@powerlines/plugin-webpack 0.5.306 → 0.5.308

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 (129) hide show
  1. package/dist/build-Be4opB6C.d.cts +8 -0
  2. package/dist/build-Be4opB6C.d.cts.map +1 -0
  3. package/dist/build-DVeo-6VK.d.mts +8 -0
  4. package/dist/build-DVeo-6VK.d.mts.map +1 -0
  5. package/dist/helpers/index.cjs +5 -4
  6. package/dist/helpers/index.d.cts +5 -2
  7. package/dist/helpers/index.d.mts +5 -2
  8. package/dist/helpers/index.mjs +3 -2
  9. package/dist/helpers/resolve-options.cjs +2 -37
  10. package/dist/helpers/resolve-options.d.cts +2 -15
  11. package/dist/helpers/resolve-options.d.mts +2 -16
  12. package/dist/helpers/resolve-options.mjs +2 -36
  13. package/dist/helpers/unplugin.cjs +2 -11
  14. package/dist/helpers/unplugin.d.cts +4 -8
  15. package/dist/helpers/unplugin.d.mts +4 -8
  16. package/dist/helpers/unplugin.mjs +2 -11
  17. package/dist/helpers-C9XSjwSZ.mjs +1 -0
  18. package/dist/helpers-yB1XkvQI.cjs +0 -0
  19. package/dist/index-B_e8BwCm.d.cts +1 -0
  20. package/dist/index-CW2WHUXP.d.mts +1 -0
  21. package/dist/index-CiBIKhMu.d.cts +1 -0
  22. package/dist/index-mH1MEWOz.d.mts +1 -0
  23. package/dist/index.cjs +10 -9
  24. package/dist/index.d.cts +7 -5
  25. package/dist/index.d.cts.map +1 -1
  26. package/dist/index.d.mts +7 -7
  27. package/dist/index.mjs +5 -3
  28. package/dist/index.mjs.map +1 -1
  29. package/dist/plugin-BykaHmY4.mjs +1 -0
  30. package/dist/plugin-COnpsiZi.d.cts +19 -0
  31. package/dist/plugin-COnpsiZi.d.cts.map +1 -0
  32. package/dist/plugin-Ckx8qAq8.cjs +0 -0
  33. package/dist/plugin-ULwkWpRB.d.mts +19 -0
  34. package/dist/plugin-ULwkWpRB.d.mts.map +1 -0
  35. package/dist/resolve-options-Bqxsebcu.d.mts +15 -0
  36. package/dist/resolve-options-Bqxsebcu.d.mts.map +1 -0
  37. package/dist/resolve-options-CzhvxyM8.cjs +75 -0
  38. package/dist/resolve-options-DcJRe7H7.d.cts +15 -0
  39. package/dist/resolve-options-DcJRe7H7.d.cts.map +1 -0
  40. package/dist/resolve-options-u4_-_S6N.mjs +37 -0
  41. package/dist/resolve-options-u4_-_S6N.mjs.map +1 -0
  42. package/dist/types/build.d.cts +2 -8
  43. package/dist/types/build.d.mts +2 -8
  44. package/dist/types/index.cjs +2 -0
  45. package/dist/types/index.d.cts +3 -1
  46. package/dist/types/index.d.mts +3 -1
  47. package/dist/types/index.mjs +3 -0
  48. package/dist/types/plugin.cjs +1 -0
  49. package/dist/types/plugin.d.cts +3 -20
  50. package/dist/types/plugin.d.mts +3 -21
  51. package/dist/types/plugin.mjs +2 -0
  52. package/dist/types-DoAb8Wzc.mjs +1 -0
  53. package/dist/types-a8gm_IaQ.cjs +0 -0
  54. package/dist/unplugin-B37RSckV.d.cts +8 -0
  55. package/dist/unplugin-B37RSckV.d.cts.map +1 -0
  56. package/dist/unplugin-BnUJp-Il.cjs +16 -0
  57. package/dist/unplugin-BpdMF4ey.mjs +11 -0
  58. package/dist/unplugin-BpdMF4ey.mjs.map +1 -0
  59. package/dist/unplugin-D1Xsvb_L.d.mts +8 -0
  60. package/dist/unplugin-D1Xsvb_L.d.mts.map +1 -0
  61. package/package.json +3 -3
  62. package/dist/_virtual/rolldown_runtime.cjs +0 -29
  63. package/dist/core/src/lib/logger.cjs +0 -41
  64. package/dist/core/src/lib/logger.mjs +0 -40
  65. package/dist/core/src/lib/logger.mjs.map +0 -1
  66. package/dist/core/src/lib/unplugin/helpers.cjs +0 -19
  67. package/dist/core/src/lib/unplugin/helpers.mjs +0 -19
  68. package/dist/core/src/lib/unplugin/helpers.mjs.map +0 -1
  69. package/dist/core/src/lib/unplugin/index.cjs +0 -3
  70. package/dist/core/src/lib/unplugin/index.mjs +0 -5
  71. package/dist/core/src/lib/unplugin/module-resolution.cjs +0 -66
  72. package/dist/core/src/lib/unplugin/module-resolution.mjs +0 -66
  73. package/dist/core/src/lib/unplugin/module-resolution.mjs.map +0 -1
  74. package/dist/core/src/lib/unplugin/plugin.cjs +0 -71
  75. package/dist/core/src/lib/unplugin/plugin.mjs +0 -71
  76. package/dist/core/src/lib/unplugin/plugin.mjs.map +0 -1
  77. package/dist/core/src/lib/utilities/source-file.cjs +0 -22
  78. package/dist/core/src/lib/utilities/source-file.mjs +0 -22
  79. package/dist/core/src/lib/utilities/source-file.mjs.map +0 -1
  80. package/dist/core/src/types/api.d.cts +0 -103
  81. package/dist/core/src/types/api.d.cts.map +0 -1
  82. package/dist/core/src/types/api.d.mts +0 -103
  83. package/dist/core/src/types/api.d.mts.map +0 -1
  84. package/dist/core/src/types/commands.d.cts +0 -9
  85. package/dist/core/src/types/commands.d.cts.map +0 -1
  86. package/dist/core/src/types/commands.d.mts +0 -10
  87. package/dist/core/src/types/commands.d.mts.map +0 -1
  88. package/dist/core/src/types/config.d.cts +0 -551
  89. package/dist/core/src/types/config.d.cts.map +0 -1
  90. package/dist/core/src/types/config.d.mts +0 -551
  91. package/dist/core/src/types/config.d.mts.map +0 -1
  92. package/dist/core/src/types/context.d.cts +0 -511
  93. package/dist/core/src/types/context.d.cts.map +0 -1
  94. package/dist/core/src/types/context.d.mts +0 -511
  95. package/dist/core/src/types/context.d.mts.map +0 -1
  96. package/dist/core/src/types/fs.d.cts +0 -487
  97. package/dist/core/src/types/fs.d.cts.map +0 -1
  98. package/dist/core/src/types/fs.d.mts +0 -487
  99. package/dist/core/src/types/fs.d.mts.map +0 -1
  100. package/dist/core/src/types/hooks.d.cts +0 -99
  101. package/dist/core/src/types/hooks.d.cts.map +0 -1
  102. package/dist/core/src/types/hooks.d.mts +0 -99
  103. package/dist/core/src/types/hooks.d.mts.map +0 -1
  104. package/dist/core/src/types/index.d.mts +0 -9
  105. package/dist/core/src/types/plugin.d.cts +0 -204
  106. package/dist/core/src/types/plugin.d.cts.map +0 -1
  107. package/dist/core/src/types/plugin.d.mts +0 -204
  108. package/dist/core/src/types/plugin.d.mts.map +0 -1
  109. package/dist/core/src/types/tsconfig.d.cts +0 -70
  110. package/dist/core/src/types/tsconfig.d.cts.map +0 -1
  111. package/dist/core/src/types/tsconfig.d.mts +0 -70
  112. package/dist/core/src/types/tsconfig.d.mts.map +0 -1
  113. package/dist/core/src/types/unplugin.cjs +0 -21
  114. package/dist/core/src/types/unplugin.d.cts +0 -24
  115. package/dist/core/src/types/unplugin.d.cts.map +0 -1
  116. package/dist/core/src/types/unplugin.d.mts +0 -25
  117. package/dist/core/src/types/unplugin.d.mts.map +0 -1
  118. package/dist/core/src/types/unplugin.mjs +0 -22
  119. package/dist/core/src/types/unplugin.mjs.map +0 -1
  120. package/dist/helpers/resolve-options.d.cts.map +0 -1
  121. package/dist/helpers/resolve-options.d.mts.map +0 -1
  122. package/dist/helpers/resolve-options.mjs.map +0 -1
  123. package/dist/helpers/unplugin.d.cts.map +0 -1
  124. package/dist/helpers/unplugin.d.mts.map +0 -1
  125. package/dist/helpers/unplugin.mjs.map +0 -1
  126. package/dist/types/build.d.cts.map +0 -1
  127. package/dist/types/build.d.mts.map +0 -1
  128. package/dist/types/plugin.d.cts.map +0 -1
  129. package/dist/types/plugin.d.mts.map +0 -1
