@commentray/render 0.3.3 → 0.3.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,24 @@
1
+ <details class="nav-rail__doc-hub" id="documented-files-hub" data-nav-json-url="__NAV_JSON_URL__">
2
+ <summary
3
+ class="nav-rail__doc-hub-summary"
4
+ title="Comment-rayed files"
5
+ aria-label="Comment-rayed files"
6
+ >
7
+ <span class="nav-rail__doc-hub-summary__caption">Comment-rayed files</span
8
+ ><span class="nav-rail__doc-hub-summary__glyph" aria-hidden="true">__TREE_ICON_SVG__</span>
9
+ </summary>
10
+ <div class="nav-rail__doc-hub-inner">
11
+ <div class="nav-rail__doc-hub-filter-row">
12
+ <label class="nav-rail__doc-hub-filter-label" for="documented-files-filter">Filter</label>
13
+ <input
14
+ type="search"
15
+ id="documented-files-filter"
16
+ class="nav-rail__doc-hub-filter"
17
+ placeholder="Filter by path…"
18
+ autocomplete="off"
19
+ spellcheck="false"
20
+ />
21
+ </div>
22
+ <div id="documented-files-tree" class="documented-files-tree" role="tree"></div>
23
+ </div>
24
+ </details>