mirror of
https://github.com/jgthms/bulma
synced 2026-03-20 04:14:29 -07:00
Update variables include template
This commit is contained in:
@@ -1,105 +1,149 @@
|
||||
{
|
||||
"dir_name": "components",
|
||||
"file_name": "panel",
|
||||
"file_relative_path": "components/panel.sass",
|
||||
"file_line_from": 1,
|
||||
"file_line_to": 24,
|
||||
"file_url": "https://github.com/jgthms/bulma/blob/master/sass/components/panel.sass#L1,L24",
|
||||
"vars": {
|
||||
"panel-item-border": {
|
||||
"id": "panel-item-border",
|
||||
"by_name": {
|
||||
"$panel-item-border": {
|
||||
"name": "$panel-item-border",
|
||||
"value": "1px solid $border"
|
||||
"value": "1px solid $border",
|
||||
"type": "compound"
|
||||
},
|
||||
"panel-heading-background-color": {
|
||||
"id": "panel-heading-background-color",
|
||||
"$panel-heading-background-color": {
|
||||
"name": "$panel-heading-background-color",
|
||||
"value": "$background"
|
||||
"value": "$background",
|
||||
"type": "variable",
|
||||
"computed_type": "color",
|
||||
"computed_value": "hsl(0, 0%, 96%)"
|
||||
},
|
||||
"panel-heading-color": {
|
||||
"id": "panel-heading-color",
|
||||
"$panel-heading-color": {
|
||||
"name": "$panel-heading-color",
|
||||
"value": "$text-strong"
|
||||
"value": "$text-strong",
|
||||
"type": "variable",
|
||||
"computed_type": "color",
|
||||
"computed_value": "hsl(0, 0%, 21%)"
|
||||
},
|
||||
"panel-heading-line-height": {
|
||||
"id": "panel-heading-line-height",
|
||||
"$panel-heading-line-height": {
|
||||
"name": "$panel-heading-line-height",
|
||||
"value": "1.25"
|
||||
"value": "1.25",
|
||||
"type": "string"
|
||||
},
|
||||
"panel-heading-padding": {
|
||||
"id": "panel-heading-padding",
|
||||
"$panel-heading-padding": {
|
||||
"name": "$panel-heading-padding",
|
||||
"value": "0.5em 0.75em"
|
||||
"value": "0.5em 0.75em",
|
||||
"type": "size"
|
||||
},
|
||||
"panel-heading-radius": {
|
||||
"id": "panel-heading-radius",
|
||||
"$panel-heading-radius": {
|
||||
"name": "$panel-heading-radius",
|
||||
"value": "$radius"
|
||||
"value": "$radius",
|
||||
"type": "variable",
|
||||
"computed_type": "size",
|
||||
"computed_value": "4px"
|
||||
},
|
||||
"panel-heading-size": {
|
||||
"id": "panel-heading-size",
|
||||
"$panel-heading-size": {
|
||||
"name": "$panel-heading-size",
|
||||
"value": "1.25em"
|
||||
"value": "1.25em",
|
||||
"type": "size"
|
||||
},
|
||||
"panel-heading-weight": {
|
||||
"id": "panel-heading-weight",
|
||||
"$panel-heading-weight": {
|
||||
"name": "$panel-heading-weight",
|
||||
"value": "$weight-light"
|
||||
"value": "$weight-light",
|
||||
"type": "variable",
|
||||
"computed_type": "font-weight",
|
||||
"computed_value": "300"
|
||||
},
|
||||
"panel-tab-border-bottom": {
|
||||
"id": "panel-tab-border-bottom",
|
||||
"$panel-tab-border-bottom": {
|
||||
"name": "$panel-tab-border-bottom",
|
||||
"value": "1px solid $border"
|
||||
"value": "1px solid $border",
|
||||
"type": "compound"
|
||||
},
|
||||
"panel-tab-active-border-bottom-color": {
|
||||
"id": "panel-tab-active-border-bottom-color",
|
||||
"$panel-tab-active-border-bottom-color": {
|
||||
"name": "$panel-tab-active-border-bottom-color",
|
||||
"value": "$link-active-border"
|
||||
"value": "$link-active-border",
|
||||
"type": "variable",
|
||||
"computed_type": "color",
|
||||
"computed_value": "hsl(0, 0%, 29%)"
|
||||
},
|
||||
"panel-tab-active-color": {
|
||||
"id": "panel-tab-active-color",
|
||||
"$panel-tab-active-color": {
|
||||
"name": "$panel-tab-active-color",
|
||||
"value": "$link-active"
|
||||
"value": "$link-active",
|
||||
"type": "variable",
|
||||
"computed_type": "color",
|
||||
"computed_value": "hsl(0, 0%, 21%)"
|
||||
},
|
||||
"panel-list-item-color": {
|
||||
"id": "panel-list-item-color",
|
||||
"$panel-list-item-color": {
|
||||
"name": "$panel-list-item-color",
|
||||
"value": "$text"
|
||||
"value": "$text",
|
||||
"type": "variable",
|
||||
"computed_type": "color",
|
||||
"computed_value": "hsl(0, 0%, 29%)"
|
||||
},
|
||||
"panel-list-item-hover-color": {
|
||||
"id": "panel-list-item-hover-color",
|
||||
"$panel-list-item-hover-color": {
|
||||
"name": "$panel-list-item-hover-color",
|
||||
"value": "$link"
|
||||
"value": "$link",
|
||||
"type": "variable",
|
||||
"computed_type": "color",
|
||||
"computed_value": "hsl(217, 71%, 53%)"
|
||||
},
|
||||
"panel-block-color": {
|
||||
"id": "panel-block-color",
|
||||
"$panel-block-color": {
|
||||
"name": "$panel-block-color",
|
||||
"value": "$text-strong"
|
||||
"value": "$text-strong",
|
||||
"type": "variable",
|
||||
"computed_type": "color",
|
||||
"computed_value": "hsl(0, 0%, 21%)"
|
||||
},
|
||||
"panel-block-hover-background-color": {
|
||||
"id": "panel-block-hover-background-color",
|
||||
"$panel-block-hover-background-color": {
|
||||
"name": "$panel-block-hover-background-color",
|
||||
"value": "$background"
|
||||
"value": "$background",
|
||||
"type": "variable",
|
||||
"computed_type": "color",
|
||||
"computed_value": "hsl(0, 0%, 96%)"
|
||||
},
|
||||
"panel-block-active-border-left-color": {
|
||||
"id": "panel-block-active-border-left-color",
|
||||
"$panel-block-active-border-left-color": {
|
||||
"name": "$panel-block-active-border-left-color",
|
||||
"value": "$link"
|
||||
"value": "$link",
|
||||
"type": "variable",
|
||||
"computed_type": "color",
|
||||
"computed_value": "hsl(217, 71%, 53%)"
|
||||
},
|
||||
"panel-block-active-color": {
|
||||
"id": "panel-block-active-color",
|
||||
"$panel-block-active-color": {
|
||||
"name": "$panel-block-active-color",
|
||||
"value": "$link-active"
|
||||
"value": "$link-active",
|
||||
"type": "variable",
|
||||
"computed_type": "color",
|
||||
"computed_value": "hsl(0, 0%, 21%)"
|
||||
},
|
||||
"panel-block-active-icon-color": {
|
||||
"id": "panel-block-active-icon-color",
|
||||
"$panel-block-active-icon-color": {
|
||||
"name": "$panel-block-active-icon-color",
|
||||
"value": "$link"
|
||||
"value": "$link",
|
||||
"type": "variable",
|
||||
"computed_type": "color",
|
||||
"computed_value": "hsl(217, 71%, 53%)"
|
||||
},
|
||||
"panel-icon-color": {
|
||||
"id": "panel-icon-color",
|
||||
"$panel-icon-color": {
|
||||
"name": "$panel-icon-color",
|
||||
"value": "$text-light"
|
||||
"value": "$text-light",
|
||||
"type": "variable",
|
||||
"computed_type": "color",
|
||||
"computed_value": "hsl(0, 0%, 48%)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"list": [
|
||||
"$panel-item-border",
|
||||
"$panel-heading-background-color",
|
||||
"$panel-heading-color",
|
||||
"$panel-heading-line-height",
|
||||
"$panel-heading-padding",
|
||||
"$panel-heading-radius",
|
||||
"$panel-heading-size",
|
||||
"$panel-heading-weight",
|
||||
"$panel-tab-border-bottom",
|
||||
"$panel-tab-active-border-bottom-color",
|
||||
"$panel-tab-active-color",
|
||||
"$panel-list-item-color",
|
||||
"$panel-list-item-hover-color",
|
||||
"$panel-block-color",
|
||||
"$panel-block-hover-background-color",
|
||||
"$panel-block-active-border-left-color",
|
||||
"$panel-block-active-color",
|
||||
"$panel-block-active-icon-color",
|
||||
"$panel-icon-color"
|
||||
],
|
||||
"file_path": "components/panel.sass"
|
||||
}
|
||||
Reference in New Issue
Block a user