/** * adowire client — adowire:cloak directive * * Hides elements decorated with `adowire:cloak` until the component has fully * booted on the client side, then reveals them by removing the attribute. * * This prevents a flash-of-unstyled/uninitialized content (FOUC) for elements * that rely on client-side interactivity (Alpine expressions, dynamic bindings, * etc.) and should not be visible until JavaScript has taken over. * * How it works: * * 1. A tiny inline `