depflow 2.0.0-dev.1 → 2.0.0-dev.3
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/build/{bin → cli}/DepFLowCLI.d.ts +4 -2
- package/build/{bin → cli}/DepFLowCLI.js +60 -36
- package/build/cli/DepFLowCLI.js.map +1 -0
- package/build/{bin → cli}/bin.js +15 -4
- package/build/cli/bin.js.map +1 -0
- package/build/config/Config.d.ts +28 -0
- package/build/config/Config.js +46 -0
- package/build/config/Config.js.map +1 -0
- package/build/config/ImportMap.d.ts +38 -0
- package/build/config/ImportMap.js +83 -0
- package/build/config/ImportMap.js.map +1 -0
- package/build/config/Tsconfig.d.ts +57 -0
- package/build/config/Tsconfig.js +99 -0
- package/build/config/Tsconfig.js.map +1 -0
- package/build/config/schemas.d.ts +592 -0
- package/build/config/schemas.js +51 -0
- package/build/config/schemas.js.map +1 -0
- package/build/support/Dependency.d.ts +127 -0
- package/build/support/Dependency.js +307 -0
- package/build/support/Dependency.js.map +1 -0
- package/build/support/File.d.ts +80 -0
- package/build/support/File.js +123 -0
- package/build/support/File.js.map +1 -0
- package/build/support/Git.js.map +1 -0
- package/build/support/PathFixer.d.ts +36 -0
- package/build/support/PathFixer.js +161 -0
- package/build/support/PathFixer.js.map +1 -0
- package/build/support/PathResolver/AliasCompiler.d.ts +25 -0
- package/build/support/PathResolver/AliasCompiler.js +39 -0
- package/build/support/PathResolver/AliasCompiler.js.map +1 -0
- package/build/support/PathResolver/PathResolver.d.ts +45 -0
- package/build/support/PathResolver/PathResolver.js +99 -0
- package/build/support/PathResolver/PathResolver.js.map +1 -0
- package/build/support/PathResolver/PathRewriter.d.ts +18 -0
- package/build/support/PathResolver/PathRewriter.js +47 -0
- package/build/support/PathResolver/PathRewriter.js.map +1 -0
- package/build/support/PathResolver/Utils.d.ts +36 -0
- package/build/support/PathResolver/Utils.js +45 -0
- package/build/support/PathResolver/Utils.js.map +1 -0
- package/build/support/PathResolver.d.ts +100 -0
- package/build/support/PathResolver.js +280 -0
- package/build/support/PathResolver.js.map +1 -0
- package/build/support/Resolver/AliasCompiler.d.ts +18 -0
- package/build/support/Resolver/AliasCompiler.js +32 -0
- package/build/support/Resolver/AliasCompiler.js.map +1 -0
- package/build/support/Resolver/PathResolver.d.ts +25 -0
- package/build/support/Resolver/PathResolver.js +79 -0
- package/build/support/Resolver/PathResolver.js.map +1 -0
- package/build/support/Resolver/PathRewriter.d.ts +10 -0
- package/build/support/Resolver/PathRewriter.js +39 -0
- package/build/support/Resolver/PathRewriter.js.map +1 -0
- package/build/support/Resolver/Utils.d.ts +36 -0
- package/build/support/Resolver/Utils.js +45 -0
- package/build/support/Resolver/Utils.js.map +1 -0
- package/build/support/Utils.d.ts +30 -0
- package/build/support/Utils.js +95 -0
- package/build/support/Utils.js.map +1 -0
- package/build/support/Validator.d.ts +22 -0
- package/build/support/Validator.js +28 -0
- package/build/support/Validator.js.map +1 -0
- package/package.json +4 -3
- package/build/Config.d.ts +0 -15
- package/build/Config.js +0 -21
- package/build/Config.js.map +0 -1
- package/build/Dependency.d.ts +0 -86
- package/build/Dependency.js +0 -264
- package/build/Dependency.js.map +0 -1
- package/build/File.d.ts +0 -9
- package/build/File.js +0 -41
- package/build/File.js.map +0 -1
- package/build/Git.js.map +0 -1
- package/build/PathFixer.d.ts +0 -35
- package/build/PathFixer.js +0 -143
- package/build/PathFixer.js.map +0 -1
- package/build/Tsconfig.d.ts +0 -13
- package/build/Tsconfig.js +0 -16
- package/build/Tsconfig.js.map +0 -1
- package/build/Utils.d.ts +0 -16
- package/build/Utils.js +0 -40
- package/build/Utils.js.map +0 -1
- package/build/Validator.d.ts +0 -9
- package/build/Validator.js +0 -15
- package/build/Validator.js.map +0 -1
- package/build/bin/DepFLowCLI.js.map +0 -1
- package/build/bin/bin.d.ts +0 -2
- package/build/bin/bin.js.map +0 -1
- package/build/bin.js +0 -26
- package/build/bin.js.map +0 -1
- package/build/schemas.d.ts +0 -296
- package/build/schemas.js +0 -29
- package/build/schemas.js.map +0 -1
- /package/build/{bin.d.ts → cli/bin.d.ts} +0 -0
- /package/build/{Git.d.ts → support/Git.d.ts} +0 -0
- /package/build/{Git.js → support/Git.js} +0 -0
package/build/Validator.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Validator.js","sourceRoot":"","sources":["../src/Validator.ts"],"names":[],"mappings":"AAAA,MAAM,OAAO,SAAS;IAClB,MAAM,CAAC,YAAY,CAAC,IAAa;QAC7B,IAAI,OAAO,IAAI,KAAK,QAAQ,IAAI,CAAC,IAAI,CAAC,IAAI,EAAE;YAAE,MAAM,IAAI,KAAK,CAAC,4BAA4B,IAAI,GAAG,CAAC,CAAC;QACnG,MAAM,QAAQ,GAAG,mFAAmF,CAAC;QACrG,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC;YAAE,MAAM,IAAI,KAAK,CAAC,2BAA2B,IAAI,EAAE,CAAC,CAAC;IACjF,CAAC;IACD,MAAM,CAAC,YAAY,CAAC,IAAa;QAC7B,IAAI,OAAO,IAAI,KAAK,QAAQ,IAAI,CAAC,IAAI,CAAC,IAAI,EAAE;YAAE,MAAM,IAAI,KAAK,CAAC,6BAA6B,IAAI,GAAG,CAAC,CAAC;IACxG,CAAC;CACJ;AAKD,eAAe,SAAS,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"DepFLowCLI.js","sourceRoot":"","sources":["../../src/bin/DepFLowCLI.ts"],"names":[],"mappings":"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"}
|
package/build/bin/bin.d.ts
DELETED
package/build/bin/bin.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"bin.js","sourceRoot":"","sources":["../../src/bin/bin.ts"],"names":[],"mappings":";AAEA,OAAO,UAAU,MAAM,iBAAiB,CAAC;AAEzC,MAAM,GAAG,GAAG,IAAI,UAAU,EAAE,CAAC;AAE7B,IAAI,CAAC;IACD,MAAM,IAAI,GAAG,CAAC,CAAC;IACf,MAAM,CAAC,WAAW,EAAE,GAAG,IAAI,CAAC,GAAG,OAAO,CAAC,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC;IAExD,IAAI,WAAW,EAAE,CAAC;QACd,MAAM,OAAO,GAAG,GAAG,CAAC,UAAU,CAAC,WAAW,CAAC,CAAC;QAC5C,IAAI,OAAO,EAAE,CAAC;YACV,MAAM,OAAO,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE,WAAW,EAAE,IAAI,CAAC,CAAC;QACpD,CAAC;aAAM,CAAC;YACJ,GAAG,CAAC,GAAG,CAAC,KAAK,CAAC,oBAAoB,WAAW,EAAE,CAAC,CAAC;YACjD,GAAG,CAAC,UAAU,CAAC,MAAM,CAAC,EAAE,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE,MAAM,EAAE,EAAE,CAAC,CAAC;QACvD,CAAC;IACL,CAAC;;QAAM,GAAG,CAAC,KAAK,EAAE,CAAC;AACvB,CAAC;AAAC,OAAO,KAAU,EAAE,CAAC;IAClB,GAAG,CAAC,GAAG,CAAC,KAAK,CAAC,+DAA+D,CAAC,CAAC;IAC/E,GAAG,CAAC,GAAG,CAAC,KAAK,CAAC,uBAAuB,KAAK,EAAE,KAAK,IAAI,KAAK,EAAE,CAAC,CAAC;IAC9D,GAAG,CAAC,GAAG,CAAC,KAAK,CAAC,+DAA+D,CAAC,CAAC;IAC/E,OAAO,CAAC,IAAI,CAAC,CAAC,CAAC,CAAA;AACnB,CAAC"}
|
package/build/bin.js
DELETED
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
#!/usr/bin/env node
|
|
2
|
-
import DepFlowCLI from "./bin/DepFLowCLI.js";
|
|
3
|
-
const cli = new DepFlowCLI();
|
|
4
|
-
try {
|
|
5
|
-
const skip = 2;
|
|
6
|
-
const [commandName, ...args] = process.argv.slice(skip);
|
|
7
|
-
if (commandName) {
|
|
8
|
-
const command = cli.getCommand(commandName);
|
|
9
|
-
if (command) {
|
|
10
|
-
await command.exec.call(cli, commandName, args);
|
|
11
|
-
}
|
|
12
|
-
else {
|
|
13
|
-
cli.out.error(`Unknown command: ${commandName}`);
|
|
14
|
-
cli.getCommand('help')?.exec.call(cli, 'help', []);
|
|
15
|
-
}
|
|
16
|
-
}
|
|
17
|
-
else
|
|
18
|
-
cli.start();
|
|
19
|
-
}
|
|
20
|
-
catch (error) {
|
|
21
|
-
cli.out.error(`&C(255,180,220)╭─────────────────────────────────────────────`);
|
|
22
|
-
cli.out.error(`&C(255,180,220)│ &C1${error?.stack || error}`);
|
|
23
|
-
cli.out.error(`&C(255,180,220)╰─────────────────────────────────────────────`);
|
|
24
|
-
process.exit(1);
|
|
25
|
-
}
|
|
26
|
-
//# sourceMappingURL=bin.js.map
|
package/build/bin.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"bin.js","sourceRoot":"","sources":["../src/bin.ts"],"names":[],"mappings":";AAEA,OAAO,UAAU,MAAM,qBAAqB,CAAC;AAE7C,MAAM,GAAG,GAAG,IAAI,UAAU,EAAE,CAAC;AAE7B,IAAI,CAAC;IACD,MAAM,IAAI,GAAG,CAAC,CAAC;IACf,MAAM,CAAC,WAAW,EAAE,GAAG,IAAI,CAAC,GAAG,OAAO,CAAC,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC;IAExD,IAAI,WAAW,EAAE,CAAC;QACd,MAAM,OAAO,GAAG,GAAG,CAAC,UAAU,CAAC,WAAW,CAAC,CAAC;QAC5C,IAAI,OAAO,EAAE,CAAC;YACV,MAAM,OAAO,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE,WAAW,EAAE,IAAI,CAAC,CAAC;QACpD,CAAC;aAAM,CAAC;YACJ,GAAG,CAAC,GAAG,CAAC,KAAK,CAAC,oBAAoB,WAAW,EAAE,CAAC,CAAC;YACjD,GAAG,CAAC,UAAU,CAAC,MAAM,CAAC,EAAE,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE,MAAM,EAAE,EAAE,CAAC,CAAC;QACvD,CAAC;IACL,CAAC;;QAAM,GAAG,CAAC,KAAK,EAAE,CAAC;AACvB,CAAC;AAAC,OAAO,KAAU,EAAE,CAAC;IAClB,GAAG,CAAC,GAAG,CAAC,KAAK,CAAC,+DAA+D,CAAC,CAAC;IAC/E,GAAG,CAAC,GAAG,CAAC,KAAK,CAAC,uBAAuB,KAAK,EAAE,KAAK,IAAI,KAAK,EAAE,CAAC,CAAC;IAC9D,GAAG,CAAC,GAAG,CAAC,KAAK,CAAC,+DAA+D,CAAC,CAAC;IAC/E,OAAO,CAAC,IAAI,CAAC,CAAC,CAAC,CAAA;AACnB,CAAC"}
|
package/build/schemas.d.ts
DELETED
|
@@ -1,296 +0,0 @@
|
|
|
1
|
-
import { Schema } from '@netfeez/common';
|
|
2
|
-
export declare const basicTsconfig: Schema<{
|
|
3
|
-
readonly compilerOptions: {
|
|
4
|
-
readonly type: "object";
|
|
5
|
-
readonly properties: {
|
|
6
|
-
readonly baseUrl: {
|
|
7
|
-
readonly type: "string";
|
|
8
|
-
};
|
|
9
|
-
readonly rootDir: {
|
|
10
|
-
readonly type: "string";
|
|
11
|
-
};
|
|
12
|
-
readonly outDir: {
|
|
13
|
-
readonly type: "string";
|
|
14
|
-
};
|
|
15
|
-
readonly paths: {
|
|
16
|
-
readonly type: "object";
|
|
17
|
-
};
|
|
18
|
-
};
|
|
19
|
-
};
|
|
20
|
-
}>;
|
|
21
|
-
export declare const builder: Schema<{
|
|
22
|
-
readonly run: {
|
|
23
|
-
readonly union: [{
|
|
24
|
-
readonly type: "string";
|
|
25
|
-
}, {
|
|
26
|
-
readonly type: "array";
|
|
27
|
-
readonly items: {
|
|
28
|
-
readonly type: "string";
|
|
29
|
-
};
|
|
30
|
-
}];
|
|
31
|
-
};
|
|
32
|
-
readonly move: {
|
|
33
|
-
readonly union: [{
|
|
34
|
-
readonly type: "string";
|
|
35
|
-
}, {
|
|
36
|
-
readonly type: "object";
|
|
37
|
-
}];
|
|
38
|
-
};
|
|
39
|
-
}>;
|
|
40
|
-
export declare const dependency: Schema<{
|
|
41
|
-
readonly name: {
|
|
42
|
-
readonly type: "string";
|
|
43
|
-
readonly required: true;
|
|
44
|
-
};
|
|
45
|
-
readonly repo: {
|
|
46
|
-
readonly type: "string";
|
|
47
|
-
readonly required: true;
|
|
48
|
-
};
|
|
49
|
-
readonly branch: {
|
|
50
|
-
readonly type: "string";
|
|
51
|
-
};
|
|
52
|
-
readonly builder: {
|
|
53
|
-
readonly type: "array";
|
|
54
|
-
readonly default: [];
|
|
55
|
-
readonly items: {
|
|
56
|
-
readonly type: "object";
|
|
57
|
-
readonly properties: {
|
|
58
|
-
readonly run: {
|
|
59
|
-
readonly union: [{
|
|
60
|
-
readonly type: "string";
|
|
61
|
-
}, {
|
|
62
|
-
readonly type: "array";
|
|
63
|
-
readonly items: {
|
|
64
|
-
readonly type: "string";
|
|
65
|
-
};
|
|
66
|
-
}];
|
|
67
|
-
};
|
|
68
|
-
readonly move: {
|
|
69
|
-
readonly union: [{
|
|
70
|
-
readonly type: "string";
|
|
71
|
-
}, {
|
|
72
|
-
readonly type: "object";
|
|
73
|
-
}];
|
|
74
|
-
};
|
|
75
|
-
};
|
|
76
|
-
};
|
|
77
|
-
};
|
|
78
|
-
}>;
|
|
79
|
-
export declare const config: Schema<{
|
|
80
|
-
readonly projectType: {
|
|
81
|
-
readonly type: "string";
|
|
82
|
-
readonly enum: readonly ["node", "web", "mixed"];
|
|
83
|
-
readonly default: "node";
|
|
84
|
-
};
|
|
85
|
-
readonly tsconfig: {
|
|
86
|
-
readonly type: "string";
|
|
87
|
-
readonly nullable: true;
|
|
88
|
-
readonly default: null;
|
|
89
|
-
};
|
|
90
|
-
readonly webTsconfig: {
|
|
91
|
-
readonly type: "string";
|
|
92
|
-
readonly nullable: true;
|
|
93
|
-
readonly default: null;
|
|
94
|
-
};
|
|
95
|
-
readonly paths: {
|
|
96
|
-
readonly type: "object";
|
|
97
|
-
};
|
|
98
|
-
readonly dependencies: {
|
|
99
|
-
readonly type: "array";
|
|
100
|
-
readonly default: [];
|
|
101
|
-
readonly items: {
|
|
102
|
-
readonly type: "object";
|
|
103
|
-
readonly properties: {
|
|
104
|
-
readonly name: {
|
|
105
|
-
readonly type: "string";
|
|
106
|
-
readonly required: true;
|
|
107
|
-
};
|
|
108
|
-
readonly repo: {
|
|
109
|
-
readonly type: "string";
|
|
110
|
-
readonly required: true;
|
|
111
|
-
};
|
|
112
|
-
readonly branch: {
|
|
113
|
-
readonly type: "string";
|
|
114
|
-
};
|
|
115
|
-
readonly builder: {
|
|
116
|
-
readonly type: "array";
|
|
117
|
-
readonly default: [];
|
|
118
|
-
readonly items: {
|
|
119
|
-
readonly type: "object";
|
|
120
|
-
readonly properties: {
|
|
121
|
-
readonly run: {
|
|
122
|
-
readonly union: [{
|
|
123
|
-
readonly type: "string";
|
|
124
|
-
}, {
|
|
125
|
-
readonly type: "array";
|
|
126
|
-
readonly items: {
|
|
127
|
-
readonly type: "string";
|
|
128
|
-
};
|
|
129
|
-
}];
|
|
130
|
-
};
|
|
131
|
-
readonly move: {
|
|
132
|
-
readonly union: [{
|
|
133
|
-
readonly type: "string";
|
|
134
|
-
}, {
|
|
135
|
-
readonly type: "object";
|
|
136
|
-
}];
|
|
137
|
-
};
|
|
138
|
-
};
|
|
139
|
-
};
|
|
140
|
-
};
|
|
141
|
-
};
|
|
142
|
-
};
|
|
143
|
-
};
|
|
144
|
-
}>;
|
|
145
|
-
export declare const schemas: {
|
|
146
|
-
basicTsconfig: Schema<{
|
|
147
|
-
readonly compilerOptions: {
|
|
148
|
-
readonly type: "object";
|
|
149
|
-
readonly properties: {
|
|
150
|
-
readonly baseUrl: {
|
|
151
|
-
readonly type: "string";
|
|
152
|
-
};
|
|
153
|
-
readonly rootDir: {
|
|
154
|
-
readonly type: "string";
|
|
155
|
-
};
|
|
156
|
-
readonly outDir: {
|
|
157
|
-
readonly type: "string";
|
|
158
|
-
};
|
|
159
|
-
readonly paths: {
|
|
160
|
-
readonly type: "object";
|
|
161
|
-
};
|
|
162
|
-
};
|
|
163
|
-
};
|
|
164
|
-
}>;
|
|
165
|
-
config: Schema<{
|
|
166
|
-
readonly projectType: {
|
|
167
|
-
readonly type: "string";
|
|
168
|
-
readonly enum: readonly ["node", "web", "mixed"];
|
|
169
|
-
readonly default: "node";
|
|
170
|
-
};
|
|
171
|
-
readonly tsconfig: {
|
|
172
|
-
readonly type: "string";
|
|
173
|
-
readonly nullable: true;
|
|
174
|
-
readonly default: null;
|
|
175
|
-
};
|
|
176
|
-
readonly webTsconfig: {
|
|
177
|
-
readonly type: "string";
|
|
178
|
-
readonly nullable: true;
|
|
179
|
-
readonly default: null;
|
|
180
|
-
};
|
|
181
|
-
readonly paths: {
|
|
182
|
-
readonly type: "object";
|
|
183
|
-
};
|
|
184
|
-
readonly dependencies: {
|
|
185
|
-
readonly type: "array";
|
|
186
|
-
readonly default: [];
|
|
187
|
-
readonly items: {
|
|
188
|
-
readonly type: "object";
|
|
189
|
-
readonly properties: {
|
|
190
|
-
readonly name: {
|
|
191
|
-
readonly type: "string";
|
|
192
|
-
readonly required: true;
|
|
193
|
-
};
|
|
194
|
-
readonly repo: {
|
|
195
|
-
readonly type: "string";
|
|
196
|
-
readonly required: true;
|
|
197
|
-
};
|
|
198
|
-
readonly branch: {
|
|
199
|
-
readonly type: "string";
|
|
200
|
-
};
|
|
201
|
-
readonly builder: {
|
|
202
|
-
readonly type: "array";
|
|
203
|
-
readonly default: [];
|
|
204
|
-
readonly items: {
|
|
205
|
-
readonly type: "object";
|
|
206
|
-
readonly properties: {
|
|
207
|
-
readonly run: {
|
|
208
|
-
readonly union: [{
|
|
209
|
-
readonly type: "string";
|
|
210
|
-
}, {
|
|
211
|
-
readonly type: "array";
|
|
212
|
-
readonly items: {
|
|
213
|
-
readonly type: "string";
|
|
214
|
-
};
|
|
215
|
-
}];
|
|
216
|
-
};
|
|
217
|
-
readonly move: {
|
|
218
|
-
readonly union: [{
|
|
219
|
-
readonly type: "string";
|
|
220
|
-
}, {
|
|
221
|
-
readonly type: "object";
|
|
222
|
-
}];
|
|
223
|
-
};
|
|
224
|
-
};
|
|
225
|
-
};
|
|
226
|
-
};
|
|
227
|
-
};
|
|
228
|
-
};
|
|
229
|
-
};
|
|
230
|
-
}>;
|
|
231
|
-
builder: Schema<{
|
|
232
|
-
readonly run: {
|
|
233
|
-
readonly union: [{
|
|
234
|
-
readonly type: "string";
|
|
235
|
-
}, {
|
|
236
|
-
readonly type: "array";
|
|
237
|
-
readonly items: {
|
|
238
|
-
readonly type: "string";
|
|
239
|
-
};
|
|
240
|
-
}];
|
|
241
|
-
};
|
|
242
|
-
readonly move: {
|
|
243
|
-
readonly union: [{
|
|
244
|
-
readonly type: "string";
|
|
245
|
-
}, {
|
|
246
|
-
readonly type: "object";
|
|
247
|
-
}];
|
|
248
|
-
};
|
|
249
|
-
}>;
|
|
250
|
-
dependency: Schema<{
|
|
251
|
-
readonly name: {
|
|
252
|
-
readonly type: "string";
|
|
253
|
-
readonly required: true;
|
|
254
|
-
};
|
|
255
|
-
readonly repo: {
|
|
256
|
-
readonly type: "string";
|
|
257
|
-
readonly required: true;
|
|
258
|
-
};
|
|
259
|
-
readonly branch: {
|
|
260
|
-
readonly type: "string";
|
|
261
|
-
};
|
|
262
|
-
readonly builder: {
|
|
263
|
-
readonly type: "array";
|
|
264
|
-
readonly default: [];
|
|
265
|
-
readonly items: {
|
|
266
|
-
readonly type: "object";
|
|
267
|
-
readonly properties: {
|
|
268
|
-
readonly run: {
|
|
269
|
-
readonly union: [{
|
|
270
|
-
readonly type: "string";
|
|
271
|
-
}, {
|
|
272
|
-
readonly type: "array";
|
|
273
|
-
readonly items: {
|
|
274
|
-
readonly type: "string";
|
|
275
|
-
};
|
|
276
|
-
}];
|
|
277
|
-
};
|
|
278
|
-
readonly move: {
|
|
279
|
-
readonly union: [{
|
|
280
|
-
readonly type: "string";
|
|
281
|
-
}, {
|
|
282
|
-
readonly type: "object";
|
|
283
|
-
}];
|
|
284
|
-
};
|
|
285
|
-
};
|
|
286
|
-
};
|
|
287
|
-
};
|
|
288
|
-
}>;
|
|
289
|
-
};
|
|
290
|
-
export declare namespace schemas {
|
|
291
|
-
type config = typeof config;
|
|
292
|
-
type builder = typeof builder;
|
|
293
|
-
type dependency = typeof dependency;
|
|
294
|
-
type basicTsconfig = typeof basicTsconfig;
|
|
295
|
-
}
|
|
296
|
-
export default schemas;
|
package/build/schemas.js
DELETED
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import { Schema } from '@netfeez/common';
|
|
2
|
-
export const basicTsconfig = new Schema({
|
|
3
|
-
compilerOptions: { type: 'object', properties: {
|
|
4
|
-
baseUrl: { type: 'string' },
|
|
5
|
-
rootDir: { type: 'string' },
|
|
6
|
-
outDir: { type: 'string' },
|
|
7
|
-
paths: { type: 'object' }
|
|
8
|
-
} }
|
|
9
|
-
});
|
|
10
|
-
export const builder = new Schema({
|
|
11
|
-
run: { union: [{ type: 'string' }, { type: 'array', items: { type: 'string' } }] },
|
|
12
|
-
move: { union: [{ type: 'string' }, { type: 'object' }] }
|
|
13
|
-
});
|
|
14
|
-
export const dependency = new Schema({
|
|
15
|
-
name: { type: 'string', required: true },
|
|
16
|
-
repo: { type: 'string', required: true },
|
|
17
|
-
branch: { type: 'string' },
|
|
18
|
-
builder: { type: 'array', default: [], items: { type: 'object', properties: builder.schema } }
|
|
19
|
-
});
|
|
20
|
-
export const config = new Schema({
|
|
21
|
-
projectType: { type: 'string', enum: ['node', 'web', 'mixed'], default: 'node' },
|
|
22
|
-
tsconfig: { type: 'string', nullable: true, default: null },
|
|
23
|
-
webTsconfig: { type: 'string', nullable: true, default: null },
|
|
24
|
-
paths: { type: 'object' },
|
|
25
|
-
dependencies: { type: 'array', default: [], items: { type: 'object', properties: dependency.schema } }
|
|
26
|
-
});
|
|
27
|
-
export const schemas = { basicTsconfig, config, builder, dependency };
|
|
28
|
-
export default schemas;
|
|
29
|
-
//# sourceMappingURL=schemas.js.map
|
package/build/schemas.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"schemas.js","sourceRoot":"","sources":["../src/schemas.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,MAAM,CAAC,MAAM,aAAa,GAAG,IAAI,MAAM,CAAC;IACpC,eAAe,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE,UAAU,EAAE;YAC3C,OAAO,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE;YAC3B,OAAO,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE;YAC3B,MAAM,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE;YAC1B,KAAK,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE;SAC5B,EAAE;CACN,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,OAAO,GAAG,IAAI,MAAM,CAAC;IAC9B,GAAG,EAAE,EAAG,KAAK,EAAE,CAAE,EAAE,IAAI,EAAE,QAAQ,EAAE,EAAG,EAAE,IAAI,EAAE,OAAO,EAAE,KAAK,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE,EAAE,CAAE,EAAG;IACvF,IAAI,EAAE,EAAG,KAAK,EAAE,CAAE,EAAE,IAAI,EAAE,QAAQ,EAAE,EAAG,EAAE,IAAI,EAAE,QAAQ,EAAE,CAAE,EAAG;CACjE,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,UAAU,GAAG,IAAI,MAAM,CAAC;IACjC,IAAI,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE,QAAQ,EAAE,IAAI,EAAE;IACxC,IAAI,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE,QAAQ,EAAE,IAAI,EAAE;IACxC,MAAM,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE;IAC1B,OAAO,EAAE,EAAE,IAAI,EAAE,OAAO,EAAE,OAAO,EAAE,EAAE,EAAE,KAAK,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE,UAAU,EAAE,OAAO,CAAC,MAAM,EAAE,EAAE;CACjG,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,MAAM,GAAG,IAAI,MAAM,CAAC;IAC7B,WAAW,EAAE,EAAG,IAAI,EAAE,QAAQ,EAAG,IAAI,EAAE,CAAC,MAAM,EAAE,KAAK,EAAE,OAAO,CAAC,EAAG,OAAO,EAAE,MAAM,EAAG;IACpF,QAAQ,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE,QAAQ,EAAE,IAAI,EAAE,OAAO,EAAE,IAAI,EAAE;IAC3D,WAAW,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE,QAAQ,EAAE,IAAI,EAAE,OAAO,EAAE,IAAI,EAAE;IAC9D,KAAK,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE;IACzB,YAAY,EAAE,EAAG,IAAI,EAAE,OAAO,EAAG,OAAO,EAAE,EAAE,EAAG,KAAK,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE,UAAU,EAAE,UAAU,CAAC,MAAM,EAAE,EAAG;CAC7G,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,OAAO,GAAG,EAAE,aAAa,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,CAAC;AAOtE,eAAe,OAAO,CAAC"}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|