Empty state placeholder with text and optional SVG illustration. Supports data-empty for custom messages and --i18n-no-data for locale defaults.
.empty. Displays centered caption text via ::before pseudo-element.data-empty="Your message" attribute. Falls back to --i18n-no-data CSS variable (default "No Data")..empty-illustrated for an SVG illustration above the text..empty text and SVG illustration color inherit from text-* utilities (e.g. text-gray-300).