@@ -0,0 +1,2 @@
1
+ require('../plugin-Ckx8qAq8.cjs');
2
+ require('../types-a8gm_IaQ.cjs');
@@ -1,2 +1,4 @@
1
- import { WebpackPluginContext, WebpackPluginOptions, WebpackPluginResolvedConfig, WebpackPluginUserConfig, __ΩWebpackPluginContext, __ΩWebpackPluginOptions, __ΩWebpackPluginResolvedConfig, __ΩWebpackPluginUserConfig } from "./plugin.cjs";
1
+ import "../build-Be4opB6C.cjs";
2
+ import { a as __ΩWebpackPluginContext, c as __ΩWebpackPluginUserConfig, i as WebpackPluginUserConfig, n as WebpackPluginOptions, o as __ΩWebpackPluginOptions, r as WebpackPluginResolvedConfig, s as __ΩWebpackPluginResolvedConfig, t as WebpackPluginContext } from "../plugin-COnpsiZi.cjs";
3
+ import "../index-B_e8BwCm.cjs";
2
4
  export { WebpackPluginContext, WebpackPluginOptions, WebpackPluginResolvedConfig, WebpackPluginUserConfig, __ΩWebpackPluginContext, __ΩWebpackPluginOptions, __ΩWebpackPluginResolvedConfig, __ΩWebpackPluginUserConfig };
@@ -1,2 +1,4 @@
1
- import { WebpackPluginContext, WebpackPluginOptions, WebpackPluginResolvedConfig, WebpackPluginUserConfig, __ΩWebpackPluginContext, __ΩWebpackPluginOptions, __ΩWebpackPluginResolvedConfig, __ΩWebpackPluginUserConfig } from "./plugin.mjs";
1
+ import "../build-DVeo-6VK.mjs";
2
+ import { a as __ΩWebpackPluginContext, c as __ΩWebpackPluginUserConfig, i as WebpackPluginUserConfig, n as WebpackPluginOptions, o as __ΩWebpackPluginOptions, r as WebpackPluginResolvedConfig, s as __ΩWebpackPluginResolvedConfig, t as WebpackPluginContext } from "../plugin-ULwkWpRB.mjs";
3
+ import "../index-CW2WHUXP.mjs";
2
4
  export { WebpackPluginContext, WebpackPluginOptions, WebpackPluginResolvedConfig, WebpackPluginUserConfig, __ΩWebpackPluginContext, __ΩWebpackPluginOptions, __ΩWebpackPluginResolvedConfig, __ΩWebpackPluginUserConfig };
