@uipath/solution-packager 1.198.0 → 1.199.0-preview.104
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/index.js +16 -16
- package/dist/node.js +16 -16
- package/dist/src/i18n/locales/en.d.ts +1 -1
- package/package.json +4 -4
package/dist/index.js
CHANGED
|
@@ -9,7 +9,7 @@ var de_default = {
|
|
|
9
9
|
fileNotFound: "Solution file not found: {path}",
|
|
10
10
|
invalidSolution: "Invalid solution file: {path}",
|
|
11
11
|
projectMustBeObject: "Invalid solution file: {path}. Projects[{index}] must be an object.",
|
|
12
|
-
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution
|
|
12
|
+
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution projects add' to add projects, or set ProjectRelativePath to the project file path, for example "Foo/project.uiproj".`,
|
|
13
13
|
projectRelativePathPathHint: " Found Path, but .uipx uses ProjectRelativePath.",
|
|
14
14
|
noSolutionFile: "No .uipx solution file found in directory: {path}",
|
|
15
15
|
invalidStorageFile: "Invalid {fileName} file"
|
|
@@ -34,7 +34,7 @@ var en = {
|
|
|
34
34
|
fileNotFound: "Solution file not found: {path}",
|
|
35
35
|
invalidSolution: "Invalid solution file: {path}",
|
|
36
36
|
projectMustBeObject: "Invalid solution file: {path}. Projects[{index}] must be an object.",
|
|
37
|
-
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution
|
|
37
|
+
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution projects add' to add projects, or set ProjectRelativePath to the project file path, for example "Foo/project.uiproj".`,
|
|
38
38
|
projectRelativePathPathHint: " Found Path, but .uipx uses ProjectRelativePath.",
|
|
39
39
|
noSolutionFile: "No .uipx solution file found in directory: {path}",
|
|
40
40
|
invalidStorageFile: "Invalid {fileName} file"
|
|
@@ -58,7 +58,7 @@ var es_default = {
|
|
|
58
58
|
fileNotFound: "Solution file not found: {path}",
|
|
59
59
|
invalidSolution: "Invalid solution file: {path}",
|
|
60
60
|
projectMustBeObject: "Invalid solution file: {path}. Projects[{index}] must be an object.",
|
|
61
|
-
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution
|
|
61
|
+
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution projects add' to add projects, or set ProjectRelativePath to the project file path, for example "Foo/project.uiproj".`,
|
|
62
62
|
projectRelativePathPathHint: " Found Path, but .uipx uses ProjectRelativePath.",
|
|
63
63
|
noSolutionFile: "No .uipx solution file found in directory: {path}",
|
|
64
64
|
invalidStorageFile: "Invalid {fileName} file"
|
|
@@ -82,7 +82,7 @@ var es_MX_default = {
|
|
|
82
82
|
fileNotFound: "Solution file not found: {path}",
|
|
83
83
|
invalidSolution: "Invalid solution file: {path}",
|
|
84
84
|
projectMustBeObject: "Invalid solution file: {path}. Projects[{index}] must be an object.",
|
|
85
|
-
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution
|
|
85
|
+
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution projects add' to add projects, or set ProjectRelativePath to the project file path, for example "Foo/project.uiproj".`,
|
|
86
86
|
projectRelativePathPathHint: " Found Path, but .uipx uses ProjectRelativePath.",
|
|
87
87
|
noSolutionFile: "No .uipx solution file found in directory: {path}",
|
|
88
88
|
invalidStorageFile: "Invalid {fileName} file"
|
|
@@ -106,7 +106,7 @@ var fr_default = {
|
|
|
106
106
|
fileNotFound: "Solution file not found: {path}",
|
|
107
107
|
invalidSolution: "Invalid solution file: {path}",
|
|
108
108
|
projectMustBeObject: "Invalid solution file: {path}. Projects[{index}] must be an object.",
|
|
109
|
-
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution
|
|
109
|
+
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution projects add' to add projects, or set ProjectRelativePath to the project file path, for example "Foo/project.uiproj".`,
|
|
110
110
|
projectRelativePathPathHint: " Found Path, but .uipx uses ProjectRelativePath.",
|
|
111
111
|
noSolutionFile: "No .uipx solution file found in directory: {path}",
|
|
112
112
|
invalidStorageFile: "Invalid {fileName} file"
|
|
@@ -130,7 +130,7 @@ var ja_default = {
|
|
|
130
130
|
fileNotFound: "Solution file not found: {path}",
|
|
131
131
|
invalidSolution: "Invalid solution file: {path}",
|
|
132
132
|
projectMustBeObject: "Invalid solution file: {path}. Projects[{index}] must be an object.",
|
|
133
|
-
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution
|
|
133
|
+
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution projects add' to add projects, or set ProjectRelativePath to the project file path, for example "Foo/project.uiproj".`,
|
|
134
134
|
projectRelativePathPathHint: " Found Path, but .uipx uses ProjectRelativePath.",
|
|
135
135
|
noSolutionFile: "No .uipx solution file found in directory: {path}",
|
|
136
136
|
invalidStorageFile: "Invalid {fileName} file"
|
|
@@ -154,7 +154,7 @@ var ko_default = {
|
|
|
154
154
|
fileNotFound: "Solution file not found: {path}",
|
|
155
155
|
invalidSolution: "Invalid solution file: {path}",
|
|
156
156
|
projectMustBeObject: "Invalid solution file: {path}. Projects[{index}] must be an object.",
|
|
157
|
-
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution
|
|
157
|
+
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution projects add' to add projects, or set ProjectRelativePath to the project file path, for example "Foo/project.uiproj".`,
|
|
158
158
|
projectRelativePathPathHint: " Found Path, but .uipx uses ProjectRelativePath.",
|
|
159
159
|
noSolutionFile: "No .uipx solution file found in directory: {path}",
|
|
160
160
|
invalidStorageFile: "Invalid {fileName} file"
|
|
@@ -178,7 +178,7 @@ var pt_default = {
|
|
|
178
178
|
fileNotFound: "Solution file not found: {path}",
|
|
179
179
|
invalidSolution: "Invalid solution file: {path}",
|
|
180
180
|
projectMustBeObject: "Invalid solution file: {path}. Projects[{index}] must be an object.",
|
|
181
|
-
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution
|
|
181
|
+
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution projects add' to add projects, or set ProjectRelativePath to the project file path, for example "Foo/project.uiproj".`,
|
|
182
182
|
projectRelativePathPathHint: " Found Path, but .uipx uses ProjectRelativePath.",
|
|
183
183
|
noSolutionFile: "No .uipx solution file found in directory: {path}",
|
|
184
184
|
invalidStorageFile: "Invalid {fileName} file"
|
|
@@ -202,7 +202,7 @@ var pt_BR_default = {
|
|
|
202
202
|
fileNotFound: "Solution file not found: {path}",
|
|
203
203
|
invalidSolution: "Invalid solution file: {path}",
|
|
204
204
|
projectMustBeObject: "Invalid solution file: {path}. Projects[{index}] must be an object.",
|
|
205
|
-
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution
|
|
205
|
+
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution projects add' to add projects, or set ProjectRelativePath to the project file path, for example "Foo/project.uiproj".`,
|
|
206
206
|
projectRelativePathPathHint: " Found Path, but .uipx uses ProjectRelativePath.",
|
|
207
207
|
noSolutionFile: "No .uipx solution file found in directory: {path}",
|
|
208
208
|
invalidStorageFile: "Invalid {fileName} file"
|
|
@@ -226,7 +226,7 @@ var ro_default = {
|
|
|
226
226
|
fileNotFound: "Solution file not found: {path}",
|
|
227
227
|
invalidSolution: "Invalid solution file: {path}",
|
|
228
228
|
projectMustBeObject: "Invalid solution file: {path}. Projects[{index}] must be an object.",
|
|
229
|
-
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution
|
|
229
|
+
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution projects add' to add projects, or set ProjectRelativePath to the project file path, for example "Foo/project.uiproj".`,
|
|
230
230
|
projectRelativePathPathHint: " Found Path, but .uipx uses ProjectRelativePath.",
|
|
231
231
|
noSolutionFile: "No .uipx solution file found in directory: {path}",
|
|
232
232
|
invalidStorageFile: "Invalid {fileName} file"
|
|
@@ -250,7 +250,7 @@ var ru_default = {
|
|
|
250
250
|
fileNotFound: "Solution file not found: {path}",
|
|
251
251
|
invalidSolution: "Invalid solution file: {path}",
|
|
252
252
|
projectMustBeObject: "Invalid solution file: {path}. Projects[{index}] must be an object.",
|
|
253
|
-
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution
|
|
253
|
+
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution projects add' to add projects, or set ProjectRelativePath to the project file path, for example "Foo/project.uiproj".`,
|
|
254
254
|
projectRelativePathPathHint: " Found Path, but .uipx uses ProjectRelativePath.",
|
|
255
255
|
noSolutionFile: "No .uipx solution file found in directory: {path}",
|
|
256
256
|
invalidStorageFile: "Invalid {fileName} file"
|
|
@@ -274,7 +274,7 @@ var tr_default = {
|
|
|
274
274
|
fileNotFound: "Solution file not found: {path}",
|
|
275
275
|
invalidSolution: "Invalid solution file: {path}",
|
|
276
276
|
projectMustBeObject: "Invalid solution file: {path}. Projects[{index}] must be an object.",
|
|
277
|
-
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution
|
|
277
|
+
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution projects add' to add projects, or set ProjectRelativePath to the project file path, for example "Foo/project.uiproj".`,
|
|
278
278
|
projectRelativePathPathHint: " Found Path, but .uipx uses ProjectRelativePath.",
|
|
279
279
|
noSolutionFile: "No .uipx solution file found in directory: {path}",
|
|
280
280
|
invalidStorageFile: "Invalid {fileName} file"
|
|
@@ -298,7 +298,7 @@ var zh_CN_default = {
|
|
|
298
298
|
fileNotFound: "Solution file not found: {path}",
|
|
299
299
|
invalidSolution: "Invalid solution file: {path}",
|
|
300
300
|
projectMustBeObject: "Invalid solution file: {path}. Projects[{index}] must be an object.",
|
|
301
|
-
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution
|
|
301
|
+
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution projects add' to add projects, or set ProjectRelativePath to the project file path, for example "Foo/project.uiproj".`,
|
|
302
302
|
projectRelativePathPathHint: " Found Path, but .uipx uses ProjectRelativePath.",
|
|
303
303
|
noSolutionFile: "No .uipx solution file found in directory: {path}",
|
|
304
304
|
invalidStorageFile: "Invalid {fileName} file"
|
|
@@ -322,7 +322,7 @@ var zh_TW_default = {
|
|
|
322
322
|
fileNotFound: "Solution file not found: {path}",
|
|
323
323
|
invalidSolution: "Invalid solution file: {path}",
|
|
324
324
|
projectMustBeObject: "Invalid solution file: {path}. Projects[{index}] must be an object.",
|
|
325
|
-
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution
|
|
325
|
+
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution projects add' to add projects, or set ProjectRelativePath to the project file path, for example "Foo/project.uiproj".`,
|
|
326
326
|
projectRelativePathPathHint: " Found Path, but .uipx uses ProjectRelativePath.",
|
|
327
327
|
noSolutionFile: "No .uipx solution file found in directory: {path}",
|
|
328
328
|
invalidStorageFile: "Invalid {fileName} file"
|
|
@@ -346,7 +346,7 @@ var zu_default = {
|
|
|
346
346
|
fileNotFound: "Solution file not found: {path}",
|
|
347
347
|
invalidSolution: "Invalid solution file: {path}",
|
|
348
348
|
projectMustBeObject: "Invalid solution file: {path}. Projects[{index}] must be an object.",
|
|
349
|
-
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution
|
|
349
|
+
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution projects add' to add projects, or set ProjectRelativePath to the project file path, for example "Foo/project.uiproj".`,
|
|
350
350
|
projectRelativePathPathHint: " Found Path, but .uipx uses ProjectRelativePath.",
|
|
351
351
|
noSolutionFile: "No .uipx solution file found in directory: {path}",
|
|
352
352
|
invalidStorageFile: "Invalid {fileName} file"
|
|
@@ -1378,4 +1378,4 @@ export {
|
|
|
1378
1378
|
BuildConfiguration2 as BuildConfiguration
|
|
1379
1379
|
};
|
|
1380
1380
|
|
|
1381
|
-
//# debugId=
|
|
1381
|
+
//# debugId=4E45DDAB7049468C64756E2164756E21
|
package/dist/node.js
CHANGED
|
@@ -9,7 +9,7 @@ var de_default = {
|
|
|
9
9
|
fileNotFound: "Solution file not found: {path}",
|
|
10
10
|
invalidSolution: "Invalid solution file: {path}",
|
|
11
11
|
projectMustBeObject: "Invalid solution file: {path}. Projects[{index}] must be an object.",
|
|
12
|
-
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution
|
|
12
|
+
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution projects add' to add projects, or set ProjectRelativePath to the project file path, for example "Foo/project.uiproj".`,
|
|
13
13
|
projectRelativePathPathHint: " Found Path, but .uipx uses ProjectRelativePath.",
|
|
14
14
|
noSolutionFile: "No .uipx solution file found in directory: {path}",
|
|
15
15
|
invalidStorageFile: "Invalid {fileName} file"
|
|
@@ -34,7 +34,7 @@ var en = {
|
|
|
34
34
|
fileNotFound: "Solution file not found: {path}",
|
|
35
35
|
invalidSolution: "Invalid solution file: {path}",
|
|
36
36
|
projectMustBeObject: "Invalid solution file: {path}. Projects[{index}] must be an object.",
|
|
37
|
-
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution
|
|
37
|
+
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution projects add' to add projects, or set ProjectRelativePath to the project file path, for example "Foo/project.uiproj".`,
|
|
38
38
|
projectRelativePathPathHint: " Found Path, but .uipx uses ProjectRelativePath.",
|
|
39
39
|
noSolutionFile: "No .uipx solution file found in directory: {path}",
|
|
40
40
|
invalidStorageFile: "Invalid {fileName} file"
|
|
@@ -58,7 +58,7 @@ var es_default = {
|
|
|
58
58
|
fileNotFound: "Solution file not found: {path}",
|
|
59
59
|
invalidSolution: "Invalid solution file: {path}",
|
|
60
60
|
projectMustBeObject: "Invalid solution file: {path}. Projects[{index}] must be an object.",
|
|
61
|
-
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution
|
|
61
|
+
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution projects add' to add projects, or set ProjectRelativePath to the project file path, for example "Foo/project.uiproj".`,
|
|
62
62
|
projectRelativePathPathHint: " Found Path, but .uipx uses ProjectRelativePath.",
|
|
63
63
|
noSolutionFile: "No .uipx solution file found in directory: {path}",
|
|
64
64
|
invalidStorageFile: "Invalid {fileName} file"
|
|
@@ -82,7 +82,7 @@ var es_MX_default = {
|
|
|
82
82
|
fileNotFound: "Solution file not found: {path}",
|
|
83
83
|
invalidSolution: "Invalid solution file: {path}",
|
|
84
84
|
projectMustBeObject: "Invalid solution file: {path}. Projects[{index}] must be an object.",
|
|
85
|
-
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution
|
|
85
|
+
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution projects add' to add projects, or set ProjectRelativePath to the project file path, for example "Foo/project.uiproj".`,
|
|
86
86
|
projectRelativePathPathHint: " Found Path, but .uipx uses ProjectRelativePath.",
|
|
87
87
|
noSolutionFile: "No .uipx solution file found in directory: {path}",
|
|
88
88
|
invalidStorageFile: "Invalid {fileName} file"
|
|
@@ -106,7 +106,7 @@ var fr_default = {
|
|
|
106
106
|
fileNotFound: "Solution file not found: {path}",
|
|
107
107
|
invalidSolution: "Invalid solution file: {path}",
|
|
108
108
|
projectMustBeObject: "Invalid solution file: {path}. Projects[{index}] must be an object.",
|
|
109
|
-
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution
|
|
109
|
+
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution projects add' to add projects, or set ProjectRelativePath to the project file path, for example "Foo/project.uiproj".`,
|
|
110
110
|
projectRelativePathPathHint: " Found Path, but .uipx uses ProjectRelativePath.",
|
|
111
111
|
noSolutionFile: "No .uipx solution file found in directory: {path}",
|
|
112
112
|
invalidStorageFile: "Invalid {fileName} file"
|
|
@@ -130,7 +130,7 @@ var ja_default = {
|
|
|
130
130
|
fileNotFound: "Solution file not found: {path}",
|
|
131
131
|
invalidSolution: "Invalid solution file: {path}",
|
|
132
132
|
projectMustBeObject: "Invalid solution file: {path}. Projects[{index}] must be an object.",
|
|
133
|
-
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution
|
|
133
|
+
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution projects add' to add projects, or set ProjectRelativePath to the project file path, for example "Foo/project.uiproj".`,
|
|
134
134
|
projectRelativePathPathHint: " Found Path, but .uipx uses ProjectRelativePath.",
|
|
135
135
|
noSolutionFile: "No .uipx solution file found in directory: {path}",
|
|
136
136
|
invalidStorageFile: "Invalid {fileName} file"
|
|
@@ -154,7 +154,7 @@ var ko_default = {
|
|
|
154
154
|
fileNotFound: "Solution file not found: {path}",
|
|
155
155
|
invalidSolution: "Invalid solution file: {path}",
|
|
156
156
|
projectMustBeObject: "Invalid solution file: {path}. Projects[{index}] must be an object.",
|
|
157
|
-
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution
|
|
157
|
+
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution projects add' to add projects, or set ProjectRelativePath to the project file path, for example "Foo/project.uiproj".`,
|
|
158
158
|
projectRelativePathPathHint: " Found Path, but .uipx uses ProjectRelativePath.",
|
|
159
159
|
noSolutionFile: "No .uipx solution file found in directory: {path}",
|
|
160
160
|
invalidStorageFile: "Invalid {fileName} file"
|
|
@@ -178,7 +178,7 @@ var pt_default = {
|
|
|
178
178
|
fileNotFound: "Solution file not found: {path}",
|
|
179
179
|
invalidSolution: "Invalid solution file: {path}",
|
|
180
180
|
projectMustBeObject: "Invalid solution file: {path}. Projects[{index}] must be an object.",
|
|
181
|
-
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution
|
|
181
|
+
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution projects add' to add projects, or set ProjectRelativePath to the project file path, for example "Foo/project.uiproj".`,
|
|
182
182
|
projectRelativePathPathHint: " Found Path, but .uipx uses ProjectRelativePath.",
|
|
183
183
|
noSolutionFile: "No .uipx solution file found in directory: {path}",
|
|
184
184
|
invalidStorageFile: "Invalid {fileName} file"
|
|
@@ -202,7 +202,7 @@ var pt_BR_default = {
|
|
|
202
202
|
fileNotFound: "Solution file not found: {path}",
|
|
203
203
|
invalidSolution: "Invalid solution file: {path}",
|
|
204
204
|
projectMustBeObject: "Invalid solution file: {path}. Projects[{index}] must be an object.",
|
|
205
|
-
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution
|
|
205
|
+
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution projects add' to add projects, or set ProjectRelativePath to the project file path, for example "Foo/project.uiproj".`,
|
|
206
206
|
projectRelativePathPathHint: " Found Path, but .uipx uses ProjectRelativePath.",
|
|
207
207
|
noSolutionFile: "No .uipx solution file found in directory: {path}",
|
|
208
208
|
invalidStorageFile: "Invalid {fileName} file"
|
|
@@ -226,7 +226,7 @@ var ro_default = {
|
|
|
226
226
|
fileNotFound: "Solution file not found: {path}",
|
|
227
227
|
invalidSolution: "Invalid solution file: {path}",
|
|
228
228
|
projectMustBeObject: "Invalid solution file: {path}. Projects[{index}] must be an object.",
|
|
229
|
-
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution
|
|
229
|
+
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution projects add' to add projects, or set ProjectRelativePath to the project file path, for example "Foo/project.uiproj".`,
|
|
230
230
|
projectRelativePathPathHint: " Found Path, but .uipx uses ProjectRelativePath.",
|
|
231
231
|
noSolutionFile: "No .uipx solution file found in directory: {path}",
|
|
232
232
|
invalidStorageFile: "Invalid {fileName} file"
|
|
@@ -250,7 +250,7 @@ var ru_default = {
|
|
|
250
250
|
fileNotFound: "Solution file not found: {path}",
|
|
251
251
|
invalidSolution: "Invalid solution file: {path}",
|
|
252
252
|
projectMustBeObject: "Invalid solution file: {path}. Projects[{index}] must be an object.",
|
|
253
|
-
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution
|
|
253
|
+
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution projects add' to add projects, or set ProjectRelativePath to the project file path, for example "Foo/project.uiproj".`,
|
|
254
254
|
projectRelativePathPathHint: " Found Path, but .uipx uses ProjectRelativePath.",
|
|
255
255
|
noSolutionFile: "No .uipx solution file found in directory: {path}",
|
|
256
256
|
invalidStorageFile: "Invalid {fileName} file"
|
|
@@ -274,7 +274,7 @@ var tr_default = {
|
|
|
274
274
|
fileNotFound: "Solution file not found: {path}",
|
|
275
275
|
invalidSolution: "Invalid solution file: {path}",
|
|
276
276
|
projectMustBeObject: "Invalid solution file: {path}. Projects[{index}] must be an object.",
|
|
277
|
-
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution
|
|
277
|
+
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution projects add' to add projects, or set ProjectRelativePath to the project file path, for example "Foo/project.uiproj".`,
|
|
278
278
|
projectRelativePathPathHint: " Found Path, but .uipx uses ProjectRelativePath.",
|
|
279
279
|
noSolutionFile: "No .uipx solution file found in directory: {path}",
|
|
280
280
|
invalidStorageFile: "Invalid {fileName} file"
|
|
@@ -298,7 +298,7 @@ var zh_CN_default = {
|
|
|
298
298
|
fileNotFound: "Solution file not found: {path}",
|
|
299
299
|
invalidSolution: "Invalid solution file: {path}",
|
|
300
300
|
projectMustBeObject: "Invalid solution file: {path}. Projects[{index}] must be an object.",
|
|
301
|
-
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution
|
|
301
|
+
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution projects add' to add projects, or set ProjectRelativePath to the project file path, for example "Foo/project.uiproj".`,
|
|
302
302
|
projectRelativePathPathHint: " Found Path, but .uipx uses ProjectRelativePath.",
|
|
303
303
|
noSolutionFile: "No .uipx solution file found in directory: {path}",
|
|
304
304
|
invalidStorageFile: "Invalid {fileName} file"
|
|
@@ -322,7 +322,7 @@ var zh_TW_default = {
|
|
|
322
322
|
fileNotFound: "Solution file not found: {path}",
|
|
323
323
|
invalidSolution: "Invalid solution file: {path}",
|
|
324
324
|
projectMustBeObject: "Invalid solution file: {path}. Projects[{index}] must be an object.",
|
|
325
|
-
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution
|
|
325
|
+
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution projects add' to add projects, or set ProjectRelativePath to the project file path, for example "Foo/project.uiproj".`,
|
|
326
326
|
projectRelativePathPathHint: " Found Path, but .uipx uses ProjectRelativePath.",
|
|
327
327
|
noSolutionFile: "No .uipx solution file found in directory: {path}",
|
|
328
328
|
invalidStorageFile: "Invalid {fileName} file"
|
|
@@ -346,7 +346,7 @@ var zu_default = {
|
|
|
346
346
|
fileNotFound: "Solution file not found: {path}",
|
|
347
347
|
invalidSolution: "Invalid solution file: {path}",
|
|
348
348
|
projectMustBeObject: "Invalid solution file: {path}. Projects[{index}] must be an object.",
|
|
349
|
-
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution
|
|
349
|
+
projectMissingProjectRelativePath: `Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution projects add' to add projects, or set ProjectRelativePath to the project file path, for example "Foo/project.uiproj".`,
|
|
350
350
|
projectRelativePathPathHint: " Found Path, but .uipx uses ProjectRelativePath.",
|
|
351
351
|
noSolutionFile: "No .uipx solution file found in directory: {path}",
|
|
352
352
|
invalidStorageFile: "Invalid {fileName} file"
|
|
@@ -1375,4 +1375,4 @@ export {
|
|
|
1375
1375
|
SolutionPackOptions
|
|
1376
1376
|
};
|
|
1377
1377
|
|
|
1378
|
-
//# debugId=
|
|
1378
|
+
//# debugId=C0442107986FE5B364756E2164756E21
|
|
@@ -10,7 +10,7 @@ export declare const en: {
|
|
|
10
10
|
readonly fileNotFound: "Solution file not found: {path}";
|
|
11
11
|
readonly invalidSolution: "Invalid solution file: {path}";
|
|
12
12
|
readonly projectMustBeObject: "Invalid solution file: {path}. Projects[{index}] must be an object.";
|
|
13
|
-
readonly projectMissingProjectRelativePath: "Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution
|
|
13
|
+
readonly projectMissingProjectRelativePath: "Invalid solution file: {path}. Projects[{index}] is missing ProjectRelativePath.{pathHint} Use 'uip solution projects add' to add projects, or set ProjectRelativePath to the project file path, for example \"Foo/project.uiproj\".";
|
|
14
14
|
readonly projectRelativePathPathHint: " Found Path, but .uipx uses ProjectRelativePath.";
|
|
15
15
|
readonly noSolutionFile: "No .uipx solution file found in directory: {path}";
|
|
16
16
|
readonly invalidStorageFile: "Invalid {fileName} file";
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@uipath/solution-packager",
|
|
3
3
|
"license": "MIT",
|
|
4
|
-
"version": "1.
|
|
4
|
+
"version": "1.199.0-preview.104",
|
|
5
5
|
"description": "UiPath Solution Packager - core library for packing UiPath solutions",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"main": "./dist/index.js",
|
|
@@ -28,11 +28,11 @@
|
|
|
28
28
|
"dist"
|
|
29
29
|
],
|
|
30
30
|
"dependencies": {
|
|
31
|
-
"@uipath/project-packager": "1.
|
|
32
|
-
"@uipath/solutionpackager-tool-core": "1.
|
|
31
|
+
"@uipath/project-packager": "1.199.0",
|
|
32
|
+
"@uipath/solutionpackager-tool-core": "1.199.0"
|
|
33
33
|
},
|
|
34
34
|
"peerDependencies": {
|
|
35
35
|
"fflate": "^0.8.2"
|
|
36
36
|
},
|
|
37
|
-
"gitHead": "
|
|
37
|
+
"gitHead": "829a8ab8a25bce5b62c284bd1ddc674d2947f647"
|
|
38
38
|
}
|