@uipath/flow-tool 1.199.0-preview.110 → 1.199.0-preview.111
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 +7 -7
- package/dist/packager-tool.js +2 -2
- package/dist/tool.js +10 -10
- package/dist/validation.js +6 -6
- package/package.json +2 -2
package/dist/init.js
CHANGED
|
@@ -213046,8 +213046,8 @@ var bpmn_spec_default = {
|
|
|
213046
213046
|
<bpmn:outgoing>{outgoingEdge}</bpmn:outgoing>
|
|
213047
213047
|
</bpmn:Task>`,
|
|
213048
213048
|
inputNotes: "Variable mappings use uipath:mapping with direct input/output elements, not a jsonBody pattern",
|
|
213049
|
-
bpmnElementNotes: "Also used on bpmn:StartEvent and bpmn:
|
|
213050
|
-
extensionTagNotes: "Uses uipath:mapping (not uipath:activity).
|
|
213049
|
+
bpmnElementNotes: "Also used on bpmn:StartEvent, bpmn:EndEvent, bpmn:ScriptTask, and bpmn:SubProcess for variable mappings. On bpmn:Task with no serviceType, defaults to BPMN.Variables.",
|
|
213050
|
+
extensionTagNotes: "Uses uipath:mapping (not uipath:activity). BPMN.Variables mappings are supported on StartEvent, EndEvent, Task, ScriptTask, and SubProcess owners."
|
|
213051
213051
|
},
|
|
213052
213052
|
"BPMN.ScriptTask": {
|
|
213053
213053
|
extensionType: "BPMN.ScriptTask",
|
|
@@ -214450,7 +214450,7 @@ class TextApiResponse {
|
|
|
214450
214450
|
var package_default = {
|
|
214451
214451
|
name: "@uipath/integrationservice-sdk",
|
|
214452
214452
|
license: "MIT",
|
|
214453
|
-
version: "1.199.0-preview.
|
|
214453
|
+
version: "1.199.0-preview.111",
|
|
214454
214454
|
repository: {
|
|
214455
214455
|
type: "git",
|
|
214456
214456
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -221244,7 +221244,7 @@ function querystringSingleKey4(key, value, keyPrefix = "") {
|
|
|
221244
221244
|
var package_default3 = {
|
|
221245
221245
|
name: "@uipath/solution-sdk",
|
|
221246
221246
|
license: "MIT",
|
|
221247
|
-
version: "1.199.0-preview.
|
|
221247
|
+
version: "1.199.0-preview.111",
|
|
221248
221248
|
repository: {
|
|
221249
221249
|
type: "git",
|
|
221250
221250
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -223848,7 +223848,7 @@ init_dist2();
|
|
|
223848
223848
|
// ../packager/packager-tool-flow/package.json
|
|
223849
223849
|
var package_default4 = {
|
|
223850
223850
|
name: "@uipath/packager-tool-flow",
|
|
223851
|
-
version: "1.199.0-preview.
|
|
223851
|
+
version: "1.199.0-preview.111",
|
|
223852
223852
|
description: "UiPath Flow tool implementation",
|
|
223853
223853
|
type: "module",
|
|
223854
223854
|
exports: {
|
|
@@ -268178,7 +268178,7 @@ function querystringSingleKey6(key, value, keyPrefix = "") {
|
|
|
268178
268178
|
var package_default5 = {
|
|
268179
268179
|
name: "@uipath/solution-sdk",
|
|
268180
268180
|
license: "MIT",
|
|
268181
|
-
version: "1.199.0-preview.
|
|
268181
|
+
version: "1.199.0-preview.111",
|
|
268182
268182
|
repository: {
|
|
268183
268183
|
type: "git",
|
|
268184
268184
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -285859,4 +285859,4 @@ export {
|
|
|
285859
285859
|
flowInitAsync
|
|
285860
285860
|
};
|
|
285861
285861
|
|
|
285862
|
-
//# debugId=
|
|
285862
|
+
//# debugId=B38DC424DFFEB2FC64756E2164756E21
|
package/dist/packager-tool.js
CHANGED
|
@@ -172897,7 +172897,7 @@ init_dist6();
|
|
|
172897
172897
|
// ../packager/packager-tool-flow/package.json
|
|
172898
172898
|
var package_default = {
|
|
172899
172899
|
name: "@uipath/packager-tool-flow",
|
|
172900
|
-
version: "1.199.0-preview.
|
|
172900
|
+
version: "1.199.0-preview.111",
|
|
172901
172901
|
description: "UiPath Flow tool implementation",
|
|
172902
172902
|
type: "module",
|
|
172903
172903
|
exports: {
|
|
@@ -187660,4 +187660,4 @@ var toolsFactoryRepository2 = _global2[REGISTRY_KEY2];
|
|
|
187660
187660
|
// src/packager-tool.ts
|
|
187661
187661
|
toolsFactoryRepository2.registerProjectToolFactory(new FlowToolFactory);
|
|
187662
187662
|
|
|
187663
|
-
//# debugId=
|
|
187663
|
+
//# debugId=D8EF362DD8B2337464756E2164756E21
|
package/dist/tool.js
CHANGED
|
@@ -208011,7 +208011,7 @@ Expecting one of '${allowedValues.join("', '")}'`);
|
|
|
208011
208011
|
package_default7 = {
|
|
208012
208012
|
name: "@uipath/project-packager",
|
|
208013
208013
|
license: "MIT",
|
|
208014
|
-
version: "1.199.0-preview.
|
|
208014
|
+
version: "1.199.0-preview.111",
|
|
208015
208015
|
description: "UiPath Project Packager - core library for packing individual UiPath projects",
|
|
208016
208016
|
type: "module",
|
|
208017
208017
|
main: "./dist/index.js",
|
|
@@ -299887,7 +299887,7 @@ import"./packager-tool.js";
|
|
|
299887
299887
|
var package_default = {
|
|
299888
299888
|
name: "@uipath/flow-tool",
|
|
299889
299889
|
license: "MIT",
|
|
299890
|
-
version: "1.199.0-preview.
|
|
299890
|
+
version: "1.199.0-preview.111",
|
|
299891
299891
|
description: "Create, debug, and run UiPath Flow projects and jobs.",
|
|
299892
299892
|
private: false,
|
|
299893
299893
|
repository: {
|
|
@@ -308560,7 +308560,7 @@ init_dist3();
|
|
|
308560
308560
|
// ../packager/packager-tool-flow/package.json
|
|
308561
308561
|
var package_default2 = {
|
|
308562
308562
|
name: "@uipath/packager-tool-flow",
|
|
308563
|
-
version: "1.199.0-preview.
|
|
308563
|
+
version: "1.199.0-preview.111",
|
|
308564
308564
|
description: "UiPath Flow tool implementation",
|
|
308565
308565
|
type: "module",
|
|
308566
308566
|
exports: {
|
|
@@ -324060,8 +324060,8 @@ var bpmn_spec_default = {
|
|
|
324060
324060
|
<bpmn:outgoing>{outgoingEdge}</bpmn:outgoing>
|
|
324061
324061
|
</bpmn:Task>`,
|
|
324062
324062
|
inputNotes: "Variable mappings use uipath:mapping with direct input/output elements, not a jsonBody pattern",
|
|
324063
|
-
bpmnElementNotes: "Also used on bpmn:StartEvent and bpmn:
|
|
324064
|
-
extensionTagNotes: "Uses uipath:mapping (not uipath:activity).
|
|
324063
|
+
bpmnElementNotes: "Also used on bpmn:StartEvent, bpmn:EndEvent, bpmn:ScriptTask, and bpmn:SubProcess for variable mappings. On bpmn:Task with no serviceType, defaults to BPMN.Variables.",
|
|
324064
|
+
extensionTagNotes: "Uses uipath:mapping (not uipath:activity). BPMN.Variables mappings are supported on StartEvent, EndEvent, Task, ScriptTask, and SubProcess owners."
|
|
324065
324065
|
},
|
|
324066
324066
|
"BPMN.ScriptTask": {
|
|
324067
324067
|
extensionType: "BPMN.ScriptTask",
|
|
@@ -357330,7 +357330,7 @@ class TextApiResponse {
|
|
|
357330
357330
|
var package_default3 = {
|
|
357331
357331
|
name: "@uipath/integrationservice-sdk",
|
|
357332
357332
|
license: "MIT",
|
|
357333
|
-
version: "1.199.0-preview.
|
|
357333
|
+
version: "1.199.0-preview.111",
|
|
357334
357334
|
repository: {
|
|
357335
357335
|
type: "git",
|
|
357336
357336
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -376651,7 +376651,7 @@ function querystringSingleKey4(key, value, keyPrefix = "") {
|
|
|
376651
376651
|
var package_default5 = {
|
|
376652
376652
|
name: "@uipath/solution-sdk",
|
|
376653
376653
|
license: "MIT",
|
|
376654
|
-
version: "1.199.0-preview.
|
|
376654
|
+
version: "1.199.0-preview.111",
|
|
376655
376655
|
repository: {
|
|
376656
376656
|
type: "git",
|
|
376657
376657
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -413921,7 +413921,7 @@ function querystringSingleKey6(key, value, keyPrefix = "") {
|
|
|
413921
413921
|
var package_default6 = {
|
|
413922
413922
|
name: "@uipath/solution-sdk",
|
|
413923
413923
|
license: "MIT",
|
|
413924
|
-
version: "1.199.0-preview.
|
|
413924
|
+
version: "1.199.0-preview.111",
|
|
413925
413925
|
repository: {
|
|
413926
413926
|
type: "git",
|
|
413927
413927
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -437237,7 +437237,7 @@ function querystringSingleKey7(key, value, keyPrefix = "") {
|
|
|
437237
437237
|
var package_default8 = {
|
|
437238
437238
|
name: "@uipath/agent-sdk",
|
|
437239
437239
|
license: "MIT",
|
|
437240
|
-
version: "1.199.0-preview.
|
|
437240
|
+
version: "1.199.0-preview.111",
|
|
437241
437241
|
description: "SDK for the UiPath Agent Runtime API — evaluation execution and debug sessions.",
|
|
437242
437242
|
repository: {
|
|
437243
437243
|
type: "git",
|
|
@@ -437985,4 +437985,4 @@ export {
|
|
|
437985
437985
|
metadata
|
|
437986
437986
|
};
|
|
437987
437987
|
|
|
437988
|
-
//# debugId=
|
|
437988
|
+
//# debugId=8EDA9530FCDE97B764756E2164756E21
|
package/dist/validation.js
CHANGED
|
@@ -230370,7 +230370,7 @@ function querystringSingleKey(key, value, keyPrefix = "") {
|
|
|
230370
230370
|
var package_default = {
|
|
230371
230371
|
name: "@uipath/solution-sdk",
|
|
230372
230372
|
license: "MIT",
|
|
230373
|
-
version: "1.199.0-preview.
|
|
230373
|
+
version: "1.199.0-preview.111",
|
|
230374
230374
|
repository: {
|
|
230375
230375
|
type: "git",
|
|
230376
230376
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -233659,8 +233659,8 @@ var bpmn_spec_default = {
|
|
|
233659
233659
|
<bpmn:outgoing>{outgoingEdge}</bpmn:outgoing>
|
|
233660
233660
|
</bpmn:Task>`,
|
|
233661
233661
|
inputNotes: "Variable mappings use uipath:mapping with direct input/output elements, not a jsonBody pattern",
|
|
233662
|
-
bpmnElementNotes: "Also used on bpmn:StartEvent and bpmn:
|
|
233663
|
-
extensionTagNotes: "Uses uipath:mapping (not uipath:activity).
|
|
233662
|
+
bpmnElementNotes: "Also used on bpmn:StartEvent, bpmn:EndEvent, bpmn:ScriptTask, and bpmn:SubProcess for variable mappings. On bpmn:Task with no serviceType, defaults to BPMN.Variables.",
|
|
233663
|
+
extensionTagNotes: "Uses uipath:mapping (not uipath:activity). BPMN.Variables mappings are supported on StartEvent, EndEvent, Task, ScriptTask, and SubProcess owners."
|
|
233664
233664
|
},
|
|
233665
233665
|
"BPMN.ScriptTask": {
|
|
233666
233666
|
extensionType: "BPMN.ScriptTask",
|
|
@@ -234980,7 +234980,7 @@ class TextApiResponse2 {
|
|
|
234980
234980
|
var package_default2 = {
|
|
234981
234981
|
name: "@uipath/integrationservice-sdk",
|
|
234982
234982
|
license: "MIT",
|
|
234983
|
-
version: "1.199.0-preview.
|
|
234983
|
+
version: "1.199.0-preview.111",
|
|
234984
234984
|
repository: {
|
|
234985
234985
|
type: "git",
|
|
234986
234986
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -244121,7 +244121,7 @@ init_dist2();
|
|
|
244121
244121
|
// ../packager/packager-tool-flow/package.json
|
|
244122
244122
|
var package_default4 = {
|
|
244123
244123
|
name: "@uipath/packager-tool-flow",
|
|
244124
|
-
version: "1.199.0-preview.
|
|
244124
|
+
version: "1.199.0-preview.111",
|
|
244125
244125
|
description: "UiPath Flow tool implementation",
|
|
244126
244126
|
type: "module",
|
|
244127
244127
|
exports: {
|
|
@@ -259875,4 +259875,4 @@ export {
|
|
|
259875
259875
|
FlowValidateService
|
|
259876
259876
|
};
|
|
259877
259877
|
|
|
259878
|
-
//# debugId=
|
|
259878
|
+
//# debugId=F30521EDF41D180164756E2164756E21
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@uipath/flow-tool",
|
|
3
3
|
"license": "MIT",
|
|
4
|
-
"version": "1.199.0-preview.
|
|
4
|
+
"version": "1.199.0-preview.111",
|
|
5
5
|
"description": "Create, debug, and run UiPath Flow projects and jobs.",
|
|
6
6
|
"private": false,
|
|
7
7
|
"repository": {
|
|
@@ -34,5 +34,5 @@
|
|
|
34
34
|
"files": [
|
|
35
35
|
"dist"
|
|
36
36
|
],
|
|
37
|
-
"gitHead": "
|
|
37
|
+
"gitHead": "1a86625f94b9abd4d02444b8c5deec7e9d08d210"
|
|
38
38
|
}
|