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 7777 "react-fast-compare" : " ^3.2.0" ,
7878 "react-transition-group" : " ^4.4.1" ,
7979 "tinycolor2" : " ^1.4.1" ,
80- "ui-box" : " ^5.3 .0"
80+ "ui-box" : " ^5.4 .0"
8181 },
8282 "peerDependencies" : {
8383 "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`] = `
1010 class = " ub-mr_16px ub-ml_2px ub-mt_-1px ub-dspl_flex ub-algn-itms_flex-start ub-box-szg_border-box"
1111 >
1212 <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"
1414 data-icon = " info-sign"
1515 viewBox = " 0 0 16 16"
1616 >
@@ -46,7 +46,7 @@ exports[`<Alert /> basic snapshot 1`] = `
4646 class = " ub-mr_16px ub-ml_2px ub-mt_-1px ub-dspl_flex ub-algn-itms_flex-start ub-box-szg_border-box"
4747 >
4848 <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"
5050 data-icon = " info-sign"
5151 viewBox = " 0 0 16 16"
5252 >
@@ -82,7 +82,7 @@ exports[`<Alert /> intent snapshot 1`] = `
8282 class = " ub-mr_16px ub-ml_2px ub-mt_-1px ub-dspl_flex ub-algn-itms_flex-start ub-box-szg_border-box"
8383 >
8484 <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"
8686 data-icon = " error"
8787 viewBox = " 0 0 16 16"
8888 >
Original file line number Diff line number Diff line change @@ -14012,10 +14012,10 @@ ua-parser-js@^0.7.18:
1401214012 resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.28.tgz#8ba04e653f35ce210239c64661685bf9121dec31"
1401314013 integrity sha512-6Gurc1n//gjp9eQNXjD9O3M/sMwVtN5S8Lv9bvOYBfKfDNiIIhqiyi01vMBO45u4zkDE420w/e0se7Vs+sIg+g==
1401414014
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 ==
1401914019 dependencies:
1402014020 "@emotion/hash" "^0.7.1"
1402114021 inline-style-prefixer "^5.0.4"
You can’t perform that action at this time.
0 commit comments