@php
\TallStackUi\Foundation\Exceptions\MissingLivewireException::throwIf($livewire, 'loading');
$personalize = $classes();
@endphp
$configurations['blur'] === true,
$personalize['opacity'] => $configurations['opacity'] === true,
]) x-ref="loading" x-data="tallstackui_loading()">
@if (!$text && empty($slot->toHtml()))
@else
{!! $text ?? $slot !!}
@endif