@uipath/flow-tool 1.201.0-preview.125 → 1.201.0-preview.127
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/index.js +6 -6
- package/dist/init.js +3 -3
- package/dist/{node-n2xd30et.js → node-nwpxf6ve.js} +2 -2
- package/dist/{packager-tool-6ph1esfc.js → packager-tool-13ag06tf.js} +9 -9
- package/dist/{packager-tool-tfrn5891.js → packager-tool-46yh8tgk.js} +1 -1
- package/dist/{packager-tool-ht7zny9c.js → packager-tool-5bt8vkn6.js} +2 -2
- package/dist/{packager-tool-m33xvh28.js → packager-tool-8a3yppnw.js} +4 -4
- package/dist/{packager-tool-vxv8aaaq.js → packager-tool-ar4fhfey.js} +2 -2
- package/dist/{packager-tool-6v2wmf76.js → packager-tool-xerv4hh1.js} +2 -2
- package/dist/packager-tool.js +2 -2
- package/dist/tool.js +6 -6
- package/dist/validation.js +3 -3
- package/package.json +2 -2
package/dist/index.js
CHANGED
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
import {
|
|
3
3
|
metadata,
|
|
4
4
|
registerCommands
|
|
5
|
-
} from "./packager-tool-
|
|
6
|
-
import"./packager-tool-
|
|
7
|
-
import"./packager-tool-
|
|
8
|
-
import"./packager-tool-
|
|
5
|
+
} from "./packager-tool-13ag06tf.js";
|
|
6
|
+
import"./packager-tool-46yh8tgk.js";
|
|
7
|
+
import"./packager-tool-5bt8vkn6.js";
|
|
8
|
+
import"./packager-tool-ar4fhfey.js";
|
|
9
9
|
import"./packager-tool-7yjpwj92.js";
|
|
10
|
-
import"./packager-tool-
|
|
10
|
+
import"./packager-tool-8a3yppnw.js";
|
|
11
11
|
import"./packager-tool-v2p6g3fd.js";
|
|
12
12
|
import"./packager-tool-b0s5d4ek.js";
|
|
13
13
|
import {
|
|
@@ -17,7 +17,7 @@ import"./packager-tool-9qecd4wb.js";
|
|
|
17
17
|
import"./packager-tool-qa9gftnj.js";
|
|
18
18
|
import"./packager-tool-1cb0d5e0.js";
|
|
19
19
|
import"./packager-tool-5arsyj36.js";
|
|
20
|
-
import"./packager-tool-
|
|
20
|
+
import"./packager-tool-xerv4hh1.js";
|
|
21
21
|
import"./packager-tool-1gt6js73.js";
|
|
22
22
|
import"./packager-tool-nkrmjr3a.js";
|
|
23
23
|
import"./packager-tool-y3dezh8k.js";
|
package/dist/init.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
flowInitAsync
|
|
3
|
-
} from "./packager-tool-
|
|
4
|
-
import"./packager-tool-
|
|
3
|
+
} from "./packager-tool-5bt8vkn6.js";
|
|
4
|
+
import"./packager-tool-8a3yppnw.js";
|
|
5
5
|
import"./packager-tool-v2p6g3fd.js";
|
|
6
6
|
import"./packager-tool-b0s5d4ek.js";
|
|
7
7
|
import"./packager-tool-ny53xmsd.js";
|
|
@@ -9,7 +9,7 @@ import"./packager-tool-9qecd4wb.js";
|
|
|
9
9
|
import"./packager-tool-qa9gftnj.js";
|
|
10
10
|
import"./packager-tool-1cb0d5e0.js";
|
|
11
11
|
import"./packager-tool-5arsyj36.js";
|
|
12
|
-
import"./packager-tool-
|
|
12
|
+
import"./packager-tool-xerv4hh1.js";
|
|
13
13
|
import"./packager-tool-1gt6js73.js";
|
|
14
14
|
import"./packager-tool-nkrmjr3a.js";
|
|
15
15
|
import"./packager-tool-y3dezh8k.js";
|
|
@@ -12953,7 +12953,7 @@ function addSdkUserAgentHeader(headers, userAgent) {
|
|
|
12953
12953
|
var package_default = {
|
|
12954
12954
|
name: "@uipath/project-packager",
|
|
12955
12955
|
license: "MIT",
|
|
12956
|
-
version: "1.201.0-preview.
|
|
12956
|
+
version: "1.201.0-preview.127",
|
|
12957
12957
|
description: "UiPath Project Packager - core library for packing individual UiPath projects",
|
|
12958
12958
|
type: "module",
|
|
12959
12959
|
main: "./dist/index.js",
|
|
@@ -13404,4 +13404,4 @@ export {
|
|
|
13404
13404
|
BaseNodePackagerFactory
|
|
13405
13405
|
};
|
|
13406
13406
|
|
|
13407
|
-
//# debugId=
|
|
13407
|
+
//# debugId=5477B61F6329AD7164756E2164756E21
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
registerPackagerFactories
|
|
3
|
-
} from "./packager-tool-
|
|
3
|
+
} from "./packager-tool-46yh8tgk.js";
|
|
4
4
|
import {
|
|
5
5
|
flowInitAsync
|
|
6
|
-
} from "./packager-tool-
|
|
6
|
+
} from "./packager-tool-5bt8vkn6.js";
|
|
7
7
|
import {
|
|
8
8
|
ERROR_SOURCE_PORT,
|
|
9
9
|
FlowEvalFileStore,
|
|
@@ -35,7 +35,7 @@ import {
|
|
|
35
35
|
stageInlineAgentPackageFiles,
|
|
36
36
|
writePackagingArtifacts,
|
|
37
37
|
writePackagingArtifactsDetailed
|
|
38
|
-
} from "./packager-tool-
|
|
38
|
+
} from "./packager-tool-ar4fhfey.js";
|
|
39
39
|
import {
|
|
40
40
|
ensureProjectId
|
|
41
41
|
} from "./packager-tool-7yjpwj92.js";
|
|
@@ -81,7 +81,7 @@ import {
|
|
|
81
81
|
uploadAndDebugSolution,
|
|
82
82
|
uploadOrOverwriteSolution,
|
|
83
83
|
writeFlowWorkflow
|
|
84
|
-
} from "./packager-tool-
|
|
84
|
+
} from "./packager-tool-8a3yppnw.js";
|
|
85
85
|
import {
|
|
86
86
|
JobsApi,
|
|
87
87
|
PackageFeedsApi,
|
|
@@ -158,7 +158,7 @@ import {
|
|
|
158
158
|
setPublishIntentOnInlineAgents,
|
|
159
159
|
snapToGrid,
|
|
160
160
|
validateIdentifier
|
|
161
|
-
} from "./packager-tool-
|
|
161
|
+
} from "./packager-tool-xerv4hh1.js";
|
|
162
162
|
import {
|
|
163
163
|
compareVersions,
|
|
164
164
|
executeWritePlan,
|
|
@@ -177,7 +177,7 @@ import {
|
|
|
177
177
|
var package_default = {
|
|
178
178
|
name: "@uipath/flow-tool",
|
|
179
179
|
license: "MIT",
|
|
180
|
-
version: "1.201.0-preview.
|
|
180
|
+
version: "1.201.0-preview.127",
|
|
181
181
|
description: "Create, debug, and run UiPath Flow projects and jobs.",
|
|
182
182
|
private: false,
|
|
183
183
|
repository: {
|
|
@@ -7507,7 +7507,7 @@ Packing flow project...
|
|
|
7507
7507
|
const packageId = `${packageName}.flow.Flow`;
|
|
7508
7508
|
const version = options.version || "1.0.0";
|
|
7509
7509
|
registerPackagerFactories();
|
|
7510
|
-
const { createNodeProjectPackager, ProjectPackOptions } = await import("./node-
|
|
7510
|
+
const { createNodeProjectPackager, ProjectPackOptions } = await import("./node-nwpxf6ve.js");
|
|
7511
7511
|
const packager = await createNodeProjectPackager({
|
|
7512
7512
|
logHandler: logger.handleLog
|
|
7513
7513
|
});
|
|
@@ -9462,7 +9462,7 @@ function querystringSingleKey(key, value, keyPrefix = "") {
|
|
|
9462
9462
|
var package_default2 = {
|
|
9463
9463
|
name: "@uipath/agent-sdk",
|
|
9464
9464
|
license: "MIT",
|
|
9465
|
-
version: "1.201.0-preview.
|
|
9465
|
+
version: "1.201.0-preview.127",
|
|
9466
9466
|
description: "SDK for the UiPath Agent Runtime API — evaluation execution and debug sessions.",
|
|
9467
9467
|
repository: {
|
|
9468
9468
|
type: "git",
|
|
@@ -10075,4 +10075,4 @@ var registerCommands = async (program) => {
|
|
|
10075
10075
|
|
|
10076
10076
|
export { metadata, registerCommands };
|
|
10077
10077
|
|
|
10078
|
-
//# debugId=
|
|
10078
|
+
//# debugId=584E09E47BDFDC5164756E2164756E21
|
|
@@ -2,7 +2,7 @@ import {
|
|
|
2
2
|
VALID_PROJECT_NAME_REGEX,
|
|
3
3
|
nodeModuleRegistry,
|
|
4
4
|
writeFlowWorkflow
|
|
5
|
-
} from "./packager-tool-
|
|
5
|
+
} from "./packager-tool-8a3yppnw.js";
|
|
6
6
|
import {
|
|
7
7
|
prepareProjectLocation,
|
|
8
8
|
tryRegisterProjectInParentSolution
|
|
@@ -15,7 +15,7 @@ import {
|
|
|
15
15
|
} from "./packager-tool-1cb0d5e0.js";
|
|
16
16
|
import {
|
|
17
17
|
createWorkflow
|
|
18
|
-
} from "./packager-tool-
|
|
18
|
+
} from "./packager-tool-xerv4hh1.js";
|
|
19
19
|
import {
|
|
20
20
|
__require
|
|
21
21
|
} from "./packager-tool-wckvcay0.js";
|
|
@@ -35,7 +35,7 @@ import {
|
|
|
35
35
|
createFlowRefResolver,
|
|
36
36
|
resolveAndMigrateWorkflow,
|
|
37
37
|
resolveJsonSchema
|
|
38
|
-
} from "./packager-tool-
|
|
38
|
+
} from "./packager-tool-xerv4hh1.js";
|
|
39
39
|
import {
|
|
40
40
|
zipSync
|
|
41
41
|
} from "./packager-tool-nkrmjr3a.js";
|
|
@@ -34685,7 +34685,7 @@ class TextApiResponse {
|
|
|
34685
34685
|
var package_default = {
|
|
34686
34686
|
name: "@uipath/integrationservice-sdk",
|
|
34687
34687
|
license: "MIT",
|
|
34688
|
-
version: "1.201.0-preview.
|
|
34688
|
+
version: "1.201.0-preview.127",
|
|
34689
34689
|
repository: {
|
|
34690
34690
|
type: "git",
|
|
34691
34691
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -46760,7 +46760,7 @@ function querystringSingleKey3(key, value, keyPrefix = "") {
|
|
|
46760
46760
|
var package_default2 = {
|
|
46761
46761
|
name: "@uipath/solution-sdk",
|
|
46762
46762
|
license: "MIT",
|
|
46763
|
-
version: "1.201.0-preview.
|
|
46763
|
+
version: "1.201.0-preview.127",
|
|
46764
46764
|
repository: {
|
|
46765
46765
|
type: "git",
|
|
46766
46766
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -48392,4 +48392,4 @@ async function uploadOrOverwriteSolution(config, organizationName, fileBufferOrP
|
|
|
48392
48392
|
}
|
|
48393
48393
|
export { readFlowWorkflow, writeFlowWorkflow, findProjectFlowFile, MaestroHttpError, debugPimsGet, extractStartEventId, getPersonalFolderKey, getPersonalFolderInfo, prepareForCustomDebug, getFolderInfoById, isSuccessfulDebugStatus, uploadAndDebugSolution, patchConnectionOverwrites, VALID_PROJECT_NAME_REGEX, VALID_PACKAGE_NAME_REGEX, formatTraceLine, parseJsonInputOrFile, nodeModuleRegistry, allDefinitions, buildErrorHandle, ManifestClient, isKnownSdkNodeType, FilterNotSupportedError, substituteFilterVariables, MANAGED_HTTP_CONNECTOR_KEY, createConfiguredActivityClient, applySavedFilterTree, assertActivityMetadataResolved, buildManagedHttpEssentialConfiguration, extractMultipartParameters, inlineMultipartFileValues, buildInputMetadata, normalizeHttpMethod, validateIntSvcNode, isConnectorNode, getConnectorInfo, fetchConnectionInfo, fetchConnectorMetadata, getNode, registerRegistryCommand, loadRegistry, registerSharedDebugInstanceCommands, registerSharedIncidentCommands, registerSharedInstanceCommands, registerSharedProcessCommands, registerSharedProcessesCommands, createZipFromDir, buildSolutionPackageFromDir, getStudioWebSolutionProjects, uploadOrOverwriteSolution };
|
|
48394
48394
|
|
|
48395
|
-
//# debugId=
|
|
48395
|
+
//# debugId=138FF86508938D3B64756E2164756E21
|
|
@@ -9,7 +9,7 @@ import {
|
|
|
9
9
|
readFlowWorkflow,
|
|
10
10
|
validateIntSvcNode,
|
|
11
11
|
writeFlowWorkflow
|
|
12
|
-
} from "./packager-tool-
|
|
12
|
+
} from "./packager-tool-8a3yppnw.js";
|
|
13
13
|
import {
|
|
14
14
|
findNearestParentUipxFile,
|
|
15
15
|
getLoginStatusAsync,
|
|
@@ -38,7 +38,7 @@ import {
|
|
|
38
38
|
resolveWorkflowRefs,
|
|
39
39
|
runtimeMigrations,
|
|
40
40
|
runtimeVersion
|
|
41
|
-
} from "./packager-tool-
|
|
41
|
+
} from "./packager-tool-xerv4hh1.js";
|
|
42
42
|
import {
|
|
43
43
|
EntryPointType,
|
|
44
44
|
ProjectType,
|
|
@@ -1870,7 +1870,7 @@ async function convertFlowToBpmn(flowJson, options) {
|
|
|
1870
1870
|
// ../packager/packager-tool-flow/package.json
|
|
1871
1871
|
var package_default = {
|
|
1872
1872
|
name: "@uipath/packager-tool-flow",
|
|
1873
|
-
version: "1.201.0-preview.
|
|
1873
|
+
version: "1.201.0-preview.127",
|
|
1874
1874
|
description: "UiPath Flow tool implementation",
|
|
1875
1875
|
type: "module",
|
|
1876
1876
|
exports: {
|
|
@@ -36184,4 +36184,4 @@ toolsFactoryRepository.registerProjectToolFactory(new FlowToolFactory);
|
|
|
36184
36184
|
|
|
36185
36185
|
export { convertFlowToBpmn, buildInlineAgentContract, resolveJsonSchema, createWorkflowVariable, generateNodeVariables, createBinding, DEFAULT_LAYOUT_OPTIONS, resolveWidth, resolveHeight, snapToGrid, MANIFEST_NAMESPACE, generateNodeIdAndName, validateIdentifier, addNode, createWorkflow, addEdge, addBinding, addVariable, replaceExporterVersion, registerFlowMigrationsI18n, getMigrationChain, migrateWorkflowToFloor, minimumSupportedVersion, runtimeVersion, runtimeMigrations, checkNodeMigrations, applyNodeMigrations, createFlowRefResolver, resolveWorkflowRefs, resolveAndMigrateWorkflow, setPublishIntentOnInlineAgents, FlowToolFactory };
|
|
36186
36186
|
|
|
36187
|
-
//# debugId=
|
|
36187
|
+
//# debugId=67AF631D941F3C4F64756E2164756E21
|
package/dist/packager-tool.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
2
|
registerPackagerFactories
|
|
3
|
-
} from "./packager-tool-
|
|
3
|
+
} from "./packager-tool-46yh8tgk.js";
|
|
4
4
|
import"./packager-tool-7yjpwj92.js";
|
|
5
|
-
import"./packager-tool-
|
|
5
|
+
import"./packager-tool-xerv4hh1.js";
|
|
6
6
|
import"./packager-tool-1gt6js73.js";
|
|
7
7
|
import"./packager-tool-nkrmjr3a.js";
|
|
8
8
|
import"./packager-tool-y3dezh8k.js";
|
package/dist/tool.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
metadata,
|
|
3
3
|
registerCommands
|
|
4
|
-
} from "./packager-tool-
|
|
5
|
-
import"./packager-tool-
|
|
6
|
-
import"./packager-tool-
|
|
7
|
-
import"./packager-tool-
|
|
4
|
+
} from "./packager-tool-13ag06tf.js";
|
|
5
|
+
import"./packager-tool-46yh8tgk.js";
|
|
6
|
+
import"./packager-tool-5bt8vkn6.js";
|
|
7
|
+
import"./packager-tool-ar4fhfey.js";
|
|
8
8
|
import"./packager-tool-7yjpwj92.js";
|
|
9
|
-
import"./packager-tool-
|
|
9
|
+
import"./packager-tool-8a3yppnw.js";
|
|
10
10
|
import"./packager-tool-v2p6g3fd.js";
|
|
11
11
|
import"./packager-tool-b0s5d4ek.js";
|
|
12
12
|
import"./packager-tool-ny53xmsd.js";
|
|
@@ -14,7 +14,7 @@ import"./packager-tool-9qecd4wb.js";
|
|
|
14
14
|
import"./packager-tool-qa9gftnj.js";
|
|
15
15
|
import"./packager-tool-1cb0d5e0.js";
|
|
16
16
|
import"./packager-tool-5arsyj36.js";
|
|
17
|
-
import"./packager-tool-
|
|
17
|
+
import"./packager-tool-xerv4hh1.js";
|
|
18
18
|
import"./packager-tool-1gt6js73.js";
|
|
19
19
|
import"./packager-tool-nkrmjr3a.js";
|
|
20
20
|
import"./packager-tool-y3dezh8k.js";
|
package/dist/validation.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
FlowValidateService,
|
|
3
3
|
connectorNodeValidator
|
|
4
|
-
} from "./packager-tool-
|
|
4
|
+
} from "./packager-tool-ar4fhfey.js";
|
|
5
5
|
import"./packager-tool-7yjpwj92.js";
|
|
6
|
-
import"./packager-tool-
|
|
6
|
+
import"./packager-tool-8a3yppnw.js";
|
|
7
7
|
import"./packager-tool-v2p6g3fd.js";
|
|
8
8
|
import"./packager-tool-b0s5d4ek.js";
|
|
9
9
|
import"./packager-tool-ny53xmsd.js";
|
|
@@ -11,7 +11,7 @@ import"./packager-tool-9qecd4wb.js";
|
|
|
11
11
|
import"./packager-tool-qa9gftnj.js";
|
|
12
12
|
import"./packager-tool-1cb0d5e0.js";
|
|
13
13
|
import"./packager-tool-5arsyj36.js";
|
|
14
|
-
import"./packager-tool-
|
|
14
|
+
import"./packager-tool-xerv4hh1.js";
|
|
15
15
|
import"./packager-tool-1gt6js73.js";
|
|
16
16
|
import"./packager-tool-nkrmjr3a.js";
|
|
17
17
|
import"./packager-tool-y3dezh8k.js";
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@uipath/flow-tool",
|
|
3
3
|
"license": "MIT",
|
|
4
|
-
"version": "1.201.0-preview.
|
|
4
|
+
"version": "1.201.0-preview.127",
|
|
5
5
|
"description": "Create, debug, and run UiPath Flow projects and jobs.",
|
|
6
6
|
"private": false,
|
|
7
7
|
"repository": {
|
|
@@ -35,5 +35,5 @@
|
|
|
35
35
|
"files": [
|
|
36
36
|
"dist"
|
|
37
37
|
],
|
|
38
|
-
"gitHead": "
|
|
38
|
+
"gitHead": "a6c7f4f0ea04813ce939f31efc41bd9990d46e20"
|
|
39
39
|
}
|