@storm-software/config-tools
Version:
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.
202 lines (29 loc) • 6.04 kB
JavaScript
;Object.defineProperty(exports, "__esModule", {value: true});
var _chunkRY5XPR3Icjs = require('./chunk-RY5XPR3I.cjs');
var _chunkN344QHFBcjs = require('./chunk-N344QHFB.cjs');
require('./chunk-IWD6YQKX.cjs');
var _chunkVUFYY3YZcjs = require('./chunk-VUFYY3YZ.cjs');
require('./chunk-3COHMHPU.cjs');
var _chunkUKSAAYLNcjs = require('./chunk-UKSAAYLN.cjs');
var _chunk6Y623TCScjs = require('./chunk-6Y623TCS.cjs');
var _chunkOSIUQTFQcjs = require('./chunk-OSIUQTFQ.cjs');
var _chunkEMO3BY53cjs = require('./chunk-EMO3BY53.cjs');
var _chunk2WBD2G3Ecjs = require('./chunk-2WBD2G3E.cjs');
var _chunkCFXT4ZAWcjs = require('./chunk-CFXT4ZAW.cjs');
var _chunk3CNCDDWZcjs = require('./chunk-3CNCDDWZ.cjs');
require('./chunk-NJFLUTGH.cjs');
require('./chunk-7PV6L7I7.cjs');
var _chunk4NI5G6NWcjs = require('./chunk-4NI5G6NW.cjs');
var _chunkNYO7XHLWcjs = require('./chunk-NYO7XHLW.cjs');
var _chunkL4YHJZ6Qcjs = require('./chunk-L4YHJZ6Q.cjs');
var _chunkLOY6ICHZcjs = require('./chunk-LOY6ICHZ.cjs');
var _chunkEC2KPWRGcjs = require('./chunk-EC2KPWRG.cjs');
var _chunkDTGT4OI3cjs = require('./chunk-DTGT4OI3.cjs');
var _chunkWQJYIPSLcjs = require('./chunk-WQJYIPSL.cjs');
require('./chunk-65SWKEHV.cjs');
var _chunkB2CQPVVLcjs = require('./chunk-B2CQPVVL.cjs');
var _chunkNHILCONIcjs = require('./chunk-NHILCONI.cjs');
var _chunkBDATZ3UBcjs = require('./chunk-BDATZ3UB.cjs');
var _chunkJWLDCEBZcjs = require('./chunk-JWLDCEBZ.cjs');
var _chunk7QBTVNMRcjs = require('./chunk-7QBTVNMR.cjs');
exports.CONSOLE_ICONS = _chunkEC2KPWRGcjs.CONSOLE_ICONS; exports.DEFAULT_COLOR_CONFIG = _chunkL4YHJZ6Qcjs.DEFAULT_COLOR_CONFIG; exports.LARGE_BUFFER = _chunk6Y623TCScjs.LARGE_BUFFER; exports.LogLevel = _chunk7QBTVNMRcjs.LogLevel; exports.LogLevelLabel = _chunk7QBTVNMRcjs.LogLevelLabel; exports.applyDefaultConfig = _chunkCFXT4ZAWcjs.applyDefaultConfig; exports.applyWorkspaceBaseTokens = _chunkEMO3BY53cjs.applyWorkspaceBaseTokens; exports.applyWorkspaceProjectTokens = _chunkEMO3BY53cjs.applyWorkspaceProjectTokens; exports.applyWorkspaceTokens = _chunkEMO3BY53cjs.applyWorkspaceTokens; exports.basename = _chunkBDATZ3UBcjs.basename; exports.brandIcon = _chunkNYO7XHLWcjs.brandIcon; exports.correctPaths = _chunkBDATZ3UBcjs.correctPaths; exports.createConfigExtension = _chunkN344QHFBcjs.createConfigExtension; exports.createLogger = _chunk4NI5G6NWcjs.createLogger; exports.createStormWorkspaceConfig = _chunkN344QHFBcjs.createStormWorkspaceConfig; exports.dirname = _chunkBDATZ3UBcjs.dirname; exports.exitWithError = _chunkUKSAAYLNcjs.exitWithError; exports.exitWithSuccess = _chunkUKSAAYLNcjs.exitWithSuccess; exports.extname = _chunkBDATZ3UBcjs.extname; exports.findFileName = _chunk2WBD2G3Ecjs.findFileName; exports.findFilePath = _chunk2WBD2G3Ecjs.findFilePath; exports.findWorkspaceRoot = _chunk3CNCDDWZcjs.findWorkspaceRoot; exports.findWorkspaceRootSafe = _chunk3CNCDDWZcjs.findWorkspaceRootSafe; exports.format = _chunkBDATZ3UBcjs.format; exports.formatLogMessage = _chunkNYO7XHLWcjs.formatLogMessage; exports.formatTimestamp = _chunkWQJYIPSLcjs.formatTimestamp; exports.getChalk = _chunkLOY6ICHZcjs.getChalk; exports.getColor = _chunkL4YHJZ6Qcjs.getColor; exports.getColors = _chunkL4YHJZ6Qcjs.getColors; exports.getConfig = _chunkRY5XPR3Icjs.getConfig; exports.getConfigEnv = _chunkNHILCONIcjs.getConfigEnv; exports.getConfigFile = _chunkVUFYY3YZcjs.getConfigFile; exports.getConfigFileByName = _chunkVUFYY3YZcjs.getConfigFileByName; exports.getExtensionEnv = _chunkNHILCONIcjs.getExtensionEnv; exports.getGradient = _chunkL4YHJZ6Qcjs.getGradient; exports.getLogFn = _chunkNYO7XHLWcjs.getLogFn; exports.getLogLevel = _chunkJWLDCEBZcjs.getLogLevel; exports.getLogLevelLabel = _chunkJWLDCEBZcjs.getLogLevelLabel; exports.getPackageJsonConfig = _chunkCFXT4ZAWcjs.getPackageJsonConfig; exports.getStopwatch = _chunkNYO7XHLWcjs.getStopwatch; exports.getWorkspaceConfig = _chunkRY5XPR3Icjs.getWorkspaceConfig; exports.handleProcess = _chunkUKSAAYLNcjs.handleProcess; exports.isAbsolute = _chunkBDATZ3UBcjs.isAbsolute; exports.isUnicodeSupported = _chunkDTGT4OI3cjs.isUnicodeSupported; exports.isVerbose = _chunkJWLDCEBZcjs.isVerbose; exports.joinPaths = _chunkBDATZ3UBcjs.joinPaths; exports.loadStormWorkspaceConfig = _chunkN344QHFBcjs.loadStormWorkspaceConfig; exports.modifyCargoNestedTable = _chunkOSIUQTFQcjs.modifyCargoNestedTable; exports.modifyCargoTable = _chunkOSIUQTFQcjs.modifyCargoTable; exports.normalizeString = _chunkBDATZ3UBcjs.normalizeString; exports.normalizeWindowsPath = _chunkBDATZ3UBcjs.normalizeWindowsPath; exports.parse = _chunkBDATZ3UBcjs.parse; exports.parseCargoToml = _chunkOSIUQTFQcjs.parseCargoToml; exports.parseCargoTomlWithTree = _chunkOSIUQTFQcjs.parseCargoTomlWithTree; exports.relative = _chunkBDATZ3UBcjs.relative; exports.removeExtension = _chunk2WBD2G3Ecjs.removeExtension; exports.resolve = _chunkBDATZ3UBcjs.resolve; exports.run = _chunk6Y623TCScjs.run; exports.runAsync = _chunk6Y623TCScjs.runAsync; exports.sep = _chunkBDATZ3UBcjs.sep; exports.setConfigEnv = _chunkB2CQPVVLcjs.setConfigEnv; exports.setExtensionEnv = _chunkB2CQPVVLcjs.setExtensionEnv; exports.stringifyCargoToml = _chunkOSIUQTFQcjs.stringifyCargoToml; exports.toNamespacedPath = _chunkBDATZ3UBcjs.toNamespacedPath; exports.tryGetWorkspaceConfig = _chunkRY5XPR3Icjs.tryGetWorkspaceConfig; exports.tryLoadStormWorkspaceConfig = _chunkN344QHFBcjs.tryLoadStormWorkspaceConfig; exports.writeDebug = _chunkNYO7XHLWcjs.writeDebug; exports.writeError = _chunkNYO7XHLWcjs.writeError; exports.writeFatal = _chunkNYO7XHLWcjs.writeFatal; exports.writeInfo = _chunkNYO7XHLWcjs.writeInfo; exports.writePerformance = _chunkNYO7XHLWcjs.writePerformance; exports.writeSuccess = _chunkNYO7XHLWcjs.writeSuccess; exports.writeSystem = _chunkNYO7XHLWcjs.writeSystem; exports.writeTrace = _chunkNYO7XHLWcjs.writeTrace; exports.writeWarning = _chunkNYO7XHLWcjs.writeWarning;