@n8n/rest-api-client 1.19.0 → 1.20.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/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/templates.d.cts
CHANGED
|
@@ -1,128 +1,5 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
import {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
interface IWorkflowTemplateNode extends Pick<INode, 'name' | 'type' | 'position' | 'parameters' | 'typeVersion' | 'webhookId' | 'id' | 'disabled'> {
|
|
8
|
-
credentials?: IWorkflowTemplateNodeCredentials;
|
|
9
|
-
}
|
|
10
|
-
interface IWorkflowTemplateNodeCredentials {
|
|
11
|
-
[key: string]: string | INodeCredentialsDetails;
|
|
12
|
-
}
|
|
13
|
-
interface IWorkflowTemplate {
|
|
14
|
-
id: number;
|
|
15
|
-
name: string;
|
|
16
|
-
workflow: Pick<WorkflowData, 'connections' | 'settings' | 'pinData'> & {
|
|
17
|
-
nodes: IWorkflowTemplateNode[];
|
|
18
|
-
};
|
|
19
|
-
}
|
|
20
|
-
interface ITemplatesNode extends VersionNode {
|
|
21
|
-
id: number;
|
|
22
|
-
categories?: ITemplatesCategory[];
|
|
23
|
-
}
|
|
24
|
-
interface ITemplatesCollection {
|
|
25
|
-
id: number;
|
|
26
|
-
name: string;
|
|
27
|
-
nodes: ITemplatesNode[];
|
|
28
|
-
workflows: Array<{
|
|
29
|
-
id: number;
|
|
30
|
-
}>;
|
|
31
|
-
}
|
|
32
|
-
interface ITemplatesImage {
|
|
33
|
-
id: number;
|
|
34
|
-
url: string;
|
|
35
|
-
}
|
|
36
|
-
interface ITemplatesCollectionExtended extends ITemplatesCollection {
|
|
37
|
-
description: string | null;
|
|
38
|
-
image: ITemplatesImage[];
|
|
39
|
-
categories: ITemplatesCategory[];
|
|
40
|
-
createdAt: string;
|
|
41
|
-
}
|
|
42
|
-
interface ITemplatesCollectionFull extends ITemplatesCollectionExtended {
|
|
43
|
-
full: true;
|
|
44
|
-
}
|
|
45
|
-
interface ITemplatesCollectionResponse extends ITemplatesCollectionExtended {
|
|
46
|
-
workflows: ITemplatesWorkflow[];
|
|
47
|
-
}
|
|
48
|
-
interface ITemplatesWorkflow {
|
|
49
|
-
id: number;
|
|
50
|
-
createdAt: string;
|
|
51
|
-
name: string;
|
|
52
|
-
nodes: ITemplatesNode[];
|
|
53
|
-
totalViews: number;
|
|
54
|
-
user: {
|
|
55
|
-
username: string;
|
|
56
|
-
};
|
|
57
|
-
}
|
|
58
|
-
interface ITemplatesWorkflowInfo {
|
|
59
|
-
nodeCount: number;
|
|
60
|
-
nodeTypes: {
|
|
61
|
-
[key: string]: {
|
|
62
|
-
count: number;
|
|
63
|
-
};
|
|
64
|
-
};
|
|
65
|
-
}
|
|
66
|
-
type TemplateSearchFacet = {
|
|
67
|
-
field_name: string;
|
|
68
|
-
sampled: boolean;
|
|
69
|
-
stats: {
|
|
70
|
-
total_values: number;
|
|
71
|
-
};
|
|
72
|
-
counts: Array<{
|
|
73
|
-
count: number;
|
|
74
|
-
highlighted: string;
|
|
75
|
-
value: string;
|
|
76
|
-
}>;
|
|
77
|
-
};
|
|
78
|
-
interface ITemplatesWorkflowResponse extends ITemplatesWorkflow, IWorkflowTemplate {
|
|
79
|
-
description: string | null;
|
|
80
|
-
image: ITemplatesImage[];
|
|
81
|
-
categories: ITemplatesCategory[];
|
|
82
|
-
workflowInfo: ITemplatesWorkflowInfo;
|
|
83
|
-
}
|
|
84
|
-
interface ITemplatesWorkflowFull extends ITemplatesWorkflowResponse {
|
|
85
|
-
full: true;
|
|
86
|
-
}
|
|
87
|
-
interface ITemplatesQuery {
|
|
88
|
-
categories: string[];
|
|
89
|
-
search: string;
|
|
90
|
-
apps?: string[];
|
|
91
|
-
nodes?: string[];
|
|
92
|
-
sort?: string;
|
|
93
|
-
combineWith?: string;
|
|
94
|
-
}
|
|
95
|
-
interface ITemplatesCategory {
|
|
96
|
-
id: number;
|
|
97
|
-
name: string;
|
|
98
|
-
}
|
|
99
|
-
declare function testHealthEndpoint(apiEndpoint: string): Promise<any>;
|
|
100
|
-
declare function getCategories(apiEndpoint: string, headers?: RawAxiosRequestHeaders): Promise<{
|
|
101
|
-
categories: ITemplatesCategory[];
|
|
102
|
-
}>;
|
|
103
|
-
declare function getCollections(apiEndpoint: string, query: ITemplatesQuery, headers?: RawAxiosRequestHeaders): Promise<{
|
|
104
|
-
collections: ITemplatesCollection[];
|
|
105
|
-
}>;
|
|
106
|
-
declare function getWorkflows(apiEndpoint: string, query: {
|
|
107
|
-
page: number;
|
|
108
|
-
limit: number;
|
|
109
|
-
categories: string[];
|
|
110
|
-
search: string;
|
|
111
|
-
sort?: string;
|
|
112
|
-
apps?: string[];
|
|
113
|
-
nodes?: string[];
|
|
114
|
-
combineWith?: string;
|
|
115
|
-
}, headers?: RawAxiosRequestHeaders): Promise<{
|
|
116
|
-
totalWorkflows: number;
|
|
117
|
-
workflows: ITemplatesWorkflow[];
|
|
118
|
-
filters: TemplateSearchFacet[];
|
|
119
|
-
}>;
|
|
120
|
-
declare function getCollectionById(apiEndpoint: string, collectionId: string, headers?: RawAxiosRequestHeaders): Promise<{
|
|
121
|
-
collection: ITemplatesCollectionResponse;
|
|
122
|
-
}>;
|
|
123
|
-
declare function getTemplateById(apiEndpoint: string, templateId: string, headers?: RawAxiosRequestHeaders): Promise<{
|
|
124
|
-
workflow: ITemplatesWorkflowResponse;
|
|
125
|
-
}>;
|
|
126
|
-
declare function getWorkflowTemplate(apiEndpoint: string, templateId: string, headers?: RawAxiosRequestHeaders): Promise<IWorkflowTemplate>;
|
|
127
|
-
|
|
128
|
-
export { type ITemplatesCategory, type ITemplatesCollection, type ITemplatesCollectionFull, type ITemplatesCollectionResponse, type ITemplatesNode, type ITemplatesQuery, type ITemplatesWorkflow, type ITemplatesWorkflowFull, type ITemplatesWorkflowInfo, type ITemplatesWorkflowResponse, type IWorkflowTemplate, type IWorkflowTemplateNode, type IWorkflowTemplateNodeCredentials, type TemplateSearchFacet, getCategories, getCollectionById, getCollections, getTemplateById, getWorkflowTemplate, getWorkflows, testHealthEndpoint };
|
|
1
|
+
import "../tags-CAqCzyzW.cjs";
|
|
2
|
+
import "../versions-Dkx5pbFT.cjs";
|
|
3
|
+
import "../workflows-BEpE4ZKs.cjs";
|
|
4
|
+
import { ITemplatesCategory, ITemplatesCollection, ITemplatesCollectionFull, ITemplatesCollectionResponse, ITemplatesNode, ITemplatesQuery, ITemplatesWorkflow, ITemplatesWorkflowFull, ITemplatesWorkflowInfo, ITemplatesWorkflowResponse, IWorkflowTemplate, IWorkflowTemplateNode, IWorkflowTemplateNodeCredentials, TemplateSearchFacet, getCategories, getCollectionById, getCollections, getTemplateById, getWorkflowTemplate, getWorkflows, testHealthEndpoint } from "../templates-B7XqphoH.cjs";
|
|
5
|
+
export { ITemplatesCategory, ITemplatesCollection, ITemplatesCollectionFull, ITemplatesCollectionResponse, ITemplatesNode, ITemplatesQuery, ITemplatesWorkflow, ITemplatesWorkflowFull, ITemplatesWorkflowInfo, ITemplatesWorkflowResponse, IWorkflowTemplate, IWorkflowTemplateNode, IWorkflowTemplateNodeCredentials, TemplateSearchFacet, getCategories, getCollectionById, getCollections, getTemplateById, getWorkflowTemplate, getWorkflows, testHealthEndpoint };
|
package/dist/api/templates.d.ts
CHANGED
|
@@ -1,128 +1,5 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
import {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
interface IWorkflowTemplateNode extends Pick<INode, 'name' | 'type' | 'position' | 'parameters' | 'typeVersion' | 'webhookId' | 'id' | 'disabled'> {
|
|
8
|
-
credentials?: IWorkflowTemplateNodeCredentials;
|
|
9
|
-
}
|
|
10
|
-
interface IWorkflowTemplateNodeCredentials {
|
|
11
|
-
[key: string]: string | INodeCredentialsDetails;
|
|
12
|
-
}
|
|
13
|
-
interface IWorkflowTemplate {
|
|
14
|
-
id: number;
|
|
15
|
-
name: string;
|
|
16
|
-
workflow: Pick<WorkflowData, 'connections' | 'settings' | 'pinData'> & {
|
|
17
|
-
nodes: IWorkflowTemplateNode[];
|
|
18
|
-
};
|
|
19
|
-
}
|
|
20
|
-
interface ITemplatesNode extends VersionNode {
|
|
21
|
-
id: number;
|
|
22
|
-
categories?: ITemplatesCategory[];
|
|
23
|
-
}
|
|
24
|
-
interface ITemplatesCollection {
|
|
25
|
-
id: number;
|
|
26
|
-
name: string;
|
|
27
|
-
nodes: ITemplatesNode[];
|
|
28
|
-
workflows: Array<{
|
|
29
|
-
id: number;
|
|
30
|
-
}>;
|
|
31
|
-
}
|
|
32
|
-
interface ITemplatesImage {
|
|
33
|
-
id: number;
|
|
34
|
-
url: string;
|
|
35
|
-
}
|
|
36
|
-
interface ITemplatesCollectionExtended extends ITemplatesCollection {
|
|
37
|
-
description: string | null;
|
|
38
|
-
image: ITemplatesImage[];
|
|
39
|
-
categories: ITemplatesCategory[];
|
|
40
|
-
createdAt: string;
|
|
41
|
-
}
|
|
42
|
-
interface ITemplatesCollectionFull extends ITemplatesCollectionExtended {
|
|
43
|
-
full: true;
|
|
44
|
-
}
|
|
45
|
-
interface ITemplatesCollectionResponse extends ITemplatesCollectionExtended {
|
|
46
|
-
workflows: ITemplatesWorkflow[];
|
|
47
|
-
}
|
|
48
|
-
interface ITemplatesWorkflow {
|
|
49
|
-
id: number;
|
|
50
|
-
createdAt: string;
|
|
51
|
-
name: string;
|
|
52
|
-
nodes: ITemplatesNode[];
|
|
53
|
-
totalViews: number;
|
|
54
|
-
user: {
|
|
55
|
-
username: string;
|
|
56
|
-
};
|
|
57
|
-
}
|
|
58
|
-
interface ITemplatesWorkflowInfo {
|
|
59
|
-
nodeCount: number;
|
|
60
|
-
nodeTypes: {
|
|
61
|
-
[key: string]: {
|
|
62
|
-
count: number;
|
|
63
|
-
};
|
|
64
|
-
};
|
|
65
|
-
}
|
|
66
|
-
type TemplateSearchFacet = {
|
|
67
|
-
field_name: string;
|
|
68
|
-
sampled: boolean;
|
|
69
|
-
stats: {
|
|
70
|
-
total_values: number;
|
|
71
|
-
};
|
|
72
|
-
counts: Array<{
|
|
73
|
-
count: number;
|
|
74
|
-
highlighted: string;
|
|
75
|
-
value: string;
|
|
76
|
-
}>;
|
|
77
|
-
};
|
|
78
|
-
interface ITemplatesWorkflowResponse extends ITemplatesWorkflow, IWorkflowTemplate {
|
|
79
|
-
description: string | null;
|
|
80
|
-
image: ITemplatesImage[];
|
|
81
|
-
categories: ITemplatesCategory[];
|
|
82
|
-
workflowInfo: ITemplatesWorkflowInfo;
|
|
83
|
-
}
|
|
84
|
-
interface ITemplatesWorkflowFull extends ITemplatesWorkflowResponse {
|
|
85
|
-
full: true;
|
|
86
|
-
}
|
|
87
|
-
interface ITemplatesQuery {
|
|
88
|
-
categories: string[];
|
|
89
|
-
search: string;
|
|
90
|
-
apps?: string[];
|
|
91
|
-
nodes?: string[];
|
|
92
|
-
sort?: string;
|
|
93
|
-
combineWith?: string;
|
|
94
|
-
}
|
|
95
|
-
interface ITemplatesCategory {
|
|
96
|
-
id: number;
|
|
97
|
-
name: string;
|
|
98
|
-
}
|
|
99
|
-
declare function testHealthEndpoint(apiEndpoint: string): Promise<any>;
|
|
100
|
-
declare function getCategories(apiEndpoint: string, headers?: RawAxiosRequestHeaders): Promise<{
|
|
101
|
-
categories: ITemplatesCategory[];
|
|
102
|
-
}>;
|
|
103
|
-
declare function getCollections(apiEndpoint: string, query: ITemplatesQuery, headers?: RawAxiosRequestHeaders): Promise<{
|
|
104
|
-
collections: ITemplatesCollection[];
|
|
105
|
-
}>;
|
|
106
|
-
declare function getWorkflows(apiEndpoint: string, query: {
|
|
107
|
-
page: number;
|
|
108
|
-
limit: number;
|
|
109
|
-
categories: string[];
|
|
110
|
-
search: string;
|
|
111
|
-
sort?: string;
|
|
112
|
-
apps?: string[];
|
|
113
|
-
nodes?: string[];
|
|
114
|
-
combineWith?: string;
|
|
115
|
-
}, headers?: RawAxiosRequestHeaders): Promise<{
|
|
116
|
-
totalWorkflows: number;
|
|
117
|
-
workflows: ITemplatesWorkflow[];
|
|
118
|
-
filters: TemplateSearchFacet[];
|
|
119
|
-
}>;
|
|
120
|
-
declare function getCollectionById(apiEndpoint: string, collectionId: string, headers?: RawAxiosRequestHeaders): Promise<{
|
|
121
|
-
collection: ITemplatesCollectionResponse;
|
|
122
|
-
}>;
|
|
123
|
-
declare function getTemplateById(apiEndpoint: string, templateId: string, headers?: RawAxiosRequestHeaders): Promise<{
|
|
124
|
-
workflow: ITemplatesWorkflowResponse;
|
|
125
|
-
}>;
|
|
126
|
-
declare function getWorkflowTemplate(apiEndpoint: string, templateId: string, headers?: RawAxiosRequestHeaders): Promise<IWorkflowTemplate>;
|
|
127
|
-
|
|
128
|
-
export { type ITemplatesCategory, type ITemplatesCollection, type ITemplatesCollectionFull, type ITemplatesCollectionResponse, type ITemplatesNode, type ITemplatesQuery, type ITemplatesWorkflow, type ITemplatesWorkflowFull, type ITemplatesWorkflowInfo, type ITemplatesWorkflowResponse, type IWorkflowTemplate, type IWorkflowTemplateNode, type IWorkflowTemplateNodeCredentials, type TemplateSearchFacet, getCategories, getCollectionById, getCollections, getTemplateById, getWorkflowTemplate, getWorkflows, testHealthEndpoint };
|
|
1
|
+
import "../tags-BmQjq4MC.js";
|
|
2
|
+
import "../versions-Yr__bekI.js";
|
|
3
|
+
import "../workflows-BcSwqS1l.js";
|
|
4
|
+
import { ITemplatesCategory, ITemplatesCollection, ITemplatesCollectionFull, ITemplatesCollectionResponse, ITemplatesNode, ITemplatesQuery, ITemplatesWorkflow, ITemplatesWorkflowFull, ITemplatesWorkflowInfo, ITemplatesWorkflowResponse, IWorkflowTemplate, IWorkflowTemplateNode, IWorkflowTemplateNodeCredentials, TemplateSearchFacet, getCategories, getCollectionById, getCollections, getTemplateById, getWorkflowTemplate, getWorkflows, testHealthEndpoint } from "../templates-CWiTMqRP.js";
|
|
5
|
+
export { ITemplatesCategory, ITemplatesCollection, ITemplatesCollectionFull, ITemplatesCollectionResponse, ITemplatesNode, ITemplatesQuery, ITemplatesWorkflow, ITemplatesWorkflowFull, ITemplatesWorkflowInfo, ITemplatesWorkflowResponse, IWorkflowTemplate, IWorkflowTemplateNode, IWorkflowTemplateNodeCredentials, TemplateSearchFacet, getCategories, getCollectionById, getCollections, getTemplateById, getWorkflowTemplate, getWorkflows, testHealthEndpoint };
|
package/dist/api/templates.js
CHANGED
|
@@ -1,20 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
getTemplateById,
|
|
6
|
-
getWorkflowTemplate,
|
|
7
|
-
getWorkflows,
|
|
8
|
-
testHealthEndpoint
|
|
9
|
-
} from "../chunk-6XFZR7YV.js";
|
|
10
|
-
import "../chunk-ODVTDHTS.js";
|
|
11
|
-
export {
|
|
12
|
-
getCategories,
|
|
13
|
-
getCollectionById,
|
|
14
|
-
getCollections,
|
|
15
|
-
getTemplateById,
|
|
16
|
-
getWorkflowTemplate,
|
|
17
|
-
getWorkflows,
|
|
18
|
-
testHealthEndpoint
|
|
19
|
-
};
|
|
20
|
-
//# sourceMappingURL=templates.js.map
|
|
1
|
+
import "../utils-C6ys34iA.js";
|
|
2
|
+
import { getCategories, getCollectionById, getCollections, getTemplateById, getWorkflowTemplate, getWorkflows, testHealthEndpoint } from "../templates-wGD4yMr7.js";
|
|
3
|
+
|
|
4
|
+
export { getCategories, getCollectionById, getCollections, getTemplateById, getWorkflowTemplate, getWorkflows, testHealthEndpoint };
|
|
@@ -1,8 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
require('../utils-ZXKTtQnj.cjs');
|
|
2
|
+
const require_third_party_licenses = require('../third-party-licenses-CrcvU83z.cjs');
|
|
2
3
|
|
|
3
|
-
|
|
4
|
-
require('../chunk-7AIMEVIC.cjs');
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
exports.getThirdPartyLicenses = _chunkFOHBHPHDcjs.getThirdPartyLicenses;
|
|
8
|
-
//# sourceMappingURL=third-party-licenses.cjs.map
|
|
4
|
+
exports.getThirdPartyLicenses = require_third_party_licenses.getThirdPartyLicenses;
|
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
export { getThirdPartyLicenses };
|
|
1
|
+
import "../types-CGd0oIFw.cjs";
|
|
2
|
+
import { getThirdPartyLicenses } from "../third-party-licenses-C0Nz4RHq.cjs";
|
|
3
|
+
export { getThirdPartyLicenses };
|
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
export { getThirdPartyLicenses };
|
|
1
|
+
import "../types-DhrOsni7.js";
|
|
2
|
+
import { getThirdPartyLicenses } from "../third-party-licenses-BBpNd2rx.js";
|
|
3
|
+
export { getThirdPartyLicenses };
|
|
@@ -1,8 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
export {
|
|
6
|
-
getThirdPartyLicenses
|
|
7
|
-
};
|
|
8
|
-
//# sourceMappingURL=third-party-licenses.js.map
|
|
1
|
+
import "../utils-C6ys34iA.js";
|
|
2
|
+
import { getThirdPartyLicenses } from "../third-party-licenses-8vKtcmnF.js";
|
|
3
|
+
|
|
4
|
+
export { getThirdPartyLicenses };
|
package/dist/api/ui.cjs
CHANGED
|
@@ -1,8 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
require('../utils-ZXKTtQnj.cjs');
|
|
2
|
+
const require_ui = require('../ui-C3gT7sPj.cjs');
|
|
2
3
|
|
|
3
|
-
|
|
4
|
-
require('../chunk-7AIMEVIC.cjs');
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
exports.dismissBannerPermanently = _chunkWA3PFRYQcjs.dismissBannerPermanently;
|
|
8
|
-
//# sourceMappingURL=ui.cjs.map
|
|
4
|
+
exports.dismissBannerPermanently = require_ui.dismissBannerPermanently;
|
package/dist/api/ui.d.cts
CHANGED
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
declare function dismissBannerPermanently(context: IRestApiContext, data: {
|
|
5
|
-
bannerName: BannerName;
|
|
6
|
-
dismissedBanners: string[];
|
|
7
|
-
}): Promise<void>;
|
|
8
|
-
|
|
9
|
-
export { dismissBannerPermanently };
|
|
1
|
+
import "../types-CGd0oIFw.cjs";
|
|
2
|
+
import { dismissBannerPermanently } from "../ui-pGYj__59.cjs";
|
|
3
|
+
export { dismissBannerPermanently };
|
package/dist/api/ui.d.ts
CHANGED
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
declare function dismissBannerPermanently(context: IRestApiContext, data: {
|
|
5
|
-
bannerName: BannerName;
|
|
6
|
-
dismissedBanners: string[];
|
|
7
|
-
}): Promise<void>;
|
|
8
|
-
|
|
9
|
-
export { dismissBannerPermanently };
|
|
1
|
+
import "../types-DhrOsni7.js";
|
|
2
|
+
import { dismissBannerPermanently } from "../ui-sl-6RuyK.js";
|
|
3
|
+
export { dismissBannerPermanently };
|
package/dist/api/ui.js
CHANGED
|
@@ -1,8 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
export {
|
|
6
|
-
dismissBannerPermanently
|
|
7
|
-
};
|
|
8
|
-
//# sourceMappingURL=ui.js.map
|
|
1
|
+
import "../utils-C6ys34iA.js";
|
|
2
|
+
import { dismissBannerPermanently } from "../ui-B4xr8QiX.js";
|
|
3
|
+
|
|
4
|
+
export { dismissBannerPermanently };
|
package/dist/api/usage.cjs
CHANGED
|
@@ -1,16 +1,8 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
exports.activateLicenseKey = _chunkJ5ZJ7YD3cjs.activateLicenseKey; exports.getLicense = _chunkJ5ZJ7YD3cjs.getLicense; exports.registerCommunityEdition = _chunkJ5ZJ7YD3cjs.registerCommunityEdition; exports.renewLicense = _chunkJ5ZJ7YD3cjs.renewLicense; exports.requestLicenseTrial = _chunkJ5ZJ7YD3cjs.requestLicenseTrial;
|
|
16
|
-
//# sourceMappingURL=usage.cjs.map
|
|
1
|
+
require('../utils-ZXKTtQnj.cjs');
|
|
2
|
+
const require_usage = require('../usage-DLyBkpx1.cjs');
|
|
3
|
+
|
|
4
|
+
exports.activateLicenseKey = require_usage.activateLicenseKey;
|
|
5
|
+
exports.getLicense = require_usage.getLicense;
|
|
6
|
+
exports.registerCommunityEdition = require_usage.registerCommunityEdition;
|
|
7
|
+
exports.renewLicense = require_usage.renewLicense;
|
|
8
|
+
exports.requestLicenseTrial = require_usage.requestLicenseTrial;
|
package/dist/api/usage.d.cts
CHANGED
|
@@ -1,15 +1,3 @@
|
|
|
1
|
-
import
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
declare const getLicense: (context: IRestApiContext) => Promise<UsageState["data"]>;
|
|
5
|
-
declare const activateLicenseKey: (context: IRestApiContext, data: {
|
|
6
|
-
activationKey: string;
|
|
7
|
-
}) => Promise<UsageState["data"]>;
|
|
8
|
-
declare const renewLicense: (context: IRestApiContext) => Promise<UsageState["data"]>;
|
|
9
|
-
declare const requestLicenseTrial: (context: IRestApiContext) => Promise<UsageState["data"]>;
|
|
10
|
-
declare const registerCommunityEdition: (context: IRestApiContext, params: CommunityRegisteredRequestDto) => Promise<{
|
|
11
|
-
title: string;
|
|
12
|
-
text: string;
|
|
13
|
-
}>;
|
|
14
|
-
|
|
15
|
-
export { activateLicenseKey, getLicense, registerCommunityEdition, renewLicense, requestLicenseTrial };
|
|
1
|
+
import "../types-CGd0oIFw.cjs";
|
|
2
|
+
import { activateLicenseKey, getLicense, registerCommunityEdition, renewLicense, requestLicenseTrial } from "../usage-CS_GHm0I.cjs";
|
|
3
|
+
export { activateLicenseKey, getLicense, registerCommunityEdition, renewLicense, requestLicenseTrial };
|
package/dist/api/usage.d.ts
CHANGED
|
@@ -1,15 +1,3 @@
|
|
|
1
|
-
import
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
declare const getLicense: (context: IRestApiContext) => Promise<UsageState["data"]>;
|
|
5
|
-
declare const activateLicenseKey: (context: IRestApiContext, data: {
|
|
6
|
-
activationKey: string;
|
|
7
|
-
}) => Promise<UsageState["data"]>;
|
|
8
|
-
declare const renewLicense: (context: IRestApiContext) => Promise<UsageState["data"]>;
|
|
9
|
-
declare const requestLicenseTrial: (context: IRestApiContext) => Promise<UsageState["data"]>;
|
|
10
|
-
declare const registerCommunityEdition: (context: IRestApiContext, params: CommunityRegisteredRequestDto) => Promise<{
|
|
11
|
-
title: string;
|
|
12
|
-
text: string;
|
|
13
|
-
}>;
|
|
14
|
-
|
|
15
|
-
export { activateLicenseKey, getLicense, registerCommunityEdition, renewLicense, requestLicenseTrial };
|
|
1
|
+
import "../types-DhrOsni7.js";
|
|
2
|
+
import { activateLicenseKey, getLicense, registerCommunityEdition, renewLicense, requestLicenseTrial } from "../usage-CBdTEDDu.js";
|
|
3
|
+
export { activateLicenseKey, getLicense, registerCommunityEdition, renewLicense, requestLicenseTrial };
|
package/dist/api/usage.js
CHANGED
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
renewLicense,
|
|
6
|
-
requestLicenseTrial
|
|
7
|
-
} from "../chunk-FTJN5BLR.js";
|
|
8
|
-
import "../chunk-ODVTDHTS.js";
|
|
9
|
-
export {
|
|
10
|
-
activateLicenseKey,
|
|
11
|
-
getLicense,
|
|
12
|
-
registerCommunityEdition,
|
|
13
|
-
renewLicense,
|
|
14
|
-
requestLicenseTrial
|
|
15
|
-
};
|
|
16
|
-
//# sourceMappingURL=usage.js.map
|
|
1
|
+
import "../utils-C6ys34iA.js";
|
|
2
|
+
import { activateLicenseKey, getLicense, registerCommunityEdition, renewLicense, requestLicenseTrial } from "../usage-CRQ8GiSr.js";
|
|
3
|
+
|
|
4
|
+
export { activateLicenseKey, getLicense, registerCommunityEdition, renewLicense, requestLicenseTrial };
|
package/dist/api/users.cjs
CHANGED
|
@@ -1,44 +1,22 @@
|
|
|
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
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
exports.changePassword = _chunkMJCQK6VGcjs.changePassword; exports.deleteUser = _chunkMJCQK6VGcjs.deleteUser; exports.getInviteLink = _chunkMJCQK6VGcjs.getInviteLink; exports.getPasswordResetLink = _chunkMJCQK6VGcjs.getPasswordResetLink; exports.getUsers = _chunkMJCQK6VGcjs.getUsers; exports.login = _chunkMJCQK6VGcjs.login; exports.loginCurrentUser = _chunkMJCQK6VGcjs.loginCurrentUser; exports.logout = _chunkMJCQK6VGcjs.logout; exports.sendForgotPasswordEmail = _chunkMJCQK6VGcjs.sendForgotPasswordEmail; exports.setupOwner = _chunkMJCQK6VGcjs.setupOwner; exports.signup = _chunkMJCQK6VGcjs.signup; exports.submitPersonalizationSurvey = _chunkMJCQK6VGcjs.submitPersonalizationSurvey; exports.updateCurrentUser = _chunkMJCQK6VGcjs.updateCurrentUser; exports.updateCurrentUserPassword = _chunkMJCQK6VGcjs.updateCurrentUserPassword; exports.updateCurrentUserSettings = _chunkMJCQK6VGcjs.updateCurrentUserSettings; exports.updateGlobalRole = _chunkMJCQK6VGcjs.updateGlobalRole; exports.updateOtherUserSettings = _chunkMJCQK6VGcjs.updateOtherUserSettings; exports.validatePasswordToken = _chunkMJCQK6VGcjs.validatePasswordToken; exports.validateSignupToken = _chunkMJCQK6VGcjs.validateSignupToken;
|
|
44
|
-
//# sourceMappingURL=users.cjs.map
|
|
1
|
+
require('../utils-ZXKTtQnj.cjs');
|
|
2
|
+
const require_users = require('../users-DmE1VJFB.cjs');
|
|
3
|
+
|
|
4
|
+
exports.changePassword = require_users.changePassword;
|
|
5
|
+
exports.deleteUser = require_users.deleteUser;
|
|
6
|
+
exports.getInviteLink = require_users.getInviteLink;
|
|
7
|
+
exports.getPasswordResetLink = require_users.getPasswordResetLink;
|
|
8
|
+
exports.getUsers = require_users.getUsers;
|
|
9
|
+
exports.login = require_users.login;
|
|
10
|
+
exports.loginCurrentUser = require_users.loginCurrentUser;
|
|
11
|
+
exports.logout = require_users.logout;
|
|
12
|
+
exports.sendForgotPasswordEmail = require_users.sendForgotPasswordEmail;
|
|
13
|
+
exports.setupOwner = require_users.setupOwner;
|
|
14
|
+
exports.signup = require_users.signup;
|
|
15
|
+
exports.submitPersonalizationSurvey = require_users.submitPersonalizationSurvey;
|
|
16
|
+
exports.updateCurrentUser = require_users.updateCurrentUser;
|
|
17
|
+
exports.updateCurrentUserPassword = require_users.updateCurrentUserPassword;
|
|
18
|
+
exports.updateCurrentUserSettings = require_users.updateCurrentUserSettings;
|
|
19
|
+
exports.updateGlobalRole = require_users.updateGlobalRole;
|
|
20
|
+
exports.updateOtherUserSettings = require_users.updateOtherUserSettings;
|
|
21
|
+
exports.validatePasswordToken = require_users.validatePasswordToken;
|
|
22
|
+
exports.validateSignupToken = require_users.validateSignupToken;
|