Commit Graph

13 Commits

Author SHA1 Message Date
jalvarado 0195bf0778 fix: update sass version and refactor input components
- Updated `sass` version from `^1.86.0` to `^1.32.13` in `package.json`.
- Refactored `Input` component to create a new `SimpleInput` component without password visibility toggle.
- Introduced a new `PasswordInput` component for handling password inputs with show/hide functionality.
- Updated imports and usage of input components in relevant pages to reflect the new structure.
2025-05-27 10:50:53 -06:00
jalvarado 5706232212 popover 2025-03-25 17:57:54 -06:00
jalvarado 5d569e3698 Cambios 2025-03-25 14:27:01 -06:00
jorgemike cb1facb20f Tabs and button component 2025-03-25 08:46:06 -06:00
jorgemike d4b896bba3 Sidebar y styles 2025-03-22 21:07:27 -05:00
jorgemike a6a83fe65a fix build 2025-03-22 18:12:54 -05:00
jorgemike 8ab8d6d771 Componentes 2025-03-22 18:08:10 -05:00
jorgemike 3d5f888dcb components 2025-03-22 14:25:11 -06:00
jorgemike e5f007044a Cambios 2025-03-22 11:59:45 -05:00
jorgemike 8f302831bc Table and input 2025-03-22 00:12:40 -05:00
jorgemike 637d16a04f Instalacion de dependencias 2025-03-21 23:20:58 -05:00
jorgemike e9b299555f Preparacion de proyecto 2025-03-21 23:19:03 -05:00
jorgemike 735eff74ae Initial commit from Create Next App 2025-03-21 23:14:35 -05:00