@vitality-ds/system-react-native 4.1.1 → 4.1.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.
- package/dist/stitches.config.d.ts +1490 -320
- package/dist/stitches.config.d.ts.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +3 -3
|
@@ -4,6 +4,123 @@ export declare const stitches: import("stitches-rn-vitality/src/types/stitches")
|
|
|
4
4
|
bp2: "(width >= 393px)";
|
|
5
5
|
}, {
|
|
6
6
|
colors: {
|
|
7
|
+
blue1: string;
|
|
8
|
+
cyan1: string;
|
|
9
|
+
green1: string;
|
|
10
|
+
grey1: string;
|
|
11
|
+
greyA1: string;
|
|
12
|
+
orange1: string;
|
|
13
|
+
pink1: string;
|
|
14
|
+
red1: string;
|
|
15
|
+
yellow1: string;
|
|
16
|
+
blue2: string;
|
|
17
|
+
cyan2: string;
|
|
18
|
+
green2: string;
|
|
19
|
+
grey2: string;
|
|
20
|
+
greyA2: string;
|
|
21
|
+
orange2: string;
|
|
22
|
+
pink2: string;
|
|
23
|
+
red2: string;
|
|
24
|
+
yellow2: string;
|
|
25
|
+
blue7: string;
|
|
26
|
+
cyan7: string;
|
|
27
|
+
green7: string;
|
|
28
|
+
grey7: string;
|
|
29
|
+
greyA7: string;
|
|
30
|
+
orange7: string;
|
|
31
|
+
pink7: string;
|
|
32
|
+
red7: string;
|
|
33
|
+
yellow7: string;
|
|
34
|
+
blue12: string;
|
|
35
|
+
cyan12: string;
|
|
36
|
+
green12: string;
|
|
37
|
+
grey12: string;
|
|
38
|
+
greyA12: string;
|
|
39
|
+
orange12: string;
|
|
40
|
+
pink12: string;
|
|
41
|
+
red12: string;
|
|
42
|
+
yellow12: string;
|
|
43
|
+
blue3: string;
|
|
44
|
+
cyan3: string;
|
|
45
|
+
green3: string;
|
|
46
|
+
grey3: string;
|
|
47
|
+
greyA3: string;
|
|
48
|
+
orange3: string;
|
|
49
|
+
pink3: string;
|
|
50
|
+
red3: string;
|
|
51
|
+
yellow3: string;
|
|
52
|
+
blue4: string;
|
|
53
|
+
cyan4: string;
|
|
54
|
+
green4: string;
|
|
55
|
+
grey4: string;
|
|
56
|
+
greyA4: string;
|
|
57
|
+
orange4: string;
|
|
58
|
+
pink4: string;
|
|
59
|
+
red4: string;
|
|
60
|
+
yellow4: string;
|
|
61
|
+
blue5: string;
|
|
62
|
+
cyan5: string;
|
|
63
|
+
green5: string;
|
|
64
|
+
grey5: string;
|
|
65
|
+
greyA5: string;
|
|
66
|
+
orange5: string;
|
|
67
|
+
pink5: string;
|
|
68
|
+
red5: string;
|
|
69
|
+
yellow5: string;
|
|
70
|
+
blue9: string;
|
|
71
|
+
cyan9: string;
|
|
72
|
+
green9: string;
|
|
73
|
+
grey9: string;
|
|
74
|
+
greyA9: string;
|
|
75
|
+
orange9: string;
|
|
76
|
+
pink9: string;
|
|
77
|
+
red9: string;
|
|
78
|
+
yellow9: string;
|
|
79
|
+
blue10: string;
|
|
80
|
+
cyan10: string;
|
|
81
|
+
green10: string;
|
|
82
|
+
grey10: string;
|
|
83
|
+
greyA10: string;
|
|
84
|
+
orange10: string;
|
|
85
|
+
pink10: string;
|
|
86
|
+
red10: string;
|
|
87
|
+
yellow10: string;
|
|
88
|
+
blue11: string;
|
|
89
|
+
cyan11: string;
|
|
90
|
+
green11: string;
|
|
91
|
+
grey11: string;
|
|
92
|
+
greyA11: string;
|
|
93
|
+
orange11: string;
|
|
94
|
+
pink11: string;
|
|
95
|
+
red11: string;
|
|
96
|
+
yellow11: string;
|
|
97
|
+
blue8: string;
|
|
98
|
+
cyan8: string;
|
|
99
|
+
green8: string;
|
|
100
|
+
grey8: string;
|
|
101
|
+
greyA8: string;
|
|
102
|
+
orange8: string;
|
|
103
|
+
pink8: string;
|
|
104
|
+
red8: string;
|
|
105
|
+
yellow8: string;
|
|
106
|
+
blue6: string;
|
|
107
|
+
cyan6: string;
|
|
108
|
+
green6: string;
|
|
109
|
+
grey6: string;
|
|
110
|
+
greyA6: string;
|
|
111
|
+
orange6: string;
|
|
112
|
+
pink6: string;
|
|
113
|
+
red6: string;
|
|
114
|
+
yellow6: string;
|
|
115
|
+
blue13: string;
|
|
116
|
+
cyan13: string;
|
|
117
|
+
green13: string;
|
|
118
|
+
grey13: string;
|
|
119
|
+
greyA13: string;
|
|
120
|
+
orange13: string;
|
|
121
|
+
pink13: string;
|
|
122
|
+
red13: string;
|
|
123
|
+
yellow13: string;
|
|
7
124
|
neutral1: string;
|
|
8
125
|
neutralA1: string;
|
|
9
126
|
primary1: string;
|
|
@@ -20,6 +137,22 @@ export declare const stitches: import("stitches-rn-vitality/src/types/stitches")
|
|
|
20
137
|
info2: string;
|
|
21
138
|
warning2: string;
|
|
22
139
|
critical2: string;
|
|
140
|
+
neutral7: string;
|
|
141
|
+
neutralA7: string;
|
|
142
|
+
primary7: string;
|
|
143
|
+
accent7: string;
|
|
144
|
+
success7: string;
|
|
145
|
+
info7: string;
|
|
146
|
+
warning7: string;
|
|
147
|
+
critical7: string;
|
|
148
|
+
neutral12: string;
|
|
149
|
+
neutralA12: string;
|
|
150
|
+
primary12: string;
|
|
151
|
+
accent12: string;
|
|
152
|
+
success12: string;
|
|
153
|
+
info12: string;
|
|
154
|
+
warning12: string;
|
|
155
|
+
critical12: string;
|
|
23
156
|
neutral3: string;
|
|
24
157
|
neutralA3: string;
|
|
25
158
|
primary3: string;
|
|
@@ -44,30 +177,6 @@ export declare const stitches: import("stitches-rn-vitality/src/types/stitches")
|
|
|
44
177
|
info5: string;
|
|
45
178
|
warning5: string;
|
|
46
179
|
critical5: string;
|
|
47
|
-
neutral6: string;
|
|
48
|
-
neutralA6: string;
|
|
49
|
-
primary6: string;
|
|
50
|
-
accent6: string;
|
|
51
|
-
success6: string;
|
|
52
|
-
info6: string;
|
|
53
|
-
warning6: string;
|
|
54
|
-
critical6: string;
|
|
55
|
-
neutral7: string;
|
|
56
|
-
neutralA7: string;
|
|
57
|
-
primary7: string;
|
|
58
|
-
accent7: string;
|
|
59
|
-
success7: string;
|
|
60
|
-
info7: string;
|
|
61
|
-
warning7: string;
|
|
62
|
-
critical7: string;
|
|
63
|
-
neutral8: string;
|
|
64
|
-
neutralA8: string;
|
|
65
|
-
primary8: string;
|
|
66
|
-
accent8: string;
|
|
67
|
-
success8: string;
|
|
68
|
-
info8: string;
|
|
69
|
-
warning8: string;
|
|
70
|
-
critical8: string;
|
|
71
180
|
neutral9: string;
|
|
72
181
|
neutralA9: string;
|
|
73
182
|
primary9: string;
|
|
@@ -92,14 +201,22 @@ export declare const stitches: import("stitches-rn-vitality/src/types/stitches")
|
|
|
92
201
|
info11: string;
|
|
93
202
|
warning11: string;
|
|
94
203
|
critical11: string;
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
204
|
+
neutral8: string;
|
|
205
|
+
neutralA8: string;
|
|
206
|
+
primary8: string;
|
|
207
|
+
accent8: string;
|
|
208
|
+
success8: string;
|
|
209
|
+
info8: string;
|
|
210
|
+
warning8: string;
|
|
211
|
+
critical8: string;
|
|
212
|
+
neutral6: string;
|
|
213
|
+
neutralA6: string;
|
|
214
|
+
primary6: string;
|
|
215
|
+
accent6: string;
|
|
216
|
+
success6: string;
|
|
217
|
+
info6: string;
|
|
218
|
+
warning6: string;
|
|
219
|
+
critical6: string;
|
|
103
220
|
neutral13: string;
|
|
104
221
|
neutralA13: string;
|
|
105
222
|
primary13: string;
|
|
@@ -250,6 +367,123 @@ export declare const styled: <Type extends keyof import("stitches-rn-vitality/sr
|
|
|
250
367
|
bp2: "(width >= 393px)";
|
|
251
368
|
}, {
|
|
252
369
|
colors: {
|
|
370
|
+
blue1: string;
|
|
371
|
+
cyan1: string;
|
|
372
|
+
green1: string;
|
|
373
|
+
grey1: string;
|
|
374
|
+
greyA1: string;
|
|
375
|
+
orange1: string;
|
|
376
|
+
pink1: string;
|
|
377
|
+
red1: string;
|
|
378
|
+
yellow1: string;
|
|
379
|
+
blue2: string;
|
|
380
|
+
cyan2: string;
|
|
381
|
+
green2: string;
|
|
382
|
+
grey2: string;
|
|
383
|
+
greyA2: string;
|
|
384
|
+
orange2: string;
|
|
385
|
+
pink2: string;
|
|
386
|
+
red2: string;
|
|
387
|
+
yellow2: string;
|
|
388
|
+
blue7: string;
|
|
389
|
+
cyan7: string;
|
|
390
|
+
green7: string;
|
|
391
|
+
grey7: string;
|
|
392
|
+
greyA7: string;
|
|
393
|
+
orange7: string;
|
|
394
|
+
pink7: string;
|
|
395
|
+
red7: string;
|
|
396
|
+
yellow7: string;
|
|
397
|
+
blue12: string;
|
|
398
|
+
cyan12: string;
|
|
399
|
+
green12: string;
|
|
400
|
+
grey12: string;
|
|
401
|
+
greyA12: string;
|
|
402
|
+
orange12: string;
|
|
403
|
+
pink12: string;
|
|
404
|
+
red12: string;
|
|
405
|
+
yellow12: string;
|
|
406
|
+
blue3: string;
|
|
407
|
+
cyan3: string;
|
|
408
|
+
green3: string;
|
|
409
|
+
grey3: string;
|
|
410
|
+
greyA3: string;
|
|
411
|
+
orange3: string;
|
|
412
|
+
pink3: string;
|
|
413
|
+
red3: string;
|
|
414
|
+
yellow3: string;
|
|
415
|
+
blue4: string;
|
|
416
|
+
cyan4: string;
|
|
417
|
+
green4: string;
|
|
418
|
+
grey4: string;
|
|
419
|
+
greyA4: string;
|
|
420
|
+
orange4: string;
|
|
421
|
+
pink4: string;
|
|
422
|
+
red4: string;
|
|
423
|
+
yellow4: string;
|
|
424
|
+
blue5: string;
|
|
425
|
+
cyan5: string;
|
|
426
|
+
green5: string;
|
|
427
|
+
grey5: string;
|
|
428
|
+
greyA5: string;
|
|
429
|
+
orange5: string;
|
|
430
|
+
pink5: string;
|
|
431
|
+
red5: string;
|
|
432
|
+
yellow5: string;
|
|
433
|
+
blue9: string;
|
|
434
|
+
cyan9: string;
|
|
435
|
+
green9: string;
|
|
436
|
+
grey9: string;
|
|
437
|
+
greyA9: string;
|
|
438
|
+
orange9: string;
|
|
439
|
+
pink9: string;
|
|
440
|
+
red9: string;
|
|
441
|
+
yellow9: string;
|
|
442
|
+
blue10: string;
|
|
443
|
+
cyan10: string;
|
|
444
|
+
green10: string;
|
|
445
|
+
grey10: string;
|
|
446
|
+
greyA10: string;
|
|
447
|
+
orange10: string;
|
|
448
|
+
pink10: string;
|
|
449
|
+
red10: string;
|
|
450
|
+
yellow10: string;
|
|
451
|
+
blue11: string;
|
|
452
|
+
cyan11: string;
|
|
453
|
+
green11: string;
|
|
454
|
+
grey11: string;
|
|
455
|
+
greyA11: string;
|
|
456
|
+
orange11: string;
|
|
457
|
+
pink11: string;
|
|
458
|
+
red11: string;
|
|
459
|
+
yellow11: string;
|
|
460
|
+
blue8: string;
|
|
461
|
+
cyan8: string;
|
|
462
|
+
green8: string;
|
|
463
|
+
grey8: string;
|
|
464
|
+
greyA8: string;
|
|
465
|
+
orange8: string;
|
|
466
|
+
pink8: string;
|
|
467
|
+
red8: string;
|
|
468
|
+
yellow8: string;
|
|
469
|
+
blue6: string;
|
|
470
|
+
cyan6: string;
|
|
471
|
+
green6: string;
|
|
472
|
+
grey6: string;
|
|
473
|
+
greyA6: string;
|
|
474
|
+
orange6: string;
|
|
475
|
+
pink6: string;
|
|
476
|
+
red6: string;
|
|
477
|
+
yellow6: string;
|
|
478
|
+
blue13: string;
|
|
479
|
+
cyan13: string;
|
|
480
|
+
green13: string;
|
|
481
|
+
grey13: string;
|
|
482
|
+
greyA13: string;
|
|
483
|
+
orange13: string;
|
|
484
|
+
pink13: string;
|
|
485
|
+
red13: string;
|
|
486
|
+
yellow13: string;
|
|
253
487
|
neutral1: string;
|
|
254
488
|
neutralA1: string;
|
|
255
489
|
primary1: string;
|
|
@@ -266,6 +500,22 @@ export declare const styled: <Type extends keyof import("stitches-rn-vitality/sr
|
|
|
266
500
|
info2: string;
|
|
267
501
|
warning2: string;
|
|
268
502
|
critical2: string;
|
|
503
|
+
neutral7: string;
|
|
504
|
+
neutralA7: string;
|
|
505
|
+
primary7: string;
|
|
506
|
+
accent7: string;
|
|
507
|
+
success7: string;
|
|
508
|
+
info7: string;
|
|
509
|
+
warning7: string;
|
|
510
|
+
critical7: string;
|
|
511
|
+
neutral12: string;
|
|
512
|
+
neutralA12: string;
|
|
513
|
+
primary12: string;
|
|
514
|
+
accent12: string;
|
|
515
|
+
success12: string;
|
|
516
|
+
info12: string;
|
|
517
|
+
warning12: string;
|
|
518
|
+
critical12: string;
|
|
269
519
|
neutral3: string;
|
|
270
520
|
neutralA3: string;
|
|
271
521
|
primary3: string;
|
|
@@ -290,30 +540,6 @@ export declare const styled: <Type extends keyof import("stitches-rn-vitality/sr
|
|
|
290
540
|
info5: string;
|
|
291
541
|
warning5: string;
|
|
292
542
|
critical5: string;
|
|
293
|
-
neutral6: string;
|
|
294
|
-
neutralA6: string;
|
|
295
|
-
primary6: string;
|
|
296
|
-
accent6: string;
|
|
297
|
-
success6: string;
|
|
298
|
-
info6: string;
|
|
299
|
-
warning6: string;
|
|
300
|
-
critical6: string;
|
|
301
|
-
neutral7: string;
|
|
302
|
-
neutralA7: string;
|
|
303
|
-
primary7: string;
|
|
304
|
-
accent7: string;
|
|
305
|
-
success7: string;
|
|
306
|
-
info7: string;
|
|
307
|
-
warning7: string;
|
|
308
|
-
critical7: string;
|
|
309
|
-
neutral8: string;
|
|
310
|
-
neutralA8: string;
|
|
311
|
-
primary8: string;
|
|
312
|
-
accent8: string;
|
|
313
|
-
success8: string;
|
|
314
|
-
info8: string;
|
|
315
|
-
warning8: string;
|
|
316
|
-
critical8: string;
|
|
317
543
|
neutral9: string;
|
|
318
544
|
neutralA9: string;
|
|
319
545
|
primary9: string;
|
|
@@ -338,14 +564,22 @@ export declare const styled: <Type extends keyof import("stitches-rn-vitality/sr
|
|
|
338
564
|
info11: string;
|
|
339
565
|
warning11: string;
|
|
340
566
|
critical11: string;
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
567
|
+
neutral8: string;
|
|
568
|
+
neutralA8: string;
|
|
569
|
+
primary8: string;
|
|
570
|
+
accent8: string;
|
|
571
|
+
success8: string;
|
|
572
|
+
info8: string;
|
|
573
|
+
warning8: string;
|
|
574
|
+
critical8: string;
|
|
575
|
+
neutral6: string;
|
|
576
|
+
neutralA6: string;
|
|
577
|
+
primary6: string;
|
|
578
|
+
accent6: string;
|
|
579
|
+
success6: string;
|
|
580
|
+
info6: string;
|
|
581
|
+
warning6: string;
|
|
582
|
+
critical6: string;
|
|
349
583
|
neutral13: string;
|
|
350
584
|
neutralA13: string;
|
|
351
585
|
primary13: string;
|
|
@@ -507,6 +741,123 @@ export declare const styled: <Type extends keyof import("stitches-rn-vitality/sr
|
|
|
507
741
|
bp2: "(width >= 393px)";
|
|
508
742
|
}, {
|
|
509
743
|
colors: {
|
|
744
|
+
blue1: string;
|
|
745
|
+
cyan1: string;
|
|
746
|
+
green1: string;
|
|
747
|
+
grey1: string;
|
|
748
|
+
greyA1: string;
|
|
749
|
+
orange1: string;
|
|
750
|
+
pink1: string;
|
|
751
|
+
red1: string;
|
|
752
|
+
yellow1: string;
|
|
753
|
+
blue2: string;
|
|
754
|
+
cyan2: string;
|
|
755
|
+
green2: string;
|
|
756
|
+
grey2: string;
|
|
757
|
+
greyA2: string;
|
|
758
|
+
orange2: string;
|
|
759
|
+
pink2: string;
|
|
760
|
+
red2: string;
|
|
761
|
+
yellow2: string;
|
|
762
|
+
blue7: string;
|
|
763
|
+
cyan7: string;
|
|
764
|
+
green7: string;
|
|
765
|
+
grey7: string;
|
|
766
|
+
greyA7: string;
|
|
767
|
+
orange7: string;
|
|
768
|
+
pink7: string;
|
|
769
|
+
red7: string;
|
|
770
|
+
yellow7: string;
|
|
771
|
+
blue12: string;
|
|
772
|
+
cyan12: string;
|
|
773
|
+
green12: string;
|
|
774
|
+
grey12: string;
|
|
775
|
+
greyA12: string;
|
|
776
|
+
orange12: string;
|
|
777
|
+
pink12: string;
|
|
778
|
+
red12: string;
|
|
779
|
+
yellow12: string;
|
|
780
|
+
blue3: string;
|
|
781
|
+
cyan3: string;
|
|
782
|
+
green3: string;
|
|
783
|
+
grey3: string;
|
|
784
|
+
greyA3: string;
|
|
785
|
+
orange3: string;
|
|
786
|
+
pink3: string;
|
|
787
|
+
red3: string;
|
|
788
|
+
yellow3: string;
|
|
789
|
+
blue4: string;
|
|
790
|
+
cyan4: string;
|
|
791
|
+
green4: string;
|
|
792
|
+
grey4: string;
|
|
793
|
+
greyA4: string;
|
|
794
|
+
orange4: string;
|
|
795
|
+
pink4: string;
|
|
796
|
+
red4: string;
|
|
797
|
+
yellow4: string;
|
|
798
|
+
blue5: string;
|
|
799
|
+
cyan5: string;
|
|
800
|
+
green5: string;
|
|
801
|
+
grey5: string;
|
|
802
|
+
greyA5: string;
|
|
803
|
+
orange5: string;
|
|
804
|
+
pink5: string;
|
|
805
|
+
red5: string;
|
|
806
|
+
yellow5: string;
|
|
807
|
+
blue9: string;
|
|
808
|
+
cyan9: string;
|
|
809
|
+
green9: string;
|
|
810
|
+
grey9: string;
|
|
811
|
+
greyA9: string;
|
|
812
|
+
orange9: string;
|
|
813
|
+
pink9: string;
|
|
814
|
+
red9: string;
|
|
815
|
+
yellow9: string;
|
|
816
|
+
blue10: string;
|
|
817
|
+
cyan10: string;
|
|
818
|
+
green10: string;
|
|
819
|
+
grey10: string;
|
|
820
|
+
greyA10: string;
|
|
821
|
+
orange10: string;
|
|
822
|
+
pink10: string;
|
|
823
|
+
red10: string;
|
|
824
|
+
yellow10: string;
|
|
825
|
+
blue11: string;
|
|
826
|
+
cyan11: string;
|
|
827
|
+
green11: string;
|
|
828
|
+
grey11: string;
|
|
829
|
+
greyA11: string;
|
|
830
|
+
orange11: string;
|
|
831
|
+
pink11: string;
|
|
832
|
+
red11: string;
|
|
833
|
+
yellow11: string;
|
|
834
|
+
blue8: string;
|
|
835
|
+
cyan8: string;
|
|
836
|
+
green8: string;
|
|
837
|
+
grey8: string;
|
|
838
|
+
greyA8: string;
|
|
839
|
+
orange8: string;
|
|
840
|
+
pink8: string;
|
|
841
|
+
red8: string;
|
|
842
|
+
yellow8: string;
|
|
843
|
+
blue6: string;
|
|
844
|
+
cyan6: string;
|
|
845
|
+
green6: string;
|
|
846
|
+
grey6: string;
|
|
847
|
+
greyA6: string;
|
|
848
|
+
orange6: string;
|
|
849
|
+
pink6: string;
|
|
850
|
+
red6: string;
|
|
851
|
+
yellow6: string;
|
|
852
|
+
blue13: string;
|
|
853
|
+
cyan13: string;
|
|
854
|
+
green13: string;
|
|
855
|
+
grey13: string;
|
|
856
|
+
greyA13: string;
|
|
857
|
+
orange13: string;
|
|
858
|
+
pink13: string;
|
|
859
|
+
red13: string;
|
|
860
|
+
yellow13: string;
|
|
510
861
|
neutral1: string;
|
|
511
862
|
neutralA1: string;
|
|
512
863
|
primary1: string;
|
|
@@ -523,6 +874,22 @@ export declare const styled: <Type extends keyof import("stitches-rn-vitality/sr
|
|
|
523
874
|
info2: string;
|
|
524
875
|
warning2: string;
|
|
525
876
|
critical2: string;
|
|
877
|
+
neutral7: string;
|
|
878
|
+
neutralA7: string;
|
|
879
|
+
primary7: string;
|
|
880
|
+
accent7: string;
|
|
881
|
+
success7: string;
|
|
882
|
+
info7: string;
|
|
883
|
+
warning7: string;
|
|
884
|
+
critical7: string;
|
|
885
|
+
neutral12: string;
|
|
886
|
+
neutralA12: string;
|
|
887
|
+
primary12: string;
|
|
888
|
+
accent12: string;
|
|
889
|
+
success12: string;
|
|
890
|
+
info12: string;
|
|
891
|
+
warning12: string;
|
|
892
|
+
critical12: string;
|
|
526
893
|
neutral3: string;
|
|
527
894
|
neutralA3: string;
|
|
528
895
|
primary3: string;
|
|
@@ -547,30 +914,6 @@ export declare const styled: <Type extends keyof import("stitches-rn-vitality/sr
|
|
|
547
914
|
info5: string;
|
|
548
915
|
warning5: string;
|
|
549
916
|
critical5: string;
|
|
550
|
-
neutral6: string;
|
|
551
|
-
neutralA6: string;
|
|
552
|
-
primary6: string;
|
|
553
|
-
accent6: string;
|
|
554
|
-
success6: string;
|
|
555
|
-
info6: string;
|
|
556
|
-
warning6: string;
|
|
557
|
-
critical6: string;
|
|
558
|
-
neutral7: string;
|
|
559
|
-
neutralA7: string;
|
|
560
|
-
primary7: string;
|
|
561
|
-
accent7: string;
|
|
562
|
-
success7: string;
|
|
563
|
-
info7: string;
|
|
564
|
-
warning7: string;
|
|
565
|
-
critical7: string;
|
|
566
|
-
neutral8: string;
|
|
567
|
-
neutralA8: string;
|
|
568
|
-
primary8: string;
|
|
569
|
-
accent8: string;
|
|
570
|
-
success8: string;
|
|
571
|
-
info8: string;
|
|
572
|
-
warning8: string;
|
|
573
|
-
critical8: string;
|
|
574
917
|
neutral9: string;
|
|
575
918
|
neutralA9: string;
|
|
576
919
|
primary9: string;
|
|
@@ -595,14 +938,22 @@ export declare const styled: <Type extends keyof import("stitches-rn-vitality/sr
|
|
|
595
938
|
info11: string;
|
|
596
939
|
warning11: string;
|
|
597
940
|
critical11: string;
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
941
|
+
neutral8: string;
|
|
942
|
+
neutralA8: string;
|
|
943
|
+
primary8: string;
|
|
944
|
+
accent8: string;
|
|
945
|
+
success8: string;
|
|
946
|
+
info8: string;
|
|
947
|
+
warning8: string;
|
|
948
|
+
critical8: string;
|
|
949
|
+
neutral6: string;
|
|
950
|
+
neutralA6: string;
|
|
951
|
+
primary6: string;
|
|
952
|
+
accent6: string;
|
|
953
|
+
success6: string;
|
|
954
|
+
info6: string;
|
|
955
|
+
warning6: string;
|
|
956
|
+
critical6: string;
|
|
606
957
|
neutral13: string;
|
|
607
958
|
neutralA13: string;
|
|
608
959
|
primary13: string;
|
|
@@ -749,6 +1100,123 @@ export declare const styled: <Type extends keyof import("stitches-rn-vitality/sr
|
|
|
749
1100
|
attrs: (cb: (props: {
|
|
750
1101
|
theme: {
|
|
751
1102
|
colors: {
|
|
1103
|
+
blue1: string;
|
|
1104
|
+
cyan1: string;
|
|
1105
|
+
green1: string;
|
|
1106
|
+
grey1: string;
|
|
1107
|
+
greyA1: string;
|
|
1108
|
+
orange1: string;
|
|
1109
|
+
pink1: string;
|
|
1110
|
+
red1: string;
|
|
1111
|
+
yellow1: string;
|
|
1112
|
+
blue2: string;
|
|
1113
|
+
cyan2: string;
|
|
1114
|
+
green2: string;
|
|
1115
|
+
grey2: string;
|
|
1116
|
+
greyA2: string;
|
|
1117
|
+
orange2: string;
|
|
1118
|
+
pink2: string;
|
|
1119
|
+
red2: string;
|
|
1120
|
+
yellow2: string;
|
|
1121
|
+
blue7: string;
|
|
1122
|
+
cyan7: string;
|
|
1123
|
+
green7: string;
|
|
1124
|
+
grey7: string;
|
|
1125
|
+
greyA7: string;
|
|
1126
|
+
orange7: string;
|
|
1127
|
+
pink7: string;
|
|
1128
|
+
red7: string;
|
|
1129
|
+
yellow7: string;
|
|
1130
|
+
blue12: string;
|
|
1131
|
+
cyan12: string;
|
|
1132
|
+
green12: string;
|
|
1133
|
+
grey12: string;
|
|
1134
|
+
greyA12: string;
|
|
1135
|
+
orange12: string;
|
|
1136
|
+
pink12: string;
|
|
1137
|
+
red12: string;
|
|
1138
|
+
yellow12: string;
|
|
1139
|
+
blue3: string;
|
|
1140
|
+
cyan3: string;
|
|
1141
|
+
green3: string;
|
|
1142
|
+
grey3: string;
|
|
1143
|
+
greyA3: string;
|
|
1144
|
+
orange3: string;
|
|
1145
|
+
pink3: string;
|
|
1146
|
+
red3: string;
|
|
1147
|
+
yellow3: string;
|
|
1148
|
+
blue4: string;
|
|
1149
|
+
cyan4: string;
|
|
1150
|
+
green4: string;
|
|
1151
|
+
grey4: string;
|
|
1152
|
+
greyA4: string;
|
|
1153
|
+
orange4: string;
|
|
1154
|
+
pink4: string;
|
|
1155
|
+
red4: string;
|
|
1156
|
+
yellow4: string;
|
|
1157
|
+
blue5: string;
|
|
1158
|
+
cyan5: string;
|
|
1159
|
+
green5: string;
|
|
1160
|
+
grey5: string;
|
|
1161
|
+
greyA5: string;
|
|
1162
|
+
orange5: string;
|
|
1163
|
+
pink5: string;
|
|
1164
|
+
red5: string;
|
|
1165
|
+
yellow5: string;
|
|
1166
|
+
blue9: string;
|
|
1167
|
+
cyan9: string;
|
|
1168
|
+
green9: string;
|
|
1169
|
+
grey9: string;
|
|
1170
|
+
greyA9: string;
|
|
1171
|
+
orange9: string;
|
|
1172
|
+
pink9: string;
|
|
1173
|
+
red9: string;
|
|
1174
|
+
yellow9: string;
|
|
1175
|
+
blue10: string;
|
|
1176
|
+
cyan10: string;
|
|
1177
|
+
green10: string;
|
|
1178
|
+
grey10: string;
|
|
1179
|
+
greyA10: string;
|
|
1180
|
+
orange10: string;
|
|
1181
|
+
pink10: string;
|
|
1182
|
+
red10: string;
|
|
1183
|
+
yellow10: string;
|
|
1184
|
+
blue11: string;
|
|
1185
|
+
cyan11: string;
|
|
1186
|
+
green11: string;
|
|
1187
|
+
grey11: string;
|
|
1188
|
+
greyA11: string;
|
|
1189
|
+
orange11: string;
|
|
1190
|
+
pink11: string;
|
|
1191
|
+
red11: string;
|
|
1192
|
+
yellow11: string;
|
|
1193
|
+
blue8: string;
|
|
1194
|
+
cyan8: string;
|
|
1195
|
+
green8: string;
|
|
1196
|
+
grey8: string;
|
|
1197
|
+
greyA8: string;
|
|
1198
|
+
orange8: string;
|
|
1199
|
+
pink8: string;
|
|
1200
|
+
red8: string;
|
|
1201
|
+
yellow8: string;
|
|
1202
|
+
blue6: string;
|
|
1203
|
+
cyan6: string;
|
|
1204
|
+
green6: string;
|
|
1205
|
+
grey6: string;
|
|
1206
|
+
greyA6: string;
|
|
1207
|
+
orange6: string;
|
|
1208
|
+
pink6: string;
|
|
1209
|
+
red6: string;
|
|
1210
|
+
yellow6: string;
|
|
1211
|
+
blue13: string;
|
|
1212
|
+
cyan13: string;
|
|
1213
|
+
green13: string;
|
|
1214
|
+
grey13: string;
|
|
1215
|
+
greyA13: string;
|
|
1216
|
+
orange13: string;
|
|
1217
|
+
pink13: string;
|
|
1218
|
+
red13: string;
|
|
1219
|
+
yellow13: string;
|
|
752
1220
|
neutral1: string;
|
|
753
1221
|
neutralA1: string;
|
|
754
1222
|
primary1: string;
|
|
@@ -765,6 +1233,22 @@ export declare const styled: <Type extends keyof import("stitches-rn-vitality/sr
|
|
|
765
1233
|
info2: string;
|
|
766
1234
|
warning2: string;
|
|
767
1235
|
critical2: string;
|
|
1236
|
+
neutral7: string;
|
|
1237
|
+
neutralA7: string;
|
|
1238
|
+
primary7: string;
|
|
1239
|
+
accent7: string;
|
|
1240
|
+
success7: string;
|
|
1241
|
+
info7: string;
|
|
1242
|
+
warning7: string;
|
|
1243
|
+
critical7: string;
|
|
1244
|
+
neutral12: string;
|
|
1245
|
+
neutralA12: string;
|
|
1246
|
+
primary12: string;
|
|
1247
|
+
accent12: string;
|
|
1248
|
+
success12: string;
|
|
1249
|
+
info12: string;
|
|
1250
|
+
warning12: string;
|
|
1251
|
+
critical12: string;
|
|
768
1252
|
neutral3: string;
|
|
769
1253
|
neutralA3: string;
|
|
770
1254
|
primary3: string;
|
|
@@ -789,30 +1273,6 @@ export declare const styled: <Type extends keyof import("stitches-rn-vitality/sr
|
|
|
789
1273
|
info5: string;
|
|
790
1274
|
warning5: string;
|
|
791
1275
|
critical5: string;
|
|
792
|
-
neutral6: string;
|
|
793
|
-
neutralA6: string;
|
|
794
|
-
primary6: string;
|
|
795
|
-
accent6: string;
|
|
796
|
-
success6: string;
|
|
797
|
-
info6: string;
|
|
798
|
-
warning6: string;
|
|
799
|
-
critical6: string;
|
|
800
|
-
neutral7: string;
|
|
801
|
-
neutralA7: string;
|
|
802
|
-
primary7: string;
|
|
803
|
-
accent7: string;
|
|
804
|
-
success7: string;
|
|
805
|
-
info7: string;
|
|
806
|
-
warning7: string;
|
|
807
|
-
critical7: string;
|
|
808
|
-
neutral8: string;
|
|
809
|
-
neutralA8: string;
|
|
810
|
-
primary8: string;
|
|
811
|
-
accent8: string;
|
|
812
|
-
success8: string;
|
|
813
|
-
info8: string;
|
|
814
|
-
warning8: string;
|
|
815
|
-
critical8: string;
|
|
816
1276
|
neutral9: string;
|
|
817
1277
|
neutralA9: string;
|
|
818
1278
|
primary9: string;
|
|
@@ -837,14 +1297,22 @@ export declare const styled: <Type extends keyof import("stitches-rn-vitality/sr
|
|
|
837
1297
|
info11: string;
|
|
838
1298
|
warning11: string;
|
|
839
1299
|
critical11: string;
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
1300
|
+
neutral8: string;
|
|
1301
|
+
neutralA8: string;
|
|
1302
|
+
primary8: string;
|
|
1303
|
+
accent8: string;
|
|
1304
|
+
success8: string;
|
|
1305
|
+
info8: string;
|
|
1306
|
+
warning8: string;
|
|
1307
|
+
critical8: string;
|
|
1308
|
+
neutral6: string;
|
|
1309
|
+
neutralA6: string;
|
|
1310
|
+
primary6: string;
|
|
1311
|
+
accent6: string;
|
|
1312
|
+
success6: string;
|
|
1313
|
+
info6: string;
|
|
1314
|
+
warning6: string;
|
|
1315
|
+
critical6: string;
|
|
848
1316
|
neutral13: string;
|
|
849
1317
|
neutralA13: string;
|
|
850
1318
|
primary13: string;
|
|
@@ -989,6 +1457,123 @@ export declare const styled: <Type extends keyof import("stitches-rn-vitality/sr
|
|
|
989
1457
|
bp2: "(width >= 393px)";
|
|
990
1458
|
}, {
|
|
991
1459
|
colors: {
|
|
1460
|
+
blue1: string;
|
|
1461
|
+
cyan1: string;
|
|
1462
|
+
green1: string;
|
|
1463
|
+
grey1: string;
|
|
1464
|
+
greyA1: string;
|
|
1465
|
+
orange1: string;
|
|
1466
|
+
pink1: string;
|
|
1467
|
+
red1: string;
|
|
1468
|
+
yellow1: string;
|
|
1469
|
+
blue2: string;
|
|
1470
|
+
cyan2: string;
|
|
1471
|
+
green2: string;
|
|
1472
|
+
grey2: string;
|
|
1473
|
+
greyA2: string;
|
|
1474
|
+
orange2: string;
|
|
1475
|
+
pink2: string;
|
|
1476
|
+
red2: string;
|
|
1477
|
+
yellow2: string;
|
|
1478
|
+
blue7: string;
|
|
1479
|
+
cyan7: string;
|
|
1480
|
+
green7: string;
|
|
1481
|
+
grey7: string;
|
|
1482
|
+
greyA7: string;
|
|
1483
|
+
orange7: string;
|
|
1484
|
+
pink7: string;
|
|
1485
|
+
red7: string;
|
|
1486
|
+
yellow7: string;
|
|
1487
|
+
blue12: string;
|
|
1488
|
+
cyan12: string;
|
|
1489
|
+
green12: string;
|
|
1490
|
+
grey12: string;
|
|
1491
|
+
greyA12: string;
|
|
1492
|
+
orange12: string;
|
|
1493
|
+
pink12: string;
|
|
1494
|
+
red12: string;
|
|
1495
|
+
yellow12: string;
|
|
1496
|
+
blue3: string;
|
|
1497
|
+
cyan3: string;
|
|
1498
|
+
green3: string;
|
|
1499
|
+
grey3: string;
|
|
1500
|
+
greyA3: string;
|
|
1501
|
+
orange3: string;
|
|
1502
|
+
pink3: string;
|
|
1503
|
+
red3: string;
|
|
1504
|
+
yellow3: string;
|
|
1505
|
+
blue4: string;
|
|
1506
|
+
cyan4: string;
|
|
1507
|
+
green4: string;
|
|
1508
|
+
grey4: string;
|
|
1509
|
+
greyA4: string;
|
|
1510
|
+
orange4: string;
|
|
1511
|
+
pink4: string;
|
|
1512
|
+
red4: string;
|
|
1513
|
+
yellow4: string;
|
|
1514
|
+
blue5: string;
|
|
1515
|
+
cyan5: string;
|
|
1516
|
+
green5: string;
|
|
1517
|
+
grey5: string;
|
|
1518
|
+
greyA5: string;
|
|
1519
|
+
orange5: string;
|
|
1520
|
+
pink5: string;
|
|
1521
|
+
red5: string;
|
|
1522
|
+
yellow5: string;
|
|
1523
|
+
blue9: string;
|
|
1524
|
+
cyan9: string;
|
|
1525
|
+
green9: string;
|
|
1526
|
+
grey9: string;
|
|
1527
|
+
greyA9: string;
|
|
1528
|
+
orange9: string;
|
|
1529
|
+
pink9: string;
|
|
1530
|
+
red9: string;
|
|
1531
|
+
yellow9: string;
|
|
1532
|
+
blue10: string;
|
|
1533
|
+
cyan10: string;
|
|
1534
|
+
green10: string;
|
|
1535
|
+
grey10: string;
|
|
1536
|
+
greyA10: string;
|
|
1537
|
+
orange10: string;
|
|
1538
|
+
pink10: string;
|
|
1539
|
+
red10: string;
|
|
1540
|
+
yellow10: string;
|
|
1541
|
+
blue11: string;
|
|
1542
|
+
cyan11: string;
|
|
1543
|
+
green11: string;
|
|
1544
|
+
grey11: string;
|
|
1545
|
+
greyA11: string;
|
|
1546
|
+
orange11: string;
|
|
1547
|
+
pink11: string;
|
|
1548
|
+
red11: string;
|
|
1549
|
+
yellow11: string;
|
|
1550
|
+
blue8: string;
|
|
1551
|
+
cyan8: string;
|
|
1552
|
+
green8: string;
|
|
1553
|
+
grey8: string;
|
|
1554
|
+
greyA8: string;
|
|
1555
|
+
orange8: string;
|
|
1556
|
+
pink8: string;
|
|
1557
|
+
red8: string;
|
|
1558
|
+
yellow8: string;
|
|
1559
|
+
blue6: string;
|
|
1560
|
+
cyan6: string;
|
|
1561
|
+
green6: string;
|
|
1562
|
+
grey6: string;
|
|
1563
|
+
greyA6: string;
|
|
1564
|
+
orange6: string;
|
|
1565
|
+
pink6: string;
|
|
1566
|
+
red6: string;
|
|
1567
|
+
yellow6: string;
|
|
1568
|
+
blue13: string;
|
|
1569
|
+
cyan13: string;
|
|
1570
|
+
green13: string;
|
|
1571
|
+
grey13: string;
|
|
1572
|
+
greyA13: string;
|
|
1573
|
+
orange13: string;
|
|
1574
|
+
pink13: string;
|
|
1575
|
+
red13: string;
|
|
1576
|
+
yellow13: string;
|
|
992
1577
|
neutral1: string;
|
|
993
1578
|
neutralA1: string;
|
|
994
1579
|
primary1: string;
|
|
@@ -1005,6 +1590,22 @@ export declare const styled: <Type extends keyof import("stitches-rn-vitality/sr
|
|
|
1005
1590
|
info2: string;
|
|
1006
1591
|
warning2: string;
|
|
1007
1592
|
critical2: string;
|
|
1593
|
+
neutral7: string;
|
|
1594
|
+
neutralA7: string;
|
|
1595
|
+
primary7: string;
|
|
1596
|
+
accent7: string;
|
|
1597
|
+
success7: string;
|
|
1598
|
+
info7: string;
|
|
1599
|
+
warning7: string;
|
|
1600
|
+
critical7: string;
|
|
1601
|
+
neutral12: string;
|
|
1602
|
+
neutralA12: string;
|
|
1603
|
+
primary12: string;
|
|
1604
|
+
accent12: string;
|
|
1605
|
+
success12: string;
|
|
1606
|
+
info12: string;
|
|
1607
|
+
warning12: string;
|
|
1608
|
+
critical12: string;
|
|
1008
1609
|
neutral3: string;
|
|
1009
1610
|
neutralA3: string;
|
|
1010
1611
|
primary3: string;
|
|
@@ -1029,30 +1630,6 @@ export declare const styled: <Type extends keyof import("stitches-rn-vitality/sr
|
|
|
1029
1630
|
info5: string;
|
|
1030
1631
|
warning5: string;
|
|
1031
1632
|
critical5: string;
|
|
1032
|
-
neutral6: string;
|
|
1033
|
-
neutralA6: string;
|
|
1034
|
-
primary6: string;
|
|
1035
|
-
accent6: string;
|
|
1036
|
-
success6: string;
|
|
1037
|
-
info6: string;
|
|
1038
|
-
warning6: string;
|
|
1039
|
-
critical6: string;
|
|
1040
|
-
neutral7: string;
|
|
1041
|
-
neutralA7: string;
|
|
1042
|
-
primary7: string;
|
|
1043
|
-
accent7: string;
|
|
1044
|
-
success7: string;
|
|
1045
|
-
info7: string;
|
|
1046
|
-
warning7: string;
|
|
1047
|
-
critical7: string;
|
|
1048
|
-
neutral8: string;
|
|
1049
|
-
neutralA8: string;
|
|
1050
|
-
primary8: string;
|
|
1051
|
-
accent8: string;
|
|
1052
|
-
success8: string;
|
|
1053
|
-
info8: string;
|
|
1054
|
-
warning8: string;
|
|
1055
|
-
critical8: string;
|
|
1056
1633
|
neutral9: string;
|
|
1057
1634
|
neutralA9: string;
|
|
1058
1635
|
primary9: string;
|
|
@@ -1077,14 +1654,22 @@ export declare const styled: <Type extends keyof import("stitches-rn-vitality/sr
|
|
|
1077
1654
|
info11: string;
|
|
1078
1655
|
warning11: string;
|
|
1079
1656
|
critical11: string;
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1657
|
+
neutral8: string;
|
|
1658
|
+
neutralA8: string;
|
|
1659
|
+
primary8: string;
|
|
1660
|
+
accent8: string;
|
|
1661
|
+
success8: string;
|
|
1662
|
+
info8: string;
|
|
1663
|
+
warning8: string;
|
|
1664
|
+
critical8: string;
|
|
1665
|
+
neutral6: string;
|
|
1666
|
+
neutralA6: string;
|
|
1667
|
+
primary6: string;
|
|
1668
|
+
accent6: string;
|
|
1669
|
+
success6: string;
|
|
1670
|
+
info6: string;
|
|
1671
|
+
warning6: string;
|
|
1672
|
+
critical6: string;
|
|
1088
1673
|
neutral13: string;
|
|
1089
1674
|
neutralA13: string;
|
|
1090
1675
|
primary13: string;
|
|
@@ -1235,6 +1820,123 @@ export declare const styled: <Type extends keyof import("stitches-rn-vitality/sr
|
|
|
1235
1820
|
bp2: "(width >= 393px)";
|
|
1236
1821
|
}, {
|
|
1237
1822
|
colors: {
|
|
1823
|
+
blue1: string;
|
|
1824
|
+
cyan1: string;
|
|
1825
|
+
green1: string;
|
|
1826
|
+
grey1: string;
|
|
1827
|
+
greyA1: string;
|
|
1828
|
+
orange1: string;
|
|
1829
|
+
pink1: string;
|
|
1830
|
+
red1: string;
|
|
1831
|
+
yellow1: string;
|
|
1832
|
+
blue2: string;
|
|
1833
|
+
cyan2: string;
|
|
1834
|
+
green2: string;
|
|
1835
|
+
grey2: string;
|
|
1836
|
+
greyA2: string;
|
|
1837
|
+
orange2: string;
|
|
1838
|
+
pink2: string;
|
|
1839
|
+
red2: string;
|
|
1840
|
+
yellow2: string;
|
|
1841
|
+
blue7: string;
|
|
1842
|
+
cyan7: string;
|
|
1843
|
+
green7: string;
|
|
1844
|
+
grey7: string;
|
|
1845
|
+
greyA7: string;
|
|
1846
|
+
orange7: string;
|
|
1847
|
+
pink7: string;
|
|
1848
|
+
red7: string;
|
|
1849
|
+
yellow7: string;
|
|
1850
|
+
blue12: string;
|
|
1851
|
+
cyan12: string;
|
|
1852
|
+
green12: string;
|
|
1853
|
+
grey12: string;
|
|
1854
|
+
greyA12: string;
|
|
1855
|
+
orange12: string;
|
|
1856
|
+
pink12: string;
|
|
1857
|
+
red12: string;
|
|
1858
|
+
yellow12: string;
|
|
1859
|
+
blue3: string;
|
|
1860
|
+
cyan3: string;
|
|
1861
|
+
green3: string;
|
|
1862
|
+
grey3: string;
|
|
1863
|
+
greyA3: string;
|
|
1864
|
+
orange3: string;
|
|
1865
|
+
pink3: string;
|
|
1866
|
+
red3: string;
|
|
1867
|
+
yellow3: string;
|
|
1868
|
+
blue4: string;
|
|
1869
|
+
cyan4: string;
|
|
1870
|
+
green4: string;
|
|
1871
|
+
grey4: string;
|
|
1872
|
+
greyA4: string;
|
|
1873
|
+
orange4: string;
|
|
1874
|
+
pink4: string;
|
|
1875
|
+
red4: string;
|
|
1876
|
+
yellow4: string;
|
|
1877
|
+
blue5: string;
|
|
1878
|
+
cyan5: string;
|
|
1879
|
+
green5: string;
|
|
1880
|
+
grey5: string;
|
|
1881
|
+
greyA5: string;
|
|
1882
|
+
orange5: string;
|
|
1883
|
+
pink5: string;
|
|
1884
|
+
red5: string;
|
|
1885
|
+
yellow5: string;
|
|
1886
|
+
blue9: string;
|
|
1887
|
+
cyan9: string;
|
|
1888
|
+
green9: string;
|
|
1889
|
+
grey9: string;
|
|
1890
|
+
greyA9: string;
|
|
1891
|
+
orange9: string;
|
|
1892
|
+
pink9: string;
|
|
1893
|
+
red9: string;
|
|
1894
|
+
yellow9: string;
|
|
1895
|
+
blue10: string;
|
|
1896
|
+
cyan10: string;
|
|
1897
|
+
green10: string;
|
|
1898
|
+
grey10: string;
|
|
1899
|
+
greyA10: string;
|
|
1900
|
+
orange10: string;
|
|
1901
|
+
pink10: string;
|
|
1902
|
+
red10: string;
|
|
1903
|
+
yellow10: string;
|
|
1904
|
+
blue11: string;
|
|
1905
|
+
cyan11: string;
|
|
1906
|
+
green11: string;
|
|
1907
|
+
grey11: string;
|
|
1908
|
+
greyA11: string;
|
|
1909
|
+
orange11: string;
|
|
1910
|
+
pink11: string;
|
|
1911
|
+
red11: string;
|
|
1912
|
+
yellow11: string;
|
|
1913
|
+
blue8: string;
|
|
1914
|
+
cyan8: string;
|
|
1915
|
+
green8: string;
|
|
1916
|
+
grey8: string;
|
|
1917
|
+
greyA8: string;
|
|
1918
|
+
orange8: string;
|
|
1919
|
+
pink8: string;
|
|
1920
|
+
red8: string;
|
|
1921
|
+
yellow8: string;
|
|
1922
|
+
blue6: string;
|
|
1923
|
+
cyan6: string;
|
|
1924
|
+
green6: string;
|
|
1925
|
+
grey6: string;
|
|
1926
|
+
greyA6: string;
|
|
1927
|
+
orange6: string;
|
|
1928
|
+
pink6: string;
|
|
1929
|
+
red6: string;
|
|
1930
|
+
yellow6: string;
|
|
1931
|
+
blue13: string;
|
|
1932
|
+
cyan13: string;
|
|
1933
|
+
green13: string;
|
|
1934
|
+
grey13: string;
|
|
1935
|
+
greyA13: string;
|
|
1936
|
+
orange13: string;
|
|
1937
|
+
pink13: string;
|
|
1938
|
+
red13: string;
|
|
1939
|
+
yellow13: string;
|
|
1238
1940
|
neutral1: string;
|
|
1239
1941
|
neutralA1: string;
|
|
1240
1942
|
primary1: string;
|
|
@@ -1251,6 +1953,22 @@ export declare const styled: <Type extends keyof import("stitches-rn-vitality/sr
|
|
|
1251
1953
|
info2: string;
|
|
1252
1954
|
warning2: string;
|
|
1253
1955
|
critical2: string;
|
|
1956
|
+
neutral7: string;
|
|
1957
|
+
neutralA7: string;
|
|
1958
|
+
primary7: string;
|
|
1959
|
+
accent7: string;
|
|
1960
|
+
success7: string;
|
|
1961
|
+
info7: string;
|
|
1962
|
+
warning7: string;
|
|
1963
|
+
critical7: string;
|
|
1964
|
+
neutral12: string;
|
|
1965
|
+
neutralA12: string;
|
|
1966
|
+
primary12: string;
|
|
1967
|
+
accent12: string;
|
|
1968
|
+
success12: string;
|
|
1969
|
+
info12: string;
|
|
1970
|
+
warning12: string;
|
|
1971
|
+
critical12: string;
|
|
1254
1972
|
neutral3: string;
|
|
1255
1973
|
neutralA3: string;
|
|
1256
1974
|
primary3: string;
|
|
@@ -1275,30 +1993,6 @@ export declare const styled: <Type extends keyof import("stitches-rn-vitality/sr
|
|
|
1275
1993
|
info5: string;
|
|
1276
1994
|
warning5: string;
|
|
1277
1995
|
critical5: string;
|
|
1278
|
-
neutral6: string;
|
|
1279
|
-
neutralA6: string;
|
|
1280
|
-
primary6: string;
|
|
1281
|
-
accent6: string;
|
|
1282
|
-
success6: string;
|
|
1283
|
-
info6: string;
|
|
1284
|
-
warning6: string;
|
|
1285
|
-
critical6: string;
|
|
1286
|
-
neutral7: string;
|
|
1287
|
-
neutralA7: string;
|
|
1288
|
-
primary7: string;
|
|
1289
|
-
accent7: string;
|
|
1290
|
-
success7: string;
|
|
1291
|
-
info7: string;
|
|
1292
|
-
warning7: string;
|
|
1293
|
-
critical7: string;
|
|
1294
|
-
neutral8: string;
|
|
1295
|
-
neutralA8: string;
|
|
1296
|
-
primary8: string;
|
|
1297
|
-
accent8: string;
|
|
1298
|
-
success8: string;
|
|
1299
|
-
info8: string;
|
|
1300
|
-
warning8: string;
|
|
1301
|
-
critical8: string;
|
|
1302
1996
|
neutral9: string;
|
|
1303
1997
|
neutralA9: string;
|
|
1304
1998
|
primary9: string;
|
|
@@ -1323,14 +2017,22 @@ export declare const styled: <Type extends keyof import("stitches-rn-vitality/sr
|
|
|
1323
2017
|
info11: string;
|
|
1324
2018
|
warning11: string;
|
|
1325
2019
|
critical11: string;
|
|
1326
|
-
|
|
1327
|
-
|
|
1328
|
-
|
|
1329
|
-
|
|
1330
|
-
|
|
1331
|
-
|
|
1332
|
-
|
|
1333
|
-
|
|
2020
|
+
neutral8: string;
|
|
2021
|
+
neutralA8: string;
|
|
2022
|
+
primary8: string;
|
|
2023
|
+
accent8: string;
|
|
2024
|
+
success8: string;
|
|
2025
|
+
info8: string;
|
|
2026
|
+
warning8: string;
|
|
2027
|
+
critical8: string;
|
|
2028
|
+
neutral6: string;
|
|
2029
|
+
neutralA6: string;
|
|
2030
|
+
primary6: string;
|
|
2031
|
+
accent6: string;
|
|
2032
|
+
success6: string;
|
|
2033
|
+
info6: string;
|
|
2034
|
+
warning6: string;
|
|
2035
|
+
critical6: string;
|
|
1334
2036
|
neutral13: string;
|
|
1335
2037
|
neutralA13: string;
|
|
1336
2038
|
primary13: string;
|
|
@@ -1489,6 +2191,123 @@ export declare const styled: <Type extends keyof import("stitches-rn-vitality/sr
|
|
|
1489
2191
|
bp2: "(width >= 393px)";
|
|
1490
2192
|
}, CSS>, theme: string & {
|
|
1491
2193
|
colors: {
|
|
2194
|
+
blue1: import("stitches-rn-vitality/src/types/theme").Token<"blue1", string, "colors">;
|
|
2195
|
+
cyan1: import("stitches-rn-vitality/src/types/theme").Token<"cyan1", string, "colors">;
|
|
2196
|
+
green1: import("stitches-rn-vitality/src/types/theme").Token<"green1", string, "colors">;
|
|
2197
|
+
grey1: import("stitches-rn-vitality/src/types/theme").Token<"grey1", string, "colors">;
|
|
2198
|
+
greyA1: import("stitches-rn-vitality/src/types/theme").Token<"greyA1", string, "colors">;
|
|
2199
|
+
orange1: import("stitches-rn-vitality/src/types/theme").Token<"orange1", string, "colors">;
|
|
2200
|
+
pink1: import("stitches-rn-vitality/src/types/theme").Token<"pink1", string, "colors">;
|
|
2201
|
+
red1: import("stitches-rn-vitality/src/types/theme").Token<"red1", string, "colors">;
|
|
2202
|
+
yellow1: import("stitches-rn-vitality/src/types/theme").Token<"yellow1", string, "colors">;
|
|
2203
|
+
blue2: import("stitches-rn-vitality/src/types/theme").Token<"blue2", string, "colors">;
|
|
2204
|
+
cyan2: import("stitches-rn-vitality/src/types/theme").Token<"cyan2", string, "colors">;
|
|
2205
|
+
green2: import("stitches-rn-vitality/src/types/theme").Token<"green2", string, "colors">;
|
|
2206
|
+
grey2: import("stitches-rn-vitality/src/types/theme").Token<"grey2", string, "colors">;
|
|
2207
|
+
greyA2: import("stitches-rn-vitality/src/types/theme").Token<"greyA2", string, "colors">;
|
|
2208
|
+
orange2: import("stitches-rn-vitality/src/types/theme").Token<"orange2", string, "colors">;
|
|
2209
|
+
pink2: import("stitches-rn-vitality/src/types/theme").Token<"pink2", string, "colors">;
|
|
2210
|
+
red2: import("stitches-rn-vitality/src/types/theme").Token<"red2", string, "colors">;
|
|
2211
|
+
yellow2: import("stitches-rn-vitality/src/types/theme").Token<"yellow2", string, "colors">;
|
|
2212
|
+
blue7: import("stitches-rn-vitality/src/types/theme").Token<"blue7", string, "colors">;
|
|
2213
|
+
cyan7: import("stitches-rn-vitality/src/types/theme").Token<"cyan7", string, "colors">;
|
|
2214
|
+
green7: import("stitches-rn-vitality/src/types/theme").Token<"green7", string, "colors">;
|
|
2215
|
+
grey7: import("stitches-rn-vitality/src/types/theme").Token<"grey7", string, "colors">;
|
|
2216
|
+
greyA7: import("stitches-rn-vitality/src/types/theme").Token<"greyA7", string, "colors">;
|
|
2217
|
+
orange7: import("stitches-rn-vitality/src/types/theme").Token<"orange7", string, "colors">;
|
|
2218
|
+
pink7: import("stitches-rn-vitality/src/types/theme").Token<"pink7", string, "colors">;
|
|
2219
|
+
red7: import("stitches-rn-vitality/src/types/theme").Token<"red7", string, "colors">;
|
|
2220
|
+
yellow7: import("stitches-rn-vitality/src/types/theme").Token<"yellow7", string, "colors">;
|
|
2221
|
+
blue12: import("stitches-rn-vitality/src/types/theme").Token<"blue12", string, "colors">;
|
|
2222
|
+
cyan12: import("stitches-rn-vitality/src/types/theme").Token<"cyan12", string, "colors">;
|
|
2223
|
+
green12: import("stitches-rn-vitality/src/types/theme").Token<"green12", string, "colors">;
|
|
2224
|
+
grey12: import("stitches-rn-vitality/src/types/theme").Token<"grey12", string, "colors">;
|
|
2225
|
+
greyA12: import("stitches-rn-vitality/src/types/theme").Token<"greyA12", string, "colors">;
|
|
2226
|
+
orange12: import("stitches-rn-vitality/src/types/theme").Token<"orange12", string, "colors">;
|
|
2227
|
+
pink12: import("stitches-rn-vitality/src/types/theme").Token<"pink12", string, "colors">;
|
|
2228
|
+
red12: import("stitches-rn-vitality/src/types/theme").Token<"red12", string, "colors">;
|
|
2229
|
+
yellow12: import("stitches-rn-vitality/src/types/theme").Token<"yellow12", string, "colors">;
|
|
2230
|
+
blue3: import("stitches-rn-vitality/src/types/theme").Token<"blue3", string, "colors">;
|
|
2231
|
+
cyan3: import("stitches-rn-vitality/src/types/theme").Token<"cyan3", string, "colors">;
|
|
2232
|
+
green3: import("stitches-rn-vitality/src/types/theme").Token<"green3", string, "colors">;
|
|
2233
|
+
grey3: import("stitches-rn-vitality/src/types/theme").Token<"grey3", string, "colors">;
|
|
2234
|
+
greyA3: import("stitches-rn-vitality/src/types/theme").Token<"greyA3", string, "colors">;
|
|
2235
|
+
orange3: import("stitches-rn-vitality/src/types/theme").Token<"orange3", string, "colors">;
|
|
2236
|
+
pink3: import("stitches-rn-vitality/src/types/theme").Token<"pink3", string, "colors">;
|
|
2237
|
+
red3: import("stitches-rn-vitality/src/types/theme").Token<"red3", string, "colors">;
|
|
2238
|
+
yellow3: import("stitches-rn-vitality/src/types/theme").Token<"yellow3", string, "colors">;
|
|
2239
|
+
blue4: import("stitches-rn-vitality/src/types/theme").Token<"blue4", string, "colors">;
|
|
2240
|
+
cyan4: import("stitches-rn-vitality/src/types/theme").Token<"cyan4", string, "colors">;
|
|
2241
|
+
green4: import("stitches-rn-vitality/src/types/theme").Token<"green4", string, "colors">;
|
|
2242
|
+
grey4: import("stitches-rn-vitality/src/types/theme").Token<"grey4", string, "colors">;
|
|
2243
|
+
greyA4: import("stitches-rn-vitality/src/types/theme").Token<"greyA4", string, "colors">;
|
|
2244
|
+
orange4: import("stitches-rn-vitality/src/types/theme").Token<"orange4", string, "colors">;
|
|
2245
|
+
pink4: import("stitches-rn-vitality/src/types/theme").Token<"pink4", string, "colors">;
|
|
2246
|
+
red4: import("stitches-rn-vitality/src/types/theme").Token<"red4", string, "colors">;
|
|
2247
|
+
yellow4: import("stitches-rn-vitality/src/types/theme").Token<"yellow4", string, "colors">;
|
|
2248
|
+
blue5: import("stitches-rn-vitality/src/types/theme").Token<"blue5", string, "colors">;
|
|
2249
|
+
cyan5: import("stitches-rn-vitality/src/types/theme").Token<"cyan5", string, "colors">;
|
|
2250
|
+
green5: import("stitches-rn-vitality/src/types/theme").Token<"green5", string, "colors">;
|
|
2251
|
+
grey5: import("stitches-rn-vitality/src/types/theme").Token<"grey5", string, "colors">;
|
|
2252
|
+
greyA5: import("stitches-rn-vitality/src/types/theme").Token<"greyA5", string, "colors">;
|
|
2253
|
+
orange5: import("stitches-rn-vitality/src/types/theme").Token<"orange5", string, "colors">;
|
|
2254
|
+
pink5: import("stitches-rn-vitality/src/types/theme").Token<"pink5", string, "colors">;
|
|
2255
|
+
red5: import("stitches-rn-vitality/src/types/theme").Token<"red5", string, "colors">;
|
|
2256
|
+
yellow5: import("stitches-rn-vitality/src/types/theme").Token<"yellow5", string, "colors">;
|
|
2257
|
+
blue9: import("stitches-rn-vitality/src/types/theme").Token<"blue9", string, "colors">;
|
|
2258
|
+
cyan9: import("stitches-rn-vitality/src/types/theme").Token<"cyan9", string, "colors">;
|
|
2259
|
+
green9: import("stitches-rn-vitality/src/types/theme").Token<"green9", string, "colors">;
|
|
2260
|
+
grey9: import("stitches-rn-vitality/src/types/theme").Token<"grey9", string, "colors">;
|
|
2261
|
+
greyA9: import("stitches-rn-vitality/src/types/theme").Token<"greyA9", string, "colors">;
|
|
2262
|
+
orange9: import("stitches-rn-vitality/src/types/theme").Token<"orange9", string, "colors">;
|
|
2263
|
+
pink9: import("stitches-rn-vitality/src/types/theme").Token<"pink9", string, "colors">;
|
|
2264
|
+
red9: import("stitches-rn-vitality/src/types/theme").Token<"red9", string, "colors">;
|
|
2265
|
+
yellow9: import("stitches-rn-vitality/src/types/theme").Token<"yellow9", string, "colors">;
|
|
2266
|
+
blue10: import("stitches-rn-vitality/src/types/theme").Token<"blue10", string, "colors">;
|
|
2267
|
+
cyan10: import("stitches-rn-vitality/src/types/theme").Token<"cyan10", string, "colors">;
|
|
2268
|
+
green10: import("stitches-rn-vitality/src/types/theme").Token<"green10", string, "colors">;
|
|
2269
|
+
grey10: import("stitches-rn-vitality/src/types/theme").Token<"grey10", string, "colors">;
|
|
2270
|
+
greyA10: import("stitches-rn-vitality/src/types/theme").Token<"greyA10", string, "colors">;
|
|
2271
|
+
orange10: import("stitches-rn-vitality/src/types/theme").Token<"orange10", string, "colors">;
|
|
2272
|
+
pink10: import("stitches-rn-vitality/src/types/theme").Token<"pink10", string, "colors">;
|
|
2273
|
+
red10: import("stitches-rn-vitality/src/types/theme").Token<"red10", string, "colors">;
|
|
2274
|
+
yellow10: import("stitches-rn-vitality/src/types/theme").Token<"yellow10", string, "colors">;
|
|
2275
|
+
blue11: import("stitches-rn-vitality/src/types/theme").Token<"blue11", string, "colors">;
|
|
2276
|
+
cyan11: import("stitches-rn-vitality/src/types/theme").Token<"cyan11", string, "colors">;
|
|
2277
|
+
green11: import("stitches-rn-vitality/src/types/theme").Token<"green11", string, "colors">;
|
|
2278
|
+
grey11: import("stitches-rn-vitality/src/types/theme").Token<"grey11", string, "colors">;
|
|
2279
|
+
greyA11: import("stitches-rn-vitality/src/types/theme").Token<"greyA11", string, "colors">;
|
|
2280
|
+
orange11: import("stitches-rn-vitality/src/types/theme").Token<"orange11", string, "colors">;
|
|
2281
|
+
pink11: import("stitches-rn-vitality/src/types/theme").Token<"pink11", string, "colors">;
|
|
2282
|
+
red11: import("stitches-rn-vitality/src/types/theme").Token<"red11", string, "colors">;
|
|
2283
|
+
yellow11: import("stitches-rn-vitality/src/types/theme").Token<"yellow11", string, "colors">;
|
|
2284
|
+
blue8: import("stitches-rn-vitality/src/types/theme").Token<"blue8", string, "colors">;
|
|
2285
|
+
cyan8: import("stitches-rn-vitality/src/types/theme").Token<"cyan8", string, "colors">;
|
|
2286
|
+
green8: import("stitches-rn-vitality/src/types/theme").Token<"green8", string, "colors">;
|
|
2287
|
+
grey8: import("stitches-rn-vitality/src/types/theme").Token<"grey8", string, "colors">;
|
|
2288
|
+
greyA8: import("stitches-rn-vitality/src/types/theme").Token<"greyA8", string, "colors">;
|
|
2289
|
+
orange8: import("stitches-rn-vitality/src/types/theme").Token<"orange8", string, "colors">;
|
|
2290
|
+
pink8: import("stitches-rn-vitality/src/types/theme").Token<"pink8", string, "colors">;
|
|
2291
|
+
red8: import("stitches-rn-vitality/src/types/theme").Token<"red8", string, "colors">;
|
|
2292
|
+
yellow8: import("stitches-rn-vitality/src/types/theme").Token<"yellow8", string, "colors">;
|
|
2293
|
+
blue6: import("stitches-rn-vitality/src/types/theme").Token<"blue6", string, "colors">;
|
|
2294
|
+
cyan6: import("stitches-rn-vitality/src/types/theme").Token<"cyan6", string, "colors">;
|
|
2295
|
+
green6: import("stitches-rn-vitality/src/types/theme").Token<"green6", string, "colors">;
|
|
2296
|
+
grey6: import("stitches-rn-vitality/src/types/theme").Token<"grey6", string, "colors">;
|
|
2297
|
+
greyA6: import("stitches-rn-vitality/src/types/theme").Token<"greyA6", string, "colors">;
|
|
2298
|
+
orange6: import("stitches-rn-vitality/src/types/theme").Token<"orange6", string, "colors">;
|
|
2299
|
+
pink6: import("stitches-rn-vitality/src/types/theme").Token<"pink6", string, "colors">;
|
|
2300
|
+
red6: import("stitches-rn-vitality/src/types/theme").Token<"red6", string, "colors">;
|
|
2301
|
+
yellow6: import("stitches-rn-vitality/src/types/theme").Token<"yellow6", string, "colors">;
|
|
2302
|
+
blue13: import("stitches-rn-vitality/src/types/theme").Token<"blue13", string, "colors">;
|
|
2303
|
+
cyan13: import("stitches-rn-vitality/src/types/theme").Token<"cyan13", string, "colors">;
|
|
2304
|
+
green13: import("stitches-rn-vitality/src/types/theme").Token<"green13", string, "colors">;
|
|
2305
|
+
grey13: import("stitches-rn-vitality/src/types/theme").Token<"grey13", string, "colors">;
|
|
2306
|
+
greyA13: import("stitches-rn-vitality/src/types/theme").Token<"greyA13", string, "colors">;
|
|
2307
|
+
orange13: import("stitches-rn-vitality/src/types/theme").Token<"orange13", string, "colors">;
|
|
2308
|
+
pink13: import("stitches-rn-vitality/src/types/theme").Token<"pink13", string, "colors">;
|
|
2309
|
+
red13: import("stitches-rn-vitality/src/types/theme").Token<"red13", string, "colors">;
|
|
2310
|
+
yellow13: import("stitches-rn-vitality/src/types/theme").Token<"yellow13", string, "colors">;
|
|
1492
2311
|
neutral1: import("stitches-rn-vitality/src/types/theme").Token<"neutral1", string, "colors">;
|
|
1493
2312
|
neutralA1: import("stitches-rn-vitality/src/types/theme").Token<"neutralA1", string, "colors">;
|
|
1494
2313
|
primary1: import("stitches-rn-vitality/src/types/theme").Token<"primary1", string, "colors">;
|
|
@@ -1505,6 +2324,22 @@ export declare const styled: <Type extends keyof import("stitches-rn-vitality/sr
|
|
|
1505
2324
|
info2: import("stitches-rn-vitality/src/types/theme").Token<"info2", string, "colors">;
|
|
1506
2325
|
warning2: import("stitches-rn-vitality/src/types/theme").Token<"warning2", string, "colors">;
|
|
1507
2326
|
critical2: import("stitches-rn-vitality/src/types/theme").Token<"critical2", string, "colors">;
|
|
2327
|
+
neutral7: import("stitches-rn-vitality/src/types/theme").Token<"neutral7", string, "colors">;
|
|
2328
|
+
neutralA7: import("stitches-rn-vitality/src/types/theme").Token<"neutralA7", string, "colors">;
|
|
2329
|
+
primary7: import("stitches-rn-vitality/src/types/theme").Token<"primary7", string, "colors">;
|
|
2330
|
+
accent7: import("stitches-rn-vitality/src/types/theme").Token<"accent7", string, "colors">;
|
|
2331
|
+
success7: import("stitches-rn-vitality/src/types/theme").Token<"success7", string, "colors">;
|
|
2332
|
+
info7: import("stitches-rn-vitality/src/types/theme").Token<"info7", string, "colors">;
|
|
2333
|
+
warning7: import("stitches-rn-vitality/src/types/theme").Token<"warning7", string, "colors">;
|
|
2334
|
+
critical7: import("stitches-rn-vitality/src/types/theme").Token<"critical7", string, "colors">;
|
|
2335
|
+
neutral12: import("stitches-rn-vitality/src/types/theme").Token<"neutral12", string, "colors">;
|
|
2336
|
+
neutralA12: import("stitches-rn-vitality/src/types/theme").Token<"neutralA12", string, "colors">;
|
|
2337
|
+
primary12: import("stitches-rn-vitality/src/types/theme").Token<"primary12", string, "colors">;
|
|
2338
|
+
accent12: import("stitches-rn-vitality/src/types/theme").Token<"accent12", string, "colors">;
|
|
2339
|
+
success12: import("stitches-rn-vitality/src/types/theme").Token<"success12", string, "colors">;
|
|
2340
|
+
info12: import("stitches-rn-vitality/src/types/theme").Token<"info12", string, "colors">;
|
|
2341
|
+
warning12: import("stitches-rn-vitality/src/types/theme").Token<"warning12", string, "colors">;
|
|
2342
|
+
critical12: import("stitches-rn-vitality/src/types/theme").Token<"critical12", string, "colors">;
|
|
1508
2343
|
neutral3: import("stitches-rn-vitality/src/types/theme").Token<"neutral3", string, "colors">;
|
|
1509
2344
|
neutralA3: import("stitches-rn-vitality/src/types/theme").Token<"neutralA3", string, "colors">;
|
|
1510
2345
|
primary3: import("stitches-rn-vitality/src/types/theme").Token<"primary3", string, "colors">;
|
|
@@ -1529,30 +2364,6 @@ export declare const styled: <Type extends keyof import("stitches-rn-vitality/sr
|
|
|
1529
2364
|
info5: import("stitches-rn-vitality/src/types/theme").Token<"info5", string, "colors">;
|
|
1530
2365
|
warning5: import("stitches-rn-vitality/src/types/theme").Token<"warning5", string, "colors">;
|
|
1531
2366
|
critical5: import("stitches-rn-vitality/src/types/theme").Token<"critical5", string, "colors">;
|
|
1532
|
-
neutral6: import("stitches-rn-vitality/src/types/theme").Token<"neutral6", string, "colors">;
|
|
1533
|
-
neutralA6: import("stitches-rn-vitality/src/types/theme").Token<"neutralA6", string, "colors">;
|
|
1534
|
-
primary6: import("stitches-rn-vitality/src/types/theme").Token<"primary6", string, "colors">;
|
|
1535
|
-
accent6: import("stitches-rn-vitality/src/types/theme").Token<"accent6", string, "colors">;
|
|
1536
|
-
success6: import("stitches-rn-vitality/src/types/theme").Token<"success6", string, "colors">;
|
|
1537
|
-
info6: import("stitches-rn-vitality/src/types/theme").Token<"info6", string, "colors">;
|
|
1538
|
-
warning6: import("stitches-rn-vitality/src/types/theme").Token<"warning6", string, "colors">;
|
|
1539
|
-
critical6: import("stitches-rn-vitality/src/types/theme").Token<"critical6", string, "colors">;
|
|
1540
|
-
neutral7: import("stitches-rn-vitality/src/types/theme").Token<"neutral7", string, "colors">;
|
|
1541
|
-
neutralA7: import("stitches-rn-vitality/src/types/theme").Token<"neutralA7", string, "colors">;
|
|
1542
|
-
primary7: import("stitches-rn-vitality/src/types/theme").Token<"primary7", string, "colors">;
|
|
1543
|
-
accent7: import("stitches-rn-vitality/src/types/theme").Token<"accent7", string, "colors">;
|
|
1544
|
-
success7: import("stitches-rn-vitality/src/types/theme").Token<"success7", string, "colors">;
|
|
1545
|
-
info7: import("stitches-rn-vitality/src/types/theme").Token<"info7", string, "colors">;
|
|
1546
|
-
warning7: import("stitches-rn-vitality/src/types/theme").Token<"warning7", string, "colors">;
|
|
1547
|
-
critical7: import("stitches-rn-vitality/src/types/theme").Token<"critical7", string, "colors">;
|
|
1548
|
-
neutral8: import("stitches-rn-vitality/src/types/theme").Token<"neutral8", string, "colors">;
|
|
1549
|
-
neutralA8: import("stitches-rn-vitality/src/types/theme").Token<"neutralA8", string, "colors">;
|
|
1550
|
-
primary8: import("stitches-rn-vitality/src/types/theme").Token<"primary8", string, "colors">;
|
|
1551
|
-
accent8: import("stitches-rn-vitality/src/types/theme").Token<"accent8", string, "colors">;
|
|
1552
|
-
success8: import("stitches-rn-vitality/src/types/theme").Token<"success8", string, "colors">;
|
|
1553
|
-
info8: import("stitches-rn-vitality/src/types/theme").Token<"info8", string, "colors">;
|
|
1554
|
-
warning8: import("stitches-rn-vitality/src/types/theme").Token<"warning8", string, "colors">;
|
|
1555
|
-
critical8: import("stitches-rn-vitality/src/types/theme").Token<"critical8", string, "colors">;
|
|
1556
2367
|
neutral9: import("stitches-rn-vitality/src/types/theme").Token<"neutral9", string, "colors">;
|
|
1557
2368
|
neutralA9: import("stitches-rn-vitality/src/types/theme").Token<"neutralA9", string, "colors">;
|
|
1558
2369
|
primary9: import("stitches-rn-vitality/src/types/theme").Token<"primary9", string, "colors">;
|
|
@@ -1577,14 +2388,22 @@ export declare const styled: <Type extends keyof import("stitches-rn-vitality/sr
|
|
|
1577
2388
|
info11: import("stitches-rn-vitality/src/types/theme").Token<"info11", string, "colors">;
|
|
1578
2389
|
warning11: import("stitches-rn-vitality/src/types/theme").Token<"warning11", string, "colors">;
|
|
1579
2390
|
critical11: import("stitches-rn-vitality/src/types/theme").Token<"critical11", string, "colors">;
|
|
1580
|
-
|
|
1581
|
-
|
|
1582
|
-
|
|
1583
|
-
|
|
1584
|
-
|
|
1585
|
-
|
|
1586
|
-
|
|
1587
|
-
|
|
2391
|
+
neutral8: import("stitches-rn-vitality/src/types/theme").Token<"neutral8", string, "colors">;
|
|
2392
|
+
neutralA8: import("stitches-rn-vitality/src/types/theme").Token<"neutralA8", string, "colors">;
|
|
2393
|
+
primary8: import("stitches-rn-vitality/src/types/theme").Token<"primary8", string, "colors">;
|
|
2394
|
+
accent8: import("stitches-rn-vitality/src/types/theme").Token<"accent8", string, "colors">;
|
|
2395
|
+
success8: import("stitches-rn-vitality/src/types/theme").Token<"success8", string, "colors">;
|
|
2396
|
+
info8: import("stitches-rn-vitality/src/types/theme").Token<"info8", string, "colors">;
|
|
2397
|
+
warning8: import("stitches-rn-vitality/src/types/theme").Token<"warning8", string, "colors">;
|
|
2398
|
+
critical8: import("stitches-rn-vitality/src/types/theme").Token<"critical8", string, "colors">;
|
|
2399
|
+
neutral6: import("stitches-rn-vitality/src/types/theme").Token<"neutral6", string, "colors">;
|
|
2400
|
+
neutralA6: import("stitches-rn-vitality/src/types/theme").Token<"neutralA6", string, "colors">;
|
|
2401
|
+
primary6: import("stitches-rn-vitality/src/types/theme").Token<"primary6", string, "colors">;
|
|
2402
|
+
accent6: import("stitches-rn-vitality/src/types/theme").Token<"accent6", string, "colors">;
|
|
2403
|
+
success6: import("stitches-rn-vitality/src/types/theme").Token<"success6", string, "colors">;
|
|
2404
|
+
info6: import("stitches-rn-vitality/src/types/theme").Token<"info6", string, "colors">;
|
|
2405
|
+
warning6: import("stitches-rn-vitality/src/types/theme").Token<"warning6", string, "colors">;
|
|
2406
|
+
critical6: import("stitches-rn-vitality/src/types/theme").Token<"critical6", string, "colors">;
|
|
1588
2407
|
neutral13: import("stitches-rn-vitality/src/types/theme").Token<"neutral13", string, "colors">;
|
|
1589
2408
|
neutralA13: import("stitches-rn-vitality/src/types/theme").Token<"neutralA13", string, "colors">;
|
|
1590
2409
|
primary13: import("stitches-rn-vitality/src/types/theme").Token<"primary13", string, "colors">;
|
|
@@ -1723,6 +2542,123 @@ export declare const styled: <Type extends keyof import("stitches-rn-vitality/sr
|
|
|
1723
2542
|
};
|
|
1724
2543
|
theme: {
|
|
1725
2544
|
colors: {
|
|
2545
|
+
blue1: string;
|
|
2546
|
+
cyan1: string;
|
|
2547
|
+
green1: string;
|
|
2548
|
+
grey1: string;
|
|
2549
|
+
greyA1: string;
|
|
2550
|
+
orange1: string;
|
|
2551
|
+
pink1: string;
|
|
2552
|
+
red1: string;
|
|
2553
|
+
yellow1: string;
|
|
2554
|
+
blue2: string;
|
|
2555
|
+
cyan2: string;
|
|
2556
|
+
green2: string;
|
|
2557
|
+
grey2: string;
|
|
2558
|
+
greyA2: string;
|
|
2559
|
+
orange2: string;
|
|
2560
|
+
pink2: string;
|
|
2561
|
+
red2: string;
|
|
2562
|
+
yellow2: string;
|
|
2563
|
+
blue7: string;
|
|
2564
|
+
cyan7: string;
|
|
2565
|
+
green7: string;
|
|
2566
|
+
grey7: string;
|
|
2567
|
+
greyA7: string;
|
|
2568
|
+
orange7: string;
|
|
2569
|
+
pink7: string;
|
|
2570
|
+
red7: string;
|
|
2571
|
+
yellow7: string;
|
|
2572
|
+
blue12: string;
|
|
2573
|
+
cyan12: string;
|
|
2574
|
+
green12: string;
|
|
2575
|
+
grey12: string;
|
|
2576
|
+
greyA12: string;
|
|
2577
|
+
orange12: string;
|
|
2578
|
+
pink12: string;
|
|
2579
|
+
red12: string;
|
|
2580
|
+
yellow12: string;
|
|
2581
|
+
blue3: string;
|
|
2582
|
+
cyan3: string;
|
|
2583
|
+
green3: string;
|
|
2584
|
+
grey3: string;
|
|
2585
|
+
greyA3: string;
|
|
2586
|
+
orange3: string;
|
|
2587
|
+
pink3: string;
|
|
2588
|
+
red3: string;
|
|
2589
|
+
yellow3: string;
|
|
2590
|
+
blue4: string;
|
|
2591
|
+
cyan4: string;
|
|
2592
|
+
green4: string;
|
|
2593
|
+
grey4: string;
|
|
2594
|
+
greyA4: string;
|
|
2595
|
+
orange4: string;
|
|
2596
|
+
pink4: string;
|
|
2597
|
+
red4: string;
|
|
2598
|
+
yellow4: string;
|
|
2599
|
+
blue5: string;
|
|
2600
|
+
cyan5: string;
|
|
2601
|
+
green5: string;
|
|
2602
|
+
grey5: string;
|
|
2603
|
+
greyA5: string;
|
|
2604
|
+
orange5: string;
|
|
2605
|
+
pink5: string;
|
|
2606
|
+
red5: string;
|
|
2607
|
+
yellow5: string;
|
|
2608
|
+
blue9: string;
|
|
2609
|
+
cyan9: string;
|
|
2610
|
+
green9: string;
|
|
2611
|
+
grey9: string;
|
|
2612
|
+
greyA9: string;
|
|
2613
|
+
orange9: string;
|
|
2614
|
+
pink9: string;
|
|
2615
|
+
red9: string;
|
|
2616
|
+
yellow9: string;
|
|
2617
|
+
blue10: string;
|
|
2618
|
+
cyan10: string;
|
|
2619
|
+
green10: string;
|
|
2620
|
+
grey10: string;
|
|
2621
|
+
greyA10: string;
|
|
2622
|
+
orange10: string;
|
|
2623
|
+
pink10: string;
|
|
2624
|
+
red10: string;
|
|
2625
|
+
yellow10: string;
|
|
2626
|
+
blue11: string;
|
|
2627
|
+
cyan11: string;
|
|
2628
|
+
green11: string;
|
|
2629
|
+
grey11: string;
|
|
2630
|
+
greyA11: string;
|
|
2631
|
+
orange11: string;
|
|
2632
|
+
pink11: string;
|
|
2633
|
+
red11: string;
|
|
2634
|
+
yellow11: string;
|
|
2635
|
+
blue8: string;
|
|
2636
|
+
cyan8: string;
|
|
2637
|
+
green8: string;
|
|
2638
|
+
grey8: string;
|
|
2639
|
+
greyA8: string;
|
|
2640
|
+
orange8: string;
|
|
2641
|
+
pink8: string;
|
|
2642
|
+
red8: string;
|
|
2643
|
+
yellow8: string;
|
|
2644
|
+
blue6: string;
|
|
2645
|
+
cyan6: string;
|
|
2646
|
+
green6: string;
|
|
2647
|
+
grey6: string;
|
|
2648
|
+
greyA6: string;
|
|
2649
|
+
orange6: string;
|
|
2650
|
+
pink6: string;
|
|
2651
|
+
red6: string;
|
|
2652
|
+
yellow6: string;
|
|
2653
|
+
blue13: string;
|
|
2654
|
+
cyan13: string;
|
|
2655
|
+
green13: string;
|
|
2656
|
+
grey13: string;
|
|
2657
|
+
greyA13: string;
|
|
2658
|
+
orange13: string;
|
|
2659
|
+
pink13: string;
|
|
2660
|
+
red13: string;
|
|
2661
|
+
yellow13: string;
|
|
1726
2662
|
neutral1: string;
|
|
1727
2663
|
neutralA1: string;
|
|
1728
2664
|
primary1: string;
|
|
@@ -1739,6 +2675,22 @@ export declare const styled: <Type extends keyof import("stitches-rn-vitality/sr
|
|
|
1739
2675
|
info2: string;
|
|
1740
2676
|
warning2: string;
|
|
1741
2677
|
critical2: string;
|
|
2678
|
+
neutral7: string;
|
|
2679
|
+
neutralA7: string;
|
|
2680
|
+
primary7: string;
|
|
2681
|
+
accent7: string;
|
|
2682
|
+
success7: string;
|
|
2683
|
+
info7: string;
|
|
2684
|
+
warning7: string;
|
|
2685
|
+
critical7: string;
|
|
2686
|
+
neutral12: string;
|
|
2687
|
+
neutralA12: string;
|
|
2688
|
+
primary12: string;
|
|
2689
|
+
accent12: string;
|
|
2690
|
+
success12: string;
|
|
2691
|
+
info12: string;
|
|
2692
|
+
warning12: string;
|
|
2693
|
+
critical12: string;
|
|
1742
2694
|
neutral3: string;
|
|
1743
2695
|
neutralA3: string;
|
|
1744
2696
|
primary3: string;
|
|
@@ -1763,30 +2715,6 @@ export declare const styled: <Type extends keyof import("stitches-rn-vitality/sr
|
|
|
1763
2715
|
info5: string;
|
|
1764
2716
|
warning5: string;
|
|
1765
2717
|
critical5: string;
|
|
1766
|
-
neutral6: string;
|
|
1767
|
-
neutralA6: string;
|
|
1768
|
-
primary6: string;
|
|
1769
|
-
accent6: string;
|
|
1770
|
-
success6: string;
|
|
1771
|
-
info6: string;
|
|
1772
|
-
warning6: string;
|
|
1773
|
-
critical6: string;
|
|
1774
|
-
neutral7: string;
|
|
1775
|
-
neutralA7: string;
|
|
1776
|
-
primary7: string;
|
|
1777
|
-
accent7: string;
|
|
1778
|
-
success7: string;
|
|
1779
|
-
info7: string;
|
|
1780
|
-
warning7: string;
|
|
1781
|
-
critical7: string;
|
|
1782
|
-
neutral8: string;
|
|
1783
|
-
neutralA8: string;
|
|
1784
|
-
primary8: string;
|
|
1785
|
-
accent8: string;
|
|
1786
|
-
success8: string;
|
|
1787
|
-
info8: string;
|
|
1788
|
-
warning8: string;
|
|
1789
|
-
critical8: string;
|
|
1790
2718
|
neutral9: string;
|
|
1791
2719
|
neutralA9: string;
|
|
1792
2720
|
primary9: string;
|
|
@@ -1811,14 +2739,22 @@ export declare const styled: <Type extends keyof import("stitches-rn-vitality/sr
|
|
|
1811
2739
|
info11: string;
|
|
1812
2740
|
warning11: string;
|
|
1813
2741
|
critical11: string;
|
|
1814
|
-
|
|
1815
|
-
|
|
1816
|
-
|
|
1817
|
-
|
|
1818
|
-
|
|
1819
|
-
|
|
1820
|
-
|
|
1821
|
-
|
|
2742
|
+
neutral8: string;
|
|
2743
|
+
neutralA8: string;
|
|
2744
|
+
primary8: string;
|
|
2745
|
+
accent8: string;
|
|
2746
|
+
success8: string;
|
|
2747
|
+
info8: string;
|
|
2748
|
+
warning8: string;
|
|
2749
|
+
critical8: string;
|
|
2750
|
+
neutral6: string;
|
|
2751
|
+
neutralA6: string;
|
|
2752
|
+
primary6: string;
|
|
2753
|
+
accent6: string;
|
|
2754
|
+
success6: string;
|
|
2755
|
+
info6: string;
|
|
2756
|
+
warning6: string;
|
|
2757
|
+
critical6: string;
|
|
1822
2758
|
neutral13: string;
|
|
1823
2759
|
neutralA13: string;
|
|
1824
2760
|
primary13: string;
|
|
@@ -1966,6 +2902,123 @@ export declare const styled: <Type extends keyof import("stitches-rn-vitality/sr
|
|
|
1966
2902
|
};
|
|
1967
2903
|
}, createTheme: <Arg extends {
|
|
1968
2904
|
colors?: {
|
|
2905
|
+
blue1?: string | number | boolean;
|
|
2906
|
+
cyan1?: string | number | boolean;
|
|
2907
|
+
green1?: string | number | boolean;
|
|
2908
|
+
grey1?: string | number | boolean;
|
|
2909
|
+
greyA1?: string | number | boolean;
|
|
2910
|
+
orange1?: string | number | boolean;
|
|
2911
|
+
pink1?: string | number | boolean;
|
|
2912
|
+
red1?: string | number | boolean;
|
|
2913
|
+
yellow1?: string | number | boolean;
|
|
2914
|
+
blue2?: string | number | boolean;
|
|
2915
|
+
cyan2?: string | number | boolean;
|
|
2916
|
+
green2?: string | number | boolean;
|
|
2917
|
+
grey2?: string | number | boolean;
|
|
2918
|
+
greyA2?: string | number | boolean;
|
|
2919
|
+
orange2?: string | number | boolean;
|
|
2920
|
+
pink2?: string | number | boolean;
|
|
2921
|
+
red2?: string | number | boolean;
|
|
2922
|
+
yellow2?: string | number | boolean;
|
|
2923
|
+
blue7?: string | number | boolean;
|
|
2924
|
+
cyan7?: string | number | boolean;
|
|
2925
|
+
green7?: string | number | boolean;
|
|
2926
|
+
grey7?: string | number | boolean;
|
|
2927
|
+
greyA7?: string | number | boolean;
|
|
2928
|
+
orange7?: string | number | boolean;
|
|
2929
|
+
pink7?: string | number | boolean;
|
|
2930
|
+
red7?: string | number | boolean;
|
|
2931
|
+
yellow7?: string | number | boolean;
|
|
2932
|
+
blue12?: string | number | boolean;
|
|
2933
|
+
cyan12?: string | number | boolean;
|
|
2934
|
+
green12?: string | number | boolean;
|
|
2935
|
+
grey12?: string | number | boolean;
|
|
2936
|
+
greyA12?: string | number | boolean;
|
|
2937
|
+
orange12?: string | number | boolean;
|
|
2938
|
+
pink12?: string | number | boolean;
|
|
2939
|
+
red12?: string | number | boolean;
|
|
2940
|
+
yellow12?: string | number | boolean;
|
|
2941
|
+
blue3?: string | number | boolean;
|
|
2942
|
+
cyan3?: string | number | boolean;
|
|
2943
|
+
green3?: string | number | boolean;
|
|
2944
|
+
grey3?: string | number | boolean;
|
|
2945
|
+
greyA3?: string | number | boolean;
|
|
2946
|
+
orange3?: string | number | boolean;
|
|
2947
|
+
pink3?: string | number | boolean;
|
|
2948
|
+
red3?: string | number | boolean;
|
|
2949
|
+
yellow3?: string | number | boolean;
|
|
2950
|
+
blue4?: string | number | boolean;
|
|
2951
|
+
cyan4?: string | number | boolean;
|
|
2952
|
+
green4?: string | number | boolean;
|
|
2953
|
+
grey4?: string | number | boolean;
|
|
2954
|
+
greyA4?: string | number | boolean;
|
|
2955
|
+
orange4?: string | number | boolean;
|
|
2956
|
+
pink4?: string | number | boolean;
|
|
2957
|
+
red4?: string | number | boolean;
|
|
2958
|
+
yellow4?: string | number | boolean;
|
|
2959
|
+
blue5?: string | number | boolean;
|
|
2960
|
+
cyan5?: string | number | boolean;
|
|
2961
|
+
green5?: string | number | boolean;
|
|
2962
|
+
grey5?: string | number | boolean;
|
|
2963
|
+
greyA5?: string | number | boolean;
|
|
2964
|
+
orange5?: string | number | boolean;
|
|
2965
|
+
pink5?: string | number | boolean;
|
|
2966
|
+
red5?: string | number | boolean;
|
|
2967
|
+
yellow5?: string | number | boolean;
|
|
2968
|
+
blue9?: string | number | boolean;
|
|
2969
|
+
cyan9?: string | number | boolean;
|
|
2970
|
+
green9?: string | number | boolean;
|
|
2971
|
+
grey9?: string | number | boolean;
|
|
2972
|
+
greyA9?: string | number | boolean;
|
|
2973
|
+
orange9?: string | number | boolean;
|
|
2974
|
+
pink9?: string | number | boolean;
|
|
2975
|
+
red9?: string | number | boolean;
|
|
2976
|
+
yellow9?: string | number | boolean;
|
|
2977
|
+
blue10?: string | number | boolean;
|
|
2978
|
+
cyan10?: string | number | boolean;
|
|
2979
|
+
green10?: string | number | boolean;
|
|
2980
|
+
grey10?: string | number | boolean;
|
|
2981
|
+
greyA10?: string | number | boolean;
|
|
2982
|
+
orange10?: string | number | boolean;
|
|
2983
|
+
pink10?: string | number | boolean;
|
|
2984
|
+
red10?: string | number | boolean;
|
|
2985
|
+
yellow10?: string | number | boolean;
|
|
2986
|
+
blue11?: string | number | boolean;
|
|
2987
|
+
cyan11?: string | number | boolean;
|
|
2988
|
+
green11?: string | number | boolean;
|
|
2989
|
+
grey11?: string | number | boolean;
|
|
2990
|
+
greyA11?: string | number | boolean;
|
|
2991
|
+
orange11?: string | number | boolean;
|
|
2992
|
+
pink11?: string | number | boolean;
|
|
2993
|
+
red11?: string | number | boolean;
|
|
2994
|
+
yellow11?: string | number | boolean;
|
|
2995
|
+
blue8?: string | number | boolean;
|
|
2996
|
+
cyan8?: string | number | boolean;
|
|
2997
|
+
green8?: string | number | boolean;
|
|
2998
|
+
grey8?: string | number | boolean;
|
|
2999
|
+
greyA8?: string | number | boolean;
|
|
3000
|
+
orange8?: string | number | boolean;
|
|
3001
|
+
pink8?: string | number | boolean;
|
|
3002
|
+
red8?: string | number | boolean;
|
|
3003
|
+
yellow8?: string | number | boolean;
|
|
3004
|
+
blue6?: string | number | boolean;
|
|
3005
|
+
cyan6?: string | number | boolean;
|
|
3006
|
+
green6?: string | number | boolean;
|
|
3007
|
+
grey6?: string | number | boolean;
|
|
3008
|
+
greyA6?: string | number | boolean;
|
|
3009
|
+
orange6?: string | number | boolean;
|
|
3010
|
+
pink6?: string | number | boolean;
|
|
3011
|
+
red6?: string | number | boolean;
|
|
3012
|
+
yellow6?: string | number | boolean;
|
|
3013
|
+
blue13?: string | number | boolean;
|
|
3014
|
+
cyan13?: string | number | boolean;
|
|
3015
|
+
green13?: string | number | boolean;
|
|
3016
|
+
grey13?: string | number | boolean;
|
|
3017
|
+
greyA13?: string | number | boolean;
|
|
3018
|
+
orange13?: string | number | boolean;
|
|
3019
|
+
pink13?: string | number | boolean;
|
|
3020
|
+
red13?: string | number | boolean;
|
|
3021
|
+
yellow13?: string | number | boolean;
|
|
1969
3022
|
neutral1?: string | number | boolean;
|
|
1970
3023
|
neutralA1?: string | number | boolean;
|
|
1971
3024
|
primary1?: string | number | boolean;
|
|
@@ -1982,6 +3035,22 @@ export declare const styled: <Type extends keyof import("stitches-rn-vitality/sr
|
|
|
1982
3035
|
info2?: string | number | boolean;
|
|
1983
3036
|
warning2?: string | number | boolean;
|
|
1984
3037
|
critical2?: string | number | boolean;
|
|
3038
|
+
neutral7?: string | number | boolean;
|
|
3039
|
+
neutralA7?: string | number | boolean;
|
|
3040
|
+
primary7?: string | number | boolean;
|
|
3041
|
+
accent7?: string | number | boolean;
|
|
3042
|
+
success7?: string | number | boolean;
|
|
3043
|
+
info7?: string | number | boolean;
|
|
3044
|
+
warning7?: string | number | boolean;
|
|
3045
|
+
critical7?: string | number | boolean;
|
|
3046
|
+
neutral12?: string | number | boolean;
|
|
3047
|
+
neutralA12?: string | number | boolean;
|
|
3048
|
+
primary12?: string | number | boolean;
|
|
3049
|
+
accent12?: string | number | boolean;
|
|
3050
|
+
success12?: string | number | boolean;
|
|
3051
|
+
info12?: string | number | boolean;
|
|
3052
|
+
warning12?: string | number | boolean;
|
|
3053
|
+
critical12?: string | number | boolean;
|
|
1985
3054
|
neutral3?: string | number | boolean;
|
|
1986
3055
|
neutralA3?: string | number | boolean;
|
|
1987
3056
|
primary3?: string | number | boolean;
|
|
@@ -2006,30 +3075,6 @@ export declare const styled: <Type extends keyof import("stitches-rn-vitality/sr
|
|
|
2006
3075
|
info5?: string | number | boolean;
|
|
2007
3076
|
warning5?: string | number | boolean;
|
|
2008
3077
|
critical5?: string | number | boolean;
|
|
2009
|
-
neutral6?: string | number | boolean;
|
|
2010
|
-
neutralA6?: string | number | boolean;
|
|
2011
|
-
primary6?: string | number | boolean;
|
|
2012
|
-
accent6?: string | number | boolean;
|
|
2013
|
-
success6?: string | number | boolean;
|
|
2014
|
-
info6?: string | number | boolean;
|
|
2015
|
-
warning6?: string | number | boolean;
|
|
2016
|
-
critical6?: string | number | boolean;
|
|
2017
|
-
neutral7?: string | number | boolean;
|
|
2018
|
-
neutralA7?: string | number | boolean;
|
|
2019
|
-
primary7?: string | number | boolean;
|
|
2020
|
-
accent7?: string | number | boolean;
|
|
2021
|
-
success7?: string | number | boolean;
|
|
2022
|
-
info7?: string | number | boolean;
|
|
2023
|
-
warning7?: string | number | boolean;
|
|
2024
|
-
critical7?: string | number | boolean;
|
|
2025
|
-
neutral8?: string | number | boolean;
|
|
2026
|
-
neutralA8?: string | number | boolean;
|
|
2027
|
-
primary8?: string | number | boolean;
|
|
2028
|
-
accent8?: string | number | boolean;
|
|
2029
|
-
success8?: string | number | boolean;
|
|
2030
|
-
info8?: string | number | boolean;
|
|
2031
|
-
warning8?: string | number | boolean;
|
|
2032
|
-
critical8?: string | number | boolean;
|
|
2033
3078
|
neutral9?: string | number | boolean;
|
|
2034
3079
|
neutralA9?: string | number | boolean;
|
|
2035
3080
|
primary9?: string | number | boolean;
|
|
@@ -2054,14 +3099,22 @@ export declare const styled: <Type extends keyof import("stitches-rn-vitality/sr
|
|
|
2054
3099
|
info11?: string | number | boolean;
|
|
2055
3100
|
warning11?: string | number | boolean;
|
|
2056
3101
|
critical11?: string | number | boolean;
|
|
2057
|
-
|
|
2058
|
-
|
|
2059
|
-
|
|
2060
|
-
|
|
2061
|
-
|
|
2062
|
-
|
|
2063
|
-
|
|
2064
|
-
|
|
3102
|
+
neutral8?: string | number | boolean;
|
|
3103
|
+
neutralA8?: string | number | boolean;
|
|
3104
|
+
primary8?: string | number | boolean;
|
|
3105
|
+
accent8?: string | number | boolean;
|
|
3106
|
+
success8?: string | number | boolean;
|
|
3107
|
+
info8?: string | number | boolean;
|
|
3108
|
+
warning8?: string | number | boolean;
|
|
3109
|
+
critical8?: string | number | boolean;
|
|
3110
|
+
neutral6?: string | number | boolean;
|
|
3111
|
+
neutralA6?: string | number | boolean;
|
|
3112
|
+
primary6?: string | number | boolean;
|
|
3113
|
+
accent6?: string | number | boolean;
|
|
3114
|
+
success6?: string | number | boolean;
|
|
3115
|
+
info6?: string | number | boolean;
|
|
3116
|
+
warning6?: string | number | boolean;
|
|
3117
|
+
critical6?: string | number | boolean;
|
|
2065
3118
|
neutral13?: string | number | boolean;
|
|
2066
3119
|
neutralA13?: string | number | boolean;
|
|
2067
3120
|
primary13?: string | number | boolean;
|
|
@@ -2201,6 +3254,123 @@ export declare const styled: <Type extends keyof import("stitches-rn-vitality/sr
|
|
|
2201
3254
|
}>(arg: Arg) => string & import("stitches-rn-vitality/src/types/stitches").ThemeTokens<Arg>, ThemeProvider: import("react").FunctionComponent<import("stitches-rn-vitality/src/types/stitches").ThemeProviderType>;
|
|
2202
3255
|
export declare const darkTheme: string & import("stitches-rn-vitality/src/types/stitches").ThemeTokens<{
|
|
2203
3256
|
colors: {
|
|
3257
|
+
blue1: string;
|
|
3258
|
+
cyan1: string;
|
|
3259
|
+
green1: string;
|
|
3260
|
+
grey1: string;
|
|
3261
|
+
greyA1: string;
|
|
3262
|
+
orange1: string;
|
|
3263
|
+
pink1: string;
|
|
3264
|
+
red1: string;
|
|
3265
|
+
yellow1: string;
|
|
3266
|
+
blue2: string;
|
|
3267
|
+
cyan2: string;
|
|
3268
|
+
green2: string;
|
|
3269
|
+
grey2: string;
|
|
3270
|
+
greyA2: string;
|
|
3271
|
+
orange2: string;
|
|
3272
|
+
pink2: string;
|
|
3273
|
+
red2: string;
|
|
3274
|
+
yellow2: string;
|
|
3275
|
+
blue7: string;
|
|
3276
|
+
cyan7: string;
|
|
3277
|
+
green7: string;
|
|
3278
|
+
grey7: string;
|
|
3279
|
+
greyA7: string;
|
|
3280
|
+
orange7: string;
|
|
3281
|
+
pink7: string;
|
|
3282
|
+
red7: string;
|
|
3283
|
+
yellow7: string;
|
|
3284
|
+
blue12: string;
|
|
3285
|
+
cyan12: string;
|
|
3286
|
+
green12: string;
|
|
3287
|
+
grey12: string;
|
|
3288
|
+
greyA12: string;
|
|
3289
|
+
orange12: string;
|
|
3290
|
+
pink12: string;
|
|
3291
|
+
red12: string;
|
|
3292
|
+
yellow12: string;
|
|
3293
|
+
blue3: string;
|
|
3294
|
+
cyan3: string;
|
|
3295
|
+
green3: string;
|
|
3296
|
+
grey3: string;
|
|
3297
|
+
greyA3: string;
|
|
3298
|
+
orange3: string;
|
|
3299
|
+
pink3: string;
|
|
3300
|
+
red3: string;
|
|
3301
|
+
yellow3: string;
|
|
3302
|
+
blue4: string;
|
|
3303
|
+
cyan4: string;
|
|
3304
|
+
green4: string;
|
|
3305
|
+
grey4: string;
|
|
3306
|
+
greyA4: string;
|
|
3307
|
+
orange4: string;
|
|
3308
|
+
pink4: string;
|
|
3309
|
+
red4: string;
|
|
3310
|
+
yellow4: string;
|
|
3311
|
+
blue5: string;
|
|
3312
|
+
cyan5: string;
|
|
3313
|
+
green5: string;
|
|
3314
|
+
grey5: string;
|
|
3315
|
+
greyA5: string;
|
|
3316
|
+
orange5: string;
|
|
3317
|
+
pink5: string;
|
|
3318
|
+
red5: string;
|
|
3319
|
+
yellow5: string;
|
|
3320
|
+
blue9: string;
|
|
3321
|
+
cyan9: string;
|
|
3322
|
+
green9: string;
|
|
3323
|
+
grey9: string;
|
|
3324
|
+
greyA9: string;
|
|
3325
|
+
orange9: string;
|
|
3326
|
+
pink9: string;
|
|
3327
|
+
red9: string;
|
|
3328
|
+
yellow9: string;
|
|
3329
|
+
blue10: string;
|
|
3330
|
+
cyan10: string;
|
|
3331
|
+
green10: string;
|
|
3332
|
+
grey10: string;
|
|
3333
|
+
greyA10: string;
|
|
3334
|
+
orange10: string;
|
|
3335
|
+
pink10: string;
|
|
3336
|
+
red10: string;
|
|
3337
|
+
yellow10: string;
|
|
3338
|
+
blue11: string;
|
|
3339
|
+
cyan11: string;
|
|
3340
|
+
green11: string;
|
|
3341
|
+
grey11: string;
|
|
3342
|
+
greyA11: string;
|
|
3343
|
+
orange11: string;
|
|
3344
|
+
pink11: string;
|
|
3345
|
+
red11: string;
|
|
3346
|
+
yellow11: string;
|
|
3347
|
+
blue8: string;
|
|
3348
|
+
cyan8: string;
|
|
3349
|
+
green8: string;
|
|
3350
|
+
grey8: string;
|
|
3351
|
+
greyA8: string;
|
|
3352
|
+
orange8: string;
|
|
3353
|
+
pink8: string;
|
|
3354
|
+
red8: string;
|
|
3355
|
+
yellow8: string;
|
|
3356
|
+
blue6: string;
|
|
3357
|
+
cyan6: string;
|
|
3358
|
+
green6: string;
|
|
3359
|
+
grey6: string;
|
|
3360
|
+
greyA6: string;
|
|
3361
|
+
orange6: string;
|
|
3362
|
+
pink6: string;
|
|
3363
|
+
red6: string;
|
|
3364
|
+
yellow6: string;
|
|
3365
|
+
blue13: string;
|
|
3366
|
+
cyan13: string;
|
|
3367
|
+
green13: string;
|
|
3368
|
+
grey13: string;
|
|
3369
|
+
greyA13: string;
|
|
3370
|
+
orange13: string;
|
|
3371
|
+
pink13: string;
|
|
3372
|
+
red13: string;
|
|
3373
|
+
yellow13: string;
|
|
2204
3374
|
neutral1: string;
|
|
2205
3375
|
neutralA1: string;
|
|
2206
3376
|
primary1: string;
|
|
@@ -2217,6 +3387,22 @@ export declare const darkTheme: string & import("stitches-rn-vitality/src/types/
|
|
|
2217
3387
|
info2: string;
|
|
2218
3388
|
warning2: string;
|
|
2219
3389
|
critical2: string;
|
|
3390
|
+
neutral7: string;
|
|
3391
|
+
neutralA7: string;
|
|
3392
|
+
primary7: string;
|
|
3393
|
+
accent7: string;
|
|
3394
|
+
success7: string;
|
|
3395
|
+
info7: string;
|
|
3396
|
+
warning7: string;
|
|
3397
|
+
critical7: string;
|
|
3398
|
+
neutral12: string;
|
|
3399
|
+
neutralA12: string;
|
|
3400
|
+
primary12: string;
|
|
3401
|
+
accent12: string;
|
|
3402
|
+
success12: string;
|
|
3403
|
+
info12: string;
|
|
3404
|
+
warning12: string;
|
|
3405
|
+
critical12: string;
|
|
2220
3406
|
neutral3: string;
|
|
2221
3407
|
neutralA3: string;
|
|
2222
3408
|
primary3: string;
|
|
@@ -2241,30 +3427,6 @@ export declare const darkTheme: string & import("stitches-rn-vitality/src/types/
|
|
|
2241
3427
|
info5: string;
|
|
2242
3428
|
warning5: string;
|
|
2243
3429
|
critical5: string;
|
|
2244
|
-
neutral6: string;
|
|
2245
|
-
neutralA6: string;
|
|
2246
|
-
primary6: string;
|
|
2247
|
-
accent6: string;
|
|
2248
|
-
success6: string;
|
|
2249
|
-
info6: string;
|
|
2250
|
-
warning6: string;
|
|
2251
|
-
critical6: string;
|
|
2252
|
-
neutral7: string;
|
|
2253
|
-
neutralA7: string;
|
|
2254
|
-
primary7: string;
|
|
2255
|
-
accent7: string;
|
|
2256
|
-
success7: string;
|
|
2257
|
-
info7: string;
|
|
2258
|
-
warning7: string;
|
|
2259
|
-
critical7: string;
|
|
2260
|
-
neutral8: string;
|
|
2261
|
-
neutralA8: string;
|
|
2262
|
-
primary8: string;
|
|
2263
|
-
accent8: string;
|
|
2264
|
-
success8: string;
|
|
2265
|
-
info8: string;
|
|
2266
|
-
warning8: string;
|
|
2267
|
-
critical8: string;
|
|
2268
3430
|
neutral9: string;
|
|
2269
3431
|
neutralA9: string;
|
|
2270
3432
|
primary9: string;
|
|
@@ -2289,14 +3451,22 @@ export declare const darkTheme: string & import("stitches-rn-vitality/src/types/
|
|
|
2289
3451
|
info11: string;
|
|
2290
3452
|
warning11: string;
|
|
2291
3453
|
critical11: string;
|
|
2292
|
-
|
|
2293
|
-
|
|
2294
|
-
|
|
2295
|
-
|
|
2296
|
-
|
|
2297
|
-
|
|
2298
|
-
|
|
2299
|
-
|
|
3454
|
+
neutral8: string;
|
|
3455
|
+
neutralA8: string;
|
|
3456
|
+
primary8: string;
|
|
3457
|
+
accent8: string;
|
|
3458
|
+
success8: string;
|
|
3459
|
+
info8: string;
|
|
3460
|
+
warning8: string;
|
|
3461
|
+
critical8: string;
|
|
3462
|
+
neutral6: string;
|
|
3463
|
+
neutralA6: string;
|
|
3464
|
+
primary6: string;
|
|
3465
|
+
accent6: string;
|
|
3466
|
+
success6: string;
|
|
3467
|
+
info6: string;
|
|
3468
|
+
warning6: string;
|
|
3469
|
+
critical6: string;
|
|
2300
3470
|
neutral13: string;
|
|
2301
3471
|
neutralA13: string;
|
|
2302
3472
|
primary13: string;
|