@xylabs/ts-scripts-react-yarn3 6.5.18 → 7.0.0-rc.10
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/neutral/actions/analyze.d.ts +3 -0
- package/dist/neutral/actions/eject.d.ts +4 -0
- package/dist/neutral/actions/index.d.ts +11 -0
- package/dist/neutral/actions/sitemap.d.ts +4 -0
- package/dist/neutral/actions/start.d.ts +4 -0
- package/dist/neutral/actions/test.d.ts +4 -0
- package/dist/neutral/bin/package/build.d.ts +1 -0
- package/dist/neutral/bin/package/clean-outputs.d.ts +1 -0
- package/dist/neutral/bin/package/clean-typescript.d.ts +1 -0
- package/dist/neutral/bin/package/clean.d.ts +1 -0
- package/dist/neutral/bin/package/compile-only.d.ts +1 -0
- package/dist/neutral/bin/package/compile-tsup.d.ts +1 -0
- package/dist/neutral/bin/package/compile.d.ts +1 -0
- package/dist/neutral/bin/package/copy-assets-cjs.d.ts +1 -0
- package/dist/neutral/bin/package/copy-assets-esm.d.ts +1 -0
- package/dist/neutral/bin/package/gen-docs.d.ts +1 -0
- package/dist/neutral/bin/package/lint.d.ts +1 -0
- package/dist/neutral/bin/package/publint.d.ts +1 -0
- package/dist/neutral/bin/package/recompile.d.ts +1 -0
- package/dist/neutral/bin/package/relint.d.ts +1 -0
- package/dist/neutral/bin/xy.d.ts +1 -0
- package/dist/neutral/bin/xy.mjs.map +1 -1
- package/dist/neutral/index.d.ts +22 -0
- package/dist/neutral/index.mjs.map +1 -1
- package/dist/neutral/lib/index.d.ts +12 -0
- package/dist/neutral/lib/index.mjs.map +1 -1
- package/dist/{types → neutral}/lib/xyReact.d.ts +4 -2
- package/dist/neutral/lib/xyReact.mjs.map +1 -1
- package/package.json +8 -7
- package/dist/types/actions/analyze.d.ts +0 -2
- package/dist/types/actions/analyze.d.ts.map +0 -1
- package/dist/types/actions/eject.d.ts +0 -3
- package/dist/types/actions/eject.d.ts.map +0 -1
- package/dist/types/actions/index.d.ts +0 -6
- package/dist/types/actions/index.d.ts.map +0 -1
- package/dist/types/actions/sitemap.d.ts +0 -3
- package/dist/types/actions/sitemap.d.ts.map +0 -1
- package/dist/types/actions/start.d.ts +0 -3
- package/dist/types/actions/start.d.ts.map +0 -1
- package/dist/types/actions/test.d.ts +0 -3
- package/dist/types/actions/test.d.ts.map +0 -1
- package/dist/types/bin/package/build.d.ts +0 -3
- package/dist/types/bin/package/build.d.ts.map +0 -1
- package/dist/types/bin/package/clean-outputs.d.ts +0 -3
- package/dist/types/bin/package/clean-outputs.d.ts.map +0 -1
- package/dist/types/bin/package/clean-typescript.d.ts +0 -3
- package/dist/types/bin/package/clean-typescript.d.ts.map +0 -1
- package/dist/types/bin/package/clean.d.ts +0 -3
- package/dist/types/bin/package/clean.d.ts.map +0 -1
- package/dist/types/bin/package/compile-only.d.ts +0 -3
- package/dist/types/bin/package/compile-only.d.ts.map +0 -1
- package/dist/types/bin/package/compile-tsup.d.ts +0 -3
- package/dist/types/bin/package/compile-tsup.d.ts.map +0 -1
- package/dist/types/bin/package/compile.d.ts +0 -3
- package/dist/types/bin/package/compile.d.ts.map +0 -1
- package/dist/types/bin/package/copy-assets-cjs.d.ts +0 -3
- package/dist/types/bin/package/copy-assets-cjs.d.ts.map +0 -1
- package/dist/types/bin/package/copy-assets-esm.d.ts +0 -3
- package/dist/types/bin/package/copy-assets-esm.d.ts.map +0 -1
- package/dist/types/bin/package/gen-docs.d.ts +0 -3
- package/dist/types/bin/package/gen-docs.d.ts.map +0 -1
- package/dist/types/bin/package/lint.d.ts +0 -3
- package/dist/types/bin/package/lint.d.ts.map +0 -1
- package/dist/types/bin/package/publint.d.ts +0 -3
- package/dist/types/bin/package/publint.d.ts.map +0 -1
- package/dist/types/bin/package/recompile.d.ts +0 -3
- package/dist/types/bin/package/recompile.d.ts.map +0 -1
- package/dist/types/bin/package/relint.d.ts +0 -3
- package/dist/types/bin/package/relint.d.ts.map +0 -1
- package/dist/types/bin/xy.d.ts +0 -3
- package/dist/types/bin/xy.d.ts.map +0 -1
- package/dist/types/index.d.ts +0 -3
- package/dist/types/index.d.ts.map +0 -1
- package/dist/types/lib/index.d.ts +0 -2
- package/dist/types/lib/index.d.ts.map +0 -1
- package/dist/types/lib/xyReact.d.ts.map +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
#!/usr/bin/env node
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
#!/usr/bin/env node
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
#!/usr/bin/env node
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
#!/usr/bin/env node
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
#!/usr/bin/env node
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
#!/usr/bin/env node
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
#!/usr/bin/env node
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
#!/usr/bin/env node
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
#!/usr/bin/env node
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
#!/usr/bin/env node
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
#!/usr/bin/env node
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
#!/usr/bin/env node
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
#!/usr/bin/env node
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
#!/usr/bin/env node
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
#!/usr/bin/env node
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../src/lib/xyReact.ts","../../../src/actions/analyze.ts","../../../src/actions/eject.ts","../../../src/actions/sitemap.ts","../../../src/actions/start.ts","../../../src/bin/xy.ts"],"sourcesContent":["#!/usr/bin/env node\n\nimport {\n xyBuildCommands, xyCommonCommands, xyInstallCommands, xyLintCommands, xyParseOptions,\n} from '@xylabs/ts-scripts-yarn3'\nimport chalk from 'chalk'\n\nimport {\n analyze, eject, sitemap, start,\n} from '../actions/index.ts'\n\nexport const xyReact = async () => {\n return await xyBuildCommands(xyInstallCommands(xyLintCommands(xyInstallCommands(xyCommonCommands(xyParseOptions())))))\n .command(\n 'analyze',\n 'Analyze - Analyze Bundles',\n (yargs) => {\n return yargs\n },\n (argv) => {\n if (argv.verbose) console.log('Analyzing')\n process.exitCode = analyze()\n },\n )\n .command(\n 'eject',\n 'Eject - Eject React project',\n (yargs) => {\n return yargs\n },\n (argv) => {\n if (argv.verbose) console.log('Ejecting')\n process.exitCode = eject()\n },\n )\n .command(\n 'sitemap',\n 'Sitemap - Generate sitemap for the project',\n (yargs) => {\n return yargs\n },\n (argv) => {\n if (argv.verbose) console.log('Generating Sitemap')\n process.exitCode = sitemap()\n },\n )\n .command(\n 'start',\n 'Start - Start project in browser',\n (yargs) => {\n return yargs\n },\n (argv) => {\n if (argv.verbose) console.log('Starting')\n process.exitCode = start()\n },\n )\n .demandCommand(1)\n .command('*', '', () => {\n console.error(chalk.yellow(`Command not found [${chalk.magenta(process.argv[2])}]`))\n console.log(chalk.gray(\"Try 'yarn xy --help' for list of commands\"))\n })\n .help().argv\n}\n","import { runSteps } from '@xylabs/ts-scripts-yarn3'\n\nexport const analyze = () => {\n return runSteps('Analyze', [['yarn', ['source-map-explorer', 'build/static/js/*.ts']]])\n}\n","#!/usr/bin/env node\nimport { runSteps } from '@xylabs/ts-scripts-yarn3'\n\nexport const eject = () => {\n return runSteps('Eject', [['yarn', 'react-scripts eject']])\n}\n","#!/usr/bin/env node\nimport { runSteps } from '@xylabs/ts-scripts-yarn3'\n\nexport const sitemap = () => {\n return runSteps('Sitemap', [['ts-node-script', './scripts/sitemap.ts']])\n}\n","#!/usr/bin/env node\nimport { runSteps } from '@xylabs/ts-scripts-yarn3'\n\nexport const start = () => {\n return runSteps('Start', [['yarn', 'react-scripts start']])\n}\n","#!/usr/bin/env node\n\nimport { xyReact } from '../lib/index.ts'\n\nxyReact()\n .then(() => {\n process.exit(0)\n })\n .catch((error) => {\n console.error(error)\n process.exit(1)\n })\n"],"mappings":";;;AAEA;AAAA,EACE;AAAA,EAAiB;AAAA,EAAkB;AAAA,EAAmB;AAAA,EAAgB;AAAA,OACjE;AACP,OAAO,WAAW;;;ACLlB,SAAS,gBAAgB;AAElB,IAAM,UAAU,MAAM;AAC3B,SAAO,SAAS,WAAW,CAAC,CAAC,QAAQ,CAAC,uBAAuB,sBAAsB,CAAC,CAAC,CAAC;AACxF;;;ACHA,SAAS,YAAAA,iBAAgB;AAElB,IAAM,QAAQ,MAAM;AACzB,SAAOA,UAAS,SAAS,CAAC,CAAC,QAAQ,qBAAqB,CAAC,CAAC;AAC5D;;;ACJA,SAAS,YAAAC,iBAAgB;AAElB,IAAM,UAAU,MAAM;AAC3B,SAAOA,UAAS,WAAW,CAAC,CAAC,kBAAkB,sBAAsB,CAAC,CAAC;AACzE;;;ACJA,SAAS,YAAAC,iBAAgB;AAElB,IAAM,QAAQ,MAAM;AACzB,SAAOA,UAAS,SAAS,CAAC,CAAC,QAAQ,qBAAqB,CAAC,CAAC;AAC5D;;;
|
|
1
|
+
{"version":3,"sources":["../../../src/lib/xyReact.ts","../../../src/actions/analyze.ts","../../../src/actions/eject.ts","../../../src/actions/sitemap.ts","../../../src/actions/start.ts","../../../src/bin/xy.ts"],"sourcesContent":["#!/usr/bin/env node\n\nimport {\n xyBuildCommands, xyCommonCommands, xyInstallCommands, xyLintCommands, xyParseOptions,\n} from '@xylabs/ts-scripts-yarn3'\nimport chalk from 'chalk'\n\nimport {\n analyze, eject, sitemap, start,\n} from '../actions/index.ts'\n\n/** @public */\nexport const xyReact = async () => {\n return await xyBuildCommands(xyInstallCommands(xyLintCommands(xyInstallCommands(xyCommonCommands(xyParseOptions())))))\n .command(\n 'analyze',\n 'Analyze - Analyze Bundles',\n (yargs) => {\n return yargs\n },\n (argv) => {\n if (argv.verbose) console.log('Analyzing')\n process.exitCode = analyze()\n },\n )\n .command(\n 'eject',\n 'Eject - Eject React project',\n (yargs) => {\n return yargs\n },\n (argv) => {\n if (argv.verbose) console.log('Ejecting')\n process.exitCode = eject()\n },\n )\n .command(\n 'sitemap',\n 'Sitemap - Generate sitemap for the project',\n (yargs) => {\n return yargs\n },\n (argv) => {\n if (argv.verbose) console.log('Generating Sitemap')\n process.exitCode = sitemap()\n },\n )\n .command(\n 'start',\n 'Start - Start project in browser',\n (yargs) => {\n return yargs\n },\n (argv) => {\n if (argv.verbose) console.log('Starting')\n process.exitCode = start()\n },\n )\n .demandCommand(1)\n .command('*', '', () => {\n console.error(chalk.yellow(`Command not found [${chalk.magenta(process.argv[2])}]`))\n console.log(chalk.gray(\"Try 'yarn xy --help' for list of commands\"))\n })\n .help().argv\n}\n","import { runSteps } from '@xylabs/ts-scripts-yarn3'\n\nexport const analyze = () => {\n return runSteps('Analyze', [['yarn', ['source-map-explorer', 'build/static/js/*.ts']]])\n}\n","#!/usr/bin/env node\nimport { runSteps } from '@xylabs/ts-scripts-yarn3'\n\nexport const eject = () => {\n return runSteps('Eject', [['yarn', 'react-scripts eject']])\n}\n","#!/usr/bin/env node\nimport { runSteps } from '@xylabs/ts-scripts-yarn3'\n\nexport const sitemap = () => {\n return runSteps('Sitemap', [['ts-node-script', './scripts/sitemap.ts']])\n}\n","#!/usr/bin/env node\nimport { runSteps } from '@xylabs/ts-scripts-yarn3'\n\nexport const start = () => {\n return runSteps('Start', [['yarn', 'react-scripts start']])\n}\n","#!/usr/bin/env node\n\nimport { xyReact } from '../lib/index.ts'\n\nxyReact()\n .then(() => {\n process.exit(0)\n })\n .catch((error) => {\n console.error(error)\n process.exit(1)\n })\n"],"mappings":";;;AAEA;AAAA,EACE;AAAA,EAAiB;AAAA,EAAkB;AAAA,EAAmB;AAAA,EAAgB;AAAA,OACjE;AACP,OAAO,WAAW;;;ACLlB,SAAS,gBAAgB;AAElB,IAAM,UAAU,MAAM;AAC3B,SAAO,SAAS,WAAW,CAAC,CAAC,QAAQ,CAAC,uBAAuB,sBAAsB,CAAC,CAAC,CAAC;AACxF;;;ACHA,SAAS,YAAAA,iBAAgB;AAElB,IAAM,QAAQ,MAAM;AACzB,SAAOA,UAAS,SAAS,CAAC,CAAC,QAAQ,qBAAqB,CAAC,CAAC;AAC5D;;;ACJA,SAAS,YAAAC,iBAAgB;AAElB,IAAM,UAAU,MAAM;AAC3B,SAAOA,UAAS,WAAW,CAAC,CAAC,kBAAkB,sBAAsB,CAAC,CAAC;AACzE;;;ACJA,SAAS,YAAAC,iBAAgB;AAElB,IAAM,QAAQ,MAAM;AACzB,SAAOA,UAAS,SAAS,CAAC,CAAC,QAAQ,qBAAqB,CAAC,CAAC;AAC5D;;;AJOO,IAAM,UAAU,YAAY;AACjC,SAAO,MAAM,gBAAgB,kBAAkB,eAAe,kBAAkB,iBAAiB,eAAe,CAAC,CAAC,CAAC,CAAC,CAAC,EAClH;AAAA,IACC;AAAA,IACA;AAAA,IACA,CAAC,UAAU;AACT,aAAO;AAAA,IACT;AAAA,IACA,CAAC,SAAS;AACR,UAAI,KAAK,QAAS,SAAQ,IAAI,WAAW;AACzC,cAAQ,WAAW,QAAQ;AAAA,IAC7B;AAAA,EACF,EACC;AAAA,IACC;AAAA,IACA;AAAA,IACA,CAAC,UAAU;AACT,aAAO;AAAA,IACT;AAAA,IACA,CAAC,SAAS;AACR,UAAI,KAAK,QAAS,SAAQ,IAAI,UAAU;AACxC,cAAQ,WAAW,MAAM;AAAA,IAC3B;AAAA,EACF,EACC;AAAA,IACC;AAAA,IACA;AAAA,IACA,CAAC,UAAU;AACT,aAAO;AAAA,IACT;AAAA,IACA,CAAC,SAAS;AACR,UAAI,KAAK,QAAS,SAAQ,IAAI,oBAAoB;AAClD,cAAQ,WAAW,QAAQ;AAAA,IAC7B;AAAA,EACF,EACC;AAAA,IACC;AAAA,IACA;AAAA,IACA,CAAC,UAAU;AACT,aAAO;AAAA,IACT;AAAA,IACA,CAAC,SAAS;AACR,UAAI,KAAK,QAAS,SAAQ,IAAI,UAAU;AACxC,cAAQ,WAAW,MAAM;AAAA,IAC3B;AAAA,EACF,EACC,cAAc,CAAC,EACf,QAAQ,KAAK,IAAI,MAAM;AACtB,YAAQ,MAAM,MAAM,OAAO,sBAAsB,MAAM,QAAQ,QAAQ,KAAK,CAAC,CAAC,CAAC,GAAG,CAAC;AACnF,YAAQ,IAAI,MAAM,KAAK,2CAA2C,CAAC;AAAA,EACrE,CAAC,EACA,KAAK,EAAE;AACZ;;;AK5DA,QAAQ,EACL,KAAK,MAAM;AACV,UAAQ,KAAK,CAAC;AAChB,CAAC,EACA,MAAM,CAAC,UAAU;AAChB,UAAQ,MAAM,KAAK;AACnB,UAAQ,KAAK,CAAC;AAChB,CAAC;","names":["runSteps","runSteps","runSteps"]}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
declare const analyze: () => number;
|
|
2
|
+
|
|
3
|
+
declare const eject: () => number;
|
|
4
|
+
|
|
5
|
+
declare const sitemap: () => number;
|
|
6
|
+
|
|
7
|
+
declare const start: () => number;
|
|
8
|
+
|
|
9
|
+
declare const test: () => number;
|
|
10
|
+
|
|
11
|
+
/** @public */
|
|
12
|
+
declare const xyReact: () => Promise<{
|
|
13
|
+
[x: string]: unknown;
|
|
14
|
+
_: (string | number)[];
|
|
15
|
+
$0: string;
|
|
16
|
+
} | {
|
|
17
|
+
[x: string]: unknown;
|
|
18
|
+
_: (string | number)[];
|
|
19
|
+
$0: string;
|
|
20
|
+
}>;
|
|
21
|
+
|
|
22
|
+
export { analyze, eject, sitemap, start, test, xyReact };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/actions/analyze.ts","../../src/actions/eject.ts","../../src/actions/sitemap.ts","../../src/actions/start.ts","../../src/actions/test.ts","../../src/lib/xyReact.ts"],"sourcesContent":["import { runSteps } from '@xylabs/ts-scripts-yarn3'\n\nexport const analyze = () => {\n return runSteps('Analyze', [['yarn', ['source-map-explorer', 'build/static/js/*.ts']]])\n}\n","#!/usr/bin/env node\nimport { runSteps } from '@xylabs/ts-scripts-yarn3'\n\nexport const eject = () => {\n return runSteps('Eject', [['yarn', 'react-scripts eject']])\n}\n","#!/usr/bin/env node\nimport { runSteps } from '@xylabs/ts-scripts-yarn3'\n\nexport const sitemap = () => {\n return runSteps('Sitemap', [['ts-node-script', './scripts/sitemap.ts']])\n}\n","#!/usr/bin/env node\nimport { runSteps } from '@xylabs/ts-scripts-yarn3'\n\nexport const start = () => {\n return runSteps('Start', [['yarn', 'react-scripts start']])\n}\n","#!/usr/bin/env node\nimport { runSteps } from '@xylabs/ts-scripts-yarn3'\n\nexport const test = () => {\n return runSteps('Test', [['yarn', 'react-scripts test']])\n}\n","#!/usr/bin/env node\n\nimport {\n xyBuildCommands, xyCommonCommands, xyInstallCommands, xyLintCommands, xyParseOptions,\n} from '@xylabs/ts-scripts-yarn3'\nimport chalk from 'chalk'\n\nimport {\n analyze, eject, sitemap, start,\n} from '../actions/index.ts'\n\nexport const xyReact = async () => {\n return await xyBuildCommands(xyInstallCommands(xyLintCommands(xyInstallCommands(xyCommonCommands(xyParseOptions())))))\n .command(\n 'analyze',\n 'Analyze - Analyze Bundles',\n (yargs) => {\n return yargs\n },\n (argv) => {\n if (argv.verbose) console.log('Analyzing')\n process.exitCode = analyze()\n },\n )\n .command(\n 'eject',\n 'Eject - Eject React project',\n (yargs) => {\n return yargs\n },\n (argv) => {\n if (argv.verbose) console.log('Ejecting')\n process.exitCode = eject()\n },\n )\n .command(\n 'sitemap',\n 'Sitemap - Generate sitemap for the project',\n (yargs) => {\n return yargs\n },\n (argv) => {\n if (argv.verbose) console.log('Generating Sitemap')\n process.exitCode = sitemap()\n },\n )\n .command(\n 'start',\n 'Start - Start project in browser',\n (yargs) => {\n return yargs\n },\n (argv) => {\n if (argv.verbose) console.log('Starting')\n process.exitCode = start()\n },\n )\n .demandCommand(1)\n .command('*', '', () => {\n console.error(chalk.yellow(`Command not found [${chalk.magenta(process.argv[2])}]`))\n console.log(chalk.gray(\"Try 'yarn xy --help' for list of commands\"))\n })\n .help().argv\n}\n"],"mappings":";AAAA,SAAS,gBAAgB;AAElB,IAAM,UAAU,MAAM;AAC3B,SAAO,SAAS,WAAW,CAAC,CAAC,QAAQ,CAAC,uBAAuB,sBAAsB,CAAC,CAAC,CAAC;AACxF;;;ACHA,SAAS,YAAAA,iBAAgB;AAElB,IAAM,QAAQ,MAAM;AACzB,SAAOA,UAAS,SAAS,CAAC,CAAC,QAAQ,qBAAqB,CAAC,CAAC;AAC5D;;;ACJA,SAAS,YAAAC,iBAAgB;AAElB,IAAM,UAAU,MAAM;AAC3B,SAAOA,UAAS,WAAW,CAAC,CAAC,kBAAkB,sBAAsB,CAAC,CAAC;AACzE;;;ACJA,SAAS,YAAAC,iBAAgB;AAElB,IAAM,QAAQ,MAAM;AACzB,SAAOA,UAAS,SAAS,CAAC,CAAC,QAAQ,qBAAqB,CAAC,CAAC;AAC5D;;;ACJA,SAAS,YAAAC,iBAAgB;AAElB,IAAM,OAAO,MAAM;AACxB,SAAOA,UAAS,QAAQ,CAAC,CAAC,QAAQ,oBAAoB,CAAC,CAAC;AAC1D;;;ACHA;AAAA,EACE;AAAA,EAAiB;AAAA,EAAkB;AAAA,EAAmB;AAAA,EAAgB;AAAA,OACjE;AACP,OAAO,WAAW;
|
|
1
|
+
{"version":3,"sources":["../../src/actions/analyze.ts","../../src/actions/eject.ts","../../src/actions/sitemap.ts","../../src/actions/start.ts","../../src/actions/test.ts","../../src/lib/xyReact.ts"],"sourcesContent":["import { runSteps } from '@xylabs/ts-scripts-yarn3'\n\nexport const analyze = () => {\n return runSteps('Analyze', [['yarn', ['source-map-explorer', 'build/static/js/*.ts']]])\n}\n","#!/usr/bin/env node\nimport { runSteps } from '@xylabs/ts-scripts-yarn3'\n\nexport const eject = () => {\n return runSteps('Eject', [['yarn', 'react-scripts eject']])\n}\n","#!/usr/bin/env node\nimport { runSteps } from '@xylabs/ts-scripts-yarn3'\n\nexport const sitemap = () => {\n return runSteps('Sitemap', [['ts-node-script', './scripts/sitemap.ts']])\n}\n","#!/usr/bin/env node\nimport { runSteps } from '@xylabs/ts-scripts-yarn3'\n\nexport const start = () => {\n return runSteps('Start', [['yarn', 'react-scripts start']])\n}\n","#!/usr/bin/env node\nimport { runSteps } from '@xylabs/ts-scripts-yarn3'\n\nexport const test = () => {\n return runSteps('Test', [['yarn', 'react-scripts test']])\n}\n","#!/usr/bin/env node\n\nimport {\n xyBuildCommands, xyCommonCommands, xyInstallCommands, xyLintCommands, xyParseOptions,\n} from '@xylabs/ts-scripts-yarn3'\nimport chalk from 'chalk'\n\nimport {\n analyze, eject, sitemap, start,\n} from '../actions/index.ts'\n\n/** @public */\nexport const xyReact = async () => {\n return await xyBuildCommands(xyInstallCommands(xyLintCommands(xyInstallCommands(xyCommonCommands(xyParseOptions())))))\n .command(\n 'analyze',\n 'Analyze - Analyze Bundles',\n (yargs) => {\n return yargs\n },\n (argv) => {\n if (argv.verbose) console.log('Analyzing')\n process.exitCode = analyze()\n },\n )\n .command(\n 'eject',\n 'Eject - Eject React project',\n (yargs) => {\n return yargs\n },\n (argv) => {\n if (argv.verbose) console.log('Ejecting')\n process.exitCode = eject()\n },\n )\n .command(\n 'sitemap',\n 'Sitemap - Generate sitemap for the project',\n (yargs) => {\n return yargs\n },\n (argv) => {\n if (argv.verbose) console.log('Generating Sitemap')\n process.exitCode = sitemap()\n },\n )\n .command(\n 'start',\n 'Start - Start project in browser',\n (yargs) => {\n return yargs\n },\n (argv) => {\n if (argv.verbose) console.log('Starting')\n process.exitCode = start()\n },\n )\n .demandCommand(1)\n .command('*', '', () => {\n console.error(chalk.yellow(`Command not found [${chalk.magenta(process.argv[2])}]`))\n console.log(chalk.gray(\"Try 'yarn xy --help' for list of commands\"))\n })\n .help().argv\n}\n"],"mappings":";AAAA,SAAS,gBAAgB;AAElB,IAAM,UAAU,MAAM;AAC3B,SAAO,SAAS,WAAW,CAAC,CAAC,QAAQ,CAAC,uBAAuB,sBAAsB,CAAC,CAAC,CAAC;AACxF;;;ACHA,SAAS,YAAAA,iBAAgB;AAElB,IAAM,QAAQ,MAAM;AACzB,SAAOA,UAAS,SAAS,CAAC,CAAC,QAAQ,qBAAqB,CAAC,CAAC;AAC5D;;;ACJA,SAAS,YAAAC,iBAAgB;AAElB,IAAM,UAAU,MAAM;AAC3B,SAAOA,UAAS,WAAW,CAAC,CAAC,kBAAkB,sBAAsB,CAAC,CAAC;AACzE;;;ACJA,SAAS,YAAAC,iBAAgB;AAElB,IAAM,QAAQ,MAAM;AACzB,SAAOA,UAAS,SAAS,CAAC,CAAC,QAAQ,qBAAqB,CAAC,CAAC;AAC5D;;;ACJA,SAAS,YAAAC,iBAAgB;AAElB,IAAM,OAAO,MAAM;AACxB,SAAOA,UAAS,QAAQ,CAAC,CAAC,QAAQ,oBAAoB,CAAC,CAAC;AAC1D;;;ACHA;AAAA,EACE;AAAA,EAAiB;AAAA,EAAkB;AAAA,EAAmB;AAAA,EAAgB;AAAA,OACjE;AACP,OAAO,WAAW;AAOX,IAAM,UAAU,YAAY;AACjC,SAAO,MAAM,gBAAgB,kBAAkB,eAAe,kBAAkB,iBAAiB,eAAe,CAAC,CAAC,CAAC,CAAC,CAAC,EAClH;AAAA,IACC;AAAA,IACA;AAAA,IACA,CAAC,UAAU;AACT,aAAO;AAAA,IACT;AAAA,IACA,CAAC,SAAS;AACR,UAAI,KAAK,QAAS,SAAQ,IAAI,WAAW;AACzC,cAAQ,WAAW,QAAQ;AAAA,IAC7B;AAAA,EACF,EACC;AAAA,IACC;AAAA,IACA;AAAA,IACA,CAAC,UAAU;AACT,aAAO;AAAA,IACT;AAAA,IACA,CAAC,SAAS;AACR,UAAI,KAAK,QAAS,SAAQ,IAAI,UAAU;AACxC,cAAQ,WAAW,MAAM;AAAA,IAC3B;AAAA,EACF,EACC;AAAA,IACC;AAAA,IACA;AAAA,IACA,CAAC,UAAU;AACT,aAAO;AAAA,IACT;AAAA,IACA,CAAC,SAAS;AACR,UAAI,KAAK,QAAS,SAAQ,IAAI,oBAAoB;AAClD,cAAQ,WAAW,QAAQ;AAAA,IAC7B;AAAA,EACF,EACC;AAAA,IACC;AAAA,IACA;AAAA,IACA,CAAC,UAAU;AACT,aAAO;AAAA,IACT;AAAA,IACA,CAAC,SAAS;AACR,UAAI,KAAK,QAAS,SAAQ,IAAI,UAAU;AACxC,cAAQ,WAAW,MAAM;AAAA,IAC3B;AAAA,EACF,EACC,cAAc,CAAC,EACf,QAAQ,KAAK,IAAI,MAAM;AACtB,YAAQ,MAAM,MAAM,OAAO,sBAAsB,MAAM,QAAQ,QAAQ,KAAK,CAAC,CAAC,CAAC,GAAG,CAAC;AACnF,YAAQ,IAAI,MAAM,KAAK,2CAA2C,CAAC;AAAA,EACrE,CAAC,EACA,KAAK,EAAE;AACZ;","names":["runSteps","runSteps","runSteps","runSteps"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../src/lib/xyReact.ts","../../../src/actions/analyze.ts","../../../src/actions/eject.ts","../../../src/actions/sitemap.ts","../../../src/actions/start.ts"],"sourcesContent":["#!/usr/bin/env node\n\nimport {\n xyBuildCommands, xyCommonCommands, xyInstallCommands, xyLintCommands, xyParseOptions,\n} from '@xylabs/ts-scripts-yarn3'\nimport chalk from 'chalk'\n\nimport {\n analyze, eject, sitemap, start,\n} from '../actions/index.ts'\n\nexport const xyReact = async () => {\n return await xyBuildCommands(xyInstallCommands(xyLintCommands(xyInstallCommands(xyCommonCommands(xyParseOptions())))))\n .command(\n 'analyze',\n 'Analyze - Analyze Bundles',\n (yargs) => {\n return yargs\n },\n (argv) => {\n if (argv.verbose) console.log('Analyzing')\n process.exitCode = analyze()\n },\n )\n .command(\n 'eject',\n 'Eject - Eject React project',\n (yargs) => {\n return yargs\n },\n (argv) => {\n if (argv.verbose) console.log('Ejecting')\n process.exitCode = eject()\n },\n )\n .command(\n 'sitemap',\n 'Sitemap - Generate sitemap for the project',\n (yargs) => {\n return yargs\n },\n (argv) => {\n if (argv.verbose) console.log('Generating Sitemap')\n process.exitCode = sitemap()\n },\n )\n .command(\n 'start',\n 'Start - Start project in browser',\n (yargs) => {\n return yargs\n },\n (argv) => {\n if (argv.verbose) console.log('Starting')\n process.exitCode = start()\n },\n )\n .demandCommand(1)\n .command('*', '', () => {\n console.error(chalk.yellow(`Command not found [${chalk.magenta(process.argv[2])}]`))\n console.log(chalk.gray(\"Try 'yarn xy --help' for list of commands\"))\n })\n .help().argv\n}\n","import { runSteps } from '@xylabs/ts-scripts-yarn3'\n\nexport const analyze = () => {\n return runSteps('Analyze', [['yarn', ['source-map-explorer', 'build/static/js/*.ts']]])\n}\n","#!/usr/bin/env node\nimport { runSteps } from '@xylabs/ts-scripts-yarn3'\n\nexport const eject = () => {\n return runSteps('Eject', [['yarn', 'react-scripts eject']])\n}\n","#!/usr/bin/env node\nimport { runSteps } from '@xylabs/ts-scripts-yarn3'\n\nexport const sitemap = () => {\n return runSteps('Sitemap', [['ts-node-script', './scripts/sitemap.ts']])\n}\n","#!/usr/bin/env node\nimport { runSteps } from '@xylabs/ts-scripts-yarn3'\n\nexport const start = () => {\n return runSteps('Start', [['yarn', 'react-scripts start']])\n}\n"],"mappings":";AAEA;AAAA,EACE;AAAA,EAAiB;AAAA,EAAkB;AAAA,EAAmB;AAAA,EAAgB;AAAA,OACjE;AACP,OAAO,WAAW;;;ACLlB,SAAS,gBAAgB;AAElB,IAAM,UAAU,MAAM;AAC3B,SAAO,SAAS,WAAW,CAAC,CAAC,QAAQ,CAAC,uBAAuB,sBAAsB,CAAC,CAAC,CAAC;AACxF;;;ACHA,SAAS,YAAAA,iBAAgB;AAElB,IAAM,QAAQ,MAAM;AACzB,SAAOA,UAAS,SAAS,CAAC,CAAC,QAAQ,qBAAqB,CAAC,CAAC;AAC5D;;;ACJA,SAAS,YAAAC,iBAAgB;AAElB,IAAM,UAAU,MAAM;AAC3B,SAAOA,UAAS,WAAW,CAAC,CAAC,kBAAkB,sBAAsB,CAAC,CAAC;AACzE;;;ACJA,SAAS,YAAAC,iBAAgB;AAElB,IAAM,QAAQ,MAAM;AACzB,SAAOA,UAAS,SAAS,CAAC,CAAC,QAAQ,qBAAqB,CAAC,CAAC;AAC5D;;;
|
|
1
|
+
{"version":3,"sources":["../../../src/lib/xyReact.ts","../../../src/actions/analyze.ts","../../../src/actions/eject.ts","../../../src/actions/sitemap.ts","../../../src/actions/start.ts"],"sourcesContent":["#!/usr/bin/env node\n\nimport {\n xyBuildCommands, xyCommonCommands, xyInstallCommands, xyLintCommands, xyParseOptions,\n} from '@xylabs/ts-scripts-yarn3'\nimport chalk from 'chalk'\n\nimport {\n analyze, eject, sitemap, start,\n} from '../actions/index.ts'\n\n/** @public */\nexport const xyReact = async () => {\n return await xyBuildCommands(xyInstallCommands(xyLintCommands(xyInstallCommands(xyCommonCommands(xyParseOptions())))))\n .command(\n 'analyze',\n 'Analyze - Analyze Bundles',\n (yargs) => {\n return yargs\n },\n (argv) => {\n if (argv.verbose) console.log('Analyzing')\n process.exitCode = analyze()\n },\n )\n .command(\n 'eject',\n 'Eject - Eject React project',\n (yargs) => {\n return yargs\n },\n (argv) => {\n if (argv.verbose) console.log('Ejecting')\n process.exitCode = eject()\n },\n )\n .command(\n 'sitemap',\n 'Sitemap - Generate sitemap for the project',\n (yargs) => {\n return yargs\n },\n (argv) => {\n if (argv.verbose) console.log('Generating Sitemap')\n process.exitCode = sitemap()\n },\n )\n .command(\n 'start',\n 'Start - Start project in browser',\n (yargs) => {\n return yargs\n },\n (argv) => {\n if (argv.verbose) console.log('Starting')\n process.exitCode = start()\n },\n )\n .demandCommand(1)\n .command('*', '', () => {\n console.error(chalk.yellow(`Command not found [${chalk.magenta(process.argv[2])}]`))\n console.log(chalk.gray(\"Try 'yarn xy --help' for list of commands\"))\n })\n .help().argv\n}\n","import { runSteps } from '@xylabs/ts-scripts-yarn3'\n\nexport const analyze = () => {\n return runSteps('Analyze', [['yarn', ['source-map-explorer', 'build/static/js/*.ts']]])\n}\n","#!/usr/bin/env node\nimport { runSteps } from '@xylabs/ts-scripts-yarn3'\n\nexport const eject = () => {\n return runSteps('Eject', [['yarn', 'react-scripts eject']])\n}\n","#!/usr/bin/env node\nimport { runSteps } from '@xylabs/ts-scripts-yarn3'\n\nexport const sitemap = () => {\n return runSteps('Sitemap', [['ts-node-script', './scripts/sitemap.ts']])\n}\n","#!/usr/bin/env node\nimport { runSteps } from '@xylabs/ts-scripts-yarn3'\n\nexport const start = () => {\n return runSteps('Start', [['yarn', 'react-scripts start']])\n}\n"],"mappings":";AAEA;AAAA,EACE;AAAA,EAAiB;AAAA,EAAkB;AAAA,EAAmB;AAAA,EAAgB;AAAA,OACjE;AACP,OAAO,WAAW;;;ACLlB,SAAS,gBAAgB;AAElB,IAAM,UAAU,MAAM;AAC3B,SAAO,SAAS,WAAW,CAAC,CAAC,QAAQ,CAAC,uBAAuB,sBAAsB,CAAC,CAAC,CAAC;AACxF;;;ACHA,SAAS,YAAAA,iBAAgB;AAElB,IAAM,QAAQ,MAAM;AACzB,SAAOA,UAAS,SAAS,CAAC,CAAC,QAAQ,qBAAqB,CAAC,CAAC;AAC5D;;;ACJA,SAAS,YAAAC,iBAAgB;AAElB,IAAM,UAAU,MAAM;AAC3B,SAAOA,UAAS,WAAW,CAAC,CAAC,kBAAkB,sBAAsB,CAAC,CAAC;AACzE;;;ACJA,SAAS,YAAAC,iBAAgB;AAElB,IAAM,QAAQ,MAAM;AACzB,SAAOA,UAAS,SAAS,CAAC,CAAC,QAAQ,qBAAqB,CAAC,CAAC;AAC5D;;;AJOO,IAAM,UAAU,YAAY;AACjC,SAAO,MAAM,gBAAgB,kBAAkB,eAAe,kBAAkB,iBAAiB,eAAe,CAAC,CAAC,CAAC,CAAC,CAAC,EAClH;AAAA,IACC;AAAA,IACA;AAAA,IACA,CAAC,UAAU;AACT,aAAO;AAAA,IACT;AAAA,IACA,CAAC,SAAS;AACR,UAAI,KAAK,QAAS,SAAQ,IAAI,WAAW;AACzC,cAAQ,WAAW,QAAQ;AAAA,IAC7B;AAAA,EACF,EACC;AAAA,IACC;AAAA,IACA;AAAA,IACA,CAAC,UAAU;AACT,aAAO;AAAA,IACT;AAAA,IACA,CAAC,SAAS;AACR,UAAI,KAAK,QAAS,SAAQ,IAAI,UAAU;AACxC,cAAQ,WAAW,MAAM;AAAA,IAC3B;AAAA,EACF,EACC;AAAA,IACC;AAAA,IACA;AAAA,IACA,CAAC,UAAU;AACT,aAAO;AAAA,IACT;AAAA,IACA,CAAC,SAAS;AACR,UAAI,KAAK,QAAS,SAAQ,IAAI,oBAAoB;AAClD,cAAQ,WAAW,QAAQ;AAAA,IAC7B;AAAA,EACF,EACC;AAAA,IACC;AAAA,IACA;AAAA,IACA,CAAC,UAAU;AACT,aAAO;AAAA,IACT;AAAA,IACA,CAAC,SAAS;AACR,UAAI,KAAK,QAAS,SAAQ,IAAI,UAAU;AACxC,cAAQ,WAAW,MAAM;AAAA,IAC3B;AAAA,EACF,EACC,cAAc,CAAC,EACf,QAAQ,KAAK,IAAI,MAAM;AACtB,YAAQ,MAAM,MAAM,OAAO,sBAAsB,MAAM,QAAQ,QAAQ,KAAK,CAAC,CAAC,CAAC,GAAG,CAAC;AACnF,YAAQ,IAAI,MAAM,KAAK,2CAA2C,CAAC;AAAA,EACrE,CAAC,EACA,KAAK,EAAE;AACZ;","names":["runSteps","runSteps","runSteps"]}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
|
|
2
|
+
/** @public */
|
|
3
|
+
declare const xyReact: () => Promise<{
|
|
3
4
|
[x: string]: unknown;
|
|
4
5
|
_: (string | number)[];
|
|
5
6
|
$0: string;
|
|
@@ -8,4 +9,5 @@ export declare const xyReact: () => Promise<{
|
|
|
8
9
|
_: (string | number)[];
|
|
9
10
|
$0: string;
|
|
10
11
|
}>;
|
|
11
|
-
|
|
12
|
+
|
|
13
|
+
export { xyReact };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../src/lib/xyReact.ts","../../../src/actions/analyze.ts","../../../src/actions/eject.ts","../../../src/actions/sitemap.ts","../../../src/actions/start.ts"],"sourcesContent":["#!/usr/bin/env node\n\nimport {\n xyBuildCommands, xyCommonCommands, xyInstallCommands, xyLintCommands, xyParseOptions,\n} from '@xylabs/ts-scripts-yarn3'\nimport chalk from 'chalk'\n\nimport {\n analyze, eject, sitemap, start,\n} from '../actions/index.ts'\n\nexport const xyReact = async () => {\n return await xyBuildCommands(xyInstallCommands(xyLintCommands(xyInstallCommands(xyCommonCommands(xyParseOptions())))))\n .command(\n 'analyze',\n 'Analyze - Analyze Bundles',\n (yargs) => {\n return yargs\n },\n (argv) => {\n if (argv.verbose) console.log('Analyzing')\n process.exitCode = analyze()\n },\n )\n .command(\n 'eject',\n 'Eject - Eject React project',\n (yargs) => {\n return yargs\n },\n (argv) => {\n if (argv.verbose) console.log('Ejecting')\n process.exitCode = eject()\n },\n )\n .command(\n 'sitemap',\n 'Sitemap - Generate sitemap for the project',\n (yargs) => {\n return yargs\n },\n (argv) => {\n if (argv.verbose) console.log('Generating Sitemap')\n process.exitCode = sitemap()\n },\n )\n .command(\n 'start',\n 'Start - Start project in browser',\n (yargs) => {\n return yargs\n },\n (argv) => {\n if (argv.verbose) console.log('Starting')\n process.exitCode = start()\n },\n )\n .demandCommand(1)\n .command('*', '', () => {\n console.error(chalk.yellow(`Command not found [${chalk.magenta(process.argv[2])}]`))\n console.log(chalk.gray(\"Try 'yarn xy --help' for list of commands\"))\n })\n .help().argv\n}\n","import { runSteps } from '@xylabs/ts-scripts-yarn3'\n\nexport const analyze = () => {\n return runSteps('Analyze', [['yarn', ['source-map-explorer', 'build/static/js/*.ts']]])\n}\n","#!/usr/bin/env node\nimport { runSteps } from '@xylabs/ts-scripts-yarn3'\n\nexport const eject = () => {\n return runSteps('Eject', [['yarn', 'react-scripts eject']])\n}\n","#!/usr/bin/env node\nimport { runSteps } from '@xylabs/ts-scripts-yarn3'\n\nexport const sitemap = () => {\n return runSteps('Sitemap', [['ts-node-script', './scripts/sitemap.ts']])\n}\n","#!/usr/bin/env node\nimport { runSteps } from '@xylabs/ts-scripts-yarn3'\n\nexport const start = () => {\n return runSteps('Start', [['yarn', 'react-scripts start']])\n}\n"],"mappings":";;;AAEA;AAAA,EACE;AAAA,EAAiB;AAAA,EAAkB;AAAA,EAAmB;AAAA,EAAgB;AAAA,OACjE;AACP,OAAO,WAAW;;;ACLlB,SAAS,gBAAgB;AAElB,IAAM,UAAU,MAAM;AAC3B,SAAO,SAAS,WAAW,CAAC,CAAC,QAAQ,CAAC,uBAAuB,sBAAsB,CAAC,CAAC,CAAC;AACxF;;;ACHA,SAAS,YAAAA,iBAAgB;AAElB,IAAM,QAAQ,MAAM;AACzB,SAAOA,UAAS,SAAS,CAAC,CAAC,QAAQ,qBAAqB,CAAC,CAAC;AAC5D;;;ACJA,SAAS,YAAAC,iBAAgB;AAElB,IAAM,UAAU,MAAM;AAC3B,SAAOA,UAAS,WAAW,CAAC,CAAC,kBAAkB,sBAAsB,CAAC,CAAC;AACzE;;;ACJA,SAAS,YAAAC,iBAAgB;AAElB,IAAM,QAAQ,MAAM;AACzB,SAAOA,UAAS,SAAS,CAAC,CAAC,QAAQ,qBAAqB,CAAC,CAAC;AAC5D;;;
|
|
1
|
+
{"version":3,"sources":["../../../src/lib/xyReact.ts","../../../src/actions/analyze.ts","../../../src/actions/eject.ts","../../../src/actions/sitemap.ts","../../../src/actions/start.ts"],"sourcesContent":["#!/usr/bin/env node\n\nimport {\n xyBuildCommands, xyCommonCommands, xyInstallCommands, xyLintCommands, xyParseOptions,\n} from '@xylabs/ts-scripts-yarn3'\nimport chalk from 'chalk'\n\nimport {\n analyze, eject, sitemap, start,\n} from '../actions/index.ts'\n\n/** @public */\nexport const xyReact = async () => {\n return await xyBuildCommands(xyInstallCommands(xyLintCommands(xyInstallCommands(xyCommonCommands(xyParseOptions())))))\n .command(\n 'analyze',\n 'Analyze - Analyze Bundles',\n (yargs) => {\n return yargs\n },\n (argv) => {\n if (argv.verbose) console.log('Analyzing')\n process.exitCode = analyze()\n },\n )\n .command(\n 'eject',\n 'Eject - Eject React project',\n (yargs) => {\n return yargs\n },\n (argv) => {\n if (argv.verbose) console.log('Ejecting')\n process.exitCode = eject()\n },\n )\n .command(\n 'sitemap',\n 'Sitemap - Generate sitemap for the project',\n (yargs) => {\n return yargs\n },\n (argv) => {\n if (argv.verbose) console.log('Generating Sitemap')\n process.exitCode = sitemap()\n },\n )\n .command(\n 'start',\n 'Start - Start project in browser',\n (yargs) => {\n return yargs\n },\n (argv) => {\n if (argv.verbose) console.log('Starting')\n process.exitCode = start()\n },\n )\n .demandCommand(1)\n .command('*', '', () => {\n console.error(chalk.yellow(`Command not found [${chalk.magenta(process.argv[2])}]`))\n console.log(chalk.gray(\"Try 'yarn xy --help' for list of commands\"))\n })\n .help().argv\n}\n","import { runSteps } from '@xylabs/ts-scripts-yarn3'\n\nexport const analyze = () => {\n return runSteps('Analyze', [['yarn', ['source-map-explorer', 'build/static/js/*.ts']]])\n}\n","#!/usr/bin/env node\nimport { runSteps } from '@xylabs/ts-scripts-yarn3'\n\nexport const eject = () => {\n return runSteps('Eject', [['yarn', 'react-scripts eject']])\n}\n","#!/usr/bin/env node\nimport { runSteps } from '@xylabs/ts-scripts-yarn3'\n\nexport const sitemap = () => {\n return runSteps('Sitemap', [['ts-node-script', './scripts/sitemap.ts']])\n}\n","#!/usr/bin/env node\nimport { runSteps } from '@xylabs/ts-scripts-yarn3'\n\nexport const start = () => {\n return runSteps('Start', [['yarn', 'react-scripts start']])\n}\n"],"mappings":";;;AAEA;AAAA,EACE;AAAA,EAAiB;AAAA,EAAkB;AAAA,EAAmB;AAAA,EAAgB;AAAA,OACjE;AACP,OAAO,WAAW;;;ACLlB,SAAS,gBAAgB;AAElB,IAAM,UAAU,MAAM;AAC3B,SAAO,SAAS,WAAW,CAAC,CAAC,QAAQ,CAAC,uBAAuB,sBAAsB,CAAC,CAAC,CAAC;AACxF;;;ACHA,SAAS,YAAAA,iBAAgB;AAElB,IAAM,QAAQ,MAAM;AACzB,SAAOA,UAAS,SAAS,CAAC,CAAC,QAAQ,qBAAqB,CAAC,CAAC;AAC5D;;;ACJA,SAAS,YAAAC,iBAAgB;AAElB,IAAM,UAAU,MAAM;AAC3B,SAAOA,UAAS,WAAW,CAAC,CAAC,kBAAkB,sBAAsB,CAAC,CAAC;AACzE;;;ACJA,SAAS,YAAAC,iBAAgB;AAElB,IAAM,QAAQ,MAAM;AACzB,SAAOA,UAAS,SAAS,CAAC,CAAC,QAAQ,qBAAqB,CAAC,CAAC;AAC5D;;;AJOO,IAAM,UAAU,YAAY;AACjC,SAAO,MAAM,gBAAgB,kBAAkB,eAAe,kBAAkB,iBAAiB,eAAe,CAAC,CAAC,CAAC,CAAC,CAAC,EAClH;AAAA,IACC;AAAA,IACA;AAAA,IACA,CAAC,UAAU;AACT,aAAO;AAAA,IACT;AAAA,IACA,CAAC,SAAS;AACR,UAAI,KAAK,QAAS,SAAQ,IAAI,WAAW;AACzC,cAAQ,WAAW,QAAQ;AAAA,IAC7B;AAAA,EACF,EACC;AAAA,IACC;AAAA,IACA;AAAA,IACA,CAAC,UAAU;AACT,aAAO;AAAA,IACT;AAAA,IACA,CAAC,SAAS;AACR,UAAI,KAAK,QAAS,SAAQ,IAAI,UAAU;AACxC,cAAQ,WAAW,MAAM;AAAA,IAC3B;AAAA,EACF,EACC;AAAA,IACC;AAAA,IACA;AAAA,IACA,CAAC,UAAU;AACT,aAAO;AAAA,IACT;AAAA,IACA,CAAC,SAAS;AACR,UAAI,KAAK,QAAS,SAAQ,IAAI,oBAAoB;AAClD,cAAQ,WAAW,QAAQ;AAAA,IAC7B;AAAA,EACF,EACC;AAAA,IACC;AAAA,IACA;AAAA,IACA,CAAC,UAAU;AACT,aAAO;AAAA,IACT;AAAA,IACA,CAAC,SAAS;AACR,UAAI,KAAK,QAAS,SAAQ,IAAI,UAAU;AACxC,cAAQ,WAAW,MAAM;AAAA,IAC3B;AAAA,EACF,EACC,cAAc,CAAC,EACf,QAAQ,KAAK,IAAI,MAAM;AACtB,YAAQ,MAAM,MAAM,OAAO,sBAAsB,MAAM,QAAQ,QAAQ,KAAK,CAAC,CAAC,CAAC,GAAG,CAAC;AACnF,YAAQ,IAAI,MAAM,KAAK,2CAA2C,CAAC;AAAA,EACrE,CAAC,EACA,KAAK,EAAE;AACZ;","names":["runSteps","runSteps","runSteps"]}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@xylabs/ts-scripts-react-yarn3",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "7.0.0-rc.10",
|
|
4
4
|
"description": "TypeScript project scripts",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"xylabs",
|
|
@@ -26,13 +26,13 @@
|
|
|
26
26
|
"type": "module",
|
|
27
27
|
"exports": {
|
|
28
28
|
".": {
|
|
29
|
-
"types": "./dist/
|
|
29
|
+
"types": "./dist/neutral/index.d.ts",
|
|
30
30
|
"default": "./dist/neutral/index.mjs"
|
|
31
31
|
},
|
|
32
32
|
"./package.json": "./package.json"
|
|
33
33
|
},
|
|
34
34
|
"module": "dist/neutral/index.mjs",
|
|
35
|
-
"types": "dist/
|
|
35
|
+
"types": "dist/neutral/index.d.ts",
|
|
36
36
|
"bin": {
|
|
37
37
|
"package-build": "dist/neutral/bin/package/build.mjs",
|
|
38
38
|
"package-clean": "dist/neutral/bin/package/clean.mjs",
|
|
@@ -49,13 +49,13 @@
|
|
|
49
49
|
"LICENSE"
|
|
50
50
|
],
|
|
51
51
|
"dependencies": {
|
|
52
|
-
"@xylabs/ts-scripts-yarn3": "^
|
|
52
|
+
"@xylabs/ts-scripts-yarn3": "^7.0.0-rc.10",
|
|
53
53
|
"chalk": "^5.4.1"
|
|
54
54
|
},
|
|
55
55
|
"devDependencies": {
|
|
56
56
|
"@types/yargs": "^17.0.33",
|
|
57
|
-
"@xylabs/ts-scripts-yarn3": "^
|
|
58
|
-
"@xylabs/tsconfig": "^
|
|
57
|
+
"@xylabs/ts-scripts-yarn3": "^7.0.0-rc.10",
|
|
58
|
+
"@xylabs/tsconfig": "^7.0.0-rc.10",
|
|
59
59
|
"publint": "^0.3.12",
|
|
60
60
|
"tsup": "8.5.0",
|
|
61
61
|
"typescript": "^5.8.3"
|
|
@@ -65,5 +65,6 @@
|
|
|
65
65
|
},
|
|
66
66
|
"publishConfig": {
|
|
67
67
|
"access": "public"
|
|
68
|
-
}
|
|
68
|
+
},
|
|
69
|
+
"stableVersion": "6.5.14"
|
|
69
70
|
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"analyze.d.ts","sourceRoot":"","sources":["../../../src/actions/analyze.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,OAAO,cAEnB,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"eject.d.ts","sourceRoot":"","sources":["../../../src/actions/eject.ts"],"names":[],"mappings":";AAGA,eAAO,MAAM,KAAK,cAEjB,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/actions/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAA;AAC5B,cAAc,YAAY,CAAA;AAC1B,cAAc,cAAc,CAAA;AAC5B,cAAc,YAAY,CAAA;AAC1B,cAAc,WAAW,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"sitemap.d.ts","sourceRoot":"","sources":["../../../src/actions/sitemap.ts"],"names":[],"mappings":";AAGA,eAAO,MAAM,OAAO,cAEnB,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"start.d.ts","sourceRoot":"","sources":["../../../src/actions/start.ts"],"names":[],"mappings":";AAGA,eAAO,MAAM,KAAK,cAEjB,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"test.d.ts","sourceRoot":"","sources":["../../../src/actions/test.ts"],"names":[],"mappings":";AAGA,eAAO,MAAM,IAAI,cAEhB,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"build.d.ts","sourceRoot":"","sources":["../../../../src/bin/package/build.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"clean-outputs.d.ts","sourceRoot":"","sources":["../../../../src/bin/package/clean-outputs.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"clean-typescript.d.ts","sourceRoot":"","sources":["../../../../src/bin/package/clean-typescript.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"clean.d.ts","sourceRoot":"","sources":["../../../../src/bin/package/clean.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"compile-only.d.ts","sourceRoot":"","sources":["../../../../src/bin/package/compile-only.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"compile-tsup.d.ts","sourceRoot":"","sources":["../../../../src/bin/package/compile-tsup.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"compile.d.ts","sourceRoot":"","sources":["../../../../src/bin/package/compile.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"copy-assets-cjs.d.ts","sourceRoot":"","sources":["../../../../src/bin/package/copy-assets-cjs.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"copy-assets-esm.d.ts","sourceRoot":"","sources":["../../../../src/bin/package/copy-assets-esm.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"gen-docs.d.ts","sourceRoot":"","sources":["../../../../src/bin/package/gen-docs.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"lint.d.ts","sourceRoot":"","sources":["../../../../src/bin/package/lint.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"publint.d.ts","sourceRoot":"","sources":["../../../../src/bin/package/publint.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"recompile.d.ts","sourceRoot":"","sources":["../../../../src/bin/package/recompile.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"relint.d.ts","sourceRoot":"","sources":["../../../../src/bin/package/relint.ts"],"names":[],"mappings":""}
|
package/dist/types/bin/xy.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"xy.d.ts","sourceRoot":"","sources":["../../../src/bin/xy.ts"],"names":[],"mappings":""}
|
package/dist/types/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,oBAAoB,CAAA;AAClC,cAAc,gBAAgB,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/lib/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"xyReact.d.ts","sourceRoot":"","sources":["../../../src/lib/xyReact.ts"],"names":[],"mappings":";AAWA,eAAO,MAAM,OAAO;;;;;;;;EAoDnB,CAAA"}
|