Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(Stack): add new parameters width and flex #2906

Merged
merged 1 commit into from
Sep 14, 2023
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
6 changes: 6 additions & 0 deletions .changeset/spotty-cups-appear.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@ultraviolet/form': minor
'@ultraviolet/ui': minor
---

Added new props into `Stack` component: `width` and `flex`
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ exports[`CheckboxField should render correctly 1`] = `
stroke: #d9dadd;
}

.cache-d2sbm0 {
.cache-n7398p {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
Expand Down Expand Up @@ -304,7 +304,7 @@ exports[`CheckboxField should render correctly 1`] = `
</g>
</svg>
<div
class="cache-d2sbm0 ehpbis70"
class="cache-n7398p ehpbis70"
>
<div
class="cache-7efi4w e3f5lzv0"
Expand Down Expand Up @@ -539,7 +539,7 @@ exports[`CheckboxField should render correctly checked without value 1`] = `
stroke: #d9dadd;
}

.cache-d2sbm0 {
.cache-n7398p {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
Expand Down Expand Up @@ -620,7 +620,7 @@ exports[`CheckboxField should render correctly checked without value 1`] = `
</g>
</svg>
<div
class="cache-d2sbm0 ehpbis70"
class="cache-n7398p ehpbis70"
>
<div
class="cache-7efi4w e3f5lzv0"
Expand Down Expand Up @@ -855,7 +855,7 @@ exports[`CheckboxField should render correctly disabled 1`] = `
stroke: #d9dadd;
}

.cache-d2sbm0 {
.cache-n7398p {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
Expand Down Expand Up @@ -936,7 +936,7 @@ exports[`CheckboxField should render correctly disabled 1`] = `
</g>
</svg>
<div
class="cache-d2sbm0 ehpbis70"
class="cache-n7398p ehpbis70"
>
<div
class="cache-7efi4w e3f5lzv0"
Expand Down Expand Up @@ -1171,7 +1171,7 @@ exports[`CheckboxField should render correctly with a value 1`] = `
stroke: #d9dadd;
}

.cache-d2sbm0 {
.cache-n7398p {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
Expand Down Expand Up @@ -1251,7 +1251,7 @@ exports[`CheckboxField should render correctly with a value 1`] = `
</g>
</svg>
<div
class="cache-d2sbm0 ehpbis70"
class="cache-n7398p ehpbis70"
>
<div
class="cache-7efi4w e3f5lzv0"
Expand Down Expand Up @@ -1300,7 +1300,7 @@ exports[`CheckboxField should render correctly with a value 1`] = `
</g>
</svg>
<div
class="cache-d2sbm0 ehpbis70"
class="cache-n7398p ehpbis70"
>
<div
class="cache-7efi4w e3f5lzv0"
Expand Down Expand Up @@ -1535,7 +1535,7 @@ exports[`CheckboxField should render correctly with errors 1`] = `
stroke: #d9dadd;
}

