@tamagui/config-base 1.0.1-beta.80 → 1.0.1-beta.83
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/package.json +9 -9
- package/types/tamagui.config.d.ts +62 -62
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tamagui/config-base",
|
|
3
|
-
"version": "1.0.1-beta.
|
|
3
|
+
"version": "1.0.1-beta.83",
|
|
4
4
|
"types": "./types/index.d.ts",
|
|
5
5
|
"main": "dist/cjs",
|
|
6
6
|
"module": "dist/esm",
|
|
@@ -17,16 +17,16 @@
|
|
|
17
17
|
"clean:build": "tamagui-build clean:build"
|
|
18
18
|
},
|
|
19
19
|
"dependencies": {
|
|
20
|
-
"@tamagui/animations-reanimated": "^1.0.1-beta.
|
|
21
|
-
"@tamagui/colors": "^1.0.1-beta.
|
|
22
|
-
"@tamagui/core": "^1.0.1-beta.
|
|
23
|
-
"@tamagui/font-inter": "^1.0.1-beta.
|
|
24
|
-
"@tamagui/font-silkscreen": "^1.0.1-beta.
|
|
25
|
-
"@tamagui/shorthands": "^1.0.1-beta.
|
|
26
|
-
"@tamagui/theme-base": "^1.0.1-beta.
|
|
20
|
+
"@tamagui/animations-reanimated": "^1.0.1-beta.83",
|
|
21
|
+
"@tamagui/colors": "^1.0.1-beta.83",
|
|
22
|
+
"@tamagui/core": "^1.0.1-beta.83",
|
|
23
|
+
"@tamagui/font-inter": "^1.0.1-beta.83",
|
|
24
|
+
"@tamagui/font-silkscreen": "^1.0.1-beta.83",
|
|
25
|
+
"@tamagui/shorthands": "^1.0.1-beta.83",
|
|
26
|
+
"@tamagui/theme-base": "^1.0.1-beta.83"
|
|
27
27
|
},
|
|
28
28
|
"devDependencies": {
|
|
29
|
-
"@tamagui/build": "^1.0.1-beta.
|
|
29
|
+
"@tamagui/build": "^1.0.1-beta.83"
|
|
30
30
|
},
|
|
31
31
|
"publishConfig": {
|
|
32
32
|
"access": "public"
|
|
@@ -1562,7 +1562,7 @@ export declare const config: {
|
|
|
1562
1562
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
1563
1563
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
1564
1564
|
};
|
|
1565
|
-
readonly
|
|
1565
|
+
readonly light_blue_alt1: {
|
|
1566
1566
|
background: any;
|
|
1567
1567
|
backgroundStrong: any;
|
|
1568
1568
|
backgroundSoft: any;
|
|
@@ -1872,7 +1872,7 @@ export declare const config: {
|
|
|
1872
1872
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
1873
1873
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
1874
1874
|
};
|
|
1875
|
-
readonly
|
|
1875
|
+
readonly light_blue_alt3: {
|
|
1876
1876
|
background: any;
|
|
1877
1877
|
backgroundStrong: any;
|
|
1878
1878
|
backgroundSoft: any;
|
|
@@ -2027,7 +2027,7 @@ export declare const config: {
|
|
|
2027
2027
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
2028
2028
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
2029
2029
|
};
|
|
2030
|
-
readonly
|
|
2030
|
+
readonly light_gray_alt1: {
|
|
2031
2031
|
background: any;
|
|
2032
2032
|
backgroundStrong: any;
|
|
2033
2033
|
backgroundSoft: any;
|
|
@@ -2337,7 +2337,7 @@ export declare const config: {
|
|
|
2337
2337
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
2338
2338
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
2339
2339
|
};
|
|
2340
|
-
readonly
|
|
2340
|
+
readonly light_gray_alt3: {
|
|
2341
2341
|
background: any;
|
|
2342
2342
|
backgroundStrong: any;
|
|
2343
2343
|
backgroundSoft: any;
|
|
@@ -2492,7 +2492,7 @@ export declare const config: {
|
|
|
2492
2492
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
2493
2493
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
2494
2494
|
};
|
|
2495
|
-
readonly
|
|
2495
|
+
readonly light_green_alt1: {
|
|
2496
2496
|
background: any;
|
|
2497
2497
|
backgroundStrong: any;
|
|
2498
2498
|
backgroundSoft: any;
|
|
@@ -2802,7 +2802,7 @@ export declare const config: {
|
|
|
2802
2802
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
2803
2803
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
2804
2804
|
};
|
|
2805
|
-
readonly
|
|
2805
|
+
readonly light_green_alt3: {
|
|
2806
2806
|
background: any;
|
|
2807
2807
|
backgroundStrong: any;
|
|
2808
2808
|
backgroundSoft: any;
|
|
@@ -2957,7 +2957,7 @@ export declare const config: {
|
|
|
2957
2957
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
2958
2958
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
2959
2959
|
};
|
|
2960
|
-
readonly
|
|
2960
|
+
readonly light_orange_alt1: {
|
|
2961
2961
|
background: any;
|
|
2962
2962
|
backgroundStrong: any;
|
|
2963
2963
|
backgroundSoft: any;
|
|
@@ -3267,7 +3267,7 @@ export declare const config: {
|
|
|
3267
3267
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
3268
3268
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
3269
3269
|
};
|
|
3270
|
-
readonly
|
|
3270
|
+
readonly light_orange_alt3: {
|
|
3271
3271
|
background: any;
|
|
3272
3272
|
backgroundStrong: any;
|
|
3273
3273
|
backgroundSoft: any;
|
|
@@ -3422,7 +3422,7 @@ export declare const config: {
|
|
|
3422
3422
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
3423
3423
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
3424
3424
|
};
|
|
3425
|
-
readonly
|
|
3425
|
+
readonly light_pink_alt1: {
|
|
3426
3426
|
background: any;
|
|
3427
3427
|
backgroundStrong: any;
|
|
3428
3428
|
backgroundSoft: any;
|
|
@@ -3732,7 +3732,7 @@ export declare const config: {
|
|
|
3732
3732
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
3733
3733
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
3734
3734
|
};
|
|
3735
|
-
readonly
|
|
3735
|
+
readonly light_pink_alt3: {
|
|
3736
3736
|
background: any;
|
|
3737
3737
|
backgroundStrong: any;
|
|
3738
3738
|
backgroundSoft: any;
|
|
@@ -3887,7 +3887,7 @@ export declare const config: {
|
|
|
3887
3887
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
3888
3888
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
3889
3889
|
};
|
|
3890
|
-
readonly
|
|
3890
|
+
readonly light_purple_alt1: {
|
|
3891
3891
|
background: any;
|
|
3892
3892
|
backgroundStrong: any;
|
|
3893
3893
|
backgroundSoft: any;
|
|
@@ -4197,7 +4197,7 @@ export declare const config: {
|
|
|
4197
4197
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
4198
4198
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
4199
4199
|
};
|
|
4200
|
-
readonly
|
|
4200
|
+
readonly light_purple_alt3: {
|
|
4201
4201
|
background: any;
|
|
4202
4202
|
backgroundStrong: any;
|
|
4203
4203
|
backgroundSoft: any;
|
|
@@ -4352,7 +4352,7 @@ export declare const config: {
|
|
|
4352
4352
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
4353
4353
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
4354
4354
|
};
|
|
4355
|
-
readonly
|
|
4355
|
+
readonly light_red_alt1: {
|
|
4356
4356
|
background: any;
|
|
4357
4357
|
backgroundStrong: any;
|
|
4358
4358
|
backgroundSoft: any;
|
|
@@ -4662,7 +4662,7 @@ export declare const config: {
|
|
|
4662
4662
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
4663
4663
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
4664
4664
|
};
|
|
4665
|
-
readonly
|
|
4665
|
+
readonly light_red_alt3: {
|
|
4666
4666
|
background: any;
|
|
4667
4667
|
backgroundStrong: any;
|
|
4668
4668
|
backgroundSoft: any;
|
|
@@ -4817,7 +4817,7 @@ export declare const config: {
|
|
|
4817
4817
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
4818
4818
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
4819
4819
|
};
|
|
4820
|
-
readonly
|
|
4820
|
+
readonly light_yellow_alt1: {
|
|
4821
4821
|
background: any;
|
|
4822
4822
|
backgroundStrong: any;
|
|
4823
4823
|
backgroundSoft: any;
|
|
@@ -5127,7 +5127,7 @@ export declare const config: {
|
|
|
5127
5127
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
5128
5128
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
5129
5129
|
};
|
|
5130
|
-
readonly
|
|
5130
|
+
readonly light_yellow_alt3: {
|
|
5131
5131
|
background: any;
|
|
5132
5132
|
backgroundStrong: any;
|
|
5133
5133
|
backgroundSoft: any;
|
|
@@ -5282,7 +5282,7 @@ export declare const config: {
|
|
|
5282
5282
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
5283
5283
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
5284
5284
|
};
|
|
5285
|
-
readonly
|
|
5285
|
+
readonly light_teal_alt1: {
|
|
5286
5286
|
background: any;
|
|
5287
5287
|
backgroundStrong: any;
|
|
5288
5288
|
backgroundSoft: any;
|
|
@@ -5592,7 +5592,7 @@ export declare const config: {
|
|
|
5592
5592
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
5593
5593
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
5594
5594
|
};
|
|
5595
|
-
readonly
|
|
5595
|
+
readonly light_teal_alt3: {
|
|
5596
5596
|
background: any;
|
|
5597
5597
|
backgroundStrong: any;
|
|
5598
5598
|
backgroundSoft: any;
|
|
@@ -5747,7 +5747,7 @@ export declare const config: {
|
|
|
5747
5747
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
5748
5748
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
5749
5749
|
};
|
|
5750
|
-
readonly
|
|
5750
|
+
readonly dark_blue_alt1: {
|
|
5751
5751
|
background: any;
|
|
5752
5752
|
backgroundStrong: any;
|
|
5753
5753
|
backgroundSoft: any;
|
|
@@ -6057,7 +6057,7 @@ export declare const config: {
|
|
|
6057
6057
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
6058
6058
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
6059
6059
|
};
|
|
6060
|
-
readonly
|
|
6060
|
+
readonly dark_blue_alt3: {
|
|
6061
6061
|
background: any;
|
|
6062
6062
|
backgroundStrong: any;
|
|
6063
6063
|
backgroundSoft: any;
|
|
@@ -6212,7 +6212,7 @@ export declare const config: {
|
|
|
6212
6212
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
6213
6213
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
6214
6214
|
};
|
|
6215
|
-
readonly
|
|
6215
|
+
readonly dark_gray_alt1: {
|
|
6216
6216
|
background: any;
|
|
6217
6217
|
backgroundStrong: any;
|
|
6218
6218
|
backgroundSoft: any;
|
|
@@ -6522,7 +6522,7 @@ export declare const config: {
|
|
|
6522
6522
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
6523
6523
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
6524
6524
|
};
|
|
6525
|
-
readonly
|
|
6525
|
+
readonly dark_gray_alt3: {
|
|
6526
6526
|
background: any;
|
|
6527
6527
|
backgroundStrong: any;
|
|
6528
6528
|
backgroundSoft: any;
|
|
@@ -6677,7 +6677,7 @@ export declare const config: {
|
|
|
6677
6677
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
6678
6678
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
6679
6679
|
};
|
|
6680
|
-
readonly
|
|
6680
|
+
readonly dark_green_alt1: {
|
|
6681
6681
|
background: any;
|
|
6682
6682
|
backgroundStrong: any;
|
|
6683
6683
|
backgroundSoft: any;
|
|
@@ -6987,7 +6987,7 @@ export declare const config: {
|
|
|
6987
6987
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
6988
6988
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
6989
6989
|
};
|
|
6990
|
-
readonly
|
|
6990
|
+
readonly dark_green_alt3: {
|
|
6991
6991
|
background: any;
|
|
6992
6992
|
backgroundStrong: any;
|
|
6993
6993
|
backgroundSoft: any;
|
|
@@ -7142,7 +7142,7 @@ export declare const config: {
|
|
|
7142
7142
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
7143
7143
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
7144
7144
|
};
|
|
7145
|
-
readonly
|
|
7145
|
+
readonly dark_orange_alt1: {
|
|
7146
7146
|
background: any;
|
|
7147
7147
|
backgroundStrong: any;
|
|
7148
7148
|
backgroundSoft: any;
|
|
@@ -7452,7 +7452,7 @@ export declare const config: {
|
|
|
7452
7452
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
7453
7453
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
7454
7454
|
};
|
|
7455
|
-
readonly
|
|
7455
|
+
readonly dark_orange_alt3: {
|
|
7456
7456
|
background: any;
|
|
7457
7457
|
backgroundStrong: any;
|
|
7458
7458
|
backgroundSoft: any;
|
|
@@ -7607,7 +7607,7 @@ export declare const config: {
|
|
|
7607
7607
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
7608
7608
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
7609
7609
|
};
|
|
7610
|
-
readonly
|
|
7610
|
+
readonly dark_pink_alt1: {
|
|
7611
7611
|
background: any;
|
|
7612
7612
|
backgroundStrong: any;
|
|
7613
7613
|
backgroundSoft: any;
|
|
@@ -7917,7 +7917,7 @@ export declare const config: {
|
|
|
7917
7917
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
7918
7918
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
7919
7919
|
};
|
|
7920
|
-
readonly
|
|
7920
|
+
readonly dark_pink_alt3: {
|
|
7921
7921
|
background: any;
|
|
7922
7922
|
backgroundStrong: any;
|
|
7923
7923
|
backgroundSoft: any;
|
|
@@ -8072,7 +8072,7 @@ export declare const config: {
|
|
|
8072
8072
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
8073
8073
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
8074
8074
|
};
|
|
8075
|
-
readonly
|
|
8075
|
+
readonly dark_purple_alt1: {
|
|
8076
8076
|
background: any;
|
|
8077
8077
|
backgroundStrong: any;
|
|
8078
8078
|
backgroundSoft: any;
|
|
@@ -8382,7 +8382,7 @@ export declare const config: {
|
|
|
8382
8382
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
8383
8383
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
8384
8384
|
};
|
|
8385
|
-
readonly
|
|
8385
|
+
readonly dark_purple_alt3: {
|
|
8386
8386
|
background: any;
|
|
8387
8387
|
backgroundStrong: any;
|
|
8388
8388
|
backgroundSoft: any;
|
|
@@ -8537,7 +8537,7 @@ export declare const config: {
|
|
|
8537
8537
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
8538
8538
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
8539
8539
|
};
|
|
8540
|
-
readonly
|
|
8540
|
+
readonly dark_red_alt1: {
|
|
8541
8541
|
background: any;
|
|
8542
8542
|
backgroundStrong: any;
|
|
8543
8543
|
backgroundSoft: any;
|
|
@@ -8847,7 +8847,7 @@ export declare const config: {
|
|
|
8847
8847
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
8848
8848
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
8849
8849
|
};
|
|
8850
|
-
readonly
|
|
8850
|
+
readonly dark_red_alt3: {
|
|
8851
8851
|
background: any;
|
|
8852
8852
|
backgroundStrong: any;
|
|
8853
8853
|
backgroundSoft: any;
|
|
@@ -9002,7 +9002,7 @@ export declare const config: {
|
|
|
9002
9002
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
9003
9003
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
9004
9004
|
};
|
|
9005
|
-
readonly
|
|
9005
|
+
readonly dark_yellow_alt1: {
|
|
9006
9006
|
background: any;
|
|
9007
9007
|
backgroundStrong: any;
|
|
9008
9008
|
backgroundSoft: any;
|
|
@@ -9312,7 +9312,7 @@ export declare const config: {
|
|
|
9312
9312
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
9313
9313
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
9314
9314
|
};
|
|
9315
|
-
readonly
|
|
9315
|
+
readonly dark_yellow_alt3: {
|
|
9316
9316
|
background: any;
|
|
9317
9317
|
backgroundStrong: any;
|
|
9318
9318
|
backgroundSoft: any;
|
|
@@ -9467,7 +9467,7 @@ export declare const config: {
|
|
|
9467
9467
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
9468
9468
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
9469
9469
|
};
|
|
9470
|
-
readonly
|
|
9470
|
+
readonly dark_teal_alt1: {
|
|
9471
9471
|
background: any;
|
|
9472
9472
|
backgroundStrong: any;
|
|
9473
9473
|
backgroundSoft: any;
|
|
@@ -9777,7 +9777,7 @@ export declare const config: {
|
|
|
9777
9777
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
9778
9778
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
9779
9779
|
};
|
|
9780
|
-
readonly
|
|
9780
|
+
readonly dark_teal_alt3: {
|
|
9781
9781
|
background: any;
|
|
9782
9782
|
backgroundStrong: any;
|
|
9783
9783
|
backgroundSoft: any;
|
|
@@ -11327,7 +11327,7 @@ export declare const config: {
|
|
|
11327
11327
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
11328
11328
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
11329
11329
|
};
|
|
11330
|
-
readonly
|
|
11330
|
+
readonly dark_alt1: {
|
|
11331
11331
|
background: any;
|
|
11332
11332
|
backgroundStrong: any;
|
|
11333
11333
|
backgroundSoft: any;
|
|
@@ -11637,7 +11637,7 @@ export declare const config: {
|
|
|
11637
11637
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
11638
11638
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
11639
11639
|
};
|
|
11640
|
-
readonly
|
|
11640
|
+
readonly dark_alt3: {
|
|
11641
11641
|
background: any;
|
|
11642
11642
|
backgroundStrong: any;
|
|
11643
11643
|
backgroundSoft: any;
|
|
@@ -13342,7 +13342,7 @@ export declare const config: {
|
|
|
13342
13342
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
13343
13343
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
13344
13344
|
};
|
|
13345
|
-
readonly
|
|
13345
|
+
readonly light_alt1: {
|
|
13346
13346
|
background: any;
|
|
13347
13347
|
backgroundStrong: any;
|
|
13348
13348
|
backgroundSoft: any;
|
|
@@ -13652,7 +13652,7 @@ export declare const config: {
|
|
|
13652
13652
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
13653
13653
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
13654
13654
|
};
|
|
13655
|
-
readonly
|
|
13655
|
+
readonly light_alt3: {
|
|
13656
13656
|
background: any;
|
|
13657
13657
|
backgroundStrong: any;
|
|
13658
13658
|
backgroundSoft: any;
|
|
@@ -14233,31 +14233,30 @@ export declare const config: {
|
|
|
14233
14233
|
space: {
|
|
14234
14234
|
true: import("@tamagui/core").Variable<any>;
|
|
14235
14235
|
0: import("@tamagui/core").Variable<any>;
|
|
14236
|
-
|
|
14237
|
-
5: import("@tamagui/core").Variable<any>;
|
|
14238
|
-
7: import("@tamagui/core").Variable<any>;
|
|
14239
|
-
9: import("@tamagui/core").Variable<any>;
|
|
14240
|
-
10: import("@tamagui/core").Variable<any>;
|
|
14241
|
-
16: import("@tamagui/core").Variable<any>;
|
|
14242
|
-
19: import("@tamagui/core").Variable<any>;
|
|
14243
|
-
2: import("@tamagui/core").Variable<any>;
|
|
14236
|
+
1: import("@tamagui/core").Variable<any>;
|
|
14244
14237
|
4: import("@tamagui/core").Variable<any>;
|
|
14238
|
+
2: import("@tamagui/core").Variable<any>;
|
|
14239
|
+
16: import("@tamagui/core").Variable<any>;
|
|
14240
|
+
3: import("@tamagui/core").Variable<any>;
|
|
14245
14241
|
8: import("@tamagui/core").Variable<any>;
|
|
14246
14242
|
20: import("@tamagui/core").Variable<any>;
|
|
14247
14243
|
0.25: import("@tamagui/core").Variable<any>;
|
|
14248
14244
|
0.5: import("@tamagui/core").Variable<any>;
|
|
14249
14245
|
0.75: import("@tamagui/core").Variable<any>;
|
|
14250
|
-
1: import("@tamagui/core").Variable<any>;
|
|
14251
14246
|
1.5: import("@tamagui/core").Variable<any>;
|
|
14252
14247
|
2.5: import("@tamagui/core").Variable<any>;
|
|
14253
14248
|
3.5: import("@tamagui/core").Variable<any>;
|
|
14254
14249
|
4.5: import("@tamagui/core").Variable<any>;
|
|
14250
|
+
5: import("@tamagui/core").Variable<any>;
|
|
14255
14251
|
5.5: import("@tamagui/core").Variable<any>;
|
|
14256
14252
|
6: import("@tamagui/core").Variable<any>;
|
|
14257
14253
|
6.5: import("@tamagui/core").Variable<any>;
|
|
14254
|
+
7: import("@tamagui/core").Variable<any>;
|
|
14258
14255
|
7.6: import("@tamagui/core").Variable<any>;
|
|
14259
14256
|
8.5: import("@tamagui/core").Variable<any>;
|
|
14257
|
+
9: import("@tamagui/core").Variable<any>;
|
|
14260
14258
|
9.5: import("@tamagui/core").Variable<any>;
|
|
14259
|
+
10: import("@tamagui/core").Variable<any>;
|
|
14261
14260
|
11: import("@tamagui/core").Variable<any>;
|
|
14262
14261
|
12: import("@tamagui/core").Variable<any>;
|
|
14263
14262
|
13: import("@tamagui/core").Variable<any>;
|
|
@@ -14265,33 +14264,33 @@ export declare const config: {
|
|
|
14265
14264
|
15: import("@tamagui/core").Variable<any>;
|
|
14266
14265
|
17: import("@tamagui/core").Variable<any>;
|
|
14267
14266
|
18: import("@tamagui/core").Variable<any>;
|
|
14267
|
+
19: import("@tamagui/core").Variable<any>;
|
|
14268
14268
|
"-true": import("@tamagui/core").Variable<any>;
|
|
14269
14269
|
"-0": import("@tamagui/core").Variable<any>;
|
|
14270
|
-
"-
|
|
14271
|
-
"-5": import("@tamagui/core").Variable<any>;
|
|
14272
|
-
"-7": import("@tamagui/core").Variable<any>;
|
|
14273
|
-
"-9": import("@tamagui/core").Variable<any>;
|
|
14274
|
-
"-10": import("@tamagui/core").Variable<any>;
|
|
14275
|
-
"-16": import("@tamagui/core").Variable<any>;
|
|
14276
|
-
"-19": import("@tamagui/core").Variable<any>;
|
|
14277
|
-
"-2": import("@tamagui/core").Variable<any>;
|
|
14270
|
+
"-1": import("@tamagui/core").Variable<any>;
|
|
14278
14271
|
"-4": import("@tamagui/core").Variable<any>;
|
|
14272
|
+
"-2": import("@tamagui/core").Variable<any>;
|
|
14273
|
+
"-16": import("@tamagui/core").Variable<any>;
|
|
14274
|
+
"-3": import("@tamagui/core").Variable<any>;
|
|
14279
14275
|
"-8": import("@tamagui/core").Variable<any>;
|
|
14280
14276
|
"-20": import("@tamagui/core").Variable<any>;
|
|
14281
14277
|
"-0.25": import("@tamagui/core").Variable<any>;
|
|
14282
14278
|
"-0.5": import("@tamagui/core").Variable<any>;
|
|
14283
14279
|
"-0.75": import("@tamagui/core").Variable<any>;
|
|
14284
|
-
"-1": import("@tamagui/core").Variable<any>;
|
|
14285
14280
|
"-1.5": import("@tamagui/core").Variable<any>;
|
|
14286
14281
|
"-2.5": import("@tamagui/core").Variable<any>;
|
|
14287
14282
|
"-3.5": import("@tamagui/core").Variable<any>;
|
|
14288
14283
|
"-4.5": import("@tamagui/core").Variable<any>;
|
|
14284
|
+
"-5": import("@tamagui/core").Variable<any>;
|
|
14289
14285
|
"-5.5": import("@tamagui/core").Variable<any>;
|
|
14290
14286
|
"-6": import("@tamagui/core").Variable<any>;
|
|
14291
14287
|
"-6.5": import("@tamagui/core").Variable<any>;
|
|
14288
|
+
"-7": import("@tamagui/core").Variable<any>;
|
|
14292
14289
|
"-7.6": import("@tamagui/core").Variable<any>;
|
|
14293
14290
|
"-8.5": import("@tamagui/core").Variable<any>;
|
|
14291
|
+
"-9": import("@tamagui/core").Variable<any>;
|
|
14294
14292
|
"-9.5": import("@tamagui/core").Variable<any>;
|
|
14293
|
+
"-10": import("@tamagui/core").Variable<any>;
|
|
14295
14294
|
"-11": import("@tamagui/core").Variable<any>;
|
|
14296
14295
|
"-12": import("@tamagui/core").Variable<any>;
|
|
14297
14296
|
"-13": import("@tamagui/core").Variable<any>;
|
|
@@ -14299,6 +14298,7 @@ export declare const config: {
|
|
|
14299
14298
|
"-15": import("@tamagui/core").Variable<any>;
|
|
14300
14299
|
"-17": import("@tamagui/core").Variable<any>;
|
|
14301
14300
|
"-18": import("@tamagui/core").Variable<any>;
|
|
14301
|
+
"-19": import("@tamagui/core").Variable<any>;
|
|
14302
14302
|
};
|
|
14303
14303
|
size: {
|
|
14304
14304
|
0: import("@tamagui/core").Variable<any>;
|
|
@@ -14361,10 +14361,10 @@ export declare const config: {
|
|
|
14361
14361
|
};
|
|
14362
14362
|
};
|
|
14363
14363
|
fonts: {
|
|
14364
|
-
heading: import("@tamagui/core").GenericFont<10 | 11 | 12 | 14 |
|
|
14365
|
-
body: import("@tamagui/core").GenericFont<10 | 11 | 12 | 14 |
|
|
14366
|
-
mono: import("@tamagui/core").GenericFont<10 | 11 | 12 | 14 |
|
|
14367
|
-
silkscreen: import("@tamagui/core").GenericFont<10 | 11 | 12 | 14 |
|
|
14364
|
+
heading: import("@tamagui/core").GenericFont<9 | 15 | 10 | 11 | 12 | 14 | 16 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 13>;
|
|
14365
|
+
body: import("@tamagui/core").GenericFont<9 | 15 | 10 | 11 | 12 | 14 | 16 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 13>;
|
|
14366
|
+
mono: import("@tamagui/core").GenericFont<9 | 15 | 10 | 11 | 12 | 14 | 16 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 13>;
|
|
14367
|
+
silkscreen: import("@tamagui/core").GenericFont<9 | 15 | 10 | 11 | 12 | 14 | 16 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 13>;
|
|
14368
14368
|
};
|
|
14369
14369
|
};
|
|
14370
14370
|
//# sourceMappingURL=tamagui.config.d.ts.map
|