@@ -1 +1,4 @@
1
+ import "../plugin-BykaHmY4.mjs";
2
+ import "../types-DoAb8Wzc.mjs";
3
+
1
4
  export { };
@@ -0,0 +1 @@
1
+ require('../plugin-Ckx8qAq8.cjs');
@@ -1,20 +1,3 @@
1
- import { PluginContext } from "../core/src/types/context.cjs";
2
- import { ResolvedConfig, UserConfig } from "../core/src/types/config.cjs";
3
- import { WebpackOptions } from "./build.cjs";
4
-
5
- //#region src/types/plugin.d.ts
6
- type WebpackPluginOptions = Partial<WebpackOptions>;
7
- interface WebpackPluginUserConfig extends UserConfig {
8
- webpack?: WebpackPluginOptions;
9
- }
10
- interface WebpackPluginResolvedConfig extends ResolvedConfig {
11
- webpack: WebpackOptions;
12
- }
13
- type WebpackPluginContext<TResolvedConfig extends WebpackPluginResolvedConfig = WebpackPluginResolvedConfig> = PluginContext<TResolvedConfig>;
14
- declare type __ΩWebpackPluginOptions = any[];
15
- declare type __ΩWebpackPluginUserConfig = any[];
16
- declare type __ΩWebpackPluginResolvedConfig = any[];
17
- declare type __ΩWebpackPluginContext = any[];
18
- //#endregion
19
- export { WebpackPluginContext, WebpackPluginOptions, WebpackPluginResolvedConfig, WebpackPluginUserConfig, __ΩWebpackPluginContext, __ΩWebpackPluginOptions, __ΩWebpackPluginResolvedConfig, __ΩWebpackPluginUserConfig };
20
- //# sourceMappingURL=plugin.d.cts.map
1
+ import "../build-Be4opB6C.cjs";
2
+ import { a as __ΩWebpackPluginContext, c as __ΩWebpackPluginUserConfig, i as WebpackPluginUserConfig, n as WebpackPluginOptions, o as __ΩWebpackPluginOptions, r as WebpackPluginResolvedConfig, s as __ΩWebpackPluginResolvedConfig, t as WebpackPluginContext } from "../plugin-COnpsiZi.cjs";
3
+ export { WebpackPluginContext, WebpackPluginOptions, WebpackPluginResolvedConfig, WebpackPluginUserConfig, __ΩWebpackPluginContext, __ΩWebpackPluginOptions, __ΩWebpackPluginResolvedConfig, __ΩWebpackPluginUserConfig };
@@ -1,21 +1,3 @@
1
- import { PluginContext } from "../core/src/types/context.mjs";
2
- import { ResolvedConfig, UserConfig } from "../core/src/types/config.mjs";
3
- import "../core/src/types/index.mjs";
4
- import { WebpackOptions } from "./build.mjs";
5
-
6
- //#region src/types/plugin.d.ts
7
- type WebpackPluginOptions = Partial<WebpackOptions>;
8
- interface WebpackPluginUserConfig extends UserConfig {
9
- webpack?: WebpackPluginOptions;
10
- }
11
- interface WebpackPluginResolvedConfig extends ResolvedConfig {
12
- webpack: WebpackOptions;
13
- }
14
- type WebpackPluginContext<TResolvedConfig extends WebpackPluginResolvedConfig = WebpackPluginResolvedConfig> = PluginContext<TResolvedConfig>;
15
- declare type __ΩWebpackPluginOptions = any[];
16
- declare type __ΩWebpackPluginUserConfig = any[];
17
- declare type __ΩWebpackPluginResolvedConfig = any[];
18
- declare type __ΩWebpackPluginContext = any[];
19
- //#endregion
20
- export { WebpackPluginContext, WebpackPluginOptions, WebpackPluginResolvedConfig, WebpackPluginUserConfig, __ΩWebpackPluginContext, __ΩWebpackPluginOptions, __ΩWebpackPluginResolvedConfig, __ΩWebpackPluginUserConfig };
21
- //# sourceMappingURL=plugin.d.mts.map
1
+ import "../build-DVeo-6VK.mjs";
2
+ import { a as __ΩWebpackPluginContext, c as __ΩWebpackPluginUserConfig, i as WebpackPluginUserConfig, n as WebpackPluginOptions, o as __ΩWebpackPluginOptions, r as WebpackPluginResolvedConfig, s as __ΩWebpackPluginResolvedConfig, t as WebpackPluginContext } from "../plugin-ULwkWpRB.mjs";
3
+ export { WebpackPluginContext, WebpackPluginOptions, WebpackPluginResolvedConfig, WebpackPluginUserConfig, __ΩWebpackPluginContext, __ΩWebpackPluginOptions, __ΩWebpackPluginResolvedConfig, __ΩWebpackPluginUserConfig };
@@ -1 +1,3 @@
1
+ import "../plugin-BykaHmY4.mjs";
2
+
1
3
  export { };
