|
@@ -11,6 +11,33 @@ base:
|
|
|
accordion:
|
|
|
title: Accordion
|
|
|
url: accordion.html
|
|
|
+ authentication:
|
|
|
+ title: Authentication
|
|
|
+ children:
|
|
|
+ sign-in:
|
|
|
+ title: Sign in
|
|
|
+ url: sign-in.html
|
|
|
+ sign-in-link:
|
|
|
+ title: Sign in link
|
|
|
+ url: sign-in-link.html
|
|
|
+ sign-in-illustration:
|
|
|
+ title: Sign in with illustration
|
|
|
+ url: sign-in-illustration.html
|
|
|
+ sign-in-cover:
|
|
|
+ title: Sign in with cover
|
|
|
+ url: sign-in-cover.html
|
|
|
+ sign-up:
|
|
|
+ title: Sign up
|
|
|
+ url: sign-up.html
|
|
|
+ forgot-password:
|
|
|
+ title: Forgot password
|
|
|
+ url: forgot-password.html
|
|
|
+ terms-of-service:
|
|
|
+ title: Terms of service
|
|
|
+ url: terms-of-service.html
|
|
|
+ auth-lock:
|
|
|
+ title: Lock screen
|
|
|
+ url: auth-lock.html
|
|
|
blank:
|
|
|
title: Blank page
|
|
|
url: blank.html
|
|
@@ -35,9 +62,20 @@ base:
|
|
|
masonry:
|
|
|
url: cards-masonry.html
|
|
|
title: Cards Masonry
|
|
|
+ carousel:
|
|
|
+ title: Carousel
|
|
|
+ url: carousel.html
|
|
|
+ badge: New
|
|
|
+ charts:
|
|
|
+ url: charts.html
|
|
|
+ title: Charts
|
|
|
colors:
|
|
|
url: colors.html
|
|
|
title: Colors
|
|
|
+ colorpicker:
|
|
|
+ url: colorpicker.html
|
|
|
+ title: Color picker
|
|
|
+ badge: New
|
|
|
datagrid:
|
|
|
url: datagrid.html
|
|
|
title: Data grid
|
|
@@ -49,25 +87,55 @@ base:
|
|
|
dropdowns:
|
|
|
url: dropdowns.html
|
|
|
title: Dropdowns
|
|
|
+ dropzone:
|
|
|
+ title: Dropzone
|
|
|
+ url: dropzone.html
|
|
|
+ badge: New
|
|
|
+ error:
|
|
|
+ title: Error pages
|
|
|
+ children:
|
|
|
+ 404:
|
|
|
+ url: error-404.html
|
|
|
+ title: 404 page
|
|
|
+ 500:
|
|
|
+ url: error-500.html
|
|
|
+ title: 500 page
|
|
|
+ maintenance:
|
|
|
+ url: error-maintenance.html
|
|
|
+ title: Maintenance page
|
|
|
+ plyr:
|
|
|
+ title: Inline player
|
|
|
+ badge: New
|
|
|
+ url: inline-player.html
|
|
|
+ lightbox:
|
|
|
+ title: Lightbox
|
|
|
+ url: lightbox.html
|
|
|
+ badge: New
|
|
|
+ lists:
|
|
|
+ title: Lists
|
|
|
+ url: lists.html
|
|
|
modals:
|
|
|
url: modals.html
|
|
|
- title: Modals
|
|
|
+ title: Modal
|
|
|
maps:
|
|
|
url: maps.html
|
|
|
- title: Maps
|
|
|
+ title: Map
|
|
|
map-fullsize:
|
|
|
url: map-fullsize.html
|
|
|
title: Map fullsize
|
|
|
maps-vector:
|
|
|
url: maps-vector.html
|
|
|
- title: Vector maps
|
|
|
+ title: Map vector
|
|
|
badge: New
|
|
|
+ markdown:
|
|
|
+ title: Markdown
|
|
|
+ url: markdown.html
|
|
|
navigation:
|
|
|
url: navigation.html
|
|
|
title: Navigation
|
|
|
- charts:
|
|
|
- url: charts.html
|
|
|
- title: Charts
|
|
|
+ offcanvas:
|
|
|
+ title: Offcanvas
|
|
|
+ url: offcanvas.html
|
|
|
pagination:
|
|
|
url: pagination.html
|
|
|
title: Pagination
|
|
@@ -89,80 +157,13 @@ base:
|
|
|
tables:
|
|
|
url: tables.html
|
|
|
title: Tables
|
|
|
- carousel:
|
|
|
- title: Carousel
|
|
|
- url: carousel.html
|
|
|
- badge: New
|
|
|
- lists:
|
|
|
- title: Lists
|
|
|
- url: lists.html
|
|
|
typography:
|
|
|
title: Typography
|
|
|
url: typography.html
|
|
|
- offcanvas:
|
|
|
- title: Offcanvas
|
|
|
- url: offcanvas.html
|
|
|
- markdown:
|
|
|
- title: Markdown
|
|
|
- url: markdown.html
|
|
|
- dropzone:
|
|
|
- title: Dropzone
|
|
|
- url: dropzone.html
|
|
|
- badge: New
|
|
|
- lightbox:
|
|
|
- title: Lightbox
|
|
|
- url: lightbox.html
|
|
|
- badge: New
|
|
|
tinymce:
|
|
|
title: TinyMCE
|
|
|
url: tinymce.html
|
|
|
badge: New
|
|
|
- plyr:
|
|
|
- title: Inline player
|
|
|
- badge: New
|
|
|
- url: inline-player.html
|
|
|
-
|
|
|
- authentication:
|
|
|
- title: Authentication
|
|
|
- children:
|
|
|
- sign-in:
|
|
|
- title: Sign in
|
|
|
- url: sign-in.html
|
|
|
- sign-in-link:
|
|
|
- title: Sign in link
|
|
|
- url: sign-in-link.html
|
|
|
- sign-in-illustration:
|
|
|
- title: Sign in with illustration
|
|
|
- url: sign-in-illustration.html
|
|
|
- sign-in-cover:
|
|
|
- title: Sign in with cover
|
|
|
- url: sign-in-cover.html
|
|
|
- sign-up:
|
|
|
- title: Sign up
|
|
|
- url: sign-up.html
|
|
|
- forgot-password:
|
|
|
- title: Forgot password
|
|
|
- url: forgot-password.html
|
|
|
- terms-of-service:
|
|
|
- title: Terms of service
|
|
|
- url: terms-of-service.html
|
|
|
- auth-lock:
|
|
|
- title: Lock screen
|
|
|
- url: auth-lock.html
|
|
|
-
|
|
|
- error:
|
|
|
- title: Error pages
|
|
|
- icon: file-minus
|
|
|
- children:
|
|
|
- 404:
|
|
|
- url: error-404.html
|
|
|
- title: 404 page
|
|
|
- 500:
|
|
|
- url: error-500.html
|
|
|
- title: 500 page
|
|
|
- maintenance:
|
|
|
- url: error-maintenance.html
|
|
|
- title: Maintenance page
|
|
|
|
|
|
forms:
|
|
|
url: form-elements.html
|