@n8n/rest-api-client 1.19.0 → 1.20.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 +8 -16
- package/dist/api/api-keys.d.cts +3 -15
- package/dist/api/api-keys.d.ts +3 -15
- package/dist/api/api-keys.js +4 -16
- package/dist/api/cloudPlans.cjs +8 -16
- package/dist/api/cloudPlans.d.cts +3 -49
- package/dist/api/cloudPlans.d.ts +3 -49
- package/dist/api/cloudPlans.js +4 -16
- package/dist/api/communityNodes.cjs +8 -16
- package/dist/api/communityNodes.d.cts +3 -10
- package/dist/api/communityNodes.d.ts +3 -10
- package/dist/api/communityNodes.js +4 -16
- package/dist/api/ctas.cjs +3 -7
- package/dist/api/ctas.d.cts +3 -5
- package/dist/api/ctas.d.ts +3 -5
- package/dist/api/ctas.js +4 -8
- package/dist/api/eventbus.ee.cjs +9 -18
- package/dist/api/eventbus.ee.d.cts +3 -14
- package/dist/api/eventbus.ee.d.ts +3 -14
- package/dist/api/eventbus.ee.js +4 -18
- package/dist/api/events.cjs +3 -7
- package/dist/api/events.d.cts +3 -5
- package/dist/api/events.d.ts +3 -5
- package/dist/api/events.js +4 -8
- package/dist/api/execution.cjs +0 -1
- package/dist/api/execution.d.cts +1 -2
- package/dist/api/execution.d.ts +1 -2
- package/dist/api/execution.js +1 -1
- package/dist/api/externalSecrets.ee.cjs +10 -20
- package/dist/api/externalSecrets.ee.d.cts +3 -16
- package/dist/api/externalSecrets.ee.d.ts +3 -16
- package/dist/api/externalSecrets.ee.js +4 -20
- package/dist/api/index.cjs +140 -265
- package/dist/api/index.d.cts +31 -33
- package/dist/api/index.d.ts +31 -33
- package/dist/api/index.js +30 -265
- package/dist/api/ldap.cjs +8 -16
- package/dist/api/ldap.d.cts +3 -52
- package/dist/api/ldap.d.ts +3 -52
- package/dist/api/ldap.js +4 -16
- package/dist/api/mfa.cjs +9 -18
- package/dist/api/mfa.d.cts +3 -22
- package/dist/api/mfa.d.ts +3 -22
- package/dist/api/mfa.js +4 -18
- package/dist/api/module-settings.cjs +3 -7
- package/dist/api/module-settings.d.cts +3 -6
- package/dist/api/module-settings.d.ts +3 -6
- package/dist/api/module-settings.js +4 -8
- package/dist/api/nodeTypes.cjs +13 -26
- package/dist/api/nodeTypes.d.cts +3 -17
- package/dist/api/nodeTypes.d.ts +3 -17
- package/dist/api/nodeTypes.js +4 -26
- package/dist/api/npsSurvey.cjs +3 -7
- package/dist/api/npsSurvey.d.cts +3 -6
- package/dist/api/npsSurvey.d.ts +3 -6
- package/dist/api/npsSurvey.js +4 -8
- package/dist/api/orchestration.cjs +3 -7
- package/dist/api/orchestration.d.cts +3 -5
- package/dist/api/orchestration.d.ts +3 -5
- package/dist/api/orchestration.js +4 -8
- package/dist/api/prompts.cjs +4 -9
- package/dist/api/prompts.d.cts +2 -12
- package/dist/api/prompts.d.ts +2 -12
- package/dist/api/prompts.js +4 -10
- package/dist/api/provisioning.cjs +5 -0
- package/dist/api/provisioning.d.cts +3 -0
- package/dist/api/provisioning.d.ts +3 -0
- package/dist/api/provisioning.js +4 -0
- package/dist/api/roles.cjs +7 -7
- package/dist/api/roles.d.cts +3 -6
- package/dist/api/roles.d.ts +3 -6
- package/dist/api/roles.js +4 -8
- package/dist/api/settings.cjs +3 -7
- package/dist/api/settings.d.cts +3 -6
- package/dist/api/settings.d.ts +3 -6
- package/dist/api/settings.js +4 -8
- package/dist/api/sso.cjs +12 -24
- package/dist/api/sso.d.cts +3 -18
- package/dist/api/sso.d.ts +3 -18
- package/dist/api/sso.js +4 -24
- package/dist/api/tags.cjs +0 -1
- package/dist/api/tags.d.cts +2 -9
- package/dist/api/tags.d.ts +2 -9
- package/dist/api/tags.js +1 -1
- package/dist/api/templates.cjs +10 -20
- package/dist/api/templates.d.cts +5 -128
- package/dist/api/templates.d.ts +5 -128
- package/dist/api/templates.js +4 -20
- package/dist/api/third-party-licenses.cjs +3 -7
- package/dist/api/third-party-licenses.d.cts +3 -5
- package/dist/api/third-party-licenses.d.ts +3 -5
- package/dist/api/third-party-licenses.js +4 -8
- package/dist/api/ui.cjs +3 -7
- package/dist/api/ui.d.cts +3 -9
- package/dist/api/ui.d.ts +3 -9
- package/dist/api/ui.js +4 -8
- package/dist/api/usage.cjs +8 -16
- package/dist/api/usage.d.cts +3 -15
- package/dist/api/usage.d.ts +3 -15
- package/dist/api/usage.js +4 -16
- package/dist/api/users.cjs +22 -44
- package/dist/api/users.d.cts +3 -121
- package/dist/api/users.d.ts +3 -121
- package/dist/api/users.js +4 -44
- package/dist/api/versions.cjs +4 -9
- package/dist/api/versions.d.cts +2 -46
- package/dist/api/versions.d.ts +2 -46
- package/dist/api/versions.js +4 -10
- package/dist/api/webhooks.cjs +3 -7
- package/dist/api/webhooks.d.cts +3 -15
- package/dist/api/webhooks.d.ts +3 -15
- package/dist/api/webhooks.js +4 -8
- package/dist/api/workflowHistory.cjs +4 -9
- package/dist/api/workflowHistory.d.cts +3 -24
- package/dist/api/workflowHistory.d.ts +3 -24
- package/dist/api/workflowHistory.js +4 -10
- package/dist/api/workflows.cjs +0 -1
- package/dist/api/workflows.d.cts +3 -40
- package/dist/api/workflows.d.ts +3 -40
- package/dist/api/workflows.js +1 -1
- package/dist/api-B5ImKaJs.cjs +0 -0
- package/dist/api-Dy4wevtj.js +1 -0
- package/dist/api-keys-BVhNNyeP.d.ts +17 -0
- package/dist/api-keys-C7iAKd7S.d.cts +17 -0
- package/dist/api-keys-CdogZdeQ.js +22 -0
- package/dist/api-keys-CdogZdeQ.js.map +1 -0
- package/dist/api-keys-DWJqK3fC.cjs +51 -0
- package/dist/api-keys-DWJqK3fC.cjs.map +1 -0
- package/dist/cloudPlans-B8uHyQ_1.cjs +51 -0
- package/dist/cloudPlans-B8uHyQ_1.cjs.map +1 -0
- package/dist/cloudPlans-Bdxs4uap.d.ts +51 -0
- package/dist/cloudPlans-DaH1MBfa.js +22 -0
- package/dist/cloudPlans-DaH1MBfa.js.map +1 -0
- package/dist/cloudPlans-aeUnb8AK.d.cts +51 -0
- package/dist/communityNodes-7Lc8o1Kz.d.ts +12 -0
- package/dist/communityNodes-BUH-39qi.d.cts +12 -0
- package/dist/communityNodes-CE2n8u4o.js +31 -0
- package/dist/communityNodes-CE2n8u4o.js.map +1 -0
- package/dist/communityNodes-Dd7hz8vM.cjs +61 -0
- package/dist/communityNodes-Dd7hz8vM.cjs.map +1 -0
- package/dist/ctas-2cArrp5h.d.ts +7 -0
- package/dist/ctas-BExU1GEq.js +10 -0
- package/dist/ctas-BExU1GEq.js.map +1 -0
- package/dist/ctas-BPu87721.d.cts +7 -0
- package/dist/ctas-CkfR15kk.cjs +15 -0
- package/dist/ctas-CkfR15kk.cjs.map +1 -0
- package/dist/eventbus.ee-C0mwUCtd.d.ts +16 -0
- package/dist/eventbus.ee-CDH8lYuD.d.cts +16 -0
- package/dist/eventbus.ee-Dy8OID76.cjs +63 -0
- package/dist/eventbus.ee-Dy8OID76.cjs.map +1 -0
- package/dist/eventbus.ee-Mgcwc9Je.js +28 -0
- package/dist/eventbus.ee-Mgcwc9Je.js.map +1 -0
- package/dist/events-B-t6a3G2.d.cts +7 -0
- package/dist/events-C9_PZbal.cjs +15 -0
- package/dist/events-C9_PZbal.cjs.map +1 -0
- package/dist/events-DD5K-i3P.d.ts +7 -0
- package/dist/events-Dir9yuIU.js +10 -0
- package/dist/events-Dir9yuIU.js.map +1 -0
- package/dist/externalSecrets.ee-BUBiX9hA.d.cts +18 -0
- package/dist/externalSecrets.ee-CQlUdp5i.js +28 -0
- package/dist/externalSecrets.ee-CQlUdp5i.js.map +1 -0
- package/dist/externalSecrets.ee-DyhPxamB.cjs +69 -0
- package/dist/externalSecrets.ee-DyhPxamB.cjs.map +1 -0
- package/dist/externalSecrets.ee-wMCn_ela.d.ts +18 -0
- package/dist/index-CPiw-gXy.d.cts +1 -0
- package/dist/index-ij9f8GAA.d.ts +1 -0
- package/dist/index.cjs +151 -288
- package/dist/index.d.cts +32 -34
- package/dist/index.d.ts +32 -34
- package/dist/index.js +30 -288
- package/dist/ldap-B4lzIQvN.cjs +51 -0
- package/dist/ldap-B4lzIQvN.cjs.map +1 -0
- package/dist/ldap-C5SIAiZv.d.cts +54 -0
- package/dist/ldap-CgsCqo_6.d.ts +54 -0
- package/dist/ldap-Ctb6baMS.js +22 -0
- package/dist/ldap-Ctb6baMS.js.map +1 -0
- package/dist/mfa-BS4MrpFp.js +25 -0
- package/dist/mfa-BS4MrpFp.js.map +1 -0
- package/dist/mfa-BteEfKoH.cjs +60 -0
- package/dist/mfa-BteEfKoH.cjs.map +1 -0
- package/dist/mfa-jg5kXfSW.d.ts +24 -0
- package/dist/mfa-us0uJ4bp.d.cts +24 -0
- package/dist/module-settings-BRrfd2zd.js +10 -0
- package/dist/module-settings-BRrfd2zd.js.map +1 -0
- package/dist/module-settings-BulEETdJ.cjs +15 -0
- package/dist/module-settings-BulEETdJ.cjs.map +1 -0
- package/dist/module-settings-D2B4TI7L.d.ts +8 -0
- package/dist/module-settings-DEV8RDBw.d.cts +8 -0
- package/dist/nodeTypes-B7Y5Yz8i.d.ts +19 -0
- package/dist/nodeTypes-BeTjB1ic.d.cts +19 -0
- package/dist/nodeTypes-Cr2xTbm7.js +47 -0
- package/dist/nodeTypes-Cr2xTbm7.js.map +1 -0
- package/dist/nodeTypes-DCk86LDz.cjs +108 -0
- package/dist/nodeTypes-DCk86LDz.cjs.map +1 -0
- package/dist/npsSurvey-BieNYcIL.d.ts +8 -0
- package/dist/npsSurvey-C1x1TDrG.cjs +15 -0
- package/dist/npsSurvey-C1x1TDrG.cjs.map +1 -0
- package/dist/npsSurvey-DQ7fZryy.d.cts +8 -0
- package/dist/npsSurvey-o0ClpYrm.js +10 -0
- package/dist/npsSurvey-o0ClpYrm.js.map +1 -0
- package/dist/orchestration-BFJ7gPf-.d.ts +7 -0
- package/dist/orchestration-BWq2DLiL.cjs +16 -0
- package/dist/orchestration-BWq2DLiL.cjs.map +1 -0
- package/dist/orchestration-Dw-hy172.d.cts +7 -0
- package/dist/orchestration-ug3znTw-.js +11 -0
- package/dist/orchestration-ug3znTw-.js.map +1 -0
- package/dist/prompts-B6mJdfEH.d.cts +14 -0
- package/dist/prompts-CVCeykfZ.js +20 -0
- package/dist/prompts-CVCeykfZ.js.map +1 -0
- package/dist/prompts-Dk6DB5OK.d.ts +14 -0
- package/dist/prompts-pb6raObn.cjs +32 -0
- package/dist/prompts-pb6raObn.cjs.map +1 -0
- package/dist/provisioning-BXzy-1C2.cjs +24 -0
- package/dist/provisioning-BXzy-1C2.cjs.map +1 -0
- package/dist/provisioning-BvP38kfM.d.ts +16 -0
- package/dist/provisioning-BvjrhIH8.js +13 -0
- package/dist/provisioning-BvjrhIH8.js.map +1 -0
- package/dist/provisioning-C230Wb8r.d.cts +16 -0
- package/dist/roles-52k5ITQK.js +22 -0
- package/dist/roles-52k5ITQK.js.map +1 -0
- package/dist/roles-DuQpUe-R.d.cts +15 -0
- package/dist/roles-ahcEGfy9.d.ts +15 -0
- package/dist/roles-ui0tjENB.cjs +51 -0
- package/dist/roles-ui0tjENB.cjs.map +1 -0
- package/dist/settings-BeZiupZe.js +10 -0
- package/dist/settings-BeZiupZe.js.map +1 -0
- package/dist/settings-CU3m0ObQ.d.cts +8 -0
- package/dist/settings-JOwYndrq.d.ts +8 -0
- package/dist/settings-M7GRxXmC.cjs +15 -0
- package/dist/settings-M7GRxXmC.cjs.map +1 -0
- package/dist/sso-B1c4jiwR.d.cts +20 -0
- package/dist/sso-BQsAFsAS.d.ts +20 -0
- package/dist/sso-Bsjy3TLY.js +34 -0
- package/dist/sso-Bsjy3TLY.js.map +1 -0
- package/dist/sso-C7aUBmBN.cjs +87 -0
- package/dist/sso-C7aUBmBN.cjs.map +1 -0
- package/dist/tags-BmQjq4MC.d.ts +11 -0
- package/dist/tags-CAqCzyzW.d.cts +11 -0
- package/dist/templates-B7XqphoH.d.cts +129 -0
- package/dist/templates-CWiTMqRP.d.ts +129 -0
- package/dist/templates-bqybPo-G.cjs +83 -0
- package/dist/templates-bqybPo-G.cjs.map +1 -0
- package/dist/templates-wGD4yMr7.js +42 -0
- package/dist/templates-wGD4yMr7.js.map +1 -0
- package/dist/third-party-licenses-8vKtcmnF.js +14 -0
- package/dist/third-party-licenses-8vKtcmnF.js.map +1 -0
- package/dist/third-party-licenses-BBpNd2rx.d.ts +7 -0
- package/dist/third-party-licenses-C0Nz4RHq.d.cts +7 -0
- package/dist/third-party-licenses-CrcvU83z.cjs +19 -0
- package/dist/third-party-licenses-CrcvU83z.cjs.map +1 -0
- package/dist/types-CGd0oIFw.d.cts +8 -0
- package/dist/types-DhrOsni7.d.ts +8 -0
- package/dist/types.cjs +0 -1
- package/dist/types.d.cts +2 -6
- package/dist/types.d.ts +2 -6
- package/dist/types.js +1 -1
- package/dist/ui-B4xr8QiX.js +10 -0
- package/dist/ui-B4xr8QiX.js.map +1 -0
- package/dist/ui-C3gT7sPj.cjs +15 -0
- package/dist/ui-C3gT7sPj.cjs.map +1 -0
- package/dist/ui-pGYj__59.d.cts +11 -0
- package/dist/ui-sl-6RuyK.d.ts +11 -0
- package/dist/usage-CBdTEDDu.d.ts +17 -0
- package/dist/usage-CRQ8GiSr.js +22 -0
- package/dist/usage-CRQ8GiSr.js.map +1 -0
- package/dist/usage-CS_GHm0I.d.cts +17 -0
- package/dist/usage-DLyBkpx1.cjs +51 -0
- package/dist/usage-DLyBkpx1.cjs.map +1 -0
- package/dist/users-3fnfgZDe.d.ts +133 -0
- package/dist/users-B9LpOwmz.js +65 -0
- package/dist/users-B9LpOwmz.js.map +1 -0
- package/dist/users-DmE1VJFB.cjs +178 -0
- package/dist/users-DmE1VJFB.cjs.map +1 -0
- package/dist/users-qIU9n-he.d.cts +133 -0
- package/dist/utils-BDrAABCM.d.cts +40 -0
- package/dist/utils-C6ys34iA.js +197 -0
- package/dist/utils-C6ys34iA.js.map +1 -0
- package/dist/utils-CbeoyX5z.d.ts +40 -0
- package/dist/utils-ZXKTtQnj.cjs +295 -0
- package/dist/utils-ZXKTtQnj.cjs.map +1 -0
- package/dist/utils.cjs +13 -27
- package/dist/utils.d.cts +3 -38
- package/dist/utils.d.ts +3 -38
- package/dist/utils.js +3 -27
- package/dist/versions--_Wey_a_.cjs +29 -0
- package/dist/versions--_Wey_a_.cjs.map +1 -0
- package/dist/versions-CGwgpGHe.js +17 -0
- package/dist/{chunk-2KIJCNI3.cjs.map → versions-CGwgpGHe.js.map} +1 -1
- package/dist/versions-Dkx5pbFT.d.cts +48 -0
- package/dist/versions-Yr__bekI.d.ts +48 -0
- package/dist/webhooks--yHzhEmb.d.cts +17 -0
- package/dist/webhooks-Bw9bMRu9.d.ts +17 -0
- package/dist/webhooks-C7CDtoXI.cjs +15 -0
- package/dist/webhooks-C7CDtoXI.cjs.map +1 -0
- package/dist/webhooks-DrHiwzPY.js +10 -0
- package/dist/webhooks-DrHiwzPY.js.map +1 -0
- package/dist/workflowHistory-AEX9jtKQ.d.ts +26 -0
- package/dist/workflowHistory-C1CMbPy8.js +15 -0
- package/dist/workflowHistory-C1CMbPy8.js.map +1 -0
- package/dist/workflowHistory-C62HH4KF.d.cts +26 -0
- package/dist/workflowHistory-EYU0KTz2.cjs +26 -0
- package/dist/workflowHistory-EYU0KTz2.cjs.map +1 -0
- package/dist/workflows-BEpE4ZKs.d.cts +42 -0
- package/dist/workflows-BcSwqS1l.d.ts +42 -0
- package/package.json +10 -10
- package/dist/api/api-keys.cjs.map +0 -1
- package/dist/api/api-keys.js.map +0 -1
- package/dist/api/cloudPlans.cjs.map +0 -1
- package/dist/api/cloudPlans.js.map +0 -1
- package/dist/api/communityNodes.cjs.map +0 -1
- package/dist/api/communityNodes.js.map +0 -1
- package/dist/api/ctas.cjs.map +0 -1
- package/dist/api/ctas.js.map +0 -1
- package/dist/api/eventbus.ee.cjs.map +0 -1
- package/dist/api/eventbus.ee.js.map +0 -1
- package/dist/api/events.cjs.map +0 -1
- package/dist/api/events.js.map +0 -1
- package/dist/api/execution.cjs.map +0 -1
- package/dist/api/execution.js.map +0 -1
- package/dist/api/externalSecrets.ee.cjs.map +0 -1
- package/dist/api/externalSecrets.ee.js.map +0 -1
- package/dist/api/index.cjs.map +0 -1
- package/dist/api/index.js.map +0 -1
- package/dist/api/ldap.cjs.map +0 -1
- package/dist/api/ldap.js.map +0 -1
- package/dist/api/mfa.cjs.map +0 -1
- package/dist/api/mfa.js.map +0 -1
- package/dist/api/module-settings.cjs.map +0 -1
- package/dist/api/module-settings.js.map +0 -1
- package/dist/api/nodeTypes.cjs.map +0 -1
- package/dist/api/nodeTypes.js.map +0 -1
- package/dist/api/npsSurvey.cjs.map +0 -1
- package/dist/api/npsSurvey.js.map +0 -1
- package/dist/api/orchestration.cjs.map +0 -1
- package/dist/api/orchestration.js.map +0 -1
- package/dist/api/prompts.cjs.map +0 -1
- package/dist/api/prompts.js.map +0 -1
- package/dist/api/roles.cjs.map +0 -1
- package/dist/api/roles.js.map +0 -1
- package/dist/api/settings.cjs.map +0 -1
- package/dist/api/settings.js.map +0 -1
- package/dist/api/sso.cjs.map +0 -1
- package/dist/api/sso.js.map +0 -1
- package/dist/api/tags.cjs.map +0 -1
- package/dist/api/tags.js.map +0 -1
- package/dist/api/templates.cjs.map +0 -1
- package/dist/api/templates.js.map +0 -1
- package/dist/api/third-party-licenses.cjs.map +0 -1
- package/dist/api/third-party-licenses.js.map +0 -1
- package/dist/api/ui.cjs.map +0 -1
- package/dist/api/ui.js.map +0 -1
- package/dist/api/usage.cjs.map +0 -1
- package/dist/api/usage.js.map +0 -1
- package/dist/api/users.cjs.map +0 -1
- package/dist/api/users.js.map +0 -1
- package/dist/api/versions.cjs.map +0 -1
- package/dist/api/versions.js.map +0 -1
- package/dist/api/webhooks.cjs.map +0 -1
- package/dist/api/webhooks.js.map +0 -1
- package/dist/api/workflowHistory.cjs.map +0 -1
- package/dist/api/workflowHistory.js.map +0 -1
- package/dist/api/workflows.cjs.map +0 -1
- package/dist/api/workflows.js.map +0 -1
- package/dist/chunk-2HIP7HY3.cjs +0 -30
- package/dist/chunk-2HIP7HY3.cjs.map +0 -1
- package/dist/chunk-2KIJCNI3.cjs +0 -23
- package/dist/chunk-2WXIPE6R.cjs +0 -14
- package/dist/chunk-2WXIPE6R.cjs.map +0 -1
- package/dist/chunk-42S5AG3J.cjs +0 -13
- package/dist/chunk-42S5AG3J.cjs.map +0 -1
- package/dist/chunk-6XFZR7YV.js +0 -54
- package/dist/chunk-6XFZR7YV.js.map +0 -1
- package/dist/chunk-74SJPDED.js +0 -35
- package/dist/chunk-74SJPDED.js.map +0 -1
- package/dist/chunk-76ONUQNJ.cjs +0 -29
- package/dist/chunk-76ONUQNJ.cjs.map +0 -1
- package/dist/chunk-7AIMEVIC.cjs +0 -216
- package/dist/chunk-7AIMEVIC.cjs.map +0 -1
- package/dist/chunk-7CMZZTD4.js +0 -23
- package/dist/chunk-7CMZZTD4.js.map +0 -1
- package/dist/chunk-7N54CGVY.cjs +0 -85
- package/dist/chunk-7N54CGVY.cjs.map +0 -1
- package/dist/chunk-AT57LIDK.js +0 -96
- package/dist/chunk-AT57LIDK.js.map +0 -1
- package/dist/chunk-BCVIHRDG.cjs +0 -13
- package/dist/chunk-BCVIHRDG.cjs.map +0 -1
- package/dist/chunk-BJABRRPB.js +0 -13
- package/dist/chunk-BJABRRPB.js.map +0 -1
- package/dist/chunk-BPNVMKBL.cjs +0 -54
- package/dist/chunk-BPNVMKBL.cjs.map +0 -1
- package/dist/chunk-C2GPOCTO.cjs +0 -35
- package/dist/chunk-C2GPOCTO.cjs.map +0 -1
- package/dist/chunk-C4CSB2ZH.js +0 -17
- package/dist/chunk-C4CSB2ZH.js.map +0 -1
- package/dist/chunk-CDPCW6LV.cjs +0 -13
- package/dist/chunk-CDPCW6LV.cjs.map +0 -1
- package/dist/chunk-FGSWUT7K.cjs +0 -41
- package/dist/chunk-FGSWUT7K.cjs.map +0 -1
- package/dist/chunk-FOHBHPHD.cjs +0 -17
- package/dist/chunk-FOHBHPHD.cjs.map +0 -1
- package/dist/chunk-FOPMJL3H.js +0 -30
- package/dist/chunk-FOPMJL3H.js.map +0 -1
- package/dist/chunk-FTJN5BLR.js +0 -34
- package/dist/chunk-FTJN5BLR.js.map +0 -1
- package/dist/chunk-FU5KYUN3.js +0 -14
- package/dist/chunk-FU5KYUN3.js.map +0 -1
- package/dist/chunk-GJ4U7DLQ.cjs +0 -26
- package/dist/chunk-GJ4U7DLQ.cjs.map +0 -1
- package/dist/chunk-GPD3UU55.js +0 -13
- package/dist/chunk-GPD3UU55.js.map +0 -1
- package/dist/chunk-GXPNGNJ2.cjs +0 -29
- package/dist/chunk-GXPNGNJ2.cjs.map +0 -1
- package/dist/chunk-IN5FNUHD.js +0 -29
- package/dist/chunk-IN5FNUHD.js.map +0 -1
- package/dist/chunk-J5ZJ7YD3.cjs +0 -34
- package/dist/chunk-J5ZJ7YD3.cjs.map +0 -1
- package/dist/chunk-JNWFJDWZ.js +0 -45
- package/dist/chunk-JNWFJDWZ.js.map +0 -1
- package/dist/chunk-KO2AHQJW.js +0 -26
- package/dist/chunk-KO2AHQJW.js.map +0 -1
- package/dist/chunk-LRAXSRDO.js +0 -13
- package/dist/chunk-LRAXSRDO.js.map +0 -1
- package/dist/chunk-LUNDVXEZ.cjs +0 -14
- package/dist/chunk-LUNDVXEZ.cjs.map +0 -1
- package/dist/chunk-MJCQK6VG.cjs +0 -96
- package/dist/chunk-MJCQK6VG.cjs.map +0 -1
- package/dist/chunk-MM7DY5LL.js +0 -1
- package/dist/chunk-MM7DY5LL.js.map +0 -1
- package/dist/chunk-N5KNT2V3.js +0 -13
- package/dist/chunk-N5KNT2V3.js.map +0 -1
- package/dist/chunk-NTC2OEWS.js +0 -15
- package/dist/chunk-NTC2OEWS.js.map +0 -1
- package/dist/chunk-NYSARVJW.js +0 -39
- package/dist/chunk-NYSARVJW.js.map +0 -1
- package/dist/chunk-ODVTDHTS.js +0 -216
- package/dist/chunk-ODVTDHTS.js.map +0 -1
- package/dist/chunk-PEK5XG4U.js +0 -34
- package/dist/chunk-PEK5XG4U.js.map +0 -1
- package/dist/chunk-RL4N7LQK.cjs +0 -13
- package/dist/chunk-RL4N7LQK.cjs.map +0 -1
- package/dist/chunk-RRBWN7JN.js +0 -41
- package/dist/chunk-RRBWN7JN.js.map +0 -1
- package/dist/chunk-T5Q4DFCU.cjs +0 -40
- package/dist/chunk-T5Q4DFCU.cjs.map +0 -1
- package/dist/chunk-TYZV36LT.js +0 -29
- package/dist/chunk-TYZV36LT.js.map +0 -1
- package/dist/chunk-U6PXJBVR.cjs +0 -1
- package/dist/chunk-U6PXJBVR.cjs.map +0 -1
- package/dist/chunk-VLTMHZGI.js +0 -14
- package/dist/chunk-VLTMHZGI.js.map +0 -1
- package/dist/chunk-VMJ4NBJG.cjs +0 -13
- package/dist/chunk-VMJ4NBJG.cjs.map +0 -1
- package/dist/chunk-VWLJ66E7.cjs +0 -45
- package/dist/chunk-VWLJ66E7.cjs.map +0 -1
- package/dist/chunk-WA3PFRYQ.cjs +0 -15
- package/dist/chunk-WA3PFRYQ.cjs.map +0 -1
- package/dist/chunk-X5752KSX.js +0 -40
- package/dist/chunk-X5752KSX.js.map +0 -1
- package/dist/chunk-X5RGK4VS.js +0 -13
- package/dist/chunk-X5RGK4VS.js.map +0 -1
- package/dist/chunk-Y2THZPFI.cjs +0 -39
- package/dist/chunk-Y2THZPFI.cjs.map +0 -1
- package/dist/chunk-Y4OUHUC4.js +0 -85
- package/dist/chunk-Y4OUHUC4.js.map +0 -1
- package/dist/chunk-YGU4SXDU.cjs +0 -34
- package/dist/chunk-YGU4SXDU.cjs.map +0 -1
- package/dist/chunk-YPGGBUVX.cjs +0 -13
- package/dist/chunk-YPGGBUVX.cjs.map +0 -1
- package/dist/chunk-YXNYR3S7.js +0 -13
- package/dist/chunk-YXNYR3S7.js.map +0 -1
- package/dist/index.cjs.map +0 -1
- package/dist/index.js.map +0 -1
- package/dist/types.cjs.map +0 -1
- package/dist/types.js.map +0 -1
- package/dist/utils.cjs.map +0 -1
- package/dist/utils.js.map +0 -1
package/dist/api/index.js
CHANGED
|
@@ -1,265 +1,30 @@
|
|
|
1
|
-
import "../
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
} from "../
|
|
5
|
-
import {
|
|
6
|
-
|
|
7
|
-
} from "../
|
|
8
|
-
import {
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
} from "../
|
|
15
|
-
import {
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
updateGlobalRole,
|
|
32
|
-
updateOtherUserSettings,
|
|
33
|
-
validatePasswordToken,
|
|
34
|
-
validateSignupToken
|
|
35
|
-
} from "../chunk-AT57LIDK.js";
|
|
36
|
-
import {
|
|
37
|
-
getNextVersions,
|
|
38
|
-
getWhatsNewSection
|
|
39
|
-
} from "../chunk-7CMZZTD4.js";
|
|
40
|
-
import {
|
|
41
|
-
findWebhook
|
|
42
|
-
} from "../chunk-BJABRRPB.js";
|
|
43
|
-
import {
|
|
44
|
-
getWorkflowHistory,
|
|
45
|
-
getWorkflowVersion
|
|
46
|
-
} from "../chunk-KO2AHQJW.js";
|
|
47
|
-
import {
|
|
48
|
-
updateNpsSurveyState
|
|
49
|
-
} from "../chunk-X5RGK4VS.js";
|
|
50
|
-
import {
|
|
51
|
-
sendGetWorkerStatus
|
|
52
|
-
} from "../chunk-VLTMHZGI.js";
|
|
53
|
-
import {
|
|
54
|
-
getPromptsData,
|
|
55
|
-
submitContactInfo
|
|
56
|
-
} from "../chunk-TYZV36LT.js";
|
|
57
|
-
import {
|
|
58
|
-
getRoles
|
|
59
|
-
} from "../chunk-GPD3UU55.js";
|
|
60
|
-
import {
|
|
61
|
-
getSettings
|
|
62
|
-
} from "../chunk-N5KNT2V3.js";
|
|
63
|
-
import {
|
|
64
|
-
getOidcConfig,
|
|
65
|
-
getSamlConfig,
|
|
66
|
-
getSamlMetadata,
|
|
67
|
-
initOidcLogin,
|
|
68
|
-
initSSO,
|
|
69
|
-
saveOidcConfig,
|
|
70
|
-
saveSamlConfig,
|
|
71
|
-
testSamlConfig,
|
|
72
|
-
toggleSamlConfig
|
|
73
|
-
} from "../chunk-JNWFJDWZ.js";
|
|
74
|
-
import {
|
|
75
|
-
getCategories,
|
|
76
|
-
getCollectionById,
|
|
77
|
-
getCollections,
|
|
78
|
-
getTemplateById,
|
|
79
|
-
getWorkflowTemplate,
|
|
80
|
-
getWorkflows,
|
|
81
|
-
testHealthEndpoint
|
|
82
|
-
} from "../chunk-6XFZR7YV.js";
|
|
83
|
-
import {
|
|
84
|
-
sessionStarted
|
|
85
|
-
} from "../chunk-LRAXSRDO.js";
|
|
86
|
-
import {
|
|
87
|
-
connectProvider,
|
|
88
|
-
getExternalSecrets,
|
|
89
|
-
getExternalSecretsProvider,
|
|
90
|
-
getExternalSecretsProviders,
|
|
91
|
-
reloadProvider,
|
|
92
|
-
testExternalSecretsProviderConnection,
|
|
93
|
-
updateProvider
|
|
94
|
-
} from "../chunk-NYSARVJW.js";
|
|
95
|
-
import {
|
|
96
|
-
getLdapConfig,
|
|
97
|
-
getLdapSynchronizations,
|
|
98
|
-
runLdapSync,
|
|
99
|
-
testLdapConnection,
|
|
100
|
-
updateLdapConfig
|
|
101
|
-
} from "../chunk-PEK5XG4U.js";
|
|
102
|
-
import {
|
|
103
|
-
canEnableMFA,
|
|
104
|
-
disableMfa,
|
|
105
|
-
enableMfa,
|
|
106
|
-
getMfaQR,
|
|
107
|
-
updateEnforceMfa,
|
|
108
|
-
verifyMfaCode
|
|
109
|
-
} from "../chunk-74SJPDED.js";
|
|
110
|
-
import {
|
|
111
|
-
getModuleSettings
|
|
112
|
-
} from "../chunk-YXNYR3S7.js";
|
|
113
|
-
import {
|
|
114
|
-
fetchCommunityNodeAttributes,
|
|
115
|
-
fetchCommunityNodeTypes,
|
|
116
|
-
getLocalResourceMapperFields,
|
|
117
|
-
getNodeParameterActionResult,
|
|
118
|
-
getNodeParameterOptions,
|
|
119
|
-
getNodeTranslationHeaders,
|
|
120
|
-
getNodeTypes,
|
|
121
|
-
getNodesInformation,
|
|
122
|
-
getResourceLocatorResults,
|
|
123
|
-
getResourceMapperFields
|
|
124
|
-
} from "../chunk-Y4OUHUC4.js";
|
|
125
|
-
import {
|
|
126
|
-
createApiKey,
|
|
127
|
-
deleteApiKey,
|
|
128
|
-
getApiKeyScopes,
|
|
129
|
-
getApiKeys,
|
|
130
|
-
updateApiKey
|
|
131
|
-
} from "../chunk-IN5FNUHD.js";
|
|
132
|
-
import {
|
|
133
|
-
getAdminPanelLoginCode,
|
|
134
|
-
getCloudUserInfo,
|
|
135
|
-
getCurrentPlan,
|
|
136
|
-
getCurrentUsage,
|
|
137
|
-
sendConfirmationEmail
|
|
138
|
-
} from "../chunk-FOPMJL3H.js";
|
|
139
|
-
import {
|
|
140
|
-
getAvailableCommunityPackageCount,
|
|
141
|
-
getInstalledCommunityNodes,
|
|
142
|
-
installNewPackage,
|
|
143
|
-
uninstallPackage,
|
|
144
|
-
updatePackage
|
|
145
|
-
} from "../chunk-RRBWN7JN.js";
|
|
146
|
-
import {
|
|
147
|
-
getBecomeCreatorCta
|
|
148
|
-
} from "../chunk-FU5KYUN3.js";
|
|
149
|
-
import {
|
|
150
|
-
deleteDestinationFromDb,
|
|
151
|
-
getDestinationsFromBackend,
|
|
152
|
-
getEventNamesFromBackend,
|
|
153
|
-
hasDestinationId,
|
|
154
|
-
saveDestinationToDb,
|
|
155
|
-
sendTestMessageToDestination
|
|
156
|
-
} from "../chunk-X5752KSX.js";
|
|
157
|
-
import "../chunk-ODVTDHTS.js";
|
|
158
|
-
export {
|
|
159
|
-
activateLicenseKey,
|
|
160
|
-
canEnableMFA,
|
|
161
|
-
changePassword,
|
|
162
|
-
connectProvider,
|
|
163
|
-
createApiKey,
|
|
164
|
-
deleteApiKey,
|
|
165
|
-
deleteDestinationFromDb,
|
|
166
|
-
deleteUser,
|
|
167
|
-
disableMfa,
|
|
168
|
-
dismissBannerPermanently,
|
|
169
|
-
enableMfa,
|
|
170
|
-
fetchCommunityNodeAttributes,
|
|
171
|
-
fetchCommunityNodeTypes,
|
|
172
|
-
findWebhook,
|
|
173
|
-
getAdminPanelLoginCode,
|
|
174
|
-
getApiKeyScopes,
|
|
175
|
-
getApiKeys,
|
|
176
|
-
getAvailableCommunityPackageCount,
|
|
177
|
-
getBecomeCreatorCta,
|
|
178
|
-
getCategories,
|
|
179
|
-
getCloudUserInfo,
|
|
180
|
-
getCollectionById,
|
|
181
|
-
getCollections,
|
|
182
|
-
getCurrentPlan,
|
|
183
|
-
getCurrentUsage,
|
|
184
|
-
getDestinationsFromBackend,
|
|
185
|
-
getEventNamesFromBackend,
|
|
186
|
-
getExternalSecrets,
|
|
187
|
-
getExternalSecretsProvider,
|
|
188
|
-
getExternalSecretsProviders,
|
|
189
|
-
getInstalledCommunityNodes,
|
|
190
|
-
getInviteLink,
|
|
191
|
-
getLdapConfig,
|
|
192
|
-
getLdapSynchronizations,
|
|
193
|
-
getLicense,
|
|
194
|
-
getLocalResourceMapperFields,
|
|
195
|
-
getMfaQR,
|
|
196
|
-
getModuleSettings,
|
|
197
|
-
getNextVersions,
|
|
198
|
-
getNodeParameterActionResult,
|
|
199
|
-
getNodeParameterOptions,
|
|
200
|
-
getNodeTranslationHeaders,
|
|
201
|
-
getNodeTypes,
|
|
202
|
-
getNodesInformation,
|
|
203
|
-
getOidcConfig,
|
|
204
|
-
getPasswordResetLink,
|
|
205
|
-
getPromptsData,
|
|
206
|
-
getResourceLocatorResults,
|
|
207
|
-
getResourceMapperFields,
|
|
208
|
-
getRoles,
|
|
209
|
-
getSamlConfig,
|
|
210
|
-
getSamlMetadata,
|
|
211
|
-
getSettings,
|
|
212
|
-
getTemplateById,
|
|
213
|
-
getThirdPartyLicenses,
|
|
214
|
-
getUsers,
|
|
215
|
-
getWhatsNewSection,
|
|
216
|
-
getWorkflowHistory,
|
|
217
|
-
getWorkflowTemplate,
|
|
218
|
-
getWorkflowVersion,
|
|
219
|
-
getWorkflows,
|
|
220
|
-
hasDestinationId,
|
|
221
|
-
initOidcLogin,
|
|
222
|
-
initSSO,
|
|
223
|
-
installNewPackage,
|
|
224
|
-
login,
|
|
225
|
-
loginCurrentUser,
|
|
226
|
-
logout,
|
|
227
|
-
registerCommunityEdition,
|
|
228
|
-
reloadProvider,
|
|
229
|
-
renewLicense,
|
|
230
|
-
requestLicenseTrial,
|
|
231
|
-
runLdapSync,
|
|
232
|
-
saveDestinationToDb,
|
|
233
|
-
saveOidcConfig,
|
|
234
|
-
saveSamlConfig,
|
|
235
|
-
sendConfirmationEmail,
|
|
236
|
-
sendForgotPasswordEmail,
|
|
237
|
-
sendGetWorkerStatus,
|
|
238
|
-
sendTestMessageToDestination,
|
|
239
|
-
sessionStarted,
|
|
240
|
-
setupOwner,
|
|
241
|
-
signup,
|
|
242
|
-
submitContactInfo,
|
|
243
|
-
submitPersonalizationSurvey,
|
|
244
|
-
testExternalSecretsProviderConnection,
|
|
245
|
-
testHealthEndpoint,
|
|
246
|
-
testLdapConnection,
|
|
247
|
-
testSamlConfig,
|
|
248
|
-
toggleSamlConfig,
|
|
249
|
-
uninstallPackage,
|
|
250
|
-
updateApiKey,
|
|
251
|
-
updateCurrentUser,
|
|
252
|
-
updateCurrentUserPassword,
|
|
253
|
-
updateCurrentUserSettings,
|
|
254
|
-
updateEnforceMfa,
|
|
255
|
-
updateGlobalRole,
|
|
256
|
-
updateLdapConfig,
|
|
257
|
-
updateNpsSurveyState,
|
|
258
|
-
updateOtherUserSettings,
|
|
259
|
-
updatePackage,
|
|
260
|
-
updateProvider,
|
|
261
|
-
validatePasswordToken,
|
|
262
|
-
validateSignupToken,
|
|
263
|
-
verifyMfaCode
|
|
264
|
-
};
|
|
265
|
-
//# sourceMappingURL=index.js.map
|
|
1
|
+
import "../utils-C6ys34iA.js";
|
|
2
|
+
import { createApiKey, deleteApiKey, getApiKeyScopes, getApiKeys, updateApiKey } from "../api-keys-CdogZdeQ.js";
|
|
3
|
+
import { getAdminPanelLoginCode, getCloudUserInfo, getCurrentPlan, getCurrentUsage, sendConfirmationEmail } from "../cloudPlans-DaH1MBfa.js";
|
|
4
|
+
import { getAvailableCommunityPackageCount, getInstalledCommunityNodes, installNewPackage, uninstallPackage, updatePackage } from "../communityNodes-CE2n8u4o.js";
|
|
5
|
+
import { getBecomeCreatorCta } from "../ctas-BExU1GEq.js";
|
|
6
|
+
import { deleteDestinationFromDb, getDestinationsFromBackend, getEventNamesFromBackend, hasDestinationId, saveDestinationToDb, sendTestMessageToDestination } from "../eventbus.ee-Mgcwc9Je.js";
|
|
7
|
+
import { sessionStarted } from "../events-Dir9yuIU.js";
|
|
8
|
+
import { connectProvider, getExternalSecrets, getExternalSecretsProvider, getExternalSecretsProviders, reloadProvider, testExternalSecretsProviderConnection, updateProvider } from "../externalSecrets.ee-CQlUdp5i.js";
|
|
9
|
+
import { getLdapConfig, getLdapSynchronizations, runLdapSync, testLdapConnection, updateLdapConfig } from "../ldap-Ctb6baMS.js";
|
|
10
|
+
import { canEnableMFA, disableMfa, enableMfa, getMfaQR, updateEnforceMfa, verifyMfaCode } from "../mfa-BS4MrpFp.js";
|
|
11
|
+
import { fetchCommunityNodeAttributes, fetchCommunityNodeTypes, getLocalResourceMapperFields, getNodeParameterActionResult, getNodeParameterOptions, getNodeTranslationHeaders, getNodeTypes, getNodesInformation, getResourceLocatorResults, getResourceMapperFields } from "../nodeTypes-Cr2xTbm7.js";
|
|
12
|
+
import { updateNpsSurveyState } from "../npsSurvey-o0ClpYrm.js";
|
|
13
|
+
import { sendGetWorkerStatus } from "../orchestration-ug3znTw-.js";
|
|
14
|
+
import { getProvisioningConfig, saveProvisioningConfig } from "../provisioning-BvjrhIH8.js";
|
|
15
|
+
import { getPromptsData, submitContactInfo } from "../prompts-CVCeykfZ.js";
|
|
16
|
+
import { createProjectRole, deleteProjectRole, getRoleBySlug, getRoles, updateProjectRole } from "../roles-52k5ITQK.js";
|
|
17
|
+
import { getSettings } from "../settings-BeZiupZe.js";
|
|
18
|
+
import { getModuleSettings } from "../module-settings-BRrfd2zd.js";
|
|
19
|
+
import { getOidcConfig, getSamlConfig, getSamlMetadata, initOidcLogin, initSSO, saveOidcConfig, saveSamlConfig, testSamlConfig, toggleSamlConfig } from "../sso-Bsjy3TLY.js";
|
|
20
|
+
import { getCategories, getCollectionById, getCollections, getTemplateById, getWorkflowTemplate, getWorkflows, testHealthEndpoint } from "../templates-wGD4yMr7.js";
|
|
21
|
+
import { getThirdPartyLicenses } from "../third-party-licenses-8vKtcmnF.js";
|
|
22
|
+
import { dismissBannerPermanently } from "../ui-B4xr8QiX.js";
|
|
23
|
+
import { activateLicenseKey, getLicense, registerCommunityEdition, renewLicense, requestLicenseTrial } from "../usage-CRQ8GiSr.js";
|
|
24
|
+
import { changePassword, deleteUser, getInviteLink, getPasswordResetLink, getUsers, login, loginCurrentUser, logout, sendForgotPasswordEmail, setupOwner, signup, submitPersonalizationSurvey, updateCurrentUser, updateCurrentUserPassword, updateCurrentUserSettings, updateGlobalRole, updateOtherUserSettings, validatePasswordToken, validateSignupToken } from "../users-B9LpOwmz.js";
|
|
25
|
+
import { getNextVersions, getWhatsNewSection } from "../versions-CGwgpGHe.js";
|
|
26
|
+
import { findWebhook } from "../webhooks-DrHiwzPY.js";
|
|
27
|
+
import { getWorkflowHistory, getWorkflowVersion } from "../workflowHistory-C1CMbPy8.js";
|
|
28
|
+
import "../api-Dy4wevtj.js";
|
|
29
|
+
|
|
30
|
+
export { 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, 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 };
|
package/dist/api/ldap.cjs
CHANGED
|
@@ -1,16 +1,8 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
exports.getLdapConfig = _chunkYGU4SXDUcjs.getLdapConfig; exports.getLdapSynchronizations = _chunkYGU4SXDUcjs.getLdapSynchronizations; exports.runLdapSync = _chunkYGU4SXDUcjs.runLdapSync; exports.testLdapConnection = _chunkYGU4SXDUcjs.testLdapConnection; exports.updateLdapConfig = _chunkYGU4SXDUcjs.updateLdapConfig;
|
|
16
|
-
//# sourceMappingURL=ldap.cjs.map
|
|
1
|
+
require('../utils-ZXKTtQnj.cjs');
|
|
2
|
+
const require_ldap = require('../ldap-B4lzIQvN.cjs');
|
|
3
|
+
|
|
4
|
+
exports.getLdapConfig = require_ldap.getLdapConfig;
|
|
5
|
+
exports.getLdapSynchronizations = require_ldap.getLdapSynchronizations;
|
|
6
|
+
exports.runLdapSync = require_ldap.runLdapSync;
|
|
7
|
+
exports.testLdapConnection = require_ldap.testLdapConnection;
|
|
8
|
+
exports.updateLdapConfig = require_ldap.updateLdapConfig;
|
package/dist/api/ldap.d.cts
CHANGED
|
@@ -1,52 +1,3 @@
|
|
|
1
|
-
import
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
interface LdapSyncData {
|
|
5
|
-
id: number;
|
|
6
|
-
startedAt: string;
|
|
7
|
-
endedAt: string;
|
|
8
|
-
created: number;
|
|
9
|
-
updated: number;
|
|
10
|
-
disabled: number;
|
|
11
|
-
scanned: number;
|
|
12
|
-
status: string;
|
|
13
|
-
error: string;
|
|
14
|
-
runMode: string;
|
|
15
|
-
}
|
|
16
|
-
interface LdapSyncTable {
|
|
17
|
-
status: string;
|
|
18
|
-
endedAt: string;
|
|
19
|
-
runTime: string;
|
|
20
|
-
runMode: string;
|
|
21
|
-
details: string;
|
|
22
|
-
}
|
|
23
|
-
interface LdapConfig {
|
|
24
|
-
loginEnabled: boolean;
|
|
25
|
-
loginLabel: string;
|
|
26
|
-
connectionUrl: string;
|
|
27
|
-
allowUnauthorizedCerts: boolean;
|
|
28
|
-
connectionSecurity: string;
|
|
29
|
-
connectionPort: number;
|
|
30
|
-
baseDn: string;
|
|
31
|
-
bindingAdminDn: string;
|
|
32
|
-
bindingAdminPassword: string;
|
|
33
|
-
firstNameAttribute: string;
|
|
34
|
-
lastNameAttribute: string;
|
|
35
|
-
emailAttribute: string;
|
|
36
|
-
loginIdAttribute: string;
|
|
37
|
-
ldapIdAttribute: string;
|
|
38
|
-
userFilter: string;
|
|
39
|
-
synchronizationEnabled: boolean;
|
|
40
|
-
synchronizationInterval: number;
|
|
41
|
-
searchPageSize: number;
|
|
42
|
-
searchTimeout: number;
|
|
43
|
-
}
|
|
44
|
-
declare function getLdapConfig(context: IRestApiContext): Promise<LdapConfig>;
|
|
45
|
-
declare function testLdapConnection(context: IRestApiContext): Promise<{}>;
|
|
46
|
-
declare function updateLdapConfig(context: IRestApiContext, adConfig: LdapConfig): Promise<LdapConfig>;
|
|
47
|
-
declare function runLdapSync(context: IRestApiContext, data: IDataObject): Promise<{}>;
|
|
48
|
-
declare function getLdapSynchronizations(context: IRestApiContext, pagination: {
|
|
49
|
-
page: number;
|
|
50
|
-
}): Promise<LdapSyncData[]>;
|
|
51
|
-
|
|
52
|
-
export { type LdapConfig, type LdapSyncData, type LdapSyncTable, getLdapConfig, getLdapSynchronizations, runLdapSync, testLdapConnection, updateLdapConfig };
|
|
1
|
+
import "../types-CGd0oIFw.cjs";
|
|
2
|
+
import { LdapConfig, LdapSyncData, LdapSyncTable, getLdapConfig, getLdapSynchronizations, runLdapSync, testLdapConnection, updateLdapConfig } from "../ldap-C5SIAiZv.cjs";
|
|
3
|
+
export { LdapConfig, LdapSyncData, LdapSyncTable, getLdapConfig, getLdapSynchronizations, runLdapSync, testLdapConnection, updateLdapConfig };
|
package/dist/api/ldap.d.ts
CHANGED
|
@@ -1,52 +1,3 @@
|
|
|
1
|
-
import
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
interface LdapSyncData {
|
|
5
|
-
id: number;
|
|
6
|
-
startedAt: string;
|
|
7
|
-
endedAt: string;
|
|
8
|
-
created: number;
|
|
9
|
-
updated: number;
|
|
10
|
-
disabled: number;
|
|
11
|
-
scanned: number;
|
|
12
|
-
status: string;
|
|
13
|
-
error: string;
|
|
14
|
-
runMode: string;
|
|
15
|
-
}
|
|
16
|
-
interface LdapSyncTable {
|
|
17
|
-
status: string;
|
|
18
|
-
endedAt: string;
|
|
19
|
-
runTime: string;
|
|
20
|
-
runMode: string;
|
|
21
|
-
details: string;
|
|
22
|
-
}
|
|
23
|
-
interface LdapConfig {
|
|
24
|
-
loginEnabled: boolean;
|
|
25
|
-
loginLabel: string;
|
|
26
|
-
connectionUrl: string;
|
|
27
|
-
allowUnauthorizedCerts: boolean;
|
|
28
|
-
connectionSecurity: string;
|
|
29
|
-
connectionPort: number;
|
|
30
|
-
baseDn: string;
|
|
31
|
-
bindingAdminDn: string;
|
|
32
|
-
bindingAdminPassword: string;
|
|
33
|
-
firstNameAttribute: string;
|
|
34
|
-
lastNameAttribute: string;
|
|
35
|
-
emailAttribute: string;
|
|
36
|
-
loginIdAttribute: string;
|
|
37
|
-
ldapIdAttribute: string;
|
|
38
|
-
userFilter: string;
|
|
39
|
-
synchronizationEnabled: boolean;
|
|
40
|
-
synchronizationInterval: number;
|
|
41
|
-
searchPageSize: number;
|
|
42
|
-
searchTimeout: number;
|
|
43
|
-
}
|
|
44
|
-
declare function getLdapConfig(context: IRestApiContext): Promise<LdapConfig>;
|
|
45
|
-
declare function testLdapConnection(context: IRestApiContext): Promise<{}>;
|
|
46
|
-
declare function updateLdapConfig(context: IRestApiContext, adConfig: LdapConfig): Promise<LdapConfig>;
|
|
47
|
-
declare function runLdapSync(context: IRestApiContext, data: IDataObject): Promise<{}>;
|
|
48
|
-
declare function getLdapSynchronizations(context: IRestApiContext, pagination: {
|
|
49
|
-
page: number;
|
|
50
|
-
}): Promise<LdapSyncData[]>;
|
|
51
|
-
|
|
52
|
-
export { type LdapConfig, type LdapSyncData, type LdapSyncTable, getLdapConfig, getLdapSynchronizations, runLdapSync, testLdapConnection, updateLdapConfig };
|
|
1
|
+
import "../types-DhrOsni7.js";
|
|
2
|
+
import { LdapConfig, LdapSyncData, LdapSyncTable, getLdapConfig, getLdapSynchronizations, runLdapSync, testLdapConnection, updateLdapConfig } from "../ldap-CgsCqo_6.js";
|
|
3
|
+
export { LdapConfig, LdapSyncData, LdapSyncTable, getLdapConfig, getLdapSynchronizations, runLdapSync, testLdapConnection, updateLdapConfig };
|
package/dist/api/ldap.js
CHANGED
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
testLdapConnection,
|
|
6
|
-
updateLdapConfig
|
|
7
|
-
} from "../chunk-PEK5XG4U.js";
|
|
8
|
-
import "../chunk-ODVTDHTS.js";
|
|
9
|
-
export {
|
|
10
|
-
getLdapConfig,
|
|
11
|
-
getLdapSynchronizations,
|
|
12
|
-
runLdapSync,
|
|
13
|
-
testLdapConnection,
|
|
14
|
-
updateLdapConfig
|
|
15
|
-
};
|
|
16
|
-
//# sourceMappingURL=ldap.js.map
|
|
1
|
+
import "../utils-C6ys34iA.js";
|
|
2
|
+
import { getLdapConfig, getLdapSynchronizations, runLdapSync, testLdapConnection, updateLdapConfig } from "../ldap-Ctb6baMS.js";
|
|
3
|
+
|
|
4
|
+
export { getLdapConfig, getLdapSynchronizations, runLdapSync, testLdapConnection, updateLdapConfig };
|
package/dist/api/mfa.cjs
CHANGED
|
@@ -1,18 +1,9 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
exports.canEnableMFA = _chunkC2GPOCTOcjs.canEnableMFA; exports.disableMfa = _chunkC2GPOCTOcjs.disableMfa; exports.enableMfa = _chunkC2GPOCTOcjs.enableMfa; exports.getMfaQR = _chunkC2GPOCTOcjs.getMfaQR; exports.updateEnforceMfa = _chunkC2GPOCTOcjs.updateEnforceMfa; exports.verifyMfaCode = _chunkC2GPOCTOcjs.verifyMfaCode;
|
|
18
|
-
//# sourceMappingURL=mfa.cjs.map
|
|
1
|
+
require('../utils-ZXKTtQnj.cjs');
|
|
2
|
+
const require_mfa = require('../mfa-BteEfKoH.cjs');
|
|
3
|
+
|
|
4
|
+
exports.canEnableMFA = require_mfa.canEnableMFA;
|
|
5
|
+
exports.disableMfa = require_mfa.disableMfa;
|
|
6
|
+
exports.enableMfa = require_mfa.enableMfa;
|
|
7
|
+
exports.getMfaQR = require_mfa.getMfaQR;
|
|
8
|
+
exports.updateEnforceMfa = require_mfa.updateEnforceMfa;
|
|
9
|
+
exports.verifyMfaCode = require_mfa.verifyMfaCode;
|
package/dist/api/mfa.d.cts
CHANGED
|
@@ -1,22 +1,3 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
declare function getMfaQR(context: IRestApiContext): Promise<{
|
|
5
|
-
qrCode: string;
|
|
6
|
-
secret: string;
|
|
7
|
-
recoveryCodes: string[];
|
|
8
|
-
}>;
|
|
9
|
-
declare function enableMfa(context: IRestApiContext, data: {
|
|
10
|
-
mfaCode: string;
|
|
11
|
-
}): Promise<void>;
|
|
12
|
-
declare function verifyMfaCode(context: IRestApiContext, data: {
|
|
13
|
-
mfaCode: string;
|
|
14
|
-
}): Promise<void>;
|
|
15
|
-
type DisableMfaParams = {
|
|
16
|
-
mfaCode?: string;
|
|
17
|
-
mfaRecoveryCode?: string;
|
|
18
|
-
};
|
|
19
|
-
declare function disableMfa(context: IRestApiContext, data: DisableMfaParams): Promise<void>;
|
|
20
|
-
declare function updateEnforceMfa(context: IRestApiContext, enforce: boolean): Promise<void>;
|
|
21
|
-
|
|
22
|
-
export { type DisableMfaParams, canEnableMFA, disableMfa, enableMfa, getMfaQR, updateEnforceMfa, verifyMfaCode };
|
|
1
|
+
import "../types-CGd0oIFw.cjs";
|
|
2
|
+
import { DisableMfaParams, canEnableMFA, disableMfa, enableMfa, getMfaQR, updateEnforceMfa, verifyMfaCode } from "../mfa-us0uJ4bp.cjs";
|
|
3
|
+
export { DisableMfaParams, canEnableMFA, disableMfa, enableMfa, getMfaQR, updateEnforceMfa, verifyMfaCode };
|
package/dist/api/mfa.d.ts
CHANGED
|
@@ -1,22 +1,3 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
declare function getMfaQR(context: IRestApiContext): Promise<{
|
|
5
|
-
qrCode: string;
|
|
6
|
-
secret: string;
|
|
7
|
-
recoveryCodes: string[];
|
|
8
|
-
}>;
|
|
9
|
-
declare function enableMfa(context: IRestApiContext, data: {
|
|
10
|
-
mfaCode: string;
|
|
11
|
-
}): Promise<void>;
|
|
12
|
-
declare function verifyMfaCode(context: IRestApiContext, data: {
|
|
13
|
-
mfaCode: string;
|
|
14
|
-
}): Promise<void>;
|
|
15
|
-
type DisableMfaParams = {
|
|
16
|
-
mfaCode?: string;
|
|
17
|
-
mfaRecoveryCode?: string;
|
|
18
|
-
};
|
|
19
|
-
declare function disableMfa(context: IRestApiContext, data: DisableMfaParams): Promise<void>;
|
|
20
|
-
declare function updateEnforceMfa(context: IRestApiContext, enforce: boolean): Promise<void>;
|
|
21
|
-
|
|
22
|
-
export { type DisableMfaParams, canEnableMFA, disableMfa, enableMfa, getMfaQR, updateEnforceMfa, verifyMfaCode };
|
|
1
|
+
import "../types-DhrOsni7.js";
|
|
2
|
+
import { DisableMfaParams, canEnableMFA, disableMfa, enableMfa, getMfaQR, updateEnforceMfa, verifyMfaCode } from "../mfa-jg5kXfSW.js";
|
|
3
|
+
export { DisableMfaParams, canEnableMFA, disableMfa, enableMfa, getMfaQR, updateEnforceMfa, verifyMfaCode };
|
package/dist/api/mfa.js
CHANGED
|
@@ -1,18 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
getMfaQR,
|
|
6
|
-
updateEnforceMfa,
|
|
7
|
-
verifyMfaCode
|
|
8
|
-
} from "../chunk-74SJPDED.js";
|
|
9
|
-
import "../chunk-ODVTDHTS.js";
|
|
10
|
-
export {
|
|
11
|
-
canEnableMFA,
|
|
12
|
-
disableMfa,
|
|
13
|
-
enableMfa,
|
|
14
|
-
getMfaQR,
|
|
15
|
-
updateEnforceMfa,
|
|
16
|
-
verifyMfaCode
|
|
17
|
-
};
|
|
18
|
-
//# sourceMappingURL=mfa.js.map
|
|
1
|
+
import "../utils-C6ys34iA.js";
|
|
2
|
+
import { canEnableMFA, disableMfa, enableMfa, getMfaQR, updateEnforceMfa, verifyMfaCode } from "../mfa-BS4MrpFp.js";
|
|
3
|
+
|
|
4
|
+
export { canEnableMFA, disableMfa, enableMfa, getMfaQR, updateEnforceMfa, verifyMfaCode };
|
|
@@ -1,8 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
require('../utils-ZXKTtQnj.cjs');
|
|
2
|
+
const require_module_settings = require('../module-settings-BulEETdJ.cjs');
|
|
2
3
|
|
|
3
|
-
|
|
4
|
-
require('../chunk-7AIMEVIC.cjs');
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
exports.getModuleSettings = _chunkBCVIHRDGcjs.getModuleSettings;
|
|
8
|
-
//# sourceMappingURL=module-settings.cjs.map
|
|
4
|
+
exports.getModuleSettings = require_module_settings.getModuleSettings;
|
|
@@ -1,6 +1,3 @@
|
|
|
1
|
-
import
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
declare function getModuleSettings(context: IRestApiContext): Promise<FrontendModuleSettings>;
|
|
5
|
-
|
|
6
|
-
export { getModuleSettings };
|
|
1
|
+
import "../types-CGd0oIFw.cjs";
|
|
2
|
+
import { getModuleSettings } from "../module-settings-DEV8RDBw.cjs";
|
|
3
|
+
export { getModuleSettings };
|
|
@@ -1,6 +1,3 @@
|
|
|
1
|
-
import
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
declare function getModuleSettings(context: IRestApiContext): Promise<FrontendModuleSettings>;
|
|
5
|
-
|
|
6
|
-
export { getModuleSettings };
|
|
1
|
+
import "../types-DhrOsni7.js";
|
|
2
|
+
import { getModuleSettings } from "../module-settings-D2B4TI7L.js";
|
|
3
|
+
export { getModuleSettings };
|
|
@@ -1,8 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
export {
|
|
6
|
-
getModuleSettings
|
|
7
|
-
};
|
|
8
|
-
//# sourceMappingURL=module-settings.js.map
|
|
1
|
+
import "../utils-C6ys34iA.js";
|
|
2
|
+
import { getModuleSettings } from "../module-settings-BRrfd2zd.js";
|
|
3
|
+
|
|
4
|
+
export { getModuleSettings };
|
package/dist/api/nodeTypes.cjs
CHANGED
|
@@ -1,26 +1,13 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
exports.fetchCommunityNodeAttributes = _chunk7N54CGVYcjs.fetchCommunityNodeAttributes; exports.fetchCommunityNodeTypes = _chunk7N54CGVYcjs.fetchCommunityNodeTypes; exports.getLocalResourceMapperFields = _chunk7N54CGVYcjs.getLocalResourceMapperFields; exports.getNodeParameterActionResult = _chunk7N54CGVYcjs.getNodeParameterActionResult; exports.getNodeParameterOptions = _chunk7N54CGVYcjs.getNodeParameterOptions; exports.getNodeTranslationHeaders = _chunk7N54CGVYcjs.getNodeTranslationHeaders; exports.getNodeTypes = _chunk7N54CGVYcjs.getNodeTypes; exports.getNodesInformation = _chunk7N54CGVYcjs.getNodesInformation; exports.getResourceLocatorResults = _chunk7N54CGVYcjs.getResourceLocatorResults; exports.getResourceMapperFields = _chunk7N54CGVYcjs.getResourceMapperFields;
|
|
26
|
-
//# sourceMappingURL=nodeTypes.cjs.map
|
|
1
|
+
require('../utils-ZXKTtQnj.cjs');
|
|
2
|
+
const require_nodeTypes = require('../nodeTypes-DCk86LDz.cjs');
|
|
3
|
+
|
|
4
|
+
exports.fetchCommunityNodeAttributes = require_nodeTypes.fetchCommunityNodeAttributes;
|
|
5
|
+
exports.fetchCommunityNodeTypes = require_nodeTypes.fetchCommunityNodeTypes;
|
|
6
|
+
exports.getLocalResourceMapperFields = require_nodeTypes.getLocalResourceMapperFields;
|
|
7
|
+
exports.getNodeParameterActionResult = require_nodeTypes.getNodeParameterActionResult;
|
|
8
|
+
exports.getNodeParameterOptions = require_nodeTypes.getNodeParameterOptions;
|
|
9
|
+
exports.getNodeTranslationHeaders = require_nodeTypes.getNodeTranslationHeaders;
|
|
10
|
+
exports.getNodeTypes = require_nodeTypes.getNodeTypes;
|
|
11
|
+
exports.getNodesInformation = require_nodeTypes.getNodesInformation;
|
|
12
|
+
exports.getResourceLocatorResults = require_nodeTypes.getResourceLocatorResults;
|
|
13
|
+
exports.getResourceMapperFields = require_nodeTypes.getResourceMapperFields;
|