@cmflow/atlas 3.4.0-beta.30 → 3.4.0-beta.32

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/dist/index.mjs CHANGED
@@ -1,8 +1,8 @@
1
1
  import { fileURLToPath as __atlasFileURLToPath } from "node:url";
2
2
  const __filename = __atlasFileURLToPath(import.meta.url);
3
3
  import { r as __toESM, t as __commonJSMin } from "./rolldown-runtime-CGR6nZuH.mjs";
4
- import { o as getUserConfig } from "./taskProgressService-BTXcmKRN.mjs";
5
- import { a as loadOpenApiDocument, n as extractOpenApiBackendProperties, o as httpClient, t as require_dist } from "./dist-KClmoDrs.mjs";
4
+ import { o as getUserConfig } from "./taskProgressService-BIc_o1wl.mjs";
5
+ import { a as loadOpenApiDocument, n as extractOpenApiBackendProperties, o as httpClient, t as require_dist } from "./dist-DedUrNm2.mjs";
6
6
  import { t as defineExpressionRule } from "./defineExpressionRule-GhkeHHT8.mjs";
7
7
  import path from "node:path";
8
8
  import fsPromises from "node:fs/promises";
@@ -1,7 +1,7 @@
1
1
  import { fileURLToPath as __atlasFileURLToPath } from "node:url";
2
2
  const __filename = __atlasFileURLToPath(import.meta.url);
3
3
  import { n as __require, r as __toESM, t as __commonJSMin } from "./rolldown-runtime-CGR6nZuH.mjs";
4
- import { c as userConfig, o as getUserConfig, s as setUserConfig, t as taskProgressService } from "./taskProgressService-BTXcmKRN.mjs";
4
+ import { c as userConfig, o as getUserConfig, s as setUserConfig, t as taskProgressService } from "./taskProgressService-BIc_o1wl.mjs";
5
5
  import { on, once } from "node:events";
6
6
  import { execFile } from "node:child_process";
7
7
  import path from "node:path";
@@ -15,7 +15,7 @@ import { PassThrough } from "node:stream";
15
15
  import { finished } from "node:stream/promises";
16
16
  import { Worker } from "node:worker_threads";
17
17
 
18
- //#region ../../node_modules/@sindresorhus/merge-streams/index.js
18
+ //#region node_modules/@sindresorhus/merge-streams/index.js
19
19
  function mergeStreams(streams) {
20
20
  if (!Array.isArray(streams)) throw new TypeError(`Expected an array, got \`${typeof streams}\`.`);
21
21
  for (const stream of streams) validateStream(stream);
@@ -6279,11 +6279,11 @@ function slash(path) {
6279
6279
  }
6280
6280
 
6281
6281
  //#endregion
6282
- //#region ../../node_modules/globby/utilities.js
6282
+ //#region node_modules/globby/utilities.js
6283
6283
  const isNegativePattern = (pattern) => pattern[0] === "!";
6284
6284
 
6285
6285
  //#endregion
6286
- //#region ../../node_modules/globby/ignore.js
6286
+ //#region node_modules/globby/ignore.js
6287
6287
  const defaultIgnoredDirectories = [
6288
6288
  "**/node_modules",
6289
6289
  "**/flow-typed",
@@ -6354,7 +6354,7 @@ const isIgnoredByIgnoreFilesSync = (patterns, options) => {
6354
6354
  };
6355
6355
 
6356
6356
  //#endregion
6357
- //#region ../../node_modules/globby/index.js
6357
+ //#region node_modules/globby/index.js
6358
6358
  const assertPatternsInput = (patterns) => {
6359
6359
  if (patterns.some((pattern) => typeof pattern !== "string")) throw new TypeError("Patterns must be a string or an array of strings");
6360
6360
  };
@@ -8766,4 +8766,4 @@ async function generateBackendTopologyArtifactsInWorkers(params) {
8766
8766
 
8767
8767
  //#endregion
8768
8768
  export { resolveModulePath as a, filterAnalysisFiles as c, globby as d, matchesRouteSelector as i, shouldKeepAnalysisFile as l, generateBackendTopologyArtifactsInWorkers as n, inferBackendNameFromFile as o, initializeTopologyWorkerConfig as r, isKnownBackendType as s, generateBackendTopologyArtifacts as t, normalizeFilePath as u };
8769
- //# sourceMappingURL=routeBackendTopologyService-DMzDLqUR.mjs.map
8769
+ //# sourceMappingURL=routeBackendTopologyService-bbiOHBq0.mjs.map