@storm-software/config-tools 1.176.23 → 1.177.3
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/README.md +1 -2
- package/bin/config.cjs +304 -260
- package/bin/config.js +307 -263
- package/dist/{chunk-3H56XJD4.js → chunk-2FH55GER.js} +30 -2
- package/dist/{chunk-SHD7ZUSQ.js → chunk-5BZL5JNY.js} +1 -30
- package/dist/{chunk-7MBEC23I.js → chunk-5WYSI634.js} +1 -1
- package/dist/{chunk-EVOHJKUO.cjs → chunk-AKMWVY6J.cjs} +10 -10
- package/dist/{chunk-2IFNLLUL.cjs → chunk-BWNFZH2S.cjs} +6 -6
- package/dist/{chunk-INZ6GCPT.cjs → chunk-CG3ZPQSH.cjs} +2 -2
- package/dist/{chunk-QGASWRUN.cjs → chunk-CLT4IIBS.cjs} +30 -2
- package/dist/{chunk-7GRIRHUQ.cjs → chunk-CO4ZADWX.cjs} +12 -1
- package/dist/{chunk-5DA26BV4.js → chunk-FNCPJCRZ.js} +4 -4
- package/dist/{chunk-LKCXHEY6.cjs → chunk-GVHRCPKH.cjs} +21 -21
- package/dist/{chunk-ENEFXS5D.js → chunk-HRYS4NSW.js} +1 -1
- package/dist/{chunk-C5L7VSBR.js → chunk-HUE33BQZ.js} +10 -10
- package/dist/{chunk-QLJYCKMD.cjs → chunk-J7BFGUIX.cjs} +2 -2
- package/dist/{chunk-YEFBKZON.js → chunk-KHLQU66A.js} +10 -10
- package/dist/{chunk-KH5SONKW.cjs → chunk-MBEJXPRQ.cjs} +3 -32
- package/dist/{chunk-UHSAPVE4.js → chunk-NAULCOC3.js} +1 -1
- package/dist/{chunk-U436743U.cjs → chunk-NOTWBXXM.cjs} +0 -1
- package/dist/{chunk-J2LN5PAX.cjs → chunk-QPNEQJUQ.cjs} +6 -6
- package/dist/{chunk-UCO4HZFN.cjs → chunk-R4QJBJ5S.cjs} +40 -9
- package/dist/{chunk-BEFQ5B4E.js → chunk-R4UCFEO2.js} +2 -2
- package/dist/{chunk-PTHGOJU6.js → chunk-SZXSPLS6.js} +0 -1
- package/dist/{chunk-W4C4Y3CW.js → chunk-UMSUK27E.js} +12 -1
- package/dist/{chunk-CL6NTH3D.js → chunk-VLS3MDSR.js} +35 -4
- package/dist/{chunk-YNDGTWLY.cjs → chunk-WUZAZNK3.cjs} +9 -9
- package/dist/{chunk-ZNODVZNQ.cjs → chunk-Z62ZL5WE.cjs} +9 -9
- package/dist/{chunk-HYJVQZYZ.js → chunk-ZVT775K3.js} +1 -1
- package/dist/config-file/get-config-file.cjs +11 -11
- package/dist/config-file/get-config-file.js +10 -10
- package/dist/config-file/index.cjs +11 -11
- package/dist/config-file/index.js +10 -10
- package/dist/create-storm-config.cjs +14 -14
- package/dist/create-storm-config.js +13 -13
- package/dist/env/get-env.cjs +2 -2
- package/dist/env/get-env.js +1 -1
- package/dist/env/index.cjs +3 -3
- package/dist/env/index.js +2 -2
- package/dist/env/set-env.cjs +2 -2
- package/dist/env/set-env.js +1 -1
- package/dist/get-config.cjs +15 -15
- package/dist/get-config.js +14 -14
- package/dist/index.cjs +17 -17
- package/dist/index.d.cts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.js +22 -22
- package/dist/logger/console.cjs +3 -6
- package/dist/logger/console.js +2 -5
- package/dist/logger/create-logger.cjs +4 -7
- package/dist/logger/create-logger.js +3 -6
- package/dist/logger/index.cjs +4 -7
- package/dist/logger/index.js +3 -6
- package/dist/utilities/apply-workspace-tokens.cjs +3 -3
- package/dist/utilities/apply-workspace-tokens.js +2 -2
- package/dist/utilities/colors.cjs +4 -6
- package/dist/utilities/colors.d.cts +38 -1
- package/dist/utilities/colors.d.ts +38 -1
- package/dist/utilities/colors.js +3 -5
- package/dist/utilities/find-workspace-root.cjs +2 -2
- package/dist/utilities/find-workspace-root.js +1 -1
- package/dist/utilities/get-default-config.cjs +3 -5
- package/dist/utilities/get-default-config.d.cts +2 -6
- package/dist/utilities/get-default-config.d.ts +2 -6
- package/dist/utilities/get-default-config.js +2 -4
- package/dist/utilities/index.cjs +12 -12
- package/dist/utilities/index.d.cts +2 -2
- package/dist/utilities/index.d.ts +2 -2
- package/dist/utilities/index.js +13 -13
- package/dist/utilities/process-handler.cjs +4 -7
- package/dist/utilities/process-handler.js +3 -6
- package/dist/utilities/toml.cjs +5 -8
- package/dist/utilities/toml.js +4 -7
- package/package.json +3 -3
|
@@ -2,8 +2,8 @@ import {
|
|
|
2
2
|
applyWorkspaceBaseTokens,
|
|
3
3
|
applyWorkspaceProjectTokens,
|
|
4
4
|
applyWorkspaceTokens
|
|
5
|
-
} from "../chunk-
|
|
6
|
-
import "../chunk-
|
|
5
|
+
} from "../chunk-ZVT775K3.js";
|
|
6
|
+
import "../chunk-SZXSPLS6.js";
|
|
7
7
|
import "../chunk-6JBGUE4A.js";
|
|
8
8
|
import "../chunk-7IMLZPZF.js";
|
|
9
9
|
export {
|
|
@@ -1,12 +1,10 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var _chunkUCO4HZFNcjs = require('../chunk-UCO4HZFN.cjs');
|
|
5
|
-
require('../chunk-KH5SONKW.cjs');
|
|
6
|
-
require('../chunk-U436743U.cjs');
|
|
7
|
-
require('../chunk-N3UX6L7X.cjs');
|
|
8
|
-
require('../chunk-M3REM2FU.cjs');
|
|
9
4
|
|
|
5
|
+
var _chunkR4QJBJ5Scjs = require('../chunk-R4QJBJ5S.cjs');
|
|
10
6
|
|
|
11
7
|
|
|
12
|
-
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
exports.DEFAULT_COLOR_CONFIG = _chunkR4QJBJ5Scjs.DEFAULT_COLOR_CONFIG; exports.getColor = _chunkR4QJBJ5Scjs.getColor; exports.getColorConfig = _chunkR4QJBJ5Scjs.getColorConfig;
|
|
@@ -1,5 +1,42 @@
|
|
|
1
1
|
import { StormWorkspaceConfig, ColorConfig } from '@storm-software/config/types';
|
|
2
2
|
|
|
3
|
+
/**
|
|
4
|
+
* Storm theme config values used for styling various workspace elements
|
|
5
|
+
*/
|
|
6
|
+
declare const DEFAULT_COLOR_CONFIG: {
|
|
7
|
+
light: {
|
|
8
|
+
background: string;
|
|
9
|
+
foreground: string;
|
|
10
|
+
brand: string;
|
|
11
|
+
alternate: string;
|
|
12
|
+
help: string;
|
|
13
|
+
success: string;
|
|
14
|
+
info: string;
|
|
15
|
+
warning: string;
|
|
16
|
+
danger: string;
|
|
17
|
+
fatal: string;
|
|
18
|
+
link: string;
|
|
19
|
+
positive: string;
|
|
20
|
+
negative: string;
|
|
21
|
+
gradient: string[];
|
|
22
|
+
};
|
|
23
|
+
dark: {
|
|
24
|
+
background: string;
|
|
25
|
+
foreground: string;
|
|
26
|
+
brand: string;
|
|
27
|
+
alternate: string;
|
|
28
|
+
help: string;
|
|
29
|
+
success: string;
|
|
30
|
+
info: string;
|
|
31
|
+
warning: string;
|
|
32
|
+
danger: string;
|
|
33
|
+
fatal: string;
|
|
34
|
+
link: string;
|
|
35
|
+
positive: string;
|
|
36
|
+
negative: string;
|
|
37
|
+
gradient: string[];
|
|
38
|
+
};
|
|
39
|
+
};
|
|
3
40
|
/**
|
|
4
41
|
* Get the color configuration from the Storm workspace configuration.
|
|
5
42
|
*
|
|
@@ -16,4 +53,4 @@ declare function getColorConfig(config?: Partial<Pick<StormWorkspaceConfig, "col
|
|
|
16
53
|
*/
|
|
17
54
|
declare function getColor(key: "background" | "foreground" | "brand" | "help" | "success" | "info" | "warning" | "danger" | "positive" | "negative" | "alternate" | "accent" | "link" | "fatal", config?: Partial<Pick<StormWorkspaceConfig, "colors">>): string;
|
|
18
55
|
|
|
19
|
-
export { getColor, getColorConfig };
|
|
56
|
+
export { DEFAULT_COLOR_CONFIG, getColor, getColorConfig };
|
|
@@ -1,5 +1,42 @@
|
|
|
1
1
|
import { StormWorkspaceConfig, ColorConfig } from '@storm-software/config/types';
|
|
2
2
|
|
|
3
|
+
/**
|
|
4
|
+
* Storm theme config values used for styling various workspace elements
|
|
5
|
+
*/
|
|
6
|
+
declare const DEFAULT_COLOR_CONFIG: {
|
|
7
|
+
light: {
|
|
8
|
+
background: string;
|
|
9
|
+
foreground: string;
|
|
10
|
+
brand: string;
|
|
11
|
+
alternate: string;
|
|
12
|
+
help: string;
|
|
13
|
+
success: string;
|
|
14
|
+
info: string;
|
|
15
|
+
warning: string;
|
|
16
|
+
danger: string;
|
|
17
|
+
fatal: string;
|
|
18
|
+
link: string;
|
|
19
|
+
positive: string;
|
|
20
|
+
negative: string;
|
|
21
|
+
gradient: string[];
|
|
22
|
+
};
|
|
23
|
+
dark: {
|
|
24
|
+
background: string;
|
|
25
|
+
foreground: string;
|
|
26
|
+
brand: string;
|
|
27
|
+
alternate: string;
|
|
28
|
+
help: string;
|
|
29
|
+
success: string;
|
|
30
|
+
info: string;
|
|
31
|
+
warning: string;
|
|
32
|
+
danger: string;
|
|
33
|
+
fatal: string;
|
|
34
|
+
link: string;
|
|
35
|
+
positive: string;
|
|
36
|
+
negative: string;
|
|
37
|
+
gradient: string[];
|
|
38
|
+
};
|
|
39
|
+
};
|
|
3
40
|
/**
|
|
4
41
|
* Get the color configuration from the Storm workspace configuration.
|
|
5
42
|
*
|
|
@@ -16,4 +53,4 @@ declare function getColorConfig(config?: Partial<Pick<StormWorkspaceConfig, "col
|
|
|
16
53
|
*/
|
|
17
54
|
declare function getColor(key: "background" | "foreground" | "brand" | "help" | "success" | "info" | "warning" | "danger" | "positive" | "negative" | "alternate" | "accent" | "link" | "fatal", config?: Partial<Pick<StormWorkspaceConfig, "colors">>): string;
|
|
18
55
|
|
|
19
|
-
export { getColor, getColorConfig };
|
|
56
|
+
export { DEFAULT_COLOR_CONFIG, getColor, getColorConfig };
|
package/dist/utilities/colors.js
CHANGED
|
@@ -1,12 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
|
+
DEFAULT_COLOR_CONFIG,
|
|
2
3
|
getColor,
|
|
3
4
|
getColorConfig
|
|
4
|
-
} from "../chunk-
|
|
5
|
-
import "../chunk-SHD7ZUSQ.js";
|
|
6
|
-
import "../chunk-PTHGOJU6.js";
|
|
7
|
-
import "../chunk-6JBGUE4A.js";
|
|
8
|
-
import "../chunk-7IMLZPZF.js";
|
|
5
|
+
} from "../chunk-VLS3MDSR.js";
|
|
9
6
|
export {
|
|
7
|
+
DEFAULT_COLOR_CONFIG,
|
|
10
8
|
getColor,
|
|
11
9
|
getColorConfig
|
|
12
10
|
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkNOTWBXXMcjs = require('../chunk-NOTWBXXM.cjs');
|
|
5
5
|
require('../chunk-N3UX6L7X.cjs');
|
|
6
6
|
require('../chunk-M3REM2FU.cjs');
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
|
|
10
|
-
exports.findWorkspaceRoot =
|
|
10
|
+
exports.findWorkspaceRoot = _chunkNOTWBXXMcjs.findWorkspaceRoot; exports.findWorkspaceRootSafe = _chunkNOTWBXXMcjs.findWorkspaceRootSafe;
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
require('../chunk-U436743U.cjs');
|
|
4
|
+
var _chunkMBEJXPRQcjs = require('../chunk-MBEJXPRQ.cjs');
|
|
5
|
+
require('../chunk-NOTWBXXM.cjs');
|
|
7
6
|
require('../chunk-N3UX6L7X.cjs');
|
|
8
7
|
require('../chunk-M3REM2FU.cjs');
|
|
9
8
|
|
|
10
9
|
|
|
11
10
|
|
|
12
|
-
|
|
13
|
-
exports.DEFAULT_COLOR_CONFIG = _chunkKH5SONKWcjs.DEFAULT_COLOR_CONFIG; exports.applyDefaultConfig = _chunkKH5SONKWcjs.applyDefaultConfig; exports.getPackageJsonConfig = _chunkKH5SONKWcjs.getPackageJsonConfig;
|
|
11
|
+
exports.applyDefaultConfig = _chunkMBEJXPRQcjs.applyDefaultConfig; exports.getPackageJsonConfig = _chunkMBEJXPRQcjs.getPackageJsonConfig;
|
|
@@ -1,9 +1,5 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { StormWorkspaceConfig } from '@storm-software/config';
|
|
2
2
|
|
|
3
|
-
/**
|
|
4
|
-
* Storm theme config values used for styling various workspace elements
|
|
5
|
-
*/
|
|
6
|
-
declare const DEFAULT_COLOR_CONFIG: ColorConfig;
|
|
7
3
|
/**
|
|
8
4
|
* Get the default Storm config values used during various dev-ops processes
|
|
9
5
|
*
|
|
@@ -18,4 +14,4 @@ declare function getPackageJsonConfig(root?: string): Promise<Pick<StormWorkspac
|
|
|
18
14
|
*/
|
|
19
15
|
declare function applyDefaultConfig(config: Partial<StormWorkspaceConfig>): Partial<StormWorkspaceConfig>;
|
|
20
16
|
|
|
21
|
-
export {
|
|
17
|
+
export { applyDefaultConfig, getPackageJsonConfig };
|
|
@@ -1,9 +1,5 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { StormWorkspaceConfig } from '@storm-software/config';
|
|
2
2
|
|
|
3
|
-
/**
|
|
4
|
-
* Storm theme config values used for styling various workspace elements
|
|
5
|
-
*/
|
|
6
|
-
declare const DEFAULT_COLOR_CONFIG: ColorConfig;
|
|
7
3
|
/**
|
|
8
4
|
* Get the default Storm config values used during various dev-ops processes
|
|
9
5
|
*
|
|
@@ -18,4 +14,4 @@ declare function getPackageJsonConfig(root?: string): Promise<Pick<StormWorkspac
|
|
|
18
14
|
*/
|
|
19
15
|
declare function applyDefaultConfig(config: Partial<StormWorkspaceConfig>): Partial<StormWorkspaceConfig>;
|
|
20
16
|
|
|
21
|
-
export {
|
|
17
|
+
export { applyDefaultConfig, getPackageJsonConfig };
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import {
|
|
2
|
-
DEFAULT_COLOR_CONFIG,
|
|
3
2
|
applyDefaultConfig,
|
|
4
3
|
getPackageJsonConfig
|
|
5
|
-
} from "../chunk-
|
|
6
|
-
import "../chunk-
|
|
4
|
+
} from "../chunk-5BZL5JNY.js";
|
|
5
|
+
import "../chunk-SZXSPLS6.js";
|
|
7
6
|
import "../chunk-6JBGUE4A.js";
|
|
8
7
|
import "../chunk-7IMLZPZF.js";
|
|
9
8
|
export {
|
|
10
|
-
DEFAULT_COLOR_CONFIG,
|
|
11
9
|
applyDefaultConfig,
|
|
12
10
|
getPackageJsonConfig
|
|
13
11
|
};
|
package/dist/utilities/index.cjs
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
|
|
5
5
|
|
|
6
|
-
var
|
|
6
|
+
var _chunkWUZAZNK3cjs = require('../chunk-WUZAZNK3.cjs');
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
|
|
@@ -15,34 +15,34 @@ var _chunkDQT6QJRQcjs = require('../chunk-DQT6QJRQ.cjs');
|
|
|
15
15
|
|
|
16
16
|
|
|
17
17
|
|
|
18
|
-
var
|
|
18
|
+
var _chunkCG3ZPQSHcjs = require('../chunk-CG3ZPQSH.cjs');
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
|
22
22
|
|
|
23
|
-
var
|
|
23
|
+
var _chunkJ7BFGUIXcjs = require('../chunk-J7BFGUIX.cjs');
|
|
24
24
|
|
|
25
25
|
|
|
26
26
|
|
|
27
|
-
var _chunkUCO4HZFNcjs = require('../chunk-UCO4HZFN.cjs');
|
|
28
27
|
|
|
28
|
+
var _chunkJMI7BRL7cjs = require('../chunk-JMI7BRL7.cjs');
|
|
29
29
|
|
|
30
30
|
|
|
31
31
|
|
|
32
|
-
var
|
|
33
|
-
require('../chunk-7PV6L7I7.cjs');
|
|
34
|
-
require('../chunk-ZNODVZNQ.cjs');
|
|
35
|
-
require('../chunk-EVOHJKUO.cjs');
|
|
32
|
+
var _chunkMBEJXPRQcjs = require('../chunk-MBEJXPRQ.cjs');
|
|
36
33
|
|
|
37
34
|
|
|
38
35
|
|
|
36
|
+
var _chunkNOTWBXXMcjs = require('../chunk-NOTWBXXM.cjs');
|
|
37
|
+
require('../chunk-N3UX6L7X.cjs');
|
|
38
|
+
require('../chunk-7PV6L7I7.cjs');
|
|
39
|
+
require('../chunk-Z62ZL5WE.cjs');
|
|
40
|
+
require('../chunk-AKMWVY6J.cjs');
|
|
39
41
|
|
|
40
|
-
var _chunkKH5SONKWcjs = require('../chunk-KH5SONKW.cjs');
|
|
41
42
|
|
|
42
43
|
|
|
43
44
|
|
|
44
|
-
var
|
|
45
|
-
require('../chunk-N3UX6L7X.cjs');
|
|
45
|
+
var _chunkR4QJBJ5Scjs = require('../chunk-R4QJBJ5S.cjs');
|
|
46
46
|
require('../chunk-LOY6ICHZ.cjs');
|
|
47
47
|
require('../chunk-WBQ4VS7E.cjs');
|
|
48
48
|
require('../chunk-DTGT4OI3.cjs');
|
|
@@ -104,4 +104,4 @@ require('../chunk-IRCFHYKZ.cjs');
|
|
|
104
104
|
|
|
105
105
|
|
|
106
106
|
|
|
107
|
-
exports.DEFAULT_COLOR_CONFIG =
|
|
107
|
+
exports.DEFAULT_COLOR_CONFIG = _chunkR4QJBJ5Scjs.DEFAULT_COLOR_CONFIG; exports.LARGE_BUFFER = _chunkDQT6QJRQcjs.LARGE_BUFFER; exports.applyDefaultConfig = _chunkMBEJXPRQcjs.applyDefaultConfig; exports.applyWorkspaceBaseTokens = _chunkJ7BFGUIXcjs.applyWorkspaceBaseTokens; exports.applyWorkspaceProjectTokens = _chunkJ7BFGUIXcjs.applyWorkspaceProjectTokens; exports.applyWorkspaceTokens = _chunkJ7BFGUIXcjs.applyWorkspaceTokens; exports.basename = _chunkM3REM2FUcjs.basename; exports.correctPaths = _chunkM3REM2FUcjs.correctPaths; exports.dirname = _chunkM3REM2FUcjs.dirname; exports.exitWithError = _chunkWUZAZNK3cjs.exitWithError; exports.exitWithSuccess = _chunkWUZAZNK3cjs.exitWithSuccess; exports.extname = _chunkM3REM2FUcjs.extname; exports.findFileName = _chunkJMI7BRL7cjs.findFileName; exports.findFilePath = _chunkJMI7BRL7cjs.findFilePath; exports.findWorkspaceRoot = _chunkNOTWBXXMcjs.findWorkspaceRoot; exports.findWorkspaceRootSafe = _chunkNOTWBXXMcjs.findWorkspaceRootSafe; exports.format = _chunkM3REM2FUcjs.format; exports.getColor = _chunkR4QJBJ5Scjs.getColor; exports.getColorConfig = _chunkR4QJBJ5Scjs.getColorConfig; exports.getPackageJsonConfig = _chunkMBEJXPRQcjs.getPackageJsonConfig; exports.handleProcess = _chunkWUZAZNK3cjs.handleProcess; exports.isAbsolute = _chunkM3REM2FUcjs.isAbsolute; exports.joinPaths = _chunkM3REM2FUcjs.joinPaths; exports.modifyCargoNestedTable = _chunkCG3ZPQSHcjs.modifyCargoNestedTable; exports.modifyCargoTable = _chunkCG3ZPQSHcjs.modifyCargoTable; exports.normalizeString = _chunkM3REM2FUcjs.normalizeString; exports.normalizeWindowsPath = _chunkM3REM2FUcjs.normalizeWindowsPath; exports.parse = _chunkM3REM2FUcjs.parse; exports.parseCargoToml = _chunkCG3ZPQSHcjs.parseCargoToml; exports.parseCargoTomlWithTree = _chunkCG3ZPQSHcjs.parseCargoTomlWithTree; exports.relative = _chunkM3REM2FUcjs.relative; exports.removeExtension = _chunkJMI7BRL7cjs.removeExtension; exports.resolve = _chunkM3REM2FUcjs.resolve; exports.run = _chunkDQT6QJRQcjs.run; exports.runAsync = _chunkDQT6QJRQcjs.runAsync; exports.sep = _chunkM3REM2FUcjs.sep; exports.stringifyCargoToml = _chunkCG3ZPQSHcjs.stringifyCargoToml; exports.toNamespacedPath = _chunkM3REM2FUcjs.toNamespacedPath;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
export { applyWorkspaceBaseTokens, applyWorkspaceProjectTokens, applyWorkspaceTokens } from './apply-workspace-tokens.cjs';
|
|
2
|
-
export { getColor, getColorConfig } from './colors.cjs';
|
|
2
|
+
export { DEFAULT_COLOR_CONFIG, getColor, getColorConfig } from './colors.cjs';
|
|
3
3
|
export { basename, correctPaths, dirname, extname, format, isAbsolute, joinPaths, normalizeString, normalizeWindowsPath, parse, relative, resolve, sep, toNamespacedPath } from './correct-paths.cjs';
|
|
4
4
|
export { FindFileNameOptions, findFileName, findFilePath, removeExtension } from './file-path-utils.cjs';
|
|
5
5
|
export { findWorkspaceRoot, findWorkspaceRootSafe } from './find-workspace-root.cjs';
|
|
6
|
-
export {
|
|
6
|
+
export { applyDefaultConfig, getPackageJsonConfig } from './get-default-config.cjs';
|
|
7
7
|
export { exitWithError, exitWithSuccess, handleProcess } from './process-handler.cjs';
|
|
8
8
|
export { IOType, LARGE_BUFFER, StdioOptions, run, runAsync } from './run.cjs';
|
|
9
9
|
export { CargoMetadata, CargoToml, Dep, DepKind, Dependency, Docs, Docs2, Features, Metadata, Metadata2, Node, Package, Resolve, Rs, Rs2, Target, Tree, modifyCargoNestedTable, modifyCargoTable, parseCargoToml, parseCargoTomlWithTree, stringifyCargoToml } from './toml.cjs';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
export { applyWorkspaceBaseTokens, applyWorkspaceProjectTokens, applyWorkspaceTokens } from './apply-workspace-tokens.js';
|
|
2
|
-
export { getColor, getColorConfig } from './colors.js';
|
|
2
|
+
export { DEFAULT_COLOR_CONFIG, getColor, getColorConfig } from './colors.js';
|
|
3
3
|
export { basename, correctPaths, dirname, extname, format, isAbsolute, joinPaths, normalizeString, normalizeWindowsPath, parse, relative, resolve, sep, toNamespacedPath } from './correct-paths.js';
|
|
4
4
|
export { FindFileNameOptions, findFileName, findFilePath, removeExtension } from './file-path-utils.js';
|
|
5
5
|
export { findWorkspaceRoot, findWorkspaceRootSafe } from './find-workspace-root.js';
|
|
6
|
-
export {
|
|
6
|
+
export { applyDefaultConfig, getPackageJsonConfig } from './get-default-config.js';
|
|
7
7
|
export { exitWithError, exitWithSuccess, handleProcess } from './process-handler.js';
|
|
8
8
|
export { IOType, LARGE_BUFFER, StdioOptions, run, runAsync } from './run.js';
|
|
9
9
|
export { CargoMetadata, CargoToml, Dep, DepKind, Dependency, Docs, Docs2, Features, Metadata, Metadata2, Node, Package, Resolve, Rs, Rs2, Target, Tree, modifyCargoNestedTable, modifyCargoTable, parseCargoToml, parseCargoTomlWithTree, stringifyCargoToml } from './toml.js';
|
package/dist/utilities/index.js
CHANGED
|
@@ -3,7 +3,7 @@ import {
|
|
|
3
3
|
exitWithError,
|
|
4
4
|
exitWithSuccess,
|
|
5
5
|
handleProcess
|
|
6
|
-
} from "../chunk-
|
|
6
|
+
} from "../chunk-5WYSI634.js";
|
|
7
7
|
import {
|
|
8
8
|
LARGE_BUFFER,
|
|
9
9
|
run,
|
|
@@ -15,34 +15,34 @@ import {
|
|
|
15
15
|
parseCargoToml,
|
|
16
16
|
parseCargoTomlWithTree,
|
|
17
17
|
stringifyCargoToml
|
|
18
|
-
} from "../chunk-
|
|
18
|
+
} from "../chunk-HRYS4NSW.js";
|
|
19
19
|
import {
|
|
20
20
|
applyWorkspaceBaseTokens,
|
|
21
21
|
applyWorkspaceProjectTokens,
|
|
22
22
|
applyWorkspaceTokens
|
|
23
|
-
} from "../chunk-
|
|
24
|
-
import {
|
|
25
|
-
getColor,
|
|
26
|
-
getColorConfig
|
|
27
|
-
} from "../chunk-CL6NTH3D.js";
|
|
23
|
+
} from "../chunk-ZVT775K3.js";
|
|
28
24
|
import {
|
|
29
25
|
findFileName,
|
|
30
26
|
findFilePath,
|
|
31
27
|
removeExtension
|
|
32
28
|
} from "../chunk-WYQYWPLE.js";
|
|
33
|
-
import "../chunk-RRKB32OH.js";
|
|
34
|
-
import "../chunk-UHSAPVE4.js";
|
|
35
|
-
import "../chunk-C5L7VSBR.js";
|
|
36
29
|
import {
|
|
37
|
-
DEFAULT_COLOR_CONFIG,
|
|
38
30
|
applyDefaultConfig,
|
|
39
31
|
getPackageJsonConfig
|
|
40
|
-
} from "../chunk-
|
|
32
|
+
} from "../chunk-5BZL5JNY.js";
|
|
41
33
|
import {
|
|
42
34
|
findWorkspaceRoot,
|
|
43
35
|
findWorkspaceRootSafe
|
|
44
|
-
} from "../chunk-
|
|
36
|
+
} from "../chunk-SZXSPLS6.js";
|
|
45
37
|
import "../chunk-6JBGUE4A.js";
|
|
38
|
+
import "../chunk-RRKB32OH.js";
|
|
39
|
+
import "../chunk-NAULCOC3.js";
|
|
40
|
+
import "../chunk-HUE33BQZ.js";
|
|
41
|
+
import {
|
|
42
|
+
DEFAULT_COLOR_CONFIG,
|
|
43
|
+
getColor,
|
|
44
|
+
getColorConfig
|
|
45
|
+
} from "../chunk-VLS3MDSR.js";
|
|
46
46
|
import "../chunk-HVVJHTFS.js";
|
|
47
47
|
import "../chunk-LM2UMGYA.js";
|
|
48
48
|
import "../chunk-G2MK47WL.js";
|
|
@@ -2,20 +2,17 @@
|
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
|
|
5
|
-
var
|
|
6
|
-
require('../chunk-
|
|
7
|
-
require('../chunk-
|
|
8
|
-
require('../chunk-U436743U.cjs');
|
|
9
|
-
require('../chunk-N3UX6L7X.cjs');
|
|
5
|
+
var _chunkWUZAZNK3cjs = require('../chunk-WUZAZNK3.cjs');
|
|
6
|
+
require('../chunk-AKMWVY6J.cjs');
|
|
7
|
+
require('../chunk-R4QJBJ5S.cjs');
|
|
10
8
|
require('../chunk-LOY6ICHZ.cjs');
|
|
11
9
|
require('../chunk-WBQ4VS7E.cjs');
|
|
12
10
|
require('../chunk-DTGT4OI3.cjs');
|
|
13
11
|
require('../chunk-BN6MEGGY.cjs');
|
|
14
|
-
require('../chunk-M3REM2FU.cjs');
|
|
15
12
|
require('../chunk-4PX5UVAN.cjs');
|
|
16
13
|
require('../chunk-IRCFHYKZ.cjs');
|
|
17
14
|
|
|
18
15
|
|
|
19
16
|
|
|
20
17
|
|
|
21
|
-
exports.exitWithError =
|
|
18
|
+
exports.exitWithError = _chunkWUZAZNK3cjs.exitWithError; exports.exitWithSuccess = _chunkWUZAZNK3cjs.exitWithSuccess; exports.handleProcess = _chunkWUZAZNK3cjs.handleProcess;
|
|
@@ -2,16 +2,13 @@ import {
|
|
|
2
2
|
exitWithError,
|
|
3
3
|
exitWithSuccess,
|
|
4
4
|
handleProcess
|
|
5
|
-
} from "../chunk-
|
|
6
|
-
import "../chunk-
|
|
7
|
-
import "../chunk-
|
|
8
|
-
import "../chunk-PTHGOJU6.js";
|
|
9
|
-
import "../chunk-6JBGUE4A.js";
|
|
5
|
+
} from "../chunk-5WYSI634.js";
|
|
6
|
+
import "../chunk-HUE33BQZ.js";
|
|
7
|
+
import "../chunk-VLS3MDSR.js";
|
|
10
8
|
import "../chunk-HVVJHTFS.js";
|
|
11
9
|
import "../chunk-LM2UMGYA.js";
|
|
12
10
|
import "../chunk-G2MK47WL.js";
|
|
13
11
|
import "../chunk-CZ4IE2QN.js";
|
|
14
|
-
import "../chunk-7IMLZPZF.js";
|
|
15
12
|
import "../chunk-K4CDYUQR.js";
|
|
16
13
|
import "../chunk-POXTJ6GF.js";
|
|
17
14
|
export {
|
package/dist/utilities/toml.cjs
CHANGED
|
@@ -4,18 +4,15 @@
|
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
|
7
|
-
var
|
|
7
|
+
var _chunkCG3ZPQSHcjs = require('../chunk-CG3ZPQSH.cjs');
|
|
8
8
|
require('../chunk-7PV6L7I7.cjs');
|
|
9
|
-
require('../chunk-
|
|
10
|
-
require('../chunk-
|
|
11
|
-
require('../chunk-
|
|
12
|
-
require('../chunk-U436743U.cjs');
|
|
13
|
-
require('../chunk-N3UX6L7X.cjs');
|
|
9
|
+
require('../chunk-Z62ZL5WE.cjs');
|
|
10
|
+
require('../chunk-AKMWVY6J.cjs');
|
|
11
|
+
require('../chunk-R4QJBJ5S.cjs');
|
|
14
12
|
require('../chunk-LOY6ICHZ.cjs');
|
|
15
13
|
require('../chunk-WBQ4VS7E.cjs');
|
|
16
14
|
require('../chunk-DTGT4OI3.cjs');
|
|
17
15
|
require('../chunk-BN6MEGGY.cjs');
|
|
18
|
-
require('../chunk-M3REM2FU.cjs');
|
|
19
16
|
require('../chunk-4PX5UVAN.cjs');
|
|
20
17
|
require('../chunk-IRCFHYKZ.cjs');
|
|
21
18
|
|
|
@@ -24,4 +21,4 @@ require('../chunk-IRCFHYKZ.cjs');
|
|
|
24
21
|
|
|
25
22
|
|
|
26
23
|
|
|
27
|
-
exports.modifyCargoNestedTable =
|
|
24
|
+
exports.modifyCargoNestedTable = _chunkCG3ZPQSHcjs.modifyCargoNestedTable; exports.modifyCargoTable = _chunkCG3ZPQSHcjs.modifyCargoTable; exports.parseCargoToml = _chunkCG3ZPQSHcjs.parseCargoToml; exports.parseCargoTomlWithTree = _chunkCG3ZPQSHcjs.parseCargoTomlWithTree; exports.stringifyCargoToml = _chunkCG3ZPQSHcjs.stringifyCargoToml;
|
package/dist/utilities/toml.js
CHANGED
|
@@ -4,18 +4,15 @@ import {
|
|
|
4
4
|
parseCargoToml,
|
|
5
5
|
parseCargoTomlWithTree,
|
|
6
6
|
stringifyCargoToml
|
|
7
|
-
} from "../chunk-
|
|
7
|
+
} from "../chunk-HRYS4NSW.js";
|
|
8
8
|
import "../chunk-RRKB32OH.js";
|
|
9
|
-
import "../chunk-
|
|
10
|
-
import "../chunk-
|
|
11
|
-
import "../chunk-
|
|
12
|
-
import "../chunk-PTHGOJU6.js";
|
|
13
|
-
import "../chunk-6JBGUE4A.js";
|
|
9
|
+
import "../chunk-NAULCOC3.js";
|
|
10
|
+
import "../chunk-HUE33BQZ.js";
|
|
11
|
+
import "../chunk-VLS3MDSR.js";
|
|
14
12
|
import "../chunk-HVVJHTFS.js";
|
|
15
13
|
import "../chunk-LM2UMGYA.js";
|
|
16
14
|
import "../chunk-G2MK47WL.js";
|
|
17
15
|
import "../chunk-CZ4IE2QN.js";
|
|
18
|
-
import "../chunk-7IMLZPZF.js";
|
|
19
16
|
import "../chunk-K4CDYUQR.js";
|
|
20
17
|
import "../chunk-POXTJ6GF.js";
|
|
21
18
|
export {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@storm-software/config-tools",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.177.3",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "A package containing various utilities to support custom workspace configurations and environment management for Storm Software projects, including configuration file handling, environment variable management, and logging utilities.",
|
|
6
6
|
"repository": {
|
|
@@ -211,7 +211,7 @@
|
|
|
211
211
|
],
|
|
212
212
|
"dependencies": {
|
|
213
213
|
"@ltd/j-toml": "1.38.0",
|
|
214
|
-
"@storm-software/config": "^1.
|
|
214
|
+
"@storm-software/config": "^1.126.3",
|
|
215
215
|
"c12": "^2.0.0-beta.2",
|
|
216
216
|
"chalk": "^4.1.2",
|
|
217
217
|
"commander": "^12.1.0",
|
|
@@ -224,5 +224,5 @@
|
|
|
224
224
|
"devDependencies": { "@types/node": "^22.10.2", "tsup": "8.4.0" },
|
|
225
225
|
"publishConfig": { "access": "public" },
|
|
226
226
|
"sideEffects": false,
|
|
227
|
-
"gitHead": "
|
|
227
|
+
"gitHead": "083ea768c334db192d1dd4126872bbed21bedaef"
|
|
228
228
|
}
|