@flowcore/data-pump 0.2.0 → 0.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +23 -0
- package/esm/data-pump/data-pump.d.ts +48 -0
- package/esm/data-pump/data-pump.d.ts.map +1 -0
- package/esm/data-pump/data-pump.js +429 -0
- package/esm/data-pump/data-source.d.ts +42 -0
- package/esm/data-pump/data-source.d.ts.map +1 -0
- package/esm/data-pump/data-source.js +158 -0
- package/esm/data-pump/flowcore-client.d.ts +8 -0
- package/esm/data-pump/flowcore-client.d.ts.map +1 -0
- package/esm/data-pump/flowcore-client.js +12 -0
- package/esm/data-pump/metrics.d.ts +12 -0
- package/esm/data-pump/metrics.d.ts.map +1 -0
- package/esm/data-pump/metrics.js +54 -0
- package/esm/data-pump/notifier.d.ts +24 -0
- package/esm/data-pump/notifier.d.ts.map +1 -0
- package/esm/data-pump/notifier.js +139 -0
- package/esm/data-pump/types.d.ts +32 -0
- package/esm/data-pump/types.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/api-key/api-key.create.d.ts +1 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/api-key/api-key.create.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/api-key/api-key.create.js +1 -1
- package/{script/deps/jsr.io/@flowcore/sdk/1.11.10 → esm/deps/jsr.io/@flowcore/sdk/1.19.1}/src/commands/api-key/api-key.delete.d.ts +1 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/api-key/api-key.delete.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/api-key/api-key.delete.js +1 -1
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/api-key/api-key.list.d.ts +1 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/api-key/api-key.list.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/api-key/api-key.list.js +1 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.create.d.ts +39 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.create.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.create.js +29 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.delete.d.ts +22 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.delete.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.delete.js +26 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.fetch.d.ts +22 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.fetch.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.fetch.js +26 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.list.d.ts +22 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.list.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.list.js +26 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.update.d.ts +33 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.update.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.update.js +26 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/data-core/data-core.create.d.ts.map +1 -0
- package/{script/deps/jsr.io/@flowcore/sdk/1.11.10 → esm/deps/jsr.io/@flowcore/sdk/1.19.1}/src/commands/data-core/data-core.delete-request.d.ts +2 -1
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/data-core/data-core.delete-request.d.ts.map +1 -1
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/data-core/data-core.delete-request.js +2 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/data-core/data-core.exists.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/data-core/data-core.fetch.d.ts +22 -5
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/data-core/data-core.fetch.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/data-core/data-core.fetch.js +84 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/data-core/data-core.list.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/data-core/data-core.request-delete.d.ts +49 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/data-core/data-core.request-delete.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/data-core/data-core.request-delete.js +67 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/data-core/data-core.update.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.create.d.ts.map +1 -0
- package/{script/deps/jsr.io/@flowcore/sdk/1.11.10 → esm/deps/jsr.io/@flowcore/sdk/1.19.1}/src/commands/event-type/event-type.delete-request.d.ts +2 -1
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/event-type/event-type.delete-request.d.ts.map +1 -1
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/event-type/event-type.delete-request.js +2 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.exists.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.fetch.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.info.d.ts +35 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.info.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.info.js +58 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.list.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.request-delete.d.ts +48 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.request-delete.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.request-delete.js +67 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.request-truncate.d.ts +48 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.request-truncate.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.request-truncate.js +68 -0
- package/{script/deps/jsr.io/@flowcore/sdk/1.11.10 → esm/deps/jsr.io/@flowcore/sdk/1.19.1}/src/commands/event-type/event-type.truncate-request.d.ts +2 -1
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/event-type/event-type.truncate-request.d.ts.map +1 -1
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/event-type/event-type.truncate-request.js +2 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.update.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/events/event.list.d.ts +62 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/events/event.list.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/events/event.list.js +53 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/events/events.fetch-time-buckets-by-names.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/events/events.fetch.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/events/time-bucket.list.d.ts +49 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/events/time-bucket.list.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/events/time-bucket.list.js +50 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/flow-type/flow-type.create.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/flow-type/flow-type.delete-request.d.ts +2 -1
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/flow-type/flow-type.delete-request.d.ts.map +1 -1
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/flow-type/flow-type.delete-request.js +2 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/flow-type/flow-type.exists.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/flow-type/flow-type.fetch.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/flow-type/flow-type.list.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/flow-type/flow-type.request-delete.d.ts +48 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/flow-type/flow-type.request-delete.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/flow-type/flow-type.request-delete.js +67 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/flow-type/flow-type.update.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/index.d.ts +29 -11
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/index.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/index.js +31 -11
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/secret/secret.create.d.ts +1 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/secret/secret.create.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/secret/secret.create.js +1 -1
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/secret/secret.delete.d.ts +1 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/secret/secret.delete.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/secret/secret.delete.js +1 -1
- package/{script/deps/jsr.io/@flowcore/sdk/1.11.10 → esm/deps/jsr.io/@flowcore/sdk/1.19.1}/src/commands/secret/secret.list.d.ts +1 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/secret/secret.list.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/secret/secret.list.js +1 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.create.d.ts +37 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.create.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.create.js +44 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.delete.d.ts +37 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.delete.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.delete.js +46 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.exchange.d.ts +41 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.exchange.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.exchange.js +51 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.get.d.ts +35 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.get.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.get.js +44 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.list.d.ts +28 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.list.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.list.js +45 -0
- package/{script/deps/jsr.io/@flowcore/sdk/1.11.10 → esm/deps/jsr.io/@flowcore/sdk/1.19.1}/src/commands/tenant/tenant.fetch.d.ts +15 -6
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/tenant/tenant.fetch.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/tenant/tenant.fetch.js +48 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/tenant/tenant.list.d.ts +28 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/tenant/tenant.list.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/tenant/tenant.list.js +13 -4
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/tenant/tenant.translate-name-to-id.d.ts +44 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/tenant/tenant.translate-name-to-id.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/tenant/tenant.translate-name-to-id.js +52 -0
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/variable/variable.create.d.ts +1 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/variable/variable.create.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/variable/variable.create.js +1 -1
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/variable/variable.delete.d.ts +1 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/variable/variable.delete.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/variable/variable.delete.js +1 -1
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/variable/variable.list.d.ts +1 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/variable/variable.list.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/variable/variable.list.js +1 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/common/command-custom.d.ts +36 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/common/command-custom.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/common/command-custom.js +28 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/common/command-graphql.d.ts +19 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/common/command-graphql.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/common/command-graphql.js +30 -0
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/common/command.d.ts +1 -17
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/common/command.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/common/command.js +0 -29
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/common/flowcore-client.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/common/flowcore-client.js +6 -3
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/common/notification-client.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/common/notification-client.js +4 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/api-key.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/container.d.ts +23 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/container.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/container.js +18 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/data-core.d.ts +19 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/data-core.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/data-core.js +14 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/event-type.d.ts +19 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/event-type.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/event-type.js +14 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/event.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/flow-type.d.ts +17 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/flow-type.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/flow-type.js +12 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/index.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/index.js +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/pat.d.ts +16 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/pat.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/pat.js +11 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/tenant.d.ts +41 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/tenant.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/tenant.js +26 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/variable.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/exceptions/client-error.d.ts +2 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/exceptions/client-error.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/exceptions/client-error.js +8 -2
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/exceptions/command-error.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/exceptions/index.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/exceptions/invalid-response.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/exceptions/not-found.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/mod.d.ts +2 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/mod.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/mod.js +2 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/utils/logger.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.19.1/src/utils/parse-response-helper.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/time-uuid/0.1.2/src/lib/time-uuid.d.ts +87 -0
- package/esm/deps/jsr.io/@flowcore/time-uuid/0.1.2/src/lib/time-uuid.d.ts.map +1 -0
- package/esm/deps/jsr.io/@flowcore/time-uuid/{0.1.1 → 0.1.2}/src/lib/time-uuid.js +59 -0
- package/esm/deps/jsr.io/@flowcore/time-uuid/{0.1.1 → 0.1.2}/src/lib/uuid.d.ts.map +1 -1
- package/esm/deps/jsr.io/@flowcore/time-uuid/{0.1.1 → 0.1.2}/src/mod.d.ts.map +1 -1
- package/esm/lib/data-pump-create.d.ts +1 -1
- package/esm/lib/data-pump-create.d.ts.map +1 -1
- package/esm/lib/data-pump-create.js +1 -1
- package/esm/lib/data-pump.d.ts +1 -1
- package/esm/lib/data-pump.d.ts.map +1 -1
- package/esm/lib/data-pump.js +3 -3
- package/esm/lib/ws-notifier.js +1 -1
- package/esm/mod.d.ts +3 -0
- package/esm/mod.d.ts.map +1 -1
- package/esm/mod.js +3 -0
- package/package.json +2 -1
- package/script/data-pump/data-pump.d.ts +48 -0
- package/script/data-pump/data-pump.d.ts.map +1 -0
- package/script/data-pump/data-pump.js +433 -0
- package/script/data-pump/data-source.d.ts +42 -0
- package/script/data-pump/data-source.d.ts.map +1 -0
- package/script/data-pump/data-source.js +162 -0
- package/script/data-pump/flowcore-client.d.ts +8 -0
- package/script/data-pump/flowcore-client.d.ts.map +1 -0
- package/script/data-pump/flowcore-client.js +15 -0
- package/script/data-pump/metrics.d.ts +12 -0
- package/script/data-pump/metrics.d.ts.map +1 -0
- package/script/data-pump/metrics.js +80 -0
- package/script/data-pump/notifier.d.ts +24 -0
- package/script/data-pump/notifier.d.ts.map +1 -0
- package/script/data-pump/notifier.js +166 -0
- package/script/data-pump/types.d.ts +32 -0
- package/script/data-pump/types.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/api-key/api-key.create.d.ts +1 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/api-key/api-key.create.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/api-key/api-key.create.js +2 -2
- package/{esm/deps/jsr.io/@flowcore/sdk/1.11.10 → script/deps/jsr.io/@flowcore/sdk/1.19.1}/src/commands/api-key/api-key.delete.d.ts +1 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/api-key/api-key.delete.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/api-key/api-key.delete.js +2 -2
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/api-key/api-key.list.d.ts +1 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/api-key/api-key.list.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/api-key/api-key.list.js +2 -2
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.create.d.ts +39 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.create.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.create.js +33 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.delete.d.ts +22 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.delete.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.delete.js +30 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.fetch.d.ts +22 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.fetch.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.fetch.js +30 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.list.d.ts +22 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.list.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.list.js +30 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.update.d.ts +33 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.update.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.update.js +30 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/data-core/data-core.create.d.ts.map +1 -0
- package/{esm/deps/jsr.io/@flowcore/sdk/1.11.10 → script/deps/jsr.io/@flowcore/sdk/1.19.1}/src/commands/data-core/data-core.delete-request.d.ts +2 -1
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/data-core/data-core.delete-request.d.ts.map +1 -1
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/data-core/data-core.delete-request.js +3 -2
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/data-core/data-core.exists.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/data-core/data-core.fetch.d.ts +22 -5
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/data-core/data-core.fetch.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/data-core/data-core.fetch.js +32 -7
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/data-core/data-core.list.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/data-core/data-core.request-delete.d.ts +49 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/data-core/data-core.request-delete.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/data-core/data-core.request-delete.js +71 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/data-core/data-core.update.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.create.d.ts.map +1 -0
- package/{esm/deps/jsr.io/@flowcore/sdk/1.11.10 → script/deps/jsr.io/@flowcore/sdk/1.19.1}/src/commands/event-type/event-type.delete-request.d.ts +2 -1
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/event-type/event-type.delete-request.d.ts.map +1 -1
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/event-type/event-type.delete-request.js +3 -2
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.exists.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.fetch.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.info.d.ts +35 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.info.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.info.js +62 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.list.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.request-delete.d.ts +48 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.request-delete.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.request-delete.js +71 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.request-truncate.d.ts +48 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.request-truncate.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.request-truncate.js +72 -0
- package/{esm/deps/jsr.io/@flowcore/sdk/1.11.10 → script/deps/jsr.io/@flowcore/sdk/1.19.1}/src/commands/event-type/event-type.truncate-request.d.ts +2 -1
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/event-type/event-type.truncate-request.d.ts.map +1 -1
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/event-type/event-type.truncate-request.js +3 -2
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.update.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/events/event.list.d.ts +62 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/events/event.list.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/events/event.list.js +57 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/events/events.fetch-time-buckets-by-names.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/events/events.fetch.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/events/time-bucket.list.d.ts +49 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/events/time-bucket.list.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/events/time-bucket.list.js +54 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/flow-type/flow-type.create.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/flow-type/flow-type.delete-request.d.ts +2 -1
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/flow-type/flow-type.delete-request.d.ts.map +1 -1
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/flow-type/flow-type.delete-request.js +3 -2
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/flow-type/flow-type.exists.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/flow-type/flow-type.fetch.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/flow-type/flow-type.list.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/flow-type/flow-type.request-delete.d.ts +48 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/flow-type/flow-type.request-delete.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/flow-type/flow-type.request-delete.js +71 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/flow-type/flow-type.update.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/index.d.ts +29 -11
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/index.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/index.js +31 -11
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/secret/secret.create.d.ts +1 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/secret/secret.create.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/secret/secret.create.js +2 -2
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/secret/secret.delete.d.ts +1 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/secret/secret.delete.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/secret/secret.delete.js +2 -2
- package/{esm/deps/jsr.io/@flowcore/sdk/1.11.10 → script/deps/jsr.io/@flowcore/sdk/1.19.1}/src/commands/secret/secret.list.d.ts +1 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/secret/secret.list.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/secret/secret.list.js +2 -2
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.create.d.ts +37 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.create.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.create.js +48 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.delete.d.ts +37 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.delete.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.delete.js +50 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.exchange.d.ts +41 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.exchange.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.exchange.js +55 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.get.d.ts +35 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.get.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.get.js +48 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.list.d.ts +28 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.list.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.list.js +49 -0
- package/{esm/deps/jsr.io/@flowcore/sdk/1.11.10 → script/deps/jsr.io/@flowcore/sdk/1.19.1}/src/commands/tenant/tenant.fetch.d.ts +15 -6
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/tenant/tenant.fetch.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/tenant/tenant.fetch.js +52 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/tenant/tenant.list.d.ts +28 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/tenant/tenant.list.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/tenant/tenant.list.js +14 -5
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/tenant/tenant.translate-name-to-id.d.ts +44 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/tenant/tenant.translate-name-to-id.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/tenant/tenant.translate-name-to-id.js +56 -0
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/variable/variable.create.d.ts +1 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/variable/variable.create.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/variable/variable.create.js +2 -2
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/variable/variable.delete.d.ts +1 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/variable/variable.delete.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/variable/variable.delete.js +2 -2
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/variable/variable.list.d.ts +1 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/variable/variable.list.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/variable/variable.list.js +2 -2
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/common/command-custom.d.ts +36 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/common/command-custom.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/common/command-custom.js +32 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/common/command-graphql.d.ts +19 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/common/command-graphql.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/common/command-graphql.js +34 -0
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/common/command.d.ts +1 -17
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/common/command.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/common/command.js +1 -31
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/common/flowcore-client.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/common/flowcore-client.js +6 -3
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/common/notification-client.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/common/notification-client.js +8 -5
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/api-key.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/container.d.ts +23 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/container.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/container.js +21 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/data-core.d.ts +19 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/data-core.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/data-core.js +17 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/event-type.d.ts +19 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/event-type.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/event-type.js +17 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/event.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/flow-type.d.ts +17 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/flow-type.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/flow-type.js +15 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/index.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/index.js +2 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/pat.d.ts +16 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/pat.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/pat.js +14 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/tenant.d.ts +41 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/tenant.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/tenant.js +29 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/contracts/variable.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/exceptions/client-error.d.ts +2 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/exceptions/client-error.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/exceptions/client-error.js +8 -2
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/exceptions/command-error.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/exceptions/index.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/exceptions/invalid-response.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/exceptions/not-found.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/mod.d.ts +2 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/mod.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/mod.js +2 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/utils/logger.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/utils/parse-response-helper.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/time-uuid/0.1.2/src/lib/time-uuid.d.ts +87 -0
- package/script/deps/jsr.io/@flowcore/time-uuid/0.1.2/src/lib/time-uuid.d.ts.map +1 -0
- package/script/deps/jsr.io/@flowcore/time-uuid/{0.1.1 → 0.1.2}/src/lib/time-uuid.js +59 -0
- package/script/deps/jsr.io/@flowcore/time-uuid/{0.1.1 → 0.1.2}/src/lib/uuid.d.ts.map +1 -1
- package/script/deps/jsr.io/@flowcore/time-uuid/{0.1.1 → 0.1.2}/src/mod.d.ts.map +1 -1
- package/script/lib/data-pump-create.d.ts +1 -1
- package/script/lib/data-pump-create.d.ts.map +1 -1
- package/script/lib/data-pump-create.js +1 -1
- package/script/lib/data-pump.d.ts +1 -1
- package/script/lib/data-pump.d.ts.map +1 -1
- package/script/lib/data-pump.js +3 -3
- package/script/lib/ws-notifier.js +1 -1
- package/script/mod.d.ts +3 -0
- package/script/mod.d.ts.map +1 -1
- package/script/mod.js +3 -0
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/api-key/api-key.create.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/api-key/api-key.delete.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/api-key/api-key.list.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/data-core/data-core.create.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/data-core/data-core.exists.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/data-core/data-core.fetch.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/data-core/data-core.fetch.js +0 -59
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/data-core/data-core.list.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/data-core/data-core.update.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/event-type/event-type.create.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/event-type/event-type.exists.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/event-type/event-type.fetch.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/event-type/event-type.list.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/event-type/event-type.update.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/events/events.fetch-time-buckets-by-names.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/events/events.fetch.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/flow-type/flow-type.create.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/flow-type/flow-type.exists.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/flow-type/flow-type.fetch.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/flow-type/flow-type.list.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/flow-type/flow-type.update.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/index.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/secret/secret.create.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/secret/secret.delete.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/secret/secret.list.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/tenant/tenant.fetch.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/tenant/tenant.fetch.js +0 -79
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/tenant/tenant.list.d.ts +0 -20
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/tenant/tenant.list.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/variable/variable.create.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/variable/variable.delete.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/variable/variable.list.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/common/command.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/common/flowcore-client.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/common/notification-client.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/api-key.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/data-core.d.ts +0 -41
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/data-core.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/data-core.js +0 -42
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/event-type.d.ts +0 -37
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/event-type.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/event-type.js +0 -39
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/event.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/flow-type.d.ts +0 -34
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/flow-type.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/flow-type.js +0 -34
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/index.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/tenant.d.ts +0 -50
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/tenant.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/tenant.js +0 -33
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/variable.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/exceptions/client-error.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/exceptions/command-error.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/exceptions/index.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/exceptions/invalid-response.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/exceptions/not-found.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/mod.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/utils/logger.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/1.11.10/src/utils/parse-response-helper.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/time-uuid/0.1.1/src/lib/time-uuid.d.ts +0 -25
- package/esm/deps/jsr.io/@flowcore/time-uuid/0.1.1/src/lib/time-uuid.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/api-key/api-key.create.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/api-key/api-key.delete.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/api-key/api-key.list.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/data-core/data-core.create.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/data-core/data-core.exists.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/data-core/data-core.fetch.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/data-core/data-core.list.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/data-core/data-core.update.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/event-type/event-type.create.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/event-type/event-type.exists.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/event-type/event-type.fetch.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/event-type/event-type.list.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/event-type/event-type.update.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/events/events.fetch-time-buckets-by-names.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/events/events.fetch.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/flow-type/flow-type.create.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/flow-type/flow-type.exists.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/flow-type/flow-type.fetch.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/flow-type/flow-type.list.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/flow-type/flow-type.update.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/index.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/secret/secret.create.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/secret/secret.delete.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/secret/secret.list.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/tenant/tenant.fetch.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/tenant/tenant.fetch.js +0 -83
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/tenant/tenant.list.d.ts +0 -20
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/tenant/tenant.list.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/variable/variable.create.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/variable/variable.delete.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/commands/variable/variable.list.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/common/command.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/common/flowcore-client.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/common/notification-client.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/api-key.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/data-core.d.ts +0 -41
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/data-core.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/data-core.js +0 -46
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/event-type.d.ts +0 -37
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/event-type.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/event-type.js +0 -43
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/event.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/flow-type.d.ts +0 -34
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/flow-type.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/flow-type.js +0 -38
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/index.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/tenant.d.ts +0 -50
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/tenant.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/tenant.js +0 -37
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/variable.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/exceptions/client-error.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/exceptions/command-error.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/exceptions/index.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/exceptions/invalid-response.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/exceptions/not-found.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/mod.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/utils/logger.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/1.11.10/src/utils/parse-response-helper.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/time-uuid/0.1.1/src/lib/time-uuid.d.ts +0 -25
- package/script/deps/jsr.io/@flowcore/time-uuid/0.1.1/src/lib/time-uuid.d.ts.map +0 -1
- /package/esm/{deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/index.js → data-pump/types.js} +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/data-core/data-core.create.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/data-core/data-core.create.js +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/data-core/data-core.exists.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/data-core/data-core.exists.js +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/data-core/data-core.list.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/data-core/data-core.list.js +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/data-core/data-core.update.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/data-core/data-core.update.js +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/event-type/event-type.create.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/event-type/event-type.create.js +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/event-type/event-type.exists.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/event-type/event-type.exists.js +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/event-type/event-type.fetch.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/event-type/event-type.fetch.js +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/event-type/event-type.list.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/event-type/event-type.list.js +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/event-type/event-type.update.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/event-type/event-type.update.js +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/events/events.fetch-time-buckets-by-names.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/events/events.fetch-time-buckets-by-names.js +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/events/events.fetch.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/events/events.fetch.js +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/flow-type/flow-type.create.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/flow-type/flow-type.create.js +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/flow-type/flow-type.exists.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/flow-type/flow-type.exists.js +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/flow-type/flow-type.fetch.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/flow-type/flow-type.fetch.js +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/flow-type/flow-type.list.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/flow-type/flow-type.list.js +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/flow-type/flow-type.update.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/flow-type/flow-type.update.js +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/common/flowcore-client.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/common/notification-client.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/contracts/api-key.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/contracts/api-key.js +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/contracts/event.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/contracts/event.js +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/contracts/index.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/contracts/variable.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/contracts/variable.js +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/exceptions/command-error.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/exceptions/command-error.js +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/exceptions/index.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/exceptions/index.js +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/exceptions/invalid-response.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/exceptions/invalid-response.js +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/exceptions/not-found.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/exceptions/not-found.js +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/utils/logger.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/utils/logger.js +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/utils/parse-response-helper.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/utils/parse-response-helper.js +0 -0
- /package/esm/deps/jsr.io/@flowcore/time-uuid/{0.1.1 → 0.1.2}/src/lib/uuid.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/time-uuid/{0.1.1 → 0.1.2}/src/lib/uuid.js +0 -0
- /package/esm/deps/jsr.io/@flowcore/time-uuid/{0.1.1 → 0.1.2}/src/mod.d.ts +0 -0
- /package/esm/deps/jsr.io/@flowcore/time-uuid/{0.1.1 → 0.1.2}/src/mod.js +0 -0
- /package/script/{deps/jsr.io/@flowcore/sdk/1.11.10/src/contracts/index.js → data-pump/types.js} +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/data-core/data-core.create.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/data-core/data-core.create.js +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/data-core/data-core.exists.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/data-core/data-core.exists.js +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/data-core/data-core.list.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/data-core/data-core.list.js +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/data-core/data-core.update.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/data-core/data-core.update.js +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/event-type/event-type.create.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/event-type/event-type.create.js +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/event-type/event-type.exists.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/event-type/event-type.exists.js +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/event-type/event-type.fetch.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/event-type/event-type.fetch.js +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/event-type/event-type.list.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/event-type/event-type.list.js +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/event-type/event-type.update.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/event-type/event-type.update.js +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/events/events.fetch-time-buckets-by-names.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/events/events.fetch-time-buckets-by-names.js +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/events/events.fetch.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/events/events.fetch.js +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/flow-type/flow-type.create.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/flow-type/flow-type.create.js +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/flow-type/flow-type.exists.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/flow-type/flow-type.exists.js +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/flow-type/flow-type.fetch.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/flow-type/flow-type.fetch.js +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/flow-type/flow-type.list.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/flow-type/flow-type.list.js +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/flow-type/flow-type.update.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/flow-type/flow-type.update.js +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/common/flowcore-client.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/common/notification-client.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/contracts/api-key.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/contracts/api-key.js +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/contracts/event.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/contracts/event.js +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/contracts/index.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/contracts/variable.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/contracts/variable.js +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/exceptions/command-error.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/exceptions/command-error.js +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/exceptions/index.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/exceptions/index.js +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/exceptions/invalid-response.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/exceptions/invalid-response.js +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/exceptions/not-found.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/exceptions/not-found.js +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/utils/logger.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/utils/logger.js +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/utils/parse-response-helper.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/utils/parse-response-helper.js +0 -0
- /package/script/deps/jsr.io/@flowcore/time-uuid/{0.1.1 → 0.1.2}/src/lib/uuid.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/time-uuid/{0.1.1 → 0.1.2}/src/lib/uuid.js +0 -0
- /package/script/deps/jsr.io/@flowcore/time-uuid/{0.1.1 → 0.1.2}/src/mod.d.ts +0 -0
- /package/script/deps/jsr.io/@flowcore/time-uuid/{0.1.1 → 0.1.2}/src/mod.js +0 -0
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ContainerRegistryCreateCommand = void 0;
|
|
4
|
+
const command_js_1 = require("../../common/command.js");
|
|
5
|
+
const container_js_1 = require("../../contracts/container.js");
|
|
6
|
+
const parse_response_helper_js_1 = require("../../utils/parse-response-helper.js");
|
|
7
|
+
class ContainerRegistryCreateCommand extends command_js_1.Command {
|
|
8
|
+
/**
|
|
9
|
+
* GET the method
|
|
10
|
+
*/
|
|
11
|
+
getMethod() {
|
|
12
|
+
return "POST";
|
|
13
|
+
}
|
|
14
|
+
/**
|
|
15
|
+
* Get the base url
|
|
16
|
+
*/
|
|
17
|
+
getBaseUrl() {
|
|
18
|
+
return "https://registry.api.flowcore.io";
|
|
19
|
+
}
|
|
20
|
+
/**
|
|
21
|
+
* Get the path
|
|
22
|
+
*/
|
|
23
|
+
getPath() {
|
|
24
|
+
return `/api/v1/container`;
|
|
25
|
+
}
|
|
26
|
+
/**
|
|
27
|
+
* Parse the response
|
|
28
|
+
*/
|
|
29
|
+
parseResponse(response) {
|
|
30
|
+
return (0, parse_response_helper_js_1.parseResponseHelper)(container_js_1.ContainerRegistryCreateSchema, response);
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
exports.ContainerRegistryCreateCommand = ContainerRegistryCreateCommand;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { Command } from "../../common/command.js";
|
|
2
|
+
import { type ContainerRegistryDelete } from "../../contracts/container.js";
|
|
3
|
+
export interface ContainerRegistryDeleteInput {
|
|
4
|
+
/** The id of the new container-registry */
|
|
5
|
+
containerId: string;
|
|
6
|
+
}
|
|
7
|
+
export declare class ContainerRegistryDeleteCommand extends Command<ContainerRegistryDeleteInput, ContainerRegistryDelete> {
|
|
8
|
+
protected getMethod(): string;
|
|
9
|
+
/**
|
|
10
|
+
* Get the base url
|
|
11
|
+
*/
|
|
12
|
+
protected getBaseUrl(): string;
|
|
13
|
+
/**
|
|
14
|
+
* Get the path
|
|
15
|
+
*/
|
|
16
|
+
protected getPath(): string;
|
|
17
|
+
/**
|
|
18
|
+
* Parse the response
|
|
19
|
+
*/
|
|
20
|
+
protected parseResponse(response: unknown): ContainerRegistryDelete;
|
|
21
|
+
}
|
|
22
|
+
//# sourceMappingURL=container-registry.delete.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"container-registry.delete.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.delete.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,yBAAyB,CAAA;AACjD,OAAO,EAAE,KAAK,uBAAuB,EAAiC,MAAM,8BAA8B,CAAA;AAG1G,MAAM,WAAW,4BAA4B;IAC3C,2CAA2C;IAC3C,WAAW,EAAE,MAAM,CAAA;CACpB;AAED,qBAAa,8BAA+B,SAAQ,OAAO,CAAC,4BAA4B,EAAE,uBAAuB,CAAC;cAC7F,SAAS,IAAI,MAAM;IAGtC;;OAEG;cACgB,UAAU,IAAI,MAAM;IAGvC;;OAEG;cACgB,OAAO,IAAI,MAAM;IAIpC;;OAEG;cACgB,aAAa,CAAC,QAAQ,EAAE,OAAO,GAAG,uBAAuB;CAG7E"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ContainerRegistryDeleteCommand = void 0;
|
|
4
|
+
const command_js_1 = require("../../common/command.js");
|
|
5
|
+
const container_js_1 = require("../../contracts/container.js");
|
|
6
|
+
const parse_response_helper_js_1 = require("../../utils/parse-response-helper.js");
|
|
7
|
+
class ContainerRegistryDeleteCommand extends command_js_1.Command {
|
|
8
|
+
getMethod() {
|
|
9
|
+
return "DELETE";
|
|
10
|
+
}
|
|
11
|
+
/**
|
|
12
|
+
* Get the base url
|
|
13
|
+
*/
|
|
14
|
+
getBaseUrl() {
|
|
15
|
+
return "https://registry.api.flowcore.io";
|
|
16
|
+
}
|
|
17
|
+
/**
|
|
18
|
+
* Get the path
|
|
19
|
+
*/
|
|
20
|
+
getPath() {
|
|
21
|
+
return `/api/v1/container/${this.input.containerId}`;
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* Parse the response
|
|
25
|
+
*/
|
|
26
|
+
parseResponse(response) {
|
|
27
|
+
return (0, parse_response_helper_js_1.parseResponseHelper)(container_js_1.ContainerRegistryDeleteSchema, response);
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
exports.ContainerRegistryDeleteCommand = ContainerRegistryDeleteCommand;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { type ContainerRegistry } from "../../contracts/container.js";
|
|
2
|
+
import { Command } from "../../common/command.js";
|
|
3
|
+
export interface ContainerRegistryFetchInput {
|
|
4
|
+
/** The id of container */
|
|
5
|
+
containerId: string;
|
|
6
|
+
}
|
|
7
|
+
export declare class ContainerRegistryFetchCommand extends Command<ContainerRegistryFetchInput, ContainerRegistry> {
|
|
8
|
+
protected getMethod(): string;
|
|
9
|
+
/**
|
|
10
|
+
* Get the base url
|
|
11
|
+
*/
|
|
12
|
+
protected getBaseUrl(): string;
|
|
13
|
+
/**
|
|
14
|
+
* Get the path
|
|
15
|
+
*/
|
|
16
|
+
protected getPath(): string;
|
|
17
|
+
/**
|
|
18
|
+
* Parse the response
|
|
19
|
+
*/
|
|
20
|
+
protected parseResponse(response: unknown): ContainerRegistry;
|
|
21
|
+
}
|
|
22
|
+
//# sourceMappingURL=container-registry.fetch.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"container-registry.fetch.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.fetch.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,iBAAiB,EAA2B,MAAM,8BAA8B,CAAA;AAC9F,OAAO,EAAE,OAAO,EAAE,MAAM,yBAAyB,CAAA;AAGjD,MAAM,WAAW,2BAA2B;IAC1C,0BAA0B;IAC1B,WAAW,EAAE,MAAM,CAAA;CACpB;AAED,qBAAa,6BAA8B,SAAQ,OAAO,CAAC,2BAA2B,EAAE,iBAAiB,CAAC;cACrF,SAAS,IAAI,MAAM;IAGtC;;OAEG;cACgB,UAAU,IAAI,MAAM;IAGvC;;OAEG;cACgB,OAAO,IAAI,MAAM;IAIpC;;OAEG;cACgB,aAAa,CAAC,QAAQ,EAAE,OAAO,GAAG,iBAAiB;CAGvE"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ContainerRegistryFetchCommand = void 0;
|
|
4
|
+
const container_js_1 = require("../../contracts/container.js");
|
|
5
|
+
const command_js_1 = require("../../common/command.js");
|
|
6
|
+
const parse_response_helper_js_1 = require("../../utils/parse-response-helper.js");
|
|
7
|
+
class ContainerRegistryFetchCommand extends command_js_1.Command {
|
|
8
|
+
getMethod() {
|
|
9
|
+
return "GET";
|
|
10
|
+
}
|
|
11
|
+
/**
|
|
12
|
+
* Get the base url
|
|
13
|
+
*/
|
|
14
|
+
getBaseUrl() {
|
|
15
|
+
return "https://registry.api.flowcore.io";
|
|
16
|
+
}
|
|
17
|
+
/**
|
|
18
|
+
* Get the path
|
|
19
|
+
*/
|
|
20
|
+
getPath() {
|
|
21
|
+
return `/api/v1/container/${this.input.containerId}`;
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* Parse the response
|
|
25
|
+
*/
|
|
26
|
+
parseResponse(response) {
|
|
27
|
+
return (0, parse_response_helper_js_1.parseResponseHelper)(container_js_1.ContainerRegistrySchema, response);
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
exports.ContainerRegistryFetchCommand = ContainerRegistryFetchCommand;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { Command } from "../../common/command.js";
|
|
2
|
+
import { type ContainerRegistryList } from "../../contracts/container.js";
|
|
3
|
+
export interface ContainerRegistryFetchTenantInput {
|
|
4
|
+
/** The tenant id */
|
|
5
|
+
tenantId: string;
|
|
6
|
+
}
|
|
7
|
+
export declare class ContainerRegistListCommand extends Command<ContainerRegistryFetchTenantInput, ContainerRegistryList> {
|
|
8
|
+
protected getMethod(): string;
|
|
9
|
+
/**
|
|
10
|
+
* Get the base url
|
|
11
|
+
*/
|
|
12
|
+
protected getBaseUrl(): string;
|
|
13
|
+
/**
|
|
14
|
+
* Get the path
|
|
15
|
+
*/
|
|
16
|
+
protected getPath(): string;
|
|
17
|
+
/**
|
|
18
|
+
* Parse the response
|
|
19
|
+
*/
|
|
20
|
+
protected parseResponse(response: unknown): ContainerRegistryList;
|
|
21
|
+
}
|
|
22
|
+
//# sourceMappingURL=container-registry.list.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"container-registry.list.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.list.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,yBAAyB,CAAA;AACjD,OAAO,EAAE,KAAK,qBAAqB,EAA+B,MAAM,8BAA8B,CAAA;AAGtG,MAAM,WAAW,iCAAiC;IAChD,oBAAoB;IACpB,QAAQ,EAAE,MAAM,CAAA;CACjB;AAED,qBAAa,0BAA2B,SAAQ,OAAO,CAAC,iCAAiC,EAAE,qBAAqB,CAAC;cAC5F,SAAS,IAAI,MAAM;IAGtC;;OAEG;cACgB,UAAU,IAAI,MAAM;IAGvC;;OAEG;cACgB,OAAO,IAAI,MAAM;IAIpC;;OAEG;cACgB,aAAa,CAAC,QAAQ,EAAE,OAAO,GAAG,qBAAqB;CAG3E"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ContainerRegistListCommand = void 0;
|
|
4
|
+
const command_js_1 = require("../../common/command.js");
|
|
5
|
+
const container_js_1 = require("../../contracts/container.js");
|
|
6
|
+
const parse_response_helper_js_1 = require("../../utils/parse-response-helper.js");
|
|
7
|
+
class ContainerRegistListCommand extends command_js_1.Command {
|
|
8
|
+
getMethod() {
|
|
9
|
+
return "GET";
|
|
10
|
+
}
|
|
11
|
+
/**
|
|
12
|
+
* Get the base url
|
|
13
|
+
*/
|
|
14
|
+
getBaseUrl() {
|
|
15
|
+
return "https://registry.api.flowcore.io";
|
|
16
|
+
}
|
|
17
|
+
/**
|
|
18
|
+
* Get the path
|
|
19
|
+
*/
|
|
20
|
+
getPath() {
|
|
21
|
+
return `/api/v1/container/tenants/${this.input.tenantId}`;
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* Parse the response
|
|
25
|
+
*/
|
|
26
|
+
parseResponse(response) {
|
|
27
|
+
return (0, parse_response_helper_js_1.parseResponseHelper)(container_js_1.ContainerRegistryListSchema, response);
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
exports.ContainerRegistListCommand = ContainerRegistListCommand;
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import { Command } from "../../common/command.js";
|
|
2
|
+
import { type ContainerRegistry } from "../../contracts/container.js";
|
|
3
|
+
interface ContainerRegustryUpdateInput {
|
|
4
|
+
/** The id of the container-registry */
|
|
5
|
+
containerId: string;
|
|
6
|
+
/** The name of the container-registry */
|
|
7
|
+
name?: string;
|
|
8
|
+
/** The description */
|
|
9
|
+
description?: string;
|
|
10
|
+
/** The registry url for the container */
|
|
11
|
+
registryUrl?: string;
|
|
12
|
+
/** The username for authentication */
|
|
13
|
+
username?: string;
|
|
14
|
+
/** The password for authentication */
|
|
15
|
+
password?: string;
|
|
16
|
+
}
|
|
17
|
+
export declare class ContainerRegistryUpdateCommand extends Command<ContainerRegustryUpdateInput, ContainerRegistry> {
|
|
18
|
+
protected getMethod(): string;
|
|
19
|
+
/**
|
|
20
|
+
* Get the base url
|
|
21
|
+
*/
|
|
22
|
+
protected getBaseUrl(): string;
|
|
23
|
+
/**
|
|
24
|
+
* Get the path
|
|
25
|
+
*/
|
|
26
|
+
protected getPath(): string;
|
|
27
|
+
/**
|
|
28
|
+
* Parse the response
|
|
29
|
+
*/
|
|
30
|
+
protected parseResponse(response: unknown): ContainerRegistry;
|
|
31
|
+
}
|
|
32
|
+
export {};
|
|
33
|
+
//# sourceMappingURL=container-registry.update.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"container-registry.update.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/container-registry/container-registry.update.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,yBAAyB,CAAA;AACjD,OAAO,EAAE,KAAK,iBAAiB,EAA2B,MAAM,8BAA8B,CAAA;AAG9F,UAAU,4BAA4B;IACpC,uCAAuC;IACvC,WAAW,EAAE,MAAM,CAAA;IACnB,yCAAyC;IACzC,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,sBAAsB;IACtB,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,yCAAyC;IACzC,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,sCAAsC;IACtC,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,sCAAsC;IACtC,QAAQ,CAAC,EAAE,MAAM,CAAA;CAClB;AAED,qBAAa,8BAA+B,SAAQ,OAAO,CAAC,4BAA4B,EAAE,iBAAiB,CAAC;cACvF,SAAS,IAAI,MAAM;IAGtC;;OAEG;cACgB,UAAU,IAAI,MAAM;IAGvC;;OAEG;cACgB,OAAO,IAAI,MAAM;IAIpC;;OAEG;cACgB,aAAa,CAAC,QAAQ,EAAE,OAAO,GAAG,iBAAiB;CAGvE"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ContainerRegistryUpdateCommand = void 0;
|
|
4
|
+
const command_js_1 = require("../../common/command.js");
|
|
5
|
+
const container_js_1 = require("../../contracts/container.js");
|
|
6
|
+
const parse_response_helper_js_1 = require("../../utils/parse-response-helper.js");
|
|
7
|
+
class ContainerRegistryUpdateCommand extends command_js_1.Command {
|
|
8
|
+
getMethod() {
|
|
9
|
+
return "PATCH";
|
|
10
|
+
}
|
|
11
|
+
/**
|
|
12
|
+
* Get the base url
|
|
13
|
+
*/
|
|
14
|
+
getBaseUrl() {
|
|
15
|
+
return "https://registry.api.flowcore.io";
|
|
16
|
+
}
|
|
17
|
+
/**
|
|
18
|
+
* Get the path
|
|
19
|
+
*/
|
|
20
|
+
getPath() {
|
|
21
|
+
return `/api/v1/container/${this.input.containerId}`;
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* Parse the response
|
|
25
|
+
*/
|
|
26
|
+
parseResponse(response) {
|
|
27
|
+
return (0, parse_response_helper_js_1.parseResponseHelper)(container_js_1.ContainerRegistrySchema, response);
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
exports.ContainerRegistryUpdateCommand = ContainerRegistryUpdateCommand;
|
package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/data-core/data-core.create.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"data-core.create.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/data-core/data-core.create.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,yBAAyB,CAAA;AACjD,OAAO,EAAE,KAAK,QAAQ,EAAkB,MAAM,8BAA8B,CAAA;AAG5E;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAClC,oBAAoB;IACpB,QAAQ,EAAE,MAAM,CAAA;IAChB,gCAAgC;IAChC,IAAI,EAAE,MAAM,CAAA;IACZ,uCAAuC;IACvC,WAAW,EAAE,MAAM,CAAA;IACnB,0CAA0C;IAC1C,aAAa,EAAE,QAAQ,GAAG,SAAS,CAAA;IACnC,gDAAgD;IAChD,gBAAgB,EAAE,OAAO,CAAA;CAC1B;AAED;;GAEG;AACH,qBAAa,qBAAsB,SAAQ,OAAO,CAAC,mBAAmB,EAAE,QAAQ,CAAC;IAC/E;;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,QAAQ;CAGjE"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { GraphQlCommand } from "../../common/command.js";
|
|
1
|
+
import { GraphQlCommand } from "../../common/command-graphql.js";
|
|
2
2
|
import type { FlowcoreClient } from "../../common/flowcore-client.js";
|
|
3
3
|
/**
|
|
4
4
|
* The input for the data core delete request command
|
|
@@ -11,6 +11,7 @@ export interface DataCoreDeleteRequestInput {
|
|
|
11
11
|
}
|
|
12
12
|
/**
|
|
13
13
|
* Request to delete a data core
|
|
14
|
+
* @deprecated Use `DataCoreRequestDeleteCommand` instead
|
|
14
15
|
*/
|
|
15
16
|
export declare class DataCoreDeleteRequestCommand extends GraphQlCommand<DataCoreDeleteRequestInput, boolean> {
|
|
16
17
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"data-core.delete-request.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/deps/jsr.io/@flowcore/sdk/1.
|
|
1
|
+
{"version":3,"file":"data-core.delete-request.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/data-core/data-core.delete-request.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,MAAM,iCAAiC,CAAA;AAKhE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,iCAAiC,CAAA;AAErE;;GAEG;AACH,MAAM,WAAW,0BAA0B;IACzC,8BAA8B;IAC9B,UAAU,EAAE,MAAM,CAAA;IAClB,2DAA2D;IAC3D,aAAa,CAAC,EAAE,OAAO,CAAA;CACxB;AA4BD;;;GAGG;AACH,qBAAa,4BAA6B,SAAQ,cAAc,CAAC,0BAA0B,EAAE,OAAO,CAAC;IACnG;;OAEG;IACH,UAAmB,cAAc,EAAE,OAAO,CAAQ;IAElD;;OAEG;gBACS,KAAK,EAAE,0BAA0B;IAO7C;;OAEG;cACgB,aAAa,CAAC,QAAQ,EAAE,OAAO,GAAG,OAAO;IAW5D;;OAEG;cACgB,OAAO,IAAI,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC;IAOrD;;OAEG;cACsB,eAAe,CAAC,MAAM,EAAE,cAAc,EAAE,QAAQ,EAAE,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC;CAkBtG"}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.DataCoreDeleteRequestCommand = void 0;
|
|
4
4
|
const typebox_1 = require("@sinclair/typebox");
|
|
5
|
-
const
|
|
5
|
+
const command_graphql_js_1 = require("../../common/command-graphql.js");
|
|
6
6
|
const parse_response_helper_js_1 = require("../../utils/parse-response-helper.js");
|
|
7
7
|
const command_error_js_1 = require("../../exceptions/command-error.js");
|
|
8
8
|
const not_found_js_1 = require("../../exceptions/not-found.js");
|
|
@@ -33,8 +33,9 @@ const responseSchema = typebox_1.Type.Object({
|
|
|
33
33
|
});
|
|
34
34
|
/**
|
|
35
35
|
* Request to delete a data core
|
|
36
|
+
* @deprecated Use `DataCoreRequestDeleteCommand` instead
|
|
36
37
|
*/
|
|
37
|
-
class DataCoreDeleteRequestCommand extends
|
|
38
|
+
class DataCoreDeleteRequestCommand extends command_graphql_js_1.GraphQlCommand {
|
|
38
39
|
/**
|
|
39
40
|
* Create a new data core delete request command
|
|
40
41
|
*/
|
package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/data-core/data-core.exists.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"data-core.exists.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/data-core/data-core.exists.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,EAAE,MAAM,yBAAyB,CAAA;AAGjD;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAClC,8BAA8B;IAC9B,UAAU,EAAE,MAAM,CAAA;CACnB;AAED;;GAEG;AACH,MAAM,WAAW,oBAAoB;IACnC,mCAAmC;IACnC,MAAM,EAAE,OAAO,CAAA;CAChB;AAED;;GAEG;AACH,qBAAa,qBAAsB,SAAQ,OAAO,CAAC,mBAAmB,EAAE,oBAAoB,CAAC;IAC3F;;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,oBAAoB;CAI7E"}
|
|
@@ -7,17 +7,34 @@ import type { ClientError } from "../../exceptions/client-error.js";
|
|
|
7
7
|
export interface DataCoreFetchByIdInput {
|
|
8
8
|
/** The id of the data core */
|
|
9
9
|
dataCoreId: string;
|
|
10
|
-
/** The name of the data core */
|
|
11
|
-
dataCore?: never;
|
|
12
10
|
/** The tenant id */
|
|
13
11
|
tenantId?: never;
|
|
12
|
+
/** The tenant */
|
|
13
|
+
tenant?: never;
|
|
14
|
+
/** The name of the data core */
|
|
15
|
+
dataCore?: never;
|
|
14
16
|
}
|
|
15
17
|
/**
|
|
16
|
-
* The input for the data core fetch by name command
|
|
18
|
+
* The input for the data core fetch by name and tenant id command
|
|
17
19
|
*/
|
|
18
|
-
export interface
|
|
20
|
+
export interface DataCoreFetchByNameAndTenantIdInput {
|
|
19
21
|
/** The tenant id */
|
|
20
22
|
tenantId: string;
|
|
23
|
+
/** The tenant */
|
|
24
|
+
tenant?: never;
|
|
25
|
+
/** The name of the data core */
|
|
26
|
+
dataCore: string;
|
|
27
|
+
/** The id of the data core */
|
|
28
|
+
dataCoreId?: never;
|
|
29
|
+
}
|
|
30
|
+
/**
|
|
31
|
+
* The input for the data core fetch by name and tenant command
|
|
32
|
+
*/
|
|
33
|
+
export interface DataCoreFetchByNameAndTenantInput {
|
|
34
|
+
/** The tenant id */
|
|
35
|
+
tenantId?: never;
|
|
36
|
+
/** The tenant */
|
|
37
|
+
tenant: string;
|
|
21
38
|
/** The name of the data core */
|
|
22
39
|
dataCore: string;
|
|
23
40
|
/** The id of the data core */
|
|
@@ -26,7 +43,7 @@ export interface DataCoreFetchByNameInput {
|
|
|
26
43
|
/**
|
|
27
44
|
* The input for the data core fetch command
|
|
28
45
|
*/
|
|
29
|
-
export type DataCoreFetchInput = DataCoreFetchByIdInput |
|
|
46
|
+
export type DataCoreFetchInput = DataCoreFetchByIdInput | DataCoreFetchByNameAndTenantIdInput | DataCoreFetchByNameAndTenantInput;
|
|
30
47
|
/**
|
|
31
48
|
* Fetch a data core
|
|
32
49
|
*/
|
package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/data-core/data-core.fetch.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"data-core.fetch.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/data-core/data-core.fetch.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,EAAE,MAAM,yBAAyB,CAAA;AACjD,OAAO,EAAE,KAAK,QAAQ,EAAkB,MAAM,8BAA8B,CAAA;AAG5E,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,kCAAkC,CAAA;AAEnE;;GAEG;AACH,MAAM,WAAW,sBAAsB;IACrC,8BAA8B;IAC9B,UAAU,EAAE,MAAM,CAAA;IAClB,oBAAoB;IACpB,QAAQ,CAAC,EAAE,KAAK,CAAA;IAChB,iBAAiB;IACjB,MAAM,CAAC,EAAE,KAAK,CAAA;IACd,gCAAgC;IAChC,QAAQ,CAAC,EAAE,KAAK,CAAA;CACjB;AAED;;GAEG;AACH,MAAM,WAAW,mCAAmC;IAClD,oBAAoB;IACpB,QAAQ,EAAE,MAAM,CAAA;IAChB,iBAAiB;IACjB,MAAM,CAAC,EAAE,KAAK,CAAA;IACd,gCAAgC;IAChC,QAAQ,EAAE,MAAM,CAAA;IAChB,8BAA8B;IAC9B,UAAU,CAAC,EAAE,KAAK,CAAA;CACnB;AAED;;GAEG;AACH,MAAM,WAAW,iCAAiC;IAChD,oBAAoB;IACpB,QAAQ,CAAC,EAAE,KAAK,CAAA;IAChB,iBAAiB;IACjB,MAAM,EAAE,MAAM,CAAA;IACd,gCAAgC;IAChC,QAAQ,EAAE,MAAM,CAAA;IAChB,8BAA8B;IAC9B,UAAU,CAAC,EAAE,KAAK,CAAA;CACnB;AAgBD;;GAEG;AACH,MAAM,MAAM,kBAAkB,GAC1B,sBAAsB,GACtB,mCAAmC,GACnC,iCAAiC,CAAA;AAErC;;GAEG;AACH,qBAAa,oBAAqB,SAAQ,OAAO,CAAC,kBAAkB,EAAE,QAAQ,CAAC;IAC7E;;OAEG;cACgB,SAAS,IAAI,MAAM;IAItC;;OAEG;cACgB,UAAU,IAAI,MAAM;IAIvC;;OAEG;cACgB,OAAO,IAAI,MAAM;IAepC;;OAEG;cACgB,aAAa,CAAC,WAAW,EAAE,OAAO,GAAG,QAAQ;IAgBhE;;OAEG;cACgB,iBAAiB,CAAC,KAAK,EAAE,WAAW,GAAG,IAAI;CAY/D"}
|
|
@@ -6,6 +6,15 @@ const command_js_1 = require("../../common/command.js");
|
|
|
6
6
|
const data_core_js_1 = require("../../contracts/data-core.js");
|
|
7
7
|
const parse_response_helper_js_1 = require("../../utils/parse-response-helper.js");
|
|
8
8
|
const not_found_js_1 = require("../../exceptions/not-found.js");
|
|
9
|
+
function isDataCoreFetchByIdInput(input) {
|
|
10
|
+
return "dataCoreId" in input;
|
|
11
|
+
}
|
|
12
|
+
function isDataCoreFetchByNameAndTenantIdInput(input) {
|
|
13
|
+
return "tenantId" in input;
|
|
14
|
+
}
|
|
15
|
+
function isDataCoreFetchByNameAndTenantInput(input) {
|
|
16
|
+
return "tenant" in input;
|
|
17
|
+
}
|
|
9
18
|
/**
|
|
10
19
|
* Fetch a data core
|
|
11
20
|
*/
|
|
@@ -26,11 +35,16 @@ class DataCoreFetchCommand extends command_js_1.Command {
|
|
|
26
35
|
* Get the path
|
|
27
36
|
*/
|
|
28
37
|
getPath() {
|
|
29
|
-
if (
|
|
38
|
+
if (isDataCoreFetchByIdInput(this.input)) {
|
|
30
39
|
return `/api/v1/data-cores/${this.input.dataCoreId}`;
|
|
31
40
|
}
|
|
32
41
|
const queryParams = new URLSearchParams();
|
|
33
|
-
|
|
42
|
+
if (isDataCoreFetchByNameAndTenantIdInput(this.input)) {
|
|
43
|
+
queryParams.set("tenantId", this.input.tenantId);
|
|
44
|
+
}
|
|
45
|
+
if (isDataCoreFetchByNameAndTenantInput(this.input)) {
|
|
46
|
+
queryParams.set("tenant", this.input.tenant);
|
|
47
|
+
}
|
|
34
48
|
queryParams.set("name", this.input.dataCore);
|
|
35
49
|
return `/api/v1/data-cores?${queryParams.toString()}`;
|
|
36
50
|
}
|
|
@@ -38,13 +52,18 @@ class DataCoreFetchCommand extends command_js_1.Command {
|
|
|
38
52
|
* Parse the response
|
|
39
53
|
*/
|
|
40
54
|
parseResponse(rawResponse) {
|
|
41
|
-
if (
|
|
55
|
+
if (isDataCoreFetchByIdInput(this.input)) {
|
|
42
56
|
const response = (0, parse_response_helper_js_1.parseResponseHelper)(data_core_js_1.DataCoreSchema, rawResponse);
|
|
43
57
|
return response;
|
|
44
58
|
}
|
|
45
59
|
const response = (0, parse_response_helper_js_1.parseResponseHelper)(typebox_1.Type.Array(data_core_js_1.DataCoreSchema), rawResponse);
|
|
46
60
|
if (response.length === 0) {
|
|
47
|
-
|
|
61
|
+
if (isDataCoreFetchByNameAndTenantIdInput(this.input)) {
|
|
62
|
+
throw new not_found_js_1.NotFoundException("DataCore", { name: this.input.dataCore, tenantId: this.input.tenantId });
|
|
63
|
+
}
|
|
64
|
+
else {
|
|
65
|
+
throw new not_found_js_1.NotFoundException("DataCore", { name: this.input.dataCore, tenant: this.input.tenant });
|
|
66
|
+
}
|
|
48
67
|
}
|
|
49
68
|
return response[0];
|
|
50
69
|
}
|
|
@@ -53,9 +72,15 @@ class DataCoreFetchCommand extends command_js_1.Command {
|
|
|
53
72
|
*/
|
|
54
73
|
handleClientError(error) {
|
|
55
74
|
if (error.status === 404) {
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
}
|
|
75
|
+
if (isDataCoreFetchByIdInput(this.input)) {
|
|
76
|
+
throw new not_found_js_1.NotFoundException("DataCore", { id: this.input.dataCoreId });
|
|
77
|
+
}
|
|
78
|
+
else if (isDataCoreFetchByNameAndTenantIdInput(this.input)) {
|
|
79
|
+
throw new not_found_js_1.NotFoundException("DataCore", { name: this.input.dataCore, tenantId: this.input.tenantId });
|
|
80
|
+
}
|
|
81
|
+
else {
|
|
82
|
+
throw new not_found_js_1.NotFoundException("DataCore", { name: this.input.dataCore, tenant: this.input.tenant });
|
|
83
|
+
}
|
|
59
84
|
}
|
|
60
85
|
throw error;
|
|
61
86
|
}
|
package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/data-core/data-core.list.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"data-core.list.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/data-core/data-core.list.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,EAAE,MAAM,yBAAyB,CAAA;AACjD,OAAO,EAAE,KAAK,QAAQ,EAAkB,MAAM,8BAA8B,CAAA;AAG5E;;GAEG;AACH,MAAM,WAAW,iBAAiB;IAChC,oBAAoB;IACpB,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,sBAAsB;IACtB,MAAM,CAAC,EAAE,MAAM,CAAA;CAChB;AAED;;GAEG;AACH,qBAAa,mBAAoB,SAAQ,OAAO,CAAC,iBAAiB,EAAE,QAAQ,EAAE,CAAC;IAC7E;;OAEG;cACgB,SAAS,IAAI,MAAM;IAGtC;;OAEG;cACgB,UAAU,IAAI,MAAM;IAIvC;;OAEG;cACgB,OAAO,IAAI,MAAM;IAWpC;;OAEG;cACgB,aAAa,CAAC,WAAW,EAAE,OAAO,GAAG,QAAQ,EAAE;CAGnE"}
|
package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/data-core/data-core.request-delete.d.ts
ADDED
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
import { Command } from "../../common/command.js";
|
|
2
|
+
import type { ClientError } from "../../exceptions/client-error.js";
|
|
3
|
+
import type { FlowcoreClient } from "../../common/flowcore-client.js";
|
|
4
|
+
/**
|
|
5
|
+
* The input for the data core request delete command
|
|
6
|
+
*/
|
|
7
|
+
export interface DataCoreRequestDeleteInput {
|
|
8
|
+
/** The id of the data core */
|
|
9
|
+
dataCoreId: string;
|
|
10
|
+
/** Wait for the data core to be deleted (default: false) */
|
|
11
|
+
waitForDelete?: boolean;
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* The output for the data core request delete command
|
|
15
|
+
*/
|
|
16
|
+
export interface DataCoreRequestDeleteOutput {
|
|
17
|
+
/** The success of the data core delete request */
|
|
18
|
+
success: boolean;
|
|
19
|
+
}
|
|
20
|
+
/**
|
|
21
|
+
* Request to delete a data core
|
|
22
|
+
*/
|
|
23
|
+
export declare class DataCoreRequestDeleteCommand extends Command<DataCoreRequestDeleteInput, DataCoreRequestDeleteOutput> {
|
|
24
|
+
/**
|
|
25
|
+
* Get the method
|
|
26
|
+
*/
|
|
27
|
+
protected getMethod(): string;
|
|
28
|
+
/**
|
|
29
|
+
* Get the base url
|
|
30
|
+
*/
|
|
31
|
+
protected getBaseUrl(): string;
|
|
32
|
+
/**
|
|
33
|
+
* Get the path
|
|
34
|
+
*/
|
|
35
|
+
protected getPath(): string;
|
|
36
|
+
/**
|
|
37
|
+
* Parse the response
|
|
38
|
+
*/
|
|
39
|
+
protected parseResponse(rawResponse: unknown): DataCoreRequestDeleteOutput;
|
|
40
|
+
/**
|
|
41
|
+
* Handle the client error
|
|
42
|
+
*/
|
|
43
|
+
protected handleClientError(error: ClientError): void;
|
|
44
|
+
/**
|
|
45
|
+
* Wait for the response (timeout: 25 seconds)
|
|
46
|
+
*/
|
|
47
|
+
protected processResponse(client: FlowcoreClient, response: DataCoreRequestDeleteOutput): Promise<DataCoreRequestDeleteOutput>;
|
|
48
|
+
}
|
|
49
|
+
//# sourceMappingURL=data-core.request-delete.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"data-core.request-delete.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/data-core/data-core.request-delete.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,EAAE,MAAM,yBAAyB,CAAA;AAGjD,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,kCAAkC,CAAA;AACnE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,iCAAiC,CAAA;AAGrE;;GAEG;AACH,MAAM,WAAW,0BAA0B;IACzC,8BAA8B;IAC9B,UAAU,EAAE,MAAM,CAAA;IAClB,4DAA4D;IAC5D,aAAa,CAAC,EAAE,OAAO,CAAA;CACxB;AAED;;GAEG;AACH,MAAM,WAAW,2BAA2B;IAC1C,kDAAkD;IAClD,OAAO,EAAE,OAAO,CAAA;CACjB;AAED;;GAEG;AACH,qBAAa,4BAA6B,SAAQ,OAAO,CAAC,0BAA0B,EAAE,2BAA2B,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,2BAA2B;IAUnF;;OAEG;cACgB,iBAAiB,CAAC,KAAK,EAAE,WAAW,GAAG,IAAI;IAS9D;;OAEG;cACsB,eAAe,CACtC,MAAM,EAAE,cAAc,EACtB,QAAQ,EAAE,2BAA2B,GACpC,OAAO,CAAC,2BAA2B,CAAC;CAkBxC"}
|
package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/data-core/data-core.request-delete.js
ADDED
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.DataCoreRequestDeleteCommand = void 0;
|
|
4
|
+
const typebox_1 = require("@sinclair/typebox");
|
|
5
|
+
const command_js_1 = require("../../common/command.js");
|
|
6
|
+
const parse_response_helper_js_1 = require("../../utils/parse-response-helper.js");
|
|
7
|
+
const not_found_js_1 = require("../../exceptions/not-found.js");
|
|
8
|
+
const data_core_exists_js_1 = require("./data-core.exists.js");
|
|
9
|
+
/**
|
|
10
|
+
* Request to delete a data core
|
|
11
|
+
*/
|
|
12
|
+
class DataCoreRequestDeleteCommand extends command_js_1.Command {
|
|
13
|
+
/**
|
|
14
|
+
* Get the method
|
|
15
|
+
*/
|
|
16
|
+
getMethod() {
|
|
17
|
+
return "DELETE";
|
|
18
|
+
}
|
|
19
|
+
/**
|
|
20
|
+
* Get the base url
|
|
21
|
+
*/
|
|
22
|
+
getBaseUrl() {
|
|
23
|
+
return "https://delete-manager.api.flowcore.io";
|
|
24
|
+
}
|
|
25
|
+
/**
|
|
26
|
+
* Get the path
|
|
27
|
+
*/
|
|
28
|
+
getPath() {
|
|
29
|
+
return `/api/v1/data-cores/${this.input.dataCoreId}/request-delete`;
|
|
30
|
+
}
|
|
31
|
+
/**
|
|
32
|
+
* Parse the response
|
|
33
|
+
*/
|
|
34
|
+
parseResponse(rawResponse) {
|
|
35
|
+
const response = (0, parse_response_helper_js_1.parseResponseHelper)(typebox_1.Type.Object({
|
|
36
|
+
success: typebox_1.Type.Boolean(),
|
|
37
|
+
}), rawResponse);
|
|
38
|
+
return response;
|
|
39
|
+
}
|
|
40
|
+
/**
|
|
41
|
+
* Handle the client error
|
|
42
|
+
*/
|
|
43
|
+
handleClientError(error) {
|
|
44
|
+
if (error.status === 404) {
|
|
45
|
+
throw new not_found_js_1.NotFoundException("DataCore", {
|
|
46
|
+
"id": this.input.dataCoreId,
|
|
47
|
+
});
|
|
48
|
+
}
|
|
49
|
+
throw error;
|
|
50
|
+
}
|
|
51
|
+
/**
|
|
52
|
+
* Wait for the response (timeout: 25 seconds)
|
|
53
|
+
*/
|
|
54
|
+
async processResponse(client, response) {
|
|
55
|
+
if (!this.input.waitForDelete) {
|
|
56
|
+
return response;
|
|
57
|
+
}
|
|
58
|
+
const start = Date.now();
|
|
59
|
+
while (Date.now() - start < 25_000) {
|
|
60
|
+
const response = await client.execute(new data_core_exists_js_1.DataCoreExistsCommand({
|
|
61
|
+
dataCoreId: this.input.dataCoreId,
|
|
62
|
+
}));
|
|
63
|
+
if (!response.exists) {
|
|
64
|
+
break;
|
|
65
|
+
}
|
|
66
|
+
await new Promise((resolve) => setTimeout(resolve, 100));
|
|
67
|
+
}
|
|
68
|
+
return response;
|
|
69
|
+
}
|
|
70
|
+
}
|
|
71
|
+
exports.DataCoreRequestDeleteCommand = DataCoreRequestDeleteCommand;
|
package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/data-core/data-core.update.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"data-core.update.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/data-core/data-core.update.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,yBAAyB,CAAA;AACjD,OAAO,EAAE,KAAK,QAAQ,EAAkB,MAAM,8BAA8B,CAAA;AAG5E;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAClC,8BAA8B;IAC9B,UAAU,EAAE,MAAM,CAAA;IAClB,uCAAuC;IACvC,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,0CAA0C;IAC1C,aAAa,CAAC,EAAE,QAAQ,GAAG,SAAS,CAAA;IACpC,gDAAgD;IAChD,gBAAgB,CAAC,EAAE,OAAO,CAAA;CAC3B;AAED;;GAEG;AACH,qBAAa,qBAAsB,SAAQ,OAAO,CAAC,mBAAmB,EAAE,QAAQ,CAAC;IAC/E;;OAEG;cACgB,SAAS,IAAI,MAAM;IAGtC;;OAEG;cACgB,UAAU,IAAI,MAAM;IAIvC;;OAEG;cACgB,OAAO,IAAI,MAAM;IAIpC;;OAEG;cACgB,OAAO,IAAI,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC;IAQrD;;OAEG;cACgB,aAAa,CAAC,WAAW,EAAE,OAAO,GAAG,QAAQ;CAGjE"}
|
package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.create.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"event-type.create.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.create.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,yBAAyB,CAAA;AACjD,OAAO,EAAE,KAAK,SAAS,EAAmB,MAAM,+BAA+B,CAAA;AAG/E;;GAEG;AACH,MAAM,WAAW,oBAAoB;IACnC,8BAA8B;IAC9B,UAAU,EAAE,MAAM,CAAA;IAClB,iCAAiC;IACjC,IAAI,EAAE,MAAM,CAAA;IACZ,wCAAwC;IACxC,WAAW,EAAE,MAAM,CAAA;CACpB;AAED;;GAEG;AACH,qBAAa,sBAAuB,SAAQ,OAAO,CAAC,oBAAoB,EAAE,SAAS,CAAC;IAClF;;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,SAAS;CAGlE"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { GraphQlCommand } from "../../common/command.js";
|
|
1
|
+
import { GraphQlCommand } from "../../common/command-graphql.js";
|
|
2
2
|
import type { FlowcoreClient } from "../../common/flowcore-client.js";
|
|
3
3
|
/**
|
|
4
4
|
* The input for the event type delete request command
|
|
@@ -11,6 +11,7 @@ export interface EventTypeDeleteRequestInput {
|
|
|
11
11
|
}
|
|
12
12
|
/**
|
|
13
13
|
* Request to delete a event type
|
|
14
|
+
* @deprecated Use `EventTypeRequestDeleteCommand` instead
|
|
14
15
|
*/
|
|
15
16
|
export declare class EventTypeDeleteRequestCommand extends GraphQlCommand<EventTypeDeleteRequestInput, boolean> {
|
|
16
17
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"event-type.delete-request.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/deps/jsr.io/@flowcore/sdk/1.
|
|
1
|
+
{"version":3,"file":"event-type.delete-request.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/event-type/event-type.delete-request.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,MAAM,iCAAiC,CAAA;AAIhE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,iCAAiC,CAAA;AAGrE;;GAEG;AACH,MAAM,WAAW,2BAA2B;IAC1C,+BAA+B;IAC/B,WAAW,EAAE,MAAM,CAAA;IAEnB,4DAA4D;IAC5D,aAAa,CAAC,EAAE,OAAO,CAAA;CACxB;AA+BD;;;GAGG;AACH,qBAAa,6BAA8B,SAAQ,cAAc,CAAC,2BAA2B,EAAE,OAAO,CAAC;IACrG;;OAEG;IACH,UAAmB,cAAc,EAAE,OAAO,CAAQ;IAElD;;OAEG;IACH,UAAmB,YAAY,EAAE,CAAC,QAAQ,GAAG,QAAQ,CAAC,EAAE,CAAa;IAErE;;OAEG;gBACS,KAAK,EAAE,2BAA2B;IAO9C;;OAEG;cACgB,aAAa,CAAC,QAAQ,EAAE,OAAO,GAAG,OAAO;IAW5D;;OAEG;cACgB,OAAO,IAAI,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC;IAQrD;;OAEG;cACsB,eAAe,CAAC,MAAM,EAAE,cAAc,EAAE,QAAQ,EAAE,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC;CAkBtG"}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.EventTypeDeleteRequestCommand = void 0;
|
|
4
4
|
const typebox_1 = require("@sinclair/typebox");
|
|
5
|
-
const
|
|
5
|
+
const command_graphql_js_1 = require("../../common/command-graphql.js");
|
|
6
6
|
const command_error_js_1 = require("../../exceptions/command-error.js");
|
|
7
7
|
const parse_response_helper_js_1 = require("../../utils/parse-response-helper.js");
|
|
8
8
|
const not_found_js_1 = require("../../exceptions/not-found.js");
|
|
@@ -36,8 +36,9 @@ const responseSchema = typebox_1.Type.Object({
|
|
|
36
36
|
});
|
|
37
37
|
/**
|
|
38
38
|
* Request to delete a event type
|
|
39
|
+
* @deprecated Use `EventTypeRequestDeleteCommand` instead
|
|
39
40
|
*/
|
|
40
|
-
class EventTypeDeleteRequestCommand extends
|
|
41
|
+
class EventTypeDeleteRequestCommand extends command_graphql_js_1.GraphQlCommand {
|
|
41
42
|
/**
|
|
42
43
|
* Create a new event type delete request command
|
|
43
44
|
*/
|