From 736763f2dc7f7701999007f0ea54d3cbab3b6e45 Mon Sep 17 00:00:00 2001 From: kostasdano Date: Thu, 30 Nov 2023 18:38:58 +0200 Subject: [PATCH] feat: snaps --- .../List/ListItem-DisabledListItem.snap | 63 ++-- .../List/ListItem-ListItemCompilations.snap | 306 +++++++++--------- .../List/ListItemText-ListItemTextNormal.snap | 8 +- ...temText-ListItemTextWithSecondaryText.snap | 8 +- .../List/ListSection-CompactListSection.snap | 20 +- .../List/ListSection-NormalListSection.snap | 20 +- ...ress Indicator-BlockProgressIndicator.snap | 2 +- ...-CircularProgressIndicatorErrorStates.snap | 4 +- ...ircularProgressIndicatorIndeterminate.snap | 2 +- ...rcularProgressIndicatorWithPercentage.snap | 2 +- ...-LinearProgressIndicatorIndeterminate.snap | 2 +- ...LinearProgressIndicatorWithPercentage.snap | 2 +- .../Progress Indicator-Playground.snap | 4 +- 13 files changed, 206 insertions(+), 237 deletions(-) diff --git a/src/__storyshots__/Updated Components/List/ListItem-DisabledListItem.snap b/src/__storyshots__/Updated Components/List/ListItem-DisabledListItem.snap index 32003234d..e5a2cb187 100644 --- a/src/__storyshots__/Updated Components/List/ListItem-DisabledListItem.snap +++ b/src/__storyshots__/Updated Components/List/ListItem-DisabledListItem.snap @@ -421,7 +421,7 @@ fill: white; } -.emotion-29 label { +.emotion-28 label { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -438,7 +438,7 @@ cursor: pointer; } -.emotion-29 label:before { +.emotion-28 label:before { content: ''; display: inline-block; width: 1.25rem; @@ -451,22 +451,22 @@ background: rgba(84,94,255,0); } -.emotion-29 label:hover::before { +.emotion-28 label:hover::before { background: rgba(84,94,255,0.06); box-shadow: 0px 0px 0px 8px rgba(84,94,255,0.06); } -.emotion-29 label[data-selected='true']:before { +.emotion-28 label[data-selected='true']:before { border-color: #175bf5; border-radius: 50%; } -.emotion-29 label[data-selected='true']:hover::before { +.emotion-28 label[data-selected='true']:hover::before { background: none; box-shadow: none; } -.emotion-29 label[data-selected='true']:after { +.emotion-28 label[data-selected='true']:after { content: ''; display: block; position: absolute; @@ -479,12 +479,12 @@ animation: circle 0.15s ease-in-out; } -.emotion-29 label[data-disabled='true'] { +.emotion-28 label[data-disabled='true'] { opacity: 50%; cursor: not-allowed; } -.emotion-29 label[data-disabled='true']:hover::before { +.emotion-28 label[data-disabled='true']:hover::before { background: none; box-shadow: none; } @@ -503,9 +503,9 @@ style="height: 100%;" > - - + + + +
+ + Option Radio (compact) + +
+ + @@ -764,9 +746,9 @@ style="height: 100%;" >