|
1 | 1 | // Jest Snapshot v1, https://goo.gl/fbAQLP
|
2 | 2 |
|
3 | 3 | exports[`CSS Custom Properties match previous snapshot for mode "compact" 1`] = `
|
4 |
| -Object { |
| 4 | +{ |
5 | 5 | "border-active-width": "2px",
|
6 | 6 | "border-code-editor-status-divider-width": "0px",
|
7 | 7 | "border-container-sticky-width": "1px",
|
@@ -450,8 +450,8 @@ Object {
|
450 | 450 | "font-chart-detail-size": "14px",
|
451 | 451 | "font-display-label-weight": "400",
|
452 | 452 | "font-expandable-heading-size": "14px",
|
453 |
| - "font-family-base": "\\"Noto Sans\\", \\"Helvetica Neue\\", Roboto, Arial, sans-serif", |
454 |
| - "font-family-monospace": "Monaco, Menlo, Consolas, \\"Courier Prime\\", Courier, \\"Courier New\\", monospace", |
| 453 | + "font-family-base": ""Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif", |
| 454 | + "font-family-monospace": "Monaco, Menlo, Consolas, "Courier Prime", Courier, "Courier New", monospace", |
455 | 455 | "font-header-h2-description-line-height": "16px",
|
456 | 456 | "font-header-h2-description-size": "12px",
|
457 | 457 | "font-link-button-letter-spacing": "normal",
|
@@ -650,7 +650,7 @@ Object {
|
650 | 650 | `;
|
651 | 651 |
|
652 | 652 | exports[`CSS Custom Properties match previous snapshot for mode "dark" 1`] = `
|
653 |
| -Object { |
| 653 | +{ |
654 | 654 | "border-active-width": "2px",
|
655 | 655 | "border-code-editor-status-divider-width": "0px",
|
656 | 656 | "border-container-sticky-width": "1px",
|
@@ -1099,8 +1099,8 @@ Object {
|
1099 | 1099 | "font-chart-detail-size": "14px",
|
1100 | 1100 | "font-display-label-weight": "400",
|
1101 | 1101 | "font-expandable-heading-size": "14px",
|
1102 |
| - "font-family-base": "\\"Noto Sans\\", \\"Helvetica Neue\\", Roboto, Arial, sans-serif", |
1103 |
| - "font-family-monospace": "Monaco, Menlo, Consolas, \\"Courier Prime\\", Courier, \\"Courier New\\", monospace", |
| 1102 | + "font-family-base": ""Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif", |
| 1103 | + "font-family-monospace": "Monaco, Menlo, Consolas, "Courier Prime", Courier, "Courier New", monospace", |
1104 | 1104 | "font-header-h2-description-line-height": "16px",
|
1105 | 1105 | "font-header-h2-description-size": "12px",
|
1106 | 1106 | "font-link-button-letter-spacing": "normal",
|
@@ -1299,7 +1299,7 @@ Object {
|
1299 | 1299 | `;
|
1300 | 1300 |
|
1301 | 1301 | exports[`CSS Custom Properties match previous snapshot for mode "light" 1`] = `
|
1302 |
| -Object { |
| 1302 | +{ |
1303 | 1303 | "border-active-width": "2px",
|
1304 | 1304 | "border-code-editor-status-divider-width": "0px",
|
1305 | 1305 | "border-container-sticky-width": "1px",
|
@@ -1748,8 +1748,8 @@ Object {
|
1748 | 1748 | "font-chart-detail-size": "14px",
|
1749 | 1749 | "font-display-label-weight": "400",
|
1750 | 1750 | "font-expandable-heading-size": "14px",
|
1751 |
| - "font-family-base": "\\"Noto Sans\\", \\"Helvetica Neue\\", Roboto, Arial, sans-serif", |
1752 |
| - "font-family-monospace": "Monaco, Menlo, Consolas, \\"Courier Prime\\", Courier, \\"Courier New\\", monospace", |
| 1751 | + "font-family-base": ""Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif", |
| 1752 | + "font-family-monospace": "Monaco, Menlo, Consolas, "Courier Prime", Courier, "Courier New", monospace", |
1753 | 1753 | "font-header-h2-description-line-height": "16px",
|
1754 | 1754 | "font-header-h2-description-size": "12px",
|
1755 | 1755 | "font-link-button-letter-spacing": "normal",
|
@@ -1948,7 +1948,7 @@ Object {
|
1948 | 1948 | `;
|
1949 | 1949 |
|
1950 | 1950 | exports[`CSS Custom Properties match previous snapshot for mode "reduced-motion" 1`] = `
|
1951 |
| -Object { |
| 1951 | +{ |
1952 | 1952 | "border-active-width": "2px",
|
1953 | 1953 | "border-code-editor-status-divider-width": "0px",
|
1954 | 1954 | "border-container-sticky-width": "1px",
|
@@ -2397,8 +2397,8 @@ Object {
|
2397 | 2397 | "font-chart-detail-size": "14px",
|
2398 | 2398 | "font-display-label-weight": "400",
|
2399 | 2399 | "font-expandable-heading-size": "14px",
|
2400 |
| - "font-family-base": "\\"Noto Sans\\", \\"Helvetica Neue\\", Roboto, Arial, sans-serif", |
2401 |
| - "font-family-monospace": "Monaco, Menlo, Consolas, \\"Courier Prime\\", Courier, \\"Courier New\\", monospace", |
| 2400 | + "font-family-base": ""Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif", |
| 2401 | + "font-family-monospace": "Monaco, Menlo, Consolas, "Courier Prime", Courier, "Courier New", monospace", |
2402 | 2402 | "font-header-h2-description-line-height": "16px",
|
2403 | 2403 | "font-header-h2-description-size": "12px",
|
2404 | 2404 | "font-link-button-letter-spacing": "normal",
|
@@ -2597,7 +2597,7 @@ Object {
|
2597 | 2597 | `;
|
2598 | 2598 |
|
2599 | 2599 | exports[`CSS Custom Properties match previous snapshot for mode "visual-refresh" 1`] = `
|
2600 |
| -Object { |
| 2600 | +{ |
2601 | 2601 | "border-active-width": "4px",
|
2602 | 2602 | "border-code-editor-status-divider-width": "1px",
|
2603 | 2603 | "border-container-sticky-width": "0px",
|
@@ -3046,8 +3046,8 @@ Object {
|
3046 | 3046 | "font-chart-detail-size": "12px",
|
3047 | 3047 | "font-display-label-weight": "700",
|
3048 | 3048 | "font-expandable-heading-size": "16px",
|
3049 |
| - "font-family-base": "\\"Open Sans\\", \\"Helvetica Neue\\", Roboto, Arial, sans-serif", |
3050 |
| - "font-family-monospace": "Monaco, Menlo, Consolas, \\"Courier Prime\\", Courier, \\"Courier New\\", monospace", |
| 3049 | + "font-family-base": ""Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif", |
| 3050 | + "font-family-monospace": "Monaco, Menlo, Consolas, "Courier Prime", Courier, "Courier New", monospace", |
3051 | 3051 | "font-header-h2-description-line-height": "20px",
|
3052 | 3052 | "font-header-h2-description-size": "14px",
|
3053 | 3053 | "font-link-button-letter-spacing": "0.005em",
|
@@ -3246,7 +3246,7 @@ Object {
|
3246 | 3246 | `;
|
3247 | 3247 |
|
3248 | 3248 | exports[`CSS Custom Properties match previous snapshot for mode "visual-refresh-compact" 1`] = `
|
3249 |
| -Object { |
| 3249 | +{ |
3250 | 3250 | "border-active-width": "4px",
|
3251 | 3251 | "border-code-editor-status-divider-width": "1px",
|
3252 | 3252 | "border-container-sticky-width": "0px",
|
@@ -3695,8 +3695,8 @@ Object {
|
3695 | 3695 | "font-chart-detail-size": "12px",
|
3696 | 3696 | "font-display-label-weight": "700",
|
3697 | 3697 | "font-expandable-heading-size": "16px",
|
3698 |
| - "font-family-base": "\\"Open Sans\\", \\"Helvetica Neue\\", Roboto, Arial, sans-serif", |
3699 |
| - "font-family-monospace": "Monaco, Menlo, Consolas, \\"Courier Prime\\", Courier, \\"Courier New\\", monospace", |
| 3698 | + "font-family-base": ""Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif", |
| 3699 | + "font-family-monospace": "Monaco, Menlo, Consolas, "Courier Prime", Courier, "Courier New", monospace", |
3700 | 3700 | "font-header-h2-description-line-height": "20px",
|
3701 | 3701 | "font-header-h2-description-size": "14px",
|
3702 | 3702 | "font-link-button-letter-spacing": "0.005em",
|
@@ -3895,7 +3895,7 @@ Object {
|
3895 | 3895 | `;
|
3896 | 3896 |
|
3897 | 3897 | exports[`CSS Custom Properties match previous snapshot for mode "visual-refresh-content-header" 1`] = `
|
3898 |
| -Object { |
| 3898 | +{ |
3899 | 3899 | "border-active-width": "4px",
|
3900 | 3900 | "border-code-editor-status-divider-width": "1px",
|
3901 | 3901 | "border-container-sticky-width": "0px",
|
@@ -4344,8 +4344,8 @@ Object {
|
4344 | 4344 | "font-chart-detail-size": "12px",
|
4345 | 4345 | "font-display-label-weight": "700",
|
4346 | 4346 | "font-expandable-heading-size": "16px",
|
4347 |
| - "font-family-base": "\\"Open Sans\\", \\"Helvetica Neue\\", Roboto, Arial, sans-serif", |
4348 |
| - "font-family-monospace": "Monaco, Menlo, Consolas, \\"Courier Prime\\", Courier, \\"Courier New\\", monospace", |
| 4347 | + "font-family-base": ""Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif", |
| 4348 | + "font-family-monospace": "Monaco, Menlo, Consolas, "Courier Prime", Courier, "Courier New", monospace", |
4349 | 4349 | "font-header-h2-description-line-height": "20px",
|
4350 | 4350 | "font-header-h2-description-size": "14px",
|
4351 | 4351 | "font-link-button-letter-spacing": "0.005em",
|
@@ -4544,7 +4544,7 @@ Object {
|
4544 | 4544 | `;
|
4545 | 4545 |
|
4546 | 4546 | exports[`CSS Custom Properties match previous snapshot for mode "visual-refresh-dark" 1`] = `
|
4547 |
| -Object { |
| 4547 | +{ |
4548 | 4548 | "border-active-width": "4px",
|
4549 | 4549 | "border-code-editor-status-divider-width": "1px",
|
4550 | 4550 | "border-container-sticky-width": "0px",
|
@@ -4993,8 +4993,8 @@ Object {
|
4993 | 4993 | "font-chart-detail-size": "12px",
|
4994 | 4994 | "font-display-label-weight": "700",
|
4995 | 4995 | "font-expandable-heading-size": "16px",
|
4996 |
| - "font-family-base": "\\"Open Sans\\", \\"Helvetica Neue\\", Roboto, Arial, sans-serif", |
4997 |
| - "font-family-monospace": "Monaco, Menlo, Consolas, \\"Courier Prime\\", Courier, \\"Courier New\\", monospace", |
| 4996 | + "font-family-base": ""Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif", |
| 4997 | + "font-family-monospace": "Monaco, Menlo, Consolas, "Courier Prime", Courier, "Courier New", monospace", |
4998 | 4998 | "font-header-h2-description-line-height": "20px",
|
4999 | 4999 | "font-header-h2-description-size": "14px",
|
5000 | 5000 | "font-link-button-letter-spacing": "0.005em",
|
|
0 commit comments