@webstudio-is/react-sdk 0.87.1 → 0.89.0
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/lib/cjs/component-renderer.js +1 -1
- package/lib/cjs/components/component-meta.js +5 -0
- package/lib/cjs/embed-template.js +41 -6
- package/lib/cjs/props.js +35 -35
- package/lib/component-renderer.js +1 -1
- package/lib/components/component-meta.js +5 -0
- package/lib/embed-template.js +41 -6
- package/lib/props.js +35 -35
- package/lib/types/components/component-meta.d.ts +1426 -136
- package/lib/types/embed-template.d.ts +219 -2
- package/package.json +9 -7
- package/src/component-renderer.tsx +1 -1
- package/src/components/component-meta.ts +6 -0
- package/src/embed-template.test.ts +106 -0
- package/src/embed-template.ts +46 -4
- package/src/props.test.ts +29 -0
- package/src/props.ts +45 -41
|
@@ -1106,6 +1106,864 @@ declare const WsComponentMeta: z.ZodObject<{
|
|
|
1106
1106
|
state?: string | undefined;
|
|
1107
1107
|
property: "filter" | "float" | "page" | "clip" | "top" | "right" | `--${string}` | "WebkitFontSmoothing" | "MozOsxFontSmoothing" | "accentColor" | "alignContent" | "alignItems" | "alignSelf" | "alignTracks" | "animationComposition" | "animationDelay" | "animationDirection" | "animationDuration" | "animationFillMode" | "animationIterationCount" | "animationName" | "animationPlayState" | "animationTimingFunction" | "animationTimeline" | "appearance" | "aspectRatio" | "backdropFilter" | "backfaceVisibility" | "backgroundAttachment" | "backgroundBlendMode" | "backgroundClip" | "backgroundColor" | "backgroundImage" | "backgroundOrigin" | "backgroundPosition" | "backgroundPositionX" | "backgroundPositionY" | "backgroundRepeat" | "backgroundSize" | "blockOverflow" | "blockSize" | "borderBlockColor" | "borderBlockStyle" | "borderBlockWidth" | "borderBlockEndColor" | "borderBlockEndStyle" | "borderBlockEndWidth" | "borderBlockStartColor" | "borderBlockStartStyle" | "borderBlockStartWidth" | "borderBottomColor" | "borderBottomLeftRadius" | "borderBottomRightRadius" | "borderBottomStyle" | "borderBottomWidth" | "borderCollapse" | "borderEndEndRadius" | "borderEndStartRadius" | "borderImageOutset" | "borderImageRepeat" | "borderImageSlice" | "borderImageSource" | "borderImageWidth" | "borderInlineColor" | "borderInlineStyle" | "borderInlineWidth" | "borderInlineEndColor" | "borderInlineEndStyle" | "borderInlineEndWidth" | "borderInlineStartColor" | "borderInlineStartStyle" | "borderInlineStartWidth" | "borderLeftColor" | "borderLeftStyle" | "borderLeftWidth" | "borderRightColor" | "borderRightStyle" | "borderRightWidth" | "borderSpacing" | "borderStartEndRadius" | "borderStartStartRadius" | "borderTopColor" | "borderTopLeftRadius" | "borderTopRightRadius" | "borderTopStyle" | "borderTopWidth" | "bottom" | "boxDecorationBreak" | "boxShadow" | "boxSizing" | "breakAfter" | "breakBefore" | "breakInside" | "captionSide" | "caretColor" | "caretShape" | "clear" | "clipPath" | "color" | "colorScheme" | "columnCount" | "columnFill" | "columnGap" | "columnRuleColor" | "columnRuleStyle" | "columnRuleWidth" | "columnSpan" | "columnWidth" | "contain" | "containIntrinsicBlockSize" | "containIntrinsicHeight" | "containIntrinsicInlineSize" | "containIntrinsicWidth" | "containerName" | "containerType" | "content" | "contentVisibility" | "counterIncrement" | "counterReset" | "counterSet" | "cursor" | "direction" | "display" | "emptyCells" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontFamily" | "fontFeatureSettings" | "fontKerning" | "fontLanguageOverride" | "fontOpticalSizing" | "fontPalette" | "fontVariationSettings" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontSynthesis" | "fontVariant" | "fontVariantAlternates" | "fontVariantCaps" | "fontVariantEastAsian" | "fontVariantEmoji" | "fontVariantLigatures" | "fontVariantNumeric" | "fontVariantPosition" | "fontWeight" | "forcedColorAdjust" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridColumnEnd" | "gridColumnStart" | "gridRowEnd" | "gridRowStart" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "hangingPunctuation" | "height" | "hyphenateCharacter" | "hyphenateLimitChars" | "hyphens" | "imageOrientation" | "imageRendering" | "imageResolution" | "initialLetter" | "initialLetterAlign" | "inlineSize" | "inputSecurity" | "insetBlockEnd" | "insetBlockStart" | "insetInlineEnd" | "insetInlineStart" | "isolation" | "justifyContent" | "justifyItems" | "justifySelf" | "justifyTracks" | "left" | "letterSpacing" | "lineBreak" | "lineClamp" | "lineHeight" | "lineHeightStep" | "listStyleImage" | "listStylePosition" | "listStyleType" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "marginTrim" | "maskBorderMode" | "maskBorderOutset" | "maskBorderRepeat" | "maskBorderSlice" | "maskBorderSource" | "maskBorderWidth" | "maskClip" | "maskComposite" | "maskImage" | "maskMode" | "maskOrigin" | "maskPosition" | "maskRepeat" | "maskSize" | "maskType" | "masonryAutoFlow" | "mathDepth" | "mathShift" | "mathStyle" | "maxBlockSize" | "maxHeight" | "maxInlineSize" | "maxLines" | "maxWidth" | "minBlockSize" | "minHeight" | "minInlineSize" | "minWidth" | "mixBlendMode" | "objectFit" | "objectPosition" | "offsetAnchor" | "offsetDistance" | "offsetPath" | "offsetPosition" | "offsetRotate" | "opacity" | "order" | "orphans" | "outlineColor" | "outlineOffset" | "outlineStyle" | "outlineWidth" | "overflow" | "overflowAnchor" | "overflowBlock" | "overflowClipMargin" | "overflowInline" | "overflowWrap" | "overflowX" | "overflowY" | "overscrollBehavior" | "overscrollBehaviorBlock" | "overscrollBehaviorInline" | "overscrollBehaviorX" | "overscrollBehaviorY" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "pageBreakAfter" | "pageBreakBefore" | "pageBreakInside" | "paintOrder" | "perspective" | "perspectiveOrigin" | "pointerEvents" | "position" | "printColorAdjust" | "quotes" | "resize" | "rotate" | "rowGap" | "rubyAlign" | "rubyMerge" | "rubyPosition" | "scale" | "scrollbarColor" | "scrollbarGutter" | "scrollbarWidth" | "scrollBehavior" | "scrollMarginBlockStart" | "scrollMarginBlockEnd" | "scrollMarginBottom" | "scrollMarginInlineStart" | "scrollMarginInlineEnd" | "scrollMarginLeft" | "scrollMarginRight" | "scrollMarginTop" | "scrollPaddingBlockStart" | "scrollPaddingBlockEnd" | "scrollPaddingBottom" | "scrollPaddingInlineStart" | "scrollPaddingInlineEnd" | "scrollPaddingLeft" | "scrollPaddingRight" | "scrollPaddingTop" | "scrollSnapAlign" | "scrollSnapStop" | "scrollSnapType" | "scrollTimelineAxis" | "scrollTimelineName" | "shapeImageThreshold" | "shapeMargin" | "shapeOutside" | "tabSize" | "tableLayout" | "textAlign" | "textAlignLast" | "textCombineUpright" | "textDecorationColor" | "textDecorationLine" | "textDecorationSkip" | "textDecorationSkipInk" | "textDecorationStyle" | "textDecorationThickness" | "textEmphasisColor" | "textEmphasisPosition" | "textEmphasisStyle" | "textIndent" | "textJustify" | "textOrientation" | "textOverflow" | "textRendering" | "textShadow" | "textSizeAdjust" | "textTransform" | "textUnderlineOffset" | "textUnderlinePosition" | "touchAction" | "transform" | "transformBox" | "transformOrigin" | "transformStyle" | "transitionDelay" | "transitionDuration" | "transitionProperty" | "transitionTimingFunction" | "translate" | "unicodeBidi" | "userSelect" | "verticalAlign" | "viewTransitionName" | "visibility" | "whiteSpace" | "widows" | "width" | "willChange" | "wordBreak" | "wordSpacing" | "wordWrap" | "writingMode" | "zIndex";
|
|
1108
1108
|
}>>>;
|
|
1109
|
+
presetTokens: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
1110
|
+
variant: z.ZodOptional<z.ZodString>;
|
|
1111
|
+
styles: z.ZodArray<z.ZodType<{
|
|
1112
|
+
value: {
|
|
1113
|
+
type: "unit";
|
|
1114
|
+
value: number;
|
|
1115
|
+
unit: "number" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "fr" | "hz" | "khz" | "cm" | "mm" | "q" | "in" | "pt" | "pc" | "px" | "em" | "rem" | "ex" | "rex" | "cap" | "rcap" | "ch" | "rch" | "ic" | "ric" | "lh" | "rlh" | "vw" | "svw" | "lvw" | "dvw" | "vh" | "svh" | "lvh" | "dvh" | "vi" | "svi" | "lvi" | "dvi" | "vb" | "svb" | "lvb" | "dvb" | "vmin" | "svmin" | "lvmin" | "dvmin" | "vmax" | "svmax" | "lvmax" | "dvmax" | "cqw" | "cqh" | "cqi" | "cqb" | "cqmin" | "cqmax" | "dpi" | "dpcm" | "dppx" | "x" | "st" | "s" | "ms";
|
|
1116
|
+
} | {
|
|
1117
|
+
type: "keyword";
|
|
1118
|
+
value: string;
|
|
1119
|
+
} | {
|
|
1120
|
+
type: "unparsed";
|
|
1121
|
+
value: string;
|
|
1122
|
+
hidden?: boolean | undefined;
|
|
1123
|
+
} | {
|
|
1124
|
+
type: "fontFamily";
|
|
1125
|
+
value: string[];
|
|
1126
|
+
} | {
|
|
1127
|
+
type: "rgb";
|
|
1128
|
+
alpha: number;
|
|
1129
|
+
r: number;
|
|
1130
|
+
g: number;
|
|
1131
|
+
b: number;
|
|
1132
|
+
} | {
|
|
1133
|
+
type: "image";
|
|
1134
|
+
value: {
|
|
1135
|
+
type: "asset";
|
|
1136
|
+
value: string;
|
|
1137
|
+
} | {
|
|
1138
|
+
type: "url";
|
|
1139
|
+
url: string;
|
|
1140
|
+
};
|
|
1141
|
+
hidden?: boolean | undefined;
|
|
1142
|
+
} | {
|
|
1143
|
+
type: "invalid";
|
|
1144
|
+
value: string;
|
|
1145
|
+
} | {
|
|
1146
|
+
type: "unset";
|
|
1147
|
+
value: "";
|
|
1148
|
+
} | {
|
|
1149
|
+
type: "tuple";
|
|
1150
|
+
value: ({
|
|
1151
|
+
type: "unit";
|
|
1152
|
+
value: number;
|
|
1153
|
+
unit: "number" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "fr" | "hz" | "khz" | "cm" | "mm" | "q" | "in" | "pt" | "pc" | "px" | "em" | "rem" | "ex" | "rex" | "cap" | "rcap" | "ch" | "rch" | "ic" | "ric" | "lh" | "rlh" | "vw" | "svw" | "lvw" | "dvw" | "vh" | "svh" | "lvh" | "dvh" | "vi" | "svi" | "lvi" | "dvi" | "vb" | "svb" | "lvb" | "dvb" | "vmin" | "svmin" | "lvmin" | "dvmin" | "vmax" | "svmax" | "lvmax" | "dvmax" | "cqw" | "cqh" | "cqi" | "cqb" | "cqmin" | "cqmax" | "dpi" | "dpcm" | "dppx" | "x" | "st" | "s" | "ms";
|
|
1154
|
+
} | {
|
|
1155
|
+
type: "keyword";
|
|
1156
|
+
value: string;
|
|
1157
|
+
} | {
|
|
1158
|
+
type: "unparsed";
|
|
1159
|
+
value: string;
|
|
1160
|
+
hidden?: boolean | undefined;
|
|
1161
|
+
} | {
|
|
1162
|
+
type: "rgb";
|
|
1163
|
+
alpha: number;
|
|
1164
|
+
r: number;
|
|
1165
|
+
g: number;
|
|
1166
|
+
b: number;
|
|
1167
|
+
})[];
|
|
1168
|
+
hidden?: boolean | undefined;
|
|
1169
|
+
} | {
|
|
1170
|
+
type: "layers";
|
|
1171
|
+
value: ({
|
|
1172
|
+
type: "unit";
|
|
1173
|
+
value: number;
|
|
1174
|
+
unit: "number" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "fr" | "hz" | "khz" | "cm" | "mm" | "q" | "in" | "pt" | "pc" | "px" | "em" | "rem" | "ex" | "rex" | "cap" | "rcap" | "ch" | "rch" | "ic" | "ric" | "lh" | "rlh" | "vw" | "svw" | "lvw" | "dvw" | "vh" | "svh" | "lvh" | "dvh" | "vi" | "svi" | "lvi" | "dvi" | "vb" | "svb" | "lvb" | "dvb" | "vmin" | "svmin" | "lvmin" | "dvmin" | "vmax" | "svmax" | "lvmax" | "dvmax" | "cqw" | "cqh" | "cqi" | "cqb" | "cqmin" | "cqmax" | "dpi" | "dpcm" | "dppx" | "x" | "st" | "s" | "ms";
|
|
1175
|
+
} | {
|
|
1176
|
+
type: "keyword";
|
|
1177
|
+
value: string;
|
|
1178
|
+
} | {
|
|
1179
|
+
type: "unparsed";
|
|
1180
|
+
value: string;
|
|
1181
|
+
hidden?: boolean | undefined;
|
|
1182
|
+
} | {
|
|
1183
|
+
type: "image";
|
|
1184
|
+
value: {
|
|
1185
|
+
type: "asset";
|
|
1186
|
+
value: string;
|
|
1187
|
+
} | {
|
|
1188
|
+
type: "url";
|
|
1189
|
+
url: string;
|
|
1190
|
+
};
|
|
1191
|
+
hidden?: boolean | undefined;
|
|
1192
|
+
} | {
|
|
1193
|
+
type: "invalid";
|
|
1194
|
+
value: string;
|
|
1195
|
+
} | {
|
|
1196
|
+
type: "tuple";
|
|
1197
|
+
value: ({
|
|
1198
|
+
type: "unit";
|
|
1199
|
+
value: number;
|
|
1200
|
+
unit: "number" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "fr" | "hz" | "khz" | "cm" | "mm" | "q" | "in" | "pt" | "pc" | "px" | "em" | "rem" | "ex" | "rex" | "cap" | "rcap" | "ch" | "rch" | "ic" | "ric" | "lh" | "rlh" | "vw" | "svw" | "lvw" | "dvw" | "vh" | "svh" | "lvh" | "dvh" | "vi" | "svi" | "lvi" | "dvi" | "vb" | "svb" | "lvb" | "dvb" | "vmin" | "svmin" | "lvmin" | "dvmin" | "vmax" | "svmax" | "lvmax" | "dvmax" | "cqw" | "cqh" | "cqi" | "cqb" | "cqmin" | "cqmax" | "dpi" | "dpcm" | "dppx" | "x" | "st" | "s" | "ms";
|
|
1201
|
+
} | {
|
|
1202
|
+
type: "keyword";
|
|
1203
|
+
value: string;
|
|
1204
|
+
} | {
|
|
1205
|
+
type: "unparsed";
|
|
1206
|
+
value: string;
|
|
1207
|
+
hidden?: boolean | undefined;
|
|
1208
|
+
} | {
|
|
1209
|
+
type: "rgb";
|
|
1210
|
+
alpha: number;
|
|
1211
|
+
r: number;
|
|
1212
|
+
g: number;
|
|
1213
|
+
b: number;
|
|
1214
|
+
})[];
|
|
1215
|
+
hidden?: boolean | undefined;
|
|
1216
|
+
})[];
|
|
1217
|
+
} | {
|
|
1218
|
+
type: "var";
|
|
1219
|
+
value: string;
|
|
1220
|
+
fallbacks: ({
|
|
1221
|
+
type: "unit";
|
|
1222
|
+
value: number;
|
|
1223
|
+
unit: "number" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "fr" | "hz" | "khz" | "cm" | "mm" | "q" | "in" | "pt" | "pc" | "px" | "em" | "rem" | "ex" | "rex" | "cap" | "rcap" | "ch" | "rch" | "ic" | "ric" | "lh" | "rlh" | "vw" | "svw" | "lvw" | "dvw" | "vh" | "svh" | "lvh" | "dvh" | "vi" | "svi" | "lvi" | "dvi" | "vb" | "svb" | "lvb" | "dvb" | "vmin" | "svmin" | "lvmin" | "dvmin" | "vmax" | "svmax" | "lvmax" | "dvmax" | "cqw" | "cqh" | "cqi" | "cqb" | "cqmin" | "cqmax" | "dpi" | "dpcm" | "dppx" | "x" | "st" | "s" | "ms";
|
|
1224
|
+
} | {
|
|
1225
|
+
type: "keyword";
|
|
1226
|
+
value: string;
|
|
1227
|
+
} | {
|
|
1228
|
+
type: "unparsed";
|
|
1229
|
+
value: string;
|
|
1230
|
+
hidden?: boolean | undefined;
|
|
1231
|
+
} | {
|
|
1232
|
+
type: "fontFamily";
|
|
1233
|
+
value: string[];
|
|
1234
|
+
} | {
|
|
1235
|
+
type: "rgb";
|
|
1236
|
+
alpha: number;
|
|
1237
|
+
r: number;
|
|
1238
|
+
g: number;
|
|
1239
|
+
b: number;
|
|
1240
|
+
} | {
|
|
1241
|
+
type: "image";
|
|
1242
|
+
value: {
|
|
1243
|
+
type: "asset";
|
|
1244
|
+
value: string;
|
|
1245
|
+
} | {
|
|
1246
|
+
type: "url";
|
|
1247
|
+
url: string;
|
|
1248
|
+
};
|
|
1249
|
+
hidden?: boolean | undefined;
|
|
1250
|
+
} | {
|
|
1251
|
+
type: "tuple";
|
|
1252
|
+
value: ({
|
|
1253
|
+
type: "unit";
|
|
1254
|
+
value: number;
|
|
1255
|
+
unit: "number" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "fr" | "hz" | "khz" | "cm" | "mm" | "q" | "in" | "pt" | "pc" | "px" | "em" | "rem" | "ex" | "rex" | "cap" | "rcap" | "ch" | "rch" | "ic" | "ric" | "lh" | "rlh" | "vw" | "svw" | "lvw" | "dvw" | "vh" | "svh" | "lvh" | "dvh" | "vi" | "svi" | "lvi" | "dvi" | "vb" | "svb" | "lvb" | "dvb" | "vmin" | "svmin" | "lvmin" | "dvmin" | "vmax" | "svmax" | "lvmax" | "dvmax" | "cqw" | "cqh" | "cqi" | "cqb" | "cqmin" | "cqmax" | "dpi" | "dpcm" | "dppx" | "x" | "st" | "s" | "ms";
|
|
1256
|
+
} | {
|
|
1257
|
+
type: "keyword";
|
|
1258
|
+
value: string;
|
|
1259
|
+
} | {
|
|
1260
|
+
type: "unparsed";
|
|
1261
|
+
value: string;
|
|
1262
|
+
hidden?: boolean | undefined;
|
|
1263
|
+
} | {
|
|
1264
|
+
type: "rgb";
|
|
1265
|
+
alpha: number;
|
|
1266
|
+
r: number;
|
|
1267
|
+
g: number;
|
|
1268
|
+
b: number;
|
|
1269
|
+
})[];
|
|
1270
|
+
hidden?: boolean | undefined;
|
|
1271
|
+
} | {
|
|
1272
|
+
type: "layers";
|
|
1273
|
+
value: ({
|
|
1274
|
+
type: "unit";
|
|
1275
|
+
value: number;
|
|
1276
|
+
unit: "number" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "fr" | "hz" | "khz" | "cm" | "mm" | "q" | "in" | "pt" | "pc" | "px" | "em" | "rem" | "ex" | "rex" | "cap" | "rcap" | "ch" | "rch" | "ic" | "ric" | "lh" | "rlh" | "vw" | "svw" | "lvw" | "dvw" | "vh" | "svh" | "lvh" | "dvh" | "vi" | "svi" | "lvi" | "dvi" | "vb" | "svb" | "lvb" | "dvb" | "vmin" | "svmin" | "lvmin" | "dvmin" | "vmax" | "svmax" | "lvmax" | "dvmax" | "cqw" | "cqh" | "cqi" | "cqb" | "cqmin" | "cqmax" | "dpi" | "dpcm" | "dppx" | "x" | "st" | "s" | "ms";
|
|
1277
|
+
} | {
|
|
1278
|
+
type: "keyword";
|
|
1279
|
+
value: string;
|
|
1280
|
+
} | {
|
|
1281
|
+
type: "unparsed";
|
|
1282
|
+
value: string;
|
|
1283
|
+
hidden?: boolean | undefined;
|
|
1284
|
+
} | {
|
|
1285
|
+
type: "image";
|
|
1286
|
+
value: {
|
|
1287
|
+
type: "asset";
|
|
1288
|
+
value: string;
|
|
1289
|
+
} | {
|
|
1290
|
+
type: "url";
|
|
1291
|
+
url: string;
|
|
1292
|
+
};
|
|
1293
|
+
hidden?: boolean | undefined;
|
|
1294
|
+
} | {
|
|
1295
|
+
type: "invalid";
|
|
1296
|
+
value: string;
|
|
1297
|
+
} | {
|
|
1298
|
+
type: "tuple";
|
|
1299
|
+
value: ({
|
|
1300
|
+
type: "unit";
|
|
1301
|
+
value: number;
|
|
1302
|
+
unit: "number" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "fr" | "hz" | "khz" | "cm" | "mm" | "q" | "in" | "pt" | "pc" | "px" | "em" | "rem" | "ex" | "rex" | "cap" | "rcap" | "ch" | "rch" | "ic" | "ric" | "lh" | "rlh" | "vw" | "svw" | "lvw" | "dvw" | "vh" | "svh" | "lvh" | "dvh" | "vi" | "svi" | "lvi" | "dvi" | "vb" | "svb" | "lvb" | "dvb" | "vmin" | "svmin" | "lvmin" | "dvmin" | "vmax" | "svmax" | "lvmax" | "dvmax" | "cqw" | "cqh" | "cqi" | "cqb" | "cqmin" | "cqmax" | "dpi" | "dpcm" | "dppx" | "x" | "st" | "s" | "ms";
|
|
1303
|
+
} | {
|
|
1304
|
+
type: "keyword";
|
|
1305
|
+
value: string;
|
|
1306
|
+
} | {
|
|
1307
|
+
type: "unparsed";
|
|
1308
|
+
value: string;
|
|
1309
|
+
hidden?: boolean | undefined;
|
|
1310
|
+
} | {
|
|
1311
|
+
type: "rgb";
|
|
1312
|
+
alpha: number;
|
|
1313
|
+
r: number;
|
|
1314
|
+
g: number;
|
|
1315
|
+
b: number;
|
|
1316
|
+
})[];
|
|
1317
|
+
hidden?: boolean | undefined;
|
|
1318
|
+
})[];
|
|
1319
|
+
})[];
|
|
1320
|
+
};
|
|
1321
|
+
state?: string | undefined;
|
|
1322
|
+
property: "filter" | "float" | "page" | "clip" | "top" | "right" | `--${string}` | "WebkitFontSmoothing" | "MozOsxFontSmoothing" | "accentColor" | "alignContent" | "alignItems" | "alignSelf" | "alignTracks" | "animationComposition" | "animationDelay" | "animationDirection" | "animationDuration" | "animationFillMode" | "animationIterationCount" | "animationName" | "animationPlayState" | "animationTimingFunction" | "animationTimeline" | "appearance" | "aspectRatio" | "backdropFilter" | "backfaceVisibility" | "backgroundAttachment" | "backgroundBlendMode" | "backgroundClip" | "backgroundColor" | "backgroundImage" | "backgroundOrigin" | "backgroundPosition" | "backgroundPositionX" | "backgroundPositionY" | "backgroundRepeat" | "backgroundSize" | "blockOverflow" | "blockSize" | "borderBlockColor" | "borderBlockStyle" | "borderBlockWidth" | "borderBlockEndColor" | "borderBlockEndStyle" | "borderBlockEndWidth" | "borderBlockStartColor" | "borderBlockStartStyle" | "borderBlockStartWidth" | "borderBottomColor" | "borderBottomLeftRadius" | "borderBottomRightRadius" | "borderBottomStyle" | "borderBottomWidth" | "borderCollapse" | "borderEndEndRadius" | "borderEndStartRadius" | "borderImageOutset" | "borderImageRepeat" | "borderImageSlice" | "borderImageSource" | "borderImageWidth" | "borderInlineColor" | "borderInlineStyle" | "borderInlineWidth" | "borderInlineEndColor" | "borderInlineEndStyle" | "borderInlineEndWidth" | "borderInlineStartColor" | "borderInlineStartStyle" | "borderInlineStartWidth" | "borderLeftColor" | "borderLeftStyle" | "borderLeftWidth" | "borderRightColor" | "borderRightStyle" | "borderRightWidth" | "borderSpacing" | "borderStartEndRadius" | "borderStartStartRadius" | "borderTopColor" | "borderTopLeftRadius" | "borderTopRightRadius" | "borderTopStyle" | "borderTopWidth" | "bottom" | "boxDecorationBreak" | "boxShadow" | "boxSizing" | "breakAfter" | "breakBefore" | "breakInside" | "captionSide" | "caretColor" | "caretShape" | "clear" | "clipPath" | "color" | "colorScheme" | "columnCount" | "columnFill" | "columnGap" | "columnRuleColor" | "columnRuleStyle" | "columnRuleWidth" | "columnSpan" | "columnWidth" | "contain" | "containIntrinsicBlockSize" | "containIntrinsicHeight" | "containIntrinsicInlineSize" | "containIntrinsicWidth" | "containerName" | "containerType" | "content" | "contentVisibility" | "counterIncrement" | "counterReset" | "counterSet" | "cursor" | "direction" | "display" | "emptyCells" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontFamily" | "fontFeatureSettings" | "fontKerning" | "fontLanguageOverride" | "fontOpticalSizing" | "fontPalette" | "fontVariationSettings" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontSynthesis" | "fontVariant" | "fontVariantAlternates" | "fontVariantCaps" | "fontVariantEastAsian" | "fontVariantEmoji" | "fontVariantLigatures" | "fontVariantNumeric" | "fontVariantPosition" | "fontWeight" | "forcedColorAdjust" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridColumnEnd" | "gridColumnStart" | "gridRowEnd" | "gridRowStart" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "hangingPunctuation" | "height" | "hyphenateCharacter" | "hyphenateLimitChars" | "hyphens" | "imageOrientation" | "imageRendering" | "imageResolution" | "initialLetter" | "initialLetterAlign" | "inlineSize" | "inputSecurity" | "insetBlockEnd" | "insetBlockStart" | "insetInlineEnd" | "insetInlineStart" | "isolation" | "justifyContent" | "justifyItems" | "justifySelf" | "justifyTracks" | "left" | "letterSpacing" | "lineBreak" | "lineClamp" | "lineHeight" | "lineHeightStep" | "listStyleImage" | "listStylePosition" | "listStyleType" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "marginTrim" | "maskBorderMode" | "maskBorderOutset" | "maskBorderRepeat" | "maskBorderSlice" | "maskBorderSource" | "maskBorderWidth" | "maskClip" | "maskComposite" | "maskImage" | "maskMode" | "maskOrigin" | "maskPosition" | "maskRepeat" | "maskSize" | "maskType" | "masonryAutoFlow" | "mathDepth" | "mathShift" | "mathStyle" | "maxBlockSize" | "maxHeight" | "maxInlineSize" | "maxLines" | "maxWidth" | "minBlockSize" | "minHeight" | "minInlineSize" | "minWidth" | "mixBlendMode" | "objectFit" | "objectPosition" | "offsetAnchor" | "offsetDistance" | "offsetPath" | "offsetPosition" | "offsetRotate" | "opacity" | "order" | "orphans" | "outlineColor" | "outlineOffset" | "outlineStyle" | "outlineWidth" | "overflow" | "overflowAnchor" | "overflowBlock" | "overflowClipMargin" | "overflowInline" | "overflowWrap" | "overflowX" | "overflowY" | "overscrollBehavior" | "overscrollBehaviorBlock" | "overscrollBehaviorInline" | "overscrollBehaviorX" | "overscrollBehaviorY" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "pageBreakAfter" | "pageBreakBefore" | "pageBreakInside" | "paintOrder" | "perspective" | "perspectiveOrigin" | "pointerEvents" | "position" | "printColorAdjust" | "quotes" | "resize" | "rotate" | "rowGap" | "rubyAlign" | "rubyMerge" | "rubyPosition" | "scale" | "scrollbarColor" | "scrollbarGutter" | "scrollbarWidth" | "scrollBehavior" | "scrollMarginBlockStart" | "scrollMarginBlockEnd" | "scrollMarginBottom" | "scrollMarginInlineStart" | "scrollMarginInlineEnd" | "scrollMarginLeft" | "scrollMarginRight" | "scrollMarginTop" | "scrollPaddingBlockStart" | "scrollPaddingBlockEnd" | "scrollPaddingBottom" | "scrollPaddingInlineStart" | "scrollPaddingInlineEnd" | "scrollPaddingLeft" | "scrollPaddingRight" | "scrollPaddingTop" | "scrollSnapAlign" | "scrollSnapStop" | "scrollSnapType" | "scrollTimelineAxis" | "scrollTimelineName" | "shapeImageThreshold" | "shapeMargin" | "shapeOutside" | "tabSize" | "tableLayout" | "textAlign" | "textAlignLast" | "textCombineUpright" | "textDecorationColor" | "textDecorationLine" | "textDecorationSkip" | "textDecorationSkipInk" | "textDecorationStyle" | "textDecorationThickness" | "textEmphasisColor" | "textEmphasisPosition" | "textEmphasisStyle" | "textIndent" | "textJustify" | "textOrientation" | "textOverflow" | "textRendering" | "textShadow" | "textSizeAdjust" | "textTransform" | "textUnderlineOffset" | "textUnderlinePosition" | "touchAction" | "transform" | "transformBox" | "transformOrigin" | "transformStyle" | "transitionDelay" | "transitionDuration" | "transitionProperty" | "transitionTimingFunction" | "translate" | "unicodeBidi" | "userSelect" | "verticalAlign" | "viewTransitionName" | "visibility" | "whiteSpace" | "widows" | "width" | "willChange" | "wordBreak" | "wordSpacing" | "wordWrap" | "writingMode" | "zIndex";
|
|
1323
|
+
}, z.ZodTypeDef, {
|
|
1324
|
+
value: {
|
|
1325
|
+
type: "unit";
|
|
1326
|
+
value: number;
|
|
1327
|
+
unit: "number" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "fr" | "hz" | "khz" | "cm" | "mm" | "q" | "in" | "pt" | "pc" | "px" | "em" | "rem" | "ex" | "rex" | "cap" | "rcap" | "ch" | "rch" | "ic" | "ric" | "lh" | "rlh" | "vw" | "svw" | "lvw" | "dvw" | "vh" | "svh" | "lvh" | "dvh" | "vi" | "svi" | "lvi" | "dvi" | "vb" | "svb" | "lvb" | "dvb" | "vmin" | "svmin" | "lvmin" | "dvmin" | "vmax" | "svmax" | "lvmax" | "dvmax" | "cqw" | "cqh" | "cqi" | "cqb" | "cqmin" | "cqmax" | "dpi" | "dpcm" | "dppx" | "x" | "st" | "s" | "ms";
|
|
1328
|
+
} | {
|
|
1329
|
+
type: "keyword";
|
|
1330
|
+
value: string;
|
|
1331
|
+
} | {
|
|
1332
|
+
type: "unparsed";
|
|
1333
|
+
value: string;
|
|
1334
|
+
hidden?: boolean | undefined;
|
|
1335
|
+
} | {
|
|
1336
|
+
type: "fontFamily";
|
|
1337
|
+
value: string[];
|
|
1338
|
+
} | {
|
|
1339
|
+
type: "rgb";
|
|
1340
|
+
alpha: number;
|
|
1341
|
+
r: number;
|
|
1342
|
+
g: number;
|
|
1343
|
+
b: number;
|
|
1344
|
+
} | {
|
|
1345
|
+
type: "image";
|
|
1346
|
+
value: {
|
|
1347
|
+
type: "asset";
|
|
1348
|
+
value: string;
|
|
1349
|
+
} | {
|
|
1350
|
+
type: "url";
|
|
1351
|
+
url: string;
|
|
1352
|
+
};
|
|
1353
|
+
hidden?: boolean | undefined;
|
|
1354
|
+
} | {
|
|
1355
|
+
type: "invalid";
|
|
1356
|
+
value: string;
|
|
1357
|
+
} | {
|
|
1358
|
+
type: "unset";
|
|
1359
|
+
value: "";
|
|
1360
|
+
} | {
|
|
1361
|
+
type: "tuple";
|
|
1362
|
+
value: ({
|
|
1363
|
+
type: "unit";
|
|
1364
|
+
value: number;
|
|
1365
|
+
unit: "number" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "fr" | "hz" | "khz" | "cm" | "mm" | "q" | "in" | "pt" | "pc" | "px" | "em" | "rem" | "ex" | "rex" | "cap" | "rcap" | "ch" | "rch" | "ic" | "ric" | "lh" | "rlh" | "vw" | "svw" | "lvw" | "dvw" | "vh" | "svh" | "lvh" | "dvh" | "vi" | "svi" | "lvi" | "dvi" | "vb" | "svb" | "lvb" | "dvb" | "vmin" | "svmin" | "lvmin" | "dvmin" | "vmax" | "svmax" | "lvmax" | "dvmax" | "cqw" | "cqh" | "cqi" | "cqb" | "cqmin" | "cqmax" | "dpi" | "dpcm" | "dppx" | "x" | "st" | "s" | "ms";
|
|
1366
|
+
} | {
|
|
1367
|
+
type: "keyword";
|
|
1368
|
+
value: string;
|
|
1369
|
+
} | {
|
|
1370
|
+
type: "unparsed";
|
|
1371
|
+
value: string;
|
|
1372
|
+
hidden?: boolean | undefined;
|
|
1373
|
+
} | {
|
|
1374
|
+
type: "rgb";
|
|
1375
|
+
alpha: number;
|
|
1376
|
+
r: number;
|
|
1377
|
+
g: number;
|
|
1378
|
+
b: number;
|
|
1379
|
+
})[];
|
|
1380
|
+
hidden?: boolean | undefined;
|
|
1381
|
+
} | {
|
|
1382
|
+
type: "layers";
|
|
1383
|
+
value: ({
|
|
1384
|
+
type: "unit";
|
|
1385
|
+
value: number;
|
|
1386
|
+
unit: "number" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "fr" | "hz" | "khz" | "cm" | "mm" | "q" | "in" | "pt" | "pc" | "px" | "em" | "rem" | "ex" | "rex" | "cap" | "rcap" | "ch" | "rch" | "ic" | "ric" | "lh" | "rlh" | "vw" | "svw" | "lvw" | "dvw" | "vh" | "svh" | "lvh" | "dvh" | "vi" | "svi" | "lvi" | "dvi" | "vb" | "svb" | "lvb" | "dvb" | "vmin" | "svmin" | "lvmin" | "dvmin" | "vmax" | "svmax" | "lvmax" | "dvmax" | "cqw" | "cqh" | "cqi" | "cqb" | "cqmin" | "cqmax" | "dpi" | "dpcm" | "dppx" | "x" | "st" | "s" | "ms";
|
|
1387
|
+
} | {
|
|
1388
|
+
type: "keyword";
|
|
1389
|
+
value: string;
|
|
1390
|
+
} | {
|
|
1391
|
+
type: "unparsed";
|
|
1392
|
+
value: string;
|
|
1393
|
+
hidden?: boolean | undefined;
|
|
1394
|
+
} | {
|
|
1395
|
+
type: "image";
|
|
1396
|
+
value: {
|
|
1397
|
+
type: "asset";
|
|
1398
|
+
value: string;
|
|
1399
|
+
} | {
|
|
1400
|
+
type: "url";
|
|
1401
|
+
url: string;
|
|
1402
|
+
};
|
|
1403
|
+
hidden?: boolean | undefined;
|
|
1404
|
+
} | {
|
|
1405
|
+
type: "invalid";
|
|
1406
|
+
value: string;
|
|
1407
|
+
} | {
|
|
1408
|
+
type: "tuple";
|
|
1409
|
+
value: ({
|
|
1410
|
+
type: "unit";
|
|
1411
|
+
value: number;
|
|
1412
|
+
unit: "number" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "fr" | "hz" | "khz" | "cm" | "mm" | "q" | "in" | "pt" | "pc" | "px" | "em" | "rem" | "ex" | "rex" | "cap" | "rcap" | "ch" | "rch" | "ic" | "ric" | "lh" | "rlh" | "vw" | "svw" | "lvw" | "dvw" | "vh" | "svh" | "lvh" | "dvh" | "vi" | "svi" | "lvi" | "dvi" | "vb" | "svb" | "lvb" | "dvb" | "vmin" | "svmin" | "lvmin" | "dvmin" | "vmax" | "svmax" | "lvmax" | "dvmax" | "cqw" | "cqh" | "cqi" | "cqb" | "cqmin" | "cqmax" | "dpi" | "dpcm" | "dppx" | "x" | "st" | "s" | "ms";
|
|
1413
|
+
} | {
|
|
1414
|
+
type: "keyword";
|
|
1415
|
+
value: string;
|
|
1416
|
+
} | {
|
|
1417
|
+
type: "unparsed";
|
|
1418
|
+
value: string;
|
|
1419
|
+
hidden?: boolean | undefined;
|
|
1420
|
+
} | {
|
|
1421
|
+
type: "rgb";
|
|
1422
|
+
alpha: number;
|
|
1423
|
+
r: number;
|
|
1424
|
+
g: number;
|
|
1425
|
+
b: number;
|
|
1426
|
+
})[];
|
|
1427
|
+
hidden?: boolean | undefined;
|
|
1428
|
+
})[];
|
|
1429
|
+
} | {
|
|
1430
|
+
type: "var";
|
|
1431
|
+
value: string;
|
|
1432
|
+
fallbacks: ({
|
|
1433
|
+
type: "unit";
|
|
1434
|
+
value: number;
|
|
1435
|
+
unit: "number" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "fr" | "hz" | "khz" | "cm" | "mm" | "q" | "in" | "pt" | "pc" | "px" | "em" | "rem" | "ex" | "rex" | "cap" | "rcap" | "ch" | "rch" | "ic" | "ric" | "lh" | "rlh" | "vw" | "svw" | "lvw" | "dvw" | "vh" | "svh" | "lvh" | "dvh" | "vi" | "svi" | "lvi" | "dvi" | "vb" | "svb" | "lvb" | "dvb" | "vmin" | "svmin" | "lvmin" | "dvmin" | "vmax" | "svmax" | "lvmax" | "dvmax" | "cqw" | "cqh" | "cqi" | "cqb" | "cqmin" | "cqmax" | "dpi" | "dpcm" | "dppx" | "x" | "st" | "s" | "ms";
|
|
1436
|
+
} | {
|
|
1437
|
+
type: "keyword";
|
|
1438
|
+
value: string;
|
|
1439
|
+
} | {
|
|
1440
|
+
type: "unparsed";
|
|
1441
|
+
value: string;
|
|
1442
|
+
hidden?: boolean | undefined;
|
|
1443
|
+
} | {
|
|
1444
|
+
type: "fontFamily";
|
|
1445
|
+
value: string[];
|
|
1446
|
+
} | {
|
|
1447
|
+
type: "rgb";
|
|
1448
|
+
alpha: number;
|
|
1449
|
+
r: number;
|
|
1450
|
+
g: number;
|
|
1451
|
+
b: number;
|
|
1452
|
+
} | {
|
|
1453
|
+
type: "image";
|
|
1454
|
+
value: {
|
|
1455
|
+
type: "asset";
|
|
1456
|
+
value: string;
|
|
1457
|
+
} | {
|
|
1458
|
+
type: "url";
|
|
1459
|
+
url: string;
|
|
1460
|
+
};
|
|
1461
|
+
hidden?: boolean | undefined;
|
|
1462
|
+
} | {
|
|
1463
|
+
type: "tuple";
|
|
1464
|
+
value: ({
|
|
1465
|
+
type: "unit";
|
|
1466
|
+
value: number;
|
|
1467
|
+
unit: "number" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "fr" | "hz" | "khz" | "cm" | "mm" | "q" | "in" | "pt" | "pc" | "px" | "em" | "rem" | "ex" | "rex" | "cap" | "rcap" | "ch" | "rch" | "ic" | "ric" | "lh" | "rlh" | "vw" | "svw" | "lvw" | "dvw" | "vh" | "svh" | "lvh" | "dvh" | "vi" | "svi" | "lvi" | "dvi" | "vb" | "svb" | "lvb" | "dvb" | "vmin" | "svmin" | "lvmin" | "dvmin" | "vmax" | "svmax" | "lvmax" | "dvmax" | "cqw" | "cqh" | "cqi" | "cqb" | "cqmin" | "cqmax" | "dpi" | "dpcm" | "dppx" | "x" | "st" | "s" | "ms";
|
|
1468
|
+
} | {
|
|
1469
|
+
type: "keyword";
|
|
1470
|
+
value: string;
|
|
1471
|
+
} | {
|
|
1472
|
+
type: "unparsed";
|
|
1473
|
+
value: string;
|
|
1474
|
+
hidden?: boolean | undefined;
|
|
1475
|
+
} | {
|
|
1476
|
+
type: "rgb";
|
|
1477
|
+
alpha: number;
|
|
1478
|
+
r: number;
|
|
1479
|
+
g: number;
|
|
1480
|
+
b: number;
|
|
1481
|
+
})[];
|
|
1482
|
+
hidden?: boolean | undefined;
|
|
1483
|
+
} | {
|
|
1484
|
+
type: "layers";
|
|
1485
|
+
value: ({
|
|
1486
|
+
type: "unit";
|
|
1487
|
+
value: number;
|
|
1488
|
+
unit: "number" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "fr" | "hz" | "khz" | "cm" | "mm" | "q" | "in" | "pt" | "pc" | "px" | "em" | "rem" | "ex" | "rex" | "cap" | "rcap" | "ch" | "rch" | "ic" | "ric" | "lh" | "rlh" | "vw" | "svw" | "lvw" | "dvw" | "vh" | "svh" | "lvh" | "dvh" | "vi" | "svi" | "lvi" | "dvi" | "vb" | "svb" | "lvb" | "dvb" | "vmin" | "svmin" | "lvmin" | "dvmin" | "vmax" | "svmax" | "lvmax" | "dvmax" | "cqw" | "cqh" | "cqi" | "cqb" | "cqmin" | "cqmax" | "dpi" | "dpcm" | "dppx" | "x" | "st" | "s" | "ms";
|
|
1489
|
+
} | {
|
|
1490
|
+
type: "keyword";
|
|
1491
|
+
value: string;
|
|
1492
|
+
} | {
|
|
1493
|
+
type: "unparsed";
|
|
1494
|
+
value: string;
|
|
1495
|
+
hidden?: boolean | undefined;
|
|
1496
|
+
} | {
|
|
1497
|
+
type: "image";
|
|
1498
|
+
value: {
|
|
1499
|
+
type: "asset";
|
|
1500
|
+
value: string;
|
|
1501
|
+
} | {
|
|
1502
|
+
type: "url";
|
|
1503
|
+
url: string;
|
|
1504
|
+
};
|
|
1505
|
+
hidden?: boolean | undefined;
|
|
1506
|
+
} | {
|
|
1507
|
+
type: "invalid";
|
|
1508
|
+
value: string;
|
|
1509
|
+
} | {
|
|
1510
|
+
type: "tuple";
|
|
1511
|
+
value: ({
|
|
1512
|
+
type: "unit";
|
|
1513
|
+
value: number;
|
|
1514
|
+
unit: "number" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "fr" | "hz" | "khz" | "cm" | "mm" | "q" | "in" | "pt" | "pc" | "px" | "em" | "rem" | "ex" | "rex" | "cap" | "rcap" | "ch" | "rch" | "ic" | "ric" | "lh" | "rlh" | "vw" | "svw" | "lvw" | "dvw" | "vh" | "svh" | "lvh" | "dvh" | "vi" | "svi" | "lvi" | "dvi" | "vb" | "svb" | "lvb" | "dvb" | "vmin" | "svmin" | "lvmin" | "dvmin" | "vmax" | "svmax" | "lvmax" | "dvmax" | "cqw" | "cqh" | "cqi" | "cqb" | "cqmin" | "cqmax" | "dpi" | "dpcm" | "dppx" | "x" | "st" | "s" | "ms";
|
|
1515
|
+
} | {
|
|
1516
|
+
type: "keyword";
|
|
1517
|
+
value: string;
|
|
1518
|
+
} | {
|
|
1519
|
+
type: "unparsed";
|
|
1520
|
+
value: string;
|
|
1521
|
+
hidden?: boolean | undefined;
|
|
1522
|
+
} | {
|
|
1523
|
+
type: "rgb";
|
|
1524
|
+
alpha: number;
|
|
1525
|
+
r: number;
|
|
1526
|
+
g: number;
|
|
1527
|
+
b: number;
|
|
1528
|
+
})[];
|
|
1529
|
+
hidden?: boolean | undefined;
|
|
1530
|
+
})[];
|
|
1531
|
+
})[];
|
|
1532
|
+
};
|
|
1533
|
+
state?: string | undefined;
|
|
1534
|
+
property: "filter" | "float" | "page" | "clip" | "top" | "right" | `--${string}` | "WebkitFontSmoothing" | "MozOsxFontSmoothing" | "accentColor" | "alignContent" | "alignItems" | "alignSelf" | "alignTracks" | "animationComposition" | "animationDelay" | "animationDirection" | "animationDuration" | "animationFillMode" | "animationIterationCount" | "animationName" | "animationPlayState" | "animationTimingFunction" | "animationTimeline" | "appearance" | "aspectRatio" | "backdropFilter" | "backfaceVisibility" | "backgroundAttachment" | "backgroundBlendMode" | "backgroundClip" | "backgroundColor" | "backgroundImage" | "backgroundOrigin" | "backgroundPosition" | "backgroundPositionX" | "backgroundPositionY" | "backgroundRepeat" | "backgroundSize" | "blockOverflow" | "blockSize" | "borderBlockColor" | "borderBlockStyle" | "borderBlockWidth" | "borderBlockEndColor" | "borderBlockEndStyle" | "borderBlockEndWidth" | "borderBlockStartColor" | "borderBlockStartStyle" | "borderBlockStartWidth" | "borderBottomColor" | "borderBottomLeftRadius" | "borderBottomRightRadius" | "borderBottomStyle" | "borderBottomWidth" | "borderCollapse" | "borderEndEndRadius" | "borderEndStartRadius" | "borderImageOutset" | "borderImageRepeat" | "borderImageSlice" | "borderImageSource" | "borderImageWidth" | "borderInlineColor" | "borderInlineStyle" | "borderInlineWidth" | "borderInlineEndColor" | "borderInlineEndStyle" | "borderInlineEndWidth" | "borderInlineStartColor" | "borderInlineStartStyle" | "borderInlineStartWidth" | "borderLeftColor" | "borderLeftStyle" | "borderLeftWidth" | "borderRightColor" | "borderRightStyle" | "borderRightWidth" | "borderSpacing" | "borderStartEndRadius" | "borderStartStartRadius" | "borderTopColor" | "borderTopLeftRadius" | "borderTopRightRadius" | "borderTopStyle" | "borderTopWidth" | "bottom" | "boxDecorationBreak" | "boxShadow" | "boxSizing" | "breakAfter" | "breakBefore" | "breakInside" | "captionSide" | "caretColor" | "caretShape" | "clear" | "clipPath" | "color" | "colorScheme" | "columnCount" | "columnFill" | "columnGap" | "columnRuleColor" | "columnRuleStyle" | "columnRuleWidth" | "columnSpan" | "columnWidth" | "contain" | "containIntrinsicBlockSize" | "containIntrinsicHeight" | "containIntrinsicInlineSize" | "containIntrinsicWidth" | "containerName" | "containerType" | "content" | "contentVisibility" | "counterIncrement" | "counterReset" | "counterSet" | "cursor" | "direction" | "display" | "emptyCells" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontFamily" | "fontFeatureSettings" | "fontKerning" | "fontLanguageOverride" | "fontOpticalSizing" | "fontPalette" | "fontVariationSettings" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontSynthesis" | "fontVariant" | "fontVariantAlternates" | "fontVariantCaps" | "fontVariantEastAsian" | "fontVariantEmoji" | "fontVariantLigatures" | "fontVariantNumeric" | "fontVariantPosition" | "fontWeight" | "forcedColorAdjust" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridColumnEnd" | "gridColumnStart" | "gridRowEnd" | "gridRowStart" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "hangingPunctuation" | "height" | "hyphenateCharacter" | "hyphenateLimitChars" | "hyphens" | "imageOrientation" | "imageRendering" | "imageResolution" | "initialLetter" | "initialLetterAlign" | "inlineSize" | "inputSecurity" | "insetBlockEnd" | "insetBlockStart" | "insetInlineEnd" | "insetInlineStart" | "isolation" | "justifyContent" | "justifyItems" | "justifySelf" | "justifyTracks" | "left" | "letterSpacing" | "lineBreak" | "lineClamp" | "lineHeight" | "lineHeightStep" | "listStyleImage" | "listStylePosition" | "listStyleType" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "marginTrim" | "maskBorderMode" | "maskBorderOutset" | "maskBorderRepeat" | "maskBorderSlice" | "maskBorderSource" | "maskBorderWidth" | "maskClip" | "maskComposite" | "maskImage" | "maskMode" | "maskOrigin" | "maskPosition" | "maskRepeat" | "maskSize" | "maskType" | "masonryAutoFlow" | "mathDepth" | "mathShift" | "mathStyle" | "maxBlockSize" | "maxHeight" | "maxInlineSize" | "maxLines" | "maxWidth" | "minBlockSize" | "minHeight" | "minInlineSize" | "minWidth" | "mixBlendMode" | "objectFit" | "objectPosition" | "offsetAnchor" | "offsetDistance" | "offsetPath" | "offsetPosition" | "offsetRotate" | "opacity" | "order" | "orphans" | "outlineColor" | "outlineOffset" | "outlineStyle" | "outlineWidth" | "overflow" | "overflowAnchor" | "overflowBlock" | "overflowClipMargin" | "overflowInline" | "overflowWrap" | "overflowX" | "overflowY" | "overscrollBehavior" | "overscrollBehaviorBlock" | "overscrollBehaviorInline" | "overscrollBehaviorX" | "overscrollBehaviorY" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "pageBreakAfter" | "pageBreakBefore" | "pageBreakInside" | "paintOrder" | "perspective" | "perspectiveOrigin" | "pointerEvents" | "position" | "printColorAdjust" | "quotes" | "resize" | "rotate" | "rowGap" | "rubyAlign" | "rubyMerge" | "rubyPosition" | "scale" | "scrollbarColor" | "scrollbarGutter" | "scrollbarWidth" | "scrollBehavior" | "scrollMarginBlockStart" | "scrollMarginBlockEnd" | "scrollMarginBottom" | "scrollMarginInlineStart" | "scrollMarginInlineEnd" | "scrollMarginLeft" | "scrollMarginRight" | "scrollMarginTop" | "scrollPaddingBlockStart" | "scrollPaddingBlockEnd" | "scrollPaddingBottom" | "scrollPaddingInlineStart" | "scrollPaddingInlineEnd" | "scrollPaddingLeft" | "scrollPaddingRight" | "scrollPaddingTop" | "scrollSnapAlign" | "scrollSnapStop" | "scrollSnapType" | "scrollTimelineAxis" | "scrollTimelineName" | "shapeImageThreshold" | "shapeMargin" | "shapeOutside" | "tabSize" | "tableLayout" | "textAlign" | "textAlignLast" | "textCombineUpright" | "textDecorationColor" | "textDecorationLine" | "textDecorationSkip" | "textDecorationSkipInk" | "textDecorationStyle" | "textDecorationThickness" | "textEmphasisColor" | "textEmphasisPosition" | "textEmphasisStyle" | "textIndent" | "textJustify" | "textOrientation" | "textOverflow" | "textRendering" | "textShadow" | "textSizeAdjust" | "textTransform" | "textUnderlineOffset" | "textUnderlinePosition" | "touchAction" | "transform" | "transformBox" | "transformOrigin" | "transformStyle" | "transitionDelay" | "transitionDuration" | "transitionProperty" | "transitionTimingFunction" | "translate" | "unicodeBidi" | "userSelect" | "verticalAlign" | "viewTransitionName" | "visibility" | "whiteSpace" | "widows" | "width" | "willChange" | "wordBreak" | "wordSpacing" | "wordWrap" | "writingMode" | "zIndex";
|
|
1535
|
+
}>, "many">;
|
|
1536
|
+
}, "strip", z.ZodTypeAny, {
|
|
1537
|
+
styles: {
|
|
1538
|
+
value: {
|
|
1539
|
+
type: "unit";
|
|
1540
|
+
value: number;
|
|
1541
|
+
unit: "number" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "fr" | "hz" | "khz" | "cm" | "mm" | "q" | "in" | "pt" | "pc" | "px" | "em" | "rem" | "ex" | "rex" | "cap" | "rcap" | "ch" | "rch" | "ic" | "ric" | "lh" | "rlh" | "vw" | "svw" | "lvw" | "dvw" | "vh" | "svh" | "lvh" | "dvh" | "vi" | "svi" | "lvi" | "dvi" | "vb" | "svb" | "lvb" | "dvb" | "vmin" | "svmin" | "lvmin" | "dvmin" | "vmax" | "svmax" | "lvmax" | "dvmax" | "cqw" | "cqh" | "cqi" | "cqb" | "cqmin" | "cqmax" | "dpi" | "dpcm" | "dppx" | "x" | "st" | "s" | "ms";
|
|
1542
|
+
} | {
|
|
1543
|
+
type: "keyword";
|
|
1544
|
+
value: string;
|
|
1545
|
+
} | {
|
|
1546
|
+
type: "unparsed";
|
|
1547
|
+
value: string;
|
|
1548
|
+
hidden?: boolean | undefined;
|
|
1549
|
+
} | {
|
|
1550
|
+
type: "fontFamily";
|
|
1551
|
+
value: string[];
|
|
1552
|
+
} | {
|
|
1553
|
+
type: "rgb";
|
|
1554
|
+
alpha: number;
|
|
1555
|
+
r: number;
|
|
1556
|
+
g: number;
|
|
1557
|
+
b: number;
|
|
1558
|
+
} | {
|
|
1559
|
+
type: "image";
|
|
1560
|
+
value: {
|
|
1561
|
+
type: "asset";
|
|
1562
|
+
value: string;
|
|
1563
|
+
} | {
|
|
1564
|
+
type: "url";
|
|
1565
|
+
url: string;
|
|
1566
|
+
};
|
|
1567
|
+
hidden?: boolean | undefined;
|
|
1568
|
+
} | {
|
|
1569
|
+
type: "invalid";
|
|
1570
|
+
value: string;
|
|
1571
|
+
} | {
|
|
1572
|
+
type: "unset";
|
|
1573
|
+
value: "";
|
|
1574
|
+
} | {
|
|
1575
|
+
type: "tuple";
|
|
1576
|
+
value: ({
|
|
1577
|
+
type: "unit";
|
|
1578
|
+
value: number;
|
|
1579
|
+
unit: "number" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "fr" | "hz" | "khz" | "cm" | "mm" | "q" | "in" | "pt" | "pc" | "px" | "em" | "rem" | "ex" | "rex" | "cap" | "rcap" | "ch" | "rch" | "ic" | "ric" | "lh" | "rlh" | "vw" | "svw" | "lvw" | "dvw" | "vh" | "svh" | "lvh" | "dvh" | "vi" | "svi" | "lvi" | "dvi" | "vb" | "svb" | "lvb" | "dvb" | "vmin" | "svmin" | "lvmin" | "dvmin" | "vmax" | "svmax" | "lvmax" | "dvmax" | "cqw" | "cqh" | "cqi" | "cqb" | "cqmin" | "cqmax" | "dpi" | "dpcm" | "dppx" | "x" | "st" | "s" | "ms";
|
|
1580
|
+
} | {
|
|
1581
|
+
type: "keyword";
|
|
1582
|
+
value: string;
|
|
1583
|
+
} | {
|
|
1584
|
+
type: "unparsed";
|
|
1585
|
+
value: string;
|
|
1586
|
+
hidden?: boolean | undefined;
|
|
1587
|
+
} | {
|
|
1588
|
+
type: "rgb";
|
|
1589
|
+
alpha: number;
|
|
1590
|
+
r: number;
|
|
1591
|
+
g: number;
|
|
1592
|
+
b: number;
|
|
1593
|
+
})[];
|
|
1594
|
+
hidden?: boolean | undefined;
|
|
1595
|
+
} | {
|
|
1596
|
+
type: "layers";
|
|
1597
|
+
value: ({
|
|
1598
|
+
type: "unit";
|
|
1599
|
+
value: number;
|
|
1600
|
+
unit: "number" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "fr" | "hz" | "khz" | "cm" | "mm" | "q" | "in" | "pt" | "pc" | "px" | "em" | "rem" | "ex" | "rex" | "cap" | "rcap" | "ch" | "rch" | "ic" | "ric" | "lh" | "rlh" | "vw" | "svw" | "lvw" | "dvw" | "vh" | "svh" | "lvh" | "dvh" | "vi" | "svi" | "lvi" | "dvi" | "vb" | "svb" | "lvb" | "dvb" | "vmin" | "svmin" | "lvmin" | "dvmin" | "vmax" | "svmax" | "lvmax" | "dvmax" | "cqw" | "cqh" | "cqi" | "cqb" | "cqmin" | "cqmax" | "dpi" | "dpcm" | "dppx" | "x" | "st" | "s" | "ms";
|
|
1601
|
+
} | {
|
|
1602
|
+
type: "keyword";
|
|
1603
|
+
value: string;
|
|
1604
|
+
} | {
|
|
1605
|
+
type: "unparsed";
|
|
1606
|
+
value: string;
|
|
1607
|
+
hidden?: boolean | undefined;
|
|
1608
|
+
} | {
|
|
1609
|
+
type: "image";
|
|
1610
|
+
value: {
|
|
1611
|
+
type: "asset";
|
|
1612
|
+
value: string;
|
|
1613
|
+
} | {
|
|
1614
|
+
type: "url";
|
|
1615
|
+
url: string;
|
|
1616
|
+
};
|
|
1617
|
+
hidden?: boolean | undefined;
|
|
1618
|
+
} | {
|
|
1619
|
+
type: "invalid";
|
|
1620
|
+
value: string;
|
|
1621
|
+
} | {
|
|
1622
|
+
type: "tuple";
|
|
1623
|
+
value: ({
|
|
1624
|
+
type: "unit";
|
|
1625
|
+
value: number;
|
|
1626
|
+
unit: "number" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "fr" | "hz" | "khz" | "cm" | "mm" | "q" | "in" | "pt" | "pc" | "px" | "em" | "rem" | "ex" | "rex" | "cap" | "rcap" | "ch" | "rch" | "ic" | "ric" | "lh" | "rlh" | "vw" | "svw" | "lvw" | "dvw" | "vh" | "svh" | "lvh" | "dvh" | "vi" | "svi" | "lvi" | "dvi" | "vb" | "svb" | "lvb" | "dvb" | "vmin" | "svmin" | "lvmin" | "dvmin" | "vmax" | "svmax" | "lvmax" | "dvmax" | "cqw" | "cqh" | "cqi" | "cqb" | "cqmin" | "cqmax" | "dpi" | "dpcm" | "dppx" | "x" | "st" | "s" | "ms";
|
|
1627
|
+
} | {
|
|
1628
|
+
type: "keyword";
|
|
1629
|
+
value: string;
|
|
1630
|
+
} | {
|
|
1631
|
+
type: "unparsed";
|
|
1632
|
+
value: string;
|
|
1633
|
+
hidden?: boolean | undefined;
|
|
1634
|
+
} | {
|
|
1635
|
+
type: "rgb";
|
|
1636
|
+
alpha: number;
|
|
1637
|
+
r: number;
|
|
1638
|
+
g: number;
|
|
1639
|
+
b: number;
|
|
1640
|
+
})[];
|
|
1641
|
+
hidden?: boolean | undefined;
|
|
1642
|
+
})[];
|
|
1643
|
+
} | {
|
|
1644
|
+
type: "var";
|
|
1645
|
+
value: string;
|
|
1646
|
+
fallbacks: ({
|
|
1647
|
+
type: "unit";
|
|
1648
|
+
value: number;
|
|
1649
|
+
unit: "number" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "fr" | "hz" | "khz" | "cm" | "mm" | "q" | "in" | "pt" | "pc" | "px" | "em" | "rem" | "ex" | "rex" | "cap" | "rcap" | "ch" | "rch" | "ic" | "ric" | "lh" | "rlh" | "vw" | "svw" | "lvw" | "dvw" | "vh" | "svh" | "lvh" | "dvh" | "vi" | "svi" | "lvi" | "dvi" | "vb" | "svb" | "lvb" | "dvb" | "vmin" | "svmin" | "lvmin" | "dvmin" | "vmax" | "svmax" | "lvmax" | "dvmax" | "cqw" | "cqh" | "cqi" | "cqb" | "cqmin" | "cqmax" | "dpi" | "dpcm" | "dppx" | "x" | "st" | "s" | "ms";
|
|
1650
|
+
} | {
|
|
1651
|
+
type: "keyword";
|
|
1652
|
+
value: string;
|
|
1653
|
+
} | {
|
|
1654
|
+
type: "unparsed";
|
|
1655
|
+
value: string;
|
|
1656
|
+
hidden?: boolean | undefined;
|
|
1657
|
+
} | {
|
|
1658
|
+
type: "fontFamily";
|
|
1659
|
+
value: string[];
|
|
1660
|
+
} | {
|
|
1661
|
+
type: "rgb";
|
|
1662
|
+
alpha: number;
|
|
1663
|
+
r: number;
|
|
1664
|
+
g: number;
|
|
1665
|
+
b: number;
|
|
1666
|
+
} | {
|
|
1667
|
+
type: "image";
|
|
1668
|
+
value: {
|
|
1669
|
+
type: "asset";
|
|
1670
|
+
value: string;
|
|
1671
|
+
} | {
|
|
1672
|
+
type: "url";
|
|
1673
|
+
url: string;
|
|
1674
|
+
};
|
|
1675
|
+
hidden?: boolean | undefined;
|
|
1676
|
+
} | {
|
|
1677
|
+
type: "tuple";
|
|
1678
|
+
value: ({
|
|
1679
|
+
type: "unit";
|
|
1680
|
+
value: number;
|
|
1681
|
+
unit: "number" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "fr" | "hz" | "khz" | "cm" | "mm" | "q" | "in" | "pt" | "pc" | "px" | "em" | "rem" | "ex" | "rex" | "cap" | "rcap" | "ch" | "rch" | "ic" | "ric" | "lh" | "rlh" | "vw" | "svw" | "lvw" | "dvw" | "vh" | "svh" | "lvh" | "dvh" | "vi" | "svi" | "lvi" | "dvi" | "vb" | "svb" | "lvb" | "dvb" | "vmin" | "svmin" | "lvmin" | "dvmin" | "vmax" | "svmax" | "lvmax" | "dvmax" | "cqw" | "cqh" | "cqi" | "cqb" | "cqmin" | "cqmax" | "dpi" | "dpcm" | "dppx" | "x" | "st" | "s" | "ms";
|
|
1682
|
+
} | {
|
|
1683
|
+
type: "keyword";
|
|
1684
|
+
value: string;
|
|
1685
|
+
} | {
|
|
1686
|
+
type: "unparsed";
|
|
1687
|
+
value: string;
|
|
1688
|
+
hidden?: boolean | undefined;
|
|
1689
|
+
} | {
|
|
1690
|
+
type: "rgb";
|
|
1691
|
+
alpha: number;
|
|
1692
|
+
r: number;
|
|
1693
|
+
g: number;
|
|
1694
|
+
b: number;
|
|
1695
|
+
})[];
|
|
1696
|
+
hidden?: boolean | undefined;
|
|
1697
|
+
} | {
|
|
1698
|
+
type: "layers";
|
|
1699
|
+
value: ({
|
|
1700
|
+
type: "unit";
|
|
1701
|
+
value: number;
|
|
1702
|
+
unit: "number" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "fr" | "hz" | "khz" | "cm" | "mm" | "q" | "in" | "pt" | "pc" | "px" | "em" | "rem" | "ex" | "rex" | "cap" | "rcap" | "ch" | "rch" | "ic" | "ric" | "lh" | "rlh" | "vw" | "svw" | "lvw" | "dvw" | "vh" | "svh" | "lvh" | "dvh" | "vi" | "svi" | "lvi" | "dvi" | "vb" | "svb" | "lvb" | "dvb" | "vmin" | "svmin" | "lvmin" | "dvmin" | "vmax" | "svmax" | "lvmax" | "dvmax" | "cqw" | "cqh" | "cqi" | "cqb" | "cqmin" | "cqmax" | "dpi" | "dpcm" | "dppx" | "x" | "st" | "s" | "ms";
|
|
1703
|
+
} | {
|
|
1704
|
+
type: "keyword";
|
|
1705
|
+
value: string;
|
|
1706
|
+
} | {
|
|
1707
|
+
type: "unparsed";
|
|
1708
|
+
value: string;
|
|
1709
|
+
hidden?: boolean | undefined;
|
|
1710
|
+
} | {
|
|
1711
|
+
type: "image";
|
|
1712
|
+
value: {
|
|
1713
|
+
type: "asset";
|
|
1714
|
+
value: string;
|
|
1715
|
+
} | {
|
|
1716
|
+
type: "url";
|
|
1717
|
+
url: string;
|
|
1718
|
+
};
|
|
1719
|
+
hidden?: boolean | undefined;
|
|
1720
|
+
} | {
|
|
1721
|
+
type: "invalid";
|
|
1722
|
+
value: string;
|
|
1723
|
+
} | {
|
|
1724
|
+
type: "tuple";
|
|
1725
|
+
value: ({
|
|
1726
|
+
type: "unit";
|
|
1727
|
+
value: number;
|
|
1728
|
+
unit: "number" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "fr" | "hz" | "khz" | "cm" | "mm" | "q" | "in" | "pt" | "pc" | "px" | "em" | "rem" | "ex" | "rex" | "cap" | "rcap" | "ch" | "rch" | "ic" | "ric" | "lh" | "rlh" | "vw" | "svw" | "lvw" | "dvw" | "vh" | "svh" | "lvh" | "dvh" | "vi" | "svi" | "lvi" | "dvi" | "vb" | "svb" | "lvb" | "dvb" | "vmin" | "svmin" | "lvmin" | "dvmin" | "vmax" | "svmax" | "lvmax" | "dvmax" | "cqw" | "cqh" | "cqi" | "cqb" | "cqmin" | "cqmax" | "dpi" | "dpcm" | "dppx" | "x" | "st" | "s" | "ms";
|
|
1729
|
+
} | {
|
|
1730
|
+
type: "keyword";
|
|
1731
|
+
value: string;
|
|
1732
|
+
} | {
|
|
1733
|
+
type: "unparsed";
|
|
1734
|
+
value: string;
|
|
1735
|
+
hidden?: boolean | undefined;
|
|
1736
|
+
} | {
|
|
1737
|
+
type: "rgb";
|
|
1738
|
+
alpha: number;
|
|
1739
|
+
r: number;
|
|
1740
|
+
g: number;
|
|
1741
|
+
b: number;
|
|
1742
|
+
})[];
|
|
1743
|
+
hidden?: boolean | undefined;
|
|
1744
|
+
})[];
|
|
1745
|
+
})[];
|
|
1746
|
+
};
|
|
1747
|
+
state?: string | undefined;
|
|
1748
|
+
property: "filter" | "float" | "page" | "clip" | "top" | "right" | `--${string}` | "WebkitFontSmoothing" | "MozOsxFontSmoothing" | "accentColor" | "alignContent" | "alignItems" | "alignSelf" | "alignTracks" | "animationComposition" | "animationDelay" | "animationDirection" | "animationDuration" | "animationFillMode" | "animationIterationCount" | "animationName" | "animationPlayState" | "animationTimingFunction" | "animationTimeline" | "appearance" | "aspectRatio" | "backdropFilter" | "backfaceVisibility" | "backgroundAttachment" | "backgroundBlendMode" | "backgroundClip" | "backgroundColor" | "backgroundImage" | "backgroundOrigin" | "backgroundPosition" | "backgroundPositionX" | "backgroundPositionY" | "backgroundRepeat" | "backgroundSize" | "blockOverflow" | "blockSize" | "borderBlockColor" | "borderBlockStyle" | "borderBlockWidth" | "borderBlockEndColor" | "borderBlockEndStyle" | "borderBlockEndWidth" | "borderBlockStartColor" | "borderBlockStartStyle" | "borderBlockStartWidth" | "borderBottomColor" | "borderBottomLeftRadius" | "borderBottomRightRadius" | "borderBottomStyle" | "borderBottomWidth" | "borderCollapse" | "borderEndEndRadius" | "borderEndStartRadius" | "borderImageOutset" | "borderImageRepeat" | "borderImageSlice" | "borderImageSource" | "borderImageWidth" | "borderInlineColor" | "borderInlineStyle" | "borderInlineWidth" | "borderInlineEndColor" | "borderInlineEndStyle" | "borderInlineEndWidth" | "borderInlineStartColor" | "borderInlineStartStyle" | "borderInlineStartWidth" | "borderLeftColor" | "borderLeftStyle" | "borderLeftWidth" | "borderRightColor" | "borderRightStyle" | "borderRightWidth" | "borderSpacing" | "borderStartEndRadius" | "borderStartStartRadius" | "borderTopColor" | "borderTopLeftRadius" | "borderTopRightRadius" | "borderTopStyle" | "borderTopWidth" | "bottom" | "boxDecorationBreak" | "boxShadow" | "boxSizing" | "breakAfter" | "breakBefore" | "breakInside" | "captionSide" | "caretColor" | "caretShape" | "clear" | "clipPath" | "color" | "colorScheme" | "columnCount" | "columnFill" | "columnGap" | "columnRuleColor" | "columnRuleStyle" | "columnRuleWidth" | "columnSpan" | "columnWidth" | "contain" | "containIntrinsicBlockSize" | "containIntrinsicHeight" | "containIntrinsicInlineSize" | "containIntrinsicWidth" | "containerName" | "containerType" | "content" | "contentVisibility" | "counterIncrement" | "counterReset" | "counterSet" | "cursor" | "direction" | "display" | "emptyCells" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontFamily" | "fontFeatureSettings" | "fontKerning" | "fontLanguageOverride" | "fontOpticalSizing" | "fontPalette" | "fontVariationSettings" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontSynthesis" | "fontVariant" | "fontVariantAlternates" | "fontVariantCaps" | "fontVariantEastAsian" | "fontVariantEmoji" | "fontVariantLigatures" | "fontVariantNumeric" | "fontVariantPosition" | "fontWeight" | "forcedColorAdjust" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridColumnEnd" | "gridColumnStart" | "gridRowEnd" | "gridRowStart" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "hangingPunctuation" | "height" | "hyphenateCharacter" | "hyphenateLimitChars" | "hyphens" | "imageOrientation" | "imageRendering" | "imageResolution" | "initialLetter" | "initialLetterAlign" | "inlineSize" | "inputSecurity" | "insetBlockEnd" | "insetBlockStart" | "insetInlineEnd" | "insetInlineStart" | "isolation" | "justifyContent" | "justifyItems" | "justifySelf" | "justifyTracks" | "left" | "letterSpacing" | "lineBreak" | "lineClamp" | "lineHeight" | "lineHeightStep" | "listStyleImage" | "listStylePosition" | "listStyleType" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "marginTrim" | "maskBorderMode" | "maskBorderOutset" | "maskBorderRepeat" | "maskBorderSlice" | "maskBorderSource" | "maskBorderWidth" | "maskClip" | "maskComposite" | "maskImage" | "maskMode" | "maskOrigin" | "maskPosition" | "maskRepeat" | "maskSize" | "maskType" | "masonryAutoFlow" | "mathDepth" | "mathShift" | "mathStyle" | "maxBlockSize" | "maxHeight" | "maxInlineSize" | "maxLines" | "maxWidth" | "minBlockSize" | "minHeight" | "minInlineSize" | "minWidth" | "mixBlendMode" | "objectFit" | "objectPosition" | "offsetAnchor" | "offsetDistance" | "offsetPath" | "offsetPosition" | "offsetRotate" | "opacity" | "order" | "orphans" | "outlineColor" | "outlineOffset" | "outlineStyle" | "outlineWidth" | "overflow" | "overflowAnchor" | "overflowBlock" | "overflowClipMargin" | "overflowInline" | "overflowWrap" | "overflowX" | "overflowY" | "overscrollBehavior" | "overscrollBehaviorBlock" | "overscrollBehaviorInline" | "overscrollBehaviorX" | "overscrollBehaviorY" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "pageBreakAfter" | "pageBreakBefore" | "pageBreakInside" | "paintOrder" | "perspective" | "perspectiveOrigin" | "pointerEvents" | "position" | "printColorAdjust" | "quotes" | "resize" | "rotate" | "rowGap" | "rubyAlign" | "rubyMerge" | "rubyPosition" | "scale" | "scrollbarColor" | "scrollbarGutter" | "scrollbarWidth" | "scrollBehavior" | "scrollMarginBlockStart" | "scrollMarginBlockEnd" | "scrollMarginBottom" | "scrollMarginInlineStart" | "scrollMarginInlineEnd" | "scrollMarginLeft" | "scrollMarginRight" | "scrollMarginTop" | "scrollPaddingBlockStart" | "scrollPaddingBlockEnd" | "scrollPaddingBottom" | "scrollPaddingInlineStart" | "scrollPaddingInlineEnd" | "scrollPaddingLeft" | "scrollPaddingRight" | "scrollPaddingTop" | "scrollSnapAlign" | "scrollSnapStop" | "scrollSnapType" | "scrollTimelineAxis" | "scrollTimelineName" | "shapeImageThreshold" | "shapeMargin" | "shapeOutside" | "tabSize" | "tableLayout" | "textAlign" | "textAlignLast" | "textCombineUpright" | "textDecorationColor" | "textDecorationLine" | "textDecorationSkip" | "textDecorationSkipInk" | "textDecorationStyle" | "textDecorationThickness" | "textEmphasisColor" | "textEmphasisPosition" | "textEmphasisStyle" | "textIndent" | "textJustify" | "textOrientation" | "textOverflow" | "textRendering" | "textShadow" | "textSizeAdjust" | "textTransform" | "textUnderlineOffset" | "textUnderlinePosition" | "touchAction" | "transform" | "transformBox" | "transformOrigin" | "transformStyle" | "transitionDelay" | "transitionDuration" | "transitionProperty" | "transitionTimingFunction" | "translate" | "unicodeBidi" | "userSelect" | "verticalAlign" | "viewTransitionName" | "visibility" | "whiteSpace" | "widows" | "width" | "willChange" | "wordBreak" | "wordSpacing" | "wordWrap" | "writingMode" | "zIndex";
|
|
1749
|
+
}[];
|
|
1750
|
+
variant?: string | undefined;
|
|
1751
|
+
}, {
|
|
1752
|
+
styles: {
|
|
1753
|
+
value: {
|
|
1754
|
+
type: "unit";
|
|
1755
|
+
value: number;
|
|
1756
|
+
unit: "number" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "fr" | "hz" | "khz" | "cm" | "mm" | "q" | "in" | "pt" | "pc" | "px" | "em" | "rem" | "ex" | "rex" | "cap" | "rcap" | "ch" | "rch" | "ic" | "ric" | "lh" | "rlh" | "vw" | "svw" | "lvw" | "dvw" | "vh" | "svh" | "lvh" | "dvh" | "vi" | "svi" | "lvi" | "dvi" | "vb" | "svb" | "lvb" | "dvb" | "vmin" | "svmin" | "lvmin" | "dvmin" | "vmax" | "svmax" | "lvmax" | "dvmax" | "cqw" | "cqh" | "cqi" | "cqb" | "cqmin" | "cqmax" | "dpi" | "dpcm" | "dppx" | "x" | "st" | "s" | "ms";
|
|
1757
|
+
} | {
|
|
1758
|
+
type: "keyword";
|
|
1759
|
+
value: string;
|
|
1760
|
+
} | {
|
|
1761
|
+
type: "unparsed";
|
|
1762
|
+
value: string;
|
|
1763
|
+
hidden?: boolean | undefined;
|
|
1764
|
+
} | {
|
|
1765
|
+
type: "fontFamily";
|
|
1766
|
+
value: string[];
|
|
1767
|
+
} | {
|
|
1768
|
+
type: "rgb";
|
|
1769
|
+
alpha: number;
|
|
1770
|
+
r: number;
|
|
1771
|
+
g: number;
|
|
1772
|
+
b: number;
|
|
1773
|
+
} | {
|
|
1774
|
+
type: "image";
|
|
1775
|
+
value: {
|
|
1776
|
+
type: "asset";
|
|
1777
|
+
value: string;
|
|
1778
|
+
} | {
|
|
1779
|
+
type: "url";
|
|
1780
|
+
url: string;
|
|
1781
|
+
};
|
|
1782
|
+
hidden?: boolean | undefined;
|
|
1783
|
+
} | {
|
|
1784
|
+
type: "invalid";
|
|
1785
|
+
value: string;
|
|
1786
|
+
} | {
|
|
1787
|
+
type: "unset";
|
|
1788
|
+
value: "";
|
|
1789
|
+
} | {
|
|
1790
|
+
type: "tuple";
|
|
1791
|
+
value: ({
|
|
1792
|
+
type: "unit";
|
|
1793
|
+
value: number;
|
|
1794
|
+
unit: "number" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "fr" | "hz" | "khz" | "cm" | "mm" | "q" | "in" | "pt" | "pc" | "px" | "em" | "rem" | "ex" | "rex" | "cap" | "rcap" | "ch" | "rch" | "ic" | "ric" | "lh" | "rlh" | "vw" | "svw" | "lvw" | "dvw" | "vh" | "svh" | "lvh" | "dvh" | "vi" | "svi" | "lvi" | "dvi" | "vb" | "svb" | "lvb" | "dvb" | "vmin" | "svmin" | "lvmin" | "dvmin" | "vmax" | "svmax" | "lvmax" | "dvmax" | "cqw" | "cqh" | "cqi" | "cqb" | "cqmin" | "cqmax" | "dpi" | "dpcm" | "dppx" | "x" | "st" | "s" | "ms";
|
|
1795
|
+
} | {
|
|
1796
|
+
type: "keyword";
|
|
1797
|
+
value: string;
|
|
1798
|
+
} | {
|
|
1799
|
+
type: "unparsed";
|
|
1800
|
+
value: string;
|
|
1801
|
+
hidden?: boolean | undefined;
|
|
1802
|
+
} | {
|
|
1803
|
+
type: "rgb";
|
|
1804
|
+
alpha: number;
|
|
1805
|
+
r: number;
|
|
1806
|
+
g: number;
|
|
1807
|
+
b: number;
|
|
1808
|
+
})[];
|
|
1809
|
+
hidden?: boolean | undefined;
|
|
1810
|
+
} | {
|
|
1811
|
+
type: "layers";
|
|
1812
|
+
value: ({
|
|
1813
|
+
type: "unit";
|
|
1814
|
+
value: number;
|
|
1815
|
+
unit: "number" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "fr" | "hz" | "khz" | "cm" | "mm" | "q" | "in" | "pt" | "pc" | "px" | "em" | "rem" | "ex" | "rex" | "cap" | "rcap" | "ch" | "rch" | "ic" | "ric" | "lh" | "rlh" | "vw" | "svw" | "lvw" | "dvw" | "vh" | "svh" | "lvh" | "dvh" | "vi" | "svi" | "lvi" | "dvi" | "vb" | "svb" | "lvb" | "dvb" | "vmin" | "svmin" | "lvmin" | "dvmin" | "vmax" | "svmax" | "lvmax" | "dvmax" | "cqw" | "cqh" | "cqi" | "cqb" | "cqmin" | "cqmax" | "dpi" | "dpcm" | "dppx" | "x" | "st" | "s" | "ms";
|
|
1816
|
+
} | {
|
|
1817
|
+
type: "keyword";
|
|
1818
|
+
value: string;
|
|
1819
|
+
} | {
|
|
1820
|
+
type: "unparsed";
|
|
1821
|
+
value: string;
|
|
1822
|
+
hidden?: boolean | undefined;
|
|
1823
|
+
} | {
|
|
1824
|
+
type: "image";
|
|
1825
|
+
value: {
|
|
1826
|
+
type: "asset";
|
|
1827
|
+
value: string;
|
|
1828
|
+
} | {
|
|
1829
|
+
type: "url";
|
|
1830
|
+
url: string;
|
|
1831
|
+
};
|
|
1832
|
+
hidden?: boolean | undefined;
|
|
1833
|
+
} | {
|
|
1834
|
+
type: "invalid";
|
|
1835
|
+
value: string;
|
|
1836
|
+
} | {
|
|
1837
|
+
type: "tuple";
|
|
1838
|
+
value: ({
|
|
1839
|
+
type: "unit";
|
|
1840
|
+
value: number;
|
|
1841
|
+
unit: "number" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "fr" | "hz" | "khz" | "cm" | "mm" | "q" | "in" | "pt" | "pc" | "px" | "em" | "rem" | "ex" | "rex" | "cap" | "rcap" | "ch" | "rch" | "ic" | "ric" | "lh" | "rlh" | "vw" | "svw" | "lvw" | "dvw" | "vh" | "svh" | "lvh" | "dvh" | "vi" | "svi" | "lvi" | "dvi" | "vb" | "svb" | "lvb" | "dvb" | "vmin" | "svmin" | "lvmin" | "dvmin" | "vmax" | "svmax" | "lvmax" | "dvmax" | "cqw" | "cqh" | "cqi" | "cqb" | "cqmin" | "cqmax" | "dpi" | "dpcm" | "dppx" | "x" | "st" | "s" | "ms";
|
|
1842
|
+
} | {
|
|
1843
|
+
type: "keyword";
|
|
1844
|
+
value: string;
|
|
1845
|
+
} | {
|
|
1846
|
+
type: "unparsed";
|
|
1847
|
+
value: string;
|
|
1848
|
+
hidden?: boolean | undefined;
|
|
1849
|
+
} | {
|
|
1850
|
+
type: "rgb";
|
|
1851
|
+
alpha: number;
|
|
1852
|
+
r: number;
|
|
1853
|
+
g: number;
|
|
1854
|
+
b: number;
|
|
1855
|
+
})[];
|
|
1856
|
+
hidden?: boolean | undefined;
|
|
1857
|
+
})[];
|
|
1858
|
+
} | {
|
|
1859
|
+
type: "var";
|
|
1860
|
+
value: string;
|
|
1861
|
+
fallbacks: ({
|
|
1862
|
+
type: "unit";
|
|
1863
|
+
value: number;
|
|
1864
|
+
unit: "number" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "fr" | "hz" | "khz" | "cm" | "mm" | "q" | "in" | "pt" | "pc" | "px" | "em" | "rem" | "ex" | "rex" | "cap" | "rcap" | "ch" | "rch" | "ic" | "ric" | "lh" | "rlh" | "vw" | "svw" | "lvw" | "dvw" | "vh" | "svh" | "lvh" | "dvh" | "vi" | "svi" | "lvi" | "dvi" | "vb" | "svb" | "lvb" | "dvb" | "vmin" | "svmin" | "lvmin" | "dvmin" | "vmax" | "svmax" | "lvmax" | "dvmax" | "cqw" | "cqh" | "cqi" | "cqb" | "cqmin" | "cqmax" | "dpi" | "dpcm" | "dppx" | "x" | "st" | "s" | "ms";
|
|
1865
|
+
} | {
|
|
1866
|
+
type: "keyword";
|
|
1867
|
+
value: string;
|
|
1868
|
+
} | {
|
|
1869
|
+
type: "unparsed";
|
|
1870
|
+
value: string;
|
|
1871
|
+
hidden?: boolean | undefined;
|
|
1872
|
+
} | {
|
|
1873
|
+
type: "fontFamily";
|
|
1874
|
+
value: string[];
|
|
1875
|
+
} | {
|
|
1876
|
+
type: "rgb";
|
|
1877
|
+
alpha: number;
|
|
1878
|
+
r: number;
|
|
1879
|
+
g: number;
|
|
1880
|
+
b: number;
|
|
1881
|
+
} | {
|
|
1882
|
+
type: "image";
|
|
1883
|
+
value: {
|
|
1884
|
+
type: "asset";
|
|
1885
|
+
value: string;
|
|
1886
|
+
} | {
|
|
1887
|
+
type: "url";
|
|
1888
|
+
url: string;
|
|
1889
|
+
};
|
|
1890
|
+
hidden?: boolean | undefined;
|
|
1891
|
+
} | {
|
|
1892
|
+
type: "tuple";
|
|
1893
|
+
value: ({
|
|
1894
|
+
type: "unit";
|
|
1895
|
+
value: number;
|
|
1896
|
+
unit: "number" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "fr" | "hz" | "khz" | "cm" | "mm" | "q" | "in" | "pt" | "pc" | "px" | "em" | "rem" | "ex" | "rex" | "cap" | "rcap" | "ch" | "rch" | "ic" | "ric" | "lh" | "rlh" | "vw" | "svw" | "lvw" | "dvw" | "vh" | "svh" | "lvh" | "dvh" | "vi" | "svi" | "lvi" | "dvi" | "vb" | "svb" | "lvb" | "dvb" | "vmin" | "svmin" | "lvmin" | "dvmin" | "vmax" | "svmax" | "lvmax" | "dvmax" | "cqw" | "cqh" | "cqi" | "cqb" | "cqmin" | "cqmax" | "dpi" | "dpcm" | "dppx" | "x" | "st" | "s" | "ms";
|
|
1897
|
+
} | {
|
|
1898
|
+
type: "keyword";
|
|
1899
|
+
value: string;
|
|
1900
|
+
} | {
|
|
1901
|
+
type: "unparsed";
|
|
1902
|
+
value: string;
|
|
1903
|
+
hidden?: boolean | undefined;
|
|
1904
|
+
} | {
|
|
1905
|
+
type: "rgb";
|
|
1906
|
+
alpha: number;
|
|
1907
|
+
r: number;
|
|
1908
|
+
g: number;
|
|
1909
|
+
b: number;
|
|
1910
|
+
})[];
|
|
1911
|
+
hidden?: boolean | undefined;
|
|
1912
|
+
} | {
|
|
1913
|
+
type: "layers";
|
|
1914
|
+
value: ({
|
|
1915
|
+
type: "unit";
|
|
1916
|
+
value: number;
|
|
1917
|
+
unit: "number" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "fr" | "hz" | "khz" | "cm" | "mm" | "q" | "in" | "pt" | "pc" | "px" | "em" | "rem" | "ex" | "rex" | "cap" | "rcap" | "ch" | "rch" | "ic" | "ric" | "lh" | "rlh" | "vw" | "svw" | "lvw" | "dvw" | "vh" | "svh" | "lvh" | "dvh" | "vi" | "svi" | "lvi" | "dvi" | "vb" | "svb" | "lvb" | "dvb" | "vmin" | "svmin" | "lvmin" | "dvmin" | "vmax" | "svmax" | "lvmax" | "dvmax" | "cqw" | "cqh" | "cqi" | "cqb" | "cqmin" | "cqmax" | "dpi" | "dpcm" | "dppx" | "x" | "st" | "s" | "ms";
|
|
1918
|
+
} | {
|
|
1919
|
+
type: "keyword";
|
|
1920
|
+
value: string;
|
|
1921
|
+
} | {
|
|
1922
|
+
type: "unparsed";
|
|
1923
|
+
value: string;
|
|
1924
|
+
hidden?: boolean | undefined;
|
|
1925
|
+
} | {
|
|
1926
|
+
type: "image";
|
|
1927
|
+
value: {
|
|
1928
|
+
type: "asset";
|
|
1929
|
+
value: string;
|
|
1930
|
+
} | {
|
|
1931
|
+
type: "url";
|
|
1932
|
+
url: string;
|
|
1933
|
+
};
|
|
1934
|
+
hidden?: boolean | undefined;
|
|
1935
|
+
} | {
|
|
1936
|
+
type: "invalid";
|
|
1937
|
+
value: string;
|
|
1938
|
+
} | {
|
|
1939
|
+
type: "tuple";
|
|
1940
|
+
value: ({
|
|
1941
|
+
type: "unit";
|
|
1942
|
+
value: number;
|
|
1943
|
+
unit: "number" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "fr" | "hz" | "khz" | "cm" | "mm" | "q" | "in" | "pt" | "pc" | "px" | "em" | "rem" | "ex" | "rex" | "cap" | "rcap" | "ch" | "rch" | "ic" | "ric" | "lh" | "rlh" | "vw" | "svw" | "lvw" | "dvw" | "vh" | "svh" | "lvh" | "dvh" | "vi" | "svi" | "lvi" | "dvi" | "vb" | "svb" | "lvb" | "dvb" | "vmin" | "svmin" | "lvmin" | "dvmin" | "vmax" | "svmax" | "lvmax" | "dvmax" | "cqw" | "cqh" | "cqi" | "cqb" | "cqmin" | "cqmax" | "dpi" | "dpcm" | "dppx" | "x" | "st" | "s" | "ms";
|
|
1944
|
+
} | {
|
|
1945
|
+
type: "keyword";
|
|
1946
|
+
value: string;
|
|
1947
|
+
} | {
|
|
1948
|
+
type: "unparsed";
|
|
1949
|
+
value: string;
|
|
1950
|
+
hidden?: boolean | undefined;
|
|
1951
|
+
} | {
|
|
1952
|
+
type: "rgb";
|
|
1953
|
+
alpha: number;
|
|
1954
|
+
r: number;
|
|
1955
|
+
g: number;
|
|
1956
|
+
b: number;
|
|
1957
|
+
})[];
|
|
1958
|
+
hidden?: boolean | undefined;
|
|
1959
|
+
})[];
|
|
1960
|
+
})[];
|
|
1961
|
+
};
|
|
1962
|
+
state?: string | undefined;
|
|
1963
|
+
property: "filter" | "float" | "page" | "clip" | "top" | "right" | `--${string}` | "WebkitFontSmoothing" | "MozOsxFontSmoothing" | "accentColor" | "alignContent" | "alignItems" | "alignSelf" | "alignTracks" | "animationComposition" | "animationDelay" | "animationDirection" | "animationDuration" | "animationFillMode" | "animationIterationCount" | "animationName" | "animationPlayState" | "animationTimingFunction" | "animationTimeline" | "appearance" | "aspectRatio" | "backdropFilter" | "backfaceVisibility" | "backgroundAttachment" | "backgroundBlendMode" | "backgroundClip" | "backgroundColor" | "backgroundImage" | "backgroundOrigin" | "backgroundPosition" | "backgroundPositionX" | "backgroundPositionY" | "backgroundRepeat" | "backgroundSize" | "blockOverflow" | "blockSize" | "borderBlockColor" | "borderBlockStyle" | "borderBlockWidth" | "borderBlockEndColor" | "borderBlockEndStyle" | "borderBlockEndWidth" | "borderBlockStartColor" | "borderBlockStartStyle" | "borderBlockStartWidth" | "borderBottomColor" | "borderBottomLeftRadius" | "borderBottomRightRadius" | "borderBottomStyle" | "borderBottomWidth" | "borderCollapse" | "borderEndEndRadius" | "borderEndStartRadius" | "borderImageOutset" | "borderImageRepeat" | "borderImageSlice" | "borderImageSource" | "borderImageWidth" | "borderInlineColor" | "borderInlineStyle" | "borderInlineWidth" | "borderInlineEndColor" | "borderInlineEndStyle" | "borderInlineEndWidth" | "borderInlineStartColor" | "borderInlineStartStyle" | "borderInlineStartWidth" | "borderLeftColor" | "borderLeftStyle" | "borderLeftWidth" | "borderRightColor" | "borderRightStyle" | "borderRightWidth" | "borderSpacing" | "borderStartEndRadius" | "borderStartStartRadius" | "borderTopColor" | "borderTopLeftRadius" | "borderTopRightRadius" | "borderTopStyle" | "borderTopWidth" | "bottom" | "boxDecorationBreak" | "boxShadow" | "boxSizing" | "breakAfter" | "breakBefore" | "breakInside" | "captionSide" | "caretColor" | "caretShape" | "clear" | "clipPath" | "color" | "colorScheme" | "columnCount" | "columnFill" | "columnGap" | "columnRuleColor" | "columnRuleStyle" | "columnRuleWidth" | "columnSpan" | "columnWidth" | "contain" | "containIntrinsicBlockSize" | "containIntrinsicHeight" | "containIntrinsicInlineSize" | "containIntrinsicWidth" | "containerName" | "containerType" | "content" | "contentVisibility" | "counterIncrement" | "counterReset" | "counterSet" | "cursor" | "direction" | "display" | "emptyCells" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontFamily" | "fontFeatureSettings" | "fontKerning" | "fontLanguageOverride" | "fontOpticalSizing" | "fontPalette" | "fontVariationSettings" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontSynthesis" | "fontVariant" | "fontVariantAlternates" | "fontVariantCaps" | "fontVariantEastAsian" | "fontVariantEmoji" | "fontVariantLigatures" | "fontVariantNumeric" | "fontVariantPosition" | "fontWeight" | "forcedColorAdjust" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridColumnEnd" | "gridColumnStart" | "gridRowEnd" | "gridRowStart" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "hangingPunctuation" | "height" | "hyphenateCharacter" | "hyphenateLimitChars" | "hyphens" | "imageOrientation" | "imageRendering" | "imageResolution" | "initialLetter" | "initialLetterAlign" | "inlineSize" | "inputSecurity" | "insetBlockEnd" | "insetBlockStart" | "insetInlineEnd" | "insetInlineStart" | "isolation" | "justifyContent" | "justifyItems" | "justifySelf" | "justifyTracks" | "left" | "letterSpacing" | "lineBreak" | "lineClamp" | "lineHeight" | "lineHeightStep" | "listStyleImage" | "listStylePosition" | "listStyleType" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "marginTrim" | "maskBorderMode" | "maskBorderOutset" | "maskBorderRepeat" | "maskBorderSlice" | "maskBorderSource" | "maskBorderWidth" | "maskClip" | "maskComposite" | "maskImage" | "maskMode" | "maskOrigin" | "maskPosition" | "maskRepeat" | "maskSize" | "maskType" | "masonryAutoFlow" | "mathDepth" | "mathShift" | "mathStyle" | "maxBlockSize" | "maxHeight" | "maxInlineSize" | "maxLines" | "maxWidth" | "minBlockSize" | "minHeight" | "minInlineSize" | "minWidth" | "mixBlendMode" | "objectFit" | "objectPosition" | "offsetAnchor" | "offsetDistance" | "offsetPath" | "offsetPosition" | "offsetRotate" | "opacity" | "order" | "orphans" | "outlineColor" | "outlineOffset" | "outlineStyle" | "outlineWidth" | "overflow" | "overflowAnchor" | "overflowBlock" | "overflowClipMargin" | "overflowInline" | "overflowWrap" | "overflowX" | "overflowY" | "overscrollBehavior" | "overscrollBehaviorBlock" | "overscrollBehaviorInline" | "overscrollBehaviorX" | "overscrollBehaviorY" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "pageBreakAfter" | "pageBreakBefore" | "pageBreakInside" | "paintOrder" | "perspective" | "perspectiveOrigin" | "pointerEvents" | "position" | "printColorAdjust" | "quotes" | "resize" | "rotate" | "rowGap" | "rubyAlign" | "rubyMerge" | "rubyPosition" | "scale" | "scrollbarColor" | "scrollbarGutter" | "scrollbarWidth" | "scrollBehavior" | "scrollMarginBlockStart" | "scrollMarginBlockEnd" | "scrollMarginBottom" | "scrollMarginInlineStart" | "scrollMarginInlineEnd" | "scrollMarginLeft" | "scrollMarginRight" | "scrollMarginTop" | "scrollPaddingBlockStart" | "scrollPaddingBlockEnd" | "scrollPaddingBottom" | "scrollPaddingInlineStart" | "scrollPaddingInlineEnd" | "scrollPaddingLeft" | "scrollPaddingRight" | "scrollPaddingTop" | "scrollSnapAlign" | "scrollSnapStop" | "scrollSnapType" | "scrollTimelineAxis" | "scrollTimelineName" | "shapeImageThreshold" | "shapeMargin" | "shapeOutside" | "tabSize" | "tableLayout" | "textAlign" | "textAlignLast" | "textCombineUpright" | "textDecorationColor" | "textDecorationLine" | "textDecorationSkip" | "textDecorationSkipInk" | "textDecorationStyle" | "textDecorationThickness" | "textEmphasisColor" | "textEmphasisPosition" | "textEmphasisStyle" | "textIndent" | "textJustify" | "textOrientation" | "textOverflow" | "textRendering" | "textShadow" | "textSizeAdjust" | "textTransform" | "textUnderlineOffset" | "textUnderlinePosition" | "touchAction" | "transform" | "transformBox" | "transformOrigin" | "transformStyle" | "transitionDelay" | "transitionDuration" | "transitionProperty" | "transitionTimingFunction" | "translate" | "unicodeBidi" | "userSelect" | "verticalAlign" | "viewTransitionName" | "visibility" | "whiteSpace" | "widows" | "width" | "willChange" | "wordBreak" | "wordSpacing" | "wordWrap" | "writingMode" | "zIndex";
|
|
1964
|
+
}[];
|
|
1965
|
+
variant?: string | undefined;
|
|
1966
|
+
}>>>;
|
|
1109
1967
|
states: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
1110
1968
|
category: z.ZodOptional<z.ZodEnum<["states", "component-states"]>>;
|
|
1111
1969
|
selector: z.ZodString;
|
|
@@ -1118,19 +1976,469 @@ declare const WsComponentMeta: z.ZodObject<{
|
|
|
1118
1976
|
label: string;
|
|
1119
1977
|
selector: string;
|
|
1120
1978
|
category?: "states" | "component-states" | undefined;
|
|
1121
|
-
}>, "many">>;
|
|
1122
|
-
template: z.ZodOptional<z.ZodLazy<z.ZodArray<z.ZodUnion<[z.ZodType<import("../embed-template").EmbedTemplateInstance, z.ZodTypeDef, import("../embed-template").EmbedTemplateInstance>, z.ZodObject<{
|
|
1123
|
-
type: z.ZodLiteral<"text">;
|
|
1124
|
-
value: z.ZodString;
|
|
1125
|
-
}, "strip", z.ZodTypeAny, {
|
|
1126
|
-
type: "text";
|
|
1127
|
-
value: string;
|
|
1128
|
-
}, {
|
|
1979
|
+
}>, "many">>;
|
|
1980
|
+
template: z.ZodOptional<z.ZodLazy<z.ZodArray<z.ZodUnion<[z.ZodType<import("../embed-template").EmbedTemplateInstance, z.ZodTypeDef, import("../embed-template").EmbedTemplateInstance>, z.ZodObject<{
|
|
1981
|
+
type: z.ZodLiteral<"text">;
|
|
1982
|
+
value: z.ZodString;
|
|
1983
|
+
}, "strip", z.ZodTypeAny, {
|
|
1984
|
+
type: "text";
|
|
1985
|
+
value: string;
|
|
1986
|
+
}, {
|
|
1987
|
+
type: "text";
|
|
1988
|
+
value: string;
|
|
1989
|
+
}>]>, "many">>>;
|
|
1990
|
+
order: z.ZodOptional<z.ZodNumber>;
|
|
1991
|
+
}, "strip", z.ZodTypeAny, {
|
|
1992
|
+
type: "embed" | "control" | "container" | "rich-text-child";
|
|
1993
|
+
icon: string;
|
|
1994
|
+
category?: "text" | "hidden" | "general" | "media" | "forms" | "radix" | undefined;
|
|
1995
|
+
requiredAncestors?: string[] | undefined;
|
|
1996
|
+
invalidAncestors?: string[] | undefined;
|
|
1997
|
+
indexWithinAncestor?: string | undefined;
|
|
1998
|
+
stylable?: boolean | undefined;
|
|
1999
|
+
detachable?: boolean | undefined;
|
|
2000
|
+
label?: string | undefined;
|
|
2001
|
+
description?: string | undefined;
|
|
2002
|
+
presetStyle?: Record<string, {
|
|
2003
|
+
value: {
|
|
2004
|
+
type: "unit";
|
|
2005
|
+
value: number;
|
|
2006
|
+
unit: "number" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "fr" | "hz" | "khz" | "cm" | "mm" | "q" | "in" | "pt" | "pc" | "px" | "em" | "rem" | "ex" | "rex" | "cap" | "rcap" | "ch" | "rch" | "ic" | "ric" | "lh" | "rlh" | "vw" | "svw" | "lvw" | "dvw" | "vh" | "svh" | "lvh" | "dvh" | "vi" | "svi" | "lvi" | "dvi" | "vb" | "svb" | "lvb" | "dvb" | "vmin" | "svmin" | "lvmin" | "dvmin" | "vmax" | "svmax" | "lvmax" | "dvmax" | "cqw" | "cqh" | "cqi" | "cqb" | "cqmin" | "cqmax" | "dpi" | "dpcm" | "dppx" | "x" | "st" | "s" | "ms";
|
|
2007
|
+
} | {
|
|
2008
|
+
type: "keyword";
|
|
2009
|
+
value: string;
|
|
2010
|
+
} | {
|
|
2011
|
+
type: "unparsed";
|
|
2012
|
+
value: string;
|
|
2013
|
+
hidden?: boolean | undefined;
|
|
2014
|
+
} | {
|
|
2015
|
+
type: "fontFamily";
|
|
2016
|
+
value: string[];
|
|
2017
|
+
} | {
|
|
2018
|
+
type: "rgb";
|
|
2019
|
+
alpha: number;
|
|
2020
|
+
r: number;
|
|
2021
|
+
g: number;
|
|
2022
|
+
b: number;
|
|
2023
|
+
} | {
|
|
2024
|
+
type: "image";
|
|
2025
|
+
value: {
|
|
2026
|
+
type: "asset";
|
|
2027
|
+
value: string;
|
|
2028
|
+
} | {
|
|
2029
|
+
type: "url";
|
|
2030
|
+
url: string;
|
|
2031
|
+
};
|
|
2032
|
+
hidden?: boolean | undefined;
|
|
2033
|
+
} | {
|
|
2034
|
+
type: "invalid";
|
|
2035
|
+
value: string;
|
|
2036
|
+
} | {
|
|
2037
|
+
type: "unset";
|
|
2038
|
+
value: "";
|
|
2039
|
+
} | {
|
|
2040
|
+
type: "tuple";
|
|
2041
|
+
value: ({
|
|
2042
|
+
type: "unit";
|
|
2043
|
+
value: number;
|
|
2044
|
+
unit: "number" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "fr" | "hz" | "khz" | "cm" | "mm" | "q" | "in" | "pt" | "pc" | "px" | "em" | "rem" | "ex" | "rex" | "cap" | "rcap" | "ch" | "rch" | "ic" | "ric" | "lh" | "rlh" | "vw" | "svw" | "lvw" | "dvw" | "vh" | "svh" | "lvh" | "dvh" | "vi" | "svi" | "lvi" | "dvi" | "vb" | "svb" | "lvb" | "dvb" | "vmin" | "svmin" | "lvmin" | "dvmin" | "vmax" | "svmax" | "lvmax" | "dvmax" | "cqw" | "cqh" | "cqi" | "cqb" | "cqmin" | "cqmax" | "dpi" | "dpcm" | "dppx" | "x" | "st" | "s" | "ms";
|
|
2045
|
+
} | {
|
|
2046
|
+
type: "keyword";
|
|
2047
|
+
value: string;
|
|
2048
|
+
} | {
|
|
2049
|
+
type: "unparsed";
|
|
2050
|
+
value: string;
|
|
2051
|
+
hidden?: boolean | undefined;
|
|
2052
|
+
} | {
|
|
2053
|
+
type: "rgb";
|
|
2054
|
+
alpha: number;
|
|
2055
|
+
r: number;
|
|
2056
|
+
g: number;
|
|
2057
|
+
b: number;
|
|
2058
|
+
})[];
|
|
2059
|
+
hidden?: boolean | undefined;
|
|
2060
|
+
} | {
|
|
2061
|
+
type: "layers";
|
|
2062
|
+
value: ({
|
|
2063
|
+
type: "unit";
|
|
2064
|
+
value: number;
|
|
2065
|
+
unit: "number" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "fr" | "hz" | "khz" | "cm" | "mm" | "q" | "in" | "pt" | "pc" | "px" | "em" | "rem" | "ex" | "rex" | "cap" | "rcap" | "ch" | "rch" | "ic" | "ric" | "lh" | "rlh" | "vw" | "svw" | "lvw" | "dvw" | "vh" | "svh" | "lvh" | "dvh" | "vi" | "svi" | "lvi" | "dvi" | "vb" | "svb" | "lvb" | "dvb" | "vmin" | "svmin" | "lvmin" | "dvmin" | "vmax" | "svmax" | "lvmax" | "dvmax" | "cqw" | "cqh" | "cqi" | "cqb" | "cqmin" | "cqmax" | "dpi" | "dpcm" | "dppx" | "x" | "st" | "s" | "ms";
|
|
2066
|
+
} | {
|
|
2067
|
+
type: "keyword";
|
|
2068
|
+
value: string;
|
|
2069
|
+
} | {
|
|
2070
|
+
type: "unparsed";
|
|
2071
|
+
value: string;
|
|
2072
|
+
hidden?: boolean | undefined;
|
|
2073
|
+
} | {
|
|
2074
|
+
type: "image";
|
|
2075
|
+
value: {
|
|
2076
|
+
type: "asset";
|
|
2077
|
+
value: string;
|
|
2078
|
+
} | {
|
|
2079
|
+
type: "url";
|
|
2080
|
+
url: string;
|
|
2081
|
+
};
|
|
2082
|
+
hidden?: boolean | undefined;
|
|
2083
|
+
} | {
|
|
2084
|
+
type: "invalid";
|
|
2085
|
+
value: string;
|
|
2086
|
+
} | {
|
|
2087
|
+
type: "tuple";
|
|
2088
|
+
value: ({
|
|
2089
|
+
type: "unit";
|
|
2090
|
+
value: number;
|
|
2091
|
+
unit: "number" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "fr" | "hz" | "khz" | "cm" | "mm" | "q" | "in" | "pt" | "pc" | "px" | "em" | "rem" | "ex" | "rex" | "cap" | "rcap" | "ch" | "rch" | "ic" | "ric" | "lh" | "rlh" | "vw" | "svw" | "lvw" | "dvw" | "vh" | "svh" | "lvh" | "dvh" | "vi" | "svi" | "lvi" | "dvi" | "vb" | "svb" | "lvb" | "dvb" | "vmin" | "svmin" | "lvmin" | "dvmin" | "vmax" | "svmax" | "lvmax" | "dvmax" | "cqw" | "cqh" | "cqi" | "cqb" | "cqmin" | "cqmax" | "dpi" | "dpcm" | "dppx" | "x" | "st" | "s" | "ms";
|
|
2092
|
+
} | {
|
|
2093
|
+
type: "keyword";
|
|
2094
|
+
value: string;
|
|
2095
|
+
} | {
|
|
2096
|
+
type: "unparsed";
|
|
2097
|
+
value: string;
|
|
2098
|
+
hidden?: boolean | undefined;
|
|
2099
|
+
} | {
|
|
2100
|
+
type: "rgb";
|
|
2101
|
+
alpha: number;
|
|
2102
|
+
r: number;
|
|
2103
|
+
g: number;
|
|
2104
|
+
b: number;
|
|
2105
|
+
})[];
|
|
2106
|
+
hidden?: boolean | undefined;
|
|
2107
|
+
})[];
|
|
2108
|
+
} | {
|
|
2109
|
+
type: "var";
|
|
2110
|
+
value: string;
|
|
2111
|
+
fallbacks: ({
|
|
2112
|
+
type: "unit";
|
|
2113
|
+
value: number;
|
|
2114
|
+
unit: "number" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "fr" | "hz" | "khz" | "cm" | "mm" | "q" | "in" | "pt" | "pc" | "px" | "em" | "rem" | "ex" | "rex" | "cap" | "rcap" | "ch" | "rch" | "ic" | "ric" | "lh" | "rlh" | "vw" | "svw" | "lvw" | "dvw" | "vh" | "svh" | "lvh" | "dvh" | "vi" | "svi" | "lvi" | "dvi" | "vb" | "svb" | "lvb" | "dvb" | "vmin" | "svmin" | "lvmin" | "dvmin" | "vmax" | "svmax" | "lvmax" | "dvmax" | "cqw" | "cqh" | "cqi" | "cqb" | "cqmin" | "cqmax" | "dpi" | "dpcm" | "dppx" | "x" | "st" | "s" | "ms";
|
|
2115
|
+
} | {
|
|
2116
|
+
type: "keyword";
|
|
2117
|
+
value: string;
|
|
2118
|
+
} | {
|
|
2119
|
+
type: "unparsed";
|
|
2120
|
+
value: string;
|
|
2121
|
+
hidden?: boolean | undefined;
|
|
2122
|
+
} | {
|
|
2123
|
+
type: "fontFamily";
|
|
2124
|
+
value: string[];
|
|
2125
|
+
} | {
|
|
2126
|
+
type: "rgb";
|
|
2127
|
+
alpha: number;
|
|
2128
|
+
r: number;
|
|
2129
|
+
g: number;
|
|
2130
|
+
b: number;
|
|
2131
|
+
} | {
|
|
2132
|
+
type: "image";
|
|
2133
|
+
value: {
|
|
2134
|
+
type: "asset";
|
|
2135
|
+
value: string;
|
|
2136
|
+
} | {
|
|
2137
|
+
type: "url";
|
|
2138
|
+
url: string;
|
|
2139
|
+
};
|
|
2140
|
+
hidden?: boolean | undefined;
|
|
2141
|
+
} | {
|
|
2142
|
+
type: "tuple";
|
|
2143
|
+
value: ({
|
|
2144
|
+
type: "unit";
|
|
2145
|
+
value: number;
|
|
2146
|
+
unit: "number" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "fr" | "hz" | "khz" | "cm" | "mm" | "q" | "in" | "pt" | "pc" | "px" | "em" | "rem" | "ex" | "rex" | "cap" | "rcap" | "ch" | "rch" | "ic" | "ric" | "lh" | "rlh" | "vw" | "svw" | "lvw" | "dvw" | "vh" | "svh" | "lvh" | "dvh" | "vi" | "svi" | "lvi" | "dvi" | "vb" | "svb" | "lvb" | "dvb" | "vmin" | "svmin" | "lvmin" | "dvmin" | "vmax" | "svmax" | "lvmax" | "dvmax" | "cqw" | "cqh" | "cqi" | "cqb" | "cqmin" | "cqmax" | "dpi" | "dpcm" | "dppx" | "x" | "st" | "s" | "ms";
|
|
2147
|
+
} | {
|
|
2148
|
+
type: "keyword";
|
|
2149
|
+
value: string;
|
|
2150
|
+
} | {
|
|
2151
|
+
type: "unparsed";
|
|
2152
|
+
value: string;
|
|
2153
|
+
hidden?: boolean | undefined;
|
|
2154
|
+
} | {
|
|
2155
|
+
type: "rgb";
|
|
2156
|
+
alpha: number;
|
|
2157
|
+
r: number;
|
|
2158
|
+
g: number;
|
|
2159
|
+
b: number;
|
|
2160
|
+
})[];
|
|
2161
|
+
hidden?: boolean | undefined;
|
|
2162
|
+
} | {
|
|
2163
|
+
type: "layers";
|
|
2164
|
+
value: ({
|
|
2165
|
+
type: "unit";
|
|
2166
|
+
value: number;
|
|
2167
|
+
unit: "number" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "fr" | "hz" | "khz" | "cm" | "mm" | "q" | "in" | "pt" | "pc" | "px" | "em" | "rem" | "ex" | "rex" | "cap" | "rcap" | "ch" | "rch" | "ic" | "ric" | "lh" | "rlh" | "vw" | "svw" | "lvw" | "dvw" | "vh" | "svh" | "lvh" | "dvh" | "vi" | "svi" | "lvi" | "dvi" | "vb" | "svb" | "lvb" | "dvb" | "vmin" | "svmin" | "lvmin" | "dvmin" | "vmax" | "svmax" | "lvmax" | "dvmax" | "cqw" | "cqh" | "cqi" | "cqb" | "cqmin" | "cqmax" | "dpi" | "dpcm" | "dppx" | "x" | "st" | "s" | "ms";
|
|
2168
|
+
} | {
|
|
2169
|
+
type: "keyword";
|
|
2170
|
+
value: string;
|
|
2171
|
+
} | {
|
|
2172
|
+
type: "unparsed";
|
|
2173
|
+
value: string;
|
|
2174
|
+
hidden?: boolean | undefined;
|
|
2175
|
+
} | {
|
|
2176
|
+
type: "image";
|
|
2177
|
+
value: {
|
|
2178
|
+
type: "asset";
|
|
2179
|
+
value: string;
|
|
2180
|
+
} | {
|
|
2181
|
+
type: "url";
|
|
2182
|
+
url: string;
|
|
2183
|
+
};
|
|
2184
|
+
hidden?: boolean | undefined;
|
|
2185
|
+
} | {
|
|
2186
|
+
type: "invalid";
|
|
2187
|
+
value: string;
|
|
2188
|
+
} | {
|
|
2189
|
+
type: "tuple";
|
|
2190
|
+
value: ({
|
|
2191
|
+
type: "unit";
|
|
2192
|
+
value: number;
|
|
2193
|
+
unit: "number" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "fr" | "hz" | "khz" | "cm" | "mm" | "q" | "in" | "pt" | "pc" | "px" | "em" | "rem" | "ex" | "rex" | "cap" | "rcap" | "ch" | "rch" | "ic" | "ric" | "lh" | "rlh" | "vw" | "svw" | "lvw" | "dvw" | "vh" | "svh" | "lvh" | "dvh" | "vi" | "svi" | "lvi" | "dvi" | "vb" | "svb" | "lvb" | "dvb" | "vmin" | "svmin" | "lvmin" | "dvmin" | "vmax" | "svmax" | "lvmax" | "dvmax" | "cqw" | "cqh" | "cqi" | "cqb" | "cqmin" | "cqmax" | "dpi" | "dpcm" | "dppx" | "x" | "st" | "s" | "ms";
|
|
2194
|
+
} | {
|
|
2195
|
+
type: "keyword";
|
|
2196
|
+
value: string;
|
|
2197
|
+
} | {
|
|
2198
|
+
type: "unparsed";
|
|
2199
|
+
value: string;
|
|
2200
|
+
hidden?: boolean | undefined;
|
|
2201
|
+
} | {
|
|
2202
|
+
type: "rgb";
|
|
2203
|
+
alpha: number;
|
|
2204
|
+
r: number;
|
|
2205
|
+
g: number;
|
|
2206
|
+
b: number;
|
|
2207
|
+
})[];
|
|
2208
|
+
hidden?: boolean | undefined;
|
|
2209
|
+
})[];
|
|
2210
|
+
})[];
|
|
2211
|
+
};
|
|
2212
|
+
state?: string | undefined;
|
|
2213
|
+
property: "filter" | "float" | "page" | "clip" | "top" | "right" | `--${string}` | "WebkitFontSmoothing" | "MozOsxFontSmoothing" | "accentColor" | "alignContent" | "alignItems" | "alignSelf" | "alignTracks" | "animationComposition" | "animationDelay" | "animationDirection" | "animationDuration" | "animationFillMode" | "animationIterationCount" | "animationName" | "animationPlayState" | "animationTimingFunction" | "animationTimeline" | "appearance" | "aspectRatio" | "backdropFilter" | "backfaceVisibility" | "backgroundAttachment" | "backgroundBlendMode" | "backgroundClip" | "backgroundColor" | "backgroundImage" | "backgroundOrigin" | "backgroundPosition" | "backgroundPositionX" | "backgroundPositionY" | "backgroundRepeat" | "backgroundSize" | "blockOverflow" | "blockSize" | "borderBlockColor" | "borderBlockStyle" | "borderBlockWidth" | "borderBlockEndColor" | "borderBlockEndStyle" | "borderBlockEndWidth" | "borderBlockStartColor" | "borderBlockStartStyle" | "borderBlockStartWidth" | "borderBottomColor" | "borderBottomLeftRadius" | "borderBottomRightRadius" | "borderBottomStyle" | "borderBottomWidth" | "borderCollapse" | "borderEndEndRadius" | "borderEndStartRadius" | "borderImageOutset" | "borderImageRepeat" | "borderImageSlice" | "borderImageSource" | "borderImageWidth" | "borderInlineColor" | "borderInlineStyle" | "borderInlineWidth" | "borderInlineEndColor" | "borderInlineEndStyle" | "borderInlineEndWidth" | "borderInlineStartColor" | "borderInlineStartStyle" | "borderInlineStartWidth" | "borderLeftColor" | "borderLeftStyle" | "borderLeftWidth" | "borderRightColor" | "borderRightStyle" | "borderRightWidth" | "borderSpacing" | "borderStartEndRadius" | "borderStartStartRadius" | "borderTopColor" | "borderTopLeftRadius" | "borderTopRightRadius" | "borderTopStyle" | "borderTopWidth" | "bottom" | "boxDecorationBreak" | "boxShadow" | "boxSizing" | "breakAfter" | "breakBefore" | "breakInside" | "captionSide" | "caretColor" | "caretShape" | "clear" | "clipPath" | "color" | "colorScheme" | "columnCount" | "columnFill" | "columnGap" | "columnRuleColor" | "columnRuleStyle" | "columnRuleWidth" | "columnSpan" | "columnWidth" | "contain" | "containIntrinsicBlockSize" | "containIntrinsicHeight" | "containIntrinsicInlineSize" | "containIntrinsicWidth" | "containerName" | "containerType" | "content" | "contentVisibility" | "counterIncrement" | "counterReset" | "counterSet" | "cursor" | "direction" | "display" | "emptyCells" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontFamily" | "fontFeatureSettings" | "fontKerning" | "fontLanguageOverride" | "fontOpticalSizing" | "fontPalette" | "fontVariationSettings" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontSynthesis" | "fontVariant" | "fontVariantAlternates" | "fontVariantCaps" | "fontVariantEastAsian" | "fontVariantEmoji" | "fontVariantLigatures" | "fontVariantNumeric" | "fontVariantPosition" | "fontWeight" | "forcedColorAdjust" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridColumnEnd" | "gridColumnStart" | "gridRowEnd" | "gridRowStart" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "hangingPunctuation" | "height" | "hyphenateCharacter" | "hyphenateLimitChars" | "hyphens" | "imageOrientation" | "imageRendering" | "imageResolution" | "initialLetter" | "initialLetterAlign" | "inlineSize" | "inputSecurity" | "insetBlockEnd" | "insetBlockStart" | "insetInlineEnd" | "insetInlineStart" | "isolation" | "justifyContent" | "justifyItems" | "justifySelf" | "justifyTracks" | "left" | "letterSpacing" | "lineBreak" | "lineClamp" | "lineHeight" | "lineHeightStep" | "listStyleImage" | "listStylePosition" | "listStyleType" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "marginTrim" | "maskBorderMode" | "maskBorderOutset" | "maskBorderRepeat" | "maskBorderSlice" | "maskBorderSource" | "maskBorderWidth" | "maskClip" | "maskComposite" | "maskImage" | "maskMode" | "maskOrigin" | "maskPosition" | "maskRepeat" | "maskSize" | "maskType" | "masonryAutoFlow" | "mathDepth" | "mathShift" | "mathStyle" | "maxBlockSize" | "maxHeight" | "maxInlineSize" | "maxLines" | "maxWidth" | "minBlockSize" | "minHeight" | "minInlineSize" | "minWidth" | "mixBlendMode" | "objectFit" | "objectPosition" | "offsetAnchor" | "offsetDistance" | "offsetPath" | "offsetPosition" | "offsetRotate" | "opacity" | "order" | "orphans" | "outlineColor" | "outlineOffset" | "outlineStyle" | "outlineWidth" | "overflow" | "overflowAnchor" | "overflowBlock" | "overflowClipMargin" | "overflowInline" | "overflowWrap" | "overflowX" | "overflowY" | "overscrollBehavior" | "overscrollBehaviorBlock" | "overscrollBehaviorInline" | "overscrollBehaviorX" | "overscrollBehaviorY" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "pageBreakAfter" | "pageBreakBefore" | "pageBreakInside" | "paintOrder" | "perspective" | "perspectiveOrigin" | "pointerEvents" | "position" | "printColorAdjust" | "quotes" | "resize" | "rotate" | "rowGap" | "rubyAlign" | "rubyMerge" | "rubyPosition" | "scale" | "scrollbarColor" | "scrollbarGutter" | "scrollbarWidth" | "scrollBehavior" | "scrollMarginBlockStart" | "scrollMarginBlockEnd" | "scrollMarginBottom" | "scrollMarginInlineStart" | "scrollMarginInlineEnd" | "scrollMarginLeft" | "scrollMarginRight" | "scrollMarginTop" | "scrollPaddingBlockStart" | "scrollPaddingBlockEnd" | "scrollPaddingBottom" | "scrollPaddingInlineStart" | "scrollPaddingInlineEnd" | "scrollPaddingLeft" | "scrollPaddingRight" | "scrollPaddingTop" | "scrollSnapAlign" | "scrollSnapStop" | "scrollSnapType" | "scrollTimelineAxis" | "scrollTimelineName" | "shapeImageThreshold" | "shapeMargin" | "shapeOutside" | "tabSize" | "tableLayout" | "textAlign" | "textAlignLast" | "textCombineUpright" | "textDecorationColor" | "textDecorationLine" | "textDecorationSkip" | "textDecorationSkipInk" | "textDecorationStyle" | "textDecorationThickness" | "textEmphasisColor" | "textEmphasisPosition" | "textEmphasisStyle" | "textIndent" | "textJustify" | "textOrientation" | "textOverflow" | "textRendering" | "textShadow" | "textSizeAdjust" | "textTransform" | "textUnderlineOffset" | "textUnderlinePosition" | "touchAction" | "transform" | "transformBox" | "transformOrigin" | "transformStyle" | "transitionDelay" | "transitionDuration" | "transitionProperty" | "transitionTimingFunction" | "translate" | "unicodeBidi" | "userSelect" | "verticalAlign" | "viewTransitionName" | "visibility" | "whiteSpace" | "widows" | "width" | "willChange" | "wordBreak" | "wordSpacing" | "wordWrap" | "writingMode" | "zIndex";
|
|
2214
|
+
}> | undefined;
|
|
2215
|
+
presetTokens?: Record<string, {
|
|
2216
|
+
styles: {
|
|
2217
|
+
value: {
|
|
2218
|
+
type: "unit";
|
|
2219
|
+
value: number;
|
|
2220
|
+
unit: "number" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "fr" | "hz" | "khz" | "cm" | "mm" | "q" | "in" | "pt" | "pc" | "px" | "em" | "rem" | "ex" | "rex" | "cap" | "rcap" | "ch" | "rch" | "ic" | "ric" | "lh" | "rlh" | "vw" | "svw" | "lvw" | "dvw" | "vh" | "svh" | "lvh" | "dvh" | "vi" | "svi" | "lvi" | "dvi" | "vb" | "svb" | "lvb" | "dvb" | "vmin" | "svmin" | "lvmin" | "dvmin" | "vmax" | "svmax" | "lvmax" | "dvmax" | "cqw" | "cqh" | "cqi" | "cqb" | "cqmin" | "cqmax" | "dpi" | "dpcm" | "dppx" | "x" | "st" | "s" | "ms";
|
|
2221
|
+
} | {
|
|
2222
|
+
type: "keyword";
|
|
2223
|
+
value: string;
|
|
2224
|
+
} | {
|
|
2225
|
+
type: "unparsed";
|
|
2226
|
+
value: string;
|
|
2227
|
+
hidden?: boolean | undefined;
|
|
2228
|
+
} | {
|
|
2229
|
+
type: "fontFamily";
|
|
2230
|
+
value: string[];
|
|
2231
|
+
} | {
|
|
2232
|
+
type: "rgb";
|
|
2233
|
+
alpha: number;
|
|
2234
|
+
r: number;
|
|
2235
|
+
g: number;
|
|
2236
|
+
b: number;
|
|
2237
|
+
} | {
|
|
2238
|
+
type: "image";
|
|
2239
|
+
value: {
|
|
2240
|
+
type: "asset";
|
|
2241
|
+
value: string;
|
|
2242
|
+
} | {
|
|
2243
|
+
type: "url";
|
|
2244
|
+
url: string;
|
|
2245
|
+
};
|
|
2246
|
+
hidden?: boolean | undefined;
|
|
2247
|
+
} | {
|
|
2248
|
+
type: "invalid";
|
|
2249
|
+
value: string;
|
|
2250
|
+
} | {
|
|
2251
|
+
type: "unset";
|
|
2252
|
+
value: "";
|
|
2253
|
+
} | {
|
|
2254
|
+
type: "tuple";
|
|
2255
|
+
value: ({
|
|
2256
|
+
type: "unit";
|
|
2257
|
+
value: number;
|
|
2258
|
+
unit: "number" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "fr" | "hz" | "khz" | "cm" | "mm" | "q" | "in" | "pt" | "pc" | "px" | "em" | "rem" | "ex" | "rex" | "cap" | "rcap" | "ch" | "rch" | "ic" | "ric" | "lh" | "rlh" | "vw" | "svw" | "lvw" | "dvw" | "vh" | "svh" | "lvh" | "dvh" | "vi" | "svi" | "lvi" | "dvi" | "vb" | "svb" | "lvb" | "dvb" | "vmin" | "svmin" | "lvmin" | "dvmin" | "vmax" | "svmax" | "lvmax" | "dvmax" | "cqw" | "cqh" | "cqi" | "cqb" | "cqmin" | "cqmax" | "dpi" | "dpcm" | "dppx" | "x" | "st" | "s" | "ms";
|
|
2259
|
+
} | {
|
|
2260
|
+
type: "keyword";
|
|
2261
|
+
value: string;
|
|
2262
|
+
} | {
|
|
2263
|
+
type: "unparsed";
|
|
2264
|
+
value: string;
|
|
2265
|
+
hidden?: boolean | undefined;
|
|
2266
|
+
} | {
|
|
2267
|
+
type: "rgb";
|
|
2268
|
+
alpha: number;
|
|
2269
|
+
r: number;
|
|
2270
|
+
g: number;
|
|
2271
|
+
b: number;
|
|
2272
|
+
})[];
|
|
2273
|
+
hidden?: boolean | undefined;
|
|
2274
|
+
} | {
|
|
2275
|
+
type: "layers";
|
|
2276
|
+
value: ({
|
|
2277
|
+
type: "unit";
|
|
2278
|
+
value: number;
|
|
2279
|
+
unit: "number" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "fr" | "hz" | "khz" | "cm" | "mm" | "q" | "in" | "pt" | "pc" | "px" | "em" | "rem" | "ex" | "rex" | "cap" | "rcap" | "ch" | "rch" | "ic" | "ric" | "lh" | "rlh" | "vw" | "svw" | "lvw" | "dvw" | "vh" | "svh" | "lvh" | "dvh" | "vi" | "svi" | "lvi" | "dvi" | "vb" | "svb" | "lvb" | "dvb" | "vmin" | "svmin" | "lvmin" | "dvmin" | "vmax" | "svmax" | "lvmax" | "dvmax" | "cqw" | "cqh" | "cqi" | "cqb" | "cqmin" | "cqmax" | "dpi" | "dpcm" | "dppx" | "x" | "st" | "s" | "ms";
|
|
2280
|
+
} | {
|
|
2281
|
+
type: "keyword";
|
|
2282
|
+
value: string;
|
|
2283
|
+
} | {
|
|
2284
|
+
type: "unparsed";
|
|
2285
|
+
value: string;
|
|
2286
|
+
hidden?: boolean | undefined;
|
|
2287
|
+
} | {
|
|
2288
|
+
type: "image";
|
|
2289
|
+
value: {
|
|
2290
|
+
type: "asset";
|
|
2291
|
+
value: string;
|
|
2292
|
+
} | {
|
|
2293
|
+
type: "url";
|
|
2294
|
+
url: string;
|
|
2295
|
+
};
|
|
2296
|
+
hidden?: boolean | undefined;
|
|
2297
|
+
} | {
|
|
2298
|
+
type: "invalid";
|
|
2299
|
+
value: string;
|
|
2300
|
+
} | {
|
|
2301
|
+
type: "tuple";
|
|
2302
|
+
value: ({
|
|
2303
|
+
type: "unit";
|
|
2304
|
+
value: number;
|
|
2305
|
+
unit: "number" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "fr" | "hz" | "khz" | "cm" | "mm" | "q" | "in" | "pt" | "pc" | "px" | "em" | "rem" | "ex" | "rex" | "cap" | "rcap" | "ch" | "rch" | "ic" | "ric" | "lh" | "rlh" | "vw" | "svw" | "lvw" | "dvw" | "vh" | "svh" | "lvh" | "dvh" | "vi" | "svi" | "lvi" | "dvi" | "vb" | "svb" | "lvb" | "dvb" | "vmin" | "svmin" | "lvmin" | "dvmin" | "vmax" | "svmax" | "lvmax" | "dvmax" | "cqw" | "cqh" | "cqi" | "cqb" | "cqmin" | "cqmax" | "dpi" | "dpcm" | "dppx" | "x" | "st" | "s" | "ms";
|
|
2306
|
+
} | {
|
|
2307
|
+
type: "keyword";
|
|
2308
|
+
value: string;
|
|
2309
|
+
} | {
|
|
2310
|
+
type: "unparsed";
|
|
2311
|
+
value: string;
|
|
2312
|
+
hidden?: boolean | undefined;
|
|
2313
|
+
} | {
|
|
2314
|
+
type: "rgb";
|
|
2315
|
+
alpha: number;
|
|
2316
|
+
r: number;
|
|
2317
|
+
g: number;
|
|
2318
|
+
b: number;
|
|
2319
|
+
})[];
|
|
2320
|
+
hidden?: boolean | undefined;
|
|
2321
|
+
})[];
|
|
2322
|
+
} | {
|
|
2323
|
+
type: "var";
|
|
2324
|
+
value: string;
|
|
2325
|
+
fallbacks: ({
|
|
2326
|
+
type: "unit";
|
|
2327
|
+
value: number;
|
|
2328
|
+
unit: "number" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "fr" | "hz" | "khz" | "cm" | "mm" | "q" | "in" | "pt" | "pc" | "px" | "em" | "rem" | "ex" | "rex" | "cap" | "rcap" | "ch" | "rch" | "ic" | "ric" | "lh" | "rlh" | "vw" | "svw" | "lvw" | "dvw" | "vh" | "svh" | "lvh" | "dvh" | "vi" | "svi" | "lvi" | "dvi" | "vb" | "svb" | "lvb" | "dvb" | "vmin" | "svmin" | "lvmin" | "dvmin" | "vmax" | "svmax" | "lvmax" | "dvmax" | "cqw" | "cqh" | "cqi" | "cqb" | "cqmin" | "cqmax" | "dpi" | "dpcm" | "dppx" | "x" | "st" | "s" | "ms";
|
|
2329
|
+
} | {
|
|
2330
|
+
type: "keyword";
|
|
2331
|
+
value: string;
|
|
2332
|
+
} | {
|
|
2333
|
+
type: "unparsed";
|
|
2334
|
+
value: string;
|
|
2335
|
+
hidden?: boolean | undefined;
|
|
2336
|
+
} | {
|
|
2337
|
+
type: "fontFamily";
|
|
2338
|
+
value: string[];
|
|
2339
|
+
} | {
|
|
2340
|
+
type: "rgb";
|
|
2341
|
+
alpha: number;
|
|
2342
|
+
r: number;
|
|
2343
|
+
g: number;
|
|
2344
|
+
b: number;
|
|
2345
|
+
} | {
|
|
2346
|
+
type: "image";
|
|
2347
|
+
value: {
|
|
2348
|
+
type: "asset";
|
|
2349
|
+
value: string;
|
|
2350
|
+
} | {
|
|
2351
|
+
type: "url";
|
|
2352
|
+
url: string;
|
|
2353
|
+
};
|
|
2354
|
+
hidden?: boolean | undefined;
|
|
2355
|
+
} | {
|
|
2356
|
+
type: "tuple";
|
|
2357
|
+
value: ({
|
|
2358
|
+
type: "unit";
|
|
2359
|
+
value: number;
|
|
2360
|
+
unit: "number" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "fr" | "hz" | "khz" | "cm" | "mm" | "q" | "in" | "pt" | "pc" | "px" | "em" | "rem" | "ex" | "rex" | "cap" | "rcap" | "ch" | "rch" | "ic" | "ric" | "lh" | "rlh" | "vw" | "svw" | "lvw" | "dvw" | "vh" | "svh" | "lvh" | "dvh" | "vi" | "svi" | "lvi" | "dvi" | "vb" | "svb" | "lvb" | "dvb" | "vmin" | "svmin" | "lvmin" | "dvmin" | "vmax" | "svmax" | "lvmax" | "dvmax" | "cqw" | "cqh" | "cqi" | "cqb" | "cqmin" | "cqmax" | "dpi" | "dpcm" | "dppx" | "x" | "st" | "s" | "ms";
|
|
2361
|
+
} | {
|
|
2362
|
+
type: "keyword";
|
|
2363
|
+
value: string;
|
|
2364
|
+
} | {
|
|
2365
|
+
type: "unparsed";
|
|
2366
|
+
value: string;
|
|
2367
|
+
hidden?: boolean | undefined;
|
|
2368
|
+
} | {
|
|
2369
|
+
type: "rgb";
|
|
2370
|
+
alpha: number;
|
|
2371
|
+
r: number;
|
|
2372
|
+
g: number;
|
|
2373
|
+
b: number;
|
|
2374
|
+
})[];
|
|
2375
|
+
hidden?: boolean | undefined;
|
|
2376
|
+
} | {
|
|
2377
|
+
type: "layers";
|
|
2378
|
+
value: ({
|
|
2379
|
+
type: "unit";
|
|
2380
|
+
value: number;
|
|
2381
|
+
unit: "number" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "fr" | "hz" | "khz" | "cm" | "mm" | "q" | "in" | "pt" | "pc" | "px" | "em" | "rem" | "ex" | "rex" | "cap" | "rcap" | "ch" | "rch" | "ic" | "ric" | "lh" | "rlh" | "vw" | "svw" | "lvw" | "dvw" | "vh" | "svh" | "lvh" | "dvh" | "vi" | "svi" | "lvi" | "dvi" | "vb" | "svb" | "lvb" | "dvb" | "vmin" | "svmin" | "lvmin" | "dvmin" | "vmax" | "svmax" | "lvmax" | "dvmax" | "cqw" | "cqh" | "cqi" | "cqb" | "cqmin" | "cqmax" | "dpi" | "dpcm" | "dppx" | "x" | "st" | "s" | "ms";
|
|
2382
|
+
} | {
|
|
2383
|
+
type: "keyword";
|
|
2384
|
+
value: string;
|
|
2385
|
+
} | {
|
|
2386
|
+
type: "unparsed";
|
|
2387
|
+
value: string;
|
|
2388
|
+
hidden?: boolean | undefined;
|
|
2389
|
+
} | {
|
|
2390
|
+
type: "image";
|
|
2391
|
+
value: {
|
|
2392
|
+
type: "asset";
|
|
2393
|
+
value: string;
|
|
2394
|
+
} | {
|
|
2395
|
+
type: "url";
|
|
2396
|
+
url: string;
|
|
2397
|
+
};
|
|
2398
|
+
hidden?: boolean | undefined;
|
|
2399
|
+
} | {
|
|
2400
|
+
type: "invalid";
|
|
2401
|
+
value: string;
|
|
2402
|
+
} | {
|
|
2403
|
+
type: "tuple";
|
|
2404
|
+
value: ({
|
|
2405
|
+
type: "unit";
|
|
2406
|
+
value: number;
|
|
2407
|
+
unit: "number" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "fr" | "hz" | "khz" | "cm" | "mm" | "q" | "in" | "pt" | "pc" | "px" | "em" | "rem" | "ex" | "rex" | "cap" | "rcap" | "ch" | "rch" | "ic" | "ric" | "lh" | "rlh" | "vw" | "svw" | "lvw" | "dvw" | "vh" | "svh" | "lvh" | "dvh" | "vi" | "svi" | "lvi" | "dvi" | "vb" | "svb" | "lvb" | "dvb" | "vmin" | "svmin" | "lvmin" | "dvmin" | "vmax" | "svmax" | "lvmax" | "dvmax" | "cqw" | "cqh" | "cqi" | "cqb" | "cqmin" | "cqmax" | "dpi" | "dpcm" | "dppx" | "x" | "st" | "s" | "ms";
|
|
2408
|
+
} | {
|
|
2409
|
+
type: "keyword";
|
|
2410
|
+
value: string;
|
|
2411
|
+
} | {
|
|
2412
|
+
type: "unparsed";
|
|
2413
|
+
value: string;
|
|
2414
|
+
hidden?: boolean | undefined;
|
|
2415
|
+
} | {
|
|
2416
|
+
type: "rgb";
|
|
2417
|
+
alpha: number;
|
|
2418
|
+
r: number;
|
|
2419
|
+
g: number;
|
|
2420
|
+
b: number;
|
|
2421
|
+
})[];
|
|
2422
|
+
hidden?: boolean | undefined;
|
|
2423
|
+
})[];
|
|
2424
|
+
})[];
|
|
2425
|
+
};
|
|
2426
|
+
state?: string | undefined;
|
|
2427
|
+
property: "filter" | "float" | "page" | "clip" | "top" | "right" | `--${string}` | "WebkitFontSmoothing" | "MozOsxFontSmoothing" | "accentColor" | "alignContent" | "alignItems" | "alignSelf" | "alignTracks" | "animationComposition" | "animationDelay" | "animationDirection" | "animationDuration" | "animationFillMode" | "animationIterationCount" | "animationName" | "animationPlayState" | "animationTimingFunction" | "animationTimeline" | "appearance" | "aspectRatio" | "backdropFilter" | "backfaceVisibility" | "backgroundAttachment" | "backgroundBlendMode" | "backgroundClip" | "backgroundColor" | "backgroundImage" | "backgroundOrigin" | "backgroundPosition" | "backgroundPositionX" | "backgroundPositionY" | "backgroundRepeat" | "backgroundSize" | "blockOverflow" | "blockSize" | "borderBlockColor" | "borderBlockStyle" | "borderBlockWidth" | "borderBlockEndColor" | "borderBlockEndStyle" | "borderBlockEndWidth" | "borderBlockStartColor" | "borderBlockStartStyle" | "borderBlockStartWidth" | "borderBottomColor" | "borderBottomLeftRadius" | "borderBottomRightRadius" | "borderBottomStyle" | "borderBottomWidth" | "borderCollapse" | "borderEndEndRadius" | "borderEndStartRadius" | "borderImageOutset" | "borderImageRepeat" | "borderImageSlice" | "borderImageSource" | "borderImageWidth" | "borderInlineColor" | "borderInlineStyle" | "borderInlineWidth" | "borderInlineEndColor" | "borderInlineEndStyle" | "borderInlineEndWidth" | "borderInlineStartColor" | "borderInlineStartStyle" | "borderInlineStartWidth" | "borderLeftColor" | "borderLeftStyle" | "borderLeftWidth" | "borderRightColor" | "borderRightStyle" | "borderRightWidth" | "borderSpacing" | "borderStartEndRadius" | "borderStartStartRadius" | "borderTopColor" | "borderTopLeftRadius" | "borderTopRightRadius" | "borderTopStyle" | "borderTopWidth" | "bottom" | "boxDecorationBreak" | "boxShadow" | "boxSizing" | "breakAfter" | "breakBefore" | "breakInside" | "captionSide" | "caretColor" | "caretShape" | "clear" | "clipPath" | "color" | "colorScheme" | "columnCount" | "columnFill" | "columnGap" | "columnRuleColor" | "columnRuleStyle" | "columnRuleWidth" | "columnSpan" | "columnWidth" | "contain" | "containIntrinsicBlockSize" | "containIntrinsicHeight" | "containIntrinsicInlineSize" | "containIntrinsicWidth" | "containerName" | "containerType" | "content" | "contentVisibility" | "counterIncrement" | "counterReset" | "counterSet" | "cursor" | "direction" | "display" | "emptyCells" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontFamily" | "fontFeatureSettings" | "fontKerning" | "fontLanguageOverride" | "fontOpticalSizing" | "fontPalette" | "fontVariationSettings" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontSynthesis" | "fontVariant" | "fontVariantAlternates" | "fontVariantCaps" | "fontVariantEastAsian" | "fontVariantEmoji" | "fontVariantLigatures" | "fontVariantNumeric" | "fontVariantPosition" | "fontWeight" | "forcedColorAdjust" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridColumnEnd" | "gridColumnStart" | "gridRowEnd" | "gridRowStart" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "hangingPunctuation" | "height" | "hyphenateCharacter" | "hyphenateLimitChars" | "hyphens" | "imageOrientation" | "imageRendering" | "imageResolution" | "initialLetter" | "initialLetterAlign" | "inlineSize" | "inputSecurity" | "insetBlockEnd" | "insetBlockStart" | "insetInlineEnd" | "insetInlineStart" | "isolation" | "justifyContent" | "justifyItems" | "justifySelf" | "justifyTracks" | "left" | "letterSpacing" | "lineBreak" | "lineClamp" | "lineHeight" | "lineHeightStep" | "listStyleImage" | "listStylePosition" | "listStyleType" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "marginTrim" | "maskBorderMode" | "maskBorderOutset" | "maskBorderRepeat" | "maskBorderSlice" | "maskBorderSource" | "maskBorderWidth" | "maskClip" | "maskComposite" | "maskImage" | "maskMode" | "maskOrigin" | "maskPosition" | "maskRepeat" | "maskSize" | "maskType" | "masonryAutoFlow" | "mathDepth" | "mathShift" | "mathStyle" | "maxBlockSize" | "maxHeight" | "maxInlineSize" | "maxLines" | "maxWidth" | "minBlockSize" | "minHeight" | "minInlineSize" | "minWidth" | "mixBlendMode" | "objectFit" | "objectPosition" | "offsetAnchor" | "offsetDistance" | "offsetPath" | "offsetPosition" | "offsetRotate" | "opacity" | "order" | "orphans" | "outlineColor" | "outlineOffset" | "outlineStyle" | "outlineWidth" | "overflow" | "overflowAnchor" | "overflowBlock" | "overflowClipMargin" | "overflowInline" | "overflowWrap" | "overflowX" | "overflowY" | "overscrollBehavior" | "overscrollBehaviorBlock" | "overscrollBehaviorInline" | "overscrollBehaviorX" | "overscrollBehaviorY" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "pageBreakAfter" | "pageBreakBefore" | "pageBreakInside" | "paintOrder" | "perspective" | "perspectiveOrigin" | "pointerEvents" | "position" | "printColorAdjust" | "quotes" | "resize" | "rotate" | "rowGap" | "rubyAlign" | "rubyMerge" | "rubyPosition" | "scale" | "scrollbarColor" | "scrollbarGutter" | "scrollbarWidth" | "scrollBehavior" | "scrollMarginBlockStart" | "scrollMarginBlockEnd" | "scrollMarginBottom" | "scrollMarginInlineStart" | "scrollMarginInlineEnd" | "scrollMarginLeft" | "scrollMarginRight" | "scrollMarginTop" | "scrollPaddingBlockStart" | "scrollPaddingBlockEnd" | "scrollPaddingBottom" | "scrollPaddingInlineStart" | "scrollPaddingInlineEnd" | "scrollPaddingLeft" | "scrollPaddingRight" | "scrollPaddingTop" | "scrollSnapAlign" | "scrollSnapStop" | "scrollSnapType" | "scrollTimelineAxis" | "scrollTimelineName" | "shapeImageThreshold" | "shapeMargin" | "shapeOutside" | "tabSize" | "tableLayout" | "textAlign" | "textAlignLast" | "textCombineUpright" | "textDecorationColor" | "textDecorationLine" | "textDecorationSkip" | "textDecorationSkipInk" | "textDecorationStyle" | "textDecorationThickness" | "textEmphasisColor" | "textEmphasisPosition" | "textEmphasisStyle" | "textIndent" | "textJustify" | "textOrientation" | "textOverflow" | "textRendering" | "textShadow" | "textSizeAdjust" | "textTransform" | "textUnderlineOffset" | "textUnderlinePosition" | "touchAction" | "transform" | "transformBox" | "transformOrigin" | "transformStyle" | "transitionDelay" | "transitionDuration" | "transitionProperty" | "transitionTimingFunction" | "translate" | "unicodeBidi" | "userSelect" | "verticalAlign" | "viewTransitionName" | "visibility" | "whiteSpace" | "widows" | "width" | "willChange" | "wordBreak" | "wordSpacing" | "wordWrap" | "writingMode" | "zIndex";
|
|
2428
|
+
}[];
|
|
2429
|
+
variant?: string | undefined;
|
|
2430
|
+
}> | undefined;
|
|
2431
|
+
states?: {
|
|
2432
|
+
label: string;
|
|
2433
|
+
selector: string;
|
|
2434
|
+
category?: "states" | "component-states" | undefined;
|
|
2435
|
+
}[] | undefined;
|
|
2436
|
+
template?: ({
|
|
1129
2437
|
type: "text";
|
|
1130
2438
|
value: string;
|
|
1131
|
-
}
|
|
1132
|
-
order
|
|
1133
|
-
},
|
|
2439
|
+
} | import("../embed-template").EmbedTemplateInstance)[] | undefined;
|
|
2440
|
+
order?: number | undefined;
|
|
2441
|
+
}, {
|
|
1134
2442
|
type: "embed" | "control" | "container" | "rich-text-child";
|
|
1135
2443
|
icon: string;
|
|
1136
2444
|
category?: "text" | "hidden" | "general" | "media" | "forms" | "radix" | undefined;
|
|
@@ -1354,67 +2662,9 @@ declare const WsComponentMeta: z.ZodObject<{
|
|
|
1354
2662
|
state?: string | undefined;
|
|
1355
2663
|
property: "filter" | "float" | "page" | "clip" | "top" | "right" | `--${string}` | "WebkitFontSmoothing" | "MozOsxFontSmoothing" | "accentColor" | "alignContent" | "alignItems" | "alignSelf" | "alignTracks" | "animationComposition" | "animationDelay" | "animationDirection" | "animationDuration" | "animationFillMode" | "animationIterationCount" | "animationName" | "animationPlayState" | "animationTimingFunction" | "animationTimeline" | "appearance" | "aspectRatio" | "backdropFilter" | "backfaceVisibility" | "backgroundAttachment" | "backgroundBlendMode" | "backgroundClip" | "backgroundColor" | "backgroundImage" | "backgroundOrigin" | "backgroundPosition" | "backgroundPositionX" | "backgroundPositionY" | "backgroundRepeat" | "backgroundSize" | "blockOverflow" | "blockSize" | "borderBlockColor" | "borderBlockStyle" | "borderBlockWidth" | "borderBlockEndColor" | "borderBlockEndStyle" | "borderBlockEndWidth" | "borderBlockStartColor" | "borderBlockStartStyle" | "borderBlockStartWidth" | "borderBottomColor" | "borderBottomLeftRadius" | "borderBottomRightRadius" | "borderBottomStyle" | "borderBottomWidth" | "borderCollapse" | "borderEndEndRadius" | "borderEndStartRadius" | "borderImageOutset" | "borderImageRepeat" | "borderImageSlice" | "borderImageSource" | "borderImageWidth" | "borderInlineColor" | "borderInlineStyle" | "borderInlineWidth" | "borderInlineEndColor" | "borderInlineEndStyle" | "borderInlineEndWidth" | "borderInlineStartColor" | "borderInlineStartStyle" | "borderInlineStartWidth" | "borderLeftColor" | "borderLeftStyle" | "borderLeftWidth" | "borderRightColor" | "borderRightStyle" | "borderRightWidth" | "borderSpacing" | "borderStartEndRadius" | "borderStartStartRadius" | "borderTopColor" | "borderTopLeftRadius" | "borderTopRightRadius" | "borderTopStyle" | "borderTopWidth" | "bottom" | "boxDecorationBreak" | "boxShadow" | "boxSizing" | "breakAfter" | "breakBefore" | "breakInside" | "captionSide" | "caretColor" | "caretShape" | "clear" | "clipPath" | "color" | "colorScheme" | "columnCount" | "columnFill" | "columnGap" | "columnRuleColor" | "columnRuleStyle" | "columnRuleWidth" | "columnSpan" | "columnWidth" | "contain" | "containIntrinsicBlockSize" | "containIntrinsicHeight" | "containIntrinsicInlineSize" | "containIntrinsicWidth" | "containerName" | "containerType" | "content" | "contentVisibility" | "counterIncrement" | "counterReset" | "counterSet" | "cursor" | "direction" | "display" | "emptyCells" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontFamily" | "fontFeatureSettings" | "fontKerning" | "fontLanguageOverride" | "fontOpticalSizing" | "fontPalette" | "fontVariationSettings" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontSynthesis" | "fontVariant" | "fontVariantAlternates" | "fontVariantCaps" | "fontVariantEastAsian" | "fontVariantEmoji" | "fontVariantLigatures" | "fontVariantNumeric" | "fontVariantPosition" | "fontWeight" | "forcedColorAdjust" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridColumnEnd" | "gridColumnStart" | "gridRowEnd" | "gridRowStart" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "hangingPunctuation" | "height" | "hyphenateCharacter" | "hyphenateLimitChars" | "hyphens" | "imageOrientation" | "imageRendering" | "imageResolution" | "initialLetter" | "initialLetterAlign" | "inlineSize" | "inputSecurity" | "insetBlockEnd" | "insetBlockStart" | "insetInlineEnd" | "insetInlineStart" | "isolation" | "justifyContent" | "justifyItems" | "justifySelf" | "justifyTracks" | "left" | "letterSpacing" | "lineBreak" | "lineClamp" | "lineHeight" | "lineHeightStep" | "listStyleImage" | "listStylePosition" | "listStyleType" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "marginTrim" | "maskBorderMode" | "maskBorderOutset" | "maskBorderRepeat" | "maskBorderSlice" | "maskBorderSource" | "maskBorderWidth" | "maskClip" | "maskComposite" | "maskImage" | "maskMode" | "maskOrigin" | "maskPosition" | "maskRepeat" | "maskSize" | "maskType" | "masonryAutoFlow" | "mathDepth" | "mathShift" | "mathStyle" | "maxBlockSize" | "maxHeight" | "maxInlineSize" | "maxLines" | "maxWidth" | "minBlockSize" | "minHeight" | "minInlineSize" | "minWidth" | "mixBlendMode" | "objectFit" | "objectPosition" | "offsetAnchor" | "offsetDistance" | "offsetPath" | "offsetPosition" | "offsetRotate" | "opacity" | "order" | "orphans" | "outlineColor" | "outlineOffset" | "outlineStyle" | "outlineWidth" | "overflow" | "overflowAnchor" | "overflowBlock" | "overflowClipMargin" | "overflowInline" | "overflowWrap" | "overflowX" | "overflowY" | "overscrollBehavior" | "overscrollBehaviorBlock" | "overscrollBehaviorInline" | "overscrollBehaviorX" | "overscrollBehaviorY" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "pageBreakAfter" | "pageBreakBefore" | "pageBreakInside" | "paintOrder" | "perspective" | "perspectiveOrigin" | "pointerEvents" | "position" | "printColorAdjust" | "quotes" | "resize" | "rotate" | "rowGap" | "rubyAlign" | "rubyMerge" | "rubyPosition" | "scale" | "scrollbarColor" | "scrollbarGutter" | "scrollbarWidth" | "scrollBehavior" | "scrollMarginBlockStart" | "scrollMarginBlockEnd" | "scrollMarginBottom" | "scrollMarginInlineStart" | "scrollMarginInlineEnd" | "scrollMarginLeft" | "scrollMarginRight" | "scrollMarginTop" | "scrollPaddingBlockStart" | "scrollPaddingBlockEnd" | "scrollPaddingBottom" | "scrollPaddingInlineStart" | "scrollPaddingInlineEnd" | "scrollPaddingLeft" | "scrollPaddingRight" | "scrollPaddingTop" | "scrollSnapAlign" | "scrollSnapStop" | "scrollSnapType" | "scrollTimelineAxis" | "scrollTimelineName" | "shapeImageThreshold" | "shapeMargin" | "shapeOutside" | "tabSize" | "tableLayout" | "textAlign" | "textAlignLast" | "textCombineUpright" | "textDecorationColor" | "textDecorationLine" | "textDecorationSkip" | "textDecorationSkipInk" | "textDecorationStyle" | "textDecorationThickness" | "textEmphasisColor" | "textEmphasisPosition" | "textEmphasisStyle" | "textIndent" | "textJustify" | "textOrientation" | "textOverflow" | "textRendering" | "textShadow" | "textSizeAdjust" | "textTransform" | "textUnderlineOffset" | "textUnderlinePosition" | "touchAction" | "transform" | "transformBox" | "transformOrigin" | "transformStyle" | "transitionDelay" | "transitionDuration" | "transitionProperty" | "transitionTimingFunction" | "translate" | "unicodeBidi" | "userSelect" | "verticalAlign" | "viewTransitionName" | "visibility" | "whiteSpace" | "widows" | "width" | "willChange" | "wordBreak" | "wordSpacing" | "wordWrap" | "writingMode" | "zIndex";
|
|
1356
2664
|
}> | undefined;
|
|
1357
|
-
|
|
1358
|
-
|
|
1359
|
-
selector: string;
|
|
1360
|
-
category?: "states" | "component-states" | undefined;
|
|
1361
|
-
}[] | undefined;
|
|
1362
|
-
template?: ({
|
|
1363
|
-
type: "text";
|
|
1364
|
-
value: string;
|
|
1365
|
-
} | import("../embed-template").EmbedTemplateInstance)[] | undefined;
|
|
1366
|
-
order?: number | undefined;
|
|
1367
|
-
}, {
|
|
1368
|
-
type: "embed" | "control" | "container" | "rich-text-child";
|
|
1369
|
-
icon: string;
|
|
1370
|
-
category?: "text" | "hidden" | "general" | "media" | "forms" | "radix" | undefined;
|
|
1371
|
-
requiredAncestors?: string[] | undefined;
|
|
1372
|
-
invalidAncestors?: string[] | undefined;
|
|
1373
|
-
indexWithinAncestor?: string | undefined;
|
|
1374
|
-
stylable?: boolean | undefined;
|
|
1375
|
-
detachable?: boolean | undefined;
|
|
1376
|
-
label?: string | undefined;
|
|
1377
|
-
description?: string | undefined;
|
|
1378
|
-
presetStyle?: Record<string, {
|
|
1379
|
-
value: {
|
|
1380
|
-
type: "unit";
|
|
1381
|
-
value: number;
|
|
1382
|
-
unit: "number" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "fr" | "hz" | "khz" | "cm" | "mm" | "q" | "in" | "pt" | "pc" | "px" | "em" | "rem" | "ex" | "rex" | "cap" | "rcap" | "ch" | "rch" | "ic" | "ric" | "lh" | "rlh" | "vw" | "svw" | "lvw" | "dvw" | "vh" | "svh" | "lvh" | "dvh" | "vi" | "svi" | "lvi" | "dvi" | "vb" | "svb" | "lvb" | "dvb" | "vmin" | "svmin" | "lvmin" | "dvmin" | "vmax" | "svmax" | "lvmax" | "dvmax" | "cqw" | "cqh" | "cqi" | "cqb" | "cqmin" | "cqmax" | "dpi" | "dpcm" | "dppx" | "x" | "st" | "s" | "ms";
|
|
1383
|
-
} | {
|
|
1384
|
-
type: "keyword";
|
|
1385
|
-
value: string;
|
|
1386
|
-
} | {
|
|
1387
|
-
type: "unparsed";
|
|
1388
|
-
value: string;
|
|
1389
|
-
hidden?: boolean | undefined;
|
|
1390
|
-
} | {
|
|
1391
|
-
type: "fontFamily";
|
|
1392
|
-
value: string[];
|
|
1393
|
-
} | {
|
|
1394
|
-
type: "rgb";
|
|
1395
|
-
alpha: number;
|
|
1396
|
-
r: number;
|
|
1397
|
-
g: number;
|
|
1398
|
-
b: number;
|
|
1399
|
-
} | {
|
|
1400
|
-
type: "image";
|
|
2665
|
+
presetTokens?: Record<string, {
|
|
2666
|
+
styles: {
|
|
1401
2667
|
value: {
|
|
1402
|
-
type: "asset";
|
|
1403
|
-
value: string;
|
|
1404
|
-
} | {
|
|
1405
|
-
type: "url";
|
|
1406
|
-
url: string;
|
|
1407
|
-
};
|
|
1408
|
-
hidden?: boolean | undefined;
|
|
1409
|
-
} | {
|
|
1410
|
-
type: "invalid";
|
|
1411
|
-
value: string;
|
|
1412
|
-
} | {
|
|
1413
|
-
type: "unset";
|
|
1414
|
-
value: "";
|
|
1415
|
-
} | {
|
|
1416
|
-
type: "tuple";
|
|
1417
|
-
value: ({
|
|
1418
2668
|
type: "unit";
|
|
1419
2669
|
value: number;
|
|
1420
2670
|
unit: "number" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "fr" | "hz" | "khz" | "cm" | "mm" | "q" | "in" | "pt" | "pc" | "px" | "em" | "rem" | "ex" | "rex" | "cap" | "rcap" | "ch" | "rch" | "ic" | "ric" | "lh" | "rlh" | "vw" | "svw" | "lvw" | "dvw" | "vh" | "svh" | "lvh" | "dvh" | "vi" | "svi" | "lvi" | "dvi" | "vb" | "svb" | "lvb" | "dvb" | "vmin" | "svmin" | "lvmin" | "dvmin" | "vmax" | "svmax" | "lvmax" | "dvmax" | "cqw" | "cqh" | "cqi" | "cqb" | "cqmin" | "cqmax" | "dpi" | "dpcm" | "dppx" | "x" | "st" | "s" | "ms";
|
|
@@ -1425,27 +2675,15 @@ declare const WsComponentMeta: z.ZodObject<{
|
|
|
1425
2675
|
type: "unparsed";
|
|
1426
2676
|
value: string;
|
|
1427
2677
|
hidden?: boolean | undefined;
|
|
2678
|
+
} | {
|
|
2679
|
+
type: "fontFamily";
|
|
2680
|
+
value: string[];
|
|
1428
2681
|
} | {
|
|
1429
2682
|
type: "rgb";
|
|
1430
2683
|
alpha: number;
|
|
1431
2684
|
r: number;
|
|
1432
2685
|
g: number;
|
|
1433
2686
|
b: number;
|
|
1434
|
-
})[];
|
|
1435
|
-
hidden?: boolean | undefined;
|
|
1436
|
-
} | {
|
|
1437
|
-
type: "layers";
|
|
1438
|
-
value: ({
|
|
1439
|
-
type: "unit";
|
|
1440
|
-
value: number;
|
|
1441
|
-
unit: "number" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "fr" | "hz" | "khz" | "cm" | "mm" | "q" | "in" | "pt" | "pc" | "px" | "em" | "rem" | "ex" | "rex" | "cap" | "rcap" | "ch" | "rch" | "ic" | "ric" | "lh" | "rlh" | "vw" | "svw" | "lvw" | "dvw" | "vh" | "svh" | "lvh" | "dvh" | "vi" | "svi" | "lvi" | "dvi" | "vb" | "svb" | "lvb" | "dvb" | "vmin" | "svmin" | "lvmin" | "dvmin" | "vmax" | "svmax" | "lvmax" | "dvmax" | "cqw" | "cqh" | "cqi" | "cqb" | "cqmin" | "cqmax" | "dpi" | "dpcm" | "dppx" | "x" | "st" | "s" | "ms";
|
|
1442
|
-
} | {
|
|
1443
|
-
type: "keyword";
|
|
1444
|
-
value: string;
|
|
1445
|
-
} | {
|
|
1446
|
-
type: "unparsed";
|
|
1447
|
-
value: string;
|
|
1448
|
-
hidden?: boolean | undefined;
|
|
1449
2687
|
} | {
|
|
1450
2688
|
type: "image";
|
|
1451
2689
|
value: {
|
|
@@ -1459,6 +2697,9 @@ declare const WsComponentMeta: z.ZodObject<{
|
|
|
1459
2697
|
} | {
|
|
1460
2698
|
type: "invalid";
|
|
1461
2699
|
value: string;
|
|
2700
|
+
} | {
|
|
2701
|
+
type: "unset";
|
|
2702
|
+
value: "";
|
|
1462
2703
|
} | {
|
|
1463
2704
|
type: "tuple";
|
|
1464
2705
|
value: ({
|
|
@@ -1480,42 +2721,8 @@ declare const WsComponentMeta: z.ZodObject<{
|
|
|
1480
2721
|
b: number;
|
|
1481
2722
|
})[];
|
|
1482
2723
|
hidden?: boolean | undefined;
|
|
1483
|
-
})[];
|
|
1484
|
-
} | {
|
|
1485
|
-
type: "var";
|
|
1486
|
-
value: string;
|
|
1487
|
-
fallbacks: ({
|
|
1488
|
-
type: "unit";
|
|
1489
|
-
value: number;
|
|
1490
|
-
unit: "number" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "fr" | "hz" | "khz" | "cm" | "mm" | "q" | "in" | "pt" | "pc" | "px" | "em" | "rem" | "ex" | "rex" | "cap" | "rcap" | "ch" | "rch" | "ic" | "ric" | "lh" | "rlh" | "vw" | "svw" | "lvw" | "dvw" | "vh" | "svh" | "lvh" | "dvh" | "vi" | "svi" | "lvi" | "dvi" | "vb" | "svb" | "lvb" | "dvb" | "vmin" | "svmin" | "lvmin" | "dvmin" | "vmax" | "svmax" | "lvmax" | "dvmax" | "cqw" | "cqh" | "cqi" | "cqb" | "cqmin" | "cqmax" | "dpi" | "dpcm" | "dppx" | "x" | "st" | "s" | "ms";
|
|
1491
|
-
} | {
|
|
1492
|
-
type: "keyword";
|
|
1493
|
-
value: string;
|
|
1494
|
-
} | {
|
|
1495
|
-
type: "unparsed";
|
|
1496
|
-
value: string;
|
|
1497
|
-
hidden?: boolean | undefined;
|
|
1498
|
-
} | {
|
|
1499
|
-
type: "fontFamily";
|
|
1500
|
-
value: string[];
|
|
1501
|
-
} | {
|
|
1502
|
-
type: "rgb";
|
|
1503
|
-
alpha: number;
|
|
1504
|
-
r: number;
|
|
1505
|
-
g: number;
|
|
1506
|
-
b: number;
|
|
1507
|
-
} | {
|
|
1508
|
-
type: "image";
|
|
1509
|
-
value: {
|
|
1510
|
-
type: "asset";
|
|
1511
|
-
value: string;
|
|
1512
|
-
} | {
|
|
1513
|
-
type: "url";
|
|
1514
|
-
url: string;
|
|
1515
|
-
};
|
|
1516
|
-
hidden?: boolean | undefined;
|
|
1517
2724
|
} | {
|
|
1518
|
-
type: "
|
|
2725
|
+
type: "layers";
|
|
1519
2726
|
value: ({
|
|
1520
2727
|
type: "unit";
|
|
1521
2728
|
value: number;
|
|
@@ -1528,16 +2735,44 @@ declare const WsComponentMeta: z.ZodObject<{
|
|
|
1528
2735
|
value: string;
|
|
1529
2736
|
hidden?: boolean | undefined;
|
|
1530
2737
|
} | {
|
|
1531
|
-
type: "
|
|
1532
|
-
|
|
1533
|
-
|
|
1534
|
-
|
|
1535
|
-
|
|
2738
|
+
type: "image";
|
|
2739
|
+
value: {
|
|
2740
|
+
type: "asset";
|
|
2741
|
+
value: string;
|
|
2742
|
+
} | {
|
|
2743
|
+
type: "url";
|
|
2744
|
+
url: string;
|
|
2745
|
+
};
|
|
2746
|
+
hidden?: boolean | undefined;
|
|
2747
|
+
} | {
|
|
2748
|
+
type: "invalid";
|
|
2749
|
+
value: string;
|
|
2750
|
+
} | {
|
|
2751
|
+
type: "tuple";
|
|
2752
|
+
value: ({
|
|
2753
|
+
type: "unit";
|
|
2754
|
+
value: number;
|
|
2755
|
+
unit: "number" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "fr" | "hz" | "khz" | "cm" | "mm" | "q" | "in" | "pt" | "pc" | "px" | "em" | "rem" | "ex" | "rex" | "cap" | "rcap" | "ch" | "rch" | "ic" | "ric" | "lh" | "rlh" | "vw" | "svw" | "lvw" | "dvw" | "vh" | "svh" | "lvh" | "dvh" | "vi" | "svi" | "lvi" | "dvi" | "vb" | "svb" | "lvb" | "dvb" | "vmin" | "svmin" | "lvmin" | "dvmin" | "vmax" | "svmax" | "lvmax" | "dvmax" | "cqw" | "cqh" | "cqi" | "cqb" | "cqmin" | "cqmax" | "dpi" | "dpcm" | "dppx" | "x" | "st" | "s" | "ms";
|
|
2756
|
+
} | {
|
|
2757
|
+
type: "keyword";
|
|
2758
|
+
value: string;
|
|
2759
|
+
} | {
|
|
2760
|
+
type: "unparsed";
|
|
2761
|
+
value: string;
|
|
2762
|
+
hidden?: boolean | undefined;
|
|
2763
|
+
} | {
|
|
2764
|
+
type: "rgb";
|
|
2765
|
+
alpha: number;
|
|
2766
|
+
r: number;
|
|
2767
|
+
g: number;
|
|
2768
|
+
b: number;
|
|
2769
|
+
})[];
|
|
2770
|
+
hidden?: boolean | undefined;
|
|
1536
2771
|
})[];
|
|
1537
|
-
hidden?: boolean | undefined;
|
|
1538
2772
|
} | {
|
|
1539
|
-
type: "
|
|
1540
|
-
value:
|
|
2773
|
+
type: "var";
|
|
2774
|
+
value: string;
|
|
2775
|
+
fallbacks: ({
|
|
1541
2776
|
type: "unit";
|
|
1542
2777
|
value: number;
|
|
1543
2778
|
unit: "number" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "fr" | "hz" | "khz" | "cm" | "mm" | "q" | "in" | "pt" | "pc" | "px" | "em" | "rem" | "ex" | "rex" | "cap" | "rcap" | "ch" | "rch" | "ic" | "ric" | "lh" | "rlh" | "vw" | "svw" | "lvw" | "dvw" | "vh" | "svh" | "lvh" | "dvh" | "vi" | "svi" | "lvi" | "dvi" | "vb" | "svb" | "lvb" | "dvb" | "vmin" | "svmin" | "lvmin" | "dvmin" | "vmax" | "svmax" | "lvmax" | "dvmax" | "cqw" | "cqh" | "cqi" | "cqb" | "cqmin" | "cqmax" | "dpi" | "dpcm" | "dppx" | "x" | "st" | "s" | "ms";
|
|
@@ -1548,6 +2783,15 @@ declare const WsComponentMeta: z.ZodObject<{
|
|
|
1548
2783
|
type: "unparsed";
|
|
1549
2784
|
value: string;
|
|
1550
2785
|
hidden?: boolean | undefined;
|
|
2786
|
+
} | {
|
|
2787
|
+
type: "fontFamily";
|
|
2788
|
+
value: string[];
|
|
2789
|
+
} | {
|
|
2790
|
+
type: "rgb";
|
|
2791
|
+
alpha: number;
|
|
2792
|
+
r: number;
|
|
2793
|
+
g: number;
|
|
2794
|
+
b: number;
|
|
1551
2795
|
} | {
|
|
1552
2796
|
type: "image";
|
|
1553
2797
|
value: {
|
|
@@ -1558,9 +2802,6 @@ declare const WsComponentMeta: z.ZodObject<{
|
|
|
1558
2802
|
url: string;
|
|
1559
2803
|
};
|
|
1560
2804
|
hidden?: boolean | undefined;
|
|
1561
|
-
} | {
|
|
1562
|
-
type: "invalid";
|
|
1563
|
-
value: string;
|
|
1564
2805
|
} | {
|
|
1565
2806
|
type: "tuple";
|
|
1566
2807
|
value: ({
|
|
@@ -1582,11 +2823,60 @@ declare const WsComponentMeta: z.ZodObject<{
|
|
|
1582
2823
|
b: number;
|
|
1583
2824
|
})[];
|
|
1584
2825
|
hidden?: boolean | undefined;
|
|
2826
|
+
} | {
|
|
2827
|
+
type: "layers";
|
|
2828
|
+
value: ({
|
|
2829
|
+
type: "unit";
|
|
2830
|
+
value: number;
|
|
2831
|
+
unit: "number" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "fr" | "hz" | "khz" | "cm" | "mm" | "q" | "in" | "pt" | "pc" | "px" | "em" | "rem" | "ex" | "rex" | "cap" | "rcap" | "ch" | "rch" | "ic" | "ric" | "lh" | "rlh" | "vw" | "svw" | "lvw" | "dvw" | "vh" | "svh" | "lvh" | "dvh" | "vi" | "svi" | "lvi" | "dvi" | "vb" | "svb" | "lvb" | "dvb" | "vmin" | "svmin" | "lvmin" | "dvmin" | "vmax" | "svmax" | "lvmax" | "dvmax" | "cqw" | "cqh" | "cqi" | "cqb" | "cqmin" | "cqmax" | "dpi" | "dpcm" | "dppx" | "x" | "st" | "s" | "ms";
|
|
2832
|
+
} | {
|
|
2833
|
+
type: "keyword";
|
|
2834
|
+
value: string;
|
|
2835
|
+
} | {
|
|
2836
|
+
type: "unparsed";
|
|
2837
|
+
value: string;
|
|
2838
|
+
hidden?: boolean | undefined;
|
|
2839
|
+
} | {
|
|
2840
|
+
type: "image";
|
|
2841
|
+
value: {
|
|
2842
|
+
type: "asset";
|
|
2843
|
+
value: string;
|
|
2844
|
+
} | {
|
|
2845
|
+
type: "url";
|
|
2846
|
+
url: string;
|
|
2847
|
+
};
|
|
2848
|
+
hidden?: boolean | undefined;
|
|
2849
|
+
} | {
|
|
2850
|
+
type: "invalid";
|
|
2851
|
+
value: string;
|
|
2852
|
+
} | {
|
|
2853
|
+
type: "tuple";
|
|
2854
|
+
value: ({
|
|
2855
|
+
type: "unit";
|
|
2856
|
+
value: number;
|
|
2857
|
+
unit: "number" | "%" | "deg" | "grad" | "rad" | "turn" | "db" | "fr" | "hz" | "khz" | "cm" | "mm" | "q" | "in" | "pt" | "pc" | "px" | "em" | "rem" | "ex" | "rex" | "cap" | "rcap" | "ch" | "rch" | "ic" | "ric" | "lh" | "rlh" | "vw" | "svw" | "lvw" | "dvw" | "vh" | "svh" | "lvh" | "dvh" | "vi" | "svi" | "lvi" | "dvi" | "vb" | "svb" | "lvb" | "dvb" | "vmin" | "svmin" | "lvmin" | "dvmin" | "vmax" | "svmax" | "lvmax" | "dvmax" | "cqw" | "cqh" | "cqi" | "cqb" | "cqmin" | "cqmax" | "dpi" | "dpcm" | "dppx" | "x" | "st" | "s" | "ms";
|
|
2858
|
+
} | {
|
|
2859
|
+
type: "keyword";
|
|
2860
|
+
value: string;
|
|
2861
|
+
} | {
|
|
2862
|
+
type: "unparsed";
|
|
2863
|
+
value: string;
|
|
2864
|
+
hidden?: boolean | undefined;
|
|
2865
|
+
} | {
|
|
2866
|
+
type: "rgb";
|
|
2867
|
+
alpha: number;
|
|
2868
|
+
r: number;
|
|
2869
|
+
g: number;
|
|
2870
|
+
b: number;
|
|
2871
|
+
})[];
|
|
2872
|
+
hidden?: boolean | undefined;
|
|
2873
|
+
})[];
|
|
1585
2874
|
})[];
|
|
1586
|
-
}
|
|
1587
|
-
|
|
1588
|
-
|
|
1589
|
-
|
|
2875
|
+
};
|
|
2876
|
+
state?: string | undefined;
|
|
2877
|
+
property: "filter" | "float" | "page" | "clip" | "top" | "right" | `--${string}` | "WebkitFontSmoothing" | "MozOsxFontSmoothing" | "accentColor" | "alignContent" | "alignItems" | "alignSelf" | "alignTracks" | "animationComposition" | "animationDelay" | "animationDirection" | "animationDuration" | "animationFillMode" | "animationIterationCount" | "animationName" | "animationPlayState" | "animationTimingFunction" | "animationTimeline" | "appearance" | "aspectRatio" | "backdropFilter" | "backfaceVisibility" | "backgroundAttachment" | "backgroundBlendMode" | "backgroundClip" | "backgroundColor" | "backgroundImage" | "backgroundOrigin" | "backgroundPosition" | "backgroundPositionX" | "backgroundPositionY" | "backgroundRepeat" | "backgroundSize" | "blockOverflow" | "blockSize" | "borderBlockColor" | "borderBlockStyle" | "borderBlockWidth" | "borderBlockEndColor" | "borderBlockEndStyle" | "borderBlockEndWidth" | "borderBlockStartColor" | "borderBlockStartStyle" | "borderBlockStartWidth" | "borderBottomColor" | "borderBottomLeftRadius" | "borderBottomRightRadius" | "borderBottomStyle" | "borderBottomWidth" | "borderCollapse" | "borderEndEndRadius" | "borderEndStartRadius" | "borderImageOutset" | "borderImageRepeat" | "borderImageSlice" | "borderImageSource" | "borderImageWidth" | "borderInlineColor" | "borderInlineStyle" | "borderInlineWidth" | "borderInlineEndColor" | "borderInlineEndStyle" | "borderInlineEndWidth" | "borderInlineStartColor" | "borderInlineStartStyle" | "borderInlineStartWidth" | "borderLeftColor" | "borderLeftStyle" | "borderLeftWidth" | "borderRightColor" | "borderRightStyle" | "borderRightWidth" | "borderSpacing" | "borderStartEndRadius" | "borderStartStartRadius" | "borderTopColor" | "borderTopLeftRadius" | "borderTopRightRadius" | "borderTopStyle" | "borderTopWidth" | "bottom" | "boxDecorationBreak" | "boxShadow" | "boxSizing" | "breakAfter" | "breakBefore" | "breakInside" | "captionSide" | "caretColor" | "caretShape" | "clear" | "clipPath" | "color" | "colorScheme" | "columnCount" | "columnFill" | "columnGap" | "columnRuleColor" | "columnRuleStyle" | "columnRuleWidth" | "columnSpan" | "columnWidth" | "contain" | "containIntrinsicBlockSize" | "containIntrinsicHeight" | "containIntrinsicInlineSize" | "containIntrinsicWidth" | "containerName" | "containerType" | "content" | "contentVisibility" | "counterIncrement" | "counterReset" | "counterSet" | "cursor" | "direction" | "display" | "emptyCells" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontFamily" | "fontFeatureSettings" | "fontKerning" | "fontLanguageOverride" | "fontOpticalSizing" | "fontPalette" | "fontVariationSettings" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontSynthesis" | "fontVariant" | "fontVariantAlternates" | "fontVariantCaps" | "fontVariantEastAsian" | "fontVariantEmoji" | "fontVariantLigatures" | "fontVariantNumeric" | "fontVariantPosition" | "fontWeight" | "forcedColorAdjust" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridColumnEnd" | "gridColumnStart" | "gridRowEnd" | "gridRowStart" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "hangingPunctuation" | "height" | "hyphenateCharacter" | "hyphenateLimitChars" | "hyphens" | "imageOrientation" | "imageRendering" | "imageResolution" | "initialLetter" | "initialLetterAlign" | "inlineSize" | "inputSecurity" | "insetBlockEnd" | "insetBlockStart" | "insetInlineEnd" | "insetInlineStart" | "isolation" | "justifyContent" | "justifyItems" | "justifySelf" | "justifyTracks" | "left" | "letterSpacing" | "lineBreak" | "lineClamp" | "lineHeight" | "lineHeightStep" | "listStyleImage" | "listStylePosition" | "listStyleType" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "marginTrim" | "maskBorderMode" | "maskBorderOutset" | "maskBorderRepeat" | "maskBorderSlice" | "maskBorderSource" | "maskBorderWidth" | "maskClip" | "maskComposite" | "maskImage" | "maskMode" | "maskOrigin" | "maskPosition" | "maskRepeat" | "maskSize" | "maskType" | "masonryAutoFlow" | "mathDepth" | "mathShift" | "mathStyle" | "maxBlockSize" | "maxHeight" | "maxInlineSize" | "maxLines" | "maxWidth" | "minBlockSize" | "minHeight" | "minInlineSize" | "minWidth" | "mixBlendMode" | "objectFit" | "objectPosition" | "offsetAnchor" | "offsetDistance" | "offsetPath" | "offsetPosition" | "offsetRotate" | "opacity" | "order" | "orphans" | "outlineColor" | "outlineOffset" | "outlineStyle" | "outlineWidth" | "overflow" | "overflowAnchor" | "overflowBlock" | "overflowClipMargin" | "overflowInline" | "overflowWrap" | "overflowX" | "overflowY" | "overscrollBehavior" | "overscrollBehaviorBlock" | "overscrollBehaviorInline" | "overscrollBehaviorX" | "overscrollBehaviorY" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "pageBreakAfter" | "pageBreakBefore" | "pageBreakInside" | "paintOrder" | "perspective" | "perspectiveOrigin" | "pointerEvents" | "position" | "printColorAdjust" | "quotes" | "resize" | "rotate" | "rowGap" | "rubyAlign" | "rubyMerge" | "rubyPosition" | "scale" | "scrollbarColor" | "scrollbarGutter" | "scrollbarWidth" | "scrollBehavior" | "scrollMarginBlockStart" | "scrollMarginBlockEnd" | "scrollMarginBottom" | "scrollMarginInlineStart" | "scrollMarginInlineEnd" | "scrollMarginLeft" | "scrollMarginRight" | "scrollMarginTop" | "scrollPaddingBlockStart" | "scrollPaddingBlockEnd" | "scrollPaddingBottom" | "scrollPaddingInlineStart" | "scrollPaddingInlineEnd" | "scrollPaddingLeft" | "scrollPaddingRight" | "scrollPaddingTop" | "scrollSnapAlign" | "scrollSnapStop" | "scrollSnapType" | "scrollTimelineAxis" | "scrollTimelineName" | "shapeImageThreshold" | "shapeMargin" | "shapeOutside" | "tabSize" | "tableLayout" | "textAlign" | "textAlignLast" | "textCombineUpright" | "textDecorationColor" | "textDecorationLine" | "textDecorationSkip" | "textDecorationSkipInk" | "textDecorationStyle" | "textDecorationThickness" | "textEmphasisColor" | "textEmphasisPosition" | "textEmphasisStyle" | "textIndent" | "textJustify" | "textOrientation" | "textOverflow" | "textRendering" | "textShadow" | "textSizeAdjust" | "textTransform" | "textUnderlineOffset" | "textUnderlinePosition" | "touchAction" | "transform" | "transformBox" | "transformOrigin" | "transformStyle" | "transitionDelay" | "transitionDuration" | "transitionProperty" | "transitionTimingFunction" | "translate" | "unicodeBidi" | "userSelect" | "verticalAlign" | "viewTransitionName" | "visibility" | "whiteSpace" | "widows" | "width" | "willChange" | "wordBreak" | "wordSpacing" | "wordWrap" | "writingMode" | "zIndex";
|
|
2878
|
+
}[];
|
|
2879
|
+
variant?: string | undefined;
|
|
1590
2880
|
}> | undefined;
|
|
1591
2881
|
states?: {
|
|
1592
2882
|
label: string;
|