Skip to content

Commit 9a01c5a

Browse files
committed
feat(tokens): use 13.0.0-beta.13
1 parent 66d2cee commit 9a01c5a

File tree

6 files changed

+169
-71
lines changed

6 files changed

+169
-71
lines changed

tokens/dist/css/global-vars.css

+3
Original file line numberDiff line numberDiff line change
@@ -288,6 +288,9 @@
288288
--spectrum-in-field-button-inner-edge-to-disclosure-icon-stacked-medium:var(--spectrum-in-field-button-outer-edge-to-disclosure-icon-stacked-medium);
289289
--spectrum-in-field-button-inner-edge-to-disclosure-icon-stacked-large:var(--spectrum-in-field-button-outer-edge-to-disclosure-icon-stacked-large);
290290
--spectrum-in-field-button-inner-edge-to-disclosure-icon-stacked-extra-large:var(--spectrum-in-field-button-outer-edge-to-disclosure-icon-stacked-extra-large);
291+
--spectrum-divider-vertical-minimum-height:200px;
292+
--spectrum-divider-horizontal-minimum-width:200px;
293+
--spectrum-tooltip-tip-corner-radius:1px;
291294
--spectrum-android-elevation:2dp;
292295
--spectrum-spacing-50:2px;
293296
--spectrum-spacing-75:4px;

tokens/dist/css/large-vars.css

+41-18
Original file line numberDiff line numberDiff line change
@@ -36,17 +36,17 @@
3636
--spectrum-field-label-top-to-asterisk-large:19px;
3737
--spectrum-field-label-top-to-asterisk-extra-large:24px;
3838
--spectrum-field-label-top-margin-small:0px;
39-
--spectrum-field-label-top-margin-medium:5px;
40-
--spectrum-field-label-top-margin-large:6px;
41-
--spectrum-field-label-top-margin-extra-large:6px;
39+
--spectrum-field-label-top-margin-medium:0px;
40+
--spectrum-field-label-top-margin-large:0px;
41+
--spectrum-field-label-top-margin-extra-large:0px;
4242
--spectrum-field-label-to-component-quiet-small:-10px;
4343
--spectrum-field-label-to-component-quiet-medium:-10px;
4444
--spectrum-field-label-to-component-quiet-large:-15px;
4545
--spectrum-field-label-to-component-quiet-extra-large:-19px;
46-
--spectrum-help-text-top-to-workflow-icon-small:5px;
47-
--spectrum-help-text-top-to-workflow-icon-medium:4px;
48-
--spectrum-help-text-top-to-workflow-icon-large:8px;
49-
--spectrum-help-text-top-to-workflow-icon-extra-large:11px;
46+
--spectrum-help-text-top-to-workflow-icon-small:var(--spectrum-component-top-to-workflow-icon-75);
47+
--spectrum-help-text-top-to-workflow-icon-medium:var(--spectrum-component-top-to-workflow-icon-100);
48+
--spectrum-help-text-top-to-workflow-icon-large:var(--spectrum-component-top-to-workflow-icon-200);
49+
--spectrum-help-text-top-to-workflow-icon-extra-large:var(--spectrum-component-top-to-workflow-icon-300);
5050
--spectrum-status-light-dot-size-small:8px;
5151
--spectrum-status-light-dot-size-medium:10px;
5252
--spectrum-status-light-dot-size-large:12px;
@@ -60,8 +60,8 @@
6060
--spectrum-action-button-edge-to-hold-icon-medium:5px;
6161
--spectrum-action-button-edge-to-hold-icon-large:6px;
6262
--spectrum-action-button-edge-to-hold-icon-extra-large:7px;
63-
--spectrum-tooltip-tip-width:10px;
64-
--spectrum-tooltip-tip-height:5px;
63+
--spectrum-tooltip-tip-width:12px;
64+
--spectrum-tooltip-tip-height:6px;
6565
--spectrum-tooltip-maximum-width:200px;
6666
--spectrum-progress-circle-size-small:20px;
6767
--spectrum-progress-circle-size-medium:40px;
@@ -398,9 +398,17 @@
398398
--spectrum-dash-icon-size-500:20px;
399399
--spectrum-dash-icon-size-600:22px;
400400
--spectrum-side-navigation-header-to-item:10px;
401-
--spectrum-corner-radius-75:2px;
402-
--spectrum-corner-radius-100:5px;
403-
--spectrum-corner-radius-200:10px;
401+
--spectrum-corner-radius-0:0px;
402+
--spectrum-corner-radius-75:3px;
403+
--spectrum-corner-radius-100:4px;
404+
--spectrum-corner-radius-200:5px;
405+
--spectrum-corner-radius-300:6px;
406+
--spectrum-corner-radius-400:7px;
407+
--spectrum-corner-radius-500:8px;
408+
--spectrum-corner-radius-600:9px;
409+
--spectrum-corner-radius-700:10px;
410+
--spectrum-corner-radius-800:16px;
411+
--spectrum-corner-radius-1000:0.5;
404412
--spectrum-drop-shadow-x:0px;
405413
--spectrum-drop-shadow-y:2px;
406414
--spectrum-drop-shadow-blur:6px;
@@ -413,7 +421,7 @@
413421
--spectrum-text-to-visual-75:7px;
414422
--spectrum-text-to-visual-100:8px;
415423
--spectrum-text-to-visual-200:9px;
416-
--spectrum-text-to-visual-300:11px;
424+
--spectrum-text-to-visual-300:10px;
417425
--spectrum-text-to-control-75:11px;
418426
--spectrum-text-to-control-100:13px;
419427
--spectrum-text-to-control-200:14px;
@@ -442,11 +450,11 @@
442450
--spectrum-component-edge-to-visual-100:12px;
443451
--spectrum-component-edge-to-visual-200:16px;
444452
--spectrum-component-edge-to-visual-300:19px;
445-
--spectrum-component-edge-to-visual-only-50:4px;
446-
--spectrum-component-edge-to-visual-only-75:5px;
447-
--spectrum-component-edge-to-visual-only-100:9px;
448-
--spectrum-component-edge-to-visual-only-200:13px;
449-
--spectrum-component-edge-to-visual-only-300:16px;
453+
--spectrum-component-edge-to-visual-only-50:5px;
454+
--spectrum-component-edge-to-visual-only-75:6px;
455+
--spectrum-component-edge-to-visual-only-100:8px;
456+
--spectrum-component-edge-to-visual-only-200:11px;
457+
--spectrum-component-edge-to-visual-only-300:15px;
450458
--spectrum-component-edge-to-text-50:10px;
451459
--spectrum-component-edge-to-text-75:11px;
452460
--spectrum-component-edge-to-text-100:15px;
@@ -534,6 +542,21 @@
534542
--spectrum-corner-triangle-icon-size-100:7px;
535543
--spectrum-corner-triangle-icon-size-200:8px;
536544
--spectrum-corner-triangle-icon-size-300:8px;
545+
--spectrum-corner-radius-none:var(--spectrum-corner-radius-0);
546+
--spectrum-corner-radius-small-default:var(--spectrum-corner-radius-100);
547+
--spectrum-corner-radius-medium-default:var(--spectrum-corner-radius-500);
548+
--spectrum-corner-radius-large-default:var(--spectrum-corner-radius-700);
549+
--spectrum-corner-radius-extra-large-default:var(--spectrum-corner-radius-800);
550+
--spectrum-corner-radius-full:var(--spectrum-corner-radius-1000);
551+
--spectrum-corner-radius-small-size-small:var(--spectrum-corner-radius-75);
552+
--spectrum-corner-radius-small-size-medium:var(--spectrum-corner-radius-100);
553+
--spectrum-corner-radius-small-size-large:var(--spectrum-corner-radius-200);
554+
--spectrum-corner-radius-small-size-extra-large:var(--spectrum-corner-radius-300);
555+
--spectrum-corner-radius-medium-size-extra-small:var(--spectrum-corner-radius-300);
556+
--spectrum-corner-radius-medium-size-small:var(--spectrum-corner-radius-400);
557+
--spectrum-corner-radius-medium-size-medium:var(--spectrum-corner-radius-500);
558+
--spectrum-corner-radius-medium-size-large:var(--spectrum-corner-radius-600);
559+
--spectrum-corner-radius-medium-size-extra-large:var(--spectrum-corner-radius-700);
537560
--spectrum-font-size-50:13px;
538561
--spectrum-font-size-75:15px;
539562
--spectrum-font-size-100:17px;

