{% extends "layouts/base.html" %} {% block title %}DMARQ - DaisyUI Components Demo{% endblock %} {% block page_title %}DaisyUI Components Demo{% endblock %} {% block content %}

DaisyUI Components for DMARQ

This page demonstrates all the available DaisyUI components that can be used in the DMARQ application. All components are styled using the custom DMARQ theme.

Theme Colors

primary
secondary
accent
neutral
base-100
base-200
base-300
info
success
warning
error

Buttons

Button Variants

Button States

Button Sizes

Alerts

Information
This is an informational alert.
Success!
Your action was completed successfully.
Warning!
This action requires your attention.
Error!
There was an error processing your request.

Forms

Tables

Name Email Role Status Actions
1 John Doe john@example.com Admin Active
2 Jane Smith jane@example.com User Pending
3 Robert Johnson robert@example.com User Inactive

Badges and Tags

Badge Variants

Neutral Primary Secondary Accent Info Success Warning Error

Badge Sizes

Extra Small Small Normal Large

Modals

Progress

Default Progress (75%)
Primary Progress (45%)
Secondary Progress (60%)
Success Progress (90%)
Warning Progress (50%)
Error Progress (25%)

Tabs

This is the Overview tab content. Tabs are useful for organizing content into different sections.

This is the Details tab content. You can include any type of content here, including forms, tables, or other components.

This is the Stats tab content. Tabs help keep your interface clean and organized.

Accordion

What is DMARQ?

DMARQ is a DMARC monitoring tool that helps organizations track and analyze their email authentication compliance.

How does DMARC work?

DMARC (Domain-based Message Authentication, Reporting and Conformance) is an email authentication protocol that builds upon SPF and DKIM to help prevent email spoofing.

What are the benefits of using DMARQ?

DMARQ provides insights into email authentication failures, helps identify legitimate sources that may be failing authentication, and offers recommendations to improve email deliverability and security.

Tooltips

{% endblock %}