@uipath/agent-tool 1.201.0-preview.127 → 1.201.0-preview.131
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 +1 -1
- package/dist/{index-k6e4t29w.js → index-p4g6qwsv.js} +1 -1
- package/dist/index.js +3 -3
- package/dist/{is-client-c5zd6z29.js → is-client-qekm6n4n.js} +1 -1
- package/dist/{packager-tool-ktbn7g51.js → packager-tool-9hv84ffs.js} +2 -2
- package/dist/{packager-tool-cgw3g6r1.js → packager-tool-gs5kyenf.js} +435 -134
- package/dist/{packager-tool-ze8ejv3t.js → packager-tool-s4nqz61t.js} +2 -2
- package/dist/tool.js +3 -3
- package/package.json +30 -30
package/dist/executor-tool.js
CHANGED
|
@@ -1459,7 +1459,7 @@ import {
|
|
|
1459
1459
|
validateRequiredEventParameters,
|
|
1460
1460
|
validateRequiredFields,
|
|
1461
1461
|
validateRequiredParameters
|
|
1462
|
-
} from "./packager-tool-
|
|
1462
|
+
} from "./packager-tool-s4nqz61t.js";
|
|
1463
1463
|
import"./packager-tool-5xdkh3vm.js";
|
|
1464
1464
|
import"./packager-tool-nsrs2tm5.js";
|
|
1465
1465
|
import"./packager-tool-0gctz400.js";
|
package/dist/index.js
CHANGED
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
import {
|
|
3
3
|
metadata,
|
|
4
4
|
registerCommands
|
|
5
|
-
} from "./packager-tool-
|
|
6
|
-
import"./packager-tool-
|
|
5
|
+
} from "./packager-tool-gs5kyenf.js";
|
|
6
|
+
import"./packager-tool-s4nqz61t.js";
|
|
7
7
|
import"./packager-tool-1yy9x4vk.js";
|
|
8
8
|
import"./packager-tool-c23zrhj8.js";
|
|
9
|
-
import"./packager-tool-
|
|
9
|
+
import"./packager-tool-9hv84ffs.js";
|
|
10
10
|
import"./packager-tool-wzknj3dr.js";
|
|
11
11
|
import"./packager-tool-bpegrcj1.js";
|
|
12
12
|
import"./packager-tool-5xdkh3vm.js";
|
|
@@ -24,7 +24,7 @@ class IntegrationServiceClient {
|
|
|
24
24
|
ElementsApi: ElemApi,
|
|
25
25
|
createApiClient,
|
|
26
26
|
createElementsConfig
|
|
27
|
-
} = await import("./index-
|
|
27
|
+
} = await import("./index-p4g6qwsv.js");
|
|
28
28
|
const [connectorsApi, connectionsApi, elementsApi] = await Promise.all([
|
|
29
29
|
createApiClient(ConnApi, options),
|
|
30
30
|
createApiClient(ConnxApi, options),
|
|
@@ -3425,7 +3425,7 @@ class PackagesApi extends BaseAPI {
|
|
|
3425
3425
|
var package_default = {
|
|
3426
3426
|
name: "@uipath/solution-sdk",
|
|
3427
3427
|
license: "MIT",
|
|
3428
|
-
version: "1.201.0-preview.
|
|
3428
|
+
version: "1.201.0-preview.131",
|
|
3429
3429
|
repository: {
|
|
3430
3430
|
type: "git",
|
|
3431
3431
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -4489,4 +4489,4 @@ function parseOutput(outputArguments) {
|
|
|
4489
4489
|
|
|
4490
4490
|
export { Configuration, ConfigurationsApi, DeploymentsApi, PackagesApi, createArchive, extractArchive, resolveStudioWebConfig, AgentLocalWorkspaceEvalPreparer, AgentDebugCancelledError, AgentDebugService };
|
|
4491
4491
|
|
|
4492
|
-
//# debugId=
|
|
4492
|
+
//# debugId=170F41409481FF7964756E2164756E21
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
ElementsApi,
|
|
3
3
|
createApiClient as createApiClient2
|
|
4
|
-
} from "./packager-tool-
|
|
4
|
+
} from "./packager-tool-s4nqz61t.js";
|
|
5
5
|
import {
|
|
6
6
|
en_default
|
|
7
7
|
} from "./packager-tool-1yy9x4vk.js";
|
|
@@ -18,7 +18,7 @@ import {
|
|
|
18
18
|
createArchive,
|
|
19
19
|
extractArchive,
|
|
20
20
|
resolveStudioWebConfig
|
|
21
|
-
} from "./packager-tool-
|
|
21
|
+
} from "./packager-tool-9hv84ffs.js";
|
|
22
22
|
import {
|
|
23
23
|
AgentProjectService,
|
|
24
24
|
migrateLegacyToolGuardrailPolicies
|
|
@@ -3081,9 +3081,28 @@ var require_data = __commonJS((exports, module) => {
|
|
|
3081
3081
|
var require_utils = __commonJS((exports, module) => {
|
|
3082
3082
|
var isUUID = RegExp.prototype.test.bind(/^[\da-f]{8}-[\da-f]{4}-[\da-f]{4}-[\da-f]{4}-[\da-f]{12}$/iu);
|
|
3083
3083
|
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);
|
|
3084
|
+
var isPort = RegExp.prototype.test.bind(/^\d*$/u);
|
|
3084
3085
|
var isHexPair = RegExp.prototype.test.bind(/^[\da-f]{2}$/iu);
|
|
3085
3086
|
var isUnreserved = RegExp.prototype.test.bind(/^[\da-z\-._~]$/iu);
|
|
3086
|
-
var isPathCharacter = RegExp.prototype.test.bind(/^[
|
|
3087
|
+
var isPathCharacter = RegExp.prototype.test.bind(/^[A-Za-z0-9\-._~!$&'()*+,;=:@/]$/u);
|
|
3088
|
+
var isQueryFragmentCharacter = RegExp.prototype.test.bind(/^[A-Za-z0-9\-._~!$&'()*+,;=:@/?]$/u);
|
|
3089
|
+
var isUserinfoCharacter = RegExp.prototype.test.bind(/^[A-Za-z0-9\-._~!$&'()*+,;=:]$/u);
|
|
3090
|
+
var BYTE_HEX = new Array(256);
|
|
3091
|
+
{
|
|
3092
|
+
const HEX_DIGITS = "0123456789ABCDEF";
|
|
3093
|
+
for (let i = 0;i < 256; i++) {
|
|
3094
|
+
BYTE_HEX[i] = "%" + HEX_DIGITS[i >> 4] + HEX_DIGITS[i & 15];
|
|
3095
|
+
}
|
|
3096
|
+
}
|
|
3097
|
+
function percentEncodeNonAscii(cp) {
|
|
3098
|
+
if (cp < 2048) {
|
|
3099
|
+
return BYTE_HEX[192 | cp >> 6] + BYTE_HEX[128 | cp & 63];
|
|
3100
|
+
}
|
|
3101
|
+
if (cp < 65536) {
|
|
3102
|
+
return BYTE_HEX[224 | cp >> 12] + BYTE_HEX[128 | cp >> 6 & 63] + BYTE_HEX[128 | cp & 63];
|
|
3103
|
+
}
|
|
3104
|
+
return BYTE_HEX[240 | cp >> 18] + BYTE_HEX[128 | cp >> 12 & 63] + BYTE_HEX[128 | cp >> 6 & 63] + BYTE_HEX[128 | cp & 63];
|
|
3105
|
+
}
|
|
3087
3106
|
function stringArrayToHexStripped(input) {
|
|
3088
3107
|
let acc = "";
|
|
3089
3108
|
let code = 0;
|
|
@@ -3108,91 +3127,122 @@ var require_utils = __commonJS((exports, module) => {
|
|
|
3108
3127
|
}
|
|
3109
3128
|
return acc;
|
|
3110
3129
|
}
|
|
3130
|
+
var isHextet = RegExp.prototype.test.bind(/^[\dA-Fa-f]{1,4}$/);
|
|
3131
|
+
var isIPvFuture = RegExp.prototype.test.bind(/^[vV][\dA-Fa-f]+\.[A-Za-z\d\-._~!$&'()*+,;=:]+$/);
|
|
3132
|
+
var isZoneCharacter = RegExp.prototype.test.bind(/^[A-Za-z\d\-._~]$/);
|
|
3111
3133
|
var nonSimpleDomain = RegExp.prototype.test.bind(/[^!"$&'()*+,\-.;=_`a-z{}~]/u);
|
|
3112
|
-
function
|
|
3113
|
-
|
|
3114
|
-
|
|
3115
|
-
|
|
3116
|
-
|
|
3117
|
-
|
|
3118
|
-
|
|
3119
|
-
|
|
3120
|
-
|
|
3121
|
-
} else {
|
|
3122
|
-
output.error = true;
|
|
3123
|
-
return false;
|
|
3134
|
+
function isZoneIdentifier(zone) {
|
|
3135
|
+
if (zone.length === 0)
|
|
3136
|
+
return false;
|
|
3137
|
+
for (let i = 0;i < zone.length; i++) {
|
|
3138
|
+
if (isZoneCharacter(zone[i]))
|
|
3139
|
+
continue;
|
|
3140
|
+
if (zone[i] === "%" && i + 2 < zone.length && isHexPair(zone.slice(i + 1, i + 3))) {
|
|
3141
|
+
i += 2;
|
|
3142
|
+
continue;
|
|
3124
3143
|
}
|
|
3125
|
-
|
|
3144
|
+
return false;
|
|
3126
3145
|
}
|
|
3127
3146
|
return true;
|
|
3128
3147
|
}
|
|
3129
|
-
function
|
|
3130
|
-
let
|
|
3131
|
-
|
|
3132
|
-
|
|
3133
|
-
|
|
3134
|
-
let
|
|
3135
|
-
|
|
3136
|
-
|
|
3137
|
-
|
|
3138
|
-
|
|
3139
|
-
|
|
3140
|
-
|
|
3141
|
-
|
|
3142
|
-
if (cursor === ":") {
|
|
3143
|
-
if (endipv6Encountered === true) {
|
|
3144
|
-
endIpv6 = true;
|
|
3145
|
-
}
|
|
3146
|
-
if (!consume(buffer, address, output)) {
|
|
3147
|
-
break;
|
|
3148
|
-
}
|
|
3149
|
-
if (++tokenCount > 7) {
|
|
3150
|
-
output.error = true;
|
|
3151
|
-
break;
|
|
3152
|
-
}
|
|
3153
|
-
if (i > 0 && input[i - 1] === ":") {
|
|
3154
|
-
endipv6Encountered = true;
|
|
3155
|
-
}
|
|
3156
|
-
address.push(":");
|
|
3157
|
-
continue;
|
|
3158
|
-
} else if (cursor === "%") {
|
|
3159
|
-
if (!consume(buffer, address, output)) {
|
|
3160
|
-
break;
|
|
3148
|
+
function compressIPv6ZeroRun(hextets) {
|
|
3149
|
+
let bestStart = -1;
|
|
3150
|
+
let bestLength = 0;
|
|
3151
|
+
let runStart = -1;
|
|
3152
|
+
let runLength = 0;
|
|
3153
|
+
for (let i = 0;i < hextets.length; i++) {
|
|
3154
|
+
if (hextets[i] === "0") {
|
|
3155
|
+
if (runStart === -1)
|
|
3156
|
+
runStart = i;
|
|
3157
|
+
runLength++;
|
|
3158
|
+
if (runLength > bestLength) {
|
|
3159
|
+
bestLength = runLength;
|
|
3160
|
+
bestStart = runStart;
|
|
3161
3161
|
}
|
|
3162
|
-
consume = consumeIsZone;
|
|
3163
3162
|
} else {
|
|
3164
|
-
|
|
3165
|
-
|
|
3163
|
+
runStart = -1;
|
|
3164
|
+
runLength = 0;
|
|
3166
3165
|
}
|
|
3167
3166
|
}
|
|
3168
|
-
if (
|
|
3169
|
-
|
|
3170
|
-
|
|
3171
|
-
|
|
3172
|
-
|
|
3173
|
-
|
|
3174
|
-
|
|
3167
|
+
if (bestLength < 2)
|
|
3168
|
+
return hextets.join(":");
|
|
3169
|
+
const head = hextets.slice(0, bestStart).join(":");
|
|
3170
|
+
const tail = hextets.slice(bestStart + bestLength).join(":");
|
|
3171
|
+
return head + "::" + tail;
|
|
3172
|
+
}
|
|
3173
|
+
function normalizeIPv6Address(input) {
|
|
3174
|
+
const compression = input.indexOf("::");
|
|
3175
|
+
if (compression !== -1 && input.indexOf("::", compression + 1) !== -1)
|
|
3176
|
+
return;
|
|
3177
|
+
const left = compression === -1 ? input.split(":") : input.slice(0, compression).split(":");
|
|
3178
|
+
const right = compression === -1 ? [] : input.slice(compression + 2).split(":");
|
|
3179
|
+
if (compression !== -1) {
|
|
3180
|
+
if (left.length === 1 && left[0] === "")
|
|
3181
|
+
left.length = 0;
|
|
3182
|
+
if (right.length === 1 && right[0] === "")
|
|
3183
|
+
right.length = 0;
|
|
3184
|
+
}
|
|
3185
|
+
const parts = left.concat(right);
|
|
3186
|
+
let hextetCount = 0;
|
|
3187
|
+
for (let i = 0;i < parts.length; i++) {
|
|
3188
|
+
const part = parts[i];
|
|
3189
|
+
if (part === "")
|
|
3190
|
+
return;
|
|
3191
|
+
if (part.indexOf(".") !== -1) {
|
|
3192
|
+
if (i !== parts.length - 1 || compression !== -1 && right.length === 0 || !isIPv4(part))
|
|
3193
|
+
return;
|
|
3194
|
+
hextetCount += 2;
|
|
3195
|
+
continue;
|
|
3175
3196
|
}
|
|
3197
|
+
if (!isHextet(part))
|
|
3198
|
+
return;
|
|
3199
|
+
parts[i] = parseInt(part, 16).toString(16);
|
|
3200
|
+
hextetCount++;
|
|
3176
3201
|
}
|
|
3177
|
-
|
|
3178
|
-
|
|
3202
|
+
if (compression === -1) {
|
|
3203
|
+
if (hextetCount !== 8)
|
|
3204
|
+
return;
|
|
3205
|
+
return compressIPv6ZeroRun(parts);
|
|
3206
|
+
}
|
|
3207
|
+
if (hextetCount >= 8)
|
|
3208
|
+
return;
|
|
3209
|
+
const expanded = parts.slice(0, left.length);
|
|
3210
|
+
for (let i = hextetCount;i < 8; i++)
|
|
3211
|
+
expanded.push("0");
|
|
3212
|
+
for (let i = left.length;i < parts.length; i++)
|
|
3213
|
+
expanded.push(parts[i]);
|
|
3214
|
+
return compressIPv6ZeroRun(expanded);
|
|
3179
3215
|
}
|
|
3180
3216
|
function normalizeIPv6(host) {
|
|
3181
|
-
|
|
3182
|
-
|
|
3183
|
-
|
|
3184
|
-
|
|
3185
|
-
|
|
3186
|
-
|
|
3187
|
-
|
|
3188
|
-
|
|
3189
|
-
|
|
3190
|
-
|
|
3191
|
-
}
|
|
3192
|
-
|
|
3193
|
-
|
|
3194
|
-
|
|
3195
|
-
|
|
3217
|
+
const bracketed = host[0] === "[" && host[host.length - 1] === "]";
|
|
3218
|
+
const hasBracket = host[0] === "[" || host[host.length - 1] === "]";
|
|
3219
|
+
if (hasBracket && !bracketed)
|
|
3220
|
+
return { host, isIPV6: false, error: true };
|
|
3221
|
+
let input = bracketed ? host.slice(1, -1) : host;
|
|
3222
|
+
if (bracketed && isIPvFuture(input)) {
|
|
3223
|
+
input = input.toLowerCase();
|
|
3224
|
+
return { host: `[${input}]`, escapedHost: input, isIPV6: false, isIPVFuture: true };
|
|
3225
|
+
}
|
|
3226
|
+
if (findToken(input, ":") < 2) {
|
|
3227
|
+
return { host, isIPV6: false, error: bracketed };
|
|
3228
|
+
}
|
|
3229
|
+
let zoneIdentifier = "";
|
|
3230
|
+
const zoneSeparator = input.indexOf("%");
|
|
3231
|
+
if (zoneSeparator !== -1) {
|
|
3232
|
+
const separatorLength = input.slice(zoneSeparator, zoneSeparator + 3).toLowerCase() === "%25" ? 3 : 1;
|
|
3233
|
+
zoneIdentifier = input.slice(zoneSeparator + separatorLength);
|
|
3234
|
+
if (!isZoneIdentifier(zoneIdentifier))
|
|
3235
|
+
return { host, isIPV6: false, error: true };
|
|
3236
|
+
input = input.slice(0, zoneSeparator);
|
|
3237
|
+
}
|
|
3238
|
+
const address = normalizeIPv6Address(input);
|
|
3239
|
+
if (address === undefined)
|
|
3240
|
+
return { host, isIPV6: false, error: true };
|
|
3241
|
+
return {
|
|
3242
|
+
host: address + (zoneIdentifier ? "%" + zoneIdentifier : ""),
|
|
3243
|
+
escapedHost: address + (zoneIdentifier ? "%25" + zoneIdentifier : ""),
|
|
3244
|
+
isIPV6: true
|
|
3245
|
+
};
|
|
3196
3246
|
}
|
|
3197
3247
|
function findToken(str, token) {
|
|
3198
3248
|
let ind = 0;
|
|
@@ -3312,7 +3362,8 @@ var require_utils = __commonJS((exports, module) => {
|
|
|
3312
3362
|
function normalizePathEncoding(input) {
|
|
3313
3363
|
let output = "";
|
|
3314
3364
|
for (let i = 0;i < input.length; i++) {
|
|
3315
|
-
|
|
3365
|
+
const ch = input[i];
|
|
3366
|
+
if (ch === "%" && i + 2 < input.length) {
|
|
3316
3367
|
const hex3 = input.slice(i + 1, i + 3);
|
|
3317
3368
|
if (isHexPair(hex3)) {
|
|
3318
3369
|
const normalizedHex = hex3.toUpperCase();
|
|
@@ -3326,10 +3377,152 @@ var require_utils = __commonJS((exports, module) => {
|
|
|
3326
3377
|
continue;
|
|
3327
3378
|
}
|
|
3328
3379
|
}
|
|
3329
|
-
if (isPathCharacter(
|
|
3330
|
-
output +=
|
|
3380
|
+
if (isPathCharacter(ch)) {
|
|
3381
|
+
output += ch;
|
|
3382
|
+
} else {
|
|
3383
|
+
const code = input.charCodeAt(i);
|
|
3384
|
+
if (code < 128) {
|
|
3385
|
+
output += isEscapeSafe(code) ? ch : BYTE_HEX[code];
|
|
3386
|
+
} else if (code < 55296 || code > 57343) {
|
|
3387
|
+
output += percentEncodeNonAscii(code);
|
|
3388
|
+
} else if (code <= 56319 && i + 1 < input.length) {
|
|
3389
|
+
const low = input.charCodeAt(i + 1);
|
|
3390
|
+
if (low >= 56320 && low <= 57343) {
|
|
3391
|
+
output += percentEncodeNonAscii(65536 + (code - 55296 << 10) + (low - 56320));
|
|
3392
|
+
i++;
|
|
3393
|
+
} else {
|
|
3394
|
+
output += percentEncodeNonAscii(65533);
|
|
3395
|
+
}
|
|
3396
|
+
} else {
|
|
3397
|
+
output += percentEncodeNonAscii(65533);
|
|
3398
|
+
}
|
|
3399
|
+
}
|
|
3400
|
+
}
|
|
3401
|
+
return output;
|
|
3402
|
+
}
|
|
3403
|
+
function serializePathEncoding(input, pathNoScheme = false) {
|
|
3404
|
+
let output = "";
|
|
3405
|
+
let firstSegment = pathNoScheme && input[0] !== "/";
|
|
3406
|
+
for (let i = 0;i < input.length; i++) {
|
|
3407
|
+
const ch = input[i];
|
|
3408
|
+
if (ch === "%" && i + 2 < input.length) {
|
|
3409
|
+
const hex3 = input.slice(i + 1, i + 3);
|
|
3410
|
+
if (isHexPair(hex3)) {
|
|
3411
|
+
output += "%" + hex3.toUpperCase();
|
|
3412
|
+
i += 2;
|
|
3413
|
+
continue;
|
|
3414
|
+
}
|
|
3415
|
+
}
|
|
3416
|
+
if (ch === "/") {
|
|
3417
|
+
firstSegment = false;
|
|
3418
|
+
}
|
|
3419
|
+
if (isPathCharacter(ch) && (ch !== ":" || !firstSegment)) {
|
|
3420
|
+
output += ch;
|
|
3421
|
+
} else {
|
|
3422
|
+
const code = input.charCodeAt(i);
|
|
3423
|
+
if (code < 128) {
|
|
3424
|
+
output += BYTE_HEX[code];
|
|
3425
|
+
} else if (code < 55296 || code > 57343) {
|
|
3426
|
+
output += percentEncodeNonAscii(code);
|
|
3427
|
+
} else if (code <= 56319 && i + 1 < input.length) {
|
|
3428
|
+
const low = input.charCodeAt(i + 1);
|
|
3429
|
+
if (low >= 56320 && low <= 57343) {
|
|
3430
|
+
output += percentEncodeNonAscii(65536 + (code - 55296 << 10) + (low - 56320));
|
|
3431
|
+
i++;
|
|
3432
|
+
} else {
|
|
3433
|
+
output += percentEncodeNonAscii(65533);
|
|
3434
|
+
}
|
|
3435
|
+
} else {
|
|
3436
|
+
output += percentEncodeNonAscii(65533);
|
|
3437
|
+
}
|
|
3438
|
+
}
|
|
3439
|
+
}
|
|
3440
|
+
return output;
|
|
3441
|
+
}
|
|
3442
|
+
function encodeComponent(input, isAllowed) {
|
|
3443
|
+
let output = "";
|
|
3444
|
+
for (let i = 0;i < input.length; i++) {
|
|
3445
|
+
const ch = input[i];
|
|
3446
|
+
if (ch === "%" && i + 2 < input.length) {
|
|
3447
|
+
const hex3 = input.slice(i + 1, i + 3);
|
|
3448
|
+
if (isHexPair(hex3)) {
|
|
3449
|
+
output += "%" + hex3.toUpperCase();
|
|
3450
|
+
i += 2;
|
|
3451
|
+
continue;
|
|
3452
|
+
}
|
|
3453
|
+
}
|
|
3454
|
+
if (isAllowed(ch)) {
|
|
3455
|
+
output += ch;
|
|
3456
|
+
} else {
|
|
3457
|
+
const code = input.charCodeAt(i);
|
|
3458
|
+
if (code < 128) {
|
|
3459
|
+
output += BYTE_HEX[code];
|
|
3460
|
+
} else if (code < 55296 || code > 57343) {
|
|
3461
|
+
output += percentEncodeNonAscii(code);
|
|
3462
|
+
} else if (code <= 56319 && i + 1 < input.length) {
|
|
3463
|
+
const low = input.charCodeAt(i + 1);
|
|
3464
|
+
if (low >= 56320 && low <= 57343) {
|
|
3465
|
+
output += percentEncodeNonAscii(65536 + (code - 55296 << 10) + (low - 56320));
|
|
3466
|
+
i++;
|
|
3467
|
+
} else {
|
|
3468
|
+
output += percentEncodeNonAscii(65533);
|
|
3469
|
+
}
|
|
3470
|
+
} else {
|
|
3471
|
+
output += percentEncodeNonAscii(65533);
|
|
3472
|
+
}
|
|
3473
|
+
}
|
|
3474
|
+
}
|
|
3475
|
+
return output;
|
|
3476
|
+
}
|
|
3477
|
+
function encodeUserinfo(input) {
|
|
3478
|
+
return encodeComponent(input, isUserinfoCharacter);
|
|
3479
|
+
}
|
|
3480
|
+
function encodeQuery(input) {
|
|
3481
|
+
return encodeComponent(input, isQueryFragmentCharacter);
|
|
3482
|
+
}
|
|
3483
|
+
function encodeFragment(input) {
|
|
3484
|
+
return encodeComponent(input, isQueryFragmentCharacter);
|
|
3485
|
+
}
|
|
3486
|
+
function isEscapeSafe(cp) {
|
|
3487
|
+
return cp >= 48 && cp <= 57 || cp >= 65 && cp <= 90 || cp >= 97 && cp <= 122 || cp === 42 || cp === 43 || cp === 45 || cp === 46 || cp === 47 || cp === 64 || cp === 95;
|
|
3488
|
+
}
|
|
3489
|
+
function normalizeQueryFragmentEncoding(input) {
|
|
3490
|
+
let output = "";
|
|
3491
|
+
for (let i = 0;i < input.length; i++) {
|
|
3492
|
+
const ch = input[i];
|
|
3493
|
+
if (ch === "%" && i + 2 < input.length) {
|
|
3494
|
+
const hex3 = input.slice(i + 1, i + 3);
|
|
3495
|
+
if (isHexPair(hex3)) {
|
|
3496
|
+
const normalizedHex = hex3.toUpperCase();
|
|
3497
|
+
const decoded = String.fromCharCode(parseInt(normalizedHex, 16));
|
|
3498
|
+
if (isUnreserved(decoded)) {
|
|
3499
|
+
output += decoded;
|
|
3500
|
+
} else {
|
|
3501
|
+
output += "%" + normalizedHex;
|
|
3502
|
+
}
|
|
3503
|
+
i += 2;
|
|
3504
|
+
continue;
|
|
3505
|
+
}
|
|
3506
|
+
}
|
|
3507
|
+
if (isQueryFragmentCharacter(ch)) {
|
|
3508
|
+
output += ch;
|
|
3331
3509
|
} else {
|
|
3332
|
-
|
|
3510
|
+
const code = input.charCodeAt(i);
|
|
3511
|
+
if (code < 128) {
|
|
3512
|
+
output += isEscapeSafe(code) ? ch : BYTE_HEX[code];
|
|
3513
|
+
} else if (code < 55296 || code > 57343) {
|
|
3514
|
+
output += percentEncodeNonAscii(code);
|
|
3515
|
+
} else if (code <= 56319 && i + 1 < input.length) {
|
|
3516
|
+
const low = input.charCodeAt(i + 1);
|
|
3517
|
+
if (low >= 56320 && low <= 57343) {
|
|
3518
|
+
output += percentEncodeNonAscii(65536 + (code - 55296 << 10) + (low - 56320));
|
|
3519
|
+
i++;
|
|
3520
|
+
} else {
|
|
3521
|
+
output += percentEncodeNonAscii(65533);
|
|
3522
|
+
}
|
|
3523
|
+
} else {
|
|
3524
|
+
output += percentEncodeNonAscii(65533);
|
|
3525
|
+
}
|
|
3333
3526
|
}
|
|
3334
3527
|
}
|
|
3335
3528
|
return output;
|
|
@@ -3352,14 +3545,18 @@ var require_utils = __commonJS((exports, module) => {
|
|
|
3352
3545
|
function recomposeAuthority(component) {
|
|
3353
3546
|
const uriTokens = [];
|
|
3354
3547
|
if (component.userinfo !== undefined) {
|
|
3355
|
-
uriTokens.push(component.userinfo);
|
|
3548
|
+
uriTokens.push(encodeUserinfo(component.userinfo));
|
|
3356
3549
|
uriTokens.push("@");
|
|
3357
3550
|
}
|
|
3358
3551
|
if (component.host !== undefined) {
|
|
3359
|
-
let host =
|
|
3552
|
+
let host = component.host;
|
|
3360
3553
|
if (!isIPv4(host)) {
|
|
3361
|
-
|
|
3362
|
-
if (ipV6res.isIPV6
|
|
3554
|
+
let ipV6res = normalizeIPv6(host);
|
|
3555
|
+
if (ipV6res.isIPV6 !== true && ipV6res.isIPVFuture !== true) {
|
|
3556
|
+
host = normalizePercentEncoding(host, true);
|
|
3557
|
+
ipV6res = normalizeIPv6(host);
|
|
3558
|
+
}
|
|
3559
|
+
if (ipV6res.isIPV6 === true || ipV6res.isIPVFuture === true) {
|
|
3363
3560
|
host = `[${ipV6res.escapedHost}]`;
|
|
3364
3561
|
} else {
|
|
3365
3562
|
host = reescapeHostDelimiters(host, false);
|
|
@@ -3368,8 +3565,12 @@ var require_utils = __commonJS((exports, module) => {
|
|
|
3368
3565
|
uriTokens.push(host);
|
|
3369
3566
|
}
|
|
3370
3567
|
if (typeof component.port === "number" || typeof component.port === "string") {
|
|
3568
|
+
const port = String(component.port);
|
|
3569
|
+
if (!isPort(port)) {
|
|
3570
|
+
throw new TypeError("URI port is malformed.");
|
|
3571
|
+
}
|
|
3371
3572
|
uriTokens.push(":");
|
|
3372
|
-
uriTokens.push(
|
|
3573
|
+
uriTokens.push(port);
|
|
3373
3574
|
}
|
|
3374
3575
|
return uriTokens.length ? uriTokens.join("") : undefined;
|
|
3375
3576
|
}
|
|
@@ -3379,6 +3580,11 @@ var require_utils = __commonJS((exports, module) => {
|
|
|
3379
3580
|
reescapeHostDelimiters,
|
|
3380
3581
|
normalizePercentEncoding,
|
|
3381
3582
|
normalizePathEncoding,
|
|
3583
|
+
serializePathEncoding,
|
|
3584
|
+
normalizeQueryFragmentEncoding,
|
|
3585
|
+
encodeUserinfo,
|
|
3586
|
+
encodeQuery,
|
|
3587
|
+
encodeFragment,
|
|
3382
3588
|
escapePreservingEscapes,
|
|
3383
3589
|
removeDotSegments,
|
|
3384
3590
|
isIPv4,
|
|
@@ -3391,7 +3597,7 @@ var require_utils = __commonJS((exports, module) => {
|
|
|
3391
3597
|
// ../../node_modules/fast-uri/lib/schemes.js
|
|
3392
3598
|
var require_schemes = __commonJS((exports, module) => {
|
|
3393
3599
|
var { isUUID } = require_utils();
|
|
3394
|
-
var URN_REG =
|
|
3600
|
+
var URN_REG = /^([\da-z][\d\-a-z]{0,31}):((?:[\w!$'()*+,\-./:;=@]|%[\da-f]{2})+)$/iu;
|
|
3395
3601
|
var supportedSchemeNames = [
|
|
3396
3602
|
"http",
|
|
3397
3603
|
"https",
|
|
@@ -3446,9 +3652,10 @@ var require_schemes = __commonJS((exports, module) => {
|
|
|
3446
3652
|
wsComponent.secure = undefined;
|
|
3447
3653
|
}
|
|
3448
3654
|
if (wsComponent.resourceName) {
|
|
3449
|
-
const
|
|
3655
|
+
const queryIndex = wsComponent.resourceName.indexOf("?");
|
|
3656
|
+
const path3 = queryIndex === -1 ? wsComponent.resourceName : wsComponent.resourceName.slice(0, queryIndex);
|
|
3450
3657
|
wsComponent.path = path3 && path3 !== "/" ? path3 : undefined;
|
|
3451
|
-
wsComponent.query =
|
|
3658
|
+
wsComponent.query = queryIndex === -1 ? undefined : wsComponent.resourceName.slice(queryIndex + 1);
|
|
3452
3659
|
wsComponent.resourceName = undefined;
|
|
3453
3660
|
}
|
|
3454
3661
|
wsComponent.fragment = undefined;
|
|
@@ -3460,7 +3667,7 @@ var require_schemes = __commonJS((exports, module) => {
|
|
|
3460
3667
|
return urnComponent;
|
|
3461
3668
|
}
|
|
3462
3669
|
const matches = urnComponent.path.match(URN_REG);
|
|
3463
|
-
if (matches) {
|
|
3670
|
+
if (matches && matches[0] === urnComponent.path) {
|
|
3464
3671
|
const scheme = options.scheme || urnComponent.scheme || "urn";
|
|
3465
3672
|
urnComponent.nid = matches[1].toLowerCase();
|
|
3466
3673
|
urnComponent.nss = matches[2];
|
|
@@ -3564,8 +3771,17 @@ var require_schemes = __commonJS((exports, module) => {
|
|
|
3564
3771
|
|
|
3565
3772
|
// ../../node_modules/fast-uri/index.js
|
|
3566
3773
|
var require_fast_uri = __commonJS((exports, module) => {
|
|
3567
|
-
var { normalizeIPv6, removeDotSegments, recomposeAuthority, normalizePercentEncoding, normalizePathEncoding,
|
|
3774
|
+
var { normalizeIPv6, removeDotSegments, recomposeAuthority, normalizePercentEncoding, normalizePathEncoding, serializePathEncoding, normalizeQueryFragmentEncoding, encodeQuery, encodeFragment, reescapeHostDelimiters, isIPv4, nonSimpleDomain } = require_utils();
|
|
3568
3775
|
var { SCHEMES, getSchemeHandler } = require_schemes();
|
|
3776
|
+
var VALID_SCHEME = /^[A-Za-z][A-Za-z0-9+.-]*$/u;
|
|
3777
|
+
var MALFORMED_SCHEME_ERROR = "URI scheme is malformed.";
|
|
3778
|
+
function decodeValidScheme(scheme) {
|
|
3779
|
+
const decodedScheme = unescape(String(scheme));
|
|
3780
|
+
if (!VALID_SCHEME.test(decodedScheme)) {
|
|
3781
|
+
throw new TypeError(MALFORMED_SCHEME_ERROR);
|
|
3782
|
+
}
|
|
3783
|
+
return decodedScheme;
|
|
3784
|
+
}
|
|
3569
3785
|
function normalize(uri, options) {
|
|
3570
3786
|
if (typeof uri === "string") {
|
|
3571
3787
|
uri = normalizeString(uri, options);
|
|
@@ -3576,12 +3792,34 @@ var require_fast_uri = __commonJS((exports, module) => {
|
|
|
3576
3792
|
}
|
|
3577
3793
|
function resolve2(baseURI, relativeURI, options) {
|
|
3578
3794
|
const schemelessOptions = options ? Object.assign({ scheme: "null" }, options) : { scheme: "null" };
|
|
3579
|
-
const {
|
|
3580
|
-
|
|
3581
|
-
|
|
3795
|
+
const {
|
|
3796
|
+
parsed: baseParsed,
|
|
3797
|
+
malformedAuthorityOrPort: baseMalformed,
|
|
3798
|
+
malformedPercentEncoding: baseMalformedPercentEncoding,
|
|
3799
|
+
malformedSchemeSpecific: baseMalformedSchemeSpecific,
|
|
3800
|
+
malformedHost: baseMalformedHost,
|
|
3801
|
+
malformedScheme: baseMalformedScheme
|
|
3802
|
+
} = parseWithStatus(baseURI, schemelessOptions);
|
|
3803
|
+
const {
|
|
3804
|
+
parsed: relativeParsed,
|
|
3805
|
+
malformedAuthorityOrPort: relativeMalformed,
|
|
3806
|
+
malformedPercentEncoding: relativeMalformedPercentEncoding,
|
|
3807
|
+
malformedSchemeSpecific: relativeMalformedSchemeSpecific,
|
|
3808
|
+
malformedHost: relativeMalformedHost,
|
|
3809
|
+
malformedScheme: relativeMalformedScheme
|
|
3810
|
+
} = parseWithStatus(relativeURI, schemelessOptions);
|
|
3811
|
+
if (baseMalformed || relativeMalformed || baseMalformedPercentEncoding || relativeMalformedPercentEncoding || baseMalformedSchemeSpecific || relativeMalformedSchemeSpecific || baseMalformedHost || relativeMalformedHost || baseMalformedScheme || relativeMalformedScheme) {
|
|
3582
3812
|
throw new Error(baseParsed.error || relativeParsed.error || "URI is malformed.");
|
|
3583
3813
|
}
|
|
3584
3814
|
const resolved = resolveComponent(baseParsed, relativeParsed, schemelessOptions, true);
|
|
3815
|
+
const resolvedSchemeHandler = getSchemeHandler(options && options.scheme || resolved.scheme);
|
|
3816
|
+
const resolvedHost = resolved.host;
|
|
3817
|
+
const resolvedHostIsIP = resolvedHost !== undefined && resolvedHost !== "" && (isIPv4(resolvedHost) || normalizeIPv6(resolvedHost).isIPV6);
|
|
3818
|
+
canonicalizeHost(resolved, options || {}, resolvedSchemeHandler, resolvedHostIsIP);
|
|
3819
|
+
const encodedASCIIHost = resolvedHost && resolvedHost.indexOf("%") !== -1 && !/\P{ASCII}/u.test(resolvedHost);
|
|
3820
|
+
if (resolved.error && !encodedASCIIHost) {
|
|
3821
|
+
throw new Error(resolved.error);
|
|
3822
|
+
}
|
|
3585
3823
|
schemelessOptions.skipEscape = true;
|
|
3586
3824
|
return serialize(resolved, schemelessOptions);
|
|
3587
3825
|
}
|
|
@@ -3641,7 +3879,7 @@ var require_fast_uri = __commonJS((exports, module) => {
|
|
|
3641
3879
|
function equal(uriA, uriB, options) {
|
|
3642
3880
|
const normalizedA = normalizeComparableURI(uriA, options);
|
|
3643
3881
|
const normalizedB = normalizeComparableURI(uriB, options);
|
|
3644
|
-
return normalizedA !== undefined && normalizedB !== undefined && normalizedA
|
|
3882
|
+
return normalizedA !== undefined && normalizedB !== undefined && normalizedA === normalizedB;
|
|
3645
3883
|
}
|
|
3646
3884
|
function serialize(cmpts, opts) {
|
|
3647
3885
|
const component = {
|
|
@@ -3662,20 +3900,23 @@ var require_fast_uri = __commonJS((exports, module) => {
|
|
|
3662
3900
|
};
|
|
3663
3901
|
const options = Object.assign({}, opts);
|
|
3664
3902
|
const uriTokens = [];
|
|
3903
|
+
if (component.scheme) {
|
|
3904
|
+
component.scheme = decodeValidScheme(component.scheme);
|
|
3905
|
+
}
|
|
3665
3906
|
const schemeHandler = getSchemeHandler(options.scheme || component.scheme);
|
|
3666
3907
|
if (schemeHandler && schemeHandler.serialize)
|
|
3667
3908
|
schemeHandler.serialize(component, options);
|
|
3909
|
+
const hasAuthority = component.userinfo !== undefined || component.host !== undefined || component.port !== undefined;
|
|
3910
|
+
const pathNoScheme = !options.skipEscape && component.scheme === undefined && !hasAuthority;
|
|
3668
3911
|
if (component.path !== undefined) {
|
|
3669
3912
|
if (!options.skipEscape) {
|
|
3670
|
-
component.path =
|
|
3671
|
-
if (component.scheme !== undefined) {
|
|
3672
|
-
component.path = component.path.split("%3A").join(":");
|
|
3673
|
-
}
|
|
3913
|
+
component.path = serializePathEncoding(component.path, pathNoScheme);
|
|
3674
3914
|
} else {
|
|
3675
3915
|
component.path = normalizePercentEncoding(component.path);
|
|
3676
3916
|
}
|
|
3677
3917
|
}
|
|
3678
3918
|
if (options.reference !== "suffix" && component.scheme) {
|
|
3919
|
+
component.scheme = decodeValidScheme(component.scheme);
|
|
3679
3920
|
uriTokens.push(component.scheme, ":");
|
|
3680
3921
|
}
|
|
3681
3922
|
const authority = recomposeAuthority(component);
|
|
@@ -3693,16 +3934,19 @@ var require_fast_uri = __commonJS((exports, module) => {
|
|
|
3693
3934
|
if (!options.absolutePath && (!schemeHandler || !schemeHandler.absolutePath)) {
|
|
3694
3935
|
s = removeDotSegments(s);
|
|
3695
3936
|
}
|
|
3937
|
+
if (pathNoScheme) {
|
|
3938
|
+
s = serializePathEncoding(s, true);
|
|
3939
|
+
}
|
|
3696
3940
|
if (authority === undefined && s[0] === "/" && s[1] === "/") {
|
|
3697
3941
|
s = "/%2F" + s.slice(2);
|
|
3698
3942
|
}
|
|
3699
3943
|
uriTokens.push(s);
|
|
3700
3944
|
}
|
|
3701
3945
|
if (component.query !== undefined) {
|
|
3702
|
-
uriTokens.push("?", component.query);
|
|
3946
|
+
uriTokens.push("?", encodeQuery(component.query));
|
|
3703
3947
|
}
|
|
3704
3948
|
if (component.fragment !== undefined) {
|
|
3705
|
-
uriTokens.push("#", component.fragment);
|
|
3949
|
+
uriTokens.push("#", encodeFragment(component.fragment));
|
|
3706
3950
|
}
|
|
3707
3951
|
return uriTokens.join("");
|
|
3708
3952
|
}
|
|
@@ -3718,6 +3962,36 @@ var require_fast_uri = __commonJS((exports, module) => {
|
|
|
3718
3962
|
}
|
|
3719
3963
|
return;
|
|
3720
3964
|
}
|
|
3965
|
+
function hasMalformedPercentEncoding(component) {
|
|
3966
|
+
if (component === undefined)
|
|
3967
|
+
return false;
|
|
3968
|
+
let percent = component.indexOf("%");
|
|
3969
|
+
while (percent !== -1) {
|
|
3970
|
+
if (percent + 2 >= component.length || !/^[\da-f]{2}$/iu.test(component.slice(percent + 1, percent + 3))) {
|
|
3971
|
+
return true;
|
|
3972
|
+
}
|
|
3973
|
+
percent = component.indexOf("%", percent + 3);
|
|
3974
|
+
}
|
|
3975
|
+
return false;
|
|
3976
|
+
}
|
|
3977
|
+
function isIPLiteral(host) {
|
|
3978
|
+
return host[0] === "[" && host[host.length - 1] === "]";
|
|
3979
|
+
}
|
|
3980
|
+
function hasMalformedComponentPercentEncoding(matches) {
|
|
3981
|
+
const host = matches[4];
|
|
3982
|
+
return hasMalformedPercentEncoding(matches[3]) || host !== undefined && !isIPLiteral(host) && hasMalformedPercentEncoding(host) || hasMalformedPercentEncoding(matches[6]) || hasMalformedPercentEncoding(matches[7]) || hasMalformedPercentEncoding(matches[8]);
|
|
3983
|
+
}
|
|
3984
|
+
function canonicalizeHost(parsed, options, schemeHandler, isIP) {
|
|
3985
|
+
if (!options.unicodeSupport && (!schemeHandler || !schemeHandler.unicodeSupport) && parsed.host && !isIPLiteral(parsed.host) && (options.domainHost || schemeHandler && schemeHandler.domainHost) && isIP === false && nonSimpleDomain(parsed.host)) {
|
|
3986
|
+
try {
|
|
3987
|
+
parsed.host = new URL("http://" + parsed.host).hostname;
|
|
3988
|
+
} catch (e) {
|
|
3989
|
+
parsed.error = parsed.error || "Host's domain name can not be converted to ASCII: " + e;
|
|
3990
|
+
return true;
|
|
3991
|
+
}
|
|
3992
|
+
}
|
|
3993
|
+
return false;
|
|
3994
|
+
}
|
|
3721
3995
|
function parseWithStatus(uri, opts) {
|
|
3722
3996
|
const options = Object.assign({}, opts);
|
|
3723
3997
|
const parsed = {
|
|
@@ -3730,6 +4004,11 @@ var require_fast_uri = __commonJS((exports, module) => {
|
|
|
3730
4004
|
fragment: undefined
|
|
3731
4005
|
};
|
|
3732
4006
|
let malformedAuthorityOrPort = false;
|
|
4007
|
+
let malformedPercentEncoding = false;
|
|
4008
|
+
let malformedSchemeSpecific = false;
|
|
4009
|
+
let malformedHost = false;
|
|
4010
|
+
let malformedIPLiteral = false;
|
|
4011
|
+
let malformedScheme = false;
|
|
3733
4012
|
let isIP = false;
|
|
3734
4013
|
if (options.reference === "suffix") {
|
|
3735
4014
|
if (options.scheme) {
|
|
@@ -3766,6 +4045,19 @@ var require_fast_uri = __commonJS((exports, module) => {
|
|
|
3766
4045
|
parsed.path = matches[6] || "";
|
|
3767
4046
|
parsed.query = matches[7];
|
|
3768
4047
|
parsed.fragment = matches[8];
|
|
4048
|
+
if (parsed.scheme !== undefined) {
|
|
4049
|
+
const decodedScheme = unescape(parsed.scheme);
|
|
4050
|
+
if (VALID_SCHEME.test(decodedScheme)) {
|
|
4051
|
+
parsed.scheme = decodedScheme.toLowerCase();
|
|
4052
|
+
} else {
|
|
4053
|
+
parsed.error = parsed.error || MALFORMED_SCHEME_ERROR;
|
|
4054
|
+
malformedScheme = true;
|
|
4055
|
+
}
|
|
4056
|
+
}
|
|
4057
|
+
malformedPercentEncoding = hasMalformedComponentPercentEncoding(matches);
|
|
4058
|
+
if (malformedPercentEncoding) {
|
|
4059
|
+
parsed.error = parsed.error || "URI contains malformed percent-encoding.";
|
|
4060
|
+
}
|
|
3769
4061
|
if (isNaN(parsed.port)) {
|
|
3770
4062
|
parsed.port = matches[5];
|
|
3771
4063
|
}
|
|
@@ -3777,9 +4069,16 @@ var require_fast_uri = __commonJS((exports, module) => {
|
|
|
3777
4069
|
if (parsed.host) {
|
|
3778
4070
|
const ipv4result = isIPv4(parsed.host);
|
|
3779
4071
|
if (ipv4result === false) {
|
|
4072
|
+
const bracketedIPLiteral = isIPLiteral(parsed.host);
|
|
4073
|
+
const hasIPLiteralBracket = parsed.host.indexOf("[") !== -1 || parsed.host.indexOf("]") !== -1;
|
|
3780
4074
|
const ipv6result = normalizeIPv6(parsed.host);
|
|
3781
|
-
|
|
3782
|
-
|
|
4075
|
+
isIP = ipv6result.isIPV6 || ipv6result.isIPVFuture === true;
|
|
4076
|
+
malformedIPLiteral = hasIPLiteralBracket && (!bracketedIPLiteral || ipv6result.error === true);
|
|
4077
|
+
parsed.host = isIP ? ipv6result.host : ipv6result.host.toLowerCase();
|
|
4078
|
+
if (malformedIPLiteral) {
|
|
4079
|
+
parsed.error = parsed.error || "URI host is malformed.";
|
|
4080
|
+
malformedAuthorityOrPort = true;
|
|
4081
|
+
}
|
|
3783
4082
|
} else {
|
|
3784
4083
|
isIP = true;
|
|
3785
4084
|
}
|
|
@@ -3797,42 +4096,36 @@ var require_fast_uri = __commonJS((exports, module) => {
|
|
|
3797
4096
|
parsed.error = parsed.error || "URI is not a " + options.reference + " reference.";
|
|
3798
4097
|
}
|
|
3799
4098
|
const schemeHandler = getSchemeHandler(options.scheme || parsed.scheme);
|
|
3800
|
-
if (!
|
|
3801
|
-
|
|
3802
|
-
try {
|
|
3803
|
-
parsed.host = new URL("http://" + parsed.host).hostname;
|
|
3804
|
-
} catch (e) {
|
|
3805
|
-
parsed.error = parsed.error || "Host's domain name can not be converted to ASCII: " + e;
|
|
3806
|
-
}
|
|
3807
|
-
}
|
|
4099
|
+
if (!malformedIPLiteral) {
|
|
4100
|
+
malformedHost = canonicalizeHost(parsed, options, schemeHandler, isIP);
|
|
3808
4101
|
}
|
|
3809
4102
|
if (!schemeHandler || schemeHandler && !schemeHandler.skipNormalize) {
|
|
3810
4103
|
if (uri.indexOf("%") !== -1) {
|
|
3811
|
-
if (parsed.
|
|
3812
|
-
parsed.
|
|
3813
|
-
|
|
3814
|
-
if (parsed.host !== undefined) {
|
|
3815
|
-
parsed.host = reescapeHostDelimiters(unescape(parsed.host), isIP);
|
|
4104
|
+
if (parsed.host !== undefined && !malformedIPLiteral) {
|
|
4105
|
+
const host = isIP ? parsed.host : normalizePercentEncoding(parsed.host, true);
|
|
4106
|
+
parsed.host = reescapeHostDelimiters(host, isIP);
|
|
3816
4107
|
}
|
|
3817
4108
|
}
|
|
3818
4109
|
if (parsed.path) {
|
|
3819
4110
|
parsed.path = normalizePathEncoding(parsed.path);
|
|
3820
4111
|
}
|
|
4112
|
+
if (parsed.query) {
|
|
4113
|
+
parsed.query = normalizeQueryFragmentEncoding(parsed.query);
|
|
4114
|
+
}
|
|
3821
4115
|
if (parsed.fragment) {
|
|
3822
|
-
|
|
3823
|
-
parsed.fragment = encodeURI(decodeURIComponent(parsed.fragment));
|
|
3824
|
-
} catch {
|
|
3825
|
-
parsed.error = parsed.error || "URI malformed";
|
|
3826
|
-
}
|
|
4116
|
+
parsed.fragment = normalizeQueryFragmentEncoding(parsed.fragment);
|
|
3827
4117
|
}
|
|
3828
4118
|
}
|
|
3829
4119
|
if (schemeHandler && schemeHandler.parse) {
|
|
3830
4120
|
schemeHandler.parse(parsed, options);
|
|
4121
|
+
if (schemeHandler === SCHEMES.urn && parsed.nid === undefined) {
|
|
4122
|
+
malformedSchemeSpecific = true;
|
|
4123
|
+
}
|
|
3831
4124
|
}
|
|
3832
4125
|
} else {
|
|
3833
4126
|
parsed.error = parsed.error || "URI can not be parsed.";
|
|
3834
4127
|
}
|
|
3835
|
-
return { parsed, malformedAuthorityOrPort };
|
|
4128
|
+
return { parsed, malformedAuthorityOrPort, malformedPercentEncoding, malformedSchemeSpecific, malformedHost, malformedScheme };
|
|
3836
4129
|
}
|
|
3837
4130
|
function parse5(uri, opts) {
|
|
3838
4131
|
return parseWithStatus(uri, opts).parsed;
|
|
@@ -3841,20 +4134,28 @@ var require_fast_uri = __commonJS((exports, module) => {
|
|
|
3841
4134
|
return normalizeStringWithStatus(uri, opts).normalized;
|
|
3842
4135
|
}
|
|
3843
4136
|
function normalizeStringWithStatus(uri, opts) {
|
|
3844
|
-
const { parsed, malformedAuthorityOrPort } = parseWithStatus(uri, opts);
|
|
4137
|
+
const { parsed, malformedAuthorityOrPort, malformedPercentEncoding, malformedSchemeSpecific, malformedHost, malformedScheme } = parseWithStatus(uri, opts);
|
|
3845
4138
|
return {
|
|
3846
|
-
normalized: malformedAuthorityOrPort ? uri : serialize(parsed, opts),
|
|
3847
|
-
malformedAuthorityOrPort
|
|
4139
|
+
normalized: malformedAuthorityOrPort || malformedPercentEncoding || malformedSchemeSpecific || malformedHost || malformedScheme ? uri : serialize(parsed, opts),
|
|
4140
|
+
malformedAuthorityOrPort,
|
|
4141
|
+
malformedPercentEncoding,
|
|
4142
|
+
malformedSchemeSpecific,
|
|
4143
|
+
malformedHost,
|
|
4144
|
+
malformedScheme
|
|
3848
4145
|
};
|
|
3849
4146
|
}
|
|
3850
4147
|
function normalizeComparableURI(uri, opts) {
|
|
3851
|
-
if (typeof uri
|
|
3852
|
-
|
|
3853
|
-
return malformedAuthorityOrPort ? undefined : normalized;
|
|
4148
|
+
if (typeof uri !== "string" && typeof uri !== "object") {
|
|
4149
|
+
return;
|
|
3854
4150
|
}
|
|
3855
|
-
|
|
3856
|
-
|
|
4151
|
+
let value;
|
|
4152
|
+
try {
|
|
4153
|
+
value = typeof uri === "string" ? uri : serialize(uri, opts);
|
|
4154
|
+
} catch {
|
|
4155
|
+
return;
|
|
3857
4156
|
}
|
|
4157
|
+
const { normalized, malformedAuthorityOrPort, malformedPercentEncoding, malformedSchemeSpecific, malformedHost, malformedScheme } = normalizeStringWithStatus(value, opts);
|
|
4158
|
+
return malformedAuthorityOrPort || malformedPercentEncoding || malformedSchemeSpecific || malformedHost || malformedScheme ? undefined : normalized;
|
|
3858
4159
|
}
|
|
3859
4160
|
var fastUri = {
|
|
3860
4161
|
SCHEMES,
|
|
@@ -8537,7 +8838,7 @@ var require_index_cjs = __commonJS((exports, module) => {
|
|
|
8537
8838
|
var package_default = {
|
|
8538
8839
|
name: "@uipath/agent-tool",
|
|
8539
8840
|
license: "MIT",
|
|
8540
|
-
version: "1.201.0-preview.
|
|
8841
|
+
version: "1.201.0-preview.131",
|
|
8541
8842
|
description: "cli plugin for creating and managing UiPath low-code agents",
|
|
8542
8843
|
private: false,
|
|
8543
8844
|
repository: {
|
|
@@ -10679,7 +10980,7 @@ class VoidApiResponse {
|
|
|
10679
10980
|
var package_default2 = {
|
|
10680
10981
|
name: "@uipath/agent-sdk",
|
|
10681
10982
|
license: "MIT",
|
|
10682
|
-
version: "1.201.0-preview.
|
|
10983
|
+
version: "1.201.0-preview.131",
|
|
10683
10984
|
description: "SDK for the UiPath Agent Runtime API — evaluation execution and debug sessions.",
|
|
10684
10985
|
repository: {
|
|
10685
10986
|
type: "git",
|
|
@@ -64027,7 +64328,7 @@ Valid types: ${VALID_TOOL_TYPES.join(", ")}`);
|
|
|
64027
64328
|
});
|
|
64028
64329
|
tool.command("discover").description("[DEPRECATED] Discover available tools/resources from an IS connector").requiredOption("--connector <key>", "Connector key").option("--connection-id <id>", "Connection ID for discovery").examples(TOOL_DISCOVER_EXAMPLES).trackedAction(processContext, async (options) => {
|
|
64029
64330
|
const [error90] = await catchError((async () => {
|
|
64030
|
-
const { IntegrationServiceClient: ISClient } = await import("./is-client-
|
|
64331
|
+
const { IntegrationServiceClient: ISClient } = await import("./is-client-qekm6n4n.js");
|
|
64031
64332
|
const { IntegrationToolService } = await import("./integration-tool-service-n214kzdn.js");
|
|
64032
64333
|
const isClient = await ISClient.create();
|
|
64033
64334
|
const service = new IntegrationToolService(isClient);
|
|
@@ -64064,7 +64365,7 @@ Valid types: ${VALID_TOOL_TYPES.join(", ")}`);
|
|
|
64064
64365
|
});
|
|
64065
64366
|
tool.command("connect").description("[DEPRECATED] Bind a connection to an existing integration tool").argument("<name>", "Tool name").requiredOption("--connection-id <id>", "Connection ID to bind").option("--path <path>", "Path to agent project directory", ".").examples(TOOL_CONNECT_EXAMPLES).trackedAction(processContext, async (name, options) => {
|
|
64066
64367
|
const [error90] = await catchError((async () => {
|
|
64067
|
-
const { IntegrationServiceClient: ISClient } = await import("./is-client-
|
|
64368
|
+
const { IntegrationServiceClient: ISClient } = await import("./is-client-qekm6n4n.js");
|
|
64068
64369
|
const { IntegrationToolService } = await import("./integration-tool-service-n214kzdn.js");
|
|
64069
64370
|
const isClient = await ISClient.create();
|
|
64070
64371
|
const service = new IntegrationToolService(isClient);
|
|
@@ -64112,7 +64413,7 @@ Valid types: ${VALID_TOOL_TYPES.join(", ")}`);
|
|
|
64112
64413
|
});
|
|
64113
64414
|
};
|
|
64114
64415
|
async function addIntegrationToolWithIS(name, options) {
|
|
64115
|
-
const { IntegrationServiceClient: ISClient } = await import("./is-client-
|
|
64416
|
+
const { IntegrationServiceClient: ISClient } = await import("./is-client-qekm6n4n.js");
|
|
64116
64417
|
const { IntegrationToolService } = await import("./integration-tool-service-n214kzdn.js");
|
|
64117
64418
|
const isClient = await ISClient.create();
|
|
64118
64419
|
const service = new IntegrationToolService(isClient);
|
|
@@ -64261,4 +64562,4 @@ var registerCommands = async (program) => {
|
|
|
64261
64562
|
|
|
64262
64563
|
export { metadata, registerCommands };
|
|
64263
64564
|
|
|
64264
|
-
//# debugId=
|
|
64565
|
+
//# debugId=323A132AAEFFC3D464756E2164756E21
|
|
@@ -579,7 +579,7 @@ class TextApiResponse2 {
|
|
|
579
579
|
var package_default = {
|
|
580
580
|
name: "@uipath/integrationservice-sdk",
|
|
581
581
|
license: "MIT",
|
|
582
|
-
version: "1.201.0-preview.
|
|
582
|
+
version: "1.201.0-preview.131",
|
|
583
583
|
repository: {
|
|
584
584
|
type: "git",
|
|
585
585
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -20660,4 +20660,4 @@ var hasMoreElementsPages = (token) => {
|
|
|
20660
20660
|
};
|
|
20661
20661
|
export { BASE_PATH, Configuration, DefaultConfig, BaseAPI, ResponseError, FetchError, RequiredError, COLLECTION_FORMATS, querystring, exists, mapValues, canConsumeForm, JSONApiResponse, VoidApiResponse, BlobApiResponse, TextApiResponse, Configuration2 as Configuration1, SDK_USER_AGENT, instanceOfAccessTokenResponse, AccessTokenResponseFromJSON, AccessTokenResponseFromJSONTyped, AccessTokenResponseToJSON, AccessTokenResponseToJSONTyped, instanceOfAuthSessionResponse, AuthSessionResponseFromJSON, AuthSessionResponseFromJSONTyped, AuthSessionResponseToJSON, AuthSessionResponseToJSONTyped, instanceOfAuthentication, AuthenticationFromJSON, AuthenticationFromJSONTyped, AuthenticationToJSON, AuthenticationToJSONTyped, instanceOfConnectionByIdResponse, ConnectionByIdResponseFromJSON, ConnectionByIdResponseFromJSONTyped, ConnectionByIdResponseToJSON, ConnectionByIdResponseToJSONTyped, instanceOfConnectionResponse, ConnectionResponseFromJSON, ConnectionResponseFromJSONTyped, ConnectionResponseToJSON, ConnectionResponseToJSONTyped, ConnectionState, instanceOfConnectionState, ConnectionStateFromJSON, ConnectionStateFromJSONTyped, ConnectionStateToJSON, ConnectionStateToJSONTyped, instanceOfCreateConnectionRequest, CreateConnectionRequestFromJSON, CreateConnectionRequestFromJSONTyped, CreateConnectionRequestToJSON, CreateConnectionRequestToJSONTyped, instanceOfEnhancedEnum, EnhancedEnumFromJSON, EnhancedEnumFromJSONTyped, EnhancedEnumToJSON, EnhancedEnumToJSONTyped, instanceOfErrorResponse, ErrorResponseFromJSON, ErrorResponseFromJSONTyped, ErrorResponseToJSON, ErrorResponseToJSONTyped, instanceOfEventFilterExpressionConfiguration, EventFilterExpressionConfigurationFromJSON, EventFilterExpressionConfigurationFromJSONTyped, EventFilterExpressionConfigurationToJSON, EventFilterExpressionConfigurationToJSONTyped, instanceOfEventFilter, EventFilterFromJSON, EventFilterFromJSONTyped, EventFilterToJSON, EventFilterToJSONTyped, TextBlockPosition, instanceOfTextBlockPosition, TextBlockPositionFromJSON, TextBlockPositionFromJSONTyped, TextBlockPositionToJSON, TextBlockPositionToJSONTyped, TextBlockMessageSeverity, instanceOfTextBlockMessageSeverity, TextBlockMessageSeverityFromJSON, TextBlockMessageSeverityFromJSONTyped, TextBlockMessageSeverityToJSON, TextBlockMessageSeverityToJSONTyped, instanceOfStandardResourceFieldTextBlock, StandardResourceFieldTextBlockFromJSON, StandardResourceFieldTextBlockFromJSONTyped, StandardResourceFieldTextBlockToJSON, StandardResourceFieldTextBlockToJSONTyped, instanceOfMetadataParameter, MetadataParameterFromJSON, MetadataParameterFromJSONTyped, MetadataParameterToJSON, MetadataParameterToJSONTyped, instanceOfEventOperation, EventOperationFromJSON, EventOperationFromJSONTyped, EventOperationToJSON, EventOperationToJSONTyped, instanceOfFolder, FolderFromJSON, FolderFromJSONTyped, FolderToJSON, FolderToJSONTyped, instanceOfGetConnectorResponse, GetConnectorResponseFromJSON, GetConnectorResponseFromJSONTyped, GetConnectorResponseToJSON, GetConnectorResponseToJSONTyped, instanceOfGetConnectionResponse, GetConnectionResponseFromJSON, GetConnectionResponseFromJSONTyped, GetConnectionResponseToJSON, GetConnectionResponseToJSONTyped, instanceOfGetConnectionStatusResponse, GetConnectionStatusResponseFromJSON, GetConnectionStatusResponseFromJSONTyped, GetConnectionStatusResponseToJSON, GetConnectionStatusResponseToJSONTyped, TriggerState, instanceOfTriggerState, TriggerStateFromJSON, TriggerStateFromJSONTyped, TriggerStateToJSON, TriggerStateToJSONTyped, TriggerType, instanceOfTriggerType, TriggerTypeFromJSON, TriggerTypeFromJSONTyped, TriggerTypeToJSON, TriggerTypeToJSONTyped, instanceOfGetTriggerActionResponse, GetTriggerActionResponseFromJSON, GetTriggerActionResponseFromJSONTyped, GetTriggerActionResponseToJSON, GetTriggerActionResponseToJSONTyped, instanceOfMakeConnectionCallRequestContext, MakeConnectionCallRequestContextFromJSON, MakeConnectionCallRequestContextFromJSONTyped, MakeConnectionCallRequestContextToJSON, MakeConnectionCallRequestContextToJSONTyped, instanceOfMakeConnectionCallRequestDetails, MakeConnectionCallRequestDetailsFromJSON, MakeConnectionCallRequestDetailsFromJSONTyped, MakeConnectionCallRequestDetailsToJSON, MakeConnectionCallRequestDetailsToJSONTyped, instanceOfMakeConnectionCallRequest, MakeConnectionCallRequestFromJSON, MakeConnectionCallRequestFromJSONTyped, MakeConnectionCallRequestToJSON, MakeConnectionCallRequestToJSONTyped, instanceOfStandardResourceFieldMethodGeneric, StandardResourceFieldMethodGenericFromJSON, StandardResourceFieldMethodGenericFromJSONTyped, StandardResourceFieldMethodGenericToJSON, StandardResourceFieldMethodGenericToJSONTyped, instanceOfStandardResourceFieldMethodResponseOnly, StandardResourceFieldMethodResponseOnlyFromJSON, StandardResourceFieldMethodResponseOnlyFromJSONTyped, StandardResourceFieldMethodResponseOnlyToJSON, StandardResourceFieldMethodResponseOnlyToJSONTyped, instanceOfObjectField, ObjectFieldFromJSON, ObjectFieldFromJSONTyped, ObjectFieldToJSON, ObjectFieldToJSONTyped, instanceOfOperationObject, OperationObjectFromJSON, OperationObjectFromJSONTyped, OperationObjectToJSON, OperationObjectToJSONTyped, instanceOfOperationObjectEventMetadataField, OperationObjectEventMetadataFieldFromJSON, OperationObjectEventMetadataFieldFromJSONTyped, OperationObjectEventMetadataFieldToJSON, OperationObjectEventMetadataFieldToJSONTyped, instanceOfRenameRequest, RenameRequestFromJSON, RenameRequestFromJSONTyped, RenameRequestToJSON, RenameRequestToJSONTyped, instanceOfRetrieveBulkConnectionRequest, RetrieveBulkConnectionRequestFromJSON, RetrieveBulkConnectionRequestFromJSONTyped, RetrieveBulkConnectionRequestToJSON, RetrieveBulkConnectionRequestToJSONTyped, instanceOfSessionStatusResponse, SessionStatusResponseFromJSON, SessionStatusResponseFromJSONTyped, SessionStatusResponseToJSON, SessionStatusResponseToJSONTyped, instanceOfTriggerConfiguration, TriggerConfigurationFromJSON, TriggerConfigurationFromJSONTyped, TriggerConfigurationToJSON, TriggerConfigurationToJSONTyped, instanceOfTrigger, TriggerFromJSON, TriggerFromJSONTyped, TriggerToJSON, TriggerToJSONTyped, instanceOfUpdatePollingIntervalRequest, UpdatePollingIntervalRequestFromJSON, UpdatePollingIntervalRequestFromJSONTyped, UpdatePollingIntervalRequestToJSON, UpdatePollingIntervalRequestToJSONTyped, ConnectionOperationsApi, ConnectionsApi, ConnectorsApi, SessionsApi, instanceOfUnknownFieldSet, UnknownFieldSetFromJSON, UnknownFieldSetFromJSONTyped, UnknownFieldSetToJSON, UnknownFieldSetToJSONTyped, FeatureSetUtf8ValidationEnum, FeatureSetFieldPresenceEnum, FeatureSetRepeatedFieldEncodingEnum, FeatureSetMessageEncodingEnum, FeatureSetJsonFormatEnum, FeatureSetEnumTypeEnum, instanceOfFeatureSet, FeatureSetFromJSON, FeatureSetFromJSONTyped, FeatureSetToJSON, FeatureSetToJSONTyped, FeatureSetOrBuilderUtf8ValidationEnum, FeatureSetOrBuilderFieldPresenceEnum, FeatureSetOrBuilderRepeatedFieldEncodingEnum, FeatureSetOrBuilderMessageEncodingEnum, FeatureSetOrBuilderJsonFormatEnum, FeatureSetOrBuilderEnumTypeEnum, instanceOfFeatureSetOrBuilder, FeatureSetOrBuilderFromJSON, FeatureSetOrBuilderFromJSONTyped, FeatureSetOrBuilderToJSON, FeatureSetOrBuilderToJSONTyped, instanceOfMessageOptions, MessageOptionsFromJSON, MessageOptionsFromJSONTyped, MessageOptionsToJSON, MessageOptionsToJSONTyped, instanceOfMessageOptionsOrBuilder, MessageOptionsOrBuilderFromJSON, MessageOptionsOrBuilderFromJSONTyped, MessageOptionsOrBuilderToJSON, MessageOptionsOrBuilderToJSONTyped, instanceOfByteString, ByteStringFromJSON, ByteStringFromJSONTyped, ByteStringToJSON, ByteStringToJSONTyped, instanceOfStandardResourceCompatibleProjectTypesList, StandardResourceCompatibleProjectTypesListFromJSON, StandardResourceCompatibleProjectTypesListFromJSONTyped, StandardResourceCompatibleProjectTypesListToJSON, StandardResourceCompatibleProjectTypesListToJSONTyped, instanceOfDescriptorProto, DescriptorProtoFromJSON, DescriptorProtoFromJSONTyped, DescriptorProtoToJSON, DescriptorProtoToJSONTyped, instanceOfSourceCodeInfoOrBuilder, SourceCodeInfoOrBuilderFromJSON, SourceCodeInfoOrBuilderFromJSONTyped, SourceCodeInfoOrBuilderToJSON, SourceCodeInfoOrBuilderToJSONTyped, instanceOfSourceCodeInfo, SourceCodeInfoFromJSON, SourceCodeInfoFromJSONTyped, SourceCodeInfoToJSON, SourceCodeInfoToJSONTyped, FileOptionsOrBuilderOptimizeForEnum, instanceOfFileOptionsOrBuilder, FileOptionsOrBuilderFromJSON, FileOptionsOrBuilderFromJSONTyped, FileOptionsOrBuilderToJSON, FileOptionsOrBuilderToJSONTyped, FileOptionsOptimizeForEnum, instanceOfFileOptions, FileOptionsFromJSON, FileOptionsFromJSONTyped, FileOptionsToJSON, FileOptionsToJSONTyped, FileDescriptorProtoEditionEnum, instanceOfFileDescriptorProto, FileDescriptorProtoFromJSON, FileDescriptorProtoFromJSONTyped, FileDescriptorProtoToJSON, FileDescriptorProtoToJSONTyped, FileDescriptorEditionEnum, FileDescriptorSyntaxEnum, instanceOfFileDescriptor, FileDescriptorFromJSON, FileDescriptorFromJSONTyped, FileDescriptorToJSON, FileDescriptorToJSONTyped, instanceOfDescriptor, DescriptorFromJSON, DescriptorFromJSONTyped, DescriptorToJSON, DescriptorToJSONTyped, instanceOfMessageLite, MessageLiteFromJSON, MessageLiteFromJSONTyped, MessageLiteToJSON, MessageLiteToJSONTyped, instanceOfMessage, MessageFromJSON, MessageFromJSONTyped, MessageToJSON, MessageToJSONTyped, RemapConfigurationOrBuilderInputEnum, RemapConfigurationOrBuilderOutputEnum, instanceOfRemapConfigurationOrBuilder, RemapConfigurationOrBuilderFromJSON, RemapConfigurationOrBuilderFromJSONTyped, RemapConfigurationOrBuilderToJSON, RemapConfigurationOrBuilderToJSONTyped, RemapConfigurationInputEnum, RemapConfigurationOutputEnum, instanceOfRemapConfiguration, RemapConfigurationFromJSON, RemapConfigurationFromJSONTyped, RemapConfigurationToJSON, RemapConfigurationToJSONTyped, instanceOfApiResultsAction, ApiResultsActionFromJSON, ApiResultsActionFromJSONTyped, ApiResultsActionToJSON, ApiResultsActionToJSONTyped, instanceOfApiResultsActionOrBuilder, ApiResultsActionOrBuilderFromJSON, ApiResultsActionOrBuilderFromJSONTyped, ApiResultsActionOrBuilderToJSON, ApiResultsActionOrBuilderToJSONTyped, instanceOfAuditLog, AuditLogFromJSON, AuditLogFromJSONTyped, AuditLogToJSON, AuditLogToJSONTyped, AvailableVersionsVersionTypeEnum, instanceOfAvailableVersions, AvailableVersionsFromJSON, AvailableVersionsFromJSONTyped, AvailableVersionsToJSON, AvailableVersionsToJSONTyped, instanceOfCallback, CallbackFromJSON, CallbackFromJSONTyped, CallbackToJSON, CallbackToJSONTyped, instanceOfComponents, ComponentsFromJSON, ComponentsFromJSONTyped, ComponentsToJSON, ComponentsToJSONTyped, instanceOfDictionaryWidgetDesign, DictionaryWidgetDesignFromJSON, DictionaryWidgetDesignFromJSONTyped, DictionaryWidgetDesignToJSON, DictionaryWidgetDesignToJSONTyped, instanceOfDictionaryWidgetDesignOrBuilder, DictionaryWidgetDesignOrBuilderFromJSON, DictionaryWidgetDesignOrBuilderFromJSONTyped, DictionaryWidgetDesignOrBuilderToJSON, DictionaryWidgetDesignOrBuilderToJSONTyped, StandardResourceFieldDesignPositionEnum, StandardResourceFieldDesignOrBuilderPositionEnum, instanceOfStandardResourceFieldDesignOrBuilder, StandardResourceFieldDesignOrBuilderFromJSON, StandardResourceFieldDesignOrBuilderFromJSONTyped, StandardResourceFieldDesignOrBuilderToJSON, StandardResourceFieldDesignOrBuilderToJSONTyped, instanceOfElementConfigurationOrBuilder, ElementConfigurationOrBuilderFromJSON, ElementConfigurationOrBuilderFromJSONTyped, ElementConfigurationOrBuilderToJSON, ElementConfigurationOrBuilderToJSONTyped, instanceOfConfigRule, ConfigRuleFromJSON, ConfigRuleFromJSONTyped, ConfigRuleToJSON, ConfigRuleToJSONTyped, instanceOfConfigRuleCondition, ConfigRuleConditionFromJSON, ConfigRuleConditionFromJSONTyped, ConfigRuleConditionToJSON, ConfigRuleConditionToJSONTyped, instanceOfConfigRuleConditionOrBuilder, ConfigRuleConditionOrBuilderFromJSON, ConfigRuleConditionOrBuilderFromJSONTyped, ConfigRuleConditionOrBuilderToJSON, ConfigRuleConditionOrBuilderToJSONTyped, instanceOfConfigRuleOrBuilder, ConfigRuleOrBuilderFromJSON, ConfigRuleOrBuilderFromJSONTyped, ConfigRuleOrBuilderToJSON, ConfigRuleOrBuilderToJSONTyped, instanceOfConnectorVersion, ConnectorVersionFromJSON, ConnectorVersionFromJSONTyped, ConnectorVersionToJSON, ConnectorVersionToJSONTyped, instanceOfContact, ContactFromJSON, ContactFromJSONTyped, ContactToJSON, ContactToJSONTyped, instanceOfDeclaration, DeclarationFromJSON, DeclarationFromJSONTyped, DeclarationToJSON, DeclarationToJSONTyped, instanceOfDeclarationOrBuilder, DeclarationOrBuilderFromJSON, DeclarationOrBuilderFromJSONTyped, DeclarationOrBuilderToJSON, DeclarationOrBuilderToJSONTyped, instanceOfResponseSchemaType, ResponseSchemaTypeFromJSON, ResponseSchemaTypeFromJSONTyped, ResponseSchemaTypeToJSON, ResponseSchemaTypeToJSONTyped, instanceOfResponseSchemaTypeOrBuilder, ResponseSchemaTypeOrBuilderFromJSON, ResponseSchemaTypeOrBuilderFromJSONTyped, ResponseSchemaTypeOrBuilderToJSON, ResponseSchemaTypeOrBuilderToJSONTyped, instanceOfStandardResourceMetadataResponseSchemaOrBuilder, StandardResourceMetadataResponseSchemaOrBuilderFromJSON, StandardResourceMetadataResponseSchemaOrBuilderFromJSONTyped, StandardResourceMetadataResponseSchemaOrBuilderToJSON, StandardResourceMetadataResponseSchemaOrBuilderToJSONTyped, instanceOfStandardResourceMetadataMethodCuratedOrBuilder, StandardResourceMetadataMethodCuratedOrBuilderFromJSON, StandardResourceMetadataMethodCuratedOrBuilderFromJSONTyped, StandardResourceMetadataMethodCuratedOrBuilderToJSON, StandardResourceMetadataMethodCuratedOrBuilderToJSONTyped, instanceOfStandardResourceMetadataResponseSchema, StandardResourceMetadataResponseSchemaFromJSON, StandardResourceMetadataResponseSchemaFromJSONTyped, StandardResourceMetadataResponseSchemaToJSON, StandardResourceMetadataResponseSchemaToJSONTyped, instanceOfStandardResourceObjectDesign, StandardResourceObjectDesignFromJSON, StandardResourceObjectDesignFromJSONTyped, StandardResourceObjectDesignToJSON, StandardResourceObjectDesignToJSONTyped, instanceOfStandardResourceObjectDesignOrBuilder, StandardResourceObjectDesignOrBuilderFromJSON, StandardResourceObjectDesignOrBuilderFromJSONTyped, StandardResourceObjectDesignOrBuilderToJSON, StandardResourceObjectDesignOrBuilderToJSONTyped, instanceOfStandardResourceMetadataMethodCurated, StandardResourceMetadataMethodCuratedFromJSON, StandardResourceMetadataMethodCuratedFromJSONTyped, StandardResourceMetadataMethodCuratedToJSON, StandardResourceMetadataMethodCuratedToJSONTyped, DeleteOperationEnum, DeleteExecutionTypeEnum, instanceOfDelete, DeleteFromJSON, DeleteFromJSONTyped, DeleteToJSON, DeleteToJSONTyped, DeleteOrBuilderOperationEnum, DeleteOrBuilderExecutionTypeEnum, instanceOfDeleteOrBuilder, DeleteOrBuilderFromJSON, DeleteOrBuilderFromJSONTyped, DeleteOrBuilderToJSON, DeleteOrBuilderToJSONTyped, instanceOfDescriptorProtoOrBuilder, DescriptorProtoOrBuilderFromJSON, DescriptorProtoOrBuilderFromJSONTyped, DescriptorProtoOrBuilderToJSON, DescriptorProtoOrBuilderToJSONTyped, EditionDefaultEditionEnum, instanceOfEditionDefault, EditionDefaultFromJSON, EditionDefaultFromJSONTyped, EditionDefaultToJSON, EditionDefaultToJSONTyped, EditionDefaultOrBuilderEditionEnum, instanceOfEditionDefaultOrBuilder, EditionDefaultOrBuilderFromJSON, EditionDefaultOrBuilderFromJSONTyped, EditionDefaultOrBuilderToJSON, EditionDefaultOrBuilderToJSONTyped, instanceOfElementAuthentication, ElementAuthenticationFromJSON, ElementAuthenticationFromJSONTyped, ElementAuthenticationToJSON, ElementAuthenticationToJSONTyped, instanceOfProductLines, ProductLinesFromJSON, ProductLinesFromJSONTyped, ProductLinesToJSON, ProductLinesToJSONTyped, instanceOfTemplatePropertiesOrBuilder, TemplatePropertiesOrBuilderFromJSON, TemplatePropertiesOrBuilderFromJSONTyped, TemplatePropertiesOrBuilderToJSON, TemplatePropertiesOrBuilderToJSONTyped, instanceOfProductLinesOrBuilder, ProductLinesOrBuilderFromJSON, ProductLinesOrBuilderFromJSONTyped, ProductLinesOrBuilderToJSON, ProductLinesOrBuilderToJSONTyped, instanceOfRuntimeMetadataOrBuilder, RuntimeMetadataOrBuilderFromJSON, RuntimeMetadataOrBuilderFromJSONTyped, RuntimeMetadataOrBuilderToJSON, RuntimeMetadataOrBuilderToJSONTyped, instanceOfElementAuthenticationOrBuilder, ElementAuthenticationOrBuilderFromJSON, ElementAuthenticationOrBuilderFromJSONTyped, ElementAuthenticationOrBuilderToJSON, ElementAuthenticationOrBuilderToJSONTyped, instanceOfRuntimeMetadata, RuntimeMetadataFromJSON, RuntimeMetadataFromJSONTyped, RuntimeMetadataToJSON, RuntimeMetadataToJSONTyped, instanceOfElementMetadataOrBuilder, ElementMetadataOrBuilderFromJSON, ElementMetadataOrBuilderFromJSONTyped, ElementMetadataOrBuilderToJSON, ElementMetadataOrBuilderToJSONTyped, instanceOfElement, ElementFromJSON, ElementFromJSONTyped, ElementToJSON, ElementToJSONTyped, instanceOfElementActivityPackVersionRequest, ElementActivityPackVersionRequestFromJSON, ElementActivityPackVersionRequestFromJSONTyped, ElementActivityPackVersionRequestToJSON, ElementActivityPackVersionRequestToJSONTyped, instanceOfElementConfiguration, ElementConfigurationFromJSON, ElementConfigurationFromJSONTyped, ElementConfigurationToJSON, ElementConfigurationToJSONTyped, instanceOfElementConfigurationOption, ElementConfigurationOptionFromJSON, ElementConfigurationOptionFromJSONTyped, ElementConfigurationOptionToJSON, ElementConfigurationOptionToJSONTyped, instanceOfElementConfigurationOptionOrBuilder, ElementConfigurationOptionOrBuilderFromJSON, ElementConfigurationOptionOrBuilderFromJSONTyped, ElementConfigurationOptionOrBuilderToJSON, ElementConfigurationOptionOrBuilderToJSONTyped, instanceOfElementHook, ElementHookFromJSON, ElementHookFromJSONTyped, ElementHookToJSON, ElementHookToJSONTyped, instanceOfElementHookOrBuilder, ElementHookOrBuilderFromJSON, ElementHookOrBuilderFromJSONTyped, ElementHookOrBuilderToJSON, ElementHookOrBuilderToJSONTyped, instanceOfElementObject, ElementObjectFromJSON, ElementObjectFromJSONTyped, ElementObjectToJSON, ElementObjectToJSONTyped, instanceOfElementObjectOrBuilder, ElementObjectOrBuilderFromJSON, ElementObjectOrBuilderFromJSONTyped, ElementObjectOrBuilderToJSON, ElementObjectOrBuilderToJSONTyped, instanceOfElementParameter, ElementParameterFromJSON, ElementParameterFromJSONTyped, ElementParameterToJSON, ElementParameterToJSONTyped, instanceOfElementParameterOrBuilder, ElementParameterOrBuilderFromJSON, ElementParameterOrBuilderFromJSONTyped, ElementParameterOrBuilderToJSON, ElementParameterOrBuilderToJSONTyped, instanceOfElementResourceModelOrBuilder, ElementResourceModelOrBuilderFromJSON, ElementResourceModelOrBuilderFromJSONTyped, ElementResourceModelOrBuilderToJSON, ElementResourceModelOrBuilderToJSONTyped, instanceOfElementResourceModel, ElementResourceModelFromJSON, ElementResourceModelFromJSONTyped, ElementResourceModelToJSON, ElementResourceModelToJSONTyped, instanceOfElementResourceResponse, ElementResourceResponseFromJSON, ElementResourceResponseFromJSONTyped, ElementResourceResponseToJSON, ElementResourceResponseToJSONTyped, instanceOfElementResourceResponseOrBuilder, ElementResourceResponseOrBuilderFromJSON, ElementResourceResponseOrBuilderFromJSONTyped, ElementResourceResponseOrBuilderToJSON, ElementResourceResponseOrBuilderToJSONTyped, instanceOfElementResource, ElementResourceFromJSON, ElementResourceFromJSONTyped, ElementResourceToJSON, ElementResourceToJSONTyped, instanceOfElementResourceOrBuilder, ElementResourceOrBuilderFromJSON, ElementResourceOrBuilderFromJSONTyped, ElementResourceOrBuilderToJSON, ElementResourceOrBuilderToJSONTyped, instanceOfElementTransformation, ElementTransformationFromJSON, ElementTransformationFromJSONTyped, ElementTransformationToJSON, ElementTransformationToJSONTyped, instanceOfElementTransformationOrBuilder, ElementTransformationOrBuilderFromJSON, ElementTransformationOrBuilderFromJSONTyped, ElementTransformationOrBuilderToJSON, ElementTransformationOrBuilderToJSONTyped, ElementVersionAccessLevelEnum, instanceOfElementVersion, ElementVersionFromJSON, ElementVersionFromJSONTyped, ElementVersionToJSON, ElementVersionToJSONTyped, EncodingStyleEnum, instanceOfEncoding, EncodingFromJSON, EncodingFromJSONTyped, EncodingToJSON, EncodingToJSONTyped, instanceOfEnumOptions, EnumOptionsFromJSON, EnumOptionsFromJSONTyped, EnumOptionsToJSON, EnumOptionsToJSONTyped, instanceOfEnumOptionsOrBuilder, EnumOptionsOrBuilderFromJSON, EnumOptionsOrBuilderFromJSONTyped, EnumOptionsOrBuilderToJSON, EnumOptionsOrBuilderToJSONTyped, instanceOfEnumDescriptorProto, EnumDescriptorProtoFromJSON, EnumDescriptorProtoFromJSONTyped, EnumDescriptorProtoToJSON, EnumDescriptorProtoToJSONTyped, instanceOfEnumDescriptor, EnumDescriptorFromJSON, EnumDescriptorFromJSONTyped, EnumDescriptorToJSON, EnumDescriptorToJSONTyped, instanceOfEnumDescriptorProtoOrBuilder, EnumDescriptorProtoOrBuilderFromJSON, EnumDescriptorProtoOrBuilderFromJSONTyped, EnumDescriptorProtoOrBuilderToJSON, EnumDescriptorProtoOrBuilderToJSONTyped, instanceOfEnumReservedRange, EnumReservedRangeFromJSON, EnumReservedRangeFromJSONTyped, EnumReservedRangeToJSON, EnumReservedRangeToJSONTyped, instanceOfEnumReservedRangeOrBuilder, EnumReservedRangeOrBuilderFromJSON, EnumReservedRangeOrBuilderFromJSONTyped, EnumReservedRangeOrBuilderToJSON, EnumReservedRangeOrBuilderToJSONTyped, instanceOfEnumValueOptions, EnumValueOptionsFromJSON, EnumValueOptionsFromJSONTyped, EnumValueOptionsToJSON, EnumValueOptionsToJSONTyped, instanceOfEnumValueOptionsOrBuilder, EnumValueOptionsOrBuilderFromJSON, EnumValueOptionsOrBuilderFromJSONTyped, EnumValueOptionsOrBuilderToJSON, EnumValueOptionsOrBuilderToJSONTyped, instanceOfEnumValueDescriptorProto, EnumValueDescriptorProtoFromJSON, EnumValueDescriptorProtoFromJSONTyped, EnumValueDescriptorProtoToJSON, EnumValueDescriptorProtoToJSONTyped, instanceOfEnumValueDescriptor, EnumValueDescriptorFromJSON, EnumValueDescriptorFromJSONTyped, EnumValueDescriptorToJSON, EnumValueDescriptorToJSONTyped, instanceOfEnumValueDescriptorProtoOrBuilder, EnumValueDescriptorProtoOrBuilderFromJSON, EnumValueDescriptorProtoOrBuilderFromJSONTyped, EnumValueDescriptorProtoOrBuilderToJSON, EnumValueDescriptorProtoOrBuilderToJSONTyped, instanceOfErrorMappings, ErrorMappingsFromJSON, ErrorMappingsFromJSONTyped, ErrorMappingsToJSON, ErrorMappingsToJSONTyped, instanceOfErrorMappingsOrBuilder, ErrorMappingsOrBuilderFromJSON, ErrorMappingsOrBuilderFromJSONTyped, ErrorMappingsOrBuilderToJSON, ErrorMappingsOrBuilderToJSONTyped, ErrorMessageStatusEnum, instanceOfErrorMessage, ErrorMessageFromJSON, ErrorMessageFromJSONTyped, ErrorMessageToJSON, ErrorMessageToJSONTyped, instanceOfExample, ExampleFromJSON, ExampleFromJSONTyped, ExampleToJSON, ExampleToJSONTyped, ExtensionRangeOptionsVerificationEnum, instanceOfExtensionRangeOptions, ExtensionRangeOptionsFromJSON, ExtensionRangeOptionsFromJSONTyped, ExtensionRangeOptionsToJSON, ExtensionRangeOptionsToJSONTyped, ExtensionRangeOptionsOrBuilderVerificationEnum, instanceOfExtensionRangeOptionsOrBuilder, ExtensionRangeOptionsOrBuilderFromJSON, ExtensionRangeOptionsOrBuilderFromJSONTyped, ExtensionRangeOptionsOrBuilderToJSON, ExtensionRangeOptionsOrBuilderToJSONTyped, instanceOfExtensionRange, ExtensionRangeFromJSON, ExtensionRangeFromJSONTyped, ExtensionRangeToJSON, ExtensionRangeToJSONTyped, instanceOfExtensionRangeOrBuilder, ExtensionRangeOrBuilderFromJSON, ExtensionRangeOrBuilderFromJSONTyped, ExtensionRangeOrBuilderToJSON, ExtensionRangeOrBuilderToJSONTyped, instanceOfExternalDocumentation, ExternalDocumentationFromJSON, ExternalDocumentationFromJSONTyped, ExternalDocumentationToJSON, ExternalDocumentationToJSONTyped, FieldOptionsRetentionEnum, FieldOptionsCtypeEnum, FieldOptionsJstypeEnum, instanceOfFieldOptions, FieldOptionsFromJSON, FieldOptionsFromJSONTyped, FieldOptionsToJSON, FieldOptionsToJSONTyped, FieldOptionsOrBuilderRetentionEnum, FieldOptionsOrBuilderCtypeEnum, FieldOptionsOrBuilderJstypeEnum, instanceOfFieldOptionsOrBuilder, FieldOptionsOrBuilderFromJSON, FieldOptionsOrBuilderFromJSONTyped, FieldOptionsOrBuilderToJSON, FieldOptionsOrBuilderToJSONTyped, FieldDescriptorProtoLabelEnum, FieldDescriptorProtoTypeEnum, instanceOfFieldDescriptorProto, FieldDescriptorProtoFromJSON, FieldDescriptorProtoFromJSONTyped, FieldDescriptorProtoToJSON, FieldDescriptorProtoToJSONTyped, instanceOfOneofOptions, OneofOptionsFromJSON, OneofOptionsFromJSONTyped, OneofOptionsToJSON, OneofOptionsToJSONTyped, instanceOfOneofOptionsOrBuilder, OneofOptionsOrBuilderFromJSON, OneofOptionsOrBuilderFromJSONTyped, OneofOptionsOrBuilderToJSON, OneofOptionsOrBuilderToJSONTyped, instanceOfOneofDescriptorProto, OneofDescriptorProtoFromJSON, OneofDescriptorProtoFromJSONTyped, OneofDescriptorProtoToJSON, OneofDescriptorProtoToJSONTyped, instanceOfOneofDescriptor, OneofDescriptorFromJSON, OneofDescriptorFromJSONTyped, OneofDescriptorToJSON, OneofDescriptorToJSONTyped, FieldDescriptorTypeEnum, FieldDescriptorJavaTypeEnum, FieldDescriptorLiteTypeEnum, FieldDescriptorLiteJavaTypeEnum, instanceOfFieldDescriptor, FieldDescriptorFromJSON, FieldDescriptorFromJSONTyped, FieldDescriptorToJSON, FieldDescriptorToJSONTyped, FieldDescriptorProtoOrBuilderLabelEnum, FieldDescriptorProtoOrBuilderTypeEnum, instanceOfFieldDescriptorProtoOrBuilder, FieldDescriptorProtoOrBuilderFromJSON, FieldDescriptorProtoOrBuilderFromJSONTyped, FieldDescriptorProtoOrBuilderToJSON, FieldDescriptorProtoOrBuilderToJSONTyped, instanceOfStandardResourceMetadataMethodPagination, StandardResourceMetadataMethodPaginationFromJSON, StandardResourceMetadataMethodPaginationFromJSONTyped, StandardResourceMetadataMethodPaginationToJSON, StandardResourceMetadataMethodPaginationToJSONTyped, instanceOfStandardResourceMetadataMethodPaginationOrBuilder, StandardResourceMetadataMethodPaginationOrBuilderFromJSON, StandardResourceMetadataMethodPaginationOrBuilderFromJSONTyped, StandardResourceMetadataMethodPaginationOrBuilderToJSON, StandardResourceMetadataMethodPaginationOrBuilderToJSONTyped, GetOperationEnum, GetExecutionTypeEnum, instanceOfGet, GetFromJSON, GetFromJSONTyped, GetToJSON, GetToJSONTyped, GetByIdOperationEnum, GetByIdExecutionTypeEnum, instanceOfGetById, GetByIdFromJSON, GetByIdFromJSONTyped, GetByIdToJSON, GetByIdToJSONTyped, GetByIdOrBuilderOperationEnum, GetByIdOrBuilderExecutionTypeEnum, instanceOfGetByIdOrBuilder, GetByIdOrBuilderFromJSON, GetByIdOrBuilderFromJSONTyped, GetByIdOrBuilderToJSON, GetByIdOrBuilderToJSONTyped, GetOrBuilderOperationEnum, GetOrBuilderExecutionTypeEnum, instanceOfGetOrBuilder, GetOrBuilderFromJSON, GetOrBuilderFromJSONTyped, GetOrBuilderToJSON, GetOrBuilderToJSONTyped, instanceOfParameterContent, ParameterContentFromJSON, ParameterContentFromJSONTyped, ParameterContentToJSON, ParameterContentToJSONTyped, HeaderStyleEnum, instanceOfHeader, HeaderFromJSON, HeaderFromJSONTyped, HeaderToJSON, HeaderToJSONTyped, instanceOfLicense, LicenseFromJSON, LicenseFromJSONTyped, LicenseToJSON, LicenseToJSONTyped, instanceOfInfo, InfoFromJSON, InfoFromJSONTyped, InfoToJSON, InfoToJSONTyped, instanceOfJobArguments, JobArgumentsFromJSON, JobArgumentsFromJSONTyped, JobArgumentsToJSON, JobArgumentsToJSONTyped, instanceOfJobArgumentsOrBuilder, JobArgumentsOrBuilderFromJSON, JobArgumentsOrBuilderFromJSONTyped, JobArgumentsOrBuilderToJSON, JobArgumentsOrBuilderToJSONTyped, instanceOfLatestVersion, LatestVersionFromJSON, LatestVersionFromJSONTyped, LatestVersionToJSON, LatestVersionToJSONTyped, instanceOfServerVariables, ServerVariablesFromJSON, ServerVariablesFromJSONTyped, ServerVariablesToJSON, ServerVariablesToJSONTyped, instanceOfServer, ServerFromJSON, ServerFromJSONTyped, ServerToJSON, ServerToJSONTyped, instanceOfLink, LinkFromJSON, LinkFromJSONTyped, LinkToJSON, LinkToJSONTyped, instanceOfListValue, ListValueFromJSON, ListValueFromJSONTyped, ListValueToJSON, ListValueToJSONTyped, instanceOfListValueOrBuilder, ListValueOrBuilderFromJSON, ListValueOrBuilderFromJSONTyped, ListValueOrBuilderToJSON, ListValueOrBuilderToJSONTyped, instanceOfLocation, LocationFromJSON, LocationFromJSONTyped, LocationToJSON, LocationToJSONTyped, instanceOfLocationOrBuilder, LocationOrBuilderFromJSON, LocationOrBuilderFromJSONTyped, LocationOrBuilderToJSON, LocationOrBuilderToJSONTyped, instanceOfMediaType, MediaTypeFromJSON, MediaTypeFromJSONTyped, MediaTypeToJSON, MediaTypeToJSONTyped, MethodOptionsIdempotencyLevelEnum, instanceOfMethodOptions, MethodOptionsFromJSON, MethodOptionsFromJSONTyped, MethodOptionsToJSON, MethodOptionsToJSONTyped, MethodOptionsOrBuilderIdempotencyLevelEnum, instanceOfMethodOptionsOrBuilder, MethodOptionsOrBuilderFromJSON, MethodOptionsOrBuilderFromJSONTyped, MethodOptionsOrBuilderToJSON, MethodOptionsOrBuilderToJSONTyped, instanceOfMethodDescriptorProto, MethodDescriptorProtoFromJSON, MethodDescriptorProtoFromJSONTyped, MethodDescriptorProtoToJSON, MethodDescriptorProtoToJSONTyped, instanceOfMethodDescriptor, MethodDescriptorFromJSON, MethodDescriptorFromJSONTyped, MethodDescriptorToJSON, MethodDescriptorToJSONTyped, instanceOfMethodDescriptorProtoOrBuilder, MethodDescriptorProtoOrBuilderFromJSON, MethodDescriptorProtoOrBuilderFromJSONTyped, MethodDescriptorProtoOrBuilderToJSON, MethodDescriptorProtoOrBuilderToJSONTyped, instanceOfModelApiResponse, ModelApiResponseFromJSON, ModelApiResponseFromJSONTyped, ModelApiResponseToJSON, ModelApiResponseToJSONTyped, instanceOfNamePart, NamePartFromJSON, NamePartFromJSONTyped, NamePartToJSON, NamePartToJSONTyped, instanceOfNamePartOrBuilder, NamePartOrBuilderFromJSON, NamePartOrBuilderFromJSONTyped, NamePartOrBuilderToJSON, NamePartOrBuilderToJSONTyped, instanceOfOAuthFlowScopes, OAuthFlowScopesFromJSON, OAuthFlowScopesFromJSONTyped, OAuthFlowScopesToJSON, OAuthFlowScopesToJSONTyped, instanceOfOAuthFlow, OAuthFlowFromJSON, OAuthFlowFromJSONTyped, OAuthFlowToJSON, OAuthFlowToJSONTyped, instanceOfOAuthFlows, OAuthFlowsFromJSON, OAuthFlowsFromJSONTyped, OAuthFlowsToJSON, OAuthFlowsToJSONTyped, instanceOfOneofDescriptorProtoOrBuilder, OneofDescriptorProtoOrBuilderFromJSON, OneofDescriptorProtoOrBuilderFromJSONTyped, OneofDescriptorProtoOrBuilderToJSON, OneofDescriptorProtoOrBuilderToJSONTyped, instanceOfOpenAPIPaths, OpenAPIPathsFromJSON, OpenAPIPathsFromJSONTyped, OpenAPIPathsToJSON, OpenAPIPathsToJSONTyped, instanceOfOpenAPI, OpenAPIFromJSON, OpenAPIFromJSONTyped, OpenAPIToJSON, OpenAPIToJSONTyped, ParameterStyleEnum, instanceOfParameter, ParameterFromJSON, ParameterFromJSONTyped, ParameterToJSON, ParameterToJSONTyped, instanceOfStandardResourceHydrationConfigurationOrBuilder, StandardResourceHydrationConfigurationOrBuilderFromJSON, StandardResourceHydrationConfigurationOrBuilderFromJSONTyped, StandardResourceHydrationConfigurationOrBuilderToJSON, StandardResourceHydrationConfigurationOrBuilderToJSONTyped, instanceOfStandardResourceHydrationConfiguration, StandardResourceHydrationConfigurationFromJSON, StandardResourceHydrationConfigurationFromJSONTyped, StandardResourceHydrationConfigurationToJSON, StandardResourceHydrationConfigurationToJSONTyped, instanceOfStandardResourceFieldReferenceOrBuilder, StandardResourceFieldReferenceOrBuilderFromJSON, StandardResourceFieldReferenceOrBuilderFromJSONTyped, StandardResourceFieldReferenceOrBuilderToJSON, StandardResourceFieldReferenceOrBuilderToJSONTyped, instanceOfStandardResourceFieldReferenceDependsOnList, StandardResourceFieldReferenceDependsOnListFromJSON, StandardResourceFieldReferenceDependsOnListFromJSONTyped, StandardResourceFieldReferenceDependsOnListToJSON, StandardResourceFieldReferenceDependsOnListToJSONTyped, instanceOfStructOrBuilder, StructOrBuilderFromJSON, StructOrBuilderFromJSONTyped, StructOrBuilderToJSON, StructOrBuilderToJSONTyped, instanceOfStruct, StructFromJSON, StructFromJSONTyped, StructToJSON, StructToJSONTyped, ValueOrBuilderKindCaseEnum, ValueOrBuilderNullValueEnum, instanceOfValueOrBuilder, ValueOrBuilderFromJSON, ValueOrBuilderFromJSONTyped, ValueOrBuilderToJSON, ValueOrBuilderToJSONTyped, instanceOfParameterOrBuilder, ParameterOrBuilderFromJSON, ParameterOrBuilderFromJSONTyped, ParameterOrBuilderToJSON, ParameterOrBuilderToJSONTyped, PatchOperationEnum, PatchExecutionTypeEnum, instanceOfPatch, PatchFromJSON, PatchFromJSONTyped, PatchToJSON, PatchToJSONTyped, PatchOrBuilderOperationEnum, PatchOrBuilderExecutionTypeEnum, instanceOfPatchOrBuilder, PatchOrBuilderFromJSON, PatchOrBuilderFromJSONTyped, PatchOrBuilderToJSON, PatchOrBuilderToJSONTyped, instanceOfPathItem, PathItemFromJSON, PathItemFromJSONTyped, PathItemToJSON, PathItemToJSONTyped, PostOperationEnum, PostExecutionTypeEnum, instanceOfPost, PostFromJSON, PostFromJSONTyped, PostToJSON, PostToJSONTyped, PostOrBuilderOperationEnum, PostOrBuilderExecutionTypeEnum, instanceOfPostOrBuilder, PostOrBuilderFromJSON, PostOrBuilderFromJSONTyped, PostOrBuilderToJSON, PostOrBuilderToJSONTyped, PutOperationEnum, PutExecutionTypeEnum, instanceOfPut, PutFromJSON, PutFromJSONTyped, PutToJSON, PutToJSONTyped, PutOrBuilderOperationEnum, PutOrBuilderExecutionTypeEnum, instanceOfPutOrBuilder, PutOrBuilderFromJSON, PutOrBuilderFromJSONTyped, PutOrBuilderToJSON, PutOrBuilderToJSONTyped, instanceOfRequestBody, RequestBodyFromJSON, RequestBodyFromJSONTyped, RequestBodyToJSON, RequestBodyToJSONTyped, instanceOfReservedRange, ReservedRangeFromJSON, ReservedRangeFromJSONTyped, ReservedRangeToJSON, ReservedRangeToJSONTyped, instanceOfReservedRangeOrBuilder, ReservedRangeOrBuilderFromJSON, ReservedRangeOrBuilderFromJSONTyped, ReservedRangeOrBuilderToJSON, ReservedRangeOrBuilderToJSONTyped, instanceOfSecurityRequirement, SecurityRequirementFromJSON, SecurityRequirementFromJSONTyped, SecurityRequirementToJSON, SecurityRequirementToJSONTyped, SecuritySchemeTypeEnum, SecuritySchemeInEnum, instanceOfSecurityScheme, SecuritySchemeFromJSON, SecuritySchemeFromJSONTyped, SecuritySchemeToJSON, SecuritySchemeToJSONTyped, instanceOfServerVariable, ServerVariableFromJSON, ServerVariableFromJSONTyped, ServerVariableToJSON, ServerVariableToJSONTyped, instanceOfServiceOptions, ServiceOptionsFromJSON, ServiceOptionsFromJSONTyped, ServiceOptionsToJSON, ServiceOptionsToJSONTyped, instanceOfServiceOptionsOrBuilder, ServiceOptionsOrBuilderFromJSON, ServiceOptionsOrBuilderFromJSONTyped, ServiceOptionsOrBuilderToJSON, ServiceOptionsOrBuilderToJSONTyped, instanceOfServiceDescriptorProto, ServiceDescriptorProtoFromJSON, ServiceDescriptorProtoFromJSONTyped, ServiceDescriptorProtoToJSON, ServiceDescriptorProtoToJSONTyped, instanceOfServiceDescriptor, ServiceDescriptorFromJSON, ServiceDescriptorFromJSONTyped, ServiceDescriptorToJSON, ServiceDescriptorToJSONTyped, instanceOfServiceDescriptorProtoOrBuilder, ServiceDescriptorProtoOrBuilderFromJSON, ServiceDescriptorProtoOrBuilderFromJSONTyped, ServiceDescriptorProtoOrBuilderToJSON, ServiceDescriptorProtoOrBuilderToJSONTyped, instanceOfStandardResourceBulkOrBuilder, StandardResourceBulkOrBuilderFromJSON, StandardResourceBulkOrBuilderFromJSONTyped, StandardResourceBulkOrBuilderToJSON, StandardResourceBulkOrBuilderToJSONTyped, instanceOfStandardResourceMetadataMethodOrBuilder, StandardResourceMetadataMethodOrBuilderFromJSON, StandardResourceMetadataMethodOrBuilderFromJSONTyped, StandardResourceMetadataMethodOrBuilderToJSON, StandardResourceMetadataMethodOrBuilderToJSONTyped, instanceOfStandardResourceBulk, StandardResourceBulkFromJSON, StandardResourceBulkFromJSONTyped, StandardResourceBulkToJSON, StandardResourceBulkToJSONTyped, instanceOfStandardResourceHydrationOrBuilder, StandardResourceHydrationOrBuilderFromJSON, StandardResourceHydrationOrBuilderFromJSONTyped, StandardResourceHydrationOrBuilderToJSON, StandardResourceHydrationOrBuilderToJSONTyped, instanceOfStandardResourceWebhookConfigurationOrBuilder, StandardResourceWebhookConfigurationOrBuilderFromJSON, StandardResourceWebhookConfigurationOrBuilderFromJSONTyped, StandardResourceWebhookConfigurationOrBuilderToJSON, StandardResourceWebhookConfigurationOrBuilderToJSONTyped, instanceOfStandardResourceWebhookConfiguration, StandardResourceWebhookConfigurationFromJSON, StandardResourceWebhookConfigurationFromJSONTyped, StandardResourceWebhookConfigurationToJSON, StandardResourceWebhookConfigurationToJSONTyped, instanceOfStandardResourceWebhookOrBuilder, StandardResourceWebhookOrBuilderFromJSON, StandardResourceWebhookOrBuilderFromJSONTyped, StandardResourceWebhookOrBuilderToJSON, StandardResourceWebhookOrBuilderToJSONTyped, instanceOfStandardResourceEventDatesConfigurationOrBuilder, StandardResourceEventDatesConfigurationOrBuilderFromJSON, StandardResourceEventDatesConfigurationOrBuilderFromJSONTyped, StandardResourceEventDatesConfigurationOrBuilderToJSON, StandardResourceEventDatesConfigurationOrBuilderToJSONTyped, instanceOfStandardResourceEventDatesConfiguration, StandardResourceEventDatesConfigurationFromJSON, StandardResourceEventDatesConfigurationFromJSONTyped, StandardResourceEventDatesConfigurationToJSON, StandardResourceEventDatesConfigurationToJSONTyped, instanceOfStandardResourcePollerConfigurationOrBuilder, StandardResourcePollerConfigurationOrBuilderFromJSON, StandardResourcePollerConfigurationOrBuilderFromJSONTyped, StandardResourcePollerConfigurationOrBuilderToJSON, StandardResourcePollerConfigurationOrBuilderToJSONTyped, instanceOfStandardResourcePollerConfiguration, StandardResourcePollerConfigurationFromJSON, StandardResourcePollerConfigurationFromJSONTyped, StandardResourcePollerConfigurationToJSON, StandardResourcePollerConfigurationToJSONTyped, instanceOfStandardResourcePoller, StandardResourcePollerFromJSON, StandardResourcePollerFromJSONTyped, StandardResourcePollerToJSON, StandardResourcePollerToJSONTyped, instanceOfStandardResourcePollerOrBuilder, StandardResourcePollerOrBuilderFromJSON, StandardResourcePollerOrBuilderFromJSONTyped, StandardResourcePollerOrBuilderToJSON, StandardResourcePollerOrBuilderToJSONTyped, instanceOfStandardResourceWebhook, StandardResourceWebhookFromJSON, StandardResourceWebhookFromJSONTyped, StandardResourceWebhookToJSON, StandardResourceWebhookToJSONTyped, instanceOfStandardResourceEvent, StandardResourceEventFromJSON, StandardResourceEventFromJSONTyped, StandardResourceEventToJSON, StandardResourceEventToJSONTyped, instanceOfStandardResourceEventOrBuilder, StandardResourceEventOrBuilderFromJSON, StandardResourceEventOrBuilderFromJSONTyped, StandardResourceEventOrBuilderToJSON, StandardResourceEventOrBuilderToJSONTyped, instanceOfStandardResourceMetadataMethod, StandardResourceMetadataMethodFromJSON, StandardResourceMetadataMethodFromJSONTyped, StandardResourceMetadataMethodToJSON, StandardResourceMetadataMethodToJSONTyped, instanceOfStandardResourceMetadata, StandardResourceMetadataFromJSON, StandardResourceMetadataFromJSONTyped, StandardResourceMetadataToJSON, StandardResourceMetadataToJSONTyped, instanceOfStandardResourceMetadataOrBuilder, StandardResourceMetadataOrBuilderFromJSON, StandardResourceMetadataOrBuilderFromJSONTyped, StandardResourceMetadataOrBuilderToJSON, StandardResourceMetadataOrBuilderToJSONTyped, StandardResourceExecutionTypeEnum, StandardResourceCustomEnum, instanceOfStandardResource, StandardResourceFromJSON, StandardResourceFromJSONTyped, StandardResourceToJSON, StandardResourceToJSONTyped, StandardResourceBulkTypesDirectionEnum, instanceOfStandardResourceBulkTypes, StandardResourceBulkTypesFromJSON, StandardResourceBulkTypesFromJSONTyped, StandardResourceBulkTypesToJSON, StandardResourceBulkTypesToJSONTyped, StandardResourceBulkTypesOrBuilderDirectionEnum, instanceOfStandardResourceBulkTypesOrBuilder, StandardResourceBulkTypesOrBuilderFromJSON, StandardResourceBulkTypesOrBuilderFromJSONTyped, StandardResourceBulkTypesOrBuilderToJSON, StandardResourceBulkTypesOrBuilderToJSONTyped, StandardResourceEventTypesEventNotificationVersionEnum, instanceOfStandardResourceEventTypes, StandardResourceEventTypesFromJSON, StandardResourceEventTypesFromJSONTyped, StandardResourceEventTypesToJSON, StandardResourceEventTypesToJSONTyped, StandardResourceEventTypesOrBuilderEventNotificationVersionEnum, instanceOfStandardResourceEventTypesOrBuilder, StandardResourceEventTypesOrBuilderFromJSON, StandardResourceEventTypesOrBuilderFromJSONTyped, StandardResourceEventTypesOrBuilderToJSON, StandardResourceEventTypesOrBuilderToJSONTyped, instanceOfStandardResourceFieldMethodOrBuilder, StandardResourceFieldMethodOrBuilderFromJSON, StandardResourceFieldMethodOrBuilderFromJSONTyped, StandardResourceFieldMethodOrBuilderToJSON, StandardResourceFieldMethodOrBuilderToJSONTyped, StandardResourceFieldCustomEnum, instanceOfStandardResourceField, StandardResourceFieldFromJSON, StandardResourceFieldFromJSONTyped, StandardResourceFieldToJSON, StandardResourceFieldToJSONTyped, instanceOfStandardResourceFieldActionOrBuilder, StandardResourceFieldActionOrBuilderFromJSON, StandardResourceFieldActionOrBuilderFromJSONTyped, StandardResourceFieldActionOrBuilderToJSON, StandardResourceFieldActionOrBuilderToJSONTyped, instanceOfStandardResourceFieldActionRulesOrBuilder, StandardResourceFieldActionRulesOrBuilderFromJSON, StandardResourceFieldActionRulesOrBuilderFromJSONTyped, StandardResourceFieldActionRulesOrBuilderToJSON, StandardResourceFieldActionRulesOrBuilderToJSONTyped, instanceOfStandardResourceFieldEnumOrBuilder, StandardResourceFieldEnumOrBuilderFromJSON, StandardResourceFieldEnumOrBuilderFromJSONTyped, StandardResourceFieldEnumOrBuilderToJSON, StandardResourceFieldEnumOrBuilderToJSONTyped, StandardResourceFieldMethodDesignPositionEnum, StandardResourceFieldMethodDesignOrBuilderPositionEnum, instanceOfStandardResourceFieldMethodDesignOrBuilder, StandardResourceFieldMethodDesignOrBuilderFromJSON, StandardResourceFieldMethodDesignOrBuilderFromJSONTyped, StandardResourceFieldMethodDesignOrBuilderToJSON, StandardResourceFieldMethodDesignOrBuilderToJSONTyped, instanceOfStandardResourceMetadataMethodParameterOrBuilder, StandardResourceMetadataMethodParameterOrBuilderFromJSON, StandardResourceMetadataMethodParameterOrBuilderFromJSONTyped, StandardResourceMetadataMethodParameterOrBuilderToJSON, StandardResourceMetadataMethodParameterOrBuilderToJSONTyped, instanceOfStandardResourceObjectActionHandler, StandardResourceObjectActionHandlerFromJSON, StandardResourceObjectActionHandlerFromJSONTyped, StandardResourceObjectActionHandlerToJSON, StandardResourceObjectActionHandlerToJSONTyped, instanceOfStandardResourceObjectActionHandlerOrBuilder, StandardResourceObjectActionHandlerOrBuilderFromJSON, StandardResourceObjectActionHandlerOrBuilderFromJSONTyped, StandardResourceObjectActionHandlerOrBuilderToJSON, StandardResourceObjectActionHandlerOrBuilderToJSONTyped, StandardResourceOutputResponseOptionOutputFormatEnum, instanceOfStandardResourceOutputResponseOption, StandardResourceOutputResponseOptionFromJSON, StandardResourceOutputResponseOptionFromJSONTyped, StandardResourceOutputResponseOptionToJSON, StandardResourceOutputResponseOptionToJSONTyped, StandardResourceOutputResponseOptionOrBuilderOutputFormatEnum, instanceOfStandardResourceOutputResponseOptionOrBuilder, StandardResourceOutputResponseOptionOrBuilderFromJSON, StandardResourceOutputResponseOptionOrBuilderFromJSONTyped, StandardResourceOutputResponseOptionOrBuilderToJSON, StandardResourceOutputResponseOptionOrBuilderToJSONTyped, instanceOfStandardResourcePollerHook, StandardResourcePollerHookFromJSON, StandardResourcePollerHookFromJSONTyped, StandardResourcePollerHookToJSON, StandardResourcePollerHookToJSONTyped, instanceOfStandardResourcePollerHookOrBuilder, StandardResourcePollerHookOrBuilderFromJSON, StandardResourcePollerHookOrBuilderFromJSONTyped, StandardResourcePollerHookOrBuilderToJSON, StandardResourcePollerHookOrBuilderToJSONTyped, instanceOfStandardResourcePollerHookPipeline, StandardResourcePollerHookPipelineFromJSON, StandardResourcePollerHookPipelineFromJSONTyped, StandardResourcePollerHookPipelineToJSON, StandardResourcePollerHookPipelineToJSONTyped, instanceOfStandardResourcePollerHookPipelineOrBuilder, StandardResourcePollerHookPipelineOrBuilderFromJSON, StandardResourcePollerHookPipelineOrBuilderFromJSONTyped, StandardResourcePollerHookPipelineOrBuilderToJSON, StandardResourcePollerHookPipelineOrBuilderToJSONTyped, instanceOfStandardResourcePollerHooksByEventType, StandardResourcePollerHooksByEventTypeFromJSON, StandardResourcePollerHooksByEventTypeFromJSONTyped, StandardResourcePollerHooksByEventTypeToJSON, StandardResourcePollerHooksByEventTypeToJSONTyped, instanceOfStandardResourcePollerHooksByEventTypeOrBuilder, StandardResourcePollerHooksByEventTypeOrBuilderFromJSON, StandardResourcePollerHooksByEventTypeOrBuilderFromJSONTyped, StandardResourcePollerHooksByEventTypeOrBuilderToJSON, StandardResourcePollerHooksByEventTypeOrBuilderToJSONTyped, StandardResourceTextBlockPositionEnum, StandardResourceTextBlockSeverityEnum, instanceOfStandardResourceTextBlock, StandardResourceTextBlockFromJSON, StandardResourceTextBlockFromJSONTyped, StandardResourceTextBlockToJSON, StandardResourceTextBlockToJSONTyped, StandardResourceTextBlockOrBuilderPositionEnum, StandardResourceTextBlockOrBuilderSeverityEnum, instanceOfStandardResourceTextBlockOrBuilder, StandardResourceTextBlockOrBuilderFromJSON, StandardResourceTextBlockOrBuilderFromJSONTyped, StandardResourceTextBlockOrBuilderToJSON, StandardResourceTextBlockOrBuilderToJSONTyped, instanceOfTag, TagFromJSON, TagFromJSONTyped, TagToJSON, TagToJSONTyped, TenancyUserTypeEnum, instanceOfTenancy, TenancyFromJSON, TenancyFromJSONTyped, TenancyToJSON, TenancyToJSONTyped, instanceOfUninterpretedOption, UninterpretedOptionFromJSON, UninterpretedOptionFromJSONTyped, UninterpretedOptionToJSON, UninterpretedOptionToJSONTyped, instanceOfUninterpretedOptionOrBuilder, UninterpretedOptionOrBuilderFromJSON, UninterpretedOptionOrBuilderFromJSONTyped, UninterpretedOptionOrBuilderToJSON, UninterpretedOptionOrBuilderToJSONTyped, instanceOfWebhookSpec, WebhookSpecFromJSON, WebhookSpecFromJSONTyped, WebhookSpecToJSON, WebhookSpecToJSONTyped, ElementsApi, getValidatedAuthContext, createConnectionsConfig, createElementsConfig, createApiClient, executeOperation, getObjectMetadataAsSchema, getInstanceObjectMetadataAsSchema, runInstanceDesignAction, getEventObjectMetadataAsSchema, getInstanceEventObjectMetadataAsSchema, getWebhookConfig, getHttpRequestPreview, getEventOperationObjects, folderOverride, importConnectorZip, createDesignConnector, updateDesignConnector, findDesignConnectorByKey, exportConnectorZip, publishConnector, getPublishStatus, getConnectorById, listConnectors, normalizeConnectionStatus, FilterNotSupportedError, assertFilterTreeSupported, substituteFilterVariables, MANAGED_HTTP_CONNECTOR_KEY, MANAGED_HTTP_CONNECTOR_VERSION, buildActivityEssentialConfiguration, createConfiguredActivityClient, applySavedFilterTree, assertActivityMetadataResolved, buildManagedHttpEssentialConfiguration, extractMultipartParameters, inlineMultipartFileValues, buildInputMetadata, validateConnectionId, validateFolderKey, METHOD_TO_OPERATION, OPERATION_TO_METHOD, normalizeHttpMethod, validateHttpMethod, validateMethodMatchesOperation, validateEndpoint, validateObjectName, validateEventMode, validateEventType, validateConfiguration, validatePathTemplateParams, validateMethodInMetadata, validateRequiredParameters, validateRequiredFields, validateRequiredEventParameters, DEFAULT_RULES, validateIntSvcNode, ELEMENTS_NEXT_PAGE_DONE, decodeElementsNextPageToken, hasMoreElementsPages };
|
|
20662
20662
|
|
|
20663
|
-
//# debugId=
|
|
20663
|
+
//# debugId=CEA72C7E4ECA80E764756E2164756E21
|
package/dist/tool.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import {
|
|
2
2
|
metadata,
|
|
3
3
|
registerCommands
|
|
4
|
-
} from "./packager-tool-
|
|
5
|
-
import"./packager-tool-
|
|
4
|
+
} from "./packager-tool-gs5kyenf.js";
|
|
5
|
+
import"./packager-tool-s4nqz61t.js";
|
|
6
6
|
import"./packager-tool-1yy9x4vk.js";
|
|
7
7
|
import"./packager-tool-c23zrhj8.js";
|
|
8
|
-
import"./packager-tool-
|
|
8
|
+
import"./packager-tool-9hv84ffs.js";
|
|
9
9
|
import"./packager-tool-wzknj3dr.js";
|
|
10
10
|
import"./packager-tool-bpegrcj1.js";
|
|
11
11
|
import"./packager-tool-5xdkh3vm.js";
|
package/package.json
CHANGED
|
@@ -1,32 +1,32 @@
|
|
|
1
1
|
{
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
2
|
+
"name": "@uipath/agent-tool",
|
|
3
|
+
"license": "MIT",
|
|
4
|
+
"version": "1.201.0-preview.131",
|
|
5
|
+
"description": "cli plugin for creating and managing UiPath low-code agents",
|
|
6
|
+
"private": false,
|
|
7
|
+
"repository": {
|
|
8
|
+
"type": "git",
|
|
9
|
+
"url": "https://github.com/UiPath/cli.git",
|
|
10
|
+
"directory": "packages/agent-tool"
|
|
11
|
+
},
|
|
12
|
+
"publishConfig": {
|
|
13
|
+
"registry": "https://registry.npmjs.org/"
|
|
14
|
+
},
|
|
15
|
+
"keywords": [
|
|
16
|
+
"cli-tool"
|
|
17
|
+
],
|
|
18
|
+
"type": "module",
|
|
19
|
+
"main": "./dist/tool.js",
|
|
20
|
+
"exports": {
|
|
21
|
+
".": "./dist/tool.js",
|
|
22
|
+
"./packager-tool": "./dist/packager-tool.js",
|
|
23
|
+
"./executor-tool": "./dist/executor-tool.js"
|
|
24
|
+
},
|
|
25
|
+
"bin": {
|
|
26
|
+
"agent-tool": "./dist/index.js"
|
|
27
|
+
},
|
|
28
|
+
"files": [
|
|
29
|
+
"dist"
|
|
30
|
+
],
|
|
31
|
+
"gitHead": "5b0a03e4ee4be352459ac9fd82341ff77bc82ee6"
|
|
32
32
|
}
|