chore(ui): update snapshots for react-select 2.1.1

This commit is contained in:
Łukasz Mierzwa
2018-10-24 18:04:40 +01:00
parent afba7eae8e
commit fa6f4b270a
4 changed files with 0 additions and 9 deletions

View File

@@ -28,7 +28,6 @@ exports[`<CustomMultiSelect /> matches snapshot when focused 1`] = `
id=\\"react-select-4-input\\"
spellcheck=\\"false\\"
tabindex=\\"0\\"
theme=\\"[object Object]\\"
type=\\"text\\"
aria-autocomplete=\\"list\\"
style=\\"box-sizing: content-box; width: 2px; border: 0px; font-size: inherit; opacity: 1; outline: 0; padding: 0px;\\"
@@ -81,7 +80,6 @@ exports[`<CustomMultiSelect /> matches snapshot with a value 1`] = `
id=\\"react-select-5-input\\"
spellcheck=\\"false\\"
tabindex=\\"0\\"
theme=\\"[object Object]\\"
value
aria-autocomplete=\\"list\\"
style=\\"box-sizing:content-box;width:1px;background:0;border:0;font-size:inherit;opacity:1;outline:0;padding:0;color:inherit\\"
@@ -133,7 +131,6 @@ exports[`<CustomMultiSelect /> matches snapshot with defaults 1`] = `
id=\\"react-select-2-input\\"
spellcheck=\\"false\\"
tabindex=\\"0\\"
theme=\\"[object Object]\\"
value
aria-autocomplete=\\"list\\"
style=\\"box-sizing:content-box;width:1px;background:0;border:0;font-size:inherit;opacity:1;outline:0;padding:0;color:inherit\\"
@@ -186,7 +183,6 @@ exports[`<CustomMultiSelect /> matches snapshot with isDisabled=true 1`] = `
id=\\"react-select-7-input\\"
spellcheck=\\"false\\"
tabindex=\\"0\\"
theme=\\"[object Object]\\"
value
aria-autocomplete=\\"list\\"
style=\\"box-sizing:content-box;width:1px;background:0;border:0;font-size:inherit;opacity:1;outline:0;padding:0;color:inherit\\"
@@ -238,7 +234,6 @@ exports[`<CustomMultiSelect /> matches snapshot with isMulti=true 1`] = `
id=\\"react-select-3-input\\"
spellcheck=\\"false\\"
tabindex=\\"0\\"
theme=\\"[object Object]\\"
value
aria-autocomplete=\\"list\\"
style=\\"box-sizing:content-box;width:1px;background:0;border:0;font-size:inherit;opacity:1;outline:0;padding:0;color:inherit\\"
@@ -304,7 +299,6 @@ exports[`<CustomMultiSelect /> matches snapshot with isMulti=true and a value 1`
id=\\"react-select-6-input\\"
spellcheck=\\"false\\"
tabindex=\\"0\\"
theme=\\"[object Object]\\"
value
aria-autocomplete=\\"list\\"
style=\\"box-sizing:content-box;width:1px;background:0;border:0;font-size:inherit;opacity:1;outline:0;padding:0;color:inherit\\"

View File

@@ -67,7 +67,6 @@ exports[`<AlertManagerInput /> matches snapshot 1`] = `
id=\\"react-select-silence-input-alertmanagers-input\\"
spellcheck=\\"false\\"
tabindex=\\"0\\"
theme=\\"[object Object]\\"
value
aria-autocomplete=\\"list\\"
style=\\"box-sizing:content-box;width:1px;background:0;border:0;font-size:inherit;opacity:1;outline:0;padding:0;color:inherit\\"

View File

@@ -19,7 +19,6 @@ exports[`<LabelNameInput /> matches snapshot 1`] = `
id=\\"react-select-silence-input-label-name-1-input\\"
spellcheck=\\"false\\"
tabindex=\\"0\\"
theme=\\"[object Object]\\"
value
aria-autocomplete=\\"list\\"
style=\\"box-sizing:content-box;width:1px;background:0;border:0;font-size:inherit;opacity:1;outline:0;padding:0;color:inherit\\"

View File

@@ -32,7 +32,6 @@ exports[`<LabelValueInput /> matches snapshot 1`] = `
id=\\"react-select-silence-input-label-value-1-input\\"
spellcheck=\\"false\\"
tabindex=\\"0\\"
theme=\\"[object Object]\\"
value
aria-autocomplete=\\"list\\"
style=\\"box-sizing:content-box;width:1px;background:0;border:0;font-size:inherit;opacity:1;outline:0;padding:0;color:inherit\\"