@breadstone-infrastructure/nx-tasks 0.0.85 → 0.0.88
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/executors/alias-replace/executor.d.ts +1 -5
- package/executors/alias-replace/executor.d.ts.map +1 -1
- package/executors/alias-replace/executor.js +1 -0
- package/executors/alias-replace/executor.js.map +1 -1
- package/executors/alias-replace/executor.options.d.ts +6 -0
- package/executors/alias-replace/executor.options.d.ts.map +1 -0
- package/executors/alias-replace/executor.options.js +4 -0
- package/executors/alias-replace/executor.options.js.map +1 -0
- package/executors/clean/executor.d.ts +1 -5
- package/executors/clean/executor.d.ts.map +1 -1
- package/executors/clean/executor.js +1 -0
- package/executors/clean/executor.js.map +1 -1
- package/executors/clean/executor.options.d.ts +6 -0
- package/executors/clean/executor.options.d.ts.map +1 -0
- package/executors/clean/executor.options.js +4 -0
- package/executors/clean/executor.options.js.map +1 -0
- package/executors/copy/executor.d.ts +1 -5
- package/executors/copy/executor.d.ts.map +1 -1
- package/executors/copy/executor.js +1 -0
- package/executors/copy/executor.js.map +1 -1
- package/executors/copy/executor.options.d.ts +6 -0
- package/executors/copy/executor.options.d.ts.map +1 -0
- package/executors/copy/executor.options.js +4 -0
- package/executors/copy/executor.options.js.map +1 -0
- package/executors/copy2/executor.d.ts +1 -5
- package/executors/copy2/executor.d.ts.map +1 -1
- package/executors/copy2/executor.js +1 -0
- package/executors/copy2/executor.js.map +1 -1
- package/executors/copy2/executor.options.d.ts +6 -0
- package/executors/copy2/executor.options.d.ts.map +1 -0
- package/executors/copy2/executor.options.js +4 -0
- package/executors/copy2/executor.options.js.map +1 -0
- package/executors/docs/executor.d.ts +2 -6
- package/executors/docs/executor.d.ts.map +1 -1
- package/executors/docs/executor.js +1 -0
- package/executors/docs/executor.js.map +1 -1
- package/executors/docs/executor.options.d.ts +6 -0
- package/executors/docs/executor.options.d.ts.map +1 -0
- package/executors/docs/executor.options.js +4 -0
- package/executors/docs/executor.options.js.map +1 -0
- package/executors/doppler-config-sync/executor.d.ts +2 -6
- package/executors/doppler-config-sync/executor.d.ts.map +1 -1
- package/executors/doppler-config-sync/executor.js +1 -0
- package/executors/doppler-config-sync/executor.js.map +1 -1
- package/executors/doppler-config-sync/executor.options.d.ts +6 -0
- package/executors/doppler-config-sync/executor.options.d.ts.map +1 -0
- package/executors/doppler-config-sync/executor.options.js +4 -0
- package/executors/doppler-config-sync/executor.options.js.map +1 -0
- package/executors/icon-collection-builder/executor.d.ts +2 -7
- package/executors/icon-collection-builder/executor.d.ts.map +1 -1
- package/executors/icon-collection-builder/executor.js +1 -0
- package/executors/icon-collection-builder/executor.js.map +1 -1
- package/executors/icon-collection-builder/executor.options.d.ts +6 -0
- package/executors/icon-collection-builder/executor.options.d.ts.map +1 -0
- package/executors/icon-collection-builder/executor.options.js +4 -0
- package/executors/icon-collection-builder/executor.options.js.map +1 -0
- package/executors/icon-collection-downloader/executor.d.ts +2 -7
- package/executors/icon-collection-downloader/executor.d.ts.map +1 -1
- package/executors/icon-collection-downloader/executor.js +1 -0
- package/executors/icon-collection-downloader/executor.js.map +1 -1
- package/executors/icon-collection-downloader/executor.options.d.ts +6 -0
- package/executors/icon-collection-downloader/executor.options.d.ts.map +1 -0
- package/executors/icon-collection-downloader/executor.options.js +4 -0
- package/executors/icon-collection-downloader/executor.options.js.map +1 -0
- package/executors/lit-docs/executor.d.ts +1 -5
- package/executors/lit-docs/executor.d.ts.map +1 -1
- package/executors/lit-docs/executor.js +1 -0
- package/executors/lit-docs/executor.js.map +1 -1
- package/executors/lit-docs/executor.options.d.ts +6 -0
- package/executors/lit-docs/executor.options.d.ts.map +1 -0
- package/executors/lit-docs/executor.options.js +4 -0
- package/executors/lit-docs/executor.options.js.map +1 -0
- package/executors/lit-style-transform/executor.options.d.ts +1 -0
- package/executors/lit-style-transform/executor.options.d.ts.map +1 -0
- package/executors/lit-style-transform/executor.options.js +2 -0
- package/executors/lit-style-transform/executor.options.js.map +1 -0
- package/executors/localizator/executor.d.ts +2 -5
- package/executors/localizator/executor.d.ts.map +1 -1
- package/executors/localizator/executor.js +6 -28
- package/executors/localizator/executor.js.map +1 -1
- package/executors/localizator/executor.options.d.ts +7 -0
- package/executors/localizator/executor.options.d.ts.map +1 -0
- package/executors/localizator/executor.options.js +4 -0
- package/executors/localizator/executor.options.js.map +1 -0
- package/executors/localizator/executor.task.d.ts.map +1 -1
- package/executors/localizator/executor.task.js +8 -12
- package/executors/localizator/executor.task.js.map +1 -1
- package/executors/markdown-to-typescript-transform/executor.options.d.ts +1 -0
- package/executors/markdown-to-typescript-transform/executor.options.d.ts.map +1 -0
- package/executors/markdown-to-typescript-transform/executor.options.js +2 -0
- package/executors/markdown-to-typescript-transform/executor.options.js.map +1 -0
- package/executors/ng-packagr-build/executor.options.d.ts +1 -0
- package/executors/ng-packagr-build/executor.options.d.ts.map +1 -0
- package/executors/ng-packagr-build/executor.options.js +2 -0
- package/executors/ng-packagr-build/executor.options.js.map +1 -0
- package/executors/ng-proxy-transform/executor.options.d.ts +1 -0
- package/executors/ng-proxy-transform/executor.options.d.ts.map +1 -0
- package/executors/ng-proxy-transform/executor.options.js +2 -0
- package/executors/ng-proxy-transform/executor.options.js.map +1 -0
- package/executors/openapi-generator/executor.options.d.ts +1 -0
- package/executors/openapi-generator/executor.options.d.ts.map +1 -0
- package/executors/openapi-generator/executor.options.js +2 -0
- package/executors/openapi-generator/executor.options.js.map +1 -0
- package/executors/react-proxy-transform/executor.options.d.ts +1 -0
- package/executors/react-proxy-transform/executor.options.d.ts.map +1 -0
- package/executors/react-proxy-transform/executor.options.js +2 -0
- package/executors/react-proxy-transform/executor.options.js.map +1 -0
- package/executors/release-package/executor.options.d.ts +1 -0
- package/executors/release-package/executor.options.d.ts.map +1 -0
- package/executors/release-package/executor.options.js +2 -0
- package/executors/release-package/executor.options.js.map +1 -0
- package/executors/release-package-json/executor.options.d.ts +1 -0
- package/executors/release-package-json/executor.options.d.ts.map +1 -0
- package/executors/release-package-json/executor.options.js +2 -0
- package/executors/release-package-json/executor.options.js.map +1 -0
- package/executors/scss-style-bundle/executor.options.d.ts +1 -0
- package/executors/scss-style-bundle/executor.options.d.ts.map +1 -0
- package/executors/scss-style-bundle/executor.options.js +2 -0
- package/executors/scss-style-bundle/executor.options.js.map +1 -0
- package/executors/scss-style-transform/executor.options.d.ts +1 -0
- package/executors/scss-style-transform/executor.options.d.ts.map +1 -0
- package/executors/scss-style-transform/executor.options.js +2 -0
- package/executors/scss-style-transform/executor.options.js.map +1 -0
- package/executors/svelte-proxy-transform/executor.options.d.ts +1 -0
- package/executors/svelte-proxy-transform/executor.options.d.ts.map +1 -0
- package/executors/svelte-proxy-transform/executor.options.js +2 -0
- package/executors/svelte-proxy-transform/executor.options.js.map +1 -0
- package/executors/unrelease-package/executor.options.d.ts +1 -0
- package/executors/unrelease-package/executor.options.d.ts.map +1 -0
- package/executors/unrelease-package/executor.options.js +2 -0
- package/executors/unrelease-package/executor.options.js.map +1 -0
- package/executors/vercel-edge-config-sync/executor.options.d.ts +1 -0
- package/executors/vercel-edge-config-sync/executor.options.d.ts.map +1 -0
- package/executors/vercel-edge-config-sync/executor.options.js +2 -0
- package/executors/vercel-edge-config-sync/executor.options.js.map +1 -0
- package/executors/vue-proxy-transform/executor.options.d.ts +1 -0
- package/executors/vue-proxy-transform/executor.options.d.ts.map +1 -0
- package/executors/vue-proxy-transform/executor.options.js +2 -0
- package/executors/vue-proxy-transform/executor.options.js.map +1 -0
- package/package.json +16 -11
|
@@ -1,9 +1,5 @@
|
|
|
1
1
|
import type { ExecutorContext } from '@nx/devkit';
|
|
2
|
-
import type {
|
|
3
|
-
/**
|
|
4
|
-
* @public
|
|
5
|
-
*/
|
|
6
|
-
export type AliasReplaceExecutorOptions = Omit<AliasReplaceTask.IAliasReplaceTaskOptions, 'cwd' | 'tsConfigJson' | 'packageJson'>;
|
|
2
|
+
import type { AliasReplaceExecutorOptions } from './executor.options';
|
|
7
3
|
/**
|
|
8
4
|
* @public
|
|
9
5
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"executor.d.ts","sourceRoot":"","sources":["../../../src/executors/alias-replace/executor.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAIlD,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"executor.d.ts","sourceRoot":"","sources":["../../../src/executors/alias-replace/executor.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAIlD,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,oBAAoB,CAAC;AAItE;;GAEG;AACH,wBAA8B,WAAW,CAAC,OAAO,EAAE,2BAA2B,EAAE,OAAO,EAAE,eAAe,GAAG,OAAO,CAAC;IAAE,OAAO,EAAE,OAAO,CAAA;CAAE,CAAC,CAoBvI"}
|
|
@@ -38,6 +38,7 @@ exports.default = runExecutor;
|
|
|
38
38
|
const getProjectPackageJson_1 = require("../../utils/getProjectPackageJson");
|
|
39
39
|
const getProjectRoot_1 = require("../../utils/getProjectRoot");
|
|
40
40
|
const getProjectTsConfigJson_1 = require("../../utils/getProjectTsConfigJson");
|
|
41
|
+
// #endregion
|
|
41
42
|
/**
|
|
42
43
|
* @public
|
|
43
44
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"executor.js","sourceRoot":"","sources":["../../../src/executors/alias-replace/executor.ts"],"names":[],"mappings":";AAAA,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"executor.js","sourceRoot":"","sources":["../../../src/executors/alias-replace/executor.ts"],"names":[],"mappings":";AAAA,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAalB,8BAoBC;AA9BD,6EAA0E;AAC1E,+DAA4D;AAC5D,+EAA4E;AAG5E,aAAa;AAEb;;GAEG;AACY,KAAK,UAAU,WAAW,CAAC,OAAoC,EAAE,OAAwB;IACpG,IAAI,CAAC;QACD,MAAM,IAAI,GAAG,CAAC,wDAAa,iBAAiB,GAAC,CAAC,CAAC,gBAAgB,CAAC;QAEhE,MAAM,IAAI,CAAC,GAAG,CAAC;YACX,GAAG,EAAE,IAAA,+BAAc,EAAC,OAAO,CAAC;YAC5B,YAAY,EAAE,IAAA,+CAAsB,EAAC,OAAO,CAAC;YAC7C,WAAW,EAAE,IAAA,6CAAqB,EAAC,OAAO,CAAC;YAC3C,OAAO,EAAE,OAAO,CAAC,SAAS,IAAI,OAAO,CAAC,OAAO;YAC7C,IAAI,EAAE,OAAO,CAAC,IAAI;YAClB,QAAQ,EAAE,OAAO,CAAC,QAAQ;YAC1B,KAAK,EAAE,OAAO,CAAC,KAAK;YACpB,MAAM,EAAE,OAAO,CAAC,MAAM;YACtB,OAAO,EAAE,OAAO,CAAC,OAAO;SAC3B,CAAC,CAAC;QACH,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,CAAC;IAC7B,CAAC;IAAC,OAAO,KAAK,EAAE,CAAC;QACb,OAAO,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC;QACrB,OAAO,EAAE,OAAO,EAAE,KAAK,EAAE,CAAC;IAC9B,CAAC;AACL,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"executor.options.d.ts","sourceRoot":"","sources":["../../../src/executors/alias-replace/executor.options.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,iBAAiB,CAAC;AAIxD;;GAEG;AACH,MAAM,MAAM,2BAA2B,GAAG,IAAI,CAAC,gBAAgB,CAAC,wBAAwB,EAAE,KAAK,GAAG,cAAc,GAAG,aAAa,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"executor.options.js","sourceRoot":"","sources":["../../../src/executors/alias-replace/executor.options.ts"],"names":[],"mappings":";AAAA,kBAAkB"}
|
|
@@ -1,9 +1,5 @@
|
|
|
1
1
|
import type { ExecutorContext } from '@nx/devkit';
|
|
2
|
-
import type {
|
|
3
|
-
/**
|
|
4
|
-
* @public
|
|
5
|
-
*/
|
|
6
|
-
export type CleanExecutorOptions = Omit<CleanTask.ICleanTaskOptions, 'cwd' | 'tsConfigJson' | 'packageJson' | 'verbose'>;
|
|
2
|
+
import type { CleanExecutorOptions } from './executor.options';
|
|
7
3
|
/**
|
|
8
4
|
* @public
|
|
9
5
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"executor.d.ts","sourceRoot":"","sources":["../../../src/executors/clean/executor.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"executor.d.ts","sourceRoot":"","sources":["../../../src/executors/clean/executor.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,oBAAoB,CAAC;AAI/D;;GAEG;AACH,wBAA8B,WAAW,CAAC,OAAO,EAAE,oBAAoB,EAAE,OAAO,EAAE,eAAe,GAAG,OAAO,CAAC;IAAE,OAAO,EAAE,OAAO,CAAA;CAAE,CAAC,CAehI"}
|
|
@@ -36,6 +36,7 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.default = runExecutor;
|
|
38
38
|
const getProjectRoot_1 = require("../../utils/getProjectRoot");
|
|
39
|
+
// #endregion
|
|
39
40
|
/**
|
|
40
41
|
* @public
|
|
41
42
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"executor.js","sourceRoot":"","sources":["../../../src/executors/clean/executor.ts"],"names":[],"mappings":";AACA,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"executor.js","sourceRoot":"","sources":["../../../src/executors/clean/executor.ts"],"names":[],"mappings":";AACA,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAWlB,8BAeC;AAvBD,+DAA4D;AAG5D,aAAa;AAEb;;GAEG;AACY,KAAK,UAAU,WAAW,CAAC,OAA6B,EAAE,OAAwB;IAC7F,IAAI,CAAC;QACD,MAAM,IAAI,GAAG,CAAC,wDAAa,iBAAiB,GAAC,CAAC,CAAC,SAAS,CAAC;QAEzD,MAAM,IAAI,CAAC,GAAG,CAAC;YACX,GAAG,EAAE,IAAA,+BAAc,EAAC,OAAO,CAAC;YAC5B,OAAO,EAAE,OAAO,CAAC,OAAO;YACxB,UAAU,EAAE,OAAO,CAAC,UAAU;YAC9B,MAAM,EAAE,OAAO,CAAC,MAAM;SACzB,CAAC,CAAC;QACH,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,CAAC;IAC7B,CAAC;IAAC,OAAO,KAAK,EAAE,CAAC;QACb,OAAO,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC;QACrB,OAAO,EAAE,OAAO,EAAE,KAAK,EAAE,CAAC;IAC9B,CAAC;AACL,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"executor.options.d.ts","sourceRoot":"","sources":["../../../src/executors/clean/executor.options.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAC;AAIjD;;GAEG;AACH,MAAM,MAAM,oBAAoB,GAAG,IAAI,CAAC,SAAS,CAAC,iBAAiB,EAAE,KAAK,GAAG,cAAc,GAAG,aAAa,GAAG,SAAS,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"executor.options.js","sourceRoot":"","sources":["../../../src/executors/clean/executor.options.ts"],"names":[],"mappings":";AAAA,kBAAkB"}
|
|
@@ -1,9 +1,5 @@
|
|
|
1
1
|
import type { ExecutorContext } from '@nx/devkit';
|
|
2
|
-
import type {
|
|
3
|
-
/**
|
|
4
|
-
* @public
|
|
5
|
-
*/
|
|
6
|
-
export type CopyExecutorOptions = Omit<CopyTask.ICopyTaskOptions, 'cwd' | 'tsConfigJson' | 'packageJson'>;
|
|
2
|
+
import type { CopyExecutorOptions } from './executor.options';
|
|
7
3
|
/**
|
|
8
4
|
* @public
|
|
9
5
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"executor.d.ts","sourceRoot":"","sources":["../../../src/executors/copy/executor.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"executor.d.ts","sourceRoot":"","sources":["../../../src/executors/copy/executor.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,oBAAoB,CAAC;AAI9D;;GAEG;AACH,wBAA8B,WAAW,CAAC,OAAO,EAAE,mBAAmB,EAAE,OAAO,EAAE,eAAe,GAAG,OAAO,CAAC;IAAE,OAAO,EAAE,OAAO,CAAA;CAAE,CAAC,CAiB/H"}
|
|
@@ -36,6 +36,7 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.default = runExecutor;
|
|
38
38
|
const getProjectRoot_1 = require("../../utils/getProjectRoot");
|
|
39
|
+
// #endregion
|
|
39
40
|
/**
|
|
40
41
|
* @public
|
|
41
42
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"executor.js","sourceRoot":"","sources":["../../../src/executors/copy/executor.ts"],"names":[],"mappings":";AAAA,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"executor.js","sourceRoot":"","sources":["../../../src/executors/copy/executor.ts"],"names":[],"mappings":";AAAA,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAWlB,8BAiBC;AAzBD,+DAA4D;AAG5D,aAAa;AAEb;;GAEG;AACY,KAAK,UAAU,WAAW,CAAC,OAA4B,EAAE,OAAwB;IAC5F,IAAI,CAAC;QACD,MAAM,IAAI,GAAG,CAAC,wDAAa,iBAAiB,GAAC,CAAC,CAAC,QAAQ,CAAC;QAExD,MAAM,IAAI,CAAC,GAAG,CAAC;YACX,GAAG,EAAE,IAAA,+BAAc,EAAC,OAAO,CAAC;YAC5B,SAAS,EAAE,OAAO,CAAC,SAAS;YAC5B,IAAI,EAAE,OAAO,CAAC,IAAI;YAClB,EAAE,EAAE,OAAO,CAAC,EAAE;YACd,MAAM,EAAE,OAAO,CAAC,MAAM;YACtB,OAAO,EAAE,OAAO,CAAC,SAAS,IAAI,OAAO,CAAC,OAAO;SAChD,CAAC,CAAC;QACH,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,CAAC;IAC7B,CAAC;IAAC,OAAO,KAAK,EAAE,CAAC;QACb,OAAO,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC;QACrB,OAAO,EAAE,OAAO,EAAE,KAAK,EAAE,CAAC;IAC9B,CAAC;AACL,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"executor.options.d.ts","sourceRoot":"","sources":["../../../src/executors/copy/executor.options.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AAIhD;;GAEG;AACH,MAAM,MAAM,mBAAmB,GAAG,IAAI,CAAC,QAAQ,CAAC,gBAAgB,EAAE,KAAK,GAAG,cAAc,GAAG,aAAa,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"executor.options.js","sourceRoot":"","sources":["../../../src/executors/copy/executor.options.ts"],"names":[],"mappings":";AAAA,kBAAkB"}
|
|
@@ -1,9 +1,5 @@
|
|
|
1
1
|
import type { ExecutorContext } from '@nx/devkit';
|
|
2
|
-
import type {
|
|
3
|
-
/**
|
|
4
|
-
* @public
|
|
5
|
-
*/
|
|
6
|
-
export type Copy2ExecutorOptions = Omit<Copy2Task.ICopy2TaskOptions, 'cwd' | 'tsConfigJson' | 'packageJson'>;
|
|
2
|
+
import type { Copy2ExecutorOptions } from './executor.options';
|
|
7
3
|
/**
|
|
8
4
|
* @public
|
|
9
5
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"executor.d.ts","sourceRoot":"","sources":["../../../src/executors/copy2/executor.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"executor.d.ts","sourceRoot":"","sources":["../../../src/executors/copy2/executor.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,oBAAoB,CAAC;AAI/D;;GAEG;AACH,wBAA8B,WAAW,CAAC,OAAO,EAAE,oBAAoB,EAAE,OAAO,EAAE,eAAe,GAAG,OAAO,CAAC;IAAE,OAAO,EAAE,OAAO,CAAA;CAAE,CAAC,CAehI"}
|
|
@@ -36,6 +36,7 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.default = runExecutor;
|
|
38
38
|
const getProjectRoot_1 = require("../../utils/getProjectRoot");
|
|
39
|
+
// #endregion
|
|
39
40
|
/**
|
|
40
41
|
* @public
|
|
41
42
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"executor.js","sourceRoot":"","sources":["../../../src/executors/copy2/executor.ts"],"names":[],"mappings":";AAAA,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"executor.js","sourceRoot":"","sources":["../../../src/executors/copy2/executor.ts"],"names":[],"mappings":";AAAA,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAWlB,8BAeC;AAvBD,+DAA4D;AAG5D,aAAa;AAEb;;GAEG;AACY,KAAK,UAAU,WAAW,CAAC,OAA6B,EAAE,OAAwB;IAC7F,IAAI,CAAC;QACD,MAAM,IAAI,GAAG,CAAC,wDAAa,iBAAiB,GAAC,CAAC,CAAC,SAAS,CAAC;QAEzD,MAAM,IAAI,CAAC,GAAG,CAAC;YACX,GAAG,EAAE,IAAA,+BAAc,EAAC,OAAO,CAAC;YAC5B,MAAM,EAAE,OAAO,CAAC,MAAM;YACtB,MAAM,EAAE,OAAO,CAAC,MAAM;YACtB,OAAO,EAAE,OAAO,CAAC,SAAS,IAAI,OAAO,CAAC,OAAO;SAChD,CAAC,CAAC;QACH,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,CAAC;IAC7B,CAAC;IAAC,OAAO,KAAK,EAAE,CAAC;QACb,OAAO,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC;QACrB,OAAO,EAAE,OAAO,EAAE,KAAK,EAAE,CAAC;IAC9B,CAAC;AACL,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"executor.options.d.ts","sourceRoot":"","sources":["../../../src/executors/copy2/executor.options.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAC;AAIjD;;GAEG;AACH,MAAM,MAAM,oBAAoB,GAAG,IAAI,CAAC,SAAS,CAAC,iBAAiB,EAAE,KAAK,GAAG,cAAc,GAAG,aAAa,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"executor.options.js","sourceRoot":"","sources":["../../../src/executors/copy2/executor.options.ts"],"names":[],"mappings":";AAAA,kBAAkB"}
|
|
@@ -1,13 +1,9 @@
|
|
|
1
1
|
import type { ExecutorContext } from '@nx/devkit';
|
|
2
|
-
import type {
|
|
2
|
+
import type { DocsExecutorOptions } from './executor.options';
|
|
3
3
|
/**
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
|
-
export
|
|
7
|
-
/**
|
|
8
|
-
* @public
|
|
9
|
-
*/
|
|
10
|
-
export default function runExecutor(options: DocsExecutorkOptions, context: ExecutorContext): Promise<{
|
|
6
|
+
export default function runExecutor(options: DocsExecutorOptions, context: ExecutorContext): Promise<{
|
|
11
7
|
success: boolean;
|
|
12
8
|
}>;
|
|
13
9
|
//# sourceMappingURL=executor.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"executor.d.ts","sourceRoot":"","sources":["../../../src/executors/docs/executor.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAIlD,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"executor.d.ts","sourceRoot":"","sources":["../../../src/executors/docs/executor.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAIlD,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,oBAAoB,CAAC;AAI9D;;GAEG;AACH,wBAA8B,WAAW,CAAC,OAAO,EAAE,mBAAmB,EAAE,OAAO,EAAE,eAAe,GAAG,OAAO,CAAC;IAAE,OAAO,EAAE,OAAO,CAAA;CAAE,CAAC,CAmB/H"}
|
|
@@ -38,6 +38,7 @@ exports.default = runExecutor;
|
|
|
38
38
|
const getProjectPackageJson_1 = require("../../utils/getProjectPackageJson");
|
|
39
39
|
const getProjectRoot_1 = require("../../utils/getProjectRoot");
|
|
40
40
|
const getProjectTsConfigJson_1 = require("../../utils/getProjectTsConfigJson");
|
|
41
|
+
// #endregion
|
|
41
42
|
/**
|
|
42
43
|
* @public
|
|
43
44
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"executor.js","sourceRoot":"","sources":["../../../src/executors/docs/executor.ts"],"names":[],"mappings":";AAAA,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"executor.js","sourceRoot":"","sources":["../../../src/executors/docs/executor.ts"],"names":[],"mappings":";AAAA,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAalB,8BAmBC;AA7BD,6EAA0E;AAC1E,+DAA4D;AAC5D,+EAA4E;AAG5E,aAAa;AAEb;;GAEG;AACY,KAAK,UAAU,WAAW,CAAC,OAA4B,EAAE,OAAwB;IAC5F,IAAI,CAAC;QACD,MAAM,IAAI,GAAG,CAAC,wDAAa,iBAAiB,GAAC,CAAC,CAAC,QAAQ,CAAC;QAExD,MAAM,IAAI,CAAC,GAAG,CAAC;YACX,GAAG,EAAE,IAAA,+BAAc,EAAC,OAAO,CAAC;YAC5B,YAAY,EAAE,IAAA,+CAAsB,EAAC,OAAO,CAAC;YAC7C,WAAW,EAAE,IAAA,6CAAqB,EAAC,OAAO,CAAC;YAC3C,SAAS,EAAE,OAAO,CAAC,SAAS;YAC5B,YAAY,EAAE,OAAO,CAAC,YAAY;YAClC,SAAS,EAAE,OAAO,CAAC,SAAS;YAC5B,UAAU,EAAE,OAAO,CAAC,UAAU;YAC9B,OAAO,EAAE,OAAO,CAAC,SAAS,IAAI,OAAO,CAAC,OAAO;SAChD,CAAC,CAAC;QACH,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,CAAC;IAC7B,CAAC;IAAC,OAAO,KAAK,EAAE,CAAC;QACb,OAAO,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC;QACrB,OAAO,EAAE,OAAO,EAAE,KAAK,EAAE,CAAC;IAC9B,CAAC;AACL,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"executor.options.d.ts","sourceRoot":"","sources":["../../../src/executors/docs/executor.options.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AAIhD;;GAEG;AACH,MAAM,MAAM,mBAAmB,GAAG,IAAI,CAAC,QAAQ,CAAC,gBAAgB,EAAE,KAAK,GAAG,cAAc,GAAG,aAAa,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"executor.options.js","sourceRoot":"","sources":["../../../src/executors/docs/executor.options.ts"],"names":[],"mappings":";AAAA,kBAAkB"}
|
|
@@ -1,13 +1,9 @@
|
|
|
1
1
|
import type { ExecutorContext } from '@nx/devkit';
|
|
2
|
-
import type {
|
|
2
|
+
import type { DopplerConfigSyncExecutorOptions } from './executor.options';
|
|
3
3
|
/**
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
|
-
export
|
|
7
|
-
/**
|
|
8
|
-
* @public
|
|
9
|
-
*/
|
|
10
|
-
export default function runExecutor(options: DopplerConfigSyncExecutorkOptions, context: ExecutorContext): Promise<{
|
|
6
|
+
export default function runExecutor(options: DopplerConfigSyncExecutorOptions, context: ExecutorContext): Promise<{
|
|
11
7
|
success: boolean;
|
|
12
8
|
}>;
|
|
13
9
|
//# sourceMappingURL=executor.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"executor.d.ts","sourceRoot":"","sources":["../../../src/executors/doppler-config-sync/executor.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"executor.d.ts","sourceRoot":"","sources":["../../../src/executors/doppler-config-sync/executor.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD,OAAO,KAAK,EAAE,gCAAgC,EAAE,MAAM,oBAAoB,CAAC;AAI3E;;GAEG;AACH,wBAA8B,WAAW,CAAC,OAAO,EAAE,gCAAgC,EAAE,OAAO,EAAE,eAAe,GAAG,OAAO,CAAC;IAAE,OAAO,EAAE,OAAO,CAAA;CAAE,CAAC,CAgB5I"}
|
|
@@ -36,6 +36,7 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.default = runExecutor;
|
|
38
38
|
const getProjectRoot_1 = require("../../utils/getProjectRoot");
|
|
39
|
+
// #endregion
|
|
39
40
|
/**
|
|
40
41
|
* @public
|
|
41
42
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"executor.js","sourceRoot":"","sources":["../../../src/executors/doppler-config-sync/executor.ts"],"names":[],"mappings":";AACA,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"executor.js","sourceRoot":"","sources":["../../../src/executors/doppler-config-sync/executor.ts"],"names":[],"mappings":";AACA,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAWlB,8BAgBC;AAxBD,+DAA4D;AAG5D,aAAa;AAEb;;GAEG;AACY,KAAK,UAAU,WAAW,CAAC,OAAyC,EAAE,OAAwB;IACzG,IAAI,CAAC;QACD,MAAM,IAAI,GAAG,CAAC,wDAAa,iBAAiB,GAAC,CAAC,CAAC,qBAAqB,CAAC;QAErE,MAAM,IAAI,CAAC,GAAG,CAAC;YACX,GAAG,EAAE,IAAA,+BAAc,EAAC,OAAO,CAAC;YAC5B,OAAO,EAAE,OAAO,CAAC,OAAO;YACxB,MAAM,EAAE,OAAO,CAAC,MAAM;YACtB,OAAO,EAAE,OAAO,CAAC,OAAO;YACxB,MAAM,EAAE,OAAO,CAAC,MAAM;SACzB,CAAC,CAAC;QACH,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,CAAC;IAC7B,CAAC;IAAC,OAAO,KAAK,EAAE,CAAC;QACb,OAAO,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC;QACrB,OAAO,EAAE,OAAO,EAAE,KAAK,EAAE,CAAC;IAC9B,CAAC;AACL,CAAC"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import type { DopplerConfigSyncTask } from './executor.task';
|
|
2
|
+
/**
|
|
3
|
+
* @public
|
|
4
|
+
*/
|
|
5
|
+
export type DopplerConfigSyncExecutorOptions = Omit<DopplerConfigSyncTask.IDopplerConfigSyncTaskOptions, 'cwd' | 'tsConfigJson' | 'packageJson' | 'verbose'>;
|
|
6
|
+
//# sourceMappingURL=executor.options.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"executor.options.d.ts","sourceRoot":"","sources":["../../../src/executors/doppler-config-sync/executor.options.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,iBAAiB,CAAC;AAI7D;;GAEG;AACH,MAAM,MAAM,gCAAgC,GAAG,IAAI,CAAC,qBAAqB,CAAC,6BAA6B,EAAE,KAAK,GAAG,cAAc,GAAG,aAAa,GAAG,SAAS,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"executor.options.js","sourceRoot":"","sources":["../../../src/executors/doppler-config-sync/executor.options.ts"],"names":[],"mappings":";AAAA,kBAAkB"}
|
|
@@ -1,14 +1,9 @@
|
|
|
1
1
|
import type { ExecutorContext } from '@nx/devkit';
|
|
2
|
-
import type {
|
|
3
|
-
/**
|
|
4
|
-
* @private
|
|
5
|
-
*/
|
|
6
|
-
type ExecutorOptions = Omit<IconCollectionBuilderTask.IIconCollectionBuilderTaskOptions, 'cwd' | 'packageJson' | 'tsConfigJson'>;
|
|
2
|
+
import type { IconCollectionBuilderExecutorOptions } from './executor.options';
|
|
7
3
|
/**
|
|
8
4
|
* @public
|
|
9
5
|
*/
|
|
10
|
-
export default function runExecutor(options:
|
|
6
|
+
export default function runExecutor(options: IconCollectionBuilderExecutorOptions, context: ExecutorContext): Promise<{
|
|
11
7
|
success: boolean;
|
|
12
8
|
}>;
|
|
13
|
-
export {};
|
|
14
9
|
//# sourceMappingURL=executor.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"executor.d.ts","sourceRoot":"","sources":["../../../src/executors/icon-collection-builder/executor.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"executor.d.ts","sourceRoot":"","sources":["../../../src/executors/icon-collection-builder/executor.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD,OAAO,KAAK,EAAE,oCAAoC,EAAE,MAAM,oBAAoB,CAAC;AAI/E;;GAEG;AACH,wBAA8B,WAAW,CAAC,OAAO,EAAE,oCAAoC,EAAE,OAAO,EAAE,eAAe,GAAG,OAAO,CAAC;IAAE,OAAO,EAAE,OAAO,CAAA;CAAE,CAAC,CAkChJ"}
|
|
@@ -36,6 +36,7 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.default = runExecutor;
|
|
38
38
|
const getProjectRoot_1 = require("../../utils/getProjectRoot");
|
|
39
|
+
// #endregion
|
|
39
40
|
/**
|
|
40
41
|
* @public
|
|
41
42
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"executor.js","sourceRoot":"","sources":["../../../src/executors/icon-collection-builder/executor.ts"],"names":[],"mappings":";AACA,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"executor.js","sourceRoot":"","sources":["../../../src/executors/icon-collection-builder/executor.ts"],"names":[],"mappings":";AACA,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAWlB,8BAkCC;AA1CD,+DAA4D;AAG5D,aAAa;AAEb;;GAEG;AACY,KAAK,UAAU,WAAW,CAAC,OAA6C,EAAE,OAAwB;IAC7G,IAAI,CAAC;QACD,MAAM,IAAI,GAAG,CAAC,wDAAa,iBAAiB,GAAC,CAAC,CAAC,yBAAyB,CAAC;QAEzE,MAAM,IAAI,CAAC,GAAG,CAAC;YACX,IAAI,EAAE;gBACF;oBACI,GAAG,EAAE,IAAA,+BAAc,EAAC,OAAO,CAAC;oBAC5B,IAAI,EAAE,QAAQ;oBACd,KAAK,EAAE,sBAAsB;oBAC7B,MAAM,EAAE,eAAe;oBACvB,KAAK,EAAE,CAAC,QAAQ,EAAE,SAAS,CAAC;oBAC5B,UAAU,EAAE;wBACR,MAAM,EAAE,oBAAoB;wBAC5B,OAAO,EAAE,sBAAsB;qBAClC;iBACJ;gBACD;oBACI,GAAG,EAAE,IAAA,+BAAc,EAAC,OAAO,CAAC;oBAC5B,IAAI,EAAE,QAAQ;oBACd,KAAK,EAAE,sBAAsB;oBAC7B,MAAM,EAAE,eAAe;oBACvB,KAAK,EAAE,CAAC,QAAQ,CAAC;oBACjB,UAAU,EAAE;wBACR,MAAM,EAAE,oBAAoB;qBAC/B;iBACJ;aACJ;SACJ,CAAC,CAAC;QACH,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,CAAC;IAC7B,CAAC;IAAC,OAAO,KAAK,EAAE,CAAC;QACb,OAAO,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC;QACrB,OAAO,EAAE,OAAO,EAAE,KAAK,EAAE,CAAC;IAC9B,CAAC;AACL,CAAC"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import type { IconCollectionBuilderTask } from './executor.task';
|
|
2
|
+
/**
|
|
3
|
+
* @private
|
|
4
|
+
*/
|
|
5
|
+
export type IconCollectionBuilderExecutorOptions = Omit<IconCollectionBuilderTask.IIconCollectionBuilderTaskOptions, 'cwd' | 'packageJson' | 'tsConfigJson'>;
|
|
6
|
+
//# sourceMappingURL=executor.options.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"executor.options.d.ts","sourceRoot":"","sources":["../../../src/executors/icon-collection-builder/executor.options.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,iBAAiB,CAAC;AAIjE;;GAEG;AACH,MAAM,MAAM,oCAAoC,GAAG,IAAI,CAAC,yBAAyB,CAAC,iCAAiC,EAAE,KAAK,GAAG,aAAa,GAAG,cAAc,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"executor.options.js","sourceRoot":"","sources":["../../../src/executors/icon-collection-builder/executor.options.ts"],"names":[],"mappings":";AAAA,kBAAkB"}
|
|
@@ -1,14 +1,9 @@
|
|
|
1
1
|
import type { ExecutorContext } from '@nx/devkit';
|
|
2
|
-
import type {
|
|
3
|
-
/**
|
|
4
|
-
* @private
|
|
5
|
-
*/
|
|
6
|
-
type ExecutorOptions = Omit<IconCollectionDownloaderTask.IIconCollectionDownloaderTaskOptions, 'cwd' | 'packageJson' | 'tsConfigJson'>;
|
|
2
|
+
import type { IconCollectionDownloaderExecutorOptions } from './executor.options';
|
|
7
3
|
/**
|
|
8
4
|
* @public
|
|
9
5
|
*/
|
|
10
|
-
export default function runExecutor(options:
|
|
6
|
+
export default function runExecutor(options: IconCollectionDownloaderExecutorOptions, context: ExecutorContext): Promise<{
|
|
11
7
|
success: boolean;
|
|
12
8
|
}>;
|
|
13
|
-
export {};
|
|
14
9
|
//# sourceMappingURL=executor.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"executor.d.ts","sourceRoot":"","sources":["../../../src/executors/icon-collection-downloader/executor.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;
|
|
1
|
+
{"version":3,"file":"executor.d.ts","sourceRoot":"","sources":["../../../src/executors/icon-collection-downloader/executor.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAGlD,OAAO,KAAK,EAAE,uCAAuC,EAAE,MAAM,oBAAoB,CAAC;AAIlF;;GAEG;AACH,wBAA8B,WAAW,CAAC,OAAO,EAAE,uCAAuC,EAAE,OAAO,EAAE,eAAe,GAAG,OAAO,CAAC;IAAE,OAAO,EAAE,OAAO,CAAA;CAAE,CAAC,CAiBnJ"}
|
|
@@ -37,6 +37,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
37
37
|
exports.default = runExecutor;
|
|
38
38
|
const getProjectRoot_1 = require("../../utils/getProjectRoot");
|
|
39
39
|
const utilities_1 = require("@breadstone-infrastructure/utilities");
|
|
40
|
+
// #endregion
|
|
40
41
|
/**
|
|
41
42
|
* @public
|
|
42
43
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"executor.js","sourceRoot":"","sources":["../../../src/executors/icon-collection-downloader/executor.ts"],"names":[],"mappings":";AAAA,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"executor.js","sourceRoot":"","sources":["../../../src/executors/icon-collection-downloader/executor.ts"],"names":[],"mappings":";AAAA,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAYlB,8BAiBC;AA1BD,+DAA4D;AAC5D,oEAA4D;AAG5D,aAAa;AAEb;;GAEG;AACY,KAAK,UAAU,WAAW,CAAC,OAAgD,EAAE,OAAwB;IAChH,IAAI,CAAC;QACD,MAAM,IAAI,GAAG,CAAC,wDAAa,iBAAiB,GAAC,CAAC,CAAC,4BAA4B,CAAC;QAE5E,MAAM,IAAI,CAAC,GAAG,CAAC;YACX,GAAG,EAAE,IAAA,+BAAc,EAAC,OAAO,CAAC;YAC5B,MAAM,EAAE,OAAO,CAAC,MAAM;YACtB,KAAK,EAAE;gBACH,OAAO,EAAE,OAAO,CAAC,KAAK,CAAC,OAAO,IAAI,CAAC,OAAO,CAAC,MAAM,EAAE,KAAK;gBACxD,OAAO,EAAE,gBAAI,CAAC,OAAO,CAAC,IAAA,+BAAc,EAAC,OAAO,CAAC,EAAE,QAAQ,CAAC;aAC3D;SACJ,CAAC,CAAC;QACH,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,CAAC;IAC7B,CAAC;IAAC,OAAO,KAAK,EAAE,CAAC;QACb,OAAO,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC;QACrB,OAAO,EAAE,OAAO,EAAE,KAAK,EAAE,CAAC;IAC9B,CAAC;AACL,CAAC"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import type { IconCollectionDownloaderTask } from './executor.task';
|
|
2
|
+
/**
|
|
3
|
+
* @private
|
|
4
|
+
*/
|
|
5
|
+
export type IconCollectionDownloaderExecutorOptions = Omit<IconCollectionDownloaderTask.IIconCollectionDownloaderTaskOptions, 'cwd' | 'packageJson' | 'tsConfigJson'>;
|
|
6
|
+
//# sourceMappingURL=executor.options.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"executor.options.d.ts","sourceRoot":"","sources":["../../../src/executors/icon-collection-downloader/executor.options.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,iBAAiB,CAAC;AAIpE;;GAEG;AACH,MAAM,MAAM,uCAAuC,GAAG,IAAI,CAAC,4BAA4B,CAAC,oCAAoC,EAAE,KAAK,GAAG,aAAa,GAAG,cAAc,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"executor.options.js","sourceRoot":"","sources":["../../../src/executors/icon-collection-downloader/executor.options.ts"],"names":[],"mappings":";AAAA,kBAAkB"}
|
|
@@ -1,9 +1,5 @@
|
|
|
1
1
|
import type { ExecutorContext } from '@nx/devkit';
|
|
2
|
-
import type {
|
|
3
|
-
/**
|
|
4
|
-
* @public
|
|
5
|
-
*/
|
|
6
|
-
export type LitDocsExecutorOptions = Omit<LitDocsTask.ILitDocsTaskOptions, 'cwd' | 'tsConfigJson' | 'packageJson'>;
|
|
2
|
+
import type { LitDocsExecutorOptions } from './executor.options';
|
|
7
3
|
/**
|
|
8
4
|
* @public
|
|
9
5
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"executor.d.ts","sourceRoot":"","sources":["../../../src/executors/lit-docs/executor.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"executor.d.ts","sourceRoot":"","sources":["../../../src/executors/lit-docs/executor.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,oBAAoB,CAAC;AAIjE;;GAEG;AACH,wBAA8B,WAAW,CAAC,OAAO,EAAE,sBAAsB,EAAE,OAAO,EAAE,eAAe,GAAG,OAAO,CAAC;IAAE,OAAO,EAAE,OAAO,CAAA;CAAE,CAAC,CAiBlI"}
|
|
@@ -36,6 +36,7 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.default = runExecutor;
|
|
38
38
|
const getProjectRoot_1 = require("../../utils/getProjectRoot");
|
|
39
|
+
// #endregion
|
|
39
40
|
/**
|
|
40
41
|
* @public
|
|
41
42
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"executor.js","sourceRoot":"","sources":["../../../src/executors/lit-docs/executor.ts"],"names":[],"mappings":";AAAA,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"executor.js","sourceRoot":"","sources":["../../../src/executors/lit-docs/executor.ts"],"names":[],"mappings":";AAAA,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAWlB,8BAiBC;AAzBD,+DAA4D;AAG5D,aAAa;AAEb;;GAEG;AACY,KAAK,UAAU,WAAW,CAAC,OAA+B,EAAE,OAAwB;IAC/F,IAAI,CAAC;QACD,MAAM,IAAI,GAAG,CAAC,wDAAa,iBAAiB,GAAC,CAAC,CAAC,WAAW,CAAC;QAE3D,MAAM,IAAI,CAAC,GAAG,CAAC;YACX,GAAG,EAAE,IAAA,+BAAc,EAAC,OAAO,CAAC;YAC5B,KAAK,EAAE,OAAO,CAAC,KAAK;YACpB,MAAM,EAAE,OAAO,CAAC,MAAM;YACtB,OAAO,EAAE,OAAO,CAAC,SAAS,IAAI,OAAO,CAAC,OAAO;YAC7C,aAAa,EAAE,OAAO,CAAC,aAAa;YACpC,YAAY,EAAE,OAAO,CAAC,YAAY;SACrC,CAAC,CAAC;QACH,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,CAAC;IAC7B,CAAC;IAAC,OAAO,KAAK,EAAE,CAAC;QACb,OAAO,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC;QACrB,OAAO,EAAE,OAAO,EAAE,KAAK,EAAE,CAAC;IAC9B,CAAC;AACL,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"executor.options.d.ts","sourceRoot":"","sources":["../../../src/executors/lit-docs/executor.options.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;AAInD;;GAEG;AACH,MAAM,MAAM,sBAAsB,GAAG,IAAI,CAAC,WAAW,CAAC,mBAAmB,EAAE,KAAK,GAAG,cAAc,GAAG,aAAa,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"executor.options.js","sourceRoot":"","sources":["../../../src/executors/lit-docs/executor.options.ts"],"names":[],"mappings":";AAAA,kBAAkB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=executor.options.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"executor.options.d.ts","sourceRoot":"","sources":["../../../src/executors/lit-style-transform/executor.options.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"executor.options.js","sourceRoot":"","sources":["../../../src/executors/lit-style-transform/executor.options.ts"],"names":[],"mappings":""}
|
|
@@ -1,12 +1,9 @@
|
|
|
1
1
|
import type { ExecutorContext } from '@nx/devkit';
|
|
2
|
-
import type {
|
|
3
|
-
import type { IEnvOptions } from '../../utils/loadAndExpandDotEnvFile';
|
|
4
|
-
type ExecutorOptions = Omit<LocalizatorTask.ILocalizatorTaskOptions, 'cwd' | 'packageJson' | 'tsConfigJson'> & IEnvOptions;
|
|
2
|
+
import type { LocalizatorExecutorOptions } from './executor.options';
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
|
-
export default function runExecutor(options:
|
|
6
|
+
export default function runExecutor(options: LocalizatorExecutorOptions, context: ExecutorContext): Promise<{
|
|
9
7
|
success: boolean;
|
|
10
8
|
}>;
|
|
11
|
-
export {};
|
|
12
9
|
//# sourceMappingURL=executor.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"executor.d.ts","sourceRoot":"","sources":["../../../src/executors/localizator/executor.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"executor.d.ts","sourceRoot":"","sources":["../../../src/executors/localizator/executor.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAIrE;;GAEG;AACH,wBAA8B,WAAW,CAAC,OAAO,EAAE,0BAA0B,EAAE,OAAO,EAAE,eAAe,GAAG,OAAO,CAAC;IAAE,OAAO,EAAE,OAAO,CAAA;CAAE,CAAC,CA+BtI"}
|