Skip to content
This repository was archived by the owner on Dec 27, 2022. It is now read-only.

Commit ba1ba20

Browse files
fix(deps): update dependency @scaleway/ui to v0.212.0 (#573)
* fix(deps): update dependency @scaleway/ui to v0.212.0 * fix: correct type * fix: update snaps Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Emmanuel Chambon <echambon@scaleway.com>
1 parent 24d6d79 commit ba1ba20

File tree

9 files changed

+115
-75
lines changed

9 files changed

+115
-75
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@
193193
},
194194
"dependencies": {
195195
"@babel/runtime": "7.20.6",
196-
"@scaleway/ui": "0.205.4",
196+
"@scaleway/ui": "0.212.0",
197197
"final-form": "4.20.7",
198198
"final-form-arrays": "3.0.2",
199199
"final-form-focus": "1.1.2",

pnpm-lock.yaml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/components/RichSelectField/__tests__/__snapshots__/index.spec.tsx.snap

Lines changed: 36 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ exports[`RichSelectField should display right value on grouped options 1`] = `
224224
color: hsl(0, 0%, 60%);
225225
}
226226
227-
.cache-ohcuk5 {
227+
.cache-pjzp28 {
228228
display: -webkit-box;
229229
display: -webkit-flex;
230230
display: -ms-flexbox;
@@ -241,6 +241,10 @@ exports[`RichSelectField should display right value on grouped options 1`] = `
241241
-ms-flex-pack: normal;
242242
-webkit-justify-content: normal;
243243
justify-content: normal;
244+
-webkit-box-flex-wrap: nowrap;
245+
-webkit-flex-wrap: nowrap;
246+
-ms-flex-wrap: nowrap;
247+
flex-wrap: nowrap;
244248
}
245249
246250
.cache-16s6csf-sizeStyles {
@@ -338,7 +342,7 @@ exports[`RichSelectField should display right value on grouped options 1`] = `
338342
class=" cache-tlfecz-indicatorContainer"
339343
>
340344
<div
341-
class="cache-ohcuk5 e1sgck4o0"
345+
class="cache-pjzp28 e1sgck4o0"
342346
>
343347
<svg
344348
class="cache-16s6csf-sizeStyles etwatq50"
@@ -578,7 +582,7 @@ exports[`RichSelectField should render correctly 1`] = `
578582
color: hsl(0, 0%, 60%);
579583
}
580584
581-
.cache-ohcuk5 {
585+
.cache-pjzp28 {
582586
display: -webkit-box;
583587
display: -webkit-flex;
584588
display: -ms-flexbox;
@@ -595,6 +599,10 @@ exports[`RichSelectField should render correctly 1`] = `
595599
-ms-flex-pack: normal;
596600
-webkit-justify-content: normal;
597601
justify-content: normal;
602+
-webkit-box-flex-wrap: nowrap;
603+
-webkit-flex-wrap: nowrap;
604+
-ms-flex-wrap: nowrap;
605+
flex-wrap: nowrap;
598606
}
599607
600608
.cache-16s6csf-sizeStyles {
@@ -694,7 +702,7 @@ exports[`RichSelectField should render correctly 1`] = `
694702
class=" cache-tlfecz-indicatorContainer"
695703
>
696704
<div
697-
class="cache-ohcuk5 e1sgck4o0"
705+
class="cache-pjzp28 e1sgck4o0"
698706
>
699707
<svg
700708
class="cache-16s6csf-sizeStyles etwatq50"
@@ -920,7 +928,7 @@ exports[`RichSelectField should render correctly disabled 1`] = `
920928
color: hsl(0, 0%, 60%);
921929
}
922930
923-
.cache-ohcuk5 {
931+
.cache-pjzp28 {
924932
display: -webkit-box;
925933
display: -webkit-flex;
926934
display: -ms-flexbox;
@@ -937,6 +945,10 @@ exports[`RichSelectField should render correctly disabled 1`] = `
937945
-ms-flex-pack: normal;
938946
-webkit-justify-content: normal;
939947
justify-content: normal;
948+
-webkit-box-flex-wrap: nowrap;
949+
-webkit-flex-wrap: nowrap;
950+
-ms-flex-wrap: nowrap;
951+
flex-wrap: nowrap;
940952
}
941953
942954
.cache-b8lm46-sizeStyles {
@@ -1037,7 +1049,7 @@ exports[`RichSelectField should render correctly disabled 1`] = `
10371049
class=" cache-tlfecz-indicatorContainer"
10381050
>
10391051
<div
1040-
class="cache-ohcuk5 e1sgck4o0"
1052+
class="cache-pjzp28 e1sgck4o0"
10411053
>
10421054
<svg
10431055
class="cache-b8lm46-sizeStyles etwatq50"
@@ -1271,7 +1283,7 @@ exports[`RichSelectField should render correctly multiple 1`] = `
12711283
color: hsl(0, 0%, 60%);
12721284
}
12731285
1274-
.cache-ohcuk5 {
1286+
.cache-pjzp28 {
12751287
display: -webkit-box;
12761288
display: -webkit-flex;
12771289
display: -ms-flexbox;
@@ -1288,6 +1300,10 @@ exports[`RichSelectField should render correctly multiple 1`] = `
12881300
-ms-flex-pack: normal;
12891301
-webkit-justify-content: normal;
12901302
justify-content: normal;
1303+
-webkit-box-flex-wrap: nowrap;
1304+
-webkit-flex-wrap: nowrap;
1305+
-ms-flex-wrap: nowrap;
1306+
flex-wrap: nowrap;
12911307
}
12921308
12931309
.cache-16s6csf-sizeStyles {
@@ -1387,7 +1403,7 @@ exports[`RichSelectField should render correctly multiple 1`] = `
13871403
class=" cache-tlfecz-indicatorContainer"
13881404
>
13891405
<div
1390-
class="cache-ohcuk5 e1sgck4o0"
1406+
class="cache-pjzp28 e1sgck4o0"
13911407
>
13921408
<svg
13931409
class="cache-16s6csf-sizeStyles etwatq50"
@@ -1629,7 +1645,7 @@ exports[`RichSelectField should render correctly with a disabled option 1`] = `
16291645
color: hsl(0, 0%, 60%);
16301646
}
16311647
1632-
.cache-ohcuk5 {
1648+
.cache-pjzp28 {
16331649
display: -webkit-box;
16341650
display: -webkit-flex;
16351651
display: -ms-flexbox;
@@ -1646,6 +1662,10 @@ exports[`RichSelectField should render correctly with a disabled option 1`] = `
16461662
-ms-flex-pack: normal;
16471663
-webkit-justify-content: normal;
16481664
justify-content: normal;
1665+
-webkit-box-flex-wrap: nowrap;
1666+
-webkit-flex-wrap: nowrap;
1667+
-ms-flex-wrap: nowrap;
1668+
flex-wrap: nowrap;
16491669
}
16501670
16511671
.cache-16s6csf-sizeStyles {
@@ -1745,7 +1765,7 @@ exports[`RichSelectField should render correctly with a disabled option 1`] = `
17451765
class=" cache-tlfecz-indicatorContainer"
17461766
>
17471767
<div
1748-
class="cache-ohcuk5 e1sgck4o0"
1768+
class="cache-pjzp28 e1sgck4o0"
17491769
>
17501770
<svg
17511771
class="cache-16s6csf-sizeStyles etwatq50"
@@ -2000,7 +2020,7 @@ exports[`RichSelectField should trigger events 1`] = `
20002020
color: hsl(0, 0%, 60%);
20012021
}
20022022
2003-
.cache-ohcuk5 {
2023+
.cache-pjzp28 {
20042024
display: -webkit-box;
20052025
display: -webkit-flex;
20062026
display: -ms-flexbox;
@@ -2017,6 +2037,10 @@ exports[`RichSelectField should trigger events 1`] = `
20172037
-ms-flex-pack: normal;
20182038
-webkit-justify-content: normal;
20192039
justify-content: normal;
2040+
-webkit-box-flex-wrap: nowrap;
2041+
-webkit-flex-wrap: nowrap;
2042+
-ms-flex-wrap: nowrap;
2043+
flex-wrap: nowrap;
20202044
}
20212045
20222046
.cache-16s6csf-sizeStyles {
@@ -2114,7 +2138,7 @@ exports[`RichSelectField should trigger events 1`] = `
21142138
class=" cache-tlfecz-indicatorContainer"
21152139
>
21162140
<div
2117-
class="cache-ohcuk5 e1sgck4o0"
2141+
class="cache-pjzp28 e1sgck4o0"
21182142
>
21192143
<svg
21202144
class="cache-16s6csf-sizeStyles etwatq50"

src/components/Submit/__tests__/__snapshots__/index.spec.tsx.snap

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ exports[`Submit form is invalid 1`] = `
114114
padding-top: 2px;
115115
}
116116
117-
.cache-1rqs7h2 {
117+
.cache-1ibo1b8 {
118118
display: -webkit-inline-box;
119119
display: -webkit-inline-flex;
120120
display: -ms-inline-flexbox;
@@ -157,23 +157,23 @@ exports[`Submit form is invalid 1`] = `
157157
box-shadow: none;
158158
}
159159
160-
.cache-1rqs7h2:hover,
161-
.cache-1rqs7h2:focus {
160+
.cache-1ibo1b8:hover,
161+
.cache-1ibo1b8:focus {
162162
-webkit-text-decoration: none;
163163
text-decoration: none;
164164
}
165165
166-
.cache-1rqs7h2:hover,
167-
.cache-1rqs7h2:focus {
166+
.cache-1ibo1b8:hover,
167+
.cache-1ibo1b8:focus {
168168
color: #ffffff;
169169
background-color: #149a7b;
170170
}
171171
172-
.cache-1rqs7h2:focus {
172+
.cache-1ibo1b8:focus {
173173
box-shadow: 0 0 0 2px rgba(20,154,123,0.25);
174174
}
175175
176-
.cache-1rqs7h2 svg {
176+
.cache-1ibo1b8 svg {
177177
fill: #c4c9d6;
178178
}
179179
@@ -222,7 +222,7 @@ exports[`Submit form is invalid 1`] = `
222222
</div>
223223
<button
224224
aria-disabled="true"
225-
class="em6gco80 cache-1rqs7h2"
225+
class="cache-1ibo1b8 em6gco80"
226226
disabled=""
227227
type="submit"
228228
>
@@ -254,7 +254,7 @@ exports[`Submit form is submitting 1`] = `
254254
}
255255
}
256256
257-
.cache-1rqs7h2 {
257+
.cache-1ibo1b8 {
258258
display: -webkit-inline-box;
259259
display: -webkit-inline-flex;
260260
display: -ms-inline-flexbox;
@@ -297,23 +297,23 @@ exports[`Submit form is submitting 1`] = `
297297
box-shadow: none;
298298
}
299299
300-
.cache-1rqs7h2:hover,
301-
.cache-1rqs7h2:focus {
300+
.cache-1ibo1b8:hover,
301+
.cache-1ibo1b8:focus {
302302
-webkit-text-decoration: none;
303303
text-decoration: none;
304304
}
305305
306-
.cache-1rqs7h2:hover,
307-
.cache-1rqs7h2:focus {
306+
.cache-1ibo1b8:hover,
307+
.cache-1ibo1b8:focus {
308308
color: #ffffff;
309309
background-color: #149a7b;
310310
}
311311
312-
.cache-1rqs7h2:focus {
312+
.cache-1ibo1b8:focus {
313313
box-shadow: 0 0 0 2px rgba(20,154,123,0.25);
314314
}
315315
316-
.cache-1rqs7h2 svg {
316+
.cache-1ibo1b8 svg {
317317
fill: #c4c9d6;
318318
}
319319
@@ -357,7 +357,7 @@ exports[`Submit form is submitting 1`] = `
357357
>
358358
<button
359359
aria-disabled="true"
360-
class="em6gco80 cache-1rqs7h2"
360+
class="cache-1ibo1b8 em6gco80"
361361
disabled=""
362362
type="submit"
363363
>
@@ -409,7 +409,7 @@ exports[`Submit form is submitting 1`] = `
409409

410410
exports[`Submit renders correctly 1`] = `
411411
<DocumentFragment>
412-
.cache-97ibd5 {
412+
.cache-1wynee2 {
413413
display: -webkit-inline-box;
414414
display: -webkit-inline-flex;
415415
display: -ms-inline-flexbox;
@@ -446,19 +446,19 @@ exports[`Submit renders correctly 1`] = `
446446
color: #ffffff;
447447
}
448448
449-
.cache-97ibd5:hover,
450-
.cache-97ibd5:focus {
449+
.cache-1wynee2:hover,
450+
.cache-1wynee2:focus {
451451
-webkit-text-decoration: none;
452452
text-decoration: none;
453453
}
454454
455-
.cache-97ibd5:hover,
456-
.cache-97ibd5:focus {
455+
.cache-1wynee2:hover,
456+
.cache-1wynee2:focus {
457457
color: #ffffff;
458458
background-color: #149a7b;
459459
}
460460
461-
.cache-97ibd5:focus {
461+
.cache-1wynee2:focus {
462462
box-shadow: 0 0 0 2px rgba(20,154,123,0.25);
463463
}
464464
@@ -483,7 +483,7 @@ exports[`Submit renders correctly 1`] = `
483483
>
484484
<button
485485
aria-disabled="false"
486-
class="em6gco80 cache-97ibd5"
486+
class="cache-1wynee2 em6gco80"
487487
type="submit"
488488
>
489489
<div
@@ -498,7 +498,7 @@ exports[`Submit renders correctly 1`] = `
498498

499499
exports[`Submit renders correctly with icon and iconPosition 1`] = `
500500
<DocumentFragment>
501-
.cache-97ibd5 {
501+
.cache-1wynee2 {
502502
display: -webkit-inline-box;
503503
display: -webkit-inline-flex;
504504
display: -ms-inline-flexbox;
@@ -535,19 +535,19 @@ exports[`Submit renders correctly with icon and iconPosition 1`] = `
535535
color: #ffffff;
536536
}
537537
538-
.cache-97ibd5:hover,
539-
.cache-97ibd5:focus {
538+
.cache-1wynee2:hover,
539+
.cache-1wynee2:focus {
540540
-webkit-text-decoration: none;
541541
text-decoration: none;
542542
}
543543
544-
.cache-97ibd5:hover,
545-
.cache-97ibd5:focus {
544+
.cache-1wynee2:hover,
545+
.cache-1wynee2:focus {
546546
color: #ffffff;
547547
background-color: #149a7b;
548548
}
549549
550-
.cache-97ibd5:focus {
550+
.cache-1wynee2:focus {
551551
box-shadow: 0 0 0 2px rgba(20,154,123,0.25);
552552
}
553553
@@ -590,7 +590,7 @@ exports[`Submit renders correctly with icon and iconPosition 1`] = `
590590
>
591591
<button
592592
aria-disabled="false"
593-
class="em6gco80 cache-97ibd5"
593+
class="cache-1wynee2 em6gco80"
594594
type="submit"
595595
>
596596
<div

0 commit comments

Comments
 (0)