@@ -0,0 +1 @@
1
+ export { };
File without changes
@@ -0,0 +1,8 @@
1
+ import { t as WebpackPluginContext } from "./plugin-COnpsiZi.cjs";
2
+ import * as webpack0 from "webpack";
3
+
4
+ //#region src/helpers/unplugin.d.ts
5
+ declare function createWebpackPlugin(context: WebpackPluginContext): webpack0.WebpackPluginInstance;
6
+ //#endregion
7
+ export { createWebpackPlugin as t };
8
+ //# sourceMappingURL=unplugin-B37RSckV.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"unplugin-B37RSckV.d.cts","names":[],"sources":["../src/helpers/unplugin.ts"],"sourcesContent":[],"mappings":";;;;iBAsBgB,mBAAA,UAA6B,uBAAoB,QAAA,CAAA"}
@@ -0,0 +1,16 @@
1
+ const require_resolve_options = require('./resolve-options-CzhvxyM8.cjs');
2
+ let __powerlines_core_lib_unplugin = require("@powerlines/core/lib/unplugin");
3
+ let unplugin = require("unplugin");
4
+
5
+ //#region src/helpers/unplugin.ts
6
+ function createWebpackPlugin(context) {
7
+ return (0, unplugin.createWebpackPlugin)((0, __powerlines_core_lib_unplugin.createUnplugin)(context))({});
8
+ }
9
+
10
+ //#endregion
11
+ Object.defineProperty(exports, 'createWebpackPlugin', {
12
+ enumerable: true,
13
+ get: function () {
14
+ return createWebpackPlugin;
15
+ }
16
+ });
@@ -0,0 +1,11 @@
1
+ import { createUnplugin } from "@powerlines/core/lib/unplugin";
2
+ import { createWebpackPlugin } from "unplugin";
3
+
4
+ //#region src/helpers/unplugin.ts
5
+ function createWebpackPlugin$1(context) {
6
+ return createWebpackPlugin(createUnplugin(context))({});
7
+ }
8
+
9
+ //#endregion
10
+ export { createWebpackPlugin$1 as t };
11
+ //# sourceMappingURL=unplugin-BpdMF4ey.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"unplugin-BpdMF4ey.mjs","names":["createWebpackPlugin","createWebpackUnplugin"],"sources":["../src/helpers/unplugin.ts"],"sourcesContent":["/* -------------------------------------------------------------------\n\n ⚡ Storm Software - Powerlines\n\n This code was released as part of the Powerlines project. Powerlines\n is maintained by Storm Software under the Apache-2.0 license, and is\n free for commercial and private use. For more information, please visit\n our licensing page at https://stormsoftware.com/licenses/projects/powerlines.\n\n Website: https://stormsoftware.com\n Repository: https://github.com/storm-software/powerlines\n Documentation: https://docs.stormsoftware.com/projects/powerlines\n Contact: https://stormsoftware.com/contact\n\n SPDX-License-Identifier: Apache-2.0\n\n ------------------------------------------------------------------- */\n\nimport { createUnplugin } from \"@powerlines/core/lib/unplugin\";\nimport { createWebpackPlugin as createWebpackUnplugin } from \"unplugin\";\nimport { WebpackPluginContext } from \"../types/plugin\";\n\nexport function createWebpackPlugin(context: WebpackPluginContext) {\n return createWebpackUnplugin(createUnplugin(context))({});\n}\n"],"mappings":";;;;AAsBA,SAAgBA,sBAAoB,SAA+B;AACjE,QAAOC,oBAAsB,eAAe,QAAQ,CAAC,CAAC,EAAE,CAAC"}
@@ -0,0 +1,8 @@
1
+ import { t as WebpackPluginContext } from "./plugin-ULwkWpRB.mjs";
2
+ import * as webpack0 from "webpack";
3
+
4
+ //#region src/helpers/unplugin.d.ts
5
+ declare function createWebpackPlugin(context: WebpackPluginContext): webpack0.WebpackPluginInstance;
6
+ //#endregion
7
+ export { createWebpackPlugin as t };
8
+ //# sourceMappingURL=unplugin-D1Xsvb_L.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"unplugin-D1Xsvb_L.d.mts","names":[],"sources":["../src/helpers/unplugin.ts"],"sourcesContent":[],"mappings":";;;;iBAsBgB,mBAAA,UAA6B,uBAAoB,QAAA,CAAA"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@powerlines/plugin-webpack",
3
- "version": "0.5.306",
3
+ "version": "0.5.308",
4
4
  "private": false,
5
5
  "description": "A package containing a Powerlines plugin to build projects using Webpack.",
6
6
  "keywords": ["webpack", "powerlines", "storm-software", "powerlines-plugin"],
@@ -73,7 +73,7 @@
73
73
  "typings": "dist/index.d.mts",
74
74
  "files": ["dist/**/*"],
75
75
  "dependencies": {
76
- "@powerlines/core": "^0.0.8",
76
+ "@powerlines/core": "^0.0.10",
77
77
  "@stryke/path": "^0.26.6",
78
78
  "defu": "^6.1.4",
79
79
  "unplugin": "3.0.0-beta.3"
@@ -82,5 +82,5 @@
82
82
  "peerDependencies": { "webpack": ">=5.101.0" },
83
83
  "peerDependenciesMeta": { "webpack": { "optional": false } },
84
84
  "publishConfig": { "access": "public" },
85
- "gitHead": "2c6fd0cd3aad8656cedb9912f2b5894730be7dd7"
85
+ "gitHead": "c5eba2320a22122bbefaca9aba105dd8a98f19b9"
86
86
  }
