@supernova-studio/client 1.40.7 → 1.40.9
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 +830 -515
- package/dist/index.d.ts +830 -515
- package/dist/index.js +97 -50
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +3384 -3337
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.d.ts
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";
|
|
@@ -68857,16 +68857,19 @@ declare const DTOFeatureSandbox: z__default.ZodObject<{
|
|
|
68857
68857
|
staticPreviewUrl: z__default.ZodOptional<z__default.ZodString>;
|
|
68858
68858
|
parentMessageId: z__default.ZodOptional<z__default.ZodString>;
|
|
68859
68859
|
currentIterationId: z__default.ZodString;
|
|
68860
|
+
expiresAt: z__default.ZodOptional<z__default.ZodString>;
|
|
68860
68861
|
}, "strip", z__default.ZodTypeAny, {
|
|
68861
68862
|
id: string;
|
|
68862
68863
|
url: string;
|
|
68863
68864
|
currentIterationId: string;
|
|
68865
|
+
expiresAt?: string | undefined;
|
|
68864
68866
|
parentMessageId?: string | undefined;
|
|
68865
68867
|
staticPreviewUrl?: string | undefined;
|
|
68866
68868
|
}, {
|
|
68867
68869
|
id: string;
|
|
68868
68870
|
url: string;
|
|
68869
68871
|
currentIterationId: string;
|
|
68872
|
+
expiresAt?: string | undefined;
|
|
68870
68873
|
parentMessageId?: string | undefined;
|
|
68871
68874
|
staticPreviewUrl?: string | undefined;
|
|
68872
68875
|
}>;
|
|
@@ -136834,8 +136837,8 @@ declare const DTOForgeProjectFeature: z__default.ZodObject<{
|
|
|
136834
136837
|
numberOfBookmarkedIterations: number;
|
|
136835
136838
|
updatedAt?: Date | undefined;
|
|
136836
136839
|
threadId?: string | undefined;
|
|
136837
|
-
isArchived?: boolean | undefined;
|
|
136838
136840
|
sectionId?: string | undefined;
|
|
136841
|
+
isArchived?: boolean | undefined;
|
|
136839
136842
|
e2bTemplateId?: string | null | undefined;
|
|
136840
136843
|
e2bIterationId?: string | null | undefined;
|
|
136841
136844
|
lastReplyTimestamp?: Date | undefined;
|
|
@@ -136850,8 +136853,8 @@ declare const DTOForgeProjectFeature: z__default.ZodObject<{
|
|
|
136850
136853
|
updatedAt?: Date | undefined;
|
|
136851
136854
|
threadId?: string | undefined;
|
|
136852
136855
|
sortOrder?: number | undefined;
|
|
136853
|
-
isArchived?: boolean | undefined;
|
|
136854
136856
|
sectionId?: string | undefined;
|
|
136857
|
+
isArchived?: boolean | undefined;
|
|
136855
136858
|
e2bTemplateId?: string | null | undefined;
|
|
136856
136859
|
e2bIterationId?: string | null | undefined;
|
|
136857
136860
|
numberOfIterations?: number | undefined;
|
|
@@ -136891,8 +136894,8 @@ declare const DTOForgeProjectFeatureListResponse: z__default.ZodObject<{
|
|
|
136891
136894
|
numberOfBookmarkedIterations: number;
|
|
136892
136895
|
updatedAt?: Date | undefined;
|
|
136893
136896
|
threadId?: string | undefined;
|
|
136894
|
-
isArchived?: boolean | undefined;
|
|
136895
136897
|
sectionId?: string | undefined;
|
|
136898
|
+
isArchived?: boolean | undefined;
|
|
136896
136899
|
e2bTemplateId?: string | null | undefined;
|
|
136897
136900
|
e2bIterationId?: string | null | undefined;
|
|
136898
136901
|
lastReplyTimestamp?: Date | undefined;
|
|
@@ -136907,8 +136910,8 @@ declare const DTOForgeProjectFeatureListResponse: z__default.ZodObject<{
|
|
|
136907
136910
|
updatedAt?: Date | undefined;
|
|
136908
136911
|
threadId?: string | undefined;
|
|
136909
136912
|
sortOrder?: number | undefined;
|
|
136910
|
-
isArchived?: boolean | undefined;
|
|
136911
136913
|
sectionId?: string | undefined;
|
|
136914
|
+
isArchived?: boolean | undefined;
|
|
136912
136915
|
e2bTemplateId?: string | null | undefined;
|
|
136913
136916
|
e2bIterationId?: string | null | undefined;
|
|
136914
136917
|
numberOfIterations?: number | undefined;
|
|
@@ -136929,8 +136932,8 @@ declare const DTOForgeProjectFeatureListResponse: z__default.ZodObject<{
|
|
|
136929
136932
|
numberOfBookmarkedIterations: number;
|
|
136930
136933
|
updatedAt?: Date | undefined;
|
|
136931
136934
|
threadId?: string | undefined;
|
|
136932
|
-
isArchived?: boolean | undefined;
|
|
136933
136935
|
sectionId?: string | undefined;
|
|
136936
|
+
isArchived?: boolean | undefined;
|
|
136934
136937
|
e2bTemplateId?: string | null | undefined;
|
|
136935
136938
|
e2bIterationId?: string | null | undefined;
|
|
136936
136939
|
lastReplyTimestamp?: Date | undefined;
|
|
@@ -136947,8 +136950,8 @@ declare const DTOForgeProjectFeatureListResponse: z__default.ZodObject<{
|
|
|
136947
136950
|
updatedAt?: Date | undefined;
|
|
136948
136951
|
threadId?: string | undefined;
|
|
136949
136952
|
sortOrder?: number | undefined;
|
|
136950
|
-
isArchived?: boolean | undefined;
|
|
136951
136953
|
sectionId?: string | undefined;
|
|
136954
|
+
isArchived?: boolean | undefined;
|
|
136952
136955
|
e2bTemplateId?: string | null | undefined;
|
|
136953
136956
|
e2bIterationId?: string | null | undefined;
|
|
136954
136957
|
numberOfIterations?: number | undefined;
|
|
@@ -137132,8 +137135,8 @@ declare const DTOForgeProjectFeatureGetResponse: z__default.ZodObject<{
|
|
|
137132
137135
|
numberOfBookmarkedIterations: number;
|
|
137133
137136
|
updatedAt?: Date | undefined;
|
|
137134
137137
|
threadId?: string | undefined;
|
|
137135
|
-
isArchived?: boolean | undefined;
|
|
137136
137138
|
sectionId?: string | undefined;
|
|
137139
|
+
isArchived?: boolean | undefined;
|
|
137137
137140
|
e2bTemplateId?: string | null | undefined;
|
|
137138
137141
|
e2bIterationId?: string | null | undefined;
|
|
137139
137142
|
lastReplyTimestamp?: Date | undefined;
|
|
@@ -137148,8 +137151,8 @@ declare const DTOForgeProjectFeatureGetResponse: z__default.ZodObject<{
|
|
|
137148
137151
|
updatedAt?: Date | undefined;
|
|
137149
137152
|
threadId?: string | undefined;
|
|
137150
137153
|
sortOrder?: number | undefined;
|
|
137151
|
-
isArchived?: boolean | undefined;
|
|
137152
137154
|
sectionId?: string | undefined;
|
|
137155
|
+
isArchived?: boolean | undefined;
|
|
137153
137156
|
e2bTemplateId?: string | null | undefined;
|
|
137154
137157
|
e2bIterationId?: string | null | undefined;
|
|
137155
137158
|
numberOfIterations?: number | undefined;
|
|
@@ -137170,8 +137173,8 @@ declare const DTOForgeProjectFeatureGetResponse: z__default.ZodObject<{
|
|
|
137170
137173
|
numberOfBookmarkedIterations: number;
|
|
137171
137174
|
updatedAt?: Date | undefined;
|
|
137172
137175
|
threadId?: string | undefined;
|
|
137173
|
-
isArchived?: boolean | undefined;
|
|
137174
137176
|
sectionId?: string | undefined;
|
|
137177
|
+
isArchived?: boolean | undefined;
|
|
137175
137178
|
e2bTemplateId?: string | null | undefined;
|
|
137176
137179
|
e2bIterationId?: string | null | undefined;
|
|
137177
137180
|
lastReplyTimestamp?: Date | undefined;
|
|
@@ -137188,8 +137191,8 @@ declare const DTOForgeProjectFeatureGetResponse: z__default.ZodObject<{
|
|
|
137188
137191
|
updatedAt?: Date | undefined;
|
|
137189
137192
|
threadId?: string | undefined;
|
|
137190
137193
|
sortOrder?: number | undefined;
|
|
137191
|
-
isArchived?: boolean | undefined;
|
|
137192
137194
|
sectionId?: string | undefined;
|
|
137195
|
+
isArchived?: boolean | undefined;
|
|
137193
137196
|
e2bTemplateId?: string | null | undefined;
|
|
137194
137197
|
e2bIterationId?: string | null | undefined;
|
|
137195
137198
|
numberOfIterations?: number | undefined;
|
|
@@ -137491,7 +137494,7 @@ declare const DTOForgeProjectInvitation: z$1.ZodObject<{
|
|
|
137491
137494
|
email: string;
|
|
137492
137495
|
createdAt: Date;
|
|
137493
137496
|
updatedAt: Date;
|
|
137494
|
-
role: "
|
|
137497
|
+
role: "Builder" | "Admin" | "Viewer";
|
|
137495
137498
|
workspaceInvitationId: string;
|
|
137496
137499
|
forgeProjectId: string;
|
|
137497
137500
|
createdById: string;
|
|
@@ -137499,7 +137502,7 @@ declare const DTOForgeProjectInvitation: z$1.ZodObject<{
|
|
|
137499
137502
|
email: string;
|
|
137500
137503
|
createdAt: Date;
|
|
137501
137504
|
updatedAt: Date;
|
|
137502
|
-
role: "
|
|
137505
|
+
role: "Builder" | "Admin" | "Viewer";
|
|
137503
137506
|
workspaceInvitationId: string;
|
|
137504
137507
|
forgeProjectId: string;
|
|
137505
137508
|
createdById: string;
|
|
@@ -137572,7 +137575,7 @@ declare const DTOForgeProjectInvitationsListResponse: z$1.ZodObject<{
|
|
|
137572
137575
|
email: string;
|
|
137573
137576
|
createdAt: Date;
|
|
137574
137577
|
updatedAt: Date;
|
|
137575
|
-
role: "
|
|
137578
|
+
role: "Builder" | "Admin" | "Viewer";
|
|
137576
137579
|
workspaceInvitationId: string;
|
|
137577
137580
|
forgeProjectId: string;
|
|
137578
137581
|
createdById: string;
|
|
@@ -137580,7 +137583,7 @@ declare const DTOForgeProjectInvitationsListResponse: z$1.ZodObject<{
|
|
|
137580
137583
|
email: string;
|
|
137581
137584
|
createdAt: Date;
|
|
137582
137585
|
updatedAt: Date;
|
|
137583
|
-
role: "
|
|
137586
|
+
role: "Builder" | "Admin" | "Viewer";
|
|
137584
137587
|
workspaceInvitationId: string;
|
|
137585
137588
|
forgeProjectId: string;
|
|
137586
137589
|
createdById: string;
|
|
@@ -137590,7 +137593,7 @@ declare const DTOForgeProjectInvitationsListResponse: z$1.ZodObject<{
|
|
|
137590
137593
|
email: string;
|
|
137591
137594
|
createdAt: Date;
|
|
137592
137595
|
updatedAt: Date;
|
|
137593
|
-
role: "
|
|
137596
|
+
role: "Builder" | "Admin" | "Viewer";
|
|
137594
137597
|
workspaceInvitationId: string;
|
|
137595
137598
|
forgeProjectId: string;
|
|
137596
137599
|
createdById: string;
|
|
@@ -137600,7 +137603,7 @@ declare const DTOForgeProjectInvitationsListResponse: z$1.ZodObject<{
|
|
|
137600
137603
|
email: string;
|
|
137601
137604
|
createdAt: Date;
|
|
137602
137605
|
updatedAt: Date;
|
|
137603
|
-
role: "
|
|
137606
|
+
role: "Builder" | "Admin" | "Viewer";
|
|
137604
137607
|
workspaceInvitationId: string;
|
|
137605
137608
|
forgeProjectId: string;
|
|
137606
137609
|
createdById: string;
|
|
@@ -137620,7 +137623,7 @@ declare const DTOForgeProjectInvitationGetResponse: z$1.ZodObject<{
|
|
|
137620
137623
|
email: string;
|
|
137621
137624
|
createdAt: Date;
|
|
137622
137625
|
updatedAt: Date;
|
|
137623
|
-
role: "
|
|
137626
|
+
role: "Builder" | "Admin" | "Viewer";
|
|
137624
137627
|
workspaceInvitationId: string;
|
|
137625
137628
|
forgeProjectId: string;
|
|
137626
137629
|
createdById: string;
|
|
@@ -137628,7 +137631,7 @@ declare const DTOForgeProjectInvitationGetResponse: z$1.ZodObject<{
|
|
|
137628
137631
|
email: string;
|
|
137629
137632
|
createdAt: Date;
|
|
137630
137633
|
updatedAt: Date;
|
|
137631
|
-
role: "
|
|
137634
|
+
role: "Builder" | "Admin" | "Viewer";
|
|
137632
137635
|
workspaceInvitationId: string;
|
|
137633
137636
|
forgeProjectId: string;
|
|
137634
137637
|
createdById: string;
|
|
@@ -137638,7 +137641,7 @@ declare const DTOForgeProjectInvitationGetResponse: z$1.ZodObject<{
|
|
|
137638
137641
|
email: string;
|
|
137639
137642
|
createdAt: Date;
|
|
137640
137643
|
updatedAt: Date;
|
|
137641
|
-
role: "
|
|
137644
|
+
role: "Builder" | "Admin" | "Viewer";
|
|
137642
137645
|
workspaceInvitationId: string;
|
|
137643
137646
|
forgeProjectId: string;
|
|
137644
137647
|
createdById: string;
|
|
@@ -137648,7 +137651,7 @@ declare const DTOForgeProjectInvitationGetResponse: z$1.ZodObject<{
|
|
|
137648
137651
|
email: string;
|
|
137649
137652
|
createdAt: Date;
|
|
137650
137653
|
updatedAt: Date;
|
|
137651
|
-
role: "
|
|
137654
|
+
role: "Builder" | "Admin" | "Viewer";
|
|
137652
137655
|
workspaceInvitationId: string;
|
|
137653
137656
|
forgeProjectId: string;
|
|
137654
137657
|
createdById: string;
|
|
@@ -137668,7 +137671,7 @@ declare const DTOForgeProjectInvitationCreateResponse: z$1.ZodObject<{
|
|
|
137668
137671
|
email: string;
|
|
137669
137672
|
createdAt: Date;
|
|
137670
137673
|
updatedAt: Date;
|
|
137671
|
-
role: "
|
|
137674
|
+
role: "Builder" | "Admin" | "Viewer";
|
|
137672
137675
|
workspaceInvitationId: string;
|
|
137673
137676
|
forgeProjectId: string;
|
|
137674
137677
|
createdById: string;
|
|
@@ -137676,7 +137679,7 @@ declare const DTOForgeProjectInvitationCreateResponse: z$1.ZodObject<{
|
|
|
137676
137679
|
email: string;
|
|
137677
137680
|
createdAt: Date;
|
|
137678
137681
|
updatedAt: Date;
|
|
137679
|
-
role: "
|
|
137682
|
+
role: "Builder" | "Admin" | "Viewer";
|
|
137680
137683
|
workspaceInvitationId: string;
|
|
137681
137684
|
forgeProjectId: string;
|
|
137682
137685
|
createdById: string;
|
|
@@ -137686,7 +137689,7 @@ declare const DTOForgeProjectInvitationCreateResponse: z$1.ZodObject<{
|
|
|
137686
137689
|
email: string;
|
|
137687
137690
|
createdAt: Date;
|
|
137688
137691
|
updatedAt: Date;
|
|
137689
|
-
role: "
|
|
137692
|
+
role: "Builder" | "Admin" | "Viewer";
|
|
137690
137693
|
workspaceInvitationId: string;
|
|
137691
137694
|
forgeProjectId: string;
|
|
137692
137695
|
createdById: string;
|
|
@@ -137696,7 +137699,7 @@ declare const DTOForgeProjectInvitationCreateResponse: z$1.ZodObject<{
|
|
|
137696
137699
|
email: string;
|
|
137697
137700
|
createdAt: Date;
|
|
137698
137701
|
updatedAt: Date;
|
|
137699
|
-
role: "
|
|
137702
|
+
role: "Builder" | "Admin" | "Viewer";
|
|
137700
137703
|
workspaceInvitationId: string;
|
|
137701
137704
|
forgeProjectId: string;
|
|
137702
137705
|
createdById: string;
|
|
@@ -137716,7 +137719,7 @@ declare const DTOForgeProjectInvitationUpdateResponse: z$1.ZodObject<{
|
|
|
137716
137719
|
email: string;
|
|
137717
137720
|
createdAt: Date;
|
|
137718
137721
|
updatedAt: Date;
|
|
137719
|
-
role: "
|
|
137722
|
+
role: "Builder" | "Admin" | "Viewer";
|
|
137720
137723
|
workspaceInvitationId: string;
|
|
137721
137724
|
forgeProjectId: string;
|
|
137722
137725
|
createdById: string;
|
|
@@ -137724,7 +137727,7 @@ declare const DTOForgeProjectInvitationUpdateResponse: z$1.ZodObject<{
|
|
|
137724
137727
|
email: string;
|
|
137725
137728
|
createdAt: Date;
|
|
137726
137729
|
updatedAt: Date;
|
|
137727
|
-
role: "
|
|
137730
|
+
role: "Builder" | "Admin" | "Viewer";
|
|
137728
137731
|
workspaceInvitationId: string;
|
|
137729
137732
|
forgeProjectId: string;
|
|
137730
137733
|
createdById: string;
|
|
@@ -137734,7 +137737,7 @@ declare const DTOForgeProjectInvitationUpdateResponse: z$1.ZodObject<{
|
|
|
137734
137737
|
email: string;
|
|
137735
137738
|
createdAt: Date;
|
|
137736
137739
|
updatedAt: Date;
|
|
137737
|
-
role: "
|
|
137740
|
+
role: "Builder" | "Admin" | "Viewer";
|
|
137738
137741
|
workspaceInvitationId: string;
|
|
137739
137742
|
forgeProjectId: string;
|
|
137740
137743
|
createdById: string;
|
|
@@ -137744,7 +137747,7 @@ declare const DTOForgeProjectInvitationUpdateResponse: z$1.ZodObject<{
|
|
|
137744
137747
|
email: string;
|
|
137745
137748
|
createdAt: Date;
|
|
137746
137749
|
updatedAt: Date;
|
|
137747
|
-
role: "
|
|
137750
|
+
role: "Builder" | "Admin" | "Viewer";
|
|
137748
137751
|
workspaceInvitationId: string;
|
|
137749
137752
|
forgeProjectId: string;
|
|
137750
137753
|
createdById: string;
|
|
@@ -151922,7 +151925,7 @@ declare const DTOForgeProjectMembersListResponse: z$1.ZodObject<{
|
|
|
151922
151925
|
email: string;
|
|
151923
151926
|
createdAt: Date;
|
|
151924
151927
|
updatedAt: Date;
|
|
151925
|
-
role: "
|
|
151928
|
+
role: "Builder" | "Admin" | "Viewer";
|
|
151926
151929
|
workspaceInvitationId: string;
|
|
151927
151930
|
forgeProjectId: string;
|
|
151928
151931
|
createdById: string;
|
|
@@ -151930,7 +151933,7 @@ declare const DTOForgeProjectMembersListResponse: z$1.ZodObject<{
|
|
|
151930
151933
|
email: string;
|
|
151931
151934
|
createdAt: Date;
|
|
151932
151935
|
updatedAt: Date;
|
|
151933
|
-
role: "
|
|
151936
|
+
role: "Builder" | "Admin" | "Viewer";
|
|
151934
151937
|
workspaceInvitationId: string;
|
|
151935
151938
|
forgeProjectId: string;
|
|
151936
151939
|
createdById: string;
|
|
@@ -151957,7 +151960,7 @@ declare const DTOForgeProjectMembersListResponse: z$1.ZodObject<{
|
|
|
151957
151960
|
email: string;
|
|
151958
151961
|
createdAt: Date;
|
|
151959
151962
|
updatedAt: Date;
|
|
151960
|
-
role: "
|
|
151963
|
+
role: "Builder" | "Admin" | "Viewer";
|
|
151961
151964
|
workspaceInvitationId: string;
|
|
151962
151965
|
forgeProjectId: string;
|
|
151963
151966
|
createdById: string;
|
|
@@ -151984,7 +151987,7 @@ declare const DTOForgeProjectMembersListResponse: z$1.ZodObject<{
|
|
|
151984
151987
|
email: string;
|
|
151985
151988
|
createdAt: Date;
|
|
151986
151989
|
updatedAt: Date;
|
|
151987
|
-
role: "
|
|
151990
|
+
role: "Builder" | "Admin" | "Viewer";
|
|
151988
151991
|
workspaceInvitationId: string;
|
|
151989
151992
|
forgeProjectId: string;
|
|
151990
151993
|
createdById: string;
|
|
@@ -216367,24 +216370,24 @@ declare const DTOThemeOverride: z$1.ZodIntersection<z$1.ZodDiscriminatedUnion<"t
|
|
|
216367
216370
|
data: z$1.ZodObject<{
|
|
216368
216371
|
aliasTo: z$1.ZodEffects<z$1.ZodNullable<z$1.ZodOptional<z$1.ZodString>>, string | undefined, string | null | undefined>;
|
|
216369
216372
|
} & {
|
|
216370
|
-
value: z$1.ZodEffects<z$1.ZodNullable<z$1.ZodOptional<z$1.ZodType<"
|
|
216373
|
+
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
216374
|
}, "strip", z$1.ZodTypeAny, {
|
|
216372
|
-
value?: "
|
|
216375
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
216373
216376
|
aliasTo?: string | undefined;
|
|
216374
216377
|
}, {
|
|
216375
|
-
value?: "
|
|
216378
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
216376
216379
|
aliasTo?: string | null | undefined;
|
|
216377
216380
|
}>;
|
|
216378
216381
|
}, "strip", z$1.ZodTypeAny, {
|
|
216379
216382
|
type: "TextDecoration";
|
|
216380
216383
|
data: {
|
|
216381
|
-
value?: "
|
|
216384
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
216382
216385
|
aliasTo?: string | undefined;
|
|
216383
216386
|
};
|
|
216384
216387
|
}, {
|
|
216385
216388
|
type: "TextDecoration";
|
|
216386
216389
|
data: {
|
|
216387
|
-
value?: "
|
|
216390
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
216388
216391
|
aliasTo?: string | null | undefined;
|
|
216389
216392
|
};
|
|
216390
216393
|
}>, z$1.ZodObject<{
|
|
@@ -216409,7 +216412,7 @@ declare const DTOThemeOverride: z$1.ZodIntersection<z$1.ZodDiscriminatedUnion<"t
|
|
|
216409
216412
|
aliasTo?: string | undefined;
|
|
216410
216413
|
};
|
|
216411
216414
|
textDecoration: {
|
|
216412
|
-
value?: "
|
|
216415
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
216413
216416
|
aliasTo?: string | undefined;
|
|
216414
216417
|
};
|
|
216415
216418
|
textCase: {
|
|
@@ -216461,7 +216464,7 @@ declare const DTOThemeOverride: z$1.ZodIntersection<z$1.ZodDiscriminatedUnion<"t
|
|
|
216461
216464
|
aliasTo?: string | null | undefined;
|
|
216462
216465
|
};
|
|
216463
216466
|
textDecoration: {
|
|
216464
|
-
value?: "
|
|
216467
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
216465
216468
|
aliasTo?: string | null | undefined;
|
|
216466
216469
|
};
|
|
216467
216470
|
textCase: {
|
|
@@ -216513,7 +216516,7 @@ declare const DTOThemeOverride: z$1.ZodIntersection<z$1.ZodDiscriminatedUnion<"t
|
|
|
216513
216516
|
aliasTo?: string | undefined;
|
|
216514
216517
|
};
|
|
216515
216518
|
textDecoration: {
|
|
216516
|
-
value?: "
|
|
216519
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
216517
216520
|
aliasTo?: string | undefined;
|
|
216518
216521
|
};
|
|
216519
216522
|
textCase: {
|
|
@@ -216565,7 +216568,7 @@ declare const DTOThemeOverride: z$1.ZodIntersection<z$1.ZodDiscriminatedUnion<"t
|
|
|
216565
216568
|
aliasTo?: string | null | undefined;
|
|
216566
216569
|
};
|
|
216567
216570
|
textDecoration: {
|
|
216568
|
-
value?: "
|
|
216571
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
216569
216572
|
aliasTo?: string | null | undefined;
|
|
216570
216573
|
};
|
|
216571
216574
|
textCase: {
|
|
@@ -216619,7 +216622,7 @@ declare const DTOThemeOverride: z$1.ZodIntersection<z$1.ZodDiscriminatedUnion<"t
|
|
|
216619
216622
|
aliasTo?: string | undefined;
|
|
216620
216623
|
};
|
|
216621
216624
|
textDecoration: {
|
|
216622
|
-
value?: "
|
|
216625
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
216623
216626
|
aliasTo?: string | undefined;
|
|
216624
216627
|
};
|
|
216625
216628
|
textCase: {
|
|
@@ -216674,7 +216677,7 @@ declare const DTOThemeOverride: z$1.ZodIntersection<z$1.ZodDiscriminatedUnion<"t
|
|
|
216674
216677
|
aliasTo?: string | null | undefined;
|
|
216675
216678
|
};
|
|
216676
216679
|
textDecoration: {
|
|
216677
|
-
value?: "
|
|
216680
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
216678
216681
|
aliasTo?: string | null | undefined;
|
|
216679
216682
|
};
|
|
216680
216683
|
textCase: {
|
|
@@ -216732,7 +216735,7 @@ declare const DTOThemeOverride: z$1.ZodIntersection<z$1.ZodDiscriminatedUnion<"t
|
|
|
216732
216735
|
aliasTo?: string | undefined;
|
|
216733
216736
|
};
|
|
216734
216737
|
textDecoration: {
|
|
216735
|
-
value?: "
|
|
216738
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
216736
216739
|
aliasTo?: string | undefined;
|
|
216737
216740
|
};
|
|
216738
216741
|
textCase: {
|
|
@@ -216790,7 +216793,7 @@ declare const DTOThemeOverride: z$1.ZodIntersection<z$1.ZodDiscriminatedUnion<"t
|
|
|
216790
216793
|
aliasTo?: string | null | undefined;
|
|
216791
216794
|
};
|
|
216792
216795
|
textDecoration: {
|
|
216793
|
-
value?: "
|
|
216796
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
216794
216797
|
aliasTo?: string | null | undefined;
|
|
216795
216798
|
};
|
|
216796
216799
|
textCase: {
|
|
@@ -218657,24 +218660,24 @@ declare const DTOThemeOverrideCreatePayload: z$1.ZodIntersection<z$1.ZodDiscrimi
|
|
|
218657
218660
|
data: z$1.ZodObject<{
|
|
218658
218661
|
aliasTo: z$1.ZodEffects<z$1.ZodNullable<z$1.ZodOptional<z$1.ZodString>>, string | undefined, string | null | undefined>;
|
|
218659
218662
|
} & {
|
|
218660
|
-
value: z$1.ZodEffects<z$1.ZodNullable<z$1.ZodOptional<z$1.ZodType<"
|
|
218663
|
+
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
218664
|
}, "strip", z$1.ZodTypeAny, {
|
|
218662
|
-
value?: "
|
|
218665
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
218663
218666
|
aliasTo?: string | undefined;
|
|
218664
218667
|
}, {
|
|
218665
|
-
value?: "
|
|
218668
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
218666
218669
|
aliasTo?: string | null | undefined;
|
|
218667
218670
|
}>;
|
|
218668
218671
|
}, "strip", z$1.ZodTypeAny, {
|
|
218669
218672
|
type: "TextDecoration";
|
|
218670
218673
|
data: {
|
|
218671
|
-
value?: "
|
|
218674
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
218672
218675
|
aliasTo?: string | undefined;
|
|
218673
218676
|
};
|
|
218674
218677
|
}, {
|
|
218675
218678
|
type: "TextDecoration";
|
|
218676
218679
|
data: {
|
|
218677
|
-
value?: "
|
|
218680
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
218678
218681
|
aliasTo?: string | null | undefined;
|
|
218679
218682
|
};
|
|
218680
218683
|
}>, z$1.ZodObject<{
|
|
@@ -218699,7 +218702,7 @@ declare const DTOThemeOverrideCreatePayload: z$1.ZodIntersection<z$1.ZodDiscrimi
|
|
|
218699
218702
|
aliasTo?: string | undefined;
|
|
218700
218703
|
};
|
|
218701
218704
|
textDecoration: {
|
|
218702
|
-
value?: "
|
|
218705
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
218703
218706
|
aliasTo?: string | undefined;
|
|
218704
218707
|
};
|
|
218705
218708
|
textCase: {
|
|
@@ -218751,7 +218754,7 @@ declare const DTOThemeOverrideCreatePayload: z$1.ZodIntersection<z$1.ZodDiscrimi
|
|
|
218751
218754
|
aliasTo?: string | null | undefined;
|
|
218752
218755
|
};
|
|
218753
218756
|
textDecoration: {
|
|
218754
|
-
value?: "
|
|
218757
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
218755
218758
|
aliasTo?: string | null | undefined;
|
|
218756
218759
|
};
|
|
218757
218760
|
textCase: {
|
|
@@ -218803,7 +218806,7 @@ declare const DTOThemeOverrideCreatePayload: z$1.ZodIntersection<z$1.ZodDiscrimi
|
|
|
218803
218806
|
aliasTo?: string | undefined;
|
|
218804
218807
|
};
|
|
218805
218808
|
textDecoration: {
|
|
218806
|
-
value?: "
|
|
218809
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
218807
218810
|
aliasTo?: string | undefined;
|
|
218808
218811
|
};
|
|
218809
218812
|
textCase: {
|
|
@@ -218855,7 +218858,7 @@ declare const DTOThemeOverrideCreatePayload: z$1.ZodIntersection<z$1.ZodDiscrimi
|
|
|
218855
218858
|
aliasTo?: string | null | undefined;
|
|
218856
218859
|
};
|
|
218857
218860
|
textDecoration: {
|
|
218858
|
-
value?: "
|
|
218861
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
218859
218862
|
aliasTo?: string | null | undefined;
|
|
218860
218863
|
};
|
|
218861
218864
|
textCase: {
|
|
@@ -218909,7 +218912,7 @@ declare const DTOThemeOverrideCreatePayload: z$1.ZodIntersection<z$1.ZodDiscrimi
|
|
|
218909
218912
|
aliasTo?: string | undefined;
|
|
218910
218913
|
};
|
|
218911
218914
|
textDecoration: {
|
|
218912
|
-
value?: "
|
|
218915
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
218913
218916
|
aliasTo?: string | undefined;
|
|
218914
218917
|
};
|
|
218915
218918
|
textCase: {
|
|
@@ -218964,7 +218967,7 @@ declare const DTOThemeOverrideCreatePayload: z$1.ZodIntersection<z$1.ZodDiscrimi
|
|
|
218964
218967
|
aliasTo?: string | null | undefined;
|
|
218965
218968
|
};
|
|
218966
218969
|
textDecoration: {
|
|
218967
|
-
value?: "
|
|
218970
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
218968
218971
|
aliasTo?: string | null | undefined;
|
|
218969
218972
|
};
|
|
218970
218973
|
textCase: {
|
|
@@ -219022,7 +219025,7 @@ declare const DTOThemeOverrideCreatePayload: z$1.ZodIntersection<z$1.ZodDiscrimi
|
|
|
219022
219025
|
aliasTo?: string | undefined;
|
|
219023
219026
|
};
|
|
219024
219027
|
textDecoration: {
|
|
219025
|
-
value?: "
|
|
219028
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
219026
219029
|
aliasTo?: string | undefined;
|
|
219027
219030
|
};
|
|
219028
219031
|
textCase: {
|
|
@@ -219080,7 +219083,7 @@ declare const DTOThemeOverrideCreatePayload: z$1.ZodIntersection<z$1.ZodDiscrimi
|
|
|
219080
219083
|
aliasTo?: string | null | undefined;
|
|
219081
219084
|
};
|
|
219082
219085
|
textDecoration: {
|
|
219083
|
-
value?: "
|
|
219086
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
219084
219087
|
aliasTo?: string | null | undefined;
|
|
219085
219088
|
};
|
|
219086
219089
|
textCase: {
|
|
@@ -220900,24 +220903,24 @@ declare const DTOTheme: z$1.ZodObject<{
|
|
|
220900
220903
|
data: z$1.ZodObject<{
|
|
220901
220904
|
aliasTo: z$1.ZodEffects<z$1.ZodNullable<z$1.ZodOptional<z$1.ZodString>>, string | undefined, string | null | undefined>;
|
|
220902
220905
|
} & {
|
|
220903
|
-
value: z$1.ZodEffects<z$1.ZodNullable<z$1.ZodOptional<z$1.ZodType<"
|
|
220906
|
+
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
220907
|
}, "strip", z$1.ZodTypeAny, {
|
|
220905
|
-
value?: "
|
|
220908
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
220906
220909
|
aliasTo?: string | undefined;
|
|
220907
220910
|
}, {
|
|
220908
|
-
value?: "
|
|
220911
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
220909
220912
|
aliasTo?: string | null | undefined;
|
|
220910
220913
|
}>;
|
|
220911
220914
|
}, "strip", z$1.ZodTypeAny, {
|
|
220912
220915
|
type: "TextDecoration";
|
|
220913
220916
|
data: {
|
|
220914
|
-
value?: "
|
|
220917
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
220915
220918
|
aliasTo?: string | undefined;
|
|
220916
220919
|
};
|
|
220917
220920
|
}, {
|
|
220918
220921
|
type: "TextDecoration";
|
|
220919
220922
|
data: {
|
|
220920
|
-
value?: "
|
|
220923
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
220921
220924
|
aliasTo?: string | null | undefined;
|
|
220922
220925
|
};
|
|
220923
220926
|
}>, z$1.ZodObject<{
|
|
@@ -220942,7 +220945,7 @@ declare const DTOTheme: z$1.ZodObject<{
|
|
|
220942
220945
|
aliasTo?: string | undefined;
|
|
220943
220946
|
};
|
|
220944
220947
|
textDecoration: {
|
|
220945
|
-
value?: "
|
|
220948
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
220946
220949
|
aliasTo?: string | undefined;
|
|
220947
220950
|
};
|
|
220948
220951
|
textCase: {
|
|
@@ -220994,7 +220997,7 @@ declare const DTOTheme: z$1.ZodObject<{
|
|
|
220994
220997
|
aliasTo?: string | null | undefined;
|
|
220995
220998
|
};
|
|
220996
220999
|
textDecoration: {
|
|
220997
|
-
value?: "
|
|
221000
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
220998
221001
|
aliasTo?: string | null | undefined;
|
|
220999
221002
|
};
|
|
221000
221003
|
textCase: {
|
|
@@ -221046,7 +221049,7 @@ declare const DTOTheme: z$1.ZodObject<{
|
|
|
221046
221049
|
aliasTo?: string | undefined;
|
|
221047
221050
|
};
|
|
221048
221051
|
textDecoration: {
|
|
221049
|
-
value?: "
|
|
221052
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
221050
221053
|
aliasTo?: string | undefined;
|
|
221051
221054
|
};
|
|
221052
221055
|
textCase: {
|
|
@@ -221098,7 +221101,7 @@ declare const DTOTheme: z$1.ZodObject<{
|
|
|
221098
221101
|
aliasTo?: string | null | undefined;
|
|
221099
221102
|
};
|
|
221100
221103
|
textDecoration: {
|
|
221101
|
-
value?: "
|
|
221104
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
221102
221105
|
aliasTo?: string | null | undefined;
|
|
221103
221106
|
};
|
|
221104
221107
|
textCase: {
|
|
@@ -221152,7 +221155,7 @@ declare const DTOTheme: z$1.ZodObject<{
|
|
|
221152
221155
|
aliasTo?: string | undefined;
|
|
221153
221156
|
};
|
|
221154
221157
|
textDecoration: {
|
|
221155
|
-
value?: "
|
|
221158
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
221156
221159
|
aliasTo?: string | undefined;
|
|
221157
221160
|
};
|
|
221158
221161
|
textCase: {
|
|
@@ -221207,7 +221210,7 @@ declare const DTOTheme: z$1.ZodObject<{
|
|
|
221207
221210
|
aliasTo?: string | null | undefined;
|
|
221208
221211
|
};
|
|
221209
221212
|
textDecoration: {
|
|
221210
|
-
value?: "
|
|
221213
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
221211
221214
|
aliasTo?: string | null | undefined;
|
|
221212
221215
|
};
|
|
221213
221216
|
textCase: {
|
|
@@ -221265,7 +221268,7 @@ declare const DTOTheme: z$1.ZodObject<{
|
|
|
221265
221268
|
aliasTo?: string | undefined;
|
|
221266
221269
|
};
|
|
221267
221270
|
textDecoration: {
|
|
221268
|
-
value?: "
|
|
221271
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
221269
221272
|
aliasTo?: string | undefined;
|
|
221270
221273
|
};
|
|
221271
221274
|
textCase: {
|
|
@@ -221323,7 +221326,7 @@ declare const DTOTheme: z$1.ZodObject<{
|
|
|
221323
221326
|
aliasTo?: string | null | undefined;
|
|
221324
221327
|
};
|
|
221325
221328
|
textDecoration: {
|
|
221326
|
-
value?: "
|
|
221329
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
221327
221330
|
aliasTo?: string | null | undefined;
|
|
221328
221331
|
};
|
|
221329
221332
|
textCase: {
|
|
@@ -221811,7 +221814,7 @@ declare const DTOTheme: z$1.ZodObject<{
|
|
|
221811
221814
|
} | {
|
|
221812
221815
|
type: "TextDecoration";
|
|
221813
221816
|
data: {
|
|
221814
|
-
value?: "
|
|
221817
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
221815
221818
|
aliasTo?: string | undefined;
|
|
221816
221819
|
};
|
|
221817
221820
|
} | {
|
|
@@ -221834,7 +221837,7 @@ declare const DTOTheme: z$1.ZodObject<{
|
|
|
221834
221837
|
aliasTo?: string | undefined;
|
|
221835
221838
|
};
|
|
221836
221839
|
textDecoration: {
|
|
221837
|
-
value?: "
|
|
221840
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
221838
221841
|
aliasTo?: string | undefined;
|
|
221839
221842
|
};
|
|
221840
221843
|
textCase: {
|
|
@@ -222189,7 +222192,7 @@ declare const DTOTheme: z$1.ZodObject<{
|
|
|
222189
222192
|
} | {
|
|
222190
222193
|
type: "TextDecoration";
|
|
222191
222194
|
data: {
|
|
222192
|
-
value?: "
|
|
222195
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
222193
222196
|
aliasTo?: string | null | undefined;
|
|
222194
222197
|
};
|
|
222195
222198
|
} | {
|
|
@@ -222212,7 +222215,7 @@ declare const DTOTheme: z$1.ZodObject<{
|
|
|
222212
222215
|
aliasTo?: string | null | undefined;
|
|
222213
222216
|
};
|
|
222214
222217
|
textDecoration: {
|
|
222215
|
-
value?: "
|
|
222218
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
222216
222219
|
aliasTo?: string | null | undefined;
|
|
222217
222220
|
};
|
|
222218
222221
|
textCase: {
|
|
@@ -223964,24 +223967,24 @@ declare const DTOThemeResponse: z$1.ZodObject<{
|
|
|
223964
223967
|
data: z$1.ZodObject<{
|
|
223965
223968
|
aliasTo: z$1.ZodEffects<z$1.ZodNullable<z$1.ZodOptional<z$1.ZodString>>, string | undefined, string | null | undefined>;
|
|
223966
223969
|
} & {
|
|
223967
|
-
value: z$1.ZodEffects<z$1.ZodNullable<z$1.ZodOptional<z$1.ZodType<"
|
|
223970
|
+
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
223971
|
}, "strip", z$1.ZodTypeAny, {
|
|
223969
|
-
value?: "
|
|
223972
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
223970
223973
|
aliasTo?: string | undefined;
|
|
223971
223974
|
}, {
|
|
223972
|
-
value?: "
|
|
223975
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
223973
223976
|
aliasTo?: string | null | undefined;
|
|
223974
223977
|
}>;
|
|
223975
223978
|
}, "strip", z$1.ZodTypeAny, {
|
|
223976
223979
|
type: "TextDecoration";
|
|
223977
223980
|
data: {
|
|
223978
|
-
value?: "
|
|
223981
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
223979
223982
|
aliasTo?: string | undefined;
|
|
223980
223983
|
};
|
|
223981
223984
|
}, {
|
|
223982
223985
|
type: "TextDecoration";
|
|
223983
223986
|
data: {
|
|
223984
|
-
value?: "
|
|
223987
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
223985
223988
|
aliasTo?: string | null | undefined;
|
|
223986
223989
|
};
|
|
223987
223990
|
}>, z$1.ZodObject<{
|
|
@@ -224006,7 +224009,7 @@ declare const DTOThemeResponse: z$1.ZodObject<{
|
|
|
224006
224009
|
aliasTo?: string | undefined;
|
|
224007
224010
|
};
|
|
224008
224011
|
textDecoration: {
|
|
224009
|
-
value?: "
|
|
224012
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
224010
224013
|
aliasTo?: string | undefined;
|
|
224011
224014
|
};
|
|
224012
224015
|
textCase: {
|
|
@@ -224058,7 +224061,7 @@ declare const DTOThemeResponse: z$1.ZodObject<{
|
|
|
224058
224061
|
aliasTo?: string | null | undefined;
|
|
224059
224062
|
};
|
|
224060
224063
|
textDecoration: {
|
|
224061
|
-
value?: "
|
|
224064
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
224062
224065
|
aliasTo?: string | null | undefined;
|
|
224063
224066
|
};
|
|
224064
224067
|
textCase: {
|
|
@@ -224110,7 +224113,7 @@ declare const DTOThemeResponse: z$1.ZodObject<{
|
|
|
224110
224113
|
aliasTo?: string | undefined;
|
|
224111
224114
|
};
|
|
224112
224115
|
textDecoration: {
|
|
224113
|
-
value?: "
|
|
224116
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
224114
224117
|
aliasTo?: string | undefined;
|
|
224115
224118
|
};
|
|
224116
224119
|
textCase: {
|
|
@@ -224162,7 +224165,7 @@ declare const DTOThemeResponse: z$1.ZodObject<{
|
|
|
224162
224165
|
aliasTo?: string | null | undefined;
|
|
224163
224166
|
};
|
|
224164
224167
|
textDecoration: {
|
|
224165
|
-
value?: "
|
|
224168
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
224166
224169
|
aliasTo?: string | null | undefined;
|
|
224167
224170
|
};
|
|
224168
224171
|
textCase: {
|
|
@@ -224216,7 +224219,7 @@ declare const DTOThemeResponse: z$1.ZodObject<{
|
|
|
224216
224219
|
aliasTo?: string | undefined;
|
|
224217
224220
|
};
|
|
224218
224221
|
textDecoration: {
|
|
224219
|
-
value?: "
|
|
224222
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
224220
224223
|
aliasTo?: string | undefined;
|
|
224221
224224
|
};
|
|
224222
224225
|
textCase: {
|
|
@@ -224271,7 +224274,7 @@ declare const DTOThemeResponse: z$1.ZodObject<{
|
|
|
224271
224274
|
aliasTo?: string | null | undefined;
|
|
224272
224275
|
};
|
|
224273
224276
|
textDecoration: {
|
|
224274
|
-
value?: "
|
|
224277
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
224275
224278
|
aliasTo?: string | null | undefined;
|
|
224276
224279
|
};
|
|
224277
224280
|
textCase: {
|
|
@@ -224329,7 +224332,7 @@ declare const DTOThemeResponse: z$1.ZodObject<{
|
|
|
224329
224332
|
aliasTo?: string | undefined;
|
|
224330
224333
|
};
|
|
224331
224334
|
textDecoration: {
|
|
224332
|
-
value?: "
|
|
224335
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
224333
224336
|
aliasTo?: string | undefined;
|
|
224334
224337
|
};
|
|
224335
224338
|
textCase: {
|
|
@@ -224387,7 +224390,7 @@ declare const DTOThemeResponse: z$1.ZodObject<{
|
|
|
224387
224390
|
aliasTo?: string | null | undefined;
|
|
224388
224391
|
};
|
|
224389
224392
|
textDecoration: {
|
|
224390
|
-
value?: "
|
|
224393
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
224391
224394
|
aliasTo?: string | null | undefined;
|
|
224392
224395
|
};
|
|
224393
224396
|
textCase: {
|
|
@@ -224875,7 +224878,7 @@ declare const DTOThemeResponse: z$1.ZodObject<{
|
|
|
224875
224878
|
} | {
|
|
224876
224879
|
type: "TextDecoration";
|
|
224877
224880
|
data: {
|
|
224878
|
-
value?: "
|
|
224881
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
224879
224882
|
aliasTo?: string | undefined;
|
|
224880
224883
|
};
|
|
224881
224884
|
} | {
|
|
@@ -224898,7 +224901,7 @@ declare const DTOThemeResponse: z$1.ZodObject<{
|
|
|
224898
224901
|
aliasTo?: string | undefined;
|
|
224899
224902
|
};
|
|
224900
224903
|
textDecoration: {
|
|
224901
|
-
value?: "
|
|
224904
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
224902
224905
|
aliasTo?: string | undefined;
|
|
224903
224906
|
};
|
|
224904
224907
|
textCase: {
|
|
@@ -225253,7 +225256,7 @@ declare const DTOThemeResponse: z$1.ZodObject<{
|
|
|
225253
225256
|
} | {
|
|
225254
225257
|
type: "TextDecoration";
|
|
225255
225258
|
data: {
|
|
225256
|
-
value?: "
|
|
225259
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
225257
225260
|
aliasTo?: string | null | undefined;
|
|
225258
225261
|
};
|
|
225259
225262
|
} | {
|
|
@@ -225276,7 +225279,7 @@ declare const DTOThemeResponse: z$1.ZodObject<{
|
|
|
225276
225279
|
aliasTo?: string | null | undefined;
|
|
225277
225280
|
};
|
|
225278
225281
|
textDecoration: {
|
|
225279
|
-
value?: "
|
|
225282
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
225280
225283
|
aliasTo?: string | null | undefined;
|
|
225281
225284
|
};
|
|
225282
225285
|
textCase: {
|
|
@@ -225633,7 +225636,7 @@ declare const DTOThemeResponse: z$1.ZodObject<{
|
|
|
225633
225636
|
} | {
|
|
225634
225637
|
type: "TextDecoration";
|
|
225635
225638
|
data: {
|
|
225636
|
-
value?: "
|
|
225639
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
225637
225640
|
aliasTo?: string | undefined;
|
|
225638
225641
|
};
|
|
225639
225642
|
} | {
|
|
@@ -225656,7 +225659,7 @@ declare const DTOThemeResponse: z$1.ZodObject<{
|
|
|
225656
225659
|
aliasTo?: string | undefined;
|
|
225657
225660
|
};
|
|
225658
225661
|
textDecoration: {
|
|
225659
|
-
value?: "
|
|
225662
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
225660
225663
|
aliasTo?: string | undefined;
|
|
225661
225664
|
};
|
|
225662
225665
|
textCase: {
|
|
@@ -226013,7 +226016,7 @@ declare const DTOThemeResponse: z$1.ZodObject<{
|
|
|
226013
226016
|
} | {
|
|
226014
226017
|
type: "TextDecoration";
|
|
226015
226018
|
data: {
|
|
226016
|
-
value?: "
|
|
226019
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
226017
226020
|
aliasTo?: string | null | undefined;
|
|
226018
226021
|
};
|
|
226019
226022
|
} | {
|
|
@@ -226036,7 +226039,7 @@ declare const DTOThemeResponse: z$1.ZodObject<{
|
|
|
226036
226039
|
aliasTo?: string | null | undefined;
|
|
226037
226040
|
};
|
|
226038
226041
|
textDecoration: {
|
|
226039
|
-
value?: "
|
|
226042
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
226040
226043
|
aliasTo?: string | null | undefined;
|
|
226041
226044
|
};
|
|
226042
226045
|
textCase: {
|
|
@@ -227789,24 +227792,24 @@ declare const DTOThemeListResponse: z$1.ZodObject<{
|
|
|
227789
227792
|
data: z$1.ZodObject<{
|
|
227790
227793
|
aliasTo: z$1.ZodEffects<z$1.ZodNullable<z$1.ZodOptional<z$1.ZodString>>, string | undefined, string | null | undefined>;
|
|
227791
227794
|
} & {
|
|
227792
|
-
value: z$1.ZodEffects<z$1.ZodNullable<z$1.ZodOptional<z$1.ZodType<"
|
|
227795
|
+
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
227796
|
}, "strip", z$1.ZodTypeAny, {
|
|
227794
|
-
value?: "
|
|
227797
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
227795
227798
|
aliasTo?: string | undefined;
|
|
227796
227799
|
}, {
|
|
227797
|
-
value?: "
|
|
227800
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
227798
227801
|
aliasTo?: string | null | undefined;
|
|
227799
227802
|
}>;
|
|
227800
227803
|
}, "strip", z$1.ZodTypeAny, {
|
|
227801
227804
|
type: "TextDecoration";
|
|
227802
227805
|
data: {
|
|
227803
|
-
value?: "
|
|
227806
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
227804
227807
|
aliasTo?: string | undefined;
|
|
227805
227808
|
};
|
|
227806
227809
|
}, {
|
|
227807
227810
|
type: "TextDecoration";
|
|
227808
227811
|
data: {
|
|
227809
|
-
value?: "
|
|
227812
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
227810
227813
|
aliasTo?: string | null | undefined;
|
|
227811
227814
|
};
|
|
227812
227815
|
}>, z$1.ZodObject<{
|
|
@@ -227831,7 +227834,7 @@ declare const DTOThemeListResponse: z$1.ZodObject<{
|
|
|
227831
227834
|
aliasTo?: string | undefined;
|
|
227832
227835
|
};
|
|
227833
227836
|
textDecoration: {
|
|
227834
|
-
value?: "
|
|
227837
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
227835
227838
|
aliasTo?: string | undefined;
|
|
227836
227839
|
};
|
|
227837
227840
|
textCase: {
|
|
@@ -227883,7 +227886,7 @@ declare const DTOThemeListResponse: z$1.ZodObject<{
|
|
|
227883
227886
|
aliasTo?: string | null | undefined;
|
|
227884
227887
|
};
|
|
227885
227888
|
textDecoration: {
|
|
227886
|
-
value?: "
|
|
227889
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
227887
227890
|
aliasTo?: string | null | undefined;
|
|
227888
227891
|
};
|
|
227889
227892
|
textCase: {
|
|
@@ -227935,7 +227938,7 @@ declare const DTOThemeListResponse: z$1.ZodObject<{
|
|
|
227935
227938
|
aliasTo?: string | undefined;
|
|
227936
227939
|
};
|
|
227937
227940
|
textDecoration: {
|
|
227938
|
-
value?: "
|
|
227941
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
227939
227942
|
aliasTo?: string | undefined;
|
|
227940
227943
|
};
|
|
227941
227944
|
textCase: {
|
|
@@ -227987,7 +227990,7 @@ declare const DTOThemeListResponse: z$1.ZodObject<{
|
|
|
227987
227990
|
aliasTo?: string | null | undefined;
|
|
227988
227991
|
};
|
|
227989
227992
|
textDecoration: {
|
|
227990
|
-
value?: "
|
|
227993
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
227991
227994
|
aliasTo?: string | null | undefined;
|
|
227992
227995
|
};
|
|
227993
227996
|
textCase: {
|
|
@@ -228041,7 +228044,7 @@ declare const DTOThemeListResponse: z$1.ZodObject<{
|
|
|
228041
228044
|
aliasTo?: string | undefined;
|
|
228042
228045
|
};
|
|
228043
228046
|
textDecoration: {
|
|
228044
|
-
value?: "
|
|
228047
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
228045
228048
|
aliasTo?: string | undefined;
|
|
228046
228049
|
};
|
|
228047
228050
|
textCase: {
|
|
@@ -228096,7 +228099,7 @@ declare const DTOThemeListResponse: z$1.ZodObject<{
|
|
|
228096
228099
|
aliasTo?: string | null | undefined;
|
|
228097
228100
|
};
|
|
228098
228101
|
textDecoration: {
|
|
228099
|
-
value?: "
|
|
228102
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
228100
228103
|
aliasTo?: string | null | undefined;
|
|
228101
228104
|
};
|
|
228102
228105
|
textCase: {
|
|
@@ -228154,7 +228157,7 @@ declare const DTOThemeListResponse: z$1.ZodObject<{
|
|
|
228154
228157
|
aliasTo?: string | undefined;
|
|
228155
228158
|
};
|
|
228156
228159
|
textDecoration: {
|
|
228157
|
-
value?: "
|
|
228160
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
228158
228161
|
aliasTo?: string | undefined;
|
|
228159
228162
|
};
|
|
228160
228163
|
textCase: {
|
|
@@ -228212,7 +228215,7 @@ declare const DTOThemeListResponse: z$1.ZodObject<{
|
|
|
228212
228215
|
aliasTo?: string | null | undefined;
|
|
228213
228216
|
};
|
|
228214
228217
|
textDecoration: {
|
|
228215
|
-
value?: "
|
|
228218
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
228216
228219
|
aliasTo?: string | null | undefined;
|
|
228217
228220
|
};
|
|
228218
228221
|
textCase: {
|
|
@@ -228700,7 +228703,7 @@ declare const DTOThemeListResponse: z$1.ZodObject<{
|
|
|
228700
228703
|
} | {
|
|
228701
228704
|
type: "TextDecoration";
|
|
228702
228705
|
data: {
|
|
228703
|
-
value?: "
|
|
228706
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
228704
228707
|
aliasTo?: string | undefined;
|
|
228705
228708
|
};
|
|
228706
228709
|
} | {
|
|
@@ -228723,7 +228726,7 @@ declare const DTOThemeListResponse: z$1.ZodObject<{
|
|
|
228723
228726
|
aliasTo?: string | undefined;
|
|
228724
228727
|
};
|
|
228725
228728
|
textDecoration: {
|
|
228726
|
-
value?: "
|
|
228729
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
228727
228730
|
aliasTo?: string | undefined;
|
|
228728
228731
|
};
|
|
228729
228732
|
textCase: {
|
|
@@ -229078,7 +229081,7 @@ declare const DTOThemeListResponse: z$1.ZodObject<{
|
|
|
229078
229081
|
} | {
|
|
229079
229082
|
type: "TextDecoration";
|
|
229080
229083
|
data: {
|
|
229081
|
-
value?: "
|
|
229084
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
229082
229085
|
aliasTo?: string | null | undefined;
|
|
229083
229086
|
};
|
|
229084
229087
|
} | {
|
|
@@ -229101,7 +229104,7 @@ declare const DTOThemeListResponse: z$1.ZodObject<{
|
|
|
229101
229104
|
aliasTo?: string | null | undefined;
|
|
229102
229105
|
};
|
|
229103
229106
|
textDecoration: {
|
|
229104
|
-
value?: "
|
|
229107
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
229105
229108
|
aliasTo?: string | null | undefined;
|
|
229106
229109
|
};
|
|
229107
229110
|
textCase: {
|
|
@@ -229458,7 +229461,7 @@ declare const DTOThemeListResponse: z$1.ZodObject<{
|
|
|
229458
229461
|
} | {
|
|
229459
229462
|
type: "TextDecoration";
|
|
229460
229463
|
data: {
|
|
229461
|
-
value?: "
|
|
229464
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
229462
229465
|
aliasTo?: string | undefined;
|
|
229463
229466
|
};
|
|
229464
229467
|
} | {
|
|
@@ -229481,7 +229484,7 @@ declare const DTOThemeListResponse: z$1.ZodObject<{
|
|
|
229481
229484
|
aliasTo?: string | undefined;
|
|
229482
229485
|
};
|
|
229483
229486
|
textDecoration: {
|
|
229484
|
-
value?: "
|
|
229487
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
229485
229488
|
aliasTo?: string | undefined;
|
|
229486
229489
|
};
|
|
229487
229490
|
textCase: {
|
|
@@ -229838,7 +229841,7 @@ declare const DTOThemeListResponse: z$1.ZodObject<{
|
|
|
229838
229841
|
} | {
|
|
229839
229842
|
type: "TextDecoration";
|
|
229840
229843
|
data: {
|
|
229841
|
-
value?: "
|
|
229844
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
229842
229845
|
aliasTo?: string | null | undefined;
|
|
229843
229846
|
};
|
|
229844
229847
|
} | {
|
|
@@ -229861,7 +229864,7 @@ declare const DTOThemeListResponse: z$1.ZodObject<{
|
|
|
229861
229864
|
aliasTo?: string | null | undefined;
|
|
229862
229865
|
};
|
|
229863
229866
|
textDecoration: {
|
|
229864
|
-
value?: "
|
|
229867
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
229865
229868
|
aliasTo?: string | null | undefined;
|
|
229866
229869
|
};
|
|
229867
229870
|
textCase: {
|
|
@@ -231611,24 +231614,24 @@ declare const DTOThemeCreatePayload: z$1.ZodObject<{
|
|
|
231611
231614
|
data: z$1.ZodObject<{
|
|
231612
231615
|
aliasTo: z$1.ZodEffects<z$1.ZodNullable<z$1.ZodOptional<z$1.ZodString>>, string | undefined, string | null | undefined>;
|
|
231613
231616
|
} & {
|
|
231614
|
-
value: z$1.ZodEffects<z$1.ZodNullable<z$1.ZodOptional<z$1.ZodType<"
|
|
231617
|
+
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
231618
|
}, "strip", z$1.ZodTypeAny, {
|
|
231616
|
-
value?: "
|
|
231619
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
231617
231620
|
aliasTo?: string | undefined;
|
|
231618
231621
|
}, {
|
|
231619
|
-
value?: "
|
|
231622
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
231620
231623
|
aliasTo?: string | null | undefined;
|
|
231621
231624
|
}>;
|
|
231622
231625
|
}, "strip", z$1.ZodTypeAny, {
|
|
231623
231626
|
type: "TextDecoration";
|
|
231624
231627
|
data: {
|
|
231625
|
-
value?: "
|
|
231628
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
231626
231629
|
aliasTo?: string | undefined;
|
|
231627
231630
|
};
|
|
231628
231631
|
}, {
|
|
231629
231632
|
type: "TextDecoration";
|
|
231630
231633
|
data: {
|
|
231631
|
-
value?: "
|
|
231634
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
231632
231635
|
aliasTo?: string | null | undefined;
|
|
231633
231636
|
};
|
|
231634
231637
|
}>, z$1.ZodObject<{
|
|
@@ -231653,7 +231656,7 @@ declare const DTOThemeCreatePayload: z$1.ZodObject<{
|
|
|
231653
231656
|
aliasTo?: string | undefined;
|
|
231654
231657
|
};
|
|
231655
231658
|
textDecoration: {
|
|
231656
|
-
value?: "
|
|
231659
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
231657
231660
|
aliasTo?: string | undefined;
|
|
231658
231661
|
};
|
|
231659
231662
|
textCase: {
|
|
@@ -231705,7 +231708,7 @@ declare const DTOThemeCreatePayload: z$1.ZodObject<{
|
|
|
231705
231708
|
aliasTo?: string | null | undefined;
|
|
231706
231709
|
};
|
|
231707
231710
|
textDecoration: {
|
|
231708
|
-
value?: "
|
|
231711
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
231709
231712
|
aliasTo?: string | null | undefined;
|
|
231710
231713
|
};
|
|
231711
231714
|
textCase: {
|
|
@@ -231757,7 +231760,7 @@ declare const DTOThemeCreatePayload: z$1.ZodObject<{
|
|
|
231757
231760
|
aliasTo?: string | undefined;
|
|
231758
231761
|
};
|
|
231759
231762
|
textDecoration: {
|
|
231760
|
-
value?: "
|
|
231763
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
231761
231764
|
aliasTo?: string | undefined;
|
|
231762
231765
|
};
|
|
231763
231766
|
textCase: {
|
|
@@ -231809,7 +231812,7 @@ declare const DTOThemeCreatePayload: z$1.ZodObject<{
|
|
|
231809
231812
|
aliasTo?: string | null | undefined;
|
|
231810
231813
|
};
|
|
231811
231814
|
textDecoration: {
|
|
231812
|
-
value?: "
|
|
231815
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
231813
231816
|
aliasTo?: string | null | undefined;
|
|
231814
231817
|
};
|
|
231815
231818
|
textCase: {
|
|
@@ -231863,7 +231866,7 @@ declare const DTOThemeCreatePayload: z$1.ZodObject<{
|
|
|
231863
231866
|
aliasTo?: string | undefined;
|
|
231864
231867
|
};
|
|
231865
231868
|
textDecoration: {
|
|
231866
|
-
value?: "
|
|
231869
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
231867
231870
|
aliasTo?: string | undefined;
|
|
231868
231871
|
};
|
|
231869
231872
|
textCase: {
|
|
@@ -231918,7 +231921,7 @@ declare const DTOThemeCreatePayload: z$1.ZodObject<{
|
|
|
231918
231921
|
aliasTo?: string | null | undefined;
|
|
231919
231922
|
};
|
|
231920
231923
|
textDecoration: {
|
|
231921
|
-
value?: "
|
|
231924
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
231922
231925
|
aliasTo?: string | null | undefined;
|
|
231923
231926
|
};
|
|
231924
231927
|
textCase: {
|
|
@@ -231976,7 +231979,7 @@ declare const DTOThemeCreatePayload: z$1.ZodObject<{
|
|
|
231976
231979
|
aliasTo?: string | undefined;
|
|
231977
231980
|
};
|
|
231978
231981
|
textDecoration: {
|
|
231979
|
-
value?: "
|
|
231982
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
231980
231983
|
aliasTo?: string | undefined;
|
|
231981
231984
|
};
|
|
231982
231985
|
textCase: {
|
|
@@ -232034,7 +232037,7 @@ declare const DTOThemeCreatePayload: z$1.ZodObject<{
|
|
|
232034
232037
|
aliasTo?: string | null | undefined;
|
|
232035
232038
|
};
|
|
232036
232039
|
textDecoration: {
|
|
232037
|
-
value?: "
|
|
232040
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
232038
232041
|
aliasTo?: string | null | undefined;
|
|
232039
232042
|
};
|
|
232040
232043
|
textCase: {
|
|
@@ -232520,7 +232523,7 @@ declare const DTOThemeCreatePayload: z$1.ZodObject<{
|
|
|
232520
232523
|
} | {
|
|
232521
232524
|
type: "TextDecoration";
|
|
232522
232525
|
data: {
|
|
232523
|
-
value?: "
|
|
232526
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
232524
232527
|
aliasTo?: string | undefined;
|
|
232525
232528
|
};
|
|
232526
232529
|
} | {
|
|
@@ -232543,7 +232546,7 @@ declare const DTOThemeCreatePayload: z$1.ZodObject<{
|
|
|
232543
232546
|
aliasTo?: string | undefined;
|
|
232544
232547
|
};
|
|
232545
232548
|
textDecoration: {
|
|
232546
|
-
value?: "
|
|
232549
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
232547
232550
|
aliasTo?: string | undefined;
|
|
232548
232551
|
};
|
|
232549
232552
|
textCase: {
|
|
@@ -232896,7 +232899,7 @@ declare const DTOThemeCreatePayload: z$1.ZodObject<{
|
|
|
232896
232899
|
} | {
|
|
232897
232900
|
type: "TextDecoration";
|
|
232898
232901
|
data: {
|
|
232899
|
-
value?: "
|
|
232902
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
232900
232903
|
aliasTo?: string | null | undefined;
|
|
232901
232904
|
};
|
|
232902
232905
|
} | {
|
|
@@ -232919,7 +232922,7 @@ declare const DTOThemeCreatePayload: z$1.ZodObject<{
|
|
|
232919
232922
|
aliasTo?: string | null | undefined;
|
|
232920
232923
|
};
|
|
232921
232924
|
textDecoration: {
|
|
232922
|
-
value?: "
|
|
232925
|
+
value?: "Strikethrough" | "None" | "Underline" | null | undefined;
|
|
232923
232926
|
aliasTo?: string | null | undefined;
|
|
232924
232927
|
};
|
|
232925
232928
|
textCase: {
|
|
@@ -236028,6 +236031,68 @@ declare const DTOUserProfileUpdate: z$1.ZodObject<Omit<{
|
|
|
236028
236031
|
}>;
|
|
236029
236032
|
type DTOUserProfileUpdate = z$1.infer<typeof DTOUserProfileUpdate>;
|
|
236030
236033
|
|
|
236034
|
+
declare const DTOBillingSupportedModels: z__default.ZodEnum<["GPT_4_1", "GPT_4_1_MINI", "GPT_4O", "O1", "GPT_5", "GPT_5_MINI", "GPT_5_NANO"]>;
|
|
236035
|
+
type DTOBillingSupportedModels = z__default.infer<typeof DTOBillingSupportedModels>;
|
|
236036
|
+
declare const DTOBillingCheckoutMode: z__default.ZodEnum<["SubscriptionChange", "CreditsTopUp"]>;
|
|
236037
|
+
type DTOBillingCheckoutMode = z__default.infer<typeof DTOBillingCheckoutMode>;
|
|
236038
|
+
declare const DTOBillingCreditsSpendAction: z__default.ZodEnum<["Ask", "Build", "DocumentUpdate"]>;
|
|
236039
|
+
type DTOBillingCreditsSpendAction = z__default.infer<typeof DTOBillingCreditsSpendAction>;
|
|
236040
|
+
declare const DTOBillingSubscriptionChangePreviewInput: z__default.ZodObject<{
|
|
236041
|
+
plan: z__default.ZodEnum<["free", "pro", "team", "company", "enterprise"]>;
|
|
236042
|
+
interval: z__default.ZodEnum<["daily", "monthly", "weekly", "yearly"]>;
|
|
236043
|
+
fullSeats: z__default.ZodNumber;
|
|
236044
|
+
builderSeats: z__default.ZodNumber;
|
|
236045
|
+
additionalCredits: z__default.ZodNumber;
|
|
236046
|
+
}, "strip", z__default.ZodTypeAny, {
|
|
236047
|
+
plan: "free" | "pro" | "team" | "company" | "enterprise";
|
|
236048
|
+
interval: "daily" | "monthly" | "weekly" | "yearly";
|
|
236049
|
+
fullSeats: number;
|
|
236050
|
+
builderSeats: number;
|
|
236051
|
+
additionalCredits: number;
|
|
236052
|
+
}, {
|
|
236053
|
+
plan: "free" | "pro" | "team" | "company" | "enterprise";
|
|
236054
|
+
interval: "daily" | "monthly" | "weekly" | "yearly";
|
|
236055
|
+
fullSeats: number;
|
|
236056
|
+
builderSeats: number;
|
|
236057
|
+
additionalCredits: number;
|
|
236058
|
+
}>;
|
|
236059
|
+
type DTOBillingSubscriptionChangePreviewInput = z__default.infer<typeof DTOBillingSubscriptionChangePreviewInput>;
|
|
236060
|
+
declare const DTOBillingCreditsSpendInput: z__default.ZodObject<{
|
|
236061
|
+
inputTokenCount: z__default.ZodNumber;
|
|
236062
|
+
outputTokenCount: z__default.ZodNumber;
|
|
236063
|
+
inputCachedTokenCount: z__default.ZodOptional<z__default.ZodNumber>;
|
|
236064
|
+
modelName: z__default.ZodEnum<["GPT_4_1", "GPT_4_1_MINI", "GPT_4O", "O1", "GPT_5", "GPT_5_MINI", "GPT_5_NANO"]>;
|
|
236065
|
+
action: z__default.ZodDefault<z__default.ZodOptional<z__default.ZodEnum<["Ask", "Build", "DocumentUpdate"]>>>;
|
|
236066
|
+
}, "strip", z__default.ZodTypeAny, {
|
|
236067
|
+
inputTokenCount: number;
|
|
236068
|
+
outputTokenCount: number;
|
|
236069
|
+
modelName: "GPT_4_1" | "GPT_4_1_MINI" | "GPT_4O" | "O1" | "GPT_5" | "GPT_5_MINI" | "GPT_5_NANO";
|
|
236070
|
+
action: "Ask" | "Build" | "DocumentUpdate";
|
|
236071
|
+
inputCachedTokenCount?: number | undefined;
|
|
236072
|
+
}, {
|
|
236073
|
+
inputTokenCount: number;
|
|
236074
|
+
outputTokenCount: number;
|
|
236075
|
+
modelName: "GPT_4_1" | "GPT_4_1_MINI" | "GPT_4O" | "O1" | "GPT_5" | "GPT_5_MINI" | "GPT_5_NANO";
|
|
236076
|
+
inputCachedTokenCount?: number | undefined;
|
|
236077
|
+
action?: "Ask" | "Build" | "DocumentUpdate" | undefined;
|
|
236078
|
+
}>;
|
|
236079
|
+
type DTOBillingCreditsSpendInput = z__default.infer<typeof DTOBillingCreditsSpendInput>;
|
|
236080
|
+
declare const DTOBillingCreditsSpendResponse: z__default.ZodObject<{
|
|
236081
|
+
hasOverspend: z__default.ZodBoolean;
|
|
236082
|
+
}, "strip", z__default.ZodTypeAny, {
|
|
236083
|
+
hasOverspend: boolean;
|
|
236084
|
+
}, {
|
|
236085
|
+
hasOverspend: boolean;
|
|
236086
|
+
}>;
|
|
236087
|
+
type DTOBillingCreditsSpendResponse = z__default.infer<typeof DTOBillingCreditsSpendResponse>;
|
|
236088
|
+
declare const DTOBillingCreditsCheckIfCanSpendResponse: z__default.ZodObject<{
|
|
236089
|
+
canSpendCredits: z__default.ZodBoolean;
|
|
236090
|
+
}, "strip", z__default.ZodTypeAny, {
|
|
236091
|
+
canSpendCredits: boolean;
|
|
236092
|
+
}, {
|
|
236093
|
+
canSpendCredits: boolean;
|
|
236094
|
+
}>;
|
|
236095
|
+
type DTOBillingCreditsCheckIfCanSpendResponse = z__default.infer<typeof DTOBillingCreditsCheckIfCanSpendResponse>;
|
|
236031
236096
|
declare const DTOBillingCheckoutOldInput: z__default.ZodObject<{
|
|
236032
236097
|
mode: z__default.ZodLiteral<undefined>;
|
|
236033
236098
|
successUrl: z__default.ZodString;
|
|
@@ -236052,29 +236117,29 @@ declare const DTOBillingCheckoutSubscriptionChangeInput: z__default.ZodObject<{
|
|
|
236052
236117
|
mode: z__default.ZodLiteral<"SubscriptionChange">;
|
|
236053
236118
|
successUrl: z__default.ZodString;
|
|
236054
236119
|
cancelUrl: z__default.ZodString;
|
|
236055
|
-
plan: z__default.ZodEnum<["pro", "team", "company"]>;
|
|
236056
|
-
interval: z__default.ZodEnum<["
|
|
236120
|
+
plan: z__default.ZodEnum<["free", "pro", "team", "company", "enterprise"]>;
|
|
236121
|
+
interval: z__default.ZodEnum<["daily", "monthly", "weekly", "yearly"]>;
|
|
236057
236122
|
fullSeats: z__default.ZodNumber;
|
|
236058
236123
|
builderSeats: z__default.ZodNumber;
|
|
236059
236124
|
additionalCredits: z__default.ZodNumber;
|
|
236060
236125
|
}, "strip", z__default.ZodTypeAny, {
|
|
236061
|
-
|
|
236062
|
-
|
|
236063
|
-
cancelUrl: string;
|
|
236064
|
-
plan: "team" | "company" | "pro";
|
|
236065
|
-
interval: "Monthly" | "Yearly";
|
|
236126
|
+
plan: "free" | "pro" | "team" | "company" | "enterprise";
|
|
236127
|
+
interval: "daily" | "monthly" | "weekly" | "yearly";
|
|
236066
236128
|
fullSeats: number;
|
|
236067
236129
|
builderSeats: number;
|
|
236068
236130
|
additionalCredits: number;
|
|
236069
|
-
}, {
|
|
236070
236131
|
mode: "SubscriptionChange";
|
|
236071
236132
|
successUrl: string;
|
|
236072
236133
|
cancelUrl: string;
|
|
236073
|
-
|
|
236074
|
-
|
|
236134
|
+
}, {
|
|
236135
|
+
plan: "free" | "pro" | "team" | "company" | "enterprise";
|
|
236136
|
+
interval: "daily" | "monthly" | "weekly" | "yearly";
|
|
236075
236137
|
fullSeats: number;
|
|
236076
236138
|
builderSeats: number;
|
|
236077
236139
|
additionalCredits: number;
|
|
236140
|
+
mode: "SubscriptionChange";
|
|
236141
|
+
successUrl: string;
|
|
236142
|
+
cancelUrl: string;
|
|
236078
236143
|
}>;
|
|
236079
236144
|
type DTOBillingCheckoutSubscriptionChangeInput = z__default.infer<typeof DTOBillingCheckoutSubscriptionChangeInput>;
|
|
236080
236145
|
declare const DTOBillingCheckoutCreditsTopUpInput: z__default.ZodObject<{
|
|
@@ -236094,48 +236159,6 @@ declare const DTOBillingCheckoutCreditsTopUpInput: z__default.ZodObject<{
|
|
|
236094
236159
|
centAmount: number;
|
|
236095
236160
|
}>;
|
|
236096
236161
|
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
236162
|
declare const DTOBillingCheckoutInput: z__default.ZodDiscriminatedUnion<"mode", [z__default.ZodObject<{
|
|
236140
236163
|
mode: z__default.ZodLiteral<undefined>;
|
|
236141
236164
|
successUrl: z__default.ZodString;
|
|
@@ -236158,29 +236181,29 @@ declare const DTOBillingCheckoutInput: z__default.ZodDiscriminatedUnion<"mode",
|
|
|
236158
236181
|
mode: z__default.ZodLiteral<"SubscriptionChange">;
|
|
236159
236182
|
successUrl: z__default.ZodString;
|
|
236160
236183
|
cancelUrl: z__default.ZodString;
|
|
236161
|
-
plan: z__default.ZodEnum<["pro", "team", "company"]>;
|
|
236162
|
-
interval: z__default.ZodEnum<["
|
|
236184
|
+
plan: z__default.ZodEnum<["free", "pro", "team", "company", "enterprise"]>;
|
|
236185
|
+
interval: z__default.ZodEnum<["daily", "monthly", "weekly", "yearly"]>;
|
|
236163
236186
|
fullSeats: z__default.ZodNumber;
|
|
236164
236187
|
builderSeats: z__default.ZodNumber;
|
|
236165
236188
|
additionalCredits: z__default.ZodNumber;
|
|
236166
236189
|
}, "strip", z__default.ZodTypeAny, {
|
|
236167
|
-
|
|
236168
|
-
|
|
236169
|
-
cancelUrl: string;
|
|
236170
|
-
plan: "team" | "company" | "pro";
|
|
236171
|
-
interval: "Monthly" | "Yearly";
|
|
236190
|
+
plan: "free" | "pro" | "team" | "company" | "enterprise";
|
|
236191
|
+
interval: "daily" | "monthly" | "weekly" | "yearly";
|
|
236172
236192
|
fullSeats: number;
|
|
236173
236193
|
builderSeats: number;
|
|
236174
236194
|
additionalCredits: number;
|
|
236175
|
-
}, {
|
|
236176
236195
|
mode: "SubscriptionChange";
|
|
236177
236196
|
successUrl: string;
|
|
236178
236197
|
cancelUrl: string;
|
|
236179
|
-
|
|
236180
|
-
|
|
236198
|
+
}, {
|
|
236199
|
+
plan: "free" | "pro" | "team" | "company" | "enterprise";
|
|
236200
|
+
interval: "daily" | "monthly" | "weekly" | "yearly";
|
|
236181
236201
|
fullSeats: number;
|
|
236182
236202
|
builderSeats: number;
|
|
236183
236203
|
additionalCredits: number;
|
|
236204
|
+
mode: "SubscriptionChange";
|
|
236205
|
+
successUrl: string;
|
|
236206
|
+
cancelUrl: string;
|
|
236184
236207
|
}>, z__default.ZodObject<{
|
|
236185
236208
|
mode: z__default.ZodLiteral<"CreditsTopUp">;
|
|
236186
236209
|
successUrl: z__default.ZodString;
|
|
@@ -236209,13 +236232,17 @@ declare const DTOBillingCheckoutResponse: z__default.ZodObject<{
|
|
|
236209
236232
|
url?: string | null | undefined;
|
|
236210
236233
|
}>;
|
|
236211
236234
|
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
236235
|
|
|
236215
236236
|
declare const DTOWorkspaceRole: z__default.ZodEnum<["Owner", "Admin", "Creator", "Viewer", "Billing", "Contributor"]>;
|
|
236216
236237
|
type DTOWorkspaceRole = z__default.infer<typeof DTOWorkspaceRole>;
|
|
236217
236238
|
declare const DTOWorkspaceSeatType: z__default.ZodEnum<["Full", "Builder", "None"]>;
|
|
236218
236239
|
type DTOWorkspaceSeatType = z__default.infer<typeof DTOWorkspaceSeatType>;
|
|
236240
|
+
declare const DTOWorkspaceBilledSeatType: z__default.ZodEnum<["Full", "Builder"]>;
|
|
236241
|
+
type DTOWorkspaceBilledSeatType = z__default.infer<typeof DTOWorkspaceBilledSeatType>;
|
|
236242
|
+
declare const DTOBillingInterval: z__default.ZodEnum<["daily", "monthly", "weekly", "yearly"]>;
|
|
236243
|
+
type DTOBillingInterval = z__default.infer<typeof DTOBillingInterval>;
|
|
236244
|
+
declare const DTOProductCode: z__default.ZodEnum<["free", "pro", "team", "company", "enterprise"]>;
|
|
236245
|
+
type DTOProductCode = z__default.infer<typeof DTOProductCode>;
|
|
236219
236246
|
|
|
236220
236247
|
declare const DTOGitOrganization: z$1.ZodObject<{
|
|
236221
236248
|
id: z$1.ZodString;
|
|
@@ -239747,6 +239774,294 @@ declare const DTOUpdateRegistryOutput: z$1.ZodObject<{
|
|
|
239747
239774
|
}>;
|
|
239748
239775
|
type DTOUpdateRegistryOutput = z$1.infer<typeof DTOUpdateRegistryOutput>;
|
|
239749
239776
|
|
|
239777
|
+
declare const DTOProductPrice: z__default.ZodObject<{
|
|
239778
|
+
isActive: z__default.ZodBoolean;
|
|
239779
|
+
/** @deprecated use `isActive` */
|
|
239780
|
+
active: z__default.ZodBoolean;
|
|
239781
|
+
amount: z__default.ZodNumber;
|
|
239782
|
+
interval: z__default.ZodEnum<["daily", "monthly", "weekly", "yearly"]>;
|
|
239783
|
+
isPricePerCreator: z__default.ZodBoolean;
|
|
239784
|
+
isTrial: z__default.ZodBoolean;
|
|
239785
|
+
isHidden: z__default.ZodBoolean;
|
|
239786
|
+
legacyVersion: z__default.ZodOptional<z__default.ZodString>;
|
|
239787
|
+
seatType: z__default.ZodEnum<["Full", "Builder"]>;
|
|
239788
|
+
monthlyCreditGrant: z__default.ZodNumber;
|
|
239789
|
+
stripePriceId: z__default.ZodString;
|
|
239790
|
+
stripeProductId: z__default.ZodString;
|
|
239791
|
+
stripeProductDescription: z__default.ZodOptional<z__default.ZodString>;
|
|
239792
|
+
stripeProductFeatures: z__default.ZodOptional<z__default.ZodArray<z__default.ZodString, "many">>;
|
|
239793
|
+
stripeProductAdditionalFeatures: z__default.ZodOptional<z__default.ZodArray<z__default.ZodString, "many">>;
|
|
239794
|
+
}, "strip", z__default.ZodTypeAny, {
|
|
239795
|
+
interval: "daily" | "monthly" | "weekly" | "yearly";
|
|
239796
|
+
seatType: "Full" | "Builder";
|
|
239797
|
+
active: boolean;
|
|
239798
|
+
isActive: boolean;
|
|
239799
|
+
amount: number;
|
|
239800
|
+
isPricePerCreator: boolean;
|
|
239801
|
+
isTrial: boolean;
|
|
239802
|
+
isHidden: boolean;
|
|
239803
|
+
monthlyCreditGrant: number;
|
|
239804
|
+
stripePriceId: string;
|
|
239805
|
+
stripeProductId: string;
|
|
239806
|
+
legacyVersion?: string | undefined;
|
|
239807
|
+
stripeProductDescription?: string | undefined;
|
|
239808
|
+
stripeProductFeatures?: string[] | undefined;
|
|
239809
|
+
stripeProductAdditionalFeatures?: string[] | undefined;
|
|
239810
|
+
}, {
|
|
239811
|
+
interval: "daily" | "monthly" | "weekly" | "yearly";
|
|
239812
|
+
seatType: "Full" | "Builder";
|
|
239813
|
+
active: boolean;
|
|
239814
|
+
isActive: boolean;
|
|
239815
|
+
amount: number;
|
|
239816
|
+
isPricePerCreator: boolean;
|
|
239817
|
+
isTrial: boolean;
|
|
239818
|
+
isHidden: boolean;
|
|
239819
|
+
monthlyCreditGrant: number;
|
|
239820
|
+
stripePriceId: string;
|
|
239821
|
+
stripeProductId: string;
|
|
239822
|
+
legacyVersion?: string | undefined;
|
|
239823
|
+
stripeProductDescription?: string | undefined;
|
|
239824
|
+
stripeProductFeatures?: string[] | undefined;
|
|
239825
|
+
stripeProductAdditionalFeatures?: string[] | undefined;
|
|
239826
|
+
}>;
|
|
239827
|
+
type DTOProductPrice = z__default.infer<typeof DTOProductPrice>;
|
|
239828
|
+
declare const DTOProduct: z__default.ZodObject<{
|
|
239829
|
+
code: z__default.ZodEnum<["free", "pro", "team", "company", "enterprise"]>;
|
|
239830
|
+
allowedInviteRoles: z__default.ZodArray<z__default.ZodEnum<["Owner", "Admin", "Creator", "Viewer", "Billing", "Contributor"]>, "many">;
|
|
239831
|
+
prices: z__default.ZodArray<z__default.ZodObject<{
|
|
239832
|
+
isActive: z__default.ZodBoolean;
|
|
239833
|
+
/** @deprecated use `isActive` */
|
|
239834
|
+
active: z__default.ZodBoolean;
|
|
239835
|
+
amount: z__default.ZodNumber;
|
|
239836
|
+
interval: z__default.ZodEnum<["daily", "monthly", "weekly", "yearly"]>;
|
|
239837
|
+
isPricePerCreator: z__default.ZodBoolean;
|
|
239838
|
+
isTrial: z__default.ZodBoolean;
|
|
239839
|
+
isHidden: z__default.ZodBoolean;
|
|
239840
|
+
legacyVersion: z__default.ZodOptional<z__default.ZodString>;
|
|
239841
|
+
seatType: z__default.ZodEnum<["Full", "Builder"]>;
|
|
239842
|
+
monthlyCreditGrant: z__default.ZodNumber;
|
|
239843
|
+
stripePriceId: z__default.ZodString;
|
|
239844
|
+
stripeProductId: z__default.ZodString;
|
|
239845
|
+
stripeProductDescription: z__default.ZodOptional<z__default.ZodString>;
|
|
239846
|
+
stripeProductFeatures: z__default.ZodOptional<z__default.ZodArray<z__default.ZodString, "many">>;
|
|
239847
|
+
stripeProductAdditionalFeatures: z__default.ZodOptional<z__default.ZodArray<z__default.ZodString, "many">>;
|
|
239848
|
+
}, "strip", z__default.ZodTypeAny, {
|
|
239849
|
+
interval: "daily" | "monthly" | "weekly" | "yearly";
|
|
239850
|
+
seatType: "Full" | "Builder";
|
|
239851
|
+
active: boolean;
|
|
239852
|
+
isActive: boolean;
|
|
239853
|
+
amount: number;
|
|
239854
|
+
isPricePerCreator: boolean;
|
|
239855
|
+
isTrial: boolean;
|
|
239856
|
+
isHidden: boolean;
|
|
239857
|
+
monthlyCreditGrant: number;
|
|
239858
|
+
stripePriceId: string;
|
|
239859
|
+
stripeProductId: string;
|
|
239860
|
+
legacyVersion?: string | undefined;
|
|
239861
|
+
stripeProductDescription?: string | undefined;
|
|
239862
|
+
stripeProductFeatures?: string[] | undefined;
|
|
239863
|
+
stripeProductAdditionalFeatures?: string[] | undefined;
|
|
239864
|
+
}, {
|
|
239865
|
+
interval: "daily" | "monthly" | "weekly" | "yearly";
|
|
239866
|
+
seatType: "Full" | "Builder";
|
|
239867
|
+
active: boolean;
|
|
239868
|
+
isActive: boolean;
|
|
239869
|
+
amount: number;
|
|
239870
|
+
isPricePerCreator: boolean;
|
|
239871
|
+
isTrial: boolean;
|
|
239872
|
+
isHidden: boolean;
|
|
239873
|
+
monthlyCreditGrant: number;
|
|
239874
|
+
stripePriceId: string;
|
|
239875
|
+
stripeProductId: string;
|
|
239876
|
+
legacyVersion?: string | undefined;
|
|
239877
|
+
stripeProductDescription?: string | undefined;
|
|
239878
|
+
stripeProductFeatures?: string[] | undefined;
|
|
239879
|
+
stripeProductAdditionalFeatures?: string[] | undefined;
|
|
239880
|
+
}>, "many">;
|
|
239881
|
+
}, "strip", z__default.ZodTypeAny, {
|
|
239882
|
+
code: "free" | "pro" | "team" | "company" | "enterprise";
|
|
239883
|
+
allowedInviteRoles: ("Owner" | "Admin" | "Creator" | "Viewer" | "Billing" | "Contributor")[];
|
|
239884
|
+
prices: {
|
|
239885
|
+
interval: "daily" | "monthly" | "weekly" | "yearly";
|
|
239886
|
+
seatType: "Full" | "Builder";
|
|
239887
|
+
active: boolean;
|
|
239888
|
+
isActive: boolean;
|
|
239889
|
+
amount: number;
|
|
239890
|
+
isPricePerCreator: boolean;
|
|
239891
|
+
isTrial: boolean;
|
|
239892
|
+
isHidden: boolean;
|
|
239893
|
+
monthlyCreditGrant: number;
|
|
239894
|
+
stripePriceId: string;
|
|
239895
|
+
stripeProductId: string;
|
|
239896
|
+
legacyVersion?: string | undefined;
|
|
239897
|
+
stripeProductDescription?: string | undefined;
|
|
239898
|
+
stripeProductFeatures?: string[] | undefined;
|
|
239899
|
+
stripeProductAdditionalFeatures?: string[] | undefined;
|
|
239900
|
+
}[];
|
|
239901
|
+
}, {
|
|
239902
|
+
code: "free" | "pro" | "team" | "company" | "enterprise";
|
|
239903
|
+
allowedInviteRoles: ("Owner" | "Admin" | "Creator" | "Viewer" | "Billing" | "Contributor")[];
|
|
239904
|
+
prices: {
|
|
239905
|
+
interval: "daily" | "monthly" | "weekly" | "yearly";
|
|
239906
|
+
seatType: "Full" | "Builder";
|
|
239907
|
+
active: boolean;
|
|
239908
|
+
isActive: boolean;
|
|
239909
|
+
amount: number;
|
|
239910
|
+
isPricePerCreator: boolean;
|
|
239911
|
+
isTrial: boolean;
|
|
239912
|
+
isHidden: boolean;
|
|
239913
|
+
monthlyCreditGrant: number;
|
|
239914
|
+
stripePriceId: string;
|
|
239915
|
+
stripeProductId: string;
|
|
239916
|
+
legacyVersion?: string | undefined;
|
|
239917
|
+
stripeProductDescription?: string | undefined;
|
|
239918
|
+
stripeProductFeatures?: string[] | undefined;
|
|
239919
|
+
stripeProductAdditionalFeatures?: string[] | undefined;
|
|
239920
|
+
}[];
|
|
239921
|
+
}>;
|
|
239922
|
+
type DTOProduct = z__default.infer<typeof DTOProduct>;
|
|
239923
|
+
declare const DTOAvailableProductListResponse: z__default.ZodObject<{
|
|
239924
|
+
availablePlans: z__default.ZodArray<z__default.ZodObject<{
|
|
239925
|
+
code: z__default.ZodEnum<["free", "pro", "team", "company", "enterprise"]>;
|
|
239926
|
+
allowedInviteRoles: z__default.ZodArray<z__default.ZodEnum<["Owner", "Admin", "Creator", "Viewer", "Billing", "Contributor"]>, "many">;
|
|
239927
|
+
prices: z__default.ZodArray<z__default.ZodObject<{
|
|
239928
|
+
isActive: z__default.ZodBoolean;
|
|
239929
|
+
/** @deprecated use `isActive` */
|
|
239930
|
+
active: z__default.ZodBoolean;
|
|
239931
|
+
amount: z__default.ZodNumber;
|
|
239932
|
+
interval: z__default.ZodEnum<["daily", "monthly", "weekly", "yearly"]>;
|
|
239933
|
+
isPricePerCreator: z__default.ZodBoolean;
|
|
239934
|
+
isTrial: z__default.ZodBoolean;
|
|
239935
|
+
isHidden: z__default.ZodBoolean;
|
|
239936
|
+
legacyVersion: z__default.ZodOptional<z__default.ZodString>;
|
|
239937
|
+
seatType: z__default.ZodEnum<["Full", "Builder"]>;
|
|
239938
|
+
monthlyCreditGrant: z__default.ZodNumber;
|
|
239939
|
+
stripePriceId: z__default.ZodString;
|
|
239940
|
+
stripeProductId: z__default.ZodString;
|
|
239941
|
+
stripeProductDescription: z__default.ZodOptional<z__default.ZodString>;
|
|
239942
|
+
stripeProductFeatures: z__default.ZodOptional<z__default.ZodArray<z__default.ZodString, "many">>;
|
|
239943
|
+
stripeProductAdditionalFeatures: z__default.ZodOptional<z__default.ZodArray<z__default.ZodString, "many">>;
|
|
239944
|
+
}, "strip", z__default.ZodTypeAny, {
|
|
239945
|
+
interval: "daily" | "monthly" | "weekly" | "yearly";
|
|
239946
|
+
seatType: "Full" | "Builder";
|
|
239947
|
+
active: boolean;
|
|
239948
|
+
isActive: boolean;
|
|
239949
|
+
amount: number;
|
|
239950
|
+
isPricePerCreator: boolean;
|
|
239951
|
+
isTrial: boolean;
|
|
239952
|
+
isHidden: boolean;
|
|
239953
|
+
monthlyCreditGrant: number;
|
|
239954
|
+
stripePriceId: string;
|
|
239955
|
+
stripeProductId: string;
|
|
239956
|
+
legacyVersion?: string | undefined;
|
|
239957
|
+
stripeProductDescription?: string | undefined;
|
|
239958
|
+
stripeProductFeatures?: string[] | undefined;
|
|
239959
|
+
stripeProductAdditionalFeatures?: string[] | undefined;
|
|
239960
|
+
}, {
|
|
239961
|
+
interval: "daily" | "monthly" | "weekly" | "yearly";
|
|
239962
|
+
seatType: "Full" | "Builder";
|
|
239963
|
+
active: boolean;
|
|
239964
|
+
isActive: boolean;
|
|
239965
|
+
amount: number;
|
|
239966
|
+
isPricePerCreator: boolean;
|
|
239967
|
+
isTrial: boolean;
|
|
239968
|
+
isHidden: boolean;
|
|
239969
|
+
monthlyCreditGrant: number;
|
|
239970
|
+
stripePriceId: string;
|
|
239971
|
+
stripeProductId: string;
|
|
239972
|
+
legacyVersion?: string | undefined;
|
|
239973
|
+
stripeProductDescription?: string | undefined;
|
|
239974
|
+
stripeProductFeatures?: string[] | undefined;
|
|
239975
|
+
stripeProductAdditionalFeatures?: string[] | undefined;
|
|
239976
|
+
}>, "many">;
|
|
239977
|
+
}, "strip", z__default.ZodTypeAny, {
|
|
239978
|
+
code: "free" | "pro" | "team" | "company" | "enterprise";
|
|
239979
|
+
allowedInviteRoles: ("Owner" | "Admin" | "Creator" | "Viewer" | "Billing" | "Contributor")[];
|
|
239980
|
+
prices: {
|
|
239981
|
+
interval: "daily" | "monthly" | "weekly" | "yearly";
|
|
239982
|
+
seatType: "Full" | "Builder";
|
|
239983
|
+
active: boolean;
|
|
239984
|
+
isActive: boolean;
|
|
239985
|
+
amount: number;
|
|
239986
|
+
isPricePerCreator: boolean;
|
|
239987
|
+
isTrial: boolean;
|
|
239988
|
+
isHidden: boolean;
|
|
239989
|
+
monthlyCreditGrant: number;
|
|
239990
|
+
stripePriceId: string;
|
|
239991
|
+
stripeProductId: string;
|
|
239992
|
+
legacyVersion?: string | undefined;
|
|
239993
|
+
stripeProductDescription?: string | undefined;
|
|
239994
|
+
stripeProductFeatures?: string[] | undefined;
|
|
239995
|
+
stripeProductAdditionalFeatures?: string[] | undefined;
|
|
239996
|
+
}[];
|
|
239997
|
+
}, {
|
|
239998
|
+
code: "free" | "pro" | "team" | "company" | "enterprise";
|
|
239999
|
+
allowedInviteRoles: ("Owner" | "Admin" | "Creator" | "Viewer" | "Billing" | "Contributor")[];
|
|
240000
|
+
prices: {
|
|
240001
|
+
interval: "daily" | "monthly" | "weekly" | "yearly";
|
|
240002
|
+
seatType: "Full" | "Builder";
|
|
240003
|
+
active: boolean;
|
|
240004
|
+
isActive: boolean;
|
|
240005
|
+
amount: number;
|
|
240006
|
+
isPricePerCreator: boolean;
|
|
240007
|
+
isTrial: boolean;
|
|
240008
|
+
isHidden: boolean;
|
|
240009
|
+
monthlyCreditGrant: number;
|
|
240010
|
+
stripePriceId: string;
|
|
240011
|
+
stripeProductId: string;
|
|
240012
|
+
legacyVersion?: string | undefined;
|
|
240013
|
+
stripeProductDescription?: string | undefined;
|
|
240014
|
+
stripeProductFeatures?: string[] | undefined;
|
|
240015
|
+
stripeProductAdditionalFeatures?: string[] | undefined;
|
|
240016
|
+
}[];
|
|
240017
|
+
}>, "many">;
|
|
240018
|
+
}, "strip", z__default.ZodTypeAny, {
|
|
240019
|
+
availablePlans: {
|
|
240020
|
+
code: "free" | "pro" | "team" | "company" | "enterprise";
|
|
240021
|
+
allowedInviteRoles: ("Owner" | "Admin" | "Creator" | "Viewer" | "Billing" | "Contributor")[];
|
|
240022
|
+
prices: {
|
|
240023
|
+
interval: "daily" | "monthly" | "weekly" | "yearly";
|
|
240024
|
+
seatType: "Full" | "Builder";
|
|
240025
|
+
active: boolean;
|
|
240026
|
+
isActive: boolean;
|
|
240027
|
+
amount: number;
|
|
240028
|
+
isPricePerCreator: boolean;
|
|
240029
|
+
isTrial: boolean;
|
|
240030
|
+
isHidden: boolean;
|
|
240031
|
+
monthlyCreditGrant: number;
|
|
240032
|
+
stripePriceId: string;
|
|
240033
|
+
stripeProductId: string;
|
|
240034
|
+
legacyVersion?: string | undefined;
|
|
240035
|
+
stripeProductDescription?: string | undefined;
|
|
240036
|
+
stripeProductFeatures?: string[] | undefined;
|
|
240037
|
+
stripeProductAdditionalFeatures?: string[] | undefined;
|
|
240038
|
+
}[];
|
|
240039
|
+
}[];
|
|
240040
|
+
}, {
|
|
240041
|
+
availablePlans: {
|
|
240042
|
+
code: "free" | "pro" | "team" | "company" | "enterprise";
|
|
240043
|
+
allowedInviteRoles: ("Owner" | "Admin" | "Creator" | "Viewer" | "Billing" | "Contributor")[];
|
|
240044
|
+
prices: {
|
|
240045
|
+
interval: "daily" | "monthly" | "weekly" | "yearly";
|
|
240046
|
+
seatType: "Full" | "Builder";
|
|
240047
|
+
active: boolean;
|
|
240048
|
+
isActive: boolean;
|
|
240049
|
+
amount: number;
|
|
240050
|
+
isPricePerCreator: boolean;
|
|
240051
|
+
isTrial: boolean;
|
|
240052
|
+
isHidden: boolean;
|
|
240053
|
+
monthlyCreditGrant: number;
|
|
240054
|
+
stripePriceId: string;
|
|
240055
|
+
stripeProductId: string;
|
|
240056
|
+
legacyVersion?: string | undefined;
|
|
240057
|
+
stripeProductDescription?: string | undefined;
|
|
240058
|
+
stripeProductFeatures?: string[] | undefined;
|
|
240059
|
+
stripeProductAdditionalFeatures?: string[] | undefined;
|
|
240060
|
+
}[];
|
|
240061
|
+
}[];
|
|
240062
|
+
}>;
|
|
240063
|
+
type DTOAvailableProductListResponse = z__default.infer<typeof DTOAvailableProductListResponse>;
|
|
240064
|
+
|
|
239750
240065
|
declare const DTOCreditBalance: z__default.ZodOptional<z__default.ZodObject<{
|
|
239751
240066
|
paidTopUp: z__default.ZodOptional<z__default.ZodObject<{
|
|
239752
240067
|
total: z__default.ZodNumber;
|
|
@@ -240586,17 +240901,22 @@ declare const DTOSubscription: z__default.ZodObject<{
|
|
|
240586
240901
|
}, "strip", z__default.ZodTypeAny, {
|
|
240587
240902
|
fullSeats: number;
|
|
240588
240903
|
builderSeats: number;
|
|
240589
|
-
|
|
240904
|
+
amount: number;
|
|
240905
|
+
isTrial: boolean;
|
|
240906
|
+
product: "free" | "pro" | "team" | "company" | "enterprise";
|
|
240590
240907
|
planPriceId: string;
|
|
240591
240908
|
planInterval: "daily" | "monthly" | "weekly" | "yearly";
|
|
240592
240909
|
seats: number;
|
|
240593
240910
|
seatLimit: number;
|
|
240594
240911
|
fullSeatLimit: number;
|
|
240595
240912
|
builderSeatLimit: number;
|
|
240596
|
-
amount: number;
|
|
240597
|
-
isTrial: boolean;
|
|
240598
240913
|
fullSeatPriceId: string;
|
|
240599
240914
|
status?: "active" | "suspended" | "gracePeriod" | "cancelled" | "downgraded_to_free" | undefined;
|
|
240915
|
+
isPricePerCreator?: boolean | undefined;
|
|
240916
|
+
legacyVersion?: string | undefined;
|
|
240917
|
+
stripeProductDescription?: string | undefined;
|
|
240918
|
+
stripeProductFeatures?: string[] | undefined;
|
|
240919
|
+
stripeProductAdditionalFeatures?: string[] | undefined;
|
|
240600
240920
|
stripeSubscriptionId?: string | undefined;
|
|
240601
240921
|
stripeCustomerId?: string | undefined;
|
|
240602
240922
|
subscriptionStatus?: "unknown" | "active" | "trialing" | "past_due" | "canceled" | "unpaid" | "incomplete_expired" | "incomplete" | undefined;
|
|
@@ -240740,12 +241060,7 @@ declare const DTOSubscription: z__default.ZodObject<{
|
|
|
240740
241060
|
max?: number | undefined;
|
|
240741
241061
|
};
|
|
240742
241062
|
} | undefined;
|
|
240743
|
-
stripeProductDescription?: string | undefined;
|
|
240744
|
-
stripeProductFeatures?: string[] | undefined;
|
|
240745
|
-
stripeProductAdditionalFeatures?: string[] | undefined;
|
|
240746
241063
|
stripeSubscriptionMainItemId?: string | undefined;
|
|
240747
|
-
isPricePerCreator?: boolean | undefined;
|
|
240748
|
-
legacyVersion?: string | undefined;
|
|
240749
241064
|
currentPeriodStart?: string | undefined;
|
|
240750
241065
|
currentPeriodEnd?: string | undefined;
|
|
240751
241066
|
subscriptionStatusUpdatedAt?: string | undefined;
|
|
@@ -240764,17 +241079,22 @@ declare const DTOSubscription: z__default.ZodObject<{
|
|
|
240764
241079
|
}, {
|
|
240765
241080
|
fullSeats: number;
|
|
240766
241081
|
builderSeats: number;
|
|
240767
|
-
|
|
241082
|
+
amount: number;
|
|
241083
|
+
isTrial: boolean;
|
|
241084
|
+
product: "free" | "pro" | "team" | "company" | "enterprise";
|
|
240768
241085
|
planPriceId: string;
|
|
240769
241086
|
planInterval: "daily" | "monthly" | "weekly" | "yearly";
|
|
240770
241087
|
seats: number;
|
|
240771
241088
|
seatLimit: number;
|
|
240772
241089
|
fullSeatLimit: number;
|
|
240773
241090
|
builderSeatLimit: number;
|
|
240774
|
-
amount: number;
|
|
240775
|
-
isTrial: boolean;
|
|
240776
241091
|
fullSeatPriceId: string;
|
|
240777
241092
|
status?: "active" | "suspended" | "gracePeriod" | "cancelled" | "downgraded_to_free" | undefined;
|
|
241093
|
+
isPricePerCreator?: boolean | undefined;
|
|
241094
|
+
legacyVersion?: string | undefined;
|
|
241095
|
+
stripeProductDescription?: string | undefined;
|
|
241096
|
+
stripeProductFeatures?: string[] | undefined;
|
|
241097
|
+
stripeProductAdditionalFeatures?: string[] | undefined;
|
|
240778
241098
|
stripeSubscriptionId?: string | undefined;
|
|
240779
241099
|
stripeCustomerId?: string | undefined;
|
|
240780
241100
|
subscriptionStatus?: "unknown" | "active" | "trialing" | "past_due" | "canceled" | "unpaid" | "incomplete_expired" | "incomplete" | undefined;
|
|
@@ -240918,12 +241238,7 @@ declare const DTOSubscription: z__default.ZodObject<{
|
|
|
240918
241238
|
max?: number | undefined;
|
|
240919
241239
|
};
|
|
240920
241240
|
} | undefined;
|
|
240921
|
-
stripeProductDescription?: string | undefined;
|
|
240922
|
-
stripeProductFeatures?: string[] | undefined;
|
|
240923
|
-
stripeProductAdditionalFeatures?: string[] | undefined;
|
|
240924
241241
|
stripeSubscriptionMainItemId?: string | undefined;
|
|
240925
|
-
isPricePerCreator?: boolean | undefined;
|
|
240926
|
-
legacyVersion?: string | undefined;
|
|
240927
241242
|
currentPeriodStart?: string | undefined;
|
|
240928
241243
|
currentPeriodEnd?: string | undefined;
|
|
240929
241244
|
subscriptionStatusUpdatedAt?: string | undefined;
|
|
@@ -241637,17 +241952,22 @@ declare const DTOSubscriptionResponse: z__default.ZodObject<{
|
|
|
241637
241952
|
}, "strip", z__default.ZodTypeAny, {
|
|
241638
241953
|
fullSeats: number;
|
|
241639
241954
|
builderSeats: number;
|
|
241640
|
-
|
|
241955
|
+
amount: number;
|
|
241956
|
+
isTrial: boolean;
|
|
241957
|
+
product: "free" | "pro" | "team" | "company" | "enterprise";
|
|
241641
241958
|
planPriceId: string;
|
|
241642
241959
|
planInterval: "daily" | "monthly" | "weekly" | "yearly";
|
|
241643
241960
|
seats: number;
|
|
241644
241961
|
seatLimit: number;
|
|
241645
241962
|
fullSeatLimit: number;
|
|
241646
241963
|
builderSeatLimit: number;
|
|
241647
|
-
amount: number;
|
|
241648
|
-
isTrial: boolean;
|
|
241649
241964
|
fullSeatPriceId: string;
|
|
241650
241965
|
status?: "active" | "suspended" | "gracePeriod" | "cancelled" | "downgraded_to_free" | undefined;
|
|
241966
|
+
isPricePerCreator?: boolean | undefined;
|
|
241967
|
+
legacyVersion?: string | undefined;
|
|
241968
|
+
stripeProductDescription?: string | undefined;
|
|
241969
|
+
stripeProductFeatures?: string[] | undefined;
|
|
241970
|
+
stripeProductAdditionalFeatures?: string[] | undefined;
|
|
241651
241971
|
stripeSubscriptionId?: string | undefined;
|
|
241652
241972
|
stripeCustomerId?: string | undefined;
|
|
241653
241973
|
subscriptionStatus?: "unknown" | "active" | "trialing" | "past_due" | "canceled" | "unpaid" | "incomplete_expired" | "incomplete" | undefined;
|
|
@@ -241791,12 +242111,7 @@ declare const DTOSubscriptionResponse: z__default.ZodObject<{
|
|
|
241791
242111
|
max?: number | undefined;
|
|
241792
242112
|
};
|
|
241793
242113
|
} | undefined;
|
|
241794
|
-
stripeProductDescription?: string | undefined;
|
|
241795
|
-
stripeProductFeatures?: string[] | undefined;
|
|
241796
|
-
stripeProductAdditionalFeatures?: string[] | undefined;
|
|
241797
242114
|
stripeSubscriptionMainItemId?: string | undefined;
|
|
241798
|
-
isPricePerCreator?: boolean | undefined;
|
|
241799
|
-
legacyVersion?: string | undefined;
|
|
241800
242115
|
currentPeriodStart?: string | undefined;
|
|
241801
242116
|
currentPeriodEnd?: string | undefined;
|
|
241802
242117
|
subscriptionStatusUpdatedAt?: string | undefined;
|
|
@@ -241815,17 +242130,22 @@ declare const DTOSubscriptionResponse: z__default.ZodObject<{
|
|
|
241815
242130
|
}, {
|
|
241816
242131
|
fullSeats: number;
|
|
241817
242132
|
builderSeats: number;
|
|
241818
|
-
|
|
242133
|
+
amount: number;
|
|
242134
|
+
isTrial: boolean;
|
|
242135
|
+
product: "free" | "pro" | "team" | "company" | "enterprise";
|
|
241819
242136
|
planPriceId: string;
|
|
241820
242137
|
planInterval: "daily" | "monthly" | "weekly" | "yearly";
|
|
241821
242138
|
seats: number;
|
|
241822
242139
|
seatLimit: number;
|
|
241823
242140
|
fullSeatLimit: number;
|
|
241824
242141
|
builderSeatLimit: number;
|
|
241825
|
-
amount: number;
|
|
241826
|
-
isTrial: boolean;
|
|
241827
242142
|
fullSeatPriceId: string;
|
|
241828
242143
|
status?: "active" | "suspended" | "gracePeriod" | "cancelled" | "downgraded_to_free" | undefined;
|
|
242144
|
+
isPricePerCreator?: boolean | undefined;
|
|
242145
|
+
legacyVersion?: string | undefined;
|
|
242146
|
+
stripeProductDescription?: string | undefined;
|
|
242147
|
+
stripeProductFeatures?: string[] | undefined;
|
|
242148
|
+
stripeProductAdditionalFeatures?: string[] | undefined;
|
|
241829
242149
|
stripeSubscriptionId?: string | undefined;
|
|
241830
242150
|
stripeCustomerId?: string | undefined;
|
|
241831
242151
|
subscriptionStatus?: "unknown" | "active" | "trialing" | "past_due" | "canceled" | "unpaid" | "incomplete_expired" | "incomplete" | undefined;
|
|
@@ -241969,12 +242289,7 @@ declare const DTOSubscriptionResponse: z__default.ZodObject<{
|
|
|
241969
242289
|
max?: number | undefined;
|
|
241970
242290
|
};
|
|
241971
242291
|
} | undefined;
|
|
241972
|
-
stripeProductDescription?: string | undefined;
|
|
241973
|
-
stripeProductFeatures?: string[] | undefined;
|
|
241974
|
-
stripeProductAdditionalFeatures?: string[] | undefined;
|
|
241975
242292
|
stripeSubscriptionMainItemId?: string | undefined;
|
|
241976
|
-
isPricePerCreator?: boolean | undefined;
|
|
241977
|
-
legacyVersion?: string | undefined;
|
|
241978
242293
|
currentPeriodStart?: string | undefined;
|
|
241979
242294
|
currentPeriodEnd?: string | undefined;
|
|
241980
242295
|
subscriptionStatusUpdatedAt?: string | undefined;
|
|
@@ -242148,17 +242463,22 @@ declare const DTOSubscriptionResponse: z__default.ZodObject<{
|
|
|
242148
242463
|
subscription: {
|
|
242149
242464
|
fullSeats: number;
|
|
242150
242465
|
builderSeats: number;
|
|
242151
|
-
|
|
242466
|
+
amount: number;
|
|
242467
|
+
isTrial: boolean;
|
|
242468
|
+
product: "free" | "pro" | "team" | "company" | "enterprise";
|
|
242152
242469
|
planPriceId: string;
|
|
242153
242470
|
planInterval: "daily" | "monthly" | "weekly" | "yearly";
|
|
242154
242471
|
seats: number;
|
|
242155
242472
|
seatLimit: number;
|
|
242156
242473
|
fullSeatLimit: number;
|
|
242157
242474
|
builderSeatLimit: number;
|
|
242158
|
-
amount: number;
|
|
242159
|
-
isTrial: boolean;
|
|
242160
242475
|
fullSeatPriceId: string;
|
|
242161
242476
|
status?: "active" | "suspended" | "gracePeriod" | "cancelled" | "downgraded_to_free" | undefined;
|
|
242477
|
+
isPricePerCreator?: boolean | undefined;
|
|
242478
|
+
legacyVersion?: string | undefined;
|
|
242479
|
+
stripeProductDescription?: string | undefined;
|
|
242480
|
+
stripeProductFeatures?: string[] | undefined;
|
|
242481
|
+
stripeProductAdditionalFeatures?: string[] | undefined;
|
|
242162
242482
|
stripeSubscriptionId?: string | undefined;
|
|
242163
242483
|
stripeCustomerId?: string | undefined;
|
|
242164
242484
|
subscriptionStatus?: "unknown" | "active" | "trialing" | "past_due" | "canceled" | "unpaid" | "incomplete_expired" | "incomplete" | undefined;
|
|
@@ -242302,12 +242622,7 @@ declare const DTOSubscriptionResponse: z__default.ZodObject<{
|
|
|
242302
242622
|
max?: number | undefined;
|
|
242303
242623
|
};
|
|
242304
242624
|
} | undefined;
|
|
242305
|
-
stripeProductDescription?: string | undefined;
|
|
242306
|
-
stripeProductFeatures?: string[] | undefined;
|
|
242307
|
-
stripeProductAdditionalFeatures?: string[] | undefined;
|
|
242308
242625
|
stripeSubscriptionMainItemId?: string | undefined;
|
|
242309
|
-
isPricePerCreator?: boolean | undefined;
|
|
242310
|
-
legacyVersion?: string | undefined;
|
|
242311
242626
|
currentPeriodStart?: string | undefined;
|
|
242312
242627
|
currentPeriodEnd?: string | undefined;
|
|
242313
242628
|
subscriptionStatusUpdatedAt?: string | undefined;
|
|
@@ -242359,17 +242674,22 @@ declare const DTOSubscriptionResponse: z__default.ZodObject<{
|
|
|
242359
242674
|
subscription: {
|
|
242360
242675
|
fullSeats: number;
|
|
242361
242676
|
builderSeats: number;
|
|
242362
|
-
|
|
242677
|
+
amount: number;
|
|
242678
|
+
isTrial: boolean;
|
|
242679
|
+
product: "free" | "pro" | "team" | "company" | "enterprise";
|
|
242363
242680
|
planPriceId: string;
|
|
242364
242681
|
planInterval: "daily" | "monthly" | "weekly" | "yearly";
|
|
242365
242682
|
seats: number;
|
|
242366
242683
|
seatLimit: number;
|
|
242367
242684
|
fullSeatLimit: number;
|
|
242368
242685
|
builderSeatLimit: number;
|
|
242369
|
-
amount: number;
|
|
242370
|
-
isTrial: boolean;
|
|
242371
242686
|
fullSeatPriceId: string;
|
|
242372
242687
|
status?: "active" | "suspended" | "gracePeriod" | "cancelled" | "downgraded_to_free" | undefined;
|
|
242688
|
+
isPricePerCreator?: boolean | undefined;
|
|
242689
|
+
legacyVersion?: string | undefined;
|
|
242690
|
+
stripeProductDescription?: string | undefined;
|
|
242691
|
+
stripeProductFeatures?: string[] | undefined;
|
|
242692
|
+
stripeProductAdditionalFeatures?: string[] | undefined;
|
|
242373
242693
|
stripeSubscriptionId?: string | undefined;
|
|
242374
242694
|
stripeCustomerId?: string | undefined;
|
|
242375
242695
|
subscriptionStatus?: "unknown" | "active" | "trialing" | "past_due" | "canceled" | "unpaid" | "incomplete_expired" | "incomplete" | undefined;
|
|
@@ -242513,12 +242833,7 @@ declare const DTOSubscriptionResponse: z__default.ZodObject<{
|
|
|
242513
242833
|
max?: number | undefined;
|
|
242514
242834
|
};
|
|
242515
242835
|
} | undefined;
|
|
242516
|
-
stripeProductDescription?: string | undefined;
|
|
242517
|
-
stripeProductFeatures?: string[] | undefined;
|
|
242518
|
-
stripeProductAdditionalFeatures?: string[] | undefined;
|
|
242519
242836
|
stripeSubscriptionMainItemId?: string | undefined;
|
|
242520
|
-
isPricePerCreator?: boolean | undefined;
|
|
242521
|
-
legacyVersion?: string | undefined;
|
|
242522
242837
|
currentPeriodStart?: string | undefined;
|
|
242523
242838
|
currentPeriodEnd?: string | undefined;
|
|
242524
242839
|
subscriptionStatusUpdatedAt?: string | undefined;
|
|
@@ -243958,9 +244273,9 @@ declare const DTODocumentationPageRoomHeaderData: z$1.ZodObject<{
|
|
|
243958
244273
|
minHeight?: number | null | undefined;
|
|
243959
244274
|
}>;
|
|
243960
244275
|
}, "strip", z$1.ZodTypeAny, {
|
|
244276
|
+
isHidden: boolean;
|
|
243961
244277
|
showSidebar: boolean;
|
|
243962
244278
|
isPrivate: boolean;
|
|
243963
|
-
isHidden: boolean;
|
|
243964
244279
|
header: {
|
|
243965
244280
|
description: string;
|
|
243966
244281
|
alignment: "Center" | "Left";
|
|
@@ -243989,9 +244304,9 @@ declare const DTODocumentationPageRoomHeaderData: z$1.ZodObject<{
|
|
|
243989
244304
|
minHeight?: number | null | undefined;
|
|
243990
244305
|
};
|
|
243991
244306
|
}, {
|
|
244307
|
+
isHidden: boolean;
|
|
243992
244308
|
showSidebar: boolean;
|
|
243993
244309
|
isPrivate: boolean;
|
|
243994
|
-
isHidden: boolean;
|
|
243995
244310
|
header: {
|
|
243996
244311
|
description: string;
|
|
243997
244312
|
alignment: "Center" | "Left";
|
|
@@ -244023,9 +244338,9 @@ declare const DTODocumentationPageRoomHeaderData: z$1.ZodObject<{
|
|
|
244023
244338
|
}, "strip", z$1.ZodTypeAny, {
|
|
244024
244339
|
title: string;
|
|
244025
244340
|
configuration: {
|
|
244341
|
+
isHidden: boolean;
|
|
244026
244342
|
showSidebar: boolean;
|
|
244027
244343
|
isPrivate: boolean;
|
|
244028
|
-
isHidden: boolean;
|
|
244029
244344
|
header: {
|
|
244030
244345
|
description: string;
|
|
244031
244346
|
alignment: "Center" | "Left";
|
|
@@ -244057,9 +244372,9 @@ declare const DTODocumentationPageRoomHeaderData: z$1.ZodObject<{
|
|
|
244057
244372
|
}, {
|
|
244058
244373
|
title: string;
|
|
244059
244374
|
configuration: {
|
|
244375
|
+
isHidden: boolean;
|
|
244060
244376
|
showSidebar: boolean;
|
|
244061
244377
|
isPrivate: boolean;
|
|
244062
|
-
isHidden: boolean;
|
|
244063
244378
|
header: {
|
|
244064
244379
|
description: string;
|
|
244065
244380
|
alignment: "Center" | "Left";
|
|
@@ -244344,9 +244659,9 @@ declare const DTODocumentationPageRoomHeaderDataUpdate: z$1.ZodObject<{
|
|
|
244344
244659
|
minHeight?: number | null | undefined;
|
|
244345
244660
|
}>;
|
|
244346
244661
|
}, "strip", z$1.ZodTypeAny, {
|
|
244662
|
+
isHidden: boolean;
|
|
244347
244663
|
showSidebar: boolean;
|
|
244348
244664
|
isPrivate: boolean;
|
|
244349
|
-
isHidden: boolean;
|
|
244350
244665
|
header: {
|
|
244351
244666
|
description?: string | undefined;
|
|
244352
244667
|
backgroundColor?: {
|
|
@@ -244375,9 +244690,9 @@ declare const DTODocumentationPageRoomHeaderDataUpdate: z$1.ZodObject<{
|
|
|
244375
244690
|
minHeight?: number | null | undefined;
|
|
244376
244691
|
};
|
|
244377
244692
|
}, {
|
|
244693
|
+
isHidden: boolean;
|
|
244378
244694
|
showSidebar: boolean;
|
|
244379
244695
|
isPrivate: boolean;
|
|
244380
|
-
isHidden: boolean;
|
|
244381
244696
|
header: {
|
|
244382
244697
|
description?: string | undefined;
|
|
244383
244698
|
backgroundColor?: {
|
|
@@ -244409,9 +244724,9 @@ declare const DTODocumentationPageRoomHeaderDataUpdate: z$1.ZodObject<{
|
|
|
244409
244724
|
}, "strip", z$1.ZodTypeAny, {
|
|
244410
244725
|
title?: string | undefined;
|
|
244411
244726
|
configuration?: {
|
|
244727
|
+
isHidden: boolean;
|
|
244412
244728
|
showSidebar: boolean;
|
|
244413
244729
|
isPrivate: boolean;
|
|
244414
|
-
isHidden: boolean;
|
|
244415
244730
|
header: {
|
|
244416
244731
|
description?: string | undefined;
|
|
244417
244732
|
backgroundColor?: {
|
|
@@ -244443,9 +244758,9 @@ declare const DTODocumentationPageRoomHeaderDataUpdate: z$1.ZodObject<{
|
|
|
244443
244758
|
}, {
|
|
244444
244759
|
title?: string | undefined;
|
|
244445
244760
|
configuration?: {
|
|
244761
|
+
isHidden: boolean;
|
|
244446
244762
|
showSidebar: boolean;
|
|
244447
244763
|
isPrivate: boolean;
|
|
244448
|
-
isHidden: boolean;
|
|
244449
244764
|
header: {
|
|
244450
244765
|
description?: string | undefined;
|
|
244451
244766
|
backgroundColor?: {
|
|
@@ -245624,12 +245939,12 @@ declare const PageBlockDefinitionLayoutBase: z$1.ZodObject<{
|
|
|
245624
245939
|
columnResizing: z$1.ZodOptional<z$1.ZodEnum<["Fill", "Hug"]>>;
|
|
245625
245940
|
}, "strip", z$1.ZodTypeAny, {
|
|
245626
245941
|
type: "Column" | "Row";
|
|
245627
|
-
gap?: "
|
|
245942
|
+
gap?: "Small" | "Medium" | "Large" | "None" | undefined;
|
|
245628
245943
|
columnAlign?: "Center" | "Start" | "End" | undefined;
|
|
245629
245944
|
columnResizing?: "Fill" | "Hug" | undefined;
|
|
245630
245945
|
}, {
|
|
245631
245946
|
type: "Column" | "Row";
|
|
245632
|
-
gap?: "
|
|
245947
|
+
gap?: "Small" | "Medium" | "Large" | "None" | undefined;
|
|
245633
245948
|
columnAlign?: "Center" | "Start" | "End" | undefined;
|
|
245634
245949
|
columnResizing?: "Fill" | "Hug" | undefined;
|
|
245635
245950
|
}>;
|
|
@@ -245765,7 +246080,7 @@ declare const DTOGetBlockDefinitionsOutput: z$1.ZodObject<{
|
|
|
245765
246080
|
name: string;
|
|
245766
246081
|
layout: {
|
|
245767
246082
|
type: "Column" | "Row";
|
|
245768
|
-
gap?: "
|
|
246083
|
+
gap?: "Small" | "Medium" | "Large" | "None" | undefined;
|
|
245769
246084
|
columnAlign?: "Center" | "Start" | "End" | undefined;
|
|
245770
246085
|
columnResizing?: "Fill" | "Hug" | undefined;
|
|
245771
246086
|
} & {
|
|
@@ -245787,7 +246102,7 @@ declare const DTOGetBlockDefinitionsOutput: z$1.ZodObject<{
|
|
|
245787
246102
|
name: string;
|
|
245788
246103
|
layout: {
|
|
245789
246104
|
type: "Column" | "Row";
|
|
245790
|
-
gap?: "
|
|
246105
|
+
gap?: "Small" | "Medium" | "Large" | "None" | undefined;
|
|
245791
246106
|
columnAlign?: "Center" | "Start" | "End" | undefined;
|
|
245792
246107
|
columnResizing?: "Fill" | "Hug" | undefined;
|
|
245793
246108
|
} & {
|
|
@@ -245820,7 +246135,7 @@ declare const DTOGetBlockDefinitionsOutput: z$1.ZodObject<{
|
|
|
245820
246135
|
name: string;
|
|
245821
246136
|
layout: {
|
|
245822
246137
|
type: "Column" | "Row";
|
|
245823
|
-
gap?: "
|
|
246138
|
+
gap?: "Small" | "Medium" | "Large" | "None" | undefined;
|
|
245824
246139
|
columnAlign?: "Center" | "Start" | "End" | undefined;
|
|
245825
246140
|
columnResizing?: "Fill" | "Hug" | undefined;
|
|
245826
246141
|
} & {
|
|
@@ -245859,7 +246174,7 @@ declare const DTOGetBlockDefinitionsOutput: z$1.ZodObject<{
|
|
|
245859
246174
|
name: string;
|
|
245860
246175
|
layout: {
|
|
245861
246176
|
type: "Column" | "Row";
|
|
245862
|
-
gap?: "
|
|
246177
|
+
gap?: "Small" | "Medium" | "Large" | "None" | undefined;
|
|
245863
246178
|
columnAlign?: "Center" | "Start" | "End" | undefined;
|
|
245864
246179
|
columnResizing?: "Fill" | "Hug" | undefined;
|
|
245865
246180
|
} & {
|
|
@@ -245989,7 +246304,7 @@ declare const DTOGetBlockDefinitionsOutput: z$1.ZodObject<{
|
|
|
245989
246304
|
name: string;
|
|
245990
246305
|
layout: {
|
|
245991
246306
|
type: "Column" | "Row";
|
|
245992
|
-
gap?: "
|
|
246307
|
+
gap?: "Small" | "Medium" | "Large" | "None" | undefined;
|
|
245993
246308
|
columnAlign?: "Center" | "Start" | "End" | undefined;
|
|
245994
246309
|
columnResizing?: "Fill" | "Hug" | undefined;
|
|
245995
246310
|
} & {
|
|
@@ -246062,7 +246377,7 @@ declare const DTOGetBlockDefinitionsOutput: z$1.ZodObject<{
|
|
|
246062
246377
|
name: string;
|
|
246063
246378
|
layout: {
|
|
246064
246379
|
type: "Column" | "Row";
|
|
246065
|
-
gap?: "
|
|
246380
|
+
gap?: "Small" | "Medium" | "Large" | "None" | undefined;
|
|
246066
246381
|
columnAlign?: "Center" | "Start" | "End" | undefined;
|
|
246067
246382
|
columnResizing?: "Fill" | "Hug" | undefined;
|
|
246068
246383
|
} & {
|
|
@@ -246137,7 +246452,7 @@ declare const DTOGetBlockDefinitionsOutput: z$1.ZodObject<{
|
|
|
246137
246452
|
name: string;
|
|
246138
246453
|
layout: {
|
|
246139
246454
|
type: "Column" | "Row";
|
|
246140
|
-
gap?: "
|
|
246455
|
+
gap?: "Small" | "Medium" | "Large" | "None" | undefined;
|
|
246141
246456
|
columnAlign?: "Center" | "Start" | "End" | undefined;
|
|
246142
246457
|
columnResizing?: "Fill" | "Hug" | undefined;
|
|
246143
246458
|
} & {
|
|
@@ -246212,7 +246527,7 @@ declare const DTOGetBlockDefinitionsOutput: z$1.ZodObject<{
|
|
|
246212
246527
|
name: string;
|
|
246213
246528
|
layout: {
|
|
246214
246529
|
type: "Column" | "Row";
|
|
246215
|
-
gap?: "
|
|
246530
|
+
gap?: "Small" | "Medium" | "Large" | "None" | undefined;
|
|
246216
246531
|
columnAlign?: "Center" | "Start" | "End" | undefined;
|
|
246217
246532
|
columnResizing?: "Fill" | "Hug" | undefined;
|
|
246218
246533
|
} & {
|
|
@@ -249640,7 +249955,7 @@ declare class DocumentationEndpoint {
|
|
|
249640
249955
|
name: string;
|
|
249641
249956
|
layout: {
|
|
249642
249957
|
type: "Column" | "Row";
|
|
249643
|
-
gap?: "
|
|
249958
|
+
gap?: "Small" | "Medium" | "Large" | "None" | undefined;
|
|
249644
249959
|
columnAlign?: "Center" | "Start" | "End" | undefined;
|
|
249645
249960
|
columnResizing?: "Fill" | "Hug" | undefined;
|
|
249646
249961
|
} & {
|
|
@@ -252140,7 +252455,7 @@ declare class ThemesEndpoint {
|
|
|
252140
252455
|
} | {
|
|
252141
252456
|
type: "TextDecoration";
|
|
252142
252457
|
data: {
|
|
252143
|
-
value?: "
|
|
252458
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
252144
252459
|
aliasTo?: string | undefined;
|
|
252145
252460
|
};
|
|
252146
252461
|
} | {
|
|
@@ -252163,7 +252478,7 @@ declare class ThemesEndpoint {
|
|
|
252163
252478
|
aliasTo?: string | undefined;
|
|
252164
252479
|
};
|
|
252165
252480
|
textDecoration: {
|
|
252166
|
-
value?: "
|
|
252481
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
252167
252482
|
aliasTo?: string | undefined;
|
|
252168
252483
|
};
|
|
252169
252484
|
textCase: {
|
|
@@ -252521,7 +252836,7 @@ declare class ThemesEndpoint {
|
|
|
252521
252836
|
} | {
|
|
252522
252837
|
type: "TextDecoration";
|
|
252523
252838
|
data: {
|
|
252524
|
-
value?: "
|
|
252839
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
252525
252840
|
aliasTo?: string | undefined;
|
|
252526
252841
|
};
|
|
252527
252842
|
} | {
|
|
@@ -252544,7 +252859,7 @@ declare class ThemesEndpoint {
|
|
|
252544
252859
|
aliasTo?: string | undefined;
|
|
252545
252860
|
};
|
|
252546
252861
|
textDecoration: {
|
|
252547
|
-
value?: "
|
|
252862
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
252548
252863
|
aliasTo?: string | undefined;
|
|
252549
252864
|
};
|
|
252550
252865
|
textCase: {
|
|
@@ -252902,7 +253217,7 @@ declare class ThemesEndpoint {
|
|
|
252902
253217
|
} | {
|
|
252903
253218
|
type: "TextDecoration";
|
|
252904
253219
|
data: {
|
|
252905
|
-
value?: "
|
|
253220
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
252906
253221
|
aliasTo?: string | undefined;
|
|
252907
253222
|
};
|
|
252908
253223
|
} | {
|
|
@@ -252925,7 +253240,7 @@ declare class ThemesEndpoint {
|
|
|
252925
253240
|
aliasTo?: string | undefined;
|
|
252926
253241
|
};
|
|
252927
253242
|
textDecoration: {
|
|
252928
|
-
value?: "
|
|
253243
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
252929
253244
|
aliasTo?: string | undefined;
|
|
252930
253245
|
};
|
|
252931
253246
|
textCase: {
|
|
@@ -253325,7 +253640,7 @@ declare class TokensEndpoint {
|
|
|
253325
253640
|
} | {
|
|
253326
253641
|
type: "TextDecoration";
|
|
253327
253642
|
data: {
|
|
253328
|
-
value?: "
|
|
253643
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
253329
253644
|
aliasTo?: string | undefined;
|
|
253330
253645
|
};
|
|
253331
253646
|
} | {
|
|
@@ -253348,7 +253663,7 @@ declare class TokensEndpoint {
|
|
|
253348
253663
|
aliasTo?: string | undefined;
|
|
253349
253664
|
};
|
|
253350
253665
|
textDecoration: {
|
|
253351
|
-
value?: "
|
|
253666
|
+
value?: "Strikethrough" | "None" | "Underline" | undefined;
|
|
253352
253667
|
aliasTo?: string | undefined;
|
|
253353
253668
|
};
|
|
253354
253669
|
textCase: {
|
|
@@ -255073,8 +255388,8 @@ declare class ForgeProjectFeaturesEndpoint {
|
|
|
255073
255388
|
numberOfBookmarkedIterations: number;
|
|
255074
255389
|
updatedAt?: Date | undefined;
|
|
255075
255390
|
threadId?: string | undefined;
|
|
255076
|
-
isArchived?: boolean | undefined;
|
|
255077
255391
|
sectionId?: string | undefined;
|
|
255392
|
+
isArchived?: boolean | undefined;
|
|
255078
255393
|
e2bTemplateId?: string | null | undefined;
|
|
255079
255394
|
e2bIterationId?: string | null | undefined;
|
|
255080
255395
|
lastReplyTimestamp?: Date | undefined;
|
|
@@ -255094,8 +255409,8 @@ declare class ForgeProjectFeaturesEndpoint {
|
|
|
255094
255409
|
numberOfBookmarkedIterations: number;
|
|
255095
255410
|
updatedAt?: Date | undefined;
|
|
255096
255411
|
threadId?: string | undefined;
|
|
255097
|
-
isArchived?: boolean | undefined;
|
|
255098
255412
|
sectionId?: string | undefined;
|
|
255413
|
+
isArchived?: boolean | undefined;
|
|
255099
255414
|
e2bTemplateId?: string | null | undefined;
|
|
255100
255415
|
e2bIterationId?: string | null | undefined;
|
|
255101
255416
|
lastReplyTimestamp?: Date | undefined;
|
|
@@ -255301,7 +255616,7 @@ declare class ForgeProjectInvitationsEndpoint {
|
|
|
255301
255616
|
email: string;
|
|
255302
255617
|
createdAt: Date;
|
|
255303
255618
|
updatedAt: Date;
|
|
255304
|
-
role: "
|
|
255619
|
+
role: "Builder" | "Admin" | "Viewer";
|
|
255305
255620
|
workspaceInvitationId: string;
|
|
255306
255621
|
forgeProjectId: string;
|
|
255307
255622
|
createdById: string;
|
|
@@ -255329,7 +255644,7 @@ declare class ForgeProjectInvitationsEndpoint {
|
|
|
255329
255644
|
email: string;
|
|
255330
255645
|
createdAt: Date;
|
|
255331
255646
|
updatedAt: Date;
|
|
255332
|
-
role: "
|
|
255647
|
+
role: "Builder" | "Admin" | "Viewer";
|
|
255333
255648
|
workspaceInvitationId: string;
|
|
255334
255649
|
forgeProjectId: string;
|
|
255335
255650
|
createdById: string;
|
|
@@ -255340,7 +255655,7 @@ declare class ForgeProjectInvitationsEndpoint {
|
|
|
255340
255655
|
email: string;
|
|
255341
255656
|
createdAt: Date;
|
|
255342
255657
|
updatedAt: Date;
|
|
255343
|
-
role: "
|
|
255658
|
+
role: "Builder" | "Admin" | "Viewer";
|
|
255344
255659
|
workspaceInvitationId: string;
|
|
255345
255660
|
forgeProjectId: string;
|
|
255346
255661
|
createdById: string;
|
|
@@ -255376,7 +255691,7 @@ declare class ForgeProjectMembersEndpoint {
|
|
|
255376
255691
|
email: string;
|
|
255377
255692
|
createdAt: Date;
|
|
255378
255693
|
updatedAt: Date;
|
|
255379
|
-
role: "
|
|
255694
|
+
role: "Builder" | "Admin" | "Viewer";
|
|
255380
255695
|
workspaceInvitationId: string;
|
|
255381
255696
|
forgeProjectId: string;
|
|
255382
255697
|
createdById: string;
|
|
@@ -255404,7 +255719,7 @@ declare class ForgeProjectMembersEndpoint {
|
|
|
255404
255719
|
email: string;
|
|
255405
255720
|
createdAt: Date;
|
|
255406
255721
|
updatedAt: Date;
|
|
255407
|
-
role: "
|
|
255722
|
+
role: "Builder" | "Admin" | "Viewer";
|
|
255408
255723
|
workspaceInvitationId: string;
|
|
255409
255724
|
forgeProjectId: string;
|
|
255410
255725
|
createdById: string;
|
|
@@ -263438,8 +263753,8 @@ declare function applyProjectActionsLocally(input: Input): {
|
|
|
263438
263753
|
numberOfBookmarkedIterations: number;
|
|
263439
263754
|
updatedAt?: Date | undefined;
|
|
263440
263755
|
threadId?: string | undefined;
|
|
263441
|
-
isArchived?: boolean | undefined;
|
|
263442
263756
|
sectionId?: string | undefined;
|
|
263757
|
+
isArchived?: boolean | undefined;
|
|
263443
263758
|
e2bTemplateId?: string | null | undefined;
|
|
263444
263759
|
e2bIterationId?: string | null | undefined;
|
|
263445
263760
|
lastReplyTimestamp?: Date | undefined;
|
|
@@ -263509,8 +263824,8 @@ declare class LocalProjectActionExecutor {
|
|
|
263509
263824
|
numberOfBookmarkedIterations: number;
|
|
263510
263825
|
updatedAt?: Date | undefined;
|
|
263511
263826
|
threadId?: string | undefined;
|
|
263512
|
-
isArchived?: boolean | undefined;
|
|
263513
263827
|
sectionId?: string | undefined;
|
|
263828
|
+
isArchived?: boolean | undefined;
|
|
263514
263829
|
e2bTemplateId?: string | null | undefined;
|
|
263515
263830
|
e2bIterationId?: string | null | undefined;
|
|
263516
263831
|
lastReplyTimestamp?: Date | undefined;
|
|
@@ -263622,4 +263937,4 @@ declare function isValidRedirectPath(path: string): {
|
|
|
263622
263937
|
reason: ValidationErrorReason | undefined;
|
|
263623
263938
|
};
|
|
263624
263939
|
|
|
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 };
|
|
263940
|
+
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 };
|