@storm-software/config-tools 1.167.0 → 1.167.2

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 CHANGED
@@ -21,7 +21,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
21
21
 
22
22
  <h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
23
23
 
24
- [![Version](https://img.shields.io/badge/version-1.166.2-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;[![documented with Fumadocs](https://img.shields.io/badge/documented_with-fumadocs-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://fumadocs.vercel.app/)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
24
+ [![Version](https://img.shields.io/badge/version-1.167.1-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;[![documented with Fumadocs](https://img.shields.io/badge/documented_with-fumadocs-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://fumadocs.vercel.app/)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
25
25
 
26
26
  <!-- prettier-ignore-start -->
27
27
  <!-- markdownlint-disable -->
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  loadStormWorkspaceConfig,
3
3
  tryLoadStormWorkspaceConfig
4
- } from "./chunk-GK6OSUUD.js";
4
+ } from "./chunk-WITKEKZ5.js";
5
5
  import {
6
6
  findWorkspaceRoot
7
7
  } from "./chunk-VLWSWYG7.js";
@@ -1,14 +1,14 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
3
 
4
- var _chunkPKYL423Fcjs = require('./chunk-PKYL423F.cjs');
4
+ var _chunkBJ2W75ZOcjs = require('./chunk-BJ2W75ZO.cjs');
5
5
 
6
6
 
7
7
  var _chunkAEZINHEAcjs = require('./chunk-AEZINHEA.cjs');
8
8
 
9
9
  // src/get-config.ts
10
10
  var getConfig = (workspaceRoot, skipLogs = false) => {
11
- return _chunkPKYL423Fcjs.loadStormWorkspaceConfig.call(void 0, workspaceRoot, skipLogs);
11
+ return _chunkBJ2W75ZOcjs.loadStormWorkspaceConfig.call(void 0, workspaceRoot, skipLogs);
12
12
  };
13
13
  var getWorkspaceConfig = (skipLogs = false, options = {}) => {
14
14
  let workspaceRoot = options.workspaceRoot;
@@ -23,7 +23,7 @@ var tryGetWorkspaceConfig = async (skipLogs = false, options = {}) => {
23
23
  if (!workspaceRoot) {
24
24
  workspaceRoot = _chunkAEZINHEAcjs.findWorkspaceRoot.call(void 0, options.cwd);
25
25
  }
26
- return _chunkPKYL423Fcjs.tryLoadStormWorkspaceConfig.call(void 0,
26
+ return _chunkBJ2W75ZOcjs.tryLoadStormWorkspaceConfig.call(void 0,
27
27
  workspaceRoot,
28
28
  skipLogs,
29
29
  options.useDefault
@@ -3,9 +3,7 @@
3
3
 
4
4
 
5
5
 
6
- var _chunkPKYL423Fcjs = require('./chunk-PKYL423F.cjs');
7
- require('./chunk-56NGBR4S.cjs');
8
- require('./chunk-H425P7G5.cjs');
6
+ var _chunkBJ2W75ZOcjs = require('./chunk-BJ2W75ZO.cjs');
9
7
  require('./chunk-7HCUD67D.cjs');
10
8
  require('./chunk-UNXQ2AR4.cjs');
11
9
  require('./chunk-FCWF3I34.cjs');
@@ -20,6 +18,8 @@ require('./chunk-NS5PJ2RM.cjs');
20
18
  require('./chunk-PSHJQ2NP.cjs');
21
19
  require('./chunk-PLLCZVZO.cjs');
22
20
  require('./chunk-QNDF3RQL.cjs');
21
+ require('./chunk-H425P7G5.cjs');
22
+ require('./chunk-56NGBR4S.cjs');
23
23
  require('./chunk-4JREL2GQ.cjs');
24
24
  require('./chunk-7BZWQZUV.cjs');
25
25
  require('./chunk-C5OTFOQB.cjs');
@@ -28,4 +28,4 @@ require('./chunk-C5OTFOQB.cjs');
28
28
 
29
29
 
30
30
 
31
- exports.createConfigExtension = _chunkPKYL423Fcjs.createConfigExtension; exports.createStormWorkspaceConfig = _chunkPKYL423Fcjs.createStormWorkspaceConfig; exports.loadStormWorkspaceConfig = _chunkPKYL423Fcjs.loadStormWorkspaceConfig; exports.tryLoadStormWorkspaceConfig = _chunkPKYL423Fcjs.tryLoadStormWorkspaceConfig;
31
+ exports.createConfigExtension = _chunkBJ2W75ZOcjs.createConfigExtension; exports.createStormWorkspaceConfig = _chunkBJ2W75ZOcjs.createStormWorkspaceConfig; exports.loadStormWorkspaceConfig = _chunkBJ2W75ZOcjs.loadStormWorkspaceConfig; exports.tryLoadStormWorkspaceConfig = _chunkBJ2W75ZOcjs.tryLoadStormWorkspaceConfig;
@@ -3,9 +3,7 @@ import {
3
3
  createStormWorkspaceConfig,
4
4
  loadStormWorkspaceConfig,
5
5
  tryLoadStormWorkspaceConfig
6
- } from "./chunk-GK6OSUUD.js";
7
- import "./chunk-RSKVXFI5.js";
8
- import "./chunk-XS7LVKAI.js";
6
+ } from "./chunk-WITKEKZ5.js";
9
7
  import "./chunk-XO6ICAFH.js";
10
8
  import "./chunk-I6MMCLIA.js";
11
9
  import "./chunk-ELNIDXR5.js";
@@ -20,6 +18,8 @@ import "./chunk-T3MUE32G.js";
20
18
  import "./chunk-OJP4XIBV.js";
21
19
  import "./chunk-R6A4VPC4.js";
22
20
  import "./chunk-XEZGYUS2.js";
21
+ import "./chunk-XS7LVKAI.js";
22
+ import "./chunk-RSKVXFI5.js";
23
23
  import "./chunk-FRR2ZRWD.js";
24
24
  import "./chunk-4XRV4CVP.js";
25
25
  import "./chunk-3QAWRU2B.js";
@@ -2,11 +2,11 @@
2
2
 
3
3
 
4
4
 
5
- var _chunk56NGBR4Scjs = require('../chunk-56NGBR4S.cjs');
5
+ var _chunkH425P7G5cjs = require('../chunk-H425P7G5.cjs');
6
6
 
7
7
 
8
8
 
9
- var _chunkH425P7G5cjs = require('../chunk-H425P7G5.cjs');
9
+ var _chunk56NGBR4Scjs = require('../chunk-56NGBR4S.cjs');
10
10
  require('../chunk-4JREL2GQ.cjs');
11
11
  require('../chunk-7BZWQZUV.cjs');
12
12
  require('../chunk-C5OTFOQB.cjs');
package/dist/env/index.js CHANGED
@@ -1,12 +1,12 @@
1
1
  import "../chunk-GSK6EGCB.js";
2
- import {
3
- getConfigEnv,
4
- getExtensionEnv
5
- } from "../chunk-RSKVXFI5.js";
6
2
  import {
7
3
  setConfigEnv,
8
4
  setExtensionEnv
9
5
  } from "../chunk-XS7LVKAI.js";
6
+ import {
7
+ getConfigEnv,
8
+ getExtensionEnv
9
+ } from "../chunk-RSKVXFI5.js";
10
10
  import "../chunk-FRR2ZRWD.js";
11
11
  import "../chunk-4XRV4CVP.js";
12
12
  import "../chunk-3QAWRU2B.js";
@@ -2,10 +2,8 @@
2
2
 
3
3
 
4
4
 
5
- var _chunk7BYG54D7cjs = require('./chunk-7BYG54D7.cjs');
6
- require('./chunk-PKYL423F.cjs');
7
- require('./chunk-56NGBR4S.cjs');
8
- require('./chunk-H425P7G5.cjs');
5
+ var _chunkH2GU4JMJcjs = require('./chunk-H2GU4JMJ.cjs');
6
+ require('./chunk-BJ2W75ZO.cjs');
9
7
  require('./chunk-7HCUD67D.cjs');
10
8
  require('./chunk-UNXQ2AR4.cjs');
11
9
  require('./chunk-FCWF3I34.cjs');
@@ -20,6 +18,8 @@ require('./chunk-NS5PJ2RM.cjs');
20
18
  require('./chunk-PSHJQ2NP.cjs');
21
19
  require('./chunk-PLLCZVZO.cjs');
22
20
  require('./chunk-QNDF3RQL.cjs');
21
+ require('./chunk-H425P7G5.cjs');
22
+ require('./chunk-56NGBR4S.cjs');
23
23
  require('./chunk-4JREL2GQ.cjs');
24
24
  require('./chunk-7BZWQZUV.cjs');
25
25
  require('./chunk-C5OTFOQB.cjs');
@@ -27,4 +27,4 @@ require('./chunk-C5OTFOQB.cjs');
27
27
 
28
28
 
29
29
 
30
- exports.getConfig = _chunk7BYG54D7cjs.getConfig; exports.getWorkspaceConfig = _chunk7BYG54D7cjs.getWorkspaceConfig; exports.tryGetWorkspaceConfig = _chunk7BYG54D7cjs.tryGetWorkspaceConfig;
30
+ exports.getConfig = _chunkH2GU4JMJcjs.getConfig; exports.getWorkspaceConfig = _chunkH2GU4JMJcjs.getWorkspaceConfig; exports.tryGetWorkspaceConfig = _chunkH2GU4JMJcjs.tryGetWorkspaceConfig;
@@ -2,10 +2,8 @@ import {
2
2
  getConfig,
3
3
  getWorkspaceConfig,
4
4
  tryGetWorkspaceConfig
5
- } from "./chunk-DBNZROVM.js";
6
- import "./chunk-GK6OSUUD.js";
7
- import "./chunk-RSKVXFI5.js";
8
- import "./chunk-XS7LVKAI.js";
5
+ } from "./chunk-BAWQ37NK.js";
6
+ import "./chunk-WITKEKZ5.js";
9
7
  import "./chunk-XO6ICAFH.js";
10
8
  import "./chunk-I6MMCLIA.js";
11
9
  import "./chunk-ELNIDXR5.js";
@@ -20,6 +18,8 @@ import "./chunk-T3MUE32G.js";
20
18
  import "./chunk-OJP4XIBV.js";
21
19
  import "./chunk-R6A4VPC4.js";
22
20
  import "./chunk-XEZGYUS2.js";
21
+ import "./chunk-XS7LVKAI.js";
22
+ import "./chunk-RSKVXFI5.js";
23
23
  import "./chunk-FRR2ZRWD.js";
24
24
  import "./chunk-4XRV4CVP.js";
25
25
  import "./chunk-3QAWRU2B.js";
package/dist/index.cjs CHANGED
@@ -1,5 +1,4 @@
1
- "use strict";Object.defineProperty(exports, "__esModule", {value: true});require('./chunk-E4R6RI5D.cjs');
2
- require('./chunk-6D6DEG6Z.cjs');
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});require('./chunk-6D6DEG6Z.cjs');
3
2
 
4
3
 
5
4
  var _chunkJ2LCTMCIcjs = require('./chunk-J2LCTMCI.cjs');
@@ -7,22 +6,14 @@ var _chunkJ2LCTMCIcjs = require('./chunk-J2LCTMCI.cjs');
7
6
 
8
7
 
9
8
 
10
- var _chunk7BYG54D7cjs = require('./chunk-7BYG54D7.cjs');
9
+ var _chunkH2GU4JMJcjs = require('./chunk-H2GU4JMJ.cjs');
11
10
 
12
11
 
13
12
 
14
13
 
15
14
 
16
- var _chunkPKYL423Fcjs = require('./chunk-PKYL423F.cjs');
17
- require('./chunk-6DTRKFZD.cjs');
18
-
19
-
20
-
21
- var _chunk56NGBR4Scjs = require('./chunk-56NGBR4S.cjs');
22
-
23
-
24
-
25
- var _chunkH425P7G5cjs = require('./chunk-H425P7G5.cjs');
15
+ var _chunkBJ2W75ZOcjs = require('./chunk-BJ2W75ZO.cjs');
16
+ require('./chunk-E4R6RI5D.cjs');
26
17
 
27
18
 
28
19
 
@@ -82,6 +73,15 @@ var _chunkPLLCZVZOcjs = require('./chunk-PLLCZVZO.cjs');
82
73
 
83
74
 
84
75
  var _chunkQNDF3RQLcjs = require('./chunk-QNDF3RQL.cjs');
76
+ require('./chunk-6DTRKFZD.cjs');
77
+
78
+
79
+
80
+ var _chunkH425P7G5cjs = require('./chunk-H425P7G5.cjs');
81
+
82
+
83
+
84
+ var _chunk56NGBR4Scjs = require('./chunk-56NGBR4S.cjs');
85
85
 
86
86
 
87
87
 
@@ -172,4 +172,4 @@ var _chunkC5OTFOQBcjs = require('./chunk-C5OTFOQB.cjs');
172
172
 
173
173
 
174
174
 
175
- exports.CONSOLE_ICONS = _chunkPSHJQ2NPcjs.CONSOLE_ICONS; exports.DEFAULT_COLOR_CONFIG = _chunkGIXUQACBcjs.DEFAULT_COLOR_CONFIG; exports.LARGE_BUFFER = _chunkZGLOKOL3cjs.LARGE_BUFFER; exports.LogLevel = _chunkC5OTFOQBcjs.LogLevel; exports.LogLevelLabel = _chunkC5OTFOQBcjs.LogLevelLabel; exports.applyWorkspaceBaseTokens = _chunkAQ2NOVJFcjs.applyWorkspaceBaseTokens; exports.applyWorkspaceProjectTokens = _chunkAQ2NOVJFcjs.applyWorkspaceProjectTokens; exports.applyWorkspaceTokens = _chunkAQ2NOVJFcjs.applyWorkspaceTokens; exports.basename = _chunk4JREL2GQcjs.basename; exports.correctPaths = _chunk4JREL2GQcjs.correctPaths; exports.createConfigExtension = _chunkPKYL423Fcjs.createConfigExtension; exports.createLogger = _chunkJ2LCTMCIcjs.createLogger; exports.createStormWorkspaceConfig = _chunkPKYL423Fcjs.createStormWorkspaceConfig; exports.dirname = _chunk4JREL2GQcjs.dirname; exports.exitWithError = _chunkFCWF3I34cjs.exitWithError; exports.exitWithSuccess = _chunkFCWF3I34cjs.exitWithSuccess; exports.extname = _chunk4JREL2GQcjs.extname; exports.findFileName = _chunkT4ZMKMEGcjs.findFileName; exports.findFilePath = _chunkT4ZMKMEGcjs.findFilePath; exports.findWorkspaceRoot = _chunkAEZINHEAcjs.findWorkspaceRoot; exports.findWorkspaceRootSafe = _chunkAEZINHEAcjs.findWorkspaceRootSafe; exports.format = _chunk4JREL2GQcjs.format; exports.formatLogMessage = _chunk7SIKKF62cjs.formatLogMessage; exports.formatTimestamp = _chunkQNDF3RQLcjs.formatTimestamp; exports.getChalk = _chunkNS5PJ2RMcjs.getChalk; exports.getConfig = _chunk7BYG54D7cjs.getConfig; exports.getConfigEnv = _chunk56NGBR4Scjs.getConfigEnv; exports.getConfigFile = _chunk7HCUD67Dcjs.getConfigFile; exports.getConfigFileByName = _chunk7HCUD67Dcjs.getConfigFileByName; exports.getDefaultConfig = _chunkGIXUQACBcjs.getDefaultConfig; exports.getExtensionEnv = _chunk56NGBR4Scjs.getExtensionEnv; exports.getLogFn = _chunk7SIKKF62cjs.getLogFn; exports.getLogLevel = _chunk7BZWQZUVcjs.getLogLevel; exports.getLogLevelLabel = _chunk7BZWQZUVcjs.getLogLevelLabel; exports.getStopwatch = _chunk7SIKKF62cjs.getStopwatch; exports.getWorkspaceConfig = _chunk7BYG54D7cjs.getWorkspaceConfig; exports.handleProcess = _chunkFCWF3I34cjs.handleProcess; exports.isAbsolute = _chunk4JREL2GQcjs.isAbsolute; exports.isUnicodeSupported = _chunkPLLCZVZOcjs.isUnicodeSupported; exports.isVerbose = _chunk7BZWQZUVcjs.isVerbose; exports.joinPaths = _chunk4JREL2GQcjs.joinPaths; exports.loadStormWorkspaceConfig = _chunkPKYL423Fcjs.loadStormWorkspaceConfig; exports.normalizeString = _chunk4JREL2GQcjs.normalizeString; exports.normalizeWindowsPath = _chunk4JREL2GQcjs.normalizeWindowsPath; exports.parse = _chunk4JREL2GQcjs.parse; exports.relative = _chunk4JREL2GQcjs.relative; exports.removeExtension = _chunkT4ZMKMEGcjs.removeExtension; exports.resolve = _chunk4JREL2GQcjs.resolve; exports.run = _chunkZGLOKOL3cjs.run; exports.runAsync = _chunkZGLOKOL3cjs.runAsync; exports.sep = _chunk4JREL2GQcjs.sep; exports.setConfigEnv = _chunkH425P7G5cjs.setConfigEnv; exports.setExtensionEnv = _chunkH425P7G5cjs.setExtensionEnv; exports.toNamespacedPath = _chunk4JREL2GQcjs.toNamespacedPath; exports.tryGetWorkspaceConfig = _chunk7BYG54D7cjs.tryGetWorkspaceConfig; exports.tryLoadStormWorkspaceConfig = _chunkPKYL423Fcjs.tryLoadStormWorkspaceConfig; exports.writeDebug = _chunk7SIKKF62cjs.writeDebug; exports.writeError = _chunk7SIKKF62cjs.writeError; exports.writeFatal = _chunk7SIKKF62cjs.writeFatal; exports.writeInfo = _chunk7SIKKF62cjs.writeInfo; exports.writeSuccess = _chunk7SIKKF62cjs.writeSuccess; exports.writeSystem = _chunk7SIKKF62cjs.writeSystem; exports.writeTrace = _chunk7SIKKF62cjs.writeTrace; exports.writeWarning = _chunk7SIKKF62cjs.writeWarning;
175
+ exports.CONSOLE_ICONS = _chunkPSHJQ2NPcjs.CONSOLE_ICONS; exports.DEFAULT_COLOR_CONFIG = _chunkGIXUQACBcjs.DEFAULT_COLOR_CONFIG; exports.LARGE_BUFFER = _chunkZGLOKOL3cjs.LARGE_BUFFER; exports.LogLevel = _chunkC5OTFOQBcjs.LogLevel; exports.LogLevelLabel = _chunkC5OTFOQBcjs.LogLevelLabel; exports.applyWorkspaceBaseTokens = _chunkAQ2NOVJFcjs.applyWorkspaceBaseTokens; exports.applyWorkspaceProjectTokens = _chunkAQ2NOVJFcjs.applyWorkspaceProjectTokens; exports.applyWorkspaceTokens = _chunkAQ2NOVJFcjs.applyWorkspaceTokens; exports.basename = _chunk4JREL2GQcjs.basename; exports.correctPaths = _chunk4JREL2GQcjs.correctPaths; exports.createConfigExtension = _chunkBJ2W75ZOcjs.createConfigExtension; exports.createLogger = _chunkJ2LCTMCIcjs.createLogger; exports.createStormWorkspaceConfig = _chunkBJ2W75ZOcjs.createStormWorkspaceConfig; exports.dirname = _chunk4JREL2GQcjs.dirname; exports.exitWithError = _chunkFCWF3I34cjs.exitWithError; exports.exitWithSuccess = _chunkFCWF3I34cjs.exitWithSuccess; exports.extname = _chunk4JREL2GQcjs.extname; exports.findFileName = _chunkT4ZMKMEGcjs.findFileName; exports.findFilePath = _chunkT4ZMKMEGcjs.findFilePath; exports.findWorkspaceRoot = _chunkAEZINHEAcjs.findWorkspaceRoot; exports.findWorkspaceRootSafe = _chunkAEZINHEAcjs.findWorkspaceRootSafe; exports.format = _chunk4JREL2GQcjs.format; exports.formatLogMessage = _chunk7SIKKF62cjs.formatLogMessage; exports.formatTimestamp = _chunkQNDF3RQLcjs.formatTimestamp; exports.getChalk = _chunkNS5PJ2RMcjs.getChalk; exports.getConfig = _chunkH2GU4JMJcjs.getConfig; exports.getConfigEnv = _chunk56NGBR4Scjs.getConfigEnv; exports.getConfigFile = _chunk7HCUD67Dcjs.getConfigFile; exports.getConfigFileByName = _chunk7HCUD67Dcjs.getConfigFileByName; exports.getDefaultConfig = _chunkGIXUQACBcjs.getDefaultConfig; exports.getExtensionEnv = _chunk56NGBR4Scjs.getExtensionEnv; exports.getLogFn = _chunk7SIKKF62cjs.getLogFn; exports.getLogLevel = _chunk7BZWQZUVcjs.getLogLevel; exports.getLogLevelLabel = _chunk7BZWQZUVcjs.getLogLevelLabel; exports.getStopwatch = _chunk7SIKKF62cjs.getStopwatch; exports.getWorkspaceConfig = _chunkH2GU4JMJcjs.getWorkspaceConfig; exports.handleProcess = _chunkFCWF3I34cjs.handleProcess; exports.isAbsolute = _chunk4JREL2GQcjs.isAbsolute; exports.isUnicodeSupported = _chunkPLLCZVZOcjs.isUnicodeSupported; exports.isVerbose = _chunk7BZWQZUVcjs.isVerbose; exports.joinPaths = _chunk4JREL2GQcjs.joinPaths; exports.loadStormWorkspaceConfig = _chunkBJ2W75ZOcjs.loadStormWorkspaceConfig; exports.normalizeString = _chunk4JREL2GQcjs.normalizeString; exports.normalizeWindowsPath = _chunk4JREL2GQcjs.normalizeWindowsPath; exports.parse = _chunk4JREL2GQcjs.parse; exports.relative = _chunk4JREL2GQcjs.relative; exports.removeExtension = _chunkT4ZMKMEGcjs.removeExtension; exports.resolve = _chunk4JREL2GQcjs.resolve; exports.run = _chunkZGLOKOL3cjs.run; exports.runAsync = _chunkZGLOKOL3cjs.runAsync; exports.sep = _chunk4JREL2GQcjs.sep; exports.setConfigEnv = _chunkH425P7G5cjs.setConfigEnv; exports.setExtensionEnv = _chunkH425P7G5cjs.setExtensionEnv; exports.toNamespacedPath = _chunk4JREL2GQcjs.toNamespacedPath; exports.tryGetWorkspaceConfig = _chunkH2GU4JMJcjs.tryGetWorkspaceConfig; exports.tryLoadStormWorkspaceConfig = _chunkBJ2W75ZOcjs.tryLoadStormWorkspaceConfig; exports.writeDebug = _chunk7SIKKF62cjs.writeDebug; exports.writeError = _chunk7SIKKF62cjs.writeError; exports.writeFatal = _chunk7SIKKF62cjs.writeFatal; exports.writeInfo = _chunk7SIKKF62cjs.writeInfo; exports.writeSuccess = _chunk7SIKKF62cjs.writeSuccess; exports.writeSystem = _chunk7SIKKF62cjs.writeSystem; exports.writeTrace = _chunk7SIKKF62cjs.writeTrace; exports.writeWarning = _chunk7SIKKF62cjs.writeWarning;
package/dist/index.js CHANGED
@@ -1,4 +1,3 @@
1
- import "./chunk-SABD7NYM.js";
2
1
  import "./chunk-XIA6NF6N.js";
3
2
  import {
4
3
  createLogger
@@ -7,22 +6,14 @@ import {
7
6
  getConfig,
8
7
  getWorkspaceConfig,
9
8
  tryGetWorkspaceConfig
10
- } from "./chunk-DBNZROVM.js";
9
+ } from "./chunk-BAWQ37NK.js";
11
10
  import {
12
11
  createConfigExtension,
13
12
  createStormWorkspaceConfig,
14
13
  loadStormWorkspaceConfig,
15
14
  tryLoadStormWorkspaceConfig
16
- } from "./chunk-GK6OSUUD.js";
17
- import "./chunk-GSK6EGCB.js";
18
- import {
19
- getConfigEnv,
20
- getExtensionEnv
21
- } from "./chunk-RSKVXFI5.js";
22
- import {
23
- setConfigEnv,
24
- setExtensionEnv
25
- } from "./chunk-XS7LVKAI.js";
15
+ } from "./chunk-WITKEKZ5.js";
16
+ import "./chunk-SABD7NYM.js";
26
17
  import {
27
18
  getConfigFile,
28
19
  getConfigFileByName
@@ -82,6 +73,15 @@ import {
82
73
  import {
83
74
  formatTimestamp
84
75
  } from "./chunk-XEZGYUS2.js";
76
+ import "./chunk-GSK6EGCB.js";
77
+ import {
78
+ setConfigEnv,
79
+ setExtensionEnv
80
+ } from "./chunk-XS7LVKAI.js";
81
+ import {
82
+ getConfigEnv,
83
+ getExtensionEnv
84
+ } from "./chunk-RSKVXFI5.js";
85
85
  import {
86
86
  basename,
87
87
  correctPaths,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/config-tools",
3
- "version": "1.167.0",
3
+ "version": "1.167.2",
4
4
  "type": "module",
5
5
  "description": "⚡The Storm-Ops monorepo contains utility applications, tools, and various libraries to create modern and scalable web applications.",
6
6
  "repository": {
@@ -218,7 +218,7 @@
218
218
  "monorepo"
219
219
  ],
220
220
  "dependencies": {
221
- "@storm-software/config": "^1.117.1",
221
+ "@storm-software/config": "^1.118.0",
222
222
  "c12": "^2.0.0-beta.2",
223
223
  "chalk": "^4.1.2",
224
224
  "commander": "^12.1.0",
@@ -1,24 +1,24 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; }
2
2
 
3
+ var _chunk7HCUD67Dcjs = require('./chunk-7HCUD67D.cjs');
3
4
 
4
- var _chunk56NGBR4Scjs = require('./chunk-56NGBR4S.cjs');
5
5
 
6
6
 
7
- var _chunkH425P7G5cjs = require('./chunk-H425P7G5.cjs');
8
7
 
8
+ var _chunk7SIKKF62cjs = require('./chunk-7SIKKF62.cjs');
9
9
 
10
- var _chunk7HCUD67Dcjs = require('./chunk-7HCUD67D.cjs');
11
10
 
11
+ var _chunkGIXUQACBcjs = require('./chunk-GIXUQACB.cjs');
12
12
 
13
13
 
14
+ var _chunkAEZINHEAcjs = require('./chunk-AEZINHEA.cjs');
14
15
 
15
- var _chunk7SIKKF62cjs = require('./chunk-7SIKKF62.cjs');
16
16
 
17
+ var _chunkH425P7G5cjs = require('./chunk-H425P7G5.cjs');
17
18
 
18
- var _chunkGIXUQACBcjs = require('./chunk-GIXUQACB.cjs');
19
19
 
20
20
 
21
- var _chunkAEZINHEAcjs = require('./chunk-AEZINHEA.cjs');
21
+ var _chunk56NGBR4Scjs = require('./chunk-56NGBR4S.cjs');
22
22
 
23
23
  // src/create-storm-config.ts
24
24
  var _schema = require('@storm-software/config/schema');
@@ -1,10 +1,3 @@
1
- import {
2
- getConfigEnv,
3
- getExtensionEnv
4
- } from "./chunk-RSKVXFI5.js";
5
- import {
6
- setConfigEnv
7
- } from "./chunk-XS7LVKAI.js";
8
1
  import {
9
2
  getConfigFile
10
3
  } from "./chunk-XO6ICAFH.js";
@@ -19,6 +12,13 @@ import {
19
12
  import {
20
13
  findWorkspaceRoot
21
14
  } from "./chunk-VLWSWYG7.js";
15
+ import {
16
+ setConfigEnv
17
+ } from "./chunk-XS7LVKAI.js";
18
+ import {
19
+ getConfigEnv,
20
+ getExtensionEnv
21
+ } from "./chunk-RSKVXFI5.js";
22
22
 
23
23
  // src/create-storm-config.ts
24
24
  import { stormWorkspaceConfigSchema } from "@storm-software/config/schema";