@supernova-studio/client 0.47.47 → 0.47.48

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 CHANGED
@@ -677,9 +677,9 @@ declare const DTODocumentationGroupV1: z.ZodObject<z.objectUtil.extendShape<z.ob
677
677
  assetId?: string | undefined;
678
678
  width?: number | undefined;
679
679
  height?: number | undefined;
680
+ referenceId?: string | undefined;
680
681
  sourceFileName?: string | undefined;
681
682
  previewUrl?: string | undefined;
682
- referenceId?: string | undefined;
683
683
  assetScale?: number | undefined;
684
684
  } | undefined;
685
685
  backgroundColor?: {
@@ -697,9 +697,9 @@ declare const DTODocumentationGroupV1: z.ZodObject<z.objectUtil.extendShape<z.ob
697
697
  assetId?: string | null | undefined;
698
698
  width?: number | null | undefined;
699
699
  height?: number | null | undefined;
700
+ referenceId?: string | null | undefined;
700
701
  sourceFileName?: string | null | undefined;
701
702
  previewUrl?: string | null | undefined;
702
- referenceId?: string | null | undefined;
703
703
  assetScale?: number | null | undefined;
704
704
  } | null | undefined;
705
705
  backgroundColor?: {
@@ -717,9 +717,9 @@ declare const DTODocumentationGroupV1: z.ZodObject<z.objectUtil.extendShape<z.ob
717
717
  assetId?: string | undefined;
718
718
  width?: number | undefined;
719
719
  height?: number | undefined;
720
+ referenceId?: string | undefined;
720
721
  sourceFileName?: string | undefined;
721
722
  previewUrl?: string | undefined;
722
- referenceId?: string | undefined;
723
723
  assetScale?: number | undefined;
724
724
  } | undefined;
725
725
  backgroundColor?: {
@@ -737,9 +737,9 @@ declare const DTODocumentationGroupV1: z.ZodObject<z.objectUtil.extendShape<z.ob
737
737
  assetId?: string | null | undefined;
738
738
  width?: number | null | undefined;
739
739
  height?: number | null | undefined;
740
+ referenceId?: string | null | undefined;
740
741
  sourceFileName?: string | null | undefined;
741
742
  previewUrl?: string | null | undefined;
742
- referenceId?: string | null | undefined;
743
743
  assetScale?: number | null | undefined;
744
744
  } | null | undefined;
745
745
  backgroundColor?: {
@@ -762,9 +762,9 @@ declare const DTODocumentationGroupV1: z.ZodObject<z.objectUtil.extendShape<z.ob
762
762
  assetId?: string | undefined;
763
763
  width?: number | undefined;
764
764
  height?: number | undefined;
765
+ referenceId?: string | undefined;
765
766
  sourceFileName?: string | undefined;
766
767
  previewUrl?: string | undefined;
767
- referenceId?: string | undefined;
768
768
  assetScale?: number | undefined;
769
769
  } | undefined;
770
770
  backgroundColor?: {
@@ -787,9 +787,9 @@ declare const DTODocumentationGroupV1: z.ZodObject<z.objectUtil.extendShape<z.ob
787
787
  assetId?: string | null | undefined;
788
788
  width?: number | null | undefined;
789
789
  height?: number | null | undefined;
790
+ referenceId?: string | null | undefined;
790
791
  sourceFileName?: string | null | undefined;
791
792
  previewUrl?: string | null | undefined;
792
- referenceId?: string | null | undefined;
793
793
  assetScale?: number | null | undefined;
794
794
  } | null | undefined;
795
795
  backgroundColor?: {
@@ -852,9 +852,9 @@ declare const DTODocumentationGroupV1: z.ZodObject<z.objectUtil.extendShape<z.ob
852
852
  assetId?: string | undefined;
853
853
  width?: number | undefined;
854
854
  height?: number | undefined;
855
+ referenceId?: string | undefined;
855
856
  sourceFileName?: string | undefined;
856
857
  previewUrl?: string | undefined;
857
- referenceId?: string | undefined;
858
858
  assetScale?: number | undefined;
859
859
  } | undefined;
860
860
  backgroundColor?: {
@@ -893,9 +893,9 @@ declare const DTODocumentationGroupV1: z.ZodObject<z.objectUtil.extendShape<z.ob
893
893
  assetId?: string | null | undefined;
894
894
  width?: number | null | undefined;
895
895
  height?: number | null | undefined;
896
+ referenceId?: string | null | undefined;
896
897
  sourceFileName?: string | null | undefined;
897
898
  previewUrl?: string | null | undefined;
898
- referenceId?: string | null | undefined;
899
899
  assetScale?: number | null | undefined;
900
900
  } | null | undefined;
901
901
  backgroundColor?: {
@@ -939,9 +939,9 @@ declare const DTODocumentationGroupV1: z.ZodObject<z.objectUtil.extendShape<z.ob
939
939
  assetId?: string | undefined;
940
940
  width?: number | undefined;
941
941
  height?: number | undefined;
942
+ referenceId?: string | undefined;
942
943
  sourceFileName?: string | undefined;
943
944
  previewUrl?: string | undefined;
944
- referenceId?: string | undefined;
945
945
  assetScale?: number | undefined;
946
946
  } | undefined;
947
947
  backgroundColor?: {
@@ -985,9 +985,9 @@ declare const DTODocumentationGroupV1: z.ZodObject<z.objectUtil.extendShape<z.ob
985
985
  assetId?: string | null | undefined;
986
986
  width?: number | null | undefined;
987
987
  height?: number | null | undefined;
988
+ referenceId?: string | null | undefined;
988
989
  sourceFileName?: string | null | undefined;
989
990
  previewUrl?: string | null | undefined;
990
- referenceId?: string | null | undefined;
991
991
  assetScale?: number | null | undefined;
992
992
  } | null | undefined;
993
993
  backgroundColor?: {
@@ -1044,9 +1044,9 @@ declare const DTODocumentationGroupV1: z.ZodObject<z.objectUtil.extendShape<z.ob
1044
1044
  assetId?: string | undefined;
1045
1045
  width?: number | undefined;
1046
1046
  height?: number | undefined;
1047
+ referenceId?: string | undefined;
1047
1048
  sourceFileName?: string | undefined;
1048
1049
  previewUrl?: string | undefined;
1049
- referenceId?: string | undefined;
1050
1050
  assetScale?: number | undefined;
1051
1051
  } | undefined;
1052
1052
  backgroundColor?: {
@@ -1105,9 +1105,9 @@ declare const DTODocumentationGroupV1: z.ZodObject<z.objectUtil.extendShape<z.ob
1105
1105
  assetId?: string | null | undefined;
1106
1106
  width?: number | null | undefined;
1107
1107
  height?: number | null | undefined;
1108
+ referenceId?: string | null | undefined;
1108
1109
  sourceFileName?: string | null | undefined;
1109
1110
  previewUrl?: string | null | undefined;
1110
- referenceId?: string | null | undefined;
1111
1111
  assetScale?: number | null | undefined;
1112
1112
  } | null | undefined;
