@sitecore-content-sdk/cli 1.3.0-canary.15 → 1.3.0-canary.16

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sitecore-content-sdk/cli",
3
- "version": "1.3.0-canary.15",
3
+ "version": "1.3.0-canary.16",
4
4
  "description": "Sitecore Content SDK CLI",
5
5
  "main": "dist/cjs/cli.js",
6
6
  "module": "dist/esm/cli.js",
@@ -34,7 +34,7 @@
34
34
  "url": "https://github.com/sitecore/content-sdk/issues"
35
35
  },
36
36
  "dependencies": {
37
- "@sitecore-content-sdk/core": "1.3.0-canary.15",
37
+ "@sitecore-content-sdk/core": "1.3.0-canary.16",
38
38
  "chokidar": "^4.0.3",
39
39
  "dotenv": "^16.5.0",
40
40
  "dotenv-expand": "^12.0.2",
@@ -71,7 +71,7 @@
71
71
  "ts-node": "^10.9.1",
72
72
  "typescript": "~5.8.3"
73
73
  },
74
- "gitHead": "04e1fbf0b585aba1f03393cc2b0ca479a0d8927b",
74
+ "gitHead": "b26496d3610c24851f9f7b08e6dddf43e80cc643",
75
75
  "files": [
76
76
  "dist",
77
77
  "types"
@@ -1,2 +1,3 @@
1
1
  #!/usr/bin/env node
2
2
  export {};
3
+ //# sourceMappingURL=sitecore-tools.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"sitecore-tools.d.ts","sourceRoot":"","sources":["../../src/bin/sitecore-tools.ts"],"names":[],"mappings":""}
package/types/cli.d.ts CHANGED
@@ -11,3 +11,4 @@ export default function cli(commands?: {
11
11
  disableStrictArgs?: boolean;
12
12
  };
13
13
  }): Promise<void>;
14
+ //# sourceMappingURL=cli.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cli.d.ts","sourceRoot":"","sources":["../src/cli.ts"],"names":[],"mappings":"AAAA,OAAc,EAAQ,aAAa,EAAE,MAAM,OAAO,CAAC;AASnD;;;;;;GAMG;AACH,wBAA8B,GAAG,CAAC,QAAQ,CAAC,EAAE;IAC3C,CAAC,GAAG,EAAE,MAAM,GAAG,aAAa,GAAG;QAAE,iBAAiB,CAAC,EAAE,OAAO,CAAA;KAAE,CAAC;CAChE,iBA2CA"}
@@ -1,2 +1,3 @@
1
1
  import * as project from './project';
