@algolia/ingestion 1.0.0-alpha.8 → 1.0.0-alpha.81
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/builds/browser.d.ts +52 -5
- package/dist/builds/browser.d.ts.map +1 -1
- package/dist/builds/node.d.ts +52 -5
- package/dist/builds/node.d.ts.map +1 -1
- package/dist/{ingestion.cjs.js → ingestion.cjs} +1321 -820
- package/dist/ingestion.esm.browser.js +1486 -964
- package/dist/ingestion.esm.node.js +1319 -819
- package/dist/ingestion.umd.js +2 -2
- package/dist/model/actionType.d.ts +4 -1
- package/dist/model/actionType.d.ts.map +1 -1
- package/dist/model/authAPIKey.d.ts +6 -3
- package/dist/model/authAPIKey.d.ts.map +1 -1
- package/dist/model/authAPIKeyPartial.d.ts +7 -0
- package/dist/model/authAPIKeyPartial.d.ts.map +1 -0
- package/dist/model/authAlgolia.d.ts +10 -4
- package/dist/model/authAlgolia.d.ts.map +1 -1
- package/dist/model/authAlgoliaPartial.d.ts +11 -0
- package/dist/model/authAlgoliaPartial.d.ts.map +1 -0
- package/dist/model/authBasic.d.ts +7 -4
- package/dist/model/authBasic.d.ts.map +1 -1
- package/dist/model/authBasicPartial.d.ts +8 -0
- package/dist/model/authBasicPartial.d.ts.map +1 -0
- package/dist/model/authGoogleServiceAccount.d.ts +13 -4
- package/dist/model/authGoogleServiceAccount.d.ts.map +1 -1
- package/dist/model/authGoogleServiceAccountPartial.d.ts +14 -0
- package/dist/model/authGoogleServiceAccountPartial.d.ts.map +1 -0
- package/dist/model/authInput.d.ts +6 -6
- package/dist/model/authInput.d.ts.map +1 -1
- package/dist/model/authInputPartial.d.ts +7 -0
- package/dist/model/authInputPartial.d.ts.map +1 -0
- package/dist/model/authOAuth.d.ts +17 -6
- package/dist/model/authOAuth.d.ts.map +1 -1
- package/dist/model/authOAuthPartial.d.ts +18 -0
- package/dist/model/authOAuthPartial.d.ts.map +1 -0
- package/dist/model/authentication.d.ts +27 -16
- package/dist/model/authentication.d.ts.map +1 -1
- package/dist/model/authenticationCreate.d.ts +15 -9
- package/dist/model/authenticationCreate.d.ts.map +1 -1
- package/dist/model/authenticationCreateResponse.d.ts +17 -8
- package/dist/model/authenticationCreateResponse.d.ts.map +1 -1
- package/dist/model/authenticationSearch.d.ts +7 -0
- package/dist/model/authenticationSearch.d.ts.map +1 -0
- package/dist/model/authenticationSortKeys.d.ts +5 -0
- package/dist/model/authenticationSortKeys.d.ts.map +1 -0
- package/dist/model/authenticationType.d.ts +4 -1
- package/dist/model/authenticationType.d.ts.map +1 -1
- package/dist/model/authenticationUpdate.d.ts +15 -9
- package/dist/model/authenticationUpdate.d.ts.map +1 -1
- package/dist/model/authenticationUpdateResponse.d.ts +17 -8
- package/dist/model/authenticationUpdateResponse.d.ts.map +1 -1
- package/dist/model/bigCommerceChannel.d.ts +11 -0
- package/dist/model/bigCommerceChannel.d.ts.map +1 -0
- package/dist/model/bigCommerceMetafield.d.ts +11 -0
- package/dist/model/bigCommerceMetafield.d.ts.map +1 -0
- package/dist/model/bigQueryDataType.d.ts +2 -0
- package/dist/model/bigQueryDataType.d.ts.map +1 -0
- package/dist/model/clientMethodProps.d.ts +465 -282
- package/dist/model/clientMethodProps.d.ts.map +1 -1
- package/dist/model/commercetoolsCustomFields.d.ts +18 -0
- package/dist/model/commercetoolsCustomFields.d.ts.map +1 -0
- package/dist/model/deleteResponse.d.ts +6 -6
- package/dist/model/deleteResponse.d.ts.map +1 -1
- package/dist/model/destination.d.ts +29 -17
- package/dist/model/destination.d.ts.map +1 -1
- package/dist/model/destinationCreate.d.ts +17 -8
- package/dist/model/destinationCreate.d.ts.map +1 -1
- package/dist/model/destinationCreateResponse.d.ts +17 -8
- package/dist/model/destinationCreateResponse.d.ts.map +1 -1
- package/dist/model/destinationIndexName.d.ts +12 -3
- package/dist/model/destinationIndexName.d.ts.map +1 -1
- package/dist/model/destinationIndexPrefix.d.ts +6 -3
- package/dist/model/destinationIndexPrefix.d.ts.map +1 -1
- package/dist/model/destinationInput.d.ts +3 -3
- package/dist/model/destinationInput.d.ts.map +1 -1
- package/dist/model/destinationSearch.d.ts +7 -0
- package/dist/model/destinationSearch.d.ts.map +1 -0
- package/dist/model/destinationSortKeys.d.ts +5 -0
- package/dist/model/destinationSortKeys.d.ts.map +1 -0
- package/dist/model/destinationType.d.ts +4 -1
- package/dist/model/destinationType.d.ts.map +1 -1
- package/dist/model/destinationUpdate.d.ts +17 -8
- package/dist/model/destinationUpdate.d.ts.map +1 -1
- package/dist/model/destinationUpdateResponse.d.ts +17 -8
- package/dist/model/destinationUpdateResponse.d.ts.map +1 -1
- package/dist/model/dockerImageType.d.ts +5 -0
- package/dist/model/dockerImageType.d.ts.map +1 -0
- package/dist/model/dockerRegistry.d.ts +5 -0
- package/dist/model/dockerRegistry.d.ts.map +1 -0
- package/dist/model/dockerSourceDiscover.d.ts +11 -0
- package/dist/model/dockerSourceDiscover.d.ts.map +1 -0
- package/dist/model/dockerSourceStreams.d.ts +4 -0
- package/dist/model/dockerSourceStreams.d.ts.map +1 -0
- package/dist/model/errorBase.d.ts +6 -6
- package/dist/model/errorBase.d.ts.map +1 -1
- package/dist/model/event.d.ts +30 -14
- package/dist/model/event.d.ts.map +1 -1
- package/dist/model/eventSortKeys.d.ts +5 -0
- package/dist/model/eventSortKeys.d.ts.map +1 -0
- package/dist/model/eventStatus.d.ts +1 -1
- package/dist/model/eventStatus.d.ts.map +1 -1
- package/dist/model/eventType.d.ts +1 -1
- package/dist/model/eventType.d.ts.map +1 -1
- package/dist/model/index.d.ts +117 -63
- package/dist/model/index.d.ts.map +1 -1
- package/dist/model/listAuthenticationsResponse.d.ts +6 -6
- package/dist/model/listAuthenticationsResponse.d.ts.map +1 -1
- package/dist/model/listDestinationsResponse.d.ts +6 -6
- package/dist/model/listDestinationsResponse.d.ts.map +1 -1
- package/dist/model/listEventsResponse.d.ts +8 -6
- package/dist/model/listEventsResponse.d.ts.map +1 -1
- package/dist/model/listSourcesResponse.d.ts +6 -6
- package/dist/model/listSourcesResponse.d.ts.map +1 -1
- package/dist/model/listTasksResponse.d.ts +9 -6
- package/dist/model/listTasksResponse.d.ts.map +1 -1
- package/dist/model/mappingFieldDirective.d.ts +14 -0
- package/dist/model/mappingFieldDirective.d.ts.map +1 -0
- package/dist/model/mappingInput.d.ts +12 -0
- package/dist/model/mappingInput.d.ts.map +1 -0
- package/dist/model/mappingKitAction.d.ts +20 -0
- package/dist/model/mappingKitAction.d.ts.map +1 -0
- package/dist/model/mappingTypeCSV.d.ts +2 -0
- package/dist/model/mappingTypeCSV.d.ts.map +1 -0
- package/dist/model/methodType.d.ts +1 -1
- package/dist/model/methodType.d.ts.map +1 -1
- package/dist/model/onDemandDateUtilsInput.d.ts +16 -0
- package/dist/model/onDemandDateUtilsInput.d.ts.map +1 -0
- package/dist/model/onDemandTrigger.d.ts +12 -0
- package/dist/model/onDemandTrigger.d.ts.map +1 -0
- package/dist/model/onDemandTriggerInput.d.ts +8 -0
- package/dist/model/onDemandTriggerInput.d.ts.map +1 -0
- package/dist/model/onDemandTriggerType.d.ts +5 -0
- package/dist/model/onDemandTriggerType.d.ts.map +1 -0
- package/dist/model/orderKeys.d.ts +5 -0
- package/dist/model/orderKeys.d.ts.map +1 -0
- package/dist/model/pagination.d.ts +6 -6
- package/dist/model/pagination.d.ts.map +1 -1
- package/dist/model/platform.d.ts +5 -0
- package/dist/model/platform.d.ts.map +1 -0
- package/dist/model/platformNone.d.ts +5 -0
- package/dist/model/platformNone.d.ts.map +1 -0
- package/dist/model/platformWithNone.d.ts +4 -0
- package/dist/model/platformWithNone.d.ts.map +1 -0
- package/dist/model/recordType.d.ts +5 -0
- package/dist/model/recordType.d.ts.map +1 -0
- package/dist/model/run.d.ts +41 -29
- package/dist/model/run.d.ts.map +1 -1
- package/dist/model/runListResponse.d.ts +8 -6
- package/dist/model/runListResponse.d.ts.map +1 -1
- package/dist/model/runOutcome.d.ts +1 -1
- package/dist/model/runOutcome.d.ts.map +1 -1
- package/dist/model/runProgress.d.ts +4 -4
- package/dist/model/runProgress.d.ts.map +1 -1
- package/dist/model/runReasonCode.d.ts +5 -0
- package/dist/model/runReasonCode.d.ts.map +1 -0
- package/dist/model/runResponse.d.ts +13 -7
- package/dist/model/runResponse.d.ts.map +1 -1
- package/dist/model/runSortKeys.d.ts +5 -0
- package/dist/model/runSortKeys.d.ts.map +1 -0
- package/dist/model/runStatus.d.ts +1 -1
- package/dist/model/runStatus.d.ts.map +1 -1
- package/dist/model/runType.d.ts +1 -1
- package/dist/model/runType.d.ts.map +1 -1
- package/dist/model/scheduleDateUtilsInput.d.ts +12 -0
- package/dist/model/scheduleDateUtilsInput.d.ts.map +1 -0
- package/dist/model/scheduleTrigger.d.ts +20 -0
- package/dist/model/scheduleTrigger.d.ts.map +1 -0
- package/dist/model/scheduleTriggerInput.d.ts +12 -0
- package/dist/model/scheduleTriggerInput.d.ts.map +1 -0
- package/dist/model/scheduleTriggerType.d.ts +5 -0
- package/dist/model/scheduleTriggerType.d.ts.map +1 -0
- package/dist/model/source.d.ts +23 -17
- package/dist/model/source.d.ts.map +1 -1
- package/dist/model/sourceBigCommerce.d.ts +12 -3
- package/dist/model/sourceBigCommerce.d.ts.map +1 -1
- package/dist/model/sourceBigQuery.d.ts +29 -0
- package/dist/model/sourceBigQuery.d.ts.map +1 -0
- package/dist/model/sourceCSV.d.ts +22 -0
- package/dist/model/sourceCSV.d.ts.map +1 -0
- package/dist/model/sourceCommercetools.d.ts +15 -9
- package/dist/model/sourceCommercetools.d.ts.map +1 -1
- package/dist/model/sourceCreate.d.ts +11 -8
- package/dist/model/sourceCreate.d.ts.map +1 -1
- package/dist/model/sourceCreateResponse.d.ts +11 -8
- package/dist/model/sourceCreateResponse.d.ts.map +1 -1
- package/dist/model/sourceDocker.d.ts +19 -0
- package/dist/model/sourceDocker.d.ts.map +1 -0
- package/dist/model/sourceGA4BigQueryExport.d.ts +15 -0
- package/dist/model/sourceGA4BigQueryExport.d.ts.map +1 -0
- package/dist/model/sourceInput.d.ts +8 -4
- package/dist/model/sourceInput.d.ts.map +1 -1
- package/dist/model/sourceJSON.d.ts +13 -0
- package/dist/model/sourceJSON.d.ts.map +1 -0
- package/dist/model/sourceSearch.d.ts +4 -0
- package/dist/model/sourceSearch.d.ts.map +1 -0
- package/dist/model/sourceSortKeys.d.ts +5 -0
- package/dist/model/sourceSortKeys.d.ts.map +1 -0
- package/dist/model/sourceType.d.ts +1 -1
- package/dist/model/sourceType.d.ts.map +1 -1
- package/dist/model/sourceUpdate.d.ts +9 -8
- package/dist/model/sourceUpdate.d.ts.map +1 -1
- package/dist/model/sourceUpdateCommercetools.d.ts +18 -0
- package/dist/model/sourceUpdateCommercetools.d.ts.map +1 -0
- package/dist/model/sourceUpdateDocker.d.ts +17 -0
- package/dist/model/sourceUpdateDocker.d.ts.map +1 -0
- package/dist/model/sourceUpdateInput.d.ts +8 -0
- package/dist/model/sourceUpdateInput.d.ts.map +1 -0
- package/dist/model/sourceUpdateResponse.d.ts +11 -8
- package/dist/model/sourceUpdateResponse.d.ts.map +1 -1
- package/dist/model/streamingTrigger.d.ts +8 -0
- package/dist/model/streamingTrigger.d.ts.map +1 -0
- package/dist/model/streamingTriggerType.d.ts +5 -0
- package/dist/model/streamingTriggerType.d.ts.map +1 -0
- package/dist/model/streamingUtilsInput.d.ts +8 -0
- package/dist/model/streamingUtilsInput.d.ts.map +1 -0
- package/dist/model/subscriptionTrigger.d.ts +8 -0
- package/dist/model/subscriptionTrigger.d.ts.map +1 -0
- package/dist/model/subscriptionTriggerType.d.ts +5 -0
- package/dist/model/subscriptionTriggerType.d.ts.map +1 -0
- package/dist/model/task.d.ts +36 -18
- package/dist/model/task.d.ts.map +1 -1
- package/dist/model/taskCreate.d.ts +27 -9
- package/dist/model/taskCreate.d.ts.map +1 -1
- package/dist/model/taskCreateResponse.d.ts +13 -7
- package/dist/model/taskCreateResponse.d.ts.map +1 -1
- package/dist/model/taskCreateTrigger.d.ts +6 -0
- package/dist/model/taskCreateTrigger.d.ts.map +1 -0
- package/dist/model/taskInput.d.ts +5 -0
- package/dist/model/taskInput.d.ts.map +1 -0
- package/dist/model/taskSearch.d.ts +4 -0
- package/dist/model/taskSearch.d.ts.map +1 -0
- package/dist/model/taskSortKeys.d.ts +5 -0
- package/dist/model/taskSortKeys.d.ts.map +1 -0
- package/dist/model/taskUpdate.d.ts +21 -6
- package/dist/model/taskUpdate.d.ts.map +1 -1
- package/dist/model/taskUpdateResponse.d.ts +13 -7
- package/dist/model/taskUpdateResponse.d.ts.map +1 -1
- package/dist/model/trigger.d.ts +5 -13
- package/dist/model/trigger.d.ts.map +1 -1
- package/dist/model/triggerType.d.ts +4 -1
- package/dist/model/triggerType.d.ts.map +1 -1
- package/dist/model/triggerUpdateInput.d.ts +10 -0
- package/dist/model/triggerUpdateInput.d.ts.map +1 -0
- package/dist/model/window.d.ts +14 -0
- package/dist/model/window.d.ts.map +1 -0
- package/dist/src/ingestionClient.d.ts +574 -325
- package/dist/src/ingestionClient.d.ts.map +1 -1
- package/index.js +1 -1
- package/model/actionType.ts +5 -2
- package/model/authAPIKey.ts +4 -1
- package/model/authAPIKeyPartial.ts +8 -0
- package/model/authAlgolia.ts +7 -1
- package/model/authAlgoliaPartial.ts +13 -0
- package/model/authBasic.ts +4 -1
- package/model/authBasicPartial.ts +10 -0
- package/model/authGoogleServiceAccount.ts +10 -1
- package/model/authGoogleServiceAccountPartial.ts +16 -0
- package/model/authInput.ts +1 -1
- package/model/authInputPartial.ts +14 -0
- package/model/authOAuth.ts +13 -3
- package/model/authOAuthPartial.ts +21 -0
- package/model/authentication.ts +15 -3
- package/model/authenticationCreate.ts +9 -3
- package/model/authenticationCreateResponse.ts +10 -1
- package/model/authenticationSearch.ts +8 -0
- package/model/authenticationSortKeys.ts +11 -0
- package/model/authenticationType.ts +4 -1
- package/model/authenticationUpdate.ts +11 -5
- package/model/authenticationUpdateResponse.ts +10 -1
- package/model/bigCommerceChannel.ts +13 -0
- package/model/bigCommerceMetafield.ts +13 -0
- package/model/bigQueryDataType.ts +3 -0
- package/model/clientMethodProps.ts +224 -36
- package/model/commercetoolsCustomFields.ts +21 -0
- package/model/deleteResponse.ts +1 -1
- package/model/destination.ts +13 -1
- package/model/destinationCreate.ts +11 -2
- package/model/destinationCreateResponse.ts +10 -1
- package/model/destinationIndexName.ts +13 -1
- package/model/destinationIndexPrefix.ts +4 -1
- package/model/destinationInput.ts +1 -1
- package/model/destinationSearch.ts +8 -0
- package/model/destinationSortKeys.ts +6 -0
- package/model/destinationType.ts +5 -2
- package/model/destinationUpdate.ts +10 -1
- package/model/destinationUpdateResponse.ts +10 -1
- package/model/dockerImageType.ts +6 -0
- package/model/dockerRegistry.ts +6 -0
- package/model/dockerSourceDiscover.ts +13 -0
- package/model/dockerSourceStreams.ts +5 -0
- package/model/errorBase.ts +1 -1
- package/model/event.ts +18 -1
- package/model/eventSortKeys.ts +6 -0
- package/model/eventStatus.ts +2 -1
- package/model/eventType.ts +2 -2
- package/model/index.ts +60 -6
- package/model/listAuthenticationsResponse.ts +1 -1
- package/model/listDestinationsResponse.ts +1 -1
- package/model/listEventsResponse.ts +4 -1
- package/model/listSourcesResponse.ts +1 -1
- package/model/listTasksResponse.ts +4 -1
- package/model/mappingFieldDirective.ts +16 -0
- package/model/mappingInput.ts +15 -0
- package/model/mappingKitAction.ts +25 -0
- package/model/mappingTypeCSV.ts +8 -0
- package/model/methodType.ts +1 -1
- package/model/onDemandDateUtilsInput.ts +20 -0
- package/model/onDemandTrigger.ts +15 -0
- package/model/onDemandTriggerInput.ts +10 -0
- package/model/onDemandTriggerType.ts +6 -0
- package/model/orderKeys.ts +6 -0
- package/model/pagination.ts +1 -1
- package/model/platform.ts +6 -0
- package/model/platformNone.ts +6 -0
- package/model/platformWithNone.ts +6 -0
- package/model/recordType.ts +6 -0
- package/model/run.ts +20 -6
- package/model/runListResponse.ts +4 -1
- package/model/runOutcome.ts +2 -2
- package/model/runProgress.ts +1 -1
- package/model/runReasonCode.ts +13 -0
- package/model/runResponse.ts +7 -1
- package/model/runSortKeys.ts +6 -0
- package/model/runStatus.ts +7 -2
- package/model/runType.ts +2 -2
- package/model/scheduleDateUtilsInput.ts +15 -0
- package/model/scheduleTrigger.ts +25 -0
- package/model/scheduleTriggerInput.ts +15 -0
- package/model/scheduleTriggerType.ts +6 -0
- package/model/source.ts +7 -1
- package/model/sourceBigCommerce.ts +16 -2
- package/model/sourceBigQuery.ts +37 -0
- package/model/sourceCSV.ts +28 -0
- package/model/sourceCommercetools.ts +10 -1
- package/model/sourceCreate.ts +5 -2
- package/model/sourceCreateResponse.ts +4 -1
- package/model/sourceDocker.ts +25 -0
- package/model/sourceGA4BigQueryExport.ts +18 -0
- package/model/sourceInput.ts +14 -3
- package/model/sourceJSON.ts +17 -0
- package/model/sourceSearch.ts +5 -0
- package/model/sourceSortKeys.ts +6 -0
- package/model/sourceType.ts +9 -2
- package/model/sourceUpdate.ts +6 -6
- package/model/sourceUpdateCommercetools.ts +24 -0
- package/model/sourceUpdateDocker.ts +22 -0
- package/model/sourceUpdateInput.ts +16 -0
- package/model/sourceUpdateResponse.ts +4 -1
- package/model/streamingTrigger.ts +10 -0
- package/model/streamingTriggerType.ts +6 -0
- package/model/streamingUtilsInput.ts +10 -0
- package/model/subscriptionTrigger.ts +10 -0
- package/model/subscriptionTriggerType.ts +6 -0
- package/model/task.ts +22 -2
- package/model/taskCreate.ts +23 -3
- package/model/taskCreateResponse.ts +7 -1
- package/model/taskCreateTrigger.ts +12 -0
- package/model/taskInput.ts +10 -0
- package/model/taskSearch.ts +5 -0
- package/model/taskSortKeys.ts +11 -0
- package/model/taskUpdate.ts +20 -3
- package/model/taskUpdateResponse.ts +7 -1
- package/model/trigger.ts +12 -19
- package/model/triggerType.ts +9 -2
- package/model/triggerUpdateInput.ts +11 -0
- package/model/window.ts +16 -0
- package/package.json +10 -9
- package/dist/model/authenticationInput.d.ts +0 -5
- package/dist/model/authenticationInput.d.ts.map +0 -1
- package/dist/model/authenticationWithInput.d.ts +0 -4
- package/dist/model/authenticationWithInput.d.ts.map +0 -1
- package/dist/model/platformType.d.ts +0 -2
- package/dist/model/platformType.d.ts.map +0 -1
- package/dist/model/sourceJson.d.ts +0 -6
- package/dist/model/sourceJson.d.ts.map +0 -1
- package/dist/model/triggerInput.d.ts +0 -6
- package/dist/model/triggerInput.d.ts.map +0 -1
- package/model/authenticationInput.ts +0 -7
- package/model/authenticationWithInput.ts +0 -6
- package/model/platformType.ts +0 -3
- package/model/sourceJson.ts +0 -9
- package/model/triggerInput.ts +0 -9
package/dist/model/index.d.ts
CHANGED
|
@@ -1,64 +1,118 @@
|
|
|
1
|
-
export * from './actionType';
|
|
2
|
-
export * from './authAPIKey';
|
|
3
|
-
export * from './
|
|
4
|
-
export * from './
|
|
5
|
-
export * from './
|
|
6
|
-
export * from './
|
|
7
|
-
export * from './
|
|
8
|
-
export * from './
|
|
9
|
-
export * from './
|
|
10
|
-
export * from './
|
|
11
|
-
export * from './
|
|
12
|
-
export * from './
|
|
13
|
-
export * from './
|
|
14
|
-
export * from './
|
|
15
|
-
export * from './
|
|
16
|
-
export * from './
|
|
17
|
-
export * from './
|
|
18
|
-
export * from './
|
|
19
|
-
export * from './
|
|
20
|
-
export * from './
|
|
21
|
-
export * from './
|
|
22
|
-
export * from './
|
|
23
|
-
export * from './
|
|
24
|
-
export * from './
|
|
25
|
-
export * from './
|
|
26
|
-
export * from './
|
|
27
|
-
export * from './
|
|
28
|
-
export * from './
|
|
29
|
-
export * from './
|
|
30
|
-
export * from './
|
|
31
|
-
export * from './
|
|
32
|
-
export * from './
|
|
33
|
-
export * from './
|
|
34
|
-
export * from './
|
|
35
|
-
export * from './
|
|
36
|
-
export * from './
|
|
37
|
-
export * from './
|
|
38
|
-
export * from './
|
|
39
|
-
export * from './
|
|
40
|
-
export * from './
|
|
41
|
-
export * from './
|
|
42
|
-
export * from './
|
|
43
|
-
export * from './
|
|
44
|
-
export * from './
|
|
45
|
-
export * from './
|
|
46
|
-
export * from './
|
|
47
|
-
export * from './
|
|
48
|
-
export * from './
|
|
49
|
-
export * from './
|
|
50
|
-
export * from './
|
|
51
|
-
export * from './
|
|
52
|
-
export * from './
|
|
53
|
-
export * from './
|
|
54
|
-
export * from './
|
|
55
|
-
export * from './
|
|
56
|
-
export * from './
|
|
57
|
-
export * from './
|
|
58
|
-
export * from './
|
|
59
|
-
export * from './
|
|
60
|
-
export * from './
|
|
61
|
-
export * from './
|
|
62
|
-
export * from './
|
|
63
|
-
export * from './
|
|
1
|
+
export * from './actionType';
|
|
2
|
+
export * from './authAPIKey';
|
|
3
|
+
export * from './authAPIKeyPartial';
|
|
4
|
+
export * from './authAlgolia';
|
|
5
|
+
export * from './authAlgoliaPartial';
|
|
6
|
+
export * from './authBasic';
|
|
7
|
+
export * from './authBasicPartial';
|
|
8
|
+
export * from './authGoogleServiceAccount';
|
|
9
|
+
export * from './authGoogleServiceAccountPartial';
|
|
10
|
+
export * from './authInput';
|
|
11
|
+
export * from './authInputPartial';
|
|
12
|
+
export * from './authOAuth';
|
|
13
|
+
export * from './authOAuthPartial';
|
|
14
|
+
export * from './authentication';
|
|
15
|
+
export * from './authenticationCreate';
|
|
16
|
+
export * from './authenticationCreateResponse';
|
|
17
|
+
export * from './authenticationSearch';
|
|
18
|
+
export * from './authenticationSortKeys';
|
|
19
|
+
export * from './authenticationType';
|
|
20
|
+
export * from './authenticationUpdate';
|
|
21
|
+
export * from './authenticationUpdateResponse';
|
|
22
|
+
export * from './bigCommerceChannel';
|
|
23
|
+
export * from './bigCommerceMetafield';
|
|
24
|
+
export * from './bigQueryDataType';
|
|
25
|
+
export * from './commercetoolsCustomFields';
|
|
26
|
+
export * from './deleteResponse';
|
|
27
|
+
export * from './destination';
|
|
28
|
+
export * from './destinationCreate';
|
|
29
|
+
export * from './destinationCreateResponse';
|
|
30
|
+
export * from './destinationIndexName';
|
|
31
|
+
export * from './destinationIndexPrefix';
|
|
32
|
+
export * from './destinationInput';
|
|
33
|
+
export * from './destinationSearch';
|
|
34
|
+
export * from './destinationSortKeys';
|
|
35
|
+
export * from './destinationType';
|
|
36
|
+
export * from './destinationUpdate';
|
|
37
|
+
export * from './destinationUpdateResponse';
|
|
38
|
+
export * from './dockerImageType';
|
|
39
|
+
export * from './dockerRegistry';
|
|
40
|
+
export * from './dockerSourceDiscover';
|
|
41
|
+
export * from './dockerSourceStreams';
|
|
42
|
+
export * from './errorBase';
|
|
43
|
+
export * from './event';
|
|
44
|
+
export * from './eventSortKeys';
|
|
45
|
+
export * from './eventStatus';
|
|
46
|
+
export * from './eventType';
|
|
47
|
+
export * from './listAuthenticationsResponse';
|
|
48
|
+
export * from './listDestinationsResponse';
|
|
49
|
+
export * from './listEventsResponse';
|
|
50
|
+
export * from './listSourcesResponse';
|
|
51
|
+
export * from './listTasksResponse';
|
|
52
|
+
export * from './mappingFieldDirective';
|
|
53
|
+
export * from './mappingInput';
|
|
54
|
+
export * from './mappingKitAction';
|
|
55
|
+
export * from './mappingTypeCSV';
|
|
56
|
+
export * from './methodType';
|
|
57
|
+
export * from './onDemandDateUtilsInput';
|
|
58
|
+
export * from './onDemandTrigger';
|
|
59
|
+
export * from './onDemandTriggerInput';
|
|
60
|
+
export * from './onDemandTriggerType';
|
|
61
|
+
export * from './orderKeys';
|
|
62
|
+
export * from './pagination';
|
|
63
|
+
export * from './platform';
|
|
64
|
+
export * from './platformNone';
|
|
65
|
+
export * from './platformWithNone';
|
|
66
|
+
export * from './recordType';
|
|
67
|
+
export * from './run';
|
|
68
|
+
export * from './runListResponse';
|
|
69
|
+
export * from './runOutcome';
|
|
70
|
+
export * from './runProgress';
|
|
71
|
+
export * from './runReasonCode';
|
|
72
|
+
export * from './runResponse';
|
|
73
|
+
export * from './runSortKeys';
|
|
74
|
+
export * from './runStatus';
|
|
75
|
+
export * from './runType';
|
|
76
|
+
export * from './scheduleDateUtilsInput';
|
|
77
|
+
export * from './scheduleTrigger';
|
|
78
|
+
export * from './scheduleTriggerInput';
|
|
79
|
+
export * from './scheduleTriggerType';
|
|
80
|
+
export * from './source';
|
|
81
|
+
export * from './sourceBigCommerce';
|
|
82
|
+
export * from './sourceBigQuery';
|
|
83
|
+
export * from './sourceCSV';
|
|
84
|
+
export * from './sourceCommercetools';
|
|
85
|
+
export * from './sourceCreate';
|
|
86
|
+
export * from './sourceCreateResponse';
|
|
87
|
+
export * from './sourceDocker';
|
|
88
|
+
export * from './sourceGA4BigQueryExport';
|
|
89
|
+
export * from './sourceInput';
|
|
90
|
+
export * from './sourceJSON';
|
|
91
|
+
export * from './sourceSearch';
|
|
92
|
+
export * from './sourceSortKeys';
|
|
93
|
+
export * from './sourceType';
|
|
94
|
+
export * from './sourceUpdate';
|
|
95
|
+
export * from './sourceUpdateCommercetools';
|
|
96
|
+
export * from './sourceUpdateDocker';
|
|
97
|
+
export * from './sourceUpdateInput';
|
|
98
|
+
export * from './sourceUpdateResponse';
|
|
99
|
+
export * from './streamingTrigger';
|
|
100
|
+
export * from './streamingTriggerType';
|
|
101
|
+
export * from './streamingUtilsInput';
|
|
102
|
+
export * from './subscriptionTrigger';
|
|
103
|
+
export * from './subscriptionTriggerType';
|
|
104
|
+
export * from './task';
|
|
105
|
+
export * from './taskCreate';
|
|
106
|
+
export * from './taskCreateResponse';
|
|
107
|
+
export * from './taskCreateTrigger';
|
|
108
|
+
export * from './taskInput';
|
|
109
|
+
export * from './taskSearch';
|
|
110
|
+
export * from './taskSortKeys';
|
|
111
|
+
export * from './taskUpdate';
|
|
112
|
+
export * from './taskUpdateResponse';
|
|
113
|
+
export * from './trigger';
|
|
114
|
+
export * from './triggerType';
|
|
115
|
+
export * from './triggerUpdateInput';
|
|
116
|
+
export * from './window';
|
|
117
|
+
export * from './clientMethodProps';
|
|
64
118
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../model/index.ts"],"names":[],"mappings":"AAEA,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,eAAe,CAAC;AAC9B,cAAc,aAAa,CAAC;AAC5B,cAAc,4BAA4B,CAAC;AAC3C,cAAc,aAAa,CAAC;AAC5B,cAAc,aAAa,CAAC;AAC5B,cAAc,kBAAkB,CAAC;AACjC,cAAc,wBAAwB,CAAC;AACvC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../model/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import type { Authentication } from './authentication';
|
|
2
|
-
import type { Pagination } from './pagination';
|
|
3
|
-
export
|
|
4
|
-
authentications: Authentication[];
|
|
5
|
-
pagination: Pagination;
|
|
6
|
-
};
|
|
1
|
+
import type { Authentication } from './authentication';
|
|
2
|
+
import type { Pagination } from './pagination';
|
|
3
|
+
export type ListAuthenticationsResponse = {
|
|
4
|
+
authentications: Authentication[];
|
|
5
|
+
pagination: Pagination;
|
|
6
|
+
};
|
|
7
7
|
//# sourceMappingURL=listAuthenticationsResponse.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"listAuthenticationsResponse.d.ts","sourceRoot":"","sources":["../../model/listAuthenticationsResponse.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AACvD,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAE/C,
|
|
1
|
+
{"version":3,"file":"listAuthenticationsResponse.d.ts","sourceRoot":"","sources":["../../model/listAuthenticationsResponse.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AACvD,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAE/C,MAAM,MAAM,2BAA2B,GAAG;IACxC,eAAe,EAAE,cAAc,EAAE,CAAC;IAElC,UAAU,EAAE,UAAU,CAAC;CACxB,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import type { Destination } from './destination';
|
|
2
|
-
import type { Pagination } from './pagination';
|
|
3
|
-
export
|
|
4
|
-
destinations: Destination[];
|
|
5
|
-
pagination: Pagination;
|
|
6
|
-
};
|
|
1
|
+
import type { Destination } from './destination';
|
|
2
|
+
import type { Pagination } from './pagination';
|
|
3
|
+
export type ListDestinationsResponse = {
|
|
4
|
+
destinations: Destination[];
|
|
5
|
+
pagination: Pagination;
|
|
6
|
+
};
|
|
7
7
|
//# sourceMappingURL=listDestinationsResponse.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"listDestinationsResponse.d.ts","sourceRoot":"","sources":["../../model/listDestinationsResponse.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAE/C,
|
|
1
|
+
{"version":3,"file":"listDestinationsResponse.d.ts","sourceRoot":"","sources":["../../model/listDestinationsResponse.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAE/C,MAAM,MAAM,wBAAwB,GAAG;IACrC,YAAY,EAAE,WAAW,EAAE,CAAC;IAE5B,UAAU,EAAE,UAAU,CAAC;CACxB,CAAC"}
|
|
@@ -1,7 +1,9 @@
|
|
|
1
|
-
import type { Event } from './event';
|
|
2
|
-
import type { Pagination } from './pagination';
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
import type { Event } from './event';
|
|
2
|
+
import type { Pagination } from './pagination';
|
|
3
|
+
import type { Window } from './window';
|
|
4
|
+
export type ListEventsResponse = {
|
|
5
|
+
events: Event[];
|
|
6
|
+
pagination: Pagination;
|
|
7
|
+
window: Window;
|
|
8
|
+
};
|
|
7
9
|
//# sourceMappingURL=listEventsResponse.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"listEventsResponse.d.ts","sourceRoot":"","sources":["../../model/listEventsResponse.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AACrC,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;
|
|
1
|
+
{"version":3,"file":"listEventsResponse.d.ts","sourceRoot":"","sources":["../../model/listEventsResponse.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AACrC,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC/C,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAEvC,MAAM,MAAM,kBAAkB,GAAG;IAC/B,MAAM,EAAE,KAAK,EAAE,CAAC;IAEhB,UAAU,EAAE,UAAU,CAAC;IAEvB,MAAM,EAAE,MAAM,CAAC;CAChB,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import type { Pagination } from './pagination';
|
|
2
|
-
import type { Source } from './source';
|
|
3
|
-
export
|
|
4
|
-
sources: Source[];
|
|
5
|
-
pagination: Pagination;
|
|
6
|
-
};
|
|
1
|
+
import type { Pagination } from './pagination';
|
|
2
|
+
import type { Source } from './source';
|
|
3
|
+
export type ListSourcesResponse = {
|
|
4
|
+
sources: Source[];
|
|
5
|
+
pagination: Pagination;
|
|
6
|
+
};
|
|
7
7
|
//# sourceMappingURL=listSourcesResponse.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"listSourcesResponse.d.ts","sourceRoot":"","sources":["../../model/listSourcesResponse.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC/C,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAEvC,
|
|
1
|
+
{"version":3,"file":"listSourcesResponse.d.ts","sourceRoot":"","sources":["../../model/listSourcesResponse.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC/C,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAEvC,MAAM,MAAM,mBAAmB,GAAG;IAChC,OAAO,EAAE,MAAM,EAAE,CAAC;IAElB,UAAU,EAAE,UAAU,CAAC;CACxB,CAAC"}
|
|
@@ -1,7 +1,10 @@
|
|
|
1
|
-
import type { Pagination } from './pagination';
|
|
2
|
-
import type { Task } from './task';
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
import type { Pagination } from './pagination';
|
|
2
|
+
import type { Task } from './task';
|
|
3
|
+
/**
|
|
4
|
+
* A list of tasks with pagination details.
|
|
5
|
+
*/
|
|
6
|
+
export type ListTasksResponse = {
|
|
7
|
+
tasks: Task[];
|
|
8
|
+
pagination: Pagination;
|
|
9
|
+
};
|
|
7
10
|
//# sourceMappingURL=listTasksResponse.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"listTasksResponse.d.ts","sourceRoot":"","sources":["../../model/listTasksResponse.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC/C,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC;AAEnC,
|
|
1
|
+
{"version":3,"file":"listTasksResponse.d.ts","sourceRoot":"","sources":["../../model/listTasksResponse.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC/C,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC;AAEnC;;GAEG;AACH,MAAM,MAAM,iBAAiB,GAAG;IAC9B,KAAK,EAAE,IAAI,EAAE,CAAC;IAEd,UAAU,EAAE,UAAU,CAAC;CACxB,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Describes how a field should be resolved by applying a set of directives.
|
|
3
|
+
*/
|
|
4
|
+
export type MappingFieldDirective = {
|
|
5
|
+
/**
|
|
6
|
+
* Destination field key.
|
|
7
|
+
*/
|
|
8
|
+
fieldKey: string;
|
|
9
|
+
/**
|
|
10
|
+
* How the destination field should be resolved from the source.
|
|
11
|
+
*/
|
|
12
|
+
value: Record<string, any>;
|
|
13
|
+
};
|
|
14
|
+
//# sourceMappingURL=mappingFieldDirective.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mappingFieldDirective.d.ts","sourceRoot":"","sources":["../../model/mappingFieldDirective.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,qBAAqB,GAAG;IAClC;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC;IAEjB;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;CAC5B,CAAC"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import type { MappingKitAction } from './mappingKitAction';
|
|
2
|
+
/**
|
|
3
|
+
* Transformations to apply to source, serialized as a JSON string.
|
|
4
|
+
*/
|
|
5
|
+
export type MappingInput = {
|
|
6
|
+
/**
|
|
7
|
+
* Name of the mapping format schema, `mappingkit/v1` is currently the only supported format.
|
|
8
|
+
*/
|
|
9
|
+
format: string;
|
|
10
|
+
actions: MappingKitAction[];
|
|
11
|
+
};
|
|
12
|
+
//# sourceMappingURL=mappingInput.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mappingInput.d.ts","sourceRoot":"","sources":["../../model/mappingInput.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAE3D;;GAEG;AACH,MAAM,MAAM,YAAY,GAAG;IACzB;;OAEG;IACH,MAAM,EAAE,MAAM,CAAC;IAEf,OAAO,EAAE,gBAAgB,EAAE,CAAC;CAC7B,CAAC"}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import type { MappingFieldDirective } from './mappingFieldDirective';
|
|
2
|
+
/**
|
|
3
|
+
* Describes how a destination object should be resolved by means of applying a set of directives.
|
|
4
|
+
*/
|
|
5
|
+
export type MappingKitAction = {
|
|
6
|
+
/**
|
|
7
|
+
* ID to uniquely identify this action.
|
|
8
|
+
*/
|
|
9
|
+
id?: string;
|
|
10
|
+
/**
|
|
11
|
+
* Whether this action has any effect.
|
|
12
|
+
*/
|
|
13
|
+
enabled: boolean;
|
|
14
|
+
/**
|
|
15
|
+
* Condition which must be satisfied to apply the action. If this evaluates to false, the action is not applied, and the process attempts to apply the next action, if any.
|
|
16
|
+
*/
|
|
17
|
+
trigger: string;
|
|
18
|
+
fieldDirectives: MappingFieldDirective[];
|
|
19
|
+
};
|
|
20
|
+
//# sourceMappingURL=mappingKitAction.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mappingKitAction.d.ts","sourceRoot":"","sources":["../../model/mappingKitAction.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,yBAAyB,CAAC;AAErE;;GAEG;AACH,MAAM,MAAM,gBAAgB,GAAG;IAC7B;;OAEG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;IAEZ;;OAEG;IACH,OAAO,EAAE,OAAO,CAAC;IAEjB;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC;IAEhB,eAAe,EAAE,qBAAqB,EAAE,CAAC;CAC1C,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mappingTypeCSV.d.ts","sourceRoot":"","sources":["../../model/mappingTypeCSV.ts"],"names":[],"mappings":"AAEA,MAAM,MAAM,cAAc,GACtB,SAAS,GACT,OAAO,GACP,SAAS,GACT,MAAM,GACN,QAAQ,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export
|
|
1
|
+
export type MethodType = 'GET' | 'POST';
|
|
2
2
|
//# sourceMappingURL=methodType.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"methodType.d.ts","sourceRoot":"","sources":["../../model/methodType.ts"],"names":[],"mappings":"AAEA,
|
|
1
|
+
{"version":3,"file":"methodType.d.ts","sourceRoot":"","sources":["../../model/methodType.ts"],"names":[],"mappings":"AAEA,MAAM,MAAM,UAAU,GAAG,KAAK,GAAG,MAAM,CAAC"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import type { MappingInput } from './mappingInput';
|
|
2
|
+
/**
|
|
3
|
+
* The input for an `onDemand` task whose source is of type `bigquery` and for which extracted data spans a given time range.
|
|
4
|
+
*/
|
|
5
|
+
export type OnDemandDateUtilsInput = {
|
|
6
|
+
/**
|
|
7
|
+
* The start date of the extraction (RFC3339 format).
|
|
8
|
+
*/
|
|
9
|
+
startDate: string;
|
|
10
|
+
/**
|
|
11
|
+
* The end date of the extraction (RFC3339 format).
|
|
12
|
+
*/
|
|
13
|
+
endDate: string;
|
|
14
|
+
mapping?: MappingInput;
|
|
15
|
+
};
|
|
16
|
+
//# sourceMappingURL=onDemandDateUtilsInput.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"onDemandDateUtilsInput.d.ts","sourceRoot":"","sources":["../../model/onDemandDateUtilsInput.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAEnD;;GAEG;AACH,MAAM,MAAM,sBAAsB,GAAG;IACnC;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAElB;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC;IAEhB,OAAO,CAAC,EAAE,YAAY,CAAC;CACxB,CAAC"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import type { OnDemandTriggerType } from './onDemandTriggerType';
|
|
2
|
+
/**
|
|
3
|
+
* The trigger information of a task of type `onDemand`.
|
|
4
|
+
*/
|
|
5
|
+
export type OnDemandTrigger = {
|
|
6
|
+
type: OnDemandTriggerType;
|
|
7
|
+
/**
|
|
8
|
+
* The last time the scheduled task ran (RFC3339 format).
|
|
9
|
+
*/
|
|
10
|
+
lastRun?: string;
|
|
11
|
+
};
|
|
12
|
+
//# sourceMappingURL=onDemandTrigger.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"onDemandTrigger.d.ts","sourceRoot":"","sources":["../../model/onDemandTrigger.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAEjE;;GAEG;AACH,MAAM,MAAM,eAAe,GAAG;IAC5B,IAAI,EAAE,mBAAmB,CAAC;IAE1B;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"onDemandTriggerInput.d.ts","sourceRoot":"","sources":["../../model/onDemandTriggerInput.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAEjE;;GAEG;AACH,MAAM,MAAM,oBAAoB,GAAG;IACjC,IAAI,EAAE,mBAAmB,CAAC;CAC3B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"onDemandTriggerType.d.ts","sourceRoot":"","sources":["../../model/onDemandTriggerType.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,mBAAmB,GAAG,UAAU,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"orderKeys.d.ts","sourceRoot":"","sources":["../../model/orderKeys.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,SAAS,GAAG,KAAK,GAAG,MAAM,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export
|
|
2
|
-
nbPages: number;
|
|
3
|
-
page: number;
|
|
4
|
-
nbItems: number;
|
|
5
|
-
itemsPerPage: number;
|
|
6
|
-
};
|
|
1
|
+
export type Pagination = {
|
|
2
|
+
nbPages: number;
|
|
3
|
+
page: number;
|
|
4
|
+
nbItems: number;
|
|
5
|
+
itemsPerPage: number;
|
|
6
|
+
};
|
|
7
7
|
//# sourceMappingURL=pagination.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pagination.d.ts","sourceRoot":"","sources":["../../model/pagination.ts"],"names":[],"mappings":"AAEA,
|
|
1
|
+
{"version":3,"file":"pagination.d.ts","sourceRoot":"","sources":["../../model/pagination.ts"],"names":[],"mappings":"AAEA,MAAM,MAAM,UAAU,GAAG;IACvB,OAAO,EAAE,MAAM,CAAC;IAEhB,IAAI,EAAE,MAAM,CAAC;IAEb,OAAO,EAAE,MAAM,CAAC;IAEhB,YAAY,EAAE,MAAM,CAAC;CACtB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"platform.d.ts","sourceRoot":"","sources":["../../model/platform.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,QAAQ,GAAG,aAAa,GAAG,eAAe,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"platformNone.d.ts","sourceRoot":"","sources":["../../model/platformNone.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,YAAY,GAAG,MAAM,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"platformWithNone.d.ts","sourceRoot":"","sources":["../../model/platformWithNone.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AAC3C,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAEnD,MAAM,MAAM,gBAAgB,GAAG,QAAQ,GAAG,YAAY,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"recordType.d.ts","sourceRoot":"","sources":["../../model/recordType.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,UAAU,GAAG,SAAS,GAAG,SAAS,CAAC"}
|
package/dist/model/run.d.ts
CHANGED
|
@@ -1,30 +1,42 @@
|
|
|
1
|
-
import type { RunOutcome } from './runOutcome';
|
|
2
|
-
import type { RunProgress } from './runProgress';
|
|
3
|
-
import type {
|
|
4
|
-
import type {
|
|
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
|
-
|
|
1
|
+
import type { RunOutcome } from './runOutcome';
|
|
2
|
+
import type { RunProgress } from './runProgress';
|
|
3
|
+
import type { RunReasonCode } from './runReasonCode';
|
|
4
|
+
import type { RunStatus } from './runStatus';
|
|
5
|
+
import type { RunType } from './runType';
|
|
6
|
+
export type Run = {
|
|
7
|
+
/**
|
|
8
|
+
* The run UUID.
|
|
9
|
+
*/
|
|
10
|
+
runID: string;
|
|
11
|
+
appID: string;
|
|
12
|
+
/**
|
|
13
|
+
* The task UUID.
|
|
14
|
+
*/
|
|
15
|
+
taskID: string;
|
|
16
|
+
status: RunStatus;
|
|
17
|
+
progress?: RunProgress;
|
|
18
|
+
outcome?: RunOutcome;
|
|
19
|
+
/**
|
|
20
|
+
* A percentage representing the accepted failure threshold to determine if a `run` succeeded or not.
|
|
21
|
+
*/
|
|
22
|
+
failureThreshold?: number;
|
|
23
|
+
/**
|
|
24
|
+
* Explains the result of outcome.
|
|
25
|
+
*/
|
|
26
|
+
reason?: string;
|
|
27
|
+
reasonCode?: RunReasonCode;
|
|
28
|
+
type: RunType;
|
|
29
|
+
/**
|
|
30
|
+
* Date of creation (RFC3339 format).
|
|
31
|
+
*/
|
|
32
|
+
createdAt: string;
|
|
33
|
+
/**
|
|
34
|
+
* Date of start (RFC3339 format).
|
|
35
|
+
*/
|
|
36
|
+
startedAt?: string;
|
|
37
|
+
/**
|
|
38
|
+
* Date of finish (RFC3339 format).
|
|
39
|
+
*/
|
|
40
|
+
finishedAt?: string;
|
|
41
|
+
};
|
|
30
42
|
//# sourceMappingURL=run.d.ts.map
|
package/dist/model/run.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"run.d.ts","sourceRoot":"","sources":["../../model/run.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC/C,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAC7C,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AAEzC,
|
|
1
|
+
{"version":3,"file":"run.d.ts","sourceRoot":"","sources":["../../model/run.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC/C,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AACrD,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAC7C,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AAEzC,MAAM,MAAM,GAAG,GAAG;IAChB;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;IAEd,KAAK,EAAE,MAAM,CAAC;IAEd;;OAEG;IACH,MAAM,EAAE,MAAM,CAAC;IAEf,MAAM,EAAE,SAAS,CAAC;IAElB,QAAQ,CAAC,EAAE,WAAW,CAAC;IAEvB,OAAO,CAAC,EAAE,UAAU,CAAC;IAErB;;OAEG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAE1B;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB,UAAU,CAAC,EAAE,aAAa,CAAC;IAE3B,IAAI,EAAE,OAAO,CAAC;IAEd;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAElB;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB,CAAC"}
|
|
@@ -1,7 +1,9 @@
|
|
|
1
|
-
import type { Pagination } from './pagination';
|
|
2
|
-
import type { Run } from './run';
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
import type { Pagination } from './pagination';
|
|
2
|
+
import type { Run } from './run';
|
|
3
|
+
import type { Window } from './window';
|
|
4
|
+
export type RunListResponse = {
|
|
5
|
+
runs: Run[];
|
|
6
|
+
pagination: Pagination;
|
|
7
|
+
window: Window;
|
|
8
|
+
};
|
|
7
9
|
//# sourceMappingURL=runListResponse.d.ts.map
|