@n8n/i18n 1.24.2 → 1.25.1
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 +3949 -7800
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +61 -18
- package/dist/{index.d.ts → index.d.mts} +62 -19
- package/dist/index.mjs +4211 -0
- package/dist/index.mjs.map +1 -0
- package/dist/types.d.cts +1 -1
- package/dist/types.d.mts +2 -0
- package/dist/types.mjs +1 -0
- package/dist/{types-eBu_kveP.d.cts → types2.d.cts} +62 -19
- package/dist/{types-DACdyL-T.d.ts → types2.d.mts} +62 -19
- package/dist/utils.cjs +1 -1
- package/dist/{utils.d.ts → utils.d.mts} +1 -1
- package/dist/utils.mjs +3 -0
- package/dist/{utils-p9ioSiTo.cjs → utils2.cjs} +3 -9
- package/dist/utils2.cjs.map +1 -0
- package/dist/{utils-BJm12gqs.js → utils2.mjs} +4 -10
- package/dist/utils2.mjs.map +1 -0
- package/package.json +12 -12
- package/dist/index.js +0 -8039
- package/dist/index.js.map +0 -1
- package/dist/types.d.ts +0 -2
- package/dist/types.js +0 -0
- package/dist/utils-BJm12gqs.js.map +0 -1
- package/dist/utils-p9ioSiTo.cjs.map +0 -1
- package/dist/utils.js +0 -3
package/dist/types.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { i as LocaleMessages, n as GetBaseTextKey, r as INodeTranslationHeaders, t as BaseTextKey } from "./types2.cjs";
|
|
2
2
|
export { BaseTextKey, GetBaseTextKey, INodeTranslationHeaders, LocaleMessages };
|
package/dist/types.d.mts
ADDED
package/dist/types.mjs
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { };
|
|
@@ -135,6 +135,7 @@ declare const _exports: {
|
|
|
135
135
|
"generic.projects": string;
|
|
136
136
|
"generic.your": string;
|
|
137
137
|
"generic.apiKey": string;
|
|
138
|
+
"generic.search": string;
|
|
138
139
|
"about.aboutN8n": string;
|
|
139
140
|
"about.close": string;
|
|
140
141
|
"about.license": string;
|
|
@@ -308,6 +309,7 @@ declare const _exports: {
|
|
|
308
309
|
"chatHub.agent.editor.systemPrompt.label": string;
|
|
309
310
|
"chatHub.agent.editor.systemPrompt.placeholder": string;
|
|
310
311
|
"chatHub.agent.editor.model.label": string;
|
|
312
|
+
"chatHub.agent.editor.tools.label": string;
|
|
311
313
|
"chatHub.agent.editor.loading": string;
|
|
312
314
|
"chatHub.agent.editor.saving": string;
|
|
313
315
|
"chatHub.agent.editor.save": string;
|
|
@@ -324,6 +326,13 @@ declare const _exports: {
|
|
|
324
326
|
"chatHub.agent.editor.success.create": string;
|
|
325
327
|
"chatHub.agent.editor.success.update": string;
|
|
326
328
|
"chatHub.agent.editor.success.delete": string;
|
|
329
|
+
"chatHub.tools.editor.title": string;
|
|
330
|
+
"chatHub.tools.editor.credential": string;
|
|
331
|
+
"chatHub.tools.editor.credential.placeholder": string;
|
|
332
|
+
"chatHub.tools.editor.credential.new": string;
|
|
333
|
+
"chatHub.tools.editor.selectedCount": string;
|
|
334
|
+
"chatHub.tools.editor.confirm": string;
|
|
335
|
+
"chatHub.tools.editor.cancel": string;
|
|
327
336
|
"chatEmbed.infoTip.description": string;
|
|
328
337
|
"chatEmbed.infoTip.link": string;
|
|
329
338
|
"chatEmbed.title": string;
|
|
@@ -1246,7 +1255,6 @@ declare const _exports: {
|
|
|
1246
1255
|
"ndv.input.mapping": string;
|
|
1247
1256
|
"ndv.input.fromAI": string;
|
|
1248
1257
|
"ndv.input.parentNodes": string;
|
|
1249
|
-
"ndv.input.tooMuchData.title": string;
|
|
1250
1258
|
"ndv.input.noOutputDataInBranch": string;
|
|
1251
1259
|
"ndv.input.noOutputDataInNode": string;
|
|
1252
1260
|
"ndv.input.noOutputData": string;
|
|
@@ -1309,10 +1317,6 @@ declare const _exports: {
|
|
|
1309
1317
|
"ndv.output.insertTestData": string;
|
|
1310
1318
|
"ndv.output.staleDataWarning.regular": string;
|
|
1311
1319
|
"ndv.output.staleDataWarning.pinData": string;
|
|
1312
|
-
"ndv.output.tooMuchData.message": string;
|
|
1313
|
-
"ndv.output.tooMuchData.showDataAnyway": string;
|
|
1314
|
-
"ndv.output.tooMuchData.title": string;
|
|
1315
|
-
"ndv.output.logs.tooMuchData.message": string;
|
|
1316
1320
|
"ndv.output.waitingToRun": string;
|
|
1317
1321
|
"ndv.output.noToolUsedInfo": string;
|
|
1318
1322
|
"ndv.title.cancel": string;
|
|
@@ -1338,6 +1342,9 @@ declare const _exports: {
|
|
|
1338
1342
|
"ndv.pinData.error.tooLarge.description": string;
|
|
1339
1343
|
"ndv.pinData.error.tooLargeWorkflow.title": string;
|
|
1340
1344
|
"ndv.pinData.error.tooLargeWorkflow.description": string;
|
|
1345
|
+
"ndv.tooMuchData.message": string;
|
|
1346
|
+
"ndv.tooMuchData.showDataAnyway": string;
|
|
1347
|
+
"ndv.tooMuchData.title": string;
|
|
1341
1348
|
"ndv.httpRequest.credentialOnly.docsNotice": string;
|
|
1342
1349
|
"noTagsView.readyToOrganizeYourWorkflows": string;
|
|
1343
1350
|
"noTagsView.withWorkflowTagsYouReFree": string;
|
|
@@ -1760,6 +1767,7 @@ declare const _exports: {
|
|
|
1760
1767
|
"oauth.consentView.description": string;
|
|
1761
1768
|
"oauth.consentView.action.listWorkflows": string;
|
|
1762
1769
|
"oauth.consentView.action.workflowDetails": string;
|
|
1770
|
+
"oauth.consentView.action.executeWorkflows": string;
|
|
1763
1771
|
"oauth.consentView.readMore": string;
|
|
1764
1772
|
"oauth.consentView.error.deny": string;
|
|
1765
1773
|
"oauth.consentView.error.allow": string;
|
|
@@ -2643,6 +2651,39 @@ declare const _exports: {
|
|
|
2643
2651
|
"settings.sourceControl.httpsPersonalAccessTokenPlaceholder": string;
|
|
2644
2652
|
"settings.sourceControl.httpsWarningNotice": string;
|
|
2645
2653
|
"settings.sourceControl.httpsWarningNotice.strong": string;
|
|
2654
|
+
"settings.migrationReport": string;
|
|
2655
|
+
"settings.migrationReport.title": string;
|
|
2656
|
+
"settings.migrationReport.description": string;
|
|
2657
|
+
"settings.migrationReport.refreshButton": string;
|
|
2658
|
+
"settings.migrationReport.tabs.workflowIssues": string;
|
|
2659
|
+
"settings.migrationReport.tabs.instanceIssues": string;
|
|
2660
|
+
"settings.migrationReport.workflowTooltip.critical": string;
|
|
2661
|
+
"settings.migrationReport.workflowTooltip.medium": string;
|
|
2662
|
+
"settings.migrationReport.workflowTooltip.low": string;
|
|
2663
|
+
"settings.migrationReport.instanceTooltip.critical": string;
|
|
2664
|
+
"settings.migrationReport.instanceTooltip.medium": string;
|
|
2665
|
+
"settings.migrationReport.instanceTooltip.low": string;
|
|
2666
|
+
"settings.migrationReport.emptyWorkflowIssues.title": string;
|
|
2667
|
+
"settings.migrationReport.emptyWorkflowIssues.description": string;
|
|
2668
|
+
"settings.migrationReport.emptyInstanceIssues.title": string;
|
|
2669
|
+
"settings.migrationReport.emptyInstanceIssues.description": string;
|
|
2670
|
+
"settings.migrationReport.documentation": string;
|
|
2671
|
+
"settings.migrationReport.workflowsCount": string;
|
|
2672
|
+
"settings.migrationReport.detail.affectedTag": string;
|
|
2673
|
+
"settings.migrationReport.detail.table.name": string;
|
|
2674
|
+
"settings.migrationReport.detail.table.issue": string;
|
|
2675
|
+
"settings.migrationReport.detail.table.active": string;
|
|
2676
|
+
"settings.migrationReport.detail.table.deactivated": string;
|
|
2677
|
+
"settings.migrationReport.detail.table.nodeAffected": string;
|
|
2678
|
+
"settings.migrationReport.detail.table.numberOfExecutions": string;
|
|
2679
|
+
"settings.migrationReport.detail.table.lastExecuted": string;
|
|
2680
|
+
"settings.migrationReport.detail.table.lastUpdated": string;
|
|
2681
|
+
"settings.migrationReport.detail.table.never": string;
|
|
2682
|
+
"settings.migrationReport.detail.search.placeholder": string;
|
|
2683
|
+
"settings.migrationReport.detail.filter.status.label": string;
|
|
2684
|
+
"settings.migrationReport.detail.filter.status.all": string;
|
|
2685
|
+
"settings.migrationReport.detail.filter.status.active": string;
|
|
2686
|
+
"settings.migrationReport.detail.filter.status.deactivated": string;
|
|
2646
2687
|
"showMessage.cancel": string;
|
|
2647
2688
|
"showMessage.ok": string;
|
|
2648
2689
|
"showMessage.showDetails": string;
|
|
@@ -2777,6 +2818,9 @@ declare const _exports: {
|
|
|
2777
2818
|
"ndv.search.noMatchSchema.description": string;
|
|
2778
2819
|
"ndv.search.noMatchSchema.description.link": string;
|
|
2779
2820
|
"ndv.search.items": string;
|
|
2821
|
+
"ndv.render.text": string;
|
|
2822
|
+
"ndv.render.html": string;
|
|
2823
|
+
"ndv.render.markdown": string;
|
|
2780
2824
|
"ndv.nodeHints.disabled": string;
|
|
2781
2825
|
"ndv.nodeHints.alwaysOutputData": string;
|
|
2782
2826
|
"ndv.nodeHints.alwaysOutputData.short": string;
|
|
@@ -2972,9 +3016,7 @@ declare const _exports: {
|
|
|
2972
3016
|
"workflowHistory.action.clone.success.title": string;
|
|
2973
3017
|
"workflowHistory.action.clone.success.message": string;
|
|
2974
3018
|
"workflowHistory.button.tooltip.empty": string;
|
|
2975
|
-
"workflowHistory.button.tooltip
|
|
2976
|
-
"workflowHistory.button.tooltip.disabled": string;
|
|
2977
|
-
"workflowHistory.button.tooltip.disabled.link": string;
|
|
3019
|
+
"workflowHistory.button.tooltip": string;
|
|
2978
3020
|
"workflows.heading": string;
|
|
2979
3021
|
"workflows.add": string;
|
|
2980
3022
|
"workflows.project.add": string;
|
|
@@ -3040,7 +3082,7 @@ declare const _exports: {
|
|
|
3040
3082
|
"workflows.empty.preBuiltAgents": string;
|
|
3041
3083
|
"workflows.empty.shared-with-me": string;
|
|
3042
3084
|
"workflows.empty.shared-with-me.link": string;
|
|
3043
|
-
"workflows.empty.
|
|
3085
|
+
"workflows.empty.readyToRun": string;
|
|
3044
3086
|
"workflows.list.easyAI": string;
|
|
3045
3087
|
"workflows.list.error.fetching.one": string;
|
|
3046
3088
|
"workflows.list.error.fetching": string;
|
|
@@ -3242,6 +3284,7 @@ declare const _exports: {
|
|
|
3242
3284
|
"dataTable.addColumn.systemColumnDescription": string;
|
|
3243
3285
|
"dataTable.addColumn.alreadyExistsDescription": string;
|
|
3244
3286
|
"dataTable.addColumn.testingColumnDescription": string;
|
|
3287
|
+
"dataTable.search.dateSearchInfo": string;
|
|
3245
3288
|
"settings.ldap": string;
|
|
3246
3289
|
"settings.ldap.note": string;
|
|
3247
3290
|
"settings.ldap.infoTip": string;
|
|
@@ -3323,6 +3366,8 @@ declare const _exports: {
|
|
|
3323
3366
|
"settings.ldap.form.pageSize.infoText": string;
|
|
3324
3367
|
"settings.ldap.form.searchTimeout.label": string;
|
|
3325
3368
|
"settings.ldap.form.searchTimeout.infoText": string;
|
|
3369
|
+
"settings.ldap.form.enforceEmailUniqueness.label": string;
|
|
3370
|
+
"settings.ldap.form.enforceEmailUniqueness.tooltip": string;
|
|
3326
3371
|
"settings.ldap.section.synchronization.title": string;
|
|
3327
3372
|
"settings.sso": string;
|
|
3328
3373
|
"settings.sso.title": string;
|
|
@@ -3619,14 +3664,12 @@ declare const _exports: {
|
|
|
3619
3664
|
"communityPlusModal.success.title": string;
|
|
3620
3665
|
"communityPlusModal.success.message": string;
|
|
3621
3666
|
"communityPlusModal.description": string;
|
|
3622
|
-
"communityPlusModal.features.
|
|
3623
|
-
"communityPlusModal.features.
|
|
3624
|
-
"communityPlusModal.features.
|
|
3625
|
-
"communityPlusModal.features.
|
|
3626
|
-
"communityPlusModal.features.
|
|
3627
|
-
"communityPlusModal.features.
|
|
3628
|
-
"communityPlusModal.features.fourth.title": string;
|
|
3629
|
-
"communityPlusModal.features.fourth.description": string;
|
|
3667
|
+
"communityPlusModal.features.debugging.title": string;
|
|
3668
|
+
"communityPlusModal.features.debugging.description": string;
|
|
3669
|
+
"communityPlusModal.features.execution.title": string;
|
|
3670
|
+
"communityPlusModal.features.execution.description": string;
|
|
3671
|
+
"communityPlusModal.features.folders.title": string;
|
|
3672
|
+
"communityPlusModal.features.folders.description": string;
|
|
3630
3673
|
"communityPlusModal.input.email.label": string;
|
|
3631
3674
|
"communityPlusModal.button.skip": string;
|
|
3632
3675
|
"communityPlusModal.button.confirm": string;
|
|
@@ -3915,5 +3958,5 @@ interface INodeTranslationHeaders {
|
|
|
3915
3958
|
};
|
|
3916
3959
|
}
|
|
3917
3960
|
//#endregion
|
|
3918
|
-
export {
|
|
3919
|
-
//# sourceMappingURL=
|
|
3961
|
+
export { LocaleMessages as i, GetBaseTextKey as n, INodeTranslationHeaders as r, BaseTextKey as t };
|
|
3962
|
+
//# sourceMappingURL=types2.d.cts.map
|
|
@@ -135,6 +135,7 @@ declare const _exports: {
|
|
|
135
135
|
"generic.projects": string;
|
|
136
136
|
"generic.your": string;
|
|
137
137
|
"generic.apiKey": string;
|
|
138
|
+
"generic.search": string;
|
|
138
139
|
"about.aboutN8n": string;
|
|
139
140
|
"about.close": string;
|
|
140
141
|
"about.license": string;
|
|
@@ -308,6 +309,7 @@ declare const _exports: {
|
|
|
308
309
|
"chatHub.agent.editor.systemPrompt.label": string;
|
|
309
310
|
"chatHub.agent.editor.systemPrompt.placeholder": string;
|
|
310
311
|
"chatHub.agent.editor.model.label": string;
|
|
312
|
+
"chatHub.agent.editor.tools.label": string;
|
|
311
313
|
"chatHub.agent.editor.loading": string;
|
|
312
314
|
"chatHub.agent.editor.saving": string;
|
|
313
315
|
"chatHub.agent.editor.save": string;
|
|
@@ -324,6 +326,13 @@ declare const _exports: {
|
|
|
324
326
|
"chatHub.agent.editor.success.create": string;
|
|
325
327
|
"chatHub.agent.editor.success.update": string;
|
|
326
328
|
"chatHub.agent.editor.success.delete": string;
|
|
329
|
+
"chatHub.tools.editor.title": string;
|
|
330
|
+
"chatHub.tools.editor.credential": string;
|
|
331
|
+
"chatHub.tools.editor.credential.placeholder": string;
|
|
332
|
+
"chatHub.tools.editor.credential.new": string;
|
|
333
|
+
"chatHub.tools.editor.selectedCount": string;
|
|
334
|
+
"chatHub.tools.editor.confirm": string;
|
|
335
|
+
"chatHub.tools.editor.cancel": string;
|
|
327
336
|
"chatEmbed.infoTip.description": string;
|
|
328
337
|
"chatEmbed.infoTip.link": string;
|
|
329
338
|
"chatEmbed.title": string;
|
|
@@ -1246,7 +1255,6 @@ declare const _exports: {
|
|
|
1246
1255
|
"ndv.input.mapping": string;
|
|
1247
1256
|
"ndv.input.fromAI": string;
|
|
1248
1257
|
"ndv.input.parentNodes": string;
|
|
1249
|
-
"ndv.input.tooMuchData.title": string;
|
|
1250
1258
|
"ndv.input.noOutputDataInBranch": string;
|
|
1251
1259
|
"ndv.input.noOutputDataInNode": string;
|
|
1252
1260
|
"ndv.input.noOutputData": string;
|
|
@@ -1309,10 +1317,6 @@ declare const _exports: {
|
|
|
1309
1317
|
"ndv.output.insertTestData": string;
|
|
1310
1318
|
"ndv.output.staleDataWarning.regular": string;
|
|
1311
1319
|
"ndv.output.staleDataWarning.pinData": string;
|
|
1312
|
-
"ndv.output.tooMuchData.message": string;
|
|
1313
|
-
"ndv.output.tooMuchData.showDataAnyway": string;
|
|
1314
|
-
"ndv.output.tooMuchData.title": string;
|
|
1315
|
-
"ndv.output.logs.tooMuchData.message": string;
|
|
1316
1320
|
"ndv.output.waitingToRun": string;
|
|
1317
1321
|
"ndv.output.noToolUsedInfo": string;
|
|
1318
1322
|
"ndv.title.cancel": string;
|
|
@@ -1338,6 +1342,9 @@ declare const _exports: {
|
|
|
1338
1342
|
"ndv.pinData.error.tooLarge.description": string;
|
|
1339
1343
|
"ndv.pinData.error.tooLargeWorkflow.title": string;
|
|
1340
1344
|
"ndv.pinData.error.tooLargeWorkflow.description": string;
|
|
1345
|
+
"ndv.tooMuchData.message": string;
|
|
1346
|
+
"ndv.tooMuchData.showDataAnyway": string;
|
|
1347
|
+
"ndv.tooMuchData.title": string;
|
|
1341
1348
|
"ndv.httpRequest.credentialOnly.docsNotice": string;
|
|
1342
1349
|
"noTagsView.readyToOrganizeYourWorkflows": string;
|
|
1343
1350
|
"noTagsView.withWorkflowTagsYouReFree": string;
|
|
@@ -1760,6 +1767,7 @@ declare const _exports: {
|
|
|
1760
1767
|
"oauth.consentView.description": string;
|
|
1761
1768
|
"oauth.consentView.action.listWorkflows": string;
|
|
1762
1769
|
"oauth.consentView.action.workflowDetails": string;
|
|
1770
|
+
"oauth.consentView.action.executeWorkflows": string;
|
|
1763
1771
|
"oauth.consentView.readMore": string;
|
|
1764
1772
|
"oauth.consentView.error.deny": string;
|
|
1765
1773
|
"oauth.consentView.error.allow": string;
|
|
@@ -2643,6 +2651,39 @@ declare const _exports: {
|
|
|
2643
2651
|
"settings.sourceControl.httpsPersonalAccessTokenPlaceholder": string;
|
|
2644
2652
|
"settings.sourceControl.httpsWarningNotice": string;
|
|
2645
2653
|
"settings.sourceControl.httpsWarningNotice.strong": string;
|
|
2654
|
+
"settings.migrationReport": string;
|
|
2655
|
+
"settings.migrationReport.title": string;
|
|
2656
|
+
"settings.migrationReport.description": string;
|
|
2657
|
+
"settings.migrationReport.refreshButton": string;
|
|
2658
|
+
"settings.migrationReport.tabs.workflowIssues": string;
|
|
2659
|
+
"settings.migrationReport.tabs.instanceIssues": string;
|
|
2660
|
+
"settings.migrationReport.workflowTooltip.critical": string;
|
|
2661
|
+
"settings.migrationReport.workflowTooltip.medium": string;
|
|
2662
|
+
"settings.migrationReport.workflowTooltip.low": string;
|
|
2663
|
+
"settings.migrationReport.instanceTooltip.critical": string;
|
|
2664
|
+
"settings.migrationReport.instanceTooltip.medium": string;
|
|
2665
|
+
"settings.migrationReport.instanceTooltip.low": string;
|
|
2666
|
+
"settings.migrationReport.emptyWorkflowIssues.title": string;
|
|
2667
|
+
"settings.migrationReport.emptyWorkflowIssues.description": string;
|
|
2668
|
+
"settings.migrationReport.emptyInstanceIssues.title": string;
|
|
2669
|
+
"settings.migrationReport.emptyInstanceIssues.description": string;
|
|
2670
|
+
"settings.migrationReport.documentation": string;
|
|
2671
|
+
"settings.migrationReport.workflowsCount": string;
|
|
2672
|
+
"settings.migrationReport.detail.affectedTag": string;
|
|
2673
|
+
"settings.migrationReport.detail.table.name": string;
|
|
2674
|
+
"settings.migrationReport.detail.table.issue": string;
|
|
2675
|
+
"settings.migrationReport.detail.table.active": string;
|
|
2676
|
+
"settings.migrationReport.detail.table.deactivated": string;
|
|
2677
|
+
"settings.migrationReport.detail.table.nodeAffected": string;
|
|
2678
|
+
"settings.migrationReport.detail.table.numberOfExecutions": string;
|
|
2679
|
+
"settings.migrationReport.detail.table.lastExecuted": string;
|
|
2680
|
+
"settings.migrationReport.detail.table.lastUpdated": string;
|
|
2681
|
+
"settings.migrationReport.detail.table.never": string;
|
|
2682
|
+
"settings.migrationReport.detail.search.placeholder": string;
|
|
2683
|
+
"settings.migrationReport.detail.filter.status.label": string;
|
|
2684
|
+
"settings.migrationReport.detail.filter.status.all": string;
|
|
2685
|
+
"settings.migrationReport.detail.filter.status.active": string;
|
|
2686
|
+
"settings.migrationReport.detail.filter.status.deactivated": string;
|
|
2646
2687
|
"showMessage.cancel": string;
|
|
2647
2688
|
"showMessage.ok": string;
|
|
2648
2689
|
"showMessage.showDetails": string;
|
|
@@ -2777,6 +2818,9 @@ declare const _exports: {
|
|
|
2777
2818
|
"ndv.search.noMatchSchema.description": string;
|
|
2778
2819
|
"ndv.search.noMatchSchema.description.link": string;
|
|
2779
2820
|
"ndv.search.items": string;
|
|
2821
|
+
"ndv.render.text": string;
|
|
2822
|
+
"ndv.render.html": string;
|
|
2823
|
+
"ndv.render.markdown": string;
|
|
2780
2824
|
"ndv.nodeHints.disabled": string;
|
|
2781
2825
|
"ndv.nodeHints.alwaysOutputData": string;
|
|
2782
2826
|
"ndv.nodeHints.alwaysOutputData.short": string;
|
|
@@ -2972,9 +3016,7 @@ declare const _exports: {
|
|
|
2972
3016
|
"workflowHistory.action.clone.success.title": string;
|
|
2973
3017
|
"workflowHistory.action.clone.success.message": string;
|
|
2974
3018
|
"workflowHistory.button.tooltip.empty": string;
|
|
2975
|
-
"workflowHistory.button.tooltip
|
|
2976
|
-
"workflowHistory.button.tooltip.disabled": string;
|
|
2977
|
-
"workflowHistory.button.tooltip.disabled.link": string;
|
|
3019
|
+
"workflowHistory.button.tooltip": string;
|
|
2978
3020
|
"workflows.heading": string;
|
|
2979
3021
|
"workflows.add": string;
|
|
2980
3022
|
"workflows.project.add": string;
|
|
@@ -3040,7 +3082,7 @@ declare const _exports: {
|
|
|
3040
3082
|
"workflows.empty.preBuiltAgents": string;
|
|
3041
3083
|
"workflows.empty.shared-with-me": string;
|
|
3042
3084
|
"workflows.empty.shared-with-me.link": string;
|
|
3043
|
-
"workflows.empty.
|
|
3085
|
+
"workflows.empty.readyToRun": string;
|
|
3044
3086
|
"workflows.list.easyAI": string;
|
|
3045
3087
|
"workflows.list.error.fetching.one": string;
|
|
3046
3088
|
"workflows.list.error.fetching": string;
|
|
@@ -3242,6 +3284,7 @@ declare const _exports: {
|
|
|
3242
3284
|
"dataTable.addColumn.systemColumnDescription": string;
|
|
3243
3285
|
"dataTable.addColumn.alreadyExistsDescription": string;
|
|
3244
3286
|
"dataTable.addColumn.testingColumnDescription": string;
|
|
3287
|
+
"dataTable.search.dateSearchInfo": string;
|
|
3245
3288
|
"settings.ldap": string;
|
|
3246
3289
|
"settings.ldap.note": string;
|
|
3247
3290
|
"settings.ldap.infoTip": string;
|
|
@@ -3323,6 +3366,8 @@ declare const _exports: {
|
|
|
3323
3366
|
"settings.ldap.form.pageSize.infoText": string;
|
|
3324
3367
|
"settings.ldap.form.searchTimeout.label": string;
|
|
3325
3368
|
"settings.ldap.form.searchTimeout.infoText": string;
|
|
3369
|
+
"settings.ldap.form.enforceEmailUniqueness.label": string;
|
|
3370
|
+
"settings.ldap.form.enforceEmailUniqueness.tooltip": string;
|
|
3326
3371
|
"settings.ldap.section.synchronization.title": string;
|
|
3327
3372
|
"settings.sso": string;
|
|
3328
3373
|
"settings.sso.title": string;
|
|
@@ -3619,14 +3664,12 @@ declare const _exports: {
|
|
|
3619
3664
|
"communityPlusModal.success.title": string;
|
|
3620
3665
|
"communityPlusModal.success.message": string;
|
|
3621
3666
|
"communityPlusModal.description": string;
|
|
3622
|
-
"communityPlusModal.features.
|
|
3623
|
-
"communityPlusModal.features.
|
|
3624
|
-
"communityPlusModal.features.
|
|
3625
|
-
"communityPlusModal.features.
|
|
3626
|
-
"communityPlusModal.features.
|
|
3627
|
-
"communityPlusModal.features.
|
|
3628
|
-
"communityPlusModal.features.fourth.title": string;
|
|
3629
|
-
"communityPlusModal.features.fourth.description": string;
|
|
3667
|
+
"communityPlusModal.features.debugging.title": string;
|
|
3668
|
+
"communityPlusModal.features.debugging.description": string;
|
|
3669
|
+
"communityPlusModal.features.execution.title": string;
|
|
3670
|
+
"communityPlusModal.features.execution.description": string;
|
|
3671
|
+
"communityPlusModal.features.folders.title": string;
|
|
3672
|
+
"communityPlusModal.features.folders.description": string;
|
|
3630
3673
|
"communityPlusModal.input.email.label": string;
|
|
3631
3674
|
"communityPlusModal.button.skip": string;
|
|
3632
3675
|
"communityPlusModal.button.confirm": string;
|
|
@@ -3915,5 +3958,5 @@ interface INodeTranslationHeaders {
|
|
|
3915
3958
|
};
|
|
3916
3959
|
}
|
|
3917
3960
|
//#endregion
|
|
3918
|
-
export {
|
|
3919
|
-
//# sourceMappingURL=
|
|
3961
|
+
export { LocaleMessages as i, GetBaseTextKey as n, INodeTranslationHeaders as r, BaseTextKey as t };
|
|
3962
|
+
//# sourceMappingURL=types2.d.mts.map
|
package/dist/utils.cjs
CHANGED
|
@@ -8,4 +8,4 @@ declare const normalize: (path: string) => string;
|
|
|
8
8
|
declare const insertOptionsAndValues: (pathSegments: string[]) => string[];
|
|
9
9
|
//#endregion
|
|
10
10
|
export { deriveMiddleKey, insertOptionsAndValues, isNestedInCollectionLike, normalize };
|
|
11
|
-
//# sourceMappingURL=utils.d.
|
|
11
|
+
//# sourceMappingURL=utils.d.mts.map
|
package/dist/utils.mjs
ADDED
|
@@ -10,14 +10,8 @@
|
|
|
10
10
|
*/
|
|
11
11
|
function deriveMiddleKey(path, parameter) {
|
|
12
12
|
let middleKey = parameter.name;
|
|
13
|
-
if (isTopLevelCollection(path, parameter) || isNestedInCollectionLike(path))
|
|
14
|
-
|
|
15
|
-
middleKey = insertOptionsAndValues(pathSegments).join(".");
|
|
16
|
-
}
|
|
17
|
-
if (isNestedCollection(path, parameter) || isFixedCollection(path, parameter)) {
|
|
18
|
-
const pathSegments = [...normalize(path).split("."), parameter.name];
|
|
19
|
-
middleKey = insertOptionsAndValues(pathSegments).join(".");
|
|
20
|
-
}
|
|
13
|
+
if (isTopLevelCollection(path, parameter) || isNestedInCollectionLike(path)) middleKey = insertOptionsAndValues(normalize(path).split(".")).join(".");
|
|
14
|
+
if (isNestedCollection(path, parameter) || isFixedCollection(path, parameter)) middleKey = insertOptionsAndValues([...normalize(path).split("."), parameter.name]).join(".");
|
|
21
15
|
return middleKey;
|
|
22
16
|
}
|
|
23
17
|
/**
|
|
@@ -78,4 +72,4 @@ Object.defineProperty(exports, 'normalize', {
|
|
|
78
72
|
return normalize;
|
|
79
73
|
}
|
|
80
74
|
});
|
|
81
|
-
//# sourceMappingURL=
|
|
75
|
+
//# sourceMappingURL=utils2.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"utils2.cjs","names":[],"sources":["../src/utils.ts"],"sourcesContent":["/**\n * Derive the middle key, i.e. the segment of the render key located between\n * the initial key (path to parameters root) and the property to render.\n *\n * Used by `nodeText()` to handle nested params.\n *\n * Location: `n8n-nodes-base.nodes.github.nodeView.<middleKey>.placeholder`\n */\nexport function deriveMiddleKey(path: string, parameter: { name: string; type?: string }) {\n\tlet middleKey = parameter.name;\n\n\tif (isTopLevelCollection(path, parameter) || isNestedInCollectionLike(path)) {\n\t\tconst pathSegments = normalize(path).split('.');\n\t\tmiddleKey = insertOptionsAndValues(pathSegments).join('.');\n\t}\n\n\tif (isNestedCollection(path, parameter) || isFixedCollection(path, parameter)) {\n\t\tconst pathSegments = [...normalize(path).split('.'), parameter.name];\n\t\tmiddleKey = insertOptionsAndValues(pathSegments).join('.');\n\t}\n\n\treturn middleKey;\n}\n\n/**\n * Check if a param path is for a param nested inside a `collection` or\n * `fixedCollection` param.\n */\nexport const isNestedInCollectionLike = (path: string) => path.split('.').length >= 3;\n\nconst isTopLevelCollection = (path: string, parameter: { type?: string }) =>\n\tpath.split('.').length === 2 && parameter.type === 'collection';\n\nconst isNestedCollection = (path: string, parameter: { type?: string }) =>\n\tpath.split('.').length > 2 && parameter.type === 'collection';\n\n/**\n * Check if the param is a normal `fixedCollection`, i.e. a FC other than the wrapper\n * that sits at the root of a node's top-level param and contains all of them.\n */\nconst isFixedCollection = (path: string, parameter: { type?: string }) =>\n\tparameter.type === 'fixedCollection' && path !== 'parameters';\n\n/**\n * Remove all indices and the `parameters.` prefix from a parameter path.\n *\n * Example: `parameters.a[0].b` → `a.b`\n */\nexport const normalize = (path: string) => path.replace(/\\[.*?\\]/g, '').replace('parameters.', '');\n\n/**\n * Insert `'options'` and `'values'` on an alternating basis in a string array of\n * indefinite length. Helper to create a valid render key for a collection-like param.\n *\n * Example: `['a', 'b', 'c']` → `['a', 'options', 'b', 'values', 'c']`\n */\nexport const insertOptionsAndValues = (pathSegments: string[]) => {\n\treturn pathSegments.reduce<string[]>((acc, cur, i) => {\n\t\tacc.push(cur);\n\n\t\tif (i === pathSegments.length - 1) return acc;\n\n\t\tacc.push(i % 2 === 0 ? 'options' : 'values');\n\n\t\treturn acc;\n\t}, []);\n};\n"],"mappings":";;;;;;;;;;AAQA,SAAgB,gBAAgB,MAAc,WAA4C;CACzF,IAAI,YAAY,UAAU;AAE1B,KAAI,qBAAqB,MAAM,UAAU,IAAI,yBAAyB,KAAK,CAE1E,aAAY,uBADS,UAAU,KAAK,CAAC,MAAM,IAAI,CACC,CAAC,KAAK,IAAI;AAG3D,KAAI,mBAAmB,MAAM,UAAU,IAAI,kBAAkB,MAAM,UAAU,CAE5E,aAAY,uBADS,CAAC,GAAG,UAAU,KAAK,CAAC,MAAM,IAAI,EAAE,UAAU,KAAK,CACpB,CAAC,KAAK,IAAI;AAG3D,QAAO;;;;;;AAOR,MAAa,4BAA4B,SAAiB,KAAK,MAAM,IAAI,CAAC,UAAU;AAEpF,MAAM,wBAAwB,MAAc,cAC3C,KAAK,MAAM,IAAI,CAAC,WAAW,KAAK,UAAU,SAAS;AAEpD,MAAM,sBAAsB,MAAc,cACzC,KAAK,MAAM,IAAI,CAAC,SAAS,KAAK,UAAU,SAAS;;;;;AAMlD,MAAM,qBAAqB,MAAc,cACxC,UAAU,SAAS,qBAAqB,SAAS;;;;;;AAOlD,MAAa,aAAa,SAAiB,KAAK,QAAQ,YAAY,GAAG,CAAC,QAAQ,eAAe,GAAG;;;;;;;AAQlG,MAAa,0BAA0B,iBAA2B;AACjE,QAAO,aAAa,QAAkB,KAAK,KAAK,MAAM;AACrD,MAAI,KAAK,IAAI;AAEb,MAAI,MAAM,aAAa,SAAS,EAAG,QAAO;AAE1C,MAAI,KAAK,IAAI,MAAM,IAAI,YAAY,SAAS;AAE5C,SAAO;IACL,EAAE,CAAC"}
|
|
@@ -9,14 +9,8 @@
|
|
|
9
9
|
*/
|
|
10
10
|
function deriveMiddleKey(path, parameter) {
|
|
11
11
|
let middleKey = parameter.name;
|
|
12
|
-
if (isTopLevelCollection(path, parameter) || isNestedInCollectionLike(path))
|
|
13
|
-
|
|
14
|
-
middleKey = insertOptionsAndValues(pathSegments).join(".");
|
|
15
|
-
}
|
|
16
|
-
if (isNestedCollection(path, parameter) || isFixedCollection(path, parameter)) {
|
|
17
|
-
const pathSegments = [...normalize(path).split("."), parameter.name];
|
|
18
|
-
middleKey = insertOptionsAndValues(pathSegments).join(".");
|
|
19
|
-
}
|
|
12
|
+
if (isTopLevelCollection(path, parameter) || isNestedInCollectionLike(path)) middleKey = insertOptionsAndValues(normalize(path).split(".")).join(".");
|
|
13
|
+
if (isNestedCollection(path, parameter) || isFixedCollection(path, parameter)) middleKey = insertOptionsAndValues([...normalize(path).split("."), parameter.name]).join(".");
|
|
20
14
|
return middleKey;
|
|
21
15
|
}
|
|
22
16
|
/**
|
|
@@ -53,5 +47,5 @@ const insertOptionsAndValues = (pathSegments) => {
|
|
|
53
47
|
};
|
|
54
48
|
|
|
55
49
|
//#endregion
|
|
56
|
-
export {
|
|
57
|
-
//# sourceMappingURL=
|
|
50
|
+
export { normalize as i, insertOptionsAndValues as n, isNestedInCollectionLike as r, deriveMiddleKey as t };
|
|
51
|
+
//# sourceMappingURL=utils2.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"utils2.mjs","names":[],"sources":["../src/utils.ts"],"sourcesContent":["/**\n * Derive the middle key, i.e. the segment of the render key located between\n * the initial key (path to parameters root) and the property to render.\n *\n * Used by `nodeText()` to handle nested params.\n *\n * Location: `n8n-nodes-base.nodes.github.nodeView.<middleKey>.placeholder`\n */\nexport function deriveMiddleKey(path: string, parameter: { name: string; type?: string }) {\n\tlet middleKey = parameter.name;\n\n\tif (isTopLevelCollection(path, parameter) || isNestedInCollectionLike(path)) {\n\t\tconst pathSegments = normalize(path).split('.');\n\t\tmiddleKey = insertOptionsAndValues(pathSegments).join('.');\n\t}\n\n\tif (isNestedCollection(path, parameter) || isFixedCollection(path, parameter)) {\n\t\tconst pathSegments = [...normalize(path).split('.'), parameter.name];\n\t\tmiddleKey = insertOptionsAndValues(pathSegments).join('.');\n\t}\n\n\treturn middleKey;\n}\n\n/**\n * Check if a param path is for a param nested inside a `collection` or\n * `fixedCollection` param.\n */\nexport const isNestedInCollectionLike = (path: string) => path.split('.').length >= 3;\n\nconst isTopLevelCollection = (path: string, parameter: { type?: string }) =>\n\tpath.split('.').length === 2 && parameter.type === 'collection';\n\nconst isNestedCollection = (path: string, parameter: { type?: string }) =>\n\tpath.split('.').length > 2 && parameter.type === 'collection';\n\n/**\n * Check if the param is a normal `fixedCollection`, i.e. a FC other than the wrapper\n * that sits at the root of a node's top-level param and contains all of them.\n */\nconst isFixedCollection = (path: string, parameter: { type?: string }) =>\n\tparameter.type === 'fixedCollection' && path !== 'parameters';\n\n/**\n * Remove all indices and the `parameters.` prefix from a parameter path.\n *\n * Example: `parameters.a[0].b` → `a.b`\n */\nexport const normalize = (path: string) => path.replace(/\\[.*?\\]/g, '').replace('parameters.', '');\n\n/**\n * Insert `'options'` and `'values'` on an alternating basis in a string array of\n * indefinite length. Helper to create a valid render key for a collection-like param.\n *\n * Example: `['a', 'b', 'c']` → `['a', 'options', 'b', 'values', 'c']`\n */\nexport const insertOptionsAndValues = (pathSegments: string[]) => {\n\treturn pathSegments.reduce<string[]>((acc, cur, i) => {\n\t\tacc.push(cur);\n\n\t\tif (i === pathSegments.length - 1) return acc;\n\n\t\tacc.push(i % 2 === 0 ? 'options' : 'values');\n\n\t\treturn acc;\n\t}, []);\n};\n"],"mappings":";;;;;;;;;AAQA,SAAgB,gBAAgB,MAAc,WAA4C;CACzF,IAAI,YAAY,UAAU;AAE1B,KAAI,qBAAqB,MAAM,UAAU,IAAI,yBAAyB,KAAK,CAE1E,aAAY,uBADS,UAAU,KAAK,CAAC,MAAM,IAAI,CACC,CAAC,KAAK,IAAI;AAG3D,KAAI,mBAAmB,MAAM,UAAU,IAAI,kBAAkB,MAAM,UAAU,CAE5E,aAAY,uBADS,CAAC,GAAG,UAAU,KAAK,CAAC,MAAM,IAAI,EAAE,UAAU,KAAK,CACpB,CAAC,KAAK,IAAI;AAG3D,QAAO;;;;;;AAOR,MAAa,4BAA4B,SAAiB,KAAK,MAAM,IAAI,CAAC,UAAU;AAEpF,MAAM,wBAAwB,MAAc,cAC3C,KAAK,MAAM,IAAI,CAAC,WAAW,KAAK,UAAU,SAAS;AAEpD,MAAM,sBAAsB,MAAc,cACzC,KAAK,MAAM,IAAI,CAAC,SAAS,KAAK,UAAU,SAAS;;;;;AAMlD,MAAM,qBAAqB,MAAc,cACxC,UAAU,SAAS,qBAAqB,SAAS;;;;;;AAOlD,MAAa,aAAa,SAAiB,KAAK,QAAQ,YAAY,GAAG,CAAC,QAAQ,eAAe,GAAG;;;;;;;AAQlG,MAAa,0BAA0B,iBAA2B;AACjE,QAAO,aAAa,QAAkB,KAAK,KAAK,MAAM;AACrD,MAAI,KAAK,IAAI;AAEb,MAAI,MAAM,aAAa,SAAS,EAAG,QAAO;AAE1C,MAAI,KAAK,IAAI,MAAM,IAAI,YAAY,SAAS;AAE5C,SAAO;IACL,EAAE,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,30 +1,30 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@n8n/i18n",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "1.
|
|
4
|
+
"version": "1.25.1",
|
|
5
5
|
"files": [
|
|
6
6
|
"dist",
|
|
7
|
-
"
|
|
8
|
-
"
|
|
7
|
+
"LICENSE_EE.md",
|
|
8
|
+
"LICENSE.md"
|
|
9
9
|
],
|
|
10
10
|
"main": "dist/index.cjs",
|
|
11
|
-
"module": "dist/index.
|
|
12
|
-
"types": "dist/index.d.
|
|
11
|
+
"module": "dist/index.mjs",
|
|
12
|
+
"types": "dist/index.d.mts",
|
|
13
13
|
"exports": {
|
|
14
14
|
".": {
|
|
15
|
-
"types": "./dist/index.d.
|
|
16
|
-
"import": "./dist/index.
|
|
15
|
+
"types": "./dist/index.d.mts",
|
|
16
|
+
"import": "./dist/index.mjs",
|
|
17
17
|
"require": "./dist/index.cjs"
|
|
18
18
|
},
|
|
19
19
|
"./*": {
|
|
20
|
-
"types": "./dist/*.d.
|
|
21
|
-
"import": "./dist/*.
|
|
20
|
+
"types": "./dist/*.d.mts",
|
|
21
|
+
"import": "./dist/*.mjs",
|
|
22
22
|
"require": "./dist/*.cjs"
|
|
23
23
|
}
|
|
24
24
|
},
|
|
25
25
|
"dependencies": {
|
|
26
26
|
"vue-i18n": "^11.1.2",
|
|
27
|
-
"n8n-workflow": "1.
|
|
27
|
+
"n8n-workflow": "1.118.1"
|
|
28
28
|
},
|
|
29
29
|
"devDependencies": {
|
|
30
30
|
"@testing-library/jest-dom": "^6.6.3",
|
|
@@ -34,13 +34,13 @@
|
|
|
34
34
|
"@vue/tsconfig": "^0.7.0",
|
|
35
35
|
"@vueuse/core": "^10.11.0",
|
|
36
36
|
"vue": "^3.5.13",
|
|
37
|
-
"tsdown": "^0.
|
|
37
|
+
"tsdown": "^0.16.5",
|
|
38
38
|
"typescript": "5.9.2",
|
|
39
39
|
"vite": "npm:rolldown-vite@latest",
|
|
40
40
|
"vitest": "^3.1.3",
|
|
41
41
|
"vue-tsc": "^2.2.8",
|
|
42
|
-
"@n8n/eslint-config": "0.0.1",
|
|
43
42
|
"@n8n/typescript-config": "1.3.0",
|
|
43
|
+
"@n8n/eslint-config": "0.0.1",
|
|
44
44
|
"@n8n/vitest-config": "1.5.0"
|
|
45
45
|
},
|
|
46
46
|
"peerDependencies": {
|