@n8n/i18n 2.21.2 → 2.22.0
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.cjs +167 -16
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +155 -4
- package/dist/index.d.mts +155 -4
- package/dist/index.mjs +167 -16
- package/dist/index.mjs.map +1 -1
- package/dist/types2.d.cts +155 -4
- package/dist/types2.d.mts +155 -4
- package/package.json +6 -6
package/dist/types2.d.cts
CHANGED
|
@@ -1192,6 +1192,33 @@ declare const _exports: {
|
|
|
1192
1192
|
"editor.mainHeader.githubButton.label": string;
|
|
1193
1193
|
"experiments.instanceAiProactiveAgent.message": string;
|
|
1194
1194
|
"experiments.instanceAiProactiveAgent.typingLabel": string;
|
|
1195
|
+
"experiments.instanceAiPromptSuggestionsV2.emptyState.title": string;
|
|
1196
|
+
"experiments.instanceAiPromptSuggestionsV2.input.placeholder": string;
|
|
1197
|
+
"experiments.instanceAiPromptSuggestionsV2.nextSuggestions": string;
|
|
1198
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.processInvoices.label": string;
|
|
1199
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.processInvoices.prompt": string;
|
|
1200
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.qualifyInboundLeads.label": string;
|
|
1201
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.qualifyInboundLeads.prompt": string;
|
|
1202
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.whatsappSupportAgent.label": string;
|
|
1203
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.whatsappSupportAgent.prompt": string;
|
|
1204
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.scheduleSocialPosts.label": string;
|
|
1205
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.scheduleSocialPosts.prompt": string;
|
|
1206
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.analyzeExitInterviews.label": string;
|
|
1207
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.analyzeExitInterviews.prompt": string;
|
|
1208
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.postToLinkedIn.label": string;
|
|
1209
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.postToLinkedIn.prompt": string;
|
|
1210
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.detectAtRiskAccounts.label": string;
|
|
1211
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.detectAtRiskAccounts.prompt": string;
|
|
1212
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.automateOrderFlow.label": string;
|
|
1213
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.automateOrderFlow.prompt": string;
|
|
1214
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.recoverAbandonedCarts.label": string;
|
|
1215
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.recoverAbandonedCarts.prompt": string;
|
|
1216
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.monitorMarketNews.label": string;
|
|
1217
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.monitorMarketNews.prompt": string;
|
|
1218
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.onboardNewHires.label": string;
|
|
1219
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.onboardNewHires.prompt": string;
|
|
1220
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.extractDataFromEmails.label": string;
|
|
1221
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.extractDataFromEmails.prompt": string;
|
|
1195
1222
|
"experiments.personalizedTemplatesV3.browseAllTemplates": string;
|
|
1196
1223
|
"experiments.personalizedTemplatesV3.couldntFind": string;
|
|
1197
1224
|
"experiments.personalizedTemplatesV3.exploreTemplates": string;
|
|
@@ -1324,7 +1351,6 @@ declare const _exports: {
|
|
|
1324
1351
|
"agentSessions.detail.cost": string;
|
|
1325
1352
|
"agentSessions.detail.toolCallSuspended": string;
|
|
1326
1353
|
"agentSessions.detail.suspendedNote": string;
|
|
1327
|
-
"agentSessions.detail.workingMemory": string;
|
|
1328
1354
|
"agentSessions.detail.builtInTools": string;
|
|
1329
1355
|
"agentSessions.detail.userTools": string;
|
|
1330
1356
|
"agentSessions.detail.richInteraction.userResponse": string;
|
|
@@ -1356,6 +1382,7 @@ declare const _exports: {
|
|
|
1356
1382
|
"agentSessions.timeline.memoryUpdated": string;
|
|
1357
1383
|
"agentSessions.timeline.openForm": string;
|
|
1358
1384
|
"agentSessions.timeline.workflowError": string;
|
|
1385
|
+
"agentSessions.timeline.nodeError": string;
|
|
1359
1386
|
"agentSessions.timeline.filter": string;
|
|
1360
1387
|
"agentSessions.timeline.clearFilter": string;
|
|
1361
1388
|
"agentSessions.timeline.suspended": string;
|
|
@@ -2143,6 +2170,12 @@ declare const _exports: {
|
|
|
2143
2170
|
"nodeSettings.alwaysOutputData.description": string;
|
|
2144
2171
|
"nodeSettings.alwaysOutputData.displayName": string;
|
|
2145
2172
|
"nodeSettings.clickOnTheQuestionMarkIcon": string;
|
|
2173
|
+
"nodeSettings.customTelemetryTags.displayName": string;
|
|
2174
|
+
"nodeSettings.customTelemetryTags.description": string;
|
|
2175
|
+
"nodeSettings.customTelemetryTags.placeholder": string;
|
|
2176
|
+
"nodeSettings.customTelemetryTags.tag.displayName": string;
|
|
2177
|
+
"nodeSettings.customTelemetryTags.tag.key.displayName": string;
|
|
2178
|
+
"nodeSettings.customTelemetryTags.tag.value.displayName": string;
|
|
2146
2179
|
"nodeSettings.onError.description": string;
|
|
2147
2180
|
"nodeSettings.onError.displayName": string;
|
|
2148
2181
|
"nodeSettings.onError.options.continueRegularOutput.description": string;
|
|
@@ -2932,6 +2965,44 @@ declare const _exports: {
|
|
|
2932
2965
|
"settings.mcp.connectPopover.serverUrl": string;
|
|
2933
2966
|
"settings.mcp.connectPopover.jsonConfig": string;
|
|
2934
2967
|
"settings.mcp.connectPopover.triggerLabel": string;
|
|
2968
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.title": string;
|
|
2969
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.description": string;
|
|
2970
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.client.claude": string;
|
|
2971
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.client.claudeCode": string;
|
|
2972
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.client.cursor": string;
|
|
2973
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.client.codex": string;
|
|
2974
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.client.chatgpt": string;
|
|
2975
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.intro.eyebrow": string;
|
|
2976
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.intro.title": string;
|
|
2977
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.intro.description": string;
|
|
2978
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.intro.settingsHint": string;
|
|
2979
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.intro.settingsLink": string;
|
|
2980
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.intro.tryIt": string;
|
|
2981
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.intro.skip": string;
|
|
2982
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.prompt.claude": string;
|
|
2983
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.prompt.claudeCode": string;
|
|
2984
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.prompt.cursor": string;
|
|
2985
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.prompt.codex": string;
|
|
2986
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.section.client.title": string;
|
|
2987
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.section.access.title": string;
|
|
2988
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.section.prompt.title": string;
|
|
2989
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.section.serverUrl.title": string;
|
|
2990
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.section.restart.title": string;
|
|
2991
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.section.chatgptDeveloperMode.title": string;
|
|
2992
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.section.chatgptDeveloperMode.description": string;
|
|
2993
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.section.chatgptCustomApp.title": string;
|
|
2994
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.section.chatgptCustomApp.appName.label": string;
|
|
2995
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.section.chatgptCustomApp.appName.value": string;
|
|
2996
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.section.chatgptCustomApp.serverUrl.label": string;
|
|
2997
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.footer": string;
|
|
2998
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.footer.docsLink": string;
|
|
2999
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.copy.tooltip": string;
|
|
3000
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.copy.copied": string;
|
|
3001
|
+
"experiments.surfaceMcpToNewCloudUsers.emptyState.tile.variant1.cta": string;
|
|
3002
|
+
"experiments.surfaceMcpToNewCloudUsers.emptyState.tile.variant2.cta": string;
|
|
3003
|
+
"experiments.surfaceMcpToNewCloudUsers.emptyState.tile.badge.new": string;
|
|
3004
|
+
"experiments.surfaceMcpToNewCloudUsers.emptyState.tile.badge.enabled": string;
|
|
3005
|
+
"experiments.surfaceMcpToNewCloudUsers.emptyState.reminder": string;
|
|
2935
3006
|
"settings.chatHub": string;
|
|
2936
3007
|
"settings.chatHub.providers.fetching.error": string;
|
|
2937
3008
|
"settings.chatHub.providers.updated.success": string;
|
|
@@ -3905,6 +3976,9 @@ declare const _exports: {
|
|
|
3905
3976
|
"workflowSettings.toggleMCP.notFoundError": string;
|
|
3906
3977
|
"workflowSettings.toggleMCP.updateSkippedError": string;
|
|
3907
3978
|
"workflowHistory.title": string;
|
|
3979
|
+
"workflowHistory.tab.history": string;
|
|
3980
|
+
"workflowHistory.tab.publishTimeline": string;
|
|
3981
|
+
"workflowHistory.action.viewTimeline": string;
|
|
3908
3982
|
"workflowHistory.content.actions": string;
|
|
3909
3983
|
"workflowHistory.item.id": string;
|
|
3910
3984
|
"workflowHistory.item.createdAt": string;
|
|
@@ -3955,6 +4029,18 @@ declare const _exports: {
|
|
|
3955
4029
|
"workflowHistory.button.tooltip.saving": string;
|
|
3956
4030
|
"workflowHistory.group.unnamedVersions": string;
|
|
3957
4031
|
"workflowHistory.publishModal.title": string;
|
|
4032
|
+
"workflowHistory.publishTimeline.empty": string;
|
|
4033
|
+
"workflowHistory.publishTimeline.event.activated": string;
|
|
4034
|
+
"workflowHistory.publishTimeline.event.activatedVersion": string;
|
|
4035
|
+
"workflowHistory.publishTimeline.event.activatedDeletedVersion": string;
|
|
4036
|
+
"workflowHistory.publishTimeline.event.activatedDeletedVersion.tooltip": string;
|
|
4037
|
+
"workflowHistory.publishTimeline.event.deactivated": string;
|
|
4038
|
+
"workflowHistory.publishTimeline.activeDuration": string;
|
|
4039
|
+
"workflowHistory.publishTimeline.inactiveDuration": string;
|
|
4040
|
+
"workflowHistory.publishTimeline.tooltip.byUser": string;
|
|
4041
|
+
"workflowHistory.publishTimeline.tooltip.noUser": string;
|
|
4042
|
+
"workflowHistory.publishTimeline.deletedVersionsDisclaimer": string;
|
|
4043
|
+
"workflowHistory.publishTimeline.deletedVersionsDisclaimer.tooltip": string;
|
|
3958
4044
|
"favorites.add": string;
|
|
3959
4045
|
"favorites.remove": string;
|
|
3960
4046
|
"favorites.menu.title": string;
|
|
@@ -4050,6 +4136,8 @@ declare const _exports: {
|
|
|
4050
4136
|
"workflows.empty.browseTemplates": string;
|
|
4051
4137
|
"workflows.empty.learnN8n": string;
|
|
4052
4138
|
"workflows.empty.button.disabled.tooltip": string;
|
|
4139
|
+
"workflows.empty.buildAgent": string;
|
|
4140
|
+
"workflows.empty.buildWorkflow": string;
|
|
4053
4141
|
"workflows.empty.easyAI": string;
|
|
4054
4142
|
"workflows.empty.tryAiWorkflow": string;
|
|
4055
4143
|
"workflows.empty.shared-with-me": string;
|
|
@@ -4513,6 +4601,26 @@ declare const _exports: {
|
|
|
4513
4601
|
"settings.security.personalSpace.sharing.existingCount.value": string;
|
|
4514
4602
|
"settings.security.personalSpace.unlicensed_tooltip": string;
|
|
4515
4603
|
"settings.security.personalSpace.unlicensed_tooltip.link": string;
|
|
4604
|
+
"settings.security.dataRedaction.title": string;
|
|
4605
|
+
"settings.security.dataRedaction.enforce.title": string;
|
|
4606
|
+
"settings.security.dataRedaction.enforce.message": string;
|
|
4607
|
+
"settings.security.dataRedaction.enforce.success.enabled": string;
|
|
4608
|
+
"settings.security.dataRedaction.enforce.success.disabled": string;
|
|
4609
|
+
"settings.security.dataRedaction.enforce.error": string;
|
|
4610
|
+
"settings.security.dataRedaction.scope.title": string;
|
|
4611
|
+
"settings.security.dataRedaction.scope.description": string;
|
|
4612
|
+
"settings.security.dataRedaction.scope.option.manual-only": string;
|
|
4613
|
+
"settings.security.dataRedaction.scope.option.non-manual": string;
|
|
4614
|
+
"settings.security.dataRedaction.scope.option.all": string;
|
|
4615
|
+
"settings.security.dataRedaction.scope.success": string;
|
|
4616
|
+
"settings.security.dataRedaction.scope.error": string;
|
|
4617
|
+
"settings.security.dataRedaction.affectedScope.label": string;
|
|
4618
|
+
"settings.security.dataRedaction.affectedScope.none": string;
|
|
4619
|
+
"settings.security.dataRedaction.affectedScope.manual-only": string;
|
|
4620
|
+
"settings.security.dataRedaction.affectedScope.non-manual": string;
|
|
4621
|
+
"settings.security.dataRedaction.affectedScope.all": string;
|
|
4622
|
+
"settings.security.dataRedaction.unlicensed_tooltip": string;
|
|
4623
|
+
"settings.security.dataRedaction.unlicensed_tooltip.link": string;
|
|
4516
4624
|
"settings.encryptionKeys": string;
|
|
4517
4625
|
"settings.encryptionKeys.title": string;
|
|
4518
4626
|
"settings.encryptionKeys.description": string;
|
|
@@ -5086,6 +5194,12 @@ declare const _exports: {
|
|
|
5086
5194
|
"evaluation.runInParallel.label.sequential": string;
|
|
5087
5195
|
"evaluation.runInParallel.label.concurrent": string;
|
|
5088
5196
|
"evaluation.runInParallel.tooltip": string;
|
|
5197
|
+
"evaluation.runInParallel.popover.title": string;
|
|
5198
|
+
"evaluation.runInParallel.popover.ariaLabel": string;
|
|
5199
|
+
"evaluation.runInParallel.popover.valuePill": string;
|
|
5200
|
+
"evaluation.runInParallel.popover.scaleSequential": string;
|
|
5201
|
+
"evaluation.runInParallel.popover.scaleFaster": string;
|
|
5202
|
+
"evaluation.runInParallel.popover.helper": string;
|
|
5089
5203
|
"evaluation.cancelTestRun": string;
|
|
5090
5204
|
"evaluation.notImplemented": string;
|
|
5091
5205
|
"evaluation.viewDetails": string;
|
|
@@ -5342,8 +5456,6 @@ declare const _exports: {
|
|
|
5342
5456
|
"instanceAi.statusBar.waitingForInput": string;
|
|
5343
5457
|
"instanceAi.input.send": string;
|
|
5344
5458
|
"instanceAi.input.stop": string;
|
|
5345
|
-
"instanceAi.input.researchToggle": string;
|
|
5346
|
-
"instanceAi.input.researchToggle.tooltip": string;
|
|
5347
5459
|
"instanceAi.toolCall.input": string;
|
|
5348
5460
|
"instanceAi.toolCall.output": string;
|
|
5349
5461
|
"instanceAi.toolCall.running": string;
|
|
@@ -5392,10 +5504,17 @@ declare const _exports: {
|
|
|
5392
5504
|
"instanceAi.error.title": string;
|
|
5393
5505
|
"instanceAi.error.technicalDetails": string;
|
|
5394
5506
|
"instanceAi.artifactsPanel.title": string;
|
|
5507
|
+
"instanceAi.artifactsPanel.showPreview": string;
|
|
5508
|
+
"instanceAi.artifactsPanel.hidePreview": string;
|
|
5509
|
+
"instanceAi.artifactsPanel.showPanel": string;
|
|
5510
|
+
"instanceAi.artifactsPanel.pinPanel": string;
|
|
5511
|
+
"instanceAi.artifactsPanel.unpinPanel": string;
|
|
5395
5512
|
"instanceAi.artifactsPanel.noArtifacts": string;
|
|
5513
|
+
"instanceAi.artifactsPanel.openArtifact": string;
|
|
5396
5514
|
"instanceAi.artifactsPanel.tasks": string;
|
|
5397
5515
|
"instanceAi.artifactsPanel.openWorkflow": string;
|
|
5398
5516
|
"instanceAi.artifactsPanel.archived": string;
|
|
5517
|
+
"instanceAi.previewTabBar.expand": string;
|
|
5399
5518
|
"instanceAi.previewTabBar.collapse": string;
|
|
5400
5519
|
"instanceAi.previewTabBar.openInEditor": string;
|
|
5401
5520
|
"instanceAi.previewTabBar.openWorkflowInEditor": string;
|
|
@@ -5570,6 +5689,7 @@ declare const _exports: {
|
|
|
5570
5689
|
"instanceAi.backgroundTask.completed": string;
|
|
5571
5690
|
"instanceAi.backgroundTask.failed": string;
|
|
5572
5691
|
"instanceAi.planReview.title": string;
|
|
5692
|
+
"instanceAi.planReview.titleResolved": string;
|
|
5573
5693
|
"instanceAi.planReview.building": string;
|
|
5574
5694
|
"instanceAi.planReview.awaitingApproval": string;
|
|
5575
5695
|
"instanceAi.planReview.description": string;
|
|
@@ -5827,6 +5947,7 @@ declare const _exports: {
|
|
|
5827
5947
|
"agents.chat.askQuestion.otherLabel": string;
|
|
5828
5948
|
"agents.chat.askQuestion.otherPlaceholder": string;
|
|
5829
5949
|
"agents.chat.askQuestion.submit": string;
|
|
5950
|
+
"agents.heading": string;
|
|
5830
5951
|
"agents.list.published": string;
|
|
5831
5952
|
"agents.list.noDescription": string;
|
|
5832
5953
|
"agents.list.updatedAt": string;
|
|
@@ -5834,9 +5955,12 @@ declare const _exports: {
|
|
|
5834
5955
|
"agents.list.created": string;
|
|
5835
5956
|
"agents.list.empty.heading": string;
|
|
5836
5957
|
"agents.list.empty.description": string;
|
|
5958
|
+
"agents.list.empty.button.label": string;
|
|
5959
|
+
"agents.list.empty.button.disabled.tooltip": string;
|
|
5837
5960
|
"agents.list.actions.publish": string;
|
|
5838
5961
|
"agents.list.actions.unpublish": string;
|
|
5839
5962
|
"agents.list.actions.delete": string;
|
|
5963
|
+
"agents.list.readonly": string;
|
|
5840
5964
|
"agents.publish.button.publish": string;
|
|
5841
5965
|
"agents.publish.button.published": string;
|
|
5842
5966
|
"agents.publish.dropdown.publish": string;
|
|
@@ -5854,7 +5978,14 @@ declare const _exports: {
|
|
|
5854
5978
|
"agents.schedule.status.active": string;
|
|
5855
5979
|
"agents.schedule.status.inactive": string;
|
|
5856
5980
|
"agents.schedule.cron": string;
|
|
5981
|
+
"agents.schedule.cron.mode.custom": string;
|
|
5982
|
+
"agents.schedule.cron.mode.preset": string;
|
|
5857
5983
|
"agents.schedule.cron.placeholder": string;
|
|
5984
|
+
"agents.schedule.nextOccurrence": string;
|
|
5985
|
+
"agents.schedule.presets.everyDay": string;
|
|
5986
|
+
"agents.schedule.presets.everyHour": string;
|
|
5987
|
+
"agents.schedule.presets.everyMonday": string;
|
|
5988
|
+
"agents.schedule.presets.everyWeekday": string;
|
|
5858
5989
|
"agents.schedule.wakeUpPrompt": string;
|
|
5859
5990
|
"agents.schedule.wakeUpPrompt.placeholder": string;
|
|
5860
5991
|
"agents.schedule.wakeUpPrompt.help": string;
|
|
@@ -5903,6 +6034,7 @@ declare const _exports: {
|
|
|
5903
6034
|
"agents.new.headingWithName": string;
|
|
5904
6035
|
"agents.new.description.placeholder": string;
|
|
5905
6036
|
"agents.new.templates.label": string;
|
|
6037
|
+
"agents.builder.readonly.placeholder": string;
|
|
5906
6038
|
"agents.builder.sections.agent": string;
|
|
5907
6039
|
"agents.builder.sections.advanced": string;
|
|
5908
6040
|
"agents.builder.sections.configJson": string;
|
|
@@ -5935,8 +6067,13 @@ declare const _exports: {
|
|
|
5935
6067
|
"agents.builder.advanced.reasoningEffort.label": string;
|
|
5936
6068
|
"agents.builder.advanced.concurrency.label": string;
|
|
5937
6069
|
"agents.builder.advanced.concurrency.hint": string;
|
|
6070
|
+
"agents.builder.advanced.approval.label": string;
|
|
6071
|
+
"agents.builder.advanced.approval.hint": string;
|
|
6072
|
+
"agents.builder.advanced.recentMessages.label": string;
|
|
6073
|
+
"agents.builder.advanced.recentMessages.hint": string;
|
|
6074
|
+
"agents.builder.advanced.recentMessages.memoryDisabledTooltip": string;
|
|
5938
6075
|
"agents.builder.memory.title": string;
|
|
5939
|
-
"agents.builder.memory.
|
|
6076
|
+
"agents.builder.memory.description": string;
|
|
5940
6077
|
"agents.builder.memory.semanticRecall.topK": string;
|
|
5941
6078
|
"agents.builder.memory.semanticRecall.rangeBefore": string;
|
|
5942
6079
|
"agents.builder.memory.semanticRecall.rangeAfter": string;
|
|
@@ -5993,14 +6130,19 @@ declare const _exports: {
|
|
|
5993
6130
|
"agents.builder.header.executions": string;
|
|
5994
6131
|
"agents.builder.header.tab.agent": string;
|
|
5995
6132
|
"agents.builder.header.tab.executions": string;
|
|
6133
|
+
"agents.builder.header.tab.memory": string;
|
|
5996
6134
|
"agents.builder.header.tab.evaluations": string;
|
|
5997
6135
|
"agents.builder.header.tab.raw": string;
|
|
5998
6136
|
"agents.builder.header.workspaceCrumb": string;
|
|
5999
6137
|
"agents.builder.header.projectFallback": string;
|
|
6000
6138
|
"agents.builder.header.switcher.empty": string;
|
|
6139
|
+
"agents.builder.header.switcher.newAgent": string;
|
|
6001
6140
|
"agents.builder.header.switcher.ariaLabel": string;
|
|
6002
6141
|
"agents.builder.header.saving": string;
|
|
6003
6142
|
"agents.builder.header.saved": string;
|
|
6143
|
+
"agents.builder.preview.button": string;
|
|
6144
|
+
"agents.builder.preview.disabledTooltip": string;
|
|
6145
|
+
"agents.builder.preview.close.ariaLabel": string;
|
|
6004
6146
|
"agents.builder.executions.count": string;
|
|
6005
6147
|
"agents.builder.raw.description": string;
|
|
6006
6148
|
"agents.builder.evaluations.comingSoon": string;
|
|
@@ -6045,6 +6187,15 @@ declare const _exports: {
|
|
|
6045
6187
|
"agents.builder.addTrigger.slack.hideJson": string;
|
|
6046
6188
|
"agents.builder.addTrigger.slack.copyManifest": string;
|
|
6047
6189
|
"agents.builder.addTrigger.slack.manifestTitle": string;
|
|
6190
|
+
"agents.builder.addTrigger.slack.docsCalloutLink": string;
|
|
6191
|
+
"agents.builder.addTrigger.telegram.accessMode.label": string;
|
|
6192
|
+
"agents.builder.addTrigger.telegram.accessMode.private": string;
|
|
6193
|
+
"agents.builder.addTrigger.telegram.accessMode.public": string;
|
|
6194
|
+
"agents.builder.addTrigger.telegram.public.warning": string;
|
|
6195
|
+
"agents.builder.addTrigger.telegram.users.label": string;
|
|
6196
|
+
"agents.builder.addTrigger.telegram.users.placeholder": string;
|
|
6197
|
+
"agents.builder.addTrigger.telegram.validation.invalid": string;
|
|
6198
|
+
"agents.builder.addTrigger.telegram.validation.required": string;
|
|
6048
6199
|
"agents.builder.addTrigger.helpText.slack": string;
|
|
6049
6200
|
"agents.builder.addTrigger.helpText.telegram": string;
|
|
6050
6201
|
"agents.builder.addTrigger.helpText.linear": string;
|
package/dist/types2.d.mts
CHANGED
|
@@ -1192,6 +1192,33 @@ declare const _exports: {
|
|
|
1192
1192
|
"editor.mainHeader.githubButton.label": string;
|
|
1193
1193
|
"experiments.instanceAiProactiveAgent.message": string;
|
|
1194
1194
|
"experiments.instanceAiProactiveAgent.typingLabel": string;
|
|
1195
|
+
"experiments.instanceAiPromptSuggestionsV2.emptyState.title": string;
|
|
1196
|
+
"experiments.instanceAiPromptSuggestionsV2.input.placeholder": string;
|
|
1197
|
+
"experiments.instanceAiPromptSuggestionsV2.nextSuggestions": string;
|
|
1198
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.processInvoices.label": string;
|
|
1199
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.processInvoices.prompt": string;
|
|
1200
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.qualifyInboundLeads.label": string;
|
|
1201
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.qualifyInboundLeads.prompt": string;
|
|
1202
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.whatsappSupportAgent.label": string;
|
|
1203
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.whatsappSupportAgent.prompt": string;
|
|
1204
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.scheduleSocialPosts.label": string;
|
|
1205
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.scheduleSocialPosts.prompt": string;
|
|
1206
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.analyzeExitInterviews.label": string;
|
|
1207
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.analyzeExitInterviews.prompt": string;
|
|
1208
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.postToLinkedIn.label": string;
|
|
1209
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.postToLinkedIn.prompt": string;
|
|
1210
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.detectAtRiskAccounts.label": string;
|
|
1211
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.detectAtRiskAccounts.prompt": string;
|
|
1212
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.automateOrderFlow.label": string;
|
|
1213
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.automateOrderFlow.prompt": string;
|
|
1214
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.recoverAbandonedCarts.label": string;
|
|
1215
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.recoverAbandonedCarts.prompt": string;
|
|
1216
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.monitorMarketNews.label": string;
|
|
1217
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.monitorMarketNews.prompt": string;
|
|
1218
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.onboardNewHires.label": string;
|
|
1219
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.onboardNewHires.prompt": string;
|
|
1220
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.extractDataFromEmails.label": string;
|
|
1221
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.extractDataFromEmails.prompt": string;
|
|
1195
1222
|
"experiments.personalizedTemplatesV3.browseAllTemplates": string;
|
|
1196
1223
|
"experiments.personalizedTemplatesV3.couldntFind": string;
|
|
1197
1224
|
"experiments.personalizedTemplatesV3.exploreTemplates": string;
|
|
@@ -1324,7 +1351,6 @@ declare const _exports: {
|
|
|
1324
1351
|
"agentSessions.detail.cost": string;
|
|
1325
1352
|
"agentSessions.detail.toolCallSuspended": string;
|
|
1326
1353
|
"agentSessions.detail.suspendedNote": string;
|
|
1327
|
-
"agentSessions.detail.workingMemory": string;
|
|
1328
1354
|
"agentSessions.detail.builtInTools": string;
|
|
1329
1355
|
"agentSessions.detail.userTools": string;
|
|
1330
1356
|
"agentSessions.detail.richInteraction.userResponse": string;
|
|
@@ -1356,6 +1382,7 @@ declare const _exports: {
|
|
|
1356
1382
|
"agentSessions.timeline.memoryUpdated": string;
|
|
1357
1383
|
"agentSessions.timeline.openForm": string;
|
|
1358
1384
|
"agentSessions.timeline.workflowError": string;
|
|
1385
|
+
"agentSessions.timeline.nodeError": string;
|
|
1359
1386
|
"agentSessions.timeline.filter": string;
|
|
1360
1387
|
"agentSessions.timeline.clearFilter": string;
|
|
1361
1388
|
"agentSessions.timeline.suspended": string;
|
|
@@ -2143,6 +2170,12 @@ declare const _exports: {
|
|
|
2143
2170
|
"nodeSettings.alwaysOutputData.description": string;
|
|
2144
2171
|
"nodeSettings.alwaysOutputData.displayName": string;
|
|
2145
2172
|
"nodeSettings.clickOnTheQuestionMarkIcon": string;
|
|
2173
|
+
"nodeSettings.customTelemetryTags.displayName": string;
|
|
2174
|
+
"nodeSettings.customTelemetryTags.description": string;
|
|
2175
|
+
"nodeSettings.customTelemetryTags.placeholder": string;
|
|
2176
|
+
"nodeSettings.customTelemetryTags.tag.displayName": string;
|
|
2177
|
+
"nodeSettings.customTelemetryTags.tag.key.displayName": string;
|
|
2178
|
+
"nodeSettings.customTelemetryTags.tag.value.displayName": string;
|
|
2146
2179
|
"nodeSettings.onError.description": string;
|
|
2147
2180
|
"nodeSettings.onError.displayName": string;
|
|
2148
2181
|
"nodeSettings.onError.options.continueRegularOutput.description": string;
|
|
@@ -2932,6 +2965,44 @@ declare const _exports: {
|
|
|
2932
2965
|
"settings.mcp.connectPopover.serverUrl": string;
|
|
2933
2966
|
"settings.mcp.connectPopover.jsonConfig": string;
|
|
2934
2967
|
"settings.mcp.connectPopover.triggerLabel": string;
|
|
2968
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.title": string;
|
|
2969
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.description": string;
|
|
2970
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.client.claude": string;
|
|
2971
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.client.claudeCode": string;
|
|
2972
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.client.cursor": string;
|
|
2973
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.client.codex": string;
|
|
2974
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.client.chatgpt": string;
|
|
2975
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.intro.eyebrow": string;
|
|
2976
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.intro.title": string;
|
|
2977
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.intro.description": string;
|
|
2978
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.intro.settingsHint": string;
|
|
2979
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.intro.settingsLink": string;
|
|
2980
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.intro.tryIt": string;
|
|
2981
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.intro.skip": string;
|
|
2982
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.prompt.claude": string;
|
|
2983
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.prompt.claudeCode": string;
|
|
2984
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.prompt.cursor": string;
|
|
2985
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.prompt.codex": string;
|
|
2986
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.section.client.title": string;
|
|
2987
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.section.access.title": string;
|
|
2988
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.section.prompt.title": string;
|
|
2989
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.section.serverUrl.title": string;
|
|
2990
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.section.restart.title": string;
|
|
2991
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.section.chatgptDeveloperMode.title": string;
|
|
2992
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.section.chatgptDeveloperMode.description": string;
|
|
2993
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.section.chatgptCustomApp.title": string;
|
|
2994
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.section.chatgptCustomApp.appName.label": string;
|
|
2995
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.section.chatgptCustomApp.appName.value": string;
|
|
2996
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.section.chatgptCustomApp.serverUrl.label": string;
|
|
2997
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.footer": string;
|
|
2998
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.footer.docsLink": string;
|
|
2999
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.copy.tooltip": string;
|
|
3000
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.copy.copied": string;
|
|
3001
|
+
"experiments.surfaceMcpToNewCloudUsers.emptyState.tile.variant1.cta": string;
|
|
3002
|
+
"experiments.surfaceMcpToNewCloudUsers.emptyState.tile.variant2.cta": string;
|
|
3003
|
+
"experiments.surfaceMcpToNewCloudUsers.emptyState.tile.badge.new": string;
|
|
3004
|
+
"experiments.surfaceMcpToNewCloudUsers.emptyState.tile.badge.enabled": string;
|
|
3005
|
+
"experiments.surfaceMcpToNewCloudUsers.emptyState.reminder": string;
|
|
2935
3006
|
"settings.chatHub": string;
|
|
2936
3007
|
"settings.chatHub.providers.fetching.error": string;
|
|
2937
3008
|
"settings.chatHub.providers.updated.success": string;
|
|
@@ -3905,6 +3976,9 @@ declare const _exports: {
|
|
|
3905
3976
|
"workflowSettings.toggleMCP.notFoundError": string;
|
|
3906
3977
|
"workflowSettings.toggleMCP.updateSkippedError": string;
|
|
3907
3978
|
"workflowHistory.title": string;
|
|
3979
|
+
"workflowHistory.tab.history": string;
|
|
3980
|
+
"workflowHistory.tab.publishTimeline": string;
|
|
3981
|
+
"workflowHistory.action.viewTimeline": string;
|
|
3908
3982
|
"workflowHistory.content.actions": string;
|
|
3909
3983
|
"workflowHistory.item.id": string;
|
|
3910
3984
|
"workflowHistory.item.createdAt": string;
|
|
@@ -3955,6 +4029,18 @@ declare const _exports: {
|
|
|
3955
4029
|
"workflowHistory.button.tooltip.saving": string;
|
|
3956
4030
|
"workflowHistory.group.unnamedVersions": string;
|
|
3957
4031
|
"workflowHistory.publishModal.title": string;
|
|
4032
|
+
"workflowHistory.publishTimeline.empty": string;
|
|
4033
|
+
"workflowHistory.publishTimeline.event.activated": string;
|
|
4034
|
+
"workflowHistory.publishTimeline.event.activatedVersion": string;
|
|
4035
|
+
"workflowHistory.publishTimeline.event.activatedDeletedVersion": string;
|
|
4036
|
+
"workflowHistory.publishTimeline.event.activatedDeletedVersion.tooltip": string;
|
|
4037
|
+
"workflowHistory.publishTimeline.event.deactivated": string;
|
|
4038
|
+
"workflowHistory.publishTimeline.activeDuration": string;
|
|
4039
|
+
"workflowHistory.publishTimeline.inactiveDuration": string;
|
|
4040
|
+
"workflowHistory.publishTimeline.tooltip.byUser": string;
|
|
4041
|
+
"workflowHistory.publishTimeline.tooltip.noUser": string;
|
|
4042
|
+
"workflowHistory.publishTimeline.deletedVersionsDisclaimer": string;
|
|
4043
|
+
"workflowHistory.publishTimeline.deletedVersionsDisclaimer.tooltip": string;
|
|
3958
4044
|
"favorites.add": string;
|
|
3959
4045
|
"favorites.remove": string;
|
|
3960
4046
|
"favorites.menu.title": string;
|
|
@@ -4050,6 +4136,8 @@ declare const _exports: {
|
|
|
4050
4136
|
"workflows.empty.browseTemplates": string;
|
|
4051
4137
|
"workflows.empty.learnN8n": string;
|
|
4052
4138
|
"workflows.empty.button.disabled.tooltip": string;
|
|
4139
|
+
"workflows.empty.buildAgent": string;
|
|
4140
|
+
"workflows.empty.buildWorkflow": string;
|
|
4053
4141
|
"workflows.empty.easyAI": string;
|
|
4054
4142
|
"workflows.empty.tryAiWorkflow": string;
|
|
4055
4143
|
"workflows.empty.shared-with-me": string;
|
|
@@ -4513,6 +4601,26 @@ declare const _exports: {
|
|
|
4513
4601
|
"settings.security.personalSpace.sharing.existingCount.value": string;
|
|
4514
4602
|
"settings.security.personalSpace.unlicensed_tooltip": string;
|
|
4515
4603
|
"settings.security.personalSpace.unlicensed_tooltip.link": string;
|
|
4604
|
+
"settings.security.dataRedaction.title": string;
|
|
4605
|
+
"settings.security.dataRedaction.enforce.title": string;
|
|
4606
|
+
"settings.security.dataRedaction.enforce.message": string;
|
|
4607
|
+
"settings.security.dataRedaction.enforce.success.enabled": string;
|
|
4608
|
+
"settings.security.dataRedaction.enforce.success.disabled": string;
|
|
4609
|
+
"settings.security.dataRedaction.enforce.error": string;
|
|
4610
|
+
"settings.security.dataRedaction.scope.title": string;
|
|
4611
|
+
"settings.security.dataRedaction.scope.description": string;
|
|
4612
|
+
"settings.security.dataRedaction.scope.option.manual-only": string;
|
|
4613
|
+
"settings.security.dataRedaction.scope.option.non-manual": string;
|
|
4614
|
+
"settings.security.dataRedaction.scope.option.all": string;
|
|
4615
|
+
"settings.security.dataRedaction.scope.success": string;
|
|
4616
|
+
"settings.security.dataRedaction.scope.error": string;
|
|
4617
|
+
"settings.security.dataRedaction.affectedScope.label": string;
|
|
4618
|
+
"settings.security.dataRedaction.affectedScope.none": string;
|
|
4619
|
+
"settings.security.dataRedaction.affectedScope.manual-only": string;
|
|
4620
|
+
"settings.security.dataRedaction.affectedScope.non-manual": string;
|
|
4621
|
+
"settings.security.dataRedaction.affectedScope.all": string;
|
|
4622
|
+
"settings.security.dataRedaction.unlicensed_tooltip": string;
|
|
4623
|
+
"settings.security.dataRedaction.unlicensed_tooltip.link": string;
|
|
4516
4624
|
"settings.encryptionKeys": string;
|
|
4517
4625
|
"settings.encryptionKeys.title": string;
|
|
4518
4626
|
"settings.encryptionKeys.description": string;
|
|
@@ -5086,6 +5194,12 @@ declare const _exports: {
|
|
|
5086
5194
|
"evaluation.runInParallel.label.sequential": string;
|
|
5087
5195
|
"evaluation.runInParallel.label.concurrent": string;
|
|
5088
5196
|
"evaluation.runInParallel.tooltip": string;
|
|
5197
|
+
"evaluation.runInParallel.popover.title": string;
|
|
5198
|
+
"evaluation.runInParallel.popover.ariaLabel": string;
|
|
5199
|
+
"evaluation.runInParallel.popover.valuePill": string;
|
|
5200
|
+
"evaluation.runInParallel.popover.scaleSequential": string;
|
|
5201
|
+
"evaluation.runInParallel.popover.scaleFaster": string;
|
|
5202
|
+
"evaluation.runInParallel.popover.helper": string;
|
|
5089
5203
|
"evaluation.cancelTestRun": string;
|
|
5090
5204
|
"evaluation.notImplemented": string;
|
|
5091
5205
|
"evaluation.viewDetails": string;
|
|
@@ -5342,8 +5456,6 @@ declare const _exports: {
|
|
|
5342
5456
|
"instanceAi.statusBar.waitingForInput": string;
|
|
5343
5457
|
"instanceAi.input.send": string;
|
|
5344
5458
|
"instanceAi.input.stop": string;
|
|
5345
|
-
"instanceAi.input.researchToggle": string;
|
|
5346
|
-
"instanceAi.input.researchToggle.tooltip": string;
|
|
5347
5459
|
"instanceAi.toolCall.input": string;
|
|
5348
5460
|
"instanceAi.toolCall.output": string;
|
|
5349
5461
|
"instanceAi.toolCall.running": string;
|
|
@@ -5392,10 +5504,17 @@ declare const _exports: {
|
|
|
5392
5504
|
"instanceAi.error.title": string;
|
|
5393
5505
|
"instanceAi.error.technicalDetails": string;
|
|
5394
5506
|
"instanceAi.artifactsPanel.title": string;
|
|
5507
|
+
"instanceAi.artifactsPanel.showPreview": string;
|
|
5508
|
+
"instanceAi.artifactsPanel.hidePreview": string;
|
|
5509
|
+
"instanceAi.artifactsPanel.showPanel": string;
|
|
5510
|
+
"instanceAi.artifactsPanel.pinPanel": string;
|
|
5511
|
+
"instanceAi.artifactsPanel.unpinPanel": string;
|
|
5395
5512
|
"instanceAi.artifactsPanel.noArtifacts": string;
|
|
5513
|
+
"instanceAi.artifactsPanel.openArtifact": string;
|
|
5396
5514
|
"instanceAi.artifactsPanel.tasks": string;
|
|
5397
5515
|
"instanceAi.artifactsPanel.openWorkflow": string;
|
|
5398
5516
|
"instanceAi.artifactsPanel.archived": string;
|
|
5517
|
+
"instanceAi.previewTabBar.expand": string;
|
|
5399
5518
|
"instanceAi.previewTabBar.collapse": string;
|
|
5400
5519
|
"instanceAi.previewTabBar.openInEditor": string;
|
|
5401
5520
|
"instanceAi.previewTabBar.openWorkflowInEditor": string;
|
|
@@ -5570,6 +5689,7 @@ declare const _exports: {
|
|
|
5570
5689
|
"instanceAi.backgroundTask.completed": string;
|
|
5571
5690
|
"instanceAi.backgroundTask.failed": string;
|
|
5572
5691
|
"instanceAi.planReview.title": string;
|
|
5692
|
+
"instanceAi.planReview.titleResolved": string;
|
|
5573
5693
|
"instanceAi.planReview.building": string;
|
|
5574
5694
|
"instanceAi.planReview.awaitingApproval": string;
|
|
5575
5695
|
"instanceAi.planReview.description": string;
|
|
@@ -5827,6 +5947,7 @@ declare const _exports: {
|
|
|
5827
5947
|
"agents.chat.askQuestion.otherLabel": string;
|
|
5828
5948
|
"agents.chat.askQuestion.otherPlaceholder": string;
|
|
5829
5949
|
"agents.chat.askQuestion.submit": string;
|
|
5950
|
+
"agents.heading": string;
|
|
5830
5951
|
"agents.list.published": string;
|
|
5831
5952
|
"agents.list.noDescription": string;
|
|
5832
5953
|
"agents.list.updatedAt": string;
|
|
@@ -5834,9 +5955,12 @@ declare const _exports: {
|
|
|
5834
5955
|
"agents.list.created": string;
|
|
5835
5956
|
"agents.list.empty.heading": string;
|
|
5836
5957
|
"agents.list.empty.description": string;
|
|
5958
|
+
"agents.list.empty.button.label": string;
|
|
5959
|
+
"agents.list.empty.button.disabled.tooltip": string;
|
|
5837
5960
|
"agents.list.actions.publish": string;
|
|
5838
5961
|
"agents.list.actions.unpublish": string;
|
|
5839
5962
|
"agents.list.actions.delete": string;
|
|
5963
|
+
"agents.list.readonly": string;
|
|
5840
5964
|
"agents.publish.button.publish": string;
|
|
5841
5965
|
"agents.publish.button.published": string;
|
|
5842
5966
|
"agents.publish.dropdown.publish": string;
|
|
@@ -5854,7 +5978,14 @@ declare const _exports: {
|
|
|
5854
5978
|
"agents.schedule.status.active": string;
|
|
5855
5979
|
"agents.schedule.status.inactive": string;
|
|
5856
5980
|
"agents.schedule.cron": string;
|
|
5981
|
+
"agents.schedule.cron.mode.custom": string;
|
|
5982
|
+
"agents.schedule.cron.mode.preset": string;
|
|
5857
5983
|
"agents.schedule.cron.placeholder": string;
|
|
5984
|
+
"agents.schedule.nextOccurrence": string;
|
|
5985
|
+
"agents.schedule.presets.everyDay": string;
|
|
5986
|
+
"agents.schedule.presets.everyHour": string;
|
|
5987
|
+
"agents.schedule.presets.everyMonday": string;
|
|
5988
|
+
"agents.schedule.presets.everyWeekday": string;
|
|
5858
5989
|
"agents.schedule.wakeUpPrompt": string;
|
|
5859
5990
|
"agents.schedule.wakeUpPrompt.placeholder": string;
|
|
5860
5991
|
"agents.schedule.wakeUpPrompt.help": string;
|
|
@@ -5903,6 +6034,7 @@ declare const _exports: {
|
|
|
5903
6034
|
"agents.new.headingWithName": string;
|
|
5904
6035
|
"agents.new.description.placeholder": string;
|
|
5905
6036
|
"agents.new.templates.label": string;
|
|
6037
|
+
"agents.builder.readonly.placeholder": string;
|
|
5906
6038
|
"agents.builder.sections.agent": string;
|
|
5907
6039
|
"agents.builder.sections.advanced": string;
|
|
5908
6040
|
"agents.builder.sections.configJson": string;
|
|
@@ -5935,8 +6067,13 @@ declare const _exports: {
|
|
|
5935
6067
|
"agents.builder.advanced.reasoningEffort.label": string;
|
|
5936
6068
|
"agents.builder.advanced.concurrency.label": string;
|
|
5937
6069
|
"agents.builder.advanced.concurrency.hint": string;
|
|
6070
|
+
"agents.builder.advanced.approval.label": string;
|
|
6071
|
+
"agents.builder.advanced.approval.hint": string;
|
|
6072
|
+
"agents.builder.advanced.recentMessages.label": string;
|
|
6073
|
+
"agents.builder.advanced.recentMessages.hint": string;
|
|
6074
|
+
"agents.builder.advanced.recentMessages.memoryDisabledTooltip": string;
|
|
5938
6075
|
"agents.builder.memory.title": string;
|
|
5939
|
-
"agents.builder.memory.
|
|
6076
|
+
"agents.builder.memory.description": string;
|
|
5940
6077
|
"agents.builder.memory.semanticRecall.topK": string;
|
|
5941
6078
|
"agents.builder.memory.semanticRecall.rangeBefore": string;
|
|
5942
6079
|
"agents.builder.memory.semanticRecall.rangeAfter": string;
|
|
@@ -5993,14 +6130,19 @@ declare const _exports: {
|
|
|
5993
6130
|
"agents.builder.header.executions": string;
|
|
5994
6131
|
"agents.builder.header.tab.agent": string;
|
|
5995
6132
|
"agents.builder.header.tab.executions": string;
|
|
6133
|
+
"agents.builder.header.tab.memory": string;
|
|
5996
6134
|
"agents.builder.header.tab.evaluations": string;
|
|
5997
6135
|
"agents.builder.header.tab.raw": string;
|
|
5998
6136
|
"agents.builder.header.workspaceCrumb": string;
|
|
5999
6137
|
"agents.builder.header.projectFallback": string;
|
|
6000
6138
|
"agents.builder.header.switcher.empty": string;
|
|
6139
|
+
"agents.builder.header.switcher.newAgent": string;
|
|
6001
6140
|
"agents.builder.header.switcher.ariaLabel": string;
|
|
6002
6141
|
"agents.builder.header.saving": string;
|
|
6003
6142
|
"agents.builder.header.saved": string;
|
|
6143
|
+
"agents.builder.preview.button": string;
|
|
6144
|
+
"agents.builder.preview.disabledTooltip": string;
|
|
6145
|
+
"agents.builder.preview.close.ariaLabel": string;
|
|
6004
6146
|
"agents.builder.executions.count": string;
|
|
6005
6147
|
"agents.builder.raw.description": string;
|
|
6006
6148
|
"agents.builder.evaluations.comingSoon": string;
|
|
@@ -6045,6 +6187,15 @@ declare const _exports: {
|
|
|
6045
6187
|
"agents.builder.addTrigger.slack.hideJson": string;
|
|
6046
6188
|
"agents.builder.addTrigger.slack.copyManifest": string;
|
|
6047
6189
|
"agents.builder.addTrigger.slack.manifestTitle": string;
|
|
6190
|
+
"agents.builder.addTrigger.slack.docsCalloutLink": string;
|
|
6191
|
+
"agents.builder.addTrigger.telegram.accessMode.label": string;
|
|
6192
|
+
"agents.builder.addTrigger.telegram.accessMode.private": string;
|
|
6193
|
+
"agents.builder.addTrigger.telegram.accessMode.public": string;
|
|
6194
|
+
"agents.builder.addTrigger.telegram.public.warning": string;
|
|
6195
|
+
"agents.builder.addTrigger.telegram.users.label": string;
|
|
6196
|
+
"agents.builder.addTrigger.telegram.users.placeholder": string;
|
|
6197
|
+
"agents.builder.addTrigger.telegram.validation.invalid": string;
|
|
6198
|
+
"agents.builder.addTrigger.telegram.validation.required": string;
|
|
6048
6199
|
"agents.builder.addTrigger.helpText.slack": string;
|
|
6049
6200
|
"agents.builder.addTrigger.helpText.telegram": string;
|
|
6050
6201
|
"agents.builder.addTrigger.helpText.linear": string;
|
package/package.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@n8n/i18n",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "2.
|
|
4
|
+
"version": "2.22.0",
|
|
5
5
|
"files": [
|
|
6
6
|
"dist",
|
|
7
|
-
"
|
|
8
|
-
"
|
|
7
|
+
"LICENSE.md",
|
|
8
|
+
"LICENSE_EE.md"
|
|
9
9
|
],
|
|
10
10
|
"main": "dist/index.cjs",
|
|
11
11
|
"module": "dist/index.mjs",
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
},
|
|
25
25
|
"dependencies": {
|
|
26
26
|
"vue-i18n": "^11.1.2",
|
|
27
|
-
"n8n-workflow": "2.
|
|
27
|
+
"n8n-workflow": "2.22.0"
|
|
28
28
|
},
|
|
29
29
|
"devDependencies": {
|
|
30
30
|
"@testing-library/jest-dom": "^6.6.3",
|
|
@@ -39,9 +39,9 @@
|
|
|
39
39
|
"vite": "^8.0.2",
|
|
40
40
|
"vitest": "^4.1.1",
|
|
41
41
|
"vue-tsc": "^2.2.8",
|
|
42
|
-
"@n8n/
|
|
42
|
+
"@n8n/vitest-config": "1.11.0",
|
|
43
43
|
"@n8n/typescript-config": "1.4.0",
|
|
44
|
-
"@n8n/
|
|
44
|
+
"@n8n/eslint-config": "0.0.1"
|
|
45
45
|
},
|
|
46
46
|
"peerDependencies": {
|
|
47
47
|
"vue": "^3.5.13"
|