@@ -1,29 +0,0 @@
1
- //#region rolldown:runtime
2
- var __create = Object.create;
3
- var __defProp = Object.defineProperty;
4
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
5
- var __getOwnPropNames = Object.getOwnPropertyNames;
6
- var __getProtoOf = Object.getPrototypeOf;
7
- var __hasOwnProp = Object.prototype.hasOwnProperty;
8
- var __copyProps = (to, from, except, desc) => {
9
- if (from && typeof from === "object" || typeof from === "function") {
10
- for (var keys = __getOwnPropNames(from), i = 0, n = keys.length, key; i < n; i++) {
11
- key = keys[i];
12
- if (!__hasOwnProp.call(to, key) && key !== except) {
13
- __defProp(to, key, {
14
- get: ((k) => from[k]).bind(null, key),
15
- enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable
16
- });
17
- }
18
- }
19
- }
20
- return to;
21
- };
22
- var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", {
23
- value: mod,
24
- enumerable: true
25
- }) : target, mod));
26
-
27
- //#endregion
28
-
29
- exports.__toESM = __toESM;
@@ -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 __stryke_string_format_kebab_case = require("@stryke/string-format/kebab-case");
4
- let __stryke_string_format_title_case = require("@stryke/string-format/title-case");
5
- require("@storm-software/config-tools/logger");
6
- require("@storm-software/config-tools/utilities/colors");
7
- require("@stryke/helpers/noop");
8
- let chalk = require("chalk");
9
- chalk = require_rolldown_runtime.__toESM(chalk);
10
-
11
- //#region ../core/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,40 +0,0 @@
1
- import { LogLevelLabel } from "@storm-software/config-tools/types";
2
- import { kebabCase } from "@stryke/string-format/kebab-case";
3
- import { titleCase } from "@stryke/string-format/title-case";
4
- import "@storm-software/config-tools/logger";
5
- import "@storm-software/config-tools/utilities/colors";
6
- import "@stryke/helpers/noop";
7
- import chalk from "chalk";
8
-
9
- //#region ../core/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 };
40
- //# sourceMappingURL=logger.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"logger.mjs","names":[],"sources":["../../../../../core/src/lib/logger.ts"],"sourcesContent":["/* -------------------------------------------------------------------\n\n ⚡ Storm Software - Powerlines\n\n This code was released as part of the Powerlines project. Powerlines\n is maintained by Storm Software under the Apache-2.0 license, and is\n free for commercial and private use. For more information, please visit\n our licensing page at https://stormsoftware.com/licenses/projects/powerlines.\n\n Website: https://stormsoftware.com\n Repository: https://github.com/storm-software/powerlines\n Documentation: https://docs.stormsoftware.com/projects/powerlines\n Contact: https://stormsoftware.com/contact\n\n SPDX-License-Identifier: Apache-2.0\n\n ------------------------------------------------------------------- */\n\nimport { getLogFn, getLogLevel } from \"@storm-software/config-tools/logger\";\nimport { LogLevelLabel } from \"@storm-software/config-tools/types\";\nimport { getColor } from \"@storm-software/config-tools/utilities/colors\";\nimport { noop } from \"@stryke/helpers/noop\";\nimport { kebabCase } from \"@stryke/string-format/kebab-case\";\nimport { titleCase } from \"@stryke/string-format/title-case\";\nimport chalk from \"chalk\";\nimport type { LogFn, WorkspaceConfig } from \"../types\";\n\nexport interface CreateLogOptions {\n name?: string;\n logLevel?: LogLevelLabel | null;\n customLogger?: LogFn;\n colors?: WorkspaceConfig[\"colors\"];\n}\n\n/**\n * Create a logging function with a specific name and options.\n *\n * @param name - The name of the logging function.\n * @param options - The options to configure the logging function.\n * @returns A logging function.\n */\nexport const createLog = (\n name: string | null,\n options: CreateLogOptions = {}\n): LogFn => {\n const logLevel =\n options.logLevel === null\n ? LogLevelLabel.SILENT\n : options.logLevel || LogLevelLabel.INFO;\n if (logLevel === LogLevelLabel.SILENT) {\n return noop;\n }\n\n if (options.customLogger) {\n return options.customLogger;\n }\n\n return (type: LogLevelLabel, ...args: string[]) =>\n getLogFn(getLogLevel(type), {\n ...options,\n logLevel\n })(\n `${chalk.bold.hex(\n getColor(\"brand\", options as Parameters<typeof getColor>[1])\n )(\n `${name ? kebabCase(name) : \"\"}${options.name ? `${name ? chalk.gray(\" > \") : \"\"}${kebabCase(options.name)}` : \"\"}${chalk.gray(\" > \")}`\n )}${args.join(\" \")} `.trim()\n );\n};\n\nconst BADGE_COLORS = [\n \"#00A0DD\",\n \"#6FCE4E\",\n \"#FBBF24\",\n \"#F43F5E\",\n \"#3B82F6\",\n \"#A855F7\",\n \"#469592\",\n \"#288EDF\",\n \"#D8B4FE\",\n \"#10B981\",\n \"#EF4444\",\n \"#F0EC56\",\n \"#F472B6\",\n \"#22D3EE\",\n \"#EAB308\",\n \"#84CC16\",\n \"#F87171\",\n \"#0EA5E9\",\n \"#D946EF\",\n \"#FACC15\",\n \"#34D399\",\n \"#8B5CF6\"\n] as const;\n\nexport const extendLog = (logFn: LogFn, name: string): LogFn => {\n return (type: LogLevelLabel, ...args: string[]) =>\n logFn(\n type,\n ` ${chalk.inverse.hex(\n BADGE_COLORS[\n name\n .split(\"\")\n .map(char => char.charCodeAt(0))\n .reduce((ret, charCode) => ret + charCode, 0) % BADGE_COLORS.length\n ] || BADGE_COLORS[0]\n )(` ${titleCase(name)} `)} ${args.join(\" \")} `\n );\n};\n"],"mappings":";;;;;;;;;AAsEA,MAAM,eAAe;CACnB;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACD;AAED,MAAa,aAAa,OAAc,SAAwB;AAC9D,SAAQ,MAAqB,GAAG,SAC9B,MACE,MACA,IAAI,MAAM,QAAQ,IAChB,aACE,KACG,MAAM,GAAG,CACT,KAAI,SAAQ,KAAK,WAAW,EAAE,CAAC,CAC/B,QAAQ,KAAK,aAAa,MAAM,UAAU,EAAE,GAAG,aAAa,WAC5D,aAAa,GACnB,CAAC,IAAI,UAAU,KAAK,CAAC,GAAG,CAAC,IAAI,KAAK,KAAK,IAAI,CAAC,GAC9C"}
@@ -1,19 +0,0 @@
1
- const require_rolldown_runtime = require('../../../../_virtual/rolldown_runtime.cjs');
2
- require('../../types/unplugin.cjs');
3
- let defu = require("defu");
4
- require("@stryke/type-checks/is-set-string");
5
-
6
- //#region ../core/src/lib/unplugin/helpers.ts
7
- /**
8
- * Merges a base plugin context with an unplugin context, combining their properties.
9
- *
10
- * @param contextA - The base plugin context to merge into.
11
- * @param contextB - The unplugin context to merge from.
12
- * @returns The merged context.
13
- */
14
- function combineContexts(contextA, contextB) {
15
- return (0, defu.defu)(contextA, contextB);
16
- }
17
-
18
- //#endregion
19
- exports.combineContexts = combineContexts;
@@ -1,19 +0,0 @@
1
- import "../../types/unplugin.mjs";
2
- import { defu as defu$1 } from "defu";
3
- import "@stryke/type-checks/is-set-string";
4
-
5
- //#region ../core/src/lib/unplugin/helpers.ts
6
- /**
7
- * Merges a base plugin context with an unplugin context, combining their properties.
8
- *
9
- * @param contextA - The base plugin context to merge into.
10
- * @param contextB - The unplugin context to merge from.
11
- * @returns The merged context.
12
- */
13
- function combineContexts(contextA, contextB) {
14
- return defu$1(contextA, contextB);
15
- }
16
-
17
- //#endregion
18
- export { combineContexts };
19
- //# sourceMappingURL=helpers.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"helpers.mjs","names":["defu"],"sources":["../../../../../../core/src/lib/unplugin/helpers.ts"],"sourcesContent":["/* -------------------------------------------------------------------\n\n ⚡ Storm Software - Powerlines\n\n This code was released as part of the Powerlines project. Powerlines\n is maintained by Storm Software under the Apache-2.0 license, and is\n free for commercial and private use. For more information, please visit\n our licensing page at https://stormsoftware.com/licenses/projects/powerlines.\n\n Website: https://stormsoftware.com\n Repository: https://github.com/storm-software/powerlines\n Documentation: https://docs.stormsoftware.com/projects/powerlines\n Contact: https://stormsoftware.com/contact\n\n SPDX-License-Identifier: Apache-2.0\n\n ------------------------------------------------------------------- */\n\nimport { isSetString } from \"@stryke/type-checks/is-set-string\";\nimport { defu } from \"defu\";\nimport { UnpluginBuildContext } from \"unplugin\";\nimport { UnresolvedContext } from \"../../types/context\";\nimport {\n UNPLUGIN_BUILDER_VARIANTS,\n UnpluginBuilderVariant\n} from \"../../types/unplugin\";\n\n/**\n * Merges a base plugin context with an unplugin context, combining their properties.\n *\n * @param contextA - The base plugin context to merge into.\n * @param contextB - The unplugin context to merge from.\n * @returns The merged context.\n */\nexport function combineContexts<\n TContextA extends UnresolvedContext | UnpluginBuildContext,\n TContextB extends UnresolvedContext | UnpluginBuildContext\n>(contextA: TContextA, contextB: TContextB): TContextA & TContextB {\n return defu(contextA, contextB) as TContextA & TContextB;\n}\n\n/**\n * Checks if a value is a valid UnpluginBuilderVariant.\n *\n * @param str - The value to check.\n * @returns True if the value is a UnpluginBuilderVariant, false otherwise.\n */\nexport function isUnpluginBuilderVariant(\n str: unknown\n): str is UnpluginBuilderVariant {\n return (\n isSetString(str) &&\n UNPLUGIN_BUILDER_VARIANTS.includes(str as UnpluginBuilderVariant)\n );\n}\n"],"mappings":";;;;;;;;;;;;AAkCA,SAAgB,gBAGd,UAAqB,UAA4C;AACjE,QAAOA,OAAK,UAAU,SAAS"}
@@ -1,3 +0,0 @@
1
- const require_helpers = require('./helpers.cjs');
2
- const require_module_resolution = require('./module-resolution.cjs');
3
- const require_plugin = require('./plugin.cjs');
@@ -1,5 +0,0 @@
1
- import { combineContexts } from "./helpers.mjs";
2
- import { createUnpluginModuleResolutionFunctions } from "./module-resolution.mjs";
3
- import { createUnplugin } from "./plugin.mjs";
4
-
5
- export { };
@@ -1,66 +0,0 @@
1
-
2
- //#region ../core/src/lib/unplugin/module-resolution.ts
3
- /**
4
- * Creates the module resolution hook functions for a Powerlines unplugin plugin instance.
5
- *
6
- * @remarks
7
- * This includes the `resolveId` and `load` hooks.
8
- *
9
- * @see https://rollupjs.org/plugin-development/#resolveid
10
- * @see https://rollupjs.org/plugin-development/#load
11
- *
12
- * @param context - The plugin context.
13
- * @returns The module resolution hooks (`resolveId` and `load`).
14
- */
15
- function createUnpluginModuleResolutionFunctions(context) {
16
- const ctx = context;
17
- async function resolveId(id, importer, opts = { isEntry: false }) {
18
- let result = await ctx.$$internal.callHook("resolveId", {
19
- sequential: true,
20
- result: "first",
21
- order: "pre"
22
- }, id, importer, opts);
23
- if (result) return result;
24
- result = await ctx.$$internal.callHook("resolveId", {
25
- sequential: true,
26
- result: "first",
27
- order: "normal"
28
- }, id, importer, opts);
29
- if (result) return result;
30
- result = await ctx.resolve(id, importer, opts);
31
- if (result) return result;
32
- return ctx.$$internal.callHook("resolveId", {
33
- sequential: true,
34
- result: "first",
35
- order: "post"
36
- }, id, importer, opts);
37
- }
38
- async function load(id) {
39
- let result = await ctx.$$internal.callHook("load", {
40
- sequential: true,
41
- result: "first",
42
- order: "pre"
43
- }, id);
44
- if (result) return result;
45
- result = await ctx.$$internal.callHook("load", {
46
- sequential: true,
47
- result: "first",
48
- order: "normal"
49
- }, id);
50
- if (result) return result;
51
- result = await ctx.load(id);
52
- if (result) return result;
53
- return ctx.$$internal.callHook("load", {
54
- sequential: true,
55
- result: "first",
56
- order: "post"
57
- }, id);
58
- }
59
- return {
60
- resolveId,
61
- load
62
- };
63
- }
64
-
65
- //#endregion
66
- exports.createUnpluginModuleResolutionFunctions = createUnpluginModuleResolutionFunctions;
@@ -1,66 +0,0 @@
1
- //#region ../core/src/lib/unplugin/module-resolution.ts
2
- /**
3
- * Creates the module resolution hook functions for a Powerlines unplugin plugin instance.
4
- *
5
- * @remarks
6
- * This includes the `resolveId` and `load` hooks.
7
- *
8
- * @see https://rollupjs.org/plugin-development/#resolveid
9
- * @see https://rollupjs.org/plugin-development/#load
10
- *
11
- * @param context - The plugin context.
12
- * @returns The module resolution hooks (`resolveId` and `load`).
13
- */
14
- function createUnpluginModuleResolutionFunctions(context) {
15
- const ctx = context;
16
- async function resolveId(id, importer, opts = { isEntry: false }) {
17
- let result = await ctx.$$internal.callHook("resolveId", {
18
- sequential: true,
19
- result: "first",
20
- order: "pre"
21
- }, id, importer, opts);
22
- if (result) return result;
23
- result = await ctx.$$internal.callHook("resolveId", {
24
- sequential: true,
25
- result: "first",
26
- order: "normal"
27
- }, id, importer, opts);
28
- if (result) return result;
29
- result = await ctx.resolve(id, importer, opts);
30
- if (result) return result;
31
- return ctx.$$internal.callHook("resolveId", {
32
- sequential: true,
33
- result: "first",
34
- order: "post"
35
- }, id, importer, opts);
36
- }
37
- async function load(id) {
38
- let result = await ctx.$$internal.callHook("load", {
39
- sequential: true,
40
- result: "first",
41
- order: "pre"
42
- }, id);
43
- if (result) return result;
44
- result = await ctx.$$internal.callHook("load", {
45
- sequential: true,
46
- result: "first",
47
- order: "normal"
48
- }, id);
49
- if (result) return result;
50
- result = await ctx.load(id);
51
- if (result) return result;
52
- return ctx.$$internal.callHook("load", {
53
- sequential: true,
54
- result: "first",
55
- order: "post"
56
- }, id);
57
- }
58
- return {
59
- resolveId,
60
- load
61
- };
62
- }
63
-
64
- //#endregion
65
- export { createUnpluginModuleResolutionFunctions };
66
- //# sourceMappingURL=module-resolution.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"module-resolution.mjs","names":[],"sources":["../../../../../../core/src/lib/unplugin/module-resolution.ts"],"sourcesContent":["/* -------------------------------------------------------------------\n\n ⚡ Storm Software - Powerlines\n\n This code was released as part of the Powerlines project. Powerlines\n is maintained by Storm Software under the Apache-2.0 license, and is\n free for commercial and private use. For more information, please visit\n our licensing page at https://stormsoftware.com/licenses/projects/powerlines.\n\n Website: https://stormsoftware.com\n Repository: https://github.com/storm-software/powerlines\n Documentation: https://docs.stormsoftware.com/projects/powerlines\n Contact: https://stormsoftware.com/contact\n\n SPDX-License-Identifier: Apache-2.0\n\n ------------------------------------------------------------------- */\n\nimport { LoadResult } from \"rollup\";\nimport type {\n ExternalIdResult,\n HookFnMap,\n UnpluginBuildContext,\n UnpluginContext\n} from \"unplugin\";\nimport { UNSAFE_PluginContext } from \"../../types/_internal\";\nimport { PluginContext } from \"../../types/context\";\n\n/**\n * Creates the module resolution hook functions for a Powerlines unplugin plugin instance.\n *\n * @remarks\n * This includes the `resolveId` and `load` hooks.\n *\n * @see https://rollupjs.org/plugin-development/#resolveid\n * @see https://rollupjs.org/plugin-development/#load\n *\n * @param context - The plugin context.\n * @returns The module resolution hooks (`resolveId` and `load`).\n */\nexport function createUnpluginModuleResolutionFunctions<\n TContext extends PluginContext = PluginContext\n>(context: TContext): Pick<HookFnMap, \"resolveId\" | \"load\"> {\n const ctx = context as unknown as UNSAFE_PluginContext;\n\n async function resolveId(\n this: UnpluginBuildContext & UnpluginContext,\n id: string,\n importer?: string,\n opts: {\n isEntry: boolean;\n } = { isEntry: false }\n ): Promise<string | ExternalIdResult | null | undefined> {\n let result = await ctx.$$internal.callHook(\n \"resolveId\",\n {\n sequential: true,\n result: \"first\",\n order: \"pre\"\n },\n id,\n importer,\n opts\n );\n if (result) {\n return result;\n }\n\n result = await ctx.$$internal.callHook(\n \"resolveId\",\n {\n sequential: true,\n result: \"first\",\n order: \"normal\"\n },\n id,\n importer,\n opts\n );\n if (result) {\n return result;\n }\n\n result = await ctx.resolve(id, importer, opts);\n if (result) {\n return result;\n }\n\n return ctx.$$internal.callHook(\n \"resolveId\",\n {\n sequential: true,\n result: \"first\",\n order: \"post\"\n },\n id,\n importer,\n opts\n );\n }\n\n async function load(\n this: UnpluginBuildContext & UnpluginContext,\n id: string\n ): Promise<LoadResult | null | undefined> {\n let result = await ctx.$$internal.callHook(\n \"load\",\n {\n sequential: true,\n result: \"first\",\n order: \"pre\"\n },\n id\n );\n if (result) {\n return result;\n }\n\n result = await ctx.$$internal.callHook(\n \"load\",\n {\n sequential: true,\n result: \"first\",\n order: \"normal\"\n },\n id\n );\n if (result) {\n return result;\n }\n\n result = await ctx.load(id);\n if (result) {\n return result;\n }\n\n return ctx.$$internal.callHook(\n \"load\",\n {\n sequential: true,\n result: \"first\",\n order: \"post\"\n },\n id\n );\n }\n\n return {\n resolveId,\n load\n };\n}\n"],"mappings":";;;;;;;;;;;;;AAwCA,SAAgB,wCAEd,SAA0D;CAC1D,MAAM,MAAM;CAEZ,eAAe,UAEb,IACA,UACA,OAEI,EAAE,SAAS,OAAO,EACiC;EACvD,IAAI,SAAS,MAAM,IAAI,WAAW,SAChC,aACA;GACE,YAAY;GACZ,QAAQ;GACR,OAAO;GACR,EACD,IACA,UACA,KACD;AACD,MAAI,OACF,QAAO;AAGT,WAAS,MAAM,IAAI,WAAW,SAC5B,aACA;GACE,YAAY;GACZ,QAAQ;GACR,OAAO;GACR,EACD,IACA,UACA,KACD;AACD,MAAI,OACF,QAAO;AAGT,WAAS,MAAM,IAAI,QAAQ,IAAI,UAAU,KAAK;AAC9C,MAAI,OACF,QAAO;AAGT,SAAO,IAAI,WAAW,SACpB,aACA;GACE,YAAY;GACZ,QAAQ;GACR,OAAO;GACR,EACD,IACA,UACA,KACD;;CAGH,eAAe,KAEb,IACwC;EACxC,IAAI,SAAS,MAAM,IAAI,WAAW,SAChC,QACA;GACE,YAAY;GACZ,QAAQ;GACR,OAAO;GACR,EACD,GACD;AACD,MAAI,OACF,QAAO;AAGT,WAAS,MAAM,IAAI,WAAW,SAC5B,QACA;GACE,YAAY;GACZ,QAAQ;GACR,OAAO;GACR,EACD,GACD;AACD,MAAI,OACF,QAAO;AAGT,WAAS,MAAM,IAAI,KAAK,GAAG;AAC3B,MAAI,OACF,QAAO;AAGT,SAAO,IAAI,WAAW,SACpB,QACA;GACE,YAAY;GACZ,QAAQ;GACR,OAAO;GACR,EACD,GACD;;AAGH,QAAO;EACL;EACA;EACD"}
@@ -1,71 +0,0 @@
1
- const require_rolldown_runtime = require('../../../../_virtual/rolldown_runtime.cjs');
2
- const require_helpers = require('./helpers.cjs');
3
- const require_module_resolution = require('./module-resolution.cjs');
4
- const require_logger = require('../logger.cjs');
5
- const require_source_file = require('../utilities/source-file.cjs');
6
- let __storm_software_config_tools_types = require("@storm-software/config-tools/types");
7
- let __stryke_string_format_kebab_case = require("@stryke/string-format/kebab-case");
8
- let __stryke_string_format_title_case = require("@stryke/string-format/title-case");
9
- let unplugin = require("unplugin");
10
-
11
- //#region ../core/src/lib/unplugin/plugin.ts
12
- /**
13
- * Creates a Powerlines unplugin instance.
14
- *
15
- * @param context - The plugin context.
16
- * @returns The unplugin instance.
17
- */
18
- function createUnplugin(context, name = "unplugin") {
19
- const ctx = context;
20
- (0, unplugin.setParseImpl)(ctx.parse);
21
- return () => {
22
- const log = require_logger.extendLog(ctx.log, name);
23
- log(__storm_software_config_tools_types.LogLevelLabel.DEBUG, `Initializing ${name.toLowerCase() === "unplugin" ? "Unplugin" : `${(0, __stryke_string_format_title_case.titleCase)(name)} - Unplugin`} plugin`);
24
- try {
25
- const { resolveId, load } = require_module_resolution.createUnpluginModuleResolutionFunctions(context);
26
- async function buildStart() {
27
- log(__storm_software_config_tools_types.LogLevelLabel.DEBUG, "Powerlines build plugin starting...");
28
- await ctx.$$internal.callHook("buildStart", { sequential: true });
29
- }
30
- async function transform(code, id) {
31
- let transformed = code;
32
- for (const hook of ctx.$$internal.environment.selectHooks("transform")) {
33
- const result = await hook.handler.apply(require_helpers.combineContexts(ctx, this), [require_source_file.getString(transformed), id]);
34
- if (result) transformed = result;
35
- }
36
- return transformed;
37
- }
38
- async function buildEnd() {
39
- log(__storm_software_config_tools_types.LogLevelLabel.DEBUG, "Powerlines build plugin finishing...");
40
- return ctx.$$internal.callHook("buildEnd", { sequential: true });
41
- }
42
- async function writeBundle() {
43
- log(__storm_software_config_tools_types.LogLevelLabel.DEBUG, "Finalizing Powerlines project output...");
44
- return ctx.$$internal.callHook("writeBundle", { sequential: true });
45
- }
46
- return {
47
- name: name.toLowerCase() === "unplugin" ? "powerlines" : `powerlines:${(0, __stryke_string_format_kebab_case.kebabCase)(name)}`,
48
- api: ctx.$$internal.api,
49
- resolveId: {
50
- filter: { id: { include: [/.*/] } },
51
- handler: resolveId
52
- },
53
- load: {
54
- filter: { id: { include: [/.*/] } },
55
- handler: load
56
- },
57
- transform,
58
- buildStart,
59
- buildEnd,
60
- writeBundle,
61
- vite: { sharedDuringBuild: true }
62
- };
63
- } catch (error) {
64
- log(__storm_software_config_tools_types.LogLevelLabel.FATAL, error?.message);
65
- throw error;
66
- }
67
- };
68
- }
69
-
70
- //#endregion
71
- exports.createUnplugin = createUnplugin;