mirror of
https://github.com/divkit/divkit.git
synced 2026-05-07 20:02:32 +00:00
102012f666
commit_hash:d0b2e0d4d93d75ef0b674802ca54a2eedd17b7cd
115 lines
3.5 KiB
JSON
115 lines
3.5 KiB
JSON
{
|
|
"templates": {
|
|
"pager_element": {
|
|
"type": "image",
|
|
"image_url": "https://empty.com/stub_image",
|
|
"height": {
|
|
"type": "fixed",
|
|
"unit": "dp",
|
|
"value": 400
|
|
},
|
|
"width": {
|
|
"type": "fixed",
|
|
"unit": "dp",
|
|
"value": 400
|
|
}
|
|
}
|
|
},
|
|
"card": {
|
|
"log_id": "sample_card",
|
|
"states": [
|
|
{
|
|
"state_id": 0,
|
|
"div": {
|
|
"type": "container",
|
|
"height": {
|
|
"type": "match_parent"
|
|
},
|
|
"items": [
|
|
{
|
|
"type": "container",
|
|
"orientation": "vertical",
|
|
"clip_to_bounds": 0,
|
|
"height": {
|
|
"type": "wrap_content"
|
|
},
|
|
"border": {
|
|
"corner_radius": 16
|
|
},
|
|
"items": [
|
|
{
|
|
"type": "container",
|
|
"orientation": "overlap",
|
|
"background": [
|
|
{
|
|
"type": "solid",
|
|
"color": "#F8F7F5"
|
|
}
|
|
],
|
|
"border": {
|
|
"corner_radius": 16
|
|
},
|
|
"items": [
|
|
{
|
|
"type": "container",
|
|
"border": {
|
|
"corner_radius": 16
|
|
},
|
|
"items": [
|
|
{
|
|
"type": "container",
|
|
"items": [
|
|
{
|
|
"type": "container",
|
|
"items": [
|
|
{
|
|
"type": "container",
|
|
"items": [
|
|
{
|
|
"type": "pager",
|
|
"background": [
|
|
{
|
|
"type": "solid",
|
|
"color": "#F5F3F1"
|
|
}
|
|
],
|
|
"items": [
|
|
{
|
|
"type": "pager_element"
|
|
},
|
|
{
|
|
"type": "pager_element"
|
|
},
|
|
{
|
|
"type": "pager_element"
|
|
},
|
|
{
|
|
"type": "pager_element"
|
|
},
|
|
{
|
|
"type": "pager_element"
|
|
}
|
|
],
|
|
"layout_mode": {
|
|
"type": "wrap_content"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|