@workflow-code/cli 0.2.0 → 0.2.2-20260826002

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.
@@ -4556,6 +4556,20 @@ var serverWeb = {
4556
4556
  accountAvatarLabel: "Avatar",
4557
4557
  accountAvatarUpload: "Upload avatar",
4558
4558
  accountCurrentIdentity: "Current identity",
4559
+ accountInviteAccept: "Set password and sign in",
4560
+ accountInviteAcceptedDescription: "This invitation has already been accepted. Ask an administrator for a new invitation if you cannot sign in.",
4561
+ accountInviteConfirmPasswordLabel: "Confirm password",
4562
+ accountInviteDescription: "Set the initial password for {{email}} to activate this Workflow account.",
4563
+ accountInviteExpiredDescription: "This invitation has expired. Ask an administrator to generate a new invitation.",
4564
+ accountInviteExpiresAt: "This single-use link expires {{expiresAt}}.",
4565
+ accountInviteInvalidDescription: "This invitation link is invalid or no longer exists.",
4566
+ accountInvitePasswordMismatch: "The passwords do not match.",
4567
+ accountInvitePasswordDescription: "Use at least 8 characters. The password is stored only as a salted scrypt hash.",
4568
+ accountInviteReading: "Reading account invitation\u2026",
4569
+ accountInviteSubmitting: "Activating account",
4570
+ accountInviteSuccessDescription: "Your account is active and the browser session has been created.",
4571
+ accountInviteSuccessTitle: "Account activated",
4572
+ accountInviteTitle: "Activate your account",
4559
4573
  accountDisplayNameFieldDescription: "Updates sync to the web session, device authorize and API Key ownership.",
4560
4574
  accountDisplayNameLabel: "Display name",
4561
4575
  accountDisplayNamePlaceholder: "Enter a display name",
@@ -8943,6 +8957,20 @@ var serverWeb2 = {
8943
8957
  accountAvatarLabel: "\u5934\u50CF",
8944
8958
  accountAvatarUpload: "\u4E0A\u4F20\u5934\u50CF",
8945
8959
  accountCurrentIdentity: "\u5F53\u524D\u8EAB\u4EFD",
8960
+ accountInviteAccept: "\u8BBE\u7F6E\u5BC6\u7801\u5E76\u767B\u5F55",
8961
+ accountInviteAcceptedDescription: "\u8BE5\u9080\u8BF7\u5DF2\u88AB\u63A5\u53D7\u3002\u5982\u65E0\u6CD5\u767B\u5F55\uFF0C\u8BF7\u8054\u7CFB\u7BA1\u7406\u5458\u91CD\u65B0\u751F\u6210\u9080\u8BF7\u3002",
8962
+ accountInviteConfirmPasswordLabel: "\u786E\u8BA4\u5BC6\u7801",
8963
+ accountInviteDescription: "\u4E3A {{email}} \u8BBE\u7F6E\u521D\u59CB\u5BC6\u7801\u5E76\u6FC0\u6D3B Workflow \u8D26\u53F7\u3002",
8964
+ accountInviteExpiredDescription: "\u8BE5\u9080\u8BF7\u5DF2\u8FC7\u671F\uFF0C\u8BF7\u8054\u7CFB\u7BA1\u7406\u5458\u91CD\u65B0\u751F\u6210\u9080\u8BF7\u3002",
8965
+ accountInviteExpiresAt: "\u8BE5\u4E00\u6B21\u6027\u94FE\u63A5\u5C06\u5728 {{expiresAt}} \u8FC7\u671F\u3002",
8966
+ accountInviteInvalidDescription: "\u8BE5\u9080\u8BF7\u94FE\u63A5\u65E0\u6548\u6216\u5DF2\u4E0D\u5B58\u5728\u3002",
8967
+ accountInvitePasswordMismatch: "\u4E24\u6B21\u8F93\u5165\u7684\u5BC6\u7801\u4E0D\u4E00\u81F4\u3002",
8968
+ accountInvitePasswordDescription: "\u81F3\u5C11\u8F93\u5165 8 \u4E2A\u5B57\u7B26\uFF0C\u5BC6\u7801\u4EC5\u4EE5\u5E26\u968F\u673A\u76D0\u7684 scrypt \u54C8\u5E0C\u4FDD\u5B58\u3002",
8969
+ accountInviteReading: "\u6B63\u5728\u8BFB\u53D6\u8D26\u53F7\u9080\u8BF7\u2026",
8970
+ accountInviteSubmitting: "\u6B63\u5728\u6FC0\u6D3B\u8D26\u53F7",
8971
+ accountInviteSuccessDescription: "\u8D26\u53F7\u5DF2\u6FC0\u6D3B\uFF0C\u5E76\u5DF2\u5EFA\u7ACB\u6D4F\u89C8\u5668\u767B\u5F55\u4F1A\u8BDD\u3002",
8972
+ accountInviteSuccessTitle: "\u8D26\u53F7\u5DF2\u6FC0\u6D3B",
8973
+ accountInviteTitle: "\u6FC0\u6D3B\u4F60\u7684\u8D26\u53F7",
8946
8974
  accountDisplayNameFieldDescription: "\u66F4\u65B0\u540E\u4F1A\u540C\u6B65\u5230 Web \u4F1A\u8BDD\u3001device authorize \u548C API Key \u5F52\u5C5E\u4FE1\u606F\u3002",
8947
8975
  accountDisplayNameLabel: "\u663E\u793A\u540D\u79F0",
8948
8976
  accountDisplayNamePlaceholder: "\u8F93\u5165\u5C55\u793A\u540D\u79F0",
package/dist/index.js CHANGED
@@ -3,7 +3,7 @@ import {
3
3
  i18n,
4
4
  prepareCliInvocation,
5
5
  translateWorkflowCodeError
6
- } from "./chunk-GFSYSMR6.js";
6
+ } from "./chunk-2DNWG5WR.js";
7
7
 
8
8
  // src/index.ts
9
9
  import path from "path";
@@ -12,7 +12,7 @@ async function main(argv = process.argv.slice(2)) {
12
12
  const prepared = prepareCliInvocation(argv);
13
13
  argv = prepared.argv;
14
14
  if (argv[0] === "workspace") {
15
- const workspaceCli = await import("./workspace-2W43PINC.js");
15
+ const workspaceCli = await import("./workspace-Y4TEIVC7.js");
16
16
  await workspaceCli.main(argv.slice(1), { localeInitialized: true });
17
17
  return typeof process.exitCode === "number" ? process.exitCode : 0;
18
18
  }
@@ -23,7 +23,7 @@ async function main(argv = process.argv.slice(2)) {
23
23
  }
24
24
  const { register } = await import("tsx/esm/api");
25
25
  register();
26
- const localCli = await import("./local-JWDHJRIM.js");
26
+ const localCli = await import("./local-TCDSZTVL.js");
27
27
  return localCli.main(argv, { localeInitialized: true });
28
28
  }
29
29
  function formatHelp() {
@@ -5,7 +5,7 @@ import {
5
5
  i18n,
6
6
  prepareCliInvocation,
7
7
  translateWorkflowCodeError
8
- } from "./chunk-GFSYSMR6.js";
8
+ } from "./chunk-2DNWG5WR.js";
9
9
 
10
10
  // node_modules/.pnpm/semver@7.8.5/node_modules/semver/internal/constants.js
11
11
  var require_constants = __commonJS({
@@ -6,7 +6,7 @@ import {
6
6
  i18n,
7
7
  prepareCliInvocation,
8
8
  translateWorkflowCodeError
9
- } from "./chunk-GFSYSMR6.js";
9
+ } from "./chunk-2DNWG5WR.js";
10
10
 
11
11
  // node_modules/.pnpm/ignore@7.0.6/node_modules/ignore/index.js
12
12
  var require_ignore = __commonJS({
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@workflow-code/cli",
3
- "version": "0.2.0",
3
+ "version": "0.2.2-20260826002",
4
4
  "type": "module",
5
5
  "bin": {
6
6
  "workflow-code": "./dist/index.js"
@@ -18,7 +18,7 @@
18
18
  "tsx": "^4.21.0"
19
19
  },
20
20
  "peerDependencies": {
21
- "workflow-code": ">=0.2.0 <0.3.0"
21
+ "workflow-code": "0.2.2-20260826001"
22
22
  },
23
23
  "devDependencies": {
24
24
  "@types/node": "^25.6.0",
@@ -27,13 +27,13 @@
27
27
  "tsup": "^8.5.1",
28
28
  "typescript": "^6.0.3",
29
29
  "vitest": "^4.1.7",
30
- "workflow-code": "0.2.0",
30
+ "workflow-code": "0.2.2-20260826001",
31
+ "@workflow-code/auth-config": "0.1.0",
32
+ "@workflow-code/execution-targets": "0.1.0",
33
+ "@workflow-code/i18n": "0.1.0",
31
34
  "@workflow-code/project-upload": "0.1.0",
32
35
  "@workflow-code/runtime-compatibility": "0.1.0",
33
- "@workflow-code/workflow-ids": "0.1.0",
34
- "@workflow-code/i18n": "0.1.0",
35
- "@workflow-code/auth-config": "0.1.0",
36
- "@workflow-code/execution-targets": "0.1.0"
36
+ "@workflow-code/workflow-ids": "0.1.0"
37
37
  },
38
38
  "scripts": {
39
39
  "bootstrap": "node scripts/bootstrap.mjs",