|
@@ -0,0 +1,417 @@
|
|
|
|
|
+<!doctype html>
|
|
|
|
|
+<html>
|
|
|
|
|
+<head>
|
|
|
|
|
+ <meta charset="utf-8">
|
|
|
|
|
+ <title>LungoJS 2.0 - Test</title>
|
|
|
|
|
+ <meta name="description" content="">
|
|
|
|
|
+ <meta name="author" content="Javier Jiménez Villar (@soyjavi)">
|
|
|
|
|
+ <!-- Mobile viewport optimization http://goo.gl/b9SaQ -->
|
|
|
|
|
+ <meta name="HandheldFriendly" content="True">
|
|
|
|
|
+ <meta name="MobileOptimized" content="320">
|
|
|
|
|
+ <meta name="viewport" content="width=device-width, user-scalable=no">
|
|
|
|
|
+
|
|
|
|
|
+ <meta name="apple-mobile-web-app-capable" content="yes">
|
|
|
|
|
+ <meta name="apple-mobile-web-app-status-bar-style" content="black">
|
|
|
|
|
+ <meta name="format-detection" content="telephone=no">
|
|
|
|
|
+ <!-- For iPhone 4 with high-resolution Retina display: -->
|
|
|
|
|
+ <link rel="apple-touch-icon-precomposed" sizes="114x114" href="assets/images/icon@2x.png">
|
|
|
|
|
+ <link rel="apple-touch-icon-precomposed" sizes="72x72" href="assets/images/icon-72.png">
|
|
|
|
|
+ <link rel="apple-touch-icon-precomposed" href="assets/images/icon.png">
|
|
|
|
|
+ <link rel="apple-touch-startup-image" href="assets/images/default.png">
|
|
|
|
|
+
|
|
|
|
|
+ <meta http-equiv="cleartype" content="on">
|
|
|
|
|
+
|
|
|
|
|
+ <!-- Main Stylesheet -->
|
|
|
|
|
+ <link rel="stylesheet" href="../../src/stylesheets/css/Lungo.base.css">
|
|
|
|
|
+ <link rel="stylesheet" href="../../src/stylesheets/css/Lungo.layout.css">
|
|
|
|
|
+ <link rel="stylesheet" href="../../src/stylesheets/css/Lungo.layout.nav.css">
|
|
|
|
|
+ <link rel="stylesheet" href="../../src/stylesheets/css/Lungo.layout.aside.css">
|
|
|
|
|
+ <link rel="stylesheet" href="../../src/stylesheets/css/Lungo.layout.article.css">
|
|
|
|
|
+ <link rel="stylesheet" href="../../src/stylesheets/css/Lungo.layout.list.css">
|
|
|
|
|
+ <link rel="stylesheet" href="../../src/stylesheets/css/Lungo.layout.grid.css">
|
|
|
|
|
+ <link rel="stylesheet" href="../../src/stylesheets/css/Lungo.widgets.css">
|
|
|
|
|
+ <link rel="stylesheet" href="../../src/stylesheets/css/Lungo.widgets.splash.css">
|
|
|
|
|
+ <link rel="stylesheet" href="../../src/stylesheets/css/Lungo.widgets.button.css">
|
|
|
|
|
+ <link rel="stylesheet" href="../../src/stylesheets/css/Lungo.widgets.form.css">
|
|
|
|
|
+ <link rel="stylesheet" href="../../src/stylesheets/css/Lungo.widgets.colour.css">
|
|
|
|
|
+ <link rel="stylesheet" href="../../src/stylesheets/css/Lungo.widgets.icon.css">
|
|
|
|
|
+ <link rel="stylesheet" href="../../src/stylesheets/css/Lungo.widgets.loading.css">
|
|
|
|
|
+ <link rel="stylesheet" href="../../src/stylesheets/css/Lungo.widgets.notification.css">
|
|
|
|
|
+ <link rel="stylesheet" href="../../src/stylesheets/css/Lungo.theme.scaffold.css">
|
|
|
|
|
+ <!-- App Stylesheet -->
|
|
|
|
|
+ <link rel="stylesheet" href="assets/stylesheets/app.css">
|
|
|
|
|
+</head>
|
|
|
|
|
+
|
|
|
|
|
+<body class="app">
|
|
|
|
|
+
|
|
|
|
|
+ <section id="login" data-transition="slide">
|
|
|
|
|
+ <article class="-indented splash ">
|
|
|
|
|
+
|
|
|
|
|
+ <!--
|
|
|
|
|
+ <h1>Boletus</h1>
|
|
|
|
|
+ <label>Login para acceder a ofertas increibles</label>
|
|
|
|
|
+ -->
|
|
|
|
|
+
|
|
|
|
|
+ <form>
|
|
|
|
|
+ <input type="text" class="rounded" placeholder="Your email" id="txt-signup-mail" value=""/>
|
|
|
|
|
+ <input type="password" class="rounded" placeholder="Your username" id="txt-signup-name" value=""/>
|
|
|
|
|
+ <input type="password" class="rounded" placeholder="Your username" id="txt-signup-name" value=""/>
|
|
|
|
|
+ <a href="#main" data-target="section" class="button big green" data-icon="user">Login</a>
|
|
|
|
|
+
|
|
|
|
|
+ </form>
|
|
|
|
|
+
|
|
|
|
|
+ <form>
|
|
|
|
|
+ <input type="text" class="" placeholder="Your email" id="txt-signup-mail" value=""/>
|
|
|
|
|
+ <input type="password" class="" placeholder="Your username" id="txt-signup-name" value=""/>
|
|
|
|
|
+ <a href="#main" data-target="section" class="button big green" data-icon="user">Login</a>
|
|
|
|
|
+
|
|
|
|
|
+ </form>
|
|
|
|
|
+
|
|
|
|
|
+ <div class="copyright">This App is made by TAPQUO</div>
|
|
|
|
|
+ </article>
|
|
|
|
|
+ </section>
|
|
|
|
|
+
|
|
|
|
|
+ <section id="main" data-transition="slide">
|
|
|
|
|
+ <header data-title="main" data-back="home">
|
|
|
|
|
+
|
|
|
|
|
+ <nav class="left">
|
|
|
|
|
+ <a href="#" class="empty" data-icon="left" data-label="Volver"></a>
|
|
|
|
|
+ </nav>
|
|
|
|
|
+
|
|
|
|
|
+ <nav class="right">
|
|
|
|
|
+ <a href="#" data-icon="user"></a>
|
|
|
|
|
+ <a href="#" data-icon="user"></a>
|
|
|
|
|
+ </nav>
|
|
|
|
|
+ </header>
|
|
|
|
|
+
|
|
|
|
|
+ <article></article>
|
|
|
|
|
+ </section>
|
|
|
|
|
+
|
|
|
|
|
+ <section id="foundation">
|
|
|
|
|
+ <header data-title="test"></header>
|
|
|
|
|
+ <footer class="toolbar with-labels"></footer>
|
|
|
|
|
+
|
|
|
|
|
+ <article>
|
|
|
|
|
+ <div class="row one red">.row.one</div>
|
|
|
|
|
+
|
|
|
|
|
+ <div class="row six blue">
|
|
|
|
|
+ <div class="one column orange"></div>
|
|
|
|
|
+ <div class="one column"></div>
|
|
|
|
|
+ <div class="four column orange">.four.column.orange</div>
|
|
|
|
|
+ <div class="one column"></div>
|
|
|
|
|
+ <div class="one column orange tall"></div>
|
|
|
|
|
+ <div class="one column "></div>
|
|
|
|
|
+ <div class="one column orange "></div>
|
|
|
|
|
+ </div>
|
|
|
|
|
+
|
|
|
|
|
+ <div class="row two green">
|
|
|
|
|
+ <div class="two columns centered red"></div>
|
|
|
|
|
+ </div>
|
|
|
|
|
+
|
|
|
|
|
+ <div class="row one yellow">.row.one.yellow</div>
|
|
|
|
|
+ </article>
|
|
|
|
|
+ </section>
|
|
|
|
|
+
|
|
|
|
|
+ <section id="a" data-transition="pop" >
|
|
|
|
|
+ <header data-title="a">
|
|
|
|
|
+ <nav class="onright">
|
|
|
|
|
+ <a href="#baaaa" data-target="section">B</a>
|
|
|
|
|
+ </nav>
|
|
|
|
|
+ </header>
|
|
|
|
|
+ <article class="">
|
|
|
|
|
+ <a href="#" class="button big" data-icon="home">Prueba</a>
|
|
|
|
|
+ </article>
|
|
|
|
|
+ </section>
|
|
|
|
|
+
|
|
|
|
|
+ <section id="baaaa" data-transition="pop" >
|
|
|
|
|
+ <header data-title="b" data-back="home"></header>
|
|
|
|
|
+ <article></article>
|
|
|
|
|
+ </section>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ <section id="sec-1" class="popa" data-transition="pop">
|
|
|
|
|
+ <header class="extended">
|
|
|
|
|
+ <nav class="onleft">
|
|
|
|
|
+ <a href="#kitchen-sink-scroll" data-target="aside" data-icon="home"></a>
|
|
|
|
|
+ <a href="#kitchen-sink-scroll" data-article="nav-2" data-target="aside" data-icon="heart" data-count="8"></a>
|
|
|
|
|
+ </nav>
|
|
|
|
|
+ <div class="onleft">
|
|
|
|
|
+ <span class="title with-subtitle">Javi Jiménez Villar</span>
|
|
|
|
|
+ <span class="subtitle">@soyjavi</span>
|
|
|
|
|
+ </div>
|
|
|
|
|
+ <nav class="onright ">
|
|
|
|
|
+ <!--
|
|
|
|
|
+ <a href="#profiles" data-target="aside" data-label="User"></a>
|
|
|
|
|
+ <a href="#profiles" data-target="aside" data-icon="users" data-label="User"></a>
|
|
|
|
|
+ -->
|
|
|
|
|
+ <a href="#" data-icon="cloud" id="btn-toggle-loading"></a>
|
|
|
|
|
+ <a href="#profiles" data-target="aside" data-icon="user" data-count="1"></a>
|
|
|
|
|
+ </nav>
|
|
|
|
|
+
|
|
|
|
|
+ <nav class="onright plain ">
|
|
|
|
|
+ <a href="#" data-loading="white disable"></a>
|
|
|
|
|
+ <a href="#" data-loading="white "></a>
|
|
|
|
|
+ </nav>
|
|
|
|
|
+ </header>
|
|
|
|
|
+
|
|
|
|
|
+ <nav class="groupbar">
|
|
|
|
|
+ <a href="#nav-1" data-target="article" class="current" data-icon="html5"> Lists</a>
|
|
|
|
|
+ <a href="#nav-2" data-target="article" data-icon="calendar"> Form</a>
|
|
|
|
|
+ </nav>
|
|
|
|
|
+
|
|
|
|
|
+ <footer class="toolbar with-labels">
|
|
|
|
|
+ <nav>
|
|
|
|
|
+ <a href="#nav-0" data-target="article" data-icon="refresh" class="current" data-label="loading">
|
|
|
|
|
+ <span class="bubble count" data-loading="white"></span>
|
|
|
|
|
+ </a>
|
|
|
|
|
+ <a href="#nav-1" data-target="article" data-title="d" data-icon="settings" data-label="boxes" data-count="1"></a>
|
|
|
|
|
+ <a href="#nav-2" data-target="article" data-title="b" data-icon="close" data-count="12" data-label="Form"></a>
|
|
|
|
|
+ <a href="#nav-3" data-target="article" data-title="c" data-icon="share" data-label="Emails" data-count="123"></a>
|
|
|
|
|
+ <a href="#nav-4" data-target="article" data-title="lists" data-label="lists" data-loading="white"></a>
|
|
|
|
|
+ </nav>
|
|
|
|
|
+ </footer>
|
|
|
|
|
+
|
|
|
|
|
+ <!--
|
|
|
|
|
+ <footer class="toolbar">
|
|
|
|
|
+ <nav>
|
|
|
|
|
+ <a href="#nav-1" data-target="article" class="current" data-icon="clock"></a>
|
|
|
|
|
+ <a href="#nav-2" data-target="article" data-icon="calendar" data-count="17"></a>
|
|
|
|
|
+ <a href="#a" data-target="article" data-icon="mail" data-count="124"></a>
|
|
|
|
|
+ <a href="#a" data-target="article" data-icon="phone" data-count="12"></a>
|
|
|
|
|
+ </nav>
|
|
|
|
|
+ </footer>
|
|
|
|
|
+ -->
|
|
|
|
|
+
|
|
|
|
|
+ <article id="nav-0" data-loading="black">
|
|
|
|
|
+ </article>
|
|
|
|
|
+
|
|
|
|
|
+ <article id="nav-1" class="lisst">
|
|
|
|
|
+ <div id = "prueba" class="five row list " style="background: url(http://placehold.it/320x200);">
|
|
|
|
|
+ </div>
|
|
|
|
|
+
|
|
|
|
|
+ <div class="three row grey">
|
|
|
|
|
+ <div class="six row green">
|
|
|
|
|
+ <div class="wrapper">
|
|
|
|
|
+ <div class="onright" data-icon="calendar">June 9, 2012</div>
|
|
|
|
|
+ <strong>LungoJS.2 Application</strong>
|
|
|
|
|
+ <small>by Javi Jimenez <div class="bubble grey">PRO</div></small>
|
|
|
|
|
+ </div>
|
|
|
|
|
+ </div>
|
|
|
|
|
+
|
|
|
|
|
+ <div class="four row red">
|
|
|
|
|
+ <a href="#" class="four columns">
|
|
|
|
|
+ <div class="wrapper" data-icon="heart">217 Likes</div>
|
|
|
|
|
+ </a>
|
|
|
|
|
+ <a href="#" class="three columns">
|
|
|
|
|
+ <div class="wrapper" data-icon="pushpin">4 Buckets</div>
|
|
|
|
|
+ </a>
|
|
|
|
|
+ <a href="#" class="three columns">
|
|
|
|
|
+ <div class="wrapper" data-icon="picture">389 Views</div>
|
|
|
|
|
+ </a>
|
|
|
|
|
+ </div>
|
|
|
|
|
+ </div>
|
|
|
|
|
+
|
|
|
|
|
+ <div class="two row white list scroll">
|
|
|
|
|
+ <ul>
|
|
|
|
|
+ <li class=" selectable" >
|
|
|
|
|
+ <a href="#" data-image="http://placehold.it/32x32">
|
|
|
|
|
+
|
|
|
|
|
+ <div class="onright" data-icon="calendar">2 days ago</div>
|
|
|
|
|
+ <strong>List: .selectable</strong>
|
|
|
|
|
+ <small>a: data-image</small>
|
|
|
|
|
+ </a>
|
|
|
|
|
+ </li>
|
|
|
|
|
+
|
|
|
|
|
+ <li class=" selectable" >
|
|
|
|
|
+ <a href="#" data-image="http://placehold.it/32x32">
|
|
|
|
|
+
|
|
|
|
|
+ <div class="onright" data-icon="calendar">2 days ago</div>
|
|
|
|
|
+ <strong>List: .selectable</strong>
|
|
|
|
|
+ <small>a: data-image</small>
|
|
|
|
|
+ </a>
|
|
|
|
|
+ </li>
|
|
|
|
|
+
|
|
|
|
|
+ <li class=" selectable" >
|
|
|
|
|
+ <a href="#" data-image="http://placehold.it/32x32">
|
|
|
|
|
+
|
|
|
|
|
+ <div class="onright" data-icon="calendar">2 days ago</div>
|
|
|
|
|
+ <strong>List: .selectable</strong>
|
|
|
|
|
+ <small>a: data-image</small>
|
|
|
|
|
+ </a>
|
|
|
|
|
+ </li>
|
|
|
|
|
+ </ul>
|
|
|
|
|
+ </div>
|
|
|
|
|
+
|
|
|
|
|
+ </article>
|
|
|
|
|
+
|
|
|
|
|
+ <article id="nav-2" class="list indented scroll">
|
|
|
|
|
+ <ul class="form">
|
|
|
|
|
+ <li data-loading="black big"></li>
|
|
|
|
|
+ <li id="loading-code" style="background-color: grey;"></li>
|
|
|
|
|
+ <li class="padding">
|
|
|
|
|
+ <label>type="text"</label>
|
|
|
|
|
+ <input type="text" placeholder="Input text"/>
|
|
|
|
|
+ <textarea placeholder="Textarea sample"></textarea>
|
|
|
|
|
+ <label class="select">
|
|
|
|
|
+ <select class="custom">
|
|
|
|
|
+ <option value="1">One</option>
|
|
|
|
|
+ <option value="2">Two</option>
|
|
|
|
|
+ <option value="3">Three</option>
|
|
|
|
|
+ </select>
|
|
|
|
|
+ </label>
|
|
|
|
|
+ </li>
|
|
|
|
|
+ <li class="padding">
|
|
|
|
|
+ <label class="radio"><input type="radio" name="group-0" id="radio-0" checked="checked"/></label>
|
|
|
|
|
+ <label class="radio"><input type="radio" name="group-0" id="radio-1"/></label>
|
|
|
|
|
+ <label class="radio"><input type="radio" name="group-0" id="radio-2"/></label>
|
|
|
|
|
+ </li>
|
|
|
|
|
+ <li class="padding">
|
|
|
|
|
+ <label class="-pop">Do you like LungoJS forms?</label>
|
|
|
|
|
+ <label class="checkbox onright"><input type="checkbox" id="checkbox-0" checked/></label>
|
|
|
|
|
+ </li>
|
|
|
|
|
+
|
|
|
|
|
+ <li class="padding">
|
|
|
|
|
+ <div id="progress-normal" data-progress="25%"></div>
|
|
|
|
|
+ <div id="progress-big" data-progress="50%" class="big"></div>
|
|
|
|
|
+ <label>type="range"</label>
|
|
|
|
|
+ <input type="range">
|
|
|
|
|
+ </li>
|
|
|
|
|
+ </ul>
|
|
|
|
|
+ <ul>
|
|
|
|
|
+ <li class="anchor " data-icon="small user">Examples of anchors</li>
|
|
|
|
|
+ <li class="padding">
|
|
|
|
|
+ <strong>Lorem Ipsum</strong>
|
|
|
|
|
+ <small>is simply dummy text of the printing and typesetting industry</small>
|
|
|
|
|
+ </li>
|
|
|
|
|
+ <li class="anchor" data-icon="home small">Lorem Ipsum is simply dummy text...</li>
|
|
|
|
|
+ <li class="anchor contrast" data-icon="home small">Lorem Ipsum is simply dummy text...</li>
|
|
|
|
|
+
|
|
|
|
|
+ <li class="anchor" data-icon="home">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's...</li>
|
|
|
|
|
+ <li class="anchor contrast" data-icon="home">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's...</li>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ <li class="anchor contrast" data-icon="question small">It's a special form element you must set the label with class "select"</li>
|
|
|
|
|
+ </ul>
|
|
|
|
|
+ </article>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ <article id="nav-4" class="list scroll">
|
|
|
|
|
+ <ul>
|
|
|
|
|
+ <li>
|
|
|
|
|
+ <a href="#" >
|
|
|
|
|
+ <strong>List: none</strong>
|
|
|
|
|
+ <small>a: none</small>
|
|
|
|
|
+ </a>
|
|
|
|
|
+ </li>
|
|
|
|
|
+
|
|
|
|
|
+ <li class=" selectable" >
|
|
|
|
|
+ <a href="#" data-image="http://placehold.it/32x32">
|
|
|
|
|
+
|
|
|
|
|
+ <div class="onright" data-icon="calendar">2 days ago</div>
|
|
|
|
|
+ <strong>List: .selectable</strong>
|
|
|
|
|
+ <small>a: data-image</small>
|
|
|
|
|
+ </a>
|
|
|
|
|
+ </li>
|
|
|
|
|
+ <li class="arrow thumb">
|
|
|
|
|
+ <a href="#" data-image="http://placehold.it/48x48">
|
|
|
|
|
+ <strong>List: .arrow .thumb </strong>
|
|
|
|
|
+ <small>a: data-image</small>
|
|
|
|
|
+ </a>
|
|
|
|
|
+ </li>
|
|
|
|
|
+ <li class="red">
|
|
|
|
|
+ <a href="#" data-icon="home">
|
|
|
|
|
+ <div class="bubble red onright"><span class="icon map"></span>125m</div>
|
|
|
|
|
+ <strong>List: .red</strong>
|
|
|
|
|
+ <small data-icon="clock">a: data-icon & .bubble</small>
|
|
|
|
|
+ </a>
|
|
|
|
|
+ </li>
|
|
|
|
|
+
|
|
|
|
|
+ <li class="padding" data-icon="user">
|
|
|
|
|
+ <strong>List: .padding & data-icon</strong>
|
|
|
|
|
+ <small><span class="icon home"></span>a: undefined</small>
|
|
|
|
|
+ </li>
|
|
|
|
|
+
|
|
|
|
|
+ <li class="padding">
|
|
|
|
|
+ <input type="text" placeholder="Input text"/>
|
|
|
|
|
+ <textarea placeholder="Textarea sample"></textarea>
|
|
|
|
|
+ <label class="select">
|
|
|
|
|
+ <select class="custom">
|
|
|
|
|
+ <option value="1">One</option>
|
|
|
|
|
+ <option value="2">Two</option>
|
|
|
|
|
+ <option value="3">Three</option>
|
|
|
|
|
+ </select>
|
|
|
|
|
+ </label>
|
|
|
|
|
+ </li>
|
|
|
|
|
+ </ul>
|
|
|
|
|
+
|
|
|
|
|
+ </article>
|
|
|
|
|
+
|
|
|
|
|
+ <article id="nav-3" class="list indented">
|
|
|
|
|
+ <div>
|
|
|
|
|
+ <a href="#sec-2" data-target="section" class="button big" data-icon="check">Test 2</a>
|
|
|
|
|
+ <a href="#sec-2" class="button big red " data-icon="check">Test 2</a>
|
|
|
|
|
+ <a href="#sec-2" class="button big green" data-icon="check">Test 2</a>
|
|
|
|
|
+ </div>
|
|
|
|
|
+ </article>
|
|
|
|
|
+ </section>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ <section id="sec-2" data-transition="pop">
|
|
|
|
|
+ <header data-title="Auto title centered">
|
|
|
|
|
+ <nav class="onleft">
|
|
|
|
|
+ <a href="#back" data-target="section" class="cancel" data-icon="close" data-label="CANCEL"></a>
|
|
|
|
|
+ </nav>
|
|
|
|
|
+
|
|
|
|
|
+ <nav class="onright ">
|
|
|
|
|
+ <a href="#" class="accept" data-icon="check" data-label="ACCEPT"></a>
|
|
|
|
|
+ </nav>
|
|
|
|
|
+ </header>
|
|
|
|
|
+ <article>
|
|
|
|
|
+ None
|
|
|
|
|
+ </article>
|
|
|
|
|
+ </section>
|
|
|
|
|
+
|
|
|
|
|
+ <!-- Third parties dependencies -->
|
|
|
|
|
+ <script src="../../src/lib/QuoJS.js"></script>
|
|
|
|
|
+ <!-- LungoJS Libraries (Development mode)-->
|
|
|
|
|
+ <script src="../../src/Lungo.js"></script>
|
|
|
|
|
+ <script src="../../src/Lungo.App.js" ></script>
|
|
|
|
|
+ <script src="../../src/Lungo.Core.js"></script>
|
|
|
|
|
+ <script src="../../src/Lungo.Dom.js"></script>
|
|
|
|
|
+ <script src="../../src/Lungo.Service.js"></script>
|
|
|
|
|
+ <script src="../../src/Lungo.Constants.js"></script>
|
|
|
|
|
+ <script src="../../src/Lungo.Element.js"></script>
|
|
|
|
|
+ <script src="../../src/Lungo.Events.js"></script>
|
|
|
|
|
+ <script src="../../src/Lungo.Notification.js"></script>
|
|
|
|
|
+ <script src="../../src/router/Lungo.Router.js"></script>
|
|
|
|
|
+ <script src="../../src/router/Lungo.Router.History.js" ></script>
|
|
|
|
|
+ <script src="../../src/view/Lungo.View.Resize.js"></script>
|
|
|
|
|
+ <script src="../../src/view/Lungo.View.Article.js" ></script>
|
|
|
|
|
+ <script src="../../src/view/Lungo.View.Aside.js" ></script>
|
|
|
|
|
+ <script src="../../src/view/Lungo.View.Element.js"></script>
|
|
|
|
|
+ <script src="../../src/view/Lungo.View.Template.js"></script>
|
|
|
|
|
+ <script src="../../src/view/Lungo.View.Template.Binding.js"></script>
|
|
|
|
|
+ <script src="../../src/view/Lungo.View.Template.List.js"></script>
|
|
|
|
|
+ <script src="../../src/data/Lungo.Data.Cache.js"></script>
|
|
|
|
|
+ <script src="../../src/data/Lungo.Data.Sql.js"></script>
|
|
|
|
|
+ <script src="../../src/data/Lungo.Data.Storage.js"></script>
|
|
|
|
|
+ <script src="../../src/attributes/Lungo.Attributes.Data.js"></script>
|
|
|
|
|
+ <script src="../../src/Lungo.Fallback.js"></script>
|
|
|
|
|
+ <script src="../../src/boot/Lungo.Boot.js"></script>
|
|
|
|
|
+ <script src="../../src/boot/Lungo.Boot.Resources.js" ></script>
|
|
|
|
|
+ <script src="../../src/boot/Lungo.Boot.Stats.js" ></script>
|
|
|
|
|
+ <script src="../../src/boot/Lungo.Boot.Layout.js"></script>
|
|
|
|
|
+ <script src="../../src/boot/Lungo.Boot.Events.js"></script>
|
|
|
|
|
+ <script src="../../src/boot/Lungo.Boot.Data.js"></script>
|
|
|
|
|
+ <script src="../../src/boot/Lungo.Boot.Section.js"></script>
|
|
|
|
|
+ <script src="../../src/boot/Lungo.Boot.Article.js"></script>
|
|
|
|
|
+
|
|
|
|
|
+ <!-- LungoJS - Sandbox App -->
|
|
|
|
|
+ <script src="app/app.js"></script>
|
|
|
|
|
+ <script src="app/view.js"></script>
|
|
|
|
|
+ <script src="app/data.js"></script>
|
|
|
|
|
+ <script src="app/services.js"></script>
|
|
|
|
|
+ <script src="app/events.js"></script>
|
|
|
|
|
+</body>
|
|
|
|
|
+</html>
|