tokens/dist/css/medium-vars.css

+38-15
Original file line numberDiff line numberDiff line change
@@ -34,19 +34,19 @@
3434
--spectrum-field-label-top-to-asterisk-small:8px;
3535
--spectrum-field-label-top-to-asterisk-medium:12px;
3636
--spectrum-field-label-top-to-asterisk-large:15px;
37-
--spectrum-field-label-top-to-asterisk-extra-large:19px;
37+
--spectrum-field-label-top-to-asterisk-extra-large:18px;
3838
--spectrum-field-label-top-margin-small:0px;
39-
--spectrum-field-label-top-margin-medium:4px;
40-
--spectrum-field-label-top-margin-large:5px;
41-
--spectrum-field-label-top-margin-extra-large:5px;
39+
--spectrum-field-label-top-margin-medium:0px;
40+
--spectrum-field-label-top-margin-large:0px;
41+
--spectrum-field-label-top-margin-extra-large:0px;
4242
--spectrum-field-label-to-component-quiet-small:-8px;
4343
--spectrum-field-label-to-component-quiet-medium:-8px;
4444
--spectrum-field-label-to-component-quiet-large:-12px;
4545
--spectrum-field-label-to-component-quiet-extra-large:-15px;
46-
--spectrum-help-text-top-to-workflow-icon-small:4px;
47-
--spectrum-help-text-top-to-workflow-icon-medium:3px;
48-
--spectrum-help-text-top-to-workflow-icon-large:6px;
49-
--spectrum-help-text-top-to-workflow-icon-extra-large:9px;
46+
--spectrum-help-text-top-to-workflow-icon-small:var(--spectrum-component-top-to-workflow-icon-75);
47+
--spectrum-help-text-top-to-workflow-icon-medium:var(--spectrum-component-top-to-workflow-icon-100);
48+
--spectrum-help-text-top-to-workflow-icon-large:var(--spectrum-component-top-to-workflow-icon-200);
49+
--spectrum-help-text-top-to-workflow-icon-extra-large:var(--spectrum-component-top-to-workflow-icon-300);
5050
--spectrum-status-light-dot-size-small:8px;
5151
--spectrum-status-light-dot-size-medium:8px;
5252
--spectrum-status-light-dot-size-large:10px;
@@ -60,8 +60,8 @@
6060
--spectrum-action-button-edge-to-hold-icon-medium:4px;
6161
--spectrum-action-button-edge-to-hold-icon-large:5px;
6262
--spectrum-action-button-edge-to-hold-icon-extra-large:6px;
63-
--spectrum-tooltip-tip-width:8px;
64-
--spectrum-tooltip-tip-height:4px;
63+
--spectrum-tooltip-tip-width:10px;
64+
--spectrum-tooltip-tip-height:5px;
6565
--spectrum-tooltip-maximum-width:160px;
6666
--spectrum-progress-circle-size-small:16px;
6767
--spectrum-progress-circle-size-medium:32px;
@@ -398,9 +398,17 @@
398398
--spectrum-dash-icon-size-500:16px;
399399
--spectrum-dash-icon-size-600:18px;
400400
--spectrum-side-navigation-header-to-item:8px;
401-
--spectrum-corner-radius-75:2px;
401+
--spectrum-corner-radius-0:0px;
402+
--spectrum-corner-radius-75:3px;
402403
--spectrum-corner-radius-100:4px;
403-
--spectrum-corner-radius-200:8px;
404+
--spectrum-corner-radius-200:5px;
405+
--spectrum-corner-radius-300:6px;
406+
--spectrum-corner-radius-400:7px;
407+
--spectrum-corner-radius-500:8px;
408+
--spectrum-corner-radius-600:9px;
409+
--spectrum-corner-radius-700:10px;
410+
--spectrum-corner-radius-800:16px;
411+
--spectrum-corner-radius-1000:0.5;
404412
--spectrum-drop-shadow-x:0px;
405413
--spectrum-drop-shadow-y:1px;
406414
--spectrum-drop-shadow-blur:4px;
@@ -444,9 +452,9 @@
444452
--spectrum-component-edge-to-visual-300:15px;
445453
--spectrum-component-edge-to-visual-only-50:3px;
446454
--spectrum-component-edge-to-visual-only-75:4px;
447-
--spectrum-component-edge-to-visual-only-100:7px;
448-
--spectrum-component-edge-to-visual-only-200:10px;
449-
--spectrum-component-edge-to-visual-only-300:13px;
455+
--spectrum-component-edge-to-visual-only-100:6px;
456+
--spectrum-component-edge-to-visual-only-200:9px;
457+
--spectrum-component-edge-to-visual-only-300:11px;
450458
--spectrum-component-edge-to-text-50:8px;
451459
--spectrum-component-edge-to-text-75:9px;
452460
--spectrum-component-edge-to-text-100:12px;
@@ -534,6 +542,21 @@
534542
--spectrum-corner-triangle-icon-size-100:5px;
535543
--spectrum-corner-triangle-icon-size-200:6px;
536544
--spectrum-corner-triangle-icon-size-300:7px;
545+
--spectrum-corner-radius-none:var(--spectrum-corner-radius-0);
546+
--spectrum-corner-radius-small-default:var(--spectrum-corner-radius-100);
547+
--spectrum-corner-radius-medium-default:var(--spectrum-corner-radius-500);
548+
--spectrum-corner-radius-large-default:var(--spectrum-corner-radius-700);
549+
--spectrum-corner-radius-extra-large-default:var(--spectrum-corner-radius-800);
550+
--spectrum-corner-radius-full:var(--spectrum-corner-radius-1000);
551+
--spectrum-corner-radius-small-size-small:var(--spectrum-corner-radius-75);
552+
--spectrum-corner-radius-small-size-medium:var(--spectrum-corner-radius-100);
553+
--spectrum-corner-radius-small-size-large:var(--spectrum-corner-radius-200);
554+
--spectrum-corner-radius-small-size-extra-large:var(--spectrum-corner-radius-300);
555+
--spectrum-corner-radius-medium-size-extra-small:var(--spectrum-corner-radius-300);
556+
--spectrum-corner-radius-medium-size-small:var(--spectrum-corner-radius-400);
557+
--spectrum-corner-radius-medium-size-medium:var(--spectrum-corner-radius-500);
558+
--spectrum-corner-radius-medium-size-large:var(--spectrum-corner-radius-600);
559+
--spectrum-corner-radius-medium-size-extra-large:var(--spectrum-corner-radius-700);
537560
--spectrum-font-size-50:11px;
538561
--spectrum-font-size-75:12px;
539562
--spectrum-font-size-100:14px;

0 commit comments

Comments
 (0)