@oxide/design-system 1.7.3--canary.ccb9825.0 → 1.7.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/styles/dist/tailwind-tokens.ts +19 -21
package/package.json
CHANGED
|
@@ -1,11 +1,9 @@
|
|
|
1
1
|
/* THIS FILE IS AUTOGENERATED, DO NOT EDIT */
|
|
2
2
|
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
export const textUtilities: Record<string, CSSProperties> = {
|
|
3
|
+
export const textUtilities = {
|
|
6
4
|
'.text-mono-xs': {
|
|
7
5
|
'font-family': '"GT America Mono", monospace',
|
|
8
|
-
'font-weight': 400,
|
|
6
|
+
'font-weight': '400',
|
|
9
7
|
'line-height': '1rem',
|
|
10
8
|
'font-size': '0.6875rem',
|
|
11
9
|
'letter-spacing': '0.04rem',
|
|
@@ -15,7 +13,7 @@ export const textUtilities: Record<string, CSSProperties> = {
|
|
|
15
13
|
},
|
|
16
14
|
'.text-mono-sm': {
|
|
17
15
|
'font-family': '"GT America Mono", monospace',
|
|
18
|
-
'font-weight': 400,
|
|
16
|
+
'font-weight': '400',
|
|
19
17
|
'line-height': '1rem',
|
|
20
18
|
'font-size': '0.75rem',
|
|
21
19
|
'letter-spacing': '0.04rem',
|
|
@@ -25,7 +23,7 @@ export const textUtilities: Record<string, CSSProperties> = {
|
|
|
25
23
|
},
|
|
26
24
|
'.text-mono-code': {
|
|
27
25
|
'font-family': '"GT America Mono", monospace',
|
|
28
|
-
'font-weight': 400,
|
|
26
|
+
'font-weight': '400',
|
|
29
27
|
'line-height': '1rem',
|
|
30
28
|
'font-size': '0.75rem',
|
|
31
29
|
'letter-spacing': '0rem',
|
|
@@ -34,7 +32,7 @@ export const textUtilities: Record<string, CSSProperties> = {
|
|
|
34
32
|
},
|
|
35
33
|
'.text-mono-md': {
|
|
36
34
|
'font-family': '"GT America Mono", monospace',
|
|
37
|
-
'font-weight': 400,
|
|
35
|
+
'font-weight': '400',
|
|
38
36
|
'line-height': '1.25rem',
|
|
39
37
|
'font-size': '0.875rem',
|
|
40
38
|
'letter-spacing': '0.04rem',
|
|
@@ -45,7 +43,7 @@ export const textUtilities: Record<string, CSSProperties> = {
|
|
|
45
43
|
'.text-sans-sm': {
|
|
46
44
|
'font-family':
|
|
47
45
|
'SuisseIntl, -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif',
|
|
48
|
-
'font-weight': 400,
|
|
46
|
+
'font-weight': '400',
|
|
49
47
|
'line-height': '1rem',
|
|
50
48
|
'font-size': '0.75rem',
|
|
51
49
|
'letter-spacing': '0.04rem',
|
|
@@ -53,7 +51,7 @@ export const textUtilities: Record<string, CSSProperties> = {
|
|
|
53
51
|
'.text-sans-md': {
|
|
54
52
|
'font-family':
|
|
55
53
|
'SuisseIntl, -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif',
|
|
56
|
-
'font-weight': 400,
|
|
54
|
+
'font-weight': '400',
|
|
57
55
|
'line-height': '1.125rem',
|
|
58
56
|
'font-size': '0.875rem',
|
|
59
57
|
'letter-spacing': '0.04rem',
|
|
@@ -61,7 +59,7 @@ export const textUtilities: Record<string, CSSProperties> = {
|
|
|
61
59
|
'.text-sans-lg': {
|
|
62
60
|
'font-family':
|
|
63
61
|
'SuisseIntl, -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif',
|
|
64
|
-
'font-weight': 400,
|
|
62
|
+
'font-weight': '400',
|
|
65
63
|
'line-height': '1.5rem',
|
|
66
64
|
'font-size': '1rem',
|
|
67
65
|
'letter-spacing': '0.03rem',
|
|
@@ -69,7 +67,7 @@ export const textUtilities: Record<string, CSSProperties> = {
|
|
|
69
67
|
'.text-sans-xl': {
|
|
70
68
|
'font-family':
|
|
71
69
|
'SuisseIntl, -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif',
|
|
72
|
-
'font-weight': 400,
|
|
70
|
+
'font-weight': '400',
|
|
73
71
|
'line-height': '1.625rem',
|
|
74
72
|
'font-size': '1.125rem',
|
|
75
73
|
'letter-spacing': '0.02rem',
|
|
@@ -77,7 +75,7 @@ export const textUtilities: Record<string, CSSProperties> = {
|
|
|
77
75
|
'.text-sans-2xl': {
|
|
78
76
|
'font-family':
|
|
79
77
|
'SuisseIntl, -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif',
|
|
80
|
-
'font-weight': 400,
|
|
78
|
+
'font-weight': '400',
|
|
81
79
|
'line-height': '2rem',
|
|
82
80
|
'font-size': '1.5625rem',
|
|
83
81
|
'letter-spacing': '0.015rem',
|
|
@@ -85,7 +83,7 @@ export const textUtilities: Record<string, CSSProperties> = {
|
|
|
85
83
|
'.text-sans-3xl': {
|
|
86
84
|
'font-family':
|
|
87
85
|
'SuisseIntl, -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif',
|
|
88
|
-
'font-weight': 400,
|
|
86
|
+
'font-weight': '400',
|
|
89
87
|
'line-height': '2.625rem',
|
|
90
88
|
'font-size': '2.25rem',
|
|
91
89
|
'letter-spacing': '0.005rem',
|
|
@@ -93,7 +91,7 @@ export const textUtilities: Record<string, CSSProperties> = {
|
|
|
93
91
|
'.text-sans-4xl': {
|
|
94
92
|
'font-family':
|
|
95
93
|
'SuisseIntl, -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif',
|
|
96
|
-
'font-weight': 400,
|
|
94
|
+
'font-weight': '400',
|
|
97
95
|
'line-height': '3.625rem',
|
|
98
96
|
'font-size': '3.25rem',
|
|
99
97
|
'letter-spacing': '-0.01rem',
|
|
@@ -101,7 +99,7 @@ export const textUtilities: Record<string, CSSProperties> = {
|
|
|
101
99
|
'.text-sans-semi-sm': {
|
|
102
100
|
'font-family':
|
|
103
101
|
'SuisseIntl, -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif',
|
|
104
|
-
'font-weight': 500,
|
|
102
|
+
'font-weight': '500',
|
|
105
103
|
'line-height': '1rem',
|
|
106
104
|
'font-size': '0.75rem',
|
|
107
105
|
'letter-spacing': '0.04rem',
|
|
@@ -109,7 +107,7 @@ export const textUtilities: Record<string, CSSProperties> = {
|
|
|
109
107
|
'.text-sans-semi-md': {
|
|
110
108
|
'font-family':
|
|
111
109
|
'SuisseIntl, -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif',
|
|
112
|
-
'font-weight': 500,
|
|
110
|
+
'font-weight': '500',
|
|
113
111
|
'line-height': '1.125rem',
|
|
114
112
|
'font-size': '0.875rem',
|
|
115
113
|
'letter-spacing': '0.04rem',
|
|
@@ -117,7 +115,7 @@ export const textUtilities: Record<string, CSSProperties> = {
|
|
|
117
115
|
'.text-sans-semi-lg': {
|
|
118
116
|
'font-family':
|
|
119
117
|
'SuisseIntl, -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif',
|
|
120
|
-
'font-weight': 500,
|
|
118
|
+
'font-weight': '500',
|
|
121
119
|
'line-height': '1.5rem',
|
|
122
120
|
'font-size': '1rem',
|
|
123
121
|
'letter-spacing': '0.03rem',
|
|
@@ -125,14 +123,14 @@ export const textUtilities: Record<string, CSSProperties> = {
|
|
|
125
123
|
'.text-sans-semi-xl': {
|
|
126
124
|
'font-family':
|
|
127
125
|
'SuisseIntl, -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif',
|
|
128
|
-
'font-weight': 500,
|
|
126
|
+
'font-weight': '500',
|
|
129
127
|
'line-height': '1.625rem',
|
|
130
128
|
'font-size': '1.125rem',
|
|
131
129
|
'letter-spacing': '0.02rem',
|
|
132
130
|
},
|
|
133
131
|
}
|
|
134
132
|
|
|
135
|
-
export const colorUtilities
|
|
133
|
+
export const colorUtilities = {
|
|
136
134
|
'.text-raise': {
|
|
137
135
|
color: 'var(--content-raise)',
|
|
138
136
|
'@supports (color: color(display-p3 1 1 1))': {
|
|
@@ -2966,7 +2964,7 @@ export const colorUtilities: Record<string, CSSProperties> = {
|
|
|
2966
2964
|
},
|
|
2967
2965
|
}
|
|
2968
2966
|
|
|
2969
|
-
export const elevationUtilities
|
|
2967
|
+
export const elevationUtilities = {
|
|
2970
2968
|
'.elevation-0': {
|
|
2971
2969
|
'box-shadow': 'var(--elevation-0)',
|
|
2972
2970
|
},
|
|
@@ -2981,7 +2979,7 @@ export const elevationUtilities: Record<string, CSSProperties> = {
|
|
|
2981
2979
|
},
|
|
2982
2980
|
}
|
|
2983
2981
|
|
|
2984
|
-
export const borderRadiusTokens
|
|
2982
|
+
export const borderRadiusTokens = {
|
|
2985
2983
|
sm: 'var(--border-radius-sm)',
|
|
2986
2984
|
DEFAULT: 'var(--border-radius)',
|
|
2987
2985
|
lg: 'var(--border-radius-lg)',
|