@shell-shock/plugin-upgrade 0.1.0
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/LICENSE +201 -0
- package/README.md +264 -0
- package/dist/_virtual/rolldown_runtime.cjs +29 -0
- package/dist/components/index.cjs +11 -0
- package/dist/components/index.d.cts +3 -0
- package/dist/components/index.d.mts +3 -0
- package/dist/components/index.mjs +4 -0
- package/dist/components/upgrade-builtin.cjs +735 -0
- package/dist/components/upgrade-builtin.d.cts +36 -0
- package/dist/components/upgrade-builtin.d.cts.map +1 -0
- package/dist/components/upgrade-builtin.d.mts +36 -0
- package/dist/components/upgrade-builtin.d.mts.map +1 -0
- package/dist/components/upgrade-builtin.mjs +728 -0
- package/dist/components/upgrade-builtin.mjs.map +1 -0
- package/dist/components/upgrade-command.cjs +96 -0
- package/dist/components/upgrade-command.d.cts +10 -0
- package/dist/components/upgrade-command.d.cts.map +1 -0
- package/dist/components/upgrade-command.d.mts +10 -0
- package/dist/components/upgrade-command.d.mts.map +1 -0
- package/dist/components/upgrade-command.mjs +96 -0
- package/dist/components/upgrade-command.mjs.map +1 -0
- package/dist/index.cjs +51 -0
- package/dist/index.d.cts +12 -0
- package/dist/index.d.cts.map +1 -0
- package/dist/index.d.mts +12 -0
- package/dist/index.d.mts.map +1 -0
- package/dist/index.mjs +49 -0
- package/dist/index.mjs.map +1 -0
- package/dist/types/index.cjs +4 -0
- package/dist/types/index.d.cts +3 -0
- package/dist/types/index.d.mts +3 -0
- package/dist/types/index.mjs +3 -0
- package/dist/types/package-manager.cjs +20 -0
- package/dist/types/package-manager.d.cts +7 -0
- package/dist/types/package-manager.d.cts.map +1 -0
- package/dist/types/package-manager.d.mts +7 -0
- package/dist/types/package-manager.d.mts.map +1 -0
- package/dist/types/package-manager.mjs +19 -0
- package/dist/types/package-manager.mjs.map +1 -0
- package/dist/types/plugin.cjs +0 -0
- package/dist/types/plugin.d.cts +29 -0
- package/dist/types/plugin.d.cts.map +1 -0
- package/dist/types/plugin.d.mts +29 -0
- package/dist/types/plugin.d.mts.map +1 -0
- package/dist/types/plugin.mjs +1 -0
- package/package.json +185 -0
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import * as _alloy_js_core0 from "@alloy-js/core";
|
|
2
|
+
import { BuiltinFileProps } from "@powerlines/plugin-alloy/typescript/components/builtin-file";
|
|
3
|
+
|
|
4
|
+
//#region src/components/upgrade-builtin.d.ts
|
|
5
|
+
/**
|
|
6
|
+
* The `locatePackageJson` handler function declaration code for the Shell Shock project.
|
|
7
|
+
*/
|
|
8
|
+
declare function LocatePackageJsonFunctionDeclaration(): _alloy_js_core0.Children;
|
|
9
|
+
/**
|
|
10
|
+
* The `locateLockfile` handler function declaration code for the Shell Shock project.
|
|
11
|
+
*/
|
|
12
|
+
declare function LocateLockfileFunctionDeclaration(): _alloy_js_core0.Children;
|
|
13
|
+
/**
|
|
14
|
+
* The `getPackageManager` handler function declaration code for the Shell Shock project.
|
|
15
|
+
*/
|
|
16
|
+
declare function GetPackageManagerFunctionDeclaration(): _alloy_js_core0.Children;
|
|
17
|
+
/**
|
|
18
|
+
* The `fetchNpmPackage` handler function declaration code for the Shell Shock project.
|
|
19
|
+
*/
|
|
20
|
+
declare function FetchNpmPackageFunctionDeclaration(): _alloy_js_core0.Children;
|
|
21
|
+
/**
|
|
22
|
+
* The `getLatest` handler function declaration code for the Shell Shock project.
|
|
23
|
+
*/
|
|
24
|
+
declare function GetLatestFunctionDeclaration(): _alloy_js_core0.Children;
|
|
25
|
+
/**
|
|
26
|
+
* The `install` handler function declaration code for the Shell Shock project.
|
|
27
|
+
*/
|
|
28
|
+
declare function InstallFunctionDeclaration(): _alloy_js_core0.Children;
|
|
29
|
+
interface UpgradeBuiltinProps extends Omit<BuiltinFileProps, "id" | "description"> {}
|
|
30
|
+
/**
|
|
31
|
+
* A built-in upgrade module for Shell Shock.
|
|
32
|
+
*/
|
|
33
|
+
declare function UpgradeBuiltin(props: UpgradeBuiltinProps): _alloy_js_core0.Children;
|
|
34
|
+
//#endregion
|
|
35
|
+
export { FetchNpmPackageFunctionDeclaration, GetLatestFunctionDeclaration, GetPackageManagerFunctionDeclaration, InstallFunctionDeclaration, LocateLockfileFunctionDeclaration, LocatePackageJsonFunctionDeclaration, UpgradeBuiltin, UpgradeBuiltinProps };
|
|
36
|
+
//# sourceMappingURL=upgrade-builtin.d.cts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"upgrade-builtin.d.cts","names":[],"sources":["../../src/components/upgrade-builtin.tsx"],"sourcesContent":[],"mappings":";;;;;;;AA2CgB,iBAAA,oCAAA,CAAA,CAAoC,EAAA,eAAA,CAAA,QAAA;AAwEpD;AAwFA;AAyIA;AA6KgB,iBA9YA,iCAAA,CAAA,CA8Y4B,EA9YK,eAAA,CAAA,QA8YL;AAwC5C;AAmGA;AAQA;iBAzcgB,oCAAA,CAAA,GAAoC,eAAA,CAAA;;;;iBAyIpC,kCAAA,CAAA,GAAkC,eAAA,CAAA;;;;iBA6KlC,4BAAA,CAAA,GAA4B,eAAA,CAAA;;;;iBAwC5B,0BAAA,CAAA,GAA0B,eAAA,CAAA;UAmGzB,mBAAA,SAA4B,KAC3C;;;;iBAOc,cAAA,QAAsB,sBAAmB,eAAA,CAAA"}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import * as _alloy_js_core0 from "@alloy-js/core";
|
|
2
|
+
import { BuiltinFileProps } from "@powerlines/plugin-alloy/typescript/components/builtin-file";
|
|
3
|
+
|
|
4
|
+
//#region src/components/upgrade-builtin.d.ts
|
|
5
|
+
/**
|
|
6
|
+
* The `locatePackageJson` handler function declaration code for the Shell Shock project.
|
|
7
|
+
*/
|
|
8
|
+
declare function LocatePackageJsonFunctionDeclaration(): _alloy_js_core0.Children;
|
|
9
|
+
/**
|
|
10
|
+
* The `locateLockfile` handler function declaration code for the Shell Shock project.
|
|
11
|
+
*/
|
|
12
|
+
declare function LocateLockfileFunctionDeclaration(): _alloy_js_core0.Children;
|
|
13
|
+
/**
|
|
14
|
+
* The `getPackageManager` handler function declaration code for the Shell Shock project.
|
|
15
|
+
*/
|
|
16
|
+
declare function GetPackageManagerFunctionDeclaration(): _alloy_js_core0.Children;
|
|
17
|
+
/**
|
|
18
|
+
* The `fetchNpmPackage` handler function declaration code for the Shell Shock project.
|
|
19
|
+
*/
|
|
20
|
+
declare function FetchNpmPackageFunctionDeclaration(): _alloy_js_core0.Children;
|
|
21
|
+
/**
|
|
22
|
+
* The `getLatest` handler function declaration code for the Shell Shock project.
|
|
23
|
+
*/
|
|
24
|
+
declare function GetLatestFunctionDeclaration(): _alloy_js_core0.Children;
|
|
25
|
+
/**
|
|
26
|
+
* The `install` handler function declaration code for the Shell Shock project.
|
|
27
|
+
*/
|
|
28
|
+
declare function InstallFunctionDeclaration(): _alloy_js_core0.Children;
|
|
29
|
+
interface UpgradeBuiltinProps extends Omit<BuiltinFileProps, "id" | "description"> {}
|
|
30
|
+
/**
|
|
31
|
+
* A built-in upgrade module for Shell Shock.
|
|
32
|
+
*/
|
|
33
|
+
declare function UpgradeBuiltin(props: UpgradeBuiltinProps): _alloy_js_core0.Children;
|
|
34
|
+
//#endregion
|
|
35
|
+
export { FetchNpmPackageFunctionDeclaration, GetLatestFunctionDeclaration, GetPackageManagerFunctionDeclaration, InstallFunctionDeclaration, LocateLockfileFunctionDeclaration, LocatePackageJsonFunctionDeclaration, UpgradeBuiltin, UpgradeBuiltinProps };
|
|
36
|
+
//# sourceMappingURL=upgrade-builtin.d.mts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"upgrade-builtin.d.mts","names":[],"sources":["../../src/components/upgrade-builtin.tsx"],"sourcesContent":[],"mappings":";;;;;;;AA2CgB,iBAAA,oCAAA,CAAA,CAAoC,EAAA,eAAA,CAAA,QAAA;AAwEpD;AAwFA;AAyIA;AA6KgB,iBA9YA,iCAAA,CAAA,CA8Y4B,EA9YK,eAAA,CAAA,QA8YL;AAwC5C;AAmGA;AAQA;iBAzcgB,oCAAA,CAAA,GAAoC,eAAA,CAAA;;;;iBAyIpC,kCAAA,CAAA,GAAkC,eAAA,CAAA;;;;iBA6KlC,4BAAA,CAAA,GAA4B,eAAA,CAAA;;;;iBAwC5B,0BAAA,CAAA,GAA0B,eAAA,CAAA;UAmGzB,mBAAA,SAA4B,KAC3C;;;;iBAOc,cAAA,QAAsB,sBAAmB,eAAA,CAAA"}
|