|
32 | 32 | "variant": { "description": "The variant to use." }
|
33 | 33 | },
|
34 | 34 | "classDescriptions": {
|
| 35 | + "anchorBottom": { |
| 36 | + "description": "Styles applied to {{nodeName}} if {{conditions}}.", |
| 37 | + "nodeName": "the root element", |
| 38 | + "conditions": "<code>anchor=\"bottom\"</code>" |
| 39 | + }, |
| 40 | + "anchorLeft": { |
| 41 | + "description": "Styles applied to {{nodeName}} if {{conditions}}.", |
| 42 | + "nodeName": "the root element", |
| 43 | + "conditions": "<code>anchor=\"left\"</code>" |
| 44 | + }, |
| 45 | + "anchorRight": { |
| 46 | + "description": "Styles applied to {{nodeName}} if {{conditions}}.", |
| 47 | + "nodeName": "the root element", |
| 48 | + "conditions": "<code>anchor=\"right\"</code>" |
| 49 | + }, |
| 50 | + "anchorTop": { |
| 51 | + "description": "Styles applied to {{nodeName}} if {{conditions}}.", |
| 52 | + "nodeName": "the root element", |
| 53 | + "conditions": "<code>anchor=\"top\"</code>" |
| 54 | + }, |
35 | 55 | "docked": {
|
36 | 56 | "description": "Styles applied to {{nodeName}} if {{conditions}}.",
|
37 | 57 | "nodeName": "the root element",
|
|
48 | 68 | "paperAnchorBottom": {
|
49 | 69 | "description": "Styles applied to {{nodeName}} if {{conditions}}.",
|
50 | 70 | "nodeName": "the Paper component",
|
51 |
| - "conditions": "<code>anchor=\"bottom\"</code>" |
| 71 | + "conditions": "<code>anchor=\"bottom\"</code>", |
| 72 | + "deprecationInfo": "Combine the <a href=\"/material-ui/api/drawer/#drawer-classes-MuiDrawer-anchorBottom\">.MuiDrawer-anchorBottom</a> and <a href=\"/material-ui/api/drawer/#drawer-classes-MuiDrawer-paper\">.MuiDrawer-paper</a> classes instead. <a href=\"/material-ui/migration/migrating-from-deprecated-apis/\">How to migrate</a>" |
52 | 73 | },
|
53 | 74 | "paperAnchorDockedBottom": {
|
54 | 75 | "description": "Styles applied to {{nodeName}} if {{conditions}}.",
|
55 | 76 | "nodeName": "the Paper component",
|
56 |
| - "conditions": "<code>anchor=\"bottom\"</code> and <code>variant</code> is not "temporary"" |
| 77 | + "conditions": "<code>anchor=\"bottom\"</code> and <code>variant</code> is not "temporary"", |
| 78 | + "deprecationInfo": "Combine the <a href=\"/material-ui/api/drawer/#drawer-classes-MuiDrawer-anchorBottom\">.MuiDrawer-anchorBottom</a>, <a href=\"/material-ui/api/drawer/#drawer-classes-MuiDrawer-docked\">.MuiDrawer-docked</a> and <a href=\"/material-ui/api/drawer/#drawer-classes-MuiDrawer-paper\">.MuiDrawer-paper</a> classes instead. <a href=\"/material-ui/migration/migrating-from-deprecated-apis/\">How to migrate</a>" |
57 | 79 | },
|
58 | 80 | "paperAnchorDockedLeft": {
|
59 | 81 | "description": "Styles applied to {{nodeName}} if {{conditions}}.",
|
60 | 82 | "nodeName": "the Paper component",
|
61 |
| - "conditions": "<code>anchor=\"left\"</code> and <code>variant</code> is not "temporary"" |
| 83 | + "conditions": "<code>anchor=\"left\"</code> and <code>variant</code> is not "temporary"", |
| 84 | + "deprecationInfo": "Combine the <a href=\"/material-ui/api/drawer/#drawer-classes-MuiDrawer-anchorLeft\">.MuiDrawer-anchorLeft</a>, <a href=\"/material-ui/api/drawer/#drawer-classes-MuiDrawer-docked\">.MuiDrawer-docked</a> and <a href=\"/material-ui/api/drawer/#drawer-classes-MuiDrawer-paper\">.MuiDrawer-paper</a> classes instead. <a href=\"/material-ui/migration/migrating-from-deprecated-apis/\">How to migrate</a>" |
62 | 85 | },
|
63 | 86 | "paperAnchorDockedRight": {
|
64 | 87 | "description": "Styles applied to {{nodeName}} if {{conditions}}.",
|
65 | 88 | "nodeName": "the Paper component",
|
66 |
| - "conditions": "<code>anchor=\"right\"</code> and <code>variant</code> is not "temporary"" |
| 89 | + "conditions": "<code>anchor=\"right\"</code> and <code>variant</code> is not "temporary"", |
| 90 | + "deprecationInfo": "Combine the <a href=\"/material-ui/api/drawer/#drawer-classes-MuiDrawer-anchorRight\">.MuiDrawer-anchorRight</a>, <a href=\"/material-ui/api/drawer/#drawer-classes-MuiDrawer-docked\">.MuiDrawer-docked</a> and <a href=\"/material-ui/api/drawer/#drawer-classes-MuiDrawer-paper\">.MuiDrawer-paper</a> classes instead. <a href=\"/material-ui/migration/migrating-from-deprecated-apis/\">How to migrate</a>" |
67 | 91 | },
|
68 | 92 | "paperAnchorDockedTop": {
|
69 | 93 | "description": "Styles applied to {{nodeName}} if {{conditions}}.",
|
70 | 94 | "nodeName": "the Paper component",
|
71 |
| - "conditions": "<code>anchor=\"top\"</code> and <code>variant</code> is not "temporary"" |
| 95 | + "conditions": "<code>anchor=\"top\"</code> and <code>variant</code> is not "temporary"", |
| 96 | + "deprecationInfo": "Combine the <a href=\"/material-ui/api/drawer/#drawer-classes-MuiDrawer-anchorTop\">.MuiDrawer-anchorTop</a>, <a href=\"/material-ui/api/drawer/#drawer-classes-MuiDrawer-docked\">.MuiDrawer-docked</a> and <a href=\"/material-ui/api/drawer/#drawer-classes-MuiDrawer-paper\">.MuiDrawer-paper</a> classes instead. <a href=\"/material-ui/migration/migrating-from-deprecated-apis/\">How to migrate</a>" |
72 | 97 | },
|
73 | 98 | "paperAnchorLeft": {
|
74 | 99 | "description": "Styles applied to {{nodeName}} if {{conditions}}.",
|
75 | 100 | "nodeName": "the Paper component",
|
76 |
| - "conditions": "<code>anchor=\"left\"</code>" |
| 101 | + "conditions": "<code>anchor=\"left\"</code>", |
| 102 | + "deprecationInfo": "Combine the <a href=\"/material-ui/api/drawer/#drawer-classes-MuiDrawer-anchorLeft\">.MuiDrawer-anchorLeft</a> and <a href=\"/material-ui/api/drawer/#drawer-classes-MuiDrawer-paper\">.MuiDrawer-paper</a> classes instead. <a href=\"/material-ui/migration/migrating-from-deprecated-apis/\">How to migrate</a>" |
77 | 103 | },
|
78 | 104 | "paperAnchorRight": {
|
79 | 105 | "description": "Styles applied to {{nodeName}} if {{conditions}}.",
|
80 | 106 | "nodeName": "the Paper component",
|
81 |
| - "conditions": "<code>anchor=\"right\"</code>" |
| 107 | + "conditions": "<code>anchor=\"right\"</code>", |
| 108 | + "deprecationInfo": "Combine the <a href=\"/material-ui/api/drawer/#drawer-classes-MuiDrawer-anchorRight\">.MuiDrawer-anchorRight</a> and <a href=\"/material-ui/api/drawer/#drawer-classes-MuiDrawer-paper\">.MuiDrawer-paper</a> classes instead. <a href=\"/material-ui/migration/migrating-from-deprecated-apis/\">How to migrate</a>" |
82 | 109 | },
|
83 | 110 | "paperAnchorTop": {
|
84 | 111 | "description": "Styles applied to {{nodeName}} if {{conditions}}.",
|
85 | 112 | "nodeName": "the Paper component",
|
86 |
| - "conditions": "<code>anchor=\"top\"</code>" |
| 113 | + "conditions": "<code>anchor=\"top\"</code>", |
| 114 | + "deprecationInfo": "Combine the <a href=\"/material-ui/api/drawer/#drawer-classes-MuiDrawer-anchorTop\">.MuiDrawer-anchorTop</a> and <a href=\"/material-ui/api/drawer/#drawer-classes-MuiDrawer-paper\">.MuiDrawer-paper</a> classes instead. <a href=\"/material-ui/migration/migrating-from-deprecated-apis/\">How to migrate</a>" |
87 | 115 | },
|
88 | 116 | "root": { "description": "Styles applied to the root element." }
|
89 | 117 | }
|
|
0 commit comments