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,115 +1,145 @@
|
||||
{
|
||||
"dir_name": "components",
|
||||
"file_name": "modal",
|
||||
"file_relative_path": "components/modal.sass",
|
||||
"file_line_from": 1,
|
||||
"file_line_to": 29,
|
||||
"file_url": "https://github.com/jgthms/bulma/blob/master/sass/components/modal.sass#L1,L29",
|
||||
"vars": {
|
||||
"modal-z": {
|
||||
"id": "modal-z",
|
||||
"by_name": {
|
||||
"$modal-z": {
|
||||
"name": "$modal-z",
|
||||
"value": "20"
|
||||
"value": "40",
|
||||
"type": "string"
|
||||
},
|
||||
"modal-background-background-color": {
|
||||
"id": "modal-background-background-color",
|
||||
"$modal-background-background-color": {
|
||||
"name": "$modal-background-background-color",
|
||||
"value": "rgba($black, 0.86)"
|
||||
"value": "rgba($black, 0.86)",
|
||||
"type": "compound"
|
||||
},
|
||||
"modal-content-width": {
|
||||
"id": "modal-content-width",
|
||||
"$modal-content-width": {
|
||||
"name": "$modal-content-width",
|
||||
"value": "640px"
|
||||
"value": "640px",
|
||||
"type": "size"
|
||||
},
|
||||
"modal-content-margin-mobile": {
|
||||
"id": "modal-content-margin-mobile",
|
||||
"$modal-content-margin-mobile": {
|
||||
"name": "$modal-content-margin-mobile",
|
||||
"value": "20px"
|
||||
"value": "20px",
|
||||
"type": "size"
|
||||
},
|
||||
"modal-content-spacing-mobile": {
|
||||
"id": "modal-content-spacing-mobile",
|
||||
"$modal-content-spacing-mobile": {
|
||||
"name": "$modal-content-spacing-mobile",
|
||||
"value": "160px"
|
||||
"value": "160px",
|
||||
"type": "size"
|
||||
},
|
||||
"modal-content-spacing-tablet": {
|
||||
"id": "modal-content-spacing-tablet",
|
||||
"$modal-content-spacing-tablet": {
|
||||
"name": "$modal-content-spacing-tablet",
|
||||
"value": "40px"
|
||||
"value": "40px",
|
||||
"type": "size"
|
||||
},
|
||||
"modal-close-dimensions": {
|
||||
"id": "modal-close-dimensions",
|
||||
"$modal-close-dimensions": {
|
||||
"name": "$modal-close-dimensions",
|
||||
"value": "40px"
|
||||
"value": "40px",
|
||||
"type": "size"
|
||||
},
|
||||
"modal-close-right": {
|
||||
"id": "modal-close-right",
|
||||
"$modal-close-right": {
|
||||
"name": "$modal-close-right",
|
||||
"value": "20px"
|
||||
"value": "20px",
|
||||
"type": "size"
|
||||
},
|
||||
"modal-close-top": {
|
||||
"id": "modal-close-top",
|
||||
"$modal-close-top": {
|
||||
"name": "$modal-close-top",
|
||||
"value": "20px"
|
||||
"value": "20px",
|
||||
"type": "size"
|
||||
},
|
||||
"modal-card-spacing": {
|
||||
"id": "modal-card-spacing",
|
||||
"$modal-card-spacing": {
|
||||
"name": "$modal-card-spacing",
|
||||
"value": "40px"
|
||||
"value": "40px",
|
||||
"type": "size"
|
||||
},
|
||||
"modal-card-head-background-color": {
|
||||
"id": "modal-card-head-background-color",
|
||||
"$modal-card-head-background-color": {
|
||||
"name": "$modal-card-head-background-color",
|
||||
"value": "$background"
|
||||
"value": "$background",
|
||||
"type": "variable",
|
||||
"computed_type": "color",
|
||||
"computed_value": "hsl(0, 0%, 96%)"
|
||||
},
|
||||
"modal-card-head-border-bottom": {
|
||||
"id": "modal-card-head-border-bottom",
|
||||
"$modal-card-head-border-bottom": {
|
||||
"name": "$modal-card-head-border-bottom",
|
||||
"value": "1px solid $border"
|
||||
"value": "1px solid $border",
|
||||
"type": "compound"
|
||||
},
|
||||
"modal-card-head-padding": {
|
||||
"id": "modal-card-head-padding",
|
||||
"$modal-card-head-padding": {
|
||||
"name": "$modal-card-head-padding",
|
||||
"value": "20px"
|
||||
"value": "20px",
|
||||
"type": "size"
|
||||
},
|
||||
"modal-card-head-radius": {
|
||||
"id": "modal-card-head-radius",
|
||||
"$modal-card-head-radius": {
|
||||
"name": "$modal-card-head-radius",
|
||||
"value": "$radius-large"
|
||||
"value": "$radius-large",
|
||||
"type": "variable",
|
||||
"computed_type": "size",
|
||||
"computed_value": "6px"
|
||||
},
|
||||
"modal-card-title-color": {
|
||||
"id": "modal-card-title-color",
|
||||
"$modal-card-title-color": {
|
||||
"name": "$modal-card-title-color",
|
||||
"value": "$text-strong"
|
||||
"value": "$text-strong",
|
||||
"type": "variable",
|
||||
"computed_type": "color",
|
||||
"computed_value": "hsl(0, 0%, 21%)"
|
||||
},
|
||||
"modal-card-title-line-height": {
|
||||
"id": "modal-card-title-line-height",
|
||||
"$modal-card-title-line-height": {
|
||||
"name": "$modal-card-title-line-height",
|
||||
"value": "1"
|
||||
"value": "1",
|
||||
"type": "string"
|
||||
},
|
||||
"modal-card-title-size": {
|
||||
"id": "modal-card-title-size",
|
||||
"$modal-card-title-size": {
|
||||
"name": "$modal-card-title-size",
|
||||
"value": "$size-4"
|
||||
"value": "$size-4",
|
||||
"type": "variable",
|
||||
"computed_type": "size",
|
||||
"computed_value": "1.5rem"
|
||||
},
|
||||
"modal-card-foot-radius": {
|
||||
"id": "modal-card-foot-radius",
|
||||
"$modal-card-foot-radius": {
|
||||
"name": "$modal-card-foot-radius",
|
||||
"value": "$radius-large"
|
||||
"value": "$radius-large",
|
||||
"type": "variable",
|
||||
"computed_type": "size",
|
||||
"computed_value": "6px"
|
||||
},
|
||||
"modal-card-foot-border-top": {
|
||||
"id": "modal-card-foot-border-top",
|
||||
"$modal-card-foot-border-top": {
|
||||
"name": "$modal-card-foot-border-top",
|
||||
"value": "1px solid $border"
|
||||
"value": "1px solid $border",
|
||||
"type": "compound"
|
||||
},
|
||||
"modal-card-body-background-color": {
|
||||
"id": "modal-card-body-background-color",
|
||||
"$modal-card-body-background-color": {
|
||||
"name": "$modal-card-body-background-color",
|
||||
"value": "$white"
|
||||
"value": "$white",
|
||||
"type": "variable",
|
||||
"computed_type": "color",
|
||||
"computed_value": "hsl(0, 0%, 100%)"
|
||||
},
|
||||
"modal-card-body-padding": {
|
||||
"id": "modal-card-body-padding",
|
||||
"$modal-card-body-padding": {
|
||||
"name": "$modal-card-body-padding",
|
||||
"value": "20px"
|
||||
"value": "20px",
|
||||
"type": "size"
|
||||
}
|
||||
}
|
||||
},
|
||||
"list": [
|
||||
"$modal-z",
|
||||
"$modal-background-background-color",
|
||||
"$modal-content-width",
|
||||
"$modal-content-margin-mobile",
|
||||
"$modal-content-spacing-mobile",
|
||||
"$modal-content-spacing-tablet",
|
||||
"$modal-close-dimensions",
|
||||
"$modal-close-right",
|
||||
"$modal-close-top",
|
||||
"$modal-card-spacing",
|
||||
"$modal-card-head-background-color",
|
||||
"$modal-card-head-border-bottom",
|
||||
"$modal-card-head-padding",
|
||||
"$modal-card-head-radius",
|
||||
"$modal-card-title-color",
|
||||
"$modal-card-title-line-height",
|
||||
"$modal-card-title-size",
|
||||
"$modal-card-foot-radius",
|
||||
"$modal-card-foot-border-top",
|
||||
"$modal-card-body-background-color",
|
||||
"$modal-card-body-padding"
|
||||
],
|
||||
"file_path": "components/modal.sass"
|
||||
}
|
||||
Reference in New Issue
Block a user