@supernova-studio/client 0.55.19 → 0.55.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (27) hide show
  1. package/dist/index.d.mts +105 -33
  2. package/dist/index.d.ts +105 -33
  3. package/dist/index.js +101 -7
  4. package/dist/index.js.map +1 -1
  5. package/dist/index.mjs +733 -639
  6. package/dist/index.mjs.map +1 -1
  7. package/package.json +1 -1
  8. package/src/api/client.ts +1 -1
  9. package/src/api/endpoints/{design-system-members.ts → design-system/design-system-members.ts} +2 -2
  10. package/src/api/endpoints/design-system/design-system-versions.ts +20 -0
  11. package/src/api/endpoints/{design-systems.ts → design-system/design-systems.ts} +4 -3
  12. package/src/api/endpoints/design-system/index.ts +4 -0
  13. package/src/api/endpoints/design-system/versions/brands.ts +17 -0
  14. package/src/api/endpoints/design-system/versions/index.ts +4 -0
  15. package/src/api/endpoints/design-system/versions/overrides.ts +17 -0
  16. package/src/api/endpoints/design-system/versions/themes.ts +24 -0
  17. package/src/api/endpoints/design-system/versions/tokens.ts +13 -0
  18. package/src/api/endpoints/index.ts +2 -6
  19. package/src/api/endpoints/users.ts +0 -1
  20. package/src/api/endpoints/workspaces/index.ts +3 -0
  21. package/src/api/endpoints/{workspace-invites.ts → workspaces/workspace-invites.ts} +2 -2
  22. package/src/api/endpoints/{workspace-members.ts → workspaces/workspace-members.ts} +2 -2
  23. package/src/api/endpoints/{workspaces.ts → workspaces/workspaces.ts} +3 -3
  24. package/src/api/payloads/design-systems/brand.ts +6 -5
  25. package/src/api/payloads/design-systems/index.ts +1 -0
  26. package/src/api/payloads/design-systems/theme.ts +14 -0
  27. package/src/api/endpoints/design-system-versions.ts +0 -10
package/dist/index.d.mts CHANGED
@@ -27973,8 +27973,8 @@ declare const DTOPropertyDefinitionCreateActionOutputV2: z.ZodObject<{
27973
27973
  description?: string | undefined;
27974
27974
  };
27975
27975
  designSystemVersionId: string;
27976
- targetElementType: "Token" | "Component" | "DocumentationPage";
27977
27976
  codeName: string;
