Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 11 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line numberDiff line numberDiff line change
Expand Up@@ -174,7 +174,7 @@
"babel-plugin-macros": "3.1.0",
"babel-plugin-open-source": "1.3.4",
"babel-plugin-preval": "5.1.0",
"babel-plugin-styled-components": "2.0.2",
"babel-plugin-styled-components": "2.1.1",
"babel-plugin-transform-commonjs": "1.1.6",
"babel-plugin-transform-replace-expressions": "0.2.0",
"babel-polyfill": "6.26.0",
Expand Down
14 changes: 7 additions & 7 deletions src/__tests__/__snapshots__/Autocomplete.test.tsx.snap
Original file line numberDiff line numberDiff line change
Expand Up@@ -62,7 +62,7 @@ exports[`snapshots renders a custom empty state message 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 >:not(:last-child) {
margin-right: 8px;
}

Expand DownExpand Up@@ -222,7 +222,7 @@ exports[`snapshots renders a loading state 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 >:not(:last-child) {
margin-right: 8px;
}

Expand DownExpand Up@@ -417,7 +417,7 @@ exports[`snapshots renders a menu that contains an item to add to the menu 1`] =
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 >:not(:last-child) {
margin-right: 8px;
}

Expand DownExpand Up@@ -1375,7 +1375,7 @@ exports[`snapshots renders a multiselect input 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 >:not(:last-child) {
margin-right: 8px;
}

Expand DownExpand Up@@ -2243,7 +2243,7 @@ exports[`snapshots renders a multiselect input with selected menu items 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 >:not(:last-child) {
margin-right: 8px;
}

Expand DownExpand Up@@ -3122,7 +3122,7 @@ exports[`snapshots renders a single select input 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 >:not(:last-child) {
margin-right: 8px;
}

Expand DownExpand Up@@ -4131,7 +4131,7 @@ exports[`snapshots renders with an input value 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 >:not(:last-child) {
margin-right: 8px;
}

Expand Down
56 changes: 28 additions & 28 deletions src/__tests__/__snapshots__/TextInput.test.tsx.snap
Original file line numberDiff line numberDiff line change
Expand Up@@ -61,7 +61,7 @@ exports[`TextInput renders 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 >:not(:last-child) {
margin-right: 8px;
}

Expand DownExpand Up@@ -188,7 +188,7 @@ exports[`TextInput renders block 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 >:not(:last-child) {
margin-right: 8px;
}

Expand DownExpand Up@@ -307,7 +307,7 @@ exports[`TextInput renders consistently 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 >:not(:last-child) {
margin-right: 8px;
}

Expand DownExpand Up@@ -426,7 +426,7 @@ exports[`TextInput renders contrast 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 >:not(:last-child) {
margin-right: 8px;
}

Expand DownExpand Up@@ -552,7 +552,7 @@ exports[`TextInput renders error 1`] = `
box-shadow: inset 0 0 0 1px #0969da;
}

.c0 >:not(:last-child) {
.c0 >:not(:last-child) {
margin-right: 8px;
}

Expand DownExpand Up@@ -677,7 +677,7 @@ exports[`TextInput renders large 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 >:not(:last-child) {
margin-right: 8px;
}

Expand DownExpand Up@@ -797,7 +797,7 @@ exports[`TextInput renders leadingVisual 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 >:not(:last-child) {
margin-right: 8px;
}

Expand DownExpand Up@@ -944,7 +944,7 @@ exports[`TextInput renders monospace 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 >:not(:last-child) {
margin-right: 8px;
}

Expand DownExpand Up@@ -1063,7 +1063,7 @@ exports[`TextInput renders placeholder 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 >:not(:last-child) {
margin-right: 8px;
}

Expand DownExpand Up@@ -1191,7 +1191,7 @@ exports[`TextInput renders small 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 >:not(:last-child) {
margin-right: 8px;
}

Expand DownExpand Up@@ -1536,7 +1536,7 @@ exports[`TextInput renders trailingAction icon button 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 >:not(:last-child) {
margin-right: 8px;
}

Expand DownExpand Up@@ -2175,7 +2175,7 @@ exports[`TextInput renders trailingAction text button 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 >:not(:last-child) {
margin-right: 8px;
}

Expand DownExpand Up@@ -2569,7 +2569,7 @@ exports[`TextInput renders trailingAction text button with a tooltip 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 >:not(:last-child) {
margin-right: 8px;
}

Expand DownExpand Up@@ -2962,7 +2962,7 @@ exports[`TextInput renders trailingVisual 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 >:not(:last-child) {
margin-right: 8px;
}

Expand DownExpand Up@@ -3109,7 +3109,7 @@ exports[`TextInput renders warning 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 >:not(:last-child) {
margin-right: 8px;
}

Expand DownExpand Up@@ -3249,7 +3249,7 @@ exports[`TextInput renders with a loading indicator 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 >:not(:last-child) {
margin-right: 8px;
}

Expand DownExpand Up@@ -3422,7 +3422,7 @@ exports[`TextInput renders with a loading indicator 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 >:not(:last-child) {
margin-right: 8px;
}

Expand DownExpand Up@@ -3627,7 +3627,7 @@ exports[`TextInput renders with a loading indicator 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 >:not(:last-child) {
margin-right: 8px;
}

Expand DownExpand Up@@ -3809,7 +3809,7 @@ exports[`TextInput renders with a loading indicator 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 >:not(:last-child) {
margin-right: 8px;
}

Expand DownExpand Up@@ -4060,7 +4060,7 @@ exports[`TextInput renders with a loading indicator 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 >:not(:last-child) {
margin-right: 8px;
}

Expand DownExpand Up@@ -4311,7 +4311,7 @@ exports[`TextInput renders with a loading indicator 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 >:not(:last-child) {
margin-right: 8px;
}

Expand DownExpand Up@@ -4556,7 +4556,7 @@ exports[`TextInput renders with a loading indicator 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 >:not(:last-child) {
margin-right: 8px;
}

Expand DownExpand Up@@ -4769,7 +4769,7 @@ exports[`TextInput renders with a loading indicator 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 >:not(:last-child) {
margin-right: 8px;
}

Expand DownExpand Up@@ -5014,7 +5014,7 @@ exports[`TextInput renders with a loading indicator 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 >:not(:last-child) {
margin-right: 8px;
}

Expand DownExpand Up@@ -5244,7 +5244,7 @@ exports[`TextInput renders with a loading indicator 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 >:not(:last-child) {
margin-right: 8px;
}

Expand DownExpand Up@@ -5536,7 +5536,7 @@ exports[`TextInput renders with a loading indicator 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 >:not(:last-child) {
margin-right: 8px;
}

Expand DownExpand Up@@ -5833,7 +5833,7 @@ exports[`TextInput renders with a loading indicator 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 >:not(:last-child) {
margin-right: 8px;
}

Expand DownExpand Up@@ -6091,7 +6091,7 @@ exports[`TextInput should render a password input 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 >:not(:last-child) {
margin-right: 8px;
}

Expand Down
Loading