File: //var/www/tana/frontend/node_modules/kss/builder/handlebars/index.hbs
<!DOCTYPE html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8">
<title>{{options.title}}</title>
<meta name="description" content="">
<meta name="generator" content="kss-node">
<meta name="viewport" content="width=device-width">
<link rel="stylesheet" href="kss-assets/kss.css">
{{{styles}}}
</head>
<body id="kss-node" {{#if template.isItem}}class="kss-fullscreen-mode"{{/if}}>
<div class="kss-sidebar kss-style">
<header class="kss-header">
<h1 class="kss-doc-title">{{options.title}}</h1>
</header>
<nav class="kss-nav" aria-label="Style Guide">
<ul class="kss-nav__menu">
<li class="kss-nav__menu-item">
<a class="kss-nav__menu-link" href="./">
<span class="kss-nav__ref">0</span
><span class="kss-nav__name">Overview</span>
</a>
</li>
{{#each menu}}
<li class="kss-nav__menu-item">
<a class="kss-nav__menu-link" href="section-{{referenceURI}}.html">
<span class="kss-nav__ref">{{referenceNumber}}</span><span class="kss-nav__name">{{header}}</span>
</a>
{{#if isActive}}
{{#if children}}
<ul class="kss-nav__menu-child">
{{#each children}}
<li class="kss-nav__menu-item">
<a class="kss-nav__menu-link" href="section-{{../referenceURI}}.html#kssref-{{referenceURI}}">
<span class="kss-nav__ref {{#if isGrandChild}}kss-nav__ref-child{{/if}}">{{referenceNumber}}</span
><span class="kss-nav__name">{{header}}</span>
</a>
</li>
{{/each}}
</ul>
{{/if}}
{{/if}}
</li>
{{/each}}
</ul>
</nav>
</div>
<main class="kss-main" aria-label="Content">
<article>
{{#if template.isHomepage}}
{{#if homepage}}
<div id="kssref-0" class="kss-section kss-section--depth-0 kss-overview kss-style">
{{{homepage}}}
</div>
{{/if}}
{{else}}
{{!
Display each section, in order.
The "root" element comes first in this loop, and can be detected using
the "#if @first" block as seen below.
}}
{{#each sections}}
<{{#if @first}}div{{else}}section{{/if}} id="kssref-{{referenceURI}}" class="kss-section kss-section--depth-{{depth}} {{#if @root.template.isItem}}is-fullscreen{{/if}}">
<div class="kss-style">
<h{{depth}} class="kss-title kss-title--level-{{depth}}">
<a class="kss-title__permalink" href="#kssref-{{referenceURI}}">
<span class="kss-title__ref">
{{referenceNumber}}
<span class="kss-title__permalink-hash">
{{#if @root.hasNumericReferences}}
#permalink
{{else}}
#{{reference}}
{{/if}}
</span>
</span>
{{header}}
</a>
</h{{depth}}>
{{#if example}}
<p class="kss-toolbar">
{{#unless @root.template.isItem}}
<a href="#kssref-{{referenceURI}}" data-kss-fullscreen="kssref-{{referenceURI}}">
<span class="kss-toolbar__tooltip">Toggle full screen</span>
<svg focusable="false" aria-hidden="true" class="off" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 64 64">
<path class="kss-toolbar__icon-fill" d="M64 0v26l-10-10-12 12-6-6 12-12-10-10zM28 42l-12 12 10 10h-26v-26l10 10 12-12z"></path>
</svg>
<svg focusable="false" aria-hidden="true" class="on" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 64 64">
<path class="kss-toolbar__icon-fill" d="M28 36v26l-10-10-12 12-6-6 12-12-10-10zM64 6l-12 12 10 10h-26v-26l10 10 12-12z"></path>
</svg>
</a>
<a href="item-{{referenceURI}}.html" target="_blank">
<span class="kss-toolbar__tooltip">Open in new window</span>
<svg focusable="false" aria-hidden="true" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 64 64">
<rect x="0" y="20" width="40" height="44" fill="#fff"/>
<path class="kss-toolbar__icon-fill" d="M40,64l-40,0l0,-44l40,0l0,44Zm-36,-40l0,36l32,0l0,-36l-32,0Z"/>
<rect class="kss-toolbar__icon-fill" x="0" y="20" width="40" height="10"/>
<rect x="24" y="0" width="40" height="44" fill="#fff"/>
<path class="kss-toolbar__icon-fill" d="M64,44l-40,0l0,-44l40,0l0,44Zm-36,-40l0,36l32,0l0,-36l-32,0Z"/>
<rect class="kss-toolbar__icon-fill" x="24" y="0" width="40" height="10"/>
</svg>
</a>
{{/unless}}
<a href="#kssref-{{referenceURI}}" data-kss-guides="true">
<span class="kss-toolbar__tooltip">Toggle example guides</span>
<svg focusable="false" aria-hidden="true" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 64 64">
<rect class="kss-toolbar__icon-fill" x="5" y="35" width="5" height="9"/>
<rect class="kss-toolbar__icon-fill" x="54" y="21" width="5" height="9"/>
<rect class="kss-toolbar__icon-fill" x="54" y="35" width="5" height="9"/>
<rect class="kss-toolbar__icon-fill" x="5" y="21" width="5" height="9"/>
<rect class="kss-toolbar__icon-fill" x="5" y="0" width="5" height="15"/>
<rect class="kss-toolbar__icon-fill" x="35" y="5" width="9" height="5"/>
<rect class="kss-toolbar__icon-fill" x="20" y="5" width="9" height="5"/>
<rect class="kss-toolbar__icon-fill" x="0" y="5" width="15" height="5"/>
<rect class="kss-toolbar__icon-fill" x="54" y="0" width="5" height="15"/>
<rect class="kss-toolbar__icon-fill" x="49" y="5" width="15" height="5"/>
<rect class="kss-toolbar__icon-fill" x="54" y="49" width="5" height="15"/>
<rect class="kss-toolbar__icon-fill" x="49" y="54" width="15" height="5"/>
<rect class="kss-toolbar__icon-fill" x="5" y="49" width="5" height="15"/>
<rect class="kss-toolbar__icon-fill" x="0" y="54" width="15" height="5"/>
<rect class="kss-toolbar__icon-fill" x="35" y="54" width="9" height="5"/>
<rect class="kss-toolbar__icon-fill" x="20" y="54" width="9" height="5"/>
</svg>
</a>
<a href="#kssref-{{referenceURI}}" data-kss-markup="true">
<span class="kss-toolbar__tooltip">Toggle HTML markup</span>
<svg focusable="false" aria-hidden="true" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 64 64">
<path class="kss-toolbar__icon-fill" d="M37.555,46.239l6.103,6.103l20.342,-20.342l-20.342,-20.342l-6.103,6.103l14.24,14.239l-14.24,14.239Z"/>
<path class="kss-toolbar__icon-fill" d="M26.445,17.761l-6.103,-6.103l-20.342,20.342l20.342,20.342l6.103,-6.103l-14.24,-14.239l14.24,-14.239Z"/>
</svg>
</a>
</p>
{{/if}}
{{#if description}}
<div class="kss-description">
{{{description}}}
</div>
{{/if}}
{{#if colors }}
<ul class="kss-colors">
{{#each colors}}
<li>
<figure class="kss-color">
<div class="kss-color-figure" style="background-color:{{color}}"></div>
<figcaption class="kss-color-caption">
{{#if name }}
<strong class="kss-color-name">{{ color.name }}</strong>
{{/if}}
<strong class="kss-color-name">{{name}}</strong>
<code class="kss-color-code">{{color}}</code>
{{#if description}}
<p class="kss-color-desc">{{description}}</p>
{{/if}}
</figcaption>
</figure>
</li>
{{/each}}
</ul>
{{/if}}
{{#if parameters}}
<div class="kss-parameters__title">Parameters:</div>
<ul class="kss-parameters">
{{#each parameters}}
<li class="kss-parameters__item">
<div class="kss-parameters__name"><code>{{name}}</code></div>
<div class="kss-parameters__description">
{{{description}}}
{{#if defaultValue}}
<div class="kss-parameters__default-value">
Defaults to: <code>{{defaultValue}}</code>
</div>
{{/if}}
</div>
</li>
{{/each}}
</ul>
{{/if}}
</div>
{{#if example}}
<div class="kss-modifier__wrapper">
<div class="kss-modifier__heading kss-style">
Example{{#if modifiers}}s{{/if}}
</div>
{{#if modifiers}}
<div class="kss-modifier__default-name kss-style">
Default styling
</div>
{{/if}}
<div class="kss-modifier__example">
{{{example}}}
<div class="kss-modifier__example-footer"></div>
</div>
{{#each modifiers}}
<div class="kss-modifier__name kss-style">
{{name}}
</div>
<div class="kss-modifier__description kss-style">
{{{description}}}
</div>
<div class="kss-modifier__example">
{{{markup}}}
<div class="kss-modifier__example-footer"></div>
</div>
{{/each}}
</div>
{{#if markup}}
<details class="kss-markup kss-style">
<summary>
{{#if markupFile }}
Markup: <code>{{markupFile}}</code>
{{else}}
Markup
{{/if}}
</summary>
<pre class="hljs"><code class="language-handlebars">{{{hljs markup 'handlebars'}}}</code></pre>
</details>
{{/if}}
{{/if}}
{{#if source.filename}}
<div class="kss-source kss-style">
Source: <code>{{source.filename}}</code>, line {{source.line}}
</div>
{{/if}}
</{{#if @first}}div{{else}}section{{/if}}>
{{/each}}
{{/if}}
</article>
</main>
<!-- SCRIPTS -->
<script src="kss-assets/kss.js"></script>
<script src="kss-assets/scrollspy.js"></script>
<script src="kss-assets/kss-fullscreen.js"></script>
<script src="kss-assets/kss-guides.js"></script>
<script src="kss-assets/kss-markup.js"></script>
<script>
var spy = new ScrollSpy('#kss-node', {
nav: '.kss-nav__menu-child > li > a',
className: 'is-in-viewport'
});
var kssFullScreen = new KssFullScreen({
idPrefix: 'kss-fullscreen-',
bodyClass: 'kss-fullscreen-mode',
elementClass: 'is-fullscreen'
});
var kssGuides = new KssGuides({
bodyClass: 'kss-guides-mode'
});
var kssMarkup = new KssMarkup({
bodyClass: 'kss-markup-mode',
detailsClass: 'kss-markup'
});
</script>
{{{scripts}}}
{{! This will only be included in the demo page. }}
{{#if options.demo}}
<footer class="kss-github">
<!-- https://github.com/blog/273-github-ribbons -->
<a href="https://github.com/kss-node/kss-node"><img src="kss-assets/github-fork--black.png" alt="Fork me on GitHub"></a>
</footer>
{{/if}}
<!-- Automatically built using <a href="https://github.com/kss-node/kss-node">kss-node</a>. -->
</body>
</html>