@uipath/solution-tool 1.201.0-preview.121 → 1.201.0-preview.122
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-kbscmb2k.js → list-qdxvcxk0.js} +1 -1
- package/dist/pack.js +1 -1
- package/dist/{packager-tool-nkgvv7yh.js → packager-tool-aqff5ehb.js} +3 -3
- package/dist/{packager-tool-550smwcc.js → packager-tool-bna6wzjx.js} +2 -2
- package/dist/{packager-tool-va301fjh.js → packager-tool-dmms4my7.js} +1 -1
- package/dist/{packager-tool-v33bpncw.js → packager-tool-es5j32bw.js} +2 -2
- package/dist/{packager-tool-95fz7yd0.js → packager-tool-knvz827a.js} +2 -2
- package/dist/{packager-tool-112c30jx.js → packager-tool-mkd42q0r.js} +8 -8
- package/dist/publish.js +3 -3
- package/dist/tool.js +6 -6
- package/package.json +2 -2
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-es5j32bw.js";
|
|
8
|
+
import"./packager-tool-dmms4my7.js";
|
|
9
|
+
import"./packager-tool-bna6wzjx.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-mkd42q0r.js";
|
|
6
6
|
import"./packager-tool-yktm4v4r.js";
|
|
7
|
-
import"./packager-tool-
|
|
7
|
+
import"./packager-tool-es5j32bw.js";
|
|
8
8
|
import"./packager-tool-67ssxgph.js";
|
|
9
|
-
import"./packager-tool-
|
|
9
|
+
import"./packager-tool-aqff5ehb.js";
|
|
10
10
|
import"./packager-tool-9vehmnke.js";
|
|
11
|
-
import"./packager-tool-
|
|
12
|
-
import"./packager-tool-
|
|
13
|
-
import"./packager-tool-
|
|
11
|
+
import"./packager-tool-knvz827a.js";
|
|
12
|
+
import"./packager-tool-dmms4my7.js";
|
|
13
|
+
import"./packager-tool-bna6wzjx.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
|
@@ -23804,7 +23804,7 @@ var sdkUserAgentHostToken2 = singleton2("SdkUserAgentHostToken");
|
|
|
23804
23804
|
var package_default = {
|
|
23805
23805
|
name: "@uipath/project-packager",
|
|
23806
23806
|
license: "MIT",
|
|
23807
|
-
version: "1.201.0-preview.
|
|
23807
|
+
version: "1.201.0-preview.122",
|
|
23808
23808
|
description: "UiPath Project Packager - core library for packing individual UiPath projects",
|
|
23809
23809
|
type: "module",
|
|
23810
23810
|
main: "./dist/index.js",
|
|
@@ -36305,7 +36305,7 @@ var sdkUserAgentHostToken22 = singleton22("SdkUserAgentHostToken");
|
|
|
36305
36305
|
var package_default2 = {
|
|
36306
36306
|
name: "@uipath/project-packager",
|
|
36307
36307
|
license: "MIT",
|
|
36308
|
-
version: "1.201.0-preview.
|
|
36308
|
+
version: "1.201.0-preview.122",
|
|
36309
36309
|
description: "UiPath Project Packager - core library for packing individual UiPath projects",
|
|
36310
36310
|
type: "module",
|
|
36311
36311
|
main: "./dist/index.js",
|
|
@@ -38317,4 +38317,4 @@ async function packSolutionAsync(solutionPath, options) {
|
|
|
38317
38317
|
|
|
38318
38318
|
export { SolutionPackOptions, ensurePackagerTools, createSolutionPackager, readSolutionFileAsUint8Array, resolveSdkLogLevel, applyAuthConnection, GOVERNANCE_OPTION_INSTRUCTIONS, validateGovernanceOptions, PackCommandService, packSolutionAsync };
|
|
38319
38319
|
|
|
38320
|
-
//# debugId=
|
|
38320
|
+
//# debugId=0AD7120A3CCD00F264756E2164756E21
|
|
@@ -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.122",
|
|
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=9DA64AE1E792F35E64756E2164756E21
|
|
@@ -6,13 +6,13 @@ import {
|
|
|
6
6
|
folderKeyInitOverride,
|
|
7
7
|
resolveFeedScope,
|
|
8
8
|
resolvePersonalWorkspace
|
|
9
|
-
} from "./packager-tool-
|
|
9
|
+
} from "./packager-tool-dmms4my7.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-bna6wzjx.js";
|
|
16
16
|
import {
|
|
17
17
|
getSolutionAuthContext,
|
|
18
18
|
resolveFolder
|
|
@@ -2,11 +2,11 @@ import {
|
|
|
2
2
|
Configuration,
|
|
3
3
|
PipelinesApi,
|
|
4
4
|
resolveFeedScope
|
|
5
|
-
} from "./packager-tool-
|
|
5
|
+
} from "./packager-tool-dmms4my7.js";
|
|
6
6
|
import {
|
|
7
7
|
Configuration as Configuration2,
|
|
8
8
|
PackagesApi
|
|
9
|
-
} from "./packager-tool-
|
|
9
|
+
} from "./packager-tool-bna6wzjx.js";
|
|
10
10
|
import {
|
|
11
11
|
getSolutionAuthContext
|
|
12
12
|
} from "./packager-tool-fzwxq48d.js";
|
|
@@ -10,7 +10,7 @@ import {
|
|
|
10
10
|
listDeploymentsAsync,
|
|
11
11
|
listPackagesAsync,
|
|
12
12
|
uninstallDeploymentAsync
|
|
13
|
-
} from "./packager-tool-
|
|
13
|
+
} from "./packager-tool-es5j32bw.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-aqff5ehb.js";
|
|
30
30
|
import {
|
|
31
31
|
publishSolutionAsync
|
|
32
|
-
} from "./packager-tool-
|
|
32
|
+
} from "./packager-tool-knvz827a.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-dmms4my7.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-bna6wzjx.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.122",
|
|
131
131
|
description: "Create, pack, publish, and deploy UiPath Automation Solutions.",
|
|
132
132
|
repository: {
|
|
133
133
|
type: "git",
|
|
@@ -5722,7 +5722,7 @@ var registerCommands = async (program) => {
|
|
|
5722
5722
|
registerResourceCommand(program);
|
|
5723
5723
|
registerDeleteCommand(program);
|
|
5724
5724
|
if (isPreviewBuild()) {
|
|
5725
|
-
const { registerListCommand } = await import("./list-
|
|
5725
|
+
const { registerListCommand } = await import("./list-qdxvcxk0.js");
|
|
5726
5726
|
registerListCommand(program);
|
|
5727
5727
|
}
|
|
5728
5728
|
previewOnly(() => registerFeedsCommand(program));
|
|
@@ -5730,4 +5730,4 @@ var registerCommands = async (program) => {
|
|
|
5730
5730
|
|
|
5731
5731
|
export { metadata, registerCommands };
|
|
5732
5732
|
|
|
5733
|
-
//# debugId=
|
|
5733
|
+
//# debugId=38A7818FAAB0B75564756E2164756E21
|
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-knvz827a.js";
|
|
4
|
+
import"./packager-tool-dmms4my7.js";
|
|
5
|
+
import"./packager-tool-bna6wzjx.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-mkd42q0r.js";
|
|
5
5
|
import"./packager-tool-yktm4v4r.js";
|
|
6
|
-
import"./packager-tool-
|
|
6
|
+
import"./packager-tool-es5j32bw.js";
|
|
7
7
|
import"./packager-tool-67ssxgph.js";
|
|
8
|
-
import"./packager-tool-
|
|
8
|
+
import"./packager-tool-aqff5ehb.js";
|
|
9
9
|
import"./packager-tool-9vehmnke.js";
|
|
10
|
-
import"./packager-tool-
|
|
11
|
-
import"./packager-tool-
|
|
12
|
-
import"./packager-tool-
|
|
10
|
+
import"./packager-tool-knvz827a.js";
|
|
11
|
+
import"./packager-tool-dmms4my7.js";
|
|
12
|
+
import"./packager-tool-bna6wzjx.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,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@uipath/solution-tool",
|
|
3
3
|
"license": "MIT",
|
|
4
|
-
"version": "1.201.0-preview.
|
|
4
|
+
"version": "1.201.0-preview.122",
|
|
5
5
|
"description": "Create, pack, publish, and deploy UiPath Automation Solutions.",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
@@ -47,5 +47,5 @@
|
|
|
47
47
|
"dist"
|
|
48
48
|
],
|
|
49
49
|
"private": false,
|
|
50
|
-
"gitHead": "
|
|
50
|
+
"gitHead": "6c56f56100be96231fccbaa59e99d64d94808d58"
|
|
51
51
|
}
|