2
2
  export { project };
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/scripts/index.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,OAAO,MAAM,WAAW,CAAC;AAErC,OAAO,EAAE,OAAO,EAAE,CAAC"}
@@ -22,3 +22,4 @@ export type BuildArgs = {
22
22
  * @param {BuildArgs} argv - The arguments passed to the command.
23
23
  */
24
24
  export declare function handler(argv: BuildArgs): Promise<void>;
25
+ //# sourceMappingURL=build.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"build.d.ts","sourceRoot":"","sources":["../../../src/scripts/project/build.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,OAAO,UAAU,CAAC;AAE/B,eAAO,MAAM,QAAQ,mCAAmC,CAAC;AAEzD,eAAO,MAAM,OAAO;;;;;;CAOnB,CAAC;AAEF;;GAEG;AACH,MAAM,MAAM,SAAS,GAAG;IACtB;;;OAGG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF;;;GAGG;AACH,wBAAsB,OAAO,CAAC,IAAI,EAAE,SAAS,iBAW5C"}
@@ -56,3 +56,4 @@ export declare function builder(yargs: Argv<AddArgs>): Argv<AddArgs>;
56
56
  */
57
57
  export declare function handler(argv: AddArgs): Promise<void>;
58
58
  export {};
59
+ //# sourceMappingURL=add.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"add.d.ts","sourceRoot":"","sources":["../../../../src/scripts/project/component/add.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,OAAO,CAAC;AAK7B,OAAO,KAAK,KAAK,MAAM,kCAAkC,CAAC;AAO1D,eAAO,MAAM,SAAS,GACpB,aAAa,IAAI,CAAC,OAAO,KAAK,EAAE,kBAAkB,GAAG,kBAAkB,GAAG,qBAAqB,CAAC,SAKjG,CAAC;AAEF,KAAK,OAAO,GAAG;IACb;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB;;;OAGG;IACH,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B;;;OAGG;IACH,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB;;;OAGG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF;;GAEG;AACH,wBAAgB,IAAI,CAAC,KAAK,EAAE,IAAI,CAAC,OAAO,CAAC;;;;;;;;;;;;GAuCxC;AAED;;GAEG;AACH,wBAAgB,OAAO,CAAC,KAAK,EAAE,IAAI,CAAC,OAAO,CAAC,iBAG3C;AAyBD;;;GAGG;AACH,wBAAsB,OAAO,CAAC,IAAI,EAAE,OAAO,iBAoI1C"}
@@ -30,3 +30,4 @@ export declare function args(yargs: Argv<GenerateMapCliArgs>): Argv<import("yarg
30
30
  * @param {GenerateMapCliArgs} argv Cli arguments for the command
31
31
  */
32
32
  export declare function handler(argv: GenerateMapCliArgs): void;
33
+ //# sourceMappingURL=generate-map.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"generate-map.d.ts","sourceRoot":"","sources":["../../../../src/scripts/project/component/generate-map.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,OAAO,CAAC;AAI7B;;GAEG;AACH,wBAAgB,OAAO,CAAC,KAAK,EAAE,IAAI,CAAC,kBAAkB,CAAC,4BAOtD;AAED;;GAEG;AACH,MAAM,MAAM,kBAAkB,GAAG;IAC/B;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;;OAGG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF;;GAEG;AACH,wBAAgB,IAAI,CAAC,KAAK,EAAE,IAAI,CAAC,kBAAkB,CAAC;;;;GAenD;AAED;;;GAGG;AACH,wBAAgB,OAAO,CAAC,IAAI,EAAE,kBAAkB,QAqC/C"}
@@ -3,3 +3,4 @@ import { Argv } from 'yargs';
3
3
  * @param {Argv} yargs
4
4
  */
5
5
  export declare function builder(yargs: Argv): Argv<{}>;
6
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/scripts/project/component/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,OAAO,CAAC;AAK7B;;GAEG;AACH,wBAAgB,OAAO,CAAC,KAAK,EAAE,IAAI,YAiBlC"}
@@ -42,3 +42,4 @@ export type ScaffoldArgs = {
42
42
  * @param {ScaffoldArgs} argv - The arguments passed to the command.
43
43
  */
44
44
  export declare function handler(argv: ScaffoldArgs): void;
45
+ //# sourceMappingURL=scaffold.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"scaffold.d.ts","sourceRoot":"","sources":["../../../../src/scripts/project/component/scaffold.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,IAAI,EAAE,MAAM,OAAO,CAAC;AAG7B;;GAEG;AACH,wBAAgB,OAAO,CAAC,KAAK,EAAE,IAAI,CAAC,YAAY,CAAC,sBAOhD;AAED;;GAEG;AACH,wBAAgB,IAAI,CAAC,KAAK,EAAE,IAAI,CAAC,YAAY,CAAC;;;;;;;;GA2B7C;AAED;;GAEG;AACH,MAAM,MAAM,YAAY,GAAG;IACzB;;OAEG;IACH,aAAa,EAAE,MAAM,CAAC;IACtB;;;OAGG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB;;OAEG;IACH,IAAI,CAAC,EAAE,OAAO,CAAC;CAChB,CAAC;AAEF;;;GAGG;AACH,wBAAgB,OAAO,CAAC,IAAI,EAAE,YAAY,QAsBzC"}
@@ -3,3 +3,4 @@ import { Argv } from 'yargs';
3
3
  * @param {Argv} yargs
4
4
  */
5
5
  export declare function builder(yargs: Argv): Argv<{}>;
6
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/scripts/project/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,OAAO,CAAC;AAK7B;;GAEG;AACH,wBAAgB,OAAO,CAAC,KAAK,EAAE,IAAI,YAgBlC"}
@@ -6,3 +6,4 @@ import { SitecoreCliConfig } from '@sitecore-content-sdk/core/types/config';
6
6
  * @throws Will throw an error if the configuration file does not exist or does not have a default export.
7
7
  */
8
8
  export default function loadCliConfig(configFile?: string): SitecoreCliConfig;
9
+ //# sourceMappingURL=load-config.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"load-config.d.ts","sourceRoot":"","sources":["../../src/utils/load-config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yCAAyC,CAAC;AAO5E;;;;;GAKG;AACH,MAAM,CAAC,OAAO,UAAU,aAAa,CAAC,UAAU,CAAC,EAAE,MAAM,GAAG,iBAAiB,CA4B5E"}
@@ -6,3 +6,4 @@
6
6
  * @param {string} dir - The directory to search for `.env` files.
7
7
  */
8
8
  export default function processEnv(dir: string): void;
9
+ //# sourceMappingURL=process-env.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"process-env.d.ts","sourceRoot":"","sources":["../../src/utils/process-env.ts"],"names":[],"mappings":"AAKA;;;;;;GAMG;AACH,MAAM,CAAC,OAAO,UAAU,UAAU,CAAC,GAAG,EAAE,MAAM,QAqB7C"}
@@ -4,3 +4,4 @@
4
4
  * @param {Function<void>} cb callback to run on file change
5
5
  */
6
6
  export declare function watchItems(paths: string[], cb: () => void): void;
7
+ //# sourceMappingURL=watch-items.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"watch-items.d.ts","sourceRoot":"","sources":["../../src/utils/watch-items.ts"],"names":[],"mappings":"AACA;;;;GAIG;AACH,wBAAgB,UAAU,CAAC,KAAK,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,MAAM,IAAI,GAAG,IAAI,CAKhE"}