@dialpad/dialtone-tokens 1.4.4 → 1.6.0

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, 23 Nov 2022 21:12:19 GMT
3
+ * Generated on Fri, 27 Jan 2023 19:51:09 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -10,7 +10,7 @@
10
10
  --dt-token-set-order-3: components/bar;
11
11
  --dt-button-color-background-default: transparent;
12
12
  --dt-button-color-background-primary: #7C52FF;
13
- --dt-button-color-background-danger: #FF2E2E;
13
+ --dt-button-color-background-danger: #EC0E0E;
14
14
  --dt-button-color-text-default: #7C52FF;
15
15
  --dt-button-color-text-primary: #fff;
16
16
  --dt-button-color-text-danger: #fff;
@@ -46,11 +46,11 @@
46
46
  --dt-color-text-muted: rgba(34, 34, 34, 0.5);
47
47
  --dt-color-text-placeholder: #808080;
48
48
  --dt-color-text-disabled: #808080;
49
- --dt-color-text-error: #a41111;
50
- --dt-color-text-success: #00671d;
49
+ --dt-color-text-critical: #ec0e0e;
50
+ --dt-color-text-success: #1aa340;
51
51
  --dt-color-text-warning: #815008;
52
- --dt-color-text-on-dark-primary: #f9f9f9;
53
- --dt-color-text-on-dark-secondary: #d2d2d2;
52
+ --dt-color-text-inverted-primary: #ffffff;
53
+ --dt-color-text-inverted-secondary: #e9e9e9;
54
54
  --dt-color-text-link-primary: #7c52ff;
55
55
  --dt-color-surface-primary: #ffffff;
56
56
  --dt-color-surface-secondary: #f9f9f9;
@@ -58,9 +58,10 @@
58
58
  --dt-color-surface-bold: #d2d2d2;
59
59
  --dt-color-surface-strong: #555555;
60
60
  --dt-color-surface-contrast: #222222;
61
- --dt-color-surface-error: #ffdcdc;
62
- --dt-color-surface-warning: #ffe793;
63
- --dt-color-surface-success: #ddf4d9;
61
+ --dt-color-surface-critical: #ffe5e6;
62
+ --dt-color-surface-warning: #fff4cc;
63
+ --dt-color-surface-success: #edf9eb;
64
+ --dt-color-surface-info: #eaf2fa;
64
65
  --dt-color-neutral-white: #ffffff;
65
66
  --dt-color-neutral-black: #000000;
66
67
  --dt-color-black-100: #f9f9f9;
@@ -72,37 +73,37 @@
72
73
  --dt-color-black-700: #3a3a3a;
73
74
  --dt-color-black-800: #222222;
74
75
  --dt-color-black-900: #000000;
75
- --dt-color-purple-100: #eee5ff;
76
- --dt-color-purple-200: #d3bcff;
76
+ --dt-color-purple-100: #f5f0ff;
77
+ --dt-color-purple-200: #dac7ff;
77
78
  --dt-color-purple-300: #ab7eff;
78
79
  --dt-color-purple-400: #7c52ff;
79
80
  --dt-color-purple-500: #3a1d95;
80
81
  --dt-color-purple-600: #10022c;
81
- --dt-color-blue-100: #e3edf9;
82
- --dt-color-blue-200: #84bdff;
82
+ --dt-color-blue-100: #eaf2fa;
83
+ --dt-color-blue-200: #99c8ff;
83
84
  --dt-color-blue-300: #51a0fe;
84
85
  --dt-color-blue-400: #1768c6;
85
86
  --dt-color-blue-500: #01326d;
86
- --dt-color-magenta-100: #ff97d2;
87
- --dt-color-magenta-200: #f756b1;
87
+ --dt-color-magenta-100: #ffe0f2;
88
+ --dt-color-magenta-200: #f985c7;
88
89
  --dt-color-magenta-300: #f9008e;
89
90
  --dt-color-magenta-400: #8c0e56;
90
91
  --dt-color-magenta-500: #541a3b;
91
- --dt-color-gold-100: #ffe793;
92
- --dt-color-gold-200: #ffd362;
92
+ --dt-color-gold-100: #fff4cc;
93
+ --dt-color-gold-200: #ffdb80;
93
94
  --dt-color-gold-300: #f6ab3c;
94
95
  --dt-color-gold-400: #d28f2b;
95
96
  --dt-color-gold-500: #815008;
96
- --dt-color-green-100: #ddf4d9;
97
- --dt-color-green-200: #9fff90;
97
+ --dt-color-green-100: #edf9eb;
98
+ --dt-color-green-200: #b0ffa3;
98
99
  --dt-color-green-300: #45f777;
99
100
  --dt-color-green-400: #1aa340;
100
101
  --dt-color-green-500: #124620;
101
- --dt-color-red-100: #ffdcdc;
102
- --dt-color-red-200: #ff7474;
103
- --dt-color-red-300: #ff2e2e;
104
- --dt-color-red-400: #a41111;
105
- --dt-color-red-500: #540000;
102
+ --dt-color-red-100: #ffe5e6;
103
+ --dt-color-red-200: #ff8585;
104
+ --dt-color-red-300: #ec0e0e;
105
+ --dt-color-red-400: #b70b0b;
106
+ --dt-color-red-500: #5b0505;
106
107
  --dt-color-tan-100: #f2f0ee;
107
108
  --dt-color-tan-200: #cec8c4;
108
109
  --dt-color-tan-300: #87807b;
@@ -239,6 +240,7 @@
239
240
  --dt-size-border-100: 0.1rem;
240
241
  --dt-size-border-200: 0.2rem;
241
242
  --dt-size-border-300: 0.4rem;
243
+ --dt-size-border-400: 0.8rem;
242
244
  --dt-size-border-icon-100: 0.1rem;
243
245
  --dt-size-border-icon-200: 0.125rem;
244
246
  --dt-size-border-icon-300: 0.15rem;
@@ -253,7 +255,8 @@
253
255
  --dt-size-radius-200: 0.2rem;
254
256
  --dt-size-radius-300: 0.4rem;
255
257
  --dt-size-radius-400: 0.8rem;
256
- --dt-size-radius-500: 3.2rem;
258
+ --dt-size-radius-500: 1.6rem;
259
+ --dt-size-radius-600: 3.2rem;
257
260
  --dt-opacity-0: 0;
258
261
  --dt-opacity-100: 0.05;
259
262
  --dt-opacity-200: 0.1;