mirror of
https://github.com/divkit/divkit.git
synced 2026-05-07 20:02:32 +00:00
c99cee1305
commit_hash:8603f98382fbe5cefd0cb43e8949940dbb572894
75 lines
1.9 KiB
JSON
75 lines
1.9 KiB
JSON
{
|
|
"generate_case_for_templates_kotlinDsl": true,
|
|
"generate_case_for_templates_typescript": true,
|
|
"anyOf": [
|
|
{
|
|
"$ref": "div-image.json",
|
|
"$description": "translations.json#/div_image_short"
|
|
},
|
|
{
|
|
"$ref": "div-gif-image.json",
|
|
"$description": "translations.json#/div_gif_image_short"
|
|
},
|
|
{
|
|
"$ref": "div-text.json",
|
|
"$description": "translations.json#/div_text_short"
|
|
},
|
|
{
|
|
"$ref": "div-separator.json",
|
|
"$description": "translations.json#/div_separator_short"
|
|
},
|
|
{
|
|
"$ref": "div-container.json",
|
|
"$description": "translations.json#/div_container_short"
|
|
},
|
|
{
|
|
"$ref": "div-grid.json",
|
|
"$description": "translations.json#/div_grid_short"
|
|
},
|
|
{
|
|
"$ref": "div-gallery.json",
|
|
"$description": "translations.json#/div_gallery_short"
|
|
},
|
|
{
|
|
"$ref": "div-pager.json",
|
|
"$description": "translations.json#/div_pager_short"
|
|
},
|
|
{
|
|
"$ref": "div-tabs.json",
|
|
"$description": "translations.json#/div_tabs_short"
|
|
},
|
|
{
|
|
"$ref": "div-state.json",
|
|
"$description": "translations.json#/div_state_short"
|
|
},
|
|
{
|
|
"$ref": "div-custom.json",
|
|
"$description": "translations.json#/div_custom_short"
|
|
},
|
|
{
|
|
"$ref": "div-indicator.json",
|
|
"$description": "translations.json#/div_indicator_short"
|
|
},
|
|
{
|
|
"$ref": "div-slider.json",
|
|
"$description": "translations.json#/div_slider_short"
|
|
},
|
|
{
|
|
"$ref": "div-switch.json",
|
|
"$description": "translations.json#/div_switch_short"
|
|
},
|
|
{
|
|
"$ref": "div-input.json",
|
|
"$description": "translations.json#/div_input_short"
|
|
},
|
|
{
|
|
"$ref": "div-select.json",
|
|
"$description": "translations.json#/div_select"
|
|
},
|
|
{
|
|
"$ref": "div-video.json",
|
|
"$description": "translations.json#/div_video"
|
|
}
|
|
]
|
|
}
|