@workflow-code/cli 0.1.4-20260814004 → 0.1.4-20260818001
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.
|
@@ -4112,7 +4112,9 @@ var desktop = {
|
|
|
4112
4112
|
profileSaveFailedFallback: "Failed to save.",
|
|
4113
4113
|
profileSaveFailedRetry: "Failed to save. Check your network connection and try again.",
|
|
4114
4114
|
personalInfo: "Personal information",
|
|
4115
|
-
personalInfoDescription: "Manage your
|
|
4115
|
+
personalInfoDescription: "Manage your account profile and review local and cloud project totals.",
|
|
4116
|
+
editAccountProfile: "Edit profile",
|
|
4117
|
+
editAccountProfileDescription: "Update your avatar, display name, and email address.",
|
|
4116
4118
|
avatarAlt: "{{name}} avatar",
|
|
4117
4119
|
displayNameNotSet: "No display name set",
|
|
4118
4120
|
accountId: "Account ID",
|
|
@@ -4126,6 +4128,12 @@ var desktop = {
|
|
|
4126
4128
|
email: "Email",
|
|
4127
4129
|
emailPlaceholder: "user@example.com",
|
|
4128
4130
|
saveChanges: "Save changes",
|
|
4131
|
+
projectOverview: "Project overview",
|
|
4132
|
+
projectOverviewDescription: "Summarizes projects stored on this device and cloud projects available to the current account.",
|
|
4133
|
+
localProjects: "Local projects",
|
|
4134
|
+
localProjectStatisticsDescription: "Stored on this device",
|
|
4135
|
+
cloudProjectStatisticsDescription: "Available to this account",
|
|
4136
|
+
projectTypeBreakdown: "Project totals by type",
|
|
4129
4137
|
sessionCredentials: "Session and credentials",
|
|
4130
4138
|
sessionCredentialsDescription: "View the login credential status and expiry date for this device.",
|
|
4131
4139
|
loginStatus: "Sign-in status",
|
|
@@ -4152,7 +4160,9 @@ var desktop = {
|
|
|
4152
4160
|
builtinProjectsDesktopOnly: "Built-in projects can only be installed and managed in Desktop.",
|
|
4153
4161
|
builtinProjects: "Built-in projects",
|
|
4154
4162
|
builtinProjectsDevModeDescription: "In development mode, built-in projects in the repository are loaded automatically and take effect as soon as the source is saved.",
|
|
4155
|
-
builtinProjectsInstallDescription: "Large runtimes are downloaded, verified, and atomically installed for the current platform
|
|
4163
|
+
builtinProjectsInstallDescription: "Large runtimes are downloaded, verified, and atomically installed for the current platform. Downloads can be paused or cancelled, and no local Node or pnpm is required.",
|
|
4164
|
+
refreshBuiltinProjects: "Check built-in project updates",
|
|
4165
|
+
loadingBuiltinProjects: "Loading built-in projects",
|
|
4156
4166
|
listSeparator: ", ",
|
|
4157
4167
|
builtinDependencies: "Dependencies: {{dependencies}}",
|
|
4158
4168
|
removeDependentFirst: "Please remove {{name}} first",
|
|
@@ -4161,13 +4171,27 @@ var desktop = {
|
|
|
4161
4171
|
builtinInstalling: "Installing",
|
|
4162
4172
|
builtinUpdate: "Update",
|
|
4163
4173
|
builtinInstall: "Install",
|
|
4174
|
+
builtinPauseDownload: "Pause",
|
|
4175
|
+
builtinResumeDownload: "Resume",
|
|
4176
|
+
builtinCancelDownload: "Cancel download",
|
|
4177
|
+
builtinCancellingDownload: "Cancelling",
|
|
4178
|
+
builtinDownloadControlFailedDetails: "Unable to {{action}} the built-in project download: {{detail}}",
|
|
4164
4179
|
devSourceLoaded: "Dev source {{version}} \xB7 auto-loaded",
|
|
4165
4180
|
installedVersion: "Installed {{version}}",
|
|
4166
4181
|
updateAvailable: "Update available {{version}}",
|
|
4182
|
+
updateAvailableFrom: "Installed {{installedVersion}} \xB7 update {{version}} available",
|
|
4167
4183
|
downloadingStatus: "Downloading",
|
|
4168
4184
|
downloadingStatusProgress: "Downloading {{progress}}%",
|
|
4185
|
+
downloadPausedStatus: "Download paused",
|
|
4186
|
+
downloadPausedStatusProgress: "Download paused at {{progress}}%",
|
|
4187
|
+
builtinDownloadProgressAria: "{{name}} download progress: {{progress}}%",
|
|
4188
|
+
builtinDownloadTransfer: "{{downloaded}} / {{total}}",
|
|
4189
|
+
builtinDownloadSpeed: "{{speed}}/s",
|
|
4190
|
+
builtinDownloadSpeedPending: "Calculating speed",
|
|
4169
4191
|
installingStatus: "Installing",
|
|
4170
4192
|
installingStatusProgress: "Installing {{progress}}%",
|
|
4193
|
+
builtinInstallingDescription: "Verifying the archive and registering the project",
|
|
4194
|
+
builtinInstallingProgressAria: "Installing {{name}}",
|
|
4171
4195
|
checkingBuiltinUpdates: "Checking for updates",
|
|
4172
4196
|
installedVersionOffline: "Installed {{version}} (updates temporarily unavailable)",
|
|
4173
4197
|
installationFailed: "Installation failed",
|
|
@@ -8302,7 +8326,9 @@ var desktop2 = {
|
|
|
8302
8326
|
profileSaveFailedFallback: "\u4FDD\u5B58\u5931\u8D25\u3002",
|
|
8303
8327
|
profileSaveFailedRetry: "\u4FDD\u5B58\u5931\u8D25\uFF0C\u8BF7\u68C0\u67E5\u7F51\u7EDC\u8FDE\u63A5\u540E\u91CD\u8BD5\u3002",
|
|
8304
8328
|
personalInfo: "\u4E2A\u4EBA\u4FE1\u606F",
|
|
8305
|
-
personalInfoDescription: "\u7BA1\u7406\
|
|
8329
|
+
personalInfoDescription: "\u7BA1\u7406\u8D26\u53F7\u8D44\u6599\uFF0C\u67E5\u770B\u5F53\u524D\u8BBE\u5907\u548C\u4E91\u7AEF\u9879\u76EE\u6982\u89C8\u3002",
|
|
8330
|
+
editAccountProfile: "\u7F16\u8F91\u4E2A\u4EBA\u8D44\u6599",
|
|
8331
|
+
editAccountProfileDescription: "\u66F4\u65B0\u5934\u50CF\u3001\u663E\u793A\u540D\u79F0\u548C\u90AE\u7BB1\u3002",
|
|
8306
8332
|
avatarAlt: "{{name}} \u5934\u50CF",
|
|
8307
8333
|
displayNameNotSet: "\u672A\u8BBE\u7F6E\u663E\u793A\u540D\u79F0",
|
|
8308
8334
|
accountId: "\u8D26\u53F7 ID",
|
|
@@ -8316,6 +8342,12 @@ var desktop2 = {
|
|
|
8316
8342
|
email: "\u90AE\u7BB1",
|
|
8317
8343
|
emailPlaceholder: "user@example.com",
|
|
8318
8344
|
saveChanges: "\u4FDD\u5B58\u4FEE\u6539",
|
|
8345
|
+
projectOverview: "\u9879\u76EE\u6982\u89C8",
|
|
8346
|
+
projectOverviewDescription: "\u6C47\u603B\u5F53\u524D\u8BBE\u5907\u4E2D\u7684\u672C\u5730\u9879\u76EE\u548C\u5F53\u524D\u8D26\u53F7\u53EF\u8BBF\u95EE\u7684\u4E91\u7AEF\u9879\u76EE\u3002",
|
|
8347
|
+
localProjects: "\u672C\u5730\u9879\u76EE",
|
|
8348
|
+
localProjectStatisticsDescription: "\u4FDD\u5B58\u5728\u5F53\u524D\u8BBE\u5907",
|
|
8349
|
+
cloudProjectStatisticsDescription: "\u5F53\u524D\u8D26\u53F7\u53EF\u8BBF\u95EE",
|
|
8350
|
+
projectTypeBreakdown: "\u6309\u9879\u76EE\u7C7B\u578B\u7EDF\u8BA1",
|
|
8319
8351
|
sessionCredentials: "\u4F1A\u8BDD\u4E0E\u51ED\u8BC1",
|
|
8320
8352
|
sessionCredentialsDescription: "\u67E5\u770B\u5F53\u524D\u8BBE\u5907\u7684\u767B\u5F55\u51ED\u8BC1\u72B6\u6001\u4E0E\u5230\u671F\u65E5\u3002",
|
|
8321
8353
|
loginStatus: "\u767B\u5F55\u72B6\u6001",
|
|
@@ -8342,7 +8374,9 @@ var desktop2 = {
|
|
|
8342
8374
|
builtinProjectsDesktopOnly: "\u5185\u7F6E\u9879\u76EE\u4EC5\u53EF\u5728 Desktop \u4E2D\u5B89\u88C5\u548C\u7BA1\u7406\u3002",
|
|
8343
8375
|
builtinProjects: "\u5185\u7F6E\u9879\u76EE",
|
|
8344
8376
|
builtinProjectsDevModeDescription: "\u5F00\u53D1\u6A21\u5F0F\u4F1A\u81EA\u52A8\u52A0\u8F7D\u4ED3\u5E93\u4E2D\u7684\u5185\u7F6E\u9879\u76EE\uFF0C\u6E90\u7801\u4FDD\u5B58\u540E\u76F4\u63A5\u751F\u6548\u3002",
|
|
8345
|
-
builtinProjectsInstallDescription: "\u5927\u578B\u8FD0\u884C\u65F6\u6309\u5F53\u524D\u5E73\u53F0\u4E0B\u8F7D\u3001\u6821\u9A8C\u5E76\u539F\u5B50\u5B89\u88C5\uFF0C\u4E0D\u9700\u8981\u672C\u673A Node \u6216 pnpm\u3002",
|
|
8377
|
+
builtinProjectsInstallDescription: "\u5927\u578B\u8FD0\u884C\u65F6\u6309\u5F53\u524D\u5E73\u53F0\u4E0B\u8F7D\u3001\u6821\u9A8C\u5E76\u539F\u5B50\u5B89\u88C5\uFF1B\u4E0B\u8F7D\u53EF\u6682\u505C\u6216\u53D6\u6D88\uFF0C\u4E0D\u9700\u8981\u672C\u673A Node \u6216 pnpm\u3002",
|
|
8378
|
+
refreshBuiltinProjects: "\u68C0\u67E5\u5185\u7F6E\u9879\u76EE\u66F4\u65B0",
|
|
8379
|
+
loadingBuiltinProjects: "\u6B63\u5728\u52A0\u8F7D\u5185\u7F6E\u9879\u76EE",
|
|
8346
8380
|
listSeparator: "\u3001",
|
|
8347
8381
|
builtinDependencies: "\u4F9D\u8D56\uFF1A{{dependencies}}",
|
|
8348
8382
|
removeDependentFirst: "\u8BF7\u5148\u79FB\u9664 {{name}}",
|
|
@@ -8351,13 +8385,27 @@ var desktop2 = {
|
|
|
8351
8385
|
builtinInstalling: "\u6B63\u5728\u5B89\u88C5",
|
|
8352
8386
|
builtinUpdate: "\u66F4\u65B0",
|
|
8353
8387
|
builtinInstall: "\u5B89\u88C5",
|
|
8388
|
+
builtinPauseDownload: "\u6682\u505C",
|
|
8389
|
+
builtinResumeDownload: "\u7EE7\u7EED",
|
|
8390
|
+
builtinCancelDownload: "\u53D6\u6D88\u4E0B\u8F7D",
|
|
8391
|
+
builtinCancellingDownload: "\u6B63\u5728\u53D6\u6D88",
|
|
8392
|
+
builtinDownloadControlFailedDetails: "\u65E0\u6CD5{{action}}\u5185\u7F6E\u9879\u76EE\u4E0B\u8F7D\uFF1A{{detail}}",
|
|
8354
8393
|
devSourceLoaded: "\u5F00\u53D1\u6E90\u7801 {{version}} \xB7 \u5DF2\u81EA\u52A8\u52A0\u8F7D",
|
|
8355
8394
|
installedVersion: "\u5DF2\u5B89\u88C5 {{version}}",
|
|
8356
8395
|
updateAvailable: "\u6709\u66F4\u65B0 {{version}}",
|
|
8396
|
+
updateAvailableFrom: "\u5DF2\u5B89\u88C5 {{installedVersion}} \xB7 \u53EF\u66F4\u65B0\u81F3 {{version}}",
|
|
8357
8397
|
downloadingStatus: "\u4E0B\u8F7D\u4E2D",
|
|
8358
8398
|
downloadingStatusProgress: "\u4E0B\u8F7D\u4E2D {{progress}}%",
|
|
8399
|
+
downloadPausedStatus: "\u4E0B\u8F7D\u5DF2\u6682\u505C",
|
|
8400
|
+
downloadPausedStatusProgress: "\u4E0B\u8F7D\u5DF2\u6682\u505C\uFF0C\u5F53\u524D {{progress}}%",
|
|
8401
|
+
builtinDownloadProgressAria: "{{name}} \u4E0B\u8F7D\u8FDB\u5EA6 {{progress}}%",
|
|
8402
|
+
builtinDownloadTransfer: "{{downloaded}} / {{total}}",
|
|
8403
|
+
builtinDownloadSpeed: "{{speed}}/\u79D2",
|
|
8404
|
+
builtinDownloadSpeedPending: "\u6B63\u5728\u8BA1\u7B97\u901F\u5EA6",
|
|
8359
8405
|
installingStatus: "\u5B89\u88C5\u4E2D",
|
|
8360
8406
|
installingStatusProgress: "\u5B89\u88C5\u4E2D {{progress}}%",
|
|
8407
|
+
builtinInstallingDescription: "\u6B63\u5728\u6821\u9A8C\u8D44\u6E90\u5E76\u6CE8\u518C\u9879\u76EE",
|
|
8408
|
+
builtinInstallingProgressAria: "\u6B63\u5728\u5B89\u88C5 {{name}}",
|
|
8361
8409
|
checkingBuiltinUpdates: "\u6B63\u5728\u68C0\u67E5\u66F4\u65B0",
|
|
8362
8410
|
installedVersionOffline: "\u5DF2\u5B89\u88C5 {{version}}\uFF08\u6682\u65F6\u65E0\u6CD5\u68C0\u67E5\u66F4\u65B0\uFF09",
|
|
8363
8411
|
installationFailed: "\u5B89\u88C5\u5931\u8D25",
|
package/dist/index.js
CHANGED
|
@@ -3,7 +3,7 @@ import {
|
|
|
3
3
|
i18n,
|
|
4
4
|
prepareCliInvocation,
|
|
5
5
|
translateWorkflowCodeError
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-24UGBDSY.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-
|
|
15
|
+
const workspaceCli = await import("./workspace-CLAXSOP6.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-
|
|
26
|
+
const localCli = await import("./local-KAPVEJIL.js");
|
|
27
27
|
return localCli.main(argv, { localeInitialized: true });
|
|
28
28
|
}
|
|
29
29
|
function formatHelp() {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@workflow-code/cli",
|
|
3
|
-
"version": "0.1.4-
|
|
3
|
+
"version": "0.1.4-20260818001",
|
|
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.1.4-
|
|
21
|
+
"workflow-code": "0.1.4-20260818001"
|
|
22
22
|
},
|
|
23
23
|
"devDependencies": {
|
|
24
24
|
"@types/node": "^25.6.0",
|
|
@@ -27,9 +27,9 @@
|
|
|
27
27
|
"tsup": "^8.5.1",
|
|
28
28
|
"typescript": "^6.0.3",
|
|
29
29
|
"vitest": "^4.1.7",
|
|
30
|
-
"workflow-code": "0.1.4-
|
|
31
|
-
"@workflow-code/auth-config": "0.1.0",
|
|
30
|
+
"workflow-code": "0.1.4-20260818001",
|
|
32
31
|
"@workflow-code/i18n": "0.1.0",
|
|
32
|
+
"@workflow-code/auth-config": "0.1.0",
|
|
33
33
|
"@workflow-code/project-upload": "0.1.0",
|
|
34
34
|
"@workflow-code/workflow-ids": "0.1.0"
|
|
35
35
|
},
|