@20minutes/hela 2.23.1 → 2.23.2

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.
@@ -83,6 +83,10 @@ export declare const tokenVariables: {
83
83
  value: string;
84
84
  key: string;
85
85
  };
86
+ cinema: {
87
+ value: string;
88
+ key: string;
89
+ };
86
90
  clock: {
87
91
  value: string;
88
92
  key: string;
@@ -183,6 +187,10 @@ export declare const tokenVariables: {
183
187
  value: string;
184
188
  key: string;
185
189
  };
190
+ gaming: {
191
+ value: string;
192
+ key: string;
193
+ };
186
194
  ghost: {
187
195
  value: string;
188
196
  key: string;
@@ -307,6 +315,10 @@ export declare const tokenVariables: {
307
315
  value: string;
308
316
  key: string;
309
317
  };
318
+ nourriture: {
319
+ value: string;
320
+ key: string;
321
+ };
310
322
  'olympic-flame': {
311
323
  value: string;
312
324
  key: string;
@@ -391,6 +403,10 @@ export declare const tokenVariables: {
391
403
  value: string;
392
404
  key: string;
393
405
  };
406
+ sport: {
407
+ value: string;
408
+ key: string;
409
+ };
394
410
  'star-outlined': {
395
411
  value: string;
396
412
  key: string;