@supernova-studio/model 0.58.11 → 0.58.13
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 +68 -43
- package/dist/index.d.ts +68 -43
- package/dist/index.js +13 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +434 -422
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
- package/src/dsm/index.ts +1 -0
- package/src/dsm/published-doc-page-visits.ts +15 -0
package/dist/index.d.mts
CHANGED
|
@@ -5373,8 +5373,8 @@ declare const DesignSystemDump: z.ZodObject<{
|
|
|
5373
5373
|
isHidden: boolean;
|
|
5374
5374
|
isPrivate: boolean;
|
|
5375
5375
|
storagePath: string;
|
|
5376
|
-
publishedDocId: string;
|
|
5377
5376
|
pageShortPersistentId: string;
|
|
5377
|
+
publishedDocId: string;
|
|
5378
5378
|
pathV1: string;
|
|
5379
5379
|
pathV2: string;
|
|
5380
5380
|
locale?: string | undefined;
|
|
@@ -5385,8 +5385,8 @@ declare const DesignSystemDump: z.ZodObject<{
|
|
|
5385
5385
|
isHidden: boolean;
|
|
5386
5386
|
isPrivate: boolean;
|
|
5387
5387
|
storagePath: string;
|
|
5388
|
-
publishedDocId: string;
|
|
5389
5388
|
pageShortPersistentId: string;
|
|
5389
|
+
publishedDocId: string;
|
|
5390
5390
|
pathV1: string;
|
|
5391
5391
|
pathV2: string;
|
|
5392
5392
|
locale?: string | undefined;
|
|
@@ -5417,8 +5417,8 @@ declare const DesignSystemDump: z.ZodObject<{
|
|
|
5417
5417
|
isHidden: boolean;
|
|
5418
5418
|
isPrivate: boolean;
|
|
5419
5419
|
storagePath: string;
|
|
5420
|
-
publishedDocId: string;
|
|
5421
5420
|
pageShortPersistentId: string;
|
|
5421
|
+
publishedDocId: string;
|
|
5422
5422
|
pathV1: string;
|
|
5423
5423
|
pathV2: string;
|
|
5424
5424
|
locale?: string | undefined;
|
|
@@ -5449,8 +5449,8 @@ declare const DesignSystemDump: z.ZodObject<{
|
|
|
5449
5449
|
isHidden: boolean;
|
|
5450
5450
|
isPrivate: boolean;
|
|
5451
5451
|
storagePath: string;
|
|
5452
|
-
publishedDocId: string;
|
|
5453
5452
|
pageShortPersistentId: string;
|
|
5453
|
+
publishedDocId: string;
|
|
5454
5454
|
pathV1: string;
|
|
5455
5455
|
pathV2: string;
|
|
5456
5456
|
locale?: string | undefined;
|
|
@@ -5739,8 +5739,8 @@ declare const DesignSystemDump: z.ZodObject<{
|
|
|
5739
5739
|
isHidden: boolean;
|
|
5740
5740
|
isPrivate: boolean;
|
|
5741
5741
|
storagePath: string;
|
|
5742
|
-
publishedDocId: string;
|
|
5743
5742
|
pageShortPersistentId: string;
|
|
5743
|
+
publishedDocId: string;
|
|
5744
5744
|
pathV1: string;
|
|
5745
5745
|
pathV2: string;
|
|
5746
5746
|
locale?: string | undefined;
|
|
@@ -6019,8 +6019,8 @@ declare const DesignSystemDump: z.ZodObject<{
|
|
|
6019
6019
|
isHidden: boolean;
|
|
6020
6020
|
isPrivate: boolean;
|
|
6021
6021
|
storagePath: string;
|
|
6022
|
-
publishedDocId: string;
|
|
6023
6022
|
pageShortPersistentId: string;
|
|
6023
|
+
publishedDocId: string;
|
|
6024
6024
|
pathV1: string;
|
|
6025
6025
|
pathV2: string;
|
|
6026
6026
|
locale?: string | undefined;
|
|
@@ -6562,8 +6562,8 @@ declare const DesignSystemDump: z.ZodObject<{
|
|
|
6562
6562
|
isHidden: boolean;
|
|
6563
6563
|
isPrivate: boolean;
|
|
6564
6564
|
storagePath: string;
|
|
6565
|
-
publishedDocId: string;
|
|
6566
6565
|
pageShortPersistentId: string;
|
|
6566
|
+
publishedDocId: string;
|
|
6567
6567
|
pathV1: string;
|
|
6568
6568
|
pathV2: string;
|
|
6569
6569
|
locale?: string | undefined;
|
|
@@ -6996,8 +6996,8 @@ declare const DesignSystemDump: z.ZodObject<{
|
|
|
6996
6996
|
isHidden: boolean;
|
|
6997
6997
|
isPrivate: boolean;
|
|
6998
6998
|
storagePath: string;
|
|
6999
|
-
publishedDocId: string;
|
|
7000
6999
|
pageShortPersistentId: string;
|
|
7000
|
+
publishedDocId: string;
|
|
7001
7001
|
pathV1: string;
|
|
7002
7002
|
pathV2: string;
|
|
7003
7003
|
locale?: string | undefined;
|
|
@@ -9339,8 +9339,8 @@ declare const DesignSystemVersionDump: z.ZodObject<{
|
|
|
9339
9339
|
isHidden: boolean;
|
|
9340
9340
|
isPrivate: boolean;
|
|
9341
9341
|
storagePath: string;
|
|
9342
|
-
publishedDocId: string;
|
|
9343
9342
|
pageShortPersistentId: string;
|
|
9343
|
+
publishedDocId: string;
|
|
9344
9344
|
pathV1: string;
|
|
9345
9345
|
pathV2: string;
|
|
9346
9346
|
locale?: string | undefined;
|
|
@@ -9351,8 +9351,8 @@ declare const DesignSystemVersionDump: z.ZodObject<{
|
|
|
9351
9351
|
isHidden: boolean;
|
|
9352
9352
|
isPrivate: boolean;
|
|
9353
9353
|
storagePath: string;
|
|
9354
|
-
publishedDocId: string;
|
|
9355
9354
|
pageShortPersistentId: string;
|
|
9355
|
+
publishedDocId: string;
|
|
9356
9356
|
pathV1: string;
|
|
9357
9357
|
pathV2: string;
|
|
9358
9358
|
locale?: string | undefined;
|
|
@@ -9383,8 +9383,8 @@ declare const DesignSystemVersionDump: z.ZodObject<{
|
|
|
9383
9383
|
isHidden: boolean;
|
|
9384
9384
|
isPrivate: boolean;
|
|
9385
9385
|
storagePath: string;
|
|
9386
|
-
publishedDocId: string;
|
|
9387
9386
|
pageShortPersistentId: string;
|
|
9387
|
+
publishedDocId: string;
|
|
9388
9388
|
pathV1: string;
|
|
9389
9389
|
pathV2: string;
|
|
9390
9390
|
locale?: string | undefined;
|
|
@@ -9415,8 +9415,8 @@ declare const DesignSystemVersionDump: z.ZodObject<{
|
|
|
9415
9415
|
isHidden: boolean;
|
|
9416
9416
|
isPrivate: boolean;
|
|
9417
9417
|
storagePath: string;
|
|
9418
|
-
publishedDocId: string;
|
|
9419
9418
|
pageShortPersistentId: string;
|
|
9419
|
+
publishedDocId: string;
|
|
9420
9420
|
pathV1: string;
|
|
9421
9421
|
pathV2: string;
|
|
9422
9422
|
locale?: string | undefined;
|
|
@@ -9705,8 +9705,8 @@ declare const DesignSystemVersionDump: z.ZodObject<{
|
|
|
9705
9705
|
isHidden: boolean;
|
|
9706
9706
|
isPrivate: boolean;
|
|
9707
9707
|
storagePath: string;
|
|
9708
|
-
publishedDocId: string;
|
|
9709
9708
|
pageShortPersistentId: string;
|
|
9709
|
+
publishedDocId: string;
|
|
9710
9710
|
pathV1: string;
|
|
9711
9711
|
pathV2: string;
|
|
9712
9712
|
locale?: string | undefined;
|
|
@@ -9985,8 +9985,8 @@ declare const DesignSystemVersionDump: z.ZodObject<{
|
|
|
9985
9985
|
isHidden: boolean;
|
|
9986
9986
|
isPrivate: boolean;
|
|
9987
9987
|
storagePath: string;
|
|
9988
|
-
publishedDocId: string;
|
|
9989
9988
|
pageShortPersistentId: string;
|
|
9989
|
+
publishedDocId: string;
|
|
9990
9990
|
pathV1: string;
|
|
9991
9991
|
pathV2: string;
|
|
9992
9992
|
locale?: string | undefined;
|
|
@@ -10073,8 +10073,8 @@ declare const PublishedDocsDump: z.ZodObject<{
|
|
|
10073
10073
|
isHidden: boolean;
|
|
10074
10074
|
isPrivate: boolean;
|
|
10075
10075
|
storagePath: string;
|
|
10076
|
-
publishedDocId: string;
|
|
10077
10076
|
pageShortPersistentId: string;
|
|
10077
|
+
publishedDocId: string;
|
|
10078
10078
|
pathV1: string;
|
|
10079
10079
|
pathV2: string;
|
|
10080
10080
|
locale?: string | undefined;
|
|
@@ -10085,8 +10085,8 @@ declare const PublishedDocsDump: z.ZodObject<{
|
|
|
10085
10085
|
isHidden: boolean;
|
|
10086
10086
|
isPrivate: boolean;
|
|
10087
10087
|
storagePath: string;
|
|
10088
|
-
publishedDocId: string;
|
|
10089
10088
|
pageShortPersistentId: string;
|
|
10089
|
+
publishedDocId: string;
|
|
10090
10090
|
pathV1: string;
|
|
10091
10091
|
pathV2: string;
|
|
10092
10092
|
locale?: string | undefined;
|
|
@@ -10117,8 +10117,8 @@ declare const PublishedDocsDump: z.ZodObject<{
|
|
|
10117
10117
|
isHidden: boolean;
|
|
10118
10118
|
isPrivate: boolean;
|
|
10119
10119
|
storagePath: string;
|
|
10120
|
-
publishedDocId: string;
|
|
10121
10120
|
pageShortPersistentId: string;
|
|
10121
|
+
publishedDocId: string;
|
|
10122
10122
|
pathV1: string;
|
|
10123
10123
|
pathV2: string;
|
|
10124
10124
|
locale?: string | undefined;
|
|
@@ -10149,8 +10149,8 @@ declare const PublishedDocsDump: z.ZodObject<{
|
|
|
10149
10149
|
isHidden: boolean;
|
|
10150
10150
|
isPrivate: boolean;
|
|
10151
10151
|
storagePath: string;
|
|
10152
|
-
publishedDocId: string;
|
|
10153
10152
|
pageShortPersistentId: string;
|
|
10153
|
+
publishedDocId: string;
|
|
10154
10154
|
pathV1: string;
|
|
10155
10155
|
pathV2: string;
|
|
10156
10156
|
locale?: string | undefined;
|
|
@@ -14490,8 +14490,8 @@ declare const UserDump: z.ZodObject<{
|
|
|
14490
14490
|
isHidden: boolean;
|
|
14491
14491
|
isPrivate: boolean;
|
|
14492
14492
|
storagePath: string;
|
|
14493
|
-
publishedDocId: string;
|
|
14494
14493
|
pageShortPersistentId: string;
|
|
14494
|
+
publishedDocId: string;
|
|
14495
14495
|
pathV1: string;
|
|
14496
14496
|
pathV2: string;
|
|
14497
14497
|
locale?: string | undefined;
|
|
@@ -14502,8 +14502,8 @@ declare const UserDump: z.ZodObject<{
|
|
|
14502
14502
|
isHidden: boolean;
|
|
14503
14503
|
isPrivate: boolean;
|
|
14504
14504
|
storagePath: string;
|
|
14505
|
-
publishedDocId: string;
|
|
14506
14505
|
pageShortPersistentId: string;
|
|
14506
|
+
publishedDocId: string;
|
|
14507
14507
|
pathV1: string;
|
|
14508
14508
|
pathV2: string;
|
|
14509
14509
|
locale?: string | undefined;
|
|
@@ -14534,8 +14534,8 @@ declare const UserDump: z.ZodObject<{
|
|
|
14534
14534
|
isHidden: boolean;
|
|
14535
14535
|
isPrivate: boolean;
|
|
14536
14536
|
storagePath: string;
|
|
14537
|
-
publishedDocId: string;
|
|
14538
14537
|
pageShortPersistentId: string;
|
|
14538
|
+
publishedDocId: string;
|
|
14539
14539
|
pathV1: string;
|
|
14540
14540
|
pathV2: string;
|
|
14541
14541
|
locale?: string | undefined;
|
|
@@ -14566,8 +14566,8 @@ declare const UserDump: z.ZodObject<{
|
|
|
14566
14566
|
isHidden: boolean;
|
|
14567
14567
|
isPrivate: boolean;
|
|
14568
14568
|
storagePath: string;
|
|
14569
|
-
publishedDocId: string;
|
|
14570
14569
|
pageShortPersistentId: string;
|
|
14570
|
+
publishedDocId: string;
|
|
14571
14571
|
pathV1: string;
|
|
14572
14572
|
pathV2: string;
|
|
14573
14573
|
locale?: string | undefined;
|
|
@@ -14856,8 +14856,8 @@ declare const UserDump: z.ZodObject<{
|
|
|
14856
14856
|
isHidden: boolean;
|
|
14857
14857
|
isPrivate: boolean;
|
|
14858
14858
|
storagePath: string;
|
|
14859
|
-
publishedDocId: string;
|
|
14860
14859
|
pageShortPersistentId: string;
|
|
14860
|
+
publishedDocId: string;
|
|
14861
14861
|
pathV1: string;
|
|
14862
14862
|
pathV2: string;
|
|
14863
14863
|
locale?: string | undefined;
|
|
@@ -15136,8 +15136,8 @@ declare const UserDump: z.ZodObject<{
|
|
|
15136
15136
|
isHidden: boolean;
|
|
15137
15137
|
isPrivate: boolean;
|
|
15138
15138
|
storagePath: string;
|
|
15139
|
-
publishedDocId: string;
|
|
15140
15139
|
pageShortPersistentId: string;
|
|
15140
|
+
publishedDocId: string;
|
|
15141
15141
|
pathV1: string;
|
|
15142
15142
|
pathV2: string;
|
|
15143
15143
|
locale?: string | undefined;
|
|
@@ -15679,8 +15679,8 @@ declare const UserDump: z.ZodObject<{
|
|
|
15679
15679
|
isHidden: boolean;
|
|
15680
15680
|
isPrivate: boolean;
|
|
15681
15681
|
storagePath: string;
|
|
15682
|
-
publishedDocId: string;
|
|
15683
15682
|
pageShortPersistentId: string;
|
|
15683
|
+
publishedDocId: string;
|
|
15684
15684
|
pathV1: string;
|
|
15685
15685
|
pathV2: string;
|
|
15686
15686
|
locale?: string | undefined;
|
|
@@ -16113,8 +16113,8 @@ declare const UserDump: z.ZodObject<{
|
|
|
16113
16113
|
isHidden: boolean;
|
|
16114
16114
|
isPrivate: boolean;
|
|
16115
16115
|
storagePath: string;
|
|
16116
|
-
publishedDocId: string;
|
|
16117
16116
|
pageShortPersistentId: string;
|
|
16117
|
+
publishedDocId: string;
|
|
16118
16118
|
pathV1: string;
|
|
16119
16119
|
pathV2: string;
|
|
16120
16120
|
locale?: string | undefined;
|
|
@@ -17770,8 +17770,8 @@ declare const UserDump: z.ZodObject<{
|
|
|
17770
17770
|
isHidden: boolean;
|
|
17771
17771
|
isPrivate: boolean;
|
|
17772
17772
|
storagePath: string;
|
|
17773
|
-
publishedDocId: string;
|
|
17774
17773
|
pageShortPersistentId: string;
|
|
17774
|
+
publishedDocId: string;
|
|
17775
17775
|
pathV1: string;
|
|
17776
17776
|
pathV2: string;
|
|
17777
17777
|
locale?: string | undefined;
|
|
@@ -18599,8 +18599,8 @@ declare const UserDump: z.ZodObject<{
|
|
|
18599
18599
|
isHidden: boolean;
|
|
18600
18600
|
isPrivate: boolean;
|
|
18601
18601
|
storagePath: string;
|
|
18602
|
-
publishedDocId: string;
|
|
18603
18602
|
pageShortPersistentId: string;
|
|
18603
|
+
publishedDocId: string;
|
|
18604
18604
|
pathV1: string;
|
|
18605
18605
|
pathV2: string;
|
|
18606
18606
|
locale?: string | undefined;
|
|
@@ -19430,8 +19430,8 @@ declare const UserDump: z.ZodObject<{
|
|
|
19430
19430
|
isHidden: boolean;
|
|
19431
19431
|
isPrivate: boolean;
|
|
19432
19432
|
storagePath: string;
|
|
19433
|
-
publishedDocId: string;
|
|
19434
19433
|
pageShortPersistentId: string;
|
|
19434
|
+
publishedDocId: string;
|
|
19435
19435
|
pathV1: string;
|
|
19436
19436
|
pathV2: string;
|
|
19437
19437
|
locale?: string | undefined;
|
|
@@ -20332,8 +20332,8 @@ declare const UserDump: z.ZodObject<{
|
|
|
20332
20332
|
isHidden: boolean;
|
|
20333
20333
|
isPrivate: boolean;
|
|
20334
20334
|
storagePath: string;
|
|
20335
|
-
publishedDocId: string;
|
|
20336
20335
|
pageShortPersistentId: string;
|
|
20336
|
+
publishedDocId: string;
|
|
20337
20337
|
pathV1: string;
|
|
20338
20338
|
pathV2: string;
|
|
20339
20339
|
locale?: string | undefined;
|
|
@@ -24730,8 +24730,8 @@ declare const WorkspaceDump: z.ZodObject<{
|
|
|
24730
24730
|
isHidden: boolean;
|
|
24731
24731
|
isPrivate: boolean;
|
|
24732
24732
|
storagePath: string;
|
|
24733
|
-
publishedDocId: string;
|
|
24734
24733
|
pageShortPersistentId: string;
|
|
24734
|
+
publishedDocId: string;
|
|
24735
24735
|
pathV1: string;
|
|
24736
24736
|
pathV2: string;
|
|
24737
24737
|
locale?: string | undefined;
|
|
@@ -24742,8 +24742,8 @@ declare const WorkspaceDump: z.ZodObject<{
|
|
|
24742
24742
|
isHidden: boolean;
|
|
24743
24743
|
isPrivate: boolean;
|
|
24744
24744
|
storagePath: string;
|
|
24745
|
-
publishedDocId: string;
|
|
24746
24745
|
pageShortPersistentId: string;
|
|
24746
|
+
publishedDocId: string;
|
|
24747
24747
|
pathV1: string;
|
|
24748
24748
|
pathV2: string;
|
|
24749
24749
|
locale?: string | undefined;
|
|
@@ -24774,8 +24774,8 @@ declare const WorkspaceDump: z.ZodObject<{
|
|
|
24774
24774
|
isHidden: boolean;
|
|
24775
24775
|
isPrivate: boolean;
|
|
24776
24776
|
storagePath: string;
|
|
24777
|
-
publishedDocId: string;
|
|
24778
24777
|
pageShortPersistentId: string;
|
|
24778
|
+
publishedDocId: string;
|
|
24779
24779
|
pathV1: string;
|
|
24780
24780
|
pathV2: string;
|
|
24781
24781
|
locale?: string | undefined;
|
|
@@ -24806,8 +24806,8 @@ declare const WorkspaceDump: z.ZodObject<{
|
|
|
24806
24806
|
isHidden: boolean;
|
|
24807
24807
|
isPrivate: boolean;
|
|
24808
24808
|
storagePath: string;
|
|
24809
|
-
publishedDocId: string;
|
|
24810
24809
|
pageShortPersistentId: string;
|
|
24810
|
+
publishedDocId: string;
|
|
24811
24811
|
pathV1: string;
|
|
24812
24812
|
pathV2: string;
|
|
24813
24813
|
locale?: string | undefined;
|
|
@@ -25096,8 +25096,8 @@ declare const WorkspaceDump: z.ZodObject<{
|
|
|
25096
25096
|
isHidden: boolean;
|
|
25097
25097
|
isPrivate: boolean;
|
|
25098
25098
|
storagePath: string;
|
|
25099
|
-
publishedDocId: string;
|
|
25100
25099
|
pageShortPersistentId: string;
|
|
25100
|
+
publishedDocId: string;
|
|
25101
25101
|
pathV1: string;
|
|
25102
25102
|
pathV2: string;
|
|
25103
25103
|
locale?: string | undefined;
|
|
@@ -25376,8 +25376,8 @@ declare const WorkspaceDump: z.ZodObject<{
|
|
|
25376
25376
|
isHidden: boolean;
|
|
25377
25377
|
isPrivate: boolean;
|
|
25378
25378
|
storagePath: string;
|
|
25379
|
-
publishedDocId: string;
|
|
25380
25379
|
pageShortPersistentId: string;
|
|
25380
|
+
publishedDocId: string;
|
|
25381
25381
|
pathV1: string;
|
|
25382
25382
|
pathV2: string;
|
|
25383
25383
|
locale?: string | undefined;
|
|
@@ -25919,8 +25919,8 @@ declare const WorkspaceDump: z.ZodObject<{
|
|
|
25919
25919
|
isHidden: boolean;
|
|
25920
25920
|
isPrivate: boolean;
|
|
25921
25921
|
storagePath: string;
|
|
25922
|
-
publishedDocId: string;
|
|
25923
25922
|
pageShortPersistentId: string;
|
|
25923
|
+
publishedDocId: string;
|
|
25924
25924
|
pathV1: string;
|
|
25925
25925
|
pathV2: string;
|
|
25926
25926
|
locale?: string | undefined;
|
|
@@ -26353,8 +26353,8 @@ declare const WorkspaceDump: z.ZodObject<{
|
|
|
26353
26353
|
isHidden: boolean;
|
|
26354
26354
|
isPrivate: boolean;
|
|
26355
26355
|
storagePath: string;
|
|
26356
|
-
publishedDocId: string;
|
|
26357
26356
|
pageShortPersistentId: string;
|
|
26357
|
+
publishedDocId: string;
|
|
26358
26358
|
pathV1: string;
|
|
26359
26359
|
pathV2: string;
|
|
26360
26360
|
locale?: string | undefined;
|
|
@@ -28010,8 +28010,8 @@ declare const WorkspaceDump: z.ZodObject<{
|
|
|
28010
28010
|
isHidden: boolean;
|
|
28011
28011
|
isPrivate: boolean;
|
|
28012
28012
|
storagePath: string;
|
|
28013
|
-
publishedDocId: string;
|
|
28014
28013
|
pageShortPersistentId: string;
|
|
28014
|
+
publishedDocId: string;
|
|
28015
28015
|
pathV1: string;
|
|
28016
28016
|
pathV2: string;
|
|
28017
28017
|
locale?: string | undefined;
|
|
@@ -28839,8 +28839,8 @@ declare const WorkspaceDump: z.ZodObject<{
|
|
|
28839
28839
|
isHidden: boolean;
|
|
28840
28840
|
isPrivate: boolean;
|
|
28841
28841
|
storagePath: string;
|
|
28842
|
-
publishedDocId: string;
|
|
28843
28842
|
pageShortPersistentId: string;
|
|
28843
|
+
publishedDocId: string;
|
|
28844
28844
|
pathV1: string;
|
|
28845
28845
|
pathV2: string;
|
|
28846
28846
|
locale?: string | undefined;
|
|
@@ -137822,6 +137822,31 @@ declare const ExporterPropertyValuesCollection: z.ZodObject<{
|
|
|
137822
137822
|
}>;
|
|
137823
137823
|
type ExporterPropertyValuesCollection = z.infer<typeof ExporterPropertyValuesCollection>;
|
|
137824
137824
|
|
|
137825
|
+
declare const PublishedDocPageVisitsEntry: z.ZodObject<{
|
|
137826
|
+
id: z.ZodString;
|
|
137827
|
+
versionId: z.ZodString;
|
|
137828
|
+
pageShortPersistentId: z.ZodString;
|
|
137829
|
+
locale: z.ZodOptional<z.ZodString>;
|
|
137830
|
+
timestamp: z.ZodDate;
|
|
137831
|
+
visits: z.ZodNumber;
|
|
137832
|
+
}, "strip", z.ZodTypeAny, {
|
|
137833
|
+
id: string;
|
|
137834
|
+
versionId: string;
|
|
137835
|
+
pageShortPersistentId: string;
|
|
137836
|
+
timestamp: Date;
|
|
137837
|
+
visits: number;
|
|
137838
|
+
locale?: string | undefined;
|
|
137839
|
+
}, {
|
|
137840
|
+
id: string;
|
|
137841
|
+
versionId: string;
|
|
137842
|
+
pageShortPersistentId: string;
|
|
137843
|
+
timestamp: Date;
|
|
137844
|
+
visits: number;
|
|
137845
|
+
locale?: string | undefined;
|
|
137846
|
+
}>;
|
|
137847
|
+
type PublishedDocPageVisitsEntry = z.infer<typeof PublishedDocPageVisitsEntry>;
|
|
137848
|
+
type CreatePublishedDocPageVisitsEntry = DbCreateInputOmit<PublishedDocPageVisitsEntry>;
|
|
137849
|
+
|
|
137825
137850
|
declare const SHORT_PERSISTENT_ID_LENGTH = 8;
|
|
137826
137851
|
declare function tryParseShortPersistentId(url?: string): string | null;
|
|
137827
137852
|
declare const PublishedDocPage: z.ZodObject<{
|
|
@@ -137843,8 +137868,8 @@ declare const PublishedDocPage: z.ZodObject<{
|
|
|
137843
137868
|
isHidden: boolean;
|
|
137844
137869
|
isPrivate: boolean;
|
|
137845
137870
|
storagePath: string;
|
|
137846
|
-
publishedDocId: string;
|
|
137847
137871
|
pageShortPersistentId: string;
|
|
137872
|
+
publishedDocId: string;
|
|
137848
137873
|
pathV1: string;
|
|
137849
137874
|
pathV2: string;
|
|
137850
137875
|
locale?: string | undefined;
|
|
@@ -137855,8 +137880,8 @@ declare const PublishedDocPage: z.ZodObject<{
|
|
|
137855
137880
|
isHidden: boolean;
|
|
137856
137881
|
isPrivate: boolean;
|
|
137857
137882
|
storagePath: string;
|
|
137858
|
-
publishedDocId: string;
|
|
137859
137883
|
pageShortPersistentId: string;
|
|
137884
|
+
publishedDocId: string;
|
|
137860
137885
|
pathV1: string;
|
|
137861
137886
|
pathV2: string;
|
|
137862
137887
|
locale?: string | undefined;
|
|
@@ -175134,4 +175159,4 @@ type PersonalAccessTokenWithUser = {
|
|
|
175134
175159
|
token: PersonalAccessToken;
|
|
175135
175160
|
};
|
|
175136
175161
|
|
|
175137
|
-
export { Address, type AllFields, type ArrayElementType, Asset, AssetDeleteSchedule, type AssetDeleteScheduleDbInput, AssetDeleteScheduleStatus, AssetDynamoRecord, AssetFontProperties, type AssetImportModel, AssetImportModelInput, AssetOrigin, AssetProcessStatus, AssetProperties, AssetReference, type AssetReferenceDiff, AssetRenderConfiguration, AssetScope, AssetType, AssetValue, AuthTokens, BillingDetails, type BillingInterval, BillingIntervalSchema, BillingType, BillingTypeSchema, BlurTokenData, BlurType, BlurValue, BorderPosition, BorderRadiusTokenData, BorderRadiusUnit, BorderRadiusValue, BorderStyle, BorderTokenData, BorderValue, BorderWidthTokenData, BorderWidthUnit, BorderWidthValue, Brand, BrandedElementGroup, type Card, CardSchema, ChangedImportedFigmaSourceData, CodeIntegrationDump, Collection, CollectionImportModel, CollectionImportModelInput, CollectionOrigin, ColorTokenData, ColorTokenInlineData, ColorValue, ComponentElementData, ContentLoadInstruction, ContentLoaderPayload, type CreateAssetReference, type CreateBrand, type CreateCollection, type CreateDataSource, type CreateDesignElement, type CreateDesignElementReference, type CreateDesignSystem, type CreateDesignSystemInvitation, type CreateDesignSystemMembership, type CreateDesignSystemVersion, type CreateDesignSystemVersionRoom, CreateDesignToken, type CreateDocumentationPageApproval, type CreateDocumentationPageContent, type CreateDocumentationPageRoom, type CreateDocumentationPageSnapshot, type CreateDocumentationPageV1, type CreateDocumentationPageV2, type CreateElementGroup, type CreateElementGroupSnapshot, type CreateElementPropertyDefinition, type CreateElementPropertyValue, type CreateElementView, type CreateElementViewColumn, type CreateExportJob, type CreateExporterMembership, type CreateFigmaComponent, type CreateFigmaFileStructure, type CreateFigmaNodeReference, type CreateImportJob, type CreatePersonalAccessToken, type CreatePublishedDocPage, type CreateTheme, type CreateWorkspaceDbInput, CreateWorkspaceInput, type CreateWorkspaceInvitation, type CreateWorkspaceMembership, type CreateWorkspaceRoom, CustomDomain, type CustomDomainState, Customer, DataSource, DataSourceAutoImportMode, DataSourceFigmaFileData, DataSourceFigmaFileVersionData, DataSourceFigmaImportMetadata, DataSourceFigmaRemote, DataSourceFigmaScope, DataSourceFigmaState, DataSourceImportModel, DataSourceRemote, DataSourceRemoteType, DataSourceStats, DataSourceTokenStudioRemote, DataSourceUploadImportMetadata, DataSourceUploadRemote, DataSourceUploadRemoteSource, DataSourceVersion, type DbCreateInputOmit, type DbUpdate, type DbUpdateInputOmit, type Defined, DesignElement, DesignElementBase, DesignElementBrandedPart, DesignElementCategory, DesignElementGroupableBase, DesignElementGroupablePart, DesignElementGroupableRequiredPart, DesignElementImportedBase, DesignElementOrigin, type DesignElementOriginImportModel, type DesignElementReference, DesignElementSlugPart, DesignElementSnapshotBase, DesignElementSnapshotReason, DesignElementType, DesignSystem, DesignSystemAccessMode, DesignSystemDump, DesignSystemElementExportProps, DesignSystemInvitation, type DesignSystemInvitationAddition, DesignSystemInvite, DesignSystemInviteEmailData, DesignSystemInviteEmailRecipient, DesignSystemInviteUpdate, DesignSystemMemberUpdate, DesignSystemMembers, DesignSystemMembership, type DesignSystemMembershipAddition, DesignSystemMembershipUpdates, DesignSystemPendingMemberInvitation, type DesignSystemPendingMemberInvite, DesignSystemRole, DesignSystemSwitcher, DesignSystemUserInvitation, DesignSystemVersion, DesignSystemVersionDump, DesignSystemVersionMultiplayerDump, DesignSystemVersionRoom, DesignSystemVersionRoomInitialState, DesignSystemVersionRoomInternalSettings, DesignSystemVersionRoomUpdate, DesignToken, DesignTokenBase, DesignTokenImportModel, DesignTokenImportModelBase, DesignTokenImportModelInput, DesignTokenImportModelInputBase, type DesignTokenImportModelInputOfType, type DesignTokenImportModelOfType, type DesignTokenOfType, DesignTokenOrigin, DesignTokenOriginPart, DesignTokenType, DesignTokenTypedData, type DesignTokenTypedDataOfType, type DesignTokensDiff, DimensionTokenData, DimensionUnit, DimensionValue, DocumentationComment, DocumentationCommentThread, DocumentationGroupBehavior, DocumentationGroupV1, DocumentationItemConfigurationV1, DocumentationItemConfigurationV2, DocumentationItemHeaderAlignment, DocumentationItemHeaderAlignmentSchema, DocumentationItemHeaderImageScaleType, DocumentationItemHeaderImageScaleTypeSchema, DocumentationItemHeaderV1, DocumentationItemHeaderV2, DocumentationLinkPreview, DocumentationPage, DocumentationPageAnchor, DocumentationPageApproval, DocumentationPageApprovalState, DocumentationPageContent, DocumentationPageContentBackup, DocumentationPageContentData, DocumentationPageContentItem, DocumentationPageDataV1, DocumentationPageDataV2, DocumentationPageGroup, DocumentationPageRoom, DocumentationPageRoomDump, DocumentationPageRoomInitialStateUpdate, DocumentationPageRoomRoomUpdate, DocumentationPageRoomState, DocumentationPageSnapshot, DocumentationPageV1, DocumentationPageV2, DocumentationSettings, DocumentationThreadDump, DurationTokenData, DurationUnit, DurationValue, ElementGroup, ElementGroupDataV1, ElementGroupDataV2, ElementGroupSnapshot, type ElementGroupsDiff, ElementPropertyDefinition, type ElementPropertyDefinitionDiff, ElementPropertyDefinitionOption, ElementPropertyImmutableType, ElementPropertyLinkType, type ElementPropertyReference, ElementPropertyTargetType, ElementPropertyType, ElementPropertyTypeSchema, ElementPropertyValue, type ElementPropertyValueDiff, ElementView, ElementViewBaseColumnType, ElementViewBasePropertyColumn, ElementViewColumn, ElementViewColumnSharedAttributes, ElementViewColumnType, ElementViewPropertyDefinitionColumn, ElementViewThemeColumn, Entity, Event, EventDataSourceImported, EventVersionReleased, type ExplicitPartial, ExportDestinationsMap, ExportJob, ExportJobContext, ExportJobDestinationType, ExportJobDocsDestinationResult, ExportJobDocumentationChanges, ExportJobDocumentationContext, ExportJobDump, ExportJobExporterConfiguration, ExportJobFindByFilter, ExportJobLogEntry, ExportJobLogEntryType, ExportJobPullRequestDestinationResult, ExportJobResult, ExportJobS3DestinationResult, ExportJobStatus, Exporter, ExporterDestinationAzure, ExporterDestinationBitbucket, ExporterDestinationDocs, ExporterDestinationGithub, ExporterDestinationGitlab, ExporterDestinationS3, ExporterDetails, ExporterFunctionPayload, ExporterPropertyImageValue, ExporterPropertyValue, ExporterPropertyValuesCollection, ExporterPulsarDetails, ExporterSource, ExporterTag, ExporterType, ExporterWorkspaceMembership, ExporterWorkspaceMembershipRole, type ExtendedIntegration, ExtendedIntegrationType, ExternalOAuthRequest, ExternalServiceType, FeatureFlag, FeatureFlagMap, type FeatureLimitedDetails, type FeatureToggleDetails, type FeatureWithImportJobsDetails, FeaturesSummary, FigmaComponent, FigmaComponentAsset, FigmaComponentBooleanProperty, type FigmaComponentDiff, FigmaComponentImportModel, FigmaComponentImportModelInput, FigmaComponentInstancePreview, FigmaComponentInstanceSwapProperty, FigmaComponentOrigin, FigmaComponentOriginPart, FigmaComponentProperty, FigmaComponentPropertyMap, FigmaComponentPropertyOrigin, FigmaComponentPropertyType, FigmaComponentTextProperty, FigmaComponentVariantProperty, FigmaFileAccessData, FigmaFileDownloadScope, FigmaFileStructure, FigmaFileStructureData, type FigmaFileStructureDiff, FigmaFileStructureElementData, FigmaFileStructureImportModel, FigmaFileStructureImportModelInput, FigmaFileStructureNode, FigmaFileStructureNodeBase, FigmaFileStructureNodeImportModel, FigmaFileStructureNodeType, FigmaFileStructureOrigin, FigmaFileStructureStatistics, FigmaImportBaseContext, FigmaImportContextWithDownloadScopes, FigmaImportContextWithSourcesState, FigmaNodeReference, FigmaNodeReferenceData, type FigmaNodeReferenceDiff, FigmaNodeReferenceElementData, FigmaNodeReferenceOrigin, FigmaNodeRenderFormat, FigmaPngRenderImportModel, FigmaRenderBase, FigmaRenderFormat, FigmaRenderImportModel, FigmaSvgRenderImportModel, FileStructureStats, FlaggedFeature, FontFamilyTokenData, FontFamilyValue, FontSizeTokenData, FontSizeUnit, FontSizeValue, FontTokenData, FontValue, FontWeightTokenData, FontWeightValue, GitBranch, GitIntegrationType, GitObjectsQuery, GitOrganization, GitProject, GitProvider, GitProviderNames, GitRepository, GradientLayerData, GradientLayerValue, GradientStop, GradientTokenData, GradientTokenValue, GradientType, HANDLE_MAX_LENGTH, HANDLE_MIN_LENGTH, HierarchicalElements, IconSet, ImageImportModel, ImageImportModelType, ImportFunctionInput, ImportJob, ImportJobOperation, ImportJobState, ImportModelBase, ImportModelCollection, ImportModelInputBase, ImportModelInputCollection, ImportWarning, ImportWarningType, type ImportedAsset, type ImportedDesignToken, type ImportedDesignTokenOfType, type ImportedFigmaComponent, ImportedFigmaSourceData, Integration, IntegrationAuthType, IntegrationCredentials, IntegrationCredentialsProfile, IntegrationCredentialsState, IntegrationCredentialsType, IntegrationDesignSystem, IntegrationToken, type IntegrationTokenOld, IntegrationTokenSchemaOld, IntegrationType, IntegrationUserInfo, InternalStatus, InternalStatusSchema, type Invoice, type InvoiceCoupon, InvoiceCouponSchema, type InvoiceLine, InvoiceLineSchema, InvoiceSchema, LetterSpacingTokenData, LetterSpacingUnit, LetterSpacingValue, LineHeightTokenData, LineHeightUnit, LineHeightValue, LiveblocksNotificationSettings, MAX_MEMBERS_COUNT, NpmPackage, NpmProxyToken, NpmProxyTokenPayload, NpmRegistrCustomAuthConfig, NpmRegistryAuthConfig, NpmRegistryAuthType, NpmRegistryBasicAuthConfig, NpmRegistryBearerAuthConfig, NpmRegistryConfig, NpmRegistryNoAuthConfig, NpmRegistryType, type Nullish, OAuthProvider, OAuthProviderNames, OAuthProviderSchema, ObjectMeta, type OmitStrict, OpacityTokenData, OpacityValue, type Optional, type OptionalToNullable, PageBlockAlignment, PageBlockAppearanceV2, PageBlockAsset, PageBlockAssetComponent, PageBlockAssetEntityMeta, PageBlockAssetType, PageBlockBaseV1, PageBlockBehaviorDataType, PageBlockBehaviorSelectionType, PageBlockCalloutType, PageBlockCategory, PageBlockCodeLanguage, PageBlockColorV2, PageBlockCustomBlockPropertyImageValue, PageBlockCustomBlockPropertyValue, PageBlockDataV2, PageBlockDefinition, PageBlockDefinitionAppearance, PageBlockDefinitionBehavior, PageBlockDefinitionBooleanOptions, PageBlockDefinitionBooleanPropertyStyle, PageBlockDefinitionComponentOptions, PageBlockDefinitionFigmaComponentOptions, PageBlockDefinitionImageAspectRatio, PageBlockDefinitionImageOptions, PageBlockDefinitionImageWidth, PageBlockDefinitionItem, PageBlockDefinitionLayout, PageBlockDefinitionLayoutAlign, PageBlockDefinitionLayoutBase, PageBlockDefinitionLayoutGap, PageBlockDefinitionLayoutResizing, PageBlockDefinitionLayoutType, PageBlockDefinitionMultiRichTextPropertyStyle, PageBlockDefinitionMultiSelectPropertyStyle, PageBlockDefinitionMutiRichTextOptions, PageBlockDefinitionNumberOptions, PageBlockDefinitionOnboarding, PageBlockDefinitionProperty, PageBlockDefinitionPropertyType, PageBlockDefinitionRichTextEditorOptions, PageBlockDefinitionRichTextEditorPropertyStyle, PageBlockDefinitionRichTextOptions, PageBlockDefinitionRichTextPropertyStyle, PageBlockDefinitionSelectChoice, PageBlockDefinitionSelectOptions, PageBlockDefinitionSingleSelectPropertyColor, PageBlockDefinitionSingleSelectPropertyStyle, PageBlockDefinitionTextOptions, PageBlockDefinitionTextPropertyColor, PageBlockDefinitionTextPropertyStyle, PageBlockDefinitionUntypedPropertyOptions, PageBlockDefinitionVariant, PageBlockDefinitionsMap, PageBlockEditorModelV2, PageBlockFigmaComponentBlockConfig, PageBlockFigmaComponentEntityMeta, PageBlockFigmaFrameProperties, PageBlockFigmaNodeEntityMeta, PageBlockFrame, PageBlockFrameOrigin, PageBlockGuideline, PageBlockImageAlignment, PageBlockImageReference, PageBlockImageResourceReference, PageBlockImageType, PageBlockItemAssetPropertyValue, PageBlockItemAssetValue, PageBlockItemBooleanValue, PageBlockItemCodeValue, PageBlockItemColorValue, PageBlockItemComponentPropertyValue, PageBlockItemComponentValue, PageBlockItemDividerValue, PageBlockItemEmbedValue, PageBlockItemFigmaComponentValue, PageBlockItemFigmaNodeValue, PageBlockItemImageValue, PageBlockItemMarkdownValue, PageBlockItemMultiRichTextValue, PageBlockItemMultiSelectValue, PageBlockItemNumberValue, PageBlockItemRichTextEditorListNode, PageBlockItemRichTextEditorNode, PageBlockItemRichTextEditorParagraphNode, PageBlockItemRichTextEditorValue, PageBlockItemRichTextValue, PageBlockItemSandboxValue, PageBlockItemSingleSelectValue, PageBlockItemStorybookValue, PageBlockItemSwatch, PageBlockItemTableCell, PageBlockItemTableImageNode, PageBlockItemTableNode, PageBlockItemTableRichTextNode, PageBlockItemTableRow, PageBlockItemTableValue, PageBlockItemTextValue, PageBlockItemTokenPropertyValue, PageBlockItemTokenTypeValue, PageBlockItemTokenValue, PageBlockItemUntypedValue, PageBlockItemUrlValue, PageBlockItemV2, PageBlockLinkPreview, PageBlockLinkType, PageBlockLinkV2, PageBlockPreviewContainerSize, PageBlockRenderCodeProperties, PageBlockResourceFrameNodeReference, PageBlockSelectedFigmaComponent, PageBlockShortcut, PageBlockSwatch, PageBlockTableCellAlignment, PageBlockTableColumn, PageBlockTableProperties, PageBlockText, PageBlockTextSpan, PageBlockTextSpanAttribute, PageBlockTextSpanAttributeType, PageBlockTheme, PageBlockThemeDisplayMode, PageBlockThemeType, PageBlockTilesAlignment, PageBlockTilesLayout, PageBlockTokenNameFormat, PageBlockTokenValueFormat, PageBlockTypeV1, PageBlockUrlPreview, PageBlockV1, PageBlockV2, PageSectionAppearanceV2, PageSectionColumnV2, PageSectionEditorModelV2, PageSectionItemV2, PageSectionPaddingV2, PageSectionTypeV2, type Pagination, ParagraphIndentTokenData, ParagraphIndentUnit, ParagraphIndentValue, ParagraphSpacingTokenData, ParagraphSpacingUnit, ParagraphSpacingValue, PeriodSchema, PersonalAccessToken, type PersonalAccessTokenWithUser, Pipeline, PipelineDestinationExtraType, PipelineDestinationGitType, PipelineDestinationType, PipelineEventType, type PluginOAuthRequest, PluginOAuthRequestSchema, Point2D, PostStripeCheckoutBodyInputSchema, PostStripeCheckoutOutputSchema, PostStripePortalSessionBodyInputSchema, PostStripePortalSessionOutputSchema, PostStripePortalUpdateSessionBodyInputSchema, type Price, PriceSchema, ProductCode, ProductCodeSchema, ProductCopyTokenData, ProductCopyValue, PublishedDoc, PublishedDocEnvironment, PublishedDocPage, PublishedDocRoutingVersion, PublishedDocsChecksums, PublishedDocsDump, PulsarBaseProperty, PulsarContributionConfigurationProperty, PulsarContributionVariant, PulsarCustomBlock, PulsarPropertyType, RESERVED_SLUGS, RESERVED_SLUG_PREFIX, RenderedAssetFile, ResolvedAsset, type RestoreDocumentationPage, type RestoreElementGroup, RestoredDocumentationGroup, RestoredDocumentationPage, RoomType, RoomTypeEnum, RoomTypeSchema, SHORT_PERSISTENT_ID_LENGTH, SafeIdSchema, Session, SessionData, ShadowLayerValue, ShadowTokenData, ShadowType, ShallowDesignElement, Size, SizeOrUndefined, SizeTokenData, SizeUnit, SizeValue, SourceImportComponentSummary, SourceImportFrameSummary, SourceImportSummary, SourceImportSummaryByTokenType, SourceImportTokenSummary, SpaceTokenData, SpaceUnit, SpaceValue, SsoProvider, StringTokenData, StringValue, type StripeCheckoutInput, type StripeCheckoutOutput, type StripePortalSessionInput, type StripePortalSessionOutput, StripeSubscriptionStatus, StripeSubscriptionStatusSchema, Subscription, SupernovaException, type SupernovaExceptionType, TextCase, TextCaseTokenData, TextCaseValue, TextDecoration, TextDecorationTokenData, TextDecorationValue, Theme, type ThemeDiff, ThemeElementData, ThemeImportModel, ThemeImportModelInput, ThemeOrigin, ThemeOriginObject, ThemeOriginPart, ThemeOriginSource, ThemeOverride, ThemeOverrideImportModel, ThemeOverrideImportModelBase, ThemeOverrideImportModelInput, type ThemeOverrideImportModelInputOfType, type ThemeOverrideImportModelOfType, type ThemeOverrideOfType, ThemeOverrideOrigin, ThemeOverrideOriginPart, ThemeUpdateImportModel, ThemeUpdateImportModelInput, TokenDataAliasSchema, TypographyTokenData, TypographyValue, type UpdateCollection, type UpdateDataSource, type UpdateDesignElement, type UpdateDesignSystem, type UpdateDesignSystemInvitation, type UpdateDesignSystemMembership, type UpdateDesignSystemVersion, type UpdateDesignSystemVersionRoom, type UpdateDesignToken, type UpdateDocumentationPageContent, type UpdateDocumentationPageRoom, type UpdateDocumentationPageSnapshot, type UpdateDocumentationPageV1, type UpdateDocumentationPageV2, type UpdateElementGroup, type UpdateElementGroupSnapshot, type UpdateElementPropertyDefinition, type UpdateElementPropertyValue, type UpdateElementView, type UpdateElementViewColumn, type UpdateExportJob, type UpdateFigmaComponent, type UpdateFigmaFileStructure, type UpdateFigmaNodeReference, type UpdateImportJob, UpdateMembershipRolesInput, type UpdatePublishedDocPage, type UpdateTheme, type UpdateWorkspaceDbInput, type UpdateWorkspaceInvitation, type UpdateWorkspaceMembership, type UpdateWorkspaceRoom, UrlImageImportModel, User, UserAnalyticsCleanupSchedule, UserAnalyticsCleanupScheduleDbInput, UserDump, UserIdentity, UserInvite, UserInvites, UserLinkedIntegrations, UserMinified, UserNotificationSettings, UserOnboarding, UserOnboardingDepartment, UserOnboardingJobLevel, UserProfile, UserProfileUpdate, UserSession, UserSource, UserTest, VersionCreationJob, VersionCreationJobStatus, Visibility, VisibilityTokenData, VisibilityValue, type WithRequired, Workspace, WorkspaceConfigurationUpdate, WorkspaceContext, WorkspaceDump, WorkspaceInvitation, WorkspaceInviteEmailData, WorkspaceInviteEmailRecipient, WorkspaceIpSettings, WorkspaceIpWhitelistEntry, WorkspaceMembership, type WorkspaceOAuthRequest, WorkspaceOAuthRequestSchema, WorkspaceProfile, WorkspaceProfileUpdate, WorkspaceRole, WorkspaceRoleSchema, WorkspaceRoom, WorkspaceWithDesignSystems, ZIndexTokenData, ZIndexUnit, ZIndexValue, addImportModelCollections, areShallowObjectsEqual, areTokenTypesCompatible, buildConstantEnum, convertTokenTypedData, defaultDocumentationItemConfigurationV1, defaultDocumentationItemConfigurationV2, defaultDocumentationItemHeaderV1, defaultDocumentationItemHeaderV2, defaultNotificationSettings, designTokenImportModelTypeFilter, designTokenTypeFilter, extractTokenTypedData, figmaFileStructureImportModelToMap, figmaFileStructureToMap, filterNonNullish, forceUnwrapNullish, getCodenameFromText, getFigmaRenderFormatFileExtension, groupBy, isDesignTokenImportModelOfType, isDesignTokenOfType, isImportedAsset, isImportedDesignToken, isImportedFigmaComponent, isNotNullish, isNullish, isSlugReserved, isTokenType, joinRepeatingSpans, mapByUnique, mapPageBlockItemValuesV2, nonNullFilter, nonNullishFilter, nullishToOptional, parseUrl, pickLatestGroupSnapshots, pickLatestPageSnapshots, pickLatestSnapshots, promiseWithTimeout, publishedDocEnvironments, removeCommentSpans, sleep, slugRegex, slugify, tokenAliasOrValue, tokenElementTypes, traversePageBlockItemValuesV2, traversePageBlockItemsV2, traversePageBlocksV1, traversePageItemsV2, traverseStructure, trimLeadingSlash, trimTrailingSlash, tryParseShortPersistentId, tryParseUrl, uniqueBy, workspaceRoleToDesignSystemRole, zodCreateInputOmit, zodUpdateInputOmit };
|
|
175162
|
+
export { Address, type AllFields, type ArrayElementType, Asset, AssetDeleteSchedule, type AssetDeleteScheduleDbInput, AssetDeleteScheduleStatus, AssetDynamoRecord, AssetFontProperties, type AssetImportModel, AssetImportModelInput, AssetOrigin, AssetProcessStatus, AssetProperties, AssetReference, type AssetReferenceDiff, AssetRenderConfiguration, AssetScope, AssetType, AssetValue, AuthTokens, BillingDetails, type BillingInterval, BillingIntervalSchema, BillingType, BillingTypeSchema, BlurTokenData, BlurType, BlurValue, BorderPosition, BorderRadiusTokenData, BorderRadiusUnit, BorderRadiusValue, BorderStyle, BorderTokenData, BorderValue, BorderWidthTokenData, BorderWidthUnit, BorderWidthValue, Brand, BrandedElementGroup, type Card, CardSchema, ChangedImportedFigmaSourceData, CodeIntegrationDump, Collection, CollectionImportModel, CollectionImportModelInput, CollectionOrigin, ColorTokenData, ColorTokenInlineData, ColorValue, ComponentElementData, ContentLoadInstruction, ContentLoaderPayload, type CreateAssetReference, type CreateBrand, type CreateCollection, type CreateDataSource, type CreateDesignElement, type CreateDesignElementReference, type CreateDesignSystem, type CreateDesignSystemInvitation, type CreateDesignSystemMembership, type CreateDesignSystemVersion, type CreateDesignSystemVersionRoom, CreateDesignToken, type CreateDocumentationPageApproval, type CreateDocumentationPageContent, type CreateDocumentationPageRoom, type CreateDocumentationPageSnapshot, type CreateDocumentationPageV1, type CreateDocumentationPageV2, type CreateElementGroup, type CreateElementGroupSnapshot, type CreateElementPropertyDefinition, type CreateElementPropertyValue, type CreateElementView, type CreateElementViewColumn, type CreateExportJob, type CreateExporterMembership, type CreateFigmaComponent, type CreateFigmaFileStructure, type CreateFigmaNodeReference, type CreateImportJob, type CreatePersonalAccessToken, type CreatePublishedDocPage, type CreatePublishedDocPageVisitsEntry, type CreateTheme, type CreateWorkspaceDbInput, CreateWorkspaceInput, type CreateWorkspaceInvitation, type CreateWorkspaceMembership, type CreateWorkspaceRoom, CustomDomain, type CustomDomainState, Customer, DataSource, DataSourceAutoImportMode, DataSourceFigmaFileData, DataSourceFigmaFileVersionData, DataSourceFigmaImportMetadata, DataSourceFigmaRemote, DataSourceFigmaScope, DataSourceFigmaState, DataSourceImportModel, DataSourceRemote, DataSourceRemoteType, DataSourceStats, DataSourceTokenStudioRemote, DataSourceUploadImportMetadata, DataSourceUploadRemote, DataSourceUploadRemoteSource, DataSourceVersion, type DbCreateInputOmit, type DbUpdate, type DbUpdateInputOmit, type Defined, DesignElement, DesignElementBase, DesignElementBrandedPart, DesignElementCategory, DesignElementGroupableBase, DesignElementGroupablePart, DesignElementGroupableRequiredPart, DesignElementImportedBase, DesignElementOrigin, type DesignElementOriginImportModel, type DesignElementReference, DesignElementSlugPart, DesignElementSnapshotBase, DesignElementSnapshotReason, DesignElementType, DesignSystem, DesignSystemAccessMode, DesignSystemDump, DesignSystemElementExportProps, DesignSystemInvitation, type DesignSystemInvitationAddition, DesignSystemInvite, DesignSystemInviteEmailData, DesignSystemInviteEmailRecipient, DesignSystemInviteUpdate, DesignSystemMemberUpdate, DesignSystemMembers, DesignSystemMembership, type DesignSystemMembershipAddition, DesignSystemMembershipUpdates, DesignSystemPendingMemberInvitation, type DesignSystemPendingMemberInvite, DesignSystemRole, DesignSystemSwitcher, DesignSystemUserInvitation, DesignSystemVersion, DesignSystemVersionDump, DesignSystemVersionMultiplayerDump, DesignSystemVersionRoom, DesignSystemVersionRoomInitialState, DesignSystemVersionRoomInternalSettings, DesignSystemVersionRoomUpdate, DesignToken, DesignTokenBase, DesignTokenImportModel, DesignTokenImportModelBase, DesignTokenImportModelInput, DesignTokenImportModelInputBase, type DesignTokenImportModelInputOfType, type DesignTokenImportModelOfType, type DesignTokenOfType, DesignTokenOrigin, DesignTokenOriginPart, DesignTokenType, DesignTokenTypedData, type DesignTokenTypedDataOfType, type DesignTokensDiff, DimensionTokenData, DimensionUnit, DimensionValue, DocumentationComment, DocumentationCommentThread, DocumentationGroupBehavior, DocumentationGroupV1, DocumentationItemConfigurationV1, DocumentationItemConfigurationV2, DocumentationItemHeaderAlignment, DocumentationItemHeaderAlignmentSchema, DocumentationItemHeaderImageScaleType, DocumentationItemHeaderImageScaleTypeSchema, DocumentationItemHeaderV1, DocumentationItemHeaderV2, DocumentationLinkPreview, DocumentationPage, DocumentationPageAnchor, DocumentationPageApproval, DocumentationPageApprovalState, DocumentationPageContent, DocumentationPageContentBackup, DocumentationPageContentData, DocumentationPageContentItem, DocumentationPageDataV1, DocumentationPageDataV2, DocumentationPageGroup, DocumentationPageRoom, DocumentationPageRoomDump, DocumentationPageRoomInitialStateUpdate, DocumentationPageRoomRoomUpdate, DocumentationPageRoomState, DocumentationPageSnapshot, DocumentationPageV1, DocumentationPageV2, DocumentationSettings, DocumentationThreadDump, DurationTokenData, DurationUnit, DurationValue, ElementGroup, ElementGroupDataV1, ElementGroupDataV2, ElementGroupSnapshot, type ElementGroupsDiff, ElementPropertyDefinition, type ElementPropertyDefinitionDiff, ElementPropertyDefinitionOption, ElementPropertyImmutableType, ElementPropertyLinkType, type ElementPropertyReference, ElementPropertyTargetType, ElementPropertyType, ElementPropertyTypeSchema, ElementPropertyValue, type ElementPropertyValueDiff, ElementView, ElementViewBaseColumnType, ElementViewBasePropertyColumn, ElementViewColumn, ElementViewColumnSharedAttributes, ElementViewColumnType, ElementViewPropertyDefinitionColumn, ElementViewThemeColumn, Entity, Event, EventDataSourceImported, EventVersionReleased, type ExplicitPartial, ExportDestinationsMap, ExportJob, ExportJobContext, ExportJobDestinationType, ExportJobDocsDestinationResult, ExportJobDocumentationChanges, ExportJobDocumentationContext, ExportJobDump, ExportJobExporterConfiguration, ExportJobFindByFilter, ExportJobLogEntry, ExportJobLogEntryType, ExportJobPullRequestDestinationResult, ExportJobResult, ExportJobS3DestinationResult, ExportJobStatus, Exporter, ExporterDestinationAzure, ExporterDestinationBitbucket, ExporterDestinationDocs, ExporterDestinationGithub, ExporterDestinationGitlab, ExporterDestinationS3, ExporterDetails, ExporterFunctionPayload, ExporterPropertyImageValue, ExporterPropertyValue, ExporterPropertyValuesCollection, ExporterPulsarDetails, ExporterSource, ExporterTag, ExporterType, ExporterWorkspaceMembership, ExporterWorkspaceMembershipRole, type ExtendedIntegration, ExtendedIntegrationType, ExternalOAuthRequest, ExternalServiceType, FeatureFlag, FeatureFlagMap, type FeatureLimitedDetails, type FeatureToggleDetails, type FeatureWithImportJobsDetails, FeaturesSummary, FigmaComponent, FigmaComponentAsset, FigmaComponentBooleanProperty, type FigmaComponentDiff, FigmaComponentImportModel, FigmaComponentImportModelInput, FigmaComponentInstancePreview, FigmaComponentInstanceSwapProperty, FigmaComponentOrigin, FigmaComponentOriginPart, FigmaComponentProperty, FigmaComponentPropertyMap, FigmaComponentPropertyOrigin, FigmaComponentPropertyType, FigmaComponentTextProperty, FigmaComponentVariantProperty, FigmaFileAccessData, FigmaFileDownloadScope, FigmaFileStructure, FigmaFileStructureData, type FigmaFileStructureDiff, FigmaFileStructureElementData, FigmaFileStructureImportModel, FigmaFileStructureImportModelInput, FigmaFileStructureNode, FigmaFileStructureNodeBase, FigmaFileStructureNodeImportModel, FigmaFileStructureNodeType, FigmaFileStructureOrigin, FigmaFileStructureStatistics, FigmaImportBaseContext, FigmaImportContextWithDownloadScopes, FigmaImportContextWithSourcesState, FigmaNodeReference, FigmaNodeReferenceData, type FigmaNodeReferenceDiff, FigmaNodeReferenceElementData, FigmaNodeReferenceOrigin, FigmaNodeRenderFormat, FigmaPngRenderImportModel, FigmaRenderBase, FigmaRenderFormat, FigmaRenderImportModel, FigmaSvgRenderImportModel, FileStructureStats, FlaggedFeature, FontFamilyTokenData, FontFamilyValue, FontSizeTokenData, FontSizeUnit, FontSizeValue, FontTokenData, FontValue, FontWeightTokenData, FontWeightValue, GitBranch, GitIntegrationType, GitObjectsQuery, GitOrganization, GitProject, GitProvider, GitProviderNames, GitRepository, GradientLayerData, GradientLayerValue, GradientStop, GradientTokenData, GradientTokenValue, GradientType, HANDLE_MAX_LENGTH, HANDLE_MIN_LENGTH, HierarchicalElements, IconSet, ImageImportModel, ImageImportModelType, ImportFunctionInput, ImportJob, ImportJobOperation, ImportJobState, ImportModelBase, ImportModelCollection, ImportModelInputBase, ImportModelInputCollection, ImportWarning, ImportWarningType, type ImportedAsset, type ImportedDesignToken, type ImportedDesignTokenOfType, type ImportedFigmaComponent, ImportedFigmaSourceData, Integration, IntegrationAuthType, IntegrationCredentials, IntegrationCredentialsProfile, IntegrationCredentialsState, IntegrationCredentialsType, IntegrationDesignSystem, IntegrationToken, type IntegrationTokenOld, IntegrationTokenSchemaOld, IntegrationType, IntegrationUserInfo, InternalStatus, InternalStatusSchema, type Invoice, type InvoiceCoupon, InvoiceCouponSchema, type InvoiceLine, InvoiceLineSchema, InvoiceSchema, LetterSpacingTokenData, LetterSpacingUnit, LetterSpacingValue, LineHeightTokenData, LineHeightUnit, LineHeightValue, LiveblocksNotificationSettings, MAX_MEMBERS_COUNT, NpmPackage, NpmProxyToken, NpmProxyTokenPayload, NpmRegistrCustomAuthConfig, NpmRegistryAuthConfig, NpmRegistryAuthType, NpmRegistryBasicAuthConfig, NpmRegistryBearerAuthConfig, NpmRegistryConfig, NpmRegistryNoAuthConfig, NpmRegistryType, type Nullish, OAuthProvider, OAuthProviderNames, OAuthProviderSchema, ObjectMeta, type OmitStrict, OpacityTokenData, OpacityValue, type Optional, type OptionalToNullable, PageBlockAlignment, PageBlockAppearanceV2, PageBlockAsset, PageBlockAssetComponent, PageBlockAssetEntityMeta, PageBlockAssetType, PageBlockBaseV1, PageBlockBehaviorDataType, PageBlockBehaviorSelectionType, PageBlockCalloutType, PageBlockCategory, PageBlockCodeLanguage, PageBlockColorV2, PageBlockCustomBlockPropertyImageValue, PageBlockCustomBlockPropertyValue, PageBlockDataV2, PageBlockDefinition, PageBlockDefinitionAppearance, PageBlockDefinitionBehavior, PageBlockDefinitionBooleanOptions, PageBlockDefinitionBooleanPropertyStyle, PageBlockDefinitionComponentOptions, PageBlockDefinitionFigmaComponentOptions, PageBlockDefinitionImageAspectRatio, PageBlockDefinitionImageOptions, PageBlockDefinitionImageWidth, PageBlockDefinitionItem, PageBlockDefinitionLayout, PageBlockDefinitionLayoutAlign, PageBlockDefinitionLayoutBase, PageBlockDefinitionLayoutGap, PageBlockDefinitionLayoutResizing, PageBlockDefinitionLayoutType, PageBlockDefinitionMultiRichTextPropertyStyle, PageBlockDefinitionMultiSelectPropertyStyle, PageBlockDefinitionMutiRichTextOptions, PageBlockDefinitionNumberOptions, PageBlockDefinitionOnboarding, PageBlockDefinitionProperty, PageBlockDefinitionPropertyType, PageBlockDefinitionRichTextEditorOptions, PageBlockDefinitionRichTextEditorPropertyStyle, PageBlockDefinitionRichTextOptions, PageBlockDefinitionRichTextPropertyStyle, PageBlockDefinitionSelectChoice, PageBlockDefinitionSelectOptions, PageBlockDefinitionSingleSelectPropertyColor, PageBlockDefinitionSingleSelectPropertyStyle, PageBlockDefinitionTextOptions, PageBlockDefinitionTextPropertyColor, PageBlockDefinitionTextPropertyStyle, PageBlockDefinitionUntypedPropertyOptions, PageBlockDefinitionVariant, PageBlockDefinitionsMap, PageBlockEditorModelV2, PageBlockFigmaComponentBlockConfig, PageBlockFigmaComponentEntityMeta, PageBlockFigmaFrameProperties, PageBlockFigmaNodeEntityMeta, PageBlockFrame, PageBlockFrameOrigin, PageBlockGuideline, PageBlockImageAlignment, PageBlockImageReference, PageBlockImageResourceReference, PageBlockImageType, PageBlockItemAssetPropertyValue, PageBlockItemAssetValue, PageBlockItemBooleanValue, PageBlockItemCodeValue, PageBlockItemColorValue, PageBlockItemComponentPropertyValue, PageBlockItemComponentValue, PageBlockItemDividerValue, PageBlockItemEmbedValue, PageBlockItemFigmaComponentValue, PageBlockItemFigmaNodeValue, PageBlockItemImageValue, PageBlockItemMarkdownValue, PageBlockItemMultiRichTextValue, PageBlockItemMultiSelectValue, PageBlockItemNumberValue, PageBlockItemRichTextEditorListNode, PageBlockItemRichTextEditorNode, PageBlockItemRichTextEditorParagraphNode, PageBlockItemRichTextEditorValue, PageBlockItemRichTextValue, PageBlockItemSandboxValue, PageBlockItemSingleSelectValue, PageBlockItemStorybookValue, PageBlockItemSwatch, PageBlockItemTableCell, PageBlockItemTableImageNode, PageBlockItemTableNode, PageBlockItemTableRichTextNode, PageBlockItemTableRow, PageBlockItemTableValue, PageBlockItemTextValue, PageBlockItemTokenPropertyValue, PageBlockItemTokenTypeValue, PageBlockItemTokenValue, PageBlockItemUntypedValue, PageBlockItemUrlValue, PageBlockItemV2, PageBlockLinkPreview, PageBlockLinkType, PageBlockLinkV2, PageBlockPreviewContainerSize, PageBlockRenderCodeProperties, PageBlockResourceFrameNodeReference, PageBlockSelectedFigmaComponent, PageBlockShortcut, PageBlockSwatch, PageBlockTableCellAlignment, PageBlockTableColumn, PageBlockTableProperties, PageBlockText, PageBlockTextSpan, PageBlockTextSpanAttribute, PageBlockTextSpanAttributeType, PageBlockTheme, PageBlockThemeDisplayMode, PageBlockThemeType, PageBlockTilesAlignment, PageBlockTilesLayout, PageBlockTokenNameFormat, PageBlockTokenValueFormat, PageBlockTypeV1, PageBlockUrlPreview, PageBlockV1, PageBlockV2, PageSectionAppearanceV2, PageSectionColumnV2, PageSectionEditorModelV2, PageSectionItemV2, PageSectionPaddingV2, PageSectionTypeV2, type Pagination, ParagraphIndentTokenData, ParagraphIndentUnit, ParagraphIndentValue, ParagraphSpacingTokenData, ParagraphSpacingUnit, ParagraphSpacingValue, PeriodSchema, PersonalAccessToken, type PersonalAccessTokenWithUser, Pipeline, PipelineDestinationExtraType, PipelineDestinationGitType, PipelineDestinationType, PipelineEventType, type PluginOAuthRequest, PluginOAuthRequestSchema, Point2D, PostStripeCheckoutBodyInputSchema, PostStripeCheckoutOutputSchema, PostStripePortalSessionBodyInputSchema, PostStripePortalSessionOutputSchema, PostStripePortalUpdateSessionBodyInputSchema, type Price, PriceSchema, ProductCode, ProductCodeSchema, ProductCopyTokenData, ProductCopyValue, PublishedDoc, PublishedDocEnvironment, PublishedDocPage, PublishedDocPageVisitsEntry, PublishedDocRoutingVersion, PublishedDocsChecksums, PublishedDocsDump, PulsarBaseProperty, PulsarContributionConfigurationProperty, PulsarContributionVariant, PulsarCustomBlock, PulsarPropertyType, RESERVED_SLUGS, RESERVED_SLUG_PREFIX, RenderedAssetFile, ResolvedAsset, type RestoreDocumentationPage, type RestoreElementGroup, RestoredDocumentationGroup, RestoredDocumentationPage, RoomType, RoomTypeEnum, RoomTypeSchema, SHORT_PERSISTENT_ID_LENGTH, SafeIdSchema, Session, SessionData, ShadowLayerValue, ShadowTokenData, ShadowType, ShallowDesignElement, Size, SizeOrUndefined, SizeTokenData, SizeUnit, SizeValue, SourceImportComponentSummary, SourceImportFrameSummary, SourceImportSummary, SourceImportSummaryByTokenType, SourceImportTokenSummary, SpaceTokenData, SpaceUnit, SpaceValue, SsoProvider, StringTokenData, StringValue, type StripeCheckoutInput, type StripeCheckoutOutput, type StripePortalSessionInput, type StripePortalSessionOutput, StripeSubscriptionStatus, StripeSubscriptionStatusSchema, Subscription, SupernovaException, type SupernovaExceptionType, TextCase, TextCaseTokenData, TextCaseValue, TextDecoration, TextDecorationTokenData, TextDecorationValue, Theme, type ThemeDiff, ThemeElementData, ThemeImportModel, ThemeImportModelInput, ThemeOrigin, ThemeOriginObject, ThemeOriginPart, ThemeOriginSource, ThemeOverride, ThemeOverrideImportModel, ThemeOverrideImportModelBase, ThemeOverrideImportModelInput, type ThemeOverrideImportModelInputOfType, type ThemeOverrideImportModelOfType, type ThemeOverrideOfType, ThemeOverrideOrigin, ThemeOverrideOriginPart, ThemeUpdateImportModel, ThemeUpdateImportModelInput, TokenDataAliasSchema, TypographyTokenData, TypographyValue, type UpdateCollection, type UpdateDataSource, type UpdateDesignElement, type UpdateDesignSystem, type UpdateDesignSystemInvitation, type UpdateDesignSystemMembership, type UpdateDesignSystemVersion, type UpdateDesignSystemVersionRoom, type UpdateDesignToken, type UpdateDocumentationPageContent, type UpdateDocumentationPageRoom, type UpdateDocumentationPageSnapshot, type UpdateDocumentationPageV1, type UpdateDocumentationPageV2, type UpdateElementGroup, type UpdateElementGroupSnapshot, type UpdateElementPropertyDefinition, type UpdateElementPropertyValue, type UpdateElementView, type UpdateElementViewColumn, type UpdateExportJob, type UpdateFigmaComponent, type UpdateFigmaFileStructure, type UpdateFigmaNodeReference, type UpdateImportJob, UpdateMembershipRolesInput, type UpdatePublishedDocPage, type UpdateTheme, type UpdateWorkspaceDbInput, type UpdateWorkspaceInvitation, type UpdateWorkspaceMembership, type UpdateWorkspaceRoom, UrlImageImportModel, User, UserAnalyticsCleanupSchedule, UserAnalyticsCleanupScheduleDbInput, UserDump, UserIdentity, UserInvite, UserInvites, UserLinkedIntegrations, UserMinified, UserNotificationSettings, UserOnboarding, UserOnboardingDepartment, UserOnboardingJobLevel, UserProfile, UserProfileUpdate, UserSession, UserSource, UserTest, VersionCreationJob, VersionCreationJobStatus, Visibility, VisibilityTokenData, VisibilityValue, type WithRequired, Workspace, WorkspaceConfigurationUpdate, WorkspaceContext, WorkspaceDump, WorkspaceInvitation, WorkspaceInviteEmailData, WorkspaceInviteEmailRecipient, WorkspaceIpSettings, WorkspaceIpWhitelistEntry, WorkspaceMembership, type WorkspaceOAuthRequest, WorkspaceOAuthRequestSchema, WorkspaceProfile, WorkspaceProfileUpdate, WorkspaceRole, WorkspaceRoleSchema, WorkspaceRoom, WorkspaceWithDesignSystems, ZIndexTokenData, ZIndexUnit, ZIndexValue, addImportModelCollections, areShallowObjectsEqual, areTokenTypesCompatible, buildConstantEnum, convertTokenTypedData, defaultDocumentationItemConfigurationV1, defaultDocumentationItemConfigurationV2, defaultDocumentationItemHeaderV1, defaultDocumentationItemHeaderV2, defaultNotificationSettings, designTokenImportModelTypeFilter, designTokenTypeFilter, extractTokenTypedData, figmaFileStructureImportModelToMap, figmaFileStructureToMap, filterNonNullish, forceUnwrapNullish, getCodenameFromText, getFigmaRenderFormatFileExtension, groupBy, isDesignTokenImportModelOfType, isDesignTokenOfType, isImportedAsset, isImportedDesignToken, isImportedFigmaComponent, isNotNullish, isNullish, isSlugReserved, isTokenType, joinRepeatingSpans, mapByUnique, mapPageBlockItemValuesV2, nonNullFilter, nonNullishFilter, nullishToOptional, parseUrl, pickLatestGroupSnapshots, pickLatestPageSnapshots, pickLatestSnapshots, promiseWithTimeout, publishedDocEnvironments, removeCommentSpans, sleep, slugRegex, slugify, tokenAliasOrValue, tokenElementTypes, traversePageBlockItemValuesV2, traversePageBlockItemsV2, traversePageBlocksV1, traversePageItemsV2, traverseStructure, trimLeadingSlash, trimTrailingSlash, tryParseShortPersistentId, tryParseUrl, uniqueBy, workspaceRoleToDesignSystemRole, zodCreateInputOmit, zodUpdateInputOmit };
|