@uipath/coder-tool 1.201.0-preview.133 → 1.202.0-preview.134
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-2fj08e7n.js → index-gpd94m28.js} +27 -27
- package/dist/{index-w03qc9m8.js → index-sby22td6.js} +4 -4
- package/dist/index.js +3 -6
- package/dist/{js-yaml-4ypbq2tt.js → js-yaml-b2jq67kn.js} +16 -16
- package/dist/templates/uipath-cli.md +2 -2
- package/dist/{tool-0v6na3yp.js → tool-1de529jm.js} +9 -7
- package/dist/{tool-7ha8a8b5.js → tool-85mtvq6m.js} +1674 -591
- package/dist/tool.js +5 -8
- package/package.json +2 -2
- package/templates/uipath-cli.md +2 -2
- package/dist/browser-strategy-yccf8mtd.js +0 -99
- package/dist/node-strategy-12qfy0nv.js +0 -348
- package/dist/tool-5arsyj36.js +0 -11
- package/dist/tool-7eva0peq.js +0 -265
- package/dist/tool-9qecd4wb.js +0 -14
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import"./tool-
|
|
1
|
+
import"./tool-1de529jm.js";
|
|
2
2
|
|
|
3
3
|
// ../../node_modules/@jmespath-community/jmespath/dist/index.mjs
|
|
4
4
|
var isObject = (obj) => {
|
|
@@ -2027,32 +2027,32 @@ var jmespath = {
|
|
|
2027
2027
|
TYPE_STRING
|
|
2028
2028
|
};
|
|
2029
2029
|
export {
|
|
2030
|
-
|
|
2031
|
-
tokenize,
|
|
2032
|
-
search,
|
|
2033
|
-
registerFunction,
|
|
2034
|
-
register,
|
|
2035
|
-
jmespath,
|
|
2036
|
-
isRegistered,
|
|
2037
|
-
getRegisteredFunctions,
|
|
2038
|
-
getCustomFunctions,
|
|
2039
|
-
jmespath as default,
|
|
2040
|
-
compile,
|
|
2041
|
-
clearCustomFunctions,
|
|
2042
|
-
TreeInterpreter2 as TreeInterpreter,
|
|
2043
|
-
TYPE_STRING,
|
|
2044
|
-
TYPE_OBJECT,
|
|
2045
|
-
TYPE_NUMBER,
|
|
2046
|
-
TYPE_NULL,
|
|
2047
|
-
TYPE_EXPREF,
|
|
2048
|
-
TYPE_BOOLEAN,
|
|
2049
|
-
TYPE_ARRAY_STRING,
|
|
2050
|
-
TYPE_ARRAY_OBJECT,
|
|
2051
|
-
TYPE_ARRAY_NUMBER,
|
|
2052
|
-
TYPE_ARRAY_ARRAY,
|
|
2053
|
-
TYPE_ARRAY,
|
|
2030
|
+
Scope,
|
|
2054
2031
|
TYPE_ANY,
|
|
2055
|
-
|
|
2032
|
+
TYPE_ARRAY,
|
|
2033
|
+
TYPE_ARRAY_ARRAY,
|
|
2034
|
+
TYPE_ARRAY_NUMBER,
|
|
2035
|
+
TYPE_ARRAY_OBJECT,
|
|
2036
|
+
TYPE_ARRAY_STRING,
|
|
2037
|
+
TYPE_BOOLEAN,
|
|
2038
|
+
TYPE_EXPREF,
|
|
2039
|
+
TYPE_NULL,
|
|
2040
|
+
TYPE_NUMBER,
|
|
2041
|
+
TYPE_OBJECT,
|
|
2042
|
+
TYPE_STRING,
|
|
2043
|
+
TreeInterpreter2 as TreeInterpreter,
|
|
2044
|
+
clearCustomFunctions,
|
|
2045
|
+
compile,
|
|
2046
|
+
jmespath as default,
|
|
2047
|
+
getCustomFunctions,
|
|
2048
|
+
getRegisteredFunctions,
|
|
2049
|
+
isRegistered,
|
|
2050
|
+
jmespath,
|
|
2051
|
+
register,
|
|
2052
|
+
registerFunction,
|
|
2053
|
+
search,
|
|
2054
|
+
tokenize,
|
|
2055
|
+
unregisterFunction
|
|
2056
2056
|
};
|
|
2057
2057
|
|
|
2058
|
-
//# debugId=
|
|
2058
|
+
//# debugId=046020B702C7051664756E2164756E21
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import"./tool-
|
|
1
|
+
import"./tool-1de529jm.js";
|
|
2
2
|
|
|
3
3
|
// ../../node_modules/open/index.js
|
|
4
4
|
import process7 from "node:process";
|
|
@@ -626,9 +626,9 @@ defineLazyProperty(apps, "safari", () => detectPlatformBinary({
|
|
|
626
626
|
}));
|
|
627
627
|
var open_default = open;
|
|
628
628
|
export {
|
|
629
|
-
|
|
629
|
+
apps,
|
|
630
630
|
open_default as default,
|
|
631
|
-
|
|
631
|
+
openApp
|
|
632
632
|
};
|
|
633
633
|
|
|
634
|
-
//# debugId=
|
|
634
|
+
//# debugId=42C9AEC59ECC644E64756E2164756E21
|
package/dist/index.js
CHANGED
|
@@ -4,11 +4,8 @@ import {
|
|
|
4
4
|
metadata,
|
|
5
5
|
registerCommands,
|
|
6
6
|
setPreviewBuild
|
|
7
|
-
} from "./tool-
|
|
8
|
-
import"./tool-
|
|
9
|
-
import"./tool-7eva0peq.js";
|
|
10
|
-
import"./tool-5arsyj36.js";
|
|
11
|
-
import"./tool-0v6na3yp.js";
|
|
7
|
+
} from "./tool-85mtvq6m.js";
|
|
8
|
+
import"./tool-1de529jm.js";
|
|
12
9
|
|
|
13
10
|
// src/index.ts
|
|
14
11
|
setPreviewBuild(true);
|
|
@@ -17,4 +14,4 @@ program.name(metadata.commandPrefix).description(metadata.description).version(m
|
|
|
17
14
|
await registerCommands(program);
|
|
18
15
|
program.parse(process.argv);
|
|
19
16
|
|
|
20
|
-
//# debugId=
|
|
17
|
+
//# debugId=7616EC505FB9E24564756E2164756E21
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import"./tool-
|
|
1
|
+
import"./tool-1de529jm.js";
|
|
2
2
|
|
|
3
3
|
// ../../node_modules/js-yaml/dist/js-yaml.mjs
|
|
4
4
|
function getDefaultExportFromCjs(x) {
|
|
@@ -3125,21 +3125,21 @@ var {
|
|
|
3125
3125
|
safeDump
|
|
3126
3126
|
} = yaml;
|
|
3127
3127
|
export {
|
|
3128
|
-
|
|
3129
|
-
safeLoadAll,
|
|
3130
|
-
safeLoad,
|
|
3131
|
-
safeDump,
|
|
3132
|
-
loadAll,
|
|
3133
|
-
load,
|
|
3134
|
-
dump,
|
|
3135
|
-
yaml as default,
|
|
3136
|
-
YAMLException,
|
|
3137
|
-
Type,
|
|
3138
|
-
Schema,
|
|
3139
|
-
JSON_SCHEMA,
|
|
3140
|
-
FAILSAFE_SCHEMA,
|
|
3128
|
+
CORE_SCHEMA,
|
|
3141
3129
|
DEFAULT_SCHEMA,
|
|
3142
|
-
|
|
3130
|
+
FAILSAFE_SCHEMA,
|
|
3131
|
+
JSON_SCHEMA,
|
|
3132
|
+
Schema,
|
|
3133
|
+
Type,
|
|
3134
|
+
YAMLException,
|
|
3135
|
+
yaml as default,
|
|
3136
|
+
dump,
|
|
3137
|
+
load,
|
|
3138
|
+
loadAll,
|
|
3139
|
+
safeDump,
|
|
3140
|
+
safeLoad,
|
|
3141
|
+
safeLoadAll,
|
|
3142
|
+
types
|
|
3143
3143
|
};
|
|
3144
3144
|
|
|
3145
|
-
//# debugId=
|
|
3145
|
+
//# debugId=3FF8535573D0966A64756E2164756E21
|
|
@@ -16,7 +16,7 @@ The `uip` command line tool is available in this environment and is your primary
|
|
|
16
16
|
|
|
17
17
|
| Tool | Purpose |
|
|
18
18
|
| --- | --- |
|
|
19
|
-
| `uip agent` | UiPath Agents: init,
|
|
19
|
+
| `uip agent` | UiPath Agents: init, validate, refresh, review, debug, evaluate agent projects |
|
|
20
20
|
| `uip maestro` | Maestro process orchestration: BPMN, flows, deployments, instances |
|
|
21
21
|
| `uip or` | Orchestrator: folders, assets, queues, processes, jobs, buckets |
|
|
22
22
|
| `uip df` | Data Fabric: entities, records, queries, CSV import |
|
|
@@ -31,7 +31,7 @@ Not every tool is installed by default — a missing tool auto-installs on first
|
|
|
31
31
|
|
|
32
32
|
## Typical automation workflows
|
|
33
33
|
|
|
34
|
-
- Build and ship an agent: `uip agent init` → edit → `uip
|
|
34
|
+
- Build and ship an agent: `uip agent init` → edit → `uip solution pack` → `uip solution publish` → `uip solution deploy`.
|
|
35
35
|
- Operate Orchestrator: `uip or jobs list --status Failed`, `uip or assets list`, `uip or queues items list`.
|
|
36
36
|
- Work with data: `uip df entities list`, `uip df records query <entity> --filter ...`, `uip df records import <entity> --file data.csv`.
|
|
37
37
|
|
|
@@ -19,12 +19,14 @@ var __toESM = (mod, isNodeMode, target) => {
|
|
|
19
19
|
}
|
|
20
20
|
target = mod != null ? __create(__getProtoOf(mod)) : {};
|
|
21
21
|
const to = isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target;
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
22
|
+
if (mod && typeof mod === "object" || typeof mod === "function") {
|
|
23
|
+
for (let key of __getOwnPropNames(mod))
|
|
24
|
+
if (!__hasOwnProp.call(to, key))
|
|
25
|
+
__defProp(to, key, {
|
|
26
|
+
get: __accessProp.bind(mod, key),
|
|
27
|
+
enumerable: true
|
|
28
|
+
});
|
|
29
|
+
}
|
|
28
30
|
if (canCache)
|
|
29
31
|
cache.set(mod, to);
|
|
30
32
|
return to;
|
|
@@ -34,4 +36,4 @@ var __require = /* @__PURE__ */ createRequire(import.meta.url);
|
|
|
34
36
|
|
|
35
37
|
export { __toESM, __commonJS, __require };
|
|
36
38
|
|
|
37
|
-
//# debugId=
|
|
39
|
+
//# debugId=4A15A0D6FCDB684764756E2164756E21
|