diff --git a/CHANGELOG.old.md b/CHANGELOG.old.md index c1bb2c226dc60b..6c2cdffda2805d 100644 --- a/CHANGELOG.old.md +++ b/CHANGELOG.old.md @@ -416,7 +416,7 @@ A big thanks to the 19 contributors who made this release possible. Here are som - Introduce a new Timeline component (#21331) @mnajdova. timeline - You can find the component in the [lab](http://material-ui.com/components/timeline/). + You can find the component in the [lab](https://material-ui.com/components/timeline/). - Simplify the theme overrides with TypeScript for the components in the lab (#21279) @CarsonF. @@ -558,9 +558,9 @@ Here are some highlights ✨: ``` - Follow [the docs to learn more](http://material-ui.com/components/skeleton/#inferring-dimensions). + Follow [the docs to learn more](https://material-ui.com/components/skeleton/#inferring-dimensions). - ♿️ Add tabs accessibility docs section (#20965) @eps1lon. - The behavior of the [keyboard navigation](http://material-ui.com/components/tabs/#keyboard-navigation) can be customized with the `selectionFollowsFocus` prop. + The behavior of the [keyboard navigation](https://material-ui.com/components/tabs/#keyboard-navigation) can be customized with the `selectionFollowsFocus` prop. - ℹ Improve tooltip arrow customizability (#21095) @sakulstra. The arrow background color and border can now be customized independently. @@ -13124,7 +13124,7 @@ v0.12.4 should have really been v0.13.0 as it breaks compatibility with React 0. - `ThemeManager` produces `mui theme` from `raw theme`. Raw themes may be user-defined. - Functions in `ThemeManager` allow to modify theme variables. Component-level styles may be - overridden in the `mui theme`. - - See new documentation [here](http://material-ui.com/#/customization/themes) + - See new documentation [here](https://material-ui.com/#/customization/themes) - Function names in the context-pure mixin have been changed (#1711) - `getContextProps()` has been changed to `getRelevantContextKeys()` @@ -13157,7 +13157,7 @@ v0.12.4 should have really been v0.13.0 as it breaks compatibility with React 0. - The Table component is now composable. (#1199) - JSON objects to create the table and the table component will no longer generate the table for you. - The docs site provides a complete example of how a table might look: http://material-ui.com/#/components/table. + The docs site provides a complete example of how a table might look: https://material-ui.com/#/components/table. The example also includes a 'super header' and 'super footer' row. - **Upgrade Path:** Instead of passing in the raw JSON data, you'll need to generate the appropriate TableHeader/TableRow/TableHeaderColumn components and pass them in as children. The same should be applied diff --git a/docs/pages/blog/2020-q2-update.md b/docs/pages/blog/2020-q2-update.md index 4a0cb5d020818a..994a3719f1cc27 100644 --- a/docs/pages/blog/2020-q2-update.md +++ b/docs/pages/blog/2020-q2-update.md @@ -14,7 +14,7 @@ Here are the most significant improvements since March 2020: - 🚧 Work has started on [the next major version: v5](https://github.com/mui-org/material-ui/issues/20012).
The last 14 months have been spent focusing on improving the library under the v4.x development branch, while not introducing any breaking changes. During this period we have identified several important areas for improvement. While the absence of breaking changes is a significant time-saver for developers, it also limits the scope of the problems that can be solved and the quality of the solutions. We're excited about what comes next!

- You can find the documentation for the next version at http://material-ui.com/. The next 6-8 months will see weekly releases as always, following [the roadmap](https://github.com/mui-org/material-ui/issues/20012) and [milestone](https://github.com/mui-org/material-ui/milestone/35). + You can find the documentation for the next version at https://material-ui.com/. The next 6-8 months will see weekly releases as always, following [the roadmap](https://github.com/mui-org/material-ui/issues/20012) and [milestone](https://github.com/mui-org/material-ui/milestone/35). - 📍 The icons package has been updated with changes made by Google, leading to [200+ new icons](https://material-ui.com/components/material-icons/). diff --git a/docs/src/pages/components/transitions/transitions.md b/docs/src/pages/components/transitions/transitions.md index 2f2e47ebd81f1f..176d064be01c21 100644 --- a/docs/src/pages/components/transitions/transitions.md +++ b/docs/src/pages/components/transitions/transitions.md @@ -109,7 +109,7 @@ It should respect the following conditions: - Call the `onExited` callback prop when the exit transition is completed. These two callbacks allow to unmount the children when in a closed state and fully transitioned. -For more information on creating a custom transition, visit the _react-transition-group_ [`Transition` documentation](http://reactcommunity.org/react-transition-group/transition). +For more information on creating a custom transition, visit the _react-transition-group_ [`Transition` documentation](https://reactcommunity.org/react-transition-group/transition). You can also visit the dedicated sections of some of the components: - [Modal](/components/modal/#transitions) diff --git a/docs/translations/api-docs/accordion/accordion-de.json b/docs/translations/api-docs/accordion/accordion-de.json index b4aee10b9a46b9..1b0e2f447a6b68 100644 --- a/docs/translations/api-docs/accordion/accordion-de.json +++ b/docs/translations/api-docs/accordion/accordion-de.json @@ -11,7 +11,7 @@ "square": "If true, rounded corners are disabled.", "sx": "Die Einstellung, die das Definieren von Überschreibungen, sowie zusätzlichen CSS-Styles erlaubt. Weitere Details finden Sie auf der `sx` Seite.", "TransitionComponent": "The component used for the transition. Follow this guide to learn more about the requirements for this component.", - "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." + "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." }, "classDescriptions": { "root": { diff --git a/docs/translations/api-docs/accordion/accordion-es.json b/docs/translations/api-docs/accordion/accordion-es.json index 07a0d724cc8aa7..671a22ac88c23a 100644 --- a/docs/translations/api-docs/accordion/accordion-es.json +++ b/docs/translations/api-docs/accordion/accordion-es.json @@ -11,7 +11,7 @@ "square": "If true, rounded corners are disabled.", "sx": "The system prop that allows defining system overrides as well as additional CSS styles. See the `sx` page for more details.", "TransitionComponent": "The component used for the transition. Follow this guide to learn more about the requirements for this component.", - "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." + "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." }, "classDescriptions": { "root": { diff --git a/docs/translations/api-docs/accordion/accordion-fr.json b/docs/translations/api-docs/accordion/accordion-fr.json index 5570d5ff2ff732..2fcb3333243e90 100644 --- a/docs/translations/api-docs/accordion/accordion-fr.json +++ b/docs/translations/api-docs/accordion/accordion-fr.json @@ -11,7 +11,7 @@ "square": "If true, rounded corners are disabled.", "sx": "The system prop that allows defining system overrides as well as additional CSS styles. See the `sx` page for more details.", "TransitionComponent": "The component used for the transition. Follow this guide to learn more about the requirements for this component.", - "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." + "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." }, "classDescriptions": { "root": { diff --git a/docs/translations/api-docs/accordion/accordion-ja.json b/docs/translations/api-docs/accordion/accordion-ja.json index 79634689e0d0f7..e7158318655c6b 100644 --- a/docs/translations/api-docs/accordion/accordion-ja.json +++ b/docs/translations/api-docs/accordion/accordion-ja.json @@ -11,7 +11,7 @@ "square": "If true, rounded corners are disabled.", "sx": "The system prop that allows defining system overrides as well as additional CSS styles. See the `sx` page for more details.", "TransitionComponent": "トランジションに使用されるコンポーネント。 このガイド に従って、このコンポーネントの要件の詳細を確認してください。", - "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." + "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." }, "classDescriptions": { "root": { diff --git a/docs/translations/api-docs/accordion/accordion-pt.json b/docs/translations/api-docs/accordion/accordion-pt.json index 71f2956b2b05a6..f008d0865cebc0 100644 --- a/docs/translations/api-docs/accordion/accordion-pt.json +++ b/docs/translations/api-docs/accordion/accordion-pt.json @@ -11,7 +11,7 @@ "square": "Se true, cantos arredondados são desabilitados.", "sx": "The system prop that allows defining system overrides as well as additional CSS styles. See the `sx` page for more details.", "TransitionComponent": "O componente usado para a transição. Siga este guia para saber mais sobre os requisitos para este componente.", - "TransitionProps": "Propriedades aplicadas ao elemento de transição. Por padrão, o elemento é baseado neste componente Transition." + "TransitionProps": "Propriedades aplicadas ao elemento de transição. Por padrão, o elemento é baseado neste componente Transition." }, "classDescriptions": { "root": { diff --git a/docs/translations/api-docs/accordion/accordion-ru.json b/docs/translations/api-docs/accordion/accordion-ru.json index bb8673d25d7e44..b03f99427f00c5 100644 --- a/docs/translations/api-docs/accordion/accordion-ru.json +++ b/docs/translations/api-docs/accordion/accordion-ru.json @@ -11,7 +11,7 @@ "square": "Если true, скругленные углы отключены.", "sx": "The system prop that allows defining system overrides as well as additional CSS styles. See the `sx` page for more details.", "TransitionComponent": "Компонент, используемый в анимации сворачивания. Прочтите это руководство, чтобы узнать больше о требованиях к этому компоненту.", - "TransitionProps": "Свойства, передаваемые в анимируемый компонент. По умолчанию элемент основывается на компоненте Transition." + "TransitionProps": "Свойства, передаваемые в анимируемый компонент. По умолчанию элемент основывается на компоненте Transition." }, "classDescriptions": { "root": { diff --git a/docs/translations/api-docs/accordion/accordion-zh.json b/docs/translations/api-docs/accordion/accordion-zh.json index e1e34e644d4716..19b372b8db9265 100644 --- a/docs/translations/api-docs/accordion/accordion-zh.json +++ b/docs/translations/api-docs/accordion/accordion-zh.json @@ -11,7 +11,7 @@ "square": "If true, rounded corners are disabled.", "sx": "The system prop that allows defining system overrides as well as additional CSS styles. See the `sx` page for more details.", "TransitionComponent": "The component used for the transition. Follow this guide to learn more about the requirements for this component.", - "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." + "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." }, "classDescriptions": { "root": { diff --git a/docs/translations/api-docs/accordion/accordion.json b/docs/translations/api-docs/accordion/accordion.json index 38082bece04971..699148866004b5 100644 --- a/docs/translations/api-docs/accordion/accordion.json +++ b/docs/translations/api-docs/accordion/accordion.json @@ -11,7 +11,7 @@ "square": "If true, rounded corners are disabled.", "sx": "The system prop that allows defining system overrides as well as additional CSS styles. See the `sx` page for more details.", "TransitionComponent": "The component used for the transition. Follow this guide to learn more about the requirements for this component.", - "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." + "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." }, "classDescriptions": { "root": { "description": "Styles applied to the root element." }, diff --git a/docs/translations/api-docs/dialog/dialog-de.json b/docs/translations/api-docs/dialog/dialog-de.json index 713d04f63db92d..df2ccbc7426051 100644 --- a/docs/translations/api-docs/dialog/dialog-de.json +++ b/docs/translations/api-docs/dialog/dialog-de.json @@ -19,7 +19,7 @@ "sx": "Die Einstellung, die das Definieren von Überschreibungen, sowie zusätzlichen CSS-Styles erlaubt. Weitere Details finden Sie auf der `sx` Seite.", "TransitionComponent": "The component used for the transition. Follow this guide to learn more about the requirements for this component.", "transitionDuration": "The duration for the transition, in milliseconds. You may specify a single timeout for all transitions, or individually with an object.", - "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." + "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." }, "classDescriptions": { "root": { diff --git a/docs/translations/api-docs/dialog/dialog-es.json b/docs/translations/api-docs/dialog/dialog-es.json index 58d80ac460dbd1..9b6f3bc8d41dfc 100644 --- a/docs/translations/api-docs/dialog/dialog-es.json +++ b/docs/translations/api-docs/dialog/dialog-es.json @@ -19,7 +19,7 @@ "sx": "The system prop that allows defining system overrides as well as additional CSS styles. See the `sx` page for more details.", "TransitionComponent": "The component used for the transition. Follow this guide to learn more about the requirements for this component.", "transitionDuration": "The duration for the transition, in milliseconds. You may specify a single timeout for all transitions, or individually with an object.", - "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." + "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." }, "classDescriptions": { "root": { diff --git a/docs/translations/api-docs/dialog/dialog-fr.json b/docs/translations/api-docs/dialog/dialog-fr.json index 58d80ac460dbd1..9b6f3bc8d41dfc 100644 --- a/docs/translations/api-docs/dialog/dialog-fr.json +++ b/docs/translations/api-docs/dialog/dialog-fr.json @@ -19,7 +19,7 @@ "sx": "The system prop that allows defining system overrides as well as additional CSS styles. See the `sx` page for more details.", "TransitionComponent": "The component used for the transition. Follow this guide to learn more about the requirements for this component.", "transitionDuration": "The duration for the transition, in milliseconds. You may specify a single timeout for all transitions, or individually with an object.", - "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." + "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." }, "classDescriptions": { "root": { diff --git a/docs/translations/api-docs/dialog/dialog-ja.json b/docs/translations/api-docs/dialog/dialog-ja.json index 9701b2a46a8070..70b638b1b067e1 100644 --- a/docs/translations/api-docs/dialog/dialog-ja.json +++ b/docs/translations/api-docs/dialog/dialog-ja.json @@ -19,7 +19,7 @@ "sx": "The system prop that allows defining system overrides as well as additional CSS styles. See the `sx` page for more details.", "TransitionComponent": "トランジションに使用されるコンポーネント。 このガイド に従って、このコンポーネントの要件の詳細を確認してください。", "transitionDuration": "The duration for the transition, in milliseconds. You may specify a single timeout for all transitions, or individually with an object.", - "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." + "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." }, "classDescriptions": { "root": { diff --git a/docs/translations/api-docs/dialog/dialog-pt.json b/docs/translations/api-docs/dialog/dialog-pt.json index 9436383afdbde0..dc19f1917b8211 100644 --- a/docs/translations/api-docs/dialog/dialog-pt.json +++ b/docs/translations/api-docs/dialog/dialog-pt.json @@ -19,7 +19,7 @@ "sx": "The system prop that allows defining system overrides as well as additional CSS styles. See the `sx` page for more details.", "TransitionComponent": "O componente usado para a transição. Siga este guia para saber mais sobre os requisitos para este componente.", "transitionDuration": "The duration for the transition, in milliseconds. You may specify a single timeout for all transitions, or individually with an object.", - "TransitionProps": "Propriedades aplicadas ao elemento de transição. Por padrão, o elemento é baseado neste componente Transition." + "TransitionProps": "Propriedades aplicadas ao elemento de transição. Por padrão, o elemento é baseado neste componente Transition." }, "classDescriptions": { "root": { diff --git a/docs/translations/api-docs/dialog/dialog-ru.json b/docs/translations/api-docs/dialog/dialog-ru.json index acec73bed4a5eb..8f791188056398 100644 --- a/docs/translations/api-docs/dialog/dialog-ru.json +++ b/docs/translations/api-docs/dialog/dialog-ru.json @@ -19,7 +19,7 @@ "sx": "The system prop that allows defining system overrides as well as additional CSS styles. See the `sx` page for more details.", "TransitionComponent": "Компонент, используемый в анимации сворачивания. Прочтите это руководство, чтобы узнать больше о требованиях к этому компоненту.", "transitionDuration": "The duration for the transition, in milliseconds. You may specify a single timeout for all transitions, or individually with an object.", - "TransitionProps": "Свойства, передаваемые в анимируемый компонент. По умолчанию элемент основывается на компоненте Transition." + "TransitionProps": "Свойства, передаваемые в анимируемый компонент. По умолчанию элемент основывается на компоненте Transition." }, "classDescriptions": { "root": { diff --git a/docs/translations/api-docs/dialog/dialog-zh.json b/docs/translations/api-docs/dialog/dialog-zh.json index 58d80ac460dbd1..9b6f3bc8d41dfc 100644 --- a/docs/translations/api-docs/dialog/dialog-zh.json +++ b/docs/translations/api-docs/dialog/dialog-zh.json @@ -19,7 +19,7 @@ "sx": "The system prop that allows defining system overrides as well as additional CSS styles. See the `sx` page for more details.", "TransitionComponent": "The component used for the transition. Follow this guide to learn more about the requirements for this component.", "transitionDuration": "The duration for the transition, in milliseconds. You may specify a single timeout for all transitions, or individually with an object.", - "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." + "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." }, "classDescriptions": { "root": { diff --git a/docs/translations/api-docs/dialog/dialog.json b/docs/translations/api-docs/dialog/dialog.json index b47088f2a3a89a..cae261176b84f9 100644 --- a/docs/translations/api-docs/dialog/dialog.json +++ b/docs/translations/api-docs/dialog/dialog.json @@ -19,7 +19,7 @@ "sx": "The system prop that allows defining system overrides as well as additional CSS styles. See the `sx` page for more details.", "TransitionComponent": "The component used for the transition. Follow this guide to learn more about the requirements for this component.", "transitionDuration": "The duration for the transition, in milliseconds. You may specify a single timeout for all transitions, or individually with an object.", - "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." + "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." }, "classDescriptions": { "root": { "description": "Styles applied to the root element." }, diff --git a/docs/translations/api-docs/menu/menu-de.json b/docs/translations/api-docs/menu/menu-de.json index a78cb28611f5c1..7e51077453da9b 100644 --- a/docs/translations/api-docs/menu/menu-de.json +++ b/docs/translations/api-docs/menu/menu-de.json @@ -12,7 +12,7 @@ "PopoverClasses": "classes prop applied to the Popover element.", "sx": "Die Einstellung, die das Definieren von Überschreibungen, sowie zusätzlichen CSS-Styles erlaubt. Weitere Details finden Sie auf der `sx` Seite.", "transitionDuration": "The length of the transition in ms, or 'auto'", - "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component.", + "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component.", "variant": "The variant to use. Use menu to prevent selected items from impacting the initial focus." }, "classDescriptions": { diff --git a/docs/translations/api-docs/menu/menu-es.json b/docs/translations/api-docs/menu/menu-es.json index 1e120729a8ba36..a002f2d6094666 100644 --- a/docs/translations/api-docs/menu/menu-es.json +++ b/docs/translations/api-docs/menu/menu-es.json @@ -12,7 +12,7 @@ "PopoverClasses": "classes prop applied to the Popover element.", "sx": "The system prop that allows defining system overrides as well as additional CSS styles. See the `sx` page for more details.", "transitionDuration": "The length of the transition in ms, or 'auto'", - "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component.", + "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component.", "variant": "The variant to use. Use menu to prevent selected items from impacting the initial focus." }, "classDescriptions": { diff --git a/docs/translations/api-docs/menu/menu-fr.json b/docs/translations/api-docs/menu/menu-fr.json index 40f9dc664130dc..4caea0c0f872b7 100644 --- a/docs/translations/api-docs/menu/menu-fr.json +++ b/docs/translations/api-docs/menu/menu-fr.json @@ -12,7 +12,7 @@ "PopoverClasses": "classes prop applied to the Popover element.", "sx": "The system prop that allows defining system overrides as well as additional CSS styles. See the `sx` page for more details.", "transitionDuration": "The length of the transition in ms, or 'auto'", - "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component.", + "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component.", "variant": "The variant to use. Use menu to prevent selected items from impacting the initial focus and the vertical alignment relative to the anchor element." }, "classDescriptions": { diff --git a/docs/translations/api-docs/menu/menu-ja.json b/docs/translations/api-docs/menu/menu-ja.json index 1e120729a8ba36..a002f2d6094666 100644 --- a/docs/translations/api-docs/menu/menu-ja.json +++ b/docs/translations/api-docs/menu/menu-ja.json @@ -12,7 +12,7 @@ "PopoverClasses": "classes prop applied to the Popover element.", "sx": "The system prop that allows defining system overrides as well as additional CSS styles. See the `sx` page for more details.", "transitionDuration": "The length of the transition in ms, or 'auto'", - "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component.", + "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component.", "variant": "The variant to use. Use menu to prevent selected items from impacting the initial focus." }, "classDescriptions": { diff --git a/docs/translations/api-docs/menu/menu-pt.json b/docs/translations/api-docs/menu/menu-pt.json index be836434451c56..94746a79fe3e0b 100644 --- a/docs/translations/api-docs/menu/menu-pt.json +++ b/docs/translations/api-docs/menu/menu-pt.json @@ -12,7 +12,7 @@ "PopoverClasses": "classes prop applied to the Popover element.", "sx": "The system prop that allows defining system overrides as well as additional CSS styles. See the `sx` page for more details.", "transitionDuration": "The length of the transition in ms, or 'auto'", - "TransitionProps": "Propriedades aplicadas ao elemento de transição. Por padrão, o elemento é baseado neste componente Transition.", + "TransitionProps": "Propriedades aplicadas ao elemento de transição. Por padrão, o elemento é baseado neste componente Transition.", "variant": "The variant to use. Use menu to prevent selected items from impacting the initial focus." }, "classDescriptions": { diff --git a/docs/translations/api-docs/menu/menu-ru.json b/docs/translations/api-docs/menu/menu-ru.json index b9251557fe0863..f64d27f05e5747 100644 --- a/docs/translations/api-docs/menu/menu-ru.json +++ b/docs/translations/api-docs/menu/menu-ru.json @@ -12,7 +12,7 @@ "PopoverClasses": "classes prop applied to the Popover element.", "sx": "The system prop that allows defining system overrides as well as additional CSS styles. See the `sx` page for more details.", "transitionDuration": "The length of the transition in ms, or 'auto'", - "TransitionProps": "Свойства, передаваемые в анимируемый компонент. По умолчанию элемент основывается на компоненте Transition.", + "TransitionProps": "Свойства, передаваемые в анимируемый компонент. По умолчанию элемент основывается на компоненте Transition.", "variant": "The variant to use. Use menu to prevent selected items from impacting the initial focus." }, "classDescriptions": { diff --git a/docs/translations/api-docs/menu/menu-zh.json b/docs/translations/api-docs/menu/menu-zh.json index 1e120729a8ba36..a002f2d6094666 100644 --- a/docs/translations/api-docs/menu/menu-zh.json +++ b/docs/translations/api-docs/menu/menu-zh.json @@ -12,7 +12,7 @@ "PopoverClasses": "classes prop applied to the Popover element.", "sx": "The system prop that allows defining system overrides as well as additional CSS styles. See the `sx` page for more details.", "transitionDuration": "The length of the transition in ms, or 'auto'", - "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component.", + "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component.", "variant": "The variant to use. Use menu to prevent selected items from impacting the initial focus." }, "classDescriptions": { diff --git a/docs/translations/api-docs/menu/menu.json b/docs/translations/api-docs/menu/menu.json index fd20f66e9aba97..53ba7f17cfc3af 100644 --- a/docs/translations/api-docs/menu/menu.json +++ b/docs/translations/api-docs/menu/menu.json @@ -12,7 +12,7 @@ "PopoverClasses": "classes prop applied to the Popover element.", "sx": "The system prop that allows defining system overrides as well as additional CSS styles. See the `sx` page for more details.", "transitionDuration": "The length of the transition in ms, or 'auto'", - "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component.", + "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component.", "variant": "The variant to use. Use menu to prevent selected items from impacting the initial focus." }, "classDescriptions": { diff --git a/docs/translations/api-docs/popover/popover-de.json b/docs/translations/api-docs/popover/popover-de.json index a60474e194de63..1904df37fae8fd 100644 --- a/docs/translations/api-docs/popover/popover-de.json +++ b/docs/translations/api-docs/popover/popover-de.json @@ -18,7 +18,7 @@ "transformOrigin": "This is the point on the popover which will attach to the anchor's origin.
Options: vertical: [top, center, bottom, x(px)]; horizontal: [left, center, right, x(px)].", "TransitionComponent": "The component used for the transition. Follow this guide to learn more about the requirements for this component.", "transitionDuration": "Set to 'auto' to automatically calculate transition time based on height.", - "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." + "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." }, "classDescriptions": { "root": { diff --git a/docs/translations/api-docs/popover/popover-es.json b/docs/translations/api-docs/popover/popover-es.json index 81ca6a2bff86b5..a11b938173851b 100644 --- a/docs/translations/api-docs/popover/popover-es.json +++ b/docs/translations/api-docs/popover/popover-es.json @@ -18,7 +18,7 @@ "transformOrigin": "This is the point on the popover which will attach to the anchor's origin.
Options: vertical: [top, center, bottom, x(px)]; horizontal: [left, center, right, x(px)].", "TransitionComponent": "The component used for the transition. Follow this guide to learn more about the requirements for this component.", "transitionDuration": "Set to 'auto' to automatically calculate transition time based on height.", - "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." + "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." }, "classDescriptions": { "root": { diff --git a/docs/translations/api-docs/popover/popover-fr.json b/docs/translations/api-docs/popover/popover-fr.json index 5bd7d1c0eb1c54..d229d814fcb27a 100644 --- a/docs/translations/api-docs/popover/popover-fr.json +++ b/docs/translations/api-docs/popover/popover-fr.json @@ -18,7 +18,7 @@ "transformOrigin": "This is the point on the popover which will attach to the anchor's origin.
Options: vertical: [top, center, bottom, x(px)]; horizontal: [left, center, right, x(px)].", "TransitionComponent": "The component used for the transition. Follow this guide to learn more about the requirements for this component.", "transitionDuration": "Set to 'auto' to automatically calculate transition time based on height.", - "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." + "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." }, "classDescriptions": { "root": { diff --git a/docs/translations/api-docs/popover/popover-ja.json b/docs/translations/api-docs/popover/popover-ja.json index 339c0a586289c1..8ad48c618a837a 100644 --- a/docs/translations/api-docs/popover/popover-ja.json +++ b/docs/translations/api-docs/popover/popover-ja.json @@ -18,7 +18,7 @@ "transformOrigin": "This is the point on the popover which will attach to the anchor's origin.
Options: vertical: [top, center, bottom, x(px)]; horizontal: [left, center, right, x(px)].", "TransitionComponent": "トランジションに使用されるコンポーネント。 このガイド に従って、このコンポーネントの要件の詳細を確認してください。", "transitionDuration": "Set to 'auto' to automatically calculate transition time based on height.", - "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." + "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." }, "classDescriptions": { "root": { diff --git a/docs/translations/api-docs/popover/popover-pt.json b/docs/translations/api-docs/popover/popover-pt.json index cc81d29294fa84..263f1f5cc66ebe 100644 --- a/docs/translations/api-docs/popover/popover-pt.json +++ b/docs/translations/api-docs/popover/popover-pt.json @@ -18,7 +18,7 @@ "transformOrigin": "This is the point on the popover which will attach to the anchor's origin.
Options: vertical: [top, center, bottom, x(px)]; horizontal: [left, center, right, x(px)].", "TransitionComponent": "O componente usado para a transição. Siga este guia para saber mais sobre os requisitos para este componente.", "transitionDuration": "Set to 'auto' to automatically calculate transition time based on height.", - "TransitionProps": "Propriedades aplicadas ao elemento de transição. Por padrão, o elemento é baseado neste componente Transition." + "TransitionProps": "Propriedades aplicadas ao elemento de transição. Por padrão, o elemento é baseado neste componente Transition." }, "classDescriptions": { "root": { diff --git a/docs/translations/api-docs/popover/popover-ru.json b/docs/translations/api-docs/popover/popover-ru.json index ea60c51d053316..9f8bee04169f7c 100644 --- a/docs/translations/api-docs/popover/popover-ru.json +++ b/docs/translations/api-docs/popover/popover-ru.json @@ -18,7 +18,7 @@ "transformOrigin": "This is the point on the popover which will attach to the anchor's origin.
Options: vertical: [top, center, bottom, x(px)]; horizontal: [left, center, right, x(px)].", "TransitionComponent": "Компонент, используемый в анимации сворачивания. Прочтите это руководство, чтобы узнать больше о требованиях к этому компоненту.", "transitionDuration": "Set to 'auto' to automatically calculate transition time based on height.", - "TransitionProps": "Свойства, передаваемые в анимируемый компонент. По умолчанию элемент основывается на компоненте Transition." + "TransitionProps": "Свойства, передаваемые в анимируемый компонент. По умолчанию элемент основывается на компоненте Transition." }, "classDescriptions": { "root": { diff --git a/docs/translations/api-docs/popover/popover-zh.json b/docs/translations/api-docs/popover/popover-zh.json index 81ca6a2bff86b5..a11b938173851b 100644 --- a/docs/translations/api-docs/popover/popover-zh.json +++ b/docs/translations/api-docs/popover/popover-zh.json @@ -18,7 +18,7 @@ "transformOrigin": "This is the point on the popover which will attach to the anchor's origin.
Options: vertical: [top, center, bottom, x(px)]; horizontal: [left, center, right, x(px)].", "TransitionComponent": "The component used for the transition. Follow this guide to learn more about the requirements for this component.", "transitionDuration": "Set to 'auto' to automatically calculate transition time based on height.", - "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." + "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." }, "classDescriptions": { "root": { diff --git a/docs/translations/api-docs/popover/popover.json b/docs/translations/api-docs/popover/popover.json index d1feba166abf2f..3078aac65977a3 100644 --- a/docs/translations/api-docs/popover/popover.json +++ b/docs/translations/api-docs/popover/popover.json @@ -18,7 +18,7 @@ "transformOrigin": "This is the point on the popover which will attach to the anchor's origin.
Options: vertical: [top, center, bottom, x(px)]; horizontal: [left, center, right, x(px)].", "TransitionComponent": "The component used for the transition. Follow this guide to learn more about the requirements for this component.", "transitionDuration": "Set to 'auto' to automatically calculate transition time based on height.", - "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." + "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." }, "classDescriptions": { "root": { "description": "Styles applied to the root element." }, diff --git a/docs/translations/api-docs/snackbar/snackbar-de.json b/docs/translations/api-docs/snackbar/snackbar-de.json index 29bdeeb41dbe24..20ae3ffd0312ae 100644 --- a/docs/translations/api-docs/snackbar/snackbar-de.json +++ b/docs/translations/api-docs/snackbar/snackbar-de.json @@ -17,7 +17,7 @@ "sx": "Die Einstellung, die das Definieren von Überschreibungen, sowie zusätzlichen CSS-Styles erlaubt. Weitere Details finden Sie auf der `sx` Seite.", "TransitionComponent": "The component used for the transition. Follow this guide to learn more about the requirements for this component.", "transitionDuration": "The duration for the transition, in milliseconds. You may specify a single timeout for all transitions, or individually with an object.", - "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." + "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." }, "classDescriptions": { "root": { diff --git a/docs/translations/api-docs/snackbar/snackbar-es.json b/docs/translations/api-docs/snackbar/snackbar-es.json index a6650ee125f38c..9d459c5fb4f5eb 100644 --- a/docs/translations/api-docs/snackbar/snackbar-es.json +++ b/docs/translations/api-docs/snackbar/snackbar-es.json @@ -17,7 +17,7 @@ "sx": "The system prop that allows defining system overrides as well as additional CSS styles. See the `sx` page for more details.", "TransitionComponent": "The component used for the transition. Follow this guide to learn more about the requirements for this component.", "transitionDuration": "The duration for the transition, in milliseconds. You may specify a single timeout for all transitions, or individually with an object.", - "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." + "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." }, "classDescriptions": { "root": { diff --git a/docs/translations/api-docs/snackbar/snackbar-fr.json b/docs/translations/api-docs/snackbar/snackbar-fr.json index a6650ee125f38c..9d459c5fb4f5eb 100644 --- a/docs/translations/api-docs/snackbar/snackbar-fr.json +++ b/docs/translations/api-docs/snackbar/snackbar-fr.json @@ -17,7 +17,7 @@ "sx": "The system prop that allows defining system overrides as well as additional CSS styles. See the `sx` page for more details.", "TransitionComponent": "The component used for the transition. Follow this guide to learn more about the requirements for this component.", "transitionDuration": "The duration for the transition, in milliseconds. You may specify a single timeout for all transitions, or individually with an object.", - "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." + "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." }, "classDescriptions": { "root": { diff --git a/docs/translations/api-docs/snackbar/snackbar-ja.json b/docs/translations/api-docs/snackbar/snackbar-ja.json index ac38117056c1ad..f67960133aef80 100644 --- a/docs/translations/api-docs/snackbar/snackbar-ja.json +++ b/docs/translations/api-docs/snackbar/snackbar-ja.json @@ -17,7 +17,7 @@ "sx": "The system prop that allows defining system overrides as well as additional CSS styles. See the `sx` page for more details.", "TransitionComponent": "トランジションに使用されるコンポーネント。 このガイド に従って、このコンポーネントの要件の詳細を確認してください。", "transitionDuration": "The duration for the transition, in milliseconds. You may specify a single timeout for all transitions, or individually with an object.", - "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." + "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." }, "classDescriptions": { "root": { diff --git a/docs/translations/api-docs/snackbar/snackbar-pt.json b/docs/translations/api-docs/snackbar/snackbar-pt.json index 8c7dcd82d27fc7..be7a9da9bb397b 100644 --- a/docs/translations/api-docs/snackbar/snackbar-pt.json +++ b/docs/translations/api-docs/snackbar/snackbar-pt.json @@ -17,7 +17,7 @@ "sx": "The system prop that allows defining system overrides as well as additional CSS styles. See the `sx` page for more details.", "TransitionComponent": "O componente usado para a transição. Siga este guia para saber mais sobre os requisitos para este componente.", "transitionDuration": "The duration for the transition, in milliseconds. You may specify a single timeout for all transitions, or individually with an object.", - "TransitionProps": "Propriedades aplicadas ao elemento de transição. Por padrão, o elemento é baseado neste componente Transition." + "TransitionProps": "Propriedades aplicadas ao elemento de transição. Por padrão, o elemento é baseado neste componente Transition." }, "classDescriptions": { "root": { diff --git a/docs/translations/api-docs/snackbar/snackbar-ru.json b/docs/translations/api-docs/snackbar/snackbar-ru.json index 7d537aca430f63..6d4c01c12717d9 100644 --- a/docs/translations/api-docs/snackbar/snackbar-ru.json +++ b/docs/translations/api-docs/snackbar/snackbar-ru.json @@ -17,7 +17,7 @@ "sx": "The system prop that allows defining system overrides as well as additional CSS styles. See the `sx` page for more details.", "TransitionComponent": "Компонент, используемый в анимации сворачивания. Прочтите это руководство, чтобы узнать больше о требованиях к этому компоненту.", "transitionDuration": "The duration for the transition, in milliseconds. You may specify a single timeout for all transitions, or individually with an object.", - "TransitionProps": "Свойства, передаваемые в анимируемый компонент. По умолчанию элемент основывается на компоненте Transition." + "TransitionProps": "Свойства, передаваемые в анимируемый компонент. По умолчанию элемент основывается на компоненте Transition." }, "classDescriptions": { "root": { diff --git a/docs/translations/api-docs/snackbar/snackbar-zh.json b/docs/translations/api-docs/snackbar/snackbar-zh.json index a6650ee125f38c..9d459c5fb4f5eb 100644 --- a/docs/translations/api-docs/snackbar/snackbar-zh.json +++ b/docs/translations/api-docs/snackbar/snackbar-zh.json @@ -17,7 +17,7 @@ "sx": "The system prop that allows defining system overrides as well as additional CSS styles. See the `sx` page for more details.", "TransitionComponent": "The component used for the transition. Follow this guide to learn more about the requirements for this component.", "transitionDuration": "The duration for the transition, in milliseconds. You may specify a single timeout for all transitions, or individually with an object.", - "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." + "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." }, "classDescriptions": { "root": { diff --git a/docs/translations/api-docs/snackbar/snackbar.json b/docs/translations/api-docs/snackbar/snackbar.json index e3f39090b635ca..44a9951e80db26 100644 --- a/docs/translations/api-docs/snackbar/snackbar.json +++ b/docs/translations/api-docs/snackbar/snackbar.json @@ -17,7 +17,7 @@ "sx": "The system prop that allows defining system overrides as well as additional CSS styles. See the `sx` page for more details.", "TransitionComponent": "The component used for the transition. Follow this guide to learn more about the requirements for this component.", "transitionDuration": "The duration for the transition, in milliseconds. You may specify a single timeout for all transitions, or individually with an object.", - "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." + "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." }, "classDescriptions": { "root": { "description": "Styles applied to the root element." }, diff --git a/docs/translations/api-docs/speed-dial/speed-dial-de.json b/docs/translations/api-docs/speed-dial/speed-dial-de.json index fce0a6bf3f1911..5a3cc15ec28ee4 100644 --- a/docs/translations/api-docs/speed-dial/speed-dial-de.json +++ b/docs/translations/api-docs/speed-dial/speed-dial-de.json @@ -15,7 +15,7 @@ "sx": "Die Einstellung, die das Definieren von Überschreibungen, sowie zusätzlichen CSS-Styles erlaubt. Weitere Details finden Sie auf der `sx` Seite.", "TransitionComponent": "The component used for the transition. Follow this guide to learn more about the requirements for this component.", "transitionDuration": "The duration for the transition, in milliseconds. You may specify a single timeout for all transitions, or individually with an object.", - "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." + "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." }, "classDescriptions": { "root": { diff --git a/docs/translations/api-docs/speed-dial/speed-dial-es.json b/docs/translations/api-docs/speed-dial/speed-dial-es.json index d63520bb5872da..6b73b0fb98082e 100644 --- a/docs/translations/api-docs/speed-dial/speed-dial-es.json +++ b/docs/translations/api-docs/speed-dial/speed-dial-es.json @@ -15,7 +15,7 @@ "sx": "The system prop that allows defining system overrides as well as additional CSS styles. See the `sx` page for more details.", "TransitionComponent": "The component used for the transition. Follow this guide to learn more about the requirements for this component.", "transitionDuration": "The duration for the transition, in milliseconds. You may specify a single timeout for all transitions, or individually with an object.", - "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." + "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." }, "classDescriptions": { "root": { diff --git a/docs/translations/api-docs/speed-dial/speed-dial-fr.json b/docs/translations/api-docs/speed-dial/speed-dial-fr.json index d63520bb5872da..6b73b0fb98082e 100644 --- a/docs/translations/api-docs/speed-dial/speed-dial-fr.json +++ b/docs/translations/api-docs/speed-dial/speed-dial-fr.json @@ -15,7 +15,7 @@ "sx": "The system prop that allows defining system overrides as well as additional CSS styles. See the `sx` page for more details.", "TransitionComponent": "The component used for the transition. Follow this guide to learn more about the requirements for this component.", "transitionDuration": "The duration for the transition, in milliseconds. You may specify a single timeout for all transitions, or individually with an object.", - "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." + "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." }, "classDescriptions": { "root": { diff --git a/docs/translations/api-docs/speed-dial/speed-dial-ja.json b/docs/translations/api-docs/speed-dial/speed-dial-ja.json index d3508432481720..700a9adbe20211 100644 --- a/docs/translations/api-docs/speed-dial/speed-dial-ja.json +++ b/docs/translations/api-docs/speed-dial/speed-dial-ja.json @@ -15,7 +15,7 @@ "sx": "The system prop that allows defining system overrides as well as additional CSS styles. See the `sx` page for more details.", "TransitionComponent": "トランジションに使用されるコンポーネント。 このガイド に従って、このコンポーネントの要件の詳細を確認してください。", "transitionDuration": "The duration for the transition, in milliseconds. You may specify a single timeout for all transitions, or individually with an object.", - "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." + "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." }, "classDescriptions": { "root": { diff --git a/docs/translations/api-docs/speed-dial/speed-dial-pt.json b/docs/translations/api-docs/speed-dial/speed-dial-pt.json index 57f5792abe7126..8659e45f53900e 100644 --- a/docs/translations/api-docs/speed-dial/speed-dial-pt.json +++ b/docs/translations/api-docs/speed-dial/speed-dial-pt.json @@ -15,7 +15,7 @@ "sx": "The system prop that allows defining system overrides as well as additional CSS styles. See the `sx` page for more details.", "TransitionComponent": "O componente usado para a transição. Siga este guia para saber mais sobre os requisitos para este componente.", "transitionDuration": "The duration for the transition, in milliseconds. You may specify a single timeout for all transitions, or individually with an object.", - "TransitionProps": "Propriedades aplicadas ao elemento de transição. Por padrão, o elemento é baseado neste componente Transition." + "TransitionProps": "Propriedades aplicadas ao elemento de transição. Por padrão, o elemento é baseado neste componente Transition." }, "classDescriptions": { "root": { diff --git a/docs/translations/api-docs/speed-dial/speed-dial-ru.json b/docs/translations/api-docs/speed-dial/speed-dial-ru.json index 6f48a99f1f00ac..5a4a2f5b961d80 100644 --- a/docs/translations/api-docs/speed-dial/speed-dial-ru.json +++ b/docs/translations/api-docs/speed-dial/speed-dial-ru.json @@ -15,7 +15,7 @@ "sx": "The system prop that allows defining system overrides as well as additional CSS styles. See the `sx` page for more details.", "TransitionComponent": "Компонент, используемый в анимации сворачивания. Прочтите это руководство, чтобы узнать больше о требованиях к этому компоненту.", "transitionDuration": "The duration for the transition, in milliseconds. You may specify a single timeout for all transitions, or individually with an object.", - "TransitionProps": "Свойства, передаваемые в анимируемый компонент. По умолчанию элемент основывается на компоненте Transition." + "TransitionProps": "Свойства, передаваемые в анимируемый компонент. По умолчанию элемент основывается на компоненте Transition." }, "classDescriptions": { "root": { diff --git a/docs/translations/api-docs/speed-dial/speed-dial-zh.json b/docs/translations/api-docs/speed-dial/speed-dial-zh.json index d63520bb5872da..6b73b0fb98082e 100644 --- a/docs/translations/api-docs/speed-dial/speed-dial-zh.json +++ b/docs/translations/api-docs/speed-dial/speed-dial-zh.json @@ -15,7 +15,7 @@ "sx": "The system prop that allows defining system overrides as well as additional CSS styles. See the `sx` page for more details.", "TransitionComponent": "The component used for the transition. Follow this guide to learn more about the requirements for this component.", "transitionDuration": "The duration for the transition, in milliseconds. You may specify a single timeout for all transitions, or individually with an object.", - "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." + "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." }, "classDescriptions": { "root": { diff --git a/docs/translations/api-docs/speed-dial/speed-dial.json b/docs/translations/api-docs/speed-dial/speed-dial.json index beb1e01114b44e..e444d8cac821ea 100644 --- a/docs/translations/api-docs/speed-dial/speed-dial.json +++ b/docs/translations/api-docs/speed-dial/speed-dial.json @@ -15,7 +15,7 @@ "sx": "The system prop that allows defining system overrides as well as additional CSS styles. See the `sx` page for more details.", "TransitionComponent": "The component used for the transition. Follow this guide to learn more about the requirements for this component.", "transitionDuration": "The duration for the transition, in milliseconds. You may specify a single timeout for all transitions, or individually with an object.", - "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." + "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." }, "classDescriptions": { "root": { "description": "Styles applied to the root element." }, diff --git a/docs/translations/api-docs/step-content/step-content-de.json b/docs/translations/api-docs/step-content/step-content-de.json index 217bc62ce8605f..38dd0569be3ac1 100644 --- a/docs/translations/api-docs/step-content/step-content-de.json +++ b/docs/translations/api-docs/step-content/step-content-de.json @@ -6,7 +6,7 @@ "sx": "Die Einstellung, die das Definieren von Überschreibungen, sowie zusätzlichen CSS-Styles erlaubt. Weitere Details finden Sie auf der `sx` Seite.", "TransitionComponent": "The component used for the transition. Follow this guide to learn more about the requirements for this component.", "transitionDuration": "Adjust the duration of the content expand transition. Passed as a prop to the transition component.
Set to 'auto' to automatically calculate transition time based on height.", - "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." + "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." }, "classDescriptions": { "root": { diff --git a/docs/translations/api-docs/step-content/step-content-es.json b/docs/translations/api-docs/step-content/step-content-es.json index 403b707a20142a..66681d94b5d0a4 100644 --- a/docs/translations/api-docs/step-content/step-content-es.json +++ b/docs/translations/api-docs/step-content/step-content-es.json @@ -6,7 +6,7 @@ "sx": "The system prop that allows defining system overrides as well as additional CSS styles. See the `sx` page for more details.", "TransitionComponent": "The component used for the transition. Follow this guide to learn more about the requirements for this component.", "transitionDuration": "Adjust the duration of the content expand transition. Passed as a prop to the transition component.
Set to 'auto' to automatically calculate transition time based on height.", - "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." + "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." }, "classDescriptions": { "root": { diff --git a/docs/translations/api-docs/step-content/step-content-fr.json b/docs/translations/api-docs/step-content/step-content-fr.json index 9549aaffb6f673..bcc006b85efc42 100644 --- a/docs/translations/api-docs/step-content/step-content-fr.json +++ b/docs/translations/api-docs/step-content/step-content-fr.json @@ -6,7 +6,7 @@ "sx": "The system prop that allows defining system overrides as well as additional CSS styles. See the `sx` page for more details.", "TransitionComponent": "The component used for the transition. Follow this guide to learn more about the requirements for this component.", "transitionDuration": "Adjust the duration of the content expand transition. Passed as a prop to the transition component.
Set to 'auto' to automatically calculate transition time based on height.", - "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." + "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." }, "classDescriptions": { "root": { diff --git a/docs/translations/api-docs/step-content/step-content-ja.json b/docs/translations/api-docs/step-content/step-content-ja.json index ce51fbcd87e3ed..43b6fb7597f4d5 100644 --- a/docs/translations/api-docs/step-content/step-content-ja.json +++ b/docs/translations/api-docs/step-content/step-content-ja.json @@ -6,7 +6,7 @@ "sx": "The system prop that allows defining system overrides as well as additional CSS styles. See the `sx` page for more details.", "TransitionComponent": "トランジションに使用されるコンポーネント。 このガイド に従って、このコンポーネントの要件の詳細を確認してください。", "transitionDuration": "Adjust the duration of the content expand transition. Passed as a prop to the transition component.
Set to 'auto' to automatically calculate transition time based on height.", - "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." + "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." }, "classDescriptions": { "root": { diff --git a/docs/translations/api-docs/step-content/step-content-pt.json b/docs/translations/api-docs/step-content/step-content-pt.json index e3d88b0ef2f5bd..ef98f7efc44621 100644 --- a/docs/translations/api-docs/step-content/step-content-pt.json +++ b/docs/translations/api-docs/step-content/step-content-pt.json @@ -6,7 +6,7 @@ "sx": "The system prop that allows defining system overrides as well as additional CSS styles. See the `sx` page for more details.", "TransitionComponent": "O componente usado para a transição. Siga este guia para saber mais sobre os requisitos para este componente.", "transitionDuration": "Adjust the duration of the content expand transition. Passed as a prop to the transition component.
Set to 'auto' to automatically calculate transition time based on height.", - "TransitionProps": "Propriedades aplicadas ao elemento de transição. Por padrão, o elemento é baseado neste componente Transition." + "TransitionProps": "Propriedades aplicadas ao elemento de transição. Por padrão, o elemento é baseado neste componente Transition." }, "classDescriptions": { "root": { diff --git a/docs/translations/api-docs/step-content/step-content-ru.json b/docs/translations/api-docs/step-content/step-content-ru.json index a32e6d564144fd..18efebdc5f0933 100644 --- a/docs/translations/api-docs/step-content/step-content-ru.json +++ b/docs/translations/api-docs/step-content/step-content-ru.json @@ -6,7 +6,7 @@ "sx": "The system prop that allows defining system overrides as well as additional CSS styles. See the `sx` page for more details.", "TransitionComponent": "Компонент, используемый в анимации сворачивания. Прочтите это руководство, чтобы узнать больше о требованиях к этому компоненту.", "transitionDuration": "Adjust the duration of the content expand transition. Passed as a prop to the transition component.
Set to 'auto' to automatically calculate transition time based on height.", - "TransitionProps": "Свойства, передаваемые в анимируемый компонент. По умолчанию элемент основывается на компоненте Transition." + "TransitionProps": "Свойства, передаваемые в анимируемый компонент. По умолчанию элемент основывается на компоненте Transition." }, "classDescriptions": { "root": { diff --git a/docs/translations/api-docs/step-content/step-content-zh.json b/docs/translations/api-docs/step-content/step-content-zh.json index 403b707a20142a..66681d94b5d0a4 100644 --- a/docs/translations/api-docs/step-content/step-content-zh.json +++ b/docs/translations/api-docs/step-content/step-content-zh.json @@ -6,7 +6,7 @@ "sx": "The system prop that allows defining system overrides as well as additional CSS styles. See the `sx` page for more details.", "TransitionComponent": "The component used for the transition. Follow this guide to learn more about the requirements for this component.", "transitionDuration": "Adjust the duration of the content expand transition. Passed as a prop to the transition component.
Set to 'auto' to automatically calculate transition time based on height.", - "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." + "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." }, "classDescriptions": { "root": { diff --git a/docs/translations/api-docs/step-content/step-content.json b/docs/translations/api-docs/step-content/step-content.json index aea958e7d155ee..f1c4227c90be04 100644 --- a/docs/translations/api-docs/step-content/step-content.json +++ b/docs/translations/api-docs/step-content/step-content.json @@ -6,7 +6,7 @@ "sx": "The system prop that allows defining system overrides as well as additional CSS styles. See the `sx` page for more details.", "TransitionComponent": "The component used for the transition. Follow this guide to learn more about the requirements for this component.", "transitionDuration": "Adjust the duration of the content expand transition. Passed as a prop to the transition component.
Set to 'auto' to automatically calculate transition time based on height.", - "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." + "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." }, "classDescriptions": { "root": { "description": "Styles applied to the root element." }, diff --git a/docs/translations/api-docs/tooltip/tooltip-de.json b/docs/translations/api-docs/tooltip/tooltip-de.json index b993c663552865..f92b386a86c4a0 100644 --- a/docs/translations/api-docs/tooltip/tooltip-de.json +++ b/docs/translations/api-docs/tooltip/tooltip-de.json @@ -25,7 +25,7 @@ "sx": "Die Einstellung, die das Definieren von Überschreibungen, sowie zusätzlichen CSS-Styles erlaubt. Weitere Details finden Sie auf der `sx` Seite.", "title": "Tooltip title. Zero-length titles string are never displayed.", "TransitionComponent": "The component used for the transition. Follow this guide to learn more about the requirements for this component.", - "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." + "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." }, "classDescriptions": { "popper": { diff --git a/docs/translations/api-docs/tooltip/tooltip-es.json b/docs/translations/api-docs/tooltip/tooltip-es.json index b88a9e7ea3bc4b..67d9663926cc08 100644 --- a/docs/translations/api-docs/tooltip/tooltip-es.json +++ b/docs/translations/api-docs/tooltip/tooltip-es.json @@ -25,7 +25,7 @@ "sx": "The system prop that allows defining system overrides as well as additional CSS styles. See the `sx` page for more details.", "title": "Tooltip title. Zero-length titles string are never displayed.", "TransitionComponent": "The component used for the transition. Follow this guide to learn more about the requirements for this component.", - "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." + "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." }, "classDescriptions": { "popper": { diff --git a/docs/translations/api-docs/tooltip/tooltip-fr.json b/docs/translations/api-docs/tooltip/tooltip-fr.json index e34e24200b15fd..3fe2d26e29369a 100644 --- a/docs/translations/api-docs/tooltip/tooltip-fr.json +++ b/docs/translations/api-docs/tooltip/tooltip-fr.json @@ -25,7 +25,7 @@ "sx": "The system prop that allows defining system overrides as well as additional CSS styles. See the `sx` page for more details.", "title": "Tooltip title. Zero-length titles string are never displayed.", "TransitionComponent": "The component used for the transition. Follow this guide to learn more about the requirements for this component.", - "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." + "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." }, "classDescriptions": { "popper": { diff --git a/docs/translations/api-docs/tooltip/tooltip-ja.json b/docs/translations/api-docs/tooltip/tooltip-ja.json index 74563b10974b60..707318c1b88be7 100644 --- a/docs/translations/api-docs/tooltip/tooltip-ja.json +++ b/docs/translations/api-docs/tooltip/tooltip-ja.json @@ -25,7 +25,7 @@ "sx": "The system prop that allows defining system overrides as well as additional CSS styles. See the `sx` page for more details.", "title": "Tooltip title. Zero-length titles string are never displayed.", "TransitionComponent": "トランジションに使用されるコンポーネント。 このガイド に従って、このコンポーネントの要件の詳細を確認してください。", - "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." + "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." }, "classDescriptions": { "popper": { diff --git a/docs/translations/api-docs/tooltip/tooltip-pt.json b/docs/translations/api-docs/tooltip/tooltip-pt.json index 7330800268377a..4199a762b9fb80 100644 --- a/docs/translations/api-docs/tooltip/tooltip-pt.json +++ b/docs/translations/api-docs/tooltip/tooltip-pt.json @@ -25,7 +25,7 @@ "sx": "The system prop that allows defining system overrides as well as additional CSS styles. See the `sx` page for more details.", "title": "Tooltip title. Zero-length titles string are never displayed.", "TransitionComponent": "O componente usado para a transição. Siga este guia para saber mais sobre os requisitos para este componente.", - "TransitionProps": "Propriedades aplicadas ao elemento de transição. Por padrão, o elemento é baseado neste componente Transition." + "TransitionProps": "Propriedades aplicadas ao elemento de transição. Por padrão, o elemento é baseado neste componente Transition." }, "classDescriptions": { "popper": { diff --git a/docs/translations/api-docs/tooltip/tooltip-ru.json b/docs/translations/api-docs/tooltip/tooltip-ru.json index 8f4f2ff193b7b4..f8fa104472997a 100644 --- a/docs/translations/api-docs/tooltip/tooltip-ru.json +++ b/docs/translations/api-docs/tooltip/tooltip-ru.json @@ -25,7 +25,7 @@ "sx": "The system prop that allows defining system overrides as well as additional CSS styles. See the `sx` page for more details.", "title": "Tooltip title. Zero-length titles string are never displayed.", "TransitionComponent": "Компонент, используемый в анимации сворачивания. Прочтите это руководство, чтобы узнать больше о требованиях к этому компоненту.", - "TransitionProps": "Свойства, передаваемые в анимируемый компонент. По умолчанию элемент основывается на компоненте Transition." + "TransitionProps": "Свойства, передаваемые в анимируемый компонент. По умолчанию элемент основывается на компоненте Transition." }, "classDescriptions": { "popper": { diff --git a/docs/translations/api-docs/tooltip/tooltip-zh.json b/docs/translations/api-docs/tooltip/tooltip-zh.json index b88a9e7ea3bc4b..67d9663926cc08 100644 --- a/docs/translations/api-docs/tooltip/tooltip-zh.json +++ b/docs/translations/api-docs/tooltip/tooltip-zh.json @@ -25,7 +25,7 @@ "sx": "The system prop that allows defining system overrides as well as additional CSS styles. See the `sx` page for more details.", "title": "Tooltip title. Zero-length titles string are never displayed.", "TransitionComponent": "The component used for the transition. Follow this guide to learn more about the requirements for this component.", - "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." + "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." }, "classDescriptions": { "popper": { diff --git a/docs/translations/api-docs/tooltip/tooltip.json b/docs/translations/api-docs/tooltip/tooltip.json index 74c4ec5f96a6c4..c71ae0ac88ab5f 100644 --- a/docs/translations/api-docs/tooltip/tooltip.json +++ b/docs/translations/api-docs/tooltip/tooltip.json @@ -25,7 +25,7 @@ "sx": "The system prop that allows defining system overrides as well as additional CSS styles. See the `sx` page for more details.", "title": "Tooltip title. Zero-length titles string are never displayed.", "TransitionComponent": "The component used for the transition. Follow this guide to learn more about the requirements for this component.", - "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." + "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." }, "classDescriptions": { "popper": { diff --git a/docs/translations/api-docs/tree-item/tree-item-de.json b/docs/translations/api-docs/tree-item/tree-item-de.json index f9e38ed7b0b5f4..4d70e263336213 100644 --- a/docs/translations/api-docs/tree-item/tree-item-de.json +++ b/docs/translations/api-docs/tree-item/tree-item-de.json @@ -15,7 +15,7 @@ "onFocus": "This prop isn't supported. Use the onNodeFocus callback on the tree if you need to monitor a node's focus.", "sx": "Die Einstellung, die das Definieren von Überschreibungen, sowie zusätzlichen CSS-Styles erlaubt. Weitere Details finden Sie auf der `sx` Seite.", "TransitionComponent": "The component used for the transition. Follow this guide to learn more about the requirements for this component.", - "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." + "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." }, "classDescriptions": { "root": { diff --git a/docs/translations/api-docs/tree-item/tree-item-es.json b/docs/translations/api-docs/tree-item/tree-item-es.json index c5eb02e7a71eeb..c880f2210ae5f6 100644 --- a/docs/translations/api-docs/tree-item/tree-item-es.json +++ b/docs/translations/api-docs/tree-item/tree-item-es.json @@ -15,7 +15,7 @@ "onFocus": "This prop isn't supported. Use the onNodeFocus callback on the tree if you need to monitor a node's focus.", "sx": "The system prop that allows defining system overrides as well as additional CSS styles. See the `sx` page for more details.", "TransitionComponent": "The component used for the transition. Follow this guide to learn more about the requirements for this component.", - "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." + "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." }, "classDescriptions": { "root": { diff --git a/docs/translations/api-docs/tree-item/tree-item-fr.json b/docs/translations/api-docs/tree-item/tree-item-fr.json index 2f4008fea6e191..8fd55e419b97f5 100644 --- a/docs/translations/api-docs/tree-item/tree-item-fr.json +++ b/docs/translations/api-docs/tree-item/tree-item-fr.json @@ -15,7 +15,7 @@ "onFocus": "This prop isn't supported. Use the onNodeFocus callback on the tree if you need to monitor a node's focus.", "sx": "The system prop that allows defining system overrides as well as additional CSS styles. See the `sx` page for more details.", "TransitionComponent": "The component used for the transition. Follow this guide to learn more about the requirements for this component.", - "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." + "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." }, "classDescriptions": { "root": { diff --git a/docs/translations/api-docs/tree-item/tree-item-ja.json b/docs/translations/api-docs/tree-item/tree-item-ja.json index 01cef1d38e9ba6..14ac4f53a26c0d 100644 --- a/docs/translations/api-docs/tree-item/tree-item-ja.json +++ b/docs/translations/api-docs/tree-item/tree-item-ja.json @@ -15,7 +15,7 @@ "onFocus": "This prop isn't supported. Use the onNodeFocus callback on the tree if you need to monitor a node's focus.", "sx": "The system prop that allows defining system overrides as well as additional CSS styles. See the `sx` page for more details.", "TransitionComponent": "トランジションに使用されるコンポーネント。 このガイド に従って、このコンポーネントの要件の詳細を確認してください。", - "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." + "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." }, "classDescriptions": { "root": { diff --git a/docs/translations/api-docs/tree-item/tree-item-pt.json b/docs/translations/api-docs/tree-item/tree-item-pt.json index 922549d1a74397..17beb051f25347 100644 --- a/docs/translations/api-docs/tree-item/tree-item-pt.json +++ b/docs/translations/api-docs/tree-item/tree-item-pt.json @@ -15,7 +15,7 @@ "onFocus": "This prop isn't supported. Use the onNodeFocus callback on the tree if you need to monitor a node's focus.", "sx": "The system prop that allows defining system overrides as well as additional CSS styles. See the `sx` page for more details.", "TransitionComponent": "O componente usado para a transição. Siga este guia para saber mais sobre os requisitos para este componente.", - "TransitionProps": "Propriedades aplicadas ao elemento de transição. Por padrão, o elemento é baseado neste componente Transition." + "TransitionProps": "Propriedades aplicadas ao elemento de transição. Por padrão, o elemento é baseado neste componente Transition." }, "classDescriptions": { "root": { diff --git a/docs/translations/api-docs/tree-item/tree-item-ru.json b/docs/translations/api-docs/tree-item/tree-item-ru.json index dc43ae2b6020d8..6c62488d83dfd7 100644 --- a/docs/translations/api-docs/tree-item/tree-item-ru.json +++ b/docs/translations/api-docs/tree-item/tree-item-ru.json @@ -15,7 +15,7 @@ "onFocus": "This prop isn't supported. Use the onNodeFocus callback on the tree if you need to monitor a node's focus.", "sx": "The system prop that allows defining system overrides as well as additional CSS styles. See the `sx` page for more details.", "TransitionComponent": "Компонент, используемый в анимации сворачивания. Прочтите это руководство, чтобы узнать больше о требованиях к этому компоненту.", - "TransitionProps": "Свойства, передаваемые в анимируемый компонент. По умолчанию элемент основывается на компоненте Transition." + "TransitionProps": "Свойства, передаваемые в анимируемый компонент. По умолчанию элемент основывается на компоненте Transition." }, "classDescriptions": { "root": { diff --git a/docs/translations/api-docs/tree-item/tree-item-zh.json b/docs/translations/api-docs/tree-item/tree-item-zh.json index c5eb02e7a71eeb..c880f2210ae5f6 100644 --- a/docs/translations/api-docs/tree-item/tree-item-zh.json +++ b/docs/translations/api-docs/tree-item/tree-item-zh.json @@ -15,7 +15,7 @@ "onFocus": "This prop isn't supported. Use the onNodeFocus callback on the tree if you need to monitor a node's focus.", "sx": "The system prop that allows defining system overrides as well as additional CSS styles. See the `sx` page for more details.", "TransitionComponent": "The component used for the transition. Follow this guide to learn more about the requirements for this component.", - "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." + "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." }, "classDescriptions": { "root": { diff --git a/docs/translations/api-docs/tree-item/tree-item.json b/docs/translations/api-docs/tree-item/tree-item.json index 682ef72da90686..b8e9dac79336ad 100644 --- a/docs/translations/api-docs/tree-item/tree-item.json +++ b/docs/translations/api-docs/tree-item/tree-item.json @@ -15,7 +15,7 @@ "onFocus": "This prop isn't supported. Use the onNodeFocus callback on the tree if you need to monitor a node's focus.", "sx": "The system prop that allows defining system overrides as well as additional CSS styles. See the `sx` page for more details.", "TransitionComponent": "The component used for the transition. Follow this guide to learn more about the requirements for this component.", - "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." + "TransitionProps": "Props applied to the transition element. By default, the element is based on this Transition component." }, "classDescriptions": { "root": { "description": "Styles applied to the root element." }, diff --git a/framer/Material-UI.framerfx/package.json b/framer/Material-UI.framerfx/package.json index ca068b049eac24..6ca06b5b4f8e50 100644 --- a/framer/Material-UI.framerfx/package.json +++ b/framer/Material-UI.framerfx/package.json @@ -4,7 +4,7 @@ "description": "MUI Framer components", "version": "1.1.0", "license": "MIT", - "homepage": "http://material-ui.com/", + "homepage": "https://material-ui.com/", "repository": { "type": "git", "url": "https://github.com/mui-org/material-ui.git", diff --git a/packages/mui-lab/src/TreeItem/TreeItem.d.ts b/packages/mui-lab/src/TreeItem/TreeItem.d.ts index f2e0e89831afe6..fbc74287438e63 100644 --- a/packages/mui-lab/src/TreeItem/TreeItem.d.ts +++ b/packages/mui-lab/src/TreeItem/TreeItem.d.ts @@ -65,7 +65,7 @@ export interface TreeItemProps TransitionComponent?: React.JSXElementConstructor; /** * 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. */ TransitionProps?: TransitionProps; /** diff --git a/packages/mui-lab/src/TreeItem/TreeItem.js b/packages/mui-lab/src/TreeItem/TreeItem.js index 13a3b3645ed1e3..31d9f3c6d6b417 100644 --- a/packages/mui-lab/src/TreeItem/TreeItem.js +++ b/packages/mui-lab/src/TreeItem/TreeItem.js @@ -411,7 +411,7 @@ TreeItem.propTypes /* remove-proptypes */ = { TransitionComponent: PropTypes.elementType, /** * 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. */ TransitionProps: PropTypes.object, }; diff --git a/packages/mui-material/src/Accordion/Accordion.d.ts b/packages/mui-material/src/Accordion/Accordion.d.ts index aff9f484021d07..eac118aabf7f40 100644 --- a/packages/mui-material/src/Accordion/Accordion.d.ts +++ b/packages/mui-material/src/Accordion/Accordion.d.ts @@ -55,7 +55,7 @@ export interface AccordionProps extends StandardProps { >; /** * 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. */ TransitionProps?: TransitionProps; } diff --git a/packages/mui-material/src/Accordion/Accordion.js b/packages/mui-material/src/Accordion/Accordion.js index c1121a4175c66a..2166b936f737a8 100644 --- a/packages/mui-material/src/Accordion/Accordion.js +++ b/packages/mui-material/src/Accordion/Accordion.js @@ -262,7 +262,7 @@ Accordion.propTypes /* remove-proptypes */ = { TransitionComponent: PropTypes.elementType, /** * 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. */ TransitionProps: PropTypes.object, }; diff --git a/packages/mui-material/src/Dialog/Dialog.d.ts b/packages/mui-material/src/Dialog/Dialog.d.ts index 0d85dced14fa46..fc7c7eb4215a5a 100644 --- a/packages/mui-material/src/Dialog/Dialog.d.ts +++ b/packages/mui-material/src/Dialog/Dialog.d.ts @@ -97,7 +97,7 @@ export interface DialogProps extends StandardProps { transitionDuration?: TransitionProps['timeout']; /** * 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. */ TransitionProps?: TransitionProps; } diff --git a/packages/mui-material/src/Dialog/Dialog.js b/packages/mui-material/src/Dialog/Dialog.js index f55c7104dc2de1..b164889fe3ffc3 100644 --- a/packages/mui-material/src/Dialog/Dialog.js +++ b/packages/mui-material/src/Dialog/Dialog.js @@ -399,7 +399,7 @@ Dialog.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. */ TransitionProps: PropTypes.object, }; diff --git a/packages/mui-material/src/Menu/Menu.d.ts b/packages/mui-material/src/Menu/Menu.d.ts index 50acd2210db9e3..1ece1896233f48 100644 --- a/packages/mui-material/src/Menu/Menu.d.ts +++ b/packages/mui-material/src/Menu/Menu.d.ts @@ -68,7 +68,7 @@ export interface MenuProps extends StandardProps { transitionDuration?: TransitionProps['timeout'] | 'auto'; /** * 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?: TransitionProps; diff --git a/packages/mui-material/src/Menu/Menu.js b/packages/mui-material/src/Menu/Menu.js index 0f162de89bf4a1..143358dd32ee94 100644 --- a/packages/mui-material/src/Menu/Menu.js +++ b/packages/mui-material/src/Menu/Menu.js @@ -276,7 +276,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/src/Popover/Popover.d.ts b/packages/mui-material/src/Popover/Popover.d.ts index 8b39ace3b95488..3b4ffc5f3f92ab 100644 --- a/packages/mui-material/src/Popover/Popover.d.ts +++ b/packages/mui-material/src/Popover/Popover.d.ts @@ -123,7 +123,7 @@ export interface PopoverProps extends StandardProps { transitionDuration?: TransitionProps['timeout'] | 'auto'; /** * 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?: TransitionProps; diff --git a/packages/mui-material/src/Popover/Popover.js b/packages/mui-material/src/Popover/Popover.js index 5c39f472785b18..3252d1c8744dc6 100644 --- a/packages/mui-material/src/Popover/Popover.js +++ b/packages/mui-material/src/Popover/Popover.js @@ -559,7 +559,7 @@ Popover.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/src/Snackbar/Snackbar.d.ts b/packages/mui-material/src/Snackbar/Snackbar.d.ts index ddefcb61c64820..27fd5472a22a2e 100644 --- a/packages/mui-material/src/Snackbar/Snackbar.d.ts +++ b/packages/mui-material/src/Snackbar/Snackbar.d.ts @@ -111,7 +111,7 @@ export interface SnackbarProps extends StandardProps; /** * 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. */ TransitionProps?: TransitionProps; } diff --git a/packages/mui-material/src/Tooltip/Tooltip.js b/packages/mui-material/src/Tooltip/Tooltip.js index 5814d159a95c97..d3c96094d6d603 100644 --- a/packages/mui-material/src/Tooltip/Tooltip.js +++ b/packages/mui-material/src/Tooltip/Tooltip.js @@ -816,7 +816,7 @@ Tooltip.propTypes /* remove-proptypes */ = { TransitionComponent: PropTypes.elementType, /** * 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. */ TransitionProps: PropTypes.object, };