@supernova-studio/client 1.5.0 → 1.5.2
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/index.d.mts +1461 -273
- package/dist/index.d.ts +1461 -273
- package/dist/index.js +369 -214
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +2182 -2027
- package/dist/index.mjs.map +1 -1
- package/package.json +2 -2
package/dist/index.d.mts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { PageBlockDefinitionLayout as PageBlockDefinitionLayout$1, PageBlockV1, FigmaFileStructureNode as FigmaFileStructureNode$1, PublishedDocPageVisitsEntry, DocumentationGroupV1, DocumentationPageV1, DocumentationPageV2, ElementGroup,
|
|
1
|
+
import { PageBlockDefinitionLayout as PageBlockDefinitionLayout$1, PageBlockV1, FigmaFileStructureNode as FigmaFileStructureNode$1, PublishedDocPageVisitsEntry, DocumentationGroupV1, DocumentationPageV1, DocumentationPageV2, ElementGroup, DocumentationPageSnapshot, ElementGroupSnapshot, DocumentationPageApproval, OmitStrict, DocumentationItemConfigurationV1, DocumentationItemConfigurationV2, Pipeline, GitOrganization, GitProject, GitRepository, GitBranch, ExtendedIntegration, IntegrationCredentials, SupernovaExceptionType, SsoProvider, UpdateMembershipRolesInput, PageBlockItemUntypedValue, PageBlockDefinition, PageBlockItemRichTextEditorValue, PageBlockText, PageBlockDefinitionProperty, PageBlockDefinitionMultiRichTextPropertyStyle, PageBlockItemV2, PageBlockItemRichTextValue, PageBlockItemMultiRichTextValue, PageBlockItemTableValue, PageBlockItemEmbedValue, PageBlockDefinitionPropertyType } from '@supernova-studio/model';
|
|
2
2
|
import * as zod from 'zod';
|
|
3
3
|
import zod__default, { z, ZodSchema, ZodTypeDef } from 'zod';
|
|
4
4
|
import * as Y from 'yjs';
|
|
@@ -2647,13 +2647,13 @@ declare const DTOTokenCollection: z.ZodObject<{
|
|
|
2647
2647
|
createdAt: Date;
|
|
2648
2648
|
updatedAt: Date;
|
|
2649
2649
|
elementPropertyOptionId: string;
|
|
2650
|
-
backgroundColor?: {
|
|
2651
|
-
value: string;
|
|
2652
|
-
} | undefined;
|
|
2653
2650
|
origin?: {
|
|
2654
2651
|
id: string;
|
|
2655
2652
|
sourceId: string;
|
|
2656
2653
|
} | undefined;
|
|
2654
|
+
backgroundColor?: {
|
|
2655
|
+
value: string;
|
|
2656
|
+
} | undefined;
|
|
2657
2657
|
}, {
|
|
2658
2658
|
id: string;
|
|
2659
2659
|
designSystemVersionId: string;
|
|
@@ -2665,13 +2665,13 @@ declare const DTOTokenCollection: z.ZodObject<{
|
|
|
2665
2665
|
createdAt: Date;
|
|
2666
2666
|
updatedAt: Date;
|
|
2667
2667
|
elementPropertyOptionId: string;
|
|
2668
|
-
backgroundColor?: {
|
|
2669
|
-
value: string;
|
|
2670
|
-
} | undefined;
|
|
2671
2668
|
origin?: {
|
|
2672
2669
|
id: string;
|
|
2673
2670
|
sourceId: string;
|
|
2674
2671
|
} | undefined;
|
|
2672
|
+
backgroundColor?: {
|
|
2673
|
+
value: string;
|
|
2674
|
+
} | undefined;
|
|
2675
2675
|
}>;
|
|
2676
2676
|
type DTOTokenCollection = z.infer<typeof DTOTokenCollection>;
|
|
2677
2677
|
declare const DTOTokenCollectionsListReponse: z.ZodObject<{
|
|
@@ -2720,13 +2720,13 @@ declare const DTOTokenCollectionsListReponse: z.ZodObject<{
|
|
|
2720
2720
|
createdAt: Date;
|
|
2721
2721
|
updatedAt: Date;
|
|
2722
2722
|
elementPropertyOptionId: string;
|
|
2723
|
-
backgroundColor?: {
|
|
2724
|
-
value: string;
|
|
2725
|
-
} | undefined;
|
|
2726
2723
|
origin?: {
|
|
2727
2724
|
id: string;
|
|
2728
2725
|
sourceId: string;
|
|
2729
2726
|
} | undefined;
|
|
2727
|
+
backgroundColor?: {
|
|
2728
|
+
value: string;
|
|
2729
|
+
} | undefined;
|
|
2730
2730
|
}, {
|
|
2731
2731
|
id: string;
|
|
2732
2732
|
designSystemVersionId: string;
|
|
@@ -2738,13 +2738,13 @@ declare const DTOTokenCollectionsListReponse: z.ZodObject<{
|
|
|
2738
2738
|
createdAt: Date;
|
|
2739
2739
|
updatedAt: Date;
|
|
2740
2740
|
elementPropertyOptionId: string;
|
|
2741
|
-
backgroundColor?: {
|
|
2742
|
-
value: string;
|
|
2743
|
-
} | undefined;
|
|
2744
2741
|
origin?: {
|
|
2745
2742
|
id: string;
|
|
2746
2743
|
sourceId: string;
|
|
2747
2744
|
} | undefined;
|
|
2745
|
+
backgroundColor?: {
|
|
2746
|
+
value: string;
|
|
2747
|
+
} | undefined;
|
|
2748
2748
|
}>, "many">;
|
|
2749
2749
|
}, "strip", z.ZodTypeAny, {
|
|
2750
2750
|
collections: {
|
|
@@ -2758,13 +2758,13 @@ declare const DTOTokenCollectionsListReponse: z.ZodObject<{
|
|
|
2758
2758
|
createdAt: Date;
|
|
2759
2759
|
updatedAt: Date;
|
|
2760
2760
|
elementPropertyOptionId: string;
|
|
2761
|
-
backgroundColor?: {
|
|
2762
|
-
value: string;
|
|
2763
|
-
} | undefined;
|
|
2764
2761
|
origin?: {
|
|
2765
2762
|
id: string;
|
|
2766
2763
|
sourceId: string;
|
|
2767
2764
|
} | undefined;
|
|
2765
|
+
backgroundColor?: {
|
|
2766
|
+
value: string;
|
|
2767
|
+
} | undefined;
|
|
2768
2768
|
}[];
|
|
2769
2769
|
}, {
|
|
2770
2770
|
collections: {
|
|
@@ -2778,13 +2778,13 @@ declare const DTOTokenCollectionsListReponse: z.ZodObject<{
|
|
|
2778
2778
|
createdAt: Date;
|
|
2779
2779
|
updatedAt: Date;
|
|
2780
2780
|
elementPropertyOptionId: string;
|
|
2781
|
-
backgroundColor?: {
|
|
2782
|
-
value: string;
|
|
2783
|
-
} | undefined;
|
|
2784
2781
|
origin?: {
|
|
2785
2782
|
id: string;
|
|
2786
2783
|
sourceId: string;
|
|
2787
2784
|
} | undefined;
|
|
2785
|
+
backgroundColor?: {
|
|
2786
|
+
value: string;
|
|
2787
|
+
} | undefined;
|
|
2788
2788
|
}[];
|
|
2789
2789
|
}>;
|
|
2790
2790
|
type DTOTokenCollectionsListReponse = z.infer<typeof DTOTokenCollectionsListReponse>;
|
|
@@ -4862,6 +4862,69 @@ declare const DTODataSourceFigmaVariablesPlugin: z.ZodObject<{
|
|
|
4862
4862
|
sortOrder?: number | undefined;
|
|
4863
4863
|
}>;
|
|
4864
4864
|
type DTODataSourceFigmaVariablesPlugin = z.infer<typeof DTODataSourceFigmaVariablesPlugin>;
|
|
4865
|
+
declare const DTODataSourceStorybook: z.ZodObject<{
|
|
4866
|
+
id: z.ZodString;
|
|
4867
|
+
type: z.ZodLiteral<"Storybook">;
|
|
4868
|
+
fileName: z.ZodString;
|
|
4869
|
+
brandId: z.ZodString;
|
|
4870
|
+
sortOrder: z.ZodOptional<z.ZodNumber>;
|
|
4871
|
+
storybook: z.ZodObject<{
|
|
4872
|
+
indexUrl: z.ZodString;
|
|
4873
|
+
userUrl: z.ZodString;
|
|
4874
|
+
lastImportedAt: z.ZodOptional<z.ZodDate>;
|
|
4875
|
+
lastImportedSuccessfully: z.ZodOptional<z.ZodDate>;
|
|
4876
|
+
isFailed: z.ZodBoolean;
|
|
4877
|
+
storiesCount: z.ZodNumber;
|
|
4878
|
+
docsCount: z.ZodNumber;
|
|
4879
|
+
}, "strip", z.ZodTypeAny, {
|
|
4880
|
+
isFailed: boolean;
|
|
4881
|
+
indexUrl: string;
|
|
4882
|
+
userUrl: string;
|
|
4883
|
+
storiesCount: number;
|
|
4884
|
+
docsCount: number;
|
|
4885
|
+
lastImportedAt?: Date | undefined;
|
|
4886
|
+
lastImportedSuccessfully?: Date | undefined;
|
|
4887
|
+
}, {
|
|
4888
|
+
isFailed: boolean;
|
|
4889
|
+
indexUrl: string;
|
|
4890
|
+
userUrl: string;
|
|
4891
|
+
storiesCount: number;
|
|
4892
|
+
docsCount: number;
|
|
4893
|
+
lastImportedAt?: Date | undefined;
|
|
4894
|
+
lastImportedSuccessfully?: Date | undefined;
|
|
4895
|
+
}>;
|
|
4896
|
+
}, "strip", z.ZodTypeAny, {
|
|
4897
|
+
type: "Storybook";
|
|
4898
|
+
id: string;
|
|
4899
|
+
brandId: string;
|
|
4900
|
+
fileName: string;
|
|
4901
|
+
storybook: {
|
|
4902
|
+
isFailed: boolean;
|
|
4903
|
+
indexUrl: string;
|
|
4904
|
+
userUrl: string;
|
|
4905
|
+
storiesCount: number;
|
|
4906
|
+
docsCount: number;
|
|
4907
|
+
lastImportedAt?: Date | undefined;
|
|
4908
|
+
lastImportedSuccessfully?: Date | undefined;
|
|
4909
|
+
};
|
|
4910
|
+
sortOrder?: number | undefined;
|
|
4911
|
+
}, {
|
|
4912
|
+
type: "Storybook";
|
|
4913
|
+
id: string;
|
|
4914
|
+
brandId: string;
|
|
4915
|
+
fileName: string;
|
|
4916
|
+
storybook: {
|
|
4917
|
+
isFailed: boolean;
|
|
4918
|
+
indexUrl: string;
|
|
4919
|
+
userUrl: string;
|
|
4920
|
+
storiesCount: number;
|
|
4921
|
+
docsCount: number;
|
|
4922
|
+
lastImportedAt?: Date | undefined;
|
|
4923
|
+
lastImportedSuccessfully?: Date | undefined;
|
|
4924
|
+
};
|
|
4925
|
+
sortOrder?: number | undefined;
|
|
4926
|
+
}>;
|
|
4927
|
+
type DTODataSourceStorybook = z.infer<typeof DTODataSourceStorybook>;
|
|
4865
4928
|
declare const DTODataSource: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
|
|
4866
4929
|
id: z.ZodString;
|
|
4867
4930
|
type: z.ZodLiteral<"Figma">;
|
|
@@ -5540,6 +5603,67 @@ declare const DTODataSource: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
|
|
|
5540
5603
|
};
|
|
5541
5604
|
themeId?: string | null | undefined;
|
|
5542
5605
|
sortOrder?: number | undefined;
|
|
5606
|
+
}>, z.ZodObject<{
|
|
5607
|
+
id: z.ZodString;
|
|
5608
|
+
type: z.ZodLiteral<"Storybook">;
|
|
5609
|
+
fileName: z.ZodString;
|
|
5610
|
+
brandId: z.ZodString;
|
|
5611
|
+
sortOrder: z.ZodOptional<z.ZodNumber>;
|
|
5612
|
+
storybook: z.ZodObject<{
|
|
5613
|
+
indexUrl: z.ZodString;
|
|
5614
|
+
userUrl: z.ZodString;
|
|
5615
|
+
lastImportedAt: z.ZodOptional<z.ZodDate>;
|
|
5616
|
+
lastImportedSuccessfully: z.ZodOptional<z.ZodDate>;
|
|
5617
|
+
isFailed: z.ZodBoolean;
|
|
5618
|
+
storiesCount: z.ZodNumber;
|
|
5619
|
+
docsCount: z.ZodNumber;
|
|
5620
|
+
}, "strip", z.ZodTypeAny, {
|
|
5621
|
+
isFailed: boolean;
|
|
5622
|
+
indexUrl: string;
|
|
5623
|
+
userUrl: string;
|
|
5624
|
+
storiesCount: number;
|
|
5625
|
+
docsCount: number;
|
|
5626
|
+
lastImportedAt?: Date | undefined;
|
|
5627
|
+
lastImportedSuccessfully?: Date | undefined;
|
|
5628
|
+
}, {
|
|
5629
|
+
isFailed: boolean;
|
|
5630
|
+
indexUrl: string;
|
|
5631
|
+
userUrl: string;
|
|
5632
|
+
storiesCount: number;
|
|
5633
|
+
docsCount: number;
|
|
5634
|
+
lastImportedAt?: Date | undefined;
|
|
5635
|
+
lastImportedSuccessfully?: Date | undefined;
|
|
5636
|
+
}>;
|
|
5637
|
+
}, "strip", z.ZodTypeAny, {
|
|
5638
|
+
type: "Storybook";
|
|
5639
|
+
id: string;
|
|
5640
|
+
brandId: string;
|
|
5641
|
+
fileName: string;
|
|
5642
|
+
storybook: {
|
|
5643
|
+
isFailed: boolean;
|
|
5644
|
+
indexUrl: string;
|
|
5645
|
+
userUrl: string;
|
|
5646
|
+
storiesCount: number;
|
|
5647
|
+
docsCount: number;
|
|
5648
|
+
lastImportedAt?: Date | undefined;
|
|
5649
|
+
lastImportedSuccessfully?: Date | undefined;
|
|
5650
|
+
};
|
|
5651
|
+
sortOrder?: number | undefined;
|
|
5652
|
+
}, {
|
|
5653
|
+
type: "Storybook";
|
|
5654
|
+
id: string;
|
|
5655
|
+
brandId: string;
|
|
5656
|
+
fileName: string;
|
|
5657
|
+
storybook: {
|
|
5658
|
+
isFailed: boolean;
|
|
5659
|
+
indexUrl: string;
|
|
5660
|
+
userUrl: string;
|
|
5661
|
+
storiesCount: number;
|
|
5662
|
+
docsCount: number;
|
|
5663
|
+
lastImportedAt?: Date | undefined;
|
|
5664
|
+
lastImportedSuccessfully?: Date | undefined;
|
|
5665
|
+
};
|
|
5666
|
+
sortOrder?: number | undefined;
|
|
5543
5667
|
}>]>;
|
|
5544
5668
|
type DTODataSource = z.infer<typeof DTODataSource>;
|
|
5545
5669
|
declare const DTODataSourceResponse: z.ZodObject<{
|
|
@@ -6221,6 +6345,67 @@ declare const DTODataSourceResponse: z.ZodObject<{
|
|
|
6221
6345
|
};
|
|
6222
6346
|
themeId?: string | null | undefined;
|
|
6223
6347
|
sortOrder?: number | undefined;
|
|
6348
|
+
}>, z.ZodObject<{
|
|
6349
|
+
id: z.ZodString;
|
|
6350
|
+
type: z.ZodLiteral<"Storybook">;
|
|
6351
|
+
fileName: z.ZodString;
|
|
6352
|
+
brandId: z.ZodString;
|
|
6353
|
+
sortOrder: z.ZodOptional<z.ZodNumber>;
|
|
6354
|
+
storybook: z.ZodObject<{
|
|
6355
|
+
indexUrl: z.ZodString;
|
|
6356
|
+
userUrl: z.ZodString;
|
|
6357
|
+
lastImportedAt: z.ZodOptional<z.ZodDate>;
|
|
6358
|
+
lastImportedSuccessfully: z.ZodOptional<z.ZodDate>;
|
|
6359
|
+
isFailed: z.ZodBoolean;
|
|
6360
|
+
storiesCount: z.ZodNumber;
|
|
6361
|
+
docsCount: z.ZodNumber;
|
|
6362
|
+
}, "strip", z.ZodTypeAny, {
|
|
6363
|
+
isFailed: boolean;
|
|
6364
|
+
indexUrl: string;
|
|
6365
|
+
userUrl: string;
|
|
6366
|
+
storiesCount: number;
|
|
6367
|
+
docsCount: number;
|
|
6368
|
+
lastImportedAt?: Date | undefined;
|
|
6369
|
+
lastImportedSuccessfully?: Date | undefined;
|
|
6370
|
+
}, {
|
|
6371
|
+
isFailed: boolean;
|
|
6372
|
+
indexUrl: string;
|
|
6373
|
+
userUrl: string;
|
|
6374
|
+
storiesCount: number;
|
|
6375
|
+
docsCount: number;
|
|
6376
|
+
lastImportedAt?: Date | undefined;
|
|
6377
|
+
lastImportedSuccessfully?: Date | undefined;
|
|
6378
|
+
}>;
|
|
6379
|
+
}, "strip", z.ZodTypeAny, {
|
|
6380
|
+
type: "Storybook";
|
|
6381
|
+
id: string;
|
|
6382
|
+
brandId: string;
|
|
6383
|
+
fileName: string;
|
|
6384
|
+
storybook: {
|
|
6385
|
+
isFailed: boolean;
|
|
6386
|
+
indexUrl: string;
|
|
6387
|
+
userUrl: string;
|
|
6388
|
+
storiesCount: number;
|
|
6389
|
+
docsCount: number;
|
|
6390
|
+
lastImportedAt?: Date | undefined;
|
|
6391
|
+
lastImportedSuccessfully?: Date | undefined;
|
|
6392
|
+
};
|
|
6393
|
+
sortOrder?: number | undefined;
|
|
6394
|
+
}, {
|
|
6395
|
+
type: "Storybook";
|
|
6396
|
+
id: string;
|
|
6397
|
+
brandId: string;
|
|
6398
|
+
fileName: string;
|
|
6399
|
+
storybook: {
|
|
6400
|
+
isFailed: boolean;
|
|
6401
|
+
indexUrl: string;
|
|
6402
|
+
userUrl: string;
|
|
6403
|
+
storiesCount: number;
|
|
6404
|
+
docsCount: number;
|
|
6405
|
+
lastImportedAt?: Date | undefined;
|
|
6406
|
+
lastImportedSuccessfully?: Date | undefined;
|
|
6407
|
+
};
|
|
6408
|
+
sortOrder?: number | undefined;
|
|
6224
6409
|
}>]>;
|
|
6225
6410
|
}, "strip", z.ZodTypeAny, {
|
|
6226
6411
|
source: {
|
|
@@ -6339,6 +6524,21 @@ declare const DTODataSourceResponse: z.ZodObject<{
|
|
|
6339
6524
|
lastImportMetadata?: Record<string, any> | undefined;
|
|
6340
6525
|
};
|
|
6341
6526
|
sortOrder?: number | undefined;
|
|
6527
|
+
} | {
|
|
6528
|
+
type: "Storybook";
|
|
6529
|
+
id: string;
|
|
6530
|
+
brandId: string;
|
|
6531
|
+
fileName: string;
|
|
6532
|
+
storybook: {
|
|
6533
|
+
isFailed: boolean;
|
|
6534
|
+
indexUrl: string;
|
|
6535
|
+
userUrl: string;
|
|
6536
|
+
storiesCount: number;
|
|
6537
|
+
docsCount: number;
|
|
6538
|
+
lastImportedAt?: Date | undefined;
|
|
6539
|
+
lastImportedSuccessfully?: Date | undefined;
|
|
6540
|
+
};
|
|
6541
|
+
sortOrder?: number | undefined;
|
|
6342
6542
|
};
|
|
6343
6543
|
}, {
|
|
6344
6544
|
source: {
|
|
@@ -6457,6 +6657,21 @@ declare const DTODataSourceResponse: z.ZodObject<{
|
|
|
6457
6657
|
isCollectionsMigrationCompleted?: boolean | undefined;
|
|
6458
6658
|
};
|
|
6459
6659
|
sortOrder?: number | undefined;
|
|
6660
|
+
} | {
|
|
6661
|
+
type: "Storybook";
|
|
6662
|
+
id: string;
|
|
6663
|
+
brandId: string;
|
|
6664
|
+
fileName: string;
|
|
6665
|
+
storybook: {
|
|
6666
|
+
isFailed: boolean;
|
|
6667
|
+
indexUrl: string;
|
|
6668
|
+
userUrl: string;
|
|
6669
|
+
storiesCount: number;
|
|
6670
|
+
docsCount: number;
|
|
6671
|
+
lastImportedAt?: Date | undefined;
|
|
6672
|
+
lastImportedSuccessfully?: Date | undefined;
|
|
6673
|
+
};
|
|
6674
|
+
sortOrder?: number | undefined;
|
|
6460
6675
|
};
|
|
6461
6676
|
}>;
|
|
6462
6677
|
type DTODataSourceResponse = z.infer<typeof DTODataSourceResponse>;
|
|
@@ -7139,6 +7354,67 @@ declare const DTODataSourcesListResponse: z.ZodObject<{
|
|
|
7139
7354
|
};
|
|
7140
7355
|
themeId?: string | null | undefined;
|
|
7141
7356
|
sortOrder?: number | undefined;
|
|
7357
|
+
}>, z.ZodObject<{
|
|
7358
|
+
id: z.ZodString;
|
|
7359
|
+
type: z.ZodLiteral<"Storybook">;
|
|
7360
|
+
fileName: z.ZodString;
|
|
7361
|
+
brandId: z.ZodString;
|
|
7362
|
+
sortOrder: z.ZodOptional<z.ZodNumber>;
|
|
7363
|
+
storybook: z.ZodObject<{
|
|
7364
|
+
indexUrl: z.ZodString;
|
|
7365
|
+
userUrl: z.ZodString;
|
|
7366
|
+
lastImportedAt: z.ZodOptional<z.ZodDate>;
|
|
7367
|
+
lastImportedSuccessfully: z.ZodOptional<z.ZodDate>;
|
|
7368
|
+
isFailed: z.ZodBoolean;
|
|
7369
|
+
storiesCount: z.ZodNumber;
|
|
7370
|
+
docsCount: z.ZodNumber;
|
|
7371
|
+
}, "strip", z.ZodTypeAny, {
|
|
7372
|
+
isFailed: boolean;
|
|
7373
|
+
indexUrl: string;
|
|
7374
|
+
userUrl: string;
|
|
7375
|
+
storiesCount: number;
|
|
7376
|
+
docsCount: number;
|
|
7377
|
+
lastImportedAt?: Date | undefined;
|
|
7378
|
+
lastImportedSuccessfully?: Date | undefined;
|
|
7379
|
+
}, {
|
|
7380
|
+
isFailed: boolean;
|
|
7381
|
+
indexUrl: string;
|
|
7382
|
+
userUrl: string;
|
|
7383
|
+
storiesCount: number;
|
|
7384
|
+
docsCount: number;
|
|
7385
|
+
lastImportedAt?: Date | undefined;
|
|
7386
|
+
lastImportedSuccessfully?: Date | undefined;
|
|
7387
|
+
}>;
|
|
7388
|
+
}, "strip", z.ZodTypeAny, {
|
|
7389
|
+
type: "Storybook";
|
|
7390
|
+
id: string;
|
|
7391
|
+
brandId: string;
|
|
7392
|
+
fileName: string;
|
|
7393
|
+
storybook: {
|
|
7394
|
+
isFailed: boolean;
|
|
7395
|
+
indexUrl: string;
|
|
7396
|
+
userUrl: string;
|
|
7397
|
+
storiesCount: number;
|
|
7398
|
+
docsCount: number;
|
|
7399
|
+
lastImportedAt?: Date | undefined;
|
|
7400
|
+
lastImportedSuccessfully?: Date | undefined;
|
|
7401
|
+
};
|
|
7402
|
+
sortOrder?: number | undefined;
|
|
7403
|
+
}, {
|
|
7404
|
+
type: "Storybook";
|
|
7405
|
+
id: string;
|
|
7406
|
+
brandId: string;
|
|
7407
|
+
fileName: string;
|
|
7408
|
+
storybook: {
|
|
7409
|
+
isFailed: boolean;
|
|
7410
|
+
indexUrl: string;
|
|
7411
|
+
userUrl: string;
|
|
7412
|
+
storiesCount: number;
|
|
7413
|
+
docsCount: number;
|
|
7414
|
+
lastImportedAt?: Date | undefined;
|
|
7415
|
+
lastImportedSuccessfully?: Date | undefined;
|
|
7416
|
+
};
|
|
7417
|
+
sortOrder?: number | undefined;
|
|
7142
7418
|
}>]>, "many">;
|
|
7143
7419
|
}, "strip", z.ZodTypeAny, {
|
|
7144
7420
|
sources: ({
|
|
@@ -7257,6 +7533,21 @@ declare const DTODataSourcesListResponse: z.ZodObject<{
|
|
|
7257
7533
|
lastImportMetadata?: Record<string, any> | undefined;
|
|
7258
7534
|
};
|
|
7259
7535
|
sortOrder?: number | undefined;
|
|
7536
|
+
} | {
|
|
7537
|
+
type: "Storybook";
|
|
7538
|
+
id: string;
|
|
7539
|
+
brandId: string;
|
|
7540
|
+
fileName: string;
|
|
7541
|
+
storybook: {
|
|
7542
|
+
isFailed: boolean;
|
|
7543
|
+
indexUrl: string;
|
|
7544
|
+
userUrl: string;
|
|
7545
|
+
storiesCount: number;
|
|
7546
|
+
docsCount: number;
|
|
7547
|
+
lastImportedAt?: Date | undefined;
|
|
7548
|
+
lastImportedSuccessfully?: Date | undefined;
|
|
7549
|
+
};
|
|
7550
|
+
sortOrder?: number | undefined;
|
|
7260
7551
|
})[];
|
|
7261
7552
|
}, {
|
|
7262
7553
|
sources: ({
|
|
@@ -7375,9 +7666,47 @@ declare const DTODataSourcesListResponse: z.ZodObject<{
|
|
|
7375
7666
|
isCollectionsMigrationCompleted?: boolean | undefined;
|
|
7376
7667
|
};
|
|
7377
7668
|
sortOrder?: number | undefined;
|
|
7669
|
+
} | {
|
|
7670
|
+
type: "Storybook";
|
|
7671
|
+
id: string;
|
|
7672
|
+
brandId: string;
|
|
7673
|
+
fileName: string;
|
|
7674
|
+
storybook: {
|
|
7675
|
+
isFailed: boolean;
|
|
7676
|
+
indexUrl: string;
|
|
7677
|
+
userUrl: string;
|
|
7678
|
+
storiesCount: number;
|
|
7679
|
+
docsCount: number;
|
|
7680
|
+
lastImportedAt?: Date | undefined;
|
|
7681
|
+
lastImportedSuccessfully?: Date | undefined;
|
|
7682
|
+
};
|
|
7683
|
+
sortOrder?: number | undefined;
|
|
7378
7684
|
})[];
|
|
7379
7685
|
}>;
|
|
7380
7686
|
type DTODataSourcesListResponse = z.infer<typeof DTODataSourcesListResponse>;
|
|
7687
|
+
declare const DTODataSourcesStorybookResponse: z.ZodObject<{
|
|
7688
|
+
isFailed: z.ZodBoolean;
|
|
7689
|
+
storiesCount: z.ZodNumber;
|
|
7690
|
+
docsCount: z.ZodNumber;
|
|
7691
|
+
created: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
7692
|
+
updated: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
7693
|
+
deleted: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
7694
|
+
}, "strip", z.ZodTypeAny, {
|
|
7695
|
+
isFailed: boolean;
|
|
7696
|
+
storiesCount: number;
|
|
7697
|
+
docsCount: number;
|
|
7698
|
+
created?: string[] | undefined;
|
|
7699
|
+
updated?: string[] | undefined;
|
|
7700
|
+
deleted?: string[] | undefined;
|
|
7701
|
+
}, {
|
|
7702
|
+
isFailed: boolean;
|
|
7703
|
+
storiesCount: number;
|
|
7704
|
+
docsCount: number;
|
|
7705
|
+
created?: string[] | undefined;
|
|
7706
|
+
updated?: string[] | undefined;
|
|
7707
|
+
deleted?: string[] | undefined;
|
|
7708
|
+
}>;
|
|
7709
|
+
type DTODataSourcesStorybookResponse = z.infer<typeof DTODataSourcesStorybookResponse>;
|
|
7381
7710
|
declare const DTODataSourceFigmaScope: z.ZodObject<{
|
|
7382
7711
|
assets: z.ZodBoolean;
|
|
7383
7712
|
components: z.ZodBoolean;
|
|
@@ -7453,6 +7782,26 @@ declare const DTODataSourceFigmaCreatePayload: z.ZodObject<{
|
|
|
7453
7782
|
figmaFileUrl: string;
|
|
7454
7783
|
}>;
|
|
7455
7784
|
type DTODataSourceFigmaCreatePayload = z.infer<typeof DTODataSourceFigmaCreatePayload>;
|
|
7785
|
+
declare const DTODataSourceStorybookCreatePayload: z.ZodObject<{
|
|
7786
|
+
brandPersistentId: z.ZodString;
|
|
7787
|
+
userUrl: z.ZodString;
|
|
7788
|
+
indexUrl: z.ZodString;
|
|
7789
|
+
payload: z.ZodUnknown;
|
|
7790
|
+
type: z.ZodLiteral<"Storybook">;
|
|
7791
|
+
}, "strip", z.ZodTypeAny, {
|
|
7792
|
+
type: "Storybook";
|
|
7793
|
+
indexUrl: string;
|
|
7794
|
+
userUrl: string;
|
|
7795
|
+
brandPersistentId: string;
|
|
7796
|
+
payload?: unknown;
|
|
7797
|
+
}, {
|
|
7798
|
+
type: "Storybook";
|
|
7799
|
+
indexUrl: string;
|
|
7800
|
+
userUrl: string;
|
|
7801
|
+
brandPersistentId: string;
|
|
7802
|
+
payload?: unknown;
|
|
7803
|
+
}>;
|
|
7804
|
+
type DTODataSourceStorybookCreatePayload = z.infer<typeof DTODataSourceStorybookCreatePayload>;
|
|
7456
7805
|
declare const DTODataSourceFigmaImportPayload: z.ZodObject<{
|
|
7457
7806
|
sourceIds: z.ZodArray<z.ZodString, "many">;
|
|
7458
7807
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -7461,6 +7810,17 @@ declare const DTODataSourceFigmaImportPayload: z.ZodObject<{
|
|
|
7461
7810
|
sourceIds: string[];
|
|
7462
7811
|
}>;
|
|
7463
7812
|
type DTODataSourceFigmaImportPayload = z.infer<typeof DTODataSourceFigmaImportPayload>;
|
|
7813
|
+
declare const DTOStorybookImportPayload: z.ZodObject<{
|
|
7814
|
+
sourceId: z.ZodString;
|
|
7815
|
+
payload: z.ZodUnknown;
|
|
7816
|
+
}, "strip", z.ZodTypeAny, {
|
|
7817
|
+
sourceId: string;
|
|
7818
|
+
payload?: unknown;
|
|
7819
|
+
}, {
|
|
7820
|
+
sourceId: string;
|
|
7821
|
+
payload?: unknown;
|
|
7822
|
+
}>;
|
|
7823
|
+
type DTOStorybookImportPayload = z.infer<typeof DTOStorybookImportPayload>;
|
|
7464
7824
|
|
|
7465
7825
|
declare const DTODesignSystem: z.ZodObject<z.objectUtil.extendShape<Omit<{
|
|
7466
7826
|
id: z.ZodString;
|
|
@@ -9163,15 +9523,15 @@ declare const DTOBffUploadImportRequestBody: z.ZodObject<{
|
|
|
9163
9523
|
remoteId: string;
|
|
9164
9524
|
isTokenTypeSplitEnabled?: boolean | undefined;
|
|
9165
9525
|
brandPersistentId?: string | undefined;
|
|
9166
|
-
sourceName?: string | undefined;
|
|
9167
9526
|
payload?: any;
|
|
9527
|
+
sourceName?: string | undefined;
|
|
9168
9528
|
}, {
|
|
9169
9529
|
type: "FigmaVariablesPlugin" | "Upload";
|
|
9170
9530
|
remoteId: string;
|
|
9171
9531
|
isTokenTypeSplitEnabled?: boolean | undefined;
|
|
9172
9532
|
brandPersistentId?: string | undefined;
|
|
9173
|
-
sourceName?: string | undefined;
|
|
9174
9533
|
payload?: any;
|
|
9534
|
+
sourceName?: string | undefined;
|
|
9175
9535
|
}>;
|
|
9176
9536
|
type DTOBffUploadImportRequestBody = z.infer<typeof DTOBffUploadImportRequestBody>;
|
|
9177
9537
|
declare const DTOBffImportRequestBody: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
|
|
@@ -9239,15 +9599,15 @@ declare const DTOBffImportRequestBody: z.ZodDiscriminatedUnion<"type", [z.ZodObj
|
|
|
9239
9599
|
remoteId: string;
|
|
9240
9600
|
isTokenTypeSplitEnabled?: boolean | undefined;
|
|
9241
9601
|
brandPersistentId?: string | undefined;
|
|
9242
|
-
sourceName?: string | undefined;
|
|
9243
9602
|
payload?: any;
|
|
9603
|
+
sourceName?: string | undefined;
|
|
9244
9604
|
}, {
|
|
9245
9605
|
type: "FigmaVariablesPlugin" | "Upload";
|
|
9246
9606
|
remoteId: string;
|
|
9247
9607
|
isTokenTypeSplitEnabled?: boolean | undefined;
|
|
9248
9608
|
brandPersistentId?: string | undefined;
|
|
9249
|
-
sourceName?: string | undefined;
|
|
9250
9609
|
payload?: any;
|
|
9610
|
+
sourceName?: string | undefined;
|
|
9251
9611
|
}>]>;
|
|
9252
9612
|
type DTOBffImportRequestBody = z.infer<typeof DTOBffImportRequestBody>;
|
|
9253
9613
|
|
|
@@ -9589,6 +9949,288 @@ declare const DTODesignSystemVersionStatsQuery: z.ZodObject<{
|
|
|
9589
9949
|
}>;
|
|
9590
9950
|
type DTODesignSystemVersionStatsQuery = z.infer<typeof DTODesignSystemVersionStatsQuery>;
|
|
9591
9951
|
|
|
9952
|
+
declare const DTOStorybookEntry: z.ZodObject<{
|
|
9953
|
+
id: z.ZodString;
|
|
9954
|
+
storyId: z.ZodString;
|
|
9955
|
+
designSystemId: z.ZodString;
|
|
9956
|
+
sourceId: z.ZodString;
|
|
9957
|
+
aliases: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
9958
|
+
url: z.ZodString;
|
|
9959
|
+
isDeleted: z.ZodOptional<z.ZodBoolean>;
|
|
9960
|
+
origin: z.ZodObject<{
|
|
9961
|
+
id: z.ZodString;
|
|
9962
|
+
type: z.ZodEnum<["story", "docs"]>;
|
|
9963
|
+
name: z.ZodString;
|
|
9964
|
+
title: z.ZodString;
|
|
9965
|
+
}, "strip", z.ZodTypeAny, {
|
|
9966
|
+
type: "story" | "docs";
|
|
9967
|
+
name: string;
|
|
9968
|
+
id: string;
|
|
9969
|
+
title: string;
|
|
9970
|
+
}, {
|
|
9971
|
+
type: "story" | "docs";
|
|
9972
|
+
name: string;
|
|
9973
|
+
id: string;
|
|
9974
|
+
title: string;
|
|
9975
|
+
}>;
|
|
9976
|
+
createdAt: z.ZodDate;
|
|
9977
|
+
updatedAt: z.ZodDate;
|
|
9978
|
+
}, "strip", z.ZodTypeAny, {
|
|
9979
|
+
id: string;
|
|
9980
|
+
createdAt: Date;
|
|
9981
|
+
updatedAt: Date;
|
|
9982
|
+
sourceId: string;
|
|
9983
|
+
designSystemId: string;
|
|
9984
|
+
storyId: string;
|
|
9985
|
+
url: string;
|
|
9986
|
+
origin: {
|
|
9987
|
+
type: "story" | "docs";
|
|
9988
|
+
name: string;
|
|
9989
|
+
id: string;
|
|
9990
|
+
title: string;
|
|
9991
|
+
};
|
|
9992
|
+
aliases?: string[] | undefined;
|
|
9993
|
+
isDeleted?: boolean | undefined;
|
|
9994
|
+
}, {
|
|
9995
|
+
id: string;
|
|
9996
|
+
createdAt: Date;
|
|
9997
|
+
updatedAt: Date;
|
|
9998
|
+
sourceId: string;
|
|
9999
|
+
designSystemId: string;
|
|
10000
|
+
storyId: string;
|
|
10001
|
+
url: string;
|
|
10002
|
+
origin: {
|
|
10003
|
+
type: "story" | "docs";
|
|
10004
|
+
name: string;
|
|
10005
|
+
id: string;
|
|
10006
|
+
title: string;
|
|
10007
|
+
};
|
|
10008
|
+
aliases?: string[] | undefined;
|
|
10009
|
+
isDeleted?: boolean | undefined;
|
|
10010
|
+
}>;
|
|
10011
|
+
type DTOStorybookEntry = z.infer<typeof DTOStorybookEntry>;
|
|
10012
|
+
declare const DTOStorybookEntryOrigin: z.ZodObject<{
|
|
10013
|
+
id: z.ZodString;
|
|
10014
|
+
type: z.ZodEnum<["story", "docs"]>;
|
|
10015
|
+
name: z.ZodString;
|
|
10016
|
+
title: z.ZodString;
|
|
10017
|
+
}, "strip", z.ZodTypeAny, {
|
|
10018
|
+
type: "story" | "docs";
|
|
10019
|
+
name: string;
|
|
10020
|
+
id: string;
|
|
10021
|
+
title: string;
|
|
10022
|
+
}, {
|
|
10023
|
+
type: "story" | "docs";
|
|
10024
|
+
name: string;
|
|
10025
|
+
id: string;
|
|
10026
|
+
title: string;
|
|
10027
|
+
}>;
|
|
10028
|
+
type DTOStorybookEntryOrigin = z.infer<typeof DTOStorybookEntryOrigin>;
|
|
10029
|
+
declare const DTOStorybookEntryReplaceAction: z.ZodObject<{
|
|
10030
|
+
newStoryId: z.ZodString;
|
|
10031
|
+
}, "strip", z.ZodTypeAny, {
|
|
10032
|
+
newStoryId: string;
|
|
10033
|
+
}, {
|
|
10034
|
+
newStoryId: string;
|
|
10035
|
+
}>;
|
|
10036
|
+
type DTOStorybookEntryReplaceAction = z.infer<typeof DTOStorybookEntryReplaceAction>;
|
|
10037
|
+
declare const DTOStorybookEntryListResponse: z.ZodObject<{
|
|
10038
|
+
entries: z.ZodArray<z.ZodObject<{
|
|
10039
|
+
id: z.ZodString;
|
|
10040
|
+
storyId: z.ZodString;
|
|
10041
|
+
designSystemId: z.ZodString;
|
|
10042
|
+
sourceId: z.ZodString;
|
|
10043
|
+
aliases: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
10044
|
+
url: z.ZodString;
|
|
10045
|
+
isDeleted: z.ZodOptional<z.ZodBoolean>;
|
|
10046
|
+
origin: z.ZodObject<{
|
|
10047
|
+
id: z.ZodString;
|
|
10048
|
+
type: z.ZodEnum<["story", "docs"]>;
|
|
10049
|
+
name: z.ZodString;
|
|
10050
|
+
title: z.ZodString;
|
|
10051
|
+
}, "strip", z.ZodTypeAny, {
|
|
10052
|
+
type: "story" | "docs";
|
|
10053
|
+
name: string;
|
|
10054
|
+
id: string;
|
|
10055
|
+
title: string;
|
|
10056
|
+
}, {
|
|
10057
|
+
type: "story" | "docs";
|
|
10058
|
+
name: string;
|
|
10059
|
+
id: string;
|
|
10060
|
+
title: string;
|
|
10061
|
+
}>;
|
|
10062
|
+
createdAt: z.ZodDate;
|
|
10063
|
+
updatedAt: z.ZodDate;
|
|
10064
|
+
}, "strip", z.ZodTypeAny, {
|
|
10065
|
+
id: string;
|
|
10066
|
+
createdAt: Date;
|
|
10067
|
+
updatedAt: Date;
|
|
10068
|
+
sourceId: string;
|
|
10069
|
+
designSystemId: string;
|
|
10070
|
+
storyId: string;
|
|
10071
|
+
url: string;
|
|
10072
|
+
origin: {
|
|
10073
|
+
type: "story" | "docs";
|
|
10074
|
+
name: string;
|
|
10075
|
+
id: string;
|
|
10076
|
+
title: string;
|
|
10077
|
+
};
|
|
10078
|
+
aliases?: string[] | undefined;
|
|
10079
|
+
isDeleted?: boolean | undefined;
|
|
10080
|
+
}, {
|
|
10081
|
+
id: string;
|
|
10082
|
+
createdAt: Date;
|
|
10083
|
+
updatedAt: Date;
|
|
10084
|
+
sourceId: string;
|
|
10085
|
+
designSystemId: string;
|
|
10086
|
+
storyId: string;
|
|
10087
|
+
url: string;
|
|
10088
|
+
origin: {
|
|
10089
|
+
type: "story" | "docs";
|
|
10090
|
+
name: string;
|
|
10091
|
+
id: string;
|
|
10092
|
+
title: string;
|
|
10093
|
+
};
|
|
10094
|
+
aliases?: string[] | undefined;
|
|
10095
|
+
isDeleted?: boolean | undefined;
|
|
10096
|
+
}>, "many">;
|
|
10097
|
+
}, "strip", z.ZodTypeAny, {
|
|
10098
|
+
entries: {
|
|
10099
|
+
id: string;
|
|
10100
|
+
createdAt: Date;
|
|
10101
|
+
updatedAt: Date;
|
|
10102
|
+
sourceId: string;
|
|
10103
|
+
designSystemId: string;
|
|
10104
|
+
storyId: string;
|
|
10105
|
+
url: string;
|
|
10106
|
+
origin: {
|
|
10107
|
+
type: "story" | "docs";
|
|
10108
|
+
name: string;
|
|
10109
|
+
id: string;
|
|
10110
|
+
title: string;
|
|
10111
|
+
};
|
|
10112
|
+
aliases?: string[] | undefined;
|
|
10113
|
+
isDeleted?: boolean | undefined;
|
|
10114
|
+
}[];
|
|
10115
|
+
}, {
|
|
10116
|
+
entries: {
|
|
10117
|
+
id: string;
|
|
10118
|
+
createdAt: Date;
|
|
10119
|
+
updatedAt: Date;
|
|
10120
|
+
sourceId: string;
|
|
10121
|
+
designSystemId: string;
|
|
10122
|
+
storyId: string;
|
|
10123
|
+
url: string;
|
|
10124
|
+
origin: {
|
|
10125
|
+
type: "story" | "docs";
|
|
10126
|
+
name: string;
|
|
10127
|
+
id: string;
|
|
10128
|
+
title: string;
|
|
10129
|
+
};
|
|
10130
|
+
aliases?: string[] | undefined;
|
|
10131
|
+
isDeleted?: boolean | undefined;
|
|
10132
|
+
}[];
|
|
10133
|
+
}>;
|
|
10134
|
+
type DTOStorybookEntryListResponse = z.infer<typeof DTOStorybookEntryListResponse>;
|
|
10135
|
+
declare const DTOStorybookEntryResponse: z.ZodObject<{
|
|
10136
|
+
entry: z.ZodObject<{
|
|
10137
|
+
id: z.ZodString;
|
|
10138
|
+
storyId: z.ZodString;
|
|
10139
|
+
designSystemId: z.ZodString;
|
|
10140
|
+
sourceId: z.ZodString;
|
|
10141
|
+
aliases: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
10142
|
+
url: z.ZodString;
|
|
10143
|
+
isDeleted: z.ZodOptional<z.ZodBoolean>;
|
|
10144
|
+
origin: z.ZodObject<{
|
|
10145
|
+
id: z.ZodString;
|
|
10146
|
+
type: z.ZodEnum<["story", "docs"]>;
|
|
10147
|
+
name: z.ZodString;
|
|
10148
|
+
title: z.ZodString;
|
|
10149
|
+
}, "strip", z.ZodTypeAny, {
|
|
10150
|
+
type: "story" | "docs";
|
|
10151
|
+
name: string;
|
|
10152
|
+
id: string;
|
|
10153
|
+
title: string;
|
|
10154
|
+
}, {
|
|
10155
|
+
type: "story" | "docs";
|
|
10156
|
+
name: string;
|
|
10157
|
+
id: string;
|
|
10158
|
+
title: string;
|
|
10159
|
+
}>;
|
|
10160
|
+
createdAt: z.ZodDate;
|
|
10161
|
+
updatedAt: z.ZodDate;
|
|
10162
|
+
}, "strip", z.ZodTypeAny, {
|
|
10163
|
+
id: string;
|
|
10164
|
+
createdAt: Date;
|
|
10165
|
+
updatedAt: Date;
|
|
10166
|
+
sourceId: string;
|
|
10167
|
+
designSystemId: string;
|
|
10168
|
+
storyId: string;
|
|
10169
|
+
url: string;
|
|
10170
|
+
origin: {
|
|
10171
|
+
type: "story" | "docs";
|
|
10172
|
+
name: string;
|
|
10173
|
+
id: string;
|
|
10174
|
+
title: string;
|
|
10175
|
+
};
|
|
10176
|
+
aliases?: string[] | undefined;
|
|
10177
|
+
isDeleted?: boolean | undefined;
|
|
10178
|
+
}, {
|
|
10179
|
+
id: string;
|
|
10180
|
+
createdAt: Date;
|
|
10181
|
+
updatedAt: Date;
|
|
10182
|
+
sourceId: string;
|
|
10183
|
+
designSystemId: string;
|
|
10184
|
+
storyId: string;
|
|
10185
|
+
url: string;
|
|
10186
|
+
origin: {
|
|
10187
|
+
type: "story" | "docs";
|
|
10188
|
+
name: string;
|
|
10189
|
+
id: string;
|
|
10190
|
+
title: string;
|
|
10191
|
+
};
|
|
10192
|
+
aliases?: string[] | undefined;
|
|
10193
|
+
isDeleted?: boolean | undefined;
|
|
10194
|
+
}>;
|
|
10195
|
+
}, "strip", z.ZodTypeAny, {
|
|
10196
|
+
entry: {
|
|
10197
|
+
id: string;
|
|
10198
|
+
createdAt: Date;
|
|
10199
|
+
updatedAt: Date;
|
|
10200
|
+
sourceId: string;
|
|
10201
|
+
designSystemId: string;
|
|
10202
|
+
storyId: string;
|
|
10203
|
+
url: string;
|
|
10204
|
+
origin: {
|
|
10205
|
+
type: "story" | "docs";
|
|
10206
|
+
name: string;
|
|
10207
|
+
id: string;
|
|
10208
|
+
title: string;
|
|
10209
|
+
};
|
|
10210
|
+
aliases?: string[] | undefined;
|
|
10211
|
+
isDeleted?: boolean | undefined;
|
|
10212
|
+
};
|
|
10213
|
+
}, {
|
|
10214
|
+
entry: {
|
|
10215
|
+
id: string;
|
|
10216
|
+
createdAt: Date;
|
|
10217
|
+
updatedAt: Date;
|
|
10218
|
+
sourceId: string;
|
|
10219
|
+
designSystemId: string;
|
|
10220
|
+
storyId: string;
|
|
10221
|
+
url: string;
|
|
10222
|
+
origin: {
|
|
10223
|
+
type: "story" | "docs";
|
|
10224
|
+
name: string;
|
|
10225
|
+
id: string;
|
|
10226
|
+
title: string;
|
|
10227
|
+
};
|
|
10228
|
+
aliases?: string[] | undefined;
|
|
10229
|
+
isDeleted?: boolean | undefined;
|
|
10230
|
+
};
|
|
10231
|
+
}>;
|
|
10232
|
+
type DTOStorybookEntryResponse = z.infer<typeof DTOStorybookEntryResponse>;
|
|
10233
|
+
|
|
9592
10234
|
declare const DTODesignSystemVersionRoom: z.ZodObject<{
|
|
9593
10235
|
id: z.ZodString;
|
|
9594
10236
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -21407,29 +22049,115 @@ declare const DTOPublishedDocPageVisitData: z.ZodObject<{
|
|
|
21407
22049
|
locale?: string | undefined;
|
|
21408
22050
|
}>;
|
|
21409
22051
|
type DTOPublishedDocPageVisitData = z.infer<typeof DTOPublishedDocPageVisitData>;
|
|
21410
|
-
declare const
|
|
21411
|
-
|
|
21412
|
-
|
|
21413
|
-
|
|
21414
|
-
|
|
21415
|
-
|
|
21416
|
-
|
|
22052
|
+
declare const DTODocumentationPageAnalyticsDifference: z.ZodObject<{
|
|
22053
|
+
startDate: z.ZodDate;
|
|
22054
|
+
endDate: z.ZodDate;
|
|
22055
|
+
currentVisitCount: z.ZodNumber;
|
|
22056
|
+
currentSessionCount: z.ZodNumber;
|
|
22057
|
+
priorVisitCount: z.ZodNumber;
|
|
22058
|
+
priorSessionCount: z.ZodNumber;
|
|
21417
22059
|
}, "strip", z.ZodTypeAny, {
|
|
21418
|
-
|
|
21419
|
-
|
|
21420
|
-
|
|
21421
|
-
|
|
21422
|
-
|
|
21423
|
-
|
|
22060
|
+
startDate: Date;
|
|
22061
|
+
endDate: Date;
|
|
22062
|
+
currentVisitCount: number;
|
|
22063
|
+
currentSessionCount: number;
|
|
22064
|
+
priorVisitCount: number;
|
|
22065
|
+
priorSessionCount: number;
|
|
22066
|
+
}, {
|
|
22067
|
+
startDate: Date;
|
|
22068
|
+
endDate: Date;
|
|
22069
|
+
currentVisitCount: number;
|
|
22070
|
+
currentSessionCount: number;
|
|
22071
|
+
priorVisitCount: number;
|
|
22072
|
+
priorSessionCount: number;
|
|
22073
|
+
}>;
|
|
22074
|
+
type DTODocumentationPageAnalyticsDifference = z.infer<typeof DTODocumentationPageAnalyticsDifference>;
|
|
22075
|
+
declare const DTODocumentationPageIntervalDifferenceResponse: z.ZodObject<{
|
|
22076
|
+
differences: z.ZodArray<z.ZodObject<{
|
|
22077
|
+
startDate: z.ZodDate;
|
|
22078
|
+
endDate: z.ZodDate;
|
|
22079
|
+
currentVisitCount: z.ZodNumber;
|
|
22080
|
+
currentSessionCount: z.ZodNumber;
|
|
22081
|
+
priorVisitCount: z.ZodNumber;
|
|
22082
|
+
priorSessionCount: z.ZodNumber;
|
|
22083
|
+
}, "strip", z.ZodTypeAny, {
|
|
22084
|
+
startDate: Date;
|
|
22085
|
+
endDate: Date;
|
|
22086
|
+
currentVisitCount: number;
|
|
22087
|
+
currentSessionCount: number;
|
|
22088
|
+
priorVisitCount: number;
|
|
22089
|
+
priorSessionCount: number;
|
|
22090
|
+
}, {
|
|
22091
|
+
startDate: Date;
|
|
22092
|
+
endDate: Date;
|
|
22093
|
+
currentVisitCount: number;
|
|
22094
|
+
currentSessionCount: number;
|
|
22095
|
+
priorVisitCount: number;
|
|
22096
|
+
priorSessionCount: number;
|
|
22097
|
+
}>, "many">;
|
|
22098
|
+
}, "strip", z.ZodTypeAny, {
|
|
22099
|
+
differences: {
|
|
22100
|
+
startDate: Date;
|
|
22101
|
+
endDate: Date;
|
|
22102
|
+
currentVisitCount: number;
|
|
22103
|
+
currentSessionCount: number;
|
|
22104
|
+
priorVisitCount: number;
|
|
22105
|
+
priorSessionCount: number;
|
|
22106
|
+
}[];
|
|
21424
22107
|
}, {
|
|
21425
|
-
|
|
21426
|
-
|
|
21427
|
-
|
|
21428
|
-
|
|
21429
|
-
|
|
21430
|
-
|
|
21431
|
-
|
|
21432
|
-
|
|
22108
|
+
differences: {
|
|
22109
|
+
startDate: Date;
|
|
22110
|
+
endDate: Date;
|
|
22111
|
+
currentVisitCount: number;
|
|
22112
|
+
currentSessionCount: number;
|
|
22113
|
+
priorVisitCount: number;
|
|
22114
|
+
priorSessionCount: number;
|
|
22115
|
+
}[];
|
|
22116
|
+
}>;
|
|
22117
|
+
type DTODocumentationPageIntervalDifferenceResponse = z.infer<typeof DTODocumentationPageIntervalDifferenceResponse>;
|
|
22118
|
+
declare const DTODocumentationPageAnalyticsResponse: z.ZodObject<{
|
|
22119
|
+
analytics: z.ZodArray<z.ZodObject<{
|
|
22120
|
+
versionId: z.ZodString;
|
|
22121
|
+
pagePersistentId: z.ZodString;
|
|
22122
|
+
locale: z.ZodOptional<z.ZodString>;
|
|
22123
|
+
timestamp: z.ZodDate;
|
|
22124
|
+
visits: z.ZodNumber;
|
|
22125
|
+
sessions: z.ZodNumber;
|
|
22126
|
+
}, "strip", z.ZodTypeAny, {
|
|
22127
|
+
pagePersistentId: string;
|
|
22128
|
+
versionId: string;
|
|
22129
|
+
timestamp: Date;
|
|
22130
|
+
visits: number;
|
|
22131
|
+
sessions: number;
|
|
22132
|
+
locale?: string | undefined;
|
|
22133
|
+
}, {
|
|
22134
|
+
pagePersistentId: string;
|
|
22135
|
+
versionId: string;
|
|
22136
|
+
timestamp: Date;
|
|
22137
|
+
visits: number;
|
|
22138
|
+
sessions: number;
|
|
22139
|
+
locale?: string | undefined;
|
|
22140
|
+
}>, "many">;
|
|
22141
|
+
}, "strip", z.ZodTypeAny, {
|
|
22142
|
+
analytics: {
|
|
22143
|
+
pagePersistentId: string;
|
|
22144
|
+
versionId: string;
|
|
22145
|
+
timestamp: Date;
|
|
22146
|
+
visits: number;
|
|
22147
|
+
sessions: number;
|
|
22148
|
+
locale?: string | undefined;
|
|
22149
|
+
}[];
|
|
22150
|
+
}, {
|
|
22151
|
+
analytics: {
|
|
22152
|
+
pagePersistentId: string;
|
|
22153
|
+
versionId: string;
|
|
22154
|
+
timestamp: Date;
|
|
22155
|
+
visits: number;
|
|
22156
|
+
sessions: number;
|
|
22157
|
+
locale?: string | undefined;
|
|
22158
|
+
}[];
|
|
22159
|
+
}>;
|
|
22160
|
+
type DTODocumentationPageAnalyticsResponse = z.infer<typeof DTODocumentationPageAnalyticsResponse>;
|
|
21433
22161
|
|
|
21434
22162
|
declare const DTODocumentationPageAnchor: z.ZodObject<{
|
|
21435
22163
|
blockId: z.ZodString;
|
|
@@ -27715,7 +28443,7 @@ declare const DTODocumentationGroupStructureV1: z.ZodObject<z.objectUtil.extendS
|
|
|
27715
28443
|
} | null | undefined;
|
|
27716
28444
|
behavior?: "Tabs" | "Group" | null | undefined;
|
|
27717
28445
|
}>>;
|
|
27718
|
-
}>, "meta" | "sortOrder" | "brandPersistentId" | "
|
|
28446
|
+
}>, "meta" | "sortOrder" | "brandPersistentId" | "data" | "shortPersistentId" | "parentPersistentId" | "childType">, {
|
|
27719
28447
|
title: z.ZodString;
|
|
27720
28448
|
isRoot: z.ZodBoolean;
|
|
27721
28449
|
childrenIds: z.ZodArray<z.ZodString, "many">;
|
|
@@ -27975,7 +28703,7 @@ declare const DTODocumentationGroupV1: z.ZodObject<z.objectUtil.extendShape<z.ob
|
|
|
27975
28703
|
} | null | undefined;
|
|
27976
28704
|
behavior?: "Tabs" | "Group" | null | undefined;
|
|
27977
28705
|
}>>;
|
|
27978
|
-
}>, "meta" | "sortOrder" | "brandPersistentId" | "
|
|
28706
|
+
}>, "meta" | "sortOrder" | "brandPersistentId" | "data" | "shortPersistentId" | "parentPersistentId" | "childType">, {
|
|
27979
28707
|
title: z.ZodString;
|
|
27980
28708
|
isRoot: z.ZodBoolean;
|
|
27981
28709
|
childrenIds: z.ZodArray<z.ZodString, "many">;
|
|
@@ -28829,7 +29557,7 @@ declare const DTODocumentationGroupV2: z.ZodObject<z.objectUtil.extendShape<Omit
|
|
|
28829
29557
|
} | null | undefined;
|
|
28830
29558
|
behavior?: "Tabs" | "Group" | null | undefined;
|
|
28831
29559
|
}>>;
|
|
28832
|
-
}>, "meta" | "sortOrder" | "brandPersistentId" | "
|
|
29560
|
+
}>, "meta" | "sortOrder" | "brandPersistentId" | "data" | "shortPersistentId" | "parentPersistentId" | "childType">, {
|
|
28833
29561
|
title: z.ZodString;
|
|
28834
29562
|
isRoot: z.ZodBoolean;
|
|
28835
29563
|
childrenIds: z.ZodArray<z.ZodString, "many">;
|
|
@@ -31608,7 +32336,7 @@ declare const DTODocumentationHierarchyV2: z.ZodObject<{
|
|
|
31608
32336
|
} | null | undefined;
|
|
31609
32337
|
behavior?: "Tabs" | "Group" | null | undefined;
|
|
31610
32338
|
}>>;
|
|
31611
|
-
}>, "meta" | "sortOrder" | "brandPersistentId" | "
|
|
32339
|
+
}>, "meta" | "sortOrder" | "brandPersistentId" | "data" | "shortPersistentId" | "parentPersistentId" | "childType">, {
|
|
31612
32340
|
title: z.ZodString;
|
|
31613
32341
|
isRoot: z.ZodBoolean;
|
|
31614
32342
|
childrenIds: z.ZodArray<z.ZodString, "many">;
|
|
@@ -40032,7 +40760,7 @@ declare const DocumentationPageV1DTO: z.ZodObject<z.objectUtil.extendShape<Omit<
|
|
|
40032
40760
|
isPrivate?: boolean | undefined;
|
|
40033
40761
|
} | null | undefined;
|
|
40034
40762
|
}>;
|
|
40035
|
-
}>, "meta" | "sortOrder" | "
|
|
40763
|
+
}>, "meta" | "sortOrder" | "data" | "parentPersistentId">, {
|
|
40036
40764
|
configuration: z.ZodObject<{
|
|
40037
40765
|
showSidebar: z.ZodBoolean;
|
|
40038
40766
|
isPrivate: z.ZodBoolean;
|
|
@@ -51490,9 +52218,9 @@ declare const DTOExporterPropertyDefinitionEnum: z.ZodObject<z.objectUtil.extend
|
|
|
51490
52218
|
}>;
|
|
51491
52219
|
type: "Enum";
|
|
51492
52220
|
description: string;
|
|
52221
|
+
default: string;
|
|
51493
52222
|
key: string;
|
|
51494
52223
|
title: string;
|
|
51495
|
-
default: string;
|
|
51496
52224
|
category?: string | undefined;
|
|
51497
52225
|
dependsOn?: Record<string, boolean> | undefined;
|
|
51498
52226
|
}, {
|
|
@@ -51502,9 +52230,9 @@ declare const DTOExporterPropertyDefinitionEnum: z.ZodObject<z.objectUtil.extend
|
|
|
51502
52230
|
}>;
|
|
51503
52231
|
type: "Enum";
|
|
51504
52232
|
description: string;
|
|
52233
|
+
default: string;
|
|
51505
52234
|
key: string;
|
|
51506
52235
|
title: string;
|
|
51507
|
-
default: string;
|
|
51508
52236
|
category?: string | undefined;
|
|
51509
52237
|
dependsOn?: Record<string, boolean> | undefined;
|
|
51510
52238
|
}>;
|
|
@@ -51521,17 +52249,17 @@ declare const DTOExporterPropertyDefinitionBoolean: z.ZodObject<z.objectUtil.ext
|
|
|
51521
52249
|
}>, "strip", z.ZodTypeAny, {
|
|
51522
52250
|
type: "Boolean";
|
|
51523
52251
|
description: string;
|
|
52252
|
+
default: boolean;
|
|
51524
52253
|
key: string;
|
|
51525
52254
|
title: string;
|
|
51526
|
-
default: boolean;
|
|
51527
52255
|
category?: string | undefined;
|
|
51528
52256
|
dependsOn?: Record<string, boolean> | undefined;
|
|
51529
52257
|
}, {
|
|
51530
52258
|
type: "Boolean";
|
|
51531
52259
|
description: string;
|
|
52260
|
+
default: boolean;
|
|
51532
52261
|
key: string;
|
|
51533
52262
|
title: string;
|
|
51534
|
-
default: boolean;
|
|
51535
52263
|
category?: string | undefined;
|
|
51536
52264
|
dependsOn?: Record<string, boolean> | undefined;
|
|
51537
52265
|
}>;
|
|
@@ -51549,18 +52277,18 @@ declare const DTOExporterPropertyDefinitionString: z.ZodObject<z.objectUtil.exte
|
|
|
51549
52277
|
}>, "strip", z.ZodTypeAny, {
|
|
51550
52278
|
type: "String";
|
|
51551
52279
|
description: string;
|
|
52280
|
+
default: string;
|
|
51552
52281
|
key: string;
|
|
51553
52282
|
title: string;
|
|
51554
|
-
default: string;
|
|
51555
52283
|
category?: string | undefined;
|
|
51556
52284
|
dependsOn?: Record<string, boolean> | undefined;
|
|
51557
52285
|
isMultiline?: boolean | undefined;
|
|
51558
52286
|
}, {
|
|
51559
52287
|
type: "String";
|
|
51560
52288
|
description: string;
|
|
52289
|
+
default: string;
|
|
51561
52290
|
key: string;
|
|
51562
52291
|
title: string;
|
|
51563
|
-
default: string;
|
|
51564
52292
|
category?: string | undefined;
|
|
51565
52293
|
dependsOn?: Record<string, boolean> | undefined;
|
|
51566
52294
|
isMultiline?: boolean | undefined;
|
|
@@ -51578,17 +52306,17 @@ declare const DTOExporterPropertyDefinitionNumber: z.ZodObject<z.objectUtil.exte
|
|
|
51578
52306
|
}>, "strip", z.ZodTypeAny, {
|
|
51579
52307
|
type: "Number";
|
|
51580
52308
|
description: string;
|
|
52309
|
+
default: number;
|
|
51581
52310
|
key: string;
|
|
51582
52311
|
title: string;
|
|
51583
|
-
default: number;
|
|
51584
52312
|
category?: string | undefined;
|
|
51585
52313
|
dependsOn?: Record<string, boolean> | undefined;
|
|
51586
52314
|
}, {
|
|
51587
52315
|
type: "Number";
|
|
51588
52316
|
description: string;
|
|
52317
|
+
default: number;
|
|
51589
52318
|
key: string;
|
|
51590
52319
|
title: string;
|
|
51591
|
-
default: number;
|
|
51592
52320
|
category?: string | undefined;
|
|
51593
52321
|
dependsOn?: Record<string, boolean> | undefined;
|
|
51594
52322
|
}>;
|
|
@@ -51605,17 +52333,17 @@ declare const DTOExporterPropertyDefinitionArray: z.ZodObject<z.objectUtil.exten
|
|
|
51605
52333
|
}>, "strip", z.ZodTypeAny, {
|
|
51606
52334
|
type: "Array";
|
|
51607
52335
|
description: string;
|
|
52336
|
+
default: string[];
|
|
51608
52337
|
key: string;
|
|
51609
52338
|
title: string;
|
|
51610
|
-
default: string[];
|
|
51611
52339
|
category?: string | undefined;
|
|
51612
52340
|
dependsOn?: Record<string, boolean> | undefined;
|
|
51613
52341
|
}, {
|
|
51614
52342
|
type: "Array";
|
|
51615
52343
|
description: string;
|
|
52344
|
+
default: string[];
|
|
51616
52345
|
key: string;
|
|
51617
52346
|
title: string;
|
|
51618
|
-
default: string[];
|
|
51619
52347
|
category?: string | undefined;
|
|
51620
52348
|
dependsOn?: Record<string, boolean> | undefined;
|
|
51621
52349
|
}>;
|
|
@@ -51649,9 +52377,9 @@ declare const DTOExporterPropertyDefinitionObject: z.ZodObject<z.objectUtil.exte
|
|
|
51649
52377
|
}>, "strip", z.ZodTypeAny, {
|
|
51650
52378
|
type: "Object";
|
|
51651
52379
|
description: string;
|
|
52380
|
+
default: Record<string, string>;
|
|
51652
52381
|
key: string;
|
|
51653
52382
|
title: string;
|
|
51654
|
-
default: Record<string, string>;
|
|
51655
52383
|
category?: string | undefined;
|
|
51656
52384
|
dependsOn?: Record<string, boolean> | undefined;
|
|
51657
52385
|
allowedKeys?: {
|
|
@@ -51664,9 +52392,9 @@ declare const DTOExporterPropertyDefinitionObject: z.ZodObject<z.objectUtil.exte
|
|
|
51664
52392
|
}, {
|
|
51665
52393
|
type: "Object";
|
|
51666
52394
|
description: string;
|
|
52395
|
+
default: Record<string, string>;
|
|
51667
52396
|
key: string;
|
|
51668
52397
|
title: string;
|
|
51669
|
-
default: Record<string, string>;
|
|
51670
52398
|
category?: string | undefined;
|
|
51671
52399
|
dependsOn?: Record<string, boolean> | undefined;
|
|
51672
52400
|
allowedKeys?: {
|
|
@@ -51691,18 +52419,18 @@ declare const DTOExporterPropertyDefinitionCode: z.ZodObject<z.objectUtil.extend
|
|
|
51691
52419
|
}>, "strip", z.ZodTypeAny, {
|
|
51692
52420
|
type: "Code";
|
|
51693
52421
|
description: string;
|
|
52422
|
+
default: string;
|
|
51694
52423
|
key: string;
|
|
51695
52424
|
title: string;
|
|
51696
|
-
default: string;
|
|
51697
52425
|
language: string;
|
|
51698
52426
|
category?: string | undefined;
|
|
51699
52427
|
dependsOn?: Record<string, boolean> | undefined;
|
|
51700
52428
|
}, {
|
|
51701
52429
|
type: "Code";
|
|
51702
52430
|
description: string;
|
|
52431
|
+
default: string;
|
|
51703
52432
|
key: string;
|
|
51704
52433
|
title: string;
|
|
51705
|
-
default: string;
|
|
51706
52434
|
language: string;
|
|
51707
52435
|
category?: string | undefined;
|
|
51708
52436
|
dependsOn?: Record<string, boolean> | undefined;
|
|
@@ -51734,9 +52462,9 @@ declare const DTOExporterPropertyDefinition: z.ZodDiscriminatedUnion<"type", [z.
|
|
|
51734
52462
|
}>;
|
|
51735
52463
|
type: "Enum";
|
|
51736
52464
|
description: string;
|
|
52465
|
+
default: string;
|
|
51737
52466
|
key: string;
|
|
51738
52467
|
title: string;
|
|
51739
|
-
default: string;
|
|
51740
52468
|
category?: string | undefined;
|
|
51741
52469
|
dependsOn?: Record<string, boolean> | undefined;
|
|
51742
52470
|
}, {
|
|
@@ -51746,9 +52474,9 @@ declare const DTOExporterPropertyDefinition: z.ZodDiscriminatedUnion<"type", [z.
|
|
|
51746
52474
|
}>;
|
|
51747
52475
|
type: "Enum";
|
|
51748
52476
|
description: string;
|
|
52477
|
+
default: string;
|
|
51749
52478
|
key: string;
|
|
51750
52479
|
title: string;
|
|
51751
|
-
default: string;
|
|
51752
52480
|
category?: string | undefined;
|
|
51753
52481
|
dependsOn?: Record<string, boolean> | undefined;
|
|
51754
52482
|
}>, z.ZodObject<z.objectUtil.extendShape<{
|
|
@@ -51763,17 +52491,17 @@ declare const DTOExporterPropertyDefinition: z.ZodDiscriminatedUnion<"type", [z.
|
|
|
51763
52491
|
}>, "strip", z.ZodTypeAny, {
|
|
51764
52492
|
type: "Boolean";
|
|
51765
52493
|
description: string;
|
|
52494
|
+
default: boolean;
|
|
51766
52495
|
key: string;
|
|
51767
52496
|
title: string;
|
|
51768
|
-
default: boolean;
|
|
51769
52497
|
category?: string | undefined;
|
|
51770
52498
|
dependsOn?: Record<string, boolean> | undefined;
|
|
51771
52499
|
}, {
|
|
51772
52500
|
type: "Boolean";
|
|
51773
52501
|
description: string;
|
|
52502
|
+
default: boolean;
|
|
51774
52503
|
key: string;
|
|
51775
52504
|
title: string;
|
|
51776
|
-
default: boolean;
|
|
51777
52505
|
category?: string | undefined;
|
|
51778
52506
|
dependsOn?: Record<string, boolean> | undefined;
|
|
51779
52507
|
}>, z.ZodObject<z.objectUtil.extendShape<{
|
|
@@ -51789,18 +52517,18 @@ declare const DTOExporterPropertyDefinition: z.ZodDiscriminatedUnion<"type", [z.
|
|
|
51789
52517
|
}>, "strip", z.ZodTypeAny, {
|
|
51790
52518
|
type: "String";
|
|
51791
52519
|
description: string;
|
|
52520
|
+
default: string;
|
|
51792
52521
|
key: string;
|
|
51793
52522
|
title: string;
|
|
51794
|
-
default: string;
|
|
51795
52523
|
category?: string | undefined;
|
|
51796
52524
|
dependsOn?: Record<string, boolean> | undefined;
|
|
51797
52525
|
isMultiline?: boolean | undefined;
|
|
51798
52526
|
}, {
|
|
51799
52527
|
type: "String";
|
|
51800
52528
|
description: string;
|
|
52529
|
+
default: string;
|
|
51801
52530
|
key: string;
|
|
51802
52531
|
title: string;
|
|
51803
|
-
default: string;
|
|
51804
52532
|
category?: string | undefined;
|
|
51805
52533
|
dependsOn?: Record<string, boolean> | undefined;
|
|
51806
52534
|
isMultiline?: boolean | undefined;
|
|
@@ -51816,17 +52544,17 @@ declare const DTOExporterPropertyDefinition: z.ZodDiscriminatedUnion<"type", [z.
|
|
|
51816
52544
|
}>, "strip", z.ZodTypeAny, {
|
|
51817
52545
|
type: "Number";
|
|
51818
52546
|
description: string;
|
|
52547
|
+
default: number;
|
|
51819
52548
|
key: string;
|
|
51820
52549
|
title: string;
|
|
51821
|
-
default: number;
|
|
51822
52550
|
category?: string | undefined;
|
|
51823
52551
|
dependsOn?: Record<string, boolean> | undefined;
|
|
51824
52552
|
}, {
|
|
51825
52553
|
type: "Number";
|
|
51826
52554
|
description: string;
|
|
52555
|
+
default: number;
|
|
51827
52556
|
key: string;
|
|
51828
52557
|
title: string;
|
|
51829
|
-
default: number;
|
|
51830
52558
|
category?: string | undefined;
|
|
51831
52559
|
dependsOn?: Record<string, boolean> | undefined;
|
|
51832
52560
|
}>, z.ZodObject<z.objectUtil.extendShape<{
|
|
@@ -51841,17 +52569,17 @@ declare const DTOExporterPropertyDefinition: z.ZodDiscriminatedUnion<"type", [z.
|
|
|
51841
52569
|
}>, "strip", z.ZodTypeAny, {
|
|
51842
52570
|
type: "Array";
|
|
51843
52571
|
description: string;
|
|
52572
|
+
default: string[];
|
|
51844
52573
|
key: string;
|
|
51845
52574
|
title: string;
|
|
51846
|
-
default: string[];
|
|
51847
52575
|
category?: string | undefined;
|
|
51848
52576
|
dependsOn?: Record<string, boolean> | undefined;
|
|
51849
52577
|
}, {
|
|
51850
52578
|
type: "Array";
|
|
51851
52579
|
description: string;
|
|
52580
|
+
default: string[];
|
|
51852
52581
|
key: string;
|
|
51853
52582
|
title: string;
|
|
51854
|
-
default: string[];
|
|
51855
52583
|
category?: string | undefined;
|
|
51856
52584
|
dependsOn?: Record<string, boolean> | undefined;
|
|
51857
52585
|
}>, z.ZodObject<z.objectUtil.extendShape<{
|
|
@@ -51883,9 +52611,9 @@ declare const DTOExporterPropertyDefinition: z.ZodDiscriminatedUnion<"type", [z.
|
|
|
51883
52611
|
}>, "strip", z.ZodTypeAny, {
|
|
51884
52612
|
type: "Object";
|
|
51885
52613
|
description: string;
|
|
52614
|
+
default: Record<string, string>;
|
|
51886
52615
|
key: string;
|
|
51887
52616
|
title: string;
|
|
51888
|
-
default: Record<string, string>;
|
|
51889
52617
|
category?: string | undefined;
|
|
51890
52618
|
dependsOn?: Record<string, boolean> | undefined;
|
|
51891
52619
|
allowedKeys?: {
|
|
@@ -51898,9 +52626,9 @@ declare const DTOExporterPropertyDefinition: z.ZodDiscriminatedUnion<"type", [z.
|
|
|
51898
52626
|
}, {
|
|
51899
52627
|
type: "Object";
|
|
51900
52628
|
description: string;
|
|
52629
|
+
default: Record<string, string>;
|
|
51901
52630
|
key: string;
|
|
51902
52631
|
title: string;
|
|
51903
|
-
default: Record<string, string>;
|
|
51904
52632
|
category?: string | undefined;
|
|
51905
52633
|
dependsOn?: Record<string, boolean> | undefined;
|
|
51906
52634
|
allowedKeys?: {
|
|
@@ -51923,18 +52651,18 @@ declare const DTOExporterPropertyDefinition: z.ZodDiscriminatedUnion<"type", [z.
|
|
|
51923
52651
|
}>, "strip", z.ZodTypeAny, {
|
|
51924
52652
|
type: "Code";
|
|
51925
52653
|
description: string;
|
|
52654
|
+
default: string;
|
|
51926
52655
|
key: string;
|
|
51927
52656
|
title: string;
|
|
51928
|
-
default: string;
|
|
51929
52657
|
language: string;
|
|
51930
52658
|
category?: string | undefined;
|
|
51931
52659
|
dependsOn?: Record<string, boolean> | undefined;
|
|
51932
52660
|
}, {
|
|
51933
52661
|
type: "Code";
|
|
51934
52662
|
description: string;
|
|
52663
|
+
default: string;
|
|
51935
52664
|
key: string;
|
|
51936
52665
|
title: string;
|
|
51937
|
-
default: string;
|
|
51938
52666
|
language: string;
|
|
51939
52667
|
category?: string | undefined;
|
|
51940
52668
|
dependsOn?: Record<string, boolean> | undefined;
|
|
@@ -51978,9 +52706,9 @@ declare const DTOExporterPropertyDefinitionsResponse: z.ZodObject<{
|
|
|
51978
52706
|
}>;
|
|
51979
52707
|
type: "Enum";
|
|
51980
52708
|
description: string;
|
|
52709
|
+
default: string;
|
|
51981
52710
|
key: string;
|
|
51982
52711
|
title: string;
|
|
51983
|
-
default: string;
|
|
51984
52712
|
category?: string | undefined;
|
|
51985
52713
|
dependsOn?: Record<string, boolean> | undefined;
|
|
51986
52714
|
}, {
|
|
@@ -51990,9 +52718,9 @@ declare const DTOExporterPropertyDefinitionsResponse: z.ZodObject<{
|
|
|
51990
52718
|
}>;
|
|
51991
52719
|
type: "Enum";
|
|
51992
52720
|
description: string;
|
|
52721
|
+
default: string;
|
|
51993
52722
|
key: string;
|
|
51994
52723
|
title: string;
|
|
51995
|
-
default: string;
|
|
51996
52724
|
category?: string | undefined;
|
|
51997
52725
|
dependsOn?: Record<string, boolean> | undefined;
|
|
51998
52726
|
}>, z.ZodObject<z.objectUtil.extendShape<{
|
|
@@ -52007,17 +52735,17 @@ declare const DTOExporterPropertyDefinitionsResponse: z.ZodObject<{
|
|
|
52007
52735
|
}>, "strip", z.ZodTypeAny, {
|
|
52008
52736
|
type: "Boolean";
|
|
52009
52737
|
description: string;
|
|
52738
|
+
default: boolean;
|
|
52010
52739
|
key: string;
|
|
52011
52740
|
title: string;
|
|
52012
|
-
default: boolean;
|
|
52013
52741
|
category?: string | undefined;
|
|
52014
52742
|
dependsOn?: Record<string, boolean> | undefined;
|
|
52015
52743
|
}, {
|
|
52016
52744
|
type: "Boolean";
|
|
52017
52745
|
description: string;
|
|
52746
|
+
default: boolean;
|
|
52018
52747
|
key: string;
|
|
52019
52748
|
title: string;
|
|
52020
|
-
default: boolean;
|
|
52021
52749
|
category?: string | undefined;
|
|
52022
52750
|
dependsOn?: Record<string, boolean> | undefined;
|
|
52023
52751
|
}>, z.ZodObject<z.objectUtil.extendShape<{
|
|
@@ -52033,18 +52761,18 @@ declare const DTOExporterPropertyDefinitionsResponse: z.ZodObject<{
|
|
|
52033
52761
|
}>, "strip", z.ZodTypeAny, {
|
|
52034
52762
|
type: "String";
|
|
52035
52763
|
description: string;
|
|
52764
|
+
default: string;
|
|
52036
52765
|
key: string;
|
|
52037
52766
|
title: string;
|
|
52038
|
-
default: string;
|
|
52039
52767
|
category?: string | undefined;
|
|
52040
52768
|
dependsOn?: Record<string, boolean> | undefined;
|
|
52041
52769
|
isMultiline?: boolean | undefined;
|
|
52042
52770
|
}, {
|
|
52043
52771
|
type: "String";
|
|
52044
52772
|
description: string;
|
|
52773
|
+
default: string;
|
|
52045
52774
|
key: string;
|
|
52046
52775
|
title: string;
|
|
52047
|
-
default: string;
|
|
52048
52776
|
category?: string | undefined;
|
|
52049
52777
|
dependsOn?: Record<string, boolean> | undefined;
|
|
52050
52778
|
isMultiline?: boolean | undefined;
|
|
@@ -52060,17 +52788,17 @@ declare const DTOExporterPropertyDefinitionsResponse: z.ZodObject<{
|
|
|
52060
52788
|
}>, "strip", z.ZodTypeAny, {
|
|
52061
52789
|
type: "Number";
|
|
52062
52790
|
description: string;
|
|
52791
|
+
default: number;
|
|
52063
52792
|
key: string;
|
|
52064
52793
|
title: string;
|
|
52065
|
-
default: number;
|
|
52066
52794
|
category?: string | undefined;
|
|
52067
52795
|
dependsOn?: Record<string, boolean> | undefined;
|
|
52068
52796
|
}, {
|
|
52069
52797
|
type: "Number";
|
|
52070
52798
|
description: string;
|
|
52799
|
+
default: number;
|
|
52071
52800
|
key: string;
|
|
52072
52801
|
title: string;
|
|
52073
|
-
default: number;
|
|
52074
52802
|
category?: string | undefined;
|
|
52075
52803
|
dependsOn?: Record<string, boolean> | undefined;
|
|
52076
52804
|
}>, z.ZodObject<z.objectUtil.extendShape<{
|
|
@@ -52085,17 +52813,17 @@ declare const DTOExporterPropertyDefinitionsResponse: z.ZodObject<{
|
|
|
52085
52813
|
}>, "strip", z.ZodTypeAny, {
|
|
52086
52814
|
type: "Array";
|
|
52087
52815
|
description: string;
|
|
52816
|
+
default: string[];
|
|
52088
52817
|
key: string;
|
|
52089
52818
|
title: string;
|
|
52090
|
-
default: string[];
|
|
52091
52819
|
category?: string | undefined;
|
|
52092
52820
|
dependsOn?: Record<string, boolean> | undefined;
|
|
52093
52821
|
}, {
|
|
52094
52822
|
type: "Array";
|
|
52095
52823
|
description: string;
|
|
52824
|
+
default: string[];
|
|
52096
52825
|
key: string;
|
|
52097
52826
|
title: string;
|
|
52098
|
-
default: string[];
|
|
52099
52827
|
category?: string | undefined;
|
|
52100
52828
|
dependsOn?: Record<string, boolean> | undefined;
|
|
52101
52829
|
}>, z.ZodObject<z.objectUtil.extendShape<{
|
|
@@ -52127,9 +52855,9 @@ declare const DTOExporterPropertyDefinitionsResponse: z.ZodObject<{
|
|
|
52127
52855
|
}>, "strip", z.ZodTypeAny, {
|
|
52128
52856
|
type: "Object";
|
|
52129
52857
|
description: string;
|
|
52858
|
+
default: Record<string, string>;
|
|
52130
52859
|
key: string;
|
|
52131
52860
|
title: string;
|
|
52132
|
-
default: Record<string, string>;
|
|
52133
52861
|
category?: string | undefined;
|
|
52134
52862
|
dependsOn?: Record<string, boolean> | undefined;
|
|
52135
52863
|
allowedKeys?: {
|
|
@@ -52142,9 +52870,9 @@ declare const DTOExporterPropertyDefinitionsResponse: z.ZodObject<{
|
|
|
52142
52870
|
}, {
|
|
52143
52871
|
type: "Object";
|
|
52144
52872
|
description: string;
|
|
52873
|
+
default: Record<string, string>;
|
|
52145
52874
|
key: string;
|
|
52146
52875
|
title: string;
|
|
52147
|
-
default: Record<string, string>;
|
|
52148
52876
|
category?: string | undefined;
|
|
52149
52877
|
dependsOn?: Record<string, boolean> | undefined;
|
|
52150
52878
|
allowedKeys?: {
|
|
@@ -52167,18 +52895,18 @@ declare const DTOExporterPropertyDefinitionsResponse: z.ZodObject<{
|
|
|
52167
52895
|
}>, "strip", z.ZodTypeAny, {
|
|
52168
52896
|
type: "Code";
|
|
52169
52897
|
description: string;
|
|
52898
|
+
default: string;
|
|
52170
52899
|
key: string;
|
|
52171
52900
|
title: string;
|
|
52172
|
-
default: string;
|
|
52173
52901
|
language: string;
|
|
52174
52902
|
category?: string | undefined;
|
|
52175
52903
|
dependsOn?: Record<string, boolean> | undefined;
|
|
52176
52904
|
}, {
|
|
52177
52905
|
type: "Code";
|
|
52178
52906
|
description: string;
|
|
52907
|
+
default: string;
|
|
52179
52908
|
key: string;
|
|
52180
52909
|
title: string;
|
|
52181
|
-
default: string;
|
|
52182
52910
|
language: string;
|
|
52183
52911
|
category?: string | undefined;
|
|
52184
52912
|
dependsOn?: Record<string, boolean> | undefined;
|
|
@@ -52191,50 +52919,50 @@ declare const DTOExporterPropertyDefinitionsResponse: z.ZodObject<{
|
|
|
52191
52919
|
}>;
|
|
52192
52920
|
type: "Enum";
|
|
52193
52921
|
description: string;
|
|
52922
|
+
default: string;
|
|
52194
52923
|
key: string;
|
|
52195
52924
|
title: string;
|
|
52196
|
-
default: string;
|
|
52197
52925
|
category?: string | undefined;
|
|
52198
52926
|
dependsOn?: Record<string, boolean> | undefined;
|
|
52199
52927
|
} | {
|
|
52200
52928
|
type: "Boolean";
|
|
52201
52929
|
description: string;
|
|
52930
|
+
default: boolean;
|
|
52202
52931
|
key: string;
|
|
52203
52932
|
title: string;
|
|
52204
|
-
default: boolean;
|
|
52205
52933
|
category?: string | undefined;
|
|
52206
52934
|
dependsOn?: Record<string, boolean> | undefined;
|
|
52207
52935
|
} | {
|
|
52208
52936
|
type: "String";
|
|
52209
52937
|
description: string;
|
|
52938
|
+
default: string;
|
|
52210
52939
|
key: string;
|
|
52211
52940
|
title: string;
|
|
52212
|
-
default: string;
|
|
52213
52941
|
category?: string | undefined;
|
|
52214
52942
|
dependsOn?: Record<string, boolean> | undefined;
|
|
52215
52943
|
isMultiline?: boolean | undefined;
|
|
52216
52944
|
} | {
|
|
52217
52945
|
type: "Number";
|
|
52218
52946
|
description: string;
|
|
52947
|
+
default: number;
|
|
52219
52948
|
key: string;
|
|
52220
52949
|
title: string;
|
|
52221
|
-
default: number;
|
|
52222
52950
|
category?: string | undefined;
|
|
52223
52951
|
dependsOn?: Record<string, boolean> | undefined;
|
|
52224
52952
|
} | {
|
|
52225
52953
|
type: "Array";
|
|
52226
52954
|
description: string;
|
|
52955
|
+
default: string[];
|
|
52227
52956
|
key: string;
|
|
52228
52957
|
title: string;
|
|
52229
|
-
default: string[];
|
|
52230
52958
|
category?: string | undefined;
|
|
52231
52959
|
dependsOn?: Record<string, boolean> | undefined;
|
|
52232
52960
|
} | {
|
|
52233
52961
|
type: "Object";
|
|
52234
52962
|
description: string;
|
|
52963
|
+
default: Record<string, string>;
|
|
52235
52964
|
key: string;
|
|
52236
52965
|
title: string;
|
|
52237
|
-
default: Record<string, string>;
|
|
52238
52966
|
category?: string | undefined;
|
|
52239
52967
|
dependsOn?: Record<string, boolean> | undefined;
|
|
52240
52968
|
allowedKeys?: {
|
|
@@ -52247,9 +52975,9 @@ declare const DTOExporterPropertyDefinitionsResponse: z.ZodObject<{
|
|
|
52247
52975
|
} | {
|
|
52248
52976
|
type: "Code";
|
|
52249
52977
|
description: string;
|
|
52978
|
+
default: string;
|
|
52250
52979
|
key: string;
|
|
52251
52980
|
title: string;
|
|
52252
|
-
default: string;
|
|
52253
52981
|
language: string;
|
|
52254
52982
|
category?: string | undefined;
|
|
52255
52983
|
dependsOn?: Record<string, boolean> | undefined;
|
|
@@ -52262,50 +52990,50 @@ declare const DTOExporterPropertyDefinitionsResponse: z.ZodObject<{
|
|
|
52262
52990
|
}>;
|
|
52263
52991
|
type: "Enum";
|
|
52264
52992
|
description: string;
|
|
52993
|
+
default: string;
|
|
52265
52994
|
key: string;
|
|
52266
52995
|
title: string;
|
|
52267
|
-
default: string;
|
|
52268
52996
|
category?: string | undefined;
|
|
52269
52997
|
dependsOn?: Record<string, boolean> | undefined;
|
|
52270
52998
|
} | {
|
|
52271
52999
|
type: "Boolean";
|
|
52272
53000
|
description: string;
|
|
53001
|
+
default: boolean;
|
|
52273
53002
|
key: string;
|
|
52274
53003
|
title: string;
|
|
52275
|
-
default: boolean;
|
|
52276
53004
|
category?: string | undefined;
|
|
52277
53005
|
dependsOn?: Record<string, boolean> | undefined;
|
|
52278
53006
|
} | {
|
|
52279
53007
|
type: "String";
|
|
52280
53008
|
description: string;
|
|
53009
|
+
default: string;
|
|
52281
53010
|
key: string;
|
|
52282
53011
|
title: string;
|
|
52283
|
-
default: string;
|
|
52284
53012
|
category?: string | undefined;
|
|
52285
53013
|
dependsOn?: Record<string, boolean> | undefined;
|
|
52286
53014
|
isMultiline?: boolean | undefined;
|
|
52287
53015
|
} | {
|
|
52288
53016
|
type: "Number";
|
|
52289
53017
|
description: string;
|
|
53018
|
+
default: number;
|
|
52290
53019
|
key: string;
|
|
52291
53020
|
title: string;
|
|
52292
|
-
default: number;
|
|
52293
53021
|
category?: string | undefined;
|
|
52294
53022
|
dependsOn?: Record<string, boolean> | undefined;
|
|
52295
53023
|
} | {
|
|
52296
53024
|
type: "Array";
|
|
52297
53025
|
description: string;
|
|
53026
|
+
default: string[];
|
|
52298
53027
|
key: string;
|
|
52299
53028
|
title: string;
|
|
52300
|
-
default: string[];
|
|
52301
53029
|
category?: string | undefined;
|
|
52302
53030
|
dependsOn?: Record<string, boolean> | undefined;
|
|
52303
53031
|
} | {
|
|
52304
53032
|
type: "Object";
|
|
52305
53033
|
description: string;
|
|
53034
|
+
default: Record<string, string>;
|
|
52306
53035
|
key: string;
|
|
52307
53036
|
title: string;
|
|
52308
|
-
default: Record<string, string>;
|
|
52309
53037
|
category?: string | undefined;
|
|
52310
53038
|
dependsOn?: Record<string, boolean> | undefined;
|
|
52311
53039
|
allowedKeys?: {
|
|
@@ -52318,9 +53046,9 @@ declare const DTOExporterPropertyDefinitionsResponse: z.ZodObject<{
|
|
|
52318
53046
|
} | {
|
|
52319
53047
|
type: "Code";
|
|
52320
53048
|
description: string;
|
|
53049
|
+
default: string;
|
|
52321
53050
|
key: string;
|
|
52322
53051
|
title: string;
|
|
52323
|
-
default: string;
|
|
52324
53052
|
language: string;
|
|
52325
53053
|
category?: string | undefined;
|
|
52326
53054
|
dependsOn?: Record<string, boolean> | undefined;
|
|
@@ -52418,9 +53146,9 @@ declare const DTOExporter: z.ZodObject<{
|
|
|
52418
53146
|
}>;
|
|
52419
53147
|
type: "Enum";
|
|
52420
53148
|
description: string;
|
|
53149
|
+
default: string;
|
|
52421
53150
|
key: string;
|
|
52422
53151
|
title: string;
|
|
52423
|
-
default: string;
|
|
52424
53152
|
category?: string | undefined;
|
|
52425
53153
|
dependsOn?: Record<string, boolean> | undefined;
|
|
52426
53154
|
}, {
|
|
@@ -52430,9 +53158,9 @@ declare const DTOExporter: z.ZodObject<{
|
|
|
52430
53158
|
}>;
|
|
52431
53159
|
type: "Enum";
|
|
52432
53160
|
description: string;
|
|
53161
|
+
default: string;
|
|
52433
53162
|
key: string;
|
|
52434
53163
|
title: string;
|
|
52435
|
-
default: string;
|
|
52436
53164
|
category?: string | undefined;
|
|
52437
53165
|
dependsOn?: Record<string, boolean> | undefined;
|
|
52438
53166
|
}>, z.ZodObject<z.objectUtil.extendShape<{
|
|
@@ -52447,17 +53175,17 @@ declare const DTOExporter: z.ZodObject<{
|
|
|
52447
53175
|
}>, "strip", z.ZodTypeAny, {
|
|
52448
53176
|
type: "Boolean";
|
|
52449
53177
|
description: string;
|
|
53178
|
+
default: boolean;
|
|
52450
53179
|
key: string;
|
|
52451
53180
|
title: string;
|
|
52452
|
-
default: boolean;
|
|
52453
53181
|
category?: string | undefined;
|
|
52454
53182
|
dependsOn?: Record<string, boolean> | undefined;
|
|
52455
53183
|
}, {
|
|
52456
53184
|
type: "Boolean";
|
|
52457
53185
|
description: string;
|
|
53186
|
+
default: boolean;
|
|
52458
53187
|
key: string;
|
|
52459
53188
|
title: string;
|
|
52460
|
-
default: boolean;
|
|
52461
53189
|
category?: string | undefined;
|
|
52462
53190
|
dependsOn?: Record<string, boolean> | undefined;
|
|
52463
53191
|
}>, z.ZodObject<z.objectUtil.extendShape<{
|
|
@@ -52473,18 +53201,18 @@ declare const DTOExporter: z.ZodObject<{
|
|
|
52473
53201
|
}>, "strip", z.ZodTypeAny, {
|
|
52474
53202
|
type: "String";
|
|
52475
53203
|
description: string;
|
|
53204
|
+
default: string;
|
|
52476
53205
|
key: string;
|
|
52477
53206
|
title: string;
|
|
52478
|
-
default: string;
|
|
52479
53207
|
category?: string | undefined;
|
|
52480
53208
|
dependsOn?: Record<string, boolean> | undefined;
|
|
52481
53209
|
isMultiline?: boolean | undefined;
|
|
52482
53210
|
}, {
|
|
52483
53211
|
type: "String";
|
|
52484
53212
|
description: string;
|
|
53213
|
+
default: string;
|
|
52485
53214
|
key: string;
|
|
52486
53215
|
title: string;
|
|
52487
|
-
default: string;
|
|
52488
53216
|
category?: string | undefined;
|
|
52489
53217
|
dependsOn?: Record<string, boolean> | undefined;
|
|
52490
53218
|
isMultiline?: boolean | undefined;
|
|
@@ -52500,17 +53228,17 @@ declare const DTOExporter: z.ZodObject<{
|
|
|
52500
53228
|
}>, "strip", z.ZodTypeAny, {
|
|
52501
53229
|
type: "Number";
|
|
52502
53230
|
description: string;
|
|
53231
|
+
default: number;
|
|
52503
53232
|
key: string;
|
|
52504
53233
|
title: string;
|
|
52505
|
-
default: number;
|
|
52506
53234
|
category?: string | undefined;
|
|
52507
53235
|
dependsOn?: Record<string, boolean> | undefined;
|
|
52508
53236
|
}, {
|
|
52509
53237
|
type: "Number";
|
|
52510
53238
|
description: string;
|
|
53239
|
+
default: number;
|
|
52511
53240
|
key: string;
|
|
52512
53241
|
title: string;
|
|
52513
|
-
default: number;
|
|
52514
53242
|
category?: string | undefined;
|
|
52515
53243
|
dependsOn?: Record<string, boolean> | undefined;
|
|
52516
53244
|
}>, z.ZodObject<z.objectUtil.extendShape<{
|
|
@@ -52525,17 +53253,17 @@ declare const DTOExporter: z.ZodObject<{
|
|
|
52525
53253
|
}>, "strip", z.ZodTypeAny, {
|
|
52526
53254
|
type: "Array";
|
|
52527
53255
|
description: string;
|
|
53256
|
+
default: string[];
|
|
52528
53257
|
key: string;
|
|
52529
53258
|
title: string;
|
|
52530
|
-
default: string[];
|
|
52531
53259
|
category?: string | undefined;
|
|
52532
53260
|
dependsOn?: Record<string, boolean> | undefined;
|
|
52533
53261
|
}, {
|
|
52534
53262
|
type: "Array";
|
|
52535
53263
|
description: string;
|
|
53264
|
+
default: string[];
|
|
52536
53265
|
key: string;
|
|
52537
53266
|
title: string;
|
|
52538
|
-
default: string[];
|
|
52539
53267
|
category?: string | undefined;
|
|
52540
53268
|
dependsOn?: Record<string, boolean> | undefined;
|
|
52541
53269
|
}>, z.ZodObject<z.objectUtil.extendShape<{
|
|
@@ -52567,9 +53295,9 @@ declare const DTOExporter: z.ZodObject<{
|
|
|
52567
53295
|
}>, "strip", z.ZodTypeAny, {
|
|
52568
53296
|
type: "Object";
|
|
52569
53297
|
description: string;
|
|
53298
|
+
default: Record<string, string>;
|
|
52570
53299
|
key: string;
|
|
52571
53300
|
title: string;
|
|
52572
|
-
default: Record<string, string>;
|
|
52573
53301
|
category?: string | undefined;
|
|
52574
53302
|
dependsOn?: Record<string, boolean> | undefined;
|
|
52575
53303
|
allowedKeys?: {
|
|
@@ -52582,9 +53310,9 @@ declare const DTOExporter: z.ZodObject<{
|
|
|
52582
53310
|
}, {
|
|
52583
53311
|
type: "Object";
|
|
52584
53312
|
description: string;
|
|
53313
|
+
default: Record<string, string>;
|
|
52585
53314
|
key: string;
|
|
52586
53315
|
title: string;
|
|
52587
|
-
default: Record<string, string>;
|
|
52588
53316
|
category?: string | undefined;
|
|
52589
53317
|
dependsOn?: Record<string, boolean> | undefined;
|
|
52590
53318
|
allowedKeys?: {
|
|
@@ -52607,18 +53335,18 @@ declare const DTOExporter: z.ZodObject<{
|
|
|
52607
53335
|
}>, "strip", z.ZodTypeAny, {
|
|
52608
53336
|
type: "Code";
|
|
52609
53337
|
description: string;
|
|
53338
|
+
default: string;
|
|
52610
53339
|
key: string;
|
|
52611
53340
|
title: string;
|
|
52612
|
-
default: string;
|
|
52613
53341
|
language: string;
|
|
52614
53342
|
category?: string | undefined;
|
|
52615
53343
|
dependsOn?: Record<string, boolean> | undefined;
|
|
52616
53344
|
}, {
|
|
52617
53345
|
type: "Code";
|
|
52618
53346
|
description: string;
|
|
53347
|
+
default: string;
|
|
52619
53348
|
key: string;
|
|
52620
53349
|
title: string;
|
|
52621
|
-
default: string;
|
|
52622
53350
|
language: string;
|
|
52623
53351
|
category?: string | undefined;
|
|
52624
53352
|
dependsOn?: Record<string, boolean> | undefined;
|
|
@@ -52816,50 +53544,50 @@ declare const DTOExporter: z.ZodObject<{
|
|
|
52816
53544
|
}>;
|
|
52817
53545
|
type: "Enum";
|
|
52818
53546
|
description: string;
|
|
53547
|
+
default: string;
|
|
52819
53548
|
key: string;
|
|
52820
53549
|
title: string;
|
|
52821
|
-
default: string;
|
|
52822
53550
|
category?: string | undefined;
|
|
52823
53551
|
dependsOn?: Record<string, boolean> | undefined;
|
|
52824
53552
|
} | {
|
|
52825
53553
|
type: "Boolean";
|
|
52826
53554
|
description: string;
|
|
53555
|
+
default: boolean;
|
|
52827
53556
|
key: string;
|
|
52828
53557
|
title: string;
|
|
52829
|
-
default: boolean;
|
|
52830
53558
|
category?: string | undefined;
|
|
52831
53559
|
dependsOn?: Record<string, boolean> | undefined;
|
|
52832
53560
|
} | {
|
|
52833
53561
|
type: "String";
|
|
52834
53562
|
description: string;
|
|
53563
|
+
default: string;
|
|
52835
53564
|
key: string;
|
|
52836
53565
|
title: string;
|
|
52837
|
-
default: string;
|
|
52838
53566
|
category?: string | undefined;
|
|
52839
53567
|
dependsOn?: Record<string, boolean> | undefined;
|
|
52840
53568
|
isMultiline?: boolean | undefined;
|
|
52841
53569
|
} | {
|
|
52842
53570
|
type: "Number";
|
|
52843
53571
|
description: string;
|
|
53572
|
+
default: number;
|
|
52844
53573
|
key: string;
|
|
52845
53574
|
title: string;
|
|
52846
|
-
default: number;
|
|
52847
53575
|
category?: string | undefined;
|
|
52848
53576
|
dependsOn?: Record<string, boolean> | undefined;
|
|
52849
53577
|
} | {
|
|
52850
53578
|
type: "Array";
|
|
52851
53579
|
description: string;
|
|
53580
|
+
default: string[];
|
|
52852
53581
|
key: string;
|
|
52853
53582
|
title: string;
|
|
52854
|
-
default: string[];
|
|
52855
53583
|
category?: string | undefined;
|
|
52856
53584
|
dependsOn?: Record<string, boolean> | undefined;
|
|
52857
53585
|
} | {
|
|
52858
53586
|
type: "Object";
|
|
52859
53587
|
description: string;
|
|
53588
|
+
default: Record<string, string>;
|
|
52860
53589
|
key: string;
|
|
52861
53590
|
title: string;
|
|
52862
|
-
default: Record<string, string>;
|
|
52863
53591
|
category?: string | undefined;
|
|
52864
53592
|
dependsOn?: Record<string, boolean> | undefined;
|
|
52865
53593
|
allowedKeys?: {
|
|
@@ -52872,9 +53600,9 @@ declare const DTOExporter: z.ZodObject<{
|
|
|
52872
53600
|
} | {
|
|
52873
53601
|
type: "Code";
|
|
52874
53602
|
description: string;
|
|
53603
|
+
default: string;
|
|
52875
53604
|
key: string;
|
|
52876
53605
|
title: string;
|
|
52877
|
-
default: string;
|
|
52878
53606
|
language: string;
|
|
52879
53607
|
category?: string | undefined;
|
|
52880
53608
|
dependsOn?: Record<string, boolean> | undefined;
|
|
@@ -52949,50 +53677,50 @@ declare const DTOExporter: z.ZodObject<{
|
|
|
52949
53677
|
}>;
|
|
52950
53678
|
type: "Enum";
|
|
52951
53679
|
description: string;
|
|
53680
|
+
default: string;
|
|
52952
53681
|
key: string;
|
|
52953
53682
|
title: string;
|
|
52954
|
-
default: string;
|
|
52955
53683
|
category?: string | undefined;
|
|
52956
53684
|
dependsOn?: Record<string, boolean> | undefined;
|
|
52957
53685
|
} | {
|
|
52958
53686
|
type: "Boolean";
|
|
52959
53687
|
description: string;
|
|
53688
|
+
default: boolean;
|
|
52960
53689
|
key: string;
|
|
52961
53690
|
title: string;
|
|
52962
|
-
default: boolean;
|
|
52963
53691
|
category?: string | undefined;
|
|
52964
53692
|
dependsOn?: Record<string, boolean> | undefined;
|
|
52965
53693
|
} | {
|
|
52966
53694
|
type: "String";
|
|
52967
53695
|
description: string;
|
|
53696
|
+
default: string;
|
|
52968
53697
|
key: string;
|
|
52969
53698
|
title: string;
|
|
52970
|
-
default: string;
|
|
52971
53699
|
category?: string | undefined;
|
|
52972
53700
|
dependsOn?: Record<string, boolean> | undefined;
|
|
52973
53701
|
isMultiline?: boolean | undefined;
|
|
52974
53702
|
} | {
|
|
52975
53703
|
type: "Number";
|
|
52976
53704
|
description: string;
|
|
53705
|
+
default: number;
|
|
52977
53706
|
key: string;
|
|
52978
53707
|
title: string;
|
|
52979
|
-
default: number;
|
|
52980
53708
|
category?: string | undefined;
|
|
52981
53709
|
dependsOn?: Record<string, boolean> | undefined;
|
|
52982
53710
|
} | {
|
|
52983
53711
|
type: "Array";
|
|
52984
53712
|
description: string;
|
|
53713
|
+
default: string[];
|
|
52985
53714
|
key: string;
|
|
52986
53715
|
title: string;
|
|
52987
|
-
default: string[];
|
|
52988
53716
|
category?: string | undefined;
|
|
52989
53717
|
dependsOn?: Record<string, boolean> | undefined;
|
|
52990
53718
|
} | {
|
|
52991
53719
|
type: "Object";
|
|
52992
53720
|
description: string;
|
|
53721
|
+
default: Record<string, string>;
|
|
52993
53722
|
key: string;
|
|
52994
53723
|
title: string;
|
|
52995
|
-
default: Record<string, string>;
|
|
52996
53724
|
category?: string | undefined;
|
|
52997
53725
|
dependsOn?: Record<string, boolean> | undefined;
|
|
52998
53726
|
allowedKeys?: {
|
|
@@ -53005,9 +53733,9 @@ declare const DTOExporter: z.ZodObject<{
|
|
|
53005
53733
|
} | {
|
|
53006
53734
|
type: "Code";
|
|
53007
53735
|
description: string;
|
|
53736
|
+
default: string;
|
|
53008
53737
|
key: string;
|
|
53009
53738
|
title: string;
|
|
53010
|
-
default: string;
|
|
53011
53739
|
language: string;
|
|
53012
53740
|
category?: string | undefined;
|
|
53013
53741
|
dependsOn?: Record<string, boolean> | undefined;
|
|
@@ -53107,9 +53835,9 @@ declare const DTOExporterResponse: z.ZodObject<{
|
|
|
53107
53835
|
}>;
|
|
53108
53836
|
type: "Enum";
|
|
53109
53837
|
description: string;
|
|
53838
|
+
default: string;
|
|
53110
53839
|
key: string;
|
|
53111
53840
|
title: string;
|
|
53112
|
-
default: string;
|
|
53113
53841
|
category?: string | undefined;
|
|
53114
53842
|
dependsOn?: Record<string, boolean> | undefined;
|
|
53115
53843
|
}, {
|
|
@@ -53119,9 +53847,9 @@ declare const DTOExporterResponse: z.ZodObject<{
|
|
|
53119
53847
|
}>;
|
|
53120
53848
|
type: "Enum";
|
|
53121
53849
|
description: string;
|
|
53850
|
+
default: string;
|
|
53122
53851
|
key: string;
|
|
53123
53852
|
title: string;
|
|
53124
|
-
default: string;
|
|
53125
53853
|
category?: string | undefined;
|
|
53126
53854
|
dependsOn?: Record<string, boolean> | undefined;
|
|
53127
53855
|
}>, z.ZodObject<z.objectUtil.extendShape<{
|
|
@@ -53136,17 +53864,17 @@ declare const DTOExporterResponse: z.ZodObject<{
|
|
|
53136
53864
|
}>, "strip", z.ZodTypeAny, {
|
|
53137
53865
|
type: "Boolean";
|
|
53138
53866
|
description: string;
|
|
53867
|
+
default: boolean;
|
|
53139
53868
|
key: string;
|
|
53140
53869
|
title: string;
|
|
53141
|
-
default: boolean;
|
|
53142
53870
|
category?: string | undefined;
|
|
53143
53871
|
dependsOn?: Record<string, boolean> | undefined;
|
|
53144
53872
|
}, {
|
|
53145
53873
|
type: "Boolean";
|
|
53146
53874
|
description: string;
|
|
53875
|
+
default: boolean;
|
|
53147
53876
|
key: string;
|
|
53148
53877
|
title: string;
|
|
53149
|
-
default: boolean;
|
|
53150
53878
|
category?: string | undefined;
|
|
53151
53879
|
dependsOn?: Record<string, boolean> | undefined;
|
|
53152
53880
|
}>, z.ZodObject<z.objectUtil.extendShape<{
|
|
@@ -53162,18 +53890,18 @@ declare const DTOExporterResponse: z.ZodObject<{
|
|
|
53162
53890
|
}>, "strip", z.ZodTypeAny, {
|
|
53163
53891
|
type: "String";
|
|
53164
53892
|
description: string;
|
|
53893
|
+
default: string;
|
|
53165
53894
|
key: string;
|
|
53166
53895
|
title: string;
|
|
53167
|
-
default: string;
|
|
53168
53896
|
category?: string | undefined;
|
|
53169
53897
|
dependsOn?: Record<string, boolean> | undefined;
|
|
53170
53898
|
isMultiline?: boolean | undefined;
|
|
53171
53899
|
}, {
|
|
53172
53900
|
type: "String";
|
|
53173
53901
|
description: string;
|
|
53902
|
+
default: string;
|
|
53174
53903
|
key: string;
|
|
53175
53904
|
title: string;
|
|
53176
|
-
default: string;
|
|
53177
53905
|
category?: string | undefined;
|
|
53178
53906
|
dependsOn?: Record<string, boolean> | undefined;
|
|
53179
53907
|
isMultiline?: boolean | undefined;
|
|
@@ -53189,17 +53917,17 @@ declare const DTOExporterResponse: z.ZodObject<{
|
|
|
53189
53917
|
}>, "strip", z.ZodTypeAny, {
|
|
53190
53918
|
type: "Number";
|
|
53191
53919
|
description: string;
|
|
53920
|
+
default: number;
|
|
53192
53921
|
key: string;
|
|
53193
53922
|
title: string;
|
|
53194
|
-
default: number;
|
|
53195
53923
|
category?: string | undefined;
|
|
53196
53924
|
dependsOn?: Record<string, boolean> | undefined;
|
|
53197
53925
|
}, {
|
|
53198
53926
|
type: "Number";
|
|
53199
53927
|
description: string;
|
|
53928
|
+
default: number;
|
|
53200
53929
|
key: string;
|
|
53201
53930
|
title: string;
|
|
53202
|
-
default: number;
|
|
53203
53931
|
category?: string | undefined;
|
|
53204
53932
|
dependsOn?: Record<string, boolean> | undefined;
|
|
53205
53933
|
}>, z.ZodObject<z.objectUtil.extendShape<{
|
|
@@ -53214,17 +53942,17 @@ declare const DTOExporterResponse: z.ZodObject<{
|
|
|
53214
53942
|
}>, "strip", z.ZodTypeAny, {
|
|
53215
53943
|
type: "Array";
|
|
53216
53944
|
description: string;
|
|
53945
|
+
default: string[];
|
|
53217
53946
|
key: string;
|
|
53218
53947
|
title: string;
|
|
53219
|
-
default: string[];
|
|
53220
53948
|
category?: string | undefined;
|
|
53221
53949
|
dependsOn?: Record<string, boolean> | undefined;
|
|
53222
53950
|
}, {
|
|
53223
53951
|
type: "Array";
|
|
53224
53952
|
description: string;
|
|
53953
|
+
default: string[];
|
|
53225
53954
|
key: string;
|
|
53226
53955
|
title: string;
|
|
53227
|
-
default: string[];
|
|
53228
53956
|
category?: string | undefined;
|
|
53229
53957
|
dependsOn?: Record<string, boolean> | undefined;
|
|
53230
53958
|
}>, z.ZodObject<z.objectUtil.extendShape<{
|
|
@@ -53256,9 +53984,9 @@ declare const DTOExporterResponse: z.ZodObject<{
|
|
|
53256
53984
|
}>, "strip", z.ZodTypeAny, {
|
|
53257
53985
|
type: "Object";
|
|
53258
53986
|
description: string;
|
|
53987
|
+
default: Record<string, string>;
|
|
53259
53988
|
key: string;
|
|
53260
53989
|
title: string;
|
|
53261
|
-
default: Record<string, string>;
|
|
53262
53990
|
category?: string | undefined;
|
|
53263
53991
|
dependsOn?: Record<string, boolean> | undefined;
|
|
53264
53992
|
allowedKeys?: {
|
|
@@ -53271,9 +53999,9 @@ declare const DTOExporterResponse: z.ZodObject<{
|
|
|
53271
53999
|
}, {
|
|
53272
54000
|
type: "Object";
|
|
53273
54001
|
description: string;
|
|
54002
|
+
default: Record<string, string>;
|
|
53274
54003
|
key: string;
|
|
53275
54004
|
title: string;
|
|
53276
|
-
default: Record<string, string>;
|
|
53277
54005
|
category?: string | undefined;
|
|
53278
54006
|
dependsOn?: Record<string, boolean> | undefined;
|
|
53279
54007
|
allowedKeys?: {
|
|
@@ -53296,18 +54024,18 @@ declare const DTOExporterResponse: z.ZodObject<{
|
|
|
53296
54024
|
}>, "strip", z.ZodTypeAny, {
|
|
53297
54025
|
type: "Code";
|
|
53298
54026
|
description: string;
|
|
54027
|
+
default: string;
|
|
53299
54028
|
key: string;
|
|
53300
54029
|
title: string;
|
|
53301
|
-
default: string;
|
|
53302
54030
|
language: string;
|
|
53303
54031
|
category?: string | undefined;
|
|
53304
54032
|
dependsOn?: Record<string, boolean> | undefined;
|
|
53305
54033
|
}, {
|
|
53306
54034
|
type: "Code";
|
|
53307
54035
|
description: string;
|
|
54036
|
+
default: string;
|
|
53308
54037
|
key: string;
|
|
53309
54038
|
title: string;
|
|
53310
|
-
default: string;
|
|
53311
54039
|
language: string;
|
|
53312
54040
|
category?: string | undefined;
|
|
53313
54041
|
dependsOn?: Record<string, boolean> | undefined;
|
|
@@ -53505,50 +54233,50 @@ declare const DTOExporterResponse: z.ZodObject<{
|
|
|
53505
54233
|
}>;
|
|
53506
54234
|
type: "Enum";
|
|
53507
54235
|
description: string;
|
|
54236
|
+
default: string;
|
|
53508
54237
|
key: string;
|
|
53509
54238
|
title: string;
|
|
53510
|
-
default: string;
|
|
53511
54239
|
category?: string | undefined;
|
|
53512
54240
|
dependsOn?: Record<string, boolean> | undefined;
|
|
53513
54241
|
} | {
|
|
53514
54242
|
type: "Boolean";
|
|
53515
54243
|
description: string;
|
|
54244
|
+
default: boolean;
|
|
53516
54245
|
key: string;
|
|
53517
54246
|
title: string;
|
|
53518
|
-
default: boolean;
|
|
53519
54247
|
category?: string | undefined;
|
|
53520
54248
|
dependsOn?: Record<string, boolean> | undefined;
|
|
53521
54249
|
} | {
|
|
53522
54250
|
type: "String";
|
|
53523
54251
|
description: string;
|
|
54252
|
+
default: string;
|
|
53524
54253
|
key: string;
|
|
53525
54254
|
title: string;
|
|
53526
|
-
default: string;
|
|
53527
54255
|
category?: string | undefined;
|
|
53528
54256
|
dependsOn?: Record<string, boolean> | undefined;
|
|
53529
54257
|
isMultiline?: boolean | undefined;
|
|
53530
54258
|
} | {
|
|
53531
54259
|
type: "Number";
|
|
53532
54260
|
description: string;
|
|
54261
|
+
default: number;
|
|
53533
54262
|
key: string;
|
|
53534
54263
|
title: string;
|
|
53535
|
-
default: number;
|
|
53536
54264
|
category?: string | undefined;
|
|
53537
54265
|
dependsOn?: Record<string, boolean> | undefined;
|
|
53538
54266
|
} | {
|
|
53539
54267
|
type: "Array";
|
|
53540
54268
|
description: string;
|
|
54269
|
+
default: string[];
|
|
53541
54270
|
key: string;
|
|
53542
54271
|
title: string;
|
|
53543
|
-
default: string[];
|
|
53544
54272
|
category?: string | undefined;
|
|
53545
54273
|
dependsOn?: Record<string, boolean> | undefined;
|
|
53546
54274
|
} | {
|
|
53547
54275
|
type: "Object";
|
|
53548
54276
|
description: string;
|
|
54277
|
+
default: Record<string, string>;
|
|
53549
54278
|
key: string;
|
|
53550
54279
|
title: string;
|
|
53551
|
-
default: Record<string, string>;
|
|
53552
54280
|
category?: string | undefined;
|
|
53553
54281
|
dependsOn?: Record<string, boolean> | undefined;
|
|
53554
54282
|
allowedKeys?: {
|
|
@@ -53561,9 +54289,9 @@ declare const DTOExporterResponse: z.ZodObject<{
|
|
|
53561
54289
|
} | {
|
|
53562
54290
|
type: "Code";
|
|
53563
54291
|
description: string;
|
|
54292
|
+
default: string;
|
|
53564
54293
|
key: string;
|
|
53565
54294
|
title: string;
|
|
53566
|
-
default: string;
|
|
53567
54295
|
language: string;
|
|
53568
54296
|
category?: string | undefined;
|
|
53569
54297
|
dependsOn?: Record<string, boolean> | undefined;
|
|
@@ -53638,50 +54366,50 @@ declare const DTOExporterResponse: z.ZodObject<{
|
|
|
53638
54366
|
}>;
|
|
53639
54367
|
type: "Enum";
|
|
53640
54368
|
description: string;
|
|
54369
|
+
default: string;
|
|
53641
54370
|
key: string;
|
|
53642
54371
|
title: string;
|
|
53643
|
-
default: string;
|
|
53644
54372
|
category?: string | undefined;
|
|
53645
54373
|
dependsOn?: Record<string, boolean> | undefined;
|
|
53646
54374
|
} | {
|
|
53647
54375
|
type: "Boolean";
|
|
53648
54376
|
description: string;
|
|
54377
|
+
default: boolean;
|
|
53649
54378
|
key: string;
|
|
53650
54379
|
title: string;
|
|
53651
|
-
default: boolean;
|
|
53652
54380
|
category?: string | undefined;
|
|
53653
54381
|
dependsOn?: Record<string, boolean> | undefined;
|
|
53654
54382
|
} | {
|
|
53655
54383
|
type: "String";
|
|
53656
54384
|
description: string;
|
|
54385
|
+
default: string;
|
|
53657
54386
|
key: string;
|
|
53658
54387
|
title: string;
|
|
53659
|
-
default: string;
|
|
53660
54388
|
category?: string | undefined;
|
|
53661
54389
|
dependsOn?: Record<string, boolean> | undefined;
|
|
53662
54390
|
isMultiline?: boolean | undefined;
|
|
53663
54391
|
} | {
|
|
53664
54392
|
type: "Number";
|
|
53665
54393
|
description: string;
|
|
54394
|
+
default: number;
|
|
53666
54395
|
key: string;
|
|
53667
54396
|
title: string;
|
|
53668
|
-
default: number;
|
|
53669
54397
|
category?: string | undefined;
|
|
53670
54398
|
dependsOn?: Record<string, boolean> | undefined;
|
|
53671
54399
|
} | {
|
|
53672
54400
|
type: "Array";
|
|
53673
54401
|
description: string;
|
|
54402
|
+
default: string[];
|
|
53674
54403
|
key: string;
|
|
53675
54404
|
title: string;
|
|
53676
|
-
default: string[];
|
|
53677
54405
|
category?: string | undefined;
|
|
53678
54406
|
dependsOn?: Record<string, boolean> | undefined;
|
|
53679
54407
|
} | {
|
|
53680
54408
|
type: "Object";
|
|
53681
54409
|
description: string;
|
|
54410
|
+
default: Record<string, string>;
|
|
53682
54411
|
key: string;
|
|
53683
54412
|
title: string;
|
|
53684
|
-
default: Record<string, string>;
|
|
53685
54413
|
category?: string | undefined;
|
|
53686
54414
|
dependsOn?: Record<string, boolean> | undefined;
|
|
53687
54415
|
allowedKeys?: {
|
|
@@ -53694,9 +54422,9 @@ declare const DTOExporterResponse: z.ZodObject<{
|
|
|
53694
54422
|
} | {
|
|
53695
54423
|
type: "Code";
|
|
53696
54424
|
description: string;
|
|
54425
|
+
default: string;
|
|
53697
54426
|
key: string;
|
|
53698
54427
|
title: string;
|
|
53699
|
-
default: string;
|
|
53700
54428
|
language: string;
|
|
53701
54429
|
category?: string | undefined;
|
|
53702
54430
|
dependsOn?: Record<string, boolean> | undefined;
|
|
@@ -53791,50 +54519,50 @@ declare const DTOExporterResponse: z.ZodObject<{
|
|
|
53791
54519
|
}>;
|
|
53792
54520
|
type: "Enum";
|
|
53793
54521
|
description: string;
|
|
54522
|
+
default: string;
|
|
53794
54523
|
key: string;
|
|
53795
54524
|
title: string;
|
|
53796
|
-
default: string;
|
|
53797
54525
|
category?: string | undefined;
|
|
53798
54526
|
dependsOn?: Record<string, boolean> | undefined;
|
|
53799
54527
|
} | {
|
|
53800
54528
|
type: "Boolean";
|
|
53801
54529
|
description: string;
|
|
54530
|
+
default: boolean;
|
|
53802
54531
|
key: string;
|
|
53803
54532
|
title: string;
|
|
53804
|
-
default: boolean;
|
|
53805
54533
|
category?: string | undefined;
|
|
53806
54534
|
dependsOn?: Record<string, boolean> | undefined;
|
|
53807
54535
|
} | {
|
|
53808
54536
|
type: "String";
|
|
53809
54537
|
description: string;
|
|
54538
|
+
default: string;
|
|
53810
54539
|
key: string;
|
|
53811
54540
|
title: string;
|
|
53812
|
-
default: string;
|
|
53813
54541
|
category?: string | undefined;
|
|
53814
54542
|
dependsOn?: Record<string, boolean> | undefined;
|
|
53815
54543
|
isMultiline?: boolean | undefined;
|
|
53816
54544
|
} | {
|
|
53817
54545
|
type: "Number";
|
|
53818
54546
|
description: string;
|
|
54547
|
+
default: number;
|
|
53819
54548
|
key: string;
|
|
53820
54549
|
title: string;
|
|
53821
|
-
default: number;
|
|
53822
54550
|
category?: string | undefined;
|
|
53823
54551
|
dependsOn?: Record<string, boolean> | undefined;
|
|
53824
54552
|
} | {
|
|
53825
54553
|
type: "Array";
|
|
53826
54554
|
description: string;
|
|
54555
|
+
default: string[];
|
|
53827
54556
|
key: string;
|
|
53828
54557
|
title: string;
|
|
53829
|
-
default: string[];
|
|
53830
54558
|
category?: string | undefined;
|
|
53831
54559
|
dependsOn?: Record<string, boolean> | undefined;
|
|
53832
54560
|
} | {
|
|
53833
54561
|
type: "Object";
|
|
53834
54562
|
description: string;
|
|
54563
|
+
default: Record<string, string>;
|
|
53835
54564
|
key: string;
|
|
53836
54565
|
title: string;
|
|
53837
|
-
default: Record<string, string>;
|
|
53838
54566
|
category?: string | undefined;
|
|
53839
54567
|
dependsOn?: Record<string, boolean> | undefined;
|
|
53840
54568
|
allowedKeys?: {
|
|
@@ -53847,9 +54575,9 @@ declare const DTOExporterResponse: z.ZodObject<{
|
|
|
53847
54575
|
} | {
|
|
53848
54576
|
type: "Code";
|
|
53849
54577
|
description: string;
|
|
54578
|
+
default: string;
|
|
53850
54579
|
key: string;
|
|
53851
54580
|
title: string;
|
|
53852
|
-
default: string;
|
|
53853
54581
|
language: string;
|
|
53854
54582
|
category?: string | undefined;
|
|
53855
54583
|
dependsOn?: Record<string, boolean> | undefined;
|
|
@@ -53931,50 +54659,50 @@ declare const DTOExporterResponse: z.ZodObject<{
|
|
|
53931
54659
|
}>;
|
|
53932
54660
|
type: "Enum";
|
|
53933
54661
|
description: string;
|
|
54662
|
+
default: string;
|
|
53934
54663
|
key: string;
|
|
53935
54664
|
title: string;
|
|
53936
|
-
default: string;
|
|
53937
54665
|
category?: string | undefined;
|
|
53938
54666
|
dependsOn?: Record<string, boolean> | undefined;
|
|
53939
54667
|
} | {
|
|
53940
54668
|
type: "Boolean";
|
|
53941
54669
|
description: string;
|
|
54670
|
+
default: boolean;
|
|
53942
54671
|
key: string;
|
|
53943
54672
|
title: string;
|
|
53944
|
-
default: boolean;
|
|
53945
54673
|
category?: string | undefined;
|
|
53946
54674
|
dependsOn?: Record<string, boolean> | undefined;
|
|
53947
54675
|
} | {
|
|
53948
54676
|
type: "String";
|
|
53949
54677
|
description: string;
|
|
54678
|
+
default: string;
|
|
53950
54679
|
key: string;
|
|
53951
54680
|
title: string;
|
|
53952
|
-
default: string;
|
|
53953
54681
|
category?: string | undefined;
|
|
53954
54682
|
dependsOn?: Record<string, boolean> | undefined;
|
|
53955
54683
|
isMultiline?: boolean | undefined;
|
|
53956
54684
|
} | {
|
|
53957
54685
|
type: "Number";
|
|
53958
54686
|
description: string;
|
|
54687
|
+
default: number;
|
|
53959
54688
|
key: string;
|
|
53960
54689
|
title: string;
|
|
53961
|
-
default: number;
|
|
53962
54690
|
category?: string | undefined;
|
|
53963
54691
|
dependsOn?: Record<string, boolean> | undefined;
|
|
53964
54692
|
} | {
|
|
53965
54693
|
type: "Array";
|
|
53966
54694
|
description: string;
|
|
54695
|
+
default: string[];
|
|
53967
54696
|
key: string;
|
|
53968
54697
|
title: string;
|
|
53969
|
-
default: string[];
|
|
53970
54698
|
category?: string | undefined;
|
|
53971
54699
|
dependsOn?: Record<string, boolean> | undefined;
|
|
53972
54700
|
} | {
|
|
53973
54701
|
type: "Object";
|
|
53974
54702
|
description: string;
|
|
54703
|
+
default: Record<string, string>;
|
|
53975
54704
|
key: string;
|
|
53976
54705
|
title: string;
|
|
53977
|
-
default: Record<string, string>;
|
|
53978
54706
|
category?: string | undefined;
|
|
53979
54707
|
dependsOn?: Record<string, boolean> | undefined;
|
|
53980
54708
|
allowedKeys?: {
|
|
@@ -53987,9 +54715,9 @@ declare const DTOExporterResponse: z.ZodObject<{
|
|
|
53987
54715
|
} | {
|
|
53988
54716
|
type: "Code";
|
|
53989
54717
|
description: string;
|
|
54718
|
+
default: string;
|
|
53990
54719
|
key: string;
|
|
53991
54720
|
title: string;
|
|
53992
|
-
default: string;
|
|
53993
54721
|
language: string;
|
|
53994
54722
|
category?: string | undefined;
|
|
53995
54723
|
dependsOn?: Record<string, boolean> | undefined;
|
|
@@ -54076,9 +54804,9 @@ declare const DTOExporterListResponse: z.ZodObject<{
|
|
|
54076
54804
|
}>;
|
|
54077
54805
|
type: "Enum";
|
|
54078
54806
|
description: string;
|
|
54807
|
+
default: string;
|
|
54079
54808
|
key: string;
|
|
54080
54809
|
title: string;
|
|
54081
|
-
default: string;
|
|
54082
54810
|
category?: string | undefined;
|
|
54083
54811
|
dependsOn?: Record<string, boolean> | undefined;
|
|
54084
54812
|
}, {
|
|
@@ -54088,9 +54816,9 @@ declare const DTOExporterListResponse: z.ZodObject<{
|
|
|
54088
54816
|
}>;
|
|
54089
54817
|
type: "Enum";
|
|
54090
54818
|
description: string;
|
|
54819
|
+
default: string;
|
|
54091
54820
|
key: string;
|
|
54092
54821
|
title: string;
|
|
54093
|
-
default: string;
|
|
54094
54822
|
category?: string | undefined;
|
|
54095
54823
|
dependsOn?: Record<string, boolean> | undefined;
|
|
54096
54824
|
}>, z.ZodObject<z.objectUtil.extendShape<{
|
|
@@ -54105,17 +54833,17 @@ declare const DTOExporterListResponse: z.ZodObject<{
|
|
|
54105
54833
|
}>, "strip", z.ZodTypeAny, {
|
|
54106
54834
|
type: "Boolean";
|
|
54107
54835
|
description: string;
|
|
54836
|
+
default: boolean;
|
|
54108
54837
|
key: string;
|
|
54109
54838
|
title: string;
|
|
54110
|
-
default: boolean;
|
|
54111
54839
|
category?: string | undefined;
|
|
54112
54840
|
dependsOn?: Record<string, boolean> | undefined;
|
|
54113
54841
|
}, {
|
|
54114
54842
|
type: "Boolean";
|
|
54115
54843
|
description: string;
|
|
54844
|
+
default: boolean;
|
|
54116
54845
|
key: string;
|
|
54117
54846
|
title: string;
|
|
54118
|
-
default: boolean;
|
|
54119
54847
|
category?: string | undefined;
|
|
54120
54848
|
dependsOn?: Record<string, boolean> | undefined;
|
|
54121
54849
|
}>, z.ZodObject<z.objectUtil.extendShape<{
|
|
@@ -54131,18 +54859,18 @@ declare const DTOExporterListResponse: z.ZodObject<{
|
|
|
54131
54859
|
}>, "strip", z.ZodTypeAny, {
|
|
54132
54860
|
type: "String";
|
|
54133
54861
|
description: string;
|
|
54862
|
+
default: string;
|
|
54134
54863
|
key: string;
|
|
54135
54864
|
title: string;
|
|
54136
|
-
default: string;
|
|
54137
54865
|
category?: string | undefined;
|
|
54138
54866
|
dependsOn?: Record<string, boolean> | undefined;
|
|
54139
54867
|
isMultiline?: boolean | undefined;
|
|
54140
54868
|
}, {
|
|
54141
54869
|
type: "String";
|
|
54142
54870
|
description: string;
|
|
54871
|
+
default: string;
|
|
54143
54872
|
key: string;
|
|
54144
54873
|
title: string;
|
|
54145
|
-
default: string;
|
|
54146
54874
|
category?: string | undefined;
|
|
54147
54875
|
dependsOn?: Record<string, boolean> | undefined;
|
|
54148
54876
|
isMultiline?: boolean | undefined;
|
|
@@ -54158,17 +54886,17 @@ declare const DTOExporterListResponse: z.ZodObject<{
|
|
|
54158
54886
|
}>, "strip", z.ZodTypeAny, {
|
|
54159
54887
|
type: "Number";
|
|
54160
54888
|
description: string;
|
|
54889
|
+
default: number;
|
|
54161
54890
|
key: string;
|
|
54162
54891
|
title: string;
|
|
54163
|
-
default: number;
|
|
54164
54892
|
category?: string | undefined;
|
|
54165
54893
|
dependsOn?: Record<string, boolean> | undefined;
|
|
54166
54894
|
}, {
|
|
54167
54895
|
type: "Number";
|
|
54168
54896
|
description: string;
|
|
54897
|
+
default: number;
|
|
54169
54898
|
key: string;
|
|
54170
54899
|
title: string;
|
|
54171
|
-
default: number;
|
|
54172
54900
|
category?: string | undefined;
|
|
54173
54901
|
dependsOn?: Record<string, boolean> | undefined;
|
|
54174
54902
|
}>, z.ZodObject<z.objectUtil.extendShape<{
|
|
@@ -54183,17 +54911,17 @@ declare const DTOExporterListResponse: z.ZodObject<{
|
|
|
54183
54911
|
}>, "strip", z.ZodTypeAny, {
|
|
54184
54912
|
type: "Array";
|
|
54185
54913
|
description: string;
|
|
54914
|
+
default: string[];
|
|
54186
54915
|
key: string;
|
|
54187
54916
|
title: string;
|
|
54188
|
-
default: string[];
|
|
54189
54917
|
category?: string | undefined;
|
|
54190
54918
|
dependsOn?: Record<string, boolean> | undefined;
|
|
54191
54919
|
}, {
|
|
54192
54920
|
type: "Array";
|
|
54193
54921
|
description: string;
|
|
54922
|
+
default: string[];
|
|
54194
54923
|
key: string;
|
|
54195
54924
|
title: string;
|
|
54196
|
-
default: string[];
|
|
54197
54925
|
category?: string | undefined;
|
|
54198
54926
|
dependsOn?: Record<string, boolean> | undefined;
|
|
54199
54927
|
}>, z.ZodObject<z.objectUtil.extendShape<{
|
|
@@ -54225,9 +54953,9 @@ declare const DTOExporterListResponse: z.ZodObject<{
|
|
|
54225
54953
|
}>, "strip", z.ZodTypeAny, {
|
|
54226
54954
|
type: "Object";
|
|
54227
54955
|
description: string;
|
|
54956
|
+
default: Record<string, string>;
|
|
54228
54957
|
key: string;
|
|
54229
54958
|
title: string;
|
|
54230
|
-
default: Record<string, string>;
|
|
54231
54959
|
category?: string | undefined;
|
|
54232
54960
|
dependsOn?: Record<string, boolean> | undefined;
|
|
54233
54961
|
allowedKeys?: {
|
|
@@ -54240,9 +54968,9 @@ declare const DTOExporterListResponse: z.ZodObject<{
|
|
|
54240
54968
|
}, {
|
|
54241
54969
|
type: "Object";
|
|
54242
54970
|
description: string;
|
|
54971
|
+
default: Record<string, string>;
|
|
54243
54972
|
key: string;
|
|
54244
54973
|
title: string;
|
|
54245
|
-
default: Record<string, string>;
|
|
54246
54974
|
category?: string | undefined;
|
|
54247
54975
|
dependsOn?: Record<string, boolean> | undefined;
|
|
54248
54976
|
allowedKeys?: {
|
|
@@ -54265,18 +54993,18 @@ declare const DTOExporterListResponse: z.ZodObject<{
|
|
|
54265
54993
|
}>, "strip", z.ZodTypeAny, {
|
|
54266
54994
|
type: "Code";
|
|
54267
54995
|
description: string;
|
|
54996
|
+
default: string;
|
|
54268
54997
|
key: string;
|
|
54269
54998
|
title: string;
|
|
54270
|
-
default: string;
|
|
54271
54999
|
language: string;
|
|
54272
55000
|
category?: string | undefined;
|
|
54273
55001
|
dependsOn?: Record<string, boolean> | undefined;
|
|
54274
55002
|
}, {
|
|
54275
55003
|
type: "Code";
|
|
54276
55004
|
description: string;
|
|
55005
|
+
default: string;
|
|
54277
55006
|
key: string;
|
|
54278
55007
|
title: string;
|
|
54279
|
-
default: string;
|
|
54280
55008
|
language: string;
|
|
54281
55009
|
category?: string | undefined;
|
|
54282
55010
|
dependsOn?: Record<string, boolean> | undefined;
|
|
@@ -54474,50 +55202,50 @@ declare const DTOExporterListResponse: z.ZodObject<{
|
|
|
54474
55202
|
}>;
|
|
54475
55203
|
type: "Enum";
|
|
54476
55204
|
description: string;
|
|
55205
|
+
default: string;
|
|
54477
55206
|
key: string;
|
|
54478
55207
|
title: string;
|
|
54479
|
-
default: string;
|
|
54480
55208
|
category?: string | undefined;
|
|
54481
55209
|
dependsOn?: Record<string, boolean> | undefined;
|
|
54482
55210
|
} | {
|
|
54483
55211
|
type: "Boolean";
|
|
54484
55212
|
description: string;
|
|
55213
|
+
default: boolean;
|
|
54485
55214
|
key: string;
|
|
54486
55215
|
title: string;
|
|
54487
|
-
default: boolean;
|
|
54488
55216
|
category?: string | undefined;
|
|
54489
55217
|
dependsOn?: Record<string, boolean> | undefined;
|
|
54490
55218
|
} | {
|
|
54491
55219
|
type: "String";
|
|
54492
55220
|
description: string;
|
|
55221
|
+
default: string;
|
|
54493
55222
|
key: string;
|
|
54494
55223
|
title: string;
|
|
54495
|
-
default: string;
|
|
54496
55224
|
category?: string | undefined;
|
|
54497
55225
|
dependsOn?: Record<string, boolean> | undefined;
|
|
54498
55226
|
isMultiline?: boolean | undefined;
|
|
54499
55227
|
} | {
|
|
54500
55228
|
type: "Number";
|
|
54501
55229
|
description: string;
|
|
55230
|
+
default: number;
|
|
54502
55231
|
key: string;
|
|
54503
55232
|
title: string;
|
|
54504
|
-
default: number;
|
|
54505
55233
|
category?: string | undefined;
|
|
54506
55234
|
dependsOn?: Record<string, boolean> | undefined;
|
|
54507
55235
|
} | {
|
|
54508
55236
|
type: "Array";
|
|
54509
55237
|
description: string;
|
|
55238
|
+
default: string[];
|
|
54510
55239
|
key: string;
|
|
54511
55240
|
title: string;
|
|
54512
|
-
default: string[];
|
|
54513
55241
|
category?: string | undefined;
|
|
54514
55242
|
dependsOn?: Record<string, boolean> | undefined;
|
|
54515
55243
|
} | {
|
|
54516
55244
|
type: "Object";
|
|
54517
55245
|
description: string;
|
|
55246
|
+
default: Record<string, string>;
|
|
54518
55247
|
key: string;
|
|
54519
55248
|
title: string;
|
|
54520
|
-
default: Record<string, string>;
|
|
54521
55249
|
category?: string | undefined;
|
|
54522
55250
|
dependsOn?: Record<string, boolean> | undefined;
|
|
54523
55251
|
allowedKeys?: {
|
|
@@ -54530,9 +55258,9 @@ declare const DTOExporterListResponse: z.ZodObject<{
|
|
|
54530
55258
|
} | {
|
|
54531
55259
|
type: "Code";
|
|
54532
55260
|
description: string;
|
|
55261
|
+
default: string;
|
|
54533
55262
|
key: string;
|
|
54534
55263
|
title: string;
|
|
54535
|
-
default: string;
|
|
54536
55264
|
language: string;
|
|
54537
55265
|
category?: string | undefined;
|
|
54538
55266
|
dependsOn?: Record<string, boolean> | undefined;
|
|
@@ -54607,50 +55335,50 @@ declare const DTOExporterListResponse: z.ZodObject<{
|
|
|
54607
55335
|
}>;
|
|
54608
55336
|
type: "Enum";
|
|
54609
55337
|
description: string;
|
|
55338
|
+
default: string;
|
|
54610
55339
|
key: string;
|
|
54611
55340
|
title: string;
|
|
54612
|
-
default: string;
|
|
54613
55341
|
category?: string | undefined;
|
|
54614
55342
|
dependsOn?: Record<string, boolean> | undefined;
|
|
54615
55343
|
} | {
|
|
54616
55344
|
type: "Boolean";
|
|
54617
55345
|
description: string;
|
|
55346
|
+
default: boolean;
|
|
54618
55347
|
key: string;
|
|
54619
55348
|
title: string;
|
|
54620
|
-
default: boolean;
|
|
54621
55349
|
category?: string | undefined;
|
|
54622
55350
|
dependsOn?: Record<string, boolean> | undefined;
|
|
54623
55351
|
} | {
|
|
54624
55352
|
type: "String";
|
|
54625
55353
|
description: string;
|
|
55354
|
+
default: string;
|
|
54626
55355
|
key: string;
|
|
54627
55356
|
title: string;
|
|
54628
|
-
default: string;
|
|
54629
55357
|
category?: string | undefined;
|
|
54630
55358
|
dependsOn?: Record<string, boolean> | undefined;
|
|
54631
55359
|
isMultiline?: boolean | undefined;
|
|
54632
55360
|
} | {
|
|
54633
55361
|
type: "Number";
|
|
54634
55362
|
description: string;
|
|
55363
|
+
default: number;
|
|
54635
55364
|
key: string;
|
|
54636
55365
|
title: string;
|
|
54637
|
-
default: number;
|
|
54638
55366
|
category?: string | undefined;
|
|
54639
55367
|
dependsOn?: Record<string, boolean> | undefined;
|
|
54640
55368
|
} | {
|
|
54641
55369
|
type: "Array";
|
|
54642
55370
|
description: string;
|
|
55371
|
+
default: string[];
|
|
54643
55372
|
key: string;
|
|
54644
55373
|
title: string;
|
|
54645
|
-
default: string[];
|
|
54646
55374
|
category?: string | undefined;
|
|
54647
55375
|
dependsOn?: Record<string, boolean> | undefined;
|
|
54648
55376
|
} | {
|
|
54649
55377
|
type: "Object";
|
|
54650
55378
|
description: string;
|
|
55379
|
+
default: Record<string, string>;
|
|
54651
55380
|
key: string;
|
|
54652
55381
|
title: string;
|
|
54653
|
-
default: Record<string, string>;
|
|
54654
55382
|
category?: string | undefined;
|
|
54655
55383
|
dependsOn?: Record<string, boolean> | undefined;
|
|
54656
55384
|
allowedKeys?: {
|
|
@@ -54663,9 +55391,9 @@ declare const DTOExporterListResponse: z.ZodObject<{
|
|
|
54663
55391
|
} | {
|
|
54664
55392
|
type: "Code";
|
|
54665
55393
|
description: string;
|
|
55394
|
+
default: string;
|
|
54666
55395
|
key: string;
|
|
54667
55396
|
title: string;
|
|
54668
|
-
default: string;
|
|
54669
55397
|
language: string;
|
|
54670
55398
|
category?: string | undefined;
|
|
54671
55399
|
dependsOn?: Record<string, boolean> | undefined;
|
|
@@ -54761,50 +55489,50 @@ declare const DTOExporterListResponse: z.ZodObject<{
|
|
|
54761
55489
|
}>;
|
|
54762
55490
|
type: "Enum";
|
|
54763
55491
|
description: string;
|
|
55492
|
+
default: string;
|
|
54764
55493
|
key: string;
|
|
54765
55494
|
title: string;
|
|
54766
|
-
default: string;
|
|
54767
55495
|
category?: string | undefined;
|
|
54768
55496
|
dependsOn?: Record<string, boolean> | undefined;
|
|
54769
55497
|
} | {
|
|
54770
55498
|
type: "Boolean";
|
|
54771
55499
|
description: string;
|
|
55500
|
+
default: boolean;
|
|
54772
55501
|
key: string;
|
|
54773
55502
|
title: string;
|
|
54774
|
-
default: boolean;
|
|
54775
55503
|
category?: string | undefined;
|
|
54776
55504
|
dependsOn?: Record<string, boolean> | undefined;
|
|
54777
55505
|
} | {
|
|
54778
55506
|
type: "String";
|
|
54779
55507
|
description: string;
|
|
55508
|
+
default: string;
|
|
54780
55509
|
key: string;
|
|
54781
55510
|
title: string;
|
|
54782
|
-
default: string;
|
|
54783
55511
|
category?: string | undefined;
|
|
54784
55512
|
dependsOn?: Record<string, boolean> | undefined;
|
|
54785
55513
|
isMultiline?: boolean | undefined;
|
|
54786
55514
|
} | {
|
|
54787
55515
|
type: "Number";
|
|
54788
55516
|
description: string;
|
|
55517
|
+
default: number;
|
|
54789
55518
|
key: string;
|
|
54790
55519
|
title: string;
|
|
54791
|
-
default: number;
|
|
54792
55520
|
category?: string | undefined;
|
|
54793
55521
|
dependsOn?: Record<string, boolean> | undefined;
|
|
54794
55522
|
} | {
|
|
54795
55523
|
type: "Array";
|
|
54796
55524
|
description: string;
|
|
55525
|
+
default: string[];
|
|
54797
55526
|
key: string;
|
|
54798
55527
|
title: string;
|
|
54799
|
-
default: string[];
|
|
54800
55528
|
category?: string | undefined;
|
|
54801
55529
|
dependsOn?: Record<string, boolean> | undefined;
|
|
54802
55530
|
} | {
|
|
54803
55531
|
type: "Object";
|
|
54804
55532
|
description: string;
|
|
55533
|
+
default: Record<string, string>;
|
|
54805
55534
|
key: string;
|
|
54806
55535
|
title: string;
|
|
54807
|
-
default: Record<string, string>;
|
|
54808
55536
|
category?: string | undefined;
|
|
54809
55537
|
dependsOn?: Record<string, boolean> | undefined;
|
|
54810
55538
|
allowedKeys?: {
|
|
@@ -54817,9 +55545,9 @@ declare const DTOExporterListResponse: z.ZodObject<{
|
|
|
54817
55545
|
} | {
|
|
54818
55546
|
type: "Code";
|
|
54819
55547
|
description: string;
|
|
55548
|
+
default: string;
|
|
54820
55549
|
key: string;
|
|
54821
55550
|
title: string;
|
|
54822
|
-
default: string;
|
|
54823
55551
|
language: string;
|
|
54824
55552
|
category?: string | undefined;
|
|
54825
55553
|
dependsOn?: Record<string, boolean> | undefined;
|
|
@@ -54902,50 +55630,50 @@ declare const DTOExporterListResponse: z.ZodObject<{
|
|
|
54902
55630
|
}>;
|
|
54903
55631
|
type: "Enum";
|
|
54904
55632
|
description: string;
|
|
55633
|
+
default: string;
|
|
54905
55634
|
key: string;
|
|
54906
55635
|
title: string;
|
|
54907
|
-
default: string;
|
|
54908
55636
|
category?: string | undefined;
|
|
54909
55637
|
dependsOn?: Record<string, boolean> | undefined;
|
|
54910
55638
|
} | {
|
|
54911
55639
|
type: "Boolean";
|
|
54912
55640
|
description: string;
|
|
55641
|
+
default: boolean;
|
|
54913
55642
|
key: string;
|
|
54914
55643
|
title: string;
|
|
54915
|
-
default: boolean;
|
|
54916
55644
|
category?: string | undefined;
|
|
54917
55645
|
dependsOn?: Record<string, boolean> | undefined;
|
|
54918
55646
|
} | {
|
|
54919
55647
|
type: "String";
|
|
54920
55648
|
description: string;
|
|
55649
|
+
default: string;
|
|
54921
55650
|
key: string;
|
|
54922
55651
|
title: string;
|
|
54923
|
-
default: string;
|
|
54924
55652
|
category?: string | undefined;
|
|
54925
55653
|
dependsOn?: Record<string, boolean> | undefined;
|
|
54926
55654
|
isMultiline?: boolean | undefined;
|
|
54927
55655
|
} | {
|
|
54928
55656
|
type: "Number";
|
|
54929
55657
|
description: string;
|
|
55658
|
+
default: number;
|
|
54930
55659
|
key: string;
|
|
54931
55660
|
title: string;
|
|
54932
|
-
default: number;
|
|
54933
55661
|
category?: string | undefined;
|
|
54934
55662
|
dependsOn?: Record<string, boolean> | undefined;
|
|
54935
55663
|
} | {
|
|
54936
55664
|
type: "Array";
|
|
54937
55665
|
description: string;
|
|
55666
|
+
default: string[];
|
|
54938
55667
|
key: string;
|
|
54939
55668
|
title: string;
|
|
54940
|
-
default: string[];
|
|
54941
55669
|
category?: string | undefined;
|
|
54942
55670
|
dependsOn?: Record<string, boolean> | undefined;
|
|
54943
55671
|
} | {
|
|
54944
55672
|
type: "Object";
|
|
54945
55673
|
description: string;
|
|
55674
|
+
default: Record<string, string>;
|
|
54946
55675
|
key: string;
|
|
54947
55676
|
title: string;
|
|
54948
|
-
default: Record<string, string>;
|
|
54949
55677
|
category?: string | undefined;
|
|
54950
55678
|
dependsOn?: Record<string, boolean> | undefined;
|
|
54951
55679
|
allowedKeys?: {
|
|
@@ -54958,9 +55686,9 @@ declare const DTOExporterListResponse: z.ZodObject<{
|
|
|
54958
55686
|
} | {
|
|
54959
55687
|
type: "Code";
|
|
54960
55688
|
description: string;
|
|
55689
|
+
default: string;
|
|
54961
55690
|
key: string;
|
|
54962
55691
|
title: string;
|
|
54963
|
-
default: string;
|
|
54964
55692
|
language: string;
|
|
54965
55693
|
category?: string | undefined;
|
|
54966
55694
|
dependsOn?: Record<string, boolean> | undefined;
|
|
@@ -84673,16 +85401,16 @@ declare const DTOWorkspaceInvitationsResponse: z.ZodObject<{
|
|
|
84673
85401
|
email: string;
|
|
84674
85402
|
id: string;
|
|
84675
85403
|
createdAt: Date;
|
|
84676
|
-
role: "Owner" | "Admin" | "Creator" | "Viewer" | "Billing" | "Guest" | "Contributor";
|
|
84677
85404
|
workspaceId: string;
|
|
85405
|
+
role: "Owner" | "Admin" | "Creator" | "Viewer" | "Billing" | "Guest" | "Contributor";
|
|
84678
85406
|
invitedBy: string;
|
|
84679
85407
|
resentAt?: Date | null | undefined;
|
|
84680
85408
|
}, {
|
|
84681
85409
|
email: string;
|
|
84682
85410
|
id: string;
|
|
84683
85411
|
createdAt: Date;
|
|
84684
|
-
role: "Owner" | "Admin" | "Creator" | "Viewer" | "Billing" | "Guest" | "Contributor";
|
|
84685
85412
|
workspaceId: string;
|
|
85413
|
+
role: "Owner" | "Admin" | "Creator" | "Viewer" | "Billing" | "Guest" | "Contributor";
|
|
84686
85414
|
invitedBy: string;
|
|
84687
85415
|
resentAt?: Date | null | undefined;
|
|
84688
85416
|
}>, "many">;
|
|
@@ -84691,8 +85419,8 @@ declare const DTOWorkspaceInvitationsResponse: z.ZodObject<{
|
|
|
84691
85419
|
email: string;
|
|
84692
85420
|
id: string;
|
|
84693
85421
|
createdAt: Date;
|
|
84694
|
-
role: "Owner" | "Admin" | "Creator" | "Viewer" | "Billing" | "Guest" | "Contributor";
|
|
84695
85422
|
workspaceId: string;
|
|
85423
|
+
role: "Owner" | "Admin" | "Creator" | "Viewer" | "Billing" | "Guest" | "Contributor";
|
|
84696
85424
|
invitedBy: string;
|
|
84697
85425
|
resentAt?: Date | null | undefined;
|
|
84698
85426
|
}[];
|
|
@@ -84701,8 +85429,8 @@ declare const DTOWorkspaceInvitationsResponse: z.ZodObject<{
|
|
|
84701
85429
|
email: string;
|
|
84702
85430
|
id: string;
|
|
84703
85431
|
createdAt: Date;
|
|
84704
|
-
role: "Owner" | "Admin" | "Creator" | "Viewer" | "Billing" | "Guest" | "Contributor";
|
|
84705
85432
|
workspaceId: string;
|
|
85433
|
+
role: "Owner" | "Admin" | "Creator" | "Viewer" | "Billing" | "Guest" | "Contributor";
|
|
84706
85434
|
invitedBy: string;
|
|
84707
85435
|
resentAt?: Date | null | undefined;
|
|
84708
85436
|
}[];
|
|
@@ -84729,16 +85457,16 @@ declare const DTOWorkspaceInvitationUpdateResponse: z.ZodObject<{
|
|
|
84729
85457
|
email: string;
|
|
84730
85458
|
id: string;
|
|
84731
85459
|
createdAt: Date;
|
|
84732
|
-
role: "Owner" | "Admin" | "Creator" | "Viewer" | "Billing" | "Guest" | "Contributor";
|
|
84733
85460
|
workspaceId: string;
|
|
85461
|
+
role: "Owner" | "Admin" | "Creator" | "Viewer" | "Billing" | "Guest" | "Contributor";
|
|
84734
85462
|
invitedBy: string;
|
|
84735
85463
|
resentAt?: Date | null | undefined;
|
|
84736
85464
|
}, {
|
|
84737
85465
|
email: string;
|
|
84738
85466
|
id: string;
|
|
84739
85467
|
createdAt: Date;
|
|
84740
|
-
role: "Owner" | "Admin" | "Creator" | "Viewer" | "Billing" | "Guest" | "Contributor";
|
|
84741
85468
|
workspaceId: string;
|
|
85469
|
+
role: "Owner" | "Admin" | "Creator" | "Viewer" | "Billing" | "Guest" | "Contributor";
|
|
84742
85470
|
invitedBy: string;
|
|
84743
85471
|
resentAt?: Date | null | undefined;
|
|
84744
85472
|
}>;
|
|
@@ -84747,8 +85475,8 @@ declare const DTOWorkspaceInvitationUpdateResponse: z.ZodObject<{
|
|
|
84747
85475
|
email: string;
|
|
84748
85476
|
id: string;
|
|
84749
85477
|
createdAt: Date;
|
|
84750
|
-
role: "Owner" | "Admin" | "Creator" | "Viewer" | "Billing" | "Guest" | "Contributor";
|
|
84751
85478
|
workspaceId: string;
|
|
85479
|
+
role: "Owner" | "Admin" | "Creator" | "Viewer" | "Billing" | "Guest" | "Contributor";
|
|
84752
85480
|
invitedBy: string;
|
|
84753
85481
|
resentAt?: Date | null | undefined;
|
|
84754
85482
|
};
|
|
@@ -84757,8 +85485,8 @@ declare const DTOWorkspaceInvitationUpdateResponse: z.ZodObject<{
|
|
|
84757
85485
|
email: string;
|
|
84758
85486
|
id: string;
|
|
84759
85487
|
createdAt: Date;
|
|
84760
|
-
role: "Owner" | "Admin" | "Creator" | "Viewer" | "Billing" | "Guest" | "Contributor";
|
|
84761
85488
|
workspaceId: string;
|
|
85489
|
+
role: "Owner" | "Admin" | "Creator" | "Viewer" | "Billing" | "Guest" | "Contributor";
|
|
84762
85490
|
invitedBy: string;
|
|
84763
85491
|
resentAt?: Date | null | undefined;
|
|
84764
85492
|
};
|
|
@@ -89610,6 +90338,119 @@ declare const DTONpmRegistryConfig: z.ZodObject<{
|
|
|
89610
90338
|
}>;
|
|
89611
90339
|
type DTONpmRegistryConfig = z.infer<typeof DTONpmRegistryConfig>;
|
|
89612
90340
|
|
|
90341
|
+
declare const DTOWorkspaceUntypedData: z.ZodObject<{
|
|
90342
|
+
id: z.ZodString;
|
|
90343
|
+
workspaceId: z.ZodString;
|
|
90344
|
+
value: z.ZodUnknown;
|
|
90345
|
+
createdAt: z.ZodDate;
|
|
90346
|
+
updatedAt: z.ZodDate;
|
|
90347
|
+
}, "strip", z.ZodTypeAny, {
|
|
90348
|
+
id: string;
|
|
90349
|
+
createdAt: Date;
|
|
90350
|
+
updatedAt: Date;
|
|
90351
|
+
workspaceId: string;
|
|
90352
|
+
value?: unknown;
|
|
90353
|
+
}, {
|
|
90354
|
+
id: string;
|
|
90355
|
+
createdAt: Date;
|
|
90356
|
+
updatedAt: Date;
|
|
90357
|
+
workspaceId: string;
|
|
90358
|
+
value?: unknown;
|
|
90359
|
+
}>;
|
|
90360
|
+
type DTOWorkspaceUntypedData = z.infer<typeof DTOWorkspaceUntypedData>;
|
|
90361
|
+
declare const DTOWorkspaceUntypedDataListResponse: z.ZodObject<{
|
|
90362
|
+
data: z.ZodArray<z.ZodObject<{
|
|
90363
|
+
id: z.ZodString;
|
|
90364
|
+
workspaceId: z.ZodString;
|
|
90365
|
+
value: z.ZodUnknown;
|
|
90366
|
+
createdAt: z.ZodDate;
|
|
90367
|
+
updatedAt: z.ZodDate;
|
|
90368
|
+
}, "strip", z.ZodTypeAny, {
|
|
90369
|
+
id: string;
|
|
90370
|
+
createdAt: Date;
|
|
90371
|
+
updatedAt: Date;
|
|
90372
|
+
workspaceId: string;
|
|
90373
|
+
value?: unknown;
|
|
90374
|
+
}, {
|
|
90375
|
+
id: string;
|
|
90376
|
+
createdAt: Date;
|
|
90377
|
+
updatedAt: Date;
|
|
90378
|
+
workspaceId: string;
|
|
90379
|
+
value?: unknown;
|
|
90380
|
+
}>, "many">;
|
|
90381
|
+
}, "strip", z.ZodTypeAny, {
|
|
90382
|
+
data: {
|
|
90383
|
+
id: string;
|
|
90384
|
+
createdAt: Date;
|
|
90385
|
+
updatedAt: Date;
|
|
90386
|
+
workspaceId: string;
|
|
90387
|
+
value?: unknown;
|
|
90388
|
+
}[];
|
|
90389
|
+
}, {
|
|
90390
|
+
data: {
|
|
90391
|
+
id: string;
|
|
90392
|
+
createdAt: Date;
|
|
90393
|
+
updatedAt: Date;
|
|
90394
|
+
workspaceId: string;
|
|
90395
|
+
value?: unknown;
|
|
90396
|
+
}[];
|
|
90397
|
+
}>;
|
|
90398
|
+
type DTOWorkspaceUntypedDataListResponse = z.infer<typeof DTOWorkspaceUntypedDataListResponse>;
|
|
90399
|
+
declare const DTOWorkspaceUntypedDataResponse: z.ZodObject<{
|
|
90400
|
+
data: z.ZodObject<{
|
|
90401
|
+
id: z.ZodString;
|
|
90402
|
+
workspaceId: z.ZodString;
|
|
90403
|
+
value: z.ZodUnknown;
|
|
90404
|
+
createdAt: z.ZodDate;
|
|
90405
|
+
updatedAt: z.ZodDate;
|
|
90406
|
+
}, "strip", z.ZodTypeAny, {
|
|
90407
|
+
id: string;
|
|
90408
|
+
createdAt: Date;
|
|
90409
|
+
updatedAt: Date;
|
|
90410
|
+
workspaceId: string;
|
|
90411
|
+
value?: unknown;
|
|
90412
|
+
}, {
|
|
90413
|
+
id: string;
|
|
90414
|
+
createdAt: Date;
|
|
90415
|
+
updatedAt: Date;
|
|
90416
|
+
workspaceId: string;
|
|
90417
|
+
value?: unknown;
|
|
90418
|
+
}>;
|
|
90419
|
+
}, "strip", z.ZodTypeAny, {
|
|
90420
|
+
data: {
|
|
90421
|
+
id: string;
|
|
90422
|
+
createdAt: Date;
|
|
90423
|
+
updatedAt: Date;
|
|
90424
|
+
workspaceId: string;
|
|
90425
|
+
value?: unknown;
|
|
90426
|
+
};
|
|
90427
|
+
}, {
|
|
90428
|
+
data: {
|
|
90429
|
+
id: string;
|
|
90430
|
+
createdAt: Date;
|
|
90431
|
+
updatedAt: Date;
|
|
90432
|
+
workspaceId: string;
|
|
90433
|
+
value?: unknown;
|
|
90434
|
+
};
|
|
90435
|
+
}>;
|
|
90436
|
+
type DTOWorkspaceUntypedDataResponse = z.infer<typeof DTOWorkspaceUntypedDataResponse>;
|
|
90437
|
+
declare const DTOWorkspaceUntypedDataCreatePayload: z.ZodObject<{
|
|
90438
|
+
value: z.ZodUnknown;
|
|
90439
|
+
}, "strip", z.ZodTypeAny, {
|
|
90440
|
+
value?: unknown;
|
|
90441
|
+
}, {
|
|
90442
|
+
value?: unknown;
|
|
90443
|
+
}>;
|
|
90444
|
+
type DTOWorkspaceUntypedDataCreatePayload = z.infer<typeof DTOWorkspaceUntypedDataCreatePayload>;
|
|
90445
|
+
declare const DTOWorkspaceUntypedDataUpdatePayload: z.ZodObject<{
|
|
90446
|
+
value: z.ZodUnknown;
|
|
90447
|
+
}, "strip", z.ZodTypeAny, {
|
|
90448
|
+
value?: unknown;
|
|
90449
|
+
}, {
|
|
90450
|
+
value?: unknown;
|
|
90451
|
+
}>;
|
|
90452
|
+
type DTOWorkspaceUntypedDataUpdatePayload = z.infer<typeof DTOWorkspaceUntypedDataUpdatePayload>;
|
|
90453
|
+
|
|
89613
90454
|
declare const DTOWorkspaceProfile: z.ZodObject<{
|
|
89614
90455
|
name: z.ZodString;
|
|
89615
90456
|
handle: z.ZodString;
|
|
@@ -93052,6 +93893,7 @@ declare const DTOWorkspaceResponse: z.ZodObject<{
|
|
|
93052
93893
|
type DTOWorkspaceResponse = z.infer<typeof DTOWorkspaceResponse>;
|
|
93053
93894
|
|
|
93054
93895
|
declare function pageVisitsToDto(entries: PublishedDocPageVisitsEntry[]): DTOPublishedDocPageVisitData[];
|
|
93896
|
+
declare function calculateChangeOverTime(currentIntervalData: DTOPublishedDocPageVisitData[], priorIntervalData: DTOPublishedDocPageVisitData[], priorIntervalStartDate: Date, priorIntervalEndDate: Date): DTODocumentationPageAnalyticsDifference;
|
|
93055
93897
|
|
|
93056
93898
|
declare function elementGroupsToDocumentationGroupStructureDTOV1(groups: DocumentationGroupV1[], pages: (DocumentationPageV1 | DocumentationPageV2)[]): DTODocumentationGroupStructureV1[];
|
|
93057
93899
|
declare function elementGroupsToDocumentationGroupDTOV1(groups: DocumentationGroupV1[], pages: (DocumentationPageV1 | DocumentationPageV2)[]): DTODocumentationGroupV1[];
|
|
@@ -93915,50 +94757,50 @@ declare class ExportersEndpoint {
|
|
|
93915
94757
|
}>;
|
|
93916
94758
|
type: "Enum";
|
|
93917
94759
|
description: string;
|
|
94760
|
+
default: string;
|
|
93918
94761
|
key: string;
|
|
93919
94762
|
title: string;
|
|
93920
|
-
default: string;
|
|
93921
94763
|
category?: string | undefined;
|
|
93922
94764
|
dependsOn?: Record<string, boolean> | undefined;
|
|
93923
94765
|
} | {
|
|
93924
94766
|
type: "Boolean";
|
|
93925
94767
|
description: string;
|
|
94768
|
+
default: boolean;
|
|
93926
94769
|
key: string;
|
|
93927
94770
|
title: string;
|
|
93928
|
-
default: boolean;
|
|
93929
94771
|
category?: string | undefined;
|
|
93930
94772
|
dependsOn?: Record<string, boolean> | undefined;
|
|
93931
94773
|
} | {
|
|
93932
94774
|
type: "String";
|
|
93933
94775
|
description: string;
|
|
94776
|
+
default: string;
|
|
93934
94777
|
key: string;
|
|
93935
94778
|
title: string;
|
|
93936
|
-
default: string;
|
|
93937
94779
|
category?: string | undefined;
|
|
93938
94780
|
dependsOn?: Record<string, boolean> | undefined;
|
|
93939
94781
|
isMultiline?: boolean | undefined;
|
|
93940
94782
|
} | {
|
|
93941
94783
|
type: "Number";
|
|
93942
94784
|
description: string;
|
|
94785
|
+
default: number;
|
|
93943
94786
|
key: string;
|
|
93944
94787
|
title: string;
|
|
93945
|
-
default: number;
|
|
93946
94788
|
category?: string | undefined;
|
|
93947
94789
|
dependsOn?: Record<string, boolean> | undefined;
|
|
93948
94790
|
} | {
|
|
93949
94791
|
type: "Array";
|
|
93950
94792
|
description: string;
|
|
94793
|
+
default: string[];
|
|
93951
94794
|
key: string;
|
|
93952
94795
|
title: string;
|
|
93953
|
-
default: string[];
|
|
93954
94796
|
category?: string | undefined;
|
|
93955
94797
|
dependsOn?: Record<string, boolean> | undefined;
|
|
93956
94798
|
} | {
|
|
93957
94799
|
type: "Object";
|
|
93958
94800
|
description: string;
|
|
94801
|
+
default: Record<string, string>;
|
|
93959
94802
|
key: string;
|
|
93960
94803
|
title: string;
|
|
93961
|
-
default: Record<string, string>;
|
|
93962
94804
|
category?: string | undefined;
|
|
93963
94805
|
dependsOn?: Record<string, boolean> | undefined;
|
|
93964
94806
|
allowedKeys?: {
|
|
@@ -93971,9 +94813,9 @@ declare class ExportersEndpoint {
|
|
|
93971
94813
|
} | {
|
|
93972
94814
|
type: "Code";
|
|
93973
94815
|
description: string;
|
|
94816
|
+
default: string;
|
|
93974
94817
|
key: string;
|
|
93975
94818
|
title: string;
|
|
93976
|
-
default: string;
|
|
93977
94819
|
language: string;
|
|
93978
94820
|
category?: string | undefined;
|
|
93979
94821
|
dependsOn?: Record<string, boolean> | undefined;
|
|
@@ -94056,50 +94898,50 @@ declare class ExportersEndpoint {
|
|
|
94056
94898
|
}>;
|
|
94057
94899
|
type: "Enum";
|
|
94058
94900
|
description: string;
|
|
94901
|
+
default: string;
|
|
94059
94902
|
key: string;
|
|
94060
94903
|
title: string;
|
|
94061
|
-
default: string;
|
|
94062
94904
|
category?: string | undefined;
|
|
94063
94905
|
dependsOn?: Record<string, boolean> | undefined;
|
|
94064
94906
|
} | {
|
|
94065
94907
|
type: "Boolean";
|
|
94066
94908
|
description: string;
|
|
94909
|
+
default: boolean;
|
|
94067
94910
|
key: string;
|
|
94068
94911
|
title: string;
|
|
94069
|
-
default: boolean;
|
|
94070
94912
|
category?: string | undefined;
|
|
94071
94913
|
dependsOn?: Record<string, boolean> | undefined;
|
|
94072
94914
|
} | {
|
|
94073
94915
|
type: "String";
|
|
94074
94916
|
description: string;
|
|
94917
|
+
default: string;
|
|
94075
94918
|
key: string;
|
|
94076
94919
|
title: string;
|
|
94077
|
-
default: string;
|
|
94078
94920
|
category?: string | undefined;
|
|
94079
94921
|
dependsOn?: Record<string, boolean> | undefined;
|
|
94080
94922
|
isMultiline?: boolean | undefined;
|
|
94081
94923
|
} | {
|
|
94082
94924
|
type: "Number";
|
|
94083
94925
|
description: string;
|
|
94926
|
+
default: number;
|
|
94084
94927
|
key: string;
|
|
94085
94928
|
title: string;
|
|
94086
|
-
default: number;
|
|
94087
94929
|
category?: string | undefined;
|
|
94088
94930
|
dependsOn?: Record<string, boolean> | undefined;
|
|
94089
94931
|
} | {
|
|
94090
94932
|
type: "Array";
|
|
94091
94933
|
description: string;
|
|
94934
|
+
default: string[];
|
|
94092
94935
|
key: string;
|
|
94093
94936
|
title: string;
|
|
94094
|
-
default: string[];
|
|
94095
94937
|
category?: string | undefined;
|
|
94096
94938
|
dependsOn?: Record<string, boolean> | undefined;
|
|
94097
94939
|
} | {
|
|
94098
94940
|
type: "Object";
|
|
94099
94941
|
description: string;
|
|
94942
|
+
default: Record<string, string>;
|
|
94100
94943
|
key: string;
|
|
94101
94944
|
title: string;
|
|
94102
|
-
default: Record<string, string>;
|
|
94103
94945
|
category?: string | undefined;
|
|
94104
94946
|
dependsOn?: Record<string, boolean> | undefined;
|
|
94105
94947
|
allowedKeys?: {
|
|
@@ -94112,9 +94954,9 @@ declare class ExportersEndpoint {
|
|
|
94112
94954
|
} | {
|
|
94113
94955
|
type: "Code";
|
|
94114
94956
|
description: string;
|
|
94957
|
+
default: string;
|
|
94115
94958
|
key: string;
|
|
94116
94959
|
title: string;
|
|
94117
|
-
default: string;
|
|
94118
94960
|
language: string;
|
|
94119
94961
|
category?: string | undefined;
|
|
94120
94962
|
dependsOn?: Record<string, boolean> | undefined;
|
|
@@ -94198,50 +95040,50 @@ declare class ExportersEndpoint {
|
|
|
94198
95040
|
}>;
|
|
94199
95041
|
type: "Enum";
|
|
94200
95042
|
description: string;
|
|
95043
|
+
default: string;
|
|
94201
95044
|
key: string;
|
|
94202
95045
|
title: string;
|
|
94203
|
-
default: string;
|
|
94204
95046
|
category?: string | undefined;
|
|
94205
95047
|
dependsOn?: Record<string, boolean> | undefined;
|
|
94206
95048
|
} | {
|
|
94207
95049
|
type: "Boolean";
|
|
94208
95050
|
description: string;
|
|
95051
|
+
default: boolean;
|
|
94209
95052
|
key: string;
|
|
94210
95053
|
title: string;
|
|
94211
|
-
default: boolean;
|
|
94212
95054
|
category?: string | undefined;
|
|
94213
95055
|
dependsOn?: Record<string, boolean> | undefined;
|
|
94214
95056
|
} | {
|
|
94215
95057
|
type: "String";
|
|
94216
95058
|
description: string;
|
|
95059
|
+
default: string;
|
|
94217
95060
|
key: string;
|
|
94218
95061
|
title: string;
|
|
94219
|
-
default: string;
|
|
94220
95062
|
category?: string | undefined;
|
|
94221
95063
|
dependsOn?: Record<string, boolean> | undefined;
|
|
94222
95064
|
isMultiline?: boolean | undefined;
|
|
94223
95065
|
} | {
|
|
94224
95066
|
type: "Number";
|
|
94225
95067
|
description: string;
|
|
95068
|
+
default: number;
|
|
94226
95069
|
key: string;
|
|
94227
95070
|
title: string;
|
|
94228
|
-
default: number;
|
|
94229
95071
|
category?: string | undefined;
|
|
94230
95072
|
dependsOn?: Record<string, boolean> | undefined;
|
|
94231
95073
|
} | {
|
|
94232
95074
|
type: "Array";
|
|
94233
95075
|
description: string;
|
|
95076
|
+
default: string[];
|
|
94234
95077
|
key: string;
|
|
94235
95078
|
title: string;
|
|
94236
|
-
default: string[];
|
|
94237
95079
|
category?: string | undefined;
|
|
94238
95080
|
dependsOn?: Record<string, boolean> | undefined;
|
|
94239
95081
|
} | {
|
|
94240
95082
|
type: "Object";
|
|
94241
95083
|
description: string;
|
|
95084
|
+
default: Record<string, string>;
|
|
94242
95085
|
key: string;
|
|
94243
95086
|
title: string;
|
|
94244
|
-
default: Record<string, string>;
|
|
94245
95087
|
category?: string | undefined;
|
|
94246
95088
|
dependsOn?: Record<string, boolean> | undefined;
|
|
94247
95089
|
allowedKeys?: {
|
|
@@ -94254,9 +95096,9 @@ declare class ExportersEndpoint {
|
|
|
94254
95096
|
} | {
|
|
94255
95097
|
type: "Code";
|
|
94256
95098
|
description: string;
|
|
95099
|
+
default: string;
|
|
94257
95100
|
key: string;
|
|
94258
95101
|
title: string;
|
|
94259
|
-
default: string;
|
|
94260
95102
|
language: string;
|
|
94261
95103
|
category?: string | undefined;
|
|
94262
95104
|
dependsOn?: Record<string, boolean> | undefined;
|
|
@@ -94333,50 +95175,50 @@ declare class ExportersEndpoint {
|
|
|
94333
95175
|
}>;
|
|
94334
95176
|
type: "Enum";
|
|
94335
95177
|
description: string;
|
|
95178
|
+
default: string;
|
|
94336
95179
|
key: string;
|
|
94337
95180
|
title: string;
|
|
94338
|
-
default: string;
|
|
94339
95181
|
category?: string | undefined;
|
|
94340
95182
|
dependsOn?: Record<string, boolean> | undefined;
|
|
94341
95183
|
} | {
|
|
94342
95184
|
type: "Boolean";
|
|
94343
95185
|
description: string;
|
|
95186
|
+
default: boolean;
|
|
94344
95187
|
key: string;
|
|
94345
95188
|
title: string;
|
|
94346
|
-
default: boolean;
|
|
94347
95189
|
category?: string | undefined;
|
|
94348
95190
|
dependsOn?: Record<string, boolean> | undefined;
|
|
94349
95191
|
} | {
|
|
94350
95192
|
type: "String";
|
|
94351
95193
|
description: string;
|
|
95194
|
+
default: string;
|
|
94352
95195
|
key: string;
|
|
94353
95196
|
title: string;
|
|
94354
|
-
default: string;
|
|
94355
95197
|
category?: string | undefined;
|
|
94356
95198
|
dependsOn?: Record<string, boolean> | undefined;
|
|
94357
95199
|
isMultiline?: boolean | undefined;
|
|
94358
95200
|
} | {
|
|
94359
95201
|
type: "Number";
|
|
94360
95202
|
description: string;
|
|
95203
|
+
default: number;
|
|
94361
95204
|
key: string;
|
|
94362
95205
|
title: string;
|
|
94363
|
-
default: number;
|
|
94364
95206
|
category?: string | undefined;
|
|
94365
95207
|
dependsOn?: Record<string, boolean> | undefined;
|
|
94366
95208
|
} | {
|
|
94367
95209
|
type: "Array";
|
|
94368
95210
|
description: string;
|
|
95211
|
+
default: string[];
|
|
94369
95212
|
key: string;
|
|
94370
95213
|
title: string;
|
|
94371
|
-
default: string[];
|
|
94372
95214
|
category?: string | undefined;
|
|
94373
95215
|
dependsOn?: Record<string, boolean> | undefined;
|
|
94374
95216
|
} | {
|
|
94375
95217
|
type: "Object";
|
|
94376
95218
|
description: string;
|
|
95219
|
+
default: Record<string, string>;
|
|
94377
95220
|
key: string;
|
|
94378
95221
|
title: string;
|
|
94379
|
-
default: Record<string, string>;
|
|
94380
95222
|
category?: string | undefined;
|
|
94381
95223
|
dependsOn?: Record<string, boolean> | undefined;
|
|
94382
95224
|
allowedKeys?: {
|
|
@@ -94389,9 +95231,9 @@ declare class ExportersEndpoint {
|
|
|
94389
95231
|
} | {
|
|
94390
95232
|
type: "Code";
|
|
94391
95233
|
description: string;
|
|
95234
|
+
default: string;
|
|
94392
95235
|
key: string;
|
|
94393
95236
|
title: string;
|
|
94394
|
-
default: string;
|
|
94395
95237
|
language: string;
|
|
94396
95238
|
category?: string | undefined;
|
|
94397
95239
|
dependsOn?: Record<string, boolean> | undefined;
|
|
@@ -94473,50 +95315,50 @@ declare class ExportersEndpoint {
|
|
|
94473
95315
|
}>;
|
|
94474
95316
|
type: "Enum";
|
|
94475
95317
|
description: string;
|
|
95318
|
+
default: string;
|
|
94476
95319
|
key: string;
|
|
94477
95320
|
title: string;
|
|
94478
|
-
default: string;
|
|
94479
95321
|
category?: string | undefined;
|
|
94480
95322
|
dependsOn?: Record<string, boolean> | undefined;
|
|
94481
95323
|
} | {
|
|
94482
95324
|
type: "Boolean";
|
|
94483
95325
|
description: string;
|
|
95326
|
+
default: boolean;
|
|
94484
95327
|
key: string;
|
|
94485
95328
|
title: string;
|
|
94486
|
-
default: boolean;
|
|
94487
95329
|
category?: string | undefined;
|
|
94488
95330
|
dependsOn?: Record<string, boolean> | undefined;
|
|
94489
95331
|
} | {
|
|
94490
95332
|
type: "String";
|
|
94491
95333
|
description: string;
|
|
95334
|
+
default: string;
|
|
94492
95335
|
key: string;
|
|
94493
95336
|
title: string;
|
|
94494
|
-
default: string;
|
|
94495
95337
|
category?: string | undefined;
|
|
94496
95338
|
dependsOn?: Record<string, boolean> | undefined;
|
|
94497
95339
|
isMultiline?: boolean | undefined;
|
|
94498
95340
|
} | {
|
|
94499
95341
|
type: "Number";
|
|
94500
95342
|
description: string;
|
|
95343
|
+
default: number;
|
|
94501
95344
|
key: string;
|
|
94502
95345
|
title: string;
|
|
94503
|
-
default: number;
|
|
94504
95346
|
category?: string | undefined;
|
|
94505
95347
|
dependsOn?: Record<string, boolean> | undefined;
|
|
94506
95348
|
} | {
|
|
94507
95349
|
type: "Array";
|
|
94508
95350
|
description: string;
|
|
95351
|
+
default: string[];
|
|
94509
95352
|
key: string;
|
|
94510
95353
|
title: string;
|
|
94511
|
-
default: string[];
|
|
94512
95354
|
category?: string | undefined;
|
|
94513
95355
|
dependsOn?: Record<string, boolean> | undefined;
|
|
94514
95356
|
} | {
|
|
94515
95357
|
type: "Object";
|
|
94516
95358
|
description: string;
|
|
95359
|
+
default: Record<string, string>;
|
|
94517
95360
|
key: string;
|
|
94518
95361
|
title: string;
|
|
94519
|
-
default: Record<string, string>;
|
|
94520
95362
|
category?: string | undefined;
|
|
94521
95363
|
dependsOn?: Record<string, boolean> | undefined;
|
|
94522
95364
|
allowedKeys?: {
|
|
@@ -94529,9 +95371,9 @@ declare class ExportersEndpoint {
|
|
|
94529
95371
|
} | {
|
|
94530
95372
|
type: "Code";
|
|
94531
95373
|
description: string;
|
|
95374
|
+
default: string;
|
|
94532
95375
|
key: string;
|
|
94533
95376
|
title: string;
|
|
94534
|
-
default: string;
|
|
94535
95377
|
language: string;
|
|
94536
95378
|
category?: string | undefined;
|
|
94537
95379
|
dependsOn?: Record<string, boolean> | undefined;
|
|
@@ -94744,6 +95586,135 @@ declare const DTOUpdateVersionInput: z.ZodObject<{
|
|
|
94744
95586
|
}>;
|
|
94745
95587
|
type DTOUpdateVersionInput = z.infer<typeof DTOUpdateVersionInput>;
|
|
94746
95588
|
|
|
95589
|
+
declare const DTODocumentationAnalyticsTimeFrame: z.ZodObject<{
|
|
95590
|
+
start: z.ZodDate;
|
|
95591
|
+
end: z.ZodDate;
|
|
95592
|
+
}, "strip", z.ZodTypeAny, {
|
|
95593
|
+
start: Date;
|
|
95594
|
+
end: Date;
|
|
95595
|
+
}, {
|
|
95596
|
+
start: Date;
|
|
95597
|
+
end: Date;
|
|
95598
|
+
}>;
|
|
95599
|
+
type DTODocumentationAnalyticsTimeFrame = z.infer<typeof DTODocumentationAnalyticsTimeFrame>;
|
|
95600
|
+
declare const DTODocumentationAnalyticsTimeFrameComparison: z.ZodObject<{
|
|
95601
|
+
referencePeriod: z.ZodObject<{
|
|
95602
|
+
start: z.ZodDate;
|
|
95603
|
+
end: z.ZodDate;
|
|
95604
|
+
}, "strip", z.ZodTypeAny, {
|
|
95605
|
+
start: Date;
|
|
95606
|
+
end: Date;
|
|
95607
|
+
}, {
|
|
95608
|
+
start: Date;
|
|
95609
|
+
end: Date;
|
|
95610
|
+
}>;
|
|
95611
|
+
baselinePeriod: z.ZodObject<{
|
|
95612
|
+
start: z.ZodDate;
|
|
95613
|
+
end: z.ZodDate;
|
|
95614
|
+
}, "strip", z.ZodTypeAny, {
|
|
95615
|
+
start: Date;
|
|
95616
|
+
end: Date;
|
|
95617
|
+
}, {
|
|
95618
|
+
start: Date;
|
|
95619
|
+
end: Date;
|
|
95620
|
+
}>;
|
|
95621
|
+
}, "strip", z.ZodTypeAny, {
|
|
95622
|
+
referencePeriod: {
|
|
95623
|
+
start: Date;
|
|
95624
|
+
end: Date;
|
|
95625
|
+
};
|
|
95626
|
+
baselinePeriod: {
|
|
95627
|
+
start: Date;
|
|
95628
|
+
end: Date;
|
|
95629
|
+
};
|
|
95630
|
+
}, {
|
|
95631
|
+
referencePeriod: {
|
|
95632
|
+
start: Date;
|
|
95633
|
+
end: Date;
|
|
95634
|
+
};
|
|
95635
|
+
baselinePeriod: {
|
|
95636
|
+
start: Date;
|
|
95637
|
+
end: Date;
|
|
95638
|
+
};
|
|
95639
|
+
}>;
|
|
95640
|
+
type DTODocumentationAnalyticsTimeFrameComparison = z.infer<typeof DTODocumentationAnalyticsTimeFrameComparison>;
|
|
95641
|
+
declare const DTODocumentationAnalyticsQueryParams: z.ZodObject<{
|
|
95642
|
+
start: z.ZodDate;
|
|
95643
|
+
end: z.ZodOptional<z.ZodDate>;
|
|
95644
|
+
}, "strip", z.ZodTypeAny, {
|
|
95645
|
+
start: Date;
|
|
95646
|
+
end?: Date | undefined;
|
|
95647
|
+
}, {
|
|
95648
|
+
start: Date;
|
|
95649
|
+
end?: Date | undefined;
|
|
95650
|
+
}>;
|
|
95651
|
+
type DTODocumentationAnalyticsQueryParams = z.infer<typeof DTODocumentationAnalyticsQueryParams>;
|
|
95652
|
+
declare const DTODocumentationAnalyticsDiffPayload: z.ZodObject<{
|
|
95653
|
+
timeFrames: z.ZodArray<z.ZodObject<{
|
|
95654
|
+
referencePeriod: z.ZodObject<{
|
|
95655
|
+
start: z.ZodDate;
|
|
95656
|
+
end: z.ZodDate;
|
|
95657
|
+
}, "strip", z.ZodTypeAny, {
|
|
95658
|
+
start: Date;
|
|
95659
|
+
end: Date;
|
|
95660
|
+
}, {
|
|
95661
|
+
start: Date;
|
|
95662
|
+
end: Date;
|
|
95663
|
+
}>;
|
|
95664
|
+
baselinePeriod: z.ZodObject<{
|
|
95665
|
+
start: z.ZodDate;
|
|
95666
|
+
end: z.ZodDate;
|
|
95667
|
+
}, "strip", z.ZodTypeAny, {
|
|
95668
|
+
start: Date;
|
|
95669
|
+
end: Date;
|
|
95670
|
+
}, {
|
|
95671
|
+
start: Date;
|
|
95672
|
+
end: Date;
|
|
95673
|
+
}>;
|
|
95674
|
+
}, "strip", z.ZodTypeAny, {
|
|
95675
|
+
referencePeriod: {
|
|
95676
|
+
start: Date;
|
|
95677
|
+
end: Date;
|
|
95678
|
+
};
|
|
95679
|
+
baselinePeriod: {
|
|
95680
|
+
start: Date;
|
|
95681
|
+
end: Date;
|
|
95682
|
+
};
|
|
95683
|
+
}, {
|
|
95684
|
+
referencePeriod: {
|
|
95685
|
+
start: Date;
|
|
95686
|
+
end: Date;
|
|
95687
|
+
};
|
|
95688
|
+
baselinePeriod: {
|
|
95689
|
+
start: Date;
|
|
95690
|
+
end: Date;
|
|
95691
|
+
};
|
|
95692
|
+
}>, "many">;
|
|
95693
|
+
}, "strip", z.ZodTypeAny, {
|
|
95694
|
+
timeFrames: {
|
|
95695
|
+
referencePeriod: {
|
|
95696
|
+
start: Date;
|
|
95697
|
+
end: Date;
|
|
95698
|
+
};
|
|
95699
|
+
baselinePeriod: {
|
|
95700
|
+
start: Date;
|
|
95701
|
+
end: Date;
|
|
95702
|
+
};
|
|
95703
|
+
}[];
|
|
95704
|
+
}, {
|
|
95705
|
+
timeFrames: {
|
|
95706
|
+
referencePeriod: {
|
|
95707
|
+
start: Date;
|
|
95708
|
+
end: Date;
|
|
95709
|
+
};
|
|
95710
|
+
baselinePeriod: {
|
|
95711
|
+
start: Date;
|
|
95712
|
+
end: Date;
|
|
95713
|
+
};
|
|
95714
|
+
}[];
|
|
95715
|
+
}>;
|
|
95716
|
+
type DTODocumentationAnalyticsDiffPayload = z.infer<typeof DTODocumentationAnalyticsDiffPayload>;
|
|
95717
|
+
|
|
94747
95718
|
declare const PageBlockDefinitionLayoutBase: z.ZodObject<{
|
|
94748
95719
|
type: z.ZodEnum<["Column", "Row"]>;
|
|
94749
95720
|
gap: z.ZodOptional<z.ZodEnum<["Small", "Medium", "Large", "None"]>>;
|
|
@@ -101506,13 +102477,13 @@ declare class TokenCollectionsEndpoint {
|
|
|
101506
102477
|
createdAt: Date;
|
|
101507
102478
|
updatedAt: Date;
|
|
101508
102479
|
elementPropertyOptionId: string;
|
|
101509
|
-
backgroundColor?: {
|
|
101510
|
-
value: string;
|
|
101511
|
-
} | undefined;
|
|
101512
102480
|
origin?: {
|
|
101513
102481
|
id: string;
|
|
101514
102482
|
sourceId: string;
|
|
101515
102483
|
} | undefined;
|
|
102484
|
+
backgroundColor?: {
|
|
102485
|
+
value: string;
|
|
102486
|
+
} | undefined;
|
|
101516
102487
|
}[];
|
|
101517
102488
|
}>;
|
|
101518
102489
|
}
|
|
@@ -101985,6 +102956,21 @@ declare class DesignSystemVersionsEndpoint {
|
|
|
101985
102956
|
}>;
|
|
101986
102957
|
}
|
|
101987
102958
|
|
|
102959
|
+
declare class DesignSystemAnalyticsEndpoint {
|
|
102960
|
+
private readonly requestExecutor;
|
|
102961
|
+
constructor(requestExecutor: RequestExecutor);
|
|
102962
|
+
get(designSystemId: string, versionId: string, query: DTODocumentationAnalyticsQueryParams): Promise<{
|
|
102963
|
+
analytics: {
|
|
102964
|
+
pagePersistentId: string;
|
|
102965
|
+
versionId: string;
|
|
102966
|
+
timestamp: Date;
|
|
102967
|
+
visits: number;
|
|
102968
|
+
sessions: number;
|
|
102969
|
+
locale?: string | undefined;
|
|
102970
|
+
}[];
|
|
102971
|
+
}>;
|
|
102972
|
+
}
|
|
102973
|
+
|
|
101988
102974
|
declare class DesignSystemBffEndpoint {
|
|
101989
102975
|
private readonly requestExecutor;
|
|
101990
102976
|
constructor(requestExecutor: RequestExecutor);
|
|
@@ -102115,7 +103101,7 @@ declare class DesignSystemPageRedirectsEndpoint {
|
|
|
102115
103101
|
declare class DesignSystemSourcesEndpoint {
|
|
102116
103102
|
private readonly requestExecutor;
|
|
102117
103103
|
constructor(requestExecutor: RequestExecutor);
|
|
102118
|
-
create(dsId: string, payload: DTODataSourceFigmaCreatePayload): Promise<{
|
|
103104
|
+
create(dsId: string, payload: DTODataSourceFigmaCreatePayload | DTODataSourceStorybookCreatePayload): Promise<{
|
|
102119
103105
|
source: {
|
|
102120
103106
|
type: "Figma";
|
|
102121
103107
|
id: string;
|
|
@@ -102232,6 +103218,21 @@ declare class DesignSystemSourcesEndpoint {
|
|
|
102232
103218
|
lastImportMetadata?: Record<string, any> | undefined;
|
|
102233
103219
|
};
|
|
102234
103220
|
sortOrder?: number | undefined;
|
|
103221
|
+
} | {
|
|
103222
|
+
type: "Storybook";
|
|
103223
|
+
id: string;
|
|
103224
|
+
brandId: string;
|
|
103225
|
+
fileName: string;
|
|
103226
|
+
storybook: {
|
|
103227
|
+
isFailed: boolean;
|
|
103228
|
+
indexUrl: string;
|
|
103229
|
+
userUrl: string;
|
|
103230
|
+
storiesCount: number;
|
|
103231
|
+
docsCount: number;
|
|
103232
|
+
lastImportedAt?: Date | undefined;
|
|
103233
|
+
lastImportedSuccessfully?: Date | undefined;
|
|
103234
|
+
};
|
|
103235
|
+
sortOrder?: number | undefined;
|
|
102235
103236
|
};
|
|
102236
103237
|
}>;
|
|
102237
103238
|
list(dsId: string): Promise<{
|
|
@@ -102351,8 +103352,157 @@ declare class DesignSystemSourcesEndpoint {
|
|
|
102351
103352
|
lastImportMetadata?: Record<string, any> | undefined;
|
|
102352
103353
|
};
|
|
102353
103354
|
sortOrder?: number | undefined;
|
|
103355
|
+
} | {
|
|
103356
|
+
type: "Storybook";
|
|
103357
|
+
id: string;
|
|
103358
|
+
brandId: string;
|
|
103359
|
+
fileName: string;
|
|
103360
|
+
storybook: {
|
|
103361
|
+
isFailed: boolean;
|
|
103362
|
+
indexUrl: string;
|
|
103363
|
+
userUrl: string;
|
|
103364
|
+
storiesCount: number;
|
|
103365
|
+
docsCount: number;
|
|
103366
|
+
lastImportedAt?: Date | undefined;
|
|
103367
|
+
lastImportedSuccessfully?: Date | undefined;
|
|
103368
|
+
};
|
|
103369
|
+
sortOrder?: number | undefined;
|
|
102354
103370
|
})[];
|
|
102355
103371
|
}>;
|
|
103372
|
+
get(dsId: string, sourceId: string): Promise<{
|
|
103373
|
+
source: {
|
|
103374
|
+
type: "Figma";
|
|
103375
|
+
id: string;
|
|
103376
|
+
brandId: string;
|
|
103377
|
+
fileName: string;
|
|
103378
|
+
scope: {
|
|
103379
|
+
assets: boolean;
|
|
103380
|
+
components: boolean;
|
|
103381
|
+
tokens: boolean;
|
|
103382
|
+
documentationFrames: boolean;
|
|
103383
|
+
isUnpublishedContentFallbackEnabled: boolean;
|
|
103384
|
+
themePersistentId?: string | undefined;
|
|
103385
|
+
};
|
|
103386
|
+
themeId?: string | null | undefined;
|
|
103387
|
+
cloud?: {
|
|
103388
|
+
fileId: string;
|
|
103389
|
+
state: "Active" | "MissingIntegration" | "MissingFileAccess" | "MissingFileOwner";
|
|
103390
|
+
autoImportMode: "Never" | "Hourly";
|
|
103391
|
+
ownerId: string;
|
|
103392
|
+
stats: {
|
|
103393
|
+
assets: number;
|
|
103394
|
+
components: number;
|
|
103395
|
+
frames: number;
|
|
103396
|
+
tokens: number;
|
|
103397
|
+
};
|
|
103398
|
+
fileThumbnailUrl?: string | undefined;
|
|
103399
|
+
lastImportResult?: {
|
|
103400
|
+
components: number;
|
|
103401
|
+
componentSets: number;
|
|
103402
|
+
frames: number;
|
|
103403
|
+
tokensCreated: number;
|
|
103404
|
+
tokensUpdated: number;
|
|
103405
|
+
tokensDeleted: number;
|
|
103406
|
+
tokensCreatedPerType: Partial<Record<"String" | "Image" | "Font" | "Text" | "Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Measure" | "Radius" | "GenericToken", number>>;
|
|
103407
|
+
tokensUpdatedPerType: Partial<Record<"String" | "Image" | "Font" | "Text" | "Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Measure" | "Radius" | "GenericToken", number>>;
|
|
103408
|
+
tokensDeletedPerType: Partial<Record<"String" | "Image" | "Font" | "Text" | "Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Measure" | "Radius" | "GenericToken", number>>;
|
|
103409
|
+
componentsCreated: number;
|
|
103410
|
+
componentsUpdated: number;
|
|
103411
|
+
componentsDeleted: number;
|
|
103412
|
+
componentAssetsCreated: number;
|
|
103413
|
+
componentAssetsUpdated: number;
|
|
103414
|
+
componentAssetsDeleted: number;
|
|
103415
|
+
isFailed: boolean;
|
|
103416
|
+
warnings: {
|
|
103417
|
+
warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles" | "ReferenceResolutionFailed";
|
|
103418
|
+
componentId?: string | undefined;
|
|
103419
|
+
componentName?: string | undefined;
|
|
103420
|
+
styleId?: string | undefined;
|
|
103421
|
+
styleName?: string | undefined;
|
|
103422
|
+
unsupportedStyleValueType?: string | undefined;
|
|
103423
|
+
referenceId?: string | undefined;
|
|
103424
|
+
}[];
|
|
103425
|
+
error?: any;
|
|
103426
|
+
sourceId?: string | undefined;
|
|
103427
|
+
brandId?: string | undefined;
|
|
103428
|
+
versionId?: string | undefined;
|
|
103429
|
+
} | null | undefined;
|
|
103430
|
+
lastImportedAt?: Date | null | undefined;
|
|
103431
|
+
lastImportedVersion?: {
|
|
103432
|
+
description: string;
|
|
103433
|
+
id: string;
|
|
103434
|
+
created_at: Date;
|
|
103435
|
+
label: string;
|
|
103436
|
+
} | null | undefined;
|
|
103437
|
+
lastUpdatesCheckedAt?: Date | null | undefined;
|
|
103438
|
+
ownerUserName?: string | undefined;
|
|
103439
|
+
preferredCredentialId?: string | undefined;
|
|
103440
|
+
} | null | undefined;
|
|
103441
|
+
sortOrder?: number | undefined;
|
|
103442
|
+
} | {
|
|
103443
|
+
type: "TokenStudio";
|
|
103444
|
+
id: string;
|
|
103445
|
+
brandId: string;
|
|
103446
|
+
fileName: string;
|
|
103447
|
+
tokenStudio: {
|
|
103448
|
+
lastImportedAt: Date;
|
|
103449
|
+
settings: {
|
|
103450
|
+
dryRun: boolean;
|
|
103451
|
+
verbose: boolean;
|
|
103452
|
+
preciseCopy: boolean;
|
|
103453
|
+
};
|
|
103454
|
+
connectionName: string;
|
|
103455
|
+
lastImportedResults: {
|
|
103456
|
+
mapping: {
|
|
103457
|
+
tokenSets: string[];
|
|
103458
|
+
supernovaBrand: string;
|
|
103459
|
+
supernovaTheme?: string | undefined;
|
|
103460
|
+
};
|
|
103461
|
+
isFailed: boolean;
|
|
103462
|
+
tokensCreated: number;
|
|
103463
|
+
tokensDeleted: number;
|
|
103464
|
+
tokensUpdated: number;
|
|
103465
|
+
}[];
|
|
103466
|
+
};
|
|
103467
|
+
themeId?: string | null | undefined;
|
|
103468
|
+
sortOrder?: number | undefined;
|
|
103469
|
+
} | {
|
|
103470
|
+
type: "FigmaVariablesPlugin";
|
|
103471
|
+
id: string;
|
|
103472
|
+
brandId: string;
|
|
103473
|
+
fileName: string;
|
|
103474
|
+
upload: {
|
|
103475
|
+
remoteId: string;
|
|
103476
|
+
remoteSourceType: "Custom" | "TokenStudio" | "FigmaVariablesPlugin";
|
|
103477
|
+
isTokenTypeSplitEnabled: boolean;
|
|
103478
|
+
lastImportedAt?: Date | undefined;
|
|
103479
|
+
lastImportMetadata?: Record<string, any> | undefined;
|
|
103480
|
+
};
|
|
103481
|
+
figmaVariablesPlugin: {
|
|
103482
|
+
fileId: string;
|
|
103483
|
+
isTokenTypeSplitEnabled: boolean;
|
|
103484
|
+
isCollectionsMigrationCompleted: boolean;
|
|
103485
|
+
lastImportedAt?: Date | undefined;
|
|
103486
|
+
lastImportMetadata?: Record<string, any> | undefined;
|
|
103487
|
+
};
|
|
103488
|
+
sortOrder?: number | undefined;
|
|
103489
|
+
} | {
|
|
103490
|
+
type: "Storybook";
|
|
103491
|
+
id: string;
|
|
103492
|
+
brandId: string;
|
|
103493
|
+
fileName: string;
|
|
103494
|
+
storybook: {
|
|
103495
|
+
isFailed: boolean;
|
|
103496
|
+
indexUrl: string;
|
|
103497
|
+
userUrl: string;
|
|
103498
|
+
storiesCount: number;
|
|
103499
|
+
docsCount: number;
|
|
103500
|
+
lastImportedAt?: Date | undefined;
|
|
103501
|
+
lastImportedSuccessfully?: Date | undefined;
|
|
103502
|
+
};
|
|
103503
|
+
sortOrder?: number | undefined;
|
|
103504
|
+
};
|
|
103505
|
+
}>;
|
|
102356
103506
|
delete(dsId: string, sourceId: string): Promise<any>;
|
|
102357
103507
|
figmaImport(dsId: string, payload: DTODataSourceFigmaImportPayload): Promise<{
|
|
102358
103508
|
job: {
|
|
@@ -102366,6 +103516,42 @@ declare class DesignSystemSourcesEndpoint {
|
|
|
102366
103516
|
stateChangedAt: Date;
|
|
102367
103517
|
};
|
|
102368
103518
|
}>;
|
|
103519
|
+
storybookImport(dsId: string, payload: DTOStorybookImportPayload): Promise<{
|
|
103520
|
+
isFailed: boolean;
|
|
103521
|
+
storiesCount: number;
|
|
103522
|
+
docsCount: number;
|
|
103523
|
+
created?: string[] | undefined;
|
|
103524
|
+
updated?: string[] | undefined;
|
|
103525
|
+
deleted?: string[] | undefined;
|
|
103526
|
+
}>;
|
|
103527
|
+
}
|
|
103528
|
+
|
|
103529
|
+
declare class StorybookEntriesEndpoint {
|
|
103530
|
+
private readonly requestExecutor;
|
|
103531
|
+
constructor(requestExecutor: RequestExecutor);
|
|
103532
|
+
list(dsId: string): Promise<{
|
|
103533
|
+
entries: {
|
|
103534
|
+
id: string;
|
|
103535
|
+
createdAt: Date;
|
|
103536
|
+
updatedAt: Date;
|
|
103537
|
+
sourceId: string;
|
|
103538
|
+
designSystemId: string;
|
|
103539
|
+
storyId: string;
|
|
103540
|
+
url: string;
|
|
103541
|
+
origin: {
|
|
103542
|
+
type: "story" | "docs";
|
|
103543
|
+
name: string;
|
|
103544
|
+
id: string;
|
|
103545
|
+
title: string;
|
|
103546
|
+
};
|
|
103547
|
+
aliases?: string[] | undefined;
|
|
103548
|
+
isDeleted?: boolean | undefined;
|
|
103549
|
+
}[];
|
|
103550
|
+
}>;
|
|
103551
|
+
replace(dsId: string, entryId: string): Promise<{
|
|
103552
|
+
newStoryId: string;
|
|
103553
|
+
}>;
|
|
103554
|
+
delete(dsId: string, entryId: string): Promise<any>;
|
|
102369
103555
|
}
|
|
102370
103556
|
|
|
102371
103557
|
declare class DesignSystemsEndpoint {
|
|
@@ -102374,9 +103560,11 @@ declare class DesignSystemsEndpoint {
|
|
|
102374
103560
|
readonly versions: DesignSystemVersionsEndpoint;
|
|
102375
103561
|
readonly bff: DesignSystemBffEndpoint;
|
|
102376
103562
|
readonly sources: DesignSystemSourcesEndpoint;
|
|
103563
|
+
readonly storybook: StorybookEntriesEndpoint;
|
|
102377
103564
|
readonly contacts: DesignSystemContactsEndpoint;
|
|
102378
103565
|
readonly redirects: DesignSystemPageRedirectsEndpoint;
|
|
102379
103566
|
readonly figmaNodeStructures: FigmaNodeStructuresEndpoint;
|
|
103567
|
+
readonly analytics: DesignSystemAnalyticsEndpoint;
|
|
102380
103568
|
constructor(requestExecutor: RequestExecutor);
|
|
102381
103569
|
create(body: DTODesignSystemCreateInput): Promise<{
|
|
102382
103570
|
designSystem: {
|
|
@@ -102599,8 +103787,8 @@ declare class WorkspaceInvitationsEndpoint {
|
|
|
102599
103787
|
email: string;
|
|
102600
103788
|
id: string;
|
|
102601
103789
|
createdAt: Date;
|
|
102602
|
-
role: "Owner" | "Admin" | "Creator" | "Viewer" | "Billing" | "Guest" | "Contributor";
|
|
102603
103790
|
workspaceId: string;
|
|
103791
|
+
role: "Owner" | "Admin" | "Creator" | "Viewer" | "Billing" | "Guest" | "Contributor";
|
|
102604
103792
|
invitedBy: string;
|
|
102605
103793
|
resentAt?: Date | null | undefined;
|
|
102606
103794
|
};
|
|
@@ -102610,8 +103798,8 @@ declare class WorkspaceInvitationsEndpoint {
|
|
|
102610
103798
|
email: string;
|
|
102611
103799
|
id: string;
|
|
102612
103800
|
createdAt: Date;
|
|
102613
|
-
role: "Owner" | "Admin" | "Creator" | "Viewer" | "Billing" | "Guest" | "Contributor";
|
|
102614
103801
|
workspaceId: string;
|
|
103802
|
+
role: "Owner" | "Admin" | "Creator" | "Viewer" | "Billing" | "Guest" | "Contributor";
|
|
102615
103803
|
invitedBy: string;
|
|
102616
103804
|
resentAt?: Date | null | undefined;
|
|
102617
103805
|
}[];
|
|
@@ -104216,21 +105404,21 @@ declare const DTOEventDataSourcesImported: z.ZodObject<{
|
|
|
104216
105404
|
designSystemId: z.ZodString;
|
|
104217
105405
|
versionId: z.ZodString;
|
|
104218
105406
|
importJobId: z.ZodString;
|
|
104219
|
-
dataSourceType: z.ZodEnum<["Figma", "TokenStudio", "FigmaVariablesPlugin"]>;
|
|
105407
|
+
dataSourceType: z.ZodEnum<["Figma", "TokenStudio", "FigmaVariablesPlugin", "Storybook"]>;
|
|
104220
105408
|
dataSourceIds: z.ZodArray<z.ZodString, "many">;
|
|
104221
105409
|
}, "strip", z.ZodTypeAny, {
|
|
104222
105410
|
type: "DesignSystem.ImportJobFinished";
|
|
104223
105411
|
designSystemId: string;
|
|
104224
105412
|
versionId: string;
|
|
104225
105413
|
importJobId: string;
|
|
104226
|
-
dataSourceType: "Figma" | "TokenStudio" | "FigmaVariablesPlugin";
|
|
105414
|
+
dataSourceType: "Figma" | "TokenStudio" | "FigmaVariablesPlugin" | "Storybook";
|
|
104227
105415
|
dataSourceIds: string[];
|
|
104228
105416
|
}, {
|
|
104229
105417
|
type: "DesignSystem.ImportJobFinished";
|
|
104230
105418
|
designSystemId: string;
|
|
104231
105419
|
versionId: string;
|
|
104232
105420
|
importJobId: string;
|
|
104233
|
-
dataSourceType: "Figma" | "TokenStudio" | "FigmaVariablesPlugin";
|
|
105421
|
+
dataSourceType: "Figma" | "TokenStudio" | "FigmaVariablesPlugin" | "Storybook";
|
|
104234
105422
|
dataSourceIds: string[];
|
|
104235
105423
|
}>;
|
|
104236
105424
|
type DTOEventDataSourcesImported = z.infer<typeof DTOEventDataSourcesImported>;
|
|
@@ -104240,21 +105428,21 @@ declare const DTOEvent: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
|
|
|
104240
105428
|
designSystemId: z.ZodString;
|
|
104241
105429
|
versionId: z.ZodString;
|
|
104242
105430
|
importJobId: z.ZodString;
|
|
104243
|
-
dataSourceType: z.ZodEnum<["Figma", "TokenStudio", "FigmaVariablesPlugin"]>;
|
|
105431
|
+
dataSourceType: z.ZodEnum<["Figma", "TokenStudio", "FigmaVariablesPlugin", "Storybook"]>;
|
|
104244
105432
|
dataSourceIds: z.ZodArray<z.ZodString, "many">;
|
|
104245
105433
|
}, "strip", z.ZodTypeAny, {
|
|
104246
105434
|
type: "DesignSystem.ImportJobFinished";
|
|
104247
105435
|
designSystemId: string;
|
|
104248
105436
|
versionId: string;
|
|
104249
105437
|
importJobId: string;
|
|
104250
|
-
dataSourceType: "Figma" | "TokenStudio" | "FigmaVariablesPlugin";
|
|
105438
|
+
dataSourceType: "Figma" | "TokenStudio" | "FigmaVariablesPlugin" | "Storybook";
|
|
104251
105439
|
dataSourceIds: string[];
|
|
104252
105440
|
}, {
|
|
104253
105441
|
type: "DesignSystem.ImportJobFinished";
|
|
104254
105442
|
designSystemId: string;
|
|
104255
105443
|
versionId: string;
|
|
104256
105444
|
importJobId: string;
|
|
104257
|
-
dataSourceType: "Figma" | "TokenStudio" | "FigmaVariablesPlugin";
|
|
105445
|
+
dataSourceType: "Figma" | "TokenStudio" | "FigmaVariablesPlugin" | "Storybook";
|
|
104258
105446
|
dataSourceIds: string[];
|
|
104259
105447
|
}>, z.ZodObject<{
|
|
104260
105448
|
type: z.ZodLiteral<"DesignSystem.FigmaNodesRendered">;
|
|
@@ -106322,4 +107510,4 @@ declare function isValidRedirectPath(path: string): {
|
|
|
106322
107510
|
reason: ValidationErrorReason | undefined;
|
|
106323
107511
|
};
|
|
106324
107512
|
|
|
106325
|
-
export { BackendVersionRoomYDoc, BlockDefinitionUtils, BlockParsingUtils, BrandsEndpoint, CodeComponentsEndpoint, CodegenEndpoint, Collection, DTOAnalyticsDataResponse, DTOAppBootstrapDataQuery, DTOAppBootstrapDataResponse, DTOAssetRenderConfiguration, DTOAuthenticatedUser, DTOAuthenticatedUserProfile, DTOAuthenticatedUserResponse, DTOBffFigmaImportRequestBody, DTOBffImportRequestBody, DTOBffUploadImportRequestBody, DTOBrand, DTOBrandCreatePayload, DTOBrandCreateResponse, DTOBrandGetResponse, DTOBrandUpdatePayload, DTOBrandsListResponse, DTOCodeComponent, DTOCodeComponentCreateInput, DTOCodeComponentListResponse, DTOCodeComponentProperty, DTOCodeComponentResponse, DTOCodeComponentsCreateInput, DTOColorTokenInlineData, DTOCreateDocumentationGroupInput, DTOCreateDocumentationPageInputV2, DTOCreateDocumentationTabInput, DTOCreateVersionInput, DTODataSource, DTODataSourceFigma, DTODataSourceFigmaCloud, DTODataSourceFigmaCreatePayload, DTODataSourceFigmaImportPayload, DTODataSourceFigmaScope, DTODataSourceFigmaVariablesPlugin, DTODataSourceResponse, DTODataSourceTokenStudio, DTODataSourcesListResponse, DTODeleteDocumentationGroupInput, DTODeleteDocumentationPageInputV2, DTODeleteDocumentationTabGroupInput, DTODesignElementsDataDiffResponse, DTODesignSystem, DTODesignSystemComponent, DTODesignSystemComponentCreateInput, DTODesignSystemComponentListResponse, DTODesignSystemComponentResponse, DTODesignSystemContactsResponse, DTODesignSystemCreateInput, DTODesignSystemInvitation, DTODesignSystemMember, DTODesignSystemMemberListResponse, DTODesignSystemMembersUpdatePayload, DTODesignSystemMembersUpdateResponse, DTODesignSystemResponse, DTODesignSystemRole, DTODesignSystemUpdateAccessModeInput, DTODesignSystemUpdateInput, DTODesignSystemVersion, DTODesignSystemVersionCreationResponse, DTODesignSystemVersionGetResponse, DTODesignSystemVersionJobStatusResponse, DTODesignSystemVersionJobsResponse, DTODesignSystemVersionRoom, DTODesignSystemVersionRoomResponse, DTODesignSystemVersionStats, DTODesignSystemVersionStatsQuery, DTODesignSystemVersionsListResponse, DTODesignSystemsListResponse, DTODesignToken, DTODesignTokenCreatePayload, DTODesignTokenGroup, DTODesignTokenGroupCreatePayload, DTODesignTokenGroupListResponse, DTODesignTokenGroupResponse, DTODesignTokenListResponse, DTODesignTokenResponse, DTODiffCountBase, DTODocumentationDraftChangeType, DTODocumentationDraftState, DTODocumentationDraftStateCreated, DTODocumentationDraftStateDeleted, DTODocumentationDraftStateUpdated, DTODocumentationGroupApprovalState, DTODocumentationGroupCreateActionInputV2, DTODocumentationGroupCreateActionOutputV2, DTODocumentationGroupDeleteActionInputV2, DTODocumentationGroupDeleteActionOutputV2, DTODocumentationGroupDuplicateActionInputV2, DTODocumentationGroupDuplicateActionOutputV2, DTODocumentationGroupMoveActionInputV2, DTODocumentationGroupMoveActionOutputV2, DTODocumentationGroupRestoreActionInput, DTODocumentationGroupRestoreActionOutput, DTODocumentationGroupStructureV1, DTODocumentationGroupUpdateActionInputV2, DTODocumentationGroupUpdateActionOutputV2, DTODocumentationGroupV1, DTODocumentationGroupV2, DTODocumentationHierarchyV2, DTODocumentationItemConfigurationV1, DTODocumentationItemConfigurationV2, DTODocumentationItemHeaderV2, DTODocumentationLinkPreviewRequest, DTODocumentationLinkPreviewResponse, type DTODocumentationPageAnalyticsResponse, DTODocumentationPageAnchor, DTODocumentationPageApprovalState, DTODocumentationPageApprovalStateChangeActionInput, DTODocumentationPageApprovalStateChangeActionOutput, DTODocumentationPageApprovalStateChangeInput, DTODocumentationPageContent, DTODocumentationPageContentGetResponse, DTODocumentationPageCreateActionInputV2, DTODocumentationPageCreateActionOutputV2, DTODocumentationPageDeleteActionInputV2, DTODocumentationPageDeleteActionOutputV2, DTODocumentationPageDuplicateActionInputV2, DTODocumentationPageDuplicateActionOutputV2, DTODocumentationPageMoveActionInputV2, DTODocumentationPageMoveActionOutputV2, DTODocumentationPageRestoreActionInput, DTODocumentationPageRestoreActionOutput, DTODocumentationPageRoom, DTODocumentationPageRoomHeaderData, DTODocumentationPageRoomHeaderDataUpdate, DTODocumentationPageRoomResponse, DTODocumentationPageSnapshot, DTODocumentationPageUpdateActionInputV2, DTODocumentationPageUpdateActionOutputV2, DTODocumentationPageUpdateDocumentActionInputV2, DTODocumentationPageUpdateDocumentActionOutputV2, DTODocumentationPageV2, DTODocumentationPublishMetadata, DTODocumentationPublishTypeQueryParams, DTODocumentationSettings, DTODocumentationStructure, DTODocumentationStructureGroupItem, DTODocumentationStructureItem, DTODocumentationStructurePageItem, DTODocumentationTabCreateActionInputV2, DTODocumentationTabCreateActionOutputV2, type DTODocumentationTabGroupCreateActionInputV2, DTODocumentationTabGroupDeleteActionInputV2, DTODocumentationTabGroupDeleteActionOutputV2, DTODownloadAssetsRequest, DTODownloadAssetsResponse, DTODuplicateDocumentationGroupInput, DTODuplicateDocumentationPageInputV2, DTOElementActionInput, type DTOElementActionInputOfType, DTOElementActionOutput, DTOElementPropertyDefinition, DTOElementPropertyDefinitionCreatePayload, DTOElementPropertyDefinitionListResponse, DTOElementPropertyDefinitionOption, DTOElementPropertyDefinitionResponse, DTOElementPropertyDefinitionUpdatePayload, DTOElementPropertyValue, DTOElementPropertyValueListResponse, DTOElementPropertyValueResponse, DTOElementPropertyValueUpsertPaylod, DTOElementPropertyValuesEditActionInput, DTOElementPropertyValuesEditActionOutput, DTOElementView, DTOElementViewBasePropertyColumn, DTOElementViewColumn, DTOElementViewColumnSharedAttributes, DTOElementViewPropertyDefinitionColumn, DTOElementViewThemeColumn, DTOElementViewsListResponse, DTOElementsGetOutput, DTOElementsGetOutputV2, type DTOElementsGetQueryParsed, type DTOElementsGetQueryRaw, DTOElementsGetQuerySchema, DTOElementsGetTypeFilter, DTOEvent, DTOEventDataSourcesImported, DTOEventFigmaNodesRendered, DTOExportJob, DTOExportJobCreateInput, DTOExportJobCreatedBy, DTOExportJobDesignSystemPreview, DTOExportJobDesignSystemVersionPreview, DTOExportJobDestinations, DTOExportJobResponse, DTOExportJobResponseLegacy, DTOExportJobResult, DTOExportJobsListFilter, DTOExporter, DTOExporterCreateInput, DTOExporterDeprecationInput, DTOExporterGitProviderEnum, DTOExporterListQuery, DTOExporterListResponse, DTOExporterMembership, DTOExporterMembershipRole, DTOExporterPropertyDefinition, DTOExporterPropertyDefinitionArray, DTOExporterPropertyDefinitionBoolean, DTOExporterPropertyDefinitionCode, DTOExporterPropertyDefinitionEnum, DTOExporterPropertyDefinitionEnumOption, DTOExporterPropertyDefinitionNumber, DTOExporterPropertyDefinitionObject, DTOExporterPropertyDefinitionString, type DTOExporterPropertyDefinitionValue, DTOExporterPropertyDefinitionsResponse, DTOExporterPropertyType, DTOExporterPropertyValue, DTOExporterPropertyValueMap, DTOExporterResponse, DTOExporterSource, DTOExporterType, DTOExporterUpdateInput, DTOFigmaComponent, DTOFigmaComponentBooleanProperty, DTOFigmaComponentGroup, DTOFigmaComponentGroupListResponse, DTOFigmaComponentInstanceSwapProperty, DTOFigmaComponentListResponse, DTOFigmaComponentProperty, DTOFigmaComponentPropertyMap, DTOFigmaComponentTextProperty, DTOFigmaComponentVariantProperty, DTOFigmaNode, DTOFigmaNodeData, DTOFigmaNodeDataV2, DTOFigmaNodeOrigin, DTOFigmaNodeRenderActionInput, DTOFigmaNodeRenderActionOutput, DTOFigmaNodeRenderAsyncActionInput, DTOFigmaNodeRenderAsyncActionOutput, DTOFigmaNodeRenderFormat, DTOFigmaNodeRenderIdInput, DTOFigmaNodeRenderInput, DTOFigmaNodeRenderUrlInput, DTOFigmaNodeRerenderInput, DTOFigmaNodeStructure, DTOFigmaNodeStructureDetail, DTOFigmaNodeStructureDetailResponse, DTOFigmaNodeStructureListResponse, DTOFigmaNodeV2, DTOFrameNodeStructure, DTOFrameNodeStructureListResponse, DTOGetBlockDefinitionsOutput, DTOGetDocumentationPageAnchorsResponse, DTOGitBranch, DTOGitOrganization, DTOGitProject, DTOGitRepository, DTOImportJob, DTOImportJobResponse, DTOIntegration, DTOIntegrationCredentials, DTOIntegrationOAuthGetResponse, DTOIntegrationPostResponse, DTOIntegrationsGetListResponse, DTOLiveblocksAuthRequest, DTOLiveblocksAuthResponse, DTOMoveDocumentationGroupInput, DTOMoveDocumentationPageInputV2, DTONpmRegistryConfig, DTONpmRegistryConfigConstants, DTOObjectMeta, DTOPageBlockColorV2, DTOPageBlockDefinition, DTOPageBlockDefinitionBehavior, DTOPageBlockDefinitionItem, DTOPageBlockDefinitionLayout, DTOPageBlockDefinitionProperty, DTOPageBlockDefinitionVariant, DTOPageBlockItemV2, DTOPageRedirect, DTOPageRedirectCreateBody, DTOPageRedirectDeleteResponse, DTOPageRedirectListResponse, DTOPageRedirectResponse, DTOPageRedirectUpdateBody, DTOPagination, DTOPipeline, DTOPipelineCreateBody, DTOPipelineListQuery, DTOPipelineListResponse, DTOPipelineResponse, DTOPipelineTriggerBody, DTOPipelineUpdateBody, type DTOPropertyDefinitionBase, DTOPublishDocumentationChanges, DTOPublishDocumentationRequest, DTOPublishDocumentationResponse, DTOPublishedDocPageVisitData, DTORenderedAssetFile, DTORestoreDocumentationGroupInput, DTORestoreDocumentationPageInput, DTOTheme, DTOThemeCreatePayload, DTOThemeListResponse, DTOThemeOverride, DTOThemeOverrideCreatePayload, DTOThemeResponse, DTOTokenCollection, DTOTokenCollectionsListReponse, DTOTransferOwnershipPayload, DTOUpdateDocumentationGroupInput, DTOUpdateDocumentationPageDocumentInputV2, DTOUpdateDocumentationPageInputV2, DTOUpdateUserNotificationSettingsPayload, DTOUpdateVersionInput, DTOUser, DTOUserGetResponse, DTOUserNotificationSettingsResponse, DTOUserOnboarding, DTOUserOnboardingDepartment, DTOUserOnboardingJobLevel, DTOUserProfile, DTOUserProfileUpdate, DTOUserProfileUpdatePayload, DTOUserProfileUpdateResponse, DTOUserSource, DTOUserTheme, DTOUserWorkspaceMembership, DTOUserWorkspaceMembershipsResponse, DTOWorkspace, DTOWorkspaceCreateInput, DTOWorkspaceIntegrationGetGitObjectsInput, DTOWorkspaceIntegrationOauthInput, DTOWorkspaceIntegrationPATInput, DTOWorkspaceInvitationInput, DTOWorkspaceInvitationUpdateResponse, DTOWorkspaceInvitationsListInput, DTOWorkspaceInvitationsResponse, DTOWorkspaceInviteUpdate, DTOWorkspaceMember, DTOWorkspaceMembersListResponse, DTOWorkspaceProfile, DTOWorkspaceResponse, DTOWorkspaceRole, DesignSystemBffEndpoint, DesignSystemComponentEndpoint, DesignSystemContactsEndpoint, DesignSystemMembersEndpoint, DesignSystemPageRedirectsEndpoint, DesignSystemSourcesEndpoint, DesignSystemVersionsEndpoint, DesignSystemsEndpoint, DimensionsVariableScopeType, DocsStructureRepository, DocumentationEndpoint, DocumentationHierarchySettings, DocumentationPageEditorModel, DocumentationPageV1DTO, ElementPropertyDefinitionsEndpoint, ElementPropertyValuesEndpoint, ElementsActionEndpoint, ElementsEndpoint, ExporterJobsEndpoint, ExportersEndpoint, FigmaComponentGroupsEndpoint, FigmaComponentsEndpoint, FigmaFrameStructuresEndpoint, FigmaNodeStructuresEndpoint, FigmaUtils, FormattedCollections, FrontendVersionRoomYDoc, GitDestinationOptions, ImportJobsEndpoint, type ListItemNode, type ListNode, ListTreeBuilder, LiveblocksEndpoint, type LocalApproval, LocalDocsElementActionExecutor, type LocalDocsPage, type LocalDocsPageGroup, NpmRegistryInput, ObjectMeta, OverridesEndpoint, PageBlockEditorModel, PageSectionEditorModel, ParsedFigmaFileURLError, PipelinesEndpoint, type ProsemirrorBlockItem, type ProsemirrorMark, type ProsemirrorNode, RGB, RGBA, type RequestEexecutorServerErrorCode, RequestExecutor, type RequestExecutorConfig, RequestExecutorError, type RequestExecutorErrorType, type RequestExecutorJSONRequest, ResolvedVariableType, StringVariableScopeType, SupernovaApiClient, type SupportedActionType, ThemesEndpoint, TokenCollectionsEndpoint, TokenGroupsEndpoint, TokensEndpoint, UsersEndpoint, Variable, VariableAlias, VariableMode, VariableValue, VariablesMapping, type VersionRoomApproval, VersionRoomBaseYDoc, type VersionRoomBaseYDocState, type VersionRoomDocsPage, type VersionRoomDocsPageGroup, VersionSQSPayload, VersionStatsEndpoint, WorkspaceConfigurationPayload, WorkspaceIntegrationsEndpoint, WorkspaceInvitationsEndpoint, WorkspaceMembersEndpoint, WorkspacesEndpoint, applyActionsLocally, applyPrivacyConfigurationToNestedItems, blockToProsemirrorNode, buildDocPagePublishPaths, calculateElementParentChain, computeDocsHierarchy, documentationItemConfigurationToDTOV1, documentationItemConfigurationToDTOV2, documentationPageToDTOV2, documentationPagesFixedConfigurationToDTOV1, documentationPagesFixedConfigurationToDTOV2, documentationPagesToDTOV1, documentationPagesToDTOV2, elementGroupsToDocumentationGroupDTOV1, elementGroupsToDocumentationGroupDTOV2, elementGroupsToDocumentationGroupFixedConfigurationDTOV1, elementGroupsToDocumentationGroupFixedConfigurationDTOV2, elementGroupsToDocumentationGroupStructureDTOV1, exhaustiveInvalidUriPaths, generateHash, generatePageContentHash, getDtoDefaultItemConfigurationV1, getDtoDefaultItemConfigurationV2, getMockPageBlockDefinitions, gitBranchToDto, gitOrganizationToDto, gitProjectToDto, gitRepositoryToDto, innerEditorProsemirrorSchema, integrationCredentialToDto, integrationToDto, isValidRedirectPath, itemConfigurationToYjs, mainEditorProsemirrorSchema, pageToProsemirrorDoc, pageToYDoc, pageToYXmlFragment, pageVisitsToDto, pipelineToDto, prosemirrorDocToPage, prosemirrorDocToRichTextPropertyValue, prosemirrorNodeToSection, prosemirrorNodesToBlocks, richTextPropertyValueToProsemirror, serializeAsCustomBlock, serializeQuery, shallowProsemirrorNodeToBlock, validateDesignSystemVersion, validateSsoPayload, yDocToPage, yXmlFragmentToPage, yjsToDocumentationHierarchy, yjsToItemConfiguration };
|
|
107513
|
+
export { BackendVersionRoomYDoc, BlockDefinitionUtils, BlockParsingUtils, BrandsEndpoint, CodeComponentsEndpoint, CodegenEndpoint, Collection, DTOAppBootstrapDataQuery, DTOAppBootstrapDataResponse, DTOAssetRenderConfiguration, DTOAuthenticatedUser, DTOAuthenticatedUserProfile, DTOAuthenticatedUserResponse, DTOBffFigmaImportRequestBody, DTOBffImportRequestBody, DTOBffUploadImportRequestBody, DTOBrand, DTOBrandCreatePayload, DTOBrandCreateResponse, DTOBrandGetResponse, DTOBrandUpdatePayload, DTOBrandsListResponse, DTOCodeComponent, DTOCodeComponentCreateInput, DTOCodeComponentListResponse, DTOCodeComponentProperty, DTOCodeComponentResponse, DTOCodeComponentsCreateInput, DTOColorTokenInlineData, DTOCreateDocumentationGroupInput, DTOCreateDocumentationPageInputV2, DTOCreateDocumentationTabInput, DTOCreateVersionInput, DTODataSource, DTODataSourceFigma, DTODataSourceFigmaCloud, DTODataSourceFigmaCreatePayload, DTODataSourceFigmaImportPayload, DTODataSourceFigmaScope, DTODataSourceFigmaVariablesPlugin, DTODataSourceResponse, DTODataSourceStorybook, DTODataSourceStorybookCreatePayload, DTODataSourceTokenStudio, DTODataSourcesListResponse, DTODataSourcesStorybookResponse, DTODeleteDocumentationGroupInput, DTODeleteDocumentationPageInputV2, DTODeleteDocumentationTabGroupInput, DTODesignElementsDataDiffResponse, DTODesignSystem, DTODesignSystemComponent, DTODesignSystemComponentCreateInput, DTODesignSystemComponentListResponse, DTODesignSystemComponentResponse, DTODesignSystemContactsResponse, DTODesignSystemCreateInput, DTODesignSystemInvitation, DTODesignSystemMember, DTODesignSystemMemberListResponse, DTODesignSystemMembersUpdatePayload, DTODesignSystemMembersUpdateResponse, DTODesignSystemResponse, DTODesignSystemRole, DTODesignSystemUpdateAccessModeInput, DTODesignSystemUpdateInput, DTODesignSystemVersion, DTODesignSystemVersionCreationResponse, DTODesignSystemVersionGetResponse, DTODesignSystemVersionJobStatusResponse, DTODesignSystemVersionJobsResponse, DTODesignSystemVersionRoom, DTODesignSystemVersionRoomResponse, DTODesignSystemVersionStats, DTODesignSystemVersionStatsQuery, DTODesignSystemVersionsListResponse, DTODesignSystemsListResponse, DTODesignToken, DTODesignTokenCreatePayload, DTODesignTokenGroup, DTODesignTokenGroupCreatePayload, DTODesignTokenGroupListResponse, DTODesignTokenGroupResponse, DTODesignTokenListResponse, DTODesignTokenResponse, DTODiffCountBase, DTODocumentationAnalyticsDiffPayload, DTODocumentationAnalyticsQueryParams, DTODocumentationAnalyticsTimeFrame, DTODocumentationAnalyticsTimeFrameComparison, DTODocumentationDraftChangeType, DTODocumentationDraftState, DTODocumentationDraftStateCreated, DTODocumentationDraftStateDeleted, DTODocumentationDraftStateUpdated, DTODocumentationGroupApprovalState, DTODocumentationGroupCreateActionInputV2, DTODocumentationGroupCreateActionOutputV2, DTODocumentationGroupDeleteActionInputV2, DTODocumentationGroupDeleteActionOutputV2, DTODocumentationGroupDuplicateActionInputV2, DTODocumentationGroupDuplicateActionOutputV2, DTODocumentationGroupMoveActionInputV2, DTODocumentationGroupMoveActionOutputV2, DTODocumentationGroupRestoreActionInput, DTODocumentationGroupRestoreActionOutput, DTODocumentationGroupStructureV1, DTODocumentationGroupUpdateActionInputV2, DTODocumentationGroupUpdateActionOutputV2, DTODocumentationGroupV1, DTODocumentationGroupV2, DTODocumentationHierarchyV2, DTODocumentationItemConfigurationV1, DTODocumentationItemConfigurationV2, DTODocumentationItemHeaderV2, DTODocumentationLinkPreviewRequest, DTODocumentationLinkPreviewResponse, DTODocumentationPageAnalyticsDifference, DTODocumentationPageAnalyticsResponse, DTODocumentationPageAnchor, DTODocumentationPageApprovalState, DTODocumentationPageApprovalStateChangeActionInput, DTODocumentationPageApprovalStateChangeActionOutput, DTODocumentationPageApprovalStateChangeInput, DTODocumentationPageContent, DTODocumentationPageContentGetResponse, DTODocumentationPageCreateActionInputV2, DTODocumentationPageCreateActionOutputV2, DTODocumentationPageDeleteActionInputV2, DTODocumentationPageDeleteActionOutputV2, DTODocumentationPageDuplicateActionInputV2, DTODocumentationPageDuplicateActionOutputV2, DTODocumentationPageIntervalDifferenceResponse, DTODocumentationPageMoveActionInputV2, DTODocumentationPageMoveActionOutputV2, DTODocumentationPageRestoreActionInput, DTODocumentationPageRestoreActionOutput, DTODocumentationPageRoom, DTODocumentationPageRoomHeaderData, DTODocumentationPageRoomHeaderDataUpdate, DTODocumentationPageRoomResponse, DTODocumentationPageSnapshot, DTODocumentationPageUpdateActionInputV2, DTODocumentationPageUpdateActionOutputV2, DTODocumentationPageUpdateDocumentActionInputV2, DTODocumentationPageUpdateDocumentActionOutputV2, DTODocumentationPageV2, DTODocumentationPublishMetadata, DTODocumentationPublishTypeQueryParams, DTODocumentationSettings, DTODocumentationStructure, DTODocumentationStructureGroupItem, DTODocumentationStructureItem, DTODocumentationStructurePageItem, DTODocumentationTabCreateActionInputV2, DTODocumentationTabCreateActionOutputV2, type DTODocumentationTabGroupCreateActionInputV2, DTODocumentationTabGroupDeleteActionInputV2, DTODocumentationTabGroupDeleteActionOutputV2, DTODownloadAssetsRequest, DTODownloadAssetsResponse, DTODuplicateDocumentationGroupInput, DTODuplicateDocumentationPageInputV2, DTOElementActionInput, type DTOElementActionInputOfType, DTOElementActionOutput, DTOElementPropertyDefinition, DTOElementPropertyDefinitionCreatePayload, DTOElementPropertyDefinitionListResponse, DTOElementPropertyDefinitionOption, DTOElementPropertyDefinitionResponse, DTOElementPropertyDefinitionUpdatePayload, DTOElementPropertyValue, DTOElementPropertyValueListResponse, DTOElementPropertyValueResponse, DTOElementPropertyValueUpsertPaylod, DTOElementPropertyValuesEditActionInput, DTOElementPropertyValuesEditActionOutput, DTOElementView, DTOElementViewBasePropertyColumn, DTOElementViewColumn, DTOElementViewColumnSharedAttributes, DTOElementViewPropertyDefinitionColumn, DTOElementViewThemeColumn, DTOElementViewsListResponse, DTOElementsGetOutput, DTOElementsGetOutputV2, type DTOElementsGetQueryParsed, type DTOElementsGetQueryRaw, DTOElementsGetQuerySchema, DTOElementsGetTypeFilter, DTOEvent, DTOEventDataSourcesImported, DTOEventFigmaNodesRendered, DTOExportJob, DTOExportJobCreateInput, DTOExportJobCreatedBy, DTOExportJobDesignSystemPreview, DTOExportJobDesignSystemVersionPreview, DTOExportJobDestinations, DTOExportJobResponse, DTOExportJobResponseLegacy, DTOExportJobResult, DTOExportJobsListFilter, DTOExporter, DTOExporterCreateInput, DTOExporterDeprecationInput, DTOExporterGitProviderEnum, DTOExporterListQuery, DTOExporterListResponse, DTOExporterMembership, DTOExporterMembershipRole, DTOExporterPropertyDefinition, DTOExporterPropertyDefinitionArray, DTOExporterPropertyDefinitionBoolean, DTOExporterPropertyDefinitionCode, DTOExporterPropertyDefinitionEnum, DTOExporterPropertyDefinitionEnumOption, DTOExporterPropertyDefinitionNumber, DTOExporterPropertyDefinitionObject, DTOExporterPropertyDefinitionString, type DTOExporterPropertyDefinitionValue, DTOExporterPropertyDefinitionsResponse, DTOExporterPropertyType, DTOExporterPropertyValue, DTOExporterPropertyValueMap, DTOExporterResponse, DTOExporterSource, DTOExporterType, DTOExporterUpdateInput, DTOFigmaComponent, DTOFigmaComponentBooleanProperty, DTOFigmaComponentGroup, DTOFigmaComponentGroupListResponse, DTOFigmaComponentInstanceSwapProperty, DTOFigmaComponentListResponse, DTOFigmaComponentProperty, DTOFigmaComponentPropertyMap, DTOFigmaComponentTextProperty, DTOFigmaComponentVariantProperty, DTOFigmaNode, DTOFigmaNodeData, DTOFigmaNodeDataV2, DTOFigmaNodeOrigin, DTOFigmaNodeRenderActionInput, DTOFigmaNodeRenderActionOutput, DTOFigmaNodeRenderAsyncActionInput, DTOFigmaNodeRenderAsyncActionOutput, DTOFigmaNodeRenderFormat, DTOFigmaNodeRenderIdInput, DTOFigmaNodeRenderInput, DTOFigmaNodeRenderUrlInput, DTOFigmaNodeRerenderInput, DTOFigmaNodeStructure, DTOFigmaNodeStructureDetail, DTOFigmaNodeStructureDetailResponse, DTOFigmaNodeStructureListResponse, DTOFigmaNodeV2, DTOFrameNodeStructure, DTOFrameNodeStructureListResponse, DTOGetBlockDefinitionsOutput, DTOGetDocumentationPageAnchorsResponse, DTOGitBranch, DTOGitOrganization, DTOGitProject, DTOGitRepository, DTOImportJob, DTOImportJobResponse, DTOIntegration, DTOIntegrationCredentials, DTOIntegrationOAuthGetResponse, DTOIntegrationPostResponse, DTOIntegrationsGetListResponse, DTOLiveblocksAuthRequest, DTOLiveblocksAuthResponse, DTOMoveDocumentationGroupInput, DTOMoveDocumentationPageInputV2, DTONpmRegistryConfig, DTONpmRegistryConfigConstants, DTOObjectMeta, DTOPageBlockColorV2, DTOPageBlockDefinition, DTOPageBlockDefinitionBehavior, DTOPageBlockDefinitionItem, DTOPageBlockDefinitionLayout, DTOPageBlockDefinitionProperty, DTOPageBlockDefinitionVariant, DTOPageBlockItemV2, DTOPageRedirect, DTOPageRedirectCreateBody, DTOPageRedirectDeleteResponse, DTOPageRedirectListResponse, DTOPageRedirectResponse, DTOPageRedirectUpdateBody, DTOPagination, DTOPipeline, DTOPipelineCreateBody, DTOPipelineListQuery, DTOPipelineListResponse, DTOPipelineResponse, DTOPipelineTriggerBody, DTOPipelineUpdateBody, type DTOPropertyDefinitionBase, DTOPublishDocumentationChanges, DTOPublishDocumentationRequest, DTOPublishDocumentationResponse, DTOPublishedDocPageVisitData, DTORenderedAssetFile, DTORestoreDocumentationGroupInput, DTORestoreDocumentationPageInput, DTOStorybookEntry, DTOStorybookEntryListResponse, DTOStorybookEntryOrigin, DTOStorybookEntryReplaceAction, DTOStorybookEntryResponse, DTOStorybookImportPayload, DTOTheme, DTOThemeCreatePayload, DTOThemeListResponse, DTOThemeOverride, DTOThemeOverrideCreatePayload, DTOThemeResponse, DTOTokenCollection, DTOTokenCollectionsListReponse, DTOTransferOwnershipPayload, DTOUpdateDocumentationGroupInput, DTOUpdateDocumentationPageDocumentInputV2, DTOUpdateDocumentationPageInputV2, DTOUpdateUserNotificationSettingsPayload, DTOUpdateVersionInput, DTOUser, DTOUserGetResponse, DTOUserNotificationSettingsResponse, DTOUserOnboarding, DTOUserOnboardingDepartment, DTOUserOnboardingJobLevel, DTOUserProfile, DTOUserProfileUpdate, DTOUserProfileUpdatePayload, DTOUserProfileUpdateResponse, DTOUserSource, DTOUserTheme, DTOUserWorkspaceMembership, DTOUserWorkspaceMembershipsResponse, DTOWorkspace, DTOWorkspaceCreateInput, DTOWorkspaceIntegrationGetGitObjectsInput, DTOWorkspaceIntegrationOauthInput, DTOWorkspaceIntegrationPATInput, DTOWorkspaceInvitationInput, DTOWorkspaceInvitationUpdateResponse, DTOWorkspaceInvitationsListInput, DTOWorkspaceInvitationsResponse, DTOWorkspaceInviteUpdate, DTOWorkspaceMember, DTOWorkspaceMembersListResponse, DTOWorkspaceProfile, DTOWorkspaceResponse, DTOWorkspaceRole, DTOWorkspaceUntypedData, DTOWorkspaceUntypedDataCreatePayload, DTOWorkspaceUntypedDataListResponse, DTOWorkspaceUntypedDataResponse, DTOWorkspaceUntypedDataUpdatePayload, DesignSystemAnalyticsEndpoint, DesignSystemBffEndpoint, DesignSystemComponentEndpoint, DesignSystemContactsEndpoint, DesignSystemMembersEndpoint, DesignSystemPageRedirectsEndpoint, DesignSystemSourcesEndpoint, DesignSystemVersionsEndpoint, DesignSystemsEndpoint, DimensionsVariableScopeType, DocsStructureRepository, DocumentationEndpoint, DocumentationHierarchySettings, DocumentationPageEditorModel, DocumentationPageV1DTO, ElementPropertyDefinitionsEndpoint, ElementPropertyValuesEndpoint, ElementsActionEndpoint, ElementsEndpoint, ExporterJobsEndpoint, ExportersEndpoint, FigmaComponentGroupsEndpoint, FigmaComponentsEndpoint, FigmaFrameStructuresEndpoint, FigmaNodeStructuresEndpoint, FigmaUtils, FormattedCollections, FrontendVersionRoomYDoc, GitDestinationOptions, ImportJobsEndpoint, type ListItemNode, type ListNode, ListTreeBuilder, LiveblocksEndpoint, type LocalApproval, LocalDocsElementActionExecutor, type LocalDocsPage, type LocalDocsPageGroup, NpmRegistryInput, ObjectMeta, OverridesEndpoint, PageBlockEditorModel, PageSectionEditorModel, ParsedFigmaFileURLError, PipelinesEndpoint, type ProsemirrorBlockItem, type ProsemirrorMark, type ProsemirrorNode, RGB, RGBA, type RequestEexecutorServerErrorCode, RequestExecutor, type RequestExecutorConfig, RequestExecutorError, type RequestExecutorErrorType, type RequestExecutorJSONRequest, ResolvedVariableType, StorybookEntriesEndpoint, StringVariableScopeType, SupernovaApiClient, type SupportedActionType, ThemesEndpoint, TokenCollectionsEndpoint, TokenGroupsEndpoint, TokensEndpoint, UsersEndpoint, Variable, VariableAlias, VariableMode, VariableValue, VariablesMapping, type VersionRoomApproval, VersionRoomBaseYDoc, type VersionRoomBaseYDocState, type VersionRoomDocsPage, type VersionRoomDocsPageGroup, VersionSQSPayload, VersionStatsEndpoint, WorkspaceConfigurationPayload, WorkspaceIntegrationsEndpoint, WorkspaceInvitationsEndpoint, WorkspaceMembersEndpoint, WorkspacesEndpoint, applyActionsLocally, applyPrivacyConfigurationToNestedItems, blockToProsemirrorNode, buildDocPagePublishPaths, calculateChangeOverTime, calculateElementParentChain, computeDocsHierarchy, documentationItemConfigurationToDTOV1, documentationItemConfigurationToDTOV2, documentationPageToDTOV2, documentationPagesFixedConfigurationToDTOV1, documentationPagesFixedConfigurationToDTOV2, documentationPagesToDTOV1, documentationPagesToDTOV2, elementGroupsToDocumentationGroupDTOV1, elementGroupsToDocumentationGroupDTOV2, elementGroupsToDocumentationGroupFixedConfigurationDTOV1, elementGroupsToDocumentationGroupFixedConfigurationDTOV2, elementGroupsToDocumentationGroupStructureDTOV1, exhaustiveInvalidUriPaths, generateHash, generatePageContentHash, getDtoDefaultItemConfigurationV1, getDtoDefaultItemConfigurationV2, getMockPageBlockDefinitions, gitBranchToDto, gitOrganizationToDto, gitProjectToDto, gitRepositoryToDto, innerEditorProsemirrorSchema, integrationCredentialToDto, integrationToDto, isValidRedirectPath, itemConfigurationToYjs, mainEditorProsemirrorSchema, pageToProsemirrorDoc, pageToYDoc, pageToYXmlFragment, pageVisitsToDto, pipelineToDto, prosemirrorDocToPage, prosemirrorDocToRichTextPropertyValue, prosemirrorNodeToSection, prosemirrorNodesToBlocks, richTextPropertyValueToProsemirror, serializeAsCustomBlock, serializeQuery, shallowProsemirrorNodeToBlock, validateDesignSystemVersion, validateSsoPayload, yDocToPage, yXmlFragmentToPage, yjsToDocumentationHierarchy, yjsToItemConfiguration };
|