Skip to content

Commit

Permalink
Update tokens from Figma
Browse files Browse the repository at this point in the history
  • Loading branch information
taysea committed Oct 23, 2024
1 parent 7744c55 commit 8cccfc2
Showing 1 changed file with 194 additions and 26 deletions.
220 changes: 194 additions & 26 deletions design-tokens/tokens/component/component.default.json
Original file line number Diff line number Diff line change
Expand Up @@ -6012,6 +6012,32 @@
}
}
},
"disabled": {
"background": {
"$type": "color",
"$value": "{color.background.disabled}",
"$description": "",
"$extensions": {
"com.figma": {
"hiddenFromPublishing": false,
"scopes": ["FRAME_FILL", "SHAPE_FILL"],
"codeSyntax": {}
}
}
},
"borderColor": {
"$type": "color",
"$value": "{color.border.disabled}",
"$description": "",
"$extensions": {
"com.figma": {
"hiddenFromPublishing": false,
"scopes": ["STROKE_COLOR", "EFFECT_COLOR"],
"codeSyntax": {}
}
}
}
},
"selected": {
"enabled": {
"background": {
Expand Down Expand Up @@ -6128,32 +6154,6 @@
}
}
},
"disabled": {
"background": {
"$type": "color",
"$value": "{color.background.disabled}",
"$description": "",
"$extensions": {
"com.figma": {
"hiddenFromPublishing": false,
"scopes": ["FRAME_FILL", "SHAPE_FILL"],
"codeSyntax": {}
}
}
},
"borderColor": {
"$type": "color",
"$value": "{color.border.disabled}",
"$description": "",
"$extensions": {
"com.figma": {
"hiddenFromPublishing": false,
"scopes": ["STROKE_COLOR", "EFFECT_COLOR"],
"codeSyntax": {}
}
}
}
},
"indeterminate": {
"enabled": {
"background": {
Expand Down Expand Up @@ -7806,6 +7806,30 @@
"codeSyntax": {}
}
}
},
"textToIconX": {
"$type": "number",
"$value": "{component.medium.textToIconX}",
"$description": "",
"$extensions": {
"com.figma": {
"hiddenFromPublishing": false,
"scopes": ["ALL_SCOPES"],
"codeSyntax": {}
}
}
},
"textToElementX": {
"$type": "number",
"$value": "{component.medium.textToElementX}",
"$description": "",
"$extensions": {
"com.figma": {
"hiddenFromPublishing": false,
"scopes": ["ALL_SCOPES"],
"codeSyntax": {}
}
}
}
},
"container": {
Expand Down Expand Up @@ -7919,6 +7943,30 @@
"codeSyntax": {}
}
}
},
"textToIconX": {
"$type": "number",
"$value": "{component.medium.textToIconX}",
"$description": "",
"$extensions": {
"com.figma": {
"hiddenFromPublishing": false,
"scopes": ["ALL_SCOPES"],
"codeSyntax": {}
}
}
},
"textToElementX": {
"$type": "number",
"$value": "{component.medium.textToElementX}",
"$description": "",
"$extensions": {
"com.figma": {
"hiddenFromPublishing": false,
"scopes": ["ALL_SCOPES"],
"codeSyntax": {}
}
}
}
}
},
Expand Down Expand Up @@ -11547,6 +11595,30 @@
}
}
}
},
"width": {
"$type": "number",
"$value": "{base.dimension.600}",
"$description": "",
"$extensions": {
"com.figma": {
"hiddenFromPublishing": false,
"scopes": ["WIDTH_HEIGHT"],
"codeSyntax": {}
}
}
},
"height": {
"$type": "number",
"$value": "{base.dimension.600}",
"$description": "",
"$extensions": {
"com.figma": {
"hiddenFromPublishing": false,
"scopes": ["WIDTH_HEIGHT"],
"codeSyntax": {}
}
}
}
},
"small": {
Expand Down Expand Up @@ -11610,6 +11682,30 @@
}
}
},
"width": {
"$type": "number",
"$value": "{base.dimension.700}",
"$description": "",
"$extensions": {
"com.figma": {
"hiddenFromPublishing": false,
"scopes": ["WIDTH_HEIGHT"],
"codeSyntax": {}
}
}
},
"height": {
"$type": "number",
"$value": "{base.dimension.700}",
"$description": "",
"$extensions": {
"com.figma": {
"hiddenFromPublishing": false,
"scopes": ["WIDTH_HEIGHT"],
"codeSyntax": {}
}
}
},
"textToElementX": {
"$type": "number",
"$value": "{base.static.spacing.small}",
Expand Down Expand Up @@ -11710,6 +11806,30 @@
}
}
},
"width": {
"$type": "number",
"$value": "{base.dimension.900}",
"$description": "",
"$extensions": {
"com.figma": {
"hiddenFromPublishing": false,
"scopes": ["WIDTH_HEIGHT"],
"codeSyntax": {}
}
}
},
"height": {
"$type": "number",
"$value": "{base.dimension.900}",
"$description": "",
"$extensions": {
"com.figma": {
"hiddenFromPublishing": false,
"scopes": ["WIDTH_HEIGHT"],
"codeSyntax": {}
}
}
},
"textToElementX": {
"$type": "number",
"$value": "{base.static.spacing.small}",
Expand Down Expand Up @@ -11834,6 +11954,30 @@
}
}
},
"width": {
"$type": "number",
"$value": "{base.dimension.1200}",
"$description": "",
"$extensions": {
"com.figma": {
"hiddenFromPublishing": false,
"scopes": ["WIDTH_HEIGHT"],
"codeSyntax": {}
}
}
},
"height": {
"$type": "number",
"$value": "{base.dimension.1200}",
"$description": "",
"$extensions": {
"com.figma": {
"hiddenFromPublishing": false,
"scopes": ["WIDTH_HEIGHT"],
"codeSyntax": {}
}
}
},
"textToElementX": {
"$type": "number",
"$value": "{base.static.spacing.small}",
Expand Down Expand Up @@ -11958,6 +12102,30 @@
}
}
},
"width": {
"$type": "number",
"$value": "{base.dimension.1800}",
"$description": "",
"$extensions": {
"com.figma": {
"hiddenFromPublishing": false,
"scopes": ["WIDTH_HEIGHT"],
"codeSyntax": {}
}
}
},
"height": {
"$type": "number",
"$value": "{base.dimension.1800}",
"$description": "",
"$extensions": {
"com.figma": {
"hiddenFromPublishing": false,
"scopes": ["WIDTH_HEIGHT"],
"codeSyntax": {}
}
}
},
"textToElementX": {
"$type": "number",
"$value": "{base.static.spacing.small}",
Expand Down

0 comments on commit 8cccfc2

Please sign in to comment.