@flowcore/data-pump 0.2.1 → 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 +16 -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 +2 -2
- 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 +2 -2
- 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
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import { Command } from "../../common/command.js";
|
|
2
|
+
import { type PAT } from "../../contracts/pat.js";
|
|
3
|
+
/**
|
|
4
|
+
* List all your Personal Access Token (PAT)
|
|
5
|
+
*/
|
|
6
|
+
export declare class SecurityListPATCommand extends Command<void, PAT[]> {
|
|
7
|
+
/**
|
|
8
|
+
* Whether the command should retry on failure
|
|
9
|
+
*/
|
|
10
|
+
protected retryOnFailure: boolean;
|
|
11
|
+
/**
|
|
12
|
+
* Get the method
|
|
13
|
+
*/
|
|
14
|
+
protected getMethod(): string;
|
|
15
|
+
/**
|
|
16
|
+
* Get the base url
|
|
17
|
+
*/
|
|
18
|
+
protected getBaseUrl(): string;
|
|
19
|
+
/**
|
|
20
|
+
* Get the path
|
|
21
|
+
*/
|
|
22
|
+
protected getPath(): string;
|
|
23
|
+
/**
|
|
24
|
+
* Parse the response
|
|
25
|
+
*/
|
|
26
|
+
protected parseResponse(rawResponse: unknown): PAT[];
|
|
27
|
+
}
|
|
28
|
+
//# sourceMappingURL=pat.list.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pat.list.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.list.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,EAAE,MAAM,yBAAyB,CAAA;AACjD,OAAO,EAAE,KAAK,GAAG,EAAa,MAAM,wBAAwB,CAAA;AAG5D;;GAEG;AACH,qBAAa,sBAAuB,SAAQ,OAAO,CAAC,IAAI,EAAE,GAAG,EAAE,CAAC;IAC9D;;OAEG;IACH,UAAmB,cAAc,EAAE,OAAO,CAAQ;IAElD;;OAEG;cACgB,SAAS,IAAI,MAAM;IAGtC;;OAEG;cACgB,UAAU,IAAI,MAAM;IAIvC;;OAEG;cACgB,OAAO,IAAI,MAAM;IAIpC;;OAEG;cACgB,aAAa,CAAC,WAAW,EAAE,OAAO,GAAG,GAAG,EAAE;CAG9D"}
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
import { Type } from "@sinclair/typebox";
|
|
2
|
+
import { Command } from "../../common/command.js";
|
|
3
|
+
import { PATSchema } from "../../contracts/pat.js";
|
|
4
|
+
import { parseResponseHelper } from "../../utils/parse-response-helper.js";
|
|
5
|
+
/**
|
|
6
|
+
* List all your Personal Access Token (PAT)
|
|
7
|
+
*/
|
|
8
|
+
export class SecurityListPATCommand extends Command {
|
|
9
|
+
constructor() {
|
|
10
|
+
super(...arguments);
|
|
11
|
+
/**
|
|
12
|
+
* Whether the command should retry on failure
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(this, "retryOnFailure", {
|
|
15
|
+
enumerable: true,
|
|
16
|
+
configurable: true,
|
|
17
|
+
writable: true,
|
|
18
|
+
value: false
|
|
19
|
+
});
|
|
20
|
+
}
|
|
21
|
+
/**
|
|
22
|
+
* Get the method
|
|
23
|
+
*/
|
|
24
|
+
getMethod() {
|
|
25
|
+
return "GET";
|
|
26
|
+
}
|
|
27
|
+
/**
|
|
28
|
+
* Get the base url
|
|
29
|
+
*/
|
|
30
|
+
getBaseUrl() {
|
|
31
|
+
return "https://security2.api.flowcore.io";
|
|
32
|
+
}
|
|
33
|
+
/**
|
|
34
|
+
* Get the path
|
|
35
|
+
*/
|
|
36
|
+
getPath() {
|
|
37
|
+
return `/api/v1/pat`;
|
|
38
|
+
}
|
|
39
|
+
/**
|
|
40
|
+
* Parse the response
|
|
41
|
+
*/
|
|
42
|
+
parseResponse(rawResponse) {
|
|
43
|
+
return parseResponseHelper(Type.Array(PATSchema), rawResponse);
|
|
44
|
+
}
|
|
45
|
+
}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { Command } from "../../common/command.js";
|
|
2
|
+
import type { ClientError } from "../../exceptions/client-error.js";
|
|
2
3
|
import { type Tenant } from "../../contracts/tenant.js";
|
|
3
4
|
/**
|
|
4
5
|
* The input for the tenant fetch by id command
|
|
@@ -25,18 +26,26 @@ export type TenantFetchInput = TenantFetchByIdInput | TenantFetchByNameInput;
|
|
|
25
26
|
/**
|
|
26
27
|
* Fetch a tenant
|
|
27
28
|
*/
|
|
28
|
-
export declare class TenantFetchCommand extends
|
|
29
|
+
export declare class TenantFetchCommand extends Command<TenantFetchInput, Tenant> {
|
|
29
30
|
/**
|
|
30
|
-
*
|
|
31
|
+
* Get the method
|
|
31
32
|
*/
|
|
32
|
-
protected
|
|
33
|
+
protected getMethod(): string;
|
|
34
|
+
/**
|
|
35
|
+
* Get the base url
|
|
36
|
+
*/
|
|
37
|
+
protected getBaseUrl(): string;
|
|
38
|
+
/**
|
|
39
|
+
* Get the path
|
|
40
|
+
*/
|
|
41
|
+
protected getPath(): string;
|
|
33
42
|
/**
|
|
34
43
|
* Parse the response
|
|
35
44
|
*/
|
|
36
45
|
protected parseResponse(rawResponse: unknown): Tenant;
|
|
37
46
|
/**
|
|
38
|
-
*
|
|
47
|
+
* Handle the client error
|
|
39
48
|
*/
|
|
40
|
-
protected
|
|
49
|
+
protected handleClientError(error: ClientError): void;
|
|
41
50
|
}
|
|
42
51
|
//# sourceMappingURL=tenant.fetch.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"tenant.fetch.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/tenant/tenant.fetch.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,yBAAyB,CAAA;AAGjD,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,kCAAkC,CAAA;AACnE,OAAO,EAAE,KAAK,MAAM,EAAgB,MAAM,2BAA2B,CAAA;AAErE;;GAEG;AACH,MAAM,WAAW,oBAAoB;IACnC,2BAA2B;IAC3B,QAAQ,EAAE,MAAM,CAAA;IAChB,6BAA6B;IAC7B,MAAM,CAAC,EAAE,KAAK,CAAA;CACf;AAED;;GAEG;AACH,MAAM,WAAW,sBAAsB;IACrC,6BAA6B;IAC7B,MAAM,EAAE,MAAM,CAAA;IACd,2BAA2B;IAC3B,QAAQ,CAAC,EAAE,KAAK,CAAA;CACjB;AAED;;GAEG;AACH,MAAM,MAAM,gBAAgB,GAAG,oBAAoB,GAAG,sBAAsB,CAAA;AAE5E;;GAEG;AACH,qBAAa,kBAAmB,SAAQ,OAAO,CAAC,gBAAgB,EAAE,MAAM,CAAC;IACvE;;OAEG;cACgB,SAAS,IAAI,MAAM;IAItC;;OAEG;cACgB,UAAU,IAAI,MAAM;IAIvC;;OAEG;cACgB,OAAO,IAAI,MAAM;IAOpC;;OAEG;cACgB,aAAa,CAAC,WAAW,EAAE,OAAO,GAAG,MAAM;IAK9D;;OAEG;cACgB,iBAAiB,CAAC,KAAK,EAAE,WAAW,GAAG,IAAI;CAQ/D"}
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
import { Command } from "../../common/command.js";
|
|
2
|
+
import { parseResponseHelper } from "../../utils/parse-response-helper.js";
|
|
3
|
+
import { NotFoundException } from "../../exceptions/not-found.js";
|
|
4
|
+
import { TenantSchema } from "../../contracts/tenant.js";
|
|
5
|
+
/**
|
|
6
|
+
* Fetch a tenant
|
|
7
|
+
*/
|
|
8
|
+
export class TenantFetchCommand extends Command {
|
|
9
|
+
/**
|
|
10
|
+
* Get the method
|
|
11
|
+
*/
|
|
12
|
+
getMethod() {
|
|
13
|
+
return "GET";
|
|
14
|
+
}
|
|
15
|
+
/**
|
|
16
|
+
* Get the base url
|
|
17
|
+
*/
|
|
18
|
+
getBaseUrl() {
|
|
19
|
+
return "https://tenant.api.flowcore.io";
|
|
20
|
+
}
|
|
21
|
+
/**
|
|
22
|
+
* Get the path
|
|
23
|
+
*/
|
|
24
|
+
getPath() {
|
|
25
|
+
if ("tenantId" in this.input) {
|
|
26
|
+
return `/api/v1/tenants/by-id/${this.input.tenantId}`;
|
|
27
|
+
}
|
|
28
|
+
return `/api/v1/tenants/by-name/${this.input.tenant}`;
|
|
29
|
+
}
|
|
30
|
+
/**
|
|
31
|
+
* Parse the response
|
|
32
|
+
*/
|
|
33
|
+
parseResponse(rawResponse) {
|
|
34
|
+
const response = parseResponseHelper(TenantSchema, rawResponse);
|
|
35
|
+
return response;
|
|
36
|
+
}
|
|
37
|
+
/**
|
|
38
|
+
* Handle the client error
|
|
39
|
+
*/
|
|
40
|
+
handleClientError(error) {
|
|
41
|
+
if (error.status === 404) {
|
|
42
|
+
throw new NotFoundException("Tenant", {
|
|
43
|
+
[this.input.tenantId ? "id" : "name"]: this.input.tenantId ?? this.input.tenant,
|
|
44
|
+
});
|
|
45
|
+
}
|
|
46
|
+
throw error;
|
|
47
|
+
}
|
|
48
|
+
}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import { GraphQlCommand } from "../../common/command-graphql.js";
|
|
2
|
+
interface TenantListItem {
|
|
3
|
+
id: string;
|
|
4
|
+
name: string;
|
|
5
|
+
displayName: string;
|
|
6
|
+
description: string;
|
|
7
|
+
websiteUrl: string;
|
|
8
|
+
linkType: "OWNER" | "COLLABORATOR";
|
|
9
|
+
}
|
|
10
|
+
/**
|
|
11
|
+
* List tenants
|
|
12
|
+
*/
|
|
13
|
+
export declare class TenantListCommand extends GraphQlCommand<void, TenantListItem[]> {
|
|
14
|
+
/**
|
|
15
|
+
* The allowed modes for the command
|
|
16
|
+
*/
|
|
17
|
+
protected allowedModes: ("apiKey" | "bearer")[];
|
|
18
|
+
/**
|
|
19
|
+
* Parse the response
|
|
20
|
+
*/
|
|
21
|
+
protected parseResponse(rawResponse: unknown): TenantListItem[];
|
|
22
|
+
/**
|
|
23
|
+
* Get the body for the request
|
|
24
|
+
*/
|
|
25
|
+
protected getBody(): Record<string, unknown>;
|
|
26
|
+
}
|
|
27
|
+
export {};
|
|
28
|
+
//# sourceMappingURL=tenant.list.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"tenant.list.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/tenant/tenant.list.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,MAAM,iCAAiC,CAAA;AAIhE,UAAU,cAAc;IACtB,EAAE,EAAE,MAAM,CAAA;IACV,IAAI,EAAE,MAAM,CAAA;IACZ,WAAW,EAAE,MAAM,CAAA;IACnB,WAAW,EAAE,MAAM,CAAA;IACnB,UAAU,EAAE,MAAM,CAAA;IAClB,QAAQ,EAAE,OAAO,GAAG,cAAc,CAAA;CACnC;AA6CD;;GAEG;AACH,qBAAa,iBAAkB,SAAQ,cAAc,CAAC,IAAI,EAAE,cAAc,EAAE,CAAC;IAC3E;;OAEG;IACH,UAAmB,YAAY,EAAE,CAAC,QAAQ,GAAG,QAAQ,CAAC,EAAE,CAAa;IAErE;;OAEG;cACgB,aAAa,CAAC,WAAW,EAAE,OAAO,GAAG,cAAc,EAAE;IAiBxE;;OAEG;cACgB,OAAO,IAAI,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC;CAKtD"}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { Type } from "@sinclair/typebox";
|
|
2
|
-
import { GraphQlCommand } from "../../common/command.js";
|
|
3
|
-
import { TenantV0Schema, tenantV0ToTenant } from "../../contracts/tenant.js";
|
|
2
|
+
import { GraphQlCommand } from "../../common/command-graphql.js";
|
|
4
3
|
import { parseResponseHelper } from "../../utils/parse-response-helper.js";
|
|
5
4
|
import { CommandError } from "../../exceptions/command-error.js";
|
|
6
5
|
const graphQlQueryById = `
|
|
@@ -25,7 +24,13 @@ const responseSchema = Type.Object({
|
|
|
25
24
|
me: Type.Object({
|
|
26
25
|
organizations: Type.Array(Type.Object({
|
|
27
26
|
linkType: Type.Union([Type.Literal("OWNER"), Type.Literal("COLLABORATOR")]),
|
|
28
|
-
organization:
|
|
27
|
+
organization: Type.Object({
|
|
28
|
+
id: Type.String(),
|
|
29
|
+
org: Type.String(),
|
|
30
|
+
displayName: Type.String(),
|
|
31
|
+
description: Type.String(),
|
|
32
|
+
website: Type.String(),
|
|
33
|
+
}),
|
|
29
34
|
})),
|
|
30
35
|
}),
|
|
31
36
|
}),
|
|
@@ -64,7 +69,11 @@ export class TenantListCommand extends GraphQlCommand {
|
|
|
64
69
|
throw new CommandError(this.constructor.name, "No data returned from the command");
|
|
65
70
|
}
|
|
66
71
|
return response.data.me.organizations.flatMap((organization) => ({
|
|
67
|
-
|
|
72
|
+
id: organization.organization.id,
|
|
73
|
+
name: organization.organization.org,
|
|
74
|
+
displayName: organization.organization.displayName,
|
|
75
|
+
description: organization.organization.description,
|
|
76
|
+
websiteUrl: organization.organization.website,
|
|
68
77
|
linkType: organization.linkType,
|
|
69
78
|
}));
|
|
70
79
|
}
|
package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/tenant/tenant.translate-name-to-id.d.ts
ADDED
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
import { type Static, type TObject, type TString } from "@sinclair/typebox";
|
|
2
|
+
import { Command } from "../../common/command.js";
|
|
3
|
+
import type { ClientError } from "../../exceptions/client-error.js";
|
|
4
|
+
/**
|
|
5
|
+
* The input for the tenant translate name to id command
|
|
6
|
+
*/
|
|
7
|
+
export interface TenantTranslateNameToIdInput {
|
|
8
|
+
/** The name of the tenant */
|
|
9
|
+
tenant: string;
|
|
10
|
+
}
|
|
11
|
+
/**
|
|
12
|
+
* The schema for the tenant translate name to id command
|
|
13
|
+
*/
|
|
14
|
+
export declare const TenantTranslateNameToIdSchema: TObject<{
|
|
15
|
+
id: TString;
|
|
16
|
+
name: TString;
|
|
17
|
+
}>;
|
|
18
|
+
export type TenantTranslateNameToId = Static<typeof TenantTranslateNameToIdSchema>;
|
|
19
|
+
/**
|
|
20
|
+
* Translate a tenant name to an tenant id
|
|
21
|
+
*/
|
|
22
|
+
export declare class TenantTranslateNameToIdCommand extends Command<TenantTranslateNameToIdInput, TenantTranslateNameToId> {
|
|
23
|
+
/**
|
|
24
|
+
* Get the method
|
|
25
|
+
*/
|
|
26
|
+
protected getMethod(): string;
|
|
27
|
+
/**
|
|
28
|
+
* Get the base url
|
|
29
|
+
*/
|
|
30
|
+
protected getBaseUrl(): string;
|
|
31
|
+
/**
|
|
32
|
+
* Get the path
|
|
33
|
+
*/
|
|
34
|
+
protected getPath(): string;
|
|
35
|
+
/**
|
|
36
|
+
* Parse the response
|
|
37
|
+
*/
|
|
38
|
+
protected parseResponse(rawResponse: unknown): TenantTranslateNameToId;
|
|
39
|
+
/**
|
|
40
|
+
* Handle the client error
|
|
41
|
+
*/
|
|
42
|
+
protected handleClientError(error: ClientError): void;
|
|
43
|
+
}
|
|
44
|
+
//# sourceMappingURL=tenant.translate-name-to-id.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"tenant.translate-name-to-id.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/tenant/tenant.translate-name-to-id.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,MAAM,EAAE,KAAK,OAAO,EAAE,KAAK,OAAO,EAAQ,MAAM,mBAAmB,CAAA;AACjF,OAAO,EAAE,OAAO,EAAE,MAAM,yBAAyB,CAAA;AACjD,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,kCAAkC,CAAA;AAKnE;;GAEG;AACH,MAAM,WAAW,4BAA4B;IAC3C,6BAA6B;IAC7B,MAAM,EAAE,MAAM,CAAA;CACf;AAED;;GAEG;AACH,eAAO,MAAM,6BAA6B,EAAE,OAAO,CAAC;IAClD,EAAE,EAAE,OAAO,CAAA;IACX,IAAI,EAAE,OAAO,CAAA;CACd,CAGC,CAAA;AAEF,MAAM,MAAM,uBAAuB,GAAG,MAAM,CAAC,OAAO,6BAA6B,CAAC,CAAA;AAElF;;GAEG;AACH,qBAAa,8BAA+B,SAAQ,OAAO,CAAC,4BAA4B,EAAE,uBAAuB,CAAC;IAChH;;OAEG;cACgB,SAAS,IAAI,MAAM;IAItC;;OAEG;cACgB,UAAU,IAAI,MAAM;IAIvC;;OAEG;cACgB,OAAO,IAAI,MAAM;IAIpC;;OAEG;cACgB,aAAa,CAAC,WAAW,EAAE,OAAO,GAAG,uBAAuB;IAK/E;;OAEG;cACgB,iBAAiB,CAAC,KAAK,EAAE,WAAW,GAAG,IAAI;CAQ/D"}
|
package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/tenant/tenant.translate-name-to-id.js
ADDED
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
import { Type } from "@sinclair/typebox";
|
|
2
|
+
import { Command } from "../../common/command.js";
|
|
3
|
+
import { NotFoundException } from "../../exceptions/not-found.js";
|
|
4
|
+
import { parseResponseHelper } from "../../utils/parse-response-helper.js";
|
|
5
|
+
/**
|
|
6
|
+
* The schema for the tenant translate name to id command
|
|
7
|
+
*/
|
|
8
|
+
export const TenantTranslateNameToIdSchema = Type.Object({
|
|
9
|
+
id: Type.String(),
|
|
10
|
+
name: Type.String(),
|
|
11
|
+
});
|
|
12
|
+
/**
|
|
13
|
+
* Translate a tenant name to an tenant id
|
|
14
|
+
*/
|
|
15
|
+
export class TenantTranslateNameToIdCommand extends Command {
|
|
16
|
+
/**
|
|
17
|
+
* Get the method
|
|
18
|
+
*/
|
|
19
|
+
getMethod() {
|
|
20
|
+
return "GET";
|
|
21
|
+
}
|
|
22
|
+
/**
|
|
23
|
+
* Get the base url
|
|
24
|
+
*/
|
|
25
|
+
getBaseUrl() {
|
|
26
|
+
return "https://tenant.api.flowcore.io";
|
|
27
|
+
}
|
|
28
|
+
/**
|
|
29
|
+
* Get the path
|
|
30
|
+
*/
|
|
31
|
+
getPath() {
|
|
32
|
+
return `/api/v1/tenants/translate-name-to-id/${this.input.tenant}`;
|
|
33
|
+
}
|
|
34
|
+
/**
|
|
35
|
+
* Parse the response
|
|
36
|
+
*/
|
|
37
|
+
parseResponse(rawResponse) {
|
|
38
|
+
const response = parseResponseHelper(TenantTranslateNameToIdSchema, rawResponse);
|
|
39
|
+
return response;
|
|
40
|
+
}
|
|
41
|
+
/**
|
|
42
|
+
* Handle the client error
|
|
43
|
+
*/
|
|
44
|
+
handleClientError(error) {
|
|
45
|
+
if (error.status === 404) {
|
|
46
|
+
throw new NotFoundException("Tenant", {
|
|
47
|
+
tenant: this.input.tenant,
|
|
48
|
+
});
|
|
49
|
+
}
|
|
50
|
+
throw error;
|
|
51
|
+
}
|
|
52
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"variable.create.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/variable/variable.create.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,mBAAmB;IAClC,oBAAoB;IACpB,QAAQ,EAAE,MAAM,CAAA;IAChB,8BAA8B;IAC9B,GAAG,EAAE,MAAM,CAAA;IACX,gCAAgC;IAChC,KAAK,EAAE,MAAM,CAAA;CACd;AA4BD;;GAEG;AACH,qBAAa,qBAAsB,SAAQ,cAAc,CAAC,mBAAmB,EAAE,QAAQ,CAAC;IACtF;;OAEG;IACH,UAAmB,YAAY,EAAE,CAAC,QAAQ,GAAG,QAAQ,CAAC,EAAE,CAAa;IAErE;;OAEG;cACgB,aAAa,CAAC,WAAW,EAAE,OAAO,GAAG,QAAQ;IAchE;;OAEG;cACgB,OAAO,IAAI,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC;CAMtD"}
|
package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/variable/variable.create.js
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Type } from "@sinclair/typebox";
|
|
2
|
-
import { GraphQlCommand } from "../../common/command.js";
|
|
2
|
+
import { GraphQlCommand } from "../../common/command-graphql.js";
|
|
3
3
|
import { parseResponseHelper } from "../../utils/parse-response-helper.js";
|
|
4
4
|
import { CommandError } from "../../exceptions/command-error.js";
|
|
5
5
|
const graphQlQueryById = `
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"variable.delete.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/variable/variable.delete.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,MAAM,iCAAiC,CAAA;AAIhE;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAClC,oBAAoB;IACpB,QAAQ,EAAE,MAAM,CAAA;IAChB,8BAA8B;IAC9B,GAAG,EAAE,MAAM,CAAA;CACZ;AA4BD;;GAEG;AACH,qBAAa,qBAAsB,SAAQ,cAAc,CAAC,mBAAmB,EAAE,OAAO,CAAC;IACrF;;OAEG;IACH,UAAmB,YAAY,EAAE,CAAC,QAAQ,GAAG,QAAQ,CAAC,EAAE,CAAa;IAErE;;OAEG;cACgB,aAAa,CAAC,WAAW,EAAE,OAAO,GAAG,OAAO;IAW/D;;OAEG;cACgB,OAAO,IAAI,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC;CAMtD"}
|
package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/variable/variable.delete.js
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Type } from "@sinclair/typebox";
|
|
2
|
-
import { GraphQlCommand } from "../../common/command.js";
|
|
2
|
+
import { GraphQlCommand } from "../../common/command-graphql.js";
|
|
3
3
|
import { parseResponseHelper } from "../../utils/parse-response-helper.js";
|
|
4
4
|
import { CommandError } from "../../exceptions/command-error.js";
|
|
5
5
|
const graphQlQueryById = `
|
|
@@ -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/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/variable/variable.list.js
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Type } from "@sinclair/typebox";
|
|
2
|
-
import { GraphQlCommand } from "../../common/command.js";
|
|
2
|
+
import { GraphQlCommand } from "../../common/command-graphql.js";
|
|
3
3
|
import { parseResponseHelper } from "../../utils/parse-response-helper.js";
|
|
4
4
|
import { CommandError } from "../../exceptions/command-error.js";
|
|
5
5
|
const graphQlQueryById = `
|
|
@@ -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,28 @@
|
|
|
1
|
+
import { Command } from "./command.js";
|
|
2
|
+
/**
|
|
3
|
+
* Abstract command for executing custom requests
|
|
4
|
+
*/
|
|
5
|
+
export class CustomCommand extends Command {
|
|
6
|
+
/**
|
|
7
|
+
* Get the base URL for the request
|
|
8
|
+
*/
|
|
9
|
+
getBaseUrl() {
|
|
10
|
+
return "NONE";
|
|
11
|
+
}
|
|
12
|
+
/**
|
|
13
|
+
* Get the request object
|
|
14
|
+
*/
|
|
15
|
+
// deno-lint-ignore require-await
|
|
16
|
+
async getRequest(_client) {
|
|
17
|
+
return {
|
|
18
|
+
...super.getRequest(_client),
|
|
19
|
+
customExecute: this.customExecute.bind(this),
|
|
20
|
+
};
|
|
21
|
+
}
|
|
22
|
+
/**
|
|
23
|
+
* Parse the response
|
|
24
|
+
*/
|
|
25
|
+
parseResponse(response) {
|
|
26
|
+
return response;
|
|
27
|
+
}
|
|
28
|
+
}
|
|
@@ -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,30 @@
|
|
|
1
|
+
import { Command } from "./command.js";
|
|
2
|
+
/**
|
|
3
|
+
* Abstract command for executing GraphQL requests
|
|
4
|
+
*/
|
|
5
|
+
export class GraphQlCommand extends Command {
|
|
6
|
+
constructor() {
|
|
7
|
+
super(...arguments);
|
|
8
|
+
/**
|
|
9
|
+
* The allowed modes for the command
|
|
10
|
+
*/
|
|
11
|
+
Object.defineProperty(this, "allowedModes", {
|
|
12
|
+
enumerable: true,
|
|
13
|
+
configurable: true,
|
|
14
|
+
writable: true,
|
|
15
|
+
value: ["bearer"]
|
|
16
|
+
});
|
|
17
|
+
}
|
|
18
|
+
/**
|
|
19
|
+
* Get the base URL for the request
|
|
20
|
+
*/
|
|
21
|
+
getBaseUrl() {
|
|
22
|
+
return "https://graph.api.flowcore.io";
|
|
23
|
+
}
|
|
24
|
+
/**
|
|
25
|
+
* Get the path for the request
|
|
26
|
+
*/
|
|
27
|
+
getPath() {
|
|
28
|
+
return "/graphql";
|
|
29
|
+
}
|
|
30
|
+
}
|
|
@@ -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"}
|
|
@@ -98,32 +98,3 @@ export class Command {
|
|
|
98
98
|
return response;
|
|
99
99
|
}
|
|
100
100
|
}
|
|
101
|
-
/**
|
|
102
|
-
* Abstract command for executing GraphQL requests
|
|
103
|
-
*/
|
|
104
|
-
export class GraphQlCommand extends Command {
|
|
105
|
-
constructor() {
|
|
106
|
-
super(...arguments);
|
|
107
|
-
/**
|
|
108
|
-
* The allowed modes for the command
|
|
109
|
-
*/
|
|
110
|
-
Object.defineProperty(this, "allowedModes", {
|
|
111
|
-
enumerable: true,
|
|
112
|
-
configurable: true,
|
|
113
|
-
writable: true,
|
|
114
|
-
value: ["bearer"]
|
|
115
|
-
});
|
|
116
|
-
}
|
|
117
|
-
/**
|
|
118
|
-
* Get the base URL for the request
|
|
119
|
-
*/
|
|
120
|
-
getBaseUrl() {
|
|
121
|
-
return "https://graph.api.flowcore.io";
|
|
122
|
-
}
|
|
123
|
-
/**
|
|
124
|
-
* Get the path for the request
|
|
125
|
-
*/
|
|
126
|
-
getPath() {
|
|
127
|
-
return "/graphql";
|
|
128
|
-
}
|
|
129
|
-
}
|
|
@@ -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"}
|
|
@@ -61,6 +61,9 @@ export class FlowcoreClient {
|
|
|
61
61
|
*/
|
|
62
62
|
async innerExecute(command, retryCount = 0) {
|
|
63
63
|
const request = await command.getRequest(this);
|
|
64
|
+
if (request.customExecute) {
|
|
65
|
+
return request.customExecute(this);
|
|
66
|
+
}
|
|
64
67
|
if (!request.allowedModes.includes(this.mode)) {
|
|
65
68
|
throw new CommandError(command.constructor.name, `Not allowed in "${this.mode}" mode`);
|
|
66
69
|
}
|
|
@@ -89,7 +92,7 @@ export class FlowcoreClient {
|
|
|
89
92
|
return this.innerExecute(command, retryCount + 1);
|
|
90
93
|
}
|
|
91
94
|
const message = error instanceof Error ? error.message : "Unknown error";
|
|
92
|
-
throw new ClientError(`Failed to execute command: ${message}`, 0, {
|
|
95
|
+
throw new ClientError(`Failed to execute command: ${message}`, 0, command.constructor.name, {
|
|
93
96
|
command: command.constructor.name,
|
|
94
97
|
error: error,
|
|
95
98
|
});
|
|
@@ -104,10 +107,10 @@ export class FlowcoreClient {
|
|
|
104
107
|
}
|
|
105
108
|
const body = await response.json().catch(() => undefined);
|
|
106
109
|
const commandName = command.constructor.name;
|
|
107
|
-
const error = new ClientError(`${commandName} failed with ${response.status}: ${response.statusText}`, response.status, body);
|
|
110
|
+
const error = new ClientError(`${commandName} failed with ${response.status}: ${response.statusText}`, response.status, command.constructor.name, body);
|
|
108
111
|
request.handleClientError(error);
|
|
109
112
|
}
|
|
110
|
-
const responseBody = await response.json();
|
|
113
|
+
const responseBody = response.status === 204 ? { status: response.status } : await response.json();
|
|
111
114
|
const parsedBody = await request.parseResponse(responseBody);
|
|
112
115
|
return request.processResponse(this, parsedBody);
|
|
113
116
|
}
|
|
@@ -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"}
|