@keboola/api-client 11.0.0 → 12.0.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/dist/{chunk-D33KMSJH.cjs → chunk-TTPJSPZA.cjs} +5 -3
- package/dist/chunk-TTPJSPZA.cjs.map +1 -0
- package/dist/{chunk-CZEB3EGU.cjs → chunk-UFQVOZZ6.cjs} +18 -4
- package/dist/chunk-UFQVOZZ6.cjs.map +1 -0
- package/dist/{chunk-B7BBPROF.js → chunk-WFBQUWRC.js} +5 -3
- package/dist/chunk-WFBQUWRC.js.map +1 -0
- package/dist/{chunk-SCSYXYVM.js → chunk-YUTWLJBK.js} +18 -4
- package/dist/chunk-YUTWLJBK.js.map +1 -0
- package/dist/constants/index.cjs +2 -2
- package/dist/constants/index.d.cts +1 -0
- package/dist/constants/index.d.ts +1 -0
- package/dist/constants/index.js +1 -1
- package/dist/index.cjs +5 -5
- package/dist/index.d.cts +85 -1
- package/dist/index.d.ts +85 -1
- package/dist/index.js +3 -3
- package/dist/{registry-nH4Zhbcp.d.cts → registry-BLItWxbK.d.cts} +12 -0
- package/dist/{registry-nH4Zhbcp.d.ts → registry-BLItWxbK.d.ts} +12 -0
- package/dist/sdk/configurations/index.cjs +3 -3
- package/dist/sdk/configurations/index.d.cts +37 -1
- package/dist/sdk/configurations/index.d.ts +37 -1
- package/dist/sdk/configurations/index.js +2 -2
- package/package.json +1 -1
- package/surface/sdk.md +3 -3
- package/dist/chunk-B7BBPROF.js.map +0 -1
- package/dist/chunk-CZEB3EGU.cjs.map +0 -1
- package/dist/chunk-D33KMSJH.cjs.map +0 -1
- package/dist/chunk-SCSYXYVM.js.map +0 -1
package/dist/index.d.cts
CHANGED
|
@@ -30,7 +30,7 @@ import * as zod_v4_core from 'zod/v4/core';
|
|
|
30
30
|
import * as zod from 'zod';
|
|
31
31
|
import { z } from 'zod';
|
|
32
32
|
import { ServiceId, ConfigurationPath, BaseComponentConfig, CreateConfigurationInput, UpdateConfigurationInput, CreateTableAsyncBody, TableCreateJob, CreateTableDefinitionBody, Table, TableImportAsyncBody, TableImportJob, TableExportAsyncBody, TableExportJob, BucketListing, CreateBucketListingInput, UpdateBucketListingInput, ShareBucketToProjectsBody, ShareBucketToUsersBody, RegisterBucketBody, RefreshExternalBucketQuery, CreateSnapshotBody, AddTableColumnBody, DeleteTableColumnQuery, CreateTablePrimaryKeyBody, Service, StackComponent, GetBucketsQuery, Bucket, BucketDetail, CreateBucketBody, UpdateBucketBody, CreateScheduledRefreshPath, CreateScheduledRefreshBody, ScheduledTask, Job, UpdateBucketOwnerBody, BucketRegistrationGuideQuery, SaveBucketMetadataBody, GetEventsQuery, StorageEvent, GetTableEventsQuery, TableEvent, CreateEventBody, File as File$1, GetFilesQuery, DeleteFileTagPath, PrepareFileBody, PreparedFile, GetTablesQuery, TableDetail, GetDataPreview, PreviewData, DeleteTableRows, JobUnion, UpdateTableDefinitionInput, UpdateTableBody, CreateAliasTableBody, SetAliasTableFilterBody, Snapshot, SaveMetadataBody, Metadata, 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, ConfigType, PartialKey, ComponentConfig, 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';
|
|
33
|
-
import { R as RegisteredComponentId } from './registry-
|
|
33
|
+
import { R as RegisteredComponentId } from './registry-BLItWxbK.cjs';
|
|
34
34
|
import { C as ConcurrentOptions, M as MiddlewareFn$1 } from './storageClient-CB4U57Pr.cjs';
|
|
35
35
|
export { a as concurrent } from './storageClient-CB4U57Pr.cjs';
|
|
36
36
|
import { K as KeboolaObjectId } from './keboolaUID-D1DGSbge.cjs';
|
|
@@ -4584,6 +4584,18 @@ declare const createClients: ({ baseUrl, token, assetsBaseUrl, statusBaseUrl, me
|
|
|
4584
4584
|
database: zod.ZodString;
|
|
4585
4585
|
}, zod_v4_core.$strip>;
|
|
4586
4586
|
}, zod_v4_core.$strip>;
|
|
4587
|
+
}, zod_v4_core.$strip>> & Record<"keboola.ex-google-ads", zod.ZodObject<{
|
|
4588
|
+
authorization: zod.ZodObject<{
|
|
4589
|
+
oauth_api: zod.ZodObject<{
|
|
4590
|
+
id: zod.ZodString;
|
|
4591
|
+
version: zod.ZodOptional<zod.ZodNumber>;
|
|
4592
|
+
}, zod_v4_core.$strip>;
|
|
4593
|
+
}, zod_v4_core.$strip>;
|
|
4594
|
+
parameters: zod.ZodObject<{
|
|
4595
|
+
customerId: zod.ZodArray<zod.ZodString>;
|
|
4596
|
+
onlyEnabledCustomers: zod.ZodOptional<zod.ZodBoolean>;
|
|
4597
|
+
getAccountChildren: zod.ZodOptional<zod.ZodBoolean>;
|
|
4598
|
+
}, zod_v4_core.$strip>;
|
|
4587
4599
|
}, zod_v4_core.$strip>>)[ComponentId]>>;
|
|
4588
4600
|
runnable: boolean;
|
|
4589
4601
|
error: zod.ZodError<unknown> | undefined;
|
|
@@ -5454,6 +5466,18 @@ declare const createClients: ({ baseUrl, token, assetsBaseUrl, statusBaseUrl, me
|
|
|
5454
5466
|
database: zod.ZodString;
|
|
5455
5467
|
}, zod_v4_core.$strip>;
|
|
5456
5468
|
}, zod_v4_core.$strip>;
|
|
5469
|
+
}, zod_v4_core.$strip>> & Record<"keboola.ex-google-ads", zod.ZodObject<{
|
|
5470
|
+
authorization: zod.ZodObject<{
|
|
5471
|
+
oauth_api: zod.ZodObject<{
|
|
5472
|
+
id: zod.ZodString;
|
|
5473
|
+
version: zod.ZodOptional<zod.ZodNumber>;
|
|
5474
|
+
}, zod_v4_core.$strip>;
|
|
5475
|
+
}, zod_v4_core.$strip>;
|
|
5476
|
+
parameters: zod.ZodObject<{
|
|
5477
|
+
customerId: zod.ZodArray<zod.ZodString>;
|
|
5478
|
+
onlyEnabledCustomers: zod.ZodOptional<zod.ZodBoolean>;
|
|
5479
|
+
getAccountChildren: zod.ZodOptional<zod.ZodBoolean>;
|
|
5480
|
+
}, zod_v4_core.$strip>;
|
|
5457
5481
|
}, zod_v4_core.$strip>>)[ComponentId]> extends infer T ? T extends zod.input<(Record<never, never> & Record<"keboola.wr-db-mysql", zod.ZodObject<{
|
|
5458
5482
|
parameters: zod.ZodObject<{
|
|
5459
5483
|
db: zod.ZodObject<{
|
|
@@ -6318,6 +6342,18 @@ declare const createClients: ({ baseUrl, token, assetsBaseUrl, statusBaseUrl, me
|
|
|
6318
6342
|
database: zod.ZodString;
|
|
6319
6343
|
}, zod_v4_core.$strip>;
|
|
6320
6344
|
}, zod_v4_core.$strip>;
|
|
6345
|
+
}, zod_v4_core.$strip>> & Record<"keboola.ex-google-ads", zod.ZodObject<{
|
|
6346
|
+
authorization: zod.ZodObject<{
|
|
6347
|
+
oauth_api: zod.ZodObject<{
|
|
6348
|
+
id: zod.ZodString;
|
|
6349
|
+
version: zod.ZodOptional<zod.ZodNumber>;
|
|
6350
|
+
}, zod_v4_core.$strip>;
|
|
6351
|
+
}, zod_v4_core.$strip>;
|
|
6352
|
+
parameters: zod.ZodObject<{
|
|
6353
|
+
customerId: zod.ZodArray<zod.ZodString>;
|
|
6354
|
+
onlyEnabledCustomers: zod.ZodOptional<zod.ZodBoolean>;
|
|
6355
|
+
getAccountChildren: zod.ZodOptional<zod.ZodBoolean>;
|
|
6356
|
+
}, zod_v4_core.$strip>;
|
|
6321
6357
|
}, zod_v4_core.$strip>>)[ComponentId]> ? T extends object ? { [K in keyof T]?: (T[K] extends infer T_1 ? T_1 extends T[K] ? T_1 extends object ? { [K_2 in keyof T_1]?: (T_1[K_2] extends infer T_2 ? T_2 extends T_1[K_2] ? T_2 extends object ? { [K_3 in keyof T_2]?: (T_2[K_3] extends infer T_3 ? T_3 extends T_2[K_3] ? T_3 extends object ? { [K_4 in keyof T_3]?: (T_3[K_4] extends infer T_4 ? T_4 extends T_3[K_4] ? T_4 extends object ? { [K_5 in keyof T_4]?: (T_4[K_5] extends infer T_5 ? T_5 extends T_4[K_5] ? T_5 extends object ? { [K_6 in keyof T_5]?: (T_5[K_6] extends infer T_6 ? T_6 extends T_5[K_6] ? T_6 extends object ? { [K_7 in keyof T_6]?: (T_6[K_7] extends infer T_7 ? T_7 extends T_6[K_7] ? T_7 extends object ? { [K_8 in keyof T_7]?: (T_7[K_8] extends infer T_8 ? T_8 extends T_7[K_8] ? T_8 extends object ? { [K_9 in keyof T_8]?: (T_8[K_9] extends infer T_9 ? T_9 extends T_8[K_9] ? T_9 extends object ? { [K_10 in keyof T_9]?: (T_9[K_10] extends infer T_10 ? T_10 extends T_9[K_10] ? T_10 extends object ? { [K_11 in keyof T_10]?: /*elided*/ any | undefined; } : T_10 : never : never) | undefined; } : T_9 : never : never) | undefined; } : T_8 : never : never) | undefined; } : T_7 : never : never) | undefined; } : T_6 : never : never) | undefined; } : T_5 : never : never) | undefined; } : T_4 : never : never) | undefined; } : T_3 : never : never) | undefined; } : T_2 : never : never) | undefined; } : T_1 : never : never) | undefined; } : T : never : never;
|
|
6322
6358
|
}) => Promise<{
|
|
6323
6359
|
data: BaseComponentConfig<zod.input<(Record<never, never> & Record<"keboola.wr-db-mysql", zod.ZodObject<{
|
|
@@ -7184,6 +7220,18 @@ declare const createClients: ({ baseUrl, token, assetsBaseUrl, statusBaseUrl, me
|
|
|
7184
7220
|
database: zod.ZodString;
|
|
7185
7221
|
}, zod_v4_core.$strip>;
|
|
7186
7222
|
}, zod_v4_core.$strip>;
|
|
7223
|
+
}, zod_v4_core.$strip>> & Record<"keboola.ex-google-ads", zod.ZodObject<{
|
|
7224
|
+
authorization: zod.ZodObject<{
|
|
7225
|
+
oauth_api: zod.ZodObject<{
|
|
7226
|
+
id: zod.ZodString;
|
|
7227
|
+
version: zod.ZodOptional<zod.ZodNumber>;
|
|
7228
|
+
}, zod_v4_core.$strip>;
|
|
7229
|
+
}, zod_v4_core.$strip>;
|
|
7230
|
+
parameters: zod.ZodObject<{
|
|
7231
|
+
customerId: zod.ZodArray<zod.ZodString>;
|
|
7232
|
+
onlyEnabledCustomers: zod.ZodOptional<zod.ZodBoolean>;
|
|
7233
|
+
getAccountChildren: zod.ZodOptional<zod.ZodBoolean>;
|
|
7234
|
+
}, zod_v4_core.$strip>;
|
|
7187
7235
|
}, zod_v4_core.$strip>>)[ComponentId]>>;
|
|
7188
7236
|
runnable: boolean;
|
|
7189
7237
|
error: zod.ZodError<unknown> | undefined;
|
|
@@ -8054,6 +8102,18 @@ declare const createClients: ({ baseUrl, token, assetsBaseUrl, statusBaseUrl, me
|
|
|
8054
8102
|
database: zod.ZodString;
|
|
8055
8103
|
}, zod_v4_core.$strip>;
|
|
8056
8104
|
}, zod_v4_core.$strip>;
|
|
8105
|
+
}, zod_v4_core.$strip>> & Record<"keboola.ex-google-ads", zod.ZodObject<{
|
|
8106
|
+
authorization: zod.ZodObject<{
|
|
8107
|
+
oauth_api: zod.ZodObject<{
|
|
8108
|
+
id: zod.ZodString;
|
|
8109
|
+
version: zod.ZodOptional<zod.ZodNumber>;
|
|
8110
|
+
}, zod_v4_core.$strip>;
|
|
8111
|
+
}, zod_v4_core.$strip>;
|
|
8112
|
+
parameters: zod.ZodObject<{
|
|
8113
|
+
customerId: zod.ZodArray<zod.ZodString>;
|
|
8114
|
+
onlyEnabledCustomers: zod.ZodOptional<zod.ZodBoolean>;
|
|
8115
|
+
getAccountChildren: zod.ZodOptional<zod.ZodBoolean>;
|
|
8116
|
+
}, zod_v4_core.$strip>;
|
|
8057
8117
|
}, zod_v4_core.$strip>>)[ComponentId]> extends infer T ? T extends zod.input<(Record<never, never> & Record<"keboola.wr-db-mysql", zod.ZodObject<{
|
|
8058
8118
|
parameters: zod.ZodObject<{
|
|
8059
8119
|
db: zod.ZodObject<{
|
|
@@ -8918,6 +8978,18 @@ declare const createClients: ({ baseUrl, token, assetsBaseUrl, statusBaseUrl, me
|
|
|
8918
8978
|
database: zod.ZodString;
|
|
8919
8979
|
}, zod_v4_core.$strip>;
|
|
8920
8980
|
}, zod_v4_core.$strip>;
|
|
8981
|
+
}, zod_v4_core.$strip>> & Record<"keboola.ex-google-ads", zod.ZodObject<{
|
|
8982
|
+
authorization: zod.ZodObject<{
|
|
8983
|
+
oauth_api: zod.ZodObject<{
|
|
8984
|
+
id: zod.ZodString;
|
|
8985
|
+
version: zod.ZodOptional<zod.ZodNumber>;
|
|
8986
|
+
}, zod_v4_core.$strip>;
|
|
8987
|
+
}, zod_v4_core.$strip>;
|
|
8988
|
+
parameters: zod.ZodObject<{
|
|
8989
|
+
customerId: zod.ZodArray<zod.ZodString>;
|
|
8990
|
+
onlyEnabledCustomers: zod.ZodOptional<zod.ZodBoolean>;
|
|
8991
|
+
getAccountChildren: zod.ZodOptional<zod.ZodBoolean>;
|
|
8992
|
+
}, zod_v4_core.$strip>;
|
|
8921
8993
|
}, zod_v4_core.$strip>>)[ComponentId]> ? T extends object ? { [K in keyof T]?: (T[K] extends infer T_1 ? T_1 extends T[K] ? T_1 extends object ? { [K_2 in keyof T_1]?: (T_1[K_2] extends infer T_2 ? T_2 extends T_1[K_2] ? T_2 extends object ? { [K_3 in keyof T_2]?: (T_2[K_3] extends infer T_3 ? T_3 extends T_2[K_3] ? T_3 extends object ? { [K_4 in keyof T_3]?: (T_3[K_4] extends infer T_4 ? T_4 extends T_3[K_4] ? T_4 extends object ? { [K_5 in keyof T_4]?: (T_4[K_5] extends infer T_5 ? T_5 extends T_4[K_5] ? T_5 extends object ? { [K_6 in keyof T_5]?: (T_5[K_6] extends infer T_6 ? T_6 extends T_5[K_6] ? T_6 extends object ? { [K_7 in keyof T_6]?: (T_6[K_7] extends infer T_7 ? T_7 extends T_6[K_7] ? T_7 extends object ? { [K_8 in keyof T_7]?: (T_7[K_8] extends infer T_8 ? T_8 extends T_7[K_8] ? T_8 extends object ? { [K_9 in keyof T_8]?: (T_8[K_9] extends infer T_9 ? T_9 extends T_8[K_9] ? T_9 extends object ? { [K_10 in keyof T_9]?: (T_9[K_10] extends infer T_10 ? T_10 extends T_9[K_10] ? T_10 extends object ? { [K_11 in keyof T_10]?: /*elided*/ any | undefined; } : T_10 : never : never) | undefined; } : T_9 : never : never) | undefined; } : T_8 : never : never) | undefined; } : T_7 : never : never) | undefined; } : T_6 : never : never) | undefined; } : T_5 : never : never) | undefined; } : T_4 : never : never) | undefined; } : T_3 : never : never) | undefined; } : T_2 : never : never) | undefined; } : T_1 : never : never) | undefined; } : T : never : never;
|
|
8922
8994
|
} & {
|
|
8923
8995
|
mode?: "replace" | "merge";
|
|
@@ -9786,6 +9858,18 @@ declare const createClients: ({ baseUrl, token, assetsBaseUrl, statusBaseUrl, me
|
|
|
9786
9858
|
database: zod.ZodString;
|
|
9787
9859
|
}, zod_v4_core.$strip>;
|
|
9788
9860
|
}, zod_v4_core.$strip>;
|
|
9861
|
+
}, zod_v4_core.$strip>> & Record<"keboola.ex-google-ads", zod.ZodObject<{
|
|
9862
|
+
authorization: zod.ZodObject<{
|
|
9863
|
+
oauth_api: zod.ZodObject<{
|
|
9864
|
+
id: zod.ZodString;
|
|
9865
|
+
version: zod.ZodOptional<zod.ZodNumber>;
|
|
9866
|
+
}, zod_v4_core.$strip>;
|
|
9867
|
+
}, zod_v4_core.$strip>;
|
|
9868
|
+
parameters: zod.ZodObject<{
|
|
9869
|
+
customerId: zod.ZodArray<zod.ZodString>;
|
|
9870
|
+
onlyEnabledCustomers: zod.ZodOptional<zod.ZodBoolean>;
|
|
9871
|
+
getAccountChildren: zod.ZodOptional<zod.ZodBoolean>;
|
|
9872
|
+
}, zod_v4_core.$strip>;
|
|
9789
9873
|
}, zod_v4_core.$strip>>)[ComponentId]>>;
|
|
9790
9874
|
runnable: boolean;
|
|
9791
9875
|
error: zod.ZodError<unknown> | undefined;
|
package/dist/index.d.ts
CHANGED
|
@@ -30,7 +30,7 @@ import * as zod_v4_core from 'zod/v4/core';
|
|
|
30
30
|
import * as zod from 'zod';
|
|
31
31
|
import { z } from 'zod';
|
|
32
32
|
import { ServiceId, ConfigurationPath, BaseComponentConfig, CreateConfigurationInput, UpdateConfigurationInput, CreateTableAsyncBody, TableCreateJob, CreateTableDefinitionBody, Table, TableImportAsyncBody, TableImportJob, TableExportAsyncBody, TableExportJob, BucketListing, CreateBucketListingInput, UpdateBucketListingInput, ShareBucketToProjectsBody, ShareBucketToUsersBody, RegisterBucketBody, RefreshExternalBucketQuery, CreateSnapshotBody, AddTableColumnBody, DeleteTableColumnQuery, CreateTablePrimaryKeyBody, Service, StackComponent, GetBucketsQuery, Bucket, BucketDetail, CreateBucketBody, UpdateBucketBody, CreateScheduledRefreshPath, CreateScheduledRefreshBody, ScheduledTask, Job, UpdateBucketOwnerBody, BucketRegistrationGuideQuery, SaveBucketMetadataBody, GetEventsQuery, StorageEvent, GetTableEventsQuery, TableEvent, CreateEventBody, File as File$1, GetFilesQuery, DeleteFileTagPath, PrepareFileBody, PreparedFile, GetTablesQuery, TableDetail, GetDataPreview, PreviewData, DeleteTableRows, JobUnion, UpdateTableDefinitionInput, UpdateTableBody, CreateAliasTableBody, SetAliasTableFilterBody, Snapshot, SaveMetadataBody, Metadata, 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, ConfigType, PartialKey, ComponentConfig, 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';
|
|
33
|
-
import { R as RegisteredComponentId } from './registry-
|
|
33
|
+
import { R as RegisteredComponentId } from './registry-BLItWxbK.js';
|
|
34
34
|
import { C as ConcurrentOptions, M as MiddlewareFn$1 } from './storageClient-Bk4H2HIw.js';
|
|
35
35
|
export { a as concurrent } from './storageClient-Bk4H2HIw.js';
|
|
36
36
|
import { K as KeboolaObjectId } from './keboolaUID-D1DGSbge.js';
|
|
@@ -4584,6 +4584,18 @@ declare const createClients: ({ baseUrl, token, assetsBaseUrl, statusBaseUrl, me
|
|
|
4584
4584
|
database: zod.ZodString;
|
|
4585
4585
|
}, zod_v4_core.$strip>;
|
|
4586
4586
|
}, zod_v4_core.$strip>;
|
|
4587
|
+
}, zod_v4_core.$strip>> & Record<"keboola.ex-google-ads", zod.ZodObject<{
|
|
4588
|
+
authorization: zod.ZodObject<{
|
|
4589
|
+
oauth_api: zod.ZodObject<{
|
|
4590
|
+
id: zod.ZodString;
|
|
4591
|
+
version: zod.ZodOptional<zod.ZodNumber>;
|
|
4592
|
+
}, zod_v4_core.$strip>;
|
|
4593
|
+
}, zod_v4_core.$strip>;
|
|
4594
|
+
parameters: zod.ZodObject<{
|
|
4595
|
+
customerId: zod.ZodArray<zod.ZodString>;
|
|
4596
|
+
onlyEnabledCustomers: zod.ZodOptional<zod.ZodBoolean>;
|
|
4597
|
+
getAccountChildren: zod.ZodOptional<zod.ZodBoolean>;
|
|
4598
|
+
}, zod_v4_core.$strip>;
|
|
4587
4599
|
}, zod_v4_core.$strip>>)[ComponentId]>>;
|
|
4588
4600
|
runnable: boolean;
|
|
4589
4601
|
error: zod.ZodError<unknown> | undefined;
|
|
@@ -5454,6 +5466,18 @@ declare const createClients: ({ baseUrl, token, assetsBaseUrl, statusBaseUrl, me
|
|
|
5454
5466
|
database: zod.ZodString;
|
|
5455
5467
|
}, zod_v4_core.$strip>;
|
|
5456
5468
|
}, zod_v4_core.$strip>;
|
|
5469
|
+
}, zod_v4_core.$strip>> & Record<"keboola.ex-google-ads", zod.ZodObject<{
|
|
5470
|
+
authorization: zod.ZodObject<{
|
|
5471
|
+
oauth_api: zod.ZodObject<{
|
|
5472
|
+
id: zod.ZodString;
|
|
5473
|
+
version: zod.ZodOptional<zod.ZodNumber>;
|
|
5474
|
+
}, zod_v4_core.$strip>;
|
|
5475
|
+
}, zod_v4_core.$strip>;
|
|
5476
|
+
parameters: zod.ZodObject<{
|
|
5477
|
+
customerId: zod.ZodArray<zod.ZodString>;
|
|
5478
|
+
onlyEnabledCustomers: zod.ZodOptional<zod.ZodBoolean>;
|
|
5479
|
+
getAccountChildren: zod.ZodOptional<zod.ZodBoolean>;
|
|
5480
|
+
}, zod_v4_core.$strip>;
|
|
5457
5481
|
}, zod_v4_core.$strip>>)[ComponentId]> extends infer T ? T extends zod.input<(Record<never, never> & Record<"keboola.wr-db-mysql", zod.ZodObject<{
|
|
5458
5482
|
parameters: zod.ZodObject<{
|
|
5459
5483
|
db: zod.ZodObject<{
|
|
@@ -6318,6 +6342,18 @@ declare const createClients: ({ baseUrl, token, assetsBaseUrl, statusBaseUrl, me
|
|
|
6318
6342
|
database: zod.ZodString;
|
|
6319
6343
|
}, zod_v4_core.$strip>;
|
|
6320
6344
|
}, zod_v4_core.$strip>;
|
|
6345
|
+
}, zod_v4_core.$strip>> & Record<"keboola.ex-google-ads", zod.ZodObject<{
|
|
6346
|
+
authorization: zod.ZodObject<{
|
|
6347
|
+
oauth_api: zod.ZodObject<{
|
|
6348
|
+
id: zod.ZodString;
|
|
6349
|
+
version: zod.ZodOptional<zod.ZodNumber>;
|
|
6350
|
+
}, zod_v4_core.$strip>;
|
|
6351
|
+
}, zod_v4_core.$strip>;
|
|
6352
|
+
parameters: zod.ZodObject<{
|
|
6353
|
+
customerId: zod.ZodArray<zod.ZodString>;
|
|
6354
|
+
onlyEnabledCustomers: zod.ZodOptional<zod.ZodBoolean>;
|
|
6355
|
+
getAccountChildren: zod.ZodOptional<zod.ZodBoolean>;
|
|
6356
|
+
}, zod_v4_core.$strip>;
|
|
6321
6357
|
}, zod_v4_core.$strip>>)[ComponentId]> ? T extends object ? { [K in keyof T]?: (T[K] extends infer T_1 ? T_1 extends T[K] ? T_1 extends object ? { [K_2 in keyof T_1]?: (T_1[K_2] extends infer T_2 ? T_2 extends T_1[K_2] ? T_2 extends object ? { [K_3 in keyof T_2]?: (T_2[K_3] extends infer T_3 ? T_3 extends T_2[K_3] ? T_3 extends object ? { [K_4 in keyof T_3]?: (T_3[K_4] extends infer T_4 ? T_4 extends T_3[K_4] ? T_4 extends object ? { [K_5 in keyof T_4]?: (T_4[K_5] extends infer T_5 ? T_5 extends T_4[K_5] ? T_5 extends object ? { [K_6 in keyof T_5]?: (T_5[K_6] extends infer T_6 ? T_6 extends T_5[K_6] ? T_6 extends object ? { [K_7 in keyof T_6]?: (T_6[K_7] extends infer T_7 ? T_7 extends T_6[K_7] ? T_7 extends object ? { [K_8 in keyof T_7]?: (T_7[K_8] extends infer T_8 ? T_8 extends T_7[K_8] ? T_8 extends object ? { [K_9 in keyof T_8]?: (T_8[K_9] extends infer T_9 ? T_9 extends T_8[K_9] ? T_9 extends object ? { [K_10 in keyof T_9]?: (T_9[K_10] extends infer T_10 ? T_10 extends T_9[K_10] ? T_10 extends object ? { [K_11 in keyof T_10]?: /*elided*/ any | undefined; } : T_10 : never : never) | undefined; } : T_9 : never : never) | undefined; } : T_8 : never : never) | undefined; } : T_7 : never : never) | undefined; } : T_6 : never : never) | undefined; } : T_5 : never : never) | undefined; } : T_4 : never : never) | undefined; } : T_3 : never : never) | undefined; } : T_2 : never : never) | undefined; } : T_1 : never : never) | undefined; } : T : never : never;
|
|
6322
6358
|
}) => Promise<{
|
|
6323
6359
|
data: BaseComponentConfig<zod.input<(Record<never, never> & Record<"keboola.wr-db-mysql", zod.ZodObject<{
|
|
@@ -7184,6 +7220,18 @@ declare const createClients: ({ baseUrl, token, assetsBaseUrl, statusBaseUrl, me
|
|
|
7184
7220
|
database: zod.ZodString;
|
|
7185
7221
|
}, zod_v4_core.$strip>;
|
|
7186
7222
|
}, zod_v4_core.$strip>;
|
|
7223
|
+
}, zod_v4_core.$strip>> & Record<"keboola.ex-google-ads", zod.ZodObject<{
|
|
7224
|
+
authorization: zod.ZodObject<{
|
|
7225
|
+
oauth_api: zod.ZodObject<{
|
|
7226
|
+
id: zod.ZodString;
|
|
7227
|
+
version: zod.ZodOptional<zod.ZodNumber>;
|
|
7228
|
+
}, zod_v4_core.$strip>;
|
|
7229
|
+
}, zod_v4_core.$strip>;
|
|
7230
|
+
parameters: zod.ZodObject<{
|
|
7231
|
+
customerId: zod.ZodArray<zod.ZodString>;
|
|
7232
|
+
onlyEnabledCustomers: zod.ZodOptional<zod.ZodBoolean>;
|
|
7233
|
+
getAccountChildren: zod.ZodOptional<zod.ZodBoolean>;
|
|
7234
|
+
}, zod_v4_core.$strip>;
|
|
7187
7235
|
}, zod_v4_core.$strip>>)[ComponentId]>>;
|
|
7188
7236
|
runnable: boolean;
|
|
7189
7237
|
error: zod.ZodError<unknown> | undefined;
|
|
@@ -8054,6 +8102,18 @@ declare const createClients: ({ baseUrl, token, assetsBaseUrl, statusBaseUrl, me
|
|
|
8054
8102
|
database: zod.ZodString;
|
|
8055
8103
|
}, zod_v4_core.$strip>;
|
|
8056
8104
|
}, zod_v4_core.$strip>;
|
|
8105
|
+
}, zod_v4_core.$strip>> & Record<"keboola.ex-google-ads", zod.ZodObject<{
|
|
8106
|
+
authorization: zod.ZodObject<{
|
|
8107
|
+
oauth_api: zod.ZodObject<{
|
|
8108
|
+
id: zod.ZodString;
|
|
8109
|
+
version: zod.ZodOptional<zod.ZodNumber>;
|
|
8110
|
+
}, zod_v4_core.$strip>;
|
|
8111
|
+
}, zod_v4_core.$strip>;
|
|
8112
|
+
parameters: zod.ZodObject<{
|
|
8113
|
+
customerId: zod.ZodArray<zod.ZodString>;
|
|
8114
|
+
onlyEnabledCustomers: zod.ZodOptional<zod.ZodBoolean>;
|
|
8115
|
+
getAccountChildren: zod.ZodOptional<zod.ZodBoolean>;
|
|
8116
|
+
}, zod_v4_core.$strip>;
|
|
8057
8117
|
}, zod_v4_core.$strip>>)[ComponentId]> extends infer T ? T extends zod.input<(Record<never, never> & Record<"keboola.wr-db-mysql", zod.ZodObject<{
|
|
8058
8118
|
parameters: zod.ZodObject<{
|
|
8059
8119
|
db: zod.ZodObject<{
|
|
@@ -8918,6 +8978,18 @@ declare const createClients: ({ baseUrl, token, assetsBaseUrl, statusBaseUrl, me
|
|
|
8918
8978
|
database: zod.ZodString;
|
|
8919
8979
|
}, zod_v4_core.$strip>;
|
|
8920
8980
|
}, zod_v4_core.$strip>;
|
|
8981
|
+
}, zod_v4_core.$strip>> & Record<"keboola.ex-google-ads", zod.ZodObject<{
|
|
8982
|
+
authorization: zod.ZodObject<{
|
|
8983
|
+
oauth_api: zod.ZodObject<{
|
|
8984
|
+
id: zod.ZodString;
|
|
8985
|
+
version: zod.ZodOptional<zod.ZodNumber>;
|
|
8986
|
+
}, zod_v4_core.$strip>;
|
|
8987
|
+
}, zod_v4_core.$strip>;
|
|
8988
|
+
parameters: zod.ZodObject<{
|
|
8989
|
+
customerId: zod.ZodArray<zod.ZodString>;
|
|
8990
|
+
onlyEnabledCustomers: zod.ZodOptional<zod.ZodBoolean>;
|
|
8991
|
+
getAccountChildren: zod.ZodOptional<zod.ZodBoolean>;
|
|
8992
|
+
}, zod_v4_core.$strip>;
|
|
8921
8993
|
}, zod_v4_core.$strip>>)[ComponentId]> ? T extends object ? { [K in keyof T]?: (T[K] extends infer T_1 ? T_1 extends T[K] ? T_1 extends object ? { [K_2 in keyof T_1]?: (T_1[K_2] extends infer T_2 ? T_2 extends T_1[K_2] ? T_2 extends object ? { [K_3 in keyof T_2]?: (T_2[K_3] extends infer T_3 ? T_3 extends T_2[K_3] ? T_3 extends object ? { [K_4 in keyof T_3]?: (T_3[K_4] extends infer T_4 ? T_4 extends T_3[K_4] ? T_4 extends object ? { [K_5 in keyof T_4]?: (T_4[K_5] extends infer T_5 ? T_5 extends T_4[K_5] ? T_5 extends object ? { [K_6 in keyof T_5]?: (T_5[K_6] extends infer T_6 ? T_6 extends T_5[K_6] ? T_6 extends object ? { [K_7 in keyof T_6]?: (T_6[K_7] extends infer T_7 ? T_7 extends T_6[K_7] ? T_7 extends object ? { [K_8 in keyof T_7]?: (T_7[K_8] extends infer T_8 ? T_8 extends T_7[K_8] ? T_8 extends object ? { [K_9 in keyof T_8]?: (T_8[K_9] extends infer T_9 ? T_9 extends T_8[K_9] ? T_9 extends object ? { [K_10 in keyof T_9]?: (T_9[K_10] extends infer T_10 ? T_10 extends T_9[K_10] ? T_10 extends object ? { [K_11 in keyof T_10]?: /*elided*/ any | undefined; } : T_10 : never : never) | undefined; } : T_9 : never : never) | undefined; } : T_8 : never : never) | undefined; } : T_7 : never : never) | undefined; } : T_6 : never : never) | undefined; } : T_5 : never : never) | undefined; } : T_4 : never : never) | undefined; } : T_3 : never : never) | undefined; } : T_2 : never : never) | undefined; } : T_1 : never : never) | undefined; } : T : never : never;
|
|
8922
8994
|
} & {
|
|
8923
8995
|
mode?: "replace" | "merge";
|
|
@@ -9786,6 +9858,18 @@ declare const createClients: ({ baseUrl, token, assetsBaseUrl, statusBaseUrl, me
|
|
|
9786
9858
|
database: zod.ZodString;
|
|
9787
9859
|
}, zod_v4_core.$strip>;
|
|
9788
9860
|
}, zod_v4_core.$strip>;
|
|
9861
|
+
}, zod_v4_core.$strip>> & Record<"keboola.ex-google-ads", zod.ZodObject<{
|
|
9862
|
+
authorization: zod.ZodObject<{
|
|
9863
|
+
oauth_api: zod.ZodObject<{
|
|
9864
|
+
id: zod.ZodString;
|
|
9865
|
+
version: zod.ZodOptional<zod.ZodNumber>;
|
|
9866
|
+
}, zod_v4_core.$strip>;
|
|
9867
|
+
}, zod_v4_core.$strip>;
|
|
9868
|
+
parameters: zod.ZodObject<{
|
|
9869
|
+
customerId: zod.ZodArray<zod.ZodString>;
|
|
9870
|
+
onlyEnabledCustomers: zod.ZodOptional<zod.ZodBoolean>;
|
|
9871
|
+
getAccountChildren: zod.ZodOptional<zod.ZodBoolean>;
|
|
9872
|
+
}, zod_v4_core.$strip>;
|
|
9789
9873
|
}, zod_v4_core.$strip>>)[ComponentId]>>;
|
|
9790
9874
|
runnable: boolean;
|
|
9791
9875
|
error: zod.ZodError<unknown> | undefined;
|
package/dist/index.js
CHANGED
|
@@ -5,9 +5,9 @@ import { generateUUID, createTagSdk } from './chunk-JURD5MC3.js';
|
|
|
5
5
|
export { generateUUID, keboolaUID } from './chunk-JURD5MC3.js';
|
|
6
6
|
import { delay, createStorageSdk } from './chunk-KQ2QNGRX.js';
|
|
7
7
|
export { PollException, createStorageSdk, delay, poll } from './chunk-KQ2QNGRX.js';
|
|
8
|
-
import { createConfigurationSdk } from './chunk-
|
|
9
|
-
export { isEmptyDeep, schemaGuidedMerge } from './chunk-
|
|
10
|
-
import './chunk-
|
|
8
|
+
import { createConfigurationSdk } from './chunk-YUTWLJBK.js';
|
|
9
|
+
export { isEmptyDeep, schemaGuidedMerge } from './chunk-YUTWLJBK.js';
|
|
10
|
+
import './chunk-WFBQUWRC.js';
|
|
11
11
|
import { createProject } from './chunk-UABYNGBZ.js';
|
|
12
12
|
import { createStorageClient, ServiceUnavailableError } from './chunk-CQRPG6ZN.js';
|
|
13
13
|
export { ServiceUnavailableError, series } from './chunk-CQRPG6ZN.js';
|
|
@@ -880,6 +880,18 @@ declare const registry: Registry<Record<never, never> & Record<"keboola.wr-db-my
|
|
|
880
880
|
database: zod.ZodString;
|
|
881
881
|
}, zod_v4_core.$strip>;
|
|
882
882
|
}, zod_v4_core.$strip>;
|
|
883
|
+
}, zod_v4_core.$strip>> & Record<"keboola.ex-google-ads", zod.ZodObject<{
|
|
884
|
+
authorization: zod.ZodObject<{
|
|
885
|
+
oauth_api: zod.ZodObject<{
|
|
886
|
+
id: zod.ZodString;
|
|
887
|
+
version: zod.ZodOptional<zod.ZodNumber>;
|
|
888
|
+
}, zod_v4_core.$strip>;
|
|
889
|
+
}, zod_v4_core.$strip>;
|
|
890
|
+
parameters: zod.ZodObject<{
|
|
891
|
+
customerId: zod.ZodArray<zod.ZodString>;
|
|
892
|
+
onlyEnabledCustomers: zod.ZodOptional<zod.ZodBoolean>;
|
|
893
|
+
getAccountChildren: zod.ZodOptional<zod.ZodBoolean>;
|
|
894
|
+
}, zod_v4_core.$strip>;
|
|
883
895
|
}, zod_v4_core.$strip>>>;
|
|
884
896
|
type RegisteredComponentId = InferComponentId<typeof registry>;
|
|
885
897
|
|
|
@@ -880,6 +880,18 @@ declare const registry: Registry<Record<never, never> & Record<"keboola.wr-db-my
|
|
|
880
880
|
database: zod.ZodString;
|
|
881
881
|
}, zod_v4_core.$strip>;
|
|
882
882
|
}, zod_v4_core.$strip>;
|
|
883
|
+
}, zod_v4_core.$strip>> & Record<"keboola.ex-google-ads", zod.ZodObject<{
|
|
884
|
+
authorization: zod.ZodObject<{
|
|
885
|
+
oauth_api: zod.ZodObject<{
|
|
886
|
+
id: zod.ZodString;
|
|
887
|
+
version: zod.ZodOptional<zod.ZodNumber>;
|
|
888
|
+
}, zod_v4_core.$strip>;
|
|
889
|
+
}, zod_v4_core.$strip>;
|
|
890
|
+
parameters: zod.ZodObject<{
|
|
891
|
+
customerId: zod.ZodArray<zod.ZodString>;
|
|
892
|
+
onlyEnabledCustomers: zod.ZodOptional<zod.ZodBoolean>;
|
|
893
|
+
getAccountChildren: zod.ZodOptional<zod.ZodBoolean>;
|
|
894
|
+
}, zod_v4_core.$strip>;
|
|
883
895
|
}, zod_v4_core.$strip>>>;
|
|
884
896
|
type RegisteredComponentId = InferComponentId<typeof registry>;
|
|
885
897
|
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../../chunk-
|
|
3
|
+
var chunkUFQVOZZ6_cjs = require('../../chunk-UFQVOZZ6.cjs');
|
|
4
|
+
require('../../chunk-TTPJSPZA.cjs');
|
|
5
5
|
require('../../chunk-MRHQJNWF.cjs');
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
Object.defineProperty(exports, "createConfigurationSdk", {
|
|
10
10
|
enumerable: true,
|
|
11
|
-
get: function () { return
|
|
11
|
+
get: function () { return chunkUFQVOZZ6_cjs.createConfigurationSdk; }
|
|
12
12
|
});
|
|
13
13
|
//# sourceMappingURL=index.cjs.map
|
|
14
14
|
//# sourceMappingURL=index.cjs.map
|
|
@@ -3,7 +3,7 @@ import { createEncryptionClient } from '../../encryption/index.cjs';
|
|
|
3
3
|
import { c as createStorageClient } from '../../storageClient-CB4U57Pr.cjs';
|
|
4
4
|
import { DevBranch, ConfigurationPath, BaseComponentConfig, CreateConfigurationInput, UpdateConfigurationInput } from '../../storage/types.cjs';
|
|
5
5
|
import { P as Project } from '../../project-NJuUPx8-.cjs';
|
|
6
|
-
import { R as RegisteredComponentId, r as registry } from '../../registry-
|
|
6
|
+
import { R as RegisteredComponentId, r as registry } from '../../registry-BLItWxbK.cjs';
|
|
7
7
|
import '../../types-BLJoO6YL.cjs';
|
|
8
8
|
import 'qs';
|
|
9
9
|
import '../../encryption/types.cjs';
|
|
@@ -920,6 +920,18 @@ declare const createConfigurationSdk: ({ storageClient, encryptionClient, contex
|
|
|
920
920
|
database: z.ZodString;
|
|
921
921
|
}, z.core.$strip>;
|
|
922
922
|
}, z.core.$strip>;
|
|
923
|
+
}, z.core.$strip>> & Record<"keboola.ex-google-ads", z.ZodObject<{
|
|
924
|
+
authorization: z.ZodObject<{
|
|
925
|
+
oauth_api: z.ZodObject<{
|
|
926
|
+
id: z.ZodString;
|
|
927
|
+
version: z.ZodOptional<z.ZodNumber>;
|
|
928
|
+
}, z.core.$strip>;
|
|
929
|
+
}, z.core.$strip>;
|
|
930
|
+
parameters: z.ZodObject<{
|
|
931
|
+
customerId: z.ZodArray<z.ZodString>;
|
|
932
|
+
onlyEnabledCustomers: z.ZodOptional<z.ZodBoolean>;
|
|
933
|
+
getAccountChildren: z.ZodOptional<z.ZodBoolean>;
|
|
934
|
+
}, z.core.$strip>;
|
|
923
935
|
}, z.core.$strip>>)[ComponentId]>>;
|
|
924
936
|
runnable: boolean;
|
|
925
937
|
error: z.ZodError<unknown> | undefined;
|
|
@@ -1789,6 +1801,18 @@ declare const createConfigurationSdk: ({ storageClient, encryptionClient, contex
|
|
|
1789
1801
|
database: z.ZodString;
|
|
1790
1802
|
}, z.core.$strip>;
|
|
1791
1803
|
}, z.core.$strip>;
|
|
1804
|
+
}, z.core.$strip>> & Record<"keboola.ex-google-ads", z.ZodObject<{
|
|
1805
|
+
authorization: z.ZodObject<{
|
|
1806
|
+
oauth_api: z.ZodObject<{
|
|
1807
|
+
id: z.ZodString;
|
|
1808
|
+
version: z.ZodOptional<z.ZodNumber>;
|
|
1809
|
+
}, z.core.$strip>;
|
|
1810
|
+
}, z.core.$strip>;
|
|
1811
|
+
parameters: z.ZodObject<{
|
|
1812
|
+
customerId: z.ZodArray<z.ZodString>;
|
|
1813
|
+
onlyEnabledCustomers: z.ZodOptional<z.ZodBoolean>;
|
|
1814
|
+
getAccountChildren: z.ZodOptional<z.ZodBoolean>;
|
|
1815
|
+
}, z.core.$strip>;
|
|
1792
1816
|
}, z.core.$strip>>)[ComponentId]>>;
|
|
1793
1817
|
runnable: boolean;
|
|
1794
1818
|
error: z.ZodError<unknown> | undefined;
|
|
@@ -2660,6 +2684,18 @@ declare const createConfigurationSdk: ({ storageClient, encryptionClient, contex
|
|
|
2660
2684
|
database: z.ZodString;
|
|
2661
2685
|
}, z.core.$strip>;
|
|
2662
2686
|
}, z.core.$strip>;
|
|
2687
|
+
}, z.core.$strip>> & Record<"keboola.ex-google-ads", z.ZodObject<{
|
|
2688
|
+
authorization: z.ZodObject<{
|
|
2689
|
+
oauth_api: z.ZodObject<{
|
|
2690
|
+
id: z.ZodString;
|
|
2691
|
+
version: z.ZodOptional<z.ZodNumber>;
|
|
2692
|
+
}, z.core.$strip>;
|
|
2693
|
+
}, z.core.$strip>;
|
|
2694
|
+
parameters: z.ZodObject<{
|
|
2695
|
+
customerId: z.ZodArray<z.ZodString>;
|
|
2696
|
+
onlyEnabledCustomers: z.ZodOptional<z.ZodBoolean>;
|
|
2697
|
+
getAccountChildren: z.ZodOptional<z.ZodBoolean>;
|
|
2698
|
+
}, z.core.$strip>;
|
|
2663
2699
|
}, z.core.$strip>>)[ComponentId]>>;
|
|
2664
2700
|
runnable: boolean;
|
|
2665
2701
|
error: z.ZodError<unknown> | undefined;
|
|
@@ -3,7 +3,7 @@ import { createEncryptionClient } from '../../encryption/index.js';
|
|
|
3
3
|
import { c as createStorageClient } from '../../storageClient-Bk4H2HIw.js';
|
|
4
4
|
import { DevBranch, ConfigurationPath, BaseComponentConfig, CreateConfigurationInput, UpdateConfigurationInput } from '../../storage/types.js';
|
|
5
5
|
import { P as Project } from '../../project-BxSa1Ci9.js';
|
|
6
|
-
import { R as RegisteredComponentId, r as registry } from '../../registry-
|
|
6
|
+
import { R as RegisteredComponentId, r as registry } from '../../registry-BLItWxbK.js';
|
|
7
7
|
import '../../types-BLJoO6YL.js';
|
|
8
8
|
import 'qs';
|
|
9
9
|
import '../../encryption/types.js';
|
|
@@ -920,6 +920,18 @@ declare const createConfigurationSdk: ({ storageClient, encryptionClient, contex
|
|
|
920
920
|
database: z.ZodString;
|
|
921
921
|
}, z.core.$strip>;
|
|
922
922
|
}, z.core.$strip>;
|
|
923
|
+
}, z.core.$strip>> & Record<"keboola.ex-google-ads", z.ZodObject<{
|
|
924
|
+
authorization: z.ZodObject<{
|
|
925
|
+
oauth_api: z.ZodObject<{
|
|
926
|
+
id: z.ZodString;
|
|
927
|
+
version: z.ZodOptional<z.ZodNumber>;
|
|
928
|
+
}, z.core.$strip>;
|
|
929
|
+
}, z.core.$strip>;
|
|
930
|
+
parameters: z.ZodObject<{
|
|
931
|
+
customerId: z.ZodArray<z.ZodString>;
|
|
932
|
+
onlyEnabledCustomers: z.ZodOptional<z.ZodBoolean>;
|
|
933
|
+
getAccountChildren: z.ZodOptional<z.ZodBoolean>;
|
|
934
|
+
}, z.core.$strip>;
|
|
923
935
|
}, z.core.$strip>>)[ComponentId]>>;
|
|
924
936
|
runnable: boolean;
|
|
925
937
|
error: z.ZodError<unknown> | undefined;
|
|
@@ -1789,6 +1801,18 @@ declare const createConfigurationSdk: ({ storageClient, encryptionClient, contex
|
|
|
1789
1801
|
database: z.ZodString;
|
|
1790
1802
|
}, z.core.$strip>;
|
|
1791
1803
|
}, z.core.$strip>;
|
|
1804
|
+
}, z.core.$strip>> & Record<"keboola.ex-google-ads", z.ZodObject<{
|
|
1805
|
+
authorization: z.ZodObject<{
|
|
1806
|
+
oauth_api: z.ZodObject<{
|
|
1807
|
+
id: z.ZodString;
|
|
1808
|
+
version: z.ZodOptional<z.ZodNumber>;
|
|
1809
|
+
}, z.core.$strip>;
|
|
1810
|
+
}, z.core.$strip>;
|
|
1811
|
+
parameters: z.ZodObject<{
|
|
1812
|
+
customerId: z.ZodArray<z.ZodString>;
|
|
1813
|
+
onlyEnabledCustomers: z.ZodOptional<z.ZodBoolean>;
|
|
1814
|
+
getAccountChildren: z.ZodOptional<z.ZodBoolean>;
|
|
1815
|
+
}, z.core.$strip>;
|
|
1792
1816
|
}, z.core.$strip>>)[ComponentId]>>;
|
|
1793
1817
|
runnable: boolean;
|
|
1794
1818
|
error: z.ZodError<unknown> | undefined;
|
|
@@ -2660,6 +2684,18 @@ declare const createConfigurationSdk: ({ storageClient, encryptionClient, contex
|
|
|
2660
2684
|
database: z.ZodString;
|
|
2661
2685
|
}, z.core.$strip>;
|
|
2662
2686
|
}, z.core.$strip>;
|
|
2687
|
+
}, z.core.$strip>> & Record<"keboola.ex-google-ads", z.ZodObject<{
|
|
2688
|
+
authorization: z.ZodObject<{
|
|
2689
|
+
oauth_api: z.ZodObject<{
|
|
2690
|
+
id: z.ZodString;
|
|
2691
|
+
version: z.ZodOptional<z.ZodNumber>;
|
|
2692
|
+
}, z.core.$strip>;
|
|
2693
|
+
}, z.core.$strip>;
|
|
2694
|
+
parameters: z.ZodObject<{
|
|
2695
|
+
customerId: z.ZodArray<z.ZodString>;
|
|
2696
|
+
onlyEnabledCustomers: z.ZodOptional<z.ZodBoolean>;
|
|
2697
|
+
getAccountChildren: z.ZodOptional<z.ZodBoolean>;
|
|
2698
|
+
}, z.core.$strip>;
|
|
2663
2699
|
}, z.core.$strip>>)[ComponentId]>>;
|
|
2664
2700
|
runnable: boolean;
|
|
2665
2701
|
error: z.ZodError<unknown> | undefined;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { createConfigurationSdk } from '../../chunk-
|
|
2
|
-
import '../../chunk-
|
|
1
|
+
export { createConfigurationSdk } from '../../chunk-YUTWLJBK.js';
|
|
2
|
+
import '../../chunk-WFBQUWRC.js';
|
|
3
3
|
import '../../chunk-MSI6FVGG.js';
|
|
4
4
|
//# sourceMappingURL=index.js.map
|
|
5
5
|
//# sourceMappingURL=index.js.map
|