Skip to content

Commit ed7b2be

Browse files
committed
sq OUT
1 parent 06b3f12 commit ed7b2be

File tree

22 files changed

+22969
-1037
lines changed

22 files changed

+22969
-1037
lines changed
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
/**
2+
* Do not edit directly, this file was auto-generated.
3+
*/
4+
5+
.hds-border-primary { border: 1px solid var(--token-color-border-primary); }
6+
.hds-border-faint { border: 1px solid var(--token-color-border-faint); }
7+
.hds-border-strong { border: 1px solid var(--token-color-border-strong); }
8+
.hds-border-action { border: 1px solid var(--token-color-border-action); }
9+
.hds-border-highlight { border: 1px solid var(--token-color-border-highlight); }
10+
.hds-border-success { border: 1px solid var(--token-color-border-success); }
11+
.hds-border-warning { border: 1px solid var(--token-color-border-warning); }
12+
.hds-border-critical { border: 1px solid var(--token-color-border-critical); }
13+
.hds-foreground-strong { color: var(--token-color-foreground-strong); }
14+
.hds-foreground-primary { color: var(--token-color-foreground-primary); }
15+
.hds-foreground-faint { color: var(--token-color-foreground-faint); }
16+
.hds-foreground-high-contrast { color: var(--token-color-foreground-high-contrast); }
17+
.hds-foreground-disabled { color: var(--token-color-foreground-disabled); }
18+
.hds-foreground-action { color: var(--token-color-foreground-action); }
19+
.hds-foreground-action-hover { color: var(--token-color-foreground-action-hover); }
20+
.hds-foreground-action-active { color: var(--token-color-foreground-action-active); }
21+
.hds-foreground-highlight { color: var(--token-color-foreground-highlight); }
22+
.hds-foreground-highlight-on-surface { color: var(--token-color-foreground-highlight-on-surface); }
23+
.hds-foreground-highlight-high-contrast { color: var(--token-color-foreground-highlight-high-contrast); }
24+
.hds-foreground-success { color: var(--token-color-foreground-success); }
25+
.hds-foreground-success-on-surface { color: var(--token-color-foreground-success-on-surface); }
26+
.hds-foreground-success-high-contrast { color: var(--token-color-foreground-success-high-contrast); }
27+
.hds-foreground-warning { color: var(--token-color-foreground-warning); }
28+
.hds-foreground-warning-on-surface { color: var(--token-color-foreground-warning-on-surface); }
29+
.hds-foreground-warning-high-contrast { color: var(--token-color-foreground-warning-high-contrast); }
30+
.hds-foreground-critical { color: var(--token-color-foreground-critical); }
31+
.hds-foreground-critical-on-surface { color: var(--token-color-foreground-critical-on-surface); }
32+
.hds-foreground-critical-high-contrast { color: var(--token-color-foreground-critical-high-contrast); }
33+
.hds-page-primary { background-color: var(--token-color-page-primary); }
34+
.hds-page-faint { background-color: var(--token-color-page-faint); }
35+
.hds-surface-primary { background-color: var(--token-color-surface-primary); }
36+
.hds-surface-faint { background-color: var(--token-color-surface-faint); }
37+
.hds-surface-strong { background-color: var(--token-color-surface-strong); }
38+
.hds-surface-interactive { background-color: var(--token-color-surface-interactive); }
39+
.hds-surface-interactive-hover { background-color: var(--token-color-surface-interactive-hover); }
40+
.hds-surface-interactive-active { background-color: var(--token-color-surface-interactive-active); }
41+
.hds-surface-interactive-disabled { background-color: var(--token-color-surface-interactive-disabled); }
42+
.hds-surface-action { background-color: var(--token-color-surface-action); }
43+
.hds-surface-highlight { background-color: var(--token-color-surface-highlight); }
44+
.hds-surface-success { background-color: var(--token-color-surface-success); }
45+
.hds-surface-warning { background-color: var(--token-color-surface-warning); }
46+
.hds-surface-critical { background-color: var(--token-color-surface-critical); }
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
/**
2+
* Do not edit directly, this file was auto-generated.
3+
*/
4+
5+
.hds-elevation-inset { box-shadow: var(--token-elevation-inset-box-shadow); }
6+
.hds-elevation-low { box-shadow: var(--token-elevation-low-box-shadow); }
7+
.hds-elevation-mid { box-shadow: var(--token-elevation-mid-box-shadow); }
8+
.hds-elevation-high { box-shadow: var(--token-elevation-high-box-shadow); }
9+
.hds-elevation-higher { box-shadow: var(--token-elevation-higher-box-shadow); }
10+
.hds-elevation-overlay { box-shadow: var(--token-elevation-overlay-box-shadow); }
11+
.hds-surface-inset { box-shadow: var(--token-surface-inset-box-shadow); }
12+
.hds-surface-base { box-shadow: var(--token-surface-base-box-shadow); }
13+
.hds-surface-low { box-shadow: var(--token-surface-low-box-shadow); }
14+
.hds-surface-mid { box-shadow: var(--token-surface-mid-box-shadow); }
15+
.hds-surface-high { box-shadow: var(--token-surface-high-box-shadow); }
16+
.hds-surface-higher { box-shadow: var(--token-surface-higher-box-shadow); }
17+
.hds-surface-overlay { box-shadow: var(--token-surface-overlay-box-shadow); }
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
/**
2+
* Do not edit directly, this file was auto-generated.
3+
*/
4+
5+
.hds-focus-ring-action-box-shadow { box-shadow: var(--token-focus-ring-action-box-shadow); }
6+
.hds-focus-ring-critical-box-shadow { box-shadow: var(--token-focus-ring-critical-box-shadow); }

packages/tokens/dist/products/css/helpers/typography.css

Lines changed: 22 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)