@supernova-studio/client 1.40.6 → 1.40.8
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 +827 -515
- package/dist/index.d.ts +827 -515
- package/dist/index.js +95 -49
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +3382 -3336
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.d.mts
CHANGED
|
@@ -13036,24 +13036,24 @@ declare const DTODesignToken: z$1.ZodIntersection<z$1.ZodDiscriminatedUnion<"typ
|
|
|
13036
13036
|
data: z$1.ZodObject<{
|
|
13037
13037
|
aliasTo: z$1.ZodEffects<z$1.ZodNullable<z$1.ZodOptional<z$1.ZodString>>, string | undefined, string | null | undefined>;
|
|
13038
13038
|
} & {
|
|
13039
|
-
value: z$1.ZodEffects<z$1.ZodNullable<z$1.ZodOptional<z$1.ZodType<"
|
|
13039
|
+
value: z$1.ZodEffects<z$1.ZodNullable<z$1.ZodOptional<z$1.ZodType<"Strikethrough" | "None" | "Underline", z$1.ZodTypeDef, "Strikethrough" | "None" | "Underline">>>, "Strikethrough" | "None" | "Underline" | undefined, "Strikethrough" | "None" | "Underline" | null | undefined>;
|
|
13040
13040
|
}, "strip", z$1.ZodTypeAny, {
|
|
13041
|
-
value?: "
|
|
13041
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
13042
13042
|
aliasTo?: string | undefined;
|
|
13043
13043
|
}, {
|
|
13044
|
-
value?: "
|
|
13044
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
13045
13045
|
aliasTo?: string | null | undefined;
|
|
13046
13046
|
}>;
|
|
13047
13047
|
}, "strip", z$1.ZodTypeAny, {
|
|
13048
13048
|
type: "TextDecoration";
|
|
13049
13049
|
data: {
|
|
13050
|
-
value?: "
|
|
13050
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
13051
13051
|
aliasTo?: string | undefined;
|
|
13052
13052
|
};
|
|
13053
13053
|
}, {
|
|
13054
13054
|
type: "TextDecoration";
|
|
13055
13055
|
data: {
|
|
13056
|
-
value?: "
|
|
13056
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
13057
13057
|
aliasTo?: string | null | undefined;
|
|
13058
13058
|
};
|
|
13059
13059
|
}>, z$1.ZodObject<{
|
|
@@ -13078,7 +13078,7 @@ declare const DTODesignToken: z$1.ZodIntersection<z$1.ZodDiscriminatedUnion<"typ
|
|
|
13078
13078
|
aliasTo?: string | undefined;
|
|
13079
13079
|
};
|
|
13080
13080
|
textDecoration: {
|
|
13081
|
-
value?: "
|
|
13081
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
13082
13082
|
aliasTo?: string | undefined;
|
|
13083
13083
|
};
|
|
13084
13084
|
textCase: {
|
|
@@ -13130,7 +13130,7 @@ declare const DTODesignToken: z$1.ZodIntersection<z$1.ZodDiscriminatedUnion<"typ
|
|
|
13130
13130
|
aliasTo?: string | null | undefined;
|
|
13131
13131
|
};
|
|
13132
13132
|
textDecoration: {
|
|
13133
|
-
value?: "
|
|
13133
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
13134
13134
|
aliasTo?: string | null | undefined;
|
|
13135
13135
|
};
|
|
13136
13136
|
textCase: {
|
|
@@ -13182,7 +13182,7 @@ declare const DTODesignToken: z$1.ZodIntersection<z$1.ZodDiscriminatedUnion<"typ
|
|
|
13182
13182
|
aliasTo?: string | undefined;
|
|
13183
13183
|
};
|
|
13184
13184
|
textDecoration: {
|
|
13185
|
-
value?: "
|
|
13185
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
13186
13186
|
aliasTo?: string | undefined;
|
|
13187
13187
|
};
|
|
13188
13188
|
textCase: {
|
|
@@ -13234,7 +13234,7 @@ declare const DTODesignToken: z$1.ZodIntersection<z$1.ZodDiscriminatedUnion<"typ
|
|
|
13234
13234
|
aliasTo?: string | null | undefined;
|
|
13235
13235
|
};
|
|
13236
13236
|
textDecoration: {
|
|
13237
|
-
value?: "
|
|
13237
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
13238
13238
|
aliasTo?: string | null | undefined;
|
|
13239
13239
|
};
|
|
13240
13240
|
textCase: {
|
|
@@ -13288,7 +13288,7 @@ declare const DTODesignToken: z$1.ZodIntersection<z$1.ZodDiscriminatedUnion<"typ
|
|
|
13288
13288
|
aliasTo?: string | undefined;
|
|
13289
13289
|
};
|
|
13290
13290
|
textDecoration: {
|
|
13291
|
-
value?: "
|
|
13291
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
13292
13292
|
aliasTo?: string | undefined;
|
|
13293
13293
|
};
|
|
13294
13294
|
textCase: {
|
|
@@ -13343,7 +13343,7 @@ declare const DTODesignToken: z$1.ZodIntersection<z$1.ZodDiscriminatedUnion<"typ
|
|
|
13343
13343
|
aliasTo?: string | null | undefined;
|
|
13344
13344
|
};
|
|
13345
13345
|
textDecoration: {
|
|
13346
|
-
value?: "
|
|
13346
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
13347
13347
|
aliasTo?: string | null | undefined;
|
|
13348
13348
|
};
|
|
13349
13349
|
textCase: {
|
|
@@ -13401,7 +13401,7 @@ declare const DTODesignToken: z$1.ZodIntersection<z$1.ZodDiscriminatedUnion<"typ
|
|
|
13401
13401
|
aliasTo?: string | undefined;
|
|
13402
13402
|
};
|
|
13403
13403
|
textDecoration: {
|
|
13404
|
-
value?: "
|
|
13404
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
13405
13405
|
aliasTo?: string | undefined;
|
|
13406
13406
|
};
|
|
13407
13407
|
textCase: {
|
|
@@ -13459,7 +13459,7 @@ declare const DTODesignToken: z$1.ZodIntersection<z$1.ZodDiscriminatedUnion<"typ
|
|
|
13459
13459
|
aliasTo?: string | null | undefined;
|
|
13460
13460
|
};
|
|
13461
13461
|
textDecoration: {
|
|
13462
|
-
value?: "
|
|
13462
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
13463
13463
|
aliasTo?: string | null | undefined;
|
|
13464
13464
|
};
|
|
13465
13465
|
textCase: {
|
|
@@ -15360,24 +15360,24 @@ declare const DTODesignTokenResponse: z$1.ZodObject<{
|
|
|
15360
15360
|
data: z$1.ZodObject<{
|
|
15361
15361
|
aliasTo: z$1.ZodEffects<z$1.ZodNullable<z$1.ZodOptional<z$1.ZodString>>, string | undefined, string | null | undefined>;
|
|
15362
15362
|
} & {
|
|
15363
|
-
value: z$1.ZodEffects<z$1.ZodNullable<z$1.ZodOptional<z$1.ZodType<"
|
|
15363
|
+
value: z$1.ZodEffects<z$1.ZodNullable<z$1.ZodOptional<z$1.ZodType<"Strikethrough" | "None" | "Underline", z$1.ZodTypeDef, "Strikethrough" | "None" | "Underline">>>, "Strikethrough" | "None" | "Underline" | undefined, "Strikethrough" | "None" | "Underline" | null | undefined>;
|
|
15364
15364
|
}, "strip", z$1.ZodTypeAny, {
|
|
15365
|
-
value?: "
|
|
15365
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
15366
15366
|
aliasTo?: string | undefined;
|
|
15367
15367
|
}, {
|
|
15368
|
-
value?: "
|
|
15368
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
15369
15369
|
aliasTo?: string | null | undefined;
|
|
15370
15370
|
}>;
|
|
15371
15371
|
}, "strip", z$1.ZodTypeAny, {
|
|
15372
15372
|
type: "TextDecoration";
|
|
15373
15373
|
data: {
|
|
15374
|
-
value?: "
|
|
15374
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
15375
15375
|
aliasTo?: string | undefined;
|
|
15376
15376
|
};
|
|
15377
15377
|
}, {
|
|
15378
15378
|
type: "TextDecoration";
|
|
15379
15379
|
data: {
|
|
15380
|
-
value?: "
|
|
15380
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
15381
15381
|
aliasTo?: string | null | undefined;
|
|
15382
15382
|
};
|
|
15383
15383
|
}>, z$1.ZodObject<{
|
|
@@ -15402,7 +15402,7 @@ declare const DTODesignTokenResponse: z$1.ZodObject<{
|
|
|
15402
15402
|
aliasTo?: string | undefined;
|
|
15403
15403
|
};
|
|
15404
15404
|
textDecoration: {
|
|
15405
|
-
value?: "
|
|
15405
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
15406
15406
|
aliasTo?: string | undefined;
|
|
15407
15407
|
};
|
|
15408
15408
|
textCase: {
|
|
@@ -15454,7 +15454,7 @@ declare const DTODesignTokenResponse: z$1.ZodObject<{
|
|
|
15454
15454
|
aliasTo?: string | null | undefined;
|
|
15455
15455
|
};
|
|
15456
15456
|
textDecoration: {
|
|
15457
|
-
value?: "
|
|
15457
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
15458
15458
|
aliasTo?: string | null | undefined;
|
|
15459
15459
|
};
|
|
15460
15460
|
textCase: {
|
|
@@ -15506,7 +15506,7 @@ declare const DTODesignTokenResponse: z$1.ZodObject<{
|
|
|
15506
15506
|
aliasTo?: string | undefined;
|
|
15507
15507
|
};
|
|
15508
15508
|
textDecoration: {
|
|
15509
|
-
value?: "
|
|
15509
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
15510
15510
|
aliasTo?: string | undefined;
|
|
15511
15511
|
};
|
|
15512
15512
|
textCase: {
|
|
@@ -15558,7 +15558,7 @@ declare const DTODesignTokenResponse: z$1.ZodObject<{
|
|
|
15558
15558
|
aliasTo?: string | null | undefined;
|
|
15559
15559
|
};
|
|
15560
15560
|
textDecoration: {
|
|
15561
|
-
value?: "
|
|
15561
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
15562
15562
|
aliasTo?: string | null | undefined;
|
|
15563
15563
|
};
|
|
15564
15564
|
textCase: {
|
|
@@ -15612,7 +15612,7 @@ declare const DTODesignTokenResponse: z$1.ZodObject<{
|
|
|
15612
15612
|
aliasTo?: string | undefined;
|
|
15613
15613
|
};
|
|
15614
15614
|
textDecoration: {
|
|
15615
|
-
value?: "
|
|
15615
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
15616
15616
|
aliasTo?: string | undefined;
|
|
15617
15617
|
};
|
|
15618
15618
|
textCase: {
|
|
@@ -15667,7 +15667,7 @@ declare const DTODesignTokenResponse: z$1.ZodObject<{
|
|
|
15667
15667
|
aliasTo?: string | null | undefined;
|
|
15668
15668
|
};
|
|
15669
15669
|
textDecoration: {
|
|
15670
|
-
value?: "
|
|
15670
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
15671
15671
|
aliasTo?: string | null | undefined;
|
|
15672
15672
|
};
|
|
15673
15673
|
textCase: {
|
|
@@ -15725,7 +15725,7 @@ declare const DTODesignTokenResponse: z$1.ZodObject<{
|
|
|
15725
15725
|
aliasTo?: string | undefined;
|
|
15726
15726
|
};
|
|
15727
15727
|
textDecoration: {
|
|
15728
|
-
value?: "
|
|
15728
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
15729
15729
|
aliasTo?: string | undefined;
|
|
15730
15730
|
};
|
|
15731
15731
|
textCase: {
|
|
@@ -15783,7 +15783,7 @@ declare const DTODesignTokenResponse: z$1.ZodObject<{
|
|
|
15783
15783
|
aliasTo?: string | null | undefined;
|
|
15784
15784
|
};
|
|
15785
15785
|
textDecoration: {
|
|
15786
|
-
value?: "
|
|
15786
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
15787
15787
|
aliasTo?: string | null | undefined;
|
|
15788
15788
|
};
|
|
15789
15789
|
textCase: {
|
|
@@ -16295,7 +16295,7 @@ declare const DTODesignTokenResponse: z$1.ZodObject<{
|
|
|
16295
16295
|
} | {
|
|
16296
16296
|
type: "TextDecoration";
|
|
16297
16297
|
data: {
|
|
16298
|
-
value?: "
|
|
16298
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
16299
16299
|
aliasTo?: string | undefined;
|
|
16300
16300
|
};
|
|
16301
16301
|
} | {
|
|
@@ -16318,7 +16318,7 @@ declare const DTODesignTokenResponse: z$1.ZodObject<{
|
|
|
16318
16318
|
aliasTo?: string | undefined;
|
|
16319
16319
|
};
|
|
16320
16320
|
textDecoration: {
|
|
16321
|
-
value?: "
|
|
16321
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
16322
16322
|
aliasTo?: string | undefined;
|
|
16323
16323
|
};
|
|
16324
16324
|
textCase: {
|
|
@@ -16673,7 +16673,7 @@ declare const DTODesignTokenResponse: z$1.ZodObject<{
|
|
|
16673
16673
|
} | {
|
|
16674
16674
|
type: "TextDecoration";
|
|
16675
16675
|
data: {
|
|
16676
|
-
value?: "
|
|
16676
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
16677
16677
|
aliasTo?: string | null | undefined;
|
|
16678
16678
|
};
|
|
16679
16679
|
} | {
|
|
@@ -16696,7 +16696,7 @@ declare const DTODesignTokenResponse: z$1.ZodObject<{
|
|
|
16696
16696
|
aliasTo?: string | null | undefined;
|
|
16697
16697
|
};
|
|
16698
16698
|
textDecoration: {
|
|
16699
|
-
value?: "
|
|
16699
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
16700
16700
|
aliasTo?: string | null | undefined;
|
|
16701
16701
|
};
|
|
16702
16702
|
textCase: {
|
|
@@ -18441,24 +18441,24 @@ declare const DTODesignTokenListResponse: z$1.ZodObject<{
|
|
|
18441
18441
|
data: z$1.ZodObject<{
|
|
18442
18442
|
aliasTo: z$1.ZodEffects<z$1.ZodNullable<z$1.ZodOptional<z$1.ZodString>>, string | undefined, string | null | undefined>;
|
|
18443
18443
|
} & {
|
|
18444
|
-
value: z$1.ZodEffects<z$1.ZodNullable<z$1.ZodOptional<z$1.ZodType<"
|
|
18444
|
+
value: z$1.ZodEffects<z$1.ZodNullable<z$1.ZodOptional<z$1.ZodType<"Strikethrough" | "None" | "Underline", z$1.ZodTypeDef, "Strikethrough" | "None" | "Underline">>>, "Strikethrough" | "None" | "Underline" | undefined, "Strikethrough" | "None" | "Underline" | null | undefined>;
|
|
18445
18445
|
}, "strip", z$1.ZodTypeAny, {
|
|
18446
|
-
value?: "
|
|
18446
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
18447
18447
|
aliasTo?: string | undefined;
|
|
18448
18448
|
}, {
|
|
18449
|
-
value?: "
|
|
18449
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
18450
18450
|
aliasTo?: string | null | undefined;
|
|
18451
18451
|
}>;
|
|
18452
18452
|
}, "strip", z$1.ZodTypeAny, {
|
|
18453
18453
|
type: "TextDecoration";
|
|
18454
18454
|
data: {
|
|
18455
|
-
value?: "
|
|
18455
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
18456
18456
|
aliasTo?: string | undefined;
|
|
18457
18457
|
};
|
|
18458
18458
|
}, {
|
|
18459
18459
|
type: "TextDecoration";
|
|
18460
18460
|
data: {
|
|
18461
|
-
value?: "
|
|
18461
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
18462
18462
|
aliasTo?: string | null | undefined;
|
|
18463
18463
|
};
|
|
18464
18464
|
}>, z$1.ZodObject<{
|
|
@@ -18483,7 +18483,7 @@ declare const DTODesignTokenListResponse: z$1.ZodObject<{
|
|
|
18483
18483
|
aliasTo?: string | undefined;
|
|
18484
18484
|
};
|
|
18485
18485
|
textDecoration: {
|
|
18486
|
-
value?: "
|
|
18486
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
18487
18487
|
aliasTo?: string | undefined;
|
|
18488
18488
|
};
|
|
18489
18489
|
textCase: {
|
|
@@ -18535,7 +18535,7 @@ declare const DTODesignTokenListResponse: z$1.ZodObject<{
|
|
|
18535
18535
|
aliasTo?: string | null | undefined;
|
|
18536
18536
|
};
|
|
18537
18537
|
textDecoration: {
|
|
18538
|
-
value?: "
|
|
18538
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
18539
18539
|
aliasTo?: string | null | undefined;
|
|
18540
18540
|
};
|
|
18541
18541
|
textCase: {
|
|
@@ -18587,7 +18587,7 @@ declare const DTODesignTokenListResponse: z$1.ZodObject<{
|
|
|
18587
18587
|
aliasTo?: string | undefined;
|
|
18588
18588
|
};
|
|
18589
18589
|
textDecoration: {
|
|
18590
|
-
value?: "
|
|
18590
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
18591
18591
|
aliasTo?: string | undefined;
|
|
18592
18592
|
};
|
|
18593
18593
|
textCase: {
|
|
@@ -18639,7 +18639,7 @@ declare const DTODesignTokenListResponse: z$1.ZodObject<{
|
|
|
18639
18639
|
aliasTo?: string | null | undefined;
|
|
18640
18640
|
};
|
|
18641
18641
|
textDecoration: {
|
|
18642
|
-
value?: "
|
|
18642
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
18643
18643
|
aliasTo?: string | null | undefined;
|
|
18644
18644
|
};
|
|
18645
18645
|
textCase: {
|
|
@@ -18693,7 +18693,7 @@ declare const DTODesignTokenListResponse: z$1.ZodObject<{
|
|
|
18693
18693
|
aliasTo?: string | undefined;
|
|
18694
18694
|
};
|
|
18695
18695
|
textDecoration: {
|
|
18696
|
-
value?: "
|
|
18696
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
18697
18697
|
aliasTo?: string | undefined;
|
|
18698
18698
|
};
|
|
18699
18699
|
textCase: {
|
|
@@ -18748,7 +18748,7 @@ declare const DTODesignTokenListResponse: z$1.ZodObject<{
|
|
|
18748
18748
|
aliasTo?: string | null | undefined;
|
|
18749
18749
|
};
|
|
18750
18750
|
textDecoration: {
|
|
18751
|
-
value?: "
|
|
18751
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
18752
18752
|
aliasTo?: string | null | undefined;
|
|
18753
18753
|
};
|
|
18754
18754
|
textCase: {
|
|
@@ -18806,7 +18806,7 @@ declare const DTODesignTokenListResponse: z$1.ZodObject<{
|
|
|
18806
18806
|
aliasTo?: string | undefined;
|
|
18807
18807
|
};
|
|
18808
18808
|
textDecoration: {
|
|
18809
|
-
value?: "
|
|
18809
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
18810
18810
|
aliasTo?: string | undefined;
|
|
18811
18811
|
};
|
|
18812
18812
|
textCase: {
|
|
@@ -18864,7 +18864,7 @@ declare const DTODesignTokenListResponse: z$1.ZodObject<{
|
|
|
18864
18864
|
aliasTo?: string | null | undefined;
|
|
18865
18865
|
};
|
|
18866
18866
|
textDecoration: {
|
|
18867
|
-
value?: "
|
|
18867
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
18868
18868
|
aliasTo?: string | null | undefined;
|
|
18869
18869
|
};
|
|
18870
18870
|
textCase: {
|
|
@@ -19376,7 +19376,7 @@ declare const DTODesignTokenListResponse: z$1.ZodObject<{
|
|
|
19376
19376
|
} | {
|
|
19377
19377
|
type: "TextDecoration";
|
|
19378
19378
|
data: {
|
|
19379
|
-
value?: "
|
|
19379
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
19380
19380
|
aliasTo?: string | undefined;
|
|
19381
19381
|
};
|
|
19382
19382
|
} | {
|
|
@@ -19399,7 +19399,7 @@ declare const DTODesignTokenListResponse: z$1.ZodObject<{
|
|
|
19399
19399
|
aliasTo?: string | undefined;
|
|
19400
19400
|
};
|
|
19401
19401
|
textDecoration: {
|
|
19402
|
-
value?: "
|
|
19402
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
19403
19403
|
aliasTo?: string | undefined;
|
|
19404
19404
|
};
|
|
19405
19405
|
textCase: {
|
|
@@ -19754,7 +19754,7 @@ declare const DTODesignTokenListResponse: z$1.ZodObject<{
|
|
|
19754
19754
|
} | {
|
|
19755
19755
|
type: "TextDecoration";
|
|
19756
19756
|
data: {
|
|
19757
|
-
value?: "
|
|
19757
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
19758
19758
|
aliasTo?: string | null | undefined;
|
|
19759
19759
|
};
|
|
19760
19760
|
} | {
|
|
@@ -19777,7 +19777,7 @@ declare const DTODesignTokenListResponse: z$1.ZodObject<{
|
|
|
19777
19777
|
aliasTo?: string | null | undefined;
|
|
19778
19778
|
};
|
|
19779
19779
|
textDecoration: {
|
|
19780
|
-
value?: "
|
|
19780
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
19781
19781
|
aliasTo?: string | null | undefined;
|
|
19782
19782
|
};
|
|
19783
19783
|
textCase: {
|
|
@@ -21700,24 +21700,24 @@ declare const DTODesignTokenCreatePayload: z$1.ZodIntersection<z$1.ZodDiscrimina
|
|
|
21700
21700
|
data: z$1.ZodObject<{
|
|
21701
21701
|
aliasTo: z$1.ZodEffects<z$1.ZodNullable<z$1.ZodOptional<z$1.ZodString>>, string | undefined, string | null | undefined>;
|
|
21702
21702
|
} & {
|
|
21703
|
-
value: z$1.ZodEffects<z$1.ZodNullable<z$1.ZodOptional<z$1.ZodType<"
|
|
21703
|
+
value: z$1.ZodEffects<z$1.ZodNullable<z$1.ZodOptional<z$1.ZodType<"Strikethrough" | "None" | "Underline", z$1.ZodTypeDef, "Strikethrough" | "None" | "Underline">>>, "Strikethrough" | "None" | "Underline" | undefined, "Strikethrough" | "None" | "Underline" | null | undefined>;
|
|
21704
21704
|
}, "strip", z$1.ZodTypeAny, {
|
|
21705
|
-
value?: "
|
|
21705
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
21706
21706
|
aliasTo?: string | undefined;
|
|
21707
21707
|
}, {
|
|
21708
|
-
value?: "
|
|
21708
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
21709
21709
|
aliasTo?: string | null | undefined;
|
|
21710
21710
|
}>;
|
|
21711
21711
|
}, "strip", z$1.ZodTypeAny, {
|
|
21712
21712
|
type: "TextDecoration";
|
|
21713
21713
|
data: {
|
|
21714
|
-
value?: "
|
|
21714
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
21715
21715
|
aliasTo?: string | undefined;
|
|
21716
21716
|
};
|
|
21717
21717
|
}, {
|
|
21718
21718
|
type: "TextDecoration";
|
|
21719
21719
|
data: {
|
|
21720
|
-
value?: "
|
|
21720
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
21721
21721
|
aliasTo?: string | null | undefined;
|
|
21722
21722
|
};
|
|
21723
21723
|
}>, z$1.ZodObject<{
|
|
@@ -21742,7 +21742,7 @@ declare const DTODesignTokenCreatePayload: z$1.ZodIntersection<z$1.ZodDiscrimina
|
|
|
21742
21742
|
aliasTo?: string | undefined;
|
|
21743
21743
|
};
|
|
21744
21744
|
textDecoration: {
|
|
21745
|
-
value?: "
|
|
21745
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
21746
21746
|
aliasTo?: string | undefined;
|
|
21747
21747
|
};
|
|
21748
21748
|
textCase: {
|
|
@@ -21794,7 +21794,7 @@ declare const DTODesignTokenCreatePayload: z$1.ZodIntersection<z$1.ZodDiscrimina
|
|
|
21794
21794
|
aliasTo?: string | null | undefined;
|
|
21795
21795
|
};
|
|
21796
21796
|
textDecoration: {
|
|
21797
|
-
value?: "
|
|
21797
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
21798
21798
|
aliasTo?: string | null | undefined;
|
|
21799
21799
|
};
|
|
21800
21800
|
textCase: {
|
|
@@ -21846,7 +21846,7 @@ declare const DTODesignTokenCreatePayload: z$1.ZodIntersection<z$1.ZodDiscrimina
|
|
|
21846
21846
|
aliasTo?: string | undefined;
|
|
21847
21847
|
};
|
|
21848
21848
|
textDecoration: {
|
|
21849
|
-
value?: "
|
|
21849
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
21850
21850
|
aliasTo?: string | undefined;
|
|
21851
21851
|
};
|
|
21852
21852
|
textCase: {
|
|
@@ -21898,7 +21898,7 @@ declare const DTODesignTokenCreatePayload: z$1.ZodIntersection<z$1.ZodDiscrimina
|
|
|
21898
21898
|
aliasTo?: string | null | undefined;
|
|
21899
21899
|
};
|
|
21900
21900
|
textDecoration: {
|
|
21901
|
-
value?: "
|
|
21901
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
21902
21902
|
aliasTo?: string | null | undefined;
|
|
21903
21903
|
};
|
|
21904
21904
|
textCase: {
|
|
@@ -21952,7 +21952,7 @@ declare const DTODesignTokenCreatePayload: z$1.ZodIntersection<z$1.ZodDiscrimina
|
|
|
21952
21952
|
aliasTo?: string | undefined;
|
|
21953
21953
|
};
|
|
21954
21954
|
textDecoration: {
|
|
21955
|
-
value?: "
|
|
21955
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
21956
21956
|
aliasTo?: string | undefined;
|
|
21957
21957
|
};
|
|
21958
21958
|
textCase: {
|
|
@@ -22007,7 +22007,7 @@ declare const DTODesignTokenCreatePayload: z$1.ZodIntersection<z$1.ZodDiscrimina
|
|
|
22007
22007
|
aliasTo?: string | null | undefined;
|
|
22008
22008
|
};
|
|
22009
22009
|
textDecoration: {
|
|
22010
|
-
value?: "
|
|
22010
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
22011
22011
|
aliasTo?: string | null | undefined;
|
|
22012
22012
|
};
|
|
22013
22013
|
textCase: {
|
|
@@ -22065,7 +22065,7 @@ declare const DTODesignTokenCreatePayload: z$1.ZodIntersection<z$1.ZodDiscrimina
|
|
|
22065
22065
|
aliasTo?: string | undefined;
|
|
22066
22066
|
};
|
|
22067
22067
|
textDecoration: {
|
|
22068
|
-
value?: "
|
|
22068
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
22069
22069
|
aliasTo?: string | undefined;
|
|
22070
22070
|
};
|
|
22071
22071
|
textCase: {
|
|
@@ -22123,7 +22123,7 @@ declare const DTODesignTokenCreatePayload: z$1.ZodIntersection<z$1.ZodDiscrimina
|
|
|
22123
22123
|
aliasTo?: string | null | undefined;
|
|
22124
22124
|
};
|
|
22125
22125
|
textDecoration: {
|
|
22126
|
-
value?: "
|
|
22126
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
22127
22127
|
aliasTo?: string | null | undefined;
|
|
22128
22128
|
};
|
|
22129
22129
|
textCase: {
|
|
@@ -23084,7 +23084,7 @@ declare const DTOPageBlockDefinitionItem: z$1.ZodObject<{
|
|
|
23084
23084
|
name: string;
|
|
23085
23085
|
layout: {
|
|
23086
23086
|
type: "Column" | "Row";
|
|
23087
|
-
gap?: "
|
|
23087
|
+
gap?: "Small" | "Medium" | "Large" | "None" | undefined;
|
|
23088
23088
|
columnAlign?: "Center" | "Start" | "End" | undefined;
|
|
23089
23089
|
columnResizing?: "Fill" | "Hug" | undefined;
|
|
23090
23090
|
} & {
|
|
@@ -23106,7 +23106,7 @@ declare const DTOPageBlockDefinitionItem: z$1.ZodObject<{
|
|
|
23106
23106
|
name: string;
|
|
23107
23107
|
layout: {
|
|
23108
23108
|
type: "Column" | "Row";
|
|
23109
|
-
gap?: "
|
|
23109
|
+
gap?: "Small" | "Medium" | "Large" | "None" | undefined;
|
|
23110
23110
|
columnAlign?: "Center" | "Start" | "End" | undefined;
|
|
23111
23111
|
columnResizing?: "Fill" | "Hug" | undefined;
|
|
23112
23112
|
} & {
|
|
@@ -23139,7 +23139,7 @@ declare const DTOPageBlockDefinitionItem: z$1.ZodObject<{
|
|
|
23139
23139
|
name: string;
|
|
23140
23140
|
layout: {
|
|
23141
23141
|
type: "Column" | "Row";
|
|
23142
|
-
gap?: "
|
|
23142
|
+
gap?: "Small" | "Medium" | "Large" | "None" | undefined;
|
|
23143
23143
|
columnAlign?: "Center" | "Start" | "End" | undefined;
|
|
23144
23144
|
columnResizing?: "Fill" | "Hug" | undefined;
|
|
23145
23145
|
} & {
|
|
@@ -23178,7 +23178,7 @@ declare const DTOPageBlockDefinitionItem: z$1.ZodObject<{
|
|
|
23178
23178
|
name: string;
|
|
23179
23179
|
layout: {
|
|
23180
23180
|
type: "Column" | "Row";
|
|
23181
|
-
gap?: "
|
|
23181
|
+
gap?: "Small" | "Medium" | "Large" | "None" | undefined;
|
|
23182
23182
|
columnAlign?: "Center" | "Start" | "End" | undefined;
|
|
23183
23183
|
columnResizing?: "Fill" | "Hug" | undefined;
|
|
23184
23184
|
} & {
|
|
@@ -23237,7 +23237,7 @@ declare const DTOPageBlockDefinitionVariant: z$1.ZodObject<{
|
|
|
23237
23237
|
name: string;
|
|
23238
23238
|
layout: {
|
|
23239
23239
|
type: "Column" | "Row";
|
|
23240
|
-
gap?: "
|
|
23240
|
+
gap?: "Small" | "Medium" | "Large" | "None" | undefined;
|
|
23241
23241
|
columnAlign?: "Center" | "Start" | "End" | undefined;
|
|
23242
23242
|
columnResizing?: "Fill" | "Hug" | undefined;
|
|
23243
23243
|
} & {
|
|
@@ -23259,7 +23259,7 @@ declare const DTOPageBlockDefinitionVariant: z$1.ZodObject<{
|
|
|
23259
23259
|
name: string;
|
|
23260
23260
|
layout: {
|
|
23261
23261
|
type: "Column" | "Row";
|
|
23262
|
-
gap?: "
|
|
23262
|
+
gap?: "Small" | "Medium" | "Large" | "None" | undefined;
|
|
23263
23263
|
columnAlign?: "Center" | "Start" | "End" | undefined;
|
|
23264
23264
|
columnResizing?: "Fill" | "Hug" | undefined;
|
|
23265
23265
|
} & {
|
|
@@ -23389,7 +23389,7 @@ declare const DTOPageBlockDefinition: z$1.ZodObject<{
|
|
|
23389
23389
|
name: string;
|
|
23390
23390
|
layout: {
|
|
23391
23391
|
type: "Column" | "Row";
|
|
23392
|
-
gap?: "
|
|
23392
|
+
gap?: "Small" | "Medium" | "Large" | "None" | undefined;
|
|
23393
23393
|
columnAlign?: "Center" | "Start" | "End" | undefined;
|
|
23394
23394
|
columnResizing?: "Fill" | "Hug" | undefined;
|
|
23395
23395
|
} & {
|
|
@@ -23411,7 +23411,7 @@ declare const DTOPageBlockDefinition: z$1.ZodObject<{
|
|
|
23411
23411
|
name: string;
|
|
23412
23412
|
layout: {
|
|
23413
23413
|
type: "Column" | "Row";
|
|
23414
|
-
gap?: "
|
|
23414
|
+
gap?: "Small" | "Medium" | "Large" | "None" | undefined;
|
|
23415
23415
|
columnAlign?: "Center" | "Start" | "End" | undefined;
|
|
23416
23416
|
columnResizing?: "Fill" | "Hug" | undefined;
|
|
23417
23417
|
} & {
|
|
@@ -23444,7 +23444,7 @@ declare const DTOPageBlockDefinition: z$1.ZodObject<{
|
|
|
23444
23444
|
name: string;
|
|
23445
23445
|
layout: {
|
|
23446
23446
|
type: "Column" | "Row";
|
|
23447
|
-
gap?: "
|
|
23447
|
+
gap?: "Small" | "Medium" | "Large" | "None" | undefined;
|
|
23448
23448
|
columnAlign?: "Center" | "Start" | "End" | undefined;
|
|
23449
23449
|
columnResizing?: "Fill" | "Hug" | undefined;
|
|
23450
23450
|
} & {
|
|
@@ -23483,7 +23483,7 @@ declare const DTOPageBlockDefinition: z$1.ZodObject<{
|
|
|
23483
23483
|
name: string;
|
|
23484
23484
|
layout: {
|
|
23485
23485
|
type: "Column" | "Row";
|
|
23486
|
-
gap?: "
|
|
23486
|
+
gap?: "Small" | "Medium" | "Large" | "None" | undefined;
|
|
23487
23487
|
columnAlign?: "Center" | "Start" | "End" | undefined;
|
|
23488
23488
|
columnResizing?: "Fill" | "Hug" | undefined;
|
|
23489
23489
|
} & {
|
|
@@ -23613,7 +23613,7 @@ declare const DTOPageBlockDefinition: z$1.ZodObject<{
|
|
|
23613
23613
|
name: string;
|
|
23614
23614
|
layout: {
|
|
23615
23615
|
type: "Column" | "Row";
|
|
23616
|
-
gap?: "
|
|
23616
|
+
gap?: "Small" | "Medium" | "Large" | "None" | undefined;
|
|
23617
23617
|
columnAlign?: "Center" | "Start" | "End" | undefined;
|
|
23618
23618
|
columnResizing?: "Fill" | "Hug" | undefined;
|
|
23619
23619
|
} & {
|
|
@@ -23686,7 +23686,7 @@ declare const DTOPageBlockDefinition: z$1.ZodObject<{
|
|
|
23686
23686
|
name: string;
|
|
23687
23687
|
layout: {
|
|
23688
23688
|
type: "Column" | "Row";
|
|
23689
|
-
gap?: "
|
|
23689
|
+
gap?: "Small" | "Medium" | "Large" | "None" | undefined;
|
|
23690
23690
|
columnAlign?: "Center" | "Start" | "End" | undefined;
|
|
23691
23691
|
columnResizing?: "Fill" | "Hug" | undefined;
|
|
23692
23692
|
} & {
|
|
@@ -23940,9 +23940,9 @@ declare const DTODocumentationPageSnapshot: z$1.ZodObject<{
|
|
|
23940
23940
|
minHeight?: number | null | undefined;
|
|
23941
23941
|
}>;
|
|
23942
23942
|
}, "strip", z$1.ZodTypeAny, {
|
|
23943
|
+
isHidden: boolean;
|
|
23943
23944
|
showSidebar: boolean;
|
|
23944
23945
|
isPrivate: boolean;
|
|
23945
|
-
isHidden: boolean;
|
|
23946
23946
|
header: {
|
|
23947
23947
|
description: string;
|
|
23948
23948
|
alignment: "Center" | "Left";
|
|
@@ -23971,9 +23971,9 @@ declare const DTODocumentationPageSnapshot: z$1.ZodObject<{
|
|
|
23971
23971
|
minHeight?: number | null | undefined;
|
|
23972
23972
|
};
|
|
23973
23973
|
}, {
|
|
23974
|
+
isHidden: boolean;
|
|
23974
23975
|
showSidebar: boolean;
|
|
23975
23976
|
isPrivate: boolean;
|
|
23976
|
-
isHidden: boolean;
|
|
23977
23977
|
header: {
|
|
23978
23978
|
description: string;
|
|
23979
23979
|
alignment: "Center" | "Left";
|
|
@@ -24146,9 +24146,9 @@ declare const DTODocumentationPageSnapshot: z$1.ZodObject<{
|
|
|
24146
24146
|
minHeight?: number | null | undefined;
|
|
24147
24147
|
}>;
|
|
24148
24148
|
}, "strip", z$1.ZodTypeAny, {
|
|
24149
|
+
isHidden: boolean;
|
|
24149
24150
|
showSidebar: boolean;
|
|
24150
24151
|
isPrivate: boolean;
|
|
24151
|
-
isHidden: boolean;
|
|
24152
24152
|
header: {
|
|
24153
24153
|
description: string;
|
|
24154
24154
|
alignment: "Center" | "Left";
|
|
@@ -24177,9 +24177,9 @@ declare const DTODocumentationPageSnapshot: z$1.ZodObject<{
|
|
|
24177
24177
|
minHeight?: number | null | undefined;
|
|
24178
24178
|
};
|
|
24179
24179
|
}, {
|
|
24180
|
+
isHidden: boolean;
|
|
24180
24181
|
showSidebar: boolean;
|
|
24181
24182
|
isPrivate: boolean;
|
|
24182
|
-
isHidden: boolean;
|
|
24183
24183
|
header: {
|
|
24184
24184
|
description: string;
|
|
24185
24185
|
alignment: "Center" | "Left";
|
|
@@ -24212,9 +24212,9 @@ declare const DTODocumentationPageSnapshot: z$1.ZodObject<{
|
|
|
24212
24212
|
}, "strip", z$1.ZodTypeAny, {
|
|
24213
24213
|
previousTitle?: string | undefined;
|
|
24214
24214
|
previousConfiguration?: {
|
|
24215
|
+
isHidden: boolean;
|
|
24215
24216
|
showSidebar: boolean;
|
|
24216
24217
|
isPrivate: boolean;
|
|
24217
|
-
isHidden: boolean;
|
|
24218
24218
|
header: {
|
|
24219
24219
|
description: string;
|
|
24220
24220
|
alignment: "Center" | "Left";
|
|
@@ -24247,9 +24247,9 @@ declare const DTODocumentationPageSnapshot: z$1.ZodObject<{
|
|
|
24247
24247
|
}, {
|
|
24248
24248
|
previousTitle?: string | undefined;
|
|
24249
24249
|
previousConfiguration?: {
|
|
24250
|
+
isHidden: boolean;
|
|
24250
24251
|
showSidebar: boolean;
|
|
24251
24252
|
isPrivate: boolean;
|
|
24252
|
-
isHidden: boolean;
|
|
24253
24253
|
header: {
|
|
24254
24254
|
description: string;
|
|
24255
24255
|
alignment: "Center" | "Left";
|
|
@@ -24285,9 +24285,9 @@ declare const DTODocumentationPageSnapshot: z$1.ZodObject<{
|
|
|
24285
24285
|
changes: {
|
|
24286
24286
|
previousTitle?: string | undefined;
|
|
24287
24287
|
previousConfiguration?: {
|
|
24288
|
+
isHidden: boolean;
|
|
24288
24289
|
showSidebar: boolean;
|
|
24289
24290
|
isPrivate: boolean;
|
|
24290
|
-
isHidden: boolean;
|
|
24291
24291
|
header: {
|
|
24292
24292
|
description: string;
|
|
24293
24293
|
alignment: "Center" | "Left";
|
|
@@ -24323,9 +24323,9 @@ declare const DTODocumentationPageSnapshot: z$1.ZodObject<{
|
|
|
24323
24323
|
changes: {
|
|
24324
24324
|
previousTitle?: string | undefined;
|
|
24325
24325
|
previousConfiguration?: {
|
|
24326
|
+
isHidden: boolean;
|
|
24326
24327
|
showSidebar: boolean;
|
|
24327
24328
|
isPrivate: boolean;
|
|
24328
|
-
isHidden: boolean;
|
|
24329
24329
|
header: {
|
|
24330
24330
|
description: string;
|
|
24331
24331
|
alignment: "Center" | "Left";
|
|
@@ -24413,9 +24413,9 @@ declare const DTODocumentationPageSnapshot: z$1.ZodObject<{
|
|
|
24413
24413
|
updatedAt: Date;
|
|
24414
24414
|
title: string;
|
|
24415
24415
|
configuration: {
|
|
24416
|
+
isHidden: boolean;
|
|
24416
24417
|
showSidebar: boolean;
|
|
24417
24418
|
isPrivate: boolean;
|
|
24418
|
-
isHidden: boolean;
|
|
24419
24419
|
header: {
|
|
24420
24420
|
description: string;
|
|
24421
24421
|
alignment: "Center" | "Left";
|
|
@@ -24462,9 +24462,9 @@ declare const DTODocumentationPageSnapshot: z$1.ZodObject<{
|
|
|
24462
24462
|
changes: {
|
|
24463
24463
|
previousTitle?: string | undefined;
|
|
24464
24464
|
previousConfiguration?: {
|
|
24465
|
+
isHidden: boolean;
|
|
24465
24466
|
showSidebar: boolean;
|
|
24466
24467
|
isPrivate: boolean;
|
|
24467
|
-
isHidden: boolean;
|
|
24468
24468
|
header: {
|
|
24469
24469
|
description: string;
|
|
24470
24470
|
alignment: "Center" | "Left";
|
|
@@ -24515,9 +24515,9 @@ declare const DTODocumentationPageSnapshot: z$1.ZodObject<{
|
|
|
24515
24515
|
updatedAt: Date;
|
|
24516
24516
|
title: string;
|
|
24517
24517
|
configuration: {
|
|
24518
|
+
isHidden: boolean;
|
|
24518
24519
|
showSidebar: boolean;
|
|
24519
24520
|
isPrivate: boolean;
|
|
24520
|
-
isHidden: boolean;
|
|
24521
24521
|
header: {
|
|
24522
24522
|
description: string;
|
|
24523
24523
|
alignment: "Center" | "Left";
|
|
@@ -24564,9 +24564,9 @@ declare const DTODocumentationPageSnapshot: z$1.ZodObject<{
|
|
|
24564
24564
|
changes: {
|
|
24565
24565
|
previousTitle?: string | undefined;
|
|
24566
24566
|
previousConfiguration?: {
|
|
24567
|
+
isHidden: boolean;
|
|
24567
24568
|
showSidebar: boolean;
|
|
24568
24569
|
isPrivate: boolean;
|
|
24569
|
-
isHidden: boolean;
|
|
24570
24570
|
header: {
|
|
24571
24571
|
description: string;
|
|
24572
24572
|
alignment: "Center" | "Left";
|
|
@@ -24626,9 +24626,9 @@ declare const DTODocumentationPageSnapshot: z$1.ZodObject<{
|
|
|
24626
24626
|
updatedAt: Date;
|
|
24627
24627
|
title: string;
|
|
24628
24628
|
configuration: {
|
|
24629
|
+
isHidden: boolean;
|
|
24629
24630
|
showSidebar: boolean;
|
|
24630
24631
|
isPrivate: boolean;
|
|
24631
|
-
isHidden: boolean;
|
|
24632
24632
|
header: {
|
|
24633
24633
|
description: string;
|
|
24634
24634
|
alignment: "Center" | "Left";
|
|
@@ -24675,9 +24675,9 @@ declare const DTODocumentationPageSnapshot: z$1.ZodObject<{
|
|
|
24675
24675
|
changes: {
|
|
24676
24676
|
previousTitle?: string | undefined;
|
|
24677
24677
|
previousConfiguration?: {
|
|
24678
|
+
isHidden: boolean;
|
|
24678
24679
|
showSidebar: boolean;
|
|
24679
24680
|
isPrivate: boolean;
|
|
24680
|
-
isHidden: boolean;
|
|
24681
24681
|
header: {
|
|
24682
24682
|
description: string;
|
|
24683
24683
|
alignment: "Center" | "Left";
|
|
@@ -24736,9 +24736,9 @@ declare const DTODocumentationPageSnapshot: z$1.ZodObject<{
|
|
|
24736
24736
|
updatedAt: Date;
|
|
24737
24737
|
title: string;
|
|
24738
24738
|
configuration: {
|
|
24739
|
+
isHidden: boolean;
|
|
24739
24740
|
showSidebar: boolean;
|
|
24740
24741
|
isPrivate: boolean;
|
|
24741
|
-
isHidden: boolean;
|
|
24742
24742
|
header: {
|
|
24743
24743
|
description: string;
|
|
24744
24744
|
alignment: "Center" | "Left";
|
|
@@ -24785,9 +24785,9 @@ declare const DTODocumentationPageSnapshot: z$1.ZodObject<{
|
|
|
24785
24785
|
changes: {
|
|
24786
24786
|
previousTitle?: string | undefined;
|
|
24787
24787
|
previousConfiguration?: {
|
|
24788
|
+
isHidden: boolean;
|
|
24788
24789
|
showSidebar: boolean;
|
|
24789
24790
|
isPrivate: boolean;
|
|
24790
|
-
isHidden: boolean;
|
|
24791
24791
|
header: {
|
|
24792
24792
|
description: string;
|
|
24793
24793
|
alignment: "Center" | "Left";
|
|
@@ -27522,9 +27522,9 @@ declare const DTODocumentationDraftStateUpdated: z$1.ZodObject<{
|
|
|
27522
27522
|
minHeight?: number | null | undefined;
|
|
27523
27523
|
}>;
|
|
27524
27524
|
}, "strip", z$1.ZodTypeAny, {
|
|
27525
|
+
isHidden: boolean;
|
|
27525
27526
|
showSidebar: boolean;
|
|
27526
27527
|
isPrivate: boolean;
|
|
27527
|
-
isHidden: boolean;
|
|
27528
27528
|
header: {
|
|
27529
27529
|
description: string;
|
|
27530
27530
|
alignment: "Center" | "Left";
|
|
@@ -27553,9 +27553,9 @@ declare const DTODocumentationDraftStateUpdated: z$1.ZodObject<{
|
|
|
27553
27553
|
minHeight?: number | null | undefined;
|
|
27554
27554
|
};
|
|
27555
27555
|
}, {
|
|
27556
|
+
isHidden: boolean;
|
|
27556
27557
|
showSidebar: boolean;
|
|
27557
27558
|
isPrivate: boolean;
|
|
27558
|
-
isHidden: boolean;
|
|
27559
27559
|
header: {
|
|
27560
27560
|
description: string;
|
|
27561
27561
|
alignment: "Center" | "Left";
|
|
@@ -27588,9 +27588,9 @@ declare const DTODocumentationDraftStateUpdated: z$1.ZodObject<{
|
|
|
27588
27588
|
}, "strip", z$1.ZodTypeAny, {
|
|
27589
27589
|
previousTitle?: string | undefined;
|
|
27590
27590
|
previousConfiguration?: {
|
|
27591
|
+
isHidden: boolean;
|
|
27591
27592
|
showSidebar: boolean;
|
|
27592
27593
|
isPrivate: boolean;
|
|
27593
|
-
isHidden: boolean;
|
|
27594
27594
|
header: {
|
|
27595
27595
|
description: string;
|
|
27596
27596
|
alignment: "Center" | "Left";
|
|
@@ -27623,9 +27623,9 @@ declare const DTODocumentationDraftStateUpdated: z$1.ZodObject<{
|
|
|
27623
27623
|
}, {
|
|
27624
27624
|
previousTitle?: string | undefined;
|
|
27625
27625
|
previousConfiguration?: {
|
|
27626
|
+
isHidden: boolean;
|
|
27626
27627
|
showSidebar: boolean;
|
|
27627
27628
|
isPrivate: boolean;
|
|
27628
|
-
isHidden: boolean;
|
|
27629
27629
|
header: {
|
|
27630
27630
|
description: string;
|
|
27631
27631
|
alignment: "Center" | "Left";
|
|
@@ -27661,9 +27661,9 @@ declare const DTODocumentationDraftStateUpdated: z$1.ZodObject<{
|
|
|
27661
27661
|
changes: {
|
|
27662
27662
|
previousTitle?: string | undefined;
|
|
27663
27663
|
previousConfiguration?: {
|
|
27664
|
+
isHidden: boolean;
|
|
27664
27665
|
showSidebar: boolean;
|
|
27665
27666
|
isPrivate: boolean;
|
|
27666
|
-
isHidden: boolean;
|
|
27667
27667
|
header: {
|
|
27668
27668
|
description: string;
|
|
27669
27669
|
alignment: "Center" | "Left";
|
|
@@ -27699,9 +27699,9 @@ declare const DTODocumentationDraftStateUpdated: z$1.ZodObject<{
|
|
|
27699
27699
|
changes: {
|
|
27700
27700
|
previousTitle?: string | undefined;
|
|
27701
27701
|
previousConfiguration?: {
|
|
27702
|
+
isHidden: boolean;
|
|
27702
27703
|
showSidebar: boolean;
|
|
27703
27704
|
isPrivate: boolean;
|
|
27704
|
-
isHidden: boolean;
|
|
27705
27705
|
header: {
|
|
27706
27706
|
description: string;
|
|
27707
27707
|
alignment: "Center" | "Left";
|
|
@@ -27886,9 +27886,9 @@ declare const DTODocumentationDraftState: z$1.ZodDiscriminatedUnion<"changeType"
|
|
|
27886
27886
|
minHeight?: number | null | undefined;
|
|
27887
27887
|
}>;
|
|
27888
27888
|
}, "strip", z$1.ZodTypeAny, {
|
|
27889
|
+
isHidden: boolean;
|
|
27889
27890
|
showSidebar: boolean;
|
|
27890
27891
|
isPrivate: boolean;
|
|
27891
|
-
isHidden: boolean;
|
|
27892
27892
|
header: {
|
|
27893
27893
|
description: string;
|
|
27894
27894
|
alignment: "Center" | "Left";
|
|
@@ -27917,9 +27917,9 @@ declare const DTODocumentationDraftState: z$1.ZodDiscriminatedUnion<"changeType"
|
|
|
27917
27917
|
minHeight?: number | null | undefined;
|
|
27918
27918
|
};
|
|
27919
27919
|
}, {
|
|
27920
|
+
isHidden: boolean;
|
|
27920
27921
|
showSidebar: boolean;
|
|
27921
27922
|
isPrivate: boolean;
|
|
27922
|
-
isHidden: boolean;
|
|
27923
27923
|
header: {
|
|
27924
27924
|
description: string;
|
|
27925
27925
|
alignment: "Center" | "Left";
|
|
@@ -27952,9 +27952,9 @@ declare const DTODocumentationDraftState: z$1.ZodDiscriminatedUnion<"changeType"
|
|
|
27952
27952
|
}, "strip", z$1.ZodTypeAny, {
|
|
27953
27953
|
previousTitle?: string | undefined;
|
|
27954
27954
|
previousConfiguration?: {
|
|
27955
|
+
isHidden: boolean;
|
|
27955
27956
|
showSidebar: boolean;
|
|
27956
27957
|
isPrivate: boolean;
|
|
27957
|
-
isHidden: boolean;
|
|
27958
27958
|
header: {
|
|
27959
27959
|
description: string;
|
|
27960
27960
|
alignment: "Center" | "Left";
|
|
@@ -27987,9 +27987,9 @@ declare const DTODocumentationDraftState: z$1.ZodDiscriminatedUnion<"changeType"
|
|
|
27987
27987
|
}, {
|
|
27988
27988
|
previousTitle?: string | undefined;
|
|
27989
27989
|
previousConfiguration?: {
|
|
27990
|
+
isHidden: boolean;
|
|
27990
27991
|
showSidebar: boolean;
|
|
27991
27992
|
isPrivate: boolean;
|
|
27992
|
-
isHidden: boolean;
|
|
27993
27993
|
header: {
|
|
27994
27994
|
description: string;
|
|
27995
27995
|
alignment: "Center" | "Left";
|
|
@@ -28025,9 +28025,9 @@ declare const DTODocumentationDraftState: z$1.ZodDiscriminatedUnion<"changeType"
|
|
|
28025
28025
|
changes: {
|
|
28026
28026
|
previousTitle?: string | undefined;
|
|
28027
28027
|
previousConfiguration?: {
|
|
28028
|
+
isHidden: boolean;
|
|
28028
28029
|
showSidebar: boolean;
|
|
28029
28030
|
isPrivate: boolean;
|
|
28030
|
-
isHidden: boolean;
|
|
28031
28031
|
header: {
|
|
28032
28032
|
description: string;
|
|
28033
28033
|
alignment: "Center" | "Left";
|
|
@@ -28063,9 +28063,9 @@ declare const DTODocumentationDraftState: z$1.ZodDiscriminatedUnion<"changeType"
|
|
|
28063
28063
|
changes: {
|
|
28064
28064
|
previousTitle?: string | undefined;
|
|
28065
28065
|
previousConfiguration?: {
|
|
28066
|
+
isHidden: boolean;
|
|
28066
28067
|
showSidebar: boolean;
|
|
28067
28068
|
isPrivate: boolean;
|
|
28068
|
-
isHidden: boolean;
|
|
28069
28069
|
header: {
|
|
28070
28070
|
description: string;
|
|
28071
28071
|
alignment: "Center" | "Left";
|
|
@@ -28421,9 +28421,9 @@ declare const DTODocumentationGroupCreateActionInputV2: z$1.ZodObject<{
|
|
|
28421
28421
|
minHeight?: number | null | undefined;
|
|
28422
28422
|
}>>;
|
|
28423
28423
|
}, "strip", z$1.ZodTypeAny, {
|
|
28424
|
+
isHidden?: boolean | undefined;
|
|
28424
28425
|
showSidebar?: boolean | undefined;
|
|
28425
28426
|
isPrivate?: boolean | undefined;
|
|
28426
|
-
isHidden?: boolean | undefined;
|
|
28427
28427
|
header?: {
|
|
28428
28428
|
description: string;
|
|
28429
28429
|
alignment: "Center" | "Left";
|
|
@@ -28452,9 +28452,9 @@ declare const DTODocumentationGroupCreateActionInputV2: z$1.ZodObject<{
|
|
|
28452
28452
|
minHeight?: number | null | undefined;
|
|
28453
28453
|
} | undefined;
|
|
28454
28454
|
}, {
|
|
28455
|
+
isHidden?: boolean | undefined;
|
|
28455
28456
|
showSidebar?: boolean | undefined;
|
|
28456
28457
|
isPrivate?: boolean | undefined;
|
|
28457
|
-
isHidden?: boolean | undefined;
|
|
28458
28458
|
header?: {
|
|
28459
28459
|
description: string;
|
|
28460
28460
|
alignment: "Center" | "Left";
|
|
@@ -28490,9 +28490,9 @@ declare const DTODocumentationGroupCreateActionInputV2: z$1.ZodObject<{
|
|
|
28490
28490
|
title: string;
|
|
28491
28491
|
parentPersistentId: string;
|
|
28492
28492
|
configuration?: {
|
|
28493
|
+
isHidden?: boolean | undefined;
|
|
28493
28494
|
showSidebar?: boolean | undefined;
|
|
28494
28495
|
isPrivate?: boolean | undefined;
|
|
28495
|
-
isHidden?: boolean | undefined;
|
|
28496
28496
|
header?: {
|
|
28497
28497
|
description: string;
|
|
28498
28498
|
alignment: "Center" | "Left";
|
|
@@ -28527,9 +28527,9 @@ declare const DTODocumentationGroupCreateActionInputV2: z$1.ZodObject<{
|
|
|
28527
28527
|
title: string;
|
|
28528
28528
|
parentPersistentId: string;
|
|
28529
28529
|
configuration?: {
|
|
28530
|
+
isHidden?: boolean | undefined;
|
|
28530
28531
|
showSidebar?: boolean | undefined;
|
|
28531
28532
|
isPrivate?: boolean | undefined;
|
|
28532
|
-
isHidden?: boolean | undefined;
|
|
28533
28533
|
header?: {
|
|
28534
28534
|
description: string;
|
|
28535
28535
|
alignment: "Center" | "Left";
|
|
@@ -28567,9 +28567,9 @@ declare const DTODocumentationGroupCreateActionInputV2: z$1.ZodObject<{
|
|
|
28567
28567
|
title: string;
|
|
28568
28568
|
parentPersistentId: string;
|
|
28569
28569
|
configuration?: {
|
|
28570
|
+
isHidden?: boolean | undefined;
|
|
28570
28571
|
showSidebar?: boolean | undefined;
|
|
28571
28572
|
isPrivate?: boolean | undefined;
|
|
28572
|
-
isHidden?: boolean | undefined;
|
|
28573
28573
|
header?: {
|
|
28574
28574
|
description: string;
|
|
28575
28575
|
alignment: "Center" | "Left";
|
|
@@ -28607,9 +28607,9 @@ declare const DTODocumentationGroupCreateActionInputV2: z$1.ZodObject<{
|
|
|
28607
28607
|
title: string;
|
|
28608
28608
|
parentPersistentId: string;
|
|
28609
28609
|
configuration?: {
|
|
28610
|
+
isHidden?: boolean | undefined;
|
|
28610
28611
|
showSidebar?: boolean | undefined;
|
|
28611
28612
|
isPrivate?: boolean | undefined;
|
|
28612
|
-
isHidden?: boolean | undefined;
|
|
28613
28613
|
header?: {
|
|
28614
28614
|
description: string;
|
|
28615
28615
|
alignment: "Center" | "Left";
|
|
@@ -28776,9 +28776,9 @@ declare const DTODocumentationGroupUpdateActionInputV2: z$1.ZodObject<{
|
|
|
28776
28776
|
minHeight?: number | null | undefined;
|
|
28777
28777
|
}>>;
|
|
28778
28778
|
}, "strip", z$1.ZodTypeAny, {
|
|
28779
|
+
isHidden?: boolean | undefined;
|
|
28779
28780
|
showSidebar?: boolean | undefined;
|
|
28780
28781
|
isPrivate?: boolean | undefined;
|
|
28781
|
-
isHidden?: boolean | undefined;
|
|
28782
28782
|
header?: {
|
|
28783
28783
|
description: string;
|
|
28784
28784
|
alignment: "Center" | "Left";
|
|
@@ -28807,9 +28807,9 @@ declare const DTODocumentationGroupUpdateActionInputV2: z$1.ZodObject<{
|
|
|
28807
28807
|
minHeight?: number | null | undefined;
|
|
28808
28808
|
} | undefined;
|
|
28809
28809
|
}, {
|
|
28810
|
+
isHidden?: boolean | undefined;
|
|
28810
28811
|
showSidebar?: boolean | undefined;
|
|
28811
28812
|
isPrivate?: boolean | undefined;
|
|
28812
|
-
isHidden?: boolean | undefined;
|
|
28813
28813
|
header?: {
|
|
28814
28814
|
description: string;
|
|
28815
28815
|
alignment: "Center" | "Left";
|
|
@@ -28842,9 +28842,9 @@ declare const DTODocumentationGroupUpdateActionInputV2: z$1.ZodObject<{
|
|
|
28842
28842
|
id: string;
|
|
28843
28843
|
title?: string | undefined;
|
|
28844
28844
|
configuration?: {
|
|
28845
|
+
isHidden?: boolean | undefined;
|
|
28845
28846
|
showSidebar?: boolean | undefined;
|
|
28846
28847
|
isPrivate?: boolean | undefined;
|
|
28847
|
-
isHidden?: boolean | undefined;
|
|
28848
28848
|
header?: {
|
|
28849
28849
|
description: string;
|
|
28850
28850
|
alignment: "Center" | "Left";
|
|
@@ -28877,9 +28877,9 @@ declare const DTODocumentationGroupUpdateActionInputV2: z$1.ZodObject<{
|
|
|
28877
28877
|
id: string;
|
|
28878
28878
|
title?: string | undefined;
|
|
28879
28879
|
configuration?: {
|
|
28880
|
+
isHidden?: boolean | undefined;
|
|
28880
28881
|
showSidebar?: boolean | undefined;
|
|
28881
28882
|
isPrivate?: boolean | undefined;
|
|
28882
|
-
isHidden?: boolean | undefined;
|
|
28883
28883
|
header?: {
|
|
28884
28884
|
description: string;
|
|
28885
28885
|
alignment: "Center" | "Left";
|
|
@@ -28915,9 +28915,9 @@ declare const DTODocumentationGroupUpdateActionInputV2: z$1.ZodObject<{
|
|
|
28915
28915
|
id: string;
|
|
28916
28916
|
title?: string | undefined;
|
|
28917
28917
|
configuration?: {
|
|
28918
|
+
isHidden?: boolean | undefined;
|
|
28918
28919
|
showSidebar?: boolean | undefined;
|
|
28919
28920
|
isPrivate?: boolean | undefined;
|
|
28920
|
-
isHidden?: boolean | undefined;
|
|
28921
28921
|
header?: {
|
|
28922
28922
|
description: string;
|
|
28923
28923
|
alignment: "Center" | "Left";
|
|
@@ -28953,9 +28953,9 @@ declare const DTODocumentationGroupUpdateActionInputV2: z$1.ZodObject<{
|
|
|
28953
28953
|
id: string;
|
|
28954
28954
|
title?: string | undefined;
|
|
28955
28955
|
configuration?: {
|
|
28956
|
+
isHidden?: boolean | undefined;
|
|
28956
28957
|
showSidebar?: boolean | undefined;
|
|
28957
28958
|
isPrivate?: boolean | undefined;
|
|
28958
|
-
isHidden?: boolean | undefined;
|
|
28959
28959
|
header?: {
|
|
28960
28960
|
description: string;
|
|
28961
28961
|
alignment: "Center" | "Left";
|
|
@@ -30003,9 +30003,9 @@ declare const DTODocumentationGroupV1: z$1.ZodObject<Omit<{
|
|
|
30003
30003
|
minHeight?: number | null | undefined;
|
|
30004
30004
|
}>;
|
|
30005
30005
|
}, "strip", z$1.ZodTypeAny, {
|
|
30006
|
+
isHidden: boolean;
|
|
30006
30007
|
showSidebar: boolean;
|
|
30007
30008
|
isPrivate: boolean;
|
|
30008
|
-
isHidden: boolean;
|
|
30009
30009
|
header: {
|
|
30010
30010
|
description: string;
|
|
30011
30011
|
alignment: "Left" | "Center";
|
|
@@ -30049,9 +30049,9 @@ declare const DTODocumentationGroupV1: z$1.ZodObject<Omit<{
|
|
|
30049
30049
|
minHeight?: number | null | undefined;
|
|
30050
30050
|
};
|
|
30051
30051
|
}, {
|
|
30052
|
+
isHidden: boolean;
|
|
30052
30053
|
showSidebar: boolean;
|
|
30053
30054
|
isPrivate: boolean;
|
|
30054
|
-
isHidden: boolean;
|
|
30055
30055
|
header: {
|
|
30056
30056
|
description: string;
|
|
30057
30057
|
alignment: "Left" | "Center";
|
|
@@ -30106,9 +30106,9 @@ declare const DTODocumentationGroupV1: z$1.ZodObject<Omit<{
|
|
|
30106
30106
|
isRoot: boolean;
|
|
30107
30107
|
childrenIds: string[];
|
|
30108
30108
|
configuration: {
|
|
30109
|
+
isHidden: boolean;
|
|
30109
30110
|
showSidebar: boolean;
|
|
30110
30111
|
isPrivate: boolean;
|
|
30111
|
-
isHidden: boolean;
|
|
30112
30112
|
header: {
|
|
30113
30113
|
description: string;
|
|
30114
30114
|
alignment: "Left" | "Center";
|
|
@@ -30167,9 +30167,9 @@ declare const DTODocumentationGroupV1: z$1.ZodObject<Omit<{
|
|
|
30167
30167
|
isRoot: boolean;
|
|
30168
30168
|
childrenIds: string[];
|
|
30169
30169
|
configuration: {
|
|
30170
|
+
isHidden: boolean;
|
|
30170
30171
|
showSidebar: boolean;
|
|
30171
30172
|
isPrivate: boolean;
|
|
30172
|
-
isHidden: boolean;
|
|
30173
30173
|
header: {
|
|
30174
30174
|
description: string;
|
|
30175
30175
|
alignment: "Left" | "Center";
|
|
@@ -30577,9 +30577,9 @@ declare const DTODocumentationGroupV2: z$1.ZodObject<Omit<{
|
|
|
30577
30577
|
minHeight?: number | null | undefined;
|
|
30578
30578
|
}>;
|
|
30579
30579
|
}, "strip", z$1.ZodTypeAny, {
|
|
30580
|
+
isHidden: boolean;
|
|
30580
30581
|
showSidebar: boolean;
|
|
30581
30582
|
isPrivate: boolean;
|
|
30582
|
-
isHidden: boolean;
|
|
30583
30583
|
header: {
|
|
30584
30584
|
description: string;
|
|
30585
30585
|
alignment: "Center" | "Left";
|
|
@@ -30608,9 +30608,9 @@ declare const DTODocumentationGroupV2: z$1.ZodObject<Omit<{
|
|
|
30608
30608
|
minHeight?: number | null | undefined;
|
|
30609
30609
|
};
|
|
30610
30610
|
}, {
|
|
30611
|
+
isHidden: boolean;
|
|
30611
30612
|
showSidebar: boolean;
|
|
30612
30613
|
isPrivate: boolean;
|
|
30613
|
-
isHidden: boolean;
|
|
30614
30614
|
header: {
|
|
30615
30615
|
description: string;
|
|
30616
30616
|
alignment: "Center" | "Left";
|
|
@@ -30779,9 +30779,9 @@ declare const DTODocumentationGroupV2: z$1.ZodObject<Omit<{
|
|
|
30779
30779
|
minHeight?: number | null | undefined;
|
|
30780
30780
|
}>;
|
|
30781
30781
|
}, "strip", z$1.ZodTypeAny, {
|
|
30782
|
+
isHidden: boolean;
|
|
30782
30783
|
showSidebar: boolean;
|
|
30783
30784
|
isPrivate: boolean;
|
|
30784
|
-
isHidden: boolean;
|
|
30785
30785
|
header: {
|
|
30786
30786
|
description: string;
|
|
30787
30787
|
alignment: "Center" | "Left";
|
|
@@ -30810,9 +30810,9 @@ declare const DTODocumentationGroupV2: z$1.ZodObject<Omit<{
|
|
|
30810
30810
|
minHeight?: number | null | undefined;
|
|
30811
30811
|
};
|
|
30812
30812
|
}, {
|
|
30813
|
+
isHidden: boolean;
|
|
30813
30814
|
showSidebar: boolean;
|
|
30814
30815
|
isPrivate: boolean;
|
|
30815
|
-
isHidden: boolean;
|
|
30816
30816
|
header: {
|
|
30817
30817
|
description: string;
|
|
30818
30818
|
alignment: "Center" | "Left";
|
|
@@ -30845,9 +30845,9 @@ declare const DTODocumentationGroupV2: z$1.ZodObject<Omit<{
|
|
|
30845
30845
|
}, "strip", z$1.ZodTypeAny, {
|
|
30846
30846
|
previousTitle?: string | undefined;
|
|
30847
30847
|
previousConfiguration?: {
|
|
30848
|
+
isHidden: boolean;
|
|
30848
30849
|
showSidebar: boolean;
|
|
30849
30850
|
isPrivate: boolean;
|
|
30850
|
-
isHidden: boolean;
|
|
30851
30851
|
header: {
|
|
30852
30852
|
description: string;
|
|
30853
30853
|
alignment: "Center" | "Left";
|
|
@@ -30880,9 +30880,9 @@ declare const DTODocumentationGroupV2: z$1.ZodObject<Omit<{
|
|
|
30880
30880
|
}, {
|
|
30881
30881
|
previousTitle?: string | undefined;
|
|
30882
30882
|
previousConfiguration?: {
|
|
30883
|
+
isHidden: boolean;
|
|
30883
30884
|
showSidebar: boolean;
|
|
30884
30885
|
isPrivate: boolean;
|
|
30885
|
-
isHidden: boolean;
|
|
30886
30886
|
header: {
|
|
30887
30887
|
description: string;
|
|
30888
30888
|
alignment: "Center" | "Left";
|
|
@@ -30918,9 +30918,9 @@ declare const DTODocumentationGroupV2: z$1.ZodObject<Omit<{
|
|
|
30918
30918
|
changes: {
|
|
30919
30919
|
previousTitle?: string | undefined;
|
|
30920
30920
|
previousConfiguration?: {
|
|
30921
|
+
isHidden: boolean;
|
|
30921
30922
|
showSidebar: boolean;
|
|
30922
30923
|
isPrivate: boolean;
|
|
30923
|
-
isHidden: boolean;
|
|
30924
30924
|
header: {
|
|
30925
30925
|
description: string;
|
|
30926
30926
|
alignment: "Center" | "Left";
|
|
@@ -30956,9 +30956,9 @@ declare const DTODocumentationGroupV2: z$1.ZodObject<Omit<{
|
|
|
30956
30956
|
changes: {
|
|
30957
30957
|
previousTitle?: string | undefined;
|
|
30958
30958
|
previousConfiguration?: {
|
|
30959
|
+
isHidden: boolean;
|
|
30959
30960
|
showSidebar: boolean;
|
|
30960
30961
|
isPrivate: boolean;
|
|
30961
|
-
isHidden: boolean;
|
|
30962
30962
|
header: {
|
|
30963
30963
|
description: string;
|
|
30964
30964
|
alignment: "Center" | "Left";
|
|
@@ -31040,9 +31040,9 @@ declare const DTODocumentationGroupV2: z$1.ZodObject<Omit<{
|
|
|
31040
31040
|
isRoot: boolean;
|
|
31041
31041
|
childrenIds: string[];
|
|
31042
31042
|
configuration: {
|
|
31043
|
+
isHidden: boolean;
|
|
31043
31044
|
showSidebar: boolean;
|
|
31044
31045
|
isPrivate: boolean;
|
|
31045
|
-
isHidden: boolean;
|
|
31046
31046
|
header: {
|
|
31047
31047
|
description: string;
|
|
31048
31048
|
alignment: "Center" | "Left";
|
|
@@ -31088,9 +31088,9 @@ declare const DTODocumentationGroupV2: z$1.ZodObject<Omit<{
|
|
|
31088
31088
|
changes: {
|
|
31089
31089
|
previousTitle?: string | undefined;
|
|
31090
31090
|
previousConfiguration?: {
|
|
31091
|
+
isHidden: boolean;
|
|
31091
31092
|
showSidebar: boolean;
|
|
31092
31093
|
isPrivate: boolean;
|
|
31093
|
-
isHidden: boolean;
|
|
31094
31094
|
header: {
|
|
31095
31095
|
description: string;
|
|
31096
31096
|
alignment: "Center" | "Left";
|
|
@@ -31141,9 +31141,9 @@ declare const DTODocumentationGroupV2: z$1.ZodObject<Omit<{
|
|
|
31141
31141
|
isRoot: boolean;
|
|
31142
31142
|
childrenIds: string[];
|
|
31143
31143
|
configuration: {
|
|
31144
|
+
isHidden: boolean;
|
|
31144
31145
|
showSidebar: boolean;
|
|
31145
31146
|
isPrivate: boolean;
|
|
31146
|
-
isHidden: boolean;
|
|
31147
31147
|
header: {
|
|
31148
31148
|
description: string;
|
|
31149
31149
|
alignment: "Center" | "Left";
|
|
@@ -31189,9 +31189,9 @@ declare const DTODocumentationGroupV2: z$1.ZodObject<Omit<{
|
|
|
31189
31189
|
changes: {
|
|
31190
31190
|
previousTitle?: string | undefined;
|
|
31191
31191
|
previousConfiguration?: {
|
|
31192
|
+
isHidden: boolean;
|
|
31192
31193
|
showSidebar: boolean;
|
|
31193
31194
|
isPrivate: boolean;
|
|
31194
|
-
isHidden: boolean;
|
|
31195
31195
|
header: {
|
|
31196
31196
|
description: string;
|
|
31197
31197
|
alignment: "Center" | "Left";
|
|
@@ -31364,9 +31364,9 @@ declare const DTOCreateDocumentationGroupInput: z$1.ZodObject<{
|
|
|
31364
31364
|
minHeight?: number | null | undefined;
|
|
31365
31365
|
}>>;
|
|
31366
31366
|
}, "strip", z$1.ZodTypeAny, {
|
|
31367
|
+
isHidden?: boolean | undefined;
|
|
31367
31368
|
showSidebar?: boolean | undefined;
|
|
31368
31369
|
isPrivate?: boolean | undefined;
|
|
31369
|
-
isHidden?: boolean | undefined;
|
|
31370
31370
|
header?: {
|
|
31371
31371
|
description: string;
|
|
31372
31372
|
alignment: "Center" | "Left";
|
|
@@ -31395,9 +31395,9 @@ declare const DTOCreateDocumentationGroupInput: z$1.ZodObject<{
|
|
|
31395
31395
|
minHeight?: number | null | undefined;
|
|
31396
31396
|
} | undefined;
|
|
31397
31397
|
}, {
|
|
31398
|
+
isHidden?: boolean | undefined;
|
|
31398
31399
|
showSidebar?: boolean | undefined;
|
|
31399
31400
|
isPrivate?: boolean | undefined;
|
|
31400
|
-
isHidden?: boolean | undefined;
|
|
31401
31401
|
header?: {
|
|
31402
31402
|
description: string;
|
|
31403
31403
|
alignment: "Center" | "Left";
|
|
@@ -31433,9 +31433,9 @@ declare const DTOCreateDocumentationGroupInput: z$1.ZodObject<{
|
|
|
31433
31433
|
title: string;
|
|
31434
31434
|
parentPersistentId: string;
|
|
31435
31435
|
configuration?: {
|
|
31436
|
+
isHidden?: boolean | undefined;
|
|
31436
31437
|
showSidebar?: boolean | undefined;
|
|
31437
31438
|
isPrivate?: boolean | undefined;
|
|
31438
|
-
isHidden?: boolean | undefined;
|
|
31439
31439
|
header?: {
|
|
31440
31440
|
description: string;
|
|
31441
31441
|
alignment: "Center" | "Left";
|
|
@@ -31470,9 +31470,9 @@ declare const DTOCreateDocumentationGroupInput: z$1.ZodObject<{
|
|
|
31470
31470
|
title: string;
|
|
31471
31471
|
parentPersistentId: string;
|
|
31472
31472
|
configuration?: {
|
|
31473
|
+
isHidden?: boolean | undefined;
|
|
31473
31474
|
showSidebar?: boolean | undefined;
|
|
31474
31475
|
isPrivate?: boolean | undefined;
|
|
31475
|
-
isHidden?: boolean | undefined;
|
|
31476
31476
|
header?: {
|
|
31477
31477
|
description: string;
|
|
31478
31478
|
alignment: "Center" | "Left";
|
|
@@ -31635,9 +31635,9 @@ declare const DTOUpdateDocumentationGroupInput: z$1.ZodObject<{
|
|
|
31635
31635
|
minHeight?: number | null | undefined;
|
|
31636
31636
|
}>>;
|
|
31637
31637
|
}, "strip", z$1.ZodTypeAny, {
|
|
31638
|
+
isHidden?: boolean | undefined;
|
|
31638
31639
|
showSidebar?: boolean | undefined;
|
|
31639
31640
|
isPrivate?: boolean | undefined;
|
|
31640
|
-
isHidden?: boolean | undefined;
|
|
31641
31641
|
header?: {
|
|
31642
31642
|
description: string;
|
|
31643
31643
|
alignment: "Center" | "Left";
|
|
@@ -31666,9 +31666,9 @@ declare const DTOUpdateDocumentationGroupInput: z$1.ZodObject<{
|
|
|
31666
31666
|
minHeight?: number | null | undefined;
|
|
31667
31667
|
} | undefined;
|
|
31668
31668
|
}, {
|
|
31669
|
+
isHidden?: boolean | undefined;
|
|
31669
31670
|
showSidebar?: boolean | undefined;
|
|
31670
31671
|
isPrivate?: boolean | undefined;
|
|
31671
|
-
isHidden?: boolean | undefined;
|
|
31672
31672
|
header?: {
|
|
31673
31673
|
description: string;
|
|
31674
31674
|
alignment: "Center" | "Left";
|
|
@@ -31701,9 +31701,9 @@ declare const DTOUpdateDocumentationGroupInput: z$1.ZodObject<{
|
|
|
31701
31701
|
id: string;
|
|
31702
31702
|
title?: string | undefined;
|
|
31703
31703
|
configuration?: {
|
|
31704
|
+
isHidden?: boolean | undefined;
|
|
31704
31705
|
showSidebar?: boolean | undefined;
|
|
31705
31706
|
isPrivate?: boolean | undefined;
|
|
31706
|
-
isHidden?: boolean | undefined;
|
|
31707
31707
|
header?: {
|
|
31708
31708
|
description: string;
|
|
31709
31709
|
alignment: "Center" | "Left";
|
|
@@ -31736,9 +31736,9 @@ declare const DTOUpdateDocumentationGroupInput: z$1.ZodObject<{
|
|
|
31736
31736
|
id: string;
|
|
31737
31737
|
title?: string | undefined;
|
|
31738
31738
|
configuration?: {
|
|
31739
|
+
isHidden?: boolean | undefined;
|
|
31739
31740
|
showSidebar?: boolean | undefined;
|
|
31740
31741
|
isPrivate?: boolean | undefined;
|
|
31741
|
-
isHidden?: boolean | undefined;
|
|
31742
31742
|
header?: {
|
|
31743
31743
|
description: string;
|
|
31744
31744
|
alignment: "Center" | "Left";
|
|
@@ -31968,9 +31968,9 @@ declare const DTODocumentationHierarchyV2: z$1.ZodObject<{
|
|
|
31968
31968
|
minHeight?: number | null | undefined;
|
|
31969
31969
|
}>;
|
|
31970
31970
|
}, "strip", z$1.ZodTypeAny, {
|
|
31971
|
+
isHidden: boolean;
|
|
31971
31972
|
showSidebar: boolean;
|
|
31972
31973
|
isPrivate: boolean;
|
|
31973
|
-
isHidden: boolean;
|
|
31974
31974
|
header: {
|
|
31975
31975
|
description: string;
|
|
31976
31976
|
alignment: "Center" | "Left";
|
|
@@ -31999,9 +31999,9 @@ declare const DTODocumentationHierarchyV2: z$1.ZodObject<{
|
|
|
31999
31999
|
minHeight?: number | null | undefined;
|
|
32000
32000
|
};
|
|
32001
32001
|
}, {
|
|
32002
|
+
isHidden: boolean;
|
|
32002
32003
|
showSidebar: boolean;
|
|
32003
32004
|
isPrivate: boolean;
|
|
32004
|
-
isHidden: boolean;
|
|
32005
32005
|
header: {
|
|
32006
32006
|
description: string;
|
|
32007
32007
|
alignment: "Center" | "Left";
|
|
@@ -32209,9 +32209,9 @@ declare const DTODocumentationHierarchyV2: z$1.ZodObject<{
|
|
|
32209
32209
|
minHeight?: number | null | undefined;
|
|
32210
32210
|
}>;
|
|
32211
32211
|
}, "strip", z$1.ZodTypeAny, {
|
|
32212
|
+
isHidden: boolean;
|
|
32212
32213
|
showSidebar: boolean;
|
|
32213
32214
|
isPrivate: boolean;
|
|
32214
|
-
isHidden: boolean;
|
|
32215
32215
|
header: {
|
|
32216
32216
|
description: string;
|
|
32217
32217
|
alignment: "Center" | "Left";
|
|
@@ -32240,9 +32240,9 @@ declare const DTODocumentationHierarchyV2: z$1.ZodObject<{
|
|
|
32240
32240
|
minHeight?: number | null | undefined;
|
|
32241
32241
|
};
|
|
32242
32242
|
}, {
|
|
32243
|
+
isHidden: boolean;
|
|
32243
32244
|
showSidebar: boolean;
|
|
32244
32245
|
isPrivate: boolean;
|
|
32245
|
-
isHidden: boolean;
|
|
32246
32246
|
header: {
|
|
32247
32247
|
description: string;
|
|
32248
32248
|
alignment: "Center" | "Left";
|
|
@@ -32275,9 +32275,9 @@ declare const DTODocumentationHierarchyV2: z$1.ZodObject<{
|
|
|
32275
32275
|
}, "strip", z$1.ZodTypeAny, {
|
|
32276
32276
|
previousTitle?: string | undefined;
|
|
32277
32277
|
previousConfiguration?: {
|
|
32278
|
+
isHidden: boolean;
|
|
32278
32279
|
showSidebar: boolean;
|
|
32279
32280
|
isPrivate: boolean;
|
|
32280
|
-
isHidden: boolean;
|
|
32281
32281
|
header: {
|
|
32282
32282
|
description: string;
|
|
32283
32283
|
alignment: "Center" | "Left";
|
|
@@ -32310,9 +32310,9 @@ declare const DTODocumentationHierarchyV2: z$1.ZodObject<{
|
|
|
32310
32310
|
}, {
|
|
32311
32311
|
previousTitle?: string | undefined;
|
|
32312
32312
|
previousConfiguration?: {
|
|
32313
|
+
isHidden: boolean;
|
|
32313
32314
|
showSidebar: boolean;
|
|
32314
32315
|
isPrivate: boolean;
|
|
32315
|
-
isHidden: boolean;
|
|
32316
32316
|
header: {
|
|
32317
32317
|
description: string;
|
|
32318
32318
|
alignment: "Center" | "Left";
|
|
@@ -32348,9 +32348,9 @@ declare const DTODocumentationHierarchyV2: z$1.ZodObject<{
|
|
|
32348
32348
|
changes: {
|
|
32349
32349
|
previousTitle?: string | undefined;
|
|
32350
32350
|
previousConfiguration?: {
|
|
32351
|
+
isHidden: boolean;
|
|
32351
32352
|
showSidebar: boolean;
|
|
32352
32353
|
isPrivate: boolean;
|
|
32353
|
-
isHidden: boolean;
|
|
32354
32354
|
header: {
|
|
32355
32355
|
description: string;
|
|
32356
32356
|
alignment: "Center" | "Left";
|
|
@@ -32386,9 +32386,9 @@ declare const DTODocumentationHierarchyV2: z$1.ZodObject<{
|
|
|
32386
32386
|
changes: {
|
|
32387
32387
|
previousTitle?: string | undefined;
|
|
32388
32388
|
previousConfiguration?: {
|
|
32389
|
+
isHidden: boolean;
|
|
32389
32390
|
showSidebar: boolean;
|
|
32390
32391
|
isPrivate: boolean;
|
|
32391
|
-
isHidden: boolean;
|
|
32392
32392
|
header: {
|
|
32393
32393
|
description: string;
|
|
32394
32394
|
alignment: "Center" | "Left";
|
|
@@ -32442,9 +32442,9 @@ declare const DTODocumentationHierarchyV2: z$1.ZodObject<{
|
|
|
32442
32442
|
updatedAt: Date;
|
|
32443
32443
|
title: string;
|
|
32444
32444
|
configuration: {
|
|
32445
|
+
isHidden: boolean;
|
|
32445
32446
|
showSidebar: boolean;
|
|
32446
32447
|
isPrivate: boolean;
|
|
32447
|
-
isHidden: boolean;
|
|
32448
32448
|
header: {
|
|
32449
32449
|
description: string;
|
|
32450
32450
|
alignment: "Center" | "Left";
|
|
@@ -32491,9 +32491,9 @@ declare const DTODocumentationHierarchyV2: z$1.ZodObject<{
|
|
|
32491
32491
|
changes: {
|
|
32492
32492
|
previousTitle?: string | undefined;
|
|
32493
32493
|
previousConfiguration?: {
|
|
32494
|
+
isHidden: boolean;
|
|
32494
32495
|
showSidebar: boolean;
|
|
32495
32496
|
isPrivate: boolean;
|
|
32496
|
-
isHidden: boolean;
|
|
32497
32497
|
header: {
|
|
32498
32498
|
description: string;
|
|
32499
32499
|
alignment: "Center" | "Left";
|
|
@@ -32544,9 +32544,9 @@ declare const DTODocumentationHierarchyV2: z$1.ZodObject<{
|
|
|
32544
32544
|
updatedAt: Date;
|
|
32545
32545
|
title: string;
|
|
32546
32546
|
configuration: {
|
|
32547
|
+
isHidden: boolean;
|
|
32547
32548
|
showSidebar: boolean;
|
|
32548
32549
|
isPrivate: boolean;
|
|
32549
|
-
isHidden: boolean;
|
|
32550
32550
|
header: {
|
|
32551
32551
|
description: string;
|
|
32552
32552
|
alignment: "Center" | "Left";
|
|
@@ -32593,9 +32593,9 @@ declare const DTODocumentationHierarchyV2: z$1.ZodObject<{
|
|
|
32593
32593
|
changes: {
|
|
32594
32594
|
previousTitle?: string | undefined;
|
|
32595
32595
|
previousConfiguration?: {
|
|
32596
|
+
isHidden: boolean;
|
|
32596
32597
|
showSidebar: boolean;
|
|
32597
32598
|
isPrivate: boolean;
|
|
32598
|
-
isHidden: boolean;
|
|
32599
32599
|
header: {
|
|
32600
32600
|
description: string;
|
|
32601
32601
|
alignment: "Center" | "Left";
|
|
@@ -32778,9 +32778,9 @@ declare const DTODocumentationHierarchyV2: z$1.ZodObject<{
|
|
|
32778
32778
|
minHeight?: number | null | undefined;
|
|
32779
32779
|
}>;
|
|
32780
32780
|
}, "strip", z$1.ZodTypeAny, {
|
|
32781
|
+
isHidden: boolean;
|
|
32781
32782
|
showSidebar: boolean;
|
|
32782
32783
|
isPrivate: boolean;
|
|
32783
|
-
isHidden: boolean;
|
|
32784
32784
|
header: {
|
|
32785
32785
|
description: string;
|
|
32786
32786
|
alignment: "Center" | "Left";
|
|
@@ -32809,9 +32809,9 @@ declare const DTODocumentationHierarchyV2: z$1.ZodObject<{
|
|
|
32809
32809
|
minHeight?: number | null | undefined;
|
|
32810
32810
|
};
|
|
32811
32811
|
}, {
|
|
32812
|
+
isHidden: boolean;
|
|
32812
32813
|
showSidebar: boolean;
|
|
32813
32814
|
isPrivate: boolean;
|
|
32814
|
-
isHidden: boolean;
|
|
32815
32815
|
header: {
|
|
32816
32816
|
description: string;
|
|
32817
32817
|
alignment: "Center" | "Left";
|
|
@@ -33006,9 +33006,9 @@ declare const DTODocumentationHierarchyV2: z$1.ZodObject<{
|
|
|
33006
33006
|
minHeight?: number | null | undefined;
|
|
33007
33007
|
}>;
|
|
33008
33008
|
}, "strip", z$1.ZodTypeAny, {
|
|
33009
|
+
isHidden: boolean;
|
|
33009
33010
|
showSidebar: boolean;
|
|
33010
33011
|
isPrivate: boolean;
|
|
33011
|
-
isHidden: boolean;
|
|
33012
33012
|
header: {
|
|
33013
33013
|
description: string;
|
|
33014
33014
|
alignment: "Center" | "Left";
|
|
@@ -33037,9 +33037,9 @@ declare const DTODocumentationHierarchyV2: z$1.ZodObject<{
|
|
|
33037
33037
|
minHeight?: number | null | undefined;
|
|
33038
33038
|
};
|
|
33039
33039
|
}, {
|
|
33040
|
+
isHidden: boolean;
|
|
33040
33041
|
showSidebar: boolean;
|
|
33041
33042
|
isPrivate: boolean;
|
|
33042
|
-
isHidden: boolean;
|
|
33043
33043
|
header: {
|
|
33044
33044
|
description: string;
|
|
33045
33045
|
alignment: "Center" | "Left";
|
|
@@ -33072,9 +33072,9 @@ declare const DTODocumentationHierarchyV2: z$1.ZodObject<{
|
|
|
33072
33072
|
}, "strip", z$1.ZodTypeAny, {
|
|
33073
33073
|
previousTitle?: string | undefined;
|
|
33074
33074
|
previousConfiguration?: {
|
|
33075
|
+
isHidden: boolean;
|
|
33075
33076
|
showSidebar: boolean;
|
|
33076
33077
|
isPrivate: boolean;
|
|
33077
|
-
isHidden: boolean;
|
|
33078
33078
|
header: {
|
|
33079
33079
|
description: string;
|
|
33080
33080
|
alignment: "Center" | "Left";
|
|
@@ -33107,9 +33107,9 @@ declare const DTODocumentationHierarchyV2: z$1.ZodObject<{
|
|
|
33107
33107
|
}, {
|
|
33108
33108
|
previousTitle?: string | undefined;
|
|
33109
33109
|
previousConfiguration?: {
|
|
33110
|
+
isHidden: boolean;
|
|
33110
33111
|
showSidebar: boolean;
|
|
33111
33112
|
isPrivate: boolean;
|
|
33112
|
-
isHidden: boolean;
|
|
33113
33113
|
header: {
|
|
33114
33114
|
description: string;
|
|
33115
33115
|
alignment: "Center" | "Left";
|
|
@@ -33145,9 +33145,9 @@ declare const DTODocumentationHierarchyV2: z$1.ZodObject<{
|
|
|
33145
33145
|
changes: {
|
|
33146
33146
|
previousTitle?: string | undefined;
|
|
33147
33147
|
previousConfiguration?: {
|
|
33148
|
+
isHidden: boolean;
|
|
33148
33149
|
showSidebar: boolean;
|
|
33149
33150
|
isPrivate: boolean;
|
|
33150
|
-
isHidden: boolean;
|
|
33151
33151
|
header: {
|
|
33152
33152
|
description: string;
|
|
33153
33153
|
alignment: "Center" | "Left";
|
|
@@ -33183,9 +33183,9 @@ declare const DTODocumentationHierarchyV2: z$1.ZodObject<{
|
|
|
33183
33183
|
changes: {
|
|
33184
33184
|
previousTitle?: string | undefined;
|
|
33185
33185
|
previousConfiguration?: {
|
|
33186
|
+
isHidden: boolean;
|
|
33186
33187
|
showSidebar: boolean;
|
|
33187
33188
|
isPrivate: boolean;
|
|
33188
|
-
isHidden: boolean;
|
|
33189
33189
|
header: {
|
|
33190
33190
|
description: string;
|
|
33191
33191
|
alignment: "Center" | "Left";
|
|
@@ -33240,9 +33240,9 @@ declare const DTODocumentationHierarchyV2: z$1.ZodObject<{
|
|
|
33240
33240
|
isRoot: boolean;
|
|
33241
33241
|
childrenIds: string[];
|
|
33242
33242
|
configuration: {
|
|
33243
|
+
isHidden: boolean;
|
|
33243
33244
|
showSidebar: boolean;
|
|
33244
33245
|
isPrivate: boolean;
|
|
33245
|
-
isHidden: boolean;
|
|
33246
33246
|
header: {
|
|
33247
33247
|
description: string;
|
|
33248
33248
|
alignment: "Center" | "Left";
|
|
@@ -33288,9 +33288,9 @@ declare const DTODocumentationHierarchyV2: z$1.ZodObject<{
|
|
|
33288
33288
|
changes: {
|
|
33289
33289
|
previousTitle?: string | undefined;
|
|
33290
33290
|
previousConfiguration?: {
|
|
33291
|
+
isHidden: boolean;
|
|
33291
33292
|
showSidebar: boolean;
|
|
33292
33293
|
isPrivate: boolean;
|
|
33293
|
-
isHidden: boolean;
|
|
33294
33294
|
header: {
|
|
33295
33295
|
description: string;
|
|
33296
33296
|
alignment: "Center" | "Left";
|
|
@@ -33341,9 +33341,9 @@ declare const DTODocumentationHierarchyV2: z$1.ZodObject<{
|
|
|
33341
33341
|
isRoot: boolean;
|
|
33342
33342
|
childrenIds: string[];
|
|
33343
33343
|
configuration: {
|
|
33344
|
+
isHidden: boolean;
|
|
33344
33345
|
showSidebar: boolean;
|
|
33345
33346
|
isPrivate: boolean;
|
|
33346
|
-
isHidden: boolean;
|
|
33347
33347
|
header: {
|
|
33348
33348
|
description: string;
|
|
33349
33349
|
alignment: "Center" | "Left";
|
|
@@ -33389,9 +33389,9 @@ declare const DTODocumentationHierarchyV2: z$1.ZodObject<{
|
|
|
33389
33389
|
changes: {
|
|
33390
33390
|
previousTitle?: string | undefined;
|
|
33391
33391
|
previousConfiguration?: {
|
|
33392
|
+
isHidden: boolean;
|
|
33392
33393
|
showSidebar: boolean;
|
|
33393
33394
|
isPrivate: boolean;
|
|
33394
|
-
isHidden: boolean;
|
|
33395
33395
|
header: {
|
|
33396
33396
|
description: string;
|
|
33397
33397
|
alignment: "Center" | "Left";
|
|
@@ -33446,9 +33446,9 @@ declare const DTODocumentationHierarchyV2: z$1.ZodObject<{
|
|
|
33446
33446
|
isRoot: boolean;
|
|
33447
33447
|
childrenIds: string[];
|
|
33448
33448
|
configuration: {
|
|
33449
|
+
isHidden: boolean;
|
|
33449
33450
|
showSidebar: boolean;
|
|
33450
33451
|
isPrivate: boolean;
|
|
33451
|
-
isHidden: boolean;
|
|
33452
33452
|
header: {
|
|
33453
33453
|
description: string;
|
|
33454
33454
|
alignment: "Center" | "Left";
|
|
@@ -33494,9 +33494,9 @@ declare const DTODocumentationHierarchyV2: z$1.ZodObject<{
|
|
|
33494
33494
|
changes: {
|
|
33495
33495
|
previousTitle?: string | undefined;
|
|
33496
33496
|
previousConfiguration?: {
|
|
33497
|
+
isHidden: boolean;
|
|
33497
33498
|
showSidebar: boolean;
|
|
33498
33499
|
isPrivate: boolean;
|
|
33499
|
-
isHidden: boolean;
|
|
33500
33500
|
header: {
|
|
33501
33501
|
description: string;
|
|
33502
33502
|
alignment: "Center" | "Left";
|
|
@@ -33547,9 +33547,9 @@ declare const DTODocumentationHierarchyV2: z$1.ZodObject<{
|
|
|
33547
33547
|
updatedAt: Date;
|
|
33548
33548
|
title: string;
|
|
33549
33549
|
configuration: {
|
|
33550
|
+
isHidden: boolean;
|
|
33550
33551
|
showSidebar: boolean;
|
|
33551
33552
|
isPrivate: boolean;
|
|
33552
|
-
isHidden: boolean;
|
|
33553
33553
|
header: {
|
|
33554
33554
|
description: string;
|
|
33555
33555
|
alignment: "Center" | "Left";
|
|
@@ -33596,9 +33596,9 @@ declare const DTODocumentationHierarchyV2: z$1.ZodObject<{
|
|
|
33596
33596
|
changes: {
|
|
33597
33597
|
previousTitle?: string | undefined;
|
|
33598
33598
|
previousConfiguration?: {
|
|
33599
|
+
isHidden: boolean;
|
|
33599
33600
|
showSidebar: boolean;
|
|
33600
33601
|
isPrivate: boolean;
|
|
33601
|
-
isHidden: boolean;
|
|
33602
33602
|
header: {
|
|
33603
33603
|
description: string;
|
|
33604
33604
|
alignment: "Center" | "Left";
|
|
@@ -33653,9 +33653,9 @@ declare const DTODocumentationHierarchyV2: z$1.ZodObject<{
|
|
|
33653
33653
|
isRoot: boolean;
|
|
33654
33654
|
childrenIds: string[];
|
|
33655
33655
|
configuration: {
|
|
33656
|
+
isHidden: boolean;
|
|
33656
33657
|
showSidebar: boolean;
|
|
33657
33658
|
isPrivate: boolean;
|
|
33658
|
-
isHidden: boolean;
|
|
33659
33659
|
header: {
|
|
33660
33660
|
description: string;
|
|
33661
33661
|
alignment: "Center" | "Left";
|
|
@@ -33701,9 +33701,9 @@ declare const DTODocumentationHierarchyV2: z$1.ZodObject<{
|
|
|
33701
33701
|
changes: {
|
|
33702
33702
|
previousTitle?: string | undefined;
|
|
33703
33703
|
previousConfiguration?: {
|
|
33704
|
+
isHidden: boolean;
|
|
33704
33705
|
showSidebar: boolean;
|
|
33705
33706
|
isPrivate: boolean;
|
|
33706
|
-
isHidden: boolean;
|
|
33707
33707
|
header: {
|
|
33708
33708
|
description: string;
|
|
33709
33709
|
alignment: "Center" | "Left";
|
|
@@ -33754,9 +33754,9 @@ declare const DTODocumentationHierarchyV2: z$1.ZodObject<{
|
|
|
33754
33754
|
updatedAt: Date;
|
|
33755
33755
|
title: string;
|
|
33756
33756
|
configuration: {
|
|
33757
|
+
isHidden: boolean;
|
|
33757
33758
|
showSidebar: boolean;
|
|
33758
33759
|
isPrivate: boolean;
|
|
33759
|
-
isHidden: boolean;
|
|
33760
33760
|
header: {
|
|
33761
33761
|
description: string;
|
|
33762
33762
|
alignment: "Center" | "Left";
|
|
@@ -33803,9 +33803,9 @@ declare const DTODocumentationHierarchyV2: z$1.ZodObject<{
|
|
|
33803
33803
|
changes: {
|
|
33804
33804
|
previousTitle?: string | undefined;
|
|
33805
33805
|
previousConfiguration?: {
|
|
33806
|
+
isHidden: boolean;
|
|
33806
33807
|
showSidebar: boolean;
|
|
33807
33808
|
isPrivate: boolean;
|
|
33808
|
-
isHidden: boolean;
|
|
33809
33809
|
header: {
|
|
33810
33810
|
description: string;
|
|
33811
33811
|
alignment: "Center" | "Left";
|
|
@@ -34257,9 +34257,9 @@ declare const DTODocumentationItemConfigurationV1: z$1.ZodObject<{
|
|
|
34257
34257
|
minHeight?: number | null | undefined;
|
|
34258
34258
|
}>;
|
|
34259
34259
|
}, "strip", z$1.ZodTypeAny, {
|
|
34260
|
+
isHidden: boolean;
|
|
34260
34261
|
showSidebar: boolean;
|
|
34261
34262
|
isPrivate: boolean;
|
|
34262
|
-
isHidden: boolean;
|
|
34263
34263
|
header: {
|
|
34264
34264
|
description: string;
|
|
34265
34265
|
alignment: "Left" | "Center";
|
|
@@ -34303,9 +34303,9 @@ declare const DTODocumentationItemConfigurationV1: z$1.ZodObject<{
|
|
|
34303
34303
|
minHeight?: number | null | undefined;
|
|
34304
34304
|
};
|
|
34305
34305
|
}, {
|
|
34306
|
+
isHidden: boolean;
|
|
34306
34307
|
showSidebar: boolean;
|
|
34307
34308
|
isPrivate: boolean;
|
|
34308
|
-
isHidden: boolean;
|
|
34309
34309
|
header: {
|
|
34310
34310
|
description: string;
|
|
34311
34311
|
alignment: "Left" | "Center";
|
|
@@ -34603,9 +34603,9 @@ declare const DTODocumentationItemConfigurationV2: z$1.ZodObject<{
|
|
|
34603
34603
|
minHeight?: number | null | undefined;
|
|
34604
34604
|
}>;
|
|
34605
34605
|
}, "strip", z$1.ZodTypeAny, {
|
|
34606
|
+
isHidden: boolean;
|
|
34606
34607
|
showSidebar: boolean;
|
|
34607
34608
|
isPrivate: boolean;
|
|
34608
|
-
isHidden: boolean;
|
|
34609
34609
|
header: {
|
|
34610
34610
|
description: string;
|
|
34611
34611
|
alignment: "Center" | "Left";
|
|
@@ -34634,9 +34634,9 @@ declare const DTODocumentationItemConfigurationV2: z$1.ZodObject<{
|
|
|
34634
34634
|
minHeight?: number | null | undefined;
|
|
34635
34635
|
};
|
|
34636
34636
|
}, {
|
|
34637
|
+
isHidden: boolean;
|
|
34637
34638
|
showSidebar: boolean;
|
|
34638
34639
|
isPrivate: boolean;
|
|
34639
|
-
isHidden: boolean;
|
|
34640
34640
|
header: {
|
|
34641
34641
|
description: string;
|
|
34642
34642
|
alignment: "Center" | "Left";
|
|
@@ -35026,9 +35026,9 @@ declare const DTODocumentationPageCreateActionInputV2: z$1.ZodObject<{
|
|
|
35026
35026
|
minHeight?: number | null | undefined;
|
|
35027
35027
|
}>>;
|
|
35028
35028
|
}, "strip", z$1.ZodTypeAny, {
|
|
35029
|
+
isHidden?: boolean | undefined;
|
|
35029
35030
|
showSidebar?: boolean | undefined;
|
|
35030
35031
|
isPrivate?: boolean | undefined;
|
|
35031
|
-
isHidden?: boolean | undefined;
|
|
35032
35032
|
header?: {
|
|
35033
35033
|
description: string;
|
|
35034
35034
|
alignment: "Center" | "Left";
|
|
@@ -35057,9 +35057,9 @@ declare const DTODocumentationPageCreateActionInputV2: z$1.ZodObject<{
|
|
|
35057
35057
|
minHeight?: number | null | undefined;
|
|
35058
35058
|
} | undefined;
|
|
35059
35059
|
}, {
|
|
35060
|
+
isHidden?: boolean | undefined;
|
|
35060
35061
|
showSidebar?: boolean | undefined;
|
|
35061
35062
|
isPrivate?: boolean | undefined;
|
|
35062
|
-
isHidden?: boolean | undefined;
|
|
35063
35063
|
header?: {
|
|
35064
35064
|
description: string;
|
|
35065
35065
|
alignment: "Center" | "Left";
|
|
@@ -35095,9 +35095,9 @@ declare const DTODocumentationPageCreateActionInputV2: z$1.ZodObject<{
|
|
|
35095
35095
|
title: string;
|
|
35096
35096
|
parentPersistentId: string;
|
|
35097
35097
|
configuration?: {
|
|
35098
|
+
isHidden?: boolean | undefined;
|
|
35098
35099
|
showSidebar?: boolean | undefined;
|
|
35099
35100
|
isPrivate?: boolean | undefined;
|
|
35100
|
-
isHidden?: boolean | undefined;
|
|
35101
35101
|
header?: {
|
|
35102
35102
|
description: string;
|
|
35103
35103
|
alignment: "Center" | "Left";
|
|
@@ -35132,9 +35132,9 @@ declare const DTODocumentationPageCreateActionInputV2: z$1.ZodObject<{
|
|
|
35132
35132
|
title: string;
|
|
35133
35133
|
parentPersistentId: string;
|
|
35134
35134
|
configuration?: {
|
|
35135
|
+
isHidden?: boolean | undefined;
|
|
35135
35136
|
showSidebar?: boolean | undefined;
|
|
35136
35137
|
isPrivate?: boolean | undefined;
|
|
35137
|
-
isHidden?: boolean | undefined;
|
|
35138
35138
|
header?: {
|
|
35139
35139
|
description: string;
|
|
35140
35140
|
alignment: "Center" | "Left";
|
|
@@ -35172,9 +35172,9 @@ declare const DTODocumentationPageCreateActionInputV2: z$1.ZodObject<{
|
|
|
35172
35172
|
title: string;
|
|
35173
35173
|
parentPersistentId: string;
|
|
35174
35174
|
configuration?: {
|
|
35175
|
+
isHidden?: boolean | undefined;
|
|
35175
35176
|
showSidebar?: boolean | undefined;
|
|
35176
35177
|
isPrivate?: boolean | undefined;
|
|
35177
|
-
isHidden?: boolean | undefined;
|
|
35178
35178
|
header?: {
|
|
35179
35179
|
description: string;
|
|
35180
35180
|
alignment: "Center" | "Left";
|
|
@@ -35212,9 +35212,9 @@ declare const DTODocumentationPageCreateActionInputV2: z$1.ZodObject<{
|
|
|
35212
35212
|
title: string;
|
|
35213
35213
|
parentPersistentId: string;
|
|
35214
35214
|
configuration?: {
|
|
35215
|
+
isHidden?: boolean | undefined;
|
|
35215
35216
|
showSidebar?: boolean | undefined;
|
|
35216
35217
|
isPrivate?: boolean | undefined;
|
|
35217
|
-
isHidden?: boolean | undefined;
|
|
35218
35218
|
header?: {
|
|
35219
35219
|
description: string;
|
|
35220
35220
|
alignment: "Center" | "Left";
|
|
@@ -35380,9 +35380,9 @@ declare const DTODocumentationPageUpdateActionInputV2: z$1.ZodObject<{
|
|
|
35380
35380
|
minHeight?: number | null | undefined;
|
|
35381
35381
|
}>>;
|
|
35382
35382
|
}, "strip", z$1.ZodTypeAny, {
|
|
35383
|
+
isHidden?: boolean | undefined;
|
|
35383
35384
|
showSidebar?: boolean | undefined;
|
|
35384
35385
|
isPrivate?: boolean | undefined;
|
|
35385
|
-
isHidden?: boolean | undefined;
|
|
35386
35386
|
header?: {
|
|
35387
35387
|
description: string;
|
|
35388
35388
|
alignment: "Center" | "Left";
|
|
@@ -35411,9 +35411,9 @@ declare const DTODocumentationPageUpdateActionInputV2: z$1.ZodObject<{
|
|
|
35411
35411
|
minHeight?: number | null | undefined;
|
|
35412
35412
|
} | undefined;
|
|
35413
35413
|
}, {
|
|
35414
|
+
isHidden?: boolean | undefined;
|
|
35414
35415
|
showSidebar?: boolean | undefined;
|
|
35415
35416
|
isPrivate?: boolean | undefined;
|
|
35416
|
-
isHidden?: boolean | undefined;
|
|
35417
35417
|
header?: {
|
|
35418
35418
|
description: string;
|
|
35419
35419
|
alignment: "Center" | "Left";
|
|
@@ -35446,9 +35446,9 @@ declare const DTODocumentationPageUpdateActionInputV2: z$1.ZodObject<{
|
|
|
35446
35446
|
id: string;
|
|
35447
35447
|
title?: string | undefined;
|
|
35448
35448
|
configuration?: {
|
|
35449
|
+
isHidden?: boolean | undefined;
|
|
35449
35450
|
showSidebar?: boolean | undefined;
|
|
35450
35451
|
isPrivate?: boolean | undefined;
|
|
35451
|
-
isHidden?: boolean | undefined;
|
|
35452
35452
|
header?: {
|
|
35453
35453
|
description: string;
|
|
35454
35454
|
alignment: "Center" | "Left";
|
|
@@ -35481,9 +35481,9 @@ declare const DTODocumentationPageUpdateActionInputV2: z$1.ZodObject<{
|
|
|
35481
35481
|
id: string;
|
|
35482
35482
|
title?: string | undefined;
|
|
35483
35483
|
configuration?: {
|
|
35484
|
+
isHidden?: boolean | undefined;
|
|
35484
35485
|
showSidebar?: boolean | undefined;
|
|
35485
35486
|
isPrivate?: boolean | undefined;
|
|
35486
|
-
isHidden?: boolean | undefined;
|
|
35487
35487
|
header?: {
|
|
35488
35488
|
description: string;
|
|
35489
35489
|
alignment: "Center" | "Left";
|
|
@@ -35519,9 +35519,9 @@ declare const DTODocumentationPageUpdateActionInputV2: z$1.ZodObject<{
|
|
|
35519
35519
|
id: string;
|
|
35520
35520
|
title?: string | undefined;
|
|
35521
35521
|
configuration?: {
|
|
35522
|
+
isHidden?: boolean | undefined;
|
|
35522
35523
|
showSidebar?: boolean | undefined;
|
|
35523
35524
|
isPrivate?: boolean | undefined;
|
|
35524
|
-
isHidden?: boolean | undefined;
|
|
35525
35525
|
header?: {
|
|
35526
35526
|
description: string;
|
|
35527
35527
|
alignment: "Center" | "Left";
|
|
@@ -35557,9 +35557,9 @@ declare const DTODocumentationPageUpdateActionInputV2: z$1.ZodObject<{
|
|
|
35557
35557
|
id: string;
|
|
35558
35558
|
title?: string | undefined;
|
|
35559
35559
|
configuration?: {
|
|
35560
|
+
isHidden?: boolean | undefined;
|
|
35560
35561
|
showSidebar?: boolean | undefined;
|
|
35561
35562
|
isPrivate?: boolean | undefined;
|
|
35562
|
-
isHidden?: boolean | undefined;
|
|
35563
35563
|
header?: {
|
|
35564
35564
|
description: string;
|
|
35565
35565
|
alignment: "Center" | "Left";
|
|
@@ -41351,9 +41351,9 @@ declare const DocumentationPageV1DTO: z$1.ZodObject<Omit<{
|
|
|
41351
41351
|
minHeight?: number | null | undefined;
|
|
41352
41352
|
}>;
|
|
41353
41353
|
}, "strip", z$1.ZodTypeAny, {
|
|
41354
|
+
isHidden: boolean;
|
|
41354
41355
|
showSidebar: boolean;
|
|
41355
41356
|
isPrivate: boolean;
|
|
41356
|
-
isHidden: boolean;
|
|
41357
41357
|
header: {
|
|
41358
41358
|
description: string;
|
|
41359
41359
|
alignment: "Left" | "Center";
|
|
@@ -41397,9 +41397,9 @@ declare const DocumentationPageV1DTO: z$1.ZodObject<Omit<{
|
|
|
41397
41397
|
minHeight?: number | null | undefined;
|
|
41398
41398
|
};
|
|
41399
41399
|
}, {
|
|
41400
|
+
isHidden: boolean;
|
|
41400
41401
|
showSidebar: boolean;
|
|
41401
41402
|
isPrivate: boolean;
|
|
41402
|
-
isHidden: boolean;
|
|
41403
41403
|
header: {
|
|
41404
41404
|
description: string;
|
|
41405
41405
|
alignment: "Left" | "Center";
|
|
@@ -42031,9 +42031,9 @@ declare const DocumentationPageV1DTO: z$1.ZodObject<Omit<{
|
|
|
42031
42031
|
updatedAt: Date;
|
|
42032
42032
|
title: string;
|
|
42033
42033
|
configuration: {
|
|
42034
|
+
isHidden: boolean;
|
|
42034
42035
|
showSidebar: boolean;
|
|
42035
42036
|
isPrivate: boolean;
|
|
42036
|
-
isHidden: boolean;
|
|
42037
42037
|
header: {
|
|
42038
42038
|
description: string;
|
|
42039
42039
|
alignment: "Left" | "Center";
|
|
@@ -42090,9 +42090,9 @@ declare const DocumentationPageV1DTO: z$1.ZodObject<Omit<{
|
|
|
42090
42090
|
updatedAt: Date;
|
|
42091
42091
|
title: string;
|
|
42092
42092
|
configuration: {
|
|
42093
|
+
isHidden: boolean;
|
|
42093
42094
|
showSidebar: boolean;
|
|
42094
42095
|
isPrivate: boolean;
|
|
42095
|
-
isHidden: boolean;
|
|
42096
42096
|
header: {
|
|
42097
42097
|
description: string;
|
|
42098
42098
|
alignment: "Left" | "Center";
|
|
@@ -42852,9 +42852,9 @@ declare const DTODocumentationPageV2: z$1.ZodObject<{
|
|
|
42852
42852
|
minHeight?: number | null | undefined;
|
|
42853
42853
|
}>;
|
|
42854
42854
|
}, "strip", z$1.ZodTypeAny, {
|
|
42855
|
+
isHidden: boolean;
|
|
42855
42856
|
showSidebar: boolean;
|
|
42856
42857
|
isPrivate: boolean;
|
|
42857
|
-
isHidden: boolean;
|
|
42858
42858
|
header: {
|
|
42859
42859
|
description: string;
|
|
42860
42860
|
alignment: "Center" | "Left";
|
|
@@ -42883,9 +42883,9 @@ declare const DTODocumentationPageV2: z$1.ZodObject<{
|
|
|
42883
42883
|
minHeight?: number | null | undefined;
|
|
42884
42884
|
};
|
|
42885
42885
|
}, {
|
|
42886
|
+
isHidden: boolean;
|
|
42886
42887
|
showSidebar: boolean;
|
|
42887
42888
|
isPrivate: boolean;
|
|
42888
|
-
isHidden: boolean;
|
|
42889
42889
|
header: {
|
|
42890
42890
|
description: string;
|
|
42891
42891
|
alignment: "Center" | "Left";
|
|
@@ -43059,9 +43059,9 @@ declare const DTODocumentationPageV2: z$1.ZodObject<{
|
|
|
43059
43059
|
minHeight?: number | null | undefined;
|
|
43060
43060
|
}>;
|
|
43061
43061
|
}, "strip", z$1.ZodTypeAny, {
|
|
43062
|
+
isHidden: boolean;
|
|
43062
43063
|
showSidebar: boolean;
|
|
43063
43064
|
isPrivate: boolean;
|
|
43064
|
-
isHidden: boolean;
|
|
43065
43065
|
header: {
|
|
43066
43066
|
description: string;
|
|
43067
43067
|
alignment: "Center" | "Left";
|
|
@@ -43090,9 +43090,9 @@ declare const DTODocumentationPageV2: z$1.ZodObject<{
|
|
|
43090
43090
|
minHeight?: number | null | undefined;
|
|
43091
43091
|
};
|
|
43092
43092
|
}, {
|
|
43093
|
+
isHidden: boolean;
|
|
43093
43094
|
showSidebar: boolean;
|
|
43094
43095
|
isPrivate: boolean;
|
|
43095
|
-
isHidden: boolean;
|
|
43096
43096
|
header: {
|
|
43097
43097
|
description: string;
|
|
43098
43098
|
alignment: "Center" | "Left";
|
|
@@ -43125,9 +43125,9 @@ declare const DTODocumentationPageV2: z$1.ZodObject<{
|
|
|
43125
43125
|
}, "strip", z$1.ZodTypeAny, {
|
|
43126
43126
|
previousTitle?: string | undefined;
|
|
43127
43127
|
previousConfiguration?: {
|
|
43128
|
+
isHidden: boolean;
|
|
43128
43129
|
showSidebar: boolean;
|
|
43129
43130
|
isPrivate: boolean;
|
|
43130
|
-
isHidden: boolean;
|
|
43131
43131
|
header: {
|
|
43132
43132
|
description: string;
|
|
43133
43133
|
alignment: "Center" | "Left";
|
|
@@ -43160,9 +43160,9 @@ declare const DTODocumentationPageV2: z$1.ZodObject<{
|
|
|
43160
43160
|
}, {
|
|
43161
43161
|
previousTitle?: string | undefined;
|
|
43162
43162
|
previousConfiguration?: {
|
|
43163
|
+
isHidden: boolean;
|
|
43163
43164
|
showSidebar: boolean;
|
|
43164
43165
|
isPrivate: boolean;
|
|
43165
|
-
isHidden: boolean;
|
|
43166
43166
|
header: {
|
|
43167
43167
|
description: string;
|
|
43168
43168
|
alignment: "Center" | "Left";
|
|
@@ -43198,9 +43198,9 @@ declare const DTODocumentationPageV2: z$1.ZodObject<{
|
|
|
43198
43198
|
changes: {
|
|
43199
43199
|
previousTitle?: string | undefined;
|
|
43200
43200
|
previousConfiguration?: {
|
|
43201
|
+
isHidden: boolean;
|
|
43201
43202
|
showSidebar: boolean;
|
|
43202
43203
|
isPrivate: boolean;
|
|
43203
|
-
isHidden: boolean;
|
|
43204
43204
|
header: {
|
|
43205
43205
|
description: string;
|
|
43206
43206
|
alignment: "Center" | "Left";
|
|
@@ -43236,9 +43236,9 @@ declare const DTODocumentationPageV2: z$1.ZodObject<{
|
|
|
43236
43236
|
changes: {
|
|
43237
43237
|
previousTitle?: string | undefined;
|
|
43238
43238
|
previousConfiguration?: {
|
|
43239
|
+
isHidden: boolean;
|
|
43239
43240
|
showSidebar: boolean;
|
|
43240
43241
|
isPrivate: boolean;
|
|
43241
|
-
isHidden: boolean;
|
|
43242
43242
|
header: {
|
|
43243
43243
|
description: string;
|
|
43244
43244
|
alignment: "Center" | "Left";
|
|
@@ -43329,9 +43329,9 @@ declare const DTODocumentationPageV2: z$1.ZodObject<{
|
|
|
43329
43329
|
updatedAt: Date;
|
|
43330
43330
|
title: string;
|
|
43331
43331
|
configuration: {
|
|
43332
|
+
isHidden: boolean;
|
|
43332
43333
|
showSidebar: boolean;
|
|
43333
43334
|
isPrivate: boolean;
|
|
43334
|
-
isHidden: boolean;
|
|
43335
43335
|
header: {
|
|
43336
43336
|
description: string;
|
|
43337
43337
|
alignment: "Center" | "Left";
|
|
@@ -43378,9 +43378,9 @@ declare const DTODocumentationPageV2: z$1.ZodObject<{
|
|
|
43378
43378
|
changes: {
|
|
43379
43379
|
previousTitle?: string | undefined;
|
|
43380
43380
|
previousConfiguration?: {
|
|
43381
|
+
isHidden: boolean;
|
|
43381
43382
|
showSidebar: boolean;
|
|
43382
43383
|
isPrivate: boolean;
|
|
43383
|
-
isHidden: boolean;
|
|
43384
43384
|
header: {
|
|
43385
43385
|
description: string;
|
|
43386
43386
|
alignment: "Center" | "Left";
|
|
@@ -43431,9 +43431,9 @@ declare const DTODocumentationPageV2: z$1.ZodObject<{
|
|
|
43431
43431
|
updatedAt: Date;
|
|
43432
43432
|
title: string;
|
|
43433
43433
|
configuration: {
|
|
43434
|
+
isHidden: boolean;
|
|
43434
43435
|
showSidebar: boolean;
|
|
43435
43436
|
isPrivate: boolean;
|
|
43436
|
-
isHidden: boolean;
|
|
43437
43437
|
header: {
|
|
43438
43438
|
description: string;
|
|
43439
43439
|
alignment: "Center" | "Left";
|
|
@@ -43480,9 +43480,9 @@ declare const DTODocumentationPageV2: z$1.ZodObject<{
|
|
|
43480
43480
|
changes: {
|
|
43481
43481
|
previousTitle?: string | undefined;
|
|
43482
43482
|
previousConfiguration?: {
|
|
43483
|
+
isHidden: boolean;
|
|
43483
43484
|
showSidebar: boolean;
|
|
43484
43485
|
isPrivate: boolean;
|
|
43485
|
-
isHidden: boolean;
|
|
43486
43486
|
header: {
|
|
43487
43487
|
description: string;
|
|
43488
43488
|
alignment: "Center" | "Left";
|
|
@@ -43656,9 +43656,9 @@ declare const DTOCreateDocumentationPageInputV2: z$1.ZodObject<{
|
|
|
43656
43656
|
minHeight?: number | null | undefined;
|
|
43657
43657
|
}>>;
|
|
43658
43658
|
}, "strip", z$1.ZodTypeAny, {
|
|
43659
|
+
isHidden?: boolean | undefined;
|
|
43659
43660
|
showSidebar?: boolean | undefined;
|
|
43660
43661
|
isPrivate?: boolean | undefined;
|
|
43661
|
-
isHidden?: boolean | undefined;
|
|
43662
43662
|
header?: {
|
|
43663
43663
|
description: string;
|
|
43664
43664
|
alignment: "Center" | "Left";
|
|
@@ -43687,9 +43687,9 @@ declare const DTOCreateDocumentationPageInputV2: z$1.ZodObject<{
|
|
|
43687
43687
|
minHeight?: number | null | undefined;
|
|
43688
43688
|
} | undefined;
|
|
43689
43689
|
}, {
|
|
43690
|
+
isHidden?: boolean | undefined;
|
|
43690
43691
|
showSidebar?: boolean | undefined;
|
|
43691
43692
|
isPrivate?: boolean | undefined;
|
|
43692
|
-
isHidden?: boolean | undefined;
|
|
43693
43693
|
header?: {
|
|
43694
43694
|
description: string;
|
|
43695
43695
|
alignment: "Center" | "Left";
|
|
@@ -43725,9 +43725,9 @@ declare const DTOCreateDocumentationPageInputV2: z$1.ZodObject<{
|
|
|
43725
43725
|
title: string;
|
|
43726
43726
|
parentPersistentId: string;
|
|
43727
43727
|
configuration?: {
|
|
43728
|
+
isHidden?: boolean | undefined;
|
|
43728
43729
|
showSidebar?: boolean | undefined;
|
|
43729
43730
|
isPrivate?: boolean | undefined;
|
|
43730
|
-
isHidden?: boolean | undefined;
|
|
43731
43731
|
header?: {
|
|
43732
43732
|
description: string;
|
|
43733
43733
|
alignment: "Center" | "Left";
|
|
@@ -43762,9 +43762,9 @@ declare const DTOCreateDocumentationPageInputV2: z$1.ZodObject<{
|
|
|
43762
43762
|
title: string;
|
|
43763
43763
|
parentPersistentId: string;
|
|
43764
43764
|
configuration?: {
|
|
43765
|
+
isHidden?: boolean | undefined;
|
|
43765
43766
|
showSidebar?: boolean | undefined;
|
|
43766
43767
|
isPrivate?: boolean | undefined;
|
|
43767
|
-
isHidden?: boolean | undefined;
|
|
43768
43768
|
header?: {
|
|
43769
43769
|
description: string;
|
|
43770
43770
|
alignment: "Center" | "Left";
|
|
@@ -43927,9 +43927,9 @@ declare const DTOUpdateDocumentationPageInputV2: z$1.ZodObject<{
|
|
|
43927
43927
|
minHeight?: number | null | undefined;
|
|
43928
43928
|
}>>;
|
|
43929
43929
|
}, "strip", z$1.ZodTypeAny, {
|
|
43930
|
+
isHidden?: boolean | undefined;
|
|
43930
43931
|
showSidebar?: boolean | undefined;
|
|
43931
43932
|
isPrivate?: boolean | undefined;
|
|
43932
|
-
isHidden?: boolean | undefined;
|
|
43933
43933
|
header?: {
|
|
43934
43934
|
description: string;
|
|
43935
43935
|
alignment: "Center" | "Left";
|
|
@@ -43958,9 +43958,9 @@ declare const DTOUpdateDocumentationPageInputV2: z$1.ZodObject<{
|
|
|
43958
43958
|
minHeight?: number | null | undefined;
|
|
43959
43959
|
} | undefined;
|
|
43960
43960
|
}, {
|
|
43961
|
+
isHidden?: boolean | undefined;
|
|
43961
43962
|
showSidebar?: boolean | undefined;
|
|
43962
43963
|
isPrivate?: boolean | undefined;
|
|
43963
|
-
isHidden?: boolean | undefined;
|
|
43964
43964
|
header?: {
|
|
43965
43965
|
description: string;
|
|
43966
43966
|
alignment: "Center" | "Left";
|
|
@@ -43993,9 +43993,9 @@ declare const DTOUpdateDocumentationPageInputV2: z$1.ZodObject<{
|
|
|
43993
43993
|
id: string;
|
|
43994
43994
|
title?: string | undefined;
|
|
43995
43995
|
configuration?: {
|
|
43996
|
+
isHidden?: boolean | undefined;
|
|
43996
43997
|
showSidebar?: boolean | undefined;
|
|
43997
43998
|
isPrivate?: boolean | undefined;
|
|
43998
|
-
isHidden?: boolean | undefined;
|
|
43999
43999
|
header?: {
|
|
44000
44000
|
description: string;
|
|
44001
44001
|
alignment: "Center" | "Left";
|
|
@@ -44028,9 +44028,9 @@ declare const DTOUpdateDocumentationPageInputV2: z$1.ZodObject<{
|
|
|
44028
44028
|
id: string;
|
|
44029
44029
|
title?: string | undefined;
|
|
44030
44030
|
configuration?: {
|
|
44031
|
+
isHidden?: boolean | undefined;
|
|
44031
44032
|
showSidebar?: boolean | undefined;
|
|
44032
44033
|
isPrivate?: boolean | undefined;
|
|
44033
|
-
isHidden?: boolean | undefined;
|
|
44034
44034
|
header?: {
|
|
44035
44035
|
description: string;
|
|
44036
44036
|
alignment: "Center" | "Left";
|
|
@@ -49026,9 +49026,9 @@ declare const DTOElementActionInput: z$1.ZodIntersection<z$1.ZodDiscriminatedUni
|
|
|
49026
49026
|
minHeight?: number | null | undefined;
|
|
49027
49027
|
}>>;
|
|
49028
49028
|
}, "strip", z$1.ZodTypeAny, {
|
|
49029
|
+
isHidden?: boolean | undefined;
|
|
49029
49030
|
showSidebar?: boolean | undefined;
|
|
49030
49031
|
isPrivate?: boolean | undefined;
|
|
49031
|
-
isHidden?: boolean | undefined;
|
|
49032
49032
|
header?: {
|
|
49033
49033
|
description: string;
|
|
49034
49034
|
alignment: "Center" | "Left";
|
|
@@ -49057,9 +49057,9 @@ declare const DTOElementActionInput: z$1.ZodIntersection<z$1.ZodDiscriminatedUni
|
|
|
49057
49057
|
minHeight?: number | null | undefined;
|
|
49058
49058
|
} | undefined;
|
|
49059
49059
|
}, {
|
|
49060
|
+
isHidden?: boolean | undefined;
|
|
49060
49061
|
showSidebar?: boolean | undefined;
|
|
49061
49062
|
isPrivate?: boolean | undefined;
|
|
49062
|
-
isHidden?: boolean | undefined;
|
|
49063
49063
|
header?: {
|
|
49064
49064
|
description: string;
|
|
49065
49065
|
alignment: "Center" | "Left";
|
|
@@ -49095,9 +49095,9 @@ declare const DTOElementActionInput: z$1.ZodIntersection<z$1.ZodDiscriminatedUni
|
|
|
49095
49095
|
title: string;
|
|
49096
49096
|
parentPersistentId: string;
|
|
49097
49097
|
configuration?: {
|
|
49098
|
+
isHidden?: boolean | undefined;
|
|
49098
49099
|
showSidebar?: boolean | undefined;
|
|
49099
49100
|
isPrivate?: boolean | undefined;
|
|
49100
|
-
isHidden?: boolean | undefined;
|
|
49101
49101
|
header?: {
|
|
49102
49102
|
description: string;
|
|
49103
49103
|
alignment: "Center" | "Left";
|
|
@@ -49132,9 +49132,9 @@ declare const DTOElementActionInput: z$1.ZodIntersection<z$1.ZodDiscriminatedUni
|
|
|
49132
49132
|
title: string;
|
|
49133
49133
|
parentPersistentId: string;
|
|
49134
49134
|
configuration?: {
|
|
49135
|
+
isHidden?: boolean | undefined;
|
|
49135
49136
|
showSidebar?: boolean | undefined;
|
|
49136
49137
|
isPrivate?: boolean | undefined;
|
|
49137
|
-
isHidden?: boolean | undefined;
|
|
49138
49138
|
header?: {
|
|
49139
49139
|
description: string;
|
|
49140
49140
|
alignment: "Center" | "Left";
|
|
@@ -49172,9 +49172,9 @@ declare const DTOElementActionInput: z$1.ZodIntersection<z$1.ZodDiscriminatedUni
|
|
|
49172
49172
|
title: string;
|
|
49173
49173
|
parentPersistentId: string;
|
|
49174
49174
|
configuration?: {
|
|
49175
|
+
isHidden?: boolean | undefined;
|
|
49175
49176
|
showSidebar?: boolean | undefined;
|
|
49176
49177
|
isPrivate?: boolean | undefined;
|
|
49177
|
-
isHidden?: boolean | undefined;
|
|
49178
49178
|
header?: {
|
|
49179
49179
|
description: string;
|
|
49180
49180
|
alignment: "Center" | "Left";
|
|
@@ -49212,9 +49212,9 @@ declare const DTOElementActionInput: z$1.ZodIntersection<z$1.ZodDiscriminatedUni
|
|
|
49212
49212
|
title: string;
|
|
49213
49213
|
parentPersistentId: string;
|
|
49214
49214
|
configuration?: {
|
|
49215
|
+
isHidden?: boolean | undefined;
|
|
49215
49216
|
showSidebar?: boolean | undefined;
|
|
49216
49217
|
isPrivate?: boolean | undefined;
|
|
49217
|
-
isHidden?: boolean | undefined;
|
|
49218
49218
|
header?: {
|
|
49219
49219
|
description: string;
|
|
49220
49220
|
alignment: "Center" | "Left";
|
|
@@ -49378,9 +49378,9 @@ declare const DTOElementActionInput: z$1.ZodIntersection<z$1.ZodDiscriminatedUni
|
|
|
49378
49378
|
minHeight?: number | null | undefined;
|
|
49379
49379
|
}>>;
|
|
49380
49380
|
}, "strip", z$1.ZodTypeAny, {
|
|
49381
|
+
isHidden?: boolean | undefined;
|
|
49381
49382
|
showSidebar?: boolean | undefined;
|
|
49382
49383
|
isPrivate?: boolean | undefined;
|
|
49383
|
-
isHidden?: boolean | undefined;
|
|
49384
49384
|
header?: {
|
|
49385
49385
|
description: string;
|
|
49386
49386
|
alignment: "Center" | "Left";
|
|
@@ -49409,9 +49409,9 @@ declare const DTOElementActionInput: z$1.ZodIntersection<z$1.ZodDiscriminatedUni
|
|
|
49409
49409
|
minHeight?: number | null | undefined;
|
|
49410
49410
|
} | undefined;
|
|
49411
49411
|
}, {
|
|
49412
|
+
isHidden?: boolean | undefined;
|
|
49412
49413
|
showSidebar?: boolean | undefined;
|
|
49413
49414
|
isPrivate?: boolean | undefined;
|
|
49414
|
-
isHidden?: boolean | undefined;
|
|
49415
49415
|
header?: {
|
|
49416
49416
|
description: string;
|
|
49417
49417
|
alignment: "Center" | "Left";
|
|
@@ -49444,9 +49444,9 @@ declare const DTOElementActionInput: z$1.ZodIntersection<z$1.ZodDiscriminatedUni
|
|
|
49444
49444
|
id: string;
|
|
49445
49445
|
title?: string | undefined;
|
|
49446
49446
|
configuration?: {
|
|
49447
|
+
isHidden?: boolean | undefined;
|
|
49447
49448
|
showSidebar?: boolean | undefined;
|
|
49448
49449
|
isPrivate?: boolean | undefined;
|
|
49449
|
-
isHidden?: boolean | undefined;
|
|
49450
49450
|
header?: {
|
|
49451
49451
|
description: string;
|
|
49452
49452
|
alignment: "Center" | "Left";
|
|
@@ -49479,9 +49479,9 @@ declare const DTOElementActionInput: z$1.ZodIntersection<z$1.ZodDiscriminatedUni
|
|
|
49479
49479
|
id: string;
|
|
49480
49480
|
title?: string | undefined;
|
|
49481
49481
|
configuration?: {
|
|
49482
|
+
isHidden?: boolean | undefined;
|
|
49482
49483
|
showSidebar?: boolean | undefined;
|
|
49483
49484
|
isPrivate?: boolean | undefined;
|
|
49484
|
-
isHidden?: boolean | undefined;
|
|
49485
49485
|
header?: {
|
|
49486
49486
|
description: string;
|
|
49487
49487
|
alignment: "Center" | "Left";
|
|
@@ -49517,9 +49517,9 @@ declare const DTOElementActionInput: z$1.ZodIntersection<z$1.ZodDiscriminatedUni
|
|
|
49517
49517
|
id: string;
|
|
49518
49518
|
title?: string | undefined;
|
|
49519
49519
|
configuration?: {
|
|
49520
|
+
isHidden?: boolean | undefined;
|
|
49520
49521
|
showSidebar?: boolean | undefined;
|
|
49521
49522
|
isPrivate?: boolean | undefined;
|
|
49522
|
-
isHidden?: boolean | undefined;
|
|
49523
49523
|
header?: {
|
|
49524
49524
|
description: string;
|
|
49525
49525
|
alignment: "Center" | "Left";
|
|
@@ -49555,9 +49555,9 @@ declare const DTOElementActionInput: z$1.ZodIntersection<z$1.ZodDiscriminatedUni
|
|
|
49555
49555
|
id: string;
|
|
49556
49556
|
title?: string | undefined;
|
|
49557
49557
|
configuration?: {
|
|
49558
|
+
isHidden?: boolean | undefined;
|
|
49558
49559
|
showSidebar?: boolean | undefined;
|
|
49559
49560
|
isPrivate?: boolean | undefined;
|
|
49560
|
-
isHidden?: boolean | undefined;
|
|
49561
49561
|
header?: {
|
|
49562
49562
|
description: string;
|
|
49563
49563
|
alignment: "Center" | "Left";
|
|
@@ -50891,9 +50891,9 @@ declare const DTOElementActionInput: z$1.ZodIntersection<z$1.ZodDiscriminatedUni
|
|
|
50891
50891
|
minHeight?: number | null | undefined;
|
|
50892
50892
|
}>>;
|
|
50893
50893
|
}, "strip", z$1.ZodTypeAny, {
|
|
50894
|
+
isHidden?: boolean | undefined;
|
|
50894
50895
|
showSidebar?: boolean | undefined;
|
|
50895
50896
|
isPrivate?: boolean | undefined;
|
|
50896
|
-
isHidden?: boolean | undefined;
|
|
50897
50897
|
header?: {
|
|
50898
50898
|
description: string;
|
|
50899
50899
|
alignment: "Center" | "Left";
|
|
@@ -50922,9 +50922,9 @@ declare const DTOElementActionInput: z$1.ZodIntersection<z$1.ZodDiscriminatedUni
|
|
|
50922
50922
|
minHeight?: number | null | undefined;
|
|
50923
50923
|
} | undefined;
|
|
50924
50924
|
}, {
|
|
50925
|
+
isHidden?: boolean | undefined;
|
|
50925
50926
|
showSidebar?: boolean | undefined;
|
|
50926
50927
|
isPrivate?: boolean | undefined;
|
|
50927
|
-
isHidden?: boolean | undefined;
|
|
50928
50928
|
header?: {
|
|
50929
50929
|
description: string;
|
|
50930
50930
|
alignment: "Center" | "Left";
|
|
@@ -50960,9 +50960,9 @@ declare const DTOElementActionInput: z$1.ZodIntersection<z$1.ZodDiscriminatedUni
|
|
|
50960
50960
|
title: string;
|
|
50961
50961
|
parentPersistentId: string;
|
|
50962
50962
|
configuration?: {
|
|
50963
|
+
isHidden?: boolean | undefined;
|
|
50963
50964
|
showSidebar?: boolean | undefined;
|
|
50964
50965
|
isPrivate?: boolean | undefined;
|
|
50965
|
-
isHidden?: boolean | undefined;
|
|
50966
50966
|
header?: {
|
|
50967
50967
|
description: string;
|
|
50968
50968
|
alignment: "Center" | "Left";
|
|
@@ -50997,9 +50997,9 @@ declare const DTOElementActionInput: z$1.ZodIntersection<z$1.ZodDiscriminatedUni
|
|
|
50997
50997
|
title: string;
|
|
50998
50998
|
parentPersistentId: string;
|
|
50999
50999
|
configuration?: {
|
|
51000
|
+
isHidden?: boolean | undefined;
|
|
51000
51001
|
showSidebar?: boolean | undefined;
|
|
51001
51002
|
isPrivate?: boolean | undefined;
|
|
51002
|
-
isHidden?: boolean | undefined;
|
|
51003
51003
|
header?: {
|
|
51004
51004
|
description: string;
|
|
51005
51005
|
alignment: "Center" | "Left";
|
|
@@ -51037,9 +51037,9 @@ declare const DTOElementActionInput: z$1.ZodIntersection<z$1.ZodDiscriminatedUni
|
|
|
51037
51037
|
title: string;
|
|
51038
51038
|
parentPersistentId: string;
|
|
51039
51039
|
configuration?: {
|
|
51040
|
+
isHidden?: boolean | undefined;
|
|
51040
51041
|
showSidebar?: boolean | undefined;
|
|
51041
51042
|
isPrivate?: boolean | undefined;
|
|
51042
|
-
isHidden?: boolean | undefined;
|
|
51043
51043
|
header?: {
|
|
51044
51044
|
description: string;
|
|
51045
51045
|
alignment: "Center" | "Left";
|
|
@@ -51077,9 +51077,9 @@ declare const DTOElementActionInput: z$1.ZodIntersection<z$1.ZodDiscriminatedUni
|
|
|
51077
51077
|
title: string;
|
|
51078
51078
|
parentPersistentId: string;
|
|
51079
51079
|
configuration?: {
|
|
51080
|
+
isHidden?: boolean | undefined;
|
|
51080
51081
|
showSidebar?: boolean | undefined;
|
|
51081
51082
|
isPrivate?: boolean | undefined;
|
|
51082
|
-
isHidden?: boolean | undefined;
|
|
51083
51083
|
header?: {
|
|
51084
51084
|
description: string;
|
|
51085
51085
|
alignment: "Center" | "Left";
|
|
@@ -51272,9 +51272,9 @@ declare const DTOElementActionInput: z$1.ZodIntersection<z$1.ZodDiscriminatedUni
|
|
|
51272
51272
|
minHeight?: number | null | undefined;
|
|
51273
51273
|
}>>;
|
|
51274
51274
|
}, "strip", z$1.ZodTypeAny, {
|
|
51275
|
+
isHidden?: boolean | undefined;
|
|
51275
51276
|
showSidebar?: boolean | undefined;
|
|
51276
51277
|
isPrivate?: boolean | undefined;
|
|
51277
|
-
isHidden?: boolean | undefined;
|
|
51278
51278
|
header?: {
|
|
51279
51279
|
description: string;
|
|
51280
51280
|
alignment: "Center" | "Left";
|
|
@@ -51303,9 +51303,9 @@ declare const DTOElementActionInput: z$1.ZodIntersection<z$1.ZodDiscriminatedUni
|
|
|
51303
51303
|
minHeight?: number | null | undefined;
|
|
51304
51304
|
} | undefined;
|
|
51305
51305
|
}, {
|
|
51306
|
+
isHidden?: boolean | undefined;
|
|
51306
51307
|
showSidebar?: boolean | undefined;
|
|
51307
51308
|
isPrivate?: boolean | undefined;
|
|
51308
|
-
isHidden?: boolean | undefined;
|
|
51309
51309
|
header?: {
|
|
51310
51310
|
description: string;
|
|
51311
51311
|
alignment: "Center" | "Left";
|
|
@@ -51338,9 +51338,9 @@ declare const DTOElementActionInput: z$1.ZodIntersection<z$1.ZodDiscriminatedUni
|
|
|
51338
51338
|
id: string;
|
|
51339
51339
|
title?: string | undefined;
|
|
51340
51340
|
configuration?: {
|
|
51341
|
+
isHidden?: boolean | undefined;
|
|
51341
51342
|
showSidebar?: boolean | undefined;
|
|
51342
51343
|
isPrivate?: boolean | undefined;
|
|
51343
|
-
isHidden?: boolean | undefined;
|
|
51344
51344
|
header?: {
|
|
51345
51345
|
description: string;
|
|
51346
51346
|
alignment: "Center" | "Left";
|
|
@@ -51373,9 +51373,9 @@ declare const DTOElementActionInput: z$1.ZodIntersection<z$1.ZodDiscriminatedUni
|
|
|
51373
51373
|
id: string;
|
|
51374
51374
|
title?: string | undefined;
|
|
51375
51375
|
configuration?: {
|
|
51376
|
+
isHidden?: boolean | undefined;
|
|
51376
51377
|
showSidebar?: boolean | undefined;
|
|
51377
51378
|
isPrivate?: boolean | undefined;
|
|
51378
|
-
isHidden?: boolean | undefined;
|
|
51379
51379
|
header?: {
|
|
51380
51380
|
description: string;
|
|
51381
51381
|
alignment: "Center" | "Left";
|
|
@@ -51411,9 +51411,9 @@ declare const DTOElementActionInput: z$1.ZodIntersection<z$1.ZodDiscriminatedUni
|
|
|
51411
51411
|
id: string;
|
|
51412
51412
|
title?: string | undefined;
|
|
51413
51413
|
configuration?: {
|
|
51414
|
+
isHidden?: boolean | undefined;
|
|
51414
51415
|
showSidebar?: boolean | undefined;
|
|
51415
51416
|
isPrivate?: boolean | undefined;
|
|
51416
|
-
isHidden?: boolean | undefined;
|
|
51417
51417
|
header?: {
|
|
51418
51418
|
description: string;
|
|
51419
51419
|
alignment: "Center" | "Left";
|
|
@@ -51449,9 +51449,9 @@ declare const DTOElementActionInput: z$1.ZodIntersection<z$1.ZodDiscriminatedUni
|
|
|
51449
51449
|
id: string;
|
|
51450
51450
|
title?: string | undefined;
|
|
51451
51451
|
configuration?: {
|
|
51452
|
+
isHidden?: boolean | undefined;
|
|
51452
51453
|
showSidebar?: boolean | undefined;
|
|
51453
51454
|
isPrivate?: boolean | undefined;
|
|
51454
|
-
isHidden?: boolean | undefined;
|
|
51455
51455
|
header?: {
|
|
51456
51456
|
description: string;
|
|
51457
51457
|
alignment: "Center" | "Left";
|
|
@@ -136834,8 +136834,8 @@ declare const DTOForgeProjectFeature: z__default.ZodObject<{
|
|
|
136834
136834
|
numberOfBookmarkedIterations: number;
|
|
136835
136835
|
updatedAt?: Date | undefined;
|
|
136836
136836
|
threadId?: string | undefined;
|
|
136837
|
-
isArchived?: boolean | undefined;
|
|
136838
136837
|
sectionId?: string | undefined;
|
|
136838
|
+
isArchived?: boolean | undefined;
|
|
136839
136839
|
e2bTemplateId?: string | null | undefined;
|
|
136840
136840
|
e2bIterationId?: string | null | undefined;
|
|
136841
136841
|
lastReplyTimestamp?: Date | undefined;
|
|
@@ -136850,8 +136850,8 @@ declare const DTOForgeProjectFeature: z__default.ZodObject<{
|
|
|
136850
136850
|
updatedAt?: Date | undefined;
|
|
136851
136851
|
threadId?: string | undefined;
|
|
136852
136852
|
sortOrder?: number | undefined;
|
|
136853
|
-
isArchived?: boolean | undefined;
|
|
136854
136853
|
sectionId?: string | undefined;
|
|
136854
|
+
isArchived?: boolean | undefined;
|
|
136855
136855
|
e2bTemplateId?: string | null | undefined;
|
|
136856
136856
|
e2bIterationId?: string | null | undefined;
|
|
136857
136857
|
numberOfIterations?: number | undefined;
|
|
@@ -136891,8 +136891,8 @@ declare const DTOForgeProjectFeatureListResponse: z__default.ZodObject<{
|
|
|
136891
136891
|
numberOfBookmarkedIterations: number;
|
|
136892
136892
|
updatedAt?: Date | undefined;
|
|
136893
136893
|
threadId?: string | undefined;
|
|
136894
|
-
isArchived?: boolean | undefined;
|
|
136895
136894
|
sectionId?: string | undefined;
|
|
136895
|
+
isArchived?: boolean | undefined;
|
|
136896
136896
|
e2bTemplateId?: string | null | undefined;
|
|
136897
136897
|
e2bIterationId?: string | null | undefined;
|
|
136898
136898
|
lastReplyTimestamp?: Date | undefined;
|
|
@@ -136907,8 +136907,8 @@ declare const DTOForgeProjectFeatureListResponse: z__default.ZodObject<{
|
|
|
136907
136907
|
updatedAt?: Date | undefined;
|
|
136908
136908
|
threadId?: string | undefined;
|
|
136909
136909
|
sortOrder?: number | undefined;
|
|
136910
|
-
isArchived?: boolean | undefined;
|
|
136911
136910
|
sectionId?: string | undefined;
|
|
136911
|
+
isArchived?: boolean | undefined;
|
|
136912
136912
|
e2bTemplateId?: string | null | undefined;
|
|
136913
136913
|
e2bIterationId?: string | null | undefined;
|
|
136914
136914
|
numberOfIterations?: number | undefined;
|
|
@@ -136929,8 +136929,8 @@ declare const DTOForgeProjectFeatureListResponse: z__default.ZodObject<{
|
|
|
136929
136929
|
numberOfBookmarkedIterations: number;
|
|
136930
136930
|
updatedAt?: Date | undefined;
|
|
136931
136931
|
threadId?: string | undefined;
|
|
136932
|
-
isArchived?: boolean | undefined;
|
|
136933
136932
|
sectionId?: string | undefined;
|
|
136933
|
+
isArchived?: boolean | undefined;
|
|
136934
136934
|
e2bTemplateId?: string | null | undefined;
|
|
136935
136935
|
e2bIterationId?: string | null | undefined;
|
|
136936
136936
|
lastReplyTimestamp?: Date | undefined;
|
|
@@ -136947,8 +136947,8 @@ declare const DTOForgeProjectFeatureListResponse: z__default.ZodObject<{
|
|
|
136947
136947
|
updatedAt?: Date | undefined;
|
|
136948
136948
|
threadId?: string | undefined;
|
|
136949
136949
|
sortOrder?: number | undefined;
|
|
136950
|
-
isArchived?: boolean | undefined;
|
|
136951
136950
|
sectionId?: string | undefined;
|
|
136951
|
+
isArchived?: boolean | undefined;
|
|
136952
136952
|
e2bTemplateId?: string | null | undefined;
|
|
136953
136953
|
e2bIterationId?: string | null | undefined;
|
|
136954
136954
|
numberOfIterations?: number | undefined;
|
|
@@ -137132,8 +137132,8 @@ declare const DTOForgeProjectFeatureGetResponse: z__default.ZodObject<{
|
|
|
137132
137132
|
numberOfBookmarkedIterations: number;
|
|
137133
137133
|
updatedAt?: Date | undefined;
|
|
137134
137134
|
threadId?: string | undefined;
|
|
137135
|
-
isArchived?: boolean | undefined;
|
|
137136
137135
|
sectionId?: string | undefined;
|
|
137136
|
+
isArchived?: boolean | undefined;
|
|
137137
137137
|
e2bTemplateId?: string | null | undefined;
|
|
137138
137138
|
e2bIterationId?: string | null | undefined;
|
|
137139
137139
|
lastReplyTimestamp?: Date | undefined;
|
|
@@ -137148,8 +137148,8 @@ declare const DTOForgeProjectFeatureGetResponse: z__default.ZodObject<{
|
|
|
137148
137148
|
updatedAt?: Date | undefined;
|
|
137149
137149
|
threadId?: string | undefined;
|
|
137150
137150
|
sortOrder?: number | undefined;
|
|
137151
|
-
isArchived?: boolean | undefined;
|
|
137152
137151
|
sectionId?: string | undefined;
|
|
137152
|
+
isArchived?: boolean | undefined;
|
|
137153
137153
|
e2bTemplateId?: string | null | undefined;
|
|
137154
137154
|
e2bIterationId?: string | null | undefined;
|
|
137155
137155
|
numberOfIterations?: number | undefined;
|
|
@@ -137170,8 +137170,8 @@ declare const DTOForgeProjectFeatureGetResponse: z__default.ZodObject<{
|
|
|
137170
137170
|
numberOfBookmarkedIterations: number;
|
|
137171
137171
|
updatedAt?: Date | undefined;
|
|
137172
137172
|
threadId?: string | undefined;
|
|
137173
|
-
isArchived?: boolean | undefined;
|
|
137174
137173
|
sectionId?: string | undefined;
|
|
137174
|
+
isArchived?: boolean | undefined;
|
|
137175
137175
|
e2bTemplateId?: string | null | undefined;
|
|
137176
137176
|
e2bIterationId?: string | null | undefined;
|
|
137177
137177
|
lastReplyTimestamp?: Date | undefined;
|
|
@@ -137188,8 +137188,8 @@ declare const DTOForgeProjectFeatureGetResponse: z__default.ZodObject<{
|
|
|
137188
137188
|
updatedAt?: Date | undefined;
|
|
137189
137189
|
threadId?: string | undefined;
|
|
137190
137190
|
sortOrder?: number | undefined;
|
|
137191
|
-
isArchived?: boolean | undefined;
|
|
137192
137191
|
sectionId?: string | undefined;
|
|
137192
|
+
isArchived?: boolean | undefined;
|
|
137193
137193
|
e2bTemplateId?: string | null | undefined;
|
|
137194
137194
|
e2bIterationId?: string | null | undefined;
|
|
137195
137195
|
numberOfIterations?: number | undefined;
|
|
@@ -137491,7 +137491,7 @@ declare const DTOForgeProjectInvitation: z$1.ZodObject<{
|
|
|
137491
137491
|
email: string;
|
|
137492
137492
|
createdAt: Date;
|
|
137493
137493
|
updatedAt: Date;
|
|
137494
|
-
role: "
|
|
137494
|
+
role: "Builder" | "Admin" | "Viewer";
|
|
137495
137495
|
workspaceInvitationId: string;
|
|
137496
137496
|
forgeProjectId: string;
|
|
137497
137497
|
createdById: string;
|
|
@@ -137499,7 +137499,7 @@ declare const DTOForgeProjectInvitation: z$1.ZodObject<{
|
|
|
137499
137499
|
email: string;
|
|
137500
137500
|
createdAt: Date;
|
|
137501
137501
|
updatedAt: Date;
|
|
137502
|
-
role: "
|
|
137502
|
+
role: "Builder" | "Admin" | "Viewer";
|
|
137503
137503
|
workspaceInvitationId: string;
|
|
137504
137504
|
forgeProjectId: string;
|
|
137505
137505
|
createdById: string;
|
|
@@ -137572,7 +137572,7 @@ declare const DTOForgeProjectInvitationsListResponse: z$1.ZodObject<{
|
|
|
137572
137572
|
email: string;
|
|
137573
137573
|
createdAt: Date;
|
|
137574
137574
|
updatedAt: Date;
|
|
137575
|
-
role: "
|
|
137575
|
+
role: "Builder" | "Admin" | "Viewer";
|
|
137576
137576
|
workspaceInvitationId: string;
|
|
137577
137577
|
forgeProjectId: string;
|
|
137578
137578
|
createdById: string;
|
|
@@ -137580,7 +137580,7 @@ declare const DTOForgeProjectInvitationsListResponse: z$1.ZodObject<{
|
|
|
137580
137580
|
email: string;
|
|
137581
137581
|
createdAt: Date;
|
|
137582
137582
|
updatedAt: Date;
|
|
137583
|
-
role: "
|
|
137583
|
+
role: "Builder" | "Admin" | "Viewer";
|
|
137584
137584
|
workspaceInvitationId: string;
|
|
137585
137585
|
forgeProjectId: string;
|
|
137586
137586
|
createdById: string;
|
|
@@ -137590,7 +137590,7 @@ declare const DTOForgeProjectInvitationsListResponse: z$1.ZodObject<{
|
|
|
137590
137590
|
email: string;
|
|
137591
137591
|
createdAt: Date;
|
|
137592
137592
|
updatedAt: Date;
|
|
137593
|
-
role: "
|
|
137593
|
+
role: "Builder" | "Admin" | "Viewer";
|
|
137594
137594
|
workspaceInvitationId: string;
|
|
137595
137595
|
forgeProjectId: string;
|
|
137596
137596
|
createdById: string;
|
|
@@ -137600,7 +137600,7 @@ declare const DTOForgeProjectInvitationsListResponse: z$1.ZodObject<{
|
|
|
137600
137600
|
email: string;
|
|
137601
137601
|
createdAt: Date;
|
|
137602
137602
|
updatedAt: Date;
|
|
137603
|
-
role: "
|
|
137603
|
+
role: "Builder" | "Admin" | "Viewer";
|
|
137604
137604
|
workspaceInvitationId: string;
|
|
137605
137605
|
forgeProjectId: string;
|
|
137606
137606
|
createdById: string;
|
|
@@ -137620,7 +137620,7 @@ declare const DTOForgeProjectInvitationGetResponse: z$1.ZodObject<{
|
|
|
137620
137620
|
email: string;
|
|
137621
137621
|
createdAt: Date;
|
|
137622
137622
|
updatedAt: Date;
|
|
137623
|
-
role: "
|
|
137623
|
+
role: "Builder" | "Admin" | "Viewer";
|
|
137624
137624
|
workspaceInvitationId: string;
|
|
137625
137625
|
forgeProjectId: string;
|
|
137626
137626
|
createdById: string;
|
|
@@ -137628,7 +137628,7 @@ declare const DTOForgeProjectInvitationGetResponse: z$1.ZodObject<{
|
|
|
137628
137628
|
email: string;
|
|
137629
137629
|
createdAt: Date;
|
|
137630
137630
|
updatedAt: Date;
|
|
137631
|
-
role: "
|
|
137631
|
+
role: "Builder" | "Admin" | "Viewer";
|
|
137632
137632
|
workspaceInvitationId: string;
|
|
137633
137633
|
forgeProjectId: string;
|
|
137634
137634
|
createdById: string;
|
|
@@ -137638,7 +137638,7 @@ declare const DTOForgeProjectInvitationGetResponse: z$1.ZodObject<{
|
|
|
137638
137638
|
email: string;
|
|
137639
137639
|
createdAt: Date;
|
|
137640
137640
|
updatedAt: Date;
|
|
137641
|
-
role: "
|
|
137641
|
+
role: "Builder" | "Admin" | "Viewer";
|
|
137642
137642
|
workspaceInvitationId: string;
|
|
137643
137643
|
forgeProjectId: string;
|
|
137644
137644
|
createdById: string;
|
|
@@ -137648,7 +137648,7 @@ declare const DTOForgeProjectInvitationGetResponse: z$1.ZodObject<{
|
|
|
137648
137648
|
email: string;
|
|
137649
137649
|
createdAt: Date;
|
|
137650
137650
|
updatedAt: Date;
|
|
137651
|
-
role: "
|
|
137651
|
+
role: "Builder" | "Admin" | "Viewer";
|
|
137652
137652
|
workspaceInvitationId: string;
|
|
137653
137653
|
forgeProjectId: string;
|
|
137654
137654
|
createdById: string;
|
|
@@ -137668,7 +137668,7 @@ declare const DTOForgeProjectInvitationCreateResponse: z$1.ZodObject<{
|
|
|
137668
137668
|
email: string;
|
|
137669
137669
|
createdAt: Date;
|
|
137670
137670
|
updatedAt: Date;
|
|
137671
|
-
role: "
|
|
137671
|
+
role: "Builder" | "Admin" | "Viewer";
|
|
137672
137672
|
workspaceInvitationId: string;
|
|
137673
137673
|
forgeProjectId: string;
|
|
137674
137674
|
createdById: string;
|
|
@@ -137676,7 +137676,7 @@ declare const DTOForgeProjectInvitationCreateResponse: z$1.ZodObject<{
|
|
|
137676
137676
|
email: string;
|
|
137677
137677
|
createdAt: Date;
|
|
137678
137678
|
updatedAt: Date;
|
|
137679
|
-
role: "
|
|
137679
|
+
role: "Builder" | "Admin" | "Viewer";
|
|
137680
137680
|
workspaceInvitationId: string;
|
|
137681
137681
|
forgeProjectId: string;
|
|
137682
137682
|
createdById: string;
|
|
@@ -137686,7 +137686,7 @@ declare const DTOForgeProjectInvitationCreateResponse: z$1.ZodObject<{
|
|
|
137686
137686
|
email: string;
|
|
137687
137687
|
createdAt: Date;
|
|
137688
137688
|
updatedAt: Date;
|
|
137689
|
-
role: "
|
|
137689
|
+
role: "Builder" | "Admin" | "Viewer";
|
|
137690
137690
|
workspaceInvitationId: string;
|
|
137691
137691
|
forgeProjectId: string;
|
|
137692
137692
|
createdById: string;
|
|
@@ -137696,7 +137696,7 @@ declare const DTOForgeProjectInvitationCreateResponse: z$1.ZodObject<{
|
|
|
137696
137696
|
email: string;
|
|
137697
137697
|
createdAt: Date;
|
|
137698
137698
|
updatedAt: Date;
|
|
137699
|
-
role: "
|
|
137699
|
+
role: "Builder" | "Admin" | "Viewer";
|
|
137700
137700
|
workspaceInvitationId: string;
|
|
137701
137701
|
forgeProjectId: string;
|
|
137702
137702
|
createdById: string;
|
|
@@ -137716,7 +137716,7 @@ declare const DTOForgeProjectInvitationUpdateResponse: z$1.ZodObject<{
|
|
|
137716
137716
|
email: string;
|
|
137717
137717
|
createdAt: Date;
|
|
137718
137718
|
updatedAt: Date;
|
|
137719
|
-
role: "
|
|
137719
|
+
role: "Builder" | "Admin" | "Viewer";
|
|
137720
137720
|
workspaceInvitationId: string;
|
|
137721
137721
|
forgeProjectId: string;
|
|
137722
137722
|
createdById: string;
|
|
@@ -137724,7 +137724,7 @@ declare const DTOForgeProjectInvitationUpdateResponse: z$1.ZodObject<{
|
|
|
137724
137724
|
email: string;
|
|
137725
137725
|
createdAt: Date;
|
|
137726
137726
|
updatedAt: Date;
|
|
137727
|
-
role: "
|
|
137727
|
+
role: "Builder" | "Admin" | "Viewer";
|
|
137728
137728
|
workspaceInvitationId: string;
|
|
137729
137729
|
forgeProjectId: string;
|
|
137730
137730
|
createdById: string;
|
|
@@ -137734,7 +137734,7 @@ declare const DTOForgeProjectInvitationUpdateResponse: z$1.ZodObject<{
|
|
|
137734
137734
|
email: string;
|
|
137735
137735
|
createdAt: Date;
|
|
137736
137736
|
updatedAt: Date;
|
|
137737
|
-
role: "
|
|
137737
|
+
role: "Builder" | "Admin" | "Viewer";
|
|
137738
137738
|
workspaceInvitationId: string;
|
|
137739
137739
|
forgeProjectId: string;
|
|
137740
137740
|
createdById: string;
|
|
@@ -137744,7 +137744,7 @@ declare const DTOForgeProjectInvitationUpdateResponse: z$1.ZodObject<{
|
|
|
137744
137744
|
email: string;
|
|
137745
137745
|
createdAt: Date;
|
|
137746
137746
|
updatedAt: Date;
|
|
137747
|
-
role: "
|
|
137747
|
+
role: "Builder" | "Admin" | "Viewer";
|
|
137748
137748
|
workspaceInvitationId: string;
|
|
137749
137749
|
forgeProjectId: string;
|
|
137750
137750
|
createdById: string;
|
|
@@ -151922,7 +151922,7 @@ declare const DTOForgeProjectMembersListResponse: z$1.ZodObject<{
|
|
|
151922
151922
|
email: string;
|
|
151923
151923
|
createdAt: Date;
|
|
151924
151924
|
updatedAt: Date;
|
|
151925
|
-
role: "
|
|
151925
|
+
role: "Builder" | "Admin" | "Viewer";
|
|
151926
151926
|
workspaceInvitationId: string;
|
|
151927
151927
|
forgeProjectId: string;
|
|
151928
151928
|
createdById: string;
|
|
@@ -151930,7 +151930,7 @@ declare const DTOForgeProjectMembersListResponse: z$1.ZodObject<{
|
|
|
151930
151930
|
email: string;
|
|
151931
151931
|
createdAt: Date;
|
|
151932
151932
|
updatedAt: Date;
|
|
151933
|
-
role: "
|
|
151933
|
+
role: "Builder" | "Admin" | "Viewer";
|
|
151934
151934
|
workspaceInvitationId: string;
|
|
151935
151935
|
forgeProjectId: string;
|
|
151936
151936
|
createdById: string;
|
|
@@ -151957,7 +151957,7 @@ declare const DTOForgeProjectMembersListResponse: z$1.ZodObject<{
|
|
|
151957
151957
|
email: string;
|
|
151958
151958
|
createdAt: Date;
|
|
151959
151959
|
updatedAt: Date;
|
|
151960
|
-
role: "
|
|
151960
|
+
role: "Builder" | "Admin" | "Viewer";
|
|
151961
151961
|
workspaceInvitationId: string;
|
|
151962
151962
|
forgeProjectId: string;
|
|
151963
151963
|
createdById: string;
|
|
@@ -151984,7 +151984,7 @@ declare const DTOForgeProjectMembersListResponse: z$1.ZodObject<{
|
|
|
151984
151984
|
email: string;
|
|
151985
151985
|
createdAt: Date;
|
|
151986
151986
|
updatedAt: Date;
|
|
151987
|
-
role: "
|
|
151987
|
+
role: "Builder" | "Admin" | "Viewer";
|
|
151988
151988
|
workspaceInvitationId: string;
|
|
151989
151989
|
forgeProjectId: string;
|
|
151990
151990
|
createdById: string;
|
|
@@ -216367,24 +216367,24 @@ declare const DTOThemeOverride: z$1.ZodIntersection<z$1.ZodDiscriminatedUnion<"t
|
|
|
216367
216367
|
data: z$1.ZodObject<{
|
|
216368
216368
|
aliasTo: z$1.ZodEffects<z$1.ZodNullable<z$1.ZodOptional<z$1.ZodString>>, string | undefined, string | null | undefined>;
|
|
216369
216369
|
} & {
|
|
216370
|
-
value: z$1.ZodEffects<z$1.ZodNullable<z$1.ZodOptional<z$1.ZodType<"
|
|
216370
|
+
value: z$1.ZodEffects<z$1.ZodNullable<z$1.ZodOptional<z$1.ZodType<"Strikethrough" | "None" | "Underline", z$1.ZodTypeDef, "Strikethrough" | "None" | "Underline">>>, "Strikethrough" | "None" | "Underline" | undefined, "Strikethrough" | "None" | "Underline" | null | undefined>;
|
|
216371
216371
|
}, "strip", z$1.ZodTypeAny, {
|
|
216372
|
-
value?: "
|
|
216372
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
216373
216373
|
aliasTo?: string | undefined;
|
|
216374
216374
|
}, {
|
|
216375
|
-
value?: "
|
|
216375
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
216376
216376
|
aliasTo?: string | null | undefined;
|
|
216377
216377
|
}>;
|
|
216378
216378
|
}, "strip", z$1.ZodTypeAny, {
|
|
216379
216379
|
type: "TextDecoration";
|
|
216380
216380
|
data: {
|
|
216381
|
-
value?: "
|
|
216381
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
216382
216382
|
aliasTo?: string | undefined;
|
|
216383
216383
|
};
|
|
216384
216384
|
}, {
|
|
216385
216385
|
type: "TextDecoration";
|
|
216386
216386
|
data: {
|
|
216387
|
-
value?: "
|
|
216387
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
216388
216388
|
aliasTo?: string | null | undefined;
|
|
216389
216389
|
};
|
|
216390
216390
|
}>, z$1.ZodObject<{
|
|
@@ -216409,7 +216409,7 @@ declare const DTOThemeOverride: z$1.ZodIntersection<z$1.ZodDiscriminatedUnion<"t
|
|
|
216409
216409
|
aliasTo?: string | undefined;
|
|
216410
216410
|
};
|
|
216411
216411
|
textDecoration: {
|
|
216412
|
-
value?: "
|
|
216412
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
216413
216413
|
aliasTo?: string | undefined;
|
|
216414
216414
|
};
|
|
216415
216415
|
textCase: {
|
|
@@ -216461,7 +216461,7 @@ declare const DTOThemeOverride: z$1.ZodIntersection<z$1.ZodDiscriminatedUnion<"t
|
|
|
216461
216461
|
aliasTo?: string | null | undefined;
|
|
216462
216462
|
};
|
|
216463
216463
|
textDecoration: {
|
|
216464
|
-
value?: "
|
|
216464
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
216465
216465
|
aliasTo?: string | null | undefined;
|
|
216466
216466
|
};
|
|
216467
216467
|
textCase: {
|
|
@@ -216513,7 +216513,7 @@ declare const DTOThemeOverride: z$1.ZodIntersection<z$1.ZodDiscriminatedUnion<"t
|
|
|
216513
216513
|
aliasTo?: string | undefined;
|
|
216514
216514
|
};
|
|
216515
216515
|
textDecoration: {
|
|
216516
|
-
value?: "
|
|
216516
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
216517
216517
|
aliasTo?: string | undefined;
|
|
216518
216518
|
};
|
|
216519
216519
|
textCase: {
|
|
@@ -216565,7 +216565,7 @@ declare const DTOThemeOverride: z$1.ZodIntersection<z$1.ZodDiscriminatedUnion<"t
|
|
|
216565
216565
|
aliasTo?: string | null | undefined;
|
|
216566
216566
|
};
|
|
216567
216567
|
textDecoration: {
|
|
216568
|
-
value?: "
|
|
216568
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
216569
216569
|
aliasTo?: string | null | undefined;
|
|
216570
216570
|
};
|
|
216571
216571
|
textCase: {
|
|
@@ -216619,7 +216619,7 @@ declare const DTOThemeOverride: z$1.ZodIntersection<z$1.ZodDiscriminatedUnion<"t
|
|
|
216619
216619
|
aliasTo?: string | undefined;
|
|
216620
216620
|
};
|
|
216621
216621
|
textDecoration: {
|
|
216622
|
-
value?: "
|
|
216622
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
216623
216623
|
aliasTo?: string | undefined;
|
|
216624
216624
|
};
|
|
216625
216625
|
textCase: {
|
|
@@ -216674,7 +216674,7 @@ declare const DTOThemeOverride: z$1.ZodIntersection<z$1.ZodDiscriminatedUnion<"t
|
|
|
216674
216674
|
aliasTo?: string | null | undefined;
|
|
216675
216675
|
};
|
|
216676
216676
|
textDecoration: {
|
|
216677
|
-
value?: "
|
|
216677
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
216678
216678
|
aliasTo?: string | null | undefined;
|
|
216679
216679
|
};
|
|
216680
216680
|
textCase: {
|
|
@@ -216732,7 +216732,7 @@ declare const DTOThemeOverride: z$1.ZodIntersection<z$1.ZodDiscriminatedUnion<"t
|
|
|
216732
216732
|
aliasTo?: string | undefined;
|
|
216733
216733
|
};
|
|
216734
216734
|
textDecoration: {
|
|
216735
|
-
value?: "
|
|
216735
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
216736
216736
|
aliasTo?: string | undefined;
|
|
216737
216737
|
};
|
|
216738
216738
|
textCase: {
|
|
@@ -216790,7 +216790,7 @@ declare const DTOThemeOverride: z$1.ZodIntersection<z$1.ZodDiscriminatedUnion<"t
|
|
|
216790
216790
|
aliasTo?: string | null | undefined;
|
|
216791
216791
|
};
|
|
216792
216792
|
textDecoration: {
|
|
216793
|
-
value?: "
|
|
216793
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
216794
216794
|
aliasTo?: string | null | undefined;
|
|
216795
216795
|
};
|
|
216796
216796
|
textCase: {
|
|
@@ -218657,24 +218657,24 @@ declare const DTOThemeOverrideCreatePayload: z$1.ZodIntersection<z$1.ZodDiscrimi
|
|
|
218657
218657
|
data: z$1.ZodObject<{
|
|
218658
218658
|
aliasTo: z$1.ZodEffects<z$1.ZodNullable<z$1.ZodOptional<z$1.ZodString>>, string | undefined, string | null | undefined>;
|
|
218659
218659
|
} & {
|
|
218660
|
-
value: z$1.ZodEffects<z$1.ZodNullable<z$1.ZodOptional<z$1.ZodType<"
|
|
218660
|
+
value: z$1.ZodEffects<z$1.ZodNullable<z$1.ZodOptional<z$1.ZodType<"Strikethrough" | "None" | "Underline", z$1.ZodTypeDef, "Strikethrough" | "None" | "Underline">>>, "Strikethrough" | "None" | "Underline" | undefined, "Strikethrough" | "None" | "Underline" | null | undefined>;
|
|
218661
218661
|
}, "strip", z$1.ZodTypeAny, {
|
|
218662
|
-
value?: "
|
|
218662
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
218663
218663
|
aliasTo?: string | undefined;
|
|
218664
218664
|
}, {
|
|
218665
|
-
value?: "
|
|
218665
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
218666
218666
|
aliasTo?: string | null | undefined;
|
|
218667
218667
|
}>;
|
|
218668
218668
|
}, "strip", z$1.ZodTypeAny, {
|
|
218669
218669
|
type: "TextDecoration";
|
|
218670
218670
|
data: {
|
|
218671
|
-
value?: "
|
|
218671
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
218672
218672
|
aliasTo?: string | undefined;
|
|
218673
218673
|
};
|
|
218674
218674
|
}, {
|
|
218675
218675
|
type: "TextDecoration";
|
|
218676
218676
|
data: {
|
|
218677
|
-
value?: "
|
|
218677
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
218678
218678
|
aliasTo?: string | null | undefined;
|
|
218679
218679
|
};
|
|
218680
218680
|
}>, z$1.ZodObject<{
|
|
@@ -218699,7 +218699,7 @@ declare const DTOThemeOverrideCreatePayload: z$1.ZodIntersection<z$1.ZodDiscrimi
|
|
|
218699
218699
|
aliasTo?: string | undefined;
|
|
218700
218700
|
};
|
|
218701
218701
|
textDecoration: {
|
|
218702
|
-
value?: "
|
|
218702
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
218703
218703
|
aliasTo?: string | undefined;
|
|
218704
218704
|
};
|
|
218705
218705
|
textCase: {
|
|
@@ -218751,7 +218751,7 @@ declare const DTOThemeOverrideCreatePayload: z$1.ZodIntersection<z$1.ZodDiscrimi
|
|
|
218751
218751
|
aliasTo?: string | null | undefined;
|
|
218752
218752
|
};
|
|
218753
218753
|
textDecoration: {
|
|
218754
|
-
value?: "
|
|
218754
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
218755
218755
|
aliasTo?: string | null | undefined;
|
|
218756
218756
|
};
|
|
218757
218757
|
textCase: {
|
|
@@ -218803,7 +218803,7 @@ declare const DTOThemeOverrideCreatePayload: z$1.ZodIntersection<z$1.ZodDiscrimi
|
|
|
218803
218803
|
aliasTo?: string | undefined;
|
|
218804
218804
|
};
|
|
218805
218805
|
textDecoration: {
|
|
218806
|
-
value?: "
|
|
218806
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
218807
218807
|
aliasTo?: string | undefined;
|
|
218808
218808
|
};
|
|
218809
218809
|
textCase: {
|
|
@@ -218855,7 +218855,7 @@ declare const DTOThemeOverrideCreatePayload: z$1.ZodIntersection<z$1.ZodDiscrimi
|
|
|
218855
218855
|
aliasTo?: string | null | undefined;
|
|
218856
218856
|
};
|
|
218857
218857
|
textDecoration: {
|
|
218858
|
-
value?: "
|
|
218858
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
218859
218859
|
aliasTo?: string | null | undefined;
|
|
218860
218860
|
};
|
|
218861
218861
|
textCase: {
|
|
@@ -218909,7 +218909,7 @@ declare const DTOThemeOverrideCreatePayload: z$1.ZodIntersection<z$1.ZodDiscrimi
|
|
|
218909
218909
|
aliasTo?: string | undefined;
|
|
218910
218910
|
};
|
|
218911
218911
|
textDecoration: {
|
|
218912
|
-
value?: "
|
|
218912
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
218913
218913
|
aliasTo?: string | undefined;
|
|
218914
218914
|
};
|
|
218915
218915
|
textCase: {
|
|
@@ -218964,7 +218964,7 @@ declare const DTOThemeOverrideCreatePayload: z$1.ZodIntersection<z$1.ZodDiscrimi
|
|
|
218964
218964
|
aliasTo?: string | null | undefined;
|
|
218965
218965
|
};
|
|
218966
218966
|
textDecoration: {
|
|
218967
|
-
value?: "
|
|
218967
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
218968
218968
|
aliasTo?: string | null | undefined;
|
|
218969
218969
|
};
|
|
218970
218970
|
textCase: {
|
|
@@ -219022,7 +219022,7 @@ declare const DTOThemeOverrideCreatePayload: z$1.ZodIntersection<z$1.ZodDiscrimi
|
|
|
219022
219022
|
aliasTo?: string | undefined;
|
|
219023
219023
|
};
|
|
219024
219024
|
textDecoration: {
|
|
219025
|
-
value?: "
|
|
219025
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
219026
219026
|
aliasTo?: string | undefined;
|
|
219027
219027
|
};
|
|
219028
219028
|
textCase: {
|
|
@@ -219080,7 +219080,7 @@ declare const DTOThemeOverrideCreatePayload: z$1.ZodIntersection<z$1.ZodDiscrimi
|
|
|
219080
219080
|
aliasTo?: string | null | undefined;
|
|
219081
219081
|
};
|
|
219082
219082
|
textDecoration: {
|
|
219083
|
-
value?: "
|
|
219083
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
219084
219084
|
aliasTo?: string | null | undefined;
|
|
219085
219085
|
};
|
|
219086
219086
|
textCase: {
|
|
@@ -220900,24 +220900,24 @@ declare const DTOTheme: z$1.ZodObject<{
|
|
|
220900
220900
|
data: z$1.ZodObject<{
|
|
220901
220901
|
aliasTo: z$1.ZodEffects<z$1.ZodNullable<z$1.ZodOptional<z$1.ZodString>>, string | undefined, string | null | undefined>;
|
|
220902
220902
|
} & {
|
|
220903
|
-
value: z$1.ZodEffects<z$1.ZodNullable<z$1.ZodOptional<z$1.ZodType<"
|
|
220903
|
+
value: z$1.ZodEffects<z$1.ZodNullable<z$1.ZodOptional<z$1.ZodType<"Strikethrough" | "None" | "Underline", z$1.ZodTypeDef, "Strikethrough" | "None" | "Underline">>>, "Strikethrough" | "None" | "Underline" | undefined, "Strikethrough" | "None" | "Underline" | null | undefined>;
|
|
220904
220904
|
}, "strip", z$1.ZodTypeAny, {
|
|
220905
|
-
value?: "
|
|
220905
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
220906
220906
|
aliasTo?: string | undefined;
|
|
220907
220907
|
}, {
|
|
220908
|
-
value?: "
|
|
220908
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
220909
220909
|
aliasTo?: string | null | undefined;
|
|
220910
220910
|
}>;
|
|
220911
220911
|
}, "strip", z$1.ZodTypeAny, {
|
|
220912
220912
|
type: "TextDecoration";
|
|
220913
220913
|
data: {
|
|
220914
|
-
value?: "
|
|
220914
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
220915
220915
|
aliasTo?: string | undefined;
|
|
220916
220916
|
};
|
|
220917
220917
|
}, {
|
|
220918
220918
|
type: "TextDecoration";
|
|
220919
220919
|
data: {
|
|
220920
|
-
value?: "
|
|
220920
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
220921
220921
|
aliasTo?: string | null | undefined;
|
|
220922
220922
|
};
|
|
220923
220923
|
}>, z$1.ZodObject<{
|
|
@@ -220942,7 +220942,7 @@ declare const DTOTheme: z$1.ZodObject<{
|
|
|
220942
220942
|
aliasTo?: string | undefined;
|
|
220943
220943
|
};
|
|
220944
220944
|
textDecoration: {
|
|
220945
|
-
value?: "
|
|
220945
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
220946
220946
|
aliasTo?: string | undefined;
|
|
220947
220947
|
};
|
|
220948
220948
|
textCase: {
|
|
@@ -220994,7 +220994,7 @@ declare const DTOTheme: z$1.ZodObject<{
|
|
|
220994
220994
|
aliasTo?: string | null | undefined;
|
|
220995
220995
|
};
|
|
220996
220996
|
textDecoration: {
|
|
220997
|
-
value?: "
|
|
220997
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
220998
220998
|
aliasTo?: string | null | undefined;
|
|
220999
220999
|
};
|
|
221000
221000
|
textCase: {
|
|
@@ -221046,7 +221046,7 @@ declare const DTOTheme: z$1.ZodObject<{
|
|
|
221046
221046
|
aliasTo?: string | undefined;
|
|
221047
221047
|
};
|
|
221048
221048
|
textDecoration: {
|
|
221049
|
-
value?: "
|
|
221049
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
221050
221050
|
aliasTo?: string | undefined;
|
|
221051
221051
|
};
|
|
221052
221052
|
textCase: {
|
|
@@ -221098,7 +221098,7 @@ declare const DTOTheme: z$1.ZodObject<{
|
|
|
221098
221098
|
aliasTo?: string | null | undefined;
|
|
221099
221099
|
};
|
|
221100
221100
|
textDecoration: {
|
|
221101
|
-
value?: "
|
|
221101
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
221102
221102
|
aliasTo?: string | null | undefined;
|
|
221103
221103
|
};
|
|
221104
221104
|
textCase: {
|
|
@@ -221152,7 +221152,7 @@ declare const DTOTheme: z$1.ZodObject<{
|
|
|
221152
221152
|
aliasTo?: string | undefined;
|
|
221153
221153
|
};
|
|
221154
221154
|
textDecoration: {
|
|
221155
|
-
value?: "
|
|
221155
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
221156
221156
|
aliasTo?: string | undefined;
|
|
221157
221157
|
};
|
|
221158
221158
|
textCase: {
|
|
@@ -221207,7 +221207,7 @@ declare const DTOTheme: z$1.ZodObject<{
|
|
|
221207
221207
|
aliasTo?: string | null | undefined;
|
|
221208
221208
|
};
|
|
221209
221209
|
textDecoration: {
|
|
221210
|
-
value?: "
|
|
221210
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
221211
221211
|
aliasTo?: string | null | undefined;
|
|
221212
221212
|
};
|
|
221213
221213
|
textCase: {
|
|
@@ -221265,7 +221265,7 @@ declare const DTOTheme: z$1.ZodObject<{
|
|
|
221265
221265
|
aliasTo?: string | undefined;
|
|
221266
221266
|
};
|
|
221267
221267
|
textDecoration: {
|
|
221268
|
-
value?: "
|
|
221268
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
221269
221269
|
aliasTo?: string | undefined;
|
|
221270
221270
|
};
|
|
221271
221271
|
textCase: {
|
|
@@ -221323,7 +221323,7 @@ declare const DTOTheme: z$1.ZodObject<{
|
|
|
221323
221323
|
aliasTo?: string | null | undefined;
|
|
221324
221324
|
};
|
|
221325
221325
|
textDecoration: {
|
|
221326
|
-
value?: "
|
|
221326
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
221327
221327
|
aliasTo?: string | null | undefined;
|
|
221328
221328
|
};
|
|
221329
221329
|
textCase: {
|
|
@@ -221811,7 +221811,7 @@ declare const DTOTheme: z$1.ZodObject<{
|
|
|
221811
221811
|
} | {
|
|
221812
221812
|
type: "TextDecoration";
|
|
221813
221813
|
data: {
|
|
221814
|
-
value?: "
|
|
221814
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
221815
221815
|
aliasTo?: string | undefined;
|
|
221816
221816
|
};
|
|
221817
221817
|
} | {
|
|
@@ -221834,7 +221834,7 @@ declare const DTOTheme: z$1.ZodObject<{
|
|
|
221834
221834
|
aliasTo?: string | undefined;
|
|
221835
221835
|
};
|
|
221836
221836
|
textDecoration: {
|
|
221837
|
-
value?: "
|
|
221837
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
221838
221838
|
aliasTo?: string | undefined;
|
|
221839
221839
|
};
|
|
221840
221840
|
textCase: {
|
|
@@ -222189,7 +222189,7 @@ declare const DTOTheme: z$1.ZodObject<{
|
|
|
222189
222189
|
} | {
|
|
222190
222190
|
type: "TextDecoration";
|
|
222191
222191
|
data: {
|
|
222192
|
-
value?: "
|
|
222192
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
222193
222193
|
aliasTo?: string | null | undefined;
|
|
222194
222194
|
};
|
|
222195
222195
|
} | {
|
|
@@ -222212,7 +222212,7 @@ declare const DTOTheme: z$1.ZodObject<{
|
|
|
222212
222212
|
aliasTo?: string | null | undefined;
|
|
222213
222213
|
};
|
|
222214
222214
|
textDecoration: {
|
|
222215
|
-
value?: "
|
|
222215
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
222216
222216
|
aliasTo?: string | null | undefined;
|
|
222217
222217
|
};
|
|
222218
222218
|
textCase: {
|
|
@@ -223964,24 +223964,24 @@ declare const DTOThemeResponse: z$1.ZodObject<{
|
|
|
223964
223964
|
data: z$1.ZodObject<{
|
|
223965
223965
|
aliasTo: z$1.ZodEffects<z$1.ZodNullable<z$1.ZodOptional<z$1.ZodString>>, string | undefined, string | null | undefined>;
|
|
223966
223966
|
} & {
|
|
223967
|
-
value: z$1.ZodEffects<z$1.ZodNullable<z$1.ZodOptional<z$1.ZodType<"
|
|
223967
|
+
value: z$1.ZodEffects<z$1.ZodNullable<z$1.ZodOptional<z$1.ZodType<"Strikethrough" | "None" | "Underline", z$1.ZodTypeDef, "Strikethrough" | "None" | "Underline">>>, "Strikethrough" | "None" | "Underline" | undefined, "Strikethrough" | "None" | "Underline" | null | undefined>;
|
|
223968
223968
|
}, "strip", z$1.ZodTypeAny, {
|
|
223969
|
-
value?: "
|
|
223969
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
223970
223970
|
aliasTo?: string | undefined;
|
|
223971
223971
|
}, {
|
|
223972
|
-
value?: "
|
|
223972
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
223973
223973
|
aliasTo?: string | null | undefined;
|
|
223974
223974
|
}>;
|
|
223975
223975
|
}, "strip", z$1.ZodTypeAny, {
|
|
223976
223976
|
type: "TextDecoration";
|
|
223977
223977
|
data: {
|
|
223978
|
-
value?: "
|
|
223978
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
223979
223979
|
aliasTo?: string | undefined;
|
|
223980
223980
|
};
|
|
223981
223981
|
}, {
|
|
223982
223982
|
type: "TextDecoration";
|
|
223983
223983
|
data: {
|
|
223984
|
-
value?: "
|
|
223984
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
223985
223985
|
aliasTo?: string | null | undefined;
|
|
223986
223986
|
};
|
|
223987
223987
|
}>, z$1.ZodObject<{
|
|
@@ -224006,7 +224006,7 @@ declare const DTOThemeResponse: z$1.ZodObject<{
|
|
|
224006
224006
|
aliasTo?: string | undefined;
|
|
224007
224007
|
};
|
|
224008
224008
|
textDecoration: {
|
|
224009
|
-
value?: "
|
|
224009
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
224010
224010
|
aliasTo?: string | undefined;
|
|
224011
224011
|
};
|
|
224012
224012
|
textCase: {
|
|
@@ -224058,7 +224058,7 @@ declare const DTOThemeResponse: z$1.ZodObject<{
|
|
|
224058
224058
|
aliasTo?: string | null | undefined;
|
|
224059
224059
|
};
|
|
224060
224060
|
textDecoration: {
|
|
224061
|
-
value?: "
|
|
224061
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
224062
224062
|
aliasTo?: string | null | undefined;
|
|
224063
224063
|
};
|
|
224064
224064
|
textCase: {
|
|
@@ -224110,7 +224110,7 @@ declare const DTOThemeResponse: z$1.ZodObject<{
|
|
|
224110
224110
|
aliasTo?: string | undefined;
|
|
224111
224111
|
};
|
|
224112
224112
|
textDecoration: {
|
|
224113
|
-
value?: "
|
|
224113
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
224114
224114
|
aliasTo?: string | undefined;
|
|
224115
224115
|
};
|
|
224116
224116
|
textCase: {
|
|
@@ -224162,7 +224162,7 @@ declare const DTOThemeResponse: z$1.ZodObject<{
|
|
|
224162
224162
|
aliasTo?: string | null | undefined;
|
|
224163
224163
|
};
|
|
224164
224164
|
textDecoration: {
|
|
224165
|
-
value?: "
|
|
224165
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
224166
224166
|
aliasTo?: string | null | undefined;
|
|
224167
224167
|
};
|
|
224168
224168
|
textCase: {
|
|
@@ -224216,7 +224216,7 @@ declare const DTOThemeResponse: z$1.ZodObject<{
|
|
|
224216
224216
|
aliasTo?: string | undefined;
|
|
224217
224217
|
};
|
|
224218
224218
|
textDecoration: {
|
|
224219
|
-
value?: "
|
|
224219
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
224220
224220
|
aliasTo?: string | undefined;
|
|
224221
224221
|
};
|
|
224222
224222
|
textCase: {
|
|
@@ -224271,7 +224271,7 @@ declare const DTOThemeResponse: z$1.ZodObject<{
|
|
|
224271
224271
|
aliasTo?: string | null | undefined;
|
|
224272
224272
|
};
|
|
224273
224273
|
textDecoration: {
|
|
224274
|
-
value?: "
|
|
224274
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
224275
224275
|
aliasTo?: string | null | undefined;
|
|
224276
224276
|
};
|
|
224277
224277
|
textCase: {
|
|
@@ -224329,7 +224329,7 @@ declare const DTOThemeResponse: z$1.ZodObject<{
|
|
|
224329
224329
|
aliasTo?: string | undefined;
|
|
224330
224330
|
};
|
|
224331
224331
|
textDecoration: {
|
|
224332
|
-
value?: "
|
|
224332
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
224333
224333
|
aliasTo?: string | undefined;
|
|
224334
224334
|
};
|
|
224335
224335
|
textCase: {
|
|
@@ -224387,7 +224387,7 @@ declare const DTOThemeResponse: z$1.ZodObject<{
|
|
|
224387
224387
|
aliasTo?: string | null | undefined;
|
|
224388
224388
|
};
|
|
224389
224389
|
textDecoration: {
|
|
224390
|
-
value?: "
|
|
224390
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
224391
224391
|
aliasTo?: string | null | undefined;
|
|
224392
224392
|
};
|
|
224393
224393
|
textCase: {
|
|
@@ -224875,7 +224875,7 @@ declare const DTOThemeResponse: z$1.ZodObject<{
|
|
|
224875
224875
|
} | {
|
|
224876
224876
|
type: "TextDecoration";
|
|
224877
224877
|
data: {
|
|
224878
|
-
value?: "
|
|
224878
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
224879
224879
|
aliasTo?: string | undefined;
|
|
224880
224880
|
};
|
|
224881
224881
|
} | {
|
|
@@ -224898,7 +224898,7 @@ declare const DTOThemeResponse: z$1.ZodObject<{
|
|
|
224898
224898
|
aliasTo?: string | undefined;
|
|
224899
224899
|
};
|
|
224900
224900
|
textDecoration: {
|
|
224901
|
-
value?: "
|
|
224901
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
224902
224902
|
aliasTo?: string | undefined;
|
|
224903
224903
|
};
|
|
224904
224904
|
textCase: {
|
|
@@ -225253,7 +225253,7 @@ declare const DTOThemeResponse: z$1.ZodObject<{
|
|
|
225253
225253
|
} | {
|
|
225254
225254
|
type: "TextDecoration";
|
|
225255
225255
|
data: {
|
|
225256
|
-
value?: "
|
|
225256
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
225257
225257
|
aliasTo?: string | null | undefined;
|
|
225258
225258
|
};
|
|
225259
225259
|
} | {
|
|
@@ -225276,7 +225276,7 @@ declare const DTOThemeResponse: z$1.ZodObject<{
|
|
|
225276
225276
|
aliasTo?: string | null | undefined;
|
|
225277
225277
|
};
|
|
225278
225278
|
textDecoration: {
|
|
225279
|
-
value?: "
|
|
225279
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
225280
225280
|
aliasTo?: string | null | undefined;
|
|
225281
225281
|
};
|
|
225282
225282
|
textCase: {
|
|
@@ -225633,7 +225633,7 @@ declare const DTOThemeResponse: z$1.ZodObject<{
|
|
|
225633
225633
|
} | {
|
|
225634
225634
|
type: "TextDecoration";
|
|
225635
225635
|
data: {
|
|
225636
|
-
value?: "
|
|
225636
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
225637
225637
|
aliasTo?: string | undefined;
|
|
225638
225638
|
};
|
|
225639
225639
|
} | {
|
|
@@ -225656,7 +225656,7 @@ declare const DTOThemeResponse: z$1.ZodObject<{
|
|
|
225656
225656
|
aliasTo?: string | undefined;
|
|
225657
225657
|
};
|
|
225658
225658
|
textDecoration: {
|
|
225659
|
-
value?: "
|
|
225659
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
225660
225660
|
aliasTo?: string | undefined;
|
|
225661
225661
|
};
|
|
225662
225662
|
textCase: {
|
|
@@ -226013,7 +226013,7 @@ declare const DTOThemeResponse: z$1.ZodObject<{
|
|
|
226013
226013
|
} | {
|
|
226014
226014
|
type: "TextDecoration";
|
|
226015
226015
|
data: {
|
|
226016
|
-
value?: "
|
|
226016
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
226017
226017
|
aliasTo?: string | null | undefined;
|
|
226018
226018
|
};
|
|
226019
226019
|
} | {
|
|
@@ -226036,7 +226036,7 @@ declare const DTOThemeResponse: z$1.ZodObject<{
|
|
|
226036
226036
|
aliasTo?: string | null | undefined;
|
|
226037
226037
|
};
|
|
226038
226038
|
textDecoration: {
|
|
226039
|
-
value?: "
|
|
226039
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
226040
226040
|
aliasTo?: string | null | undefined;
|
|
226041
226041
|
};
|
|
226042
226042
|
textCase: {
|
|
@@ -227789,24 +227789,24 @@ declare const DTOThemeListResponse: z$1.ZodObject<{
|
|
|
227789
227789
|
data: z$1.ZodObject<{
|
|
227790
227790
|
aliasTo: z$1.ZodEffects<z$1.ZodNullable<z$1.ZodOptional<z$1.ZodString>>, string | undefined, string | null | undefined>;
|
|
227791
227791
|
} & {
|
|
227792
|
-
value: z$1.ZodEffects<z$1.ZodNullable<z$1.ZodOptional<z$1.ZodType<"
|
|
227792
|
+
value: z$1.ZodEffects<z$1.ZodNullable<z$1.ZodOptional<z$1.ZodType<"Strikethrough" | "None" | "Underline", z$1.ZodTypeDef, "Strikethrough" | "None" | "Underline">>>, "Strikethrough" | "None" | "Underline" | undefined, "Strikethrough" | "None" | "Underline" | null | undefined>;
|
|
227793
227793
|
}, "strip", z$1.ZodTypeAny, {
|
|
227794
|
-
value?: "
|
|
227794
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
227795
227795
|
aliasTo?: string | undefined;
|
|
227796
227796
|
}, {
|
|
227797
|
-
value?: "
|
|
227797
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
227798
227798
|
aliasTo?: string | null | undefined;
|
|
227799
227799
|
}>;
|
|
227800
227800
|
}, "strip", z$1.ZodTypeAny, {
|
|
227801
227801
|
type: "TextDecoration";
|
|
227802
227802
|
data: {
|
|
227803
|
-
value?: "
|
|
227803
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
227804
227804
|
aliasTo?: string | undefined;
|
|
227805
227805
|
};
|
|
227806
227806
|
}, {
|
|
227807
227807
|
type: "TextDecoration";
|
|
227808
227808
|
data: {
|
|
227809
|
-
value?: "
|
|
227809
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
227810
227810
|
aliasTo?: string | null | undefined;
|
|
227811
227811
|
};
|
|
227812
227812
|
}>, z$1.ZodObject<{
|
|
@@ -227831,7 +227831,7 @@ declare const DTOThemeListResponse: z$1.ZodObject<{
|
|
|
227831
227831
|
aliasTo?: string | undefined;
|
|
227832
227832
|
};
|
|
227833
227833
|
textDecoration: {
|
|
227834
|
-
value?: "
|
|
227834
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
227835
227835
|
aliasTo?: string | undefined;
|
|
227836
227836
|
};
|
|
227837
227837
|
textCase: {
|
|
@@ -227883,7 +227883,7 @@ declare const DTOThemeListResponse: z$1.ZodObject<{
|
|
|
227883
227883
|
aliasTo?: string | null | undefined;
|
|
227884
227884
|
};
|
|
227885
227885
|
textDecoration: {
|
|
227886
|
-
value?: "
|
|
227886
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
227887
227887
|
aliasTo?: string | null | undefined;
|
|
227888
227888
|
};
|
|
227889
227889
|
textCase: {
|
|
@@ -227935,7 +227935,7 @@ declare const DTOThemeListResponse: z$1.ZodObject<{
|
|
|
227935
227935
|
aliasTo?: string | undefined;
|
|
227936
227936
|
};
|
|
227937
227937
|
textDecoration: {
|
|
227938
|
-
value?: "
|
|
227938
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
227939
227939
|
aliasTo?: string | undefined;
|
|
227940
227940
|
};
|
|
227941
227941
|
textCase: {
|
|
@@ -227987,7 +227987,7 @@ declare const DTOThemeListResponse: z$1.ZodObject<{
|
|
|
227987
227987
|
aliasTo?: string | null | undefined;
|
|
227988
227988
|
};
|
|
227989
227989
|
textDecoration: {
|
|
227990
|
-
value?: "
|
|
227990
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
227991
227991
|
aliasTo?: string | null | undefined;
|
|
227992
227992
|
};
|
|
227993
227993
|
textCase: {
|
|
@@ -228041,7 +228041,7 @@ declare const DTOThemeListResponse: z$1.ZodObject<{
|
|
|
228041
228041
|
aliasTo?: string | undefined;
|
|
228042
228042
|
};
|
|
228043
228043
|
textDecoration: {
|
|
228044
|
-
value?: "
|
|
228044
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
228045
228045
|
aliasTo?: string | undefined;
|
|
228046
228046
|
};
|
|
228047
228047
|
textCase: {
|
|
@@ -228096,7 +228096,7 @@ declare const DTOThemeListResponse: z$1.ZodObject<{
|
|
|
228096
228096
|
aliasTo?: string | null | undefined;
|
|
228097
228097
|
};
|
|
228098
228098
|
textDecoration: {
|
|
228099
|
-
value?: "
|
|
228099
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
228100
228100
|
aliasTo?: string | null | undefined;
|
|
228101
228101
|
};
|
|
228102
228102
|
textCase: {
|
|
@@ -228154,7 +228154,7 @@ declare const DTOThemeListResponse: z$1.ZodObject<{
|
|
|
228154
228154
|
aliasTo?: string | undefined;
|
|
228155
228155
|
};
|
|
228156
228156
|
textDecoration: {
|
|
228157
|
-
value?: "
|
|
228157
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
228158
228158
|
aliasTo?: string | undefined;
|
|
228159
228159
|
};
|
|
228160
228160
|
textCase: {
|
|
@@ -228212,7 +228212,7 @@ declare const DTOThemeListResponse: z$1.ZodObject<{
|
|
|
228212
228212
|
aliasTo?: string | null | undefined;
|
|
228213
228213
|
};
|
|
228214
228214
|
textDecoration: {
|
|
228215
|
-
value?: "
|
|
228215
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
228216
228216
|
aliasTo?: string | null | undefined;
|
|
228217
228217
|
};
|
|
228218
228218
|
textCase: {
|
|
@@ -228700,7 +228700,7 @@ declare const DTOThemeListResponse: z$1.ZodObject<{
|
|
|
228700
228700
|
} | {
|
|
228701
228701
|
type: "TextDecoration";
|
|
228702
228702
|
data: {
|
|
228703
|
-
value?: "
|
|
228703
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
228704
228704
|
aliasTo?: string | undefined;
|
|
228705
228705
|
};
|
|
228706
228706
|
} | {
|
|
@@ -228723,7 +228723,7 @@ declare const DTOThemeListResponse: z$1.ZodObject<{
|
|
|
228723
228723
|
aliasTo?: string | undefined;
|
|
228724
228724
|
};
|
|
228725
228725
|
textDecoration: {
|
|
228726
|
-
value?: "
|
|
228726
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
228727
228727
|
aliasTo?: string | undefined;
|
|
228728
228728
|
};
|
|
228729
228729
|
textCase: {
|
|
@@ -229078,7 +229078,7 @@ declare const DTOThemeListResponse: z$1.ZodObject<{
|
|
|
229078
229078
|
} | {
|
|
229079
229079
|
type: "TextDecoration";
|
|
229080
229080
|
data: {
|
|
229081
|
-
value?: "
|
|
229081
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
229082
229082
|
aliasTo?: string | null | undefined;
|
|
229083
229083
|
};
|
|
229084
229084
|
} | {
|
|
@@ -229101,7 +229101,7 @@ declare const DTOThemeListResponse: z$1.ZodObject<{
|
|
|
229101
229101
|
aliasTo?: string | null | undefined;
|
|
229102
229102
|
};
|
|
229103
229103
|
textDecoration: {
|
|
229104
|
-
value?: "
|
|
229104
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
229105
229105
|
aliasTo?: string | null | undefined;
|
|
229106
229106
|
};
|
|
229107
229107
|
textCase: {
|
|
@@ -229458,7 +229458,7 @@ declare const DTOThemeListResponse: z$1.ZodObject<{
|
|
|
229458
229458
|
} | {
|
|
229459
229459
|
type: "TextDecoration";
|
|
229460
229460
|
data: {
|
|
229461
|
-
value?: "
|
|
229461
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
229462
229462
|
aliasTo?: string | undefined;
|
|
229463
229463
|
};
|
|
229464
229464
|
} | {
|
|
@@ -229481,7 +229481,7 @@ declare const DTOThemeListResponse: z$1.ZodObject<{
|
|
|
229481
229481
|
aliasTo?: string | undefined;
|
|
229482
229482
|
};
|
|
229483
229483
|
textDecoration: {
|
|
229484
|
-
value?: "
|
|
229484
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
229485
229485
|
aliasTo?: string | undefined;
|
|
229486
229486
|
};
|
|
229487
229487
|
textCase: {
|
|
@@ -229838,7 +229838,7 @@ declare const DTOThemeListResponse: z$1.ZodObject<{
|
|
|
229838
229838
|
} | {
|
|
229839
229839
|
type: "TextDecoration";
|
|
229840
229840
|
data: {
|
|
229841
|
-
value?: "
|
|
229841
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
229842
229842
|
aliasTo?: string | null | undefined;
|
|
229843
229843
|
};
|
|
229844
229844
|
} | {
|
|
@@ -229861,7 +229861,7 @@ declare const DTOThemeListResponse: z$1.ZodObject<{
|
|
|
229861
229861
|
aliasTo?: string | null | undefined;
|
|
229862
229862
|
};
|
|
229863
229863
|
textDecoration: {
|
|
229864
|
-
value?: "
|
|
229864
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
229865
229865
|
aliasTo?: string | null | undefined;
|
|
229866
229866
|
};
|
|
229867
229867
|
textCase: {
|
|
@@ -231611,24 +231611,24 @@ declare const DTOThemeCreatePayload: z$1.ZodObject<{
|
|
|
231611
231611
|
data: z$1.ZodObject<{
|
|
231612
231612
|
aliasTo: z$1.ZodEffects<z$1.ZodNullable<z$1.ZodOptional<z$1.ZodString>>, string | undefined, string | null | undefined>;
|
|
231613
231613
|
} & {
|
|
231614
|
-
value: z$1.ZodEffects<z$1.ZodNullable<z$1.ZodOptional<z$1.ZodType<"
|
|
231614
|
+
value: z$1.ZodEffects<z$1.ZodNullable<z$1.ZodOptional<z$1.ZodType<"Strikethrough" | "None" | "Underline", z$1.ZodTypeDef, "Strikethrough" | "None" | "Underline">>>, "Strikethrough" | "None" | "Underline" | undefined, "Strikethrough" | "None" | "Underline" | null | undefined>;
|
|
231615
231615
|
}, "strip", z$1.ZodTypeAny, {
|
|
231616
|
-
value?: "
|
|
231616
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
231617
231617
|
aliasTo?: string | undefined;
|
|
231618
231618
|
}, {
|
|
231619
|
-
value?: "
|
|
231619
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
231620
231620
|
aliasTo?: string | null | undefined;
|
|
231621
231621
|
}>;
|
|
231622
231622
|
}, "strip", z$1.ZodTypeAny, {
|
|
231623
231623
|
type: "TextDecoration";
|
|
231624
231624
|
data: {
|
|
231625
|
-
value?: "
|
|
231625
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
231626
231626
|
aliasTo?: string | undefined;
|
|
231627
231627
|
};
|
|
231628
231628
|
}, {
|
|
231629
231629
|
type: "TextDecoration";
|
|
231630
231630
|
data: {
|
|
231631
|
-
value?: "
|
|
231631
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
231632
231632
|
aliasTo?: string | null | undefined;
|
|
231633
231633
|
};
|
|
231634
231634
|
}>, z$1.ZodObject<{
|
|
@@ -231653,7 +231653,7 @@ declare const DTOThemeCreatePayload: z$1.ZodObject<{
|
|
|
231653
231653
|
aliasTo?: string | undefined;
|
|
231654
231654
|
};
|
|
231655
231655
|
textDecoration: {
|
|
231656
|
-
value?: "
|
|
231656
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
231657
231657
|
aliasTo?: string | undefined;
|
|
231658
231658
|
};
|
|
231659
231659
|
textCase: {
|
|
@@ -231705,7 +231705,7 @@ declare const DTOThemeCreatePayload: z$1.ZodObject<{
|
|
|
231705
231705
|
aliasTo?: string | null | undefined;
|
|
231706
231706
|
};
|
|
231707
231707
|
textDecoration: {
|
|
231708
|
-
value?: "
|
|
231708
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
231709
231709
|
aliasTo?: string | null | undefined;
|
|
231710
231710
|
};
|
|
231711
231711
|
textCase: {
|
|
@@ -231757,7 +231757,7 @@ declare const DTOThemeCreatePayload: z$1.ZodObject<{
|
|
|
231757
231757
|
aliasTo?: string | undefined;
|
|
231758
231758
|
};
|
|
231759
231759
|
textDecoration: {
|
|
231760
|
-
value?: "
|
|
231760
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
231761
231761
|
aliasTo?: string | undefined;
|
|
231762
231762
|
};
|
|
231763
231763
|
textCase: {
|
|
@@ -231809,7 +231809,7 @@ declare const DTOThemeCreatePayload: z$1.ZodObject<{
|
|
|
231809
231809
|
aliasTo?: string | null | undefined;
|
|
231810
231810
|
};
|
|
231811
231811
|
textDecoration: {
|
|
231812
|
-
value?: "
|
|
231812
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
231813
231813
|
aliasTo?: string | null | undefined;
|
|
231814
231814
|
};
|
|
231815
231815
|
textCase: {
|
|
@@ -231863,7 +231863,7 @@ declare const DTOThemeCreatePayload: z$1.ZodObject<{
|
|
|
231863
231863
|
aliasTo?: string | undefined;
|
|
231864
231864
|
};
|
|
231865
231865
|
textDecoration: {
|
|
231866
|
-
value?: "
|
|
231866
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
231867
231867
|
aliasTo?: string | undefined;
|
|
231868
231868
|
};
|
|
231869
231869
|
textCase: {
|
|
@@ -231918,7 +231918,7 @@ declare const DTOThemeCreatePayload: z$1.ZodObject<{
|
|
|
231918
231918
|
aliasTo?: string | null | undefined;
|
|
231919
231919
|
};
|
|
231920
231920
|
textDecoration: {
|
|
231921
|
-
value?: "
|
|
231921
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
231922
231922
|
aliasTo?: string | null | undefined;
|
|
231923
231923
|
};
|
|
231924
231924
|
textCase: {
|
|
@@ -231976,7 +231976,7 @@ declare const DTOThemeCreatePayload: z$1.ZodObject<{
|
|
|
231976
231976
|
aliasTo?: string | undefined;
|
|
231977
231977
|
};
|
|
231978
231978
|
textDecoration: {
|
|
231979
|
-
value?: "
|
|
231979
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
231980
231980
|
aliasTo?: string | undefined;
|
|
231981
231981
|
};
|
|
231982
231982
|
textCase: {
|
|
@@ -232034,7 +232034,7 @@ declare const DTOThemeCreatePayload: z$1.ZodObject<{
|
|
|
232034
232034
|
aliasTo?: string | null | undefined;
|
|
232035
232035
|
};
|
|
232036
232036
|
textDecoration: {
|
|
232037
|
-
value?: "
|
|
232037
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
232038
232038
|
aliasTo?: string | null | undefined;
|
|
232039
232039
|
};
|
|
232040
232040
|
textCase: {
|
|
@@ -232520,7 +232520,7 @@ declare const DTOThemeCreatePayload: z$1.ZodObject<{
|
|
|
232520
232520
|
} | {
|
|
232521
232521
|
type: "TextDecoration";
|
|
232522
232522
|
data: {
|
|
232523
|
-
value?: "
|
|
232523
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
232524
232524
|
aliasTo?: string | undefined;
|
|
232525
232525
|
};
|
|
232526
232526
|
} | {
|
|
@@ -232543,7 +232543,7 @@ declare const DTOThemeCreatePayload: z$1.ZodObject<{
|
|
|
232543
232543
|
aliasTo?: string | undefined;
|
|
232544
232544
|
};
|
|
232545
232545
|
textDecoration: {
|
|
232546
|
-
value?: "
|
|
232546
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
232547
232547
|
aliasTo?: string | undefined;
|
|
232548
232548
|
};
|
|
232549
232549
|
textCase: {
|
|
@@ -232896,7 +232896,7 @@ declare const DTOThemeCreatePayload: z$1.ZodObject<{
|
|
|
232896
232896
|
} | {
|
|
232897
232897
|
type: "TextDecoration";
|
|
232898
232898
|
data: {
|
|
232899
|
-
value?: "
|
|
232899
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
232900
232900
|
aliasTo?: string | null | undefined;
|
|
232901
232901
|
};
|
|
232902
232902
|
} | {
|
|
@@ -232919,7 +232919,7 @@ declare const DTOThemeCreatePayload: z$1.ZodObject<{
|
|
|
232919
232919
|
aliasTo?: string | null | undefined;
|
|
232920
232920
|
};
|
|
232921
232921
|
textDecoration: {
|
|
232922
|
-
value?: "
|
|
232922
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
232923
232923
|
aliasTo?: string | null | undefined;
|
|
232924
232924
|
};
|
|
232925
232925
|
textCase: {
|
|
@@ -236028,6 +236028,68 @@ declare const DTOUserProfileUpdate: z$1.ZodObject<Omit<{
|
|
|
236028
236028
|
}>;
|
|
236029
236029
|
type DTOUserProfileUpdate = z$1.infer<typeof DTOUserProfileUpdate>;
|
|
236030
236030
|
|
|
236031
|
+
declare const DTOBillingSupportedModels: z__default.ZodEnum<["GPT_4_1", "GPT_4_1_MINI", "GPT_4O", "O1", "GPT_5", "GPT_5_MINI", "GPT_5_NANO"]>;
|
|
236032
|
+
type DTOBillingSupportedModels = z__default.infer<typeof DTOBillingSupportedModels>;
|
|
236033
|
+
declare const DTOBillingCheckoutMode: z__default.ZodEnum<["SubscriptionChange", "CreditsTopUp"]>;
|
|
236034
|
+
type DTOBillingCheckoutMode = z__default.infer<typeof DTOBillingCheckoutMode>;
|
|
236035
|
+
declare const DTOBillingCreditsSpendAction: z__default.ZodEnum<["Ask", "Build", "DocumentUpdate"]>;
|
|
236036
|
+
type DTOBillingCreditsSpendAction = z__default.infer<typeof DTOBillingCreditsSpendAction>;
|
|
236037
|
+
declare const DTOBillingSubscriptionChangePreviewInput: z__default.ZodObject<{
|
|
236038
|
+
plan: z__default.ZodEnum<["free", "pro", "team", "company", "enterprise"]>;
|
|
236039
|
+
interval: z__default.ZodEnum<["daily", "monthly", "weekly", "yearly"]>;
|
|
236040
|
+
fullSeats: z__default.ZodNumber;
|
|
236041
|
+
builderSeats: z__default.ZodNumber;
|
|
236042
|
+
additionalCredits: z__default.ZodNumber;
|
|
236043
|
+
}, "strip", z__default.ZodTypeAny, {
|
|
236044
|
+
plan: "free" | "pro" | "team" | "company" | "enterprise";
|
|
236045
|
+
interval: "daily" | "monthly" | "weekly" | "yearly";
|
|
236046
|
+
fullSeats: number;
|
|
236047
|
+
builderSeats: number;
|
|
236048
|
+
additionalCredits: number;
|
|
236049
|
+
}, {
|
|
236050
|
+
plan: "free" | "pro" | "team" | "company" | "enterprise";
|
|
236051
|
+
interval: "daily" | "monthly" | "weekly" | "yearly";
|
|
236052
|
+
fullSeats: number;
|
|
236053
|
+
builderSeats: number;
|
|
236054
|
+
additionalCredits: number;
|
|
236055
|
+
}>;
|
|
236056
|
+
type DTOBillingSubscriptionChangePreviewInput = z__default.infer<typeof DTOBillingSubscriptionChangePreviewInput>;
|
|
236057
|
+
declare const DTOBillingCreditsSpendInput: z__default.ZodObject<{
|
|
236058
|
+
inputTokenCount: z__default.ZodNumber;
|
|
236059
|
+
outputTokenCount: z__default.ZodNumber;
|
|
236060
|
+
inputCachedTokenCount: z__default.ZodOptional<z__default.ZodNumber>;
|
|
236061
|
+
modelName: z__default.ZodEnum<["GPT_4_1", "GPT_4_1_MINI", "GPT_4O", "O1", "GPT_5", "GPT_5_MINI", "GPT_5_NANO"]>;
|
|
236062
|
+
action: z__default.ZodDefault<z__default.ZodOptional<z__default.ZodEnum<["Ask", "Build", "DocumentUpdate"]>>>;
|
|
236063
|
+
}, "strip", z__default.ZodTypeAny, {
|
|
236064
|
+
inputTokenCount: number;
|
|
236065
|
+
outputTokenCount: number;
|
|
236066
|
+
modelName: "GPT_4_1" | "GPT_4_1_MINI" | "GPT_4O" | "O1" | "GPT_5" | "GPT_5_MINI" | "GPT_5_NANO";
|
|
236067
|
+
action: "Ask" | "Build" | "DocumentUpdate";
|
|
236068
|
+
inputCachedTokenCount?: number | undefined;
|
|
236069
|
+
}, {
|
|
236070
|
+
inputTokenCount: number;
|
|
236071
|
+
outputTokenCount: number;
|
|
236072
|
+
modelName: "GPT_4_1" | "GPT_4_1_MINI" | "GPT_4O" | "O1" | "GPT_5" | "GPT_5_MINI" | "GPT_5_NANO";
|
|
236073
|
+
inputCachedTokenCount?: number | undefined;
|
|
236074
|
+
action?: "Ask" | "Build" | "DocumentUpdate" | undefined;
|
|
236075
|
+
}>;
|
|
236076
|
+
type DTOBillingCreditsSpendInput = z__default.infer<typeof DTOBillingCreditsSpendInput>;
|
|
236077
|
+
declare const DTOBillingCreditsSpendResponse: z__default.ZodObject<{
|
|
236078
|
+
hasOverspend: z__default.ZodBoolean;
|
|
236079
|
+
}, "strip", z__default.ZodTypeAny, {
|
|
236080
|
+
hasOverspend: boolean;
|
|
236081
|
+
}, {
|
|
236082
|
+
hasOverspend: boolean;
|
|
236083
|
+
}>;
|
|
236084
|
+
type DTOBillingCreditsSpendResponse = z__default.infer<typeof DTOBillingCreditsSpendResponse>;
|
|
236085
|
+
declare const DTOBillingCreditsCheckIfCanSpendResponse: z__default.ZodObject<{
|
|
236086
|
+
canSpendCredits: z__default.ZodBoolean;
|
|
236087
|
+
}, "strip", z__default.ZodTypeAny, {
|
|
236088
|
+
canSpendCredits: boolean;
|
|
236089
|
+
}, {
|
|
236090
|
+
canSpendCredits: boolean;
|
|
236091
|
+
}>;
|
|
236092
|
+
type DTOBillingCreditsCheckIfCanSpendResponse = z__default.infer<typeof DTOBillingCreditsCheckIfCanSpendResponse>;
|
|
236031
236093
|
declare const DTOBillingCheckoutOldInput: z__default.ZodObject<{
|
|
236032
236094
|
mode: z__default.ZodLiteral<undefined>;
|
|
236033
236095
|
successUrl: z__default.ZodString;
|
|
@@ -236052,29 +236114,29 @@ declare const DTOBillingCheckoutSubscriptionChangeInput: z__default.ZodObject<{
|
|
|
236052
236114
|
mode: z__default.ZodLiteral<"SubscriptionChange">;
|
|
236053
236115
|
successUrl: z__default.ZodString;
|
|
236054
236116
|
cancelUrl: z__default.ZodString;
|
|
236055
|
-
plan: z__default.ZodEnum<["pro", "team", "company"]>;
|
|
236056
|
-
interval: z__default.ZodEnum<["
|
|
236117
|
+
plan: z__default.ZodEnum<["free", "pro", "team", "company", "enterprise"]>;
|
|
236118
|
+
interval: z__default.ZodEnum<["daily", "monthly", "weekly", "yearly"]>;
|
|
236057
236119
|
fullSeats: z__default.ZodNumber;
|
|
236058
236120
|
builderSeats: z__default.ZodNumber;
|
|
236059
236121
|
additionalCredits: z__default.ZodNumber;
|
|
236060
236122
|
}, "strip", z__default.ZodTypeAny, {
|
|
236061
|
-
|
|
236062
|
-
|
|
236063
|
-
cancelUrl: string;
|
|
236064
|
-
plan: "team" | "company" | "pro";
|
|
236065
|
-
interval: "Monthly" | "Yearly";
|
|
236123
|
+
plan: "free" | "pro" | "team" | "company" | "enterprise";
|
|
236124
|
+
interval: "daily" | "monthly" | "weekly" | "yearly";
|
|
236066
236125
|
fullSeats: number;
|
|
236067
236126
|
builderSeats: number;
|
|
236068
236127
|
additionalCredits: number;
|
|
236069
|
-
}, {
|
|
236070
236128
|
mode: "SubscriptionChange";
|
|
236071
236129
|
successUrl: string;
|
|
236072
236130
|
cancelUrl: string;
|
|
236073
|
-
|
|
236074
|
-
|
|
236131
|
+
}, {
|
|
236132
|
+
plan: "free" | "pro" | "team" | "company" | "enterprise";
|
|
236133
|
+
interval: "daily" | "monthly" | "weekly" | "yearly";
|
|
236075
236134
|
fullSeats: number;
|
|
236076
236135
|
builderSeats: number;
|
|
236077
236136
|
additionalCredits: number;
|
|
236137
|
+
mode: "SubscriptionChange";
|
|
236138
|
+
successUrl: string;
|
|
236139
|
+
cancelUrl: string;
|
|
236078
236140
|
}>;
|
|
236079
236141
|
type DTOBillingCheckoutSubscriptionChangeInput = z__default.infer<typeof DTOBillingCheckoutSubscriptionChangeInput>;
|
|
236080
236142
|
declare const DTOBillingCheckoutCreditsTopUpInput: z__default.ZodObject<{
|
|
@@ -236094,48 +236156,6 @@ declare const DTOBillingCheckoutCreditsTopUpInput: z__default.ZodObject<{
|
|
|
236094
236156
|
centAmount: number;
|
|
236095
236157
|
}>;
|
|
236096
236158
|
type DTOBillingCheckoutCreditsTopUpInput = z__default.infer<typeof DTOBillingCheckoutCreditsTopUpInput>;
|
|
236097
|
-
declare const DTOBillingCreditsSpendInput: z__default.ZodObject<{
|
|
236098
|
-
inputTokenCount: z__default.ZodNumber;
|
|
236099
|
-
outputTokenCount: z__default.ZodNumber;
|
|
236100
|
-
inputCachedTokenCount: z__default.ZodOptional<z__default.ZodNumber>;
|
|
236101
|
-
modelName: z__default.ZodEnum<["GPT_4_1", "GPT_4_1_MINI", "GPT_4O", "O1", "GPT_5", "GPT_5_MINI", "GPT_5_NANO"]>;
|
|
236102
|
-
action: z__default.ZodDefault<z__default.ZodOptional<z__default.ZodEnum<["Ask", "Build", "DocumentUpdate"]>>>;
|
|
236103
|
-
}, "strip", z__default.ZodTypeAny, {
|
|
236104
|
-
inputTokenCount: number;
|
|
236105
|
-
outputTokenCount: number;
|
|
236106
|
-
modelName: "GPT_4_1" | "GPT_4_1_MINI" | "GPT_4O" | "O1" | "GPT_5" | "GPT_5_MINI" | "GPT_5_NANO";
|
|
236107
|
-
action: "Ask" | "Build" | "DocumentUpdate";
|
|
236108
|
-
inputCachedTokenCount?: number | undefined;
|
|
236109
|
-
}, {
|
|
236110
|
-
inputTokenCount: number;
|
|
236111
|
-
outputTokenCount: number;
|
|
236112
|
-
modelName: "GPT_4_1" | "GPT_4_1_MINI" | "GPT_4O" | "O1" | "GPT_5" | "GPT_5_MINI" | "GPT_5_NANO";
|
|
236113
|
-
inputCachedTokenCount?: number | undefined;
|
|
236114
|
-
action?: "Ask" | "Build" | "DocumentUpdate" | undefined;
|
|
236115
|
-
}>;
|
|
236116
|
-
type DTOBillingCreditsSpendInput = z__default.infer<typeof DTOBillingCreditsSpendInput>;
|
|
236117
|
-
declare const DTOBillingCreditsSpendResponse: z__default.ZodObject<{
|
|
236118
|
-
hasOverspend: z__default.ZodBoolean;
|
|
236119
|
-
}, "strip", z__default.ZodTypeAny, {
|
|
236120
|
-
hasOverspend: boolean;
|
|
236121
|
-
}, {
|
|
236122
|
-
hasOverspend: boolean;
|
|
236123
|
-
}>;
|
|
236124
|
-
type DTOBillingCreditsSpendResponse = z__default.infer<typeof DTOBillingCreditsSpendResponse>;
|
|
236125
|
-
declare const DTOBillingCreditsCheckIfCanSpendResponse: z__default.ZodObject<{
|
|
236126
|
-
canSpendCredits: z__default.ZodBoolean;
|
|
236127
|
-
}, "strip", z__default.ZodTypeAny, {
|
|
236128
|
-
canSpendCredits: boolean;
|
|
236129
|
-
}, {
|
|
236130
|
-
canSpendCredits: boolean;
|
|
236131
|
-
}>;
|
|
236132
|
-
type DTOBillingCreditsCheckIfCanSpendResponse = z__default.infer<typeof DTOBillingCreditsCheckIfCanSpendResponse>;
|
|
236133
|
-
declare const DTOBillingSupportedModels: z__default.ZodEnum<["GPT_4_1", "GPT_4_1_MINI", "GPT_4O", "O1", "GPT_5", "GPT_5_MINI", "GPT_5_NANO"]>;
|
|
236134
|
-
type DTOBillingSupportedModels = z__default.infer<typeof DTOBillingSupportedModels>;
|
|
236135
|
-
declare const DTOBillingCheckoutMode: z__default.ZodEnum<["SubscriptionChange", "CreditsTopUp"]>;
|
|
236136
|
-
type DTOBillingCheckoutMode = z__default.infer<typeof DTOBillingCheckoutMode>;
|
|
236137
|
-
declare const DTOBillingCreditsSpendAction: z__default.ZodEnum<["Ask", "Build", "DocumentUpdate"]>;
|
|
236138
|
-
type DTOBillingCreditsSpendAction = z__default.infer<typeof DTOBillingCreditsSpendAction>;
|
|
236139
236159
|
declare const DTOBillingCheckoutInput: z__default.ZodDiscriminatedUnion<"mode", [z__default.ZodObject<{
|
|
236140
236160
|
mode: z__default.ZodLiteral<undefined>;
|
|
236141
236161
|
successUrl: z__default.ZodString;
|
|
@@ -236158,29 +236178,29 @@ declare const DTOBillingCheckoutInput: z__default.ZodDiscriminatedUnion<"mode",
|
|
|
236158
236178
|
mode: z__default.ZodLiteral<"SubscriptionChange">;
|
|
236159
236179
|
successUrl: z__default.ZodString;
|
|
236160
236180
|
cancelUrl: z__default.ZodString;
|
|
236161
|
-
plan: z__default.ZodEnum<["pro", "team", "company"]>;
|
|
236162
|
-
interval: z__default.ZodEnum<["
|
|
236181
|
+
plan: z__default.ZodEnum<["free", "pro", "team", "company", "enterprise"]>;
|
|
236182
|
+
interval: z__default.ZodEnum<["daily", "monthly", "weekly", "yearly"]>;
|
|
236163
236183
|
fullSeats: z__default.ZodNumber;
|
|
236164
236184
|
builderSeats: z__default.ZodNumber;
|
|
236165
236185
|
additionalCredits: z__default.ZodNumber;
|
|
236166
236186
|
}, "strip", z__default.ZodTypeAny, {
|
|
236167
|
-
|
|
236168
|
-
|
|
236169
|
-
cancelUrl: string;
|
|
236170
|
-
plan: "team" | "company" | "pro";
|
|
236171
|
-
interval: "Monthly" | "Yearly";
|
|
236187
|
+
plan: "free" | "pro" | "team" | "company" | "enterprise";
|
|
236188
|
+
interval: "daily" | "monthly" | "weekly" | "yearly";
|
|
236172
236189
|
fullSeats: number;
|
|
236173
236190
|
builderSeats: number;
|
|
236174
236191
|
additionalCredits: number;
|
|
236175
|
-
}, {
|
|
236176
236192
|
mode: "SubscriptionChange";
|
|
236177
236193
|
successUrl: string;
|
|
236178
236194
|
cancelUrl: string;
|
|
236179
|
-
|
|
236180
|
-
|
|
236195
|
+
}, {
|
|
236196
|
+
plan: "free" | "pro" | "team" | "company" | "enterprise";
|
|
236197
|
+
interval: "daily" | "monthly" | "weekly" | "yearly";
|
|
236181
236198
|
fullSeats: number;
|
|
236182
236199
|
builderSeats: number;
|
|
236183
236200
|
additionalCredits: number;
|
|
236201
|
+
mode: "SubscriptionChange";
|
|
236202
|
+
successUrl: string;
|
|
236203
|
+
cancelUrl: string;
|
|
236184
236204
|
}>, z__default.ZodObject<{
|
|
236185
236205
|
mode: z__default.ZodLiteral<"CreditsTopUp">;
|
|
236186
236206
|
successUrl: z__default.ZodString;
|
|
@@ -236209,13 +236229,17 @@ declare const DTOBillingCheckoutResponse: z__default.ZodObject<{
|
|
|
236209
236229
|
url?: string | null | undefined;
|
|
236210
236230
|
}>;
|
|
236211
236231
|
type DTOBillingCheckoutResponse = z__default.infer<typeof DTOBillingCheckoutResponse>;
|
|
236212
|
-
declare const DTOBillingSubscriptionInterval: z__default.ZodEnum<["Monthly", "Yearly"]>;
|
|
236213
|
-
type DTOBillingSubscriptionInterval = z__default.infer<typeof DTOBillingSubscriptionInterval>;
|
|
236214
236232
|
|
|
236215
236233
|
declare const DTOWorkspaceRole: z__default.ZodEnum<["Owner", "Admin", "Creator", "Viewer", "Billing", "Contributor"]>;
|
|
236216
236234
|
type DTOWorkspaceRole = z__default.infer<typeof DTOWorkspaceRole>;
|
|
236217
236235
|
declare const DTOWorkspaceSeatType: z__default.ZodEnum<["Full", "Builder", "None"]>;
|
|
236218
236236
|
type DTOWorkspaceSeatType = z__default.infer<typeof DTOWorkspaceSeatType>;
|
|
236237
|
+
declare const DTOWorkspaceBilledSeatType: z__default.ZodEnum<["Full", "Builder"]>;
|
|
236238
|
+
type DTOWorkspaceBilledSeatType = z__default.infer<typeof DTOWorkspaceBilledSeatType>;
|
|
236239
|
+
declare const DTOBillingInterval: z__default.ZodEnum<["daily", "monthly", "weekly", "yearly"]>;
|
|
236240
|
+
type DTOBillingInterval = z__default.infer<typeof DTOBillingInterval>;
|
|
236241
|
+
declare const DTOProductCode: z__default.ZodEnum<["free", "pro", "team", "company", "enterprise"]>;
|
|
236242
|
+
type DTOProductCode = z__default.infer<typeof DTOProductCode>;
|
|
236219
236243
|
|
|
236220
236244
|
declare const DTOGitOrganization: z$1.ZodObject<{
|
|
236221
236245
|
id: z$1.ZodString;
|
|
@@ -239747,6 +239771,294 @@ declare const DTOUpdateRegistryOutput: z$1.ZodObject<{
|
|
|
239747
239771
|
}>;
|
|
239748
239772
|
type DTOUpdateRegistryOutput = z$1.infer<typeof DTOUpdateRegistryOutput>;
|
|
239749
239773
|
|
|
239774
|
+
declare const DTOProductPrice: z__default.ZodObject<{
|
|
239775
|
+
isActive: z__default.ZodBoolean;
|
|
239776
|
+
/** @deprecated use `isActive` */
|
|
239777
|
+
active: z__default.ZodBoolean;
|
|
239778
|
+
amount: z__default.ZodNumber;
|
|
239779
|
+
interval: z__default.ZodEnum<["daily", "monthly", "weekly", "yearly"]>;
|
|
239780
|
+
isPricePerCreator: z__default.ZodBoolean;
|
|
239781
|
+
isTrial: z__default.ZodBoolean;
|
|
239782
|
+
isHidden: z__default.ZodBoolean;
|
|
239783
|
+
legacyVersion: z__default.ZodOptional<z__default.ZodString>;
|
|
239784
|
+
seatType: z__default.ZodEnum<["Full", "Builder"]>;
|
|
239785
|
+
monthlyCreditGrant: z__default.ZodNumber;
|
|
239786
|
+
stripePriceId: z__default.ZodString;
|
|
239787
|
+
stripeProductId: z__default.ZodString;
|
|
239788
|
+
stripeProductDescription: z__default.ZodOptional<z__default.ZodString>;
|
|
239789
|
+
stripeProductFeatures: z__default.ZodOptional<z__default.ZodArray<z__default.ZodString, "many">>;
|
|
239790
|
+
stripeProductAdditionalFeatures: z__default.ZodOptional<z__default.ZodArray<z__default.ZodString, "many">>;
|
|
239791
|
+
}, "strip", z__default.ZodTypeAny, {
|
|
239792
|
+
interval: "daily" | "monthly" | "weekly" | "yearly";
|
|
239793
|
+
seatType: "Full" | "Builder";
|
|
239794
|
+
active: boolean;
|
|
239795
|
+
isActive: boolean;
|
|
239796
|
+
amount: number;
|
|
239797
|
+
isPricePerCreator: boolean;
|
|
239798
|
+
isTrial: boolean;
|
|
239799
|
+
isHidden: boolean;
|
|
239800
|
+
monthlyCreditGrant: number;
|
|
239801
|
+
stripePriceId: string;
|
|
239802
|
+
stripeProductId: string;
|
|
239803
|
+
legacyVersion?: string | undefined;
|
|
239804
|
+
stripeProductDescription?: string | undefined;
|
|
239805
|
+
stripeProductFeatures?: string[] | undefined;
|
|
239806
|
+
stripeProductAdditionalFeatures?: string[] | undefined;
|
|
239807
|
+
}, {
|
|
239808
|
+
interval: "daily" | "monthly" | "weekly" | "yearly";
|
|
239809
|
+
seatType: "Full" | "Builder";
|
|
239810
|
+
active: boolean;
|
|
239811
|
+
isActive: boolean;
|
|
239812
|
+
amount: number;
|
|
239813
|
+
isPricePerCreator: boolean;
|
|
239814
|
+
isTrial: boolean;
|
|
239815
|
+
isHidden: boolean;
|
|
239816
|
+
monthlyCreditGrant: number;
|
|
239817
|
+
stripePriceId: string;
|
|
239818
|
+
stripeProductId: string;
|
|
239819
|
+
legacyVersion?: string | undefined;
|
|
239820
|
+
stripeProductDescription?: string | undefined;
|
|
239821
|
+
stripeProductFeatures?: string[] | undefined;
|
|
239822
|
+
stripeProductAdditionalFeatures?: string[] | undefined;
|
|
239823
|
+
}>;
|
|
239824
|
+
type DTOProductPrice = z__default.infer<typeof DTOProductPrice>;
|
|
239825
|
+
declare const DTOProduct: z__default.ZodObject<{
|
|
239826
|
+
code: z__default.ZodEnum<["free", "pro", "team", "company", "enterprise"]>;
|
|
239827
|
+
allowedInviteRoles: z__default.ZodArray<z__default.ZodEnum<["Owner", "Admin", "Creator", "Viewer", "Billing", "Contributor"]>, "many">;
|
|
239828
|
+
prices: z__default.ZodArray<z__default.ZodObject<{
|
|
239829
|
+
isActive: z__default.ZodBoolean;
|
|
239830
|
+
/** @deprecated use `isActive` */
|
|
239831
|
+
active: z__default.ZodBoolean;
|
|
239832
|
+
amount: z__default.ZodNumber;
|
|
239833
|
+
interval: z__default.ZodEnum<["daily", "monthly", "weekly", "yearly"]>;
|
|
239834
|
+
isPricePerCreator: z__default.ZodBoolean;
|
|
239835
|
+
isTrial: z__default.ZodBoolean;
|
|
239836
|
+
isHidden: z__default.ZodBoolean;
|
|
239837
|
+
legacyVersion: z__default.ZodOptional<z__default.ZodString>;
|
|
239838
|
+
seatType: z__default.ZodEnum<["Full", "Builder"]>;
|
|
239839
|
+
monthlyCreditGrant: z__default.ZodNumber;
|
|
239840
|
+
stripePriceId: z__default.ZodString;
|
|
239841
|
+
stripeProductId: z__default.ZodString;
|
|
239842
|
+
stripeProductDescription: z__default.ZodOptional<z__default.ZodString>;
|
|
239843
|
+
stripeProductFeatures: z__default.ZodOptional<z__default.ZodArray<z__default.ZodString, "many">>;
|
|
239844
|
+
stripeProductAdditionalFeatures: z__default.ZodOptional<z__default.ZodArray<z__default.ZodString, "many">>;
|
|
239845
|
+
}, "strip", z__default.ZodTypeAny, {
|
|
239846
|
+
interval: "daily" | "monthly" | "weekly" | "yearly";
|
|
239847
|
+
seatType: "Full" | "Builder";
|
|
239848
|
+
active: boolean;
|
|
239849
|
+
isActive: boolean;
|
|
239850
|
+
amount: number;
|
|
239851
|
+
isPricePerCreator: boolean;
|
|
239852
|
+
isTrial: boolean;
|
|
239853
|
+
isHidden: boolean;
|
|
239854
|
+
monthlyCreditGrant: number;
|
|
239855
|
+
stripePriceId: string;
|
|
239856
|
+
stripeProductId: string;
|
|
239857
|
+
legacyVersion?: string | undefined;
|
|
239858
|
+
stripeProductDescription?: string | undefined;
|
|
239859
|
+
stripeProductFeatures?: string[] | undefined;
|
|
239860
|
+
stripeProductAdditionalFeatures?: string[] | undefined;
|
|
239861
|
+
}, {
|
|
239862
|
+
interval: "daily" | "monthly" | "weekly" | "yearly";
|
|
239863
|
+
seatType: "Full" | "Builder";
|
|
239864
|
+
active: boolean;
|
|
239865
|
+
isActive: boolean;
|
|
239866
|
+
amount: number;
|
|
239867
|
+
isPricePerCreator: boolean;
|
|
239868
|
+
isTrial: boolean;
|
|
239869
|
+
isHidden: boolean;
|
|
239870
|
+
monthlyCreditGrant: number;
|
|
239871
|
+
stripePriceId: string;
|
|
239872
|
+
stripeProductId: string;
|
|
239873
|
+
legacyVersion?: string | undefined;
|
|
239874
|
+
stripeProductDescription?: string | undefined;
|
|
239875
|
+
stripeProductFeatures?: string[] | undefined;
|
|
239876
|
+
stripeProductAdditionalFeatures?: string[] | undefined;
|
|
239877
|
+
}>, "many">;
|
|
239878
|
+
}, "strip", z__default.ZodTypeAny, {
|
|
239879
|
+
code: "free" | "pro" | "team" | "company" | "enterprise";
|
|
239880
|
+
allowedInviteRoles: ("Owner" | "Admin" | "Creator" | "Viewer" | "Billing" | "Contributor")[];
|
|
239881
|
+
prices: {
|
|
239882
|
+
interval: "daily" | "monthly" | "weekly" | "yearly";
|
|
239883
|
+
seatType: "Full" | "Builder";
|
|
239884
|
+
active: boolean;
|
|
239885
|
+
isActive: boolean;
|
|
239886
|
+
amount: number;
|
|
239887
|
+
isPricePerCreator: boolean;
|
|
239888
|
+
isTrial: boolean;
|
|
239889
|
+
isHidden: boolean;
|
|
239890
|
+
monthlyCreditGrant: number;
|
|
239891
|
+
stripePriceId: string;
|
|
239892
|
+
stripeProductId: string;
|
|
239893
|
+
legacyVersion?: string | undefined;
|
|
239894
|
+
stripeProductDescription?: string | undefined;
|
|
239895
|
+
stripeProductFeatures?: string[] | undefined;
|
|
239896
|
+
stripeProductAdditionalFeatures?: string[] | undefined;
|
|
239897
|
+
}[];
|
|
239898
|
+
}, {
|
|
239899
|
+
code: "free" | "pro" | "team" | "company" | "enterprise";
|
|
239900
|
+
allowedInviteRoles: ("Owner" | "Admin" | "Creator" | "Viewer" | "Billing" | "Contributor")[];
|
|
239901
|
+
prices: {
|
|
239902
|
+
interval: "daily" | "monthly" | "weekly" | "yearly";
|
|
239903
|
+
seatType: "Full" | "Builder";
|
|
239904
|
+
active: boolean;
|
|
239905
|
+
isActive: boolean;
|
|
239906
|
+
amount: number;
|
|
239907
|
+
isPricePerCreator: boolean;
|
|
239908
|
+
isTrial: boolean;
|
|
239909
|
+
isHidden: boolean;
|
|
239910
|
+
monthlyCreditGrant: number;
|
|
239911
|
+
stripePriceId: string;
|
|
239912
|
+
stripeProductId: string;
|
|
239913
|
+
legacyVersion?: string | undefined;
|
|
239914
|
+
stripeProductDescription?: string | undefined;
|
|
239915
|
+
stripeProductFeatures?: string[] | undefined;
|
|
239916
|
+
stripeProductAdditionalFeatures?: string[] | undefined;
|
|
239917
|
+
}[];
|
|
239918
|
+
}>;
|
|
239919
|
+
type DTOProduct = z__default.infer<typeof DTOProduct>;
|
|
239920
|
+
declare const DTOAvailableProductListResponse: z__default.ZodObject<{
|
|
239921
|
+
availablePlans: z__default.ZodArray<z__default.ZodObject<{
|
|
239922
|
+
code: z__default.ZodEnum<["free", "pro", "team", "company", "enterprise"]>;
|
|
239923
|
+
allowedInviteRoles: z__default.ZodArray<z__default.ZodEnum<["Owner", "Admin", "Creator", "Viewer", "Billing", "Contributor"]>, "many">;
|
|
239924
|
+
prices: z__default.ZodArray<z__default.ZodObject<{
|
|
239925
|
+
isActive: z__default.ZodBoolean;
|
|
239926
|
+
/** @deprecated use `isActive` */
|
|
239927
|
+
active: z__default.ZodBoolean;
|
|
239928
|
+
amount: z__default.ZodNumber;
|
|
239929
|
+
interval: z__default.ZodEnum<["daily", "monthly", "weekly", "yearly"]>;
|
|
239930
|
+
isPricePerCreator: z__default.ZodBoolean;
|
|
239931
|
+
isTrial: z__default.ZodBoolean;
|
|
239932
|
+
isHidden: z__default.ZodBoolean;
|
|
239933
|
+
legacyVersion: z__default.ZodOptional<z__default.ZodString>;
|
|
239934
|
+
seatType: z__default.ZodEnum<["Full", "Builder"]>;
|
|
239935
|
+
monthlyCreditGrant: z__default.ZodNumber;
|
|
239936
|
+
stripePriceId: z__default.ZodString;
|
|
239937
|
+
stripeProductId: z__default.ZodString;
|
|
239938
|
+
stripeProductDescription: z__default.ZodOptional<z__default.ZodString>;
|
|
239939
|
+
stripeProductFeatures: z__default.ZodOptional<z__default.ZodArray<z__default.ZodString, "many">>;
|
|
239940
|
+
stripeProductAdditionalFeatures: z__default.ZodOptional<z__default.ZodArray<z__default.ZodString, "many">>;
|
|
239941
|
+
}, "strip", z__default.ZodTypeAny, {
|
|
239942
|
+
interval: "daily" | "monthly" | "weekly" | "yearly";
|
|
239943
|
+
seatType: "Full" | "Builder";
|
|
239944
|
+
active: boolean;
|
|
239945
|
+
isActive: boolean;
|
|
239946
|
+
amount: number;
|
|
239947
|
+
isPricePerCreator: boolean;
|
|
239948
|
+
isTrial: boolean;
|
|
239949
|
+
isHidden: boolean;
|
|
239950
|
+
monthlyCreditGrant: number;
|
|
239951
|
+
stripePriceId: string;
|
|
239952
|
+
stripeProductId: string;
|
|
239953
|
+
legacyVersion?: string | undefined;
|
|
239954
|
+
stripeProductDescription?: string | undefined;
|
|
239955
|
+
stripeProductFeatures?: string[] | undefined;
|
|
239956
|
+
stripeProductAdditionalFeatures?: string[] | undefined;
|
|
239957
|
+
}, {
|
|
239958
|
+
interval: "daily" | "monthly" | "weekly" | "yearly";
|
|
239959
|
+
seatType: "Full" | "Builder";
|
|
239960
|
+
active: boolean;
|
|
239961
|
+
isActive: boolean;
|
|
239962
|
+
amount: number;
|
|
239963
|
+
isPricePerCreator: boolean;
|
|
239964
|
+
isTrial: boolean;
|
|
239965
|
+
isHidden: boolean;
|
|
239966
|
+
monthlyCreditGrant: number;
|
|
239967
|
+
stripePriceId: string;
|
|
239968
|
+
stripeProductId: string;
|
|
239969
|
+
legacyVersion?: string | undefined;
|
|
239970
|
+
stripeProductDescription?: string | undefined;
|
|
239971
|
+
stripeProductFeatures?: string[] | undefined;
|
|
239972
|
+
stripeProductAdditionalFeatures?: string[] | undefined;
|
|
239973
|
+
}>, "many">;
|
|
239974
|
+
}, "strip", z__default.ZodTypeAny, {
|
|
239975
|
+
code: "free" | "pro" | "team" | "company" | "enterprise";
|
|
239976
|
+
allowedInviteRoles: ("Owner" | "Admin" | "Creator" | "Viewer" | "Billing" | "Contributor")[];
|
|
239977
|
+
prices: {
|
|
239978
|
+
interval: "daily" | "monthly" | "weekly" | "yearly";
|
|
239979
|
+
seatType: "Full" | "Builder";
|
|
239980
|
+
active: boolean;
|
|
239981
|
+
isActive: boolean;
|
|
239982
|
+
amount: number;
|
|
239983
|
+
isPricePerCreator: boolean;
|
|
239984
|
+
isTrial: boolean;
|
|
239985
|
+
isHidden: boolean;
|
|
239986
|
+
monthlyCreditGrant: number;
|
|
239987
|
+
stripePriceId: string;
|
|
239988
|
+
stripeProductId: string;
|
|
239989
|
+
legacyVersion?: string | undefined;
|
|
239990
|
+
stripeProductDescription?: string | undefined;
|
|
239991
|
+
stripeProductFeatures?: string[] | undefined;
|
|
239992
|
+
stripeProductAdditionalFeatures?: string[] | undefined;
|
|
239993
|
+
}[];
|
|
239994
|
+
}, {
|
|
239995
|
+
code: "free" | "pro" | "team" | "company" | "enterprise";
|
|
239996
|
+
allowedInviteRoles: ("Owner" | "Admin" | "Creator" | "Viewer" | "Billing" | "Contributor")[];
|
|
239997
|
+
prices: {
|
|
239998
|
+
interval: "daily" | "monthly" | "weekly" | "yearly";
|
|
239999
|
+
seatType: "Full" | "Builder";
|
|
240000
|
+
active: boolean;
|
|
240001
|
+
isActive: boolean;
|
|
240002
|
+
amount: number;
|
|
240003
|
+
isPricePerCreator: boolean;
|
|
240004
|
+
isTrial: boolean;
|
|
240005
|
+
isHidden: boolean;
|
|
240006
|
+
monthlyCreditGrant: number;
|
|
240007
|
+
stripePriceId: string;
|
|
240008
|
+
stripeProductId: string;
|
|
240009
|
+
legacyVersion?: string | undefined;
|
|
240010
|
+
stripeProductDescription?: string | undefined;
|
|
240011
|
+
stripeProductFeatures?: string[] | undefined;
|
|
240012
|
+
stripeProductAdditionalFeatures?: string[] | undefined;
|
|
240013
|
+
}[];
|
|
240014
|
+
}>, "many">;
|
|
240015
|
+
}, "strip", z__default.ZodTypeAny, {
|
|
240016
|
+
availablePlans: {
|
|
240017
|
+
code: "free" | "pro" | "team" | "company" | "enterprise";
|
|
240018
|
+
allowedInviteRoles: ("Owner" | "Admin" | "Creator" | "Viewer" | "Billing" | "Contributor")[];
|
|
240019
|
+
prices: {
|
|
240020
|
+
interval: "daily" | "monthly" | "weekly" | "yearly";
|
|
240021
|
+
seatType: "Full" | "Builder";
|
|
240022
|
+
active: boolean;
|
|
240023
|
+
isActive: boolean;
|
|
240024
|
+
amount: number;
|
|
240025
|
+
isPricePerCreator: boolean;
|
|
240026
|
+
isTrial: boolean;
|
|
240027
|
+
isHidden: boolean;
|
|
240028
|
+
monthlyCreditGrant: number;
|
|
240029
|
+
stripePriceId: string;
|
|
240030
|
+
stripeProductId: string;
|
|
240031
|
+
legacyVersion?: string | undefined;
|
|
240032
|
+
stripeProductDescription?: string | undefined;
|
|
240033
|
+
stripeProductFeatures?: string[] | undefined;
|
|
240034
|
+
stripeProductAdditionalFeatures?: string[] | undefined;
|
|
240035
|
+
}[];
|
|
240036
|
+
}[];
|
|
240037
|
+
}, {
|
|
240038
|
+
availablePlans: {
|
|
240039
|
+
code: "free" | "pro" | "team" | "company" | "enterprise";
|
|
240040
|
+
allowedInviteRoles: ("Owner" | "Admin" | "Creator" | "Viewer" | "Billing" | "Contributor")[];
|
|
240041
|
+
prices: {
|
|
240042
|
+
interval: "daily" | "monthly" | "weekly" | "yearly";
|
|
240043
|
+
seatType: "Full" | "Builder";
|
|
240044
|
+
active: boolean;
|
|
240045
|
+
isActive: boolean;
|
|
240046
|
+
amount: number;
|
|
240047
|
+
isPricePerCreator: boolean;
|
|
240048
|
+
isTrial: boolean;
|
|
240049
|
+
isHidden: boolean;
|
|
240050
|
+
monthlyCreditGrant: number;
|
|
240051
|
+
stripePriceId: string;
|
|
240052
|
+
stripeProductId: string;
|
|
240053
|
+
legacyVersion?: string | undefined;
|
|
240054
|
+
stripeProductDescription?: string | undefined;
|
|
240055
|
+
stripeProductFeatures?: string[] | undefined;
|
|
240056
|
+
stripeProductAdditionalFeatures?: string[] | undefined;
|
|
240057
|
+
}[];
|
|
240058
|
+
}[];
|
|
240059
|
+
}>;
|
|
240060
|
+
type DTOAvailableProductListResponse = z__default.infer<typeof DTOAvailableProductListResponse>;
|
|
240061
|
+
|
|
239750
240062
|
declare const DTOCreditBalance: z__default.ZodOptional<z__default.ZodObject<{
|
|
239751
240063
|
paidTopUp: z__default.ZodOptional<z__default.ZodObject<{
|
|
239752
240064
|
total: z__default.ZodNumber;
|
|
@@ -240586,17 +240898,22 @@ declare const DTOSubscription: z__default.ZodObject<{
|
|
|
240586
240898
|
}, "strip", z__default.ZodTypeAny, {
|
|
240587
240899
|
fullSeats: number;
|
|
240588
240900
|
builderSeats: number;
|
|
240589
|
-
|
|
240901
|
+
amount: number;
|
|
240902
|
+
isTrial: boolean;
|
|
240903
|
+
product: "free" | "pro" | "team" | "company" | "enterprise";
|
|
240590
240904
|
planPriceId: string;
|
|
240591
240905
|
planInterval: "daily" | "monthly" | "weekly" | "yearly";
|
|
240592
240906
|
seats: number;
|
|
240593
240907
|
seatLimit: number;
|
|
240594
240908
|
fullSeatLimit: number;
|
|
240595
240909
|
builderSeatLimit: number;
|
|
240596
|
-
amount: number;
|
|
240597
|
-
isTrial: boolean;
|
|
240598
240910
|
fullSeatPriceId: string;
|
|
240599
240911
|
status?: "active" | "suspended" | "gracePeriod" | "cancelled" | "downgraded_to_free" | undefined;
|
|
240912
|
+
isPricePerCreator?: boolean | undefined;
|
|
240913
|
+
legacyVersion?: string | undefined;
|
|
240914
|
+
stripeProductDescription?: string | undefined;
|
|
240915
|
+
stripeProductFeatures?: string[] | undefined;
|
|
240916
|
+
stripeProductAdditionalFeatures?: string[] | undefined;
|
|
240600
240917
|
stripeSubscriptionId?: string | undefined;
|
|
240601
240918
|
stripeCustomerId?: string | undefined;
|
|
240602
240919
|
subscriptionStatus?: "unknown" | "active" | "trialing" | "past_due" | "canceled" | "unpaid" | "incomplete_expired" | "incomplete" | undefined;
|
|
@@ -240740,12 +241057,7 @@ declare const DTOSubscription: z__default.ZodObject<{
|
|
|
240740
241057
|
max?: number | undefined;
|
|
240741
241058
|
};
|
|
240742
241059
|
} | undefined;
|
|
240743
|
-
stripeProductDescription?: string | undefined;
|
|
240744
|
-
stripeProductFeatures?: string[] | undefined;
|
|
240745
|
-
stripeProductAdditionalFeatures?: string[] | undefined;
|
|
240746
241060
|
stripeSubscriptionMainItemId?: string | undefined;
|
|
240747
|
-
isPricePerCreator?: boolean | undefined;
|
|
240748
|
-
legacyVersion?: string | undefined;
|
|
240749
241061
|
currentPeriodStart?: string | undefined;
|
|
240750
241062
|
currentPeriodEnd?: string | undefined;
|
|
240751
241063
|
subscriptionStatusUpdatedAt?: string | undefined;
|
|
@@ -240764,17 +241076,22 @@ declare const DTOSubscription: z__default.ZodObject<{
|
|
|
240764
241076
|
}, {
|
|
240765
241077
|
fullSeats: number;
|
|
240766
241078
|
builderSeats: number;
|
|
240767
|
-
|
|
241079
|
+
amount: number;
|
|
241080
|
+
isTrial: boolean;
|
|
241081
|
+
product: "free" | "pro" | "team" | "company" | "enterprise";
|
|
240768
241082
|
planPriceId: string;
|
|
240769
241083
|
planInterval: "daily" | "monthly" | "weekly" | "yearly";
|
|
240770
241084
|
seats: number;
|
|
240771
241085
|
seatLimit: number;
|
|
240772
241086
|
fullSeatLimit: number;
|
|
240773
241087
|
builderSeatLimit: number;
|
|
240774
|
-
amount: number;
|
|
240775
|
-
isTrial: boolean;
|
|
240776
241088
|
fullSeatPriceId: string;
|
|
240777
241089
|
status?: "active" | "suspended" | "gracePeriod" | "cancelled" | "downgraded_to_free" | undefined;
|
|
241090
|
+
isPricePerCreator?: boolean | undefined;
|
|
241091
|
+
legacyVersion?: string | undefined;
|
|
241092
|
+
stripeProductDescription?: string | undefined;
|
|
241093
|
+
stripeProductFeatures?: string[] | undefined;
|
|
241094
|
+
stripeProductAdditionalFeatures?: string[] | undefined;
|
|
240778
241095
|
stripeSubscriptionId?: string | undefined;
|
|
240779
241096
|
stripeCustomerId?: string | undefined;
|
|
240780
241097
|
subscriptionStatus?: "unknown" | "active" | "trialing" | "past_due" | "canceled" | "unpaid" | "incomplete_expired" | "incomplete" | undefined;
|
|
@@ -240918,12 +241235,7 @@ declare const DTOSubscription: z__default.ZodObject<{
|
|
|
240918
241235
|
max?: number | undefined;
|
|
240919
241236
|
};
|
|
240920
241237
|
} | undefined;
|
|
240921
|
-
stripeProductDescription?: string | undefined;
|
|
240922
|
-
stripeProductFeatures?: string[] | undefined;
|
|
240923
|
-
stripeProductAdditionalFeatures?: string[] | undefined;
|
|
240924
241238
|
stripeSubscriptionMainItemId?: string | undefined;
|
|
240925
|
-
isPricePerCreator?: boolean | undefined;
|
|
240926
|
-
legacyVersion?: string | undefined;
|
|
240927
241239
|
currentPeriodStart?: string | undefined;
|
|
240928
241240
|
currentPeriodEnd?: string | undefined;
|
|
240929
241241
|
subscriptionStatusUpdatedAt?: string | undefined;
|
|
@@ -241637,17 +241949,22 @@ declare const DTOSubscriptionResponse: z__default.ZodObject<{
|
|
|
241637
241949
|
}, "strip", z__default.ZodTypeAny, {
|
|
241638
241950
|
fullSeats: number;
|
|
241639
241951
|
builderSeats: number;
|
|
241640
|
-
|
|
241952
|
+
amount: number;
|
|
241953
|
+
isTrial: boolean;
|
|
241954
|
+
product: "free" | "pro" | "team" | "company" | "enterprise";
|
|
241641
241955
|
planPriceId: string;
|
|
241642
241956
|
planInterval: "daily" | "monthly" | "weekly" | "yearly";
|
|
241643
241957
|
seats: number;
|
|
241644
241958
|
seatLimit: number;
|
|
241645
241959
|
fullSeatLimit: number;
|
|
241646
241960
|
builderSeatLimit: number;
|
|
241647
|
-
amount: number;
|
|
241648
|
-
isTrial: boolean;
|
|
241649
241961
|
fullSeatPriceId: string;
|
|
241650
241962
|
status?: "active" | "suspended" | "gracePeriod" | "cancelled" | "downgraded_to_free" | undefined;
|
|
241963
|
+
isPricePerCreator?: boolean | undefined;
|
|
241964
|
+
legacyVersion?: string | undefined;
|
|
241965
|
+
stripeProductDescription?: string | undefined;
|
|
241966
|
+
stripeProductFeatures?: string[] | undefined;
|
|
241967
|
+
stripeProductAdditionalFeatures?: string[] | undefined;
|
|
241651
241968
|
stripeSubscriptionId?: string | undefined;
|
|
241652
241969
|
stripeCustomerId?: string | undefined;
|
|
241653
241970
|
subscriptionStatus?: "unknown" | "active" | "trialing" | "past_due" | "canceled" | "unpaid" | "incomplete_expired" | "incomplete" | undefined;
|
|
@@ -241791,12 +242108,7 @@ declare const DTOSubscriptionResponse: z__default.ZodObject<{
|
|
|
241791
242108
|
max?: number | undefined;
|
|
241792
242109
|
};
|
|
241793
242110
|
} | undefined;
|
|
241794
|
-
stripeProductDescription?: string | undefined;
|
|
241795
|
-
stripeProductFeatures?: string[] | undefined;
|
|
241796
|
-
stripeProductAdditionalFeatures?: string[] | undefined;
|
|
241797
242111
|
stripeSubscriptionMainItemId?: string | undefined;
|
|
241798
|
-
isPricePerCreator?: boolean | undefined;
|
|
241799
|
-
legacyVersion?: string | undefined;
|
|
241800
242112
|
currentPeriodStart?: string | undefined;
|
|
241801
242113
|
currentPeriodEnd?: string | undefined;
|
|
241802
242114
|
subscriptionStatusUpdatedAt?: string | undefined;
|
|
@@ -241815,17 +242127,22 @@ declare const DTOSubscriptionResponse: z__default.ZodObject<{
|
|
|
241815
242127
|
}, {
|
|
241816
242128
|
fullSeats: number;
|
|
241817
242129
|
builderSeats: number;
|
|
241818
|
-
|
|
242130
|
+
amount: number;
|
|
242131
|
+
isTrial: boolean;
|
|
242132
|
+
product: "free" | "pro" | "team" | "company" | "enterprise";
|
|
241819
242133
|
planPriceId: string;
|
|
241820
242134
|
planInterval: "daily" | "monthly" | "weekly" | "yearly";
|
|
241821
242135
|
seats: number;
|
|
241822
242136
|
seatLimit: number;
|
|
241823
242137
|
fullSeatLimit: number;
|
|
241824
242138
|
builderSeatLimit: number;
|
|
241825
|
-
amount: number;
|
|
241826
|
-
isTrial: boolean;
|
|
241827
242139
|
fullSeatPriceId: string;
|
|
241828
242140
|
status?: "active" | "suspended" | "gracePeriod" | "cancelled" | "downgraded_to_free" | undefined;
|
|
242141
|
+
isPricePerCreator?: boolean | undefined;
|
|
242142
|
+
legacyVersion?: string | undefined;
|
|
242143
|
+
stripeProductDescription?: string | undefined;
|
|
242144
|
+
stripeProductFeatures?: string[] | undefined;
|
|
242145
|
+
stripeProductAdditionalFeatures?: string[] | undefined;
|
|
241829
242146
|
stripeSubscriptionId?: string | undefined;
|
|
241830
242147
|
stripeCustomerId?: string | undefined;
|
|
241831
242148
|
subscriptionStatus?: "unknown" | "active" | "trialing" | "past_due" | "canceled" | "unpaid" | "incomplete_expired" | "incomplete" | undefined;
|
|
@@ -241969,12 +242286,7 @@ declare const DTOSubscriptionResponse: z__default.ZodObject<{
|
|
|
241969
242286
|
max?: number | undefined;
|
|
241970
242287
|
};
|
|
241971
242288
|
} | undefined;
|
|
241972
|
-
stripeProductDescription?: string | undefined;
|
|
241973
|
-
stripeProductFeatures?: string[] | undefined;
|
|
241974
|
-
stripeProductAdditionalFeatures?: string[] | undefined;
|
|
241975
242289
|
stripeSubscriptionMainItemId?: string | undefined;
|
|
241976
|
-
isPricePerCreator?: boolean | undefined;
|
|
241977
|
-
legacyVersion?: string | undefined;
|
|
241978
242290
|
currentPeriodStart?: string | undefined;
|
|
241979
242291
|
currentPeriodEnd?: string | undefined;
|
|
241980
242292
|
subscriptionStatusUpdatedAt?: string | undefined;
|
|
@@ -242148,17 +242460,22 @@ declare const DTOSubscriptionResponse: z__default.ZodObject<{
|
|
|
242148
242460
|
subscription: {
|
|
242149
242461
|
fullSeats: number;
|
|
242150
242462
|
builderSeats: number;
|
|
242151
|
-
|
|
242463
|
+
amount: number;
|
|
242464
|
+
isTrial: boolean;
|
|
242465
|
+
product: "free" | "pro" | "team" | "company" | "enterprise";
|
|
242152
242466
|
planPriceId: string;
|
|
242153
242467
|
planInterval: "daily" | "monthly" | "weekly" | "yearly";
|
|
242154
242468
|
seats: number;
|
|
242155
242469
|
seatLimit: number;
|
|
242156
242470
|
fullSeatLimit: number;
|
|
242157
242471
|
builderSeatLimit: number;
|
|
242158
|
-
amount: number;
|
|
242159
|
-
isTrial: boolean;
|
|
242160
242472
|
fullSeatPriceId: string;
|
|
242161
242473
|
status?: "active" | "suspended" | "gracePeriod" | "cancelled" | "downgraded_to_free" | undefined;
|
|
242474
|
+
isPricePerCreator?: boolean | undefined;
|
|
242475
|
+
legacyVersion?: string | undefined;
|
|
242476
|
+
stripeProductDescription?: string | undefined;
|
|
242477
|
+
stripeProductFeatures?: string[] | undefined;
|
|
242478
|
+
stripeProductAdditionalFeatures?: string[] | undefined;
|
|
242162
242479
|
stripeSubscriptionId?: string | undefined;
|
|
242163
242480
|
stripeCustomerId?: string | undefined;
|
|
242164
242481
|
subscriptionStatus?: "unknown" | "active" | "trialing" | "past_due" | "canceled" | "unpaid" | "incomplete_expired" | "incomplete" | undefined;
|
|
@@ -242302,12 +242619,7 @@ declare const DTOSubscriptionResponse: z__default.ZodObject<{
|
|
|
242302
242619
|
max?: number | undefined;
|
|
242303
242620
|
};
|
|
242304
242621
|
} | undefined;
|
|
242305
|
-
stripeProductDescription?: string | undefined;
|
|
242306
|
-
stripeProductFeatures?: string[] | undefined;
|
|
242307
|
-
stripeProductAdditionalFeatures?: string[] | undefined;
|
|
242308
242622
|
stripeSubscriptionMainItemId?: string | undefined;
|
|
242309
|
-
isPricePerCreator?: boolean | undefined;
|
|
242310
|
-
legacyVersion?: string | undefined;
|
|
242311
242623
|
currentPeriodStart?: string | undefined;
|
|
242312
242624
|
currentPeriodEnd?: string | undefined;
|
|
242313
242625
|
subscriptionStatusUpdatedAt?: string | undefined;
|
|
@@ -242359,17 +242671,22 @@ declare const DTOSubscriptionResponse: z__default.ZodObject<{
|
|
|
242359
242671
|
subscription: {
|
|
242360
242672
|
fullSeats: number;
|
|
242361
242673
|
builderSeats: number;
|
|
242362
|
-
|
|
242674
|
+
amount: number;
|
|
242675
|
+
isTrial: boolean;
|
|
242676
|
+
product: "free" | "pro" | "team" | "company" | "enterprise";
|
|
242363
242677
|
planPriceId: string;
|
|
242364
242678
|
planInterval: "daily" | "monthly" | "weekly" | "yearly";
|
|
242365
242679
|
seats: number;
|
|
242366
242680
|
seatLimit: number;
|
|
242367
242681
|
fullSeatLimit: number;
|
|
242368
242682
|
builderSeatLimit: number;
|
|
242369
|
-
amount: number;
|
|
242370
|
-
isTrial: boolean;
|
|
242371
242683
|
fullSeatPriceId: string;
|
|
242372
242684
|
status?: "active" | "suspended" | "gracePeriod" | "cancelled" | "downgraded_to_free" | undefined;
|
|
242685
|
+
isPricePerCreator?: boolean | undefined;
|
|
242686
|
+
legacyVersion?: string | undefined;
|
|
242687
|
+
stripeProductDescription?: string | undefined;
|
|
242688
|
+
stripeProductFeatures?: string[] | undefined;
|
|
242689
|
+
stripeProductAdditionalFeatures?: string[] | undefined;
|
|
242373
242690
|
stripeSubscriptionId?: string | undefined;
|
|
242374
242691
|
stripeCustomerId?: string | undefined;
|
|
242375
242692
|
subscriptionStatus?: "unknown" | "active" | "trialing" | "past_due" | "canceled" | "unpaid" | "incomplete_expired" | "incomplete" | undefined;
|
|
@@ -242513,12 +242830,7 @@ declare const DTOSubscriptionResponse: z__default.ZodObject<{
|
|
|
242513
242830
|
max?: number | undefined;
|
|
242514
242831
|
};
|
|
242515
242832
|
} | undefined;
|
|
242516
|
-
stripeProductDescription?: string | undefined;
|
|
242517
|
-
stripeProductFeatures?: string[] | undefined;
|
|
242518
|
-
stripeProductAdditionalFeatures?: string[] | undefined;
|
|
242519
242833
|
stripeSubscriptionMainItemId?: string | undefined;
|
|
242520
|
-
isPricePerCreator?: boolean | undefined;
|
|
242521
|
-
legacyVersion?: string | undefined;
|
|
242522
242834
|
currentPeriodStart?: string | undefined;
|
|
242523
242835
|
currentPeriodEnd?: string | undefined;
|
|
242524
242836
|
subscriptionStatusUpdatedAt?: string | undefined;
|
|
@@ -243958,9 +244270,9 @@ declare const DTODocumentationPageRoomHeaderData: z$1.ZodObject<{
|
|
|
243958
244270
|
minHeight?: number | null | undefined;
|
|
243959
244271
|
}>;
|
|
243960
244272
|
}, "strip", z$1.ZodTypeAny, {
|
|
244273
|
+
isHidden: boolean;
|
|
243961
244274
|
showSidebar: boolean;
|
|
243962
244275
|
isPrivate: boolean;
|
|
243963
|
-
isHidden: boolean;
|
|
243964
244276
|
header: {
|
|
243965
244277
|
description: string;
|
|
243966
244278
|
alignment: "Center" | "Left";
|
|
@@ -243989,9 +244301,9 @@ declare const DTODocumentationPageRoomHeaderData: z$1.ZodObject<{
|
|
|
243989
244301
|
minHeight?: number | null | undefined;
|
|
243990
244302
|
};
|
|
243991
244303
|
}, {
|
|
244304
|
+
isHidden: boolean;
|
|
243992
244305
|
showSidebar: boolean;
|
|
243993
244306
|
isPrivate: boolean;
|
|
243994
|
-
isHidden: boolean;
|
|
243995
244307
|
header: {
|
|
243996
244308
|
description: string;
|
|
243997
244309
|
alignment: "Center" | "Left";
|
|
@@ -244023,9 +244335,9 @@ declare const DTODocumentationPageRoomHeaderData: z$1.ZodObject<{
|
|
|
244023
244335
|
}, "strip", z$1.ZodTypeAny, {
|
|
244024
244336
|
title: string;
|
|
244025
244337
|
configuration: {
|
|
244338
|
+
isHidden: boolean;
|
|
244026
244339
|
showSidebar: boolean;
|
|
244027
244340
|
isPrivate: boolean;
|
|
244028
|
-
isHidden: boolean;
|
|
244029
244341
|
header: {
|
|
244030
244342
|
description: string;
|
|
244031
244343
|
alignment: "Center" | "Left";
|
|
@@ -244057,9 +244369,9 @@ declare const DTODocumentationPageRoomHeaderData: z$1.ZodObject<{
|
|
|
244057
244369
|
}, {
|
|
244058
244370
|
title: string;
|
|
244059
244371
|
configuration: {
|
|
244372
|
+
isHidden: boolean;
|
|
244060
244373
|
showSidebar: boolean;
|
|
244061
244374
|
isPrivate: boolean;
|
|
244062
|
-
isHidden: boolean;
|
|
244063
244375
|
header: {
|
|
244064
244376
|
description: string;
|
|
244065
244377
|
alignment: "Center" | "Left";
|
|
@@ -244344,9 +244656,9 @@ declare const DTODocumentationPageRoomHeaderDataUpdate: z$1.ZodObject<{
|
|
|
244344
244656
|
minHeight?: number | null | undefined;
|
|
244345
244657
|
}>;
|
|
244346
244658
|
}, "strip", z$1.ZodTypeAny, {
|
|
244659
|
+
isHidden: boolean;
|
|
244347
244660
|
showSidebar: boolean;
|
|
244348
244661
|
isPrivate: boolean;
|
|
244349
|
-
isHidden: boolean;
|
|
244350
244662
|
header: {
|
|
244351
244663
|
description?: string | undefined;
|
|
244352
244664
|
backgroundColor?: {
|
|
@@ -244375,9 +244687,9 @@ declare const DTODocumentationPageRoomHeaderDataUpdate: z$1.ZodObject<{
|
|
|
244375
244687
|
minHeight?: number | null | undefined;
|
|
244376
244688
|
};
|
|
244377
244689
|
}, {
|
|
244690
|
+
isHidden: boolean;
|
|
244378
244691
|
showSidebar: boolean;
|
|
244379
244692
|
isPrivate: boolean;
|
|
244380
|
-
isHidden: boolean;
|
|
244381
244693
|
header: {
|
|
244382
244694
|
description?: string | undefined;
|
|
244383
244695
|
backgroundColor?: {
|
|
@@ -244409,9 +244721,9 @@ declare const DTODocumentationPageRoomHeaderDataUpdate: z$1.ZodObject<{
|
|
|
244409
244721
|
}, "strip", z$1.ZodTypeAny, {
|
|
244410
244722
|
title?: string | undefined;
|
|
244411
244723
|
configuration?: {
|
|
244724
|
+
isHidden: boolean;
|
|
244412
244725
|
showSidebar: boolean;
|
|
244413
244726
|
isPrivate: boolean;
|
|
244414
|
-
isHidden: boolean;
|
|
244415
244727
|
header: {
|
|
244416
244728
|
description?: string | undefined;
|
|
244417
244729
|
backgroundColor?: {
|
|
@@ -244443,9 +244755,9 @@ declare const DTODocumentationPageRoomHeaderDataUpdate: z$1.ZodObject<{
|
|
|
244443
244755
|
}, {
|
|
244444
244756
|
title?: string | undefined;
|
|
244445
244757
|
configuration?: {
|
|
244758
|
+
isHidden: boolean;
|
|
244446
244759
|
showSidebar: boolean;
|
|
244447
244760
|
isPrivate: boolean;
|
|
244448
|
-
isHidden: boolean;
|
|
244449
244761
|
header: {
|
|
244450
244762
|
description?: string | undefined;
|
|
244451
244763
|
backgroundColor?: {
|
|
@@ -245624,12 +245936,12 @@ declare const PageBlockDefinitionLayoutBase: z$1.ZodObject<{
|
|
|
245624
245936
|
columnResizing: z$1.ZodOptional<z$1.ZodEnum<["Fill", "Hug"]>>;
|
|
245625
245937
|
}, "strip", z$1.ZodTypeAny, {
|
|
245626
245938
|
type: "Column" | "Row";
|
|
245627
|
-
gap?: "
|
|
245939
|
+
gap?: "Small" | "Medium" | "Large" | "None" | undefined;
|
|
245628
245940
|
columnAlign?: "Center" | "Start" | "End" | undefined;
|
|
245629
245941
|
columnResizing?: "Fill" | "Hug" | undefined;
|
|
245630
245942
|
}, {
|
|
245631
245943
|
type: "Column" | "Row";
|
|
245632
|
-
gap?: "
|
|
245944
|
+
gap?: "Small" | "Medium" | "Large" | "None" | undefined;
|
|
245633
245945
|
columnAlign?: "Center" | "Start" | "End" | undefined;
|
|
245634
245946
|
columnResizing?: "Fill" | "Hug" | undefined;
|
|
245635
245947
|
}>;
|
|
@@ -245765,7 +246077,7 @@ declare const DTOGetBlockDefinitionsOutput: z$1.ZodObject<{
|
|
|
245765
246077
|
name: string;
|
|
245766
246078
|
layout: {
|
|
245767
246079
|
type: "Column" | "Row";
|
|
245768
|
-
gap?: "
|
|
246080
|
+
gap?: "Small" | "Medium" | "Large" | "None" | undefined;
|
|
245769
246081
|
columnAlign?: "Center" | "Start" | "End" | undefined;
|
|
245770
246082
|
columnResizing?: "Fill" | "Hug" | undefined;
|
|
245771
246083
|
} & {
|
|
@@ -245787,7 +246099,7 @@ declare const DTOGetBlockDefinitionsOutput: z$1.ZodObject<{
|
|
|
245787
246099
|
name: string;
|
|
245788
246100
|
layout: {
|
|
245789
246101
|
type: "Column" | "Row";
|
|
245790
|
-
gap?: "
|
|
246102
|
+
gap?: "Small" | "Medium" | "Large" | "None" | undefined;
|
|
245791
246103
|
columnAlign?: "Center" | "Start" | "End" | undefined;
|
|
245792
246104
|
columnResizing?: "Fill" | "Hug" | undefined;
|
|
245793
246105
|
} & {
|
|
@@ -245820,7 +246132,7 @@ declare const DTOGetBlockDefinitionsOutput: z$1.ZodObject<{
|
|
|
245820
246132
|
name: string;
|
|
245821
246133
|
layout: {
|
|
245822
246134
|
type: "Column" | "Row";
|
|
245823
|
-
gap?: "
|
|
246135
|
+
gap?: "Small" | "Medium" | "Large" | "None" | undefined;
|
|
245824
246136
|
columnAlign?: "Center" | "Start" | "End" | undefined;
|
|
245825
246137
|
columnResizing?: "Fill" | "Hug" | undefined;
|
|
245826
246138
|
} & {
|
|
@@ -245859,7 +246171,7 @@ declare const DTOGetBlockDefinitionsOutput: z$1.ZodObject<{
|
|
|
245859
246171
|
name: string;
|
|
245860
246172
|
layout: {
|
|
245861
246173
|
type: "Column" | "Row";
|
|
245862
|
-
gap?: "
|
|
246174
|
+
gap?: "Small" | "Medium" | "Large" | "None" | undefined;
|
|
245863
246175
|
columnAlign?: "Center" | "Start" | "End" | undefined;
|
|
245864
246176
|
columnResizing?: "Fill" | "Hug" | undefined;
|
|
245865
246177
|
} & {
|
|
@@ -245989,7 +246301,7 @@ declare const DTOGetBlockDefinitionsOutput: z$1.ZodObject<{
|
|
|
245989
246301
|
name: string;
|
|
245990
246302
|
layout: {
|
|
245991
246303
|
type: "Column" | "Row";
|
|
245992
|
-
gap?: "
|
|
246304
|
+
gap?: "Small" | "Medium" | "Large" | "None" | undefined;
|
|
245993
246305
|
columnAlign?: "Center" | "Start" | "End" | undefined;
|
|
245994
246306
|
columnResizing?: "Fill" | "Hug" | undefined;
|
|
245995
246307
|
} & {
|
|
@@ -246062,7 +246374,7 @@ declare const DTOGetBlockDefinitionsOutput: z$1.ZodObject<{
|
|
|
246062
246374
|
name: string;
|
|
246063
246375
|
layout: {
|
|
246064
246376
|
type: "Column" | "Row";
|
|
246065
|
-
gap?: "
|
|
246377
|
+
gap?: "Small" | "Medium" | "Large" | "None" | undefined;
|
|
246066
246378
|
columnAlign?: "Center" | "Start" | "End" | undefined;
|
|
246067
246379
|
columnResizing?: "Fill" | "Hug" | undefined;
|
|
246068
246380
|
} & {
|
|
@@ -246137,7 +246449,7 @@ declare const DTOGetBlockDefinitionsOutput: z$1.ZodObject<{
|
|
|
246137
246449
|
name: string;
|
|
246138
246450
|
layout: {
|
|
246139
246451
|
type: "Column" | "Row";
|
|
246140
|
-
gap?: "
|
|
246452
|
+
gap?: "Small" | "Medium" | "Large" | "None" | undefined;
|
|
246141
246453
|
columnAlign?: "Center" | "Start" | "End" | undefined;
|
|
246142
246454
|
columnResizing?: "Fill" | "Hug" | undefined;
|
|
246143
246455
|
} & {
|
|
@@ -246212,7 +246524,7 @@ declare const DTOGetBlockDefinitionsOutput: z$1.ZodObject<{
|
|
|
246212
246524
|
name: string;
|
|
246213
246525
|
layout: {
|
|
246214
246526
|
type: "Column" | "Row";
|
|
246215
|
-
gap?: "
|
|
246527
|
+
gap?: "Small" | "Medium" | "Large" | "None" | undefined;
|
|
246216
246528
|
columnAlign?: "Center" | "Start" | "End" | undefined;
|
|
246217
246529
|
columnResizing?: "Fill" | "Hug" | undefined;
|
|
246218
246530
|
} & {
|
|
@@ -249640,7 +249952,7 @@ declare class DocumentationEndpoint {
|
|
|
249640
249952
|
name: string;
|
|
249641
249953
|
layout: {
|
|
249642
249954
|
type: "Column" | "Row";
|
|
249643
|
-
gap?: "
|
|
249955
|
+
gap?: "Small" | "Medium" | "Large" | "None" | undefined;
|
|
249644
249956
|
columnAlign?: "Center" | "Start" | "End" | undefined;
|
|
249645
249957
|
columnResizing?: "Fill" | "Hug" | undefined;
|
|
249646
249958
|
} & {
|
|
@@ -252140,7 +252452,7 @@ declare class ThemesEndpoint {
|
|
|
252140
252452
|
} | {
|
|
252141
252453
|
type: "TextDecoration";
|
|
252142
252454
|
data: {
|
|
252143
|
-
value?: "
|
|
252455
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
252144
252456
|
aliasTo?: string | undefined;
|
|
252145
252457
|
};
|
|
252146
252458
|
} | {
|
|
@@ -252163,7 +252475,7 @@ declare class ThemesEndpoint {
|
|
|
252163
252475
|
aliasTo?: string | undefined;
|
|
252164
252476
|
};
|
|
252165
252477
|
textDecoration: {
|
|
252166
|
-
value?: "
|
|
252478
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
252167
252479
|
aliasTo?: string | undefined;
|
|
252168
252480
|
};
|
|
252169
252481
|
textCase: {
|
|
@@ -252521,7 +252833,7 @@ declare class ThemesEndpoint {
|
|
|
252521
252833
|
} | {
|
|
252522
252834
|
type: "TextDecoration";
|
|
252523
252835
|
data: {
|
|
252524
|
-
value?: "
|
|
252836
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
252525
252837
|
aliasTo?: string | undefined;
|
|
252526
252838
|
};
|
|
252527
252839
|
} | {
|
|
@@ -252544,7 +252856,7 @@ declare class ThemesEndpoint {
|
|
|
252544
252856
|
aliasTo?: string | undefined;
|
|
252545
252857
|
};
|
|
252546
252858
|
textDecoration: {
|
|
252547
|
-
value?: "
|
|
252859
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
252548
252860
|
aliasTo?: string | undefined;
|
|
252549
252861
|
};
|
|
252550
252862
|
textCase: {
|
|
@@ -252902,7 +253214,7 @@ declare class ThemesEndpoint {
|
|
|
252902
253214
|
} | {
|
|
252903
253215
|
type: "TextDecoration";
|
|
252904
253216
|
data: {
|
|
252905
|
-
value?: "
|
|
253217
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
252906
253218
|
aliasTo?: string | undefined;
|
|
252907
253219
|
};
|
|
252908
253220
|
} | {
|
|
@@ -252925,7 +253237,7 @@ declare class ThemesEndpoint {
|
|
|
252925
253237
|
aliasTo?: string | undefined;
|
|
252926
253238
|
};
|
|
252927
253239
|
textDecoration: {
|
|
252928
|
-
value?: "
|
|
253240
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
252929
253241
|
aliasTo?: string | undefined;
|
|
252930
253242
|
};
|
|
252931
253243
|
textCase: {
|
|
@@ -253325,7 +253637,7 @@ declare class TokensEndpoint {
|
|
|
253325
253637
|
} | {
|
|
253326
253638
|
type: "TextDecoration";
|
|
253327
253639
|
data: {
|
|
253328
|
-
value?: "
|
|
253640
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
253329
253641
|
aliasTo?: string | undefined;
|
|
253330
253642
|
};
|
|
253331
253643
|
} | {
|
|
@@ -253348,7 +253660,7 @@ declare class TokensEndpoint {
|
|
|
253348
253660
|
aliasTo?: string | undefined;
|
|
253349
253661
|
};
|
|
253350
253662
|
textDecoration: {
|
|
253351
|
-
value?: "
|
|
253663
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
253352
253664
|
aliasTo?: string | undefined;
|
|
253353
253665
|
};
|
|
253354
253666
|
textCase: {
|
|
@@ -255073,8 +255385,8 @@ declare class ForgeProjectFeaturesEndpoint {
|
|
|
255073
255385
|
numberOfBookmarkedIterations: number;
|
|
255074
255386
|
updatedAt?: Date | undefined;
|
|
255075
255387
|
threadId?: string | undefined;
|
|
255076
|
-
isArchived?: boolean | undefined;
|
|
255077
255388
|
sectionId?: string | undefined;
|
|
255389
|
+
isArchived?: boolean | undefined;
|
|
255078
255390
|
e2bTemplateId?: string | null | undefined;
|
|
255079
255391
|
e2bIterationId?: string | null | undefined;
|
|
255080
255392
|
lastReplyTimestamp?: Date | undefined;
|
|
@@ -255094,8 +255406,8 @@ declare class ForgeProjectFeaturesEndpoint {
|
|
|
255094
255406
|
numberOfBookmarkedIterations: number;
|
|
255095
255407
|
updatedAt?: Date | undefined;
|
|
255096
255408
|
threadId?: string | undefined;
|
|
255097
|
-
isArchived?: boolean | undefined;
|
|
255098
255409
|
sectionId?: string | undefined;
|
|
255410
|
+
isArchived?: boolean | undefined;
|
|
255099
255411
|
e2bTemplateId?: string | null | undefined;
|
|
255100
255412
|
e2bIterationId?: string | null | undefined;
|
|
255101
255413
|
lastReplyTimestamp?: Date | undefined;
|
|
@@ -255301,7 +255613,7 @@ declare class ForgeProjectInvitationsEndpoint {
|
|
|
255301
255613
|
email: string;
|
|
255302
255614
|
createdAt: Date;
|
|
255303
255615
|
updatedAt: Date;
|
|
255304
|
-
role: "
|
|
255616
|
+
role: "Builder" | "Admin" | "Viewer";
|
|
255305
255617
|
workspaceInvitationId: string;
|
|
255306
255618
|
forgeProjectId: string;
|
|
255307
255619
|
createdById: string;
|
|
@@ -255329,7 +255641,7 @@ declare class ForgeProjectInvitationsEndpoint {
|
|
|
255329
255641
|
email: string;
|
|
255330
255642
|
createdAt: Date;
|
|
255331
255643
|
updatedAt: Date;
|
|
255332
|
-
role: "
|
|
255644
|
+
role: "Builder" | "Admin" | "Viewer";
|
|
255333
255645
|
workspaceInvitationId: string;
|
|
255334
255646
|
forgeProjectId: string;
|
|
255335
255647
|
createdById: string;
|
|
@@ -255340,7 +255652,7 @@ declare class ForgeProjectInvitationsEndpoint {
|
|
|
255340
255652
|
email: string;
|
|
255341
255653
|
createdAt: Date;
|
|
255342
255654
|
updatedAt: Date;
|
|
255343
|
-
role: "
|
|
255655
|
+
role: "Builder" | "Admin" | "Viewer";
|
|
255344
255656
|
workspaceInvitationId: string;
|
|
255345
255657
|
forgeProjectId: string;
|
|
255346
255658
|
createdById: string;
|
|
@@ -255376,7 +255688,7 @@ declare class ForgeProjectMembersEndpoint {
|
|
|
255376
255688
|
email: string;
|
|
255377
255689
|
createdAt: Date;
|
|
255378
255690
|
updatedAt: Date;
|
|
255379
|
-
role: "
|
|
255691
|
+
role: "Builder" | "Admin" | "Viewer";
|
|
255380
255692
|
workspaceInvitationId: string;
|
|
255381
255693
|
forgeProjectId: string;
|
|
255382
255694
|
createdById: string;
|
|
@@ -255404,7 +255716,7 @@ declare class ForgeProjectMembersEndpoint {
|
|
|
255404
255716
|
email: string;
|
|
255405
255717
|
createdAt: Date;
|
|
255406
255718
|
updatedAt: Date;
|
|
255407
|
-
role: "
|
|
255719
|
+
role: "Builder" | "Admin" | "Viewer";
|
|
255408
255720
|
workspaceInvitationId: string;
|
|
255409
255721
|
forgeProjectId: string;
|
|
255410
255722
|
createdById: string;
|
|
@@ -263438,8 +263750,8 @@ declare function applyProjectActionsLocally(input: Input): {
|
|
|
263438
263750
|
numberOfBookmarkedIterations: number;
|
|
263439
263751
|
updatedAt?: Date | undefined;
|
|
263440
263752
|
threadId?: string | undefined;
|
|
263441
|
-
isArchived?: boolean | undefined;
|
|
263442
263753
|
sectionId?: string | undefined;
|
|
263754
|
+
isArchived?: boolean | undefined;
|
|
263443
263755
|
e2bTemplateId?: string | null | undefined;
|
|
263444
263756
|
e2bIterationId?: string | null | undefined;
|
|
263445
263757
|
lastReplyTimestamp?: Date | undefined;
|
|
@@ -263509,8 +263821,8 @@ declare class LocalProjectActionExecutor {
|
|
|
263509
263821
|
numberOfBookmarkedIterations: number;
|
|
263510
263822
|
updatedAt?: Date | undefined;
|
|
263511
263823
|
threadId?: string | undefined;
|
|
263512
|
-
isArchived?: boolean | undefined;
|
|
263513
263824
|
sectionId?: string | undefined;
|
|
263825
|
+
isArchived?: boolean | undefined;
|
|
263514
263826
|
e2bTemplateId?: string | null | undefined;
|
|
263515
263827
|
e2bIterationId?: string | null | undefined;
|
|
263516
263828
|
lastReplyTimestamp?: Date | undefined;
|
|
@@ -263622,4 +263934,4 @@ declare function isValidRedirectPath(path: string): {
|
|
|
263622
263934
|
reason: ValidationErrorReason | undefined;
|
|
263623
263935
|
};
|
|
263624
263936
|
|
|
263625
|
-
export { BackendFeatureRoomYDoc, BackendForgeProjectRoomYDoc, BackendThreadRoomYDoc, BackendVersionRoomYDoc, BlockDefinitionUtils, BlockParsingUtils, BrandsEndpoint, ChatThreadMessagesEndpoint, CodeComponentsEndpoint, CodegenEndpoint, Collection, DTOAccessToken, DTOAccessTokenCreatePayload, DTOAccessTokenFull, DTOAccessTokenFullResponse, DTOAccessTokenListResponse, DTOAccessTokenResponse, DTOAddMembersToForgeProject, DTOAnalyzeCodeComponentsInPackage, DTOAnalyzeCodeComponentsInPackageInput, DTOAnalyzeCodeComponentsInPackageResponse, DTOAppBootstrapDataQuery, DTOAppBootstrapDataResponse, DTOAssetRenderConfiguration, DTOAssetScope, DTOAuthenticatedUser, DTOAuthenticatedUserProfile, DTOAuthenticatedUserResponse, DTOBffFigmaImportRequestBody, DTOBffImportRequestBody, DTOBffUploadImportRequestBody, DTOBillingCheckoutCreditsTopUpInput, DTOBillingCheckoutInput, DTOBillingCheckoutMode, DTOBillingCheckoutOldInput, DTOBillingCheckoutResponse, DTOBillingCheckoutSubscriptionChangeInput, DTOBillingCreditsCheckIfCanSpendResponse, DTOBillingCreditsSpendAction, DTOBillingCreditsSpendInput, DTOBillingCreditsSpendResponse, DTOBillingSubscriptionInterval, DTOBillingSupportedModels, DTOBrand, DTOBrandCreatePayload, DTOBrandCreateResponse, DTOBrandGetResponse, DTOBrandUpdatePayload, DTOBrandsListResponse, DTOCodeComponent, DTOCodeComponentCreateInput, DTOCodeComponentListResponse, DTOCodeComponentParentType, DTOCodeComponentProperty, DTOCodeComponentResolvedType, DTOCodeComponentResolvedTypeKind, DTOCodeComponentResponse, DTOCodeComponentUpsertResponse, DTOCodeComponentsCreateInput, DTOColorTokenInlineData, DTOCreateDocumentationGroupInput, DTOCreateDocumentationPageInputV2, DTOCreateDocumentationTabInput, DTOCreateForgeAgent, DTOCreateForgeAgentResponse, DTOCreateForgeArtifact, DTOCreateForgeArtifactResponse, DTOCreateForgeBuildArtifact, DTOCreateForgeFigmaArtifact, DTOCreateForgeFileArtifact, DTOCreateForgeIterationMessage, DTOCreateForgeIterationMessageResponse, DTOCreateForgeParticipant, DTOCreateForgeParticipantResponse, DTOCreateForgeProjectContext, DTOCreateForgeProjectInvitation, DTOCreateForgeProjectIteration, DTOCreateForgeProjectIterationResponse, DTOCreateForgeProjectMember, DTOCreateForgeSpecArtifact, DTOCreateVersionInput, DTOCreditBalance, DTOCreditsPrices, DTODataSource, DTODataSourceFigma, DTODataSourceFigmaCloud, DTODataSourceFigmaCreatePayload, DTODataSourceFigmaImportPayload, DTODataSourceFigmaScope, DTODataSourceFigmaVariablesPlugin, DTODataSourceResponse, DTODataSourceStorybook, DTODataSourceStorybookCreatePayload, DTODataSourceTokenStudio, DTODataSourcesListResponse, DTODataSourcesStorybookResponse, DTODeleteDocumentationGroupInput, DTODeleteDocumentationPageInputV2, DTODeleteDocumentationTabGroupInput, DTODeleteForgeAgentResponse, DTODeleteForgeArtifactResponse, DTODeleteForgeIterationMessageResponse, DTODeleteForgeParticipantResponse, DTODeleteForgeProjectIterationResponse, DTODependencyDefinition, DTODesignElementsDataDiffResponse, DTODesignSystem, DTODesignSystemComponent, DTODesignSystemComponentCreateInput, DTODesignSystemComponentListResponse, DTODesignSystemComponentResponse, DTODesignSystemContactsResponse, DTODesignSystemCreateInput, DTODesignSystemInvitation, DTODesignSystemMember, DTODesignSystemMemberListResponse, DTODesignSystemMembersUpdatePayload, DTODesignSystemMembersUpdateResponse, DTODesignSystemResponse, DTODesignSystemRole, DTODesignSystemUpdateAccessModeInput, DTODesignSystemUpdateInput, DTODesignSystemVersion, DTODesignSystemVersionCreationResponse, DTODesignSystemVersionGetResponse, DTODesignSystemVersionJobStatusResponse, DTODesignSystemVersionJobsResponse, DTODesignSystemVersionRoom, DTODesignSystemVersionRoomResponse, DTODesignSystemVersionStats, DTODesignSystemVersionStatsQuery, DTODesignSystemVersionsListResponse, DTODesignSystemsListResponse, DTODesignToken, DTODesignTokenCreatePayload, DTODesignTokenGroup, DTODesignTokenGroupCreatePayload, DTODesignTokenGroupListResponse, DTODesignTokenGroupResponse, DTODesignTokenListResponse, DTODesignTokenResponse, DTODiffCountBase, DTODocumentationAnalyticsDiffPayload, DTODocumentationAnalyticsRequest, DTODocumentationAnalyticsTimeFrame, DTODocumentationAnalyticsTimeFrameComparison, DTODocumentationDraftChangeType, DTODocumentationDraftState, DTODocumentationDraftStateCreated, DTODocumentationDraftStateDeleted, DTODocumentationDraftStateUpdated, DTODocumentationGroupApprovalState, DTODocumentationGroupCreateActionInputV2, DTODocumentationGroupCreateActionOutputV2, DTODocumentationGroupDeleteActionInputV2, DTODocumentationGroupDeleteActionOutputV2, DTODocumentationGroupDuplicateActionInputV2, DTODocumentationGroupDuplicateActionOutputV2, DTODocumentationGroupMoveActionInputV2, DTODocumentationGroupMoveActionOutputV2, DTODocumentationGroupRestoreActionInput, DTODocumentationGroupRestoreActionOutput, DTODocumentationGroupStructureV1, DTODocumentationGroupUpdateActionInputV2, DTODocumentationGroupUpdateActionOutputV2, DTODocumentationGroupV1, DTODocumentationGroupV2, DTODocumentationHierarchyV2, DTODocumentationItemConfigurationV1, DTODocumentationItemConfigurationV2, DTODocumentationItemHeaderV2, DTODocumentationLinkPreviewRequest, DTODocumentationLinkPreviewResponse, DTODocumentationPageAnalyticsDifference, DTODocumentationPageAnalyticsResponse, DTODocumentationPageAnchor, DTODocumentationPageApprovalState, DTODocumentationPageApprovalStateChangeActionInput, DTODocumentationPageApprovalStateChangeActionOutput, DTODocumentationPageApprovalStateChangeInput, DTODocumentationPageContent, DTODocumentationPageContentGetResponse, DTODocumentationPageCreateActionInputV2, DTODocumentationPageCreateActionOutputV2, DTODocumentationPageDeleteActionInputV2, DTODocumentationPageDeleteActionOutputV2, DTODocumentationPageDependencies, DTODocumentationPageDependenciesGetResponse, DTODocumentationPageDuplicateActionInputV2, DTODocumentationPageDuplicateActionOutputV2, DTODocumentationPageIntervalDifferenceResponse, DTODocumentationPageMoveActionInputV2, DTODocumentationPageMoveActionOutputV2, DTODocumentationPageRestoreActionInput, DTODocumentationPageRestoreActionOutput, DTODocumentationPageRoom, DTODocumentationPageRoomHeaderData, DTODocumentationPageRoomHeaderDataUpdate, DTODocumentationPageRoomResponse, DTODocumentationPageSnapshot, DTODocumentationPageUpdateActionInputV2, DTODocumentationPageUpdateActionOutputV2, DTODocumentationPageUpdateDocumentActionInputV2, DTODocumentationPageUpdateDocumentActionOutputV2, DTODocumentationPageV2, DTODocumentationPublishMetadata, DTODocumentationPublishTypeQueryParams, DTODocumentationSettings, DTODocumentationStructure, DTODocumentationStructureGroupItem, DTODocumentationStructureItem, DTODocumentationStructurePageItem, DTODocumentationTabCreateActionInputV2, DTODocumentationTabCreateActionOutputV2, type DTODocumentationTabGroupCreateActionInputV2, DTODocumentationTabGroupDeleteActionInputV2, DTODocumentationTabGroupDeleteActionOutputV2, DTODownloadAssetsRequest, DTODownloadAssetsResponse, DTODuplicateDocumentationGroupInput, DTODuplicateDocumentationPageInputV2, DTOElementActionInput, type DTOElementActionInputOfType, DTOElementActionOutput, DTOElementPropertyDefinition, DTOElementPropertyDefinitionCreatePayload, DTOElementPropertyDefinitionListResponse, DTOElementPropertyDefinitionOption, DTOElementPropertyDefinitionResponse, DTOElementPropertyDefinitionUpdatePayload, DTOElementPropertyValue, DTOElementPropertyValueListResponse, DTOElementPropertyValueResponse, DTOElementPropertyValueUpsertPaylod, DTOElementPropertyValuesEditActionInput, DTOElementPropertyValuesEditActionOutput, DTOElementView, DTOElementViewBasePropertyColumn, DTOElementViewColumn, DTOElementViewColumnSharedAttributes, DTOElementViewPropertyDefinitionColumn, DTOElementViewThemeColumn, DTOElementViewsListResponse, DTOElementsGetOutput, DTOElementsGetOutputV2, type DTOElementsGetQueryParsed, type DTOElementsGetQueryRaw, DTOElementsGetQuerySchema, DTOElementsGetTypeFilter, DTOEvent, DTOEventDataSourcesImported, DTOEventFigmaNodesRendered, DTOExportJob, DTOExportJobCreateInput, DTOExportJobCreatedBy, DTOExportJobDesignSystemPreview, DTOExportJobDesignSystemVersionPreview, DTOExportJobDestinations, DTOExportJobResponse, DTOExportJobResponseLegacy, DTOExportJobResult, DTOExportJobsListFilter, DTOExporter, DTOExporterCreateInput, DTOExporterDeprecationInput, DTOExporterGitProviderEnum, DTOExporterListQuery, DTOExporterListResponse, DTOExporterMembership, DTOExporterMembershipRole, DTOExporterPropertyDefinition, DTOExporterPropertyDefinitionArray, DTOExporterPropertyDefinitionBoolean, DTOExporterPropertyDefinitionCode, DTOExporterPropertyDefinitionEnum, DTOExporterPropertyDefinitionEnumOption, DTOExporterPropertyDefinitionNumber, DTOExporterPropertyDefinitionObject, DTOExporterPropertyDefinitionString, type DTOExporterPropertyDefinitionValue, DTOExporterPropertyDefinitionsResponse, DTOExporterPropertyType, DTOExporterPropertyValue, DTOExporterPropertyValueMap, DTOExporterResponse, DTOExporterSource, DTOExporterType, DTOExporterUpdateInput, DTOFeatureAgentResponseTracker, DTOFeatureAgentWorkFinalizeInput, DTOFeatureArtifact, DTOFeatureArtifactCreateInput, DTOFeatureArtifactDeleteInput, DTOFeatureArtifactListResponse, DTOFeatureArtifactResponse, DTOFeatureEvent, DTOFeatureEventAgentResponseFinished, DTOFeatureEventMessagesSent, DTOFeatureEventReactionsDeleted, DTOFeatureEventReactionsSent, DTOFeatureIteration, DTOFeatureIterationArtifactDiff, DTOFeatureIterationArtifactsDiff, DTOFeatureIterationCreateInput, DTOFeatureIterationListResponse, DTOFeatureIterationPromoteInput, DTOFeatureIterationResponse, DTOFeatureIterationSetLatestInput, DTOFeatureIterationTag, DTOFeatureIterationTagCreateInput, DTOFeatureIterationTagListResponse, DTOFeatureIterationTagResponse, DTOFeatureIterationUpdateArtifactsInput, DTOFeatureIterationUpdateInput, DTOFeatureMessage, DTOFeatureMessageAgentSender, DTOFeatureMessageAttachments, DTOFeatureMessageCreateInput, DTOFeatureMessageListResponse, DTOFeatureMessageReaction, DTOFeatureMessageReactionCreateInput, DTOFeatureMessageReactionDeleteInput, DTOFeatureMessageReactionResponse, DTOFeatureMessageResponse, DTOFeatureMessageSender, DTOFeatureMessageSystemSender, DTOFeatureMessageUpdateInput, DTOFeatureMessageUserSender, DTOFeatureSandbox, DTOFigmaComponent, DTOFigmaComponentBooleanProperty, DTOFigmaComponentGroup, DTOFigmaComponentGroupListResponse, DTOFigmaComponentInstanceSwapProperty, DTOFigmaComponentListResponse, DTOFigmaComponentProperty, DTOFigmaComponentPropertyMap, DTOFigmaComponentTextProperty, DTOFigmaComponentVariantProperty, DTOFigmaNode, DTOFigmaNodeData, DTOFigmaNodeDataV2, DTOFigmaNodeOrigin, DTOFigmaNodeRenderActionInput, DTOFigmaNodeRenderActionOutput, DTOFigmaNodeRenderAsyncActionInput, DTOFigmaNodeRenderAsyncActionOutput, DTOFigmaNodeRenderFormat, DTOFigmaNodeRenderIdInput, DTOFigmaNodeRenderInput, DTOFigmaNodeRenderUrlInput, DTOFigmaNodeRerenderInput, DTOFigmaNodeResponse, DTOFigmaNodeStructure, DTOFigmaNodeStructureDetail, DTOFigmaNodeStructureDetailResponse, DTOFigmaNodeStructureListResponse, DTOFigmaNodeV2, DTOFigmaSourceUpdatePayload, DTOFileResponseItem, DTOFileUploadFinalizePayload, DTOFileUploadFinalizeResponse, DTOFileUploadItem, DTOFileUploadPayload, DTOFileUploadResponse, DTOFileUploadResponseItem, DTOFilesGetPayload, DTOFilesGetQuery, DTOFilesResponse, DTOForgeAgent, DTOForgeAgentsListResponse, DTOForgeArtifact, DTOForgeArtifactGetResponse, DTOForgeArtifactsListResponse, DTOForgeAvatarBuilder, DTOForgeBuildArtifact, DTOForgeChatExportResponse, DTOForgeChatMessage, DTOForgeChatMessageCreateInput, DTOForgeChatMessageCreateResponse, DTOForgeChatMessageListQuery, DTOForgeChatMessageListResponse, DTOForgeChatMessageScoreInput, DTOForgeChatMessageScoreRequest, DTOForgeChatMessageSender, DTOForgeChatMessageSenderType, DTOForgeChatMessageTagInput, DTOForgeChatThread, DTOForgeChatThreadCreateInput, DTOForgeChatThreadCreateResponse, DTOForgeChatThreadDeleteResponse, DTOForgeChatThreadListQuery, DTOForgeChatThreadListResponse, DTOForgeChatThreadUpdateInput, DTOForgeChatThreadUpdateResponse, DTOForgeComponentSet, DTOForgeComponentSetTypeV2, DTOForgeFeatureRoom, DTOForgeFeatureRoomResponse, DTOForgeFigmaArtifact, DTOForgeFileArtifact, DTOForgeIconSet, DTOForgeIconSetTypeV2, DTOForgeIterationMessage, DTOForgeIterationMessagesListResponse, DTOForgeParticipant, DTOForgeParticipantGetResponse, DTOForgeParticipantsListResponse, DTOForgeProject, DTOForgeProjectAction, DTOForgeProjectActionArtifactCreate, DTOForgeProjectActionArtifactDelete, DTOForgeProjectActionArtifactMove, DTOForgeProjectActionArtifactUpdate, DTOForgeProjectActionFeatureCreate, DTOForgeProjectActionFeatureDelete, DTOForgeProjectActionFeatureMove, DTOForgeProjectActionFeatureUpdate, type DTOForgeProjectActionOfType, DTOForgeProjectActionSectionCreate, DTOForgeProjectActionSectionDelete, DTOForgeProjectActionSectionMove, DTOForgeProjectActionSectionUpdate, type DTOForgeProjectActionType, DTOForgeProjectArtifact, DTOForgeProjectArtifactCreateInput, DTOForgeProjectArtifactCreateResponse, DTOForgeProjectArtifactDeleteInput, DTOForgeProjectArtifactDeleteResponse, DTOForgeProjectArtifactGetResponse, DTOForgeProjectArtifactMoveInput, DTOForgeProjectArtifactMoveResponse, DTOForgeProjectArtifactRoom, DTOForgeProjectArtifactRoomResponse, DTOForgeProjectArtifactUpdateInput, DTOForgeProjectArtifactUpdateResponse, DTOForgeProjectArtifactsListResponse, DTOForgeProjectContext, DTOForgeProjectContextCreateResponse, DTOForgeProjectContextCreateV2, DTOForgeProjectContextGetResponse, DTOForgeProjectContextListQueryV2, DTOForgeProjectContextListResponse, DTOForgeProjectContextListResponseV2, DTOForgeProjectContextRemoveResponse, DTOForgeProjectContextResponseV2, DTOForgeProjectContextUpdateResponse, DTOForgeProjectContextUpdateV2, DTOForgeProjectContextV2, DTOForgeProjectCreate, DTOForgeProjectCreateResponse, DTOForgeProjectFeature, DTOForgeProjectFeatureCreateInput, DTOForgeProjectFeatureDeleteInput, DTOForgeProjectFeatureGetResponse, DTOForgeProjectFeatureListResponse, DTOForgeProjectFeatureMoveInput, DTOForgeProjectFeatureUpdateInput, DTOForgeProjectFigmaNode, DTOForgeProjectFigmaNodeRenderInput, DTOForgeProjectFile, DTOForgeProjectFileListResponse, DTOForgeProjectFileUploadFinalizePayload, DTOForgeProjectFileUploadFinalizeResponse, DTOForgeProjectFileUploadPayload, DTOForgeProjectFileUploadPayloadItem, DTOForgeProjectFileUploadResponse, DTOForgeProjectGetResponse, DTOForgeProjectInvitation, DTOForgeProjectInvitationCreateResponse, DTOForgeProjectInvitationGetResponse, DTOForgeProjectInvitationRemoveResponse, DTOForgeProjectInvitationUpdateResponse, DTOForgeProjectInvitationsListResponse, DTOForgeProjectIteration, DTOForgeProjectIterationListResponse, DTOForgeProjectIterationMergeMeta, DTOForgeProjectListResponse, DTOForgeProjectMember, DTOForgeProjectMemberCreateResponse, DTOForgeProjectMemberGetResponse, DTOForgeProjectMemberRemoveResponse, DTOForgeProjectMemberRole, DTOForgeProjectMemberUpdateResponse, DTOForgeProjectMembersListResponse, DTOForgeProjectRemoveResponse, DTOForgeProjectRoom, DTOForgeProjectRoomResponse, DTOForgeProjectTheme, DTOForgeProjectUpdate, DTOForgeProjectUpdateResponse, DTOForgeSection, DTOForgeSectionCreateInput, DTOForgeSectionDeleteInput, DTOForgeSectionItemMoveInput, DTOForgeSectionMoveInput, DTOForgeSectionUpdateInput, DTOForgeSpecArtifact, DTOForgeThemePreset, DTOFrameNodeStructure, DTOFrameNodeStructureListResponse, DTOGetBlockDefinitionsOutput, DTOGetBlockDefinitionsQuery, DTOGetDocumentationPageAnchorsResponse, DTOGetForgeIterationMessageResponse, DTOGetForgeProjectIterationResponse, DTOGitBranch, DTOGitOrganization, DTOGitProject, DTOGitRepository, DTOImportJob, DTOImportJobResponse, DTOIntegration, DTOIntegrationCredentials, DTOIntegrationOAuthGetResponse, DTOIntegrationPostResponse, DTOIntegrationsGetListResponse, DTOLiveblocksAuthRequest, DTOLiveblocksAuthResponse, DTOMoveDocumentationGroupInput, DTOMoveDocumentationPageInputV2, DTONpmRegistryAccessTokenResponse, DTONpmRegistryConfig, DTONpmRegistryConfigConstants, DTOObjectMeta, DTOPageBlockColorV2, DTOPageBlockDefinition, DTOPageBlockDefinitionBehavior, DTOPageBlockDefinitionItem, DTOPageBlockDefinitionLayout, DTOPageBlockDefinitionProperty, DTOPageBlockDefinitionVariant, DTOPageBlockItemV2, DTOPageRedirect, DTOPageRedirectCreateBody, DTOPageRedirectDeleteResponse, DTOPageRedirectListResponse, DTOPageRedirectResponse, DTOPageRedirectUpdateBody, DTOPagination, DTOPipeline, DTOPipelineCreateBody, DTOPipelineListQuery, DTOPipelineListResponse, DTOPipelineResponse, DTOPipelineTriggerBody, DTOPipelineUpdateBody, DTOPortalSettings, DTOPortalSettingsGetResponse, DTOPortalSettingsSidebar, DTOPortalSettingsSidebarLink, DTOPortalSettingsSidebarSection, DTOPortalSettingsTheme, DTOPortalSettingsUpdatePayload, type DTOPropertyDefinitionBase, DTOPublishDocumentationChanges, DTOPublishDocumentationRequest, DTOPublishDocumentationResponse, DTOPublishedDocAnalyticsComparisonData, DTOPublishedDocPageAnalyticsComparisonData, DTOPublishedDocPageVisitData, DTOPublishedDocVisitData, DTOPublishedDocVisitHeatMapWeek, DTORegistry, DTORemoveForgeProjectInvitation, DTORemoveForgeProjectMember, DTORenderedAssetFile, DTORestoreDocumentationGroupInput, DTORestoreDocumentationPageInput, DTOStorybookAccessTokenPayload, DTOStorybookAccessTokenResponse, DTOStorybookEntry, DTOStorybookEntryListResponse, DTOStorybookEntryOrigin, DTOStorybookEntryQuery, DTOStorybookEntryReplaceAction, DTOStorybookEntryResponse, DTOStorybookImportPayload, DTOStorybookSourceUpdatePayload, DTOStorybookUploadStatus, DTOStorybookUploadUrlRequest, DTOStorybookUploadUrlResponse, DTOSubscription, DTOSubscriptionResponse, DTOTheme, DTOThemeCreatePayload, DTOThemeListResponse, DTOThemeOverride, DTOThemeOverrideCreatePayload, DTOThemeResponse, DTOThread, DTOThreadAgentResponseTracker, DTOThreadAgentType, DTOThreadEvent, DTOThreadEventMessagesSent, DTOThreadEventMessagesUpdated, DTOThreadEventReactionsDeleted, DTOThreadEventReactionsSent, DTOThreadMessage, DTOThreadMessageAgentSender, DTOThreadMessageAttachments, DTOThreadMessageCreateInput, DTOThreadMessageFinalizeInput, DTOThreadMessageListResponse, DTOThreadMessageResponse, DTOThreadMessageSender, DTOThreadMessageSystemSender, DTOThreadMessageUpdateInput, DTOThreadMessageUserSender, DTOThreadReaction, DTOThreadReactionCreateInput, DTOThreadReactionDeleteInput, DTOThreadReactionResponse, DTOThreadSubjectType, DTOTokenCollection, DTOTokenCollectionsListReponse, DTOTransferOwnershipPayload, DTOUGetForgeAgentResponse, DTOUpdateDocumentationGroupInput, DTOUpdateDocumentationPageDocumentInputV2, DTOUpdateDocumentationPageInputV2, DTOUpdateForgeAgent, DTOUpdateForgeAgentResponse, DTOUpdateForgeArtifact, DTOUpdateForgeArtifactResponse, DTOUpdateForgeBuildArtifact, DTOUpdateForgeFigmaArtifact, DTOUpdateForgeFileArtifact, DTOUpdateForgeIterationMessage, DTOUpdateForgeIterationMessageResponse, DTOUpdateForgeParticipant, DTOUpdateForgeParticipantResponse, DTOUpdateForgeProjectContext, DTOUpdateForgeProjectInvitation, DTOUpdateForgeProjectIteration, DTOUpdateForgeProjectIterationResponse, DTOUpdateForgeProjectMember, DTOUpdateForgeSpecArtifact, DTOUpdateRegistryInput, DTOUpdateRegistryOutput, DTOUpdateUserNotificationSettingsPayload, DTOUpdateVersionInput, DTOUploadUrlItem, DTOUser, DTOUserDesignSystemsResponse, DTOUserGetResponse, DTOUserNotificationSettingsResponse, DTOUserOnboarding, DTOUserOnboardingDepartment, DTOUserOnboardingJobLevel, DTOUserProfile, DTOUserProfileUpdate, DTOUserProfileUpdatePayload, DTOUserProfileUpdateResponse, DTOUserSource, DTOUserTheme, DTOUserWorkspaceMembership, DTOUserWorkspaceMembershipsResponse, DTOWorkspace, DTOWorkspaceCreateInput, DTOWorkspaceIntegrationGetGitObjectsInput, DTOWorkspaceIntegrationOauthInput, DTOWorkspaceIntegrationPATInput, DTOWorkspaceInvitationInput, DTOWorkspaceInvitationUpdateResponse, DTOWorkspaceInvitationsListInput, DTOWorkspaceInvitationsResponse, DTOWorkspaceInviteUpdate, DTOWorkspaceMember, DTOWorkspaceMembersListResponse, DTOWorkspaceProfile, DTOWorkspaceResponse, DTOWorkspaceRole, DTOWorkspaceSeatType, DTOWorkspaceUntypedData, DTOWorkspaceUntypedDataCreatePayload, DTOWorkspaceUntypedDataListResponse, DTOWorkspaceUntypedDataResponse, DTOWorkspaceUntypedDataUpdatePayload, type DTPGetForgeAgentResponse, DesignSystemAnalyticsEndpoint, DesignSystemBffEndpoint, DesignSystemComponentEndpoint, DesignSystemContactsEndpoint, DesignSystemMembersEndpoint, DesignSystemPageRedirectsEndpoint, DesignSystemSourcesEndpoint, DesignSystemVersionsEndpoint, DesignSystemsEndpoint, DimensionsVariableScopeType, DocsStructureRepository, DocumentationEndpoint, DocumentationHierarchySettings, DocumentationPageEditorModel, DocumentationPageV1DTO, ElementPropertyDefinitionsEndpoint, ElementPropertyValuesEndpoint, ElementsActionEndpoint, ElementsEndpoint, ExporterJobsEndpoint, ExportersEndpoint, FeatureRoomBaseYDoc, type FeatureRoomBaseYDocState, type FeatureRoomUpdate, FigmaComponentGroupsEndpoint, FigmaComponentsEndpoint, FigmaFrameStructuresEndpoint, FigmaNodeStructuresEndpoint, FigmaUtils, FilesEndpoint, ForgeAgentsEndpoint, ForgeArtifactsEndpoint, ForgeEndpoint, ForgeFeatureArtifactsEndpoint, ForgeFeatureIterationsEndpoint, ForgeFeatureMessagesEndpoint, ForgeProjectContentRepository, ForgeProjectContextsEndpoint, ForgeProjectFeaturesEndpoint, ForgeProjectFilesEndpoint, ForgeProjectInvitationsEndpoint, ForgeProjectIterationsEndpoint, ForgeProjectMembersEndpoint, ForgeProjectRoomBaseYDoc, type ForgeProjectRoomBaseYDocState, ForgeProjectsEndpoint, FormattedCollections, FrontendFeatureRoomYDoc, FrontendThreadRoomYDoc, FrontendVersionRoomYDoc, GitDestinationOptions, ImportJobsEndpoint, type ListItemNode, type ListNode, ListTreeBuilder, LiveblocksEndpoint, type LocalApproval, LocalDocsElementActionExecutor, type LocalDocsPage, type LocalDocsPageGroup, LocalProjectActionExecutor, NpmRegistryInput, ObjectMeta, OverridesEndpoint, PageBlockEditorModel, PageSectionEditorModel, ParsedFigmaFileURLError, PipelinesEndpoint, type ProjectContentState, type ProsemirrorBlockItem, type ProsemirrorMark, type ProsemirrorNode, RGB, RGBA, type RequestEexecutorServerErrorCode, RequestExecutor, type RequestExecutorConfig, RequestExecutorError, type RequestExecutorErrorType, type RequestExecutorJSONRequest, ResolvedVariableType, StorybookEntriesEndpoint, StorybookHostingEndpoint, StringVariableScopeType, SupernovaApiClient, type SupportedElementActionType, ThemesEndpoint, ThreadRoomBaseYDoc, type ThreadRoomBaseYDocState, type ThreadRoomUpdate, TokenCollectionsEndpoint, TokenGroupsEndpoint, TokensEndpoint, UsersEndpoint, Variable, VariableAlias, VariableMode, VariableValue, VariablesMapping, type VersionRoomApproval, VersionRoomBaseYDoc, type VersionRoomBaseYDocState, type VersionRoomDocsPage, type VersionRoomDocsPageGroup, VersionSQSPayload, VersionStatsEndpoint, WorkspaceChatThreadsEndpoint, WorkspaceConfigurationPayload, WorkspaceIntegrationsEndpoint, WorkspaceInvitationsEndpoint, WorkspaceMembersEndpoint, WorkspaceNpmRegistryEndpoint, WorkspacesEndpoint, applyActionsLocally, applyPrivacyConfigurationToNestedItems, applyProjectActionsLocally, blockToProsemirrorNode, buildDocPagePublishPaths, calculateElementParentChain, computeDocsHierarchy, documentationAnalyticsToComparisonDto, documentationAnalyticsToGlobalDto, documentationAnalyticsToHeatMapDto, documentationAnalyticsToPageComparisonDto, documentationAnalyticsToPageDto, documentationItemConfigurationToDTOV1, documentationItemConfigurationToDTOV2, documentationPageToDTOV2, documentationPagesFixedConfigurationToDTOV1, documentationPagesFixedConfigurationToDTOV2, documentationPagesToDTOV1, documentationPagesToDTOV2, elementGroupsToDocumentationGroupDTOV1, elementGroupsToDocumentationGroupDTOV2, elementGroupsToDocumentationGroupFixedConfigurationDTOV1, elementGroupsToDocumentationGroupFixedConfigurationDTOV2, elementGroupsToDocumentationGroupStructureDTOV1, exhaustiveInvalidUriPaths, generateHash, generatePageContentHash, getDtoDefaultItemConfigurationV1, getDtoDefaultItemConfigurationV2, getMockPageBlockDefinitions, gitBranchToDto, gitOrganizationToDto, gitProjectToDto, gitRepositoryToDto, innerEditorProsemirrorSchema, integrationCredentialToDto, integrationToDto, isValidRedirectPath, itemConfigurationToYjs, mainEditorProsemirrorSchema, pageToProsemirrorDoc, pageToYDoc, pageToYXmlFragment, pipelineToDto, prosemirrorDocToPage, prosemirrorDocToRichTextPropertyValue, prosemirrorNodeToSection, prosemirrorNodesToBlocks, richTextPropertyValueToProsemirror, serializeAsCustomBlock, serializeQuery, shallowProsemirrorNodeToBlock, validateDesignSystemVersion, validateSsoPayload, yDocToPage, yXmlFragmentToPage, yjsToDocumentationHierarchy };
|
|
263937
|
+
export { BackendFeatureRoomYDoc, BackendForgeProjectRoomYDoc, BackendThreadRoomYDoc, BackendVersionRoomYDoc, BlockDefinitionUtils, BlockParsingUtils, BrandsEndpoint, ChatThreadMessagesEndpoint, CodeComponentsEndpoint, CodegenEndpoint, Collection, DTOAccessToken, DTOAccessTokenCreatePayload, DTOAccessTokenFull, DTOAccessTokenFullResponse, DTOAccessTokenListResponse, DTOAccessTokenResponse, DTOAddMembersToForgeProject, DTOAnalyzeCodeComponentsInPackage, DTOAnalyzeCodeComponentsInPackageInput, DTOAnalyzeCodeComponentsInPackageResponse, DTOAppBootstrapDataQuery, DTOAppBootstrapDataResponse, DTOAssetRenderConfiguration, DTOAssetScope, DTOAuthenticatedUser, DTOAuthenticatedUserProfile, DTOAuthenticatedUserResponse, DTOAvailableProductListResponse, DTOBffFigmaImportRequestBody, DTOBffImportRequestBody, DTOBffUploadImportRequestBody, DTOBillingCheckoutCreditsTopUpInput, DTOBillingCheckoutInput, DTOBillingCheckoutMode, DTOBillingCheckoutOldInput, DTOBillingCheckoutResponse, DTOBillingCheckoutSubscriptionChangeInput, DTOBillingCreditsCheckIfCanSpendResponse, DTOBillingCreditsSpendAction, DTOBillingCreditsSpendInput, DTOBillingCreditsSpendResponse, DTOBillingInterval, DTOBillingSubscriptionChangePreviewInput, DTOBillingSupportedModels, DTOBrand, DTOBrandCreatePayload, DTOBrandCreateResponse, DTOBrandGetResponse, DTOBrandUpdatePayload, DTOBrandsListResponse, DTOCodeComponent, DTOCodeComponentCreateInput, DTOCodeComponentListResponse, DTOCodeComponentParentType, DTOCodeComponentProperty, DTOCodeComponentResolvedType, DTOCodeComponentResolvedTypeKind, DTOCodeComponentResponse, DTOCodeComponentUpsertResponse, DTOCodeComponentsCreateInput, DTOColorTokenInlineData, DTOCreateDocumentationGroupInput, DTOCreateDocumentationPageInputV2, DTOCreateDocumentationTabInput, DTOCreateForgeAgent, DTOCreateForgeAgentResponse, DTOCreateForgeArtifact, DTOCreateForgeArtifactResponse, DTOCreateForgeBuildArtifact, DTOCreateForgeFigmaArtifact, DTOCreateForgeFileArtifact, DTOCreateForgeIterationMessage, DTOCreateForgeIterationMessageResponse, DTOCreateForgeParticipant, DTOCreateForgeParticipantResponse, DTOCreateForgeProjectContext, DTOCreateForgeProjectInvitation, DTOCreateForgeProjectIteration, DTOCreateForgeProjectIterationResponse, DTOCreateForgeProjectMember, DTOCreateForgeSpecArtifact, DTOCreateVersionInput, DTOCreditBalance, DTOCreditsPrices, DTODataSource, DTODataSourceFigma, DTODataSourceFigmaCloud, DTODataSourceFigmaCreatePayload, DTODataSourceFigmaImportPayload, DTODataSourceFigmaScope, DTODataSourceFigmaVariablesPlugin, DTODataSourceResponse, DTODataSourceStorybook, DTODataSourceStorybookCreatePayload, DTODataSourceTokenStudio, DTODataSourcesListResponse, DTODataSourcesStorybookResponse, DTODeleteDocumentationGroupInput, DTODeleteDocumentationPageInputV2, DTODeleteDocumentationTabGroupInput, DTODeleteForgeAgentResponse, DTODeleteForgeArtifactResponse, DTODeleteForgeIterationMessageResponse, DTODeleteForgeParticipantResponse, DTODeleteForgeProjectIterationResponse, DTODependencyDefinition, DTODesignElementsDataDiffResponse, DTODesignSystem, DTODesignSystemComponent, DTODesignSystemComponentCreateInput, DTODesignSystemComponentListResponse, DTODesignSystemComponentResponse, DTODesignSystemContactsResponse, DTODesignSystemCreateInput, DTODesignSystemInvitation, DTODesignSystemMember, DTODesignSystemMemberListResponse, DTODesignSystemMembersUpdatePayload, DTODesignSystemMembersUpdateResponse, DTODesignSystemResponse, DTODesignSystemRole, DTODesignSystemUpdateAccessModeInput, DTODesignSystemUpdateInput, DTODesignSystemVersion, DTODesignSystemVersionCreationResponse, DTODesignSystemVersionGetResponse, DTODesignSystemVersionJobStatusResponse, DTODesignSystemVersionJobsResponse, DTODesignSystemVersionRoom, DTODesignSystemVersionRoomResponse, DTODesignSystemVersionStats, DTODesignSystemVersionStatsQuery, DTODesignSystemVersionsListResponse, DTODesignSystemsListResponse, DTODesignToken, DTODesignTokenCreatePayload, DTODesignTokenGroup, DTODesignTokenGroupCreatePayload, DTODesignTokenGroupListResponse, DTODesignTokenGroupResponse, DTODesignTokenListResponse, DTODesignTokenResponse, DTODiffCountBase, DTODocumentationAnalyticsDiffPayload, DTODocumentationAnalyticsRequest, DTODocumentationAnalyticsTimeFrame, DTODocumentationAnalyticsTimeFrameComparison, DTODocumentationDraftChangeType, DTODocumentationDraftState, DTODocumentationDraftStateCreated, DTODocumentationDraftStateDeleted, DTODocumentationDraftStateUpdated, DTODocumentationGroupApprovalState, DTODocumentationGroupCreateActionInputV2, DTODocumentationGroupCreateActionOutputV2, DTODocumentationGroupDeleteActionInputV2, DTODocumentationGroupDeleteActionOutputV2, DTODocumentationGroupDuplicateActionInputV2, DTODocumentationGroupDuplicateActionOutputV2, DTODocumentationGroupMoveActionInputV2, DTODocumentationGroupMoveActionOutputV2, DTODocumentationGroupRestoreActionInput, DTODocumentationGroupRestoreActionOutput, DTODocumentationGroupStructureV1, DTODocumentationGroupUpdateActionInputV2, DTODocumentationGroupUpdateActionOutputV2, DTODocumentationGroupV1, DTODocumentationGroupV2, DTODocumentationHierarchyV2, DTODocumentationItemConfigurationV1, DTODocumentationItemConfigurationV2, DTODocumentationItemHeaderV2, DTODocumentationLinkPreviewRequest, DTODocumentationLinkPreviewResponse, DTODocumentationPageAnalyticsDifference, DTODocumentationPageAnalyticsResponse, DTODocumentationPageAnchor, DTODocumentationPageApprovalState, DTODocumentationPageApprovalStateChangeActionInput, DTODocumentationPageApprovalStateChangeActionOutput, DTODocumentationPageApprovalStateChangeInput, DTODocumentationPageContent, DTODocumentationPageContentGetResponse, DTODocumentationPageCreateActionInputV2, DTODocumentationPageCreateActionOutputV2, DTODocumentationPageDeleteActionInputV2, DTODocumentationPageDeleteActionOutputV2, DTODocumentationPageDependencies, DTODocumentationPageDependenciesGetResponse, DTODocumentationPageDuplicateActionInputV2, DTODocumentationPageDuplicateActionOutputV2, DTODocumentationPageIntervalDifferenceResponse, DTODocumentationPageMoveActionInputV2, DTODocumentationPageMoveActionOutputV2, DTODocumentationPageRestoreActionInput, DTODocumentationPageRestoreActionOutput, DTODocumentationPageRoom, DTODocumentationPageRoomHeaderData, DTODocumentationPageRoomHeaderDataUpdate, DTODocumentationPageRoomResponse, DTODocumentationPageSnapshot, DTODocumentationPageUpdateActionInputV2, DTODocumentationPageUpdateActionOutputV2, DTODocumentationPageUpdateDocumentActionInputV2, DTODocumentationPageUpdateDocumentActionOutputV2, DTODocumentationPageV2, DTODocumentationPublishMetadata, DTODocumentationPublishTypeQueryParams, DTODocumentationSettings, DTODocumentationStructure, DTODocumentationStructureGroupItem, DTODocumentationStructureItem, DTODocumentationStructurePageItem, DTODocumentationTabCreateActionInputV2, DTODocumentationTabCreateActionOutputV2, type DTODocumentationTabGroupCreateActionInputV2, DTODocumentationTabGroupDeleteActionInputV2, DTODocumentationTabGroupDeleteActionOutputV2, DTODownloadAssetsRequest, DTODownloadAssetsResponse, DTODuplicateDocumentationGroupInput, DTODuplicateDocumentationPageInputV2, DTOElementActionInput, type DTOElementActionInputOfType, DTOElementActionOutput, DTOElementPropertyDefinition, DTOElementPropertyDefinitionCreatePayload, DTOElementPropertyDefinitionListResponse, DTOElementPropertyDefinitionOption, DTOElementPropertyDefinitionResponse, DTOElementPropertyDefinitionUpdatePayload, DTOElementPropertyValue, DTOElementPropertyValueListResponse, DTOElementPropertyValueResponse, DTOElementPropertyValueUpsertPaylod, DTOElementPropertyValuesEditActionInput, DTOElementPropertyValuesEditActionOutput, DTOElementView, DTOElementViewBasePropertyColumn, DTOElementViewColumn, DTOElementViewColumnSharedAttributes, DTOElementViewPropertyDefinitionColumn, DTOElementViewThemeColumn, DTOElementViewsListResponse, DTOElementsGetOutput, DTOElementsGetOutputV2, type DTOElementsGetQueryParsed, type DTOElementsGetQueryRaw, DTOElementsGetQuerySchema, DTOElementsGetTypeFilter, DTOEvent, DTOEventDataSourcesImported, DTOEventFigmaNodesRendered, DTOExportJob, DTOExportJobCreateInput, DTOExportJobCreatedBy, DTOExportJobDesignSystemPreview, DTOExportJobDesignSystemVersionPreview, DTOExportJobDestinations, DTOExportJobResponse, DTOExportJobResponseLegacy, DTOExportJobResult, DTOExportJobsListFilter, DTOExporter, DTOExporterCreateInput, DTOExporterDeprecationInput, DTOExporterGitProviderEnum, DTOExporterListQuery, DTOExporterListResponse, DTOExporterMembership, DTOExporterMembershipRole, DTOExporterPropertyDefinition, DTOExporterPropertyDefinitionArray, DTOExporterPropertyDefinitionBoolean, DTOExporterPropertyDefinitionCode, DTOExporterPropertyDefinitionEnum, DTOExporterPropertyDefinitionEnumOption, DTOExporterPropertyDefinitionNumber, DTOExporterPropertyDefinitionObject, DTOExporterPropertyDefinitionString, type DTOExporterPropertyDefinitionValue, DTOExporterPropertyDefinitionsResponse, DTOExporterPropertyType, DTOExporterPropertyValue, DTOExporterPropertyValueMap, DTOExporterResponse, DTOExporterSource, DTOExporterType, DTOExporterUpdateInput, DTOFeatureAgentResponseTracker, DTOFeatureAgentWorkFinalizeInput, DTOFeatureArtifact, DTOFeatureArtifactCreateInput, DTOFeatureArtifactDeleteInput, DTOFeatureArtifactListResponse, DTOFeatureArtifactResponse, DTOFeatureEvent, DTOFeatureEventAgentResponseFinished, DTOFeatureEventMessagesSent, DTOFeatureEventReactionsDeleted, DTOFeatureEventReactionsSent, DTOFeatureIteration, DTOFeatureIterationArtifactDiff, DTOFeatureIterationArtifactsDiff, DTOFeatureIterationCreateInput, DTOFeatureIterationListResponse, DTOFeatureIterationPromoteInput, DTOFeatureIterationResponse, DTOFeatureIterationSetLatestInput, DTOFeatureIterationTag, DTOFeatureIterationTagCreateInput, DTOFeatureIterationTagListResponse, DTOFeatureIterationTagResponse, DTOFeatureIterationUpdateArtifactsInput, DTOFeatureIterationUpdateInput, DTOFeatureMessage, DTOFeatureMessageAgentSender, DTOFeatureMessageAttachments, DTOFeatureMessageCreateInput, DTOFeatureMessageListResponse, DTOFeatureMessageReaction, DTOFeatureMessageReactionCreateInput, DTOFeatureMessageReactionDeleteInput, DTOFeatureMessageReactionResponse, DTOFeatureMessageResponse, DTOFeatureMessageSender, DTOFeatureMessageSystemSender, DTOFeatureMessageUpdateInput, DTOFeatureMessageUserSender, DTOFeatureSandbox, DTOFigmaComponent, DTOFigmaComponentBooleanProperty, DTOFigmaComponentGroup, DTOFigmaComponentGroupListResponse, DTOFigmaComponentInstanceSwapProperty, DTOFigmaComponentListResponse, DTOFigmaComponentProperty, DTOFigmaComponentPropertyMap, DTOFigmaComponentTextProperty, DTOFigmaComponentVariantProperty, DTOFigmaNode, DTOFigmaNodeData, DTOFigmaNodeDataV2, DTOFigmaNodeOrigin, DTOFigmaNodeRenderActionInput, DTOFigmaNodeRenderActionOutput, DTOFigmaNodeRenderAsyncActionInput, DTOFigmaNodeRenderAsyncActionOutput, DTOFigmaNodeRenderFormat, DTOFigmaNodeRenderIdInput, DTOFigmaNodeRenderInput, DTOFigmaNodeRenderUrlInput, DTOFigmaNodeRerenderInput, DTOFigmaNodeResponse, DTOFigmaNodeStructure, DTOFigmaNodeStructureDetail, DTOFigmaNodeStructureDetailResponse, DTOFigmaNodeStructureListResponse, DTOFigmaNodeV2, DTOFigmaSourceUpdatePayload, DTOFileResponseItem, DTOFileUploadFinalizePayload, DTOFileUploadFinalizeResponse, DTOFileUploadItem, DTOFileUploadPayload, DTOFileUploadResponse, DTOFileUploadResponseItem, DTOFilesGetPayload, DTOFilesGetQuery, DTOFilesResponse, DTOForgeAgent, DTOForgeAgentsListResponse, DTOForgeArtifact, DTOForgeArtifactGetResponse, DTOForgeArtifactsListResponse, DTOForgeAvatarBuilder, DTOForgeBuildArtifact, DTOForgeChatExportResponse, DTOForgeChatMessage, DTOForgeChatMessageCreateInput, DTOForgeChatMessageCreateResponse, DTOForgeChatMessageListQuery, DTOForgeChatMessageListResponse, DTOForgeChatMessageScoreInput, DTOForgeChatMessageScoreRequest, DTOForgeChatMessageSender, DTOForgeChatMessageSenderType, DTOForgeChatMessageTagInput, DTOForgeChatThread, DTOForgeChatThreadCreateInput, DTOForgeChatThreadCreateResponse, DTOForgeChatThreadDeleteResponse, DTOForgeChatThreadListQuery, DTOForgeChatThreadListResponse, DTOForgeChatThreadUpdateInput, DTOForgeChatThreadUpdateResponse, DTOForgeComponentSet, DTOForgeComponentSetTypeV2, DTOForgeFeatureRoom, DTOForgeFeatureRoomResponse, DTOForgeFigmaArtifact, DTOForgeFileArtifact, DTOForgeIconSet, DTOForgeIconSetTypeV2, DTOForgeIterationMessage, DTOForgeIterationMessagesListResponse, DTOForgeParticipant, DTOForgeParticipantGetResponse, DTOForgeParticipantsListResponse, DTOForgeProject, DTOForgeProjectAction, DTOForgeProjectActionArtifactCreate, DTOForgeProjectActionArtifactDelete, DTOForgeProjectActionArtifactMove, DTOForgeProjectActionArtifactUpdate, DTOForgeProjectActionFeatureCreate, DTOForgeProjectActionFeatureDelete, DTOForgeProjectActionFeatureMove, DTOForgeProjectActionFeatureUpdate, type DTOForgeProjectActionOfType, DTOForgeProjectActionSectionCreate, DTOForgeProjectActionSectionDelete, DTOForgeProjectActionSectionMove, DTOForgeProjectActionSectionUpdate, type DTOForgeProjectActionType, DTOForgeProjectArtifact, DTOForgeProjectArtifactCreateInput, DTOForgeProjectArtifactCreateResponse, DTOForgeProjectArtifactDeleteInput, DTOForgeProjectArtifactDeleteResponse, DTOForgeProjectArtifactGetResponse, DTOForgeProjectArtifactMoveInput, DTOForgeProjectArtifactMoveResponse, DTOForgeProjectArtifactRoom, DTOForgeProjectArtifactRoomResponse, DTOForgeProjectArtifactUpdateInput, DTOForgeProjectArtifactUpdateResponse, DTOForgeProjectArtifactsListResponse, DTOForgeProjectContext, DTOForgeProjectContextCreateResponse, DTOForgeProjectContextCreateV2, DTOForgeProjectContextGetResponse, DTOForgeProjectContextListQueryV2, DTOForgeProjectContextListResponse, DTOForgeProjectContextListResponseV2, DTOForgeProjectContextRemoveResponse, DTOForgeProjectContextResponseV2, DTOForgeProjectContextUpdateResponse, DTOForgeProjectContextUpdateV2, DTOForgeProjectContextV2, DTOForgeProjectCreate, DTOForgeProjectCreateResponse, DTOForgeProjectFeature, DTOForgeProjectFeatureCreateInput, DTOForgeProjectFeatureDeleteInput, DTOForgeProjectFeatureGetResponse, DTOForgeProjectFeatureListResponse, DTOForgeProjectFeatureMoveInput, DTOForgeProjectFeatureUpdateInput, DTOForgeProjectFigmaNode, DTOForgeProjectFigmaNodeRenderInput, DTOForgeProjectFile, DTOForgeProjectFileListResponse, DTOForgeProjectFileUploadFinalizePayload, DTOForgeProjectFileUploadFinalizeResponse, DTOForgeProjectFileUploadPayload, DTOForgeProjectFileUploadPayloadItem, DTOForgeProjectFileUploadResponse, DTOForgeProjectGetResponse, DTOForgeProjectInvitation, DTOForgeProjectInvitationCreateResponse, DTOForgeProjectInvitationGetResponse, DTOForgeProjectInvitationRemoveResponse, DTOForgeProjectInvitationUpdateResponse, DTOForgeProjectInvitationsListResponse, DTOForgeProjectIteration, DTOForgeProjectIterationListResponse, DTOForgeProjectIterationMergeMeta, DTOForgeProjectListResponse, DTOForgeProjectMember, DTOForgeProjectMemberCreateResponse, DTOForgeProjectMemberGetResponse, DTOForgeProjectMemberRemoveResponse, DTOForgeProjectMemberRole, DTOForgeProjectMemberUpdateResponse, DTOForgeProjectMembersListResponse, DTOForgeProjectRemoveResponse, DTOForgeProjectRoom, DTOForgeProjectRoomResponse, DTOForgeProjectTheme, DTOForgeProjectUpdate, DTOForgeProjectUpdateResponse, DTOForgeSection, DTOForgeSectionCreateInput, DTOForgeSectionDeleteInput, DTOForgeSectionItemMoveInput, DTOForgeSectionMoveInput, DTOForgeSectionUpdateInput, DTOForgeSpecArtifact, DTOForgeThemePreset, DTOFrameNodeStructure, DTOFrameNodeStructureListResponse, DTOGetBlockDefinitionsOutput, DTOGetBlockDefinitionsQuery, DTOGetDocumentationPageAnchorsResponse, DTOGetForgeIterationMessageResponse, DTOGetForgeProjectIterationResponse, DTOGitBranch, DTOGitOrganization, DTOGitProject, DTOGitRepository, DTOImportJob, DTOImportJobResponse, DTOIntegration, DTOIntegrationCredentials, DTOIntegrationOAuthGetResponse, DTOIntegrationPostResponse, DTOIntegrationsGetListResponse, DTOLiveblocksAuthRequest, DTOLiveblocksAuthResponse, DTOMoveDocumentationGroupInput, DTOMoveDocumentationPageInputV2, DTONpmRegistryAccessTokenResponse, DTONpmRegistryConfig, DTONpmRegistryConfigConstants, DTOObjectMeta, DTOPageBlockColorV2, DTOPageBlockDefinition, DTOPageBlockDefinitionBehavior, DTOPageBlockDefinitionItem, DTOPageBlockDefinitionLayout, DTOPageBlockDefinitionProperty, DTOPageBlockDefinitionVariant, DTOPageBlockItemV2, DTOPageRedirect, DTOPageRedirectCreateBody, DTOPageRedirectDeleteResponse, DTOPageRedirectListResponse, DTOPageRedirectResponse, DTOPageRedirectUpdateBody, DTOPagination, DTOPipeline, DTOPipelineCreateBody, DTOPipelineListQuery, DTOPipelineListResponse, DTOPipelineResponse, DTOPipelineTriggerBody, DTOPipelineUpdateBody, DTOPortalSettings, DTOPortalSettingsGetResponse, DTOPortalSettingsSidebar, DTOPortalSettingsSidebarLink, DTOPortalSettingsSidebarSection, DTOPortalSettingsTheme, DTOPortalSettingsUpdatePayload, DTOProduct, DTOProductCode, DTOProductPrice, type DTOPropertyDefinitionBase, DTOPublishDocumentationChanges, DTOPublishDocumentationRequest, DTOPublishDocumentationResponse, DTOPublishedDocAnalyticsComparisonData, DTOPublishedDocPageAnalyticsComparisonData, DTOPublishedDocPageVisitData, DTOPublishedDocVisitData, DTOPublishedDocVisitHeatMapWeek, DTORegistry, DTORemoveForgeProjectInvitation, DTORemoveForgeProjectMember, DTORenderedAssetFile, DTORestoreDocumentationGroupInput, DTORestoreDocumentationPageInput, DTOStorybookAccessTokenPayload, DTOStorybookAccessTokenResponse, DTOStorybookEntry, DTOStorybookEntryListResponse, DTOStorybookEntryOrigin, DTOStorybookEntryQuery, DTOStorybookEntryReplaceAction, DTOStorybookEntryResponse, DTOStorybookImportPayload, DTOStorybookSourceUpdatePayload, DTOStorybookUploadStatus, DTOStorybookUploadUrlRequest, DTOStorybookUploadUrlResponse, DTOSubscription, DTOSubscriptionResponse, DTOTheme, DTOThemeCreatePayload, DTOThemeListResponse, DTOThemeOverride, DTOThemeOverrideCreatePayload, DTOThemeResponse, DTOThread, DTOThreadAgentResponseTracker, DTOThreadAgentType, DTOThreadEvent, DTOThreadEventMessagesSent, DTOThreadEventMessagesUpdated, DTOThreadEventReactionsDeleted, DTOThreadEventReactionsSent, DTOThreadMessage, DTOThreadMessageAgentSender, DTOThreadMessageAttachments, DTOThreadMessageCreateInput, DTOThreadMessageFinalizeInput, DTOThreadMessageListResponse, DTOThreadMessageResponse, DTOThreadMessageSender, DTOThreadMessageSystemSender, DTOThreadMessageUpdateInput, DTOThreadMessageUserSender, DTOThreadReaction, DTOThreadReactionCreateInput, DTOThreadReactionDeleteInput, DTOThreadReactionResponse, DTOThreadSubjectType, DTOTokenCollection, DTOTokenCollectionsListReponse, DTOTransferOwnershipPayload, DTOUGetForgeAgentResponse, DTOUpdateDocumentationGroupInput, DTOUpdateDocumentationPageDocumentInputV2, DTOUpdateDocumentationPageInputV2, DTOUpdateForgeAgent, DTOUpdateForgeAgentResponse, DTOUpdateForgeArtifact, DTOUpdateForgeArtifactResponse, DTOUpdateForgeBuildArtifact, DTOUpdateForgeFigmaArtifact, DTOUpdateForgeFileArtifact, DTOUpdateForgeIterationMessage, DTOUpdateForgeIterationMessageResponse, DTOUpdateForgeParticipant, DTOUpdateForgeParticipantResponse, DTOUpdateForgeProjectContext, DTOUpdateForgeProjectInvitation, DTOUpdateForgeProjectIteration, DTOUpdateForgeProjectIterationResponse, DTOUpdateForgeProjectMember, DTOUpdateForgeSpecArtifact, DTOUpdateRegistryInput, DTOUpdateRegistryOutput, DTOUpdateUserNotificationSettingsPayload, DTOUpdateVersionInput, DTOUploadUrlItem, DTOUser, DTOUserDesignSystemsResponse, DTOUserGetResponse, DTOUserNotificationSettingsResponse, DTOUserOnboarding, DTOUserOnboardingDepartment, DTOUserOnboardingJobLevel, DTOUserProfile, DTOUserProfileUpdate, DTOUserProfileUpdatePayload, DTOUserProfileUpdateResponse, DTOUserSource, DTOUserTheme, DTOUserWorkspaceMembership, DTOUserWorkspaceMembershipsResponse, DTOWorkspace, DTOWorkspaceBilledSeatType, DTOWorkspaceCreateInput, DTOWorkspaceIntegrationGetGitObjectsInput, DTOWorkspaceIntegrationOauthInput, DTOWorkspaceIntegrationPATInput, DTOWorkspaceInvitationInput, DTOWorkspaceInvitationUpdateResponse, DTOWorkspaceInvitationsListInput, DTOWorkspaceInvitationsResponse, DTOWorkspaceInviteUpdate, DTOWorkspaceMember, DTOWorkspaceMembersListResponse, DTOWorkspaceProfile, DTOWorkspaceResponse, DTOWorkspaceRole, DTOWorkspaceSeatType, DTOWorkspaceUntypedData, DTOWorkspaceUntypedDataCreatePayload, DTOWorkspaceUntypedDataListResponse, DTOWorkspaceUntypedDataResponse, DTOWorkspaceUntypedDataUpdatePayload, type DTPGetForgeAgentResponse, DesignSystemAnalyticsEndpoint, DesignSystemBffEndpoint, DesignSystemComponentEndpoint, DesignSystemContactsEndpoint, DesignSystemMembersEndpoint, DesignSystemPageRedirectsEndpoint, DesignSystemSourcesEndpoint, DesignSystemVersionsEndpoint, DesignSystemsEndpoint, DimensionsVariableScopeType, DocsStructureRepository, DocumentationEndpoint, DocumentationHierarchySettings, DocumentationPageEditorModel, DocumentationPageV1DTO, ElementPropertyDefinitionsEndpoint, ElementPropertyValuesEndpoint, ElementsActionEndpoint, ElementsEndpoint, ExporterJobsEndpoint, ExportersEndpoint, FeatureRoomBaseYDoc, type FeatureRoomBaseYDocState, type FeatureRoomUpdate, FigmaComponentGroupsEndpoint, FigmaComponentsEndpoint, FigmaFrameStructuresEndpoint, FigmaNodeStructuresEndpoint, FigmaUtils, FilesEndpoint, ForgeAgentsEndpoint, ForgeArtifactsEndpoint, ForgeEndpoint, ForgeFeatureArtifactsEndpoint, ForgeFeatureIterationsEndpoint, ForgeFeatureMessagesEndpoint, ForgeProjectContentRepository, ForgeProjectContextsEndpoint, ForgeProjectFeaturesEndpoint, ForgeProjectFilesEndpoint, ForgeProjectInvitationsEndpoint, ForgeProjectIterationsEndpoint, ForgeProjectMembersEndpoint, ForgeProjectRoomBaseYDoc, type ForgeProjectRoomBaseYDocState, ForgeProjectsEndpoint, FormattedCollections, FrontendFeatureRoomYDoc, FrontendThreadRoomYDoc, FrontendVersionRoomYDoc, GitDestinationOptions, ImportJobsEndpoint, type ListItemNode, type ListNode, ListTreeBuilder, LiveblocksEndpoint, type LocalApproval, LocalDocsElementActionExecutor, type LocalDocsPage, type LocalDocsPageGroup, LocalProjectActionExecutor, NpmRegistryInput, ObjectMeta, OverridesEndpoint, PageBlockEditorModel, PageSectionEditorModel, ParsedFigmaFileURLError, PipelinesEndpoint, type ProjectContentState, type ProsemirrorBlockItem, type ProsemirrorMark, type ProsemirrorNode, RGB, RGBA, type RequestEexecutorServerErrorCode, RequestExecutor, type RequestExecutorConfig, RequestExecutorError, type RequestExecutorErrorType, type RequestExecutorJSONRequest, ResolvedVariableType, StorybookEntriesEndpoint, StorybookHostingEndpoint, StringVariableScopeType, SupernovaApiClient, type SupportedElementActionType, ThemesEndpoint, ThreadRoomBaseYDoc, type ThreadRoomBaseYDocState, type ThreadRoomUpdate, TokenCollectionsEndpoint, TokenGroupsEndpoint, TokensEndpoint, UsersEndpoint, Variable, VariableAlias, VariableMode, VariableValue, VariablesMapping, type VersionRoomApproval, VersionRoomBaseYDoc, type VersionRoomBaseYDocState, type VersionRoomDocsPage, type VersionRoomDocsPageGroup, VersionSQSPayload, VersionStatsEndpoint, WorkspaceChatThreadsEndpoint, WorkspaceConfigurationPayload, WorkspaceIntegrationsEndpoint, WorkspaceInvitationsEndpoint, WorkspaceMembersEndpoint, WorkspaceNpmRegistryEndpoint, WorkspacesEndpoint, applyActionsLocally, applyPrivacyConfigurationToNestedItems, applyProjectActionsLocally, blockToProsemirrorNode, buildDocPagePublishPaths, calculateElementParentChain, computeDocsHierarchy, documentationAnalyticsToComparisonDto, documentationAnalyticsToGlobalDto, documentationAnalyticsToHeatMapDto, documentationAnalyticsToPageComparisonDto, documentationAnalyticsToPageDto, documentationItemConfigurationToDTOV1, documentationItemConfigurationToDTOV2, documentationPageToDTOV2, documentationPagesFixedConfigurationToDTOV1, documentationPagesFixedConfigurationToDTOV2, documentationPagesToDTOV1, documentationPagesToDTOV2, elementGroupsToDocumentationGroupDTOV1, elementGroupsToDocumentationGroupDTOV2, elementGroupsToDocumentationGroupFixedConfigurationDTOV1, elementGroupsToDocumentationGroupFixedConfigurationDTOV2, elementGroupsToDocumentationGroupStructureDTOV1, exhaustiveInvalidUriPaths, generateHash, generatePageContentHash, getDtoDefaultItemConfigurationV1, getDtoDefaultItemConfigurationV2, getMockPageBlockDefinitions, gitBranchToDto, gitOrganizationToDto, gitProjectToDto, gitRepositoryToDto, innerEditorProsemirrorSchema, integrationCredentialToDto, integrationToDto, isValidRedirectPath, itemConfigurationToYjs, mainEditorProsemirrorSchema, pageToProsemirrorDoc, pageToYDoc, pageToYXmlFragment, pipelineToDto, prosemirrorDocToPage, prosemirrorDocToRichTextPropertyValue, prosemirrorNodeToSection, prosemirrorNodesToBlocks, richTextPropertyValueToProsemirror, serializeAsCustomBlock, serializeQuery, shallowProsemirrorNodeToBlock, validateDesignSystemVersion, validateSsoPayload, yDocToPage, yXmlFragmentToPage, yjsToDocumentationHierarchy };
|