Skip to content

Commit

Permalink
fix(SelectInput): wrong arrow size
Browse files Browse the repository at this point in the history
  • Loading branch information
matthprost committed Mar 3, 2025
1 parent 1a5f1f6 commit fbcf7b2
Show file tree
Hide file tree
Showing 13 changed files with 525 additions and 518 deletions.
7 changes: 7 additions & 0 deletions .changeset/sixty-nights-grab.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@ultraviolet/form": patch
"@ultraviolet/plus": patch
"@ultraviolet/ui": patch
---

Fix `<SelectInput />` wrong arrow size
Original file line number Diff line number Diff line change
Expand Up @@ -245,10 +245,10 @@ exports[`SelectInputField > should display right value on grouped options 1`] =
.emotion-16 {
vertical-align: middle;
fill: currentColor;
height: 2rem;
width: 2rem;
min-width: 2rem;
min-height: 2rem;
height: 1.5rem;
width: 1.5rem;
min-width: 1.5rem;
min-height: 1.5rem;
}
.emotion-16 .fillStroke {
Expand Down Expand Up @@ -610,10 +610,10 @@ exports[`SelectInputField > should render correctly 1`] = `
.emotion-16 {
vertical-align: middle;
fill: currentColor;
height: 2rem;
width: 2rem;
min-width: 2rem;
min-height: 2rem;
height: 1.5rem;
width: 1.5rem;
min-width: 1.5rem;
min-height: 1.5rem;
}
.emotion-16 .fillStroke {
Expand Down Expand Up @@ -971,10 +971,10 @@ exports[`SelectInputField > should render correctly disabled 1`] = `
.emotion-16 {
vertical-align: middle;
fill: currentColor;
height: 2rem;
width: 2rem;
min-width: 2rem;
min-height: 2rem;
height: 1.5rem;
width: 1.5rem;
min-width: 1.5rem;
min-height: 1.5rem;
}
.emotion-16 .fillStroke {
Expand Down Expand Up @@ -1334,10 +1334,10 @@ exports[`SelectInputField > should render correctly multiple 1`] = `
.emotion-16 {
vertical-align: middle;
fill: currentColor;
height: 2rem;
width: 2rem;
min-width: 2rem;
min-height: 2rem;
height: 1.5rem;
width: 1.5rem;
min-width: 1.5rem;
min-height: 1.5rem;
}
.emotion-16 .fillStroke {
Expand Down Expand Up @@ -1703,10 +1703,10 @@ exports[`SelectInputField > should render correctly with a disabled option 1`] =
.emotion-16 {
vertical-align: middle;
fill: currentColor;
height: 2rem;
width: 2rem;
min-width: 2rem;
min-height: 2rem;
height: 1.5rem;
width: 1.5rem;
min-width: 1.5rem;
min-height: 1.5rem;
}
.emotion-16 .fillStroke {
Expand Down Expand Up @@ -2085,10 +2085,10 @@ exports[`SelectInputField > should trigger events 1`] = `
.emotion-16 {
vertical-align: middle;
fill: currentColor;
height: 2rem;
width: 2rem;
min-width: 2rem;
min-height: 2rem;
height: 1.5rem;
width: 1.5rem;
min-width: 1.5rem;
min-height: 1.5rem;
}
.emotion-16 .fillStroke {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -395,10 +395,10 @@ exports[`EstimateCost - CustomUnitInput > render default values 1`] = `
.emotion-29 {
vertical-align: middle;
fill: currentColor;
height: 2rem;
width: 2rem;
min-width: 2rem;
min-height: 2rem;
height: 1.5rem;
width: 1.5rem;
min-width: 1.5rem;
min-height: 1.5rem;
}
.emotion-29 .fillStroke {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1460,10 +1460,10 @@ exports[`EstimateCost - Item > render with labelTextVariant 1`] = `
.emotion-78 {
vertical-align: middle;
fill: currentColor;
height: 2rem;
width: 2rem;
min-width: 2rem;
min-height: 2rem;
height: 1.5rem;
width: 1.5rem;
min-width: 1.5rem;
min-height: 1.5rem;
}
.emotion-78 .fillStroke {
Expand All @@ -1474,10 +1474,10 @@ exports[`EstimateCost - Item > render with labelTextVariant 1`] = `
.emotion-78 {
vertical-align: middle;
fill: currentColor;
height: 2rem;
width: 2rem;
min-width: 2rem;
min-height: 2rem;
height: 1.5rem;
width: 1.5rem;
min-width: 1.5rem;
min-height: 1.5rem;
}
.emotion-78 .fillStroke {
Expand Down Expand Up @@ -2811,10 +2811,10 @@ exports[`EstimateCost - Item > render with noPrice and noBorder 1`] = `
.emotion-78 {
vertical-align: middle;
fill: currentColor;
height: 2rem;
width: 2rem;
min-width: 2rem;
min-height: 2rem;
height: 1.5rem;
width: 1.5rem;
min-width: 1.5rem;
min-height: 1.5rem;
}
.emotion-78 .fillStroke {
Expand Down Expand Up @@ -4744,10 +4744,10 @@ exports[`EstimateCost - Item > render with notice 1`] = `
.emotion-81 {
vertical-align: middle;
fill: currentColor;
height: 2rem;
width: 2rem;
min-width: 2rem;
min-height: 2rem;
height: 1.5rem;
width: 1.5rem;
min-width: 1.5rem;
min-height: 1.5rem;
}
.emotion-81 .fillStroke {
Expand All @@ -4758,10 +4758,10 @@ exports[`EstimateCost - Item > render with notice 1`] = `
.emotion-81 {
vertical-align: middle;
fill: currentColor;
height: 2rem;
width: 2rem;
min-width: 2rem;
min-height: 2rem;
height: 1.5rem;
width: 1.5rem;
min-width: 1.5rem;
min-height: 1.5rem;
}
.emotion-81 .fillStroke {
Expand Down Expand Up @@ -6827,10 +6827,10 @@ exports[`EstimateCost - Item > render with priceText 1`] = `
.emotion-78 {
vertical-align: middle;
fill: currentColor;
height: 2rem;
width: 2rem;
min-width: 2rem;
min-height: 2rem;
height: 1.5rem;
width: 1.5rem;
min-width: 1.5rem;
min-height: 1.5rem;
}
.emotion-78 .fillStroke {
Expand All @@ -6841,10 +6841,10 @@ exports[`EstimateCost - Item > render with priceText 1`] = `
.emotion-78 {
vertical-align: middle;
fill: currentColor;
height: 2rem;
width: 2rem;
min-width: 2rem;
min-height: 2rem;
height: 1.5rem;
width: 1.5rem;
min-width: 1.5rem;
min-height: 1.5rem;
}
.emotion-78 .fillStroke {
Expand Down Expand Up @@ -8892,10 +8892,10 @@ exports[`EstimateCost - Item > render with tabulation 1`] = `
.emotion-78 {
vertical-align: middle;
fill: currentColor;
height: 2rem;
width: 2rem;
min-width: 2rem;
min-height: 2rem;
height: 1.5rem;
width: 1.5rem;
min-width: 1.5rem;
min-height: 1.5rem;
}
.emotion-78 .fillStroke {
Expand All @@ -8906,10 +8906,10 @@ exports[`EstimateCost - Item > render with tabulation 1`] = `
.emotion-78 {
vertical-align: middle;
fill: currentColor;
height: 2rem;
width: 2rem;
min-width: 2rem;
min-height: 2rem;
height: 1.5rem;
width: 1.5rem;
min-width: 1.5rem;
min-height: 1.5rem;
}
.emotion-78 .fillStroke {
Expand Down Expand Up @@ -10987,10 +10987,10 @@ exports[`EstimateCost - Item > render with tooltipInfo 1`] = `
.emotion-84 {
vertical-align: middle;
fill: currentColor;
height: 2rem;
width: 2rem;
min-width: 2rem;
min-height: 2rem;
height: 1.5rem;
width: 1.5rem;
min-width: 1.5rem;
min-height: 1.5rem;
}
.emotion-84 .fillStroke {
Expand All @@ -11001,10 +11001,10 @@ exports[`EstimateCost - Item > render with tooltipInfo 1`] = `
.emotion-84 {
vertical-align: middle;
fill: currentColor;
height: 2rem;
width: 2rem;
min-width: 2rem;
min-height: 2rem;
height: 1.5rem;
width: 1.5rem;
min-width: 1.5rem;
min-height: 1.5rem;
}
.emotion-84 .fillStroke {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -732,10 +732,10 @@ exports[`EstimateCost - Region > render region component 1`] = `
.emotion-80 {
vertical-align: middle;
fill: currentColor;
height: 2rem;
width: 2rem;
min-width: 2rem;
min-height: 2rem;
height: 1.5rem;
width: 1.5rem;
min-width: 1.5rem;
min-height: 1.5rem;
}
.emotion-80 .fillStroke {
Expand Down
Loading

0 comments on commit fbcf7b2

Please sign in to comment.