diff --git a/docs/pages/api-docs/hidden.js b/docs/pages/api-docs/hidden.js
deleted file mode 100644
index f04b85a8271521..00000000000000
--- a/docs/pages/api-docs/hidden.js
+++ /dev/null
@@ -1,19 +0,0 @@
-import * as React from 'react';
-import ApiPage from 'docs/src/modules/components/ApiPage';
-import mapApiPageTranslations from 'docs/src/modules/utils/mapApiPageTranslations';
-import jsonPageContent from './hidden.json';
-
-export default function Page(props) {
- const { descriptions, pageContent } = props;
- return
| 'js'" },
- "default": "'js'"
- },
- "initialWidth": {
- "type": {
- "name": "enum",
- "description": "'xs'
| 'sm'
| 'md'
| 'lg'
| 'xl'"
- }
- },
- "lgDown": { "type": { "name": "bool" } },
- "lgUp": { "type": { "name": "bool" } },
- "mdDown": { "type": { "name": "bool" } },
- "mdUp": { "type": { "name": "bool" } },
- "only": {
- "type": {
- "name": "union",
- "description": "'xs'
| 'sm'
| 'md'
| 'lg'
| 'xl'
| Array<'xs'
| 'sm'
| 'md'
| 'lg'
| 'xl'>"
- }
- },
- "smDown": { "type": { "name": "bool" } },
- "smUp": { "type": { "name": "bool" } },
- "xlDown": { "type": { "name": "bool" } },
- "xlUp": { "type": { "name": "bool" } },
- "xsDown": { "type": { "name": "bool" } },
- "xsUp": { "type": { "name": "bool" } }
- },
- "name": "Hidden",
- "styles": { "classes": [], "globalClasses": {}, "name": null },
- "spread": true,
- "filename": "/packages/material-ui/src/Hidden/Hidden.js",
- "inheritance": null,
- "demos": "
js
implementation with server-side rendering.window.innerWidth
is unavailable on the server, we default to rendering an empty component during the first mount. You might want to use a heuristic to approximate the screen width of the client browser screen width.true
, screens this size and down are hidden.",
- "lgUp": "If true
, screens this size and up are hidden.",
- "mdDown": "If true
, screens this size and down are hidden.",
- "mdUp": "If true
, screens this size and up are hidden.",
- "only": "Hide the given breakpoint(s).",
- "smDown": "If true
, screens this size and down are hidden.",
- "smUp": "If true
, screens this size and up are hidden.",
- "xlDown": "If true
, screens this size and down are hidden.",
- "xlUp": "If true
, screens this size and up are hidden.",
- "xsDown": "If true
, screens this size and down are hidden.",
- "xsUp": "If true
, screens this size and up are hidden."
- },
- "classDescriptions": {}
-}
diff --git a/docs/translations/api-docs/hidden/hidden-es.json b/docs/translations/api-docs/hidden/hidden-es.json
deleted file mode 100644
index 7bc5b483e804d3..00000000000000
--- a/docs/translations/api-docs/hidden/hidden-es.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "componentDescription": "Responsively hides children based on the selected implementation.",
- "propDescriptions": {
- "children": "The content of the component.",
- "implementation": "Specify which implementation to use. 'js' is the default, 'css' works better for server-side rendering.",
- "initialWidth": "You can use this prop when choosing the js
implementation with server-side rendering.window.innerWidth
is unavailable on the server, we default to rendering an empty component during the first mount. You might want to use a heuristic to approximate the screen width of the client browser screen width.true
, screens this size and down are hidden.",
- "lgUp": "If true
, screens this size and up are hidden.",
- "mdDown": "If true
, screens this size and down are hidden.",
- "mdUp": "If true
, screens this size and up are hidden.",
- "only": "Hide the given breakpoint(s).",
- "smDown": "If true
, screens this size and down are hidden.",
- "smUp": "If true
, screens this size and up are hidden.",
- "xlDown": "If true
, screens this size and down are hidden.",
- "xlUp": "If true
, screens this size and up are hidden.",
- "xsDown": "If true
, screens this size and down are hidden.",
- "xsUp": "If true
, screens this size and up are hidden."
- },
- "classDescriptions": {}
-}
diff --git a/docs/translations/api-docs/hidden/hidden-fr.json b/docs/translations/api-docs/hidden/hidden-fr.json
deleted file mode 100644
index 60dbc5d9bbb76d..00000000000000
--- a/docs/translations/api-docs/hidden/hidden-fr.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "componentDescription": "Responsively hides children based on the selected implementation.",
- "propDescriptions": {
- "children": "Le contenu du composant.",
- "implementation": "Specify which implementation to use. 'js' is the default, 'css' works better for server-side rendering.",
- "initialWidth": "You can use this prop when choosing the js
implementation with server-side rendering.window.innerWidth
is unavailable on the server, we default to rendering an empty component during the first mount. You might want to use a heuristic to approximate the screen width of the client browser screen width.true
, screens this size and down are hidden.",
- "lgUp": "If true
, screens this size and up are hidden.",
- "mdDown": "If true
, screens this size and down are hidden.",
- "mdUp": "If true
, screens this size and up are hidden.",
- "only": "Hide the given breakpoint(s).",
- "smDown": "If true
, screens this size and down are hidden.",
- "smUp": "If true
, screens this size and up are hidden.",
- "xlDown": "If true
, screens this size and down are hidden.",
- "xlUp": "If true
, screens this size and up are hidden.",
- "xsDown": "If true
, screens this size and down are hidden.",
- "xsUp": "If true
, screens this size and up are hidden."
- },
- "classDescriptions": {}
-}
diff --git a/docs/translations/api-docs/hidden/hidden-ja.json b/docs/translations/api-docs/hidden/hidden-ja.json
deleted file mode 100644
index 7bc5b483e804d3..00000000000000
--- a/docs/translations/api-docs/hidden/hidden-ja.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "componentDescription": "Responsively hides children based on the selected implementation.",
- "propDescriptions": {
- "children": "The content of the component.",
- "implementation": "Specify which implementation to use. 'js' is the default, 'css' works better for server-side rendering.",
- "initialWidth": "You can use this prop when choosing the js
implementation with server-side rendering.window.innerWidth
is unavailable on the server, we default to rendering an empty component during the first mount. You might want to use a heuristic to approximate the screen width of the client browser screen width.true
, screens this size and down are hidden.",
- "lgUp": "If true
, screens this size and up are hidden.",
- "mdDown": "If true
, screens this size and down are hidden.",
- "mdUp": "If true
, screens this size and up are hidden.",
- "only": "Hide the given breakpoint(s).",
- "smDown": "If true
, screens this size and down are hidden.",
- "smUp": "If true
, screens this size and up are hidden.",
- "xlDown": "If true
, screens this size and down are hidden.",
- "xlUp": "If true
, screens this size and up are hidden.",
- "xsDown": "If true
, screens this size and down are hidden.",
- "xsUp": "If true
, screens this size and up are hidden."
- },
- "classDescriptions": {}
-}
diff --git a/docs/translations/api-docs/hidden/hidden-pt.json b/docs/translations/api-docs/hidden/hidden-pt.json
deleted file mode 100644
index 7bc5b483e804d3..00000000000000
--- a/docs/translations/api-docs/hidden/hidden-pt.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "componentDescription": "Responsively hides children based on the selected implementation.",
- "propDescriptions": {
- "children": "The content of the component.",
- "implementation": "Specify which implementation to use. 'js' is the default, 'css' works better for server-side rendering.",
- "initialWidth": "You can use this prop when choosing the js
implementation with server-side rendering.window.innerWidth
is unavailable on the server, we default to rendering an empty component during the first mount. You might want to use a heuristic to approximate the screen width of the client browser screen width.true
, screens this size and down are hidden.",
- "lgUp": "If true
, screens this size and up are hidden.",
- "mdDown": "If true
, screens this size and down are hidden.",
- "mdUp": "If true
, screens this size and up are hidden.",
- "only": "Hide the given breakpoint(s).",
- "smDown": "If true
, screens this size and down are hidden.",
- "smUp": "If true
, screens this size and up are hidden.",
- "xlDown": "If true
, screens this size and down are hidden.",
- "xlUp": "If true
, screens this size and up are hidden.",
- "xsDown": "If true
, screens this size and down are hidden.",
- "xsUp": "If true
, screens this size and up are hidden."
- },
- "classDescriptions": {}
-}
diff --git a/docs/translations/api-docs/hidden/hidden-ru.json b/docs/translations/api-docs/hidden/hidden-ru.json
deleted file mode 100644
index 7bc5b483e804d3..00000000000000
--- a/docs/translations/api-docs/hidden/hidden-ru.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "componentDescription": "Responsively hides children based on the selected implementation.",
- "propDescriptions": {
- "children": "The content of the component.",
- "implementation": "Specify which implementation to use. 'js' is the default, 'css' works better for server-side rendering.",
- "initialWidth": "You can use this prop when choosing the js
implementation with server-side rendering.window.innerWidth
is unavailable on the server, we default to rendering an empty component during the first mount. You might want to use a heuristic to approximate the screen width of the client browser screen width.true
, screens this size and down are hidden.",
- "lgUp": "If true
, screens this size and up are hidden.",
- "mdDown": "If true
, screens this size and down are hidden.",
- "mdUp": "If true
, screens this size and up are hidden.",
- "only": "Hide the given breakpoint(s).",
- "smDown": "If true
, screens this size and down are hidden.",
- "smUp": "If true
, screens this size and up are hidden.",
- "xlDown": "If true
, screens this size and down are hidden.",
- "xlUp": "If true
, screens this size and up are hidden.",
- "xsDown": "If true
, screens this size and down are hidden.",
- "xsUp": "If true
, screens this size and up are hidden."
- },
- "classDescriptions": {}
-}
diff --git a/docs/translations/api-docs/hidden/hidden-zh.json b/docs/translations/api-docs/hidden/hidden-zh.json
deleted file mode 100644
index 7bc5b483e804d3..00000000000000
--- a/docs/translations/api-docs/hidden/hidden-zh.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "componentDescription": "Responsively hides children based on the selected implementation.",
- "propDescriptions": {
- "children": "The content of the component.",
- "implementation": "Specify which implementation to use. 'js' is the default, 'css' works better for server-side rendering.",
- "initialWidth": "You can use this prop when choosing the js
implementation with server-side rendering.window.innerWidth
is unavailable on the server, we default to rendering an empty component during the first mount. You might want to use a heuristic to approximate the screen width of the client browser screen width.true
, screens this size and down are hidden.",
- "lgUp": "If true
, screens this size and up are hidden.",
- "mdDown": "If true
, screens this size and down are hidden.",
- "mdUp": "If true
, screens this size and up are hidden.",
- "only": "Hide the given breakpoint(s).",
- "smDown": "If true
, screens this size and down are hidden.",
- "smUp": "If true
, screens this size and up are hidden.",
- "xlDown": "If true
, screens this size and down are hidden.",
- "xlUp": "If true
, screens this size and up are hidden.",
- "xsDown": "If true
, screens this size and down are hidden.",
- "xsUp": "If true
, screens this size and up are hidden."
- },
- "classDescriptions": {}
-}
diff --git a/docs/translations/api-docs/hidden/hidden.json b/docs/translations/api-docs/hidden/hidden.json
deleted file mode 100644
index 7bc5b483e804d3..00000000000000
--- a/docs/translations/api-docs/hidden/hidden.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "componentDescription": "Responsively hides children based on the selected implementation.",
- "propDescriptions": {
- "children": "The content of the component.",
- "implementation": "Specify which implementation to use. 'js' is the default, 'css' works better for server-side rendering.",
- "initialWidth": "You can use this prop when choosing the js
implementation with server-side rendering.window.innerWidth
is unavailable on the server, we default to rendering an empty component during the first mount. You might want to use a heuristic to approximate the screen width of the client browser screen width.true
, screens this size and down are hidden.",
- "lgUp": "If true
, screens this size and up are hidden.",
- "mdDown": "If true
, screens this size and down are hidden.",
- "mdUp": "If true
, screens this size and up are hidden.",
- "only": "Hide the given breakpoint(s).",
- "smDown": "If true
, screens this size and down are hidden.",
- "smUp": "If true
, screens this size and up are hidden.",
- "xlDown": "If true
, screens this size and down are hidden.",
- "xlUp": "If true
, screens this size and up are hidden.",
- "xsDown": "If true
, screens this size and down are hidden.",
- "xsUp": "If true
, screens this size and up are hidden."
- },
- "classDescriptions": {}
-}