Add JSON tree view in addition to source preview

This commit is contained in:
2018-01-06 14:56:19 +00:00
parent cd8d32d812
commit 411613088a
9 changed files with 244 additions and 38 deletions

View File

@@ -14,10 +14,9 @@
<div class="inspect-details">
<section class="content">
{{file-preview metaData=model.documentMetaData
documentIsJSON=documentIsJSON
jsonView=jsonView
showJsonTree=showJsonTree
showJsonSource=showJsonSource}}
isJSON=documentIsJSON
jsonShowTree=jsonShowTree
jsonShowSource=jsonShowSource}}
</section>
<section class="meta">
<dl>