@uipath/flow-tool 1.202.0 → 1.202.1-preview.149
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/THIRD-PARTY-NOTICES.md +6 -6
- package/dist/{binding-service-bptej768.js → binding-service-43z0we8h.js} +10 -8
- package/dist/{connector-service-69wbcqx4.js → connector-service-920sbftt.js} +9 -7
- package/dist/{debug-conversation-trigger-s7zmkrwz.js → debug-conversation-trigger-95w92d8y.js} +6 -4
- package/dist/{edge-service-2b97wf2r.js → edge-service-jq2d24g1.js} +6 -4
- package/dist/{flow-debug-service-z52qzmdh.js → flow-debug-service-m8qj9nhy.js} +29 -19
- package/dist/{flow-eval-node-target-q6951hcp.js → flow-eval-node-target-secb6rnc.js} +6 -4
- package/dist/{flow-eval-run-service-2dts1gez.js → flow-eval-run-service-6b7kyvcb.js} +20 -12
- package/dist/{flow-eval-service-1rwppd84.js → flow-eval-service-zrn4hxnb.js} +7 -5
- package/dist/{flow-init-service-wper25ak.js → flow-init-service-k7bhwb21.js} +9 -6
- package/dist/{flow-io-y34mx0vh.js → flow-io-9awh9mtx.js} +6 -4
- package/dist/{flow-migrate-service-95kd56rw.js → flow-migrate-service-3r52p6gh.js} +6 -4
- package/dist/{flow-pack-service-4kzv9wvd.js → flow-pack-service-n09czwh5.js} +20 -12
- package/dist/{flow-validate-service-hr2e664c.js → flow-validate-service-6s6ht94m.js} +14 -12
- package/dist/{governance-fetcher-kaarfkse.js → governance-fetcher-agyazhg0.js} +2 -2
- package/dist/{hitl-service-zxtn9rmm.js → hitl-service-24y327kd.js} +6 -4
- package/dist/{index-4y4rvc7g.js → index-3trew4cx.js} +1 -1
- package/dist/index.js +4 -4
- package/dist/init.js +9 -6
- package/dist/maestro-automate-entry-6bxz7zxn.js +22 -0
- package/dist/{node-service-7kdpce7j.js → node-service-ypzkqfw8.js} +10 -8
- package/dist/{node-sync-service-dk9jazv4.js → node-sync-service-mx870wre.js} +1 -1
- package/dist/{node-yz5tz1jx.js → node-w87wmfct.js} +6 -4
- package/dist/{packager-tool-1znrarvv.js → packager-tool-0d7tcvg1.js} +2 -897
- package/dist/{packager-tool-yaabg8qc.js → packager-tool-1nhpamwt.js} +2 -2
- package/dist/{packager-tool-vdajjr2d.js → packager-tool-2297y98y.js} +2 -2
- package/dist/packager-tool-2513jrxr.js +898 -0
- package/dist/packager-tool-3bra2c4j.js +53 -0
- package/dist/{packager-tool-bhddcaec.js → packager-tool-6bzmjv2b.js} +1 -1
- package/dist/{packager-tool-7gx51wnq.js → packager-tool-6ppz8bzq.js} +2 -2
- package/dist/packager-tool-9cq9atem.js +2 -0
- package/dist/{packager-tool-2f0mt21x.js → packager-tool-9dfe64mx.js} +1 -1
- package/dist/{packager-tool-rt64yypa.js → packager-tool-c9wevfnr.js} +8 -8
- package/dist/{packager-tool-rasvyrt4.js → packager-tool-cm194b7v.js} +1 -1
- package/dist/{packager-tool-1gasqbew.js → packager-tool-dqp9vf0b.js} +6 -3
- package/dist/{packager-tool-wj9bvt17.js → packager-tool-dr2vhkmd.js} +10 -4
- package/dist/{packager-tool-4tvdvr4h.js → packager-tool-ec75mvm2.js} +3 -3
- package/dist/{packager-tool-f0tz69yq.js → packager-tool-fe0rbcjt.js} +63 -50
- package/dist/{packager-tool-g4pc6ngd.js → packager-tool-m4n9hhq4.js} +1 -1
- package/dist/{packager-tool-fgdf2zh8.js → packager-tool-rtfpm7a3.js} +1 -1
- package/dist/{packager-tool-gaa5ss24.js → packager-tool-wrst81qg.js} +4 -4
- package/dist/{packager-tool-dp4c0936.js → packager-tool-z3239rvj.js} +35 -9
- package/dist/packager-tool.js +6 -4
- package/dist/services/flow-init-service.d.ts +12 -0
- package/dist/services/packaging-utils.d.ts +9 -1
- package/dist/{tidy-service-tfkx6266.js → tidy-service-canhghgr.js} +7 -5
- package/dist/tool.js +4 -4
- package/dist/validation.js +14 -12
- package/dist/{variable-service-c0qjsy4j.js → variable-service-mkeed9vg.js} +6 -4
- package/package.json +2 -2
- /package/dist/{localization-h8a53z6p.js → localization-1br6h143.js} +0 -0
|
@@ -668,7 +668,7 @@ class TextApiResponse {
|
|
|
668
668
|
var package_default = {
|
|
669
669
|
name: "@uipath/integrationservice-sdk",
|
|
670
670
|
license: "SEE LICENSE IN LICENSE.txt",
|
|
671
|
-
version: "1.202.0",
|
|
671
|
+
version: "1.202.0-preview.149",
|
|
672
672
|
repository: {
|
|
673
673
|
type: "git",
|
|
674
674
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -8182,4 +8182,4 @@ async function searchNodesWithFilters(keyword, filters, options) {
|
|
|
8182
8182
|
|
|
8183
8183
|
export { ACTIVITY_VERSION_V4, isV4ActivityConfiguration, FilterNotSupportedError, substituteFilterVariables, MANAGED_HTTP_CONNECTOR_KEY, buildActivityEssentialConfiguration, createConfiguredActivityClient, applySavedFilterTree, assertActivityMetadataResolved, buildManagedHttpEssentialConfiguration, extractMultipartParameters, inlineMultipartFileValues, isListOperation, buildInputMetadata, normalizeHttpMethod, validateIntSvcNode, isConnectorNode, getConnectorInfo, fetchConnectionInfo, fetchConnectorMetadata, fetchConnectorActivityMetadataV4, setAgentProjectMetadataReader, isExcludedNodeType, pullNodes, pullRemoteNodes, listNodes, searchNodeSummariesWithAvailability, searchNodes, getNode, getNodeEnriched, searchNodesWithFilters };
|
|
8184
8184
|
|
|
8185
|
-
//# debugId=
|
|
8185
|
+
//# debugId=0B06787A08E880B964756E2164756E21
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
var package_default = {
|
|
3
3
|
name: "@uipath/flow-tool",
|
|
4
4
|
license: "SEE LICENSE IN LICENSE.txt",
|
|
5
|
-
version: "1.202.
|
|
5
|
+
version: "1.202.1-preview.149",
|
|
6
6
|
description: "Create, debug, and run UiPath Flow projects and jobs.",
|
|
7
7
|
private: false,
|
|
8
8
|
repository: {
|
|
@@ -74,4 +74,4 @@ var package_default = {
|
|
|
74
74
|
|
|
75
75
|
export { package_default };
|
|
76
76
|
|
|
77
|
-
//# debugId=
|
|
77
|
+
//# debugId=E149EC37EDAC3A4164756E2164756E21
|