mirror of
https://github.com/divkit/divkit.git
synced 2026-06-06 20:07:59 +00:00
36 lines
719 B
JSON
36 lines
719 B
JSON
{
|
|
"description": "TODO: https://nda.ya.ru/t/MMvpmt855oXgre",
|
|
"platforms": [
|
|
"android",
|
|
"ios",
|
|
"web"
|
|
],
|
|
"card": {
|
|
"log_id": "snapshot_test_card",
|
|
"states": [
|
|
{
|
|
"state_id": 0,
|
|
"div": {
|
|
"type": "separator",
|
|
"height": {
|
|
"type": "fixed",
|
|
"value": 70
|
|
},
|
|
"background": [
|
|
{
|
|
"image_url": "https://yastatic.net/s3/home/divkit/shape.png",
|
|
"type": "nine_patch_image",
|
|
"insets": {
|
|
"top": 0,
|
|
"right": 30,
|
|
"bottom": 0,
|
|
"left": 30
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|