{
"type": "progressBar",
"value": {
"transform": "formatDate",
"left": {
"context": "date",
"updateInterval": 1
},
"right": "ss"
},
"min": 0,
"max": 59,
"backgroundColor": "#F3F3F3",
"foregroundColor": "#BF4797",
"borderRadius": "20pt",
"constraints": [
{
"type": "pos",
"x": "16pt",
"y": "300pt"
},
{
"type": "pos",
"x": "-16pt",
"anchor": "e",
"relativeAnchor": "e"
},
{
"type": "size",
"height": "13pt"
}
]
}