@uipath/flow-tool 1.198.0-preview.96 → 1.198.0
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/init.js +4 -4
- package/dist/packager-tool.js +2 -2
- package/dist/tool.js +7 -7
- package/dist/validation.js +4 -4
- package/package.json +1 -1
package/dist/init.js
CHANGED
|
@@ -195693,7 +195693,7 @@ class TextApiResponse {
|
|
|
195693
195693
|
var package_default = {
|
|
195694
195694
|
name: "@uipath/integrationservice-sdk",
|
|
195695
195695
|
license: "MIT",
|
|
195696
|
-
version: "1.198.0
|
|
195696
|
+
version: "1.198.0",
|
|
195697
195697
|
repository: {
|
|
195698
195698
|
type: "git",
|
|
195699
195699
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -202487,7 +202487,7 @@ function querystringSingleKey4(key, value, keyPrefix = "") {
|
|
|
202487
202487
|
var package_default3 = {
|
|
202488
202488
|
name: "@uipath/solution-sdk",
|
|
202489
202489
|
license: "MIT",
|
|
202490
|
-
version: "1.198.0
|
|
202490
|
+
version: "1.198.0",
|
|
202491
202491
|
repository: {
|
|
202492
202492
|
type: "git",
|
|
202493
202493
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -205023,7 +205023,7 @@ init_dist2();
|
|
|
205023
205023
|
// ../packager/packager-tool-flow/package.json
|
|
205024
205024
|
var package_default4 = {
|
|
205025
205025
|
name: "@uipath/packager-tool-flow",
|
|
205026
|
-
version: "1.198.0
|
|
205026
|
+
version: "1.198.0",
|
|
205027
205027
|
description: "UiPath Flow tool implementation",
|
|
205028
205028
|
type: "module",
|
|
205029
205029
|
exports: {
|
|
@@ -218886,4 +218886,4 @@ export {
|
|
|
218886
218886
|
flowInitAsync
|
|
218887
218887
|
};
|
|
218888
218888
|
|
|
218889
|
-
//# debugId=
|
|
218889
|
+
//# debugId=9A7B73564824761164756E2164756E21
|
package/dist/packager-tool.js
CHANGED
|
@@ -159846,7 +159846,7 @@ init_dist6();
|
|
|
159846
159846
|
// ../packager/packager-tool-flow/package.json
|
|
159847
159847
|
var package_default = {
|
|
159848
159848
|
name: "@uipath/packager-tool-flow",
|
|
159849
|
-
version: "1.198.0
|
|
159849
|
+
version: "1.198.0",
|
|
159850
159850
|
description: "UiPath Flow tool implementation",
|
|
159851
159851
|
type: "module",
|
|
159852
159852
|
exports: {
|
|
@@ -174563,4 +174563,4 @@ var toolsFactoryRepository2 = _global2[REGISTRY_KEY2];
|
|
|
174563
174563
|
// src/packager-tool.ts
|
|
174564
174564
|
toolsFactoryRepository2.registerProjectToolFactory(new FlowToolFactory);
|
|
174565
174565
|
|
|
174566
|
-
//# debugId=
|
|
174566
|
+
//# debugId=4CA3652AAD971A9464756E2164756E21
|
package/dist/tool.js
CHANGED
|
@@ -194853,7 +194853,7 @@ Expecting one of '${allowedValues.join("', '")}'`);
|
|
|
194853
194853
|
package_default6 = {
|
|
194854
194854
|
name: "@uipath/project-packager",
|
|
194855
194855
|
license: "MIT",
|
|
194856
|
-
version: "1.198.0
|
|
194856
|
+
version: "1.198.0",
|
|
194857
194857
|
description: "UiPath Project Packager - core library for packing individual UiPath projects",
|
|
194858
194858
|
type: "module",
|
|
194859
194859
|
main: "./dist/index.js",
|
|
@@ -286729,7 +286729,7 @@ import"./packager-tool.js";
|
|
|
286729
286729
|
var package_default = {
|
|
286730
286730
|
name: "@uipath/flow-tool",
|
|
286731
286731
|
license: "MIT",
|
|
286732
|
-
version: "1.198.0
|
|
286732
|
+
version: "1.198.0",
|
|
286733
286733
|
description: "Create, debug, and run UiPath Flow projects and jobs.",
|
|
286734
286734
|
private: false,
|
|
286735
286735
|
repository: {
|
|
@@ -295243,7 +295243,7 @@ init_dist3();
|
|
|
295243
295243
|
// ../packager/packager-tool-flow/package.json
|
|
295244
295244
|
var package_default2 = {
|
|
295245
295245
|
name: "@uipath/packager-tool-flow",
|
|
295246
|
-
version: "1.198.0
|
|
295246
|
+
version: "1.198.0",
|
|
295247
295247
|
description: "UiPath Flow tool implementation",
|
|
295248
295248
|
type: "module",
|
|
295249
295249
|
exports: {
|
|
@@ -338205,7 +338205,7 @@ class TextApiResponse {
|
|
|
338205
338205
|
var package_default3 = {
|
|
338206
338206
|
name: "@uipath/integrationservice-sdk",
|
|
338207
338207
|
license: "MIT",
|
|
338208
|
-
version: "1.198.0
|
|
338208
|
+
version: "1.198.0",
|
|
338209
338209
|
repository: {
|
|
338210
338210
|
type: "git",
|
|
338211
338211
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -356441,7 +356441,7 @@ function querystringSingleKey4(key, value, keyPrefix = "") {
|
|
|
356441
356441
|
var package_default5 = {
|
|
356442
356442
|
name: "@uipath/solution-sdk",
|
|
356443
356443
|
license: "MIT",
|
|
356444
|
-
version: "1.198.0
|
|
356444
|
+
version: "1.198.0",
|
|
356445
356445
|
repository: {
|
|
356446
356446
|
type: "git",
|
|
356447
356447
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -369654,7 +369654,7 @@ function querystringSingleKey6(key, value, keyPrefix = "") {
|
|
|
369654
369654
|
var package_default7 = {
|
|
369655
369655
|
name: "@uipath/agent-sdk",
|
|
369656
369656
|
license: "MIT",
|
|
369657
|
-
version: "1.198.0
|
|
369657
|
+
version: "1.198.0",
|
|
369658
369658
|
description: "SDK for the UiPath Agent Runtime API — evaluation execution and debug sessions.",
|
|
369659
369659
|
repository: {
|
|
369660
369660
|
type: "git",
|
|
@@ -370402,4 +370402,4 @@ export {
|
|
|
370402
370402
|
metadata
|
|
370403
370403
|
};
|
|
370404
370404
|
|
|
370405
|
-
//# debugId=
|
|
370405
|
+
//# debugId=5957C49E5B5B358A64756E2164756E21
|
package/dist/validation.js
CHANGED
|
@@ -211618,7 +211618,7 @@ function querystringSingleKey(key, value, keyPrefix = "") {
|
|
|
211618
211618
|
var package_default = {
|
|
211619
211619
|
name: "@uipath/solution-sdk",
|
|
211620
211620
|
license: "MIT",
|
|
211621
|
-
version: "1.198.0
|
|
211621
|
+
version: "1.198.0",
|
|
211622
211622
|
repository: {
|
|
211623
211623
|
type: "git",
|
|
211624
211624
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -216222,7 +216222,7 @@ class TextApiResponse2 {
|
|
|
216222
216222
|
var package_default2 = {
|
|
216223
216223
|
name: "@uipath/integrationservice-sdk",
|
|
216224
216224
|
license: "MIT",
|
|
216225
|
-
version: "1.198.0
|
|
216225
|
+
version: "1.198.0",
|
|
216226
216226
|
repository: {
|
|
216227
216227
|
type: "git",
|
|
216228
216228
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -225315,7 +225315,7 @@ init_dist2();
|
|
|
225315
225315
|
// ../packager/packager-tool-flow/package.json
|
|
225316
225316
|
var package_default4 = {
|
|
225317
225317
|
name: "@uipath/packager-tool-flow",
|
|
225318
|
-
version: "1.198.0
|
|
225318
|
+
version: "1.198.0",
|
|
225319
225319
|
description: "UiPath Flow tool implementation",
|
|
225320
225320
|
type: "module",
|
|
225321
225321
|
exports: {
|
|
@@ -240104,4 +240104,4 @@ export {
|
|
|
240104
240104
|
FlowValidateService
|
|
240105
240105
|
};
|
|
240106
240106
|
|
|
240107
|
-
//# debugId=
|
|
240107
|
+
//# debugId=1AF854A9ECD4561964756E2164756E21
|