.cache-d2sbm0 {
.cache-n7398p {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
Expand Down Expand Up @@ -1639,7 +1639,7 @@ exports[`CheckboxField should render correctly with errors 1`] = `
</g>
</svg>
<div
class="cache-d2sbm0 ehpbis70"
class="cache-n7398p ehpbis70"
>
<div
class="cache-7efi4w e3f5lzv0"
Expand Down Expand Up @@ -1899,7 +1899,7 @@ exports[`CheckboxField should trigger events correctly 1`] = `
stroke: #d9dadd;
}

.cache-d2sbm0 {
.cache-n7398p {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
Expand Down Expand Up @@ -1979,7 +1979,7 @@ exports[`CheckboxField should trigger events correctly 1`] = `
</g>
</svg>
<div
class="cache-d2sbm0 ehpbis70"
class="cache-n7398p ehpbis70"
>
<div
class="cache-7efi4w e3f5lzv0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

exports[`CheckboxField should render correctly checked 1`] = `
<DocumentFragment>
.cache-kwbqjp {
.cache-1civgmb {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
Expand Down Expand Up @@ -31,7 +31,7 @@ exports[`CheckboxField should render correctly checked 1`] = `
margin: 0;
}

.cache-uyols6 {
.cache-tjrecv {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
Expand Down Expand Up @@ -288,7 +288,7 @@ exports[`CheckboxField should render correctly checked 1`] = `
stroke: #d9dadd;
}

.cache-d2sbm0 {
.cache-n7398p {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
Expand Down Expand Up @@ -328,21 +328,21 @@ exports[`CheckboxField should render correctly checked 1`] = `
novalidate=""
>
<div
class="cache-kwbqjp ehpbis70"
class="cache-1civgmb ehpbis70"
>
<fieldset
class="cache-7o2an9 e1k5uyng1"
>
<div
class="cache-uyols6 ehpbis70"
class="cache-tjrecv ehpbis70"
>
<legend
class="cache-tjeurz e13y3mga0"
>
Label 
</legend>
<div
class="cache-kwbqjp ehpbis70"
class="cache-1civgmb ehpbis70"
>
<div
aria-disabled="false"
Expand Down Expand Up @@ -385,7 +385,7 @@ exports[`CheckboxField should render correctly checked 1`] = `
</g>
</svg>
<div
class="cache-d2sbm0 ehpbis70"
class="cache-n7398p ehpbis70"
>
<div
class="cache-7efi4w e3f5lzv0"
Expand Down Expand Up @@ -440,7 +440,7 @@ exports[`CheckboxField should render correctly checked 1`] = `
</g>
</svg>
<div
class="cache-d2sbm0 ehpbis70"
class="cache-n7398p ehpbis70"
>
<div
class="cache-7efi4w e3f5lzv0"
Expand All @@ -464,7 +464,7 @@ exports[`CheckboxField should render correctly checked 1`] = `

exports[`CheckboxField should trigger events correctly with required prop 1`] = `
<DocumentFragment>
.cache-kwbqjp {
.cache-1civgmb {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
Expand Down Expand Up @@ -493,7 +493,7 @@ exports[`CheckboxField should trigger events correctly with required prop 1`] =
margin: 0;
}

.cache-uyols6 {
.cache-tjrecv {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
Expand Down Expand Up @@ -760,7 +760,7 @@ exports[`CheckboxField should trigger events correctly with required prop 1`] =
stroke: #d9dadd;
}

.cache-d2sbm0 {
.cache-n7398p {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
Expand Down Expand Up @@ -800,13 +800,13 @@ exports[`CheckboxField should trigger events correctly with required prop 1`] =
novalidate=""
>
<div
class="cache-kwbqjp ehpbis70"
class="cache-1civgmb ehpbis70"
>
<fieldset
class="cache-7o2an9 e1k5uyng1"
>
<div
class="cache-uyols6 ehpbis70"
class="cache-tjrecv ehpbis70"
>
<legend
class="cache-tjeurz e13y3mga0"
Expand All @@ -822,7 +822,7 @@ exports[`CheckboxField should trigger events correctly with required prop 1`] =
</svg>
</legend>
<div
class="cache-kwbqjp ehpbis70"
class="cache-1civgmb ehpbis70"
>
<div
aria-disabled="false"
Expand Down Expand Up @@ -865,7 +865,7 @@ exports[`CheckboxField should trigger events correctly with required prop 1`] =
</g>
</svg>
<div
class="cache-d2sbm0 ehpbis70"
class="cache-n7398p ehpbis70"
>
<div
class="cache-7efi4w e3f5lzv0"
Expand Down Expand Up @@ -920,7 +920,7 @@ exports[`CheckboxField should trigger events correctly with required prop 1`] =
</g>
</svg>
<div
class="cache-d2sbm0 ehpbis70"
class="cache-n7398p ehpbis70"
>
<div
class="cache-7efi4w e3f5lzv0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

exports[`NumberInputField should render correctly 1`] = `
<DocumentFragment>
.cache-kwbqjp {
.cache-1civgmb {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
Expand All @@ -25,7 +25,7 @@ exports[`NumberInputField should render correctly 1`] = `
flex-wrap: nowrap;
}

.cache-6hw7ss {
.cache-16otux {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
Expand Down Expand Up @@ -292,10 +292,10 @@ exports[`NumberInputField should render correctly 1`] = `
novalidate=""
>
<div
class="cache-kwbqjp ehpbis70"
class="cache-1civgmb ehpbis70"
>
<div
class="cache-6hw7ss ehpbis70"
class="cache-16otux ehpbis70"
>
<div
aria-disabled="false"
Expand Down Expand Up @@ -362,7 +362,7 @@ exports[`NumberInputField should render correctly 1`] = `

exports[`NumberInputField should render correctly disabled 1`] = `
<DocumentFragment>
.cache-kwbqjp {
.cache-1civgmb {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
Expand All @@ -385,7 +385,7 @@ exports[`NumberInputField should render correctly disabled 1`] = `
flex-wrap: nowrap;
}

.cache-6hw7ss {
.cache-16otux {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
Expand Down Expand Up @@ -586,10 +586,10 @@ exports[`NumberInputField should render correctly disabled 1`] = `
novalidate=""
>
<div
class="cache-kwbqjp ehpbis70"
class="cache-1civgmb ehpbis70"
>
<div
class="cache-6hw7ss ehpbis70"
class="cache-16otux ehpbis70"
>
<div
aria-disabled="true"
Expand Down Expand Up @@ -658,7 +658,7 @@ exports[`NumberInputField should render correctly disabled 1`] = `

exports[`NumberInputField should trigger event onMinCrossed & onMaxCrossed 1`] = `
<DocumentFragment>
.cache-kwbqjp {
.cache-1civgmb {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
Expand All @@ -681,7 +681,7 @@ exports[`NumberInputField should trigger event onMinCrossed & onMaxCrossed 1`] =
flex-wrap: nowrap;
}

.cache-6hw7ss {
.cache-16otux {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
Expand Down Expand Up @@ -948,10 +948,10 @@ exports[`NumberInputField should trigger event onMinCrossed & onMaxCrossed 1`] =
novalidate=""
>
<div
class="cache-kwbqjp ehpbis70"
class="cache-1civgmb ehpbis70"
>
<div
class="cache-6hw7ss ehpbis70"
class="cache-16otux ehpbis70"
>
<div
aria-disabled="false"
Expand Down Expand Up @@ -1018,7 +1018,7 @@ exports[`NumberInputField should trigger event onMinCrossed & onMaxCrossed 1`] =

exports[`NumberInputField should trigger events correctly 1`] = `
<DocumentFragment>
.cache-kwbqjp {
.cache-1civgmb {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
Expand All @@ -1041,7 +1041,7 @@ exports[`NumberInputField should trigger events correctly 1`] = `
flex-wrap: nowrap;
}

.cache-6hw7ss {
.cache-16otux {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
Expand Down Expand Up @@ -1251,10 +1251,10 @@ exports[`NumberInputField should trigger events correctly 1`] = `
novalidate=""
>
<div
class="cache-kwbqjp ehpbis70"
class="cache-1civgmb ehpbis70"
>
<div
class="cache-6hw7ss ehpbis70"
class="cache-16otux ehpbis70"
>
<div
aria-disabled="false"
Expand Down
Loading
Loading