1113
1113
  backgroundColor?: {
@@ -1349,44 +1349,49 @@ declare const DTODataSourceFigmaCloud: z.ZodObject<{
1349
1349
  error: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodType<any, z.ZodTypeDef, any>>>, any, any>;
1350
1350
  isFailed: z.ZodBoolean;
1351
1351
  warnings: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
1352
- warningType: z.ZodEnum<["NoVersionFound", "UnsupportedFill", "UnsupportedStroke", "UnsupportedEffect", "NoPublishedElements", "NoPublishedStyles", "NoPublishedComponents", "NoPublishedAssets", "StyleNotApplied", "ComponentHasNoThumbnail", "DuplicateImportedStyleId", "DuplicateImportedStylePath", "NoUnpublishedStyles"]>;
1352
+ warningType: z.ZodEnum<["NoVersionFound", "UnsupportedFill", "UnsupportedStroke", "UnsupportedEffect", "NoPublishedElements", "NoPublishedStyles", "NoPublishedComponents", "NoPublishedAssets", "StyleNotApplied", "ComponentHasNoThumbnail", "DuplicateImportedStyleId", "DuplicateImportedStylePath", "NoUnpublishedStyles", "ReferenceResolutionFailed"]>;
1353
1353
  componentId: z.ZodOptional<z.ZodString>;
1354
1354
  componentName: z.ZodOptional<z.ZodString>;
1355
1355
  styleId: z.ZodOptional<z.ZodString>;
1356
1356
  styleName: z.ZodOptional<z.ZodString>;
1357
1357
  unsupportedStyleValueType: z.ZodOptional<z.ZodString>;
1358
+ referenceId: z.ZodOptional<z.ZodString>;
1358
1359
  }, "strip", z.ZodTypeAny, {
1359
- warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles";
1360
+ warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles" | "ReferenceResolutionFailed";
1360
1361
  componentId?: string | undefined;
1361
1362
  componentName?: string | undefined;
1362
1363
  styleId?: string | undefined;
1363
1364
  styleName?: string | undefined;
1364
1365
  unsupportedStyleValueType?: string | undefined;
1366
+ referenceId?: string | undefined;
1365
1367
  }, {
1366
- warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles";
1368
+ warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles" | "ReferenceResolutionFailed";
1367
1369
  componentId?: string | undefined;
1368
1370
  componentName?: string | undefined;
1369
1371
  styleId?: string | undefined;
1370
1372
  styleName?: string | undefined;
1371
1373
  unsupportedStyleValueType?: string | undefined;
1374
+ referenceId?: string | undefined;
1372
1375
  }>, "many">>>, {
1373
- warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles";
1376
+ warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles" | "ReferenceResolutionFailed";
1374
1377
  componentId?: string | undefined;
1375
1378
  componentName?: string | undefined;
1376
1379
  styleId?: string | undefined;
1377
1380
  styleName?: string | undefined;
1378
1381
  unsupportedStyleValueType?: string | undefined;
1382
+ referenceId?: string | undefined;
1379
1383
  }[], {
1380
- warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles";
1384
+ warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles" | "ReferenceResolutionFailed";
1381
1385
  componentId?: string | undefined;
1382
1386
  componentName?: string | undefined;
1383
1387
  styleId?: string | undefined;
1384
1388
  styleName?: string | undefined;
1385
1389
  unsupportedStyleValueType?: string | undefined;
1390
+ referenceId?: string | undefined;
1386
1391
  }[] | null | undefined>;
1387
1392
  }, "strip", z.ZodTypeAny, {
1388
- frames: number;
1389
1393
  components: number;
1394
+ frames: number;
1390
1395
  componentSets: number;
1391
1396
  tokensCreated: number;
1392
1397
  tokensUpdated: number;
@@ -1402,12 +1407,13 @@ declare const DTODataSourceFigmaCloud: z.ZodObject<{
1402
1407
  componentAssetsDeleted: number;
1403
1408
  isFailed: boolean;
1404
1409
  warnings: {
1405
- warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles";
1410
+ warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles" | "ReferenceResolutionFailed";
1406
1411
  componentId?: string | undefined;
1407
1412
  componentName?: string | undefined;
1408
1413
  styleId?: string | undefined;
1409
1414
  styleName?: string | undefined;
1410
1415
  unsupportedStyleValueType?: string | undefined;
1416
+ referenceId?: string | undefined;
1411
1417
  }[];
1412
1418
  error?: any;
1413
1419
  sourceId?: string | undefined;
@@ -1416,10 +1422,10 @@ declare const DTODataSourceFigmaCloud: z.ZodObject<{
1416
1422
  }, {
1417
1423
  isFailed: boolean;
1418
1424
  error?: any;
1425
+ components?: number | null | undefined;
1419
1426
  sourceId?: string | null | undefined;
1420
1427
  brandId?: string | null | undefined;
1421
1428
  frames?: number | null | undefined;
1422
- components?: number | null | undefined;
1423
1429
  componentSets?: number | null | undefined;
1424
1430
  tokensCreated?: number | null | undefined;
1425
1431
  tokensUpdated?: number | null | undefined;
@@ -1435,12 +1441,13 @@ declare const DTODataSourceFigmaCloud: z.ZodObject<{
1435
1441
  componentAssetsDeleted?: number | null | undefined;
1436
1442
  versionId?: string | null | undefined;
1437
1443
  warnings?: {
1438
- warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles";
1444
+ warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles" | "ReferenceResolutionFailed";
1439
1445
  componentId?: string | undefined;
1440
1446
  componentName?: string | undefined;
1441
1447
  styleId?: string | undefined;
1442
1448
  styleName?: string | undefined;
1443
1449
  unsupportedStyleValueType?: string | undefined;
1450
+ referenceId?: string | undefined;
1444
1451
  }[] | null | undefined;
1445
1452
  }>>>;
1446
1453
  lastImportedAt: z.ZodOptional<z.ZodNullable<z.ZodDate>>;
@@ -1471,14 +1478,14 @@ declare const DTODataSourceFigmaCloud: z.ZodObject<{
1471
1478
  frames: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodNumber>>, number, number | null | undefined>;
1472
1479
  }, "strip", z.ZodTypeAny, {
1473
1480
  assets: number;
1474
- frames: number;
1475
1481
  components: number;
1476
1482
  tokens: number;
1483
+ frames: number;
1477
1484
  }, {
1478
1485
  assets?: number | null | undefined;
1479
- frames?: number | null | undefined;
1480
1486
  components?: number | null | undefined;
1481
1487
  tokens?: number | null | undefined;
1488
+ frames?: number | null | undefined;
1482
1489
  }>;
1483
1490
  }, "strip", z.ZodTypeAny, {
1484
1491
  fileId: string;
@@ -1487,14 +1494,14 @@ declare const DTODataSourceFigmaCloud: z.ZodObject<{
1487
1494
  ownerId: string;
1488
1495
  stats: {
1489
1496
  assets: number;
1490
- frames: number;
1491
1497
  components: number;
1492
1498
  tokens: number;
1499
+ frames: number;
1493
1500
  };
1494
1501
  fileThumbnailUrl?: string | undefined;
1495
1502
  lastImportResult?: {
1496
- frames: number;
1497
1503
  components: number;
1504
+ frames: number;
1498
1505
  componentSets: number;
1499
1506
  tokensCreated: number;
1500
1507
  tokensUpdated: number;
@@ -1510,12 +1517,13 @@ declare const DTODataSourceFigmaCloud: z.ZodObject<{
1510
1517
  componentAssetsDeleted: number;
1511
1518
  isFailed: boolean;
1512
1519
  warnings: {
1513
- warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles";
1520
+ warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles" | "ReferenceResolutionFailed";
1514
1521
  componentId?: string | undefined;
1515
1522
  componentName?: string | undefined;
1516
1523
  styleId?: string | undefined;
1517
1524
  styleName?: string | undefined;
1518
1525
  unsupportedStyleValueType?: string | undefined;
1526
+ referenceId?: string | undefined;
1519
1527
  }[];
1520
1528
  error?: any;
1521
1529
  sourceId?: string | undefined;
@@ -1539,18 +1547,18 @@ declare const DTODataSourceFigmaCloud: z.ZodObject<{
1539
1547
  ownerId: string;
1540
1548
  stats: {
1541
1549
  assets?: number | null | undefined;
1542
- frames?: number | null | undefined;
1543
1550
  components?: number | null | undefined;
1544
1551
  tokens?: number | null | undefined;
1552
+ frames?: number | null | undefined;
1545
1553
  };
1546
1554
  fileThumbnailUrl?: string | undefined;
1547
1555
  lastImportResult?: {
1548
1556
  isFailed: boolean;
1549
1557
  error?: any;
1558
+ components?: number | null | undefined;
1550
1559
  sourceId?: string | null | undefined;
1551
1560
  brandId?: string | null | undefined;
1552
1561
  frames?: number | null | undefined;
1553
- components?: number | null | undefined;
1554
1562
  componentSets?: number | null | undefined;
1555
1563
  tokensCreated?: number | null | undefined;
1556
1564
  tokensUpdated?: number | null | undefined;
@@ -1566,12 +1574,13 @@ declare const DTODataSourceFigmaCloud: z.ZodObject<{
1566
1574
  componentAssetsDeleted?: number | null | undefined;
1567
1575
  versionId?: string | null | undefined;
1568
1576
  warnings?: {
1569
- warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles";
1577
+ warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles" | "ReferenceResolutionFailed";
1570
1578
  componentId?: string | undefined;
1571
1579
  componentName?: string | undefined;
1572
1580
  styleId?: string | undefined;
1573
1581
  styleName?: string | undefined;
1574
1582
  unsupportedStyleValueType?: string | undefined;
1583
+ referenceId?: string | undefined;
1575
1584
  }[] | null | undefined;
1576
1585
  } | null | undefined;
1577
1586
  lastImportedAt?: Date | null | undefined;
@@ -1599,15 +1608,15 @@ declare const DTODataSourceFigma: z.ZodObject<{
1599
1608
  }, "strip", z.ZodTypeAny, {
1600
1609
  assets: boolean;
1601
1610
  components: boolean;
1602
- tokens: boolean;
1603
1611
  documentationFrames: boolean;
1612
+ tokens: boolean;
1604
1613
  isUnpublishedContentFallbackEnabled: boolean;
1605
1614
  themePersistentId?: string | undefined;
1606
1615
  }, {
1607
1616
  assets: boolean;
1608
1617
  components: boolean;
1609
- tokens: boolean;
1610
1618
  documentationFrames: boolean;
1619
+ tokens: boolean;
1611
1620
  isUnpublishedContentFallbackEnabled: boolean;
1612
1621
  themePersistentId?: string | undefined;
1613
1622
  }>;
@@ -1640,44 +1649,49 @@ declare const DTODataSourceFigma: z.ZodObject<{
1640
1649
  error: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodType<any, z.ZodTypeDef, any>>>, any, any>;
1641
1650
  isFailed: z.ZodBoolean;
1642
1651
  warnings: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
1643
- warningType: z.ZodEnum<["NoVersionFound", "UnsupportedFill", "UnsupportedStroke", "UnsupportedEffect", "NoPublishedElements", "NoPublishedStyles", "NoPublishedComponents", "NoPublishedAssets", "StyleNotApplied", "ComponentHasNoThumbnail", "DuplicateImportedStyleId", "DuplicateImportedStylePath", "NoUnpublishedStyles"]>;
1652
+ warningType: z.ZodEnum<["NoVersionFound", "UnsupportedFill", "UnsupportedStroke", "UnsupportedEffect", "NoPublishedElements", "NoPublishedStyles", "NoPublishedComponents", "NoPublishedAssets", "StyleNotApplied", "ComponentHasNoThumbnail", "DuplicateImportedStyleId", "DuplicateImportedStylePath", "NoUnpublishedStyles", "ReferenceResolutionFailed"]>;
1644
1653
  componentId: z.ZodOptional<z.ZodString>;
1645
1654
  componentName: z.ZodOptional<z.ZodString>;
1646
1655
  styleId: z.ZodOptional<z.ZodString>;
1647
1656
  styleName: z.ZodOptional<z.ZodString>;
1648
1657
  unsupportedStyleValueType: z.ZodOptional<z.ZodString>;
1658
+ referenceId: z.ZodOptional<z.ZodString>;
1649
1659
  }, "strip", z.ZodTypeAny, {
1650
- warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles";
1660
+ warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles" | "ReferenceResolutionFailed";
1651
1661
  componentId?: string | undefined;
1652
1662
  componentName?: string | undefined;
1653
1663
  styleId?: string | undefined;
1654
1664
  styleName?: string | undefined;
1655
1665
  unsupportedStyleValueType?: string | undefined;
1666
+ referenceId?: string | undefined;
1656
1667
  }, {
1657
- warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles";
1668
+ warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles" | "ReferenceResolutionFailed";
1658
1669
  componentId?: string | undefined;
1659
1670
  componentName?: string | undefined;
1660
1671
  styleId?: string | undefined;
1661
1672
  styleName?: string | undefined;
1662
1673
  unsupportedStyleValueType?: string | undefined;
1674
+ referenceId?: string | undefined;
1663
1675
  }>, "many">>>, {
1664
- warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles";
1676
+ warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles" | "ReferenceResolutionFailed";
1665
1677
  componentId?: string | undefined;
1666
1678
  componentName?: string | undefined;
1667
1679
  styleId?: string | undefined;
1668
1680
  styleName?: string | undefined;
1669
1681
  unsupportedStyleValueType?: string | undefined;
1682
+ referenceId?: string | undefined;
1670
1683
  }[], {
1671
- warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles";
1684
+ warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles" | "ReferenceResolutionFailed";
1672
1685
  componentId?: string | undefined;
1673
1686
  componentName?: string | undefined;
1674
1687
  styleId?: string | undefined;
1675
1688
  styleName?: string | undefined;
1676
1689
  unsupportedStyleValueType?: string | undefined;
1690
+ referenceId?: string | undefined;
1677
1691
  }[] | null | undefined>;
1678
1692
  }, "strip", z.ZodTypeAny, {
1679
- frames: number;
1680
1693
  components: number;
1694
+ frames: number;
1681
1695
  componentSets: number;
1682
1696
  tokensCreated: number;
1683
1697
  tokensUpdated: number;
@@ -1693,12 +1707,13 @@ declare const DTODataSourceFigma: z.ZodObject<{
1693
1707
  componentAssetsDeleted: number;
1694
1708
  isFailed: boolean;
1695
1709
  warnings: {
1696
- warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles";
1710
+ warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles" | "ReferenceResolutionFailed";
1697
1711
  componentId?: string | undefined;
1698
1712
  componentName?: string | undefined;
1699
1713
  styleId?: string | undefined;
1700
1714
  styleName?: string | undefined;
1701
1715
  unsupportedStyleValueType?: string | undefined;
1716
+ referenceId?: string | undefined;
1702
1717
  }[];
1703
1718
  error?: any;
1704
1719
  sourceId?: string | undefined;
@@ -1707,10 +1722,10 @@ declare const DTODataSourceFigma: z.ZodObject<{
1707
1722
  }, {
1708
1723
  isFailed: boolean;
1709
1724
  error?: any;
1725
+ components?: number | null | undefined;
1710
1726
  sourceId?: string | null | undefined;
1711
1727
  brandId?: string | null | undefined;
1712
1728
  frames?: number | null | undefined;
1713
- components?: number | null | undefined;
1714
1729
  componentSets?: number | null | undefined;
1715
1730
  tokensCreated?: number | null | undefined;
1716
1731
  tokensUpdated?: number | null | undefined;
@@ -1726,12 +1741,13 @@ declare const DTODataSourceFigma: z.ZodObject<{
1726
1741
  componentAssetsDeleted?: number | null | undefined;
1727
1742
  versionId?: string | null | undefined;
1728
1743
  warnings?: {
1729
- warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles";
1744
+ warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles" | "ReferenceResolutionFailed";
1730
1745
  componentId?: string | undefined;
1731
1746
  componentName?: string | undefined;
1732
1747
  styleId?: string | undefined;
1733
1748
  styleName?: string | undefined;
1734
1749
  unsupportedStyleValueType?: string | undefined;
1750
+ referenceId?: string | undefined;
1735
1751
  }[] | null | undefined;
1736
1752
  }>>>;
1737
1753
  lastImportedAt: z.ZodOptional<z.ZodNullable<z.ZodDate>>;
@@ -1762,14 +1778,14 @@ declare const DTODataSourceFigma: z.ZodObject<{
1762
1778
  frames: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodNumber>>, number, number | null | undefined>;
1763
1779
  }, "strip", z.ZodTypeAny, {
1764
1780
  assets: number;
1765
- frames: number;
1766
1781
  components: number;
1767
1782
  tokens: number;
1783
+ frames: number;
1768
1784
  }, {
1769
1785
  assets?: number | null | undefined;
1770
- frames?: number | null | undefined;
1771
1786
  components?: number | null | undefined;
1772
1787
  tokens?: number | null | undefined;
1788
+ frames?: number | null | undefined;
1773
1789
  }>;
1774
1790
  }, "strip", z.ZodTypeAny, {
1775
1791
  fileId: string;
@@ -1778,14 +1794,14 @@ declare const DTODataSourceFigma: z.ZodObject<{
1778
1794
  ownerId: string;
1779
1795
  stats: {
1780
1796
  assets: number;
1781
- frames: number;
1782
1797
  components: number;
1783
1798
  tokens: number;
1799
+ frames: number;
1784
1800
  };
1785
1801
  fileThumbnailUrl?: string | undefined;
1786
1802
  lastImportResult?: {
1787
- frames: number;
1788
1803
  components: number;
1804
+ frames: number;
1789
1805
  componentSets: number;
1790
1806
  tokensCreated: number;
1791
1807
  tokensUpdated: number;
@@ -1801,12 +1817,13 @@ declare const DTODataSourceFigma: z.ZodObject<{
1801
1817
  componentAssetsDeleted: number;
1802
1818
  isFailed: boolean;
1803
1819
  warnings: {
1804
- warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles";
1820
+ warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles" | "ReferenceResolutionFailed";
1805
1821
  componentId?: string | undefined;
1806
1822
  componentName?: string | undefined;
1807
1823
  styleId?: string | undefined;
1808
1824
  styleName?: string | undefined;
1809
1825
  unsupportedStyleValueType?: string | undefined;
1826
+ referenceId?: string | undefined;
1810
1827
  }[];
1811
1828
  error?: any;
1812
1829
  sourceId?: string | undefined;
@@ -1830,18 +1847,18 @@ declare const DTODataSourceFigma: z.ZodObject<{
1830
1847
  ownerId: string;
1831
1848
  stats: {
1832
1849
  assets?: number | null | undefined;
1833
- frames?: number | null | undefined;
1834
1850
  components?: number | null | undefined;
1835
1851
  tokens?: number | null | undefined;
1852
+ frames?: number | null | undefined;
1836
1853
  };
1837
1854
  fileThumbnailUrl?: string | undefined;
1838
1855
  lastImportResult?: {
1839
1856
  isFailed: boolean;
1840
1857
  error?: any;
1858
+ components?: number | null | undefined;
1841
1859
  sourceId?: string | null | undefined;
1842
1860
  brandId?: string | null | undefined;
1843
1861
  frames?: number | null | undefined;
1844
- components?: number | null | undefined;
1845
1862
  componentSets?: number | null | undefined;
1846
1863
  tokensCreated?: number | null | undefined;
1847
1864
  tokensUpdated?: number | null | undefined;
@@ -1857,12 +1874,13 @@ declare const DTODataSourceFigma: z.ZodObject<{
1857
1874
  componentAssetsDeleted?: number | null | undefined;
1858
1875
  versionId?: string | null | undefined;
1859
1876
  warnings?: {
1860
- warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles";
1877
+ warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles" | "ReferenceResolutionFailed";
1861
1878
  componentId?: string | undefined;
1862
1879
  componentName?: string | undefined;
1863
1880
  styleId?: string | undefined;
1864
1881
  styleName?: string | undefined;
1865
1882
  unsupportedStyleValueType?: string | undefined;
1883
+ referenceId?: string | undefined;
1866
1884
  }[] | null | undefined;
1867
1885
  } | null | undefined;
1868
1886
  lastImportedAt?: Date | null | undefined;
@@ -1886,8 +1904,8 @@ declare const DTODataSourceFigma: z.ZodObject<{
1886
1904
  scope: {
1887
1905
  assets: boolean;
1888
1906
  components: boolean;
1889
- tokens: boolean;
1890
1907
  documentationFrames: boolean;
1908
+ tokens: boolean;
1891
1909
  isUnpublishedContentFallbackEnabled: boolean;
1892
1910
  themePersistentId?: string | undefined;
1893
1911
  };
@@ -1903,14 +1921,14 @@ declare const DTODataSourceFigma: z.ZodObject<{
1903
1921
  ownerId: string;
1904
1922
  stats: {
1905
1923
  assets: number;
1906
- frames: number;
1907
1924
  components: number;
1908
1925
  tokens: number;
1926
+ frames: number;
1909
1927
  };
1910
1928
  fileThumbnailUrl?: string | undefined;
1911
1929
  lastImportResult?: {
1912
- frames: number;
1913
1930
  components: number;
1931
+ frames: number;
1914
1932
  componentSets: number;
1915
1933
  tokensCreated: number;
1916
1934
  tokensUpdated: number;
@@ -1926,12 +1944,13 @@ declare const DTODataSourceFigma: z.ZodObject<{
1926
1944
  componentAssetsDeleted: number;
1927
1945
  isFailed: boolean;
1928
1946
  warnings: {
1929
- warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles";
1947
+ warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles" | "ReferenceResolutionFailed";
1930
1948
  componentId?: string | undefined;
1931
1949
  componentName?: string | undefined;
1932
1950
  styleId?: string | undefined;
1933
1951
  styleName?: string | undefined;
1934
1952
  unsupportedStyleValueType?: string | undefined;
1953
+ referenceId?: string | undefined;
1935
1954
  }[];
1936
1955
  error?: any;
1937
1956
  sourceId?: string | undefined;
@@ -1956,8 +1975,8 @@ declare const DTODataSourceFigma: z.ZodObject<{
1956
1975
  scope: {
1957
1976
  assets: boolean;
1958
1977
  components: boolean;
1959
- tokens: boolean;
1960
1978
  documentationFrames: boolean;
1979
+ tokens: boolean;
1961
1980
  isUnpublishedContentFallbackEnabled: boolean;
1962
1981
  themePersistentId?: string | undefined;
1963
1982
  };
@@ -1973,18 +1992,18 @@ declare const DTODataSourceFigma: z.ZodObject<{
1973
1992
  ownerId: string;
1974
1993
  stats: {
1975
1994
  assets?: number | null | undefined;
1976
- frames?: number | null | undefined;
1977
1995
  components?: number | null | undefined;
1978
1996
  tokens?: number | null | undefined;
1997
+ frames?: number | null | undefined;
1979
1998
  };
1980
1999
  fileThumbnailUrl?: string | undefined;
1981
2000
  lastImportResult?: {
1982
2001
  isFailed: boolean;
1983
2002
  error?: any;
2003
+ components?: number | null | undefined;
1984
2004
  sourceId?: string | null | undefined;
1985
2005
  brandId?: string | null | undefined;
1986
2006
  frames?: number | null | undefined;
1987
- components?: number | null | undefined;
1988
2007
  componentSets?: number | null | undefined;
1989
2008
  tokensCreated?: number | null | undefined;
1990
2009
  tokensUpdated?: number | null | undefined;
@@ -2000,12 +2019,13 @@ declare const DTODataSourceFigma: z.ZodObject<{
2000
2019
  componentAssetsDeleted?: number | null | undefined;
2001
2020
  versionId?: string | null | undefined;
2002
2021
  warnings?: {
2003
- warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles";
2022
+ warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles" | "ReferenceResolutionFailed";
2004
2023
  componentId?: string | undefined;
2005
2024
  componentName?: string | undefined;
2006
2025
  styleId?: string | undefined;
2007
2026
  styleName?: string | undefined;
2008
2027
  unsupportedStyleValueType?: string | undefined;
2028
+ referenceId?: string | undefined;
2009
2029
  }[] | null | undefined;
2010
2030
  } | null | undefined;
2011
2031
  lastImportedAt?: Date | null | undefined;
@@ -2275,15 +2295,15 @@ declare const DTODataSource: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
2275
2295
  }, "strip", z.ZodTypeAny, {
2276
2296
  assets: boolean;
2277
2297
  components: boolean;
2278
- tokens: boolean;
2279
2298
  documentationFrames: boolean;
2299
+ tokens: boolean;
2280
2300
  isUnpublishedContentFallbackEnabled: boolean;
2281
2301
  themePersistentId?: string | undefined;
2282
2302
  }, {
2283
2303
  assets: boolean;
2284
2304
  components: boolean;
2285
- tokens: boolean;
2286
2305
  documentationFrames: boolean;
2306
+ tokens: boolean;
2287
2307
  isUnpublishedContentFallbackEnabled: boolean;
2288
2308
  themePersistentId?: string | undefined;
2289
2309
  }>;
@@ -2316,44 +2336,49 @@ declare const DTODataSource: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
2316
2336
  error: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodType<any, z.ZodTypeDef, any>>>, any, any>;
2317
2337
  isFailed: z.ZodBoolean;
2318
2338
  warnings: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
2319
- warningType: z.ZodEnum<["NoVersionFound", "UnsupportedFill", "UnsupportedStroke", "UnsupportedEffect", "NoPublishedElements", "NoPublishedStyles", "NoPublishedComponents", "NoPublishedAssets", "StyleNotApplied", "ComponentHasNoThumbnail", "DuplicateImportedStyleId", "DuplicateImportedStylePath", "NoUnpublishedStyles"]>;
2339
+ warningType: z.ZodEnum<["NoVersionFound", "UnsupportedFill", "UnsupportedStroke", "UnsupportedEffect", "NoPublishedElements", "NoPublishedStyles", "NoPublishedComponents", "NoPublishedAssets", "StyleNotApplied", "ComponentHasNoThumbnail", "DuplicateImportedStyleId", "DuplicateImportedStylePath", "NoUnpublishedStyles", "ReferenceResolutionFailed"]>;
2320
2340
  componentId: z.ZodOptional<z.ZodString>;
2321
2341
  componentName: z.ZodOptional<z.ZodString>;
2322
2342
  styleId: z.ZodOptional<z.ZodString>;
2323
2343
  styleName: z.ZodOptional<z.ZodString>;
2324
2344
  unsupportedStyleValueType: z.ZodOptional<z.ZodString>;
2345
+ referenceId: z.ZodOptional<z.ZodString>;
2325
2346
  }, "strip", z.ZodTypeAny, {
2326
- warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles";
2347
+ warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles" | "ReferenceResolutionFailed";
2327
2348
  componentId?: string | undefined;
2328
2349
  componentName?: string | undefined;
2329
2350
  styleId?: string | undefined;
2330
2351
  styleName?: string | undefined;
2331
2352
  unsupportedStyleValueType?: string | undefined;
2353
+ referenceId?: string | undefined;
2332
2354
  }, {
2333
- warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles";
2355
+ warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles" | "ReferenceResolutionFailed";
2334
2356
  componentId?: string | undefined;
2335
2357
  componentName?: string | undefined;
2336
2358
  styleId?: string | undefined;
2337
2359
  styleName?: string | undefined;
2338
2360
  unsupportedStyleValueType?: string | undefined;
2361
+ referenceId?: string | undefined;
2339
2362
  }>, "many">>>, {
2340
- warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles";
2363
+ warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles" | "ReferenceResolutionFailed";
2341
2364
  componentId?: string | undefined;
2342
2365
  componentName?: string | undefined;
2343
2366
  styleId?: string | undefined;
2344
2367
  styleName?: string | undefined;
2345
2368
  unsupportedStyleValueType?: string | undefined;
2369
+ referenceId?: string | undefined;
2346
2370
  }[], {
2347
- warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles";
2371
+ warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles" | "ReferenceResolutionFailed";
2348
2372
  componentId?: string | undefined;
2349
2373
  componentName?: string | undefined;
2350
2374
  styleId?: string | undefined;
2351
2375
  styleName?: string | undefined;
2352
2376
  unsupportedStyleValueType?: string | undefined;
2377
+ referenceId?: string | undefined;
2353
2378
  }[] | null | undefined>;
2354
2379
  }, "strip", z.ZodTypeAny, {
2355
- frames: number;
2356
2380
  components: number;
2381
+ frames: number;
2357
2382
  componentSets: number;
2358
2383
  tokensCreated: number;
2359
2384
  tokensUpdated: number;
@@ -2369,12 +2394,13 @@ declare const DTODataSource: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
2369
2394
  componentAssetsDeleted: number;
2370
2395
  isFailed: boolean;
2371
2396
  warnings: {
2372
- warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles";
2397
+ warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles" | "ReferenceResolutionFailed";
2373
2398
  componentId?: string | undefined;
2374
2399
  componentName?: string | undefined;
2375
2400
  styleId?: string | undefined;
2376
2401
  styleName?: string | undefined;
2377
2402
  unsupportedStyleValueType?: string | undefined;
2403
+ referenceId?: string | undefined;
2378
2404
  }[];
2379
2405
  error?: any;
2380
2406
  sourceId?: string | undefined;
@@ -2383,10 +2409,10 @@ declare const DTODataSource: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
2383
2409
  }, {
2384
2410
  isFailed: boolean;
2385
2411
  error?: any;
2412
+ components?: number | null | undefined;
2386
2413
  sourceId?: string | null | undefined;
2387
2414
  brandId?: string | null | undefined;
2388
2415
  frames?: number | null | undefined;
2389
- components?: number | null | undefined;
2390
2416
  componentSets?: number | null | undefined;
2391
2417
  tokensCreated?: number | null | undefined;
2392
2418
  tokensUpdated?: number | null | undefined;
@@ -2402,12 +2428,13 @@ declare const DTODataSource: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
2402
2428
  componentAssetsDeleted?: number | null | undefined;
2403
2429
  versionId?: string | null | undefined;
2404
2430
  warnings?: {
2405
- warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles";
2431
+ warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles" | "ReferenceResolutionFailed";
2406
2432
  componentId?: string | undefined;
2407
2433
  componentName?: string | undefined;
2408
2434
  styleId?: string | undefined;
2409
2435
  styleName?: string | undefined;
2410
2436
  unsupportedStyleValueType?: string | undefined;
2437
+ referenceId?: string | undefined;
2411
2438
  }[] | null | undefined;
2412
2439
  }>>>;
2413
2440
  lastImportedAt: z.ZodOptional<z.ZodNullable<z.ZodDate>>;
@@ -2438,14 +2465,14 @@ declare const DTODataSource: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
2438
2465
  frames: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodNumber>>, number, number | null | undefined>;
2439
2466
  }, "strip", z.ZodTypeAny, {
2440
2467
  assets: number;
2441
- frames: number;
2442
2468
  components: number;
2443
2469
  tokens: number;
2470
+ frames: number;
2444
2471
  }, {
2445
2472
  assets?: number | null | undefined;
2446
- frames?: number | null | undefined;
2447
2473
  components?: number | null | undefined;
2448
2474
  tokens?: number | null | undefined;
2475
+ frames?: number | null | undefined;
2449
2476
  }>;
2450
2477
  }, "strip", z.ZodTypeAny, {
2451
2478
  fileId: string;
@@ -2454,14 +2481,14 @@ declare const DTODataSource: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
2454
2481
  ownerId: string;
2455
2482
  stats: {
2456
2483
  assets: number;
2457
- frames: number;
2458
2484
  components: number;
2459
2485
  tokens: number;
2486
+ frames: number;
2460
2487
  };
2461
2488
  fileThumbnailUrl?: string | undefined;
2462
2489
  lastImportResult?: {
2463
- frames: number;
2464
2490
  components: number;
2491
+ frames: number;
2465
2492
  componentSets: number;
2466
2493
  tokensCreated: number;
2467
2494
  tokensUpdated: number;
@@ -2477,12 +2504,13 @@ declare const DTODataSource: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
2477
2504
  componentAssetsDeleted: number;
2478
2505
  isFailed: boolean;
2479
2506
  warnings: {
2480
- warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles";
2507
+ warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles" | "ReferenceResolutionFailed";
2481
2508
  componentId?: string | undefined;
2482
2509
  componentName?: string | undefined;
2483
2510
  styleId?: string | undefined;
2484
2511
  styleName?: string | undefined;
2485
2512
  unsupportedStyleValueType?: string | undefined;
2513
+ referenceId?: string | undefined;
2486
2514
  }[];
2487
2515
  error?: any;
2488
2516
  sourceId?: string | undefined;
@@ -2506,18 +2534,18 @@ declare const DTODataSource: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
2506
2534
  ownerId: string;
2507
2535
  stats: {
2508
2536
  assets?: number | null | undefined;
2509
- frames?: number | null | undefined;
2510
2537
  components?: number | null | undefined;
2511
2538
  tokens?: number | null | undefined;
2539
+ frames?: number | null | undefined;
2512
2540
  };
2513
2541
  fileThumbnailUrl?: string | undefined;
2514
2542
  lastImportResult?: {
2515
2543
  isFailed: boolean;
2516
2544
  error?: any;
2545
+ components?: number | null | undefined;
2517
2546
  sourceId?: string | null | undefined;
2518
2547
  brandId?: string | null | undefined;
2519
2548
  frames?: number | null | undefined;
2520
- components?: number | null | undefined;
2521
2549
  componentSets?: number | null | undefined;
2522
2550
  tokensCreated?: number | null | undefined;
2523
2551
  tokensUpdated?: number | null | undefined;
@@ -2533,12 +2561,13 @@ declare const DTODataSource: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
2533
2561
  componentAssetsDeleted?: number | null | undefined;
2534
2562
  versionId?: string | null | undefined;
2535
2563
  warnings?: {
2536
- warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles";
2564
+ warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles" | "ReferenceResolutionFailed";
2537
2565
  componentId?: string | undefined;
2538
2566
  componentName?: string | undefined;
2539
2567
  styleId?: string | undefined;
2540
2568
  styleName?: string | undefined;
2541
2569
  unsupportedStyleValueType?: string | undefined;
2570
+ referenceId?: string | undefined;
2542
2571
  }[] | null | undefined;
2543
2572
  } | null | undefined;
2544
2573
  lastImportedAt?: Date | null | undefined;
@@ -2562,8 +2591,8 @@ declare const DTODataSource: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
2562
2591
  scope: {
2563
2592
  assets: boolean;
2564
2593
  components: boolean;
2565
- tokens: boolean;
2566
2594
  documentationFrames: boolean;
2595
+ tokens: boolean;
2567
2596
  isUnpublishedContentFallbackEnabled: boolean;
2568
2597
  themePersistentId?: string | undefined;
2569
2598
  };
@@ -2579,14 +2608,14 @@ declare const DTODataSource: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
2579
2608
  ownerId: string;
2580
2609
  stats: {
2581
2610
  assets: number;
2582
- frames: number;
2583
2611
  components: number;
2584
2612
  tokens: number;
2613
+ frames: number;
2585
2614
  };
2586
2615
  fileThumbnailUrl?: string | undefined;
2587
2616
  lastImportResult?: {
2588
- frames: number;
2589
2617
  components: number;
2618
+ frames: number;
2590
2619
  componentSets: number;
2591
2620
  tokensCreated: number;
2592
2621
  tokensUpdated: number;
@@ -2602,12 +2631,13 @@ declare const DTODataSource: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
2602
2631
  componentAssetsDeleted: number;
2603
2632
  isFailed: boolean;
2604
2633
  warnings: {
2605
- warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles";
2634
+ warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles" | "ReferenceResolutionFailed";
2606
2635
  componentId?: string | undefined;
2607
2636
  componentName?: string | undefined;
2608
2637
  styleId?: string | undefined;
2609
2638
  styleName?: string | undefined;
2610
2639
  unsupportedStyleValueType?: string | undefined;
2640
+ referenceId?: string | undefined;
2611
2641
  }[];
2612
2642
  error?: any;
2613
2643
  sourceId?: string | undefined;
@@ -2632,8 +2662,8 @@ declare const DTODataSource: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
2632
2662
  scope: {
2633
2663
  assets: boolean;
2634
2664
  components: boolean;
2635
- tokens: boolean;
2636
2665
  documentationFrames: boolean;
2666
+ tokens: boolean;
2637
2667
  isUnpublishedContentFallbackEnabled: boolean;
2638
2668
  themePersistentId?: string | undefined;
2639
2669
  };
@@ -2649,18 +2679,18 @@ declare const DTODataSource: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
2649
2679
  ownerId: string;
2650
2680
  stats: {
2651
2681
  assets?: number | null | undefined;
2652
- frames?: number | null | undefined;
2653
2682
  components?: number | null | undefined;
2654
2683
  tokens?: number | null | undefined;
2684
+ frames?: number | null | undefined;
2655
2685
  };
2656
2686
  fileThumbnailUrl?: string | undefined;
2657
2687
  lastImportResult?: {
2658
2688
  isFailed: boolean;
2659
2689
  error?: any;
2690
+ components?: number | null | undefined;
2660
2691
  sourceId?: string | null | undefined;
2661
2692
  brandId?: string | null | undefined;
2662
2693
  frames?: number | null | undefined;
2663
- components?: number | null | undefined;
2664
2694
  componentSets?: number | null | undefined;
2665
2695
  tokensCreated?: number | null | undefined;
2666
2696
  tokensUpdated?: number | null | undefined;
@@ -2676,12 +2706,13 @@ declare const DTODataSource: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
2676
2706
  componentAssetsDeleted?: number | null | undefined;
2677
2707
  versionId?: string | null | undefined;
2678
2708
  warnings?: {
2679
- warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles";
2709
+ warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles" | "ReferenceResolutionFailed";
2680
2710
  componentId?: string | undefined;
2681
2711
  componentName?: string | undefined;
2682
2712
  styleId?: string | undefined;
2683
2713
  styleName?: string | undefined;
2684
2714
  unsupportedStyleValueType?: string | undefined;
2715
+ referenceId?: string | undefined;
2685
2716
  }[] | null | undefined;
2686
2717
  } | null | undefined;
2687
2718
  lastImportedAt?: Date | null | undefined;
@@ -2948,15 +2979,15 @@ declare const DTODataSourceCreationResponse: z.ZodObject<{
2948
2979
  }, "strip", z.ZodTypeAny, {
2949
2980
  assets: boolean;
2950
2981
  components: boolean;
2951
- tokens: boolean;
2952
2982
  documentationFrames: boolean;
2983
+ tokens: boolean;
2953
2984
  isUnpublishedContentFallbackEnabled: boolean;
2954
2985
  themePersistentId?: string | undefined;
2955
2986
  }, {
2956
2987
  assets: boolean;
2957
2988
  components: boolean;
2958
- tokens: boolean;
2959
2989
  documentationFrames: boolean;
2990
+ tokens: boolean;
2960
2991
  isUnpublishedContentFallbackEnabled: boolean;
2961
2992
  themePersistentId?: string | undefined;
2962
2993
  }>;
@@ -2989,44 +3020,49 @@ declare const DTODataSourceCreationResponse: z.ZodObject<{
2989
3020
  error: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodType<any, z.ZodTypeDef, any>>>, any, any>;
2990
3021
  isFailed: z.ZodBoolean;
2991
3022
  warnings: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
2992
- warningType: z.ZodEnum<["NoVersionFound", "UnsupportedFill", "UnsupportedStroke", "UnsupportedEffect", "NoPublishedElements", "NoPublishedStyles", "NoPublishedComponents", "NoPublishedAssets", "StyleNotApplied", "ComponentHasNoThumbnail", "DuplicateImportedStyleId", "DuplicateImportedStylePath", "NoUnpublishedStyles"]>;
3023
+ warningType: z.ZodEnum<["NoVersionFound", "UnsupportedFill", "UnsupportedStroke", "UnsupportedEffect", "NoPublishedElements", "NoPublishedStyles", "NoPublishedComponents", "NoPublishedAssets", "StyleNotApplied", "ComponentHasNoThumbnail", "DuplicateImportedStyleId", "DuplicateImportedStylePath", "NoUnpublishedStyles", "ReferenceResolutionFailed"]>;
2993
3024
  componentId: z.ZodOptional<z.ZodString>;
2994
3025
  componentName: z.ZodOptional<z.ZodString>;
2995
3026
  styleId: z.ZodOptional<z.ZodString>;
2996
3027
  styleName: z.ZodOptional<z.ZodString>;
2997
3028
  unsupportedStyleValueType: z.ZodOptional<z.ZodString>;
3029
+ referenceId: z.ZodOptional<z.ZodString>;
2998
3030
  }, "strip", z.ZodTypeAny, {
2999
- warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles";
3031
+ warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles" | "ReferenceResolutionFailed";
3000
3032
  componentId?: string | undefined;
3001
3033
  componentName?: string | undefined;
3002
3034
  styleId?: string | undefined;
3003
3035
  styleName?: string | undefined;
3004
3036
  unsupportedStyleValueType?: string | undefined;
3037
+ referenceId?: string | undefined;
3005
3038
  }, {
3006
- warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles";
3039
+ warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles" | "ReferenceResolutionFailed";
3007
3040
  componentId?: string | undefined;
3008
3041
  componentName?: string | undefined;
3009
3042
  styleId?: string | undefined;
3010
3043
  styleName?: string | undefined;
3011
3044
  unsupportedStyleValueType?: string | undefined;
3045
+ referenceId?: string | undefined;
3012
3046
  }>, "many">>>, {
3013
- warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles";
3047
+ warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles" | "ReferenceResolutionFailed";
3014
3048
  componentId?: string | undefined;
3015
3049
  componentName?: string | undefined;
3016
3050
  styleId?: string | undefined;
3017
3051
  styleName?: string | undefined;
3018
3052
  unsupportedStyleValueType?: string | undefined;
3053
+ referenceId?: string | undefined;
3019
3054
  }[], {
3020
- warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles";
3055
+ warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles" | "ReferenceResolutionFailed";
3021
3056
  componentId?: string | undefined;
3022
3057
  componentName?: string | undefined;
3023
3058
  styleId?: string | undefined;
3024
3059
  styleName?: string | undefined;
3025
3060
  unsupportedStyleValueType?: string | undefined;
3061
+ referenceId?: string | undefined;
3026
3062
  }[] | null | undefined>;
3027
3063
  }, "strip", z.ZodTypeAny, {
3028
- frames: number;
3029
3064
  components: number;
3065
+ frames: number;
3030
3066
  componentSets: number;
3031
3067
  tokensCreated: number;
3032
3068
  tokensUpdated: number;
@@ -3042,12 +3078,13 @@ declare const DTODataSourceCreationResponse: z.ZodObject<{
3042
3078
  componentAssetsDeleted: number;
3043
3079
  isFailed: boolean;
3044
3080
  warnings: {
3045
- warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles";
3081
+ warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles" | "ReferenceResolutionFailed";
3046
3082
  componentId?: string | undefined;
3047
3083
  componentName?: string | undefined;
3048
3084
  styleId?: string | undefined;
3049
3085
  styleName?: string | undefined;
3050
3086
  unsupportedStyleValueType?: string | undefined;
3087
+ referenceId?: string | undefined;
3051
3088
  }[];
3052
3089
  error?: any;
3053
3090
  sourceId?: string | undefined;
@@ -3056,10 +3093,10 @@ declare const DTODataSourceCreationResponse: z.ZodObject<{
3056
3093
  }, {
3057
3094
  isFailed: boolean;
3058
3095
  error?: any;
3096
+ components?: number | null | undefined;
3059
3097
  sourceId?: string | null | undefined;
3060
3098
  brandId?: string | null | undefined;
3061
3099
  frames?: number | null | undefined;
3062
- components?: number | null | undefined;
3063
3100
  componentSets?: number | null | undefined;
3064
3101
  tokensCreated?: number | null | undefined;
3065
3102
  tokensUpdated?: number | null | undefined;
@@ -3075,12 +3112,13 @@ declare const DTODataSourceCreationResponse: z.ZodObject<{
3075
3112
  componentAssetsDeleted?: number | null | undefined;
3076
3113
  versionId?: string | null | undefined;
3077
3114
  warnings?: {
3078
- warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles";
3115
+ warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles" | "ReferenceResolutionFailed";
3079
3116
  componentId?: string | undefined;
3080
3117
  componentName?: string | undefined;
3081
3118
  styleId?: string | undefined;
3082
3119
  styleName?: string | undefined;
3083
3120
  unsupportedStyleValueType?: string | undefined;
3121
+ referenceId?: string | undefined;
3084
3122
  }[] | null | undefined;
3085
3123
  }>>>;
3086
3124
  lastImportedAt: z.ZodOptional<z.ZodNullable<z.ZodDate>>;
@@ -3111,14 +3149,14 @@ declare const DTODataSourceCreationResponse: z.ZodObject<{
3111
3149
  frames: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodNumber>>, number, number | null | undefined>;
3112
3150
  }, "strip", z.ZodTypeAny, {
3113
3151
  assets: number;
3114
- frames: number;
3115
3152
  components: number;
3116
3153
  tokens: number;
3154
+ frames: number;
3117
3155
  }, {
3118
3156
  assets?: number | null | undefined;
3119
- frames?: number | null | undefined;
3120
3157
  components?: number | null | undefined;
3121
3158
  tokens?: number | null | undefined;
3159
+ frames?: number | null | undefined;
3122
3160
  }>;
3123
3161
  }, "strip", z.ZodTypeAny, {
3124
3162
  fileId: string;
@@ -3127,14 +3165,14 @@ declare const DTODataSourceCreationResponse: z.ZodObject<{
3127
3165
  ownerId: string;
3128
3166
  stats: {
3129
3167
  assets: number;
3130
- frames: number;
3131
3168
  components: number;
3132
3169
  tokens: number;
3170
+ frames: number;
3133
3171
  };
3134
3172
  fileThumbnailUrl?: string | undefined;
3135
3173
  lastImportResult?: {
3136
- frames: number;
3137
3174
  components: number;
3175
+ frames: number;
3138
3176
  componentSets: number;
3139
3177
  tokensCreated: number;
3140
3178
  tokensUpdated: number;
@@ -3150,12 +3188,13 @@ declare const DTODataSourceCreationResponse: z.ZodObject<{
3150
3188
  componentAssetsDeleted: number;
3151
3189
  isFailed: boolean;
3152
3190
  warnings: {
3153
- warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles";
3191
+ warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles" | "ReferenceResolutionFailed";
3154
3192
  componentId?: string | undefined;
3155
3193
  componentName?: string | undefined;
3156
3194
  styleId?: string | undefined;
3157
3195
  styleName?: string | undefined;
3158
3196
  unsupportedStyleValueType?: string | undefined;
3197
+ referenceId?: string | undefined;
3159
3198
  }[];
3160
3199
  error?: any;
3161
3200
  sourceId?: string | undefined;
@@ -3179,18 +3218,18 @@ declare const DTODataSourceCreationResponse: z.ZodObject<{
3179
3218
  ownerId: string;
3180
3219
  stats: {
3181
3220
  assets?: number | null | undefined;
3182
- frames?: number | null | undefined;
3183
3221
  components?: number | null | undefined;
3184
3222
  tokens?: number | null | undefined;
3223
+ frames?: number | null | undefined;
3185
3224
  };
3186
3225
  fileThumbnailUrl?: string | undefined;
3187
3226
  lastImportResult?: {
3188
3227
  isFailed: boolean;
3189
3228
  error?: any;
3229
+ components?: number | null | undefined;
3190
3230
  sourceId?: string | null | undefined;
3191
3231
  brandId?: string | null | undefined;
3192
3232
  frames?: number | null | undefined;
3193
- components?: number | null | undefined;
3194
3233
  componentSets?: number | null | undefined;
3195
3234
  tokensCreated?: number | null | undefined;
3196
3235
  tokensUpdated?: number | null | undefined;
@@ -3206,12 +3245,13 @@ declare const DTODataSourceCreationResponse: z.ZodObject<{
3206
3245
  componentAssetsDeleted?: number | null | undefined;
3207
3246
  versionId?: string | null | undefined;
3208
3247
  warnings?: {
3209
- warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles";
3248
+ warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles" | "ReferenceResolutionFailed";
3210
3249
  componentId?: string | undefined;
3211
3250
  componentName?: string | undefined;
3212
3251
  styleId?: string | undefined;
3213
3252
  styleName?: string | undefined;
3214
3253
  unsupportedStyleValueType?: string | undefined;
3254
+ referenceId?: string | undefined;
3215
3255
  }[] | null | undefined;
3216
3256
  } | null | undefined;
3217
3257
  lastImportedAt?: Date | null | undefined;
@@ -3235,8 +3275,8 @@ declare const DTODataSourceCreationResponse: z.ZodObject<{
3235
3275
  scope: {
3236
3276
  assets: boolean;
3237
3277
  components: boolean;
3238
- tokens: boolean;
3239
3278
  documentationFrames: boolean;
3279
+ tokens: boolean;
3240
3280
  isUnpublishedContentFallbackEnabled: boolean;
3241
3281
  themePersistentId?: string | undefined;
3242
3282
  };
@@ -3252,14 +3292,14 @@ declare const DTODataSourceCreationResponse: z.ZodObject<{
3252
3292
  ownerId: string;
3253
3293
  stats: {
3254
3294
  assets: number;
3255
- frames: number;
3256
3295
  components: number;
3257
3296
  tokens: number;
3297
+ frames: number;
3258
3298
  };
3259
3299
  fileThumbnailUrl?: string | undefined;
3260
3300
  lastImportResult?: {
3261
- frames: number;
3262
3301
  components: number;
3302
+ frames: number;
3263
3303
  componentSets: number;
3264
3304
  tokensCreated: number;
3265
3305
  tokensUpdated: number;
@@ -3275,12 +3315,13 @@ declare const DTODataSourceCreationResponse: z.ZodObject<{
3275
3315
  componentAssetsDeleted: number;
3276
3316
  isFailed: boolean;
3277
3317
  warnings: {
3278
- warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles";
3318
+ warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles" | "ReferenceResolutionFailed";
3279
3319
  componentId?: string | undefined;
3280
3320
  componentName?: string | undefined;
3281
3321
  styleId?: string | undefined;
3282
3322
  styleName?: string | undefined;
3283
3323
  unsupportedStyleValueType?: string | undefined;
3324
+ referenceId?: string | undefined;
3284
3325
  }[];
3285
3326
  error?: any;
3286
3327
  sourceId?: string | undefined;
@@ -3305,8 +3346,8 @@ declare const DTODataSourceCreationResponse: z.ZodObject<{
3305
3346
  scope: {
3306
3347
  assets: boolean;
3307
3348
  components: boolean;
3308
- tokens: boolean;
3309
3349
  documentationFrames: boolean;
3350
+ tokens: boolean;
3310
3351
  isUnpublishedContentFallbackEnabled: boolean;
3311
3352
  themePersistentId?: string | undefined;
3312
3353
  };
@@ -3322,18 +3363,18 @@ declare const DTODataSourceCreationResponse: z.ZodObject<{
3322
3363
  ownerId: string;
3323
3364
  stats: {
3324
3365
  assets?: number | null | undefined;
3325
- frames?: number | null | undefined;
3326
3366
  components?: number | null | undefined;
3327
3367
  tokens?: number | null | undefined;
3368
+ frames?: number | null | undefined;
3328
3369
  };
3329
3370
  fileThumbnailUrl?: string | undefined;
3330
3371
  lastImportResult?: {
3331
3372
  isFailed: boolean;
3332
3373
  error?: any;
3374
+ components?: number | null | undefined;
3333
3375
  sourceId?: string | null | undefined;
3334
3376
  brandId?: string | null | undefined;
3335
3377
  frames?: number | null | undefined;
3336
- components?: number | null | undefined;
3337
3378
  componentSets?: number | null | undefined;
3338
3379
  tokensCreated?: number | null | undefined;
3339
3380
  tokensUpdated?: number | null | undefined;
@@ -3349,12 +3390,13 @@ declare const DTODataSourceCreationResponse: z.ZodObject<{
3349
3390
  componentAssetsDeleted?: number | null | undefined;
3350
3391
  versionId?: string | null | undefined;
3351
3392
  warnings?: {
3352
- warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles";
3393
+ warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles" | "ReferenceResolutionFailed";
3353
3394
  componentId?: string | undefined;
3354
3395
  componentName?: string | undefined;
3355
3396
  styleId?: string | undefined;
3356
3397
  styleName?: string | undefined;
3357
3398
  unsupportedStyleValueType?: string | undefined;
3399
+ referenceId?: string | undefined;
3358
3400
  }[] | null | undefined;
3359
3401
  } | null | undefined;
3360
3402
  lastImportedAt?: Date | null | undefined;
@@ -3613,8 +3655,8 @@ declare const DTODataSourceCreationResponse: z.ZodObject<{
3613
3655
  scope: {
3614
3656
  assets: boolean;
3615
3657
  components: boolean;
3616
- tokens: boolean;
3617
3658
  documentationFrames: boolean;
3659
+ tokens: boolean;
3618
3660
  isUnpublishedContentFallbackEnabled: boolean;
3619
3661
  themePersistentId?: string | undefined;
3620
3662
  };
@@ -3630,14 +3672,14 @@ declare const DTODataSourceCreationResponse: z.ZodObject<{
3630
3672
  ownerId: string;
3631
3673
  stats: {
3632
3674
  assets: number;
3633
- frames: number;
3634
3675
  components: number;
3635
3676
  tokens: number;
3677
+ frames: number;
3636
3678
  };
3637
3679
  fileThumbnailUrl?: string | undefined;
3638
3680
  lastImportResult?: {
3639
- frames: number;
3640
3681
  components: number;
3682
+ frames: number;
3641
3683
  componentSets: number;
3642
3684
  tokensCreated: number;
3643
3685
  tokensUpdated: number;
@@ -3653,12 +3695,13 @@ declare const DTODataSourceCreationResponse: z.ZodObject<{
3653
3695
  componentAssetsDeleted: number;
3654
3696
  isFailed: boolean;
3655
3697
  warnings: {
3656
- warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles";
3698
+ warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles" | "ReferenceResolutionFailed";
3657
3699
  componentId?: string | undefined;
3658
3700
  componentName?: string | undefined;
3659
3701
  styleId?: string | undefined;
3660
3702
  styleName?: string | undefined;
3661
3703
  unsupportedStyleValueType?: string | undefined;
3704
+ referenceId?: string | undefined;
3662
3705
  }[];
3663
3706
  error?: any;
3664
3707
  sourceId?: string | undefined;
@@ -3733,8 +3776,8 @@ declare const DTODataSourceCreationResponse: z.ZodObject<{
3733
3776
  scope: {
3734
3777
  assets: boolean;
3735
3778
  components: boolean;
3736
- tokens: boolean;
3737
3779
  documentationFrames: boolean;
3780
+ tokens: boolean;
3738
3781
  isUnpublishedContentFallbackEnabled: boolean;
3739
3782
  themePersistentId?: string | undefined;
3740
3783
  };
@@ -3750,18 +3793,18 @@ declare const DTODataSourceCreationResponse: z.ZodObject<{
3750
3793
  ownerId: string;
3751
3794
  stats: {
3752
3795
  assets?: number | null | undefined;
3753
- frames?: number | null | undefined;
3754
3796
  components?: number | null | undefined;
3755
3797
  tokens?: number | null | undefined;
3798
+ frames?: number | null | undefined;
3756
3799
  };
3757
3800
  fileThumbnailUrl?: string | undefined;
3758
3801
  lastImportResult?: {
3759
3802
  isFailed: boolean;
3760
3803
  error?: any;
3804
+ components?: number | null | undefined;
3761
3805
  sourceId?: string | null | undefined;
3762
3806
  brandId?: string | null | undefined;
3763
3807
  frames?: number | null | undefined;
3764
- components?: number | null | undefined;
3765
3808
  componentSets?: number | null | undefined;
3766
3809
  tokensCreated?: number | null | undefined;
3767
3810
  tokensUpdated?: number | null | undefined;
@@ -3777,12 +3820,13 @@ declare const DTODataSourceCreationResponse: z.ZodObject<{
3777
3820
  componentAssetsDeleted?: number | null | undefined;
3778
3821
  versionId?: string | null | undefined;
3779
3822
  warnings?: {
3780
- warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles";
3823
+ warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles" | "ReferenceResolutionFailed";
3781
3824
  componentId?: string | undefined;
3782
3825
  componentName?: string | undefined;
3783
3826
  styleId?: string | undefined;
3784
3827
  styleName?: string | undefined;
3785
3828
  unsupportedStyleValueType?: string | undefined;
3829
+ referenceId?: string | undefined;
3786
3830
  }[] | null | undefined;
3787
3831
  } | null | undefined;
3788
3832
  lastImportedAt?: Date | null | undefined;
@@ -3862,15 +3906,15 @@ declare const DTODataSourcesListResponse: z.ZodObject<{
3862
3906
  }, "strip", z.ZodTypeAny, {
3863
3907
  assets: boolean;
3864
3908
  components: boolean;
3865
- tokens: boolean;
3866
3909
  documentationFrames: boolean;
3910
+ tokens: boolean;
3867
3911
  isUnpublishedContentFallbackEnabled: boolean;
3868
3912
  themePersistentId?: string | undefined;
3869
3913
  }, {
3870
3914
  assets: boolean;
3871
3915
  components: boolean;
3872
- tokens: boolean;
3873
3916
  documentationFrames: boolean;
3917
+ tokens: boolean;
3874
3918
  isUnpublishedContentFallbackEnabled: boolean;
3875
3919
  themePersistentId?: string | undefined;
3876
3920
  }>;
@@ -3903,44 +3947,49 @@ declare const DTODataSourcesListResponse: z.ZodObject<{
3903
3947
  error: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodType<any, z.ZodTypeDef, any>>>, any, any>;
3904
3948
  isFailed: z.ZodBoolean;
3905
3949
  warnings: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
3906
- warningType: z.ZodEnum<["NoVersionFound", "UnsupportedFill", "UnsupportedStroke", "UnsupportedEffect", "NoPublishedElements", "NoPublishedStyles", "NoPublishedComponents", "NoPublishedAssets", "StyleNotApplied", "ComponentHasNoThumbnail", "DuplicateImportedStyleId", "DuplicateImportedStylePath", "NoUnpublishedStyles"]>;
3950
+ warningType: z.ZodEnum<["NoVersionFound", "UnsupportedFill", "UnsupportedStroke", "UnsupportedEffect", "NoPublishedElements", "NoPublishedStyles", "NoPublishedComponents", "NoPublishedAssets", "StyleNotApplied", "ComponentHasNoThumbnail", "DuplicateImportedStyleId", "DuplicateImportedStylePath", "NoUnpublishedStyles", "ReferenceResolutionFailed"]>;
3907
3951
  componentId: z.ZodOptional<z.ZodString>;
3908
3952
  componentName: z.ZodOptional<z.ZodString>;
3909
3953
  styleId: z.ZodOptional<z.ZodString>;
3910
3954
  styleName: z.ZodOptional<z.ZodString>;
3911
3955
  unsupportedStyleValueType: z.ZodOptional<z.ZodString>;
3956
+ referenceId: z.ZodOptional<z.ZodString>;
3912
3957
  }, "strip", z.ZodTypeAny, {
3913
- warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles";
3958
+ warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles" | "ReferenceResolutionFailed";
3914
3959
  componentId?: string | undefined;
3915
3960
  componentName?: string | undefined;
3916
3961
  styleId?: string | undefined;
3917
3962
  styleName?: string | undefined;
3918
3963
  unsupportedStyleValueType?: string | undefined;
3964
+ referenceId?: string | undefined;
3919
3965
  }, {
3920
- warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles";
3966
+ warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles" | "ReferenceResolutionFailed";
3921
3967
  componentId?: string | undefined;
3922
3968
  componentName?: string | undefined;
3923
3969
  styleId?: string | undefined;
3924
3970
  styleName?: string | undefined;
3925
3971
  unsupportedStyleValueType?: string | undefined;
3972
+ referenceId?: string | undefined;
3926
3973
  }>, "many">>>, {
3927
- warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles";
3974
+ warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles" | "ReferenceResolutionFailed";
3928
3975
  componentId?: string | undefined;
3929
3976
  componentName?: string | undefined;
3930
3977
  styleId?: string | undefined;
3931
3978
  styleName?: string | undefined;
3932
3979
  unsupportedStyleValueType?: string | undefined;
3980
+ referenceId?: string | undefined;
3933
3981
  }[], {
3934
- warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles";
3982
+ warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles" | "ReferenceResolutionFailed";
3935
3983
  componentId?: string | undefined;
3936
3984
  componentName?: string | undefined;
3937
3985
  styleId?: string | undefined;
3938
3986
  styleName?: string | undefined;
3939
3987
  unsupportedStyleValueType?: string | undefined;
3988
+ referenceId?: string | undefined;
3940
3989
  }[] | null | undefined>;
3941
3990
  }, "strip", z.ZodTypeAny, {
3942
- frames: number;
3943
3991
  components: number;
3992
+ frames: number;
3944
3993
  componentSets: number;
3945
3994
  tokensCreated: number;
3946
3995
  tokensUpdated: number;
@@ -3956,12 +4005,13 @@ declare const DTODataSourcesListResponse: z.ZodObject<{
3956
4005
  componentAssetsDeleted: number;
3957
4006
  isFailed: boolean;
3958
4007
  warnings: {
3959
- warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles";
4008
+ warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles" | "ReferenceResolutionFailed";
3960
4009
  componentId?: string | undefined;
3961
4010
  componentName?: string | undefined;
3962
4011
  styleId?: string | undefined;
3963
4012
  styleName?: string | undefined;
3964
4013
  unsupportedStyleValueType?: string | undefined;
4014
+ referenceId?: string | undefined;
3965
4015
  }[];
3966
4016
  error?: any;
3967
4017
  sourceId?: string | undefined;
@@ -3970,10 +4020,10 @@ declare const DTODataSourcesListResponse: z.ZodObject<{
3970
4020
  }, {
3971
4021
  isFailed: boolean;
3972
4022
  error?: any;
4023
+ components?: number | null | undefined;
3973
4024
  sourceId?: string | null | undefined;
3974
4025
  brandId?: string | null | undefined;
3975
4026
  frames?: number | null | undefined;
3976
- components?: number | null | undefined;
3977
4027
  componentSets?: number | null | undefined;
3978
4028
  tokensCreated?: number | null | undefined;
3979
4029
  tokensUpdated?: number | null | undefined;
@@ -3989,12 +4039,13 @@ declare const DTODataSourcesListResponse: z.ZodObject<{
3989
4039
  componentAssetsDeleted?: number | null | undefined;
3990
4040
  versionId?: string | null | undefined;
3991
4041
  warnings?: {
3992
- warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles";
4042
+ warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles" | "ReferenceResolutionFailed";
3993
4043
  componentId?: string | undefined;
3994
4044
  componentName?: string | undefined;
3995
4045
  styleId?: string | undefined;
3996
4046
  styleName?: string | undefined;
3997
4047
  unsupportedStyleValueType?: string | undefined;
4048
+ referenceId?: string | undefined;
3998
4049
  }[] | null | undefined;
3999
4050
  }>>>;
4000
4051
  lastImportedAt: z.ZodOptional<z.ZodNullable<z.ZodDate>>;
@@ -4025,14 +4076,14 @@ declare const DTODataSourcesListResponse: z.ZodObject<{
4025
4076
  frames: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodNumber>>, number, number | null | undefined>;
4026
4077
  }, "strip", z.ZodTypeAny, {
4027
4078
  assets: number;
4028
- frames: number;
4029
4079
  components: number;
4030
4080
  tokens: number;
4081
+ frames: number;
4031
4082
  }, {
4032
4083
  assets?: number | null | undefined;
4033
- frames?: number | null | undefined;
4034
4084
  components?: number | null | undefined;
4035
4085
  tokens?: number | null | undefined;
4086
+ frames?: number | null | undefined;
4036
4087
  }>;
4037
4088
  }, "strip", z.ZodTypeAny, {
4038
4089
  fileId: string;
@@ -4041,14 +4092,14 @@ declare const DTODataSourcesListResponse: z.ZodObject<{
4041
4092
  ownerId: string;
4042
4093
  stats: {
4043
4094
  assets: number;
4044
- frames: number;
4045
4095
  components: number;
4046
4096
  tokens: number;
4097
+ frames: number;
4047
4098
  };
4048
4099
  fileThumbnailUrl?: string | undefined;
4049
4100
  lastImportResult?: {
4050
- frames: number;
4051
4101
  components: number;
4102
+ frames: number;
4052
4103
  componentSets: number;
4053
4104
  tokensCreated: number;
4054
4105
  tokensUpdated: number;
@@ -4064,12 +4115,13 @@ declare const DTODataSourcesListResponse: z.ZodObject<{
4064
4115
  componentAssetsDeleted: number;
4065
4116
  isFailed: boolean;
4066
4117
  warnings: {
4067
- warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles";
4118
+ warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles" | "ReferenceResolutionFailed";
4068
4119
  componentId?: string | undefined;
4069
4120
  componentName?: string | undefined;
4070
4121
  styleId?: string | undefined;
4071
4122
  styleName?: string | undefined;
4072
4123
  unsupportedStyleValueType?: string | undefined;
4124
+ referenceId?: string | undefined;
4073
4125
  }[];
4074
4126
  error?: any;
4075
4127
  sourceId?: string | undefined;
@@ -4093,18 +4145,18 @@ declare const DTODataSourcesListResponse: z.ZodObject<{
4093
4145
  ownerId: string;
4094
4146
  stats: {
4095
4147
  assets?: number | null | undefined;
4096
- frames?: number | null | undefined;
4097
4148
  components?: number | null | undefined;
4098
4149
  tokens?: number | null | undefined;
4150
+ frames?: number | null | undefined;
4099
4151
  };
4100
4152
  fileThumbnailUrl?: string | undefined;
4101
4153
  lastImportResult?: {
4102
4154
  isFailed: boolean;
4103
4155
  error?: any;
4156
+ components?: number | null | undefined;
4104
4157
  sourceId?: string | null | undefined;
4105
4158
  brandId?: string | null | undefined;
4106
4159
  frames?: number | null | undefined;
4107
- components?: number | null | undefined;
4108
4160
  componentSets?: number | null | undefined;
4109
4161
  tokensCreated?: number | null | undefined;
4110
4162
  tokensUpdated?: number | null | undefined;
@@ -4120,12 +4172,13 @@ declare const DTODataSourcesListResponse: z.ZodObject<{
4120
4172
  componentAssetsDeleted?: number | null | undefined;
4121
4173
  versionId?: string | null | undefined;
4122
4174
  warnings?: {
4123
- warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles";
4175
+ warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles" | "ReferenceResolutionFailed";
4124
4176
  componentId?: string | undefined;
4125
4177
  componentName?: string | undefined;
4126
4178
  styleId?: string | undefined;
4127
4179
  styleName?: string | undefined;
4128
4180
  unsupportedStyleValueType?: string | undefined;
4181
+ referenceId?: string | undefined;
4129
4182
  }[] | null | undefined;
4130
4183
  } | null | undefined;
4131
4184
  lastImportedAt?: Date | null | undefined;
@@ -4149,8 +4202,8 @@ declare const DTODataSourcesListResponse: z.ZodObject<{
4149
4202
  scope: {
4150
4203
  assets: boolean;
4151
4204
  components: boolean;
4152
- tokens: boolean;
4153
4205
  documentationFrames: boolean;
4206
+ tokens: boolean;
4154
4207
  isUnpublishedContentFallbackEnabled: boolean;
4155
4208
  themePersistentId?: string | undefined;
4156
4209
  };
@@ -4166,14 +4219,14 @@ declare const DTODataSourcesListResponse: z.ZodObject<{
4166
4219
  ownerId: string;
4167
4220
  stats: {
4168
4221
  assets: number;
4169
- frames: number;
4170
4222
  components: number;
4171
4223
  tokens: number;
4224
+ frames: number;
4172
4225
  };
4173
4226
  fileThumbnailUrl?: string | undefined;
4174
4227
  lastImportResult?: {
4175
- frames: number;
4176
4228
  components: number;
4229
+ frames: number;
4177
4230
  componentSets: number;
4178
4231
  tokensCreated: number;
4179
4232
  tokensUpdated: number;
@@ -4189,12 +4242,13 @@ declare const DTODataSourcesListResponse: z.ZodObject<{
4189
4242
  componentAssetsDeleted: number;
4190
4243
  isFailed: boolean;
4191
4244
  warnings: {
4192
- warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles";
4245
+ warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles" | "ReferenceResolutionFailed";
4193
4246
  componentId?: string | undefined;
4194
4247
  componentName?: string | undefined;
4195
4248
  styleId?: string | undefined;
4196
4249
  styleName?: string | undefined;
4197
4250
  unsupportedStyleValueType?: string | undefined;
4251
+ referenceId?: string | undefined;
4198
4252
  }[];
4199
4253
  error?: any;
4200
4254
  sourceId?: string | undefined;
@@ -4219,8 +4273,8 @@ declare const DTODataSourcesListResponse: z.ZodObject<{
4219
4273
  scope: {
4220
4274
  assets: boolean;
4221
4275
  components: boolean;
4222
- tokens: boolean;
4223
4276
  documentationFrames: boolean;
4277
+ tokens: boolean;
4224
4278
  isUnpublishedContentFallbackEnabled: boolean;
4225
4279
  themePersistentId?: string | undefined;
4226
4280
  };
@@ -4236,18 +4290,18 @@ declare const DTODataSourcesListResponse: z.ZodObject<{
4236
4290
  ownerId: string;
4237
4291
  stats: {
4238
4292
  assets?: number | null | undefined;
4239
- frames?: number | null | undefined;
4240
4293
  components?: number | null | undefined;
4241
4294
  tokens?: number | null | undefined;
4295
+ frames?: number | null | undefined;
4242
4296
  };
4243
4297
  fileThumbnailUrl?: string | undefined;
4244
4298
  lastImportResult?: {
4245
4299
  isFailed: boolean;
4246
4300
  error?: any;
4301
+ components?: number | null | undefined;
4247
4302
  sourceId?: string | null | undefined;
4248
4303
  brandId?: string | null | undefined;
4249
4304
  frames?: number | null | undefined;
4250
- components?: number | null | undefined;
4251
4305
  componentSets?: number | null | undefined;
4252
4306
  tokensCreated?: number | null | undefined;
4253
4307
  tokensUpdated?: number | null | undefined;
@@ -4263,12 +4317,13 @@ declare const DTODataSourcesListResponse: z.ZodObject<{
4263
4317
  componentAssetsDeleted?: number | null | undefined;
4264
4318
  versionId?: string | null | undefined;
4265
4319
  warnings?: {
4266
- warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles";
4320
+ warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles" | "ReferenceResolutionFailed";
4267
4321
  componentId?: string | undefined;
4268
4322
  componentName?: string | undefined;
4269
4323
  styleId?: string | undefined;
4270
4324
  styleName?: string | undefined;
4271
4325
  unsupportedStyleValueType?: string | undefined;
4326
+ referenceId?: string | undefined;
4272
4327
  }[] | null | undefined;
4273
4328
  } | null | undefined;
4274
4329
  lastImportedAt?: Date | null | undefined;
@@ -4527,8 +4582,8 @@ declare const DTODataSourcesListResponse: z.ZodObject<{
4527
4582
  scope: {
4528
4583
  assets: boolean;
4529
4584
  components: boolean;
4530
- tokens: boolean;
4531
4585
  documentationFrames: boolean;
4586
+ tokens: boolean;
4532
4587
  isUnpublishedContentFallbackEnabled: boolean;
4533
4588
  themePersistentId?: string | undefined;
4534
4589
  };
@@ -4544,14 +4599,14 @@ declare const DTODataSourcesListResponse: z.ZodObject<{
4544
4599
  ownerId: string;
4545
4600
  stats: {
4546
4601
  assets: number;
4547
- frames: number;
4548
4602
  components: number;
4549
4603
  tokens: number;
4604
+ frames: number;
4550
4605
  };
4551
4606
  fileThumbnailUrl?: string | undefined;
4552
4607
  lastImportResult?: {
4553
- frames: number;
4554
4608
  components: number;
4609
+ frames: number;
4555
4610
  componentSets: number;
4556
4611
  tokensCreated: number;
4557
4612
  tokensUpdated: number;
@@ -4567,12 +4622,13 @@ declare const DTODataSourcesListResponse: z.ZodObject<{
4567
4622
  componentAssetsDeleted: number;
4568
4623
  isFailed: boolean;
4569
4624
  warnings: {
4570
- warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles";
4625
+ warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles" | "ReferenceResolutionFailed";
4571
4626
  componentId?: string | undefined;
4572
4627
  componentName?: string | undefined;
4573
4628
  styleId?: string | undefined;
4574
4629
  styleName?: string | undefined;
4575
4630
  unsupportedStyleValueType?: string | undefined;
4631
+ referenceId?: string | undefined;
4576
4632
  }[];
4577
4633
  error?: any;
4578
4634
  sourceId?: string | undefined;
@@ -4647,8 +4703,8 @@ declare const DTODataSourcesListResponse: z.ZodObject<{
4647
4703
  scope: {
4648
4704
  assets: boolean;
4649
4705
  components: boolean;
4650
- tokens: boolean;
4651
4706
  documentationFrames: boolean;
4707
+ tokens: boolean;
4652
4708
  isUnpublishedContentFallbackEnabled: boolean;
4653
4709
  themePersistentId?: string | undefined;
4654
4710
  };
@@ -4664,18 +4720,18 @@ declare const DTODataSourcesListResponse: z.ZodObject<{
4664
4720
  ownerId: string;
4665
4721
  stats: {
4666
4722
  assets?: number | null | undefined;
4667
- frames?: number | null | undefined;
4668
4723
  components?: number | null | undefined;
4669
4724
  tokens?: number | null | undefined;
4725
+ frames?: number | null | undefined;
4670
4726
  };
4671
4727
  fileThumbnailUrl?: string | undefined;
4672
4728
  lastImportResult?: {
4673
4729
  isFailed: boolean;
4674
4730
  error?: any;
4731
+ components?: number | null | undefined;
4675
4732
  sourceId?: string | null | undefined;
4676
4733
  brandId?: string | null | undefined;
4677
4734
  frames?: number | null | undefined;
4678
- components?: number | null | undefined;
4679
4735
  componentSets?: number | null | undefined;
4680
4736
  tokensCreated?: number | null | undefined;
4681
4737
  tokensUpdated?: number | null | undefined;
@@ -4691,12 +4747,13 @@ declare const DTODataSourcesListResponse: z.ZodObject<{
4691
4747
  componentAssetsDeleted?: number | null | undefined;
4692
4748
  versionId?: string | null | undefined;
4693
4749
  warnings?: {
4694
- warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles";
4750
+ warningType: "NoVersionFound" | "UnsupportedFill" | "UnsupportedStroke" | "UnsupportedEffect" | "NoPublishedElements" | "NoPublishedStyles" | "NoPublishedComponents" | "NoPublishedAssets" | "StyleNotApplied" | "ComponentHasNoThumbnail" | "DuplicateImportedStyleId" | "DuplicateImportedStylePath" | "NoUnpublishedStyles" | "ReferenceResolutionFailed";
4695
4751
  componentId?: string | undefined;
4696
4752
  componentName?: string | undefined;
4697
4753
  styleId?: string | undefined;
4698
4754
  styleName?: string | undefined;
4699
4755
  unsupportedStyleValueType?: string | undefined;
4756
+ referenceId?: string | undefined;
4700
4757
  }[] | null | undefined;
4701
4758
  } | null | undefined;
4702
4759
  lastImportedAt?: Date | null | undefined;
@@ -15732,9 +15789,9 @@ declare const DTODocumentationItemConfigurationV1: z.ZodObject<{
15732
15789
  assetId?: string | undefined;
15733
15790
  width?: number | undefined;
15734
15791
  height?: number | undefined;
15792
+ referenceId?: string | undefined;
15735
15793
  sourceFileName?: string | undefined;
15736
15794
  previewUrl?: string | undefined;
15737
- referenceId?: string | undefined;
15738
15795
  assetScale?: number | undefined;
15739
15796
  } | undefined;
15740
15797
  backgroundColor?: {
@@ -15752,9 +15809,9 @@ declare const DTODocumentationItemConfigurationV1: z.ZodObject<{
15752
15809
  assetId?: string | null | undefined;
15753
15810
  width?: number | null | undefined;
15754
15811
  height?: number | null | undefined;
15812
+ referenceId?: string | null | undefined;
15755
15813
  sourceFileName?: string | null | undefined;
15756
15814
  previewUrl?: string | null | undefined;
15757
- referenceId?: string | null | undefined;
15758
15815
  assetScale?: number | null | undefined;
15759
15816
  } | null | undefined;
15760
15817
  backgroundColor?: {
@@ -15772,9 +15829,9 @@ declare const DTODocumentationItemConfigurationV1: z.ZodObject<{
15772
15829
  assetId?: string | undefined;
15773
15830
  width?: number | undefined;
15774
15831
  height?: number | undefined;
15832
+ referenceId?: string | undefined;
15775
15833
  sourceFileName?: string | undefined;
15776
15834
  previewUrl?: string | undefined;
15777
- referenceId?: string | undefined;
15778
15835
  assetScale?: number | undefined;
15779
15836
  } | undefined;
15780
15837
  backgroundColor?: {
@@ -15792,9 +15849,9 @@ declare const DTODocumentationItemConfigurationV1: z.ZodObject<{
15792
15849
  assetId?: string | null | undefined;
15793
15850
  width?: number | null | undefined;
15794
15851
  height?: number | null | undefined;
15852
+ referenceId?: string | null | undefined;
15795
15853
  sourceFileName?: string | null | undefined;
15796
15854
  previewUrl?: string | null | undefined;
15797
- referenceId?: string | null | undefined;
15798
15855
  assetScale?: number | null | undefined;
15799
15856
  } | null | undefined;
15800
15857
  backgroundColor?: {
@@ -15817,9 +15874,9 @@ declare const DTODocumentationItemConfigurationV1: z.ZodObject<{
15817
15874
  assetId?: string | undefined;
15818
15875
  width?: number | undefined;
15819
15876
  height?: number | undefined;
15877
+ referenceId?: string | undefined;
15820
15878
  sourceFileName?: string | undefined;
15821
15879
  previewUrl?: string | undefined;
15822
- referenceId?: string | undefined;
15823
15880
  assetScale?: number | undefined;
15824
15881
  } | undefined;
15825
15882
  backgroundColor?: {
@@ -15842,9 +15899,9 @@ declare const DTODocumentationItemConfigurationV1: z.ZodObject<{
15842
15899
  assetId?: string | null | undefined;
15843
15900
  width?: number | null | undefined;
15844
15901
  height?: number | null | undefined;
15902
+ referenceId?: string | null | undefined;
15845
15903
  sourceFileName?: string | null | undefined;
15846
15904
  previewUrl?: string | null | undefined;
15847
- referenceId?: string | null | undefined;
15848
15905
  assetScale?: number | null | undefined;
15849
15906
  } | null | undefined;
15850
15907
  backgroundColor?: {
@@ -15907,9 +15964,9 @@ declare const DTODocumentationItemConfigurationV1: z.ZodObject<{
15907
15964
  assetId?: string | undefined;
15908
15965
  width?: number | undefined;
15909
15966
  height?: number | undefined;
15967
+ referenceId?: string | undefined;
15910
15968
  sourceFileName?: string | undefined;
15911
15969
  previewUrl?: string | undefined;
15912
- referenceId?: string | undefined;
15913
15970
  assetScale?: number | undefined;
15914
15971
  } | undefined;
15915
15972
  backgroundColor?: {
@@ -15948,9 +16005,9 @@ declare const DTODocumentationItemConfigurationV1: z.ZodObject<{
15948
16005
  assetId?: string | null | undefined;
15949
16006
  width?: number | null | undefined;
15950
16007
  height?: number | null | undefined;
16008
+ referenceId?: string | null | undefined;
15951
16009
  sourceFileName?: string | null | undefined;
15952
16010
  previewUrl?: string | null | undefined;
15953
- referenceId?: string | null | undefined;
15954
16011
  assetScale?: number | null | undefined;
15955
16012
  } | null | undefined;
15956
16013
  backgroundColor?: {
@@ -15994,9 +16051,9 @@ declare const DTODocumentationItemConfigurationV1: z.ZodObject<{
15994
16051
  assetId?: string | undefined;
15995
16052
  width?: number | undefined;
15996
16053
  height?: number | undefined;
16054
+ referenceId?: string | undefined;
15997
16055
  sourceFileName?: string | undefined;
15998
16056
  previewUrl?: string | undefined;
15999
- referenceId?: string | undefined;
16000
16057
  assetScale?: number | undefined;
16001
16058
  } | undefined;
16002
16059
  backgroundColor?: {
@@ -16040,9 +16097,9 @@ declare const DTODocumentationItemConfigurationV1: z.ZodObject<{
16040
16097
  assetId?: string | null | undefined;
16041
16098
  width?: number | null | undefined;
16042
16099
  height?: number | null | undefined;
16100
+ referenceId?: string | null | undefined;
16043
16101
  sourceFileName?: string | null | undefined;
16044
16102
  previewUrl?: string | null | undefined;
16045
- referenceId?: string | null | undefined;
16046
16103
  assetScale?: number | null | undefined;
16047
16104
  } | null | undefined;
16048
16105
  backgroundColor?: {
@@ -17311,13 +17368,13 @@ declare const DTODocumentationPageContent: z.ZodObject<{
17311
17368
  url: z.ZodOptional<z.ZodString>;
17312
17369
  openInNewTab: z.ZodOptional<z.ZodBoolean>;
17313
17370
  }, "strip", z.ZodTypeAny, {
17314
- type: "DocumentationItem" | "PageHeading" | "Url";
17371
+ type: "Url" | "DocumentationItem" | "PageHeading";
17315
17372
  url?: string | undefined;
17316
17373
  documentationItemId?: string | undefined;
17317
17374
  pageHeadingId?: string | undefined;
17318
17375
  openInNewTab?: boolean | undefined;
17319
17376
  }, {
17320
- type: "DocumentationItem" | "PageHeading" | "Url";
17377
+ type: "Url" | "DocumentationItem" | "PageHeading";
17321
17378
  url?: string | undefined;
17322
17379
  documentationItemId?: string | undefined;
17323
17380
  pageHeadingId?: string | undefined;
@@ -17336,7 +17393,7 @@ declare const DTODocumentationPageContent: z.ZodObject<{
17336
17393
  value?: any;
17337
17394
  } & Record<string, any>>;
17338
17395
  linksTo?: {
17339
- type: "DocumentationItem" | "PageHeading" | "Url";
17396
+ type: "Url" | "DocumentationItem" | "PageHeading";
17340
17397
  url?: string | undefined;
17341
17398
  documentationItemId?: string | undefined;
17342
17399
  pageHeadingId?: string | undefined;
@@ -17348,7 +17405,7 @@ declare const DTODocumentationPageContent: z.ZodObject<{
17348
17405
  value?: any;
17349
17406
  } & Record<string, any>>;
17350
17407
  linksTo?: {
17351
- type: "DocumentationItem" | "PageHeading" | "Url";
17408
+ type: "Url" | "DocumentationItem" | "PageHeading";
17352
17409
  url?: string | undefined;
17353
17410
  documentationItemId?: string | undefined;
17354
17411
  pageHeadingId?: string | undefined;
@@ -17363,7 +17420,7 @@ declare const DTODocumentationPageContent: z.ZodObject<{
17363
17420
  value?: any;
17364
17421
  } & Record<string, any>>;
17365
17422
  linksTo?: {
17366
- type: "DocumentationItem" | "PageHeading" | "Url";
17423
+ type: "Url" | "DocumentationItem" | "PageHeading";
17367
17424
  url?: string | undefined;
17368
17425
  documentationItemId?: string | undefined;
17369
17426
  pageHeadingId?: string | undefined;
@@ -17387,7 +17444,7 @@ declare const DTODocumentationPageContent: z.ZodObject<{
17387
17444
  value?: any;
17388
17445
  } & Record<string, any>>;
17389
17446
  linksTo?: {
17390
- type: "DocumentationItem" | "PageHeading" | "Url";
17447
+ type: "Url" | "DocumentationItem" | "PageHeading";
17391
17448
  url?: string | undefined;
17392
17449
  documentationItemId?: string | undefined;
17393
17450
  pageHeadingId?: string | undefined;
@@ -17415,7 +17472,7 @@ declare const DTODocumentationPageContent: z.ZodObject<{
17415
17472
  value?: any;
17416
17473
  } & Record<string, any>>;
17417
17474
  linksTo?: {
17418
- type: "DocumentationItem" | "PageHeading" | "Url";
17475
+ type: "Url" | "DocumentationItem" | "PageHeading";
17419
17476
  url?: string | undefined;
17420
17477
  documentationItemId?: string | undefined;
17421
17478
  pageHeadingId?: string | undefined;
@@ -17443,7 +17500,7 @@ declare const DTODocumentationPageContent: z.ZodObject<{
17443
17500
  value?: any;
17444
17501
  } & Record<string, any>>;
17445
17502
  linksTo?: {
17446
- type: "DocumentationItem" | "PageHeading" | "Url";
17503
+ type: "Url" | "DocumentationItem" | "PageHeading";
17447
17504
  url?: string | undefined;
17448
17505
  documentationItemId?: string | undefined;
17449
17506
  pageHeadingId?: string | undefined;
@@ -17585,13 +17642,13 @@ declare const DTODocumentationPageContent: z.ZodObject<{
17585
17642
  url: z.ZodOptional<z.ZodString>;
17586
17643
  openInNewTab: z.ZodOptional<z.ZodBoolean>;
17587
17644
  }, "strip", z.ZodTypeAny, {
17588
- type: "DocumentationItem" | "PageHeading" | "Url";
17645
+ type: "Url" | "DocumentationItem" | "PageHeading";
17589
17646
  url?: string | undefined;
17590
17647
  documentationItemId?: string | undefined;
17591
17648
  pageHeadingId?: string | undefined;
17592
17649
  openInNewTab?: boolean | undefined;
17593
17650
  }, {
17594
- type: "DocumentationItem" | "PageHeading" | "Url";
17651
+ type: "Url" | "DocumentationItem" | "PageHeading";
17595
17652
  url?: string | undefined;
17596
17653
  documentationItemId?: string | undefined;
17597
17654
  pageHeadingId?: string | undefined;
@@ -17610,7 +17667,7 @@ declare const DTODocumentationPageContent: z.ZodObject<{
17610
17667
  value?: any;
17611
17668
  } & Record<string, any>>;
17612
17669
  linksTo?: {
17613
- type: "DocumentationItem" | "PageHeading" | "Url";
17670
+ type: "Url" | "DocumentationItem" | "PageHeading";
17614
17671
  url?: string | undefined;
17615
17672
  documentationItemId?: string | undefined;
17616
17673
  pageHeadingId?: string | undefined;
@@ -17622,7 +17679,7 @@ declare const DTODocumentationPageContent: z.ZodObject<{
17622
17679
  value?: any;
17623
17680
  } & Record<string, any>>;
17624
17681
  linksTo?: {
17625
- type: "DocumentationItem" | "PageHeading" | "Url";
17682
+ type: "Url" | "DocumentationItem" | "PageHeading";
17626
17683
  url?: string | undefined;
17627
17684
  documentationItemId?: string | undefined;
17628
17685
  pageHeadingId?: string | undefined;
@@ -17637,7 +17694,7 @@ declare const DTODocumentationPageContent: z.ZodObject<{
17637
17694
  value?: any;
17638
17695
  } & Record<string, any>>;
17639
17696
  linksTo?: {
17640
- type: "DocumentationItem" | "PageHeading" | "Url";
17697
+ type: "Url" | "DocumentationItem" | "PageHeading";
17641
17698
  url?: string | undefined;
17642
17699
  documentationItemId?: string | undefined;
17643
17700
  pageHeadingId?: string | undefined;
@@ -17661,7 +17718,7 @@ declare const DTODocumentationPageContent: z.ZodObject<{
17661
17718
  value?: any;
17662
17719
  } & Record<string, any>>;
17663
17720
  linksTo?: {
17664
- type: "DocumentationItem" | "PageHeading" | "Url";
17721
+ type: "Url" | "DocumentationItem" | "PageHeading";
17665
17722
  url?: string | undefined;
17666
17723
  documentationItemId?: string | undefined;
17667
17724
  pageHeadingId?: string | undefined;
@@ -17689,7 +17746,7 @@ declare const DTODocumentationPageContent: z.ZodObject<{
17689
17746
  value?: any;
17690
17747
  } & Record<string, any>>;
17691
17748
  linksTo?: {
17692
- type: "DocumentationItem" | "PageHeading" | "Url";
17749
+ type: "Url" | "DocumentationItem" | "PageHeading";
17693
17750
  url?: string | undefined;
17694
17751
  documentationItemId?: string | undefined;
17695
17752
  pageHeadingId?: string | undefined;
@@ -17717,7 +17774,7 @@ declare const DTODocumentationPageContent: z.ZodObject<{
17717
17774
  value?: any;
17718
17775
  } & Record<string, any>>;
17719
17776
  linksTo?: {
17720
- type: "DocumentationItem" | "PageHeading" | "Url";
17777
+ type: "Url" | "DocumentationItem" | "PageHeading";
17721
17778
  url?: string | undefined;
17722
17779
  documentationItemId?: string | undefined;
17723
17780
  pageHeadingId?: string | undefined;
@@ -17748,7 +17805,7 @@ declare const DTODocumentationPageContent: z.ZodObject<{
17748
17805
  value?: any;
17749
17806
  } & Record<string, any>>;
17750
17807
  linksTo?: {
17751
- type: "DocumentationItem" | "PageHeading" | "Url";
17808
+ type: "Url" | "DocumentationItem" | "PageHeading";
17752
17809
  url?: string | undefined;
17753
17810
  documentationItemId?: string | undefined;
17754
17811
  pageHeadingId?: string | undefined;
@@ -17779,7 +17836,7 @@ declare const DTODocumentationPageContent: z.ZodObject<{
17779
17836
  value?: any;
17780
17837
  } & Record<string, any>>;
17781
17838
  linksTo?: {
17782
- type: "DocumentationItem" | "PageHeading" | "Url";
17839
+ type: "Url" | "DocumentationItem" | "PageHeading";
17783
17840
  url?: string | undefined;
17784
17841
  documentationItemId?: string | undefined;
17785
17842
  pageHeadingId?: string | undefined;
@@ -17814,7 +17871,7 @@ declare const DTODocumentationPageContent: z.ZodObject<{
17814
17871
  value?: any;
17815
17872
  } & Record<string, any>>;
17816
17873
  linksTo?: {
17817
- type: "DocumentationItem" | "PageHeading" | "Url";
17874
+ type: "Url" | "DocumentationItem" | "PageHeading";
17818
17875
  url?: string | undefined;
17819
17876
  documentationItemId?: string | undefined;
17820
17877
  pageHeadingId?: string | undefined;
@@ -17849,7 +17906,7 @@ declare const DTODocumentationPageContent: z.ZodObject<{
17849
17906
  value?: any;
17850
17907
  } & Record<string, any>>;
17851
17908
  linksTo?: {
17852
- type: "DocumentationItem" | "PageHeading" | "Url";
17909
+ type: "Url" | "DocumentationItem" | "PageHeading";
17853
17910
  url?: string | undefined;
17854
17911
  documentationItemId?: string | undefined;
17855
17912
  pageHeadingId?: string | undefined;
@@ -17888,7 +17945,7 @@ declare const DTODocumentationPageContent: z.ZodObject<{
17888
17945
  value?: any;
17889
17946
  } & Record<string, any>>;
17890
17947
  linksTo?: {
17891
- type: "DocumentationItem" | "PageHeading" | "Url";
17948
+ type: "Url" | "DocumentationItem" | "PageHeading";
17892
17949
  url?: string | undefined;
17893
17950
  documentationItemId?: string | undefined;
17894
17951
  pageHeadingId?: string | undefined;
@@ -17947,7 +18004,7 @@ declare const DTODocumentationPageContent: z.ZodObject<{
17947
18004
  value?: any;
17948
18005
  } & Record<string, any>>;
17949
18006
  linksTo?: {
17950
- type: "DocumentationItem" | "PageHeading" | "Url";
18007
+ type: "Url" | "DocumentationItem" | "PageHeading";
17951
18008
  url?: string | undefined;
17952
18009
  documentationItemId?: string | undefined;
17953
18010
  pageHeadingId?: string | undefined;
@@ -18000,7 +18057,7 @@ declare const DTODocumentationPageContent: z.ZodObject<{
18000
18057
  value?: any;
18001
18058
  } & Record<string, any>>;
18002
18059
  linksTo?: {
18003
- type: "DocumentationItem" | "PageHeading" | "Url";
18060
+ type: "Url" | "DocumentationItem" | "PageHeading";
18004
18061
  url?: string | undefined;
18005
18062
  documentationItemId?: string | undefined;
18006
18063
  pageHeadingId?: string | undefined;
@@ -18036,7 +18093,7 @@ declare const DTODocumentationPageContent: z.ZodObject<{
18036
18093
  value?: any;
18037
18094
  } & Record<string, any>>;
18038
18095
  linksTo?: {
18039
- type: "DocumentationItem" | "PageHeading" | "Url";
18096
+ type: "Url" | "DocumentationItem" | "PageHeading";
18040
18097
  url?: string | undefined;
18041
18098
  documentationItemId?: string | undefined;
18042
18099
  pageHeadingId?: string | undefined;
@@ -18089,7 +18146,7 @@ declare const DTODocumentationPageContent: z.ZodObject<{
18089
18146
  value?: any;
18090
18147
  } & Record<string, any>>;
18091
18148
  linksTo?: {
18092
- type: "DocumentationItem" | "PageHeading" | "Url";
18149
+ type: "Url" | "DocumentationItem" | "PageHeading";
18093
18150
  url?: string | undefined;
18094
18151
  documentationItemId?: string | undefined;
18095
18152
  pageHeadingId?: string | undefined;
@@ -18125,7 +18182,7 @@ declare const DTODocumentationPageContent: z.ZodObject<{
18125
18182
  value?: any;
18126
18183
  } & Record<string, any>>;
18127
18184
  linksTo?: {
18128
- type: "DocumentationItem" | "PageHeading" | "Url";
18185
+ type: "Url" | "DocumentationItem" | "PageHeading";
18129
18186
  url?: string | undefined;
18130
18187
  documentationItemId?: string | undefined;
18131
18188
  pageHeadingId?: string | undefined;
@@ -18184,7 +18241,7 @@ declare const DTODocumentationPageContent: z.ZodObject<{
18184
18241
  value?: any;
18185
18242
  } & Record<string, any>>;
18186
18243
  linksTo?: {
18187
- type: "DocumentationItem" | "PageHeading" | "Url";
18244
+ type: "Url" | "DocumentationItem" | "PageHeading";
18188
18245
  url?: string | undefined;
18189
18246
  documentationItemId?: string | undefined;
18190
18247
  pageHeadingId?: string | undefined;
@@ -18220,7 +18277,7 @@ declare const DTODocumentationPageContent: z.ZodObject<{
18220
18277
  value?: any;
18221
18278
  } & Record<string, any>>;
18222
18279
  linksTo?: {
18223
- type: "DocumentationItem" | "PageHeading" | "Url";
18280
+ type: "Url" | "DocumentationItem" | "PageHeading";
18224
18281
  url?: string | undefined;
18225
18282
  documentationItemId?: string | undefined;
18226
18283
  pageHeadingId?: string | undefined;
@@ -18280,7 +18337,7 @@ declare const DTODocumentationPageContent: z.ZodObject<{
18280
18337
  value?: any;
18281
18338
  } & Record<string, any>>;
18282
18339
  linksTo?: {
18283
- type: "DocumentationItem" | "PageHeading" | "Url";
18340
+ type: "Url" | "DocumentationItem" | "PageHeading";
18284
18341
  url?: string | undefined;
18285
18342
  documentationItemId?: string | undefined;
18286
18343
  pageHeadingId?: string | undefined;
@@ -18316,7 +18373,7 @@ declare const DTODocumentationPageContent: z.ZodObject<{
18316
18373
  value?: any;
18317
18374
  } & Record<string, any>>;
18318
18375
  linksTo?: {
18319
- type: "DocumentationItem" | "PageHeading" | "Url";
18376
+ type: "Url" | "DocumentationItem" | "PageHeading";
18320
18377
  url?: string | undefined;
18321
18378
  documentationItemId?: string | undefined;
18322
18379
  pageHeadingId?: string | undefined;
@@ -18410,13 +18467,13 @@ declare const DTODocumentationPageContentGetResponse: z.ZodObject<{
18410
18467
  url: z.ZodOptional<z.ZodString>;
18411
18468
  openInNewTab: z.ZodOptional<z.ZodBoolean>;
18412
18469
  }, "strip", z.ZodTypeAny, {
18413
- type: "DocumentationItem" | "PageHeading" | "Url";
18470
+ type: "Url" | "DocumentationItem" | "PageHeading";
18414
18471
  url?: string | undefined;
18415
18472
  documentationItemId?: string | undefined;
18416
18473
  pageHeadingId?: string | undefined;
18417
18474
  openInNewTab?: boolean | undefined;
18418
18475
  }, {
18419
- type: "DocumentationItem" | "PageHeading" | "Url";
18476
+ type: "Url" | "DocumentationItem" | "PageHeading";
18420
18477
  url?: string | undefined;
18421
18478
  documentationItemId?: string | undefined;
18422
18479
  pageHeadingId?: string | undefined;
@@ -18435,7 +18492,7 @@ declare const DTODocumentationPageContentGetResponse: z.ZodObject<{
18435
18492
  value?: any;
18436
18493
  } & Record<string, any>>;
18437
18494
  linksTo?: {
18438
- type: "DocumentationItem" | "PageHeading" | "Url";
18495
+ type: "Url" | "DocumentationItem" | "PageHeading";
18439
18496
  url?: string | undefined;
18440
18497
  documentationItemId?: string | undefined;
18441
18498
  pageHeadingId?: string | undefined;
@@ -18447,7 +18504,7 @@ declare const DTODocumentationPageContentGetResponse: z.ZodObject<{
18447
18504
  value?: any;
18448
18505
  } & Record<string, any>>;
18449
18506
  linksTo?: {
18450
- type: "DocumentationItem" | "PageHeading" | "Url";
18507
+ type: "Url" | "DocumentationItem" | "PageHeading";
18451
18508
  url?: string | undefined;
18452
18509
  documentationItemId?: string | undefined;
18453
18510
  pageHeadingId?: string | undefined;
@@ -18462,7 +18519,7 @@ declare const DTODocumentationPageContentGetResponse: z.ZodObject<{
18462
18519
  value?: any;
18463
18520
  } & Record<string, any>>;
18464
18521
  linksTo?: {
18465
- type: "DocumentationItem" | "PageHeading" | "Url";
18522
+ type: "Url" | "DocumentationItem" | "PageHeading";
18466
18523
  url?: string | undefined;
18467
18524
  documentationItemId?: string | undefined;
18468
18525
  pageHeadingId?: string | undefined;
@@ -18486,7 +18543,7 @@ declare const DTODocumentationPageContentGetResponse: z.ZodObject<{
18486
18543
  value?: any;
18487
18544
  } & Record<string, any>>;
18488
18545
  linksTo?: {
18489
- type: "DocumentationItem" | "PageHeading" | "Url";
18546
+ type: "Url" | "DocumentationItem" | "PageHeading";
18490
18547
  url?: string | undefined;
18491
18548
  documentationItemId?: string | undefined;
18492
18549
  pageHeadingId?: string | undefined;
@@ -18514,7 +18571,7 @@ declare const DTODocumentationPageContentGetResponse: z.ZodObject<{
18514
18571
  value?: any;
18515
18572
  } & Record<string, any>>;
18516
18573
  linksTo?: {
18517
- type: "DocumentationItem" | "PageHeading" | "Url";
18574
+ type: "Url" | "DocumentationItem" | "PageHeading";
18518
18575
  url?: string | undefined;
18519
18576
  documentationItemId?: string | undefined;
18520
18577
  pageHeadingId?: string | undefined;
@@ -18542,7 +18599,7 @@ declare const DTODocumentationPageContentGetResponse: z.ZodObject<{
18542
18599
  value?: any;
18543
18600
  } & Record<string, any>>;
18544
18601
  linksTo?: {
18545
- type: "DocumentationItem" | "PageHeading" | "Url";
18602
+ type: "Url" | "DocumentationItem" | "PageHeading";
18546
18603
  url?: string | undefined;
18547
18604
  documentationItemId?: string | undefined;
18548
18605
  pageHeadingId?: string | undefined;
@@ -18684,13 +18741,13 @@ declare const DTODocumentationPageContentGetResponse: z.ZodObject<{
18684
18741
  url: z.ZodOptional<z.ZodString>;
18685
18742
  openInNewTab: z.ZodOptional<z.ZodBoolean>;
18686
18743
  }, "strip", z.ZodTypeAny, {
18687
- type: "DocumentationItem" | "PageHeading" | "Url";
18744
+ type: "Url" | "DocumentationItem" | "PageHeading";
18688
18745
  url?: string | undefined;
18689
18746
  documentationItemId?: string | undefined;
18690
18747
  pageHeadingId?: string | undefined;
18691
18748
  openInNewTab?: boolean | undefined;
18692
18749
  }, {
18693
- type: "DocumentationItem" | "PageHeading" | "Url";
18750
+ type: "Url" | "DocumentationItem" | "PageHeading";
18694
18751
  url?: string | undefined;
18695
18752
  documentationItemId?: string | undefined;
18696
18753
  pageHeadingId?: string | undefined;
@@ -18709,7 +18766,7 @@ declare const DTODocumentationPageContentGetResponse: z.ZodObject<{
18709
18766
  value?: any;
18710
18767
  } & Record<string, any>>;
18711
18768
  linksTo?: {
18712
- type: "DocumentationItem" | "PageHeading" | "Url";
18769
+ type: "Url" | "DocumentationItem" | "PageHeading";
18713
18770
  url?: string | undefined;
18714
18771
  documentationItemId?: string | undefined;
18715
18772
  pageHeadingId?: string | undefined;
@@ -18721,7 +18778,7 @@ declare const DTODocumentationPageContentGetResponse: z.ZodObject<{
18721
18778
  value?: any;
18722
18779
  } & Record<string, any>>;
18723
18780
  linksTo?: {
18724
- type: "DocumentationItem" | "PageHeading" | "Url";
18781
+ type: "Url" | "DocumentationItem" | "PageHeading";
18725
18782
  url?: string | undefined;
18726
18783
  documentationItemId?: string | undefined;
18727
18784
  pageHeadingId?: string | undefined;
@@ -18736,7 +18793,7 @@ declare const DTODocumentationPageContentGetResponse: z.ZodObject<{
18736
18793
  value?: any;
18737
18794
  } & Record<string, any>>;
18738
18795
  linksTo?: {
18739
- type: "DocumentationItem" | "PageHeading" | "Url";
18796
+ type: "Url" | "DocumentationItem" | "PageHeading";
18740
18797
  url?: string | undefined;
18741
18798
  documentationItemId?: string | undefined;
18742
18799
  pageHeadingId?: string | undefined;
@@ -18760,7 +18817,7 @@ declare const DTODocumentationPageContentGetResponse: z.ZodObject<{
18760
18817
  value?: any;
18761
18818
  } & Record<string, any>>;
18762
18819
  linksTo?: {
18763
- type: "DocumentationItem" | "PageHeading" | "Url";
18820
+ type: "Url" | "DocumentationItem" | "PageHeading";
18764
18821
  url?: string | undefined;
18765
18822
  documentationItemId?: string | undefined;
18766
18823
  pageHeadingId?: string | undefined;
@@ -18788,7 +18845,7 @@ declare const DTODocumentationPageContentGetResponse: z.ZodObject<{
18788
18845
  value?: any;
18789
18846
  } & Record<string, any>>;
18790
18847
  linksTo?: {
18791
- type: "DocumentationItem" | "PageHeading" | "Url";
18848
+ type: "Url" | "DocumentationItem" | "PageHeading";
18792
18849
  url?: string | undefined;
18793
18850
  documentationItemId?: string | undefined;
18794
18851
  pageHeadingId?: string | undefined;
@@ -18816,7 +18873,7 @@ declare const DTODocumentationPageContentGetResponse: z.ZodObject<{
18816
18873
  value?: any;
18817
18874
  } & Record<string, any>>;
18818
18875
  linksTo?: {
18819
- type: "DocumentationItem" | "PageHeading" | "Url";
18876
+ type: "Url" | "DocumentationItem" | "PageHeading";
18820
18877
  url?: string | undefined;
18821
18878
  documentationItemId?: string | undefined;
18822
18879
  pageHeadingId?: string | undefined;
@@ -18847,7 +18904,7 @@ declare const DTODocumentationPageContentGetResponse: z.ZodObject<{
18847
18904
  value?: any;
18848
18905
  } & Record<string, any>>;
18849
18906
  linksTo?: {
18850
- type: "DocumentationItem" | "PageHeading" | "Url";
18907
+ type: "Url" | "DocumentationItem" | "PageHeading";
18851
18908
  url?: string | undefined;
18852
18909
  documentationItemId?: string | undefined;
18853
18910
  pageHeadingId?: string | undefined;
@@ -18878,7 +18935,7 @@ declare const DTODocumentationPageContentGetResponse: z.ZodObject<{
18878
18935
  value?: any;
18879
18936
  } & Record<string, any>>;
18880
18937
  linksTo?: {
18881
- type: "DocumentationItem" | "PageHeading" | "Url";
18938
+ type: "Url" | "DocumentationItem" | "PageHeading";
18882
18939
  url?: string | undefined;
18883
18940
  documentationItemId?: string | undefined;
18884
18941
  pageHeadingId?: string | undefined;
@@ -18913,7 +18970,7 @@ declare const DTODocumentationPageContentGetResponse: z.ZodObject<{
18913
18970
  value?: any;
18914
18971
  } & Record<string, any>>;
18915
18972
  linksTo?: {
18916
- type: "DocumentationItem" | "PageHeading" | "Url";
18973
+ type: "Url" | "DocumentationItem" | "PageHeading";
18917
18974
  url?: string | undefined;
18918
18975
  documentationItemId?: string | undefined;
18919
18976
  pageHeadingId?: string | undefined;
@@ -18948,7 +19005,7 @@ declare const DTODocumentationPageContentGetResponse: z.ZodObject<{
18948
19005
  value?: any;
18949
19006
  } & Record<string, any>>;
18950
19007
  linksTo?: {
18951
- type: "DocumentationItem" | "PageHeading" | "Url";
19008
+ type: "Url" | "DocumentationItem" | "PageHeading";
18952
19009
  url?: string | undefined;
18953
19010
  documentationItemId?: string | undefined;
18954
19011
  pageHeadingId?: string | undefined;
@@ -18987,7 +19044,7 @@ declare const DTODocumentationPageContentGetResponse: z.ZodObject<{
18987
19044
  value?: any;
18988
19045
  } & Record<string, any>>;
18989
19046
  linksTo?: {
18990
- type: "DocumentationItem" | "PageHeading" | "Url";
19047
+ type: "Url" | "DocumentationItem" | "PageHeading";
18991
19048
  url?: string | undefined;
18992
19049
  documentationItemId?: string | undefined;
18993
19050
  pageHeadingId?: string | undefined;
@@ -19046,7 +19103,7 @@ declare const DTODocumentationPageContentGetResponse: z.ZodObject<{
19046
19103
  value?: any;
19047
19104
  } & Record<string, any>>;
19048
19105
  linksTo?: {
19049
- type: "DocumentationItem" | "PageHeading" | "Url";
19106
+ type: "Url" | "DocumentationItem" | "PageHeading";
19050
19107
  url?: string | undefined;
19051
19108
  documentationItemId?: string | undefined;
19052
19109
  pageHeadingId?: string | undefined;
@@ -19099,7 +19156,7 @@ declare const DTODocumentationPageContentGetResponse: z.ZodObject<{
19099
19156
  value?: any;
19100
19157
  } & Record<string, any>>;
19101
19158
  linksTo?: {
19102
- type: "DocumentationItem" | "PageHeading" | "Url";
19159
+ type: "Url" | "DocumentationItem" | "PageHeading";
19103
19160
  url?: string | undefined;
19104
19161
  documentationItemId?: string | undefined;
19105
19162
  pageHeadingId?: string | undefined;
@@ -19135,7 +19192,7 @@ declare const DTODocumentationPageContentGetResponse: z.ZodObject<{
19135
19192
  value?: any;
19136
19193
  } & Record<string, any>>;
19137
19194
  linksTo?: {
19138
- type: "DocumentationItem" | "PageHeading" | "Url";
19195
+ type: "Url" | "DocumentationItem" | "PageHeading";
19139
19196
  url?: string | undefined;
19140
19197
  documentationItemId?: string | undefined;
19141
19198
  pageHeadingId?: string | undefined;
@@ -19188,7 +19245,7 @@ declare const DTODocumentationPageContentGetResponse: z.ZodObject<{
19188
19245
  value?: any;
19189
19246
  } & Record<string, any>>;
19190
19247
  linksTo?: {
19191
- type: "DocumentationItem" | "PageHeading" | "Url";
19248
+ type: "Url" | "DocumentationItem" | "PageHeading";
19192
19249
  url?: string | undefined;
19193
19250
  documentationItemId?: string | undefined;
19194
19251
  pageHeadingId?: string | undefined;
@@ -19224,7 +19281,7 @@ declare const DTODocumentationPageContentGetResponse: z.ZodObject<{
19224
19281
  value?: any;
19225
19282
  } & Record<string, any>>;
19226
19283
  linksTo?: {
19227
- type: "DocumentationItem" | "PageHeading" | "Url";
19284
+ type: "Url" | "DocumentationItem" | "PageHeading";
19228
19285
  url?: string | undefined;
19229
19286
  documentationItemId?: string | undefined;
19230
19287
  pageHeadingId?: string | undefined;
@@ -19283,7 +19340,7 @@ declare const DTODocumentationPageContentGetResponse: z.ZodObject<{
19283
19340
  value?: any;
19284
19341
  } & Record<string, any>>;
19285
19342
  linksTo?: {
19286
- type: "DocumentationItem" | "PageHeading" | "Url";
19343
+ type: "Url" | "DocumentationItem" | "PageHeading";
19287
19344
  url?: string | undefined;
19288
19345
  documentationItemId?: string | undefined;
19289
19346
  pageHeadingId?: string | undefined;
@@ -19319,7 +19376,7 @@ declare const DTODocumentationPageContentGetResponse: z.ZodObject<{
19319
19376
  value?: any;
19320
19377
  } & Record<string, any>>;
19321
19378
  linksTo?: {
19322
- type: "DocumentationItem" | "PageHeading" | "Url";
19379
+ type: "Url" | "DocumentationItem" | "PageHeading";
19323
19380
  url?: string | undefined;
19324
19381
  documentationItemId?: string | undefined;
19325
19382
  pageHeadingId?: string | undefined;
@@ -19379,7 +19436,7 @@ declare const DTODocumentationPageContentGetResponse: z.ZodObject<{
19379
19436
  value?: any;
19380
19437
  } & Record<string, any>>;
19381
19438
  linksTo?: {
19382
- type: "DocumentationItem" | "PageHeading" | "Url";
19439
+ type: "Url" | "DocumentationItem" | "PageHeading";
19383
19440
  url?: string | undefined;
19384
19441
  documentationItemId?: string | undefined;
19385
19442
  pageHeadingId?: string | undefined;
@@ -19415,7 +19472,7 @@ declare const DTODocumentationPageContentGetResponse: z.ZodObject<{
19415
19472
  value?: any;
19416
19473
  } & Record<string, any>>;
19417
19474
  linksTo?: {
19418
- type: "DocumentationItem" | "PageHeading" | "Url";
19475
+ type: "Url" | "DocumentationItem" | "PageHeading";
19419
19476
  url?: string | undefined;
19420
19477
  documentationItemId?: string | undefined;
19421
19478
  pageHeadingId?: string | undefined;
@@ -19477,7 +19534,7 @@ declare const DTODocumentationPageContentGetResponse: z.ZodObject<{
19477
19534
  value?: any;
19478
19535
  } & Record<string, any>>;
19479
19536
  linksTo?: {
19480
- type: "DocumentationItem" | "PageHeading" | "Url";
19537
+ type: "Url" | "DocumentationItem" | "PageHeading";
19481
19538
  url?: string | undefined;
19482
19539
  documentationItemId?: string | undefined;
19483
19540
  pageHeadingId?: string | undefined;
@@ -19513,7 +19570,7 @@ declare const DTODocumentationPageContentGetResponse: z.ZodObject<{
19513
19570
  value?: any;
19514
19571
  } & Record<string, any>>;
19515
19572
  linksTo?: {
19516
- type: "DocumentationItem" | "PageHeading" | "Url";
19573
+ type: "Url" | "DocumentationItem" | "PageHeading";
19517
19574
  url?: string | undefined;
19518
19575
  documentationItemId?: string | undefined;
19519
19576
  pageHeadingId?: string | undefined;
@@ -19575,7 +19632,7 @@ declare const DTODocumentationPageContentGetResponse: z.ZodObject<{
19575
19632
  value?: any;
19576
19633
  } & Record<string, any>>;
19577
19634
  linksTo?: {
19578
- type: "DocumentationItem" | "PageHeading" | "Url";
19635
+ type: "Url" | "DocumentationItem" | "PageHeading";
19579
19636
  url?: string | undefined;
19580
19637
  documentationItemId?: string | undefined;
19581
19638
  pageHeadingId?: string | undefined;
@@ -19611,7 +19668,7 @@ declare const DTODocumentationPageContentGetResponse: z.ZodObject<{
19611
19668
  value?: any;
19612
19669
  } & Record<string, any>>;
19613
19670
  linksTo?: {
19614
- type: "DocumentationItem" | "PageHeading" | "Url";
19671
+ type: "Url" | "DocumentationItem" | "PageHeading";
19615
19672
  url?: string | undefined;
19616
19673
  documentationItemId?: string | undefined;
19617
19674
  pageHeadingId?: string | undefined;
@@ -19706,9 +19763,9 @@ declare const DocumentationPageV1DTO: z.ZodObject<z.objectUtil.extendShape<Omit<
19706
19763
  assetId?: string | null | undefined;
19707
19764
  width?: number | null | undefined;
19708
19765
  height?: number | null | undefined;
19766
+ referenceId?: string | null | undefined;
19709
19767
  sourceFileName?: string | null | undefined;
19710
19768
  previewUrl?: string | null | undefined;
19711
- referenceId?: string | null | undefined;
19712
19769
  assetScale?: number | null | undefined;
19713
19770
  } | null | undefined;
19714
19771
  backgroundColor?: {
@@ -19771,9 +19828,9 @@ declare const DocumentationPageV1DTO: z.ZodObject<z.objectUtil.extendShape<Omit<
19771
19828
  assetId?: string | null | undefined;
19772
19829
  width?: number | null | undefined;
19773
19830
  height?: number | null | undefined;
19831
+ referenceId?: string | null | undefined;
19774
19832
  sourceFileName?: string | null | undefined;
19775
19833
  previewUrl?: string | null | undefined;
19776
- referenceId?: string | null | undefined;
19777
19834
  assetScale?: number | null | undefined;
19778
19835
  } | null | undefined;
19779
19836
  backgroundColor?: {
@@ -19823,9 +19880,9 @@ declare const DocumentationPageV1DTO: z.ZodObject<z.objectUtil.extendShape<Omit<
19823
19880
  assetId?: string | null | undefined;
19824
19881
  width?: number | null | undefined;
19825
19882
  height?: number | null | undefined;
19883
+ referenceId?: string | null | undefined;
19826
19884
  sourceFileName?: string | null | undefined;
19827
19885
  previewUrl?: string | null | undefined;
19828
- referenceId?: string | null | undefined;
19829
19886
  assetScale?: number | null | undefined;
19830
19887
  } | null | undefined;
19831
19888
  backgroundColor?: {
@@ -19924,9 +19981,9 @@ declare const DocumentationPageV1DTO: z.ZodObject<z.objectUtil.extendShape<Omit<
19924
19981
  assetId?: string | undefined;
19925
19982
  width?: number | undefined;
19926
19983
  height?: number | undefined;
19984
+ referenceId?: string | undefined;
19927
19985
  sourceFileName?: string | undefined;
19928
19986
  previewUrl?: string | undefined;
19929
- referenceId?: string | undefined;
19930
19987
  assetScale?: number | undefined;
19931
19988
  } | undefined;
19932
19989
  backgroundColor?: {
@@ -19992,9 +20049,9 @@ declare const DocumentationPageV1DTO: z.ZodObject<z.objectUtil.extendShape<Omit<
19992
20049
  assetId?: string | null | undefined;
19993
20050
  width?: number | null | undefined;
19994
20051
  height?: number | null | undefined;
20052
+ referenceId?: string | null | undefined;
19995
20053
  sourceFileName?: string | null | undefined;
19996
20054
  previewUrl?: string | null | undefined;
19997
- referenceId?: string | null | undefined;
19998
20055
  assetScale?: number | null | undefined;
19999
20056
  } | null | undefined;
20000
20057
  backgroundColor?: {
@@ -20060,9 +20117,9 @@ declare const DocumentationPageV1DTO: z.ZodObject<z.objectUtil.extendShape<Omit<
20060
20117
  assetId?: string | undefined;
20061
20118
  width?: number | undefined;
20062
20119
  height?: number | undefined;
20120
+ referenceId?: string | undefined;
20063
20121
  sourceFileName?: string | undefined;
20064
20122
  previewUrl?: string | undefined;
20065
- referenceId?: string | undefined;
20066
20123
  assetScale?: number | undefined;
20067
20124
  } | undefined;
20068
20125
  backgroundColor?: {
@@ -20128,9 +20185,9 @@ declare const DocumentationPageV1DTO: z.ZodObject<z.objectUtil.extendShape<Omit<
20128
20185
  assetId?: string | null | undefined;
20129
20186
  width?: number | null | undefined;
20130
20187
  height?: number | null | undefined;
20188
+ referenceId?: string | null | undefined;
20131
20189
  sourceFileName?: string | null | undefined;
20132
20190
  previewUrl?: string | null | undefined;
20133
- referenceId?: string | null | undefined;
20134
20191
  assetScale?: number | null | undefined;
20135
20192
  } | null | undefined;
20136
20193
  backgroundColor?: {
@@ -20199,9 +20256,9 @@ declare const DocumentationPageV1DTO: z.ZodObject<z.objectUtil.extendShape<Omit<
20199
20256
  assetId?: string | undefined;
20200
20257
  width?: number | undefined;
20201
20258
  height?: number | undefined;
20259
+ referenceId?: string | undefined;
20202
20260
  sourceFileName?: string | undefined;
20203
20261
  previewUrl?: string | undefined;
20204
- referenceId?: string | undefined;
20205
20262
  assetScale?: number | undefined;
20206
20263
  } | undefined;
20207
20264
  backgroundColor?: {
@@ -20236,9 +20293,9 @@ declare const DocumentationPageV1DTO: z.ZodObject<z.objectUtil.extendShape<Omit<
20236
20293
  assetId?: string | null | undefined;
20237
20294
  width?: number | null | undefined;
20238
20295
  height?: number | null | undefined;
20296
+ referenceId?: string | null | undefined;
20239
20297
  sourceFileName?: string | null | undefined;
20240
20298
  previewUrl?: string | null | undefined;
20241
- referenceId?: string | null | undefined;
20242
20299
  assetScale?: number | null | undefined;
20243
20300
  } | null | undefined;
20244
20301
  backgroundColor?: {
@@ -20301,9 +20358,9 @@ declare const DocumentationPageV1DTO: z.ZodObject<z.objectUtil.extendShape<Omit<
20301
20358
  assetId?: string | null | undefined;
20302
20359
  width?: number | null | undefined;
20303
20360
  height?: number | null | undefined;
20361
+ referenceId?: string | null | undefined;
20304
20362
  sourceFileName?: string | null | undefined;
20305
20363
  previewUrl?: string | null | undefined;
20306
- referenceId?: string | null | undefined;
20307
20364
  assetScale?: number | null | undefined;
20308
20365
  } | null | undefined;
20309
20366
  backgroundColor?: {
@@ -20353,9 +20410,9 @@ declare const DocumentationPageV1DTO: z.ZodObject<z.objectUtil.extendShape<Omit<
20353
20410
  assetId?: string | null | undefined;
20354
20411
  width?: number | null | undefined;
20355
20412
  height?: number | null | undefined;
20413
+ referenceId?: string | null | undefined;
20356
20414
  sourceFileName?: string | null | undefined;
20357
20415
  previewUrl?: string | null | undefined;
20358
- referenceId?: string | null | undefined;
20359
20416
  assetScale?: number | null | undefined;
20360
20417
  } | null | undefined;
20361
20418
  backgroundColor?: {
@@ -20454,9 +20511,9 @@ declare const DocumentationPageV1DTO: z.ZodObject<z.objectUtil.extendShape<Omit<
20454
20511
  assetId?: string | null | undefined;
20455
20512
  width?: number | null | undefined;
20456
20513
  height?: number | null | undefined;
20514
+ referenceId?: string | null | undefined;
20457
20515
  sourceFileName?: string | null | undefined;
20458
20516
  previewUrl?: string | null | undefined;
20459
- referenceId?: string | null | undefined;
20460
20517
  assetScale?: number | null | undefined;
20461
20518
  } | null | undefined;
20462
20519
  backgroundColor?: {
@@ -20648,9 +20705,9 @@ declare const DocumentationPageV1DTO: z.ZodObject<z.objectUtil.extendShape<Omit<
20648
20705
  assetId?: string | undefined;
20649
20706
  width?: number | undefined;
20650
20707
  height?: number | undefined;
20708
+ referenceId?: string | undefined;
20651
20709
  sourceFileName?: string | undefined;
20652
20710
  previewUrl?: string | undefined;
20653
- referenceId?: string | undefined;
20654
20711
  assetScale?: number | undefined;
20655
20712
  } | undefined;
20656
20713
  backgroundColor?: {
@@ -20668,9 +20725,9 @@ declare const DocumentationPageV1DTO: z.ZodObject<z.objectUtil.extendShape<Omit<
20668
20725
  assetId?: string | null | undefined;
20669
20726
  width?: number | null | undefined;
20670
20727
  height?: number | null | undefined;
20728
+ referenceId?: string | null | undefined;
20671
20729
  sourceFileName?: string | null | undefined;
20672
20730
  previewUrl?: string | null | undefined;
20673
- referenceId?: string | null | undefined;
20674
20731
  assetScale?: number | null | undefined;
20675
20732
  } | null | undefined;
20676
20733
  backgroundColor?: {
@@ -20688,9 +20745,9 @@ declare const DocumentationPageV1DTO: z.ZodObject<z.objectUtil.extendShape<Omit<
20688
20745
  assetId?: string | undefined;
20689
20746
  width?: number | undefined;
20690
20747
  height?: number | undefined;
20748
+ referenceId?: string | undefined;
20691
20749
  sourceFileName?: string | undefined;
20692
20750
  previewUrl?: string | undefined;
20693
- referenceId?: string | undefined;
20694
20751
  assetScale?: number | undefined;
20695
20752
  } | undefined;
20696
20753
  backgroundColor?: {
@@ -20708,9 +20765,9 @@ declare const DocumentationPageV1DTO: z.ZodObject<z.objectUtil.extendShape<Omit<
20708
20765
  assetId?: string | null | undefined;
20709
20766
  width?: number | null | undefined;
20710
20767
  height?: number | null | undefined;
20768
+ referenceId?: string | null | undefined;
20711
20769
  sourceFileName?: string | null | undefined;
20712
20770
  previewUrl?: string | null | undefined;
20713
- referenceId?: string | null | undefined;
20714
20771
  assetScale?: number | null | undefined;
20715
20772
  } | null | undefined;
20716
20773
  backgroundColor?: {
@@ -20733,9 +20790,9 @@ declare const DocumentationPageV1DTO: z.ZodObject<z.objectUtil.extendShape<Omit<
20733
20790
  assetId?: string | undefined;
20734
20791
  width?: number | undefined;
20735
20792
  height?: number | undefined;
20793
+ referenceId?: string | undefined;
20736
20794
  sourceFileName?: string | undefined;
20737
20795
  previewUrl?: string | undefined;
20738
- referenceId?: string | undefined;
20739
20796
  assetScale?: number | undefined;
20740
20797
  } | undefined;
20741
20798
  backgroundColor?: {
@@ -20758,9 +20815,9 @@ declare const DocumentationPageV1DTO: z.ZodObject<z.objectUtil.extendShape<Omit<
20758
20815
  assetId?: string | null | undefined;
20759
20816
  width?: number | null | undefined;
20760
20817
  height?: number | null | undefined;
20818
+ referenceId?: string | null | undefined;
20761
20819
  sourceFileName?: string | null | undefined;
20762
20820
  previewUrl?: string | null | undefined;
20763
- referenceId?: string | null | undefined;
20764
20821
  assetScale?: number | null | undefined;
20765
20822
  } | null | undefined;
20766
20823
  backgroundColor?: {
@@ -20823,9 +20880,9 @@ declare const DocumentationPageV1DTO: z.ZodObject<z.objectUtil.extendShape<Omit<
20823
20880
  assetId?: string | undefined;
20824
20881
  width?: number | undefined;
20825
20882
  height?: number | undefined;
20883
+ referenceId?: string | undefined;
20826
20884
  sourceFileName?: string | undefined;
20827
20885
  previewUrl?: string | undefined;
20828
- referenceId?: string | undefined;
20829
20886
  assetScale?: number | undefined;
20830
20887
  } | undefined;
20831
20888
  backgroundColor?: {
@@ -20864,9 +20921,9 @@ declare const DocumentationPageV1DTO: z.ZodObject<z.objectUtil.extendShape<Omit<
20864
20921
  assetId?: string | null | undefined;
20865
20922
  width?: number | null | undefined;
20866
20923
  height?: number | null | undefined;
20924
+ referenceId?: string | null | undefined;
20867
20925
  sourceFileName?: string | null | undefined;
20868
20926
  previewUrl?: string | null | undefined;
20869
- referenceId?: string | null | undefined;
20870
20927
  assetScale?: number | null | undefined;
20871
20928
  } | null | undefined;
20872
20929
  backgroundColor?: {
@@ -20910,9 +20967,9 @@ declare const DocumentationPageV1DTO: z.ZodObject<z.objectUtil.extendShape<Omit<
20910
20967
  assetId?: string | undefined;
20911
20968
  width?: number | undefined;
20912
20969
  height?: number | undefined;
20970
+ referenceId?: string | undefined;
20913
20971
  sourceFileName?: string | undefined;
20914
20972
  previewUrl?: string | undefined;
20915
- referenceId?: string | undefined;
20916
20973
  assetScale?: number | undefined;
20917
20974
  } | undefined;
20918
20975
  backgroundColor?: {
@@ -20956,9 +21013,9 @@ declare const DocumentationPageV1DTO: z.ZodObject<z.objectUtil.extendShape<Omit<
20956
21013
  assetId?: string | null | undefined;
20957
21014
  width?: number | null | undefined;
20958
21015
  height?: number | null | undefined;
21016
+ referenceId?: string | null | undefined;
20959
21017
  sourceFileName?: string | null | undefined;
20960
21018
  previewUrl?: string | null | undefined;
20961
- referenceId?: string | null | undefined;
20962
21019
  assetScale?: number | null | undefined;
20963
21020
  } | null | undefined;
20964
21021
  backgroundColor?: {
@@ -20990,9 +21047,9 @@ declare const DocumentationPageV1DTO: z.ZodObject<z.objectUtil.extendShape<Omit<
20990
21047
  assetId?: string | null | undefined;
20991
21048
  width?: number | null | undefined;
20992
21049
  height?: number | null | undefined;
21050
+ referenceId?: string | null | undefined;
20993
21051
  sourceFileName?: string | null | undefined;
20994
21052
  previewUrl?: string | null | undefined;
20995
- referenceId?: string | null | undefined;
20996
21053
  assetScale?: number | null | undefined;
20997
21054
  } | null | undefined;
20998
21055
  backgroundColor?: {
@@ -21055,9 +21112,9 @@ declare const DocumentationPageV1DTO: z.ZodObject<z.objectUtil.extendShape<Omit<
21055
21112
  assetId?: string | null | undefined;
21056
21113
  width?: number | null | undefined;
21057
21114
  height?: number | null | undefined;
21115
+ referenceId?: string | null | undefined;
21058
21116
  sourceFileName?: string | null | undefined;
21059
21117
  previewUrl?: string | null | undefined;
21060
- referenceId?: string | null | undefined;
21061
21118
  assetScale?: number | null | undefined;
21062
21119
  } | null | undefined;
21063
21120
  backgroundColor?: {
@@ -21107,9 +21164,9 @@ declare const DocumentationPageV1DTO: z.ZodObject<z.objectUtil.extendShape<Omit<
21107
21164
  assetId?: string | null | undefined;
21108
21165
  width?: number | null | undefined;
21109
21166
  height?: number | null | undefined;
21167
+ referenceId?: string | null | undefined;
21110
21168
  sourceFileName?: string | null | undefined;
21111
21169
  previewUrl?: string | null | undefined;
21112
- referenceId?: string | null | undefined;
21113
21170
  assetScale?: number | null | undefined;
21114
21171
  } | null | undefined;
21115
21172
  backgroundColor?: {
@@ -21173,9 +21230,9 @@ declare const DocumentationPageV1DTO: z.ZodObject<z.objectUtil.extendShape<Omit<
21173
21230
  assetId?: string | null | undefined;
21174
21231
  width?: number | null | undefined;
21175
21232
  height?: number | null | undefined;
21233
+ referenceId?: string | null | undefined;
21176
21234
  sourceFileName?: string | null | undefined;
21177
21235
  previewUrl?: string | null | undefined;
21178
- referenceId?: string | null | undefined;
21179
21236
  assetScale?: number | null | undefined;
21180
21237
  } | null | undefined;
21181
21238
  backgroundColor?: {
@@ -21238,9 +21295,9 @@ declare const DocumentationPageV1DTO: z.ZodObject<z.objectUtil.extendShape<Omit<
21238
21295
  assetId?: string | null | undefined;
21239
21296
  width?: number | null | undefined;
21240
21297
  height?: number | null | undefined;
21298
+ referenceId?: string | null | undefined;
21241
21299
  sourceFileName?: string | null | undefined;
21242
21300
  previewUrl?: string | null | undefined;
21243
- referenceId?: string | null | undefined;
21244
21301
  assetScale?: number | null | undefined;
21245
21302
  } | null | undefined;
21246
21303
  backgroundColor?: {
@@ -21290,9 +21347,9 @@ declare const DocumentationPageV1DTO: z.ZodObject<z.objectUtil.extendShape<Omit<
21290
21347
  assetId?: string | null | undefined;
21291
21348
  width?: number | null | undefined;
21292
21349
  height?: number | null | undefined;
21350
+ referenceId?: string | null | undefined;
21293
21351
  sourceFileName?: string | null | undefined;
21294
21352
  previewUrl?: string | null | undefined;
21295
- referenceId?: string | null | undefined;
21296
21353
  assetScale?: number | null | undefined;
21297
21354
  } | null | undefined;
21298
21355
  backgroundColor?: {
@@ -21381,9 +21438,9 @@ declare const DocumentationPageV1DTO: z.ZodObject<z.objectUtil.extendShape<Omit<
21381
21438
  assetId?: string | undefined;
21382
21439
  width?: number | undefined;
21383
21440
  height?: number | undefined;
21441
+ referenceId?: string | undefined;
21384
21442
  sourceFileName?: string | undefined;
21385
21443
  previewUrl?: string | undefined;
21386
- referenceId?: string | undefined;
21387
21444
  assetScale?: number | undefined;
21388
21445
  } | undefined;
21389
21446
  backgroundColor?: {
@@ -21440,9 +21497,9 @@ declare const DocumentationPageV1DTO: z.ZodObject<z.objectUtil.extendShape<Omit<
21440
21497
  assetId?: string | null | undefined;
21441
21498
  width?: number | null | undefined;
21442
21499
  height?: number | null | undefined;
21500
+ referenceId?: string | null | undefined;
21443
21501
  sourceFileName?: string | null | undefined;
21444
21502
  previewUrl?: string | null | undefined;
21445
- referenceId?: string | null | undefined;
21446
21503
  assetScale?: number | null | undefined;
21447
21504
  } | null | undefined;
21448
21505
  backgroundColor?: {
@@ -21474,9 +21531,9 @@ declare const DocumentationPageV1DTO: z.ZodObject<z.objectUtil.extendShape<Omit<
21474
21531
  assetId?: string | null | undefined;
21475
21532
  width?: number | null | undefined;
21476
21533
  height?: number | null | undefined;
21534
+ referenceId?: string | null | undefined;
21477
21535
  sourceFileName?: string | null | undefined;
21478
21536
  previewUrl?: string | null | undefined;
21479
- referenceId?: string | null | undefined;
21480
21537
  assetScale?: number | null | undefined;
21481
21538
  } | null | undefined;
21482
21539
  backgroundColor?: {
@@ -21539,9 +21596,9 @@ declare const DocumentationPageV1DTO: z.ZodObject<z.objectUtil.extendShape<Omit<
21539
21596
  assetId?: string | null | undefined;
21540
21597
  width?: number | null | undefined;
21541
21598
  height?: number | null | undefined;
21599
+ referenceId?: string | null | undefined;
21542
21600
  sourceFileName?: string | null | undefined;
21543
21601
  previewUrl?: string | null | undefined;
21544
- referenceId?: string | null | undefined;
21545
21602
  assetScale?: number | null | undefined;
21546
21603
  } | null | undefined;
21547
21604
  backgroundColor?: {
@@ -21591,9 +21648,9 @@ declare const DocumentationPageV1DTO: z.ZodObject<z.objectUtil.extendShape<Omit<
21591
21648
  assetId?: string | null | undefined;
21592
21649
  width?: number | null | undefined;
21593
21650
  height?: number | null | undefined;
21651
+ referenceId?: string | null | undefined;
21594
21652
  sourceFileName?: string | null | undefined;
21595
21653
  previewUrl?: string | null | undefined;
21596
- referenceId?: string | null | undefined;
21597
21654
  assetScale?: number | null | undefined;
21598
21655
  } | null | undefined;
21599
21656
  backgroundColor?: {
@@ -21657,9 +21714,9 @@ declare const DocumentationPageV1DTO: z.ZodObject<z.objectUtil.extendShape<Omit<
21657
21714
  assetId?: string | null | undefined;
21658
21715
  width?: number | null | undefined;
21659
21716
  height?: number | null | undefined;
21717
+ referenceId?: string | null | undefined;
21660
21718
  sourceFileName?: string | null | undefined;
21661
21719
  previewUrl?: string | null | undefined;
21662
- referenceId?: string | null | undefined;
21663
21720
  assetScale?: number | null | undefined;
21664
21721
  } | null | undefined;
21665
21722
  backgroundColor?: {
@@ -21722,9 +21779,9 @@ declare const DocumentationPageV1DTO: z.ZodObject<z.objectUtil.extendShape<Omit<
21722
21779
  assetId?: string | null | undefined;
21723
21780
  width?: number | null | undefined;
21724
21781
  height?: number | null | undefined;
21782
+ referenceId?: string | null | undefined;
21725
21783
  sourceFileName?: string | null | undefined;
21726
21784
  previewUrl?: string | null | undefined;
21727
- referenceId?: string | null | undefined;
21728
21785
  assetScale?: number | null | undefined;
21729
21786
  } | null | undefined;
21730
21787
  backgroundColor?: {
@@ -21774,9 +21831,9 @@ declare const DocumentationPageV1DTO: z.ZodObject<z.objectUtil.extendShape<Omit<
21774
21831
  assetId?: string | null | undefined;
21775
21832
  width?: number | null | undefined;
21776
21833
  height?: number | null | undefined;
21834
+ referenceId?: string | null | undefined;
21777
21835
  sourceFileName?: string | null | undefined;
21778
21836
  previewUrl?: string | null | undefined;
21779
- referenceId?: string | null | undefined;
21780
21837
  assetScale?: number | null | undefined;
21781
21838
  } | null | undefined;
21782
21839
  backgroundColor?: {
@@ -23220,18 +23277,18 @@ declare const DTOFigmaNode: z.ZodObject<z.objectUtil.extendShape<Omit<z.objectUt
23220
23277
  components: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodNumber>>, number, number | null | undefined>;
23221
23278
  componentSets: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodNumber>>, number, number | null | undefined>;
23222
23279
  }, "strip", z.ZodTypeAny, {
23223
- frames: number;
23224
23280
  components: number;
23281
+ frames: number;
23225
23282
  componentSets: number;
23226
23283
  }, {
23227
- frames?: number | null | undefined;
23228
23284
  components?: number | null | undefined;
23285
+ frames?: number | null | undefined;
23229
23286
  componentSets?: number | null | undefined;
23230
23287
  }>;
23231
23288
  }, "strip", z.ZodTypeAny, {
23232
23289
  assetsInFile: {
23233
- frames: number;
23234
23290
  components: number;
23291
+ frames: number;
23235
23292
  componentSets: number;
23236
23293
  };
23237
23294
  rootNode: {
@@ -23248,8 +23305,8 @@ declare const DTOFigmaNode: z.ZodObject<z.objectUtil.extendShape<Omit<z.objectUt
23248
23305
  };
23249
23306
  }, {
23250
23307
  assetsInFile: {
23251
- frames?: number | null | undefined;
23252
23308
  components?: number | null | undefined;
23309
+ frames?: number | null | undefined;
23253
23310
  componentSets?: number | null | undefined;
23254
23311
  };
23255
23312
  rootNode: {
@@ -23462,18 +23519,18 @@ declare const DTOFigmaNodeRenderActionOutput: z.ZodObject<{
23462
23519
  components: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodNumber>>, number, number | null | undefined>;
23463
23520
  componentSets: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodNumber>>, number, number | null | undefined>;
23464
23521
  }, "strip", z.ZodTypeAny, {
23465
- frames: number;
23466
23522
  components: number;
23523
+ frames: number;
23467
23524
  componentSets: number;
23468
23525
  }, {
23469
- frames?: number | null | undefined;
23470
23526
  components?: number | null | undefined;
23527
+ frames?: number | null | undefined;
23471
23528
  componentSets?: number | null | undefined;
23472
23529
  }>;
23473
23530
  }, "strip", z.ZodTypeAny, {
23474
23531
  assetsInFile: {
23475
- frames: number;
23476
23532
  components: number;
23533
+ frames: number;
23477
23534
  componentSets: number;
23478
23535
  };
23479
23536
  rootNode: {
@@ -23490,8 +23547,8 @@ declare const DTOFigmaNodeRenderActionOutput: z.ZodObject<{
23490
23547
  };
23491
23548
  }, {
23492
23549
  assetsInFile: {
23493
- frames?: number | null | undefined;
23494
23550
  components?: number | null | undefined;
23551
+ frames?: number | null | undefined;
23495
23552
  componentSets?: number | null | undefined;
23496
23553
  };
23497
23554
  rootNode: {
@@ -24872,18 +24929,18 @@ declare const DTOElementActionOutput: z.ZodDiscriminatedUnion<"type", [z.ZodObje
24872
24929
  components: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodNumber>>, number, number | null | undefined>;
24873
24930
  componentSets: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodNumber>>, number, number | null | undefined>;
24874
24931
  }, "strip", z.ZodTypeAny, {
24875
- frames: number;
24876
24932
  components: number;
24933
+ frames: number;
24877
24934
  componentSets: number;
24878
24935
  }, {
24879
- frames?: number | null | undefined;
24880
24936
  components?: number | null | undefined;
24937
+ frames?: number | null | undefined;
24881
24938
  componentSets?: number | null | undefined;
24882
24939
  }>;
24883
24940
  }, "strip", z.ZodTypeAny, {
24884
24941
  assetsInFile: {
24885
- frames: number;
24886
24942
  components: number;
24943
+ frames: number;
24887
24944
  componentSets: number;
24888
24945
  };
24889
24946
  rootNode: {
@@ -24900,8 +24957,8 @@ declare const DTOElementActionOutput: z.ZodDiscriminatedUnion<"type", [z.ZodObje
24900
24957
  };
24901
24958
  }, {
24902
24959
  assetsInFile: {
24903
- frames?: number | null | undefined;
24904
24960
  components?: number | null | undefined;
24961
+ frames?: number | null | undefined;
24905
24962
  componentSets?: number | null | undefined;
24906
24963
  };
24907
24964
  rootNode: {
@@ -27239,18 +27296,18 @@ declare const DTOElementsGetOutput: z.ZodObject<{
27239
27296
  components: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodNumber>>, number, number | null | undefined>;
27240
27297
  componentSets: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodNumber>>, number, number | null | undefined>;
27241
27298
  }, "strip", z.ZodTypeAny, {
27242
- frames: number;
27243
27299
  components: number;
27300
+ frames: number;
27244
27301
  componentSets: number;
27245
27302
  }, {
27246
- frames?: number | null | undefined;
27247
27303
  components?: number | null | undefined;
27304
+ frames?: number | null | undefined;
27248
27305
  componentSets?: number | null | undefined;
27249
27306
  }>;
27250
27307
  }, "strip", z.ZodTypeAny, {
27251
27308
  assetsInFile: {
27252
- frames: number;
27253
27309
  components: number;
27310
+ frames: number;
27254
27311
  componentSets: number;
27255
27312
  };
27256
27313
  rootNode: {
@@ -27267,8 +27324,8 @@ declare const DTOElementsGetOutput: z.ZodObject<{
27267
27324
  };
27268
27325
  }, {
27269
27326
  assetsInFile: {
27270
- frames?: number | null | undefined;
27271
27327
  components?: number | null | undefined;
27328
+ frames?: number | null | undefined;
27272
27329
  componentSets?: number | null | undefined;
27273
27330
  };
27274
27331
  rootNode: {
@@ -40167,13 +40224,13 @@ declare const PageBlockEditorModel: z.ZodObject<{
40167
40224
  url: z.ZodOptional<z.ZodString>;
40168
40225
  openInNewTab: z.ZodOptional<z.ZodBoolean>;
40169
40226
  }, "strip", z.ZodTypeAny, {
40170
- type: "DocumentationItem" | "PageHeading" | "Url";
40227
+ type: "Url" | "DocumentationItem" | "PageHeading";
40171
40228
  url?: string | undefined;
40172
40229
  documentationItemId?: string | undefined;
40173
40230
  pageHeadingId?: string | undefined;
40174
40231
  openInNewTab?: boolean | undefined;
40175
40232
  }, {
40176
- type: "DocumentationItem" | "PageHeading" | "Url";
40233
+ type: "Url" | "DocumentationItem" | "PageHeading";
40177
40234
  url?: string | undefined;
40178
40235
  documentationItemId?: string | undefined;
40179
40236
  pageHeadingId?: string | undefined;
@@ -40192,7 +40249,7 @@ declare const PageBlockEditorModel: z.ZodObject<{
40192
40249
  value?: any;
40193
40250
  } & Record<string, any>>;
40194
40251
  linksTo?: {
40195
- type: "DocumentationItem" | "PageHeading" | "Url";
40252
+ type: "Url" | "DocumentationItem" | "PageHeading";
40196
40253
  url?: string | undefined;
40197
40254
  documentationItemId?: string | undefined;
40198
40255
  pageHeadingId?: string | undefined;
@@ -40204,7 +40261,7 @@ declare const PageBlockEditorModel: z.ZodObject<{
40204
40261
  value?: any;
40205
40262
  } & Record<string, any>>;
40206
40263
  linksTo?: {
40207
- type: "DocumentationItem" | "PageHeading" | "Url";
40264
+ type: "Url" | "DocumentationItem" | "PageHeading";
40208
40265
  url?: string | undefined;
40209
40266
  documentationItemId?: string | undefined;
40210
40267
  pageHeadingId?: string | undefined;
@@ -40219,7 +40276,7 @@ declare const PageBlockEditorModel: z.ZodObject<{
40219
40276
  value?: any;
40220
40277
  } & Record<string, any>>;
40221
40278
  linksTo?: {
40222
- type: "DocumentationItem" | "PageHeading" | "Url";
40279
+ type: "Url" | "DocumentationItem" | "PageHeading";
40223
40280
  url?: string | undefined;
40224
40281
  documentationItemId?: string | undefined;
40225
40282
  pageHeadingId?: string | undefined;
@@ -40243,7 +40300,7 @@ declare const PageBlockEditorModel: z.ZodObject<{
40243
40300
  value?: any;
40244
40301
  } & Record<string, any>>;
40245
40302
  linksTo?: {
40246
- type: "DocumentationItem" | "PageHeading" | "Url";
40303
+ type: "Url" | "DocumentationItem" | "PageHeading";
40247
40304
  url?: string | undefined;
40248
40305
  documentationItemId?: string | undefined;
40249
40306
  pageHeadingId?: string | undefined;
@@ -40271,7 +40328,7 @@ declare const PageBlockEditorModel: z.ZodObject<{
40271
40328
  value?: any;
40272
40329
  } & Record<string, any>>;
40273
40330
  linksTo?: {
40274
- type: "DocumentationItem" | "PageHeading" | "Url";
40331
+ type: "Url" | "DocumentationItem" | "PageHeading";
40275
40332
  url?: string | undefined;
40276
40333
  documentationItemId?: string | undefined;
40277
40334
  pageHeadingId?: string | undefined;
@@ -40299,7 +40356,7 @@ declare const PageBlockEditorModel: z.ZodObject<{
40299
40356
  value?: any;
40300
40357
  } & Record<string, any>>;
40301
40358
  linksTo?: {
40302
- type: "DocumentationItem" | "PageHeading" | "Url";
40359
+ type: "Url" | "DocumentationItem" | "PageHeading";
40303
40360
  url?: string | undefined;
40304
40361
  documentationItemId?: string | undefined;
40305
40362
  pageHeadingId?: string | undefined;
@@ -40443,13 +40500,13 @@ declare const PageSectionEditorModel: z.ZodObject<{
40443
40500
  url: z.ZodOptional<z.ZodString>;
40444
40501
  openInNewTab: z.ZodOptional<z.ZodBoolean>;
40445
40502
  }, "strip", z.ZodTypeAny, {
40446
- type: "DocumentationItem" | "PageHeading" | "Url";
40503
+ type: "Url" | "DocumentationItem" | "PageHeading";
40447
40504
  url?: string | undefined;
40448
40505
  documentationItemId?: string | undefined;
40449
40506
  pageHeadingId?: string | undefined;
40450
40507
  openInNewTab?: boolean | undefined;
40451
40508
  }, {
40452
- type: "DocumentationItem" | "PageHeading" | "Url";
40509
+ type: "Url" | "DocumentationItem" | "PageHeading";
40453
40510
  url?: string | undefined;
40454
40511
  documentationItemId?: string | undefined;
40455
40512
  pageHeadingId?: string | undefined;
@@ -40468,7 +40525,7 @@ declare const PageSectionEditorModel: z.ZodObject<{
40468
40525
  value?: any;
40469
40526
  } & Record<string, any>>;
40470
40527
  linksTo?: {
40471
- type: "DocumentationItem" | "PageHeading" | "Url";
40528
+ type: "Url" | "DocumentationItem" | "PageHeading";
40472
40529
  url?: string | undefined;
40473
40530
  documentationItemId?: string | undefined;
40474
40531
  pageHeadingId?: string | undefined;
@@ -40480,7 +40537,7 @@ declare const PageSectionEditorModel: z.ZodObject<{
40480
40537
  value?: any;
40481
40538
  } & Record<string, any>>;
40482
40539
  linksTo?: {
40483
- type: "DocumentationItem" | "PageHeading" | "Url";
40540
+ type: "Url" | "DocumentationItem" | "PageHeading";
40484
40541
  url?: string | undefined;
40485
40542
  documentationItemId?: string | undefined;
40486
40543
  pageHeadingId?: string | undefined;
@@ -40495,7 +40552,7 @@ declare const PageSectionEditorModel: z.ZodObject<{
40495
40552
  value?: any;
40496
40553
  } & Record<string, any>>;
40497
40554
  linksTo?: {
40498
- type: "DocumentationItem" | "PageHeading" | "Url";
40555
+ type: "Url" | "DocumentationItem" | "PageHeading";
40499
40556
  url?: string | undefined;
40500
40557
  documentationItemId?: string | undefined;
40501
40558
  pageHeadingId?: string | undefined;
@@ -40519,7 +40576,7 @@ declare const PageSectionEditorModel: z.ZodObject<{
40519
40576
  value?: any;
40520
40577
  } & Record<string, any>>;
40521
40578
  linksTo?: {
40522
- type: "DocumentationItem" | "PageHeading" | "Url";
40579
+ type: "Url" | "DocumentationItem" | "PageHeading";
40523
40580
  url?: string | undefined;
40524
40581
  documentationItemId?: string | undefined;
40525
40582
  pageHeadingId?: string | undefined;
@@ -40547,7 +40604,7 @@ declare const PageSectionEditorModel: z.ZodObject<{
40547
40604
  value?: any;
40548
40605
  } & Record<string, any>>;
40549
40606
  linksTo?: {
40550
- type: "DocumentationItem" | "PageHeading" | "Url";
40607
+ type: "Url" | "DocumentationItem" | "PageHeading";
40551
40608
  url?: string | undefined;
40552
40609
  documentationItemId?: string | undefined;
40553
40610
  pageHeadingId?: string | undefined;
@@ -40575,7 +40632,7 @@ declare const PageSectionEditorModel: z.ZodObject<{
40575
40632
  value?: any;
40576
40633
  } & Record<string, any>>;
40577
40634
  linksTo?: {
40578
- type: "DocumentationItem" | "PageHeading" | "Url";
40635
+ type: "Url" | "DocumentationItem" | "PageHeading";
40579
40636
  url?: string | undefined;
40580
40637
  documentationItemId?: string | undefined;
40581
40638
  pageHeadingId?: string | undefined;
@@ -40606,7 +40663,7 @@ declare const PageSectionEditorModel: z.ZodObject<{
40606
40663
  value?: any;
40607
40664
  } & Record<string, any>>;
40608
40665
  linksTo?: {
40609
- type: "DocumentationItem" | "PageHeading" | "Url";
40666
+ type: "Url" | "DocumentationItem" | "PageHeading";
40610
40667
  url?: string | undefined;
40611
40668
  documentationItemId?: string | undefined;
40612
40669
  pageHeadingId?: string | undefined;
@@ -40637,7 +40694,7 @@ declare const PageSectionEditorModel: z.ZodObject<{
40637
40694
  value?: any;
40638
40695
  } & Record<string, any>>;
40639
40696
  linksTo?: {
40640
- type: "DocumentationItem" | "PageHeading" | "Url";
40697
+ type: "Url" | "DocumentationItem" | "PageHeading";
40641
40698
  url?: string | undefined;
40642
40699
  documentationItemId?: string | undefined;
40643
40700
  pageHeadingId?: string | undefined;
@@ -40672,7 +40729,7 @@ declare const PageSectionEditorModel: z.ZodObject<{
40672
40729
  value?: any;
40673
40730
  } & Record<string, any>>;
40674
40731
  linksTo?: {
40675
- type: "DocumentationItem" | "PageHeading" | "Url";
40732
+ type: "Url" | "DocumentationItem" | "PageHeading";
40676
40733
  url?: string | undefined;
40677
40734
  documentationItemId?: string | undefined;
40678
40735
  pageHeadingId?: string | undefined;
@@ -40707,7 +40764,7 @@ declare const PageSectionEditorModel: z.ZodObject<{
40707
40764
  value?: any;
40708
40765
  } & Record<string, any>>;
40709
40766
  linksTo?: {
40710
- type: "DocumentationItem" | "PageHeading" | "Url";
40767
+ type: "Url" | "DocumentationItem" | "PageHeading";
40711
40768
  url?: string | undefined;
40712
40769
  documentationItemId?: string | undefined;
40713
40770
  pageHeadingId?: string | undefined;
@@ -40746,7 +40803,7 @@ declare const PageSectionEditorModel: z.ZodObject<{
40746
40803
  value?: any;
40747
40804
  } & Record<string, any>>;
40748
40805
  linksTo?: {
40749
- type: "DocumentationItem" | "PageHeading" | "Url";
40806
+ type: "Url" | "DocumentationItem" | "PageHeading";
40750
40807
  url?: string | undefined;
40751
40808
  documentationItemId?: string | undefined;
40752
40809
  pageHeadingId?: string | undefined;
@@ -40805,7 +40862,7 @@ declare const PageSectionEditorModel: z.ZodObject<{
40805
40862
  value?: any;
40806
40863
  } & Record<string, any>>;
40807
40864
  linksTo?: {
40808
- type: "DocumentationItem" | "PageHeading" | "Url";
40865
+ type: "Url" | "DocumentationItem" | "PageHeading";
40809
40866
  url?: string | undefined;
40810
40867
  documentationItemId?: string | undefined;
40811
40868
  pageHeadingId?: string | undefined;
@@ -40890,13 +40947,13 @@ declare const DocumentationPageEditorModel: z.ZodObject<{
40890
40947
  url: z.ZodOptional<z.ZodString>;
40891
40948
  openInNewTab: z.ZodOptional<z.ZodBoolean>;
40892
40949
  }, "strip", z.ZodTypeAny, {
40893
- type: "DocumentationItem" | "PageHeading" | "Url";
40950
+ type: "Url" | "DocumentationItem" | "PageHeading";
40894
40951
  url?: string | undefined;
40895
40952
  documentationItemId?: string | undefined;
40896
40953
  pageHeadingId?: string | undefined;
40897
40954
  openInNewTab?: boolean | undefined;
40898
40955
  }, {
40899
- type: "DocumentationItem" | "PageHeading" | "Url";
40956
+ type: "Url" | "DocumentationItem" | "PageHeading";
40900
40957
  url?: string | undefined;
40901
40958
  documentationItemId?: string | undefined;
40902
40959
  pageHeadingId?: string | undefined;
@@ -40915,7 +40972,7 @@ declare const DocumentationPageEditorModel: z.ZodObject<{
40915
40972
  value?: any;
40916
40973
  } & Record<string, any>>;
40917
40974
  linksTo?: {
40918
- type: "DocumentationItem" | "PageHeading" | "Url";
40975
+ type: "Url" | "DocumentationItem" | "PageHeading";
40919
40976
  url?: string | undefined;
40920
40977
  documentationItemId?: string | undefined;
40921
40978
  pageHeadingId?: string | undefined;
@@ -40927,7 +40984,7 @@ declare const DocumentationPageEditorModel: z.ZodObject<{
40927
40984
  value?: any;
40928
40985
  } & Record<string, any>>;
40929
40986
  linksTo?: {
40930
- type: "DocumentationItem" | "PageHeading" | "Url";
40987
+ type: "Url" | "DocumentationItem" | "PageHeading";
40931
40988
  url?: string | undefined;
40932
40989
  documentationItemId?: string | undefined;
40933
40990
  pageHeadingId?: string | undefined;
@@ -40942,7 +40999,7 @@ declare const DocumentationPageEditorModel: z.ZodObject<{
40942
40999
  value?: any;
40943
41000
  } & Record<string, any>>;
40944
41001
  linksTo?: {
40945
- type: "DocumentationItem" | "PageHeading" | "Url";
41002
+ type: "Url" | "DocumentationItem" | "PageHeading";
40946
41003
  url?: string | undefined;
40947
41004
  documentationItemId?: string | undefined;
40948
41005
  pageHeadingId?: string | undefined;
@@ -40966,7 +41023,7 @@ declare const DocumentationPageEditorModel: z.ZodObject<{
40966
41023
  value?: any;
40967
41024
  } & Record<string, any>>;
40968
41025
  linksTo?: {
40969
- type: "DocumentationItem" | "PageHeading" | "Url";
41026
+ type: "Url" | "DocumentationItem" | "PageHeading";
40970
41027
  url?: string | undefined;
40971
41028
  documentationItemId?: string | undefined;
40972
41029
  pageHeadingId?: string | undefined;
@@ -40994,7 +41051,7 @@ declare const DocumentationPageEditorModel: z.ZodObject<{
40994
41051
  value?: any;
40995
41052
  } & Record<string, any>>;
40996
41053
  linksTo?: {
40997
- type: "DocumentationItem" | "PageHeading" | "Url";
41054
+ type: "Url" | "DocumentationItem" | "PageHeading";
40998
41055
  url?: string | undefined;
40999
41056
  documentationItemId?: string | undefined;
41000
41057
  pageHeadingId?: string | undefined;
@@ -41022,7 +41079,7 @@ declare const DocumentationPageEditorModel: z.ZodObject<{
41022
41079
  value?: any;
41023
41080
  } & Record<string, any>>;
41024
41081
  linksTo?: {
41025
- type: "DocumentationItem" | "PageHeading" | "Url";
41082
+ type: "Url" | "DocumentationItem" | "PageHeading";
41026
41083
  url?: string | undefined;
41027
41084
  documentationItemId?: string | undefined;
41028
41085
  pageHeadingId?: string | undefined;
@@ -41164,13 +41221,13 @@ declare const DocumentationPageEditorModel: z.ZodObject<{
41164
41221
  url: z.ZodOptional<z.ZodString>;
41165
41222
  openInNewTab: z.ZodOptional<z.ZodBoolean>;
41166
41223
  }, "strip", z.ZodTypeAny, {
41167
- type: "DocumentationItem" | "PageHeading" | "Url";
41224
+ type: "Url" | "DocumentationItem" | "PageHeading";
41168
41225
  url?: string | undefined;
41169
41226
  documentationItemId?: string | undefined;
41170
41227
  pageHeadingId?: string | undefined;
41171
41228
  openInNewTab?: boolean | undefined;
41172
41229
  }, {
41173
- type: "DocumentationItem" | "PageHeading" | "Url";
41230
+ type: "Url" | "DocumentationItem" | "PageHeading";
41174
41231
  url?: string | undefined;
41175
41232
  documentationItemId?: string | undefined;
41176
41233
  pageHeadingId?: string | undefined;
@@ -41189,7 +41246,7 @@ declare const DocumentationPageEditorModel: z.ZodObject<{
41189
41246
  value?: any;
41190
41247
  } & Record<string, any>>;
41191
41248
  linksTo?: {
41192
- type: "DocumentationItem" | "PageHeading" | "Url";
41249
+ type: "Url" | "DocumentationItem" | "PageHeading";
41193
41250
  url?: string | undefined;
41194
41251
  documentationItemId?: string | undefined;
41195
41252
  pageHeadingId?: string | undefined;
@@ -41201,7 +41258,7 @@ declare const DocumentationPageEditorModel: z.ZodObject<{
41201
41258
  value?: any;
41202
41259
  } & Record<string, any>>;
41203
41260
  linksTo?: {
41204
- type: "DocumentationItem" | "PageHeading" | "Url";
41261
+ type: "Url" | "DocumentationItem" | "PageHeading";
41205
41262
  url?: string | undefined;
41206
41263
  documentationItemId?: string | undefined;
41207
41264
  pageHeadingId?: string | undefined;
@@ -41216,7 +41273,7 @@ declare const DocumentationPageEditorModel: z.ZodObject<{
41216
41273
  value?: any;
41217
41274
  } & Record<string, any>>;
41218
41275
  linksTo?: {
41219
- type: "DocumentationItem" | "PageHeading" | "Url";
41276
+ type: "Url" | "DocumentationItem" | "PageHeading";
41220
41277
  url?: string | undefined;
41221
41278
  documentationItemId?: string | undefined;
41222
41279
  pageHeadingId?: string | undefined;
@@ -41240,7 +41297,7 @@ declare const DocumentationPageEditorModel: z.ZodObject<{
41240
41297
  value?: any;
41241
41298
  } & Record<string, any>>;
41242
41299
  linksTo?: {
41243
- type: "DocumentationItem" | "PageHeading" | "Url";
41300
+ type: "Url" | "DocumentationItem" | "PageHeading";
41244
41301
  url?: string | undefined;
41245
41302
  documentationItemId?: string | undefined;
41246
41303
  pageHeadingId?: string | undefined;
@@ -41268,7 +41325,7 @@ declare const DocumentationPageEditorModel: z.ZodObject<{
41268
41325
  value?: any;
41269
41326
  } & Record<string, any>>;
41270
41327
  linksTo?: {
41271
- type: "DocumentationItem" | "PageHeading" | "Url";
41328
+ type: "Url" | "DocumentationItem" | "PageHeading";
41272
41329
  url?: string | undefined;
41273
41330
  documentationItemId?: string | undefined;
41274
41331
  pageHeadingId?: string | undefined;
@@ -41296,7 +41353,7 @@ declare const DocumentationPageEditorModel: z.ZodObject<{
41296
41353
  value?: any;
41297
41354
  } & Record<string, any>>;
41298
41355
  linksTo?: {
41299
- type: "DocumentationItem" | "PageHeading" | "Url";
41356
+ type: "Url" | "DocumentationItem" | "PageHeading";
41300
41357
  url?: string | undefined;
41301
41358
  documentationItemId?: string | undefined;
41302
41359
  pageHeadingId?: string | undefined;
@@ -41327,7 +41384,7 @@ declare const DocumentationPageEditorModel: z.ZodObject<{
41327
41384
  value?: any;
41328
41385
  } & Record<string, any>>;
41329
41386
  linksTo?: {
41330
- type: "DocumentationItem" | "PageHeading" | "Url";
41387
+ type: "Url" | "DocumentationItem" | "PageHeading";
41331
41388
  url?: string | undefined;
41332
41389
  documentationItemId?: string | undefined;
41333
41390
  pageHeadingId?: string | undefined;
@@ -41358,7 +41415,7 @@ declare const DocumentationPageEditorModel: z.ZodObject<{
41358
41415
  value?: any;
41359
41416
  } & Record<string, any>>;
41360
41417
  linksTo?: {
41361
- type: "DocumentationItem" | "PageHeading" | "Url";
41418
+ type: "Url" | "DocumentationItem" | "PageHeading";
41362
41419
  url?: string | undefined;
41363
41420
  documentationItemId?: string | undefined;
41364
41421
  pageHeadingId?: string | undefined;
@@ -41393,7 +41450,7 @@ declare const DocumentationPageEditorModel: z.ZodObject<{
41393
41450
  value?: any;
41394
41451
  } & Record<string, any>>;
41395
41452
  linksTo?: {
41396
- type: "DocumentationItem" | "PageHeading" | "Url";
41453
+ type: "Url" | "DocumentationItem" | "PageHeading";
41397
41454
  url?: string | undefined;
41398
41455
  documentationItemId?: string | undefined;
41399
41456
  pageHeadingId?: string | undefined;
@@ -41428,7 +41485,7 @@ declare const DocumentationPageEditorModel: z.ZodObject<{
41428
41485
  value?: any;
41429
41486
  } & Record<string, any>>;
41430
41487
  linksTo?: {
41431
- type: "DocumentationItem" | "PageHeading" | "Url";
41488
+ type: "Url" | "DocumentationItem" | "PageHeading";
41432
41489
  url?: string | undefined;
41433
41490
  documentationItemId?: string | undefined;
41434
41491
  pageHeadingId?: string | undefined;
@@ -41467,7 +41524,7 @@ declare const DocumentationPageEditorModel: z.ZodObject<{
41467
41524
  value?: any;
41468
41525
  } & Record<string, any>>;
41469
41526
  linksTo?: {
41470
- type: "DocumentationItem" | "PageHeading" | "Url";
41527
+ type: "Url" | "DocumentationItem" | "PageHeading";
41471
41528
  url?: string | undefined;
41472
41529
  documentationItemId?: string | undefined;
41473
41530
  pageHeadingId?: string | undefined;
@@ -41526,7 +41583,7 @@ declare const DocumentationPageEditorModel: z.ZodObject<{
41526
41583
  value?: any;
41527
41584
  } & Record<string, any>>;
41528
41585
  linksTo?: {
41529
- type: "DocumentationItem" | "PageHeading" | "Url";
41586
+ type: "Url" | "DocumentationItem" | "PageHeading";
41530
41587
  url?: string | undefined;
41531
41588
  documentationItemId?: string | undefined;
41532
41589
  pageHeadingId?: string | undefined;
@@ -41579,7 +41636,7 @@ declare const DocumentationPageEditorModel: z.ZodObject<{
41579
41636
  value?: any;
41580
41637
  } & Record<string, any>>;
41581
41638
  linksTo?: {
41582
- type: "DocumentationItem" | "PageHeading" | "Url";
41639
+ type: "Url" | "DocumentationItem" | "PageHeading";
41583
41640
  url?: string | undefined;
41584
41641
  documentationItemId?: string | undefined;
41585
41642
  pageHeadingId?: string | undefined;
@@ -41615,7 +41672,7 @@ declare const DocumentationPageEditorModel: z.ZodObject<{
41615
41672
  value?: any;
41616
41673
  } & Record<string, any>>;
41617
41674
  linksTo?: {
41618
- type: "DocumentationItem" | "PageHeading" | "Url";
41675
+ type: "Url" | "DocumentationItem" | "PageHeading";
41619
41676
  url?: string | undefined;
41620
41677
  documentationItemId?: string | undefined;
41621
41678
  pageHeadingId?: string | undefined;
@@ -41668,7 +41725,7 @@ declare const DocumentationPageEditorModel: z.ZodObject<{
41668
41725
  value?: any;
41669
41726
  } & Record<string, any>>;
41670
41727
  linksTo?: {
41671
- type: "DocumentationItem" | "PageHeading" | "Url";
41728
+ type: "Url" | "DocumentationItem" | "PageHeading";
41672
41729
  url?: string | undefined;
41673
41730
  documentationItemId?: string | undefined;
41674
41731
  pageHeadingId?: string | undefined;
@@ -41704,7 +41761,7 @@ declare const DocumentationPageEditorModel: z.ZodObject<{
41704
41761
  value?: any;
41705
41762
  } & Record<string, any>>;
41706
41763
  linksTo?: {
41707
- type: "DocumentationItem" | "PageHeading" | "Url";
41764
+ type: "Url" | "DocumentationItem" | "PageHeading";
41708
41765
  url?: string | undefined;
41709
41766
  documentationItemId?: string | undefined;
41710
41767
  pageHeadingId?: string | undefined;
@@ -41810,7 +41867,7 @@ declare function prosemirrorNodesToBlocks(prosemirrorNodes: ProsemirrorNode[], d
41810
41867
  value?: any;
41811
41868
  } & Record<string, any>>;
41812
41869
  linksTo?: {
41813
- type: "DocumentationItem" | "PageHeading" | "Url";
41870
+ type: "Url" | "DocumentationItem" | "PageHeading";
41814
41871
  url?: string | undefined;
41815
41872
  documentationItemId?: string | undefined;
41816
41873
  pageHeadingId?: string | undefined;
@@ -41836,7 +41893,7 @@ declare const BlockParsingUtils: {
41836
41893
  value?: any;
41837
41894
  } & Record<string, any>>;
41838
41895
  linksTo?: {
41839
- type: "DocumentationItem" | "PageHeading" | "Url";
41896
+ type: "Url" | "DocumentationItem" | "PageHeading";
41840
41897
  url?: string | undefined;
41841
41898
  documentationItemId?: string | undefined;
41842
41899
  pageHeadingId?: string | undefined;