diff --git a/docs/pages/material-ui/api/accordion.json b/docs/pages/material-ui/api/accordion.json
index cde4d2b0855dc7..52e4b0b1b4419a 100644
--- a/docs/pages/material-ui/api/accordion.json
+++ b/docs/pages/material-ui/api/accordion.json
@@ -32,12 +32,12 @@
"TransitionComponent": {
"type": { "name": "elementType" },
"deprecated": true,
- "deprecationInfo": "Use slots.transition
instead. This prop will be removed in v7. See Migrating from deprecated APIs for more details.."
+ "deprecationInfo": "Use slots.transition
instead. This prop will be removed in v7. See Migrating from deprecated APIs for more details."
},
"TransitionProps": {
"type": { "name": "object" },
"deprecated": true,
- "deprecationInfo": "Use slotProps.transition
instead. This prop will be removed in v7. See Migrating from deprecated APIs for more details.."
+ "deprecationInfo": "Use slotProps.transition
instead. This prop will be removed in v7. See Migrating from deprecated APIs for more details."
}
},
"name": "Accordion",
diff --git a/docs/pages/material-ui/api/alert.json b/docs/pages/material-ui/api/alert.json
index 296195d73c48a8..88c2ad11cea99d 100644
--- a/docs/pages/material-ui/api/alert.json
+++ b/docs/pages/material-ui/api/alert.json
@@ -17,13 +17,13 @@
},
"default": "{}",
"deprecated": true,
- "deprecationInfo": "use the slots
prop instead. This prop will be removed in v7. See Migrating from deprecated APIs for more details.."
+ "deprecationInfo": "use the slots
prop instead. This prop will be removed in v7. See Migrating from deprecated APIs for more details."
},
"componentsProps": {
"type": { "name": "shape", "description": "{ closeButton?: object, closeIcon?: object }" },
"default": "{}",
"deprecated": true,
- "deprecationInfo": "use the slotProps
prop instead. This prop will be removed in v7. See Migrating from deprecated APIs for more details.."
+ "deprecationInfo": "use the slotProps
prop instead. This prop will be removed in v7. See Migrating from deprecated APIs for more details."
},
"icon": { "type": { "name": "node" } },
"iconMapping": {
diff --git a/docs/pages/material-ui/api/avatar.json b/docs/pages/material-ui/api/avatar.json
index 0d899dd604fe56..b73b810f760854 100644
--- a/docs/pages/material-ui/api/avatar.json
+++ b/docs/pages/material-ui/api/avatar.json
@@ -7,7 +7,7 @@
"imgProps": {
"type": { "name": "object" },
"deprecated": true,
- "deprecationInfo": "Use slotProps.img
instead. This prop will be removed in v7. See Migrating from deprecated APIs for more details.."
+ "deprecationInfo": "Use slotProps.img
instead. This prop will be removed in v7. See Migrating from deprecated APIs for more details."
},
"sizes": { "type": { "name": "string" } },
"slotProps": {
diff --git a/docs/pages/material-ui/api/backdrop.json b/docs/pages/material-ui/api/backdrop.json
index b054f14069edab..c201d45e204f74 100644
--- a/docs/pages/material-ui/api/backdrop.json
+++ b/docs/pages/material-ui/api/backdrop.json
@@ -38,7 +38,7 @@
"type": { "name": "elementType" },
"default": "Fade",
"deprecated": true,
- "deprecationInfo": "Use slots.transition
instead. This prop will be removed in v7. See Migrating from deprecated APIs for more details.."
+ "deprecationInfo": "Use slots.transition
instead. This prop will be removed in v7. See Migrating from deprecated APIs for more details."
},
"transitionDuration": {
"type": {
diff --git a/docs/pages/material-ui/api/badge.json b/docs/pages/material-ui/api/badge.json
index 70c1b3e67330a7..7960f6d0d44359 100644
--- a/docs/pages/material-ui/api/badge.json
+++ b/docs/pages/material-ui/api/badge.json
@@ -22,7 +22,7 @@
"type": { "name": "shape", "description": "{ Badge?: elementType, Root?: elementType }" },
"default": "{}",
"deprecated": true,
- "deprecationInfo": "use the slots
prop instead. This prop will be removed in v7. See Migrating from deprecated APIs for more details.."
+ "deprecationInfo": "use the slots
prop instead. This prop will be removed in v7. See Migrating from deprecated APIs for more details."
},
"componentsProps": {
"type": {
@@ -31,7 +31,7 @@
},
"default": "{}",
"deprecated": true,
- "deprecationInfo": "use the slotProps
prop instead. This prop will be removed in v7. See Migrating from deprecated APIs for more details.."
+ "deprecationInfo": "use the slotProps
prop instead. This prop will be removed in v7. See Migrating from deprecated APIs for more details."
},
"invisible": { "type": { "name": "bool" }, "default": "false" },
"max": { "type": { "name": "number" }, "default": "99" },
diff --git a/docs/pages/material-ui/api/form-control-label.json b/docs/pages/material-ui/api/form-control-label.json
index d8a0e6f62dede7..8569400cdbe4e3 100644
--- a/docs/pages/material-ui/api/form-control-label.json
+++ b/docs/pages/material-ui/api/form-control-label.json
@@ -7,7 +7,7 @@
"type": { "name": "shape", "description": "{ typography?: object }" },
"default": "{}",
"deprecated": true,
- "deprecationInfo": "use the slotProps
prop instead. This prop will be removed in v7. See Migrating from deprecated APIs for more details.."
+ "deprecationInfo": "use the slotProps
prop instead. This prop will be removed in v7. See Migrating from deprecated APIs for more details."
},
"disabled": { "type": { "name": "bool" } },
"disableTypography": { "type": { "name": "bool" } },
diff --git a/docs/pages/material-ui/api/pagination-item.json b/docs/pages/material-ui/api/pagination-item.json
index 8deeb41ce31ebd..a987676039329c 100644
--- a/docs/pages/material-ui/api/pagination-item.json
+++ b/docs/pages/material-ui/api/pagination-item.json
@@ -16,7 +16,7 @@
},
"default": "{}",
"deprecated": true,
- "deprecationInfo": "use the slots
prop instead. This prop will be removed in v7. See Migrating from deprecated APIs for more details.."
+ "deprecationInfo": "use the slots
prop instead. This prop will be removed in v7. See Migrating from deprecated APIs for more details."
},
"disabled": { "type": { "name": "bool" }, "default": "false" },
"page": { "type": { "name": "node" } },
diff --git a/docs/pages/material-ui/api/slider.json b/docs/pages/material-ui/api/slider.json
index 7018b494c6d16e..560de0dc01bc53 100644
--- a/docs/pages/material-ui/api/slider.json
+++ b/docs/pages/material-ui/api/slider.json
@@ -18,7 +18,7 @@
},
"default": "{}",
"deprecated": true,
- "deprecationInfo": "use the slots
prop instead. This prop will be removed in v7. See Migrating from deprecated APIs for more details.."
+ "deprecationInfo": "use the slots
prop instead. This prop will be removed in v7. See Migrating from deprecated APIs for more details."
},
"componentsProps": {
"type": {
@@ -27,7 +27,7 @@
},
"default": "{}",
"deprecated": true,
- "deprecationInfo": "use the slotProps
prop instead. This prop will be removed in v7. See Migrating from deprecated APIs for more details.."
+ "deprecationInfo": "use the slotProps
prop instead. This prop will be removed in v7. See Migrating from deprecated APIs for more details."
},
"defaultValue": {
"type": { "name": "union", "description": "Array<number>
| number" }
diff --git a/docs/pages/material-ui/api/step-label.json b/docs/pages/material-ui/api/step-label.json
index 51e46168013c6f..1c3fde1ffaedc4 100644
--- a/docs/pages/material-ui/api/step-label.json
+++ b/docs/pages/material-ui/api/step-label.json
@@ -6,7 +6,7 @@
"type": { "name": "shape", "description": "{ label?: object }" },
"default": "{}",
"deprecated": true,
- "deprecationInfo": "use the slotProps
prop instead. This prop will be removed in v7. See Migrating from deprecated APIs for more details.."
+ "deprecationInfo": "use the slotProps
prop instead. This prop will be removed in v7. See Migrating from deprecated APIs for more details."
},
"error": { "type": { "name": "bool" }, "default": "false" },
"icon": { "type": { "name": "node" } },
@@ -25,12 +25,12 @@
"StepIconComponent": {
"type": { "name": "elementType" },
"deprecated": true,
- "deprecationInfo": "Use slots.stepIcon
instead. This prop will be removed in v7. See Migrating from deprecated APIs for more details.."
+ "deprecationInfo": "Use slots.stepIcon
instead. This prop will be removed in v7. See Migrating from deprecated APIs for more details."
},
"StepIconProps": {
"type": { "name": "object" },
"deprecated": true,
- "deprecationInfo": "Use slotProps.stepIcon
instead. This prop will be removed in v7. See Migrating from deprecated APIs for more details.."
+ "deprecationInfo": "Use slotProps.stepIcon
instead. This prop will be removed in v7. See Migrating from deprecated APIs for more details."
},
"sx": {
"type": {
diff --git a/docs/translations/api-docs/accordion-summary/accordion-summary.json b/docs/translations/api-docs/accordion-summary/accordion-summary.json
index 28eb2489a77051..6bc32d3cdd01c5 100644
--- a/docs/translations/api-docs/accordion-summary/accordion-summary.json
+++ b/docs/translations/api-docs/accordion-summary/accordion-summary.json
@@ -20,7 +20,7 @@
"description": "Styles applied to {{nodeName}} unless {{conditions}}.",
"nodeName": "the children wrapper element",
"conditions": "disableGutters={true}
",
- "deprecationInfo": "Combine the .MuiAccordionSummary-gutters and .MuiAccordionSummary-content classes instead. See Migrating from deprecated APIs for more details.."
+ "deprecationInfo": "Combine the .MuiAccordionSummary-gutters and .MuiAccordionSummary-content classes instead. See Migrating from deprecated APIs for more details."
},
"disabled": {
"description": "State class applied to {{nodeName}} if {{conditions}}.",
diff --git a/docs/translations/api-docs/alert/alert.json b/docs/translations/api-docs/alert/alert.json
index 3f966beae5944d..20a4c661c332db 100644
--- a/docs/translations/api-docs/alert/alert.json
+++ b/docs/translations/api-docs/alert/alert.json
@@ -72,23 +72,23 @@
"description": "Styles applied to {{nodeName}} if {{conditions}}.",
"nodeName": "the root element",
"conditions": "variant=\"filled\"
and color=\"error\"
",
- "deprecationInfo": "Combine the .MuiAlert-filled and .MuiAlert-colorError classes instead. See Migrating from deprecated APIs for more details.."
+ "deprecationInfo": "Combine the .MuiAlert-filled and .MuiAlert-colorError classes instead. See Migrating from deprecated APIs for more details."
},
"filledInfo": {
"description": "Styles applied to {{nodeName}} if {{conditions}}.",
"nodeName": "the root element",
"conditions": "variant=\"filled\"
and color=\"info\"
",
- "deprecationInfo": "Combine the .MuiAlert-filled and .MuiAlert-colorInfo classes instead. See Migrating from deprecated APIs for more details.."
+ "deprecationInfo": "Combine the .MuiAlert-filled and .MuiAlert-colorInfo classes instead. See Migrating from deprecated APIs for more details."
},
"filledSuccess": {
"description": "Styles applied to {{nodeName}} if {{conditions}}.",
"nodeName": "the root element",
"conditions": "variant=\"filled\"
and color=\"success\"
",
- "deprecationInfo": "Combine the .MuiAlert-filled and .MuiAlert-colorSuccess classes instead. See Migrating from deprecated APIs for more details.."
+ "deprecationInfo": "Combine the .MuiAlert-filled and .MuiAlert-colorSuccess classes instead. See Migrating from deprecated APIs for more details."
},
"filledWarning": {
"description": "Styles applied to the root element if variant="filled"
and color="warning"
",
- "deprecationInfo": "Combine the .MuiAlert-filled and .MuiAlert-colorWarning classes instead. See Migrating from deprecated APIs for more details.."
+ "deprecationInfo": "Combine the .MuiAlert-filled and .MuiAlert-colorWarning classes instead. See Migrating from deprecated APIs for more details."
},
"icon": {
"description": "Styles applied to {{nodeName}}.",
@@ -107,25 +107,25 @@
"description": "Styles applied to {{nodeName}} if {{conditions}}.",
"nodeName": "the root element",
"conditions": "variant=\"outlined\"
and color=\"error\"
",
- "deprecationInfo": "Combine the .MuiAlert-outlined and .MuiAlert-colorError classes instead. See Migrating from deprecated APIs for more details.."
+ "deprecationInfo": "Combine the .MuiAlert-outlined and .MuiAlert-colorError classes instead. See Migrating from deprecated APIs for more details."
},
"outlinedInfo": {
"description": "Styles applied to {{nodeName}} if {{conditions}}.",
"nodeName": "the root element",
"conditions": "variant=\"outlined\"
and color=\"info\"
",
- "deprecationInfo": "Combine the .MuiAlert-outlined and .MuiAlert-colorInfo classes instead. See Migrating from deprecated APIs for more details.."
+ "deprecationInfo": "Combine the .MuiAlert-outlined and .MuiAlert-colorInfo classes instead. See Migrating from deprecated APIs for more details."
},
"outlinedSuccess": {
"description": "Styles applied to {{nodeName}} if {{conditions}}.",
"nodeName": "the root element",
"conditions": "variant=\"outlined\"
and color=\"success\"
",
- "deprecationInfo": "Combine the .MuiAlert-outlined and .MuiAlert-colorSuccess classes instead. See Migrating from deprecated APIs for more details.."
+ "deprecationInfo": "Combine the .MuiAlert-outlined and .MuiAlert-colorSuccess classes instead. See Migrating from deprecated APIs for more details."
},
"outlinedWarning": {
"description": "Styles applied to {{nodeName}} if {{conditions}}.",
"nodeName": "the root element",
"conditions": "variant=\"outlined\"
and color=\"warning\"
",
- "deprecationInfo": "Combine the .MuiAlert-outlined and .MuiAlert-colorWarning classes instead. See Migrating from deprecated APIs for more details.."
+ "deprecationInfo": "Combine the .MuiAlert-outlined and .MuiAlert-colorWarning classes instead. See Migrating from deprecated APIs for more details."
},
"root": { "description": "Styles applied to the root element." },
"standard": {
@@ -137,25 +137,25 @@
"description": "Styles applied to {{nodeName}} if {{conditions}}.",
"nodeName": "the root element",
"conditions": "variant=\"standard\"
and color=\"error\"
",
- "deprecationInfo": "Combine the .MuiAlert-standard and .MuiAlert-colorError classes instead. See Migrating from deprecated APIs for more details.."
+ "deprecationInfo": "Combine the .MuiAlert-standard and .MuiAlert-colorError classes instead. See Migrating from deprecated APIs for more details."
},
"standardInfo": {
"description": "Styles applied to {{nodeName}} if {{conditions}}.",
"nodeName": "the root element",
"conditions": "variant=\"standard\"
and color=\"info\"
",
- "deprecationInfo": "Combine the .MuiAlert-standard and .MuiAlert-colorInfo classes instead. See Migrating from deprecated APIs for more details.."
+ "deprecationInfo": "Combine the .MuiAlert-standard and .MuiAlert-colorInfo classes instead. See Migrating from deprecated APIs for more details."
},
"standardSuccess": {
"description": "Styles applied to {{nodeName}} if {{conditions}}.",
"nodeName": "the root element",
"conditions": "variant=\"standard\"
and color=\"success\"
",
- "deprecationInfo": "Combine the .MuiAlert-standard and .MuiAlert-colorSuccess classes instead. See Migrating from deprecated APIs for more details.."
+ "deprecationInfo": "Combine the .MuiAlert-standard and .MuiAlert-colorSuccess classes instead. See Migrating from deprecated APIs for more details."
},
"standardWarning": {
"description": "Styles applied to {{nodeName}} if {{conditions}}.",
"nodeName": "the root element",
"conditions": "variant=\"standard\"
and color=\"warning\"
",
- "deprecationInfo": "Combine the .MuiAlert-standard and .MuiAlert-colorWarning classes instead. See Migrating from deprecated APIs for more details.."
+ "deprecationInfo": "Combine the .MuiAlert-standard and .MuiAlert-colorWarning classes instead. See Migrating from deprecated APIs for more details."
}
},
"slotDescriptions": {
diff --git a/docs/translations/api-docs/pagination-item/pagination-item.json b/docs/translations/api-docs/pagination-item/pagination-item.json
index d0f9bf256b49d6..3c12c9b5e28704 100644
--- a/docs/translations/api-docs/pagination-item/pagination-item.json
+++ b/docs/translations/api-docs/pagination-item/pagination-item.json
@@ -65,13 +65,13 @@
"description": "Styles applied to {{nodeName}} if {{conditions}}.",
"nodeName": "the root element",
"conditions": "variant=\"outlined\"
and color=\"primary\"
",
- "deprecationInfo": "Combine the .MuiPaginationItem-outlined and .MuiPaginationItem-colorPrimary classes instead. See Migrating from deprecated APIs for more details.."
+ "deprecationInfo": "Combine the .MuiPaginationItem-outlined and .MuiPaginationItem-colorPrimary classes instead. See Migrating from deprecated APIs for more details."
},
"outlinedSecondary": {
"description": "Styles applied to {{nodeName}} if {{conditions}}.",
"nodeName": "the root element",
"conditions": "variant=\"outlined\"
and color=\"secondary\"
",
- "deprecationInfo": "Combine the .MuiPaginationItem-outlined and .MuiPaginationItem-colorSecondary classes instead. See Migrating from deprecated APIs for more details.."
+ "deprecationInfo": "Combine the .MuiPaginationItem-outlined and .MuiPaginationItem-colorSecondary classes instead. See Migrating from deprecated APIs for more details."
},
"page": {
"description": "Styles applied to {{nodeName}} if {{conditions}}.",
@@ -113,13 +113,13 @@
"description": "Styles applied to {{nodeName}} if {{conditions}}.",
"nodeName": "the root element",
"conditions": "variant=\"text\"
and color=\"primary\"
",
- "deprecationInfo": "Combine the .MuiPaginationItem-text and .MuiPaginationItem-colorPrimary classes instead. See Migrating from deprecated APIs for more details.."
+ "deprecationInfo": "Combine the .MuiPaginationItem-text and .MuiPaginationItem-colorPrimary classes instead. See Migrating from deprecated APIs for more details."
},
"textSecondary": {
"description": "Styles applied to {{nodeName}} if {{conditions}}.",
"nodeName": "the root element",
"conditions": "variant=\"text\"
and color=\"secondary\"
",
- "deprecationInfo": "Combine the .MuiPaginationItem-text and .MuiPaginationItem-colorSecondary classes instead. See Migrating from deprecated APIs for more details.."
+ "deprecationInfo": "Combine the .MuiPaginationItem-text and .MuiPaginationItem-colorSecondary classes instead. See Migrating from deprecated APIs for more details."
}
},
"slotDescriptions": { "first": "", "last": "", "next": "", "previous": "" }
diff --git a/packages/mui-material/src/Accordion/Accordion.d.ts b/packages/mui-material/src/Accordion/Accordion.d.ts
index 868c906cff35fb..5102ada787aacf 100644
--- a/packages/mui-material/src/Accordion/Accordion.d.ts
+++ b/packages/mui-material/src/Accordion/Accordion.d.ts
@@ -79,7 +79,7 @@ export type AccordionTypeMap<
/**
* The component used for the transition.
* [Follow this guide](/material-ui/transitions/#transitioncomponent-prop) to learn more about the requirements for this component.
- * @deprecated Use `slots.transition` instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details..
+ * @deprecated Use `slots.transition` instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
*/
TransitionComponent?: React.JSXElementConstructor<
TransitionProps & { children?: React.ReactElement }
@@ -87,7 +87,7 @@ export type AccordionTypeMap<
/**
* Props applied to the transition element.
* By default, the element is based on this [`Transition`](https://reactcommunity.org/react-transition-group/transition/) component.
- * @deprecated Use `slotProps.transition` instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details..
+ * @deprecated Use `slotProps.transition` instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
*/
TransitionProps?: TransitionProps;
} & AccordionSlotsAndSlotProps;
diff --git a/packages/mui-material/src/Accordion/Accordion.js b/packages/mui-material/src/Accordion/Accordion.js
index 7b52e4e44ea3f9..dfff92e9a797e7 100644
--- a/packages/mui-material/src/Accordion/Accordion.js
+++ b/packages/mui-material/src/Accordion/Accordion.js
@@ -300,13 +300,13 @@ Accordion.propTypes /* remove-proptypes */ = {
/**
* The component used for the transition.
* [Follow this guide](/material-ui/transitions/#transitioncomponent-prop) to learn more about the requirements for this component.
- * @deprecated Use `slots.transition` instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details..
+ * @deprecated Use `slots.transition` instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
*/
TransitionComponent: PropTypes.elementType,
/**
* Props applied to the transition element.
* By default, the element is based on this [`Transition`](https://reactcommunity.org/react-transition-group/transition/) component.
- * @deprecated Use `slotProps.transition` instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details..
+ * @deprecated Use `slotProps.transition` instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
*/
TransitionProps: PropTypes.object,
};
diff --git a/packages/mui-material/src/AccordionSummary/accordionSummaryClasses.ts b/packages/mui-material/src/AccordionSummary/accordionSummaryClasses.ts
index 954527c30cb4f6..6024fea608902e 100644
--- a/packages/mui-material/src/AccordionSummary/accordionSummaryClasses.ts
+++ b/packages/mui-material/src/AccordionSummary/accordionSummaryClasses.ts
@@ -14,7 +14,7 @@ export interface AccordionSummaryClasses {
gutters: string;
/**
* Styles applied to the children wrapper element unless `disableGutters={true}`.
- * @deprecated Combine the [.MuiAccordionSummary-gutters](/material-ui/api/accordion-summary/#AccordionSummary-classes-gutters) and [.MuiAccordionSummary-content](/material-ui/api/accordion-summary/#AccordionSummary-classes-content) classes instead. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details..
+ * @deprecated Combine the [.MuiAccordionSummary-gutters](/material-ui/api/accordion-summary/#AccordionSummary-classes-gutters) and [.MuiAccordionSummary-content](/material-ui/api/accordion-summary/#AccordionSummary-classes-content) classes instead. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
*/
contentGutters: string;
/** Styles applied to the children wrapper element. */
diff --git a/packages/mui-material/src/Alert/Alert.d.ts b/packages/mui-material/src/Alert/Alert.d.ts
index 5ae04a59dac44b..6d3fdefb36501c 100644
--- a/packages/mui-material/src/Alert/Alert.d.ts
+++ b/packages/mui-material/src/Alert/Alert.d.ts
@@ -58,7 +58,7 @@ export interface AlertProps extends StandardProps, AlertS
/**
* The components used for each slot inside.
*
- * @deprecated use the `slots` prop instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details..
+ * @deprecated use the `slots` prop instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
*
* @default {}
*/
@@ -70,7 +70,7 @@ export interface AlertProps extends StandardProps, AlertS
* The extra props for the slot components.
* You can override the existing props or add new ones.
*
- * @deprecated use the `slotProps` prop instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details..
+ * @deprecated use the `slotProps` prop instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
*
* @default {}
*/
diff --git a/packages/mui-material/src/Alert/Alert.js b/packages/mui-material/src/Alert/Alert.js
index 373d9d3467c57a..00af054fe6b24a 100644
--- a/packages/mui-material/src/Alert/Alert.js
+++ b/packages/mui-material/src/Alert/Alert.js
@@ -291,7 +291,7 @@ Alert.propTypes /* remove-proptypes */ = {
/**
* The components used for each slot inside.
*
- * @deprecated use the `slots` prop instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details..
+ * @deprecated use the `slots` prop instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
*
* @default {}
*/
@@ -303,7 +303,7 @@ Alert.propTypes /* remove-proptypes */ = {
* The extra props for the slot components.
* You can override the existing props or add new ones.
*
- * @deprecated use the `slotProps` prop instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details..
+ * @deprecated use the `slotProps` prop instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
*
* @default {}
*/
diff --git a/packages/mui-material/src/Alert/alertClasses.ts b/packages/mui-material/src/Alert/alertClasses.ts
index e0956468a23e98..e96ca1ef97861a 100644
--- a/packages/mui-material/src/Alert/alertClasses.ts
+++ b/packages/mui-material/src/Alert/alertClasses.ts
@@ -21,73 +21,73 @@ export interface AlertClasses {
/** Styles applied to the root element if `variant="standard"` and `color="success"`.
* @deprecated Combine the [.MuiAlert-standard](/material-ui/api/alert/#alert-classes-standard)
* and [.MuiAlert-colorSuccess](/material-ui/api/alert/#alert-classes-colorSuccess) classes instead.
- * See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details..
+ * See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
*/
standardSuccess: string;
/** Styles applied to the root element if `variant="standard"` and `color="info"`.
* @deprecated Combine the [.MuiAlert-standard](/material-ui/api/alert/#alert-classes-standard)
* and [.MuiAlert-colorInfo](/material-ui/api/alert/#alert-classes-colorInfo) classes instead.
- * See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details..
+ * See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
*/
standardInfo: string;
/** Styles applied to the root element if `variant="standard"` and `color="warning"`.
* @deprecated Combine the [.MuiAlert-standard](/material-ui/api/alert/#alert-classes-standard)
* and [.MuiAlert-colorWarning](/material-ui/api/alert/#alert-classes-colorWarning) classes instead.
- * See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details..
+ * See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
*/
standardWarning: string;
/** Styles applied to the root element if `variant="standard"` and `color="error"`.
* @deprecated Combine the [.MuiAlert-standard](/material-ui/api/alert/#alert-classes-standard)
* and [.MuiAlert-colorError](/material-ui/api/alert/#alert-classes-colorError) classes instead.
- * See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details..
+ * See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
*/
standardError: string;
/** Styles applied to the root element if `variant="outlined"` and `color="success"`.
* @deprecated Combine the [.MuiAlert-outlined](/material-ui/api/alert/#alert-classes-outlined)
* and [.MuiAlert-colorSuccess](/material-ui/api/alert/#alert-classes-colorSuccess) classes instead.
- * See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details..
+ * See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
*/
outlinedSuccess: string;
/** Styles applied to the root element if `variant="outlined"` and `color="info"`.
* @deprecated Combine the [.MuiAlert-outlined](/material-ui/api/alert/#alert-classes-outlined)
* and [.MuiAlert-colorInfo](/material-ui/api/alert/#alert-classes-colorInfo) classes instead.
- * See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details..
+ * See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
*/
outlinedInfo: string;
/** Styles applied to the root element if `variant="outlined"` and `color="warning"`.
* @deprecated Combine the [.MuiAlert-outlined](/material-ui/api/alert/#alert-classes-outlined)
* and [.MuiAlert-colorWarning](/material-ui/api/alert/#alert-classes-colorWarning) classes instead.
- * See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details..
+ * See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
*/
outlinedWarning: string;
/** Styles applied to the root element if `variant="outlined"` and `color="error"`.
* @deprecated Combine the [.MuiAlert-outlined](/material-ui/api/alert/#alert-classes-outlined)
* and [.MuiAlert-colorError](/material-ui/api/alert/#alert-classes-colorError) classes instead.
- * See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details..
+ * See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
*/
outlinedError: string;
/** Styles applied to the root element if `variant="filled"` and `color="success"`.
* @deprecated Combine the [.MuiAlert-filled](/material-ui/api/alert/#alert-classes-filled)
* and [.MuiAlert-colorSuccess](/material-ui/api/alert/#alert-classes-colorSuccess) classes instead.
- * See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details..
+ * See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
*/
filledSuccess: string;
/** Styles applied to the root element if `variant="filled"` and `color="info"`.
* @deprecated Combine the [.MuiAlert-filled](/material-ui/api/alert/#alert-classes-filled)
* and [.MuiAlert-colorInfo](/material-ui/api/alert/#alert-classes-colorInfo) classes instead.
- * See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details..
+ * See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
*/
filledInfo: string;
/** Styles applied to the root element if `variant="filled"` and `color="warning"`
* @deprecated Combine the [.MuiAlert-filled](/material-ui/api/alert/#alert-classes-filled)
* and [.MuiAlert-colorWarning](/material-ui/api/alert/#alert-classes-colorWarning) classes instead.
- * See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details..
+ * See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
*/
filledWarning: string;
/** Styles applied to the root element if `variant="filled"` and `color="error"`.
* @deprecated Combine the [.MuiAlert-filled](/material-ui/api/alert/#alert-classes-filled)
* and [.MuiAlert-colorError](/material-ui/api/alert/#alert-classes-colorError) classes instead.
- * See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details..
+ * See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
*/
filledError: string;
/** Styles applied to the icon wrapper element. */
diff --git a/packages/mui-material/src/Avatar/Avatar.d.ts b/packages/mui-material/src/Avatar/Avatar.d.ts
index b9d7b1dd557f1d..f42c37daec3c92 100644
--- a/packages/mui-material/src/Avatar/Avatar.d.ts
+++ b/packages/mui-material/src/Avatar/Avatar.d.ts
@@ -46,7 +46,7 @@ export interface AvatarOwnProps {
/**
* [Attributes](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/img#attributes) applied to the `img` element if the component is used to display an image.
* It can be used to listen for the loading error event.
- * @deprecated Use `slotProps.img` instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details..
+ * @deprecated Use `slotProps.img` instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
*/
imgProps?: React.ImgHTMLAttributes & {
sx?: SxProps;
diff --git a/packages/mui-material/src/Avatar/Avatar.js b/packages/mui-material/src/Avatar/Avatar.js
index d8f6c1df3f205f..dcc82a4d146c91 100644
--- a/packages/mui-material/src/Avatar/Avatar.js
+++ b/packages/mui-material/src/Avatar/Avatar.js
@@ -242,7 +242,7 @@ Avatar.propTypes /* remove-proptypes */ = {
/**
* [Attributes](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/img#attributes) applied to the `img` element if the component is used to display an image.
* It can be used to listen for the loading error event.
- * @deprecated Use `slotProps.img` instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details..
+ * @deprecated Use `slotProps.img` instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
*/
imgProps: PropTypes.object,
/**
diff --git a/packages/mui-material/src/Backdrop/Backdrop.d.ts b/packages/mui-material/src/Backdrop/Backdrop.d.ts
index ad565d0c678608..610b0ec4e9eddc 100644
--- a/packages/mui-material/src/Backdrop/Backdrop.d.ts
+++ b/packages/mui-material/src/Backdrop/Backdrop.d.ts
@@ -99,7 +99,7 @@ export interface BackdropOwnProps
* The component used for the transition.
* [Follow this guide](/material-ui/transitions/#transitioncomponent-prop) to learn more about the requirements for this component.
* @default Fade
- * @deprecated Use `slots.transition` instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details..
+ * @deprecated Use `slots.transition` instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
*/
TransitionComponent?: React.JSXElementConstructor<
TransitionProps & {
diff --git a/packages/mui-material/src/Backdrop/Backdrop.js b/packages/mui-material/src/Backdrop/Backdrop.js
index fd4cc622948b56..fff194c3e036ef 100644
--- a/packages/mui-material/src/Backdrop/Backdrop.js
+++ b/packages/mui-material/src/Backdrop/Backdrop.js
@@ -192,7 +192,7 @@ Backdrop.propTypes /* remove-proptypes */ = {
* The component used for the transition.
* [Follow this guide](/material-ui/transitions/#transitioncomponent-prop) to learn more about the requirements for this component.
* @default Fade
- * @deprecated Use `slots.transition` instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details..
+ * @deprecated Use `slots.transition` instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
*/
TransitionComponent: PropTypes.elementType,
/**
diff --git a/packages/mui-material/src/Badge/Badge.d.ts b/packages/mui-material/src/Badge/Badge.d.ts
index dde4f1315f0fee..08b1ca8342bb43 100644
--- a/packages/mui-material/src/Badge/Badge.d.ts
+++ b/packages/mui-material/src/Badge/Badge.d.ts
@@ -72,7 +72,7 @@ export interface BadgeOwnProps {
* The extra props for the slot components.
* You can override the existing props or add new ones.
*
- * @deprecated use the `slotProps` prop instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details..
+ * @deprecated use the `slotProps` prop instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
*
* @default {}
*/
@@ -80,7 +80,7 @@ export interface BadgeOwnProps {
/**
* The components used for each slot inside.
*
- * @deprecated use the `slots` prop instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details..
+ * @deprecated use the `slots` prop instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
*
* @default {}
*/
diff --git a/packages/mui-material/src/Badge/Badge.js b/packages/mui-material/src/Badge/Badge.js
index 99a8cecea3077c..2b0e68da5f6001 100644
--- a/packages/mui-material/src/Badge/Badge.js
+++ b/packages/mui-material/src/Badge/Badge.js
@@ -398,7 +398,7 @@ Badge.propTypes /* remove-proptypes */ = {
/**
* The components used for each slot inside.
*
- * @deprecated use the `slots` prop instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details..
+ * @deprecated use the `slots` prop instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
*
* @default {}
*/
@@ -410,7 +410,7 @@ Badge.propTypes /* remove-proptypes */ = {
* The extra props for the slot components.
* You can override the existing props or add new ones.
*
- * @deprecated use the `slotProps` prop instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details..
+ * @deprecated use the `slotProps` prop instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
*
* @default {}
*/
diff --git a/packages/mui-material/src/FormControlLabel/FormControlLabel.d.ts b/packages/mui-material/src/FormControlLabel/FormControlLabel.d.ts
index bf97de098949aa..0a171d69a5db2f 100644
--- a/packages/mui-material/src/FormControlLabel/FormControlLabel.d.ts
+++ b/packages/mui-material/src/FormControlLabel/FormControlLabel.d.ts
@@ -35,7 +35,7 @@ export interface FormControlLabelProps
/**
* The props used for each slot inside.
* @default {}
- * @deprecated use the `slotProps` prop instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details..
+ * @deprecated use the `slotProps` prop instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
*/
componentsProps?: {
/**
diff --git a/packages/mui-material/src/FormControlLabel/FormControlLabel.js b/packages/mui-material/src/FormControlLabel/FormControlLabel.js
index a6a4476a6d1a19..5765933206a476 100644
--- a/packages/mui-material/src/FormControlLabel/FormControlLabel.js
+++ b/packages/mui-material/src/FormControlLabel/FormControlLabel.js
@@ -229,7 +229,7 @@ FormControlLabel.propTypes /* remove-proptypes */ = {
/**
* The props used for each slot inside.
* @default {}
- * @deprecated use the `slotProps` prop instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details..
+ * @deprecated use the `slotProps` prop instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
*/
componentsProps: PropTypes.shape({
typography: PropTypes.object,
diff --git a/packages/mui-material/src/PaginationItem/PaginationItem.d.ts b/packages/mui-material/src/PaginationItem/PaginationItem.d.ts
index 47656220cf9632..89f80057ac255b 100644
--- a/packages/mui-material/src/PaginationItem/PaginationItem.d.ts
+++ b/packages/mui-material/src/PaginationItem/PaginationItem.d.ts
@@ -58,7 +58,7 @@ export interface PaginationItemOwnProps extends PaginationItemSlotsAndSlotProps
* It's recommended to use the `slots` prop instead.
*
* @default {}
- * @deprecated use the `slots` prop instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details..
+ * @deprecated use the `slots` prop instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
*/
components?: {
first?: React.ElementType;
diff --git a/packages/mui-material/src/PaginationItem/PaginationItem.js b/packages/mui-material/src/PaginationItem/PaginationItem.js
index ff759e969577bf..7823ae791cd28e 100644
--- a/packages/mui-material/src/PaginationItem/PaginationItem.js
+++ b/packages/mui-material/src/PaginationItem/PaginationItem.js
@@ -455,7 +455,7 @@ PaginationItem.propTypes /* remove-proptypes */ = {
* It's recommended to use the `slots` prop instead.
*
* @default {}
- * @deprecated use the `slots` prop instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details..
+ * @deprecated use the `slots` prop instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
*/
components: PropTypes.shape({
first: PropTypes.elementType,
diff --git a/packages/mui-material/src/PaginationItem/paginationItemClasses.ts b/packages/mui-material/src/PaginationItem/paginationItemClasses.ts
index 87a8a530a48bcf..1352d26ddbe3e9 100644
--- a/packages/mui-material/src/PaginationItem/paginationItemClasses.ts
+++ b/packages/mui-material/src/PaginationItem/paginationItemClasses.ts
@@ -13,21 +13,21 @@ export interface PaginationItemClasses {
/** Styles applied to the root element if `variant="text"`. */
text: string;
/** Styles applied to the root element if `variant="text"` and `color="primary"`.
- * @deprecated Combine the [.MuiPaginationItem-text](/material-ui/api/pagination-item/#pagination-item-classes-text) and [.MuiPaginationItem-colorPrimary](/material-ui/api/pagination-item/#pagination-item-classes-colorPrimary) classes instead. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details..
+ * @deprecated Combine the [.MuiPaginationItem-text](/material-ui/api/pagination-item/#pagination-item-classes-text) and [.MuiPaginationItem-colorPrimary](/material-ui/api/pagination-item/#pagination-item-classes-colorPrimary) classes instead. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
*/
textPrimary: string;
/** Styles applied to the root element if `variant="text"` and `color="secondary"`.
- * @deprecated Combine the [.MuiPaginationItem-text](/material-ui/api/pagination-item/#pagination-item-classes-text) and [.MuiPaginationItem-colorSecondary](/material-ui/api/pagination-item/#pagination-item-classes-colorSecondary) classes instead. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details..
+ * @deprecated Combine the [.MuiPaginationItem-text](/material-ui/api/pagination-item/#pagination-item-classes-text) and [.MuiPaginationItem-colorSecondary](/material-ui/api/pagination-item/#pagination-item-classes-colorSecondary) classes instead. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
*/
textSecondary: string;
/** Styles applied to the root element if `variant="outlined"`. */
outlined: string;
/** Styles applied to the root element if `variant="outlined"` and `color="primary"`.
- * @deprecated Combine the [.MuiPaginationItem-outlined](/material-ui/api/pagination-item/#pagination-item-classes-outlined) and [.MuiPaginationItem-colorPrimary](/material-ui/api/pagination-item/#pagination-item-classes-colorPrimary) classes instead. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details..
+ * @deprecated Combine the [.MuiPaginationItem-outlined](/material-ui/api/pagination-item/#pagination-item-classes-outlined) and [.MuiPaginationItem-colorPrimary](/material-ui/api/pagination-item/#pagination-item-classes-colorPrimary) classes instead. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
*/
outlinedPrimary: string;
/** Styles applied to the root element if `variant="outlined"` and `color="secondary"`.
- * @deprecated Combine the [.MuiPaginationItem-outlined](/material-ui/api/pagination-item/#pagination-item-classes-outlined) and [.MuiPaginationItem-colorSecondary](/material-ui/api/pagination-item/#pagination-item-classes-colorSecondary) classes instead. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details..
+ * @deprecated Combine the [.MuiPaginationItem-outlined](/material-ui/api/pagination-item/#pagination-item-classes-outlined) and [.MuiPaginationItem-colorSecondary](/material-ui/api/pagination-item/#pagination-item-classes-colorSecondary) classes instead. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
*/
outlinedSecondary: string;
/** Styles applied to the root element if `rounded="true"`. */
diff --git a/packages/mui-material/src/Slider/Slider.d.ts b/packages/mui-material/src/Slider/Slider.d.ts
index 25e2dab2df0d2d..98a9f281f14ae6 100644
--- a/packages/mui-material/src/Slider/Slider.d.ts
+++ b/packages/mui-material/src/Slider/Slider.d.ts
@@ -46,7 +46,7 @@ export interface SliderOwnProps {
/**
* The components used for each slot inside.
*
- * @deprecated use the `slots` prop instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details..
+ * @deprecated use the `slots` prop instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
*
* @default {}
*/
@@ -64,7 +64,7 @@ export interface SliderOwnProps {
* The extra props for the slot components.
* You can override the existing props or add new ones.
*
- * @deprecated use the `slotProps` prop instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details..
+ * @deprecated use the `slotProps` prop instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
*
* @default {}
*/
diff --git a/packages/mui-material/src/Slider/Slider.js b/packages/mui-material/src/Slider/Slider.js
index f4c072c204dcf3..5759dc932e503c 100644
--- a/packages/mui-material/src/Slider/Slider.js
+++ b/packages/mui-material/src/Slider/Slider.js
@@ -890,7 +890,7 @@ Slider.propTypes /* remove-proptypes */ = {
/**
* The components used for each slot inside.
*
- * @deprecated use the `slots` prop instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details..
+ * @deprecated use the `slots` prop instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
*
* @default {}
*/
@@ -908,7 +908,7 @@ Slider.propTypes /* remove-proptypes */ = {
* The extra props for the slot components.
* You can override the existing props or add new ones.
*
- * @deprecated use the `slotProps` prop instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details..
+ * @deprecated use the `slotProps` prop instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
*
* @default {}
*/
diff --git a/packages/mui-material/src/StepLabel/StepLabel.d.ts b/packages/mui-material/src/StepLabel/StepLabel.d.ts
index dd30aab38af9d6..c695ac48ef9fe5 100644
--- a/packages/mui-material/src/StepLabel/StepLabel.d.ts
+++ b/packages/mui-material/src/StepLabel/StepLabel.d.ts
@@ -42,7 +42,7 @@ export interface StepLabelProps
/**
* The props used for each slot inside.
* @default {}
- * @deprecated use the `slotProps` prop instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details..
+ * @deprecated use the `slotProps` prop instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
*/
componentsProps?: {
/**
@@ -66,12 +66,12 @@ export interface StepLabelProps
optional?: React.ReactNode;
/**
* The component to render in place of the [`StepIcon`](/material-ui/api/step-icon/).
- * @deprecated Use `slots.stepIcon` instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details..
+ * @deprecated Use `slots.stepIcon` instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
*/
StepIconComponent?: React.ElementType;
/**
* Props applied to the [`StepIcon`](/material-ui/api/step-icon/) element.
- * @deprecated Use `slotProps.stepIcon` instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details..
+ * @deprecated Use `slotProps.stepIcon` instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
*/
StepIconProps?: Partial;
/**
diff --git a/packages/mui-material/src/StepLabel/StepLabel.js b/packages/mui-material/src/StepLabel/StepLabel.js
index 3e3519b34d9a57..0141fc7e395f07 100644
--- a/packages/mui-material/src/StepLabel/StepLabel.js
+++ b/packages/mui-material/src/StepLabel/StepLabel.js
@@ -233,7 +233,7 @@ StepLabel.propTypes /* remove-proptypes */ = {
/**
* The props used for each slot inside.
* @default {}
- * @deprecated use the `slotProps` prop instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details..
+ * @deprecated use the `slotProps` prop instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
*/
componentsProps: PropTypes.shape({
label: PropTypes.object,
@@ -269,12 +269,12 @@ StepLabel.propTypes /* remove-proptypes */ = {
}),
/**
* The component to render in place of the [`StepIcon`](/material-ui/api/step-icon/).
- * @deprecated Use `slots.stepIcon` instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details..
+ * @deprecated Use `slots.stepIcon` instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
*/
StepIconComponent: PropTypes.elementType,
/**
* Props applied to the [`StepIcon`](/material-ui/api/step-icon/) element.
- * @deprecated Use `slotProps.stepIcon` instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details..
+ * @deprecated Use `slotProps.stepIcon` instead. This prop will be removed in v7. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
*/
StepIconProps: PropTypes.object,
/**