mirror of
https://github.com/jgthms/bulma
synced 2026-03-19 11:54:30 -07:00
Update variables include template
This commit is contained in:
@@ -1,70 +1,97 @@
|
||||
{
|
||||
"dir_name": "components",
|
||||
"file_name": "dropdown",
|
||||
"file_relative_path": "components/dropdown.sass",
|
||||
"file_line_from": 1,
|
||||
"file_line_to": 14,
|
||||
"file_url": "https://github.com/jgthms/bulma/blob/master/sass/components/dropdown.sass#L1,L14",
|
||||
"vars": {
|
||||
"dropdown-content-background-color": {
|
||||
"id": "dropdown-content-background-color",
|
||||
"by_name": {
|
||||
"$dropdown-content-background-color": {
|
||||
"name": "$dropdown-content-background-color",
|
||||
"value": "$white"
|
||||
"value": "$white",
|
||||
"type": "variable",
|
||||
"computed_type": "color",
|
||||
"computed_value": "hsl(0, 0%, 100%)"
|
||||
},
|
||||
"dropdown-content-arrow": {
|
||||
"id": "dropdown-content-arrow",
|
||||
"$dropdown-content-arrow": {
|
||||
"name": "$dropdown-content-arrow",
|
||||
"value": "$link"
|
||||
"value": "$link",
|
||||
"type": "variable",
|
||||
"computed_type": "color",
|
||||
"computed_value": "hsl(217, 71%, 53%)"
|
||||
},
|
||||
"dropdown-content-offset": {
|
||||
"id": "dropdown-content-offset",
|
||||
"$dropdown-content-offset": {
|
||||
"name": "$dropdown-content-offset",
|
||||
"value": "4px"
|
||||
"value": "4px",
|
||||
"type": "size"
|
||||
},
|
||||
"dropdown-content-radius": {
|
||||
"id": "dropdown-content-radius",
|
||||
"$dropdown-content-radius": {
|
||||
"name": "$dropdown-content-radius",
|
||||
"value": "$radius"
|
||||
"value": "$radius",
|
||||
"type": "variable",
|
||||
"computed_type": "size",
|
||||
"computed_value": "4px"
|
||||
},
|
||||
"dropdown-content-shadow": {
|
||||
"id": "dropdown-content-shadow",
|
||||
"$dropdown-content-shadow": {
|
||||
"name": "$dropdown-content-shadow",
|
||||
"value": "0 2px 3px rgba($black, 0.1), 0 0 0 1px rgba($black, 0.1)"
|
||||
"value": "0 2px 3px rgba($black, 0.1), 0 0 0 1px rgba($black, 0.1)",
|
||||
"type": "compound"
|
||||
},
|
||||
"dropdown-content-z": {
|
||||
"id": "dropdown-content-z",
|
||||
"$dropdown-content-z": {
|
||||
"name": "$dropdown-content-z",
|
||||
"value": "20"
|
||||
"value": "20",
|
||||
"type": "string"
|
||||
},
|
||||
"dropdown-item-color": {
|
||||
"id": "dropdown-item-color",
|
||||
"$dropdown-item-color": {
|
||||
"name": "$dropdown-item-color",
|
||||
"value": "$grey-dark"
|
||||
"value": "$grey-dark",
|
||||
"type": "variable",
|
||||
"computed_type": "color",
|
||||
"computed_value": "hsl(0, 0%, 29%)"
|
||||
},
|
||||
"dropdown-item-hover-color": {
|
||||
"id": "dropdown-item-hover-color",
|
||||
"$dropdown-item-hover-color": {
|
||||
"name": "$dropdown-item-hover-color",
|
||||
"value": "$black"
|
||||
"value": "$black",
|
||||
"type": "variable",
|
||||
"computed_type": "color",
|
||||
"computed_value": "hsl(0, 0%, 4%)"
|
||||
},
|
||||
"dropdown-item-hover-background-color": {
|
||||
"id": "dropdown-item-hover-background-color",
|
||||
"$dropdown-item-hover-background-color": {
|
||||
"name": "$dropdown-item-hover-background-color",
|
||||
"value": "$background"
|
||||
"value": "$background",
|
||||
"type": "variable",
|
||||
"computed_type": "color",
|
||||
"computed_value": "hsl(0, 0%, 96%)"
|
||||
},
|
||||
"dropdown-item-active-color": {
|
||||
"id": "dropdown-item-active-color",
|
||||
"$dropdown-item-active-color": {
|
||||
"name": "$dropdown-item-active-color",
|
||||
"value": "$link-invert"
|
||||
"value": "$link-invert",
|
||||
"type": "variable",
|
||||
"computed_type": "compound",
|
||||
"computed_value": "findColorInvert($blue)"
|
||||
},
|
||||
"dropdown-item-active-background-color": {
|
||||
"id": "dropdown-item-active-background-color",
|
||||
"$dropdown-item-active-background-color": {
|
||||
"name": "$dropdown-item-active-background-color",
|
||||
"value": "$link"
|
||||
"value": "$link",
|
||||
"type": "variable",
|
||||
"computed_type": "color",
|
||||
"computed_value": "hsl(217, 71%, 53%)"
|
||||
},
|
||||
"dropdown-divider-background-color": {
|
||||
"id": "dropdown-divider-background-color",
|
||||
"$dropdown-divider-background-color": {
|
||||
"name": "$dropdown-divider-background-color",
|
||||
"value": "$border"
|
||||
"value": "$border",
|
||||
"type": "variable",
|
||||
"computed_type": "color",
|
||||
"computed_value": "hsl(0, 0%, 86%)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"list": [
|
||||
"$dropdown-content-background-color",
|
||||
"$dropdown-content-arrow",
|
||||
"$dropdown-content-offset",
|
||||
"$dropdown-content-radius",
|
||||
"$dropdown-content-shadow",
|
||||
"$dropdown-content-z",
|
||||
"$dropdown-item-color",
|
||||
"$dropdown-item-hover-color",
|
||||
"$dropdown-item-hover-background-color",
|
||||
"$dropdown-item-active-color",
|
||||
"$dropdown-item-active-background-color",
|
||||
"$dropdown-divider-background-color"
|
||||
],
|
||||
"file_path": "components/dropdown.sass"
|
||||
}
|
||||
Reference in New Issue
Block a user