@mui/docs 6.0.0-alpha.8 → 6.0.0-alpha.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -15,6 +15,7 @@
|
|
|
15
15
|
"defaultComponent": "Default component",
|
|
16
16
|
"defaultValue": "Default value",
|
|
17
17
|
"defaultHTMLTag": "Default HTML tag",
|
|
18
|
+
"defaultDeprecationMessage": "This API is deprecated.",
|
|
18
19
|
"demos": "Demos",
|
|
19
20
|
"deprecated": "Deprecated",
|
|
20
21
|
"description": "Description",
|
|
@@ -93,7 +94,7 @@
|
|
|
93
94
|
"copySource": "Copy the source",
|
|
94
95
|
"copySourceLinkJS": "Copy link to JavaScript source",
|
|
95
96
|
"copySourceLinkTS": "Copy link to TypeScript source",
|
|
96
|
-
"dashboardDescr": "
|
|
97
|
+
"dashboardDescr": "A collection of charts and complex components in a responsive dashboard layout.",
|
|
97
98
|
"dashboardTitle": "Dashboard",
|
|
98
99
|
"decreaseSpacing": "decrease spacing",
|
|
99
100
|
"demoToolbarLabel": "demo source",
|