27977
+ targetElementType: "Token" | "Component" | "DocumentationPage";
27978
27978
  options?: {
27979
27979
  id: string;
27980
27980
  name: string;
@@ -27992,8 +27992,8 @@ declare const DTOPropertyDefinitionCreateActionOutputV2: z.ZodObject<{
27992
27992
  description?: string | undefined;
27993
27993
  };
27994
27994
  designSystemVersionId: string;
27995
- targetElementType: "Token" | "Component" | "DocumentationPage";
27996
27995
  codeName: string;
27996
+ targetElementType: "Token" | "Component" | "DocumentationPage";
27997
27997
  options?: {
27998
27998
  id: string;
27999
27999
  name: string;
@@ -28014,8 +28014,8 @@ declare const DTOPropertyDefinitionCreateActionOutputV2: z.ZodObject<{
28014
28014
  description?: string | undefined;
28015
28015
  };
28016
28016
  designSystemVersionId: string;
28017
- targetElementType: "Token" | "Component" | "DocumentationPage";
28018
28017
  codeName: string;
28018
+ targetElementType: "Token" | "Component" | "DocumentationPage";
28019
28019
  options?: {
28020
28020
  id: string;
28021
28021
  name: string;
@@ -28036,8 +28036,8 @@ declare const DTOPropertyDefinitionCreateActionOutputV2: z.ZodObject<{
28036
28036
  description?: string | undefined;
28037
28037
  };
28038
28038
  designSystemVersionId: string;
28039
- targetElementType: "Token" | "Component" | "DocumentationPage";
28040
28039
  codeName: string;
28040
+ targetElementType: "Token" | "Component" | "DocumentationPage";
28041
28041
  options?: {
28042
28042
  id: string;
28043
28043
  name: string;
@@ -28101,8 +28101,8 @@ declare const DTOPropertyDefinitionUpdateActionOutputV2: z.ZodObject<{
28101
28101
  description?: string | undefined;
28102
28102
  };
28103
28103
  designSystemVersionId: string;
28104
- targetElementType: "Token" | "Component" | "DocumentationPage";
28105
28104
  codeName: string;
28105
+ targetElementType: "Token" | "Component" | "DocumentationPage";
28106
28106
  options?: {
28107
28107
  id: string;
28108
28108
  name: string;
@@ -28120,8 +28120,8 @@ declare const DTOPropertyDefinitionUpdateActionOutputV2: z.ZodObject<{
28120
28120
  description?: string | undefined;
28121
28121
  };
28122
28122
  designSystemVersionId: string;
28123
- targetElementType: "Token" | "Component" | "DocumentationPage";
28124
28123
  codeName: string;
28124
+ targetElementType: "Token" | "Component" | "DocumentationPage";
28125
28125
  options?: {
28126
28126
  id: string;
28127
28127
  name: string;
@@ -28142,8 +28142,8 @@ declare const DTOPropertyDefinitionUpdateActionOutputV2: z.ZodObject<{
28142
28142
  description?: string | undefined;
28143
28143
  };
28144
28144
  designSystemVersionId: string;
28145
- targetElementType: "Token" | "Component" | "DocumentationPage";
28146
28145
  codeName: string;
28146
+ targetElementType: "Token" | "Component" | "DocumentationPage";
28147
28147
  options?: {
28148
28148
  id: string;
28149
28149
  name: string;
@@ -28164,8 +28164,8 @@ declare const DTOPropertyDefinitionUpdateActionOutputV2: z.ZodObject<{
28164
28164
  description?: string | undefined;
28165
28165
  };
28166
28166
  designSystemVersionId: string;
28167
- targetElementType: "Token" | "Component" | "DocumentationPage";
28168
28167
  codeName: string;
28168
+ targetElementType: "Token" | "Component" | "DocumentationPage";
28169
28169
  options?: {
28170
28170
  id: string;
28171
28171
  name: string;
@@ -28248,8 +28248,8 @@ declare const DTOPropertyDefinitionCreateActionInputV2: z.ZodObject<{
28248
28248
  name: string;
28249
28249
  description?: string | undefined;
28250
28250
  };
28251
- targetElementType: "Token" | "Component" | "DocumentationPage";
28252
28251
  codeName: string;
28252
+ targetElementType: "Token" | "Component" | "DocumentationPage";
28253
28253
  options?: {
28254
28254
  id: string;
28255
28255
  name: string;
@@ -28265,8 +28265,8 @@ declare const DTOPropertyDefinitionCreateActionInputV2: z.ZodObject<{
28265
28265
  name: string;
28266
28266
  description?: string | undefined;
28267
28267
  };
28268
- targetElementType: "Token" | "Component" | "DocumentationPage";
28269
28268
  codeName: string;
28269
+ targetElementType: "Token" | "Component" | "DocumentationPage";
28270
28270
  options?: {
28271
28271
  id: string;
28272
28272
  name: string;
@@ -28285,8 +28285,8 @@ declare const DTOPropertyDefinitionCreateActionInputV2: z.ZodObject<{
28285
28285
  name: string;
28286
28286
  description?: string | undefined;
28287
28287
  };
28288
- targetElementType: "Token" | "Component" | "DocumentationPage";
28289
28288
  codeName: string;
28289
+ targetElementType: "Token" | "Component" | "DocumentationPage";
28290
28290
  options?: {
28291
28291
  id: string;
28292
28292
  name: string;
@@ -28305,8 +28305,8 @@ declare const DTOPropertyDefinitionCreateActionInputV2: z.ZodObject<{
28305
28305
  name: string;
28306
28306
  description?: string | undefined;
28307
28307
  };
28308
- targetElementType: "Token" | "Component" | "DocumentationPage";
28309
28308
  codeName: string;
28309
+ targetElementType: "Token" | "Component" | "DocumentationPage";
28310
28310
  options?: {
28311
28311
  id: string;
28312
28312
  name: string;
@@ -28477,8 +28477,8 @@ declare const DTOElementPropertyDefinition: z.ZodObject<{
28477
28477
  description?: string | undefined;
28478
28478
  };
28479
28479
  designSystemVersionId: string;
28480
- targetElementType: "Token" | "Component" | "DocumentationPage";
28481
28480
  codeName: string;
28481
+ targetElementType: "Token" | "Component" | "DocumentationPage";
28482
28482
  options?: {
28483
28483
  id: string;
28484
28484
  name: string;
@@ -28496,8 +28496,8 @@ declare const DTOElementPropertyDefinition: z.ZodObject<{
28496
28496
  description?: string | undefined;
28497
28497
  };
28498
28498
  designSystemVersionId: string;
28499
- targetElementType: "Token" | "Component" | "DocumentationPage";
28500
28499
  codeName: string;
28500
+ targetElementType: "Token" | "Component" | "DocumentationPage";
28501
28501
  options?: {
28502
28502
  id: string;
28503
28503
  name: string;
@@ -28559,8 +28559,8 @@ declare const DTOElementPropertyDefinitionsGetResponse: z.ZodObject<{
28559
28559
  description?: string | undefined;
28560
28560
  };
28561
28561
  designSystemVersionId: string;
28562
- targetElementType: "Token" | "Component" | "DocumentationPage";
28563
28562
  codeName: string;
28563
+ targetElementType: "Token" | "Component" | "DocumentationPage";
28564
28564
  options?: {
28565
28565
  id: string;
28566
28566
  name: string;
@@ -28578,8 +28578,8 @@ declare const DTOElementPropertyDefinitionsGetResponse: z.ZodObject<{
28578
28578
  description?: string | undefined;
28579
28579
  };
28580
28580
  designSystemVersionId: string;
28581
- targetElementType: "Token" | "Component" | "DocumentationPage";
28582
28581
  codeName: string;
28582
+ targetElementType: "Token" | "Component" | "DocumentationPage";
28583
28583
  options?: {
28584
28584
  id: string;
28585
28585
  name: string;
@@ -28599,8 +28599,8 @@ declare const DTOElementPropertyDefinitionsGetResponse: z.ZodObject<{
28599
28599
  description?: string | undefined;
28600
28600
  };
28601
28601
  designSystemVersionId: string;
28602
- targetElementType: "Token" | "Component" | "DocumentationPage";
28603
28602
  codeName: string;
28603
+ targetElementType: "Token" | "Component" | "DocumentationPage";
28604
28604
  options?: {
28605
28605
  id: string;
28606
28606
  name: string;
@@ -28620,8 +28620,8 @@ declare const DTOElementPropertyDefinitionsGetResponse: z.ZodObject<{
28620
28620
  description?: string | undefined;
28621
28621
  };
28622
28622
  designSystemVersionId: string;
28623
- targetElementType: "Token" | "Component" | "DocumentationPage";
28624
28623
  codeName: string;
28624
+ targetElementType: "Token" | "Component" | "DocumentationPage";
28625
28625
  options?: {
28626
28626
  id: string;
28627
28627
  name: string;
@@ -28681,8 +28681,8 @@ declare const DTOCreateElementPropertyDefinitionInputV2: z.ZodObject<Omit<{
28681
28681
  name: string;
28682
28682
  description?: string | undefined;
28683
28683
  };
28684
- targetElementType: "Token" | "Component" | "DocumentationPage";
28685
28684
  codeName: string;
28685
+ targetElementType: "Token" | "Component" | "DocumentationPage";
28686
28686
  options?: {
28687
28687
  id: string;
28688
28688
  name: string;
@@ -28698,8 +28698,8 @@ declare const DTOCreateElementPropertyDefinitionInputV2: z.ZodObject<Omit<{
28698
28698
  name: string;
28699
28699
  description?: string | undefined;
28700
28700
  };
28701
- targetElementType: "Token" | "Component" | "DocumentationPage";
28702
28701
  codeName: string;
28702
+ targetElementType: "Token" | "Component" | "DocumentationPage";
28703
28703
  options?: {
28704
28704
  id: string;
28705
28705
  name: string;
@@ -29335,8 +29335,8 @@ declare const DTOElementActionOutput: z.ZodDiscriminatedUnion<"type", [z.ZodObje
29335
29335
  description?: string | undefined;
29336
29336
  };
29337
29337
  designSystemVersionId: string;
29338
- targetElementType: "Token" | "Component" | "DocumentationPage";
29339
29338
  codeName: string;
29339
+ targetElementType: "Token" | "Component" | "DocumentationPage";
29340
29340
  options?: {
29341
29341
  id: string;
29342
29342
  name: string;
@@ -29354,8 +29354,8 @@ declare const DTOElementActionOutput: z.ZodDiscriminatedUnion<"type", [z.ZodObje
29354
29354
  description?: string | undefined;
29355
29355
  };
29356
29356
  designSystemVersionId: string;
29357
- targetElementType: "Token" | "Component" | "DocumentationPage";
29358
29357
  codeName: string;
29358
+ targetElementType: "Token" | "Component" | "DocumentationPage";
29359
29359
  options?: {
29360
29360
  id: string;
29361
29361
  name: string;
@@ -29376,8 +29376,8 @@ declare const DTOElementActionOutput: z.ZodDiscriminatedUnion<"type", [z.ZodObje
29376
29376
  description?: string | undefined;
29377
29377
  };
29378
29378
  designSystemVersionId: string;
29379
- targetElementType: "Token" | "Component" | "DocumentationPage";
29380
29379
  codeName: string;
29380
+ targetElementType: "Token" | "Component" | "DocumentationPage";
29381
29381
  options?: {
29382
29382
  id: string;
29383
29383
  name: string;
@@ -29398,8 +29398,8 @@ declare const DTOElementActionOutput: z.ZodDiscriminatedUnion<"type", [z.ZodObje
29398
29398
  description?: string | undefined;
29399
29399
  };
29400
29400
  designSystemVersionId: string;
29401
- targetElementType: "Token" | "Component" | "DocumentationPage";
29402
29401
  codeName: string;
29402
+ targetElementType: "Token" | "Component" | "DocumentationPage";
29403
29403
  options?: {
29404
29404
  id: string;
29405
29405
  name: string;
@@ -29461,8 +29461,8 @@ declare const DTOElementActionOutput: z.ZodDiscriminatedUnion<"type", [z.ZodObje
29461
29461
  description?: string | undefined;
29462
29462
  };
29463
29463
  designSystemVersionId: string;
29464
- targetElementType: "Token" | "Component" | "DocumentationPage";
29465
29464
  codeName: string;
29465
+ targetElementType: "Token" | "Component" | "DocumentationPage";
29466
29466
  options?: {
29467
29467
  id: string;
29468
29468
  name: string;
@@ -29480,8 +29480,8 @@ declare const DTOElementActionOutput: z.ZodDiscriminatedUnion<"type", [z.ZodObje
29480
29480
  description?: string | undefined;
29481
29481
  };
29482
29482
  designSystemVersionId: string;
29483
- targetElementType: "Token" | "Component" | "DocumentationPage";
29484
29483
  codeName: string;
29484
+ targetElementType: "Token" | "Component" | "DocumentationPage";
29485
29485
  options?: {
29486
29486
  id: string;
29487
29487
  name: string;
@@ -29502,8 +29502,8 @@ declare const DTOElementActionOutput: z.ZodDiscriminatedUnion<"type", [z.ZodObje
29502
29502
  description?: string | undefined;
29503
29503
  };
29504
29504
  designSystemVersionId: string;
29505
- targetElementType: "Token" | "Component" | "DocumentationPage";
29506
29505
  codeName: string;
29506
+ targetElementType: "Token" | "Component" | "DocumentationPage";
29507
29507
  options?: {
29508
29508
  id: string;
29509
29509
  name: string;
@@ -29524,8 +29524,8 @@ declare const DTOElementActionOutput: z.ZodDiscriminatedUnion<"type", [z.ZodObje
29524
29524
  description?: string | undefined;
29525
29525
  };
29526
29526
  designSystemVersionId: string;
29527
- targetElementType: "Token" | "Component" | "DocumentationPage";
29528
29527
  codeName: string;
29528
+ targetElementType: "Token" | "Component" | "DocumentationPage";
29529
29529
  options?: {
29530
29530
  id: string;
29531
29531
  name: string;
@@ -31297,8 +31297,8 @@ declare const DTOElementActionInput: z.ZodDiscriminatedUnion<"type", [z.ZodObjec
31297
31297
  name: string;
31298
31298
  description?: string | undefined;
31299
31299
  };
31300
- targetElementType: "Token" | "Component" | "DocumentationPage";
31301
31300
  codeName: string;
31301
+ targetElementType: "Token" | "Component" | "DocumentationPage";
31302
31302
  options?: {
31303
31303
  id: string;
31304
31304
  name: string;
@@ -31314,8 +31314,8 @@ declare const DTOElementActionInput: z.ZodDiscriminatedUnion<"type", [z.ZodObjec
31314
31314
  name: string;
31315
31315
  description?: string | undefined;
31316
31316
  };
31317
- targetElementType: "Token" | "Component" | "DocumentationPage";
31318
31317
  codeName: string;
31318
+ targetElementType: "Token" | "Component" | "DocumentationPage";
31319
31319
  options?: {
31320
31320
  id: string;
31321
31321
  name: string;
@@ -31334,8 +31334,8 @@ declare const DTOElementActionInput: z.ZodDiscriminatedUnion<"type", [z.ZodObjec
31334
31334
  name: string;
31335
31335
  description?: string | undefined;
31336
31336
  };
31337
- targetElementType: "Token" | "Component" | "DocumentationPage";
31338
31337
  codeName: string;
31338
+ targetElementType: "Token" | "Component" | "DocumentationPage";
31339
31339
  options?: {
31340
31340
  id: string;
31341
31341
  name: string;
@@ -31354,8 +31354,8 @@ declare const DTOElementActionInput: z.ZodDiscriminatedUnion<"type", [z.ZodObjec
31354
31354
  name: string;
31355
31355
  description?: string | undefined;
31356
31356
  };
31357
- targetElementType: "Token" | "Component" | "DocumentationPage";
31358
31357
  codeName: string;
31358
+ targetElementType: "Token" | "Component" | "DocumentationPage";
31359
31359
  options?: {
31360
31360
  id: string;
31361
31361
  name: string;
@@ -45546,6 +45546,75 @@ declare class RequestExecutor {
45546
45546
  private fullUrl;
45547
45547
  }
45548
45548
 
45549
+ declare class BrandsEndpoint {
45550
+ private readonly requestExecutor;
45551
+ constructor(requestExecutor: RequestExecutor);
45552
+ get(designSystemId: string, versionId: string, brandId: string): Promise<any>;
45553
+ list(designSystemId: string, versionId: string): Promise<any>;
45554
+ }
45555
+
45556
+ declare class OverridesEndpoint {
45557
+ private readonly requestExecutor;
45558
+ constructor(requestExecutor: RequestExecutor);
45559
+ create(dsId: string, versionId: string, themeId: string, body: any): Promise<any>;
45560
+ }
45561
+
45562
+ declare const DTOCreateThemeInput: z.ZodObject<{
45563
+ meta: z.ZodObject<{
45564
+ name: z.ZodString;
45565
+ description: z.ZodOptional<z.ZodString>;
45566
+ }, "strip", z.ZodTypeAny, {
45567
+ name: string;
45568
+ description?: string | undefined;
45569
+ }, {
45570
+ name: string;
45571
+ description?: string | undefined;
45572
+ }>;
45573
+ persistentId: z.ZodString;
45574
+ designSystemVersionId: z.ZodString;
45575
+ brandId: z.ZodString;
45576
+ codeName: z.ZodString;
45577
+ version: z.ZodOptional<z.ZodString>;
45578
+ overrides: z.ZodArray<z.ZodAny, "many">;
45579
+ }, "strip", z.ZodTypeAny, {
45580
+ persistentId: string;
45581
+ meta: {
45582
+ name: string;
45583
+ description?: string | undefined;
45584
+ };
45585
+ designSystemVersionId: string;
45586
+ brandId: string;
45587
+ codeName: string;
45588
+ overrides: any[];
45589
+ version?: string | undefined;
45590
+ }, {
45591
+ persistentId: string;
45592
+ meta: {
45593
+ name: string;
45594
+ description?: string | undefined;
45595
+ };
45596
+ designSystemVersionId: string;
45597
+ brandId: string;
45598
+ codeName: string;
45599
+ overrides: any[];
45600
+ version?: string | undefined;
45601
+ }>;
45602
+ type DTOCreateThemeInput = z.infer<typeof DTOCreateThemeInput>;
45603
+
45604
+ declare class ThemesEndpoint {
45605
+ private readonly requestExecutor;
45606
+ readonly overrides: OverridesEndpoint;
45607
+ constructor(requestExecutor: RequestExecutor);
45608
+ create(dsId: string, versionId: string, body: DTOCreateThemeInput): Promise<any>;
45609
+ delete(dsId: string, versionId: string, themeId: string): Promise<any>;
45610
+ }
45611
+
45612
+ declare class TokensEndpoint {
45613
+ private readonly requestExecutor;
45614
+ constructor(requestExecutor: RequestExecutor);
45615
+ create(dsId: string, versionId: string, body: any): Promise<any>;
45616
+ }
45617
+
45549
45618
  declare class DesignSystemMembersEndpoint {
45550
45619
  private readonly requestExecutor;
45551
45620
  constructor(requestExecutor: RequestExecutor);
@@ -45567,6 +45636,9 @@ declare class DesignSystemMembersEndpoint {
45567
45636
 
45568
45637
  declare class DesignSystemVersionsEndpoint {
45569
45638
  private readonly requestExecutor;
45639
+ readonly themes: ThemesEndpoint;
45640
+ readonly brands: BrandsEndpoint;
45641
+ readonly tokens: TokensEndpoint;
45570
45642
  constructor(requestExecutor: RequestExecutor);
45571
45643
  list(dsId: string): Promise<{
45572
45644
  designSystemVersions: {
@@ -51959,4 +52031,4 @@ declare class FrontendVersionRoomYDoc {
51959
52031
 
51960
52032
  declare function generatePageContentHash(content: DocumentationPageEditorModel, definitions: PageBlockDefinition[], debug?: boolean): string;
51961
52033
 
51962
- export { BackendVersionRoomYDoc, BlockDefinitionUtils, BlockParsingUtils, DTOAppBootstrapDataQuery, DTOAppBootstrapDataResponse, DTOAssetRenderConfiguration, DTOAuthenticatedUser, DTOAuthenticatedUserProfile, DTOAuthenticatedUserResponse, DTOBrand, DTOBrandCreateResponse, DTOBrandGetResponse, DTOBrandsListResponse, DTOCreateBrandInput, DTOCreateDocumentationGroupInput, DTOCreateDocumentationPageInputV2, DTOCreateDocumentationTabInput, DTOCreateElementPropertyDefinitionInputV2, DTOCreateVersionInput, DTODataSource, DTODataSourceCreationResponse, DTODataSourceFigma, DTODataSourceFigmaCloud, DTODataSourceFigmaVariablesPlugin, DTODataSourceTokenStudio, DTODataSourcesListResponse, DTODeleteDocumentationGroupInput, DTODeleteDocumentationPageInputV2, DTODeleteDocumentationTabGroupInput, DTODeleteElementPropertyDefinitionInputV2, DTODesignElementsDataDiffResponse, DTODesignSystem, DTODesignSystemCreateInput, DTODesignSystemInvitation, DTODesignSystemMember, DTODesignSystemMemberListResponse, DTODesignSystemMembersUpdatePayload, DTODesignSystemMembersUpdateResponse, DTODesignSystemResponse, DTODesignSystemRole, DTODesignSystemUpdateAccessModeInput, DTODesignSystemUpdateInput, DTODesignSystemVersion, DTODesignSystemVersionCreationResponse, DTODesignSystemVersionGetResponse, DTODesignSystemVersionJobStatusResponse, DTODesignSystemVersionJobsResponse, DTODesignSystemVersionsListResponse, DTODesignSystemsListResponse, 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, DTODocumentationPageAnchor, DTODocumentationPageApprovalState, DTODocumentationPageApprovalStateChangeActionInput, DTODocumentationPageApprovalStateChangeActionOutput, DTODocumentationPageApprovalStateChangeInput, DTODocumentationPageContent, DTODocumentationPageContentGetResponse, DTODocumentationPageCreateActionInputV2, DTODocumentationPageCreateActionOutputV2, DTODocumentationPageDeleteActionInputV2, DTODocumentationPageDeleteActionOutputV2, DTODocumentationPageDuplicateActionInputV2, DTODocumentationPageDuplicateActionOutputV2, DTODocumentationPageMoveActionInputV2, DTODocumentationPageMoveActionOutputV2, DTODocumentationPageRestoreActionInput, DTODocumentationPageRestoreActionOutput, DTODocumentationPageRoomHeaderData, DTODocumentationPageRoomHeaderDataUpdate, DTODocumentationPageSnapshot, DTODocumentationPageUpdateActionInputV2, DTODocumentationPageUpdateActionOutputV2, DTODocumentationPageV2, DTODocumentationPublishMetadata, DTODocumentationPublishTypeQueryParams, DTODocumentationTabCreateActionInputV2, DTODocumentationTabCreateActionOutputV2, type DTODocumentationTabGroupCreateActionInputV2, DTODocumentationTabGroupDeleteActionInputV2, DTODocumentationTabGroupDeleteActionOutputV2, DTODownloadAssetsRequest, DTODownloadAssetsResponse, DTODuplicateDocumentationGroupInput, DTODuplicateDocumentationPageInputV2, DTOElementActionInput, DTOElementActionOutput, DTOElementPropertyDefinition, DTOElementPropertyDefinitionsGetResponse, DTOElementPropertyValue, DTOElementPropertyValuesGetResponse, DTOElementView, DTOElementViewBasePropertyColumn, DTOElementViewColumn, DTOElementViewColumnSharedAttributes, DTOElementViewPropertyDefinitionColumn, DTOElementViewThemeColumn, DTOElementViewsListResponse, DTOElementsGetOutput, type DTOElementsGetQueryParsed, type DTOElementsGetQueryRaw, DTOElementsGetQuerySchema, DTOElementsGetTypeFilter, DTOExportJob, DTOExportJobCreatedBy, DTOExportJobDesignSystemPreview, DTOExportJobDesignSystemVersionPreview, DTOExportJobDestinations, DTOExportJobResponse, DTOExportJobResult, DTOExportJobsListFilter, DTOExporter, DTOExporterCreateInput, DTOExporterCreateOutput, DTOExporterGitProviderEnum, DTOExporterMembership, DTOExporterMembershipRole, DTOExporterProperty, DTOExporterPropertyListResponse, DTOExporterSource, DTOExporterType, DTOExporterUpdateInput, DTOFigmaComponent, DTOFigmaComponentBooleanProperty, DTOFigmaComponentInstanceSwapProperty, DTOFigmaComponentListResponse, DTOFigmaComponentProperty, DTOFigmaComponentPropertyMap, DTOFigmaComponentTextProperty, DTOFigmaComponentVariantProperty, DTOFigmaNode, DTOFigmaNodeData, DTOFigmaNodeOrigin, DTOFigmaNodeRenderActionInput, DTOFigmaNodeRenderActionOutput, DTOFigmaNodeRenderFormat, DTOFigmaNodeRenderInput, DTOGetBlockDefinitionsOutput, DTOGetDocumentationPageAnchorsResponse, DTOGitBranch, DTOGitOrganization, DTOGitProject, DTOGitRepository, DTOIntegration, DTOIntegrationCredentials, DTOIntegrationOAuthGetResponse, DTOIntegrationPostResponse, DTOIntegrationsGetListResponse, DTOLiveblocksAuthRequest, DTOLiveblocksAuthResponse, DTOMoveDocumentationGroupInput, DTOMoveDocumentationPageInputV2, DTONpmRegistryConfig, DTONpmRegistryConfigConstants, DTOPageBlockColorV2, DTOPageBlockDefinition, DTOPageBlockDefinitionBehavior, DTOPageBlockDefinitionItem, DTOPageBlockDefinitionLayout, DTOPageBlockDefinitionProperty, DTOPageBlockDefinitionVariant, DTOPageBlockItemV2, DTOPagination, DTOPipeline, DTOPipelineCreateBody, DTOPipelineTriggerBody, DTOPipelineUpdateBody, DTOPropertyDefinitionCreateActionInputV2, DTOPropertyDefinitionCreateActionOutputV2, DTOPropertyDefinitionDeleteActionInputV2, DTOPropertyDefinitionDeleteActionOutputV2, DTOPropertyDefinitionUpdateActionInputV2, DTOPropertyDefinitionUpdateActionOutputV2, DTOPublishDocumentationChanges, DTOPublishDocumentationRequest, DTOPublishDocumentationResponse, DTORenderedAssetFile, DTORestoreDocumentationGroupInput, DTORestoreDocumentationPageInput, DTOTokenCollection, DTOTokenCollectionsListReponse, DTOUpdateDocumentationGroupInput, DTOUpdateDocumentationPageInputV2, DTOUpdateElementPropertyDefinitionInputV2, DTOUpdateUserNotificationSettingsPayload, DTOUpdateVersionInput, DTOUser, DTOUserGetResponse, DTOUserNotificationSettingsResponse, DTOUserOnboarding, DTOUserOnboardingDepartment, DTOUserOnboardingJobLevel, DTOUserProfile, DTOUserProfileUpdate, DTOUserProfileUpdatePayload, DTOUserProfileUpdateResponse, DTOUserSource, DTOUserWorkspaceMembership, DTOUserWorkspaceMembershipsResponse, DTOWorkspace, DTOWorkspaceCreateInput, DTOWorkspaceIntegrationGetGitObjectsInput, DTOWorkspaceIntegrationOauthInput, DTOWorkspaceIntegrationPATInput, DTOWorkspaceInvitationInput, DTOWorkspaceInvitationsListInput, DTOWorkspaceInvitationsResponse, DTOWorkspaceResponse, DTOWorkspaceRole, DesignSystemMembersEndpoint, DesignSystemVersionsEndpoint, DesignSystemsEndpoint, DocumentationHierarchySettings, DocumentationPageEditorModel, DocumentationPageV1DTO, FrontendVersionRoomYDoc, type ListItemNode, type ListNode, ListTreeBuilder, NpmRegistryInput, ObjectMeta, PageBlockEditorModel, PageSectionEditorModel, type ProsemirrorBlockItem, type ProsemirrorMark, type ProsemirrorNode, type RequestEexecutorServerErrorCode, RequestExecutor, type RequestExecutorConfig, RequestExecutorError, type RequestExecutorErrorType, type RequestExecutorJSONRequest, SupernovaApiClient, TokenCollectionsEndpoint, UsersEndpoint, VersionRoomBaseYDoc, VersionSQSPayload, WorkspaceConfigurationPayload, WorkspaceInvitationsEndpoint, WorkspaceMembersEndpoint, WorkspacesEndpoint, applyPrivacyConfigurationToNestedItems, blockToProsemirrorNode, buildDocPagePublishPaths, calculateElementParentChain, documentationItemConfigurationToDTOV1, documentationItemConfigurationToDTOV2, documentationPageToDTOV2, documentationPagesFixedConfigurationToDTOV1, documentationPagesFixedConfigurationToDTOV2, documentationPagesToDTOV1, documentationPagesToDTOV2, elementGroupsToDocumentationGroupDTOV1, elementGroupsToDocumentationGroupDTOV2, elementGroupsToDocumentationGroupFixedConfigurationDTOV1, elementGroupsToDocumentationGroupFixedConfigurationDTOV2, elementGroupsToDocumentationGroupStructureDTOV1, generateHash, generatePageContentHash, getDtoDefaultItemConfigurationV1, getDtoDefaultItemConfigurationV2, getMockPageBlockDefinitions, gitBranchToDto, gitOrganizationToDto, gitProjectToDto, gitRepositoryToDto, innerEditorProsemirrorSchema, integrationCredentialToDto, integrationToDto, itemConfigurationToYjs, mainEditorProsemirrorSchema, pageToProsemirrorDoc, pageToYDoc, pageToYXmlFragment, pipelineToDto, prosemirrorDocToPage, prosemirrorDocToRichTextPropertyValue, prosemirrorNodeToSection, prosemirrorNodesToBlocks, richTextPropertyValueToProsemirror, serializeAsCustomBlock, shallowProsemirrorNodeToBlock, validateDesignSystemVersion, validateSsoPayload, yDocToPage, yXmlFragmentToPage, yjsToDocumentationHierarchy, yjsToItemConfiguration };
52034
+ export { BackendVersionRoomYDoc, BlockDefinitionUtils, BlockParsingUtils, BrandsEndpoint, DTOAppBootstrapDataQuery, DTOAppBootstrapDataResponse, DTOAssetRenderConfiguration, DTOAuthenticatedUser, DTOAuthenticatedUserProfile, DTOAuthenticatedUserResponse, DTOBrand, DTOBrandCreateResponse, DTOBrandGetResponse, DTOBrandsListResponse, DTOCreateBrandInput, DTOCreateDocumentationGroupInput, DTOCreateDocumentationPageInputV2, DTOCreateDocumentationTabInput, DTOCreateElementPropertyDefinitionInputV2, DTOCreateThemeInput, DTOCreateVersionInput, DTODataSource, DTODataSourceCreationResponse, DTODataSourceFigma, DTODataSourceFigmaCloud, DTODataSourceFigmaVariablesPlugin, DTODataSourceTokenStudio, DTODataSourcesListResponse, DTODeleteDocumentationGroupInput, DTODeleteDocumentationPageInputV2, DTODeleteDocumentationTabGroupInput, DTODeleteElementPropertyDefinitionInputV2, DTODesignElementsDataDiffResponse, DTODesignSystem, DTODesignSystemCreateInput, DTODesignSystemInvitation, DTODesignSystemMember, DTODesignSystemMemberListResponse, DTODesignSystemMembersUpdatePayload, DTODesignSystemMembersUpdateResponse, DTODesignSystemResponse, DTODesignSystemRole, DTODesignSystemUpdateAccessModeInput, DTODesignSystemUpdateInput, DTODesignSystemVersion, DTODesignSystemVersionCreationResponse, DTODesignSystemVersionGetResponse, DTODesignSystemVersionJobStatusResponse, DTODesignSystemVersionJobsResponse, DTODesignSystemVersionsListResponse, DTODesignSystemsListResponse, 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, DTODocumentationPageAnchor, DTODocumentationPageApprovalState, DTODocumentationPageApprovalStateChangeActionInput, DTODocumentationPageApprovalStateChangeActionOutput, DTODocumentationPageApprovalStateChangeInput, DTODocumentationPageContent, DTODocumentationPageContentGetResponse, DTODocumentationPageCreateActionInputV2, DTODocumentationPageCreateActionOutputV2, DTODocumentationPageDeleteActionInputV2, DTODocumentationPageDeleteActionOutputV2, DTODocumentationPageDuplicateActionInputV2, DTODocumentationPageDuplicateActionOutputV2, DTODocumentationPageMoveActionInputV2, DTODocumentationPageMoveActionOutputV2, DTODocumentationPageRestoreActionInput, DTODocumentationPageRestoreActionOutput, DTODocumentationPageRoomHeaderData, DTODocumentationPageRoomHeaderDataUpdate, DTODocumentationPageSnapshot, DTODocumentationPageUpdateActionInputV2, DTODocumentationPageUpdateActionOutputV2, DTODocumentationPageV2, DTODocumentationPublishMetadata, DTODocumentationPublishTypeQueryParams, DTODocumentationTabCreateActionInputV2, DTODocumentationTabCreateActionOutputV2, type DTODocumentationTabGroupCreateActionInputV2, DTODocumentationTabGroupDeleteActionInputV2, DTODocumentationTabGroupDeleteActionOutputV2, DTODownloadAssetsRequest, DTODownloadAssetsResponse, DTODuplicateDocumentationGroupInput, DTODuplicateDocumentationPageInputV2, DTOElementActionInput, DTOElementActionOutput, DTOElementPropertyDefinition, DTOElementPropertyDefinitionsGetResponse, DTOElementPropertyValue, DTOElementPropertyValuesGetResponse, DTOElementView, DTOElementViewBasePropertyColumn, DTOElementViewColumn, DTOElementViewColumnSharedAttributes, DTOElementViewPropertyDefinitionColumn, DTOElementViewThemeColumn, DTOElementViewsListResponse, DTOElementsGetOutput, type DTOElementsGetQueryParsed, type DTOElementsGetQueryRaw, DTOElementsGetQuerySchema, DTOElementsGetTypeFilter, DTOExportJob, DTOExportJobCreatedBy, DTOExportJobDesignSystemPreview, DTOExportJobDesignSystemVersionPreview, DTOExportJobDestinations, DTOExportJobResponse, DTOExportJobResult, DTOExportJobsListFilter, DTOExporter, DTOExporterCreateInput, DTOExporterCreateOutput, DTOExporterGitProviderEnum, DTOExporterMembership, DTOExporterMembershipRole, DTOExporterProperty, DTOExporterPropertyListResponse, DTOExporterSource, DTOExporterType, DTOExporterUpdateInput, DTOFigmaComponent, DTOFigmaComponentBooleanProperty, DTOFigmaComponentInstanceSwapProperty, DTOFigmaComponentListResponse, DTOFigmaComponentProperty, DTOFigmaComponentPropertyMap, DTOFigmaComponentTextProperty, DTOFigmaComponentVariantProperty, DTOFigmaNode, DTOFigmaNodeData, DTOFigmaNodeOrigin, DTOFigmaNodeRenderActionInput, DTOFigmaNodeRenderActionOutput, DTOFigmaNodeRenderFormat, DTOFigmaNodeRenderInput, DTOGetBlockDefinitionsOutput, DTOGetDocumentationPageAnchorsResponse, DTOGitBranch, DTOGitOrganization, DTOGitProject, DTOGitRepository, DTOIntegration, DTOIntegrationCredentials, DTOIntegrationOAuthGetResponse, DTOIntegrationPostResponse, DTOIntegrationsGetListResponse, DTOLiveblocksAuthRequest, DTOLiveblocksAuthResponse, DTOMoveDocumentationGroupInput, DTOMoveDocumentationPageInputV2, DTONpmRegistryConfig, DTONpmRegistryConfigConstants, DTOPageBlockColorV2, DTOPageBlockDefinition, DTOPageBlockDefinitionBehavior, DTOPageBlockDefinitionItem, DTOPageBlockDefinitionLayout, DTOPageBlockDefinitionProperty, DTOPageBlockDefinitionVariant, DTOPageBlockItemV2, DTOPagination, DTOPipeline, DTOPipelineCreateBody, DTOPipelineTriggerBody, DTOPipelineUpdateBody, DTOPropertyDefinitionCreateActionInputV2, DTOPropertyDefinitionCreateActionOutputV2, DTOPropertyDefinitionDeleteActionInputV2, DTOPropertyDefinitionDeleteActionOutputV2, DTOPropertyDefinitionUpdateActionInputV2, DTOPropertyDefinitionUpdateActionOutputV2, DTOPublishDocumentationChanges, DTOPublishDocumentationRequest, DTOPublishDocumentationResponse, DTORenderedAssetFile, DTORestoreDocumentationGroupInput, DTORestoreDocumentationPageInput, DTOTokenCollection, DTOTokenCollectionsListReponse, DTOUpdateDocumentationGroupInput, DTOUpdateDocumentationPageInputV2, DTOUpdateElementPropertyDefinitionInputV2, DTOUpdateUserNotificationSettingsPayload, DTOUpdateVersionInput, DTOUser, DTOUserGetResponse, DTOUserNotificationSettingsResponse, DTOUserOnboarding, DTOUserOnboardingDepartment, DTOUserOnboardingJobLevel, DTOUserProfile, DTOUserProfileUpdate, DTOUserProfileUpdatePayload, DTOUserProfileUpdateResponse, DTOUserSource, DTOUserWorkspaceMembership, DTOUserWorkspaceMembershipsResponse, DTOWorkspace, DTOWorkspaceCreateInput, DTOWorkspaceIntegrationGetGitObjectsInput, DTOWorkspaceIntegrationOauthInput, DTOWorkspaceIntegrationPATInput, DTOWorkspaceInvitationInput, DTOWorkspaceInvitationsListInput, DTOWorkspaceInvitationsResponse, DTOWorkspaceResponse, DTOWorkspaceRole, DesignSystemMembersEndpoint, DesignSystemVersionsEndpoint, DesignSystemsEndpoint, DocumentationHierarchySettings, DocumentationPageEditorModel, DocumentationPageV1DTO, FrontendVersionRoomYDoc, type ListItemNode, type ListNode, ListTreeBuilder, NpmRegistryInput, ObjectMeta, OverridesEndpoint, PageBlockEditorModel, PageSectionEditorModel, type ProsemirrorBlockItem, type ProsemirrorMark, type ProsemirrorNode, type RequestEexecutorServerErrorCode, RequestExecutor, type RequestExecutorConfig, RequestExecutorError, type RequestExecutorErrorType, type RequestExecutorJSONRequest, SupernovaApiClient, ThemesEndpoint, TokenCollectionsEndpoint, TokensEndpoint, UsersEndpoint, VersionRoomBaseYDoc, VersionSQSPayload, WorkspaceConfigurationPayload, WorkspaceInvitationsEndpoint, WorkspaceMembersEndpoint, WorkspacesEndpoint, applyPrivacyConfigurationToNestedItems, blockToProsemirrorNode, buildDocPagePublishPaths, calculateElementParentChain, documentationItemConfigurationToDTOV1, documentationItemConfigurationToDTOV2, documentationPageToDTOV2, documentationPagesFixedConfigurationToDTOV1, documentationPagesFixedConfigurationToDTOV2, documentationPagesToDTOV1, documentationPagesToDTOV2, elementGroupsToDocumentationGroupDTOV1, elementGroupsToDocumentationGroupDTOV2, elementGroupsToDocumentationGroupFixedConfigurationDTOV1, elementGroupsToDocumentationGroupFixedConfigurationDTOV2, elementGroupsToDocumentationGroupStructureDTOV1, generateHash, generatePageContentHash, getDtoDefaultItemConfigurationV1, getDtoDefaultItemConfigurationV2, getMockPageBlockDefinitions, gitBranchToDto, gitOrganizationToDto, gitProjectToDto, gitRepositoryToDto, innerEditorProsemirrorSchema, integrationCredentialToDto, integrationToDto, itemConfigurationToYjs, mainEditorProsemirrorSchema, pageToProsemirrorDoc, pageToYDoc, pageToYXmlFragment, pipelineToDto, prosemirrorDocToPage, prosemirrorDocToRichTextPropertyValue, prosemirrorNodeToSection, prosemirrorNodesToBlocks, richTextPropertyValueToProsemirror, serializeAsCustomBlock, shallowProsemirrorNodeToBlock, validateDesignSystemVersion, validateSsoPayload, yDocToPage, yXmlFragmentToPage, yjsToDocumentationHierarchy, yjsToItemConfiguration };