diff --git a/docs/translations/api-docs/date-pickers/date-calendar/date-calendar.json b/docs/translations/api-docs/date-pickers/date-calendar/date-calendar.json
index 93cbaf3a6f3ea..2c434a465da4d 100644
--- a/docs/translations/api-docs/date-pickers/date-calendar/date-calendar.json
+++ b/docs/translations/api-docs/date-pickers/date-calendar/date-calendar.json
@@ -16,7 +16,7 @@
"description": "The default selected value. Used when the component is not controlled."
},
"disabled": {
- "description": "If true
, the component will be disabled. When disabled, the value cannot be changed and no interaction is possible."
+ "description": "If true
, the component is disabled. When disabled, the value cannot be changed and no interaction is possible."
},
"disableFuture": {
"description": "If true
, disable values after the current date for date components, time for time components and both for date time components."
@@ -71,7 +71,7 @@
"description": "The default visible view. Used when the component view is not controlled. Must be a valid option from views
list."
},
"readOnly": {
- "description": "If true
, the component will be read-only. When read-only, the value cannot be changed but the user can interact with the interface."
+ "description": "If true
, the component is read-only. When read-only, the value cannot be changed but the user can interact with the interface."
},
"reduceAnimations": { "description": "If true
, disable heavy animations." },
"referenceDate": {
diff --git a/docs/translations/api-docs/date-pickers/date-field/date-field.json b/docs/translations/api-docs/date-pickers/date-field/date-field.json
index 200526cc76818..908a72be0d467 100644
--- a/docs/translations/api-docs/date-pickers/date-field/date-field.json
+++ b/docs/translations/api-docs/date-pickers/date-field/date-field.json
@@ -14,7 +14,7 @@
"description": "The default value. Use when the component is not controlled."
},
"disabled": {
- "description": "If true
, the component will be disabled. When disabled, the value cannot be changed and no interaction is possible."
+ "description": "If true
, the component is disabled. When disabled, the value cannot be changed and no interaction is possible."
},
"disableFuture": {
"description": "If true
, disable values after the current date for date components, time for time components and both for date time components."
@@ -79,7 +79,7 @@
"typeDescriptions": { "newValue": "The new selected sections." }
},
"readOnly": {
- "description": "If true
, the component will be read-only. When read-only, the value cannot be changed but the user can interact with the interface."
+ "description": "If true
, the component is read-only. When read-only, the value cannot be changed but the user can interact with the interface."
},
"referenceDate": {
"description": "The date used to generate a part of the new value that is not present in the format when both value
and defaultValue
are empty. For example, on time fields it will be used to determine the date to set."
diff --git a/docs/translations/api-docs/date-pickers/date-picker-toolbar/date-picker-toolbar.json b/docs/translations/api-docs/date-pickers/date-picker-toolbar/date-picker-toolbar.json
index 5c36ea6210f9e..a2924b4a2fdb1 100644
--- a/docs/translations/api-docs/date-pickers/date-picker-toolbar/date-picker-toolbar.json
+++ b/docs/translations/api-docs/date-pickers/date-picker-toolbar/date-picker-toolbar.json
@@ -3,7 +3,7 @@
"propDescriptions": {
"classes": { "description": "Override or extend the styles applied to the component." },
"disabled": {
- "description": "If true
, the component will be disabled. When disabled, the value cannot be changed and no interaction is possible."
+ "description": "If true
, the component is disabled. When disabled, the value cannot be changed and no interaction is possible."
},
"hidden": { "description": "If true
, show the toolbar even in desktop mode." },
"onViewChange": {
@@ -11,7 +11,7 @@
"typeDescriptions": { "view": "The view to open" }
},
"readOnly": {
- "description": "If true
, the component will be read-only. When read-only, the value cannot be changed but the user can interact with the interface."
+ "description": "If true
, the component is read-only. When read-only, the value cannot be changed but the user can interact with the interface."
},
"sx": {
"description": "The system prop that allows defining system overrides as well as additional CSS styles."
diff --git a/docs/translations/api-docs/date-pickers/date-picker/date-picker.json b/docs/translations/api-docs/date-pickers/date-picker/date-picker.json
index 6e109e633dd06..9514745c08f3e 100644
--- a/docs/translations/api-docs/date-pickers/date-picker/date-picker.json
+++ b/docs/translations/api-docs/date-pickers/date-picker/date-picker.json
@@ -21,7 +21,7 @@
"description": "CSS media query when Mobile
mode will be changed to Desktop
."
},
"disabled": {
- "description": "If true
, the component will be disabled. When disabled, the value cannot be changed and no interaction is possible."
+ "description": "If true
, the component is disabled. When disabled, the value cannot be changed and no interaction is possible."
},
"disableFuture": {
"description": "If true
, disable values after the current date for date components, time for time components and both for date time components."
@@ -110,7 +110,7 @@
},
"orientation": { "description": "Force rendering in particular orientation." },
"readOnly": {
- "description": "If true
, the component will be read-only. When read-only, the value cannot be changed but the user can interact with the interface."
+ "description": "If true
, the component is read-only. When read-only, the value cannot be changed but the user can interact with the interface."
},
"reduceAnimations": { "description": "If true
, disable heavy animations." },
"referenceDate": {
diff --git a/docs/translations/api-docs/date-pickers/date-range-calendar/date-range-calendar.json b/docs/translations/api-docs/date-pickers/date-range-calendar/date-range-calendar.json
index 155505a6bd0f5..2c5234d63e493 100644
--- a/docs/translations/api-docs/date-pickers/date-range-calendar/date-range-calendar.json
+++ b/docs/translations/api-docs/date-pickers/date-range-calendar/date-range-calendar.json
@@ -27,7 +27,7 @@
"description": "If true
, after selecting start
date calendar will not automatically switch to the month of end
date."
},
"disabled": {
- "description": "If true
, the component will be disabled. When disabled, the value cannot be changed and no interaction is possible."
+ "description": "If true
, the component is disabled. When disabled, the value cannot be changed and no interaction is possible."
},
"disableDragEditing": {
"description": "If true
, editing dates by dragging is disabled."
@@ -87,7 +87,7 @@
"description": "The position in the currently edited date range. Used when the component position is controlled."
},
"readOnly": {
- "description": "If true
, the component will be read-only. When read-only, the value cannot be changed but the user can interact with the interface."
+ "description": "If true
, the component is read-only. When read-only, the value cannot be changed but the user can interact with the interface."
},
"reduceAnimations": { "description": "If true
, disable heavy animations." },
"referenceDate": {
diff --git a/docs/translations/api-docs/date-pickers/date-range-picker-toolbar/date-range-picker-toolbar.json b/docs/translations/api-docs/date-pickers/date-range-picker-toolbar/date-range-picker-toolbar.json
index da550469e28c6..fee2ff3d68463 100644
--- a/docs/translations/api-docs/date-pickers/date-range-picker-toolbar/date-range-picker-toolbar.json
+++ b/docs/translations/api-docs/date-pickers/date-range-picker-toolbar/date-range-picker-toolbar.json
@@ -3,7 +3,7 @@
"propDescriptions": {
"classes": { "description": "Override or extend the styles applied to the component." },
"disabled": {
- "description": "If true
, the component will be disabled. When disabled, the value cannot be changed and no interaction is possible."
+ "description": "If true
, the component is disabled. When disabled, the value cannot be changed and no interaction is possible."
},
"hidden": { "description": "If true
, show the toolbar even in desktop mode." },
"onViewChange": {
@@ -11,7 +11,7 @@
"typeDescriptions": { "view": "The view to open" }
},
"readOnly": {
- "description": "If true
, the component will be read-only. When read-only, the value cannot be changed but the user can interact with the interface."
+ "description": "If true
, the component is read-only. When read-only, the value cannot be changed but the user can interact with the interface."
},
"sx": {
"description": "The system prop that allows defining system overrides as well as additional CSS styles."
diff --git a/docs/translations/api-docs/date-pickers/date-range-picker/date-range-picker.json b/docs/translations/api-docs/date-pickers/date-range-picker/date-range-picker.json
index bb820696411d5..a9d12bb4de2f4 100644
--- a/docs/translations/api-docs/date-pickers/date-range-picker/date-range-picker.json
+++ b/docs/translations/api-docs/date-pickers/date-range-picker/date-range-picker.json
@@ -31,7 +31,7 @@
"description": "If true
, after selecting start
date calendar will not automatically switch to the month of end
date."
},
"disabled": {
- "description": "If true
, the component will be disabled. When disabled, the value cannot be changed and no interaction is possible."
+ "description": "If true
, the component is disabled. When disabled, the value cannot be changed and no interaction is possible."
},
"disableDragEditing": {
"description": "If true
, editing dates by dragging is disabled."
@@ -119,7 +119,7 @@
"description": "The position in the currently edited date range. Used when the component position is controlled."
},
"readOnly": {
- "description": "If true
, the component will be read-only. When read-only, the value cannot be changed but the user can interact with the interface."
+ "description": "If true
, the component is read-only. When read-only, the value cannot be changed but the user can interact with the interface."
},
"reduceAnimations": { "description": "If true
, disable heavy animations." },
"referenceDate": {
diff --git a/docs/translations/api-docs/date-pickers/date-time-field/date-time-field.json b/docs/translations/api-docs/date-pickers/date-time-field/date-time-field.json
index 6c9e3ce45bd57..b01b79564daab 100644
--- a/docs/translations/api-docs/date-pickers/date-time-field/date-time-field.json
+++ b/docs/translations/api-docs/date-pickers/date-time-field/date-time-field.json
@@ -15,7 +15,7 @@
"description": "The default value. Use when the component is not controlled."
},
"disabled": {
- "description": "If true
, the component will be disabled. When disabled, the value cannot be changed and no interaction is possible."
+ "description": "If true
, the component is disabled. When disabled, the value cannot be changed and no interaction is possible."
},
"disableFuture": {
"description": "If true
, disable values after the current date for date components, time for time components and both for date time components."
@@ -96,7 +96,7 @@
"typeDescriptions": { "newValue": "The new selected sections." }
},
"readOnly": {
- "description": "If true
, the component will be read-only. When read-only, the value cannot be changed but the user can interact with the interface."
+ "description": "If true
, the component is read-only. When read-only, the value cannot be changed but the user can interact with the interface."
},
"referenceDate": {
"description": "The date used to generate a part of the new value that is not present in the format when both value
and defaultValue
are empty. For example, on time fields it will be used to determine the date to set."
diff --git a/docs/translations/api-docs/date-pickers/date-time-picker-toolbar/date-time-picker-toolbar.json b/docs/translations/api-docs/date-pickers/date-time-picker-toolbar/date-time-picker-toolbar.json
index f5b7b885fc8b9..8674feeda49e5 100644
--- a/docs/translations/api-docs/date-pickers/date-time-picker-toolbar/date-time-picker-toolbar.json
+++ b/docs/translations/api-docs/date-pickers/date-time-picker-toolbar/date-time-picker-toolbar.json
@@ -3,7 +3,7 @@
"propDescriptions": {
"classes": { "description": "Override or extend the styles applied to the component." },
"disabled": {
- "description": "If true
, the component will be disabled. When disabled, the value cannot be changed and no interaction is possible."
+ "description": "If true
, the component is disabled. When disabled, the value cannot be changed and no interaction is possible."
},
"hidden": { "description": "If true
, show the toolbar even in desktop mode." },
"onViewChange": {
@@ -11,7 +11,7 @@
"typeDescriptions": { "view": "The view to open" }
},
"readOnly": {
- "description": "If true
, the component will be read-only. When read-only, the value cannot be changed but the user can interact with the interface."
+ "description": "If true
, the component is read-only. When read-only, the value cannot be changed but the user can interact with the interface."
},
"sx": {
"description": "The system prop that allows defining system overrides as well as additional CSS styles."
diff --git a/docs/translations/api-docs/date-pickers/date-time-picker/date-time-picker.json b/docs/translations/api-docs/date-pickers/date-time-picker/date-time-picker.json
index b384404c427b3..a8c84c093916c 100644
--- a/docs/translations/api-docs/date-pickers/date-time-picker/date-time-picker.json
+++ b/docs/translations/api-docs/date-pickers/date-time-picker/date-time-picker.json
@@ -25,7 +25,7 @@
"description": "CSS media query when Mobile
mode will be changed to Desktop
."
},
"disabled": {
- "description": "If true
, the component will be disabled. When disabled, the value cannot be changed and no interaction is possible."
+ "description": "If true
, the component is disabled. When disabled, the value cannot be changed and no interaction is possible."
},
"disableFuture": {
"description": "If true
, disable values after the current date for date components, time for time components and both for date time components."
@@ -130,7 +130,7 @@
},
"orientation": { "description": "Force rendering in particular orientation." },
"readOnly": {
- "description": "If true
, the component will be read-only. When read-only, the value cannot be changed but the user can interact with the interface."
+ "description": "If true
, the component is read-only. When read-only, the value cannot be changed but the user can interact with the interface."
},
"reduceAnimations": { "description": "If true
, disable heavy animations." },
"referenceDate": {
diff --git a/docs/translations/api-docs/date-pickers/date-time-range-picker-toolbar/date-time-range-picker-toolbar.json b/docs/translations/api-docs/date-pickers/date-time-range-picker-toolbar/date-time-range-picker-toolbar.json
index 494d93ac9ced3..2b63f7b2ec528 100644
--- a/docs/translations/api-docs/date-pickers/date-time-range-picker-toolbar/date-time-range-picker-toolbar.json
+++ b/docs/translations/api-docs/date-pickers/date-time-range-picker-toolbar/date-time-range-picker-toolbar.json
@@ -3,7 +3,7 @@
"propDescriptions": {
"classes": { "description": "Override or extend the styles applied to the component." },
"disabled": {
- "description": "If true
, the component will be disabled. When disabled, the value cannot be changed and no interaction is possible."
+ "description": "If true
, the component is disabled. When disabled, the value cannot be changed and no interaction is possible."
},
"hidden": { "description": "If true
, show the toolbar even in desktop mode." },
"onViewChange": {
@@ -11,7 +11,7 @@
"typeDescriptions": { "view": "The view to open" }
},
"readOnly": {
- "description": "If true
, the component will be read-only. When read-only, the value cannot be changed but the user can interact with the interface."
+ "description": "If true
, the component is read-only. When read-only, the value cannot be changed but the user can interact with the interface."
},
"sx": {
"description": "The system prop that allows defining system overrides as well as additional CSS styles."
diff --git a/docs/translations/api-docs/date-pickers/date-time-range-picker/date-time-range-picker.json b/docs/translations/api-docs/date-pickers/date-time-range-picker/date-time-range-picker.json
index 40de919960449..1d11acb6a894c 100644
--- a/docs/translations/api-docs/date-pickers/date-time-range-picker/date-time-range-picker.json
+++ b/docs/translations/api-docs/date-pickers/date-time-range-picker/date-time-range-picker.json
@@ -32,7 +32,7 @@
"description": "If true
, after selecting start
date calendar will not automatically switch to the month of end
date."
},
"disabled": {
- "description": "If true
, the component will be disabled. When disabled, the value cannot be changed and no interaction is possible."
+ "description": "If true
, the component is disabled. When disabled, the value cannot be changed and no interaction is possible."
},
"disableDragEditing": {
"description": "If true
, editing dates by dragging is disabled."
@@ -143,7 +143,7 @@
"description": "The position in the currently edited date range. Used when the component position is controlled."
},
"readOnly": {
- "description": "If true
, the component will be read-only. When read-only, the value cannot be changed but the user can interact with the interface."
+ "description": "If true
, the component is read-only. When read-only, the value cannot be changed but the user can interact with the interface."
},
"reduceAnimations": { "description": "If true
, disable heavy animations." },
"referenceDate": {
diff --git a/docs/translations/api-docs/date-pickers/desktop-date-picker/desktop-date-picker.json b/docs/translations/api-docs/date-pickers/desktop-date-picker/desktop-date-picker.json
index 8ff4c61dbbae5..9c6f221a942f8 100644
--- a/docs/translations/api-docs/date-pickers/desktop-date-picker/desktop-date-picker.json
+++ b/docs/translations/api-docs/date-pickers/desktop-date-picker/desktop-date-picker.json
@@ -18,7 +18,7 @@
"description": "The default value. Used when the component is not controlled."
},
"disabled": {
- "description": "If true
, the component will be disabled. When disabled, the value cannot be changed and no interaction is possible."
+ "description": "If true
, the component is disabled. When disabled, the value cannot be changed and no interaction is possible."
},
"disableFuture": {
"description": "If true
, disable values after the current date for date components, time for time components and both for date time components."
@@ -107,7 +107,7 @@
},
"orientation": { "description": "Force rendering in particular orientation." },
"readOnly": {
- "description": "If true
, the component will be read-only. When read-only, the value cannot be changed but the user can interact with the interface."
+ "description": "If true
, the component is read-only. When read-only, the value cannot be changed but the user can interact with the interface."
},
"reduceAnimations": { "description": "If true
, disable heavy animations." },
"referenceDate": {
diff --git a/docs/translations/api-docs/date-pickers/desktop-date-range-picker/desktop-date-range-picker.json b/docs/translations/api-docs/date-pickers/desktop-date-range-picker/desktop-date-range-picker.json
index f5fad7b0c40c3..6ea03ed6bd8fb 100644
--- a/docs/translations/api-docs/date-pickers/desktop-date-range-picker/desktop-date-range-picker.json
+++ b/docs/translations/api-docs/date-pickers/desktop-date-range-picker/desktop-date-range-picker.json
@@ -28,7 +28,7 @@
"description": "If true
, after selecting start
date calendar will not automatically switch to the month of end
date."
},
"disabled": {
- "description": "If true
, the component will be disabled. When disabled, the value cannot be changed and no interaction is possible."
+ "description": "If true
, the component is disabled. When disabled, the value cannot be changed and no interaction is possible."
},
"disableDragEditing": {
"description": "If true
, editing dates by dragging is disabled."
@@ -116,7 +116,7 @@
"description": "The position in the currently edited date range. Used when the component position is controlled."
},
"readOnly": {
- "description": "If true
, the component will be read-only. When read-only, the value cannot be changed but the user can interact with the interface."
+ "description": "If true
, the component is read-only. When read-only, the value cannot be changed but the user can interact with the interface."
},
"reduceAnimations": { "description": "If true
, disable heavy animations." },
"referenceDate": {
diff --git a/docs/translations/api-docs/date-pickers/desktop-date-time-picker/desktop-date-time-picker.json b/docs/translations/api-docs/date-pickers/desktop-date-time-picker/desktop-date-time-picker.json
index fb75f0626167e..771d81f159fa9 100644
--- a/docs/translations/api-docs/date-pickers/desktop-date-time-picker/desktop-date-time-picker.json
+++ b/docs/translations/api-docs/date-pickers/desktop-date-time-picker/desktop-date-time-picker.json
@@ -22,7 +22,7 @@
"description": "The default value. Used when the component is not controlled."
},
"disabled": {
- "description": "If true
, the component will be disabled. When disabled, the value cannot be changed and no interaction is possible."
+ "description": "If true
, the component is disabled. When disabled, the value cannot be changed and no interaction is possible."
},
"disableFuture": {
"description": "If true
, disable values after the current date for date components, time for time components and both for date time components."
@@ -127,7 +127,7 @@
},
"orientation": { "description": "Force rendering in particular orientation." },
"readOnly": {
- "description": "If true
, the component will be read-only. When read-only, the value cannot be changed but the user can interact with the interface."
+ "description": "If true
, the component is read-only. When read-only, the value cannot be changed but the user can interact with the interface."
},
"reduceAnimations": { "description": "If true
, disable heavy animations." },
"referenceDate": {
diff --git a/docs/translations/api-docs/date-pickers/desktop-date-time-range-picker/desktop-date-time-range-picker.json b/docs/translations/api-docs/date-pickers/desktop-date-time-range-picker/desktop-date-time-range-picker.json
index aced4df785bbf..c2386b5c30f3e 100644
--- a/docs/translations/api-docs/date-pickers/desktop-date-time-range-picker/desktop-date-time-range-picker.json
+++ b/docs/translations/api-docs/date-pickers/desktop-date-time-range-picker/desktop-date-time-range-picker.json
@@ -29,7 +29,7 @@
"description": "If true
, after selecting start
date calendar will not automatically switch to the month of end
date."
},
"disabled": {
- "description": "If true
, the component will be disabled. When disabled, the value cannot be changed and no interaction is possible."
+ "description": "If true
, the component is disabled. When disabled, the value cannot be changed and no interaction is possible."
},
"disableDragEditing": {
"description": "If true
, editing dates by dragging is disabled."
@@ -140,7 +140,7 @@
"description": "The position in the currently edited date range. Used when the component position is controlled."
},
"readOnly": {
- "description": "If true
, the component will be read-only. When read-only, the value cannot be changed but the user can interact with the interface."
+ "description": "If true
, the component is read-only. When read-only, the value cannot be changed but the user can interact with the interface."
},
"reduceAnimations": { "description": "If true
, disable heavy animations." },
"referenceDate": {
diff --git a/docs/translations/api-docs/date-pickers/desktop-time-picker/desktop-time-picker.json b/docs/translations/api-docs/date-pickers/desktop-time-picker/desktop-time-picker.json
index 681540fe6fd40..37e81ae3bd1fb 100644
--- a/docs/translations/api-docs/date-pickers/desktop-time-picker/desktop-time-picker.json
+++ b/docs/translations/api-docs/date-pickers/desktop-time-picker/desktop-time-picker.json
@@ -15,7 +15,7 @@
"description": "The default value. Used when the component is not controlled."
},
"disabled": {
- "description": "If true
, the component will be disabled. When disabled, the value cannot be changed and no interaction is possible."
+ "description": "If true
, the component is disabled. When disabled, the value cannot be changed and no interaction is possible."
},
"disableFuture": {
"description": "If true
, disable values after the current date for date components, time for time components and both for date time components."
@@ -91,7 +91,7 @@
},
"orientation": { "description": "Force rendering in particular orientation." },
"readOnly": {
- "description": "If true
, the component will be read-only. When read-only, the value cannot be changed but the user can interact with the interface."
+ "description": "If true
, the component is read-only. When read-only, the value cannot be changed but the user can interact with the interface."
},
"reduceAnimations": { "description": "If true
, disable heavy animations." },
"referenceDate": {
diff --git a/docs/translations/api-docs/date-pickers/digital-clock/digital-clock.json b/docs/translations/api-docs/date-pickers/digital-clock/digital-clock.json
index 9063fcd4f4537..1601434a1c883 100644
--- a/docs/translations/api-docs/date-pickers/digital-clock/digital-clock.json
+++ b/docs/translations/api-docs/date-pickers/digital-clock/digital-clock.json
@@ -10,7 +10,7 @@
"description": "The default selected value. Used when the component is not controlled."
},
"disabled": {
- "description": "If true
, the component will be disabled. When disabled, the value cannot be changed and no interaction is possible."
+ "description": "If true
, the component is disabled. When disabled, the value cannot be changed and no interaction is possible."
},
"disableFuture": {
"description": "If true
, disable values after the current date for date components, time for time components and both for date time components."
@@ -52,7 +52,7 @@
"description": "The default visible view. Used when the component view is not controlled. Must be a valid option from views
list."
},
"readOnly": {
- "description": "If true
, the component will be read-only. When read-only, the value cannot be changed but the user can interact with the interface."
+ "description": "If true
, the component is read-only. When read-only, the value cannot be changed but the user can interact with the interface."
},
"referenceDate": {
"description": "The date used to generate the new value when both value
and defaultValue
are empty."
diff --git a/docs/translations/api-docs/date-pickers/mobile-date-picker/mobile-date-picker.json b/docs/translations/api-docs/date-pickers/mobile-date-picker/mobile-date-picker.json
index 467e2a8ab7e73..de8638284e24b 100644
--- a/docs/translations/api-docs/date-pickers/mobile-date-picker/mobile-date-picker.json
+++ b/docs/translations/api-docs/date-pickers/mobile-date-picker/mobile-date-picker.json
@@ -18,7 +18,7 @@
"description": "The default value. Used when the component is not controlled."
},
"disabled": {
- "description": "If true
, the component will be disabled. When disabled, the value cannot be changed and no interaction is possible."
+ "description": "If true
, the component is disabled. When disabled, the value cannot be changed and no interaction is possible."
},
"disableFuture": {
"description": "If true
, disable values after the current date for date components, time for time components and both for date time components."
@@ -107,7 +107,7 @@
},
"orientation": { "description": "Force rendering in particular orientation." },
"readOnly": {
- "description": "If true
, the component will be read-only. When read-only, the value cannot be changed but the user can interact with the interface."
+ "description": "If true
, the component is read-only. When read-only, the value cannot be changed but the user can interact with the interface."
},
"reduceAnimations": { "description": "If true
, disable heavy animations." },
"referenceDate": {
diff --git a/docs/translations/api-docs/date-pickers/mobile-date-range-picker/mobile-date-range-picker.json b/docs/translations/api-docs/date-pickers/mobile-date-range-picker/mobile-date-range-picker.json
index 4593d5ab1542a..e16c8eede9d45 100644
--- a/docs/translations/api-docs/date-pickers/mobile-date-range-picker/mobile-date-range-picker.json
+++ b/docs/translations/api-docs/date-pickers/mobile-date-range-picker/mobile-date-range-picker.json
@@ -25,7 +25,7 @@
"description": "If true
, after selecting start
date calendar will not automatically switch to the month of end
date."
},
"disabled": {
- "description": "If true
, the component will be disabled. When disabled, the value cannot be changed and no interaction is possible."
+ "description": "If true
, the component is disabled. When disabled, the value cannot be changed and no interaction is possible."
},
"disableDragEditing": {
"description": "If true
, editing dates by dragging is disabled."
@@ -113,7 +113,7 @@
"description": "The position in the currently edited date range. Used when the component position is controlled."
},
"readOnly": {
- "description": "If true
, the component will be read-only. When read-only, the value cannot be changed but the user can interact with the interface."
+ "description": "If true
, the component is read-only. When read-only, the value cannot be changed but the user can interact with the interface."
},
"reduceAnimations": { "description": "If true
, disable heavy animations." },
"referenceDate": {
diff --git a/docs/translations/api-docs/date-pickers/mobile-date-time-picker/mobile-date-time-picker.json b/docs/translations/api-docs/date-pickers/mobile-date-time-picker/mobile-date-time-picker.json
index 13f9b536af89f..43e3030a0a438 100644
--- a/docs/translations/api-docs/date-pickers/mobile-date-time-picker/mobile-date-time-picker.json
+++ b/docs/translations/api-docs/date-pickers/mobile-date-time-picker/mobile-date-time-picker.json
@@ -22,7 +22,7 @@
"description": "The default value. Used when the component is not controlled."
},
"disabled": {
- "description": "If true
, the component will be disabled. When disabled, the value cannot be changed and no interaction is possible."
+ "description": "If true
, the component is disabled. When disabled, the value cannot be changed and no interaction is possible."
},
"disableFuture": {
"description": "If true
, disable values after the current date for date components, time for time components and both for date time components."
@@ -127,7 +127,7 @@
},
"orientation": { "description": "Force rendering in particular orientation." },
"readOnly": {
- "description": "If true
, the component will be read-only. When read-only, the value cannot be changed but the user can interact with the interface."
+ "description": "If true
, the component is read-only. When read-only, the value cannot be changed but the user can interact with the interface."
},
"reduceAnimations": { "description": "If true
, disable heavy animations." },
"referenceDate": {
diff --git a/docs/translations/api-docs/date-pickers/mobile-date-time-range-picker/mobile-date-time-range-picker.json b/docs/translations/api-docs/date-pickers/mobile-date-time-range-picker/mobile-date-time-range-picker.json
index 976064c267f45..39d6d5ec53aed 100644
--- a/docs/translations/api-docs/date-pickers/mobile-date-time-range-picker/mobile-date-time-range-picker.json
+++ b/docs/translations/api-docs/date-pickers/mobile-date-time-range-picker/mobile-date-time-range-picker.json
@@ -26,7 +26,7 @@
"description": "If true
, after selecting start
date calendar will not automatically switch to the month of end
date."
},
"disabled": {
- "description": "If true
, the component will be disabled. When disabled, the value cannot be changed and no interaction is possible."
+ "description": "If true
, the component is disabled. When disabled, the value cannot be changed and no interaction is possible."
},
"disableDragEditing": {
"description": "If true
, editing dates by dragging is disabled."
@@ -137,7 +137,7 @@
"description": "The position in the currently edited date range. Used when the component position is controlled."
},
"readOnly": {
- "description": "If true
, the component will be read-only. When read-only, the value cannot be changed but the user can interact with the interface."
+ "description": "If true
, the component is read-only. When read-only, the value cannot be changed but the user can interact with the interface."
},
"reduceAnimations": { "description": "If true
, disable heavy animations." },
"referenceDate": {
diff --git a/docs/translations/api-docs/date-pickers/mobile-time-picker/mobile-time-picker.json b/docs/translations/api-docs/date-pickers/mobile-time-picker/mobile-time-picker.json
index f3b2353261bcd..2f933308ab83f 100644
--- a/docs/translations/api-docs/date-pickers/mobile-time-picker/mobile-time-picker.json
+++ b/docs/translations/api-docs/date-pickers/mobile-time-picker/mobile-time-picker.json
@@ -15,7 +15,7 @@
"description": "The default value. Used when the component is not controlled."
},
"disabled": {
- "description": "If true
, the component will be disabled. When disabled, the value cannot be changed and no interaction is possible."
+ "description": "If true
, the component is disabled. When disabled, the value cannot be changed and no interaction is possible."
},
"disableFuture": {
"description": "If true
, disable values after the current date for date components, time for time components and both for date time components."
@@ -91,7 +91,7 @@
},
"orientation": { "description": "Force rendering in particular orientation." },
"readOnly": {
- "description": "If true
, the component will be read-only. When read-only, the value cannot be changed but the user can interact with the interface."
+ "description": "If true
, the component is read-only. When read-only, the value cannot be changed but the user can interact with the interface."
},
"reduceAnimations": { "description": "If true
, disable heavy animations." },
"referenceDate": {
diff --git a/docs/translations/api-docs/date-pickers/month-calendar/month-calendar.json b/docs/translations/api-docs/date-pickers/month-calendar/month-calendar.json
index b8d65016db317..547d39e20c12e 100644
--- a/docs/translations/api-docs/date-pickers/month-calendar/month-calendar.json
+++ b/docs/translations/api-docs/date-pickers/month-calendar/month-calendar.json
@@ -6,7 +6,7 @@
"description": "The default selected value. Used when the component is not controlled."
},
"disabled": {
- "description": "If true
, the component will be disabled. When disabled, the value cannot be changed and no interaction is possible."
+ "description": "If true
, the component is disabled. When disabled, the value cannot be changed and no interaction is possible."
},
"disableFuture": {
"description": "If true
, disable values after the current date for date components, time for time components and both for date time components."
@@ -25,7 +25,7 @@
"typeDescriptions": { "value": "The new value." }
},
"readOnly": {
- "description": "If true
, the component will be read-only. When read-only, the value cannot be changed but the user can interact with the interface."
+ "description": "If true
, the component is read-only. When read-only, the value cannot be changed but the user can interact with the interface."
},
"referenceDate": {
"description": "The date used to generate the new value when both value
and defaultValue
are empty."
diff --git a/docs/translations/api-docs/date-pickers/multi-input-date-range-field/multi-input-date-range-field.json b/docs/translations/api-docs/date-pickers/multi-input-date-range-field/multi-input-date-range-field.json
index 89a9ac0a9fc69..fedc0ab83a89f 100644
--- a/docs/translations/api-docs/date-pickers/multi-input-date-range-field/multi-input-date-range-field.json
+++ b/docs/translations/api-docs/date-pickers/multi-input-date-range-field/multi-input-date-range-field.json
@@ -13,7 +13,7 @@
"description": "Defines the flex-direction
style property. It is applied for all screen sizes."
},
"disabled": {
- "description": "If true
, the component will be disabled. When disabled, the value cannot be changed and no interaction is possible."
+ "description": "If true
, the component is disabled. When disabled, the value cannot be changed and no interaction is possible."
},
"disableFuture": {
"description": "If true
, disable values after the current date for date components, time for time components and both for date time components."
@@ -47,7 +47,7 @@
"typeDescriptions": { "newValue": "The new selected sections." }
},
"readOnly": {
- "description": "If true
, the component will be read-only. When read-only, the value cannot be changed but the user can interact with the interface."
+ "description": "If true
, the component is read-only. When read-only, the value cannot be changed but the user can interact with the interface."
},
"referenceDate": {
"description": "The date used to generate a part of the new value that is not present in the format when both value
and defaultValue
are empty. For example, on time fields it will be used to determine the date to set."
diff --git a/docs/translations/api-docs/date-pickers/multi-input-date-time-range-field/multi-input-date-time-range-field.json b/docs/translations/api-docs/date-pickers/multi-input-date-time-range-field/multi-input-date-time-range-field.json
index a624c2990bc1a..01d68abda48ec 100644
--- a/docs/translations/api-docs/date-pickers/multi-input-date-time-range-field/multi-input-date-time-range-field.json
+++ b/docs/translations/api-docs/date-pickers/multi-input-date-time-range-field/multi-input-date-time-range-field.json
@@ -14,7 +14,7 @@
"description": "Defines the flex-direction
style property. It is applied for all screen sizes."
},
"disabled": {
- "description": "If true
, the component will be disabled. When disabled, the value cannot be changed and no interaction is possible."
+ "description": "If true
, the component is disabled. When disabled, the value cannot be changed and no interaction is possible."
},
"disableFuture": {
"description": "If true
, disable values after the current date for date components, time for time components and both for date time components."
@@ -64,7 +64,7 @@
"typeDescriptions": { "newValue": "The new selected sections." }
},
"readOnly": {
- "description": "If true
, the component will be read-only. When read-only, the value cannot be changed but the user can interact with the interface."
+ "description": "If true
, the component is read-only. When read-only, the value cannot be changed but the user can interact with the interface."
},
"referenceDate": {
"description": "The date used to generate a part of the new value that is not present in the format when both value
and defaultValue
are empty. For example, on time fields it will be used to determine the date to set."
diff --git a/docs/translations/api-docs/date-pickers/multi-input-time-range-field/multi-input-time-range-field.json b/docs/translations/api-docs/date-pickers/multi-input-time-range-field/multi-input-time-range-field.json
index afbb28f0583c9..87dcda4dde578 100644
--- a/docs/translations/api-docs/date-pickers/multi-input-time-range-field/multi-input-time-range-field.json
+++ b/docs/translations/api-docs/date-pickers/multi-input-time-range-field/multi-input-time-range-field.json
@@ -14,7 +14,7 @@
"description": "Defines the flex-direction
style property. It is applied for all screen sizes."
},
"disabled": {
- "description": "If true
, the component will be disabled. When disabled, the value cannot be changed and no interaction is possible."
+ "description": "If true
, the component is disabled. When disabled, the value cannot be changed and no interaction is possible."
},
"disableFuture": {
"description": "If true
, disable values after the current date for date components, time for time components and both for date time components."
@@ -56,7 +56,7 @@
"typeDescriptions": { "newValue": "The new selected sections." }
},
"readOnly": {
- "description": "If true
, the component will be read-only. When read-only, the value cannot be changed but the user can interact with the interface."
+ "description": "If true
, the component is read-only. When read-only, the value cannot be changed but the user can interact with the interface."
},
"referenceDate": {
"description": "The date used to generate a part of the new value that is not present in the format when both value
and defaultValue
are empty. For example, on time fields it will be used to determine the date to set."
diff --git a/docs/translations/api-docs/date-pickers/multi-section-digital-clock/multi-section-digital-clock.json b/docs/translations/api-docs/date-pickers/multi-section-digital-clock/multi-section-digital-clock.json
index 7c8b5878b6785..7d0d3274839bd 100644
--- a/docs/translations/api-docs/date-pickers/multi-section-digital-clock/multi-section-digital-clock.json
+++ b/docs/translations/api-docs/date-pickers/multi-section-digital-clock/multi-section-digital-clock.json
@@ -10,7 +10,7 @@
"description": "The default selected value. Used when the component is not controlled."
},
"disabled": {
- "description": "If true
, the component will be disabled. When disabled, the value cannot be changed and no interaction is possible."
+ "description": "If true
, the component is disabled. When disabled, the value cannot be changed and no interaction is possible."
},
"disableFuture": {
"description": "If true
, disable values after the current date for date components, time for time components and both for date time components."
@@ -52,7 +52,7 @@
"description": "The default visible view. Used when the component view is not controlled. Must be a valid option from views
list."
},
"readOnly": {
- "description": "If true
, the component will be read-only. When read-only, the value cannot be changed but the user can interact with the interface."
+ "description": "If true
, the component is read-only. When read-only, the value cannot be changed but the user can interact with the interface."
},
"referenceDate": {
"description": "The date used to generate the new value when both value
and defaultValue
are empty."
diff --git a/docs/translations/api-docs/date-pickers/pickers-layout/pickers-layout.json b/docs/translations/api-docs/date-pickers/pickers-layout/pickers-layout.json
index 057f053ccc98d..b348d186a815b 100644
--- a/docs/translations/api-docs/date-pickers/pickers-layout/pickers-layout.json
+++ b/docs/translations/api-docs/date-pickers/pickers-layout/pickers-layout.json
@@ -3,14 +3,14 @@
"propDescriptions": {
"classes": { "description": "Override or extend the styles applied to the component." },
"disabled": {
- "description": "If true
, the component will be disabled. When disabled, the value cannot be changed and no interaction is possible."
+ "description": "If true
, the component is disabled. When disabled, the value cannot be changed and no interaction is possible."
},
"isRtl": {
"description": "true
if the application is in right-to-left direction."
},
"orientation": { "description": "Force rendering in particular orientation." },
"readOnly": {
- "description": "If true
, the component will be read-only. When read-only, the value cannot be changed but the user can interact with the interface."
+ "description": "If true
, the component is read-only. When read-only, the value cannot be changed but the user can interact with the interface."
},
"slotProps": { "description": "The props used for each component slot." },
"slots": { "description": "Overridable component slots." },
diff --git a/docs/translations/api-docs/date-pickers/single-input-date-range-field/single-input-date-range-field.json b/docs/translations/api-docs/date-pickers/single-input-date-range-field/single-input-date-range-field.json
index d3ec0e3edd2fe..c2e6ed1db582e 100644
--- a/docs/translations/api-docs/date-pickers/single-input-date-range-field/single-input-date-range-field.json
+++ b/docs/translations/api-docs/date-pickers/single-input-date-range-field/single-input-date-range-field.json
@@ -15,7 +15,7 @@
"description": "The default value. Use when the component is not controlled."
},
"disabled": {
- "description": "If true
, the component will be disabled. When disabled, the value cannot be changed and no interaction is possible."
+ "description": "If true
, the component is disabled. When disabled, the value cannot be changed and no interaction is possible."
},
"disableFuture": {
"description": "If true
, disable values after the current date for date components, time for time components and both for date time components."
@@ -80,7 +80,7 @@
"typeDescriptions": { "newValue": "The new selected sections." }
},
"readOnly": {
- "description": "If true
, the component will be read-only. When read-only, the value cannot be changed but the user can interact with the interface."
+ "description": "If true
, the component is read-only. When read-only, the value cannot be changed but the user can interact with the interface."
},
"referenceDate": {
"description": "The date used to generate a part of the new value that is not present in the format when both value
and defaultValue
are empty. For example, on time fields it will be used to determine the date to set."
diff --git a/docs/translations/api-docs/date-pickers/single-input-date-time-range-field/single-input-date-time-range-field.json b/docs/translations/api-docs/date-pickers/single-input-date-time-range-field/single-input-date-time-range-field.json
index 6b85bceb23183..e12a60249040f 100644
--- a/docs/translations/api-docs/date-pickers/single-input-date-time-range-field/single-input-date-time-range-field.json
+++ b/docs/translations/api-docs/date-pickers/single-input-date-time-range-field/single-input-date-time-range-field.json
@@ -16,7 +16,7 @@
"description": "The default value. Use when the component is not controlled."
},
"disabled": {
- "description": "If true
, the component will be disabled. When disabled, the value cannot be changed and no interaction is possible."
+ "description": "If true
, the component is disabled. When disabled, the value cannot be changed and no interaction is possible."
},
"disableFuture": {
"description": "If true
, disable values after the current date for date components, time for time components and both for date time components."
@@ -97,7 +97,7 @@
"typeDescriptions": { "newValue": "The new selected sections." }
},
"readOnly": {
- "description": "If true
, the component will be read-only. When read-only, the value cannot be changed but the user can interact with the interface."
+ "description": "If true
, the component is read-only. When read-only, the value cannot be changed but the user can interact with the interface."
},
"referenceDate": {
"description": "The date used to generate a part of the new value that is not present in the format when both value
and defaultValue
are empty. For example, on time fields it will be used to determine the date to set."
diff --git a/docs/translations/api-docs/date-pickers/single-input-time-range-field/single-input-time-range-field.json b/docs/translations/api-docs/date-pickers/single-input-time-range-field/single-input-time-range-field.json
index f971ddb7e7702..ef92e5c668e7f 100644
--- a/docs/translations/api-docs/date-pickers/single-input-time-range-field/single-input-time-range-field.json
+++ b/docs/translations/api-docs/date-pickers/single-input-time-range-field/single-input-time-range-field.json
@@ -16,7 +16,7 @@
"description": "The default value. Use when the component is not controlled."
},
"disabled": {
- "description": "If true
, the component will be disabled. When disabled, the value cannot be changed and no interaction is possible."
+ "description": "If true
, the component is disabled. When disabled, the value cannot be changed and no interaction is possible."
},
"disableFuture": {
"description": "If true
, disable values after the current date for date components, time for time components and both for date time components."
@@ -89,7 +89,7 @@
"typeDescriptions": { "newValue": "The new selected sections." }
},
"readOnly": {
- "description": "If true
, the component will be read-only. When read-only, the value cannot be changed but the user can interact with the interface."
+ "description": "If true
, the component is read-only. When read-only, the value cannot be changed but the user can interact with the interface."
},
"referenceDate": {
"description": "The date used to generate a part of the new value that is not present in the format when both value
and defaultValue
are empty. For example, on time fields it will be used to determine the date to set."
diff --git a/docs/translations/api-docs/date-pickers/static-date-picker/static-date-picker.json b/docs/translations/api-docs/date-pickers/static-date-picker/static-date-picker.json
index 20584dd96a064..bd017b531a0dd 100644
--- a/docs/translations/api-docs/date-pickers/static-date-picker/static-date-picker.json
+++ b/docs/translations/api-docs/date-pickers/static-date-picker/static-date-picker.json
@@ -15,7 +15,7 @@
"description": "The default value. Used when the component is not controlled."
},
"disabled": {
- "description": "If true
, the component will be disabled. When disabled, the value cannot be changed and no interaction is possible."
+ "description": "If true
, the component is disabled. When disabled, the value cannot be changed and no interaction is possible."
},
"disableFuture": {
"description": "If true
, disable values after the current date for date components, time for time components and both for date time components."
@@ -85,7 +85,7 @@
},
"orientation": { "description": "Force rendering in particular orientation." },
"readOnly": {
- "description": "If true
, the component will be read-only. When read-only, the value cannot be changed but the user can interact with the interface."
+ "description": "If true
, the component is read-only. When read-only, the value cannot be changed but the user can interact with the interface."
},
"reduceAnimations": { "description": "If true
, disable heavy animations." },
"referenceDate": {
diff --git a/docs/translations/api-docs/date-pickers/static-date-range-picker/static-date-range-picker.json b/docs/translations/api-docs/date-pickers/static-date-range-picker/static-date-range-picker.json
index 221e2ea1e7b03..d150f4fb4d5f7 100644
--- a/docs/translations/api-docs/date-pickers/static-date-range-picker/static-date-range-picker.json
+++ b/docs/translations/api-docs/date-pickers/static-date-range-picker/static-date-range-picker.json
@@ -23,7 +23,7 @@
"description": "If true
, after selecting start
date calendar will not automatically switch to the month of end
date."
},
"disabled": {
- "description": "If true
, the component will be disabled. When disabled, the value cannot be changed and no interaction is possible."
+ "description": "If true
, the component is disabled. When disabled, the value cannot be changed and no interaction is possible."
},
"disableDragEditing": {
"description": "If true
, editing dates by dragging is disabled."
@@ -90,7 +90,7 @@
"description": "The position in the currently edited date range. Used when the component position is controlled."
},
"readOnly": {
- "description": "If true
, the component will be read-only. When read-only, the value cannot be changed but the user can interact with the interface."
+ "description": "If true
, the component is read-only. When read-only, the value cannot be changed but the user can interact with the interface."
},
"reduceAnimations": { "description": "If true
, disable heavy animations." },
"referenceDate": {
diff --git a/docs/translations/api-docs/date-pickers/static-date-time-picker/static-date-time-picker.json b/docs/translations/api-docs/date-pickers/static-date-time-picker/static-date-time-picker.json
index dbbe31cf95ce4..029ba911a6058 100644
--- a/docs/translations/api-docs/date-pickers/static-date-time-picker/static-date-time-picker.json
+++ b/docs/translations/api-docs/date-pickers/static-date-time-picker/static-date-time-picker.json
@@ -19,7 +19,7 @@
"description": "The default value. Used when the component is not controlled."
},
"disabled": {
- "description": "If true
, the component will be disabled. When disabled, the value cannot be changed and no interaction is possible."
+ "description": "If true
, the component is disabled. When disabled, the value cannot be changed and no interaction is possible."
},
"disableFuture": {
"description": "If true
, disable values after the current date for date components, time for time components and both for date time components."
@@ -105,7 +105,7 @@
},
"orientation": { "description": "Force rendering in particular orientation." },
"readOnly": {
- "description": "If true
, the component will be read-only. When read-only, the value cannot be changed but the user can interact with the interface."
+ "description": "If true
, the component is read-only. When read-only, the value cannot be changed but the user can interact with the interface."
},
"reduceAnimations": { "description": "If true
, disable heavy animations." },
"referenceDate": {
diff --git a/docs/translations/api-docs/date-pickers/static-time-picker/static-time-picker.json b/docs/translations/api-docs/date-pickers/static-time-picker/static-time-picker.json
index 8ef28ee46b053..a037991cc3ff2 100644
--- a/docs/translations/api-docs/date-pickers/static-time-picker/static-time-picker.json
+++ b/docs/translations/api-docs/date-pickers/static-time-picker/static-time-picker.json
@@ -12,7 +12,7 @@
"description": "The default value. Used when the component is not controlled."
},
"disabled": {
- "description": "If true
, the component will be disabled. When disabled, the value cannot be changed and no interaction is possible."
+ "description": "If true
, the component is disabled. When disabled, the value cannot be changed and no interaction is possible."
},
"disableFuture": {
"description": "If true
, disable values after the current date for date components, time for time components and both for date time components."
@@ -69,7 +69,7 @@
},
"orientation": { "description": "Force rendering in particular orientation." },
"readOnly": {
- "description": "If true
, the component will be read-only. When read-only, the value cannot be changed but the user can interact with the interface."
+ "description": "If true
, the component is read-only. When read-only, the value cannot be changed but the user can interact with the interface."
},
"reduceAnimations": { "description": "If true
, disable heavy animations." },
"referenceDate": {
diff --git a/docs/translations/api-docs/date-pickers/time-clock/time-clock.json b/docs/translations/api-docs/date-pickers/time-clock/time-clock.json
index 70e495c1215a5..ad4d7b1e788f3 100644
--- a/docs/translations/api-docs/date-pickers/time-clock/time-clock.json
+++ b/docs/translations/api-docs/date-pickers/time-clock/time-clock.json
@@ -13,7 +13,7 @@
"description": "The default selected value. Used when the component is not controlled."
},
"disabled": {
- "description": "If true
, the component will be disabled. When disabled, the value cannot be changed and no interaction is possible."
+ "description": "If true
, the component is disabled. When disabled, the value cannot be changed and no interaction is possible."
},
"disableFuture": {
"description": "If true
, disable values after the current date for date components, time for time components and both for date time components."
@@ -55,7 +55,7 @@
"description": "The default visible view. Used when the component view is not controlled. Must be a valid option from views
list."
},
"readOnly": {
- "description": "If true
, the component will be read-only. When read-only, the value cannot be changed but the user can interact with the interface."
+ "description": "If true
, the component is read-only. When read-only, the value cannot be changed but the user can interact with the interface."
},
"referenceDate": {
"description": "The date used to generate the new value when both value
and defaultValue
are empty."
diff --git a/docs/translations/api-docs/date-pickers/time-field/time-field.json b/docs/translations/api-docs/date-pickers/time-field/time-field.json
index c2847b7c9d3c1..b445c7295e1e4 100644
--- a/docs/translations/api-docs/date-pickers/time-field/time-field.json
+++ b/docs/translations/api-docs/date-pickers/time-field/time-field.json
@@ -15,7 +15,7 @@
"description": "The default value. Use when the component is not controlled."
},
"disabled": {
- "description": "If true
, the component will be disabled. When disabled, the value cannot be changed and no interaction is possible."
+ "description": "If true
, the component is disabled. When disabled, the value cannot be changed and no interaction is possible."
},
"disableFuture": {
"description": "If true
, disable values after the current date for date components, time for time components and both for date time components."
@@ -88,7 +88,7 @@
"typeDescriptions": { "newValue": "The new selected sections." }
},
"readOnly": {
- "description": "If true
, the component will be read-only. When read-only, the value cannot be changed but the user can interact with the interface."
+ "description": "If true
, the component is read-only. When read-only, the value cannot be changed but the user can interact with the interface."
},
"referenceDate": {
"description": "The date used to generate a part of the new value that is not present in the format when both value
and defaultValue
are empty. For example, on time fields it will be used to determine the date to set."
diff --git a/docs/translations/api-docs/date-pickers/time-picker-toolbar/time-picker-toolbar.json b/docs/translations/api-docs/date-pickers/time-picker-toolbar/time-picker-toolbar.json
index a4bc44edd1c8a..63b9a68bb3e9e 100644
--- a/docs/translations/api-docs/date-pickers/time-picker-toolbar/time-picker-toolbar.json
+++ b/docs/translations/api-docs/date-pickers/time-picker-toolbar/time-picker-toolbar.json
@@ -3,7 +3,7 @@
"propDescriptions": {
"classes": { "description": "Override or extend the styles applied to the component." },
"disabled": {
- "description": "If true
, the component will be disabled. When disabled, the value cannot be changed and no interaction is possible."
+ "description": "If true
, the component is disabled. When disabled, the value cannot be changed and no interaction is possible."
},
"hidden": { "description": "If true
, show the toolbar even in desktop mode." },
"onViewChange": {
@@ -11,7 +11,7 @@
"typeDescriptions": { "view": "The view to open" }
},
"readOnly": {
- "description": "If true
, the component will be read-only. When read-only, the value cannot be changed but the user can interact with the interface."
+ "description": "If true
, the component is read-only. When read-only, the value cannot be changed but the user can interact with the interface."
},
"sx": {
"description": "The system prop that allows defining system overrides as well as additional CSS styles."
diff --git a/docs/translations/api-docs/date-pickers/time-picker/time-picker.json b/docs/translations/api-docs/date-pickers/time-picker/time-picker.json
index c65ee55012ed9..11ba6e87afc1a 100644
--- a/docs/translations/api-docs/date-pickers/time-picker/time-picker.json
+++ b/docs/translations/api-docs/date-pickers/time-picker/time-picker.json
@@ -18,7 +18,7 @@
"description": "CSS media query when Mobile
mode will be changed to Desktop
."
},
"disabled": {
- "description": "If true
, the component will be disabled. When disabled, the value cannot be changed and no interaction is possible."
+ "description": "If true
, the component is disabled. When disabled, the value cannot be changed and no interaction is possible."
},
"disableFuture": {
"description": "If true
, disable values after the current date for date components, time for time components and both for date time components."
@@ -94,7 +94,7 @@
},
"orientation": { "description": "Force rendering in particular orientation." },
"readOnly": {
- "description": "If true
, the component will be read-only. When read-only, the value cannot be changed but the user can interact with the interface."
+ "description": "If true
, the component is read-only. When read-only, the value cannot be changed but the user can interact with the interface."
},
"reduceAnimations": { "description": "If true
, disable heavy animations." },
"referenceDate": {
diff --git a/docs/translations/api-docs/date-pickers/year-calendar/year-calendar.json b/docs/translations/api-docs/date-pickers/year-calendar/year-calendar.json
index 9fc2374d3ea65..3741404f4a847 100644
--- a/docs/translations/api-docs/date-pickers/year-calendar/year-calendar.json
+++ b/docs/translations/api-docs/date-pickers/year-calendar/year-calendar.json
@@ -6,7 +6,7 @@
"description": "The default selected value. Used when the component is not controlled."
},
"disabled": {
- "description": "If true
, the component will be disabled. When disabled, the value cannot be changed and no interaction is possible."
+ "description": "If true
, the component is disabled. When disabled, the value cannot be changed and no interaction is possible."
},
"disableFuture": {
"description": "If true
, disable values after the current date for date components, time for time components and both for date time components."
@@ -24,7 +24,7 @@
"typeDescriptions": { "value": "The new value." }
},
"readOnly": {
- "description": "If true
, the component will be read-only. When read-only, the value cannot be changed but the user can interact with the interface."
+ "description": "If true
, the component is read-only. When read-only, the value cannot be changed but the user can interact with the interface."
},
"referenceDate": {
"description": "The date used to generate the new value when both value
and defaultValue
are empty."
diff --git a/packages/x-date-pickers-pro/src/DateRangeCalendar/DateRangeCalendar.tsx b/packages/x-date-pickers-pro/src/DateRangeCalendar/DateRangeCalendar.tsx
index d391cf0c3a4f2..0c1e0f734bece 100644
--- a/packages/x-date-pickers-pro/src/DateRangeCalendar/DateRangeCalendar.tsx
+++ b/packages/x-date-pickers-pro/src/DateRangeCalendar/DateRangeCalendar.tsx
@@ -661,7 +661,7 @@ DateRangeCalendar.propTypes = {
*/
disableAutoMonthSwitching: PropTypes.bool,
/**
- * If `true`, the component will be disabled.
+ * If `true`, the component is disabled.
* When disabled, the value cannot be changed and no interaction is possible.
* @default false
*/
@@ -759,7 +759,7 @@ DateRangeCalendar.propTypes = {
*/
rangePosition: PropTypes.oneOf(['end', 'start']),
/**
- * If `true`, the component will be read-only.
+ * If `true`, the component is read-only.
* When read-only, the value cannot be changed but the user can interact with the interface.
* @default false
*/
diff --git a/packages/x-date-pickers-pro/src/DateRangePicker/DateRangePicker.tsx b/packages/x-date-pickers-pro/src/DateRangePicker/DateRangePicker.tsx
index 6f6bdef2e5d1d..76bb9c9804dff 100644
--- a/packages/x-date-pickers-pro/src/DateRangePicker/DateRangePicker.tsx
+++ b/packages/x-date-pickers-pro/src/DateRangePicker/DateRangePicker.tsx
@@ -101,7 +101,7 @@ DateRangePicker.propTypes = {
*/
disableAutoMonthSwitching: PropTypes.bool,
/**
- * If `true`, the component will be disabled.
+ * If `true`, the component is disabled.
* When disabled, the value cannot be changed and no interaction is possible.
* @default false
*/
@@ -253,7 +253,7 @@ DateRangePicker.propTypes = {
*/
rangePosition: PropTypes.oneOf(['end', 'start']),
/**
- * If `true`, the component will be read-only.
+ * If `true`, the component is read-only.
* When read-only, the value cannot be changed but the user can interact with the interface.
* @default false
*/
diff --git a/packages/x-date-pickers-pro/src/DateRangePicker/DateRangePickerToolbar.tsx b/packages/x-date-pickers-pro/src/DateRangePicker/DateRangePickerToolbar.tsx
index 12eceafd66ccd..0fcda265e6613 100644
--- a/packages/x-date-pickers-pro/src/DateRangePicker/DateRangePickerToolbar.tsx
+++ b/packages/x-date-pickers-pro/src/DateRangePicker/DateRangePickerToolbar.tsx
@@ -143,7 +143,7 @@ DateRangePickerToolbar.propTypes = {
classes: PropTypes.object,
className: PropTypes.string,
/**
- * If `true`, the component will be disabled.
+ * If `true`, the component is disabled.
* When disabled, the value cannot be changed and no interaction is possible.
* @default false
*/
@@ -162,7 +162,7 @@ DateRangePickerToolbar.propTypes = {
onViewChange: PropTypes.func.isRequired,
rangePosition: PropTypes.oneOf(['end', 'start']).isRequired,
/**
- * If `true`, the component will be read-only.
+ * If `true`, the component is read-only.
* When read-only, the value cannot be changed but the user can interact with the interface.
* @default false
*/
diff --git a/packages/x-date-pickers-pro/src/DateTimeRangePicker/DateTimeRangePicker.tsx b/packages/x-date-pickers-pro/src/DateTimeRangePicker/DateTimeRangePicker.tsx
index 6f50855bbc338..048716130d041 100644
--- a/packages/x-date-pickers-pro/src/DateTimeRangePicker/DateTimeRangePicker.tsx
+++ b/packages/x-date-pickers-pro/src/DateTimeRangePicker/DateTimeRangePicker.tsx
@@ -106,7 +106,7 @@ DateTimeRangePicker.propTypes = {
*/
disableAutoMonthSwitching: PropTypes.bool,
/**
- * If `true`, the component will be disabled.
+ * If `true`, the component is disabled.
* When disabled, the value cannot be changed and no interaction is possible.
* @default false
*/
@@ -298,7 +298,7 @@ DateTimeRangePicker.propTypes = {
*/
rangePosition: PropTypes.oneOf(['end', 'start']),
/**
- * If `true`, the component will be read-only.
+ * If `true`, the component is read-only.
* When read-only, the value cannot be changed but the user can interact with the interface.
* @default false
*/
diff --git a/packages/x-date-pickers-pro/src/DateTimeRangePicker/DateTimeRangePickerToolbar.tsx b/packages/x-date-pickers-pro/src/DateTimeRangePicker/DateTimeRangePickerToolbar.tsx
index c3597000cf3c7..00e362c8e0674 100644
--- a/packages/x-date-pickers-pro/src/DateTimeRangePicker/DateTimeRangePickerToolbar.tsx
+++ b/packages/x-date-pickers-pro/src/DateTimeRangePicker/DateTimeRangePickerToolbar.tsx
@@ -254,7 +254,7 @@ DateTimeRangePickerToolbar.propTypes = {
classes: PropTypes.object,
className: PropTypes.string,
/**
- * If `true`, the component will be disabled.
+ * If `true`, the component is disabled.
* When disabled, the value cannot be changed and no interaction is possible.
* @default false
*/
@@ -275,7 +275,7 @@ DateTimeRangePickerToolbar.propTypes = {
onViewChange: PropTypes.func.isRequired,
rangePosition: PropTypes.oneOf(['end', 'start']).isRequired,
/**
- * If `true`, the component will be read-only.
+ * If `true`, the component is read-only.
* When read-only, the value cannot be changed but the user can interact with the interface.
* @default false
*/
diff --git a/packages/x-date-pickers-pro/src/DesktopDateRangePicker/DesktopDateRangePicker.tsx b/packages/x-date-pickers-pro/src/DesktopDateRangePicker/DesktopDateRangePicker.tsx
index b06b9711e40cd..89c2044978b45 100644
--- a/packages/x-date-pickers-pro/src/DesktopDateRangePicker/DesktopDateRangePicker.tsx
+++ b/packages/x-date-pickers-pro/src/DesktopDateRangePicker/DesktopDateRangePicker.tsx
@@ -142,7 +142,7 @@ DesktopDateRangePicker.propTypes = {
*/
disableAutoMonthSwitching: PropTypes.bool,
/**
- * If `true`, the component will be disabled.
+ * If `true`, the component is disabled.
* When disabled, the value cannot be changed and no interaction is possible.
* @default false
*/
@@ -294,7 +294,7 @@ DesktopDateRangePicker.propTypes = {
*/
rangePosition: PropTypes.oneOf(['end', 'start']),
/**
- * If `true`, the component will be read-only.
+ * If `true`, the component is read-only.
* When read-only, the value cannot be changed but the user can interact with the interface.
* @default false
*/
diff --git a/packages/x-date-pickers-pro/src/DesktopDateTimeRangePicker/DesktopDateTimeRangePicker.tsx b/packages/x-date-pickers-pro/src/DesktopDateTimeRangePicker/DesktopDateTimeRangePicker.tsx
index c7b94253fb699..4c93efaf101e3 100644
--- a/packages/x-date-pickers-pro/src/DesktopDateTimeRangePicker/DesktopDateTimeRangePicker.tsx
+++ b/packages/x-date-pickers-pro/src/DesktopDateTimeRangePicker/DesktopDateTimeRangePicker.tsx
@@ -272,7 +272,7 @@ DesktopDateTimeRangePicker.propTypes = {
*/
disableAutoMonthSwitching: PropTypes.bool,
/**
- * If `true`, the component will be disabled.
+ * If `true`, the component is disabled.
* When disabled, the value cannot be changed and no interaction is possible.
* @default false
*/
@@ -464,7 +464,7 @@ DesktopDateTimeRangePicker.propTypes = {
*/
rangePosition: PropTypes.oneOf(['end', 'start']),
/**
- * If `true`, the component will be read-only.
+ * If `true`, the component is read-only.
* When read-only, the value cannot be changed but the user can interact with the interface.
* @default false
*/
diff --git a/packages/x-date-pickers-pro/src/MobileDateRangePicker/MobileDateRangePicker.tsx b/packages/x-date-pickers-pro/src/MobileDateRangePicker/MobileDateRangePicker.tsx
index 4ac696839f174..979adfea04843 100644
--- a/packages/x-date-pickers-pro/src/MobileDateRangePicker/MobileDateRangePicker.tsx
+++ b/packages/x-date-pickers-pro/src/MobileDateRangePicker/MobileDateRangePicker.tsx
@@ -138,7 +138,7 @@ MobileDateRangePicker.propTypes = {
*/
disableAutoMonthSwitching: PropTypes.bool,
/**
- * If `true`, the component will be disabled.
+ * If `true`, the component is disabled.
* When disabled, the value cannot be changed and no interaction is possible.
* @default false
*/
@@ -290,7 +290,7 @@ MobileDateRangePicker.propTypes = {
*/
rangePosition: PropTypes.oneOf(['end', 'start']),
/**
- * If `true`, the component will be read-only.
+ * If `true`, the component is read-only.
* When read-only, the value cannot be changed but the user can interact with the interface.
* @default false
*/
diff --git a/packages/x-date-pickers-pro/src/MobileDateTimeRangePicker/MobileDateTimeRangePicker.tsx b/packages/x-date-pickers-pro/src/MobileDateTimeRangePicker/MobileDateTimeRangePicker.tsx
index 3226a1cc485fa..05cd5521a2ce9 100644
--- a/packages/x-date-pickers-pro/src/MobileDateTimeRangePicker/MobileDateTimeRangePicker.tsx
+++ b/packages/x-date-pickers-pro/src/MobileDateTimeRangePicker/MobileDateTimeRangePicker.tsx
@@ -261,7 +261,7 @@ MobileDateTimeRangePicker.propTypes = {
*/
disableAutoMonthSwitching: PropTypes.bool,
/**
- * If `true`, the component will be disabled.
+ * If `true`, the component is disabled.
* When disabled, the value cannot be changed and no interaction is possible.
* @default false
*/
@@ -453,7 +453,7 @@ MobileDateTimeRangePicker.propTypes = {
*/
rangePosition: PropTypes.oneOf(['end', 'start']),
/**
- * If `true`, the component will be read-only.
+ * If `true`, the component is read-only.
* When read-only, the value cannot be changed but the user can interact with the interface.
* @default false
*/
diff --git a/packages/x-date-pickers-pro/src/MultiInputDateRangeField/MultiInputDateRangeField.tsx b/packages/x-date-pickers-pro/src/MultiInputDateRangeField/MultiInputDateRangeField.tsx
index 654a0d735de9b..c3c9fb73c19d5 100644
--- a/packages/x-date-pickers-pro/src/MultiInputDateRangeField/MultiInputDateRangeField.tsx
+++ b/packages/x-date-pickers-pro/src/MultiInputDateRangeField/MultiInputDateRangeField.tsx
@@ -210,7 +210,7 @@ MultiInputDateRangeField.propTypes = {
PropTypes.object,
]),
/**
- * If `true`, the component will be disabled.
+ * If `true`, the component is disabled.
* When disabled, the value cannot be changed and no interaction is possible.
* @default false
*/
@@ -277,7 +277,7 @@ MultiInputDateRangeField.propTypes = {
*/
onSelectedSectionsChange: PropTypes.func,
/**
- * If `true`, the component will be read-only.
+ * If `true`, the component is read-only.
* When read-only, the value cannot be changed but the user can interact with the interface.
* @default false
*/
diff --git a/packages/x-date-pickers-pro/src/MultiInputDateTimeRangeField/MultiInputDateTimeRangeField.tsx b/packages/x-date-pickers-pro/src/MultiInputDateTimeRangeField/MultiInputDateTimeRangeField.tsx
index 58f19464a62cb..3531d3a14dd9d 100644
--- a/packages/x-date-pickers-pro/src/MultiInputDateTimeRangeField/MultiInputDateTimeRangeField.tsx
+++ b/packages/x-date-pickers-pro/src/MultiInputDateTimeRangeField/MultiInputDateTimeRangeField.tsx
@@ -213,7 +213,7 @@ MultiInputDateTimeRangeField.propTypes = {
PropTypes.object,
]),
/**
- * If `true`, the component will be disabled.
+ * If `true`, the component is disabled.
* When disabled, the value cannot be changed and no interaction is possible.
* @default false
*/
@@ -308,7 +308,7 @@ MultiInputDateTimeRangeField.propTypes = {
*/
onSelectedSectionsChange: PropTypes.func,
/**
- * If `true`, the component will be read-only.
+ * If `true`, the component is read-only.
* When read-only, the value cannot be changed but the user can interact with the interface.
* @default false
*/
diff --git a/packages/x-date-pickers-pro/src/MultiInputTimeRangeField/MultiInputTimeRangeField.tsx b/packages/x-date-pickers-pro/src/MultiInputTimeRangeField/MultiInputTimeRangeField.tsx
index 9691e56cf8634..c533888fd193c 100644
--- a/packages/x-date-pickers-pro/src/MultiInputTimeRangeField/MultiInputTimeRangeField.tsx
+++ b/packages/x-date-pickers-pro/src/MultiInputTimeRangeField/MultiInputTimeRangeField.tsx
@@ -216,7 +216,7 @@ MultiInputTimeRangeField.propTypes = {
PropTypes.object,
]),
/**
- * If `true`, the component will be disabled.
+ * If `true`, the component is disabled.
* When disabled, the value cannot be changed and no interaction is possible.
* @default false
*/
@@ -293,7 +293,7 @@ MultiInputTimeRangeField.propTypes = {
*/
onSelectedSectionsChange: PropTypes.func,
/**
- * If `true`, the component will be read-only.
+ * If `true`, the component is read-only.
* When read-only, the value cannot be changed but the user can interact with the interface.
* @default false
*/
diff --git a/packages/x-date-pickers-pro/src/SingleInputDateRangeField/SingleInputDateRangeField.tsx b/packages/x-date-pickers-pro/src/SingleInputDateRangeField/SingleInputDateRangeField.tsx
index 48b90e3e0a818..02f127c0c715d 100644
--- a/packages/x-date-pickers-pro/src/SingleInputDateRangeField/SingleInputDateRangeField.tsx
+++ b/packages/x-date-pickers-pro/src/SingleInputDateRangeField/SingleInputDateRangeField.tsx
@@ -110,7 +110,7 @@ SingleInputDateRangeField.propTypes = {
*/
defaultValue: PropTypes.arrayOf(PropTypes.object),
/**
- * If `true`, the component will be disabled.
+ * If `true`, the component is disabled.
* When disabled, the value cannot be changed and no interaction is possible.
* @default false
*/
@@ -241,7 +241,7 @@ SingleInputDateRangeField.propTypes = {
*/
onSelectedSectionsChange: PropTypes.func,
/**
- * If `true`, the component will be read-only.
+ * If `true`, the component is read-only.
* When read-only, the value cannot be changed but the user can interact with the interface.
* @default false
*/
diff --git a/packages/x-date-pickers-pro/src/SingleInputDateTimeRangeField/SingleInputDateTimeRangeField.tsx b/packages/x-date-pickers-pro/src/SingleInputDateTimeRangeField/SingleInputDateTimeRangeField.tsx
index 1b11f5e758246..1c3a0b1469dd2 100644
--- a/packages/x-date-pickers-pro/src/SingleInputDateTimeRangeField/SingleInputDateTimeRangeField.tsx
+++ b/packages/x-date-pickers-pro/src/SingleInputDateTimeRangeField/SingleInputDateTimeRangeField.tsx
@@ -115,7 +115,7 @@ SingleInputDateTimeRangeField.propTypes = {
*/
defaultValue: PropTypes.arrayOf(PropTypes.object),
/**
- * If `true`, the component will be disabled.
+ * If `true`, the component is disabled.
* When disabled, the value cannot be changed and no interaction is possible.
* @default false
*/
@@ -274,7 +274,7 @@ SingleInputDateTimeRangeField.propTypes = {
*/
onSelectedSectionsChange: PropTypes.func,
/**
- * If `true`, the component will be read-only.
+ * If `true`, the component is read-only.
* When read-only, the value cannot be changed but the user can interact with the interface.
* @default false
*/
diff --git a/packages/x-date-pickers-pro/src/SingleInputTimeRangeField/SingleInputTimeRangeField.tsx b/packages/x-date-pickers-pro/src/SingleInputTimeRangeField/SingleInputTimeRangeField.tsx
index f1e8f09311b67..ff5b9d8524cd9 100644
--- a/packages/x-date-pickers-pro/src/SingleInputTimeRangeField/SingleInputTimeRangeField.tsx
+++ b/packages/x-date-pickers-pro/src/SingleInputTimeRangeField/SingleInputTimeRangeField.tsx
@@ -115,7 +115,7 @@ SingleInputTimeRangeField.propTypes = {
*/
defaultValue: PropTypes.arrayOf(PropTypes.object),
/**
- * If `true`, the component will be disabled.
+ * If `true`, the component is disabled.
* When disabled, the value cannot be changed and no interaction is possible.
* @default false
*/
@@ -256,7 +256,7 @@ SingleInputTimeRangeField.propTypes = {
*/
onSelectedSectionsChange: PropTypes.func,
/**
- * If `true`, the component will be read-only.
+ * If `true`, the component is read-only.
* When read-only, the value cannot be changed but the user can interact with the interface.
* @default false
*/
diff --git a/packages/x-date-pickers-pro/src/StaticDateRangePicker/StaticDateRangePicker.tsx b/packages/x-date-pickers-pro/src/StaticDateRangePicker/StaticDateRangePicker.tsx
index 79023f9b817ee..ee9f8f61066f7 100644
--- a/packages/x-date-pickers-pro/src/StaticDateRangePicker/StaticDateRangePicker.tsx
+++ b/packages/x-date-pickers-pro/src/StaticDateRangePicker/StaticDateRangePicker.tsx
@@ -114,7 +114,7 @@ StaticDateRangePicker.propTypes = {
*/
disableAutoMonthSwitching: PropTypes.bool,
/**
- * If `true`, the component will be disabled.
+ * If `true`, the component is disabled.
* When disabled, the value cannot be changed and no interaction is possible.
* @default false
*/
@@ -222,7 +222,7 @@ StaticDateRangePicker.propTypes = {
*/
rangePosition: PropTypes.oneOf(['end', 'start']),
/**
- * If `true`, the component will be read-only.
+ * If `true`, the component is read-only.
* When read-only, the value cannot be changed but the user can interact with the interface.
* @default false
*/
diff --git a/packages/x-date-pickers/src/DateCalendar/DateCalendar.tsx b/packages/x-date-pickers/src/DateCalendar/DateCalendar.tsx
index 2ae76848a528b..f1c2c33ee4390 100644
--- a/packages/x-date-pickers/src/DateCalendar/DateCalendar.tsx
+++ b/packages/x-date-pickers/src/DateCalendar/DateCalendar.tsx
@@ -436,7 +436,7 @@ DateCalendar.propTypes = {
*/
defaultValue: PropTypes.object,
/**
- * If `true`, the component will be disabled.
+ * If `true`, the component is disabled.
* When disabled, the value cannot be changed and no interaction is possible.
* @default false
*/
@@ -529,7 +529,7 @@ DateCalendar.propTypes = {
*/
openTo: PropTypes.oneOf(['day', 'month', 'year']),
/**
- * If `true`, the component will be read-only.
+ * If `true`, the component is read-only.
* When read-only, the value cannot be changed but the user can interact with the interface.
* @default false
*/
diff --git a/packages/x-date-pickers/src/DateField/DateField.tsx b/packages/x-date-pickers/src/DateField/DateField.tsx
index c35821e5ed89d..0a79fa946a2f9 100644
--- a/packages/x-date-pickers/src/DateField/DateField.tsx
+++ b/packages/x-date-pickers/src/DateField/DateField.tsx
@@ -97,7 +97,7 @@ DateField.propTypes = {
*/
defaultValue: PropTypes.object,
/**
- * If `true`, the component will be disabled.
+ * If `true`, the component is disabled.
* When disabled, the value cannot be changed and no interaction is possible.
* @default false
*/
@@ -228,7 +228,7 @@ DateField.propTypes = {
*/
onSelectedSectionsChange: PropTypes.func,
/**
- * If `true`, the component will be read-only.
+ * If `true`, the component is read-only.
* When read-only, the value cannot be changed but the user can interact with the interface.
* @default false
*/
diff --git a/packages/x-date-pickers/src/DatePicker/DatePicker.tsx b/packages/x-date-pickers/src/DatePicker/DatePicker.tsx
index bc556170bb4cc..6efb2dc1d7e1e 100644
--- a/packages/x-date-pickers/src/DatePicker/DatePicker.tsx
+++ b/packages/x-date-pickers/src/DatePicker/DatePicker.tsx
@@ -77,7 +77,7 @@ DatePicker.propTypes = {
*/
desktopModeMediaQuery: PropTypes.string,
/**
- * If `true`, the component will be disabled.
+ * If `true`, the component is disabled.
* When disabled, the value cannot be changed and no interaction is possible.
* @default false
*/
@@ -237,7 +237,7 @@ DatePicker.propTypes = {
*/
orientation: PropTypes.oneOf(['landscape', 'portrait']),
/**
- * If `true`, the component will be read-only.
+ * If `true`, the component is read-only.
* When read-only, the value cannot be changed but the user can interact with the interface.
* @default false
*/
diff --git a/packages/x-date-pickers/src/DatePicker/DatePickerToolbar.tsx b/packages/x-date-pickers/src/DatePicker/DatePickerToolbar.tsx
index 0ad2e0355a442..11bcb6d4d5556 100644
--- a/packages/x-date-pickers/src/DatePicker/DatePickerToolbar.tsx
+++ b/packages/x-date-pickers/src/DatePicker/DatePickerToolbar.tsx
@@ -137,7 +137,7 @@ DatePickerToolbar.propTypes = {
classes: PropTypes.object,
className: PropTypes.string,
/**
- * If `true`, the component will be disabled.
+ * If `true`, the component is disabled.
* When disabled, the value cannot be changed and no interaction is possible.
* @default false
*/
@@ -156,7 +156,7 @@ DatePickerToolbar.propTypes = {
*/
onViewChange: PropTypes.func.isRequired,
/**
- * If `true`, the component will be read-only.
+ * If `true`, the component is read-only.
* When read-only, the value cannot be changed but the user can interact with the interface.
* @default false
*/
diff --git a/packages/x-date-pickers/src/DateTimeField/DateTimeField.tsx b/packages/x-date-pickers/src/DateTimeField/DateTimeField.tsx
index 82251bdbfbee0..20002236886fe 100644
--- a/packages/x-date-pickers/src/DateTimeField/DateTimeField.tsx
+++ b/packages/x-date-pickers/src/DateTimeField/DateTimeField.tsx
@@ -106,7 +106,7 @@ DateTimeField.propTypes = {
*/
defaultValue: PropTypes.object,
/**
- * If `true`, the component will be disabled.
+ * If `true`, the component is disabled.
* When disabled, the value cannot be changed and no interaction is possible.
* @default false
*/
@@ -265,7 +265,7 @@ DateTimeField.propTypes = {
*/
onSelectedSectionsChange: PropTypes.func,
/**
- * If `true`, the component will be read-only.
+ * If `true`, the component is read-only.
* When read-only, the value cannot be changed but the user can interact with the interface.
* @default false
*/
diff --git a/packages/x-date-pickers/src/DateTimePicker/DateTimePicker.tsx b/packages/x-date-pickers/src/DateTimePicker/DateTimePicker.tsx
index 1c38f79e3bbc9..24682f5c735c1 100644
--- a/packages/x-date-pickers/src/DateTimePicker/DateTimePicker.tsx
+++ b/packages/x-date-pickers/src/DateTimePicker/DateTimePicker.tsx
@@ -91,7 +91,7 @@ DateTimePicker.propTypes = {
*/
desktopModeMediaQuery: PropTypes.string,
/**
- * If `true`, the component will be disabled.
+ * If `true`, the component is disabled.
* When disabled, the value cannot be changed and no interaction is possible.
* @default false
*/
@@ -279,7 +279,7 @@ DateTimePicker.propTypes = {
*/
orientation: PropTypes.oneOf(['landscape', 'portrait']),
/**
- * If `true`, the component will be read-only.
+ * If `true`, the component is read-only.
* When read-only, the value cannot be changed but the user can interact with the interface.
* @default false
*/
diff --git a/packages/x-date-pickers/src/DateTimePicker/DateTimePickerToolbar.tsx b/packages/x-date-pickers/src/DateTimePicker/DateTimePickerToolbar.tsx
index 207fa9fb6b277..594e72c2397fb 100644
--- a/packages/x-date-pickers/src/DateTimePicker/DateTimePickerToolbar.tsx
+++ b/packages/x-date-pickers/src/DateTimePicker/DateTimePickerToolbar.tsx
@@ -413,7 +413,7 @@ DateTimePickerToolbar.propTypes = {
classes: PropTypes.object,
className: PropTypes.string,
/**
- * If `true`, the component will be disabled.
+ * If `true`, the component is disabled.
* When disabled, the value cannot be changed and no interaction is possible.
* @default false
*/
@@ -432,7 +432,7 @@ DateTimePickerToolbar.propTypes = {
*/
onViewChange: PropTypes.func.isRequired,
/**
- * If `true`, the component will be read-only.
+ * If `true`, the component is read-only.
* When read-only, the value cannot be changed but the user can interact with the interface.
* @default false
*/
diff --git a/packages/x-date-pickers/src/DesktopDatePicker/DesktopDatePicker.tsx b/packages/x-date-pickers/src/DesktopDatePicker/DesktopDatePicker.tsx
index 4e1952b77b1c9..f5f035ca05f00 100644
--- a/packages/x-date-pickers/src/DesktopDatePicker/DesktopDatePicker.tsx
+++ b/packages/x-date-pickers/src/DesktopDatePicker/DesktopDatePicker.tsx
@@ -129,7 +129,7 @@ DesktopDatePicker.propTypes = {
*/
defaultValue: PropTypes.object,
/**
- * If `true`, the component will be disabled.
+ * If `true`, the component is disabled.
* When disabled, the value cannot be changed and no interaction is possible.
* @default false
*/
@@ -289,7 +289,7 @@ DesktopDatePicker.propTypes = {
*/
orientation: PropTypes.oneOf(['landscape', 'portrait']),
/**
- * If `true`, the component will be read-only.
+ * If `true`, the component is read-only.
* When read-only, the value cannot be changed but the user can interact with the interface.
* @default false
*/
diff --git a/packages/x-date-pickers/src/DesktopDateTimePicker/DesktopDateTimePicker.tsx b/packages/x-date-pickers/src/DesktopDateTimePicker/DesktopDateTimePicker.tsx
index f6862d9a0a61f..a53946a0c3101 100644
--- a/packages/x-date-pickers/src/DesktopDateTimePicker/DesktopDateTimePicker.tsx
+++ b/packages/x-date-pickers/src/DesktopDateTimePicker/DesktopDateTimePicker.tsx
@@ -274,7 +274,7 @@ DesktopDateTimePicker.propTypes = {
*/
defaultValue: PropTypes.object,
/**
- * If `true`, the component will be disabled.
+ * If `true`, the component is disabled.
* When disabled, the value cannot be changed and no interaction is possible.
* @default false
*/
@@ -462,7 +462,7 @@ DesktopDateTimePicker.propTypes = {
*/
orientation: PropTypes.oneOf(['landscape', 'portrait']),
/**
- * If `true`, the component will be read-only.
+ * If `true`, the component is read-only.
* When read-only, the value cannot be changed but the user can interact with the interface.
* @default false
*/
diff --git a/packages/x-date-pickers/src/DesktopDateTimePicker/DesktopDateTimePickerLayout.tsx b/packages/x-date-pickers/src/DesktopDateTimePicker/DesktopDateTimePickerLayout.tsx
index 82def9108974f..49157d68b8c68 100644
--- a/packages/x-date-pickers/src/DesktopDateTimePicker/DesktopDateTimePickerLayout.tsx
+++ b/packages/x-date-pickers/src/DesktopDateTimePicker/DesktopDateTimePickerLayout.tsx
@@ -69,7 +69,7 @@ DesktopDateTimePickerLayout.propTypes = {
classes: PropTypes.object,
className: PropTypes.string,
/**
- * If `true`, the component will be disabled.
+ * If `true`, the component is disabled.
* When disabled, the value cannot be changed and no interaction is possible.
* @default false
*/
@@ -95,7 +95,7 @@ DesktopDateTimePickerLayout.propTypes = {
*/
orientation: PropTypes.oneOf(['landscape', 'portrait']),
/**
- * If `true`, the component will be read-only.
+ * If `true`, the component is read-only.
* When read-only, the value cannot be changed but the user can interact with the interface.
* @default false
*/
diff --git a/packages/x-date-pickers/src/DesktopTimePicker/DesktopTimePicker.tsx b/packages/x-date-pickers/src/DesktopTimePicker/DesktopTimePicker.tsx
index 4677d768db9cb..75528d45cd42b 100644
--- a/packages/x-date-pickers/src/DesktopTimePicker/DesktopTimePicker.tsx
+++ b/packages/x-date-pickers/src/DesktopTimePicker/DesktopTimePicker.tsx
@@ -170,7 +170,7 @@ DesktopTimePicker.propTypes = {
*/
defaultValue: PropTypes.object,
/**
- * If `true`, the component will be disabled.
+ * If `true`, the component is disabled.
* When disabled, the value cannot be changed and no interaction is possible.
* @default false
*/
@@ -305,7 +305,7 @@ DesktopTimePicker.propTypes = {
*/
orientation: PropTypes.oneOf(['landscape', 'portrait']),
/**
- * If `true`, the component will be read-only.
+ * If `true`, the component is read-only.
* When read-only, the value cannot be changed but the user can interact with the interface.
* @default false
*/
diff --git a/packages/x-date-pickers/src/DigitalClock/DigitalClock.tsx b/packages/x-date-pickers/src/DigitalClock/DigitalClock.tsx
index 46b1a25a435b5..028ff68457e93 100644
--- a/packages/x-date-pickers/src/DigitalClock/DigitalClock.tsx
+++ b/packages/x-date-pickers/src/DigitalClock/DigitalClock.tsx
@@ -400,7 +400,7 @@ DigitalClock.propTypes = {
*/
defaultValue: PropTypes.object,
/**
- * If `true`, the component will be disabled.
+ * If `true`, the component is disabled.
* When disabled, the value cannot be changed and no interaction is possible.
* @default false
*/
@@ -468,7 +468,7 @@ DigitalClock.propTypes = {
*/
openTo: PropTypes.oneOf(['hours']),
/**
- * If `true`, the component will be read-only.
+ * If `true`, the component is read-only.
* When read-only, the value cannot be changed but the user can interact with the interface.
* @default false
*/
diff --git a/packages/x-date-pickers/src/MobileDatePicker/MobileDatePicker.tsx b/packages/x-date-pickers/src/MobileDatePicker/MobileDatePicker.tsx
index 452d6c6089ae9..90e9db74e87dc 100644
--- a/packages/x-date-pickers/src/MobileDatePicker/MobileDatePicker.tsx
+++ b/packages/x-date-pickers/src/MobileDatePicker/MobileDatePicker.tsx
@@ -126,7 +126,7 @@ MobileDatePicker.propTypes = {
*/
defaultValue: PropTypes.object,
/**
- * If `true`, the component will be disabled.
+ * If `true`, the component is disabled.
* When disabled, the value cannot be changed and no interaction is possible.
* @default false
*/
@@ -286,7 +286,7 @@ MobileDatePicker.propTypes = {
*/
orientation: PropTypes.oneOf(['landscape', 'portrait']),
/**
- * If `true`, the component will be read-only.
+ * If `true`, the component is read-only.
* When read-only, the value cannot be changed but the user can interact with the interface.
* @default false
*/
diff --git a/packages/x-date-pickers/src/MobileDateTimePicker/MobileDateTimePicker.tsx b/packages/x-date-pickers/src/MobileDateTimePicker/MobileDateTimePicker.tsx
index abb98fda41b26..cdc1c91a5abe8 100644
--- a/packages/x-date-pickers/src/MobileDateTimePicker/MobileDateTimePicker.tsx
+++ b/packages/x-date-pickers/src/MobileDateTimePicker/MobileDateTimePicker.tsx
@@ -151,7 +151,7 @@ MobileDateTimePicker.propTypes = {
*/
defaultValue: PropTypes.object,
/**
- * If `true`, the component will be disabled.
+ * If `true`, the component is disabled.
* When disabled, the value cannot be changed and no interaction is possible.
* @default false
*/
@@ -339,7 +339,7 @@ MobileDateTimePicker.propTypes = {
*/
orientation: PropTypes.oneOf(['landscape', 'portrait']),
/**
- * If `true`, the component will be read-only.
+ * If `true`, the component is read-only.
* When read-only, the value cannot be changed but the user can interact with the interface.
* @default false
*/
diff --git a/packages/x-date-pickers/src/MobileTimePicker/MobileTimePicker.tsx b/packages/x-date-pickers/src/MobileTimePicker/MobileTimePicker.tsx
index 62c33c89c8a39..4428a5c28a143 100644
--- a/packages/x-date-pickers/src/MobileTimePicker/MobileTimePicker.tsx
+++ b/packages/x-date-pickers/src/MobileTimePicker/MobileTimePicker.tsx
@@ -133,7 +133,7 @@ MobileTimePicker.propTypes = {
*/
defaultValue: PropTypes.object,
/**
- * If `true`, the component will be disabled.
+ * If `true`, the component is disabled.
* When disabled, the value cannot be changed and no interaction is possible.
* @default false
*/
@@ -268,7 +268,7 @@ MobileTimePicker.propTypes = {
*/
orientation: PropTypes.oneOf(['landscape', 'portrait']),
/**
- * If `true`, the component will be read-only.
+ * If `true`, the component is read-only.
* When read-only, the value cannot be changed but the user can interact with the interface.
* @default false
*/
diff --git a/packages/x-date-pickers/src/MonthCalendar/MonthCalendar.tsx b/packages/x-date-pickers/src/MonthCalendar/MonthCalendar.tsx
index 805c3d7d8dea0..1e7b9bf6038a4 100644
--- a/packages/x-date-pickers/src/MonthCalendar/MonthCalendar.tsx
+++ b/packages/x-date-pickers/src/MonthCalendar/MonthCalendar.tsx
@@ -319,7 +319,7 @@ MonthCalendar.propTypes = {
*/
defaultValue: PropTypes.object,
/**
- * If `true`, the component will be disabled.
+ * If `true`, the component is disabled.
* When disabled, the value cannot be changed and no interaction is possible.
* @default false
*/
@@ -364,7 +364,7 @@ MonthCalendar.propTypes = {
onFocusedViewChange: PropTypes.func,
onMonthFocus: PropTypes.func,
/**
- * If `true`, the component will be read-only.
+ * If `true`, the component is read-only.
* When read-only, the value cannot be changed but the user can interact with the interface.
* @default false
*/
diff --git a/packages/x-date-pickers/src/MultiSectionDigitalClock/MultiSectionDigitalClock.tsx b/packages/x-date-pickers/src/MultiSectionDigitalClock/MultiSectionDigitalClock.tsx
index b5f286c69e03a..05c7b74fb5689 100644
--- a/packages/x-date-pickers/src/MultiSectionDigitalClock/MultiSectionDigitalClock.tsx
+++ b/packages/x-date-pickers/src/MultiSectionDigitalClock/MultiSectionDigitalClock.tsx
@@ -479,7 +479,7 @@ MultiSectionDigitalClock.propTypes = {
*/
defaultValue: PropTypes.object,
/**
- * If `true`, the component will be disabled.
+ * If `true`, the component is disabled.
* When disabled, the value cannot be changed and no interaction is possible.
* @default false
*/
@@ -547,7 +547,7 @@ MultiSectionDigitalClock.propTypes = {
*/
openTo: PropTypes.oneOf(['hours', 'meridiem', 'minutes', 'seconds']),
/**
- * If `true`, the component will be read-only.
+ * If `true`, the component is read-only.
* When read-only, the value cannot be changed but the user can interact with the interface.
* @default false
*/
diff --git a/packages/x-date-pickers/src/PickersLayout/PickersLayout.tsx b/packages/x-date-pickers/src/PickersLayout/PickersLayout.tsx
index 59752680901a3..40574d573824a 100644
--- a/packages/x-date-pickers/src/PickersLayout/PickersLayout.tsx
+++ b/packages/x-date-pickers/src/PickersLayout/PickersLayout.tsx
@@ -142,7 +142,7 @@ PickersLayout.propTypes = {
classes: PropTypes.object,
className: PropTypes.string,
/**
- * If `true`, the component will be disabled.
+ * If `true`, the component is disabled.
* When disabled, the value cannot be changed and no interaction is possible.
* @default false
*/
@@ -168,7 +168,7 @@ PickersLayout.propTypes = {
*/
orientation: PropTypes.oneOf(['landscape', 'portrait']),
/**
- * If `true`, the component will be read-only.
+ * If `true`, the component is read-only.
* When read-only, the value cannot be changed but the user can interact with the interface.
* @default false
*/
diff --git a/packages/x-date-pickers/src/StaticDatePicker/StaticDatePicker.tsx b/packages/x-date-pickers/src/StaticDatePicker/StaticDatePicker.tsx
index 602c8c75a5613..d7a5e18afdbb1 100644
--- a/packages/x-date-pickers/src/StaticDatePicker/StaticDatePicker.tsx
+++ b/packages/x-date-pickers/src/StaticDatePicker/StaticDatePicker.tsx
@@ -93,7 +93,7 @@ StaticDatePicker.propTypes = {
*/
defaultValue: PropTypes.object,
/**
- * If `true`, the component will be disabled.
+ * If `true`, the component is disabled.
* When disabled, the value cannot be changed and no interaction is possible.
* @default false
*/
@@ -212,7 +212,7 @@ StaticDatePicker.propTypes = {
*/
orientation: PropTypes.oneOf(['landscape', 'portrait']),
/**
- * If `true`, the component will be read-only.
+ * If `true`, the component is read-only.
* When read-only, the value cannot be changed but the user can interact with the interface.
* @default false
*/
diff --git a/packages/x-date-pickers/src/StaticDateTimePicker/StaticDateTimePicker.tsx b/packages/x-date-pickers/src/StaticDateTimePicker/StaticDateTimePicker.tsx
index 9f45ac470e879..301852e0ff4dd 100644
--- a/packages/x-date-pickers/src/StaticDateTimePicker/StaticDateTimePicker.tsx
+++ b/packages/x-date-pickers/src/StaticDateTimePicker/StaticDateTimePicker.tsx
@@ -117,7 +117,7 @@ StaticDateTimePicker.propTypes = {
*/
defaultValue: PropTypes.object,
/**
- * If `true`, the component will be disabled.
+ * If `true`, the component is disabled.
* When disabled, the value cannot be changed and no interaction is possible.
* @default false
*/
@@ -264,7 +264,7 @@ StaticDateTimePicker.propTypes = {
*/
orientation: PropTypes.oneOf(['landscape', 'portrait']),
/**
- * If `true`, the component will be read-only.
+ * If `true`, the component is read-only.
* When read-only, the value cannot be changed but the user can interact with the interface.
* @default false
*/
diff --git a/packages/x-date-pickers/src/StaticTimePicker/StaticTimePicker.tsx b/packages/x-date-pickers/src/StaticTimePicker/StaticTimePicker.tsx
index 8817d63f50d56..44341686e4fef 100644
--- a/packages/x-date-pickers/src/StaticTimePicker/StaticTimePicker.tsx
+++ b/packages/x-date-pickers/src/StaticTimePicker/StaticTimePicker.tsx
@@ -98,7 +98,7 @@ StaticTimePicker.propTypes = {
*/
defaultValue: PropTypes.object,
/**
- * If `true`, the component will be disabled.
+ * If `true`, the component is disabled.
* When disabled, the value cannot be changed and no interaction is possible.
* @default false
*/
@@ -192,7 +192,7 @@ StaticTimePicker.propTypes = {
*/
orientation: PropTypes.oneOf(['landscape', 'portrait']),
/**
- * If `true`, the component will be read-only.
+ * If `true`, the component is read-only.
* When read-only, the value cannot be changed but the user can interact with the interface.
* @default false
*/
diff --git a/packages/x-date-pickers/src/TimeClock/TimeClock.tsx b/packages/x-date-pickers/src/TimeClock/TimeClock.tsx
index bf1d5f58fdf25..dd5c2a046c583 100644
--- a/packages/x-date-pickers/src/TimeClock/TimeClock.tsx
+++ b/packages/x-date-pickers/src/TimeClock/TimeClock.tsx
@@ -423,7 +423,7 @@ TimeClock.propTypes = {
*/
defaultValue: PropTypes.object,
/**
- * If `true`, the component will be disabled.
+ * If `true`, the component is disabled.
* When disabled, the value cannot be changed and no interaction is possible.
* @default false
*/
@@ -491,7 +491,7 @@ TimeClock.propTypes = {
*/
openTo: PropTypes.oneOf(['hours', 'minutes', 'seconds']),
/**
- * If `true`, the component will be read-only.
+ * If `true`, the component is read-only.
* When read-only, the value cannot be changed but the user can interact with the interface.
* @default false
*/
diff --git a/packages/x-date-pickers/src/TimeField/TimeField.tsx b/packages/x-date-pickers/src/TimeField/TimeField.tsx
index 07776c7f287f4..b84ff450fa901 100644
--- a/packages/x-date-pickers/src/TimeField/TimeField.tsx
+++ b/packages/x-date-pickers/src/TimeField/TimeField.tsx
@@ -102,7 +102,7 @@ TimeField.propTypes = {
*/
defaultValue: PropTypes.object,
/**
- * If `true`, the component will be disabled.
+ * If `true`, the component is disabled.
* When disabled, the value cannot be changed and no interaction is possible.
* @default false
*/
@@ -243,7 +243,7 @@ TimeField.propTypes = {
*/
onSelectedSectionsChange: PropTypes.func,
/**
- * If `true`, the component will be read-only.
+ * If `true`, the component is read-only.
* When read-only, the value cannot be changed but the user can interact with the interface.
* @default false
*/
diff --git a/packages/x-date-pickers/src/TimePicker/TimePicker.tsx b/packages/x-date-pickers/src/TimePicker/TimePicker.tsx
index 129415f4b60fd..6b3b60669aed6 100644
--- a/packages/x-date-pickers/src/TimePicker/TimePicker.tsx
+++ b/packages/x-date-pickers/src/TimePicker/TimePicker.tsx
@@ -80,7 +80,7 @@ TimePicker.propTypes = {
*/
desktopModeMediaQuery: PropTypes.string,
/**
- * If `true`, the component will be disabled.
+ * If `true`, the component is disabled.
* When disabled, the value cannot be changed and no interaction is possible.
* @default false
*/
@@ -215,7 +215,7 @@ TimePicker.propTypes = {
*/
orientation: PropTypes.oneOf(['landscape', 'portrait']),
/**
- * If `true`, the component will be read-only.
+ * If `true`, the component is read-only.
* When read-only, the value cannot be changed but the user can interact with the interface.
* @default false
*/
diff --git a/packages/x-date-pickers/src/TimePicker/TimePickerToolbar.tsx b/packages/x-date-pickers/src/TimePicker/TimePickerToolbar.tsx
index 1fda6c8704a20..282d45ff2cc84 100644
--- a/packages/x-date-pickers/src/TimePicker/TimePickerToolbar.tsx
+++ b/packages/x-date-pickers/src/TimePicker/TimePickerToolbar.tsx
@@ -273,7 +273,7 @@ TimePickerToolbar.propTypes = {
classes: PropTypes.object,
className: PropTypes.string,
/**
- * If `true`, the component will be disabled.
+ * If `true`, the component is disabled.
* When disabled, the value cannot be changed and no interaction is possible.
* @default false
*/
@@ -292,7 +292,7 @@ TimePickerToolbar.propTypes = {
*/
onViewChange: PropTypes.func.isRequired,
/**
- * If `true`, the component will be read-only.
+ * If `true`, the component is read-only.
* When read-only, the value cannot be changed but the user can interact with the interface.
* @default false
*/
diff --git a/packages/x-date-pickers/src/YearCalendar/YearCalendar.tsx b/packages/x-date-pickers/src/YearCalendar/YearCalendar.tsx
index ed62bad51ad53..39a4a8c9a1779 100644
--- a/packages/x-date-pickers/src/YearCalendar/YearCalendar.tsx
+++ b/packages/x-date-pickers/src/YearCalendar/YearCalendar.tsx
@@ -349,7 +349,7 @@ YearCalendar.propTypes = {
*/
defaultValue: PropTypes.object,
/**
- * If `true`, the component will be disabled.
+ * If `true`, the component is disabled.
* When disabled, the value cannot be changed and no interaction is possible.
* @default false
*/
@@ -389,7 +389,7 @@ YearCalendar.propTypes = {
onFocusedViewChange: PropTypes.func,
onYearFocus: PropTypes.func,
/**
- * If `true`, the component will be read-only.
+ * If `true`, the component is read-only.
* When read-only, the value cannot be changed but the user can interact with the interface.
* @default false
*/
diff --git a/packages/x-date-pickers/src/internals/models/formProps.ts b/packages/x-date-pickers/src/internals/models/formProps.ts
index 6253ff82a1cc1..99ae1371e2a78 100644
--- a/packages/x-date-pickers/src/internals/models/formProps.ts
+++ b/packages/x-date-pickers/src/internals/models/formProps.ts
@@ -1,12 +1,12 @@
export interface FormProps {
/**
- * If `true`, the component will be disabled.
+ * If `true`, the component is disabled.
* When disabled, the value cannot be changed and no interaction is possible.
* @default false
*/
disabled?: boolean;
/**
- * If `true`, the component will be read-only.
+ * If `true`, the component is read-only.
* When read-only, the value cannot be changed but the user can interact with the interface.
* @default false
*/