From bb21c1818ff8466836a18ebfb7133ce9287e55f5 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 31 Dec 2020 15:21:06 +0000 Subject: [PATCH] Update snapshots --- .../__snapshots__/aom.test.js.snap | 49 +++++++++++++++++-- lib/a11y-snapshot/deploy.json | 36 +++++++------- 2 files changed, 62 insertions(+), 23 deletions(-) diff --git a/lib/a11y-snapshot/__snapshots__/aom.test.js.snap b/lib/a11y-snapshot/__snapshots__/aom.test.js.snap index 620c1d654..da84b2d73 100644 --- a/lib/a11y-snapshot/__snapshots__/aom.test.js.snap +++ b/lib/a11y-snapshot/__snapshots__/aom.test.js.snap @@ -297,14 +297,14 @@ exports[`chromium / 1`] = ` Currently - v5.0.0-alpha.21. View versions page. + v5.0.0-alpha.20. View versions page. . Released under the MIT License .Copyright ©2020Material-UI. Material-UI - v5.0.0-alpha.21 + v5.0.0-alpha.20 Diamond Sponsors @@ -364,9 +364,9 @@ exports[`chromium / 1`] = ` @@ -10216,6 +10216,25 @@ exports[`chromium /components/selects/ 1`] = ` Props + + The Select component is implemented as a custom + $SOME_CODE + element of the + InputBase + . It extends the + text field components + sub-components, either the + Input + , + FilledInput + , or + OutlinedInput + + , depending on the variant selected. It shares the same styles and many of + the same props. Refer to the respective component's API page for + details. + + Filled and outlined variants @@ -19456,7 +19475,7 @@ exports[`firefox / 1`] = ` Currently - v5.0.0-alpha.21. View versions page. + v5.0.0-alpha.20. View versions page. . Released under the MIT License . Copyright © 2020 Material-UI. @@ -26800,6 +26819,26 @@ exports[`firefox /components/selects/ 1`] = ` Props + + + The Select component is implemented as a custom element of + the + + InputBase + . It extends the + text field components + sub-components, either the + Input + , + FilledInput + , or + OutlinedInput + + , depending on the variant selected. It shares the same styles and many of + the same props. Refer to the respective component's API page for + details. + + Filled and outlined variants diff --git a/lib/a11y-snapshot/deploy.json b/lib/a11y-snapshot/deploy.json index 173d46ddb..bfd11d2a6 100644 --- a/lib/a11y-snapshot/deploy.json +++ b/lib/a11y-snapshot/deploy.json @@ -1,33 +1,33 @@ { - "id": "5fecbe106bbcc20008b6fe58", + "id": "5fede6b3909eb50008918bf8", "site_id": "64f32322-7c26-4008-b886-60800cd747b0", - "build_id": "5fecbe106bbcc20008b6fe56", + "build_id": "5fede6b3909eb50008918bf6", "state": "ready", "name": "material-ui", "url": "http://material-ui.netlify.app", "admin_url": "https://app.netlify.com/sites/material-ui", - "deploy_url": "http://next--material-ui.netlify.app", - "deploy_ssl_url": "https://next--material-ui.netlify.app", - "created_at": "2020-12-30T17:51:12.331Z", - "updated_at": "2020-12-30T18:13:13.683Z", - "commit_ref": "984645eb1a765abbf39a4f61dad0d21a6e518ee3", - "review_id": null, + "deploy_url": "http://deploy-preview-24180--material-ui.netlify.app", + "deploy_ssl_url": "https://deploy-preview-24180--material-ui.netlify.app", + "created_at": "2020-12-31T14:56:51.894Z", + "updated_at": "2020-12-31T15:12:17.663Z", + "commit_ref": "98ceaf7631399798728370563638eec795d7346e", + "review_id": 24180, "skipped": null, "locked": null, - "branch": "next", - "commit_url": "https://github.com/mui-org/material-ui/commit/984645eb1a765abbf39a4f61dad0d21a6e518ee3", + "branch": "patch-1", + "commit_url": "https://github.com/mui-org/material-ui/commit/98ceaf7631399798728370563638eec795d7346e", "log_access_attributes": { "type": "firebase", - "url": "https://netlify-builds2.firebaseio.com/builds/5fecbe106bbcc20008b6fe56/log", - "endpoint": "https://netlify-builds2.firebaseio.com", - "path": "/builds/5fecbe106bbcc20008b6fe56/log", - "token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ2IjowLCJpYXQiOjE2MDkzNTQ3MTYsImQiOnsidWlkIjoiIn19.wdqE3GkCceni3cOHi95RKqhGyZB-OENFc1lrWj7LXlg" + "url": "https://netlify-builds4.firebaseio.com/builds/5fede6b3909eb50008918bf6/log", + "endpoint": "https://netlify-builds4.firebaseio.com", + "path": "/builds/5fede6b3909eb50008918bf6/log", + "token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ2IjowLCJpYXQiOjE2MDk0MjgwNjYsImQiOnsidWlkIjoiIn19.EXEu6VWQr25idqiX3WPdZyWdzBhIo95nXZeiWhdTwcM" }, - "title": "v5.0.0-alpha.21", - "review_url": null, + "title": "[Select] Improve description on how it extends the Input components", + "review_url": "https://github.com/mui-org/material-ui/pull/24180", "published_at": null, - "context": "branch-deploy", - "deploy_time": 785, + "context": "deploy-preview", + "deploy_time": 924, "public": true, "plugin_state": "success" }