@uipath/api-workflow-tool 1.201.0-preview.133 → 1.202.0-preview.134
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/executor-tool.js +4 -8
- package/dist/{index-9f8q2ege.js → index-gpd94m28.js} +27 -27
- package/dist/{packager-tool-21day5ep.js → index-paecpwre.js} +8675 -7201
- package/dist/{index-hsadteg4.js → index-sby22td6.js} +4 -4
- package/dist/index.js +6 -10
- package/dist/{js-yaml-y3qtemk5.js → js-yaml-gx54jnbd.js} +16 -16
- package/dist/{node-1rhvdp1c.js → node-t33nhc1w.js} +7933 -7134
- package/dist/{packager-tool-wckvcay0.js → packager-tool-1de529jm.js} +10 -21
- package/dist/{packager-tool-52mmw6dt.js → packager-tool-829gd8ec.js} +225 -151
- package/dist/{packager-tool-bprnbg91.js → packager-tool-9kaazy87.js} +17035 -3352
- package/dist/{packager-tool-1v8fmky0.js → packager-tool-etwnccc1.js} +4 -3
- package/dist/{packager-tool-h1tyrbff.js → packager-tool-gbz5mg04.js} +4 -2
- package/dist/packager-tool.js +3 -3
- package/dist/tool.js +8 -12
- package/package.json +2 -2
- package/dist/browser-e85cx3kr.js +0 -1795
- package/dist/browser-strategy-rkcvc6tn.js +0 -99
- package/dist/index-hb9evmrt.js +0 -39935
- package/dist/index-zd5xwed7.js +0 -722
- package/dist/index.umd.min-drpc57vn.js +0 -7814
- package/dist/node-strategy-nrq2egrd.js +0 -348
- package/dist/packager-tool-4pvh3k50.js +0 -265
- package/dist/packager-tool-5arsyj36.js +0 -11
- package/dist/packager-tool-9qecd4wb.js +0 -14
- package/dist/packager-tool-y7hv8v54.js +0 -8944
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
registerPackagerFactories
|
|
3
|
-
} from "./packager-tool-
|
|
3
|
+
} from "./packager-tool-etwnccc1.js";
|
|
4
4
|
import {
|
|
5
5
|
FailureOutput,
|
|
6
6
|
OutputFormatter,
|
|
@@ -10,6 +10,7 @@ import {
|
|
|
10
10
|
addSdkUserAgentHeader,
|
|
11
11
|
catchError,
|
|
12
12
|
getAuthContext,
|
|
13
|
+
getFileSystem,
|
|
13
14
|
getLoginStatusAsync,
|
|
14
15
|
getSdkUserAgentToken,
|
|
15
16
|
installSdkUserAgentHeader,
|
|
@@ -18,10 +19,7 @@ import {
|
|
|
18
19
|
processContext,
|
|
19
20
|
registerPackageMetadataOptions,
|
|
20
21
|
unsupportedSolutionProjectType
|
|
21
|
-
} from "./packager-tool-
|
|
22
|
-
import {
|
|
23
|
-
getFileSystem
|
|
24
|
-
} from "./packager-tool-4pvh3k50.js";
|
|
22
|
+
} from "./packager-tool-9kaazy87.js";
|
|
25
23
|
import {
|
|
26
24
|
yaml
|
|
27
25
|
} from "./packager-tool-t01cjyjh.js";
|
|
@@ -29,10 +27,10 @@ import {
|
|
|
29
27
|
__commonJS,
|
|
30
28
|
__require,
|
|
31
29
|
__toESM
|
|
32
|
-
} from "./packager-tool-
|
|
30
|
+
} from "./packager-tool-1de529jm.js";
|
|
33
31
|
|
|
34
32
|
// ../../node_modules/ajv/dist/compile/codegen/code.js
|
|
35
|
-
var require_code = __commonJS((exports)
|
|
33
|
+
var require_code = __commonJS(function(exports) {
|
|
36
34
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
35
|
exports.regexpCode = exports.getEsmExportName = exports.getProperty = exports.safeStringify = exports.stringify = exports.strConcat = exports.addCodeArg = exports.str = exports._ = exports.nil = exports._Code = exports.Name = exports.IDENTIFIER = exports._CodeOrName = undefined;
|
|
38
36
|
|
|
@@ -186,7 +184,7 @@ var require_code = __commonJS((exports) => {
|
|
|
186
184
|
});
|
|
187
185
|
|
|
188
186
|
// ../../node_modules/ajv/dist/compile/codegen/scope.js
|
|
189
|
-
var require_scope = __commonJS((exports)
|
|
187
|
+
var require_scope = __commonJS(function(exports) {
|
|
190
188
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
191
189
|
exports.ValueScope = exports.ValueScopeName = exports.Scope = exports.varKinds = exports.UsedValueState = undefined;
|
|
192
190
|
var code_1 = require_code();
|
|
@@ -332,7 +330,7 @@ var require_scope = __commonJS((exports) => {
|
|
|
332
330
|
});
|
|
333
331
|
|
|
334
332
|
// ../../node_modules/ajv/dist/compile/codegen/index.js
|
|
335
|
-
var require_codegen = __commonJS((exports)
|
|
333
|
+
var require_codegen = __commonJS(function(exports) {
|
|
336
334
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
337
335
|
exports.or = exports.and = exports.not = exports.CodeGen = exports.operators = exports.varKinds = exports.ValueScopeName = exports.ValueScope = exports.Scope = exports.Name = exports.regexpCode = exports.stringify = exports.getProperty = exports.nil = exports.strConcat = exports.str = exports._ = undefined;
|
|
338
336
|
var code_1 = require_code();
|
|
@@ -1042,7 +1040,7 @@ var require_codegen = __commonJS((exports) => {
|
|
|
1042
1040
|
});
|
|
1043
1041
|
|
|
1044
1042
|
// ../../node_modules/ajv/dist/compile/util.js
|
|
1045
|
-
var require_util = __commonJS((exports)
|
|
1043
|
+
var require_util = __commonJS(function(exports) {
|
|
1046
1044
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1047
1045
|
exports.checkStrictMode = exports.getErrorPath = exports.Type = exports.useFunc = exports.setEvaluated = exports.evaluatedPropsToName = exports.mergeEvaluated = exports.eachItem = exports.unescapeJsonPointer = exports.escapeJsonPointer = exports.escapeFragment = exports.unescapeFragment = exports.schemaRefOrVal = exports.schemaHasRulesButRef = exports.schemaHasRules = exports.checkUnknownRules = exports.alwaysValidSchema = exports.toHash = undefined;
|
|
1048
1046
|
var codegen_1 = require_codegen();
|
|
@@ -1206,7 +1204,7 @@ var require_util = __commonJS((exports) => {
|
|
|
1206
1204
|
});
|
|
1207
1205
|
|
|
1208
1206
|
// ../../node_modules/ajv/dist/compile/names.js
|
|
1209
|
-
var require_names = __commonJS((exports)
|
|
1207
|
+
var require_names = __commonJS(function(exports) {
|
|
1210
1208
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1211
1209
|
var codegen_1 = require_codegen();
|
|
1212
1210
|
var names = {
|
|
@@ -1231,7 +1229,7 @@ var require_names = __commonJS((exports) => {
|
|
|
1231
1229
|
});
|
|
1232
1230
|
|
|
1233
1231
|
// ../../node_modules/ajv/dist/compile/errors.js
|
|
1234
|
-
var require_errors = __commonJS((exports)
|
|
1232
|
+
var require_errors = __commonJS(function(exports) {
|
|
1235
1233
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1236
1234
|
exports.extendErrors = exports.resetErrorsCount = exports.reportExtraError = exports.reportError = exports.keyword$DataError = exports.keywordError = undefined;
|
|
1237
1235
|
var codegen_1 = require_codegen();
|
|
@@ -1349,7 +1347,7 @@ var require_errors = __commonJS((exports) => {
|
|
|
1349
1347
|
});
|
|
1350
1348
|
|
|
1351
1349
|
// ../../node_modules/ajv/dist/compile/validate/boolSchema.js
|
|
1352
|
-
var require_boolSchema = __commonJS((exports)
|
|
1350
|
+
var require_boolSchema = __commonJS(function(exports) {
|
|
1353
1351
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1354
1352
|
exports.boolOrEmptySchema = exports.topBoolOrEmptySchema = undefined;
|
|
1355
1353
|
var errors_1 = require_errors();
|
|
@@ -1397,7 +1395,7 @@ var require_boolSchema = __commonJS((exports) => {
|
|
|
1397
1395
|
});
|
|
1398
1396
|
|
|
1399
1397
|
// ../../node_modules/ajv/dist/compile/rules.js
|
|
1400
|
-
var require_rules = __commonJS((exports)
|
|
1398
|
+
var require_rules = __commonJS(function(exports) {
|
|
1401
1399
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1402
1400
|
exports.getRules = exports.isJSONType = undefined;
|
|
1403
1401
|
var _jsonTypes = ["string", "number", "integer", "boolean", "null", "object", "array"];
|
|
@@ -1425,7 +1423,7 @@ var require_rules = __commonJS((exports) => {
|
|
|
1425
1423
|
});
|
|
1426
1424
|
|
|
1427
1425
|
// ../../node_modules/ajv/dist/compile/validate/applicability.js
|
|
1428
|
-
var require_applicability = __commonJS((exports)
|
|
1426
|
+
var require_applicability = __commonJS(function(exports) {
|
|
1429
1427
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1430
1428
|
exports.shouldUseRule = exports.shouldUseGroup = exports.schemaHasRulesForType = undefined;
|
|
1431
1429
|
function schemaHasRulesForType({ schema, self }, type) {
|
|
@@ -1445,7 +1443,7 @@ var require_applicability = __commonJS((exports) => {
|
|
|
1445
1443
|
});
|
|
1446
1444
|
|
|
1447
1445
|
// ../../node_modules/ajv/dist/compile/validate/dataType.js
|
|
1448
|
-
var require_dataType = __commonJS((exports)
|
|
1446
|
+
var require_dataType = __commonJS(function(exports) {
|
|
1449
1447
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1450
1448
|
exports.reportTypeError = exports.checkDataTypes = exports.checkDataType = exports.coerceAndCheckDataType = exports.getJSONTypes = exports.getSchemaTypes = exports.DataType = undefined;
|
|
1451
1449
|
var rules_1 = require_rules();
|
|
@@ -1626,7 +1624,7 @@ var require_dataType = __commonJS((exports) => {
|
|
|
1626
1624
|
});
|
|
1627
1625
|
|
|
1628
1626
|
// ../../node_modules/ajv/dist/compile/validate/defaults.js
|
|
1629
|
-
var require_defaults = __commonJS((exports)
|
|
1627
|
+
var require_defaults = __commonJS(function(exports) {
|
|
1630
1628
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1631
1629
|
exports.assignDefaults = undefined;
|
|
1632
1630
|
var codegen_1 = require_codegen();
|
|
@@ -1660,7 +1658,7 @@ var require_defaults = __commonJS((exports) => {
|
|
|
1660
1658
|
});
|
|
1661
1659
|
|
|
1662
1660
|
// ../../node_modules/ajv/dist/vocabularies/code.js
|
|
1663
|
-
var require_code2 = __commonJS((exports)
|
|
1661
|
+
var require_code2 = __commonJS(function(exports) {
|
|
1664
1662
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1665
1663
|
exports.validateUnion = exports.validateArray = exports.usePattern = exports.callValidateCode = exports.schemaProperties = exports.allSchemaProperties = exports.noPropertyInData = exports.propertyInData = exports.isOwnProperty = exports.hasPropFunc = exports.reportMissingProp = exports.checkMissingProp = exports.checkReportMissingProp = undefined;
|
|
1666
1664
|
var codegen_1 = require_codegen();
|
|
@@ -1789,7 +1787,7 @@ var require_code2 = __commonJS((exports) => {
|
|
|
1789
1787
|
});
|
|
1790
1788
|
|
|
1791
1789
|
// ../../node_modules/ajv/dist/compile/validate/keyword.js
|
|
1792
|
-
var require_keyword = __commonJS((exports)
|
|
1790
|
+
var require_keyword = __commonJS(function(exports) {
|
|
1793
1791
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1794
1792
|
exports.validateKeywordUsage = exports.validSchemaType = exports.funcKeywordCode = exports.macroKeywordCode = undefined;
|
|
1795
1793
|
var codegen_1 = require_codegen();
|
|
@@ -1904,7 +1902,7 @@ var require_keyword = __commonJS((exports) => {
|
|
|
1904
1902
|
});
|
|
1905
1903
|
|
|
1906
1904
|
// ../../node_modules/ajv/dist/compile/validate/subschema.js
|
|
1907
|
-
var require_subschema = __commonJS((exports)
|
|
1905
|
+
var require_subschema = __commonJS(function(exports) {
|
|
1908
1906
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1909
1907
|
exports.extendSubschemaMode = exports.extendSubschemaData = exports.getSubschema = undefined;
|
|
1910
1908
|
var codegen_1 = require_codegen();
|
|
@@ -1984,7 +1982,7 @@ var require_subschema = __commonJS((exports) => {
|
|
|
1984
1982
|
});
|
|
1985
1983
|
|
|
1986
1984
|
// ../../node_modules/fast-deep-equal/index.js
|
|
1987
|
-
var require_fast_deep_equal = __commonJS((exports, module)
|
|
1985
|
+
var require_fast_deep_equal = __commonJS(function(exports, module) {
|
|
1988
1986
|
module.exports = function equal(a, b) {
|
|
1989
1987
|
if (a === b)
|
|
1990
1988
|
return true;
|
|
@@ -2026,7 +2024,7 @@ var require_fast_deep_equal = __commonJS((exports, module) => {
|
|
|
2026
2024
|
});
|
|
2027
2025
|
|
|
2028
2026
|
// ../../node_modules/json-schema-traverse/index.js
|
|
2029
|
-
var require_json_schema_traverse = __commonJS((exports, module)
|
|
2027
|
+
var require_json_schema_traverse = __commonJS(function(exports, module) {
|
|
2030
2028
|
var traverse = module.exports = function(schema, opts, cb) {
|
|
2031
2029
|
if (typeof opts == "function") {
|
|
2032
2030
|
cb = opts;
|
|
@@ -2109,7 +2107,7 @@ var require_json_schema_traverse = __commonJS((exports, module) => {
|
|
|
2109
2107
|
});
|
|
2110
2108
|
|
|
2111
2109
|
// ../../node_modules/ajv/dist/compile/resolve.js
|
|
2112
|
-
var require_resolve = __commonJS((exports)
|
|
2110
|
+
var require_resolve = __commonJS(function(exports) {
|
|
2113
2111
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2114
2112
|
exports.getSchemaRefs = exports.resolveUrl = exports.normalizeId = exports._getFullPath = exports.getFullPath = exports.inlineRef = undefined;
|
|
2115
2113
|
var util_1 = require_util();
|
|
@@ -2262,7 +2260,7 @@ var require_resolve = __commonJS((exports) => {
|
|
|
2262
2260
|
});
|
|
2263
2261
|
|
|
2264
2262
|
// ../../node_modules/ajv/dist/compile/validate/index.js
|
|
2265
|
-
var require_validate = __commonJS((exports)
|
|
2263
|
+
var require_validate = __commonJS(function(exports) {
|
|
2266
2264
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2267
2265
|
exports.getData = exports.KeywordCxt = exports.validateFunctionCode = undefined;
|
|
2268
2266
|
var boolSchema_1 = require_boolSchema();
|
|
@@ -2767,7 +2765,7 @@ var require_validate = __commonJS((exports) => {
|
|
|
2767
2765
|
});
|
|
2768
2766
|
|
|
2769
2767
|
// ../../node_modules/ajv/dist/runtime/validation_error.js
|
|
2770
|
-
var require_validation_error = __commonJS((exports)
|
|
2768
|
+
var require_validation_error = __commonJS(function(exports) {
|
|
2771
2769
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2772
2770
|
|
|
2773
2771
|
class ValidationError extends Error {
|
|
@@ -2781,7 +2779,7 @@ var require_validation_error = __commonJS((exports) => {
|
|
|
2781
2779
|
});
|
|
2782
2780
|
|
|
2783
2781
|
// ../../node_modules/ajv/dist/compile/ref_error.js
|
|
2784
|
-
var require_ref_error = __commonJS((exports)
|
|
2782
|
+
var require_ref_error = __commonJS(function(exports) {
|
|
2785
2783
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2786
2784
|
var resolve_1 = require_resolve();
|
|
2787
2785
|
|
|
@@ -2796,7 +2794,7 @@ var require_ref_error = __commonJS((exports) => {
|
|
|
2796
2794
|
});
|
|
2797
2795
|
|
|
2798
2796
|
// ../../node_modules/ajv/dist/compile/index.js
|
|
2799
|
-
var require_compile = __commonJS((exports)
|
|
2797
|
+
var require_compile = __commonJS(function(exports) {
|
|
2800
2798
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2801
2799
|
exports.resolveSchema = exports.getCompilingSchema = exports.resolveRef = exports.compileSchema = exports.SchemaEnv = undefined;
|
|
2802
2800
|
var codegen_1 = require_codegen();
|
|
@@ -3017,7 +3015,7 @@ var require_compile = __commonJS((exports) => {
|
|
|
3017
3015
|
});
|
|
3018
3016
|
|
|
3019
3017
|
// ../../node_modules/ajv/dist/refs/data.json
|
|
3020
|
-
var require_data = __commonJS((exports, module)
|
|
3018
|
+
var require_data = __commonJS(function(exports, module) {
|
|
3021
3019
|
module.exports = {
|
|
3022
3020
|
$id: "https://raw.githubusercontent.com/ajv-validator/ajv/master/lib/refs/data.json#",
|
|
3023
3021
|
description: "Meta-schema for $data reference (JSON AnySchema extension proposal)",
|
|
@@ -3034,7 +3032,7 @@ var require_data = __commonJS((exports, module) => {
|
|
|
3034
3032
|
});
|
|
3035
3033
|
|
|
3036
3034
|
// ../../node_modules/fast-uri/lib/utils.js
|
|
3037
|
-
var require_utils = __commonJS((exports, module)
|
|
3035
|
+
var require_utils = __commonJS(function(exports, module) {
|
|
3038
3036
|
var isUUID = RegExp.prototype.test.bind(/^[\da-f]{8}-[\da-f]{4}-[\da-f]{4}-[\da-f]{4}-[\da-f]{12}$/iu);
|
|
3039
3037
|
var isIPv4 = RegExp.prototype.test.bind(/^(?:(?:25[0-5]|2[0-4]\d|1\d{2}|[1-9]\d|\d)\.){3}(?:25[0-5]|2[0-4]\d|1\d{2}|[1-9]\d|\d)$/u);
|
|
3040
3038
|
var isPort = RegExp.prototype.test.bind(/^\d*$/u);
|
|
@@ -3551,7 +3549,7 @@ var require_utils = __commonJS((exports, module) => {
|
|
|
3551
3549
|
});
|
|
3552
3550
|
|
|
3553
3551
|
// ../../node_modules/fast-uri/lib/schemes.js
|
|
3554
|
-
var require_schemes = __commonJS((exports, module)
|
|
3552
|
+
var require_schemes = __commonJS(function(exports, module) {
|
|
3555
3553
|
var { isUUID } = require_utils();
|
|
3556
3554
|
var URN_REG = /^([\da-z][\d\-a-z]{0,31}):((?:[\w!$'()*+,\-./:;=@]|%[\da-f]{2})+)$/iu;
|
|
3557
3555
|
var supportedSchemeNames = [
|
|
@@ -3726,7 +3724,7 @@ var require_schemes = __commonJS((exports, module) => {
|
|
|
3726
3724
|
});
|
|
3727
3725
|
|
|
3728
3726
|
// ../../node_modules/fast-uri/index.js
|
|
3729
|
-
var require_fast_uri = __commonJS((exports, module)
|
|
3727
|
+
var require_fast_uri = __commonJS(function(exports, module) {
|
|
3730
3728
|
var { normalizeIPv6, removeDotSegments, recomposeAuthority, normalizePercentEncoding, normalizePathEncoding, serializePathEncoding, normalizeQueryFragmentEncoding, encodeQuery, encodeFragment, reescapeHostDelimiters, isIPv4, nonSimpleDomain } = require_utils();
|
|
3731
3729
|
var { SCHEMES, getSchemeHandler } = require_schemes();
|
|
3732
3730
|
var VALID_SCHEME = /^[A-Za-z][A-Za-z0-9+.-]*$/u;
|
|
@@ -4128,7 +4126,7 @@ var require_fast_uri = __commonJS((exports, module) => {
|
|
|
4128
4126
|
});
|
|
4129
4127
|
|
|
4130
4128
|
// ../../node_modules/ajv/dist/runtime/uri.js
|
|
4131
|
-
var require_uri = __commonJS((exports)
|
|
4129
|
+
var require_uri = __commonJS(function(exports) {
|
|
4132
4130
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4133
4131
|
var uri = require_fast_uri();
|
|
4134
4132
|
uri.code = 'require("ajv/dist/runtime/uri").default';
|
|
@@ -4136,7 +4134,7 @@ var require_uri = __commonJS((exports) => {
|
|
|
4136
4134
|
});
|
|
4137
4135
|
|
|
4138
4136
|
// ../../node_modules/ajv/dist/core.js
|
|
4139
|
-
var require_core = __commonJS((exports)
|
|
4137
|
+
var require_core = __commonJS(function(exports) {
|
|
4140
4138
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4141
4139
|
exports.CodeGen = exports.Name = exports.nil = exports.stringify = exports.str = exports._ = exports.KeywordCxt = undefined;
|
|
4142
4140
|
var validate_1 = require_validate();
|
|
@@ -4729,7 +4727,7 @@ var require_core = __commonJS((exports) => {
|
|
|
4729
4727
|
});
|
|
4730
4728
|
|
|
4731
4729
|
// ../../node_modules/ajv/dist/vocabularies/core/id.js
|
|
4732
|
-
var require_id = __commonJS((exports)
|
|
4730
|
+
var require_id = __commonJS(function(exports) {
|
|
4733
4731
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4734
4732
|
var def = {
|
|
4735
4733
|
keyword: "id",
|
|
@@ -4741,7 +4739,7 @@ var require_id = __commonJS((exports) => {
|
|
|
4741
4739
|
});
|
|
4742
4740
|
|
|
4743
4741
|
// ../../node_modules/ajv/dist/vocabularies/core/ref.js
|
|
4744
|
-
var require_ref = __commonJS((exports)
|
|
4742
|
+
var require_ref = __commonJS(function(exports) {
|
|
4745
4743
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4746
4744
|
exports.callRef = exports.getValidate = undefined;
|
|
4747
4745
|
var ref_error_1 = require_ref_error();
|
|
@@ -4860,7 +4858,7 @@ var require_ref = __commonJS((exports) => {
|
|
|
4860
4858
|
});
|
|
4861
4859
|
|
|
4862
4860
|
// ../../node_modules/ajv/dist/vocabularies/core/index.js
|
|
4863
|
-
var require_core2 = __commonJS((exports)
|
|
4861
|
+
var require_core2 = __commonJS(function(exports) {
|
|
4864
4862
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4865
4863
|
var id_1 = require_id();
|
|
4866
4864
|
var ref_1 = require_ref();
|
|
@@ -4878,7 +4876,7 @@ var require_core2 = __commonJS((exports) => {
|
|
|
4878
4876
|
});
|
|
4879
4877
|
|
|
4880
4878
|
// ../../node_modules/ajv/dist/vocabularies/validation/limitNumber.js
|
|
4881
|
-
var require_limitNumber = __commonJS((exports)
|
|
4879
|
+
var require_limitNumber = __commonJS(function(exports) {
|
|
4882
4880
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4883
4881
|
var codegen_1 = require_codegen();
|
|
4884
4882
|
var ops = codegen_1.operators;
|
|
@@ -4907,7 +4905,7 @@ var require_limitNumber = __commonJS((exports) => {
|
|
|
4907
4905
|
});
|
|
4908
4906
|
|
|
4909
4907
|
// ../../node_modules/ajv/dist/vocabularies/validation/multipleOf.js
|
|
4910
|
-
var require_multipleOf = __commonJS((exports)
|
|
4908
|
+
var require_multipleOf = __commonJS(function(exports) {
|
|
4911
4909
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4912
4910
|
var codegen_1 = require_codegen();
|
|
4913
4911
|
var error = {
|
|
@@ -4932,7 +4930,7 @@ var require_multipleOf = __commonJS((exports) => {
|
|
|
4932
4930
|
});
|
|
4933
4931
|
|
|
4934
4932
|
// ../../node_modules/ajv/dist/runtime/ucs2length.js
|
|
4935
|
-
var require_ucs2length = __commonJS((exports)
|
|
4933
|
+
var require_ucs2length = __commonJS(function(exports) {
|
|
4936
4934
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4937
4935
|
function ucs2length(str) {
|
|
4938
4936
|
const len = str.length;
|
|
@@ -4955,7 +4953,7 @@ var require_ucs2length = __commonJS((exports) => {
|
|
|
4955
4953
|
});
|
|
4956
4954
|
|
|
4957
4955
|
// ../../node_modules/ajv/dist/vocabularies/validation/limitLength.js
|
|
4958
|
-
var require_limitLength = __commonJS((exports)
|
|
4956
|
+
var require_limitLength = __commonJS(function(exports) {
|
|
4959
4957
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4960
4958
|
var codegen_1 = require_codegen();
|
|
4961
4959
|
var util_1 = require_util();
|
|
@@ -4984,7 +4982,7 @@ var require_limitLength = __commonJS((exports) => {
|
|
|
4984
4982
|
});
|
|
4985
4983
|
|
|
4986
4984
|
// ../../node_modules/ajv/dist/vocabularies/validation/pattern.js
|
|
4987
|
-
var require_pattern = __commonJS((exports)
|
|
4985
|
+
var require_pattern = __commonJS(function(exports) {
|
|
4988
4986
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4989
4987
|
var code_1 = require_code2();
|
|
4990
4988
|
var util_1 = require_util();
|
|
@@ -5018,7 +5016,7 @@ var require_pattern = __commonJS((exports) => {
|
|
|
5018
5016
|
});
|
|
5019
5017
|
|
|
5020
5018
|
// ../../node_modules/ajv/dist/vocabularies/validation/limitProperties.js
|
|
5021
|
-
var require_limitProperties = __commonJS((exports)
|
|
5019
|
+
var require_limitProperties = __commonJS(function(exports) {
|
|
5022
5020
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5023
5021
|
var codegen_1 = require_codegen();
|
|
5024
5022
|
var error = {
|
|
@@ -5044,7 +5042,7 @@ var require_limitProperties = __commonJS((exports) => {
|
|
|
5044
5042
|
});
|
|
5045
5043
|
|
|
5046
5044
|
// ../../node_modules/ajv/dist/vocabularies/validation/required.js
|
|
5047
|
-
var require_required = __commonJS((exports)
|
|
5045
|
+
var require_required = __commonJS(function(exports) {
|
|
5048
5046
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5049
5047
|
var code_1 = require_code2();
|
|
5050
5048
|
var codegen_1 = require_codegen();
|
|
@@ -5123,7 +5121,7 @@ var require_required = __commonJS((exports) => {
|
|
|
5123
5121
|
});
|
|
5124
5122
|
|
|
5125
5123
|
// ../../node_modules/ajv/dist/vocabularies/validation/limitItems.js
|
|
5126
|
-
var require_limitItems = __commonJS((exports)
|
|
5124
|
+
var require_limitItems = __commonJS(function(exports) {
|
|
5127
5125
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5128
5126
|
var codegen_1 = require_codegen();
|
|
5129
5127
|
var error = {
|
|
@@ -5149,7 +5147,7 @@ var require_limitItems = __commonJS((exports) => {
|
|
|
5149
5147
|
});
|
|
5150
5148
|
|
|
5151
5149
|
// ../../node_modules/ajv/dist/runtime/equal.js
|
|
5152
|
-
var require_equal = __commonJS((exports)
|
|
5150
|
+
var require_equal = __commonJS(function(exports) {
|
|
5153
5151
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5154
5152
|
var equal = require_fast_deep_equal();
|
|
5155
5153
|
equal.code = 'require("ajv/dist/runtime/equal").default';
|
|
@@ -5157,7 +5155,7 @@ var require_equal = __commonJS((exports) => {
|
|
|
5157
5155
|
});
|
|
5158
5156
|
|
|
5159
5157
|
// ../../node_modules/ajv/dist/vocabularies/validation/uniqueItems.js
|
|
5160
|
-
var require_uniqueItems = __commonJS((exports)
|
|
5158
|
+
var require_uniqueItems = __commonJS(function(exports) {
|
|
5161
5159
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5162
5160
|
var dataType_1 = require_dataType();
|
|
5163
5161
|
var codegen_1 = require_codegen();
|
|
@@ -5221,7 +5219,7 @@ var require_uniqueItems = __commonJS((exports) => {
|
|
|
5221
5219
|
});
|
|
5222
5220
|
|
|
5223
5221
|
// ../../node_modules/ajv/dist/vocabularies/validation/const.js
|
|
5224
|
-
var require_const = __commonJS((exports)
|
|
5222
|
+
var require_const = __commonJS(function(exports) {
|
|
5225
5223
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5226
5224
|
var codegen_1 = require_codegen();
|
|
5227
5225
|
var util_1 = require_util();
|
|
@@ -5247,7 +5245,7 @@ var require_const = __commonJS((exports) => {
|
|
|
5247
5245
|
});
|
|
5248
5246
|
|
|
5249
5247
|
// ../../node_modules/ajv/dist/vocabularies/validation/enum.js
|
|
5250
|
-
var require_enum = __commonJS((exports)
|
|
5248
|
+
var require_enum = __commonJS(function(exports) {
|
|
5251
5249
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5252
5250
|
var codegen_1 = require_codegen();
|
|
5253
5251
|
var util_1 = require_util();
|
|
@@ -5293,7 +5291,7 @@ var require_enum = __commonJS((exports) => {
|
|
|
5293
5291
|
});
|
|
5294
5292
|
|
|
5295
5293
|
// ../../node_modules/ajv/dist/vocabularies/validation/index.js
|
|
5296
|
-
var require_validation = __commonJS((exports)
|
|
5294
|
+
var require_validation = __commonJS(function(exports) {
|
|
5297
5295
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5298
5296
|
var limitNumber_1 = require_limitNumber();
|
|
5299
5297
|
var multipleOf_1 = require_multipleOf();
|
|
@@ -5323,7 +5321,7 @@ var require_validation = __commonJS((exports) => {
|
|
|
5323
5321
|
});
|
|
5324
5322
|
|
|
5325
5323
|
// ../../node_modules/ajv/dist/vocabularies/applicator/additionalItems.js
|
|
5326
|
-
var require_additionalItems = __commonJS((exports)
|
|
5324
|
+
var require_additionalItems = __commonJS(function(exports) {
|
|
5327
5325
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5328
5326
|
exports.validateAdditionalItems = undefined;
|
|
5329
5327
|
var codegen_1 = require_codegen();
|
|
@@ -5373,7 +5371,7 @@ var require_additionalItems = __commonJS((exports) => {
|
|
|
5373
5371
|
});
|
|
5374
5372
|
|
|
5375
5373
|
// ../../node_modules/ajv/dist/vocabularies/applicator/items.js
|
|
5376
|
-
var require_items = __commonJS((exports)
|
|
5374
|
+
var require_items = __commonJS(function(exports) {
|
|
5377
5375
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5378
5376
|
exports.validateTuple = undefined;
|
|
5379
5377
|
var codegen_1 = require_codegen();
|
|
@@ -5427,7 +5425,7 @@ var require_items = __commonJS((exports) => {
|
|
|
5427
5425
|
});
|
|
5428
5426
|
|
|
5429
5427
|
// ../../node_modules/ajv/dist/vocabularies/applicator/prefixItems.js
|
|
5430
|
-
var require_prefixItems = __commonJS((exports)
|
|
5428
|
+
var require_prefixItems = __commonJS(function(exports) {
|
|
5431
5429
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5432
5430
|
var items_1 = require_items();
|
|
5433
5431
|
var def = {
|
|
@@ -5441,7 +5439,7 @@ var require_prefixItems = __commonJS((exports) => {
|
|
|
5441
5439
|
});
|
|
5442
5440
|
|
|
5443
5441
|
// ../../node_modules/ajv/dist/vocabularies/applicator/items2020.js
|
|
5444
|
-
var require_items2020 = __commonJS((exports)
|
|
5442
|
+
var require_items2020 = __commonJS(function(exports) {
|
|
5445
5443
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5446
5444
|
var codegen_1 = require_codegen();
|
|
5447
5445
|
var util_1 = require_util();
|
|
@@ -5473,7 +5471,7 @@ var require_items2020 = __commonJS((exports) => {
|
|
|
5473
5471
|
});
|
|
5474
5472
|
|
|
5475
5473
|
// ../../node_modules/ajv/dist/vocabularies/applicator/contains.js
|
|
5476
|
-
var require_contains = __commonJS((exports)
|
|
5474
|
+
var require_contains = __commonJS(function(exports) {
|
|
5477
5475
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5478
5476
|
var codegen_1 = require_codegen();
|
|
5479
5477
|
var util_1 = require_util();
|
|
@@ -5564,7 +5562,7 @@ var require_contains = __commonJS((exports) => {
|
|
|
5564
5562
|
});
|
|
5565
5563
|
|
|
5566
5564
|
// ../../node_modules/ajv/dist/vocabularies/applicator/dependencies.js
|
|
5567
|
-
var require_dependencies = __commonJS((exports)
|
|
5565
|
+
var require_dependencies = __commonJS(function(exports) {
|
|
5568
5566
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5569
5567
|
exports.validateSchemaDeps = exports.validatePropertyDeps = exports.error = undefined;
|
|
5570
5568
|
var codegen_1 = require_codegen();
|
|
@@ -5649,7 +5647,7 @@ var require_dependencies = __commonJS((exports) => {
|
|
|
5649
5647
|
});
|
|
5650
5648
|
|
|
5651
5649
|
// ../../node_modules/ajv/dist/vocabularies/applicator/propertyNames.js
|
|
5652
|
-
var require_propertyNames = __commonJS((exports)
|
|
5650
|
+
var require_propertyNames = __commonJS(function(exports) {
|
|
5653
5651
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5654
5652
|
var codegen_1 = require_codegen();
|
|
5655
5653
|
var util_1 = require_util();
|
|
@@ -5689,7 +5687,7 @@ var require_propertyNames = __commonJS((exports) => {
|
|
|
5689
5687
|
});
|
|
5690
5688
|
|
|
5691
5689
|
// ../../node_modules/ajv/dist/vocabularies/applicator/additionalProperties.js
|
|
5692
|
-
var require_additionalProperties = __commonJS((exports)
|
|
5690
|
+
var require_additionalProperties = __commonJS(function(exports) {
|
|
5693
5691
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5694
5692
|
var code_1 = require_code2();
|
|
5695
5693
|
var codegen_1 = require_codegen();
|
|
@@ -5792,7 +5790,7 @@ var require_additionalProperties = __commonJS((exports) => {
|
|
|
5792
5790
|
});
|
|
5793
5791
|
|
|
5794
5792
|
// ../../node_modules/ajv/dist/vocabularies/applicator/properties.js
|
|
5795
|
-
var require_properties = __commonJS((exports)
|
|
5793
|
+
var require_properties = __commonJS(function(exports) {
|
|
5796
5794
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5797
5795
|
var validate_1 = require_validate();
|
|
5798
5796
|
var code_1 = require_code2();
|
|
@@ -5847,7 +5845,7 @@ var require_properties = __commonJS((exports) => {
|
|
|
5847
5845
|
});
|
|
5848
5846
|
|
|
5849
5847
|
// ../../node_modules/ajv/dist/vocabularies/applicator/patternProperties.js
|
|
5850
|
-
var require_patternProperties = __commonJS((exports)
|
|
5848
|
+
var require_patternProperties = __commonJS(function(exports) {
|
|
5851
5849
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5852
5850
|
var code_1 = require_code2();
|
|
5853
5851
|
var codegen_1 = require_codegen();
|
|
@@ -5918,7 +5916,7 @@ var require_patternProperties = __commonJS((exports) => {
|
|
|
5918
5916
|
});
|
|
5919
5917
|
|
|
5920
5918
|
// ../../node_modules/ajv/dist/vocabularies/applicator/not.js
|
|
5921
|
-
var require_not = __commonJS((exports)
|
|
5919
|
+
var require_not = __commonJS(function(exports) {
|
|
5922
5920
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5923
5921
|
var util_1 = require_util();
|
|
5924
5922
|
var def = {
|
|
@@ -5946,7 +5944,7 @@ var require_not = __commonJS((exports) => {
|
|
|
5946
5944
|
});
|
|
5947
5945
|
|
|
5948
5946
|
// ../../node_modules/ajv/dist/vocabularies/applicator/anyOf.js
|
|
5949
|
-
var require_anyOf = __commonJS((exports)
|
|
5947
|
+
var require_anyOf = __commonJS(function(exports) {
|
|
5950
5948
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5951
5949
|
var code_1 = require_code2();
|
|
5952
5950
|
var def = {
|
|
@@ -5960,7 +5958,7 @@ var require_anyOf = __commonJS((exports) => {
|
|
|
5960
5958
|
});
|
|
5961
5959
|
|
|
5962
5960
|
// ../../node_modules/ajv/dist/vocabularies/applicator/oneOf.js
|
|
5963
|
-
var require_oneOf = __commonJS((exports)
|
|
5961
|
+
var require_oneOf = __commonJS(function(exports) {
|
|
5964
5962
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5965
5963
|
var codegen_1 = require_codegen();
|
|
5966
5964
|
var util_1 = require_util();
|
|
@@ -6015,7 +6013,7 @@ var require_oneOf = __commonJS((exports) => {
|
|
|
6015
6013
|
});
|
|
6016
6014
|
|
|
6017
6015
|
// ../../node_modules/ajv/dist/vocabularies/applicator/allOf.js
|
|
6018
|
-
var require_allOf = __commonJS((exports)
|
|
6016
|
+
var require_allOf = __commonJS(function(exports) {
|
|
6019
6017
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6020
6018
|
var util_1 = require_util();
|
|
6021
6019
|
var def = {
|
|
@@ -6039,7 +6037,7 @@ var require_allOf = __commonJS((exports) => {
|
|
|
6039
6037
|
});
|
|
6040
6038
|
|
|
6041
6039
|
// ../../node_modules/ajv/dist/vocabularies/applicator/if.js
|
|
6042
|
-
var require_if = __commonJS((exports)
|
|
6040
|
+
var require_if = __commonJS(function(exports) {
|
|
6043
6041
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6044
6042
|
var codegen_1 = require_codegen();
|
|
6045
6043
|
var util_1 = require_util();
|
|
@@ -6105,7 +6103,7 @@ var require_if = __commonJS((exports) => {
|
|
|
6105
6103
|
});
|
|
6106
6104
|
|
|
6107
6105
|
// ../../node_modules/ajv/dist/vocabularies/applicator/thenElse.js
|
|
6108
|
-
var require_thenElse = __commonJS((exports)
|
|
6106
|
+
var require_thenElse = __commonJS(function(exports) {
|
|
6109
6107
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6110
6108
|
var util_1 = require_util();
|
|
6111
6109
|
var def = {
|
|
@@ -6120,7 +6118,7 @@ var require_thenElse = __commonJS((exports) => {
|
|
|
6120
6118
|
});
|
|
6121
6119
|
|
|
6122
6120
|
// ../../node_modules/ajv/dist/vocabularies/applicator/index.js
|
|
6123
|
-
var require_applicator = __commonJS((exports)
|
|
6121
|
+
var require_applicator = __commonJS(function(exports) {
|
|
6124
6122
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6125
6123
|
var additionalItems_1 = require_additionalItems();
|
|
6126
6124
|
var prefixItems_1 = require_prefixItems();
|
|
@@ -6163,7 +6161,7 @@ var require_applicator = __commonJS((exports) => {
|
|
|
6163
6161
|
});
|
|
6164
6162
|
|
|
6165
6163
|
// ../../node_modules/ajv/dist/vocabularies/dynamic/dynamicAnchor.js
|
|
6166
|
-
var require_dynamicAnchor = __commonJS((exports)
|
|
6164
|
+
var require_dynamicAnchor = __commonJS(function(exports) {
|
|
6167
6165
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6168
6166
|
exports.dynamicAnchor = undefined;
|
|
6169
6167
|
var codegen_1 = require_codegen();
|
|
@@ -6195,7 +6193,7 @@ var require_dynamicAnchor = __commonJS((exports) => {
|
|
|
6195
6193
|
});
|
|
6196
6194
|
|
|
6197
6195
|
// ../../node_modules/ajv/dist/vocabularies/dynamic/dynamicRef.js
|
|
6198
|
-
var require_dynamicRef = __commonJS((exports)
|
|
6196
|
+
var require_dynamicRef = __commonJS(function(exports) {
|
|
6199
6197
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6200
6198
|
exports.dynamicRef = undefined;
|
|
6201
6199
|
var codegen_1 = require_codegen();
|
|
@@ -6238,7 +6236,7 @@ var require_dynamicRef = __commonJS((exports) => {
|
|
|
6238
6236
|
});
|
|
6239
6237
|
|
|
6240
6238
|
// ../../node_modules/ajv/dist/vocabularies/dynamic/recursiveAnchor.js
|
|
6241
|
-
var require_recursiveAnchor = __commonJS((exports)
|
|
6239
|
+
var require_recursiveAnchor = __commonJS(function(exports) {
|
|
6242
6240
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6243
6241
|
var dynamicAnchor_1 = require_dynamicAnchor();
|
|
6244
6242
|
var util_1 = require_util();
|
|
@@ -6256,7 +6254,7 @@ var require_recursiveAnchor = __commonJS((exports) => {
|
|
|
6256
6254
|
});
|
|
6257
6255
|
|
|
6258
6256
|
// ../../node_modules/ajv/dist/vocabularies/dynamic/recursiveRef.js
|
|
6259
|
-
var require_recursiveRef = __commonJS((exports)
|
|
6257
|
+
var require_recursiveRef = __commonJS(function(exports) {
|
|
6260
6258
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6261
6259
|
var dynamicRef_1 = require_dynamicRef();
|
|
6262
6260
|
var def = {
|
|
@@ -6268,7 +6266,7 @@ var require_recursiveRef = __commonJS((exports) => {
|
|
|
6268
6266
|
});
|
|
6269
6267
|
|
|
6270
6268
|
// ../../node_modules/ajv/dist/vocabularies/dynamic/index.js
|
|
6271
|
-
var require_dynamic = __commonJS((exports)
|
|
6269
|
+
var require_dynamic = __commonJS(function(exports) {
|
|
6272
6270
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6273
6271
|
var dynamicAnchor_1 = require_dynamicAnchor();
|
|
6274
6272
|
var dynamicRef_1 = require_dynamicRef();
|
|
@@ -6279,7 +6277,7 @@ var require_dynamic = __commonJS((exports) => {
|
|
|
6279
6277
|
});
|
|
6280
6278
|
|
|
6281
6279
|
// ../../node_modules/ajv/dist/vocabularies/validation/dependentRequired.js
|
|
6282
|
-
var require_dependentRequired = __commonJS((exports)
|
|
6280
|
+
var require_dependentRequired = __commonJS(function(exports) {
|
|
6283
6281
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6284
6282
|
var dependencies_1 = require_dependencies();
|
|
6285
6283
|
var def = {
|
|
@@ -6293,7 +6291,7 @@ var require_dependentRequired = __commonJS((exports) => {
|
|
|
6293
6291
|
});
|
|
6294
6292
|
|
|
6295
6293
|
// ../../node_modules/ajv/dist/vocabularies/applicator/dependentSchemas.js
|
|
6296
|
-
var require_dependentSchemas = __commonJS((exports)
|
|
6294
|
+
var require_dependentSchemas = __commonJS(function(exports) {
|
|
6297
6295
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6298
6296
|
var dependencies_1 = require_dependencies();
|
|
6299
6297
|
var def = {
|
|
@@ -6306,7 +6304,7 @@ var require_dependentSchemas = __commonJS((exports) => {
|
|
|
6306
6304
|
});
|
|
6307
6305
|
|
|
6308
6306
|
// ../../node_modules/ajv/dist/vocabularies/validation/limitContains.js
|
|
6309
|
-
var require_limitContains = __commonJS((exports)
|
|
6307
|
+
var require_limitContains = __commonJS(function(exports) {
|
|
6310
6308
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6311
6309
|
var util_1 = require_util();
|
|
6312
6310
|
var def = {
|
|
@@ -6323,7 +6321,7 @@ var require_limitContains = __commonJS((exports) => {
|
|
|
6323
6321
|
});
|
|
6324
6322
|
|
|
6325
6323
|
// ../../node_modules/ajv/dist/vocabularies/next.js
|
|
6326
|
-
var require_next = __commonJS((exports)
|
|
6324
|
+
var require_next = __commonJS(function(exports) {
|
|
6327
6325
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6328
6326
|
var dependentRequired_1 = require_dependentRequired();
|
|
6329
6327
|
var dependentSchemas_1 = require_dependentSchemas();
|
|
@@ -6333,7 +6331,7 @@ var require_next = __commonJS((exports) => {
|
|
|
6333
6331
|
});
|
|
6334
6332
|
|
|
6335
6333
|
// ../../node_modules/ajv/dist/vocabularies/unevaluated/unevaluatedProperties.js
|
|
6336
|
-
var require_unevaluatedProperties = __commonJS((exports)
|
|
6334
|
+
var require_unevaluatedProperties = __commonJS(function(exports) {
|
|
6337
6335
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6338
6336
|
var codegen_1 = require_codegen();
|
|
6339
6337
|
var util_1 = require_util();
|
|
@@ -6396,7 +6394,7 @@ var require_unevaluatedProperties = __commonJS((exports) => {
|
|
|
6396
6394
|
});
|
|
6397
6395
|
|
|
6398
6396
|
// ../../node_modules/ajv/dist/vocabularies/unevaluated/unevaluatedItems.js
|
|
6399
|
-
var require_unevaluatedItems = __commonJS((exports)
|
|
6397
|
+
var require_unevaluatedItems = __commonJS(function(exports) {
|
|
6400
6398
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6401
6399
|
var codegen_1 = require_codegen();
|
|
6402
6400
|
var util_1 = require_util();
|
|
@@ -6437,7 +6435,7 @@ var require_unevaluatedItems = __commonJS((exports) => {
|
|
|
6437
6435
|
});
|
|
6438
6436
|
|
|
6439
6437
|
// ../../node_modules/ajv/dist/vocabularies/unevaluated/index.js
|
|
6440
|
-
var require_unevaluated = __commonJS((exports)
|
|
6438
|
+
var require_unevaluated = __commonJS(function(exports) {
|
|
6441
6439
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6442
6440
|
var unevaluatedProperties_1 = require_unevaluatedProperties();
|
|
6443
6441
|
var unevaluatedItems_1 = require_unevaluatedItems();
|
|
@@ -6446,7 +6444,7 @@ var require_unevaluated = __commonJS((exports) => {
|
|
|
6446
6444
|
});
|
|
6447
6445
|
|
|
6448
6446
|
// ../../node_modules/ajv/dist/vocabularies/format/format.js
|
|
6449
|
-
var require_format = __commonJS((exports)
|
|
6447
|
+
var require_format = __commonJS(function(exports) {
|
|
6450
6448
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6451
6449
|
var codegen_1 = require_codegen();
|
|
6452
6450
|
var error = {
|
|
@@ -6533,7 +6531,7 @@ var require_format = __commonJS((exports) => {
|
|
|
6533
6531
|
});
|
|
6534
6532
|
|
|
6535
6533
|
// ../../node_modules/ajv/dist/vocabularies/format/index.js
|
|
6536
|
-
var require_format2 = __commonJS((exports)
|
|
6534
|
+
var require_format2 = __commonJS(function(exports) {
|
|
6537
6535
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6538
6536
|
var format_1 = require_format();
|
|
6539
6537
|
var format = [format_1.default];
|
|
@@ -6541,7 +6539,7 @@ var require_format2 = __commonJS((exports) => {
|
|
|
6541
6539
|
});
|
|
6542
6540
|
|
|
6543
6541
|
// ../../node_modules/ajv/dist/vocabularies/metadata.js
|
|
6544
|
-
var require_metadata = __commonJS((exports)
|
|
6542
|
+
var require_metadata = __commonJS(function(exports) {
|
|
6545
6543
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6546
6544
|
exports.contentVocabulary = exports.metadataVocabulary = undefined;
|
|
6547
6545
|
exports.metadataVocabulary = [
|
|
@@ -6561,7 +6559,7 @@ var require_metadata = __commonJS((exports) => {
|
|
|
6561
6559
|
});
|
|
6562
6560
|
|
|
6563
6561
|
// ../../node_modules/ajv/dist/vocabularies/draft2020.js
|
|
6564
|
-
var require_draft2020 = __commonJS((exports)
|
|
6562
|
+
var require_draft2020 = __commonJS(function(exports) {
|
|
6565
6563
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6566
6564
|
var core_1 = require_core2();
|
|
6567
6565
|
var validation_1 = require_validation();
|
|
@@ -6586,7 +6584,7 @@ var require_draft2020 = __commonJS((exports) => {
|
|
|
6586
6584
|
});
|
|
6587
6585
|
|
|
6588
6586
|
// ../../node_modules/ajv/dist/vocabularies/discriminator/types.js
|
|
6589
|
-
var require_types = __commonJS((exports)
|
|
6587
|
+
var require_types = __commonJS(function(exports) {
|
|
6590
6588
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6591
6589
|
exports.DiscrError = undefined;
|
|
6592
6590
|
var DiscrError;
|
|
@@ -6597,7 +6595,7 @@ var require_types = __commonJS((exports) => {
|
|
|
6597
6595
|
});
|
|
6598
6596
|
|
|
6599
6597
|
// ../../node_modules/ajv/dist/vocabularies/discriminator/index.js
|
|
6600
|
-
var require_discriminator = __commonJS((exports)
|
|
6598
|
+
var require_discriminator = __commonJS(function(exports) {
|
|
6601
6599
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6602
6600
|
var codegen_1 = require_codegen();
|
|
6603
6601
|
var types_1 = require_types();
|
|
@@ -6699,7 +6697,7 @@ var require_discriminator = __commonJS((exports) => {
|
|
|
6699
6697
|
});
|
|
6700
6698
|
|
|
6701
6699
|
// ../../node_modules/ajv/dist/refs/json-schema-2020-12/schema.json
|
|
6702
|
-
var require_schema = __commonJS((exports, module)
|
|
6700
|
+
var require_schema = __commonJS(function(exports, module) {
|
|
6703
6701
|
module.exports = {
|
|
6704
6702
|
$schema: "https://json-schema.org/draft/2020-12/schema",
|
|
6705
6703
|
$id: "https://json-schema.org/draft/2020-12/schema",
|
|
@@ -6757,7 +6755,7 @@ var require_schema = __commonJS((exports, module) => {
|
|
|
6757
6755
|
});
|
|
6758
6756
|
|
|
6759
6757
|
// ../../node_modules/ajv/dist/refs/json-schema-2020-12/meta/applicator.json
|
|
6760
|
-
var require_applicator2 = __commonJS((exports, module)
|
|
6758
|
+
var require_applicator2 = __commonJS(function(exports, module) {
|
|
6761
6759
|
module.exports = {
|
|
6762
6760
|
$schema: "https://json-schema.org/draft/2020-12/schema",
|
|
6763
6761
|
$id: "https://json-schema.org/draft/2020-12/meta/applicator",
|
|
@@ -6808,7 +6806,7 @@ var require_applicator2 = __commonJS((exports, module) => {
|
|
|
6808
6806
|
});
|
|
6809
6807
|
|
|
6810
6808
|
// ../../node_modules/ajv/dist/refs/json-schema-2020-12/meta/unevaluated.json
|
|
6811
|
-
var require_unevaluated2 = __commonJS((exports, module)
|
|
6809
|
+
var require_unevaluated2 = __commonJS(function(exports, module) {
|
|
6812
6810
|
module.exports = {
|
|
6813
6811
|
$schema: "https://json-schema.org/draft/2020-12/schema",
|
|
6814
6812
|
$id: "https://json-schema.org/draft/2020-12/meta/unevaluated",
|
|
@@ -6826,7 +6824,7 @@ var require_unevaluated2 = __commonJS((exports, module) => {
|
|
|
6826
6824
|
});
|
|
6827
6825
|
|
|
6828
6826
|
// ../../node_modules/ajv/dist/refs/json-schema-2020-12/meta/content.json
|
|
6829
|
-
var require_content = __commonJS((exports, module)
|
|
6827
|
+
var require_content = __commonJS(function(exports, module) {
|
|
6830
6828
|
module.exports = {
|
|
6831
6829
|
$schema: "https://json-schema.org/draft/2020-12/schema",
|
|
6832
6830
|
$id: "https://json-schema.org/draft/2020-12/meta/content",
|
|
@@ -6845,7 +6843,7 @@ var require_content = __commonJS((exports, module) => {
|
|
|
6845
6843
|
});
|
|
6846
6844
|
|
|
6847
6845
|
// ../../node_modules/ajv/dist/refs/json-schema-2020-12/meta/core.json
|
|
6848
|
-
var require_core3 = __commonJS((exports, module)
|
|
6846
|
+
var require_core3 = __commonJS(function(exports, module) {
|
|
6849
6847
|
module.exports = {
|
|
6850
6848
|
$schema: "https://json-schema.org/draft/2020-12/schema",
|
|
6851
6849
|
$id: "https://json-schema.org/draft/2020-12/meta/core",
|
|
@@ -6899,7 +6897,7 @@ var require_core3 = __commonJS((exports, module) => {
|
|
|
6899
6897
|
});
|
|
6900
6898
|
|
|
6901
6899
|
// ../../node_modules/ajv/dist/refs/json-schema-2020-12/meta/format-annotation.json
|
|
6902
|
-
var require_format_annotation = __commonJS((exports, module)
|
|
6900
|
+
var require_format_annotation = __commonJS(function(exports, module) {
|
|
6903
6901
|
module.exports = {
|
|
6904
6902
|
$schema: "https://json-schema.org/draft/2020-12/schema",
|
|
6905
6903
|
$id: "https://json-schema.org/draft/2020-12/meta/format-annotation",
|
|
@@ -6916,7 +6914,7 @@ var require_format_annotation = __commonJS((exports, module) => {
|
|
|
6916
6914
|
});
|
|
6917
6915
|
|
|
6918
6916
|
// ../../node_modules/ajv/dist/refs/json-schema-2020-12/meta/meta-data.json
|
|
6919
|
-
var require_meta_data = __commonJS((exports, module)
|
|
6917
|
+
var require_meta_data = __commonJS(function(exports, module) {
|
|
6920
6918
|
module.exports = {
|
|
6921
6919
|
$schema: "https://json-schema.org/draft/2020-12/schema",
|
|
6922
6920
|
$id: "https://json-schema.org/draft/2020-12/meta/meta-data",
|
|
@@ -6955,7 +6953,7 @@ var require_meta_data = __commonJS((exports, module) => {
|
|
|
6955
6953
|
});
|
|
6956
6954
|
|
|
6957
6955
|
// ../../node_modules/ajv/dist/refs/json-schema-2020-12/meta/validation.json
|
|
6958
|
-
var require_validation2 = __commonJS((exports, module)
|
|
6956
|
+
var require_validation2 = __commonJS(function(exports, module) {
|
|
6959
6957
|
module.exports = {
|
|
6960
6958
|
$schema: "https://json-schema.org/draft/2020-12/schema",
|
|
6961
6959
|
$id: "https://json-schema.org/draft/2020-12/meta/validation",
|
|
@@ -7048,7 +7046,7 @@ var require_validation2 = __commonJS((exports, module) => {
|
|
|
7048
7046
|
});
|
|
7049
7047
|
|
|
7050
7048
|
// ../../node_modules/ajv/dist/refs/json-schema-2020-12/index.js
|
|
7051
|
-
var require_json_schema_2020_12 = __commonJS((exports)
|
|
7049
|
+
var require_json_schema_2020_12 = __commonJS(function(exports) {
|
|
7052
7050
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7053
7051
|
var metaSchema = require_schema();
|
|
7054
7052
|
var applicator = require_applicator2();
|
|
@@ -7079,7 +7077,7 @@ var require_json_schema_2020_12 = __commonJS((exports) => {
|
|
|
7079
7077
|
});
|
|
7080
7078
|
|
|
7081
7079
|
// ../../node_modules/ajv/dist/2020.js
|
|
7082
|
-
var
|
|
7080
|
+
var require__2020 = __commonJS(function(exports, module) {
|
|
7083
7081
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7084
7082
|
exports.MissingRefError = exports.ValidationError = exports.CodeGen = exports.Name = exports.nil = exports.stringify = exports.str = exports._ = exports.KeywordCxt = exports.Ajv2020 = undefined;
|
|
7085
7083
|
var core_1 = require_core();
|
|
@@ -7156,7 +7154,7 @@ var require_2020 = __commonJS((exports, module) => {
|
|
|
7156
7154
|
var package_default = {
|
|
7157
7155
|
name: "@uipath/api-workflow-tool",
|
|
7158
7156
|
license: "MIT",
|
|
7159
|
-
version: "1.
|
|
7157
|
+
version: "1.202.0-preview.134",
|
|
7160
7158
|
description: "Run UiPath API Workflows locally.",
|
|
7161
7159
|
private: false,
|
|
7162
7160
|
repository: {
|
|
@@ -7192,7 +7190,8 @@ var package_default = {
|
|
|
7192
7190
|
"@types/node": "^25.5.2",
|
|
7193
7191
|
ajv: "^8.18.0",
|
|
7194
7192
|
"js-yaml": "^4.3.1",
|
|
7195
|
-
"@uipath/api-workflow-
|
|
7193
|
+
"@uipath/api-workflow-commons": "7.17.0",
|
|
7194
|
+
"@uipath/api-workflow-executor": "12.26.1",
|
|
7196
7195
|
"@uipath/auth": "workspace:*",
|
|
7197
7196
|
"@uipath/common": "workspace:*",
|
|
7198
7197
|
"@uipath/filesystem": "workspace:*",
|
|
@@ -7737,7 +7736,7 @@ class TextApiResponse {
|
|
|
7737
7736
|
var package_default2 = {
|
|
7738
7737
|
name: "@uipath/integrationservice-sdk",
|
|
7739
7738
|
license: "MIT",
|
|
7740
|
-
version: "1.
|
|
7739
|
+
version: "1.202.0-preview.134",
|
|
7741
7740
|
repository: {
|
|
7742
7741
|
type: "git",
|
|
7743
7742
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -13556,6 +13555,8 @@ var VALID_HTTP_METHODS = new Set(["GET", "POST", "PUT", "PATCH", "DELETE"]);
|
|
|
13556
13555
|
function normalizeHttpMethod(rawMethod) {
|
|
13557
13556
|
return rawMethod.toUpperCase() === "GETBYID" ? "GET" : rawMethod;
|
|
13558
13557
|
}
|
|
13558
|
+
// ../integrationservice-sdk/src/metadata/resource-metadata.ts
|
|
13559
|
+
var CRUD_OPERATIONS = new Set(["CREATED", "UPDATED", "DELETED"]);
|
|
13559
13560
|
// src/services/typecache-api.ts
|
|
13560
13561
|
var TYPECACHE_BASE_PARAMS = {
|
|
13561
13562
|
withActivities: "true",
|
|
@@ -14375,22 +14376,15 @@ Subcommands:
|
|
|
14375
14376
|
};
|
|
14376
14377
|
|
|
14377
14378
|
// src/commands/packager-shared.ts
|
|
14378
|
-
var fs = getFileSystem();
|
|
14379
|
-
var isBrowser = typeof window !== "undefined" && typeof process === "undefined";
|
|
14380
14379
|
async function createPackager() {
|
|
14381
14380
|
registerPackagerFactories();
|
|
14382
|
-
|
|
14383
|
-
const { createBrowserProjectPackager } = await import("./browser-e85cx3kr.js");
|
|
14384
|
-
return await createBrowserProjectPackager({
|
|
14385
|
-
logHandler: logger.handleLog
|
|
14386
|
-
});
|
|
14387
|
-
}
|
|
14388
|
-
const { createNodeProjectPackager } = await import("./node-1rhvdp1c.js");
|
|
14381
|
+
const { createNodeProjectPackager } = await import("./node-t33nhc1w.js");
|
|
14389
14382
|
return await createNodeProjectPackager({
|
|
14390
14383
|
logHandler: logger.handleLog
|
|
14391
14384
|
});
|
|
14392
14385
|
}
|
|
14393
14386
|
async function setupProject(packager, projectPath) {
|
|
14387
|
+
const fs = getFileSystem();
|
|
14394
14388
|
const absPath = fs.path.resolve(projectPath);
|
|
14395
14389
|
const stats = await fs.stat(absPath);
|
|
14396
14390
|
if (!stats)
|
|
@@ -14407,7 +14401,7 @@ async function setupProject(packager, projectPath) {
|
|
|
14407
14401
|
return packager.setupAsync(absPath);
|
|
14408
14402
|
}
|
|
14409
14403
|
async function buildBaseOptions() {
|
|
14410
|
-
const { ProjectPackOptions } = await import("./index-
|
|
14404
|
+
const { ProjectPackOptions } = await import("./index-paecpwre.js");
|
|
14411
14405
|
const sdkLogLevelMap = {
|
|
14412
14406
|
[0 /* DEBUG */]: "Debug" /* Debug */,
|
|
14413
14407
|
[1 /* INFO */]: "Information" /* Info */,
|
|
@@ -14424,7 +14418,7 @@ function formatError(label, hint, error) {
|
|
|
14424
14418
|
async function runPackagerCommand(opts, config) {
|
|
14425
14419
|
const [packagerError, packager] = await catchError(createPackager());
|
|
14426
14420
|
if (packagerError) {
|
|
14427
|
-
formatError(config.label,
|
|
14421
|
+
formatError(config.label, "The packager could not be initialized in this environment.", packagerError);
|
|
14428
14422
|
return false;
|
|
14429
14423
|
}
|
|
14430
14424
|
const [setupError, inputPath] = await catchError(setupProject(packager, opts.projectPath));
|
|
@@ -14703,7 +14697,7 @@ function querystringSingleKey3(key, value, keyPrefix = "") {
|
|
|
14703
14697
|
var package_default3 = {
|
|
14704
14698
|
name: "@uipath/solution-sdk",
|
|
14705
14699
|
license: "MIT",
|
|
14706
|
-
version: "1.
|
|
14700
|
+
version: "1.202.0-preview.134",
|
|
14707
14701
|
repository: {
|
|
14708
14702
|
type: "git",
|
|
14709
14703
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -14999,15 +14993,15 @@ function toPortableRelativePath(relativePath) {
|
|
|
14999
14993
|
function isRecord(value) {
|
|
15000
14994
|
return typeof value === "object" && value !== null && !Array.isArray(value);
|
|
15001
14995
|
}
|
|
15002
|
-
async function tryRegisterProjectInParentSolution(
|
|
14996
|
+
async function tryRegisterProjectInParentSolution(fs, projectDir, options) {
|
|
15003
14997
|
if (options?.skipRegistration) {
|
|
15004
14998
|
return {
|
|
15005
14999
|
Status: "OptedOut",
|
|
15006
15000
|
Message: "Solution auto-registration skipped (--skip-solution-registration).",
|
|
15007
|
-
Instructions: buildOptedOutInstructions(
|
|
15001
|
+
Instructions: buildOptedOutInstructions(fs.path.resolve(projectDir))
|
|
15008
15002
|
};
|
|
15009
15003
|
}
|
|
15010
|
-
const [registrationError, registration] = await catchError(registerProjectInParentSolution(
|
|
15004
|
+
const [registrationError, registration] = await catchError(registerProjectInParentSolution(fs, projectDir));
|
|
15011
15005
|
if (registrationError) {
|
|
15012
15006
|
return {
|
|
15013
15007
|
Status: "Failed",
|
|
@@ -15017,9 +15011,9 @@ async function tryRegisterProjectInParentSolution(fs2, projectDir, options) {
|
|
|
15017
15011
|
}
|
|
15018
15012
|
return registration;
|
|
15019
15013
|
}
|
|
15020
|
-
async function registerProjectInParentSolution(
|
|
15021
|
-
const resolvedProjectDir =
|
|
15022
|
-
const discovery = await findNearestParentUipxFile(
|
|
15014
|
+
async function registerProjectInParentSolution(fs, projectDir) {
|
|
15015
|
+
const resolvedProjectDir = fs.path.resolve(projectDir);
|
|
15016
|
+
const discovery = await findNearestParentUipxFile(fs, resolvedProjectDir);
|
|
15023
15017
|
if (discovery.status === "notFound") {
|
|
15024
15018
|
return {
|
|
15025
15019
|
Status: "NotInSolution",
|
|
@@ -15031,9 +15025,9 @@ async function registerProjectInParentSolution(fs2, projectDir) {
|
|
|
15031
15025
|
return discovery.registration;
|
|
15032
15026
|
}
|
|
15033
15027
|
const solutionFile = discovery.solutionFile;
|
|
15034
|
-
const solutionDir =
|
|
15035
|
-
const relativeProjectDir =
|
|
15036
|
-
if (relativeProjectDir === "" || relativeProjectDir.startsWith("..") ||
|
|
15028
|
+
const solutionDir = fs.path.dirname(solutionFile);
|
|
15029
|
+
const relativeProjectDir = fs.path.relative(solutionDir, resolvedProjectDir);
|
|
15030
|
+
if (relativeProjectDir === "" || relativeProjectDir.startsWith("..") || fs.path.isAbsolute(relativeProjectDir)) {
|
|
15037
15031
|
return {
|
|
15038
15032
|
Status: "Skipped",
|
|
15039
15033
|
Message: "Project registration skipped.",
|
|
@@ -15043,7 +15037,7 @@ async function registerProjectInParentSolution(fs2, projectDir) {
|
|
|
15043
15037
|
Project: ${resolvedProjectDir}`
|
|
15044
15038
|
};
|
|
15045
15039
|
}
|
|
15046
|
-
const [projectFileError, projectFile] = await findProjectFile(
|
|
15040
|
+
const [projectFileError, projectFile] = await findProjectFile(fs, resolvedProjectDir);
|
|
15047
15041
|
if (projectFileError) {
|
|
15048
15042
|
return {
|
|
15049
15043
|
Status: "Failed",
|
|
@@ -15052,7 +15046,7 @@ async function registerProjectInParentSolution(fs2, projectDir) {
|
|
|
15052
15046
|
Instructions: buildRegistrationFailureInstructions(resolvedProjectDir, projectFileError.message)
|
|
15053
15047
|
};
|
|
15054
15048
|
}
|
|
15055
|
-
const [projectManifestError, projectManifest] = await readProjectManifest(
|
|
15049
|
+
const [projectManifestError, projectManifest] = await readProjectManifest(fs, projectFile.filePath, projectFile.useProjectJson);
|
|
15056
15050
|
if (projectManifestError) {
|
|
15057
15051
|
return {
|
|
15058
15052
|
Status: "Failed",
|
|
@@ -15070,8 +15064,8 @@ async function registerProjectInParentSolution(fs2, projectDir) {
|
|
|
15070
15064
|
Instructions: unsupportedReason
|
|
15071
15065
|
};
|
|
15072
15066
|
}
|
|
15073
|
-
const projectRelativePath = toPortableRelativePath(
|
|
15074
|
-
const [solutionError, solution] = await readSolutionManifest(
|
|
15067
|
+
const projectRelativePath = toPortableRelativePath(fs.path.join(relativeProjectDir, projectFile.fileName));
|
|
15068
|
+
const [solutionError, solution] = await readSolutionManifest(fs, solutionFile);
|
|
15075
15069
|
if (solutionError) {
|
|
15076
15070
|
return {
|
|
15077
15071
|
Status: "Failed",
|
|
@@ -15099,7 +15093,7 @@ async function registerProjectInParentSolution(fs2, projectDir) {
|
|
|
15099
15093
|
Id: projectId
|
|
15100
15094
|
});
|
|
15101
15095
|
solution.content.Projects = solution.projects;
|
|
15102
|
-
const [writeError] = await catchError(
|
|
15096
|
+
const [writeError] = await catchError(fs.writeFile(solutionFile, `${JSON.stringify(solution.content, null, 2)}
|
|
15103
15097
|
`));
|
|
15104
15098
|
if (writeError) {
|
|
15105
15099
|
return {
|
|
@@ -15119,10 +15113,10 @@ async function registerProjectInParentSolution(fs2, projectDir) {
|
|
|
15119
15113
|
Instructions: buildRegistrationSuccessInstructions(solutionDir)
|
|
15120
15114
|
};
|
|
15121
15115
|
}
|
|
15122
|
-
async function findNearestParentUipxFile(
|
|
15123
|
-
let currentDir =
|
|
15116
|
+
async function findNearestParentUipxFile(fs, projectDir) {
|
|
15117
|
+
let currentDir = fs.path.dirname(fs.path.resolve(projectDir));
|
|
15124
15118
|
while (true) {
|
|
15125
|
-
const [readDirError, entries] = await catchError(
|
|
15119
|
+
const [readDirError, entries] = await catchError(fs.readdir(currentDir));
|
|
15126
15120
|
if (readDirError) {
|
|
15127
15121
|
return {
|
|
15128
15122
|
status: "skipped",
|
|
@@ -15148,19 +15142,19 @@ ${readDirError.message}`)
|
|
|
15148
15142
|
if (solutionFiles.length === 1) {
|
|
15149
15143
|
return {
|
|
15150
15144
|
status: "found",
|
|
15151
|
-
solutionFile:
|
|
15145
|
+
solutionFile: fs.path.join(currentDir, solutionFiles[0])
|
|
15152
15146
|
};
|
|
15153
15147
|
}
|
|
15154
|
-
const parentDir =
|
|
15148
|
+
const parentDir = fs.path.dirname(currentDir);
|
|
15155
15149
|
if (parentDir === currentDir) {
|
|
15156
15150
|
return { status: "notFound" };
|
|
15157
15151
|
}
|
|
15158
15152
|
currentDir = parentDir;
|
|
15159
15153
|
}
|
|
15160
15154
|
}
|
|
15161
|
-
async function findProjectFile(
|
|
15162
|
-
const uiprojPath =
|
|
15163
|
-
if (await
|
|
15155
|
+
async function findProjectFile(fs, projectDir) {
|
|
15156
|
+
const uiprojPath = fs.path.join(projectDir, "project.uiproj");
|
|
15157
|
+
if (await fs.exists(uiprojPath)) {
|
|
15164
15158
|
return [
|
|
15165
15159
|
null,
|
|
15166
15160
|
{
|
|
@@ -15170,8 +15164,8 @@ async function findProjectFile(fs2, projectDir) {
|
|
|
15170
15164
|
}
|
|
15171
15165
|
];
|
|
15172
15166
|
}
|
|
15173
|
-
const jsonProjectPath =
|
|
15174
|
-
if (await
|
|
15167
|
+
const jsonProjectPath = fs.path.join(projectDir, "project.json");
|
|
15168
|
+
if (await fs.exists(jsonProjectPath)) {
|
|
15175
15169
|
return [
|
|
15176
15170
|
null,
|
|
15177
15171
|
{
|
|
@@ -15186,8 +15180,8 @@ async function findProjectFile(fs2, projectDir) {
|
|
|
15186
15180
|
null
|
|
15187
15181
|
];
|
|
15188
15182
|
}
|
|
15189
|
-
async function readProjectManifest(
|
|
15190
|
-
const [readError, rawContent] = await catchError(
|
|
15183
|
+
async function readProjectManifest(fs, filePath, useProjectJson) {
|
|
15184
|
+
const [readError, rawContent] = await catchError(fs.readFile(filePath, "utf-8"));
|
|
15191
15185
|
if (readError || !rawContent) {
|
|
15192
15186
|
return [readError ?? new Error(`Unable to read ${filePath}.`), null];
|
|
15193
15187
|
}
|
|
@@ -15214,8 +15208,8 @@ async function readProjectManifest(fs2, filePath, useProjectJson) {
|
|
|
15214
15208
|
}
|
|
15215
15209
|
];
|
|
15216
15210
|
}
|
|
15217
|
-
async function readSolutionManifest(
|
|
15218
|
-
const [readError, rawContent] = await catchError(
|
|
15211
|
+
async function readSolutionManifest(fs, solutionFile) {
|
|
15212
|
+
const [readError, rawContent] = await catchError(fs.readFile(solutionFile, "utf-8"));
|
|
15219
15213
|
if (readError || !rawContent) {
|
|
15220
15214
|
return [
|
|
15221
15215
|
readError ?? new Error(`Unable to read solution file: ${solutionFile}`),
|
|
@@ -15300,12 +15294,16 @@ function buildOptedOutInstructions(projectDir) {
|
|
|
15300
15294
|
`);
|
|
15301
15295
|
}
|
|
15302
15296
|
|
|
15297
|
+
// ../solution-sdk/src/studio-web-compat.ts
|
|
15298
|
+
var API_PROJECT_TYPES = new Set(["api", "apiautomation"]);
|
|
15299
|
+
|
|
15303
15300
|
// ../solution-sdk/src/zip-utils.ts
|
|
15304
15301
|
var DEFAULT_EXCLUDED_DIR_NAMES = new Set([
|
|
15305
15302
|
".venv",
|
|
15306
15303
|
"node_modules",
|
|
15307
15304
|
"__pycache__",
|
|
15308
|
-
".git"
|
|
15305
|
+
".git",
|
|
15306
|
+
".local"
|
|
15309
15307
|
]);
|
|
15310
15308
|
// ../solution-sdk/src/project-debug-status.ts
|
|
15311
15309
|
var SUCCEEDED = "creationsucceeded";
|
|
@@ -15329,15 +15327,15 @@ var initApiWorkflowProject = async (name, options) => {
|
|
|
15329
15327
|
if (!VALID_NAME_REGEX.test(name)) {
|
|
15330
15328
|
throw new Error(`Invalid project name "${name}". Name can only contain letters, numbers, spaces, underscores (_), and hyphens (-).`);
|
|
15331
15329
|
}
|
|
15332
|
-
const
|
|
15333
|
-
const projectDir =
|
|
15330
|
+
const fs = getFileSystem();
|
|
15331
|
+
const projectDir = fs.path.resolve(name);
|
|
15334
15332
|
if (!options.force) {
|
|
15335
|
-
const existingEntries = await
|
|
15333
|
+
const existingEntries = await fs.readdir(projectDir);
|
|
15336
15334
|
if (existingEntries.length > 0) {
|
|
15337
15335
|
throw new Error(`Directory "${name}" already exists and is not empty. Use --force to overwrite.`);
|
|
15338
15336
|
}
|
|
15339
15337
|
}
|
|
15340
|
-
await
|
|
15338
|
+
await fs.mkdir(projectDir);
|
|
15341
15339
|
const projectId = crypto.randomUUID();
|
|
15342
15340
|
const projectUiproj = {
|
|
15343
15341
|
ProjectType: "Api",
|
|
@@ -15410,15 +15408,15 @@ var initApiWorkflowProject = async (name, options) => {
|
|
|
15410
15408
|
language: "javascript"
|
|
15411
15409
|
}
|
|
15412
15410
|
};
|
|
15413
|
-
await
|
|
15411
|
+
await fs.writeFile(fs.path.join(projectDir, "project.uiproj"), `${JSON.stringify(projectUiproj, null, 2)}
|
|
15414
15412
|
`);
|
|
15415
|
-
await
|
|
15413
|
+
await fs.writeFile(fs.path.join(projectDir, "entry-points.json"), `${JSON.stringify(entryPointsJson, null, 2)}
|
|
15416
15414
|
`);
|
|
15417
|
-
await
|
|
15415
|
+
await fs.writeFile(fs.path.join(projectDir, "bindings_v2.json"), `${JSON.stringify(bindingsJson, null, 2)}
|
|
15418
15416
|
`);
|
|
15419
|
-
await
|
|
15417
|
+
await fs.writeFile(fs.path.join(projectDir, "Workflow.json"), `${JSON.stringify(workflowJson, null, 2)}
|
|
15420
15418
|
`);
|
|
15421
|
-
const solutionRegistration = await tryRegisterProjectInParentSolution(
|
|
15419
|
+
const solutionRegistration = await tryRegisterProjectInParentSolution(fs, projectDir, { skipRegistration: options.skipSolutionRegistration === true });
|
|
15422
15420
|
const successData = {
|
|
15423
15421
|
Status: "Created successfully",
|
|
15424
15422
|
Path: projectDir,
|
|
@@ -15659,17 +15657,33 @@ var RUN_EXAMPLES = [
|
|
|
15659
15657
|
}
|
|
15660
15658
|
}
|
|
15661
15659
|
}
|
|
15660
|
+
},
|
|
15661
|
+
{
|
|
15662
|
+
Description: "Pass a local file as a file (JobAttachment) input and download the files the workflow returns",
|
|
15663
|
+
Command: "uip api-workflow run ./workflow.json --input-file document=./invoice.pdf --output-dir ./out",
|
|
15664
|
+
Output: {
|
|
15665
|
+
Code: "WorkflowRun",
|
|
15666
|
+
Data: {
|
|
15667
|
+
Encoded: {
|
|
15668
|
+
Id: "6f1c0d2e-8a1b-4c3d-9e0f-123456789abc",
|
|
15669
|
+
FullName: "invoice.base64",
|
|
15670
|
+
MimeType: "text/plain",
|
|
15671
|
+
LocalPath: "/abs/path/out/invoice.base64"
|
|
15672
|
+
}
|
|
15673
|
+
}
|
|
15674
|
+
}
|
|
15662
15675
|
}
|
|
15663
15676
|
];
|
|
15677
|
+
var collect = (value, previous) => previous ? [...previous, value] : [value];
|
|
15664
15678
|
var registerRunCommand = (program) => {
|
|
15665
|
-
program.command("run").description("Run an API Workflow JSON file locally using the Serverless Workflow executor").argument("<file>", "Path to the workflow JSON file").option("-i, --input-arguments <json>", `Input arguments as a JSON string (e.g. '{"name": "World"}')`).option("--no-auth", "Skip credential loading (local-only mode, no connector support)").examples(RUN_EXAMPLES).trackedAction(processContext, async (file, options) => {
|
|
15679
|
+
program.command("run").description("Run an API Workflow JSON file locally using the Serverless Workflow executor").argument("<file>", "Path to the workflow JSON file").option("-i, --input-arguments <json>", `Input arguments as a JSON string (e.g. '{"name": "World"}')`).option("--input-file <name=path>", "Upload a local file and pass it as the file (JobAttachment) input <name>. Repeat for multiple files. Needs a signed-in session. Example: --input-file document=./invoice.pdf", collect).option("--output-dir <dir>", "Download every file (JobAttachment) reference in the workflow output into <dir>; each downloaded reference gains a LocalPath. Needs a signed-in session.").option("--folder-key <guid>", "Orchestrator folder key for the attachments this run creates (uploaded inputs and files written by the File to Base64 / Base64 to File activities).").option("--no-auth", "Skip credential loading (local-only mode, no connector support and no file inputs/outputs)").examples(RUN_EXAMPLES).trackedAction(processContext, async (file, options) => {
|
|
15666
15680
|
const service = new WorkflowRunService;
|
|
15667
15681
|
await service.execute(file, options, processContext);
|
|
15668
15682
|
});
|
|
15669
15683
|
};
|
|
15670
15684
|
|
|
15671
15685
|
// src/services/apiwf-validate-service.ts
|
|
15672
|
-
var import__2020 = __toESM(
|
|
15686
|
+
var import__2020 = __toESM(require__2020(), 1);
|
|
15673
15687
|
// src/schemas/apiwf-schema.json
|
|
15674
15688
|
var apiwf_schema_default = {
|
|
15675
15689
|
$id: "https://uipath.com/schemas/api-workflow.json",
|
|
@@ -16371,8 +16385,14 @@ var VALID_ACTIVITY_TYPES = [
|
|
|
16371
16385
|
"Assign",
|
|
16372
16386
|
"Wait",
|
|
16373
16387
|
"CustomLog",
|
|
16388
|
+
"Base64ToFile",
|
|
16389
|
+
"FileToBase64",
|
|
16374
16390
|
"Unresolved"
|
|
16375
16391
|
];
|
|
16392
|
+
var BASE64_ACTIVITY_HELPERS = {
|
|
16393
|
+
Base64ToFile: "$helpers.file.base64ToFile",
|
|
16394
|
+
FileToBase64: "$helpers.file.fileToBase64"
|
|
16395
|
+
};
|
|
16376
16396
|
var ACTIVITY_REQUIRED_KEYS = {
|
|
16377
16397
|
If: {
|
|
16378
16398
|
required: ["do"],
|
|
@@ -16404,7 +16424,15 @@ var ACTIVITY_REQUIRED_KEYS = {
|
|
|
16404
16424
|
},
|
|
16405
16425
|
Assign: { required: ["set"], description: "must contain 'set'" },
|
|
16406
16426
|
Wait: { required: ["wait"], description: "must contain 'wait'" },
|
|
16407
|
-
CustomLog: { required: ["call"], description: "must contain 'call'" }
|
|
16427
|
+
CustomLog: { required: ["call"], description: "must contain 'call'" },
|
|
16428
|
+
Base64ToFile: {
|
|
16429
|
+
required: ["run"],
|
|
16430
|
+
description: "must contain 'run' with a script calling $helpers.file.base64ToFile"
|
|
16431
|
+
},
|
|
16432
|
+
FileToBase64: {
|
|
16433
|
+
required: ["run"],
|
|
16434
|
+
description: "must contain 'run' with a script calling $helpers.file.fileToBase64"
|
|
16435
|
+
}
|
|
16408
16436
|
};
|
|
16409
16437
|
var VALID_EXPRESSION_LANGUAGES = ["javascript"];
|
|
16410
16438
|
var VALID_EVALUATE_MODES = ["strict"];
|
|
@@ -16583,6 +16611,7 @@ function validateTask(task, taskName, taskPath, issues, skipMetadataWarnings = f
|
|
|
16583
16611
|
}
|
|
16584
16612
|
validateConnectorConfiguration(task, taskName, taskPath, issues);
|
|
16585
16613
|
validateIfBranches(task, taskName, taskPath, issues);
|
|
16614
|
+
validateBase64Helper(task, taskName, taskPath, issues);
|
|
16586
16615
|
if (!task.metadata?.displayName && !skipMeta) {
|
|
16587
16616
|
issues.push({
|
|
16588
16617
|
path: `${taskPath}/metadata`,
|
|
@@ -16628,6 +16657,51 @@ function validateIfBranches(task, taskName, taskPath, issues) {
|
|
|
16628
16657
|
});
|
|
16629
16658
|
}
|
|
16630
16659
|
}
|
|
16660
|
+
function isBase64ActivityType(activityType) {
|
|
16661
|
+
return typeof activityType === "string" && Object.hasOwn(BASE64_ACTIVITY_HELPERS, activityType);
|
|
16662
|
+
}
|
|
16663
|
+
function validateBase64Helper(task, taskName, taskPath, issues) {
|
|
16664
|
+
const activityType = task.metadata?.activityType;
|
|
16665
|
+
if (!isBase64ActivityType(activityType))
|
|
16666
|
+
return;
|
|
16667
|
+
if (!task.run)
|
|
16668
|
+
return;
|
|
16669
|
+
const helper = BASE64_ACTIVITY_HELPERS[activityType];
|
|
16670
|
+
const code = task.run.script?.code;
|
|
16671
|
+
if (typeof code !== "string" || code.trim() === "") {
|
|
16672
|
+
issues.push({
|
|
16673
|
+
path: `${taskPath}/run/script/code`,
|
|
16674
|
+
message: `Task '${taskName}' has activityType '${activityType}' but 'run.script.code' is missing or empty. Expected a script calling ${helper}(...)`,
|
|
16675
|
+
severity: "error"
|
|
16676
|
+
});
|
|
16677
|
+
return;
|
|
16678
|
+
}
|
|
16679
|
+
if (!code.includes(`${helper}(`)) {
|
|
16680
|
+
issues.push({
|
|
16681
|
+
path: `${taskPath}/run/script/code`,
|
|
16682
|
+
message: `Task '${taskName}' has activityType '${activityType}' but its script does not call ${helper}(...). Only that exact host function does the conversion at runtime — a misspelled name (e.g. a dropped '.file.') fails the run with "is not a function"`,
|
|
16683
|
+
severity: "error"
|
|
16684
|
+
});
|
|
16685
|
+
return;
|
|
16686
|
+
}
|
|
16687
|
+
const language = task.run.script?.language;
|
|
16688
|
+
if (language !== undefined && language !== "javascript") {
|
|
16689
|
+
issues.push({
|
|
16690
|
+
path: `${taskPath}/run/script/language`,
|
|
16691
|
+
message: `Task '${taskName}' has activityType '${activityType}' but 'run.script.language' is '${String(language)}'. The base64 helpers are JavaScript host functions; use "javascript"`,
|
|
16692
|
+
severity: "error"
|
|
16693
|
+
});
|
|
16694
|
+
}
|
|
16695
|
+
const escapedHelper = helper.replace(/[.$]/g, "\\$&");
|
|
16696
|
+
const canonicalStatement = new RegExp(`^\\s*return\\s*\\{\\s*[\\w$]+\\s*:\\s*await\\s+${escapedHelper}\\([\\s\\S]*\\)\\s*\\}\\s*;?\\s*$`);
|
|
16697
|
+
if (!canonicalStatement.test(code)) {
|
|
16698
|
+
issues.push({
|
|
16699
|
+
path: `${taskPath}/run/script/code`,
|
|
16700
|
+
message: `Task '${taskName}' has code outside the single 'return { <name>: await ${helper}(...) }' statement Studio Web writes for this activity. Studio Web rebuilds the script from the helper call when the activity is edited there and drops the rest, which breaks the workflow. Inline the extra logic into the call arguments, or move it into a JavaScript activity before this one`,
|
|
16701
|
+
severity: "warning"
|
|
16702
|
+
});
|
|
16703
|
+
}
|
|
16704
|
+
}
|
|
16631
16705
|
function isConnectorTask(task) {
|
|
16632
16706
|
return typeof task.with?.connector === "string" || task.metadata?.activityType === "Connector";
|
|
16633
16707
|
}
|
|
@@ -16820,4 +16894,4 @@ var registerCommands = async (program) => {
|
|
|
16820
16894
|
|
|
16821
16895
|
export { metadata, registerCommands };
|
|
16822
16896
|
|
|
16823
|
-
//# debugId=
|
|
16897
|
+
//# debugId=DCC866135D6A134164756E2164756E21
|