{ "title": "{{item.title}}", "hits": 0, "description": "", "panelsJSON": "[{% for panel in item.panels %} {\"id\":\"{{panel.id}}\",\"type\":\"{{panel.type}}\",\"panelIndex\":{{panel.panelIndex}},\"size_x\":{{panel.size_x}},\"size_y\":{{panel.size_y}},\"col\":{{panel.col}},\"row\":{{panel.row}}}{% if not loop.last %},{% endif %}{% endfor %}]", "optionsJSON": "{\"darkTheme\":{{item.darkTheme}}}", "uiStateJSON": "{}", "version": 1, "timeRestore": false, "kibanaSavedObjectMeta": { "searchSourceJSON": "{\"filter\":[{\"query\":{\"query_string\":{\"query\":\"*\",\"analyze_wildcard\":true}}}]}" } }