accordion.html 43 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680
  1. <!doctype html>
  2. <!--
  3. * Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
  4. * @version 1.0.0-beta16
  5. * @link https://tabler.io
  6. * Copyright 2018-2022 The Tabler Authors
  7. * Copyright 2018-2022 codecalm.net Paweł Kuna
  8. * Licensed under MIT (https://github.com/tabler/tabler/blob/master/LICENSE)
  9. -->
  10. <html lang="en">
  11. <head>
  12. <meta charset="utf-8"/>
  13. <meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"/>
  14. <meta http-equiv="X-UA-Compatible" content="ie=edge"/>
  15. <title>Accordion - Tabler - Premium and Open Source dashboard template with responsive and high quality UI.</title>
  16. <!-- CSS files -->
  17. <link href="./dist/css/tabler.min.css?1668287865" rel="stylesheet"/>
  18. <link href="./dist/css/tabler-flags.min.css?1668287865" rel="stylesheet"/>
  19. <link href="./dist/css/tabler-payments.min.css?1668287865" rel="stylesheet"/>
  20. <link href="./dist/css/tabler-vendors.min.css?1668287865" rel="stylesheet"/>
  21. <link href="./dist/css/demo.min.css?1668287865" rel="stylesheet"/>
  22. <style>
  23. @import url('https://rsms.me/inter/inter.css');
  24. :root {
  25. --tblr-font-sans-serif: Inter, -apple-system, BlinkMacSystemFont, San Francisco, Segoe UI, Roboto, Helvetica Neue, sans-serif;
  26. }
  27. </style>
  28. </head>
  29. <body >
  30. <script src="./dist/js/demo-theme.min.js?1668287865"></script>
  31. <div class="page">
  32. <!-- Navbar -->
  33. <header class="navbar navbar-expand-md navbar-light d-print-none">
  34. <div class="container-xl">
  35. <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbar-menu" aria-controls="navbar-menu" aria-expanded="false" aria-label="Toggle navigation">
  36. <span class="navbar-toggler-icon"></span>
  37. </button>
  38. <h1 class="navbar-brand navbar-brand-autodark d-none-navbar-horizontal pe-0 pe-md-3">
  39. <a href=".">
  40. <img src="./static/logo.svg" width="110" height="32" alt="Tabler" class="navbar-brand-image">
  41. </a>
  42. </h1>
  43. <div class="navbar-nav flex-row order-md-last">
  44. <div class="nav-item d-none d-md-flex me-3">
  45. <div class="btn-list">
  46. <a href="https://github.com/tabler/tabler" class="btn" target="_blank" rel="noreferrer">
  47. <!-- Download SVG icon from http://tabler-icons.io/i/brand-github -->
  48. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M9 19c-4.3 1.4 -4.3 -2.5 -6 -3m12 5v-3.5c0 -1 .1 -1.4 -.5 -2c2.8 -.3 5.5 -1.4 5.5 -6a4.6 4.6 0 0 0 -1.3 -3.2a4.2 4.2 0 0 0 -.1 -3.2s-1.1 -.3 -3.5 1.3a12.3 12.3 0 0 0 -6.2 0c-2.4 -1.6 -3.5 -1.3 -3.5 -1.3a4.2 4.2 0 0 0 -.1 3.2a4.6 4.6 0 0 0 -1.3 3.2c0 4.6 2.7 5.7 5.5 6c-.6 .6 -.6 1.2 -.5 2v3.5" /></svg>
  49. Source code
  50. </a>
  51. <a href="https://github.com/sponsors/codecalm" class="btn" target="_blank" rel="noreferrer">
  52. <!-- Download SVG icon from http://tabler-icons.io/i/heart -->
  53. <svg xmlns="http://www.w3.org/2000/svg" class="icon text-pink" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M19.5 12.572l-7.5 7.428l-7.5 -7.428m0 0a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" /></svg>
  54. Sponsor
  55. </a>
  56. </div>
  57. </div>
  58. <div class="d-none d-md-flex">
  59. <a href="?theme=dark" class="nav-link px-0 hide-theme-dark" title="Enable dark mode" data-bs-toggle="tooltip"
  60. data-bs-placement="bottom">
  61. <!-- Download SVG icon from http://tabler-icons.io/i/moon -->
  62. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M12 3c.132 0 .263 0 .393 0a7.5 7.5 0 0 0 7.92 12.446a9 9 0 1 1 -8.313 -12.454z" /></svg>
  63. </a>
  64. <a href="?theme=light" class="nav-link px-0 hide-theme-light" title="Enable light mode" data-bs-toggle="tooltip"
  65. data-bs-placement="bottom">
  66. <!-- Download SVG icon from http://tabler-icons.io/i/sun -->
  67. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><circle cx="12" cy="12" r="4" /><path d="M3 12h1m8 -9v1m8 8h1m-9 8v1m-6.4 -15.4l.7 .7m12.1 -.7l-.7 .7m0 11.4l.7 .7m-12.1 -.7l-.7 .7" /></svg>
  68. </a>
  69. <div class="nav-item dropdown d-none d-md-flex me-3">
  70. <a href="#" class="nav-link px-0" data-bs-toggle="dropdown" tabindex="-1" aria-label="Show notifications">
  71. <!-- Download SVG icon from http://tabler-icons.io/i/bell -->
  72. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M10 5a2 2 0 0 1 4 0a7 7 0 0 1 4 6v3a4 4 0 0 0 2 3h-16a4 4 0 0 0 2 -3v-3a7 7 0 0 1 4 -6" /><path d="M9 17v1a3 3 0 0 0 6 0v-1" /></svg>
  73. <span class="badge bg-red"></span>
  74. </a>
  75. <div class="dropdown-menu dropdown-menu-arrow dropdown-menu-end dropdown-menu-card">
  76. <div class="card">
  77. <div class="card-header">
  78. <h3 class="card-title">Last updates</h3>
  79. </div>
  80. <div class="list-group list-group-flush list-group-hoverable">
  81. <div class="list-group-item">
  82. <div class="row align-items-center">
  83. <div class="col-auto"><span class="status-dot status-dot-animated bg-red d-block"></span></div>
  84. <div class="col text-truncate">
  85. <a href="#" class="text-body d-block">Example 1</a>
  86. <div class="d-block text-muted text-truncate mt-n1">
  87. Change deprecated html tags to text decoration classes (#29604)
  88. </div>
  89. </div>
  90. <div class="col-auto">
  91. <a href="#" class="list-group-item-actions">
  92. <!-- Download SVG icon from http://tabler-icons.io/i/star -->
  93. <svg xmlns="http://www.w3.org/2000/svg" class="icon text-muted" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M12 17.75l-6.172 3.245l1.179 -6.873l-5 -4.867l6.9 -1l3.086 -6.253l3.086 6.253l6.9 1l-5 4.867l1.179 6.873z" /></svg>
  94. </a>
  95. </div>
  96. </div>
  97. </div>
  98. <div class="list-group-item">
  99. <div class="row align-items-center">
  100. <div class="col-auto"><span class="status-dot d-block"></span></div>
  101. <div class="col text-truncate">
  102. <a href="#" class="text-body d-block">Example 2</a>
  103. <div class="d-block text-muted text-truncate mt-n1">
  104. justify-content:between ⇒ justify-content:space-between (#29734)
  105. </div>
  106. </div>
  107. <div class="col-auto">
  108. <a href="#" class="list-group-item-actions show">
  109. <!-- Download SVG icon from http://tabler-icons.io/i/star -->
  110. <svg xmlns="http://www.w3.org/2000/svg" class="icon text-yellow" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M12 17.75l-6.172 3.245l1.179 -6.873l-5 -4.867l6.9 -1l3.086 -6.253l3.086 6.253l6.9 1l-5 4.867l1.179 6.873z" /></svg>
  111. </a>
  112. </div>
  113. </div>
  114. </div>
  115. <div class="list-group-item">
  116. <div class="row align-items-center">
  117. <div class="col-auto"><span class="status-dot d-block"></span></div>
  118. <div class="col text-truncate">
  119. <a href="#" class="text-body d-block">Example 3</a>
  120. <div class="d-block text-muted text-truncate mt-n1">
  121. Update change-version.js (#29736)
  122. </div>
  123. </div>
  124. <div class="col-auto">
  125. <a href="#" class="list-group-item-actions">
  126. <!-- Download SVG icon from http://tabler-icons.io/i/star -->
  127. <svg xmlns="http://www.w3.org/2000/svg" class="icon text-muted" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M12 17.75l-6.172 3.245l1.179 -6.873l-5 -4.867l6.9 -1l3.086 -6.253l3.086 6.253l6.9 1l-5 4.867l1.179 6.873z" /></svg>
  128. </a>
  129. </div>
  130. </div>
  131. </div>
  132. <div class="list-group-item">
  133. <div class="row align-items-center">
  134. <div class="col-auto"><span class="status-dot status-dot-animated bg-green d-block"></span></div>
  135. <div class="col text-truncate">
  136. <a href="#" class="text-body d-block">Example 4</a>
  137. <div class="d-block text-muted text-truncate mt-n1">
  138. Regenerate package-lock.json (#29730)
  139. </div>
  140. </div>
  141. <div class="col-auto">
  142. <a href="#" class="list-group-item-actions">
  143. <!-- Download SVG icon from http://tabler-icons.io/i/star -->
  144. <svg xmlns="http://www.w3.org/2000/svg" class="icon text-muted" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M12 17.75l-6.172 3.245l1.179 -6.873l-5 -4.867l6.9 -1l3.086 -6.253l3.086 6.253l6.9 1l-5 4.867l1.179 6.873z" /></svg>
  145. </a>
  146. </div>
  147. </div>
  148. </div>
  149. </div>
  150. </div>
  151. </div>
  152. </div>
  153. </div>
  154. <div class="nav-item dropdown">
  155. <a href="#" class="nav-link d-flex lh-1 text-reset p-0" data-bs-toggle="dropdown" aria-label="Open user menu">
  156. <span class="avatar avatar-sm" style="background-image: url(./static/avatars/000m.jpg)"></span>
  157. <div class="d-none d-xl-block ps-2">
  158. <div>Paweł Kuna</div>
  159. <div class="mt-1 small text-muted">UI Designer</div>
  160. </div>
  161. </a>
  162. <div class="dropdown-menu dropdown-menu-end dropdown-menu-arrow">
  163. <a href="#" class="dropdown-item">Status</a>
  164. <a href="#" class="dropdown-item">Profile</a>
  165. <a href="#" class="dropdown-item">Feedback</a>
  166. <div class="dropdown-divider"></div>
  167. <a href="./settings.html" class="dropdown-item">Settings</a>
  168. <a href="./sign-in.html" class="dropdown-item">Logout</a>
  169. </div>
  170. </div>
  171. </div>
  172. </div>
  173. </header>
  174. <div class="navbar-expand-md">
  175. <div class="collapse navbar-collapse" id="navbar-menu">
  176. <div class="navbar navbar-light">
  177. <div class="container-xl">
  178. <ul class="navbar-nav">
  179. <li class="nav-item">
  180. <a class="nav-link" href="./" >
  181. <span class="nav-link-icon d-md-none d-lg-inline-block"><!-- Download SVG icon from http://tabler-icons.io/i/home -->
  182. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><polyline points="5 12 3 12 12 3 21 12 19 12" /><path d="M5 12v7a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-7" /><path d="M9 21v-6a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v6" /></svg>
  183. </span>
  184. <span class="nav-link-title">
  185. Home
  186. </span>
  187. </a>
  188. </li>
  189. <li class="nav-item active dropdown">
  190. <a class="nav-link dropdown-toggle" href="#navbar-base" data-bs-toggle="dropdown" data-bs-auto-close="outside" role="button" aria-expanded="false" >
  191. <span class="nav-link-icon d-md-none d-lg-inline-block"><!-- Download SVG icon from http://tabler-icons.io/i/package -->
  192. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><polyline points="12 3 20 7.5 20 16.5 12 21 4 16.5 4 7.5 12 3" /><line x1="12" y1="12" x2="20" y2="7.5" /><line x1="12" y1="12" x2="12" y2="21" /><line x1="12" y1="12" x2="4" y2="7.5" /><line x1="16" y1="5.25" x2="8" y2="9.75" /></svg>
  193. </span>
  194. <span class="nav-link-title">
  195. Interface
  196. </span>
  197. </a>
  198. <div class="dropdown-menu">
  199. <div class="dropdown-menu-columns">
  200. <div class="dropdown-menu-column">
  201. <a class="dropdown-item" href="./empty.html">
  202. Empty page
  203. </a>
  204. <a class="dropdown-item active" href="./accordion.html">
  205. Accordion
  206. </a>
  207. <a class="dropdown-item" href="./blank.html">
  208. Blank page
  209. </a>
  210. <a class="dropdown-item" href="./badges.html">
  211. Badges
  212. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  213. </a>
  214. <a class="dropdown-item" href="./buttons.html">
  215. Buttons
  216. </a>
  217. <div class="dropend">
  218. <a class="dropdown-item dropdown-toggle" href="#sidebar-cards" data-bs-toggle="dropdown" data-bs-auto-close="outside" role="button" aria-expanded="false" >
  219. Cards
  220. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  221. </a>
  222. <div class="dropdown-menu">
  223. <a href="./cards.html" class="dropdown-item">
  224. Sample cards
  225. </a>
  226. <a href="./card-actions.html" class="dropdown-item">
  227. Card actions
  228. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  229. </a>
  230. <a href="./cards-masonry.html" class="dropdown-item">
  231. Cards Masonry
  232. </a>
  233. </div>
  234. </div>
  235. <a class="dropdown-item" href="./colors.html">
  236. Colors
  237. </a>
  238. <a class="dropdown-item" href="./datagrid.html">
  239. Data grid
  240. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  241. </a>
  242. <a class="dropdown-item" href="./datatables.html">
  243. Datatables
  244. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  245. </a>
  246. <a class="dropdown-item" href="./dropdowns.html">
  247. Dropdowns
  248. </a>
  249. <a class="dropdown-item" href="./modals.html">
  250. Modals
  251. </a>
  252. <a class="dropdown-item" href="./maps.html">
  253. Maps
  254. </a>
  255. <a class="dropdown-item" href="./map-fullsize.html">
  256. Map fullsize
  257. </a>
  258. <a class="dropdown-item" href="./maps-vector.html">
  259. Vector maps
  260. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  261. </a>
  262. <a class="dropdown-item" href="./navigation.html">
  263. Navigation
  264. </a>
  265. <a class="dropdown-item" href="./charts.html">
  266. Charts
  267. </a>
  268. </div>
  269. <div class="dropdown-menu-column">
  270. <a class="dropdown-item" href="./pagination.html">
  271. <!-- Download SVG icon from http://tabler-icons.io/i/pie-chart -->
  272. Pagination
  273. </a>
  274. <a class="dropdown-item" href="./placeholder.html">
  275. Placeholder
  276. </a>
  277. <a class="dropdown-item" href="./steps.html">
  278. Steps
  279. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  280. </a>
  281. <a class="dropdown-item" href="./tabs.html">
  282. Tabs
  283. </a>
  284. <a class="dropdown-item" href="./tables.html">
  285. Tables
  286. </a>
  287. <a class="dropdown-item" href="./carousel.html">
  288. Carousel
  289. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  290. </a>
  291. <a class="dropdown-item" href="./lists.html">
  292. Lists
  293. </a>
  294. <a class="dropdown-item" href="./typography.html">
  295. Typography
  296. </a>
  297. <a class="dropdown-item" href="./offcanvas.html">
  298. Offcanvas
  299. </a>
  300. <a class="dropdown-item" href="./markdown.html">
  301. Markdown
  302. </a>
  303. <a class="dropdown-item" href="./dropzone.html">
  304. Dropzone
  305. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  306. </a>
  307. <a class="dropdown-item" href="./lightbox.html">
  308. Lightbox
  309. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  310. </a>
  311. <a class="dropdown-item" href="./tinymce.html">
  312. TinyMCE
  313. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  314. </a>
  315. <a class="dropdown-item" href="./inline-player.html">
  316. Inline player
  317. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  318. </a>
  319. <div class="dropend">
  320. <a class="dropdown-item dropdown-toggle" href="#sidebar-authentication" data-bs-toggle="dropdown" data-bs-auto-close="outside" role="button" aria-expanded="false" >
  321. Authentication
  322. </a>
  323. <div class="dropdown-menu">
  324. <a href="./sign-in.html" class="dropdown-item">
  325. Sign in
  326. </a>
  327. <a href="./sign-in-illustration.html" class="dropdown-item">
  328. Sign in with illustration
  329. </a>
  330. <a href="./sign-in-cover.html" class="dropdown-item">
  331. Sign in with cover
  332. </a>
  333. <a href="./sign-up.html" class="dropdown-item">
  334. Sign up
  335. </a>
  336. <a href="./forgot-password.html" class="dropdown-item">
  337. Forgot password
  338. </a>
  339. <a href="./terms-of-service.html" class="dropdown-item">
  340. Terms of service
  341. </a>
  342. <a href="./auth-lock.html" class="dropdown-item">
  343. Lock screen
  344. </a>
  345. </div>
  346. </div>
  347. <div class="dropend">
  348. <a class="dropdown-item dropdown-toggle" href="#sidebar-error" data-bs-toggle="dropdown" data-bs-auto-close="outside" role="button" aria-expanded="false" >
  349. <!-- Download SVG icon from http://tabler-icons.io/i/file-minus -->
  350. <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-inline me-1" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M14 3v4a1 1 0 0 0 1 1h4" /><path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" /><line x1="9" y1="14" x2="15" y2="14" /></svg>
  351. Error pages
  352. </a>
  353. <div class="dropdown-menu">
  354. <a href="./error-404.html" class="dropdown-item">
  355. 404 page
  356. </a>
  357. <a href="./error-500.html" class="dropdown-item">
  358. 500 page
  359. </a>
  360. <a href="./error-maintenance.html" class="dropdown-item">
  361. Maintenance page
  362. </a>
  363. </div>
  364. </div>
  365. </div>
  366. </div>
  367. </div>
  368. </li>
  369. <li class="nav-item">
  370. <a class="nav-link" href="./form-elements.html" >
  371. <span class="nav-link-icon d-md-none d-lg-inline-block"><!-- Download SVG icon from http://tabler-icons.io/i/checkbox -->
  372. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><polyline points="9 11 12 14 20 6" /><path d="M20 12v6a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h9" /></svg>
  373. </span>
  374. <span class="nav-link-title">
  375. Form elements
  376. </span>
  377. </a>
  378. </li>
  379. <li class="nav-item dropdown">
  380. <a class="nav-link dropdown-toggle" href="#navbar-extra" data-bs-toggle="dropdown" data-bs-auto-close="outside" role="button" aria-expanded="false" >
  381. <span class="nav-link-icon d-md-none d-lg-inline-block"><!-- Download SVG icon from http://tabler-icons.io/i/star -->
  382. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M12 17.75l-6.172 3.245l1.179 -6.873l-5 -4.867l6.9 -1l3.086 -6.253l3.086 6.253l6.9 1l-5 4.867l1.179 6.873z" /></svg>
  383. </span>
  384. <span class="nav-link-title">
  385. Extra
  386. </span>
  387. </a>
  388. <div class="dropdown-menu">
  389. <div class="dropdown-menu-columns">
  390. <div class="dropdown-menu-column">
  391. <a class="dropdown-item" href="./activity.html">
  392. Activity
  393. </a>
  394. <a class="dropdown-item" href="./gallery.html">
  395. Gallery
  396. </a>
  397. <a class="dropdown-item" href="./invoice.html">
  398. Invoice
  399. </a>
  400. <a class="dropdown-item" href="./search-results.html">
  401. Search results
  402. </a>
  403. <a class="dropdown-item" href="./pricing.html">
  404. Pricing cards
  405. </a>
  406. <a class="dropdown-item" href="./pricing-table.html">
  407. Pricing table
  408. </a>
  409. <a class="dropdown-item" href="./faq.html">
  410. FAQ
  411. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  412. </a>
  413. <a class="dropdown-item" href="./users.html">
  414. Users
  415. </a>
  416. <a class="dropdown-item" href="./license.html">
  417. License
  418. </a>
  419. </div>
  420. <div class="dropdown-menu-column">
  421. <a class="dropdown-item" href="./logs.html">
  422. Logs
  423. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  424. </a>
  425. <a class="dropdown-item" href="./music.html">
  426. Music
  427. </a>
  428. <a class="dropdown-item" href="./photogrid.html">
  429. Photogrid
  430. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  431. </a>
  432. <a class="dropdown-item" href="./tasks.html">
  433. Tasks
  434. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  435. </a>
  436. <a class="dropdown-item" href="./uptime.html">
  437. Uptime monitor
  438. </a>
  439. <a class="dropdown-item" href="./widgets.html">
  440. Widgets
  441. </a>
  442. <a class="dropdown-item" href="./wizard.html">
  443. Wizard
  444. </a>
  445. <a class="dropdown-item" href="./settings.html">
  446. Settings
  447. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  448. </a>
  449. <a class="dropdown-item" href="./job-listing.html">
  450. Job listing
  451. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  452. </a>
  453. </div>
  454. </div>
  455. </div>
  456. </li>
  457. <li class="nav-item dropdown">
  458. <a class="nav-link dropdown-toggle" href="#navbar-layout" data-bs-toggle="dropdown" data-bs-auto-close="outside" role="button" aria-expanded="false" >
  459. <span class="nav-link-icon d-md-none d-lg-inline-block"><!-- Download SVG icon from http://tabler-icons.io/i/layout-2 -->
  460. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><rect x="4" y="4" width="6" height="5" rx="2" /><rect x="4" y="13" width="6" height="7" rx="2" /><rect x="14" y="4" width="6" height="7" rx="2" /><rect x="14" y="15" width="6" height="5" rx="2" /></svg>
  461. </span>
  462. <span class="nav-link-title">
  463. Layout
  464. </span>
  465. </a>
  466. <div class="dropdown-menu">
  467. <div class="dropdown-menu-columns">
  468. <div class="dropdown-menu-column">
  469. <a class="dropdown-item" href="./layout-horizontal.html">
  470. Horizontal
  471. </a>
  472. <a class="dropdown-item" href="./layout-boxed.html">
  473. Boxed
  474. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  475. </a>
  476. <a class="dropdown-item" href="./layout-vertical.html">
  477. Vertical
  478. </a>
  479. <a class="dropdown-item" href="./layout-vertical-transparent.html">
  480. Vertical transparent
  481. </a>
  482. <a class="dropdown-item" href="./layout-vertical-right.html">
  483. Right vertical
  484. </a>
  485. <a class="dropdown-item" href="./layout-condensed.html">
  486. Condensed
  487. </a>
  488. <a class="dropdown-item" href="./layout-combo.html">
  489. Combined
  490. </a>
  491. </div>
  492. <div class="dropdown-menu-column">
  493. <a class="dropdown-item" href="./layout-navbar-dark.html">
  494. Navbar dark
  495. </a>
  496. <a class="dropdown-item" href="./layout-navbar-sticky.html">
  497. Navbar sticky
  498. </a>
  499. <a class="dropdown-item" href="./layout-navbar-overlap.html">
  500. Navbar overlap
  501. </a>
  502. <a class="dropdown-item" href="./layout-rtl.html">
  503. RTL mode
  504. </a>
  505. <a class="dropdown-item" href="./layout-fluid.html">
  506. Fluid
  507. </a>
  508. <a class="dropdown-item" href="./layout-fluid-vertical.html">
  509. Fluid vertical
  510. </a>
  511. </div>
  512. </div>
  513. </div>
  514. </li>
  515. <li class="nav-item">
  516. <a class="nav-link" href="./icons.html" >
  517. <span class="nav-link-icon d-md-none d-lg-inline-block"><!-- Download SVG icon from http://tabler-icons.io/i/ghost -->
  518. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M5 11a7 7 0 0 1 14 0v7a1.78 1.78 0 0 1 -3.1 1.4a1.65 1.65 0 0 0 -2.6 0a1.65 1.65 0 0 1 -2.6 0a1.65 1.65 0 0 0 -2.6 0a1.78 1.78 0 0 1 -3.1 -1.4v-7" /><line x1="10" y1="10" x2="10.01" y2="10" /><line x1="14" y1="10" x2="14.01" y2="10" /><path d="M10 14a3.5 3.5 0 0 0 4 0" /></svg>
  519. </span>
  520. <span class="nav-link-title">
  521. 2979 icons
  522. </span>
  523. </a>
  524. </li>
  525. <li class="nav-item dropdown">
  526. <a class="nav-link dropdown-toggle" href="#navbar-help" data-bs-toggle="dropdown" data-bs-auto-close="outside" role="button" aria-expanded="false" >
  527. <span class="nav-link-icon d-md-none d-lg-inline-block"><!-- Download SVG icon from http://tabler-icons.io/i/lifebuoy -->
  528. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><circle cx="12" cy="12" r="4" /><circle cx="12" cy="12" r="9" /><line x1="15" y1="15" x2="18.35" y2="18.35" /><line x1="9" y1="15" x2="5.65" y2="18.35" /><line x1="5.65" y1="5.65" x2="9" y2="9" /><line x1="18.35" y1="5.65" x2="15" y2="9" /></svg>
  529. </span>
  530. <span class="nav-link-title">
  531. Help
  532. </span>
  533. </a>
  534. <div class="dropdown-menu">
  535. <a class="dropdown-item" href="./docs/">
  536. Documentation
  537. </a>
  538. <a class="dropdown-item" href="./changelog.html">
  539. Changelog
  540. </a>
  541. <a class="dropdown-item" href="https://github.com/tabler/tabler" target="_blank" rel="noopener">
  542. Source code
  543. </a>
  544. <a class="dropdown-item text-pink" href="https://github.com/sponsors/codecalm" target="_blank" rel="noopener">
  545. <!-- Download SVG icon from http://tabler-icons.io/i/heart -->
  546. <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-inline me-1" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M19.5 12.572l-7.5 7.428l-7.5 -7.428m0 0a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" /></svg>
  547. Sponsor project!
  548. </a>
  549. </div>
  550. </li>
  551. </ul>
  552. <div class="my-2 my-md-0 flex-grow-1 flex-md-grow-0 order-first order-md-last">
  553. <form action="./" method="get" autocomplete="off" novalidate>
  554. <div class="input-icon">
  555. <span class="input-icon-addon">
  556. <!-- Download SVG icon from http://tabler-icons.io/i/search -->
  557. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><circle cx="10" cy="10" r="7" /><line x1="21" y1="21" x2="15" y2="15" /></svg>
  558. </span>
  559. <input type="text" value="" class="form-control" placeholder="Search…" aria-label="Search in website">
  560. </div>
  561. </form>
  562. </div>
  563. </div>
  564. </div>
  565. </div>
  566. </div>
  567. <div class="page-wrapper">
  568. <!-- Page header -->
  569. <div class="page-header d-print-none">
  570. <div class="container-xl">
  571. <div class="row g-2 align-items-center">
  572. <div class="col">
  573. <h2 class="page-title">
  574. Accordion
  575. </h2>
  576. </div>
  577. </div>
  578. </div>
  579. </div>
  580. <!-- Page body -->
  581. <div class="page-body">
  582. <div class="container-xl">
  583. <div class="card">
  584. <div class="card-body">
  585. <div class="accordion" id="accordion-example">
  586. <div class="accordion-item">
  587. <h2 class="accordion-header" id="heading-1">
  588. <button class="accordion-button " type="button" data-bs-toggle="collapse" data-bs-target="#collapse-1" aria-expanded="true">
  589. Accordion Item #1
  590. </button>
  591. </h2>
  592. <div id="collapse-1" class="accordion-collapse collapse show" data-bs-parent="#accordion-example">
  593. <div class="accordion-body pt-0">
  594. <strong>This is the first item's accordion body.</strong> It is hidden by default, until the collapse plugin adds the appropriate classes that we use to style each element. These classes control the overall appearance, as well as the showing and hiding via CSS transitions. You can modify any of this with custom CSS or overriding our default variables. It's also worth noting that just about any HTML can go within the <code>.accordion-body</code>, though the transition does limit overflow.
  595. </div>
  596. </div>
  597. </div>
  598. <div class="accordion-item">
  599. <h2 class="accordion-header" id="heading-2">
  600. <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapse-2" aria-expanded="false">
  601. Accordion Item #2
  602. </button>
  603. </h2>
  604. <div id="collapse-2" class="accordion-collapse collapse" data-bs-parent="#accordion-example">
  605. <div class="accordion-body pt-0">
  606. <strong>This is the second item's accordion body.</strong> It is hidden by default, until the collapse plugin adds the appropriate classes that we use to style each element. These classes control the overall appearance, as well as the showing and hiding via CSS transitions. You can modify any of this with custom CSS or overriding our default variables. It's also worth noting that just about any HTML can go within the <code>.accordion-body</code>, though the transition does limit overflow.
  607. </div>
  608. </div>
  609. </div>
  610. <div class="accordion-item">
  611. <h2 class="accordion-header" id="heading-3">
  612. <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapse-3" aria-expanded="false">
  613. Accordion Item #3
  614. </button>
  615. </h2>
  616. <div id="collapse-3" class="accordion-collapse collapse" data-bs-parent="#accordion-example">
  617. <div class="accordion-body pt-0">
  618. <strong>This is the third item's accordion body.</strong> It is hidden by default, until the collapse plugin adds the appropriate classes that we use to style each element. These classes control the overall appearance, as well as the showing and hiding via CSS transitions. You can modify any of this with custom CSS or overriding our default variables. It's also worth noting that just about any HTML can go within the <code>.accordion-body</code>, though the transition does limit overflow.
  619. </div>
  620. </div>
  621. </div>
  622. <div class="accordion-item">
  623. <h2 class="accordion-header" id="heading-4">
  624. <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapse-4" aria-expanded="false">
  625. Accordion Item #4
  626. </button>
  627. </h2>
  628. <div id="collapse-4" class="accordion-collapse collapse" data-bs-parent="#accordion-example">
  629. <div class="accordion-body pt-0">
  630. <strong>This is the fourth item's accordion body.</strong> It is hidden by default, until the collapse plugin adds the appropriate classes that we use to style each element. These classes control the overall appearance, as well as the showing and hiding via CSS transitions. You can modify any of this with custom CSS or overriding our default variables. It's also worth noting that just about any HTML can go within the <code>.accordion-body</code>, though the transition does limit overflow.
  631. </div>
  632. </div>
  633. </div>
  634. </div>
  635. </div>
  636. </div>
  637. </div>
  638. </div>
  639. <footer class="footer footer-transparent d-print-none">
  640. <div class="container-xl">
  641. <div class="row text-center align-items-center flex-row-reverse">
  642. <div class="col-lg-auto ms-lg-auto">
  643. <ul class="list-inline list-inline-dots mb-0">
  644. <li class="list-inline-item"><a href="./docs/" class="link-secondary">Documentation</a></li>
  645. <li class="list-inline-item"><a href="./license.html" class="link-secondary">License</a></li>
  646. <li class="list-inline-item"><a href="https://github.com/tabler/tabler" target="_blank" class="link-secondary" rel="noopener">Source code</a></li>
  647. <li class="list-inline-item">
  648. <a href="https://github.com/sponsors/codecalm" target="_blank" class="link-secondary" rel="noopener">
  649. <!-- Download SVG icon from http://tabler-icons.io/i/heart -->
  650. <svg xmlns="http://www.w3.org/2000/svg" class="icon text-pink icon-filled icon-inline" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M19.5 12.572l-7.5 7.428l-7.5 -7.428m0 0a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" /></svg>
  651. Sponsor
  652. </a>
  653. </li>
  654. </ul>
  655. </div>
  656. <div class="col-12 col-lg-auto mt-3 mt-lg-0">
  657. <ul class="list-inline list-inline-dots mb-0">
  658. <li class="list-inline-item">
  659. Copyright &copy; 2022
  660. <a href="." class="link-secondary">Tabler</a>.
  661. All rights reserved.
  662. </li>
  663. <li class="list-inline-item">
  664. <a href="./changelog.html" class="link-secondary" rel="noopener">
  665. v1.0.0-beta16
  666. </a>
  667. </li>
  668. </ul>
  669. </div>
  670. </div>
  671. </div>
  672. </footer>
  673. </div>
  674. </div>
  675. <!-- Libs JS -->
  676. <!-- Tabler Core -->
  677. <script src="./dist/js/tabler.min.js?1668287865" defer></script>
  678. <script src="./dist/js/demo.min.js?1668287865" defer></script>
  679. </body>
  680. </html>