File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
src/alert/__tests__/__snapshots__ Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 77
77
"react-fast-compare" : " ^3.2.0" ,
78
78
"react-transition-group" : " ^4.4.1" ,
79
79
"tinycolor2" : " ^1.4.1" ,
80
- "ui-box" : " ^5.3 .0"
80
+ "ui-box" : " ^5.4 .0"
81
81
},
82
82
"peerDependencies" : {
83
83
"react" : " ^16.8.0 || ^17.0.0 || ^18.0.0" ,
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ exports[`<Alert /> appearance snapshot 1`] = `
10
10
class = " ub-mr_16px ub-ml_2px ub-mt_-1px ub-dspl_flex ub-algn-itms_flex-start ub-box-szg_border-box"
11
11
>
12
12
<svg
13
- class = " css-1ffn9ia ub-w_16px ub-h_16px ub-box-szg_border-box"
13
+ class = " ub-fill_3366FF ub-w_16px ub-h_16px ub-box-szg_border-box"
14
14
data-icon = " info-sign"
15
15
viewBox = " 0 0 16 16"
16
16
>
@@ -46,7 +46,7 @@ exports[`<Alert /> basic snapshot 1`] = `
46
46
class = " ub-mr_16px ub-ml_2px ub-mt_-1px ub-dspl_flex ub-algn-itms_flex-start ub-box-szg_border-box"
47
47
>
48
48
<svg
49
- class = " css-1ffn9ia ub-w_16px ub-h_16px ub-box-szg_border-box"
49
+ class = " ub-fill_3366FF ub-w_16px ub-h_16px ub-box-szg_border-box"
50
50
data-icon = " info-sign"
51
51
viewBox = " 0 0 16 16"
52
52
>
@@ -82,7 +82,7 @@ exports[`<Alert /> intent snapshot 1`] = `
82
82
class = " ub-mr_16px ub-ml_2px ub-mt_-1px ub-dspl_flex ub-algn-itms_flex-start ub-box-szg_border-box"
83
83
>
84
84
<svg
85
- class = " css-tn1wco ub-w_16px ub-h_16px ub-box-szg_border-box"
85
+ class = " ub-fill_D14343 ub-w_16px ub-h_16px ub-box-szg_border-box"
86
86
data-icon = " error"
87
87
viewBox = " 0 0 16 16"
88
88
>
Original file line number Diff line number Diff line change @@ -14012,10 +14012,10 @@ ua-parser-js@^0.7.18:
14012
14012
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.28.tgz#8ba04e653f35ce210239c64661685bf9121dec31"
14013
14013
integrity sha512-6Gurc1n//gjp9eQNXjD9O3M/sMwVtN5S8Lv9bvOYBfKfDNiIIhqiyi01vMBO45u4zkDE420w/e0se7Vs+sIg+g==
14014
14014
14015
- ui-box@^5.3 .0:
14016
- version "5.3 .0"
14017
- resolved "https://registry.yarnpkg.com/ui-box/-/ui-box-5.3 .0.tgz#f2b9e2450f93a09e06e8dae8d16327ac5cc26811 "
14018
- integrity sha512-9eu83GoUoqyzsKuF/JZ99PlCwkkyncIWrUQDykan5AAz93wbhlRWaIJoIY4ufxilhSIyE8lgBWSMhzRu74NseA ==
14015
+ ui-box@^5.4 .0:
14016
+ version "5.4 .0"
14017
+ resolved "https://registry.yarnpkg.com/ui-box/-/ui-box-5.4 .0.tgz#707c764fdf4be79cf2f50f356ca9583a491164ee "
14018
+ integrity sha512-HuiJKUIOGW/I1VF7EgHl5/3OwywPdV5fwzsDOWfCGS/PORmXOyGetL3gJo9EQJZZZCkui9xf3a/UQhawA88yeQ ==
14019
14019
dependencies:
14020
14020
"@emotion/hash" "^0.7.1"
14021
14021
inline-style-prefixer "^5.0.4"
You can’t perform that action at this time.
0 commit comments