@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,50 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SecurityDeletePATCommand = 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
|
+
/**
|
|
8
|
+
* Delete a Personal Access Token (PAT)
|
|
9
|
+
*/
|
|
10
|
+
class SecurityDeletePATCommand extends command_js_1.Command {
|
|
11
|
+
constructor() {
|
|
12
|
+
super(...arguments);
|
|
13
|
+
/**
|
|
14
|
+
* Whether the command should retry on failure
|
|
15
|
+
*/
|
|
16
|
+
Object.defineProperty(this, "retryOnFailure", {
|
|
17
|
+
enumerable: true,
|
|
18
|
+
configurable: true,
|
|
19
|
+
writable: true,
|
|
20
|
+
value: false
|
|
21
|
+
});
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* Get the method
|
|
25
|
+
*/
|
|
26
|
+
getMethod() {
|
|
27
|
+
return "DELETE";
|
|
28
|
+
}
|
|
29
|
+
/**
|
|
30
|
+
* Get the base url
|
|
31
|
+
*/
|
|
32
|
+
getBaseUrl() {
|
|
33
|
+
return "https://security2.api.flowcore.io";
|
|
34
|
+
}
|
|
35
|
+
/**
|
|
36
|
+
* Get the path
|
|
37
|
+
*/
|
|
38
|
+
getPath() {
|
|
39
|
+
return `/api/v1/pat/${this.input.id}`;
|
|
40
|
+
}
|
|
41
|
+
/**
|
|
42
|
+
* Parse the response
|
|
43
|
+
*/
|
|
44
|
+
parseResponse(rawResponse) {
|
|
45
|
+
return (0, parse_response_helper_js_1.parseResponseHelper)(typebox_1.Type.Object({
|
|
46
|
+
success: typebox_1.Type.Boolean(),
|
|
47
|
+
}), rawResponse);
|
|
48
|
+
}
|
|
49
|
+
}
|
|
50
|
+
exports.SecurityDeletePATCommand = SecurityDeletePATCommand;
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import { Command } from "../../common/command.js";
|
|
2
|
+
/**
|
|
3
|
+
* The input for the PAT create command
|
|
4
|
+
*/
|
|
5
|
+
export interface SecurityExchangePAT {
|
|
6
|
+
/** The username of the user */
|
|
7
|
+
username: string;
|
|
8
|
+
/** The Personal Access Token */
|
|
9
|
+
pat: string;
|
|
10
|
+
}
|
|
11
|
+
export interface SecurityExchangePATResponse {
|
|
12
|
+
/** The token of the PAT */
|
|
13
|
+
accessToken: string;
|
|
14
|
+
}
|
|
15
|
+
/**
|
|
16
|
+
* Exchange a Personal Access Token (PAT) for an access token
|
|
17
|
+
*/
|
|
18
|
+
export declare class SecurityExchangePATCommand extends Command<SecurityExchangePAT, SecurityExchangePATResponse> {
|
|
19
|
+
/**
|
|
20
|
+
* Whether the command should retry on failure
|
|
21
|
+
*/
|
|
22
|
+
protected retryOnFailure: boolean;
|
|
23
|
+
/**
|
|
24
|
+
* Get the method
|
|
25
|
+
*/
|
|
26
|
+
protected getMethod(): string;
|
|
27
|
+
/**
|
|
28
|
+
* Get the base url
|
|
29
|
+
*/
|
|
30
|
+
protected getBaseUrl(): string;
|
|
31
|
+
protected getHeaders(): Record<string, string>;
|
|
32
|
+
/**
|
|
33
|
+
* Get the path
|
|
34
|
+
*/
|
|
35
|
+
protected getPath(): string;
|
|
36
|
+
/**
|
|
37
|
+
* Parse the response
|
|
38
|
+
*/
|
|
39
|
+
protected parseResponse(rawResponse: unknown): SecurityExchangePATResponse;
|
|
40
|
+
}
|
|
41
|
+
//# sourceMappingURL=pat.exchange.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pat.exchange.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.exchange.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,EAAE,MAAM,yBAAyB,CAAA;AAGjD;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAClC,+BAA+B;IAC/B,QAAQ,EAAE,MAAM,CAAA;IAChB,gCAAgC;IAChC,GAAG,EAAE,MAAM,CAAA;CACZ;AAED,MAAM,WAAW,2BAA2B;IAC1C,2BAA2B;IAC3B,WAAW,EAAE,MAAM,CAAA;CACpB;AAED;;GAEG;AACH,qBAAa,0BAA2B,SAAQ,OAAO,CAAC,mBAAmB,EAAE,2BAA2B,CAAC;IACvG;;OAEG;IACH,UAAmB,cAAc,EAAE,OAAO,CAAQ;IAElD;;OAEG;cACgB,SAAS,IAAI,MAAM;IAGtC;;OAEG;cACgB,UAAU,IAAI,MAAM;cAIpB,UAAU,IAAI,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC;IAMvD;;OAEG;cACgB,OAAO,IAAI,MAAM;IAIpC;;OAEG;cACgB,aAAa,CAAC,WAAW,EAAE,OAAO,GAAG,2BAA2B;CAKpF"}
|
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SecurityExchangePATCommand = 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
|
+
/**
|
|
8
|
+
* Exchange a Personal Access Token (PAT) for an access token
|
|
9
|
+
*/
|
|
10
|
+
class SecurityExchangePATCommand extends command_js_1.Command {
|
|
11
|
+
constructor() {
|
|
12
|
+
super(...arguments);
|
|
13
|
+
/**
|
|
14
|
+
* Whether the command should retry on failure
|
|
15
|
+
*/
|
|
16
|
+
Object.defineProperty(this, "retryOnFailure", {
|
|
17
|
+
enumerable: true,
|
|
18
|
+
configurable: true,
|
|
19
|
+
writable: true,
|
|
20
|
+
value: false
|
|
21
|
+
});
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* Get the method
|
|
25
|
+
*/
|
|
26
|
+
getMethod() {
|
|
27
|
+
return "GET";
|
|
28
|
+
}
|
|
29
|
+
/**
|
|
30
|
+
* Get the base url
|
|
31
|
+
*/
|
|
32
|
+
getBaseUrl() {
|
|
33
|
+
return "https://security2.api.flowcore.io";
|
|
34
|
+
}
|
|
35
|
+
getHeaders() {
|
|
36
|
+
const headers = super.getHeaders();
|
|
37
|
+
headers["x-flowcore-pat"] = this.input.pat;
|
|
38
|
+
return headers;
|
|
39
|
+
}
|
|
40
|
+
/**
|
|
41
|
+
* Get the path
|
|
42
|
+
*/
|
|
43
|
+
getPath() {
|
|
44
|
+
return `/api/v1/pat/exchange/${this.input.username}`;
|
|
45
|
+
}
|
|
46
|
+
/**
|
|
47
|
+
* Parse the response
|
|
48
|
+
*/
|
|
49
|
+
parseResponse(rawResponse) {
|
|
50
|
+
return (0, parse_response_helper_js_1.parseResponseHelper)(typebox_1.Type.Object({
|
|
51
|
+
accessToken: typebox_1.Type.String(),
|
|
52
|
+
}), rawResponse);
|
|
53
|
+
}
|
|
54
|
+
}
|
|
55
|
+
exports.SecurityExchangePATCommand = SecurityExchangePATCommand;
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { Command } from "../../common/command.js";
|
|
2
|
+
import { type PAT } from "../../contracts/pat.js";
|
|
3
|
+
/**
|
|
4
|
+
* The input for the PAT get command
|
|
5
|
+
*/
|
|
6
|
+
export interface SecurityGetPAT {
|
|
7
|
+
/** The id of the PAT */
|
|
8
|
+
id: string;
|
|
9
|
+
}
|
|
10
|
+
/**
|
|
11
|
+
* Get a Personal Access Token (PAT)
|
|
12
|
+
*/
|
|
13
|
+
export declare class SecurityGetPATCommand extends Command<SecurityGetPAT, PAT> {
|
|
14
|
+
/**
|
|
15
|
+
* Whether the command should retry on failure
|
|
16
|
+
*/
|
|
17
|
+
protected retryOnFailure: boolean;
|
|
18
|
+
/**
|
|
19
|
+
* Get the method
|
|
20
|
+
*/
|
|
21
|
+
protected getMethod(): string;
|
|
22
|
+
/**
|
|
23
|
+
* Get the base url
|
|
24
|
+
*/
|
|
25
|
+
protected getBaseUrl(): string;
|
|
26
|
+
/**
|
|
27
|
+
* Get the path
|
|
28
|
+
*/
|
|
29
|
+
protected getPath(): string;
|
|
30
|
+
/**
|
|
31
|
+
* Parse the response
|
|
32
|
+
*/
|
|
33
|
+
protected parseResponse(rawResponse: unknown): PAT;
|
|
34
|
+
}
|
|
35
|
+
//# sourceMappingURL=pat.get.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pat.get.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.get.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,yBAAyB,CAAA;AACjD,OAAO,EAAE,KAAK,GAAG,EAAa,MAAM,wBAAwB,CAAA;AAG5D;;GAEG;AACH,MAAM,WAAW,cAAc;IAC7B,wBAAwB;IACxB,EAAE,EAAE,MAAM,CAAA;CACX;AAED;;GAEG;AACH,qBAAa,qBAAsB,SAAQ,OAAO,CAAC,cAAc,EAAE,GAAG,CAAC;IACrE;;OAEG;IACH,UAAmB,cAAc,EAAE,OAAO,CAAQ;IAElD;;OAEG;cACgB,SAAS,IAAI,MAAM;IAGtC;;OAEG;cACgB,UAAU,IAAI,MAAM;IAIvC;;OAEG;cACgB,OAAO,IAAI,MAAM;IAIpC;;OAEG;cACgB,aAAa,CAAC,WAAW,EAAE,OAAO,GAAG,GAAG;CAG5D"}
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SecurityGetPATCommand = void 0;
|
|
4
|
+
const command_js_1 = require("../../common/command.js");
|
|
5
|
+
const pat_js_1 = require("../../contracts/pat.js");
|
|
6
|
+
const parse_response_helper_js_1 = require("../../utils/parse-response-helper.js");
|
|
7
|
+
/**
|
|
8
|
+
* Get a Personal Access Token (PAT)
|
|
9
|
+
*/
|
|
10
|
+
class SecurityGetPATCommand extends command_js_1.Command {
|
|
11
|
+
constructor() {
|
|
12
|
+
super(...arguments);
|
|
13
|
+
/**
|
|
14
|
+
* Whether the command should retry on failure
|
|
15
|
+
*/
|
|
16
|
+
Object.defineProperty(this, "retryOnFailure", {
|
|
17
|
+
enumerable: true,
|
|
18
|
+
configurable: true,
|
|
19
|
+
writable: true,
|
|
20
|
+
value: false
|
|
21
|
+
});
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* Get the method
|
|
25
|
+
*/
|
|
26
|
+
getMethod() {
|
|
27
|
+
return "GET";
|
|
28
|
+
}
|
|
29
|
+
/**
|
|
30
|
+
* Get the base url
|
|
31
|
+
*/
|
|
32
|
+
getBaseUrl() {
|
|
33
|
+
return "https://security2.api.flowcore.io";
|
|
34
|
+
}
|
|
35
|
+
/**
|
|
36
|
+
* Get the path
|
|
37
|
+
*/
|
|
38
|
+
getPath() {
|
|
39
|
+
return `/api/v1/pat/${this.input.id}`;
|
|
40
|
+
}
|
|
41
|
+
/**
|
|
42
|
+
* Parse the response
|
|
43
|
+
*/
|
|
44
|
+
parseResponse(rawResponse) {
|
|
45
|
+
return (0, parse_response_helper_js_1.parseResponseHelper)(pat_js_1.PATSchema, rawResponse);
|
|
46
|
+
}
|
|
47
|
+
}
|
|
48
|
+
exports.SecurityGetPATCommand = SecurityGetPATCommand;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import { Command } from "../../common/command.js";
|
|
2
|
+
import { type PAT } from "../../contracts/pat.js";
|
|
3
|
+
/**
|
|
4
|
+
* List all your Personal Access Token (PAT)
|
|
5
|
+
*/
|
|
6
|
+
export declare class SecurityListPATCommand extends Command<void, PAT[]> {
|
|
7
|
+
/**
|
|
8
|
+
* Whether the command should retry on failure
|
|
9
|
+
*/
|
|
10
|
+
protected retryOnFailure: boolean;
|
|
11
|
+
/**
|
|
12
|
+
* Get the method
|
|
13
|
+
*/
|
|
14
|
+
protected getMethod(): string;
|
|
15
|
+
/**
|
|
16
|
+
* Get the base url
|
|
17
|
+
*/
|
|
18
|
+
protected getBaseUrl(): string;
|
|
19
|
+
/**
|
|
20
|
+
* Get the path
|
|
21
|
+
*/
|
|
22
|
+
protected getPath(): string;
|
|
23
|
+
/**
|
|
24
|
+
* Parse the response
|
|
25
|
+
*/
|
|
26
|
+
protected parseResponse(rawResponse: unknown): PAT[];
|
|
27
|
+
}
|
|
28
|
+
//# sourceMappingURL=pat.list.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pat.list.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/security/pat.list.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,EAAE,MAAM,yBAAyB,CAAA;AACjD,OAAO,EAAE,KAAK,GAAG,EAAa,MAAM,wBAAwB,CAAA;AAG5D;;GAEG;AACH,qBAAa,sBAAuB,SAAQ,OAAO,CAAC,IAAI,EAAE,GAAG,EAAE,CAAC;IAC9D;;OAEG;IACH,UAAmB,cAAc,EAAE,OAAO,CAAQ;IAElD;;OAEG;cACgB,SAAS,IAAI,MAAM;IAGtC;;OAEG;cACgB,UAAU,IAAI,MAAM;IAIvC;;OAEG;cACgB,OAAO,IAAI,MAAM;IAIpC;;OAEG;cACgB,aAAa,CAAC,WAAW,EAAE,OAAO,GAAG,GAAG,EAAE;CAG9D"}
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SecurityListPATCommand = void 0;
|
|
4
|
+
const typebox_1 = require("@sinclair/typebox");
|
|
5
|
+
const command_js_1 = require("../../common/command.js");
|
|
6
|
+
const pat_js_1 = require("../../contracts/pat.js");
|
|
7
|
+
const parse_response_helper_js_1 = require("../../utils/parse-response-helper.js");
|
|
8
|
+
/**
|
|
9
|
+
* List all your Personal Access Token (PAT)
|
|
10
|
+
*/
|
|
11
|
+
class SecurityListPATCommand extends command_js_1.Command {
|
|
12
|
+
constructor() {
|
|
13
|
+
super(...arguments);
|
|
14
|
+
/**
|
|
15
|
+
* Whether the command should retry on failure
|
|
16
|
+
*/
|
|
17
|
+
Object.defineProperty(this, "retryOnFailure", {
|
|
18
|
+
enumerable: true,
|
|
19
|
+
configurable: true,
|
|
20
|
+
writable: true,
|
|
21
|
+
value: false
|
|
22
|
+
});
|
|
23
|
+
}
|
|
24
|
+
/**
|
|
25
|
+
* Get the method
|
|
26
|
+
*/
|
|
27
|
+
getMethod() {
|
|
28
|
+
return "GET";
|
|
29
|
+
}
|
|
30
|
+
/**
|
|
31
|
+
* Get the base url
|
|
32
|
+
*/
|
|
33
|
+
getBaseUrl() {
|
|
34
|
+
return "https://security2.api.flowcore.io";
|
|
35
|
+
}
|
|
36
|
+
/**
|
|
37
|
+
* Get the path
|
|
38
|
+
*/
|
|
39
|
+
getPath() {
|
|
40
|
+
return `/api/v1/pat`;
|
|
41
|
+
}
|
|
42
|
+
/**
|
|
43
|
+
* Parse the response
|
|
44
|
+
*/
|
|
45
|
+
parseResponse(rawResponse) {
|
|
46
|
+
return (0, parse_response_helper_js_1.parseResponseHelper)(typebox_1.Type.Array(pat_js_1.PATSchema), rawResponse);
|
|
47
|
+
}
|
|
48
|
+
}
|
|
49
|
+
exports.SecurityListPATCommand = SecurityListPATCommand;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { Command } from "../../common/command.js";
|
|
2
|
+
import type { ClientError } from "../../exceptions/client-error.js";
|
|
2
3
|
import { type Tenant } from "../../contracts/tenant.js";
|
|
3
4
|
/**
|
|
4
5
|
* The input for the tenant fetch by id command
|
|
@@ -25,18 +26,26 @@ export type TenantFetchInput = TenantFetchByIdInput | TenantFetchByNameInput;
|
|
|
25
26
|
/**
|
|
26
27
|
* Fetch a tenant
|
|
27
28
|
*/
|
|
28
|
-
export declare class TenantFetchCommand extends
|
|
29
|
+
export declare class TenantFetchCommand extends Command<TenantFetchInput, Tenant> {
|
|
29
30
|
/**
|
|
30
|
-
*
|
|
31
|
+
* Get the method
|
|
31
32
|
*/
|
|
32
|
-
protected
|
|
33
|
+
protected getMethod(): string;
|
|
34
|
+
/**
|
|
35
|
+
* Get the base url
|
|
36
|
+
*/
|
|
37
|
+
protected getBaseUrl(): string;
|
|
38
|
+
/**
|
|
39
|
+
* Get the path
|
|
40
|
+
*/
|
|
41
|
+
protected getPath(): string;
|
|
33
42
|
/**
|
|
34
43
|
* Parse the response
|
|
35
44
|
*/
|
|
36
45
|
protected parseResponse(rawResponse: unknown): Tenant;
|
|
37
46
|
/**
|
|
38
|
-
*
|
|
47
|
+
* Handle the client error
|
|
39
48
|
*/
|
|
40
|
-
protected
|
|
49
|
+
protected handleClientError(error: ClientError): void;
|
|
41
50
|
}
|
|
42
51
|
//# sourceMappingURL=tenant.fetch.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"tenant.fetch.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/tenant/tenant.fetch.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,yBAAyB,CAAA;AAGjD,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,kCAAkC,CAAA;AACnE,OAAO,EAAE,KAAK,MAAM,EAAgB,MAAM,2BAA2B,CAAA;AAErE;;GAEG;AACH,MAAM,WAAW,oBAAoB;IACnC,2BAA2B;IAC3B,QAAQ,EAAE,MAAM,CAAA;IAChB,6BAA6B;IAC7B,MAAM,CAAC,EAAE,KAAK,CAAA;CACf;AAED;;GAEG;AACH,MAAM,WAAW,sBAAsB;IACrC,6BAA6B;IAC7B,MAAM,EAAE,MAAM,CAAA;IACd,2BAA2B;IAC3B,QAAQ,CAAC,EAAE,KAAK,CAAA;CACjB;AAED;;GAEG;AACH,MAAM,MAAM,gBAAgB,GAAG,oBAAoB,GAAG,sBAAsB,CAAA;AAE5E;;GAEG;AACH,qBAAa,kBAAmB,SAAQ,OAAO,CAAC,gBAAgB,EAAE,MAAM,CAAC;IACvE;;OAEG;cACgB,SAAS,IAAI,MAAM;IAItC;;OAEG;cACgB,UAAU,IAAI,MAAM;IAIvC;;OAEG;cACgB,OAAO,IAAI,MAAM;IAOpC;;OAEG;cACgB,aAAa,CAAC,WAAW,EAAE,OAAO,GAAG,MAAM;IAK9D;;OAEG;cACgB,iBAAiB,CAAC,KAAK,EAAE,WAAW,GAAG,IAAI;CAQ/D"}
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.TenantFetchCommand = void 0;
|
|
4
|
+
const command_js_1 = require("../../common/command.js");
|
|
5
|
+
const parse_response_helper_js_1 = require("../../utils/parse-response-helper.js");
|
|
6
|
+
const not_found_js_1 = require("../../exceptions/not-found.js");
|
|
7
|
+
const tenant_js_1 = require("../../contracts/tenant.js");
|
|
8
|
+
/**
|
|
9
|
+
* Fetch a tenant
|
|
10
|
+
*/
|
|
11
|
+
class TenantFetchCommand extends command_js_1.Command {
|
|
12
|
+
/**
|
|
13
|
+
* Get the method
|
|
14
|
+
*/
|
|
15
|
+
getMethod() {
|
|
16
|
+
return "GET";
|
|
17
|
+
}
|
|
18
|
+
/**
|
|
19
|
+
* Get the base url
|
|
20
|
+
*/
|
|
21
|
+
getBaseUrl() {
|
|
22
|
+
return "https://tenant.api.flowcore.io";
|
|
23
|
+
}
|
|
24
|
+
/**
|
|
25
|
+
* Get the path
|
|
26
|
+
*/
|
|
27
|
+
getPath() {
|
|
28
|
+
if ("tenantId" in this.input) {
|
|
29
|
+
return `/api/v1/tenants/by-id/${this.input.tenantId}`;
|
|
30
|
+
}
|
|
31
|
+
return `/api/v1/tenants/by-name/${this.input.tenant}`;
|
|
32
|
+
}
|
|
33
|
+
/**
|
|
34
|
+
* Parse the response
|
|
35
|
+
*/
|
|
36
|
+
parseResponse(rawResponse) {
|
|
37
|
+
const response = (0, parse_response_helper_js_1.parseResponseHelper)(tenant_js_1.TenantSchema, 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("Tenant", {
|
|
46
|
+
[this.input.tenantId ? "id" : "name"]: this.input.tenantId ?? this.input.tenant,
|
|
47
|
+
});
|
|
48
|
+
}
|
|
49
|
+
throw error;
|
|
50
|
+
}
|
|
51
|
+
}
|
|
52
|
+
exports.TenantFetchCommand = TenantFetchCommand;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import { GraphQlCommand } from "../../common/command-graphql.js";
|
|
2
|
+
interface TenantListItem {
|
|
3
|
+
id: string;
|
|
4
|
+
name: string;
|
|
5
|
+
displayName: string;
|
|
6
|
+
description: string;
|
|
7
|
+
websiteUrl: string;
|
|
8
|
+
linkType: "OWNER" | "COLLABORATOR";
|
|
9
|
+
}
|
|
10
|
+
/**
|
|
11
|
+
* List tenants
|
|
12
|
+
*/
|
|
13
|
+
export declare class TenantListCommand extends GraphQlCommand<void, TenantListItem[]> {
|
|
14
|
+
/**
|
|
15
|
+
* The allowed modes for the command
|
|
16
|
+
*/
|
|
17
|
+
protected allowedModes: ("apiKey" | "bearer")[];
|
|
18
|
+
/**
|
|
19
|
+
* Parse the response
|
|
20
|
+
*/
|
|
21
|
+
protected parseResponse(rawResponse: unknown): TenantListItem[];
|
|
22
|
+
/**
|
|
23
|
+
* Get the body for the request
|
|
24
|
+
*/
|
|
25
|
+
protected getBody(): Record<string, unknown>;
|
|
26
|
+
}
|
|
27
|
+
export {};
|
|
28
|
+
//# sourceMappingURL=tenant.list.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"tenant.list.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/tenant/tenant.list.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,MAAM,iCAAiC,CAAA;AAIhE,UAAU,cAAc;IACtB,EAAE,EAAE,MAAM,CAAA;IACV,IAAI,EAAE,MAAM,CAAA;IACZ,WAAW,EAAE,MAAM,CAAA;IACnB,WAAW,EAAE,MAAM,CAAA;IACnB,UAAU,EAAE,MAAM,CAAA;IAClB,QAAQ,EAAE,OAAO,GAAG,cAAc,CAAA;CACnC;AA6CD;;GAEG;AACH,qBAAa,iBAAkB,SAAQ,cAAc,CAAC,IAAI,EAAE,cAAc,EAAE,CAAC;IAC3E;;OAEG;IACH,UAAmB,YAAY,EAAE,CAAC,QAAQ,GAAG,QAAQ,CAAC,EAAE,CAAa;IAErE;;OAEG;cACgB,aAAa,CAAC,WAAW,EAAE,OAAO,GAAG,cAAc,EAAE;IAiBxE;;OAEG;cACgB,OAAO,IAAI,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC;CAKtD"}
|
package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/tenant/tenant.list.js
RENAMED
|
@@ -2,8 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.TenantListCommand = void 0;
|
|
4
4
|
const typebox_1 = require("@sinclair/typebox");
|
|
5
|
-
const
|
|
6
|
-
const tenant_js_1 = require("../../contracts/tenant.js");
|
|
5
|
+
const command_graphql_js_1 = require("../../common/command-graphql.js");
|
|
7
6
|
const parse_response_helper_js_1 = require("../../utils/parse-response-helper.js");
|
|
8
7
|
const command_error_js_1 = require("../../exceptions/command-error.js");
|
|
9
8
|
const graphQlQueryById = `
|
|
@@ -28,7 +27,13 @@ const responseSchema = typebox_1.Type.Object({
|
|
|
28
27
|
me: typebox_1.Type.Object({
|
|
29
28
|
organizations: typebox_1.Type.Array(typebox_1.Type.Object({
|
|
30
29
|
linkType: typebox_1.Type.Union([typebox_1.Type.Literal("OWNER"), typebox_1.Type.Literal("COLLABORATOR")]),
|
|
31
|
-
organization:
|
|
30
|
+
organization: typebox_1.Type.Object({
|
|
31
|
+
id: typebox_1.Type.String(),
|
|
32
|
+
org: typebox_1.Type.String(),
|
|
33
|
+
displayName: typebox_1.Type.String(),
|
|
34
|
+
description: typebox_1.Type.String(),
|
|
35
|
+
website: typebox_1.Type.String(),
|
|
36
|
+
}),
|
|
32
37
|
})),
|
|
33
38
|
}),
|
|
34
39
|
}),
|
|
@@ -42,7 +47,7 @@ const responseSchema = typebox_1.Type.Object({
|
|
|
42
47
|
/**
|
|
43
48
|
* List tenants
|
|
44
49
|
*/
|
|
45
|
-
class TenantListCommand extends
|
|
50
|
+
class TenantListCommand extends command_graphql_js_1.GraphQlCommand {
|
|
46
51
|
constructor() {
|
|
47
52
|
super(...arguments);
|
|
48
53
|
/**
|
|
@@ -67,7 +72,11 @@ class TenantListCommand extends command_js_1.GraphQlCommand {
|
|
|
67
72
|
throw new command_error_js_1.CommandError(this.constructor.name, "No data returned from the command");
|
|
68
73
|
}
|
|
69
74
|
return response.data.me.organizations.flatMap((organization) => ({
|
|
70
|
-
|
|
75
|
+
id: organization.organization.id,
|
|
76
|
+
name: organization.organization.org,
|
|
77
|
+
displayName: organization.organization.displayName,
|
|
78
|
+
description: organization.organization.description,
|
|
79
|
+
websiteUrl: organization.organization.website,
|
|
71
80
|
linkType: organization.linkType,
|
|
72
81
|
}));
|
|
73
82
|
}
|
package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/tenant/tenant.translate-name-to-id.d.ts
ADDED
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
import { type Static, type TObject, type TString } from "@sinclair/typebox";
|
|
2
|
+
import { Command } from "../../common/command.js";
|
|
3
|
+
import type { ClientError } from "../../exceptions/client-error.js";
|
|
4
|
+
/**
|
|
5
|
+
* The input for the tenant translate name to id command
|
|
6
|
+
*/
|
|
7
|
+
export interface TenantTranslateNameToIdInput {
|
|
8
|
+
/** The name of the tenant */
|
|
9
|
+
tenant: string;
|
|
10
|
+
}
|
|
11
|
+
/**
|
|
12
|
+
* The schema for the tenant translate name to id command
|
|
13
|
+
*/
|
|
14
|
+
export declare const TenantTranslateNameToIdSchema: TObject<{
|
|
15
|
+
id: TString;
|
|
16
|
+
name: TString;
|
|
17
|
+
}>;
|
|
18
|
+
export type TenantTranslateNameToId = Static<typeof TenantTranslateNameToIdSchema>;
|
|
19
|
+
/**
|
|
20
|
+
* Translate a tenant name to an tenant id
|
|
21
|
+
*/
|
|
22
|
+
export declare class TenantTranslateNameToIdCommand extends Command<TenantTranslateNameToIdInput, TenantTranslateNameToId> {
|
|
23
|
+
/**
|
|
24
|
+
* Get the method
|
|
25
|
+
*/
|
|
26
|
+
protected getMethod(): string;
|
|
27
|
+
/**
|
|
28
|
+
* Get the base url
|
|
29
|
+
*/
|
|
30
|
+
protected getBaseUrl(): string;
|
|
31
|
+
/**
|
|
32
|
+
* Get the path
|
|
33
|
+
*/
|
|
34
|
+
protected getPath(): string;
|
|
35
|
+
/**
|
|
36
|
+
* Parse the response
|
|
37
|
+
*/
|
|
38
|
+
protected parseResponse(rawResponse: unknown): TenantTranslateNameToId;
|
|
39
|
+
/**
|
|
40
|
+
* Handle the client error
|
|
41
|
+
*/
|
|
42
|
+
protected handleClientError(error: ClientError): void;
|
|
43
|
+
}
|
|
44
|
+
//# sourceMappingURL=tenant.translate-name-to-id.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"tenant.translate-name-to-id.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/tenant/tenant.translate-name-to-id.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,MAAM,EAAE,KAAK,OAAO,EAAE,KAAK,OAAO,EAAQ,MAAM,mBAAmB,CAAA;AACjF,OAAO,EAAE,OAAO,EAAE,MAAM,yBAAyB,CAAA;AACjD,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,kCAAkC,CAAA;AAKnE;;GAEG;AACH,MAAM,WAAW,4BAA4B;IAC3C,6BAA6B;IAC7B,MAAM,EAAE,MAAM,CAAA;CACf;AAED;;GAEG;AACH,eAAO,MAAM,6BAA6B,EAAE,OAAO,CAAC;IAClD,EAAE,EAAE,OAAO,CAAA;IACX,IAAI,EAAE,OAAO,CAAA;CACd,CAGC,CAAA;AAEF,MAAM,MAAM,uBAAuB,GAAG,MAAM,CAAC,OAAO,6BAA6B,CAAC,CAAA;AAElF;;GAEG;AACH,qBAAa,8BAA+B,SAAQ,OAAO,CAAC,4BAA4B,EAAE,uBAAuB,CAAC;IAChH;;OAEG;cACgB,SAAS,IAAI,MAAM;IAItC;;OAEG;cACgB,UAAU,IAAI,MAAM;IAIvC;;OAEG;cACgB,OAAO,IAAI,MAAM;IAIpC;;OAEG;cACgB,aAAa,CAAC,WAAW,EAAE,OAAO,GAAG,uBAAuB;IAK/E;;OAEG;cACgB,iBAAiB,CAAC,KAAK,EAAE,WAAW,GAAG,IAAI;CAQ/D"}
|
package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/tenant/tenant.translate-name-to-id.js
ADDED
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.TenantTranslateNameToIdCommand = exports.TenantTranslateNameToIdSchema = void 0;
|
|
4
|
+
const typebox_1 = require("@sinclair/typebox");
|
|
5
|
+
const command_js_1 = require("../../common/command.js");
|
|
6
|
+
const not_found_js_1 = require("../../exceptions/not-found.js");
|
|
7
|
+
const parse_response_helper_js_1 = require("../../utils/parse-response-helper.js");
|
|
8
|
+
/**
|
|
9
|
+
* The schema for the tenant translate name to id command
|
|
10
|
+
*/
|
|
11
|
+
exports.TenantTranslateNameToIdSchema = typebox_1.Type.Object({
|
|
12
|
+
id: typebox_1.Type.String(),
|
|
13
|
+
name: typebox_1.Type.String(),
|
|
14
|
+
});
|
|
15
|
+
/**
|
|
16
|
+
* Translate a tenant name to an tenant id
|
|
17
|
+
*/
|
|
18
|
+
class TenantTranslateNameToIdCommand extends command_js_1.Command {
|
|
19
|
+
/**
|
|
20
|
+
* Get the method
|
|
21
|
+
*/
|
|
22
|
+
getMethod() {
|
|
23
|
+
return "GET";
|
|
24
|
+
}
|
|
25
|
+
/**
|
|
26
|
+
* Get the base url
|
|
27
|
+
*/
|
|
28
|
+
getBaseUrl() {
|
|
29
|
+
return "https://tenant.api.flowcore.io";
|
|
30
|
+
}
|
|
31
|
+
/**
|
|
32
|
+
* Get the path
|
|
33
|
+
*/
|
|
34
|
+
getPath() {
|
|
35
|
+
return `/api/v1/tenants/translate-name-to-id/${this.input.tenant}`;
|
|
36
|
+
}
|
|
37
|
+
/**
|
|
38
|
+
* Parse the response
|
|
39
|
+
*/
|
|
40
|
+
parseResponse(rawResponse) {
|
|
41
|
+
const response = (0, parse_response_helper_js_1.parseResponseHelper)(exports.TenantTranslateNameToIdSchema, rawResponse);
|
|
42
|
+
return response;
|
|
43
|
+
}
|
|
44
|
+
/**
|
|
45
|
+
* Handle the client error
|
|
46
|
+
*/
|
|
47
|
+
handleClientError(error) {
|
|
48
|
+
if (error.status === 404) {
|
|
49
|
+
throw new not_found_js_1.NotFoundException("Tenant", {
|
|
50
|
+
tenant: this.input.tenant,
|
|
51
|
+
});
|
|
52
|
+
}
|
|
53
|
+
throw error;
|
|
54
|
+
}
|
|
55
|
+
}
|
|
56
|
+
exports.TenantTranslateNameToIdCommand = TenantTranslateNameToIdCommand;
|
package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/variable/variable.create.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"variable.create.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/variable/variable.create.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,MAAM,iCAAiC,CAAA;AAEhE,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,6BAA6B,CAAA;AAG3D;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAClC,oBAAoB;IACpB,QAAQ,EAAE,MAAM,CAAA;IAChB,8BAA8B;IAC9B,GAAG,EAAE,MAAM,CAAA;IACX,gCAAgC;IAChC,KAAK,EAAE,MAAM,CAAA;CACd;AA4BD;;GAEG;AACH,qBAAa,qBAAsB,SAAQ,cAAc,CAAC,mBAAmB,EAAE,QAAQ,CAAC;IACtF;;OAEG;IACH,UAAmB,YAAY,EAAE,CAAC,QAAQ,GAAG,QAAQ,CAAC,EAAE,CAAa;IAErE;;OAEG;cACgB,aAAa,CAAC,WAAW,EAAE,OAAO,GAAG,QAAQ;IAchE;;OAEG;cACgB,OAAO,IAAI,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC;CAMtD"}
|
package/script/deps/jsr.io/@flowcore/sdk/{1.11.10 → 1.19.1}/src/commands/variable/variable.create.js
RENAMED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.VariableCreateCommand = void 0;
|
|
4
4
|
const typebox_1 = require("@sinclair/typebox");
|
|
5
|
-
const
|
|
5
|
+
const command_graphql_js_1 = require("../../common/command-graphql.js");
|
|
6
6
|
const parse_response_helper_js_1 = require("../../utils/parse-response-helper.js");
|
|
7
7
|
const command_error_js_1 = require("../../exceptions/command-error.js");
|
|
8
8
|
const graphQlQueryById = `
|
|
@@ -28,7 +28,7 @@ const responseSchema = typebox_1.Type.Object({
|
|
|
28
28
|
/**
|
|
29
29
|
* Create a variable
|
|
30
30
|
*/
|
|
31
|
-
class VariableCreateCommand extends
|
|
31
|
+
class VariableCreateCommand extends command_graphql_js_1.GraphQlCommand {
|
|
32
32
|
constructor() {
|
|
33
33
|
super(...arguments);
|
|
34
34
|
/**
|
package/script/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/variable/variable.delete.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"variable.delete.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/deps/jsr.io/@flowcore/sdk/1.19.1/src/commands/variable/variable.delete.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,MAAM,iCAAiC,CAAA;AAIhE;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAClC,oBAAoB;IACpB,QAAQ,EAAE,MAAM,CAAA;IAChB,8BAA8B;IAC9B,GAAG,EAAE,MAAM,CAAA;CACZ;AA4BD;;GAEG;AACH,qBAAa,qBAAsB,SAAQ,cAAc,CAAC,mBAAmB,EAAE,OAAO,CAAC;IACrF;;OAEG;IACH,UAAmB,YAAY,EAAE,CAAC,QAAQ,GAAG,QAAQ,CAAC,EAAE,CAAa;IAErE;;OAEG;cACgB,aAAa,CAAC,WAAW,EAAE,OAAO,GAAG,OAAO;IAW/D;;OAEG;cACgB,OAAO,IAAI,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC;CAMtD"}
|