@supernova-studio/client 0.57.17 → 0.57.19
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 +501 -262
- package/dist/index.d.ts +501 -262
- package/dist/index.js +70 -12
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +112 -54
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
- package/src/api/dto/design-tokens/design-token.ts +33 -1
- package/src/api/endpoints/design-system/sources.ts +5 -0
- package/src/api/endpoints/design-system/versions/index.ts +1 -0
- package/src/api/endpoints/design-system/versions/token-groups.ts +28 -0
- package/src/api/endpoints/design-system/versions/versions.ts +3 -0
package/dist/index.d.mts
CHANGED
|
@@ -4129,9 +4129,9 @@ declare const DTODataSourceFigmaCloud: z.ZodObject<{
|
|
|
4129
4129
|
tokensCreated: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodNumber>>, number, number | null | undefined>;
|
|
4130
4130
|
tokensUpdated: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodNumber>>, number, number | null | undefined>;
|
|
4131
4131
|
tokensDeleted: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodNumber>>, number, number | null | undefined>;
|
|
4132
|
-
tokensCreatedPerType: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodUnion<[z.ZodEnum<["Color", "Border", "Gradient", "Shadow", "Dimension", "Duration", "Size", "Space", "Opacity", "FontSize", "LineHeight", "LetterSpacing", "ParagraphSpacing", "BorderWidth", "BorderRadius", "ZIndex", "Image", "String", "ProductCopy", "FontFamily", "FontWeight", "TextDecoration", "TextCase", "Visibility", "Typography", "Blur", "Font"]>, z.ZodEnum<["Measure", "Radius", "GenericToken", "Font", "Text"]>]>, z.ZodNumber>>>, Partial<Record<"
|
|
4133
|
-
tokensUpdatedPerType: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodUnion<[z.ZodEnum<["Color", "Border", "Gradient", "Shadow", "Dimension", "Duration", "Size", "Space", "Opacity", "FontSize", "LineHeight", "LetterSpacing", "ParagraphSpacing", "BorderWidth", "BorderRadius", "ZIndex", "Image", "String", "ProductCopy", "FontFamily", "FontWeight", "TextDecoration", "TextCase", "Visibility", "Typography", "Blur", "Font"]>, z.ZodEnum<["Measure", "Radius", "GenericToken", "Font", "Text"]>]>, z.ZodNumber>>>, Partial<Record<"
|
|
4134
|
-
tokensDeletedPerType: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodUnion<[z.ZodEnum<["Color", "Border", "Gradient", "Shadow", "Dimension", "Duration", "Size", "Space", "Opacity", "FontSize", "LineHeight", "LetterSpacing", "ParagraphSpacing", "BorderWidth", "BorderRadius", "ZIndex", "Image", "String", "ProductCopy", "FontFamily", "FontWeight", "TextDecoration", "TextCase", "Visibility", "Typography", "Blur", "Font"]>, z.ZodEnum<["Measure", "Radius", "GenericToken", "Font", "Text"]>]>, z.ZodNumber>>>, Partial<Record<"
|
|
4132
|
+
tokensCreatedPerType: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodUnion<[z.ZodEnum<["Color", "Border", "Gradient", "Shadow", "Dimension", "Duration", "Size", "Space", "Opacity", "FontSize", "LineHeight", "LetterSpacing", "ParagraphSpacing", "BorderWidth", "BorderRadius", "ZIndex", "Image", "String", "ProductCopy", "FontFamily", "FontWeight", "TextDecoration", "TextCase", "Visibility", "Typography", "Blur", "Font"]>, z.ZodEnum<["Measure", "Radius", "GenericToken", "Font", "Text"]>]>, z.ZodNumber>>>, Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>, Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined>;
|
|
4133
|
+
tokensUpdatedPerType: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodUnion<[z.ZodEnum<["Color", "Border", "Gradient", "Shadow", "Dimension", "Duration", "Size", "Space", "Opacity", "FontSize", "LineHeight", "LetterSpacing", "ParagraphSpacing", "BorderWidth", "BorderRadius", "ZIndex", "Image", "String", "ProductCopy", "FontFamily", "FontWeight", "TextDecoration", "TextCase", "Visibility", "Typography", "Blur", "Font"]>, z.ZodEnum<["Measure", "Radius", "GenericToken", "Font", "Text"]>]>, z.ZodNumber>>>, Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>, Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined>;
|
|
4134
|
+
tokensDeletedPerType: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodUnion<[z.ZodEnum<["Color", "Border", "Gradient", "Shadow", "Dimension", "Duration", "Size", "Space", "Opacity", "FontSize", "LineHeight", "LetterSpacing", "ParagraphSpacing", "BorderWidth", "BorderRadius", "ZIndex", "Image", "String", "ProductCopy", "FontFamily", "FontWeight", "TextDecoration", "TextCase", "Visibility", "Typography", "Blur", "Font"]>, z.ZodEnum<["Measure", "Radius", "GenericToken", "Font", "Text"]>]>, z.ZodNumber>>>, Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>, Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined>;
|
|
4135
4135
|
sourceId: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodType<string, z.ZodTypeDef, string>>>, string | undefined, string | null | undefined>;
|
|
4136
4136
|
brandId: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodType<string, z.ZodTypeDef, string>>>, string | undefined, string | null | undefined>;
|
|
4137
4137
|
versionId: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodType<string, z.ZodTypeDef, string>>>, string | undefined, string | null | undefined>;
|
|
@@ -4185,9 +4185,9 @@ declare const DTODataSourceFigmaCloud: z.ZodObject<{
|
|
|
4185
4185
|
tokensCreated: number;
|
|
4186
4186
|
tokensUpdated: number;
|
|
4187
4187
|
tokensDeleted: number;
|
|
4188
|
-
tokensCreatedPerType: Partial<Record<"
|
|
4189
|
-
tokensUpdatedPerType: Partial<Record<"
|
|
4190
|
-
tokensDeletedPerType: Partial<Record<"
|
|
4188
|
+
tokensCreatedPerType: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>;
|
|
4189
|
+
tokensUpdatedPerType: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>;
|
|
4190
|
+
tokensDeletedPerType: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>;
|
|
4191
4191
|
componentsCreated: number;
|
|
4192
4192
|
componentsUpdated: number;
|
|
4193
4193
|
componentsDeleted: number;
|
|
@@ -4219,9 +4219,9 @@ declare const DTODataSourceFigmaCloud: z.ZodObject<{
|
|
|
4219
4219
|
tokensCreated?: number | null | undefined;
|
|
4220
4220
|
tokensUpdated?: number | null | undefined;
|
|
4221
4221
|
tokensDeleted?: number | null | undefined;
|
|
4222
|
-
tokensCreatedPerType?: Partial<Record<"
|
|
4223
|
-
tokensUpdatedPerType?: Partial<Record<"
|
|
4224
|
-
tokensDeletedPerType?: Partial<Record<"
|
|
4222
|
+
tokensCreatedPerType?: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined;
|
|
4223
|
+
tokensUpdatedPerType?: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined;
|
|
4224
|
+
tokensDeletedPerType?: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined;
|
|
4225
4225
|
componentsCreated?: number | null | undefined;
|
|
4226
4226
|
componentsUpdated?: number | null | undefined;
|
|
4227
4227
|
componentsDeleted?: number | null | undefined;
|
|
@@ -4295,9 +4295,9 @@ declare const DTODataSourceFigmaCloud: z.ZodObject<{
|
|
|
4295
4295
|
tokensCreated: number;
|
|
4296
4296
|
tokensUpdated: number;
|
|
4297
4297
|
tokensDeleted: number;
|
|
4298
|
-
tokensCreatedPerType: Partial<Record<"
|
|
4299
|
-
tokensUpdatedPerType: Partial<Record<"
|
|
4300
|
-
tokensDeletedPerType: Partial<Record<"
|
|
4298
|
+
tokensCreatedPerType: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>;
|
|
4299
|
+
tokensUpdatedPerType: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>;
|
|
4300
|
+
tokensDeletedPerType: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>;
|
|
4301
4301
|
componentsCreated: number;
|
|
4302
4302
|
componentsUpdated: number;
|
|
4303
4303
|
componentsDeleted: number;
|
|
@@ -4352,9 +4352,9 @@ declare const DTODataSourceFigmaCloud: z.ZodObject<{
|
|
|
4352
4352
|
tokensCreated?: number | null | undefined;
|
|
4353
4353
|
tokensUpdated?: number | null | undefined;
|
|
4354
4354
|
tokensDeleted?: number | null | undefined;
|
|
4355
|
-
tokensCreatedPerType?: Partial<Record<"
|
|
4356
|
-
tokensUpdatedPerType?: Partial<Record<"
|
|
4357
|
-
tokensDeletedPerType?: Partial<Record<"
|
|
4355
|
+
tokensCreatedPerType?: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined;
|
|
4356
|
+
tokensUpdatedPerType?: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined;
|
|
4357
|
+
tokensDeletedPerType?: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined;
|
|
4358
4358
|
componentsCreated?: number | null | undefined;
|
|
4359
4359
|
componentsUpdated?: number | null | undefined;
|
|
4360
4360
|
componentsDeleted?: number | null | undefined;
|
|
@@ -4429,9 +4429,9 @@ declare const DTODataSourceFigma: z.ZodObject<{
|
|
|
4429
4429
|
tokensCreated: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodNumber>>, number, number | null | undefined>;
|
|
4430
4430
|
tokensUpdated: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodNumber>>, number, number | null | undefined>;
|
|
4431
4431
|
tokensDeleted: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodNumber>>, number, number | null | undefined>;
|
|
4432
|
-
tokensCreatedPerType: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodUnion<[z.ZodEnum<["Color", "Border", "Gradient", "Shadow", "Dimension", "Duration", "Size", "Space", "Opacity", "FontSize", "LineHeight", "LetterSpacing", "ParagraphSpacing", "BorderWidth", "BorderRadius", "ZIndex", "Image", "String", "ProductCopy", "FontFamily", "FontWeight", "TextDecoration", "TextCase", "Visibility", "Typography", "Blur", "Font"]>, z.ZodEnum<["Measure", "Radius", "GenericToken", "Font", "Text"]>]>, z.ZodNumber>>>, Partial<Record<"
|
|
4433
|
-
tokensUpdatedPerType: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodUnion<[z.ZodEnum<["Color", "Border", "Gradient", "Shadow", "Dimension", "Duration", "Size", "Space", "Opacity", "FontSize", "LineHeight", "LetterSpacing", "ParagraphSpacing", "BorderWidth", "BorderRadius", "ZIndex", "Image", "String", "ProductCopy", "FontFamily", "FontWeight", "TextDecoration", "TextCase", "Visibility", "Typography", "Blur", "Font"]>, z.ZodEnum<["Measure", "Radius", "GenericToken", "Font", "Text"]>]>, z.ZodNumber>>>, Partial<Record<"
|
|
4434
|
-
tokensDeletedPerType: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodUnion<[z.ZodEnum<["Color", "Border", "Gradient", "Shadow", "Dimension", "Duration", "Size", "Space", "Opacity", "FontSize", "LineHeight", "LetterSpacing", "ParagraphSpacing", "BorderWidth", "BorderRadius", "ZIndex", "Image", "String", "ProductCopy", "FontFamily", "FontWeight", "TextDecoration", "TextCase", "Visibility", "Typography", "Blur", "Font"]>, z.ZodEnum<["Measure", "Radius", "GenericToken", "Font", "Text"]>]>, z.ZodNumber>>>, Partial<Record<"
|
|
4432
|
+
tokensCreatedPerType: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodUnion<[z.ZodEnum<["Color", "Border", "Gradient", "Shadow", "Dimension", "Duration", "Size", "Space", "Opacity", "FontSize", "LineHeight", "LetterSpacing", "ParagraphSpacing", "BorderWidth", "BorderRadius", "ZIndex", "Image", "String", "ProductCopy", "FontFamily", "FontWeight", "TextDecoration", "TextCase", "Visibility", "Typography", "Blur", "Font"]>, z.ZodEnum<["Measure", "Radius", "GenericToken", "Font", "Text"]>]>, z.ZodNumber>>>, Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>, Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined>;
|
|
4433
|
+
tokensUpdatedPerType: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodUnion<[z.ZodEnum<["Color", "Border", "Gradient", "Shadow", "Dimension", "Duration", "Size", "Space", "Opacity", "FontSize", "LineHeight", "LetterSpacing", "ParagraphSpacing", "BorderWidth", "BorderRadius", "ZIndex", "Image", "String", "ProductCopy", "FontFamily", "FontWeight", "TextDecoration", "TextCase", "Visibility", "Typography", "Blur", "Font"]>, z.ZodEnum<["Measure", "Radius", "GenericToken", "Font", "Text"]>]>, z.ZodNumber>>>, Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>, Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined>;
|
|
4434
|
+
tokensDeletedPerType: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodUnion<[z.ZodEnum<["Color", "Border", "Gradient", "Shadow", "Dimension", "Duration", "Size", "Space", "Opacity", "FontSize", "LineHeight", "LetterSpacing", "ParagraphSpacing", "BorderWidth", "BorderRadius", "ZIndex", "Image", "String", "ProductCopy", "FontFamily", "FontWeight", "TextDecoration", "TextCase", "Visibility", "Typography", "Blur", "Font"]>, z.ZodEnum<["Measure", "Radius", "GenericToken", "Font", "Text"]>]>, z.ZodNumber>>>, Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>, Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined>;
|
|
4435
4435
|
sourceId: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodType<string, z.ZodTypeDef, string>>>, string | undefined, string | null | undefined>;
|
|
4436
4436
|
brandId: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodType<string, z.ZodTypeDef, string>>>, string | undefined, string | null | undefined>;
|
|
4437
4437
|
versionId: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodType<string, z.ZodTypeDef, string>>>, string | undefined, string | null | undefined>;
|
|
@@ -4485,9 +4485,9 @@ declare const DTODataSourceFigma: z.ZodObject<{
|
|
|
4485
4485
|
tokensCreated: number;
|
|
4486
4486
|
tokensUpdated: number;
|
|
4487
4487
|
tokensDeleted: number;
|
|
4488
|
-
tokensCreatedPerType: Partial<Record<"
|
|
4489
|
-
tokensUpdatedPerType: Partial<Record<"
|
|
4490
|
-
tokensDeletedPerType: Partial<Record<"
|
|
4488
|
+
tokensCreatedPerType: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>;
|
|
4489
|
+
tokensUpdatedPerType: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>;
|
|
4490
|
+
tokensDeletedPerType: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>;
|
|
4491
4491
|
componentsCreated: number;
|
|
4492
4492
|
componentsUpdated: number;
|
|
4493
4493
|
componentsDeleted: number;
|
|
@@ -4519,9 +4519,9 @@ declare const DTODataSourceFigma: z.ZodObject<{
|
|
|
4519
4519
|
tokensCreated?: number | null | undefined;
|
|
4520
4520
|
tokensUpdated?: number | null | undefined;
|
|
4521
4521
|
tokensDeleted?: number | null | undefined;
|
|
4522
|
-
tokensCreatedPerType?: Partial<Record<"
|
|
4523
|
-
tokensUpdatedPerType?: Partial<Record<"
|
|
4524
|
-
tokensDeletedPerType?: Partial<Record<"
|
|
4522
|
+
tokensCreatedPerType?: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined;
|
|
4523
|
+
tokensUpdatedPerType?: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined;
|
|
4524
|
+
tokensDeletedPerType?: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined;
|
|
4525
4525
|
componentsCreated?: number | null | undefined;
|
|
4526
4526
|
componentsUpdated?: number | null | undefined;
|
|
4527
4527
|
componentsDeleted?: number | null | undefined;
|
|
@@ -4595,9 +4595,9 @@ declare const DTODataSourceFigma: z.ZodObject<{
|
|
|
4595
4595
|
tokensCreated: number;
|
|
4596
4596
|
tokensUpdated: number;
|
|
4597
4597
|
tokensDeleted: number;
|
|
4598
|
-
tokensCreatedPerType: Partial<Record<"
|
|
4599
|
-
tokensUpdatedPerType: Partial<Record<"
|
|
4600
|
-
tokensDeletedPerType: Partial<Record<"
|
|
4598
|
+
tokensCreatedPerType: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>;
|
|
4599
|
+
tokensUpdatedPerType: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>;
|
|
4600
|
+
tokensDeletedPerType: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>;
|
|
4601
4601
|
componentsCreated: number;
|
|
4602
4602
|
componentsUpdated: number;
|
|
4603
4603
|
componentsDeleted: number;
|
|
@@ -4652,9 +4652,9 @@ declare const DTODataSourceFigma: z.ZodObject<{
|
|
|
4652
4652
|
tokensCreated?: number | null | undefined;
|
|
4653
4653
|
tokensUpdated?: number | null | undefined;
|
|
4654
4654
|
tokensDeleted?: number | null | undefined;
|
|
4655
|
-
tokensCreatedPerType?: Partial<Record<"
|
|
4656
|
-
tokensUpdatedPerType?: Partial<Record<"
|
|
4657
|
-
tokensDeletedPerType?: Partial<Record<"
|
|
4655
|
+
tokensCreatedPerType?: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined;
|
|
4656
|
+
tokensUpdatedPerType?: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined;
|
|
4657
|
+
tokensDeletedPerType?: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined;
|
|
4658
4658
|
componentsCreated?: number | null | undefined;
|
|
4659
4659
|
componentsUpdated?: number | null | undefined;
|
|
4660
4660
|
componentsDeleted?: number | null | undefined;
|
|
@@ -4716,9 +4716,9 @@ declare const DTODataSourceFigma: z.ZodObject<{
|
|
|
4716
4716
|
tokensCreated: number;
|
|
4717
4717
|
tokensUpdated: number;
|
|
4718
4718
|
tokensDeleted: number;
|
|
4719
|
-
tokensCreatedPerType: Partial<Record<"
|
|
4720
|
-
tokensUpdatedPerType: Partial<Record<"
|
|
4721
|
-
tokensDeletedPerType: Partial<Record<"
|
|
4719
|
+
tokensCreatedPerType: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>;
|
|
4720
|
+
tokensUpdatedPerType: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>;
|
|
4721
|
+
tokensDeletedPerType: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>;
|
|
4722
4722
|
componentsCreated: number;
|
|
4723
4723
|
componentsUpdated: number;
|
|
4724
4724
|
componentsDeleted: number;
|
|
@@ -4788,9 +4788,9 @@ declare const DTODataSourceFigma: z.ZodObject<{
|
|
|
4788
4788
|
tokensCreated?: number | null | undefined;
|
|
4789
4789
|
tokensUpdated?: number | null | undefined;
|
|
4790
4790
|
tokensDeleted?: number | null | undefined;
|
|
4791
|
-
tokensCreatedPerType?: Partial<Record<"
|
|
4792
|
-
tokensUpdatedPerType?: Partial<Record<"
|
|
4793
|
-
tokensDeletedPerType?: Partial<Record<"
|
|
4791
|
+
tokensCreatedPerType?: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined;
|
|
4792
|
+
tokensUpdatedPerType?: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined;
|
|
4793
|
+
tokensDeletedPerType?: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined;
|
|
4794
4794
|
componentsCreated?: number | null | undefined;
|
|
4795
4795
|
componentsUpdated?: number | null | undefined;
|
|
4796
4796
|
componentsDeleted?: number | null | undefined;
|
|
@@ -5099,9 +5099,9 @@ declare const DTODataSource: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
|
|
|
5099
5099
|
tokensCreated: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodNumber>>, number, number | null | undefined>;
|
|
5100
5100
|
tokensUpdated: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodNumber>>, number, number | null | undefined>;
|
|
5101
5101
|
tokensDeleted: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodNumber>>, number, number | null | undefined>;
|
|
5102
|
-
tokensCreatedPerType: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodUnion<[z.ZodEnum<["Color", "Border", "Gradient", "Shadow", "Dimension", "Duration", "Size", "Space", "Opacity", "FontSize", "LineHeight", "LetterSpacing", "ParagraphSpacing", "BorderWidth", "BorderRadius", "ZIndex", "Image", "String", "ProductCopy", "FontFamily", "FontWeight", "TextDecoration", "TextCase", "Visibility", "Typography", "Blur", "Font"]>, z.ZodEnum<["Measure", "Radius", "GenericToken", "Font", "Text"]>]>, z.ZodNumber>>>, Partial<Record<"
|
|
5103
|
-
tokensUpdatedPerType: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodUnion<[z.ZodEnum<["Color", "Border", "Gradient", "Shadow", "Dimension", "Duration", "Size", "Space", "Opacity", "FontSize", "LineHeight", "LetterSpacing", "ParagraphSpacing", "BorderWidth", "BorderRadius", "ZIndex", "Image", "String", "ProductCopy", "FontFamily", "FontWeight", "TextDecoration", "TextCase", "Visibility", "Typography", "Blur", "Font"]>, z.ZodEnum<["Measure", "Radius", "GenericToken", "Font", "Text"]>]>, z.ZodNumber>>>, Partial<Record<"
|
|
5104
|
-
tokensDeletedPerType: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodUnion<[z.ZodEnum<["Color", "Border", "Gradient", "Shadow", "Dimension", "Duration", "Size", "Space", "Opacity", "FontSize", "LineHeight", "LetterSpacing", "ParagraphSpacing", "BorderWidth", "BorderRadius", "ZIndex", "Image", "String", "ProductCopy", "FontFamily", "FontWeight", "TextDecoration", "TextCase", "Visibility", "Typography", "Blur", "Font"]>, z.ZodEnum<["Measure", "Radius", "GenericToken", "Font", "Text"]>]>, z.ZodNumber>>>, Partial<Record<"
|
|
5102
|
+
tokensCreatedPerType: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodUnion<[z.ZodEnum<["Color", "Border", "Gradient", "Shadow", "Dimension", "Duration", "Size", "Space", "Opacity", "FontSize", "LineHeight", "LetterSpacing", "ParagraphSpacing", "BorderWidth", "BorderRadius", "ZIndex", "Image", "String", "ProductCopy", "FontFamily", "FontWeight", "TextDecoration", "TextCase", "Visibility", "Typography", "Blur", "Font"]>, z.ZodEnum<["Measure", "Radius", "GenericToken", "Font", "Text"]>]>, z.ZodNumber>>>, Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>, Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined>;
|
|
5103
|
+
tokensUpdatedPerType: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodUnion<[z.ZodEnum<["Color", "Border", "Gradient", "Shadow", "Dimension", "Duration", "Size", "Space", "Opacity", "FontSize", "LineHeight", "LetterSpacing", "ParagraphSpacing", "BorderWidth", "BorderRadius", "ZIndex", "Image", "String", "ProductCopy", "FontFamily", "FontWeight", "TextDecoration", "TextCase", "Visibility", "Typography", "Blur", "Font"]>, z.ZodEnum<["Measure", "Radius", "GenericToken", "Font", "Text"]>]>, z.ZodNumber>>>, Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>, Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined>;
|
|
5104
|
+
tokensDeletedPerType: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodUnion<[z.ZodEnum<["Color", "Border", "Gradient", "Shadow", "Dimension", "Duration", "Size", "Space", "Opacity", "FontSize", "LineHeight", "LetterSpacing", "ParagraphSpacing", "BorderWidth", "BorderRadius", "ZIndex", "Image", "String", "ProductCopy", "FontFamily", "FontWeight", "TextDecoration", "TextCase", "Visibility", "Typography", "Blur", "Font"]>, z.ZodEnum<["Measure", "Radius", "GenericToken", "Font", "Text"]>]>, z.ZodNumber>>>, Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>, Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined>;
|
|
5105
5105
|
sourceId: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodType<string, z.ZodTypeDef, string>>>, string | undefined, string | null | undefined>;
|
|
5106
5106
|
brandId: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodType<string, z.ZodTypeDef, string>>>, string | undefined, string | null | undefined>;
|
|
5107
5107
|
versionId: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodType<string, z.ZodTypeDef, string>>>, string | undefined, string | null | undefined>;
|
|
@@ -5155,9 +5155,9 @@ declare const DTODataSource: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
|
|
|
5155
5155
|
tokensCreated: number;
|
|
5156
5156
|
tokensUpdated: number;
|
|
5157
5157
|
tokensDeleted: number;
|
|
5158
|
-
tokensCreatedPerType: Partial<Record<"
|
|
5159
|
-
tokensUpdatedPerType: Partial<Record<"
|
|
5160
|
-
tokensDeletedPerType: Partial<Record<"
|
|
5158
|
+
tokensCreatedPerType: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>;
|
|
5159
|
+
tokensUpdatedPerType: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>;
|
|
5160
|
+
tokensDeletedPerType: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>;
|
|
5161
5161
|
componentsCreated: number;
|
|
5162
5162
|
componentsUpdated: number;
|
|
5163
5163
|
componentsDeleted: number;
|
|
@@ -5189,9 +5189,9 @@ declare const DTODataSource: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
|
|
|
5189
5189
|
tokensCreated?: number | null | undefined;
|
|
5190
5190
|
tokensUpdated?: number | null | undefined;
|
|
5191
5191
|
tokensDeleted?: number | null | undefined;
|
|
5192
|
-
tokensCreatedPerType?: Partial<Record<"
|
|
5193
|
-
tokensUpdatedPerType?: Partial<Record<"
|
|
5194
|
-
tokensDeletedPerType?: Partial<Record<"
|
|
5192
|
+
tokensCreatedPerType?: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined;
|
|
5193
|
+
tokensUpdatedPerType?: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined;
|
|
5194
|
+
tokensDeletedPerType?: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined;
|
|
5195
5195
|
componentsCreated?: number | null | undefined;
|
|
5196
5196
|
componentsUpdated?: number | null | undefined;
|
|
5197
5197
|
componentsDeleted?: number | null | undefined;
|
|
@@ -5265,9 +5265,9 @@ declare const DTODataSource: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
|
|
|
5265
5265
|
tokensCreated: number;
|
|
5266
5266
|
tokensUpdated: number;
|
|
5267
5267
|
tokensDeleted: number;
|
|
5268
|
-
tokensCreatedPerType: Partial<Record<"
|
|
5269
|
-
tokensUpdatedPerType: Partial<Record<"
|
|
5270
|
-
tokensDeletedPerType: Partial<Record<"
|
|
5268
|
+
tokensCreatedPerType: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>;
|
|
5269
|
+
tokensUpdatedPerType: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>;
|
|
5270
|
+
tokensDeletedPerType: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>;
|
|
5271
5271
|
componentsCreated: number;
|
|
5272
5272
|
componentsUpdated: number;
|
|
5273
5273
|
componentsDeleted: number;
|
|
@@ -5322,9 +5322,9 @@ declare const DTODataSource: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
|
|
|
5322
5322
|
tokensCreated?: number | null | undefined;
|
|
5323
5323
|
tokensUpdated?: number | null | undefined;
|
|
5324
5324
|
tokensDeleted?: number | null | undefined;
|
|
5325
|
-
tokensCreatedPerType?: Partial<Record<"
|
|
5326
|
-
tokensUpdatedPerType?: Partial<Record<"
|
|
5327
|
-
tokensDeletedPerType?: Partial<Record<"
|
|
5325
|
+
tokensCreatedPerType?: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined;
|
|
5326
|
+
tokensUpdatedPerType?: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined;
|
|
5327
|
+
tokensDeletedPerType?: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined;
|
|
5328
5328
|
componentsCreated?: number | null | undefined;
|
|
5329
5329
|
componentsUpdated?: number | null | undefined;
|
|
5330
5330
|
componentsDeleted?: number | null | undefined;
|
|
@@ -5386,9 +5386,9 @@ declare const DTODataSource: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
|
|
|
5386
5386
|
tokensCreated: number;
|
|
5387
5387
|
tokensUpdated: number;
|
|
5388
5388
|
tokensDeleted: number;
|
|
5389
|
-
tokensCreatedPerType: Partial<Record<"
|
|
5390
|
-
tokensUpdatedPerType: Partial<Record<"
|
|
5391
|
-
tokensDeletedPerType: Partial<Record<"
|
|
5389
|
+
tokensCreatedPerType: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>;
|
|
5390
|
+
tokensUpdatedPerType: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>;
|
|
5391
|
+
tokensDeletedPerType: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>;
|
|
5392
5392
|
componentsCreated: number;
|
|
5393
5393
|
componentsUpdated: number;
|
|
5394
5394
|
componentsDeleted: number;
|
|
@@ -5458,9 +5458,9 @@ declare const DTODataSource: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
|
|
|
5458
5458
|
tokensCreated?: number | null | undefined;
|
|
5459
5459
|
tokensUpdated?: number | null | undefined;
|
|
5460
5460
|
tokensDeleted?: number | null | undefined;
|
|
5461
|
-
tokensCreatedPerType?: Partial<Record<"
|
|
5462
|
-
tokensUpdatedPerType?: Partial<Record<"
|
|
5463
|
-
tokensDeletedPerType?: Partial<Record<"
|
|
5461
|
+
tokensCreatedPerType?: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined;
|
|
5462
|
+
tokensUpdatedPerType?: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined;
|
|
5463
|
+
tokensDeletedPerType?: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined;
|
|
5464
5464
|
componentsCreated?: number | null | undefined;
|
|
5465
5465
|
componentsUpdated?: number | null | undefined;
|
|
5466
5466
|
componentsDeleted?: number | null | undefined;
|
|
@@ -5766,9 +5766,9 @@ declare const DTODataSourceCreationResponse: z.ZodObject<{
|
|
|
5766
5766
|
tokensCreated: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodNumber>>, number, number | null | undefined>;
|
|
5767
5767
|
tokensUpdated: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodNumber>>, number, number | null | undefined>;
|
|
5768
5768
|
tokensDeleted: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodNumber>>, number, number | null | undefined>;
|
|
5769
|
-
tokensCreatedPerType: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodUnion<[z.ZodEnum<["Color", "Border", "Gradient", "Shadow", "Dimension", "Duration", "Size", "Space", "Opacity", "FontSize", "LineHeight", "LetterSpacing", "ParagraphSpacing", "BorderWidth", "BorderRadius", "ZIndex", "Image", "String", "ProductCopy", "FontFamily", "FontWeight", "TextDecoration", "TextCase", "Visibility", "Typography", "Blur", "Font"]>, z.ZodEnum<["Measure", "Radius", "GenericToken", "Font", "Text"]>]>, z.ZodNumber>>>, Partial<Record<"
|
|
5770
|
-
tokensUpdatedPerType: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodUnion<[z.ZodEnum<["Color", "Border", "Gradient", "Shadow", "Dimension", "Duration", "Size", "Space", "Opacity", "FontSize", "LineHeight", "LetterSpacing", "ParagraphSpacing", "BorderWidth", "BorderRadius", "ZIndex", "Image", "String", "ProductCopy", "FontFamily", "FontWeight", "TextDecoration", "TextCase", "Visibility", "Typography", "Blur", "Font"]>, z.ZodEnum<["Measure", "Radius", "GenericToken", "Font", "Text"]>]>, z.ZodNumber>>>, Partial<Record<"
|
|
5771
|
-
tokensDeletedPerType: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodUnion<[z.ZodEnum<["Color", "Border", "Gradient", "Shadow", "Dimension", "Duration", "Size", "Space", "Opacity", "FontSize", "LineHeight", "LetterSpacing", "ParagraphSpacing", "BorderWidth", "BorderRadius", "ZIndex", "Image", "String", "ProductCopy", "FontFamily", "FontWeight", "TextDecoration", "TextCase", "Visibility", "Typography", "Blur", "Font"]>, z.ZodEnum<["Measure", "Radius", "GenericToken", "Font", "Text"]>]>, z.ZodNumber>>>, Partial<Record<"
|
|
5769
|
+
tokensCreatedPerType: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodUnion<[z.ZodEnum<["Color", "Border", "Gradient", "Shadow", "Dimension", "Duration", "Size", "Space", "Opacity", "FontSize", "LineHeight", "LetterSpacing", "ParagraphSpacing", "BorderWidth", "BorderRadius", "ZIndex", "Image", "String", "ProductCopy", "FontFamily", "FontWeight", "TextDecoration", "TextCase", "Visibility", "Typography", "Blur", "Font"]>, z.ZodEnum<["Measure", "Radius", "GenericToken", "Font", "Text"]>]>, z.ZodNumber>>>, Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>, Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined>;
|
|
5770
|
+
tokensUpdatedPerType: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodUnion<[z.ZodEnum<["Color", "Border", "Gradient", "Shadow", "Dimension", "Duration", "Size", "Space", "Opacity", "FontSize", "LineHeight", "LetterSpacing", "ParagraphSpacing", "BorderWidth", "BorderRadius", "ZIndex", "Image", "String", "ProductCopy", "FontFamily", "FontWeight", "TextDecoration", "TextCase", "Visibility", "Typography", "Blur", "Font"]>, z.ZodEnum<["Measure", "Radius", "GenericToken", "Font", "Text"]>]>, z.ZodNumber>>>, Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>, Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined>;
|
|
5771
|
+
tokensDeletedPerType: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodUnion<[z.ZodEnum<["Color", "Border", "Gradient", "Shadow", "Dimension", "Duration", "Size", "Space", "Opacity", "FontSize", "LineHeight", "LetterSpacing", "ParagraphSpacing", "BorderWidth", "BorderRadius", "ZIndex", "Image", "String", "ProductCopy", "FontFamily", "FontWeight", "TextDecoration", "TextCase", "Visibility", "Typography", "Blur", "Font"]>, z.ZodEnum<["Measure", "Radius", "GenericToken", "Font", "Text"]>]>, z.ZodNumber>>>, Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>, Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined>;
|
|
5772
5772
|
sourceId: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodType<string, z.ZodTypeDef, string>>>, string | undefined, string | null | undefined>;
|
|
5773
5773
|
brandId: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodType<string, z.ZodTypeDef, string>>>, string | undefined, string | null | undefined>;
|
|
5774
5774
|
versionId: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodType<string, z.ZodTypeDef, string>>>, string | undefined, string | null | undefined>;
|
|
@@ -5822,9 +5822,9 @@ declare const DTODataSourceCreationResponse: z.ZodObject<{
|
|
|
5822
5822
|
tokensCreated: number;
|
|
5823
5823
|
tokensUpdated: number;
|
|
5824
5824
|
tokensDeleted: number;
|
|
5825
|
-
tokensCreatedPerType: Partial<Record<"
|
|
5826
|
-
tokensUpdatedPerType: Partial<Record<"
|
|
5827
|
-
tokensDeletedPerType: Partial<Record<"
|
|
5825
|
+
tokensCreatedPerType: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>;
|
|
5826
|
+
tokensUpdatedPerType: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>;
|
|
5827
|
+
tokensDeletedPerType: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>;
|
|
5828
5828
|
componentsCreated: number;
|
|
5829
5829
|
componentsUpdated: number;
|
|
5830
5830
|
componentsDeleted: number;
|
|
@@ -5856,9 +5856,9 @@ declare const DTODataSourceCreationResponse: z.ZodObject<{
|
|
|
5856
5856
|
tokensCreated?: number | null | undefined;
|
|
5857
5857
|
tokensUpdated?: number | null | undefined;
|
|
5858
5858
|
tokensDeleted?: number | null | undefined;
|
|
5859
|
-
tokensCreatedPerType?: Partial<Record<"
|
|
5860
|
-
tokensUpdatedPerType?: Partial<Record<"
|
|
5861
|
-
tokensDeletedPerType?: Partial<Record<"
|
|
5859
|
+
tokensCreatedPerType?: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined;
|
|
5860
|
+
tokensUpdatedPerType?: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined;
|
|
5861
|
+
tokensDeletedPerType?: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined;
|
|
5862
5862
|
componentsCreated?: number | null | undefined;
|
|
5863
5863
|
componentsUpdated?: number | null | undefined;
|
|
5864
5864
|
componentsDeleted?: number | null | undefined;
|
|
@@ -5932,9 +5932,9 @@ declare const DTODataSourceCreationResponse: z.ZodObject<{
|
|
|
5932
5932
|
tokensCreated: number;
|
|
5933
5933
|
tokensUpdated: number;
|
|
5934
5934
|
tokensDeleted: number;
|
|
5935
|
-
tokensCreatedPerType: Partial<Record<"
|
|
5936
|
-
tokensUpdatedPerType: Partial<Record<"
|
|
5937
|
-
tokensDeletedPerType: Partial<Record<"
|
|
5935
|
+
tokensCreatedPerType: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>;
|
|
5936
|
+
tokensUpdatedPerType: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>;
|
|
5937
|
+
tokensDeletedPerType: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>;
|
|
5938
5938
|
componentsCreated: number;
|
|
5939
5939
|
componentsUpdated: number;
|
|
5940
5940
|
componentsDeleted: number;
|
|
@@ -5989,9 +5989,9 @@ declare const DTODataSourceCreationResponse: z.ZodObject<{
|
|
|
5989
5989
|
tokensCreated?: number | null | undefined;
|
|
5990
5990
|
tokensUpdated?: number | null | undefined;
|
|
5991
5991
|
tokensDeleted?: number | null | undefined;
|
|
5992
|
-
tokensCreatedPerType?: Partial<Record<"
|
|
5993
|
-
tokensUpdatedPerType?: Partial<Record<"
|
|
5994
|
-
tokensDeletedPerType?: Partial<Record<"
|
|
5992
|
+
tokensCreatedPerType?: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined;
|
|
5993
|
+
tokensUpdatedPerType?: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined;
|
|
5994
|
+
tokensDeletedPerType?: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined;
|
|
5995
5995
|
componentsCreated?: number | null | undefined;
|
|
5996
5996
|
componentsUpdated?: number | null | undefined;
|
|
5997
5997
|
componentsDeleted?: number | null | undefined;
|
|
@@ -6053,9 +6053,9 @@ declare const DTODataSourceCreationResponse: z.ZodObject<{
|
|
|
6053
6053
|
tokensCreated: number;
|
|
6054
6054
|
tokensUpdated: number;
|
|
6055
6055
|
tokensDeleted: number;
|
|
6056
|
-
tokensCreatedPerType: Partial<Record<"
|
|
6057
|
-
tokensUpdatedPerType: Partial<Record<"
|
|
6058
|
-
tokensDeletedPerType: Partial<Record<"
|
|
6056
|
+
tokensCreatedPerType: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>;
|
|
6057
|
+
tokensUpdatedPerType: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>;
|
|
6058
|
+
tokensDeletedPerType: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>;
|
|
6059
6059
|
componentsCreated: number;
|
|
6060
6060
|
componentsUpdated: number;
|
|
6061
6061
|
componentsDeleted: number;
|
|
@@ -6125,9 +6125,9 @@ declare const DTODataSourceCreationResponse: z.ZodObject<{
|
|
|
6125
6125
|
tokensCreated?: number | null | undefined;
|
|
6126
6126
|
tokensUpdated?: number | null | undefined;
|
|
6127
6127
|
tokensDeleted?: number | null | undefined;
|
|
6128
|
-
tokensCreatedPerType?: Partial<Record<"
|
|
6129
|
-
tokensUpdatedPerType?: Partial<Record<"
|
|
6130
|
-
tokensDeletedPerType?: Partial<Record<"
|
|
6128
|
+
tokensCreatedPerType?: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined;
|
|
6129
|
+
tokensUpdatedPerType?: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined;
|
|
6130
|
+
tokensDeletedPerType?: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined;
|
|
6131
6131
|
componentsCreated?: number | null | undefined;
|
|
6132
6132
|
componentsUpdated?: number | null | undefined;
|
|
6133
6133
|
componentsDeleted?: number | null | undefined;
|
|
@@ -6419,9 +6419,9 @@ declare const DTODataSourceCreationResponse: z.ZodObject<{
|
|
|
6419
6419
|
tokensCreated: number;
|
|
6420
6420
|
tokensUpdated: number;
|
|
6421
6421
|
tokensDeleted: number;
|
|
6422
|
-
tokensCreatedPerType: Partial<Record<"
|
|
6423
|
-
tokensUpdatedPerType: Partial<Record<"
|
|
6424
|
-
tokensDeletedPerType: Partial<Record<"
|
|
6422
|
+
tokensCreatedPerType: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>;
|
|
6423
|
+
tokensUpdatedPerType: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>;
|
|
6424
|
+
tokensDeletedPerType: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>;
|
|
6425
6425
|
componentsCreated: number;
|
|
6426
6426
|
componentsUpdated: number;
|
|
6427
6427
|
componentsDeleted: number;
|
|
@@ -6537,9 +6537,9 @@ declare const DTODataSourceCreationResponse: z.ZodObject<{
|
|
|
6537
6537
|
tokensCreated?: number | null | undefined;
|
|
6538
6538
|
tokensUpdated?: number | null | undefined;
|
|
6539
6539
|
tokensDeleted?: number | null | undefined;
|
|
6540
|
-
tokensCreatedPerType?: Partial<Record<"
|
|
6541
|
-
tokensUpdatedPerType?: Partial<Record<"
|
|
6542
|
-
tokensDeletedPerType?: Partial<Record<"
|
|
6540
|
+
tokensCreatedPerType?: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined;
|
|
6541
|
+
tokensUpdatedPerType?: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined;
|
|
6542
|
+
tokensDeletedPerType?: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined;
|
|
6543
6543
|
componentsCreated?: number | null | undefined;
|
|
6544
6544
|
componentsUpdated?: number | null | undefined;
|
|
6545
6545
|
componentsDeleted?: number | null | undefined;
|
|
@@ -6662,9 +6662,9 @@ declare const DTODataSourcesListResponse: z.ZodObject<{
|
|
|
6662
6662
|
tokensCreated: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodNumber>>, number, number | null | undefined>;
|
|
6663
6663
|
tokensUpdated: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodNumber>>, number, number | null | undefined>;
|
|
6664
6664
|
tokensDeleted: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodNumber>>, number, number | null | undefined>;
|
|
6665
|
-
tokensCreatedPerType: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodUnion<[z.ZodEnum<["Color", "Border", "Gradient", "Shadow", "Dimension", "Duration", "Size", "Space", "Opacity", "FontSize", "LineHeight", "LetterSpacing", "ParagraphSpacing", "BorderWidth", "BorderRadius", "ZIndex", "Image", "String", "ProductCopy", "FontFamily", "FontWeight", "TextDecoration", "TextCase", "Visibility", "Typography", "Blur", "Font"]>, z.ZodEnum<["Measure", "Radius", "GenericToken", "Font", "Text"]>]>, z.ZodNumber>>>, Partial<Record<"
|
|
6666
|
-
tokensUpdatedPerType: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodUnion<[z.ZodEnum<["Color", "Border", "Gradient", "Shadow", "Dimension", "Duration", "Size", "Space", "Opacity", "FontSize", "LineHeight", "LetterSpacing", "ParagraphSpacing", "BorderWidth", "BorderRadius", "ZIndex", "Image", "String", "ProductCopy", "FontFamily", "FontWeight", "TextDecoration", "TextCase", "Visibility", "Typography", "Blur", "Font"]>, z.ZodEnum<["Measure", "Radius", "GenericToken", "Font", "Text"]>]>, z.ZodNumber>>>, Partial<Record<"
|
|
6667
|
-
tokensDeletedPerType: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodUnion<[z.ZodEnum<["Color", "Border", "Gradient", "Shadow", "Dimension", "Duration", "Size", "Space", "Opacity", "FontSize", "LineHeight", "LetterSpacing", "ParagraphSpacing", "BorderWidth", "BorderRadius", "ZIndex", "Image", "String", "ProductCopy", "FontFamily", "FontWeight", "TextDecoration", "TextCase", "Visibility", "Typography", "Blur", "Font"]>, z.ZodEnum<["Measure", "Radius", "GenericToken", "Font", "Text"]>]>, z.ZodNumber>>>, Partial<Record<"
|
|
6665
|
+
tokensCreatedPerType: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodUnion<[z.ZodEnum<["Color", "Border", "Gradient", "Shadow", "Dimension", "Duration", "Size", "Space", "Opacity", "FontSize", "LineHeight", "LetterSpacing", "ParagraphSpacing", "BorderWidth", "BorderRadius", "ZIndex", "Image", "String", "ProductCopy", "FontFamily", "FontWeight", "TextDecoration", "TextCase", "Visibility", "Typography", "Blur", "Font"]>, z.ZodEnum<["Measure", "Radius", "GenericToken", "Font", "Text"]>]>, z.ZodNumber>>>, Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>, Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined>;
|
|
6666
|
+
tokensUpdatedPerType: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodUnion<[z.ZodEnum<["Color", "Border", "Gradient", "Shadow", "Dimension", "Duration", "Size", "Space", "Opacity", "FontSize", "LineHeight", "LetterSpacing", "ParagraphSpacing", "BorderWidth", "BorderRadius", "ZIndex", "Image", "String", "ProductCopy", "FontFamily", "FontWeight", "TextDecoration", "TextCase", "Visibility", "Typography", "Blur", "Font"]>, z.ZodEnum<["Measure", "Radius", "GenericToken", "Font", "Text"]>]>, z.ZodNumber>>>, Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>, Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined>;
|
|
6667
|
+
tokensDeletedPerType: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodUnion<[z.ZodEnum<["Color", "Border", "Gradient", "Shadow", "Dimension", "Duration", "Size", "Space", "Opacity", "FontSize", "LineHeight", "LetterSpacing", "ParagraphSpacing", "BorderWidth", "BorderRadius", "ZIndex", "Image", "String", "ProductCopy", "FontFamily", "FontWeight", "TextDecoration", "TextCase", "Visibility", "Typography", "Blur", "Font"]>, z.ZodEnum<["Measure", "Radius", "GenericToken", "Font", "Text"]>]>, z.ZodNumber>>>, Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>, Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined>;
|
|
6668
6668
|
sourceId: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodType<string, z.ZodTypeDef, string>>>, string | undefined, string | null | undefined>;
|
|
6669
6669
|
brandId: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodType<string, z.ZodTypeDef, string>>>, string | undefined, string | null | undefined>;
|
|
6670
6670
|
versionId: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodType<string, z.ZodTypeDef, string>>>, string | undefined, string | null | undefined>;
|
|
@@ -6718,9 +6718,9 @@ declare const DTODataSourcesListResponse: z.ZodObject<{
|
|
|
6718
6718
|
tokensCreated: number;
|
|
6719
6719
|
tokensUpdated: number;
|
|
6720
6720
|
tokensDeleted: number;
|
|
6721
|
-
tokensCreatedPerType: Partial<Record<"
|
|
6722
|
-
tokensUpdatedPerType: Partial<Record<"
|
|
6723
|
-
tokensDeletedPerType: Partial<Record<"
|
|
6721
|
+
tokensCreatedPerType: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>;
|
|
6722
|
+
tokensUpdatedPerType: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>;
|
|
6723
|
+
tokensDeletedPerType: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>;
|
|
6724
6724
|
componentsCreated: number;
|
|
6725
6725
|
componentsUpdated: number;
|
|
6726
6726
|
componentsDeleted: number;
|
|
@@ -6752,9 +6752,9 @@ declare const DTODataSourcesListResponse: z.ZodObject<{
|
|
|
6752
6752
|
tokensCreated?: number | null | undefined;
|
|
6753
6753
|
tokensUpdated?: number | null | undefined;
|
|
6754
6754
|
tokensDeleted?: number | null | undefined;
|
|
6755
|
-
tokensCreatedPerType?: Partial<Record<"
|
|
6756
|
-
tokensUpdatedPerType?: Partial<Record<"
|
|
6757
|
-
tokensDeletedPerType?: Partial<Record<"
|
|
6755
|
+
tokensCreatedPerType?: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined;
|
|
6756
|
+
tokensUpdatedPerType?: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined;
|
|
6757
|
+
tokensDeletedPerType?: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined;
|
|
6758
6758
|
componentsCreated?: number | null | undefined;
|
|
6759
6759
|
componentsUpdated?: number | null | undefined;
|
|
6760
6760
|
componentsDeleted?: number | null | undefined;
|
|
@@ -6828,9 +6828,9 @@ declare const DTODataSourcesListResponse: z.ZodObject<{
|
|
|
6828
6828
|
tokensCreated: number;
|
|
6829
6829
|
tokensUpdated: number;
|
|
6830
6830
|
tokensDeleted: number;
|
|
6831
|
-
tokensCreatedPerType: Partial<Record<"
|
|
6832
|
-
tokensUpdatedPerType: Partial<Record<"
|
|
6833
|
-
tokensDeletedPerType: Partial<Record<"
|
|
6831
|
+
tokensCreatedPerType: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>;
|
|
6832
|
+
tokensUpdatedPerType: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>;
|
|
6833
|
+
tokensDeletedPerType: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>;
|
|
6834
6834
|
componentsCreated: number;
|
|
6835
6835
|
componentsUpdated: number;
|
|
6836
6836
|
componentsDeleted: number;
|
|
@@ -6885,9 +6885,9 @@ declare const DTODataSourcesListResponse: z.ZodObject<{
|
|
|
6885
6885
|
tokensCreated?: number | null | undefined;
|
|
6886
6886
|
tokensUpdated?: number | null | undefined;
|
|
6887
6887
|
tokensDeleted?: number | null | undefined;
|
|
6888
|
-
tokensCreatedPerType?: Partial<Record<"
|
|
6889
|
-
tokensUpdatedPerType?: Partial<Record<"
|
|
6890
|
-
tokensDeletedPerType?: Partial<Record<"
|
|
6888
|
+
tokensCreatedPerType?: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined;
|
|
6889
|
+
tokensUpdatedPerType?: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined;
|
|
6890
|
+
tokensDeletedPerType?: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined;
|
|
6891
6891
|
componentsCreated?: number | null | undefined;
|
|
6892
6892
|
componentsUpdated?: number | null | undefined;
|
|
6893
6893
|
componentsDeleted?: number | null | undefined;
|
|
@@ -6949,9 +6949,9 @@ declare const DTODataSourcesListResponse: z.ZodObject<{
|
|
|
6949
6949
|
tokensCreated: number;
|
|
6950
6950
|
tokensUpdated: number;
|
|
6951
6951
|
tokensDeleted: number;
|
|
6952
|
-
tokensCreatedPerType: Partial<Record<"
|
|
6953
|
-
tokensUpdatedPerType: Partial<Record<"
|
|
6954
|
-
tokensDeletedPerType: Partial<Record<"
|
|
6952
|
+
tokensCreatedPerType: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>;
|
|
6953
|
+
tokensUpdatedPerType: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>;
|
|
6954
|
+
tokensDeletedPerType: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>;
|
|
6955
6955
|
componentsCreated: number;
|
|
6956
6956
|
componentsUpdated: number;
|
|
6957
6957
|
componentsDeleted: number;
|
|
@@ -7021,9 +7021,9 @@ declare const DTODataSourcesListResponse: z.ZodObject<{
|
|
|
7021
7021
|
tokensCreated?: number | null | undefined;
|
|
7022
7022
|
tokensUpdated?: number | null | undefined;
|
|
7023
7023
|
tokensDeleted?: number | null | undefined;
|
|
7024
|
-
tokensCreatedPerType?: Partial<Record<"
|
|
7025
|
-
tokensUpdatedPerType?: Partial<Record<"
|
|
7026
|
-
tokensDeletedPerType?: Partial<Record<"
|
|
7024
|
+
tokensCreatedPerType?: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined;
|
|
7025
|
+
tokensUpdatedPerType?: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined;
|
|
7026
|
+
tokensDeletedPerType?: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined;
|
|
7027
7027
|
componentsCreated?: number | null | undefined;
|
|
7028
7028
|
componentsUpdated?: number | null | undefined;
|
|
7029
7029
|
componentsDeleted?: number | null | undefined;
|
|
@@ -7315,9 +7315,9 @@ declare const DTODataSourcesListResponse: z.ZodObject<{
|
|
|
7315
7315
|
tokensCreated: number;
|
|
7316
7316
|
tokensUpdated: number;
|
|
7317
7317
|
tokensDeleted: number;
|
|
7318
|
-
tokensCreatedPerType: Partial<Record<"
|
|
7319
|
-
tokensUpdatedPerType: Partial<Record<"
|
|
7320
|
-
tokensDeletedPerType: Partial<Record<"
|
|
7318
|
+
tokensCreatedPerType: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>;
|
|
7319
|
+
tokensUpdatedPerType: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>;
|
|
7320
|
+
tokensDeletedPerType: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>;
|
|
7321
7321
|
componentsCreated: number;
|
|
7322
7322
|
componentsUpdated: number;
|
|
7323
7323
|
componentsDeleted: number;
|
|
@@ -7433,9 +7433,9 @@ declare const DTODataSourcesListResponse: z.ZodObject<{
|
|
|
7433
7433
|
tokensCreated?: number | null | undefined;
|
|
7434
7434
|
tokensUpdated?: number | null | undefined;
|
|
7435
7435
|
tokensDeleted?: number | null | undefined;
|
|
7436
|
-
tokensCreatedPerType?: Partial<Record<"
|
|
7437
|
-
tokensUpdatedPerType?: Partial<Record<"
|
|
7438
|
-
tokensDeletedPerType?: Partial<Record<"
|
|
7436
|
+
tokensCreatedPerType?: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined;
|
|
7437
|
+
tokensUpdatedPerType?: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined;
|
|
7438
|
+
tokensDeletedPerType?: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>> | null | undefined;
|
|
7439
7439
|
componentsCreated?: number | null | undefined;
|
|
7440
7440
|
componentsUpdated?: number | null | undefined;
|
|
7441
7441
|
componentsDeleted?: number | null | undefined;
|
|
@@ -18824,6 +18824,185 @@ declare const DTODesignTokenListResponse: z.ZodObject<{
|
|
|
18824
18824
|
})[];
|
|
18825
18825
|
}>;
|
|
18826
18826
|
type DTODesignTokenListResponse = z.infer<typeof DTODesignTokenListResponse>;
|
|
18827
|
+
declare const DTODesignTokenGroup: z.ZodObject<{
|
|
18828
|
+
id: z.ZodString;
|
|
18829
|
+
tokenType: z.ZodEnum<["Color", "Border", "Gradient", "Shadow", "Dimension", "Duration", "Size", "Space", "Opacity", "FontSize", "LineHeight", "LetterSpacing", "ParagraphSpacing", "BorderWidth", "BorderRadius", "ZIndex", "Image", "String", "ProductCopy", "FontFamily", "FontWeight", "TextDecoration", "TextCase", "Visibility", "Typography", "Blur", "Font"]>;
|
|
18830
|
+
persistentId: z.ZodString;
|
|
18831
|
+
isRoot: z.ZodBoolean;
|
|
18832
|
+
brandId: z.ZodString;
|
|
18833
|
+
meta: z.ZodObject<{
|
|
18834
|
+
name: z.ZodString;
|
|
18835
|
+
description: z.ZodOptional<z.ZodString>;
|
|
18836
|
+
}, "strip", z.ZodTypeAny, {
|
|
18837
|
+
name: string;
|
|
18838
|
+
description?: string | undefined;
|
|
18839
|
+
}, {
|
|
18840
|
+
name: string;
|
|
18841
|
+
description?: string | undefined;
|
|
18842
|
+
}>;
|
|
18843
|
+
childrenIds: z.ZodArray<z.ZodString, "many">;
|
|
18844
|
+
}, "strip", z.ZodTypeAny, {
|
|
18845
|
+
id: string;
|
|
18846
|
+
persistentId: string;
|
|
18847
|
+
meta: {
|
|
18848
|
+
name: string;
|
|
18849
|
+
description?: string | undefined;
|
|
18850
|
+
};
|
|
18851
|
+
isRoot: boolean;
|
|
18852
|
+
childrenIds: string[];
|
|
18853
|
+
brandId: string;
|
|
18854
|
+
tokenType: "Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font";
|
|
18855
|
+
}, {
|
|
18856
|
+
id: string;
|
|
18857
|
+
persistentId: string;
|
|
18858
|
+
meta: {
|
|
18859
|
+
name: string;
|
|
18860
|
+
description?: string | undefined;
|
|
18861
|
+
};
|
|
18862
|
+
isRoot: boolean;
|
|
18863
|
+
childrenIds: string[];
|
|
18864
|
+
brandId: string;
|
|
18865
|
+
tokenType: "Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font";
|
|
18866
|
+
}>;
|
|
18867
|
+
type DTODesignTokenGroup = z.infer<typeof DTODesignTokenGroup>;
|
|
18868
|
+
declare const DTODesignTokenGroupListResponse: z.ZodObject<{
|
|
18869
|
+
groups: z.ZodArray<z.ZodObject<{
|
|
18870
|
+
id: z.ZodString;
|
|
18871
|
+
tokenType: z.ZodEnum<["Color", "Border", "Gradient", "Shadow", "Dimension", "Duration", "Size", "Space", "Opacity", "FontSize", "LineHeight", "LetterSpacing", "ParagraphSpacing", "BorderWidth", "BorderRadius", "ZIndex", "Image", "String", "ProductCopy", "FontFamily", "FontWeight", "TextDecoration", "TextCase", "Visibility", "Typography", "Blur", "Font"]>;
|
|
18872
|
+
persistentId: z.ZodString;
|
|
18873
|
+
isRoot: z.ZodBoolean;
|
|
18874
|
+
brandId: z.ZodString;
|
|
18875
|
+
meta: z.ZodObject<{
|
|
18876
|
+
name: z.ZodString;
|
|
18877
|
+
description: z.ZodOptional<z.ZodString>;
|
|
18878
|
+
}, "strip", z.ZodTypeAny, {
|
|
18879
|
+
name: string;
|
|
18880
|
+
description?: string | undefined;
|
|
18881
|
+
}, {
|
|
18882
|
+
name: string;
|
|
18883
|
+
description?: string | undefined;
|
|
18884
|
+
}>;
|
|
18885
|
+
childrenIds: z.ZodArray<z.ZodString, "many">;
|
|
18886
|
+
}, "strip", z.ZodTypeAny, {
|
|
18887
|
+
id: string;
|
|
18888
|
+
persistentId: string;
|
|
18889
|
+
meta: {
|
|
18890
|
+
name: string;
|
|
18891
|
+
description?: string | undefined;
|
|
18892
|
+
};
|
|
18893
|
+
isRoot: boolean;
|
|
18894
|
+
childrenIds: string[];
|
|
18895
|
+
brandId: string;
|
|
18896
|
+
tokenType: "Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font";
|
|
18897
|
+
}, {
|
|
18898
|
+
id: string;
|
|
18899
|
+
persistentId: string;
|
|
18900
|
+
meta: {
|
|
18901
|
+
name: string;
|
|
18902
|
+
description?: string | undefined;
|
|
18903
|
+
};
|
|
18904
|
+
isRoot: boolean;
|
|
18905
|
+
childrenIds: string[];
|
|
18906
|
+
brandId: string;
|
|
18907
|
+
tokenType: "Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font";
|
|
18908
|
+
}>, "many">;
|
|
18909
|
+
}, "strip", z.ZodTypeAny, {
|
|
18910
|
+
groups: {
|
|
18911
|
+
id: string;
|
|
18912
|
+
persistentId: string;
|
|
18913
|
+
meta: {
|
|
18914
|
+
name: string;
|
|
18915
|
+
description?: string | undefined;
|
|
18916
|
+
};
|
|
18917
|
+
isRoot: boolean;
|
|
18918
|
+
childrenIds: string[];
|
|
18919
|
+
brandId: string;
|
|
18920
|
+
tokenType: "Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font";
|
|
18921
|
+
}[];
|
|
18922
|
+
}, {
|
|
18923
|
+
groups: {
|
|
18924
|
+
id: string;
|
|
18925
|
+
persistentId: string;
|
|
18926
|
+
meta: {
|
|
18927
|
+
name: string;
|
|
18928
|
+
description?: string | undefined;
|
|
18929
|
+
};
|
|
18930
|
+
isRoot: boolean;
|
|
18931
|
+
childrenIds: string[];
|
|
18932
|
+
brandId: string;
|
|
18933
|
+
tokenType: "Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font";
|
|
18934
|
+
}[];
|
|
18935
|
+
}>;
|
|
18936
|
+
type DTODesignTokenGroupListResponse = z.infer<typeof DTODesignTokenGroupListResponse>;
|
|
18937
|
+
declare const DTODesignTokenGroupResponse: z.ZodObject<{
|
|
18938
|
+
group: z.ZodObject<{
|
|
18939
|
+
id: z.ZodString;
|
|
18940
|
+
tokenType: z.ZodEnum<["Color", "Border", "Gradient", "Shadow", "Dimension", "Duration", "Size", "Space", "Opacity", "FontSize", "LineHeight", "LetterSpacing", "ParagraphSpacing", "BorderWidth", "BorderRadius", "ZIndex", "Image", "String", "ProductCopy", "FontFamily", "FontWeight", "TextDecoration", "TextCase", "Visibility", "Typography", "Blur", "Font"]>;
|
|
18941
|
+
persistentId: z.ZodString;
|
|
18942
|
+
isRoot: z.ZodBoolean;
|
|
18943
|
+
brandId: z.ZodString;
|
|
18944
|
+
meta: z.ZodObject<{
|
|
18945
|
+
name: z.ZodString;
|
|
18946
|
+
description: z.ZodOptional<z.ZodString>;
|
|
18947
|
+
}, "strip", z.ZodTypeAny, {
|
|
18948
|
+
name: string;
|
|
18949
|
+
description?: string | undefined;
|
|
18950
|
+
}, {
|
|
18951
|
+
name: string;
|
|
18952
|
+
description?: string | undefined;
|
|
18953
|
+
}>;
|
|
18954
|
+
childrenIds: z.ZodArray<z.ZodString, "many">;
|
|
18955
|
+
}, "strip", z.ZodTypeAny, {
|
|
18956
|
+
id: string;
|
|
18957
|
+
persistentId: string;
|
|
18958
|
+
meta: {
|
|
18959
|
+
name: string;
|
|
18960
|
+
description?: string | undefined;
|
|
18961
|
+
};
|
|
18962
|
+
isRoot: boolean;
|
|
18963
|
+
childrenIds: string[];
|
|
18964
|
+
brandId: string;
|
|
18965
|
+
tokenType: "Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font";
|
|
18966
|
+
}, {
|
|
18967
|
+
id: string;
|
|
18968
|
+
persistentId: string;
|
|
18969
|
+
meta: {
|
|
18970
|
+
name: string;
|
|
18971
|
+
description?: string | undefined;
|
|
18972
|
+
};
|
|
18973
|
+
isRoot: boolean;
|
|
18974
|
+
childrenIds: string[];
|
|
18975
|
+
brandId: string;
|
|
18976
|
+
tokenType: "Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font";
|
|
18977
|
+
}>;
|
|
18978
|
+
}, "strip", z.ZodTypeAny, {
|
|
18979
|
+
group: {
|
|
18980
|
+
id: string;
|
|
18981
|
+
persistentId: string;
|
|
18982
|
+
meta: {
|
|
18983
|
+
name: string;
|
|
18984
|
+
description?: string | undefined;
|
|
18985
|
+
};
|
|
18986
|
+
isRoot: boolean;
|
|
18987
|
+
childrenIds: string[];
|
|
18988
|
+
brandId: string;
|
|
18989
|
+
tokenType: "Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font";
|
|
18990
|
+
};
|
|
18991
|
+
}, {
|
|
18992
|
+
group: {
|
|
18993
|
+
id: string;
|
|
18994
|
+
persistentId: string;
|
|
18995
|
+
meta: {
|
|
18996
|
+
name: string;
|
|
18997
|
+
description?: string | undefined;
|
|
18998
|
+
};
|
|
18999
|
+
isRoot: boolean;
|
|
19000
|
+
childrenIds: string[];
|
|
19001
|
+
brandId: string;
|
|
19002
|
+
tokenType: "Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font";
|
|
19003
|
+
};
|
|
19004
|
+
}>;
|
|
19005
|
+
type DTODesignTokenGroupResponse = z.infer<typeof DTODesignTokenGroupResponse>;
|
|
18827
19006
|
declare const DTODesignTokenCreatePayload: z.ZodIntersection<z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
|
|
18828
19007
|
type: z.ZodLiteral<"Blur">;
|
|
18829
19008
|
data: z.ZodObject<z.objectUtil.extendShape<{
|
|
@@ -21074,6 +21253,44 @@ declare const DTODesignTokenCreatePayload: z.ZodIntersection<z.ZodDiscriminatedU
|
|
|
21074
21253
|
groupPersistentId?: string | undefined;
|
|
21075
21254
|
}>>;
|
|
21076
21255
|
type DTODesignTokenCreatePayload = z.infer<typeof DTODesignTokenCreatePayload>;
|
|
21256
|
+
declare const DTODesignTokenGroupCreatePayload: z.ZodObject<{
|
|
21257
|
+
persistentId: z.ZodString;
|
|
21258
|
+
meta: z.ZodObject<{
|
|
21259
|
+
name: z.ZodString;
|
|
21260
|
+
description: z.ZodOptional<z.ZodString>;
|
|
21261
|
+
}, "strip", z.ZodTypeAny, {
|
|
21262
|
+
name: string;
|
|
21263
|
+
description?: string | undefined;
|
|
21264
|
+
}, {
|
|
21265
|
+
name: string;
|
|
21266
|
+
description?: string | undefined;
|
|
21267
|
+
}>;
|
|
21268
|
+
brandId: z.ZodString;
|
|
21269
|
+
parentId: z.ZodOptional<z.ZodString>;
|
|
21270
|
+
tokenType: z.ZodEnum<["Color", "Border", "Gradient", "Shadow", "Dimension", "Duration", "Size", "Space", "Opacity", "FontSize", "LineHeight", "LetterSpacing", "ParagraphSpacing", "BorderWidth", "BorderRadius", "ZIndex", "Image", "String", "ProductCopy", "FontFamily", "FontWeight", "TextDecoration", "TextCase", "Visibility", "Typography", "Blur", "Font"]>;
|
|
21271
|
+
childrenIds: z.ZodArray<z.ZodString, "many">;
|
|
21272
|
+
}, "strip", z.ZodTypeAny, {
|
|
21273
|
+
persistentId: string;
|
|
21274
|
+
meta: {
|
|
21275
|
+
name: string;
|
|
21276
|
+
description?: string | undefined;
|
|
21277
|
+
};
|
|
21278
|
+
childrenIds: string[];
|
|
21279
|
+
brandId: string;
|
|
21280
|
+
tokenType: "Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font";
|
|
21281
|
+
parentId?: string | undefined;
|
|
21282
|
+
}, {
|
|
21283
|
+
persistentId: string;
|
|
21284
|
+
meta: {
|
|
21285
|
+
name: string;
|
|
21286
|
+
description?: string | undefined;
|
|
21287
|
+
};
|
|
21288
|
+
childrenIds: string[];
|
|
21289
|
+
brandId: string;
|
|
21290
|
+
tokenType: "Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font";
|
|
21291
|
+
parentId?: string | undefined;
|
|
21292
|
+
}>;
|
|
21293
|
+
type DTODesignTokenGroupCreatePayload = z.infer<typeof DTODesignTokenGroupCreatePayload>;
|
|
21077
21294
|
|
|
21078
21295
|
declare const DTODocumentationPageAnchor: z.ZodObject<{
|
|
21079
21296
|
blockId: z.ZodString;
|
|
@@ -21227,14 +21444,14 @@ declare const DTOPageBlockDefinitionItem: z.ZodObject<{
|
|
|
21227
21444
|
variantOptions: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
21228
21445
|
}, "strip", z.ZodTypeAny, {
|
|
21229
21446
|
id: string;
|
|
21230
|
-
type: "Token" | "Component" | "
|
|
21447
|
+
type: "Token" | "Component" | "Color" | "Image" | "Text" | "Number" | "Boolean" | "URL" | "FigmaComponent" | "FigmaNode" | "RichText" | "MultiRichText" | "RichTextEditor" | "SingleSelect" | "MultiSelect" | "TokenType" | "TokenProperty" | "ComponentProperty" | "Asset" | "AssetProperty" | "EmbedURL" | "Markdown" | "Code" | "CodeSandbox" | "Table" | "Divider" | "Storybook";
|
|
21231
21448
|
name: string;
|
|
21232
21449
|
options?: Record<string, any> | undefined;
|
|
21233
21450
|
description?: string | undefined;
|
|
21234
21451
|
variantOptions?: Record<string, Record<string, any>> | undefined;
|
|
21235
21452
|
}, {
|
|
21236
21453
|
id: string;
|
|
21237
|
-
type: "Token" | "Component" | "
|
|
21454
|
+
type: "Token" | "Component" | "Color" | "Image" | "Text" | "Number" | "Boolean" | "URL" | "FigmaComponent" | "FigmaNode" | "RichText" | "MultiRichText" | "RichTextEditor" | "SingleSelect" | "MultiSelect" | "TokenType" | "TokenProperty" | "ComponentProperty" | "Asset" | "AssetProperty" | "EmbedURL" | "Markdown" | "Code" | "CodeSandbox" | "Table" | "Divider" | "Storybook";
|
|
21238
21455
|
name: string;
|
|
21239
21456
|
options?: Record<string, any> | undefined;
|
|
21240
21457
|
description?: string | undefined;
|
|
@@ -21330,7 +21547,7 @@ declare const DTOPageBlockDefinitionItem: z.ZodObject<{
|
|
|
21330
21547
|
}, "strip", z.ZodTypeAny, {
|
|
21331
21548
|
properties: {
|
|
21332
21549
|
id: string;
|
|
21333
|
-
type: "Token" | "Component" | "
|
|
21550
|
+
type: "Token" | "Component" | "Color" | "Image" | "Text" | "Number" | "Boolean" | "URL" | "FigmaComponent" | "FigmaNode" | "RichText" | "MultiRichText" | "RichTextEditor" | "SingleSelect" | "MultiSelect" | "TokenType" | "TokenProperty" | "ComponentProperty" | "Asset" | "AssetProperty" | "EmbedURL" | "Markdown" | "Code" | "CodeSandbox" | "Table" | "Divider" | "Storybook";
|
|
21334
21551
|
name: string;
|
|
21335
21552
|
options?: Record<string, any> | undefined;
|
|
21336
21553
|
description?: string | undefined;
|
|
@@ -21369,7 +21586,7 @@ declare const DTOPageBlockDefinitionItem: z.ZodObject<{
|
|
|
21369
21586
|
}, {
|
|
21370
21587
|
properties: {
|
|
21371
21588
|
id: string;
|
|
21372
|
-
type: "Token" | "Component" | "
|
|
21589
|
+
type: "Token" | "Component" | "Color" | "Image" | "Text" | "Number" | "Boolean" | "URL" | "FigmaComponent" | "FigmaNode" | "RichText" | "MultiRichText" | "RichTextEditor" | "SingleSelect" | "MultiSelect" | "TokenType" | "TokenProperty" | "ComponentProperty" | "Asset" | "AssetProperty" | "EmbedURL" | "Markdown" | "Code" | "CodeSandbox" | "Table" | "Divider" | "Storybook";
|
|
21373
21590
|
name: string;
|
|
21374
21591
|
options?: Record<string, any> | undefined;
|
|
21375
21592
|
description?: string | undefined;
|
|
@@ -21489,14 +21706,14 @@ declare const DTOPageBlockDefinitionProperty: z.ZodObject<{
|
|
|
21489
21706
|
variantOptions: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
21490
21707
|
}, "strip", z.ZodTypeAny, {
|
|
21491
21708
|
id: string;
|
|
21492
|
-
type: "Token" | "Component" | "
|
|
21709
|
+
type: "Token" | "Component" | "Color" | "Image" | "Text" | "Number" | "Boolean" | "URL" | "FigmaComponent" | "FigmaNode" | "RichText" | "MultiRichText" | "RichTextEditor" | "SingleSelect" | "MultiSelect" | "TokenType" | "TokenProperty" | "ComponentProperty" | "Asset" | "AssetProperty" | "EmbedURL" | "Markdown" | "Code" | "CodeSandbox" | "Table" | "Divider" | "Storybook";
|
|
21493
21710
|
name: string;
|
|
21494
21711
|
options?: Record<string, any> | undefined;
|
|
21495
21712
|
description?: string | undefined;
|
|
21496
21713
|
variantOptions?: Record<string, Record<string, any>> | undefined;
|
|
21497
21714
|
}, {
|
|
21498
21715
|
id: string;
|
|
21499
|
-
type: "Token" | "Component" | "
|
|
21716
|
+
type: "Token" | "Component" | "Color" | "Image" | "Text" | "Number" | "Boolean" | "URL" | "FigmaComponent" | "FigmaNode" | "RichText" | "MultiRichText" | "RichTextEditor" | "SingleSelect" | "MultiSelect" | "TokenType" | "TokenProperty" | "ComponentProperty" | "Asset" | "AssetProperty" | "EmbedURL" | "Markdown" | "Code" | "CodeSandbox" | "Table" | "Divider" | "Storybook";
|
|
21500
21717
|
name: string;
|
|
21501
21718
|
options?: Record<string, any> | undefined;
|
|
21502
21719
|
description?: string | undefined;
|
|
@@ -21532,14 +21749,14 @@ declare const DTOPageBlockDefinition: z.ZodObject<{
|
|
|
21532
21749
|
variantOptions: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
21533
21750
|
}, "strip", z.ZodTypeAny, {
|
|
21534
21751
|
id: string;
|
|
21535
|
-
type: "Token" | "Component" | "
|
|
21752
|
+
type: "Token" | "Component" | "Color" | "Image" | "Text" | "Number" | "Boolean" | "URL" | "FigmaComponent" | "FigmaNode" | "RichText" | "MultiRichText" | "RichTextEditor" | "SingleSelect" | "MultiSelect" | "TokenType" | "TokenProperty" | "ComponentProperty" | "Asset" | "AssetProperty" | "EmbedURL" | "Markdown" | "Code" | "CodeSandbox" | "Table" | "Divider" | "Storybook";
|
|
21536
21753
|
name: string;
|
|
21537
21754
|
options?: Record<string, any> | undefined;
|
|
21538
21755
|
description?: string | undefined;
|
|
21539
21756
|
variantOptions?: Record<string, Record<string, any>> | undefined;
|
|
21540
21757
|
}, {
|
|
21541
21758
|
id: string;
|
|
21542
|
-
type: "Token" | "Component" | "
|
|
21759
|
+
type: "Token" | "Component" | "Color" | "Image" | "Text" | "Number" | "Boolean" | "URL" | "FigmaComponent" | "FigmaNode" | "RichText" | "MultiRichText" | "RichTextEditor" | "SingleSelect" | "MultiSelect" | "TokenType" | "TokenProperty" | "ComponentProperty" | "Asset" | "AssetProperty" | "EmbedURL" | "Markdown" | "Code" | "CodeSandbox" | "Table" | "Divider" | "Storybook";
|
|
21543
21760
|
name: string;
|
|
21544
21761
|
options?: Record<string, any> | undefined;
|
|
21545
21762
|
description?: string | undefined;
|
|
@@ -21635,7 +21852,7 @@ declare const DTOPageBlockDefinition: z.ZodObject<{
|
|
|
21635
21852
|
}, "strip", z.ZodTypeAny, {
|
|
21636
21853
|
properties: {
|
|
21637
21854
|
id: string;
|
|
21638
|
-
type: "Token" | "Component" | "
|
|
21855
|
+
type: "Token" | "Component" | "Color" | "Image" | "Text" | "Number" | "Boolean" | "URL" | "FigmaComponent" | "FigmaNode" | "RichText" | "MultiRichText" | "RichTextEditor" | "SingleSelect" | "MultiSelect" | "TokenType" | "TokenProperty" | "ComponentProperty" | "Asset" | "AssetProperty" | "EmbedURL" | "Markdown" | "Code" | "CodeSandbox" | "Table" | "Divider" | "Storybook";
|
|
21639
21856
|
name: string;
|
|
21640
21857
|
options?: Record<string, any> | undefined;
|
|
21641
21858
|
description?: string | undefined;
|
|
@@ -21674,7 +21891,7 @@ declare const DTOPageBlockDefinition: z.ZodObject<{
|
|
|
21674
21891
|
}, {
|
|
21675
21892
|
properties: {
|
|
21676
21893
|
id: string;
|
|
21677
|
-
type: "Token" | "Component" | "
|
|
21894
|
+
type: "Token" | "Component" | "Color" | "Image" | "Text" | "Number" | "Boolean" | "URL" | "FigmaComponent" | "FigmaNode" | "RichText" | "MultiRichText" | "RichTextEditor" | "SingleSelect" | "MultiSelect" | "TokenType" | "TokenProperty" | "ComponentProperty" | "Asset" | "AssetProperty" | "EmbedURL" | "Markdown" | "Code" | "CodeSandbox" | "Table" | "Divider" | "Storybook";
|
|
21678
21895
|
name: string;
|
|
21679
21896
|
options?: Record<string, any> | undefined;
|
|
21680
21897
|
description?: string | undefined;
|
|
@@ -21808,7 +22025,7 @@ declare const DTOPageBlockDefinition: z.ZodObject<{
|
|
|
21808
22025
|
item: {
|
|
21809
22026
|
properties: {
|
|
21810
22027
|
id: string;
|
|
21811
|
-
type: "Token" | "Component" | "
|
|
22028
|
+
type: "Token" | "Component" | "Color" | "Image" | "Text" | "Number" | "Boolean" | "URL" | "FigmaComponent" | "FigmaNode" | "RichText" | "MultiRichText" | "RichTextEditor" | "SingleSelect" | "MultiSelect" | "TokenType" | "TokenProperty" | "ComponentProperty" | "Asset" | "AssetProperty" | "EmbedURL" | "Markdown" | "Code" | "CodeSandbox" | "Table" | "Divider" | "Storybook";
|
|
21812
22029
|
name: string;
|
|
21813
22030
|
options?: Record<string, any> | undefined;
|
|
21814
22031
|
description?: string | undefined;
|
|
@@ -21881,7 +22098,7 @@ declare const DTOPageBlockDefinition: z.ZodObject<{
|
|
|
21881
22098
|
item: {
|
|
21882
22099
|
properties: {
|
|
21883
22100
|
id: string;
|
|
21884
|
-
type: "Token" | "Component" | "
|
|
22101
|
+
type: "Token" | "Component" | "Color" | "Image" | "Text" | "Number" | "Boolean" | "URL" | "FigmaComponent" | "FigmaNode" | "RichText" | "MultiRichText" | "RichTextEditor" | "SingleSelect" | "MultiSelect" | "TokenType" | "TokenProperty" | "ComponentProperty" | "Asset" | "AssetProperty" | "EmbedURL" | "Markdown" | "Code" | "CodeSandbox" | "Table" | "Divider" | "Storybook";
|
|
21885
22102
|
name: string;
|
|
21886
22103
|
options?: Record<string, any> | undefined;
|
|
21887
22104
|
description?: string | undefined;
|
|
@@ -31058,9 +31275,8 @@ declare const DTODocumentationHierarchyV2: z.ZodObject<{
|
|
|
31058
31275
|
} | undefined;
|
|
31059
31276
|
}>, "many">;
|
|
31060
31277
|
}, "strip", z.ZodTypeAny, {
|
|
31061
|
-
|
|
31062
|
-
|
|
31063
|
-
type: "Page";
|
|
31278
|
+
groups: {
|
|
31279
|
+
type: "Group";
|
|
31064
31280
|
id: string;
|
|
31065
31281
|
persistentId: string;
|
|
31066
31282
|
designSystemVersionId: string;
|
|
@@ -31068,6 +31284,9 @@ declare const DTODocumentationHierarchyV2: z.ZodObject<{
|
|
|
31068
31284
|
updatedAt: Date;
|
|
31069
31285
|
shortPersistentId: string;
|
|
31070
31286
|
title: string;
|
|
31287
|
+
isRoot: boolean;
|
|
31288
|
+
childrenIds: string[];
|
|
31289
|
+
groupBehavior: "Group" | "Tabs";
|
|
31071
31290
|
configuration: {
|
|
31072
31291
|
showSidebar: boolean;
|
|
31073
31292
|
isPrivate: boolean;
|
|
@@ -31103,15 +31322,10 @@ declare const DTODocumentationHierarchyV2: z.ZodObject<{
|
|
|
31103
31322
|
slug?: string | undefined;
|
|
31104
31323
|
userSlug?: string | undefined;
|
|
31105
31324
|
approvalState?: {
|
|
31106
|
-
id: string;
|
|
31107
|
-
createdAt: Date;
|
|
31108
|
-
updatedAt: Date;
|
|
31109
31325
|
persistentId: string;
|
|
31110
31326
|
designSystemVersionId: string;
|
|
31327
|
+
groupId: string;
|
|
31111
31328
|
approvalState: "ReadyForReview" | "ChangesRequested" | "Approved";
|
|
31112
|
-
pageId: string;
|
|
31113
|
-
pagePersistentId: string;
|
|
31114
|
-
updatedByUserId: string;
|
|
31115
31329
|
} | undefined;
|
|
31116
31330
|
draftState?: {
|
|
31117
31331
|
changeType: "Created";
|
|
@@ -31163,8 +31377,9 @@ declare const DTODocumentationHierarchyV2: z.ZodObject<{
|
|
|
31163
31377
|
lastPublishedAt: Date;
|
|
31164
31378
|
} | undefined;
|
|
31165
31379
|
}[];
|
|
31166
|
-
|
|
31167
|
-
|
|
31380
|
+
pages: {
|
|
31381
|
+
path: string;
|
|
31382
|
+
type: "Page";
|
|
31168
31383
|
id: string;
|
|
31169
31384
|
persistentId: string;
|
|
31170
31385
|
designSystemVersionId: string;
|
|
@@ -31172,9 +31387,6 @@ declare const DTODocumentationHierarchyV2: z.ZodObject<{
|
|
|
31172
31387
|
updatedAt: Date;
|
|
31173
31388
|
shortPersistentId: string;
|
|
31174
31389
|
title: string;
|
|
31175
|
-
isRoot: boolean;
|
|
31176
|
-
childrenIds: string[];
|
|
31177
|
-
groupBehavior: "Group" | "Tabs";
|
|
31178
31390
|
configuration: {
|
|
31179
31391
|
showSidebar: boolean;
|
|
31180
31392
|
isPrivate: boolean;
|
|
@@ -31210,10 +31422,15 @@ declare const DTODocumentationHierarchyV2: z.ZodObject<{
|
|
|
31210
31422
|
slug?: string | undefined;
|
|
31211
31423
|
userSlug?: string | undefined;
|
|
31212
31424
|
approvalState?: {
|
|
31425
|
+
id: string;
|
|
31426
|
+
createdAt: Date;
|
|
31427
|
+
updatedAt: Date;
|
|
31213
31428
|
persistentId: string;
|
|
31214
31429
|
designSystemVersionId: string;
|
|
31215
|
-
groupId: string;
|
|
31216
31430
|
approvalState: "ReadyForReview" | "ChangesRequested" | "Approved";
|
|
31431
|
+
pageId: string;
|
|
31432
|
+
pagePersistentId: string;
|
|
31433
|
+
updatedByUserId: string;
|
|
31217
31434
|
} | undefined;
|
|
31218
31435
|
draftState?: {
|
|
31219
31436
|
changeType: "Created";
|
|
@@ -31266,9 +31483,8 @@ declare const DTODocumentationHierarchyV2: z.ZodObject<{
|
|
|
31266
31483
|
} | undefined;
|
|
31267
31484
|
}[];
|
|
31268
31485
|
}, {
|
|
31269
|
-
|
|
31270
|
-
|
|
31271
|
-
type: "Page";
|
|
31486
|
+
groups: {
|
|
31487
|
+
type: "Group";
|
|
31272
31488
|
id: string;
|
|
31273
31489
|
persistentId: string;
|
|
31274
31490
|
designSystemVersionId: string;
|
|
@@ -31276,6 +31492,9 @@ declare const DTODocumentationHierarchyV2: z.ZodObject<{
|
|
|
31276
31492
|
updatedAt: Date;
|
|
31277
31493
|
shortPersistentId: string;
|
|
31278
31494
|
title: string;
|
|
31495
|
+
isRoot: boolean;
|
|
31496
|
+
childrenIds: string[];
|
|
31497
|
+
groupBehavior: "Group" | "Tabs";
|
|
31279
31498
|
configuration: {
|
|
31280
31499
|
showSidebar: boolean;
|
|
31281
31500
|
isPrivate: boolean;
|
|
@@ -31311,15 +31530,10 @@ declare const DTODocumentationHierarchyV2: z.ZodObject<{
|
|
|
31311
31530
|
slug?: string | undefined;
|
|
31312
31531
|
userSlug?: string | undefined;
|
|
31313
31532
|
approvalState?: {
|
|
31314
|
-
id: string;
|
|
31315
|
-
createdAt: Date;
|
|
31316
|
-
updatedAt: Date;
|
|
31317
31533
|
persistentId: string;
|
|
31318
31534
|
designSystemVersionId: string;
|
|
31535
|
+
groupId: string;
|
|
31319
31536
|
approvalState: "ReadyForReview" | "ChangesRequested" | "Approved";
|
|
31320
|
-
pageId: string;
|
|
31321
|
-
pagePersistentId: string;
|
|
31322
|
-
updatedByUserId: string;
|
|
31323
31537
|
} | undefined;
|
|
31324
31538
|
draftState?: {
|
|
31325
31539
|
changeType: "Created";
|
|
@@ -31371,8 +31585,9 @@ declare const DTODocumentationHierarchyV2: z.ZodObject<{
|
|
|
31371
31585
|
lastPublishedAt: Date;
|
|
31372
31586
|
} | undefined;
|
|
31373
31587
|
}[];
|
|
31374
|
-
|
|
31375
|
-
|
|
31588
|
+
pages: {
|
|
31589
|
+
path: string;
|
|
31590
|
+
type: "Page";
|
|
31376
31591
|
id: string;
|
|
31377
31592
|
persistentId: string;
|
|
31378
31593
|
designSystemVersionId: string;
|
|
@@ -31380,9 +31595,6 @@ declare const DTODocumentationHierarchyV2: z.ZodObject<{
|
|
|
31380
31595
|
updatedAt: Date;
|
|
31381
31596
|
shortPersistentId: string;
|
|
31382
31597
|
title: string;
|
|
31383
|
-
isRoot: boolean;
|
|
31384
|
-
childrenIds: string[];
|
|
31385
|
-
groupBehavior: "Group" | "Tabs";
|
|
31386
31598
|
configuration: {
|
|
31387
31599
|
showSidebar: boolean;
|
|
31388
31600
|
isPrivate: boolean;
|
|
@@ -31418,10 +31630,15 @@ declare const DTODocumentationHierarchyV2: z.ZodObject<{
|
|
|
31418
31630
|
slug?: string | undefined;
|
|
31419
31631
|
userSlug?: string | undefined;
|
|
31420
31632
|
approvalState?: {
|
|
31633
|
+
id: string;
|
|
31634
|
+
createdAt: Date;
|
|
31635
|
+
updatedAt: Date;
|
|
31421
31636
|
persistentId: string;
|
|
31422
31637
|
designSystemVersionId: string;
|
|
31423
|
-
groupId: string;
|
|
31424
31638
|
approvalState: "ReadyForReview" | "ChangesRequested" | "Approved";
|
|
31639
|
+
pageId: string;
|
|
31640
|
+
pagePersistentId: string;
|
|
31641
|
+
updatedByUserId: string;
|
|
31425
31642
|
} | undefined;
|
|
31426
31643
|
draftState?: {
|
|
31427
31644
|
changeType: "Created";
|
|
@@ -35760,9 +35977,9 @@ declare const DocumentationPageV1DTO: z.ZodObject<z.objectUtil.extendShape<Omit<
|
|
|
35760
35977
|
data: z.ZodObject<{
|
|
35761
35978
|
blocks: z.ZodArray<z.ZodType<PageBlockV1, z.ZodTypeDef, {
|
|
35762
35979
|
persistentId: string;
|
|
35763
|
-
type: "Tabs" | "Custom" | "Theme" | "Token" | "Component" | "
|
|
35980
|
+
type: "Tabs" | "Custom" | "Theme" | "Token" | "Component" | "Image" | "Text" | "Link" | "Code" | "Table" | "Divider" | "Quote" | "Callout" | "Embed" | "Guidelines" | "Heading" | "UnorderedList" | "OrderedList" | "Shortcuts" | "FigmaEmbed" | "YoutubeEmbed" | "StorybookEmbed" | "TokenGroup" | "TokenList" | "ComponentGroup" | "ComponentSandbox" | "FigmaFrames" | "ComponentAssets" | "ComponentAssetGroup" | "RenderCode" | "TabItem" | "TableRow" | "TableCell" | "Guideline" | "FigmaComponents" | "FigmaComponentPropsTable";
|
|
35764
35981
|
url?: string | null | undefined;
|
|
35765
|
-
tokenType?: "
|
|
35982
|
+
tokenType?: "Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | null | undefined;
|
|
35766
35983
|
asset?: {
|
|
35767
35984
|
type: "image" | "figmaFrame";
|
|
35768
35985
|
id?: string | null | undefined;
|
|
@@ -36352,9 +36569,9 @@ declare const DocumentationPageV1DTO: z.ZodObject<z.objectUtil.extendShape<Omit<
|
|
|
36352
36569
|
}, {
|
|
36353
36570
|
blocks: ({
|
|
36354
36571
|
persistentId: string;
|
|
36355
|
-
type: "Tabs" | "Custom" | "Theme" | "Token" | "Component" | "
|
|
36572
|
+
type: "Tabs" | "Custom" | "Theme" | "Token" | "Component" | "Image" | "Text" | "Link" | "Code" | "Table" | "Divider" | "Quote" | "Callout" | "Embed" | "Guidelines" | "Heading" | "UnorderedList" | "OrderedList" | "Shortcuts" | "FigmaEmbed" | "YoutubeEmbed" | "StorybookEmbed" | "TokenGroup" | "TokenList" | "ComponentGroup" | "ComponentSandbox" | "FigmaFrames" | "ComponentAssets" | "ComponentAssetGroup" | "RenderCode" | "TabItem" | "TableRow" | "TableCell" | "Guideline" | "FigmaComponents" | "FigmaComponentPropsTable";
|
|
36356
36573
|
url?: string | null | undefined;
|
|
36357
|
-
tokenType?: "
|
|
36574
|
+
tokenType?: "Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | null | undefined;
|
|
36358
36575
|
asset?: {
|
|
36359
36576
|
type: "image" | "figmaFrame";
|
|
36360
36577
|
id?: string | null | undefined;
|
|
@@ -37168,9 +37385,9 @@ declare const DocumentationPageV1DTO: z.ZodObject<z.objectUtil.extendShape<Omit<
|
|
|
37168
37385
|
}>;
|
|
37169
37386
|
blocks: z.ZodArray<z.ZodType<PageBlockV1, z.ZodTypeDef, {
|
|
37170
37387
|
persistentId: string;
|
|
37171
|
-
type: "Tabs" | "Custom" | "Theme" | "Token" | "Component" | "
|
|
37388
|
+
type: "Tabs" | "Custom" | "Theme" | "Token" | "Component" | "Image" | "Text" | "Link" | "Code" | "Table" | "Divider" | "Quote" | "Callout" | "Embed" | "Guidelines" | "Heading" | "UnorderedList" | "OrderedList" | "Shortcuts" | "FigmaEmbed" | "YoutubeEmbed" | "StorybookEmbed" | "TokenGroup" | "TokenList" | "ComponentGroup" | "ComponentSandbox" | "FigmaFrames" | "ComponentAssets" | "ComponentAssetGroup" | "RenderCode" | "TabItem" | "TableRow" | "TableCell" | "Guideline" | "FigmaComponents" | "FigmaComponentPropsTable";
|
|
37172
37389
|
url?: string | null | undefined;
|
|
37173
|
-
tokenType?: "
|
|
37390
|
+
tokenType?: "Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | null | undefined;
|
|
37174
37391
|
asset?: {
|
|
37175
37392
|
type: "image" | "figmaFrame";
|
|
37176
37393
|
id?: string | null | undefined;
|
|
@@ -37413,9 +37630,9 @@ declare const DocumentationPageV1DTO: z.ZodObject<z.objectUtil.extendShape<Omit<
|
|
|
37413
37630
|
} & {
|
|
37414
37631
|
children: ({
|
|
37415
37632
|
persistentId: string;
|
|
37416
|
-
type: "Tabs" | "Custom" | "Theme" | "Token" | "Component" | "
|
|
37633
|
+
type: "Tabs" | "Custom" | "Theme" | "Token" | "Component" | "Image" | "Text" | "Link" | "Code" | "Table" | "Divider" | "Quote" | "Callout" | "Embed" | "Guidelines" | "Heading" | "UnorderedList" | "OrderedList" | "Shortcuts" | "FigmaEmbed" | "YoutubeEmbed" | "StorybookEmbed" | "TokenGroup" | "TokenList" | "ComponentGroup" | "ComponentSandbox" | "FigmaFrames" | "ComponentAssets" | "ComponentAssetGroup" | "RenderCode" | "TabItem" | "TableRow" | "TableCell" | "Guideline" | "FigmaComponents" | "FigmaComponentPropsTable";
|
|
37417
37634
|
url?: string | null | undefined;
|
|
37418
|
-
tokenType?: "
|
|
37635
|
+
tokenType?: "Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | null | undefined;
|
|
37419
37636
|
asset?: {
|
|
37420
37637
|
type: "image" | "figmaFrame";
|
|
37421
37638
|
id?: string | null | undefined;
|
|
@@ -37776,9 +37993,9 @@ declare const DocumentationPageV1DTO: z.ZodObject<z.objectUtil.extendShape<Omit<
|
|
|
37776
37993
|
};
|
|
37777
37994
|
blocks: ({
|
|
37778
37995
|
persistentId: string;
|
|
37779
|
-
type: "Tabs" | "Custom" | "Theme" | "Token" | "Component" | "
|
|
37996
|
+
type: "Tabs" | "Custom" | "Theme" | "Token" | "Component" | "Image" | "Text" | "Link" | "Code" | "Table" | "Divider" | "Quote" | "Callout" | "Embed" | "Guidelines" | "Heading" | "UnorderedList" | "OrderedList" | "Shortcuts" | "FigmaEmbed" | "YoutubeEmbed" | "StorybookEmbed" | "TokenGroup" | "TokenList" | "ComponentGroup" | "ComponentSandbox" | "FigmaFrames" | "ComponentAssets" | "ComponentAssetGroup" | "RenderCode" | "TabItem" | "TableRow" | "TableCell" | "Guideline" | "FigmaComponents" | "FigmaComponentPropsTable";
|
|
37780
37997
|
url?: string | null | undefined;
|
|
37781
|
-
tokenType?: "
|
|
37998
|
+
tokenType?: "Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | null | undefined;
|
|
37782
37999
|
asset?: {
|
|
37783
38000
|
type: "image" | "figmaFrame";
|
|
37784
38001
|
id?: string | null | undefined;
|
|
@@ -38021,9 +38238,9 @@ declare const DocumentationPageV1DTO: z.ZodObject<z.objectUtil.extendShape<Omit<
|
|
|
38021
38238
|
} & {
|
|
38022
38239
|
children: ({
|
|
38023
38240
|
persistentId: string;
|
|
38024
|
-
type: "Tabs" | "Custom" | "Theme" | "Token" | "Component" | "
|
|
38241
|
+
type: "Tabs" | "Custom" | "Theme" | "Token" | "Component" | "Image" | "Text" | "Link" | "Code" | "Table" | "Divider" | "Quote" | "Callout" | "Embed" | "Guidelines" | "Heading" | "UnorderedList" | "OrderedList" | "Shortcuts" | "FigmaEmbed" | "YoutubeEmbed" | "StorybookEmbed" | "TokenGroup" | "TokenList" | "ComponentGroup" | "ComponentSandbox" | "FigmaFrames" | "ComponentAssets" | "ComponentAssetGroup" | "RenderCode" | "TabItem" | "TableRow" | "TableCell" | "Guideline" | "FigmaComponents" | "FigmaComponentPropsTable";
|
|
38025
38242
|
url?: string | null | undefined;
|
|
38026
|
-
tokenType?: "
|
|
38243
|
+
tokenType?: "Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | null | undefined;
|
|
38027
38244
|
asset?: {
|
|
38028
38245
|
type: "image" | "figmaFrame";
|
|
38029
38246
|
id?: string | null | undefined;
|
|
@@ -44256,7 +44473,7 @@ declare const DTOExporter: z.ZodObject<{
|
|
|
44256
44473
|
}, {
|
|
44257
44474
|
category: z.ZodString;
|
|
44258
44475
|
}>, "strip", z.ZodTypeAny, {
|
|
44259
|
-
type: "string" | "number" | "boolean" | "color" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties"
|
|
44476
|
+
type: "string" | "number" | "boolean" | "color" | "tokenType" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties";
|
|
44260
44477
|
label: string;
|
|
44261
44478
|
key: string;
|
|
44262
44479
|
category: string;
|
|
@@ -44266,7 +44483,7 @@ declare const DTOExporter: z.ZodObject<{
|
|
|
44266
44483
|
inputType?: "code" | "plain" | undefined;
|
|
44267
44484
|
isMultiline?: boolean | null | undefined;
|
|
44268
44485
|
}, {
|
|
44269
|
-
type: "string" | "number" | "boolean" | "color" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties"
|
|
44486
|
+
type: "string" | "number" | "boolean" | "color" | "tokenType" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties";
|
|
44270
44487
|
label: string;
|
|
44271
44488
|
key: string;
|
|
44272
44489
|
category: string;
|
|
@@ -44284,7 +44501,7 @@ declare const DTOExporter: z.ZodObject<{
|
|
|
44284
44501
|
iconURL: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodType<string, z.ZodTypeDef, string>>>, string | undefined, string | null | undefined>;
|
|
44285
44502
|
mode: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodType<"array" | "block", z.ZodTypeDef, "array" | "block">>>, NonNullable<"array" | "block"> | undefined, "array" | "block" | null | undefined>;
|
|
44286
44503
|
properties: z.ZodEffects<z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodType<{
|
|
44287
|
-
type: "string" | "number" | "boolean" | "color" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties"
|
|
44504
|
+
type: "string" | "number" | "boolean" | "color" | "tokenType" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties";
|
|
44288
44505
|
label: string;
|
|
44289
44506
|
key: string;
|
|
44290
44507
|
values?: string[] | null | undefined;
|
|
@@ -44293,7 +44510,7 @@ declare const DTOExporter: z.ZodObject<{
|
|
|
44293
44510
|
inputType?: "code" | "plain" | undefined;
|
|
44294
44511
|
isMultiline?: boolean | null | undefined;
|
|
44295
44512
|
}[], z.ZodTypeDef, {
|
|
44296
|
-
type: "string" | "number" | "boolean" | "color" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties"
|
|
44513
|
+
type: "string" | "number" | "boolean" | "color" | "tokenType" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties";
|
|
44297
44514
|
label: string;
|
|
44298
44515
|
key: string;
|
|
44299
44516
|
values?: string[] | null | undefined;
|
|
@@ -44302,7 +44519,7 @@ declare const DTOExporter: z.ZodObject<{
|
|
|
44302
44519
|
inputType?: "code" | "plain" | undefined;
|
|
44303
44520
|
isMultiline?: boolean | null | undefined;
|
|
44304
44521
|
}[]>>>, {
|
|
44305
|
-
type: "string" | "number" | "boolean" | "color" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties"
|
|
44522
|
+
type: "string" | "number" | "boolean" | "color" | "tokenType" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties";
|
|
44306
44523
|
label: string;
|
|
44307
44524
|
key: string;
|
|
44308
44525
|
values?: string[] | null | undefined;
|
|
@@ -44311,7 +44528,7 @@ declare const DTOExporter: z.ZodObject<{
|
|
|
44311
44528
|
inputType?: "code" | "plain" | undefined;
|
|
44312
44529
|
isMultiline?: boolean | null | undefined;
|
|
44313
44530
|
}[] | undefined, {
|
|
44314
|
-
type: "string" | "number" | "boolean" | "color" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties"
|
|
44531
|
+
type: "string" | "number" | "boolean" | "color" | "tokenType" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties";
|
|
44315
44532
|
label: string;
|
|
44316
44533
|
key: string;
|
|
44317
44534
|
values?: string[] | null | undefined;
|
|
@@ -44320,7 +44537,7 @@ declare const DTOExporter: z.ZodObject<{
|
|
|
44320
44537
|
inputType?: "code" | "plain" | undefined;
|
|
44321
44538
|
isMultiline?: boolean | null | undefined;
|
|
44322
44539
|
}[] | null | undefined>, {
|
|
44323
|
-
type: "string" | "number" | "boolean" | "color" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties"
|
|
44540
|
+
type: "string" | "number" | "boolean" | "color" | "tokenType" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties";
|
|
44324
44541
|
label: string;
|
|
44325
44542
|
key: string;
|
|
44326
44543
|
values?: string[] | null | undefined;
|
|
@@ -44329,7 +44546,7 @@ declare const DTOExporter: z.ZodObject<{
|
|
|
44329
44546
|
inputType?: "code" | "plain" | undefined;
|
|
44330
44547
|
isMultiline?: boolean | null | undefined;
|
|
44331
44548
|
}[], {
|
|
44332
|
-
type: "string" | "number" | "boolean" | "color" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties"
|
|
44549
|
+
type: "string" | "number" | "boolean" | "color" | "tokenType" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties";
|
|
44333
44550
|
label: string;
|
|
44334
44551
|
key: string;
|
|
44335
44552
|
values?: string[] | null | undefined;
|
|
@@ -44341,7 +44558,7 @@ declare const DTOExporter: z.ZodObject<{
|
|
|
44341
44558
|
}, "strip", z.ZodTypeAny, {
|
|
44342
44559
|
key: string;
|
|
44343
44560
|
properties: {
|
|
44344
|
-
type: "string" | "number" | "boolean" | "color" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties"
|
|
44561
|
+
type: "string" | "number" | "boolean" | "color" | "tokenType" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties";
|
|
44345
44562
|
label: string;
|
|
44346
44563
|
key: string;
|
|
44347
44564
|
values?: string[] | null | undefined;
|
|
@@ -44363,7 +44580,7 @@ declare const DTOExporter: z.ZodObject<{
|
|
|
44363
44580
|
iconURL?: string | null | undefined;
|
|
44364
44581
|
mode?: "array" | "block" | null | undefined;
|
|
44365
44582
|
properties?: {
|
|
44366
|
-
type: "string" | "number" | "boolean" | "color" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties"
|
|
44583
|
+
type: "string" | "number" | "boolean" | "color" | "tokenType" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties";
|
|
44367
44584
|
label: string;
|
|
44368
44585
|
key: string;
|
|
44369
44586
|
values?: string[] | null | undefined;
|
|
@@ -44406,7 +44623,7 @@ declare const DTOExporter: z.ZodObject<{
|
|
|
44406
44623
|
exporterType: "code" | "documentation";
|
|
44407
44624
|
isDefaultDocumentationExporter: boolean;
|
|
44408
44625
|
configurationProperties: {
|
|
44409
|
-
type: "string" | "number" | "boolean" | "color" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties"
|
|
44626
|
+
type: "string" | "number" | "boolean" | "color" | "tokenType" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties";
|
|
44410
44627
|
label: string;
|
|
44411
44628
|
key: string;
|
|
44412
44629
|
category: string;
|
|
@@ -44419,7 +44636,7 @@ declare const DTOExporter: z.ZodObject<{
|
|
|
44419
44636
|
customBlocks: {
|
|
44420
44637
|
key: string;
|
|
44421
44638
|
properties: {
|
|
44422
|
-
type: "string" | "number" | "boolean" | "color" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties"
|
|
44639
|
+
type: "string" | "number" | "boolean" | "color" | "tokenType" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties";
|
|
44423
44640
|
label: string;
|
|
44424
44641
|
key: string;
|
|
44425
44642
|
values?: string[] | null | undefined;
|
|
@@ -44455,7 +44672,7 @@ declare const DTOExporter: z.ZodObject<{
|
|
|
44455
44672
|
exporterType: "code" | "documentation";
|
|
44456
44673
|
isDefaultDocumentationExporter: boolean;
|
|
44457
44674
|
configurationProperties: {
|
|
44458
|
-
type: "string" | "number" | "boolean" | "color" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties"
|
|
44675
|
+
type: "string" | "number" | "boolean" | "color" | "tokenType" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties";
|
|
44459
44676
|
label: string;
|
|
44460
44677
|
key: string;
|
|
44461
44678
|
category: string;
|
|
@@ -44473,7 +44690,7 @@ declare const DTOExporter: z.ZodObject<{
|
|
|
44473
44690
|
iconURL?: string | null | undefined;
|
|
44474
44691
|
mode?: "array" | "block" | null | undefined;
|
|
44475
44692
|
properties?: {
|
|
44476
|
-
type: "string" | "number" | "boolean" | "color" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties"
|
|
44693
|
+
type: "string" | "number" | "boolean" | "color" | "tokenType" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties";
|
|
44477
44694
|
label: string;
|
|
44478
44695
|
key: string;
|
|
44479
44696
|
values?: string[] | null | undefined;
|
|
@@ -44532,7 +44749,7 @@ declare const DTOExporterCreateOutput: z.ZodObject<{
|
|
|
44532
44749
|
}, {
|
|
44533
44750
|
category: z.ZodString;
|
|
44534
44751
|
}>, "strip", z.ZodTypeAny, {
|
|
44535
|
-
type: "string" | "number" | "boolean" | "color" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties"
|
|
44752
|
+
type: "string" | "number" | "boolean" | "color" | "tokenType" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties";
|
|
44536
44753
|
label: string;
|
|
44537
44754
|
key: string;
|
|
44538
44755
|
category: string;
|
|
@@ -44542,7 +44759,7 @@ declare const DTOExporterCreateOutput: z.ZodObject<{
|
|
|
44542
44759
|
inputType?: "code" | "plain" | undefined;
|
|
44543
44760
|
isMultiline?: boolean | null | undefined;
|
|
44544
44761
|
}, {
|
|
44545
|
-
type: "string" | "number" | "boolean" | "color" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties"
|
|
44762
|
+
type: "string" | "number" | "boolean" | "color" | "tokenType" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties";
|
|
44546
44763
|
label: string;
|
|
44547
44764
|
key: string;
|
|
44548
44765
|
category: string;
|
|
@@ -44560,7 +44777,7 @@ declare const DTOExporterCreateOutput: z.ZodObject<{
|
|
|
44560
44777
|
iconURL: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodType<string, z.ZodTypeDef, string>>>, string | undefined, string | null | undefined>;
|
|
44561
44778
|
mode: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodType<"array" | "block", z.ZodTypeDef, "array" | "block">>>, NonNullable<"array" | "block"> | undefined, "array" | "block" | null | undefined>;
|
|
44562
44779
|
properties: z.ZodEffects<z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodType<{
|
|
44563
|
-
type: "string" | "number" | "boolean" | "color" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties"
|
|
44780
|
+
type: "string" | "number" | "boolean" | "color" | "tokenType" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties";
|
|
44564
44781
|
label: string;
|
|
44565
44782
|
key: string;
|
|
44566
44783
|
values?: string[] | null | undefined;
|
|
@@ -44569,7 +44786,7 @@ declare const DTOExporterCreateOutput: z.ZodObject<{
|
|
|
44569
44786
|
inputType?: "code" | "plain" | undefined;
|
|
44570
44787
|
isMultiline?: boolean | null | undefined;
|
|
44571
44788
|
}[], z.ZodTypeDef, {
|
|
44572
|
-
type: "string" | "number" | "boolean" | "color" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties"
|
|
44789
|
+
type: "string" | "number" | "boolean" | "color" | "tokenType" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties";
|
|
44573
44790
|
label: string;
|
|
44574
44791
|
key: string;
|
|
44575
44792
|
values?: string[] | null | undefined;
|
|
@@ -44578,7 +44795,7 @@ declare const DTOExporterCreateOutput: z.ZodObject<{
|
|
|
44578
44795
|
inputType?: "code" | "plain" | undefined;
|
|
44579
44796
|
isMultiline?: boolean | null | undefined;
|
|
44580
44797
|
}[]>>>, {
|
|
44581
|
-
type: "string" | "number" | "boolean" | "color" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties"
|
|
44798
|
+
type: "string" | "number" | "boolean" | "color" | "tokenType" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties";
|
|
44582
44799
|
label: string;
|
|
44583
44800
|
key: string;
|
|
44584
44801
|
values?: string[] | null | undefined;
|
|
@@ -44587,7 +44804,7 @@ declare const DTOExporterCreateOutput: z.ZodObject<{
|
|
|
44587
44804
|
inputType?: "code" | "plain" | undefined;
|
|
44588
44805
|
isMultiline?: boolean | null | undefined;
|
|
44589
44806
|
}[] | undefined, {
|
|
44590
|
-
type: "string" | "number" | "boolean" | "color" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties"
|
|
44807
|
+
type: "string" | "number" | "boolean" | "color" | "tokenType" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties";
|
|
44591
44808
|
label: string;
|
|
44592
44809
|
key: string;
|
|
44593
44810
|
values?: string[] | null | undefined;
|
|
@@ -44596,7 +44813,7 @@ declare const DTOExporterCreateOutput: z.ZodObject<{
|
|
|
44596
44813
|
inputType?: "code" | "plain" | undefined;
|
|
44597
44814
|
isMultiline?: boolean | null | undefined;
|
|
44598
44815
|
}[] | null | undefined>, {
|
|
44599
|
-
type: "string" | "number" | "boolean" | "color" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties"
|
|
44816
|
+
type: "string" | "number" | "boolean" | "color" | "tokenType" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties";
|
|
44600
44817
|
label: string;
|
|
44601
44818
|
key: string;
|
|
44602
44819
|
values?: string[] | null | undefined;
|
|
@@ -44605,7 +44822,7 @@ declare const DTOExporterCreateOutput: z.ZodObject<{
|
|
|
44605
44822
|
inputType?: "code" | "plain" | undefined;
|
|
44606
44823
|
isMultiline?: boolean | null | undefined;
|
|
44607
44824
|
}[], {
|
|
44608
|
-
type: "string" | "number" | "boolean" | "color" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties"
|
|
44825
|
+
type: "string" | "number" | "boolean" | "color" | "tokenType" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties";
|
|
44609
44826
|
label: string;
|
|
44610
44827
|
key: string;
|
|
44611
44828
|
values?: string[] | null | undefined;
|
|
@@ -44617,7 +44834,7 @@ declare const DTOExporterCreateOutput: z.ZodObject<{
|
|
|
44617
44834
|
}, "strip", z.ZodTypeAny, {
|
|
44618
44835
|
key: string;
|
|
44619
44836
|
properties: {
|
|
44620
|
-
type: "string" | "number" | "boolean" | "color" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties"
|
|
44837
|
+
type: "string" | "number" | "boolean" | "color" | "tokenType" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties";
|
|
44621
44838
|
label: string;
|
|
44622
44839
|
key: string;
|
|
44623
44840
|
values?: string[] | null | undefined;
|
|
@@ -44639,7 +44856,7 @@ declare const DTOExporterCreateOutput: z.ZodObject<{
|
|
|
44639
44856
|
iconURL?: string | null | undefined;
|
|
44640
44857
|
mode?: "array" | "block" | null | undefined;
|
|
44641
44858
|
properties?: {
|
|
44642
|
-
type: "string" | "number" | "boolean" | "color" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties"
|
|
44859
|
+
type: "string" | "number" | "boolean" | "color" | "tokenType" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties";
|
|
44643
44860
|
label: string;
|
|
44644
44861
|
key: string;
|
|
44645
44862
|
values?: string[] | null | undefined;
|
|
@@ -44682,7 +44899,7 @@ declare const DTOExporterCreateOutput: z.ZodObject<{
|
|
|
44682
44899
|
exporterType: "code" | "documentation";
|
|
44683
44900
|
isDefaultDocumentationExporter: boolean;
|
|
44684
44901
|
configurationProperties: {
|
|
44685
|
-
type: "string" | "number" | "boolean" | "color" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties"
|
|
44902
|
+
type: "string" | "number" | "boolean" | "color" | "tokenType" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties";
|
|
44686
44903
|
label: string;
|
|
44687
44904
|
key: string;
|
|
44688
44905
|
category: string;
|
|
@@ -44695,7 +44912,7 @@ declare const DTOExporterCreateOutput: z.ZodObject<{
|
|
|
44695
44912
|
customBlocks: {
|
|
44696
44913
|
key: string;
|
|
44697
44914
|
properties: {
|
|
44698
|
-
type: "string" | "number" | "boolean" | "color" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties"
|
|
44915
|
+
type: "string" | "number" | "boolean" | "color" | "tokenType" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties";
|
|
44699
44916
|
label: string;
|
|
44700
44917
|
key: string;
|
|
44701
44918
|
values?: string[] | null | undefined;
|
|
@@ -44731,7 +44948,7 @@ declare const DTOExporterCreateOutput: z.ZodObject<{
|
|
|
44731
44948
|
exporterType: "code" | "documentation";
|
|
44732
44949
|
isDefaultDocumentationExporter: boolean;
|
|
44733
44950
|
configurationProperties: {
|
|
44734
|
-
type: "string" | "number" | "boolean" | "color" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties"
|
|
44951
|
+
type: "string" | "number" | "boolean" | "color" | "tokenType" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties";
|
|
44735
44952
|
label: string;
|
|
44736
44953
|
key: string;
|
|
44737
44954
|
category: string;
|
|
@@ -44749,7 +44966,7 @@ declare const DTOExporterCreateOutput: z.ZodObject<{
|
|
|
44749
44966
|
iconURL?: string | null | undefined;
|
|
44750
44967
|
mode?: "array" | "block" | null | undefined;
|
|
44751
44968
|
properties?: {
|
|
44752
|
-
type: "string" | "number" | "boolean" | "color" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties"
|
|
44969
|
+
type: "string" | "number" | "boolean" | "color" | "tokenType" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties";
|
|
44753
44970
|
label: string;
|
|
44754
44971
|
key: string;
|
|
44755
44972
|
values?: string[] | null | undefined;
|
|
@@ -44800,7 +45017,7 @@ declare const DTOExporterCreateOutput: z.ZodObject<{
|
|
|
44800
45017
|
exporterType: "code" | "documentation";
|
|
44801
45018
|
isDefaultDocumentationExporter: boolean;
|
|
44802
45019
|
configurationProperties: {
|
|
44803
|
-
type: "string" | "number" | "boolean" | "color" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties"
|
|
45020
|
+
type: "string" | "number" | "boolean" | "color" | "tokenType" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties";
|
|
44804
45021
|
label: string;
|
|
44805
45022
|
key: string;
|
|
44806
45023
|
category: string;
|
|
@@ -44813,7 +45030,7 @@ declare const DTOExporterCreateOutput: z.ZodObject<{
|
|
|
44813
45030
|
customBlocks: {
|
|
44814
45031
|
key: string;
|
|
44815
45032
|
properties: {
|
|
44816
|
-
type: "string" | "number" | "boolean" | "color" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties"
|
|
45033
|
+
type: "string" | "number" | "boolean" | "color" | "tokenType" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties";
|
|
44817
45034
|
label: string;
|
|
44818
45035
|
key: string;
|
|
44819
45036
|
values?: string[] | null | undefined;
|
|
@@ -44856,7 +45073,7 @@ declare const DTOExporterCreateOutput: z.ZodObject<{
|
|
|
44856
45073
|
exporterType: "code" | "documentation";
|
|
44857
45074
|
isDefaultDocumentationExporter: boolean;
|
|
44858
45075
|
configurationProperties: {
|
|
44859
|
-
type: "string" | "number" | "boolean" | "color" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties"
|
|
45076
|
+
type: "string" | "number" | "boolean" | "color" | "tokenType" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties";
|
|
44860
45077
|
label: string;
|
|
44861
45078
|
key: string;
|
|
44862
45079
|
category: string;
|
|
@@ -44874,7 +45091,7 @@ declare const DTOExporterCreateOutput: z.ZodObject<{
|
|
|
44874
45091
|
iconURL?: string | null | undefined;
|
|
44875
45092
|
mode?: "array" | "block" | null | undefined;
|
|
44876
45093
|
properties?: {
|
|
44877
|
-
type: "string" | "number" | "boolean" | "color" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties"
|
|
45094
|
+
type: "string" | "number" | "boolean" | "color" | "tokenType" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties";
|
|
44878
45095
|
label: string;
|
|
44879
45096
|
key: string;
|
|
44880
45097
|
values?: string[] | null | undefined;
|
|
@@ -44920,7 +45137,7 @@ declare const DTOExporterListResponse: z.ZodObject<{
|
|
|
44920
45137
|
}, {
|
|
44921
45138
|
category: z.ZodString;
|
|
44922
45139
|
}>, "strip", z.ZodTypeAny, {
|
|
44923
|
-
type: "string" | "number" | "boolean" | "color" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties"
|
|
45140
|
+
type: "string" | "number" | "boolean" | "color" | "tokenType" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties";
|
|
44924
45141
|
label: string;
|
|
44925
45142
|
key: string;
|
|
44926
45143
|
category: string;
|
|
@@ -44930,7 +45147,7 @@ declare const DTOExporterListResponse: z.ZodObject<{
|
|
|
44930
45147
|
inputType?: "code" | "plain" | undefined;
|
|
44931
45148
|
isMultiline?: boolean | null | undefined;
|
|
44932
45149
|
}, {
|
|
44933
|
-
type: "string" | "number" | "boolean" | "color" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties"
|
|
45150
|
+
type: "string" | "number" | "boolean" | "color" | "tokenType" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties";
|
|
44934
45151
|
label: string;
|
|
44935
45152
|
key: string;
|
|
44936
45153
|
category: string;
|
|
@@ -44948,7 +45165,7 @@ declare const DTOExporterListResponse: z.ZodObject<{
|
|
|
44948
45165
|
iconURL: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodType<string, z.ZodTypeDef, string>>>, string | undefined, string | null | undefined>;
|
|
44949
45166
|
mode: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodType<"array" | "block", z.ZodTypeDef, "array" | "block">>>, NonNullable<"array" | "block"> | undefined, "array" | "block" | null | undefined>;
|
|
44950
45167
|
properties: z.ZodEffects<z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodType<{
|
|
44951
|
-
type: "string" | "number" | "boolean" | "color" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties"
|
|
45168
|
+
type: "string" | "number" | "boolean" | "color" | "tokenType" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties";
|
|
44952
45169
|
label: string;
|
|
44953
45170
|
key: string;
|
|
44954
45171
|
values?: string[] | null | undefined;
|
|
@@ -44957,7 +45174,7 @@ declare const DTOExporterListResponse: z.ZodObject<{
|
|
|
44957
45174
|
inputType?: "code" | "plain" | undefined;
|
|
44958
45175
|
isMultiline?: boolean | null | undefined;
|
|
44959
45176
|
}[], z.ZodTypeDef, {
|
|
44960
|
-
type: "string" | "number" | "boolean" | "color" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties"
|
|
45177
|
+
type: "string" | "number" | "boolean" | "color" | "tokenType" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties";
|
|
44961
45178
|
label: string;
|
|
44962
45179
|
key: string;
|
|
44963
45180
|
values?: string[] | null | undefined;
|
|
@@ -44966,7 +45183,7 @@ declare const DTOExporterListResponse: z.ZodObject<{
|
|
|
44966
45183
|
inputType?: "code" | "plain" | undefined;
|
|
44967
45184
|
isMultiline?: boolean | null | undefined;
|
|
44968
45185
|
}[]>>>, {
|
|
44969
|
-
type: "string" | "number" | "boolean" | "color" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties"
|
|
45186
|
+
type: "string" | "number" | "boolean" | "color" | "tokenType" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties";
|
|
44970
45187
|
label: string;
|
|
44971
45188
|
key: string;
|
|
44972
45189
|
values?: string[] | null | undefined;
|
|
@@ -44975,7 +45192,7 @@ declare const DTOExporterListResponse: z.ZodObject<{
|
|
|
44975
45192
|
inputType?: "code" | "plain" | undefined;
|
|
44976
45193
|
isMultiline?: boolean | null | undefined;
|
|
44977
45194
|
}[] | undefined, {
|
|
44978
|
-
type: "string" | "number" | "boolean" | "color" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties"
|
|
45195
|
+
type: "string" | "number" | "boolean" | "color" | "tokenType" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties";
|
|
44979
45196
|
label: string;
|
|
44980
45197
|
key: string;
|
|
44981
45198
|
values?: string[] | null | undefined;
|
|
@@ -44984,7 +45201,7 @@ declare const DTOExporterListResponse: z.ZodObject<{
|
|
|
44984
45201
|
inputType?: "code" | "plain" | undefined;
|
|
44985
45202
|
isMultiline?: boolean | null | undefined;
|
|
44986
45203
|
}[] | null | undefined>, {
|
|
44987
|
-
type: "string" | "number" | "boolean" | "color" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties"
|
|
45204
|
+
type: "string" | "number" | "boolean" | "color" | "tokenType" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties";
|
|
44988
45205
|
label: string;
|
|
44989
45206
|
key: string;
|
|
44990
45207
|
values?: string[] | null | undefined;
|
|
@@ -44993,7 +45210,7 @@ declare const DTOExporterListResponse: z.ZodObject<{
|
|
|
44993
45210
|
inputType?: "code" | "plain" | undefined;
|
|
44994
45211
|
isMultiline?: boolean | null | undefined;
|
|
44995
45212
|
}[], {
|
|
44996
|
-
type: "string" | "number" | "boolean" | "color" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties"
|
|
45213
|
+
type: "string" | "number" | "boolean" | "color" | "tokenType" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties";
|
|
44997
45214
|
label: string;
|
|
44998
45215
|
key: string;
|
|
44999
45216
|
values?: string[] | null | undefined;
|
|
@@ -45005,7 +45222,7 @@ declare const DTOExporterListResponse: z.ZodObject<{
|
|
|
45005
45222
|
}, "strip", z.ZodTypeAny, {
|
|
45006
45223
|
key: string;
|
|
45007
45224
|
properties: {
|
|
45008
|
-
type: "string" | "number" | "boolean" | "color" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties"
|
|
45225
|
+
type: "string" | "number" | "boolean" | "color" | "tokenType" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties";
|
|
45009
45226
|
label: string;
|
|
45010
45227
|
key: string;
|
|
45011
45228
|
values?: string[] | null | undefined;
|
|
@@ -45027,7 +45244,7 @@ declare const DTOExporterListResponse: z.ZodObject<{
|
|
|
45027
45244
|
iconURL?: string | null | undefined;
|
|
45028
45245
|
mode?: "array" | "block" | null | undefined;
|
|
45029
45246
|
properties?: {
|
|
45030
|
-
type: "string" | "number" | "boolean" | "color" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties"
|
|
45247
|
+
type: "string" | "number" | "boolean" | "color" | "tokenType" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties";
|
|
45031
45248
|
label: string;
|
|
45032
45249
|
key: string;
|
|
45033
45250
|
values?: string[] | null | undefined;
|
|
@@ -45070,7 +45287,7 @@ declare const DTOExporterListResponse: z.ZodObject<{
|
|
|
45070
45287
|
exporterType: "code" | "documentation";
|
|
45071
45288
|
isDefaultDocumentationExporter: boolean;
|
|
45072
45289
|
configurationProperties: {
|
|
45073
|
-
type: "string" | "number" | "boolean" | "color" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties"
|
|
45290
|
+
type: "string" | "number" | "boolean" | "color" | "tokenType" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties";
|
|
45074
45291
|
label: string;
|
|
45075
45292
|
key: string;
|
|
45076
45293
|
category: string;
|
|
@@ -45083,7 +45300,7 @@ declare const DTOExporterListResponse: z.ZodObject<{
|
|
|
45083
45300
|
customBlocks: {
|
|
45084
45301
|
key: string;
|
|
45085
45302
|
properties: {
|
|
45086
|
-
type: "string" | "number" | "boolean" | "color" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties"
|
|
45303
|
+
type: "string" | "number" | "boolean" | "color" | "tokenType" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties";
|
|
45087
45304
|
label: string;
|
|
45088
45305
|
key: string;
|
|
45089
45306
|
values?: string[] | null | undefined;
|
|
@@ -45119,7 +45336,7 @@ declare const DTOExporterListResponse: z.ZodObject<{
|
|
|
45119
45336
|
exporterType: "code" | "documentation";
|
|
45120
45337
|
isDefaultDocumentationExporter: boolean;
|
|
45121
45338
|
configurationProperties: {
|
|
45122
|
-
type: "string" | "number" | "boolean" | "color" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties"
|
|
45339
|
+
type: "string" | "number" | "boolean" | "color" | "tokenType" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties";
|
|
45123
45340
|
label: string;
|
|
45124
45341
|
key: string;
|
|
45125
45342
|
category: string;
|
|
@@ -45137,7 +45354,7 @@ declare const DTOExporterListResponse: z.ZodObject<{
|
|
|
45137
45354
|
iconURL?: string | null | undefined;
|
|
45138
45355
|
mode?: "array" | "block" | null | undefined;
|
|
45139
45356
|
properties?: {
|
|
45140
|
-
type: "string" | "number" | "boolean" | "color" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties"
|
|
45357
|
+
type: "string" | "number" | "boolean" | "color" | "tokenType" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties";
|
|
45141
45358
|
label: string;
|
|
45142
45359
|
key: string;
|
|
45143
45360
|
values?: string[] | null | undefined;
|
|
@@ -45188,7 +45405,7 @@ declare const DTOExporterListResponse: z.ZodObject<{
|
|
|
45188
45405
|
exporterType: "code" | "documentation";
|
|
45189
45406
|
isDefaultDocumentationExporter: boolean;
|
|
45190
45407
|
configurationProperties: {
|
|
45191
|
-
type: "string" | "number" | "boolean" | "color" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties"
|
|
45408
|
+
type: "string" | "number" | "boolean" | "color" | "tokenType" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties";
|
|
45192
45409
|
label: string;
|
|
45193
45410
|
key: string;
|
|
45194
45411
|
category: string;
|
|
@@ -45201,7 +45418,7 @@ declare const DTOExporterListResponse: z.ZodObject<{
|
|
|
45201
45418
|
customBlocks: {
|
|
45202
45419
|
key: string;
|
|
45203
45420
|
properties: {
|
|
45204
|
-
type: "string" | "number" | "boolean" | "color" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties"
|
|
45421
|
+
type: "string" | "number" | "boolean" | "color" | "tokenType" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties";
|
|
45205
45422
|
label: string;
|
|
45206
45423
|
key: string;
|
|
45207
45424
|
values?: string[] | null | undefined;
|
|
@@ -45244,7 +45461,7 @@ declare const DTOExporterListResponse: z.ZodObject<{
|
|
|
45244
45461
|
exporterType: "code" | "documentation";
|
|
45245
45462
|
isDefaultDocumentationExporter: boolean;
|
|
45246
45463
|
configurationProperties: {
|
|
45247
|
-
type: "string" | "number" | "boolean" | "color" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties"
|
|
45464
|
+
type: "string" | "number" | "boolean" | "color" | "tokenType" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties";
|
|
45248
45465
|
label: string;
|
|
45249
45466
|
key: string;
|
|
45250
45467
|
category: string;
|
|
@@ -45262,7 +45479,7 @@ declare const DTOExporterListResponse: z.ZodObject<{
|
|
|
45262
45479
|
iconURL?: string | null | undefined;
|
|
45263
45480
|
mode?: "array" | "block" | null | undefined;
|
|
45264
45481
|
properties?: {
|
|
45265
|
-
type: "string" | "number" | "boolean" | "color" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties"
|
|
45482
|
+
type: "string" | "number" | "boolean" | "color" | "tokenType" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties";
|
|
45266
45483
|
label: string;
|
|
45267
45484
|
key: string;
|
|
45268
45485
|
values?: string[] | null | undefined;
|
|
@@ -82050,7 +82267,7 @@ declare class ExportersEndpoint {
|
|
|
82050
82267
|
exporterType: "code" | "documentation";
|
|
82051
82268
|
isDefaultDocumentationExporter: boolean;
|
|
82052
82269
|
configurationProperties: {
|
|
82053
|
-
type: "string" | "number" | "boolean" | "color" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties"
|
|
82270
|
+
type: "string" | "number" | "boolean" | "color" | "tokenType" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties";
|
|
82054
82271
|
label: string;
|
|
82055
82272
|
key: string;
|
|
82056
82273
|
category: string;
|
|
@@ -82063,7 +82280,7 @@ declare class ExportersEndpoint {
|
|
|
82063
82280
|
customBlocks: {
|
|
82064
82281
|
key: string;
|
|
82065
82282
|
properties: {
|
|
82066
|
-
type: "string" | "number" | "boolean" | "color" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties"
|
|
82283
|
+
type: "string" | "number" | "boolean" | "color" | "tokenType" | "image" | "typography" | "enum" | "component" | "componentProperties" | "tokenProperties";
|
|
82067
82284
|
label: string;
|
|
82068
82285
|
key: string;
|
|
82069
82286
|
values?: string[] | null | undefined;
|
|
@@ -82341,14 +82558,14 @@ declare const DTOGetBlockDefinitionsOutput: z.ZodObject<{
|
|
|
82341
82558
|
variantOptions: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
82342
82559
|
}, "strip", z.ZodTypeAny, {
|
|
82343
82560
|
id: string;
|
|
82344
|
-
type: "Token" | "Component" | "
|
|
82561
|
+
type: "Token" | "Component" | "Color" | "Image" | "Text" | "Number" | "Boolean" | "URL" | "FigmaComponent" | "FigmaNode" | "RichText" | "MultiRichText" | "RichTextEditor" | "SingleSelect" | "MultiSelect" | "TokenType" | "TokenProperty" | "ComponentProperty" | "Asset" | "AssetProperty" | "EmbedURL" | "Markdown" | "Code" | "CodeSandbox" | "Table" | "Divider" | "Storybook";
|
|
82345
82562
|
name: string;
|
|
82346
82563
|
options?: Record<string, any> | undefined;
|
|
82347
82564
|
description?: string | undefined;
|
|
82348
82565
|
variantOptions?: Record<string, Record<string, any>> | undefined;
|
|
82349
82566
|
}, {
|
|
82350
82567
|
id: string;
|
|
82351
|
-
type: "Token" | "Component" | "
|
|
82568
|
+
type: "Token" | "Component" | "Color" | "Image" | "Text" | "Number" | "Boolean" | "URL" | "FigmaComponent" | "FigmaNode" | "RichText" | "MultiRichText" | "RichTextEditor" | "SingleSelect" | "MultiSelect" | "TokenType" | "TokenProperty" | "ComponentProperty" | "Asset" | "AssetProperty" | "EmbedURL" | "Markdown" | "Code" | "CodeSandbox" | "Table" | "Divider" | "Storybook";
|
|
82352
82569
|
name: string;
|
|
82353
82570
|
options?: Record<string, any> | undefined;
|
|
82354
82571
|
description?: string | undefined;
|
|
@@ -82444,7 +82661,7 @@ declare const DTOGetBlockDefinitionsOutput: z.ZodObject<{
|
|
|
82444
82661
|
}, "strip", z.ZodTypeAny, {
|
|
82445
82662
|
properties: {
|
|
82446
82663
|
id: string;
|
|
82447
|
-
type: "Token" | "Component" | "
|
|
82664
|
+
type: "Token" | "Component" | "Color" | "Image" | "Text" | "Number" | "Boolean" | "URL" | "FigmaComponent" | "FigmaNode" | "RichText" | "MultiRichText" | "RichTextEditor" | "SingleSelect" | "MultiSelect" | "TokenType" | "TokenProperty" | "ComponentProperty" | "Asset" | "AssetProperty" | "EmbedURL" | "Markdown" | "Code" | "CodeSandbox" | "Table" | "Divider" | "Storybook";
|
|
82448
82665
|
name: string;
|
|
82449
82666
|
options?: Record<string, any> | undefined;
|
|
82450
82667
|
description?: string | undefined;
|
|
@@ -82483,7 +82700,7 @@ declare const DTOGetBlockDefinitionsOutput: z.ZodObject<{
|
|
|
82483
82700
|
}, {
|
|
82484
82701
|
properties: {
|
|
82485
82702
|
id: string;
|
|
82486
|
-
type: "Token" | "Component" | "
|
|
82703
|
+
type: "Token" | "Component" | "Color" | "Image" | "Text" | "Number" | "Boolean" | "URL" | "FigmaComponent" | "FigmaNode" | "RichText" | "MultiRichText" | "RichTextEditor" | "SingleSelect" | "MultiSelect" | "TokenType" | "TokenProperty" | "ComponentProperty" | "Asset" | "AssetProperty" | "EmbedURL" | "Markdown" | "Code" | "CodeSandbox" | "Table" | "Divider" | "Storybook";
|
|
82487
82704
|
name: string;
|
|
82488
82705
|
options?: Record<string, any> | undefined;
|
|
82489
82706
|
description?: string | undefined;
|
|
@@ -82617,7 +82834,7 @@ declare const DTOGetBlockDefinitionsOutput: z.ZodObject<{
|
|
|
82617
82834
|
item: {
|
|
82618
82835
|
properties: {
|
|
82619
82836
|
id: string;
|
|
82620
|
-
type: "Token" | "Component" | "
|
|
82837
|
+
type: "Token" | "Component" | "Color" | "Image" | "Text" | "Number" | "Boolean" | "URL" | "FigmaComponent" | "FigmaNode" | "RichText" | "MultiRichText" | "RichTextEditor" | "SingleSelect" | "MultiSelect" | "TokenType" | "TokenProperty" | "ComponentProperty" | "Asset" | "AssetProperty" | "EmbedURL" | "Markdown" | "Code" | "CodeSandbox" | "Table" | "Divider" | "Storybook";
|
|
82621
82838
|
name: string;
|
|
82622
82839
|
options?: Record<string, any> | undefined;
|
|
82623
82840
|
description?: string | undefined;
|
|
@@ -82690,7 +82907,7 @@ declare const DTOGetBlockDefinitionsOutput: z.ZodObject<{
|
|
|
82690
82907
|
item: {
|
|
82691
82908
|
properties: {
|
|
82692
82909
|
id: string;
|
|
82693
|
-
type: "Token" | "Component" | "
|
|
82910
|
+
type: "Token" | "Component" | "Color" | "Image" | "Text" | "Number" | "Boolean" | "URL" | "FigmaComponent" | "FigmaNode" | "RichText" | "MultiRichText" | "RichTextEditor" | "SingleSelect" | "MultiSelect" | "TokenType" | "TokenProperty" | "ComponentProperty" | "Asset" | "AssetProperty" | "EmbedURL" | "Markdown" | "Code" | "CodeSandbox" | "Table" | "Divider" | "Storybook";
|
|
82694
82911
|
name: string;
|
|
82695
82912
|
options?: Record<string, any> | undefined;
|
|
82696
82913
|
description?: string | undefined;
|
|
@@ -82765,7 +82982,7 @@ declare const DTOGetBlockDefinitionsOutput: z.ZodObject<{
|
|
|
82765
82982
|
item: {
|
|
82766
82983
|
properties: {
|
|
82767
82984
|
id: string;
|
|
82768
|
-
type: "Token" | "Component" | "
|
|
82985
|
+
type: "Token" | "Component" | "Color" | "Image" | "Text" | "Number" | "Boolean" | "URL" | "FigmaComponent" | "FigmaNode" | "RichText" | "MultiRichText" | "RichTextEditor" | "SingleSelect" | "MultiSelect" | "TokenType" | "TokenProperty" | "ComponentProperty" | "Asset" | "AssetProperty" | "EmbedURL" | "Markdown" | "Code" | "CodeSandbox" | "Table" | "Divider" | "Storybook";
|
|
82769
82986
|
name: string;
|
|
82770
82987
|
options?: Record<string, any> | undefined;
|
|
82771
82988
|
description?: string | undefined;
|
|
@@ -82840,7 +83057,7 @@ declare const DTOGetBlockDefinitionsOutput: z.ZodObject<{
|
|
|
82840
83057
|
item: {
|
|
82841
83058
|
properties: {
|
|
82842
83059
|
id: string;
|
|
82843
|
-
type: "Token" | "Component" | "
|
|
83060
|
+
type: "Token" | "Component" | "Color" | "Image" | "Text" | "Number" | "Boolean" | "URL" | "FigmaComponent" | "FigmaNode" | "RichText" | "MultiRichText" | "RichTextEditor" | "SingleSelect" | "MultiSelect" | "TokenType" | "TokenProperty" | "ComponentProperty" | "Asset" | "AssetProperty" | "EmbedURL" | "Markdown" | "Code" | "CodeSandbox" | "Table" | "Divider" | "Storybook";
|
|
82844
83061
|
name: string;
|
|
82845
83062
|
options?: Record<string, any> | undefined;
|
|
82846
83063
|
description?: string | undefined;
|
|
@@ -86422,6 +86639,26 @@ declare class TokenCollectionsEndpoint {
|
|
|
86422
86639
|
}>;
|
|
86423
86640
|
}
|
|
86424
86641
|
|
|
86642
|
+
declare class TokenGroupsEndpoint {
|
|
86643
|
+
private readonly requestExecutor;
|
|
86644
|
+
constructor(requestExecutor: RequestExecutor);
|
|
86645
|
+
create(dsId: string, versionId: string, body: DTODesignTokenGroupCreatePayload): Promise<{
|
|
86646
|
+
group: {
|
|
86647
|
+
id: string;
|
|
86648
|
+
persistentId: string;
|
|
86649
|
+
meta: {
|
|
86650
|
+
name: string;
|
|
86651
|
+
description?: string | undefined;
|
|
86652
|
+
};
|
|
86653
|
+
isRoot: boolean;
|
|
86654
|
+
childrenIds: string[];
|
|
86655
|
+
brandId: string;
|
|
86656
|
+
tokenType: "Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font";
|
|
86657
|
+
};
|
|
86658
|
+
}>;
|
|
86659
|
+
list(dsId: string, versionId: string): Promise<DTODesignTokenGroupListResponse>;
|
|
86660
|
+
}
|
|
86661
|
+
|
|
86425
86662
|
declare class TokensEndpoint {
|
|
86426
86663
|
private readonly requestExecutor;
|
|
86427
86664
|
constructor(requestExecutor: RequestExecutor);
|
|
@@ -86814,6 +87051,7 @@ declare class DesignSystemVersionsEndpoint {
|
|
|
86814
87051
|
readonly tokenCollections: TokenCollectionsEndpoint;
|
|
86815
87052
|
readonly importJobs: ImportJobsEndpoint;
|
|
86816
87053
|
readonly tokens: TokensEndpoint;
|
|
87054
|
+
readonly tokenGroups: TokenGroupsEndpoint;
|
|
86817
87055
|
readonly stats: VersionStatsEndpoint;
|
|
86818
87056
|
readonly elementPropertyDefinitions: ElementPropertyDefinitionsEndpoint;
|
|
86819
87057
|
readonly elementPropertyValues: ElementPropertyValuesEndpoint;
|
|
@@ -86851,6 +87089,33 @@ declare class DesignSystemBffEndpoint {
|
|
|
86851
87089
|
}>;
|
|
86852
87090
|
}
|
|
86853
87091
|
|
|
87092
|
+
declare class DesignSystemContactsEndpoint {
|
|
87093
|
+
private readonly requestExecutor;
|
|
87094
|
+
constructor(requestExecutor: RequestExecutor);
|
|
87095
|
+
list(dsId: string): Promise<{
|
|
87096
|
+
contacts: {
|
|
87097
|
+
workspace: {
|
|
87098
|
+
id: string;
|
|
87099
|
+
email: string;
|
|
87100
|
+
profile: {
|
|
87101
|
+
name: string;
|
|
87102
|
+
nickname?: string | undefined;
|
|
87103
|
+
avatar?: string | undefined;
|
|
87104
|
+
};
|
|
87105
|
+
}[];
|
|
87106
|
+
designSystem: {
|
|
87107
|
+
id: string;
|
|
87108
|
+
email: string;
|
|
87109
|
+
profile: {
|
|
87110
|
+
name: string;
|
|
87111
|
+
nickname?: string | undefined;
|
|
87112
|
+
avatar?: string | undefined;
|
|
87113
|
+
};
|
|
87114
|
+
}[];
|
|
87115
|
+
};
|
|
87116
|
+
}>;
|
|
87117
|
+
}
|
|
87118
|
+
|
|
86854
87119
|
declare class DesignSystemMembersEndpoint {
|
|
86855
87120
|
private readonly requestExecutor;
|
|
86856
87121
|
constructor(requestExecutor: RequestExecutor);
|
|
@@ -86907,9 +87172,9 @@ declare class DesignSystemSourcesEndpoint {
|
|
|
86907
87172
|
tokensCreated: number;
|
|
86908
87173
|
tokensUpdated: number;
|
|
86909
87174
|
tokensDeleted: number;
|
|
86910
|
-
tokensCreatedPerType: Partial<Record<"
|
|
86911
|
-
tokensUpdatedPerType: Partial<Record<"
|
|
86912
|
-
tokensDeletedPerType: Partial<Record<"
|
|
87175
|
+
tokensCreatedPerType: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>;
|
|
87176
|
+
tokensUpdatedPerType: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>;
|
|
87177
|
+
tokensDeletedPerType: Partial<Record<"Color" | "Border" | "Gradient" | "Shadow" | "Dimension" | "Duration" | "Size" | "Space" | "Opacity" | "FontSize" | "LineHeight" | "LetterSpacing" | "ParagraphSpacing" | "BorderWidth" | "BorderRadius" | "ZIndex" | "Image" | "String" | "ProductCopy" | "FontFamily" | "FontWeight" | "TextDecoration" | "TextCase" | "Visibility" | "Typography" | "Blur" | "Font" | "Text" | "Measure" | "Radius" | "GenericToken", number>>;
|
|
86913
87178
|
componentsCreated: number;
|
|
86914
87179
|
componentsUpdated: number;
|
|
86915
87180
|
componentsDeleted: number;
|
|
@@ -86988,33 +87253,7 @@ declare class DesignSystemSourcesEndpoint {
|
|
|
86988
87253
|
};
|
|
86989
87254
|
})[];
|
|
86990
87255
|
}>;
|
|
86991
|
-
|
|
86992
|
-
|
|
86993
|
-
declare class DesignSystemContactsEndpoint {
|
|
86994
|
-
private readonly requestExecutor;
|
|
86995
|
-
constructor(requestExecutor: RequestExecutor);
|
|
86996
|
-
list(dsId: string): Promise<{
|
|
86997
|
-
contacts: {
|
|
86998
|
-
workspace: {
|
|
86999
|
-
id: string;
|
|
87000
|
-
email: string;
|
|
87001
|
-
profile: {
|
|
87002
|
-
name: string;
|
|
87003
|
-
nickname?: string | undefined;
|
|
87004
|
-
avatar?: string | undefined;
|
|
87005
|
-
};
|
|
87006
|
-
}[];
|
|
87007
|
-
designSystem: {
|
|
87008
|
-
id: string;
|
|
87009
|
-
email: string;
|
|
87010
|
-
profile: {
|
|
87011
|
-
name: string;
|
|
87012
|
-
nickname?: string | undefined;
|
|
87013
|
-
avatar?: string | undefined;
|
|
87014
|
-
};
|
|
87015
|
-
}[];
|
|
87016
|
-
};
|
|
87017
|
-
}>;
|
|
87256
|
+
delete(dsId: string, sourceId: string): Promise<any>;
|
|
87018
87257
|
}
|
|
87019
87258
|
|
|
87020
87259
|
declare class DesignSystemsEndpoint {
|
|
@@ -90937,7 +91176,7 @@ declare const BlockParsingUtils: {
|
|
|
90937
91176
|
declare const BlockDefinitionUtils: {
|
|
90938
91177
|
firstRichTextProperty(definition: PageBlockDefinition): {
|
|
90939
91178
|
id: string;
|
|
90940
|
-
type: "Token" | "Component" | "
|
|
91179
|
+
type: "Token" | "Component" | "Color" | "Image" | "Text" | "Number" | "Boolean" | "URL" | "FigmaComponent" | "FigmaNode" | "RichText" | "MultiRichText" | "RichTextEditor" | "SingleSelect" | "MultiSelect" | "TokenType" | "TokenProperty" | "ComponentProperty" | "Asset" | "AssetProperty" | "EmbedURL" | "Markdown" | "Code" | "CodeSandbox" | "Table" | "Divider" | "Storybook";
|
|
90941
91180
|
name: string;
|
|
90942
91181
|
options?: Record<string, any> | undefined;
|
|
90943
91182
|
description?: string | undefined;
|
|
@@ -90945,7 +91184,7 @@ declare const BlockDefinitionUtils: {
|
|
|
90945
91184
|
} | undefined;
|
|
90946
91185
|
firstMultiRichTextProperty(definition: PageBlockDefinition): {
|
|
90947
91186
|
id: string;
|
|
90948
|
-
type: "Token" | "Component" | "
|
|
91187
|
+
type: "Token" | "Component" | "Color" | "Image" | "Text" | "Number" | "Boolean" | "URL" | "FigmaComponent" | "FigmaNode" | "RichText" | "MultiRichText" | "RichTextEditor" | "SingleSelect" | "MultiSelect" | "TokenType" | "TokenProperty" | "ComponentProperty" | "Asset" | "AssetProperty" | "EmbedURL" | "Markdown" | "Code" | "CodeSandbox" | "Table" | "Divider" | "Storybook";
|
|
90949
91188
|
name: string;
|
|
90950
91189
|
options?: Record<string, any> | undefined;
|
|
90951
91190
|
description?: string | undefined;
|
|
@@ -90953,7 +91192,7 @@ declare const BlockDefinitionUtils: {
|
|
|
90953
91192
|
} | undefined;
|
|
90954
91193
|
firstTableProperty(definition: PageBlockDefinition): {
|
|
90955
91194
|
id: string;
|
|
90956
|
-
type: "Token" | "Component" | "
|
|
91195
|
+
type: "Token" | "Component" | "Color" | "Image" | "Text" | "Number" | "Boolean" | "URL" | "FigmaComponent" | "FigmaNode" | "RichText" | "MultiRichText" | "RichTextEditor" | "SingleSelect" | "MultiSelect" | "TokenType" | "TokenProperty" | "ComponentProperty" | "Asset" | "AssetProperty" | "EmbedURL" | "Markdown" | "Code" | "CodeSandbox" | "Table" | "Divider" | "Storybook";
|
|
90957
91196
|
name: string;
|
|
90958
91197
|
options?: Record<string, any> | undefined;
|
|
90959
91198
|
description?: string | undefined;
|
|
@@ -90961,7 +91200,7 @@ declare const BlockDefinitionUtils: {
|
|
|
90961
91200
|
} | undefined;
|
|
90962
91201
|
firstEmbedProperty(definition: PageBlockDefinition): {
|
|
90963
91202
|
id: string;
|
|
90964
|
-
type: "Token" | "Component" | "
|
|
91203
|
+
type: "Token" | "Component" | "Color" | "Image" | "Text" | "Number" | "Boolean" | "URL" | "FigmaComponent" | "FigmaNode" | "RichText" | "MultiRichText" | "RichTextEditor" | "SingleSelect" | "MultiSelect" | "TokenType" | "TokenProperty" | "ComponentProperty" | "Asset" | "AssetProperty" | "EmbedURL" | "Markdown" | "Code" | "CodeSandbox" | "Table" | "Divider" | "Storybook";
|
|
90965
91204
|
name: string;
|
|
90966
91205
|
options?: Record<string, any> | undefined;
|
|
90967
91206
|
description?: string | undefined;
|
|
@@ -90969,7 +91208,7 @@ declare const BlockDefinitionUtils: {
|
|
|
90969
91208
|
} | undefined;
|
|
90970
91209
|
richTextProperty(definition: PageBlockDefinition, propertyKey: string): {
|
|
90971
91210
|
id: string;
|
|
90972
|
-
type: "Token" | "Component" | "
|
|
91211
|
+
type: "Token" | "Component" | "Color" | "Image" | "Text" | "Number" | "Boolean" | "URL" | "FigmaComponent" | "FigmaNode" | "RichText" | "MultiRichText" | "RichTextEditor" | "SingleSelect" | "MultiSelect" | "TokenType" | "TokenProperty" | "ComponentProperty" | "Asset" | "AssetProperty" | "EmbedURL" | "Markdown" | "Code" | "CodeSandbox" | "Table" | "Divider" | "Storybook";
|
|
90973
91212
|
name: string;
|
|
90974
91213
|
options?: Record<string, any> | undefined;
|
|
90975
91214
|
description?: string | undefined;
|
|
@@ -90977,7 +91216,7 @@ declare const BlockDefinitionUtils: {
|
|
|
90977
91216
|
};
|
|
90978
91217
|
property(definition: PageBlockDefinition, propertyKey: string, expectedPropertyType?: PageBlockDefinitionPropertyType): {
|
|
90979
91218
|
id: string;
|
|
90980
|
-
type: "Token" | "Component" | "
|
|
91219
|
+
type: "Token" | "Component" | "Color" | "Image" | "Text" | "Number" | "Boolean" | "URL" | "FigmaComponent" | "FigmaNode" | "RichText" | "MultiRichText" | "RichTextEditor" | "SingleSelect" | "MultiSelect" | "TokenType" | "TokenProperty" | "ComponentProperty" | "Asset" | "AssetProperty" | "EmbedURL" | "Markdown" | "Code" | "CodeSandbox" | "Table" | "Divider" | "Storybook";
|
|
90981
91220
|
name: string;
|
|
90982
91221
|
options?: Record<string, any> | undefined;
|
|
90983
91222
|
description?: string | undefined;
|
|
@@ -91081,4 +91320,4 @@ declare class FrontendVersionRoomYDoc {
|
|
|
91081
91320
|
|
|
91082
91321
|
declare function generatePageContentHash(content: DocumentationPageEditorModel, definitions: PageBlockDefinition[], debug?: boolean): string;
|
|
91083
91322
|
|
|
91084
|
-
export { BackendVersionRoomYDoc, BlockDefinitionUtils, BlockParsingUtils, BrandsEndpoint, CodegenEndpoint, Collection, DTOAppBootstrapDataQuery, DTOAppBootstrapDataResponse, DTOAssetRenderConfiguration, DTOAuthenticatedUser, DTOAuthenticatedUserProfile, DTOAuthenticatedUserResponse, DTOBffFigmaImportRequestBody, DTOBffImportRequestBody, DTOBffUploadImportRequestBody, DTOBrand, DTOBrandCreateResponse, DTOBrandGetResponse, DTOBrandsListResponse, DTOCreateBrandInput, DTOCreateDocumentationGroupInput, DTOCreateDocumentationPageInputV2, DTOCreateDocumentationTabInput, DTOCreateVersionInput, DTODataSource, DTODataSourceCreationResponse, DTODataSourceFigma, DTODataSourceFigmaCloud, DTODataSourceFigmaVariablesPlugin, DTODataSourceTokenStudio, DTODataSourcesListResponse, DTODeleteDocumentationGroupInput, DTODeleteDocumentationPageInputV2, DTODeleteDocumentationTabGroupInput, DTODesignElementsDataDiffResponse, DTODesignSystem, DTODesignSystemContactsResponse, DTODesignSystemCreateInput, DTODesignSystemInvitation, DTODesignSystemMember, DTODesignSystemMemberListResponse, DTODesignSystemMembersUpdatePayload, DTODesignSystemMembersUpdateResponse, DTODesignSystemResponse, DTODesignSystemRole, DTODesignSystemUpdateAccessModeInput, DTODesignSystemUpdateInput, DTODesignSystemVersion, DTODesignSystemVersionCreationResponse, DTODesignSystemVersionGetResponse, DTODesignSystemVersionJobStatusResponse, DTODesignSystemVersionJobsResponse, DTODesignSystemVersionStats, DTODesignSystemVersionStatsQuery, DTODesignSystemVersionsListResponse, DTODesignSystemsListResponse, DTODesignToken, DTODesignTokenCreatePayload, DTODesignTokenListResponse, DTODesignTokenResponse, DTODiffCountBase, 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, DTODocumentationPageAnchor, DTODocumentationPageApprovalState, DTODocumentationPageApprovalStateChangeActionInput, DTODocumentationPageApprovalStateChangeActionOutput, DTODocumentationPageApprovalStateChangeInput, DTODocumentationPageContent, DTODocumentationPageContentGetResponse, DTODocumentationPageCreateActionInputV2, DTODocumentationPageCreateActionOutputV2, DTODocumentationPageDeleteActionInputV2, DTODocumentationPageDeleteActionOutputV2, DTODocumentationPageDuplicateActionInputV2, DTODocumentationPageDuplicateActionOutputV2, DTODocumentationPageMoveActionInputV2, DTODocumentationPageMoveActionOutputV2, DTODocumentationPageRestoreActionInput, DTODocumentationPageRestoreActionOutput, DTODocumentationPageRoomHeaderData, DTODocumentationPageRoomHeaderDataUpdate, DTODocumentationPageSnapshot, DTODocumentationPageUpdateActionInputV2, DTODocumentationPageUpdateActionOutputV2, DTODocumentationPageV2, DTODocumentationPublishMetadata, DTODocumentationPublishTypeQueryParams, DTODocumentationTabCreateActionInputV2, DTODocumentationTabCreateActionOutputV2, type DTODocumentationTabGroupCreateActionInputV2, DTODocumentationTabGroupDeleteActionInputV2, DTODocumentationTabGroupDeleteActionOutputV2, DTODownloadAssetsRequest, DTODownloadAssetsResponse, DTODuplicateDocumentationGroupInput, DTODuplicateDocumentationPageInputV2, DTOElementActionInput, DTOElementActionOutput, DTOElementPropertyDefinition, DTOElementPropertyDefinitionCreatePayload, DTOElementPropertyDefinitionDeletePayload, DTOElementPropertyDefinitionListResponse, DTOElementPropertyDefinitionResponse, DTOElementPropertyDefinitionUpdatePayload, DTOElementPropertyValue, DTOElementPropertyValueListResponse, DTOElementPropertyValueResponse, DTOElementPropertyValueUpsertPaylod, DTOElementView, DTOElementViewBasePropertyColumn, DTOElementViewColumn, DTOElementViewColumnSharedAttributes, DTOElementViewPropertyDefinitionColumn, DTOElementViewThemeColumn, DTOElementViewsListResponse, DTOElementsGetOutput, type DTOElementsGetQueryParsed, type DTOElementsGetQueryRaw, DTOElementsGetQuerySchema, DTOElementsGetTypeFilter, DTOExportJob, DTOExportJobCreatedBy, DTOExportJobDesignSystemPreview, DTOExportJobDesignSystemVersionPreview, DTOExportJobDestinations, DTOExportJobResponse, DTOExportJobResult, DTOExportJobsListFilter, DTOExporter, DTOExporterCreateInput, DTOExporterCreateOutput, DTOExporterGitProviderEnum, DTOExporterListQuery, DTOExporterListResponse, DTOExporterMembership, DTOExporterMembershipRole, DTOExporterProperty, DTOExporterPropertyListResponse, DTOExporterSource, DTOExporterType, DTOExporterUpdateInput, DTOFigmaComponent, DTOFigmaComponentBooleanProperty, DTOFigmaComponentInstanceSwapProperty, DTOFigmaComponentListResponse, DTOFigmaComponentProperty, DTOFigmaComponentPropertyMap, DTOFigmaComponentTextProperty, DTOFigmaComponentVariantProperty, DTOFigmaNode, DTOFigmaNodeData, DTOFigmaNodeOrigin, DTOFigmaNodeRenderActionInput, DTOFigmaNodeRenderActionOutput, DTOFigmaNodeRenderFormat, DTOFigmaNodeRenderInput, DTOGetBlockDefinitionsOutput, DTOGetDocumentationPageAnchorsResponse, DTOGitBranch, DTOGitOrganization, DTOGitProject, DTOGitRepository, DTOImportJob, DTOImportJobResponse, DTOIntegration, DTOIntegrationCredentials, DTOIntegrationOAuthGetResponse, DTOIntegrationPostResponse, DTOIntegrationsGetListResponse, DTOLiveblocksAuthRequest, DTOLiveblocksAuthResponse, DTOMoveDocumentationGroupInput, DTOMoveDocumentationPageInputV2, DTONpmRegistryConfig, DTONpmRegistryConfigConstants, DTOPageBlockColorV2, DTOPageBlockDefinition, DTOPageBlockDefinitionBehavior, DTOPageBlockDefinitionItem, DTOPageBlockDefinitionLayout, DTOPageBlockDefinitionProperty, DTOPageBlockDefinitionVariant, DTOPageBlockItemV2, DTOPagination, DTOPipeline, DTOPipelineCreateBody, DTOPipelineListQuery, DTOPipelineListResponse, DTOPipelineResponse, DTOPipelineTriggerBody, DTOPipelineUpdateBody, DTOPropertyDefinitionCreateActionInputV2, DTOPropertyDefinitionCreateActionOutputV2, DTOPropertyDefinitionDeleteActionInputV2, DTOPropertyDefinitionDeleteActionOutputV2, DTOPropertyDefinitionUpdateActionInputV2, DTOPropertyDefinitionUpdateActionOutputV2, DTOPublishDocumentationChanges, DTOPublishDocumentationRequest, DTOPublishDocumentationResponse, DTORenderedAssetFile, DTORestoreDocumentationGroupInput, DTORestoreDocumentationPageInput, DTOTheme, DTOThemeCreatePayload, DTOThemeListResponse, DTOThemeOverride, DTOThemeOverrideCreatePayload, DTOThemeResponse, DTOTokenCollection, DTOTokenCollectionsListReponse, DTOUpdateDocumentationGroupInput, DTOUpdateDocumentationPageInputV2, DTOUpdateUserNotificationSettingsPayload, DTOUpdateVersionInput, DTOUser, DTOUserGetResponse, DTOUserNotificationSettingsResponse, DTOUserOnboarding, DTOUserOnboardingDepartment, DTOUserOnboardingJobLevel, DTOUserProfile, DTOUserProfileUpdate, DTOUserProfileUpdatePayload, DTOUserProfileUpdateResponse, DTOUserSource, DTOUserWorkspaceMembership, DTOUserWorkspaceMembershipsResponse, DTOWorkspace, DTOWorkspaceCreateInput, DTOWorkspaceIntegrationGetGitObjectsInput, DTOWorkspaceIntegrationOauthInput, DTOWorkspaceIntegrationPATInput, DTOWorkspaceInvitationInput, DTOWorkspaceInvitationUpdateResponse, DTOWorkspaceInvitationsListInput, DTOWorkspaceInvitationsResponse, DTOWorkspaceInviteUpdate, DTOWorkspaceMember, DTOWorkspaceMembersListResponse, DTOWorkspaceProfile, DTOWorkspaceResponse, DTOWorkspaceRole, DesignSystemBffEndpoint, DesignSystemMembersEndpoint, DesignSystemSourcesEndpoint, DesignSystemVersionsEndpoint, DesignSystemsEndpoint, DimensionsVariableScopeType, DocumentationHierarchySettings, DocumentationPageEditorModel, DocumentationPageV1DTO, ElementPropertyDefinitionsEndpoint, ElementPropertyValuesEndpoint, ExportersEndpoint, FormattedCollections, FrontendVersionRoomYDoc, ImportJobsEndpoint, type ListItemNode, type ListNode, ListTreeBuilder, NpmRegistryInput, ObjectMeta, OverridesEndpoint, PageBlockEditorModel, PageSectionEditorModel, PipelinesEndpoint, type ProsemirrorBlockItem, type ProsemirrorMark, type ProsemirrorNode, RGB, RGBA, type RequestEexecutorServerErrorCode, RequestExecutor, type RequestExecutorConfig, RequestExecutorError, type RequestExecutorErrorType, type RequestExecutorJSONRequest, ResolvedVariableType, StringVariableScopeType, SupernovaApiClient, ThemesEndpoint, TokenCollectionsEndpoint, TokensEndpoint, UsersEndpoint, Variable, VariableAlias, VariableMode, VariableValue, VariablesMapping, VersionRoomBaseYDoc, VersionSQSPayload, VersionStatsEndpoint, WorkspaceConfigurationPayload, WorkspaceInvitationsEndpoint, WorkspaceMembersEndpoint, WorkspacesEndpoint, applyPrivacyConfigurationToNestedItems, blockToProsemirrorNode, buildDocPagePublishPaths, calculateElementParentChain, documentationItemConfigurationToDTOV1, documentationItemConfigurationToDTOV2, documentationPageToDTOV2, documentationPagesFixedConfigurationToDTOV1, documentationPagesFixedConfigurationToDTOV2, documentationPagesToDTOV1, documentationPagesToDTOV2, elementGroupsToDocumentationGroupDTOV1, elementGroupsToDocumentationGroupDTOV2, elementGroupsToDocumentationGroupFixedConfigurationDTOV1, elementGroupsToDocumentationGroupFixedConfigurationDTOV2, elementGroupsToDocumentationGroupStructureDTOV1, generateHash, generatePageContentHash, getDtoDefaultItemConfigurationV1, getDtoDefaultItemConfigurationV2, getMockPageBlockDefinitions, gitBranchToDto, gitOrganizationToDto, gitProjectToDto, gitRepositoryToDto, innerEditorProsemirrorSchema, integrationCredentialToDto, integrationToDto, itemConfigurationToYjs, mainEditorProsemirrorSchema, pageToProsemirrorDoc, pageToYDoc, pageToYXmlFragment, pipelineToDto, prosemirrorDocToPage, prosemirrorDocToRichTextPropertyValue, prosemirrorNodeToSection, prosemirrorNodesToBlocks, richTextPropertyValueToProsemirror, serializeAsCustomBlock, shallowProsemirrorNodeToBlock, validateDesignSystemVersion, validateSsoPayload, yDocToPage, yXmlFragmentToPage, yjsToDocumentationHierarchy, yjsToItemConfiguration };
|
|
91323
|
+
export { BackendVersionRoomYDoc, BlockDefinitionUtils, BlockParsingUtils, BrandsEndpoint, CodegenEndpoint, Collection, DTOAppBootstrapDataQuery, DTOAppBootstrapDataResponse, DTOAssetRenderConfiguration, DTOAuthenticatedUser, DTOAuthenticatedUserProfile, DTOAuthenticatedUserResponse, DTOBffFigmaImportRequestBody, DTOBffImportRequestBody, DTOBffUploadImportRequestBody, DTOBrand, DTOBrandCreateResponse, DTOBrandGetResponse, DTOBrandsListResponse, DTOCreateBrandInput, DTOCreateDocumentationGroupInput, DTOCreateDocumentationPageInputV2, DTOCreateDocumentationTabInput, DTOCreateVersionInput, DTODataSource, DTODataSourceCreationResponse, DTODataSourceFigma, DTODataSourceFigmaCloud, DTODataSourceFigmaVariablesPlugin, DTODataSourceTokenStudio, DTODataSourcesListResponse, DTODeleteDocumentationGroupInput, DTODeleteDocumentationPageInputV2, DTODeleteDocumentationTabGroupInput, DTODesignElementsDataDiffResponse, DTODesignSystem, DTODesignSystemContactsResponse, DTODesignSystemCreateInput, DTODesignSystemInvitation, DTODesignSystemMember, DTODesignSystemMemberListResponse, DTODesignSystemMembersUpdatePayload, DTODesignSystemMembersUpdateResponse, DTODesignSystemResponse, DTODesignSystemRole, DTODesignSystemUpdateAccessModeInput, DTODesignSystemUpdateInput, DTODesignSystemVersion, DTODesignSystemVersionCreationResponse, DTODesignSystemVersionGetResponse, DTODesignSystemVersionJobStatusResponse, DTODesignSystemVersionJobsResponse, DTODesignSystemVersionStats, DTODesignSystemVersionStatsQuery, DTODesignSystemVersionsListResponse, DTODesignSystemsListResponse, DTODesignToken, DTODesignTokenCreatePayload, DTODesignTokenGroup, DTODesignTokenGroupCreatePayload, DTODesignTokenGroupListResponse, DTODesignTokenGroupResponse, DTODesignTokenListResponse, DTODesignTokenResponse, DTODiffCountBase, 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, DTODocumentationPageAnchor, DTODocumentationPageApprovalState, DTODocumentationPageApprovalStateChangeActionInput, DTODocumentationPageApprovalStateChangeActionOutput, DTODocumentationPageApprovalStateChangeInput, DTODocumentationPageContent, DTODocumentationPageContentGetResponse, DTODocumentationPageCreateActionInputV2, DTODocumentationPageCreateActionOutputV2, DTODocumentationPageDeleteActionInputV2, DTODocumentationPageDeleteActionOutputV2, DTODocumentationPageDuplicateActionInputV2, DTODocumentationPageDuplicateActionOutputV2, DTODocumentationPageMoveActionInputV2, DTODocumentationPageMoveActionOutputV2, DTODocumentationPageRestoreActionInput, DTODocumentationPageRestoreActionOutput, DTODocumentationPageRoomHeaderData, DTODocumentationPageRoomHeaderDataUpdate, DTODocumentationPageSnapshot, DTODocumentationPageUpdateActionInputV2, DTODocumentationPageUpdateActionOutputV2, DTODocumentationPageV2, DTODocumentationPublishMetadata, DTODocumentationPublishTypeQueryParams, DTODocumentationTabCreateActionInputV2, DTODocumentationTabCreateActionOutputV2, type DTODocumentationTabGroupCreateActionInputV2, DTODocumentationTabGroupDeleteActionInputV2, DTODocumentationTabGroupDeleteActionOutputV2, DTODownloadAssetsRequest, DTODownloadAssetsResponse, DTODuplicateDocumentationGroupInput, DTODuplicateDocumentationPageInputV2, DTOElementActionInput, DTOElementActionOutput, DTOElementPropertyDefinition, DTOElementPropertyDefinitionCreatePayload, DTOElementPropertyDefinitionDeletePayload, DTOElementPropertyDefinitionListResponse, DTOElementPropertyDefinitionResponse, DTOElementPropertyDefinitionUpdatePayload, DTOElementPropertyValue, DTOElementPropertyValueListResponse, DTOElementPropertyValueResponse, DTOElementPropertyValueUpsertPaylod, DTOElementView, DTOElementViewBasePropertyColumn, DTOElementViewColumn, DTOElementViewColumnSharedAttributes, DTOElementViewPropertyDefinitionColumn, DTOElementViewThemeColumn, DTOElementViewsListResponse, DTOElementsGetOutput, type DTOElementsGetQueryParsed, type DTOElementsGetQueryRaw, DTOElementsGetQuerySchema, DTOElementsGetTypeFilter, DTOExportJob, DTOExportJobCreatedBy, DTOExportJobDesignSystemPreview, DTOExportJobDesignSystemVersionPreview, DTOExportJobDestinations, DTOExportJobResponse, DTOExportJobResult, DTOExportJobsListFilter, DTOExporter, DTOExporterCreateInput, DTOExporterCreateOutput, DTOExporterGitProviderEnum, DTOExporterListQuery, DTOExporterListResponse, DTOExporterMembership, DTOExporterMembershipRole, DTOExporterProperty, DTOExporterPropertyListResponse, DTOExporterSource, DTOExporterType, DTOExporterUpdateInput, DTOFigmaComponent, DTOFigmaComponentBooleanProperty, DTOFigmaComponentInstanceSwapProperty, DTOFigmaComponentListResponse, DTOFigmaComponentProperty, DTOFigmaComponentPropertyMap, DTOFigmaComponentTextProperty, DTOFigmaComponentVariantProperty, DTOFigmaNode, DTOFigmaNodeData, DTOFigmaNodeOrigin, DTOFigmaNodeRenderActionInput, DTOFigmaNodeRenderActionOutput, DTOFigmaNodeRenderFormat, DTOFigmaNodeRenderInput, DTOGetBlockDefinitionsOutput, DTOGetDocumentationPageAnchorsResponse, DTOGitBranch, DTOGitOrganization, DTOGitProject, DTOGitRepository, DTOImportJob, DTOImportJobResponse, DTOIntegration, DTOIntegrationCredentials, DTOIntegrationOAuthGetResponse, DTOIntegrationPostResponse, DTOIntegrationsGetListResponse, DTOLiveblocksAuthRequest, DTOLiveblocksAuthResponse, DTOMoveDocumentationGroupInput, DTOMoveDocumentationPageInputV2, DTONpmRegistryConfig, DTONpmRegistryConfigConstants, DTOPageBlockColorV2, DTOPageBlockDefinition, DTOPageBlockDefinitionBehavior, DTOPageBlockDefinitionItem, DTOPageBlockDefinitionLayout, DTOPageBlockDefinitionProperty, DTOPageBlockDefinitionVariant, DTOPageBlockItemV2, DTOPagination, DTOPipeline, DTOPipelineCreateBody, DTOPipelineListQuery, DTOPipelineListResponse, DTOPipelineResponse, DTOPipelineTriggerBody, DTOPipelineUpdateBody, DTOPropertyDefinitionCreateActionInputV2, DTOPropertyDefinitionCreateActionOutputV2, DTOPropertyDefinitionDeleteActionInputV2, DTOPropertyDefinitionDeleteActionOutputV2, DTOPropertyDefinitionUpdateActionInputV2, DTOPropertyDefinitionUpdateActionOutputV2, DTOPublishDocumentationChanges, DTOPublishDocumentationRequest, DTOPublishDocumentationResponse, DTORenderedAssetFile, DTORestoreDocumentationGroupInput, DTORestoreDocumentationPageInput, DTOTheme, DTOThemeCreatePayload, DTOThemeListResponse, DTOThemeOverride, DTOThemeOverrideCreatePayload, DTOThemeResponse, DTOTokenCollection, DTOTokenCollectionsListReponse, DTOUpdateDocumentationGroupInput, DTOUpdateDocumentationPageInputV2, DTOUpdateUserNotificationSettingsPayload, DTOUpdateVersionInput, DTOUser, DTOUserGetResponse, DTOUserNotificationSettingsResponse, DTOUserOnboarding, DTOUserOnboardingDepartment, DTOUserOnboardingJobLevel, DTOUserProfile, DTOUserProfileUpdate, DTOUserProfileUpdatePayload, DTOUserProfileUpdateResponse, DTOUserSource, DTOUserWorkspaceMembership, DTOUserWorkspaceMembershipsResponse, DTOWorkspace, DTOWorkspaceCreateInput, DTOWorkspaceIntegrationGetGitObjectsInput, DTOWorkspaceIntegrationOauthInput, DTOWorkspaceIntegrationPATInput, DTOWorkspaceInvitationInput, DTOWorkspaceInvitationUpdateResponse, DTOWorkspaceInvitationsListInput, DTOWorkspaceInvitationsResponse, DTOWorkspaceInviteUpdate, DTOWorkspaceMember, DTOWorkspaceMembersListResponse, DTOWorkspaceProfile, DTOWorkspaceResponse, DTOWorkspaceRole, DesignSystemBffEndpoint, DesignSystemContactsEndpoint, DesignSystemMembersEndpoint, DesignSystemSourcesEndpoint, DesignSystemVersionsEndpoint, DesignSystemsEndpoint, DimensionsVariableScopeType, DocumentationHierarchySettings, DocumentationPageEditorModel, DocumentationPageV1DTO, ElementPropertyDefinitionsEndpoint, ElementPropertyValuesEndpoint, ExportersEndpoint, FormattedCollections, FrontendVersionRoomYDoc, ImportJobsEndpoint, type ListItemNode, type ListNode, ListTreeBuilder, NpmRegistryInput, ObjectMeta, OverridesEndpoint, PageBlockEditorModel, PageSectionEditorModel, PipelinesEndpoint, type ProsemirrorBlockItem, type ProsemirrorMark, type ProsemirrorNode, RGB, RGBA, type RequestEexecutorServerErrorCode, RequestExecutor, type RequestExecutorConfig, RequestExecutorError, type RequestExecutorErrorType, type RequestExecutorJSONRequest, ResolvedVariableType, StringVariableScopeType, SupernovaApiClient, ThemesEndpoint, TokenCollectionsEndpoint, TokenGroupsEndpoint, TokensEndpoint, UsersEndpoint, Variable, VariableAlias, VariableMode, VariableValue, VariablesMapping, VersionRoomBaseYDoc, VersionSQSPayload, VersionStatsEndpoint, WorkspaceConfigurationPayload, WorkspaceInvitationsEndpoint, WorkspaceMembersEndpoint, WorkspacesEndpoint, applyPrivacyConfigurationToNestedItems, blockToProsemirrorNode, buildDocPagePublishPaths, calculateElementParentChain, documentationItemConfigurationToDTOV1, documentationItemConfigurationToDTOV2, documentationPageToDTOV2, documentationPagesFixedConfigurationToDTOV1, documentationPagesFixedConfigurationToDTOV2, documentationPagesToDTOV1, documentationPagesToDTOV2, elementGroupsToDocumentationGroupDTOV1, elementGroupsToDocumentationGroupDTOV2, elementGroupsToDocumentationGroupFixedConfigurationDTOV1, elementGroupsToDocumentationGroupFixedConfigurationDTOV2, elementGroupsToDocumentationGroupStructureDTOV1, generateHash, generatePageContentHash, getDtoDefaultItemConfigurationV1, getDtoDefaultItemConfigurationV2, getMockPageBlockDefinitions, gitBranchToDto, gitOrganizationToDto, gitProjectToDto, gitRepositoryToDto, innerEditorProsemirrorSchema, integrationCredentialToDto, integrationToDto, itemConfigurationToYjs, mainEditorProsemirrorSchema, pageToProsemirrorDoc, pageToYDoc, pageToYXmlFragment, pipelineToDto, prosemirrorDocToPage, prosemirrorDocToRichTextPropertyValue, prosemirrorNodeToSection, prosemirrorNodesToBlocks, richTextPropertyValueToProsemirror, serializeAsCustomBlock, shallowProsemirrorNodeToBlock, validateDesignSystemVersion, validateSsoPayload, yDocToPage, yXmlFragmentToPage, yjsToDocumentationHierarchy, yjsToItemConfiguration };
|