@wistia/vhs-design-tokens 1.4.2-beta.8932409e.663861d → 1.4.2-beta.b3a5f303.947e5ba
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.
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Fri, 15 Dec 2023 22:43:26 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
:root {
|
|
@@ -9,14 +9,14 @@
|
|
|
9
9
|
--breakpoint-md: 56.5625em;
|
|
10
10
|
--breakpoint-lg: 77.5em;
|
|
11
11
|
--breakpoint-xl: 90em;
|
|
12
|
-
--color-brand-blue-100: #
|
|
13
|
-
--color-brand-blue-200: #
|
|
14
|
-
--color-brand-blue-300: #
|
|
15
|
-
--color-brand-blue-400: #
|
|
16
|
-
--color-brand-blue-500: #
|
|
17
|
-
--color-brand-blue-600: #
|
|
18
|
-
--color-brand-blue-700: #
|
|
19
|
-
--color-brand-blue-800: #
|
|
12
|
+
--color-brand-blue-100: #e2effd;
|
|
13
|
+
--color-brand-blue-200: #bed8fb;
|
|
14
|
+
--color-brand-blue-300: #87abff;
|
|
15
|
+
--color-brand-blue-400: #5387fa;
|
|
16
|
+
--color-brand-blue-500: #1e64f0;
|
|
17
|
+
--color-brand-blue-600: #174bd2;
|
|
18
|
+
--color-brand-blue-700: #0f33a6;
|
|
19
|
+
--color-brand-blue-800: #09217d;
|
|
20
20
|
--color-purple-100: #f5f3ff;
|
|
21
21
|
--color-purple-200: #e6dffe;
|
|
22
22
|
--color-purple-300: #cfbfff;
|
package/dist/js/colorMetadata.js
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Fri, 15 Dec 2023 22:43:26 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
module.exports = {
|
|
7
7
|
"color": {
|
|
8
8
|
"brandBlue": {
|
|
9
9
|
"100": {
|
|
10
|
-
"value": "#
|
|
10
|
+
"value": "#e2effd",
|
|
11
11
|
"conformance": {
|
|
12
12
|
"black": "AAA",
|
|
13
13
|
"white": null
|
|
@@ -15,7 +15,7 @@ module.exports = {
|
|
|
15
15
|
"filePath": "tokens/color.yaml",
|
|
16
16
|
"isSource": true,
|
|
17
17
|
"original": {
|
|
18
|
-
"value": "#
|
|
18
|
+
"value": "#E2EFFD",
|
|
19
19
|
"conformance": {
|
|
20
20
|
"black": "AAA",
|
|
21
21
|
"white": null
|
|
@@ -34,7 +34,7 @@ module.exports = {
|
|
|
34
34
|
]
|
|
35
35
|
},
|
|
36
36
|
"200": {
|
|
37
|
-
"value": "#
|
|
37
|
+
"value": "#bed8fb",
|
|
38
38
|
"conformance": {
|
|
39
39
|
"black": "AAA",
|
|
40
40
|
"white": null
|
|
@@ -42,7 +42,7 @@ module.exports = {
|
|
|
42
42
|
"filePath": "tokens/color.yaml",
|
|
43
43
|
"isSource": true,
|
|
44
44
|
"original": {
|
|
45
|
-
"value": "#
|
|
45
|
+
"value": "#BED8FB",
|
|
46
46
|
"conformance": {
|
|
47
47
|
"black": "AAA",
|
|
48
48
|
"white": null
|
|
@@ -61,7 +61,7 @@ module.exports = {
|
|
|
61
61
|
]
|
|
62
62
|
},
|
|
63
63
|
"300": {
|
|
64
|
-
"value": "#
|
|
64
|
+
"value": "#87abff",
|
|
65
65
|
"conformance": {
|
|
66
66
|
"black": "AAA",
|
|
67
67
|
"white": null
|
|
@@ -69,7 +69,7 @@ module.exports = {
|
|
|
69
69
|
"filePath": "tokens/color.yaml",
|
|
70
70
|
"isSource": true,
|
|
71
71
|
"original": {
|
|
72
|
-
"value": "#
|
|
72
|
+
"value": "#87ABFF",
|
|
73
73
|
"conformance": {
|
|
74
74
|
"black": "AAA",
|
|
75
75
|
"white": null
|
|
@@ -88,7 +88,7 @@ module.exports = {
|
|
|
88
88
|
]
|
|
89
89
|
},
|
|
90
90
|
"400": {
|
|
91
|
-
"value": "#
|
|
91
|
+
"value": "#5387fa",
|
|
92
92
|
"conformance": {
|
|
93
93
|
"black": "AAA",
|
|
94
94
|
"white": null
|
|
@@ -96,7 +96,7 @@ module.exports = {
|
|
|
96
96
|
"filePath": "tokens/color.yaml",
|
|
97
97
|
"isSource": true,
|
|
98
98
|
"original": {
|
|
99
|
-
"value": "#
|
|
99
|
+
"value": "#5387FA",
|
|
100
100
|
"conformance": {
|
|
101
101
|
"black": "AAA",
|
|
102
102
|
"white": null
|
|
@@ -115,7 +115,7 @@ module.exports = {
|
|
|
115
115
|
]
|
|
116
116
|
},
|
|
117
117
|
"500": {
|
|
118
|
-
"value": "#
|
|
118
|
+
"value": "#1e64f0",
|
|
119
119
|
"conformance": {
|
|
120
120
|
"black": "AA",
|
|
121
121
|
"white": "AAA"
|
|
@@ -123,7 +123,7 @@ module.exports = {
|
|
|
123
123
|
"filePath": "tokens/color.yaml",
|
|
124
124
|
"isSource": true,
|
|
125
125
|
"original": {
|
|
126
|
-
"value": "#
|
|
126
|
+
"value": "#1E64F0",
|
|
127
127
|
"conformance": {
|
|
128
128
|
"black": "AA",
|
|
129
129
|
"white": "AAA"
|
|
@@ -142,7 +142,7 @@ module.exports = {
|
|
|
142
142
|
]
|
|
143
143
|
},
|
|
144
144
|
"600": {
|
|
145
|
-
"value": "#
|
|
145
|
+
"value": "#174bd2",
|
|
146
146
|
"conformance": {
|
|
147
147
|
"black": null,
|
|
148
148
|
"white": "AAA"
|
|
@@ -150,7 +150,7 @@ module.exports = {
|
|
|
150
150
|
"filePath": "tokens/color.yaml",
|
|
151
151
|
"isSource": true,
|
|
152
152
|
"original": {
|
|
153
|
-
"value": "#
|
|
153
|
+
"value": "#174BD2",
|
|
154
154
|
"conformance": {
|
|
155
155
|
"black": null,
|
|
156
156
|
"white": "AAA"
|
|
@@ -169,7 +169,7 @@ module.exports = {
|
|
|
169
169
|
]
|
|
170
170
|
},
|
|
171
171
|
"700": {
|
|
172
|
-
"value": "#
|
|
172
|
+
"value": "#0f33a6",
|
|
173
173
|
"conformance": {
|
|
174
174
|
"black": null,
|
|
175
175
|
"white": "AAA"
|
|
@@ -177,7 +177,7 @@ module.exports = {
|
|
|
177
177
|
"filePath": "tokens/color.yaml",
|
|
178
178
|
"isSource": true,
|
|
179
179
|
"original": {
|
|
180
|
-
"value": "#
|
|
180
|
+
"value": "#0F33A6",
|
|
181
181
|
"conformance": {
|
|
182
182
|
"black": null,
|
|
183
183
|
"white": "AAA"
|
|
@@ -196,7 +196,7 @@ module.exports = {
|
|
|
196
196
|
]
|
|
197
197
|
},
|
|
198
198
|
"800": {
|
|
199
|
-
"value": "#
|
|
199
|
+
"value": "#09217d",
|
|
200
200
|
"conformance": {
|
|
201
201
|
"black": null,
|
|
202
202
|
"white": "AAA"
|
|
@@ -204,7 +204,7 @@ module.exports = {
|
|
|
204
204
|
"filePath": "tokens/color.yaml",
|
|
205
205
|
"isSource": true,
|
|
206
206
|
"original": {
|
|
207
|
-
"value": "#
|
|
207
|
+
"value": "#09217D",
|
|
208
208
|
"conformance": {
|
|
209
209
|
"black": null,
|
|
210
210
|
"white": "AAA"
|
package/dist/js/designTokens.js
CHANGED
|
@@ -1,6 +1,147 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Fri, 15 Dec 2023 22:43:26 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
|
-
|
|
6
|
+
module.exports = {
|
|
7
|
+
breakpoint: {
|
|
8
|
+
xs: '0em',
|
|
9
|
+
sm: '37.5em',
|
|
10
|
+
md: '56.5625em',
|
|
11
|
+
lg: '77.5em',
|
|
12
|
+
xl: '90em',
|
|
13
|
+
},
|
|
14
|
+
color: {
|
|
15
|
+
brandBlue100: '#e2effd',
|
|
16
|
+
brandBlue200: '#bed8fb',
|
|
17
|
+
brandBlue300: '#87abff',
|
|
18
|
+
brandBlue400: '#5387fa',
|
|
19
|
+
brandBlue500: '#1e64f0',
|
|
20
|
+
brandBlue600: '#174bd2',
|
|
21
|
+
brandBlue700: '#0f33a6',
|
|
22
|
+
brandBlue800: '#09217d',
|
|
23
|
+
purple100: '#f5f3ff',
|
|
24
|
+
purple200: '#e6dffe',
|
|
25
|
+
purple300: '#cfbfff',
|
|
26
|
+
purple400: '#b89fff',
|
|
27
|
+
purple500: '#a07eff',
|
|
28
|
+
purple600: '#815fe0',
|
|
29
|
+
purple700: '#6446af',
|
|
30
|
+
purple800: '#462d8c',
|
|
31
|
+
green100: '#e6f9f3',
|
|
32
|
+
green200: '#bfefe0',
|
|
33
|
+
green300: '#81e0c1',
|
|
34
|
+
green400: '#41d0a3',
|
|
35
|
+
green500: '#00c185',
|
|
36
|
+
green600: '#00966e',
|
|
37
|
+
green700: '#047063',
|
|
38
|
+
green800: '#025050',
|
|
39
|
+
blue100: '#e9f5ff',
|
|
40
|
+
blue200: '#c7e7ff',
|
|
41
|
+
blue300: '#91ceff',
|
|
42
|
+
blue400: '#58b7fe',
|
|
43
|
+
blue500: '#229fff',
|
|
44
|
+
blue600: '#1b7fde',
|
|
45
|
+
blue700: '#165fac',
|
|
46
|
+
blue800: '#0d407a',
|
|
47
|
+
pink100: '#ffedf5',
|
|
48
|
+
pink200: '#ffd2e6',
|
|
49
|
+
pink300: '#ffa2cb',
|
|
50
|
+
pink400: '#ff74b4',
|
|
51
|
+
pink500: '#fa50a0',
|
|
52
|
+
pink600: '#d63180',
|
|
53
|
+
pink700: '#aa1460',
|
|
54
|
+
pink800: '#7d084d',
|
|
55
|
+
red100: '#ffecec',
|
|
56
|
+
red200: '#ffcaca',
|
|
57
|
+
red300: '#ff9a9a',
|
|
58
|
+
red400: '#ff6962',
|
|
59
|
+
red500: '#fa4040',
|
|
60
|
+
red600: '#d63727',
|
|
61
|
+
red700: '#aa0d15',
|
|
62
|
+
red800: '#860011',
|
|
63
|
+
yellow100: '#fff8e6',
|
|
64
|
+
yellow200: '#ffefc8',
|
|
65
|
+
yellow300: '#ffdf96',
|
|
66
|
+
yellow400: '#ffce5a',
|
|
67
|
+
yellow500: '#fabe1f',
|
|
68
|
+
yellow600: '#dc9601',
|
|
69
|
+
yellow700: '#be7200',
|
|
70
|
+
yellow800: '#b45101',
|
|
71
|
+
grey100: '#f8f8f9',
|
|
72
|
+
grey200: '#ebebed',
|
|
73
|
+
grey300: '#dedee1',
|
|
74
|
+
grey400: '#c4c4c8',
|
|
75
|
+
grey500: '#a3a3aa',
|
|
76
|
+
grey600: '#7b7b87',
|
|
77
|
+
grey700: '#62626c',
|
|
78
|
+
grey800: '#4a4a51',
|
|
79
|
+
grey900: '#37373c',
|
|
80
|
+
grey1000: '#1f1f22',
|
|
81
|
+
grey1100: '#0b0d0e',
|
|
82
|
+
},
|
|
83
|
+
duration: {
|
|
84
|
+
productive: {
|
|
85
|
+
fast: '70ms',
|
|
86
|
+
moderate: '110ms',
|
|
87
|
+
slow: '150ms',
|
|
88
|
+
},
|
|
89
|
+
expressive: {
|
|
90
|
+
fast: '240ms',
|
|
91
|
+
moderate: '400ms',
|
|
92
|
+
slow: '700ms',
|
|
93
|
+
},
|
|
94
|
+
},
|
|
95
|
+
easing: {
|
|
96
|
+
standard: {
|
|
97
|
+
productive: 'cubic-bezier(0.2, 0, 0.38, 0.9)',
|
|
98
|
+
expressive: 'cubic-bezier(0.4, 0.14, 0.3, 1)',
|
|
99
|
+
},
|
|
100
|
+
entrance: {
|
|
101
|
+
productive: 'cubic-bezier(0, 0, 0.38, 0.9)',
|
|
102
|
+
expressive: 'cubic-bezier(0, 0, 0.3, 1)',
|
|
103
|
+
},
|
|
104
|
+
exit: {
|
|
105
|
+
productive: 'cubic-bezier(0.2, 0, 1, 0.9)',
|
|
106
|
+
expressive: 'cubic-bezier(0.4, 0.14, 1, 1)',
|
|
107
|
+
},
|
|
108
|
+
},
|
|
109
|
+
font: {
|
|
110
|
+
family: {
|
|
111
|
+
default: 'Inter, Helvetica, Arial, sans-serif',
|
|
112
|
+
monospace: '"IBM Plex Mono", Consolas, Monaco, monospace',
|
|
113
|
+
},
|
|
114
|
+
weight: {
|
|
115
|
+
thin: 100,
|
|
116
|
+
extraLight: 200,
|
|
117
|
+
light: 300,
|
|
118
|
+
regular: 400,
|
|
119
|
+
medium: 500,
|
|
120
|
+
semiBold: 600,
|
|
121
|
+
bold: 700,
|
|
122
|
+
extraBold: 800,
|
|
123
|
+
},
|
|
124
|
+
size: {
|
|
125
|
+
default: '16px',
|
|
126
|
+
small: '14px',
|
|
127
|
+
},
|
|
128
|
+
},
|
|
129
|
+
shadow: {
|
|
130
|
+
elevation0: 'none',
|
|
131
|
+
elevation1: '0 2px 4px rgba(0, 0, 0, 0.1)',
|
|
132
|
+
elevation2: '0 0 64px 0 rgba(0, 0, 0, 0.08)',
|
|
133
|
+
},
|
|
134
|
+
spacing: {
|
|
135
|
+
space01: '4px',
|
|
136
|
+
space02: '8px',
|
|
137
|
+
space03: '12px',
|
|
138
|
+
space04: '16px',
|
|
139
|
+
space05: '24px',
|
|
140
|
+
space06: '32px',
|
|
141
|
+
space07: '48px',
|
|
142
|
+
space08: '64px',
|
|
143
|
+
space09: '80px',
|
|
144
|
+
space10: '96px',
|
|
145
|
+
space11: '120px',
|
|
146
|
+
},
|
|
147
|
+
};
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Fri, 15 Dec 2023 22:43:26 GMT
|
|
4
4
|
|
|
5
5
|
$breakpoint-xs: 0em;
|
|
6
6
|
$breakpoint-sm: 37.5em;
|
|
7
7
|
$breakpoint-md: 56.5625em;
|
|
8
8
|
$breakpoint-lg: 77.5em;
|
|
9
9
|
$breakpoint-xl: 90em;
|
|
10
|
-
$color-brand-blue-100: #
|
|
11
|
-
$color-brand-blue-200: #
|
|
12
|
-
$color-brand-blue-300: #
|
|
13
|
-
$color-brand-blue-400: #
|
|
14
|
-
$color-brand-blue-500: #
|
|
15
|
-
$color-brand-blue-600: #
|
|
16
|
-
$color-brand-blue-700: #
|
|
17
|
-
$color-brand-blue-800: #
|
|
10
|
+
$color-brand-blue-100: #e2effd;
|
|
11
|
+
$color-brand-blue-200: #bed8fb;
|
|
12
|
+
$color-brand-blue-300: #87abff;
|
|
13
|
+
$color-brand-blue-400: #5387fa;
|
|
14
|
+
$color-brand-blue-500: #1e64f0;
|
|
15
|
+
$color-brand-blue-600: #174bd2;
|
|
16
|
+
$color-brand-blue-700: #0f33a6;
|
|
17
|
+
$color-brand-blue-800: #09217d;
|
|
18
18
|
$color-purple-100: #f5f3ff;
|
|
19
19
|
$color-purple-200: #e6dffe;
|
|
20
20
|
$color-purple-300: #cfbfff;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wistia/vhs-design-tokens",
|
|
3
|
-
"version": "1.4.2-beta.
|
|
3
|
+
"version": "1.4.2-beta.b3a5f303.947e5ba",
|
|
4
4
|
"description": "VHS design tokens",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"exports": {
|
|
@@ -26,13 +26,14 @@
|
|
|
26
26
|
"@karibash/pixel-units": "^2.3.0"
|
|
27
27
|
},
|
|
28
28
|
"devDependencies": {
|
|
29
|
-
"@commitlint/cli": "^
|
|
30
|
-
"@commitlint/config-conventional": "^
|
|
29
|
+
"@commitlint/cli": "^18.4.3",
|
|
30
|
+
"@commitlint/config-conventional": "^18.4.3",
|
|
31
31
|
"@wistia/eslint-config": "^0.23.2",
|
|
32
32
|
"eslint": "^8.51.0",
|
|
33
33
|
"husky": "^8.0.3",
|
|
34
34
|
"js-yaml": "^4.1.0",
|
|
35
35
|
"onchange": "^7.1.0",
|
|
36
|
+
"prettier": "^2.8.8",
|
|
36
37
|
"style-dictionary": "^3.8.0"
|
|
37
38
|
},
|
|
38
39
|
"author": "Wistia Engineering",
|