@wistia/vhs-design-tokens 2.0.0 → 2.0.1-beta.560cb1e9.d80a57d

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, 06 Mar 2024 00:56:46 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -65,6 +65,14 @@
65
65
  --color-yellow-600: #9ea00f;
66
66
  --color-yellow-700: #7c7e07;
67
67
  --color-yellow-800: #4a4d00;
68
+ --color-orange-100: #fff9f8;
69
+ --color-orange-200: #ffcaba;
70
+ --color-orange-300: #ff9d80;
71
+ --color-orange-400: #ff6c40;
72
+ --color-orange-500: #d1451a;
73
+ --color-orange-600: #b23009;
74
+ --color-orange-700: #80280d;
75
+ --color-orange-800: #4d1200;
68
76
  --color-grey-100: #f8f8f9;
69
77
  --color-grey-200: #ebebed;
70
78
  --color-grey-300: #dedee1;
@@ -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, 06 Mar 2024 00:56:46 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -1531,6 +1531,224 @@ module.exports = {
1531
1531
  ]
1532
1532
  }
1533
1533
  },
1534
+ "orange": {
1535
+ "100": {
1536
+ "value": "#fff9f8",
1537
+ "conformance": {
1538
+ "black": "AAA",
1539
+ "white": null
1540
+ },
1541
+ "filePath": "tokens/color.yaml",
1542
+ "isSource": true,
1543
+ "original": {
1544
+ "value": "#FFF9F8",
1545
+ "conformance": {
1546
+ "black": "AAA",
1547
+ "white": null
1548
+ }
1549
+ },
1550
+ "name": "ColorOrange100",
1551
+ "attributes": {
1552
+ "category": "color",
1553
+ "type": "orange",
1554
+ "item": "100"
1555
+ },
1556
+ "path": [
1557
+ "color",
1558
+ "orange",
1559
+ "100"
1560
+ ]
1561
+ },
1562
+ "200": {
1563
+ "value": "#ffcaba",
1564
+ "conformance": {
1565
+ "black": "AAA",
1566
+ "white": null
1567
+ },
1568
+ "filePath": "tokens/color.yaml",
1569
+ "isSource": true,
1570
+ "original": {
1571
+ "value": "#FFCABA",
1572
+ "conformance": {
1573
+ "black": "AAA",
1574
+ "white": null
1575
+ }
1576
+ },
1577
+ "name": "ColorOrange200",
1578
+ "attributes": {
1579
+ "category": "color",
1580
+ "type": "orange",
1581
+ "item": "200"
1582
+ },
1583
+ "path": [
1584
+ "color",
1585
+ "orange",
1586
+ "200"
1587
+ ]
1588
+ },
1589
+ "300": {
1590
+ "value": "#ff9d80",
1591
+ "conformance": {
1592
+ "black": "AAA",
1593
+ "white": null
1594
+ },
1595
+ "filePath": "tokens/color.yaml",
1596
+ "isSource": true,
1597
+ "original": {
1598
+ "value": "#FF9D80",
1599
+ "conformance": {
1600
+ "black": "AAA",
1601
+ "white": null
1602
+ }
1603
+ },
1604
+ "name": "ColorOrange300",
1605
+ "attributes": {
1606
+ "category": "color",
1607
+ "type": "orange",
1608
+ "item": "300"
1609
+ },
1610
+ "path": [
1611
+ "color",
1612
+ "orange",
1613
+ "300"
1614
+ ]
1615
+ },
1616
+ "400": {
1617
+ "value": "#ff6c40",
1618
+ "conformance": {
1619
+ "black": "AAA",
1620
+ "white": "null"
1621
+ },
1622
+ "filePath": "tokens/color.yaml",
1623
+ "isSource": true,
1624
+ "original": {
1625
+ "value": "#FF6C40",
1626
+ "conformance": {
1627
+ "black": "AAA",
1628
+ "white": "null"
1629
+ }
1630
+ },
1631
+ "name": "ColorOrange400",
1632
+ "attributes": {
1633
+ "category": "color",
1634
+ "type": "orange",
1635
+ "item": "400"
1636
+ },
1637
+ "path": [
1638
+ "color",
1639
+ "orange",
1640
+ "400"
1641
+ ]
1642
+ },
1643
+ "500": {
1644
+ "value": "#d1451a",
1645
+ "conformance": {
1646
+ "black": "AA",
1647
+ "white": "AA"
1648
+ },
1649
+ "filePath": "tokens/color.yaml",
1650
+ "isSource": true,
1651
+ "original": {
1652
+ "value": "#D1451A",
1653
+ "conformance": {
1654
+ "black": "AA",
1655
+ "white": "AA"
1656
+ }
1657
+ },
1658
+ "name": "ColorOrange500",
1659
+ "attributes": {
1660
+ "category": "color",
1661
+ "type": "orange",
1662
+ "item": "500"
1663
+ },
1664
+ "path": [
1665
+ "color",
1666
+ "orange",
1667
+ "500"
1668
+ ]
1669
+ },
1670
+ "600": {
1671
+ "value": "#b23009",
1672
+ "conformance": {
1673
+ "black": null,
1674
+ "white": "AA"
1675
+ },
1676
+ "filePath": "tokens/color.yaml",
1677
+ "isSource": true,
1678
+ "original": {
1679
+ "value": "#B23009",
1680
+ "conformance": {
1681
+ "black": null,
1682
+ "white": "AA"
1683
+ }
1684
+ },
1685
+ "name": "ColorOrange600",
1686
+ "attributes": {
1687
+ "category": "color",
1688
+ "type": "orange",
1689
+ "item": "600"
1690
+ },
1691
+ "path": [
1692
+ "color",
1693
+ "orange",
1694
+ "600"
1695
+ ]
1696
+ },
1697
+ "700": {
1698
+ "value": "#80280d",
1699
+ "conformance": {
1700
+ "black": null,
1701
+ "white": "AAA"
1702
+ },
1703
+ "filePath": "tokens/color.yaml",
1704
+ "isSource": true,
1705
+ "original": {
1706
+ "value": "#80280D",
1707
+ "conformance": {
1708
+ "black": null,
1709
+ "white": "AAA"
1710
+ }
1711
+ },
1712
+ "name": "ColorOrange700",
1713
+ "attributes": {
1714
+ "category": "color",
1715
+ "type": "orange",
1716
+ "item": "700"
1717
+ },
1718
+ "path": [
1719
+ "color",
1720
+ "orange",
1721
+ "700"
1722
+ ]
1723
+ },
1724
+ "800": {
1725
+ "value": "#4d1200",
1726
+ "conformance": {
1727
+ "black": null,
1728
+ "white": "AAA"
1729
+ },
1730
+ "filePath": "tokens/color.yaml",
1731
+ "isSource": true,
1732
+ "original": {
1733
+ "value": "#4D1200",
1734
+ "conformance": {
1735
+ "black": null,
1736
+ "white": "AAA"
1737
+ }
1738
+ },
1739
+ "name": "ColorOrange800",
1740
+ "attributes": {
1741
+ "category": "color",
1742
+ "type": "orange",
1743
+ "item": "800"
1744
+ },
1745
+ "path": [
1746
+ "color",
1747
+ "orange",
1748
+ "800"
1749
+ ]
1750
+ }
1751
+ },
1534
1752
  "grey": {
1535
1753
  "100": {
1536
1754
  "value": "#f8f8f9",
@@ -1,6 +1,179 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 14 Feb 2024 18:07:47 GMT
3
+ * Generated on Wed, 06 Mar 2024 00:56:46 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
+ orange100: '#fff9f8',
72
+ orange200: '#ffcaba',
73
+ orange300: '#ff9d80',
74
+ orange400: '#ff6c40',
75
+ orange500: '#d1451a',
76
+ orange600: '#b23009',
77
+ orange700: '#80280d',
78
+ orange800: '#4d1200',
79
+ grey100: '#f8f8f9',
80
+ grey200: '#ebebed',
81
+ grey300: '#dedee1',
82
+ grey400: '#c4c4c8',
83
+ grey500: '#a3a3aa',
84
+ grey600: '#7b7b87',
85
+ grey700: '#62626c',
86
+ grey800: '#4a4a51',
87
+ grey900: '#37373c',
88
+ grey1000: '#1f1f22',
89
+ grey1100: '#0b0d0e',
90
+ error100: '#ffecec',
91
+ error200: '#ffcaca',
92
+ error300: '#ff9a9a',
93
+ error400: '#ff6962',
94
+ error500: '#fa4040',
95
+ error600: '#d63727',
96
+ error700: '#aa0d15',
97
+ error800: '#860011',
98
+ success100: '#e6f9f3',
99
+ success200: '#bfefe0',
100
+ success300: '#81e0c1',
101
+ success400: '#41d0a3',
102
+ success500: '#00c185',
103
+ success600: '#00966e',
104
+ success700: '#047063',
105
+ success800: '#025050',
106
+ warning100: '#fff8e6',
107
+ warning200: '#ffefc8',
108
+ warning300: '#ffdf96',
109
+ warning400: '#ffce5a',
110
+ warning500: '#fabe1f',
111
+ warning600: '#dc9601',
112
+ warning700: '#be7200',
113
+ warning800: '#b45101',
114
+ },
115
+ duration: {
116
+ productive: {
117
+ fast: '70ms',
118
+ moderate: '110ms',
119
+ slow: '150ms',
120
+ },
121
+ expressive: {
122
+ fast: '240ms',
123
+ moderate: '400ms',
124
+ slow: '700ms',
125
+ },
126
+ },
127
+ easing: {
128
+ standard: {
129
+ productive: 'cubic-bezier(0.2, 0, 0.38, 0.9)',
130
+ expressive: 'cubic-bezier(0.4, 0.14, 0.3, 1)',
131
+ },
132
+ entrance: {
133
+ productive: 'cubic-bezier(0, 0, 0.38, 0.9)',
134
+ expressive: 'cubic-bezier(0, 0, 0.3, 1)',
135
+ },
136
+ exit: {
137
+ productive: 'cubic-bezier(0.2, 0, 1, 0.9)',
138
+ expressive: 'cubic-bezier(0.4, 0.14, 1, 1)',
139
+ },
140
+ },
141
+ font: {
142
+ family: {
143
+ default: 'Inter, Helvetica, Arial, sans-serif',
144
+ monospace: '"IBM Plex Mono", Consolas, Monaco, monospace',
145
+ },
146
+ weight: {
147
+ thin: 100,
148
+ extraLight: 200,
149
+ light: 300,
150
+ regular: 400,
151
+ medium: 500,
152
+ semiBold: 600,
153
+ bold: 700,
154
+ extraBold: 800,
155
+ },
156
+ size: {
157
+ default: '16px',
158
+ small: '14px',
159
+ },
160
+ },
161
+ shadow: {
162
+ elevation0: 'none',
163
+ elevation1: '0 2px 4px rgba(0, 0, 0, 0.1)',
164
+ elevation2: '0 0 64px 0 rgba(0, 0, 0, 0.08)',
165
+ },
166
+ spacing: {
167
+ space01: '4px',
168
+ space02: '8px',
169
+ space03: '12px',
170
+ space04: '16px',
171
+ space05: '24px',
172
+ space06: '32px',
173
+ space07: '48px',
174
+ space08: '64px',
175
+ space09: '80px',
176
+ space10: '96px',
177
+ space11: '120px',
178
+ },
179
+ };
@@ -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, 06 Mar 2024 00:56:46 GMT
4
4
 
