@altf4llc/vorpal-sdk 0.1.0-beta.0 → 0.1.0-beta.1
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.
Potentially problematic release.
This version of @altf4llc/vorpal-sdk might be problematic. Click here for more details.
|
@@ -7,11 +7,9 @@ export declare class TypeScript {
|
|
|
7
7
|
private _environments;
|
|
8
8
|
private _includes;
|
|
9
9
|
private _name;
|
|
10
|
-
private _nodeModules;
|
|
11
10
|
private _secrets;
|
|
12
11
|
private _sourceScripts;
|
|
13
12
|
private _systems;
|
|
14
|
-
private _vorpalSdk;
|
|
15
13
|
private _workingDir;
|
|
16
14
|
constructor(name: string, systems: ArtifactSystem[]);
|
|
17
15
|
withAliases(aliases: string[]): this;
|
|
@@ -34,14 +32,6 @@ export declare class TypeScript {
|
|
|
34
32
|
* Sets file patterns to include in the source.
|
|
35
33
|
*/
|
|
36
34
|
withIncludes(includes: string[]): this;
|
|
37
|
-
/**
|
|
38
|
-
* Maps multiple npm packages to Vorpal store artifacts.
|
|
39
|
-
* At build time, package.json and bun.lock are rewritten to point
|
|
40
|
-
* dependency paths to the artifact environment keys.
|
|
41
|
-
*
|
|
42
|
-
* @param modules - Array of [packageName, digest] tuples
|
|
43
|
-
*/
|
|
44
|
-
withNodeModules(modules: Array<[string, string]>): this;
|
|
45
35
|
/**
|
|
46
36
|
* Adds secrets available during the build step.
|
|
47
37
|
* Secrets are deduplicated by name.
|
|
@@ -53,14 +43,6 @@ export declare class TypeScript {
|
|
|
53
43
|
* Duplicates are ignored.
|
|
54
44
|
*/
|
|
55
45
|
withSourceScripts(scripts: string[]): this;
|
|
56
|
-
/**
|
|
57
|
-
* Controls whether the Vorpal SDK TypeScript library is automatically
|
|
58
|
-
* fetched and added as a dependency. Defaults to true.
|
|
59
|
-
*
|
|
60
|
-
* When true, fetches `library/vorpal-sdk-typescript:latest` and adds
|
|
61
|
-
* it to both artifacts and node_modules as `@vorpal/sdk`.
|
|
62
|
-
*/
|
|
63
|
-
withVorpalSdk(include: boolean): this;
|
|
64
46
|
/**
|
|
65
47
|
* Sets the working directory within the source. When set, the build
|
|
66
48
|
* runs inside `./source/{name}/{workingDir}` instead of `./source/{name}`.
|
|
@@ -100,7 +82,6 @@ export declare class TypeScriptDevelopmentEnvironment {
|
|
|
100
82
|
private _artifacts;
|
|
101
83
|
private _environments;
|
|
102
84
|
private _name;
|
|
103
|
-
private _nodeModules;
|
|
104
85
|
private _secrets;
|
|
105
86
|
private _systems;
|
|
106
87
|
constructor(name: string, systems: ArtifactSystem[]);
|
|
@@ -116,15 +97,6 @@ export declare class TypeScriptDevelopmentEnvironment {
|
|
|
116
97
|
withEnvironments(environments: string[]): this;
|
|
117
98
|
/** Adds secrets available during the environment build step. Duplicates (by name) are ignored. */
|
|
118
99
|
withSecrets(secrets: Array<[string, string]>): this;
|
|
119
|
-
/**
|
|
120
|
-
* Makes a TypeScript package artifact available in the dev environment.
|
|
121
|
-
* Sets NODE_PATH to include the artifact's parent directory so that
|
|
122
|
-
* Bun/Node.js can resolve the package.
|
|
123
|
-
*
|
|
124
|
-
* @param packageName - npm package name (e.g., "@vorpal/sdk")
|
|
125
|
-
* @param digest - Artifact digest for the package
|
|
126
|
-
*/
|
|
127
|
-
withNodeModule(packageName: string, digest: string): this;
|
|
128
100
|
/**
|
|
129
101
|
* Builds the TypeScript development environment artifact.
|
|
130
102
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"typescript.d.ts","sourceRoot":"","sources":["../../../src/artifact/language/typescript.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEV,cAAc,EACf,MAAM,gCAAgC,CAAC;AACxC,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAWtD,qBAAa,UAAU;IACrB,OAAO,CAAC,QAAQ,CAAgB;IAChC,OAAO,CAAC,UAAU,CAAgB;IAClC,OAAO,CAAC,WAAW,CAAiC;IACpD,OAAO,CAAC,aAAa,CAAgB;IACrC,OAAO,CAAC,SAAS,CAAgB;IACjC,OAAO,CAAC,KAAK,CAAS;IACtB,OAAO,CAAC,
|
|
1
|
+
{"version":3,"file":"typescript.d.ts","sourceRoot":"","sources":["../../../src/artifact/language/typescript.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEV,cAAc,EACf,MAAM,gCAAgC,CAAC;AACxC,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAWtD,qBAAa,UAAU;IACrB,OAAO,CAAC,QAAQ,CAAgB;IAChC,OAAO,CAAC,UAAU,CAAgB;IAClC,OAAO,CAAC,WAAW,CAAiC;IACpD,OAAO,CAAC,aAAa,CAAgB;IACrC,OAAO,CAAC,SAAS,CAAgB;IACjC,OAAO,CAAC,KAAK,CAAS;IACtB,OAAO,CAAC,QAAQ,CAA4B;IAC5C,OAAO,CAAC,cAAc,CAAgB;IACtC,OAAO,CAAC,QAAQ,CAAmB;IACnC,OAAO,CAAC,WAAW,CAAiC;gBAExC,IAAI,EAAE,MAAM,EAAE,OAAO,EAAE,cAAc,EAAE;IAKnD,WAAW,CAAC,OAAO,EAAE,MAAM,EAAE,GAAG,IAAI;IASpC;;OAEG;IACH,aAAa,CAAC,SAAS,EAAE,MAAM,EAAE,GAAG,IAAI;IAKxC;;;;OAIG;IACH,cAAc,CAAC,UAAU,EAAE,MAAM,GAAG,IAAI;IAKxC;;;OAGG;IACH,gBAAgB,CAAC,YAAY,EAAE,MAAM,EAAE,GAAG,IAAI;IAK9C;;OAEG;IACH,YAAY,CAAC,QAAQ,EAAE,MAAM,EAAE,GAAG,IAAI;IAKtC;;;OAGG;IACH,WAAW,CAAC,OAAO,EAAE,KAAK,CAAC,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC,GAAG,IAAI;IASnD;;;;OAIG;IACH,iBAAiB,CAAC,OAAO,EAAE,MAAM,EAAE,GAAG,IAAI;IAS1C;;;OAGG;IACH,cAAc,CAAC,GAAG,EAAE,MAAM,GAAG,IAAI;IAKjC;;;;;;;;;;;;OAYG;IACG,KAAK,CAAC,OAAO,EAAE,aAAa,GAAG,OAAO,CAAC,MAAM,CAAC;CA4ErD;AAMD;;;;;;;;;;;;;;GAcG;AACH,qBAAa,gCAAgC;IAC3C,OAAO,CAAC,UAAU,CAAgB;IAClC,OAAO,CAAC,aAAa,CAAgB;IACrC,OAAO,CAAC,KAAK,CAAS;IACtB,OAAO,CAAC,QAAQ,CAA+B;IAC/C,OAAO,CAAC,QAAQ,CAAmB;gBAEvB,IAAI,EAAE,MAAM,EAAE,OAAO,EAAE,cAAc,EAAE;IAKnD;;;OAGG;IACH,aAAa,CAAC,SAAS,EAAE,MAAM,EAAE,GAAG,IAAI;IAKxC;;;OAGG;IACH,gBAAgB,CAAC,YAAY,EAAE,MAAM,EAAE,GAAG,IAAI;IAK9C,kGAAkG;IAClG,WAAW,CAAC,OAAO,EAAE,KAAK,CAAC,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC,GAAG,IAAI;IASnD;;;;;;;;OAQG;IACG,KAAK,CAAC,OAAO,EAAE,aAAa,GAAG,OAAO,CAAC,MAAM,CAAC;CAerD"}
|
|
@@ -8,11 +8,9 @@ export class TypeScript {
|
|
|
8
8
|
_environments = [];
|
|
9
9
|
_includes = [];
|
|
10
10
|
_name;
|
|
11
|
-
_nodeModules = new Map();
|
|
12
11
|
_secrets = [];
|
|
13
12
|
_sourceScripts = [];
|
|
14
13
|
_systems;
|
|
15
|
-
_vorpalSdk = true;
|
|
16
14
|
_workingDir = undefined;
|
|
17
15
|
constructor(name, systems) {
|
|
18
16
|
this._name = name;
|
|
@@ -57,19 +55,6 @@ export class TypeScript {
|
|
|
57
55
|
this._includes = includes;
|
|
58
56
|
return this;
|
|
59
57
|
}
|
|
60
|
-
/**
|
|
61
|
-
* Maps multiple npm packages to Vorpal store artifacts.
|
|
62
|
-
* At build time, package.json and bun.lock are rewritten to point
|
|
63
|
-
* dependency paths to the artifact environment keys.
|
|
64
|
-
*
|
|
65
|
-
* @param modules - Array of [packageName, digest] tuples
|
|
66
|
-
*/
|
|
67
|
-
withNodeModules(modules) {
|
|
68
|
-
for (const [name, digest] of modules) {
|
|
69
|
-
this._nodeModules.set(name, digest);
|
|
70
|
-
}
|
|
71
|
-
return this;
|
|
72
|
-
}
|
|
73
58
|
/**
|
|
74
59
|
* Adds secrets available during the build step.
|
|
75
60
|
* Secrets are deduplicated by name.
|
|
@@ -95,17 +80,6 @@ export class TypeScript {
|
|
|
95
80
|
}
|
|
96
81
|
return this;
|
|
97
82
|
}
|
|
98
|
-
/**
|
|
99
|
-
* Controls whether the Vorpal SDK TypeScript library is automatically
|
|
100
|
-
* fetched and added as a dependency. Defaults to true.
|
|
101
|
-
*
|
|
102
|
-
* When true, fetches `library/vorpal-sdk-typescript:latest` and adds
|
|
103
|
-
* it to both artifacts and node_modules as `@vorpal/sdk`.
|
|
104
|
-
*/
|
|
105
|
-
withVorpalSdk(include) {
|
|
106
|
-
this._vorpalSdk = include;
|
|
107
|
-
return this;
|
|
108
|
-
}
|
|
109
83
|
/**
|
|
110
84
|
* Sets the working directory within the source. When set, the build
|
|
111
85
|
* runs inside `./source/{name}/{workingDir}` instead of `./source/{name}`.
|
|
@@ -143,40 +117,6 @@ export class TypeScript {
|
|
|
143
117
|
if (this._workingDir !== undefined) {
|
|
144
118
|
stepSourceDir = `${stepSourceDir}/${this._workingDir}`;
|
|
145
119
|
}
|
|
146
|
-
// Setup Vorpal SDK -- must happen BEFORE node module script generation
|
|
147
|
-
if (this._vorpalSdk) {
|
|
148
|
-
const vorpalSdk = await context.fetchArtifactAlias("library/vorpal-sdk-typescript:latest");
|
|
149
|
-
this._artifacts.push(vorpalSdk);
|
|
150
|
-
this._nodeModules.set("@vorpal/sdk", vorpalSdk);
|
|
151
|
-
}
|
|
152
|
-
// Sort node modules alphabetically by package name for deterministic output
|
|
153
|
-
const sortedNodeModules = [...this._nodeModules.entries()].sort((a, b) => a[0].localeCompare(b[0]));
|
|
154
|
-
// Setup node modules -- package.json rewriting script
|
|
155
|
-
const stepPackageJsonJsParts = [];
|
|
156
|
-
stepPackageJsonJsParts.push("const fs=require('fs')");
|
|
157
|
-
stepPackageJsonJsParts.push("const p=JSON.parse(fs.readFileSync('package.json','utf8'))");
|
|
158
|
-
for (const [packageName, digest] of sortedNodeModules) {
|
|
159
|
-
const envKey = getEnvKey(digest);
|
|
160
|
-
stepPackageJsonJsParts.push(`if(p.dependencies?.['${packageName}'])p.dependencies['${packageName}']='file:${envKey}'`);
|
|
161
|
-
stepPackageJsonJsParts.push(`if(p.devDependencies?.['${packageName}'])p.devDependencies['${packageName}']='file:${envKey}'`);
|
|
162
|
-
}
|
|
163
|
-
stepPackageJsonJsParts.push("fs.writeFileSync('package.json',JSON.stringify(p,null,2))");
|
|
164
|
-
const stepPackageJsonJs = stepPackageJsonJsParts.join(";") + ";";
|
|
165
|
-
const stepPackageJsonScript = `${bunBin}/bun -e "${stepPackageJsonJs}"\n`;
|
|
166
|
-
// Setup node modules -- bun.lock rewriting script
|
|
167
|
-
const stepBunLockJsParts = [];
|
|
168
|
-
stepBunLockJsParts.push("const fs=require('fs')");
|
|
169
|
-
stepBunLockJsParts.push("if(fs.existsSync('bun.lock')){var t=fs.readFileSync('bun.lock','utf8');var q=String.fromCharCode(34)");
|
|
170
|
-
for (const [packageName, digest] of sortedNodeModules) {
|
|
171
|
-
const envKey = getEnvKey(digest);
|
|
172
|
-
// Replace workspace dependency value: "package": "file:/old" -> "package": "file:<env_key>"
|
|
173
|
-
stepBunLockJsParts.push(`var p1=q+'${packageName}'+q+': '+q+'file:';var i=t.indexOf(p1);while(i>=0){var s=i+p1.length;var e=t.indexOf(q,s);t=t.substring(0,s)+'${envKey}'+t.substring(e);i=t.indexOf(p1,s)}`);
|
|
174
|
-
// Replace packages resolved specifier: "package@file:/old" -> "package@file:<env_key>"
|
|
175
|
-
stepBunLockJsParts.push(`var p2=q+'${packageName}@file:';var i=t.indexOf(p2);while(i>=0){var s=i+p2.length;var e=t.indexOf(q,s);t=t.substring(0,s)+'${envKey}'+t.substring(e);i=t.indexOf(p2,s)}`);
|
|
176
|
-
}
|
|
177
|
-
stepBunLockJsParts.push("fs.writeFileSync('bun.lock',t)}");
|
|
178
|
-
const stepBunLockJs = stepBunLockJsParts.join(";") + ";";
|
|
179
|
-
const stepBunLockScript = `${bunBin}/bun -e "${stepBunLockJs}"\n`;
|
|
180
120
|
// Setup build command -- dual mode based on entrypoint
|
|
181
121
|
let stepBuildCommand;
|
|
182
122
|
if (this._entrypoint !== undefined) {
|
|
@@ -201,8 +141,6 @@ cp -r node_modules $VORPAL_OUTPUT/`;
|
|
|
201
141
|
const stepScript = `pushd ${stepSourceDir}
|
|
202
142
|
|
|
203
143
|
${this._sourceScripts.join("\n")}
|
|
204
|
-
${stepPackageJsonScript}
|
|
205
|
-
${stepBunLockScript}
|
|
206
144
|
|
|
207
145
|
${bunBin}/bun install --frozen-lockfile
|
|
208
146
|
|
|
@@ -211,10 +149,6 @@ ${stepBuildCommand}`;
|
|
|
211
149
|
const stepEnvironments = [`PATH=${bunBin}`, ...this._environments];
|
|
212
150
|
// Build artifact dependencies
|
|
213
151
|
const stepArtifacts = [bunDigest, ...this._artifacts];
|
|
214
|
-
// Add node module artifact digests
|
|
215
|
-
for (const [, digest] of sortedNodeModules) {
|
|
216
|
-
stepArtifacts.push(digest);
|
|
217
|
-
}
|
|
218
152
|
// Sort secrets for deterministic output
|
|
219
153
|
this._secrets.sort((a, b) => a.name.localeCompare(b.name));
|
|
220
154
|
// Create step
|
|
@@ -248,7 +182,6 @@ export class TypeScriptDevelopmentEnvironment {
|
|
|
248
182
|
_artifacts = [];
|
|
249
183
|
_environments = [];
|
|
250
184
|
_name;
|
|
251
|
-
_nodeModules = new Map();
|
|
252
185
|
_secrets = [];
|
|
253
186
|
_systems;
|
|
254
187
|
constructor(name, systems) {
|
|
@@ -280,18 +213,6 @@ export class TypeScriptDevelopmentEnvironment {
|
|
|
280
213
|
}
|
|
281
214
|
return this;
|
|
282
215
|
}
|
|
283
|
-
/**
|
|
284
|
-
* Makes a TypeScript package artifact available in the dev environment.
|
|
285
|
-
* Sets NODE_PATH to include the artifact's parent directory so that
|
|
286
|
-
* Bun/Node.js can resolve the package.
|
|
287
|
-
*
|
|
288
|
-
* @param packageName - npm package name (e.g., "@vorpal/sdk")
|
|
289
|
-
* @param digest - Artifact digest for the package
|
|
290
|
-
*/
|
|
291
|
-
withNodeModule(packageName, digest) {
|
|
292
|
-
this._nodeModules.set(packageName, digest);
|
|
293
|
-
return this;
|
|
294
|
-
}
|
|
295
216
|
/**
|
|
296
217
|
* Builds the TypeScript development environment artifact.
|
|
297
218
|
*
|
|
@@ -304,21 +225,9 @@ export class TypeScriptDevelopmentEnvironment {
|
|
|
304
225
|
async build(context) {
|
|
305
226
|
const bun = await context.fetchArtifactAlias(DEFAULT_BUN_ALIAS);
|
|
306
227
|
const artifacts = [bun, ...this._artifacts];
|
|
307
|
-
const environments = [...this._environments];
|
|
308
|
-
// Add node module artifacts and NODE_PATH entries
|
|
309
|
-
if (this._nodeModules.size > 0) {
|
|
310
|
-
// Sort alphabetically by package name for deterministic output
|
|
311
|
-
const sortedNodeModules = [...this._nodeModules.entries()].sort((a, b) => a[0].localeCompare(b[0]));
|
|
312
|
-
const nodePaths = [];
|
|
313
|
-
for (const [, digest] of sortedNodeModules) {
|
|
314
|
-
artifacts.push(digest);
|
|
315
|
-
nodePaths.push(`${getEnvKey(digest)}/..`);
|
|
316
|
-
}
|
|
317
|
-
environments.push(`NODE_PATH=${nodePaths.join(":")}`);
|
|
318
|
-
}
|
|
319
228
|
let devenv = new DevelopmentEnvironment(this._name, this._systems)
|
|
320
229
|
.withArtifacts(artifacts)
|
|
321
|
-
.withEnvironments(
|
|
230
|
+
.withEnvironments(this._environments);
|
|
322
231
|
if (this._secrets.length > 0) {
|
|
323
232
|
devenv = devenv.withSecrets(this._secrets);
|
|
324
233
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"typescript.js","sourceRoot":"","sources":["../../../src/artifact/language/typescript.ts"],"names":[],"mappings":"AAKA,OAAO,EACL,QAAQ,EACR,cAAc,EACd,sBAAsB,EACtB,SAAS,GACV,MAAM,mBAAmB,CAAC;AAC3B,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AAEnC,MAAM,iBAAiB,GAAG,WAAW,CAAC;AAEtC,MAAM,OAAO,UAAU;IACb,QAAQ,GAAa,EAAE,CAAC;IACxB,UAAU,GAAa,EAAE,CAAC;IAC1B,WAAW,GAAuB,SAAS,CAAC;IAC5C,aAAa,GAAa,EAAE,CAAC;IAC7B,SAAS,GAAa,EAAE,CAAC;IACzB,KAAK,CAAS;IACd,
|
|
1
|
+
{"version":3,"file":"typescript.js","sourceRoot":"","sources":["../../../src/artifact/language/typescript.ts"],"names":[],"mappings":"AAKA,OAAO,EACL,QAAQ,EACR,cAAc,EACd,sBAAsB,EACtB,SAAS,GACV,MAAM,mBAAmB,CAAC;AAC3B,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AAEnC,MAAM,iBAAiB,GAAG,WAAW,CAAC;AAEtC,MAAM,OAAO,UAAU;IACb,QAAQ,GAAa,EAAE,CAAC;IACxB,UAAU,GAAa,EAAE,CAAC;IAC1B,WAAW,GAAuB,SAAS,CAAC;IAC5C,aAAa,GAAa,EAAE,CAAC;IAC7B,SAAS,GAAa,EAAE,CAAC;IACzB,KAAK,CAAS;IACd,QAAQ,GAAyB,EAAE,CAAC;IACpC,cAAc,GAAa,EAAE,CAAC;IAC9B,QAAQ,CAAmB;IAC3B,WAAW,GAAuB,SAAS,CAAC;IAEpD,YAAY,IAAY,EAAE,OAAyB;QACjD,IAAI,CAAC,KAAK,GAAG,IAAI,CAAC;QAClB,IAAI,CAAC,QAAQ,GAAG,OAAO,CAAC;IAC1B,CAAC;IAED,WAAW,CAAC,OAAiB;QAC3B,KAAK,MAAM,KAAK,IAAI,OAAO,EAAE,CAAC;YAC5B,IAAI,CAAC,IAAI,CAAC,QAAQ,CAAC,QAAQ,CAAC,KAAK,CAAC,EAAE,CAAC;gBACnC,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;YAC5B,CAAC;QACH,CAAC;QACD,OAAO,IAAI,CAAC;IACd,CAAC;IAED;;OAEG;IACH,aAAa,CAAC,SAAmB;QAC/B,IAAI,CAAC,UAAU,GAAG,SAAS,CAAC;QAC5B,OAAO,IAAI,CAAC;IACd,CAAC;IAED;;;;OAIG;IACH,cAAc,CAAC,UAAkB;QAC/B,IAAI,CAAC,WAAW,GAAG,UAAU,CAAC;QAC9B,OAAO,IAAI,CAAC;IACd,CAAC;IAED;;;OAGG;IACH,gBAAgB,CAAC,YAAsB;QACrC,IAAI,CAAC,aAAa,GAAG,YAAY,CAAC;QAClC,OAAO,IAAI,CAAC;IACd,CAAC;IAED;;OAEG;IACH,YAAY,CAAC,QAAkB;QAC7B,IAAI,CAAC,SAAS,GAAG,QAAQ,CAAC;QAC1B,OAAO,IAAI,CAAC;IACd,CAAC;IAED;;;OAGG;IACH,WAAW,CAAC,OAAgC;QAC1C,KAAK,MAAM,CAAC,IAAI,EAAE,KAAK,CAAC,IAAI,OAAO,EAAE,CAAC;YACpC,IAAI,CAAC,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,IAAI,KAAK,IAAI,CAAC,EAAE,CAAC;gBAChD,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,EAAE,IAAI,EAAE,KAAK,EAAE,CAAC,CAAC;YACtC,CAAC;QACH,CAAC;QACD,OAAO,IAAI,CAAC;IACd,CAAC;IAED;;;;OAIG;IACH,iBAAiB,CAAC,OAAiB;QACjC,KAAK,MAAM,MAAM,IAAI,OAAO,EAAE,CAAC;YAC7B,IAAI,CAAC,IAAI,CAAC,cAAc,CAAC,QAAQ,CAAC,MAAM,CAAC,EAAE,CAAC;gBAC1C,IAAI,CAAC,cAAc,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC;YACnC,CAAC;QACH,CAAC;QACD,OAAO,IAAI,CAAC;IACd,CAAC;IAED;;;OAGG;IACH,cAAc,CAAC,GAAW;QACxB,IAAI,CAAC,WAAW,GAAG,GAAG,CAAC;QACvB,OAAO,IAAI,CAAC;IACd,CAAC;IAED;;;;;;;;;;;;OAYG;IACH,KAAK,CAAC,KAAK,CAAC,OAAsB;QAChC,iCAAiC;QACjC,MAAM,SAAS,GAAG,MAAM,OAAO,CAAC,kBAAkB,CAAC,iBAAiB,CAAC,CAAC;QACtE,MAAM,MAAM,GAAG,GAAG,SAAS,CAAC,SAAS,CAAC,MAAM,CAAC;QAE7C,eAAe;QACf,MAAM,UAAU,GAAG,GAAG,CAAC;QACvB,MAAM,aAAa,GAAG,IAAI,cAAc,CAAC,IAAI,CAAC,KAAK,EAAE,UAAU,CAAC,CAAC;QAEjE,IAAI,IAAI,CAAC,SAAS,CAAC,MAAM,GAAG,CAAC,EAAE,CAAC;YAC9B,aAAa,CAAC,YAAY,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC;QAC7C,CAAC;QAED,MAAM,MAAM,GAAG,aAAa,CAAC,KAAK,EAAE,CAAC;QAErC,8BAA8B;QAC9B,IAAI,aAAa,GAAG,GAAG,UAAU,WAAW,MAAM,CAAC,IAAI,EAAE,CAAC;QAE1D,IAAI,IAAI,CAAC,WAAW,KAAK,SAAS,EAAE,CAAC;YACnC,aAAa,GAAG,GAAG,aAAa,IAAI,IAAI,CAAC,WAAW,EAAE,CAAC;QACzD,CAAC;QAED,uDAAuD;QACvD,IAAI,gBAAwB,CAAC;QAE7B,IAAI,IAAI,CAAC,WAAW,KAAK,SAAS,EAAE,CAAC;YACnC,cAAc;YACd,gBAAgB,GAAG;;EAEvB,MAAM,wBAAwB,IAAI,CAAC,WAAW,cAAc,IAAI,CAAC,KAAK;;KAEnE,IAAI,CAAC,KAAK,uBAAuB,IAAI,CAAC,KAAK,EAAE,CAAC;QAC/C,CAAC;aAAM,CAAC;YACN,eAAe;YACf,gBAAgB,GAAG;;EAEvB,MAAM;;;;mCAI2B,CAAC;QAChC,CAAC;QAED,sDAAsD;QACtD,MAAM,UAAU,GAAG,SAAS,aAAa;;EAE3C,IAAI,CAAC,cAAc,CAAC,IAAI,CAAC,IAAI,CAAC;;EAE9B,MAAM;;EAEN,gBAAgB,EAAE,CAAC;QAEjB,8BAA8B;QAC9B,MAAM,gBAAgB,GAAG,CAAC,QAAQ,MAAM,EAAE,EAAE,GAAG,IAAI,CAAC,aAAa,CAAC,CAAC;QAEnE,8BAA8B;QAC9B,MAAM,aAAa,GAAG,CAAC,SAAS,EAAE,GAAG,IAAI,CAAC,UAAU,CAAC,CAAC;QAEtD,wCAAwC;QACxC,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,IAAI,CAAC,aAAa,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC;QAE3D,cAAc;QACd,MAAM,IAAI,GAAG,MAAM,KAAK,CACtB,OAAO,EACP,aAAa,EACb,gBAAgB,EAChB,UAAU,EACV,IAAI,CAAC,QAAQ,CACd,CAAC;QAEF,6BAA6B;QAC7B,OAAO,IAAI,QAAQ,CAAC,IAAI,CAAC,KAAK,EAAE,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,QAAQ,CAAC;aACnD,WAAW,CAAC,IAAI,CAAC,QAAQ,CAAC;aAC1B,WAAW,CAAC,CAAC,MAAM,CAAC,CAAC;aACrB,KAAK,CAAC,OAAO,CAAC,CAAC;IACpB,CAAC;CACF;AAED,8EAA8E;AAC9E,qCAAqC;AACrC,8EAA8E;AAE9E;;;;;;;;;;;;;;GAcG;AACH,MAAM,OAAO,gCAAgC;IACnC,UAAU,GAAa,EAAE,CAAC;IAC1B,aAAa,GAAa,EAAE,CAAC;IAC7B,KAAK,CAAS;IACd,QAAQ,GAA4B,EAAE,CAAC;IACvC,QAAQ,CAAmB;IAEnC,YAAY,IAAY,EAAE,OAAyB;QACjD,IAAI,CAAC,KAAK,GAAG,IAAI,CAAC;QAClB,IAAI,CAAC,QAAQ,GAAG,OAAO,CAAC;IAC1B,CAAC;IAED;;;OAGG;IACH,aAAa,CAAC,SAAmB;QAC/B,IAAI,CAAC,UAAU,CAAC,IAAI,CAAC,GAAG,SAAS,CAAC,CAAC;QACnC,OAAO,IAAI,CAAC;IACd,CAAC;IAED;;;OAGG;IACH,gBAAgB,CAAC,YAAsB;QACrC,IAAI,CAAC,aAAa,CAAC,IAAI,CAAC,GAAG,YAAY,CAAC,CAAC;QACzC,OAAO,IAAI,CAAC;IACd,CAAC;IAED,kGAAkG;IAClG,WAAW,CAAC,OAAgC;QAC1C,KAAK,MAAM,CAAC,IAAI,EAAE,KAAK,CAAC,IAAI,OAAO,EAAE,CAAC;YACpC,IAAI,CAAC,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,KAAK,IAAI,CAAC,EAAE,CAAC;gBAC7C,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC,CAAC;YACpC,CAAC;QACH,CAAC;QACD,OAAO,IAAI,CAAC;IACd,CAAC;IAED;;;;;;;;OAQG;IACH,KAAK,CAAC,KAAK,CAAC,OAAsB;QAChC,MAAM,GAAG,GAAG,MAAM,OAAO,CAAC,kBAAkB,CAAC,iBAAiB,CAAC,CAAC;QAEhE,MAAM,SAAS,GAAa,CAAC,GAAG,EAAE,GAAG,IAAI,CAAC,UAAU,CAAC,CAAC;QAEtD,IAAI,MAAM,GAAG,IAAI,sBAAsB,CAAC,IAAI,CAAC,KAAK,EAAE,IAAI,CAAC,QAAQ,CAAC;aAC/D,aAAa,CAAC,SAAS,CAAC;aACxB,gBAAgB,CAAC,IAAI,CAAC,aAAa,CAAC,CAAC;QAExC,IAAI,IAAI,CAAC,QAAQ,CAAC,MAAM,GAAG,CAAC,EAAE,CAAC;YAC7B,MAAM,GAAG,MAAM,CAAC,WAAW,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC;QAC7C,CAAC;QAED,OAAO,MAAM,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC;IAC/B,CAAC;CACF"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@altf4llc/vorpal-sdk",
|
|
3
|
-
"version": "0.1.0-beta.
|
|
3
|
+
"version": "0.1.0-beta.1",
|
|
4
4
|
"description": "Vorpal SDK for building artifacts in TypeScript",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"repository": {
|
|
@@ -52,4 +52,4 @@
|
|
|
52
52
|
"tsx": "4.21.0",
|
|
53
53
|
"typescript": "5.9.3"
|
|
54
54
|
}
|
|
55
|
-
}
|
|
55
|
+
}
|