@tamagui/config-base 1.0.1-beta.136 → 1.0.1-beta.139
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 +11 -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.139",
|
|
4
4
|
"types": "./types/index.d.ts",
|
|
5
5
|
"main": "dist/cjs",
|
|
6
6
|
"module": "dist/esm",
|
|
@@ -13,20 +13,22 @@
|
|
|
13
13
|
"scripts": {
|
|
14
14
|
"build": "tamagui-build",
|
|
15
15
|
"watch": "tamagui-build --watch",
|
|
16
|
+
"lint": "eslint",
|
|
17
|
+
"lint:fix": "yarn lint --fix",
|
|
16
18
|
"clean": "tamagui-build clean",
|
|
17
19
|
"clean:build": "tamagui-build clean:build"
|
|
18
20
|
},
|
|
19
21
|
"dependencies": {
|
|
20
|
-
"@tamagui/animations-react-native": "^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.
|
|
22
|
+
"@tamagui/animations-react-native": "^1.0.1-beta.139",
|
|
23
|
+
"@tamagui/colors": "^1.0.1-beta.139",
|
|
24
|
+
"@tamagui/core": "^1.0.1-beta.139",
|
|
25
|
+
"@tamagui/font-inter": "^1.0.1-beta.139",
|
|
26
|
+
"@tamagui/font-silkscreen": "^1.0.1-beta.139",
|
|
27
|
+
"@tamagui/shorthands": "^1.0.1-beta.139",
|
|
28
|
+
"@tamagui/theme-base": "^1.0.1-beta.139"
|
|
27
29
|
},
|
|
28
30
|
"devDependencies": {
|
|
29
|
-
"@tamagui/build": "^1.0.1-beta.
|
|
31
|
+
"@tamagui/build": "^1.0.1-beta.139"
|
|
30
32
|
},
|
|
31
33
|
"publishConfig": {
|
|
32
34
|
"access": "public"
|
|
@@ -1563,7 +1563,7 @@ export declare const config: {
|
|
|
1563
1563
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
1564
1564
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
1565
1565
|
};
|
|
1566
|
-
readonly
|
|
1566
|
+
readonly light_blue_alt3: {
|
|
1567
1567
|
background: any;
|
|
1568
1568
|
backgroundStrong: any;
|
|
1569
1569
|
backgroundSoft: any;
|
|
@@ -1873,7 +1873,7 @@ export declare const config: {
|
|
|
1873
1873
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
1874
1874
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
1875
1875
|
};
|
|
1876
|
-
readonly
|
|
1876
|
+
readonly light_blue_alt1: {
|
|
1877
1877
|
background: any;
|
|
1878
1878
|
backgroundStrong: any;
|
|
1879
1879
|
backgroundSoft: any;
|
|
@@ -2028,7 +2028,7 @@ export declare const config: {
|
|
|
2028
2028
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
2029
2029
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
2030
2030
|
};
|
|
2031
|
-
readonly
|
|
2031
|
+
readonly light_gray_alt3: {
|
|
2032
2032
|
background: any;
|
|
2033
2033
|
backgroundStrong: any;
|
|
2034
2034
|
backgroundSoft: any;
|
|
@@ -2338,7 +2338,7 @@ export declare const config: {
|
|
|
2338
2338
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
2339
2339
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
2340
2340
|
};
|
|
2341
|
-
readonly
|
|
2341
|
+
readonly light_gray_alt1: {
|
|
2342
2342
|
background: any;
|
|
2343
2343
|
backgroundStrong: any;
|
|
2344
2344
|
backgroundSoft: any;
|
|
@@ -2493,7 +2493,7 @@ export declare const config: {
|
|
|
2493
2493
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
2494
2494
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
2495
2495
|
};
|
|
2496
|
-
readonly
|
|
2496
|
+
readonly light_green_alt3: {
|
|
2497
2497
|
background: any;
|
|
2498
2498
|
backgroundStrong: any;
|
|
2499
2499
|
backgroundSoft: any;
|
|
@@ -2803,7 +2803,7 @@ export declare const config: {
|
|
|
2803
2803
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
2804
2804
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
2805
2805
|
};
|
|
2806
|
-
readonly
|
|
2806
|
+
readonly light_green_alt1: {
|
|
2807
2807
|
background: any;
|
|
2808
2808
|
backgroundStrong: any;
|
|
2809
2809
|
backgroundSoft: any;
|
|
@@ -2958,7 +2958,7 @@ export declare const config: {
|
|
|
2958
2958
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
2959
2959
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
2960
2960
|
};
|
|
2961
|
-
readonly
|
|
2961
|
+
readonly light_orange_alt3: {
|
|
2962
2962
|
background: any;
|
|
2963
2963
|
backgroundStrong: any;
|
|
2964
2964
|
backgroundSoft: any;
|
|
@@ -3268,7 +3268,7 @@ export declare const config: {
|
|
|
3268
3268
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
3269
3269
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
3270
3270
|
};
|
|
3271
|
-
readonly
|
|
3271
|
+
readonly light_orange_alt1: {
|
|
3272
3272
|
background: any;
|
|
3273
3273
|
backgroundStrong: any;
|
|
3274
3274
|
backgroundSoft: any;
|
|
@@ -3423,7 +3423,7 @@ export declare const config: {
|
|
|
3423
3423
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
3424
3424
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
3425
3425
|
};
|
|
3426
|
-
readonly
|
|
3426
|
+
readonly light_pink_alt3: {
|
|
3427
3427
|
background: any;
|
|
3428
3428
|
backgroundStrong: any;
|
|
3429
3429
|
backgroundSoft: any;
|
|
@@ -3733,7 +3733,7 @@ export declare const config: {
|
|
|
3733
3733
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
3734
3734
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
3735
3735
|
};
|
|
3736
|
-
readonly
|
|
3736
|
+
readonly light_pink_alt1: {
|
|
3737
3737
|
background: any;
|
|
3738
3738
|
backgroundStrong: any;
|
|
3739
3739
|
backgroundSoft: any;
|
|
@@ -3888,7 +3888,7 @@ export declare const config: {
|
|
|
3888
3888
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
3889
3889
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
3890
3890
|
};
|
|
3891
|
-
readonly
|
|
3891
|
+
readonly light_purple_alt3: {
|
|
3892
3892
|
background: any;
|
|
3893
3893
|
backgroundStrong: any;
|
|
3894
3894
|
backgroundSoft: any;
|
|
@@ -4198,7 +4198,7 @@ export declare const config: {
|
|
|
4198
4198
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
4199
4199
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
4200
4200
|
};
|
|
4201
|
-
readonly
|
|
4201
|
+
readonly light_purple_alt1: {
|
|
4202
4202
|
background: any;
|
|
4203
4203
|
backgroundStrong: any;
|
|
4204
4204
|
backgroundSoft: any;
|
|
@@ -4353,7 +4353,7 @@ export declare const config: {
|
|
|
4353
4353
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
4354
4354
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
4355
4355
|
};
|
|
4356
|
-
readonly
|
|
4356
|
+
readonly light_red_alt3: {
|
|
4357
4357
|
background: any;
|
|
4358
4358
|
backgroundStrong: any;
|
|
4359
4359
|
backgroundSoft: any;
|
|
@@ -4663,7 +4663,7 @@ export declare const config: {
|
|
|
4663
4663
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
4664
4664
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
4665
4665
|
};
|
|
4666
|
-
readonly
|
|
4666
|
+
readonly light_red_alt1: {
|
|
4667
4667
|
background: any;
|
|
4668
4668
|
backgroundStrong: any;
|
|
4669
4669
|
backgroundSoft: any;
|
|
@@ -4818,7 +4818,7 @@ export declare const config: {
|
|
|
4818
4818
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
4819
4819
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
4820
4820
|
};
|
|
4821
|
-
readonly
|
|
4821
|
+
readonly light_yellow_alt3: {
|
|
4822
4822
|
background: any;
|
|
4823
4823
|
backgroundStrong: any;
|
|
4824
4824
|
backgroundSoft: any;
|
|
@@ -5128,7 +5128,7 @@ export declare const config: {
|
|
|
5128
5128
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
5129
5129
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
5130
5130
|
};
|
|
5131
|
-
readonly
|
|
5131
|
+
readonly light_yellow_alt1: {
|
|
5132
5132
|
background: any;
|
|
5133
5133
|
backgroundStrong: any;
|
|
5134
5134
|
backgroundSoft: any;
|
|
@@ -5283,7 +5283,7 @@ export declare const config: {
|
|
|
5283
5283
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
5284
5284
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
5285
5285
|
};
|
|
5286
|
-
readonly
|
|
5286
|
+
readonly light_teal_alt3: {
|
|
5287
5287
|
background: any;
|
|
5288
5288
|
backgroundStrong: any;
|
|
5289
5289
|
backgroundSoft: any;
|
|
@@ -5593,7 +5593,7 @@ export declare const config: {
|
|
|
5593
5593
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
5594
5594
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
5595
5595
|
};
|
|
5596
|
-
readonly
|
|
5596
|
+
readonly light_teal_alt1: {
|
|
5597
5597
|
background: any;
|
|
5598
5598
|
backgroundStrong: any;
|
|
5599
5599
|
backgroundSoft: any;
|
|
@@ -5748,7 +5748,7 @@ export declare const config: {
|
|
|
5748
5748
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
5749
5749
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
5750
5750
|
};
|
|
5751
|
-
readonly
|
|
5751
|
+
readonly dark_blue_alt3: {
|
|
5752
5752
|
background: any;
|
|
5753
5753
|
backgroundStrong: any;
|
|
5754
5754
|
backgroundSoft: any;
|
|
@@ -6058,7 +6058,7 @@ export declare const config: {
|
|
|
6058
6058
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
6059
6059
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
6060
6060
|
};
|
|
6061
|
-
readonly
|
|
6061
|
+
readonly dark_blue_alt1: {
|
|
6062
6062
|
background: any;
|
|
6063
6063
|
backgroundStrong: any;
|
|
6064
6064
|
backgroundSoft: any;
|
|
@@ -6213,7 +6213,7 @@ export declare const config: {
|
|
|
6213
6213
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
6214
6214
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
6215
6215
|
};
|
|
6216
|
-
readonly
|
|
6216
|
+
readonly dark_gray_alt3: {
|
|
6217
6217
|
background: any;
|
|
6218
6218
|
backgroundStrong: any;
|
|
6219
6219
|
backgroundSoft: any;
|
|
@@ -6523,7 +6523,7 @@ export declare const config: {
|
|
|
6523
6523
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
6524
6524
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
6525
6525
|
};
|
|
6526
|
-
readonly
|
|
6526
|
+
readonly dark_gray_alt1: {
|
|
6527
6527
|
background: any;
|
|
6528
6528
|
backgroundStrong: any;
|
|
6529
6529
|
backgroundSoft: any;
|
|
@@ -6678,7 +6678,7 @@ export declare const config: {
|
|
|
6678
6678
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
6679
6679
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
6680
6680
|
};
|
|
6681
|
-
readonly
|
|
6681
|
+
readonly dark_green_alt3: {
|
|
6682
6682
|
background: any;
|
|
6683
6683
|
backgroundStrong: any;
|
|
6684
6684
|
backgroundSoft: any;
|
|
@@ -6988,7 +6988,7 @@ export declare const config: {
|
|
|
6988
6988
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
6989
6989
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
6990
6990
|
};
|
|
6991
|
-
readonly
|
|
6991
|
+
readonly dark_green_alt1: {
|
|
6992
6992
|
background: any;
|
|
6993
6993
|
backgroundStrong: any;
|
|
6994
6994
|
backgroundSoft: any;
|
|
@@ -7143,7 +7143,7 @@ export declare const config: {
|
|
|
7143
7143
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
7144
7144
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
7145
7145
|
};
|
|
7146
|
-
readonly
|
|
7146
|
+
readonly dark_orange_alt3: {
|
|
7147
7147
|
background: any;
|
|
7148
7148
|
backgroundStrong: any;
|
|
7149
7149
|
backgroundSoft: any;
|
|
@@ -7453,7 +7453,7 @@ export declare const config: {
|
|
|
7453
7453
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
7454
7454
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
7455
7455
|
};
|
|
7456
|
-
readonly
|
|
7456
|
+
readonly dark_orange_alt1: {
|
|
7457
7457
|
background: any;
|
|
7458
7458
|
backgroundStrong: any;
|
|
7459
7459
|
backgroundSoft: any;
|
|
@@ -7608,7 +7608,7 @@ export declare const config: {
|
|
|
7608
7608
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
7609
7609
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
7610
7610
|
};
|
|
7611
|
-
readonly
|
|
7611
|
+
readonly dark_pink_alt3: {
|
|
7612
7612
|
background: any;
|
|
7613
7613
|
backgroundStrong: any;
|
|
7614
7614
|
backgroundSoft: any;
|
|
@@ -7918,7 +7918,7 @@ export declare const config: {
|
|
|
7918
7918
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
7919
7919
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
7920
7920
|
};
|
|
7921
|
-
readonly
|
|
7921
|
+
readonly dark_pink_alt1: {
|
|
7922
7922
|
background: any;
|
|
7923
7923
|
backgroundStrong: any;
|
|
7924
7924
|
backgroundSoft: any;
|
|
@@ -8073,7 +8073,7 @@ export declare const config: {
|
|
|
8073
8073
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
8074
8074
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
8075
8075
|
};
|
|
8076
|
-
readonly
|
|
8076
|
+
readonly dark_purple_alt3: {
|
|
8077
8077
|
background: any;
|
|
8078
8078
|
backgroundStrong: any;
|
|
8079
8079
|
backgroundSoft: any;
|
|
@@ -8383,7 +8383,7 @@ export declare const config: {
|
|
|
8383
8383
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
8384
8384
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
8385
8385
|
};
|
|
8386
|
-
readonly
|
|
8386
|
+
readonly dark_purple_alt1: {
|
|
8387
8387
|
background: any;
|
|
8388
8388
|
backgroundStrong: any;
|
|
8389
8389
|
backgroundSoft: any;
|
|
@@ -8538,7 +8538,7 @@ export declare const config: {
|
|
|
8538
8538
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
8539
8539
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
8540
8540
|
};
|
|
8541
|
-
readonly
|
|
8541
|
+
readonly dark_red_alt3: {
|
|
8542
8542
|
background: any;
|
|
8543
8543
|
backgroundStrong: any;
|
|
8544
8544
|
backgroundSoft: any;
|
|
@@ -8848,7 +8848,7 @@ export declare const config: {
|
|
|
8848
8848
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
8849
8849
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
8850
8850
|
};
|
|
8851
|
-
readonly
|
|
8851
|
+
readonly dark_red_alt1: {
|
|
8852
8852
|
background: any;
|
|
8853
8853
|
backgroundStrong: any;
|
|
8854
8854
|
backgroundSoft: any;
|
|
@@ -9003,7 +9003,7 @@ export declare const config: {
|
|
|
9003
9003
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
9004
9004
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
9005
9005
|
};
|
|
9006
|
-
readonly
|
|
9006
|
+
readonly dark_yellow_alt3: {
|
|
9007
9007
|
background: any;
|
|
9008
9008
|
backgroundStrong: any;
|
|
9009
9009
|
backgroundSoft: any;
|
|
@@ -9313,7 +9313,7 @@ export declare const config: {
|
|
|
9313
9313
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
9314
9314
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
9315
9315
|
};
|
|
9316
|
-
readonly
|
|
9316
|
+
readonly dark_yellow_alt1: {
|
|
9317
9317
|
background: any;
|
|
9318
9318
|
backgroundStrong: any;
|
|
9319
9319
|
backgroundSoft: any;
|
|
@@ -9468,7 +9468,7 @@ export declare const config: {
|
|
|
9468
9468
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
9469
9469
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
9470
9470
|
};
|
|
9471
|
-
readonly
|
|
9471
|
+
readonly dark_teal_alt3: {
|
|
9472
9472
|
background: any;
|
|
9473
9473
|
backgroundStrong: any;
|
|
9474
9474
|
backgroundSoft: any;
|
|
@@ -9778,7 +9778,7 @@ export declare const config: {
|
|
|
9778
9778
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
9779
9779
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
9780
9780
|
};
|
|
9781
|
-
readonly
|
|
9781
|
+
readonly dark_teal_alt1: {
|
|
9782
9782
|
background: any;
|
|
9783
9783
|
backgroundStrong: any;
|
|
9784
9784
|
backgroundSoft: any;
|
|
@@ -11328,7 +11328,7 @@ export declare const config: {
|
|
|
11328
11328
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
11329
11329
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
11330
11330
|
};
|
|
11331
|
-
readonly
|
|
11331
|
+
readonly dark_alt3: {
|
|
11332
11332
|
background: any;
|
|
11333
11333
|
backgroundStrong: any;
|
|
11334
11334
|
backgroundSoft: any;
|
|
@@ -11638,7 +11638,7 @@ export declare const config: {
|
|
|
11638
11638
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
11639
11639
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
11640
11640
|
};
|
|
11641
|
-
readonly
|
|
11641
|
+
readonly dark_alt1: {
|
|
11642
11642
|
background: any;
|
|
11643
11643
|
backgroundStrong: any;
|
|
11644
11644
|
backgroundSoft: any;
|
|
@@ -13188,7 +13188,7 @@ export declare const config: {
|
|
|
13188
13188
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
13189
13189
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
13190
13190
|
};
|
|
13191
|
-
readonly
|
|
13191
|
+
readonly light_alt3: {
|
|
13192
13192
|
background: any;
|
|
13193
13193
|
backgroundStrong: any;
|
|
13194
13194
|
backgroundSoft: any;
|
|
@@ -13498,7 +13498,7 @@ export declare const config: {
|
|
|
13498
13498
|
blue11: string | import("@tamagui/core").Variable<any>;
|
|
13499
13499
|
blue12: string | import("@tamagui/core").Variable<any>;
|
|
13500
13500
|
};
|
|
13501
|
-
readonly
|
|
13501
|
+
readonly light_alt1: {
|
|
13502
13502
|
background: any;
|
|
13503
13503
|
backgroundStrong: any;
|
|
13504
13504
|
backgroundSoft: any;
|
|
@@ -14079,30 +14079,31 @@ export declare const config: {
|
|
|
14079
14079
|
space: {
|
|
14080
14080
|
true: import("@tamagui/core").Variable<any>;
|
|
14081
14081
|
0: import("@tamagui/core").Variable<any>;
|
|
14082
|
-
1: import("@tamagui/core").Variable<any>;
|
|
14083
|
-
4: import("@tamagui/core").Variable<any>;
|
|
14084
|
-
2: import("@tamagui/core").Variable<any>;
|
|
14085
|
-
16: import("@tamagui/core").Variable<any>;
|
|
14086
14082
|
3: import("@tamagui/core").Variable<any>;
|
|
14083
|
+
5: import("@tamagui/core").Variable<any>;
|
|
14084
|
+
7: import("@tamagui/core").Variable<any>;
|
|
14085
|
+
9: import("@tamagui/core").Variable<any>;
|
|
14086
|
+
10: import("@tamagui/core").Variable<any>;
|
|
14087
|
+
16: import("@tamagui/core").Variable<any>;
|
|
14088
|
+
19: import("@tamagui/core").Variable<any>;
|
|
14089
|
+
2: import("@tamagui/core").Variable<any>;
|
|
14090
|
+
4: import("@tamagui/core").Variable<any>;
|
|
14087
14091
|
8: import("@tamagui/core").Variable<any>;
|
|
14088
14092
|
20: import("@tamagui/core").Variable<any>;
|
|
14089
14093
|
0.25: import("@tamagui/core").Variable<any>;
|
|
14090
14094
|
0.5: import("@tamagui/core").Variable<any>;
|
|
14091
14095
|
0.75: import("@tamagui/core").Variable<any>;
|
|
14096
|
+
1: import("@tamagui/core").Variable<any>;
|
|
14092
14097
|
1.5: import("@tamagui/core").Variable<any>;
|
|
14093
14098
|
2.5: import("@tamagui/core").Variable<any>;
|
|
14094
14099
|
3.5: import("@tamagui/core").Variable<any>;
|
|
14095
14100
|
4.5: import("@tamagui/core").Variable<any>;
|
|
14096
|
-
5: import("@tamagui/core").Variable<any>;
|
|
14097
14101
|
5.5: import("@tamagui/core").Variable<any>;
|
|
14098
14102
|
6: import("@tamagui/core").Variable<any>;
|
|
14099
14103
|
6.5: import("@tamagui/core").Variable<any>;
|
|
14100
|
-
7: import("@tamagui/core").Variable<any>;
|
|
14101
14104
|
7.6: import("@tamagui/core").Variable<any>;
|
|
14102
14105
|
8.5: import("@tamagui/core").Variable<any>;
|
|
14103
|
-
9: import("@tamagui/core").Variable<any>;
|
|
14104
14106
|
9.5: import("@tamagui/core").Variable<any>;
|
|
14105
|
-
10: import("@tamagui/core").Variable<any>;
|
|
14106
14107
|
11: import("@tamagui/core").Variable<any>;
|
|
14107
14108
|
12: import("@tamagui/core").Variable<any>;
|
|
14108
14109
|
13: import("@tamagui/core").Variable<any>;
|
|
@@ -14110,33 +14111,33 @@ export declare const config: {
|
|
|
14110
14111
|
15: import("@tamagui/core").Variable<any>;
|
|
14111
14112
|
17: import("@tamagui/core").Variable<any>;
|
|
14112
14113
|
18: import("@tamagui/core").Variable<any>;
|
|
14113
|
-
19: import("@tamagui/core").Variable<any>;
|
|
14114
14114
|
"-true": import("@tamagui/core").Variable<any>;
|
|
14115
14115
|
"-0": import("@tamagui/core").Variable<any>;
|
|
14116
|
-
"-1": import("@tamagui/core").Variable<any>;
|
|
14117
|
-
"-4": import("@tamagui/core").Variable<any>;
|
|
14118
|
-
"-2": import("@tamagui/core").Variable<any>;
|
|
14119
|
-
"-16": import("@tamagui/core").Variable<any>;
|
|
14120
14116
|
"-3": import("@tamagui/core").Variable<any>;
|
|
14117
|
+
"-5": import("@tamagui/core").Variable<any>;
|
|
14118
|
+
"-7": import("@tamagui/core").Variable<any>;
|
|
14119
|
+
"-9": import("@tamagui/core").Variable<any>;
|
|
14120
|
+
"-10": import("@tamagui/core").Variable<any>;
|
|
14121
|
+
"-16": import("@tamagui/core").Variable<any>;
|
|
14122
|
+
"-19": import("@tamagui/core").Variable<any>;
|
|
14123
|
+
"-2": import("@tamagui/core").Variable<any>;
|
|
14124
|
+
"-4": import("@tamagui/core").Variable<any>;
|
|
14121
14125
|
"-8": import("@tamagui/core").Variable<any>;
|
|
14122
14126
|
"-20": import("@tamagui/core").Variable<any>;
|
|
14123
14127
|
"-0.25": import("@tamagui/core").Variable<any>;
|
|
14124
14128
|
"-0.5": import("@tamagui/core").Variable<any>;
|
|
14125
14129
|
"-0.75": import("@tamagui/core").Variable<any>;
|
|
14130
|
+
"-1": import("@tamagui/core").Variable<any>;
|
|
14126
14131
|
"-1.5": import("@tamagui/core").Variable<any>;
|
|
14127
14132
|
"-2.5": import("@tamagui/core").Variable<any>;
|
|
14128
14133
|
"-3.5": import("@tamagui/core").Variable<any>;
|
|
14129
14134
|
"-4.5": import("@tamagui/core").Variable<any>;
|
|
14130
|
-
"-5": import("@tamagui/core").Variable<any>;
|
|
14131
14135
|
"-5.5": import("@tamagui/core").Variable<any>;
|
|
14132
14136
|
"-6": import("@tamagui/core").Variable<any>;
|
|
14133
14137
|
"-6.5": import("@tamagui/core").Variable<any>;
|
|
14134
|
-
"-7": import("@tamagui/core").Variable<any>;
|
|
14135
14138
|
"-7.6": import("@tamagui/core").Variable<any>;
|
|
14136
14139
|
"-8.5": import("@tamagui/core").Variable<any>;
|
|
14137
|
-
"-9": import("@tamagui/core").Variable<any>;
|
|
14138
14140
|
"-9.5": import("@tamagui/core").Variable<any>;
|
|
14139
|
-
"-10": import("@tamagui/core").Variable<any>;
|
|
14140
14141
|
"-11": import("@tamagui/core").Variable<any>;
|
|
14141
14142
|
"-12": import("@tamagui/core").Variable<any>;
|
|
14142
14143
|
"-13": import("@tamagui/core").Variable<any>;
|
|
@@ -14144,7 +14145,6 @@ export declare const config: {
|
|
|
14144
14145
|
"-15": import("@tamagui/core").Variable<any>;
|
|
14145
14146
|
"-17": import("@tamagui/core").Variable<any>;
|
|
14146
14147
|
"-18": import("@tamagui/core").Variable<any>;
|
|
14147
|
-
"-19": import("@tamagui/core").Variable<any>;
|
|
14148
14148
|
};
|
|
14149
14149
|
size: {
|
|
14150
14150
|
0: import("@tamagui/core").Variable<any>;
|
|
@@ -14207,10 +14207,10 @@ export declare const config: {
|
|
|
14207
14207
|
};
|
|
14208
14208
|
};
|
|
14209
14209
|
fonts: {
|
|
14210
|
-
heading: import("@tamagui/core").GenericFont<
|
|
14211
|
-
body: import("@tamagui/core").GenericFont<
|
|
14212
|
-
mono: import("@tamagui/core").GenericFont<
|
|
14213
|
-
silkscreen: import("@tamagui/core").GenericFont<
|
|
14210
|
+
heading: import("@tamagui/core").GenericFont<11 | 12 | 13 | 14 | 15 | 16 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10>;
|
|
14211
|
+
body: import("@tamagui/core").GenericFont<11 | 12 | 13 | 14 | 15 | 16 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10>;
|
|
14212
|
+
mono: import("@tamagui/core").GenericFont<11 | 12 | 13 | 14 | 15 | 16 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10>;
|
|
14213
|
+
silkscreen: import("@tamagui/core").GenericFont<11 | 12 | 13 | 14 | 15 | 16 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10>;
|
|
14214
14214
|
};
|
|
14215
14215
|
};
|
|
14216
14216
|
//# sourceMappingURL=tamagui.config.d.ts.map
|