@storm-software/config-tools 1.145.0 → 1.145.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/bin/config.cjs +125 -22
- package/bin/config.js +125 -22
- package/dist/{chunk-EPBOQXUS.cjs → chunk-2V7MZG6O.cjs} +15 -15
- package/dist/{chunk-IKXDQ7DB.js → chunk-2VKMRURF.js} +1 -1
- package/dist/{chunk-GMMTDKYU.cjs → chunk-32ACHDIU.cjs} +11 -11
- package/dist/{chunk-GFL2DSZK.js → chunk-3ONZMUOD.js} +2 -2
- package/dist/{chunk-FXFNC4WC.js → chunk-4E4DSFC4.js} +1 -1
- package/dist/{chunk-CEEL5LLM.js → chunk-5GDS63DU.js} +1 -1
- package/dist/{chunk-EOQEK2MM.cjs → chunk-5K6CXYFF.cjs} +2 -2
- package/dist/{chunk-MZ5BNE43.js → chunk-CSIXX72P.js} +6 -6
- package/dist/{chunk-HSNM6VD2.cjs → chunk-FI7WN47Y.cjs} +4 -4
- package/dist/{chunk-R4O6ILOD.js → chunk-HDI7BCVL.js} +1 -1
- package/dist/chunk-HESFC24Z.cjs +245 -0
- package/dist/{chunk-YES7WAZK.js → chunk-HFGQYKYH.js} +2 -2
- package/dist/{chunk-6QCPF7DE.js → chunk-JCGZTN5H.js} +1 -1
- package/dist/{chunk-QGYINXXY.js → chunk-JHFMRUZ3.js} +1 -1
- package/dist/{chunk-MXRRZKNO.js → chunk-JVA7N2JV.js} +3 -3
- package/dist/{chunk-HE7RJB2E.cjs → chunk-LXAJWZ37.cjs} +9 -9
- package/dist/{chunk-B6J2YUGO.cjs → chunk-MAMYTWWY.cjs} +3 -3
- package/dist/{chunk-7FBGW2FI.js → chunk-MICZPWNF.js} +1 -1
- package/dist/chunk-MLUBD3PU.js +245 -0
- package/dist/{chunk-SA4LVIO6.cjs → chunk-MPQ5PFCS.cjs} +9 -9
- package/dist/{chunk-5BKIG4XN.cjs → chunk-P5GFKFI6.cjs} +2 -2
- package/dist/{chunk-SPNVYBT4.cjs → chunk-QPSRWTSZ.cjs} +11 -11
- package/dist/{chunk-DXUUXBG3.cjs → chunk-UJPJQXGA.cjs} +2 -2
- package/dist/{chunk-KRKGLKPD.cjs → chunk-ZQWK7Y2J.cjs} +9 -9
- package/dist/config-file/get-config-file.cjs +8 -8
- package/dist/config-file/get-config-file.js +7 -7
- package/dist/config-file/index.cjs +8 -8
- package/dist/config-file/index.js +7 -7
- package/dist/create-storm-config.cjs +11 -11
- package/dist/create-storm-config.js +10 -10
- package/dist/env/get-env.cjs +3 -3
- package/dist/env/get-env.js +2 -2
- package/dist/env/index.cjs +4 -4
- package/dist/env/index.js +3 -3
- package/dist/env/set-env.cjs +3 -3
- package/dist/env/set-env.js +2 -2
- package/dist/get-config.cjs +12 -12
- package/dist/get-config.js +11 -11
- package/dist/index.cjs +37 -13
- package/dist/index.d.cts +2 -1
- package/dist/index.d.ts +2 -1
- package/dist/index.js +37 -13
- package/dist/logger/console.cjs +5 -5
- package/dist/logger/console.js +4 -4
- package/dist/logger/create-logger.cjs +6 -6
- package/dist/logger/create-logger.js +5 -5
- package/dist/logger/index.cjs +6 -6
- package/dist/logger/index.js +5 -5
- package/dist/utilities/apply-workspace-tokens.cjs +4 -4
- package/dist/utilities/apply-workspace-tokens.js +3 -3
- package/dist/utilities/correct-paths.cjs +26 -2
- package/dist/utilities/correct-paths.d.cts +22 -11
- package/dist/utilities/correct-paths.d.ts +22 -11
- package/dist/utilities/correct-paths.js +27 -3
- package/dist/utilities/find-workspace-root.cjs +3 -3
- package/dist/utilities/find-workspace-root.js +2 -2
- package/dist/utilities/get-default-config.cjs +4 -4
- package/dist/utilities/get-default-config.js +3 -3
- package/dist/utilities/index.cjs +31 -7
- package/dist/utilities/index.d.cts +2 -1
- package/dist/utilities/index.d.ts +2 -1
- package/dist/utilities/index.js +32 -8
- package/dist/utilities/process-handler.cjs +6 -6
- package/dist/utilities/process-handler.js +5 -5
- package/package.json +1 -1
- package/dist/chunk-CRQ4EVX5.cjs +0 -32
- package/dist/chunk-LQJJD6FB.js +0 -32
package/dist/index.cjs
CHANGED
|
@@ -1,27 +1,27 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});require('./chunk-7PV6L7I7.cjs');
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkQPSRWTSZcjs = require('./chunk-QPSRWTSZ.cjs');
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
var
|
|
8
|
+
var _chunkP5GFKFI6cjs = require('./chunk-P5GFKFI6.cjs');
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
|
|
12
12
|
|
|
13
|
-
var
|
|
13
|
+
var _chunk2V7MZG6Ocjs = require('./chunk-2V7MZG6O.cjs');
|
|
14
14
|
require('./chunk-IWD6YQKX.cjs');
|
|
15
15
|
|
|
16
16
|
|
|
17
17
|
|
|
18
|
-
var
|
|
18
|
+
var _chunkMPQ5PFCScjs = require('./chunk-MPQ5PFCS.cjs');
|
|
19
19
|
require('./chunk-DD3HX2NX.cjs');
|
|
20
20
|
|
|
21
21
|
|
|
22
22
|
|
|
23
23
|
|
|
24
|
-
var
|
|
24
|
+
var _chunkZQWK7Y2Jcjs = require('./chunk-ZQWK7Y2J.cjs');
|
|
25
25
|
|
|
26
26
|
|
|
27
27
|
|
|
@@ -31,7 +31,7 @@ var _chunkXDBACKKNcjs = require('./chunk-XDBACKKN.cjs');
|
|
|
31
31
|
|
|
32
32
|
|
|
33
33
|
|
|
34
|
-
var
|
|
34
|
+
var _chunkUJPJQXGAcjs = require('./chunk-UJPJQXGA.cjs');
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
|
|
@@ -48,15 +48,15 @@ var _chunkXAJB3BSFcjs = require('./chunk-XAJB3BSF.cjs');
|
|
|
48
48
|
|
|
49
49
|
|
|
50
50
|
|
|
51
|
-
var
|
|
51
|
+
var _chunk5K6CXYFFcjs = require('./chunk-5K6CXYFF.cjs');
|
|
52
52
|
|
|
53
53
|
|
|
54
54
|
|
|
55
|
-
var
|
|
55
|
+
var _chunkFI7WN47Ycjs = require('./chunk-FI7WN47Y.cjs');
|
|
56
56
|
|
|
57
57
|
|
|
58
58
|
|
|
59
|
-
var
|
|
59
|
+
var _chunkMAMYTWWYcjs = require('./chunk-MAMYTWWY.cjs');
|
|
60
60
|
require('./chunk-XYV3B7TT.cjs');
|
|
61
61
|
|
|
62
62
|
|
|
@@ -74,16 +74,28 @@ require('./chunk-65SWKEHV.cjs');
|
|
|
74
74
|
|
|
75
75
|
|
|
76
76
|
|
|
77
|
-
var
|
|
77
|
+
var _chunk32ACHDIUcjs = require('./chunk-32ACHDIU.cjs');
|
|
78
78
|
|
|
79
79
|
|
|
80
80
|
|
|
81
|
-
var
|
|
81
|
+
var _chunkLXAJWZ37cjs = require('./chunk-LXAJWZ37.cjs');
|
|
82
82
|
require('./chunk-JXLUUN7Z.cjs');
|
|
83
83
|
|
|
84
84
|
|
|
85
85
|
|
|
86
|
-
|
|
86
|
+
|
|
87
|
+
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+
|
|
91
|
+
|
|
92
|
+
|
|
93
|
+
|
|
94
|
+
|
|
95
|
+
|
|
96
|
+
|
|
97
|
+
|
|
98
|
+
var _chunkHESFC24Zcjs = require('./chunk-HESFC24Z.cjs');
|
|
87
99
|
|
|
88
100
|
|
|
89
101
|
|
|
@@ -144,4 +156,16 @@ require('./chunk-USNT2KNT.cjs');
|
|
|
144
156
|
|
|
145
157
|
|
|
146
158
|
|
|
147
|
-
|
|
159
|
+
|
|
160
|
+
|
|
161
|
+
|
|
162
|
+
|
|
163
|
+
|
|
164
|
+
|
|
165
|
+
|
|
166
|
+
|
|
167
|
+
|
|
168
|
+
|
|
169
|
+
|
|
170
|
+
|
|
171
|
+
exports.CONSOLE_ICONS = _chunkXY2LDOQ4cjs.CONSOLE_ICONS; exports.DEFAULT_COLOR_CONFIG = _chunkFI7WN47Ycjs.DEFAULT_COLOR_CONFIG; exports.LARGE_BUFFER = _chunkXDBACKKNcjs.LARGE_BUFFER; exports.LogLevel = _chunkIRCFHYKZcjs.LogLevel; exports.LogLevelLabel = _chunkIRCFHYKZcjs.LogLevelLabel; exports.applyWorkspaceBaseTokens = _chunkUJPJQXGAcjs.applyWorkspaceBaseTokens; exports.applyWorkspaceProjectTokens = _chunkUJPJQXGAcjs.applyWorkspaceProjectTokens; exports.applyWorkspaceTokens = _chunkUJPJQXGAcjs.applyWorkspaceTokens; exports.basename = _chunkHESFC24Zcjs.basename; exports.correctPaths = _chunkHESFC24Zcjs.correctPaths; exports.createConfigExtension = _chunk2V7MZG6Ocjs.createConfigExtension; exports.createLogger = _chunkQPSRWTSZcjs.createLogger; exports.createStormConfig = _chunk2V7MZG6Ocjs.createStormConfig; exports.dirname = _chunkHESFC24Zcjs.dirname; exports.exitWithError = _chunkZQWK7Y2Jcjs.exitWithError; exports.exitWithSuccess = _chunkZQWK7Y2Jcjs.exitWithSuccess; exports.extname = _chunkHESFC24Zcjs.extname; exports.findFileName = _chunkXAJB3BSFcjs.findFileName; exports.findWorkspaceRoot = _chunkMAMYTWWYcjs.findWorkspaceRoot; exports.findWorkspaceRootSafe = _chunkMAMYTWWYcjs.findWorkspaceRootSafe; exports.format = _chunkHESFC24Zcjs.format; exports.formatLogMessage = _chunk5K6CXYFFcjs.formatLogMessage; exports.formatTimestamp = _chunk7NSHGJWYcjs.formatTimestamp; exports.getChalk = _chunkSLGVSUEVcjs.getChalk; exports.getConfig = _chunkP5GFKFI6cjs.getConfig; exports.getConfigEnv = _chunkLXAJWZ37cjs.getConfigEnv; exports.getConfigFile = _chunkMPQ5PFCScjs.getConfigFile; exports.getConfigFileByName = _chunkMPQ5PFCScjs.getConfigFileByName; exports.getDefaultConfig = _chunkFI7WN47Ycjs.getDefaultConfig; exports.getExtensionEnv = _chunkLXAJWZ37cjs.getExtensionEnv; exports.getLogFn = _chunk5K6CXYFFcjs.getLogFn; exports.getLogLevel = _chunk3NWKPYIGcjs.getLogLevel; exports.getLogLevelLabel = _chunk3NWKPYIGcjs.getLogLevelLabel; exports.getStopwatch = _chunk5K6CXYFFcjs.getStopwatch; exports.getWorkspaceConfig = _chunkP5GFKFI6cjs.getWorkspaceConfig; exports.handleProcess = _chunkZQWK7Y2Jcjs.handleProcess; exports.isAbsolute = _chunkHESFC24Zcjs.isAbsolute; exports.isUnicodeSupported = _chunkRVM5N5ZIcjs.isUnicodeSupported; exports.isVerbose = _chunk3NWKPYIGcjs.isVerbose; exports.joinPaths = _chunkHESFC24Zcjs.joinPaths; exports.loadStormConfig = _chunk2V7MZG6Ocjs.loadStormConfig; exports.normalizeString = _chunkHESFC24Zcjs.normalizeString; exports.normalizeWindowsPath = _chunkHESFC24Zcjs.normalizeWindowsPath; exports.parse = _chunkHESFC24Zcjs.parse; exports.relative = _chunkHESFC24Zcjs.relative; exports.removeExtension = _chunkXAJB3BSFcjs.removeExtension; exports.resolve = _chunkHESFC24Zcjs.resolve; exports.run = _chunkXDBACKKNcjs.run; exports.runAsync = _chunkXDBACKKNcjs.runAsync; exports.sep = _chunkHESFC24Zcjs.sep; exports.setConfigEnv = _chunk32ACHDIUcjs.setConfigEnv; exports.setExtensionEnv = _chunk32ACHDIUcjs.setExtensionEnv; exports.toNamespacedPath = _chunkHESFC24Zcjs.toNamespacedPath; exports.writeDebug = _chunk5K6CXYFFcjs.writeDebug; exports.writeError = _chunk5K6CXYFFcjs.writeError; exports.writeFatal = _chunk5K6CXYFFcjs.writeFatal; exports.writeInfo = _chunk5K6CXYFFcjs.writeInfo; exports.writeSuccess = _chunk5K6CXYFFcjs.writeSuccess; exports.writeSystem = _chunk5K6CXYFFcjs.writeSystem; exports.writeTrace = _chunk5K6CXYFFcjs.writeTrace; exports.writeWarning = _chunk5K6CXYFFcjs.writeWarning;
|
package/dist/index.d.cts
CHANGED
|
@@ -12,7 +12,7 @@ export { getLogLevel, getLogLevelLabel, isVerbose } from './logger/get-log-level
|
|
|
12
12
|
export { isUnicodeSupported } from './logger/is-unicode-supported.cjs';
|
|
13
13
|
export { BaseTokenizerOptions, DeepPartial, LogLevel, LogLevelLabel, Logger, ProjectTokenizerOptions } from './types.cjs';
|
|
14
14
|
export { applyWorkspaceBaseTokens, applyWorkspaceProjectTokens, applyWorkspaceTokens } from './utilities/apply-workspace-tokens.cjs';
|
|
15
|
-
export { correctPaths, joinPaths } from './utilities/correct-paths.cjs';
|
|
15
|
+
export { basename, correctPaths, dirname, extname, format, isAbsolute, joinPaths, normalizeString, normalizeWindowsPath, parse, relative, resolve, sep, toNamespacedPath } from './utilities/correct-paths.cjs';
|
|
16
16
|
export { findFileName, removeExtension } from './utilities/file-path-utils.cjs';
|
|
17
17
|
export { findWorkspaceRoot, findWorkspaceRootSafe } from './utilities/find-workspace-root.cjs';
|
|
18
18
|
export { DEFAULT_COLOR_CONFIG, getDefaultConfig } from './utilities/get-default-config.cjs';
|
|
@@ -22,4 +22,5 @@ import '@storm-software/config';
|
|
|
22
22
|
import 'c12';
|
|
23
23
|
import 'zod';
|
|
24
24
|
import '@storm-software/config/types';
|
|
25
|
+
import 'node:path';
|
|
25
26
|
import 'child_process';
|
package/dist/index.d.ts
CHANGED
|
@@ -12,7 +12,7 @@ export { getLogLevel, getLogLevelLabel, isVerbose } from './logger/get-log-level
|
|
|
12
12
|
export { isUnicodeSupported } from './logger/is-unicode-supported.js';
|
|
13
13
|
export { BaseTokenizerOptions, DeepPartial, LogLevel, LogLevelLabel, Logger, ProjectTokenizerOptions } from './types.js';
|
|
14
14
|
export { applyWorkspaceBaseTokens, applyWorkspaceProjectTokens, applyWorkspaceTokens } from './utilities/apply-workspace-tokens.js';
|
|
15
|
-
export { correctPaths, joinPaths } from './utilities/correct-paths.js';
|
|
15
|
+
export { basename, correctPaths, dirname, extname, format, isAbsolute, joinPaths, normalizeString, normalizeWindowsPath, parse, relative, resolve, sep, toNamespacedPath } from './utilities/correct-paths.js';
|
|
16
16
|
export { findFileName, removeExtension } from './utilities/file-path-utils.js';
|
|
17
17
|
export { findWorkspaceRoot, findWorkspaceRootSafe } from './utilities/find-workspace-root.js';
|
|
18
18
|
export { DEFAULT_COLOR_CONFIG, getDefaultConfig } from './utilities/get-default-config.js';
|
|
@@ -22,4 +22,5 @@ import '@storm-software/config';
|
|
|
22
22
|
import 'c12';
|
|
23
23
|
import 'zod';
|
|
24
24
|
import '@storm-software/config/types';
|
|
25
|
+
import 'node:path';
|
|
25
26
|
import 'child_process';
|
package/dist/index.js
CHANGED
|
@@ -1,27 +1,27 @@
|
|
|
1
1
|
import "./chunk-RRKB32OH.js";
|
|
2
2
|
import {
|
|
3
3
|
createLogger
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-3ONZMUOD.js";
|
|
5
5
|
import {
|
|
6
6
|
getConfig,
|
|
7
7
|
getWorkspaceConfig
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-MICZPWNF.js";
|
|
9
9
|
import {
|
|
10
10
|
createConfigExtension,
|
|
11
11
|
createStormConfig,
|
|
12
12
|
loadStormConfig
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-CSIXX72P.js";
|
|
14
14
|
import "./chunk-2AVLCXLT.js";
|
|
15
15
|
import {
|
|
16
16
|
getConfigFile,
|
|
17
17
|
getConfigFileByName
|
|
18
|
-
} from "./chunk-
|
|
18
|
+
} from "./chunk-JVA7N2JV.js";
|
|
19
19
|
import "./chunk-NJVL3GF4.js";
|
|
20
20
|
import {
|
|
21
21
|
exitWithError,
|
|
22
22
|
exitWithSuccess,
|
|
23
23
|
handleProcess
|
|
24
|
-
} from "./chunk-
|
|
24
|
+
} from "./chunk-JCGZTN5H.js";
|
|
25
25
|
import {
|
|
26
26
|
LARGE_BUFFER,
|
|
27
27
|
run,
|
|
@@ -31,7 +31,7 @@ import {
|
|
|
31
31
|
applyWorkspaceBaseTokens,
|
|
32
32
|
applyWorkspaceProjectTokens,
|
|
33
33
|
applyWorkspaceTokens
|
|
34
|
-
} from "./chunk-
|
|
34
|
+
} from "./chunk-JHFMRUZ3.js";
|
|
35
35
|
import {
|
|
36
36
|
findFileName,
|
|
37
37
|
removeExtension
|
|
@@ -48,15 +48,15 @@ import {
|
|
|
48
48
|
writeSystem,
|
|
49
49
|
writeTrace,
|
|
50
50
|
writeWarning
|
|
51
|
-
} from "./chunk-
|
|
51
|
+
} from "./chunk-5GDS63DU.js";
|
|
52
52
|
import {
|
|
53
53
|
DEFAULT_COLOR_CONFIG,
|
|
54
54
|
getDefaultConfig
|
|
55
|
-
} from "./chunk-
|
|
55
|
+
} from "./chunk-HFGQYKYH.js";
|
|
56
56
|
import {
|
|
57
57
|
findWorkspaceRoot,
|
|
58
58
|
findWorkspaceRootSafe
|
|
59
|
-
} from "./chunk-
|
|
59
|
+
} from "./chunk-4E4DSFC4.js";
|
|
60
60
|
import "./chunk-X7BEPYRX.js";
|
|
61
61
|
import {
|
|
62
62
|
getChalk
|
|
@@ -74,16 +74,28 @@ import "./chunk-L6UNTUC4.js";
|
|
|
74
74
|
import {
|
|
75
75
|
setConfigEnv,
|
|
76
76
|
setExtensionEnv
|
|
77
|
-
} from "./chunk-
|
|
77
|
+
} from "./chunk-2VKMRURF.js";
|
|
78
78
|
import {
|
|
79
79
|
getConfigEnv,
|
|
80
80
|
getExtensionEnv
|
|
81
|
-
} from "./chunk-
|
|
81
|
+
} from "./chunk-HDI7BCVL.js";
|
|
82
82
|
import "./chunk-WRGFZXJE.js";
|
|
83
83
|
import {
|
|
84
|
+
basename,
|
|
84
85
|
correctPaths,
|
|
85
|
-
|
|
86
|
-
|
|
86
|
+
dirname,
|
|
87
|
+
extname,
|
|
88
|
+
format,
|
|
89
|
+
isAbsolute,
|
|
90
|
+
joinPaths,
|
|
91
|
+
normalizeString,
|
|
92
|
+
normalizeWindowsPath,
|
|
93
|
+
parse,
|
|
94
|
+
relative,
|
|
95
|
+
resolve,
|
|
96
|
+
sep,
|
|
97
|
+
toNamespacedPath
|
|
98
|
+
} from "./chunk-MLUBD3PU.js";
|
|
87
99
|
import {
|
|
88
100
|
getLogLevel,
|
|
89
101
|
getLogLevelLabel,
|
|
@@ -103,15 +115,19 @@ export {
|
|
|
103
115
|
applyWorkspaceBaseTokens,
|
|
104
116
|
applyWorkspaceProjectTokens,
|
|
105
117
|
applyWorkspaceTokens,
|
|
118
|
+
basename,
|
|
106
119
|
correctPaths,
|
|
107
120
|
createConfigExtension,
|
|
108
121
|
createLogger,
|
|
109
122
|
createStormConfig,
|
|
123
|
+
dirname,
|
|
110
124
|
exitWithError,
|
|
111
125
|
exitWithSuccess,
|
|
126
|
+
extname,
|
|
112
127
|
findFileName,
|
|
113
128
|
findWorkspaceRoot,
|
|
114
129
|
findWorkspaceRootSafe,
|
|
130
|
+
format,
|
|
115
131
|
formatLogMessage,
|
|
116
132
|
formatTimestamp,
|
|
117
133
|
getChalk,
|
|
@@ -127,15 +143,23 @@ export {
|
|
|
127
143
|
getStopwatch,
|
|
128
144
|
getWorkspaceConfig,
|
|
129
145
|
handleProcess,
|
|
146
|
+
isAbsolute,
|
|
130
147
|
isUnicodeSupported,
|
|
131
148
|
isVerbose,
|
|
132
149
|
joinPaths,
|
|
133
150
|
loadStormConfig,
|
|
151
|
+
normalizeString,
|
|
152
|
+
normalizeWindowsPath,
|
|
153
|
+
parse,
|
|
154
|
+
relative,
|
|
134
155
|
removeExtension,
|
|
156
|
+
resolve,
|
|
135
157
|
run,
|
|
136
158
|
runAsync,
|
|
159
|
+
sep,
|
|
137
160
|
setConfigEnv,
|
|
138
161
|
setExtensionEnv,
|
|
162
|
+
toNamespacedPath,
|
|
139
163
|
writeDebug,
|
|
140
164
|
writeError,
|
|
141
165
|
writeFatal,
|
package/dist/logger/console.cjs
CHANGED
|
@@ -10,16 +10,16 @@
|
|
|
10
10
|
|
|
11
11
|
|
|
12
12
|
|
|
13
|
-
var
|
|
14
|
-
require('../chunk-
|
|
15
|
-
require('../chunk-
|
|
13
|
+
var _chunk5K6CXYFFcjs = require('../chunk-5K6CXYFF.cjs');
|
|
14
|
+
require('../chunk-FI7WN47Y.cjs');
|
|
15
|
+
require('../chunk-MAMYTWWY.cjs');
|
|
16
16
|
require('../chunk-XYV3B7TT.cjs');
|
|
17
17
|
require('../chunk-SLGVSUEV.cjs');
|
|
18
18
|
require('../chunk-XY2LDOQ4.cjs');
|
|
19
19
|
require('../chunk-RVM5N5ZI.cjs');
|
|
20
20
|
require('../chunk-7NSHGJWY.cjs');
|
|
21
21
|
require('../chunk-JXLUUN7Z.cjs');
|
|
22
|
-
require('../chunk-
|
|
22
|
+
require('../chunk-HESFC24Z.cjs');
|
|
23
23
|
require('../chunk-3NWKPYIG.cjs');
|
|
24
24
|
require('../chunk-IRCFHYKZ.cjs');
|
|
25
25
|
require('../chunk-USNT2KNT.cjs');
|
|
@@ -35,4 +35,4 @@ require('../chunk-USNT2KNT.cjs');
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
|
|
38
|
-
exports.formatLogMessage =
|
|
38
|
+
exports.formatLogMessage = _chunk5K6CXYFFcjs.formatLogMessage; exports.getLogFn = _chunk5K6CXYFFcjs.getLogFn; exports.getStopwatch = _chunk5K6CXYFFcjs.getStopwatch; exports.writeDebug = _chunk5K6CXYFFcjs.writeDebug; exports.writeError = _chunk5K6CXYFFcjs.writeError; exports.writeFatal = _chunk5K6CXYFFcjs.writeFatal; exports.writeInfo = _chunk5K6CXYFFcjs.writeInfo; exports.writeSuccess = _chunk5K6CXYFFcjs.writeSuccess; exports.writeSystem = _chunk5K6CXYFFcjs.writeSystem; exports.writeTrace = _chunk5K6CXYFFcjs.writeTrace; exports.writeWarning = _chunk5K6CXYFFcjs.writeWarning;
|
package/dist/logger/console.js
CHANGED
|
@@ -10,16 +10,16 @@ import {
|
|
|
10
10
|
writeSystem,
|
|
11
11
|
writeTrace,
|
|
12
12
|
writeWarning
|
|
13
|
-
} from "../chunk-
|
|
14
|
-
import "../chunk-
|
|
15
|
-
import "../chunk-
|
|
13
|
+
} from "../chunk-5GDS63DU.js";
|
|
14
|
+
import "../chunk-HFGQYKYH.js";
|
|
15
|
+
import "../chunk-4E4DSFC4.js";
|
|
16
16
|
import "../chunk-X7BEPYRX.js";
|
|
17
17
|
import "../chunk-ZA4IO7YJ.js";
|
|
18
18
|
import "../chunk-IUT7Y2UY.js";
|
|
19
19
|
import "../chunk-QBS3OCHH.js";
|
|
20
20
|
import "../chunk-PR7RQHRE.js";
|
|
21
21
|
import "../chunk-WRGFZXJE.js";
|
|
22
|
-
import "../chunk-
|
|
22
|
+
import "../chunk-MLUBD3PU.js";
|
|
23
23
|
import "../chunk-HI33NNPB.js";
|
|
24
24
|
import "../chunk-POXTJ6GF.js";
|
|
25
25
|
import "../chunk-SHUYVCID.js";
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../chunk-
|
|
5
|
-
require('../chunk-
|
|
6
|
-
require('../chunk-
|
|
3
|
+
var _chunkQPSRWTSZcjs = require('../chunk-QPSRWTSZ.cjs');
|
|
4
|
+
require('../chunk-5K6CXYFF.cjs');
|
|
5
|
+
require('../chunk-FI7WN47Y.cjs');
|
|
6
|
+
require('../chunk-MAMYTWWY.cjs');
|
|
7
7
|
require('../chunk-XYV3B7TT.cjs');
|
|
8
8
|
require('../chunk-SLGVSUEV.cjs');
|
|
9
9
|
require('../chunk-XY2LDOQ4.cjs');
|
|
10
10
|
require('../chunk-RVM5N5ZI.cjs');
|
|
11
11
|
require('../chunk-7NSHGJWY.cjs');
|
|
12
12
|
require('../chunk-JXLUUN7Z.cjs');
|
|
13
|
-
require('../chunk-
|
|
13
|
+
require('../chunk-HESFC24Z.cjs');
|
|
14
14
|
require('../chunk-3NWKPYIG.cjs');
|
|
15
15
|
require('../chunk-IRCFHYKZ.cjs');
|
|
16
16
|
require('../chunk-USNT2KNT.cjs');
|
|
17
17
|
|
|
18
18
|
|
|
19
|
-
exports.createLogger =
|
|
19
|
+
exports.createLogger = _chunkQPSRWTSZcjs.createLogger;
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import {
|
|
2
2
|
createLogger
|
|
3
|
-
} from "../chunk-
|
|
4
|
-
import "../chunk-
|
|
5
|
-
import "../chunk-
|
|
6
|
-
import "../chunk-
|
|
3
|
+
} from "../chunk-3ONZMUOD.js";
|
|
4
|
+
import "../chunk-5GDS63DU.js";
|
|
5
|
+
import "../chunk-HFGQYKYH.js";
|
|
6
|
+
import "../chunk-4E4DSFC4.js";
|
|
7
7
|
import "../chunk-X7BEPYRX.js";
|
|
8
8
|
import "../chunk-ZA4IO7YJ.js";
|
|
9
9
|
import "../chunk-IUT7Y2UY.js";
|
|
10
10
|
import "../chunk-QBS3OCHH.js";
|
|
11
11
|
import "../chunk-PR7RQHRE.js";
|
|
12
12
|
import "../chunk-WRGFZXJE.js";
|
|
13
|
-
import "../chunk-
|
|
13
|
+
import "../chunk-MLUBD3PU.js";
|
|
14
14
|
import "../chunk-HI33NNPB.js";
|
|
15
15
|
import "../chunk-POXTJ6GF.js";
|
|
16
16
|
import "../chunk-SHUYVCID.js";
|
package/dist/logger/index.cjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});require('../chunk-7PV6L7I7.cjs');
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkQPSRWTSZcjs = require('../chunk-QPSRWTSZ.cjs');
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
@@ -14,9 +14,9 @@ var _chunkSPNVYBT4cjs = require('../chunk-SPNVYBT4.cjs');
|
|
|
14
14
|
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
var
|
|
18
|
-
require('../chunk-
|
|
19
|
-
require('../chunk-
|
|
17
|
+
var _chunk5K6CXYFFcjs = require('../chunk-5K6CXYFF.cjs');
|
|
18
|
+
require('../chunk-FI7WN47Y.cjs');
|
|
19
|
+
require('../chunk-MAMYTWWY.cjs');
|
|
20
20
|
require('../chunk-XYV3B7TT.cjs');
|
|
21
21
|
|
|
22
22
|
|
|
@@ -31,7 +31,7 @@ var _chunkRVM5N5ZIcjs = require('../chunk-RVM5N5ZI.cjs');
|
|
|
31
31
|
|
|
32
32
|
var _chunk7NSHGJWYcjs = require('../chunk-7NSHGJWY.cjs');
|
|
33
33
|
require('../chunk-JXLUUN7Z.cjs');
|
|
34
|
-
require('../chunk-
|
|
34
|
+
require('../chunk-HESFC24Z.cjs');
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
|
|
@@ -59,4 +59,4 @@ require('../chunk-USNT2KNT.cjs');
|
|
|
59
59
|
|
|
60
60
|
|
|
61
61
|
|
|
62
|
-
exports.CONSOLE_ICONS = _chunkXY2LDOQ4cjs.CONSOLE_ICONS; exports.createLogger =
|
|
62
|
+
exports.CONSOLE_ICONS = _chunkXY2LDOQ4cjs.CONSOLE_ICONS; exports.createLogger = _chunkQPSRWTSZcjs.createLogger; exports.formatLogMessage = _chunk5K6CXYFFcjs.formatLogMessage; exports.formatTimestamp = _chunk7NSHGJWYcjs.formatTimestamp; exports.getChalk = _chunkSLGVSUEVcjs.getChalk; exports.getLogFn = _chunk5K6CXYFFcjs.getLogFn; exports.getLogLevel = _chunk3NWKPYIGcjs.getLogLevel; exports.getLogLevelLabel = _chunk3NWKPYIGcjs.getLogLevelLabel; exports.getStopwatch = _chunk5K6CXYFFcjs.getStopwatch; exports.isUnicodeSupported = _chunkRVM5N5ZIcjs.isUnicodeSupported; exports.isVerbose = _chunk3NWKPYIGcjs.isVerbose; exports.writeDebug = _chunk5K6CXYFFcjs.writeDebug; exports.writeError = _chunk5K6CXYFFcjs.writeError; exports.writeFatal = _chunk5K6CXYFFcjs.writeFatal; exports.writeInfo = _chunk5K6CXYFFcjs.writeInfo; exports.writeSuccess = _chunk5K6CXYFFcjs.writeSuccess; exports.writeSystem = _chunk5K6CXYFFcjs.writeSystem; exports.writeTrace = _chunk5K6CXYFFcjs.writeTrace; exports.writeWarning = _chunk5K6CXYFFcjs.writeWarning;
|
package/dist/logger/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "../chunk-RRKB32OH.js";
|
|
2
2
|
import {
|
|
3
3
|
createLogger
|
|
4
|
-
} from "../chunk-
|
|
4
|
+
} from "../chunk-3ONZMUOD.js";
|
|
5
5
|
import {
|
|
6
6
|
formatLogMessage,
|
|
7
7
|
getLogFn,
|
|
@@ -14,9 +14,9 @@ import {
|
|
|
14
14
|
writeSystem,
|
|
15
15
|
writeTrace,
|
|
16
16
|
writeWarning
|
|
17
|
-
} from "../chunk-
|
|
18
|
-
import "../chunk-
|
|
19
|
-
import "../chunk-
|
|
17
|
+
} from "../chunk-5GDS63DU.js";
|
|
18
|
+
import "../chunk-HFGQYKYH.js";
|
|
19
|
+
import "../chunk-4E4DSFC4.js";
|
|
20
20
|
import "../chunk-X7BEPYRX.js";
|
|
21
21
|
import {
|
|
22
22
|
getChalk
|
|
@@ -31,7 +31,7 @@ import {
|
|
|
31
31
|
formatTimestamp
|
|
32
32
|
} from "../chunk-PR7RQHRE.js";
|
|
33
33
|
import "../chunk-WRGFZXJE.js";
|
|
34
|
-
import "../chunk-
|
|
34
|
+
import "../chunk-MLUBD3PU.js";
|
|
35
35
|
import {
|
|
36
36
|
getLogLevel,
|
|
37
37
|
getLogLevelLabel,
|
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
|
|
5
|
-
var
|
|
6
|
-
require('../chunk-
|
|
5
|
+
var _chunkUJPJQXGAcjs = require('../chunk-UJPJQXGA.cjs');
|
|
6
|
+
require('../chunk-MAMYTWWY.cjs');
|
|
7
7
|
require('../chunk-XYV3B7TT.cjs');
|
|
8
|
-
require('../chunk-
|
|
8
|
+
require('../chunk-HESFC24Z.cjs');
|
|
9
9
|
require('../chunk-USNT2KNT.cjs');
|
|
10
10
|
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
|
|
14
|
-
exports.applyWorkspaceBaseTokens =
|
|
14
|
+
exports.applyWorkspaceBaseTokens = _chunkUJPJQXGAcjs.applyWorkspaceBaseTokens; exports.applyWorkspaceProjectTokens = _chunkUJPJQXGAcjs.applyWorkspaceProjectTokens; exports.applyWorkspaceTokens = _chunkUJPJQXGAcjs.applyWorkspaceTokens;
|
|
@@ -2,10 +2,10 @@ import {
|
|
|
2
2
|
applyWorkspaceBaseTokens,
|
|
3
3
|
applyWorkspaceProjectTokens,
|
|
4
4
|
applyWorkspaceTokens
|
|
5
|
-
} from "../chunk-
|
|
6
|
-
import "../chunk-
|
|
5
|
+
} from "../chunk-JHFMRUZ3.js";
|
|
6
|
+
import "../chunk-4E4DSFC4.js";
|
|
7
7
|
import "../chunk-X7BEPYRX.js";
|
|
8
|
-
import "../chunk-
|
|
8
|
+
import "../chunk-MLUBD3PU.js";
|
|
9
9
|
import "../chunk-SHUYVCID.js";
|
|
10
10
|
export {
|
|
11
11
|
applyWorkspaceBaseTokens,
|
|
@@ -1,9 +1,33 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
var _chunkHESFC24Zcjs = require('../chunk-HESFC24Z.cjs');
|
|
5
17
|
require('../chunk-USNT2KNT.cjs');
|
|
6
18
|
|
|
7
19
|
|
|
8
20
|
|
|
9
|
-
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
exports.basename = _chunkHESFC24Zcjs.basename; exports.correctPaths = _chunkHESFC24Zcjs.correctPaths; exports.dirname = _chunkHESFC24Zcjs.dirname; exports.extname = _chunkHESFC24Zcjs.extname; exports.format = _chunkHESFC24Zcjs.format; exports.isAbsolute = _chunkHESFC24Zcjs.isAbsolute; exports.joinPaths = _chunkHESFC24Zcjs.joinPaths; exports.normalizeString = _chunkHESFC24Zcjs.normalizeString; exports.normalizeWindowsPath = _chunkHESFC24Zcjs.normalizeWindowsPath; exports.parse = _chunkHESFC24Zcjs.parse; exports.relative = _chunkHESFC24Zcjs.relative; exports.resolve = _chunkHESFC24Zcjs.resolve; exports.sep = _chunkHESFC24Zcjs.sep; exports.toNamespacedPath = _chunkHESFC24Zcjs.toNamespacedPath;
|
|
@@ -1,19 +1,30 @@
|
|
|
1
|
+
import path from 'node:path';
|
|
2
|
+
|
|
3
|
+
declare function normalizeWindowsPath(input?: string): string;
|
|
1
4
|
/**
|
|
2
|
-
*
|
|
5
|
+
* Constant for path separator.
|
|
3
6
|
*
|
|
4
|
-
*
|
|
5
|
-
* @returns The corrected path
|
|
7
|
+
* Always equals to `"/"`.
|
|
6
8
|
*/
|
|
9
|
+
declare const sep = "/";
|
|
7
10
|
declare const correctPaths: (path?: string) => string;
|
|
11
|
+
declare const joinPaths: typeof path.join;
|
|
12
|
+
declare const resolve: typeof path.resolve;
|
|
8
13
|
/**
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* @remarks
|
|
12
|
-
* This function also corrects any inconsistencies in the path's separators
|
|
14
|
+
* Resolves a string path, resolving '.' and '.' segments and allowing paths above the root.
|
|
13
15
|
*
|
|
14
|
-
* @param
|
|
15
|
-
* @
|
|
16
|
+
* @param path - The path to normalise.
|
|
17
|
+
* @param allowAboveRoot - Whether to allow the resulting path to be above the root directory.
|
|
18
|
+
* @returns the normalised path string.
|
|
16
19
|
*/
|
|
17
|
-
declare
|
|
20
|
+
declare function normalizeString(path: string, allowAboveRoot: boolean): string;
|
|
21
|
+
declare const isAbsolute: typeof path.isAbsolute;
|
|
22
|
+
declare const toNamespacedPath: typeof path.toNamespacedPath;
|
|
23
|
+
declare const extname: typeof path.extname;
|
|
24
|
+
declare const relative: typeof path.relative;
|
|
25
|
+
declare const dirname: typeof path.dirname;
|
|
26
|
+
declare const format: typeof path.format;
|
|
27
|
+
declare const basename: typeof path.basename;
|
|
28
|
+
declare const parse: typeof path.parse;
|
|
18
29
|
|
|
19
|
-
export { correctPaths, joinPaths };
|
|
30
|
+
export { basename, correctPaths, dirname, extname, format, isAbsolute, joinPaths, normalizeString, normalizeWindowsPath, parse, relative, resolve, sep, toNamespacedPath };
|
|
@@ -1,19 +1,30 @@
|
|
|
1
|
+
import path from 'node:path';
|
|
2
|
+
|
|
3
|
+
declare function normalizeWindowsPath(input?: string): string;
|
|
1
4
|
/**
|
|
2
|
-
*
|
|
5
|
+
* Constant for path separator.
|
|
3
6
|
*
|
|
4
|
-
*
|
|
5
|
-
* @returns The corrected path
|
|
7
|
+
* Always equals to `"/"`.
|
|
6
8
|
*/
|
|
9
|
+
declare const sep = "/";
|
|
7
10
|
declare const correctPaths: (path?: string) => string;
|
|
11
|
+
declare const joinPaths: typeof path.join;
|
|
12
|
+
declare const resolve: typeof path.resolve;
|
|
8
13
|
/**
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* @remarks
|
|
12
|
-
* This function also corrects any inconsistencies in the path's separators
|
|
14
|
+
* Resolves a string path, resolving '.' and '.' segments and allowing paths above the root.
|
|
13
15
|
*
|
|
14
|
-
* @param
|
|
15
|
-
* @
|
|
16
|
+
* @param path - The path to normalise.
|
|
17
|
+
* @param allowAboveRoot - Whether to allow the resulting path to be above the root directory.
|
|
18
|
+
* @returns the normalised path string.
|
|
16
19
|
*/
|
|
17
|
-
declare
|
|
20
|
+
declare function normalizeString(path: string, allowAboveRoot: boolean): string;
|
|
21
|
+
declare const isAbsolute: typeof path.isAbsolute;
|
|
22
|
+
declare const toNamespacedPath: typeof path.toNamespacedPath;
|
|
23
|
+
declare const extname: typeof path.extname;
|
|
24
|
+
declare const relative: typeof path.relative;
|
|
25
|
+
declare const dirname: typeof path.dirname;
|
|
26
|
+
declare const format: typeof path.format;
|
|
27
|
+
declare const basename: typeof path.basename;
|
|
28
|
+
declare const parse: typeof path.parse;
|
|
18
29
|
|
|
19
|
-
export { correctPaths, joinPaths };
|
|
30
|
+
export { basename, correctPaths, dirname, extname, format, isAbsolute, joinPaths, normalizeString, normalizeWindowsPath, parse, relative, resolve, sep, toNamespacedPath };
|
|
@@ -1,9 +1,33 @@
|
|
|
1
1
|
import {
|
|
2
|
+
basename,
|
|
2
3
|
correctPaths,
|
|
3
|
-
|
|
4
|
-
|
|
4
|
+
dirname,
|
|
5
|
+
extname,
|
|
6
|
+
format,
|
|
7
|
+
isAbsolute,
|
|
8
|
+
joinPaths,
|
|
9
|
+
normalizeString,
|
|
10
|
+
normalizeWindowsPath,
|
|
11
|
+
parse,
|
|
12
|
+
relative,
|
|
13
|
+
resolve,
|
|
14
|
+
sep,
|
|
15
|
+
toNamespacedPath
|
|
16
|
+
} from "../chunk-MLUBD3PU.js";
|
|
5
17
|
import "../chunk-SHUYVCID.js";
|
|
6
18
|
export {
|
|
19
|
+
basename,
|
|
7
20
|
correctPaths,
|
|
8
|
-
|
|
21
|
+
dirname,
|
|
22
|
+
extname,
|
|
23
|
+
format,
|
|
24
|
+
isAbsolute,
|
|
25
|
+
joinPaths,
|
|
26
|
+
normalizeString,
|
|
27
|
+
normalizeWindowsPath,
|
|
28
|
+
parse,
|
|
29
|
+
relative,
|
|
30
|
+
resolve,
|
|
31
|
+
sep,
|
|
32
|
+
toNamespacedPath
|
|
9
33
|
};
|