@novu/api 3.14.1 → 3.14.2-rc.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/README.md +52 -3
- package/funcs/activityTrack.js.map +1 -1
- package/funcs/cancel.js.map +1 -1
- package/funcs/channelConnectionsDelete.js.map +1 -1
- package/funcs/channelConnectionsRetrieve.js.map +1 -1
- package/funcs/channelConnectionsUpdate.js.map +1 -1
- package/funcs/channelEndpointsCreate.d.ts +2 -0
- package/funcs/channelEndpointsCreate.d.ts.map +1 -1
- package/funcs/channelEndpointsCreate.js +3 -1
- package/funcs/channelEndpointsCreate.js.map +1 -1
- package/funcs/channelEndpointsDelete.d.ts +2 -0
- package/funcs/channelEndpointsDelete.d.ts.map +1 -1
- package/funcs/channelEndpointsDelete.js +3 -1
- package/funcs/channelEndpointsDelete.js.map +1 -1
- package/funcs/channelEndpointsList.d.ts +2 -0
- package/funcs/channelEndpointsList.d.ts.map +1 -1
- package/funcs/channelEndpointsList.js +3 -1
- package/funcs/channelEndpointsList.js.map +1 -1
- package/funcs/channelEndpointsRetrieve.d.ts +2 -0
- package/funcs/channelEndpointsRetrieve.d.ts.map +1 -1
- package/funcs/channelEndpointsRetrieve.js +3 -1
- package/funcs/channelEndpointsRetrieve.js.map +1 -1
- package/funcs/channelEndpointsUpdate.d.ts +2 -0
- package/funcs/channelEndpointsUpdate.d.ts.map +1 -1
- package/funcs/channelEndpointsUpdate.js +3 -1
- package/funcs/channelEndpointsUpdate.js.map +1 -1
- package/funcs/contextsDelete.js.map +1 -1
- package/funcs/contextsRetrieve.js.map +1 -1
- package/funcs/contextsUpdate.js.map +1 -1
- package/funcs/environmentVariablesCreate.d.ts +19 -0
- package/funcs/environmentVariablesCreate.d.ts.map +1 -0
- package/funcs/environmentVariablesCreate.js +154 -0
- package/funcs/environmentVariablesCreate.js.map +1 -0
- package/funcs/environmentVariablesDelete.d.ts +18 -0
- package/funcs/environmentVariablesDelete.d.ts.map +1 -0
- package/funcs/environmentVariablesDelete.js +158 -0
- package/funcs/environmentVariablesDelete.js.map +1 -0
- package/funcs/environmentVariablesList.d.ts +18 -0
- package/funcs/environmentVariablesList.d.ts.map +1 -0
- package/funcs/environmentVariablesList.js +155 -0
- package/funcs/environmentVariablesList.js.map +1 -0
- package/funcs/environmentVariablesRetrieve.d.ts +18 -0
- package/funcs/environmentVariablesRetrieve.d.ts.map +1 -0
- package/funcs/environmentVariablesRetrieve.js +157 -0
- package/funcs/environmentVariablesRetrieve.js.map +1 -0
- package/funcs/environmentVariablesUpdate.d.ts +19 -0
- package/funcs/environmentVariablesUpdate.d.ts.map +1 -0
- package/funcs/environmentVariablesUpdate.js +161 -0
- package/funcs/environmentVariablesUpdate.js.map +1 -0
- package/funcs/environmentVariablesUsage.d.ts +18 -0
- package/funcs/environmentVariablesUsage.d.ts.map +1 -0
- package/funcs/environmentVariablesUsage.js +157 -0
- package/funcs/environmentVariablesUsage.js.map +1 -0
- package/funcs/environmentsDelete.js.map +1 -1
- package/funcs/environmentsDiff.js.map +1 -1
- package/funcs/environmentsGetTags.js.map +1 -1
- package/funcs/environmentsPublish.js.map +1 -1
- package/funcs/environmentsUpdate.js.map +1 -1
- package/funcs/integrationsDelete.js.map +1 -1
- package/funcs/integrationsIntegrationsControllerAutoConfigureIntegration.js.map +1 -1
- package/funcs/integrationsSetAsPrimary.js.map +1 -1
- package/funcs/integrationsUpdate.js.map +1 -1
- package/funcs/layoutsDelete.js.map +1 -1
- package/funcs/layoutsDuplicate.js.map +1 -1
- package/funcs/layoutsGeneratePreview.js.map +1 -1
- package/funcs/layoutsRetrieve.js.map +1 -1
- package/funcs/layoutsUpdate.js.map +1 -1
- package/funcs/layoutsUsage.js.map +1 -1
- package/funcs/messagesDelete.js.map +1 -1
- package/funcs/messagesDeleteByTransactionId.js.map +1 -1
- package/funcs/notificationsRetrieve.js.map +1 -1
- package/funcs/subscribersCredentialsAppend.js.map +1 -1
- package/funcs/subscribersCredentialsDelete.js.map +1 -1
- package/funcs/subscribersCredentialsUpdate.js.map +1 -1
- package/funcs/subscribersDelete.js.map +1 -1
- package/funcs/subscribersMessagesMarkAll.js.map +1 -1
- package/funcs/subscribersMessagesMarkAllAs.js.map +1 -1
- package/funcs/subscribersMessagesUpdateAsSeen.js.map +1 -1
- package/funcs/subscribersNotificationsArchive.d.ts +18 -0
- package/funcs/subscribersNotificationsArchive.d.ts.map +1 -0
- package/funcs/subscribersNotificationsArchive.js +159 -0
- package/funcs/subscribersNotificationsArchive.js.map +1 -0
- package/funcs/subscribersNotificationsArchiveAll.d.ts +19 -0
- package/funcs/subscribersNotificationsArchiveAll.d.ts.map +1 -0
- package/funcs/subscribersNotificationsArchiveAll.js +162 -0
- package/funcs/subscribersNotificationsArchiveAll.js.map +1 -0
- package/funcs/subscribersNotificationsArchiveAllRead.d.ts +19 -0
- package/funcs/subscribersNotificationsArchiveAllRead.d.ts.map +1 -0
- package/funcs/subscribersNotificationsArchiveAllRead.js +162 -0
- package/funcs/subscribersNotificationsArchiveAllRead.js.map +1 -0
- package/funcs/subscribersNotificationsCompleteAction.d.ts +18 -0
- package/funcs/subscribersNotificationsCompleteAction.d.ts.map +1 -0
- package/funcs/subscribersNotificationsCompleteAction.js +165 -0
- package/funcs/subscribersNotificationsCompleteAction.js.map +1 -0
- package/funcs/subscribersNotificationsCount.d.ts +19 -0
- package/funcs/subscribersNotificationsCount.d.ts.map +1 -0
- package/funcs/subscribersNotificationsCount.js +163 -0
- package/funcs/subscribersNotificationsCount.js.map +1 -0
- package/funcs/subscribersNotificationsDelete.d.ts +18 -0
- package/funcs/subscribersNotificationsDelete.d.ts.map +1 -0
- package/funcs/subscribersNotificationsDelete.js +160 -0
- package/funcs/subscribersNotificationsDelete.js.map +1 -0
- package/funcs/subscribersNotificationsDeleteAll.d.ts +19 -0
- package/funcs/subscribersNotificationsDeleteAll.d.ts.map +1 -0
- package/funcs/subscribersNotificationsDeleteAll.js +162 -0
- package/funcs/subscribersNotificationsDeleteAll.js.map +1 -0
- package/funcs/subscribersNotificationsFeed.js.map +1 -1
- package/funcs/subscribersNotificationsList.d.ts +19 -0
- package/funcs/subscribersNotificationsList.d.ts.map +1 -0
- package/funcs/subscribersNotificationsList.js +170 -0
- package/funcs/subscribersNotificationsList.js.map +1 -0
- package/funcs/subscribersNotificationsMarkAllAsRead.d.ts +19 -0
- package/funcs/subscribersNotificationsMarkAllAsRead.d.ts.map +1 -0
- package/funcs/subscribersNotificationsMarkAllAsRead.js +162 -0
- package/funcs/subscribersNotificationsMarkAllAsRead.js.map +1 -0
- package/funcs/subscribersNotificationsMarkAsRead.d.ts +18 -0
- package/funcs/subscribersNotificationsMarkAsRead.d.ts.map +1 -0
- package/funcs/subscribersNotificationsMarkAsRead.js +161 -0
- package/funcs/subscribersNotificationsMarkAsRead.js.map +1 -0
- package/funcs/subscribersNotificationsMarkAsSeen.d.ts +19 -0
- package/funcs/subscribersNotificationsMarkAsSeen.d.ts.map +1 -0
- package/funcs/subscribersNotificationsMarkAsSeen.js +160 -0
- package/funcs/subscribersNotificationsMarkAsSeen.js.map +1 -0
- package/funcs/subscribersNotificationsMarkAsUnread.d.ts +18 -0
- package/funcs/subscribersNotificationsMarkAsUnread.d.ts.map +1 -0
- package/funcs/subscribersNotificationsMarkAsUnread.js +161 -0
- package/funcs/subscribersNotificationsMarkAsUnread.js.map +1 -0
- package/funcs/subscribersNotificationsRevertAction.d.ts +18 -0
- package/funcs/subscribersNotificationsRevertAction.d.ts.map +1 -0
- package/funcs/subscribersNotificationsRevertAction.js +165 -0
- package/funcs/subscribersNotificationsRevertAction.js.map +1 -0
- package/funcs/subscribersNotificationsSnooze.d.ts +18 -0
- package/funcs/subscribersNotificationsSnooze.d.ts.map +1 -0
- package/funcs/subscribersNotificationsSnooze.js +162 -0
- package/funcs/subscribersNotificationsSnooze.js.map +1 -0
- package/funcs/subscribersNotificationsUnarchive.d.ts +18 -0
- package/funcs/subscribersNotificationsUnarchive.d.ts.map +1 -0
- package/funcs/subscribersNotificationsUnarchive.js +160 -0
- package/funcs/subscribersNotificationsUnarchive.js.map +1 -0
- package/funcs/subscribersNotificationsUnseenCount.js.map +1 -1
- package/funcs/subscribersNotificationsUnsnooze.d.ts +18 -0
- package/funcs/subscribersNotificationsUnsnooze.d.ts.map +1 -0
- package/funcs/subscribersNotificationsUnsnooze.js +160 -0
- package/funcs/subscribersNotificationsUnsnooze.js.map +1 -0
- package/funcs/subscribersPatch.js.map +1 -1
- package/funcs/subscribersPreferencesBulkUpdate.js.map +1 -1
- package/funcs/subscribersPreferencesList.js.map +1 -1
- package/funcs/subscribersPreferencesUpdate.js.map +1 -1
- package/funcs/subscribersPropertiesUpdateOnlineFlag.js.map +1 -1
- package/funcs/subscribersRetrieve.js.map +1 -1
- package/funcs/subscribersTopicsList.js.map +1 -1
- package/funcs/topicsDelete.js.map +1 -1
- package/funcs/topicsGet.js.map +1 -1
- package/funcs/topicsSubscribersRetrieve.js.map +1 -1
- package/funcs/topicsSubscriptionsCreate.js.map +1 -1
- package/funcs/topicsSubscriptionsDelete.js.map +1 -1
- package/funcs/topicsSubscriptionsGetSubscription.js.map +1 -1
- package/funcs/topicsSubscriptionsList.js.map +1 -1
- package/funcs/topicsSubscriptionsUpdate.js.map +1 -1
- package/funcs/topicsUpdate.js.map +1 -1
- package/funcs/translationsCreate.d.ts +2 -0
- package/funcs/translationsCreate.d.ts.map +1 -1
- package/funcs/translationsCreate.js +3 -1
- package/funcs/translationsCreate.js.map +1 -1
- package/funcs/translationsDelete.d.ts +2 -0
- package/funcs/translationsDelete.d.ts.map +1 -1
- package/funcs/translationsDelete.js +3 -1
- package/funcs/translationsDelete.js.map +1 -1
- package/funcs/translationsGroupsDelete.d.ts +2 -0
- package/funcs/translationsGroupsDelete.d.ts.map +1 -1
- package/funcs/translationsGroupsDelete.js +3 -1
- package/funcs/translationsGroupsDelete.js.map +1 -1
- package/funcs/translationsGroupsRetrieve.d.ts +2 -0
- package/funcs/translationsGroupsRetrieve.d.ts.map +1 -1
- package/funcs/translationsGroupsRetrieve.js +3 -1
- package/funcs/translationsGroupsRetrieve.js.map +1 -1
- package/funcs/translationsMasterImport.d.ts +2 -0
- package/funcs/translationsMasterImport.d.ts.map +1 -1
- package/funcs/translationsMasterImport.js +3 -1
- package/funcs/translationsMasterImport.js.map +1 -1
- package/funcs/translationsMasterRetrieve.d.ts +2 -0
- package/funcs/translationsMasterRetrieve.d.ts.map +1 -1
- package/funcs/translationsMasterRetrieve.js +3 -1
- package/funcs/translationsMasterRetrieve.js.map +1 -1
- package/funcs/translationsMasterUpload.d.ts +2 -0
- package/funcs/translationsMasterUpload.d.ts.map +1 -1
- package/funcs/translationsMasterUpload.js +8 -12
- package/funcs/translationsMasterUpload.js.map +1 -1
- package/funcs/translationsRetrieve.d.ts +2 -0
- package/funcs/translationsRetrieve.d.ts.map +1 -1
- package/funcs/translationsRetrieve.js +3 -1
- package/funcs/translationsRetrieve.js.map +1 -1
- package/funcs/translationsUpload.d.ts +2 -0
- package/funcs/translationsUpload.d.ts.map +1 -1
- package/funcs/translationsUpload.js +8 -12
- package/funcs/translationsUpload.js.map +1 -1
- package/funcs/workflowsDelete.js.map +1 -1
- package/funcs/workflowsGet.js.map +1 -1
- package/funcs/workflowsPatch.js.map +1 -1
- package/funcs/workflowsStepsGeneratePreview.d.ts +18 -0
- package/funcs/workflowsStepsGeneratePreview.d.ts.map +1 -0
- package/funcs/workflowsStepsGeneratePreview.js +157 -0
- package/funcs/workflowsStepsGeneratePreview.js.map +1 -0
- package/funcs/workflowsStepsRetrieve.js.map +1 -1
- package/funcs/workflowsSync.js.map +1 -1
- package/funcs/workflowsUpdate.js.map +1 -1
- package/jsr.json +1 -1
- package/lib/config.d.ts +3 -3
- package/lib/config.js +3 -3
- package/lib/config.js.map +1 -1
- package/lib/encodings.d.ts.map +1 -1
- package/lib/encodings.js +20 -5
- package/lib/encodings.js.map +1 -1
- package/lib/files.d.ts +13 -0
- package/lib/files.d.ts.map +1 -1
- package/lib/files.js +19 -0
- package/lib/files.js.map +1 -1
- package/lib/sdks.d.ts.map +1 -1
- package/lib/sdks.js +8 -4
- package/lib/sdks.js.map +1 -1
- package/lib/security.d.ts +1 -1
- package/lib/security.d.ts.map +1 -1
- package/lib/security.js +19 -8
- package/lib/security.js.map +1 -1
- package/lib/url.d.ts.map +1 -1
- package/lib/url.js +4 -2
- package/lib/url.js.map +1 -1
- package/models/components/activitynotificationjobresponsedto.d.ts +1 -0
- package/models/components/activitynotificationjobresponsedto.d.ts.map +1 -1
- package/models/components/activitynotificationjobresponsedto.js +1 -0
- package/models/components/activitynotificationjobresponsedto.js.map +1 -1
- package/models/components/chatrenderoutput.d.ts +13 -0
- package/models/components/chatrenderoutput.d.ts.map +1 -0
- package/models/components/chatrenderoutput.js +50 -0
- package/models/components/chatrenderoutput.js.map +1 -0
- package/models/components/contentissueenum.d.ts +1 -0
- package/models/components/contentissueenum.d.ts.map +1 -1
- package/models/components/contentissueenum.js +1 -0
- package/models/components/contentissueenum.js.map +1 -1
- package/models/components/createenvironmentvariablerequestdto.d.ts +41 -0
- package/models/components/createenvironmentvariablerequestdto.d.ts.map +1 -0
- package/models/components/createenvironmentvariablerequestdto.js +62 -0
- package/models/components/createenvironmentvariablerequestdto.js.map +1 -0
- package/models/components/createworkflowdto.d.ts +5 -4
- package/models/components/createworkflowdto.d.ts.map +1 -1
- package/models/components/createworkflowdto.js +3 -0
- package/models/components/createworkflowdto.js.map +1 -1
- package/models/components/digestregularoutput.d.ts +33 -0
- package/models/components/digestregularoutput.d.ts.map +1 -0
- package/models/components/digestregularoutput.js +60 -0
- package/models/components/digestregularoutput.js.map +1 -0
- package/models/components/emailcontroldto.d.ts +0 -20
- package/models/components/emailcontroldto.d.ts.map +1 -1
- package/models/components/emailcontroldto.js +1 -14
- package/models/components/emailcontroldto.js.map +1 -1
- package/models/components/emailrenderoutput.d.ts +17 -0
- package/models/components/emailrenderoutput.d.ts.map +1 -0
- package/models/components/emailrenderoutput.js +51 -0
- package/models/components/emailrenderoutput.js.map +1 -0
- package/models/components/emailstepresponsedto.d.ts +0 -17
- package/models/components/emailstepresponsedto.d.ts.map +1 -1
- package/models/components/emailstepresponsedto.js +1 -11
- package/models/components/emailstepresponsedto.js.map +1 -1
- package/models/components/environmentvariableresponsedto.d.ts +25 -0
- package/models/components/environmentvariableresponsedto.d.ts.map +1 -0
- package/models/components/environmentvariableresponsedto.js +69 -0
- package/models/components/environmentvariableresponsedto.js.map +1 -0
- package/models/components/environmentvariablevaluedto.d.ts +14 -0
- package/models/components/environmentvariablevaluedto.d.ts.map +1 -0
- package/models/components/environmentvariablevaluedto.js +55 -0
- package/models/components/environmentvariablevaluedto.js.map +1 -0
- package/models/components/environmentvariablevalueresponsedto.d.ts +14 -0
- package/models/components/environmentvariablevalueresponsedto.d.ts.map +1 -0
- package/models/components/environmentvariablevalueresponsedto.js +56 -0
- package/models/components/environmentvariablevalueresponsedto.js.map +1 -0
- package/models/components/environmentvariableworkflowinfodto.d.ts +17 -0
- package/models/components/environmentvariableworkflowinfodto.d.ts.map +1 -0
- package/models/components/environmentvariableworkflowinfodto.js +51 -0
- package/models/components/environmentvariableworkflowinfodto.js.map +1 -0
- package/models/components/generatepreviewrequestdto.d.ts +25 -0
- package/models/components/generatepreviewrequestdto.d.ts.map +1 -0
- package/models/components/generatepreviewrequestdto.js +51 -0
- package/models/components/generatepreviewrequestdto.js.map +1 -0
- package/models/components/generatepreviewresponsedto.d.ts +157 -0
- package/models/components/generatepreviewresponsedto.d.ts.map +1 -0
- package/models/components/generatepreviewresponsedto.js +210 -0
- package/models/components/generatepreviewresponsedto.js.map +1 -0
- package/models/components/getenvironmentvariableusageresponsedto.d.ts +14 -0
- package/models/components/getenvironmentvariableusageresponsedto.d.ts.map +1 -0
- package/models/components/getenvironmentvariableusageresponsedto.js +51 -0
- package/models/components/getenvironmentvariableusageresponsedto.js.map +1 -0
- package/models/components/getsubscribernotificationscountresponsedto.d.ts +19 -0
- package/models/components/getsubscribernotificationscountresponsedto.d.ts.map +1 -0
- package/models/components/getsubscribernotificationscountresponsedto.js +51 -0
- package/models/components/getsubscribernotificationscountresponsedto.js.map +1 -0
- package/models/components/getsubscribernotificationsresponsedto.d.ts +29 -0
- package/models/components/getsubscribernotificationsresponsedto.d.ts.map +1 -0
- package/models/components/getsubscribernotificationsresponsedto.js +60 -0
- package/models/components/getsubscribernotificationsresponsedto.js.map +1 -0
- package/models/components/httpmethodenum.d.ts +21 -0
- package/models/components/httpmethodenum.d.ts.map +1 -0
- package/models/components/httpmethodenum.js +55 -0
- package/models/components/httpmethodenum.js.map +1 -0
- package/models/components/httprequestcontroldto.d.ts +56 -0
- package/models/components/httprequestcontroldto.d.ts.map +1 -0
- package/models/components/httprequestcontroldto.js +72 -0
- package/models/components/httprequestcontroldto.js.map +1 -0
- package/models/components/httprequestcontrolsmetadataresponsedto.d.ts +25 -0
- package/models/components/httprequestcontrolsmetadataresponsedto.d.ts.map +1 -0
- package/models/components/httprequestcontrolsmetadataresponsedto.js +54 -0
- package/models/components/httprequestcontrolsmetadataresponsedto.js.map +1 -0
- package/models/components/httprequestkeyvaluepairdto.d.ts +25 -0
- package/models/components/httprequestkeyvaluepairdto.d.ts.map +1 -0
- package/models/components/httprequestkeyvaluepairdto.js +60 -0
- package/models/components/httprequestkeyvaluepairdto.js.map +1 -0
- package/models/components/httprequeststepresponsedto.d.ts +109 -0
- package/models/components/httprequeststepresponsedto.d.ts.map +1 -0
- package/models/components/httprequeststepresponsedto.js +86 -0
- package/models/components/httprequeststepresponsedto.js.map +1 -0
- package/models/components/httprequeststepupsertdto.d.ts +53 -0
- package/models/components/httprequeststepupsertdto.d.ts.map +1 -0
- package/models/components/httprequeststepupsertdto.js +68 -0
- package/models/components/httprequeststepupsertdto.js.map +1 -0
- package/models/components/inapprenderoutput.d.ts +41 -0
- package/models/components/inapprenderoutput.d.ts.map +1 -0
- package/models/components/inapprenderoutput.js +58 -0
- package/models/components/inapprenderoutput.js.map +1 -0
- package/models/components/inboxactiondto.d.ts +22 -0
- package/models/components/inboxactiondto.d.ts.map +1 -0
- package/models/components/inboxactiondto.js +53 -0
- package/models/components/inboxactiondto.js.map +1 -0
- package/models/components/inboxnotificationdto.d.ts +113 -0
- package/models/components/inboxnotificationdto.d.ts.map +1 -0
- package/models/components/inboxnotificationdto.js +79 -0
- package/models/components/inboxnotificationdto.js.map +1 -0
- package/models/components/inboxsubscriberresponsedto.d.ts +29 -0
- package/models/components/inboxsubscriberresponsedto.d.ts.map +1 -0
- package/models/components/inboxsubscriberresponsedto.js +54 -0
- package/models/components/inboxsubscriberresponsedto.js.map +1 -0
- package/models/components/index.d.ts +33 -0
- package/models/components/index.d.ts.map +1 -1
- package/models/components/index.js +33 -0
- package/models/components/index.js.map +1 -1
- package/models/components/integrationresponsedto.d.ts +3 -3
- package/models/components/integrationresponsedto.js +1 -1
- package/models/components/marksubscribernotificationsasseendto.d.ts +30 -0
- package/models/components/marksubscribernotificationsasseendto.d.ts.map +1 -0
- package/models/components/marksubscribernotificationsasseendto.js +52 -0
- package/models/components/marksubscribernotificationsasseendto.js.map +1 -0
- package/models/components/notificationworkflowdto.d.ts +40 -0
- package/models/components/notificationworkflowdto.d.ts.map +1 -0
- package/models/components/notificationworkflowdto.js +57 -0
- package/models/components/notificationworkflowdto.js.map +1 -0
- package/models/components/previewerrordto.d.ts +21 -0
- package/models/components/previewerrordto.d.ts.map +1 -0
- package/models/components/previewerrordto.js +52 -0
- package/models/components/previewerrordto.js.map +1 -0
- package/models/components/previewpayloaddto.d.ts +88 -0
- package/models/components/previewpayloaddto.d.ts.map +1 -0
- package/models/components/previewpayloaddto.js +109 -0
- package/models/components/previewpayloaddto.js.map +1 -0
- package/models/components/pushrenderoutput.d.ts +17 -0
- package/models/components/pushrenderoutput.d.ts.map +1 -0
- package/models/components/pushrenderoutput.js +51 -0
- package/models/components/pushrenderoutput.js.map +1 -0
- package/models/components/redirectdto.d.ts +7 -7
- package/models/components/redirectdto.d.ts.map +1 -1
- package/models/components/redirectdto.js +5 -5
- package/models/components/redirectdto.js.map +1 -1
- package/models/components/runtimeissuedto.d.ts +1 -16
- package/models/components/runtimeissuedto.d.ts.map +1 -1
- package/models/components/runtimeissuedto.js +2 -16
- package/models/components/runtimeissuedto.js.map +1 -1
- package/models/components/smsrenderoutput.d.ts +13 -0
- package/models/components/smsrenderoutput.d.ts.map +1 -0
- package/models/components/smsrenderoutput.js +50 -0
- package/models/components/smsrenderoutput.js.map +1 -0
- package/models/components/snoozesubscribernotificationdto.d.ts +15 -0
- package/models/components/snoozesubscribernotificationdto.d.ts.map +1 -0
- package/models/components/snoozesubscribernotificationdto.js +49 -0
- package/models/components/snoozesubscribernotificationdto.js.map +1 -0
- package/models/components/timeunitenum.d.ts +20 -0
- package/models/components/timeunitenum.d.ts.map +1 -0
- package/models/components/timeunitenum.js +54 -0
- package/models/components/timeunitenum.js.map +1 -0
- package/models/components/triggereventresponsedto.d.ts +4 -0
- package/models/components/triggereventresponsedto.d.ts.map +1 -1
- package/models/components/triggereventresponsedto.js +1 -0
- package/models/components/triggereventresponsedto.js.map +1 -1
- package/models/components/uicomponentenum.d.ts +8 -1
- package/models/components/uicomponentenum.d.ts.map +1 -1
- package/models/components/uicomponentenum.js +8 -1
- package/models/components/uicomponentenum.js.map +1 -1
- package/models/components/uischemagroupenum.d.ts +1 -0
- package/models/components/uischemagroupenum.d.ts.map +1 -1
- package/models/components/uischemagroupenum.js +1 -0
- package/models/components/uischemagroupenum.js.map +1 -1
- package/models/components/updateallsubscribernotificationsdto.d.ts +25 -0
- package/models/components/updateallsubscribernotificationsdto.d.ts.map +1 -0
- package/models/components/updateallsubscribernotificationsdto.js +51 -0
- package/models/components/updateallsubscribernotificationsdto.js.map +1 -0
- package/models/components/updateenvironmentvariablerequestdto.d.ts +38 -0
- package/models/components/updateenvironmentvariablerequestdto.d.ts.map +1 -0
- package/models/components/updateenvironmentvariablerequestdto.js +62 -0
- package/models/components/updateenvironmentvariablerequestdto.js.map +1 -0
- package/models/components/updatelayoutdto.d.ts +2 -2
- package/models/components/updateworkflowdto.d.ts +5 -4
- package/models/components/updateworkflowdto.d.ts.map +1 -1
- package/models/components/updateworkflowdto.js +3 -0
- package/models/components/updateworkflowdto.js.map +1 -1
- package/models/components/workflowresponsedto.d.ts +3 -2
- package/models/components/workflowresponsedto.d.ts.map +1 -1
- package/models/components/workflowresponsedto.js +3 -0
- package/models/components/workflowresponsedto.js.map +1 -1
- package/models/operations/environmentvariablescontrollercreateenvironmentvariable.d.ts +29 -0
- package/models/operations/environmentvariablescontrollercreateenvironmentvariable.d.ts.map +1 -0
- package/models/operations/environmentvariablescontrollercreateenvironmentvariable.js +74 -0
- package/models/operations/environmentvariablescontrollercreateenvironmentvariable.js.map +1 -0
- package/models/operations/environmentvariablescontrollerdeleteenvironmentvariable.d.ts +27 -0
- package/models/operations/environmentvariablescontrollerdeleteenvironmentvariable.d.ts.map +1 -0
- package/models/operations/environmentvariablescontrollerdeleteenvironmentvariable.js +70 -0
- package/models/operations/environmentvariablescontrollerdeleteenvironmentvariable.js.map +1 -0
- package/models/operations/environmentvariablescontrollergetenvironmentvariable.d.ts +29 -0
- package/models/operations/environmentvariablescontrollergetenvironmentvariable.d.ts.map +1 -0
- package/models/operations/environmentvariablescontrollergetenvironmentvariable.js +73 -0
- package/models/operations/environmentvariablescontrollergetenvironmentvariable.js.map +1 -0
- package/models/operations/environmentvariablescontrollergetenvironmentvariableusage.d.ts +29 -0
- package/models/operations/environmentvariablescontrollergetenvironmentvariableusage.d.ts.map +1 -0
- package/models/operations/environmentvariablescontrollergetenvironmentvariableusage.js +73 -0
- package/models/operations/environmentvariablescontrollergetenvironmentvariableusage.js.map +1 -0
- package/models/operations/environmentvariablescontrollerlistenvironmentvariables.d.ts +32 -0
- package/models/operations/environmentvariablescontrollerlistenvironmentvariables.d.ts.map +1 -0
- package/models/operations/environmentvariablescontrollerlistenvironmentvariables.js +73 -0
- package/models/operations/environmentvariablescontrollerlistenvironmentvariables.js.map +1 -0
- package/models/operations/environmentvariablescontrollerupdateenvironmentvariable.d.ts +31 -0
- package/models/operations/environmentvariablescontrollerupdateenvironmentvariable.d.ts.map +1 -0
- package/models/operations/environmentvariablescontrollerupdateenvironmentvariable.js +75 -0
- package/models/operations/environmentvariablescontrollerupdateenvironmentvariable.js.map +1 -0
- package/models/operations/index.d.ts +23 -0
- package/models/operations/index.d.ts.map +1 -1
- package/models/operations/index.js +23 -0
- package/models/operations/index.js.map +1 -1
- package/models/operations/subscriberscontrollerarchiveallnotifications.d.ts +33 -0
- package/models/operations/subscriberscontrollerarchiveallnotifications.d.ts.map +1 -0
- package/models/operations/subscriberscontrollerarchiveallnotifications.js +71 -0
- package/models/operations/subscriberscontrollerarchiveallnotifications.js.map +1 -0
- package/models/operations/subscriberscontrollerarchiveallreadnotifications.d.ts +33 -0
- package/models/operations/subscriberscontrollerarchiveallreadnotifications.d.ts.map +1 -0
- package/models/operations/subscriberscontrollerarchiveallreadnotifications.js +73 -0
- package/models/operations/subscriberscontrollerarchiveallreadnotifications.js.map +1 -0
- package/models/operations/subscriberscontrollerarchivenotification.d.ts +42 -0
- package/models/operations/subscriberscontrollerarchivenotification.d.ts.map +1 -0
- package/models/operations/subscriberscontrollerarchivenotification.js +73 -0
- package/models/operations/subscriberscontrollerarchivenotification.js.map +1 -0
- package/models/operations/subscriberscontrollerbulkupdatesubscriberpreferences.d.ts +3 -0
- package/models/operations/subscriberscontrollerbulkupdatesubscriberpreferences.d.ts.map +1 -1
- package/models/operations/subscriberscontrollerbulkupdatesubscriberpreferences.js.map +1 -1
- package/models/operations/subscriberscontrollercompletenotificationaction.d.ts +61 -0
- package/models/operations/subscriberscontrollercompletenotificationaction.d.ts.map +1 -0
- package/models/operations/subscriberscontrollercompletenotificationaction.js +85 -0
- package/models/operations/subscriberscontrollercompletenotificationaction.js.map +1 -0
- package/models/operations/subscriberscontrollerdeleteallnotifications.d.ts +33 -0
- package/models/operations/subscriberscontrollerdeleteallnotifications.d.ts.map +1 -0
- package/models/operations/subscriberscontrollerdeleteallnotifications.js +71 -0
- package/models/operations/subscriberscontrollerdeleteallnotifications.js.map +1 -0
- package/models/operations/subscriberscontrollerdeletenotification.d.ts +40 -0
- package/models/operations/subscriberscontrollerdeletenotification.d.ts.map +1 -0
- package/models/operations/subscriberscontrollerdeletenotification.js +70 -0
- package/models/operations/subscriberscontrollerdeletenotification.js.map +1 -0
- package/models/operations/subscriberscontrollergetsubscriber.d.ts +3 -0
- package/models/operations/subscriberscontrollergetsubscriber.d.ts.map +1 -1
- package/models/operations/subscriberscontrollergetsubscriber.js.map +1 -1
- package/models/operations/subscriberscontrollergetsubscribernotifications.d.ts +98 -0
- package/models/operations/subscriberscontrollergetsubscribernotifications.d.ts.map +1 -0
- package/models/operations/subscriberscontrollergetsubscribernotifications.js +94 -0
- package/models/operations/subscriberscontrollergetsubscribernotifications.js.map +1 -0
- package/models/operations/subscriberscontrollergetsubscribernotificationscount.d.ts +37 -0
- package/models/operations/subscriberscontrollergetsubscribernotificationscount.d.ts.map +1 -0
- package/models/operations/subscriberscontrollergetsubscribernotificationscount.js +74 -0
- package/models/operations/subscriberscontrollergetsubscribernotificationscount.js.map +1 -0
- package/models/operations/subscriberscontrollergetsubscriberpreferences.d.ts +3 -0
- package/models/operations/subscriberscontrollergetsubscriberpreferences.d.ts.map +1 -1
- package/models/operations/subscriberscontrollergetsubscriberpreferences.js.map +1 -1
- package/models/operations/subscriberscontrollermarkallnotificationsasread.d.ts +33 -0
- package/models/operations/subscriberscontrollermarkallnotificationsasread.d.ts.map +1 -0
- package/models/operations/subscriberscontrollermarkallnotificationsasread.js +72 -0
- package/models/operations/subscriberscontrollermarkallnotificationsasread.js.map +1 -0
- package/models/operations/subscriberscontrollermarknotificationasread.d.ts +42 -0
- package/models/operations/subscriberscontrollermarknotificationasread.d.ts.map +1 -0
- package/models/operations/subscriberscontrollermarknotificationasread.js +73 -0
- package/models/operations/subscriberscontrollermarknotificationasread.js.map +1 -0
- package/models/operations/subscriberscontrollermarknotificationasunread.d.ts +42 -0
- package/models/operations/subscriberscontrollermarknotificationasunread.d.ts.map +1 -0
- package/models/operations/subscriberscontrollermarknotificationasunread.js +73 -0
- package/models/operations/subscriberscontrollermarknotificationasunread.js.map +1 -0
- package/models/operations/subscriberscontrollermarknotificationsasseen.d.ts +33 -0
- package/models/operations/subscriberscontrollermarknotificationsasseen.d.ts.map +1 -0
- package/models/operations/subscriberscontrollermarknotificationsasseen.js +71 -0
- package/models/operations/subscriberscontrollermarknotificationsasseen.js.map +1 -0
- package/models/operations/subscriberscontrollerpatchsubscriber.d.ts +3 -0
- package/models/operations/subscriberscontrollerpatchsubscriber.d.ts.map +1 -1
- package/models/operations/subscriberscontrollerpatchsubscriber.js.map +1 -1
- package/models/operations/subscriberscontrollerremovesubscriber.d.ts +3 -0
- package/models/operations/subscriberscontrollerremovesubscriber.d.ts.map +1 -1
- package/models/operations/subscriberscontrollerremovesubscriber.js.map +1 -1
- package/models/operations/subscriberscontrollerrevertnotificationaction.d.ts +61 -0
- package/models/operations/subscriberscontrollerrevertnotificationaction.d.ts.map +1 -0
- package/models/operations/subscriberscontrollerrevertnotificationaction.js +83 -0
- package/models/operations/subscriberscontrollerrevertnotificationaction.js.map +1 -0
- package/models/operations/subscriberscontrollersnoozenotification.d.ts +44 -0
- package/models/operations/subscriberscontrollersnoozenotification.d.ts.map +1 -0
- package/models/operations/subscriberscontrollersnoozenotification.js +75 -0
- package/models/operations/subscriberscontrollersnoozenotification.js.map +1 -0
- package/models/operations/subscriberscontrollerunarchivenotification.d.ts +42 -0
- package/models/operations/subscriberscontrollerunarchivenotification.d.ts.map +1 -0
- package/models/operations/subscriberscontrollerunarchivenotification.js +73 -0
- package/models/operations/subscriberscontrollerunarchivenotification.js.map +1 -0
- package/models/operations/subscriberscontrollerunsnoozenotification.d.ts +42 -0
- package/models/operations/subscriberscontrollerunsnoozenotification.d.ts.map +1 -0
- package/models/operations/subscriberscontrollerunsnoozenotification.js +73 -0
- package/models/operations/subscriberscontrollerunsnoozenotification.js.map +1 -0
- package/models/operations/subscriberscontrollerupdatesubscriberpreferences.d.ts +3 -0
- package/models/operations/subscriberscontrollerupdatesubscriberpreferences.d.ts.map +1 -1
- package/models/operations/subscriberscontrollerupdatesubscriberpreferences.js.map +1 -1
- package/models/operations/workflowcontrollergeneratepreview.d.ts +36 -0
- package/models/operations/workflowcontrollergeneratepreview.d.ts.map +1 -0
- package/models/operations/workflowcontrollergeneratepreview.js +74 -0
- package/models/operations/workflowcontrollergeneratepreview.js.map +1 -0
- package/package.json +1 -1
- package/sdk/environmentvariables.d.ts +48 -0
- package/sdk/environmentvariables.d.ts.map +1 -0
- package/sdk/environmentvariables.js +72 -0
- package/sdk/environmentvariables.js.map +1 -0
- package/sdk/novunotifications.d.ts +115 -0
- package/sdk/novunotifications.d.ts.map +1 -1
- package/sdk/novunotifications.js +162 -0
- package/sdk/novunotifications.js.map +1 -1
- package/sdk/sdk.d.ts +3 -0
- package/sdk/sdk.d.ts.map +1 -1
- package/sdk/sdk.js +4 -0
- package/sdk/sdk.js.map +1 -1
- package/sdk/steps.d.ts +7 -0
- package/sdk/steps.d.ts.map +1 -1
- package/sdk/steps.js +10 -0
- package/sdk/steps.js.map +1 -1
- package/sdk/subscribers.d.ts +2 -2
- package/sdk/subscribers.d.ts.map +1 -1
- package/sdk/subscribers.js +3 -3
- package/sdk/subscribers.js.map +1 -1
- package/src/funcs/activityTrack.ts +0 -1
- package/src/funcs/cancel.ts +0 -1
- package/src/funcs/channelConnectionsDelete.ts +0 -1
- package/src/funcs/channelConnectionsRetrieve.ts +0 -1
- package/src/funcs/channelConnectionsUpdate.ts +0 -1
- package/src/funcs/channelEndpointsCreate.ts +3 -1
- package/src/funcs/channelEndpointsDelete.ts +3 -2
- package/src/funcs/channelEndpointsList.ts +3 -1
- package/src/funcs/channelEndpointsRetrieve.ts +3 -2
- package/src/funcs/channelEndpointsUpdate.ts +3 -2
- package/src/funcs/contextsDelete.ts +0 -1
- package/src/funcs/contextsRetrieve.ts +0 -1
- package/src/funcs/contextsUpdate.ts +0 -1
- package/src/funcs/environmentVariablesCreate.ts +236 -0
- package/src/funcs/environmentVariablesDelete.ts +239 -0
- package/src/funcs/environmentVariablesList.ts +233 -0
- package/src/funcs/environmentVariablesRetrieve.ts +234 -0
- package/src/funcs/environmentVariablesUpdate.ts +246 -0
- package/src/funcs/environmentVariablesUsage.ts +237 -0
- package/src/funcs/environmentsDelete.ts +0 -1
- package/src/funcs/environmentsDiff.ts +0 -1
- package/src/funcs/environmentsGetTags.ts +0 -1
- package/src/funcs/environmentsPublish.ts +0 -1
- package/src/funcs/environmentsUpdate.ts +0 -1
- package/src/funcs/integrationsDelete.ts +0 -1
- package/src/funcs/integrationsIntegrationsControllerAutoConfigureIntegration.ts +0 -1
- package/src/funcs/integrationsSetAsPrimary.ts +0 -1
- package/src/funcs/integrationsUpdate.ts +0 -1
- package/src/funcs/layoutsDelete.ts +0 -1
- package/src/funcs/layoutsDuplicate.ts +0 -1
- package/src/funcs/layoutsGeneratePreview.ts +0 -1
- package/src/funcs/layoutsRetrieve.ts +0 -1
- package/src/funcs/layoutsUpdate.ts +0 -1
- package/src/funcs/layoutsUsage.ts +0 -1
- package/src/funcs/messagesDelete.ts +0 -1
- package/src/funcs/messagesDeleteByTransactionId.ts +0 -1
- package/src/funcs/notificationsRetrieve.ts +0 -1
- package/src/funcs/subscribersCredentialsAppend.ts +0 -1
- package/src/funcs/subscribersCredentialsDelete.ts +0 -1
- package/src/funcs/subscribersCredentialsUpdate.ts +0 -1
- package/src/funcs/subscribersDelete.ts +0 -1
- package/src/funcs/subscribersMessagesMarkAll.ts +0 -1
- package/src/funcs/subscribersMessagesMarkAllAs.ts +0 -1
- package/src/funcs/subscribersMessagesUpdateAsSeen.ts +0 -1
- package/src/funcs/subscribersNotificationsArchive.ts +234 -0
- package/src/funcs/subscribersNotificationsArchiveAll.ts +247 -0
- package/src/funcs/subscribersNotificationsArchiveAllRead.ts +249 -0
- package/src/funcs/subscribersNotificationsCompleteAction.ts +240 -0
- package/src/funcs/subscribersNotificationsCount.ts +246 -0
- package/src/funcs/subscribersNotificationsDelete.ts +234 -0
- package/src/funcs/subscribersNotificationsDeleteAll.ts +246 -0
- package/src/funcs/subscribersNotificationsFeed.ts +0 -1
- package/src/funcs/subscribersNotificationsList.ts +245 -0
- package/src/funcs/subscribersNotificationsMarkAllAsRead.ts +249 -0
- package/src/funcs/subscribersNotificationsMarkAsRead.ts +236 -0
- package/src/funcs/subscribersNotificationsMarkAsSeen.ts +250 -0
- package/src/funcs/subscribersNotificationsMarkAsUnread.ts +236 -0
- package/src/funcs/subscribersNotificationsRevertAction.ts +240 -0
- package/src/funcs/subscribersNotificationsSnooze.ts +237 -0
- package/src/funcs/subscribersNotificationsUnarchive.ts +237 -0
- package/src/funcs/subscribersNotificationsUnseenCount.ts +0 -1
- package/src/funcs/subscribersNotificationsUnsnooze.ts +235 -0
- package/src/funcs/subscribersPatch.ts +0 -1
- package/src/funcs/subscribersPreferencesBulkUpdate.ts +0 -1
- package/src/funcs/subscribersPreferencesList.ts +0 -1
- package/src/funcs/subscribersPreferencesUpdate.ts +0 -1
- package/src/funcs/subscribersPropertiesUpdateOnlineFlag.ts +0 -1
- package/src/funcs/subscribersRetrieve.ts +0 -1
- package/src/funcs/subscribersTopicsList.ts +0 -1
- package/src/funcs/topicsDelete.ts +0 -1
- package/src/funcs/topicsGet.ts +0 -1
- package/src/funcs/topicsSubscribersRetrieve.ts +0 -1
- package/src/funcs/topicsSubscriptionsCreate.ts +0 -1
- package/src/funcs/topicsSubscriptionsDelete.ts +0 -1
- package/src/funcs/topicsSubscriptionsGetSubscription.ts +0 -1
- package/src/funcs/topicsSubscriptionsList.ts +0 -1
- package/src/funcs/topicsSubscriptionsUpdate.ts +0 -1
- package/src/funcs/topicsUpdate.ts +0 -1
- package/src/funcs/translationsCreate.ts +3 -1
- package/src/funcs/translationsDelete.ts +3 -2
- package/src/funcs/translationsGroupsDelete.ts +3 -2
- package/src/funcs/translationsGroupsRetrieve.ts +3 -2
- package/src/funcs/translationsMasterImport.ts +3 -1
- package/src/funcs/translationsMasterRetrieve.ts +3 -1
- package/src/funcs/translationsMasterUpload.ts +9 -12
- package/src/funcs/translationsRetrieve.ts +3 -2
- package/src/funcs/translationsUpload.ts +9 -11
- package/src/funcs/workflowsDelete.ts +0 -1
- package/src/funcs/workflowsGet.ts +0 -1
- package/src/funcs/workflowsPatch.ts +0 -1
- package/src/funcs/workflowsStepsGeneratePreview.ts +233 -0
- package/src/funcs/workflowsStepsRetrieve.ts +0 -1
- package/src/funcs/workflowsSync.ts +0 -1
- package/src/funcs/workflowsUpdate.ts +0 -1
- package/src/lib/config.ts +3 -3
- package/src/lib/encodings.ts +23 -4
- package/src/lib/files.ts +22 -0
- package/src/lib/sdks.ts +7 -5
- package/src/lib/security.ts +14 -2
- package/src/lib/url.ts +16 -14
- package/src/models/components/activitynotificationjobresponsedto.ts +1 -0
- package/src/models/components/chatrenderoutput.ts +34 -0
- package/src/models/components/contentissueenum.ts +1 -0
- package/src/models/components/createenvironmentvariablerequestdto.ts +75 -0
- package/src/models/components/createworkflowdto.ts +13 -2
- package/src/models/components/digestregularoutput.ts +72 -0
- package/src/models/components/emailcontroldto.ts +0 -26
- package/src/models/components/emailrenderoutput.ts +39 -0
- package/src/models/components/emailstepresponsedto.ts +0 -26
- package/src/models/components/environmentvariableresponsedto.ts +68 -0
- package/src/models/components/environmentvariablevaluedto.ts +41 -0
- package/src/models/components/environmentvariablevalueresponsedto.ts +42 -0
- package/src/models/components/environmentvariableworkflowinfodto.ts +40 -0
- package/src/models/components/generatepreviewrequestdto.ts +45 -0
- package/src/models/components/generatepreviewresponsedto.ts +434 -0
- package/src/models/components/getenvironmentvariableusageresponsedto.ts +39 -0
- package/src/models/components/getsubscribernotificationscountresponsedto.ts +43 -0
- package/src/models/components/getsubscribernotificationsresponsedto.ts +68 -0
- package/src/models/components/httpmethodenum.ts +30 -0
- package/src/models/components/httprequestcontroldto.ts +107 -0
- package/src/models/components/httprequestcontrolsmetadataresponsedto.ts +50 -0
- package/src/models/components/httprequestkeyvaluepairdto.ts +61 -0
- package/src/models/components/httprequeststepresponsedto.ts +191 -0
- package/src/models/components/httprequeststepupsertdto.ts +103 -0
- package/src/models/components/inapprenderoutput.ts +66 -0
- package/src/models/components/inboxactiondto.ts +45 -0
- package/src/models/components/inboxnotificationdto.ts +170 -0
- package/src/models/components/inboxsubscriberresponsedto.ts +54 -0
- package/src/models/components/index.ts +33 -0
- package/src/models/components/integrationresponsedto.ts +3 -3
- package/src/models/components/marksubscribernotificationsasseendto.ts +54 -0
- package/src/models/components/notificationworkflowdto.ts +68 -0
- package/src/models/components/previewerrordto.ts +44 -0
- package/src/models/components/previewpayloaddto.ts +193 -0
- package/src/models/components/pushrenderoutput.ts +39 -0
- package/src/models/components/redirectdto.ts +11 -11
- package/src/models/components/runtimeissuedto.ts +2 -24
- package/src/models/components/smsrenderoutput.ts +34 -0
- package/src/models/components/snoozesubscribernotificationdto.ts +36 -0
- package/src/models/components/timeunitenum.ts +26 -0
- package/src/models/components/triggereventresponsedto.ts +5 -0
- package/src/models/components/uicomponentenum.ts +8 -1
- package/src/models/components/uischemagroupenum.ts +1 -0
- package/src/models/components/updateallsubscribernotificationsdto.ts +48 -0
- package/src/models/components/updateenvironmentvariablerequestdto.ts +72 -0
- package/src/models/components/updatelayoutdto.ts +2 -2
- package/src/models/components/updateworkflowdto.ts +13 -2
- package/src/models/components/workflowresponsedto.ts +9 -1
- package/src/models/operations/environmentvariablescontrollercreateenvironmentvariable.ts +91 -0
- package/src/models/operations/environmentvariablescontrollerdeleteenvironmentvariable.ts +82 -0
- package/src/models/operations/environmentvariablescontrollergetenvironmentvariable.ts +86 -0
- package/src/models/operations/environmentvariablescontrollergetenvironmentvariableusage.ts +87 -0
- package/src/models/operations/environmentvariablescontrollerlistenvironmentvariables.ts +89 -0
- package/src/models/operations/environmentvariablescontrollerupdateenvironmentvariable.ts +94 -0
- package/src/models/operations/index.ts +23 -0
- package/src/models/operations/subscriberscontrollerarchiveallnotifications.ts +95 -0
- package/src/models/operations/subscriberscontrollerarchiveallreadnotifications.ts +93 -0
- package/src/models/operations/subscriberscontrollerarchivenotification.ts +102 -0
- package/src/models/operations/subscriberscontrollerbulkupdatesubscriberpreferences.ts +3 -0
- package/src/models/operations/subscriberscontrollercompletenotificationaction.ts +124 -0
- package/src/models/operations/subscriberscontrollerdeleteallnotifications.ts +95 -0
- package/src/models/operations/subscriberscontrollerdeletenotification.ts +98 -0
- package/src/models/operations/subscriberscontrollergetsubscriber.ts +3 -0
- package/src/models/operations/subscriberscontrollergetsubscribernotifications.ts +171 -0
- package/src/models/operations/subscriberscontrollergetsubscribernotificationscount.ts +97 -0
- package/src/models/operations/subscriberscontrollergetsubscriberpreferences.ts +3 -0
- package/src/models/operations/subscriberscontrollermarkallnotificationsasread.ts +94 -0
- package/src/models/operations/subscriberscontrollermarknotificationasread.ts +102 -0
- package/src/models/operations/subscriberscontrollermarknotificationasunread.ts +102 -0
- package/src/models/operations/subscriberscontrollermarknotificationsasseen.ts +95 -0
- package/src/models/operations/subscriberscontrollerpatchsubscriber.ts +3 -0
- package/src/models/operations/subscriberscontrollerremovesubscriber.ts +3 -0
- package/src/models/operations/subscriberscontrollerrevertnotificationaction.ts +126 -0
- package/src/models/operations/subscriberscontrollersnoozenotification.ts +108 -0
- package/src/models/operations/subscriberscontrollerunarchivenotification.ts +102 -0
- package/src/models/operations/subscriberscontrollerunsnoozenotification.ts +102 -0
- package/src/models/operations/subscriberscontrollerupdatesubscriberpreferences.ts +3 -0
- package/src/models/operations/workflowcontrollergeneratepreview.ts +96 -0
- package/src/sdk/environmentvariables.ts +147 -0
- package/src/sdk/novunotifications.ts +340 -0
- package/src/sdk/sdk.ts +8 -0
- package/src/sdk/steps.ts +18 -0
- package/src/sdk/subscribers.ts +5 -5
|
@@ -1,22 +1,7 @@
|
|
|
1
1
|
import * as z from "zod/v3";
|
|
2
|
-
import { ClosedEnum } from "../../types/enums.js";
|
|
3
2
|
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
4
3
|
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
5
|
-
export
|
|
6
|
-
readonly MissingValue: "MISSING_VALUE";
|
|
7
|
-
readonly MaxLengthAccessed: "MAX_LENGTH_ACCESSED";
|
|
8
|
-
readonly WorkflowIdAlreadyExists: "WORKFLOW_ID_ALREADY_EXISTS";
|
|
9
|
-
readonly DuplicatedValue: "DUPLICATED_VALUE";
|
|
10
|
-
readonly LimitReached: "LIMIT_REACHED";
|
|
11
|
-
};
|
|
12
|
-
export type IssueType = ClosedEnum<typeof IssueType>;
|
|
13
|
-
export type RuntimeIssueDto = {
|
|
14
|
-
issueType: IssueType;
|
|
15
|
-
variableName?: string | undefined;
|
|
16
|
-
message: string;
|
|
17
|
-
};
|
|
18
|
-
/** @internal */
|
|
19
|
-
export declare const IssueType$inboundSchema: z.ZodNativeEnum<typeof IssueType>;
|
|
4
|
+
export type RuntimeIssueDto = {};
|
|
20
5
|
/** @internal */
|
|
21
6
|
export declare const RuntimeIssueDto$inboundSchema: z.ZodType<RuntimeIssueDto, z.ZodTypeDef, unknown>;
|
|
22
7
|
export declare function runtimeIssueDtoFromJSON(jsonString: string): SafeParseResult<RuntimeIssueDto, SDKValidationError>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"runtimeissuedto.d.ts","sourceRoot":"","sources":["../../src/models/components/runtimeissuedto.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAE5B,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"runtimeissuedto.d.ts","sourceRoot":"","sources":["../../src/models/components/runtimeissuedto.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAE5B,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAErE,MAAM,MAAM,eAAe,GAAG,EAAE,CAAC;AAEjC,gBAAgB;AAChB,eAAO,MAAM,6BAA6B,EAAE,CAAC,CAAC,OAAO,CACnD,eAAe,EACf,CAAC,CAAC,UAAU,EACZ,OAAO,CACO,CAAC;AAEjB,wBAAgB,uBAAuB,CACrC,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,eAAe,EAAE,kBAAkB,CAAC,CAMtD"}
|
|
@@ -36,26 +36,12 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
};
|
|
37
37
|
})();
|
|
38
38
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39
|
-
exports.RuntimeIssueDto$inboundSchema =
|
|
39
|
+
exports.RuntimeIssueDto$inboundSchema = void 0;
|
|
40
40
|
exports.runtimeIssueDtoFromJSON = runtimeIssueDtoFromJSON;
|
|
41
41
|
const z = __importStar(require("zod/v3"));
|
|
42
42
|
const schemas_js_1 = require("../../lib/schemas.js");
|
|
43
|
-
exports.IssueType = {
|
|
44
|
-
MissingValue: "MISSING_VALUE",
|
|
45
|
-
MaxLengthAccessed: "MAX_LENGTH_ACCESSED",
|
|
46
|
-
WorkflowIdAlreadyExists: "WORKFLOW_ID_ALREADY_EXISTS",
|
|
47
|
-
DuplicatedValue: "DUPLICATED_VALUE",
|
|
48
|
-
LimitReached: "LIMIT_REACHED",
|
|
49
|
-
};
|
|
50
43
|
/** @internal */
|
|
51
|
-
exports.
|
|
52
|
-
.nativeEnum(exports.IssueType);
|
|
53
|
-
/** @internal */
|
|
54
|
-
exports.RuntimeIssueDto$inboundSchema = z.object({
|
|
55
|
-
issueType: exports.IssueType$inboundSchema,
|
|
56
|
-
variableName: z.string().optional(),
|
|
57
|
-
message: z.string(),
|
|
58
|
-
});
|
|
44
|
+
exports.RuntimeIssueDto$inboundSchema = z.object({});
|
|
59
45
|
function runtimeIssueDtoFromJSON(jsonString) {
|
|
60
46
|
return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.RuntimeIssueDto$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'RuntimeIssueDto' from JSON`);
|
|
61
47
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"runtimeissuedto.js","sourceRoot":"","sources":["../../src/models/components/runtimeissuedto.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"runtimeissuedto.js","sourceRoot":"","sources":["../../src/models/components/runtimeissuedto.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAgBH,0DAQC;AAtBD,0CAA4B;AAC5B,qDAAiD;AAMjD,gBAAgB;AACH,QAAA,6BAA6B,GAItC,CAAC,CAAC,MAAM,CAAC,EAAE,CAAC,CAAC;AAEjB,SAAgB,uBAAuB,CACrC,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,qCAA6B,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACzD,6CAA6C,CAC9C,CAAC;AACJ,CAAC"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import * as z from "zod/v3";
|
|
2
|
+
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
3
|
+
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
4
|
+
export type SmsRenderOutput = {
|
|
5
|
+
/**
|
|
6
|
+
* Body of the SMS message
|
|
7
|
+
*/
|
|
8
|
+
body: string;
|
|
9
|
+
};
|
|
10
|
+
/** @internal */
|
|
11
|
+
export declare const SmsRenderOutput$inboundSchema: z.ZodType<SmsRenderOutput, z.ZodTypeDef, unknown>;
|
|
12
|
+
export declare function smsRenderOutputFromJSON(jsonString: string): SafeParseResult<SmsRenderOutput, SDKValidationError>;
|
|
13
|
+
//# sourceMappingURL=smsrenderoutput.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"smsrenderoutput.d.ts","sourceRoot":"","sources":["../../src/models/components/smsrenderoutput.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAE5B,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAErE,MAAM,MAAM,eAAe,GAAG;IAC5B;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;CACd,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,6BAA6B,EAAE,CAAC,CAAC,OAAO,CACnD,eAAe,EACf,CAAC,CAAC,UAAU,EACZ,OAAO,CAGP,CAAC;AAEH,wBAAgB,uBAAuB,CACrC,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,eAAe,EAAE,kBAAkB,CAAC,CAMtD"}
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*
|
|
3
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
4
|
+
*/
|
|
5
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
6
|
+
if (k2 === undefined) k2 = k;
|
|
7
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
8
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
9
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
10
|
+
}
|
|
11
|
+
Object.defineProperty(o, k2, desc);
|
|
12
|
+
}) : (function(o, m, k, k2) {
|
|
13
|
+
if (k2 === undefined) k2 = k;
|
|
14
|
+
o[k2] = m[k];
|
|
15
|
+
}));
|
|
16
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
17
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
18
|
+
}) : function(o, v) {
|
|
19
|
+
o["default"] = v;
|
|
20
|
+
});
|
|
21
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
22
|
+
var ownKeys = function(o) {
|
|
23
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
24
|
+
var ar = [];
|
|
25
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
26
|
+
return ar;
|
|
27
|
+
};
|
|
28
|
+
return ownKeys(o);
|
|
29
|
+
};
|
|
30
|
+
return function (mod) {
|
|
31
|
+
if (mod && mod.__esModule) return mod;
|
|
32
|
+
var result = {};
|
|
33
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
34
|
+
__setModuleDefault(result, mod);
|
|
35
|
+
return result;
|
|
36
|
+
};
|
|
37
|
+
})();
|
|
38
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39
|
+
exports.SmsRenderOutput$inboundSchema = void 0;
|
|
40
|
+
exports.smsRenderOutputFromJSON = smsRenderOutputFromJSON;
|
|
41
|
+
const z = __importStar(require("zod/v3"));
|
|
42
|
+
const schemas_js_1 = require("../../lib/schemas.js");
|
|
43
|
+
/** @internal */
|
|
44
|
+
exports.SmsRenderOutput$inboundSchema = z.object({
|
|
45
|
+
body: z.string(),
|
|
46
|
+
});
|
|
47
|
+
function smsRenderOutputFromJSON(jsonString) {
|
|
48
|
+
return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.SmsRenderOutput$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'SmsRenderOutput' from JSON`);
|
|
49
|
+
}
|
|
50
|
+
//# sourceMappingURL=smsrenderoutput.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"smsrenderoutput.js","sourceRoot":"","sources":["../../src/models/components/smsrenderoutput.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAuBH,0DAQC;AA7BD,0CAA4B;AAC5B,qDAAiD;AAWjD,gBAAgB;AACH,QAAA,6BAA6B,GAItC,CAAC,CAAC,MAAM,CAAC;IACX,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE;CACjB,CAAC,CAAC;AAEH,SAAgB,uBAAuB,CACrC,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,qCAA6B,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACzD,6CAA6C,CAC9C,CAAC;AACJ,CAAC"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import * as z from "zod/v3";
|
|
2
|
+
export type SnoozeSubscriberNotificationDto = {
|
|
3
|
+
/**
|
|
4
|
+
* The date and time until which the notification should be snoozed
|
|
5
|
+
*/
|
|
6
|
+
snoozeUntil: Date;
|
|
7
|
+
};
|
|
8
|
+
/** @internal */
|
|
9
|
+
export type SnoozeSubscriberNotificationDto$Outbound = {
|
|
10
|
+
snoozeUntil: string;
|
|
11
|
+
};
|
|
12
|
+
/** @internal */
|
|
13
|
+
export declare const SnoozeSubscriberNotificationDto$outboundSchema: z.ZodType<SnoozeSubscriberNotificationDto$Outbound, z.ZodTypeDef, SnoozeSubscriberNotificationDto>;
|
|
14
|
+
export declare function snoozeSubscriberNotificationDtoToJSON(snoozeSubscriberNotificationDto: SnoozeSubscriberNotificationDto): string;
|
|
15
|
+
//# sourceMappingURL=snoozesubscribernotificationdto.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"snoozesubscribernotificationdto.d.ts","sourceRoot":"","sources":["../../src/models/components/snoozesubscribernotificationdto.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAE5B,MAAM,MAAM,+BAA+B,GAAG;IAC5C;;OAEG;IACH,WAAW,EAAE,IAAI,CAAC;CACnB,CAAC;AAEF,gBAAgB;AAChB,MAAM,MAAM,wCAAwC,GAAG;IACrD,WAAW,EAAE,MAAM,CAAC;CACrB,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,8CAA8C,EAAE,CAAC,CAAC,OAAO,CACpE,wCAAwC,EACxC,CAAC,CAAC,UAAU,EACZ,+BAA+B,CAG/B,CAAC;AAEH,wBAAgB,qCAAqC,CACnD,+BAA+B,EAAE,+BAA+B,GAC/D,MAAM,CAMR"}
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*
|
|
3
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
4
|
+
*/
|
|
5
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
6
|
+
if (k2 === undefined) k2 = k;
|
|
7
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
8
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
9
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
10
|
+
}
|
|
11
|
+
Object.defineProperty(o, k2, desc);
|
|
12
|
+
}) : (function(o, m, k, k2) {
|
|
13
|
+
if (k2 === undefined) k2 = k;
|
|
14
|
+
o[k2] = m[k];
|
|
15
|
+
}));
|
|
16
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
17
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
18
|
+
}) : function(o, v) {
|
|
19
|
+
o["default"] = v;
|
|
20
|
+
});
|
|
21
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
22
|
+
var ownKeys = function(o) {
|
|
23
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
24
|
+
var ar = [];
|
|
25
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
26
|
+
return ar;
|
|
27
|
+
};
|
|
28
|
+
return ownKeys(o);
|
|
29
|
+
};
|
|
30
|
+
return function (mod) {
|
|
31
|
+
if (mod && mod.__esModule) return mod;
|
|
32
|
+
var result = {};
|
|
33
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
34
|
+
__setModuleDefault(result, mod);
|
|
35
|
+
return result;
|
|
36
|
+
};
|
|
37
|
+
})();
|
|
38
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39
|
+
exports.SnoozeSubscriberNotificationDto$outboundSchema = void 0;
|
|
40
|
+
exports.snoozeSubscriberNotificationDtoToJSON = snoozeSubscriberNotificationDtoToJSON;
|
|
41
|
+
const z = __importStar(require("zod/v3"));
|
|
42
|
+
/** @internal */
|
|
43
|
+
exports.SnoozeSubscriberNotificationDto$outboundSchema = z.object({
|
|
44
|
+
snoozeUntil: z.date().transform(v => v.toISOString()),
|
|
45
|
+
});
|
|
46
|
+
function snoozeSubscriberNotificationDtoToJSON(snoozeSubscriberNotificationDto) {
|
|
47
|
+
return JSON.stringify(exports.SnoozeSubscriberNotificationDto$outboundSchema.parse(snoozeSubscriberNotificationDto));
|
|
48
|
+
}
|
|
49
|
+
//# sourceMappingURL=snoozesubscribernotificationdto.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"snoozesubscribernotificationdto.js","sourceRoot":"","sources":["../../src/models/components/snoozesubscribernotificationdto.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAyBH,sFAQC;AA/BD,0CAA4B;AAc5B,gBAAgB;AACH,QAAA,8CAA8C,GAIvD,CAAC,CAAC,MAAM,CAAC;IACX,WAAW,EAAE,CAAC,CAAC,IAAI,EAAE,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,WAAW,EAAE,CAAC;CACtD,CAAC,CAAC;AAEH,SAAgB,qCAAqC,CACnD,+BAAgE;IAEhE,OAAO,IAAI,CAAC,SAAS,CACnB,sDAA8C,CAAC,KAAK,CAClD,+BAA+B,CAChC,CACF,CAAC;AACJ,CAAC"}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import * as z from "zod/v3";
|
|
2
|
+
import { ClosedEnum } from "../../types/enums.js";
|
|
3
|
+
/**
|
|
4
|
+
* Time unit
|
|
5
|
+
*/
|
|
6
|
+
export declare const TimeUnitEnum: {
|
|
7
|
+
readonly Seconds: "seconds";
|
|
8
|
+
readonly Minutes: "minutes";
|
|
9
|
+
readonly Hours: "hours";
|
|
10
|
+
readonly Days: "days";
|
|
11
|
+
readonly Weeks: "weeks";
|
|
12
|
+
readonly Months: "months";
|
|
13
|
+
};
|
|
14
|
+
/**
|
|
15
|
+
* Time unit
|
|
16
|
+
*/
|
|
17
|
+
export type TimeUnitEnum = ClosedEnum<typeof TimeUnitEnum>;
|
|
18
|
+
/** @internal */
|
|
19
|
+
export declare const TimeUnitEnum$inboundSchema: z.ZodNativeEnum<typeof TimeUnitEnum>;
|
|
20
|
+
//# sourceMappingURL=timeunitenum.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"timeunitenum.d.ts","sourceRoot":"","sources":["../../src/models/components/timeunitenum.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAC5B,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAElD;;GAEG;AACH,eAAO,MAAM,YAAY;;;;;;;CAOf,CAAC;AACX;;GAEG;AACH,MAAM,MAAM,YAAY,GAAG,UAAU,CAAC,OAAO,YAAY,CAAC,CAAC;AAE3D,gBAAgB;AAChB,eAAO,MAAM,0BAA0B,EAAE,CAAC,CAAC,aAAa,CAAC,OAAO,YAAY,CAChD,CAAC"}
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*
|
|
3
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
4
|
+
*/
|
|
5
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
6
|
+
if (k2 === undefined) k2 = k;
|
|
7
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
8
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
9
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
10
|
+
}
|
|
11
|
+
Object.defineProperty(o, k2, desc);
|
|
12
|
+
}) : (function(o, m, k, k2) {
|
|
13
|
+
if (k2 === undefined) k2 = k;
|
|
14
|
+
o[k2] = m[k];
|
|
15
|
+
}));
|
|
16
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
17
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
18
|
+
}) : function(o, v) {
|
|
19
|
+
o["default"] = v;
|
|
20
|
+
});
|
|
21
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
22
|
+
var ownKeys = function(o) {
|
|
23
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
24
|
+
var ar = [];
|
|
25
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
26
|
+
return ar;
|
|
27
|
+
};
|
|
28
|
+
return ownKeys(o);
|
|
29
|
+
};
|
|
30
|
+
return function (mod) {
|
|
31
|
+
if (mod && mod.__esModule) return mod;
|
|
32
|
+
var result = {};
|
|
33
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
34
|
+
__setModuleDefault(result, mod);
|
|
35
|
+
return result;
|
|
36
|
+
};
|
|
37
|
+
})();
|
|
38
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39
|
+
exports.TimeUnitEnum$inboundSchema = exports.TimeUnitEnum = void 0;
|
|
40
|
+
const z = __importStar(require("zod/v3"));
|
|
41
|
+
/**
|
|
42
|
+
* Time unit
|
|
43
|
+
*/
|
|
44
|
+
exports.TimeUnitEnum = {
|
|
45
|
+
Seconds: "seconds",
|
|
46
|
+
Minutes: "minutes",
|
|
47
|
+
Hours: "hours",
|
|
48
|
+
Days: "days",
|
|
49
|
+
Weeks: "weeks",
|
|
50
|
+
Months: "months",
|
|
51
|
+
};
|
|
52
|
+
/** @internal */
|
|
53
|
+
exports.TimeUnitEnum$inboundSchema = z.nativeEnum(exports.TimeUnitEnum);
|
|
54
|
+
//# sourceMappingURL=timeunitenum.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"timeunitenum.js","sourceRoot":"","sources":["../../src/models/components/timeunitenum.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,0CAA4B;AAG5B;;GAEG;AACU,QAAA,YAAY,GAAG;IAC1B,OAAO,EAAE,SAAS;IAClB,OAAO,EAAE,SAAS;IAClB,KAAK,EAAE,OAAO;IACd,IAAI,EAAE,MAAM;IACZ,KAAK,EAAE,OAAO;IACd,MAAM,EAAE,QAAQ;CACR,CAAC;AAMX,gBAAgB;AACH,QAAA,0BAA0B,GACrC,CAAC,CAAC,UAAU,CAAC,oBAAY,CAAC,CAAC"}
|
|
@@ -36,6 +36,10 @@ export type TriggerEventResponseDto = {
|
|
|
36
36
|
* The returned transaction ID of the trigger
|
|
37
37
|
*/
|
|
38
38
|
transactionId?: string | undefined;
|
|
39
|
+
/**
|
|
40
|
+
* Link to the activity feed for this trigger event
|
|
41
|
+
*/
|
|
42
|
+
activityFeedLink?: string | undefined;
|
|
39
43
|
jobData?: JobData | undefined;
|
|
40
44
|
};
|
|
41
45
|
/** @internal */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"triggereventresponsedto.d.ts","sourceRoot":"","sources":["../../src/models/components/triggereventresponsedto.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAE5B,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAClD,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAErE;;GAEG;AACH,eAAO,MAAM,6BAA6B;;;;;;;;CAQhC,CAAC;AACX;;GAEG;AACH,MAAM,MAAM,6BAA6B,GAAG,UAAU,CACpD,OAAO,6BAA6B,CACrC,CAAC;AAEF,MAAM,MAAM,OAAO,GAAG,EAAE,CAAC;AAEzB,MAAM,MAAM,uBAAuB,GAAG;IACpC;;OAEG;IACH,YAAY,EAAE,OAAO,CAAC;IACtB;;OAEG;IACH,MAAM,EAAE,6BAA6B,CAAC;IACtC;;OAEG;IACH,KAAK,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC;IAClC;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACnC,OAAO,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;CAC/B,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,2CAA2C,EAAE,CAAC,CAAC,aAAa,CACvE,OAAO,6BAA6B,CACS,CAAC;AAEhD,gBAAgB;AAChB,eAAO,MAAM,qBAAqB,EAAE,CAAC,CAAC,OAAO,CAAC,OAAO,EAAE,CAAC,CAAC,UAAU,EAAE,OAAO,CAC9D,CAAC;AAEf,wBAAgB,eAAe,CAC7B,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,OAAO,EAAE,kBAAkB,CAAC,CAM9C;AAED,gBAAgB;AAChB,eAAO,MAAM,qCAAqC,EAAE,CAAC,CAAC,OAAO,CAC3D,uBAAuB,EACvB,CAAC,CAAC,UAAU,EACZ,OAAO,
|
|
1
|
+
{"version":3,"file":"triggereventresponsedto.d.ts","sourceRoot":"","sources":["../../src/models/components/triggereventresponsedto.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAE5B,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAClD,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAErE;;GAEG;AACH,eAAO,MAAM,6BAA6B;;;;;;;;CAQhC,CAAC;AACX;;GAEG;AACH,MAAM,MAAM,6BAA6B,GAAG,UAAU,CACpD,OAAO,6BAA6B,CACrC,CAAC;AAEF,MAAM,MAAM,OAAO,GAAG,EAAE,CAAC;AAEzB,MAAM,MAAM,uBAAuB,GAAG;IACpC;;OAEG;IACH,YAAY,EAAE,OAAO,CAAC;IACtB;;OAEG;IACH,MAAM,EAAE,6BAA6B,CAAC;IACtC;;OAEG;IACH,KAAK,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC;IAClC;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACnC;;OAEG;IACH,gBAAgB,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACtC,OAAO,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;CAC/B,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,2CAA2C,EAAE,CAAC,CAAC,aAAa,CACvE,OAAO,6BAA6B,CACS,CAAC;AAEhD,gBAAgB;AAChB,eAAO,MAAM,qBAAqB,EAAE,CAAC,CAAC,OAAO,CAAC,OAAO,EAAE,CAAC,CAAC,UAAU,EAAE,OAAO,CAC9D,CAAC;AAEf,wBAAgB,eAAe,CAC7B,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,OAAO,EAAE,kBAAkB,CAAC,CAM9C;AAED,gBAAgB;AAChB,eAAO,MAAM,qCAAqC,EAAE,CAAC,CAAC,OAAO,CAC3D,uBAAuB,EACvB,CAAC,CAAC,UAAU,EACZ,OAAO,CAQP,CAAC;AAEH,wBAAgB,+BAA+B,CAC7C,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,uBAAuB,EAAE,kBAAkB,CAAC,CAM9D"}
|
|
@@ -66,6 +66,7 @@ exports.TriggerEventResponseDto$inboundSchema = z.object({
|
|
|
66
66
|
status: exports.TriggerEventResponseDtoStatus$inboundSchema,
|
|
67
67
|
error: z.array(z.string()).optional(),
|
|
68
68
|
transactionId: z.string().optional(),
|
|
69
|
+
activityFeedLink: z.string().optional(),
|
|
69
70
|
jobData: z.lazy(() => exports.JobData$inboundSchema).optional(),
|
|
70
71
|
});
|
|
71
72
|
function triggerEventResponseDtoFromJSON(jsonString) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"triggereventresponsedto.js","sourceRoot":"","sources":["../../src/models/components/triggereventresponsedto.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"triggereventresponsedto.js","sourceRoot":"","sources":["../../src/models/components/triggereventresponsedto.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA8DH,0CAQC;AAgBD,0EAQC;AA5FD,0CAA4B;AAC5B,qDAAiD;AAKjD;;GAEG;AACU,QAAA,6BAA6B,GAAG;IAC3C,KAAK,EAAE,OAAO;IACd,gBAAgB,EAAE,oBAAoB;IACtC,4BAA4B,EAAE,kCAAkC;IAChE,sBAAsB,EAAE,2BAA2B;IACnD,SAAS,EAAE,WAAW;IACtB,aAAa,EAAE,iBAAiB;IAChC,iBAAiB,EAAE,oBAAoB;CAC/B,CAAC;AAkCX,gBAAgB;AACH,QAAA,2CAA2C,GAEpD,CAAC,CAAC,UAAU,CAAC,qCAA6B,CAAC,CAAC;AAEhD,gBAAgB;AACH,QAAA,qBAAqB,GAChC,CAAC,CAAC,MAAM,CAAC,EAAE,CAAC,CAAC;AAEf,SAAgB,eAAe,CAC7B,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,6BAAqB,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACjD,qCAAqC,CACtC,CAAC;AACJ,CAAC;AAED,gBAAgB;AACH,QAAA,qCAAqC,GAI9C,CAAC,CAAC,MAAM,CAAC;IACX,YAAY,EAAE,CAAC,CAAC,OAAO,EAAE;IACzB,MAAM,EAAE,mDAA2C;IACnD,KAAK,EAAE,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,QAAQ,EAAE;IACrC,aAAa,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACpC,gBAAgB,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACvC,OAAO,EAAE,CAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,6BAAqB,CAAC,CAAC,QAAQ,EAAE;CACxD,CAAC,CAAC;AAEH,SAAgB,+BAA+B,CAC7C,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,6CAAqC,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACjE,qDAAqD,CACtD,CAAC;AACJ,CAAC"}
|
|
@@ -6,7 +6,6 @@ import { OpenEnum } from "../../types/enums.js";
|
|
|
6
6
|
export declare const UiComponentEnum: {
|
|
7
7
|
readonly EmailEditorSelect: "EMAIL_EDITOR_SELECT";
|
|
8
8
|
readonly LayoutSelect: "LAYOUT_SELECT";
|
|
9
|
-
readonly EmailRendererSelect: "EMAIL_RENDERER_SELECT";
|
|
10
9
|
readonly BlockEditor: "BLOCK_EDITOR";
|
|
11
10
|
readonly EmailBody: "EMAIL_BODY";
|
|
12
11
|
readonly TextFullLine: "TEXT_FULL_LINE";
|
|
@@ -42,6 +41,14 @@ export declare const UiComponentEnum: {
|
|
|
42
41
|
readonly QueryEditor: "QUERY_EDITOR";
|
|
43
42
|
readonly Data: "DATA";
|
|
44
43
|
readonly LayoutEmail: "LAYOUT_EMAIL";
|
|
44
|
+
readonly DestinationMethod: "DESTINATION_METHOD";
|
|
45
|
+
readonly DestinationUrl: "DESTINATION_URL";
|
|
46
|
+
readonly DestinationHeaders: "DESTINATION_HEADERS";
|
|
47
|
+
readonly DestinationBody: "DESTINATION_BODY";
|
|
48
|
+
readonly DestinationResponseBodySchema: "DESTINATION_RESPONSE_BODY_SCHEMA";
|
|
49
|
+
readonly DestinationEnforceSchemaValidation: "DESTINATION_ENFORCE_SCHEMA_VALIDATION";
|
|
50
|
+
readonly DestinationContinueOnFailure: "DESTINATION_CONTINUE_ON_FAILURE";
|
|
51
|
+
readonly DestinationTimeout: "DESTINATION_TIMEOUT";
|
|
45
52
|
};
|
|
46
53
|
/**
|
|
47
54
|
* Component type for the UI Schema Property
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"uicomponentenum.d.ts","sourceRoot":"","sources":["../../src/models/components/uicomponentenum.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAE5B,OAAO,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAEhD;;GAEG;AACH,eAAO,MAAM,eAAe
|
|
1
|
+
{"version":3,"file":"uicomponentenum.d.ts","sourceRoot":"","sources":["../../src/models/components/uicomponentenum.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAE5B,OAAO,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAEhD;;GAEG;AACH,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA8ClB,CAAC;AACX;;GAEG;AACH,MAAM,MAAM,eAAe,GAAG,QAAQ,CAAC,OAAO,eAAe,CAAC,CAAC;AAE/D,gBAAgB;AAChB,eAAO,MAAM,6BAA6B,EAAE,CAAC,CAAC,OAAO,CACnD,eAAe,EACf,CAAC,CAAC,UAAU,EACZ,OAAO,CACmC,CAAC"}
|
|
@@ -44,7 +44,6 @@ const openEnums = __importStar(require("../../types/enums.js"));
|
|
|
44
44
|
exports.UiComponentEnum = {
|
|
45
45
|
EmailEditorSelect: "EMAIL_EDITOR_SELECT",
|
|
46
46
|
LayoutSelect: "LAYOUT_SELECT",
|
|
47
|
-
EmailRendererSelect: "EMAIL_RENDERER_SELECT",
|
|
48
47
|
BlockEditor: "BLOCK_EDITOR",
|
|
49
48
|
EmailBody: "EMAIL_BODY",
|
|
50
49
|
TextFullLine: "TEXT_FULL_LINE",
|
|
@@ -80,6 +79,14 @@ exports.UiComponentEnum = {
|
|
|
80
79
|
QueryEditor: "QUERY_EDITOR",
|
|
81
80
|
Data: "DATA",
|
|
82
81
|
LayoutEmail: "LAYOUT_EMAIL",
|
|
82
|
+
DestinationMethod: "DESTINATION_METHOD",
|
|
83
|
+
DestinationUrl: "DESTINATION_URL",
|
|
84
|
+
DestinationHeaders: "DESTINATION_HEADERS",
|
|
85
|
+
DestinationBody: "DESTINATION_BODY",
|
|
86
|
+
DestinationResponseBodySchema: "DESTINATION_RESPONSE_BODY_SCHEMA",
|
|
87
|
+
DestinationEnforceSchemaValidation: "DESTINATION_ENFORCE_SCHEMA_VALIDATION",
|
|
88
|
+
DestinationContinueOnFailure: "DESTINATION_CONTINUE_ON_FAILURE",
|
|
89
|
+
DestinationTimeout: "DESTINATION_TIMEOUT",
|
|
83
90
|
};
|
|
84
91
|
/** @internal */
|
|
85
92
|
exports.UiComponentEnum$inboundSchema = openEnums.inboundSchema(exports.UiComponentEnum);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"uicomponentenum.js","sourceRoot":"","sources":["../../src/models/components/uicomponentenum.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAGH,gEAAkD;AAGlD;;GAEG;AACU,QAAA,eAAe,GAAG;IAC7B,iBAAiB,EAAE,qBAAqB;IACxC,YAAY,EAAE,eAAe;IAC7B,
|
|
1
|
+
{"version":3,"file":"uicomponentenum.js","sourceRoot":"","sources":["../../src/models/components/uicomponentenum.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAGH,gEAAkD;AAGlD;;GAEG;AACU,QAAA,eAAe,GAAG;IAC7B,iBAAiB,EAAE,qBAAqB;IACxC,YAAY,EAAE,eAAe;IAC7B,WAAW,EAAE,cAAc;IAC3B,SAAS,EAAE,YAAY;IACvB,YAAY,EAAE,gBAAgB;IAC9B,eAAe,EAAE,mBAAmB;IACpC,SAAS,EAAE,aAAa;IACxB,WAAW,EAAE,eAAe;IAC5B,mBAAmB,EAAE,wBAAwB;IAC7C,mBAAmB,EAAE,wBAAwB;IAC7C,8BAA8B,EAAE,oCAAoC;IACpE,yBAAyB,EAAE,6BAA6B;IACxD,UAAU,EAAE,cAAc;IAC1B,YAAY,EAAE,eAAe;IAC7B,UAAU,EAAE,aAAa;IACzB,UAAU,EAAE,aAAa;IACzB,SAAS,EAAE,YAAY;IACvB,UAAU,EAAE,aAAa;IACzB,WAAW,EAAE,cAAc;IAC3B,SAAS,EAAE,YAAY;IACvB,SAAS,EAAE,YAAY;IACvB,SAAS,EAAE,YAAY;IACvB,eAAe,EAAE,mBAAmB;IACpC,YAAY,EAAE,eAAe;IAC7B,cAAc,EAAE,iBAAiB;IACjC,YAAY,EAAE,eAAe;IAC7B,kBAAkB,EAAE,sBAAsB;IAC1C,iBAAiB,EAAE,oBAAoB;IACvC,WAAW,EAAE,cAAc;IAC3B,gBAAgB,EAAE,oBAAoB;IACtC,OAAO,EAAE,UAAU;IACnB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,WAAW,EAAE,cAAc;IAC3B,WAAW,EAAE,cAAc;IAC3B,IAAI,EAAE,MAAM;IACZ,WAAW,EAAE,cAAc;IAC3B,iBAAiB,EAAE,oBAAoB;IACvC,cAAc,EAAE,iBAAiB;IACjC,kBAAkB,EAAE,qBAAqB;IACzC,eAAe,EAAE,kBAAkB;IACnC,6BAA6B,EAAE,kCAAkC;IACjE,kCAAkC,EAAE,uCAAuC;IAC3E,4BAA4B,EAAE,iCAAiC;IAC/D,kBAAkB,EAAE,qBAAqB;CACjC,CAAC;AAMX,gBAAgB;AACH,QAAA,6BAA6B,GAItC,SAAS,CAAC,aAAa,CAAC,uBAAe,CAAC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"uischemagroupenum.d.ts","sourceRoot":"","sources":["../../src/models/components/uischemagroupenum.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAC5B,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAElD;;GAEG;AACH,eAAO,MAAM,iBAAiB
|
|
1
|
+
{"version":3,"file":"uischemagroupenum.d.ts","sourceRoot":"","sources":["../../src/models/components/uischemagroupenum.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAC5B,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAElD;;GAEG;AACH,eAAO,MAAM,iBAAiB;;;;;;;;;;;;CAYpB,CAAC;AACX;;GAEG;AACH,MAAM,MAAM,iBAAiB,GAAG,UAAU,CAAC,OAAO,iBAAiB,CAAC,CAAC;AAErE,gBAAgB;AAChB,eAAO,MAAM,+BAA+B,EAAE,CAAC,CAAC,aAAa,CAC3D,OAAO,iBAAiB,CACS,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"uischemagroupenum.js","sourceRoot":"","sources":["../../src/models/components/uischemagroupenum.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,0CAA4B;AAG5B;;GAEG;AACU,QAAA,iBAAiB,GAAG;IAC/B,KAAK,EAAE,QAAQ;IACf,KAAK,EAAE,OAAO;IACd,MAAM,EAAE,QAAQ;IAChB,KAAK,EAAE,OAAO;IACd,QAAQ,EAAE,UAAU;IACpB,GAAG,EAAE,KAAK;IACV,IAAI,EAAE,MAAM;IACZ,IAAI,EAAE,MAAM;IACZ,IAAI,EAAE,MAAM;IACZ,MAAM,EAAE,QAAQ;
|
|
1
|
+
{"version":3,"file":"uischemagroupenum.js","sourceRoot":"","sources":["../../src/models/components/uischemagroupenum.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,0CAA4B;AAG5B;;GAEG;AACU,QAAA,iBAAiB,GAAG;IAC/B,KAAK,EAAE,QAAQ;IACf,KAAK,EAAE,OAAO;IACd,MAAM,EAAE,QAAQ;IAChB,KAAK,EAAE,OAAO;IACd,QAAQ,EAAE,UAAU;IACpB,GAAG,EAAE,KAAK;IACV,IAAI,EAAE,MAAM;IACZ,IAAI,EAAE,MAAM;IACZ,IAAI,EAAE,MAAM;IACZ,MAAM,EAAE,QAAQ;IAChB,WAAW,EAAE,cAAc;CACnB,CAAC;AAMX,gBAAgB;AACH,QAAA,+BAA+B,GAExC,CAAC,CAAC,UAAU,CAAC,yBAAiB,CAAC,CAAC"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import * as z from "zod/v3";
|
|
2
|
+
export type UpdateAllSubscriberNotificationsDto = {
|
|
3
|
+
/**
|
|
4
|
+
* Filter notifications by workflow tags
|
|
5
|
+
*/
|
|
6
|
+
tags?: Array<string> | undefined;
|
|
7
|
+
/**
|
|
8
|
+
* Filter notifications by data attributes (JSON string)
|
|
9
|
+
*/
|
|
10
|
+
data?: string | undefined;
|
|
11
|
+
/**
|
|
12
|
+
* Context keys for filtering notifications
|
|
13
|
+
*/
|
|
14
|
+
contextKeys?: Array<string> | undefined;
|
|
15
|
+
};
|
|
16
|
+
/** @internal */
|
|
17
|
+
export type UpdateAllSubscriberNotificationsDto$Outbound = {
|
|
18
|
+
tags?: Array<string> | undefined;
|
|
19
|
+
data?: string | undefined;
|
|
20
|
+
contextKeys?: Array<string> | undefined;
|
|
21
|
+
};
|
|
22
|
+
/** @internal */
|
|
23
|
+
export declare const UpdateAllSubscriberNotificationsDto$outboundSchema: z.ZodType<UpdateAllSubscriberNotificationsDto$Outbound, z.ZodTypeDef, UpdateAllSubscriberNotificationsDto>;
|
|
24
|
+
export declare function updateAllSubscriberNotificationsDtoToJSON(updateAllSubscriberNotificationsDto: UpdateAllSubscriberNotificationsDto): string;
|
|
25
|
+
//# sourceMappingURL=updateallsubscribernotificationsdto.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"updateallsubscribernotificationsdto.d.ts","sourceRoot":"","sources":["../../src/models/components/updateallsubscribernotificationsdto.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAE5B,MAAM,MAAM,mCAAmC,GAAG;IAChD;;OAEG;IACH,IAAI,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC;IACjC;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC1B;;OAEG;IACH,WAAW,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC;CACzC,CAAC;AAEF,gBAAgB;AAChB,MAAM,MAAM,4CAA4C,GAAG;IACzD,IAAI,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC;IACjC,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC1B,WAAW,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC;CACzC,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,kDAAkD,EAAE,CAAC,CAAC,OAAO,CACxE,4CAA4C,EAC5C,CAAC,CAAC,UAAU,EACZ,mCAAmC,CAKnC,CAAC;AAEH,wBAAgB,yCAAyC,CACvD,mCAAmC,EAAE,mCAAmC,GACvE,MAAM,CAMR"}
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*
|
|
3
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
4
|
+
*/
|
|
5
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
6
|
+
if (k2 === undefined) k2 = k;
|
|
7
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
8
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
9
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
10
|
+
}
|
|
11
|
+
Object.defineProperty(o, k2, desc);
|
|
12
|
+
}) : (function(o, m, k, k2) {
|
|
13
|
+
if (k2 === undefined) k2 = k;
|
|
14
|
+
o[k2] = m[k];
|
|
15
|
+
}));
|
|
16
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
17
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
18
|
+
}) : function(o, v) {
|
|
19
|
+
o["default"] = v;
|
|
20
|
+
});
|
|
21
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
22
|
+
var ownKeys = function(o) {
|
|
23
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
24
|
+
var ar = [];
|
|
25
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
26
|
+
return ar;
|
|
27
|
+
};
|
|
28
|
+
return ownKeys(o);
|
|
29
|
+
};
|
|
30
|
+
return function (mod) {
|
|
31
|
+
if (mod && mod.__esModule) return mod;
|
|
32
|
+
var result = {};
|
|
33
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
34
|
+
__setModuleDefault(result, mod);
|
|
35
|
+
return result;
|
|
36
|
+
};
|
|
37
|
+
})();
|
|
38
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39
|
+
exports.UpdateAllSubscriberNotificationsDto$outboundSchema = void 0;
|
|
40
|
+
exports.updateAllSubscriberNotificationsDtoToJSON = updateAllSubscriberNotificationsDtoToJSON;
|
|
41
|
+
const z = __importStar(require("zod/v3"));
|
|
42
|
+
/** @internal */
|
|
43
|
+
exports.UpdateAllSubscriberNotificationsDto$outboundSchema = z.object({
|
|
44
|
+
tags: z.array(z.string()).optional(),
|
|
45
|
+
data: z.string().optional(),
|
|
46
|
+
contextKeys: z.array(z.string()).optional(),
|
|
47
|
+
});
|
|
48
|
+
function updateAllSubscriberNotificationsDtoToJSON(updateAllSubscriberNotificationsDto) {
|
|
49
|
+
return JSON.stringify(exports.UpdateAllSubscriberNotificationsDto$outboundSchema.parse(updateAllSubscriberNotificationsDto));
|
|
50
|
+
}
|
|
51
|
+
//# sourceMappingURL=updateallsubscribernotificationsdto.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"updateallsubscribernotificationsdto.js","sourceRoot":"","sources":["../../src/models/components/updateallsubscribernotificationsdto.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAqCH,8FAQC;AA3CD,0CAA4B;AAwB5B,gBAAgB;AACH,QAAA,kDAAkD,GAI3D,CAAC,CAAC,MAAM,CAAC;IACX,IAAI,EAAE,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,QAAQ,EAAE;IACpC,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAC3B,WAAW,EAAE,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,QAAQ,EAAE;CAC5C,CAAC,CAAC;AAEH,SAAgB,yCAAyC,CACvD,mCAAwE;IAExE,OAAO,IAAI,CAAC,SAAS,CACnB,0DAAkD,CAAC,KAAK,CACtD,mCAAmC,CACpC,CACF,CAAC;AACJ,CAAC"}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import * as z from "zod/v3";
|
|
2
|
+
import { ClosedEnum } from "../../types/enums.js";
|
|
3
|
+
import { EnvironmentVariableValueDto, EnvironmentVariableValueDto$Outbound } from "./environmentvariablevaluedto.js";
|
|
4
|
+
/**
|
|
5
|
+
* The type of the variable
|
|
6
|
+
*/
|
|
7
|
+
export declare const UpdateEnvironmentVariableRequestDtoType: {
|
|
8
|
+
readonly String: "string";
|
|
9
|
+
};
|
|
10
|
+
/**
|
|
11
|
+
* The type of the variable
|
|
12
|
+
*/
|
|
13
|
+
export type UpdateEnvironmentVariableRequestDtoType = ClosedEnum<typeof UpdateEnvironmentVariableRequestDtoType>;
|
|
14
|
+
export type UpdateEnvironmentVariableRequestDto = {
|
|
15
|
+
/**
|
|
16
|
+
* Unique key for the variable. Must start with a letter and contain only letters, digits, and underscores.
|
|
17
|
+
*/
|
|
18
|
+
key?: string | undefined;
|
|
19
|
+
/**
|
|
20
|
+
* The type of the variable
|
|
21
|
+
*/
|
|
22
|
+
type?: UpdateEnvironmentVariableRequestDtoType | undefined;
|
|
23
|
+
isSecret?: boolean | undefined;
|
|
24
|
+
values?: Array<EnvironmentVariableValueDto> | undefined;
|
|
25
|
+
};
|
|
26
|
+
/** @internal */
|
|
27
|
+
export declare const UpdateEnvironmentVariableRequestDtoType$outboundSchema: z.ZodNativeEnum<typeof UpdateEnvironmentVariableRequestDtoType>;
|
|
28
|
+
/** @internal */
|
|
29
|
+
export type UpdateEnvironmentVariableRequestDto$Outbound = {
|
|
30
|
+
key?: string | undefined;
|
|
31
|
+
type?: string | undefined;
|
|
32
|
+
isSecret?: boolean | undefined;
|
|
33
|
+
values?: Array<EnvironmentVariableValueDto$Outbound> | undefined;
|
|
34
|
+
};
|
|
35
|
+
/** @internal */
|
|
36
|
+
export declare const UpdateEnvironmentVariableRequestDto$outboundSchema: z.ZodType<UpdateEnvironmentVariableRequestDto$Outbound, z.ZodTypeDef, UpdateEnvironmentVariableRequestDto>;
|
|
37
|
+
export declare function updateEnvironmentVariableRequestDtoToJSON(updateEnvironmentVariableRequestDto: UpdateEnvironmentVariableRequestDto): string;
|
|
38
|
+
//# sourceMappingURL=updateenvironmentvariablerequestdto.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"updateenvironmentvariablerequestdto.d.ts","sourceRoot":"","sources":["../../src/models/components/updateenvironmentvariablerequestdto.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAC5B,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAClD,OAAO,EACL,2BAA2B,EAC3B,oCAAoC,EAErC,MAAM,kCAAkC,CAAC;AAE1C;;GAEG;AACH,eAAO,MAAM,uCAAuC;;CAE1C,CAAC;AACX;;GAEG;AACH,MAAM,MAAM,uCAAuC,GAAG,UAAU,CAC9D,OAAO,uCAAuC,CAC/C,CAAC;AAEF,MAAM,MAAM,mCAAmC,GAAG;IAChD;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACzB;;OAEG;IACH,IAAI,CAAC,EAAE,uCAAuC,GAAG,SAAS,CAAC;IAC3D,QAAQ,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IAC/B,MAAM,CAAC,EAAE,KAAK,CAAC,2BAA2B,CAAC,GAAG,SAAS,CAAC;CACzD,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,sDAAsD,EACjE,CAAC,CAAC,aAAa,CAAC,OAAO,uCAAuC,CACR,CAAC;AAEzD,gBAAgB;AAChB,MAAM,MAAM,4CAA4C,GAAG;IACzD,GAAG,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACzB,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC1B,QAAQ,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IAC/B,MAAM,CAAC,EAAE,KAAK,CAAC,oCAAoC,CAAC,GAAG,SAAS,CAAC;CAClE,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,kDAAkD,EAAE,CAAC,CAAC,OAAO,CACxE,4CAA4C,EAC5C,CAAC,CAAC,UAAU,EACZ,mCAAmC,CAMnC,CAAC;AAEH,wBAAgB,yCAAyC,CACvD,mCAAmC,EAAE,mCAAmC,GACvE,MAAM,CAMR"}
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*
|
|
3
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
4
|
+
*/
|
|
5
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
6
|
+
if (k2 === undefined) k2 = k;
|
|
7
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
8
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
9
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
10
|
+
}
|
|
11
|
+
Object.defineProperty(o, k2, desc);
|
|
12
|
+
}) : (function(o, m, k, k2) {
|
|
13
|
+
if (k2 === undefined) k2 = k;
|
|
14
|
+
o[k2] = m[k];
|
|
15
|
+
}));
|
|
16
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
17
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
18
|
+
}) : function(o, v) {
|
|
19
|
+
o["default"] = v;
|
|
20
|
+
});
|
|
21
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
22
|
+
var ownKeys = function(o) {
|
|
23
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
24
|
+
var ar = [];
|
|
25
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
26
|
+
return ar;
|
|
27
|
+
};
|
|
28
|
+
return ownKeys(o);
|
|
29
|
+
};
|
|
30
|
+
return function (mod) {
|
|
31
|
+
if (mod && mod.__esModule) return mod;
|
|
32
|
+
var result = {};
|
|
33
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
34
|
+
__setModuleDefault(result, mod);
|
|
35
|
+
return result;
|
|
36
|
+
};
|
|
37
|
+
})();
|
|
38
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39
|
+
exports.UpdateEnvironmentVariableRequestDto$outboundSchema = exports.UpdateEnvironmentVariableRequestDtoType$outboundSchema = exports.UpdateEnvironmentVariableRequestDtoType = void 0;
|
|
40
|
+
exports.updateEnvironmentVariableRequestDtoToJSON = updateEnvironmentVariableRequestDtoToJSON;
|
|
41
|
+
const z = __importStar(require("zod/v3"));
|
|
42
|
+
const environmentvariablevaluedto_js_1 = require("./environmentvariablevaluedto.js");
|
|
43
|
+
/**
|
|
44
|
+
* The type of the variable
|
|
45
|
+
*/
|
|
46
|
+
exports.UpdateEnvironmentVariableRequestDtoType = {
|
|
47
|
+
String: "string",
|
|
48
|
+
};
|
|
49
|
+
/** @internal */
|
|
50
|
+
exports.UpdateEnvironmentVariableRequestDtoType$outboundSchema = z
|
|
51
|
+
.nativeEnum(exports.UpdateEnvironmentVariableRequestDtoType);
|
|
52
|
+
/** @internal */
|
|
53
|
+
exports.UpdateEnvironmentVariableRequestDto$outboundSchema = z.object({
|
|
54
|
+
key: z.string().optional(),
|
|
55
|
+
type: exports.UpdateEnvironmentVariableRequestDtoType$outboundSchema.optional(),
|
|
56
|
+
isSecret: z.boolean().optional(),
|
|
57
|
+
values: z.array(environmentvariablevaluedto_js_1.EnvironmentVariableValueDto$outboundSchema).optional(),
|
|
58
|
+
});
|
|
59
|
+
function updateEnvironmentVariableRequestDtoToJSON(updateEnvironmentVariableRequestDto) {
|
|
60
|
+
return JSON.stringify(exports.UpdateEnvironmentVariableRequestDto$outboundSchema.parse(updateEnvironmentVariableRequestDto));
|
|
61
|
+
}
|
|
62
|
+
//# sourceMappingURL=updateenvironmentvariablerequestdto.js.map
|