2017-10-17 09:28:59 +00:00
|
|
|
{
|
2018-06-16 19:47:52 +00:00
|
|
|
"by_name": {
|
|
|
|
"$navbar-background-color": {
|
2017-10-17 09:28:59 +00:00
|
|
|
"name": "$navbar-background-color",
|
2018-06-16 19:47:52 +00:00
|
|
|
"value": "$white",
|
|
|
|
"type": "variable",
|
|
|
|
"computed_type": "color",
|
|
|
|
"computed_value": "hsl(0, 0%, 100%)"
|
2017-10-17 09:28:59 +00:00
|
|
|
},
|
2018-06-16 19:47:52 +00:00
|
|
|
"$navbar-box-shadow-size": {
|
|
|
|
"name": "$navbar-box-shadow-size",
|
|
|
|
"value": "0 2px 0 0",
|
2018-06-17 00:05:48 +00:00
|
|
|
"type": "size"
|
2018-06-16 19:47:52 +00:00
|
|
|
},
|
|
|
|
"$navbar-box-shadow-color": {
|
|
|
|
"name": "$navbar-box-shadow-color",
|
|
|
|
"value": "$background",
|
|
|
|
"type": "variable",
|
|
|
|
"computed_type": "color",
|
|
|
|
"computed_value": "hsl(0, 0%, 96%)"
|
|
|
|
},
|
|
|
|
"$navbar-height": {
|
2017-10-17 09:28:59 +00:00
|
|
|
"name": "$navbar-height",
|
2018-06-16 19:47:52 +00:00
|
|
|
"value": "3.25rem",
|
|
|
|
"type": "size"
|
|
|
|
},
|
|
|
|
"$navbar-padding-vertical": {
|
|
|
|
"name": "$navbar-padding-vertical",
|
|
|
|
"value": "1rem",
|
|
|
|
"type": "size"
|
|
|
|
},
|
|
|
|
"$navbar-padding-horizontal": {
|
|
|
|
"name": "$navbar-padding-horizontal",
|
|
|
|
"value": "2rem",
|
|
|
|
"type": "size"
|
2017-10-17 09:28:59 +00:00
|
|
|
},
|
2018-06-16 19:47:52 +00:00
|
|
|
"$navbar-z": {
|
|
|
|
"name": "$navbar-z",
|
|
|
|
"value": "30",
|
|
|
|
"type": "string"
|
|
|
|
},
|
|
|
|
"$navbar-fixed-z": {
|
|
|
|
"name": "$navbar-fixed-z",
|
|
|
|
"value": "30",
|
|
|
|
"type": "string"
|
|
|
|
},
|
|
|
|
"$navbar-item-color": {
|
2017-10-17 09:28:59 +00:00
|
|
|
"name": "$navbar-item-color",
|
2018-06-16 19:47:52 +00:00
|
|
|
"value": "$grey-dark",
|
|
|
|
"type": "variable",
|
|
|
|
"computed_type": "color",
|
|
|
|
"computed_value": "hsl(0, 0%, 29%)"
|
2017-10-17 09:28:59 +00:00
|
|
|
},
|
2018-06-16 19:47:52 +00:00
|
|
|
"$navbar-item-hover-color": {
|
2017-10-17 09:28:59 +00:00
|
|
|
"name": "$navbar-item-hover-color",
|
2018-06-16 19:47:52 +00:00
|
|
|
"value": "$link",
|
|
|
|
"type": "variable",
|
|
|
|
"computed_type": "color",
|
|
|
|
"computed_value": "hsl(217, 71%, 53%)"
|
2017-10-17 09:28:59 +00:00
|
|
|
},
|
2018-06-16 19:47:52 +00:00
|
|
|
"$navbar-item-hover-background-color": {
|
2017-10-17 09:28:59 +00:00
|
|
|
"name": "$navbar-item-hover-background-color",
|
2018-06-16 19:47:52 +00:00
|
|
|
"value": "$white-bis",
|
|
|
|
"type": "variable",
|
|
|
|
"computed_type": "color",
|
|
|
|
"computed_value": "hsl(0, 0%, 98%)"
|
2017-10-17 09:28:59 +00:00
|
|
|
},
|
2018-06-16 19:47:52 +00:00
|
|
|
"$navbar-item-active-color": {
|
2017-10-17 09:28:59 +00:00
|
|
|
"name": "$navbar-item-active-color",
|
2018-06-16 19:47:52 +00:00
|
|
|
"value": "$black",
|
|
|
|
"type": "variable",
|
|
|
|
"computed_type": "color",
|
|
|
|
"computed_value": "hsl(0, 0%, 4%)"
|
2017-10-17 09:28:59 +00:00
|
|
|
},
|
2018-06-16 19:47:52 +00:00
|
|
|
"$navbar-item-active-background-color": {
|
2017-10-17 09:28:59 +00:00
|
|
|
"name": "$navbar-item-active-background-color",
|
2018-06-16 19:47:52 +00:00
|
|
|
"value": "transparent",
|
|
|
|
"type": "string"
|
2017-10-17 09:28:59 +00:00
|
|
|
},
|
2018-06-16 19:47:52 +00:00
|
|
|
"$navbar-item-img-max-height": {
|
2017-10-17 09:28:59 +00:00
|
|
|
"name": "$navbar-item-img-max-height",
|
2018-06-16 19:47:52 +00:00
|
|
|
"value": "1.75rem",
|
|
|
|
"type": "size"
|
2017-10-17 09:28:59 +00:00
|
|
|
},
|
2018-06-16 19:47:52 +00:00
|
|
|
"$navbar-burger-color": {
|
2018-05-30 08:28:41 +00:00
|
|
|
"name": "$navbar-burger-color",
|
2018-06-16 19:47:52 +00:00
|
|
|
"value": "$navbar-item-color",
|
2018-06-17 00:05:48 +00:00
|
|
|
"type": "variable"
|
2018-05-30 08:27:13 +00:00
|
|
|
},
|
2018-06-16 19:47:52 +00:00
|
|
|
"$navbar-tab-hover-background-color": {
|
2017-10-17 09:28:59 +00:00
|
|
|
"name": "$navbar-tab-hover-background-color",
|
2018-06-16 19:47:52 +00:00
|
|
|
"value": "transparent",
|
|
|
|
"type": "string"
|
2017-10-17 09:28:59 +00:00
|
|
|
},
|
2018-06-16 19:47:52 +00:00
|
|
|
"$navbar-tab-hover-border-bottom-color": {
|
2017-10-17 09:28:59 +00:00
|
|
|
"name": "$navbar-tab-hover-border-bottom-color",
|
2018-06-16 19:47:52 +00:00
|
|
|
"value": "$link",
|
|
|
|
"type": "variable",
|
|
|
|
"computed_type": "color",
|
|
|
|
"computed_value": "hsl(217, 71%, 53%)"
|
2017-10-17 09:28:59 +00:00
|
|
|
},
|
2018-06-16 19:47:52 +00:00
|
|
|
"$navbar-tab-active-color": {
|
2017-10-17 09:28:59 +00:00
|
|
|
"name": "$navbar-tab-active-color",
|
2018-06-16 19:47:52 +00:00
|
|
|
"value": "$link",
|
|
|
|
"type": "variable",
|
|
|
|
"computed_type": "color",
|
|
|
|
"computed_value": "hsl(217, 71%, 53%)"
|
2017-10-17 09:28:59 +00:00
|
|
|
},
|
2018-06-16 19:47:52 +00:00
|
|
|
"$navbar-tab-active-background-color": {
|
2017-10-17 09:28:59 +00:00
|
|
|
"name": "$navbar-tab-active-background-color",
|
2018-06-16 19:47:52 +00:00
|
|
|
"value": "transparent",
|
|
|
|
"type": "string"
|
2017-10-17 09:28:59 +00:00
|
|
|
},
|
2018-06-16 19:47:52 +00:00
|
|
|
"$navbar-tab-active-border-bottom-color": {
|
2017-10-17 09:28:59 +00:00
|
|
|
"name": "$navbar-tab-active-border-bottom-color",
|
2018-06-16 19:47:52 +00:00
|
|
|
"value": "$link",
|
|
|
|
"type": "variable",
|
|
|
|
"computed_type": "color",
|
|
|
|
"computed_value": "hsl(217, 71%, 53%)"
|
2017-10-17 09:28:59 +00:00
|
|
|
},
|
2018-06-16 19:47:52 +00:00
|
|
|
"$navbar-tab-active-border-bottom-style": {
|
2017-10-17 09:28:59 +00:00
|
|
|
"name": "$navbar-tab-active-border-bottom-style",
|
2018-06-16 19:47:52 +00:00
|
|
|
"value": "solid",
|
|
|
|
"type": "string"
|
2017-10-17 09:28:59 +00:00
|
|
|
},
|
2018-06-16 19:47:52 +00:00
|
|
|
"$navbar-tab-active-border-bottom-width": {
|
2017-10-17 09:28:59 +00:00
|
|
|
"name": "$navbar-tab-active-border-bottom-width",
|
2018-06-16 19:47:52 +00:00
|
|
|
"value": "3px",
|
|
|
|
"type": "size"
|
2017-10-17 09:28:59 +00:00
|
|
|
},
|
2018-06-16 19:47:52 +00:00
|
|
|
"$navbar-dropdown-background-color": {
|
2017-10-17 09:28:59 +00:00
|
|
|
"name": "$navbar-dropdown-background-color",
|
2018-06-16 19:47:52 +00:00
|
|
|
"value": "$white",
|
|
|
|
"type": "variable",
|
|
|
|
"computed_type": "color",
|
|
|
|
"computed_value": "hsl(0, 0%, 100%)"
|
2017-10-17 09:28:59 +00:00
|
|
|
},
|
2018-06-16 19:47:52 +00:00
|
|
|
"$navbar-dropdown-border-top": {
|
2017-10-17 09:28:59 +00:00
|
|
|
"name": "$navbar-dropdown-border-top",
|
2018-06-16 19:47:52 +00:00
|
|
|
"value": "2px solid $border",
|
2018-06-17 00:05:48 +00:00
|
|
|
"type": "size"
|
2017-10-17 09:28:59 +00:00
|
|
|
},
|
2018-06-16 19:47:52 +00:00
|
|
|
"$navbar-dropdown-offset": {
|
2017-10-17 09:28:59 +00:00
|
|
|
"name": "$navbar-dropdown-offset",
|
2018-06-16 19:47:52 +00:00
|
|
|
"value": "-4px",
|
|
|
|
"type": "size"
|
2017-10-17 09:28:59 +00:00
|
|
|
},
|
2018-06-16 19:47:52 +00:00
|
|
|
"$navbar-dropdown-arrow": {
|
2017-10-17 09:28:59 +00:00
|
|
|
"name": "$navbar-dropdown-arrow",
|
2018-06-16 19:47:52 +00:00
|
|
|
"value": "$link",
|
|
|
|
"type": "variable",
|
|
|
|
"computed_type": "color",
|
|
|
|
"computed_value": "hsl(217, 71%, 53%)"
|
2017-10-17 09:28:59 +00:00
|
|
|
},
|
2018-06-16 19:47:52 +00:00
|
|
|
"$navbar-dropdown-radius": {
|
2017-10-17 09:28:59 +00:00
|
|
|
"name": "$navbar-dropdown-radius",
|
2018-06-16 19:47:52 +00:00
|
|
|
"value": "$radius-large",
|
|
|
|
"type": "variable",
|
|
|
|
"computed_type": "size",
|
|
|
|
"computed_value": "6px"
|
2017-10-17 09:28:59 +00:00
|
|
|
},
|
2018-06-16 19:47:52 +00:00
|
|
|
"$navbar-dropdown-z": {
|
2017-10-17 09:28:59 +00:00
|
|
|
"name": "$navbar-dropdown-z",
|
2018-06-16 19:47:52 +00:00
|
|
|
"value": "20",
|
|
|
|
"type": "string"
|
2017-10-17 09:28:59 +00:00
|
|
|
},
|
2018-06-16 19:47:52 +00:00
|
|
|
"$navbar-dropdown-boxed-radius": {
|
2017-10-17 09:28:59 +00:00
|
|
|
"name": "$navbar-dropdown-boxed-radius",
|
2018-06-16 19:47:52 +00:00
|
|
|
"value": "$radius-large",
|
|
|
|
"type": "variable",
|
|
|
|
"computed_type": "size",
|
|
|
|
"computed_value": "6px"
|
2017-10-17 09:28:59 +00:00
|
|
|
},
|
2018-06-16 19:47:52 +00:00
|
|
|
"$navbar-dropdown-boxed-shadow": {
|
2017-10-17 09:28:59 +00:00
|
|
|
"name": "$navbar-dropdown-boxed-shadow",
|
2018-06-16 19:47:52 +00:00
|
|
|
"value": "0 8px 8px rgba($black, 0.1), 0 0 0 1px rgba($black, 0.1)",
|
2018-06-17 00:05:48 +00:00
|
|
|
"type": "size"
|
2017-10-17 09:28:59 +00:00
|
|
|
},
|
2018-06-16 19:47:52 +00:00
|
|
|
"$navbar-dropdown-item-hover-color": {
|
2017-10-17 09:28:59 +00:00
|
|
|
"name": "$navbar-dropdown-item-hover-color",
|
2018-06-16 19:47:52 +00:00
|
|
|
"value": "$black",
|
|
|
|
"type": "variable",
|
|
|
|
"computed_type": "color",
|
|
|
|
"computed_value": "hsl(0, 0%, 4%)"
|
2017-10-17 09:28:59 +00:00
|
|
|
},
|
2018-06-16 19:47:52 +00:00
|
|
|
"$navbar-dropdown-item-hover-background-color": {
|
2017-10-17 09:28:59 +00:00
|
|
|
"name": "$navbar-dropdown-item-hover-background-color",
|
2018-06-16 19:47:52 +00:00
|
|
|
"value": "$background",
|
|
|
|
"type": "variable",
|
|
|
|
"computed_type": "color",
|
|
|
|
"computed_value": "hsl(0, 0%, 96%)"
|
2017-10-17 09:28:59 +00:00
|
|
|
},
|
2018-06-16 19:47:52 +00:00
|
|
|
"$navbar-dropdown-item-active-color": {
|
2017-10-17 09:28:59 +00:00
|
|
|
"name": "$navbar-dropdown-item-active-color",
|
2018-06-16 19:47:52 +00:00
|
|
|
"value": "$link",
|
|
|
|
"type": "variable",
|
|
|
|
"computed_type": "color",
|
|
|
|
"computed_value": "hsl(217, 71%, 53%)"
|
2017-10-17 09:28:59 +00:00
|
|
|
},
|
2018-06-16 19:47:52 +00:00
|
|
|
"$navbar-dropdown-item-active-background-color": {
|
2017-10-17 09:28:59 +00:00
|
|
|
"name": "$navbar-dropdown-item-active-background-color",
|
2018-06-16 19:47:52 +00:00
|
|
|
"value": "$background",
|
|
|
|
"type": "variable",
|
|
|
|
"computed_type": "color",
|
|
|
|
"computed_value": "hsl(0, 0%, 96%)"
|
2017-10-17 09:28:59 +00:00
|
|
|
},
|
2018-06-16 19:47:52 +00:00
|
|
|
"$navbar-divider-background-color": {
|
2017-10-17 09:28:59 +00:00
|
|
|
"name": "$navbar-divider-background-color",
|
2018-06-16 19:47:52 +00:00
|
|
|
"value": "$background",
|
|
|
|
"type": "variable",
|
|
|
|
"computed_type": "color",
|
|
|
|
"computed_value": "hsl(0, 0%, 96%)"
|
|
|
|
},
|
|
|
|
"$navbar-divider-height": {
|
|
|
|
"name": "$navbar-divider-height",
|
|
|
|
"value": "2px",
|
|
|
|
"type": "size"
|
|
|
|
},
|
|
|
|
"$navbar-bottom-box-shadow-size": {
|
|
|
|
"name": "$navbar-bottom-box-shadow-size",
|
|
|
|
"value": "0 -2px 0 0",
|
2018-06-17 00:05:48 +00:00
|
|
|
"type": "size"
|
2018-10-31 17:16:10 +00:00
|
|
|
},
|
|
|
|
"$navbar-breakpoint": {
|
|
|
|
"name": "$navbar-breakpoint",
|
|
|
|
"value": "$desktop",
|
|
|
|
"type": "variable",
|
|
|
|
"computed_type": "computed",
|
|
|
|
"computed_value": "960px + (2 * $gap)"
|
2017-10-17 09:28:59 +00:00
|
|
|
}
|
2018-06-16 19:47:52 +00:00
|
|
|
},
|
|
|
|
"list": [
|
|
|
|
"$navbar-background-color",
|
|
|
|
"$navbar-box-shadow-size",
|
|
|
|
"$navbar-box-shadow-color",
|
|
|
|
"$navbar-height",
|
|
|
|
"$navbar-padding-vertical",
|
|
|
|
"$navbar-padding-horizontal",
|
|
|
|
"$navbar-z",
|
|
|
|
"$navbar-fixed-z",
|
|
|
|
"$navbar-item-color",
|
|
|
|
"$navbar-item-hover-color",
|
|
|
|
"$navbar-item-hover-background-color",
|
|
|
|
"$navbar-item-active-color",
|
|
|
|
"$navbar-item-active-background-color",
|
|
|
|
"$navbar-item-img-max-height",
|
|
|
|
"$navbar-burger-color",
|
|
|
|
"$navbar-tab-hover-background-color",
|
|
|
|
"$navbar-tab-hover-border-bottom-color",
|
|
|
|
"$navbar-tab-active-color",
|
|
|
|
"$navbar-tab-active-background-color",
|
|
|
|
"$navbar-tab-active-border-bottom-color",
|
|
|
|
"$navbar-tab-active-border-bottom-style",
|
|
|
|
"$navbar-tab-active-border-bottom-width",
|
|
|
|
"$navbar-dropdown-background-color",
|
|
|
|
"$navbar-dropdown-border-top",
|
|
|
|
"$navbar-dropdown-offset",
|
|
|
|
"$navbar-dropdown-arrow",
|
|
|
|
"$navbar-dropdown-radius",
|
|
|
|
"$navbar-dropdown-z",
|
|
|
|
"$navbar-dropdown-boxed-radius",
|
|
|
|
"$navbar-dropdown-boxed-shadow",
|
|
|
|
"$navbar-dropdown-item-hover-color",
|
|
|
|
"$navbar-dropdown-item-hover-background-color",
|
|
|
|
"$navbar-dropdown-item-active-color",
|
|
|
|
"$navbar-dropdown-item-active-background-color",
|
|
|
|
"$navbar-divider-background-color",
|
|
|
|
"$navbar-divider-height",
|
2018-10-31 17:16:10 +00:00
|
|
|
"$navbar-bottom-box-shadow-size",
|
|
|
|
"$navbar-breakpoint"
|
2018-06-16 19:47:52 +00:00
|
|
|
],
|
|
|
|
"file_path": "components/navbar.sass"
|
|
|
|
}
|