@xylabs/ts-scripts-react-yarn3 2.19.12 → 2.20.0-rc.1
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/actions/analyze.d.ts +2 -0
- package/dist/actions/analyze.d.ts.map +1 -0
- package/dist/actions/build-ci.d.ts +2 -0
- package/dist/actions/build-ci.d.ts.map +1 -0
- package/dist/actions/build.d.ts +2 -0
- package/dist/actions/build.d.ts.map +1 -0
- package/dist/actions/eject.d.ts +3 -0
- package/dist/actions/eject.d.ts.map +1 -0
- package/dist/actions/index.d.ts +10 -0
- package/dist/actions/index.d.ts.map +1 -0
- package/dist/actions/package/compile.d.ts +3 -0
- package/dist/actions/package/compile.d.ts.map +1 -0
- package/dist/actions/package/index.d.ts +2 -0
- package/dist/actions/package/index.d.ts.map +1 -0
- package/dist/actions/rebuild.d.ts +2 -0
- package/dist/actions/rebuild.d.ts.map +1 -0
- package/dist/actions/sitemap.d.ts +3 -0
- package/dist/actions/sitemap.d.ts.map +1 -0
- package/dist/actions/start.d.ts +3 -0
- package/dist/actions/start.d.ts.map +1 -0
- package/dist/actions/test.d.ts +3 -0
- package/dist/actions/test.d.ts.map +1 -0
- package/dist/bin/analyze.d.ts +3 -0
- package/dist/bin/analyze.d.ts.map +1 -0
- package/dist/bin/build-ci.d.ts +3 -0
- package/dist/bin/build-ci.d.ts.map +1 -0
- package/dist/bin/build.d.ts +3 -0
- package/dist/bin/build.d.ts.map +1 -0
- package/dist/bin/clean.d.ts +3 -0
- package/dist/bin/clean.d.ts.map +1 -0
- package/dist/bin/compile.d.ts +3 -0
- package/dist/bin/compile.d.ts.map +1 -0
- package/dist/bin/cycle.d.ts +3 -0
- package/dist/bin/cycle.d.ts.map +1 -0
- package/dist/bin/dead.d.ts +3 -0
- package/dist/bin/dead.d.ts.map +1 -0
- package/dist/bin/deps.d.ts +3 -0
- package/dist/bin/deps.d.ts.map +1 -0
- package/dist/bin/eject.d.ts +3 -0
- package/dist/bin/eject.d.ts.map +1 -0
- package/dist/bin/fix.d.ts +3 -0
- package/dist/bin/fix.d.ts.map +1 -0
- package/dist/bin/gitlint-fix.d.ts +3 -0
- package/dist/bin/gitlint-fix.d.ts.map +1 -0
- package/dist/bin/gitlint.d.ts +3 -0
- package/dist/bin/gitlint.d.ts.map +1 -0
- package/dist/bin/license.d.ts +3 -0
- package/dist/bin/license.d.ts.map +1 -0
- package/dist/bin/lint-clean.d.ts +3 -0
- package/dist/bin/lint-clean.d.ts.map +1 -0
- package/dist/bin/lint-fast.d.ts +3 -0
- package/dist/bin/lint-fast.d.ts.map +1 -0
- package/dist/bin/lint-profile.d.ts +3 -0
- package/dist/bin/lint-profile.d.ts.map +1 -0
- package/dist/bin/lint.d.ts +3 -0
- package/dist/bin/lint.d.ts.map +1 -0
- package/dist/bin/package/clean.d.ts +3 -0
- package/dist/bin/package/clean.d.ts.map +1 -0
- package/dist/bin/package/compile.d.ts +3 -0
- package/dist/bin/package/compile.d.ts.map +1 -0
- package/dist/bin/package/deps.d.ts +3 -0
- package/dist/bin/package/deps.d.ts.map +1 -0
- package/dist/bin/rebuild.d.ts +3 -0
- package/dist/bin/rebuild.d.ts.map +1 -0
- package/dist/bin/reinstall.d.ts +3 -0
- package/dist/bin/reinstall.d.ts.map +1 -0
- package/dist/bin/relint.d.ts +3 -0
- package/dist/bin/relint.d.ts.map +1 -0
- package/dist/bin/sitemap.d.ts +3 -0
- package/dist/bin/sitemap.d.ts.map +1 -0
- package/dist/bin/sonar.d.ts +3 -0
- package/dist/bin/sonar.d.ts.map +1 -0
- package/dist/bin/start.d.ts +3 -0
- package/dist/bin/start.d.ts.map +1 -0
- package/dist/bin/test.d.ts +3 -0
- package/dist/bin/test.d.ts.map +1 -0
- package/dist/bin/tsconfig-gen-clean.d.ts +3 -0
- package/dist/bin/tsconfig-gen-clean.d.ts.map +1 -0
- package/dist/bin/tsconfig-gen.d.ts +3 -0
- package/dist/bin/tsconfig-gen.d.ts.map +1 -0
- package/dist/bin/up.d.ts +3 -0
- package/dist/bin/up.d.ts.map +1 -0
- package/dist/bin/updo.d.ts +3 -0
- package/dist/bin/updo.d.ts.map +1 -0
- package/dist/bin/xy.d.ts +3 -0
- package/dist/bin/xy.d.ts.map +1 -0
- package/dist/bin/yarn3only.d.ts +3 -0
- package/dist/bin/yarn3only.d.ts.map +1 -0
- package/dist/index.d.ts +3 -34
- package/dist/index.d.ts.map +1 -0
- package/dist/lib/index.d.ts +3 -0
- package/dist/lib/index.d.ts.map +1 -0
- package/dist/lib/xyReact.d.ts +11 -0
- package/dist/lib/xyReact.d.ts.map +1 -0
- package/dist/lib/xyReactBuildCommands.d.ts +3 -0
- package/dist/lib/xyReactBuildCommands.d.ts.map +1 -0
- package/package.json +7 -6
- package/tsconfig.build.json +5 -0
- package/tsconfig.json +3 -0
- package/tsup.config.ts +1 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"analyze.d.ts","sourceRoot":"","sources":["../../src/actions/analyze.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,OAAO,cAEnB,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"build-ci.d.ts","sourceRoot":"","sources":["../../src/actions/build-ci.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,OAAO,cAQnB,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"build.d.ts","sourceRoot":"","sources":["../../src/actions/build.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK,cAMjB,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"eject.d.ts","sourceRoot":"","sources":["../../src/actions/eject.ts"],"names":[],"mappings":";AAGA,eAAO,MAAM,KAAK,cAEjB,CAAA"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
export * from './analyze';
|
|
2
|
+
export * from './build';
|
|
3
|
+
export * from './build-ci';
|
|
4
|
+
export * from './eject';
|
|
5
|
+
export * from './package';
|
|
6
|
+
export * from './rebuild';
|
|
7
|
+
export * from './sitemap';
|
|
8
|
+
export * from './start';
|
|
9
|
+
export * from './test';
|
|
10
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/actions/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAA;AACzB,cAAc,SAAS,CAAA;AACvB,cAAc,YAAY,CAAA;AAC1B,cAAc,SAAS,CAAA;AACvB,cAAc,WAAW,CAAA;AACzB,cAAc,WAAW,CAAA;AACzB,cAAc,WAAW,CAAA;AACzB,cAAc,SAAS,CAAA;AACvB,cAAc,QAAQ,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"compile.d.ts","sourceRoot":"","sources":["../../../src/actions/package/compile.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,cAAc,cAK1B,CAAA;AAED,eAAO,MAAM,mBAAmB,uBAK/B,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/actions/package/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"rebuild.d.ts","sourceRoot":"","sources":["../../src/actions/rebuild.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,OAAO,cAKnB,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sitemap.d.ts","sourceRoot":"","sources":["../../src/actions/sitemap.ts"],"names":[],"mappings":";AAGA,eAAO,MAAM,OAAO,cAEnB,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"start.d.ts","sourceRoot":"","sources":["../../src/actions/start.ts"],"names":[],"mappings":";AAGA,eAAO,MAAM,KAAK,cAEjB,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"test.d.ts","sourceRoot":"","sources":["../../src/actions/test.ts"],"names":[],"mappings":";AAGA,eAAO,MAAM,IAAI,cAEhB,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"analyze.d.ts","sourceRoot":"","sources":["../../src/bin/analyze.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"build-ci.d.ts","sourceRoot":"","sources":["../../src/bin/build-ci.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"build.d.ts","sourceRoot":"","sources":["../../src/bin/build.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"clean.d.ts","sourceRoot":"","sources":["../../src/bin/clean.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"compile.d.ts","sourceRoot":"","sources":["../../src/bin/compile.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cycle.d.ts","sourceRoot":"","sources":["../../src/bin/cycle.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dead.d.ts","sourceRoot":"","sources":["../../src/bin/dead.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"deps.d.ts","sourceRoot":"","sources":["../../src/bin/deps.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"eject.d.ts","sourceRoot":"","sources":["../../src/bin/eject.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"fix.d.ts","sourceRoot":"","sources":["../../src/bin/fix.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"gitlint-fix.d.ts","sourceRoot":"","sources":["../../src/bin/gitlint-fix.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"gitlint.d.ts","sourceRoot":"","sources":["../../src/bin/gitlint.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"license.d.ts","sourceRoot":"","sources":["../../src/bin/license.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"lint-clean.d.ts","sourceRoot":"","sources":["../../src/bin/lint-clean.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"lint-fast.d.ts","sourceRoot":"","sources":["../../src/bin/lint-fast.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"lint-profile.d.ts","sourceRoot":"","sources":["../../src/bin/lint-profile.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"lint.d.ts","sourceRoot":"","sources":["../../src/bin/lint.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"clean.d.ts","sourceRoot":"","sources":["../../../src/bin/package/clean.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"compile.d.ts","sourceRoot":"","sources":["../../../src/bin/package/compile.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"deps.d.ts","sourceRoot":"","sources":["../../../src/bin/package/deps.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"rebuild.d.ts","sourceRoot":"","sources":["../../src/bin/rebuild.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"reinstall.d.ts","sourceRoot":"","sources":["../../src/bin/reinstall.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"relint.d.ts","sourceRoot":"","sources":["../../src/bin/relint.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sitemap.d.ts","sourceRoot":"","sources":["../../src/bin/sitemap.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sonar.d.ts","sourceRoot":"","sources":["../../src/bin/sonar.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"start.d.ts","sourceRoot":"","sources":["../../src/bin/start.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"test.d.ts","sourceRoot":"","sources":["../../src/bin/test.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"tsconfig-gen-clean.d.ts","sourceRoot":"","sources":["../../src/bin/tsconfig-gen-clean.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"tsconfig-gen.d.ts","sourceRoot":"","sources":["../../src/bin/tsconfig-gen.ts"],"names":[],"mappings":""}
|
package/dist/bin/up.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"up.d.ts","sourceRoot":"","sources":["../../src/bin/up.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"updo.d.ts","sourceRoot":"","sources":["../../src/bin/updo.ts"],"names":[],"mappings":""}
|
package/dist/bin/xy.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"xy.d.ts","sourceRoot":"","sources":["../../src/bin/xy.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"yarn3only.d.ts","sourceRoot":"","sources":["../../src/bin/yarn3only.ts"],"names":[],"mappings":""}
|
package/dist/index.d.ts
CHANGED
|
@@ -1,34 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
declare const build: () => number;
|
|
6
|
-
|
|
7
|
-
declare const buildci: () => number;
|
|
8
|
-
|
|
9
|
-
declare const eject: () => number;
|
|
10
|
-
|
|
11
|
-
declare const packageCompile: () => number;
|
|
12
|
-
declare const packageCompileAsync: () => Promise<number>;
|
|
13
|
-
|
|
14
|
-
declare const rebuild: () => number;
|
|
15
|
-
|
|
16
|
-
declare const sitemap: () => number;
|
|
17
|
-
|
|
18
|
-
declare const start: () => number;
|
|
19
|
-
|
|
20
|
-
declare const test: () => number;
|
|
21
|
-
|
|
22
|
-
declare const xyReact: () => {
|
|
23
|
-
[x: string]: unknown;
|
|
24
|
-
_: (string | number)[];
|
|
25
|
-
$0: string;
|
|
26
|
-
} | Promise<{
|
|
27
|
-
[x: string]: unknown;
|
|
28
|
-
_: (string | number)[];
|
|
29
|
-
$0: string;
|
|
30
|
-
}>;
|
|
31
|
-
|
|
32
|
-
declare const xyReactBuildCommands: (args: yargs.Argv) => yargs.Argv<{}>;
|
|
33
|
-
|
|
34
|
-
export { analyze, build, buildci, eject, packageCompile, packageCompileAsync, rebuild, sitemap, start, test, xyReact, xyReactBuildCommands };
|
|
1
|
+
export * from './actions';
|
|
2
|
+
export * from './lib';
|
|
3
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAA;AACzB,cAAc,OAAO,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/lib/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAA;AACzB,cAAc,wBAAwB,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"xyReact.d.ts","sourceRoot":"","sources":["../../src/lib/xyReact.ts"],"names":[],"mappings":";AAQA,eAAO,MAAM,OAAO;;;;;;;;EAoDnB,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"xyReactBuildCommands.d.ts","sourceRoot":"","sources":["../../src/lib/xyReactBuildCommands.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAA;AAIzB,eAAO,MAAM,oBAAoB,SAAU,MAAM,IAAI,mBA6DpD,CAAA"}
|
package/package.json
CHANGED
|
@@ -52,8 +52,8 @@
|
|
|
52
52
|
"@babel/core": "^7.22.17",
|
|
53
53
|
"@babel/preset-env": "^7.22.15",
|
|
54
54
|
"@types/node": "^20.6.0",
|
|
55
|
-
"@xylabs/eslint-config": "~2.
|
|
56
|
-
"@xylabs/ts-scripts-yarn3": "~2.
|
|
55
|
+
"@xylabs/eslint-config": "~2.20.0-rc.1",
|
|
56
|
+
"@xylabs/ts-scripts-yarn3": "~2.20.0-rc.1",
|
|
57
57
|
"chalk": "^4.1.2",
|
|
58
58
|
"cpy": "^8.1.2",
|
|
59
59
|
"depcheck": "^1.4.6",
|
|
@@ -84,8 +84,8 @@
|
|
|
84
84
|
"devDependencies": {
|
|
85
85
|
"@types/json-schema": "^7.0.12",
|
|
86
86
|
"@types/yargs": "^17.0.24",
|
|
87
|
-
"@xylabs/ts-scripts-yarn3": "~2.
|
|
88
|
-
"@xylabs/tsconfig": "~2.
|
|
87
|
+
"@xylabs/ts-scripts-yarn3": "~2.20.0-rc.1",
|
|
88
|
+
"@xylabs/tsconfig": "~2.20.0-rc.1",
|
|
89
89
|
"publint": "^0.2.2",
|
|
90
90
|
"tsup": "^7.2.0",
|
|
91
91
|
"typescript": "^5.2.2"
|
|
@@ -139,8 +139,9 @@
|
|
|
139
139
|
"node": ">=14.16"
|
|
140
140
|
},
|
|
141
141
|
"scripts": {
|
|
142
|
-
"package-compile": "tsup && publint"
|
|
142
|
+
"package-compile": "tsup && tsc -p tsconfig.build.json --emitDeclarationOnly --declaration && publint"
|
|
143
143
|
},
|
|
144
144
|
"sideEffects": false,
|
|
145
|
-
"version": "2.
|
|
145
|
+
"version": "2.20.0-rc.1",
|
|
146
|
+
"stableVersion": "2.19.12"
|
|
146
147
|
}
|
package/tsconfig.json
CHANGED
package/tsup.config.ts
CHANGED