@n8n/rest-api-client 1.22.0 → 1.24.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/api/api-keys.cjs +2 -2
- package/dist/api/api-keys.d.cts +2 -2
- package/dist/api/{api-keys.d.ts → api-keys.d.mts} +2 -2
- package/dist/api/{api-keys.js → api-keys.mjs} +2 -2
- package/dist/api/breaking-changes.cjs +18 -0
- package/dist/api/breaking-changes.cjs.map +1 -0
- package/dist/api/breaking-changes.d.cts +13 -0
- package/dist/api/breaking-changes.d.mts +13 -0
- package/dist/api/breaking-changes.mjs +16 -0
- package/dist/api/breaking-changes.mjs.map +1 -0
- package/dist/api/cloudPlans.cjs +2 -2
- package/dist/api/cloudPlans.d.cts +2 -2
- package/dist/api/{cloudPlans.d.ts → cloudPlans.d.mts} +2 -2
- package/dist/api/{cloudPlans.js → cloudPlans.mjs} +2 -2
- package/dist/api/communityNodes.cjs +2 -2
- package/dist/api/communityNodes.d.cts +2 -2
- package/dist/api/{communityNodes.d.ts → communityNodes.d.mts} +2 -2
- package/dist/api/{communityNodes.js → communityNodes.mjs} +2 -2
- package/dist/api/consent.cjs +14 -0
- package/dist/api/consent.cjs.map +1 -0
- package/dist/api/consent.d.cts +16 -0
- package/dist/api/consent.d.mts +16 -0
- package/dist/api/consent.mjs +13 -0
- package/dist/api/consent.mjs.map +1 -0
- package/dist/api/ctas.cjs +2 -2
- package/dist/api/ctas.d.cts +2 -2
- package/dist/api/ctas.d.mts +3 -0
- package/dist/api/ctas.mjs +4 -0
- package/dist/api/dynamic-banners.cjs +1 -1
- package/dist/api/{dynamic-banners.d.ts → dynamic-banners.d.mts} +1 -1
- package/dist/api/{dynamic-banners.js → dynamic-banners.mjs} +2 -2
- package/dist/api/dynamic-banners.mjs.map +1 -0
- package/dist/api/eventbus.ee.cjs +2 -2
- package/dist/api/eventbus.ee.d.cts +2 -2
- package/dist/api/{eventbus.ee.d.ts → eventbus.ee.d.mts} +2 -2
- package/dist/api/{eventbus.ee.js → eventbus.ee.mjs} +2 -2
- package/dist/api/events.cjs +2 -2
- package/dist/api/events.d.cts +2 -2
- package/dist/api/events.d.mts +3 -0
- package/dist/api/events.mjs +4 -0
- package/dist/api/externalSecrets.ee.cjs +2 -2
- package/dist/api/externalSecrets.ee.d.cts +2 -2
- package/dist/api/{externalSecrets.ee.d.ts → externalSecrets.ee.d.mts} +2 -2
- package/dist/api/{externalSecrets.ee.js → externalSecrets.ee.mjs} +2 -2
- package/dist/api/index.cjs +28 -28
- package/dist/api/index.d.cts +30 -30
- package/dist/api/{index.d.ts → index.d.mts} +30 -30
- package/dist/api/{index.js → index.mjs} +28 -28
- package/dist/api/ldap.cjs +2 -2
- package/dist/api/ldap.d.cts +2 -2
- package/dist/api/{ldap.d.ts → ldap.d.mts} +2 -2
- package/dist/api/{ldap.js → ldap.mjs} +2 -2
- package/dist/api/mfa.cjs +2 -2
- package/dist/api/mfa.d.cts +2 -2
- package/dist/api/{mfa.d.ts → mfa.d.mts} +2 -2
- package/dist/api/{mfa.js → mfa.mjs} +2 -2
- package/dist/api/module-settings.cjs +2 -2
- package/dist/api/module-settings.d.cts +2 -2
- package/dist/api/module-settings.d.mts +3 -0
- package/dist/api/module-settings.mjs +4 -0
- package/dist/api/nodeTypes.cjs +2 -2
- package/dist/api/nodeTypes.d.cts +2 -2
- package/dist/api/{nodeTypes.d.ts → nodeTypes.d.mts} +2 -2
- package/dist/api/{nodeTypes.js → nodeTypes.mjs} +2 -2
- package/dist/api/npsSurvey.cjs +2 -2
- package/dist/api/npsSurvey.d.cts +2 -2
- package/dist/api/npsSurvey.d.mts +3 -0
- package/dist/api/npsSurvey.mjs +4 -0
- package/dist/api/orchestration.cjs +2 -2
- package/dist/api/orchestration.d.cts +2 -2
- package/dist/api/orchestration.d.mts +3 -0
- package/dist/api/orchestration.mjs +4 -0
- package/dist/api/prompts.cjs +2 -2
- package/dist/api/prompts.d.cts +1 -1
- package/dist/api/{prompts.d.ts → prompts.d.mts} +1 -1
- package/dist/api/prompts.mjs +4 -0
- package/dist/api/provisioning.cjs +2 -2
- package/dist/api/provisioning.d.cts +2 -2
- package/dist/api/{provisioning.d.ts → provisioning.d.mts} +2 -2
- package/dist/api/provisioning.mjs +4 -0
- package/dist/api/roles.cjs +2 -2
- package/dist/api/roles.d.cts +2 -2
- package/dist/api/{roles.d.ts → roles.d.mts} +2 -2
- package/dist/api/{roles.js → roles.mjs} +2 -2
- package/dist/api/settings.cjs +2 -2
- package/dist/api/settings.d.cts +2 -2
- package/dist/api/settings.d.mts +3 -0
- package/dist/api/settings.mjs +4 -0
- package/dist/api/sso.cjs +2 -2
- package/dist/api/sso.d.cts +2 -2
- package/dist/api/{sso.d.ts → sso.d.mts} +2 -2
- package/dist/api/{sso.js → sso.mjs} +2 -2
- package/dist/api/tags.d.cts +1 -1
- package/dist/api/tags.d.mts +2 -0
- package/dist/api/templates.cjs +2 -2
- package/dist/api/templates.d.cts +4 -4
- package/dist/api/{templates.d.ts → templates.d.mts} +4 -4
- package/dist/api/{templates.js → templates.mjs} +2 -2
- package/dist/api/third-party-licenses.cjs +2 -2
- package/dist/api/third-party-licenses.d.cts +2 -2
- package/dist/api/third-party-licenses.d.mts +3 -0
- package/dist/api/third-party-licenses.mjs +4 -0
- package/dist/api/ui.cjs +2 -2
- package/dist/api/ui.d.cts +2 -2
- package/dist/api/ui.d.mts +3 -0
- package/dist/api/ui.mjs +4 -0
- package/dist/api/usage.cjs +2 -2
- package/dist/api/usage.d.cts +2 -2
- package/dist/api/{usage.d.ts → usage.d.mts} +2 -2
- package/dist/api/{usage.js → usage.mjs} +2 -2
- package/dist/api/users.cjs +2 -2
- package/dist/api/users.d.cts +2 -2
- package/dist/api/{users.d.ts → users.d.mts} +2 -2
- package/dist/api/{users.js → users.mjs} +2 -2
- package/dist/api/versions.cjs +2 -2
- package/dist/api/versions.d.cts +1 -1
- package/dist/api/{versions.d.ts → versions.d.mts} +1 -1
- package/dist/api/versions.mjs +4 -0
- package/dist/api/webhooks.cjs +2 -2
- package/dist/api/webhooks.d.cts +2 -2
- package/dist/api/webhooks.d.mts +3 -0
- package/dist/api/webhooks.mjs +4 -0
- package/dist/api/workflowHistory.cjs +2 -2
- package/dist/api/workflowHistory.d.cts +2 -2
- package/dist/api/{workflowHistory.d.ts → workflowHistory.d.mts} +2 -2
- package/dist/api/workflowHistory.mjs +4 -0
- package/dist/api/workflows.d.cts +2 -2
- package/dist/api/{workflows.d.ts → workflows.d.mts} +2 -2
- package/dist/{api-keys-DnxbjXaE.cjs → api-keys.cjs} +2 -2
- package/dist/api-keys.cjs.map +1 -0
- package/dist/{api-keys-ihALGlBn.d.ts → api-keys.d.cts} +2 -2
- package/dist/{api-keys-CcOJV4lj.d.cts → api-keys.d.mts} +2 -2
- package/dist/{api-keys-uP5vY83C.js → api-keys.mjs} +2 -2
- package/dist/api-keys.mjs.map +1 -0
- package/dist/{cloudPlans-DQw2uiuu.cjs → cloudPlans.cjs} +2 -2
- package/dist/cloudPlans.cjs.map +1 -0
- package/dist/{cloudPlans-BZrDY7Vu.d.ts → cloudPlans.d.cts} +2 -2
- package/dist/{cloudPlans-DJM4mwMR.d.cts → cloudPlans.d.mts} +2 -2
- package/dist/{cloudPlans-DLjkAVcu.js → cloudPlans.mjs} +2 -2
- package/dist/cloudPlans.mjs.map +1 -0
- package/dist/{communityNodes-R-K96g6r.cjs → communityNodes.cjs} +2 -3
- package/dist/communityNodes.cjs.map +1 -0
- package/dist/{communityNodes-DNOqfwFG.d.ts → communityNodes.d.cts} +2 -2
- package/dist/{communityNodes-ClSIDQeF.d.cts → communityNodes.d.mts} +2 -2
- package/dist/{communityNodes-CZUiSFXs.js → communityNodes.mjs} +2 -2
- package/dist/communityNodes.mjs.map +1 -0
- package/dist/{ctas-WLeRzMmj.cjs → ctas.cjs} +2 -2
- package/dist/ctas.cjs.map +1 -0
- package/dist/{ctas-CgnktNGp.d.ts → ctas.d.cts} +2 -2
- package/dist/{ctas-DPVc4r7T.d.cts → ctas.d.mts} +2 -2
- package/dist/{ctas-BhMDfBZj.js → ctas.mjs} +2 -2
- package/dist/ctas.mjs.map +1 -0
- package/dist/{eventbus.ee-RY2w0bse.cjs → eventbus.ee.cjs} +2 -2
- package/dist/eventbus.ee.cjs.map +1 -0
- package/dist/{eventbus.ee-DlB_5QOl.d.ts → eventbus.ee.d.cts} +2 -2
- package/dist/{eventbus.ee-DB64GFKt.d.cts → eventbus.ee.d.mts} +2 -2
- package/dist/{eventbus.ee-BeIlRoKR.js → eventbus.ee.mjs} +2 -2
- package/dist/eventbus.ee.mjs.map +1 -0
- package/dist/{events-D8_upsDR.cjs → events.cjs} +2 -2
- package/dist/events.cjs.map +1 -0
- package/dist/{events-DzMD1Ik_.d.ts → events.d.cts} +2 -2
- package/dist/{events-CLOtyzVL.d.cts → events.d.mts} +2 -2
- package/dist/{events-BV8Poe8J.js → events.mjs} +2 -2
- package/dist/events.mjs.map +1 -0
- package/dist/{externalSecrets.ee-oRa5FKzO.cjs → externalSecrets.ee.cjs} +2 -2
- package/dist/externalSecrets.ee.cjs.map +1 -0
- package/dist/{externalSecrets.ee-f6TEVJOU.d.ts → externalSecrets.ee.d.cts} +2 -2
- package/dist/{externalSecrets.ee-BZ0NnbwB.d.cts → externalSecrets.ee.d.mts} +2 -2
- package/dist/{externalSecrets.ee-CVp75c1t.js → externalSecrets.ee.mjs} +2 -2
- package/dist/externalSecrets.ee.mjs.map +1 -0
- package/dist/index.cjs +28 -28
- package/dist/index.d.cts +31 -31
- package/dist/{index.d.ts → index.d.mts} +31 -31
- package/dist/{index.js → index.mjs} +28 -28
- package/dist/{ldap-Dro61aN8.cjs → ldap.cjs} +2 -2
- package/dist/ldap.cjs.map +1 -0
- package/dist/{ldap-BnhukADr.d.cts → ldap.d.cts} +3 -2
- package/dist/{ldap-PeKCw9q2.d.ts → ldap.d.mts} +3 -2
- package/dist/{ldap-dJsgFbtF.js → ldap.mjs} +2 -2
- package/dist/ldap.mjs.map +1 -0
- package/dist/{mfa-ChX3eCvb.cjs → mfa.cjs} +2 -2
- package/dist/mfa.cjs.map +1 -0
- package/dist/{mfa-C-iG9CUy.d.ts → mfa.d.cts} +2 -2
- package/dist/{mfa-vSjORDKD.d.cts → mfa.d.mts} +2 -2
- package/dist/{mfa-BRac8Q6l.js → mfa.mjs} +2 -2
- package/dist/mfa.mjs.map +1 -0
- package/dist/{module-settings-C_hGYsDf.cjs → module-settings.cjs} +2 -2
- package/dist/module-settings.cjs.map +1 -0
- package/dist/{module-settings-BRgXML8v.d.ts → module-settings.d.cts} +2 -2
- package/dist/{module-settings-Cnnn2sT6.d.cts → module-settings.d.mts} +2 -2
- package/dist/{module-settings-BLmvyCNm.js → module-settings.mjs} +2 -2
- package/dist/module-settings.mjs.map +1 -0
- package/dist/{nodeTypes-Btn1Spll.cjs → nodeTypes.cjs} +2 -3
- package/dist/nodeTypes.cjs.map +1 -0
- package/dist/{nodeTypes-DQQWL3ni.d.ts → nodeTypes.d.cts} +3 -3
- package/dist/{nodeTypes-C3LsOISU.d.cts → nodeTypes.d.mts} +3 -3
- package/dist/{nodeTypes-DpuULzy-.js → nodeTypes.mjs} +2 -2
- package/dist/nodeTypes.mjs.map +1 -0
- package/dist/{npsSurvey-BHAR9GWB.cjs → npsSurvey.cjs} +2 -2
- package/dist/npsSurvey.cjs.map +1 -0
- package/dist/{npsSurvey-BR1WRUA0.d.ts → npsSurvey.d.cts} +2 -2
- package/dist/{npsSurvey-DRfhVtGn.d.cts → npsSurvey.d.mts} +2 -2
- package/dist/{npsSurvey-C74EQvtL.js → npsSurvey.mjs} +2 -2
- package/dist/npsSurvey.mjs.map +1 -0
- package/dist/{orchestration-C84h3vsL.cjs → orchestration.cjs} +2 -2
- package/dist/orchestration.cjs.map +1 -0
- package/dist/{orchestration-BnNY6QVR.d.ts → orchestration.d.cts} +2 -2
- package/dist/{orchestration-CoNK39i5.d.cts → orchestration.d.mts} +2 -2
- package/dist/{orchestration-D1TdzBBL.js → orchestration.mjs} +2 -2
- package/dist/orchestration.mjs.map +1 -0
- package/dist/{prompts-BDM4qsW-.cjs → prompts.cjs} +2 -3
- package/dist/prompts.cjs.map +1 -0
- package/dist/{prompts-DlKTf8Ud.d.ts → prompts.d.cts} +1 -1
- package/dist/{prompts-B6D_Easv.d.cts → prompts.d.mts} +1 -1
- package/dist/{prompts-IpThocqw.js → prompts.mjs} +2 -2
- package/dist/prompts.mjs.map +1 -0
- package/dist/{provisioning-iwaWZ0AK.cjs → provisioning.cjs} +2 -2
- package/dist/provisioning.cjs.map +1 -0
- package/dist/{provisioning-ByojTb_d.d.ts → provisioning.d.cts} +2 -3
- package/dist/{provisioning-BL5qbskM.d.cts → provisioning.d.mts} +2 -3
- package/dist/{provisioning-DijeyEBA.js → provisioning.mjs} +2 -2
- package/dist/provisioning.mjs.map +1 -0
- package/dist/{roles-zt7bZoLT.cjs → roles.cjs} +2 -2
- package/dist/roles.cjs.map +1 -0
- package/dist/{roles-Ce3tV5AK.d.ts → roles.d.cts} +2 -2
- package/dist/{roles-xpGypjf1.d.cts → roles.d.mts} +2 -2
- package/dist/{roles-B7cgU7qx.js → roles.mjs} +2 -2
- package/dist/roles.mjs.map +1 -0
- package/dist/{settings-BC-VEjjF.cjs → settings.cjs} +2 -2
- package/dist/settings.cjs.map +1 -0
- package/dist/{settings-CxGhpIpJ.d.ts → settings.d.cts} +2 -2
- package/dist/{settings-BmQ92kwv.d.cts → settings.d.mts} +2 -2
- package/dist/{settings-BouzQp14.js → settings.mjs} +2 -2
- package/dist/settings.mjs.map +1 -0
- package/dist/{sso-DcsKWEuI.cjs → sso.cjs} +2 -2
- package/dist/sso.cjs.map +1 -0
- package/dist/{sso-DGSjezQs.d.ts → sso.d.cts} +2 -2
- package/dist/{sso-DGSgVitt.d.cts → sso.d.mts} +2 -2
- package/dist/{sso-CBMbEkVH.js → sso.mjs} +2 -2
- package/dist/sso.mjs.map +1 -0
- package/dist/{tags-DImFtTsI.d.ts → tags.d.cts} +1 -1
- package/dist/{tags-Bg_qtAV_.d.cts → tags.d.mts} +1 -1
- package/dist/{templates-DlHDiLZ2.cjs → templates.cjs} +3 -3
- package/dist/templates.cjs.map +1 -0
- package/dist/{templates-BlTMa-1a.d.ts → templates.d.cts} +4 -4
- package/dist/{templates-so-M9Jds.d.cts → templates.d.mts} +4 -4
- package/dist/{templates-BosEV6uN.js → templates.mjs} +3 -3
- package/dist/templates.mjs.map +1 -0
- package/dist/{third-party-licenses-B2kKE3tr.cjs → third-party-licenses.cjs} +2 -2
- package/dist/third-party-licenses.cjs.map +1 -0
- package/dist/{third-party-licenses-C0dVxBG9.d.ts → third-party-licenses.d.cts} +2 -2
- package/dist/{third-party-licenses-Dkvwk3hk.d.cts → third-party-licenses.d.mts} +2 -2
- package/dist/{third-party-licenses-CdPKzzPL.js → third-party-licenses.mjs} +2 -2
- package/dist/third-party-licenses.mjs.map +1 -0
- package/dist/types.d.cts +1 -1
- package/dist/types.d.mts +2 -0
- package/dist/{types-Dt2RtapD.d.ts → types2.d.cts} +1 -1
- package/dist/{types-pb6j0BjZ.d.cts → types2.d.mts} +1 -1
- package/dist/{ui-HaAnvq50.cjs → ui.cjs} +2 -2
- package/dist/ui.cjs.map +1 -0
- package/dist/{ui-DPM4J6uc.d.ts → ui.d.cts} +2 -2
- package/dist/{ui-k_dROGE0.d.cts → ui.d.mts} +2 -2
- package/dist/{ui-B8PYUC2J.js → ui.mjs} +2 -2
- package/dist/ui.mjs.map +1 -0
- package/dist/{usage-DyuuFGeZ.cjs → usage.cjs} +2 -2
- package/dist/usage.cjs.map +1 -0
- package/dist/{usage-CmhwTtkM.d.ts → usage.d.cts} +2 -2
- package/dist/{usage-CMfgQpfn.d.cts → usage.d.mts} +2 -2
- package/dist/{usage-CzKXyota.js → usage.mjs} +2 -2
- package/dist/usage.mjs.map +1 -0
- package/dist/{users-DxfFvrYo.cjs → users.cjs} +3 -3
- package/dist/users.cjs.map +1 -0
- package/dist/{users-BXkGWlSM.d.ts → users.d.cts} +3 -3
- package/dist/{users-DCeunKNM.d.cts → users.d.mts} +3 -3
- package/dist/{users-BthaWKTQ.js → users.mjs} +3 -3
- package/dist/users.mjs.map +1 -0
- package/dist/utils.cjs +1 -1
- package/dist/utils.d.cts +2 -2
- package/dist/{utils.d.ts → utils.d.mts} +2 -2
- package/dist/{utils.js → utils.mjs} +1 -1
- package/dist/{utils-VAtD8kId.cjs → utils2.cjs} +1 -4
- package/dist/utils2.cjs.map +1 -0
- package/dist/{utils-BKtM8LSn.d.ts → utils2.d.cts} +3 -3
- package/dist/{utils-DGxAg-zF.d.cts → utils2.d.mts} +3 -3
- package/dist/{utils-DfdsvSio.js → utils2.mjs} +1 -1
- package/dist/utils2.mjs.map +1 -0
- package/dist/{versions-CSMjKBtT.cjs → versions.cjs} +2 -3
- package/dist/versions.cjs.map +1 -0
- package/dist/{versions-BI2OKCDk.d.ts → versions.d.cts} +1 -1
- package/dist/{versions-B8DipZNP.d.cts → versions.d.mts} +1 -1
- package/dist/{versions-C-KlqShr.js → versions.mjs} +2 -2
- package/dist/versions.mjs.map +1 -0
- package/dist/{webhooks-BNYlgESK.cjs → webhooks.cjs} +2 -2
- package/dist/webhooks.cjs.map +1 -0
- package/dist/{webhooks-DO_E63kG.d.ts → webhooks.d.cts} +2 -2
- package/dist/{webhooks-0ZmUq77a.d.cts → webhooks.d.mts} +2 -2
- package/dist/{webhooks-BcjD9DiL.js → webhooks.mjs} +2 -2
- package/dist/webhooks.mjs.map +1 -0
- package/dist/{workflowHistory-BcN77ahm.cjs → workflowHistory.cjs} +2 -2
- package/dist/workflowHistory.cjs.map +1 -0
- package/dist/{workflowHistory-Bgg8XFJa.d.ts → workflowHistory.d.cts} +2 -2
- package/dist/{workflowHistory-BFGbTrKc.d.cts → workflowHistory.d.mts} +2 -2
- package/dist/{workflowHistory-IkElArGe.js → workflowHistory.mjs} +2 -2
- package/dist/workflowHistory.mjs.map +1 -0
- package/dist/{workflows-CN0rYhVE.d.ts → workflows.d.cts} +3 -2
- package/dist/{workflows-5lCBvUuu.d.cts → workflows.d.mts} +3 -2
- package/package.json +14 -14
- package/dist/api/ctas.d.ts +0 -3
- package/dist/api/ctas.js +0 -4
- package/dist/api/dynamic-banners.js.map +0 -1
- package/dist/api/events.d.ts +0 -3
- package/dist/api/events.js +0 -4
- package/dist/api/module-settings.d.ts +0 -3
- package/dist/api/module-settings.js +0 -4
- package/dist/api/npsSurvey.d.ts +0 -3
- package/dist/api/npsSurvey.js +0 -4
- package/dist/api/orchestration.d.ts +0 -3
- package/dist/api/orchestration.js +0 -4
- package/dist/api/prompts.js +0 -4
- package/dist/api/provisioning.js +0 -4
- package/dist/api/settings.d.ts +0 -3
- package/dist/api/settings.js +0 -4
- package/dist/api/tags.d.ts +0 -2
- package/dist/api/third-party-licenses.d.ts +0 -3
- package/dist/api/third-party-licenses.js +0 -4
- package/dist/api/ui.d.ts +0 -3
- package/dist/api/ui.js +0 -4
- package/dist/api/versions.js +0 -4
- package/dist/api/webhooks.d.ts +0 -3
- package/dist/api/webhooks.js +0 -4
- package/dist/api/workflowHistory.js +0 -4
- package/dist/api-keys-DnxbjXaE.cjs.map +0 -1
- package/dist/api-keys-uP5vY83C.js.map +0 -1
- package/dist/cloudPlans-DLjkAVcu.js.map +0 -1
- package/dist/cloudPlans-DQw2uiuu.cjs.map +0 -1
- package/dist/communityNodes-CZUiSFXs.js.map +0 -1
- package/dist/communityNodes-R-K96g6r.cjs.map +0 -1
- package/dist/ctas-BhMDfBZj.js.map +0 -1
- package/dist/ctas-WLeRzMmj.cjs.map +0 -1
- package/dist/eventbus.ee-BeIlRoKR.js.map +0 -1
- package/dist/eventbus.ee-RY2w0bse.cjs.map +0 -1
- package/dist/events-BV8Poe8J.js.map +0 -1
- package/dist/events-D8_upsDR.cjs.map +0 -1
- package/dist/externalSecrets.ee-CVp75c1t.js.map +0 -1
- package/dist/externalSecrets.ee-oRa5FKzO.cjs.map +0 -1
- package/dist/ldap-Dro61aN8.cjs.map +0 -1
- package/dist/ldap-dJsgFbtF.js.map +0 -1
- package/dist/mfa-BRac8Q6l.js.map +0 -1
- package/dist/mfa-ChX3eCvb.cjs.map +0 -1
- package/dist/module-settings-BLmvyCNm.js.map +0 -1
- package/dist/module-settings-C_hGYsDf.cjs.map +0 -1
- package/dist/nodeTypes-Btn1Spll.cjs.map +0 -1
- package/dist/nodeTypes-DpuULzy-.js.map +0 -1
- package/dist/npsSurvey-BHAR9GWB.cjs.map +0 -1
- package/dist/npsSurvey-C74EQvtL.js.map +0 -1
- package/dist/orchestration-C84h3vsL.cjs.map +0 -1
- package/dist/orchestration-D1TdzBBL.js.map +0 -1
- package/dist/prompts-BDM4qsW-.cjs.map +0 -1
- package/dist/prompts-IpThocqw.js.map +0 -1
- package/dist/provisioning-DijeyEBA.js.map +0 -1
- package/dist/provisioning-iwaWZ0AK.cjs.map +0 -1
- package/dist/roles-B7cgU7qx.js.map +0 -1
- package/dist/roles-zt7bZoLT.cjs.map +0 -1
- package/dist/settings-BC-VEjjF.cjs.map +0 -1
- package/dist/settings-BouzQp14.js.map +0 -1
- package/dist/sso-CBMbEkVH.js.map +0 -1
- package/dist/sso-DcsKWEuI.cjs.map +0 -1
- package/dist/templates-BosEV6uN.js.map +0 -1
- package/dist/templates-DlHDiLZ2.cjs.map +0 -1
- package/dist/third-party-licenses-B2kKE3tr.cjs.map +0 -1
- package/dist/third-party-licenses-CdPKzzPL.js.map +0 -1
- package/dist/types.d.ts +0 -2
- package/dist/ui-B8PYUC2J.js.map +0 -1
- package/dist/ui-HaAnvq50.cjs.map +0 -1
- package/dist/usage-CzKXyota.js.map +0 -1
- package/dist/usage-DyuuFGeZ.cjs.map +0 -1
- package/dist/users-BthaWKTQ.js.map +0 -1
- package/dist/users-DxfFvrYo.cjs.map +0 -1
- package/dist/utils-DfdsvSio.js.map +0 -1
- package/dist/utils-VAtD8kId.cjs.map +0 -1
- package/dist/versions-C-KlqShr.js.map +0 -1
- package/dist/versions-CSMjKBtT.cjs.map +0 -1
- package/dist/webhooks-BNYlgESK.cjs.map +0 -1
- package/dist/webhooks-BcjD9DiL.js.map +0 -1
- package/dist/workflowHistory-BcN77ahm.cjs.map +0 -1
- package/dist/workflowHistory-IkElArGe.js.map +0 -1
- /package/dist/api/{execution.d.ts → execution.d.mts} +0 -0
- /package/dist/api/{execution.js → execution.mjs} +0 -0
- /package/dist/api/{tags.js → tags.mjs} +0 -0
- /package/dist/api/{workflows.js → workflows.mjs} +0 -0
- /package/dist/{api-B5ImKaJs.cjs → api.cjs} +0 -0
- /package/dist/{api-Dy4wevtj.js → api.mjs} +0 -0
- /package/dist/{index-CPiw-gXy.d.cts → index2.d.cts} +0 -0
- /package/dist/{index-ij9f8GAA.d.ts → index2.d.mts} +0 -0
- /package/dist/{types.js → types.mjs} +0 -0
package/dist/api/api-keys.cjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
require('../
|
|
2
|
-
const require_api_keys = require('../api-keys
|
|
1
|
+
require('../utils2.cjs');
|
|
2
|
+
const require_api_keys = require('../api-keys.cjs');
|
|
3
3
|
|
|
4
4
|
exports.createApiKey = require_api_keys.createApiKey;
|
|
5
5
|
exports.deleteApiKey = require_api_keys.deleteApiKey;
|
package/dist/api/api-keys.d.cts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import "../
|
|
2
|
-
import { a as updateApiKey, i as getApiKeys, n as deleteApiKey, r as getApiKeyScopes, t as createApiKey } from "../api-keys
|
|
1
|
+
import "../types2.cjs";
|
|
2
|
+
import { a as updateApiKey, i as getApiKeys, n as deleteApiKey, r as getApiKeyScopes, t as createApiKey } from "../api-keys.cjs";
|
|
3
3
|
export { createApiKey, deleteApiKey, getApiKeyScopes, getApiKeys, updateApiKey };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import "../
|
|
2
|
-
import { a as updateApiKey, i as getApiKeys, n as deleteApiKey, r as getApiKeyScopes, t as createApiKey } from "../api-keys
|
|
1
|
+
import "../types2.mjs";
|
|
2
|
+
import { a as updateApiKey, i as getApiKeys, n as deleteApiKey, r as getApiKeyScopes, t as createApiKey } from "../api-keys.mjs";
|
|
3
3
|
export { createApiKey, deleteApiKey, getApiKeyScopes, getApiKeys, updateApiKey };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import "../
|
|
2
|
-
import { a as updateApiKey, i as getApiKeys, n as deleteApiKey, r as getApiKeyScopes, t as createApiKey } from "../api-keys
|
|
1
|
+
import "../utils2.mjs";
|
|
2
|
+
import { a as updateApiKey, i as getApiKeys, n as deleteApiKey, r as getApiKeyScopes, t as createApiKey } from "../api-keys.mjs";
|
|
3
3
|
|
|
4
4
|
export { createApiKey, deleteApiKey, getApiKeyScopes, getApiKeys, updateApiKey };
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
const require_utils = require('../utils2.cjs');
|
|
2
|
+
|
|
3
|
+
//#region src/api/breaking-changes.ts
|
|
4
|
+
async function getReport(context, query) {
|
|
5
|
+
return (await require_utils.get(context.baseUrl, "/breaking-changes/report", query)).data;
|
|
6
|
+
}
|
|
7
|
+
async function refreshReport(context, query) {
|
|
8
|
+
return await require_utils.makeRestApiRequest(context, "POST", query?.version ? `/breaking-changes/report/refresh?version=${query.version}` : "/breaking-changes/report/refresh");
|
|
9
|
+
}
|
|
10
|
+
async function getReportForRule(context, ruleId) {
|
|
11
|
+
return (await require_utils.get(context.baseUrl, `/breaking-changes/report/${ruleId}`)).data;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
//#endregion
|
|
15
|
+
exports.getReport = getReport;
|
|
16
|
+
exports.getReportForRule = getReportForRule;
|
|
17
|
+
exports.refreshReport = refreshReport;
|
|
18
|
+
//# sourceMappingURL=breaking-changes.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"breaking-changes.cjs","names":["get","makeRestApiRequest"],"sources":["../../src/api/breaking-changes.ts"],"sourcesContent":["import type {\n\tBreakingChangeLightReportResult,\n\tBreakingChangeWorkflowRuleResult,\n\tBreakingChangeVersion,\n} from '@n8n/api-types';\n\nimport type { IRestApiContext } from '../types';\nimport { makeRestApiRequest, get } from '../utils';\n\ntype BreakingChangeQuery = {\n\tversion?: BreakingChangeVersion;\n};\n\nexport async function getReport(\n\tcontext: IRestApiContext,\n\tquery?: BreakingChangeQuery,\n): Promise<BreakingChangeLightReportResult> {\n\treturn (await get(context.baseUrl, '/breaking-changes/report', query)).data;\n}\n\nexport async function refreshReport(\n\tcontext: IRestApiContext,\n\tquery?: BreakingChangeQuery,\n): Promise<BreakingChangeLightReportResult> {\n\tconst refreshUrl = query?.version\n\t\t? `/breaking-changes/report/refresh?version=${query.version}`\n\t\t: '/breaking-changes/report/refresh';\n\n\treturn await makeRestApiRequest(context, 'POST', refreshUrl);\n}\n\nexport async function getReportForRule(\n\tcontext: IRestApiContext,\n\truleId: string,\n): Promise<BreakingChangeWorkflowRuleResult> {\n\treturn (await get(context.baseUrl, `/breaking-changes/report/${ruleId}`)).data;\n}\n"],"mappings":";;;AAaA,eAAsB,UACrB,SACA,OAC2C;AAC3C,SAAQ,MAAMA,kBAAI,QAAQ,SAAS,4BAA4B,MAAM,EAAE;;AAGxE,eAAsB,cACrB,SACA,OAC2C;AAK3C,QAAO,MAAMC,iCAAmB,SAAS,QAJtB,OAAO,UACvB,4CAA4C,MAAM,YAClD,mCAEyD;;AAG7D,eAAsB,iBACrB,SACA,QAC4C;AAC5C,SAAQ,MAAMD,kBAAI,QAAQ,SAAS,4BAA4B,SAAS,EAAE"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { t as IRestApiContext } from "../types2.cjs";
|
|
2
|
+
import { BreakingChangeLightReportResult, BreakingChangeVersion, BreakingChangeWorkflowRuleResult } from "@n8n/api-types";
|
|
3
|
+
|
|
4
|
+
//#region src/api/breaking-changes.d.ts
|
|
5
|
+
type BreakingChangeQuery = {
|
|
6
|
+
version?: BreakingChangeVersion;
|
|
7
|
+
};
|
|
8
|
+
declare function getReport(context: IRestApiContext, query?: BreakingChangeQuery): Promise<BreakingChangeLightReportResult>;
|
|
9
|
+
declare function refreshReport(context: IRestApiContext, query?: BreakingChangeQuery): Promise<BreakingChangeLightReportResult>;
|
|
10
|
+
declare function getReportForRule(context: IRestApiContext, ruleId: string): Promise<BreakingChangeWorkflowRuleResult>;
|
|
11
|
+
//#endregion
|
|
12
|
+
export { getReport, getReportForRule, refreshReport };
|
|
13
|
+
//# sourceMappingURL=breaking-changes.d.cts.map
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { t as IRestApiContext } from "../types2.mjs";
|
|
2
|
+
import { BreakingChangeLightReportResult, BreakingChangeVersion, BreakingChangeWorkflowRuleResult } from "@n8n/api-types";
|
|
3
|
+
|
|
4
|
+
//#region src/api/breaking-changes.d.ts
|
|
5
|
+
type BreakingChangeQuery = {
|
|
6
|
+
version?: BreakingChangeVersion;
|
|
7
|
+
};
|
|
8
|
+
declare function getReport(context: IRestApiContext, query?: BreakingChangeQuery): Promise<BreakingChangeLightReportResult>;
|
|
9
|
+
declare function refreshReport(context: IRestApiContext, query?: BreakingChangeQuery): Promise<BreakingChangeLightReportResult>;
|
|
10
|
+
declare function getReportForRule(context: IRestApiContext, ruleId: string): Promise<BreakingChangeWorkflowRuleResult>;
|
|
11
|
+
//#endregion
|
|
12
|
+
export { getReport, getReportForRule, refreshReport };
|
|
13
|
+
//# sourceMappingURL=breaking-changes.d.mts.map
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { a as get, s as makeRestApiRequest } from "../utils2.mjs";
|
|
2
|
+
|
|
3
|
+
//#region src/api/breaking-changes.ts
|
|
4
|
+
async function getReport(context, query) {
|
|
5
|
+
return (await get(context.baseUrl, "/breaking-changes/report", query)).data;
|
|
6
|
+
}
|
|
7
|
+
async function refreshReport(context, query) {
|
|
8
|
+
return await makeRestApiRequest(context, "POST", query?.version ? `/breaking-changes/report/refresh?version=${query.version}` : "/breaking-changes/report/refresh");
|
|
9
|
+
}
|
|
10
|
+
async function getReportForRule(context, ruleId) {
|
|
11
|
+
return (await get(context.baseUrl, `/breaking-changes/report/${ruleId}`)).data;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
//#endregion
|
|
15
|
+
export { getReport, getReportForRule, refreshReport };
|
|
16
|
+
//# sourceMappingURL=breaking-changes.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"breaking-changes.mjs","names":[],"sources":["../../src/api/breaking-changes.ts"],"sourcesContent":["import type {\n\tBreakingChangeLightReportResult,\n\tBreakingChangeWorkflowRuleResult,\n\tBreakingChangeVersion,\n} from '@n8n/api-types';\n\nimport type { IRestApiContext } from '../types';\nimport { makeRestApiRequest, get } from '../utils';\n\ntype BreakingChangeQuery = {\n\tversion?: BreakingChangeVersion;\n};\n\nexport async function getReport(\n\tcontext: IRestApiContext,\n\tquery?: BreakingChangeQuery,\n): Promise<BreakingChangeLightReportResult> {\n\treturn (await get(context.baseUrl, '/breaking-changes/report', query)).data;\n}\n\nexport async function refreshReport(\n\tcontext: IRestApiContext,\n\tquery?: BreakingChangeQuery,\n): Promise<BreakingChangeLightReportResult> {\n\tconst refreshUrl = query?.version\n\t\t? `/breaking-changes/report/refresh?version=${query.version}`\n\t\t: '/breaking-changes/report/refresh';\n\n\treturn await makeRestApiRequest(context, 'POST', refreshUrl);\n}\n\nexport async function getReportForRule(\n\tcontext: IRestApiContext,\n\truleId: string,\n): Promise<BreakingChangeWorkflowRuleResult> {\n\treturn (await get(context.baseUrl, `/breaking-changes/report/${ruleId}`)).data;\n}\n"],"mappings":";;;AAaA,eAAsB,UACrB,SACA,OAC2C;AAC3C,SAAQ,MAAM,IAAI,QAAQ,SAAS,4BAA4B,MAAM,EAAE;;AAGxE,eAAsB,cACrB,SACA,OAC2C;AAK3C,QAAO,MAAM,mBAAmB,SAAS,QAJtB,OAAO,UACvB,4CAA4C,MAAM,YAClD,mCAEyD;;AAG7D,eAAsB,iBACrB,SACA,QAC4C;AAC5C,SAAQ,MAAM,IAAI,QAAQ,SAAS,4BAA4B,SAAS,EAAE"}
|
package/dist/api/cloudPlans.cjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
require('../
|
|
2
|
-
const require_cloudPlans = require('../cloudPlans
|
|
1
|
+
require('../utils2.cjs');
|
|
2
|
+
const require_cloudPlans = require('../cloudPlans.cjs');
|
|
3
3
|
|
|
4
4
|
exports.getAdminPanelLoginCode = require_cloudPlans.getAdminPanelLoginCode;
|
|
5
5
|
exports.getCloudUserInfo = require_cloudPlans.getCloudUserInfo;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import "../
|
|
2
|
-
import { a as getCloudUserInfo, c as sendConfirmationEmail, i as getAdminPanelLoginCode, l as sendUserEvent, n as DynamicNotification, o as getCurrentPlan, r as InstanceUsage, s as getCurrentUsage, t as Cloud } from "../cloudPlans
|
|
1
|
+
import "../types2.cjs";
|
|
2
|
+
import { a as getCloudUserInfo, c as sendConfirmationEmail, i as getAdminPanelLoginCode, l as sendUserEvent, n as DynamicNotification, o as getCurrentPlan, r as InstanceUsage, s as getCurrentUsage, t as Cloud } from "../cloudPlans.cjs";
|
|
3
3
|
export { Cloud, DynamicNotification, InstanceUsage, getAdminPanelLoginCode, getCloudUserInfo, getCurrentPlan, getCurrentUsage, sendConfirmationEmail, sendUserEvent };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import "../
|
|
2
|
-
import { a as getCloudUserInfo, c as sendConfirmationEmail, i as getAdminPanelLoginCode, l as sendUserEvent, n as DynamicNotification, o as getCurrentPlan, r as InstanceUsage, s as getCurrentUsage, t as Cloud } from "../cloudPlans
|
|
1
|
+
import "../types2.mjs";
|
|
2
|
+
import { a as getCloudUserInfo, c as sendConfirmationEmail, i as getAdminPanelLoginCode, l as sendUserEvent, n as DynamicNotification, o as getCurrentPlan, r as InstanceUsage, s as getCurrentUsage, t as Cloud } from "../cloudPlans.mjs";
|
|
3
3
|
export { Cloud, DynamicNotification, InstanceUsage, getAdminPanelLoginCode, getCloudUserInfo, getCurrentPlan, getCurrentUsage, sendConfirmationEmail, sendUserEvent };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import "../
|
|
2
|
-
import { a as sendConfirmationEmail, i as getCurrentUsage, n as getCloudUserInfo, o as sendUserEvent, r as getCurrentPlan, t as getAdminPanelLoginCode } from "../cloudPlans
|
|
1
|
+
import "../utils2.mjs";
|
|
2
|
+
import { a as sendConfirmationEmail, i as getCurrentUsage, n as getCloudUserInfo, o as sendUserEvent, r as getCurrentPlan, t as getAdminPanelLoginCode } from "../cloudPlans.mjs";
|
|
3
3
|
|
|
4
4
|
export { getAdminPanelLoginCode, getCloudUserInfo, getCurrentPlan, getCurrentUsage, sendConfirmationEmail, sendUserEvent };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
require('../
|
|
2
|
-
const require_communityNodes = require('../communityNodes
|
|
1
|
+
require('../utils2.cjs');
|
|
2
|
+
const require_communityNodes = require('../communityNodes.cjs');
|
|
3
3
|
|
|
4
4
|
exports.getAvailableCommunityPackageCount = require_communityNodes.getAvailableCommunityPackageCount;
|
|
5
5
|
exports.getInstalledCommunityNodes = require_communityNodes.getInstalledCommunityNodes;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import "../
|
|
2
|
-
import { a as updatePackage, i as uninstallPackage, n as getInstalledCommunityNodes, r as installNewPackage, t as getAvailableCommunityPackageCount } from "../communityNodes
|
|
1
|
+
import "../types2.cjs";
|
|
2
|
+
import { a as updatePackage, i as uninstallPackage, n as getInstalledCommunityNodes, r as installNewPackage, t as getAvailableCommunityPackageCount } from "../communityNodes.cjs";
|
|
3
3
|
export { getAvailableCommunityPackageCount, getInstalledCommunityNodes, installNewPackage, uninstallPackage, updatePackage };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import "../
|
|
2
|
-
import { a as updatePackage, i as uninstallPackage, n as getInstalledCommunityNodes, r as installNewPackage, t as getAvailableCommunityPackageCount } from "../communityNodes
|
|
1
|
+
import "../types2.mjs";
|
|
2
|
+
import { a as updatePackage, i as uninstallPackage, n as getInstalledCommunityNodes, r as installNewPackage, t as getAvailableCommunityPackageCount } from "../communityNodes.mjs";
|
|
3
3
|
export { getAvailableCommunityPackageCount, getInstalledCommunityNodes, installNewPackage, uninstallPackage, updatePackage };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import "../
|
|
2
|
-
import { a as updatePackage, i as uninstallPackage, n as getInstalledCommunityNodes, r as installNewPackage, t as getAvailableCommunityPackageCount } from "../communityNodes
|
|
1
|
+
import "../utils2.mjs";
|
|
2
|
+
import { a as updatePackage, i as uninstallPackage, n as getInstalledCommunityNodes, r as installNewPackage, t as getAvailableCommunityPackageCount } from "../communityNodes.mjs";
|
|
3
3
|
|
|
4
4
|
export { getAvailableCommunityPackageCount, getInstalledCommunityNodes, installNewPackage, uninstallPackage, updatePackage };
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
const require_utils = require('../utils2.cjs');
|
|
2
|
+
|
|
3
|
+
//#region src/api/consent.ts
|
|
4
|
+
async function getConsentDetails(context) {
|
|
5
|
+
return await require_utils.makeRestApiRequest(context, "GET", "/consent/details");
|
|
6
|
+
}
|
|
7
|
+
async function approveConsent(context, approved) {
|
|
8
|
+
return await require_utils.makeRestApiRequest(context, "POST", "/consent/approve", { approved });
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
//#endregion
|
|
12
|
+
exports.approveConsent = approveConsent;
|
|
13
|
+
exports.getConsentDetails = getConsentDetails;
|
|
14
|
+
//# sourceMappingURL=consent.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"consent.cjs","names":["makeRestApiRequest"],"sources":["../../src/api/consent.ts"],"sourcesContent":["import type { IRestApiContext } from '../types';\nimport { makeRestApiRequest } from '../utils';\n\nexport interface ConsentDetails {\n\tclientName: string;\n\tclientId: string;\n}\n\nexport interface ConsentApprovalResponse {\n\tstatus: string;\n\tredirectUrl: string;\n}\n\nexport async function getConsentDetails(context: IRestApiContext): Promise<ConsentDetails> {\n\treturn await makeRestApiRequest(context, 'GET', '/consent/details');\n}\n\nexport async function approveConsent(\n\tcontext: IRestApiContext,\n\tapproved: boolean,\n): Promise<ConsentApprovalResponse> {\n\treturn await makeRestApiRequest(context, 'POST', '/consent/approve', { approved });\n}\n"],"mappings":";;;AAaA,eAAsB,kBAAkB,SAAmD;AAC1F,QAAO,MAAMA,iCAAmB,SAAS,OAAO,mBAAmB;;AAGpE,eAAsB,eACrB,SACA,UACmC;AACnC,QAAO,MAAMA,iCAAmB,SAAS,QAAQ,oBAAoB,EAAE,UAAU,CAAC"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { t as IRestApiContext } from "../types2.cjs";
|
|
2
|
+
|
|
3
|
+
//#region src/api/consent.d.ts
|
|
4
|
+
interface ConsentDetails {
|
|
5
|
+
clientName: string;
|
|
6
|
+
clientId: string;
|
|
7
|
+
}
|
|
8
|
+
interface ConsentApprovalResponse {
|
|
9
|
+
status: string;
|
|
10
|
+
redirectUrl: string;
|
|
11
|
+
}
|
|
12
|
+
declare function getConsentDetails(context: IRestApiContext): Promise<ConsentDetails>;
|
|
13
|
+
declare function approveConsent(context: IRestApiContext, approved: boolean): Promise<ConsentApprovalResponse>;
|
|
14
|
+
//#endregion
|
|
15
|
+
export { ConsentApprovalResponse, ConsentDetails, approveConsent, getConsentDetails };
|
|
16
|
+
//# sourceMappingURL=consent.d.cts.map
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { t as IRestApiContext } from "../types2.mjs";
|
|
2
|
+
|
|
3
|
+
//#region src/api/consent.d.ts
|
|
4
|
+
interface ConsentDetails {
|
|
5
|
+
clientName: string;
|
|
6
|
+
clientId: string;
|
|
7
|
+
}
|
|
8
|
+
interface ConsentApprovalResponse {
|
|
9
|
+
status: string;
|
|
10
|
+
redirectUrl: string;
|
|
11
|
+
}
|
|
12
|
+
declare function getConsentDetails(context: IRestApiContext): Promise<ConsentDetails>;
|
|
13
|
+
declare function approveConsent(context: IRestApiContext, approved: boolean): Promise<ConsentApprovalResponse>;
|
|
14
|
+
//#endregion
|
|
15
|
+
export { ConsentApprovalResponse, ConsentDetails, approveConsent, getConsentDetails };
|
|
16
|
+
//# sourceMappingURL=consent.d.mts.map
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { s as makeRestApiRequest } from "../utils2.mjs";
|
|
2
|
+
|
|
3
|
+
//#region src/api/consent.ts
|
|
4
|
+
async function getConsentDetails(context) {
|
|
5
|
+
return await makeRestApiRequest(context, "GET", "/consent/details");
|
|
6
|
+
}
|
|
7
|
+
async function approveConsent(context, approved) {
|
|
8
|
+
return await makeRestApiRequest(context, "POST", "/consent/approve", { approved });
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
//#endregion
|
|
12
|
+
export { approveConsent, getConsentDetails };
|
|
13
|
+
//# sourceMappingURL=consent.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"consent.mjs","names":[],"sources":["../../src/api/consent.ts"],"sourcesContent":["import type { IRestApiContext } from '../types';\nimport { makeRestApiRequest } from '../utils';\n\nexport interface ConsentDetails {\n\tclientName: string;\n\tclientId: string;\n}\n\nexport interface ConsentApprovalResponse {\n\tstatus: string;\n\tredirectUrl: string;\n}\n\nexport async function getConsentDetails(context: IRestApiContext): Promise<ConsentDetails> {\n\treturn await makeRestApiRequest(context, 'GET', '/consent/details');\n}\n\nexport async function approveConsent(\n\tcontext: IRestApiContext,\n\tapproved: boolean,\n): Promise<ConsentApprovalResponse> {\n\treturn await makeRestApiRequest(context, 'POST', '/consent/approve', { approved });\n}\n"],"mappings":";;;AAaA,eAAsB,kBAAkB,SAAmD;AAC1F,QAAO,MAAM,mBAAmB,SAAS,OAAO,mBAAmB;;AAGpE,eAAsB,eACrB,SACA,UACmC;AACnC,QAAO,MAAM,mBAAmB,SAAS,QAAQ,oBAAoB,EAAE,UAAU,CAAC"}
|
package/dist/api/ctas.cjs
CHANGED
package/dist/api/ctas.d.cts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import "../
|
|
2
|
-
import { t as getBecomeCreatorCta } from "../ctas
|
|
1
|
+
import "../types2.cjs";
|
|
2
|
+
import { t as getBecomeCreatorCta } from "../ctas.cjs";
|
|
3
3
|
export { getBecomeCreatorCta };
|
|
@@ -22,4 +22,4 @@ type DynamicBannerFilters = {
|
|
|
22
22
|
declare function getDynamicBanners(endpoint: string, filters: DynamicBannerFilters): Promise<DynamicBanner[]>;
|
|
23
23
|
//#endregion
|
|
24
24
|
export { DynamicBanner, getDynamicBanners };
|
|
25
|
-
//# sourceMappingURL=dynamic-banners.d.
|
|
25
|
+
//# sourceMappingURL=dynamic-banners.d.mts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as get } from "../
|
|
1
|
+
import { a as get } from "../utils2.mjs";
|
|
2
2
|
|
|
3
3
|
//#region src/api/dynamic-banners.ts
|
|
4
4
|
async function getDynamicBanners(endpoint, filters) {
|
|
@@ -7,4 +7,4 @@ async function getDynamicBanners(endpoint, filters) {
|
|
|
7
7
|
|
|
8
8
|
//#endregion
|
|
9
9
|
export { getDynamicBanners };
|
|
10
|
-
//# sourceMappingURL=dynamic-banners.
|
|
10
|
+
//# sourceMappingURL=dynamic-banners.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dynamic-banners.mjs","names":[],"sources":["../../src/api/dynamic-banners.ts"],"sourcesContent":["import type { BannerName } from '@n8n/api-types';\nimport type { Role } from '@n8n/api-types/dist/schemas/user.schema';\n\nimport { get } from '../utils';\n\nexport type DynamicBanner = {\n\tid: BannerName;\n\tcontent: string;\n\tisDismissible: boolean;\n\tdismissPermanently: boolean | null;\n\ttheme: 'info' | 'warning' | 'danger';\n\tpriority: number;\n};\n\ntype DynamicBannerFilters = {\n\tversion: string;\n\tdeploymentType: string;\n\tplanName?: string;\n\tinstanceId: string;\n\tuserCreatedAt?: string;\n\tisOwner?: boolean;\n\trole?: Role;\n};\n\nexport async function getDynamicBanners(\n\tendpoint: string,\n\tfilters: DynamicBannerFilters,\n): Promise<DynamicBanner[]> {\n\treturn await get(endpoint, '', filters);\n}\n"],"mappings":";;;AAwBA,eAAsB,kBACrB,UACA,SAC2B;AAC3B,QAAO,MAAM,IAAI,UAAU,IAAI,QAAQ"}
|
package/dist/api/eventbus.ee.cjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
require('../
|
|
2
|
-
const require_eventbus_ee = require('../eventbus.ee
|
|
1
|
+
require('../utils2.cjs');
|
|
2
|
+
const require_eventbus_ee = require('../eventbus.ee.cjs');
|
|
3
3
|
|
|
4
4
|
exports.deleteDestinationFromDb = require_eventbus_ee.deleteDestinationFromDb;
|
|
5
5
|
exports.getDestinationsFromBackend = require_eventbus_ee.getDestinationsFromBackend;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import "../
|
|
2
|
-
import { a as hasDestinationId, i as getEventNamesFromBackend, n as deleteDestinationFromDb, o as saveDestinationToDb, r as getDestinationsFromBackend, s as sendTestMessageToDestination, t as ApiMessageEventBusDestinationOptions } from "../eventbus.ee
|
|
1
|
+
import "../types2.cjs";
|
|
2
|
+
import { a as hasDestinationId, i as getEventNamesFromBackend, n as deleteDestinationFromDb, o as saveDestinationToDb, r as getDestinationsFromBackend, s as sendTestMessageToDestination, t as ApiMessageEventBusDestinationOptions } from "../eventbus.ee.cjs";
|
|
3
3
|
export { ApiMessageEventBusDestinationOptions, deleteDestinationFromDb, getDestinationsFromBackend, getEventNamesFromBackend, hasDestinationId, saveDestinationToDb, sendTestMessageToDestination };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import "../
|
|
2
|
-
import { a as hasDestinationId, i as getEventNamesFromBackend, n as deleteDestinationFromDb, o as saveDestinationToDb, r as getDestinationsFromBackend, s as sendTestMessageToDestination, t as ApiMessageEventBusDestinationOptions } from "../eventbus.ee
|
|
1
|
+
import "../types2.mjs";
|
|
2
|
+
import { a as hasDestinationId, i as getEventNamesFromBackend, n as deleteDestinationFromDb, o as saveDestinationToDb, r as getDestinationsFromBackend, s as sendTestMessageToDestination, t as ApiMessageEventBusDestinationOptions } from "../eventbus.ee.mjs";
|
|
3
3
|
export { ApiMessageEventBusDestinationOptions, deleteDestinationFromDb, getDestinationsFromBackend, getEventNamesFromBackend, hasDestinationId, saveDestinationToDb, sendTestMessageToDestination };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import "../
|
|
2
|
-
import { a as saveDestinationToDb, i as hasDestinationId, n as getDestinationsFromBackend, o as sendTestMessageToDestination, r as getEventNamesFromBackend, t as deleteDestinationFromDb } from "../eventbus.ee
|
|
1
|
+
import "../utils2.mjs";
|
|
2
|
+
import { a as saveDestinationToDb, i as hasDestinationId, n as getDestinationsFromBackend, o as sendTestMessageToDestination, r as getEventNamesFromBackend, t as deleteDestinationFromDb } from "../eventbus.ee.mjs";
|
|
3
3
|
|
|
4
4
|
export { deleteDestinationFromDb, getDestinationsFromBackend, getEventNamesFromBackend, hasDestinationId, saveDestinationToDb, sendTestMessageToDestination };
|
package/dist/api/events.cjs
CHANGED
package/dist/api/events.d.cts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import "../
|
|
2
|
-
import { t as sessionStarted } from "../events
|
|
1
|
+
import "../types2.cjs";
|
|
2
|
+
import { t as sessionStarted } from "../events.cjs";
|
|
3
3
|
export { sessionStarted };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
require('../
|
|
2
|
-
const require_externalSecrets_ee = require('../externalSecrets.ee
|
|
1
|
+
require('../utils2.cjs');
|
|
2
|
+
const require_externalSecrets_ee = require('../externalSecrets.ee.cjs');
|
|
3
3
|
|
|
4
4
|
exports.connectProvider = require_externalSecrets_ee.connectProvider;
|
|
5
5
|
exports.getExternalSecrets = require_externalSecrets_ee.getExternalSecrets;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import "../
|
|
2
|
-
import { a as reloadProvider, i as getExternalSecretsProviders, n as getExternalSecrets, o as testExternalSecretsProviderConnection, r as getExternalSecretsProvider, s as updateProvider, t as connectProvider } from "../externalSecrets.ee
|
|
1
|
+
import "../types2.cjs";
|
|
2
|
+
import { a as reloadProvider, i as getExternalSecretsProviders, n as getExternalSecrets, o as testExternalSecretsProviderConnection, r as getExternalSecretsProvider, s as updateProvider, t as connectProvider } from "../externalSecrets.ee.cjs";
|
|
3
3
|
export { connectProvider, getExternalSecrets, getExternalSecretsProvider, getExternalSecretsProviders, reloadProvider, testExternalSecretsProviderConnection, updateProvider };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import "../
|
|
2
|
-
import { a as reloadProvider, i as getExternalSecretsProviders, n as getExternalSecrets, o as testExternalSecretsProviderConnection, r as getExternalSecretsProvider, s as updateProvider, t as connectProvider } from "../externalSecrets.ee
|
|
1
|
+
import "../types2.mjs";
|
|
2
|
+
import { a as reloadProvider, i as getExternalSecretsProviders, n as getExternalSecrets, o as testExternalSecretsProviderConnection, r as getExternalSecretsProvider, s as updateProvider, t as connectProvider } from "../externalSecrets.ee.mjs";
|
|
3
3
|
export { connectProvider, getExternalSecrets, getExternalSecretsProvider, getExternalSecretsProviders, reloadProvider, testExternalSecretsProviderConnection, updateProvider };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import "../
|
|
2
|
-
import { a as reloadProvider, i as getExternalSecretsProviders, n as getExternalSecrets, o as testExternalSecretsProviderConnection, r as getExternalSecretsProvider, s as updateProvider, t as connectProvider } from "../externalSecrets.ee
|
|
1
|
+
import "../utils2.mjs";
|
|
2
|
+
import { a as reloadProvider, i as getExternalSecretsProviders, n as getExternalSecrets, o as testExternalSecretsProviderConnection, r as getExternalSecretsProvider, s as updateProvider, t as connectProvider } from "../externalSecrets.ee.mjs";
|
|
3
3
|
|
|
4
4
|
export { connectProvider, getExternalSecrets, getExternalSecretsProvider, getExternalSecretsProviders, reloadProvider, testExternalSecretsProviderConnection, updateProvider };
|
package/dist/api/index.cjs
CHANGED
|
@@ -1,31 +1,31 @@
|
|
|
1
|
-
require('../
|
|
2
|
-
const require_api_keys = require('../api-keys
|
|
3
|
-
const require_cloudPlans = require('../cloudPlans
|
|
4
|
-
const require_communityNodes = require('../communityNodes
|
|
5
|
-
const require_ctas = require('../ctas
|
|
6
|
-
const require_eventbus_ee = require('../eventbus.ee
|
|
7
|
-
const require_events = require('../events
|
|
8
|
-
const require_externalSecrets_ee = require('../externalSecrets.ee
|
|
9
|
-
const require_ldap = require('../ldap
|
|
10
|
-
const require_mfa = require('../mfa
|
|
11
|
-
const require_nodeTypes = require('../nodeTypes
|
|
12
|
-
const require_npsSurvey = require('../npsSurvey
|
|
13
|
-
const require_orchestration = require('../orchestration
|
|
14
|
-
const require_provisioning = require('../provisioning
|
|
15
|
-
const require_prompts = require('../prompts
|
|
16
|
-
const require_roles = require('../roles
|
|
17
|
-
const require_settings = require('../settings
|
|
18
|
-
const require_module_settings = require('../module-settings
|
|
19
|
-
const require_sso = require('../sso
|
|
20
|
-
const require_templates = require('../templates
|
|
21
|
-
const require_third_party_licenses = require('../third-party-licenses
|
|
22
|
-
const require_ui = require('../ui
|
|
23
|
-
const require_usage = require('../usage
|
|
24
|
-
const require_users = require('../users
|
|
25
|
-
const require_versions = require('../versions
|
|
26
|
-
const require_webhooks = require('../webhooks
|
|
27
|
-
const require_workflowHistory = require('../workflowHistory
|
|
28
|
-
require('../api
|
|
1
|
+
require('../utils2.cjs');
|
|
2
|
+
const require_api_keys = require('../api-keys.cjs');
|
|
3
|
+
const require_cloudPlans = require('../cloudPlans.cjs');
|
|
4
|
+
const require_communityNodes = require('../communityNodes.cjs');
|
|
5
|
+
const require_ctas = require('../ctas.cjs');
|
|
6
|
+
const require_eventbus_ee = require('../eventbus.ee.cjs');
|
|
7
|
+
const require_events = require('../events.cjs');
|
|
8
|
+
const require_externalSecrets_ee = require('../externalSecrets.ee.cjs');
|
|
9
|
+
const require_ldap = require('../ldap.cjs');
|
|
10
|
+
const require_mfa = require('../mfa.cjs');
|
|
11
|
+
const require_nodeTypes = require('../nodeTypes.cjs');
|
|
12
|
+
const require_npsSurvey = require('../npsSurvey.cjs');
|
|
13
|
+
const require_orchestration = require('../orchestration.cjs');
|
|
14
|
+
const require_provisioning = require('../provisioning.cjs');
|
|
15
|
+
const require_prompts = require('../prompts.cjs');
|
|
16
|
+
const require_roles = require('../roles.cjs');
|
|
17
|
+
const require_settings = require('../settings.cjs');
|
|
18
|
+
const require_module_settings = require('../module-settings.cjs');
|
|
19
|
+
const require_sso = require('../sso.cjs');
|
|
20
|
+
const require_templates = require('../templates.cjs');
|
|
21
|
+
const require_third_party_licenses = require('../third-party-licenses.cjs');
|
|
22
|
+
const require_ui = require('../ui.cjs');
|
|
23
|
+
const require_usage = require('../usage.cjs');
|
|
24
|
+
const require_users = require('../users.cjs');
|
|
25
|
+
const require_versions = require('../versions.cjs');
|
|
26
|
+
const require_webhooks = require('../webhooks.cjs');
|
|
27
|
+
const require_workflowHistory = require('../workflowHistory.cjs');
|
|
28
|
+
require('../api.cjs');
|
|
29
29
|
|
|
30
30
|
exports.activateLicenseKey = require_usage.activateLicenseKey;
|
|
31
31
|
exports.canEnableMFA = require_mfa.canEnableMFA;
|
package/dist/api/index.d.cts
CHANGED
|
@@ -1,31 +1,31 @@
|
|
|
1
|
-
import "../
|
|
2
|
-
import { a as updateApiKey, i as getApiKeys, n as deleteApiKey, r as getApiKeyScopes, t as createApiKey } from "../api-keys
|
|
3
|
-
import { a as getCloudUserInfo, c as sendConfirmationEmail, i as getAdminPanelLoginCode, l as sendUserEvent, n as DynamicNotification, o as getCurrentPlan, r as InstanceUsage, s as getCurrentUsage, t as Cloud } from "../cloudPlans
|
|
4
|
-
import { a as updatePackage, i as uninstallPackage, n as getInstalledCommunityNodes, r as installNewPackage, t as getAvailableCommunityPackageCount } from "../communityNodes
|
|
5
|
-
import { t as getBecomeCreatorCta } from "../ctas
|
|
6
|
-
import { a as hasDestinationId, i as getEventNamesFromBackend, n as deleteDestinationFromDb, o as saveDestinationToDb, r as getDestinationsFromBackend, s as sendTestMessageToDestination, t as ApiMessageEventBusDestinationOptions } from "../eventbus.ee
|
|
7
|
-
import { t as sessionStarted } from "../events
|
|
8
|
-
import { a as reloadProvider, i as getExternalSecretsProviders, n as getExternalSecrets, o as testExternalSecretsProviderConnection, r as getExternalSecretsProvider, s as updateProvider, t as connectProvider } from "../externalSecrets.ee
|
|
9
|
-
import { a as getLdapSynchronizations, c as updateLdapConfig, i as getLdapConfig, n as LdapSyncData, o as runLdapSync, r as LdapSyncTable, s as testLdapConnection, t as LdapConfig } from "../ldap
|
|
10
|
-
import { a as getMfaQR, i as enableMfa, n as canEnableMFA, o as updateEnforceMfa, r as disableMfa, s as verifyMfaCode, t as DisableMfaParams } from "../mfa
|
|
11
|
-
import { a as getNodeParameterOptions, c as getNodesInformation, i as getNodeParameterActionResult, l as getResourceLocatorResults, n as fetchCommunityNodeTypes, o as getNodeTranslationHeaders, r as getLocalResourceMapperFields, s as getNodeTypes, t as fetchCommunityNodeAttributes, u as getResourceMapperFields } from "../nodeTypes
|
|
12
|
-
import { t as updateNpsSurveyState } from "../npsSurvey
|
|
13
|
-
import { t as sendGetWorkerStatus } from "../orchestration
|
|
14
|
-
import { n as getProvisioningConfig, r as saveProvisioningConfig, t as ProvisioningConfig } from "../provisioning
|
|
15
|
-
import { i as submitContactInfo, n as N8nPrompts, r as getPromptsData, t as N8nPromptResponse } from "../prompts
|
|
16
|
-
import { a as updateProjectRole, i as getRoles, n as deleteProjectRole, r as getRoleBySlug, t as createProjectRole } from "../roles
|
|
17
|
-
import { t as getSettings } from "../settings
|
|
18
|
-
import { t as getModuleSettings } from "../module-settings
|
|
19
|
-
import { a as initOidcLogin, c as saveSamlConfig, i as getSamlMetadata, l as testSamlConfig, n as getOidcConfig, o as initSSO, r as getSamlConfig, s as saveOidcConfig, t as SamlPreferencesExtractedData, u as toggleSamlConfig } from "../sso
|
|
20
|
-
import { t as ITag } from "../tags
|
|
21
|
-
import { a as getNextVersions, i as WhatsNewSection, n as VersionNode, o as getWhatsNewSection, r as WhatsNewArticle, t as Version } from "../versions
|
|
22
|
-
import { i as WorkflowMetadata, n as WorkflowDataCreate, r as WorkflowDataUpdate, t as WorkflowData } from "../workflows
|
|
23
|
-
import { _ as getCollections, a as ITemplatesNode, b as getWorkflows, c as ITemplatesWorkflowFull, d as IWorkflowTemplate, f as IWorkflowTemplateNode, g as getCollectionById, h as getCategories, i as ITemplatesCollectionResponse, l as ITemplatesWorkflowInfo, m as TemplateSearchFacet, n as ITemplatesCollection, o as ITemplatesQuery, p as IWorkflowTemplateNodeCredentials, r as ITemplatesCollectionFull, s as ITemplatesWorkflow, t as ITemplatesCategory, u as ITemplatesWorkflowResponse, v as getTemplateById, x as testHealthEndpoint, y as getWorkflowTemplate } from "../templates
|
|
24
|
-
import { t as getThirdPartyLicenses } from "../third-party-licenses
|
|
25
|
-
import { t as dismissBannerPermanently } from "../ui
|
|
26
|
-
import { a as requestLicenseTrial, i as renewLicense, n as getLicense, r as registerCommunityEdition, t as activateLicenseKey } from "../usage
|
|
27
|
-
import { C as updateCurrentUserPassword, D as validatePasswordToken, E as updateOtherUserSettings, O as validateSignupToken, S as updateCurrentUser, T as updateGlobalRole, _ as logout, a as IPersonalizationSurveyAnswersV3, b as signup, c as IUserResponse, d as deleteUser, f as getInviteLink, g as loginCurrentUser, h as login, i as IPersonalizationSurveyAnswersV2, l as UpdateGlobalRolePayload, m as getUsers, n as IPersonalizationLatestVersion, o as IPersonalizationSurveyVersions, p as getPasswordResetLink, r as IPersonalizationSurveyAnswersV1, s as IUser, t as CurrentUserResponse, u as changePassword, v as sendForgotPasswordEmail, w as updateCurrentUserSettings, x as submitPersonalizationSurvey, y as setupOwner } from "../users
|
|
28
|
-
import { t as findWebhook } from "../webhooks
|
|
29
|
-
import { a as WorkflowVersionId, i as WorkflowVersion, n as WorkflowHistoryActionTypes, o as getWorkflowHistory, r as WorkflowHistoryRequestParams, s as getWorkflowVersion, t as WorkflowHistory } from "../workflowHistory
|
|
30
|
-
import "../
|
|
1
|
+
import "../types2.cjs";
|
|
2
|
+
import { a as updateApiKey, i as getApiKeys, n as deleteApiKey, r as getApiKeyScopes, t as createApiKey } from "../api-keys.cjs";
|
|
3
|
+
import { a as getCloudUserInfo, c as sendConfirmationEmail, i as getAdminPanelLoginCode, l as sendUserEvent, n as DynamicNotification, o as getCurrentPlan, r as InstanceUsage, s as getCurrentUsage, t as Cloud } from "../cloudPlans.cjs";
|
|
4
|
+
import { a as updatePackage, i as uninstallPackage, n as getInstalledCommunityNodes, r as installNewPackage, t as getAvailableCommunityPackageCount } from "../communityNodes.cjs";
|
|
5
|
+
import { t as getBecomeCreatorCta } from "../ctas.cjs";
|
|
6
|
+
import { a as hasDestinationId, i as getEventNamesFromBackend, n as deleteDestinationFromDb, o as saveDestinationToDb, r as getDestinationsFromBackend, s as sendTestMessageToDestination, t as ApiMessageEventBusDestinationOptions } from "../eventbus.ee.cjs";
|
|
7
|
+
import { t as sessionStarted } from "../events.cjs";
|
|
8
|
+
import { a as reloadProvider, i as getExternalSecretsProviders, n as getExternalSecrets, o as testExternalSecretsProviderConnection, r as getExternalSecretsProvider, s as updateProvider, t as connectProvider } from "../externalSecrets.ee.cjs";
|
|
9
|
+
import { a as getLdapSynchronizations, c as updateLdapConfig, i as getLdapConfig, n as LdapSyncData, o as runLdapSync, r as LdapSyncTable, s as testLdapConnection, t as LdapConfig } from "../ldap.cjs";
|
|
10
|
+
import { a as getMfaQR, i as enableMfa, n as canEnableMFA, o as updateEnforceMfa, r as disableMfa, s as verifyMfaCode, t as DisableMfaParams } from "../mfa.cjs";
|
|
11
|
+
import { a as getNodeParameterOptions, c as getNodesInformation, i as getNodeParameterActionResult, l as getResourceLocatorResults, n as fetchCommunityNodeTypes, o as getNodeTranslationHeaders, r as getLocalResourceMapperFields, s as getNodeTypes, t as fetchCommunityNodeAttributes, u as getResourceMapperFields } from "../nodeTypes.cjs";
|
|
12
|
+
import { t as updateNpsSurveyState } from "../npsSurvey.cjs";
|
|
13
|
+
import { t as sendGetWorkerStatus } from "../orchestration.cjs";
|
|
14
|
+
import { n as getProvisioningConfig, r as saveProvisioningConfig, t as ProvisioningConfig } from "../provisioning.cjs";
|
|
15
|
+
import { i as submitContactInfo, n as N8nPrompts, r as getPromptsData, t as N8nPromptResponse } from "../prompts.cjs";
|
|
16
|
+
import { a as updateProjectRole, i as getRoles, n as deleteProjectRole, r as getRoleBySlug, t as createProjectRole } from "../roles.cjs";
|
|
17
|
+
import { t as getSettings } from "../settings.cjs";
|
|
18
|
+
import { t as getModuleSettings } from "../module-settings.cjs";
|
|
19
|
+
import { a as initOidcLogin, c as saveSamlConfig, i as getSamlMetadata, l as testSamlConfig, n as getOidcConfig, o as initSSO, r as getSamlConfig, s as saveOidcConfig, t as SamlPreferencesExtractedData, u as toggleSamlConfig } from "../sso.cjs";
|
|
20
|
+
import { t as ITag } from "../tags.cjs";
|
|
21
|
+
import { a as getNextVersions, i as WhatsNewSection, n as VersionNode, o as getWhatsNewSection, r as WhatsNewArticle, t as Version } from "../versions.cjs";
|
|
22
|
+
import { i as WorkflowMetadata, n as WorkflowDataCreate, r as WorkflowDataUpdate, t as WorkflowData } from "../workflows.cjs";
|
|
23
|
+
import { _ as getCollections, a as ITemplatesNode, b as getWorkflows, c as ITemplatesWorkflowFull, d as IWorkflowTemplate, f as IWorkflowTemplateNode, g as getCollectionById, h as getCategories, i as ITemplatesCollectionResponse, l as ITemplatesWorkflowInfo, m as TemplateSearchFacet, n as ITemplatesCollection, o as ITemplatesQuery, p as IWorkflowTemplateNodeCredentials, r as ITemplatesCollectionFull, s as ITemplatesWorkflow, t as ITemplatesCategory, u as ITemplatesWorkflowResponse, v as getTemplateById, x as testHealthEndpoint, y as getWorkflowTemplate } from "../templates.cjs";
|
|
24
|
+
import { t as getThirdPartyLicenses } from "../third-party-licenses.cjs";
|
|
25
|
+
import { t as dismissBannerPermanently } from "../ui.cjs";
|
|
26
|
+
import { a as requestLicenseTrial, i as renewLicense, n as getLicense, r as registerCommunityEdition, t as activateLicenseKey } from "../usage.cjs";
|
|
27
|
+
import { C as updateCurrentUserPassword, D as validatePasswordToken, E as updateOtherUserSettings, O as validateSignupToken, S as updateCurrentUser, T as updateGlobalRole, _ as logout, a as IPersonalizationSurveyAnswersV3, b as signup, c as IUserResponse, d as deleteUser, f as getInviteLink, g as loginCurrentUser, h as login, i as IPersonalizationSurveyAnswersV2, l as UpdateGlobalRolePayload, m as getUsers, n as IPersonalizationLatestVersion, o as IPersonalizationSurveyVersions, p as getPasswordResetLink, r as IPersonalizationSurveyAnswersV1, s as IUser, t as CurrentUserResponse, u as changePassword, v as sendForgotPasswordEmail, w as updateCurrentUserSettings, x as submitPersonalizationSurvey, y as setupOwner } from "../users.cjs";
|
|
28
|
+
import { t as findWebhook } from "../webhooks.cjs";
|
|
29
|
+
import { a as WorkflowVersionId, i as WorkflowVersion, n as WorkflowHistoryActionTypes, o as getWorkflowHistory, r as WorkflowHistoryRequestParams, s as getWorkflowVersion, t as WorkflowHistory } from "../workflowHistory.cjs";
|
|
30
|
+
import "../index2.cjs";
|
|
31
31
|
export { ApiMessageEventBusDestinationOptions, Cloud, CurrentUserResponse, DisableMfaParams, DynamicNotification, IPersonalizationLatestVersion, IPersonalizationSurveyAnswersV1, IPersonalizationSurveyAnswersV2, IPersonalizationSurveyAnswersV3, IPersonalizationSurveyVersions, ITag, ITemplatesCategory, ITemplatesCollection, ITemplatesCollectionFull, ITemplatesCollectionResponse, ITemplatesNode, ITemplatesQuery, ITemplatesWorkflow, ITemplatesWorkflowFull, ITemplatesWorkflowInfo, ITemplatesWorkflowResponse, IUser, IUserResponse, IWorkflowTemplate, IWorkflowTemplateNode, IWorkflowTemplateNodeCredentials, InstanceUsage, LdapConfig, LdapSyncData, LdapSyncTable, N8nPromptResponse, N8nPrompts, ProvisioningConfig, SamlPreferencesExtractedData, TemplateSearchFacet, UpdateGlobalRolePayload, Version, VersionNode, WhatsNewArticle, WhatsNewSection, WorkflowData, WorkflowDataCreate, WorkflowDataUpdate, WorkflowHistory, WorkflowHistoryActionTypes, WorkflowHistoryRequestParams, WorkflowMetadata, WorkflowVersion, WorkflowVersionId, activateLicenseKey, canEnableMFA, changePassword, connectProvider, createApiKey, createProjectRole, deleteApiKey, deleteDestinationFromDb, deleteProjectRole, deleteUser, disableMfa, dismissBannerPermanently, enableMfa, fetchCommunityNodeAttributes, fetchCommunityNodeTypes, findWebhook, getAdminPanelLoginCode, getApiKeyScopes, getApiKeys, getAvailableCommunityPackageCount, getBecomeCreatorCta, getCategories, getCloudUserInfo, getCollectionById, getCollections, getCurrentPlan, getCurrentUsage, getDestinationsFromBackend, getEventNamesFromBackend, getExternalSecrets, getExternalSecretsProvider, getExternalSecretsProviders, getInstalledCommunityNodes, getInviteLink, getLdapConfig, getLdapSynchronizations, getLicense, getLocalResourceMapperFields, getMfaQR, getModuleSettings, getNextVersions, getNodeParameterActionResult, getNodeParameterOptions, getNodeTranslationHeaders, getNodeTypes, getNodesInformation, getOidcConfig, getPasswordResetLink, getPromptsData, getProvisioningConfig, getResourceLocatorResults, getResourceMapperFields, getRoleBySlug, getRoles, getSamlConfig, getSamlMetadata, getSettings, getTemplateById, getThirdPartyLicenses, getUsers, getWhatsNewSection, getWorkflowHistory, getWorkflowTemplate, getWorkflowVersion, getWorkflows, hasDestinationId, initOidcLogin, initSSO, installNewPackage, login, loginCurrentUser, logout, registerCommunityEdition, reloadProvider, renewLicense, requestLicenseTrial, runLdapSync, saveDestinationToDb, saveOidcConfig, saveProvisioningConfig, saveSamlConfig, sendConfirmationEmail, sendForgotPasswordEmail, sendGetWorkerStatus, sendTestMessageToDestination, sendUserEvent, sessionStarted, setupOwner, signup, submitContactInfo, submitPersonalizationSurvey, testExternalSecretsProviderConnection, testHealthEndpoint, testLdapConnection, testSamlConfig, toggleSamlConfig, uninstallPackage, updateApiKey, updateCurrentUser, updateCurrentUserPassword, updateCurrentUserSettings, updateEnforceMfa, updateGlobalRole, updateLdapConfig, updateNpsSurveyState, updateOtherUserSettings, updatePackage, updateProjectRole, updateProvider, validatePasswordToken, validateSignupToken, verifyMfaCode };
|