@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.11.10 → 1.19.1}/src/commands/variable/variable.delete.js
RENAMED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.VariableDeleteCommand = 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 parse_response_helper_js_1 = require("../../utils/parse-response-helper.js");
|
|
7
7
|
const command_error_js_1 = require("../../exceptions/command-error.js");
|
|
8
8
|
const graphQlQueryById = `
|
|
@@ -28,7 +28,7 @@ const responseSchema = typebox_1.Type.Object({
|
|
|
28
28
|
/**
|
|
29
29
|
* Create a variable
|
|
30
30
|
*/
|
|
31
|
-
class VariableDeleteCommand extends
|
|
31
|
+
class VariableDeleteCommand extends command_graphql_js_1.GraphQlCommand {
|
|
32
32
|
constructor() {
|
|
33
33
|
super(...arguments);
|
|
34
34
|
/**
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"variable.list.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/variable/variable.list.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,MAAM,iCAAiC,CAAA;AAEhE,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,6BAA6B,CAAA;AAG3D;;GAEG;AACH,MAAM,WAAW,iBAAiB;IAChC,oBAAoB;IACpB,QAAQ,EAAE,MAAM,CAAA;CACjB;AAkCD;;GAEG;AACH,qBAAa,mBAAoB,SAAQ,cAAc,CAAC,iBAAiB,EAAE,QAAQ,EAAE,CAAC;IACpF;;OAEG;IACH,UAAmB,YAAY,EAAE,CAAC,QAAQ,GAAG,QAAQ,CAAC,EAAE,CAAa;IAErE;;OAEG;cACgB,aAAa,CAAC,WAAW,EAAE,OAAO,GAAG,QAAQ,EAAE;IAWlE;;OAEG;cACgB,OAAO,IAAI,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC;CAMtD"}
|
package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/variable/variable.list.js
RENAMED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.VariableListCommand = 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 parse_response_helper_js_1 = require("../../utils/parse-response-helper.js");
|
|
7
7
|
const command_error_js_1 = require("../../exceptions/command-error.js");
|
|
8
8
|
const graphQlQueryById = `
|
|
@@ -34,7 +34,7 @@ const responseSchema = typebox_1.Type.Object({
|
|
|
34
34
|
/**
|
|
35
35
|
* List variables
|
|
36
36
|
*/
|
|
37
|
-
class VariableListCommand extends
|
|
37
|
+
class VariableListCommand extends command_graphql_js_1.GraphQlCommand {
|
|
38
38
|
constructor() {
|
|
39
39
|
super(...arguments);
|
|
40
40
|
/**
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import type { FlowcoreClient } from "./flowcore-client.js";
|
|
2
|
+
import { Command } from "./command.js";
|
|
3
|
+
import type { ClientError } from "../exceptions/client-error.js";
|
|
4
|
+
/**
|
|
5
|
+
* Abstract command for executing custom requests
|
|
6
|
+
*/
|
|
7
|
+
export declare abstract class CustomCommand<Input, Output> extends Command<Input, Output> {
|
|
8
|
+
/**
|
|
9
|
+
* Get the base URL for the request
|
|
10
|
+
*/
|
|
11
|
+
protected getBaseUrl(): string;
|
|
12
|
+
/**
|
|
13
|
+
* Custom execute method
|
|
14
|
+
*/
|
|
15
|
+
protected abstract customExecute(client: FlowcoreClient): Promise<Output>;
|
|
16
|
+
/**
|
|
17
|
+
* Get the request object
|
|
18
|
+
*/
|
|
19
|
+
getRequest(_client: FlowcoreClient): Promise<{
|
|
20
|
+
allowedModes: ("apiKey" | "bearer")[];
|
|
21
|
+
body: string | Record<string, unknown> | Array<unknown> | undefined;
|
|
22
|
+
headers: Record<string, string>;
|
|
23
|
+
baseUrl: string;
|
|
24
|
+
path: string;
|
|
25
|
+
method: string;
|
|
26
|
+
parseResponse: (response: unknown) => Output | Promise<Output>;
|
|
27
|
+
processResponse: (client: FlowcoreClient, response: Output) => Promise<Output>;
|
|
28
|
+
handleClientError: (error: ClientError) => void;
|
|
29
|
+
retryOnFailure: boolean;
|
|
30
|
+
}>;
|
|
31
|
+
/**
|
|
32
|
+
* Parse the response
|
|
33
|
+
*/
|
|
34
|
+
protected parseResponse(response: unknown): Output;
|
|
35
|
+
}
|
|
36
|
+
//# sourceMappingURL=command-custom.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"command-custom.d.ts","sourceRoot":"","sources":["../../../../../../../../src/deps/jsr.io/@flowcore/sdk/1.19.1/src/common/command-custom.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAA;AAC1D,OAAO,EAAE,OAAO,EAAE,MAAM,cAAc,CAAA;AACtC,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,+BAA+B,CAAA;AAEhE;;GAEG;AACH,8BAAsB,aAAa,CAAC,KAAK,EAAE,MAAM,CAAE,SAAQ,OAAO,CAAC,KAAK,EAAE,MAAM,CAAC;IAC/E;;OAEG;cACgB,UAAU,IAAI,MAAM;IAIvC;;OAEG;IACH,SAAS,CAAC,QAAQ,CAAC,aAAa,CAAC,MAAM,EAAE,cAAc,GAAG,OAAO,CAAC,MAAM,CAAC;IAEzE;;OAEG;IAEmB,UAAU,CAAC,OAAO,EAAE,cAAc,GAAG,OAAO,CAAC;QACjE,YAAY,EAAE,CAAC,QAAQ,GAAG,QAAQ,CAAC,EAAE,CAAA;QACrC,IAAI,EAAE,MAAM,GAAG,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,GAAG,KAAK,CAAC,OAAO,CAAC,GAAG,SAAS,CAAA;QACnE,OAAO,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAA;QAC/B,OAAO,EAAE,MAAM,CAAA;QACf,IAAI,EAAE,MAAM,CAAA;QACZ,MAAM,EAAE,MAAM,CAAA;QACd,aAAa,EAAE,CAAC,QAAQ,EAAE,OAAO,KAAK,MAAM,GAAG,OAAO,CAAC,MAAM,CAAC,CAAA;QAC9D,eAAe,EAAE,CAAC,MAAM,EAAE,cAAc,EAAE,QAAQ,EAAE,MAAM,KAAK,OAAO,CAAC,MAAM,CAAC,CAAA;QAC9E,iBAAiB,EAAE,CAAC,KAAK,EAAE,WAAW,KAAK,IAAI,CAAA;QAC/C,cAAc,EAAE,OAAO,CAAA;KACxB,CAAC;IAOF;;OAEG;cACgB,aAAa,CAAC,QAAQ,EAAE,OAAO,GAAG,MAAM;CAG5D"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.CustomCommand = void 0;
|
|
4
|
+
const command_js_1 = require("./command.js");
|
|
5
|
+
/**
|
|
6
|
+
* Abstract command for executing custom requests
|
|
7
|
+
*/
|
|
8
|
+
class CustomCommand extends command_js_1.Command {
|
|
9
|
+
/**
|
|
10
|
+
* Get the base URL for the request
|
|
11
|
+
*/
|
|
12
|
+
getBaseUrl() {
|
|
13
|
+
return "NONE";
|
|
14
|
+
}
|
|
15
|
+
/**
|
|
16
|
+
* Get the request object
|
|
17
|
+
*/
|
|
18
|
+
// deno-lint-ignore require-await
|
|
19
|
+
async getRequest(_client) {
|
|
20
|
+
return {
|
|
21
|
+
...super.getRequest(_client),
|
|
22
|
+
customExecute: this.customExecute.bind(this),
|
|
23
|
+
};
|
|
24
|
+
}
|
|
25
|
+
/**
|
|
26
|
+
* Parse the response
|
|
27
|
+
*/
|
|
28
|
+
parseResponse(response) {
|
|
29
|
+
return response;
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
exports.CustomCommand = CustomCommand;
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { Command } from "./command.js";
|
|
2
|
+
/**
|
|
3
|
+
* Abstract command for executing GraphQL requests
|
|
4
|
+
*/
|
|
5
|
+
export declare abstract class GraphQlCommand<Input, Output> extends Command<Input, Output> {
|
|
6
|
+
/**
|
|
7
|
+
* The allowed modes for the command
|
|
8
|
+
*/
|
|
9
|
+
protected allowedModes: ("apiKey" | "bearer")[];
|
|
10
|
+
/**
|
|
11
|
+
* Get the base URL for the request
|
|
12
|
+
*/
|
|
13
|
+
protected getBaseUrl(): string;
|
|
14
|
+
/**
|
|
15
|
+
* Get the path for the request
|
|
16
|
+
*/
|
|
17
|
+
protected getPath(): string;
|
|
18
|
+
}
|
|
19
|
+
//# sourceMappingURL=command-graphql.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"command-graphql.d.ts","sourceRoot":"","sources":["../../../../../../../../src/deps/jsr.io/@flowcore/sdk/1.19.1/src/common/command-graphql.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,cAAc,CAAA;AAEtC;;GAEG;AACH,8BAAsB,cAAc,CAAC,KAAK,EAAE,MAAM,CAAE,SAAQ,OAAO,CAAC,KAAK,EAAE,MAAM,CAAC;IAChF;;OAEG;IACH,UAAmB,YAAY,EAAE,CAAC,QAAQ,GAAG,QAAQ,CAAC,EAAE,CAAa;IAErE;;OAEG;cACgB,UAAU,IAAI,MAAM;IAIvC;;OAEG;cACgB,OAAO,IAAI,MAAM;CAGrC"}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.GraphQlCommand = void 0;
|
|
4
|
+
const command_js_1 = require("./command.js");
|
|
5
|
+
/**
|
|
6
|
+
* Abstract command for executing GraphQL requests
|
|
7
|
+
*/
|
|
8
|
+
class GraphQlCommand extends command_js_1.Command {
|
|
9
|
+
constructor() {
|
|
10
|
+
super(...arguments);
|
|
11
|
+
/**
|
|
12
|
+
* The allowed modes for the command
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(this, "allowedModes", {
|
|
15
|
+
enumerable: true,
|
|
16
|
+
configurable: true,
|
|
17
|
+
writable: true,
|
|
18
|
+
value: ["bearer"]
|
|
19
|
+
});
|
|
20
|
+
}
|
|
21
|
+
/**
|
|
22
|
+
* Get the base URL for the request
|
|
23
|
+
*/
|
|
24
|
+
getBaseUrl() {
|
|
25
|
+
return "https://graph.api.flowcore.io";
|
|
26
|
+
}
|
|
27
|
+
/**
|
|
28
|
+
* Get the path for the request
|
|
29
|
+
*/
|
|
30
|
+
getPath() {
|
|
31
|
+
return "/graphql";
|
|
32
|
+
}
|
|
33
|
+
}
|
|
34
|
+
exports.GraphQlCommand = GraphQlCommand;
|
|
@@ -59,27 +59,11 @@ export declare abstract class Command<Input, Output> {
|
|
|
59
59
|
processResponse: (client: FlowcoreClient, response: Output) => Promise<Output>;
|
|
60
60
|
handleClientError: (error: ClientError) => void;
|
|
61
61
|
retryOnFailure: boolean;
|
|
62
|
+
customExecute?: (client: FlowcoreClient) => Promise<unknown>;
|
|
62
63
|
}>;
|
|
63
64
|
/**
|
|
64
65
|
* Wait for the response
|
|
65
66
|
*/
|
|
66
67
|
protected processResponse(_client: FlowcoreClient, response: Output): Promise<Output>;
|
|
67
68
|
}
|
|
68
|
-
/**
|
|
69
|
-
* Abstract command for executing GraphQL requests
|
|
70
|
-
*/
|
|
71
|
-
export declare abstract class GraphQlCommand<Input, Output> extends Command<Input, Output> {
|
|
72
|
-
/**
|
|
73
|
-
* The allowed modes for the command
|
|
74
|
-
*/
|
|
75
|
-
protected allowedModes: ("apiKey" | "bearer")[];
|
|
76
|
-
/**
|
|
77
|
-
* Get the base URL for the request
|
|
78
|
-
*/
|
|
79
|
-
protected getBaseUrl(): string;
|
|
80
|
-
/**
|
|
81
|
-
* Get the path for the request
|
|
82
|
-
*/
|
|
83
|
-
protected getPath(): string;
|
|
84
|
-
}
|
|
85
69
|
//# sourceMappingURL=command.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"command.d.ts","sourceRoot":"","sources":["../../../../../../../../src/deps/jsr.io/@flowcore/sdk/1.19.1/src/common/command.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,+BAA+B,CAAA;AAChE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAA;AAE1D;;GAEG;AACH,8BAAsB,OAAO,CAAC,KAAK,EAAE,MAAM;IACzC;;OAEG;IACH,SAAS,CAAC,QAAQ,CAAC,cAAc,EAAE,OAAO,CAAO;IAEjD;;OAEG;IACH,SAAS,CAAC,QAAQ,CAAC,YAAY,EAAE,CAAC,QAAQ,GAAG,QAAQ,CAAC,EAAE,CAAuB;IAE/E;;OAEG;IACH,SAAS,CAAC,QAAQ,CAAC,KAAK,EAAE,KAAK,CAAA;gBAEnB,KAAK,EAAE,KAAK;IAOxB;;OAEG;IACH,SAAS,CAAC,QAAQ,CAAC,UAAU,IAAI,MAAM;IAEvC;;OAEG;IACH,SAAS,CAAC,SAAS,IAAI,MAAM;IAI7B;;OAEG;IACH,SAAS,CAAC,OAAO,IAAI,MAAM;IAI3B;;OAEG;IACH,SAAS,CAAC,OAAO,IAAI,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,GAAG,KAAK,CAAC,OAAO,CAAC,GAAG,SAAS;IAOzE;;OAEG;IACH,SAAS,CAAC,UAAU,IAAI,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC;IAQ9C;;OAEG;IACH,SAAS,CAAC,QAAQ,CAAC,aAAa,CAAC,QAAQ,EAAE,OAAO,GAAG,MAAM;IAE3D;;OAEG;IACH,SAAS,CAAC,iBAAiB,CAAC,KAAK,EAAE,WAAW,GAAG,IAAI;IAIrD;;OAEG;IAEU,UAAU,CAAC,OAAO,EAAE,cAAc,GAAG,OAAO,CAAC;QACxD,YAAY,EAAE,CAAC,QAAQ,GAAG,QAAQ,CAAC,EAAE,CAAA;QACrC,IAAI,EAAE,MAAM,GAAG,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,GAAG,KAAK,CAAC,OAAO,CAAC,GAAG,SAAS,CAAA;QACnE,OAAO,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAA;QAC/B,OAAO,EAAE,MAAM,CAAA;QACf,IAAI,EAAE,MAAM,CAAA;QACZ,MAAM,EAAE,MAAM,CAAA;QACd,aAAa,EAAE,CAAC,QAAQ,EAAE,OAAO,KAAK,MAAM,GAAG,OAAO,CAAC,MAAM,CAAC,CAAA;QAC9D,eAAe,EAAE,CAAC,MAAM,EAAE,cAAc,EAAE,QAAQ,EAAE,MAAM,KAAK,OAAO,CAAC,MAAM,CAAC,CAAA;QAC9E,iBAAiB,EAAE,CAAC,KAAK,EAAE,WAAW,KAAK,IAAI,CAAA;QAC/C,cAAc,EAAE,OAAO,CAAA;QACvB,aAAa,CAAC,EAAE,CAAC,MAAM,EAAE,cAAc,KAAK,OAAO,CAAC,OAAO,CAAC,CAAA;KAC7D,CAAC;IAeF;;OAEG;cAEa,eAAe,CAAC,OAAO,EAAE,cAAc,EAAE,QAAQ,EAAE,MAAM,GAAG,OAAO,CAAC,MAAM,CAAC;CAG5F"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
3
|
+
exports.Command = void 0;
|
|
4
4
|
/**
|
|
5
5
|
* Abstract command for executing requests
|
|
6
6
|
*/
|
|
@@ -102,33 +102,3 @@ class Command {
|
|
|
102
102
|
}
|
|
103
103
|
}
|
|
104
104
|
exports.Command = Command;
|
|
105
|
-
/**
|
|
106
|
-
* Abstract command for executing GraphQL requests
|
|
107
|
-
*/
|
|
108
|
-
class GraphQlCommand extends Command {
|
|
109
|
-
constructor() {
|
|
110
|
-
super(...arguments);
|
|
111
|
-
/**
|
|
112
|
-
* The allowed modes for the command
|
|
113
|
-
*/
|
|
114
|
-
Object.defineProperty(this, "allowedModes", {
|
|
115
|
-
enumerable: true,
|
|
116
|
-
configurable: true,
|
|
117
|
-
writable: true,
|
|
118
|
-
value: ["bearer"]
|
|
119
|
-
});
|
|
120
|
-
}
|
|
121
|
-
/**
|
|
122
|
-
* Get the base URL for the request
|
|
123
|
-
*/
|
|
124
|
-
getBaseUrl() {
|
|
125
|
-
return "https://graph.api.flowcore.io";
|
|
126
|
-
}
|
|
127
|
-
/**
|
|
128
|
-
* Get the path for the request
|
|
129
|
-
*/
|
|
130
|
-
getPath() {
|
|
131
|
-
return "/graphql";
|
|
132
|
-
}
|
|
133
|
-
}
|
|
134
|
-
exports.GraphQlCommand = GraphQlCommand;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"flowcore-client.d.ts","sourceRoot":"","sources":["../../../../../../../../src/deps/jsr.io/@flowcore/sdk/1.19.1/src/common/flowcore-client.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,cAAc,CAAA;AAI3C;;GAEG;AACH,UAAU,mBAAmB;IAC3B,cAAc,EAAE,MAAM,OAAO,CAAC,MAAM,GAAG,IAAI,CAAC,GAAG,MAAM,GAAG,IAAI,CAAA;IAC5D,QAAQ,CAAC,EAAE,KAAK,CAAA;IAChB,MAAM,CAAC,EAAE,KAAK,CAAA;IACd,KAAK,CAAC,EAAE;QACN,KAAK,EAAE,MAAM,CAAA;QACb,UAAU,EAAE,MAAM,CAAA;KACnB,GAAG,IAAI,CAAA;CACT;AAED;;GAEG;AACH,UAAU,mBAAmB;IAC3B,QAAQ,EAAE,MAAM,CAAA;IAChB,MAAM,EAAE,MAAM,CAAA;IACd,cAAc,CAAC,EAAE,KAAK,CAAA;IACtB,KAAK,CAAC,EAAE;QACN,KAAK,EAAE,MAAM,CAAA;QACb,UAAU,EAAE,MAAM,CAAA;KACnB,GAAG,IAAI,CAAA;CACT;AAED;;GAEG;AACH,MAAM,MAAM,aAAa,GAAG,mBAAmB,GAAG,mBAAmB,CAAA;AAErE;;GAEG;AACH,qBAAa,cAAc;IAIb,OAAO,CAAC,QAAQ,CAAC,OAAO;IAHpC,OAAO,CAAC,IAAI,CAAqB;IACjC,OAAO,CAAC,OAAO,CAAoB;gBAEN,OAAO,EAAE,aAAa;IAiBnD;;OAEG;YACW,aAAa;IAc3B;;OAEG;YACW,YAAY;IAsE1B;;OAEG;IACH,UAAU,CAAC,OAAO,EAAE,MAAM,GAAG,IAAI;IAIjC;;OAEG;IACH,OAAO,CAAC,KAAK,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,CAAC,KAAK,EAAE,MAAM,CAAC,GAAG,OAAO,CAAC,MAAM,CAAC;CAGzE"}
|
|
@@ -64,6 +64,9 @@ class FlowcoreClient {
|
|
|
64
64
|
*/
|
|
65
65
|
async innerExecute(command, retryCount = 0) {
|
|
66
66
|
const request = await command.getRequest(this);
|
|
67
|
+
if (request.customExecute) {
|
|
68
|
+
return request.customExecute(this);
|
|
69
|
+
}
|
|
67
70
|
if (!request.allowedModes.includes(this.mode)) {
|
|
68
71
|
throw new command_error_js_1.CommandError(command.constructor.name, `Not allowed in "${this.mode}" mode`);
|
|
69
72
|
}
|
|
@@ -92,7 +95,7 @@ class FlowcoreClient {
|
|
|
92
95
|
return this.innerExecute(command, retryCount + 1);
|
|
93
96
|
}
|
|
94
97
|
const message = error instanceof Error ? error.message : "Unknown error";
|
|
95
|
-
throw new client_error_js_1.ClientError(`Failed to execute command: ${message}`, 0, {
|
|
98
|
+
throw new client_error_js_1.ClientError(`Failed to execute command: ${message}`, 0, command.constructor.name, {
|
|
96
99
|
command: command.constructor.name,
|
|
97
100
|
error: error,
|
|
98
101
|
});
|
|
@@ -107,10 +110,10 @@ class FlowcoreClient {
|
|
|
107
110
|
}
|
|
108
111
|
const body = await response.json().catch(() => undefined);
|
|
109
112
|
const commandName = command.constructor.name;
|
|
110
|
-
const error = new client_error_js_1.ClientError(`${commandName} failed with ${response.status}: ${response.statusText}`, response.status, body);
|
|
113
|
+
const error = new client_error_js_1.ClientError(`${commandName} failed with ${response.status}: ${response.statusText}`, response.status, command.constructor.name, body);
|
|
111
114
|
request.handleClientError(error);
|
|
112
115
|
}
|
|
113
|
-
const responseBody = await response.json();
|
|
116
|
+
const responseBody = response.status === 204 ? { status: response.status } : await response.json();
|
|
114
117
|
const parsedBody = await request.parseResponse(responseBody);
|
|
115
118
|
return request.processResponse(this, parsedBody);
|
|
116
119
|
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"notification-client.d.ts","sourceRoot":"","sources":["../../../../../../../../src/deps/jsr.io/@flowcore/sdk/1.19.1/src/common/notification-client.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,MAAM,CAAA;AACnC,OAAO,EAAiB,KAAK,MAAM,EAAE,MAAM,oBAAoB,CAAA;AAY/D;;GAEG;AACH,MAAM,MAAM,iBAAiB,GAAG;IAC9B,OAAO,EAAE,MAAM,CAAA;IACf,IAAI,EAAE;QACJ,MAAM,EAAE,MAAM,CAAA;QACd,OAAO,EAAE,MAAM,CAAA;QACf,UAAU,EAAE,MAAM,CAAA;QAClB,QAAQ,EAAE,MAAM,CAAA;QAChB,SAAS,EAAE,MAAM,CAAA;QACjB,SAAS,EAAE,MAAM,CAAA;KAClB,CAAA;CACF,CAAA;AAED;;GAEG;AACH,MAAM,MAAM,UAAU,GAAG;IACvB,QAAQ,EAAE,MAAM,OAAO,CAAC;QACtB,WAAW,EAAE,MAAM,CAAA;KACpB,CAAC,CAAA;CACH,CAAA;AAcD;;GAEG;AACH,MAAM,MAAM,yBAAyB,GAAG;IACtC,iBAAiB,EAAE,MAAM,CAAA;IACzB,aAAa,CAAC,EAAE,MAAM,CAAA;IACtB,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,MAAM,CAAC,EAAE,MAAM,CAAA;CAChB,CAAA;AAKD,UAAU,mCAAmC;IAC3C,UAAU,EAAE,UAAU,CAAA;CACvB;AAED,UAAU,mCAAmC;IAC3C,MAAM,EAAE,MAAM,CAAA;IACd,QAAQ,EAAE,MAAM,CAAA;CACjB;AAED,KAAK,6BAA6B,GAC9B,mCAAmC,GACnC,mCAAmC,CAAA;AAEvC;;;GAGG;AACH,qBAAa,kBAAkB;IAmB3B,OAAO,CAAC,QAAQ,CAAC,QAAQ;IACzB,OAAO,CAAC,QAAQ,CAAC,WAAW;IAC5B,OAAO,CAAC,QAAQ,CAAC,gBAAgB;IApBnC,OAAO,CAAC,GAAG,CAA+C;IAC1D,OAAO,CAAC,SAAS,CAAoB;IACrC,OAAO,CAAC,OAAO,CAA2B;IAC1C,OAAO,CAAC,MAAM,CAAQ;IACtB,OAAO,CAAC,UAAU,CAAI;IACtB,OAAO,CAAC,iBAAiB,CAAQ;IACjC,OAAO,CAAC,iBAAiB,CAAI;IAC7B,OAAO,CAAC,OAAO,CAAiB;IAChC,OAAO,CAAC,aAAa,CAAiB;IAEtC;;;;;;OAMG;gBAEgB,QAAQ,EAAE,OAAO,CAAC,iBAAiB,CAAC,EACpC,WAAW,EAAE,6BAA6B,EAC1C,gBAAgB,EAAE;QACjC,MAAM,EAAE,MAAM,CAAA;QACd,QAAQ,EAAE,MAAM,CAAA;QAChB,QAAQ,CAAC,EAAE,MAAM,CAAA;QACjB,SAAS,CAAC,EAAE,MAAM,CAAA;KACnB,EACD,OAAO,CAAC,EAAE,OAAO,CAAC,yBAAyB,CAAC;IAU9C;;OAEG;IACH,IAAW,MAAM,IAAI,OAAO,CAE3B;IAED;;OAEG;IACH,IAAW,YAAY,IAAI,OAAO,CAEjC;IAED;;OAEG;IACG,OAAO;IA+Ib;;OAEG;IACH,OAAO,CAAC,gBAAgB;IAqBxB;;OAEG;IACH,UAAU;IAMV;;;OAGG;IACI,eAAe,CAAC,GAAG,EAAE,MAAM;CAGnC"}
|
package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/common/notification-client.js
RENAMED
|
@@ -25,10 +25,13 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
26
|
exports.NotificationClient = void 0;
|
|
27
27
|
const dntShim = __importStar(require("../../../../../../../_dnt.shims.js"));
|
|
28
|
-
const mod_js_1 = require("../mod.js");
|
|
29
28
|
const logger_js_1 = require("../utils/logger.js");
|
|
30
29
|
const flowcore_client_js_1 = require("./flowcore-client.js");
|
|
31
30
|
const node_buffer_1 = require("node:buffer");
|
|
31
|
+
const tenant_fetch_js_1 = require("../commands/tenant/tenant.fetch.js");
|
|
32
|
+
const data_core_fetch_js_1 = require("../commands/data-core/data-core.fetch.js");
|
|
33
|
+
const flow_type_fetch_js_1 = require("../commands/flow-type/flow-type.fetch.js");
|
|
34
|
+
const event_type_fetch_js_1 = require("../commands/event-type/event-type.fetch.js");
|
|
32
35
|
// Maximum reconnection interval in milliseconds
|
|
33
36
|
const MAX_RECONNECT_INTERVAL = 30_000;
|
|
34
37
|
/**
|
|
@@ -161,22 +164,22 @@ class NotificationClient {
|
|
|
161
164
|
urlParams.set("api_key", this.authOptions.apiKey);
|
|
162
165
|
urlParams.set("api_key_id", this.authOptions.apiKeyId);
|
|
163
166
|
}
|
|
164
|
-
const tenant = await flowcoreClient.execute(new
|
|
167
|
+
const tenant = await flowcoreClient.execute(new tenant_fetch_js_1.TenantFetchCommand({
|
|
165
168
|
tenant: this.subscriptionSpec.tenant,
|
|
166
169
|
}));
|
|
167
|
-
const dataCore = await flowcoreClient.execute(new
|
|
170
|
+
const dataCore = await flowcoreClient.execute(new data_core_fetch_js_1.DataCoreFetchCommand({
|
|
168
171
|
tenantId: tenant.id,
|
|
169
172
|
dataCore: this.subscriptionSpec.dataCore,
|
|
170
173
|
}));
|
|
171
174
|
let flowType;
|
|
172
175
|
let eventType;
|
|
173
176
|
if (this.subscriptionSpec.flowType) {
|
|
174
|
-
flowType = await flowcoreClient.execute(new
|
|
177
|
+
flowType = await flowcoreClient.execute(new flow_type_fetch_js_1.FlowTypeFetchCommand({
|
|
175
178
|
dataCoreId: dataCore.id,
|
|
176
179
|
flowType: this.subscriptionSpec.flowType,
|
|
177
180
|
}));
|
|
178
181
|
if (this.subscriptionSpec.eventType) {
|
|
179
|
-
eventType = await flowcoreClient.execute(new
|
|
182
|
+
eventType = await flowcoreClient.execute(new event_type_fetch_js_1.EventTypeFetchCommand({
|
|
180
183
|
flowTypeId: flowType?.id,
|
|
181
184
|
eventType: this.subscriptionSpec.eventType,
|
|
182
185
|
}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"api-key.d.ts","sourceRoot":"","sources":["../../../../../../../../src/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/api-key.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,MAAM,EAAE,KAAK,OAAO,EAAE,KAAK,OAAO,EAAQ,MAAM,mBAAmB,CAAA;AAEjF;;GAEG;AACH,eAAO,MAAM,YAAY,EAAE,OAAO,CAAC;IACjC,EAAE,EAAE,OAAO,CAAA;IACX,IAAI,EAAE,OAAO,CAAA;IACb,SAAS,EAAE,OAAO,CAAA;CACnB,CAIC,CAAA;AACF;;GAEG;AACH,MAAM,MAAM,MAAM,GAAG,MAAM,CAAC,OAAO,YAAY,CAAC,CAAA"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { type Static, type TArray, type TNumber, type TObject, type TOptional, type TString } from "@sinclair/typebox";
|
|
2
|
+
/**
|
|
3
|
+
* the schema for a container
|
|
4
|
+
*/
|
|
5
|
+
export declare const ContainerRegistrySchema: TObject<{
|
|
6
|
+
tenantId: TString;
|
|
7
|
+
name: TString;
|
|
8
|
+
description: TOptional<TString>;
|
|
9
|
+
username: TOptional<TString>;
|
|
10
|
+
id: TString;
|
|
11
|
+
}>;
|
|
12
|
+
export declare const ContainerRegistryCreateSchema: TObject<{
|
|
13
|
+
id: TString;
|
|
14
|
+
}>;
|
|
15
|
+
export declare const ContainerRegistryDeleteSchema: TObject<{
|
|
16
|
+
status: TNumber;
|
|
17
|
+
}>;
|
|
18
|
+
export declare const ContainerRegistryListSchema: TArray;
|
|
19
|
+
export type ContainerRegistry = Static<typeof ContainerRegistrySchema>;
|
|
20
|
+
export type ContainerRegistryList = Static<typeof ContainerRegistryListSchema>;
|
|
21
|
+
export type ContainerRegistryCreate = Static<typeof ContainerRegistryCreateSchema>;
|
|
22
|
+
export type ContainerRegistryDelete = Static<typeof ContainerRegistryDeleteSchema>;
|
|
23
|
+
//# sourceMappingURL=container.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"container.d.ts","sourceRoot":"","sources":["../../../../../../../../src/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/container.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,KAAK,MAAM,EACX,KAAK,MAAM,EACX,KAAK,OAAO,EACZ,KAAK,OAAO,EACZ,KAAK,SAAS,EACd,KAAK,OAAO,EAEb,MAAM,mBAAmB,CAAA;AAE1B;;GAEG;AACH,eAAO,MAAM,uBAAuB,EAAE,OAAO,CAAC;IAC5C,QAAQ,EAAE,OAAO,CAAA;IACjB,IAAI,EAAE,OAAO,CAAA;IACb,WAAW,EAAE,SAAS,CAAC,OAAO,CAAC,CAAA;IAC/B,QAAQ,EAAE,SAAS,CAAC,OAAO,CAAC,CAAA;IAC5B,EAAE,EAAE,OAAO,CAAA;CACZ,CAMC,CAAA;AAEF,eAAO,MAAM,6BAA6B,EAAE,OAAO,CAAC;IAClD,EAAE,EAAE,OAAO,CAAA;CACZ,CAEC,CAAA;AAEF,eAAO,MAAM,6BAA6B,EAAE,OAAO,CAAC;IAClD,MAAM,EAAE,OAAO,CAAA;CAChB,CAEC,CAAA;AAEF,eAAO,MAAM,2BAA2B,EAAE,MAA4C,CAAA;AAEtF,MAAM,MAAM,iBAAiB,GAAG,MAAM,CAAC,OAAO,uBAAuB,CAAC,CAAA;AACtE,MAAM,MAAM,qBAAqB,GAAG,MAAM,CAAC,OAAO,2BAA2B,CAAC,CAAA;AAC9E,MAAM,MAAM,uBAAuB,GAAG,MAAM,CAAC,OAAO,6BAA6B,CAAC,CAAA;AAClF,MAAM,MAAM,uBAAuB,GAAG,MAAM,CAAC,OAAO,6BAA6B,CAAC,CAAA"}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ContainerRegistryListSchema = exports.ContainerRegistryDeleteSchema = exports.ContainerRegistryCreateSchema = exports.ContainerRegistrySchema = void 0;
|
|
4
|
+
const typebox_1 = require("@sinclair/typebox");
|
|
5
|
+
/**
|
|
6
|
+
* the schema for a container
|
|
7
|
+
*/
|
|
8
|
+
exports.ContainerRegistrySchema = typebox_1.Type.Object({
|
|
9
|
+
tenantId: typebox_1.Type.String(),
|
|
10
|
+
name: typebox_1.Type.String(),
|
|
11
|
+
description: typebox_1.Type.Optional(typebox_1.Type.String()),
|
|
12
|
+
username: typebox_1.Type.Optional(typebox_1.Type.String()),
|
|
13
|
+
id: typebox_1.Type.String(),
|
|
14
|
+
});
|
|
15
|
+
exports.ContainerRegistryCreateSchema = typebox_1.Type.Object({
|
|
16
|
+
id: typebox_1.Type.String(),
|
|
17
|
+
});
|
|
18
|
+
exports.ContainerRegistryDeleteSchema = typebox_1.Type.Object({
|
|
19
|
+
status: typebox_1.Type.Number(),
|
|
20
|
+
});
|
|
21
|
+
exports.ContainerRegistryListSchema = typebox_1.Type.Array(exports.ContainerRegistrySchema);
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { type Static, type TBoolean, type TLiteral, type TObject, type TString, type TUnion } from "@sinclair/typebox";
|
|
2
|
+
/**
|
|
3
|
+
* The schema for a data core
|
|
4
|
+
*/
|
|
5
|
+
export declare const DataCoreSchema: TObject<{
|
|
6
|
+
id: TString;
|
|
7
|
+
tenantId: TString;
|
|
8
|
+
tenant: TString;
|
|
9
|
+
name: TString;
|
|
10
|
+
description: TString;
|
|
11
|
+
accessControl: TUnion<[TLiteral<"public">, TLiteral<"private">]>;
|
|
12
|
+
deleteProtection: TBoolean;
|
|
13
|
+
isDeleting: TBoolean;
|
|
14
|
+
}>;
|
|
15
|
+
/**
|
|
16
|
+
* The type for a data core
|
|
17
|
+
*/
|
|
18
|
+
export type DataCore = Static<typeof DataCoreSchema>;
|
|
19
|
+
//# sourceMappingURL=data-core.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"data-core.d.ts","sourceRoot":"","sources":["../../../../../../../../src/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/data-core.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,KAAK,MAAM,EACX,KAAK,QAAQ,EACb,KAAK,QAAQ,EACb,KAAK,OAAO,EACZ,KAAK,OAAO,EACZ,KAAK,MAAM,EAEZ,MAAM,mBAAmB,CAAA;AAE1B;;GAEG;AACH,eAAO,MAAM,cAAc,EAAE,OAAO,CAAC;IACnC,EAAE,EAAE,OAAO,CAAA;IACX,QAAQ,EAAE,OAAO,CAAA;IACjB,MAAM,EAAE,OAAO,CAAA;IACf,IAAI,EAAE,OAAO,CAAA;IACb,WAAW,EAAE,OAAO,CAAA;IACpB,aAAa,EAAE,MAAM,CAAC,CAAC,QAAQ,CAAC,QAAQ,CAAC,EAAE,QAAQ,CAAC,SAAS,CAAC,CAAC,CAAC,CAAA;IAChE,gBAAgB,EAAE,QAAQ,CAAA;IAC1B,UAAU,EAAE,QAAQ,CAAA;CACrB,CASC,CAAA;AACF;;GAEG;AACH,MAAM,MAAM,QAAQ,GAAG,MAAM,CAAC,OAAO,cAAc,CAAC,CAAA"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.DataCoreSchema = void 0;
|
|
4
|
+
const typebox_1 = require("@sinclair/typebox");
|
|
5
|
+
/**
|
|
6
|
+
* The schema for a data core
|
|
7
|
+
*/
|
|
8
|
+
exports.DataCoreSchema = typebox_1.Type.Object({
|
|
9
|
+
id: typebox_1.Type.String(),
|
|
10
|
+
tenantId: typebox_1.Type.String(),
|
|
11
|
+
tenant: typebox_1.Type.String(),
|
|
12
|
+
name: typebox_1.Type.String(),
|
|
13
|
+
description: typebox_1.Type.String(),
|
|
14
|
+
accessControl: typebox_1.Type.Union([typebox_1.Type.Literal("public"), typebox_1.Type.Literal("private")]),
|
|
15
|
+
deleteProtection: typebox_1.Type.Boolean(),
|
|
16
|
+
isDeleting: typebox_1.Type.Boolean(),
|
|
17
|
+
});
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { type Static, type TBoolean, type TObject, type TString } from "@sinclair/typebox";
|
|
2
|
+
/**
|
|
3
|
+
* The schema for an event type
|
|
4
|
+
*/
|
|
5
|
+
export declare const EventTypeSchema: TObject<{
|
|
6
|
+
id: TString;
|
|
7
|
+
tenantId: TString;
|
|
8
|
+
dataCoreId: TString;
|
|
9
|
+
flowTypeId: TString;
|
|
10
|
+
name: TString;
|
|
11
|
+
description: TString;
|
|
12
|
+
isTruncating: TBoolean;
|
|
13
|
+
isDeleting: TBoolean;
|
|
14
|
+
}>;
|
|
15
|
+
/**
|
|
16
|
+
* The type for an event type
|
|
17
|
+
*/
|
|
18
|
+
export type EventType = Static<typeof EventTypeSchema>;
|
|
19
|
+
//# sourceMappingURL=event-type.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"event-type.d.ts","sourceRoot":"","sources":["../../../../../../../../src/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/event-type.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,MAAM,EAAE,KAAK,QAAQ,EAAE,KAAK,OAAO,EAAE,KAAK,OAAO,EAAQ,MAAM,mBAAmB,CAAA;AAEhG;;GAEG;AACH,eAAO,MAAM,eAAe,EAAE,OAAO,CAAC;IACpC,EAAE,EAAE,OAAO,CAAA;IACX,QAAQ,EAAE,OAAO,CAAA;IACjB,UAAU,EAAE,OAAO,CAAA;IACnB,UAAU,EAAE,OAAO,CAAA;IACnB,IAAI,EAAE,OAAO,CAAA;IACb,WAAW,EAAE,OAAO,CAAA;IACpB,YAAY,EAAE,QAAQ,CAAA;IACtB,UAAU,EAAE,QAAQ,CAAA;CACrB,CASC,CAAA;AAEF;;GAEG;AACH,MAAM,MAAM,SAAS,GAAG,MAAM,CAAC,OAAO,eAAe,CAAC,CAAA"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.EventTypeSchema = void 0;
|
|
4
|
+
const typebox_1 = require("@sinclair/typebox");
|
|
5
|
+
/**
|
|
6
|
+
* The schema for an event type
|
|
7
|
+
*/
|
|
8
|
+
exports.EventTypeSchema = typebox_1.Type.Object({
|
|
9
|
+
id: typebox_1.Type.String(),
|
|
10
|
+
tenantId: typebox_1.Type.String(),
|
|
11
|
+
dataCoreId: typebox_1.Type.String(),
|
|
12
|
+
flowTypeId: typebox_1.Type.String(),
|
|
13
|
+
name: typebox_1.Type.String(),
|
|
14
|
+
description: typebox_1.Type.String(),
|
|
15
|
+
isTruncating: typebox_1.Type.Boolean(),
|
|
16
|
+
isDeleting: typebox_1.Type.Boolean(),
|
|
17
|
+
});
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"event.d.ts","sourceRoot":"","sources":["../../../../../../../../src/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/event.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,MAAM,EAAE,KAAK,OAAO,EAAE,KAAK,OAAO,EAAE,KAAK,OAAO,EAAE,KAAK,QAAQ,EAAQ,MAAM,mBAAmB,CAAA;AAE9G;;GAEG;AACH,eAAO,MAAM,mBAAmB,EAAE,OAAO,CAAC;IACxC,OAAO,EAAE,OAAO,CAAA;IAChB,UAAU,EAAE,OAAO,CAAA;IACnB,MAAM,EAAE,OAAO,CAAA;IACf,UAAU,EAAE,OAAO,CAAA;IACnB,QAAQ,EAAE,OAAO,CAAA;IACjB,SAAS,EAAE,OAAO,CAAA;IAClB,QAAQ,EAAE,OAAO,CAAC,OAAO,EAAE,QAAQ,CAAC,CAAA;IACpC,OAAO,EAAE,OAAO,CAAC,OAAO,EAAE,QAAQ,CAAC,CAAA;IACnC,SAAS,EAAE,OAAO,CAAA;CACnB,CAUC,CAAA;AAEF;;GAEG;AACH,MAAM,MAAM,aAAa,GAAG,MAAM,CAAC,OAAO,mBAAmB,CAAC,CAAA"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { type Static, type TBoolean, type TObject, type TString } from "@sinclair/typebox";
|
|
2
|
+
/**
|
|
3
|
+
* The schema for a flow type
|
|
4
|
+
*/
|
|
5
|
+
export declare const FlowTypeSchema: TObject<{
|
|
6
|
+
id: TString;
|
|
7
|
+
tenantId: TString;
|
|
8
|
+
dataCoreId: TString;
|
|
9
|
+
name: TString;
|
|
10
|
+
description: TString;
|
|
11
|
+
isDeleting: TBoolean;
|
|
12
|
+
}>;
|
|
13
|
+
/**
|
|
14
|
+
* The type for a flow type
|
|
15
|
+
*/
|
|
16
|
+
export type FlowType = Static<typeof FlowTypeSchema>;
|
|
17
|
+
//# sourceMappingURL=flow-type.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"flow-type.d.ts","sourceRoot":"","sources":["../../../../../../../../src/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/flow-type.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,MAAM,EAAE,KAAK,QAAQ,EAAE,KAAK,OAAO,EAAE,KAAK,OAAO,EAAQ,MAAM,mBAAmB,CAAA;AAEhG;;GAEG;AACH,eAAO,MAAM,cAAc,EAAE,OAAO,CAAC;IACnC,EAAE,EAAE,OAAO,CAAA;IACX,QAAQ,EAAE,OAAO,CAAA;IACjB,UAAU,EAAE,OAAO,CAAA;IACnB,IAAI,EAAE,OAAO,CAAA;IACb,WAAW,EAAE,OAAO,CAAA;IACpB,UAAU,EAAE,QAAQ,CAAA;CACrB,CAOC,CAAA;AAEF;;GAEG;AACH,MAAM,MAAM,QAAQ,GAAG,MAAM,CAAC,OAAO,cAAc,CAAC,CAAA"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.FlowTypeSchema = void 0;
|
|
4
|
+
const typebox_1 = require("@sinclair/typebox");
|
|
5
|
+
/**
|
|
6
|
+
* The schema for a flow type
|
|
7
|
+
*/
|
|
8
|
+
exports.FlowTypeSchema = typebox_1.Type.Object({
|
|
9
|
+
id: typebox_1.Type.String(),
|
|
10
|
+
tenantId: typebox_1.Type.String(),
|
|
11
|
+
dataCoreId: typebox_1.Type.String(),
|
|
12
|
+
name: typebox_1.Type.String(),
|
|
13
|
+
description: typebox_1.Type.String(),
|
|
14
|
+
isDeleting: typebox_1.Type.Boolean(),
|
|
15
|
+
});
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/index.ts"],"names":[],"mappings":"AAAA,YAAY,EAAE,QAAQ,EAAE,MAAM,gBAAgB,CAAA;AAC9C,YAAY,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAA;AAChD,YAAY,EAAE,QAAQ,EAAE,MAAM,gBAAgB,CAAA;AAC9C,YAAY,EAAE,aAAa,EAAE,MAAM,YAAY,CAAA;AAC/C,YAAY,EAAE,MAAM,EAAE,MAAM,aAAa,CAAA"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { type Static, type TObject, type TOptional, type TString } from "@sinclair/typebox";
|
|
2
|
+
/**
|
|
3
|
+
* The schema for a PAT (Personal Access Token)
|
|
4
|
+
*/
|
|
5
|
+
export declare const PATSchema: TObject<{
|
|
6
|
+
id: TString;
|
|
7
|
+
name: TString;
|
|
8
|
+
description: TOptional<TString>;
|
|
9
|
+
token: TOptional<TString>;
|
|
10
|
+
createdAt: TString;
|
|
11
|
+
}>;
|
|
12
|
+
/**
|
|
13
|
+
* The type for a PAT
|
|
14
|
+
*/
|
|
15
|
+
export type PAT = Static<typeof PATSchema>;
|
|
16
|
+
//# sourceMappingURL=pat.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pat.d.ts","sourceRoot":"","sources":["../../../../../../../../src/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/pat.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,KAAK,MAAM,EACX,KAAK,OAAO,EACZ,KAAK,SAAS,EACd,KAAK,OAAO,EAEb,MAAM,mBAAmB,CAAA;AAE1B;;GAEG;AACH,eAAO,MAAM,SAAS,EAAE,OAAO,CAAC;IAC9B,EAAE,EAAE,OAAO,CAAA;IACX,IAAI,EAAE,OAAO,CAAA;IACb,WAAW,EAAE,SAAS,CAAC,OAAO,CAAC,CAAA;IAC/B,KAAK,EAAE,SAAS,CAAC,OAAO,CAAC,CAAA;IACzB,SAAS,EAAE,OAAO,CAAA;CACnB,CAMC,CAAA;AACF;;GAEG;AACH,MAAM,MAAM,GAAG,GAAG,MAAM,CAAC,OAAO,SAAS,CAAC,CAAA"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.PATSchema = void 0;
|
|
4
|
+
const typebox_1 = require("@sinclair/typebox");
|
|
5
|
+
/**
|
|
6
|
+
* The schema for a PAT (Personal Access Token)
|
|
7
|
+
*/
|
|
8
|
+
exports.PATSchema = typebox_1.Type.Object({
|
|
9
|
+
id: typebox_1.Type.String(),
|
|
10
|
+
name: typebox_1.Type.String(),
|
|
11
|
+
description: typebox_1.Type.Optional(typebox_1.Type.String()),
|
|
12
|
+
token: typebox_1.Type.Optional(typebox_1.Type.String()),
|
|
13
|
+
createdAt: typebox_1.Type.String(),
|
|
14
|
+
});
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import { type Static, type TBoolean, type TLiteral, type TNull, type TObject, type TString, type TUnion } from "@sinclair/typebox";
|
|
2
|
+
interface TenantById {
|
|
3
|
+
tenantId: string;
|
|
4
|
+
tenant?: never;
|
|
5
|
+
}
|
|
6
|
+
interface TenantByName {
|
|
7
|
+
tenant: string;
|
|
8
|
+
tenantId?: never;
|
|
9
|
+
}
|
|
10
|
+
export type TenantFetchInput = TenantById | TenantByName;
|
|
11
|
+
/**
|
|
12
|
+
* The schema for a tenant
|
|
13
|
+
*/
|
|
14
|
+
export declare const TenantSchema: TObject<{
|
|
15
|
+
id: TString;
|
|
16
|
+
name: TString;
|
|
17
|
+
displayName: TString;
|
|
18
|
+
description: TString;
|
|
19
|
+
websiteUrl: TString;
|
|
20
|
+
isDedicated: TBoolean;
|
|
21
|
+
dedicated: TUnion<[
|
|
22
|
+
TNull,
|
|
23
|
+
TObject<{
|
|
24
|
+
status: TUnion<[
|
|
25
|
+
TLiteral<"ready">,
|
|
26
|
+
TLiteral<"degraded">,
|
|
27
|
+
TLiteral<"offline">
|
|
28
|
+
]>;
|
|
29
|
+
configuration: TObject<{
|
|
30
|
+
domain: TString;
|
|
31
|
+
configurationRepoUrl: TString;
|
|
32
|
+
}>;
|
|
33
|
+
}>
|
|
34
|
+
]>;
|
|
35
|
+
}>;
|
|
36
|
+
/**
|
|
37
|
+
* The type for a tenant
|
|
38
|
+
*/
|
|
39
|
+
export type Tenant = Static<typeof TenantSchema>;
|
|
40
|
+
export {};
|
|
41
|
+
//# sourceMappingURL=tenant.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"tenant.d.ts","sourceRoot":"","sources":["../../../../../../../../src/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/tenant.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,KAAK,MAAM,EACX,KAAK,QAAQ,EACb,KAAK,QAAQ,EACb,KAAK,KAAK,EACV,KAAK,OAAO,EACZ,KAAK,OAAO,EACZ,KAAK,MAAM,EAEZ,MAAM,mBAAmB,CAAA;AAE1B,UAAU,UAAU;IAClB,QAAQ,EAAE,MAAM,CAAA;IAChB,MAAM,CAAC,EAAE,KAAK,CAAA;CACf;AAED,UAAU,YAAY;IACpB,MAAM,EAAE,MAAM,CAAA;IACd,QAAQ,CAAC,EAAE,KAAK,CAAA;CACjB;AAED,MAAM,MAAM,gBAAgB,GAAG,UAAU,GAAG,YAAY,CAAA;AAExD;;GAEG;AACH,eAAO,MAAM,YAAY,EAAE,OAAO,CAAC;IACjC,EAAE,EAAE,OAAO,CAAA;IACX,IAAI,EAAE,OAAO,CAAA;IACb,WAAW,EAAE,OAAO,CAAA;IACpB,WAAW,EAAE,OAAO,CAAA;IACpB,UAAU,EAAE,OAAO,CAAA;IACnB,WAAW,EAAE,QAAQ,CAAA;IACrB,SAAS,EAAE,MAAM,CAAC;QAChB,KAAK;QACL,OAAO,CAAC;YACN,MAAM,EAAE,MAAM,CAAC;gBACb,QAAQ,CAAC,OAAO,CAAC;gBACjB,QAAQ,CAAC,UAAU,CAAC;gBACpB,QAAQ,CAAC,SAAS,CAAC;aACpB,CAAC,CAAA;YACF,aAAa,EAAE,OAAO,CAAC;gBACrB,MAAM,EAAE,OAAO,CAAA;gBACf,oBAAoB,EAAE,OAAO,CAAA;aAC9B,CAAC,CAAA;SACH,CAAC;KACH,CAAC,CAAA;CACH,CAqBC,CAAA;AAEF;;GAEG;AACH,MAAM,MAAM,MAAM,GAAG,MAAM,CAAC,OAAO,YAAY,CAAC,CAAA"}
|