@n8n/rest-api-client 1.18.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-CG7MWVBX.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 +14 -14
- 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-2MKCR5R2.cjs +0 -13
- package/dist/chunk-2MKCR5R2.cjs.map +0 -1
- package/dist/chunk-2SKC47YZ.js +0 -29
- package/dist/chunk-2SKC47YZ.js.map +0 -1
- package/dist/chunk-3IH3LKGT.cjs +0 -30
- package/dist/chunk-3IH3LKGT.cjs.map +0 -1
- package/dist/chunk-5FX7YWDX.js +0 -15
- package/dist/chunk-5FX7YWDX.js.map +0 -1
- package/dist/chunk-5WLGK635.js +0 -14
- package/dist/chunk-5WLGK635.js.map +0 -1
- package/dist/chunk-6EOXPQPA.cjs +0 -13
- package/dist/chunk-6EOXPQPA.cjs.map +0 -1
- package/dist/chunk-6ZTX4I3G.cjs +0 -35
- package/dist/chunk-6ZTX4I3G.cjs.map +0 -1
- package/dist/chunk-76QO7IXK.cjs +0 -216
- package/dist/chunk-76QO7IXK.cjs.map +0 -1
- package/dist/chunk-7UYTDOT2.js +0 -39
- package/dist/chunk-7UYTDOT2.js.map +0 -1
- package/dist/chunk-BWR373PP.cjs +0 -26
- package/dist/chunk-BWR373PP.cjs.map +0 -1
- package/dist/chunk-CG7MWVBX.cjs +0 -23
- package/dist/chunk-CK22VKYY.cjs +0 -29
- package/dist/chunk-CK22VKYY.cjs.map +0 -1
- package/dist/chunk-CMOVUYV2.js +0 -34
- package/dist/chunk-CMOVUYV2.js.map +0 -1
- package/dist/chunk-CNMQ7SBK.js +0 -23
- package/dist/chunk-CNMQ7SBK.js.map +0 -1
- package/dist/chunk-CTVC4ZIX.js +0 -34
- package/dist/chunk-CTVC4ZIX.js.map +0 -1
- package/dist/chunk-DF4BVDPB.js +0 -13
- package/dist/chunk-DF4BVDPB.js.map +0 -1
- package/dist/chunk-E7DC7LJE.cjs +0 -54
- package/dist/chunk-E7DC7LJE.cjs.map +0 -1
- package/dist/chunk-ENT4JJQZ.cjs +0 -17
- package/dist/chunk-ENT4JJQZ.cjs.map +0 -1
- package/dist/chunk-EUNMFLT6.js +0 -29
- package/dist/chunk-EUNMFLT6.js.map +0 -1
- package/dist/chunk-FC2VBZ34.js +0 -41
- package/dist/chunk-FC2VBZ34.js.map +0 -1
- package/dist/chunk-FQANWCTG.cjs +0 -34
- package/dist/chunk-FQANWCTG.cjs.map +0 -1
- package/dist/chunk-G754AW6V.js +0 -96
- package/dist/chunk-G754AW6V.js.map +0 -1
- package/dist/chunk-GDYGMQZG.js +0 -14
- package/dist/chunk-GDYGMQZG.js.map +0 -1
- package/dist/chunk-HVKVUYHG.cjs +0 -45
- package/dist/chunk-HVKVUYHG.cjs.map +0 -1
- package/dist/chunk-HVYFFT5M.cjs +0 -39
- package/dist/chunk-HVYFFT5M.cjs.map +0 -1
- package/dist/chunk-HZTJD4WD.cjs +0 -96
- package/dist/chunk-HZTJD4WD.cjs.map +0 -1
- package/dist/chunk-ICKNSBDI.cjs +0 -85
- package/dist/chunk-ICKNSBDI.cjs.map +0 -1
- package/dist/chunk-LJBEN4XS.cjs +0 -14
- package/dist/chunk-LJBEN4XS.cjs.map +0 -1
- package/dist/chunk-LPNDZTUA.cjs +0 -15
- package/dist/chunk-LPNDZTUA.cjs.map +0 -1
- package/dist/chunk-MM7DY5LL.js +0 -1
- package/dist/chunk-MM7DY5LL.js.map +0 -1
- package/dist/chunk-NTAW2A35.js +0 -216
- package/dist/chunk-NTAW2A35.js.map +0 -1
- package/dist/chunk-NXNKIFZJ.js +0 -45
- package/dist/chunk-NXNKIFZJ.js.map +0 -1
- package/dist/chunk-QBXXTACM.js +0 -13
- package/dist/chunk-QBXXTACM.js.map +0 -1
- package/dist/chunk-QGI6VJ64.js +0 -17
- package/dist/chunk-QGI6VJ64.js.map +0 -1
- package/dist/chunk-QSM5AFBE.js +0 -13
- package/dist/chunk-QSM5AFBE.js.map +0 -1
- package/dist/chunk-TEZ2GX74.js +0 -40
- package/dist/chunk-TEZ2GX74.js.map +0 -1
- package/dist/chunk-TG35HP5C.cjs +0 -14
- package/dist/chunk-TG35HP5C.cjs.map +0 -1
- package/dist/chunk-TKGDZLC6.cjs +0 -29
- package/dist/chunk-TKGDZLC6.cjs.map +0 -1
- package/dist/chunk-TWENYPGK.cjs +0 -40
- package/dist/chunk-TWENYPGK.cjs.map +0 -1
- package/dist/chunk-U3YVBLF7.cjs +0 -13
- package/dist/chunk-U3YVBLF7.cjs.map +0 -1
- package/dist/chunk-U6PXJBVR.cjs +0 -1
- package/dist/chunk-U6PXJBVR.cjs.map +0 -1
- package/dist/chunk-UGZNYI5O.js +0 -13
- package/dist/chunk-UGZNYI5O.js.map +0 -1
- package/dist/chunk-UJI6HACT.cjs +0 -41
- package/dist/chunk-UJI6HACT.cjs.map +0 -1
- package/dist/chunk-UUMSEI6O.cjs +0 -13
- package/dist/chunk-UUMSEI6O.cjs.map +0 -1
- package/dist/chunk-VFQIXX6C.cjs +0 -13
- package/dist/chunk-VFQIXX6C.cjs.map +0 -1
- package/dist/chunk-VOYJTRVH.js +0 -13
- package/dist/chunk-VOYJTRVH.js.map +0 -1
- package/dist/chunk-WHNF366H.js +0 -35
- package/dist/chunk-WHNF366H.js.map +0 -1
- package/dist/chunk-XTYCPRC6.js +0 -54
- package/dist/chunk-XTYCPRC6.js.map +0 -1
- package/dist/chunk-YLVJV4AT.cjs +0 -13
- package/dist/chunk-YLVJV4AT.cjs.map +0 -1
- package/dist/chunk-YRSZGEY2.js +0 -13
- package/dist/chunk-YRSZGEY2.js.map +0 -1
- package/dist/chunk-Z3MR4DYO.js +0 -26
- package/dist/chunk-Z3MR4DYO.js.map +0 -1
- package/dist/chunk-ZAUV75AT.js +0 -30
- package/dist/chunk-ZAUV75AT.js.map +0 -1
- package/dist/chunk-ZDIFGBL2.cjs +0 -34
- package/dist/chunk-ZDIFGBL2.cjs.map +0 -1
- package/dist/chunk-ZF3NQSOQ.js +0 -85
- package/dist/chunk-ZF3NQSOQ.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/users.d.cts
CHANGED
|
@@ -1,121 +1,3 @@
|
|
|
1
|
-
import
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
import { IRestApiContext } from '../types.cjs';
|
|
5
|
-
|
|
6
|
-
type IPersonalizationSurveyAnswersV1 = {
|
|
7
|
-
codingSkill?: string | null;
|
|
8
|
-
companyIndustry?: string[] | null;
|
|
9
|
-
companySize?: string | null;
|
|
10
|
-
otherCompanyIndustry?: string | null;
|
|
11
|
-
otherWorkArea?: string | null;
|
|
12
|
-
workArea?: string[] | string | null;
|
|
13
|
-
};
|
|
14
|
-
type IPersonalizationSurveyAnswersV2 = {
|
|
15
|
-
version: 'v2';
|
|
16
|
-
automationGoal?: string | null;
|
|
17
|
-
codingSkill?: string | null;
|
|
18
|
-
companyIndustryExtended?: string[] | null;
|
|
19
|
-
companySize?: string | null;
|
|
20
|
-
companyType?: string | null;
|
|
21
|
-
customerType?: string | null;
|
|
22
|
-
mspFocus?: string[] | null;
|
|
23
|
-
mspFocusOther?: string | null;
|
|
24
|
-
otherAutomationGoal?: string | null;
|
|
25
|
-
otherCompanyIndustryExtended?: string[] | null;
|
|
26
|
-
};
|
|
27
|
-
type IPersonalizationSurveyAnswersV3 = {
|
|
28
|
-
version: 'v3';
|
|
29
|
-
automationGoal?: string | null;
|
|
30
|
-
otherAutomationGoal?: string | null;
|
|
31
|
-
companyIndustryExtended?: string[] | null;
|
|
32
|
-
otherCompanyIndustryExtended?: string[] | null;
|
|
33
|
-
companySize?: string | null;
|
|
34
|
-
companyType?: string | null;
|
|
35
|
-
automationGoalSm?: string[] | null;
|
|
36
|
-
automationGoalSmOther?: string | null;
|
|
37
|
-
usageModes?: string[] | null;
|
|
38
|
-
email?: string | null;
|
|
39
|
-
};
|
|
40
|
-
type IPersonalizationLatestVersion = IPersonalizationSurveyAnswersV4;
|
|
41
|
-
type IPersonalizationSurveyVersions = IPersonalizationSurveyAnswersV1 | IPersonalizationSurveyAnswersV2 | IPersonalizationSurveyAnswersV3 | IPersonalizationSurveyAnswersV4;
|
|
42
|
-
interface IUserResponse extends User {
|
|
43
|
-
globalScopes?: Scope[];
|
|
44
|
-
personalizationAnswers?: IPersonalizationSurveyVersions | null;
|
|
45
|
-
settings?: IUserSettings | null;
|
|
46
|
-
}
|
|
47
|
-
interface CurrentUserResponse extends IUserResponse {
|
|
48
|
-
featureFlags?: FeatureFlags;
|
|
49
|
-
}
|
|
50
|
-
interface IUser extends IUserResponse {
|
|
51
|
-
isDefaultUser: boolean;
|
|
52
|
-
isPendingUser: boolean;
|
|
53
|
-
inviteAcceptUrl?: string;
|
|
54
|
-
fullName?: string;
|
|
55
|
-
createdAt?: string;
|
|
56
|
-
mfaEnabled: boolean;
|
|
57
|
-
mfaAuthenticated?: boolean;
|
|
58
|
-
}
|
|
59
|
-
declare function loginCurrentUser(context: IRestApiContext): Promise<CurrentUserResponse | null>;
|
|
60
|
-
declare function login(context: IRestApiContext, params: LoginRequestDto): Promise<CurrentUserResponse>;
|
|
61
|
-
declare function logout(context: IRestApiContext): Promise<void>;
|
|
62
|
-
declare function setupOwner(context: IRestApiContext, params: {
|
|
63
|
-
firstName: string;
|
|
64
|
-
lastName: string;
|
|
65
|
-
email: string;
|
|
66
|
-
password: string;
|
|
67
|
-
}): Promise<CurrentUserResponse>;
|
|
68
|
-
declare function validateSignupToken(context: IRestApiContext, params: {
|
|
69
|
-
inviterId: string;
|
|
70
|
-
inviteeId: string;
|
|
71
|
-
}): Promise<{
|
|
72
|
-
inviter: {
|
|
73
|
-
firstName: string;
|
|
74
|
-
lastName: string;
|
|
75
|
-
};
|
|
76
|
-
}>;
|
|
77
|
-
declare function signup(context: IRestApiContext, params: {
|
|
78
|
-
inviterId: string;
|
|
79
|
-
inviteeId: string;
|
|
80
|
-
firstName: string;
|
|
81
|
-
lastName: string;
|
|
82
|
-
password: string;
|
|
83
|
-
}): Promise<CurrentUserResponse>;
|
|
84
|
-
declare function sendForgotPasswordEmail(context: IRestApiContext, params: {
|
|
85
|
-
email: string;
|
|
86
|
-
}): Promise<void>;
|
|
87
|
-
declare function validatePasswordToken(context: IRestApiContext, params: {
|
|
88
|
-
token: string;
|
|
89
|
-
}): Promise<void>;
|
|
90
|
-
declare function changePassword(context: IRestApiContext, params: {
|
|
91
|
-
token: string;
|
|
92
|
-
password: string;
|
|
93
|
-
mfaCode?: string;
|
|
94
|
-
}): Promise<void>;
|
|
95
|
-
declare function updateCurrentUser(context: IRestApiContext, params: UserUpdateRequestDto): Promise<IUserResponse>;
|
|
96
|
-
declare function updateCurrentUserSettings(context: IRestApiContext, settings: SettingsUpdateRequestDto): Promise<IUserSettings>;
|
|
97
|
-
declare function updateOtherUserSettings(context: IRestApiContext, userId: string, settings: SettingsUpdateRequestDto): Promise<IUserSettings>;
|
|
98
|
-
declare function updateCurrentUserPassword(context: IRestApiContext, params: PasswordUpdateRequestDto): Promise<void>;
|
|
99
|
-
declare function deleteUser(context: IRestApiContext, { id, transferId }: {
|
|
100
|
-
id: string;
|
|
101
|
-
transferId?: string;
|
|
102
|
-
}): Promise<void>;
|
|
103
|
-
declare function getUsers(context: IRestApiContext, filter?: UsersListFilterDto): Promise<UsersList>;
|
|
104
|
-
declare function getInviteLink(context: IRestApiContext, { id }: {
|
|
105
|
-
id: string;
|
|
106
|
-
}): Promise<{
|
|
107
|
-
link: string;
|
|
108
|
-
}>;
|
|
109
|
-
declare function getPasswordResetLink(context: IRestApiContext, { id }: {
|
|
110
|
-
id: string;
|
|
111
|
-
}): Promise<{
|
|
112
|
-
link: string;
|
|
113
|
-
}>;
|
|
114
|
-
declare function submitPersonalizationSurvey(context: IRestApiContext, params: IPersonalizationLatestVersion): Promise<void>;
|
|
115
|
-
interface UpdateGlobalRolePayload {
|
|
116
|
-
id: string;
|
|
117
|
-
newRoleName: Role;
|
|
118
|
-
}
|
|
119
|
-
declare function updateGlobalRole(context: IRestApiContext, { id, newRoleName }: UpdateGlobalRolePayload): Promise<IUserResponse>;
|
|
120
|
-
|
|
121
|
-
export { type CurrentUserResponse, type IPersonalizationLatestVersion, type IPersonalizationSurveyAnswersV1, type IPersonalizationSurveyAnswersV2, type IPersonalizationSurveyAnswersV3, type IPersonalizationSurveyVersions, type IUser, type IUserResponse, type UpdateGlobalRolePayload, changePassword, deleteUser, getInviteLink, getPasswordResetLink, getUsers, login, loginCurrentUser, logout, sendForgotPasswordEmail, setupOwner, signup, submitPersonalizationSurvey, updateCurrentUser, updateCurrentUserPassword, updateCurrentUserSettings, updateGlobalRole, updateOtherUserSettings, validatePasswordToken, validateSignupToken };
|
|
1
|
+
import "../types-CGd0oIFw.cjs";
|
|
2
|
+
import { CurrentUserResponse, IPersonalizationLatestVersion, IPersonalizationSurveyAnswersV1, IPersonalizationSurveyAnswersV2, IPersonalizationSurveyAnswersV3, IPersonalizationSurveyVersions, IUser, IUserResponse, UpdateGlobalRolePayload, changePassword, deleteUser, getInviteLink, getPasswordResetLink, getUsers, login, loginCurrentUser, logout, sendForgotPasswordEmail, setupOwner, signup, submitPersonalizationSurvey, updateCurrentUser, updateCurrentUserPassword, updateCurrentUserSettings, updateGlobalRole, updateOtherUserSettings, validatePasswordToken, validateSignupToken } from "../users-qIU9n-he.cjs";
|
|
3
|
+
export { CurrentUserResponse, IPersonalizationLatestVersion, IPersonalizationSurveyAnswersV1, IPersonalizationSurveyAnswersV2, IPersonalizationSurveyAnswersV3, IPersonalizationSurveyVersions, IUser, IUserResponse, UpdateGlobalRolePayload, changePassword, deleteUser, getInviteLink, getPasswordResetLink, getUsers, login, loginCurrentUser, logout, sendForgotPasswordEmail, setupOwner, signup, submitPersonalizationSurvey, updateCurrentUser, updateCurrentUserPassword, updateCurrentUserSettings, updateGlobalRole, updateOtherUserSettings, validatePasswordToken, validateSignupToken };
|
package/dist/api/users.d.ts
CHANGED
|
@@ -1,121 +1,3 @@
|
|
|
1
|
-
import
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
import { IRestApiContext } from '../types.js';
|
|
5
|
-
|
|
6
|
-
type IPersonalizationSurveyAnswersV1 = {
|
|
7
|
-
codingSkill?: string | null;
|
|
8
|
-
companyIndustry?: string[] | null;
|
|
9
|
-
companySize?: string | null;
|
|
10
|
-
otherCompanyIndustry?: string | null;
|
|
11
|
-
otherWorkArea?: string | null;
|
|
12
|
-
workArea?: string[] | string | null;
|
|
13
|
-
};
|
|
14
|
-
type IPersonalizationSurveyAnswersV2 = {
|
|
15
|
-
version: 'v2';
|
|
16
|
-
automationGoal?: string | null;
|
|
17
|
-
codingSkill?: string | null;
|
|
18
|
-
companyIndustryExtended?: string[] | null;
|
|
19
|
-
companySize?: string | null;
|
|
20
|
-
companyType?: string | null;
|
|
21
|
-
customerType?: string | null;
|
|
22
|
-
mspFocus?: string[] | null;
|
|
23
|
-
mspFocusOther?: string | null;
|
|
24
|
-
otherAutomationGoal?: string | null;
|
|
25
|
-
otherCompanyIndustryExtended?: string[] | null;
|
|
26
|
-
};
|
|
27
|
-
type IPersonalizationSurveyAnswersV3 = {
|
|
28
|
-
version: 'v3';
|
|
29
|
-
automationGoal?: string | null;
|
|
30
|
-
otherAutomationGoal?: string | null;
|
|
31
|
-
companyIndustryExtended?: string[] | null;
|
|
32
|
-
otherCompanyIndustryExtended?: string[] | null;
|
|
33
|
-
companySize?: string | null;
|
|
34
|
-
companyType?: string | null;
|
|
35
|
-
automationGoalSm?: string[] | null;
|
|
36
|
-
automationGoalSmOther?: string | null;
|
|
37
|
-
usageModes?: string[] | null;
|
|
38
|
-
email?: string | null;
|
|
39
|
-
};
|
|
40
|
-
type IPersonalizationLatestVersion = IPersonalizationSurveyAnswersV4;
|
|
41
|
-
type IPersonalizationSurveyVersions = IPersonalizationSurveyAnswersV1 | IPersonalizationSurveyAnswersV2 | IPersonalizationSurveyAnswersV3 | IPersonalizationSurveyAnswersV4;
|
|
42
|
-
interface IUserResponse extends User {
|
|
43
|
-
globalScopes?: Scope[];
|
|
44
|
-
personalizationAnswers?: IPersonalizationSurveyVersions | null;
|
|
45
|
-
settings?: IUserSettings | null;
|
|
46
|
-
}
|
|
47
|
-
interface CurrentUserResponse extends IUserResponse {
|
|
48
|
-
featureFlags?: FeatureFlags;
|
|
49
|
-
}
|
|
50
|
-
interface IUser extends IUserResponse {
|
|
51
|
-
isDefaultUser: boolean;
|
|
52
|
-
isPendingUser: boolean;
|
|
53
|
-
inviteAcceptUrl?: string;
|
|
54
|
-
fullName?: string;
|
|
55
|
-
createdAt?: string;
|
|
56
|
-
mfaEnabled: boolean;
|
|
57
|
-
mfaAuthenticated?: boolean;
|
|
58
|
-
}
|
|
59
|
-
declare function loginCurrentUser(context: IRestApiContext): Promise<CurrentUserResponse | null>;
|
|
60
|
-
declare function login(context: IRestApiContext, params: LoginRequestDto): Promise<CurrentUserResponse>;
|
|
61
|
-
declare function logout(context: IRestApiContext): Promise<void>;
|
|
62
|
-
declare function setupOwner(context: IRestApiContext, params: {
|
|
63
|
-
firstName: string;
|
|
64
|
-
lastName: string;
|
|
65
|
-
email: string;
|
|
66
|
-
password: string;
|
|
67
|
-
}): Promise<CurrentUserResponse>;
|
|
68
|
-
declare function validateSignupToken(context: IRestApiContext, params: {
|
|
69
|
-
inviterId: string;
|
|
70
|
-
inviteeId: string;
|
|
71
|
-
}): Promise<{
|
|
72
|
-
inviter: {
|
|
73
|
-
firstName: string;
|
|
74
|
-
lastName: string;
|
|
75
|
-
};
|
|
76
|
-
}>;
|
|
77
|
-
declare function signup(context: IRestApiContext, params: {
|
|
78
|
-
inviterId: string;
|
|
79
|
-
inviteeId: string;
|
|
80
|
-
firstName: string;
|
|
81
|
-
lastName: string;
|
|
82
|
-
password: string;
|
|
83
|
-
}): Promise<CurrentUserResponse>;
|
|
84
|
-
declare function sendForgotPasswordEmail(context: IRestApiContext, params: {
|
|
85
|
-
email: string;
|
|
86
|
-
}): Promise<void>;
|
|
87
|
-
declare function validatePasswordToken(context: IRestApiContext, params: {
|
|
88
|
-
token: string;
|
|
89
|
-
}): Promise<void>;
|
|
90
|
-
declare function changePassword(context: IRestApiContext, params: {
|
|
91
|
-
token: string;
|
|
92
|
-
password: string;
|
|
93
|
-
mfaCode?: string;
|
|
94
|
-
}): Promise<void>;
|
|
95
|
-
declare function updateCurrentUser(context: IRestApiContext, params: UserUpdateRequestDto): Promise<IUserResponse>;
|
|
96
|
-
declare function updateCurrentUserSettings(context: IRestApiContext, settings: SettingsUpdateRequestDto): Promise<IUserSettings>;
|
|
97
|
-
declare function updateOtherUserSettings(context: IRestApiContext, userId: string, settings: SettingsUpdateRequestDto): Promise<IUserSettings>;
|
|
98
|
-
declare function updateCurrentUserPassword(context: IRestApiContext, params: PasswordUpdateRequestDto): Promise<void>;
|
|
99
|
-
declare function deleteUser(context: IRestApiContext, { id, transferId }: {
|
|
100
|
-
id: string;
|
|
101
|
-
transferId?: string;
|
|
102
|
-
}): Promise<void>;
|
|
103
|
-
declare function getUsers(context: IRestApiContext, filter?: UsersListFilterDto): Promise<UsersList>;
|
|
104
|
-
declare function getInviteLink(context: IRestApiContext, { id }: {
|
|
105
|
-
id: string;
|
|
106
|
-
}): Promise<{
|
|
107
|
-
link: string;
|
|
108
|
-
}>;
|
|
109
|
-
declare function getPasswordResetLink(context: IRestApiContext, { id }: {
|
|
110
|
-
id: string;
|
|
111
|
-
}): Promise<{
|
|
112
|
-
link: string;
|
|
113
|
-
}>;
|
|
114
|
-
declare function submitPersonalizationSurvey(context: IRestApiContext, params: IPersonalizationLatestVersion): Promise<void>;
|
|
115
|
-
interface UpdateGlobalRolePayload {
|
|
116
|
-
id: string;
|
|
117
|
-
newRoleName: Role;
|
|
118
|
-
}
|
|
119
|
-
declare function updateGlobalRole(context: IRestApiContext, { id, newRoleName }: UpdateGlobalRolePayload): Promise<IUserResponse>;
|
|
120
|
-
|
|
121
|
-
export { type CurrentUserResponse, type IPersonalizationLatestVersion, type IPersonalizationSurveyAnswersV1, type IPersonalizationSurveyAnswersV2, type IPersonalizationSurveyAnswersV3, type IPersonalizationSurveyVersions, type IUser, type IUserResponse, type UpdateGlobalRolePayload, changePassword, deleteUser, getInviteLink, getPasswordResetLink, getUsers, login, loginCurrentUser, logout, sendForgotPasswordEmail, setupOwner, signup, submitPersonalizationSurvey, updateCurrentUser, updateCurrentUserPassword, updateCurrentUserSettings, updateGlobalRole, updateOtherUserSettings, validatePasswordToken, validateSignupToken };
|
|
1
|
+
import "../types-DhrOsni7.js";
|
|
2
|
+
import { CurrentUserResponse, IPersonalizationLatestVersion, IPersonalizationSurveyAnswersV1, IPersonalizationSurveyAnswersV2, IPersonalizationSurveyAnswersV3, IPersonalizationSurveyVersions, IUser, IUserResponse, UpdateGlobalRolePayload, changePassword, deleteUser, getInviteLink, getPasswordResetLink, getUsers, login, loginCurrentUser, logout, sendForgotPasswordEmail, setupOwner, signup, submitPersonalizationSurvey, updateCurrentUser, updateCurrentUserPassword, updateCurrentUserSettings, updateGlobalRole, updateOtherUserSettings, validatePasswordToken, validateSignupToken } from "../users-3fnfgZDe.js";
|
|
3
|
+
export { CurrentUserResponse, IPersonalizationLatestVersion, IPersonalizationSurveyAnswersV1, IPersonalizationSurveyAnswersV2, IPersonalizationSurveyAnswersV3, IPersonalizationSurveyVersions, IUser, IUserResponse, UpdateGlobalRolePayload, changePassword, deleteUser, getInviteLink, getPasswordResetLink, getUsers, login, loginCurrentUser, logout, sendForgotPasswordEmail, setupOwner, signup, submitPersonalizationSurvey, updateCurrentUser, updateCurrentUserPassword, updateCurrentUserSettings, updateGlobalRole, updateOtherUserSettings, validatePasswordToken, validateSignupToken };
|
package/dist/api/users.js
CHANGED
|
@@ -1,44 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
getPasswordResetLink,
|
|
6
|
-
getUsers,
|
|
7
|
-
login,
|
|
8
|
-
loginCurrentUser,
|
|
9
|
-
logout,
|
|
10
|
-
sendForgotPasswordEmail,
|
|
11
|
-
setupOwner,
|
|
12
|
-
signup,
|
|
13
|
-
submitPersonalizationSurvey,
|
|
14
|
-
updateCurrentUser,
|
|
15
|
-
updateCurrentUserPassword,
|
|
16
|
-
updateCurrentUserSettings,
|
|
17
|
-
updateGlobalRole,
|
|
18
|
-
updateOtherUserSettings,
|
|
19
|
-
validatePasswordToken,
|
|
20
|
-
validateSignupToken
|
|
21
|
-
} from "../chunk-G754AW6V.js";
|
|
22
|
-
import "../chunk-NTAW2A35.js";
|
|
23
|
-
export {
|
|
24
|
-
changePassword,
|
|
25
|
-
deleteUser,
|
|
26
|
-
getInviteLink,
|
|
27
|
-
getPasswordResetLink,
|
|
28
|
-
getUsers,
|
|
29
|
-
login,
|
|
30
|
-
loginCurrentUser,
|
|
31
|
-
logout,
|
|
32
|
-
sendForgotPasswordEmail,
|
|
33
|
-
setupOwner,
|
|
34
|
-
signup,
|
|
35
|
-
submitPersonalizationSurvey,
|
|
36
|
-
updateCurrentUser,
|
|
37
|
-
updateCurrentUserPassword,
|
|
38
|
-
updateCurrentUserSettings,
|
|
39
|
-
updateGlobalRole,
|
|
40
|
-
updateOtherUserSettings,
|
|
41
|
-
validatePasswordToken,
|
|
42
|
-
validateSignupToken
|
|
43
|
-
};
|
|
44
|
-
//# sourceMappingURL=users.js.map
|
|
1
|
+
import "../utils-C6ys34iA.js";
|
|
2
|
+
import { changePassword, deleteUser, getInviteLink, getPasswordResetLink, getUsers, login, loginCurrentUser, logout, sendForgotPasswordEmail, setupOwner, signup, submitPersonalizationSurvey, updateCurrentUser, updateCurrentUserPassword, updateCurrentUserSettings, updateGlobalRole, updateOtherUserSettings, validatePasswordToken, validateSignupToken } from "../users-B9LpOwmz.js";
|
|
3
|
+
|
|
4
|
+
export { changePassword, deleteUser, getInviteLink, getPasswordResetLink, getUsers, login, loginCurrentUser, logout, sendForgotPasswordEmail, setupOwner, signup, submitPersonalizationSurvey, updateCurrentUser, updateCurrentUserPassword, updateCurrentUserSettings, updateGlobalRole, updateOtherUserSettings, validatePasswordToken, validateSignupToken };
|
package/dist/api/versions.cjs
CHANGED
|
@@ -1,10 +1,5 @@
|
|
|
1
|
-
|
|
1
|
+
require('../utils-ZXKTtQnj.cjs');
|
|
2
|
+
const require_versions = require('../versions--_Wey_a_.cjs');
|
|
2
3
|
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
require('../chunk-76QO7IXK.cjs');
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
exports.getNextVersions = _chunkCG7MWVBXcjs.getNextVersions; exports.getWhatsNewSection = _chunkCG7MWVBXcjs.getWhatsNewSection;
|
|
10
|
-
//# sourceMappingURL=versions.cjs.map
|
|
4
|
+
exports.getNextVersions = require_versions.getNextVersions;
|
|
5
|
+
exports.getWhatsNewSection = require_versions.getWhatsNewSection;
|
package/dist/api/versions.d.cts
CHANGED
|
@@ -1,46 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
interface VersionNode {
|
|
4
|
-
name: string;
|
|
5
|
-
displayName: string;
|
|
6
|
-
icon: string;
|
|
7
|
-
iconUrl?: string;
|
|
8
|
-
defaults: INodeParameters;
|
|
9
|
-
iconData: {
|
|
10
|
-
type: string;
|
|
11
|
-
icon?: string;
|
|
12
|
-
fileBuffer?: string;
|
|
13
|
-
};
|
|
14
|
-
typeVersion?: number;
|
|
15
|
-
}
|
|
16
|
-
interface Version {
|
|
17
|
-
name: string;
|
|
18
|
-
nodes: VersionNode[];
|
|
19
|
-
createdAt: string;
|
|
20
|
-
description: string;
|
|
21
|
-
documentationUrl: string;
|
|
22
|
-
hasBreakingChange: boolean;
|
|
23
|
-
hasSecurityFix: boolean;
|
|
24
|
-
hasSecurityIssue: boolean;
|
|
25
|
-
securityIssueFixVersion: string;
|
|
26
|
-
}
|
|
27
|
-
interface WhatsNewSection {
|
|
28
|
-
title: string;
|
|
29
|
-
calloutText: string;
|
|
30
|
-
footer: string;
|
|
31
|
-
items: WhatsNewArticle[];
|
|
32
|
-
createdAt: string;
|
|
33
|
-
updatedAt: string | null;
|
|
34
|
-
}
|
|
35
|
-
interface WhatsNewArticle {
|
|
36
|
-
id: number;
|
|
37
|
-
createdAt: string;
|
|
38
|
-
updatedAt: string | null;
|
|
39
|
-
publishedAt: string;
|
|
40
|
-
title: string;
|
|
41
|
-
content: string;
|
|
42
|
-
}
|
|
43
|
-
declare function getNextVersions(endpoint: string, currentVersion: string, instanceId: string): Promise<Version[]>;
|
|
44
|
-
declare function getWhatsNewSection(endpoint: string, currentVersion: string, instanceId: string): Promise<WhatsNewSection>;
|
|
45
|
-
|
|
46
|
-
export { type Version, type VersionNode, type WhatsNewArticle, type WhatsNewSection, getNextVersions, getWhatsNewSection };
|
|
1
|
+
import { Version, VersionNode, WhatsNewArticle, WhatsNewSection, getNextVersions, getWhatsNewSection } from "../versions-Dkx5pbFT.cjs";
|
|
2
|
+
export { Version, VersionNode, WhatsNewArticle, WhatsNewSection, getNextVersions, getWhatsNewSection };
|
package/dist/api/versions.d.ts
CHANGED
|
@@ -1,46 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
interface VersionNode {
|
|
4
|
-
name: string;
|
|
5
|
-
displayName: string;
|
|
6
|
-
icon: string;
|
|
7
|
-
iconUrl?: string;
|
|
8
|
-
defaults: INodeParameters;
|
|
9
|
-
iconData: {
|
|
10
|
-
type: string;
|
|
11
|
-
icon?: string;
|
|
12
|
-
fileBuffer?: string;
|
|
13
|
-
};
|
|
14
|
-
typeVersion?: number;
|
|
15
|
-
}
|
|
16
|
-
interface Version {
|
|
17
|
-
name: string;
|
|
18
|
-
nodes: VersionNode[];
|
|
19
|
-
createdAt: string;
|
|
20
|
-
description: string;
|
|
21
|
-
documentationUrl: string;
|
|
22
|
-
hasBreakingChange: boolean;
|
|
23
|
-
hasSecurityFix: boolean;
|
|
24
|
-
hasSecurityIssue: boolean;
|
|
25
|
-
securityIssueFixVersion: string;
|
|
26
|
-
}
|
|
27
|
-
interface WhatsNewSection {
|
|
28
|
-
title: string;
|
|
29
|
-
calloutText: string;
|
|
30
|
-
footer: string;
|
|
31
|
-
items: WhatsNewArticle[];
|
|
32
|
-
createdAt: string;
|
|
33
|
-
updatedAt: string | null;
|
|
34
|
-
}
|
|
35
|
-
interface WhatsNewArticle {
|
|
36
|
-
id: number;
|
|
37
|
-
createdAt: string;
|
|
38
|
-
updatedAt: string | null;
|
|
39
|
-
publishedAt: string;
|
|
40
|
-
title: string;
|
|
41
|
-
content: string;
|
|
42
|
-
}
|
|
43
|
-
declare function getNextVersions(endpoint: string, currentVersion: string, instanceId: string): Promise<Version[]>;
|
|
44
|
-
declare function getWhatsNewSection(endpoint: string, currentVersion: string, instanceId: string): Promise<WhatsNewSection>;
|
|
45
|
-
|
|
46
|
-
export { type Version, type VersionNode, type WhatsNewArticle, type WhatsNewSection, getNextVersions, getWhatsNewSection };
|
|
1
|
+
import { Version, VersionNode, WhatsNewArticle, WhatsNewSection, getNextVersions, getWhatsNewSection } from "../versions-Yr__bekI.js";
|
|
2
|
+
export { Version, VersionNode, WhatsNewArticle, WhatsNewSection, getNextVersions, getWhatsNewSection };
|
package/dist/api/versions.js
CHANGED
|
@@ -1,10 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
import "../chunk-NTAW2A35.js";
|
|
6
|
-
export {
|
|
7
|
-
getNextVersions,
|
|
8
|
-
getWhatsNewSection
|
|
9
|
-
};
|
|
10
|
-
//# sourceMappingURL=versions.js.map
|
|
1
|
+
import "../utils-C6ys34iA.js";
|
|
2
|
+
import { getNextVersions, getWhatsNewSection } from "../versions-CGwgpGHe.js";
|
|
3
|
+
|
|
4
|
+
export { getNextVersions, getWhatsNewSection };
|
package/dist/api/webhooks.cjs
CHANGED
|
@@ -1,8 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
require('../utils-ZXKTtQnj.cjs');
|
|
2
|
+
const require_webhooks = require('../webhooks-C7CDtoXI.cjs');
|
|
2
3
|
|
|
3
|
-
|
|
4
|
-
require('../chunk-76QO7IXK.cjs');
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
exports.findWebhook = _chunk6EOXPQPAcjs.findWebhook;
|
|
8
|
-
//# sourceMappingURL=webhooks.cjs.map
|
|
4
|
+
exports.findWebhook = require_webhooks.findWebhook;
|
package/dist/api/webhooks.d.cts
CHANGED
|
@@ -1,15 +1,3 @@
|
|
|
1
|
-
import
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
type WebhookData = {
|
|
5
|
-
workflowId: string;
|
|
6
|
-
webhookPath: string;
|
|
7
|
-
method: IHttpRequestMethods;
|
|
8
|
-
node: string;
|
|
9
|
-
};
|
|
10
|
-
declare const findWebhook: (context: IRestApiContext, data: {
|
|
11
|
-
path: string;
|
|
12
|
-
method: string;
|
|
13
|
-
}) => Promise<WebhookData | null>;
|
|
14
|
-
|
|
15
|
-
export { findWebhook };
|
|
1
|
+
import "../types-CGd0oIFw.cjs";
|
|
2
|
+
import { findWebhook } from "../webhooks--yHzhEmb.cjs";
|
|
3
|
+
export { findWebhook };
|
package/dist/api/webhooks.d.ts
CHANGED
|
@@ -1,15 +1,3 @@
|
|
|
1
|
-
import
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
type WebhookData = {
|
|
5
|
-
workflowId: string;
|
|
6
|
-
webhookPath: string;
|
|
7
|
-
method: IHttpRequestMethods;
|
|
8
|
-
node: string;
|
|
9
|
-
};
|
|
10
|
-
declare const findWebhook: (context: IRestApiContext, data: {
|
|
11
|
-
path: string;
|
|
12
|
-
method: string;
|
|
13
|
-
}) => Promise<WebhookData | null>;
|
|
14
|
-
|
|
15
|
-
export { findWebhook };
|
|
1
|
+
import "../types-DhrOsni7.js";
|
|
2
|
+
import { findWebhook } from "../webhooks-Bw9bMRu9.js";
|
|
3
|
+
export { findWebhook };
|
package/dist/api/webhooks.js
CHANGED
|
@@ -1,8 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
export {
|
|
6
|
-
findWebhook
|
|
7
|
-
};
|
|
8
|
-
//# sourceMappingURL=webhooks.js.map
|
|
1
|
+
import "../utils-C6ys34iA.js";
|
|
2
|
+
import { findWebhook } from "../webhooks-DrHiwzPY.js";
|
|
3
|
+
|
|
4
|
+
export { findWebhook };
|
|
@@ -1,10 +1,5 @@
|
|
|
1
|
-
|
|
1
|
+
require('../utils-ZXKTtQnj.cjs');
|
|
2
|
+
const require_workflowHistory = require('../workflowHistory-EYU0KTz2.cjs');
|
|
2
3
|
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
require('../chunk-76QO7IXK.cjs');
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
exports.getWorkflowHistory = _chunkBWR373PPcjs.getWorkflowHistory; exports.getWorkflowVersion = _chunkBWR373PPcjs.getWorkflowVersion;
|
|
10
|
-
//# sourceMappingURL=workflowHistory.cjs.map
|
|
4
|
+
exports.getWorkflowHistory = require_workflowHistory.getWorkflowHistory;
|
|
5
|
+
exports.getWorkflowVersion = require_workflowHistory.getWorkflowVersion;
|
|
@@ -1,24 +1,3 @@
|
|
|
1
|
-
import
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
type WorkflowHistory = {
|
|
5
|
-
versionId: string;
|
|
6
|
-
authors: string;
|
|
7
|
-
createdAt: string;
|
|
8
|
-
updatedAt: string;
|
|
9
|
-
};
|
|
10
|
-
type WorkflowVersionId = WorkflowHistory['versionId'];
|
|
11
|
-
type WorkflowVersion = WorkflowHistory & {
|
|
12
|
-
workflowId: string;
|
|
13
|
-
nodes: INode[];
|
|
14
|
-
connections: IConnections;
|
|
15
|
-
};
|
|
16
|
-
type WorkflowHistoryActionTypes = ['restore', 'clone', 'open', 'download'];
|
|
17
|
-
type WorkflowHistoryRequestParams = {
|
|
18
|
-
take: number;
|
|
19
|
-
skip?: number;
|
|
20
|
-
};
|
|
21
|
-
declare const getWorkflowHistory: (context: IRestApiContext, workflowId: string, queryParams: WorkflowHistoryRequestParams) => Promise<WorkflowHistory[]>;
|
|
22
|
-
declare const getWorkflowVersion: (context: IRestApiContext, workflowId: string, versionId: string) => Promise<WorkflowVersion>;
|
|
23
|
-
|
|
24
|
-
export { type WorkflowHistory, type WorkflowHistoryActionTypes, type WorkflowHistoryRequestParams, type WorkflowVersion, type WorkflowVersionId, getWorkflowHistory, getWorkflowVersion };
|
|
1
|
+
import "../types-CGd0oIFw.cjs";
|
|
2
|
+
import { WorkflowHistory, WorkflowHistoryActionTypes, WorkflowHistoryRequestParams, WorkflowVersion, WorkflowVersionId, getWorkflowHistory, getWorkflowVersion } from "../workflowHistory-C62HH4KF.cjs";
|
|
3
|
+
export { WorkflowHistory, WorkflowHistoryActionTypes, WorkflowHistoryRequestParams, WorkflowVersion, WorkflowVersionId, getWorkflowHistory, getWorkflowVersion };
|
|
@@ -1,24 +1,3 @@
|
|
|
1
|
-
import
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
type WorkflowHistory = {
|
|
5
|
-
versionId: string;
|
|
6
|
-
authors: string;
|
|
7
|
-
createdAt: string;
|
|
8
|
-
updatedAt: string;
|
|
9
|
-
};
|
|
10
|
-
type WorkflowVersionId = WorkflowHistory['versionId'];
|
|
11
|
-
type WorkflowVersion = WorkflowHistory & {
|
|
12
|
-
workflowId: string;
|
|
13
|
-
nodes: INode[];
|
|
14
|
-
connections: IConnections;
|
|
15
|
-
};
|
|
16
|
-
type WorkflowHistoryActionTypes = ['restore', 'clone', 'open', 'download'];
|
|
17
|
-
type WorkflowHistoryRequestParams = {
|
|
18
|
-
take: number;
|
|
19
|
-
skip?: number;
|
|
20
|
-
};
|
|
21
|
-
declare const getWorkflowHistory: (context: IRestApiContext, workflowId: string, queryParams: WorkflowHistoryRequestParams) => Promise<WorkflowHistory[]>;
|
|
22
|
-
declare const getWorkflowVersion: (context: IRestApiContext, workflowId: string, versionId: string) => Promise<WorkflowVersion>;
|
|
23
|
-
|
|
24
|
-
export { type WorkflowHistory, type WorkflowHistoryActionTypes, type WorkflowHistoryRequestParams, type WorkflowVersion, type WorkflowVersionId, getWorkflowHistory, getWorkflowVersion };
|
|
1
|
+
import "../types-DhrOsni7.js";
|
|
2
|
+
import { WorkflowHistory, WorkflowHistoryActionTypes, WorkflowHistoryRequestParams, WorkflowVersion, WorkflowVersionId, getWorkflowHistory, getWorkflowVersion } from "../workflowHistory-AEX9jtKQ.js";
|
|
3
|
+
export { WorkflowHistory, WorkflowHistoryActionTypes, WorkflowHistoryRequestParams, WorkflowVersion, WorkflowVersionId, getWorkflowHistory, getWorkflowVersion };
|
|
@@ -1,10 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
import "../chunk-NTAW2A35.js";
|
|
6
|
-
export {
|
|
7
|
-
getWorkflowHistory,
|
|
8
|
-
getWorkflowVersion
|
|
9
|
-
};
|
|
10
|
-
//# sourceMappingURL=workflowHistory.js.map
|
|
1
|
+
import "../utils-C6ys34iA.js";
|
|
2
|
+
import { getWorkflowHistory, getWorkflowVersion } from "../workflowHistory-C1CMbPy8.js";
|
|
3
|
+
|
|
4
|
+
export { getWorkflowHistory, getWorkflowVersion };
|
package/dist/api/workflows.cjs
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";//# sourceMappingURL=workflows.cjs.map
|
package/dist/api/workflows.d.cts
CHANGED
|
@@ -1,40 +1,3 @@
|
|
|
1
|
-
import
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
interface WorkflowMetadata {
|
|
5
|
-
onboardingId?: string;
|
|
6
|
-
templateId?: string;
|
|
7
|
-
instanceId?: string;
|
|
8
|
-
templateCredsSetupCompleted?: boolean;
|
|
9
|
-
}
|
|
10
|
-
interface WorkflowData {
|
|
11
|
-
id?: string;
|
|
12
|
-
name?: string;
|
|
13
|
-
active?: boolean;
|
|
14
|
-
nodes: INode[];
|
|
15
|
-
connections: IConnections;
|
|
16
|
-
settings?: IWorkflowSettings;
|
|
17
|
-
tags?: string[];
|
|
18
|
-
pinData?: IPinData;
|
|
19
|
-
versionId?: string;
|
|
20
|
-
meta?: WorkflowMetadata;
|
|
21
|
-
}
|
|
22
|
-
interface WorkflowDataUpdate {
|
|
23
|
-
id?: string;
|
|
24
|
-
name?: string;
|
|
25
|
-
nodes?: INode[];
|
|
26
|
-
connections?: IConnections;
|
|
27
|
-
settings?: IWorkflowSettings;
|
|
28
|
-
active?: boolean;
|
|
29
|
-
tags?: ITag[] | string[];
|
|
30
|
-
pinData?: IPinData;
|
|
31
|
-
versionId?: string;
|
|
32
|
-
meta?: WorkflowMetadata;
|
|
33
|
-
parentFolderId?: string;
|
|
34
|
-
uiContext?: string;
|
|
35
|
-
}
|
|
36
|
-
interface WorkflowDataCreate extends WorkflowDataUpdate {
|
|
37
|
-
projectId?: string;
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
export type { WorkflowData, WorkflowDataCreate, WorkflowDataUpdate, WorkflowMetadata };
|
|
1
|
+
import "../tags-CAqCzyzW.cjs";
|
|
2
|
+
import { WorkflowData, WorkflowDataCreate, WorkflowDataUpdate, WorkflowMetadata } from "../workflows-BEpE4ZKs.cjs";
|
|
3
|
+
export { WorkflowData, WorkflowDataCreate, WorkflowDataUpdate, WorkflowMetadata };
|