|
51 | 51 | "nodeName": "the root element", |
52 | 52 | "conditions": "<code>anchor=\"top\"</code>" |
53 | 53 | }, |
54 | | - "modal": { |
55 | | - "description": "Styles applied to {{nodeName}}.", |
56 | | - "nodeName": "the Modal component" |
57 | | - }, |
58 | | - "paperAnchorBottom": { |
59 | | - "description": "Styles applied to {{nodeName}} if {{conditions}}.", |
60 | | - "nodeName": "the Paper component", |
61 | | - "conditions": "<code>anchor=\"bottom\"</code>", |
62 | | - "deprecationInfo": "Combine the <a href=\"/material-ui/api/drawer/#drawer-classes-MuiDrawer-anchorBottom\">.MuiDrawer-anchorBottom</a> and <a href=\"/material-ui/api/drawer/#Drawer-css-MuiDrawer-paper\">.MuiDrawer-paper</a> classes instead. <a href=\"/material-ui/migration/migrating-from-deprecated-apis/\">How to migrate</a>" |
63 | | - }, |
64 | | - "paperAnchorDockedBottom": { |
65 | | - "description": "Styles applied to {{nodeName}} if {{conditions}}.", |
66 | | - "nodeName": "the Paper component", |
67 | | - "conditions": "<code>anchor=\"bottom\"</code> and <code>variant</code> is not "temporary"", |
68 | | - "deprecationInfo": "Combine the <a href=\"/material-ui/api/drawer/#drawer-classes-MuiDrawer-anchorBottom\">.MuiDrawer-anchorBottom</a>, <a href=\"/material-ui/api/drawer/#Drawer-css-MuiDrawer-docked\">.MuiDrawer-docked</a> and <a href=\"/material-ui/api/drawer/#Drawer-css-MuiDrawer-paper\">.MuiDrawer-paper</a> classes instead. <a href=\"/material-ui/migration/migrating-from-deprecated-apis/\">How to migrate</a>" |
69 | | - }, |
70 | | - "paperAnchorDockedLeft": { |
71 | | - "description": "Styles applied to {{nodeName}} if {{conditions}}.", |
72 | | - "nodeName": "the Paper component", |
73 | | - "conditions": "<code>anchor=\"left\"</code> and <code>variant</code> is not "temporary"", |
74 | | - "deprecationInfo": "Combine the <a href=\"/material-ui/api/drawer/#drawer-classes-MuiDrawer-anchorLeft\">.MuiDrawer-anchorLeft</a>, <a href=\"/material-ui/api/drawer/#Drawer-css-MuiDrawer-docked\">.MuiDrawer-docked</a> and <a href=\"/material-ui/api/drawer/#Drawer-css-MuiDrawer-paper\">.MuiDrawer-paper</a> classes instead. <a href=\"/material-ui/migration/migrating-from-deprecated-apis/\">How to migrate</a>" |
75 | | - }, |
76 | | - "paperAnchorDockedRight": { |
77 | | - "description": "Styles applied to {{nodeName}} if {{conditions}}.", |
78 | | - "nodeName": "the Paper component", |
79 | | - "conditions": "<code>anchor=\"right\"</code> and <code>variant</code> is not "temporary"", |
80 | | - "deprecationInfo": "Combine the <a href=\"/material-ui/api/drawer/#drawer-classes-MuiDrawer-anchorRight\">.MuiDrawer-anchorRight</a>, <a href=\"/material-ui/api/drawer/#Drawer-css-MuiDrawer-docked\">.MuiDrawer-docked</a> and <a href=\"/material-ui/api/drawer/#Drawer-css-MuiDrawer-paper\">.MuiDrawer-paper</a> classes instead. <a href=\"/material-ui/migration/migrating-from-deprecated-apis/\">How to migrate</a>" |
81 | | - }, |
82 | | - "paperAnchorDockedTop": { |
83 | | - "description": "Styles applied to {{nodeName}} if {{conditions}}.", |
84 | | - "nodeName": "the Paper component", |
85 | | - "conditions": "<code>anchor=\"top\"</code> and <code>variant</code> is not "temporary"", |
86 | | - "deprecationInfo": "Combine the <a href=\"/material-ui/api/drawer/#drawer-classes-MuiDrawer-anchorTop\">.MuiDrawer-anchorTop</a>, <a href=\"/material-ui/api/drawer/#Drawer-css-MuiDrawer-docked\">.MuiDrawer-docked</a> and <a href=\"/material-ui/api/drawer/#Drawer-css-MuiDrawer-paper\">.MuiDrawer-paper</a> classes instead. <a href=\"/material-ui/migration/migrating-from-deprecated-apis/\">How to migrate</a>" |
87 | | - }, |
88 | | - "paperAnchorLeft": { |
89 | | - "description": "Styles applied to {{nodeName}} if {{conditions}}.", |
90 | | - "nodeName": "the Paper component", |
91 | | - "conditions": "<code>anchor=\"left\"</code>", |
92 | | - "deprecationInfo": "Combine the <a href=\"/material-ui/api/drawer/#drawer-classes-MuiDrawer-anchorLeft\">.MuiDrawer-anchorLeft</a> and <a href=\"/material-ui/api/drawer/#Drawer-css-MuiDrawer-paper\">.MuiDrawer-paper</a> classes instead. <a href=\"/material-ui/migration/migrating-from-deprecated-apis/\">How to migrate</a>" |
93 | | - }, |
94 | | - "paperAnchorRight": { |
95 | | - "description": "Styles applied to {{nodeName}} if {{conditions}}.", |
96 | | - "nodeName": "the Paper component", |
97 | | - "conditions": "<code>anchor=\"right\"</code>", |
98 | | - "deprecationInfo": "Combine the <a href=\"/material-ui/api/drawer/#drawer-classes-MuiDrawer-anchorRight\">.MuiDrawer-anchorRight</a> and <a href=\"/material-ui/api/drawer/#Drawer-css-MuiDrawer-paper\">.MuiDrawer-paper</a> classes instead. <a href=\"/material-ui/migration/migrating-from-deprecated-apis/\">How to migrate</a>" |
99 | | - }, |
100 | | - "paperAnchorTop": { |
101 | | - "description": "Styles applied to {{nodeName}} if {{conditions}}.", |
102 | | - "nodeName": "the Paper component", |
103 | | - "conditions": "<code>anchor=\"top\"</code>", |
104 | | - "deprecationInfo": "Combine the <a href=\"/material-ui/api/drawer/#drawer-classes-MuiDrawer-anchorTop\">.MuiDrawer-anchorTop</a> and <a href=\"/material-ui/api/drawer/#Drawer-css-MuiDrawer-paper\">.MuiDrawer-paper</a> classes instead. <a href=\"/material-ui/migration/migrating-from-deprecated-apis/\">How to migrate</a>" |
105 | | - } |
| 54 | + "modal": { "description": "Styles applied to {{nodeName}}.", "nodeName": "the Modal component" } |
106 | 55 | }, |
107 | 56 | "slotDescriptions": { |
108 | 57 | "backdrop": "The component used for the Modal backdrop.", |
|
0 commit comments