From 129ea7292368002a6282e87b5d3d9f1ec82ba953 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Mar 2023 08:50:52 +0000 Subject: [PATCH] fix(deps): update dependency grommet to v2.31.0 --- package.json | 2 +- .../__snapshots__/index.test.tsx.snap | 148 ++++++------- .../__snapshots__/index.test.tsx.snap | 3 - .../__snapshots__/index.test.tsx.snap | 3 - .../__snapshots__/index.test.tsx.snap | 3 - .../__snapshots__/index.test.tsx.snap | 196 ++++++++---------- .../__snapshots__/index.test.tsx.snap | 3 - .../__snapshots__/index.test.tsx.snap | 3 - yarn.lock | 22 +- 9 files changed, 158 insertions(+), 225 deletions(-) diff --git a/package.json b/package.json index ee0835a375..e147d3f212 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "bip39": "3.1.0", "body-scroll-lock": "4.0.0-beta.0", "copy-to-clipboard": "3.3.3", - "grommet": "2.30.0", + "grommet": "2.31.0", "grommet-icons": "4.10.0", "i18next": "22.4.13", "i18next-browser-languagedetector": "7.0.1", diff --git a/src/app/pages/AccountPage/__tests__/__snapshots__/index.test.tsx.snap b/src/app/pages/AccountPage/__tests__/__snapshots__/index.test.tsx.snap index 4631d8c65c..7047e5e991 100644 --- a/src/app/pages/AccountPage/__tests__/__snapshots__/index.test.tsx.snap +++ b/src/app/pages/AccountPage/__tests__/__snapshots__/index.test.tsx.snap @@ -217,25 +217,7 @@ exports[` should match snapshot 1`] = ` padding: 24px; } -.c22 { - display: -webkit-box; - display: -webkit-flex; - display: -ms-flexbox; - display: flex; - box-sizing: border-box; - max-width: 100%; - margin-bottom: 12px; - min-width: 0; - min-height: 0; - -webkit-flex-direction: column; - -ms-flex-direction: column; - flex-direction: column; - -webkit-flex: 0 0 auto; - -ms-flex: 0 0 auto; - flex: 0 0 auto; -} - -.c24 { +.c23 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -250,7 +232,7 @@ exports[` should match snapshot 1`] = ` flex-direction: column; } -.c28 { +.c27 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -269,7 +251,7 @@ exports[` should match snapshot 1`] = ` justify-content: space-between; } -.c31 { +.c30 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -288,7 +270,7 @@ exports[` should match snapshot 1`] = ` flex-basis: 75%; } -.c32 { +.c31 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -303,7 +285,7 @@ exports[` should match snapshot 1`] = ` flex-direction: column; } -.c33 { +.c32 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -365,7 +347,7 @@ exports[` should match snapshot 1`] = ` flex-wrap: wrap; } -.c27 { +.c26 { -webkit-flex: 0 0 auto; -ms-flex: 0 0 auto; flex: 0 0 auto; @@ -375,7 +357,7 @@ exports[` should match snapshot 1`] = ` height: 24px; } -.c30 { +.c29 { -webkit-flex: 0 0 auto; -ms-flex: 0 0 auto; flex: 0 0 auto; @@ -416,7 +398,7 @@ exports[` should match snapshot 1`] = ` font-weight: bold; } -.c23 { +.c22 { margin-left: 12px; margin-right: 12px; margin-top: 6px; @@ -482,7 +464,7 @@ exports[` should match snapshot 1`] = ` border: 0; } -.c29 { +.c28 { display: inline-block; box-sizing: border-box; cursor: pointer; @@ -511,48 +493,48 @@ exports[` should match snapshot 1`] = ` font-weight: bold; } -.c29:hover { +.c28:hover { box-shadow: 0px 0px 0px 2px #0092f6; } -.c29:focus { +.c28:focus { outline: none; box-shadow: 0 0 2px 2px #6FFFB0; } -.c29:focus > circle, -.c29:focus > ellipse, -.c29:focus > line, -.c29:focus > path, -.c29:focus > polygon, -.c29:focus > polyline, -.c29:focus > rect { +.c28:focus > circle, +.c28:focus > ellipse, +.c28:focus > line, +.c28:focus > path, +.c28:focus > polygon, +.c28:focus > polyline, +.c28:focus > rect { outline: none; box-shadow: 0 0 2px 2px #6FFFB0; } -.c29:focus::-moz-focus-inner { +.c28:focus::-moz-focus-inner { border: 0; } -.c29:focus:not(:focus-visible) { +.c28:focus:not(:focus-visible) { outline: none; box-shadow: none; } -.c29:focus:not(:focus-visible) > circle,.c29:focus:not(:focus-visible) > ellipse, -.c29:focus:not(:focus-visible) > line,.c29:focus:not(:focus-visible) > path, -.c29:focus:not(:focus-visible) > polygon,.c29:focus:not(:focus-visible) > polyline, -.c29:focus:not(:focus-visible) > rect { +.c28:focus:not(:focus-visible) > circle,.c28:focus:not(:focus-visible) > ellipse, +.c28:focus:not(:focus-visible) > line,.c28:focus:not(:focus-visible) > path, +.c28:focus:not(:focus-visible) > polygon,.c28:focus:not(:focus-visible) > polyline, +.c28:focus:not(:focus-visible) > rect { outline: none; box-shadow: none; } -.c29:focus:not(:focus-visible)::-moz-focus-inner { +.c28:focus:not(:focus-visible)::-moz-focus-inner { border: 0; } -.c34 { +.c33 { font-size: 26px; line-height: 32px; max-width: 624px; @@ -560,7 +542,7 @@ exports[` should match snapshot 1`] = ` overflow-wrap: break-word; } -.c26 { +.c25 { box-sizing: border-box; font-size: inherit; font-family: inherit; @@ -578,33 +560,33 @@ exports[` should match snapshot 1`] = ` border: none; } -.c26::-webkit-input-placeholder { +.c25::-webkit-input-placeholder { color: #AAAAAA; } -.c26::-moz-placeholder { +.c25::-moz-placeholder { color: #AAAAAA; } -.c26:-ms-input-placeholder { +.c25:-ms-input-placeholder { color: #AAAAAA; } -.c26::-webkit-search-decoration { +.c25::-webkit-search-decoration { -webkit-appearance: none; } -.c26::-moz-focus-inner { +.c25::-moz-focus-inner { border: none; outline: none; } -.c26:-moz-placeholder, -.c26::-moz-placeholder { +.c25:-moz-placeholder, +.c25::-moz-placeholder { opacity: 1; } -.c25 { +.c24 { position: relative; width: 100%; } @@ -770,37 +752,31 @@ exports[` should match snapshot 1`] = ` } @media only screen and (max-width:768px) { - .c22 { - margin-bottom: 6px; - } -} - -@media only screen and (max-width:768px) { - .c24 { + .c23 { border-bottom: solid 1px rgba(0,0,0,0.33); } } @media only screen and (max-width:768px) { - .c28 { + .c27 { margin-top: 12px; } } @media only screen and (max-width:768px) { - .c32 { + .c31 { margin: 0px; } } @media only screen and (max-width:768px) { - .c33 { + .c32 { border: solid 1px #EDEDED; } } @media only screen and (max-width:768px) { - .c33 { + .c32 { padding: 24px; } } @@ -813,20 +789,20 @@ exports[` should match snapshot 1`] = ` } @media only screen and (max-width:768px) { - .c27 { + .c26 { height: 12px; } } @media only screen and (max-width:768px) { - .c30 { + .c29 { width: auto; height: 6px; } } @media only screen and (max-width:768px) { - .c34 { + .c33 { font-size: 18px; line-height: 24px; max-width: 432px; @@ -1074,23 +1050,23 @@ exports[` should match snapshot 1`] = ` class="c21" >
should match snapshot 1`] = `
should match snapshot 1`] = `

No transactions found.

diff --git a/src/app/pages/OpenWalletPage/Features/FromMnemonic/__tests__/__snapshots__/index.test.tsx.snap b/src/app/pages/OpenWalletPage/Features/FromMnemonic/__tests__/__snapshots__/index.test.tsx.snap index 6eb17443b9..9ac1a1cb8c 100644 --- a/src/app/pages/OpenWalletPage/Features/FromMnemonic/__tests__/__snapshots__/index.test.tsx.snap +++ b/src/app/pages/OpenWalletPage/Features/FromMnemonic/__tests__/__snapshots__/index.test.tsx.snap @@ -34,9 +34,6 @@ exports[` should match snapshot 1`] = ` -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; - -webkit-flex: 0 0 auto; - -ms-flex: 0 0 auto; - flex: 0 0 auto; } .c6 { diff --git a/src/app/pages/OpenWalletPage/Features/FromPrivateKey/__tests__/__snapshots__/index.test.tsx.snap b/src/app/pages/OpenWalletPage/Features/FromPrivateKey/__tests__/__snapshots__/index.test.tsx.snap index 173a74a33c..400acfc05b 100644 --- a/src/app/pages/OpenWalletPage/Features/FromPrivateKey/__tests__/__snapshots__/index.test.tsx.snap +++ b/src/app/pages/OpenWalletPage/Features/FromPrivateKey/__tests__/__snapshots__/index.test.tsx.snap @@ -81,9 +81,6 @@ exports[` should match snapshot 1`] = ` -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; - -webkit-flex: 0 0 auto; - -ms-flex: 0 0 auto; - flex: 0 0 auto; } .c6 { diff --git a/src/app/pages/ParaTimesPage/ParaTimeSelection/__tests__/__snapshots__/index.test.tsx.snap b/src/app/pages/ParaTimesPage/ParaTimeSelection/__tests__/__snapshots__/index.test.tsx.snap index fa5e3c5c38..943b705d92 100644 --- a/src/app/pages/ParaTimesPage/ParaTimeSelection/__tests__/__snapshots__/index.test.tsx.snap +++ b/src/app/pages/ParaTimesPage/ParaTimeSelection/__tests__/__snapshots__/index.test.tsx.snap @@ -128,9 +128,6 @@ exports[` should render component 1`] = ` -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; - -webkit-flex: 0 0 auto; - -ms-flex: 0 0 auto; - flex: 0 0 auto; } .c8 { diff --git a/src/app/pages/ParaTimesPage/TransactionAmount/__tests__/__snapshots__/index.test.tsx.snap b/src/app/pages/ParaTimesPage/TransactionAmount/__tests__/__snapshots__/index.test.tsx.snap index e20c9db7b1..290a2b313f 100644 --- a/src/app/pages/ParaTimesPage/TransactionAmount/__tests__/__snapshots__/index.test.tsx.snap +++ b/src/app/pages/ParaTimesPage/TransactionAmount/__tests__/__snapshots__/index.test.tsx.snap @@ -43,10 +43,6 @@ exports[` should render EVMc withdraw variant component 1`] } -@media only screen and (max-width:768px) { - -} - should render component 1`] = ` } .c8 { - display: -webkit-box; - display: -webkit-flex; - display: -ms-flexbox; - display: flex; - box-sizing: border-box; - max-width: 100%; - margin-bottom: 12px; - min-width: 0; - min-height: 0; - -webkit-flex-direction: column; - -ms-flex-direction: column; - flex-direction: column; - -webkit-flex: 0 0 auto; - -ms-flex: 0 0 auto; - flex: 0 0 auto; -} - -.c9 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -196,7 +174,7 @@ exports[` should render component 1`] = ` flex-direction: column; } -.c14 { +.c13 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -214,7 +192,7 @@ exports[` should render component 1`] = ` flex-direction: column; } -.c17 { +.c16 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -230,7 +208,7 @@ exports[` should render component 1`] = ` padding-bottom: 24px; } -.c18 { +.c17 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -248,7 +226,7 @@ exports[` should render component 1`] = ` flex-direction: column; } -.c20 { +.c19 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -262,7 +240,7 @@ exports[` should render component 1`] = ` flex-direction: column; } -.c22 { +.c21 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -287,20 +265,20 @@ exports[` should render component 1`] = ` text-align: center; } -.c15 { +.c14 { font-size: 14px; line-height: 20px; font-weight: bolder; } -.c16 { +.c15 { font-size: 12px; line-height: 18px; color: lightText; font-weight: 600; } -.c12 { +.c11 { display: inline-block; box-sizing: border-box; cursor: pointer; @@ -318,44 +296,44 @@ exports[` should render component 1`] = ` text-align: inherit; } -.c12:focus { +.c11:focus { outline: none; box-shadow: 0 0 2px 2px #6FFFB0; } -.c12:focus > circle, -.c12:focus > ellipse, -.c12:focus > line, -.c12:focus > path, -.c12:focus > polygon, -.c12:focus > polyline, -.c12:focus > rect { +.c11:focus > circle, +.c11:focus > ellipse, +.c11:focus > line, +.c11:focus > path, +.c11:focus > polygon, +.c11:focus > polyline, +.c11:focus > rect { outline: none; box-shadow: 0 0 2px 2px #6FFFB0; } -.c12:focus::-moz-focus-inner { +.c11:focus::-moz-focus-inner { border: 0; } -.c12:focus:not(:focus-visible) { +.c11:focus:not(:focus-visible) { outline: none; box-shadow: none; } -.c12:focus:not(:focus-visible) > circle,.c12:focus:not(:focus-visible) > ellipse, -.c12:focus:not(:focus-visible) > line,.c12:focus:not(:focus-visible) > path, -.c12:focus:not(:focus-visible) > polygon,.c12:focus:not(:focus-visible) > polyline, -.c12:focus:not(:focus-visible) > rect { +.c11:focus:not(:focus-visible) > circle,.c11:focus:not(:focus-visible) > ellipse, +.c11:focus:not(:focus-visible) > line,.c11:focus:not(:focus-visible) > path, +.c11:focus:not(:focus-visible) > polygon,.c11:focus:not(:focus-visible) > polyline, +.c11:focus:not(:focus-visible) > rect { outline: none; box-shadow: none; } -.c12:focus:not(:focus-visible)::-moz-focus-inner { +.c11:focus:not(:focus-visible)::-moz-focus-inner { border: 0; } -.c19 { +.c18 { display: inline-block; box-sizing: border-box; cursor: pointer; @@ -381,48 +359,48 @@ exports[` should render component 1`] = ` transition-timing-function: ease-in-out; } -.c19:hover { +.c18:hover { box-shadow: 0px 0px 0px 2px #7D4CDB; } -.c19:focus { +.c18:focus { outline: none; box-shadow: 0 0 2px 2px #6FFFB0; } -.c19:focus > circle, -.c19:focus > ellipse, -.c19:focus > line, -.c19:focus > path, -.c19:focus > polygon, -.c19:focus > polyline, -.c19:focus > rect { +.c18:focus > circle, +.c18:focus > ellipse, +.c18:focus > line, +.c18:focus > path, +.c18:focus > polygon, +.c18:focus > polyline, +.c18:focus > rect { outline: none; box-shadow: 0 0 2px 2px #6FFFB0; } -.c19:focus::-moz-focus-inner { +.c18:focus::-moz-focus-inner { border: 0; } -.c19:focus:not(:focus-visible) { +.c18:focus:not(:focus-visible) { outline: none; box-shadow: none; } -.c19:focus:not(:focus-visible) > circle,.c19:focus:not(:focus-visible) > ellipse, -.c19:focus:not(:focus-visible) > line,.c19:focus:not(:focus-visible) > path, -.c19:focus:not(:focus-visible) > polygon,.c19:focus:not(:focus-visible) > polyline, -.c19:focus:not(:focus-visible) > rect { +.c18:focus:not(:focus-visible) > circle,.c18:focus:not(:focus-visible) > ellipse, +.c18:focus:not(:focus-visible) > line,.c18:focus:not(:focus-visible) > path, +.c18:focus:not(:focus-visible) > polygon,.c18:focus:not(:focus-visible) > polyline, +.c18:focus:not(:focus-visible) > rect { outline: none; box-shadow: none; } -.c19:focus:not(:focus-visible)::-moz-focus-inner { +.c18:focus:not(:focus-visible)::-moz-focus-inner { border: 0; } -.c23 { +.c22 { display: inline-block; box-sizing: border-box; cursor: pointer; @@ -451,48 +429,48 @@ exports[` should render component 1`] = ` width: 100%; } -.c23:hover { +.c22:hover { box-shadow: 0px 0px 0px 2px #7D4CDB; } -.c23:focus { +.c22:focus { outline: none; box-shadow: 0 0 2px 2px #6FFFB0; } -.c23:focus > circle, -.c23:focus > ellipse, -.c23:focus > line, -.c23:focus > path, -.c23:focus > polygon, -.c23:focus > polyline, -.c23:focus > rect { +.c22:focus > circle, +.c22:focus > ellipse, +.c22:focus > line, +.c22:focus > path, +.c22:focus > polygon, +.c22:focus > polyline, +.c22:focus > rect { outline: none; box-shadow: 0 0 2px 2px #6FFFB0; } -.c23:focus::-moz-focus-inner { +.c22:focus::-moz-focus-inner { border: 0; } -.c23:focus:not(:focus-visible) { +.c22:focus:not(:focus-visible) { outline: none; box-shadow: none; } -.c23:focus:not(:focus-visible) > circle,.c23:focus:not(:focus-visible) > ellipse, -.c23:focus:not(:focus-visible) > line,.c23:focus:not(:focus-visible) > path, -.c23:focus:not(:focus-visible) > polygon,.c23:focus:not(:focus-visible) > polyline, -.c23:focus:not(:focus-visible) > rect { +.c22:focus:not(:focus-visible) > circle,.c22:focus:not(:focus-visible) > ellipse, +.c22:focus:not(:focus-visible) > line,.c22:focus:not(:focus-visible) > path, +.c22:focus:not(:focus-visible) > polygon,.c22:focus:not(:focus-visible) > polyline, +.c22:focus:not(:focus-visible) > rect { outline: none; box-shadow: none; } -.c23:focus:not(:focus-visible)::-moz-focus-inner { +.c22:focus:not(:focus-visible)::-moz-focus-inner { border: 0; } -.c21 { +.c20 { -webkit-transition: max-height 200ms,opacity 200ms; transition: max-height 200ms,opacity 200ms; opacity: 0; @@ -508,7 +486,7 @@ exports[` should render component 1`] = ` overflow-wrap: break-word; } -.c11 { +.c10 { box-sizing: border-box; font-size: inherit; font-family: inherit; @@ -526,38 +504,38 @@ exports[` should render component 1`] = ` border: none; } -.c11::-webkit-input-placeholder { +.c10::-webkit-input-placeholder { color: #AAAAAA; } -.c11::-moz-placeholder { +.c10::-moz-placeholder { color: #AAAAAA; } -.c11:-ms-input-placeholder { +.c10:-ms-input-placeholder { color: #AAAAAA; } -.c11::-webkit-search-decoration { +.c10::-webkit-search-decoration { -webkit-appearance: none; } -.c11::-moz-focus-inner { +.c10::-moz-focus-inner { border: none; outline: none; } -.c11:-moz-placeholder, -.c11::-moz-placeholder { +.c10:-moz-placeholder, +.c10::-moz-placeholder { opacity: 1; } -.c10 { +.c9 { position: relative; width: 100%; } -.c13 { +.c12 { position: absolute; top: 10px; right: 0; @@ -592,25 +570,19 @@ exports[` should render component 1`] = ` @media only screen and (max-width:768px) { .c8 { - margin-bottom: 6px; - } -} - -@media only screen and (max-width:768px) { - .c9 { border-bottom: solid 1px rgba(0,0,0,0.33); } } @media only screen and (max-width:768px) { - .c17 { + .c16 { padding-top: 12px; padding-bottom: 12px; } } @media only screen and (max-width:768px) { - .c22 { + .c21 { margin-bottom: 24px; } } @@ -670,18 +642,18 @@ exports[` should render component 1`] = ` style="position: relative;" >
should render component 1`] = `
Available: 1.0 @@ -717,13 +689,13 @@ exports[` should render component 1`] = `