From 5ffd0beda94fbae36c7e35a9ae96a5fa7b6e9702 Mon Sep 17 00:00:00 2001 From: kostasdano Date: Wed, 26 Jun 2024 15:06:05 +0300 Subject: [PATCH] feat: snaps --- .../Fields/Select-MultiSelect.snap | 195 ++++--- .../Table/Table/Basics-BasicExample.snap | 183 +++++-- .../Table/Table/Columns-ColumnChooser.snap | 183 +++++-- .../Table/Table/Columns-ColumnWidth.snap | 209 ++++++-- .../Table/Table/Columns-Sorting.snap | 183 +++++-- .../Table/Table/Header-StickyHeader.snap | 497 +++++++++++++---- .../Table/Table/Pagination-Pagination.snap | 443 ++++++++++----- .../Rows and Cells-CellContentAlignment.snap | 183 +++++-- .../Table/Rows and Cells-RowDetails.snap | 271 +++++++--- .../Table/Rows and Cells-RowSelection.snap | 507 ++++++++++++++---- .../Table/Table/Rows and Cells-RowSizes.snap | 183 +++++-- .../Table/Table/Showcase-Playground.snap | 183 +++++-- .../Updated Components/Tag-ClearableTag.snap | 29 +- .../Updated Components/Tag-Playground.snap | 15 +- .../Updated Components/Tag-ReadOnlyTag.snap | 78 ++- .../Tag-ReadOnlyTagWithIcon.snap | 102 +++- .../Updated Components/Tag-SelectableTag.snap | 40 +- .../Updated Components/Tag-TagSizes.snap | 286 +++++++--- 18 files changed, 2928 insertions(+), 842 deletions(-) diff --git a/src/__storyshots__/Updated Components/Fields/Select-MultiSelect.snap b/src/__storyshots__/Updated Components/Fields/Select-MultiSelect.snap index 2d932c925..a3e9ec11c 100644 --- a/src/__storyshots__/Updated Components/Fields/Select-MultiSelect.snap +++ b/src/__storyshots__/Updated Components/Fields/Select-MultiSelect.snap @@ -156,6 +156,9 @@ line-height: 1.25rem; font-size: 0.875rem; letter-spacing: 0.015625rem; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; } .emotion-8:focus-visible { @@ -167,10 +170,16 @@ white-space: nowrap; overflow: hidden; text-overflow: ellipsis; - max-width: unset; } .emotion-10 { + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; + max-width: unset; +} + +.emotion-11 { width: 1rem; height: 1rem; display: -webkit-box; @@ -188,12 +197,12 @@ cursor: pointer; } -.emotion-10:hover { +.emotion-11:hover { background: rgba(200,206,255,0.20); border-radius: 624.9375rem; } -.emotion-11 { +.emotion-12 { width: 1rem; height: 1rem; display: -webkit-box; @@ -203,16 +212,16 @@ cursor: pointer; } -.emotion-12 { +.emotion-13 { width: 1rem; height: 1rem; } -.emotion-12 path { +.emotion-13 path { fill: #194DCC!important; } -.emotion-43 { +.emotion-49 { font-family: Roboto; font-weight: 400; line-height: 1.25rem; @@ -234,48 +243,48 @@ flex: 1 1 0%; } -.emotion-43::-webkit-input-placeholder { +.emotion-49::-webkit-input-placeholder { color: transparent; } -.emotion-43::-moz-placeholder { +.emotion-49::-moz-placeholder { color: transparent; } -.emotion-43:-ms-input-placeholder { +.emotion-49:-ms-input-placeholder { color: transparent; } -.emotion-43::placeholder { +.emotion-49::placeholder { color: transparent; } -.emotion-43:focus { +.emotion-49:focus { outline: none; } -.emotion-43:focus::-webkit-input-placeholder { +.emotion-49:focus::-webkit-input-placeholder { color: transparent; } -.emotion-43:focus::-moz-placeholder { +.emotion-49:focus::-moz-placeholder { color: transparent; } -.emotion-43:focus:-ms-input-placeholder { +.emotion-49:focus:-ms-input-placeholder { color: transparent; } -.emotion-43:focus::placeholder { +.emotion-49:focus::placeholder { color: transparent; } -.emotion-43:not(:focus):placeholder-shown+label { +.emotion-49:not(:focus):placeholder-shown+label { font-weight: normal; } -.emotion-43:focus-within+label, -.emotion-43:not(:placeholder-shown)+label { +.emotion-49:focus-within+label, +.emotion-49:not(:placeholder-shown)+label { font-weight: 700!important; -webkit-transform: translate(0.1875rem, -35%) scale(0.8); -moz-transform: translate(0.1875rem, -35%) scale(0.8); @@ -283,24 +292,24 @@ transform: translate(0.1875rem, -35%) scale(0.8); } -.emotion-43:focus-within+label { +.emotion-49:focus-within+label { font-weight: 700!important; color: #194DCC; } -.emotion-43:disabled { +.emotion-49:disabled { cursor: not-allowed; } -.emotion-43:focus+label, -.emotion-43:not(:placeholder-shown)+label { +.emotion-49:focus+label, +.emotion-49:not(:placeholder-shown)+label { -webkit-transform: translate(0.1875rem, -82%) scale(0.8); -moz-transform: translate(0.1875rem, -82%) scale(0.8); -ms-transform: translate(0.1875rem, -82%) scale(0.8); transform: translate(0.1875rem, -82%) scale(0.8); } -.emotion-44 { +.emotion-50 { -webkit-transition: -webkit-transform 0.25s,opacity 0.25s ease-in-out; transition: transform 0.25s,opacity 0.25s ease-in-out; transform-origin: 0 0; @@ -335,7 +344,7 @@ letter-spacing: 0.015625rem; } -.emotion-45 { +.emotion-51 { position: absolute!important; bottom: 0; right: 0.5rem; @@ -350,7 +359,7 @@ align-items: center; } -.emotion-46 { +.emotion-52 { width: 1.25rem; height: 1.25rem; display: -webkit-box; @@ -360,8 +369,8 @@ cursor: pointer; } -.emotion-46:hover, -.emotion-46:focus-visible { +.emotion-52:hover, +.emotion-52:focus-visible { -webkit-transition: all 0.2s; transition: all 0.2s; border-radius: 100%; @@ -369,16 +378,16 @@ box-shadow: 0px 0px 0px 8px rgba(200,206,255,0.20); } -.emotion-47 { +.emotion-53 { width: 1.25rem; height: 1.25rem; } -.emotion-47 path { +.emotion-53 path { fill: !important; } -.emotion-48 { +.emotion-54 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -398,7 +407,7 @@ letter-spacing: 0.015625rem; } -.emotion-48 span { +.emotion-54 span { -webkit-align-items: stretch; -webkit-box-align: stretch; -ms-flex-align: stretch; @@ -406,7 +415,7 @@ padding: 0; } -.emotion-52 { +.emotion-58 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -435,16 +444,16 @@ min-height: 3.25rem!important; } -.emotion-52:hover { +.emotion-58:hover { background-color: rgba(200,206,255,0.20); } -.emotion-52:focus-within { +.emotion-58:focus-within { box-shadow: 0 0 0 0.125rem #175BF5; background-color: rgba(200,206,255,0.30); } -.emotion-52 input:focus label { +.emotion-58 input:focus label { font-weight: 700; -webkit-transform: translate(0.1875rem, -82%) scale(0.8)!important; -moz-transform: translate(0.1875rem, -82%) scale(0.8)!important; @@ -453,14 +462,14 @@ bottom: auto; } -.emotion-52 label { +.emotion-58 label { -webkit-transform: translate(0.1875rem, -8px); -moz-transform: translate(0.1875rem, -8px); -ms-transform: translate(0.1875rem, -8px); transform: translate(0.1875rem, -8px); } -.emotion-56 { +.emotion-62 { -webkit-transition: -webkit-transform 0.25s,opacity 0.25s ease-in-out; transition: transform 0.25s,opacity 0.25s ease-in-out; transform-origin: 0 0; @@ -495,7 +504,7 @@ letter-spacing: 0.015625rem; } -.emotion-58 { +.emotion-64 { width: 1.25rem; height: 1.25rem; display: -webkit-box; @@ -541,22 +550,26 @@ >
- Strawberry +
+ Strawberry +
- 30 + + 30 + - Actor +
+ Actor +
@@ -486,7 +591,11 @@
- Phoebe + + Phoebe +
- Buffay + + Buffay + - 31 + + 31 + - Massage Therapist +
+ Massage Therapist +
diff --git a/src/__storyshots__/Updated Components/Table/Table/Columns-ColumnChooser.snap b/src/__storyshots__/Updated Components/Table/Table/Columns-ColumnChooser.snap index d66c559f7..8d90a13e6 100644 --- a/src/__storyshots__/Updated Components/Table/Table/Columns-ColumnChooser.snap +++ b/src/__storyshots__/Updated Components/Table/Table/Columns-ColumnChooser.snap @@ -125,6 +125,7 @@ } .emotion-8 { + position: relative; box-shadow: 0 0.0625rem 0 0 rgba(200,206,255,0.70); } @@ -171,6 +172,9 @@ -webkit-justify-content: flex-start; justify-content: flex-start; gap: 0.5rem; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; } .emotion-12 { @@ -203,7 +207,19 @@ justify-content: flex-start; } -.emotion-32 { +.emotion-26 { + font-family: Roboto; + font-weight: 400; + line-height: 1.25rem; + font-size: 0.875rem; + letter-spacing: 0.015625rem; + color: #111530; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; +} + +.emotion-35 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -234,6 +250,15 @@ line-height: 1.25rem; font-size: 0.875rem; letter-spacing: 0.015625rem; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; +} + +.emotion-36 { + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; }
@@ -360,7 +385,11 @@
- Rachel + + Rachel +
- Berry + + Berry +
- 30 + + 30 + - Fashion Executive +
+ Fashion Executive +
@@ -412,7 +453,11 @@
- Ross + + Ross +
- Geller + + Geller + - 32 + + 32 + - Paleontologist +
+ Paleontologist +
@@ -464,7 +521,11 @@
- Monica + + Monica +
- Geller + + Geller + - 31 + + 31 + - Chef +
+ Chef +
@@ -516,7 +589,11 @@
- Chandler + + Chandler +
- Bing + + Bing + - 32 + + 32 + - ? +
+ ? +
@@ -568,7 +657,11 @@
- Joey + + Joey +
- Tribbiani + + Tribbiani + - 30 + + 30 + - Actor +
+ Actor +
@@ -620,7 +725,11 @@
- Phoebe + + Phoebe +
- Buffay + + Buffay + - 31 + + 31 + - Massage Therapist +
+ Massage Therapist +
diff --git a/src/__storyshots__/Updated Components/Table/Table/Columns-ColumnWidth.snap b/src/__storyshots__/Updated Components/Table/Table/Columns-ColumnWidth.snap index 3d89ab741..f4b28e739 100644 --- a/src/__storyshots__/Updated Components/Table/Table/Columns-ColumnWidth.snap +++ b/src/__storyshots__/Updated Components/Table/Table/Columns-ColumnWidth.snap @@ -21,6 +21,7 @@ } .emotion-2 { + position: relative; box-shadow: 0 0.0625rem 0 0 rgba(200,206,255,0.70); } @@ -67,6 +68,9 @@ -webkit-justify-content: flex-start; justify-content: flex-start; gap: 0.5rem; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; } .emotion-6 { @@ -128,7 +132,19 @@ justify-content: flex-start; } -.emotion-22 { +.emotion-20 { + font-family: Roboto; + font-weight: 400; + line-height: 1.25rem; + font-size: 0.875rem; + letter-spacing: 0.015625rem; + color: #111530; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; +} + +.emotion-24 { width: 20%; height: 2.75rem; padding: 0.5rem 1rem; @@ -139,7 +155,7 @@ align-content: center; } -.emotion-26 { +.emotion-29 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -170,6 +186,15 @@ line-height: 1.25rem; font-size: 0.875rem; letter-spacing: 0.015625rem; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; +} + +.emotion-30 { + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; }
@@ -266,7 +291,11 @@
- Rachel + + Rachel +
- Berry + + Berry +
- 30 + + 30 +
- Fashion Executive +
+ Fashion Executive +
@@ -318,7 +359,11 @@
- Ross + + Ross +
- Geller + + Geller +
- 32 + + 32 +
- Paleontologist +
+ Paleontologist +
@@ -370,7 +427,11 @@
- Monica + + Monica +
- Geller + + Geller +
- 31 + + 31 +
- Chef +
+ Chef +
@@ -422,7 +495,11 @@
- Chandler + + Chandler +
- Bing + + Bing +
- 32 + + 32 +
- ? +
+ ? +
@@ -474,7 +563,11 @@
- Joey + + Joey +
- Tribbiani + + Tribbiani +
- 30 + + 30 +
- Actor +
+ Actor +
@@ -526,7 +631,11 @@
- Phoebe + + Phoebe +
- Buffay + + Buffay +
- 31 + + 31 +
- Massage Therapist +
+ Massage Therapist +
diff --git a/src/__storyshots__/Updated Components/Table/Table/Columns-Sorting.snap b/src/__storyshots__/Updated Components/Table/Table/Columns-Sorting.snap index 4161b9f9a..db955397e 100644 --- a/src/__storyshots__/Updated Components/Table/Table/Columns-Sorting.snap +++ b/src/__storyshots__/Updated Components/Table/Table/Columns-Sorting.snap @@ -21,6 +21,7 @@ } .emotion-2 { + position: relative; box-shadow: 0 0.0625rem 0 0 rgba(200,206,255,0.70); } @@ -77,6 +78,9 @@ -webkit-justify-content: flex-start; justify-content: flex-start; gap: 0.5rem; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; } .emotion-6 { @@ -261,7 +265,19 @@ justify-content: flex-start; } -.emotion-44 { +.emotion-38 { + font-family: Roboto; + font-weight: 400; + line-height: 1.25rem; + font-size: 0.875rem; + letter-spacing: 0.015625rem; + color: #111530; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; +} + +.emotion-47 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -292,6 +308,15 @@ line-height: 1.25rem; font-size: 0.875rem; letter-spacing: 0.015625rem; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; +} + +.emotion-48 { + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; }
@@ -520,7 +545,11 @@
- Rachel + + Rachel +
- Berry + + Berry +
- 30 + + 30 + - Fashion Executive +
+ Fashion Executive +
@@ -572,7 +613,11 @@
- Joey + + Joey +
- Tribbiani + + Tribbiani + - 30 + + 30 + - Actor +
+ Actor +
@@ -624,7 +681,11 @@
- Monica + + Monica +
- Geller + + Geller + - 31 + + 31 + - Chef +
+ Chef +
@@ -676,7 +749,11 @@
- Phoebe + + Phoebe +
- Buffay + + Buffay + - 31 + + 31 + - Massage Therapist +
+ Massage Therapist +
@@ -728,7 +817,11 @@
- Ross + + Ross +
- Geller + + Geller + - 32 + + 32 + - Paleontologist +
+ Paleontologist +
@@ -780,7 +885,11 @@
- Chandler + + Chandler +
- Bing + + Bing + - 32 + + 32 + - ? +
+ ? +
diff --git a/src/__storyshots__/Updated Components/Table/Table/Header-StickyHeader.snap b/src/__storyshots__/Updated Components/Table/Table/Header-StickyHeader.snap index 0053c5d3d..0124384ca 100644 --- a/src/__storyshots__/Updated Components/Table/Table/Header-StickyHeader.snap +++ b/src/__storyshots__/Updated Components/Table/Table/Header-StickyHeader.snap @@ -21,6 +21,7 @@ } .emotion-2 { + position: relative; box-shadow: 0 0.0625rem 0 0 rgba(200,206,255,0.70); display: block; width: calc(100%); @@ -78,6 +79,9 @@ -webkit-justify-content: flex-start; justify-content: flex-start; gap: 0.5rem; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; } .emotion-6 { @@ -123,7 +127,19 @@ justify-content: flex-start; } -.emotion-26 { +.emotion-20 { + font-family: Roboto; + font-weight: 400; + line-height: 1.25rem; + font-size: 0.875rem; + letter-spacing: 0.015625rem; + color: #111530; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; +} + +.emotion-29 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -154,6 +170,15 @@ line-height: 1.25rem; font-size: 0.875rem; letter-spacing: 0.015625rem; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; +} + +.emotion-30 { + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; }
@@ -250,7 +275,11 @@
- Rachel + + Rachel +
- Berry + + Berry +
- 30 + + 30 + - Fashion Executive +
+ Fashion Executive +
@@ -302,7 +343,11 @@
- Ross + + Ross +
- Geller + + Geller + - 32 + + 32 + - Paleontologist +
+ Paleontologist +
@@ -354,7 +411,11 @@
- Monica + + Monica +
- Geller + + Geller + - 31 + + 31 + - Chef +
+ Chef +
@@ -406,7 +479,11 @@
- Chandler + + Chandler +
- Bing + + Bing + - 32 + + 32 + - ? +
+ ? +
@@ -458,7 +547,11 @@
- Joey + + Joey +
- Tribbiani + + Tribbiani + - 30 + + 30 + - Actor +
+ Actor +
@@ -510,7 +615,11 @@
- Phoebe + + Phoebe +
- Buffay + + Buffay + - 31 + + 31 + - Massage Therapist +
+ Massage Therapist +
@@ -562,7 +683,11 @@
- Gunther + + Gunther +
- 35 + + 35 + - Central Perk Manager +
+ Central Perk Manager +
@@ -612,7 +745,11 @@
- Janice + + Janice +
- Litman-Foralnik + + Litman-Foralnik + - 35 + + 35 + - Personal Shopper +
+ Personal Shopper +
@@ -664,7 +813,11 @@
- Richard + + Richard +
- Burke + + Burke + - 50 + + 50 + - Ophthalmologist +
+ Ophthalmologist +
@@ -716,7 +881,11 @@
- Estelle + + Estelle +
- Leonard + + Leonard + - Talent Agent +
+ Talent Agent +
@@ -766,7 +943,11 @@
- Mike + + Mike +
- Hannigan + + Hannigan + - 31 + + 31 + - Charlie + + Charlie + - Wheeler + + Wheeler + - 28 + + 28 + - Paleontologist +
+ Paleontologist +
@@ -860,7 +1065,11 @@
- Emily + + Emily +
- Waltham + + Waltham + - 28 + + 28 + - Carol + + Carol + - Willick + + Willick + - 35 + + 35 + - Frank + + Frank + - Buffay Jr. + + Buffay Jr. + - 29 + + 29 + - Barry + + Barry + - Farber + + Farber + - 30 + + 30 + - Orthodontist +
+ Orthodontist +
@@ -1038,7 +1295,11 @@
- Mr. Heckles + + Mr. Heckles +
- 60 + + 60 + - Retired +
+ Retired +
@@ -1088,7 +1357,11 @@
- Tag + + Tag +
- Jones + + Jones + - 24 + + 24 + - Assistant +
+ Assistant +
@@ -1140,7 +1425,11 @@
- Pete + + Pete +
- Becker + + Becker + - 32 + + 32 + - Software Engineer +
+ Software Engineer +
@@ -1192,7 +1493,11 @@
- Paul + + Paul +
- Stevens + + Stevens + - 50 + + 50 + - Lawyer +
+ Lawyer +
diff --git a/src/__storyshots__/Updated Components/Table/Table/Pagination-Pagination.snap b/src/__storyshots__/Updated Components/Table/Table/Pagination-Pagination.snap index 9d3316c57..2c2d349b4 100644 --- a/src/__storyshots__/Updated Components/Table/Table/Pagination-Pagination.snap +++ b/src/__storyshots__/Updated Components/Table/Table/Pagination-Pagination.snap @@ -21,6 +21,7 @@ } .emotion-2 { + position: relative; box-shadow: 0 0.0625rem 0 0 rgba(200,206,255,0.70); } @@ -67,6 +68,9 @@ -webkit-justify-content: flex-start; justify-content: flex-start; gap: 0.5rem; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; } .emotion-6 { @@ -99,7 +103,19 @@ justify-content: flex-start; } -.emotion-26 { +.emotion-20 { + font-family: Roboto; + font-weight: 400; + line-height: 1.25rem; + font-size: 0.875rem; + letter-spacing: 0.015625rem; + color: #111530; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; +} + +.emotion-29 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -130,9 +146,18 @@ line-height: 1.25rem; font-size: 0.875rem; letter-spacing: 0.015625rem; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; } -.emotion-117 { +.emotion-30 { + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; +} + +.emotion-155 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -147,14 +172,14 @@ background: #ffffff; height: 2.75rem; width: 100%; - padding: 0.5rem 2rem; + padding: 0.5rem 1rem; box-sizing: border-box; border-top: 0.0625rem solid rgba(200,206,255,0.70); border-bottom-left-radius: 0.25rem; border-bottom-right-radius: 0.25rem; } -.emotion-118 { +.emotion-156 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -166,12 +191,12 @@ gap: 0.5rem; } -.emotion-119 { +.emotion-157 { position: relative; min-width: 8.75rem; } -.emotion-120 { +.emotion-158 { overflow: inherit; text-overflow: inherit; width: 100%; @@ -179,11 +204,11 @@ position: relative; } -.emotion-120 #unique-tooltip-id { +.emotion-158 #unique-tooltip-id { display: none!important; } -.emotion-121 { +.emotion-159 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -211,16 +236,16 @@ background-color: rgba(200,206,255,0.30); } -.emotion-121:hover { +.emotion-159:hover { background-color: rgba(200,206,255,0.20); } -.emotion-121:focus-within { +.emotion-159:focus-within { box-shadow: 0 0 0 0.125rem #175BF5; background-color: rgba(200,206,255,0.30); } -.emotion-122 { +.emotion-160 { position: relative; display: -webkit-inline-box; display: -webkit-inline-flex; @@ -240,11 +265,11 @@ padding: 0rem 0rem 0rem 0.75rem; } -.emotion-122>div { +.emotion-160>div { position: relative; } -.emotion-123 { +.emotion-161 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -254,7 +279,7 @@ flex: 1; } -.emotion-124 { +.emotion-162 { font-family: Roboto; font-weight: 400; line-height: 1rem; @@ -272,61 +297,61 @@ min-width: 100%; } -.emotion-124::-webkit-input-placeholder { +.emotion-162::-webkit-input-placeholder { color: transparent; } -.emotion-124::-moz-placeholder { +.emotion-162::-moz-placeholder { color: transparent; } -.emotion-124:-ms-input-placeholder { +.emotion-162:-ms-input-placeholder { color: transparent; } -.emotion-124::placeholder { +.emotion-162::placeholder { color: transparent; } -.emotion-124:focus { +.emotion-162:focus { outline: none; } -.emotion-124:focus::-webkit-input-placeholder { +.emotion-162:focus::-webkit-input-placeholder { color: transparent; } -.emotion-124:focus::-moz-placeholder { +.emotion-162:focus::-moz-placeholder { color: transparent; } -.emotion-124:focus:-ms-input-placeholder { +.emotion-162:focus:-ms-input-placeholder { color: transparent; } -.emotion-124:focus::placeholder { +.emotion-162:focus::placeholder { color: transparent; } -.emotion-124:not(:focus):placeholder-shown+label { +.emotion-162:not(:focus):placeholder-shown+label { font-weight: normal; } -.emotion-124:focus-within+label, -.emotion-124:not(:placeholder-shown)+label { +.emotion-162:focus-within+label, +.emotion-162:not(:placeholder-shown)+label { display: none; } -.emotion-124:focus-within+label { +.emotion-162:focus-within+label { font-weight: 700!important; color: #194DCC; } -.emotion-124:disabled { +.emotion-162:disabled { cursor: not-allowed; } -.emotion-125 { +.emotion-163 { -webkit-transition: -webkit-transform 0.25s,opacity 0.25s ease-in-out; transition: transform 0.25s,opacity 0.25s ease-in-out; transform-origin: 0 0; @@ -361,7 +386,7 @@ letter-spacing: 0.015625rem; } -.emotion-126 { +.emotion-164 { min-width: 1.75rem; overflow: visible; display: -webkit-box; @@ -379,7 +404,7 @@ cursor: unset; } -.emotion-127 { +.emotion-165 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -397,7 +422,7 @@ transition: all 0.2s ease-in-out; } -.emotion-128 { +.emotion-166 { width: 1rem; height: 1rem; display: -webkit-box; @@ -407,16 +432,16 @@ cursor: pointer; } -.emotion-129 { +.emotion-167 { width: 1rem; height: 1rem; } -.emotion-129 path { +.emotion-167 path { fill: #52567a!important; } -.emotion-130 { +.emotion-168 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -428,7 +453,7 @@ gap: 2rem; } -.emotion-131 { +.emotion-169 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -436,7 +461,7 @@ gap: 0.25rem; } -.emotion-132 { +.emotion-170 { font-family: Roboto; font-weight: 400; line-height: 1rem; @@ -445,7 +470,7 @@ color: #52567a; } -.emotion-133 { +.emotion-171 { font-family: Roboto; font-weight: 500; line-height: 1rem; @@ -454,21 +479,21 @@ color: #111530; } -.emotion-136 { +.emotion-174 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; } -.emotion-137 { +.emotion-175 { position: relative; width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; } -.emotion-138 { +.emotion-176 { font-family: Roboto; font-weight: 500; line-height: 1rem; @@ -498,25 +523,25 @@ transition: background-color,border 150ms linear; } -.emotion-138:focus-visible:not(:disabled) { +.emotion-176:focus-visible:not(:disabled) { background-color: rgba(200,206,255,0.20); } -.emotion-138:disabled { +.emotion-176:disabled { opacity: 50%; cursor: not-allowed; } -.emotion-138:hover:not(:disabled) { +.emotion-176:hover:not(:disabled) { background-color: rgba(200,206,255,0.20); } -.emotion-138:active:not(:disabled), -.emotion-138[aria-expanded="true"] { +.emotion-176:active:not(:disabled), +.emotion-176[aria-expanded="true"] { background-color: rgba(200,206,255,0.30); } -.emotion-139 { +.emotion-177 { width: 1rem; height: 1rem; display: -webkit-box; @@ -525,12 +550,12 @@ display: flex; } -.emotion-140 { +.emotion-178 { width: 1rem; height: 1rem; } -.emotion-140 path { +.emotion-178 path { fill: #194DCC!important; } @@ -628,7 +653,11 @@
- Rachel + + Rachel +
- Berry + + Berry + - 30 + + 30 + - Fashion Executive +
+ Fashion Executive +
@@ -680,7 +721,11 @@
- Ross + + Ross +
- Geller + + Geller + - 32 + + 32 + - Paleontologist +
+ Paleontologist +
@@ -732,7 +789,11 @@
- Monica + + Monica +
- Geller + + Geller + - 31 + + 31 + - Chef +
+ Chef +
@@ -784,7 +857,11 @@
- Chandler + + Chandler +
- Bing + + Bing + - 32 + + 32 + - ? +
+ ? +
@@ -836,7 +925,11 @@
- Joey + + Joey +
- Tribbiani + + Tribbiani + - 30 + + 30 + - Actor +
+ Actor +
@@ -888,7 +993,11 @@
- Phoebe + + Phoebe +
- Buffay + + Buffay + - 31 + + 31 + - Massage Therapist +
+ Massage Therapist +
@@ -940,7 +1061,11 @@
- Gunther + + Gunther +
- 35 + + 35 + - Central Perk Manager +
+ Central Perk Manager +
@@ -990,7 +1123,11 @@
- Janice + + Janice +
- Litman-Foralnik + + Litman-Foralnik + - 35 + + 35 + - Personal Shopper +
+ Personal Shopper +
@@ -1042,7 +1191,11 @@
- Richard + + Richard +
- Burke + + Burke + - 50 + + 50 + - Ophthalmologist +
+ Ophthalmologist +
@@ -1094,7 +1259,11 @@
- Estelle + + Estelle +
- Leonard + + Leonard + - Talent Agent +
+ Talent Agent +
@@ -1137,35 +1314,35 @@

page

1

of

2
- Fashion Executive +
+ Fashion Executive +
@@ -278,7 +319,11 @@
- Ross + + Ross +
- Geller + + Geller +
- 32 + + 32 +
- Paleontologist +
+ Paleontologist +
@@ -330,7 +387,11 @@
- Monica + + Monica +
- Geller + + Geller +
- 31 + + 31 +
- Chef +
+ Chef +
@@ -382,7 +455,11 @@
- Chandler + + Chandler +
- Bing + + Bing +
- 32 + + 32 +
- ? +
+ ? +
@@ -434,7 +523,11 @@
- Joey + + Joey +
- Tribbiani + + Tribbiani + - 30 + + 30 + - Actor +
+ Actor +
@@ -486,7 +591,11 @@
- Phoebe + + Phoebe +
- Buffay + + Buffay + - 31 + + 31 + - Massage Therapist +
+ Massage Therapist +
diff --git a/src/__storyshots__/Updated Components/Table/Table/Rows and Cells-RowDetails.snap b/src/__storyshots__/Updated Components/Table/Table/Rows and Cells-RowDetails.snap index 9b0572266..123ae9bcb 100644 --- a/src/__storyshots__/Updated Components/Table/Table/Rows and Cells-RowDetails.snap +++ b/src/__storyshots__/Updated Components/Table/Table/Rows and Cells-RowDetails.snap @@ -55,6 +55,7 @@ } .emotion-5 { + position: relative; box-shadow: 0 0.0625rem 0 0 rgba(200,206,255,0.70); } @@ -101,6 +102,9 @@ -webkit-justify-content: flex-start; justify-content: flex-start; gap: 0.5rem; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; } .emotion-9 { @@ -170,7 +174,19 @@ justify-content: flex-start; } -.emotion-32 { +.emotion-26 { + font-family: Roboto; + font-weight: 400; + line-height: 1.25rem; + font-size: 0.875rem; + letter-spacing: 0.015625rem; + color: #111530; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; +} + +.emotion-35 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -201,9 +217,18 @@ line-height: 1.25rem; font-size: 0.875rem; letter-spacing: 0.015625rem; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; +} + +.emotion-36 { + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; } -.emotion-33 { +.emotion-37 { width: 3.25rem; height: 2.75rem; padding: 0.5rem 1rem; @@ -214,7 +239,7 @@ align-content: center; } -.emotion-35 { +.emotion-39 { width: 1.25rem; height: 1.25rem; display: -webkit-box; @@ -224,8 +249,8 @@ cursor: pointer; } -.emotion-35:hover, -.emotion-35:focus-visible { +.emotion-39:hover, +.emotion-39:focus-visible { -webkit-transition: all 0.2s; transition: all 0.2s; border-radius: 100%; @@ -233,29 +258,29 @@ box-shadow: 0px 0px 0px 8px rgba(200,206,255,0.20); } -.emotion-36 { +.emotion-40 { width: 1.25rem; height: 1.25rem; } -.emotion-36 path { +.emotion-40 path { fill: #52567a!important; } -.emotion-37 { +.emotion-41 { cursor: pointer; background: rgba(200,206,255,0.30); } -.emotion-37:hover { +.emotion-41:hover { background: rgba(200,206,255,0.20); } -.emotion-52 { +.emotion-60 { border-bottom: 0.0625rem solid rgba(200,206,255,0.70); } -.emotion-53 { +.emotion-61 { padding: 16px; display: -webkit-box; display: -webkit-flex; @@ -267,7 +292,7 @@ gap: 16px; } -.emotion-54 { +.emotion-62 { font-family: Roboto; font-weight: 500; line-height: 1.375rem; @@ -276,7 +301,7 @@ color: #111530; } -.emotion-55 { +.emotion-63 { font-family: Roboto; font-weight: 400; line-height: 1.375rem; @@ -404,7 +429,11 @@
- Rachel + + Rachel +
- Berry + + Berry + - 30 + + 30 + - Fashion Executive +
+ Fashion Executive +
- Ross +
+ Ross +
- Geller + + Geller +
- 32 + + 32 + - Paleontologist +
+ Paleontologist +
Famous Quotes

We were on a break!

Pivot! Pivot! Pivot!

Hi, I’m Ross. I’m divorced, and I have a son.

@@ -598,7 +655,11 @@
- Monica + + Monica +
- Geller + + Geller +
- 31 + + 31 +
- Chef +
+ Chef +
- Chandler + + Chandler +
- Bing + + Bing +
- 32 + + 32 + - ? +
+ ? +
- Joey +
+ Joey +
- Tribbiani + + Tribbiani +
- 30 + + 30 + - Actor +
+ Actor +
Famous Quotes

How you doin'?

Joey doesn’t share food!

It's a moo point. It's like a cow's opinion; it doesn't matter. It's moo.

@@ -872,7 +977,11 @@
- Phoebe + + Phoebe +
- Buffay + + Buffay +
- 31 + + 31 +
- Massage Therapist +
+ Massage Therapist +
- Rachel + + Rachel +
- Berry + + Berry +
- 30 + + 30 + - Fashion Executive +
+ Fashion Executive +
- Ross + + Ross + - Geller + + Geller + - 32 + + 32 + - Paleontologist +
+ Paleontologist +
@@ -1060,7 +1117,11 @@
- Monica + + Monica +
- Geller + + Geller + - 31 + + 31 + - Chef +
+ Chef +
@@ -1160,7 +1233,11 @@
- Chandler + + Chandler +
- Bing + + Bing + - 32 + + 32 + - ? +
+ ? +
@@ -1260,7 +1349,11 @@
- Joey + + Joey +
- Tribbiani + + Tribbiani + - 30 + + 30 + - Actor +
+ Actor +
- Phoebe + + Phoebe + - Buffay + + Buffay + - 31 + + 31 + - Massage Therapist +
+ Massage Therapist +
@@ -1462,7 +1583,11 @@
- Gunther + + Gunther +
- 35 + + 35 + - Central Perk Manager +
+ Central Perk Manager +
- Janice + + Janice + - Litman-Foralnik + + Litman-Foralnik + - 35 + + 35 + - Personal Shopper +
+ Personal Shopper +
@@ -1662,7 +1811,11 @@
- Richard + + Richard +
- Burke + + Burke + - 50 + + 50 + - Ophthalmologist +
+ Ophthalmologist +
@@ -1762,7 +1927,11 @@
- Estelle + + Estelle +
- Leonard + + Leonard + - Talent Agent +
+ Talent Agent +
@@ -1860,7 +2037,11 @@
- Mike + + Mike +
- Hannigan + + Hannigan + - 31 + + 31 + - Charlie + + Charlie + - Wheeler + + Wheeler + - 28 + + 28 + - Paleontologist +
+ Paleontologist +
@@ -2050,7 +2255,11 @@
- Emily + + Emily +
- Waltham + + Waltham + - 28 + + 28 + - Carol + + Carol + - Willick + + Willick + - 35 + + 35 + - Frank + + Frank + - Buffay Jr. + + Buffay Jr. + - 29 + + 29 + - Barry + + Barry + - Farber + + Farber + - 30 + + 30 + - Orthodontist +
+ Orthodontist +
@@ -2420,7 +2677,11 @@
- Mr. Heckles + + Mr. Heckles +
- 60 + + 60 + - Retired +
+ Retired +
@@ -2518,7 +2787,11 @@
- Tag + + Tag +
- Jones + + Jones + - 24 + + 24 + - Assistant +
+ Assistant +
@@ -2618,7 +2903,11 @@
- Pete + + Pete +
- Becker + + Becker + - 32 + + 32 + - Software Engineer +
+ Software Engineer +
@@ -2718,7 +3019,11 @@
- Paul + + Paul +
- Stevens + + Stevens + - 50 + + 50 + - Lawyer +
+ Lawyer +
diff --git a/src/__storyshots__/Updated Components/Table/Table/Rows and Cells-RowSizes.snap b/src/__storyshots__/Updated Components/Table/Table/Rows and Cells-RowSizes.snap index 738164725..3cdc5b656 100644 --- a/src/__storyshots__/Updated Components/Table/Table/Rows and Cells-RowSizes.snap +++ b/src/__storyshots__/Updated Components/Table/Table/Rows and Cells-RowSizes.snap @@ -21,6 +21,7 @@ } .emotion-2 { + position: relative; box-shadow: 0 0.0625rem 0 0 rgba(200,206,255,0.70); } @@ -67,6 +68,9 @@ -webkit-justify-content: flex-start; justify-content: flex-start; gap: 0.5rem; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; } .emotion-6 { @@ -99,7 +103,19 @@ justify-content: flex-start; } -.emotion-26 { +.emotion-20 { + font-family: Roboto; + font-weight: 400; + line-height: 1.25rem; + font-size: 0.875rem; + letter-spacing: 0.015625rem; + color: #111530; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; +} + +.emotion-29 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -130,6 +146,15 @@ line-height: 1.25rem; font-size: 0.875rem; letter-spacing: 0.015625rem; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; +} + +.emotion-30 { + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; }
@@ -226,7 +251,11 @@
- Rachel + + Rachel +
- Berry + + Berry +
- 30 + + 30 + - Fashion Executive +
+ Fashion Executive +
@@ -278,7 +319,11 @@
- Ross + + Ross +
- Geller + + Geller + - 32 + + 32 + - Paleontologist +
+ Paleontologist +
@@ -330,7 +387,11 @@
- Monica + + Monica +
- Geller + + Geller + - 31 + + 31 + - Chef +
+ Chef +
@@ -382,7 +455,11 @@
- Chandler + + Chandler +
- Bing + + Bing + - 32 + + 32 + - ? +
+ ? +
@@ -434,7 +523,11 @@
- Joey + + Joey +
- Tribbiani + + Tribbiani + - 30 + + 30 + - Actor +
+ Actor +
@@ -486,7 +591,11 @@
- Phoebe + + Phoebe +
- Buffay + + Buffay + - 31 + + 31 + - Massage Therapist +
+ Massage Therapist +
diff --git a/src/__storyshots__/Updated Components/Table/Table/Showcase-Playground.snap b/src/__storyshots__/Updated Components/Table/Table/Showcase-Playground.snap index f4ab87439..58c74c353 100644 --- a/src/__storyshots__/Updated Components/Table/Table/Showcase-Playground.snap +++ b/src/__storyshots__/Updated Components/Table/Table/Showcase-Playground.snap @@ -55,6 +55,7 @@ } .emotion-5 { + position: relative; box-shadow: 0 0.0625rem 0 0 rgba(200,206,255,0.70); } @@ -101,6 +102,9 @@ -webkit-justify-content: flex-start; justify-content: flex-start; gap: 0.5rem; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; } .emotion-9 { @@ -133,7 +137,19 @@ justify-content: flex-start; } -.emotion-29 { +.emotion-23 { + font-family: Roboto; + font-weight: 400; + line-height: 1.25rem; + font-size: 0.875rem; + letter-spacing: 0.015625rem; + color: #111530; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; +} + +.emotion-32 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -164,6 +180,15 @@ line-height: 1.25rem; font-size: 0.875rem; letter-spacing: 0.015625rem; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; +} + +.emotion-33 { + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; }
@@ -270,7 +295,11 @@
- Rachel + + Rachel +
- Berry + + Berry +
- 30 + + 30 + - Fashion Executive +
+ Fashion Executive +
@@ -322,7 +363,11 @@
- Ross + + Ross +
- Geller + + Geller + - 32 + + 32 + - Paleontologist +
+ Paleontologist +
@@ -374,7 +431,11 @@
- Monica + + Monica +
- Geller + + Geller + - 31 + + 31 + - Chef +
+ Chef +
@@ -426,7 +499,11 @@
- Chandler + + Chandler +
- Bing + + Bing + - 32 + + 32 + - ? +
+ ? +
@@ -478,7 +567,11 @@
- Joey + + Joey +
- Tribbiani + + Tribbiani + - 30 + + 30 + - Actor +
+ Actor +
@@ -530,7 +635,11 @@
- Phoebe + + Phoebe +
- Buffay + + Buffay + - 31 + + 31 + - Massage Therapist +
+ Massage Therapist +
diff --git a/src/__storyshots__/Updated Components/Tag-ClearableTag.snap b/src/__storyshots__/Updated Components/Tag-ClearableTag.snap index b40d8453c..15aa7d827 100644 --- a/src/__storyshots__/Updated Components/Tag-ClearableTag.snap +++ b/src/__storyshots__/Updated Components/Tag-ClearableTag.snap @@ -29,6 +29,9 @@ line-height: 1.25rem; font-size: 0.875rem; letter-spacing: 0.015625rem; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; } .emotion-0:focus-visible { @@ -37,6 +40,12 @@ } .emotion-1 { + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; +} + +.emotion-2 { width: 1rem; height: 1rem; display: -webkit-box; @@ -54,12 +63,12 @@ cursor: pointer; } -.emotion-1:hover { +.emotion-2:hover { background: rgba(200,206,255,0.20); border-radius: 624.9375rem; } -.emotion-2 { +.emotion-3 { width: 1rem; height: 1rem; display: -webkit-box; @@ -69,12 +78,12 @@ cursor: pointer; } -.emotion-3 { +.emotion-4 { width: 1rem; height: 1rem; } -.emotion-3 path { +.emotion-4 path { fill: #194DCC!important; } @@ -86,19 +95,23 @@ data-testid="undefined_tag_container" tabindex="0" > - Label + \ No newline at end of file diff --git a/src/__storyshots__/Updated Components/Tag-ReadOnlyTag.snap b/src/__storyshots__/Updated Components/Tag-ReadOnlyTag.snap index 557c689e1..001bacdc3 100644 --- a/src/__storyshots__/Updated Components/Tag-ReadOnlyTag.snap +++ b/src/__storyshots__/Updated Components/Tag-ReadOnlyTag.snap @@ -43,9 +43,18 @@ line-height: 1.25rem; font-size: 0.875rem; letter-spacing: 0.015625rem; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; } .emotion-2 { + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; +} + +.emotion-3 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -76,9 +85,12 @@ line-height: 1.25rem; font-size: 0.875rem; letter-spacing: 0.015625rem; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; } -.emotion-3 { +.emotion-5 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -109,9 +121,12 @@ line-height: 1.25rem; font-size: 0.875rem; letter-spacing: 0.015625rem; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; } -.emotion-4 { +.emotion-7 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -142,9 +157,12 @@ line-height: 1.25rem; font-size: 0.875rem; letter-spacing: 0.015625rem; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; } -.emotion-5 { +.emotion-9 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -175,9 +193,12 @@ line-height: 1.25rem; font-size: 0.875rem; letter-spacing: 0.015625rem; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; } -.emotion-6 { +.emotion-11 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -208,6 +229,9 @@ line-height: 1.25rem; font-size: 0.875rem; letter-spacing: 0.015625rem; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; }
@@ -224,7 +248,11 @@ data-testid="undefined_tag_container" tabindex="-1" > - Label +
+ Label +
- Label +
+ Label +
- Label +
+ Label +
- Label +
+ Label +
- Label +
+ Label +
- Label +
+ Label +
diff --git a/src/__storyshots__/Updated Components/Tag-ReadOnlyTagWithIcon.snap b/src/__storyshots__/Updated Components/Tag-ReadOnlyTagWithIcon.snap index 670993408..48132f676 100644 --- a/src/__storyshots__/Updated Components/Tag-ReadOnlyTagWithIcon.snap +++ b/src/__storyshots__/Updated Components/Tag-ReadOnlyTagWithIcon.snap @@ -43,6 +43,9 @@ line-height: 1.25rem; font-size: 0.875rem; letter-spacing: 0.015625rem; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; } .emotion-2 { @@ -64,6 +67,12 @@ } .emotion-4 { + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; +} + +.emotion-5 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -94,9 +103,12 @@ line-height: 1.25rem; font-size: 0.875rem; letter-spacing: 0.015625rem; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; } -.emotion-7 { +.emotion-9 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -127,18 +139,21 @@ line-height: 1.25rem; font-size: 0.875rem; letter-spacing: 0.015625rem; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; } -.emotion-9 { +.emotion-11 { width: 1rem; height: 1rem; } -.emotion-9 path { +.emotion-11 path { fill: #BF1250!important; } -.emotion-10 { +.emotion-13 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -169,18 +184,21 @@ line-height: 1.25rem; font-size: 0.875rem; letter-spacing: 0.015625rem; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; } -.emotion-12 { +.emotion-15 { width: 1rem; height: 1rem; } -.emotion-12 path { +.emotion-15 path { fill: #5F33AC!important; } -.emotion-13 { +.emotion-17 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -211,18 +229,21 @@ line-height: 1.25rem; font-size: 0.875rem; letter-spacing: 0.015625rem; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; } -.emotion-15 { +.emotion-19 { width: 1rem; height: 1rem; } -.emotion-15 path { +.emotion-19 path { fill: #11695B!important; } -.emotion-16 { +.emotion-21 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -253,14 +274,17 @@ line-height: 1.25rem; font-size: 0.875rem; letter-spacing: 0.015625rem; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; } -.emotion-18 { +.emotion-23 { width: 1rem; height: 1rem; } -.emotion-18 path { +.emotion-23 path { fill: #8B391D!important; } @@ -295,7 +319,11 @@ /> - Label +
+ Label +
@@ -325,7 +353,11 @@ />
- Label +
+ Label +
@@ -342,7 +374,7 @@ class="emotion-2" >
- Label +
+ Label +
@@ -372,7 +408,7 @@ class="emotion-2" >
- Label +
+ Label +
@@ -402,7 +442,7 @@ class="emotion-2" >
- Label +
+ Label +
@@ -432,7 +476,7 @@ class="emotion-2" >
- Label +
+ Label +
diff --git a/src/__storyshots__/Updated Components/Tag-SelectableTag.snap b/src/__storyshots__/Updated Components/Tag-SelectableTag.snap index a506359bd..4867bb887 100644 --- a/src/__storyshots__/Updated Components/Tag-SelectableTag.snap +++ b/src/__storyshots__/Updated Components/Tag-SelectableTag.snap @@ -43,6 +43,9 @@ line-height: 1.25rem; font-size: 0.875rem; letter-spacing: 0.015625rem; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; } .emotion-1:hover { @@ -55,6 +58,12 @@ } .emotion-2 { + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; +} + +.emotion-3 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -85,18 +94,21 @@ line-height: 1.25rem; font-size: 0.875rem; letter-spacing: 0.015625rem; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; } -.emotion-2:hover { +.emotion-3:hover { background: rgba(200,206,255,0.20); } -.emotion-2:focus-visible { +.emotion-3:focus-visible { background: rgba(200,206,255,0.20); border-color: #175BF5; } -.emotion-3 { +.emotion-4 { width: 1rem; height: 1rem; display: -webkit-box; @@ -105,12 +117,12 @@ display: flex; } -.emotion-4 { +.emotion-5 { width: 1rem; height: 1rem; } -.emotion-4 path { +.emotion-5 path { fill: #194DCC!important; } @@ -128,7 +140,11 @@ data-testid="undefined_tag_container" tabindex="0" > - Label +
+ Label +
- Label +
+ Label +
diff --git a/src/__storyshots__/Updated Components/Tag-TagSizes.snap b/src/__storyshots__/Updated Components/Tag-TagSizes.snap index cff6e95b4..b1caea6bd 100644 --- a/src/__storyshots__/Updated Components/Tag-TagSizes.snap +++ b/src/__storyshots__/Updated Components/Tag-TagSizes.snap @@ -52,9 +52,18 @@ line-height: 1.25rem; font-size: 0.875rem; letter-spacing: 0.015625rem; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; } .emotion-4 { + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; +} + +.emotion-5 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -85,9 +94,12 @@ line-height: 1.25rem; font-size: 0.875rem; letter-spacing: 0.015625rem; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; } -.emotion-5 { +.emotion-7 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -118,9 +130,12 @@ line-height: 1.25rem; font-size: 0.875rem; letter-spacing: 0.015625rem; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; } -.emotion-6 { +.emotion-9 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -151,9 +166,12 @@ line-height: 1.25rem; font-size: 0.875rem; letter-spacing: 0.015625rem; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; } -.emotion-7 { +.emotion-11 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -184,9 +202,12 @@ line-height: 1.25rem; font-size: 0.875rem; letter-spacing: 0.015625rem; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; } -.emotion-8 { +.emotion-13 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -217,9 +238,12 @@ line-height: 1.25rem; font-size: 0.875rem; letter-spacing: 0.015625rem; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; } -.emotion-10 { +.emotion-16 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -250,9 +274,12 @@ line-height: 1rem; font-size: 0.75rem; letter-spacing: 0.015625rem; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; } -.emotion-11 { +.emotion-18 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -283,9 +310,12 @@ line-height: 1rem; font-size: 0.75rem; letter-spacing: 0.015625rem; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; } -.emotion-12 { +.emotion-20 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -316,9 +346,12 @@ line-height: 1rem; font-size: 0.75rem; letter-spacing: 0.015625rem; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; } -.emotion-13 { +.emotion-22 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -349,9 +382,12 @@ line-height: 1rem; font-size: 0.75rem; letter-spacing: 0.015625rem; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; } -.emotion-14 { +.emotion-24 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -382,9 +418,12 @@ line-height: 1rem; font-size: 0.75rem; letter-spacing: 0.015625rem; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; } -.emotion-15 { +.emotion-26 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -415,9 +454,12 @@ line-height: 1rem; font-size: 0.75rem; letter-spacing: 0.015625rem; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; } -.emotion-19 { +.emotion-31 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -448,18 +490,21 @@ line-height: 1.25rem; font-size: 0.875rem; letter-spacing: 0.015625rem; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; } -.emotion-19:hover { +.emotion-31:hover { background: rgba(200,206,255,0.20); } -.emotion-19:focus-visible { +.emotion-31:focus-visible { background: rgba(200,206,255,0.20); border-color: #175BF5; } -.emotion-20 { +.emotion-33 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -490,18 +535,21 @@ line-height: 1.25rem; font-size: 0.875rem; letter-spacing: 0.015625rem; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; } -.emotion-20:hover { +.emotion-33:hover { background: rgba(200,206,255,0.20); } -.emotion-20:focus-visible { +.emotion-33:focus-visible { background: rgba(200,206,255,0.20); border-color: #175BF5; } -.emotion-21 { +.emotion-34 { width: 1rem; height: 1rem; display: -webkit-box; @@ -510,16 +558,16 @@ display: flex; } -.emotion-22 { +.emotion-35 { width: 1rem; height: 1rem; } -.emotion-22 path { +.emotion-35 path { fill: #194DCC!important; } -.emotion-24 { +.emotion-38 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -550,18 +598,21 @@ line-height: 1rem; font-size: 0.75rem; letter-spacing: 0.015625rem; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; } -.emotion-24:hover { +.emotion-38:hover { background: rgba(200,206,255,0.20); } -.emotion-24:focus-visible { +.emotion-38:focus-visible { background: rgba(200,206,255,0.20); border-color: #175BF5; } -.emotion-25 { +.emotion-40 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -592,18 +643,21 @@ line-height: 1rem; font-size: 0.75rem; letter-spacing: 0.015625rem; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; } -.emotion-25:hover { +.emotion-40:hover { background: rgba(200,206,255,0.20); } -.emotion-25:focus-visible { +.emotion-40:focus-visible { background: rgba(200,206,255,0.20); border-color: #175BF5; } -.emotion-31 { +.emotion-47 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -634,14 +688,17 @@ line-height: 1.25rem; font-size: 0.875rem; letter-spacing: 0.015625rem; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; } -.emotion-31:focus-visible { +.emotion-47:focus-visible { background: rgba(200,206,255,0.20); border-color: #175BF5; } -.emotion-32 { +.emotion-49 { width: 1rem; height: 1rem; display: -webkit-box; @@ -659,12 +716,12 @@ cursor: pointer; } -.emotion-32:hover { +.emotion-49:hover { background: rgba(200,206,255,0.20); border-radius: 624.9375rem; } -.emotion-33 { +.emotion-50 { width: 1rem; height: 1rem; display: -webkit-box; @@ -674,7 +731,7 @@ cursor: pointer; } -.emotion-36 { +.emotion-53 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -705,9 +762,12 @@ line-height: 1rem; font-size: 0.75rem; letter-spacing: 0.015625rem; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; } -.emotion-36:focus-visible { +.emotion-53:focus-visible { background: rgba(200,206,255,0.20); border-color: #175BF5; } @@ -739,7 +799,11 @@ data-testid="undefined_tag_container" tabindex="-1" > - Normal +
+ Normal +
- Normal +
+ Normal +
- Normal +
+ Normal +
- Normal +
+ Normal +
- Normal +
+ Normal +
- Normal +
+ Normal +
@@ -817,11 +901,15 @@
- Small +
+ Small +
- Small +
+ Small +
- Small +
+ Small +
- Small +
+ Small +
- Small +
+ Small +
- Small +
+ Small +
@@ -912,11 +1020,15 @@
- Normal +
+ Normal +
- Normal +
+ Normal +
@@ -958,11 +1074,15 @@
- Small +
+ Small +
- Small +
+ Small +
@@ -1017,23 +1141,27 @@
- Normal +
+ Normal +