@powerlines/plugin-tsdown 0.1.251 → 0.1.253
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/build-BOzEPSe_.d.cts +8 -0
- package/dist/build-BOzEPSe_.d.cts.map +1 -0
- package/dist/build-DJTI0ZMx.cjs +0 -0
- package/dist/build-XTM4L3VY.mjs +1 -0
- package/dist/build-t47JyYHN.d.mts +8 -0
- package/dist/build-t47JyYHN.d.mts.map +1 -0
- package/dist/helpers/index.cjs +8 -7
- package/dist/helpers/index.d.cts +5 -2
- package/dist/helpers/index.d.mts +5 -2
- package/dist/helpers/index.mjs +3 -2
- package/dist/helpers/resolve-options.cjs +5 -127
- package/dist/helpers/resolve-options.d.cts +2 -30
- package/dist/helpers/resolve-options.d.mts +2 -31
- package/dist/helpers/resolve-options.mjs +2 -123
- package/dist/helpers/unplugin.cjs +2 -11
- package/dist/helpers/unplugin.d.cts +4 -8
- package/dist/helpers/unplugin.d.mts +4 -8
- package/dist/helpers/unplugin.mjs +2 -11
- package/dist/helpers-C9XSjwSZ.mjs +1 -0
- package/dist/helpers-yB1XkvQI.cjs +0 -0
- package/dist/index-B_e8BwCm.d.cts +1 -0
- package/dist/index-CW2WHUXP.d.mts +1 -0
- package/dist/index-Cc7fCJU9.d.mts +1 -0
- package/dist/index-CiBIKhMu.d.cts +1 -0
- package/dist/index.cjs +16 -14
- package/dist/index.d.cts +7 -5
- package/dist/index.d.cts.map +1 -1
- package/dist/index.d.mts +7 -8
- package/dist/index.d.mts.map +1 -1
- package/dist/index.mjs +9 -6
- package/dist/index.mjs.map +1 -1
- package/dist/plugin-BElgq92H.d.mts +19 -0
- package/dist/plugin-BElgq92H.d.mts.map +1 -0
- package/dist/plugin-C2QQwbPM.d.cts +19 -0
- package/dist/plugin-C2QQwbPM.d.cts.map +1 -0
- package/dist/plugin-D3B5E_Hg.mjs +1 -0
- package/dist/plugin-D5qyQPqC.cjs +0 -0
- package/dist/resolve-options-BqY8g1Lc.d.mts +30 -0
- package/dist/resolve-options-BqY8g1Lc.d.mts.map +1 -0
- package/dist/resolve-options-CSWiRNVz.mjs +123 -0
- package/dist/resolve-options-CSWiRNVz.mjs.map +1 -0
- package/dist/resolve-options-Ctkjvfj3.d.cts +30 -0
- package/dist/resolve-options-Ctkjvfj3.d.cts.map +1 -0
- package/dist/resolve-options-D2gIEZW3.cjs +179 -0
- package/dist/types/build.cjs +1 -0
- package/dist/types/build.d.cts +2 -8
- package/dist/types/build.d.mts +2 -8
- package/dist/types/build.mjs +2 -0
- package/dist/types/index.cjs +3 -0
- package/dist/types/index.d.cts +3 -2
- package/dist/types/index.d.mts +3 -2
- package/dist/types/index.mjs +4 -0
- package/dist/types/plugin.cjs +1 -0
- package/dist/types/plugin.d.cts +3 -20
- package/dist/types/plugin.d.mts +3 -21
- package/dist/types/plugin.mjs +2 -0
- package/dist/types-D208vOSb.cjs +0 -0
- package/dist/types-Dv2cgIDx.mjs +1 -0
- package/dist/unplugin-8qvZ1vSF.cjs +16 -0
- package/dist/unplugin-C1z93_YH.d.cts +8 -0
- package/dist/unplugin-C1z93_YH.d.cts.map +1 -0
- package/dist/unplugin-CLFi0U2r.d.mts +8 -0
- package/dist/unplugin-CLFi0U2r.d.mts.map +1 -0
- package/dist/unplugin-kYkLMXDM.mjs +11 -0
- package/dist/unplugin-kYkLMXDM.mjs.map +1 -0
- package/package.json +4 -4
- package/dist/_virtual/rolldown_runtime.cjs +0 -29
- package/dist/core/src/lib/logger.cjs +0 -41
- package/dist/core/src/lib/logger.mjs +0 -40
- package/dist/core/src/lib/logger.mjs.map +0 -1
- package/dist/core/src/lib/unplugin/helpers.cjs +0 -19
- package/dist/core/src/lib/unplugin/helpers.mjs +0 -19
- package/dist/core/src/lib/unplugin/helpers.mjs.map +0 -1
- package/dist/core/src/lib/unplugin/index.cjs +0 -3
- package/dist/core/src/lib/unplugin/index.mjs +0 -5
- package/dist/core/src/lib/unplugin/module-resolution.cjs +0 -66
- package/dist/core/src/lib/unplugin/module-resolution.mjs +0 -66
- package/dist/core/src/lib/unplugin/module-resolution.mjs.map +0 -1
- package/dist/core/src/lib/unplugin/plugin.cjs +0 -71
- package/dist/core/src/lib/unplugin/plugin.mjs +0 -71
- package/dist/core/src/lib/unplugin/plugin.mjs.map +0 -1
- package/dist/core/src/lib/utilities/format.cjs +0 -29
- package/dist/core/src/lib/utilities/format.mjs +0 -29
- package/dist/core/src/lib/utilities/format.mjs.map +0 -1
- package/dist/core/src/lib/utilities/source-file.cjs +0 -22
- package/dist/core/src/lib/utilities/source-file.mjs +0 -21
- package/dist/core/src/lib/utilities/source-file.mjs.map +0 -1
- package/dist/core/src/plugin-utils/build-helpers.cjs +0 -35
- package/dist/core/src/plugin-utils/build-helpers.mjs +0 -35
- package/dist/core/src/plugin-utils/build-helpers.mjs.map +0 -1
- package/dist/core/src/plugin-utils/context-helpers.cjs +0 -2
- package/dist/core/src/plugin-utils/context-helpers.mjs +0 -4
- package/dist/core/src/plugin-utils/extend.cjs +0 -3
- package/dist/core/src/plugin-utils/extend.mjs +0 -5
- package/dist/core/src/plugin-utils/format-package-json.cjs +0 -19
- package/dist/core/src/plugin-utils/format-package-json.mjs +0 -19
- package/dist/core/src/plugin-utils/format-package-json.mjs.map +0 -1
- package/dist/core/src/plugin-utils/get-config-path.cjs +0 -1
- package/dist/core/src/plugin-utils/get-config-path.mjs +0 -3
- package/dist/core/src/plugin-utils/helpers.cjs +0 -51
- package/dist/core/src/plugin-utils/helpers.mjs +0 -48
- package/dist/core/src/plugin-utils/helpers.mjs.map +0 -1
- package/dist/core/src/plugin-utils/index.cjs +0 -8
- package/dist/core/src/plugin-utils/index.mjs +0 -10
- package/dist/core/src/plugin-utils/merge.cjs +0 -47
- package/dist/core/src/plugin-utils/merge.mjs +0 -47
- package/dist/core/src/plugin-utils/merge.mjs.map +0 -1
- package/dist/core/src/plugin-utils/paths.cjs +0 -2
- package/dist/core/src/plugin-utils/paths.mjs +0 -4
- package/dist/core/src/types/api.d.cts +0 -103
- package/dist/core/src/types/api.d.cts.map +0 -1
- package/dist/core/src/types/api.d.mts +0 -103
- package/dist/core/src/types/api.d.mts.map +0 -1
- package/dist/core/src/types/commands.cjs +0 -16
- package/dist/core/src/types/commands.d.cts +0 -9
- package/dist/core/src/types/commands.d.cts.map +0 -1
- package/dist/core/src/types/commands.d.mts +0 -10
- package/dist/core/src/types/commands.d.mts.map +0 -1
- package/dist/core/src/types/commands.mjs +0 -16
- package/dist/core/src/types/commands.mjs.map +0 -1
- package/dist/core/src/types/config.d.cts +0 -551
- package/dist/core/src/types/config.d.cts.map +0 -1
- package/dist/core/src/types/config.d.mts +0 -551
- package/dist/core/src/types/config.d.mts.map +0 -1
- package/dist/core/src/types/context.d.cts +0 -511
- package/dist/core/src/types/context.d.cts.map +0 -1
- package/dist/core/src/types/context.d.mts +0 -511
- package/dist/core/src/types/context.d.mts.map +0 -1
- package/dist/core/src/types/fs.d.cts +0 -487
- package/dist/core/src/types/fs.d.cts.map +0 -1
- package/dist/core/src/types/fs.d.mts +0 -487
- package/dist/core/src/types/fs.d.mts.map +0 -1
- package/dist/core/src/types/hooks.d.cts +0 -99
- package/dist/core/src/types/hooks.d.cts.map +0 -1
- package/dist/core/src/types/hooks.d.mts +0 -99
- package/dist/core/src/types/hooks.d.mts.map +0 -1
- package/dist/core/src/types/index.d.mts +0 -9
- package/dist/core/src/types/plugin.cjs +0 -31
- package/dist/core/src/types/plugin.d.cts +0 -204
- package/dist/core/src/types/plugin.d.cts.map +0 -1
- package/dist/core/src/types/plugin.d.mts +0 -204
- package/dist/core/src/types/plugin.d.mts.map +0 -1
- package/dist/core/src/types/plugin.mjs +0 -33
- package/dist/core/src/types/plugin.mjs.map +0 -1
- package/dist/core/src/types/tsconfig.d.cts +0 -70
- package/dist/core/src/types/tsconfig.d.cts.map +0 -1
- package/dist/core/src/types/tsconfig.d.mts +0 -70
- package/dist/core/src/types/tsconfig.d.mts.map +0 -1
- package/dist/core/src/types/unplugin.cjs +0 -22
- package/dist/core/src/types/unplugin.d.cts +0 -24
- package/dist/core/src/types/unplugin.d.cts.map +0 -1
- package/dist/core/src/types/unplugin.d.mts +0 -25
- package/dist/core/src/types/unplugin.d.mts.map +0 -1
- package/dist/core/src/types/unplugin.mjs +0 -22
- package/dist/core/src/types/unplugin.mjs.map +0 -1
- package/dist/helpers/resolve-options.d.cts.map +0 -1
- package/dist/helpers/resolve-options.d.mts.map +0 -1
- package/dist/helpers/resolve-options.mjs.map +0 -1
- package/dist/helpers/unplugin.d.cts.map +0 -1
- package/dist/helpers/unplugin.d.mts.map +0 -1
- package/dist/helpers/unplugin.mjs.map +0 -1
- package/dist/types/build.d.cts.map +0 -1
- package/dist/types/build.d.mts.map +0 -1
- package/dist/types/plugin.d.cts.map +0 -1
- package/dist/types/plugin.d.mts.map +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"unplugin-C1z93_YH.d.cts","names":[],"sources":["../src/helpers/unplugin.ts"],"sourcesContent":[],"mappings":";;;;iBAsBgB,kBAAA,UAA4B,sBAAmB,SAAA,CAAA,cAAA,SAAA,CAAA"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { t as TsdownPluginContext } from "./plugin-BElgq92H.mjs";
|
|
2
|
+
import * as rolldown0 from "rolldown";
|
|
3
|
+
|
|
4
|
+
//#region src/helpers/unplugin.d.ts
|
|
5
|
+
declare function createTsdownPlugin(context: TsdownPluginContext): rolldown0.Plugin<any> | rolldown0.Plugin<any>[];
|
|
6
|
+
//#endregion
|
|
7
|
+
export { createTsdownPlugin as t };
|
|
8
|
+
//# sourceMappingURL=unplugin-CLFi0U2r.d.mts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"unplugin-CLFi0U2r.d.mts","names":[],"sources":["../src/helpers/unplugin.ts"],"sourcesContent":[],"mappings":";;;;iBAsBgB,kBAAA,UAA4B,sBAAmB,SAAA,CAAA,cAAA,SAAA,CAAA"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { createUnplugin } from "@powerlines/core/lib/unplugin";
|
|
2
|
+
import { createRolldownPlugin } from "unplugin";
|
|
3
|
+
|
|
4
|
+
//#region src/helpers/unplugin.ts
|
|
5
|
+
function createTsdownPlugin(context) {
|
|
6
|
+
return createRolldownPlugin(createUnplugin(context))({});
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
//#endregion
|
|
10
|
+
export { createTsdownPlugin as t };
|
|
11
|
+
//# sourceMappingURL=unplugin-kYkLMXDM.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"unplugin-kYkLMXDM.mjs","names":[],"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 { createRolldownPlugin } from \"unplugin\";\nimport { TsdownPluginContext } from \"../types/plugin\";\n\nexport function createTsdownPlugin(context: TsdownPluginContext) {\n return createRolldownPlugin(createUnplugin(context))({});\n}\n"],"mappings":";;;;AAsBA,SAAgB,mBAAmB,SAA8B;AAC/D,QAAO,qBAAqB,eAAe,QAAQ,CAAC,CAAC,EAAE,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@powerlines/plugin-tsdown",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.253",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "A package containing a Powerlines plugin to assist in developing other Powerlines plugins.",
|
|
6
6
|
"keywords": ["tsdown", "powerlines", "storm-software", "powerlines-plugin"],
|
|
@@ -73,8 +73,8 @@
|
|
|
73
73
|
"typings": "dist/index.d.mts",
|
|
74
74
|
"files": ["dist/**/*"],
|
|
75
75
|
"dependencies": {
|
|
76
|
-
"@powerlines/core": "^0.0.
|
|
77
|
-
"@powerlines/plugin-rolldown": "^0.7.
|
|
76
|
+
"@powerlines/core": "^0.0.11",
|
|
77
|
+
"@powerlines/plugin-rolldown": "^0.7.310",
|
|
78
78
|
"defu": "^6.1.4",
|
|
79
79
|
"unplugin": "3.0.0-beta.3"
|
|
80
80
|
},
|
|
@@ -82,5 +82,5 @@
|
|
|
82
82
|
"peerDependencies": { "tsdown": ">=0.16.0" },
|
|
83
83
|
"peerDependenciesMeta": { "tsdown": { "optional": false } },
|
|
84
84
|
"publishConfig": { "access": "public" },
|
|
85
|
-
"gitHead": "
|
|
85
|
+
"gitHead": "645a902416b92ae709b2ae786c21d3ec0be09258"
|
|
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 __stryke_type_checks_is_set_string = require("@stryke/type-checks/is-set-string");
|
|
4
|
-
let defu = require("defu");
|
|
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 { isSetString } from "@stryke/type-checks/is-set-string";
|
|
3
|
-
import { defu } from "defu";
|
|
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(contextA, contextB);
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
//#endregion
|
|
18
|
-
export { combineContexts };
|
|
19
|
-
//# sourceMappingURL=helpers.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"helpers.mjs","names":[],"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,QAAO,KAAK,UAAU,SAAS"}
|
|
@@ -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;
|
|
@@ -1,71 +0,0 @@
|
|
|
1
|
-
import { combineContexts } from "./helpers.mjs";
|
|
2
|
-
import { createUnpluginModuleResolutionFunctions } from "./module-resolution.mjs";
|
|
3
|
-
import { extendLog } from "../logger.mjs";
|
|
4
|
-
import { getString } from "../utilities/source-file.mjs";
|
|
5
|
-
import { LogLevelLabel } from "@storm-software/config-tools/types";
|
|
6
|
-
import { kebabCase } from "@stryke/string-format/kebab-case";
|
|
7
|
-
import { titleCase } from "@stryke/string-format/title-case";
|
|
8
|
-
import { setParseImpl } from "unplugin";
|
|
9
|
-
|
|
10
|
-
//#region ../core/src/lib/unplugin/plugin.ts
|
|
11
|
-
/**
|
|
12
|
-
* Creates a Powerlines unplugin instance.
|
|
13
|
-
*
|
|
14
|
-
* @param context - The plugin context.
|
|
15
|
-
* @returns The unplugin instance.
|
|
16
|
-
*/
|
|
17
|
-
function createUnplugin(context, name = "unplugin") {
|
|
18
|
-
const ctx = context;
|
|
19
|
-
setParseImpl(ctx.parse);
|
|
20
|
-
return () => {
|
|
21
|
-
const log = extendLog(ctx.log, name);
|
|
22
|
-
log(LogLevelLabel.DEBUG, `Initializing ${name.toLowerCase() === "unplugin" ? "Unplugin" : `${titleCase(name)} - Unplugin`} plugin`);
|
|
23
|
-
try {
|
|
24
|
-
const { resolveId, load } = createUnpluginModuleResolutionFunctions(context);
|
|
25
|
-
async function buildStart() {
|
|
26
|
-
log(LogLevelLabel.DEBUG, "Powerlines build plugin starting...");
|
|
27
|
-
await ctx.$$internal.callHook("buildStart", { sequential: true });
|
|
28
|
-
}
|
|
29
|
-
async function transform(code, id) {
|
|
30
|
-
let transformed = code;
|
|
31
|
-
for (const hook of ctx.$$internal.environment.selectHooks("transform")) {
|
|
32
|
-
const result = await hook.handler.apply(combineContexts(ctx, this), [getString(transformed), id]);
|
|
33
|
-
if (result) transformed = result;
|
|
34
|
-
}
|
|
35
|
-
return transformed;
|
|
36
|
-
}
|
|
37
|
-
async function buildEnd() {
|
|
38
|
-
log(LogLevelLabel.DEBUG, "Powerlines build plugin finishing...");
|
|
39
|
-
return ctx.$$internal.callHook("buildEnd", { sequential: true });
|
|
40
|
-
}
|
|
41
|
-
async function writeBundle() {
|
|
42
|
-
log(LogLevelLabel.DEBUG, "Finalizing Powerlines project output...");
|
|
43
|
-
return ctx.$$internal.callHook("writeBundle", { sequential: true });
|
|
44
|
-
}
|
|
45
|
-
return {
|
|
46
|
-
name: name.toLowerCase() === "unplugin" ? "powerlines" : `powerlines:${kebabCase(name)}`,
|
|
47
|
-
api: ctx.$$internal.api,
|
|
48
|
-
resolveId: {
|
|
49
|
-
filter: { id: { include: [/.*/] } },
|
|
50
|
-
handler: resolveId
|
|
51
|
-
},
|
|
52
|
-
load: {
|
|
53
|
-
filter: { id: { include: [/.*/] } },
|
|
54
|
-
handler: load
|
|
55
|
-
},
|
|
56
|
-
transform,
|
|
57
|
-
buildStart,
|
|
58
|
-
buildEnd,
|
|
59
|
-
writeBundle,
|
|
60
|
-
vite: { sharedDuringBuild: true }
|
|
61
|
-
};
|
|
62
|
-
} catch (error) {
|
|
63
|
-
log(LogLevelLabel.FATAL, error?.message);
|
|
64
|
-
throw error;
|
|
65
|
-
}
|
|
66
|
-
};
|
|
67
|
-
}
|
|
68
|
-
|
|
69
|
-
//#endregion
|
|
70
|
-
export { createUnplugin };
|
|
71
|
-
//# sourceMappingURL=plugin.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"plugin.mjs","names":["transformed: TransformResult | string","result: TransformResult | string | undefined"],"sources":["../../../../../../core/src/lib/unplugin/plugin.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 { LogLevelLabel } from \"@storm-software/config-tools/types\";\nimport { kebabCase } from \"@stryke/string-format/kebab-case\";\nimport { titleCase } from \"@stryke/string-format/title-case\";\nimport type {\n TransformResult,\n UnpluginBuildContext,\n UnpluginContext\n} from \"unplugin\";\nimport { setParseImpl } from \"unplugin\";\nimport { UNSAFE_PluginContext } from \"../../types/_internal\";\nimport { PluginContext } from \"../../types/context\";\nimport { UnpluginFactory } from \"../../types/unplugin\";\nimport { extendLog } from \"../logger\";\nimport { getString } from \"../utilities/source-file\";\nimport { combineContexts } from \"./helpers\";\nimport { createUnpluginModuleResolutionFunctions } from \"./module-resolution\";\n\n/**\n * Creates a Powerlines unplugin instance.\n *\n * @param context - The plugin context.\n * @returns The unplugin instance.\n */\nexport function createUnpluginResolver<\n TContext extends PluginContext = PluginContext\n>(context: TContext, name = \"unplugin\"): UnpluginFactory<TContext> {\n const ctx = context as unknown as UNSAFE_PluginContext;\n setParseImpl(ctx.parse);\n\n return () => {\n const log = extendLog(ctx.log, name);\n log(\n LogLevelLabel.DEBUG,\n `Initializing ${\n name.toLowerCase() === \"unplugin\"\n ? \"Unplugin\"\n : `${titleCase(name)} - Unplugin`\n } plugin`\n );\n\n try {\n const { resolveId, load } =\n createUnpluginModuleResolutionFunctions<TContext>(context);\n\n return {\n name:\n name.toLowerCase() === \"unplugin\"\n ? \"powerlines\"\n : `powerlines:${kebabCase(name)}`,\n api: ctx.$$internal.api,\n resolveId: {\n filter: {\n id: {\n include: [/.*/]\n }\n },\n handler: resolveId\n },\n load: {\n filter: {\n id: {\n include: [/.*/]\n }\n },\n handler: load\n }\n };\n } catch (error) {\n log(LogLevelLabel.FATAL, (error as Error)?.message);\n\n throw error;\n }\n };\n}\n\n/**\n * Creates a Powerlines unplugin instance.\n *\n * @param context - The plugin context.\n * @returns The unplugin instance.\n */\nexport function createUnplugin<TContext extends PluginContext = PluginContext>(\n context: TContext,\n name = \"unplugin\"\n): UnpluginFactory<TContext> {\n const ctx = context as unknown as UNSAFE_PluginContext;\n setParseImpl(ctx.parse);\n\n return () => {\n const log = extendLog(ctx.log, name);\n log(\n LogLevelLabel.DEBUG,\n `Initializing ${\n name.toLowerCase() === \"unplugin\"\n ? \"Unplugin\"\n : `${titleCase(name)} - Unplugin`\n } plugin`\n );\n\n try {\n const { resolveId, load } =\n createUnpluginModuleResolutionFunctions<TContext>(context);\n\n async function buildStart(this: UnpluginBuildContext) {\n log(LogLevelLabel.DEBUG, \"Powerlines build plugin starting...\");\n\n await ctx.$$internal.callHook(\"buildStart\", {\n sequential: true\n });\n }\n\n async function transform(\n this: UnpluginBuildContext & UnpluginContext,\n code: string,\n id: string\n ): Promise<TransformResult | null | undefined> {\n let transformed: TransformResult | string = code;\n\n for (const hook of ctx.$$internal.environment.selectHooks(\n \"transform\"\n )) {\n const result: TransformResult | string | undefined =\n await hook.handler.apply(combineContexts(ctx, this), [\n getString(transformed),\n id\n ]);\n if (result) {\n transformed = result;\n }\n }\n\n return transformed;\n }\n\n async function buildEnd(this: UnpluginBuildContext): Promise<void> {\n log(LogLevelLabel.DEBUG, \"Powerlines build plugin finishing...\");\n\n return ctx.$$internal.callHook(\"buildEnd\", {\n sequential: true\n });\n }\n\n async function writeBundle(): Promise<void> {\n log(LogLevelLabel.DEBUG, \"Finalizing Powerlines project output...\");\n\n return ctx.$$internal.callHook(\"writeBundle\", {\n sequential: true\n });\n }\n\n return {\n name:\n name.toLowerCase() === \"unplugin\"\n ? \"powerlines\"\n : `powerlines:${kebabCase(name)}`,\n api: ctx.$$internal.api,\n resolveId: {\n filter: {\n id: {\n include: [/.*/]\n }\n },\n handler: resolveId\n },\n load: {\n filter: {\n id: {\n include: [/.*/]\n }\n },\n handler: load\n },\n transform,\n buildStart,\n buildEnd,\n writeBundle,\n vite: {\n sharedDuringBuild: true\n }\n };\n } catch (error) {\n log(LogLevelLabel.FATAL, (error as Error)?.message);\n\n throw error;\n }\n };\n}\n"],"mappings":";;;;;;;;;;;;;;;;AAmGA,SAAgB,eACd,SACA,OAAO,YACoB;CAC3B,MAAM,MAAM;AACZ,cAAa,IAAI,MAAM;AAEvB,cAAa;EACX,MAAM,MAAM,UAAU,IAAI,KAAK,KAAK;AACpC,MACE,cAAc,OACd,gBACE,KAAK,aAAa,KAAK,aACnB,aACA,GAAG,UAAU,KAAK,CAAC,aACxB,SACF;AAED,MAAI;GACF,MAAM,EAAE,WAAW,SACjB,wCAAkD,QAAQ;GAE5D,eAAe,aAAuC;AACpD,QAAI,cAAc,OAAO,sCAAsC;AAE/D,UAAM,IAAI,WAAW,SAAS,cAAc,EAC1C,YAAY,MACb,CAAC;;GAGJ,eAAe,UAEb,MACA,IAC6C;IAC7C,IAAIA,cAAwC;AAE5C,SAAK,MAAM,QAAQ,IAAI,WAAW,YAAY,YAC5C,YACD,EAAE;KACD,MAAMC,SACJ,MAAM,KAAK,QAAQ,MAAM,gBAAgB,KAAK,KAAK,EAAE,CACnD,UAAU,YAAY,EACtB,GACD,CAAC;AACJ,SAAI,OACF,eAAc;;AAIlB,WAAO;;GAGT,eAAe,WAAoD;AACjE,QAAI,cAAc,OAAO,uCAAuC;AAEhE,WAAO,IAAI,WAAW,SAAS,YAAY,EACzC,YAAY,MACb,CAAC;;GAGJ,eAAe,cAA6B;AAC1C,QAAI,cAAc,OAAO,0CAA0C;AAEnE,WAAO,IAAI,WAAW,SAAS,eAAe,EAC5C,YAAY,MACb,CAAC;;AAGJ,UAAO;IACL,MACE,KAAK,aAAa,KAAK,aACnB,eACA,cAAc,UAAU,KAAK;IACnC,KAAK,IAAI,WAAW;IACpB,WAAW;KACT,QAAQ,EACN,IAAI,EACF,SAAS,CAAC,KAAK,EAChB,EACF;KACD,SAAS;KACV;IACD,MAAM;KACJ,QAAQ,EACN,IAAI,EACF,SAAS,CAAC,KAAK,EAChB,EACF;KACD,SAAS;KACV;IACD;IACA;IACA;IACA;IACA,MAAM,EACJ,mBAAmB,MACpB;IACF;WACM,OAAO;AACd,OAAI,cAAc,OAAQ,OAAiB,QAAQ;AAEnD,SAAM"}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
const require_rolldown_runtime = require('../../../../_virtual/rolldown_runtime.cjs');
|
|
2
|
-
require("@stryke/fs/list-files");
|
|
3
|
-
let __stryke_path_append = require("@stryke/path/append");
|
|
4
|
-
let __stryke_path_is_parent_path = require("@stryke/path/is-parent-path");
|
|
5
|
-
let prettier = require("prettier");
|
|
6
|
-
|
|
7
|
-
//#region ../core/src/lib/utilities/format.ts
|
|
8
|
-
/**
|
|
9
|
-
* Formats code using Prettier based on the file path.
|
|
10
|
-
*
|
|
11
|
-
* @param context - The Powerlines context.
|
|
12
|
-
* @param path - The file path to use for resolving Prettier configuration.
|
|
13
|
-
* @param data - The code string to format.
|
|
14
|
-
* @param force - Whether to force formatting even for output/build paths.
|
|
15
|
-
* @returns A promise that resolves to the formatted code string.
|
|
16
|
-
*/
|
|
17
|
-
async function format(context, path, data, force = false) {
|
|
18
|
-
if (!force && ((0, __stryke_path_is_parent_path.isParentPath)(path, (0, __stryke_path_append.appendPath)(context.config.output.outputPath, context.workspaceConfig.workspaceRoot)) || (0, __stryke_path_is_parent_path.isParentPath)(path, (0, __stryke_path_append.appendPath)(context.config.output.buildPath, context.workspaceConfig.workspaceRoot)))) return data;
|
|
19
|
-
let code = data;
|
|
20
|
-
const resolvedConfig = await (0, prettier.resolveConfig)(path);
|
|
21
|
-
if (resolvedConfig) code = await (0, prettier.format)(data, {
|
|
22
|
-
absolutePath: path,
|
|
23
|
-
...resolvedConfig
|
|
24
|
-
});
|
|
25
|
-
return code;
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
//#endregion
|
|
29
|
-
exports.format = format;
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import "@stryke/fs/list-files";
|
|
2
|
-
import { appendPath } from "@stryke/path/append";
|
|
3
|
-
import { isParentPath } from "@stryke/path/is-parent-path";
|
|
4
|
-
import { format, resolveConfig } from "prettier";
|
|
5
|
-
|
|
6
|
-
//#region ../core/src/lib/utilities/format.ts
|
|
7
|
-
/**
|
|
8
|
-
* Formats code using Prettier based on the file path.
|
|
9
|
-
*
|
|
10
|
-
* @param context - The Powerlines context.
|
|
11
|
-
* @param path - The file path to use for resolving Prettier configuration.
|
|
12
|
-
* @param data - The code string to format.
|
|
13
|
-
* @param force - Whether to force formatting even for output/build paths.
|
|
14
|
-
* @returns A promise that resolves to the formatted code string.
|
|
15
|
-
*/
|
|
16
|
-
async function format$1(context, path, data, force = false) {
|
|
17
|
-
if (!force && (isParentPath(path, appendPath(context.config.output.outputPath, context.workspaceConfig.workspaceRoot)) || isParentPath(path, appendPath(context.config.output.buildPath, context.workspaceConfig.workspaceRoot)))) return data;
|
|
18
|
-
let code = data;
|
|
19
|
-
const resolvedConfig = await resolveConfig(path);
|
|
20
|
-
if (resolvedConfig) code = await format(data, {
|
|
21
|
-
absolutePath: path,
|
|
22
|
-
...resolvedConfig
|
|
23
|
-
});
|
|
24
|
-
return code;
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
//#endregion
|
|
28
|
-
export { format$1 as format };
|
|
29
|
-
//# sourceMappingURL=format.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"format.mjs","names":["format","prettier"],"sources":["../../../../../../core/src/lib/utilities/format.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 { listFiles } from \"@stryke/fs/list-files\";\nimport { appendPath } from \"@stryke/path/append\";\nimport { isParentPath } from \"@stryke/path/is-parent-path\";\nimport { format as prettier, resolveConfig } from \"prettier\";\nimport { Context } from \"../../types/context\";\n\n/**\n * Formats code using Prettier based on the file path.\n *\n * @param context - The Powerlines context.\n * @param path - The file path to use for resolving Prettier configuration.\n * @param data - The code string to format.\n * @param force - Whether to force formatting even for output/build paths.\n * @returns A promise that resolves to the formatted code string.\n */\nexport async function format(\n context: Context,\n path: string,\n data: string,\n force = false\n): Promise<string> {\n if (\n !force &&\n (isParentPath(\n path,\n appendPath(\n context.config.output.outputPath,\n context.workspaceConfig.workspaceRoot\n )\n ) ||\n isParentPath(\n path,\n appendPath(\n context.config.output.buildPath,\n context.workspaceConfig.workspaceRoot\n )\n ))\n ) {\n return data;\n }\n\n let code = data;\n const resolvedConfig = await resolveConfig(path);\n if (resolvedConfig) {\n code = await prettier(data, {\n absolutePath: path,\n ...resolvedConfig\n });\n }\n\n return code;\n}\n\n/**\n * Formats all files in a folder using Prettier based on their file paths.\n *\n * @param context - The Powerlines context.\n * @param path - The folder path containing files to format.\n * @returns A promise that resolves when all files have been formatted.\n */\nexport async function formatFolder(context: Context, path: string) {\n if (\n !isParentPath(\n path,\n appendPath(\n context.config.output.outputPath,\n context.workspaceConfig.workspaceRoot\n )\n ) &&\n !isParentPath(\n path,\n appendPath(\n context.config.output.buildPath,\n context.workspaceConfig.workspaceRoot\n )\n )\n ) {\n await Promise.allSettled(\n (await listFiles(path)).map(async file => {\n if (\n !isParentPath(\n file,\n appendPath(\n context.config.output.outputPath,\n context.workspaceConfig.workspaceRoot\n )\n ) &&\n !isParentPath(\n file,\n appendPath(\n context.config.output.buildPath,\n context.workspaceConfig.workspaceRoot\n )\n )\n ) {\n const data = await context.fs.read(file);\n if (data) {\n const formatted = await format(context, file, data);\n\n return context.fs.write(file, formatted);\n }\n }\n })\n );\n }\n}\n"],"mappings":";;;;;;;;;;;;;;;AAiCA,eAAsBA,SACpB,SACA,MACA,MACA,QAAQ,OACS;AACjB,KACE,CAAC,UACA,aACC,MACA,WACE,QAAQ,OAAO,OAAO,YACtB,QAAQ,gBAAgB,cACzB,CACF,IACC,aACE,MACA,WACE,QAAQ,OAAO,OAAO,WACtB,QAAQ,gBAAgB,cACzB,CACF,EAEH,QAAO;CAGT,IAAI,OAAO;CACX,MAAM,iBAAiB,MAAM,cAAc,KAAK;AAChD,KAAI,eACF,QAAO,MAAMC,OAAS,MAAM;EAC1B,cAAc;EACd,GAAG;EACJ,CAAC;AAGJ,QAAO"}
|