@supernova-studio/model 0.55.16 → 0.55.17
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 +327 -277
- package/dist/index.d.ts +327 -277
- package/dist/index.js +345 -325
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +647 -627
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
- package/src/dsm/membership/design-system-membership.ts +27 -1
package/dist/index.d.mts
CHANGED
|
@@ -10147,16 +10147,16 @@ declare const UserDump: z.ZodObject<{
|
|
|
10147
10147
|
}, "strip", z.ZodTypeAny, {
|
|
10148
10148
|
id: string;
|
|
10149
10149
|
email?: string | undefined;
|
|
10150
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
10151
10150
|
handle?: string | undefined;
|
|
10152
10151
|
avatarUrl?: string | undefined;
|
|
10152
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
10153
10153
|
customUrl?: string | undefined;
|
|
10154
10154
|
}, {
|
|
10155
10155
|
id: string;
|
|
10156
10156
|
email?: string | undefined;
|
|
10157
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
10158
10157
|
handle?: string | undefined;
|
|
10159
10158
|
avatarUrl?: string | undefined;
|
|
10159
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
10160
10160
|
customUrl?: string | undefined;
|
|
10161
10161
|
}>>;
|
|
10162
10162
|
github: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -10169,16 +10169,16 @@ declare const UserDump: z.ZodObject<{
|
|
|
10169
10169
|
}, "strip", z.ZodTypeAny, {
|
|
10170
10170
|
id: string;
|
|
10171
10171
|
email?: string | undefined;
|
|
10172
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
10173
10172
|
handle?: string | undefined;
|
|
10174
10173
|
avatarUrl?: string | undefined;
|
|
10174
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
10175
10175
|
customUrl?: string | undefined;
|
|
10176
10176
|
}, {
|
|
10177
10177
|
id: string;
|
|
10178
10178
|
email?: string | undefined;
|
|
10179
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
10180
10179
|
handle?: string | undefined;
|
|
10181
10180
|
avatarUrl?: string | undefined;
|
|
10181
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
10182
10182
|
customUrl?: string | undefined;
|
|
10183
10183
|
}>, "many">>;
|
|
10184
10184
|
azure: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -10191,16 +10191,16 @@ declare const UserDump: z.ZodObject<{
|
|
|
10191
10191
|
}, "strip", z.ZodTypeAny, {
|
|
10192
10192
|
id: string;
|
|
10193
10193
|
email?: string | undefined;
|
|
10194
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
10195
10194
|
handle?: string | undefined;
|
|
10196
10195
|
avatarUrl?: string | undefined;
|
|
10196
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
10197
10197
|
customUrl?: string | undefined;
|
|
10198
10198
|
}, {
|
|
10199
10199
|
id: string;
|
|
10200
10200
|
email?: string | undefined;
|
|
10201
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
10202
10201
|
handle?: string | undefined;
|
|
10203
10202
|
avatarUrl?: string | undefined;
|
|
10203
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
10204
10204
|
customUrl?: string | undefined;
|
|
10205
10205
|
}>, "many">>;
|
|
10206
10206
|
gitlab: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -10213,16 +10213,16 @@ declare const UserDump: z.ZodObject<{
|
|
|
10213
10213
|
}, "strip", z.ZodTypeAny, {
|
|
10214
10214
|
id: string;
|
|
10215
10215
|
email?: string | undefined;
|
|
10216
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
10217
10216
|
handle?: string | undefined;
|
|
10218
10217
|
avatarUrl?: string | undefined;
|
|
10218
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
10219
10219
|
customUrl?: string | undefined;
|
|
10220
10220
|
}, {
|
|
10221
10221
|
id: string;
|
|
10222
10222
|
email?: string | undefined;
|
|
10223
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
10224
10223
|
handle?: string | undefined;
|
|
10225
10224
|
avatarUrl?: string | undefined;
|
|
10225
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
10226
10226
|
customUrl?: string | undefined;
|
|
10227
10227
|
}>, "many">>;
|
|
10228
10228
|
bitbucket: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -10235,98 +10235,98 @@ declare const UserDump: z.ZodObject<{
|
|
|
10235
10235
|
}, "strip", z.ZodTypeAny, {
|
|
10236
10236
|
id: string;
|
|
10237
10237
|
email?: string | undefined;
|
|
10238
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
10239
10238
|
handle?: string | undefined;
|
|
10240
10239
|
avatarUrl?: string | undefined;
|
|
10240
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
10241
10241
|
customUrl?: string | undefined;
|
|
10242
10242
|
}, {
|
|
10243
10243
|
id: string;
|
|
10244
10244
|
email?: string | undefined;
|
|
10245
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
10246
10245
|
handle?: string | undefined;
|
|
10247
10246
|
avatarUrl?: string | undefined;
|
|
10247
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
10248
10248
|
customUrl?: string | undefined;
|
|
10249
10249
|
}>, "many">>;
|
|
10250
10250
|
}, "strip", z.ZodTypeAny, {
|
|
10251
10251
|
azure?: {
|
|
10252
10252
|
id: string;
|
|
10253
10253
|
email?: string | undefined;
|
|
10254
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
10255
10254
|
handle?: string | undefined;
|
|
10256
10255
|
avatarUrl?: string | undefined;
|
|
10256
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
10257
10257
|
customUrl?: string | undefined;
|
|
10258
10258
|
}[] | undefined;
|
|
10259
10259
|
github?: {
|
|
10260
10260
|
id: string;
|
|
10261
10261
|
email?: string | undefined;
|
|
10262
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
10263
10262
|
handle?: string | undefined;
|
|
10264
10263
|
avatarUrl?: string | undefined;
|
|
10264
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
10265
10265
|
customUrl?: string | undefined;
|
|
10266
10266
|
}[] | undefined;
|
|
10267
10267
|
gitlab?: {
|
|
10268
10268
|
id: string;
|
|
10269
10269
|
email?: string | undefined;
|
|
10270
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
10271
10270
|
handle?: string | undefined;
|
|
10272
10271
|
avatarUrl?: string | undefined;
|
|
10272
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
10273
10273
|
customUrl?: string | undefined;
|
|
10274
10274
|
}[] | undefined;
|
|
10275
10275
|
bitbucket?: {
|
|
10276
10276
|
id: string;
|
|
10277
10277
|
email?: string | undefined;
|
|
10278
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
10279
10278
|
handle?: string | undefined;
|
|
10280
10279
|
avatarUrl?: string | undefined;
|
|
10280
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
10281
10281
|
customUrl?: string | undefined;
|
|
10282
10282
|
}[] | undefined;
|
|
10283
10283
|
figma?: {
|
|
10284
10284
|
id: string;
|
|
10285
10285
|
email?: string | undefined;
|
|
10286
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
10287
10286
|
handle?: string | undefined;
|
|
10288
10287
|
avatarUrl?: string | undefined;
|
|
10288
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
10289
10289
|
customUrl?: string | undefined;
|
|
10290
10290
|
} | undefined;
|
|
10291
10291
|
}, {
|
|
10292
10292
|
azure?: {
|
|
10293
10293
|
id: string;
|
|
10294
10294
|
email?: string | undefined;
|
|
10295
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
10296
10295
|
handle?: string | undefined;
|
|
10297
10296
|
avatarUrl?: string | undefined;
|
|
10297
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
10298
10298
|
customUrl?: string | undefined;
|
|
10299
10299
|
}[] | undefined;
|
|
10300
10300
|
github?: {
|
|
10301
10301
|
id: string;
|
|
10302
10302
|
email?: string | undefined;
|
|
10303
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
10304
10303
|
handle?: string | undefined;
|
|
10305
10304
|
avatarUrl?: string | undefined;
|
|
10305
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
10306
10306
|
customUrl?: string | undefined;
|
|
10307
10307
|
}[] | undefined;
|
|
10308
10308
|
gitlab?: {
|
|
10309
10309
|
id: string;
|
|
10310
10310
|
email?: string | undefined;
|
|
10311
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
10312
10311
|
handle?: string | undefined;
|
|
10313
10312
|
avatarUrl?: string | undefined;
|
|
10313
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
10314
10314
|
customUrl?: string | undefined;
|
|
10315
10315
|
}[] | undefined;
|
|
10316
10316
|
bitbucket?: {
|
|
10317
10317
|
id: string;
|
|
10318
10318
|
email?: string | undefined;
|
|
10319
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
10320
10319
|
handle?: string | undefined;
|
|
10321
10320
|
avatarUrl?: string | undefined;
|
|
10321
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
10322
10322
|
customUrl?: string | undefined;
|
|
10323
10323
|
}[] | undefined;
|
|
10324
10324
|
figma?: {
|
|
10325
10325
|
id: string;
|
|
10326
10326
|
email?: string | undefined;
|
|
10327
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
10328
10327
|
handle?: string | undefined;
|
|
10329
10328
|
avatarUrl?: string | undefined;
|
|
10329
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
10330
10330
|
customUrl?: string | undefined;
|
|
10331
10331
|
} | undefined;
|
|
10332
10332
|
}>>;
|
|
@@ -10364,41 +10364,41 @@ declare const UserDump: z.ZodObject<{
|
|
|
10364
10364
|
azure?: {
|
|
10365
10365
|
id: string;
|
|
10366
10366
|
email?: string | undefined;
|
|
10367
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
10368
10367
|
handle?: string | undefined;
|
|
10369
10368
|
avatarUrl?: string | undefined;
|
|
10369
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
10370
10370
|
customUrl?: string | undefined;
|
|
10371
10371
|
}[] | undefined;
|
|
10372
10372
|
github?: {
|
|
10373
10373
|
id: string;
|
|
10374
10374
|
email?: string | undefined;
|
|
10375
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
10376
10375
|
handle?: string | undefined;
|
|
10377
10376
|
avatarUrl?: string | undefined;
|
|
10377
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
10378
10378
|
customUrl?: string | undefined;
|
|
10379
10379
|
}[] | undefined;
|
|
10380
10380
|
gitlab?: {
|
|
10381
10381
|
id: string;
|
|
10382
10382
|
email?: string | undefined;
|
|
10383
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
10384
10383
|
handle?: string | undefined;
|
|
10385
10384
|
avatarUrl?: string | undefined;
|
|
10385
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
10386
10386
|
customUrl?: string | undefined;
|
|
10387
10387
|
}[] | undefined;
|
|
10388
10388
|
bitbucket?: {
|
|
10389
10389
|
id: string;
|
|
10390
10390
|
email?: string | undefined;
|
|
10391
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
10392
10391
|
handle?: string | undefined;
|
|
10393
10392
|
avatarUrl?: string | undefined;
|
|
10393
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
10394
10394
|
customUrl?: string | undefined;
|
|
10395
10395
|
}[] | undefined;
|
|
10396
10396
|
figma?: {
|
|
10397
10397
|
id: string;
|
|
10398
10398
|
email?: string | undefined;
|
|
10399
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
10400
10399
|
handle?: string | undefined;
|
|
10401
10400
|
avatarUrl?: string | undefined;
|
|
10401
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
10402
10402
|
customUrl?: string | undefined;
|
|
10403
10403
|
} | undefined;
|
|
10404
10404
|
} | undefined;
|
|
@@ -10434,41 +10434,41 @@ declare const UserDump: z.ZodObject<{
|
|
|
10434
10434
|
azure?: {
|
|
10435
10435
|
id: string;
|
|
10436
10436
|
email?: string | undefined;
|
|
10437
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
10438
10437
|
handle?: string | undefined;
|
|
10439
10438
|
avatarUrl?: string | undefined;
|
|
10439
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
10440
10440
|
customUrl?: string | undefined;
|
|
10441
10441
|
}[] | undefined;
|
|
10442
10442
|
github?: {
|
|
10443
10443
|
id: string;
|
|
10444
10444
|
email?: string | undefined;
|
|
10445
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
10446
10445
|
handle?: string | undefined;
|
|
10447
10446
|
avatarUrl?: string | undefined;
|
|
10447
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
10448
10448
|
customUrl?: string | undefined;
|
|
10449
10449
|
}[] | undefined;
|
|
10450
10450
|
gitlab?: {
|
|
10451
10451
|
id: string;
|
|
10452
10452
|
email?: string | undefined;
|
|
10453
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
10454
10453
|
handle?: string | undefined;
|
|
10455
10454
|
avatarUrl?: string | undefined;
|
|
10455
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
10456
10456
|
customUrl?: string | undefined;
|
|
10457
10457
|
}[] | undefined;
|
|
10458
10458
|
bitbucket?: {
|
|
10459
10459
|
id: string;
|
|
10460
10460
|
email?: string | undefined;
|
|
10461
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
10462
10461
|
handle?: string | undefined;
|
|
10463
10462
|
avatarUrl?: string | undefined;
|
|
10463
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
10464
10464
|
customUrl?: string | undefined;
|
|
10465
10465
|
}[] | undefined;
|
|
10466
10466
|
figma?: {
|
|
10467
10467
|
id: string;
|
|
10468
10468
|
email?: string | undefined;
|
|
10469
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
10470
10469
|
handle?: string | undefined;
|
|
10471
10470
|
avatarUrl?: string | undefined;
|
|
10471
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
10472
10472
|
customUrl?: string | undefined;
|
|
10473
10473
|
} | undefined;
|
|
10474
10474
|
} | undefined;
|
|
@@ -19641,41 +19641,41 @@ declare const UserDump: z.ZodObject<{
|
|
|
19641
19641
|
azure?: {
|
|
19642
19642
|
id: string;
|
|
19643
19643
|
email?: string | undefined;
|
|
19644
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
19645
19644
|
handle?: string | undefined;
|
|
19646
19645
|
avatarUrl?: string | undefined;
|
|
19646
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
19647
19647
|
customUrl?: string | undefined;
|
|
19648
19648
|
}[] | undefined;
|
|
19649
19649
|
github?: {
|
|
19650
19650
|
id: string;
|
|
19651
19651
|
email?: string | undefined;
|
|
19652
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
19653
19652
|
handle?: string | undefined;
|
|
19654
19653
|
avatarUrl?: string | undefined;
|
|
19654
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
19655
19655
|
customUrl?: string | undefined;
|
|
19656
19656
|
}[] | undefined;
|
|
19657
19657
|
gitlab?: {
|
|
19658
19658
|
id: string;
|
|
19659
19659
|
email?: string | undefined;
|
|
19660
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
19661
19660
|
handle?: string | undefined;
|
|
19662
19661
|
avatarUrl?: string | undefined;
|
|
19662
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
19663
19663
|
customUrl?: string | undefined;
|
|
19664
19664
|
}[] | undefined;
|
|
19665
19665
|
bitbucket?: {
|
|
19666
19666
|
id: string;
|
|
19667
19667
|
email?: string | undefined;
|
|
19668
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
19669
19668
|
handle?: string | undefined;
|
|
19670
19669
|
avatarUrl?: string | undefined;
|
|
19670
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
19671
19671
|
customUrl?: string | undefined;
|
|
19672
19672
|
}[] | undefined;
|
|
19673
19673
|
figma?: {
|
|
19674
19674
|
id: string;
|
|
19675
19675
|
email?: string | undefined;
|
|
19676
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
19677
19676
|
handle?: string | undefined;
|
|
19678
19677
|
avatarUrl?: string | undefined;
|
|
19678
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
19679
19679
|
customUrl?: string | undefined;
|
|
19680
19680
|
} | undefined;
|
|
19681
19681
|
} | undefined;
|
|
@@ -20531,41 +20531,41 @@ declare const UserDump: z.ZodObject<{
|
|
|
20531
20531
|
azure?: {
|
|
20532
20532
|
id: string;
|
|
20533
20533
|
email?: string | undefined;
|
|
20534
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
20535
20534
|
handle?: string | undefined;
|
|
20536
20535
|
avatarUrl?: string | undefined;
|
|
20536
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
20537
20537
|
customUrl?: string | undefined;
|
|
20538
20538
|
}[] | undefined;
|
|
20539
20539
|
github?: {
|
|
20540
20540
|
id: string;
|
|
20541
20541
|
email?: string | undefined;
|
|
20542
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
20543
20542
|
handle?: string | undefined;
|
|
20544
20543
|
avatarUrl?: string | undefined;
|
|
20544
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
20545
20545
|
customUrl?: string | undefined;
|
|
20546
20546
|
}[] | undefined;
|
|
20547
20547
|
gitlab?: {
|
|
20548
20548
|
id: string;
|
|
20549
20549
|
email?: string | undefined;
|
|
20550
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
20551
20550
|
handle?: string | undefined;
|
|
20552
20551
|
avatarUrl?: string | undefined;
|
|
20552
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
20553
20553
|
customUrl?: string | undefined;
|
|
20554
20554
|
}[] | undefined;
|
|
20555
20555
|
bitbucket?: {
|
|
20556
20556
|
id: string;
|
|
20557
20557
|
email?: string | undefined;
|
|
20558
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
20559
20558
|
handle?: string | undefined;
|
|
20560
20559
|
avatarUrl?: string | undefined;
|
|
20560
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
20561
20561
|
customUrl?: string | undefined;
|
|
20562
20562
|
}[] | undefined;
|
|
20563
20563
|
figma?: {
|
|
20564
20564
|
id: string;
|
|
20565
20565
|
email?: string | undefined;
|
|
20566
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
20567
20566
|
handle?: string | undefined;
|
|
20568
20567
|
avatarUrl?: string | undefined;
|
|
20568
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
20569
20569
|
customUrl?: string | undefined;
|
|
20570
20570
|
} | undefined;
|
|
20571
20571
|
} | undefined;
|
|
@@ -29145,16 +29145,16 @@ declare const UserSession: z.ZodObject<{
|
|
|
29145
29145
|
}, "strip", z.ZodTypeAny, {
|
|
29146
29146
|
id: string;
|
|
29147
29147
|
email?: string | undefined;
|
|
29148
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
29149
29148
|
handle?: string | undefined;
|
|
29150
29149
|
avatarUrl?: string | undefined;
|
|
29150
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
29151
29151
|
customUrl?: string | undefined;
|
|
29152
29152
|
}, {
|
|
29153
29153
|
id: string;
|
|
29154
29154
|
email?: string | undefined;
|
|
29155
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
29156
29155
|
handle?: string | undefined;
|
|
29157
29156
|
avatarUrl?: string | undefined;
|
|
29157
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
29158
29158
|
customUrl?: string | undefined;
|
|
29159
29159
|
}>>;
|
|
29160
29160
|
github: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -29167,16 +29167,16 @@ declare const UserSession: z.ZodObject<{
|
|
|
29167
29167
|
}, "strip", z.ZodTypeAny, {
|
|
29168
29168
|
id: string;
|
|
29169
29169
|
email?: string | undefined;
|
|
29170
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
29171
29170
|
handle?: string | undefined;
|
|
29172
29171
|
avatarUrl?: string | undefined;
|
|
29172
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
29173
29173
|
customUrl?: string | undefined;
|
|
29174
29174
|
}, {
|
|
29175
29175
|
id: string;
|
|
29176
29176
|
email?: string | undefined;
|
|
29177
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
29178
29177
|
handle?: string | undefined;
|
|
29179
29178
|
avatarUrl?: string | undefined;
|
|
29179
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
29180
29180
|
customUrl?: string | undefined;
|
|
29181
29181
|
}>, "many">>;
|
|
29182
29182
|
azure: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -29189,16 +29189,16 @@ declare const UserSession: z.ZodObject<{
|
|
|
29189
29189
|
}, "strip", z.ZodTypeAny, {
|
|
29190
29190
|
id: string;
|
|
29191
29191
|
email?: string | undefined;
|
|
29192
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
29193
29192
|
handle?: string | undefined;
|
|
29194
29193
|
avatarUrl?: string | undefined;
|
|
29194
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
29195
29195
|
customUrl?: string | undefined;
|
|
29196
29196
|
}, {
|
|
29197
29197
|
id: string;
|
|
29198
29198
|
email?: string | undefined;
|
|
29199
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
29200
29199
|
handle?: string | undefined;
|
|
29201
29200
|
avatarUrl?: string | undefined;
|
|
29201
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
29202
29202
|
customUrl?: string | undefined;
|
|
29203
29203
|
}>, "many">>;
|
|
29204
29204
|
gitlab: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -29211,16 +29211,16 @@ declare const UserSession: z.ZodObject<{
|
|
|
29211
29211
|
}, "strip", z.ZodTypeAny, {
|
|
29212
29212
|
id: string;
|
|
29213
29213
|
email?: string | undefined;
|
|
29214
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
29215
29214
|
handle?: string | undefined;
|
|
29216
29215
|
avatarUrl?: string | undefined;
|
|
29216
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
29217
29217
|
customUrl?: string | undefined;
|
|
29218
29218
|
}, {
|
|
29219
29219
|
id: string;
|
|
29220
29220
|
email?: string | undefined;
|
|
29221
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
29222
29221
|
handle?: string | undefined;
|
|
29223
29222
|
avatarUrl?: string | undefined;
|
|
29223
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
29224
29224
|
customUrl?: string | undefined;
|
|
29225
29225
|
}>, "many">>;
|
|
29226
29226
|
bitbucket: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -29233,98 +29233,98 @@ declare const UserSession: z.ZodObject<{
|
|
|
29233
29233
|
}, "strip", z.ZodTypeAny, {
|
|
29234
29234
|
id: string;
|
|
29235
29235
|
email?: string | undefined;
|
|
29236
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
29237
29236
|
handle?: string | undefined;
|
|
29238
29237
|
avatarUrl?: string | undefined;
|
|
29238
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
29239
29239
|
customUrl?: string | undefined;
|
|
29240
29240
|
}, {
|
|
29241
29241
|
id: string;
|
|
29242
29242
|
email?: string | undefined;
|
|
29243
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
29244
29243
|
handle?: string | undefined;
|
|
29245
29244
|
avatarUrl?: string | undefined;
|
|
29245
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
29246
29246
|
customUrl?: string | undefined;
|
|
29247
29247
|
}>, "many">>;
|
|
29248
29248
|
}, "strip", z.ZodTypeAny, {
|
|
29249
29249
|
azure?: {
|
|
29250
29250
|
id: string;
|
|
29251
29251
|
email?: string | undefined;
|
|
29252
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
29253
29252
|
handle?: string | undefined;
|
|
29254
29253
|
avatarUrl?: string | undefined;
|
|
29254
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
29255
29255
|
customUrl?: string | undefined;
|
|
29256
29256
|
}[] | undefined;
|
|
29257
29257
|
github?: {
|
|
29258
29258
|
id: string;
|
|
29259
29259
|
email?: string | undefined;
|
|
29260
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
29261
29260
|
handle?: string | undefined;
|
|
29262
29261
|
avatarUrl?: string | undefined;
|
|
29262
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
29263
29263
|
customUrl?: string | undefined;
|
|
29264
29264
|
}[] | undefined;
|
|
29265
29265
|
gitlab?: {
|
|
29266
29266
|
id: string;
|
|
29267
29267
|
email?: string | undefined;
|
|
29268
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
29269
29268
|
handle?: string | undefined;
|
|
29270
29269
|
avatarUrl?: string | undefined;
|
|
29270
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
29271
29271
|
customUrl?: string | undefined;
|
|
29272
29272
|
}[] | undefined;
|
|
29273
29273
|
bitbucket?: {
|
|
29274
29274
|
id: string;
|
|
29275
29275
|
email?: string | undefined;
|
|
29276
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
29277
29276
|
handle?: string | undefined;
|
|
29278
29277
|
avatarUrl?: string | undefined;
|
|
29278
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
29279
29279
|
customUrl?: string | undefined;
|
|
29280
29280
|
}[] | undefined;
|
|
29281
29281
|
figma?: {
|
|
29282
29282
|
id: string;
|
|
29283
29283
|
email?: string | undefined;
|
|
29284
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
29285
29284
|
handle?: string | undefined;
|
|
29286
29285
|
avatarUrl?: string | undefined;
|
|
29286
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
29287
29287
|
customUrl?: string | undefined;
|
|
29288
29288
|
} | undefined;
|
|
29289
29289
|
}, {
|
|
29290
29290
|
azure?: {
|
|
29291
29291
|
id: string;
|
|
29292
29292
|
email?: string | undefined;
|
|
29293
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
29294
29293
|
handle?: string | undefined;
|
|
29295
29294
|
avatarUrl?: string | undefined;
|
|
29295
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
29296
29296
|
customUrl?: string | undefined;
|
|
29297
29297
|
}[] | undefined;
|
|
29298
29298
|
github?: {
|
|
29299
29299
|
id: string;
|
|
29300
29300
|
email?: string | undefined;
|
|
29301
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
29302
29301
|
handle?: string | undefined;
|
|
29303
29302
|
avatarUrl?: string | undefined;
|
|
29303
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
29304
29304
|
customUrl?: string | undefined;
|
|
29305
29305
|
}[] | undefined;
|
|
29306
29306
|
gitlab?: {
|
|
29307
29307
|
id: string;
|
|
29308
29308
|
email?: string | undefined;
|
|
29309
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
29310
29309
|
handle?: string | undefined;
|
|
29311
29310
|
avatarUrl?: string | undefined;
|
|
29311
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
29312
29312
|
customUrl?: string | undefined;
|
|
29313
29313
|
}[] | undefined;
|
|
29314
29314
|
bitbucket?: {
|
|
29315
29315
|
id: string;
|
|
29316
29316
|
email?: string | undefined;
|
|
29317
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
29318
29317
|
handle?: string | undefined;
|
|
29319
29318
|
avatarUrl?: string | undefined;
|
|
29319
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
29320
29320
|
customUrl?: string | undefined;
|
|
29321
29321
|
}[] | undefined;
|
|
29322
29322
|
figma?: {
|
|
29323
29323
|
id: string;
|
|
29324
29324
|
email?: string | undefined;
|
|
29325
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
29326
29325
|
handle?: string | undefined;
|
|
29327
29326
|
avatarUrl?: string | undefined;
|
|
29327
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
29328
29328
|
customUrl?: string | undefined;
|
|
29329
29329
|
} | undefined;
|
|
29330
29330
|
}>>;
|
|
@@ -29362,41 +29362,41 @@ declare const UserSession: z.ZodObject<{
|
|
|
29362
29362
|
azure?: {
|
|
29363
29363
|
id: string;
|
|
29364
29364
|
email?: string | undefined;
|
|
29365
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
29366
29365
|
handle?: string | undefined;
|
|
29367
29366
|
avatarUrl?: string | undefined;
|
|
29367
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
29368
29368
|
customUrl?: string | undefined;
|
|
29369
29369
|
}[] | undefined;
|
|
29370
29370
|
github?: {
|
|
29371
29371
|
id: string;
|
|
29372
29372
|
email?: string | undefined;
|
|
29373
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
29374
29373
|
handle?: string | undefined;
|
|
29375
29374
|
avatarUrl?: string | undefined;
|
|
29375
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
29376
29376
|
customUrl?: string | undefined;
|
|
29377
29377
|
}[] | undefined;
|
|
29378
29378
|
gitlab?: {
|
|
29379
29379
|
id: string;
|
|
29380
29380
|
email?: string | undefined;
|
|
29381
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
29382
29381
|
handle?: string | undefined;
|
|
29383
29382
|
avatarUrl?: string | undefined;
|
|
29383
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
29384
29384
|
customUrl?: string | undefined;
|
|
29385
29385
|
}[] | undefined;
|
|
29386
29386
|
bitbucket?: {
|
|
29387
29387
|
id: string;
|
|
29388
29388
|
email?: string | undefined;
|
|
29389
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
29390
29389
|
handle?: string | undefined;
|
|
29391
29390
|
avatarUrl?: string | undefined;
|
|
29391
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
29392
29392
|
customUrl?: string | undefined;
|
|
29393
29393
|
}[] | undefined;
|
|
29394
29394
|
figma?: {
|
|
29395
29395
|
id: string;
|
|
29396
29396
|
email?: string | undefined;
|
|
29397
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
29398
29397
|
handle?: string | undefined;
|
|
29399
29398
|
avatarUrl?: string | undefined;
|
|
29399
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
29400
29400
|
customUrl?: string | undefined;
|
|
29401
29401
|
} | undefined;
|
|
29402
29402
|
} | undefined;
|
|
@@ -29432,41 +29432,41 @@ declare const UserSession: z.ZodObject<{
|
|
|
29432
29432
|
azure?: {
|
|
29433
29433
|
id: string;
|
|
29434
29434
|
email?: string | undefined;
|
|
29435
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
29436
29435
|
handle?: string | undefined;
|
|
29437
29436
|
avatarUrl?: string | undefined;
|
|
29437
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
29438
29438
|
customUrl?: string | undefined;
|
|
29439
29439
|
}[] | undefined;
|
|
29440
29440
|
github?: {
|
|
29441
29441
|
id: string;
|
|
29442
29442
|
email?: string | undefined;
|
|
29443
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
29444
29443
|
handle?: string | undefined;
|
|
29445
29444
|
avatarUrl?: string | undefined;
|
|
29445
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
29446
29446
|
customUrl?: string | undefined;
|
|
29447
29447
|
}[] | undefined;
|
|
29448
29448
|
gitlab?: {
|
|
29449
29449
|
id: string;
|
|
29450
29450
|
email?: string | undefined;
|
|
29451
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
29452
29451
|
handle?: string | undefined;
|
|
29453
29452
|
avatarUrl?: string | undefined;
|
|
29453
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
29454
29454
|
customUrl?: string | undefined;
|
|
29455
29455
|
}[] | undefined;
|
|
29456
29456
|
bitbucket?: {
|
|
29457
29457
|
id: string;
|
|
29458
29458
|
email?: string | undefined;
|
|
29459
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
29460
29459
|
handle?: string | undefined;
|
|
29461
29460
|
avatarUrl?: string | undefined;
|
|
29461
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
29462
29462
|
customUrl?: string | undefined;
|
|
29463
29463
|
}[] | undefined;
|
|
29464
29464
|
figma?: {
|
|
29465
29465
|
id: string;
|
|
29466
29466
|
email?: string | undefined;
|
|
29467
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
29468
29467
|
handle?: string | undefined;
|
|
29469
29468
|
avatarUrl?: string | undefined;
|
|
29469
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
29470
29470
|
customUrl?: string | undefined;
|
|
29471
29471
|
} | undefined;
|
|
29472
29472
|
} | undefined;
|
|
@@ -29516,41 +29516,41 @@ declare const UserSession: z.ZodObject<{
|
|
|
29516
29516
|
azure?: {
|
|
29517
29517
|
id: string;
|
|
29518
29518
|
email?: string | undefined;
|
|
29519
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
29520
29519
|
handle?: string | undefined;
|
|
29521
29520
|
avatarUrl?: string | undefined;
|
|
29521
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
29522
29522
|
customUrl?: string | undefined;
|
|
29523
29523
|
}[] | undefined;
|
|
29524
29524
|
github?: {
|
|
29525
29525
|
id: string;
|
|
29526
29526
|
email?: string | undefined;
|
|
29527
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
29528
29527
|
handle?: string | undefined;
|
|
29529
29528
|
avatarUrl?: string | undefined;
|
|
29529
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
29530
29530
|
customUrl?: string | undefined;
|
|
29531
29531
|
}[] | undefined;
|
|
29532
29532
|
gitlab?: {
|
|
29533
29533
|
id: string;
|
|
29534
29534
|
email?: string | undefined;
|
|
29535
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
29536
29535
|
handle?: string | undefined;
|
|
29537
29536
|
avatarUrl?: string | undefined;
|
|
29537
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
29538
29538
|
customUrl?: string | undefined;
|
|
29539
29539
|
}[] | undefined;
|
|
29540
29540
|
bitbucket?: {
|
|
29541
29541
|
id: string;
|
|
29542
29542
|
email?: string | undefined;
|
|
29543
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
29544
29543
|
handle?: string | undefined;
|
|
29545
29544
|
avatarUrl?: string | undefined;
|
|
29545
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
29546
29546
|
customUrl?: string | undefined;
|
|
29547
29547
|
}[] | undefined;
|
|
29548
29548
|
figma?: {
|
|
29549
29549
|
id: string;
|
|
29550
29550
|
email?: string | undefined;
|
|
29551
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
29552
29551
|
handle?: string | undefined;
|
|
29553
29552
|
avatarUrl?: string | undefined;
|
|
29553
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
29554
29554
|
customUrl?: string | undefined;
|
|
29555
29555
|
} | undefined;
|
|
29556
29556
|
} | undefined;
|
|
@@ -29600,41 +29600,41 @@ declare const UserSession: z.ZodObject<{
|
|
|
29600
29600
|
azure?: {
|
|
29601
29601
|
id: string;
|
|
29602
29602
|
email?: string | undefined;
|
|
29603
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
29604
29603
|
handle?: string | undefined;
|
|
29605
29604
|
avatarUrl?: string | undefined;
|
|
29605
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
29606
29606
|
customUrl?: string | undefined;
|
|
29607
29607
|
}[] | undefined;
|
|
29608
29608
|
github?: {
|
|
29609
29609
|
id: string;
|
|
29610
29610
|
email?: string | undefined;
|
|
29611
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
29612
29611
|
handle?: string | undefined;
|
|
29613
29612
|
avatarUrl?: string | undefined;
|
|
29613
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
29614
29614
|
customUrl?: string | undefined;
|
|
29615
29615
|
}[] | undefined;
|
|
29616
29616
|
gitlab?: {
|
|
29617
29617
|
id: string;
|
|
29618
29618
|
email?: string | undefined;
|
|
29619
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
29620
29619
|
handle?: string | undefined;
|
|
29621
29620
|
avatarUrl?: string | undefined;
|
|
29621
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
29622
29622
|
customUrl?: string | undefined;
|
|
29623
29623
|
}[] | undefined;
|
|
29624
29624
|
bitbucket?: {
|
|
29625
29625
|
id: string;
|
|
29626
29626
|
email?: string | undefined;
|
|
29627
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
29628
29627
|
handle?: string | undefined;
|
|
29629
29628
|
avatarUrl?: string | undefined;
|
|
29629
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
29630
29630
|
customUrl?: string | undefined;
|
|
29631
29631
|
}[] | undefined;
|
|
29632
29632
|
figma?: {
|
|
29633
29633
|
id: string;
|
|
29634
29634
|
email?: string | undefined;
|
|
29635
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
29636
29635
|
handle?: string | undefined;
|
|
29637
29636
|
avatarUrl?: string | undefined;
|
|
29637
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
29638
29638
|
customUrl?: string | undefined;
|
|
29639
29639
|
} | undefined;
|
|
29640
29640
|
} | undefined;
|
|
@@ -128954,11 +128954,20 @@ type DesignSystemMembership = z.infer<typeof DesignSystemMembership>;
|
|
|
128954
128954
|
type CreateDesignSystemMembership = DbCreateInputOmit<DesignSystemMembership>;
|
|
128955
128955
|
declare const DesignSystemPendingMemberInvitation: z.ZodObject<{
|
|
128956
128956
|
inviteId: z.ZodString;
|
|
128957
|
+
/**
|
|
128958
|
+
* Role that the user will have in the design system, undefined
|
|
128959
|
+
* if it should be inherited from the workspace
|
|
128960
|
+
*/
|
|
128961
|
+
designSystemRole: z.ZodOptional<z.ZodEnum<["Admin", "Contributor", "Creator", "Viewer"]>>;
|
|
128957
128962
|
}, "strip", z.ZodTypeAny, {
|
|
128958
128963
|
inviteId: string;
|
|
128964
|
+
designSystemRole?: "Admin" | "Creator" | "Viewer" | "Contributor" | undefined;
|
|
128959
128965
|
}, {
|
|
128960
128966
|
inviteId: string;
|
|
128967
|
+
designSystemRole?: "Admin" | "Creator" | "Viewer" | "Contributor" | undefined;
|
|
128961
128968
|
}>;
|
|
128969
|
+
declare const DesignSystemRole: z.ZodEnum<["Admin", "Contributor", "Creator", "Viewer"]>;
|
|
128970
|
+
type DesignSystemRole = z.infer<typeof DesignSystemRole>;
|
|
128962
128971
|
declare const DesignSystemMembers: z.ZodObject<{
|
|
128963
128972
|
members: z.ZodArray<z.ZodObject<{
|
|
128964
128973
|
id: z.ZodString;
|
|
@@ -129018,73 +129027,114 @@ type DesignSystemMembers = z.infer<typeof DesignSystemMembers>;
|
|
|
129018
129027
|
declare const DesignSystemInvite: z.ZodObject<{
|
|
129019
129028
|
email: z.ZodString;
|
|
129020
129029
|
workspaceRole: z.ZodEnum<["Owner", "Admin", "Creator", "Viewer", "Billing", "Guest", "Contributor"]>;
|
|
129030
|
+
/**
|
|
129031
|
+
* Role that the user will have in the design system, undefined
|
|
129032
|
+
* if it should be inherited from the workspace
|
|
129033
|
+
*/
|
|
129034
|
+
designSystemRole: z.ZodOptional<z.ZodEnum<["Admin", "Contributor", "Creator", "Viewer"]>>;
|
|
129021
129035
|
}, "strip", z.ZodTypeAny, {
|
|
129022
129036
|
email: string;
|
|
129023
129037
|
workspaceRole: "Owner" | "Admin" | "Creator" | "Viewer" | "Billing" | "Guest" | "Contributor";
|
|
129038
|
+
designSystemRole?: "Admin" | "Creator" | "Viewer" | "Contributor" | undefined;
|
|
129024
129039
|
}, {
|
|
129025
129040
|
email: string;
|
|
129026
129041
|
workspaceRole: "Owner" | "Admin" | "Creator" | "Viewer" | "Billing" | "Guest" | "Contributor";
|
|
129042
|
+
designSystemRole?: "Admin" | "Creator" | "Viewer" | "Contributor" | undefined;
|
|
129027
129043
|
}>;
|
|
129028
129044
|
type DesignSystemInvite = z.infer<typeof DesignSystemInvite>;
|
|
129029
129045
|
type DesignSystemPendingMemberInvite = z.infer<typeof DesignSystemPendingMemberInvitation>;
|
|
129030
129046
|
declare const DesignSystemUserInvitation: z.ZodObject<{
|
|
129031
129047
|
userId: z.ZodString;
|
|
129048
|
+
/**
|
|
129049
|
+
* Role that the user will have in the design system, undefined
|
|
129050
|
+
* if it should be inherited from the workspace
|
|
129051
|
+
*/
|
|
129052
|
+
designSystemRole: z.ZodOptional<z.ZodEnum<["Admin", "Contributor", "Creator", "Viewer"]>>;
|
|
129032
129053
|
}, "strip", z.ZodTypeAny, {
|
|
129033
129054
|
userId: string;
|
|
129055
|
+
designSystemRole?: "Admin" | "Creator" | "Viewer" | "Contributor" | undefined;
|
|
129034
129056
|
}, {
|
|
129035
129057
|
userId: string;
|
|
129058
|
+
designSystemRole?: "Admin" | "Creator" | "Viewer" | "Contributor" | undefined;
|
|
129036
129059
|
}>;
|
|
129037
129060
|
type DesignSystemUserInvitation = z.infer<typeof DesignSystemUserInvitation>;
|
|
129038
129061
|
declare const DesignSystemMembershipUpdates: z.ZodObject<{
|
|
129039
129062
|
usersToInvite: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
129040
129063
|
userId: z.ZodString;
|
|
129064
|
+
/**
|
|
129065
|
+
* Role that the user will have in the design system, undefined
|
|
129066
|
+
* if it should be inherited from the workspace
|
|
129067
|
+
*/
|
|
129068
|
+
designSystemRole: z.ZodOptional<z.ZodEnum<["Admin", "Contributor", "Creator", "Viewer"]>>;
|
|
129041
129069
|
}, "strip", z.ZodTypeAny, {
|
|
129042
129070
|
userId: string;
|
|
129071
|
+
designSystemRole?: "Admin" | "Creator" | "Viewer" | "Contributor" | undefined;
|
|
129043
129072
|
}, {
|
|
129044
129073
|
userId: string;
|
|
129074
|
+
designSystemRole?: "Admin" | "Creator" | "Viewer" | "Contributor" | undefined;
|
|
129045
129075
|
}>, "many">>;
|
|
129046
129076
|
invitesToInvite: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
129047
129077
|
inviteId: z.ZodString;
|
|
129078
|
+
/**
|
|
129079
|
+
* Role that the user will have in the design system, undefined
|
|
129080
|
+
* if it should be inherited from the workspace
|
|
129081
|
+
*/
|
|
129082
|
+
designSystemRole: z.ZodOptional<z.ZodEnum<["Admin", "Contributor", "Creator", "Viewer"]>>;
|
|
129048
129083
|
}, "strip", z.ZodTypeAny, {
|
|
129049
129084
|
inviteId: string;
|
|
129085
|
+
designSystemRole?: "Admin" | "Creator" | "Viewer" | "Contributor" | undefined;
|
|
129050
129086
|
}, {
|
|
129051
129087
|
inviteId: string;
|
|
129088
|
+
designSystemRole?: "Admin" | "Creator" | "Viewer" | "Contributor" | undefined;
|
|
129052
129089
|
}>, "many">>;
|
|
129053
129090
|
emailsToInvite: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
129054
129091
|
email: z.ZodString;
|
|
129055
129092
|
workspaceRole: z.ZodEnum<["Owner", "Admin", "Creator", "Viewer", "Billing", "Guest", "Contributor"]>;
|
|
129093
|
+
/**
|
|
129094
|
+
* Role that the user will have in the design system, undefined
|
|
129095
|
+
* if it should be inherited from the workspace
|
|
129096
|
+
*/
|
|
129097
|
+
designSystemRole: z.ZodOptional<z.ZodEnum<["Admin", "Contributor", "Creator", "Viewer"]>>;
|
|
129056
129098
|
}, "strip", z.ZodTypeAny, {
|
|
129057
129099
|
email: string;
|
|
129058
129100
|
workspaceRole: "Owner" | "Admin" | "Creator" | "Viewer" | "Billing" | "Guest" | "Contributor";
|
|
129101
|
+
designSystemRole?: "Admin" | "Creator" | "Viewer" | "Contributor" | undefined;
|
|
129059
129102
|
}, {
|
|
129060
129103
|
email: string;
|
|
129061
129104
|
workspaceRole: "Owner" | "Admin" | "Creator" | "Viewer" | "Billing" | "Guest" | "Contributor";
|
|
129105
|
+
designSystemRole?: "Admin" | "Creator" | "Viewer" | "Contributor" | undefined;
|
|
129062
129106
|
}>, "many">>;
|
|
129063
129107
|
removeUserIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
129064
129108
|
deleteInvitationIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
129065
129109
|
}, "strip", z.ZodTypeAny, {
|
|
129066
129110
|
usersToInvite?: {
|
|
129067
129111
|
userId: string;
|
|
129112
|
+
designSystemRole?: "Admin" | "Creator" | "Viewer" | "Contributor" | undefined;
|
|
129068
129113
|
}[] | undefined;
|
|
129069
129114
|
invitesToInvite?: {
|
|
129070
129115
|
inviteId: string;
|
|
129116
|
+
designSystemRole?: "Admin" | "Creator" | "Viewer" | "Contributor" | undefined;
|
|
129071
129117
|
}[] | undefined;
|
|
129072
129118
|
emailsToInvite?: {
|
|
129073
129119
|
email: string;
|
|
129074
129120
|
workspaceRole: "Owner" | "Admin" | "Creator" | "Viewer" | "Billing" | "Guest" | "Contributor";
|
|
129121
|
+
designSystemRole?: "Admin" | "Creator" | "Viewer" | "Contributor" | undefined;
|
|
129075
129122
|
}[] | undefined;
|
|
129076
129123
|
removeUserIds?: string[] | undefined;
|
|
129077
129124
|
deleteInvitationIds?: string[] | undefined;
|
|
129078
129125
|
}, {
|
|
129079
129126
|
usersToInvite?: {
|
|
129080
129127
|
userId: string;
|
|
129128
|
+
designSystemRole?: "Admin" | "Creator" | "Viewer" | "Contributor" | undefined;
|
|
129081
129129
|
}[] | undefined;
|
|
129082
129130
|
invitesToInvite?: {
|
|
129083
129131
|
inviteId: string;
|
|
129132
|
+
designSystemRole?: "Admin" | "Creator" | "Viewer" | "Contributor" | undefined;
|
|
129084
129133
|
}[] | undefined;
|
|
129085
129134
|
emailsToInvite?: {
|
|
129086
129135
|
email: string;
|
|
129087
129136
|
workspaceRole: "Owner" | "Admin" | "Creator" | "Viewer" | "Billing" | "Guest" | "Contributor";
|
|
129137
|
+
designSystemRole?: "Admin" | "Creator" | "Viewer" | "Contributor" | undefined;
|
|
129088
129138
|
}[] | undefined;
|
|
129089
129139
|
removeUserIds?: string[] | undefined;
|
|
129090
129140
|
deleteInvitationIds?: string[] | undefined;
|
|
@@ -133502,16 +133552,16 @@ declare const DesignSystemInviteEmailData: z.ZodObject<{
|
|
|
133502
133552
|
}, "strip", z.ZodTypeAny, {
|
|
133503
133553
|
id: string;
|
|
133504
133554
|
email?: string | undefined;
|
|
133505
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
133506
133555
|
handle?: string | undefined;
|
|
133507
133556
|
avatarUrl?: string | undefined;
|
|
133557
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
133508
133558
|
customUrl?: string | undefined;
|
|
133509
133559
|
}, {
|
|
133510
133560
|
id: string;
|
|
133511
133561
|
email?: string | undefined;
|
|
133512
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
133513
133562
|
handle?: string | undefined;
|
|
133514
133563
|
avatarUrl?: string | undefined;
|
|
133564
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
133515
133565
|
customUrl?: string | undefined;
|
|
133516
133566
|
}>>;
|
|
133517
133567
|
github: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -133524,16 +133574,16 @@ declare const DesignSystemInviteEmailData: z.ZodObject<{
|
|
|
133524
133574
|
}, "strip", z.ZodTypeAny, {
|
|
133525
133575
|
id: string;
|
|
133526
133576
|
email?: string | undefined;
|
|
133527
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
133528
133577
|
handle?: string | undefined;
|
|
133529
133578
|
avatarUrl?: string | undefined;
|
|
133579
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
133530
133580
|
customUrl?: string | undefined;
|
|
133531
133581
|
}, {
|
|
133532
133582
|
id: string;
|
|
133533
133583
|
email?: string | undefined;
|
|
133534
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
133535
133584
|
handle?: string | undefined;
|
|
133536
133585
|
avatarUrl?: string | undefined;
|
|
133586
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
133537
133587
|
customUrl?: string | undefined;
|
|
133538
133588
|
}>, "many">>;
|
|
133539
133589
|
azure: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -133546,16 +133596,16 @@ declare const DesignSystemInviteEmailData: z.ZodObject<{
|
|
|
133546
133596
|
}, "strip", z.ZodTypeAny, {
|
|
133547
133597
|
id: string;
|
|
133548
133598
|
email?: string | undefined;
|
|
133549
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
133550
133599
|
handle?: string | undefined;
|
|
133551
133600
|
avatarUrl?: string | undefined;
|
|
133601
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
133552
133602
|
customUrl?: string | undefined;
|
|
133553
133603
|
}, {
|
|
133554
133604
|
id: string;
|
|
133555
133605
|
email?: string | undefined;
|
|
133556
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
133557
133606
|
handle?: string | undefined;
|
|
133558
133607
|
avatarUrl?: string | undefined;
|
|
133608
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
133559
133609
|
customUrl?: string | undefined;
|
|
133560
133610
|
}>, "many">>;
|
|
133561
133611
|
gitlab: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -133568,16 +133618,16 @@ declare const DesignSystemInviteEmailData: z.ZodObject<{
|
|
|
133568
133618
|
}, "strip", z.ZodTypeAny, {
|
|
133569
133619
|
id: string;
|
|
133570
133620
|
email?: string | undefined;
|
|
133571
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
133572
133621
|
handle?: string | undefined;
|
|
133573
133622
|
avatarUrl?: string | undefined;
|
|
133623
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
133574
133624
|
customUrl?: string | undefined;
|
|
133575
133625
|
}, {
|
|
133576
133626
|
id: string;
|
|
133577
133627
|
email?: string | undefined;
|
|
133578
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
133579
133628
|
handle?: string | undefined;
|
|
133580
133629
|
avatarUrl?: string | undefined;
|
|
133630
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
133581
133631
|
customUrl?: string | undefined;
|
|
133582
133632
|
}>, "many">>;
|
|
133583
133633
|
bitbucket: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -133590,98 +133640,98 @@ declare const DesignSystemInviteEmailData: z.ZodObject<{
|
|
|
133590
133640
|
}, "strip", z.ZodTypeAny, {
|
|
133591
133641
|
id: string;
|
|
133592
133642
|
email?: string | undefined;
|
|
133593
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
133594
133643
|
handle?: string | undefined;
|
|
133595
133644
|
avatarUrl?: string | undefined;
|
|
133645
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
133596
133646
|
customUrl?: string | undefined;
|
|
133597
133647
|
}, {
|
|
133598
133648
|
id: string;
|
|
133599
133649
|
email?: string | undefined;
|
|
133600
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
133601
133650
|
handle?: string | undefined;
|
|
133602
133651
|
avatarUrl?: string | undefined;
|
|
133652
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
133603
133653
|
customUrl?: string | undefined;
|
|
133604
133654
|
}>, "many">>;
|
|
133605
133655
|
}, "strip", z.ZodTypeAny, {
|
|
133606
133656
|
azure?: {
|
|
133607
133657
|
id: string;
|
|
133608
133658
|
email?: string | undefined;
|
|
133609
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
133610
133659
|
handle?: string | undefined;
|
|
133611
133660
|
avatarUrl?: string | undefined;
|
|
133661
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
133612
133662
|
customUrl?: string | undefined;
|
|
133613
133663
|
}[] | undefined;
|
|
133614
133664
|
github?: {
|
|
133615
133665
|
id: string;
|
|
133616
133666
|
email?: string | undefined;
|
|
133617
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
133618
133667
|
handle?: string | undefined;
|
|
133619
133668
|
avatarUrl?: string | undefined;
|
|
133669
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
133620
133670
|
customUrl?: string | undefined;
|
|
133621
133671
|
}[] | undefined;
|
|
133622
133672
|
gitlab?: {
|
|
133623
133673
|
id: string;
|
|
133624
133674
|
email?: string | undefined;
|
|
133625
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
133626
133675
|
handle?: string | undefined;
|
|
133627
133676
|
avatarUrl?: string | undefined;
|
|
133677
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
133628
133678
|
customUrl?: string | undefined;
|
|
133629
133679
|
}[] | undefined;
|
|
133630
133680
|
bitbucket?: {
|
|
133631
133681
|
id: string;
|
|
133632
133682
|
email?: string | undefined;
|
|
133633
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
133634
133683
|
handle?: string | undefined;
|
|
133635
133684
|
avatarUrl?: string | undefined;
|
|
133685
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
133636
133686
|
customUrl?: string | undefined;
|
|
133637
133687
|
}[] | undefined;
|
|
133638
133688
|
figma?: {
|
|
133639
133689
|
id: string;
|
|
133640
133690
|
email?: string | undefined;
|
|
133641
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
133642
133691
|
handle?: string | undefined;
|
|
133643
133692
|
avatarUrl?: string | undefined;
|
|
133693
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
133644
133694
|
customUrl?: string | undefined;
|
|
133645
133695
|
} | undefined;
|
|
133646
133696
|
}, {
|
|
133647
133697
|
azure?: {
|
|
133648
133698
|
id: string;
|
|
133649
133699
|
email?: string | undefined;
|
|
133650
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
133651
133700
|
handle?: string | undefined;
|
|
133652
133701
|
avatarUrl?: string | undefined;
|
|
133702
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
133653
133703
|
customUrl?: string | undefined;
|
|
133654
133704
|
}[] | undefined;
|
|
133655
133705
|
github?: {
|
|
133656
133706
|
id: string;
|
|
133657
133707
|
email?: string | undefined;
|
|
133658
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
133659
133708
|
handle?: string | undefined;
|
|
133660
133709
|
avatarUrl?: string | undefined;
|
|
133710
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
133661
133711
|
customUrl?: string | undefined;
|
|
133662
133712
|
}[] | undefined;
|
|
133663
133713
|
gitlab?: {
|
|
133664
133714
|
id: string;
|
|
133665
133715
|
email?: string | undefined;
|
|
133666
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
133667
133716
|
handle?: string | undefined;
|
|
133668
133717
|
avatarUrl?: string | undefined;
|
|
133718
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
133669
133719
|
customUrl?: string | undefined;
|
|
133670
133720
|
}[] | undefined;
|
|
133671
133721
|
bitbucket?: {
|
|
133672
133722
|
id: string;
|
|
133673
133723
|
email?: string | undefined;
|
|
133674
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
133675
133724
|
handle?: string | undefined;
|
|
133676
133725
|
avatarUrl?: string | undefined;
|
|
133726
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
133677
133727
|
customUrl?: string | undefined;
|
|
133678
133728
|
}[] | undefined;
|
|
133679
133729
|
figma?: {
|
|
133680
133730
|
id: string;
|
|
133681
133731
|
email?: string | undefined;
|
|
133682
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
133683
133732
|
handle?: string | undefined;
|
|
133684
133733
|
avatarUrl?: string | undefined;
|
|
133734
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
133685
133735
|
customUrl?: string | undefined;
|
|
133686
133736
|
} | undefined;
|
|
133687
133737
|
}>>;
|
|
@@ -133719,41 +133769,41 @@ declare const DesignSystemInviteEmailData: z.ZodObject<{
|
|
|
133719
133769
|
azure?: {
|
|
133720
133770
|
id: string;
|
|
133721
133771
|
email?: string | undefined;
|
|
133722
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
133723
133772
|
handle?: string | undefined;
|
|
133724
133773
|
avatarUrl?: string | undefined;
|
|
133774
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
133725
133775
|
customUrl?: string | undefined;
|
|
133726
133776
|
}[] | undefined;
|
|
133727
133777
|
github?: {
|
|
133728
133778
|
id: string;
|
|
133729
133779
|
email?: string | undefined;
|
|
133730
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
133731
133780
|
handle?: string | undefined;
|
|
133732
133781
|
avatarUrl?: string | undefined;
|
|
133782
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
133733
133783
|
customUrl?: string | undefined;
|
|
133734
133784
|
}[] | undefined;
|
|
133735
133785
|
gitlab?: {
|
|
133736
133786
|
id: string;
|
|
133737
133787
|
email?: string | undefined;
|
|
133738
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
133739
133788
|
handle?: string | undefined;
|
|
133740
133789
|
avatarUrl?: string | undefined;
|
|
133790
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
133741
133791
|
customUrl?: string | undefined;
|
|
133742
133792
|
}[] | undefined;
|
|
133743
133793
|
bitbucket?: {
|
|
133744
133794
|
id: string;
|
|
133745
133795
|
email?: string | undefined;
|
|
133746
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
133747
133796
|
handle?: string | undefined;
|
|
133748
133797
|
avatarUrl?: string | undefined;
|
|
133798
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
133749
133799
|
customUrl?: string | undefined;
|
|
133750
133800
|
}[] | undefined;
|
|
133751
133801
|
figma?: {
|
|
133752
133802
|
id: string;
|
|
133753
133803
|
email?: string | undefined;
|
|
133754
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
133755
133804
|
handle?: string | undefined;
|
|
133756
133805
|
avatarUrl?: string | undefined;
|
|
133806
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
133757
133807
|
customUrl?: string | undefined;
|
|
133758
133808
|
} | undefined;
|
|
133759
133809
|
} | undefined;
|
|
@@ -133789,41 +133839,41 @@ declare const DesignSystemInviteEmailData: z.ZodObject<{
|
|
|
133789
133839
|
azure?: {
|
|
133790
133840
|
id: string;
|
|
133791
133841
|
email?: string | undefined;
|
|
133792
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
133793
133842
|
handle?: string | undefined;
|
|
133794
133843
|
avatarUrl?: string | undefined;
|
|
133844
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
133795
133845
|
customUrl?: string | undefined;
|
|
133796
133846
|
}[] | undefined;
|
|
133797
133847
|
github?: {
|
|
133798
133848
|
id: string;
|
|
133799
133849
|
email?: string | undefined;
|
|
133800
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
133801
133850
|
handle?: string | undefined;
|
|
133802
133851
|
avatarUrl?: string | undefined;
|
|
133852
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
133803
133853
|
customUrl?: string | undefined;
|
|
133804
133854
|
}[] | undefined;
|
|
133805
133855
|
gitlab?: {
|
|
133806
133856
|
id: string;
|
|
133807
133857
|
email?: string | undefined;
|
|
133808
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
133809
133858
|
handle?: string | undefined;
|
|
133810
133859
|
avatarUrl?: string | undefined;
|
|
133860
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
133811
133861
|
customUrl?: string | undefined;
|
|
133812
133862
|
}[] | undefined;
|
|
133813
133863
|
bitbucket?: {
|
|
133814
133864
|
id: string;
|
|
133815
133865
|
email?: string | undefined;
|
|
133816
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
133817
133866
|
handle?: string | undefined;
|
|
133818
133867
|
avatarUrl?: string | undefined;
|
|
133868
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
133819
133869
|
customUrl?: string | undefined;
|
|
133820
133870
|
}[] | undefined;
|
|
133821
133871
|
figma?: {
|
|
133822
133872
|
id: string;
|
|
133823
133873
|
email?: string | undefined;
|
|
133824
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
133825
133874
|
handle?: string | undefined;
|
|
133826
133875
|
avatarUrl?: string | undefined;
|
|
133876
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
133827
133877
|
customUrl?: string | undefined;
|
|
133828
133878
|
} | undefined;
|
|
133829
133879
|
} | undefined;
|
|
@@ -134039,6 +134089,30 @@ declare const DesignSystemInviteEmailData: z.ZodObject<{
|
|
|
134039
134089
|
authHeaderValue: string;
|
|
134040
134090
|
})> | undefined;
|
|
134041
134091
|
};
|
|
134092
|
+
designSystem: {
|
|
134093
|
+
id: string;
|
|
134094
|
+
createdAt: Date;
|
|
134095
|
+
updatedAt: Date;
|
|
134096
|
+
name: string;
|
|
134097
|
+
description: string;
|
|
134098
|
+
isPublic: boolean;
|
|
134099
|
+
workspaceId: string;
|
|
134100
|
+
docSlug: string;
|
|
134101
|
+
docSlugDeprecated: string;
|
|
134102
|
+
isMultibrand: boolean;
|
|
134103
|
+
basePrefixes: string[];
|
|
134104
|
+
isApprovalFeatureEnabled: boolean;
|
|
134105
|
+
approvalRequiredForPublishing: boolean;
|
|
134106
|
+
accessMode: "Open" | "InviteOnly";
|
|
134107
|
+
membersGenerated: boolean;
|
|
134108
|
+
docExporterId?: string | undefined;
|
|
134109
|
+
docUserSlug?: string | undefined;
|
|
134110
|
+
docViewUrl?: string | undefined;
|
|
134111
|
+
designSystemSwitcher?: {
|
|
134112
|
+
isEnabled: boolean;
|
|
134113
|
+
designSystemIds: string[];
|
|
134114
|
+
} | undefined;
|
|
134115
|
+
};
|
|
134042
134116
|
invitedBy: {
|
|
134043
134117
|
id: string;
|
|
134044
134118
|
createdAt: Date;
|
|
@@ -134070,70 +134144,46 @@ declare const DesignSystemInviteEmailData: z.ZodObject<{
|
|
|
134070
134144
|
azure?: {
|
|
134071
134145
|
id: string;
|
|
134072
134146
|
email?: string | undefined;
|
|
134073
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
134074
134147
|
handle?: string | undefined;
|
|
134075
134148
|
avatarUrl?: string | undefined;
|
|
134149
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
134076
134150
|
customUrl?: string | undefined;
|
|
134077
134151
|
}[] | undefined;
|
|
134078
134152
|
github?: {
|
|
134079
134153
|
id: string;
|
|
134080
134154
|
email?: string | undefined;
|
|
134081
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
134082
134155
|
handle?: string | undefined;
|
|
134083
134156
|
avatarUrl?: string | undefined;
|
|
134157
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
134084
134158
|
customUrl?: string | undefined;
|
|
134085
134159
|
}[] | undefined;
|
|
134086
134160
|
gitlab?: {
|
|
134087
134161
|
id: string;
|
|
134088
134162
|
email?: string | undefined;
|
|
134089
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
134090
134163
|
handle?: string | undefined;
|
|
134091
134164
|
avatarUrl?: string | undefined;
|
|
134165
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
134092
134166
|
customUrl?: string | undefined;
|
|
134093
134167
|
}[] | undefined;
|
|
134094
134168
|
bitbucket?: {
|
|
134095
134169
|
id: string;
|
|
134096
134170
|
email?: string | undefined;
|
|
134097
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
134098
134171
|
handle?: string | undefined;
|
|
134099
134172
|
avatarUrl?: string | undefined;
|
|
134173
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
134100
134174
|
customUrl?: string | undefined;
|
|
134101
134175
|
}[] | undefined;
|
|
134102
134176
|
figma?: {
|
|
134103
134177
|
id: string;
|
|
134104
134178
|
email?: string | undefined;
|
|
134105
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
134106
134179
|
handle?: string | undefined;
|
|
134107
134180
|
avatarUrl?: string | undefined;
|
|
134181
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
134108
134182
|
customUrl?: string | undefined;
|
|
134109
134183
|
} | undefined;
|
|
134110
134184
|
} | undefined;
|
|
134111
134185
|
loggedOutAt?: Date | undefined;
|
|
134112
134186
|
};
|
|
134113
|
-
designSystem: {
|
|
134114
|
-
id: string;
|
|
134115
|
-
createdAt: Date;
|
|
134116
|
-
updatedAt: Date;
|
|
134117
|
-
name: string;
|
|
134118
|
-
description: string;
|
|
134119
|
-
isPublic: boolean;
|
|
134120
|
-
workspaceId: string;
|
|
134121
|
-
docSlug: string;
|
|
134122
|
-
docSlugDeprecated: string;
|
|
134123
|
-
isMultibrand: boolean;
|
|
134124
|
-
basePrefixes: string[];
|
|
134125
|
-
isApprovalFeatureEnabled: boolean;
|
|
134126
|
-
approvalRequiredForPublishing: boolean;
|
|
134127
|
-
accessMode: "Open" | "InviteOnly";
|
|
134128
|
-
membersGenerated: boolean;
|
|
134129
|
-
docExporterId?: string | undefined;
|
|
134130
|
-
docUserSlug?: string | undefined;
|
|
134131
|
-
docViewUrl?: string | undefined;
|
|
134132
|
-
designSystemSwitcher?: {
|
|
134133
|
-
isEnabled: boolean;
|
|
134134
|
-
designSystemIds: string[];
|
|
134135
|
-
} | undefined;
|
|
134136
|
-
};
|
|
134137
134187
|
documentationDomain?: string | undefined;
|
|
134138
134188
|
}, {
|
|
134139
134189
|
workspace: {
|
|
@@ -134344,6 +134394,30 @@ declare const DesignSystemInviteEmailData: z.ZodObject<{
|
|
|
134344
134394
|
authHeaderValue: string;
|
|
134345
134395
|
})) | null | undefined;
|
|
134346
134396
|
};
|
|
134397
|
+
designSystem: {
|
|
134398
|
+
id: string;
|
|
134399
|
+
createdAt: Date;
|
|
134400
|
+
updatedAt: Date;
|
|
134401
|
+
name: string;
|
|
134402
|
+
description: string;
|
|
134403
|
+
isPublic: boolean;
|
|
134404
|
+
workspaceId: string;
|
|
134405
|
+
docSlug: string;
|
|
134406
|
+
docSlugDeprecated: string;
|
|
134407
|
+
isMultibrand: boolean;
|
|
134408
|
+
basePrefixes: string[];
|
|
134409
|
+
isApprovalFeatureEnabled: boolean;
|
|
134410
|
+
approvalRequiredForPublishing: boolean;
|
|
134411
|
+
accessMode: "Open" | "InviteOnly";
|
|
134412
|
+
membersGenerated: boolean;
|
|
134413
|
+
docExporterId?: string | null | undefined;
|
|
134414
|
+
docUserSlug?: string | null | undefined;
|
|
134415
|
+
docViewUrl?: string | null | undefined;
|
|
134416
|
+
designSystemSwitcher?: {
|
|
134417
|
+
isEnabled: boolean;
|
|
134418
|
+
designSystemIds: string[];
|
|
134419
|
+
} | null | undefined;
|
|
134420
|
+
};
|
|
134347
134421
|
invitedBy: {
|
|
134348
134422
|
id: string;
|
|
134349
134423
|
createdAt: Date;
|
|
@@ -134375,70 +134449,46 @@ declare const DesignSystemInviteEmailData: z.ZodObject<{
|
|
|
134375
134449
|
azure?: {
|
|
134376
134450
|
id: string;
|
|
134377
134451
|
email?: string | undefined;
|
|
134378
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
134379
134452
|
handle?: string | undefined;
|
|
134380
134453
|
avatarUrl?: string | undefined;
|
|
134454
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
134381
134455
|
customUrl?: string | undefined;
|
|
134382
134456
|
}[] | undefined;
|
|
134383
134457
|
github?: {
|
|
134384
134458
|
id: string;
|
|
134385
134459
|
email?: string | undefined;
|
|
134386
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
134387
134460
|
handle?: string | undefined;
|
|
134388
134461
|
avatarUrl?: string | undefined;
|
|
134462
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
134389
134463
|
customUrl?: string | undefined;
|
|
134390
134464
|
}[] | undefined;
|
|
134391
134465
|
gitlab?: {
|
|
134392
134466
|
id: string;
|
|
134393
134467
|
email?: string | undefined;
|
|
134394
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
134395
134468
|
handle?: string | undefined;
|
|
134396
134469
|
avatarUrl?: string | undefined;
|
|
134470
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
134397
134471
|
customUrl?: string | undefined;
|
|
134398
134472
|
}[] | undefined;
|
|
134399
134473
|
bitbucket?: {
|
|
134400
134474
|
id: string;
|
|
134401
134475
|
email?: string | undefined;
|
|
134402
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
134403
134476
|
handle?: string | undefined;
|
|
134404
134477
|
avatarUrl?: string | undefined;
|
|
134478
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
134405
134479
|
customUrl?: string | undefined;
|
|
134406
134480
|
}[] | undefined;
|
|
134407
134481
|
figma?: {
|
|
134408
134482
|
id: string;
|
|
134409
134483
|
email?: string | undefined;
|
|
134410
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
134411
134484
|
handle?: string | undefined;
|
|
134412
134485
|
avatarUrl?: string | undefined;
|
|
134486
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
134413
134487
|
customUrl?: string | undefined;
|
|
134414
134488
|
} | undefined;
|
|
134415
134489
|
} | undefined;
|
|
134416
134490
|
loggedOutAt?: Date | undefined;
|
|
134417
134491
|
};
|
|
134418
|
-
designSystem: {
|
|
134419
|
-
id: string;
|
|
134420
|
-
createdAt: Date;
|
|
134421
|
-
updatedAt: Date;
|
|
134422
|
-
name: string;
|
|
134423
|
-
description: string;
|
|
134424
|
-
isPublic: boolean;
|
|
134425
|
-
workspaceId: string;
|
|
134426
|
-
docSlug: string;
|
|
134427
|
-
docSlugDeprecated: string;
|
|
134428
|
-
isMultibrand: boolean;
|
|
134429
|
-
basePrefixes: string[];
|
|
134430
|
-
isApprovalFeatureEnabled: boolean;
|
|
134431
|
-
approvalRequiredForPublishing: boolean;
|
|
134432
|
-
accessMode: "Open" | "InviteOnly";
|
|
134433
|
-
membersGenerated: boolean;
|
|
134434
|
-
docExporterId?: string | null | undefined;
|
|
134435
|
-
docUserSlug?: string | null | undefined;
|
|
134436
|
-
docViewUrl?: string | null | undefined;
|
|
134437
|
-
designSystemSwitcher?: {
|
|
134438
|
-
isEnabled: boolean;
|
|
134439
|
-
designSystemIds: string[];
|
|
134440
|
-
} | null | undefined;
|
|
134441
|
-
};
|
|
134442
134492
|
documentationDomain?: string | undefined;
|
|
134443
134493
|
}>;
|
|
134444
134494
|
type DesignSystemInviteEmailData = z.infer<typeof DesignSystemInviteEmailData>;
|
|
@@ -136071,16 +136121,16 @@ declare const WorkspaceInviteEmailData: z.ZodObject<{
|
|
|
136071
136121
|
}, "strip", z.ZodTypeAny, {
|
|
136072
136122
|
id: string;
|
|
136073
136123
|
email?: string | undefined;
|
|
136074
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
136075
136124
|
handle?: string | undefined;
|
|
136076
136125
|
avatarUrl?: string | undefined;
|
|
136126
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
136077
136127
|
customUrl?: string | undefined;
|
|
136078
136128
|
}, {
|
|
136079
136129
|
id: string;
|
|
136080
136130
|
email?: string | undefined;
|
|
136081
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
136082
136131
|
handle?: string | undefined;
|
|
136083
136132
|
avatarUrl?: string | undefined;
|
|
136133
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
136084
136134
|
customUrl?: string | undefined;
|
|
136085
136135
|
}>>;
|
|
136086
136136
|
github: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -136093,16 +136143,16 @@ declare const WorkspaceInviteEmailData: z.ZodObject<{
|
|
|
136093
136143
|
}, "strip", z.ZodTypeAny, {
|
|
136094
136144
|
id: string;
|
|
136095
136145
|
email?: string | undefined;
|
|
136096
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
136097
136146
|
handle?: string | undefined;
|
|
136098
136147
|
avatarUrl?: string | undefined;
|
|
136148
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
136099
136149
|
customUrl?: string | undefined;
|
|
136100
136150
|
}, {
|
|
136101
136151
|
id: string;
|
|
136102
136152
|
email?: string | undefined;
|
|
136103
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
136104
136153
|
handle?: string | undefined;
|
|
136105
136154
|
avatarUrl?: string | undefined;
|
|
136155
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
136106
136156
|
customUrl?: string | undefined;
|
|
136107
136157
|
}>, "many">>;
|
|
136108
136158
|
azure: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -136115,16 +136165,16 @@ declare const WorkspaceInviteEmailData: z.ZodObject<{
|
|
|
136115
136165
|
}, "strip", z.ZodTypeAny, {
|
|
136116
136166
|
id: string;
|
|
136117
136167
|
email?: string | undefined;
|
|
136118
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
136119
136168
|
handle?: string | undefined;
|
|
136120
136169
|
avatarUrl?: string | undefined;
|
|
136170
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
136121
136171
|
customUrl?: string | undefined;
|
|
136122
136172
|
}, {
|
|
136123
136173
|
id: string;
|
|
136124
136174
|
email?: string | undefined;
|
|
136125
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
136126
136175
|
handle?: string | undefined;
|
|
136127
136176
|
avatarUrl?: string | undefined;
|
|
136177
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
136128
136178
|
customUrl?: string | undefined;
|
|
136129
136179
|
}>, "many">>;
|
|
136130
136180
|
gitlab: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -136137,16 +136187,16 @@ declare const WorkspaceInviteEmailData: z.ZodObject<{
|
|
|
136137
136187
|
}, "strip", z.ZodTypeAny, {
|
|
136138
136188
|
id: string;
|
|
136139
136189
|
email?: string | undefined;
|
|
136140
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
136141
136190
|
handle?: string | undefined;
|
|
136142
136191
|
avatarUrl?: string | undefined;
|
|
136192
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
136143
136193
|
customUrl?: string | undefined;
|
|
136144
136194
|
}, {
|
|
136145
136195
|
id: string;
|
|
136146
136196
|
email?: string | undefined;
|
|
136147
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
136148
136197
|
handle?: string | undefined;
|
|
136149
136198
|
avatarUrl?: string | undefined;
|
|
136199
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
136150
136200
|
customUrl?: string | undefined;
|
|
136151
136201
|
}>, "many">>;
|
|
136152
136202
|
bitbucket: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -136159,98 +136209,98 @@ declare const WorkspaceInviteEmailData: z.ZodObject<{
|
|
|
136159
136209
|
}, "strip", z.ZodTypeAny, {
|
|
136160
136210
|
id: string;
|
|
136161
136211
|
email?: string | undefined;
|
|
136162
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
136163
136212
|
handle?: string | undefined;
|
|
136164
136213
|
avatarUrl?: string | undefined;
|
|
136214
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
136165
136215
|
customUrl?: string | undefined;
|
|
136166
136216
|
}, {
|
|
136167
136217
|
id: string;
|
|
136168
136218
|
email?: string | undefined;
|
|
136169
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
136170
136219
|
handle?: string | undefined;
|
|
136171
136220
|
avatarUrl?: string | undefined;
|
|
136221
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
136172
136222
|
customUrl?: string | undefined;
|
|
136173
136223
|
}>, "many">>;
|
|
136174
136224
|
}, "strip", z.ZodTypeAny, {
|
|
136175
136225
|
azure?: {
|
|
136176
136226
|
id: string;
|
|
136177
136227
|
email?: string | undefined;
|
|
136178
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
136179
136228
|
handle?: string | undefined;
|
|
136180
136229
|
avatarUrl?: string | undefined;
|
|
136230
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
136181
136231
|
customUrl?: string | undefined;
|
|
136182
136232
|
}[] | undefined;
|
|
136183
136233
|
github?: {
|
|
136184
136234
|
id: string;
|
|
136185
136235
|
email?: string | undefined;
|
|
136186
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
136187
136236
|
handle?: string | undefined;
|
|
136188
136237
|
avatarUrl?: string | undefined;
|
|
136238
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
136189
136239
|
customUrl?: string | undefined;
|
|
136190
136240
|
}[] | undefined;
|
|
136191
136241
|
gitlab?: {
|
|
136192
136242
|
id: string;
|
|
136193
136243
|
email?: string | undefined;
|
|
136194
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
136195
136244
|
handle?: string | undefined;
|
|
136196
136245
|
avatarUrl?: string | undefined;
|
|
136246
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
136197
136247
|
customUrl?: string | undefined;
|
|
136198
136248
|
}[] | undefined;
|
|
136199
136249
|
bitbucket?: {
|
|
136200
136250
|
id: string;
|
|
136201
136251
|
email?: string | undefined;
|
|
136202
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
136203
136252
|
handle?: string | undefined;
|
|
136204
136253
|
avatarUrl?: string | undefined;
|
|
136254
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
136205
136255
|
customUrl?: string | undefined;
|
|
136206
136256
|
}[] | undefined;
|
|
136207
136257
|
figma?: {
|
|
136208
136258
|
id: string;
|
|
136209
136259
|
email?: string | undefined;
|
|
136210
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
136211
136260
|
handle?: string | undefined;
|
|
136212
136261
|
avatarUrl?: string | undefined;
|
|
136262
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
136213
136263
|
customUrl?: string | undefined;
|
|
136214
136264
|
} | undefined;
|
|
136215
136265
|
}, {
|
|
136216
136266
|
azure?: {
|
|
136217
136267
|
id: string;
|
|
136218
136268
|
email?: string | undefined;
|
|
136219
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
136220
136269
|
handle?: string | undefined;
|
|
136221
136270
|
avatarUrl?: string | undefined;
|
|
136271
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
136222
136272
|
customUrl?: string | undefined;
|
|
136223
136273
|
}[] | undefined;
|
|
136224
136274
|
github?: {
|
|
136225
136275
|
id: string;
|
|
136226
136276
|
email?: string | undefined;
|
|
136227
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
136228
136277
|
handle?: string | undefined;
|
|
136229
136278
|
avatarUrl?: string | undefined;
|
|
136279
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
136230
136280
|
customUrl?: string | undefined;
|
|
136231
136281
|
}[] | undefined;
|
|
136232
136282
|
gitlab?: {
|
|
136233
136283
|
id: string;
|
|
136234
136284
|
email?: string | undefined;
|
|
136235
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
136236
136285
|
handle?: string | undefined;
|
|
136237
136286
|
avatarUrl?: string | undefined;
|
|
136287
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
136238
136288
|
customUrl?: string | undefined;
|
|
136239
136289
|
}[] | undefined;
|
|
136240
136290
|
bitbucket?: {
|
|
136241
136291
|
id: string;
|
|
136242
136292
|
email?: string | undefined;
|
|
136243
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
136244
136293
|
handle?: string | undefined;
|
|
136245
136294
|
avatarUrl?: string | undefined;
|
|
136295
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
136246
136296
|
customUrl?: string | undefined;
|
|
136247
136297
|
}[] | undefined;
|
|
136248
136298
|
figma?: {
|
|
136249
136299
|
id: string;
|
|
136250
136300
|
email?: string | undefined;
|
|
136251
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
136252
136301
|
handle?: string | undefined;
|
|
136253
136302
|
avatarUrl?: string | undefined;
|
|
136303
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
136254
136304
|
customUrl?: string | undefined;
|
|
136255
136305
|
} | undefined;
|
|
136256
136306
|
}>>;
|
|
@@ -136288,41 +136338,41 @@ declare const WorkspaceInviteEmailData: z.ZodObject<{
|
|
|
136288
136338
|
azure?: {
|
|
136289
136339
|
id: string;
|
|
136290
136340
|
email?: string | undefined;
|
|
136291
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
136292
136341
|
handle?: string | undefined;
|
|
136293
136342
|
avatarUrl?: string | undefined;
|
|
136343
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
136294
136344
|
customUrl?: string | undefined;
|
|
136295
136345
|
}[] | undefined;
|
|
136296
136346
|
github?: {
|
|
136297
136347
|
id: string;
|
|
136298
136348
|
email?: string | undefined;
|
|
136299
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
136300
136349
|
handle?: string | undefined;
|
|
136301
136350
|
avatarUrl?: string | undefined;
|
|
136351
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
136302
136352
|
customUrl?: string | undefined;
|
|
136303
136353
|
}[] | undefined;
|
|
136304
136354
|
gitlab?: {
|
|
136305
136355
|
id: string;
|
|
136306
136356
|
email?: string | undefined;
|
|
136307
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
136308
136357
|
handle?: string | undefined;
|
|
136309
136358
|
avatarUrl?: string | undefined;
|
|
136359
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
136310
136360
|
customUrl?: string | undefined;
|
|
136311
136361
|
}[] | undefined;
|
|
136312
136362
|
bitbucket?: {
|
|
136313
136363
|
id: string;
|
|
136314
136364
|
email?: string | undefined;
|
|
136315
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
136316
136365
|
handle?: string | undefined;
|
|
136317
136366
|
avatarUrl?: string | undefined;
|
|
136367
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
136318
136368
|
customUrl?: string | undefined;
|
|
136319
136369
|
}[] | undefined;
|
|
136320
136370
|
figma?: {
|
|
136321
136371
|
id: string;
|
|
136322
136372
|
email?: string | undefined;
|
|
136323
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
136324
136373
|
handle?: string | undefined;
|
|
136325
136374
|
avatarUrl?: string | undefined;
|
|
136375
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
136326
136376
|
customUrl?: string | undefined;
|
|
136327
136377
|
} | undefined;
|
|
136328
136378
|
} | undefined;
|
|
@@ -136358,41 +136408,41 @@ declare const WorkspaceInviteEmailData: z.ZodObject<{
|
|
|
136358
136408
|
azure?: {
|
|
136359
136409
|
id: string;
|
|
136360
136410
|
email?: string | undefined;
|
|
136361
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
136362
136411
|
handle?: string | undefined;
|
|
136363
136412
|
avatarUrl?: string | undefined;
|
|
136413
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
136364
136414
|
customUrl?: string | undefined;
|
|
136365
136415
|
}[] | undefined;
|
|
136366
136416
|
github?: {
|
|
136367
136417
|
id: string;
|
|
136368
136418
|
email?: string | undefined;
|
|
136369
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
136370
136419
|
handle?: string | undefined;
|
|
136371
136420
|
avatarUrl?: string | undefined;
|
|
136421
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
136372
136422
|
customUrl?: string | undefined;
|
|
136373
136423
|
}[] | undefined;
|
|
136374
136424
|
gitlab?: {
|
|
136375
136425
|
id: string;
|
|
136376
136426
|
email?: string | undefined;
|
|
136377
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
136378
136427
|
handle?: string | undefined;
|
|
136379
136428
|
avatarUrl?: string | undefined;
|
|
136429
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
136380
136430
|
customUrl?: string | undefined;
|
|
136381
136431
|
}[] | undefined;
|
|
136382
136432
|
bitbucket?: {
|
|
136383
136433
|
id: string;
|
|
136384
136434
|
email?: string | undefined;
|
|
136385
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
136386
136435
|
handle?: string | undefined;
|
|
136387
136436
|
avatarUrl?: string | undefined;
|
|
136437
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
136388
136438
|
customUrl?: string | undefined;
|
|
136389
136439
|
}[] | undefined;
|
|
136390
136440
|
figma?: {
|
|
136391
136441
|
id: string;
|
|
136392
136442
|
email?: string | undefined;
|
|
136393
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
136394
136443
|
handle?: string | undefined;
|
|
136395
136444
|
avatarUrl?: string | undefined;
|
|
136445
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
136396
136446
|
customUrl?: string | undefined;
|
|
136397
136447
|
} | undefined;
|
|
136398
136448
|
} | undefined;
|
|
@@ -136639,41 +136689,41 @@ declare const WorkspaceInviteEmailData: z.ZodObject<{
|
|
|
136639
136689
|
azure?: {
|
|
136640
136690
|
id: string;
|
|
136641
136691
|
email?: string | undefined;
|
|
136642
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
136643
136692
|
handle?: string | undefined;
|
|
136644
136693
|
avatarUrl?: string | undefined;
|
|
136694
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
136645
136695
|
customUrl?: string | undefined;
|
|
136646
136696
|
}[] | undefined;
|
|
136647
136697
|
github?: {
|
|
136648
136698
|
id: string;
|
|
136649
136699
|
email?: string | undefined;
|
|
136650
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
136651
136700
|
handle?: string | undefined;
|
|
136652
136701
|
avatarUrl?: string | undefined;
|
|
136702
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
136653
136703
|
customUrl?: string | undefined;
|
|
136654
136704
|
}[] | undefined;
|
|
136655
136705
|
gitlab?: {
|
|
136656
136706
|
id: string;
|
|
136657
136707
|
email?: string | undefined;
|
|
136658
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
136659
136708
|
handle?: string | undefined;
|
|
136660
136709
|
avatarUrl?: string | undefined;
|
|
136710
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
136661
136711
|
customUrl?: string | undefined;
|
|
136662
136712
|
}[] | undefined;
|
|
136663
136713
|
bitbucket?: {
|
|
136664
136714
|
id: string;
|
|
136665
136715
|
email?: string | undefined;
|
|
136666
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
136667
136716
|
handle?: string | undefined;
|
|
136668
136717
|
avatarUrl?: string | undefined;
|
|
136718
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
136669
136719
|
customUrl?: string | undefined;
|
|
136670
136720
|
}[] | undefined;
|
|
136671
136721
|
figma?: {
|
|
136672
136722
|
id: string;
|
|
136673
136723
|
email?: string | undefined;
|
|
136674
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
136675
136724
|
handle?: string | undefined;
|
|
136676
136725
|
avatarUrl?: string | undefined;
|
|
136726
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
136677
136727
|
customUrl?: string | undefined;
|
|
136678
136728
|
} | undefined;
|
|
136679
136729
|
} | undefined;
|
|
@@ -136920,41 +136970,41 @@ declare const WorkspaceInviteEmailData: z.ZodObject<{
|
|
|
136920
136970
|
azure?: {
|
|
136921
136971
|
id: string;
|
|
136922
136972
|
email?: string | undefined;
|
|
136923
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
136924
136973
|
handle?: string | undefined;
|
|
136925
136974
|
avatarUrl?: string | undefined;
|
|
136975
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
136926
136976
|
customUrl?: string | undefined;
|
|
136927
136977
|
}[] | undefined;
|
|
136928
136978
|
github?: {
|
|
136929
136979
|
id: string;
|
|
136930
136980
|
email?: string | undefined;
|
|
136931
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
136932
136981
|
handle?: string | undefined;
|
|
136933
136982
|
avatarUrl?: string | undefined;
|
|
136983
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
136934
136984
|
customUrl?: string | undefined;
|
|
136935
136985
|
}[] | undefined;
|
|
136936
136986
|
gitlab?: {
|
|
136937
136987
|
id: string;
|
|
136938
136988
|
email?: string | undefined;
|
|
136939
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
136940
136989
|
handle?: string | undefined;
|
|
136941
136990
|
avatarUrl?: string | undefined;
|
|
136991
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
136942
136992
|
customUrl?: string | undefined;
|
|
136943
136993
|
}[] | undefined;
|
|
136944
136994
|
bitbucket?: {
|
|
136945
136995
|
id: string;
|
|
136946
136996
|
email?: string | undefined;
|
|
136947
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
136948
136997
|
handle?: string | undefined;
|
|
136949
136998
|
avatarUrl?: string | undefined;
|
|
136999
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
136950
137000
|
customUrl?: string | undefined;
|
|
136951
137001
|
}[] | undefined;
|
|
136952
137002
|
figma?: {
|
|
136953
137003
|
id: string;
|
|
136954
137004
|
email?: string | undefined;
|
|
136955
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
136956
137005
|
handle?: string | undefined;
|
|
136957
137006
|
avatarUrl?: string | undefined;
|
|
137007
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
136958
137008
|
customUrl?: string | undefined;
|
|
136959
137009
|
} | undefined;
|
|
136960
137010
|
} | undefined;
|
|
@@ -137871,8 +137921,8 @@ declare const ExportJobContext: z.ZodObject<{
|
|
|
137871
137921
|
designSystemId: string;
|
|
137872
137922
|
accessToken: string;
|
|
137873
137923
|
versionId: string;
|
|
137874
|
-
designSystemName: string;
|
|
137875
137924
|
exporterId: string;
|
|
137925
|
+
designSystemName: string;
|
|
137876
137926
|
apiUrl: string;
|
|
137877
137927
|
exporterName: string;
|
|
137878
137928
|
exporterPackageUrl: string;
|
|
@@ -137990,8 +138040,8 @@ declare const ExportJobContext: z.ZodObject<{
|
|
|
137990
138040
|
designSystemId: string;
|
|
137991
138041
|
accessToken: string;
|
|
137992
138042
|
versionId: string;
|
|
137993
|
-
designSystemName: string;
|
|
137994
138043
|
exporterId: string;
|
|
138044
|
+
designSystemName: string;
|
|
137995
138045
|
apiUrl: string;
|
|
137996
138046
|
exporterName: string;
|
|
137997
138047
|
exporterPackageUrl: string;
|
|
@@ -139390,14 +139440,14 @@ declare const ExporterWorkspaceMembership: z.ZodObject<{
|
|
|
139390
139440
|
role: z.ZodEnum<["Owner", "OwnerArchived", "User"]>;
|
|
139391
139441
|
}, "strip", z.ZodTypeAny, {
|
|
139392
139442
|
id: string;
|
|
139393
|
-
role: "Owner" | "OwnerArchived" | "User";
|
|
139394
139443
|
workspaceId: string;
|
|
139395
139444
|
exporterId: string;
|
|
139445
|
+
role: "Owner" | "OwnerArchived" | "User";
|
|
139396
139446
|
}, {
|
|
139397
139447
|
id: string;
|
|
139398
|
-
role: "Owner" | "OwnerArchived" | "User";
|
|
139399
139448
|
workspaceId: string;
|
|
139400
139449
|
exporterId: string;
|
|
139450
|
+
role: "Owner" | "OwnerArchived" | "User";
|
|
139401
139451
|
}>;
|
|
139402
139452
|
type ExporterWorkspaceMembership = z.infer<typeof ExporterWorkspaceMembership>;
|
|
139403
139453
|
type CreateExporterMembership = DbCreateInputOmit<ExporterWorkspaceMembership>;
|
|
@@ -141488,14 +141538,14 @@ declare const WorkspaceOAuthRequestSchema: z.ZodObject<{
|
|
|
141488
141538
|
}, "strip", z.ZodTypeAny, {
|
|
141489
141539
|
id: string;
|
|
141490
141540
|
createdAt: Date;
|
|
141491
|
-
workspaceId: string;
|
|
141492
141541
|
userId: string;
|
|
141542
|
+
workspaceId: string;
|
|
141493
141543
|
provider: OAuthProviderNames;
|
|
141494
141544
|
}, {
|
|
141495
141545
|
id: string;
|
|
141496
141546
|
createdAt: Date;
|
|
141497
|
-
workspaceId: string;
|
|
141498
141547
|
userId: string;
|
|
141548
|
+
workspaceId: string;
|
|
141499
141549
|
provider: OAuthProviderNames;
|
|
141500
141550
|
}>;
|
|
141501
141551
|
type WorkspaceOAuthRequest = z.infer<typeof WorkspaceOAuthRequestSchema>;
|
|
@@ -167532,8 +167582,8 @@ declare const PersonalAccessToken: z.ZodObject<{
|
|
|
167532
167582
|
hidden: boolean;
|
|
167533
167583
|
token: string;
|
|
167534
167584
|
scope?: string | undefined;
|
|
167535
|
-
workspaceId?: string | undefined;
|
|
167536
167585
|
workspaceRole?: "Owner" | "Admin" | "Creator" | "Viewer" | "Billing" | "Guest" | "Contributor" | undefined;
|
|
167586
|
+
workspaceId?: string | undefined;
|
|
167537
167587
|
expireAt?: Date | undefined;
|
|
167538
167588
|
}, {
|
|
167539
167589
|
id: string;
|
|
@@ -167543,8 +167593,8 @@ declare const PersonalAccessToken: z.ZodObject<{
|
|
|
167543
167593
|
hidden: boolean;
|
|
167544
167594
|
token: string;
|
|
167545
167595
|
scope?: string | undefined;
|
|
167546
|
-
workspaceId?: string | undefined;
|
|
167547
167596
|
workspaceRole?: "Owner" | "Admin" | "Creator" | "Viewer" | "Billing" | "Guest" | "Contributor" | undefined;
|
|
167597
|
+
workspaceId?: string | undefined;
|
|
167548
167598
|
expireAt?: Date | undefined;
|
|
167549
167599
|
}>;
|
|
167550
167600
|
type PersonalAccessToken = z.infer<typeof PersonalAccessToken>;
|
|
@@ -167564,16 +167614,16 @@ declare const IntegrationUserInfo: z.ZodObject<{
|
|
|
167564
167614
|
}, "strip", z.ZodTypeAny, {
|
|
167565
167615
|
id: string;
|
|
167566
167616
|
email?: string | undefined;
|
|
167567
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
167568
167617
|
handle?: string | undefined;
|
|
167569
167618
|
avatarUrl?: string | undefined;
|
|
167619
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
167570
167620
|
customUrl?: string | undefined;
|
|
167571
167621
|
}, {
|
|
167572
167622
|
id: string;
|
|
167573
167623
|
email?: string | undefined;
|
|
167574
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
167575
167624
|
handle?: string | undefined;
|
|
167576
167625
|
avatarUrl?: string | undefined;
|
|
167626
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
167577
167627
|
customUrl?: string | undefined;
|
|
167578
167628
|
}>;
|
|
167579
167629
|
type IntegrationUserInfo = z.infer<typeof IntegrationUserInfo>;
|
|
@@ -167588,16 +167638,16 @@ declare const UserLinkedIntegrations: z.ZodObject<{
|
|
|
167588
167638
|
}, "strip", z.ZodTypeAny, {
|
|
167589
167639
|
id: string;
|
|
167590
167640
|
email?: string | undefined;
|
|
167591
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
167592
167641
|
handle?: string | undefined;
|
|
167593
167642
|
avatarUrl?: string | undefined;
|
|
167643
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
167594
167644
|
customUrl?: string | undefined;
|
|
167595
167645
|
}, {
|
|
167596
167646
|
id: string;
|
|
167597
167647
|
email?: string | undefined;
|
|
167598
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
167599
167648
|
handle?: string | undefined;
|
|
167600
167649
|
avatarUrl?: string | undefined;
|
|
167650
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
167601
167651
|
customUrl?: string | undefined;
|
|
167602
167652
|
}>>;
|
|
167603
167653
|
github: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -167610,16 +167660,16 @@ declare const UserLinkedIntegrations: z.ZodObject<{
|
|
|
167610
167660
|
}, "strip", z.ZodTypeAny, {
|
|
167611
167661
|
id: string;
|
|
167612
167662
|
email?: string | undefined;
|
|
167613
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
167614
167663
|
handle?: string | undefined;
|
|
167615
167664
|
avatarUrl?: string | undefined;
|
|
167665
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
167616
167666
|
customUrl?: string | undefined;
|
|
167617
167667
|
}, {
|
|
167618
167668
|
id: string;
|
|
167619
167669
|
email?: string | undefined;
|
|
167620
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
167621
167670
|
handle?: string | undefined;
|
|
167622
167671
|
avatarUrl?: string | undefined;
|
|
167672
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
167623
167673
|
customUrl?: string | undefined;
|
|
167624
167674
|
}>, "many">>;
|
|
167625
167675
|
azure: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -167632,16 +167682,16 @@ declare const UserLinkedIntegrations: z.ZodObject<{
|
|
|
167632
167682
|
}, "strip", z.ZodTypeAny, {
|
|
167633
167683
|
id: string;
|
|
167634
167684
|
email?: string | undefined;
|
|
167635
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
167636
167685
|
handle?: string | undefined;
|
|
167637
167686
|
avatarUrl?: string | undefined;
|
|
167687
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
167638
167688
|
customUrl?: string | undefined;
|
|
167639
167689
|
}, {
|
|
167640
167690
|
id: string;
|
|
167641
167691
|
email?: string | undefined;
|
|
167642
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
167643
167692
|
handle?: string | undefined;
|
|
167644
167693
|
avatarUrl?: string | undefined;
|
|
167694
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
167645
167695
|
customUrl?: string | undefined;
|
|
167646
167696
|
}>, "many">>;
|
|
167647
167697
|
gitlab: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -167654,16 +167704,16 @@ declare const UserLinkedIntegrations: z.ZodObject<{
|
|
|
167654
167704
|
}, "strip", z.ZodTypeAny, {
|
|
167655
167705
|
id: string;
|
|
167656
167706
|
email?: string | undefined;
|
|
167657
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
167658
167707
|
handle?: string | undefined;
|
|
167659
167708
|
avatarUrl?: string | undefined;
|
|
167709
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
167660
167710
|
customUrl?: string | undefined;
|
|
167661
167711
|
}, {
|
|
167662
167712
|
id: string;
|
|
167663
167713
|
email?: string | undefined;
|
|
167664
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
167665
167714
|
handle?: string | undefined;
|
|
167666
167715
|
avatarUrl?: string | undefined;
|
|
167716
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
167667
167717
|
customUrl?: string | undefined;
|
|
167668
167718
|
}>, "many">>;
|
|
167669
167719
|
bitbucket: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -167676,98 +167726,98 @@ declare const UserLinkedIntegrations: z.ZodObject<{
|
|
|
167676
167726
|
}, "strip", z.ZodTypeAny, {
|
|
167677
167727
|
id: string;
|
|
167678
167728
|
email?: string | undefined;
|
|
167679
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
167680
167729
|
handle?: string | undefined;
|
|
167681
167730
|
avatarUrl?: string | undefined;
|
|
167731
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
167682
167732
|
customUrl?: string | undefined;
|
|
167683
167733
|
}, {
|
|
167684
167734
|
id: string;
|
|
167685
167735
|
email?: string | undefined;
|
|
167686
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
167687
167736
|
handle?: string | undefined;
|
|
167688
167737
|
avatarUrl?: string | undefined;
|
|
167738
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
167689
167739
|
customUrl?: string | undefined;
|
|
167690
167740
|
}>, "many">>;
|
|
167691
167741
|
}, "strip", z.ZodTypeAny, {
|
|
167692
167742
|
azure?: {
|
|
167693
167743
|
id: string;
|
|
167694
167744
|
email?: string | undefined;
|
|
167695
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
167696
167745
|
handle?: string | undefined;
|
|
167697
167746
|
avatarUrl?: string | undefined;
|
|
167747
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
167698
167748
|
customUrl?: string | undefined;
|
|
167699
167749
|
}[] | undefined;
|
|
167700
167750
|
github?: {
|
|
167701
167751
|
id: string;
|
|
167702
167752
|
email?: string | undefined;
|
|
167703
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
167704
167753
|
handle?: string | undefined;
|
|
167705
167754
|
avatarUrl?: string | undefined;
|
|
167755
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
167706
167756
|
customUrl?: string | undefined;
|
|
167707
167757
|
}[] | undefined;
|
|
167708
167758
|
gitlab?: {
|
|
167709
167759
|
id: string;
|
|
167710
167760
|
email?: string | undefined;
|
|
167711
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
167712
167761
|
handle?: string | undefined;
|
|
167713
167762
|
avatarUrl?: string | undefined;
|
|
167763
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
167714
167764
|
customUrl?: string | undefined;
|
|
167715
167765
|
}[] | undefined;
|
|
167716
167766
|
bitbucket?: {
|
|
167717
167767
|
id: string;
|
|
167718
167768
|
email?: string | undefined;
|
|
167719
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
167720
167769
|
handle?: string | undefined;
|
|
167721
167770
|
avatarUrl?: string | undefined;
|
|
167771
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
167722
167772
|
customUrl?: string | undefined;
|
|
167723
167773
|
}[] | undefined;
|
|
167724
167774
|
figma?: {
|
|
167725
167775
|
id: string;
|
|
167726
167776
|
email?: string | undefined;
|
|
167727
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
167728
167777
|
handle?: string | undefined;
|
|
167729
167778
|
avatarUrl?: string | undefined;
|
|
167779
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
167730
167780
|
customUrl?: string | undefined;
|
|
167731
167781
|
} | undefined;
|
|
167732
167782
|
}, {
|
|
167733
167783
|
azure?: {
|
|
167734
167784
|
id: string;
|
|
167735
167785
|
email?: string | undefined;
|
|
167736
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
167737
167786
|
handle?: string | undefined;
|
|
167738
167787
|
avatarUrl?: string | undefined;
|
|
167788
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
167739
167789
|
customUrl?: string | undefined;
|
|
167740
167790
|
}[] | undefined;
|
|
167741
167791
|
github?: {
|
|
167742
167792
|
id: string;
|
|
167743
167793
|
email?: string | undefined;
|
|
167744
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
167745
167794
|
handle?: string | undefined;
|
|
167746
167795
|
avatarUrl?: string | undefined;
|
|
167796
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
167747
167797
|
customUrl?: string | undefined;
|
|
167748
167798
|
}[] | undefined;
|
|
167749
167799
|
gitlab?: {
|
|
167750
167800
|
id: string;
|
|
167751
167801
|
email?: string | undefined;
|
|
167752
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
167753
167802
|
handle?: string | undefined;
|
|
167754
167803
|
avatarUrl?: string | undefined;
|
|
167804
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
167755
167805
|
customUrl?: string | undefined;
|
|
167756
167806
|
}[] | undefined;
|
|
167757
167807
|
bitbucket?: {
|
|
167758
167808
|
id: string;
|
|
167759
167809
|
email?: string | undefined;
|
|
167760
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
167761
167810
|
handle?: string | undefined;
|
|
167762
167811
|
avatarUrl?: string | undefined;
|
|
167812
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
167763
167813
|
customUrl?: string | undefined;
|
|
167764
167814
|
}[] | undefined;
|
|
167765
167815
|
figma?: {
|
|
167766
167816
|
id: string;
|
|
167767
167817
|
email?: string | undefined;
|
|
167768
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
167769
167818
|
handle?: string | undefined;
|
|
167770
167819
|
avatarUrl?: string | undefined;
|
|
167820
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
167771
167821
|
customUrl?: string | undefined;
|
|
167772
167822
|
} | undefined;
|
|
167773
167823
|
}>;
|
|
@@ -168178,16 +168228,16 @@ declare const User: z.ZodObject<{
|
|
|
168178
168228
|
}, "strip", z.ZodTypeAny, {
|
|
168179
168229
|
id: string;
|
|
168180
168230
|
email?: string | undefined;
|
|
168181
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
168182
168231
|
handle?: string | undefined;
|
|
168183
168232
|
avatarUrl?: string | undefined;
|
|
168233
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
168184
168234
|
customUrl?: string | undefined;
|
|
168185
168235
|
}, {
|
|
168186
168236
|
id: string;
|
|
168187
168237
|
email?: string | undefined;
|
|
168188
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
168189
168238
|
handle?: string | undefined;
|
|
168190
168239
|
avatarUrl?: string | undefined;
|
|
168240
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
168191
168241
|
customUrl?: string | undefined;
|
|
168192
168242
|
}>>;
|
|
168193
168243
|
github: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -168200,16 +168250,16 @@ declare const User: z.ZodObject<{
|
|
|
168200
168250
|
}, "strip", z.ZodTypeAny, {
|
|
168201
168251
|
id: string;
|
|
168202
168252
|
email?: string | undefined;
|
|
168203
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
168204
168253
|
handle?: string | undefined;
|
|
168205
168254
|
avatarUrl?: string | undefined;
|
|
168255
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
168206
168256
|
customUrl?: string | undefined;
|
|
168207
168257
|
}, {
|
|
168208
168258
|
id: string;
|
|
168209
168259
|
email?: string | undefined;
|
|
168210
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
168211
168260
|
handle?: string | undefined;
|
|
168212
168261
|
avatarUrl?: string | undefined;
|
|
168262
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
168213
168263
|
customUrl?: string | undefined;
|
|
168214
168264
|
}>, "many">>;
|
|
168215
168265
|
azure: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -168222,16 +168272,16 @@ declare const User: z.ZodObject<{
|
|
|
168222
168272
|
}, "strip", z.ZodTypeAny, {
|
|
168223
168273
|
id: string;
|
|
168224
168274
|
email?: string | undefined;
|
|
168225
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
168226
168275
|
handle?: string | undefined;
|
|
168227
168276
|
avatarUrl?: string | undefined;
|
|
168277
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
168228
168278
|
customUrl?: string | undefined;
|
|
168229
168279
|
}, {
|
|
168230
168280
|
id: string;
|
|
168231
168281
|
email?: string | undefined;
|
|
168232
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
168233
168282
|
handle?: string | undefined;
|
|
168234
168283
|
avatarUrl?: string | undefined;
|
|
168284
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
168235
168285
|
customUrl?: string | undefined;
|
|
168236
168286
|
}>, "many">>;
|
|
168237
168287
|
gitlab: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -168244,16 +168294,16 @@ declare const User: z.ZodObject<{
|
|
|
168244
168294
|
}, "strip", z.ZodTypeAny, {
|
|
168245
168295
|
id: string;
|
|
168246
168296
|
email?: string | undefined;
|
|
168247
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
168248
168297
|
handle?: string | undefined;
|
|
168249
168298
|
avatarUrl?: string | undefined;
|
|
168299
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
168250
168300
|
customUrl?: string | undefined;
|
|
168251
168301
|
}, {
|
|
168252
168302
|
id: string;
|
|
168253
168303
|
email?: string | undefined;
|
|
168254
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
168255
168304
|
handle?: string | undefined;
|
|
168256
168305
|
avatarUrl?: string | undefined;
|
|
168306
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
168257
168307
|
customUrl?: string | undefined;
|
|
168258
168308
|
}>, "many">>;
|
|
168259
168309
|
bitbucket: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -168266,98 +168316,98 @@ declare const User: z.ZodObject<{
|
|
|
168266
168316
|
}, "strip", z.ZodTypeAny, {
|
|
168267
168317
|
id: string;
|
|
168268
168318
|
email?: string | undefined;
|
|
168269
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
168270
168319
|
handle?: string | undefined;
|
|
168271
168320
|
avatarUrl?: string | undefined;
|
|
168321
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
168272
168322
|
customUrl?: string | undefined;
|
|
168273
168323
|
}, {
|
|
168274
168324
|
id: string;
|
|
168275
168325
|
email?: string | undefined;
|
|
168276
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
168277
168326
|
handle?: string | undefined;
|
|
168278
168327
|
avatarUrl?: string | undefined;
|
|
168328
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
168279
168329
|
customUrl?: string | undefined;
|
|
168280
168330
|
}>, "many">>;
|
|
168281
168331
|
}, "strip", z.ZodTypeAny, {
|
|
168282
168332
|
azure?: {
|
|
168283
168333
|
id: string;
|
|
168284
168334
|
email?: string | undefined;
|
|
168285
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
168286
168335
|
handle?: string | undefined;
|
|
168287
168336
|
avatarUrl?: string | undefined;
|
|
168337
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
168288
168338
|
customUrl?: string | undefined;
|
|
168289
168339
|
}[] | undefined;
|
|
168290
168340
|
github?: {
|
|
168291
168341
|
id: string;
|
|
168292
168342
|
email?: string | undefined;
|
|
168293
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
168294
168343
|
handle?: string | undefined;
|
|
168295
168344
|
avatarUrl?: string | undefined;
|
|
168345
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
168296
168346
|
customUrl?: string | undefined;
|
|
168297
168347
|
}[] | undefined;
|
|
168298
168348
|
gitlab?: {
|
|
168299
168349
|
id: string;
|
|
168300
168350
|
email?: string | undefined;
|
|
168301
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
168302
168351
|
handle?: string | undefined;
|
|
168303
168352
|
avatarUrl?: string | undefined;
|
|
168353
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
168304
168354
|
customUrl?: string | undefined;
|
|
168305
168355
|
}[] | undefined;
|
|
168306
168356
|
bitbucket?: {
|
|
168307
168357
|
id: string;
|
|
168308
168358
|
email?: string | undefined;
|
|
168309
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
168310
168359
|
handle?: string | undefined;
|
|
168311
168360
|
avatarUrl?: string | undefined;
|
|
168361
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
168312
168362
|
customUrl?: string | undefined;
|
|
168313
168363
|
}[] | undefined;
|
|
168314
168364
|
figma?: {
|
|
168315
168365
|
id: string;
|
|
168316
168366
|
email?: string | undefined;
|
|
168317
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
168318
168367
|
handle?: string | undefined;
|
|
168319
168368
|
avatarUrl?: string | undefined;
|
|
168369
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
168320
168370
|
customUrl?: string | undefined;
|
|
168321
168371
|
} | undefined;
|
|
168322
168372
|
}, {
|
|
168323
168373
|
azure?: {
|
|
168324
168374
|
id: string;
|
|
168325
168375
|
email?: string | undefined;
|
|
168326
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
168327
168376
|
handle?: string | undefined;
|
|
168328
168377
|
avatarUrl?: string | undefined;
|
|
168378
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
168329
168379
|
customUrl?: string | undefined;
|
|
168330
168380
|
}[] | undefined;
|
|
168331
168381
|
github?: {
|
|
168332
168382
|
id: string;
|
|
168333
168383
|
email?: string | undefined;
|
|
168334
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
168335
168384
|
handle?: string | undefined;
|
|
168336
168385
|
avatarUrl?: string | undefined;
|
|
168386
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
168337
168387
|
customUrl?: string | undefined;
|
|
168338
168388
|
}[] | undefined;
|
|
168339
168389
|
gitlab?: {
|
|
168340
168390
|
id: string;
|
|
168341
168391
|
email?: string | undefined;
|
|
168342
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
168343
168392
|
handle?: string | undefined;
|
|
168344
168393
|
avatarUrl?: string | undefined;
|
|
168394
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
168345
168395
|
customUrl?: string | undefined;
|
|
168346
168396
|
}[] | undefined;
|
|
168347
168397
|
bitbucket?: {
|
|
168348
168398
|
id: string;
|
|
168349
168399
|
email?: string | undefined;
|
|
168350
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
168351
168400
|
handle?: string | undefined;
|
|
168352
168401
|
avatarUrl?: string | undefined;
|
|
168402
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
168353
168403
|
customUrl?: string | undefined;
|
|
168354
168404
|
}[] | undefined;
|
|
168355
168405
|
figma?: {
|
|
168356
168406
|
id: string;
|
|
168357
168407
|
email?: string | undefined;
|
|
168358
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
168359
168408
|
handle?: string | undefined;
|
|
168360
168409
|
avatarUrl?: string | undefined;
|
|
168410
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
168361
168411
|
customUrl?: string | undefined;
|
|
168362
168412
|
} | undefined;
|
|
168363
168413
|
}>>;
|
|
@@ -168395,41 +168445,41 @@ declare const User: z.ZodObject<{
|
|
|
168395
168445
|
azure?: {
|
|
168396
168446
|
id: string;
|
|
168397
168447
|
email?: string | undefined;
|
|
168398
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
168399
168448
|
handle?: string | undefined;
|
|
168400
168449
|
avatarUrl?: string | undefined;
|
|
168450
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
168401
168451
|
customUrl?: string | undefined;
|
|
168402
168452
|
}[] | undefined;
|
|
168403
168453
|
github?: {
|
|
168404
168454
|
id: string;
|
|
168405
168455
|
email?: string | undefined;
|
|
168406
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
168407
168456
|
handle?: string | undefined;
|
|
168408
168457
|
avatarUrl?: string | undefined;
|
|
168458
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
168409
168459
|
customUrl?: string | undefined;
|
|
168410
168460
|
}[] | undefined;
|
|
168411
168461
|
gitlab?: {
|
|
168412
168462
|
id: string;
|
|
168413
168463
|
email?: string | undefined;
|
|
168414
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
168415
168464
|
handle?: string | undefined;
|
|
168416
168465
|
avatarUrl?: string | undefined;
|
|
168466
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
168417
168467
|
customUrl?: string | undefined;
|
|
168418
168468
|
}[] | undefined;
|
|
168419
168469
|
bitbucket?: {
|
|
168420
168470
|
id: string;
|
|
168421
168471
|
email?: string | undefined;
|
|
168422
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
168423
168472
|
handle?: string | undefined;
|
|
168424
168473
|
avatarUrl?: string | undefined;
|
|
168474
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
168425
168475
|
customUrl?: string | undefined;
|
|
168426
168476
|
}[] | undefined;
|
|
168427
168477
|
figma?: {
|
|
168428
168478
|
id: string;
|
|
168429
168479
|
email?: string | undefined;
|
|
168430
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
168431
168480
|
handle?: string | undefined;
|
|
168432
168481
|
avatarUrl?: string | undefined;
|
|
168482
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
168433
168483
|
customUrl?: string | undefined;
|
|
168434
168484
|
} | undefined;
|
|
168435
168485
|
} | undefined;
|
|
@@ -168465,41 +168515,41 @@ declare const User: z.ZodObject<{
|
|
|
168465
168515
|
azure?: {
|
|
168466
168516
|
id: string;
|
|
168467
168517
|
email?: string | undefined;
|
|
168468
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
168469
168518
|
handle?: string | undefined;
|
|
168470
168519
|
avatarUrl?: string | undefined;
|
|
168520
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
168471
168521
|
customUrl?: string | undefined;
|
|
168472
168522
|
}[] | undefined;
|
|
168473
168523
|
github?: {
|
|
168474
168524
|
id: string;
|
|
168475
168525
|
email?: string | undefined;
|
|
168476
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
168477
168526
|
handle?: string | undefined;
|
|
168478
168527
|
avatarUrl?: string | undefined;
|
|
168528
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
168479
168529
|
customUrl?: string | undefined;
|
|
168480
168530
|
}[] | undefined;
|
|
168481
168531
|
gitlab?: {
|
|
168482
168532
|
id: string;
|
|
168483
168533
|
email?: string | undefined;
|
|
168484
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
168485
168534
|
handle?: string | undefined;
|
|
168486
168535
|
avatarUrl?: string | undefined;
|
|
168536
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
168487
168537
|
customUrl?: string | undefined;
|
|
168488
168538
|
}[] | undefined;
|
|
168489
168539
|
bitbucket?: {
|
|
168490
168540
|
id: string;
|
|
168491
168541
|
email?: string | undefined;
|
|
168492
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
168493
168542
|
handle?: string | undefined;
|
|
168494
168543
|
avatarUrl?: string | undefined;
|
|
168544
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
168495
168545
|
customUrl?: string | undefined;
|
|
168496
168546
|
}[] | undefined;
|
|
168497
168547
|
figma?: {
|
|
168498
168548
|
id: string;
|
|
168499
168549
|
email?: string | undefined;
|
|
168500
|
-
authType?: "OAuth2" | "PAT" | undefined;
|
|
168501
168550
|
handle?: string | undefined;
|
|
168502
168551
|
avatarUrl?: string | undefined;
|
|
168552
|
+
authType?: "OAuth2" | "PAT" | undefined;
|
|
168503
168553
|
customUrl?: string | undefined;
|
|
168504
168554
|
} | undefined;
|
|
168505
168555
|
} | undefined;
|
|
@@ -169166,16 +169216,16 @@ declare const WorkspaceInvitation: z.ZodObject<{
|
|
|
169166
169216
|
id: string;
|
|
169167
169217
|
createdAt: Date;
|
|
169168
169218
|
email: string;
|
|
169169
|
-
role: "Owner" | "Admin" | "Creator" | "Viewer" | "Billing" | "Guest" | "Contributor";
|
|
169170
169219
|
workspaceId: string;
|
|
169220
|
+
role: "Owner" | "Admin" | "Creator" | "Viewer" | "Billing" | "Guest" | "Contributor";
|
|
169171
169221
|
invitedBy: string;
|
|
169172
169222
|
resentAt?: Date | null | undefined;
|
|
169173
169223
|
}, {
|
|
169174
169224
|
id: string;
|
|
169175
169225
|
createdAt: Date;
|
|
169176
169226
|
email: string;
|
|
169177
|
-
role: "Owner" | "Admin" | "Creator" | "Viewer" | "Billing" | "Guest" | "Contributor";
|
|
169178
169227
|
workspaceId: string;
|
|
169228
|
+
role: "Owner" | "Admin" | "Creator" | "Viewer" | "Billing" | "Guest" | "Contributor";
|
|
169179
169229
|
invitedBy: string;
|
|
169180
169230
|
resentAt?: Date | null | undefined;
|
|
169181
169231
|
}>;
|
|
@@ -169207,9 +169257,9 @@ declare const WorkspaceMembership: z.ZodObject<{
|
|
|
169207
169257
|
}>;
|
|
169208
169258
|
}, "strip", z.ZodTypeAny, {
|
|
169209
169259
|
id: string;
|
|
169210
|
-
workspaceId: string;
|
|
169211
169260
|
userId: string;
|
|
169212
169261
|
workspaceRole: "Owner" | "Admin" | "Creator" | "Viewer" | "Billing" | "Guest" | "Contributor";
|
|
169262
|
+
workspaceId: string;
|
|
169213
169263
|
notificationSettings: {
|
|
169214
169264
|
liveblocksNotificationSettings: {
|
|
169215
169265
|
sendCommentNotificationEmails: boolean;
|
|
@@ -169217,9 +169267,9 @@ declare const WorkspaceMembership: z.ZodObject<{
|
|
|
169217
169267
|
};
|
|
169218
169268
|
}, {
|
|
169219
169269
|
id: string;
|
|
169220
|
-
workspaceId: string;
|
|
169221
169270
|
userId: string;
|
|
169222
169271
|
workspaceRole: "Owner" | "Admin" | "Creator" | "Viewer" | "Billing" | "Guest" | "Contributor";
|
|
169272
|
+
workspaceId: string;
|
|
169223
169273
|
notificationSettings: {
|
|
169224
169274
|
liveblocksNotificationSettings: {
|
|
169225
169275
|
sendCommentNotificationEmails: boolean;
|
|
@@ -169234,21 +169284,21 @@ declare const UpdateMembershipRolesInput: z.ZodObject<{
|
|
|
169234
169284
|
userId: z.ZodString;
|
|
169235
169285
|
role: z.ZodNativeEnum<z.Values<["Owner", "Admin", "Creator", "Viewer", "Billing", "Guest", "Contributor"]>>;
|
|
169236
169286
|
}, "strip", z.ZodTypeAny, {
|
|
169237
|
-
role: "Owner" | "Admin" | "Creator" | "Viewer" | "Billing" | "Guest" | "Contributor";
|
|
169238
169287
|
userId: string;
|
|
169239
|
-
}, {
|
|
169240
169288
|
role: "Owner" | "Admin" | "Creator" | "Viewer" | "Billing" | "Guest" | "Contributor";
|
|
169289
|
+
}, {
|
|
169241
169290
|
userId: string;
|
|
169291
|
+
role: "Owner" | "Admin" | "Creator" | "Viewer" | "Billing" | "Guest" | "Contributor";
|
|
169242
169292
|
}>, "many">;
|
|
169243
169293
|
}, "strip", z.ZodTypeAny, {
|
|
169244
169294
|
members: {
|
|
169245
|
-
role: "Owner" | "Admin" | "Creator" | "Viewer" | "Billing" | "Guest" | "Contributor";
|
|
169246
169295
|
userId: string;
|
|
169296
|
+
role: "Owner" | "Admin" | "Creator" | "Viewer" | "Billing" | "Guest" | "Contributor";
|
|
169247
169297
|
}[];
|
|
169248
169298
|
}, {
|
|
169249
169299
|
members: {
|
|
169250
|
-
role: "Owner" | "Admin" | "Creator" | "Viewer" | "Billing" | "Guest" | "Contributor";
|
|
169251
169300
|
userId: string;
|
|
169301
|
+
role: "Owner" | "Admin" | "Creator" | "Viewer" | "Billing" | "Guest" | "Contributor";
|
|
169252
169302
|
}[];
|
|
169253
169303
|
}>;
|
|
169254
169304
|
type UpdateMembershipRolesInput = z.infer<typeof UpdateMembershipRolesInput>;
|
|
@@ -173089,4 +173139,4 @@ declare const WorkspaceWithDesignSystems: z.ZodObject<{
|
|
|
173089
173139
|
}>;
|
|
173090
173140
|
type WorkspaceWithDesignSystems = z.infer<typeof WorkspaceWithDesignSystems>;
|
|
173091
173141
|
|
|
173092
|
-
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, ColorTokenData, ColorTokenInlineData, ColorValue, ComponentElementData, ContentLoadInstruction, ContentLoaderPayload, type CreateAssetReference, type CreateBrand, 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, DesignSystemInvite, DesignSystemInviteEmailData, DesignSystemInviteEmailRecipient, DesignSystemMembers, DesignSystemMembership, DesignSystemMembershipUpdates, DesignSystemPendingMemberInvitation, type DesignSystemPendingMemberInvite, 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, 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, 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, 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, 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 UpdateDataSource, type UpdateDesignElement, type UpdateDesignSystem, 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, buildConstantEnum, defaultDocumentationItemConfigurationV1, defaultDocumentationItemConfigurationV2, defaultDocumentationItemHeaderV1, defaultDocumentationItemHeaderV2, defaultNotificationSettings, designTokenImportModelTypeFilter, designTokenTypeFilter, extractTokenTypedData, figmaFileStructureImportModelToMap, figmaFileStructureToMap, filterNonNullish, forceUnwrapNullish, getCodenameFromText, getFigmaRenderFormatFileExtension, groupBy, isDesignTokenImportModelOfType, isDesignTokenOfType, isImportedAsset, isImportedDesignToken, isImportedFigmaComponent, 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, zodCreateInputOmit, zodUpdateInputOmit };
|
|
173142
|
+
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, ColorTokenData, ColorTokenInlineData, ColorValue, ComponentElementData, ContentLoadInstruction, ContentLoaderPayload, type CreateAssetReference, type CreateBrand, 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, DesignSystemInvite, DesignSystemInviteEmailData, DesignSystemInviteEmailRecipient, DesignSystemMembers, DesignSystemMembership, 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, 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, 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, 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, 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 UpdateDataSource, type UpdateDesignElement, type UpdateDesignSystem, 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, buildConstantEnum, defaultDocumentationItemConfigurationV1, defaultDocumentationItemConfigurationV2, defaultDocumentationItemHeaderV1, defaultDocumentationItemHeaderV2, defaultNotificationSettings, designTokenImportModelTypeFilter, designTokenTypeFilter, extractTokenTypedData, figmaFileStructureImportModelToMap, figmaFileStructureToMap, filterNonNullish, forceUnwrapNullish, getCodenameFromText, getFigmaRenderFormatFileExtension, groupBy, isDesignTokenImportModelOfType, isDesignTokenOfType, isImportedAsset, isImportedDesignToken, isImportedFigmaComponent, 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, zodCreateInputOmit, zodUpdateInputOmit };
|