@keboola/api-client 7.0.0 → 8.0.1

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.
Files changed (120) hide show
  1. package/README.md +2 -3
  2. package/dist/ManagementClientAuthError-DNUPB6cb.d.cts +9 -0
  3. package/dist/ManagementClientAuthError-WRHtWJSv.d.ts +9 -0
  4. package/dist/ai/index.d.cts +1 -1
  5. package/dist/ai/index.d.ts +1 -1
  6. package/dist/assets/index.d.cts +1 -1
  7. package/dist/assets/index.d.ts +1 -1
  8. package/dist/authMiddleware-B9RM45AH.d.cts +5 -0
  9. package/dist/authMiddleware-CwkfLK36.d.ts +5 -0
  10. package/dist/chat/index.d.cts +1 -1
  11. package/dist/chat/index.d.ts +1 -1
  12. package/dist/{chunk-ZPSPCPDQ.js → chunk-4PT6E6VA.js} +4 -10
  13. package/dist/chunk-4PT6E6VA.js.map +1 -0
  14. package/dist/{chunk-4S3EKVQT.cjs → chunk-53WUPUXH.cjs} +14 -2
  15. package/dist/chunk-53WUPUXH.cjs.map +1 -0
  16. package/dist/{chunk-QEQAZPWM.js → chunk-CSWK4LWY.js} +14 -3
  17. package/dist/chunk-CSWK4LWY.js.map +1 -0
  18. package/dist/chunk-G3N5KDEY.js +10 -0
  19. package/dist/chunk-G3N5KDEY.js.map +1 -0
  20. package/dist/{chunk-NEN4NIYA.cjs → chunk-HUMEK64L.cjs} +5 -16
  21. package/dist/chunk-HUMEK64L.cjs.map +1 -0
  22. package/dist/{chunk-5S4HIHZA.js → chunk-LUQJU3I3.js} +5 -15
  23. package/dist/chunk-LUQJU3I3.js.map +1 -0
  24. package/dist/chunk-MQABO6OL.cjs +18 -0
  25. package/dist/chunk-MQABO6OL.cjs.map +1 -0
  26. package/dist/{chunk-RPKKOIYG.cjs → chunk-NBUPHAAO.cjs} +4 -11
  27. package/dist/chunk-NBUPHAAO.cjs.map +1 -0
  28. package/dist/chunk-QKCFPPQS.js +16 -0
  29. package/dist/chunk-QKCFPPQS.js.map +1 -0
  30. package/dist/chunk-RRC5RKF7.cjs +12 -0
  31. package/dist/chunk-RRC5RKF7.cjs.map +1 -0
  32. package/dist/{createGenericFetchClient-yfcpR7qD.d.cts → createGenericFetchClient-CSHOaFE3.d.cts} +1 -1
  33. package/dist/{createGenericFetchClient-Gpom91V-.d.ts → createGenericFetchClient-D_vU8nco.d.ts} +1 -1
  34. package/dist/{createOpenapiFetchClient-B44nXiti.d.ts → createOpenapiFetchClient-B50N1zkV.d.ts} +1 -1
  35. package/dist/{createOpenapiFetchClient-Ci0-Qe53.d.cts → createOpenapiFetchClient-CKNLT4ND.d.cts} +1 -1
  36. package/dist/dataScience/index.d.cts +1 -1
  37. package/dist/dataScience/index.d.ts +1 -1
  38. package/dist/domain/permissions/index.d.cts +2 -2
  39. package/dist/domain/permissions/index.d.ts +2 -2
  40. package/dist/editor/index.d.cts +1 -1
  41. package/dist/editor/index.d.ts +1 -1
  42. package/dist/encryption/index.d.cts +2 -2
  43. package/dist/encryption/index.d.ts +2 -2
  44. package/dist/encryption/types.d.cts +1 -1
  45. package/dist/encryption/types.d.ts +1 -1
  46. package/dist/import/index.d.cts +1 -1
  47. package/dist/import/index.d.ts +1 -1
  48. package/dist/index.cjs +20 -25
  49. package/dist/index.cjs.map +1 -1
  50. package/dist/index.d.cts +16 -26
  51. package/dist/index.d.ts +16 -26
  52. package/dist/index.js +8 -17
  53. package/dist/index.js.map +1 -1
  54. package/dist/management/index.cjs +4 -3
  55. package/dist/management/index.d.cts +5 -4
  56. package/dist/management/index.d.ts +5 -4
  57. package/dist/management/index.js +2 -1
  58. package/dist/metastore/index.d.cts +2 -2
  59. package/dist/metastore/index.d.ts +2 -2
  60. package/dist/notifications/index.d.cts +1 -1
  61. package/dist/notifications/index.d.ts +1 -1
  62. package/dist/oauth/index.d.cts +1 -1
  63. package/dist/oauth/index.d.ts +1 -1
  64. package/dist/{project-DQLliCsX.d.ts → project-BKbb7xWn.d.ts} +1 -1
  65. package/dist/{project-C_m_tOgy.d.cts → project-cYJhOvzB.d.cts} +1 -1
  66. package/dist/queryService/index.d.cts +1 -1
  67. package/dist/queryService/index.d.ts +1 -1
  68. package/dist/queue/index.d.cts +1 -1
  69. package/dist/queue/index.d.ts +1 -1
  70. package/dist/scheduler/index.d.cts +1 -1
  71. package/dist/scheduler/index.d.ts +1 -1
  72. package/dist/sdk/configurations/index.d.cts +6 -6
  73. package/dist/sdk/configurations/index.d.ts +6 -6
  74. package/dist/sdk/storage/index.d.cts +6 -6
  75. package/dist/sdk/storage/index.d.ts +6 -6
  76. package/dist/sdk/tag/index.d.cts +2 -2
  77. package/dist/sdk/tag/index.d.ts +2 -2
  78. package/dist/sdk/tag/types.d.cts +2 -2
  79. package/dist/sdk/tag/types.d.ts +2 -2
  80. package/dist/sdk/vault/index.d.cts +3 -3
  81. package/dist/sdk/vault/index.d.ts +3 -3
  82. package/dist/status/index.d.cts +1 -1
  83. package/dist/status/index.d.ts +1 -1
  84. package/dist/storage/index.cjs +33 -3
  85. package/dist/storage/index.d.cts +21 -5
  86. package/dist/storage/index.d.ts +21 -5
  87. package/dist/storage/index.js +4 -2
  88. package/dist/storage/types.d.cts +6 -4
  89. package/dist/storage/types.d.ts +6 -4
  90. package/dist/{index-DzhQuag5.d.cts → storageClient-CZpLyDuY.d.cts} +6 -6
  91. package/dist/{index-G9ZyDi7K.d.ts → storageClient-DAglYVkx.d.ts} +6 -6
  92. package/dist/{storageSdk-TDISOoqX.d.ts → storageSdk-CoqeaoSG.d.ts} +1 -1
  93. package/dist/{storageSdk-VlBWkuF3.d.cts → storageSdk-uL-u41Dm.d.cts} +1 -1
  94. package/dist/stream/index.d.cts +1 -1
  95. package/dist/stream/index.d.ts +1 -1
  96. package/dist/syncActions/index.d.cts +2 -2
  97. package/dist/syncActions/index.d.ts +2 -2
  98. package/dist/telemetry/index.d.cts +2 -2
  99. package/dist/telemetry/index.d.ts +2 -2
  100. package/dist/{types-DxJD6LIN.d.ts → types-BLJoO6YL.d.cts} +1 -1
  101. package/dist/{types-DxJD6LIN.d.cts → types-BLJoO6YL.d.ts} +1 -1
  102. package/dist/{types-DJbXfC2q.d.cts → types-Bu8AEdZo.d.cts} +1 -1
  103. package/dist/{types-sxxmo6h9.d.ts → types-CWK543pL.d.ts} +1 -1
  104. package/dist/{types-CfEvz7zi.d.cts → types-D5FF6mS6.d.cts} +1 -1
  105. package/dist/{types-BG8yQyYt.d.ts → types-bjHzGr0s.d.ts} +1 -1
  106. package/dist/vault/index.cjs +3 -2
  107. package/dist/vault/index.d.cts +1 -1
  108. package/dist/vault/index.d.ts +1 -1
  109. package/dist/vault/index.js +2 -1
  110. package/dist/verify/index.d.cts +1 -1
  111. package/dist/verify/index.d.ts +1 -1
  112. package/package.json +1 -1
  113. package/dist/authMiddleware-B0p06GYQ.d.ts +0 -11
  114. package/dist/authMiddleware-vNb2hfLP.d.cts +0 -11
  115. package/dist/chunk-4S3EKVQT.cjs.map +0 -1
  116. package/dist/chunk-5S4HIHZA.js.map +0 -1
  117. package/dist/chunk-NEN4NIYA.cjs.map +0 -1
  118. package/dist/chunk-QEQAZPWM.js.map +0 -1
  119. package/dist/chunk-RPKKOIYG.cjs.map +0 -1
  120. package/dist/chunk-ZPSPCPDQ.js.map +0 -1
@@ -1,5 +1,5 @@
1
1
  import { G as GetQueueJobPath, c as components, S as SearchJobsQuery } from '../types-DacFMc6L.js';
2
- import { C as ClientInitOptions } from '../types-DxJD6LIN.js';
2
+ import { C as ClientInitOptions } from '../types-BLJoO6YL.js';
3
3
  import '../types-jKnx7Tm_.js';
4
4
  import 'qs';
5
5
 
@@ -1,4 +1,4 @@
1
- import { C as ClientInitOptions } from '../types-DxJD6LIN.cjs';
1
+ import { C as ClientInitOptions } from '../types-BLJoO6YL.cjs';
2
2
  import { GetSchedulesQuery, ActivateScheduleBody, SchedulePath, ConfigurationPath } from './types.cjs';
