@flowcore/data-pump 0.2.0 → 0.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +23 -0
- package/esm/data-pump/data-pump.d.ts +48 -0
- package/esm/data-pump/data-pump.d.ts.map +1 -0
- package/esm/data-pump/data-pump.js +429 -0
- package/esm/data-pump/data-source.d.ts +42 -0
- package/esm/data-pump/data-source.d.ts.map +1 -0
- package/esm/data-pump/data-source.js +158 -0
- package/esm/data-pump/flowcore-client.d.ts +8 -0
- package/esm/data-pump/flowcore-client.d.ts.map +1 -0
- package/esm/data-pump/flowcore-client.js +12 -0
- package/esm/data-pump/metrics.d.ts +12 -0
- package/esm/data-pump/metrics.d.ts.map +1 -0
- package/esm/data-pump/metrics.js +54 -0
- package/esm/data-pump/notifier.d.ts +24 -0
- package/esm/data-pump/notifier.d.ts.map +1 -0
- package/esm/data-pump/notifier.js +139 -0
- package/esm/data-pump/types.d.ts +32 -0
- package/esm/data-pump/types.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/api-key/api-key.create.d.ts +1 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/api-key/api-key.create.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/api-key/api-key.create.js +1 -1
- package/{script/deps/jsr.io/@flowcore/sdk/1.11.10 → esm/deps/jsr.io/@flowcore/sdk/1.19.1}/src/commands/api-key/api-key.delete.d.ts +1 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/api-key/api-key.delete.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/api-key/api-key.delete.js +1 -1
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/api-key/api-key.list.d.ts +1 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/api-key/api-key.list.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/api-key/api-key.list.js +1 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.create.d.ts +39 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.create.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.create.js +29 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.delete.d.ts +22 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.delete.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.delete.js +26 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.fetch.d.ts +22 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.fetch.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.fetch.js +26 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.list.d.ts +22 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.list.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.list.js +26 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.update.d.ts +33 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.update.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.update.js +26 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/data-core/data-core.create.d.ts.map +1 -0
- package/{script/deps/jsr.io/@flowcore/sdk/1.11.10 → esm/deps/jsr.io/@flowcore/sdk/1.19.1}/src/commands/data-core/data-core.delete-request.d.ts +2 -1
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/data-core/data-core.delete-request.d.ts.map +1 -1
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/data-core/data-core.delete-request.js +2 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/data-core/data-core.exists.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/data-core/data-core.fetch.d.ts +22 -5
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/data-core/data-core.fetch.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/data-core/data-core.fetch.js +84 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/data-core/data-core.list.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/data-core/data-core.request-delete.d.ts +49 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/data-core/data-core.request-delete.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/data-core/data-core.request-delete.js +67 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/data-core/data-core.update.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.create.d.ts.map +1 -0
- package/{script/deps/jsr.io/@flowcore/sdk/1.11.10 → esm/deps/jsr.io/@flowcore/sdk/1.19.1}/src/commands/event-type/event-type.delete-request.d.ts +2 -1
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/event-type/event-type.delete-request.d.ts.map +1 -1
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/event-type/event-type.delete-request.js +2 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.exists.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.fetch.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.info.d.ts +35 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.info.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.info.js +58 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.list.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.request-delete.d.ts +48 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.request-delete.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.request-delete.js +67 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.request-truncate.d.ts +48 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.request-truncate.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.request-truncate.js +68 -0
- package/{script/deps/jsr.io/@flowcore/sdk/1.11.10 → esm/deps/jsr.io/@flowcore/sdk/1.19.1}/src/commands/event-type/event-type.truncate-request.d.ts +2 -1
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/event-type/event-type.truncate-request.d.ts.map +1 -1
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/event-type/event-type.truncate-request.js +2 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.update.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/events/event.list.d.ts +62 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/events/event.list.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/events/event.list.js +53 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/events/events.fetch-time-buckets-by-names.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/events/events.fetch.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/events/time-bucket.list.d.ts +49 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/events/time-bucket.list.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/events/time-bucket.list.js +50 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/flow-type/flow-type.create.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/flow-type/flow-type.delete-request.d.ts +2 -1
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/flow-type/flow-type.delete-request.d.ts.map +1 -1
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/flow-type/flow-type.delete-request.js +2 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/flow-type/flow-type.exists.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/flow-type/flow-type.fetch.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/flow-type/flow-type.list.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/flow-type/flow-type.request-delete.d.ts +48 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/flow-type/flow-type.request-delete.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/flow-type/flow-type.request-delete.js +67 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/flow-type/flow-type.update.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/index.d.ts +29 -11
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/index.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/index.js +31 -11
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/secret/secret.create.d.ts +1 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/secret/secret.create.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/secret/secret.create.js +1 -1
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/secret/secret.delete.d.ts +1 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/secret/secret.delete.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/secret/secret.delete.js +1 -1
- package/{script/deps/jsr.io/@flowcore/sdk/1.11.10 → esm/deps/jsr.io/@flowcore/sdk/1.19.1}/src/commands/secret/secret.list.d.ts +1 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/secret/secret.list.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/secret/secret.list.js +1 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.create.d.ts +37 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.create.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.create.js +44 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.delete.d.ts +37 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.delete.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.delete.js +46 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.exchange.d.ts +41 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.exchange.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.exchange.js +51 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.get.d.ts +35 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.get.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.get.js +44 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.list.d.ts +28 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.list.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.list.js +45 -0
- package/{script/deps/jsr.io/@flowcore/sdk/1.11.10 → esm/deps/jsr.io/@flowcore/sdk/1.19.1}/src/commands/tenant/tenant.fetch.d.ts +15 -6
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/tenant/tenant.fetch.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/tenant/tenant.fetch.js +48 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/tenant/tenant.list.d.ts +28 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/tenant/tenant.list.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/tenant/tenant.list.js +13 -4
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/tenant/tenant.translate-name-to-id.d.ts +44 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/tenant/tenant.translate-name-to-id.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/tenant/tenant.translate-name-to-id.js +52 -0
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/variable/variable.create.d.ts +1 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/variable/variable.create.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/variable/variable.create.js +1 -1
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/variable/variable.delete.d.ts +1 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/variable/variable.delete.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/variable/variable.delete.js +1 -1
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/variable/variable.list.d.ts +1 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/variable/variable.list.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/variable/variable.list.js +1 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/common/command-custom.d.ts +36 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/common/command-custom.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/common/command-custom.js +28 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/common/command-graphql.d.ts +19 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/common/command-graphql.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/common/command-graphql.js +30 -0
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/common/command.d.ts +1 -17
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/common/command.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/common/command.js +0 -29
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/common/flowcore-client.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/common/flowcore-client.js +6 -3
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/common/notification-client.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/common/notification-client.js +4 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/api-key.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/container.d.ts +23 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/container.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/container.js +18 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/data-core.d.ts +19 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/data-core.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/data-core.js +14 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/event-type.d.ts +19 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/event-type.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/event-type.js +14 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/event.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/flow-type.d.ts +17 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/flow-type.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/flow-type.js +12 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/index.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/index.js +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/pat.d.ts +16 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/pat.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/pat.js +11 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/tenant.d.ts +41 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/tenant.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/tenant.js +26 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/variable.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/exceptions/client-error.d.ts +2 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/exceptions/client-error.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/exceptions/client-error.js +8 -2
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/exceptions/command-error.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/exceptions/index.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/exceptions/invalid-response.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/exceptions/not-found.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/mod.d.ts +2 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/mod.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/mod.js +2 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/utils/logger.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/utils/parse-response-helper.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/time-uuid/0.1.2/src/lib/time-uuid.d.ts +87 -0
- package/esm/deps/jsr.io/@flowcore/time-uuid/0.1.2/src/lib/time-uuid.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/time-uuid/{0.1.1 → 0.1.2}/src/lib/time-uuid.js +59 -0
- package/esm/deps/jsr.io/@flowcore/time-uuid/{0.1.1 → 0.1.2}/src/lib/uuid.d.ts.map +1 -1
- package/esm/deps/jsr.io/@flowcore/time-uuid/{0.1.1 → 0.1.2}/src/mod.d.ts.map +1 -1
- package/esm/lib/data-pump-create.d.ts +1 -1
- package/esm/lib/data-pump-create.d.ts.map +1 -1
- package/esm/lib/data-pump-create.js +1 -1
- package/esm/lib/data-pump.d.ts +1 -1
- package/esm/lib/data-pump.d.ts.map +1 -1
- package/esm/lib/data-pump.js +3 -3
- package/esm/lib/ws-notifier.js +1 -1
- package/esm/mod.d.ts +3 -0
- package/esm/mod.d.ts.map +1 -1
- package/esm/mod.js +3 -0
- package/package.json +2 -1
- package/script/data-pump/data-pump.d.ts +48 -0
- package/script/data-pump/data-pump.d.ts.map +1 -0
- package/script/data-pump/data-pump.js +433 -0
- package/script/data-pump/data-source.d.ts +42 -0
- package/script/data-pump/data-source.d.ts.map +1 -0
- package/script/data-pump/data-source.js +162 -0
- package/script/data-pump/flowcore-client.d.ts +8 -0
- package/script/data-pump/flowcore-client.d.ts.map +1 -0
- package/script/data-pump/flowcore-client.js +15 -0
- package/script/data-pump/metrics.d.ts +12 -0
- package/script/data-pump/metrics.d.ts.map +1 -0
- package/script/data-pump/metrics.js +80 -0
- package/script/data-pump/notifier.d.ts +24 -0
- package/script/data-pump/notifier.d.ts.map +1 -0
- package/script/data-pump/notifier.js +166 -0
- package/script/data-pump/types.d.ts +32 -0
- package/script/data-pump/types.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/api-key/api-key.create.d.ts +1 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/api-key/api-key.create.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/api-key/api-key.create.js +2 -2
- package/{esm/deps/jsr.io/@flowcore/sdk/1.11.10 → script/deps/jsr.io/@flowcore/sdk/1.19.1}/src/commands/api-key/api-key.delete.d.ts +1 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/api-key/api-key.delete.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/api-key/api-key.delete.js +2 -2
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/api-key/api-key.list.d.ts +1 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/api-key/api-key.list.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/api-key/api-key.list.js +2 -2
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.create.d.ts +39 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.create.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.create.js +33 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.delete.d.ts +22 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.delete.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.delete.js +30 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.fetch.d.ts +22 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.fetch.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.fetch.js +30 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.list.d.ts +22 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.list.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.list.js +30 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.update.d.ts +33 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.update.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.update.js +30 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/data-core/data-core.create.d.ts.map +1 -0
- package/{esm/deps/jsr.io/@flowcore/sdk/1.11.10 → script/deps/jsr.io/@flowcore/sdk/1.19.1}/src/commands/data-core/data-core.delete-request.d.ts +2 -1
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/data-core/data-core.delete-request.d.ts.map +1 -1
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/data-core/data-core.delete-request.js +3 -2
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/data-core/data-core.exists.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/data-core/data-core.fetch.d.ts +22 -5
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/data-core/data-core.fetch.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/data-core/data-core.fetch.js +32 -7
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/data-core/data-core.list.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/data-core/data-core.request-delete.d.ts +49 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/data-core/data-core.request-delete.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/data-core/data-core.request-delete.js +71 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/data-core/data-core.update.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.create.d.ts.map +1 -0
- package/{esm/deps/jsr.io/@flowcore/sdk/1.11.10 → script/deps/jsr.io/@flowcore/sdk/1.19.1}/src/commands/event-type/event-type.delete-request.d.ts +2 -1
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/event-type/event-type.delete-request.d.ts.map +1 -1
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/event-type/event-type.delete-request.js +3 -2
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.exists.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.fetch.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.info.d.ts +35 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.info.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.info.js +62 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.list.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.request-delete.d.ts +48 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.request-delete.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.request-delete.js +71 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.request-truncate.d.ts +48 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.request-truncate.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.request-truncate.js +72 -0
- package/{esm/deps/jsr.io/@flowcore/sdk/1.11.10 → script/deps/jsr.io/@flowcore/sdk/1.19.1}/src/commands/event-type/event-type.truncate-request.d.ts +2 -1
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/event-type/event-type.truncate-request.d.ts.map +1 -1
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/event-type/event-type.truncate-request.js +3 -2
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.update.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/events/event.list.d.ts +62 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/events/event.list.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/events/event.list.js +57 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/events/events.fetch-time-buckets-by-names.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/events/events.fetch.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/events/time-bucket.list.d.ts +49 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/events/time-bucket.list.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/events/time-bucket.list.js +54 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/flow-type/flow-type.create.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/flow-type/flow-type.delete-request.d.ts +2 -1
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/flow-type/flow-type.delete-request.d.ts.map +1 -1
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/flow-type/flow-type.delete-request.js +3 -2
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/flow-type/flow-type.exists.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/flow-type/flow-type.fetch.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/flow-type/flow-type.list.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/flow-type/flow-type.request-delete.d.ts +48 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/flow-type/flow-type.request-delete.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/flow-type/flow-type.request-delete.js +71 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/flow-type/flow-type.update.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/index.d.ts +29 -11
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/index.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/index.js +31 -11
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/secret/secret.create.d.ts +1 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/secret/secret.create.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/secret/secret.create.js +2 -2
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/secret/secret.delete.d.ts +1 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/secret/secret.delete.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/secret/secret.delete.js +2 -2
- package/{esm/deps/jsr.io/@flowcore/sdk/1.11.10 → script/deps/jsr.io/@flowcore/sdk/1.19.1}/src/commands/secret/secret.list.d.ts +1 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/secret/secret.list.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/secret/secret.list.js +2 -2
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.create.d.ts +37 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.create.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.create.js +48 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.delete.d.ts +37 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.delete.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.delete.js +50 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.exchange.d.ts +41 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.exchange.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.exchange.js +55 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.get.d.ts +35 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.get.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.get.js +48 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.list.d.ts +28 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.list.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.list.js +49 -0
- package/{esm/deps/jsr.io/@flowcore/sdk/1.11.10 → script/deps/jsr.io/@flowcore/sdk/1.19.1}/src/commands/tenant/tenant.fetch.d.ts +15 -6
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/tenant/tenant.fetch.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/tenant/tenant.fetch.js +52 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/tenant/tenant.list.d.ts +28 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/tenant/tenant.list.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/tenant/tenant.list.js +14 -5
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/tenant/tenant.translate-name-to-id.d.ts +44 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/tenant/tenant.translate-name-to-id.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/tenant/tenant.translate-name-to-id.js +56 -0
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/variable/variable.create.d.ts +1 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/variable/variable.create.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/variable/variable.create.js +2 -2
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/variable/variable.delete.d.ts +1 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/variable/variable.delete.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/variable/variable.delete.js +2 -2
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/variable/variable.list.d.ts +1 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/variable/variable.list.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/variable/variable.list.js +2 -2
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/common/command-custom.d.ts +36 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/common/command-custom.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/common/command-custom.js +32 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/common/command-graphql.d.ts +19 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/common/command-graphql.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/common/command-graphql.js +34 -0
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/common/command.d.ts +1 -17
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/common/command.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/common/command.js +1 -31
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/common/flowcore-client.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/common/flowcore-client.js +6 -3
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/common/notification-client.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/common/notification-client.js +8 -5
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/api-key.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/container.d.ts +23 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/container.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/container.js +21 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/data-core.d.ts +19 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/data-core.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/data-core.js +17 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/event-type.d.ts +19 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/event-type.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/event-type.js +17 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/event.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/flow-type.d.ts +17 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/flow-type.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/flow-type.js +15 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/index.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/index.js +2 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/pat.d.ts +16 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/pat.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/pat.js +14 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/tenant.d.ts +41 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/tenant.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/tenant.js +29 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/variable.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/exceptions/client-error.d.ts +2 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/exceptions/client-error.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/exceptions/client-error.js +8 -2
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/exceptions/command-error.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/exceptions/index.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/exceptions/invalid-response.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/exceptions/not-found.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/mod.d.ts +2 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/mod.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/mod.js +2 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/utils/logger.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/utils/parse-response-helper.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/time-uuid/0.1.2/src/lib/time-uuid.d.ts +87 -0
- package/script/deps/jsr.io/@flowcore/time-uuid/0.1.2/src/lib/time-uuid.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/time-uuid/{0.1.1 → 0.1.2}/src/lib/time-uuid.js +59 -0
- package/script/deps/jsr.io/@flowcore/time-uuid/{0.1.1 → 0.1.2}/src/lib/uuid.d.ts.map +1 -1
- package/script/deps/jsr.io/@flowcore/time-uuid/{0.1.1 → 0.1.2}/src/mod.d.ts.map +1 -1
- package/script/lib/data-pump-create.d.ts +1 -1
- package/script/lib/data-pump-create.d.ts.map +1 -1
- package/script/lib/data-pump-create.js +1 -1
- package/script/lib/data-pump.d.ts +1 -1
- package/script/lib/data-pump.d.ts.map +1 -1
- package/script/lib/data-pump.js +3 -3
- package/script/lib/ws-notifier.js +1 -1
- package/script/mod.d.ts +3 -0
- package/script/mod.d.ts.map +1 -1
- package/script/mod.js +3 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/api-key/api-key.create.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/api-key/api-key.delete.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/api-key/api-key.list.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/data-core/data-core.create.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/data-core/data-core.exists.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/data-core/data-core.fetch.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/data-core/data-core.fetch.js +0 -59
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/data-core/data-core.list.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/data-core/data-core.update.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/event-type/event-type.create.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/event-type/event-type.exists.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/event-type/event-type.fetch.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/event-type/event-type.list.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/event-type/event-type.update.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/events/events.fetch-time-buckets-by-names.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/events/events.fetch.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/flow-type/flow-type.create.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/flow-type/flow-type.exists.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/flow-type/flow-type.fetch.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/flow-type/flow-type.list.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/flow-type/flow-type.update.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/index.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/secret/secret.create.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/secret/secret.delete.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/secret/secret.list.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/tenant/tenant.fetch.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/tenant/tenant.fetch.js +0 -79
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/tenant/tenant.list.d.ts +0 -20
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/tenant/tenant.list.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/variable/variable.create.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/variable/variable.delete.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/variable/variable.list.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/common/command.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/common/flowcore-client.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/common/notification-client.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/api-key.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/data-core.d.ts +0 -41
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/data-core.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/data-core.js +0 -42
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/event-type.d.ts +0 -37
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/event-type.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/event-type.js +0 -39
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/event.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/flow-type.d.ts +0 -34
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/flow-type.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/flow-type.js +0 -34
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/index.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/tenant.d.ts +0 -50
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/tenant.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/tenant.js +0 -33
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/variable.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/exceptions/client-error.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/exceptions/command-error.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/exceptions/index.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/exceptions/invalid-response.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/exceptions/not-found.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/mod.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/utils/logger.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/utils/parse-response-helper.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/time-uuid/0.1.1/src/lib/time-uuid.d.ts +0 -25
- package/esm/deps/jsr.io/@flowcore/time-uuid/0.1.1/src/lib/time-uuid.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/api-key/api-key.create.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/api-key/api-key.delete.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/api-key/api-key.list.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/data-core/data-core.create.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/data-core/data-core.exists.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/data-core/data-core.fetch.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/data-core/data-core.list.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/data-core/data-core.update.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/event-type/event-type.create.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/event-type/event-type.exists.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/event-type/event-type.fetch.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/event-type/event-type.list.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/event-type/event-type.update.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/events/events.fetch-time-buckets-by-names.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/events/events.fetch.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/flow-type/flow-type.create.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/flow-type/flow-type.exists.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/flow-type/flow-type.fetch.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/flow-type/flow-type.list.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/flow-type/flow-type.update.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/index.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/secret/secret.create.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/secret/secret.delete.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/secret/secret.list.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/tenant/tenant.fetch.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/tenant/tenant.fetch.js +0 -83
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/tenant/tenant.list.d.ts +0 -20
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/tenant/tenant.list.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/variable/variable.create.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/variable/variable.delete.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/variable/variable.list.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/common/command.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/common/flowcore-client.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/common/notification-client.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/api-key.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/data-core.d.ts +0 -41
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/data-core.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/data-core.js +0 -46
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/event-type.d.ts +0 -37
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/event-type.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/event-type.js +0 -43
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/event.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/flow-type.d.ts +0 -34
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/flow-type.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/flow-type.js +0 -38
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/index.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/tenant.d.ts +0 -50
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/tenant.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/tenant.js +0 -37
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/variable.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/exceptions/client-error.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/exceptions/command-error.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/exceptions/index.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/exceptions/invalid-response.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/exceptions/not-found.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/mod.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/utils/logger.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/utils/parse-response-helper.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/time-uuid/0.1.1/src/lib/time-uuid.d.ts +0 -25
- package/script/deps/jsr.io/@flowcore/time-uuid/0.1.1/src/lib/time-uuid.d.ts.map +0 -1
- /package/esm/{deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/index.js → data-pump/types.js} +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/data-core/data-core.create.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/data-core/data-core.create.js +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/data-core/data-core.exists.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/data-core/data-core.exists.js +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/data-core/data-core.list.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/data-core/data-core.list.js +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/data-core/data-core.update.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/data-core/data-core.update.js +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/event-type/event-type.create.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/event-type/event-type.create.js +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/event-type/event-type.exists.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/event-type/event-type.exists.js +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/event-type/event-type.fetch.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/event-type/event-type.fetch.js +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/event-type/event-type.list.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/event-type/event-type.list.js +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/event-type/event-type.update.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/event-type/event-type.update.js +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/events/events.fetch-time-buckets-by-names.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/events/events.fetch-time-buckets-by-names.js +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/events/events.fetch.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/events/events.fetch.js +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/flow-type/flow-type.create.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/flow-type/flow-type.create.js +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/flow-type/flow-type.exists.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/flow-type/flow-type.exists.js +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/flow-type/flow-type.fetch.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/flow-type/flow-type.fetch.js +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/flow-type/flow-type.list.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/flow-type/flow-type.list.js +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/flow-type/flow-type.update.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/flow-type/flow-type.update.js +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/common/flowcore-client.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/common/notification-client.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/contracts/api-key.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/contracts/api-key.js +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/contracts/event.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/contracts/event.js +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/contracts/index.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/contracts/variable.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/contracts/variable.js +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/exceptions/command-error.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/exceptions/command-error.js +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/exceptions/index.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/exceptions/index.js +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/exceptions/invalid-response.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/exceptions/invalid-response.js +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/exceptions/not-found.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/exceptions/not-found.js +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/utils/logger.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/utils/logger.js +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/utils/parse-response-helper.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/utils/parse-response-helper.js +0 -0
- /package/esm/deps/jsr.io/@flowcore/time-uuid/{0.1.1 → 0.1.2}/src/lib/uuid.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/time-uuid/{0.1.1 → 0.1.2}/src/lib/uuid.js +0 -0
- /package/esm/deps/jsr.io/@flowcore/time-uuid/{0.1.1 → 0.1.2}/src/mod.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/time-uuid/{0.1.1 → 0.1.2}/src/mod.js +0 -0
- /package/script/{deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/index.js → data-pump/types.js} +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/data-core/data-core.create.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/data-core/data-core.create.js +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/data-core/data-core.exists.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/data-core/data-core.exists.js +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/data-core/data-core.list.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/data-core/data-core.list.js +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/data-core/data-core.update.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/data-core/data-core.update.js +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/event-type/event-type.create.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/event-type/event-type.create.js +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/event-type/event-type.exists.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/event-type/event-type.exists.js +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/event-type/event-type.fetch.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/event-type/event-type.fetch.js +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/event-type/event-type.list.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/event-type/event-type.list.js +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/event-type/event-type.update.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/event-type/event-type.update.js +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/events/events.fetch-time-buckets-by-names.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/events/events.fetch-time-buckets-by-names.js +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/events/events.fetch.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/events/events.fetch.js +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/flow-type/flow-type.create.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/flow-type/flow-type.create.js +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/flow-type/flow-type.exists.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/flow-type/flow-type.exists.js +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/flow-type/flow-type.fetch.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/flow-type/flow-type.fetch.js +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/flow-type/flow-type.list.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/flow-type/flow-type.list.js +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/flow-type/flow-type.update.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/flow-type/flow-type.update.js +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/common/flowcore-client.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/common/notification-client.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/contracts/api-key.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/contracts/api-key.js +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/contracts/event.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/contracts/event.js +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/contracts/index.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/contracts/variable.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/contracts/variable.js +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/exceptions/command-error.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/exceptions/command-error.js +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/exceptions/index.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/exceptions/index.js +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/exceptions/invalid-response.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/exceptions/invalid-response.js +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/exceptions/not-found.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/exceptions/not-found.js +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/utils/logger.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/utils/logger.js +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/utils/parse-response-helper.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/utils/parse-response-helper.js +0 -0
- /package/script/deps/jsr.io/@flowcore/time-uuid/{0.1.1 → 0.1.2}/src/lib/uuid.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/time-uuid/{0.1.1 → 0.1.2}/src/lib/uuid.js +0 -0
- /package/script/deps/jsr.io/@flowcore/time-uuid/{0.1.1 → 0.1.2}/src/mod.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/time-uuid/{0.1.1 → 0.1.2}/src/mod.js +0 -0
package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.exists.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"event-type.exists.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.exists.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,EAAE,MAAM,yBAAyB,CAAA;AAGjD;;GAEG;AACH,MAAM,WAAW,oBAAoB;IACnC,+BAA+B;IAC/B,WAAW,EAAE,MAAM,CAAA;CACpB;AAED;;GAEG;AACH,MAAM,WAAW,qBAAqB;IACpC,oCAAoC;IACpC,MAAM,EAAE,OAAO,CAAA;CAChB;AAED;;GAEG;AACH,qBAAa,sBAAuB,SAAQ,OAAO,CAAC,oBAAoB,EAAE,qBAAqB,CAAC;IAC9F;;OAEG;cACgB,SAAS,IAAI,MAAM;IAItC;;OAEG;cACgB,UAAU,IAAI,MAAM;IAIvC;;OAEG;cACgB,OAAO,IAAI,MAAM;IAIpC;;OAEG;cACgB,aAAa,CAAC,WAAW,EAAE,OAAO,GAAG,qBAAqB;CAI9E"}
|
package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.fetch.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"event-type.fetch.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.fetch.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,EAAE,MAAM,yBAAyB,CAAA;AACjD,OAAO,EAAE,KAAK,SAAS,EAAmB,MAAM,+BAA+B,CAAA;AAG/E,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,kCAAkC,CAAA;AAEnE,MAAM,WAAW,uBAAuB;IACtC,+BAA+B;IAC/B,WAAW,EAAE,MAAM,CAAA;IACnB,8BAA8B;IAC9B,UAAU,CAAC,EAAE,KAAK,CAAA;IAClB,iCAAiC;IACjC,SAAS,CAAC,EAAE,KAAK,CAAA;CAClB;AAED,MAAM,WAAW,yBAAyB;IACxC,8BAA8B;IAC9B,UAAU,EAAE,MAAM,CAAA;IAClB,iCAAiC;IACjC,SAAS,EAAE,MAAM,CAAA;IACjB,+BAA+B;IAC/B,WAAW,CAAC,EAAE,KAAK,CAAA;CACpB;AAED;;GAEG;AACH,MAAM,MAAM,mBAAmB,GAAG,uBAAuB,GAAG,yBAAyB,CAAA;AAErF;;GAEG;AACH,qBAAa,qBAAsB,SAAQ,OAAO,CAAC,mBAAmB,EAAE,SAAS,CAAC;IAChF;;OAEG;cACgB,SAAS,IAAI,MAAM;IAItC;;OAEG;cACgB,UAAU,IAAI,MAAM;IAIvC;;OAEG;cACgB,OAAO,IAAI,MAAM;IAUpC;;OAEG;cACgB,aAAa,CAAC,WAAW,EAAE,OAAO,GAAG,SAAS;IAYjE;;OAEG;cACgB,iBAAiB,CAAC,KAAK,EAAE,WAAW,GAAG,IAAI;CAQ/D"}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { CustomCommand } from "../../common/command-custom.js";
|
|
2
|
+
import type { FlowcoreClient } from "../../common/flowcore-client.js";
|
|
3
|
+
import type { FlowcoreEvent } from "../../contracts/event.js";
|
|
4
|
+
/**
|
|
5
|
+
* The input for the events fetch info command
|
|
6
|
+
*/
|
|
7
|
+
export interface EventTypeInfoInput {
|
|
8
|
+
/** the event type id or ids */
|
|
9
|
+
eventTypeId: [string, ...string[]] | string;
|
|
10
|
+
/** the limit for the number of last events to fetch (default is 5) */
|
|
11
|
+
limit?: number;
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* The output for the events fetch info command
|
|
15
|
+
*/
|
|
16
|
+
export interface EventTypeInfoOutput {
|
|
17
|
+
/** the first time bucket */
|
|
18
|
+
firstTimeBucket?: string;
|
|
19
|
+
/** the last time bucket */
|
|
20
|
+
lastTimeBucket?: string;
|
|
21
|
+
/** the last events */
|
|
22
|
+
lastEvents: FlowcoreEvent[];
|
|
23
|
+
}
|
|
24
|
+
/**
|
|
25
|
+
* Fetch information about an event type
|
|
26
|
+
*
|
|
27
|
+
* contains the first and last time bucket and the last {limit} events
|
|
28
|
+
*/
|
|
29
|
+
export declare class EventTypeInfoCommand extends CustomCommand<EventTypeInfoInput, EventTypeInfoOutput> {
|
|
30
|
+
/**
|
|
31
|
+
* Custom execute method
|
|
32
|
+
*/
|
|
33
|
+
protected customExecute(client: FlowcoreClient): Promise<EventTypeInfoOutput>;
|
|
34
|
+
}
|
|
35
|
+
//# sourceMappingURL=event-type.info.d.ts.map
|
package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.info.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"event-type.info.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.info.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,gCAAgC,CAAA;AAC9D,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,iCAAiC,CAAA;AACrE,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,0BAA0B,CAAA;AAI7D;;GAEG;AACH,MAAM,WAAW,kBAAkB;IACjC,+BAA+B;IAC/B,WAAW,EAAE,CAAC,MAAM,EAAE,GAAG,MAAM,EAAE,CAAC,GAAG,MAAM,CAAA;IAC3C,sEAAsE;IACtE,KAAK,CAAC,EAAE,MAAM,CAAA;CACf;AAED;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAClC,4BAA4B;IAC5B,eAAe,CAAC,EAAE,MAAM,CAAA;IACxB,2BAA2B;IAC3B,cAAc,CAAC,EAAE,MAAM,CAAA;IACvB,sBAAsB;IACtB,UAAU,EAAE,aAAa,EAAE,CAAA;CAC5B;AAED;;;;GAIG;AACH,qBAAa,oBAAqB,SAAQ,aAAa,CAAC,kBAAkB,EAAE,mBAAmB,CAAC;IAC9F;;OAEG;cACsB,aAAa,CAAC,MAAM,EAAE,cAAc,GAAG,OAAO,CAAC,mBAAmB,CAAC;CAmD7F"}
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.EventTypeInfoCommand = void 0;
|
|
4
|
+
const command_custom_js_1 = require("../../common/command-custom.js");
|
|
5
|
+
const event_list_js_1 = require("../events/event.list.js");
|
|
6
|
+
const time_bucket_list_js_1 = require("../events/time-bucket.list.js");
|
|
7
|
+
/**
|
|
8
|
+
* Fetch information about an event type
|
|
9
|
+
*
|
|
10
|
+
* contains the first and last time bucket and the last {limit} events
|
|
11
|
+
*/
|
|
12
|
+
class EventTypeInfoCommand extends command_custom_js_1.CustomCommand {
|
|
13
|
+
/**
|
|
14
|
+
* Custom execute method
|
|
15
|
+
*/
|
|
16
|
+
async customExecute(client) {
|
|
17
|
+
const lastEventsLimit = this.input.limit ?? 5;
|
|
18
|
+
const firstTimeBucketCommand = new time_bucket_list_js_1.TimeBucketListCommand({
|
|
19
|
+
eventTypeId: this.input.eventTypeId,
|
|
20
|
+
order: "asc",
|
|
21
|
+
pageSize: 1,
|
|
22
|
+
});
|
|
23
|
+
const lastTimeBucketCommand = new time_bucket_list_js_1.TimeBucketListCommand({
|
|
24
|
+
eventTypeId: this.input.eventTypeId,
|
|
25
|
+
order: "desc",
|
|
26
|
+
pageSize: lastEventsLimit,
|
|
27
|
+
});
|
|
28
|
+
const [firstTimeBucketResponse, lastTimeBucketResponse] = await Promise.all([
|
|
29
|
+
client.execute(firstTimeBucketCommand),
|
|
30
|
+
client.execute(lastTimeBucketCommand),
|
|
31
|
+
]);
|
|
32
|
+
const firstTimeBucket = firstTimeBucketResponse.timeBuckets[0];
|
|
33
|
+
const lastTimeBucket = lastTimeBucketResponse.timeBuckets[0];
|
|
34
|
+
if (!firstTimeBucket || !lastTimeBucket) {
|
|
35
|
+
return {
|
|
36
|
+
firstTimeBucket: undefined,
|
|
37
|
+
lastTimeBucket: undefined,
|
|
38
|
+
lastEvents: [],
|
|
39
|
+
};
|
|
40
|
+
}
|
|
41
|
+
const lastEvents = [];
|
|
42
|
+
for (const timeBucket of lastTimeBucketResponse.timeBuckets) {
|
|
43
|
+
const eventListCommand = new event_list_js_1.EventListCommand({
|
|
44
|
+
eventTypeId: this.input.eventTypeId,
|
|
45
|
+
timeBucket,
|
|
46
|
+
pageSize: lastEventsLimit - lastEvents.length,
|
|
47
|
+
order: "desc",
|
|
48
|
+
});
|
|
49
|
+
const eventListResponse = await client.execute(eventListCommand);
|
|
50
|
+
lastEvents.push(...eventListResponse.events);
|
|
51
|
+
if (lastEvents.length >= lastEventsLimit) {
|
|
52
|
+
break;
|
|
53
|
+
}
|
|
54
|
+
}
|
|
55
|
+
return {
|
|
56
|
+
firstTimeBucket,
|
|
57
|
+
lastTimeBucket,
|
|
58
|
+
lastEvents,
|
|
59
|
+
};
|
|
60
|
+
}
|
|
61
|
+
}
|
|
62
|
+
exports.EventTypeInfoCommand = EventTypeInfoCommand;
|
package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.list.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"event-type.list.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.list.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,yBAAyB,CAAA;AAEjD,OAAO,EAAE,KAAK,SAAS,EAAmB,MAAM,+BAA+B,CAAA;AAG/E;;GAEG;AACH,MAAM,WAAW,kBAAkB;IACjC,uBAAuB;IACvB,UAAU,EAAE,MAAM,CAAA;CACnB;AAED;;GAEG;AACH,qBAAa,oBAAqB,SAAQ,OAAO,CAAC,kBAAkB,EAAE,SAAS,EAAE,CAAC;IAChF;;OAEG;cACgB,SAAS,IAAI,MAAM;IAItC;;OAEG;cACgB,UAAU,IAAI,MAAM;IAIvC;;OAEG;cACgB,OAAO,IAAI,MAAM;IAMpC;;OAEG;cACgB,aAAa,CAAC,WAAW,EAAE,OAAO,GAAG,SAAS,EAAE;CAIpE"}
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
import { Command } from "../../common/command.js";
|
|
2
|
+
import type { ClientError } from "../../exceptions/client-error.js";
|
|
3
|
+
import type { FlowcoreClient } from "../../common/flowcore-client.js";
|
|
4
|
+
/**
|
|
5
|
+
* The input for the event type request delete command
|
|
6
|
+
*/
|
|
7
|
+
export interface EventTypeRequestDeleteInput {
|
|
8
|
+
/** The id of the event type */
|
|
9
|
+
eventTypeId: string;
|
|
10
|
+
/** Wait for the event type to be deleted (default: false) */
|
|
11
|
+
waitForDelete?: boolean;
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* The output for the event type request delete command
|
|
15
|
+
*/
|
|
16
|
+
export interface EventTypeRequestDeleteOutput {
|
|
17
|
+
success: boolean;
|
|
18
|
+
}
|
|
19
|
+
/**
|
|
20
|
+
* Request to delete an event type
|
|
21
|
+
*/
|
|
22
|
+
export declare class EventTypeRequestDeleteCommand extends Command<EventTypeRequestDeleteInput, EventTypeRequestDeleteOutput> {
|
|
23
|
+
/**
|
|
24
|
+
* Get the method
|
|
25
|
+
*/
|
|
26
|
+
protected getMethod(): string;
|
|
27
|
+
/**
|
|
28
|
+
* Get the base url
|
|
29
|
+
*/
|
|
30
|
+
protected getBaseUrl(): string;
|
|
31
|
+
/**
|
|
32
|
+
* Get the path
|
|
33
|
+
*/
|
|
34
|
+
protected getPath(): string;
|
|
35
|
+
/**
|
|
36
|
+
* Parse the response
|
|
37
|
+
*/
|
|
38
|
+
protected parseResponse(rawResponse: unknown): EventTypeRequestDeleteOutput;
|
|
39
|
+
/**
|
|
40
|
+
* Handle the client error
|
|
41
|
+
*/
|
|
42
|
+
protected handleClientError(error: ClientError): void;
|
|
43
|
+
/**
|
|
44
|
+
* Wait for the response (timeout: 25 seconds)
|
|
45
|
+
*/
|
|
46
|
+
protected processResponse(client: FlowcoreClient, response: EventTypeRequestDeleteOutput): Promise<EventTypeRequestDeleteOutput>;
|
|
47
|
+
}
|
|
48
|
+
//# sourceMappingURL=event-type.request-delete.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"event-type.request-delete.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.request-delete.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,EAAE,MAAM,yBAAyB,CAAA;AAGjD,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,kCAAkC,CAAA;AAEnE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,iCAAiC,CAAA;AAErE;;GAEG;AACH,MAAM,WAAW,2BAA2B;IAC1C,+BAA+B;IAC/B,WAAW,EAAE,MAAM,CAAA;IACnB,6DAA6D;IAC7D,aAAa,CAAC,EAAE,OAAO,CAAA;CACxB;AAED;;GAEG;AACH,MAAM,WAAW,4BAA4B;IAC3C,OAAO,EAAE,OAAO,CAAA;CACjB;AAED;;GAEG;AACH,qBAAa,6BAA8B,SAAQ,OAAO,CAAC,2BAA2B,EAAE,4BAA4B,CAAC;IACnH;;OAEG;cACgB,SAAS,IAAI,MAAM;IAItC;;OAEG;cACgB,UAAU,IAAI,MAAM;IAIvC;;OAEG;cACgB,OAAO,IAAI,MAAM;IAIpC;;OAEG;cACgB,aAAa,CAAC,WAAW,EAAE,OAAO,GAAG,4BAA4B;IAUpF;;OAEG;cACgB,iBAAiB,CAAC,KAAK,EAAE,WAAW,GAAG,IAAI;IAS9D;;OAEG;cACsB,eAAe,CACtC,MAAM,EAAE,cAAc,EACtB,QAAQ,EAAE,4BAA4B,GACrC,OAAO,CAAC,4BAA4B,CAAC;CAkBzC"}
|
package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.request-delete.js
ADDED
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.EventTypeRequestDeleteCommand = void 0;
|
|
4
|
+
const typebox_1 = require("@sinclair/typebox");
|
|
5
|
+
const command_js_1 = require("../../common/command.js");
|
|
6
|
+
const not_found_js_1 = require("../../exceptions/not-found.js");
|
|
7
|
+
const parse_response_helper_js_1 = require("../../utils/parse-response-helper.js");
|
|
8
|
+
const event_type_exists_js_1 = require("./event-type.exists.js");
|
|
9
|
+
/**
|
|
10
|
+
* Request to delete an event type
|
|
11
|
+
*/
|
|
12
|
+
class EventTypeRequestDeleteCommand extends command_js_1.Command {
|
|
13
|
+
/**
|
|
14
|
+
* Get the method
|
|
15
|
+
*/
|
|
16
|
+
getMethod() {
|
|
17
|
+
return "DELETE";
|
|
18
|
+
}
|
|
19
|
+
/**
|
|
20
|
+
* Get the base url
|
|
21
|
+
*/
|
|
22
|
+
getBaseUrl() {
|
|
23
|
+
return "https://delete-manager.api.flowcore.io";
|
|
24
|
+
}
|
|
25
|
+
/**
|
|
26
|
+
* Get the path
|
|
27
|
+
*/
|
|
28
|
+
getPath() {
|
|
29
|
+
return `/api/v1/event-types/${this.input.eventTypeId}/request-delete`;
|
|
30
|
+
}
|
|
31
|
+
/**
|
|
32
|
+
* Parse the response
|
|
33
|
+
*/
|
|
34
|
+
parseResponse(rawResponse) {
|
|
35
|
+
const response = (0, parse_response_helper_js_1.parseResponseHelper)(typebox_1.Type.Object({
|
|
36
|
+
success: typebox_1.Type.Boolean(),
|
|
37
|
+
}), rawResponse);
|
|
38
|
+
return response;
|
|
39
|
+
}
|
|
40
|
+
/**
|
|
41
|
+
* Handle the client error
|
|
42
|
+
*/
|
|
43
|
+
handleClientError(error) {
|
|
44
|
+
if (error.status === 404) {
|
|
45
|
+
throw new not_found_js_1.NotFoundException("EventType", {
|
|
46
|
+
[this.input.eventTypeId ? "id" : "name"]: this.input.eventTypeId ?? this.input.eventTypeId,
|
|
47
|
+
});
|
|
48
|
+
}
|
|
49
|
+
throw error;
|
|
50
|
+
}
|
|
51
|
+
/**
|
|
52
|
+
* Wait for the response (timeout: 25 seconds)
|
|
53
|
+
*/
|
|
54
|
+
async processResponse(client, response) {
|
|
55
|
+
if (!this.input.waitForDelete) {
|
|
56
|
+
return response;
|
|
57
|
+
}
|
|
58
|
+
const start = Date.now();
|
|
59
|
+
while (Date.now() - start < 25_000) {
|
|
60
|
+
const response = await client.execute(new event_type_exists_js_1.EventTypeExistsCommand({
|
|
61
|
+
eventTypeId: this.input.eventTypeId,
|
|
62
|
+
}));
|
|
63
|
+
if (!response.exists) {
|
|
64
|
+
break;
|
|
65
|
+
}
|
|
66
|
+
await new Promise((resolve) => setTimeout(resolve, 100));
|
|
67
|
+
}
|
|
68
|
+
return response;
|
|
69
|
+
}
|
|
70
|
+
}
|
|
71
|
+
exports.EventTypeRequestDeleteCommand = EventTypeRequestDeleteCommand;
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
import { Command } from "../../common/command.js";
|
|
2
|
+
import type { ClientError } from "../../exceptions/client-error.js";
|
|
3
|
+
import type { FlowcoreClient } from "../../common/flowcore-client.js";
|
|
4
|
+
/**
|
|
5
|
+
* The input for the event type request truncate command
|
|
6
|
+
*/
|
|
7
|
+
export interface EventTypeRequestTruncateInput {
|
|
8
|
+
/** The id of the event type */
|
|
9
|
+
eventTypeId: string;
|
|
10
|
+
/** Wait for the event type to be truncated (default: false) */
|
|
11
|
+
waitForTruncate?: boolean;
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* The output for the event type request truncate command
|
|
15
|
+
*/
|
|
16
|
+
export interface EventTypeRequestTruncateOutput {
|
|
17
|
+
success: boolean;
|
|
18
|
+
}
|
|
19
|
+
/**
|
|
20
|
+
* Request to truncate an event type
|
|
21
|
+
*/
|
|
22
|
+
export declare class EventTypeRequestTruncateCommand extends Command<EventTypeRequestTruncateInput, EventTypeRequestTruncateOutput> {
|
|
23
|
+
/**
|
|
24
|
+
* Get the method
|
|
25
|
+
*/
|
|
26
|
+
protected getMethod(): string;
|
|
27
|
+
/**
|
|
28
|
+
* Get the base url
|
|
29
|
+
*/
|
|
30
|
+
protected getBaseUrl(): string;
|
|
31
|
+
/**
|
|
32
|
+
* Get the path
|
|
33
|
+
*/
|
|
34
|
+
protected getPath(): string;
|
|
35
|
+
/**
|
|
36
|
+
* Parse the response
|
|
37
|
+
*/
|
|
38
|
+
protected parseResponse(rawResponse: unknown): EventTypeRequestTruncateOutput;
|
|
39
|
+
/**
|
|
40
|
+
* Handle the client error
|
|
41
|
+
*/
|
|
42
|
+
protected handleClientError(error: ClientError): void;
|
|
43
|
+
/**
|
|
44
|
+
* Wait for the response (timeout: 25 seconds)
|
|
45
|
+
*/
|
|
46
|
+
protected processResponse(client: FlowcoreClient, response: EventTypeRequestTruncateOutput): Promise<EventTypeRequestTruncateOutput>;
|
|
47
|
+
}
|
|
48
|
+
//# sourceMappingURL=event-type.request-truncate.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"event-type.request-truncate.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.request-truncate.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,EAAE,MAAM,yBAAyB,CAAA;AAGjD,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,kCAAkC,CAAA;AACnE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,iCAAiC,CAAA;AAGrE;;GAEG;AACH,MAAM,WAAW,6BAA6B;IAC5C,+BAA+B;IAC/B,WAAW,EAAE,MAAM,CAAA;IAEnB,+DAA+D;IAC/D,eAAe,CAAC,EAAE,OAAO,CAAA;CAC1B;AAED;;GAEG;AACH,MAAM,WAAW,8BAA8B;IAC7C,OAAO,EAAE,OAAO,CAAA;CACjB;AAED;;GAEG;AACH,qBAAa,+BACX,SAAQ,OAAO,CAAC,6BAA6B,EAAE,8BAA8B,CAAC;IAC9E;;OAEG;cACgB,SAAS,IAAI,MAAM;IAItC;;OAEG;cACgB,UAAU,IAAI,MAAM;IAIvC;;OAEG;cACgB,OAAO,IAAI,MAAM;IAIpC;;OAEG;cACgB,aAAa,CAAC,WAAW,EAAE,OAAO,GAAG,8BAA8B;IAUtF;;OAEG;cACgB,iBAAiB,CAAC,KAAK,EAAE,WAAW,GAAG,IAAI;IAS9D;;OAEG;cACsB,eAAe,CACtC,MAAM,EAAE,cAAc,EACtB,QAAQ,EAAE,8BAA8B,GACvC,OAAO,CAAC,8BAA8B,CAAC;CAmB3C"}
|
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.EventTypeRequestTruncateCommand = void 0;
|
|
4
|
+
const typebox_1 = require("@sinclair/typebox");
|
|
5
|
+
const command_js_1 = require("../../common/command.js");
|
|
6
|
+
const not_found_js_1 = require("../../exceptions/not-found.js");
|
|
7
|
+
const parse_response_helper_js_1 = require("../../utils/parse-response-helper.js");
|
|
8
|
+
const event_type_fetch_js_1 = require("./event-type.fetch.js");
|
|
9
|
+
/**
|
|
10
|
+
* Request to truncate an event type
|
|
11
|
+
*/
|
|
12
|
+
class EventTypeRequestTruncateCommand extends command_js_1.Command {
|
|
13
|
+
/**
|
|
14
|
+
* Get the method
|
|
15
|
+
*/
|
|
16
|
+
getMethod() {
|
|
17
|
+
return "DELETE";
|
|
18
|
+
}
|
|
19
|
+
/**
|
|
20
|
+
* Get the base url
|
|
21
|
+
*/
|
|
22
|
+
getBaseUrl() {
|
|
23
|
+
return "https://delete-manager.api.flowcore.io";
|
|
24
|
+
}
|
|
25
|
+
/**
|
|
26
|
+
* Get the path
|
|
27
|
+
*/
|
|
28
|
+
getPath() {
|
|
29
|
+
return `/api/v1/event-types/${this.input.eventTypeId}/request-truncate`;
|
|
30
|
+
}
|
|
31
|
+
/**
|
|
32
|
+
* Parse the response
|
|
33
|
+
*/
|
|
34
|
+
parseResponse(rawResponse) {
|
|
35
|
+
const response = (0, parse_response_helper_js_1.parseResponseHelper)(typebox_1.Type.Object({
|
|
36
|
+
success: typebox_1.Type.Boolean(),
|
|
37
|
+
}), rawResponse);
|
|
38
|
+
return response;
|
|
39
|
+
}
|
|
40
|
+
/**
|
|
41
|
+
* Handle the client error
|
|
42
|
+
*/
|
|
43
|
+
handleClientError(error) {
|
|
44
|
+
if (error.status === 404) {
|
|
45
|
+
throw new not_found_js_1.NotFoundException("EventType", {
|
|
46
|
+
[this.input.eventTypeId ? "id" : "name"]: this.input.eventTypeId ?? this.input.eventTypeId,
|
|
47
|
+
});
|
|
48
|
+
}
|
|
49
|
+
throw error;
|
|
50
|
+
}
|
|
51
|
+
/**
|
|
52
|
+
* Wait for the response (timeout: 25 seconds)
|
|
53
|
+
*/
|
|
54
|
+
async processResponse(client, response) {
|
|
55
|
+
if (!this.input.waitForTruncate) {
|
|
56
|
+
return response;
|
|
57
|
+
}
|
|
58
|
+
await new Promise((resolve) => setTimeout(resolve, 1_000));
|
|
59
|
+
const start = Date.now();
|
|
60
|
+
while (Date.now() - start < 25_000) {
|
|
61
|
+
const response = await client.execute(new event_type_fetch_js_1.EventTypeFetchCommand({
|
|
62
|
+
eventTypeId: this.input.eventTypeId,
|
|
63
|
+
}));
|
|
64
|
+
if (response.isTruncating) {
|
|
65
|
+
break;
|
|
66
|
+
}
|
|
67
|
+
await new Promise((resolve) => setTimeout(resolve, 100));
|
|
68
|
+
}
|
|
69
|
+
return response;
|
|
70
|
+
}
|
|
71
|
+
}
|
|
72
|
+
exports.EventTypeRequestTruncateCommand = EventTypeRequestTruncateCommand;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { GraphQlCommand } from "../../common/command.js";
|
|
1
|
+
import { GraphQlCommand } from "../../common/command-graphql.js";
|
|
2
2
|
import type { FlowcoreClient } from "../../common/flowcore-client.js";
|
|
3
3
|
/**
|
|
4
4
|
* The input for the event type truncate request command
|
|
@@ -11,6 +11,7 @@ export interface EventTypeTruncateRequestInput {
|
|
|
11
11
|
}
|
|
12
12
|
/**
|
|
13
13
|
* Request to truncate a event type
|
|
14
|
+
* @deprecated Use `EventTypeRequestTruncateCommand` instead
|
|
14
15
|
*/
|
|
15
16
|
export declare class EventTypeTruncateRequestCommand extends GraphQlCommand<EventTypeTruncateRequestInput, boolean> {
|
|
16
17
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"event-type.truncate-request.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/deps/jsr.io/@flowcore/sdk/1.
|
|
1
|
+
{"version":3,"file":"event-type.truncate-request.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.truncate-request.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,MAAM,iCAAiC,CAAA;AAIhE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,iCAAiC,CAAA;AAGrE;;GAEG;AACH,MAAM,WAAW,6BAA6B;IAC5C,+BAA+B;IAC/B,WAAW,EAAE,MAAM,CAAA;IAEnB,8DAA8D;IAC9D,eAAe,CAAC,EAAE,OAAO,CAAA;CAC1B;AA+BD;;;GAGG;AACH,qBAAa,+BAAgC,SAAQ,cAAc,CAAC,6BAA6B,EAAE,OAAO,CAAC;IACzG;;OAEG;IACH,UAAmB,cAAc,EAAE,OAAO,CAAQ;IAElD;;OAEG;IACH,UAAmB,YAAY,EAAE,CAAC,QAAQ,GAAG,QAAQ,CAAC,EAAE,CAAa;IAErE;;OAEG;gBACS,KAAK,EAAE,6BAA6B;IAOhD;;OAEG;cACgB,aAAa,CAAC,QAAQ,EAAE,OAAO,GAAG,OAAO;IAW5D;;OAEG;cACgB,OAAO,IAAI,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC;IAQrD;;OAEG;cACsB,eAAe,CAAC,MAAM,EAAE,cAAc,EAAE,QAAQ,EAAE,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC;CAkBtG"}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.EventTypeTruncateRequestCommand = void 0;
|
|
4
4
|
const typebox_1 = require("@sinclair/typebox");
|
|
5
|
-
const
|
|
5
|
+
const command_graphql_js_1 = require("../../common/command-graphql.js");
|
|
6
6
|
const command_error_js_1 = require("../../exceptions/command-error.js");
|
|
7
7
|
const parse_response_helper_js_1 = require("../../utils/parse-response-helper.js");
|
|
8
8
|
const not_found_js_1 = require("../../exceptions/not-found.js");
|
|
@@ -36,8 +36,9 @@ const responseSchema = typebox_1.Type.Object({
|
|
|
36
36
|
});
|
|
37
37
|
/**
|
|
38
38
|
* Request to truncate a event type
|
|
39
|
+
* @deprecated Use `EventTypeRequestTruncateCommand` instead
|
|
39
40
|
*/
|
|
40
|
-
class EventTypeTruncateRequestCommand extends
|
|
41
|
+
class EventTypeTruncateRequestCommand extends command_graphql_js_1.GraphQlCommand {
|
|
41
42
|
/**
|
|
42
43
|
* Create a new event type truncate request command
|
|
43
44
|
*/
|
package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.update.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"event-type.update.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.update.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,yBAAyB,CAAA;AACjD,OAAO,EAAE,KAAK,SAAS,EAAmB,MAAM,+BAA+B,CAAA;AAG/E;;GAEG;AACH,MAAM,MAAM,oBAAoB,GAAG;IACjC,+BAA+B;IAC/B,WAAW,EAAE,MAAM,CAAA;IACnB,wCAAwC;IACxC,WAAW,CAAC,EAAE,MAAM,CAAA;CACrB,CAAA;AAED;;GAEG;AACH,qBAAa,sBAAuB,SAAQ,OAAO,CAAC,oBAAoB,EAAE,SAAS,CAAC;IAClF;;OAEG;cACgB,SAAS,IAAI,MAAM;IAGtC;;OAEG;cACgB,UAAU,IAAI,MAAM;IAIvC;;OAEG;cACgB,OAAO,IAAI,MAAM;IAIpC;;OAEG;cACgB,OAAO,IAAI,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC;IAKrD;;OAEG;cACgB,aAAa,CAAC,WAAW,EAAE,OAAO,GAAG,SAAS;CAGlE"}
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
import { Command } from "../../common/command.js";
|
|
2
|
+
import { type FlowcoreEvent } from "../../contracts/event.js";
|
|
3
|
+
/**
|
|
4
|
+
* The input for the events fetch indexes command
|
|
5
|
+
*/
|
|
6
|
+
export interface EventListInput {
|
|
7
|
+
/** the event type id or ids */
|
|
8
|
+
eventTypeId: [string, ...string[]] | string;
|
|
9
|
+
/** the time bucket */
|
|
10
|
+
timeBucket: string;
|
|
11
|
+
/** the paging cursor */
|
|
12
|
+
cursor?: string;
|
|
13
|
+
/** the page size (default is 10.000) */
|
|
14
|
+
pageSize?: number;
|
|
15
|
+
/** start from this event id */
|
|
16
|
+
fromEventId?: string;
|
|
17
|
+
/**
|
|
18
|
+
* after this event id
|
|
19
|
+
*
|
|
20
|
+
* ⚠️ Not applicable if `fromEventId` is also defined
|
|
21
|
+
*/
|
|
22
|
+
afterEventId?: string;
|
|
23
|
+
/** end at this event id */
|
|
24
|
+
toEventId?: string;
|
|
25
|
+
/**
|
|
26
|
+
* the order (default is asc)
|
|
27
|
+
*
|
|
28
|
+
* ⚠️ When using `desc` order, pagination and filters are not possible.
|
|
29
|
+
*/
|
|
30
|
+
order?: "asc" | "desc";
|
|
31
|
+
}
|
|
32
|
+
/**
|
|
33
|
+
* The output for the events fetch indexes command
|
|
34
|
+
*/
|
|
35
|
+
export interface EventListOutput {
|
|
36
|
+
/** the events */
|
|
37
|
+
events: FlowcoreEvent[];
|
|
38
|
+
/** the next page cursor */
|
|
39
|
+
nextCursor?: string;
|
|
40
|
+
}
|
|
41
|
+
/**
|
|
42
|
+
* Fetch time buckets for an event type
|
|
43
|
+
*/
|
|
44
|
+
export declare class EventListCommand extends Command<EventListInput, EventListOutput> {
|
|
45
|
+
/**
|
|
46
|
+
* Get the method for the request
|
|
47
|
+
*/
|
|
48
|
+
protected getMethod(): string;
|
|
49
|
+
/**
|
|
50
|
+
* Get the base url for the request
|
|
51
|
+
*/
|
|
52
|
+
protected getBaseUrl(): string;
|
|
53
|
+
/**
|
|
54
|
+
* Get the path for the request
|
|
55
|
+
*/
|
|
56
|
+
protected getPath(): string;
|
|
57
|
+
/**
|
|
58
|
+
* Parse the response
|
|
59
|
+
*/
|
|
60
|
+
protected parseResponse(rawResponse: unknown): EventListOutput;
|
|
61
|
+
}
|
|
62
|
+
//# sourceMappingURL=event.list.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"event.list.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/events/event.list.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,EAAE,MAAM,yBAAyB,CAAA;AAEjD,OAAO,EAAE,KAAK,aAAa,EAAuB,MAAM,0BAA0B,CAAA;AAElF;;GAEG;AACH,MAAM,WAAW,cAAc;IAC7B,+BAA+B;IAC/B,WAAW,EAAE,CAAC,MAAM,EAAE,GAAG,MAAM,EAAE,CAAC,GAAG,MAAM,CAAA;IAC3C,sBAAsB;IACtB,UAAU,EAAE,MAAM,CAAA;IAClB,wBAAwB;IACxB,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,wCAAwC;IACxC,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,+BAA+B;IAC/B,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,2BAA2B;IAC3B,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB;;;;OAIG;IACH,KAAK,CAAC,EAAE,KAAK,GAAG,MAAM,CAAA;CACvB;AAED;;GAEG;AACH,MAAM,WAAW,eAAe;IAC9B,iBAAiB;IACjB,MAAM,EAAE,aAAa,EAAE,CAAA;IACvB,2BAA2B;IAC3B,UAAU,CAAC,EAAE,MAAM,CAAA;CACpB;AAUD;;GAEG;AACH,qBAAa,gBAAiB,SAAQ,OAAO,CAAC,cAAc,EAAE,eAAe,CAAC;IAC5E;;OAEG;cACgB,SAAS,IAAI,MAAM;IAItC;;OAEG;cACgB,UAAU,IAAI,MAAM;IAIvC;;OAEG;cACgB,OAAO,IAAI,MAAM;IAgBpC;;OAEG;cACgB,aAAa,CAAC,WAAW,EAAE,OAAO,GAAG,eAAe;CAIxE"}
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.EventListCommand = void 0;
|
|
4
|
+
const typebox_1 = require("@sinclair/typebox");
|
|
5
|
+
const command_js_1 = require("../../common/command.js");
|
|
6
|
+
const parse_response_helper_js_1 = require("../../utils/parse-response-helper.js");
|
|
7
|
+
const event_js_1 = require("../../contracts/event.js");
|
|
8
|
+
/**
|
|
9
|
+
* The response schema for the events fetch command
|
|
10
|
+
*/
|
|
11
|
+
const responseSchema = typebox_1.Type.Object({
|
|
12
|
+
events: typebox_1.Type.Array(event_js_1.FlowcoreEventSchema),
|
|
13
|
+
nextCursor: typebox_1.Type.Optional(typebox_1.Type.String()),
|
|
14
|
+
});
|
|
15
|
+
/**
|
|
16
|
+
* Fetch time buckets for an event type
|
|
17
|
+
*/
|
|
18
|
+
class EventListCommand extends command_js_1.Command {
|
|
19
|
+
/**
|
|
20
|
+
* Get the method for the request
|
|
21
|
+
*/
|
|
22
|
+
getMethod() {
|
|
23
|
+
return "GET";
|
|
24
|
+
}
|
|
25
|
+
/**
|
|
26
|
+
* Get the base url for the request
|
|
27
|
+
*/
|
|
28
|
+
getBaseUrl() {
|
|
29
|
+
return "https://event-source.api.flowcore.io";
|
|
30
|
+
}
|
|
31
|
+
/**
|
|
32
|
+
* Get the path for the request
|
|
33
|
+
*/
|
|
34
|
+
getPath() {
|
|
35
|
+
const query = new URLSearchParams();
|
|
36
|
+
const eventTypeIds = Array.isArray(this.input.eventTypeId) ? this.input.eventTypeId : [this.input.eventTypeId];
|
|
37
|
+
for (const eventTypeId of eventTypeIds) {
|
|
38
|
+
query.append("eventTypeId", eventTypeId);
|
|
39
|
+
}
|
|
40
|
+
query.set("timeBucket", this.input.timeBucket);
|
|
41
|
+
this.input.cursor && query.set("cursor", this.input.cursor.toString());
|
|
42
|
+
this.input.pageSize && query.set("pageSize", this.input.pageSize.toString());
|
|
43
|
+
this.input.fromEventId && query.set("fromEventId", this.input.fromEventId);
|
|
44
|
+
this.input.afterEventId && query.set("afterEventId", this.input.afterEventId);
|
|
45
|
+
this.input.toEventId && query.set("toEventId", this.input.toEventId);
|
|
46
|
+
this.input.order && query.set("order", this.input.order);
|
|
47
|
+
return `/api/v1/events?${query.toString()}`;
|
|
48
|
+
}
|
|
49
|
+
/**
|
|
50
|
+
* Parse the response
|
|
51
|
+
*/
|
|
52
|
+
parseResponse(rawResponse) {
|
|
53
|
+
const response = (0, parse_response_helper_js_1.parseResponseHelper)(responseSchema, rawResponse);
|
|
54
|
+
return response;
|
|
55
|
+
}
|
|
56
|
+
}
|
|
57
|
+
exports.EventListCommand = EventListCommand;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"events.fetch-time-buckets-by-names.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/events/events.fetch-time-buckets-by-names.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,OAAO,EAAE,MAAM,yBAAyB,CAAA;AAEjD;;GAEG;AACH,MAAM,WAAW,kCAAkC;IACjD,sBAAsB;IACtB,MAAM,EAAE,MAAM,CAAA;IACd,uBAAuB;IACvB,UAAU,EAAE,MAAM,CAAA;IAClB,yBAAyB;IACzB,QAAQ,EAAE,MAAM,CAAA;IAChB,2BAA2B;IAC3B,UAAU,EAAE,MAAM,EAAE,CAAA;IACpB,wBAAwB;IACxB,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,wCAAwC;IACxC,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,kCAAkC;IAClC,cAAc,CAAC,EAAE,MAAM,CAAA;IACvB,8BAA8B;IAC9B,YAAY,CAAC,EAAE,MAAM,CAAA;CACtB;AAED;;GAEG;AACH,MAAM,WAAW,mCAAmC;IAClD,uBAAuB;IACvB,WAAW,EAAE,MAAM,EAAE,CAAA;IACrB,2BAA2B;IAC3B,UAAU,CAAC,EAAE,MAAM,CAAA;CACpB;AAUD;;GAEG;AACH,qBAAa,oCAAqC,SAAQ,OAAO,CAC/D,kCAAkC,EAClC,mCAAmC,CACpC;IACC;;OAEG;cACgB,UAAU,IAAI,MAAM;IAGvC;;OAEG;cACgB,OAAO,IAAI,MAAM;IAGpC;;OAEG;cACgB,aAAa,CAAC,WAAW,EAAE,OAAO,GAAG,mCAAmC;IAK3F;;OAEG;cACgB,OAAO,IAAI,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC;CAItD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"events.fetch.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/events/events.fetch.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,EAAE,MAAM,yBAAyB,CAAA;AAEjD,OAAO,EAAE,KAAK,aAAa,EAAuB,MAAM,0BAA0B,CAAA;AAElF;;GAEG;AACH,MAAM,WAAW,sBAAsB;IACrC,iBAAiB;IACjB,MAAM,EAAE,MAAM,CAAA;IACd,uBAAuB;IACvB,UAAU,EAAE,MAAM,CAAA;IAClB,yBAAyB;IACzB,QAAQ,EAAE,MAAM,CAAA;IAChB,2BAA2B;IAC3B,UAAU,EAAE,MAAM,EAAE,CAAA;IACpB,sBAAsB;IACtB,UAAU,EAAE,MAAM,CAAA;IAClB,wBAAwB;IACxB,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,wCAAwC;IACxC,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,+BAA+B;IAC/B,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,0BAA0B;IAC1B,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,2BAA2B;IAC3B,SAAS,CAAC,EAAE,MAAM,CAAA;CACnB;AAED;;GAEG;AACH,MAAM,WAAW,uBAAuB;IACtC,iBAAiB;IACjB,MAAM,EAAE,aAAa,EAAE,CAAA;IACvB,2BAA2B;IAC3B,UAAU,CAAC,EAAE,MAAM,CAAA;CACpB;AAUD;;GAEG;AACH,qBAAa,kBAAmB,SAAQ,OAAO,CAAC,sBAAsB,EAAE,uBAAuB,CAAC;IAC9F;;OAEG;cACgB,UAAU,IAAI,MAAM;IAGvC;;OAEG;cACgB,OAAO,IAAI,MAAM;IAUpC;;OAEG;cACgB,aAAa,CAAC,WAAW,EAAE,OAAO,GAAG,uBAAuB;IAK/E;;OAEG;cACgB,OAAO,IAAI,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC;CAStD"}
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
import { Command } from "../../common/command.js";
|
|
2
|
+
/**
|
|
3
|
+
* The input for the events fetch indexes command
|
|
4
|
+
*/
|
|
5
|
+
export interface TimeBucketListInput {
|
|
6
|
+
/** the event type ids */
|
|
7
|
+
eventTypeId: [string, ...string[]] | string;
|
|
8
|
+
/** the start time */
|
|
9
|
+
fromTimeBucket?: string;
|
|
10
|
+
/** the end time */
|
|
11
|
+
toTimeBucket?: string;
|
|
12
|
+
/** the page size */
|
|
13
|
+
pageSize?: number;
|
|
14
|
+
/** the cursor */
|
|
15
|
+
cursor?: number;
|
|
16
|
+
/** the order */
|
|
17
|
+
order?: "asc" | "desc";
|
|
18
|
+
}
|
|
19
|
+
/**
|
|
20
|
+
* The output for the events fetch indexes command
|
|
21
|
+
*/
|
|
22
|
+
export interface TimeBucketListOutput {
|
|
23
|
+
/** the time buckets */
|
|
24
|
+
timeBuckets: string[];
|
|
25
|
+
/** the next cursor */
|
|
26
|
+
nextCursor?: number;
|
|
27
|
+
}
|
|
28
|
+
/**
|
|
29
|
+
* Fetch time buckets for an event type
|
|
30
|
+
*/
|
|
31
|
+
export declare class TimeBucketListCommand extends Command<TimeBucketListInput, TimeBucketListOutput> {
|
|
32
|
+
/**
|
|
33
|
+
* Get the method for the request
|
|
34
|
+
*/
|
|
35
|
+
protected getMethod(): string;
|
|
36
|
+
/**
|
|
37
|
+
* Get the base url for the request
|
|
38
|
+
*/
|
|
39
|
+
protected getBaseUrl(): string;
|
|
40
|
+
/**
|
|
41
|
+
* Get the path for the request
|
|
42
|
+
*/
|
|
43
|
+
protected getPath(): string;
|
|
44
|
+
/**
|
|
45
|
+
* Parse the response
|
|
46
|
+
*/
|
|
47
|
+
protected parseResponse(rawResponse: unknown): TimeBucketListOutput;
|
|
48
|
+
}
|
|
49
|
+
//# sourceMappingURL=time-bucket.list.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"time-bucket.list.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/events/time-bucket.list.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,OAAO,EAAE,MAAM,yBAAyB,CAAA;AAEjD;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAClC,yBAAyB;IACzB,WAAW,EAAE,CAAC,MAAM,EAAE,GAAG,MAAM,EAAE,CAAC,GAAG,MAAM,CAAA;IAC3C,qBAAqB;IACrB,cAAc,CAAC,EAAE,MAAM,CAAA;IACvB,mBAAmB;IACnB,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,oBAAoB;IACpB,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,iBAAiB;IACjB,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,gBAAgB;IAChB,KAAK,CAAC,EAAE,KAAK,GAAG,MAAM,CAAA;CACvB;AAED;;GAEG;AACH,MAAM,WAAW,oBAAoB;IACnC,uBAAuB;IACvB,WAAW,EAAE,MAAM,EAAE,CAAA;IACrB,sBAAsB;IACtB,UAAU,CAAC,EAAE,MAAM,CAAA;CACpB;AAUD;;GAEG;AACH,qBAAa,qBAAsB,SAAQ,OAAO,CAChD,mBAAmB,EACnB,oBAAoB,CACrB;IACC;;OAEG;cACgB,SAAS,IAAI,MAAM;IAItC;;OAEG;cACgB,UAAU,IAAI,MAAM;IAGvC;;OAEG;cACgB,OAAO,IAAI,MAAM;IAepC;;OAEG;cACgB,aAAa,CAAC,WAAW,EAAE,OAAO,GAAG,oBAAoB;CAI7E"}
|