@kubb/core 3.14.0 → 3.14.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.
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
- var chunk5FMXBQIM_cjs = require('./chunk-5FMXBQIM.cjs');
4
- var chunkXYYJ47OY_cjs = require('./chunk-XYYJ47OY.cjs');
3
+ var chunkTC37PFUL_cjs = require('./chunk-TC37PFUL.cjs');
4
+ var chunkKZOJCFA7_cjs = require('./chunk-KZOJCFA7.cjs');
5
5
  var seedrandom = require('seedrandom');
6
6
  var tty = require('tty');
7
7
  var events = require('events');
@@ -34,13 +34,13 @@ var tty__namespace = /*#__PURE__*/_interopNamespace(tty);
34
34
  var g$1__default = /*#__PURE__*/_interopDefault(g$1);
35
35
 
36
36
  // src/logger.ts
37
- chunkXYYJ47OY_cjs.init_cjs_shims();
37
+ chunkKZOJCFA7_cjs.init_cjs_shims();
38
38
 
39
39
  // ../../node_modules/.pnpm/consola@3.4.2/node_modules/consola/dist/utils.mjs
40
- chunkXYYJ47OY_cjs.init_cjs_shims();
40
+ chunkKZOJCFA7_cjs.init_cjs_shims();
41
41
 
42
42
  // ../../node_modules/.pnpm/consola@3.4.2/node_modules/consola/dist/shared/consola.DXBYu-KD.mjs
43
- chunkXYYJ47OY_cjs.init_cjs_shims();
43
+ chunkKZOJCFA7_cjs.init_cjs_shims();
44
44
  var {
45
45
  env = {},
46
46
  argv = [],
@@ -276,7 +276,7 @@ function box(text, _opts = {}) {
276
276
  }
277
277
 
278
278
  // src/utils/EventEmitter.ts
279
- chunkXYYJ47OY_cjs.init_cjs_shims();
279
+ chunkKZOJCFA7_cjs.init_cjs_shims();
280
280
  var EventEmitter = class {
281
281
  constructor() {
282
282
  this.#emitter.setMaxListeners(100);
@@ -297,10 +297,10 @@ var EventEmitter = class {
297
297
  };
298
298
 
299
299
  // ../../node_modules/.pnpm/consola@3.4.2/node_modules/consola/dist/index.mjs
300
- chunkXYYJ47OY_cjs.init_cjs_shims();
300
+ chunkKZOJCFA7_cjs.init_cjs_shims();
301
301
 
302
302
  // ../../node_modules/.pnpm/consola@3.4.2/node_modules/consola/dist/core.mjs
303
- chunkXYYJ47OY_cjs.init_cjs_shims();
303
+ chunkKZOJCFA7_cjs.init_cjs_shims();
304
304
  var LogLevels = {
305
305
  fatal: 0,
306
306
  error: 0,
@@ -800,7 +800,7 @@ function createConsola(options = {}) {
800
800
  }
801
801
 
802
802
  // ../../node_modules/.pnpm/consola@3.4.2/node_modules/consola/dist/shared/consola.DRwqZj3T.mjs
803
- chunkXYYJ47OY_cjs.init_cjs_shims();
803
+ chunkKZOJCFA7_cjs.init_cjs_shims();
804
804
  function parseStack(stack, message) {
805
805
  const cwd = process.cwd() + path.sep;
806
806
  const lines = stack.split("\n").splice(message.split("\n").length).map((l2) => l2.trim().replace("file://", "").replace(cwd, ""));
@@ -1128,7 +1128,7 @@ function createConsola2(options = {}) {
1128
1128
  defaults: { level },
1129
1129
  stdout: process.stdout,
1130
1130
  stderr: process.stderr,
1131
- prompt: (...args) => import('./prompt-D3TJH7LL.cjs').then((m) => m.prompt(...args)),
1131
+ prompt: (...args) => import('./prompt-55FJQYBV.cjs').then((m) => m.prompt(...args)),
1132
1132
  reporters: options.reporters || [
1133
1133
  options.fancy ?? !(T || R) ? new FancyReporter() : new BasicReporter()
1134
1134
  ],
@@ -1214,7 +1214,7 @@ function createLogger({ logLevel = 3, name, consola: _consola } = {}) {
1214
1214
  });
1215
1215
  await Promise.all(
1216
1216
  Object.entries(files).map(async ([fileName, logs]) => {
1217
- return chunk5FMXBQIM_cjs.write(fileName, logs.join("\n"));
1217
+ return chunkTC37PFUL_cjs.write(fileName, logs.join("\n"));
1218
1218
  })
1219
1219
  );
1220
1220
  return Object.keys(files);
@@ -1244,5 +1244,5 @@ exports.LogMapper = LogMapper;
1244
1244
  exports.createLogger = createLogger;
1245
1245
  exports.randomCliColour = randomCliColour;
1246
1246
  exports.randomColour = randomColour;
1247
- //# sourceMappingURL=chunk-AHJUF7XY.cjs.map
1248
- //# sourceMappingURL=chunk-AHJUF7XY.cjs.map
1247
+ //# sourceMappingURL=chunk-3GAXFWD7.cjs.map
1248
+ //# sourceMappingURL=chunk-3GAXFWD7.cjs.map