@uipath/solution-tool 1.201.0-preview.128 → 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/deploy.js +3 -3
- package/dist/index.js +6 -6
- package/dist/{list-pns22149.js → list-he2x8es1.js} +1 -1
- package/dist/pack.js +1 -1
- package/dist/{packager-tool-c30mqrhh.js → packager-tool-4skb8fqk.js} +2 -2
- package/dist/{packager-tool-am3a0kt1.js → packager-tool-aqej5zb4.js} +2 -2
- package/dist/{packager-tool-2x0xkfaa.js → packager-tool-dwprpqvk.js} +2 -2
- package/dist/{packager-tool-7yfx4ctf.js → packager-tool-e14d0bht.js} +8 -8
- package/dist/{packager-tool-frsew7t7.js → packager-tool-jvfwb8fp.js} +3 -3
- package/dist/{packager-tool-4tkfzf0h.js → packager-tool-wwg880pj.js} +1 -1
- package/dist/publish.js +3 -3
- package/dist/tool.js +6 -6
- package/package.json +45 -45
package/dist/deploy.js
CHANGED
|
@@ -4,9 +4,9 @@ import {
|
|
|
4
4
|
listDeploymentsAsync,
|
|
5
5
|
listPackagesAsync,
|
|
6
6
|
uninstallDeploymentAsync
|
|
7
|
-
} from "./packager-tool-
|
|
8
|
-
import"./packager-tool-
|
|
9
|
-
import"./packager-tool-
|
|
7
|
+
} from "./packager-tool-dwprpqvk.js";
|
|
8
|
+
import"./packager-tool-wwg880pj.js";
|
|
9
|
+
import"./packager-tool-4skb8fqk.js";
|
|
10
10
|
import"./packager-tool-fzwxq48d.js";
|
|
11
11
|
import"./packager-tool-bcpknnr8.js";
|
|
12
12
|
import"./packager-tool-9qecd4wb.js";
|
package/dist/index.js
CHANGED
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
import {
|
|
3
3
|
metadata,
|
|
4
4
|
registerCommands
|
|
5
|
-
} from "./packager-tool-
|
|
5
|
+
} from "./packager-tool-e14d0bht.js";
|
|
6
6
|
import"./packager-tool-yktm4v4r.js";
|
|
7
|
-
import"./packager-tool-
|
|
7
|
+
import"./packager-tool-dwprpqvk.js";
|
|
8
8
|
import"./packager-tool-67ssxgph.js";
|
|
9
|
-
import"./packager-tool-
|
|
9
|
+
import"./packager-tool-jvfwb8fp.js";
|
|
10
10
|
import"./packager-tool-9vehmnke.js";
|
|
11
|
-
import"./packager-tool-
|
|
12
|
-
import"./packager-tool-
|
|
13
|
-
import"./packager-tool-
|
|
11
|
+
import"./packager-tool-aqej5zb4.js";
|
|
12
|
+
import"./packager-tool-wwg880pj.js";
|
|
13
|
+
import"./packager-tool-4skb8fqk.js";
|
|
14
14
|
import"./packager-tool-krd5v2r5.js";
|
|
15
15
|
import"./packager-tool-vpr77gre.js";
|
|
16
16
|
import"./packager-tool-fzwxq48d.js";
|
package/dist/pack.js
CHANGED
|
@@ -2704,7 +2704,7 @@ async function listStudioWebSolutions(config, organizationName, options = {}) {
|
|
|
2704
2704
|
var package_default = {
|
|
2705
2705
|
name: "@uipath/solution-sdk",
|
|
2706
2706
|
license: "MIT",
|
|
2707
|
-
version: "1.201.0-preview.
|
|
2707
|
+
version: "1.201.0-preview.131",
|
|
2708
2708
|
repository: {
|
|
2709
2709
|
type: "git",
|
|
2710
2710
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -3098,4 +3098,4 @@ async function searchPackageVersions(config, packageKey, filter, feedFolderKey)
|
|
|
3098
3098
|
}
|
|
3099
3099
|
export { Configuration, getAvailablePublishLocationsV2, DeploymentActivationStatus, DeploymentOperationStatus, DeploymentsApi, PackagesApi, SearchApi, bundleSolution, deploymentsAutoInstall, isDebugProvisioningTerminal, isDebugProvisioningSucceeded, getProjectDebugStatus, searchPackageVersions, getStudioWebSolutionProjects, listStudioWebSolutions, solutionExistsOnStudioWeb, importSolution, uploadOrOverwriteSolution };
|
|
3100
3100
|
|
|
3101
|
-
//# debugId=
|
|
3101
|
+
//# debugId=FAFBF246F4841CFD64756E2164756E21
|
|
@@ -2,11 +2,11 @@ import {
|
|
|
2
2
|
Configuration,
|
|
3
3
|
PipelinesApi,
|
|
4
4
|
resolveFeedScope
|
|
5
|
-
} from "./packager-tool-
|
|
5
|
+
} from "./packager-tool-wwg880pj.js";
|
|
6
6
|
import {
|
|
7
7
|
Configuration as Configuration2,
|
|
8
8
|
PackagesApi
|
|
9
|
-
} from "./packager-tool-
|
|
9
|
+
} from "./packager-tool-4skb8fqk.js";
|
|
10
10
|
import {
|
|
11
11
|
getSolutionAuthContext
|
|
12
12
|
} from "./packager-tool-fzwxq48d.js";
|
|
@@ -6,13 +6,13 @@ import {
|
|
|
6
6
|
folderKeyInitOverride,
|
|
7
7
|
resolveFeedScope,
|
|
8
8
|
resolvePersonalWorkspace
|
|
9
|
-
} from "./packager-tool-
|
|
9
|
+
} from "./packager-tool-wwg880pj.js";
|
|
10
10
|
import {
|
|
11
11
|
Configuration as Configuration2,
|
|
12
12
|
SearchApi,
|
|
13
13
|
deploymentsAutoInstall,
|
|
14
14
|
searchPackageVersions
|
|
15
|
-
} from "./packager-tool-
|
|
15
|
+
} from "./packager-tool-4skb8fqk.js";
|
|
16
16
|
import {
|
|
17
17
|
getSolutionAuthContext,
|
|
18
18
|
resolveFolder
|
|
@@ -10,7 +10,7 @@ import {
|
|
|
10
10
|
listDeploymentsAsync,
|
|
11
11
|
listPackagesAsync,
|
|
12
12
|
uninstallDeploymentAsync
|
|
13
|
-
} from "./packager-tool-
|
|
13
|
+
} from "./packager-tool-dwprpqvk.js";
|
|
14
14
|
import {
|
|
15
15
|
SolutionInitError,
|
|
16
16
|
solutionInitAsync
|
|
@@ -26,10 +26,10 @@ import {
|
|
|
26
26
|
readSolutionFileAsUint8Array,
|
|
27
27
|
resolveSdkLogLevel,
|
|
28
28
|
validateGovernanceOptions
|
|
29
|
-
} from "./packager-tool-
|
|
29
|
+
} from "./packager-tool-jvfwb8fp.js";
|
|
30
30
|
import {
|
|
31
31
|
publishSolutionAsync
|
|
32
|
-
} from "./packager-tool-
|
|
32
|
+
} from "./packager-tool-aqej5zb4.js";
|
|
33
33
|
import {
|
|
34
34
|
Configuration,
|
|
35
35
|
PipelinesApi,
|
|
@@ -39,7 +39,7 @@ import {
|
|
|
39
39
|
listSelectablePublishLocations,
|
|
40
40
|
resolveFeedScope,
|
|
41
41
|
resolvePersonalWorkspace
|
|
42
|
-
} from "./packager-tool-
|
|
42
|
+
} from "./packager-tool-wwg880pj.js";
|
|
43
43
|
import {
|
|
44
44
|
Configuration as Configuration2,
|
|
45
45
|
DeploymentActivationStatus,
|
|
@@ -55,7 +55,7 @@ import {
|
|
|
55
55
|
searchPackageVersions,
|
|
56
56
|
solutionExistsOnStudioWeb,
|
|
57
57
|
uploadOrOverwriteSolution
|
|
58
|
-
} from "./packager-tool-
|
|
58
|
+
} from "./packager-tool-4skb8fqk.js";
|
|
59
59
|
import {
|
|
60
60
|
Tokens,
|
|
61
61
|
applyEntryPointEnhancementAsync,
|
|
@@ -127,7 +127,7 @@ import {
|
|
|
127
127
|
var package_default = {
|
|
128
128
|
name: "@uipath/solution-tool",
|
|
129
129
|
license: "MIT",
|
|
130
|
-
version: "1.201.0-preview.
|
|
130
|
+
version: "1.201.0-preview.131",
|
|
131
131
|
description: "Create, pack, publish, and deploy UiPath Automation Solutions.",
|
|
132
132
|
repository: {
|
|
133
133
|
type: "git",
|
|
@@ -5727,7 +5727,7 @@ var registerCommands = async (program) => {
|
|
|
5727
5727
|
registerResourceCommand(program);
|
|
5728
5728
|
registerDeleteCommand(program);
|
|
5729
5729
|
if (isPreviewBuild()) {
|
|
5730
|
-
const { registerListCommand } = await import("./list-
|
|
5730
|
+
const { registerListCommand } = await import("./list-he2x8es1.js");
|
|
5731
5731
|
registerListCommand(program);
|
|
5732
5732
|
}
|
|
5733
5733
|
previewOnly(() => registerFeedsCommand(program));
|
|
@@ -5735,4 +5735,4 @@ var registerCommands = async (program) => {
|
|
|
5735
5735
|
|
|
5736
5736
|
export { metadata, registerCommands };
|
|
5737
5737
|
|
|
5738
|
-
//# debugId=
|
|
5738
|
+
//# debugId=B8A9C5E69C0B4C1464756E2164756E21
|
|
@@ -23805,7 +23805,7 @@ var sdkUserAgentHostToken2 = singleton2("SdkUserAgentHostToken");
|
|
|
23805
23805
|
var package_default = {
|
|
23806
23806
|
name: "@uipath/project-packager",
|
|
23807
23807
|
license: "MIT",
|
|
23808
|
-
version: "1.201.0-preview.
|
|
23808
|
+
version: "1.201.0-preview.131",
|
|
23809
23809
|
description: "UiPath Project Packager - core library for packing individual UiPath projects",
|
|
23810
23810
|
type: "module",
|
|
23811
23811
|
main: "./dist/index.js",
|
|
@@ -36307,7 +36307,7 @@ var sdkUserAgentHostToken22 = singleton22("SdkUserAgentHostToken");
|
|
|
36307
36307
|
var package_default2 = {
|
|
36308
36308
|
name: "@uipath/project-packager",
|
|
36309
36309
|
license: "MIT",
|
|
36310
|
-
version: "1.201.0-preview.
|
|
36310
|
+
version: "1.201.0-preview.131",
|
|
36311
36311
|
description: "UiPath Project Packager - core library for packing individual UiPath projects",
|
|
36312
36312
|
type: "module",
|
|
36313
36313
|
main: "./dist/index.js",
|
|
@@ -38324,4 +38324,4 @@ async function packSolutionAsync(solutionPath, options) {
|
|
|
38324
38324
|
|
|
38325
38325
|
export { SolutionPackOptions, ensurePackagerTools, createSolutionPackager, readSolutionFileAsUint8Array, resolveSdkLogLevel, applyAuthConnection, GOVERNANCE_OPTION_INSTRUCTIONS, validateGovernanceOptions, PackCommandService, packSolutionAsync };
|
|
38326
38326
|
|
|
38327
|
-
//# debugId=
|
|
38327
|
+
//# debugId=506677F30C3B600064756E2164756E21
|
package/dist/publish.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
2
|
publishSolutionAsync
|
|
3
|
-
} from "./packager-tool-
|
|
4
|
-
import"./packager-tool-
|
|
5
|
-
import"./packager-tool-
|
|
3
|
+
} from "./packager-tool-aqej5zb4.js";
|
|
4
|
+
import"./packager-tool-wwg880pj.js";
|
|
5
|
+
import"./packager-tool-4skb8fqk.js";
|
|
6
6
|
import"./packager-tool-fzwxq48d.js";
|
|
7
7
|
import"./packager-tool-bcpknnr8.js";
|
|
8
8
|
import"./packager-tool-9qecd4wb.js";
|
package/dist/tool.js
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import {
|
|
2
2
|
metadata,
|
|
3
3
|
registerCommands
|
|
4
|
-
} from "./packager-tool-
|
|
4
|
+
} from "./packager-tool-e14d0bht.js";
|
|
5
5
|
import"./packager-tool-yktm4v4r.js";
|
|
6
|
-
import"./packager-tool-
|
|
6
|
+
import"./packager-tool-dwprpqvk.js";
|
|
7
7
|
import"./packager-tool-67ssxgph.js";
|
|
8
|
-
import"./packager-tool-
|
|
8
|
+
import"./packager-tool-jvfwb8fp.js";
|
|
9
9
|
import"./packager-tool-9vehmnke.js";
|
|
10
|
-
import"./packager-tool-
|
|
11
|
-
import"./packager-tool-
|
|
12
|
-
import"./packager-tool-
|
|
10
|
+
import"./packager-tool-aqej5zb4.js";
|
|
11
|
+
import"./packager-tool-wwg880pj.js";
|
|
12
|
+
import"./packager-tool-4skb8fqk.js";
|
|
13
13
|
import"./packager-tool-krd5v2r5.js";
|
|
14
14
|
import"./packager-tool-vpr77gre.js";
|
|
15
15
|
import"./packager-tool-fzwxq48d.js";
|
package/package.json
CHANGED
|
@@ -1,51 +1,51 @@
|
|
|
1
1
|
{
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
},
|
|
11
|
-
"publishConfig": {
|
|
12
|
-
"registry": "https://registry.npmjs.org/"
|
|
13
|
-
},
|
|
14
|
-
"keywords": [
|
|
15
|
-
"cli-tool"
|
|
16
|
-
],
|
|
17
|
-
"type": "module",
|
|
18
|
-
"main": "./dist/tool.js",
|
|
19
|
-
"exports": {
|
|
20
|
-
".": "./dist/tool.js",
|
|
21
|
-
"./packager-tool": "./dist/packager-tool.js",
|
|
22
|
-
"./init": {
|
|
23
|
-
"types": "./dist/init.d.ts",
|
|
24
|
-
"default": "./dist/init.js"
|
|
2
|
+
"name": "@uipath/solution-tool",
|
|
3
|
+
"license": "MIT",
|
|
4
|
+
"version": "1.201.0-preview.131",
|
|
5
|
+
"description": "Create, pack, publish, and deploy UiPath Automation Solutions.",
|
|
6
|
+
"repository": {
|
|
7
|
+
"type": "git",
|
|
8
|
+
"url": "https://github.com/UiPath/cli.git",
|
|
9
|
+
"directory": "packages/solution-tool"
|
|
25
10
|
},
|
|
26
|
-
"
|
|
27
|
-
|
|
28
|
-
"default": "./dist/pack.js"
|
|
11
|
+
"publishConfig": {
|
|
12
|
+
"registry": "https://registry.npmjs.org/"
|
|
29
13
|
},
|
|
30
|
-
"
|
|
31
|
-
|
|
32
|
-
|
|
14
|
+
"keywords": [
|
|
15
|
+
"cli-tool"
|
|
16
|
+
],
|
|
17
|
+
"type": "module",
|
|
18
|
+
"main": "./dist/tool.js",
|
|
19
|
+
"exports": {
|
|
20
|
+
".": "./dist/tool.js",
|
|
21
|
+
"./packager-tool": "./dist/packager-tool.js",
|
|
22
|
+
"./init": {
|
|
23
|
+
"types": "./dist/init.d.ts",
|
|
24
|
+
"default": "./dist/init.js"
|
|
25
|
+
},
|
|
26
|
+
"./pack": {
|
|
27
|
+
"types": "./dist/pack.d.ts",
|
|
28
|
+
"default": "./dist/pack.js"
|
|
29
|
+
},
|
|
30
|
+
"./publish": {
|
|
31
|
+
"types": "./dist/publish.d.ts",
|
|
32
|
+
"default": "./dist/publish.js"
|
|
33
|
+
},
|
|
34
|
+
"./deploy": {
|
|
35
|
+
"types": "./dist/deploy.d.ts",
|
|
36
|
+
"default": "./dist/deploy.js"
|
|
37
|
+
},
|
|
38
|
+
"./resource": {
|
|
39
|
+
"types": "./dist/resource.d.ts",
|
|
40
|
+
"default": "./dist/resource.js"
|
|
41
|
+
}
|
|
33
42
|
},
|
|
34
|
-
"
|
|
35
|
-
|
|
36
|
-
"default": "./dist/deploy.js"
|
|
43
|
+
"bin": {
|
|
44
|
+
"solution-tool": "./dist/index.js"
|
|
37
45
|
},
|
|
38
|
-
"
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
"bin": {
|
|
44
|
-
"solution-tool": "./dist/index.js"
|
|
45
|
-
},
|
|
46
|
-
"files": [
|
|
47
|
-
"dist"
|
|
48
|
-
],
|
|
49
|
-
"private": false,
|
|
50
|
-
"gitHead": "a72e454cd7025bbbdac37d6105afef8282138c88"
|
|
46
|
+
"files": [
|
|
47
|
+
"dist"
|
|
48
|
+
],
|
|
49
|
+
"private": false,
|
|
50
|
+
"gitHead": "5b0a03e4ee4be352459ac9fd82341ff77bc82ee6"
|
|
51
51
|
}
|