@powerlines/plugin-date 0.12.151 → 0.12.152

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.
Files changed (150) hide show
  1. package/dist/components/date-fns.cjs +3 -2
  2. package/dist/components/date-fns.mjs +1 -1
  3. package/dist/components/dayjs.cjs +3 -2
  4. package/dist/components/dayjs.mjs +1 -1
  5. package/dist/components/luxon.cjs +3 -2
  6. package/dist/components/luxon.mjs +1 -1
  7. package/dist/components/moment.cjs +3 -2
  8. package/dist/components/moment.mjs +1 -1
  9. package/dist/index.cjs +5 -5
  10. package/dist/index.d.mts +1 -1
  11. package/dist/index.mjs +3 -3
  12. package/dist/node_modules/.pnpm/defu@6.1.4/node_modules/defu/dist/defu.cjs +43 -0
  13. package/dist/node_modules/.pnpm/defu@6.1.4/node_modules/defu/dist/defu.mjs +42 -0
  14. package/dist/packages/plugin-alloy/src/types/components.d.mts +2 -0
  15. package/dist/{plugin-env → packages/plugin-env}/src/types/plugin.d.mts +1 -1
  16. package/dist/{powerlines → packages/powerlines}/src/types/build.d.mts +6 -6
  17. package/dist/{powerlines → packages/powerlines}/src/types/config.d.mts +1 -2
  18. package/dist/{powerlines → packages/powerlines}/src/types/tsconfig.d.mts +1 -1
  19. package/dist/types/plugin.d.mts +1 -1
  20. package/package.json +5 -5
  21. package/dist/deepkit/schemas/reflection.cjs +0 -3998
  22. package/dist/deepkit/schemas/reflection.mjs +0 -3996
  23. package/dist/deepkit/schemas/reflection2.cjs +0 -4112
  24. package/dist/deepkit/schemas/reflection2.mjs +0 -4110
  25. package/dist/deepkit/src/capnp.cjs +0 -913
  26. package/dist/deepkit/src/capnp.mjs +0 -911
  27. package/dist/deepkit/src/esbuild-plugin.cjs +0 -47
  28. package/dist/deepkit/src/esbuild-plugin.mjs +0 -46
  29. package/dist/deepkit/src/reflect-type.cjs +0 -22
  30. package/dist/deepkit/src/reflect-type.mjs +0 -20
  31. package/dist/deepkit/src/resolve-reflections.cjs +0 -16
  32. package/dist/deepkit/src/resolve-reflections.mjs +0 -15
  33. package/dist/deepkit/src/transformer.cjs +0 -52
  34. package/dist/deepkit/src/transformer.mjs +0 -49
  35. package/dist/deepkit/src/transpile.cjs +0 -29
  36. package/dist/deepkit/src/transpile.mjs +0 -27
  37. package/dist/deepkit/src/utilities.cjs +0 -66
  38. package/dist/deepkit/src/utilities.mjs +0 -65
  39. package/dist/plugin-alloy/src/core/components/output.cjs +0 -38
  40. package/dist/plugin-alloy/src/core/components/output.mjs +0 -37
  41. package/dist/plugin-alloy/src/core/components/single-line-comment.cjs +0 -20
  42. package/dist/plugin-alloy/src/core/components/single-line-comment.mjs +0 -19
  43. package/dist/plugin-alloy/src/core/components/source-file.cjs +0 -60
  44. package/dist/plugin-alloy/src/core/components/source-file.mjs +0 -58
  45. package/dist/plugin-alloy/src/core/contexts/context.cjs +0 -60
  46. package/dist/plugin-alloy/src/core/contexts/context.mjs +0 -54
  47. package/dist/plugin-alloy/src/core/contexts/index.cjs +0 -2
  48. package/dist/plugin-alloy/src/core/contexts/index.mjs +0 -4
  49. package/dist/plugin-alloy/src/core/contexts/reflection.cjs +0 -46
  50. package/dist/plugin-alloy/src/core/contexts/reflection.mjs +0 -42
  51. package/dist/plugin-alloy/src/helpers/refkey.cjs +0 -16
  52. package/dist/plugin-alloy/src/helpers/refkey.mjs +0 -15
  53. package/dist/plugin-alloy/src/index.cjs +0 -103
  54. package/dist/plugin-alloy/src/index.mjs +0 -101
  55. package/dist/plugin-alloy/src/markdown/components/markdown-file.cjs +0 -7
  56. package/dist/plugin-alloy/src/markdown/components/markdown-file.mjs +0 -9
  57. package/dist/plugin-alloy/src/markdown/components/markdown-table.cjs +0 -5
  58. package/dist/plugin-alloy/src/markdown/components/markdown-table.mjs +0 -7
  59. package/dist/plugin-alloy/src/markdown/contexts/markdown-table.cjs +0 -17
  60. package/dist/plugin-alloy/src/markdown/contexts/markdown-table.mjs +0 -17
  61. package/dist/plugin-alloy/src/types/components.d.mts +0 -3
  62. package/dist/plugin-alloy/src/typescript/components/builtin-file.cjs +0 -47
  63. package/dist/plugin-alloy/src/typescript/components/builtin-file.mjs +0 -46
  64. package/dist/plugin-alloy/src/typescript/components/tsdoc-reflection.cjs +0 -75
  65. package/dist/plugin-alloy/src/typescript/components/tsdoc-reflection.mjs +0 -73
  66. package/dist/plugin-alloy/src/typescript/components/tsdoc.cjs +0 -359
  67. package/dist/plugin-alloy/src/typescript/components/tsdoc.mjs +0 -350
  68. package/dist/plugin-alloy/src/typescript/components/typescript-file.cjs +0 -153
  69. package/dist/plugin-alloy/src/typescript/components/typescript-file.mjs +0 -150
  70. package/dist/plugin-alloy/src/typescript/components/typescript-interface.cjs +0 -53
  71. package/dist/plugin-alloy/src/typescript/components/typescript-interface.mjs +0 -52
  72. package/dist/plugin-alloy/src/typescript/components/typescript-object.cjs +0 -94
  73. package/dist/plugin-alloy/src/typescript/components/typescript-object.mjs +0 -93
  74. package/dist/plugin-automd/src/index.cjs +0 -101
  75. package/dist/plugin-automd/src/index.mjs +0 -98
  76. package/dist/plugin-babel/src/helpers/ast-utils.cjs +0 -10
  77. package/dist/plugin-babel/src/helpers/ast-utils.mjs +0 -9
  78. package/dist/plugin-babel/src/helpers/create-plugin.cjs +0 -41
  79. package/dist/plugin-babel/src/helpers/create-plugin.mjs +0 -39
  80. package/dist/plugin-babel/src/helpers/filters.cjs +0 -23
  81. package/dist/plugin-babel/src/helpers/filters.mjs +0 -21
  82. package/dist/plugin-babel/src/helpers/index.cjs +0 -5
  83. package/dist/plugin-babel/src/helpers/index.mjs +0 -7
  84. package/dist/plugin-babel/src/helpers/module-helpers.cjs +0 -38
  85. package/dist/plugin-babel/src/helpers/module-helpers.mjs +0 -35
  86. package/dist/plugin-babel/src/helpers/options.cjs +0 -50
  87. package/dist/plugin-babel/src/helpers/options.mjs +0 -47
  88. package/dist/plugin-babel/src/index.cjs +0 -91
  89. package/dist/plugin-babel/src/index.mjs +0 -89
  90. package/dist/plugin-env/src/babel/index.cjs +0 -1
  91. package/dist/plugin-env/src/babel/index.mjs +0 -3
  92. package/dist/plugin-env/src/babel/plugin.cjs +0 -121
  93. package/dist/plugin-env/src/babel/plugin.mjs +0 -119
  94. package/dist/plugin-env/src/components/docs.cjs +0 -9
  95. package/dist/plugin-env/src/components/docs.mjs +0 -11
  96. package/dist/plugin-env/src/components/env.cjs +0 -487
  97. package/dist/plugin-env/src/components/env.mjs +0 -484
  98. package/dist/plugin-env/src/components/index.cjs +0 -2
  99. package/dist/plugin-env/src/components/index.mjs +0 -4
  100. package/dist/plugin-env/src/helpers/automd-generator.cjs +0 -22
  101. package/dist/plugin-env/src/helpers/automd-generator.mjs +0 -21
  102. package/dist/plugin-env/src/helpers/create-reflection-resource.cjs +0 -55
  103. package/dist/plugin-env/src/helpers/create-reflection-resource.mjs +0 -54
  104. package/dist/plugin-env/src/helpers/index.cjs +0 -6
  105. package/dist/plugin-env/src/helpers/index.mjs +0 -8
  106. package/dist/plugin-env/src/helpers/load.cjs +0 -83
  107. package/dist/plugin-env/src/helpers/load.mjs +0 -80
  108. package/dist/plugin-env/src/helpers/persistence.cjs +0 -201
  109. package/dist/plugin-env/src/helpers/persistence.mjs +0 -190
  110. package/dist/plugin-env/src/helpers/reflect.cjs +0 -125
  111. package/dist/plugin-env/src/helpers/reflect.mjs +0 -117
  112. package/dist/plugin-env/src/helpers/source-file-env.cjs +0 -24
  113. package/dist/plugin-env/src/helpers/source-file-env.mjs +0 -23
  114. package/dist/plugin-env/src/helpers/template-helpers.cjs +0 -2
  115. package/dist/plugin-env/src/helpers/template-helpers.mjs +0 -4
  116. package/dist/plugin-env/src/index.cjs +0 -172
  117. package/dist/plugin-env/src/index.mjs +0 -170
  118. package/dist/powerlines/src/lib/build/esbuild.cjs +0 -102
  119. package/dist/powerlines/src/lib/build/esbuild.mjs +0 -100
  120. package/dist/powerlines/src/lib/entry.cjs +0 -12
  121. package/dist/powerlines/src/lib/entry.mjs +0 -14
  122. package/dist/powerlines/src/lib/logger.cjs +0 -41
  123. package/dist/powerlines/src/lib/logger.mjs +0 -39
  124. package/dist/powerlines/src/lib/utilities/bundle.cjs +0 -35
  125. package/dist/powerlines/src/lib/utilities/bundle.mjs +0 -34
  126. package/dist/powerlines/src/lib/utilities/file-header.cjs +0 -22
  127. package/dist/powerlines/src/lib/utilities/file-header.mjs +0 -21
  128. package/dist/powerlines/src/lib/utilities/resolve.cjs +0 -30
  129. package/dist/powerlines/src/lib/utilities/resolve.mjs +0 -29
  130. package/dist/powerlines/src/plugin-utils/paths.cjs +0 -1
  131. package/dist/powerlines/src/plugin-utils/paths.mjs +0 -3
  132. /package/dist/{deepkit → packages/deepkit}/schemas/reflection.d.mts +0 -0
  133. /package/dist/{deepkit → packages/deepkit}/src/types.d.mts +0 -0
  134. /package/dist/{plugin-alloy → packages/plugin-alloy}/src/types/index.d.mts +0 -0
  135. /package/dist/{plugin-alloy → packages/plugin-alloy}/src/types/plugin.d.mts +0 -0
  136. /package/dist/{plugin-automd → packages/plugin-automd}/src/types/plugin.d.mts +0 -0
  137. /package/dist/{plugin-automd → packages/plugin-automd}/src/types/toc.d.mts +0 -0
  138. /package/dist/{plugin-babel → packages/plugin-babel}/src/types/index.d.mts +0 -0
  139. /package/dist/{plugin-babel → packages/plugin-babel}/src/types/plugin.d.mts +0 -0
  140. /package/dist/{plugin-env → packages/plugin-env}/src/types/runtime.d.mts +0 -0
  141. /package/dist/{powerlines → packages/powerlines}/src/internal/helpers/hooks.d.mts +0 -0
  142. /package/dist/{powerlines → packages/powerlines}/src/types/api.d.mts +0 -0
  143. /package/dist/{powerlines → packages/powerlines}/src/types/babel.d.mts +0 -0
  144. /package/dist/{powerlines → packages/powerlines}/src/types/commands.d.mts +0 -0
  145. /package/dist/{powerlines → packages/powerlines}/src/types/context.d.mts +0 -0
  146. /package/dist/{powerlines → packages/powerlines}/src/types/fs.d.mts +0 -0
  147. /package/dist/{powerlines → packages/powerlines}/src/types/hooks.d.mts +0 -0
  148. /package/dist/{powerlines → packages/powerlines}/src/types/plugin.d.mts +0 -0
  149. /package/dist/{powerlines → packages/powerlines}/src/types/resolved.d.mts +0 -0
  150. /package/dist/{powerlines → packages/powerlines}/src/types/unplugin.d.mts +0 -0
