@stokelp/ui 2.57.0 → 2.59.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.
@@ -100,6 +100,9 @@ export declare const colors: {
100
100
  50: {
101
101
  value: string;
102
102
  };
103
+ 10: {
104
+ value: string;
105
+ };
103
106
  };
104
107
  red: {
105
108
  900: {
@@ -201,6 +201,9 @@ export declare const tokens: {
201
201
  50: {
202
202
  value: string;
203
203
  };
204
+ 10: {
205
+ value: string;
206
+ };
204
207
  };
205
208
  red: {
206
209
  900: {