5
5
  $breakpoint-xs: 0em;
6
6
  $breakpoint-sm: 37.5em;
@@ -63,6 +63,14 @@ $color-yellow-500: #bcbf19;
63
63
  $color-yellow-600: #9ea00f;
64
64
  $color-yellow-700: #7c7e07;
65
65
  $color-yellow-800: #4a4d00;
66
+ $color-orange-100: #fff9f8;
67
+ $color-orange-200: #ffcaba;
68
+ $color-orange-300: #ff9d80;
69
+ $color-orange-400: #ff6c40;
70
+ $color-orange-500: #d1451a;
71
+ $color-orange-600: #b23009;
72
+ $color-orange-700: #80280d;
73
+ $color-orange-800: #4d1200;
66
74
  $color-grey-100: #f8f8f9;
67
75
  $color-grey-200: #ebebed;
68
76
  $color-grey-300: #dedee1;
package/index.d.ts CHANGED
@@ -120,6 +120,15 @@ declare module '@wistia/vhs-design-tokens' {
120
120
  readonly yellow700: CSSHexString;
121
121
  readonly yellow800: CSSHexString;
122
122
 
123
+ readonly orange100: CSSHexString;
124
+ readonly orange200: CSSHexString;
125
+ readonly orange300: CSSHexString;
126
+ readonly orange400: CSSHexString;
127
+ readonly orange500: CSSHexString;
128
+ readonly orange600: CSSHexString;
129
+ readonly orange700: CSSHexString;
130
+ readonly orange800: CSSHexString;
131
+
123
132
  readonly grey100: CSSHexString;
124
133
  readonly grey200: CSSHexString;
125
134
  readonly grey300: CSSHexString;
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-beta.560cb1e9.d80a57d",
4
4
  "description": "VHS design tokens",
5
5
  "main": "index.js",
6
6
  "exports": {