3
3
  import 'qs';
4
4
  import '../types-jKnx7Tm_.cjs';
@@ -1,4 +1,4 @@
1
- import { C as ClientInitOptions } from '../types-DxJD6LIN.js';
1
+ import { C as ClientInitOptions } from '../types-BLJoO6YL.js';
2
2
  import { GetSchedulesQuery, ActivateScheduleBody, SchedulePath, ConfigurationPath } from './types.js';
3
3
  import 'qs';
4
4
  import '../types-jKnx7Tm_.js';
@@ -1,16 +1,16 @@
1
1
  import { z } from 'zod';
2
2
  import { createEncryptionClient } from '../../encryption/index.cjs';
3
- import { c as createStorageClient } from '../../index-DzhQuag5.cjs';
3
+ import { c as createStorageClient } from '../../storageClient-CZpLyDuY.cjs';
4
4
  import { DevBranch, ConfigurationPath, BaseComponentConfig, CreateConfigurationInput, UpdateConfigurationInput } from '../../storage/types.cjs';
5
- import { P as Project } from '../../project-C_m_tOgy.cjs';
5
+ import { P as Project } from '../../project-cYJhOvzB.cjs';
6
6
  import { R as RegisteredComponentId, r as registry } from '../../registry-Xwk-vCjf.cjs';
7
- import '../../types-DxJD6LIN.cjs';
7
+ import '../../types-BLJoO6YL.cjs';
8
8
  import 'qs';
9
9
  import '../../encryption/types.cjs';
10
- import '../../types-DJbXfC2q.cjs';
10
+ import '../../types-Bu8AEdZo.cjs';
11
11
  import '../../types-jKnx7Tm_.cjs';
12
- import '../../createGenericFetchClient-yfcpR7qD.cjs';
13
- import '../../createOpenapiFetchClient-Ci0-Qe53.cjs';
12
+ import '../../createGenericFetchClient-CSHOaFE3.cjs';
13
+ import '../../createOpenapiFetchClient-CKNLT4ND.cjs';
14
14
  import 'zod/v4/core';
15
15
 
16
16
  type BranchType = 'default' | 'dev';
@@ -1,16 +1,16 @@
1
1
  import { z } from 'zod';
2
2
  import { createEncryptionClient } from '../../encryption/index.js';
3
- import { c as createStorageClient } from '../../index-G9ZyDi7K.js';
3
+ import { c as createStorageClient } from '../../storageClient-DAglYVkx.js';
4
4
  import { DevBranch, ConfigurationPath, BaseComponentConfig, CreateConfigurationInput, UpdateConfigurationInput } from '../../storage/types.js';
5
- import { P as Project } from '../../project-DQLliCsX.js';
5
+ import { P as Project } from '../../project-BKbb7xWn.js';
6
6
  import { R as RegisteredComponentId, r as registry } from '../../registry-Xwk-vCjf.js';
7
- import '../../types-DxJD6LIN.js';
7
+ import '../../types-BLJoO6YL.js';
8
8
  import 'qs';
9
9
  import '../../encryption/types.js';
10
- import '../../types-BG8yQyYt.js';
10
+ import '../../types-bjHzGr0s.js';
11
11
  import '../../types-jKnx7Tm_.js';
12
- import '../../createGenericFetchClient-Gpom91V-.js';
13
- import '../../createOpenapiFetchClient-B44nXiti.js';
12
+ import '../../createGenericFetchClient-D_vU8nco.js';
13
+ import '../../createOpenapiFetchClient-B50N1zkV.js';
14
14
  import 'zod/v4/core';
15
15
 
16
16
  type BranchType = 'default' | 'dev';
@@ -1,12 +1,12 @@
1
- export { c as createStorageSdk } from '../../storageSdk-VlBWkuF3.cjs';
1
+ export { c as createStorageSdk } from '../../storageSdk-uL-u41Dm.cjs';
2
2
  import '../../storage/types.cjs';
3
3
  import '../../types-jKnx7Tm_.cjs';
4
- import '../../types-DJbXfC2q.cjs';
5
- import '../../index-DzhQuag5.cjs';
6
- import '../../types-DxJD6LIN.cjs';
4
+ import '../../types-Bu8AEdZo.cjs';
5
+ import '../../storageClient-CZpLyDuY.cjs';
6
+ import '../../types-BLJoO6YL.cjs';
7
7
  import 'qs';
8
- import '../../createGenericFetchClient-yfcpR7qD.cjs';
9
- import '../../createOpenapiFetchClient-Ci0-Qe53.cjs';
8
+ import '../../createGenericFetchClient-CSHOaFE3.cjs';
9
+ import '../../createOpenapiFetchClient-CKNLT4ND.cjs';
10
10
 
