|
165 | 165 | "nodeName": "the root element", |
166 | 166 | "conditions": "<code>size=\"small\"</code>" |
167 | 167 | }, |
168 | | - "thumbColorError": { |
169 | | - "description": "Styles applied to {{nodeName}} if {{conditions}}.", |
170 | | - "nodeName": "the thumb element", |
171 | | - "conditions": "<code>color=\"error\"</code>", |
172 | | - "deprecationInfo": "Combine the <a href=\"/material-ui/api/slider/#Slider-css-MuiSlider-thumb\">.MuiSlider-thumb</a> and <a href=\"/material-ui/api/slider/#slider-classes-MuiSlider-colorError\">.MuiSlider-colorError</a> classes instead. See <a href=\"/material-ui/migration/migrating-from-deprecated-apis/\">Migrating from deprecated APIs</a> for more details." |
173 | | - }, |
174 | | - "thumbColorInfo": { |
175 | | - "description": "Styles applied to {{nodeName}} if {{conditions}}.", |
176 | | - "nodeName": "the thumb element", |
177 | | - "conditions": "<code>color=\"info\"</code>", |
178 | | - "deprecationInfo": "Combine the <a href=\"/material-ui/api/slider/#Slider-css-MuiSlider-thumb\">.MuiSlider-thumb</a> and <a href=\"/material-ui/api/slider/#slider-classes-MuiSlider-colorInfo\">.MuiSlider-colorInfo</a> classes instead. See <a href=\"/material-ui/migration/migrating-from-deprecated-apis/\">Migrating from deprecated APIs</a> for more details." |
179 | | - }, |
180 | | - "thumbColorPrimary": { |
181 | | - "description": "Styles applied to {{nodeName}} if {{conditions}}.", |
182 | | - "nodeName": "the thumb element", |
183 | | - "conditions": "<code>color=\"primary\"</code>", |
184 | | - "deprecationInfo": "Combine the <a href=\"/material-ui/api/slider/#Slider-css-MuiSlider-thumb\">.MuiSlider-thumb</a> and <a href=\"/material-ui/api/slider/#slider-classes-MuiSlider-colorPrimary\">.MuiSlider-colorPrimary</a> classes instead. See <a href=\"/material-ui/migration/migrating-from-deprecated-apis/\">Migrating from deprecated APIs</a> for more details." |
185 | | - }, |
186 | | - "thumbColorSecondary": { |
187 | | - "description": "Styles applied to {{nodeName}} if {{conditions}}.", |
188 | | - "nodeName": "the thumb element", |
189 | | - "conditions": "<code>color=\"secondary\"</code>", |
190 | | - "deprecationInfo": "Combine the <a href=\"/material-ui/api/slider/#Slider-css-MuiSlider-thumb\">.MuiSlider-thumb</a> and <a href=\"/material-ui/api/slider/#slider-classes-MuiSlider-colorSecondary\">.MuiSlider-colorSecondary</a> classes instead. See <a href=\"/material-ui/migration/migrating-from-deprecated-apis/\">Migrating from deprecated APIs</a> for more details." |
191 | | - }, |
192 | | - "thumbColorSuccess": { |
193 | | - "description": "Styles applied to {{nodeName}} if {{conditions}}.", |
194 | | - "nodeName": "the thumb element", |
195 | | - "conditions": "<code>color=\"success\"</code>", |
196 | | - "deprecationInfo": "Combine the <a href=\"/material-ui/api/slider/#Slider-css-MuiSlider-thumb\">.MuiSlider-thumb</a> and <a href=\"/material-ui/api/slider/#slider-classes-MuiSlider-colorSuccess\">.MuiSlider-colorSuccess</a> classes instead. See <a href=\"/material-ui/migration/migrating-from-deprecated-apis/\">Migrating from deprecated APIs</a> for more details." |
197 | | - }, |
198 | | - "thumbColorWarning": { |
199 | | - "description": "Styles applied to {{nodeName}} if {{conditions}}.", |
200 | | - "nodeName": "the thumb element", |
201 | | - "conditions": "<code>color=\"warning\"</code>", |
202 | | - "deprecationInfo": "Combine the <a href=\"/material-ui/api/slider/#Slider-css-MuiSlider-thumb\">.MuiSlider-thumb</a> and <a href=\"/material-ui/api/slider/#slider-classes-MuiSlider-colorWarning\">.MuiSlider-colorWarning</a> classes instead. See <a href=\"/material-ui/migration/migrating-from-deprecated-apis/\">Migrating from deprecated APIs</a> for more details." |
203 | | - }, |
204 | | - "thumbSizeSmall": { |
205 | | - "description": "Styles applied to {{nodeName}} if {{conditions}}.", |
206 | | - "nodeName": "the thumb element", |
207 | | - "conditions": "<code>size=\"small\"</code>", |
208 | | - "deprecationInfo": "Combine the <a href=\"/material-ui/api/slider/#Slider-css-MuiSlider-thumb\">.MuiSlider-thumb</a> and <a href=\"/material-ui/api/slider/#slider-classes-MuiSlider-sizeSmall\">.MuiSlider-sizeSmall</a> classes instead. See <a href=\"/material-ui/migration/migrating-from-deprecated-apis/\">Migrating from deprecated APIs</a> for more details." |
209 | | - }, |
210 | 168 | "trackFalse": { |
211 | 169 | "description": "Styles applied to {{nodeName}} if {{conditions}}.", |
212 | 170 | "nodeName": "the root element", |
|
0 commit comments