diff --git a/packages/react/src/__tests__/__snapshots__/Autocomplete.test.tsx.snap b/packages/react/src/__tests__/__snapshots__/Autocomplete.test.tsx.snap index b8b62001e1f..eabd8caddd9 100644 --- a/packages/react/src/__tests__/__snapshots__/Autocomplete.test.tsx.snap +++ b/packages/react/src/__tests__/__snapshots__/Autocomplete.test.tsx.snap @@ -356,30 +356,39 @@ exports[`snapshots renders a loading state 1`] = ` className="c1" display="flex" > - - - - + + + + + + Loading + + , ] diff --git a/packages/react/src/__tests__/__snapshots__/TextInput.test.tsx.snap b/packages/react/src/__tests__/__snapshots__/TextInput.test.tsx.snap index 998aa441866..129d5ebb8e3 100644 --- a/packages/react/src/__tests__/__snapshots__/TextInput.test.tsx.snap +++ b/packages/react/src/__tests__/__snapshots__/TextInput.test.tsx.snap @@ -3805,6 +3805,19 @@ exports[`TextInput renders with a loading indicator 1`] = ` position: relative; } +.c5 { + position: absolute; + width: 1px; + height: 1px; + padding: 0; + margin: -1px; + overflow: hidden; + -webkit-clip: rect(0,0,0,0); + clip: rect(0,0,0,0); + white-space: nowrap; + border-width: 0; +} + .c4 { -webkit-animation: rotate-keyframes 1s linear infinite; animation: rotate-keyframes 1s linear infinite; @@ -3951,35 +3964,44 @@ exports[`TextInput renders with a loading indicator 1`] = ` className="c3" display="flex" > - - - - + + + + + + Loading + + , @@ -3991,13 +4013,26 @@ exports[`TextInput renders with a loading indicator 1`] = ` position: relative; } +.c4 { + position: absolute; + width: 1px; + height: 1px; + padding: 0; + margin: -1px; + overflow: hidden; + -webkit-clip: rect(0,0,0,0); + clip: rect(0,0,0,0); + white-space: nowrap; + border-width: 0; +} + .c3 { -webkit-animation: rotate-keyframes 1s linear infinite; animation: rotate-keyframes 1s linear infinite; visibility: visible; } -.c5 { +.c6 { -webkit-animation: rotate-keyframes 1s linear infinite; animation: rotate-keyframes 1s linear infinite; visibility: hidden; @@ -4096,7 +4131,7 @@ exports[`TextInput renders with a loading indicator 1`] = ` padding-right: 12px; } -.c4 { +.c5 { border: 0; font-size: inherit; font-family: inherit; @@ -4106,7 +4141,7 @@ exports[`TextInput renders with a loading indicator 1`] = ` width: 100%; } -.c4:focus { +.c5:focus { outline: 0; } @@ -4136,39 +4171,48 @@ exports[`TextInput renders with a loading indicator 1`] = ` className="c2" display="flex" > - - - - + + + + + + Loading + + - - - - + + + + + + Loading + + , @@ -4221,6 +4274,19 @@ exports[`TextInput renders with a loading indicator 1`] = ` position: relative; } +.c5 { + position: absolute; + width: 1px; + height: 1px; + padding: 0; + margin: -1px; + overflow: hidden; + -webkit-clip: rect(0,0,0,0); + clip: rect(0,0,0,0); + white-space: nowrap; + border-width: 0; +} + .c4 { -webkit-animation: rotate-keyframes 1s linear infinite; animation: rotate-keyframes 1s linear infinite; @@ -4367,35 +4433,44 @@ exports[`TextInput renders with a loading indicator 1`] = ` className="c3" display="flex" > - - - - + + + + + + Loading + + , @@ -4411,7 +4486,20 @@ exports[`TextInput renders with a loading indicator 1`] = ` visibility: hidden; } -.c6 { +.c5 { + position: absolute; + width: 1px; + height: 1px; + padding: 0; + margin: -1px; + overflow: hidden; + -webkit-clip: rect(0,0,0,0); + clip: rect(0,0,0,0); + white-space: nowrap; + border-width: 0; +} + +.c7 { -webkit-animation: rotate-keyframes 1s linear infinite; animation: rotate-keyframes 1s linear infinite; visibility: hidden; @@ -4521,7 +4609,7 @@ exports[`TextInput renders with a loading indicator 1`] = ` padding-right: 12px; } -.c5 { +.c6 { border: 0; font-size: inherit; font-family: inherit; @@ -4531,7 +4619,7 @@ exports[`TextInput renders with a loading indicator 1`] = ` width: 100%; } -.c5:focus { +.c6:focus { outline: 0; } @@ -4586,44 +4674,53 @@ exports[`TextInput renders with a loading indicator 1`] = ` /> - - - - + + + + + + Loading + + - - - - + + + + + + Loading + + , @@ -4680,7 +4786,20 @@ exports[`TextInput renders with a loading indicator 1`] = ` visibility: hidden; } -.c6 { +.c5 { + position: absolute; + width: 1px; + height: 1px; + padding: 0; + margin: -1px; + overflow: hidden; + -webkit-clip: rect(0,0,0,0); + clip: rect(0,0,0,0); + white-space: nowrap; + border-width: 0; +} + +.c7 { -webkit-animation: rotate-keyframes 1s linear infinite; animation: rotate-keyframes 1s linear infinite; visibility: hidden; @@ -4790,7 +4909,7 @@ exports[`TextInput renders with a loading indicator 1`] = ` padding-right: 12px; } -.c5 { +.c6 { border: 0; font-size: inherit; font-family: inherit; @@ -4800,7 +4919,7 @@ exports[`TextInput renders with a loading indicator 1`] = ` width: 100%; } -.c5:focus { +.c6:focus { outline: 0; } @@ -4855,44 +4974,53 @@ exports[`TextInput renders with a loading indicator 1`] = ` /> - - - - + + + + + + Loading + + - - - - + + + + + + Loading + + , @@ -4949,7 +5086,20 @@ exports[`TextInput renders with a loading indicator 1`] = ` visibility: visible; } -.c6 { +.c5 { + position: absolute; + width: 1px; + height: 1px; + padding: 0; + margin: -1px; + overflow: hidden; + -webkit-clip: rect(0,0,0,0); + clip: rect(0,0,0,0); + white-space: nowrap; + border-width: 0; +} + +.c7 { -webkit-animation: rotate-keyframes 1s linear infinite; animation: rotate-keyframes 1s linear infinite; visibility: visible; @@ -5059,7 +5209,7 @@ exports[`TextInput renders with a loading indicator 1`] = ` padding-right: 0; } -.c5 { +.c6 { border: 0; font-size: inherit; font-family: inherit; @@ -5069,7 +5219,7 @@ exports[`TextInput renders with a loading indicator 1`] = ` width: 100%; } -.c5:focus { +.c6:focus { outline: 0; } @@ -5124,44 +5274,53 @@ exports[`TextInput renders with a loading indicator 1`] = ` /> - - - - + + + + + + Loading + + - - - - + + + + + + Loading + + , @@ -5218,6 +5386,19 @@ exports[`TextInput renders with a loading indicator 1`] = ` visibility: hidden; } +.c6 { + position: absolute; + width: 1px; + height: 1px; + padding: 0; + margin: -1px; + overflow: hidden; + -webkit-clip: rect(0,0,0,0); + clip: rect(0,0,0,0); + white-space: nowrap; + border-width: 0; +} + .c5 { -webkit-animation: rotate-keyframes 1s linear infinite; animation: rotate-keyframes 1s linear infinite; @@ -5394,40 +5575,49 @@ exports[`TextInput renders with a loading indicator 1`] = ` /> - - - - + + + + + + Loading + + , @@ -5439,17 +5629,30 @@ exports[`TextInput renders with a loading indicator 1`] = ` position: relative; } -.c5 { +.c6 { visibility: visible; } +.c4 { + position: absolute; + width: 1px; + height: 1px; + padding: 0; + margin: -1px; + overflow: hidden; + -webkit-clip: rect(0,0,0,0); + clip: rect(0,0,0,0); + white-space: nowrap; + border-width: 0; +} + .c3 { -webkit-animation: rotate-keyframes 1s linear infinite; animation: rotate-keyframes 1s linear infinite; visibility: visible; } -.c6 { +.c7 { -webkit-animation: rotate-keyframes 1s linear infinite; animation: rotate-keyframes 1s linear infinite; position: absolute; @@ -5553,7 +5756,7 @@ exports[`TextInput renders with a loading indicator 1`] = ` padding-right: 0; } -.c4 { +.c5 { border: 0; font-size: inherit; font-family: inherit; @@ -5563,7 +5766,7 @@ exports[`TextInput renders with a loading indicator 1`] = ` width: 100%; } -.c4:focus { +.c5:focus { outline: 0; } @@ -5593,39 +5796,48 @@ exports[`TextInput renders with a loading indicator 1`] = ` className="c2" display="flex" > - - - - + + + + + + Loading + +
- - - - + + + + + + Loading + + , @@ -5712,6 +5933,19 @@ exports[`TextInput renders with a loading indicator 1`] = ` visibility: hidden; } +.c6 { + position: absolute; + width: 1px; + height: 1px; + padding: 0; + margin: -1px; + overflow: hidden; + -webkit-clip: rect(0,0,0,0); + clip: rect(0,0,0,0); + white-space: nowrap; + border-width: 0; +} + .c5 { -webkit-animation: rotate-keyframes 1s linear infinite; animation: rotate-keyframes 1s linear infinite; @@ -5888,40 +6122,49 @@ exports[`TextInput renders with a loading indicator 1`] = ` /> - - - - + + + + + + Loading + + , @@ -5937,10 +6180,23 @@ exports[`TextInput renders with a loading indicator 1`] = ` visibility: hidden; } -.c6 { +.c7 { visibility: visible; } +.c5 { + position: absolute; + width: 1px; + height: 1px; + padding: 0; + margin: -1px; + overflow: hidden; + -webkit-clip: rect(0,0,0,0); + clip: rect(0,0,0,0); + white-space: nowrap; + border-width: 0; +} + .c4 { -webkit-animation: rotate-keyframes 1s linear infinite; animation: rotate-keyframes 1s linear infinite; @@ -5952,7 +6208,7 @@ exports[`TextInput renders with a loading indicator 1`] = ` left: 0; } -.c7 { +.c8 { -webkit-animation: rotate-keyframes 1s linear infinite; animation: rotate-keyframes 1s linear infinite; position: absolute; @@ -6064,7 +6320,7 @@ exports[`TextInput renders with a loading indicator 1`] = ` padding-right: 0; } -.c5 { +.c6 { border: 0; font-size: inherit; font-family: inherit; @@ -6074,7 +6330,7 @@ exports[`TextInput renders with a loading indicator 1`] = ` width: 100%; } -.c5:focus { +.c6:focus { outline: 0; } @@ -6130,44 +6386,53 @@ exports[`TextInput renders with a loading indicator 1`] = ` /> - - - - + + + + + + Loading + +
- - - - + + + + + + Loading + + , @@ -6254,10 +6528,23 @@ exports[`TextInput renders with a loading indicator 1`] = ` visibility: hidden; } -.c6 { +.c7 { visibility: visible; } +.c5 { + position: absolute; + width: 1px; + height: 1px; + padding: 0; + margin: -1px; + overflow: hidden; + -webkit-clip: rect(0,0,0,0); + clip: rect(0,0,0,0); + white-space: nowrap; + border-width: 0; +} + .c4 { -webkit-animation: rotate-keyframes 1s linear infinite; animation: rotate-keyframes 1s linear infinite; @@ -6269,7 +6556,7 @@ exports[`TextInput renders with a loading indicator 1`] = ` left: 0; } -.c7 { +.c8 { -webkit-animation: rotate-keyframes 1s linear infinite; animation: rotate-keyframes 1s linear infinite; position: absolute; @@ -6373,7 +6660,7 @@ exports[`TextInput renders with a loading indicator 1`] = ` padding-right: 0; } -.c5 { +.c6 { border: 0; font-size: inherit; font-family: inherit; @@ -6383,7 +6670,7 @@ exports[`TextInput renders with a loading indicator 1`] = ` width: 100%; } -.c5:focus { +.c6:focus { outline: 0; } @@ -6438,44 +6725,53 @@ exports[`TextInput renders with a loading indicator 1`] = ` /> - - - - + + + + + + Loading + +
- - - - + + + + + + Loading + + , @@ -6558,7 +6863,7 @@ exports[`TextInput renders with a loading indicator 1`] = ` position: relative; } -.c6 { +.c7 { visibility: hidden; } @@ -6566,6 +6871,19 @@ exports[`TextInput renders with a loading indicator 1`] = ` visibility: visible; } +.c5 { + position: absolute; + width: 1px; + height: 1px; + padding: 0; + margin: -1px; + overflow: hidden; + -webkit-clip: rect(0,0,0,0); + clip: rect(0,0,0,0); + white-space: nowrap; + border-width: 0; +} + .c4 { -webkit-animation: rotate-keyframes 1s linear infinite; animation: rotate-keyframes 1s linear infinite; @@ -6577,7 +6895,7 @@ exports[`TextInput renders with a loading indicator 1`] = ` left: 0; } -.c7 { +.c8 { -webkit-animation: rotate-keyframes 1s linear infinite; animation: rotate-keyframes 1s linear infinite; position: absolute; @@ -6687,7 +7005,7 @@ exports[`TextInput renders with a loading indicator 1`] = ` padding-right: 0; } -.c5 { +.c6 { border: 0; font-size: inherit; font-family: inherit; @@ -6697,7 +7015,7 @@ exports[`TextInput renders with a loading indicator 1`] = ` width: 100%; } -.c5:focus { +.c6:focus { outline: 0; } @@ -6753,44 +7071,53 @@ exports[`TextInput renders with a loading indicator 1`] = ` /> - - - - + + + + + + Loading + +
- - - - + + + + + + Loading + + , diff --git a/packages/react/src/__tests__/__snapshots__/TextInputWithTokens.test.tsx.snap b/packages/react/src/__tests__/__snapshots__/TextInputWithTokens.test.tsx.snap index ff996c61206..4964d9ab69a 100644 --- a/packages/react/src/__tests__/__snapshots__/TextInputWithTokens.test.tsx.snap +++ b/packages/react/src/__tests__/__snapshots__/TextInputWithTokens.test.tsx.snap @@ -6969,39 +6969,48 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` className="c9" display="flex" > - + - - - + viewBox="0 0 16 16" + width="16px" + > + + + + + Loading + + , - .c4 { + .c5 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -7021,7 +7030,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` flex-grow: 1; } -.c4 > * { +.c5 > * { -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; @@ -7029,7 +7038,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` margin-bottom: 0.25rem; } -.c5 { +.c6 { -webkit-order: 1; -ms-flex-order: 1; order: 1; @@ -7047,7 +7056,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` position: relative; } -.c9 { +.c4 { position: absolute; width: 1px; height: 1px; @@ -7172,7 +7181,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` padding-right: 12px; } -.c6 { +.c7 { border: 0; font-size: inherit; font-family: inherit; @@ -7183,11 +7192,11 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` height: 100%; } -.c6:focus { +.c7:focus { outline: 0; } -.c7 { +.c8 { -webkit-align-items: center; -webkit-box-align: center; -ms-flex-align: center; @@ -7220,7 +7229,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` padding-right: 0; } -.c7:hover { +.c8:hover { background-color: var(--bgColor-neutral-muted,var(--color-neutral-muted,rgba(175,184,193,0.2))); box-shadow: var(--shadow-resting-medium,var(--color-shadow-medium,0 3px 6px rgba(140,149,159,0.15))); color: var(--fgColor-default,var(--color-fg-default,#1F2328)); @@ -7275,7 +7284,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` background-color: var(--bgColor-neutral-muted,var(--color-neutral-subtle,rgba(234,238,242,0.5))); } -.c8 { +.c9 { -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; @@ -7300,11 +7309,11 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` text-decoration: none; } -.c8:is(a,button,[tabIndex='0']) { +.c9:is(a,button,[tabIndex='0']) { cursor: pointer; } -.c8:is(a,button,[tabIndex='0']):after { +.c9:is(a,button,[tabIndex='0']):after { content: ''; position: absolute; left: 0; @@ -7335,47 +7344,56 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` className="c2" display="flex" > - + - - - + viewBox="0 0 16 16" + width="16px" + > + + + + + Loading + +
zero (press backspace or delete to remove) @@ -7433,7 +7451,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` one (press backspace or delete to remove) @@ -7483,7 +7501,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` two (press backspace or delete to remove) @@ -7533,7 +7551,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` three (press backspace or delete to remove) @@ -7583,7 +7601,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` four (press backspace or delete to remove) @@ -7633,7 +7651,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` five (press backspace or delete to remove) @@ -7683,7 +7701,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` six (press backspace or delete to remove) @@ -7733,7 +7751,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` seven (press backspace or delete to remove) @@ -7790,35 +7808,44 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` className="c2" display="flex" > - + - - - + viewBox="0 0 16 16" + width="16px" + > + + + + + Loading + +
, @@ -8567,39 +8594,48 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` className="c9" display="flex" > - + - - - + viewBox="0 0 16 16" + width="16px" + > + + + + + Loading + + , - .c5 { + .c6 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -8619,7 +8655,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` flex-grow: 1; } -.c5 > * { +.c6 > * { -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; @@ -8627,7 +8663,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` margin-bottom: 0.25rem; } -.c6 { +.c7 { -webkit-order: 1; -ms-flex-order: 1; order: 1; @@ -8649,7 +8685,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` visibility: hidden; } -.c10 { +.c5 { position: absolute; width: 1px; height: 1px; @@ -8779,7 +8815,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` padding-right: 12px; } -.c7 { +.c8 { border: 0; font-size: inherit; font-family: inherit; @@ -8790,11 +8826,11 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` height: 100%; } -.c7:focus { +.c8:focus { outline: 0; } -.c8 { +.c9 { -webkit-align-items: center; -webkit-box-align: center; -ms-flex-align: center; @@ -8827,7 +8863,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` padding-right: 0; } -.c8:hover { +.c9:hover { background-color: var(--bgColor-neutral-muted,var(--color-neutral-muted,rgba(175,184,193,0.2))); box-shadow: var(--shadow-resting-medium,var(--color-shadow-medium,0 3px 6px rgba(140,149,159,0.15))); color: var(--fgColor-default,var(--color-fg-default,#1F2328)); @@ -8882,7 +8918,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` background-color: var(--bgColor-neutral-muted,var(--color-neutral-subtle,rgba(234,238,242,0.5))); } -.c9 { +.c10 { -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; @@ -8907,11 +8943,11 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` text-decoration: none; } -.c9:is(a,button,[tabIndex='0']) { +.c10:is(a,button,[tabIndex='0']) { cursor: pointer; } -.c9:is(a,button,[tabIndex='0']):after { +.c10:is(a,button,[tabIndex='0']):after { content: ''; position: absolute; left: 0; @@ -8967,52 +9003,61 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` /> - + - - - + viewBox="0 0 16 16" + width="32px" + > + + + + + Loading + +
zero (press backspace or delete to remove) @@ -9070,7 +9115,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` one (press backspace or delete to remove) @@ -9120,7 +9165,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` two (press backspace or delete to remove) @@ -9170,7 +9215,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` three (press backspace or delete to remove) @@ -9220,7 +9265,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` four (press backspace or delete to remove) @@ -9270,7 +9315,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` five (press backspace or delete to remove) @@ -9320,7 +9365,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` six (press backspace or delete to remove) @@ -9370,7 +9415,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` seven (press backspace or delete to remove) @@ -9427,39 +9472,48 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` className="c2" display="flex" > - + - - - -
+ viewBox="0 0 16 16" + width="16px" + > + + + + + Loading + + + , - .c5 { + .c6 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -9479,7 +9533,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` flex-grow: 1; } -.c5 > * { +.c6 > * { -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; @@ -9487,7 +9541,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` margin-bottom: 0.25rem; } -.c6 { +.c7 { -webkit-order: 1; -ms-flex-order: 1; order: 1; @@ -9509,7 +9563,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` visibility: hidden; } -.c10 { +.c5 { position: absolute; width: 1px; height: 1px; @@ -9639,7 +9693,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` padding-right: 12px; } -.c7 { +.c8 { border: 0; font-size: inherit; font-family: inherit; @@ -9650,11 +9704,11 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` height: 100%; } -.c7:focus { +.c8:focus { outline: 0; } -.c8 { +.c9 { -webkit-align-items: center; -webkit-box-align: center; -ms-flex-align: center; @@ -9687,7 +9741,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` padding-right: 0; } -.c8:hover { +.c9:hover { background-color: var(--bgColor-neutral-muted,var(--color-neutral-muted,rgba(175,184,193,0.2))); box-shadow: var(--shadow-resting-medium,var(--color-shadow-medium,0 3px 6px rgba(140,149,159,0.15))); color: var(--fgColor-default,var(--color-fg-default,#1F2328)); @@ -9742,7 +9796,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` background-color: var(--bgColor-neutral-muted,var(--color-neutral-subtle,rgba(234,238,242,0.5))); } -.c9 { +.c10 { -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; @@ -9767,11 +9821,11 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` text-decoration: none; } -.c9:is(a,button,[tabIndex='0']) { +.c10:is(a,button,[tabIndex='0']) { cursor: pointer; } -.c9:is(a,button,[tabIndex='0']):after { +.c10:is(a,button,[tabIndex='0']):after { content: ''; position: absolute; left: 0; @@ -9827,52 +9881,61 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` /> - + - - - + viewBox="0 0 16 16" + width="32px" + > + + + + + Loading + +
zero (press backspace or delete to remove) @@ -9930,7 +9993,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` one (press backspace or delete to remove) @@ -9980,7 +10043,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` two (press backspace or delete to remove) @@ -10030,7 +10093,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` three (press backspace or delete to remove) @@ -10080,7 +10143,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` four (press backspace or delete to remove) @@ -10130,7 +10193,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` five (press backspace or delete to remove) @@ -10180,7 +10243,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` six (press backspace or delete to remove) @@ -10230,7 +10293,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` seven (press backspace or delete to remove) @@ -10287,39 +10350,48 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` className="c2" display="flex" > - + - - - + viewBox="0 0 16 16" + width="16px" + > + + + + + Loading + +
, - .c5 { + .c6 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -10339,7 +10411,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` flex-grow: 1; } -.c5 > * { +.c6 > * { -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; @@ -10347,7 +10419,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` margin-bottom: 0.25rem; } -.c6 { +.c7 { -webkit-order: 1; -ms-flex-order: 1; order: 1; @@ -10369,7 +10441,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` visibility: visible; } -.c10 { +.c5 { position: absolute; width: 1px; height: 1px; @@ -10499,7 +10571,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` padding-right: 0; } -.c7 { +.c8 { border: 0; font-size: inherit; font-family: inherit; @@ -10510,11 +10582,11 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` height: 100%; } -.c7:focus { +.c8:focus { outline: 0; } -.c8 { +.c9 { -webkit-align-items: center; -webkit-box-align: center; -ms-flex-align: center; @@ -10547,7 +10619,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` padding-right: 0; } -.c8:hover { +.c9:hover { background-color: var(--bgColor-neutral-muted,var(--color-neutral-muted,rgba(175,184,193,0.2))); box-shadow: var(--shadow-resting-medium,var(--color-shadow-medium,0 3px 6px rgba(140,149,159,0.15))); color: var(--fgColor-default,var(--color-fg-default,#1F2328)); @@ -10602,7 +10674,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` background-color: var(--bgColor-neutral-muted,var(--color-neutral-subtle,rgba(234,238,242,0.5))); } -.c9 { +.c10 { -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; @@ -10627,11 +10699,11 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` text-decoration: none; } -.c9:is(a,button,[tabIndex='0']) { +.c10:is(a,button,[tabIndex='0']) { cursor: pointer; } -.c9:is(a,button,[tabIndex='0']):after { +.c10:is(a,button,[tabIndex='0']):after { content: ''; position: absolute; left: 0; @@ -10687,52 +10759,61 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` /> - + - - - + viewBox="0 0 16 16" + width="32px" + > + + + + + Loading + +
zero (press backspace or delete to remove) @@ -10790,7 +10871,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` one (press backspace or delete to remove) @@ -10840,7 +10921,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` two (press backspace or delete to remove) @@ -10890,7 +10971,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` three (press backspace or delete to remove) @@ -10940,7 +11021,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` four (press backspace or delete to remove) @@ -10990,7 +11071,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` five (press backspace or delete to remove) @@ -11040,7 +11121,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` six (press backspace or delete to remove) @@ -11090,7 +11171,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` seven (press backspace or delete to remove) @@ -11147,35 +11228,44 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` className="c2" display="flex" > - + - - - + viewBox="0 0 16 16" + width="16px" + > + + + + + Loading + +
, @@ -11958,44 +12048,53 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` /> - + - - - + viewBox="0 0 16 16" + width="32px" + > + + + + + Loading + + , - .c4 { + .c5 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -12015,7 +12114,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` flex-grow: 1; } -.c4 > * { +.c5 > * { -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; @@ -12023,7 +12122,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` margin-bottom: 0.25rem; } -.c5 { +.c6 { -webkit-order: 1; -ms-flex-order: 1; order: 1; @@ -12045,7 +12144,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` visibility: visible; } -.c9 { +.c4 { position: absolute; width: 1px; height: 1px; @@ -12175,7 +12274,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` padding-right: 0; } -.c6 { +.c7 { border: 0; font-size: inherit; font-family: inherit; @@ -12186,11 +12285,11 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` height: 100%; } -.c6:focus { +.c7:focus { outline: 0; } -.c7 { +.c8 { -webkit-align-items: center; -webkit-box-align: center; -ms-flex-align: center; @@ -12223,7 +12322,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` padding-right: 0; } -.c7:hover { +.c8:hover { background-color: var(--bgColor-neutral-muted,var(--color-neutral-muted,rgba(175,184,193,0.2))); box-shadow: var(--shadow-resting-medium,var(--color-shadow-medium,0 3px 6px rgba(140,149,159,0.15))); color: var(--fgColor-default,var(--color-fg-default,#1F2328)); @@ -12278,7 +12377,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` background-color: var(--bgColor-neutral-muted,var(--color-neutral-subtle,rgba(234,238,242,0.5))); } -.c8 { +.c9 { -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; @@ -12303,11 +12402,11 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` text-decoration: none; } -.c8:is(a,button,[tabIndex='0']) { +.c9:is(a,button,[tabIndex='0']) { cursor: pointer; } -.c8:is(a,button,[tabIndex='0']):after { +.c9:is(a,button,[tabIndex='0']):after { content: ''; position: absolute; left: 0; @@ -12338,47 +12437,56 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` className="c2" display="flex" > - + - - - + viewBox="0 0 16 16" + width="16px" + > + + + + + Loading + +
zero (press backspace or delete to remove) @@ -12436,7 +12544,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` one (press backspace or delete to remove) @@ -12486,7 +12594,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` two (press backspace or delete to remove) @@ -12536,7 +12644,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` three (press backspace or delete to remove) @@ -12586,7 +12694,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` four (press backspace or delete to remove) @@ -12636,7 +12744,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` five (press backspace or delete to remove) @@ -12686,7 +12794,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` six (press backspace or delete to remove) @@ -12736,7 +12844,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` seven (press backspace or delete to remove) @@ -12818,40 +12926,49 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` />
- + - - - + viewBox="0 0 16 16" + width="32px" + > + + + + + Loading + + , @@ -13634,44 +13751,53 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` /> - + - - - + viewBox="0 0 16 16" + width="32px" + > + + + + + Loading + + , - .c5 { + .c6 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -13691,7 +13817,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` flex-grow: 1; } -.c5 > * { +.c6 > * { -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; @@ -13699,7 +13825,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` margin-bottom: 0.25rem; } -.c6 { +.c7 { -webkit-order: 1; -ms-flex-order: 1; order: 1; @@ -13725,7 +13851,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` visibility: visible; } -.c10 { +.c5 { position: absolute; width: 1px; height: 1px; @@ -13867,7 +13993,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` padding-right: 0; } -.c7 { +.c8 { border: 0; font-size: inherit; font-family: inherit; @@ -13878,11 +14004,11 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` height: 100%; } -.c7:focus { +.c8:focus { outline: 0; } -.c8 { +.c9 { -webkit-align-items: center; -webkit-box-align: center; -ms-flex-align: center; @@ -13913,7 +14039,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` padding-right: 0; } -.c8:hover { +.c9:hover { background-color: var(--bgColor-neutral-muted,var(--color-neutral-muted,rgba(175,184,193,0.2))); box-shadow: var(--shadow-resting-medium,var(--color-shadow-medium,0 3px 6px rgba(140,149,159,0.15))); color: var(--fgColor-default,var(--color-fg-default,#1F2328)); @@ -13968,7 +14094,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` background-color: var(--bgColor-neutral-muted,var(--color-neutral-subtle,rgba(234,238,242,0.5))); } -.c9 { +.c10 { -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; @@ -13993,11 +14119,11 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` text-decoration: none; } -.c9:is(a,button,[tabIndex='0']) { +.c10:is(a,button,[tabIndex='0']) { cursor: pointer; } -.c9:is(a,button,[tabIndex='0']):after { +.c10:is(a,button,[tabIndex='0']):after { content: ''; position: absolute; left: 0; @@ -14053,52 +14179,61 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` /> - + - - - + viewBox="0 0 16 16" + width="32px" + > + + + + + Loading + +
zero (press backspace or delete to remove) @@ -14156,7 +14291,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` one (press backspace or delete to remove) @@ -14206,7 +14341,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` two (press backspace or delete to remove) @@ -14256,7 +14391,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` three (press backspace or delete to remove) @@ -14306,7 +14441,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` four (press backspace or delete to remove) @@ -14356,7 +14491,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` five (press backspace or delete to remove) @@ -14406,7 +14541,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` six (press backspace or delete to remove) @@ -14456,7 +14591,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` seven (press backspace or delete to remove) @@ -14538,44 +14673,53 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` />
- + - - - + viewBox="0 0 16 16" + width="32px" + > + + + + + Loading + + , - .c5 { + .c6 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -14595,7 +14739,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` flex-grow: 1; } -.c5 > * { +.c6 > * { -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; @@ -14603,7 +14747,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` margin-bottom: 0.25rem; } -.c6 { +.c7 { -webkit-order: 1; -ms-flex-order: 1; order: 1; @@ -14629,7 +14773,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` visibility: visible; } -.c10 { +.c5 { position: absolute; width: 1px; height: 1px; @@ -14764,7 +14908,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` padding-right: 0; } -.c7 { +.c8 { border: 0; font-size: inherit; font-family: inherit; @@ -14775,11 +14919,11 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` height: 100%; } -.c7:focus { +.c8:focus { outline: 0; } -.c8 { +.c9 { -webkit-align-items: center; -webkit-box-align: center; -ms-flex-align: center; @@ -14812,7 +14956,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` padding-right: 0; } -.c8:hover { +.c9:hover { background-color: var(--bgColor-neutral-muted,var(--color-neutral-muted,rgba(175,184,193,0.2))); box-shadow: var(--shadow-resting-medium,var(--color-shadow-medium,0 3px 6px rgba(140,149,159,0.15))); color: var(--fgColor-default,var(--color-fg-default,#1F2328)); @@ -14867,7 +15011,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` background-color: var(--bgColor-neutral-muted,var(--color-neutral-subtle,rgba(234,238,242,0.5))); } -.c9 { +.c10 { -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; @@ -14892,11 +15036,11 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` text-decoration: none; } -.c9:is(a,button,[tabIndex='0']) { +.c10:is(a,button,[tabIndex='0']) { cursor: pointer; } -.c9:is(a,button,[tabIndex='0']):after { +.c10:is(a,button,[tabIndex='0']):after { content: ''; position: absolute; left: 0; @@ -14952,52 +15096,61 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` /> - + - - - + viewBox="0 0 16 16" + width="32px" + > + + + + + Loading + +
zero (press backspace or delete to remove) @@ -15055,7 +15208,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` one (press backspace or delete to remove) @@ -15105,7 +15258,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` two (press backspace or delete to remove) @@ -15155,7 +15308,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` three (press backspace or delete to remove) @@ -15205,7 +15358,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` four (press backspace or delete to remove) @@ -15255,7 +15408,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` five (press backspace or delete to remove) @@ -15305,7 +15458,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` six (press backspace or delete to remove) @@ -15355,7 +15508,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` seven (press backspace or delete to remove) @@ -15437,44 +15590,53 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` />
- + - - - + viewBox="0 0 16 16" + width="32px" + > + + + + + Loading + + , - .c5 { + .c6 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -15494,7 +15656,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` flex-grow: 1; } -.c5 > * { +.c6 > * { -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; @@ -15502,7 +15664,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` margin-bottom: 0.25rem; } -.c6 { +.c7 { -webkit-order: 1; -ms-flex-order: 1; order: 1; @@ -15528,7 +15690,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` visibility: visible; } -.c10 { +.c5 { position: absolute; width: 1px; height: 1px; @@ -15663,7 +15825,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` padding-right: 0; } -.c7 { +.c8 { border: 0; font-size: inherit; font-family: inherit; @@ -15674,11 +15836,11 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` height: 100%; } -.c7:focus { +.c8:focus { outline: 0; } -.c8 { +.c9 { -webkit-align-items: center; -webkit-box-align: center; -ms-flex-align: center; @@ -15709,7 +15871,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` padding-right: 0; } -.c8:hover { +.c9:hover { background-color: var(--bgColor-neutral-muted,var(--color-neutral-muted,rgba(175,184,193,0.2))); box-shadow: var(--shadow-resting-medium,var(--color-shadow-medium,0 3px 6px rgba(140,149,159,0.15))); color: var(--fgColor-default,var(--color-fg-default,#1F2328)); @@ -15764,7 +15926,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` background-color: var(--bgColor-neutral-muted,var(--color-neutral-subtle,rgba(234,238,242,0.5))); } -.c9 { +.c10 { -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; @@ -15789,11 +15951,11 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` text-decoration: none; } -.c9:is(a,button,[tabIndex='0']) { +.c10:is(a,button,[tabIndex='0']) { cursor: pointer; } -.c9:is(a,button,[tabIndex='0']):after { +.c10:is(a,button,[tabIndex='0']):after { content: ''; position: absolute; left: 0; @@ -15849,52 +16011,61 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` /> - + - - - + viewBox="0 0 16 16" + width="32px" + > + + + + + Loading + +
zero (press backspace or delete to remove) @@ -15952,7 +16123,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` one (press backspace or delete to remove) @@ -16002,7 +16173,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` two (press backspace or delete to remove) @@ -16052,7 +16223,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` three (press backspace or delete to remove) @@ -16102,7 +16273,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` four (press backspace or delete to remove) @@ -16152,7 +16323,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` five (press backspace or delete to remove) @@ -16202,7 +16373,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` six (press backspace or delete to remove) @@ -16252,7 +16423,7 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` seven (press backspace or delete to remove) @@ -16334,40 +16505,49 @@ exports[`TextInputWithTokens renders with a loading indicator 1`] = ` />
- + - - - + viewBox="0 0 16 16" + width="32px" + > + + + + + Loading + + ,