@@ -1,100 +0,0 @@
1
- import "../entry.mjs";
2
- import { replaceExtension, replacePath } from "@stryke/path/replace";
3
- import { joinPaths } from "@stryke/path/join-paths";
4
- import defu from "defu";
5
- import { isString } from "@stryke/type-checks/is-string";
6
- import { omit } from "@stryke/helpers/omit";
7
- import { camelCase } from "@stryke/string-format/camel-case";
8
-
9
- //#region ../powerlines/src/lib/build/esbuild.ts
10
- const DEFAULT_ESBUILD_CONFIG = {
11
- target: "esnext",
12
- platform: "neutral",
13
- format: "esm",
14
- write: true,
15
- minify: true,
16
- sourcemap: false,
17
- bundle: true,
18
- treeShaking: true,
19
- keepNames: true,
20
- splitting: true,
21
- logLevel: "silent"
22
- };
23
- /**
24
- * Resolves the esbuild options.
25
- *
26
- * @param context - The build context.
27
- * @returns The resolved esbuild options.
28
- */
29
- function extractESBuildConfig(context) {
30
- const inject = context.config.build.override.inject ?? context.config.build.inject;
31
- if (inject && Object.keys(inject).length > 0) context.fs.writeSync(joinPaths(context.workspaceConfig.workspaceRoot, context.config.projectRoot, context.artifactsPath, "inject-shim.js"), Object.entries(inject).map(([key, value]) => {
32
- if (value) if (Array.isArray(value)) {
33
- if (camelCase(key) !== key) {
34
- if (value.length === 1) return `
35
- import ${camelCase(key)} from "${value[0]}";
36
- export { ${camelCase(key)} as "${key}" }`;
37
- else if (value.length > 1) return `
38
- import ${value[1] === "*" ? `* as ${camelCase(key)}` : `{ ${value[1]} as ${camelCase(key)} }`} from "${value[0]}";
39
- export { ${camelCase(key)} as "${key}" }`;
40
- } else if (value.length === 1) return `
41
- import ${key} from "${value[0]}";
42
- export { ${key} };`;
43
- else if (value.length > 1) return `
44
- import ${value[1] === "*" ? `* as ${key}` : `{ ${value[1]} as ${key} }`} from "${value[0]}";
45
- export { ${key} };`;
46
- } else if (camelCase(key) !== key) return `
47
- import ${camelCase(key)} from "${value[0]}";
48
- export { ${camelCase(key)} as "${key}" }`;
49
- else return `
50
- import ${key} from "${value}";
51
- export { ${key} };`;
52
- return "";
53
- }).join("\n"));
54
- return defu({
55
- alias: context.builtins.reduce((ret, id) => {
56
- if (!ret[id]) {
57
- const path = context.fs.ids[id];
58
- if (path) ret[id] = path;
59
- }
60
- return ret;
61
- }, context.config.build.alias ? Array.isArray(context.config.build.alias) ? context.config.build.alias.reduce((ret, alias) => {
62
- if (!ret[alias.find.toString()]) ret[alias.find.toString()] = alias.replacement;
63
- return ret;
64
- }, {}) : context.config.build.alias : {}),
65
- inject: inject && Object.keys(inject).length > 0 ? [joinPaths(context.workspaceConfig.workspaceRoot, context.config.projectRoot, context.artifactsPath, "inject-shim.js")] : void 0
66
- }, context.config.build.variant === "esbuild" ? omit(context.config.build.override, [
67
- "alias",
68
- "inject",
69
- "external",
70
- "noExternal",
71
- "skipNodeModulesBundle",
72
- "extensions"
73
- ]) : {}, context.config.build.variant === "esbuild" ? omit(context.config.build, [
74
- "alias",
75
- "inject",
76
- "external",
77
- "noExternal",
78
- "skipNodeModulesBundle",
79
- "extensions",
80
- "variant",
81
- "override"
82
- ]) : {}, {
83
- mainFields: context.config.build.mainFields,
84
- conditions: context.config.build.conditions,
85
- define: context.config.build.define,
86
- resolveExtensions: context.config.build.extensions,
87
- packages: context.config.build.skipNodeModulesBundle ? "external" : context.config.build.variant === "esbuild" ? context.config.build.packages : void 0,
88
- format: Array.isArray(context.config.output.format) ? context.config.output.format[0] : context.config.output.format,
89
- platform: context.config.build.platform,
90
- treeShaking: Boolean(context.config.build?.treeshake) || context.config.build?.treeShaking,
91
- outdir: context.config.output.buildPath,
92
- tsconfig: context.tsconfig.tsconfigFilePath,
93
- minify: context.config.mode !== "development",
94
- metafile: context.config.mode === "development",
95
- sourcemap: context.config.mode === "development"
96
- }, DEFAULT_ESBUILD_CONFIG);
97
- }
98
-
99
- //#endregion
100
- export { extractESBuildConfig };
@@ -1,12 +0,0 @@
1
- require('../plugin-utils/paths.cjs');
2
- let __stryke_path_replace = require("@stryke/path/replace");
3
- let __stryke_convert_to_array = require("@stryke/convert/to-array");
4
- let __stryke_fs_is_file = require("@stryke/fs/is-file");
5
- let __stryke_fs_list_files = require("@stryke/fs/list-files");
6
- let __stryke_path_append = require("@stryke/path/append");
7
- let __stryke_path_join_paths = require("@stryke/path/join-paths");
8
- let __stryke_type_checks_is_set_string = require("@stryke/type-checks/is-set-string");
9
- let __stryke_type_checks_is_string = require("@stryke/type-checks/is-string");
10
- let __stryke_convert_parse_type_definition = require("@stryke/convert/parse-type-definition");
11
- let __stryke_helpers_get_unique = require("@stryke/helpers/get-unique");
12
- require("@stryke/hash/murmurhash");
@@ -1,14 +0,0 @@
1
- import "../plugin-utils/paths.mjs";
2
- import { replaceExtension, replacePath } from "@stryke/path/replace";
3
- import { toArray } from "@stryke/convert/to-array";
4
- import "@stryke/fs/is-file";
5
- import { listFiles } from "@stryke/fs/list-files";
6
- import { appendPath } from "@stryke/path/append";
7
- import { joinPaths } from "@stryke/path/join-paths";
8
- import { isSetString } from "@stryke/type-checks/is-set-string";
9
- import { isString } from "@stryke/type-checks/is-string";
10
- import { parseTypeDefinition } from "@stryke/convert/parse-type-definition";
11
- import { getUniqueBy } from "@stryke/helpers/get-unique";
12
- import "@stryke/hash/murmurhash";
13
-
14
- export { };
@@ -1,41 +0,0 @@
1
- const require_rolldown_runtime = require('../../../_virtual/rolldown_runtime.cjs');
2
- let __storm_software_config_tools_types = require("@storm-software/config-tools/types");
3
- let chalk = require("chalk");
4
- chalk = require_rolldown_runtime.__toESM(chalk);
5
- require("@storm-software/config-tools/logger");
6
- require("@storm-software/config-tools/utilities/colors");
7
- require("@stryke/helpers/noop");
8
- let __stryke_string_format_kebab_case = require("@stryke/string-format/kebab-case");
9
- let __stryke_string_format_title_case = require("@stryke/string-format/title-case");
10
-
11
- //#region ../powerlines/src/lib/logger.ts
12
- const BADGE_COLORS = [
13
- "#00A0DD",
14
- "#6FCE4E",
15
- "#FBBF24",
16
- "#F43F5E",
17
- "#3B82F6",
18
- "#A855F7",
19
- "#469592",
20
- "#288EDF",
21
- "#D8B4FE",
22
- "#10B981",
23
- "#EF4444",
24
- "#F0EC56",
25
- "#F472B6",
26
- "#22D3EE",
27
- "#EAB308",
28
- "#84CC16",
29
- "#F87171",
30
- "#0EA5E9",
31
- "#D946EF",
32
- "#FACC15",
33
- "#34D399",
34
- "#8B5CF6"
35
- ];
36
- const extendLog = (logFn, name) => {
37
- return (type, ...args) => logFn(type, ` ${chalk.default.inverse.hex(BADGE_COLORS[name.split("").map((char) => char.charCodeAt(0)).reduce((ret, charCode) => ret + charCode, 0) % BADGE_COLORS.length] || BADGE_COLORS[0])(` ${(0, __stryke_string_format_title_case.titleCase)(name)} `)} ${args.join(" ")} `);
38
- };
39
-
40
- //#endregion
41
- exports.extendLog = extendLog;
@@ -1,39 +0,0 @@
1
- import { LogLevelLabel } from "@storm-software/config-tools/types";
2
- import chalk from "chalk";
3
- import "@storm-software/config-tools/logger";
4
- import "@storm-software/config-tools/utilities/colors";
5
- import "@stryke/helpers/noop";
6
- import { kebabCase } from "@stryke/string-format/kebab-case";
7
- import { titleCase } from "@stryke/string-format/title-case";
8
-
9
- //#region ../powerlines/src/lib/logger.ts
10
- const BADGE_COLORS = [
11
- "#00A0DD",
12
- "#6FCE4E",
13
- "#FBBF24",
14
- "#F43F5E",
15
- "#3B82F6",
16
- "#A855F7",
17
- "#469592",
18
- "#288EDF",
19
- "#D8B4FE",
20
- "#10B981",
21
- "#EF4444",
22
- "#F0EC56",
23
- "#F472B6",
24
- "#22D3EE",
25
- "#EAB308",
26
- "#84CC16",
27
- "#F87171",
28
- "#0EA5E9",
29
- "#D946EF",
30
- "#FACC15",
31
- "#34D399",
32
- "#8B5CF6"
33
- ];
34
- const extendLog = (logFn, name) => {
35
- return (type, ...args) => logFn(type, ` ${chalk.inverse.hex(BADGE_COLORS[name.split("").map((char) => char.charCodeAt(0)).reduce((ret, charCode) => ret + charCode, 0) % BADGE_COLORS.length] || BADGE_COLORS[0])(` ${titleCase(name)} `)} ${args.join(" ")} `);
36
- };
37
-
38
- //#endregion
39
- export { extendLog };
@@ -1,35 +0,0 @@
1
- const require_rolldown_runtime = require('../../../../_virtual/rolldown_runtime.cjs');
2
- const require_esbuild = require('../build/esbuild.cjs');
3
- let __storm_software_config_tools_types = require("@storm-software/config-tools/types");
4
- let esbuild = require("esbuild");
5
-
6
- //#region ../powerlines/src/lib/utilities/bundle.ts
7
- /**
8
- * Bundle a type definition to a module.
9
- *
10
- * @param context - The context object containing the environment paths.
11
- * @param file - The file path to bundle.
12
- * @param overrides - Optional overrides for the ESBuild configuration.
13
- * @returns A promise that resolves to the bundled module.
14
- */
15
- async function bundle(context, file, overrides = {}) {
16
- const path = await context.fs.resolve(file);
17
- if (!path || !context.fs.existsSync(path)) throw new Error(`Module not found: "${file}". Please check the path and try again.`);
18
- const result = await (0, esbuild.build)({
19
- ...require_esbuild.extractESBuildConfig(context),
20
- entryPoints: [path],
21
- write: false,
22
- sourcemap: false,
23
- splitting: false,
24
- treeShaking: false,
25
- bundle: true,
26
- ...overrides
27
- });
28
- if (result.errors.length > 0) throw new Error(`Failed to transpile ${file}: ${result.errors.map((error) => error.text).join(", ")}`);
29
- if (result.warnings.length > 0) context.log(__storm_software_config_tools_types.LogLevelLabel.WARN, `Warnings while transpiling ${file}: ${result.warnings.map((warning) => warning.text).join(", ")}`);
30
- if (!result.outputFiles || result.outputFiles.filter(Boolean).length === 0) throw new Error(`No output files generated for ${file}. Please check the configuration and try again.`);
31
- return result.outputFiles.filter(Boolean)[0];
32
- }
33
-
34
- //#endregion
35
- exports.bundle = bundle;
@@ -1,34 +0,0 @@
1
- import { extractESBuildConfig } from "../build/esbuild.mjs";
2
- import { LogLevelLabel } from "@storm-software/config-tools/types";
3
- import { build } from "esbuild";
4
-
5
- //#region ../powerlines/src/lib/utilities/bundle.ts
6
- /**
7
- * Bundle a type definition to a module.
8
- *
9
- * @param context - The context object containing the environment paths.
10
- * @param file - The file path to bundle.
11
- * @param overrides - Optional overrides for the ESBuild configuration.
12
- * @returns A promise that resolves to the bundled module.
13
- */
14
- async function bundle(context, file, overrides = {}) {
15
- const path = await context.fs.resolve(file);
16
- if (!path || !context.fs.existsSync(path)) throw new Error(`Module not found: "${file}". Please check the path and try again.`);
17
- const result = await build({
18
- ...extractESBuildConfig(context),
19
- entryPoints: [path],
20
- write: false,
21
- sourcemap: false,
22
- splitting: false,
23
- treeShaking: false,
24
- bundle: true,
25
- ...overrides
26
- });
27
- if (result.errors.length > 0) throw new Error(`Failed to transpile ${file}: ${result.errors.map((error) => error.text).join(", ")}`);
28
- if (result.warnings.length > 0) context.log(LogLevelLabel.WARN, `Warnings while transpiling ${file}: ${result.warnings.map((warning) => warning.text).join(", ")}`);
29
- if (!result.outputFiles || result.outputFiles.filter(Boolean).length === 0) throw new Error(`No output files generated for ${file}. Please check the configuration and try again.`);
30
- return result.outputFiles.filter(Boolean)[0];
31
- }
32
-
33
- //#endregion
34
- export { bundle };
@@ -1,22 +0,0 @@
1
- const require_rolldown_runtime = require('../../../../_virtual/rolldown_runtime.cjs');
2
- let __stryke_string_format_title_case = require("@stryke/string-format/title-case");
3
-
4
- //#region ../powerlines/src/lib/utilities/file-header.ts
5
- function getBaseFileHeader(context) {
6
- return `
7
- // Generated with ${(0, __stryke_string_format_title_case.titleCase)(context.config.framework)}
8
- // Note: Do not edit this file manually - it will be overwritten automatically
9
- `;
10
- }
11
- function getFileHeader(context, options = {}) {
12
- const { directive = null, prettierIgnore = false } = options;
13
- return `/* eslint-disable */
14
- // biome-ignore lint: disable
15
- ${prettierIgnore ? `// prettier-ignore` : ""}${directive ? `\n\n${directive}\n` : "\n"}
16
- ${getBaseFileHeader(context)}
17
-
18
- `;
19
- }
20
-
21
- //#endregion
22
- exports.getFileHeader = getFileHeader;
@@ -1,21 +0,0 @@
1
- import { titleCase } from "@stryke/string-format/title-case";
2
-
3
- //#region ../powerlines/src/lib/utilities/file-header.ts
4
- function getBaseFileHeader(context) {
5
- return `
6
- // Generated with ${titleCase(context.config.framework)}
7
- // Note: Do not edit this file manually - it will be overwritten automatically
8
- `;
9
- }
10
- function getFileHeader(context, options = {}) {
11
- const { directive = null, prettierIgnore = false } = options;
12
- return `/* eslint-disable */
13
- // biome-ignore lint: disable
14
- ${prettierIgnore ? `// prettier-ignore` : ""}${directive ? `\n\n${directive}\n` : "\n"}
15
- ${getBaseFileHeader(context)}
16
-
17
- `;
18
- }
19
-
20
- //#endregion
21
- export { getFileHeader };
@@ -1,30 +0,0 @@
1
- const require_rolldown_runtime = require('../../../../_virtual/rolldown_runtime.cjs');
2
- const require_bundle = require('./bundle.cjs');
3
- let __stryke_type_checks_is_set_string = require("@stryke/type-checks/is-set-string");
4
- let __stryke_convert_parse_type_definition = require("@stryke/convert/parse-type-definition");
5
-
6
- //#region ../powerlines/src/lib/utilities/resolve.ts
7
- /**
8
- * Compiles a type definition to a module.
9
- *
10
- * @param context - The context object containing the environment paths.
11
- * @param type - The type definition to compile. This can be either a string or a {@link TypeDefinition} object.
12
- * @param overrides - Optional overrides for the ESBuild configuration.
13
- * @returns A promise that resolves to the compiled module.
14
- */
15
- async function resolve(context, type, overrides = {}) {
16
- let typeDefinition;
17
- if ((0, __stryke_type_checks_is_set_string.isSetString)(type)) typeDefinition = (0, __stryke_convert_parse_type_definition.parseTypeDefinition)(type);
18
- else typeDefinition = type;
19
- const result = await require_bundle.bundle(context, typeDefinition.file, overrides);
20
- const resolved = await context.resolver.evalModule(result.text, {
21
- filename: result.path,
22
- forceTranspile: true
23
- });
24
- let exportName = typeDefinition.name;
25
- if (!exportName) exportName = "default";
26
- return resolved[exportName] ?? resolved[`__Ω${exportName}`];
27
- }
28
-
29
- //#endregion
30
- exports.resolve = resolve;
@@ -1,29 +0,0 @@
1
- import { bundle } from "./bundle.mjs";
2
- import { isSetString } from "@stryke/type-checks/is-set-string";
3
- import { parseTypeDefinition } from "@stryke/convert/parse-type-definition";
4
-
5
- //#region ../powerlines/src/lib/utilities/resolve.ts
6
- /**
7
- * Compiles a type definition to a module.
8
- *
9
- * @param context - The context object containing the environment paths.
10
- * @param type - The type definition to compile. This can be either a string or a {@link TypeDefinition} object.
11
- * @param overrides - Optional overrides for the ESBuild configuration.
12
- * @returns A promise that resolves to the compiled module.
13
- */
14
- async function resolve(context, type, overrides = {}) {
15
- let typeDefinition;
16
- if (isSetString(type)) typeDefinition = parseTypeDefinition(type);
17
- else typeDefinition = type;
18
- const result = await bundle(context, typeDefinition.file, overrides);
19
- const resolved = await context.resolver.evalModule(result.text, {
20
- filename: result.path,
21
- forceTranspile: true
22
- });
23
- let exportName = typeDefinition.name;
24
- if (!exportName) exportName = "default";
25
- return resolved[exportName] ?? resolved[`__Ω${exportName}`];
26
- }
27
-
28
- //#endregion
29
- export { resolve };
@@ -1 +0,0 @@
1
- let __stryke_path_replace = require("@stryke/path/replace");
@@ -1,3 +0,0 @@
1
- import { replacePath } from "@stryke/path/replace";
2
-
3
- export { };