363 lines
5.1 KiB
HTML
363 lines
5.1 KiB
HTML
[
|
|
{
|
|
"name": "Menu",
|
|
"isTitle": true
|
|
},
|
|
{
|
|
"name": "Dashboard",
|
|
"url": "index.html",
|
|
"icon": "grid-fill"
|
|
},
|
|
{
|
|
"name": "Components",
|
|
"key": "component",
|
|
"icon": "stack",
|
|
"submenu": [
|
|
{
|
|
"name": "Alert",
|
|
"url": "component-alert.html"
|
|
},
|
|
{
|
|
"name": "Badge",
|
|
"url": "component-badge.html"
|
|
},
|
|
{
|
|
"name": "Breadcrumb",
|
|
"url": "component-breadcrumb.html"
|
|
},
|
|
{
|
|
"name": "Button",
|
|
"url": "component-button.html"
|
|
},
|
|
{
|
|
"name": "Card",
|
|
"url": "component-card.html"
|
|
},
|
|
{
|
|
"name": "Carousel",
|
|
"url": "component-carousel.html"
|
|
},
|
|
{
|
|
"name": "Dropdown",
|
|
"url": "component-dropdown.html"
|
|
},
|
|
{
|
|
"name": "List Group",
|
|
"url": "component-list-group.html"
|
|
},
|
|
{
|
|
"name": "Modal",
|
|
"url": "component-modal.html"
|
|
},
|
|
{
|
|
"name": "Navs",
|
|
"url": "component-navs.html"
|
|
},
|
|
{
|
|
"name": "Pagination",
|
|
"url": "component-pagination.html"
|
|
},
|
|
{
|
|
"name": "Progress",
|
|
"url": "component-progress.html"
|
|
},
|
|
{
|
|
"name": "Spinner",
|
|
"url": "component-spinner.html"
|
|
},
|
|
{
|
|
"name": "Tooltip",
|
|
"url": "component-tooltip.html"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Extra Components",
|
|
"key": "extra-component",
|
|
"icon": "collection-fill",
|
|
"submenu": [
|
|
{
|
|
"name": "Avatar",
|
|
"url": "extra-component-avatar.html"
|
|
},
|
|
{
|
|
"name": "Sweet Alert",
|
|
"url": "extra-component-sweetalert.html"
|
|
},
|
|
{
|
|
"name": "Toastify",
|
|
"url": "extra-component-toastify.html"
|
|
},
|
|
{
|
|
"name": "Rating",
|
|
"url": "extra-component-rating.html"
|
|
},
|
|
{
|
|
"name": "Divider",
|
|
"url": "extra-component-divider.html"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Layouts",
|
|
"key": "layout",
|
|
"icon": "grid-1x2-fill",
|
|
"submenu": [
|
|
{
|
|
"name": "Default Layout",
|
|
"url": "layout-default.html"
|
|
},
|
|
{
|
|
"name": "1 Column",
|
|
"url": "layout-vertical-1-column.html"
|
|
},
|
|
{
|
|
"name": "Vertical with Navbar",
|
|
"url": "layout-vertical-navbar.html"
|
|
},
|
|
{
|
|
"name": "Horizontal Menu",
|
|
"url": "layout-horizontal.html"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Forms & Tables",
|
|
"isTitle": true
|
|
},
|
|
{
|
|
"name": "Form Elements",
|
|
"key": "form-element",
|
|
"icon": "hexagon-fill",
|
|
"submenu": [
|
|
{
|
|
"name": "Input",
|
|
"url": "form-element-input.html"
|
|
},
|
|
{
|
|
"name": "Input Group",
|
|
"url": "form-element-input-group.html"
|
|
},
|
|
{
|
|
"name": "Select",
|
|
"url": "form-element-select.html"
|
|
},
|
|
{
|
|
"name": "Radio",
|
|
"url": "form-element-radio.html"
|
|
},
|
|
{
|
|
"name": "Checkbox",
|
|
"url": "form-element-checkbox.html"
|
|
},
|
|
{
|
|
"name": "Textarea",
|
|
"url": "form-element-textarea.html"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Form Layout",
|
|
"url": "form-layout.html",
|
|
"icon": "file-earmark-medical-fill"
|
|
},
|
|
{
|
|
"name": "Form Editor",
|
|
"icon": "pen-fill",
|
|
"key": "form-editor",
|
|
"submenu": [
|
|
{
|
|
"name": "Quill",
|
|
"url": "form-editor-quill.html"
|
|
},
|
|
{
|
|
"name": "CKEditor",
|
|
"url": "form-editor-ckeditor.html"
|
|
},
|
|
{
|
|
"name": "Summernote",
|
|
"url": "form-editor-summernote.html"
|
|
},
|
|
{
|
|
"name": "TinyMCE",
|
|
"url": "form-editor-tinymce.html"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Table",
|
|
"url": "table.html",
|
|
"icon": "grid-1x2-fill"
|
|
},
|
|
{
|
|
"name": "Datatable",
|
|
"url": "table-datatable.html",
|
|
"icon": "file-earmark-spreadsheet-fill"
|
|
},
|
|
{
|
|
"name": "Extra UI",
|
|
"isTitle": true
|
|
},
|
|
{
|
|
"name": "Widgets",
|
|
"key": "ui-widgets",
|
|
"icon": "pentagon-fill",
|
|
"submenu": [
|
|
{
|
|
"name": "Chatbox",
|
|
"url": "ui-widgets-chatbox.html"
|
|
},
|
|
{
|
|
"name": "Pricing",
|
|
"url": "ui-widgets-pricing.html"
|
|
},
|
|
{
|
|
"name": "To-do List",
|
|
"url": "ui-widgets-todolist.html"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Icons",
|
|
"key": "ui-icons",
|
|
"icon": "egg-fill",
|
|
"submenu": [
|
|
{
|
|
"name": "Bootstrap Icons ",
|
|
"url": "ui-icons-bootstrap-icons.html"
|
|
},
|
|
{
|
|
"name": "Fontawesome",
|
|
"url": "ui-icons-fontawesome.html"
|
|
},
|
|
{
|
|
"name": "Dripicons",
|
|
"url": "ui-icons-dripicons.html"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Charts",
|
|
"key": "ui-chart",
|
|
"icon": "bar-chart-fill",
|
|
"submenu": [
|
|
{
|
|
"name": "ChartJS",
|
|
"url": "ui-chart-chartjs.html"
|
|
},
|
|
{
|
|
"name": "Apexcharts",
|
|
"url": "ui-chart-apexcharts.html"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "File Uploader",
|
|
"key": "ui-file",
|
|
"icon": "cloud-arrow-up-fill",
|
|
"url": "ui-file-uploader.html"
|
|
},
|
|
{
|
|
"name": "Maps",
|
|
"key": "ui-map",
|
|
"icon": "map-fill",
|
|
"submenu": [
|
|
{
|
|
"name": "Google Map",
|
|
"url": "ui-map-google-map.html"
|
|
},
|
|
{
|
|
"name": "JS Vector Map",
|
|
"url": "ui-map-jsvectormap.html"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Pages",
|
|
"isTitle": true
|
|
},
|
|
{
|
|
"name": "Email Application",
|
|
"key": "application-email",
|
|
"icon": "envelope-fill",
|
|
"url": "application-email.html"
|
|
},
|
|
{
|
|
"name": "Chat Application",
|
|
"key": "application-chat",
|
|
"icon": "chat-dots-fill",
|
|
"url": "application-chat.html"
|
|
},
|
|
{
|
|
"name": "Photo Gallery",
|
|
"key": "application-gallery",
|
|
"icon": "image-fill",
|
|
"url": "application-gallery.html"
|
|
},
|
|
{
|
|
"name": "Checkout Page",
|
|
"key": "application-checkout",
|
|
"icon": "basket-fill",
|
|
"url": "application-checkout.html"
|
|
},
|
|
{
|
|
"name": "Authentication",
|
|
"key": "auth",
|
|
"icon": "person-badge-fill",
|
|
"submenu": [
|
|
{
|
|
"name": "Login",
|
|
"url": "auth-login.html"
|
|
},
|
|
{
|
|
"name": "Register",
|
|
"url": "auth-register.html"
|
|
},
|
|
{
|
|
"name": "Forgot Password",
|
|
"url": "auth-forgot-password.html"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Errors",
|
|
"key": "error",
|
|
"icon": "x-octagon-fill",
|
|
"submenu": [
|
|
{
|
|
"name": "403",
|
|
"url": "error-403.html"
|
|
},
|
|
{
|
|
"name": "404",
|
|
"url": "error-404.html"
|
|
},
|
|
{
|
|
"name": "500",
|
|
"url": "error-500.html"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Raise Support",
|
|
"isTitle": true
|
|
},
|
|
{
|
|
"name": "Documentation",
|
|
"key": "error",
|
|
"icon": "life-preserver",
|
|
"url": "https://zuramai.github.io/mazer/docs"
|
|
},
|
|
{
|
|
"name": "Contribute",
|
|
"key": "error",
|
|
"url": "https://github.com/zuramai/mazer/blob/main/CONTRIBUTING.md",
|
|
"icon": "puzzle"
|
|
},
|
|
{
|
|
"name": "Donate",
|
|
"key": "error",
|
|
"url": "https://github.com/zuramai/mazer#donate",
|
|
"icon": "cash"
|
|
}
|
|
] |