From 1466d44b57091a9a2c38d6b8fa27d2ae0924183e Mon Sep 17 00:00:00 2001 From: Vardhaman Bhandari <97441447+Vardhaman619@users.noreply.github.com> Date: Mon, 21 Oct 2024 21:52:10 +0530 Subject: [PATCH] fix: Make the entire advanced mode toggle container clickable (#7761) In this PR: - Use a real `` element in the `` component - Create an `accessibility` module in the `twenty-ui` package - Export the `VISIBILITY_HIDDEN` CSS object to hide visually any element - Export a `` component from the `twenty-ui` package to add visually hidden textual information easily - Export a `` component to create custom form control components easily - Use a `