@wistia/vhs-design-tokens 2.0.0 → 2.0.1

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 Wed, 14 Feb 2024 18:07:47 GMT
3
+ * Generated on Wed, 14 Feb 2024 19:31:40 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 14 Feb 2024 18:07:47 GMT
3
+ * Generated on Wed, 14 Feb 2024 19:31:41 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -1,6 +1,171 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 14 Feb 2024 18:07:47 GMT
3
+ * Generated on Wed, 14 Feb 2024 19:31:41 GMT
4
4
  */
5
5
 
6
- [object Promise]
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: '#e5e9ff',
16
+ brandBlue200: '#ccd5ff',
17
+ brandBlue300: '#99abff',
18
+ brandBlue400: '#6b84ff',
19
+ brandBlue500: '#2949e5',
20
+ brandBlue600: '#1f3399',
21
+ brandBlue700: '#222d66',
22
+ brandBlue800: '#000934',
23
+ purple100: '#fdf7ff',
24
+ purple200: '#f9e5ff',
25
+ purple300: '#f2caff',
26
+ purple400: '#e093fa',
27
+ purple500: '#d65cff',
28
+ purple600: '#ac12e0',
29
+ purple700: '#752e8c',
30
+ purple800: '#39004d',
31
+ green100: '#f4fff2',
32
+ green200: '#dfffd9',
33
+ green300: '#b0e5a5',
34
+ green400: '#76d962',
35
+ green500: '#44b62d',
36
+ green600: '#268713',
37
+ green700: '#38662e',
38
+ green800: '#093300',
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: '#fff8fc',
48
+ pink200: '#ffe5f4',
49
+ pink300: '#ffc7e8',
50
+ pink400: '#ff8cd0',
51
+ pink500: '#ff40b3',
52
+ pink600: '#e0128e',
53
+ pink700: '#661f4a',
54
+ pink800: '#4d002e',
55
+ red100: '#fff7f9',
56
+ red200: '#ffccd5',
57
+ red300: '#ff99ab',
58
+ red400: '#ff6682',
59
+ red500: '#ff2b51',
60
+ red600: '#d60027',
61
+ red700: '#99001c',
62
+ red800: '#660013',
63
+ yellow100: '#fffff0',
64
+ yellow200: '#eff18d',
65
+ yellow300: '#e8ec1e',
66
+ yellow400: '#d9dc25',
67
+ yellow500: '#bcbf19',
68
+ yellow600: '#9ea00f',
69
+ yellow700: '#7c7e07',
70
+ yellow800: '#4a4d00',
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
+ error100: '#ffecec',
83
+ error200: '#ffcaca',
84
+ error300: '#ff9a9a',
85
+ error400: '#ff6962',
86
+ error500: '#fa4040',
87
+ error600: '#d63727',
88
+ error700: '#aa0d15',
89
+ error800: '#860011',
90
+ success100: '#e6f9f3',
91
+ success200: '#bfefe0',
92
+ success300: '#81e0c1',
93
+ success400: '#41d0a3',
94
+ success500: '#00c185',
95
+ success600: '#00966e',
96
+ success700: '#047063',
97
+ success800: '#025050',
98
+ warning100: '#fff8e6',
99
+ warning200: '#ffefc8',
100
+ warning300: '#ffdf96',
101
+ warning400: '#ffce5a',
102
+ warning500: '#fabe1f',
103
+ warning600: '#dc9601',
104
+ warning700: '#be7200',
105
+ warning800: '#b45101',
106
+ },
107
+ duration: {
108
+ productive: {
109
+ fast: '70ms',
110
+ moderate: '110ms',
111
+ slow: '150ms',
112
+ },
113
+ expressive: {
114
+ fast: '240ms',
115
+ moderate: '400ms',
116
+ slow: '700ms',
117
+ },
118
+ },
119
+ easing: {
120
+ standard: {
121
+ productive: 'cubic-bezier(0.2, 0, 0.38, 0.9)',
122
+ expressive: 'cubic-bezier(0.4, 0.14, 0.3, 1)',
123
+ },
124
+ entrance: {
125
+ productive: 'cubic-bezier(0, 0, 0.38, 0.9)',
126
+ expressive: 'cubic-bezier(0, 0, 0.3, 1)',
127
+ },
128
+ exit: {
129
+ productive: 'cubic-bezier(0.2, 0, 1, 0.9)',
130
+ expressive: 'cubic-bezier(0.4, 0.14, 1, 1)',
131
+ },
132
+ },
133
+ font: {
134
+ family: {
135
+ default: 'Inter, Helvetica, Arial, sans-serif',
136
+ monospace: '"IBM Plex Mono", Consolas, Monaco, monospace',
137
+ },
138
+ weight: {
139
+ thin: 100,
140
+ extraLight: 200,
141
+ light: 300,
142
+ regular: 400,
143
+ medium: 500,
144
+ semiBold: 600,
145
+ bold: 700,
146
+ extraBold: 800,
147
+ },
148
+ size: {
149
+ default: '16px',
150
+ small: '14px',
151
+ },
152
+ },
153
+ shadow: {
154
+ elevation0: 'none',
155
+ elevation1: '0 2px 4px rgba(0, 0, 0, 0.1)',
156
+ elevation2: '0 0 64px 0 rgba(0, 0, 0, 0.08)',
157
+ },
158
+ spacing: {
159
+ space01: '4px',
160
+ space02: '8px',
161
+ space03: '12px',
162
+ space04: '16px',
163
+ space05: '24px',
164
+ space06: '32px',
165
+ space07: '48px',
166
+ space08: '64px',
167
+ space09: '80px',
168
+ space10: '96px',
169
+ space11: '120px',
170
+ },
171
+ };
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 14 Feb 2024 18:07:47 GMT
3
+ // Generated on Wed, 14 Feb 2024 19:31:40 GMT
4
4
 
5
5
  $breakpoint-xs: 0em;
6
6
  $breakpoint-sm: 37.5em;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wistia/vhs-design-tokens",
3
- "version": "2.0.0",
3
+ "version": "2.0.1",
4
4
  "description": "VHS design tokens",
5
5
  "main": "index.js",
6
6
  "exports": {