@tamagui/cli 1.125.10 → 1.125.11
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/index.cjs +0 -0
- package/package.json +11 -11
- package/types/add.d.ts +3 -0
- package/types/add.d.ts.map +1 -0
- package/types/build.d.ts +8 -0
- package/types/build.d.ts.map +1 -0
- package/types/cli.d.ts +2 -0
- package/types/cli.d.ts.map +1 -0
- package/types/generate.d.ts +7 -0
- package/types/generate.d.ts.map +1 -0
- package/types/index.d.ts +2 -0
- package/types/index.d.ts.map +1 -0
- package/types/update-template.d.ts +2 -0
- package/types/update-template.d.ts.map +1 -0
- package/types/update.d.ts +2 -0
- package/types/update.d.ts.map +1 -0
- package/types/utils.d.ts +8 -0
- package/types/utils.d.ts.map +1 -0
- package/run.cjs +0 -3
package/dist/index.cjs
CHANGED
|
File without changes
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tamagui/cli",
|
|
3
|
-
"version": "1.125.
|
|
3
|
+
"version": "1.125.11",
|
|
4
4
|
"source": "src/index.ts",
|
|
5
|
-
"types": "./
|
|
5
|
+
"types": "./types/index.d.ts",
|
|
6
6
|
"main": "dist/index.cjs",
|
|
7
7
|
"bin": {
|
|
8
|
-
"tama": "./
|
|
9
|
-
"tamagui": "./
|
|
8
|
+
"tama": "./dist/index.cjs",
|
|
9
|
+
"tamagui": "./dist/index.cjs"
|
|
10
10
|
},
|
|
11
11
|
"publishConfig": {
|
|
12
12
|
"access": "public"
|
|
@@ -17,17 +17,17 @@
|
|
|
17
17
|
"dist"
|
|
18
18
|
],
|
|
19
19
|
"scripts": {
|
|
20
|
-
"build": "tamagui-build
|
|
20
|
+
"build": "tamagui-build",
|
|
21
21
|
"watch": "yarn build --watch",
|
|
22
22
|
"clean": "tamagui-build clean",
|
|
23
23
|
"clean:build": "tamagui-build clean:build"
|
|
24
24
|
},
|
|
25
25
|
"dependencies": {
|
|
26
|
-
"@tamagui/create-theme": "1.125.
|
|
27
|
-
"@tamagui/generate-themes": "1.125.
|
|
28
|
-
"@tamagui/static": "1.125.
|
|
29
|
-
"@tamagui/types": "1.125.
|
|
30
|
-
"@tamagui/vite-plugin": "1.125.
|
|
26
|
+
"@tamagui/create-theme": "1.125.11",
|
|
27
|
+
"@tamagui/generate-themes": "1.125.11",
|
|
28
|
+
"@tamagui/static": "1.125.11",
|
|
29
|
+
"@tamagui/types": "1.125.11",
|
|
30
|
+
"@tamagui/vite-plugin": "1.125.11",
|
|
31
31
|
"arg": "^5.0.2",
|
|
32
32
|
"chalk": "^4.1.2",
|
|
33
33
|
"change-case": "^4.1.2",
|
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
"vite": "^6.1.0"
|
|
54
54
|
},
|
|
55
55
|
"devDependencies": {
|
|
56
|
-
"@tamagui/build": "1.125.
|
|
56
|
+
"@tamagui/build": "1.125.11",
|
|
57
57
|
"@types/chokidar": "^2.1.3",
|
|
58
58
|
"@types/marked": "^5.0.0"
|
|
59
59
|
}
|
package/types/add.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"add.d.ts","sourceRoot":"","sources":["../src/add.ts"],"names":[],"mappings":"AAqBA,eAAO,MAAM,qBAAqB,2BAA4B,CAAA;AAC9D,eAAO,MAAM,uBAAuB,SAAgB,MAAM,iBAAiB,MAAM,kBAqGhF,CAAA"}
|
package/types/build.d.ts
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import type { CLIResolvedOptions } from '@tamagui/types';
|
|
2
|
+
export declare const build: (options: CLIResolvedOptions & {
|
|
3
|
+
target?: "web" | "native";
|
|
4
|
+
dir?: string;
|
|
5
|
+
include?: string;
|
|
6
|
+
exclude?: string;
|
|
7
|
+
}) => Promise<void>;
|
|
8
|
+
//# sourceMappingURL=build.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"build.d.ts","sourceRoot":"","sources":["../src/build.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,kBAAkB,EAAkB,MAAM,gBAAgB,CAAA;AAKxE,eAAO,MAAM,KAAK,YACP,kBAAkB,GAAG;IAC5B,MAAM,CAAC,EAAE,KAAK,GAAG,QAAQ,CAAA;IACzB,GAAG,CAAC,EAAE,MAAM,CAAA;IACZ,OAAO,CAAC,EAAE,MAAM,CAAA;IAChB,OAAO,CAAC,EAAE,MAAM,CAAA;CACjB,kBAoFF,CAAA"}
|
package/types/cli.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cli.d.ts","sourceRoot":"","sources":["../src/cli.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
#!/usr/bin/env node
|
|
2
|
+
import type { CLIResolvedOptions } from '@tamagui/types';
|
|
3
|
+
export declare function generateTypes(options: CLIResolvedOptions): Promise<void>;
|
|
4
|
+
export declare function getTypes(options: CLIResolvedOptions): Promise<{
|
|
5
|
+
[k: string]: (string | undefined)[][];
|
|
6
|
+
}>;
|
|
7
|
+
//# sourceMappingURL=generate.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"generate.d.ts","sourceRoot":"","sources":["../src/generate.ts"],"names":[],"mappings":";AAEA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,gBAAgB,CAAA;AAMxD,wBAAsB,aAAa,CAAC,OAAO,EAAE,kBAAkB,iBAK9D;AAED,wBAAsB,QAAQ,CAAC,OAAO,EAAE,kBAAkB;;GA6DzD"}
|
package/types/index.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"update-template.d.ts","sourceRoot":"","sources":["../src/update-template.ts"],"names":[],"mappings":"AAGA,wBAAgB,cAAc,CAAC,WAAW,EAAE,MAAM,EAAE,eAAe,GAAE,MAAM,EAAO,QA8BjF"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"update.d.ts","sourceRoot":"","sources":["../src/update.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,MAAM,qBAElB,CAAA"}
|
package/types/utils.d.ts
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import type { TamaguiOptions, TamaguiProjectInfo } from '@tamagui/static';
|
|
2
|
+
import type { CLIResolvedOptions, CLIUserOptions } from '@tamagui/types';
|
|
3
|
+
export declare function getOptions({ root, tsconfigPath, tamaguiOptions, host, debug, loadTamaguiOptions, }?: Partial<CLIUserOptions>): Promise<CLIResolvedOptions>;
|
|
4
|
+
export declare function ensure(condition: boolean, message: string): void;
|
|
5
|
+
export declare const loadTamagui: (opts: Partial<TamaguiOptions>) => Promise<TamaguiProjectInfo | null>;
|
|
6
|
+
export declare function registerDispose(cb: () => void): void;
|
|
7
|
+
export declare function disposeAll(): void;
|
|
8
|
+
//# sourceMappingURL=utils.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../src/utils.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,kBAAkB,EAAE,MAAM,iBAAiB,CAAA;AAKzE,OAAO,KAAK,EAAE,kBAAkB,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAA;AAKxE,wBAAsB,UAAU,CAAC,EAC/B,IAAoB,EACpB,YAA8B,EAC9B,cAAc,EACd,IAAI,EACJ,KAAK,EACL,kBAAkB,GACnB,GAAE,OAAO,CAAC,cAAc,CAAM,GAAG,OAAO,CAAC,kBAAkB,CAAC,CAqC5D;AAED,wBAAgB,MAAM,CAAC,SAAS,EAAE,OAAO,EAAE,OAAO,EAAE,MAAM,QAKzD;AAiBD,eAAO,MAAM,WAAW,SAChB,OAAO,CAAC,cAAc,CAAC,KAC5B,OAAO,CAAC,kBAAkB,GAAG,IAAI,CAOnC,CAAA;AAID,wBAAgB,eAAe,CAAC,EAAE,EAAE,MAAM,IAAI,QAE7C;AAED,wBAAgB,UAAU,SAEzB"}
|
package/run.cjs
DELETED