2017-10-17 12:28:59 +03:00
|
|
|
{
|
2018-06-16 20:47:52 +01:00
|
|
|
"by_name": {
|
|
|
|
|
"$progress-bar-background-color": {
|
2017-10-17 12:28:59 +03:00
|
|
|
"name": "$progress-bar-background-color",
|
2019-10-13 16:31:23 +01:00
|
|
|
"value": "$border-light",
|
2018-06-16 20:47:52 +01:00
|
|
|
"type": "variable",
|
|
|
|
|
"computed_type": "color",
|
2019-10-13 16:31:23 +01:00
|
|
|
"computed_value": "hsl(0, 0%, 93%)"
|
2017-10-17 12:28:59 +03:00
|
|
|
},
|
2018-06-16 20:47:52 +01:00
|
|
|
"$progress-value-background-color": {
|
2017-10-17 12:28:59 +03:00
|
|
|
"name": "$progress-value-background-color",
|
2018-06-16 20:47:52 +01:00
|
|
|
"value": "$text",
|
|
|
|
|
"type": "variable",
|
|
|
|
|
"computed_type": "color",
|
|
|
|
|
"computed_value": "hsl(0, 0%, 29%)"
|
2018-10-31 17:16:10 +00:00
|
|
|
},
|
2019-05-18 16:12:56 +01:00
|
|
|
"$progress-border-radius": {
|
|
|
|
|
"name": "$progress-border-radius",
|
|
|
|
|
"value": "$radius-rounded",
|
|
|
|
|
"type": "variable",
|
|
|
|
|
"computed_type": "size",
|
|
|
|
|
"computed_value": "290486px"
|
|
|
|
|
},
|
2018-10-31 17:16:10 +00:00
|
|
|
"$progress-indeterminate-duration": {
|
|
|
|
|
"name": "$progress-indeterminate-duration",
|
|
|
|
|
"value": "1.5s",
|
|
|
|
|
"type": "string"
|
2017-10-17 12:28:59 +03:00
|
|
|
}
|
2018-06-16 20:47:52 +01:00
|
|
|
},
|
|
|
|
|
"list": [
|
|
|
|
|
"$progress-bar-background-color",
|
2018-10-31 17:16:10 +00:00
|
|
|
"$progress-value-background-color",
|
2019-05-18 16:12:56 +01:00
|
|
|
"$progress-border-radius",
|
|
|
|
|
"$progress-indeterminate-duration"
|
2018-06-16 20:47:52 +01:00
|
|
|
],
|
|
|
|
|
"file_path": "elements/progress.sass"
|
2017-10-17 12:28:59 +03:00
|
|
|
}
|