11
11
  declare function parse(tableId: string | null, options?: {
12
12
  defaultStage?: string;
@@ -1,12 +1,12 @@
1
- export { c as createStorageSdk } from '../../storageSdk-TDISOoqX.js';
1
+ export { c as createStorageSdk } from '../../storageSdk-CoqeaoSG.js';
2
2
  import '../../storage/types.js';
3
3
  import '../../types-jKnx7Tm_.js';
4
- import '../../types-BG8yQyYt.js';
5
- import '../../index-G9ZyDi7K.js';
6
- import '../../types-DxJD6LIN.js';
4
+ import '../../types-bjHzGr0s.js';
5
+ import '../../storageClient-DAglYVkx.js';
6
+ import '../../types-BLJoO6YL.js';
7
7
  import 'qs';
8
- import '../../createGenericFetchClient-Gpom91V-.js';
9
- import '../../createOpenapiFetchClient-B44nXiti.js';
8
+ import '../../createGenericFetchClient-D_vU8nco.js';
9
+ import '../../createOpenapiFetchClient-B50N1zkV.js';
10
10
 
11
11
  declare function parse(tableId: string | null, options?: {
12
12
  defaultStage?: string;
@@ -3,8 +3,8 @@ import { K as KeboolaObjectId } from '../../keboolaUID-D1DGSbge.cjs';
3
3
  import { MetastoreClient, TagWithBindings, TagData, CreateMetaObjectMetaDataInput, UpdateMetaObjectMetaDataInput } from './types.cjs';
4
4
  import '../../types-jKnx7Tm_.cjs';
5
5
  import '../../metastore/index.cjs';
6
- import '../../createOpenapiFetchClient-Ci0-Qe53.cjs';
7
- import '../../types-DxJD6LIN.cjs';
6
+ import '../../createOpenapiFetchClient-CKNLT4ND.cjs';
7
+ import '../../types-BLJoO6YL.cjs';
8
8
  import 'qs';
9
9
 
10
10
  type Options = {
@@ -3,8 +3,8 @@ import { K as KeboolaObjectId } from '../../keboolaUID-D1DGSbge.js';
3
3
  import { MetastoreClient, TagWithBindings, TagData, CreateMetaObjectMetaDataInput, UpdateMetaObjectMetaDataInput } from './types.js';
4
4
  import '../../types-jKnx7Tm_.js';
5
5
  import '../../metastore/index.js';
6
- import '../../createOpenapiFetchClient-B44nXiti.js';
7
- import '../../types-DxJD6LIN.js';
6
+ import '../../createOpenapiFetchClient-B50N1zkV.js';
7
+ import '../../types-BLJoO6YL.js';
8
8
  import 'qs';
9
9
 
10
10
  type Options = {
@@ -1,7 +1,7 @@
1
1
  import { createMetastoreClient } from '../../metastore/index.cjs';
2
2
  import { M as MetaObject, C as CreateMetaObjectInput, U as UpdateMetaObjectInput } from '../../types-DTkxk0fW.cjs';
3
- import '../../createOpenapiFetchClient-Ci0-Qe53.cjs';
4
- import '../../types-DxJD6LIN.cjs';
3
+ import '../../createOpenapiFetchClient-CKNLT4ND.cjs';
4
+ import '../../types-BLJoO6YL.cjs';
5
5
  import 'qs';
6
6
  import '../../types-jKnx7Tm_.cjs';
7
7
 
@@ -1,7 +1,7 @@
1
1
  import { createMetastoreClient } from '../../metastore/index.js';
2
2
  import { M as MetaObject, C as CreateMetaObjectInput, U as UpdateMetaObjectInput } from '../../types-Mghz1gMD.js';
3
- import '../../createOpenapiFetchClient-B44nXiti.js';
4
- import '../../types-DxJD6LIN.js';
3
+ import '../../createOpenapiFetchClient-B50N1zkV.js';
4
+ import '../../types-BLJoO6YL.js';
5
5
  import 'qs';
6
6
  import '../../types-jKnx7Tm_.js';
7
7
 
@@ -1,11 +1,11 @@
1
1
  import { CreateVariableBody, VariableWithHash, AnyVariable } from '../../vault/types.cjs';
2
- import { V as VaultClient, E as EncryptionClient, a as EncryptionCtx } from '../../types-CfEvz7zi.cjs';
2
+ import { V as VaultClient, E as EncryptionClient, a as EncryptionCtx } from '../../types-D5FF6mS6.cjs';
3
3
  import '../../types-jKnx7Tm_.cjs';
4
4
  import '../../encryption/index.cjs';
5
- import '../../types-DxJD6LIN.cjs';
5
+ import '../../types-BLJoO6YL.cjs';
6
6
  import 'qs';
7
7
  import '../../encryption/types.cjs';
8
- import '../../types-DJbXfC2q.cjs';
8
+ import '../../types-Bu8AEdZo.cjs';
9
9
  import '../../vault/index.cjs';
10
10
 
11
11
  type Options = {
@@ -1,11 +1,11 @@
1
1
  import { CreateVariableBody, VariableWithHash, AnyVariable } from '../../vault/types.js';
2
- import { V as VaultClient, E as EncryptionClient, a as EncryptionCtx } from '../../types-sxxmo6h9.js';
2
+ import { V as VaultClient, E as EncryptionClient, a as EncryptionCtx } from '../../types-CWK543pL.js';
3
3
  import '../../types-jKnx7Tm_.js';
4
4
  import '../../encryption/index.js';
5
- import '../../types-DxJD6LIN.js';
5
+ import '../../types-BLJoO6YL.js';
6
6
  import 'qs';
7
7
  import '../../encryption/types.js';
8
- import '../../types-BG8yQyYt.js';
8
+ import '../../types-bjHzGr0s.js';
9
9
  import '../../vault/index.js';
10
10
 
11
11
  type Options = {
@@ -1,4 +1,4 @@
1
- import { C as ClientInitOptions } from '../types-DxJD6LIN.cjs';
1
+ import { C as ClientInitOptions } from '../types-BLJoO6YL.cjs';
2
2
  import { StatusSummary } from './types.cjs';
3
3
  export { Maintenance } from './types.cjs';
4
4
  import 'qs';
@@ -1,4 +1,4 @@
1
- import { C as ClientInitOptions } from '../types-DxJD6LIN.js';
1
+ import { C as ClientInitOptions } from '../types-BLJoO6YL.js';
2
2
  import { StatusSummary } from './types.js';
3
3
  export { Maintenance } from './types.js';
4
4
  import 'qs';
@@ -1,15 +1,45 @@
1
1
  'use strict';
2
2
 
3
- var chunk4S3EKVQT_cjs = require('../chunk-4S3EKVQT.cjs');
3
+ var chunk53WUPUXH_cjs = require('../chunk-53WUPUXH.cjs');
4
4
  require('../chunk-CVV4HROS.cjs');
5
- require('../chunk-IDYRJ4K3.cjs');
5
+ var chunkRRC5RKF7_cjs = require('../chunk-RRC5RKF7.cjs');
6
+ var chunkMQABO6OL_cjs = require('../chunk-MQABO6OL.cjs');
7
+ var chunkIDYRJ4K3_cjs = require('../chunk-IDYRJ4K3.cjs');
6
8
  require('../chunk-R7MQGDLC.cjs');
7
9
 
8
10
 
9
11
 
12
+ Object.defineProperty(exports, "ServiceUnavailableError", {
13
+ enumerable: true,
14
+ get: function () { return chunk53WUPUXH_cjs.ServiceUnavailableError; }
15
+ });
10
16
  Object.defineProperty(exports, "createStorageClient", {
11
17
  enumerable: true,
12
- get: function () { return chunk4S3EKVQT_cjs.createStorageClient; }
18
+ get: function () { return chunk53WUPUXH_cjs.createStorageClient; }
19
+ });
20
+ Object.defineProperty(exports, "UserError", {
21
+ enumerable: true,
22
+ get: function () { return chunkRRC5RKF7_cjs.UserError; }
23
+ });
24
+ Object.defineProperty(exports, "ManagementClientAuthError", {
25
+ enumerable: true,
26
+ get: function () { return chunkMQABO6OL_cjs.ManagementClientAuthError; }
27
+ });
28
+ Object.defineProperty(exports, "ApiError", {
29
+ enumerable: true,
30
+ get: function () { return chunkIDYRJ4K3_cjs.ApiError; }
31
+ });
32
+ Object.defineProperty(exports, "isAbortError", {
33
+ enumerable: true,
34
+ get: function () { return chunkIDYRJ4K3_cjs.isAbortError; }
35
+ });
36
+ Object.defineProperty(exports, "isApiError", {
37
+ enumerable: true,
38
+ get: function () { return chunkIDYRJ4K3_cjs.isApiError; }
39
+ });
40
+ Object.defineProperty(exports, "isFetchClientError", {
41
+ enumerable: true,
42
+ get: function () { return chunkIDYRJ4K3_cjs.isFetchClientError; }
13
43
  });
14
44
  //# sourceMappingURL=index.cjs.map
15
45
  //# sourceMappingURL=index.cjs.map
@@ -1,8 +1,24 @@
1
- export { G as GenericFetchClient, S as StorageOpenApiFetchClient, c as createStorageClient } from '../index-DzhQuag5.cjs';
2
- import '../types-DJbXfC2q.cjs';
1
+ export { G as GenericFetchClient, S as StorageOpenApiFetchClient, c as createStorageClient } from '../storageClient-CZpLyDuY.cjs';
2
+ import { a as ApiError } from '../types-BLJoO6YL.cjs';
3
+ export { M as ManagementClientAuthError } from '../ManagementClientAuthError-DNUPB6cb.cjs';
4
+ import '../types-Bu8AEdZo.cjs';
3
5
  import '../types-jKnx7Tm_.cjs';
4
6
  import './types.cjs';
5
- import '../types-DxJD6LIN.cjs';
7
+ import '../createGenericFetchClient-CSHOaFE3.cjs';
8
+ import '../createOpenapiFetchClient-CKNLT4ND.cjs';
6
9
  import 'qs';
7
- import '../createGenericFetchClient-yfcpR7qD.cjs';
8
- import '../createOpenapiFetchClient-Ci0-Qe53.cjs';
10
+
11
+ declare class UserError extends Error {
12
+ constructor(message: string);
13
+ }
14
+
15
+ declare class ServiceUnavailableError extends Error {
16
+ constructor(serviceId: string, path: string[], clientName: string);
17
+ }
18
+
19
+ type FetchClientError = TypeError | ApiError | SyntaxError | DOMException;
20
+ declare const isApiError: (error: unknown) => error is ApiError;
21
+ declare const isAbortError: (error: unknown) => error is DOMException;
22
+ declare const isFetchClientError: (error: unknown) => error is FetchClientError;
23
+
24
+ export { ApiError, type FetchClientError, ServiceUnavailableError, UserError, isAbortError, isApiError, isFetchClientError };
@@ -1,8 +1,24 @@
1
- export { G as GenericFetchClient, S as StorageOpenApiFetchClient, c as createStorageClient } from '../index-G9ZyDi7K.js';
2
- import '../types-BG8yQyYt.js';
1
+ export { G as GenericFetchClient, S as StorageOpenApiFetchClient, c as createStorageClient } from '../storageClient-DAglYVkx.js';
2
+ import { a as ApiError } from '../types-BLJoO6YL.js';
3
+ export { M as ManagementClientAuthError } from '../ManagementClientAuthError-WRHtWJSv.js';
4
+ import '../types-bjHzGr0s.js';
3
5
  import '../types-jKnx7Tm_.js';
4
6
  import './types.js';
5
- import '../types-DxJD6LIN.js';
7
+ import '../createGenericFetchClient-D_vU8nco.js';
8
+ import '../createOpenapiFetchClient-B50N1zkV.js';
6
9
  import 'qs';
7
- import '../createGenericFetchClient-Gpom91V-.js';
8
- import '../createOpenapiFetchClient-B44nXiti.js';
10
+
11
+ declare class UserError extends Error {
12
+ constructor(message: string);
13
+ }
14
+
15
+ declare class ServiceUnavailableError extends Error {
16
+ constructor(serviceId: string, path: string[], clientName: string);
17
+ }
18
+
19
+ type FetchClientError = TypeError | ApiError | SyntaxError | DOMException;
20
+ declare const isApiError: (error: unknown) => error is ApiError;
21
+ declare const isAbortError: (error: unknown) => error is DOMException;
22
+ declare const isFetchClientError: (error: unknown) => error is FetchClientError;
23
+
24
+ export { ApiError, type FetchClientError, ServiceUnavailableError, UserError, isAbortError, isApiError, isFetchClientError };
@@ -1,6 +1,8 @@
1
- export { createStorageClient } from '../chunk-QEQAZPWM.js';
1
+ export { ServiceUnavailableError, createStorageClient } from '../chunk-CSWK4LWY.js';
2
2
  import '../chunk-EBCZUGUX.js';
3
- import '../chunk-D2SWTZFS.js';
3
+ export { UserError } from '../chunk-G3N5KDEY.js';
4
+ export { ManagementClientAuthError } from '../chunk-QKCFPPQS.js';
5
+ export { ApiError, isAbortError, isApiError, isFetchClientError } from '../chunk-D2SWTZFS.js';
4
6
  import '../chunk-SI5TFV5M.js';
5
7
  //# sourceMappingURL=index.js.map
6
8
  //# sourceMappingURL=index.js.map
@@ -1,6 +1,6 @@
1
1
  import { c as OpenapiQueryType, b as OpenapiBodyType, a as OpenapiReturnType, d as OpenapiPathType } from '../types-jKnx7Tm_.cjs';
2
- import { p as paths, c as components } from '../types-DJbXfC2q.cjs';
3
- export { A as AdminRole, B as Backend, C as CreateTokenBody, a as CreateTokenResponse, P as ProjectId, b as ShareTokenBody, S as StorageToken, T as TokenListItem, U as UpdateTokenBody } from '../types-DJbXfC2q.cjs';
2
+ import { p as paths, c as components } from '../types-Bu8AEdZo.cjs';
3
+ export { A as AdminRole, B as Backend, C as CreateTokenBody, b as CreateTokenResponse, P as ProjectId, a as ShareTokenBody, S as StorageToken, T as TokenListItem, U as UpdateTokenBody } from '../types-Bu8AEdZo.cjs';
4
4
 
5
5
  type BucketStage = 'in' | 'out';
6
6
  type BucketBackend = 'snowflake' | 'redshift' | 'bigquery' | 'teradata';
@@ -345,7 +345,7 @@ type GetDataPreview = {
345
345
  type GetTablesQuery = {
346
346
  include: ('attributes' | 'buckets' | 'columns' | 'metadata' | 'columnMetadata' | 'bucketsWithoutSourceTables')[];
347
347
  };
348
- type PrevieData = {
348
+ type PreviewData = {
349
349
  columns: string[];
350
350
  rows: {
351
351
  columnName: string;
@@ -353,6 +353,8 @@ type PrevieData = {
353
353
  isTruncated: boolean;
354
354
  }[][];
355
355
  };
356
+ /** @deprecated misspelling kept for backwards compatibility — use `PreviewData`. */
357
+ type PrevieData = PreviewData;
356
358
  type TableDefinition = {
357
359
  columns: {
358
360
  name: string;
@@ -1539,4 +1541,4 @@ type StackInfo = {
1539
1541
  };
1540
1542
  type PartialKey<T, K extends keyof T> = Omit<T, K> & Partial<Pick<T, K>>;
1541
1543
 
1542
- export type { AddFileTagBody, AddTableColumnBody, BackendType, BaseComponentConfig, BranchId$2 as BranchId, BranchMetadata, BranchMetadataEntry, BranchMetadataRaw, Bucket, BucketBackend, BucketDetail, BucketListing, BucketMetadata, BucketOwner, BucketRegistrationGuide, BucketRegistrationGuideQuery, BucketShared, BucketStage, Component, ComponentConfig, ComponentData, ComponentDataTypesConfiguration, ComponentDefinition, ComponentLogging, ComponentProcessorConfiguration, ComponentStagingStorage, ComponentVendor, ConfigType, ConfigurationDiff, ConfigurationDiffPath, ConfigurationDiffSide, ConfigurationDiffSideContent, ConfigurationPath, ConfigurationRowDiff, ConfigurationRowDiffPath, ConfigurationRowDiffSide, ConfigurationUseCaseType, ConfigurationVersion, ConfigurationVersionDetail, ConfigurationVersionDetailPath, ConfigurationVersionPath, CreateAliasTableBody, CreateBucketBody, CreateBucketListingInput, CreateConfigurationBody, CreateConfigurationInput, CreateConfigurationRowBody, CreateConfigurationRowInput, CreateConfigurationRowPath, CreateConfigurationRowsInput, CreateConfigurationWorkspaceBody, CreateConfigurationWorkspaceQuery, CreateDevBranchJobBody, CreateEventBody, CreateMergeRequestParams, CreateScheduledRefreshBody, CreateScheduledRefreshPath, CreateSnapshotBody, CreateTableAsyncBody, CreateTableAsyncFromFileBody, CreateTableDefinitionBody, CreateTablePrimaryKeyBody, CreateTriggerBody, DeleteConfigurationRowBody, DeleteConfigurationRowInput, DeleteConfigurationRowPath, DeleteConfigurationRowsInput, DeleteFileTagPath, DeleteTableColumnQuery, DeleteTableRows, DeleteWorkspaceObjectBody, DeleteWorkspaceObjectInput, DeleteWorkspaceQuery, DevBranch, DevBranchPath, EventPath, EventType, File, FilePath, FilterOperator, GetBucketsQuery, GetComponentPath, GetComponentsPath, GetComponentsQuery, GetConfigurationsPath, GetDataPreview, GetEventsQuery, GetFilesQuery, GetJobPath, GetJobsQuery, GetRunIdStatsQuery, GetSearchComponentConfigurationsPath, GetStackInfoQuery, GetTableEventsQuery, GetTablesQuery, GetWorkspaceSaml2LoginPath, GlobalSearchItem, GlobalSearchItemType, GlobalSearchQuery, GlobalSearchResponse, Job, JobOperation, JobUnion, ListTriggersQuery, LoginType, MergeRequest, MergeRequestActivityEventType, MergeRequestActivityLogEntry, MergeRequestChangeLog, MergeRequestChangeLogEntry, MergeRequestConflict, MergeRequestDetail, MergeRequestDetailWithActivityLog, MergeRequestReviewer, MergeRequestReviewerStatus, Metadata, PartialKey, PrepareFileBody, PreparedFile, PrevieData, RawBucketListingResponse, RawBucketListingRow, RebaseConfigurationBody, RebaseConfigurationInput, RebaseConfigurationPath, RefreshExternalBucketQuery, RegisterBucketBody, ResetWorkspacePassword, Row, RunIdStats, RunIdTableStat, SaveBucketMetadataBody, SaveMetadataBody, ScheduledTask, SearchComponentConfiguration, SearchComponentConfigurationsQuery, Service, ServiceId, SetAliasTableFilterBody, SetWorkspacePublicInput, SetWorkspacePublicKeyBody, SetWorkspacePublicKeyPath, ShareBucketToProjectsBody, ShareBucketToUsersBody, SharedBuckets, Snapshot, StackComponent, StackInfo, StorageEvent, Subscriber, Table, TableCreateJob, TableDetail, TableEvent, TableEventPath, TableExportAsyncBody, TableExportJob, TableImportAsyncBody, TableImportJob, Trigger, UnloadWorkspaceInput, UnloadWorkspacePath, UnloadWorkspaceQuery, UpdateBucketBody, UpdateBucketListingInput, UpdateBucketOwnerBody, UpdateConfigurationBody, UpdateConfigurationInput, UpdateConfigurationRequestBody, UpdateMergeRequestParams, UpdateTableBody, UpdateTableDefinitionBody, UpdateTableDefinitionInput, UpdateTableDefinitionPath, UpdateTriggerBody, WhereFilters, Workspace, WorkspaceConnection, WorkspaceInputMappingLoadPreviewBody, WorkspaceInputMappingLoadPreviewInput, WorkspaceInputMappingLoadPreviewResponse, WorkspaceLoginType, WorkspaceObject, WorkspacePath, WorkspaceSaml2Login, WorkspacesPath, WrDbRow };
1544
+ export type { AddFileTagBody, AddTableColumnBody, BackendType, BaseComponentConfig, BranchId$2 as BranchId, BranchMetadata, BranchMetadataEntry, BranchMetadataRaw, Bucket, BucketBackend, BucketDetail, BucketListing, BucketMetadata, BucketOwner, BucketRegistrationGuide, BucketRegistrationGuideQuery, BucketShared, BucketStage, Component, ComponentConfig, ComponentData, ComponentDataTypesConfiguration, ComponentDefinition, ComponentLogging, ComponentProcessorConfiguration, ComponentStagingStorage, ComponentVendor, ConfigType, ConfigurationDiff, ConfigurationDiffPath, ConfigurationDiffSide, ConfigurationDiffSideContent, ConfigurationPath, ConfigurationRowDiff, ConfigurationRowDiffPath, ConfigurationRowDiffSide, ConfigurationUseCaseType, ConfigurationVersion, ConfigurationVersionDetail, ConfigurationVersionDetailPath, ConfigurationVersionPath, CreateAliasTableBody, CreateBucketBody, CreateBucketListingInput, CreateConfigurationBody, CreateConfigurationInput, CreateConfigurationRowBody, CreateConfigurationRowInput, CreateConfigurationRowPath, CreateConfigurationRowsInput, CreateConfigurationWorkspaceBody, CreateConfigurationWorkspaceQuery, CreateDevBranchJobBody, CreateEventBody, CreateMergeRequestParams, CreateScheduledRefreshBody, CreateScheduledRefreshPath, CreateSnapshotBody, CreateTableAsyncBody, CreateTableAsyncFromFileBody, CreateTableDefinitionBody, CreateTablePrimaryKeyBody, CreateTriggerBody, DeleteConfigurationRowBody, DeleteConfigurationRowInput, DeleteConfigurationRowPath, DeleteConfigurationRowsInput, DeleteFileTagPath, DeleteTableColumnQuery, DeleteTableRows, DeleteWorkspaceObjectBody, DeleteWorkspaceObjectInput, DeleteWorkspaceQuery, DevBranch, DevBranchPath, EventPath, EventType, File, FilePath, FilterOperator, GetBucketsQuery, GetComponentPath, GetComponentsPath, GetComponentsQuery, GetConfigurationsPath, GetDataPreview, GetEventsQuery, GetFilesQuery, GetJobPath, GetJobsQuery, GetRunIdStatsQuery, GetSearchComponentConfigurationsPath, GetStackInfoQuery, GetTableEventsQuery, GetTablesQuery, GetWorkspaceSaml2LoginPath, GlobalSearchItem, GlobalSearchItemType, GlobalSearchQuery, GlobalSearchResponse, Job, JobOperation, JobUnion, ListTriggersQuery, LoginType, MergeRequest, MergeRequestActivityEventType, MergeRequestActivityLogEntry, MergeRequestChangeLog, MergeRequestChangeLogEntry, MergeRequestConflict, MergeRequestDetail, MergeRequestDetailWithActivityLog, MergeRequestReviewer, MergeRequestReviewerStatus, Metadata, PartialKey, PrepareFileBody, PreparedFile, PrevieData, PreviewData, RawBucketListingResponse, RawBucketListingRow, RebaseConfigurationBody, RebaseConfigurationInput, RebaseConfigurationPath, RefreshExternalBucketQuery, RegisterBucketBody, ResetWorkspacePassword, Row, RunIdStats, RunIdTableStat, SaveBucketMetadataBody, SaveMetadataBody, ScheduledTask, SearchComponentConfiguration, SearchComponentConfigurationsQuery, Service, ServiceId, SetAliasTableFilterBody, SetWorkspacePublicInput, SetWorkspacePublicKeyBody, SetWorkspacePublicKeyPath, ShareBucketToProjectsBody, ShareBucketToUsersBody, SharedBuckets, Snapshot, StackComponent, StackInfo, StorageEvent, Subscriber, Table, TableCreateJob, TableDetail, TableEvent, TableEventPath, TableExportAsyncBody, TableExportJob, TableImportAsyncBody, TableImportJob, Trigger, UnloadWorkspaceInput, UnloadWorkspacePath, UnloadWorkspaceQuery, UpdateBucketBody, UpdateBucketListingInput, UpdateBucketOwnerBody, UpdateConfigurationBody, UpdateConfigurationInput, UpdateConfigurationRequestBody, UpdateMergeRequestParams, UpdateTableBody, UpdateTableDefinitionBody, UpdateTableDefinitionInput, UpdateTableDefinitionPath, UpdateTriggerBody, WhereFilters, Workspace, WorkspaceConnection, WorkspaceInputMappingLoadPreviewBody, WorkspaceInputMappingLoadPreviewInput, WorkspaceInputMappingLoadPreviewResponse, WorkspaceLoginType, WorkspaceObject, WorkspacePath, WorkspaceSaml2Login, WorkspacesPath, WrDbRow };
@@ -1,6 +1,6 @@
1
1
  import { c as OpenapiQueryType, b as OpenapiBodyType, a as OpenapiReturnType, d as OpenapiPathType } from '../types-jKnx7Tm_.js';
2
- import { p as paths, c as components } from '../types-BG8yQyYt.js';
3
- export { A as AdminRole, B as Backend, C as CreateTokenBody, a as CreateTokenResponse, P as ProjectId, b as ShareTokenBody, S as StorageToken, T as TokenListItem, U as UpdateTokenBody } from '../types-BG8yQyYt.js';
2
+ import { p as paths, c as components } from '../types-bjHzGr0s.js';
3
+ export { A as AdminRole, B as Backend, C as CreateTokenBody, b as CreateTokenResponse, P as ProjectId, a as ShareTokenBody, S as StorageToken, T as TokenListItem, U as UpdateTokenBody } from '../types-bjHzGr0s.js';
4
4
 
5
5
  type BucketStage = 'in' | 'out';
6
6
  type BucketBackend = 'snowflake' | 'redshift' | 'bigquery' | 'teradata';
@@ -345,7 +345,7 @@ type GetDataPreview = {
345
345
  type GetTablesQuery = {
346
346
  include: ('attributes' | 'buckets' | 'columns' | 'metadata' | 'columnMetadata' | 'bucketsWithoutSourceTables')[];
347
347
  };
348
- type PrevieData = {
348
+ type PreviewData = {
349
349
  columns: string[];
350
350
  rows: {
351
351
  columnName: string;
@@ -353,6 +353,8 @@ type PrevieData = {
353
353
  isTruncated: boolean;
354
354
  }[][];
355
355
  };
356
+ /** @deprecated misspelling kept for backwards compatibility — use `PreviewData`. */
357
+ type PrevieData = PreviewData;
356
358
  type TableDefinition = {
357
359
  columns: {
358
360
  name: string;
@@ -1539,4 +1541,4 @@ type StackInfo = {
1539
1541
  };
1540
1542
  type PartialKey<T, K extends keyof T> = Omit<T, K> & Partial<Pick<T, K>>;
1541
1543
 
1542
- export type { AddFileTagBody, AddTableColumnBody, BackendType, BaseComponentConfig, BranchId$2 as BranchId, BranchMetadata, BranchMetadataEntry, BranchMetadataRaw, Bucket, BucketBackend, BucketDetail, BucketListing, BucketMetadata, BucketOwner, BucketRegistrationGuide, BucketRegistrationGuideQuery, BucketShared, BucketStage, Component, ComponentConfig, ComponentData, ComponentDataTypesConfiguration, ComponentDefinition, ComponentLogging, ComponentProcessorConfiguration, ComponentStagingStorage, ComponentVendor, ConfigType, ConfigurationDiff, ConfigurationDiffPath, ConfigurationDiffSide, ConfigurationDiffSideContent, ConfigurationPath, ConfigurationRowDiff, ConfigurationRowDiffPath, ConfigurationRowDiffSide, ConfigurationUseCaseType, ConfigurationVersion, ConfigurationVersionDetail, ConfigurationVersionDetailPath, ConfigurationVersionPath, CreateAliasTableBody, CreateBucketBody, CreateBucketListingInput, CreateConfigurationBody, CreateConfigurationInput, CreateConfigurationRowBody, CreateConfigurationRowInput, CreateConfigurationRowPath, CreateConfigurationRowsInput, CreateConfigurationWorkspaceBody, CreateConfigurationWorkspaceQuery, CreateDevBranchJobBody, CreateEventBody, CreateMergeRequestParams, CreateScheduledRefreshBody, CreateScheduledRefreshPath, CreateSnapshotBody, CreateTableAsyncBody, CreateTableAsyncFromFileBody, CreateTableDefinitionBody, CreateTablePrimaryKeyBody, CreateTriggerBody, DeleteConfigurationRowBody, DeleteConfigurationRowInput, DeleteConfigurationRowPath, DeleteConfigurationRowsInput, DeleteFileTagPath, DeleteTableColumnQuery, DeleteTableRows, DeleteWorkspaceObjectBody, DeleteWorkspaceObjectInput, DeleteWorkspaceQuery, DevBranch, DevBranchPath, EventPath, EventType, File, FilePath, FilterOperator, GetBucketsQuery, GetComponentPath, GetComponentsPath, GetComponentsQuery, GetConfigurationsPath, GetDataPreview, GetEventsQuery, GetFilesQuery, GetJobPath, GetJobsQuery, GetRunIdStatsQuery, GetSearchComponentConfigurationsPath, GetStackInfoQuery, GetTableEventsQuery, GetTablesQuery, GetWorkspaceSaml2LoginPath, GlobalSearchItem, GlobalSearchItemType, GlobalSearchQuery, GlobalSearchResponse, Job, JobOperation, JobUnion, ListTriggersQuery, LoginType, MergeRequest, MergeRequestActivityEventType, MergeRequestActivityLogEntry, MergeRequestChangeLog, MergeRequestChangeLogEntry, MergeRequestConflict, MergeRequestDetail, MergeRequestDetailWithActivityLog, MergeRequestReviewer, MergeRequestReviewerStatus, Metadata, PartialKey, PrepareFileBody, PreparedFile, PrevieData, RawBucketListingResponse, RawBucketListingRow, RebaseConfigurationBody, RebaseConfigurationInput, RebaseConfigurationPath, RefreshExternalBucketQuery, RegisterBucketBody, ResetWorkspacePassword, Row, RunIdStats, RunIdTableStat, SaveBucketMetadataBody, SaveMetadataBody, ScheduledTask, SearchComponentConfiguration, SearchComponentConfigurationsQuery, Service, ServiceId, SetAliasTableFilterBody, SetWorkspacePublicInput, SetWorkspacePublicKeyBody, SetWorkspacePublicKeyPath, ShareBucketToProjectsBody, ShareBucketToUsersBody, SharedBuckets, Snapshot, StackComponent, StackInfo, StorageEvent, Subscriber, Table, TableCreateJob, TableDetail, TableEvent, TableEventPath, TableExportAsyncBody, TableExportJob, TableImportAsyncBody, TableImportJob, Trigger, UnloadWorkspaceInput, UnloadWorkspacePath, UnloadWorkspaceQuery, UpdateBucketBody, UpdateBucketListingInput, UpdateBucketOwnerBody, UpdateConfigurationBody, UpdateConfigurationInput, UpdateConfigurationRequestBody, UpdateMergeRequestParams, UpdateTableBody, UpdateTableDefinitionBody, UpdateTableDefinitionInput, UpdateTableDefinitionPath, UpdateTriggerBody, WhereFilters, Workspace, WorkspaceConnection, WorkspaceInputMappingLoadPreviewBody, WorkspaceInputMappingLoadPreviewInput, WorkspaceInputMappingLoadPreviewResponse, WorkspaceLoginType, WorkspaceObject, WorkspacePath, WorkspaceSaml2Login, WorkspacesPath, WrDbRow };
1544
+ export type { AddFileTagBody, AddTableColumnBody, BackendType, BaseComponentConfig, BranchId$2 as BranchId, BranchMetadata, BranchMetadataEntry, BranchMetadataRaw, Bucket, BucketBackend, BucketDetail, BucketListing, BucketMetadata, BucketOwner, BucketRegistrationGuide, BucketRegistrationGuideQuery, BucketShared, BucketStage, Component, ComponentConfig, ComponentData, ComponentDataTypesConfiguration, ComponentDefinition, ComponentLogging, ComponentProcessorConfiguration, ComponentStagingStorage, ComponentVendor, ConfigType, ConfigurationDiff, ConfigurationDiffPath, ConfigurationDiffSide, ConfigurationDiffSideContent, ConfigurationPath, ConfigurationRowDiff, ConfigurationRowDiffPath, ConfigurationRowDiffSide, ConfigurationUseCaseType, ConfigurationVersion, ConfigurationVersionDetail, ConfigurationVersionDetailPath, ConfigurationVersionPath, CreateAliasTableBody, CreateBucketBody, CreateBucketListingInput, CreateConfigurationBody, CreateConfigurationInput, CreateConfigurationRowBody, CreateConfigurationRowInput, CreateConfigurationRowPath, CreateConfigurationRowsInput, CreateConfigurationWorkspaceBody, CreateConfigurationWorkspaceQuery, CreateDevBranchJobBody, CreateEventBody, CreateMergeRequestParams, CreateScheduledRefreshBody, CreateScheduledRefreshPath, CreateSnapshotBody, CreateTableAsyncBody, CreateTableAsyncFromFileBody, CreateTableDefinitionBody, CreateTablePrimaryKeyBody, CreateTriggerBody, DeleteConfigurationRowBody, DeleteConfigurationRowInput, DeleteConfigurationRowPath, DeleteConfigurationRowsInput, DeleteFileTagPath, DeleteTableColumnQuery, DeleteTableRows, DeleteWorkspaceObjectBody, DeleteWorkspaceObjectInput, DeleteWorkspaceQuery, DevBranch, DevBranchPath, EventPath, EventType, File, FilePath, FilterOperator, GetBucketsQuery, GetComponentPath, GetComponentsPath, GetComponentsQuery, GetConfigurationsPath, GetDataPreview, GetEventsQuery, GetFilesQuery, GetJobPath, GetJobsQuery, GetRunIdStatsQuery, GetSearchComponentConfigurationsPath, GetStackInfoQuery, GetTableEventsQuery, GetTablesQuery, GetWorkspaceSaml2LoginPath, GlobalSearchItem, GlobalSearchItemType, GlobalSearchQuery, GlobalSearchResponse, Job, JobOperation, JobUnion, ListTriggersQuery, LoginType, MergeRequest, MergeRequestActivityEventType, MergeRequestActivityLogEntry, MergeRequestChangeLog, MergeRequestChangeLogEntry, MergeRequestConflict, MergeRequestDetail, MergeRequestDetailWithActivityLog, MergeRequestReviewer, MergeRequestReviewerStatus, Metadata, PartialKey, PrepareFileBody, PreparedFile, PrevieData, PreviewData, RawBucketListingResponse, RawBucketListingRow, RebaseConfigurationBody, RebaseConfigurationInput, RebaseConfigurationPath, RefreshExternalBucketQuery, RegisterBucketBody, ResetWorkspacePassword, Row, RunIdStats, RunIdTableStat, SaveBucketMetadataBody, SaveMetadataBody, ScheduledTask, SearchComponentConfiguration, SearchComponentConfigurationsQuery, Service, ServiceId, SetAliasTableFilterBody, SetWorkspacePublicInput, SetWorkspacePublicKeyBody, SetWorkspacePublicKeyPath, ShareBucketToProjectsBody, ShareBucketToUsersBody, SharedBuckets, Snapshot, StackComponent, StackInfo, StorageEvent, Subscriber, Table, TableCreateJob, TableDetail, TableEvent, TableEventPath, TableExportAsyncBody, TableExportJob, TableImportAsyncBody, TableImportJob, Trigger, UnloadWorkspaceInput, UnloadWorkspacePath, UnloadWorkspaceQuery, UpdateBucketBody, UpdateBucketListingInput, UpdateBucketOwnerBody, UpdateConfigurationBody, UpdateConfigurationInput, UpdateConfigurationRequestBody, UpdateMergeRequestParams, UpdateTableBody, UpdateTableDefinitionBody, UpdateTableDefinitionInput, UpdateTableDefinitionPath, UpdateTriggerBody, WhereFilters, Workspace, WorkspaceConnection, WorkspaceInputMappingLoadPreviewBody, WorkspaceInputMappingLoadPreviewInput, WorkspaceInputMappingLoadPreviewResponse, WorkspaceLoginType, WorkspaceObject, WorkspacePath, WorkspaceSaml2Login, WorkspacesPath, WrDbRow };
@@ -1,8 +1,8 @@
1
- import { c as components, S as StorageToken, C as CreateTokenBody, U as UpdateTokenBody, b as ShareTokenBody } from './types-DJbXfC2q.cjs';
2
- import { GetBucketsQuery, Bucket, BucketDetail, CreateBucketBody, UpdateBucketBody, CreateScheduledRefreshPath, CreateScheduledRefreshBody, ScheduledTask, BucketListing, CreateBucketListingInput, Job, UpdateBucketListingInput, ShareBucketToProjectsBody, ShareBucketToUsersBody, UpdateBucketOwnerBody, RefreshExternalBucketQuery, RegisterBucketBody, BucketRegistrationGuideQuery, SaveBucketMetadataBody, GetEventsQuery, StorageEvent, GetTableEventsQuery, TableEvent, CreateEventBody, File, GetFilesQuery, DeleteFileTagPath, PrepareFileBody, PreparedFile, GetTablesQuery, Table, TableDetail, GetDataPreview, PrevieData, DeleteTableRows, JobUnion, TableExportAsyncBody, TableExportJob, CreateTableAsyncBody, TableCreateJob, CreateTableDefinitionBody, TableImportAsyncBody, TableImportJob, UpdateTableDefinitionInput, UpdateTableBody, CreateAliasTableBody, SetAliasTableFilterBody, CreateSnapshotBody, Snapshot, SaveMetadataBody, Metadata, AddTableColumnBody, DeleteTableColumnQuery, CreateTablePrimaryKeyBody, DevBranch, CreateDevBranchJobBody, DevBranchPath, BranchMetadata, BranchMetadataEntry, WorkspacePath, Workspace, WorkspacesPath, ResetWorkspacePassword, SetWorkspacePublicInput, GetWorkspaceSaml2LoginPath, WorkspaceSaml2Login, WorkspaceObject, DeleteWorkspaceObjectInput, UnloadWorkspaceInput, WorkspaceInputMappingLoadPreviewInput, MergeRequestDetail, MergeRequestDetailWithActivityLog, CreateMergeRequestParams, UpdateMergeRequestParams, JobOperation, GetJobPath, GetJobsQuery, GetComponentPath, Component, GetComponentsPath, GetComponentsQuery, GetSearchComponentConfigurationsPath, SearchComponentConfigurationsQuery, SearchComponentConfiguration, CreateConfigurationInput, BaseComponentConfig, ConfigType, PartialKey, UpdateConfigurationInput, ComponentConfig, ConfigurationPath, ConfigurationDiffPath, ConfigurationDiff, ConfigurationRowDiffPath, ConfigurationRowDiff, RebaseConfigurationInput, GetConfigurationsPath, CreateConfigurationRowInput, Row, CreateConfigurationRowsInput, CreateConfigurationRowBody, DeleteConfigurationRowInput, DeleteConfigurationRowsInput, CreateConfigurationWorkspaceBody, ConfigurationUseCaseType, ConfigurationVersionPath, ConfigurationVersion, ConfigurationVersionDetailPath, ConfigurationVersionDetail, ListTriggersQuery, CreateTriggerBody, UpdateTriggerBody, GlobalSearchQuery, GlobalSearchResponse, RunIdStats, GetStackInfoQuery, StackInfo } from './storage/types.cjs';
3
- import { C as ClientInitOptions, M as MiddlewareFn$1 } from './types-DxJD6LIN.cjs';
4
- import { c as createGenericFetchClient } from './createGenericFetchClient-yfcpR7qD.cjs';
5
- import { c as createOpenapiFetchClient } from './createOpenapiFetchClient-Ci0-Qe53.cjs';
1
+ import { c as components, S as StorageToken, C as CreateTokenBody, U as UpdateTokenBody, a as ShareTokenBody } from './types-Bu8AEdZo.cjs';
2
+ import { GetBucketsQuery, Bucket, BucketDetail, CreateBucketBody, UpdateBucketBody, CreateScheduledRefreshPath, CreateScheduledRefreshBody, ScheduledTask, BucketListing, CreateBucketListingInput, Job, UpdateBucketListingInput, ShareBucketToProjectsBody, ShareBucketToUsersBody, UpdateBucketOwnerBody, RefreshExternalBucketQuery, RegisterBucketBody, BucketRegistrationGuideQuery, SaveBucketMetadataBody, GetEventsQuery, StorageEvent, GetTableEventsQuery, TableEvent, CreateEventBody, File, GetFilesQuery, DeleteFileTagPath, PrepareFileBody, PreparedFile, GetTablesQuery, Table, TableDetail, GetDataPreview, PreviewData, DeleteTableRows, JobUnion, TableExportAsyncBody, TableExportJob, CreateTableAsyncBody, TableCreateJob, CreateTableDefinitionBody, TableImportAsyncBody, TableImportJob, UpdateTableDefinitionInput, UpdateTableBody, CreateAliasTableBody, SetAliasTableFilterBody, CreateSnapshotBody, Snapshot, SaveMetadataBody, Metadata, AddTableColumnBody, DeleteTableColumnQuery, CreateTablePrimaryKeyBody, DevBranch, CreateDevBranchJobBody, DevBranchPath, BranchMetadata, BranchMetadataEntry, WorkspacePath, Workspace, WorkspacesPath, ResetWorkspacePassword, SetWorkspacePublicInput, GetWorkspaceSaml2LoginPath, WorkspaceSaml2Login, WorkspaceObject, DeleteWorkspaceObjectInput, UnloadWorkspaceInput, WorkspaceInputMappingLoadPreviewInput, MergeRequestDetail, MergeRequestDetailWithActivityLog, CreateMergeRequestParams, UpdateMergeRequestParams, JobOperation, GetJobPath, GetJobsQuery, GetComponentPath, Component, GetComponentsPath, GetComponentsQuery, GetSearchComponentConfigurationsPath, SearchComponentConfigurationsQuery, SearchComponentConfiguration, CreateConfigurationInput, BaseComponentConfig, ConfigType, PartialKey, UpdateConfigurationInput, ComponentConfig, ConfigurationPath, ConfigurationDiffPath, ConfigurationDiff, ConfigurationRowDiffPath, ConfigurationRowDiff, RebaseConfigurationInput, GetConfigurationsPath, CreateConfigurationRowInput, Row, CreateConfigurationRowsInput, CreateConfigurationRowBody, DeleteConfigurationRowInput, DeleteConfigurationRowsInput, CreateConfigurationWorkspaceBody, ConfigurationUseCaseType, ConfigurationVersionPath, ConfigurationVersion, ConfigurationVersionDetailPath, ConfigurationVersionDetail, ListTriggersQuery, CreateTriggerBody, UpdateTriggerBody, GlobalSearchQuery, GlobalSearchResponse, RunIdStats, GetStackInfoQuery, StackInfo } from './storage/types.cjs';
3
+ import { C as ClientInitOptions, M as MiddlewareFn$1 } from './types-BLJoO6YL.cjs';
4
+ import { c as createGenericFetchClient } from './createGenericFetchClient-CSHOaFE3.cjs';
5
+ import { c as createOpenapiFetchClient } from './createOpenapiFetchClient-CKNLT4ND.cjs';
6
6
 
7
7
  type ProcessFn<T, R> = (item: T, index: number, arrayLength: number) => Promise<R>;
8
8
  type MiddlewareFn<T, R> = (next: ProcessFn<T, R>) => ProcessFn<T, R>;
@@ -432,7 +432,7 @@ declare const createStorageClient: ({ baseUrl, token, middlewares, onRefreshToke
432
432
  tables: {
433
433
  getTables: (branchId: string, query?: GetTablesQuery, signal?: AbortSignal) => Promise<Table[]>;
434
434
  getTable: (id: string, signal?: AbortSignal) => Promise<TableDetail>;
435
- getDataPreview: (id: string, query?: GetDataPreview, signal?: AbortSignal) => Promise<PrevieData>;
435
+ getDataPreview: (id: string, query?: GetDataPreview, signal?: AbortSignal) => Promise<PreviewData>;
436
436
  deleteTable: (id: string, signal?: AbortSignal) => Promise<void>;
437
437
  deleteTables: (ids: string[]) => Promise<void>;
438
438
  deleteTableRows: (id: string, query?: DeleteTableRows, signal?: AbortSignal) => Promise<JobUnion>;
@@ -1,8 +1,8 @@
1
- import { c as components, S as StorageToken, C as CreateTokenBody, U as UpdateTokenBody, b as ShareTokenBody } from './types-BG8yQyYt.js';
2
- import { GetBucketsQuery, Bucket, BucketDetail, CreateBucketBody, UpdateBucketBody, CreateScheduledRefreshPath, CreateScheduledRefreshBody, ScheduledTask, BucketListing, CreateBucketListingInput, Job, UpdateBucketListingInput, ShareBucketToProjectsBody, ShareBucketToUsersBody, UpdateBucketOwnerBody, RefreshExternalBucketQuery, RegisterBucketBody, BucketRegistrationGuideQuery, SaveBucketMetadataBody, GetEventsQuery, StorageEvent, GetTableEventsQuery, TableEvent, CreateEventBody, File, GetFilesQuery, DeleteFileTagPath, PrepareFileBody, PreparedFile, GetTablesQuery, Table, TableDetail, GetDataPreview, PrevieData, DeleteTableRows, JobUnion, TableExportAsyncBody, TableExportJob, CreateTableAsyncBody, TableCreateJob, CreateTableDefinitionBody, TableImportAsyncBody, TableImportJob, UpdateTableDefinitionInput, UpdateTableBody, CreateAliasTableBody, SetAliasTableFilterBody, CreateSnapshotBody, Snapshot, SaveMetadataBody, Metadata, AddTableColumnBody, DeleteTableColumnQuery, CreateTablePrimaryKeyBody, DevBranch, CreateDevBranchJobBody, DevBranchPath, BranchMetadata, BranchMetadataEntry, WorkspacePath, Workspace, WorkspacesPath, ResetWorkspacePassword, SetWorkspacePublicInput, GetWorkspaceSaml2LoginPath, WorkspaceSaml2Login, WorkspaceObject, DeleteWorkspaceObjectInput, UnloadWorkspaceInput, WorkspaceInputMappingLoadPreviewInput, MergeRequestDetail, MergeRequestDetailWithActivityLog, CreateMergeRequestParams, UpdateMergeRequestParams, JobOperation, GetJobPath, GetJobsQuery, GetComponentPath, Component, GetComponentsPath, GetComponentsQuery, GetSearchComponentConfigurationsPath, SearchComponentConfigurationsQuery, SearchComponentConfiguration, CreateConfigurationInput, BaseComponentConfig, ConfigType, PartialKey, UpdateConfigurationInput, ComponentConfig, ConfigurationPath, ConfigurationDiffPath, ConfigurationDiff, ConfigurationRowDiffPath, ConfigurationRowDiff, RebaseConfigurationInput, GetConfigurationsPath, CreateConfigurationRowInput, Row, CreateConfigurationRowsInput, CreateConfigurationRowBody, DeleteConfigurationRowInput, DeleteConfigurationRowsInput, CreateConfigurationWorkspaceBody, ConfigurationUseCaseType, ConfigurationVersionPath, ConfigurationVersion, ConfigurationVersionDetailPath, ConfigurationVersionDetail, ListTriggersQuery, CreateTriggerBody, UpdateTriggerBody, GlobalSearchQuery, GlobalSearchResponse, RunIdStats, GetStackInfoQuery, StackInfo } from './storage/types.js';
3
- import { C as ClientInitOptions, M as MiddlewareFn$1 } from './types-DxJD6LIN.js';
4
- import { c as createGenericFetchClient } from './createGenericFetchClient-Gpom91V-.js';
5
- import { c as createOpenapiFetchClient } from './createOpenapiFetchClient-B44nXiti.js';
1
+ import { c as components, S as StorageToken, C as CreateTokenBody, U as UpdateTokenBody, a as ShareTokenBody } from './types-bjHzGr0s.js';
2
+ import { GetBucketsQuery, Bucket, BucketDetail, CreateBucketBody, UpdateBucketBody, CreateScheduledRefreshPath, CreateScheduledRefreshBody, ScheduledTask, BucketListing, CreateBucketListingInput, Job, UpdateBucketListingInput, ShareBucketToProjectsBody, ShareBucketToUsersBody, UpdateBucketOwnerBody, RefreshExternalBucketQuery, RegisterBucketBody, BucketRegistrationGuideQuery, SaveBucketMetadataBody, GetEventsQuery, StorageEvent, GetTableEventsQuery, TableEvent, CreateEventBody, File, GetFilesQuery, DeleteFileTagPath, PrepareFileBody, PreparedFile, GetTablesQuery, Table, TableDetail, GetDataPreview, PreviewData, DeleteTableRows, JobUnion, TableExportAsyncBody, TableExportJob, CreateTableAsyncBody, TableCreateJob, CreateTableDefinitionBody, TableImportAsyncBody, TableImportJob, UpdateTableDefinitionInput, UpdateTableBody, CreateAliasTableBody, SetAliasTableFilterBody, CreateSnapshotBody, Snapshot, SaveMetadataBody, Metadata, AddTableColumnBody, DeleteTableColumnQuery, CreateTablePrimaryKeyBody, DevBranch, CreateDevBranchJobBody, DevBranchPath, BranchMetadata, BranchMetadataEntry, WorkspacePath, Workspace, WorkspacesPath, ResetWorkspacePassword, SetWorkspacePublicInput, GetWorkspaceSaml2LoginPath, WorkspaceSaml2Login, WorkspaceObject, DeleteWorkspaceObjectInput, UnloadWorkspaceInput, WorkspaceInputMappingLoadPreviewInput, MergeRequestDetail, MergeRequestDetailWithActivityLog, CreateMergeRequestParams, UpdateMergeRequestParams, JobOperation, GetJobPath, GetJobsQuery, GetComponentPath, Component, GetComponentsPath, GetComponentsQuery, GetSearchComponentConfigurationsPath, SearchComponentConfigurationsQuery, SearchComponentConfiguration, CreateConfigurationInput, BaseComponentConfig, ConfigType, PartialKey, UpdateConfigurationInput, ComponentConfig, ConfigurationPath, ConfigurationDiffPath, ConfigurationDiff, ConfigurationRowDiffPath, ConfigurationRowDiff, RebaseConfigurationInput, GetConfigurationsPath, CreateConfigurationRowInput, Row, CreateConfigurationRowsInput, CreateConfigurationRowBody, DeleteConfigurationRowInput, DeleteConfigurationRowsInput, CreateConfigurationWorkspaceBody, ConfigurationUseCaseType, ConfigurationVersionPath, ConfigurationVersion, ConfigurationVersionDetailPath, ConfigurationVersionDetail, ListTriggersQuery, CreateTriggerBody, UpdateTriggerBody, GlobalSearchQuery, GlobalSearchResponse, RunIdStats, GetStackInfoQuery, StackInfo } from './storage/types.js';
3
+ import { C as ClientInitOptions, M as MiddlewareFn$1 } from './types-BLJoO6YL.js';
4
+ import { c as createGenericFetchClient } from './createGenericFetchClient-D_vU8nco.js';
5
+ import { c as createOpenapiFetchClient } from './createOpenapiFetchClient-B50N1zkV.js';
6
6
 
7
7
  type ProcessFn<T, R> = (item: T, index: number, arrayLength: number) => Promise<R>;
8
8
  type MiddlewareFn<T, R> = (next: ProcessFn<T, R>) => ProcessFn<T, R>;
@@ -432,7 +432,7 @@ declare const createStorageClient: ({ baseUrl, token, middlewares, onRefreshToke
432
432
  tables: {
433
433
  getTables: (branchId: string, query?: GetTablesQuery, signal?: AbortSignal) => Promise<Table[]>;
434
434
  getTable: (id: string, signal?: AbortSignal) => Promise<TableDetail>;
435
- getDataPreview: (id: string, query?: GetDataPreview, signal?: AbortSignal) => Promise<PrevieData>;
435
+ getDataPreview: (id: string, query?: GetDataPreview, signal?: AbortSignal) => Promise<PreviewData>;
436
436
  deleteTable: (id: string, signal?: AbortSignal) => Promise<void>;
437
437
  deleteTables: (ids: string[]) => Promise<void>;
438
438
  deleteTableRows: (id: string, query?: DeleteTableRows, signal?: AbortSignal) => Promise<JobUnion>;
@@ -1,5 +1,5 @@
1
1
  import { CreateTableAsyncBody, TableCreateJob, CreateTableDefinitionBody, Table, TableImportAsyncBody, TableImportJob, TableExportAsyncBody, TableExportJob, BucketListing, CreateBucketListingInput, UpdateBucketListingInput, ShareBucketToProjectsBody, ShareBucketToUsersBody, RegisterBucketBody, RefreshExternalBucketQuery, CreateSnapshotBody, AddTableColumnBody, DeleteTableColumnQuery, CreateTablePrimaryKeyBody } from './storage/types.js';
2
- import { c as createStorageClient } from './index-G9ZyDi7K.js';
2
+ import { c as createStorageClient } from './storageClient-DAglYVkx.js';
3
3
 
4
4
  type Options = {
5
5
  interval?: number;
@@ -1,5 +1,5 @@
1
1
  import { CreateTableAsyncBody, TableCreateJob, CreateTableDefinitionBody, Table, TableImportAsyncBody, TableImportJob, TableExportAsyncBody, TableExportJob, BucketListing, CreateBucketListingInput, UpdateBucketListingInput, ShareBucketToProjectsBody, ShareBucketToUsersBody, RegisterBucketBody, RefreshExternalBucketQuery, CreateSnapshotBody, AddTableColumnBody, DeleteTableColumnQuery, CreateTablePrimaryKeyBody } from './storage/types.cjs';
2
- import { c as createStorageClient } from './index-DzhQuag5.cjs';
2
+ import { c as createStorageClient } from './storageClient-CZpLyDuY.cjs';
3
3
 
4
4
  type Options = {
5
5
  interval?: number;
@@ -1,5 +1,5 @@
1
1
  import { P as PaginationQuery, c as components, C as CreateSourceRequestBody, U as UpdateSourceRequestBody, D as DeleteSourceQuery, a as UpdateSourceSettingsRequestBody, T as TestSourceQuery, b as CreateSinkRequestBody, d as UpdateSinkRequestBody, e as UpdateSinkSettingsRequestBody, S as SinkStatisticsFilesQuery } from '../types-DFWnAftN.cjs';
2
- import { C as ClientInitOptions } from '../types-DxJD6LIN.cjs';
2
+ import { C as ClientInitOptions } from '../types-BLJoO6YL.cjs';
3
3
  import '../types-jKnx7Tm_.cjs';
4
4
  import 'qs';
5
5
 
@@ -1,5 +1,5 @@
1
1
  import { P as PaginationQuery, c as components, C as CreateSourceRequestBody, U as UpdateSourceRequestBody, D as DeleteSourceQuery, a as UpdateSourceSettingsRequestBody, T as TestSourceQuery, b as CreateSinkRequestBody, d as UpdateSinkRequestBody, e as UpdateSinkSettingsRequestBody, S as SinkStatisticsFilesQuery } from '../types-Dv3vN7M9.js';
2
- import { C as ClientInitOptions } from '../types-DxJD6LIN.js';
2
+ import { C as ClientInitOptions } from '../types-BLJoO6YL.js';
3
3
  import '../types-jKnx7Tm_.js';
4
4
  import 'qs';
5
5
 
@@ -1,6 +1,6 @@
1
1
  import { PostActionsBody, EnrollMFAInput, GetDataAppPublicGitRepositoryInput, GetDataAppPasswordPrivateGitRepositoryInput, GetDataAppSSHKeyPrivateGitRepositoryInput, GetPublicGitRepositoryInput, GetGitPrivateRepositoryInput } from './types.cjs';
2
- import { c as createOpenapiFetchClient } from '../createOpenapiFetchClient-Ci0-Qe53.cjs';
3
- import { C as ClientInitOptions } from '../types-DxJD6LIN.cjs';
2
+ import { c as createOpenapiFetchClient } from '../createOpenapiFetchClient-CKNLT4ND.cjs';
3
+ import { C as ClientInitOptions } from '../types-BLJoO6YL.cjs';
4
4
  import '../types-jKnx7Tm_.cjs';
5
5
  import 'qs';
6
6
 
@@ -1,6 +1,6 @@
1
1
  import { PostActionsBody, EnrollMFAInput, GetDataAppPublicGitRepositoryInput, GetDataAppPasswordPrivateGitRepositoryInput, GetDataAppSSHKeyPrivateGitRepositoryInput, GetPublicGitRepositoryInput, GetGitPrivateRepositoryInput } from './types.js';
2
- import { c as createOpenapiFetchClient } from '../createOpenapiFetchClient-B44nXiti.js';
3
- import { C as ClientInitOptions } from '../types-DxJD6LIN.js';
2
+ import { c as createOpenapiFetchClient } from '../createOpenapiFetchClient-B50N1zkV.js';
3
+ import { C as ClientInitOptions } from '../types-BLJoO6YL.js';
4
4
  import '../types-jKnx7Tm_.js';
5
5
  import 'qs';
6
6
 
@@ -1,6 +1,6 @@
1
1
  import { CreateCredentialsBody, WorkspaceData } from './types.cjs';
2
- import { c as createGenericFetchClient } from '../createGenericFetchClient-yfcpR7qD.cjs';
3
- import { C as ClientInitOptions } from '../types-DxJD6LIN.cjs';
2
+ import { c as createGenericFetchClient } from '../createGenericFetchClient-CSHOaFE3.cjs';
3
+ import { C as ClientInitOptions } from '../types-BLJoO6YL.cjs';
4
4
  import 'qs';
5
5
 
6
6
  type GenericFetchClient = ReturnType<typeof createGenericFetchClient>;
@@ -1,6 +1,6 @@
1
1
  import { CreateCredentialsBody, WorkspaceData } from './types.js';
2
- import { c as createGenericFetchClient } from '../createGenericFetchClient-Gpom91V-.js';
3
- import { C as ClientInitOptions } from '../types-DxJD6LIN.js';
2
+ import { c as createGenericFetchClient } from '../createGenericFetchClient-D_vU8nco.js';
3
+ import { C as ClientInitOptions } from '../types-BLJoO6YL.js';
4
4
  import 'qs';
5
5
 
6
6
  type GenericFetchClient = ReturnType<typeof createGenericFetchClient>;
@@ -46,4 +46,4 @@ type ClientInitOptions = {
46
46
  middlewares: MiddlewareFn[];
47
47
  };
48
48
 
49
- export { type ApiResponse as A, type BodyParam as B, type ClientInitOptions as C, type FetchClientOptions as F, type HttpMethod as H, type MiddlewareFn as M, type PathParam as P, type QueryParam as Q, type CreateFetchClientOptions as a, ApiError as b, type BaseClientOptions as c };
49
+ export { type ApiResponse as A, type BodyParam as B, type ClientInitOptions as C, type FetchClientOptions as F, type HttpMethod as H, type MiddlewareFn as M, type PathParam as P, type QueryParam as Q, ApiError as a, type CreateFetchClientOptions as b, type BaseClientOptions as c };
@@ -46,4 +46,4 @@ type ClientInitOptions = {
46
46
  middlewares: MiddlewareFn[];
47
47
  };
48
48
 
49
- export { type ApiResponse as A, type BodyParam as B, type ClientInitOptions as C, type FetchClientOptions as F, type HttpMethod as H, type MiddlewareFn as M, type PathParam as P, type QueryParam as Q, type CreateFetchClientOptions as a, ApiError as b, type BaseClientOptions as c };
49
+ export { type ApiResponse as A, type BodyParam as B, type ClientInitOptions as C, type FetchClientOptions as F, type HttpMethod as H, type MiddlewareFn as M, type PathParam as P, type QueryParam as Q, ApiError as a, type CreateFetchClientOptions as b, type BaseClientOptions as c };
@@ -15818,4 +15818,4 @@ type ShareTokenBody = {
15818
15818
  message?: string;
15819
15819
  };
15820
15820
 
15821
- export { type AdminRole as A, type Backend as B, type CreateTokenBody as C, KeboolaHttpHeader as K, type ProjectId as P, type StorageToken as S, type TokenListItem as T, type UpdateTokenBody as U, type CreateTokenResponse as a, type ShareTokenBody as b, type components as c, type paths as p };
15821
+ export { type AdminRole as A, type Backend as B, type CreateTokenBody as C, KeboolaHttpHeader as K, type ProjectId as P, type StorageToken as S, type TokenListItem as T, type UpdateTokenBody as U, type ShareTokenBody as a, type CreateTokenResponse as b, type components as c, type paths as p };
@@ -1,5 +1,5 @@
1
1
  import { createEncryptionClient } from './encryption/index.js';
2
- import { P as ProjectId } from './types-BG8yQyYt.js';
2
+ import { P as ProjectId } from './types-bjHzGr0s.js';
3
3
  import { createVaultClient } from './vault/index.js';
4
4
 
5
5
  type VaultClient = ReturnType<typeof createVaultClient>;
@@ -1,5 +1,5 @@
1
1
  import { createEncryptionClient } from './encryption/index.cjs';
2
- import { P as ProjectId } from './types-DJbXfC2q.cjs';
2
+ import { P as ProjectId } from './types-Bu8AEdZo.cjs';
3
3
  import { createVaultClient } from './vault/index.cjs';
4
4
 
5
5
  type VaultClient = ReturnType<typeof createVaultClient>;