mirror of
https://github.com/penpot/penpot.git
synced 2026-08-25 22:29:03 +00:00
11420 lines
245 KiB
JSON
11420 lines
245 KiB
JSON
{
|
|
"interfaces": {
|
|
"ActiveUser": ["position", "zoom"],
|
|
"Blur": ["hidden", "id", "value"],
|
|
"Board": [
|
|
"addFlexLayout",
|
|
"addGridLayout",
|
|
"addRulerGuide",
|
|
"appendChild",
|
|
"children",
|
|
"clipContent",
|
|
"fills",
|
|
"flex",
|
|
"grid",
|
|
"guides",
|
|
"horizontalSizing",
|
|
"insertChild",
|
|
"isVariantContainer",
|
|
"removeRulerGuide",
|
|
"rulerGuides",
|
|
"showInViewMode",
|
|
"type",
|
|
"verticalSizing"
|
|
],
|
|
"Boolean": [
|
|
"appendChild",
|
|
"children",
|
|
"commands",
|
|
"d",
|
|
"fills",
|
|
"insertChild",
|
|
"type"
|
|
],
|
|
"Bounds": ["height", "width", "x", "y"],
|
|
"CloseOverlay": ["animation", "destination", "type"],
|
|
"Color": [
|
|
"color",
|
|
"fileId",
|
|
"gradient",
|
|
"id",
|
|
"image",
|
|
"name",
|
|
"opacity",
|
|
"path"
|
|
],
|
|
"ColorShapeInfo": ["shapesInfo"],
|
|
"ColorShapeInfoEntry": ["index", "property", "shapeId"],
|
|
"Comment": ["content", "date", "remove", "user"],
|
|
"CommentThread": [
|
|
"board",
|
|
"findComments",
|
|
"owner",
|
|
"position",
|
|
"remove",
|
|
"reply",
|
|
"resolved",
|
|
"seqNumber"
|
|
],
|
|
"CommonLayout": [
|
|
"alignContent",
|
|
"alignItems",
|
|
"bottomPadding",
|
|
"columnGap",
|
|
"horizontalPadding",
|
|
"horizontalSizing",
|
|
"justifyContent",
|
|
"justifyItems",
|
|
"leftPadding",
|
|
"paddingType",
|
|
"remove",
|
|
"rightPadding",
|
|
"rowGap",
|
|
"topPadding",
|
|
"verticalPadding",
|
|
"verticalSizing"
|
|
],
|
|
"Context": [
|
|
"activeUsers",
|
|
"alignHorizontal",
|
|
"alignVertical",
|
|
"createBoard",
|
|
"createBoolean",
|
|
"createEllipse",
|
|
"createPage",
|
|
"createPath",
|
|
"createRectangle",
|
|
"createShapeFromSvg",
|
|
"createShapeFromSvgWithImages",
|
|
"createText",
|
|
"createVariantFromComponents",
|
|
"currentFile",
|
|
"currentPage",
|
|
"currentUser",
|
|
"distributeHorizontal",
|
|
"distributeVertical",
|
|
"flags",
|
|
"flatten",
|
|
"fonts",
|
|
"generateFontFaces",
|
|
"generateMarkup",
|
|
"generateStyle",
|
|
"group",
|
|
"history",
|
|
"library",
|
|
"localStorage",
|
|
"openPage",
|
|
"openViewer",
|
|
"replaceColor",
|
|
"root",
|
|
"selection",
|
|
"shapesColors",
|
|
"theme",
|
|
"ungroup",
|
|
"uploadMediaData",
|
|
"uploadMediaUrl",
|
|
"version",
|
|
"viewport",
|
|
"waitForLayoutUpdate"
|
|
],
|
|
"ContextGeometryUtils": ["center"],
|
|
"ContextTypesUtils": [
|
|
"isBoard",
|
|
"isBool",
|
|
"isEllipse",
|
|
"isGroup",
|
|
"isMask",
|
|
"isPath",
|
|
"isRectangle",
|
|
"isSVG",
|
|
"isText",
|
|
"isVariantComponent",
|
|
"isVariantContainer"
|
|
],
|
|
"ContextUtils": ["geometry", "types"],
|
|
"Dissolve": ["duration", "easing", "type"],
|
|
"Ellipse": ["fills", "type"],
|
|
"EventsMap": [
|
|
"contentsave",
|
|
"filechange",
|
|
"finish",
|
|
"pagechange",
|
|
"selectionchange",
|
|
"shapechange",
|
|
"themechange"
|
|
],
|
|
"Export": ["scale", "skipChildren", "suffix", "type"],
|
|
"File": [
|
|
"export",
|
|
"findVersions",
|
|
"id",
|
|
"name",
|
|
"pages",
|
|
"revn",
|
|
"saveVersion",
|
|
"validate"
|
|
],
|
|
"FileValidationError": ["code", "hint", "pageId", "shapeId"],
|
|
"FileVersion": [
|
|
"createdAt",
|
|
"createdBy",
|
|
"isAutosave",
|
|
"label",
|
|
"pin",
|
|
"remove",
|
|
"restore"
|
|
],
|
|
"Fill": [
|
|
"fillColor",
|
|
"fillColorGradient",
|
|
"fillColorRefFile",
|
|
"fillColorRefId",
|
|
"fillImage",
|
|
"fillOpacity"
|
|
],
|
|
"Flags": ["naturalChildOrdering", "throwValidationErrors"],
|
|
"FlexLayout": ["appendChild", "dir", "wrap"],
|
|
"Flow": ["name", "page", "remove", "startingBoard"],
|
|
"Font": [
|
|
"applyToRange",
|
|
"applyToText",
|
|
"fontFamily",
|
|
"fontId",
|
|
"fontStyle",
|
|
"fontVariantId",
|
|
"fontWeight",
|
|
"name",
|
|
"variants"
|
|
],
|
|
"FontsContext": [
|
|
"all",
|
|
"findAllById",
|
|
"findAllByName",
|
|
"findById",
|
|
"findByName"
|
|
],
|
|
"FontVariant": ["fontStyle", "fontVariantId", "fontWeight", "name"],
|
|
"Gradient": ["endX", "endY", "startX", "startY", "stops", "type", "width"],
|
|
"GridLayout": [
|
|
"addColumn",
|
|
"addColumnAtIndex",
|
|
"addRow",
|
|
"addRowAtIndex",
|
|
"appendChild",
|
|
"columns",
|
|
"dir",
|
|
"removeColumn",
|
|
"removeRow",
|
|
"rows",
|
|
"setColumn",
|
|
"setRow"
|
|
],
|
|
"Group": [
|
|
"appendChild",
|
|
"children",
|
|
"insertChild",
|
|
"isMask",
|
|
"makeMask",
|
|
"removeMask",
|
|
"type"
|
|
],
|
|
"GuideColumn": ["display", "params", "type"],
|
|
"GuideColumnParams": [
|
|
"color",
|
|
"gutter",
|
|
"itemLength",
|
|
"margin",
|
|
"size",
|
|
"type"
|
|
],
|
|
"GuideRow": ["display", "params", "type"],
|
|
"GuideSquare": ["display", "params", "type"],
|
|
"GuideSquareParams": ["color", "size"],
|
|
"HistoryContext": ["undoBlockBegin", "undoBlockFinish"],
|
|
"ImageData": [
|
|
"data",
|
|
"height",
|
|
"id",
|
|
"keepAspectRatio",
|
|
"mtype",
|
|
"name",
|
|
"width"
|
|
],
|
|
"Interaction": ["action", "delay", "remove", "shape", "trigger"],
|
|
"LayoutCellProperties": [
|
|
"areaName",
|
|
"column",
|
|
"columnSpan",
|
|
"position",
|
|
"row",
|
|
"rowSpan"
|
|
],
|
|
"LayoutChildProperties": [
|
|
"absolute",
|
|
"alignSelf",
|
|
"bottomMargin",
|
|
"horizontalMargin",
|
|
"horizontalSizing",
|
|
"leftMargin",
|
|
"marginType",
|
|
"maxHeight",
|
|
"maxWidth",
|
|
"minHeight",
|
|
"minWidth",
|
|
"rightMargin",
|
|
"topMargin",
|
|
"verticalMargin",
|
|
"verticalSizing",
|
|
"zIndex"
|
|
],
|
|
"Library": [
|
|
"colors",
|
|
"components",
|
|
"createColor",
|
|
"createComponent",
|
|
"createTypography",
|
|
"id",
|
|
"name",
|
|
"tokens",
|
|
"typographies"
|
|
],
|
|
"LibraryColor": [
|
|
"asFill",
|
|
"asStroke",
|
|
"color",
|
|
"gradient",
|
|
"image",
|
|
"opacity"
|
|
],
|
|
"LibraryComponent": [
|
|
"instance",
|
|
"isVariant",
|
|
"mainInstance",
|
|
"transformInVariant"
|
|
],
|
|
"LibraryContext": [
|
|
"availableLibraries",
|
|
"connectLibrary",
|
|
"connected",
|
|
"local"
|
|
],
|
|
"LibraryElement": ["id", "libraryId", "name", "path"],
|
|
"LibrarySummary": [
|
|
"id",
|
|
"name",
|
|
"numColors",
|
|
"numComponents",
|
|
"numTypographies"
|
|
],
|
|
"LibraryTypography": [
|
|
"applyToText",
|
|
"applyToTextRange",
|
|
"fontFamily",
|
|
"fontId",
|
|
"fontSize",
|
|
"fontStyle",
|
|
"fontVariantId",
|
|
"fontWeight",
|
|
"letterSpacing",
|
|
"lineHeight",
|
|
"setFont",
|
|
"textTransform"
|
|
],
|
|
"LibraryVariantComponent": [
|
|
"addVariant",
|
|
"setVariantProperty",
|
|
"variantError",
|
|
"variantProps",
|
|
"variants"
|
|
],
|
|
"LocalStorage": ["getItem", "getKeys", "removeItem", "setItem"],
|
|
"NavigateTo": [
|
|
"animation",
|
|
"destination",
|
|
"preserveScrollPosition",
|
|
"type"
|
|
],
|
|
"OpenOverlay": ["type"],
|
|
"OpenUrl": ["type", "url"],
|
|
"OverlayAction": [
|
|
"addBackgroundOverlay",
|
|
"animation",
|
|
"closeWhenClickOutside",
|
|
"destination",
|
|
"manualPositionLocation",
|
|
"position",
|
|
"relativeTo"
|
|
],
|
|
"Page": [
|
|
"addCommentThread",
|
|
"addRulerGuide",
|
|
"createFlow",
|
|
"findCommentThreads",
|
|
"findShapes",
|
|
"flows",
|
|
"getShapeById",
|
|
"id",
|
|
"name",
|
|
"remove",
|
|
"removeCommentThread",
|
|
"removeFlow",
|
|
"removeRulerGuide",
|
|
"root",
|
|
"rulerGuides"
|
|
],
|
|
"Path": ["commands", "d", "fills", "type"],
|
|
"PathCommand": ["command", "params"],
|
|
"Penpot": ["closePlugin", "off", "on", "ui", "utils"],
|
|
"PluginData": [
|
|
"getPluginData",
|
|
"getPluginDataKeys",
|
|
"getSharedPluginData",
|
|
"getSharedPluginDataKeys",
|
|
"setPluginData",
|
|
"setSharedPluginData"
|
|
],
|
|
"Point": ["x", "y"],
|
|
"PreviousScreen": ["type"],
|
|
"Push": ["direction", "duration", "easing", "type"],
|
|
"Rectangle": ["fills", "type"],
|
|
"RulerGuide": ["board", "orientation", "position", "remove"],
|
|
"Shadow": [
|
|
"blur",
|
|
"color",
|
|
"hidden",
|
|
"id",
|
|
"offsetX",
|
|
"offsetY",
|
|
"spread",
|
|
"style"
|
|
],
|
|
"ShapeBase": [
|
|
"addInteraction",
|
|
"applyToken",
|
|
"backgroundBlur",
|
|
"blendMode",
|
|
"blocked",
|
|
"blur",
|
|
"boardX",
|
|
"boardY",
|
|
"borderRadius",
|
|
"borderRadiusBottomLeft",
|
|
"borderRadiusBottomRight",
|
|
"borderRadiusTopLeft",
|
|
"borderRadiusTopRight",
|
|
"bounds",
|
|
"bringForward",
|
|
"bringToFront",
|
|
"center",
|
|
"clone",
|
|
"combineAsVariants",
|
|
"component",
|
|
"componentHead",
|
|
"componentRefShape",
|
|
"componentRoot",
|
|
"constraintsHorizontal",
|
|
"constraintsVertical",
|
|
"detach",
|
|
"export",
|
|
"exports",
|
|
"fills",
|
|
"fixedWhenScrolling",
|
|
"flipX",
|
|
"flipY",
|
|
"height",
|
|
"hidden",
|
|
"id",
|
|
"interactions",
|
|
"isComponentCopyInstance",
|
|
"isComponentHead",
|
|
"isComponentInstance",
|
|
"isComponentMainInstance",
|
|
"isComponentRoot",
|
|
"isVariantHead",
|
|
"layoutCell",
|
|
"layoutChild",
|
|
"name",
|
|
"opacity",
|
|
"parent",
|
|
"parentIndex",
|
|
"parentX",
|
|
"parentY",
|
|
"proportionLock",
|
|
"remove",
|
|
"removeInteraction",
|
|
"resetOverrides",
|
|
"resize",
|
|
"rotate",
|
|
"rotation",
|
|
"sendBackward",
|
|
"sendToBack",
|
|
"setParentIndex",
|
|
"shadows",
|
|
"strokes",
|
|
"swapComponent",
|
|
"switchVariant",
|
|
"tokens",
|
|
"visible",
|
|
"waitForLayoutUpdate",
|
|
"width",
|
|
"x",
|
|
"y"
|
|
],
|
|
"Slide": ["direction", "duration", "easing", "offsetEffect", "type", "way"],
|
|
"Stroke": [
|
|
"strokeAlignment",
|
|
"strokeCapEnd",
|
|
"strokeCapStart",
|
|
"strokeColor",
|
|
"strokeColorGradient",
|
|
"strokeColorRefFile",
|
|
"strokeColorRefId",
|
|
"strokeImage",
|
|
"strokeOpacity",
|
|
"strokeStyle",
|
|
"strokeWidth"
|
|
],
|
|
"SvgRaw": ["type"],
|
|
"Text": [
|
|
"align",
|
|
"applyTypography",
|
|
"characters",
|
|
"direction",
|
|
"fontFamily",
|
|
"fontId",
|
|
"fontSize",
|
|
"fontStyle",
|
|
"fontVariantId",
|
|
"fontWeight",
|
|
"getRange",
|
|
"growType",
|
|
"letterSpacing",
|
|
"lineHeight",
|
|
"textBounds",
|
|
"textDecoration",
|
|
"textTransform",
|
|
"type",
|
|
"verticalAlign"
|
|
],
|
|
"TextRange": [
|
|
"align",
|
|
"applyTypography",
|
|
"characters",
|
|
"direction",
|
|
"fills",
|
|
"fontFamily",
|
|
"fontId",
|
|
"fontSize",
|
|
"fontStyle",
|
|
"fontVariantId",
|
|
"fontWeight",
|
|
"letterSpacing",
|
|
"lineHeight",
|
|
"shape",
|
|
"textDecoration",
|
|
"textTransform",
|
|
"verticalAlign"
|
|
],
|
|
"ToggleOverlay": ["type"],
|
|
"TokenBase": [
|
|
"applyToSelected",
|
|
"applyToShapes",
|
|
"description",
|
|
"duplicate",
|
|
"id",
|
|
"name",
|
|
"remove",
|
|
"resolvedValueString"
|
|
],
|
|
"TokenBorderRadius": ["resolvedValue", "type", "value"],
|
|
"TokenBorderWidth": ["resolvedValue", "type", "value"],
|
|
"TokenCatalog": [
|
|
"addSet",
|
|
"addTheme",
|
|
"getSetById",
|
|
"getThemeById",
|
|
"sets",
|
|
"themes"
|
|
],
|
|
"TokenColor": ["resolvedValue", "type", "value"],
|
|
"TokenDimension": ["resolvedValue", "type", "value"],
|
|
"TokenFontFamilies": ["resolvedValue", "type", "value"],
|
|
"TokenFontSizes": ["resolvedValue", "type", "value"],
|
|
"TokenFontWeights": ["resolvedValue", "type", "value"],
|
|
"TokenLetterSpacing": ["resolvedValue", "type", "value"],
|
|
"TokenNumber": ["resolvedValue", "type", "value"],
|
|
"TokenOpacity": ["resolvedValue", "type", "value"],
|
|
"TokenRotation": ["resolvedValue", "type", "value"],
|
|
"TokenSet": [
|
|
"active",
|
|
"addToken",
|
|
"duplicate",
|
|
"getTokenById",
|
|
"id",
|
|
"name",
|
|
"remove",
|
|
"toggleActive",
|
|
"tokens",
|
|
"tokensByType"
|
|
],
|
|
"TokenShadow": ["resolvedValue", "type", "value"],
|
|
"TokenShadowValue": [
|
|
"blur",
|
|
"color",
|
|
"inset",
|
|
"offsetX",
|
|
"offsetY",
|
|
"spread"
|
|
],
|
|
"TokenShadowValueString": [
|
|
"blur",
|
|
"color",
|
|
"inset",
|
|
"offsetX",
|
|
"offsetY",
|
|
"spread"
|
|
],
|
|
"TokenSizing": ["resolvedValue", "type", "value"],
|
|
"TokenSpacing": ["resolvedValue", "type", "value"],
|
|
"TokenTextCase": ["resolvedValue", "type", "value"],
|
|
"TokenTextDecoration": ["resolvedValue", "type", "value"],
|
|
"TokenTheme": [
|
|
"active",
|
|
"activeSets",
|
|
"addSet",
|
|
"duplicate",
|
|
"externalId",
|
|
"group",
|
|
"id",
|
|
"name",
|
|
"remove",
|
|
"removeSet",
|
|
"toggleActive"
|
|
],
|
|
"TokenTypography": ["resolvedValue", "type", "value"],
|
|
"TokenTypographyValue": [
|
|
"fontFamilies",
|
|
"fontSizes",
|
|
"fontWeights",
|
|
"letterSpacing",
|
|
"lineHeight",
|
|
"textCase",
|
|
"textDecoration"
|
|
],
|
|
"TokenTypographyValueString": [
|
|
"fontFamilies",
|
|
"fontSizes",
|
|
"fontWeight",
|
|
"letterSpacing",
|
|
"lineHeight",
|
|
"textCase",
|
|
"textDecoration"
|
|
],
|
|
"Track": ["type", "value"],
|
|
"User": ["avatarUrl", "color", "id", "name", "sessionId"],
|
|
"VariantContainer": ["variants"],
|
|
"Variants": [
|
|
"addProperty",
|
|
"addVariant",
|
|
"currentValues",
|
|
"id",
|
|
"libraryId",
|
|
"properties",
|
|
"removeProperty",
|
|
"renameProperty",
|
|
"variantComponents"
|
|
],
|
|
"Viewport": [
|
|
"bounds",
|
|
"center",
|
|
"zoom",
|
|
"zoomIntoView",
|
|
"zoomReset",
|
|
"zoomToFitAll"
|
|
]
|
|
},
|
|
"graph": {
|
|
"ActiveUser": {
|
|
"position": {
|
|
"decl": "ActiveUser",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"zoom": {
|
|
"decl": "ActiveUser",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"id": {
|
|
"decl": "User",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"name": {
|
|
"decl": "User",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"avatarUrl": {
|
|
"decl": "User",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"color": {
|
|
"decl": "User",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"sessionId": {
|
|
"decl": "User",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"Blur": {
|
|
"id": {
|
|
"decl": "Blur",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"value": {
|
|
"decl": "Blur",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"hidden": {
|
|
"decl": "Blur",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"Board": {
|
|
"type": {
|
|
"decl": "Board",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"clipContent": {
|
|
"decl": "Board",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"showInViewMode": {
|
|
"decl": "Board",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"grid": {
|
|
"decl": "Board",
|
|
"kind": "get",
|
|
"type": "GridLayout",
|
|
"array": false
|
|
},
|
|
"flex": {
|
|
"decl": "Board",
|
|
"kind": "get",
|
|
"type": "FlexLayout",
|
|
"array": false
|
|
},
|
|
"guides": {
|
|
"decl": "Board",
|
|
"kind": "getset",
|
|
"type": "Guide",
|
|
"array": true
|
|
},
|
|
"rulerGuides": {
|
|
"decl": "Board",
|
|
"kind": "get",
|
|
"type": "RulerGuide",
|
|
"array": true
|
|
},
|
|
"horizontalSizing": {
|
|
"decl": "Board",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"verticalSizing": {
|
|
"decl": "Board",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"fills": {
|
|
"decl": "Board",
|
|
"kind": "getset",
|
|
"type": "Fill",
|
|
"array": true
|
|
},
|
|
"children": {
|
|
"decl": "Board",
|
|
"kind": "getset",
|
|
"type": "Shape",
|
|
"array": true
|
|
},
|
|
"appendChild": {
|
|
"decl": "Board",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"insertChild": {
|
|
"decl": "Board",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"addFlexLayout": {
|
|
"decl": "Board",
|
|
"kind": "method",
|
|
"type": "FlexLayout",
|
|
"array": false
|
|
},
|
|
"addGridLayout": {
|
|
"decl": "Board",
|
|
"kind": "method",
|
|
"type": "GridLayout",
|
|
"array": false
|
|
},
|
|
"addRulerGuide": {
|
|
"decl": "Board",
|
|
"kind": "method",
|
|
"type": "RulerGuide",
|
|
"array": false
|
|
},
|
|
"removeRulerGuide": {
|
|
"decl": "Board",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isVariantContainer": {
|
|
"decl": "Board",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"id": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"name": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"parent": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"parentIndex": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"x": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"y": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"width": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"height": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"bounds": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "Bounds",
|
|
"array": false
|
|
},
|
|
"center": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "Point",
|
|
"array": false
|
|
},
|
|
"blocked": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"hidden": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"visible": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"proportionLock": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"constraintsHorizontal": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"constraintsVertical": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"fixedWhenScrolling": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"borderRadius": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"borderRadiusTopLeft": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"borderRadiusTopRight": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"borderRadiusBottomRight": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"borderRadiusBottomLeft": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"opacity": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"blendMode": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"shadows": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Shadow",
|
|
"array": true
|
|
},
|
|
"blur": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Blur",
|
|
"array": false
|
|
},
|
|
"backgroundBlur": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Blur",
|
|
"array": false
|
|
},
|
|
"exports": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Export",
|
|
"array": true
|
|
},
|
|
"boardX": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"boardY": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"parentX": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"parentY": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"flipX": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"flipY": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"rotation": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"strokes": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Stroke",
|
|
"array": true
|
|
},
|
|
"layoutChild": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "LayoutChildProperties",
|
|
"array": false
|
|
},
|
|
"layoutCell": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "LayoutCellProperties",
|
|
"array": false
|
|
},
|
|
"setParentIndex": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"tokens": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isComponentInstance": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isComponentMainInstance": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isComponentCopyInstance": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isComponentRoot": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isComponentHead": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"componentRefShape": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"componentRoot": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"componentHead": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"component": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "LibraryComponent",
|
|
"array": false
|
|
},
|
|
"detach": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"swapComponent": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"resetOverrides": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"switchVariant": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"combineAsVariants": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "VariantContainer",
|
|
"array": false
|
|
},
|
|
"isVariantHead": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"resize": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"rotate": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"bringToFront": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"bringForward": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"sendToBack": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"sendBackward": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"export": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"interactions": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "Interaction",
|
|
"array": true
|
|
},
|
|
"addInteraction": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "Interaction",
|
|
"array": false
|
|
},
|
|
"removeInteraction": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"applyToken": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"clone": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"remove": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"waitForLayoutUpdate": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"setPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getPluginDataKeys": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": true
|
|
},
|
|
"getSharedPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"setSharedPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getSharedPluginDataKeys": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": true
|
|
}
|
|
},
|
|
"Boolean": {
|
|
"type": {
|
|
"decl": "Boolean",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"toD": {
|
|
"decl": "Boolean",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"content": {
|
|
"decl": "Boolean",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"d": {
|
|
"decl": "Boolean",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"commands": {
|
|
"decl": "Boolean",
|
|
"kind": "get",
|
|
"type": "PathCommand",
|
|
"array": true
|
|
},
|
|
"fills": {
|
|
"decl": "Boolean",
|
|
"kind": "getset",
|
|
"type": "Fill",
|
|
"array": true
|
|
},
|
|
"children": {
|
|
"decl": "Boolean",
|
|
"kind": "get",
|
|
"type": "Shape",
|
|
"array": true
|
|
},
|
|
"appendChild": {
|
|
"decl": "Boolean",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"insertChild": {
|
|
"decl": "Boolean",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"id": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"name": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"parent": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"parentIndex": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"x": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"y": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"width": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"height": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"bounds": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "Bounds",
|
|
"array": false
|
|
},
|
|
"center": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "Point",
|
|
"array": false
|
|
},
|
|
"blocked": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"hidden": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"visible": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"proportionLock": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"constraintsHorizontal": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"constraintsVertical": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"fixedWhenScrolling": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"borderRadius": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"borderRadiusTopLeft": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"borderRadiusTopRight": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"borderRadiusBottomRight": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"borderRadiusBottomLeft": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"opacity": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"blendMode": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"shadows": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Shadow",
|
|
"array": true
|
|
},
|
|
"blur": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Blur",
|
|
"array": false
|
|
},
|
|
"backgroundBlur": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Blur",
|
|
"array": false
|
|
},
|
|
"exports": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Export",
|
|
"array": true
|
|
},
|
|
"boardX": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"boardY": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"parentX": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"parentY": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"flipX": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"flipY": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"rotation": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"strokes": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Stroke",
|
|
"array": true
|
|
},
|
|
"layoutChild": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "LayoutChildProperties",
|
|
"array": false
|
|
},
|
|
"layoutCell": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "LayoutCellProperties",
|
|
"array": false
|
|
},
|
|
"setParentIndex": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"tokens": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isComponentInstance": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isComponentMainInstance": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isComponentCopyInstance": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isComponentRoot": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isComponentHead": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"componentRefShape": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"componentRoot": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"componentHead": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"component": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "LibraryComponent",
|
|
"array": false
|
|
},
|
|
"detach": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"swapComponent": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"resetOverrides": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"switchVariant": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"combineAsVariants": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "VariantContainer",
|
|
"array": false
|
|
},
|
|
"isVariantHead": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"resize": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"rotate": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"bringToFront": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"bringForward": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"sendToBack": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"sendBackward": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"export": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"interactions": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "Interaction",
|
|
"array": true
|
|
},
|
|
"addInteraction": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "Interaction",
|
|
"array": false
|
|
},
|
|
"removeInteraction": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"applyToken": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"clone": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"remove": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"waitForLayoutUpdate": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"setPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getPluginDataKeys": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": true
|
|
},
|
|
"getSharedPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"setSharedPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getSharedPluginDataKeys": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": true
|
|
}
|
|
},
|
|
"Bounds": {
|
|
"x": {
|
|
"decl": "Bounds",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"y": {
|
|
"decl": "Bounds",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"width": {
|
|
"decl": "Bounds",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"height": {
|
|
"decl": "Bounds",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"CloseOverlay": {
|
|
"type": {
|
|
"decl": "CloseOverlay",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"destination": {
|
|
"decl": "CloseOverlay",
|
|
"kind": "get",
|
|
"type": "Board",
|
|
"array": false
|
|
},
|
|
"animation": {
|
|
"decl": "CloseOverlay",
|
|
"kind": "get",
|
|
"type": "Animation",
|
|
"array": false
|
|
}
|
|
},
|
|
"Color": {
|
|
"id": {
|
|
"decl": "Color",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"fileId": {
|
|
"decl": "Color",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"name": {
|
|
"decl": "Color",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"path": {
|
|
"decl": "Color",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"color": {
|
|
"decl": "Color",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"opacity": {
|
|
"decl": "Color",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"refId": {
|
|
"decl": "Color",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"refFile": {
|
|
"decl": "Color",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"gradient": {
|
|
"decl": "Color",
|
|
"kind": "getset",
|
|
"type": "Gradient",
|
|
"array": false
|
|
},
|
|
"image": {
|
|
"decl": "Color",
|
|
"kind": "getset",
|
|
"type": "ImageData",
|
|
"array": false
|
|
}
|
|
},
|
|
"ColorShapeInfo": {
|
|
"shapesInfo": {
|
|
"decl": "ColorShapeInfo",
|
|
"kind": "get",
|
|
"type": "ColorShapeInfoEntry",
|
|
"array": true
|
|
}
|
|
},
|
|
"ColorShapeInfoEntry": {
|
|
"property": {
|
|
"decl": "ColorShapeInfoEntry",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"index": {
|
|
"decl": "ColorShapeInfoEntry",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"shapeId": {
|
|
"decl": "ColorShapeInfoEntry",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"Comment": {
|
|
"user": {
|
|
"decl": "Comment",
|
|
"kind": "get",
|
|
"type": "User",
|
|
"array": false
|
|
},
|
|
"date": {
|
|
"decl": "Comment",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"content": {
|
|
"decl": "Comment",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"remove": {
|
|
"decl": "Comment",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"CommentThread": {
|
|
"seqNumber": {
|
|
"decl": "CommentThread",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"board": {
|
|
"decl": "CommentThread",
|
|
"kind": "get",
|
|
"type": "Board",
|
|
"array": false
|
|
},
|
|
"owner": {
|
|
"decl": "CommentThread",
|
|
"kind": "get",
|
|
"type": "User",
|
|
"array": false
|
|
},
|
|
"position": {
|
|
"decl": "CommentThread",
|
|
"kind": "getset",
|
|
"type": "Point",
|
|
"array": false
|
|
},
|
|
"resolved": {
|
|
"decl": "CommentThread",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"findComments": {
|
|
"decl": "CommentThread",
|
|
"kind": "method",
|
|
"type": "Comment",
|
|
"array": true
|
|
},
|
|
"reply": {
|
|
"decl": "CommentThread",
|
|
"kind": "method",
|
|
"type": "Comment",
|
|
"array": false
|
|
},
|
|
"remove": {
|
|
"decl": "CommentThread",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"CommonLayout": {
|
|
"alignItems": {
|
|
"decl": "CommonLayout",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"alignContent": {
|
|
"decl": "CommonLayout",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"justifyItems": {
|
|
"decl": "CommonLayout",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"justifyContent": {
|
|
"decl": "CommonLayout",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"rowGap": {
|
|
"decl": "CommonLayout",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"columnGap": {
|
|
"decl": "CommonLayout",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"verticalPadding": {
|
|
"decl": "CommonLayout",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"horizontalPadding": {
|
|
"decl": "CommonLayout",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"topPadding": {
|
|
"decl": "CommonLayout",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"rightPadding": {
|
|
"decl": "CommonLayout",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"bottomPadding": {
|
|
"decl": "CommonLayout",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"leftPadding": {
|
|
"decl": "CommonLayout",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"paddingType": {
|
|
"decl": "CommonLayout",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"horizontalSizing": {
|
|
"decl": "CommonLayout",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"verticalSizing": {
|
|
"decl": "CommonLayout",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"remove": {
|
|
"decl": "CommonLayout",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"Context": {
|
|
"version": {
|
|
"decl": "Context",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"root": {
|
|
"decl": "Context",
|
|
"kind": "get",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"currentFile": {
|
|
"decl": "Context",
|
|
"kind": "get",
|
|
"type": "File",
|
|
"array": false
|
|
},
|
|
"currentPage": {
|
|
"decl": "Context",
|
|
"kind": "get",
|
|
"type": "Page",
|
|
"array": false
|
|
},
|
|
"viewport": {
|
|
"decl": "Context",
|
|
"kind": "get",
|
|
"type": "Viewport",
|
|
"array": false
|
|
},
|
|
"flags": {
|
|
"decl": "Context",
|
|
"kind": "get",
|
|
"type": "Flags",
|
|
"array": false
|
|
},
|
|
"history": {
|
|
"decl": "Context",
|
|
"kind": "get",
|
|
"type": "HistoryContext",
|
|
"array": false
|
|
},
|
|
"library": {
|
|
"decl": "Context",
|
|
"kind": "get",
|
|
"type": "LibraryContext",
|
|
"array": false
|
|
},
|
|
"fonts": {
|
|
"decl": "Context",
|
|
"kind": "get",
|
|
"type": "FontsContext",
|
|
"array": false
|
|
},
|
|
"currentUser": {
|
|
"decl": "Context",
|
|
"kind": "get",
|
|
"type": "User",
|
|
"array": false
|
|
},
|
|
"activeUsers": {
|
|
"decl": "Context",
|
|
"kind": "get",
|
|
"type": "ActiveUser",
|
|
"array": true
|
|
},
|
|
"theme": {
|
|
"decl": "Context",
|
|
"kind": "get",
|
|
"type": "Theme",
|
|
"array": false
|
|
},
|
|
"localStorage": {
|
|
"decl": "Context",
|
|
"kind": "get",
|
|
"type": "LocalStorage",
|
|
"array": false
|
|
},
|
|
"selection": {
|
|
"decl": "Context",
|
|
"kind": "getset",
|
|
"type": "Shape",
|
|
"array": true
|
|
},
|
|
"shapesColors": {
|
|
"decl": "Context",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": true
|
|
},
|
|
"replaceColor": {
|
|
"decl": "Context",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"uploadMediaUrl": {
|
|
"decl": "Context",
|
|
"kind": "method",
|
|
"type": "ImageData",
|
|
"array": false
|
|
},
|
|
"uploadMediaData": {
|
|
"decl": "Context",
|
|
"kind": "method",
|
|
"type": "ImageData",
|
|
"array": false
|
|
},
|
|
"group": {
|
|
"decl": "Context",
|
|
"kind": "method",
|
|
"type": "Group",
|
|
"array": false
|
|
},
|
|
"ungroup": {
|
|
"decl": "Context",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"createRectangle": {
|
|
"decl": "Context",
|
|
"kind": "method",
|
|
"type": "Rectangle",
|
|
"array": false
|
|
},
|
|
"createBoard": {
|
|
"decl": "Context",
|
|
"kind": "method",
|
|
"type": "Board",
|
|
"array": false
|
|
},
|
|
"createEllipse": {
|
|
"decl": "Context",
|
|
"kind": "method",
|
|
"type": "Ellipse",
|
|
"array": false
|
|
},
|
|
"createPath": {
|
|
"decl": "Context",
|
|
"kind": "method",
|
|
"type": "Path",
|
|
"array": false
|
|
},
|
|
"createBoolean": {
|
|
"decl": "Context",
|
|
"kind": "method",
|
|
"type": "Boolean",
|
|
"array": false
|
|
},
|
|
"createShapeFromSvg": {
|
|
"decl": "Context",
|
|
"kind": "method",
|
|
"type": "Group",
|
|
"array": false
|
|
},
|
|
"createShapeFromSvgWithImages": {
|
|
"decl": "Context",
|
|
"kind": "method",
|
|
"type": "Group",
|
|
"array": false
|
|
},
|
|
"createText": {
|
|
"decl": "Context",
|
|
"kind": "method",
|
|
"type": "Text",
|
|
"array": false
|
|
},
|
|
"generateMarkup": {
|
|
"decl": "Context",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"generateStyle": {
|
|
"decl": "Context",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"generateFontFaces": {
|
|
"decl": "Context",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"addListener": {
|
|
"decl": "Context",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"removeListener": {
|
|
"decl": "Context",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"openViewer": {
|
|
"decl": "Context",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"createPage": {
|
|
"decl": "Context",
|
|
"kind": "method",
|
|
"type": "Page",
|
|
"array": false
|
|
},
|
|
"openPage": {
|
|
"decl": "Context",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"alignHorizontal": {
|
|
"decl": "Context",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"alignVertical": {
|
|
"decl": "Context",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"distributeHorizontal": {
|
|
"decl": "Context",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"distributeVertical": {
|
|
"decl": "Context",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"flatten": {
|
|
"decl": "Context",
|
|
"kind": "method",
|
|
"type": "Path",
|
|
"array": true
|
|
},
|
|
"createVariantFromComponents": {
|
|
"decl": "Context",
|
|
"kind": "method",
|
|
"type": "VariantContainer",
|
|
"array": false
|
|
},
|
|
"waitForLayoutUpdate": {
|
|
"decl": "Context",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"ContextGeometryUtils": {
|
|
"center": {
|
|
"decl": "ContextGeometryUtils",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"ContextTypesUtils": {
|
|
"isBoard": {
|
|
"decl": "ContextTypesUtils",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isGroup": {
|
|
"decl": "ContextTypesUtils",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isMask": {
|
|
"decl": "ContextTypesUtils",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isBool": {
|
|
"decl": "ContextTypesUtils",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isRectangle": {
|
|
"decl": "ContextTypesUtils",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isPath": {
|
|
"decl": "ContextTypesUtils",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isText": {
|
|
"decl": "ContextTypesUtils",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isEllipse": {
|
|
"decl": "ContextTypesUtils",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isSVG": {
|
|
"decl": "ContextTypesUtils",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isVariantContainer": {
|
|
"decl": "ContextTypesUtils",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isVariantComponent": {
|
|
"decl": "ContextTypesUtils",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"ContextUtils": {
|
|
"geometry": {
|
|
"decl": "ContextUtils",
|
|
"kind": "get",
|
|
"type": "ContextGeometryUtils",
|
|
"array": false
|
|
},
|
|
"types": {
|
|
"decl": "ContextUtils",
|
|
"kind": "get",
|
|
"type": "ContextTypesUtils",
|
|
"array": false
|
|
}
|
|
},
|
|
"Dissolve": {
|
|
"type": {
|
|
"decl": "Dissolve",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"duration": {
|
|
"decl": "Dissolve",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"easing": {
|
|
"decl": "Dissolve",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"Ellipse": {
|
|
"type": {
|
|
"decl": "Ellipse",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"fills": {
|
|
"decl": "Ellipse",
|
|
"kind": "getset",
|
|
"type": "Fill",
|
|
"array": true
|
|
},
|
|
"id": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"name": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"parent": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"parentIndex": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"x": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"y": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"width": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"height": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"bounds": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "Bounds",
|
|
"array": false
|
|
},
|
|
"center": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "Point",
|
|
"array": false
|
|
},
|
|
"blocked": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"hidden": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"visible": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"proportionLock": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"constraintsHorizontal": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"constraintsVertical": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"fixedWhenScrolling": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"borderRadius": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"borderRadiusTopLeft": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"borderRadiusTopRight": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"borderRadiusBottomRight": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"borderRadiusBottomLeft": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"opacity": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"blendMode": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"shadows": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Shadow",
|
|
"array": true
|
|
},
|
|
"blur": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Blur",
|
|
"array": false
|
|
},
|
|
"backgroundBlur": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Blur",
|
|
"array": false
|
|
},
|
|
"exports": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Export",
|
|
"array": true
|
|
},
|
|
"boardX": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"boardY": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"parentX": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"parentY": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"flipX": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"flipY": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"rotation": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"strokes": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Stroke",
|
|
"array": true
|
|
},
|
|
"layoutChild": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "LayoutChildProperties",
|
|
"array": false
|
|
},
|
|
"layoutCell": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "LayoutCellProperties",
|
|
"array": false
|
|
},
|
|
"setParentIndex": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"tokens": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isComponentInstance": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isComponentMainInstance": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isComponentCopyInstance": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isComponentRoot": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isComponentHead": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"componentRefShape": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"componentRoot": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"componentHead": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"component": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "LibraryComponent",
|
|
"array": false
|
|
},
|
|
"detach": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"swapComponent": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"resetOverrides": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"switchVariant": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"combineAsVariants": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "VariantContainer",
|
|
"array": false
|
|
},
|
|
"isVariantHead": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"resize": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"rotate": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"bringToFront": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"bringForward": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"sendToBack": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"sendBackward": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"export": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"interactions": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "Interaction",
|
|
"array": true
|
|
},
|
|
"addInteraction": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "Interaction",
|
|
"array": false
|
|
},
|
|
"removeInteraction": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"applyToken": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"clone": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"remove": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"waitForLayoutUpdate": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"setPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getPluginDataKeys": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": true
|
|
},
|
|
"getSharedPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"setSharedPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getSharedPluginDataKeys": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": true
|
|
}
|
|
},
|
|
"EventsMap": {
|
|
"pagechange": {
|
|
"decl": "EventsMap",
|
|
"kind": "get",
|
|
"type": "Page",
|
|
"array": false
|
|
},
|
|
"filechange": {
|
|
"decl": "EventsMap",
|
|
"kind": "get",
|
|
"type": "File",
|
|
"array": false
|
|
},
|
|
"selectionchange": {
|
|
"decl": "EventsMap",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": true
|
|
},
|
|
"themechange": {
|
|
"decl": "EventsMap",
|
|
"kind": "get",
|
|
"type": "Theme",
|
|
"array": false
|
|
},
|
|
"finish": {
|
|
"decl": "EventsMap",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"shapechange": {
|
|
"decl": "EventsMap",
|
|
"kind": "get",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"contentsave": {
|
|
"decl": "EventsMap",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"Export": {
|
|
"type": {
|
|
"decl": "Export",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"scale": {
|
|
"decl": "Export",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"suffix": {
|
|
"decl": "Export",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"skipChildren": {
|
|
"decl": "Export",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"File": {
|
|
"id": {
|
|
"decl": "File",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"name": {
|
|
"decl": "File",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"revn": {
|
|
"decl": "File",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"pages": {
|
|
"decl": "File",
|
|
"kind": "get",
|
|
"type": "Page",
|
|
"array": true
|
|
},
|
|
"export": {
|
|
"decl": "File",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"findVersions": {
|
|
"decl": "File",
|
|
"kind": "method",
|
|
"type": "FileVersion",
|
|
"array": true
|
|
},
|
|
"saveVersion": {
|
|
"decl": "File",
|
|
"kind": "method",
|
|
"type": "FileVersion",
|
|
"array": false
|
|
},
|
|
"validate": {
|
|
"decl": "File",
|
|
"kind": "method",
|
|
"type": "FileValidationError",
|
|
"array": true
|
|
},
|
|
"getPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"setPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getPluginDataKeys": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": true
|
|
},
|
|
"getSharedPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"setSharedPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getSharedPluginDataKeys": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": true
|
|
}
|
|
},
|
|
"FileValidationError": {
|
|
"code": {
|
|
"decl": "FileValidationError",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"hint": {
|
|
"decl": "FileValidationError",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"shapeId": {
|
|
"decl": "FileValidationError",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"pageId": {
|
|
"decl": "FileValidationError",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"FileVersion": {
|
|
"label": {
|
|
"decl": "FileVersion",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"createdBy": {
|
|
"decl": "FileVersion",
|
|
"kind": "get",
|
|
"type": "User",
|
|
"array": false
|
|
},
|
|
"createdAt": {
|
|
"decl": "FileVersion",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isAutosave": {
|
|
"decl": "FileVersion",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"restore": {
|
|
"decl": "FileVersion",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"remove": {
|
|
"decl": "FileVersion",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"pin": {
|
|
"decl": "FileVersion",
|
|
"kind": "method",
|
|
"type": "FileVersion",
|
|
"array": false
|
|
}
|
|
},
|
|
"Fill": {
|
|
"fillColor": {
|
|
"decl": "Fill",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"fillOpacity": {
|
|
"decl": "Fill",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"fillColorGradient": {
|
|
"decl": "Fill",
|
|
"kind": "getset",
|
|
"type": "Gradient",
|
|
"array": false
|
|
},
|
|
"fillColorRefFile": {
|
|
"decl": "Fill",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"fillColorRefId": {
|
|
"decl": "Fill",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"fillImage": {
|
|
"decl": "Fill",
|
|
"kind": "getset",
|
|
"type": "ImageData",
|
|
"array": false
|
|
}
|
|
},
|
|
"Flags": {
|
|
"naturalChildOrdering": {
|
|
"decl": "Flags",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"throwValidationErrors": {
|
|
"decl": "Flags",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"FlexLayout": {
|
|
"dir": {
|
|
"decl": "FlexLayout",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"wrap": {
|
|
"decl": "FlexLayout",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"appendChild": {
|
|
"decl": "FlexLayout",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"alignItems": {
|
|
"decl": "CommonLayout",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"alignContent": {
|
|
"decl": "CommonLayout",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"justifyItems": {
|
|
"decl": "CommonLayout",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"justifyContent": {
|
|
"decl": "CommonLayout",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"rowGap": {
|
|
"decl": "CommonLayout",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"columnGap": {
|
|
"decl": "CommonLayout",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"verticalPadding": {
|
|
"decl": "CommonLayout",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"horizontalPadding": {
|
|
"decl": "CommonLayout",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"topPadding": {
|
|
"decl": "CommonLayout",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"rightPadding": {
|
|
"decl": "CommonLayout",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"bottomPadding": {
|
|
"decl": "CommonLayout",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"leftPadding": {
|
|
"decl": "CommonLayout",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"paddingType": {
|
|
"decl": "CommonLayout",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"horizontalSizing": {
|
|
"decl": "CommonLayout",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"verticalSizing": {
|
|
"decl": "CommonLayout",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"remove": {
|
|
"decl": "CommonLayout",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"Flow": {
|
|
"page": {
|
|
"decl": "Flow",
|
|
"kind": "get",
|
|
"type": "Page",
|
|
"array": false
|
|
},
|
|
"name": {
|
|
"decl": "Flow",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"startingBoard": {
|
|
"decl": "Flow",
|
|
"kind": "getset",
|
|
"type": "Board",
|
|
"array": false
|
|
},
|
|
"remove": {
|
|
"decl": "Flow",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"Font": {
|
|
"name": {
|
|
"decl": "Font",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"fontId": {
|
|
"decl": "Font",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"fontFamily": {
|
|
"decl": "Font",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"fontStyle": {
|
|
"decl": "Font",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"fontVariantId": {
|
|
"decl": "Font",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"fontWeight": {
|
|
"decl": "Font",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"variants": {
|
|
"decl": "Font",
|
|
"kind": "get",
|
|
"type": "FontVariant",
|
|
"array": true
|
|
},
|
|
"applyToText": {
|
|
"decl": "Font",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"applyToRange": {
|
|
"decl": "Font",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"FontsContext": {
|
|
"all": {
|
|
"decl": "FontsContext",
|
|
"kind": "get",
|
|
"type": "Font",
|
|
"array": true
|
|
},
|
|
"findById": {
|
|
"decl": "FontsContext",
|
|
"kind": "method",
|
|
"type": "Font",
|
|
"array": false
|
|
},
|
|
"findByName": {
|
|
"decl": "FontsContext",
|
|
"kind": "method",
|
|
"type": "Font",
|
|
"array": false
|
|
},
|
|
"findAllById": {
|
|
"decl": "FontsContext",
|
|
"kind": "method",
|
|
"type": "Font",
|
|
"array": true
|
|
},
|
|
"findAllByName": {
|
|
"decl": "FontsContext",
|
|
"kind": "method",
|
|
"type": "Font",
|
|
"array": true
|
|
}
|
|
},
|
|
"FontVariant": {
|
|
"name": {
|
|
"decl": "FontVariant",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"fontVariantId": {
|
|
"decl": "FontVariant",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"fontWeight": {
|
|
"decl": "FontVariant",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"fontStyle": {
|
|
"decl": "FontVariant",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"Gradient": {
|
|
"type": {
|
|
"decl": "Gradient",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"startX": {
|
|
"decl": "Gradient",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"startY": {
|
|
"decl": "Gradient",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"endX": {
|
|
"decl": "Gradient",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"endY": {
|
|
"decl": "Gradient",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"width": {
|
|
"decl": "Gradient",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"stops": {
|
|
"decl": "Gradient",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": true
|
|
}
|
|
},
|
|
"GridLayout": {
|
|
"dir": {
|
|
"decl": "GridLayout",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"rows": {
|
|
"decl": "GridLayout",
|
|
"kind": "get",
|
|
"type": "Track",
|
|
"array": true
|
|
},
|
|
"columns": {
|
|
"decl": "GridLayout",
|
|
"kind": "get",
|
|
"type": "Track",
|
|
"array": true
|
|
},
|
|
"addRow": {
|
|
"decl": "GridLayout",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"addRowAtIndex": {
|
|
"decl": "GridLayout",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"addColumn": {
|
|
"decl": "GridLayout",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"addColumnAtIndex": {
|
|
"decl": "GridLayout",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"removeRow": {
|
|
"decl": "GridLayout",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"removeColumn": {
|
|
"decl": "GridLayout",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"setColumn": {
|
|
"decl": "GridLayout",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"setRow": {
|
|
"decl": "GridLayout",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"appendChild": {
|
|
"decl": "GridLayout",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"alignItems": {
|
|
"decl": "CommonLayout",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"alignContent": {
|
|
"decl": "CommonLayout",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"justifyItems": {
|
|
"decl": "CommonLayout",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"justifyContent": {
|
|
"decl": "CommonLayout",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"rowGap": {
|
|
"decl": "CommonLayout",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"columnGap": {
|
|
"decl": "CommonLayout",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"verticalPadding": {
|
|
"decl": "CommonLayout",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"horizontalPadding": {
|
|
"decl": "CommonLayout",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"topPadding": {
|
|
"decl": "CommonLayout",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"rightPadding": {
|
|
"decl": "CommonLayout",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"bottomPadding": {
|
|
"decl": "CommonLayout",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"leftPadding": {
|
|
"decl": "CommonLayout",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"paddingType": {
|
|
"decl": "CommonLayout",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"horizontalSizing": {
|
|
"decl": "CommonLayout",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"verticalSizing": {
|
|
"decl": "CommonLayout",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"remove": {
|
|
"decl": "CommonLayout",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"Group": {
|
|
"type": {
|
|
"decl": "Group",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"children": {
|
|
"decl": "Group",
|
|
"kind": "get",
|
|
"type": "Shape",
|
|
"array": true
|
|
},
|
|
"appendChild": {
|
|
"decl": "Group",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"insertChild": {
|
|
"decl": "Group",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isMask": {
|
|
"decl": "Group",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"makeMask": {
|
|
"decl": "Group",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"removeMask": {
|
|
"decl": "Group",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"id": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"name": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"parent": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"parentIndex": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"x": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"y": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"width": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"height": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"bounds": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "Bounds",
|
|
"array": false
|
|
},
|
|
"center": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "Point",
|
|
"array": false
|
|
},
|
|
"blocked": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"hidden": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"visible": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"proportionLock": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"constraintsHorizontal": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"constraintsVertical": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"fixedWhenScrolling": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"borderRadius": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"borderRadiusTopLeft": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"borderRadiusTopRight": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"borderRadiusBottomRight": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"borderRadiusBottomLeft": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"opacity": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"blendMode": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"shadows": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Shadow",
|
|
"array": true
|
|
},
|
|
"blur": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Blur",
|
|
"array": false
|
|
},
|
|
"backgroundBlur": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Blur",
|
|
"array": false
|
|
},
|
|
"exports": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Export",
|
|
"array": true
|
|
},
|
|
"boardX": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"boardY": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"parentX": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"parentY": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"flipX": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"flipY": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"rotation": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"fills": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Fill",
|
|
"array": true
|
|
},
|
|
"strokes": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Stroke",
|
|
"array": true
|
|
},
|
|
"layoutChild": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "LayoutChildProperties",
|
|
"array": false
|
|
},
|
|
"layoutCell": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "LayoutCellProperties",
|
|
"array": false
|
|
},
|
|
"setParentIndex": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"tokens": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isComponentInstance": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isComponentMainInstance": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isComponentCopyInstance": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isComponentRoot": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isComponentHead": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"componentRefShape": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"componentRoot": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"componentHead": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"component": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "LibraryComponent",
|
|
"array": false
|
|
},
|
|
"detach": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"swapComponent": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"resetOverrides": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"switchVariant": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"combineAsVariants": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "VariantContainer",
|
|
"array": false
|
|
},
|
|
"isVariantHead": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"resize": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"rotate": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"bringToFront": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"bringForward": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"sendToBack": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"sendBackward": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"export": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"interactions": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "Interaction",
|
|
"array": true
|
|
},
|
|
"addInteraction": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "Interaction",
|
|
"array": false
|
|
},
|
|
"removeInteraction": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"applyToken": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"clone": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"remove": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"waitForLayoutUpdate": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"setPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getPluginDataKeys": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": true
|
|
},
|
|
"getSharedPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"setSharedPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getSharedPluginDataKeys": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": true
|
|
}
|
|
},
|
|
"GuideColumn": {
|
|
"type": {
|
|
"decl": "GuideColumn",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"display": {
|
|
"decl": "GuideColumn",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"params": {
|
|
"decl": "GuideColumn",
|
|
"kind": "get",
|
|
"type": "GuideColumnParams",
|
|
"array": false
|
|
}
|
|
},
|
|
"GuideColumnParams": {
|
|
"color": {
|
|
"decl": "GuideColumnParams",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"type": {
|
|
"decl": "GuideColumnParams",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"size": {
|
|
"decl": "GuideColumnParams",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"margin": {
|
|
"decl": "GuideColumnParams",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"itemLength": {
|
|
"decl": "GuideColumnParams",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"gutter": {
|
|
"decl": "GuideColumnParams",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"GuideRow": {
|
|
"type": {
|
|
"decl": "GuideRow",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"display": {
|
|
"decl": "GuideRow",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"params": {
|
|
"decl": "GuideRow",
|
|
"kind": "get",
|
|
"type": "GuideColumnParams",
|
|
"array": false
|
|
}
|
|
},
|
|
"GuideSquare": {
|
|
"type": {
|
|
"decl": "GuideSquare",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"display": {
|
|
"decl": "GuideSquare",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"params": {
|
|
"decl": "GuideSquare",
|
|
"kind": "get",
|
|
"type": "GuideSquareParams",
|
|
"array": false
|
|
}
|
|
},
|
|
"GuideSquareParams": {
|
|
"color": {
|
|
"decl": "GuideSquareParams",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"size": {
|
|
"decl": "GuideSquareParams",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"HistoryContext": {
|
|
"undoBlockBegin": {
|
|
"decl": "HistoryContext",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"undoBlockFinish": {
|
|
"decl": "HistoryContext",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"Image": {
|
|
"type": {
|
|
"decl": "Image",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"fills": {
|
|
"decl": "Image",
|
|
"kind": "getset",
|
|
"type": "Fill",
|
|
"array": true
|
|
},
|
|
"id": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"name": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"parent": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"parentIndex": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"x": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"y": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"width": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"height": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"bounds": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "Bounds",
|
|
"array": false
|
|
},
|
|
"center": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "Point",
|
|
"array": false
|
|
},
|
|
"blocked": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"hidden": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"visible": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"proportionLock": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"constraintsHorizontal": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"constraintsVertical": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"fixedWhenScrolling": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"borderRadius": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"borderRadiusTopLeft": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"borderRadiusTopRight": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"borderRadiusBottomRight": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"borderRadiusBottomLeft": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"opacity": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"blendMode": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"shadows": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Shadow",
|
|
"array": true
|
|
},
|
|
"blur": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Blur",
|
|
"array": false
|
|
},
|
|
"backgroundBlur": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Blur",
|
|
"array": false
|
|
},
|
|
"exports": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Export",
|
|
"array": true
|
|
},
|
|
"boardX": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"boardY": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"parentX": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"parentY": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"flipX": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"flipY": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"rotation": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"strokes": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Stroke",
|
|
"array": true
|
|
},
|
|
"layoutChild": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "LayoutChildProperties",
|
|
"array": false
|
|
},
|
|
"layoutCell": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "LayoutCellProperties",
|
|
"array": false
|
|
},
|
|
"setParentIndex": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"tokens": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isComponentInstance": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isComponentMainInstance": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isComponentCopyInstance": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isComponentRoot": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isComponentHead": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"componentRefShape": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"componentRoot": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"componentHead": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"component": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "LibraryComponent",
|
|
"array": false
|
|
},
|
|
"detach": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"swapComponent": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"resetOverrides": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"switchVariant": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"combineAsVariants": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "VariantContainer",
|
|
"array": false
|
|
},
|
|
"isVariantHead": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"resize": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"rotate": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"bringToFront": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"bringForward": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"sendToBack": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"sendBackward": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"export": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"interactions": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "Interaction",
|
|
"array": true
|
|
},
|
|
"addInteraction": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "Interaction",
|
|
"array": false
|
|
},
|
|
"removeInteraction": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"applyToken": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"clone": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"remove": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"waitForLayoutUpdate": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"setPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getPluginDataKeys": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": true
|
|
},
|
|
"getSharedPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"setSharedPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getSharedPluginDataKeys": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": true
|
|
}
|
|
},
|
|
"ImageData": {
|
|
"name": {
|
|
"decl": "ImageData",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"width": {
|
|
"decl": "ImageData",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"height": {
|
|
"decl": "ImageData",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"mtype": {
|
|
"decl": "ImageData",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"id": {
|
|
"decl": "ImageData",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"keepAspectRatio": {
|
|
"decl": "ImageData",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"data": {
|
|
"decl": "ImageData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"Interaction": {
|
|
"shape": {
|
|
"decl": "Interaction",
|
|
"kind": "get",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"trigger": {
|
|
"decl": "Interaction",
|
|
"kind": "getset",
|
|
"type": "Trigger",
|
|
"array": false
|
|
},
|
|
"delay": {
|
|
"decl": "Interaction",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"action": {
|
|
"decl": "Interaction",
|
|
"kind": "getset",
|
|
"type": "Action",
|
|
"array": false
|
|
},
|
|
"remove": {
|
|
"decl": "Interaction",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"LayoutCellProperties": {
|
|
"row": {
|
|
"decl": "LayoutCellProperties",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"rowSpan": {
|
|
"decl": "LayoutCellProperties",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"column": {
|
|
"decl": "LayoutCellProperties",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"columnSpan": {
|
|
"decl": "LayoutCellProperties",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"areaName": {
|
|
"decl": "LayoutCellProperties",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"position": {
|
|
"decl": "LayoutCellProperties",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"LayoutChildProperties": {
|
|
"absolute": {
|
|
"decl": "LayoutChildProperties",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"zIndex": {
|
|
"decl": "LayoutChildProperties",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"horizontalSizing": {
|
|
"decl": "LayoutChildProperties",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"verticalSizing": {
|
|
"decl": "LayoutChildProperties",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"alignSelf": {
|
|
"decl": "LayoutChildProperties",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"horizontalMargin": {
|
|
"decl": "LayoutChildProperties",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"verticalMargin": {
|
|
"decl": "LayoutChildProperties",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"topMargin": {
|
|
"decl": "LayoutChildProperties",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"rightMargin": {
|
|
"decl": "LayoutChildProperties",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"bottomMargin": {
|
|
"decl": "LayoutChildProperties",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"leftMargin": {
|
|
"decl": "LayoutChildProperties",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"marginType": {
|
|
"decl": "LayoutChildProperties",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"maxWidth": {
|
|
"decl": "LayoutChildProperties",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"maxHeight": {
|
|
"decl": "LayoutChildProperties",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"minWidth": {
|
|
"decl": "LayoutChildProperties",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"minHeight": {
|
|
"decl": "LayoutChildProperties",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"Library": {
|
|
"id": {
|
|
"decl": "Library",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"name": {
|
|
"decl": "Library",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"colors": {
|
|
"decl": "Library",
|
|
"kind": "get",
|
|
"type": "LibraryColor",
|
|
"array": true
|
|
},
|
|
"typographies": {
|
|
"decl": "Library",
|
|
"kind": "get",
|
|
"type": "LibraryTypography",
|
|
"array": true
|
|
},
|
|
"components": {
|
|
"decl": "Library",
|
|
"kind": "get",
|
|
"type": "LibraryComponent",
|
|
"array": true
|
|
},
|
|
"tokens": {
|
|
"decl": "Library",
|
|
"kind": "get",
|
|
"type": "TokenCatalog",
|
|
"array": false
|
|
},
|
|
"createColor": {
|
|
"decl": "Library",
|
|
"kind": "method",
|
|
"type": "LibraryColor",
|
|
"array": false
|
|
},
|
|
"createTypography": {
|
|
"decl": "Library",
|
|
"kind": "method",
|
|
"type": "LibraryTypography",
|
|
"array": false
|
|
},
|
|
"createComponent": {
|
|
"decl": "Library",
|
|
"kind": "method",
|
|
"type": "LibraryComponent",
|
|
"array": false
|
|
},
|
|
"getPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"setPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getPluginDataKeys": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": true
|
|
},
|
|
"getSharedPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"setSharedPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getSharedPluginDataKeys": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": true
|
|
}
|
|
},
|
|
"LibraryColor": {
|
|
"color": {
|
|
"decl": "LibraryColor",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"opacity": {
|
|
"decl": "LibraryColor",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"gradient": {
|
|
"decl": "LibraryColor",
|
|
"kind": "getset",
|
|
"type": "Gradient",
|
|
"array": false
|
|
},
|
|
"image": {
|
|
"decl": "LibraryColor",
|
|
"kind": "getset",
|
|
"type": "ImageData",
|
|
"array": false
|
|
},
|
|
"asFill": {
|
|
"decl": "LibraryColor",
|
|
"kind": "method",
|
|
"type": "Fill",
|
|
"array": false
|
|
},
|
|
"asStroke": {
|
|
"decl": "LibraryColor",
|
|
"kind": "method",
|
|
"type": "Stroke",
|
|
"array": false
|
|
},
|
|
"id": {
|
|
"decl": "LibraryElement",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"libraryId": {
|
|
"decl": "LibraryElement",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"name": {
|
|
"decl": "LibraryElement",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"path": {
|
|
"decl": "LibraryElement",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"setPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getPluginDataKeys": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": true
|
|
},
|
|
"getSharedPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"setSharedPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getSharedPluginDataKeys": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": true
|
|
}
|
|
},
|
|
"LibraryComponent": {
|
|
"instance": {
|
|
"decl": "LibraryComponent",
|
|
"kind": "method",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"mainInstance": {
|
|
"decl": "LibraryComponent",
|
|
"kind": "method",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"isVariant": {
|
|
"decl": "LibraryComponent",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"transformInVariant": {
|
|
"decl": "LibraryComponent",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"id": {
|
|
"decl": "LibraryElement",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"libraryId": {
|
|
"decl": "LibraryElement",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"name": {
|
|
"decl": "LibraryElement",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"path": {
|
|
"decl": "LibraryElement",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"setPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getPluginDataKeys": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": true
|
|
},
|
|
"getSharedPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"setSharedPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getSharedPluginDataKeys": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": true
|
|
}
|
|
},
|
|
"LibraryContext": {
|
|
"local": {
|
|
"decl": "LibraryContext",
|
|
"kind": "get",
|
|
"type": "Library",
|
|
"array": false
|
|
},
|
|
"connected": {
|
|
"decl": "LibraryContext",
|
|
"kind": "get",
|
|
"type": "Library",
|
|
"array": true
|
|
},
|
|
"availableLibraries": {
|
|
"decl": "LibraryContext",
|
|
"kind": "method",
|
|
"type": "LibrarySummary",
|
|
"array": true
|
|
},
|
|
"connectLibrary": {
|
|
"decl": "LibraryContext",
|
|
"kind": "method",
|
|
"type": "Library",
|
|
"array": false
|
|
}
|
|
},
|
|
"LibraryElement": {
|
|
"id": {
|
|
"decl": "LibraryElement",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"libraryId": {
|
|
"decl": "LibraryElement",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"name": {
|
|
"decl": "LibraryElement",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"path": {
|
|
"decl": "LibraryElement",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"setPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getPluginDataKeys": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": true
|
|
},
|
|
"getSharedPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"setSharedPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getSharedPluginDataKeys": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": true
|
|
}
|
|
},
|
|
"LibrarySummary": {
|
|
"id": {
|
|
"decl": "LibrarySummary",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"name": {
|
|
"decl": "LibrarySummary",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"numColors": {
|
|
"decl": "LibrarySummary",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"numComponents": {
|
|
"decl": "LibrarySummary",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"numTypographies": {
|
|
"decl": "LibrarySummary",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"LibraryTypography": {
|
|
"fontId": {
|
|
"decl": "LibraryTypography",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"fontFamily": {
|
|
"decl": "LibraryTypography",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"fontVariantId": {
|
|
"decl": "LibraryTypography",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"fontSize": {
|
|
"decl": "LibraryTypography",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"fontWeight": {
|
|
"decl": "LibraryTypography",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"fontStyle": {
|
|
"decl": "LibraryTypography",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"lineHeight": {
|
|
"decl": "LibraryTypography",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"letterSpacing": {
|
|
"decl": "LibraryTypography",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"textTransform": {
|
|
"decl": "LibraryTypography",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"applyToText": {
|
|
"decl": "LibraryTypography",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"applyToTextRange": {
|
|
"decl": "LibraryTypography",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"setFont": {
|
|
"decl": "LibraryTypography",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"id": {
|
|
"decl": "LibraryElement",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"libraryId": {
|
|
"decl": "LibraryElement",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"name": {
|
|
"decl": "LibraryElement",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"path": {
|
|
"decl": "LibraryElement",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"setPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getPluginDataKeys": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": true
|
|
},
|
|
"getSharedPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"setSharedPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getSharedPluginDataKeys": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": true
|
|
}
|
|
},
|
|
"LibraryVariantComponent": {
|
|
"variants": {
|
|
"decl": "LibraryVariantComponent",
|
|
"kind": "get",
|
|
"type": "Variants",
|
|
"array": false
|
|
},
|
|
"variantProps": {
|
|
"decl": "LibraryVariantComponent",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"variantError": {
|
|
"decl": "LibraryVariantComponent",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"addVariant": {
|
|
"decl": "LibraryVariantComponent",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"setVariantProperty": {
|
|
"decl": "LibraryVariantComponent",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"instance": {
|
|
"decl": "LibraryComponent",
|
|
"kind": "method",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"mainInstance": {
|
|
"decl": "LibraryComponent",
|
|
"kind": "method",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"isVariant": {
|
|
"decl": "LibraryComponent",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"transformInVariant": {
|
|
"decl": "LibraryComponent",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"id": {
|
|
"decl": "LibraryElement",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"libraryId": {
|
|
"decl": "LibraryElement",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"name": {
|
|
"decl": "LibraryElement",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"path": {
|
|
"decl": "LibraryElement",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"setPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getPluginDataKeys": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": true
|
|
},
|
|
"getSharedPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"setSharedPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getSharedPluginDataKeys": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": true
|
|
}
|
|
},
|
|
"LocalStorage": {
|
|
"getItem": {
|
|
"decl": "LocalStorage",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"setItem": {
|
|
"decl": "LocalStorage",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"removeItem": {
|
|
"decl": "LocalStorage",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getKeys": {
|
|
"decl": "LocalStorage",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": true
|
|
}
|
|
},
|
|
"NavigateTo": {
|
|
"type": {
|
|
"decl": "NavigateTo",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"destination": {
|
|
"decl": "NavigateTo",
|
|
"kind": "get",
|
|
"type": "Board",
|
|
"array": false
|
|
},
|
|
"preserveScrollPosition": {
|
|
"decl": "NavigateTo",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"animation": {
|
|
"decl": "NavigateTo",
|
|
"kind": "get",
|
|
"type": "Animation",
|
|
"array": false
|
|
}
|
|
},
|
|
"OpenOverlay": {
|
|
"type": {
|
|
"decl": "OpenOverlay",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"destination": {
|
|
"decl": "OverlayAction",
|
|
"kind": "get",
|
|
"type": "Board",
|
|
"array": false
|
|
},
|
|
"relativeTo": {
|
|
"decl": "OverlayAction",
|
|
"kind": "get",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"position": {
|
|
"decl": "OverlayAction",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"manualPositionLocation": {
|
|
"decl": "OverlayAction",
|
|
"kind": "get",
|
|
"type": "Point",
|
|
"array": false
|
|
},
|
|
"closeWhenClickOutside": {
|
|
"decl": "OverlayAction",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"addBackgroundOverlay": {
|
|
"decl": "OverlayAction",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"animation": {
|
|
"decl": "OverlayAction",
|
|
"kind": "get",
|
|
"type": "Animation",
|
|
"array": false
|
|
}
|
|
},
|
|
"OpenUrl": {
|
|
"type": {
|
|
"decl": "OpenUrl",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"url": {
|
|
"decl": "OpenUrl",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"OverlayAction": {
|
|
"destination": {
|
|
"decl": "OverlayAction",
|
|
"kind": "get",
|
|
"type": "Board",
|
|
"array": false
|
|
},
|
|
"relativeTo": {
|
|
"decl": "OverlayAction",
|
|
"kind": "get",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"position": {
|
|
"decl": "OverlayAction",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"manualPositionLocation": {
|
|
"decl": "OverlayAction",
|
|
"kind": "get",
|
|
"type": "Point",
|
|
"array": false
|
|
},
|
|
"closeWhenClickOutside": {
|
|
"decl": "OverlayAction",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"addBackgroundOverlay": {
|
|
"decl": "OverlayAction",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"animation": {
|
|
"decl": "OverlayAction",
|
|
"kind": "get",
|
|
"type": "Animation",
|
|
"array": false
|
|
}
|
|
},
|
|
"Page": {
|
|
"id": {
|
|
"decl": "Page",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"name": {
|
|
"decl": "Page",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"rulerGuides": {
|
|
"decl": "Page",
|
|
"kind": "get",
|
|
"type": "RulerGuide",
|
|
"array": true
|
|
},
|
|
"root": {
|
|
"decl": "Page",
|
|
"kind": "get",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"remove": {
|
|
"decl": "Page",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getShapeById": {
|
|
"decl": "Page",
|
|
"kind": "method",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"findShapes": {
|
|
"decl": "Page",
|
|
"kind": "method",
|
|
"type": "Shape",
|
|
"array": true
|
|
},
|
|
"flows": {
|
|
"decl": "Page",
|
|
"kind": "get",
|
|
"type": "Flow",
|
|
"array": true
|
|
},
|
|
"createFlow": {
|
|
"decl": "Page",
|
|
"kind": "method",
|
|
"type": "Flow",
|
|
"array": false
|
|
},
|
|
"removeFlow": {
|
|
"decl": "Page",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"addRulerGuide": {
|
|
"decl": "Page",
|
|
"kind": "method",
|
|
"type": "RulerGuide",
|
|
"array": false
|
|
},
|
|
"removeRulerGuide": {
|
|
"decl": "Page",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"addCommentThread": {
|
|
"decl": "Page",
|
|
"kind": "method",
|
|
"type": "CommentThread",
|
|
"array": false
|
|
},
|
|
"removeCommentThread": {
|
|
"decl": "Page",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"findCommentThreads": {
|
|
"decl": "Page",
|
|
"kind": "method",
|
|
"type": "CommentThread",
|
|
"array": true
|
|
},
|
|
"getPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"setPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getPluginDataKeys": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": true
|
|
},
|
|
"getSharedPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"setSharedPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getSharedPluginDataKeys": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": true
|
|
}
|
|
},
|
|
"Path": {
|
|
"type": {
|
|
"decl": "Path",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"toD": {
|
|
"decl": "Path",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"content": {
|
|
"decl": "Path",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"d": {
|
|
"decl": "Path",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"commands": {
|
|
"decl": "Path",
|
|
"kind": "getset",
|
|
"type": "PathCommand",
|
|
"array": true
|
|
},
|
|
"fills": {
|
|
"decl": "Path",
|
|
"kind": "getset",
|
|
"type": "Fill",
|
|
"array": true
|
|
},
|
|
"id": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"name": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"parent": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"parentIndex": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"x": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"y": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"width": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"height": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"bounds": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "Bounds",
|
|
"array": false
|
|
},
|
|
"center": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "Point",
|
|
"array": false
|
|
},
|
|
"blocked": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"hidden": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"visible": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"proportionLock": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"constraintsHorizontal": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"constraintsVertical": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"fixedWhenScrolling": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"borderRadius": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"borderRadiusTopLeft": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"borderRadiusTopRight": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"borderRadiusBottomRight": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"borderRadiusBottomLeft": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"opacity": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"blendMode": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"shadows": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Shadow",
|
|
"array": true
|
|
},
|
|
"blur": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Blur",
|
|
"array": false
|
|
},
|
|
"backgroundBlur": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Blur",
|
|
"array": false
|
|
},
|
|
"exports": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Export",
|
|
"array": true
|
|
},
|
|
"boardX": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"boardY": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"parentX": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"parentY": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"flipX": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"flipY": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"rotation": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"strokes": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Stroke",
|
|
"array": true
|
|
},
|
|
"layoutChild": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "LayoutChildProperties",
|
|
"array": false
|
|
},
|
|
"layoutCell": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "LayoutCellProperties",
|
|
"array": false
|
|
},
|
|
"setParentIndex": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"tokens": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isComponentInstance": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isComponentMainInstance": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isComponentCopyInstance": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isComponentRoot": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isComponentHead": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"componentRefShape": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"componentRoot": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"componentHead": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"component": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "LibraryComponent",
|
|
"array": false
|
|
},
|
|
"detach": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"swapComponent": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"resetOverrides": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"switchVariant": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"combineAsVariants": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "VariantContainer",
|
|
"array": false
|
|
},
|
|
"isVariantHead": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"resize": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"rotate": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"bringToFront": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"bringForward": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"sendToBack": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"sendBackward": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"export": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"interactions": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "Interaction",
|
|
"array": true
|
|
},
|
|
"addInteraction": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "Interaction",
|
|
"array": false
|
|
},
|
|
"removeInteraction": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"applyToken": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"clone": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"remove": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"waitForLayoutUpdate": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"setPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getPluginDataKeys": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": true
|
|
},
|
|
"getSharedPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"setSharedPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getSharedPluginDataKeys": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": true
|
|
}
|
|
},
|
|
"PathCommand": {
|
|
"command": {
|
|
"decl": "PathCommand",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"params": {
|
|
"decl": "PathCommand",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"Penpot": {
|
|
"ui": {
|
|
"decl": "Penpot",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"utils": {
|
|
"decl": "Penpot",
|
|
"kind": "get",
|
|
"type": "ContextUtils",
|
|
"array": false
|
|
},
|
|
"closePlugin": {
|
|
"decl": "Penpot",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"on": {
|
|
"decl": "Penpot",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"off": {
|
|
"decl": "Penpot",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"version": {
|
|
"decl": "Context",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"root": {
|
|
"decl": "Context",
|
|
"kind": "get",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"currentFile": {
|
|
"decl": "Context",
|
|
"kind": "get",
|
|
"type": "File",
|
|
"array": false
|
|
},
|
|
"currentPage": {
|
|
"decl": "Context",
|
|
"kind": "get",
|
|
"type": "Page",
|
|
"array": false
|
|
},
|
|
"viewport": {
|
|
"decl": "Context",
|
|
"kind": "get",
|
|
"type": "Viewport",
|
|
"array": false
|
|
},
|
|
"flags": {
|
|
"decl": "Context",
|
|
"kind": "get",
|
|
"type": "Flags",
|
|
"array": false
|
|
},
|
|
"history": {
|
|
"decl": "Context",
|
|
"kind": "get",
|
|
"type": "HistoryContext",
|
|
"array": false
|
|
},
|
|
"library": {
|
|
"decl": "Context",
|
|
"kind": "get",
|
|
"type": "LibraryContext",
|
|
"array": false
|
|
},
|
|
"fonts": {
|
|
"decl": "Context",
|
|
"kind": "get",
|
|
"type": "FontsContext",
|
|
"array": false
|
|
},
|
|
"currentUser": {
|
|
"decl": "Context",
|
|
"kind": "get",
|
|
"type": "User",
|
|
"array": false
|
|
},
|
|
"activeUsers": {
|
|
"decl": "Context",
|
|
"kind": "get",
|
|
"type": "ActiveUser",
|
|
"array": true
|
|
},
|
|
"theme": {
|
|
"decl": "Context",
|
|
"kind": "get",
|
|
"type": "Theme",
|
|
"array": false
|
|
},
|
|
"localStorage": {
|
|
"decl": "Context",
|
|
"kind": "get",
|
|
"type": "LocalStorage",
|
|
"array": false
|
|
},
|
|
"selection": {
|
|
"decl": "Context",
|
|
"kind": "getset",
|
|
"type": "Shape",
|
|
"array": true
|
|
},
|
|
"shapesColors": {
|
|
"decl": "Context",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": true
|
|
},
|
|
"replaceColor": {
|
|
"decl": "Context",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"uploadMediaUrl": {
|
|
"decl": "Context",
|
|
"kind": "method",
|
|
"type": "ImageData",
|
|
"array": false
|
|
},
|
|
"uploadMediaData": {
|
|
"decl": "Context",
|
|
"kind": "method",
|
|
"type": "ImageData",
|
|
"array": false
|
|
},
|
|
"group": {
|
|
"decl": "Context",
|
|
"kind": "method",
|
|
"type": "Group",
|
|
"array": false
|
|
},
|
|
"ungroup": {
|
|
"decl": "Context",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"createRectangle": {
|
|
"decl": "Context",
|
|
"kind": "method",
|
|
"type": "Rectangle",
|
|
"array": false
|
|
},
|
|
"createBoard": {
|
|
"decl": "Context",
|
|
"kind": "method",
|
|
"type": "Board",
|
|
"array": false
|
|
},
|
|
"createEllipse": {
|
|
"decl": "Context",
|
|
"kind": "method",
|
|
"type": "Ellipse",
|
|
"array": false
|
|
},
|
|
"createPath": {
|
|
"decl": "Context",
|
|
"kind": "method",
|
|
"type": "Path",
|
|
"array": false
|
|
},
|
|
"createBoolean": {
|
|
"decl": "Context",
|
|
"kind": "method",
|
|
"type": "Boolean",
|
|
"array": false
|
|
},
|
|
"createShapeFromSvg": {
|
|
"decl": "Context",
|
|
"kind": "method",
|
|
"type": "Group",
|
|
"array": false
|
|
},
|
|
"createShapeFromSvgWithImages": {
|
|
"decl": "Context",
|
|
"kind": "method",
|
|
"type": "Group",
|
|
"array": false
|
|
},
|
|
"createText": {
|
|
"decl": "Context",
|
|
"kind": "method",
|
|
"type": "Text",
|
|
"array": false
|
|
},
|
|
"generateMarkup": {
|
|
"decl": "Context",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"generateStyle": {
|
|
"decl": "Context",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"generateFontFaces": {
|
|
"decl": "Context",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"openViewer": {
|
|
"decl": "Context",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"createPage": {
|
|
"decl": "Context",
|
|
"kind": "method",
|
|
"type": "Page",
|
|
"array": false
|
|
},
|
|
"openPage": {
|
|
"decl": "Context",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"alignHorizontal": {
|
|
"decl": "Context",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"alignVertical": {
|
|
"decl": "Context",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"distributeHorizontal": {
|
|
"decl": "Context",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"distributeVertical": {
|
|
"decl": "Context",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"flatten": {
|
|
"decl": "Context",
|
|
"kind": "method",
|
|
"type": "Path",
|
|
"array": true
|
|
},
|
|
"createVariantFromComponents": {
|
|
"decl": "Context",
|
|
"kind": "method",
|
|
"type": "VariantContainer",
|
|
"array": false
|
|
},
|
|
"waitForLayoutUpdate": {
|
|
"decl": "Context",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"PluginData": {
|
|
"getPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"setPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getPluginDataKeys": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": true
|
|
},
|
|
"getSharedPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"setSharedPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getSharedPluginDataKeys": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": true
|
|
}
|
|
},
|
|
"Point": {
|
|
"x": {
|
|
"decl": "Point",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"y": {
|
|
"decl": "Point",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"PreviousScreen": {
|
|
"type": {
|
|
"decl": "PreviousScreen",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"Push": {
|
|
"type": {
|
|
"decl": "Push",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"direction": {
|
|
"decl": "Push",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"duration": {
|
|
"decl": "Push",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"easing": {
|
|
"decl": "Push",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"Rectangle": {
|
|
"type": {
|
|
"decl": "Rectangle",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"fills": {
|
|
"decl": "Rectangle",
|
|
"kind": "getset",
|
|
"type": "Fill",
|
|
"array": true
|
|
},
|
|
"id": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"name": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"parent": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"parentIndex": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"x": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"y": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"width": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"height": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"bounds": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "Bounds",
|
|
"array": false
|
|
},
|
|
"center": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "Point",
|
|
"array": false
|
|
},
|
|
"blocked": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"hidden": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"visible": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"proportionLock": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"constraintsHorizontal": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"constraintsVertical": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"fixedWhenScrolling": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"borderRadius": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"borderRadiusTopLeft": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"borderRadiusTopRight": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"borderRadiusBottomRight": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"borderRadiusBottomLeft": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"opacity": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"blendMode": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"shadows": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Shadow",
|
|
"array": true
|
|
},
|
|
"blur": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Blur",
|
|
"array": false
|
|
},
|
|
"backgroundBlur": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Blur",
|
|
"array": false
|
|
},
|
|
"exports": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Export",
|
|
"array": true
|
|
},
|
|
"boardX": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"boardY": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"parentX": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"parentY": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"flipX": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"flipY": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"rotation": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"strokes": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Stroke",
|
|
"array": true
|
|
},
|
|
"layoutChild": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "LayoutChildProperties",
|
|
"array": false
|
|
},
|
|
"layoutCell": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "LayoutCellProperties",
|
|
"array": false
|
|
},
|
|
"setParentIndex": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"tokens": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isComponentInstance": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isComponentMainInstance": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isComponentCopyInstance": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isComponentRoot": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isComponentHead": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"componentRefShape": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"componentRoot": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"componentHead": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"component": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "LibraryComponent",
|
|
"array": false
|
|
},
|
|
"detach": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"swapComponent": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"resetOverrides": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"switchVariant": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"combineAsVariants": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "VariantContainer",
|
|
"array": false
|
|
},
|
|
"isVariantHead": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"resize": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"rotate": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"bringToFront": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"bringForward": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"sendToBack": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"sendBackward": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"export": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"interactions": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "Interaction",
|
|
"array": true
|
|
},
|
|
"addInteraction": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "Interaction",
|
|
"array": false
|
|
},
|
|
"removeInteraction": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"applyToken": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"clone": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"remove": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"waitForLayoutUpdate": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"setPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getPluginDataKeys": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": true
|
|
},
|
|
"getSharedPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"setSharedPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getSharedPluginDataKeys": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": true
|
|
}
|
|
},
|
|
"RulerGuide": {
|
|
"orientation": {
|
|
"decl": "RulerGuide",
|
|
"kind": "get",
|
|
"type": "RulerGuideOrientation",
|
|
"array": false
|
|
},
|
|
"position": {
|
|
"decl": "RulerGuide",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"board": {
|
|
"decl": "RulerGuide",
|
|
"kind": "getset",
|
|
"type": "Board",
|
|
"array": false
|
|
},
|
|
"remove": {
|
|
"decl": "RulerGuide",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"Shadow": {
|
|
"id": {
|
|
"decl": "Shadow",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"style": {
|
|
"decl": "Shadow",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"offsetX": {
|
|
"decl": "Shadow",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"offsetY": {
|
|
"decl": "Shadow",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"blur": {
|
|
"decl": "Shadow",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"spread": {
|
|
"decl": "Shadow",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"hidden": {
|
|
"decl": "Shadow",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"color": {
|
|
"decl": "Shadow",
|
|
"kind": "getset",
|
|
"type": "Color",
|
|
"array": false
|
|
}
|
|
},
|
|
"ShapeBase": {
|
|
"id": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"name": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"parent": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"parentIndex": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"x": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"y": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"width": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"height": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"bounds": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "Bounds",
|
|
"array": false
|
|
},
|
|
"center": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "Point",
|
|
"array": false
|
|
},
|
|
"blocked": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"hidden": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"visible": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"proportionLock": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"constraintsHorizontal": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"constraintsVertical": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"fixedWhenScrolling": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"borderRadius": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"borderRadiusTopLeft": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"borderRadiusTopRight": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"borderRadiusBottomRight": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"borderRadiusBottomLeft": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"opacity": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"blendMode": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"shadows": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Shadow",
|
|
"array": true
|
|
},
|
|
"blur": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Blur",
|
|
"array": false
|
|
},
|
|
"backgroundBlur": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Blur",
|
|
"array": false
|
|
},
|
|
"exports": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Export",
|
|
"array": true
|
|
},
|
|
"boardX": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"boardY": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"parentX": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"parentY": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"flipX": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"flipY": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"rotation": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"fills": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Fill",
|
|
"array": true
|
|
},
|
|
"strokes": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Stroke",
|
|
"array": true
|
|
},
|
|
"layoutChild": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "LayoutChildProperties",
|
|
"array": false
|
|
},
|
|
"layoutCell": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "LayoutCellProperties",
|
|
"array": false
|
|
},
|
|
"setParentIndex": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"tokens": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isComponentInstance": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isComponentMainInstance": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isComponentCopyInstance": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isComponentRoot": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isComponentHead": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"componentRefShape": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"componentRoot": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"componentHead": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"component": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "LibraryComponent",
|
|
"array": false
|
|
},
|
|
"detach": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"swapComponent": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"resetOverrides": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"switchVariant": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"combineAsVariants": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "VariantContainer",
|
|
"array": false
|
|
},
|
|
"isVariantHead": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"resize": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"rotate": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"bringToFront": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"bringForward": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"sendToBack": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"sendBackward": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"export": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"interactions": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "Interaction",
|
|
"array": true
|
|
},
|
|
"addInteraction": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "Interaction",
|
|
"array": false
|
|
},
|
|
"removeInteraction": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"applyToken": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"clone": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"remove": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"waitForLayoutUpdate": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"setPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getPluginDataKeys": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": true
|
|
},
|
|
"getSharedPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"setSharedPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getSharedPluginDataKeys": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": true
|
|
}
|
|
},
|
|
"Slide": {
|
|
"type": {
|
|
"decl": "Slide",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"way": {
|
|
"decl": "Slide",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"direction": {
|
|
"decl": "Slide",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"duration": {
|
|
"decl": "Slide",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"offsetEffect": {
|
|
"decl": "Slide",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"easing": {
|
|
"decl": "Slide",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"Stroke": {
|
|
"strokeColor": {
|
|
"decl": "Stroke",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"strokeColorRefFile": {
|
|
"decl": "Stroke",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"strokeColorRefId": {
|
|
"decl": "Stroke",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"strokeOpacity": {
|
|
"decl": "Stroke",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"strokeStyle": {
|
|
"decl": "Stroke",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"strokeWidth": {
|
|
"decl": "Stroke",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"strokeAlignment": {
|
|
"decl": "Stroke",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"strokeCapStart": {
|
|
"decl": "Stroke",
|
|
"kind": "getset",
|
|
"type": "StrokeCap",
|
|
"array": false
|
|
},
|
|
"strokeCapEnd": {
|
|
"decl": "Stroke",
|
|
"kind": "getset",
|
|
"type": "StrokeCap",
|
|
"array": false
|
|
},
|
|
"strokeColorGradient": {
|
|
"decl": "Stroke",
|
|
"kind": "getset",
|
|
"type": "Gradient",
|
|
"array": false
|
|
},
|
|
"strokeImage": {
|
|
"decl": "Stroke",
|
|
"kind": "getset",
|
|
"type": "ImageData",
|
|
"array": false
|
|
}
|
|
},
|
|
"SvgRaw": {
|
|
"type": {
|
|
"decl": "SvgRaw",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"id": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"name": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"parent": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"parentIndex": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"x": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"y": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"width": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"height": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"bounds": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "Bounds",
|
|
"array": false
|
|
},
|
|
"center": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "Point",
|
|
"array": false
|
|
},
|
|
"blocked": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"hidden": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"visible": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"proportionLock": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"constraintsHorizontal": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"constraintsVertical": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"fixedWhenScrolling": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"borderRadius": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"borderRadiusTopLeft": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"borderRadiusTopRight": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"borderRadiusBottomRight": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"borderRadiusBottomLeft": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"opacity": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"blendMode": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"shadows": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Shadow",
|
|
"array": true
|
|
},
|
|
"blur": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Blur",
|
|
"array": false
|
|
},
|
|
"backgroundBlur": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Blur",
|
|
"array": false
|
|
},
|
|
"exports": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Export",
|
|
"array": true
|
|
},
|
|
"boardX": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"boardY": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"parentX": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"parentY": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"flipX": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"flipY": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"rotation": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"fills": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Fill",
|
|
"array": true
|
|
},
|
|
"strokes": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Stroke",
|
|
"array": true
|
|
},
|
|
"layoutChild": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "LayoutChildProperties",
|
|
"array": false
|
|
},
|
|
"layoutCell": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "LayoutCellProperties",
|
|
"array": false
|
|
},
|
|
"setParentIndex": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"tokens": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isComponentInstance": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isComponentMainInstance": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isComponentCopyInstance": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isComponentRoot": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isComponentHead": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"componentRefShape": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"componentRoot": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"componentHead": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"component": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "LibraryComponent",
|
|
"array": false
|
|
},
|
|
"detach": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"swapComponent": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"resetOverrides": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"switchVariant": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"combineAsVariants": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "VariantContainer",
|
|
"array": false
|
|
},
|
|
"isVariantHead": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"resize": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"rotate": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"bringToFront": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"bringForward": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"sendToBack": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"sendBackward": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"export": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"interactions": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "Interaction",
|
|
"array": true
|
|
},
|
|
"addInteraction": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "Interaction",
|
|
"array": false
|
|
},
|
|
"removeInteraction": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"applyToken": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"clone": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"remove": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"waitForLayoutUpdate": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"setPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getPluginDataKeys": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": true
|
|
},
|
|
"getSharedPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"setSharedPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getSharedPluginDataKeys": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": true
|
|
}
|
|
},
|
|
"Text": {
|
|
"type": {
|
|
"decl": "Text",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"characters": {
|
|
"decl": "Text",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"growType": {
|
|
"decl": "Text",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"fontId": {
|
|
"decl": "Text",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"fontFamily": {
|
|
"decl": "Text",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"fontVariantId": {
|
|
"decl": "Text",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"fontSize": {
|
|
"decl": "Text",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"fontWeight": {
|
|
"decl": "Text",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"fontStyle": {
|
|
"decl": "Text",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"lineHeight": {
|
|
"decl": "Text",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"letterSpacing": {
|
|
"decl": "Text",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"textTransform": {
|
|
"decl": "Text",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"textDecoration": {
|
|
"decl": "Text",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"direction": {
|
|
"decl": "Text",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"align": {
|
|
"decl": "Text",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"verticalAlign": {
|
|
"decl": "Text",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"textBounds": {
|
|
"decl": "Text",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getRange": {
|
|
"decl": "Text",
|
|
"kind": "method",
|
|
"type": "TextRange",
|
|
"array": false
|
|
},
|
|
"applyTypography": {
|
|
"decl": "Text",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"id": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"name": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"parent": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"parentIndex": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"x": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"y": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"width": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"height": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"bounds": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "Bounds",
|
|
"array": false
|
|
},
|
|
"center": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "Point",
|
|
"array": false
|
|
},
|
|
"blocked": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"hidden": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"visible": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"proportionLock": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"constraintsHorizontal": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"constraintsVertical": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"fixedWhenScrolling": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"borderRadius": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"borderRadiusTopLeft": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"borderRadiusTopRight": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"borderRadiusBottomRight": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"borderRadiusBottomLeft": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"opacity": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"blendMode": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"shadows": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Shadow",
|
|
"array": true
|
|
},
|
|
"blur": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Blur",
|
|
"array": false
|
|
},
|
|
"backgroundBlur": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Blur",
|
|
"array": false
|
|
},
|
|
"exports": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Export",
|
|
"array": true
|
|
},
|
|
"boardX": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"boardY": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"parentX": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"parentY": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"flipX": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"flipY": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"rotation": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"fills": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Fill",
|
|
"array": true
|
|
},
|
|
"strokes": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Stroke",
|
|
"array": true
|
|
},
|
|
"layoutChild": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "LayoutChildProperties",
|
|
"array": false
|
|
},
|
|
"layoutCell": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "LayoutCellProperties",
|
|
"array": false
|
|
},
|
|
"setParentIndex": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"tokens": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isComponentInstance": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isComponentMainInstance": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isComponentCopyInstance": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isComponentRoot": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isComponentHead": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"componentRefShape": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"componentRoot": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"componentHead": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"component": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "LibraryComponent",
|
|
"array": false
|
|
},
|
|
"detach": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"swapComponent": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"resetOverrides": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"switchVariant": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"combineAsVariants": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "VariantContainer",
|
|
"array": false
|
|
},
|
|
"isVariantHead": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"resize": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"rotate": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"bringToFront": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"bringForward": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"sendToBack": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"sendBackward": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"export": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"interactions": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "Interaction",
|
|
"array": true
|
|
},
|
|
"addInteraction": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "Interaction",
|
|
"array": false
|
|
},
|
|
"removeInteraction": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"applyToken": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"clone": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"remove": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"waitForLayoutUpdate": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"setPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getPluginDataKeys": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": true
|
|
},
|
|
"getSharedPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"setSharedPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getSharedPluginDataKeys": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": true
|
|
}
|
|
},
|
|
"TextRange": {
|
|
"shape": {
|
|
"decl": "TextRange",
|
|
"kind": "get",
|
|
"type": "Text",
|
|
"array": false
|
|
},
|
|
"characters": {
|
|
"decl": "TextRange",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"fontId": {
|
|
"decl": "TextRange",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"fontFamily": {
|
|
"decl": "TextRange",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"fontVariantId": {
|
|
"decl": "TextRange",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"fontSize": {
|
|
"decl": "TextRange",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"fontWeight": {
|
|
"decl": "TextRange",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"fontStyle": {
|
|
"decl": "TextRange",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"lineHeight": {
|
|
"decl": "TextRange",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"letterSpacing": {
|
|
"decl": "TextRange",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"textTransform": {
|
|
"decl": "TextRange",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"textDecoration": {
|
|
"decl": "TextRange",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"direction": {
|
|
"decl": "TextRange",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"fills": {
|
|
"decl": "TextRange",
|
|
"kind": "getset",
|
|
"type": "Fill",
|
|
"array": true
|
|
},
|
|
"align": {
|
|
"decl": "TextRange",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"verticalAlign": {
|
|
"decl": "TextRange",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"applyTypography": {
|
|
"decl": "TextRange",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"ToggleOverlay": {
|
|
"type": {
|
|
"decl": "ToggleOverlay",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"destination": {
|
|
"decl": "OverlayAction",
|
|
"kind": "get",
|
|
"type": "Board",
|
|
"array": false
|
|
},
|
|
"relativeTo": {
|
|
"decl": "OverlayAction",
|
|
"kind": "get",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"position": {
|
|
"decl": "OverlayAction",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"manualPositionLocation": {
|
|
"decl": "OverlayAction",
|
|
"kind": "get",
|
|
"type": "Point",
|
|
"array": false
|
|
},
|
|
"closeWhenClickOutside": {
|
|
"decl": "OverlayAction",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"addBackgroundOverlay": {
|
|
"decl": "OverlayAction",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"animation": {
|
|
"decl": "OverlayAction",
|
|
"kind": "get",
|
|
"type": "Animation",
|
|
"array": false
|
|
}
|
|
},
|
|
"TokenBase": {
|
|
"id": {
|
|
"decl": "TokenBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"name": {
|
|
"decl": "TokenBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"description": {
|
|
"decl": "TokenBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"duplicate": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": "Token",
|
|
"array": false
|
|
},
|
|
"remove": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"resolvedValueString": {
|
|
"decl": "TokenBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"applyToShapes": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"applyToSelected": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"TokenBorderRadius": {
|
|
"type": {
|
|
"decl": "TokenBorderRadius",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"value": {
|
|
"decl": "TokenBorderRadius",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"resolvedValue": {
|
|
"decl": "TokenBorderRadius",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"id": {
|
|
"decl": "TokenBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"name": {
|
|
"decl": "TokenBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"description": {
|
|
"decl": "TokenBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"duplicate": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": "Token",
|
|
"array": false
|
|
},
|
|
"remove": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"resolvedValueString": {
|
|
"decl": "TokenBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"applyToShapes": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"applyToSelected": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"TokenBorderWidth": {
|
|
"type": {
|
|
"decl": "TokenBorderWidth",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"value": {
|
|
"decl": "TokenBorderWidth",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"resolvedValue": {
|
|
"decl": "TokenBorderWidth",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"id": {
|
|
"decl": "TokenBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"name": {
|
|
"decl": "TokenBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"description": {
|
|
"decl": "TokenBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"duplicate": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": "Token",
|
|
"array": false
|
|
},
|
|
"remove": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"resolvedValueString": {
|
|
"decl": "TokenBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"applyToShapes": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"applyToSelected": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"TokenCatalog": {
|
|
"themes": {
|
|
"decl": "TokenCatalog",
|
|
"kind": "get",
|
|
"type": "TokenTheme",
|
|
"array": true
|
|
},
|
|
"sets": {
|
|
"decl": "TokenCatalog",
|
|
"kind": "get",
|
|
"type": "TokenSet",
|
|
"array": true
|
|
},
|
|
"addTheme": {
|
|
"decl": "TokenCatalog",
|
|
"kind": "method",
|
|
"type": "TokenTheme",
|
|
"array": false
|
|
},
|
|
"addSet": {
|
|
"decl": "TokenCatalog",
|
|
"kind": "method",
|
|
"type": "TokenSet",
|
|
"array": false
|
|
},
|
|
"getThemeById": {
|
|
"decl": "TokenCatalog",
|
|
"kind": "method",
|
|
"type": "TokenTheme",
|
|
"array": false
|
|
},
|
|
"getSetById": {
|
|
"decl": "TokenCatalog",
|
|
"kind": "method",
|
|
"type": "TokenSet",
|
|
"array": false
|
|
}
|
|
},
|
|
"TokenColor": {
|
|
"type": {
|
|
"decl": "TokenColor",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"value": {
|
|
"decl": "TokenColor",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"resolvedValue": {
|
|
"decl": "TokenColor",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"id": {
|
|
"decl": "TokenBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"name": {
|
|
"decl": "TokenBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"description": {
|
|
"decl": "TokenBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"duplicate": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": "Token",
|
|
"array": false
|
|
},
|
|
"remove": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"resolvedValueString": {
|
|
"decl": "TokenBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"applyToShapes": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"applyToSelected": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"TokenDimension": {
|
|
"type": {
|
|
"decl": "TokenDimension",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"value": {
|
|
"decl": "TokenDimension",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"resolvedValue": {
|
|
"decl": "TokenDimension",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"id": {
|
|
"decl": "TokenBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"name": {
|
|
"decl": "TokenBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"description": {
|
|
"decl": "TokenBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"duplicate": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": "Token",
|
|
"array": false
|
|
},
|
|
"remove": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"resolvedValueString": {
|
|
"decl": "TokenBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"applyToShapes": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"applyToSelected": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"TokenFontFamilies": {
|
|
"type": {
|
|
"decl": "TokenFontFamilies",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"value": {
|
|
"decl": "TokenFontFamilies",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": true
|
|
},
|
|
"resolvedValue": {
|
|
"decl": "TokenFontFamilies",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": true
|
|
},
|
|
"id": {
|
|
"decl": "TokenBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"name": {
|
|
"decl": "TokenBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"description": {
|
|
"decl": "TokenBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"duplicate": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": "Token",
|
|
"array": false
|
|
},
|
|
"remove": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"resolvedValueString": {
|
|
"decl": "TokenBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"applyToShapes": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"applyToSelected": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"TokenFontSizes": {
|
|
"type": {
|
|
"decl": "TokenFontSizes",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"value": {
|
|
"decl": "TokenFontSizes",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"resolvedValue": {
|
|
"decl": "TokenFontSizes",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"id": {
|
|
"decl": "TokenBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"name": {
|
|
"decl": "TokenBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"description": {
|
|
"decl": "TokenBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"duplicate": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": "Token",
|
|
"array": false
|
|
},
|
|
"remove": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"resolvedValueString": {
|
|
"decl": "TokenBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"applyToShapes": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"applyToSelected": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"TokenFontWeights": {
|
|
"type": {
|
|
"decl": "TokenFontWeights",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"value": {
|
|
"decl": "TokenFontWeights",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"resolvedValue": {
|
|
"decl": "TokenFontWeights",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"id": {
|
|
"decl": "TokenBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"name": {
|
|
"decl": "TokenBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"description": {
|
|
"decl": "TokenBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"duplicate": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": "Token",
|
|
"array": false
|
|
},
|
|
"remove": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"resolvedValueString": {
|
|
"decl": "TokenBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"applyToShapes": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"applyToSelected": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"TokenLetterSpacing": {
|
|
"type": {
|
|
"decl": "TokenLetterSpacing",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"value": {
|
|
"decl": "TokenLetterSpacing",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"resolvedValue": {
|
|
"decl": "TokenLetterSpacing",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"id": {
|
|
"decl": "TokenBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"name": {
|
|
"decl": "TokenBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"description": {
|
|
"decl": "TokenBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"duplicate": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": "Token",
|
|
"array": false
|
|
},
|
|
"remove": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"resolvedValueString": {
|
|
"decl": "TokenBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"applyToShapes": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"applyToSelected": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"TokenNumber": {
|
|
"type": {
|
|
"decl": "TokenNumber",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"value": {
|
|
"decl": "TokenNumber",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"resolvedValue": {
|
|
"decl": "TokenNumber",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"id": {
|
|
"decl": "TokenBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"name": {
|
|
"decl": "TokenBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"description": {
|
|
"decl": "TokenBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"duplicate": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": "Token",
|
|
"array": false
|
|
},
|
|
"remove": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"resolvedValueString": {
|
|
"decl": "TokenBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"applyToShapes": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"applyToSelected": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"TokenOpacity": {
|
|
"type": {
|
|
"decl": "TokenOpacity",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"value": {
|
|
"decl": "TokenOpacity",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"resolvedValue": {
|
|
"decl": "TokenOpacity",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"id": {
|
|
"decl": "TokenBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"name": {
|
|
"decl": "TokenBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"description": {
|
|
"decl": "TokenBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"duplicate": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": "Token",
|
|
"array": false
|
|
},
|
|
"remove": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"resolvedValueString": {
|
|
"decl": "TokenBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"applyToShapes": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"applyToSelected": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"TokenRotation": {
|
|
"type": {
|
|
"decl": "TokenRotation",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"value": {
|
|
"decl": "TokenRotation",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"resolvedValue": {
|
|
"decl": "TokenRotation",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"id": {
|
|
"decl": "TokenBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"name": {
|
|
"decl": "TokenBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"description": {
|
|
"decl": "TokenBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"duplicate": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": "Token",
|
|
"array": false
|
|
},
|
|
"remove": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"resolvedValueString": {
|
|
"decl": "TokenBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"applyToShapes": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"applyToSelected": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"TokenSet": {
|
|
"id": {
|
|
"decl": "TokenSet",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"name": {
|
|
"decl": "TokenSet",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"active": {
|
|
"decl": "TokenSet",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"tokens": {
|
|
"decl": "TokenSet",
|
|
"kind": "get",
|
|
"type": "Token",
|
|
"array": true
|
|
},
|
|
"tokensByType": {
|
|
"decl": "TokenSet",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": true
|
|
},
|
|
"toggleActive": {
|
|
"decl": "TokenSet",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getTokenById": {
|
|
"decl": "TokenSet",
|
|
"kind": "method",
|
|
"type": "Token",
|
|
"array": false
|
|
},
|
|
"addToken": {
|
|
"decl": "TokenSet",
|
|
"kind": "method",
|
|
"type": "Token",
|
|
"array": false
|
|
},
|
|
"duplicate": {
|
|
"decl": "TokenSet",
|
|
"kind": "method",
|
|
"type": "TokenSet",
|
|
"array": false
|
|
},
|
|
"remove": {
|
|
"decl": "TokenSet",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"TokenShadow": {
|
|
"type": {
|
|
"decl": "TokenShadow",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"value": {
|
|
"decl": "TokenShadow",
|
|
"kind": "getset",
|
|
"type": "TokenShadowValueString",
|
|
"array": true
|
|
},
|
|
"resolvedValue": {
|
|
"decl": "TokenShadow",
|
|
"kind": "get",
|
|
"type": "TokenShadowValue",
|
|
"array": true
|
|
},
|
|
"id": {
|
|
"decl": "TokenBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"name": {
|
|
"decl": "TokenBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"description": {
|
|
"decl": "TokenBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"duplicate": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": "Token",
|
|
"array": false
|
|
},
|
|
"remove": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"resolvedValueString": {
|
|
"decl": "TokenBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"applyToShapes": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"applyToSelected": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"TokenShadowValue": {
|
|
"color": {
|
|
"decl": "TokenShadowValue",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"inset": {
|
|
"decl": "TokenShadowValue",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"offsetX": {
|
|
"decl": "TokenShadowValue",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"offsetY": {
|
|
"decl": "TokenShadowValue",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"spread": {
|
|
"decl": "TokenShadowValue",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"blur": {
|
|
"decl": "TokenShadowValue",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"TokenShadowValueString": {
|
|
"color": {
|
|
"decl": "TokenShadowValueString",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"inset": {
|
|
"decl": "TokenShadowValueString",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"offsetX": {
|
|
"decl": "TokenShadowValueString",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"offsetY": {
|
|
"decl": "TokenShadowValueString",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"spread": {
|
|
"decl": "TokenShadowValueString",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"blur": {
|
|
"decl": "TokenShadowValueString",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"TokenSizing": {
|
|
"type": {
|
|
"decl": "TokenSizing",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"value": {
|
|
"decl": "TokenSizing",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"resolvedValue": {
|
|
"decl": "TokenSizing",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"id": {
|
|
"decl": "TokenBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"name": {
|
|
"decl": "TokenBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"description": {
|
|
"decl": "TokenBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"duplicate": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": "Token",
|
|
"array": false
|
|
},
|
|
"remove": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"resolvedValueString": {
|
|
"decl": "TokenBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"applyToShapes": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"applyToSelected": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"TokenSpacing": {
|
|
"type": {
|
|
"decl": "TokenSpacing",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"value": {
|
|
"decl": "TokenSpacing",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"resolvedValue": {
|
|
"decl": "TokenSpacing",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"id": {
|
|
"decl": "TokenBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"name": {
|
|
"decl": "TokenBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"description": {
|
|
"decl": "TokenBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"duplicate": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": "Token",
|
|
"array": false
|
|
},
|
|
"remove": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"resolvedValueString": {
|
|
"decl": "TokenBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"applyToShapes": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"applyToSelected": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"TokenTextCase": {
|
|
"type": {
|
|
"decl": "TokenTextCase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"value": {
|
|
"decl": "TokenTextCase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"resolvedValue": {
|
|
"decl": "TokenTextCase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"id": {
|
|
"decl": "TokenBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"name": {
|
|
"decl": "TokenBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"description": {
|
|
"decl": "TokenBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"duplicate": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": "Token",
|
|
"array": false
|
|
},
|
|
"remove": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"resolvedValueString": {
|
|
"decl": "TokenBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"applyToShapes": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"applyToSelected": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"TokenTextDecoration": {
|
|
"type": {
|
|
"decl": "TokenTextDecoration",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"value": {
|
|
"decl": "TokenTextDecoration",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"resolvedValue": {
|
|
"decl": "TokenTextDecoration",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"id": {
|
|
"decl": "TokenBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"name": {
|
|
"decl": "TokenBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"description": {
|
|
"decl": "TokenBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"duplicate": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": "Token",
|
|
"array": false
|
|
},
|
|
"remove": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"resolvedValueString": {
|
|
"decl": "TokenBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"applyToShapes": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"applyToSelected": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"TokenTheme": {
|
|
"id": {
|
|
"decl": "TokenTheme",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"externalId": {
|
|
"decl": "TokenTheme",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"group": {
|
|
"decl": "TokenTheme",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"name": {
|
|
"decl": "TokenTheme",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"active": {
|
|
"decl": "TokenTheme",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"toggleActive": {
|
|
"decl": "TokenTheme",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"activeSets": {
|
|
"decl": "TokenTheme",
|
|
"kind": "get",
|
|
"type": "TokenSet",
|
|
"array": true
|
|
},
|
|
"addSet": {
|
|
"decl": "TokenTheme",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"removeSet": {
|
|
"decl": "TokenTheme",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"duplicate": {
|
|
"decl": "TokenTheme",
|
|
"kind": "method",
|
|
"type": "TokenTheme",
|
|
"array": false
|
|
},
|
|
"remove": {
|
|
"decl": "TokenTheme",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"TokenTypography": {
|
|
"type": {
|
|
"decl": "TokenTypography",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"value": {
|
|
"decl": "TokenTypography",
|
|
"kind": "getset",
|
|
"type": "TokenTypographyValueString",
|
|
"array": false
|
|
},
|
|
"resolvedValue": {
|
|
"decl": "TokenTypography",
|
|
"kind": "get",
|
|
"type": "TokenTypographyValue",
|
|
"array": true
|
|
},
|
|
"id": {
|
|
"decl": "TokenBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"name": {
|
|
"decl": "TokenBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"description": {
|
|
"decl": "TokenBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"duplicate": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": "Token",
|
|
"array": false
|
|
},
|
|
"remove": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"resolvedValueString": {
|
|
"decl": "TokenBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"applyToShapes": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"applyToSelected": {
|
|
"decl": "TokenBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"TokenTypographyValue": {
|
|
"letterSpacing": {
|
|
"decl": "TokenTypographyValue",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"fontFamilies": {
|
|
"decl": "TokenTypographyValue",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": true
|
|
},
|
|
"fontSizes": {
|
|
"decl": "TokenTypographyValue",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"fontWeights": {
|
|
"decl": "TokenTypographyValue",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"lineHeight": {
|
|
"decl": "TokenTypographyValue",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"textCase": {
|
|
"decl": "TokenTypographyValue",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"textDecoration": {
|
|
"decl": "TokenTypographyValue",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"TokenTypographyValueString": {
|
|
"letterSpacing": {
|
|
"decl": "TokenTypographyValueString",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"fontFamilies": {
|
|
"decl": "TokenTypographyValueString",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": true
|
|
},
|
|
"fontSizes": {
|
|
"decl": "TokenTypographyValueString",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"fontWeight": {
|
|
"decl": "TokenTypographyValueString",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"lineHeight": {
|
|
"decl": "TokenTypographyValueString",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"textCase": {
|
|
"decl": "TokenTypographyValueString",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"textDecoration": {
|
|
"decl": "TokenTypographyValueString",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"Track": {
|
|
"type": {
|
|
"decl": "Track",
|
|
"kind": "getset",
|
|
"type": "TrackType",
|
|
"array": false
|
|
},
|
|
"value": {
|
|
"decl": "Track",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"User": {
|
|
"id": {
|
|
"decl": "User",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"name": {
|
|
"decl": "User",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"avatarUrl": {
|
|
"decl": "User",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"color": {
|
|
"decl": "User",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"sessionId": {
|
|
"decl": "User",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"VariantContainer": {
|
|
"variants": {
|
|
"decl": "VariantContainer",
|
|
"kind": "get",
|
|
"type": "Variants",
|
|
"array": false
|
|
},
|
|
"type": {
|
|
"decl": "Board",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"clipContent": {
|
|
"decl": "Board",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"showInViewMode": {
|
|
"decl": "Board",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"grid": {
|
|
"decl": "Board",
|
|
"kind": "get",
|
|
"type": "GridLayout",
|
|
"array": false
|
|
},
|
|
"flex": {
|
|
"decl": "Board",
|
|
"kind": "get",
|
|
"type": "FlexLayout",
|
|
"array": false
|
|
},
|
|
"guides": {
|
|
"decl": "Board",
|
|
"kind": "getset",
|
|
"type": "Guide",
|
|
"array": true
|
|
},
|
|
"rulerGuides": {
|
|
"decl": "Board",
|
|
"kind": "get",
|
|
"type": "RulerGuide",
|
|
"array": true
|
|
},
|
|
"horizontalSizing": {
|
|
"decl": "Board",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"verticalSizing": {
|
|
"decl": "Board",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"fills": {
|
|
"decl": "Board",
|
|
"kind": "getset",
|
|
"type": "Fill",
|
|
"array": true
|
|
},
|
|
"children": {
|
|
"decl": "Board",
|
|
"kind": "getset",
|
|
"type": "Shape",
|
|
"array": true
|
|
},
|
|
"appendChild": {
|
|
"decl": "Board",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"insertChild": {
|
|
"decl": "Board",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"addFlexLayout": {
|
|
"decl": "Board",
|
|
"kind": "method",
|
|
"type": "FlexLayout",
|
|
"array": false
|
|
},
|
|
"addGridLayout": {
|
|
"decl": "Board",
|
|
"kind": "method",
|
|
"type": "GridLayout",
|
|
"array": false
|
|
},
|
|
"addRulerGuide": {
|
|
"decl": "Board",
|
|
"kind": "method",
|
|
"type": "RulerGuide",
|
|
"array": false
|
|
},
|
|
"removeRulerGuide": {
|
|
"decl": "Board",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isVariantContainer": {
|
|
"decl": "Board",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"id": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"name": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"parent": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"parentIndex": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"x": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"y": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"width": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"height": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"bounds": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "Bounds",
|
|
"array": false
|
|
},
|
|
"center": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "Point",
|
|
"array": false
|
|
},
|
|
"blocked": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"hidden": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"visible": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"proportionLock": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"constraintsHorizontal": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"constraintsVertical": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"fixedWhenScrolling": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"borderRadius": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"borderRadiusTopLeft": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"borderRadiusTopRight": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"borderRadiusBottomRight": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"borderRadiusBottomLeft": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"opacity": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"blendMode": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"shadows": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Shadow",
|
|
"array": true
|
|
},
|
|
"blur": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Blur",
|
|
"array": false
|
|
},
|
|
"backgroundBlur": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Blur",
|
|
"array": false
|
|
},
|
|
"exports": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Export",
|
|
"array": true
|
|
},
|
|
"boardX": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"boardY": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"parentX": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"parentY": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"flipX": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"flipY": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"rotation": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"strokes": {
|
|
"decl": "ShapeBase",
|
|
"kind": "getset",
|
|
"type": "Stroke",
|
|
"array": true
|
|
},
|
|
"layoutChild": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "LayoutChildProperties",
|
|
"array": false
|
|
},
|
|
"layoutCell": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "LayoutCellProperties",
|
|
"array": false
|
|
},
|
|
"setParentIndex": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"tokens": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isComponentInstance": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isComponentMainInstance": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isComponentCopyInstance": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isComponentRoot": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"isComponentHead": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"componentRefShape": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"componentRoot": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"componentHead": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"component": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "LibraryComponent",
|
|
"array": false
|
|
},
|
|
"detach": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"swapComponent": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"resetOverrides": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"switchVariant": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"combineAsVariants": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "VariantContainer",
|
|
"array": false
|
|
},
|
|
"isVariantHead": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"resize": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"rotate": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"bringToFront": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"bringForward": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"sendToBack": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"sendBackward": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"export": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"interactions": {
|
|
"decl": "ShapeBase",
|
|
"kind": "get",
|
|
"type": "Interaction",
|
|
"array": true
|
|
},
|
|
"addInteraction": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "Interaction",
|
|
"array": false
|
|
},
|
|
"removeInteraction": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"applyToken": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"clone": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": "Shape",
|
|
"array": false
|
|
},
|
|
"remove": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"waitForLayoutUpdate": {
|
|
"decl": "ShapeBase",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"setPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getPluginDataKeys": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": true
|
|
},
|
|
"getSharedPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"setSharedPluginData": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"getSharedPluginDataKeys": {
|
|
"decl": "PluginData",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": true
|
|
}
|
|
},
|
|
"Variants": {
|
|
"id": {
|
|
"decl": "Variants",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"libraryId": {
|
|
"decl": "Variants",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"properties": {
|
|
"decl": "Variants",
|
|
"kind": "get",
|
|
"type": null,
|
|
"array": true
|
|
},
|
|
"currentValues": {
|
|
"decl": "Variants",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": true
|
|
},
|
|
"removeProperty": {
|
|
"decl": "Variants",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"renameProperty": {
|
|
"decl": "Variants",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"variantComponents": {
|
|
"decl": "Variants",
|
|
"kind": "method",
|
|
"type": "LibraryComponent",
|
|
"array": true
|
|
},
|
|
"addVariant": {
|
|
"decl": "Variants",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"addProperty": {
|
|
"decl": "Variants",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
},
|
|
"Viewport": {
|
|
"center": {
|
|
"decl": "Viewport",
|
|
"kind": "getset",
|
|
"type": "Point",
|
|
"array": false
|
|
},
|
|
"zoom": {
|
|
"decl": "Viewport",
|
|
"kind": "getset",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"bounds": {
|
|
"decl": "Viewport",
|
|
"kind": "get",
|
|
"type": "Bounds",
|
|
"array": false
|
|
},
|
|
"zoomReset": {
|
|
"decl": "Viewport",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"zoomToFitAll": {
|
|
"decl": "Viewport",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
},
|
|
"zoomIntoView": {
|
|
"decl": "Viewport",
|
|
"kind": "method",
|
|
"type": null,
|
|
"array": false
|
|
}
|
|
}
|
|
},
|
|
"unions": {
|
|
"Action": {
|
|
"variants": [
|
|
"NavigateTo",
|
|
"OpenOverlay",
|
|
"ToggleOverlay",
|
|
"CloseOverlay",
|
|
"PreviousScreen",
|
|
"OpenUrl"
|
|
],
|
|
"discriminant": {
|
|
"field": "type",
|
|
"map": {
|
|
"navigate-to": "NavigateTo",
|
|
"open-overlay": "OpenOverlay",
|
|
"toggle-overlay": "ToggleOverlay",
|
|
"close-overlay": "CloseOverlay",
|
|
"previous-screen": "PreviousScreen",
|
|
"open-url": "OpenUrl"
|
|
}
|
|
}
|
|
},
|
|
"Animation": {
|
|
"variants": ["Dissolve", "Slide", "Push"],
|
|
"discriminant": {
|
|
"field": "type",
|
|
"map": {
|
|
"dissolve": "Dissolve",
|
|
"slide": "Slide",
|
|
"push": "Push"
|
|
}
|
|
}
|
|
},
|
|
"Guide": {
|
|
"variants": ["GuideColumn", "GuideRow", "GuideSquare"],
|
|
"discriminant": {
|
|
"field": "type",
|
|
"map": {
|
|
"column": "GuideColumn",
|
|
"row": "GuideRow",
|
|
"square": "GuideSquare"
|
|
}
|
|
}
|
|
},
|
|
"Shape": {
|
|
"variants": [
|
|
"Board",
|
|
"Group",
|
|
"Boolean",
|
|
"Rectangle",
|
|
"Path",
|
|
"Text",
|
|
"Ellipse",
|
|
"SvgRaw",
|
|
"Image"
|
|
],
|
|
"discriminant": {
|
|
"field": "type",
|
|
"map": {
|
|
"board": "Board",
|
|
"group": "Group",
|
|
"boolean": "Boolean",
|
|
"rectangle": "Rectangle",
|
|
"path": "Path",
|
|
"text": "Text",
|
|
"ellipse": "Ellipse",
|
|
"svg-raw": "SvgRaw",
|
|
"image": "Image"
|
|
}
|
|
}
|
|
},
|
|
"Token": {
|
|
"variants": [
|
|
"TokenBorderRadius",
|
|
"TokenShadow",
|
|
"TokenColor",
|
|
"TokenDimension",
|
|
"TokenFontFamilies",
|
|
"TokenFontSizes",
|
|
"TokenFontWeights",
|
|
"TokenLetterSpacing",
|
|
"TokenNumber",
|
|
"TokenOpacity",
|
|
"TokenRotation",
|
|
"TokenSizing",
|
|
"TokenSpacing",
|
|
"TokenBorderWidth",
|
|
"TokenTextCase",
|
|
"TokenTextDecoration",
|
|
"TokenTypography"
|
|
],
|
|
"discriminant": {
|
|
"field": "type",
|
|
"map": {
|
|
"borderRadius": "TokenBorderRadius",
|
|
"shadow": "TokenShadow",
|
|
"color": "TokenColor",
|
|
"dimension": "TokenDimension",
|
|
"fontFamilies": "TokenFontFamilies",
|
|
"fontSizes": "TokenFontSizes",
|
|
"fontWeights": "TokenFontWeights",
|
|
"letterSpacing": "TokenLetterSpacing",
|
|
"number": "TokenNumber",
|
|
"opacity": "TokenOpacity",
|
|
"rotation": "TokenRotation",
|
|
"sizing": "TokenSizing",
|
|
"spacing": "TokenSpacing",
|
|
"borderWidth": "TokenBorderWidth",
|
|
"textCase": "TokenTextCase",
|
|
"textDecoration": "TokenTextDecoration",
|
|
"typography": "TokenTypography"
|
|
}
|
|
}
|
|
},
|
|
"TokenValueString": {
|
|
"variants": ["TokenShadowValueString", "TokenTypographyValueString"],
|
|
"discriminant": null
|
|
}
|
|
}
|
|
}
|