@tamagui/config 1.15.24 → 1.15.26
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 -11
- package/types/tamagui.config.d.ts +74 -74
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tamagui/config",
|
|
3
|
-
"version": "1.15.
|
|
3
|
+
"version": "1.15.26",
|
|
4
4
|
"types": "./types/index.d.ts",
|
|
5
5
|
"main": "dist/cjs",
|
|
6
6
|
"module": "dist/esm",
|
|
@@ -27,18 +27,18 @@
|
|
|
27
27
|
}
|
|
28
28
|
},
|
|
29
29
|
"dependencies": {
|
|
30
|
-
"@tamagui/animations-css": "1.15.
|
|
31
|
-
"@tamagui/animations-react-native": "1.15.
|
|
32
|
-
"@tamagui/colors": "1.15.
|
|
33
|
-
"@tamagui/font-inter": "1.15.
|
|
34
|
-
"@tamagui/font-silkscreen": "1.15.
|
|
35
|
-
"@tamagui/react-native-media-driver": "1.15.
|
|
36
|
-
"@tamagui/shorthands": "1.15.
|
|
37
|
-
"@tamagui/themes": "1.15.
|
|
38
|
-
"@tamagui/web": "1.15.
|
|
30
|
+
"@tamagui/animations-css": "1.15.26",
|
|
31
|
+
"@tamagui/animations-react-native": "1.15.26",
|
|
32
|
+
"@tamagui/colors": "1.15.26",
|
|
33
|
+
"@tamagui/font-inter": "1.15.26",
|
|
34
|
+
"@tamagui/font-silkscreen": "1.15.26",
|
|
35
|
+
"@tamagui/react-native-media-driver": "1.15.26",
|
|
36
|
+
"@tamagui/shorthands": "1.15.26",
|
|
37
|
+
"@tamagui/themes": "1.15.26",
|
|
38
|
+
"@tamagui/web": "1.15.26"
|
|
39
39
|
},
|
|
40
40
|
"devDependencies": {
|
|
41
|
-
"@tamagui/build": "1.15.
|
|
41
|
+
"@tamagui/build": "1.15.26"
|
|
42
42
|
},
|
|
43
43
|
"publishConfig": {
|
|
44
44
|
"access": "public"
|
|
@@ -44325,80 +44325,80 @@ export declare const config: {
|
|
|
44325
44325
|
};
|
|
44326
44326
|
};
|
|
44327
44327
|
shorthands: {
|
|
44328
|
-
|
|
44329
|
-
|
|
44330
|
-
|
|
44331
|
-
|
|
44332
|
-
|
|
44333
|
-
|
|
44334
|
-
|
|
44335
|
-
|
|
44336
|
-
|
|
44337
|
-
|
|
44338
|
-
|
|
44339
|
-
|
|
44340
|
-
|
|
44341
|
-
|
|
44342
|
-
|
|
44343
|
-
|
|
44344
|
-
|
|
44345
|
-
|
|
44346
|
-
|
|
44347
|
-
|
|
44348
|
-
|
|
44349
|
-
|
|
44350
|
-
|
|
44351
|
-
|
|
44352
|
-
|
|
44353
|
-
|
|
44354
|
-
|
|
44355
|
-
|
|
44356
|
-
|
|
44357
|
-
|
|
44358
|
-
|
|
44359
|
-
|
|
44360
|
-
|
|
44361
|
-
|
|
44362
|
-
|
|
44363
|
-
|
|
44364
|
-
|
|
44365
|
-
|
|
44366
|
-
|
|
44367
|
-
|
|
44368
|
-
|
|
44369
|
-
|
|
44370
|
-
|
|
44371
|
-
|
|
44372
|
-
|
|
44373
|
-
|
|
44374
|
-
|
|
44375
|
-
|
|
44376
|
-
|
|
44377
|
-
|
|
44378
|
-
|
|
44379
|
-
|
|
44380
|
-
|
|
44381
|
-
|
|
44382
|
-
|
|
44383
|
-
|
|
44384
|
-
|
|
44385
|
-
|
|
44386
|
-
|
|
44387
|
-
|
|
44388
|
-
|
|
44389
|
-
|
|
44390
|
-
|
|
44391
|
-
|
|
44392
|
-
|
|
44393
|
-
|
|
44394
|
-
|
|
44395
|
-
|
|
44396
|
-
|
|
44397
|
-
|
|
44398
|
-
|
|
44399
|
-
|
|
44400
|
-
|
|
44401
|
-
|
|
44328
|
+
ussel: string;
|
|
44329
|
+
cur: string;
|
|
44330
|
+
pe: string;
|
|
44331
|
+
col: string;
|
|
44332
|
+
ff: string;
|
|
44333
|
+
fos: string;
|
|
44334
|
+
fost: string;
|
|
44335
|
+
fow: string;
|
|
44336
|
+
ls: string;
|
|
44337
|
+
lh: string;
|
|
44338
|
+
ta: string;
|
|
44339
|
+
tt: string;
|
|
44340
|
+
ww: string;
|
|
44341
|
+
ac: string;
|
|
44342
|
+
ai: string;
|
|
44343
|
+
als: string;
|
|
44344
|
+
b: string;
|
|
44345
|
+
bc: string;
|
|
44346
|
+
bg: string;
|
|
44347
|
+
bbc: string;
|
|
44348
|
+
bblr: string;
|
|
44349
|
+
bbrr: string;
|
|
44350
|
+
bbw: string;
|
|
44351
|
+
blc: string;
|
|
44352
|
+
blw: string;
|
|
44353
|
+
boc: string;
|
|
44354
|
+
br: string;
|
|
44355
|
+
bs: string;
|
|
44356
|
+
brw: string;
|
|
44357
|
+
brc: string;
|
|
44358
|
+
btc: string;
|
|
44359
|
+
btlr: string;
|
|
44360
|
+
btrr: string;
|
|
44361
|
+
btw: string;
|
|
44362
|
+
bw: string;
|
|
44363
|
+
dsp: string;
|
|
44364
|
+
f: string;
|
|
44365
|
+
fb: string;
|
|
44366
|
+
fd: string;
|
|
44367
|
+
fg: string;
|
|
44368
|
+
fs: string;
|
|
44369
|
+
fw: string;
|
|
44370
|
+
h: string;
|
|
44371
|
+
jc: string;
|
|
44372
|
+
l: string;
|
|
44373
|
+
m: string;
|
|
44374
|
+
mah: string;
|
|
44375
|
+
maw: string;
|
|
44376
|
+
mb: string;
|
|
44377
|
+
mih: string;
|
|
44378
|
+
miw: string;
|
|
44379
|
+
ml: string;
|
|
44380
|
+
mr: string;
|
|
44381
|
+
mt: string;
|
|
44382
|
+
mx: string;
|
|
44383
|
+
my: string;
|
|
44384
|
+
o: string;
|
|
44385
|
+
ov: string;
|
|
44386
|
+
p: string;
|
|
44387
|
+
pb: string;
|
|
44388
|
+
pl: string;
|
|
44389
|
+
pos: string;
|
|
44390
|
+
pr: string;
|
|
44391
|
+
pt: string;
|
|
44392
|
+
px: string;
|
|
44393
|
+
py: string;
|
|
44394
|
+
r: string;
|
|
44395
|
+
shac: string;
|
|
44396
|
+
shar: string;
|
|
44397
|
+
shof: string;
|
|
44398
|
+
shop: string;
|
|
44399
|
+
t: string;
|
|
44400
|
+
w: string;
|
|
44401
|
+
zi: string;
|
|
44402
44402
|
};
|
|
44403
44403
|
tokens: {
|
|
44404
44404
|
color: {
|