|
2 | 2 |
|
3 | 3 | exports[`CSS Custom Properties match previous snapshot for mode "compact" 1`] = ` |
4 | 4 | { |
| 5 | + "awsui-version-info": "true", |
5 | 6 | "border-active-width": "2px", |
6 | 7 | "border-code-editor-status-divider-width": "0px", |
7 | 8 | "border-container-sticky-width": "1px", |
@@ -679,6 +680,7 @@ exports[`CSS Custom Properties match previous snapshot for mode "compact" 1`] = |
679 | 680 |
|
680 | 681 | exports[`CSS Custom Properties match previous snapshot for mode "dark" 1`] = ` |
681 | 682 | { |
| 683 | + "awsui-version-info": "true", |
682 | 684 | "border-active-width": "2px", |
683 | 685 | "border-code-editor-status-divider-width": "0px", |
684 | 686 | "border-container-sticky-width": "1px", |
@@ -1356,6 +1358,7 @@ exports[`CSS Custom Properties match previous snapshot for mode "dark" 1`] = ` |
1356 | 1358 |
|
1357 | 1359 | exports[`CSS Custom Properties match previous snapshot for mode "light" 1`] = ` |
1358 | 1360 | { |
| 1361 | + "awsui-version-info": "true", |
1359 | 1362 | "border-active-width": "2px", |
1360 | 1363 | "border-code-editor-status-divider-width": "0px", |
1361 | 1364 | "border-container-sticky-width": "1px", |
@@ -2033,6 +2036,7 @@ exports[`CSS Custom Properties match previous snapshot for mode "light" 1`] = ` |
2033 | 2036 |
|
2034 | 2037 | exports[`CSS Custom Properties match previous snapshot for mode "reduced-motion" 1`] = ` |
2035 | 2038 | { |
| 2039 | + "awsui-version-info": "true", |
2036 | 2040 | "border-active-width": "2px", |
2037 | 2041 | "border-code-editor-status-divider-width": "0px", |
2038 | 2042 | "border-container-sticky-width": "1px", |
@@ -2710,6 +2714,7 @@ exports[`CSS Custom Properties match previous snapshot for mode "reduced-motion" |
2710 | 2714 |
|
2711 | 2715 | exports[`CSS Custom Properties match previous snapshot for mode "visual-refresh" 1`] = ` |
2712 | 2716 | { |
| 2717 | + "awsui-version-info": "true", |
2713 | 2718 | "border-active-width": "4px", |
2714 | 2719 | "border-code-editor-status-divider-width": "1px", |
2715 | 2720 | "border-container-sticky-width": "0px", |
@@ -3387,6 +3392,7 @@ exports[`CSS Custom Properties match previous snapshot for mode "visual-refresh" |
3387 | 3392 |
|
3388 | 3393 | exports[`CSS Custom Properties match previous snapshot for mode "visual-refresh-compact" 1`] = ` |
3389 | 3394 | { |
| 3395 | + "awsui-version-info": "true", |
3390 | 3396 | "border-active-width": "4px", |
3391 | 3397 | "border-code-editor-status-divider-width": "1px", |
3392 | 3398 | "border-container-sticky-width": "0px", |
@@ -4064,6 +4070,7 @@ exports[`CSS Custom Properties match previous snapshot for mode "visual-refresh- |
4064 | 4070 |
|
4065 | 4071 | exports[`CSS Custom Properties match previous snapshot for mode "visual-refresh-content-header" 1`] = ` |
4066 | 4072 | { |
| 4073 | + "awsui-version-info": "true", |
4067 | 4074 | "border-active-width": "4px", |
4068 | 4075 | "border-code-editor-status-divider-width": "1px", |
4069 | 4076 | "border-container-sticky-width": "0px", |
@@ -4741,6 +4748,7 @@ exports[`CSS Custom Properties match previous snapshot for mode "visual-refresh- |
4741 | 4748 |
|
4742 | 4749 | exports[`CSS Custom Properties match previous snapshot for mode "visual-refresh-dark" 1`] = ` |
4743 | 4750 | { |
| 4751 | + "awsui-version-info": "true", |
4744 | 4752 | "border-active-width": "4px", |
4745 | 4753 | "border-code-editor-status-divider-width": "1px", |
4746 | 4754 | "border-container-sticky-width": "0px", |
|
0 commit comments