menu.json 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450
  1. {
  2. "home": {
  3. "url": "",
  4. "title": "Home",
  5. "icon": "home"
  6. },
  7. "base": {
  8. "title": "Interface",
  9. "icon": "package",
  10. "columns": 2,
  11. "children": {
  12. "accordion": {
  13. "title": "Accordion",
  14. "url": "accordion.html"
  15. },
  16. "alerts": {
  17. "title": "Alerts",
  18. "url": "alerts.html"
  19. },
  20. "authentication": {
  21. "title": "Authentication",
  22. "children": {
  23. "sign-in": {
  24. "title": "Sign in",
  25. "url": "sign-in.html"
  26. },
  27. "sign-in-link": {
  28. "title": "Sign in link",
  29. "url": "sign-in-link.html"
  30. },
  31. "sign-in-illustration": {
  32. "title": "Sign in with illustration",
  33. "url": "sign-in-illustration.html"
  34. },
  35. "sign-in-cover": {
  36. "title": "Sign in with cover",
  37. "url": "sign-in-cover.html"
  38. },
  39. "sign-up": {
  40. "title": "Sign up",
  41. "url": "sign-up.html"
  42. },
  43. "forgot-password": {
  44. "title": "Forgot password",
  45. "url": "forgot-password.html"
  46. },
  47. "terms-of-service": {
  48. "title": "Terms of service",
  49. "url": "terms-of-service.html"
  50. },
  51. "auth-lock": {
  52. "title": "Lock screen",
  53. "url": "auth-lock.html"
  54. },
  55. "2-step-verification": {
  56. "title": "2 step verification",
  57. "url": "2-step-verification.html"
  58. },
  59. "2-step-verification-code": {
  60. "title": "2 step verification code",
  61. "url": "2-step-verification-code.html"
  62. }
  63. }
  64. },
  65. "badges": {
  66. "url": "badges.html",
  67. "title": "Badges"
  68. },
  69. "blank": {
  70. "title": "Blank page",
  71. "url": "blank.html"
  72. },
  73. "buttons": {
  74. "url": "buttons.html",
  75. "title": "Buttons"
  76. },
  77. "cards": {
  78. "title": "Cards",
  79. "children": {
  80. "base": {
  81. "url": "cards.html",
  82. "title": "Sample cards"
  83. },
  84. "actions": {
  85. "url": "card-actions.html",
  86. "title": "Card actions",
  87. "badge": "New"
  88. },
  89. "masonry": {
  90. "url": "cards-masonry.html",
  91. "title": "Cards Masonry"
  92. }
  93. }
  94. },
  95. "carousel": {
  96. "title": "Carousel",
  97. "url": "carousel.html"
  98. },
  99. "charts": {
  100. "url": "charts.html",
  101. "title": "Charts"
  102. },
  103. "colorpicker": {
  104. "url": "colorpicker.html",
  105. "title": "Color picker"
  106. },
  107. "colors": {
  108. "url": "colors.html",
  109. "title": "Colors"
  110. },
  111. "datagrid": {
  112. "url": "datagrid.html",
  113. "title": "Data grid"
  114. },
  115. "datatables": {
  116. "url": "datatables.html",
  117. "title": "Datatables"
  118. },
  119. "dropdowns": {
  120. "url": "dropdowns.html",
  121. "title": "Dropdowns"
  122. },
  123. "dropzone": {
  124. "title": "Dropzone",
  125. "url": "dropzone.html"
  126. },
  127. "error": {
  128. "title": "Error pages",
  129. "children": {
  130. "404": {
  131. "url": "error-404.html",
  132. "title": "404 page"
  133. },
  134. "500": {
  135. "url": "error-500.html",
  136. "title": "500 page"
  137. },
  138. "maintenance": {
  139. "url": "error-maintenance.html",
  140. "title": "Maintenance page"
  141. }
  142. }
  143. },
  144. "flags": {
  145. "title": "Flags",
  146. "url": "flags.html"
  147. },
  148. "plyr": {
  149. "title": "Inline player",
  150. "url": "inline-player.html"
  151. },
  152. "lightbox": {
  153. "title": "Lightbox",
  154. "url": "lightbox.html"
  155. },
  156. "lists": {
  157. "title": "Lists",
  158. "url": "lists.html"
  159. },
  160. "modals": {
  161. "url": "modals.html",
  162. "title": "Modal"
  163. },
  164. "maps": {
  165. "url": "maps.html",
  166. "title": "Map"
  167. },
  168. "map-fullsize": {
  169. "url": "map-fullsize.html",
  170. "title": "Map fullsize"
  171. },
  172. "maps-vector": {
  173. "url": "maps-vector.html",
  174. "title": "Map vector"
  175. },
  176. "markdown": {
  177. "title": "Markdown",
  178. "url": "markdown.html"
  179. },
  180. "navigation": {
  181. "url": "navigation.html",
  182. "title": "Navigation"
  183. },
  184. "offcanvas": {
  185. "title": "Offcanvas",
  186. "url": "offcanvas.html"
  187. },
  188. "pagination": {
  189. "url": "pagination.html",
  190. "title": "Pagination"
  191. },
  192. "placeholder": {
  193. "url": "placeholder.html",
  194. "title": "Placeholder"
  195. },
  196. "segmented-control": {
  197. "title": "Segmented control",
  198. "url": "segmented-control.html",
  199. "badge": "New"
  200. },
  201. "social": {
  202. "title": "Social icons",
  203. "url": "social-icons.html"
  204. },
  205. "stars-rating": {
  206. "title": "Stars rating",
  207. "url": "stars-rating.html"
  208. },
  209. "steps": {
  210. "url": "steps.html",
  211. "title": "Steps"
  212. },
  213. "tables": {
  214. "url": "tables.html",
  215. "title": "Tables"
  216. },
  217. "tabs": {
  218. "url": "tabs.html",
  219. "title": "Tabs"
  220. },
  221. "tags": {
  222. "url": "tags.html",
  223. "title": "Tags"
  224. },
  225. "tinymce": {
  226. "title": "TinyMCE",
  227. "url": "tinymce.html"
  228. },
  229. "toasts": {
  230. "title": "Toasts",
  231. "url": "toasts.html"
  232. },
  233. "typography": {
  234. "title": "Typography",
  235. "url": "typography.html"
  236. }
  237. }
  238. },
  239. "forms": {
  240. "url": "form-elements.html",
  241. "title": "Forms",
  242. "title-long": "Form elements",
  243. "icon": "checkbox"
  244. },
  245. "extra": {
  246. "title": "Extra",
  247. "icon": "star",
  248. "columns": 2,
  249. "children": {
  250. "activity": {
  251. "title": "Activity",
  252. "url": "activity.html"
  253. },
  254. "chat": {
  255. "title": "Chat",
  256. "url": "chat.html"
  257. },
  258. "cookie-banner": {
  259. "title": "Cookie banner",
  260. "url": "cookie-banner.html"
  261. },
  262. "empty": {
  263. "title": "Empty page",
  264. "url": "empty.html"
  265. },
  266. "faq": {
  267. "url": "faq.html",
  268. "title": "FAQ"
  269. },
  270. "gallery": {
  271. "title": "Gallery",
  272. "url": "gallery.html"
  273. },
  274. "invoice": {
  275. "title": "Invoice",
  276. "url": "invoice.html"
  277. },
  278. "job-listing": {
  279. "title": "Job listing",
  280. "url": "job-listing.html"
  281. },
  282. "license": {
  283. "title": "License",
  284. "url": "license.html"
  285. },
  286. "logs": {
  287. "title": "Logs",
  288. "url": "logs.html"
  289. },
  290. "marketing": {
  291. "title": "Marketing",
  292. "url": "marketing/index.html"
  293. },
  294. "music": {
  295. "title": "Music",
  296. "url": "music.html"
  297. },
  298. "page-loader": {
  299. "title": "Page loader",
  300. "url": "page-loader.html"
  301. },
  302. "payment-providers": {
  303. "title": "Payment providers",
  304. "url": "payment-providers.html"
  305. },
  306. "photogrid": {
  307. "title": "Photogrid",
  308. "url": "photogrid.html"
  309. },
  310. "pricing": {
  311. "url": "pricing.html",
  312. "title": "Pricing cards"
  313. },
  314. "pricing-table": {
  315. "url": "pricing-table.html",
  316. "title": "Pricing table"
  317. },
  318. "search-results": {
  319. "title": "Search results",
  320. "url": "search-results.html"
  321. },
  322. "settings": {
  323. "title": "Settings",
  324. "url": "settings.html"
  325. },
  326. "tasks": {
  327. "title": "Tasks",
  328. "url": "tasks.html"
  329. },
  330. "trial-ended": {
  331. "title": "Trial ended",
  332. "url": "trial-ended.html"
  333. },
  334. "uptime": {
  335. "title": "Uptime monitor",
  336. "url": "uptime.html"
  337. },
  338. "users": {
  339. "title": "Users",
  340. "url": "users.html"
  341. },
  342. "widgets": {
  343. "title": "Widgets",
  344. "url": "widgets.html"
  345. },
  346. "wizard": {
  347. "title": "Wizard",
  348. "url": "wizard.html"
  349. }
  350. }
  351. },
  352. "layout": {
  353. "icon": "layout-2",
  354. "title": "Layout",
  355. "columns": 2,
  356. "children": {
  357. "boxed": {
  358. "url": "layout-boxed.html",
  359. "title": "Boxed"
  360. },
  361. "combo": {
  362. "url": "layout-combo.html",
  363. "title": "Combined"
  364. },
  365. "condensed": {
  366. "url": "layout-condensed.html",
  367. "title": "Condensed"
  368. },
  369. "fluid": {
  370. "url": "layout-fluid.html",
  371. "title": "Fluid"
  372. },
  373. "fluid-vertical": {
  374. "url": "layout-fluid-vertical.html",
  375. "title": "Fluid vertical"
  376. },
  377. "horizontal": {
  378. "url": "layout-horizontal.html",
  379. "title": "Horizontal"
  380. },
  381. "navbar-dark": {
  382. "url": "layout-navbar-dark.html",
  383. "title": "Navbar dark"
  384. },
  385. "navbar-overlap": {
  386. "url": "layout-navbar-overlap.html",
  387. "title": "Navbar overlap"
  388. },
  389. "navbar-sticky": {
  390. "url": "layout-navbar-sticky.html",
  391. "title": "Navbar sticky"
  392. },
  393. "vertical-right": {
  394. "url": "layout-vertical-right.html",
  395. "title": "Right vertical"
  396. },
  397. "rtl-mode": {
  398. "url": "layout-rtl.html",
  399. "title": "RTL mode"
  400. },
  401. "vertical": {
  402. "url": "layout-vertical.html",
  403. "title": "Vertical"
  404. },
  405. "vertical-transparent": {
  406. "url": "layout-vertical-transparent.html",
  407. "title": "Vertical transparent"
  408. }
  409. }
  410. },
  411. "icons": {
  412. "title": "%ICONS_COUNT% icons",
  413. "icon": "ghost",
  414. "url": "icons.html"
  415. },
  416. "emails": {
  417. "title": "Emails",
  418. "icon": "mail-opened",
  419. "url": "emails.html"
  420. },
  421. "illustrations": {
  422. "title": "Illustrations",
  423. "icon": "brand-figma",
  424. "url": "illustrations.html"
  425. },
  426. "help": {
  427. "title": "Help",
  428. "icon": "lifebuoy",
  429. "children": {
  430. "docs": {
  431. "title": "Documentation",
  432. "url": "https://tabler.io/docs"
  433. },
  434. "changelog": {
  435. "url": "changelog.html",
  436. "title": "Changelog"
  437. },
  438. "source-code": {
  439. "url": "https://github.com/tabler/tabler",
  440. "title": "Source code"
  441. },
  442. "sponsor": {
  443. "color": "pink",
  444. "icon": "heart",
  445. "url": "https://github.com/sponsors/codecalm",
  446. "title": "Sponsor project!"
  447. }
  448. }
  449. }
  450. }