components.html 8.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187
  1. <!doctype html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <title>Lungo Brownie</title>
  6. <meta name="description" content="">
  7. <meta name="author" content="Javier Jiménez Villar (@soyjavi)">
  8. <meta name="HandheldFriendly" content="True">
  9. <meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
  10. <meta name="apple-mobile-web-app-capable" content="yes">
  11. <meta name="apple-mobile-web-app-status-bar-style" content="black">
  12. <meta name="format-detection" content="telephone=no">
  13. <meta http-equiv="cleartype" content="on">
  14. <!-- Main Stylesheet -->
  15. <link rel="stylesheet" href="components/lungo.brownie/lungo.css">
  16. <link rel="stylesheet" href="components/lungo.brownie/lungo.theme.css">
  17. <link rel="stylesheet" href="components/lungo.icon/lungo.icon.css">
  18. </head>
  19. <body>
  20. <aside id="features" >
  21. <header>
  22. <h1 class="title text big">Features</h1>
  23. <nav class="on-right">
  24. <button data-icon="cog"></button>
  25. <a href="#" data-icon="cog"></a>
  26. </nav>
  27. </header>
  28. <article id="sss" class="list scroll active">
  29. <ul>
  30. <!-- Basic Layout -->
  31. <li data-view-article="folks" data-title="Profile" data-icon="user">
  32. <a href="#">
  33. <div class="tag count on-right">11</div>
  34. <strong>Folks</strong>
  35. </a>
  36. </li>
  37. <li class="active" data-view-article="products" data-title="Third Parties" data-async="static/articles/products.html" data-icon="twitter">
  38. <div class="tag count on-right">5</div>
  39. <strong class="text big">Products</strong>
  40. <small>Fueled by coffee</small>
  41. </li>
  42. <li data-view-section="test" data-icon="desktop">
  43. <strong class="text big">Section TEST</strong>
  44. </li>
  45. <li data-view-section="folk" data-view-article="f1" data-icon="desktop">
  46. <div class="tag count on-right">5</div>
  47. <strong>Folk F1</strong>
  48. <small>Fueled by coffee</small>
  49. </li>
  50. </ul>
  51. </article>
  52. </aside>
  53. <section id="layout" data-transition="" data-aside="features">
  54. <header data-tistle="Layout">
  55. <nav class="on-left">
  56. <a href="#" data-view-aside="features" data-icon="menu"></a>
  57. </nav>
  58. <h1 class="title">Brownie <span class="tag count">2.2</span></h1>
  59. <nav class="on-right">
  60. <!--
  61. <a href="#" class="button" data-icon="inbox" data-count="19"></a>
  62. <button data-icon="share"></button>
  63. <a href="#" data-icon="menu" data-loading="white"></a>
  64. <button data-label="send" data-icon="envelope"></button>
  65. <button data-label="send"></button>
  66. -->
  67. <a href="#" class="button" data-view-menu="options" data-icon="menu"></a>
  68. <a href="#" class="button" data-view-menu="options-icons" data-icon="grid"></a>
  69. </nav>
  70. </header>
  71. <nav data-control="groupbar">
  72. <a href="#" data-view-article="layout-art1" data-icon="user" data-label="Profile" class="active"></a>
  73. <a href="#" data-view-article="layout-art2" data-label="Inbox" data-count="19"></a>
  74. <a href="#" data-view-article="layout-art3" data-label="Comments"></a>
  75. <a href="#" data-view-article="layout-art4" data-label="Settings"></a>
  76. </nav>
  77. <nav id="options" data-control="menu">
  78. <a href="#" data-view-article="layout-art1" data-icon="user" class="active" data-label="Profile"></a>
  79. <a href="#" data-view-article="layout-art2" data-icon="inbox" data-label="Inbox" data-count="80"></a>
  80. <a href="#" data-view-article="layout-art3" data-icon="comments" data-label="Comments" ></a>
  81. <a href="#" data-view-article="layout-art4" data-icon="cog" data-label="Settings"></a>
  82. </nav>
  83. <nav id="options-icons" data-control="menu" class="icons">
  84. <a href="#" data-view-article="layout-art1" data-icon="user" class="active" data-label="Profile"></a>
  85. <a href="#" data-view-article="layout-art2" data-icon="inbox" data-label="Inbox" data-count="80"></a>
  86. <a href="#" data-view-article="layout-art3" data-icon="comments" data-label="Comments" ></a>
  87. <a href="#" data-view-article="layout-art4" data-icon="cog" data-label="Settings"></a>
  88. </nav>
  89. <article id="layout-art2" class="list scroll ">
  90. </article>
  91. <article id="layout-art1" class="indented scroll">
  92. <div>
  93. <h1>Sizes</h1>
  94. <p class="margin bottom">
  95. <a href="#" class="button tiny">tiny</a>
  96. <a href="#" class="button small">small</a>
  97. <a href="#" class="button">default</a>
  98. <a href="#" class="button large">large</a>
  99. </p>
  100. <a href="#" class="button anchor margin bottom">anchor</a>
  101. <h1>Icons</h1>
  102. <p class="margin bottom">
  103. <a href="#" class="button tiny" data-icon="check" ></a>
  104. <a href="#" class="button small" data-icon="check" ></a>
  105. <a href="#" class="button" data-icon="check" ></a>
  106. <a href="#" class="button large" data-icon="check" ></a>
  107. </p>
  108. <h1>Text + Icons</h1>
  109. <p class="margin bottom">
  110. <a href="#" class="button tiny" data-icon="check" data-label="tiny"></a>
  111. <a href="#" class="button small" data-icon="check" data-label="small"></a>
  112. <a href="#" class="button" data-icon="check" data-label="default"></a>
  113. <a href="#" class="button large" data-icon="check" data-label="large"></a>
  114. </p>
  115. <h1>Colors</h1>
  116. <p>
  117. <a href="#" class="button anchor margin bottom">default</a>
  118. <a href="#" class="button anchor secondary margin bottom">secondary</a>
  119. <a href="#" class="button anchor accept margin bottom">accept</a>
  120. <a href="#" class="button anchor cancel margin bottom">cancel</a>
  121. <a href="#" class="button anchor margin bottom" disabled=true>disabled</a>
  122. </p>
  123. </div>
  124. </article>
  125. <article id="layout-art3">
  126. <div class="empty">
  127. <span class="icon user"></span>
  128. <strong>Profile Empty</strong>
  129. <small>When you back a project or follow a friend, their activity will show up here.</small>
  130. <button class="anchor" data-label="Please update..."></button>
  131. </div>
  132. </article>
  133. <article id="layout-art4">
  134. <div class="empty">
  135. <span class="icon cog"></span>
  136. <strong>Settings Empty</strong>
  137. <small>When you back a project or follow a friend, their activity will show up here.</small>
  138. </div>
  139. </article>
  140. <footer>
  141. <nav>
  142. <a href="#" data-view-article="layout-art1" data-icon="user" class="active" data-label="Hello"></a>
  143. <a href="#" data-view-article="layout-art2" data-icon="inbox" data-count="80"></a>
  144. <a href="#" data-view-article="layout-art3" data-icon="comments"></a>
  145. <a href="#" data-view-article="layout-art4" data-icon="cog"></a>
  146. </nav>
  147. </footer>
  148. </section>
  149. <!-- Lungo dependencies -->
  150. <script src="components/quojs/quo.js"></script>
  151. <script src="components/lungo.brownie/lungo.debug.js"></script>
  152. <!-- LungoJS - Sandbox App -->
  153. <script>
  154. Lungo.init({
  155. name: 'Flexbox',
  156. version: '2.2',
  157. history: false
  158. });
  159. Lungo.ready(function() {
  160. });
  161. </script>
  162. </body>
  163. </html>