diff --git a/docs/pages/material-ui/api/collapse.json b/docs/pages/material-ui/api/collapse.json index 0dfe4e14b03505..88adc7e4f91873 100644 --- a/docs/pages/material-ui/api/collapse.json +++ b/docs/pages/material-ui/api/collapse.json @@ -84,7 +84,7 @@ "filename": "/packages/mui-material/src/Collapse/Collapse.js", "inheritance": { "component": "Transition", - "pathname": "http://reactcommunity.org/react-transition-group/transition/#Transition-props" + "pathname": "https://reactcommunity.org/react-transition-group/transition/#Transition-props" }, "demos": "
", "cssComponent": false diff --git a/docs/pages/material-ui/api/fade.json b/docs/pages/material-ui/api/fade.json index eed92160ada701..4485d3d1354503 100644 --- a/docs/pages/material-ui/api/fade.json +++ b/docs/pages/material-ui/api/fade.json @@ -28,7 +28,7 @@ "filename": "/packages/mui-material/src/Fade/Fade.js", "inheritance": { "component": "Transition", - "pathname": "http://reactcommunity.org/react-transition-group/transition/#Transition-props" + "pathname": "https://reactcommunity.org/react-transition-group/transition/#Transition-props" }, "demos": "", "cssComponent": false diff --git a/docs/pages/material-ui/api/grow.json b/docs/pages/material-ui/api/grow.json index 4e002c77f347ca..ec743654c137c1 100644 --- a/docs/pages/material-ui/api/grow.json +++ b/docs/pages/material-ui/api/grow.json @@ -28,7 +28,7 @@ "filename": "/packages/mui-material/src/Grow/Grow.js", "inheritance": { "component": "Transition", - "pathname": "http://reactcommunity.org/react-transition-group/transition/#Transition-props" + "pathname": "https://reactcommunity.org/react-transition-group/transition/#Transition-props" }, "demos": "", "cssComponent": false diff --git a/docs/pages/material-ui/api/slide.json b/docs/pages/material-ui/api/slide.json index 41cf3f9da579ea..49757c12dba115 100644 --- a/docs/pages/material-ui/api/slide.json +++ b/docs/pages/material-ui/api/slide.json @@ -39,7 +39,7 @@ "filename": "/packages/mui-material/src/Slide/Slide.js", "inheritance": { "component": "Transition", - "pathname": "http://reactcommunity.org/react-transition-group/transition/#Transition-props" + "pathname": "https://reactcommunity.org/react-transition-group/transition/#Transition-props" }, "demos": "", "cssComponent": false diff --git a/docs/pages/material-ui/api/zoom.json b/docs/pages/material-ui/api/zoom.json index 4754d9ec603341..37f5fe026fd183 100644 --- a/docs/pages/material-ui/api/zoom.json +++ b/docs/pages/material-ui/api/zoom.json @@ -28,7 +28,7 @@ "filename": "/packages/mui-material/src/Zoom/Zoom.js", "inheritance": { "component": "Transition", - "pathname": "http://reactcommunity.org/react-transition-group/transition/#Transition-props" + "pathname": "https://reactcommunity.org/react-transition-group/transition/#Transition-props" }, "demos": "", "cssComponent": false diff --git a/docs/translations/api-docs/accordion/accordion.json b/docs/translations/api-docs/accordion/accordion.json index 051403c5756afb..a5f88b5260eb03 100644 --- a/docs/translations/api-docs/accordion/accordion.json +++ b/docs/translations/api-docs/accordion/accordion.json @@ -28,7 +28,7 @@ "description": "The component used for the transition. Follow this guide to learn more about the requirements for this component." }, "TransitionProps": { - "description": "Props applied to the transition element. By default, the element is based on thisTransition
component."
+ "description": "Props applied to the transition element. By default, the element is based on this Transition
component."
}
},
"classDescriptions": {
diff --git a/docs/translations/api-docs/dialog/dialog.json b/docs/translations/api-docs/dialog/dialog.json
index 29cff3fa7174a1..6b38d43a40179c 100644
--- a/docs/translations/api-docs/dialog/dialog.json
+++ b/docs/translations/api-docs/dialog/dialog.json
@@ -42,7 +42,7 @@
"description": "The duration for the transition, in milliseconds. You may specify a single timeout for all transitions, or individually with an object."
},
"TransitionProps": {
- "description": "Props applied to the transition element. By default, the element is based on this Transition
component."
+ "description": "Props applied to the transition element. By default, the element is based on this Transition
component."
}
},
"classDescriptions": {
diff --git a/docs/translations/api-docs/menu/menu.json b/docs/translations/api-docs/menu/menu.json
index a19c18051221c0..44fdf2c56de693 100644
--- a/docs/translations/api-docs/menu/menu.json
+++ b/docs/translations/api-docs/menu/menu.json
@@ -37,7 +37,7 @@
"description": "The length of the transition in ms
, or 'auto'"
},
"TransitionProps": {
- "description": "Props applied to the transition element. By default, the element is based on this Transition
component."
+ "description": "Props applied to the transition element. By default, the element is based on this Transition
component."
},
"variant": {
"description": "The variant to use. Use menu
to prevent selected items from impacting the initial focus."
diff --git a/docs/translations/api-docs/popover/popover.json b/docs/translations/api-docs/popover/popover.json
index c7807e80430662..081a32941cb56f 100644
--- a/docs/translations/api-docs/popover/popover.json
+++ b/docs/translations/api-docs/popover/popover.json
@@ -50,7 +50,7 @@
"description": "Set to 'auto' to automatically calculate transition time based on height."
},
"TransitionProps": {
- "description": "Props applied to the transition element. By default, the element is based on this Transition
component."
+ "description": "Props applied to the transition element. By default, the element is based on this Transition
component."
}
},
"classDescriptions": {
diff --git a/docs/translations/api-docs/snackbar/snackbar.json b/docs/translations/api-docs/snackbar/snackbar.json
index a4d51e16bc00f9..1c36673de3ba27 100644
--- a/docs/translations/api-docs/snackbar/snackbar.json
+++ b/docs/translations/api-docs/snackbar/snackbar.json
@@ -46,7 +46,7 @@
"description": "The duration for the transition, in milliseconds. You may specify a single timeout for all transitions, or individually with an object."
},
"TransitionProps": {
- "description": "Props applied to the transition element. By default, the element is based on this Transition
component."
+ "description": "Props applied to the transition element. By default, the element is based on this Transition
component."
}
},
"classDescriptions": {
diff --git a/docs/translations/api-docs/speed-dial/speed-dial.json b/docs/translations/api-docs/speed-dial/speed-dial.json
index 92844ed1f38132..878f9981ebe621 100644
--- a/docs/translations/api-docs/speed-dial/speed-dial.json
+++ b/docs/translations/api-docs/speed-dial/speed-dial.json
@@ -46,7 +46,7 @@
"description": "The duration for the transition, in milliseconds. You may specify a single timeout for all transitions, or individually with an object."
},
"TransitionProps": {
- "description": "Props applied to the transition element. By default, the element is based on this Transition
component."
+ "description": "Props applied to the transition element. By default, the element is based on this Transition
component."
}
},
"classDescriptions": {
diff --git a/docs/translations/api-docs/step-content/step-content.json b/docs/translations/api-docs/step-content/step-content.json
index 20f4f92a7eb345..e3f3391e657ed8 100644
--- a/docs/translations/api-docs/step-content/step-content.json
+++ b/docs/translations/api-docs/step-content/step-content.json
@@ -13,7 +13,7 @@
"description": "Adjust the duration of the content expand transition. Passed as a prop to the transition component.Transition
component."
+ "description": "Props applied to the transition element. By default, the element is based on this Transition
component."
}
},
"classDescriptions": {
diff --git a/docs/translations/api-docs/tooltip/tooltip.json b/docs/translations/api-docs/tooltip/tooltip.json
index dfaf2c810047c3..dbebeb920dcfd5 100644
--- a/docs/translations/api-docs/tooltip/tooltip.json
+++ b/docs/translations/api-docs/tooltip/tooltip.json
@@ -70,7 +70,7 @@
"description": "The component used for the transition. Follow this guide to learn more about the requirements for this component."
},
"TransitionProps": {
- "description": "Props applied to the transition element. By default, the element is based on this Transition
component."
+ "description": "Props applied to the transition element. By default, the element is based on this Transition
component."
}
},
"classDescriptions": {
diff --git a/packages/api-docs-builder-core/baseUi/getBaseUiComponentInfo.ts b/packages/api-docs-builder-core/baseUi/getBaseUiComponentInfo.ts
index 1996895131d157..3a9b2a12718bdd 100644
--- a/packages/api-docs-builder-core/baseUi/getBaseUiComponentInfo.ts
+++ b/packages/api-docs-builder-core/baseUi/getBaseUiComponentInfo.ts
@@ -70,7 +70,7 @@ export function getBaseUiComponentInfo(filename: string): ComponentInfo {
name: inheritedComponent,
apiPathname:
inheritedComponent === 'Transition'
- ? 'http://reactcommunity.org/react-transition-group/transition/#Transition-props'
+ ? 'https://reactcommunity.org/react-transition-group/transition/#Transition-props'
: `/base-ui/api/${kebabCase(inheritedComponent)}/`,
};
},
diff --git a/packages/api-docs-builder-core/materialUi/getMaterialUiComponentInfo.ts b/packages/api-docs-builder-core/materialUi/getMaterialUiComponentInfo.ts
index f4dcdbcb3bbd68..c95b740ee79cd5 100644
--- a/packages/api-docs-builder-core/materialUi/getMaterialUiComponentInfo.ts
+++ b/packages/api-docs-builder-core/materialUi/getMaterialUiComponentInfo.ts
@@ -42,7 +42,7 @@ export function getMaterialUiComponentInfo(filename: string): ComponentInfo {
name: inheritedComponent.replace(/unstyled/i, ''),
apiPathname:
inheritedComponent === 'Transition'
- ? 'http://reactcommunity.org/react-transition-group/transition/#Transition-props'
+ ? 'https://reactcommunity.org/react-transition-group/transition/#Transition-props'
: `/${
inheritedComponent.match(/unstyled/i) ? 'base-ui' : 'material-ui'
}/api/${kebabCase(inheritedComponent.replace(/unstyled/i, ''))}/`,
diff --git a/packages/mui-material-next/src/Menu/Menu.tsx b/packages/mui-material-next/src/Menu/Menu.tsx
index b133c2cdb670ea..6719041fa5668e 100644
--- a/packages/mui-material-next/src/Menu/Menu.tsx
+++ b/packages/mui-material-next/src/Menu/Menu.tsx
@@ -428,7 +428,7 @@ Menu.propTypes /* remove-proptypes */ = {
]),
/**
* Props applied to the transition element.
- * By default, the element is based on this [`Transition`](http://reactcommunity.org/react-transition-group/transition/) component.
+ * By default, the element is based on this [`Transition`](https://reactcommunity.org/react-transition-group/transition/) component.
* @default {}
*/
TransitionProps: PropTypes.object,
diff --git a/packages/mui-material-next/src/Menu/Menu.types.ts b/packages/mui-material-next/src/Menu/Menu.types.ts
index 4049d6d60f23f1..49ddbfabbe9a27 100644
--- a/packages/mui-material-next/src/Menu/Menu.types.ts
+++ b/packages/mui-material-next/src/Menu/Menu.types.ts
@@ -101,7 +101,7 @@ export interface MenuTypeMap