Member Junction
    Preparing search index...
    MJEmptyStateVariant: "empty" | "no-results" | "success" | "warning" | "error"

    Visual intent of an <mj-empty-state>. Drives the default icon and the icon's color treatment so callers don't restate either for the common cases.

    • empty — nothing exists yet (default). Neutral/disabled icon tone.
    • no-results — a search/filter matched nothing. Muted icon tone, magnifier default.
    • success — a positive "all clear" empty (e.g. "No Errors Found"). Success icon tone, check default.
    • warning — a non-error blocking condition (disabled/misconfigured feature). Warning icon tone.
    • error — a load/operation failed. Error icon tone, triangle default.