From 0a08ded8046520f0d5827d3ec337e721537a52fd Mon Sep 17 00:00:00 2001 From: Vins Date: Tue, 2 Jul 2024 16:57:41 +0200 Subject: [PATCH] Added all new colors / typo --- .../DesignSystem/CheckBox/index.tsx | 2 +- .../FolderBoxInformation/index.tsx | 30 ++- .../DesignSystem/Form/DateField/index.tsx | 2 +- .../DesignSystem/Form/SelectField/index.tsx | 2 +- .../DesignSystem/Form/TextField/index.tsx | 2 +- .../DesignSystem/Form/TextareaField/index.tsx | 2 +- .../BurgerModal/BurgerModalSubmenu/index.tsx | 6 +- .../DesignSystem/Header/HeaderLink/index.tsx | 12 +- .../HeaderSubmenu/HeaderSubmenuLink/index.tsx | 8 +- .../Header/HeaderSubmenu/index.tsx | 8 +- .../Header/NavigationLink/index.tsx | 8 +- .../DesignSystem/LogOutButton/index.tsx | 6 +- .../DesignSystem/MultiSelect/index.tsx | 4 +- .../DesignSystem/Newsletter/index.tsx | 2 +- .../DesignSystem/RadioBox/index.tsx | 2 +- .../DesignSystem/SearchBar/index.tsx | 4 +- .../Components/DesignSystem/Switch/index.tsx | 2 +- .../Typography/classes.module.scss | 244 ++++++++++++------ .../DesignSystem/Typography/index.tsx | 122 ++++++++- .../UserFolder/UserFolderHeader/index.tsx | 18 +- .../CollaboratorInformations/index.tsx | 8 +- .../DeedTypes/DeedTypesInformations/index.tsx | 5 +- .../DocumentTypesInformations/index.tsx | 6 +- .../Folder/AddClientToFolder/index.tsx | 4 +- .../AskDocuments/ParameterDocuments/index.tsx | 4 +- .../Offices/OfficeInformations/index.tsx | 6 +- .../SubscribeCheckoutTicket/index.tsx | 4 +- .../SubscribeIllimityComponent/index.tsx | 4 +- .../SubscribeStandardComponent/index.tsx | 4 +- .../Layouts/Users/UserInformations/index.tsx | 8 +- src/front/Themes/constants.scss | 93 ++++++- src/front/Themes/variables.scss | 94 ++++++- 32 files changed, 560 insertions(+), 166 deletions(-) diff --git a/src/front/Components/DesignSystem/CheckBox/index.tsx b/src/front/Components/DesignSystem/CheckBox/index.tsx index dc8b16f2..f7d719c3 100644 --- a/src/front/Components/DesignSystem/CheckBox/index.tsx +++ b/src/front/Components/DesignSystem/CheckBox/index.tsx @@ -37,7 +37,7 @@ export default class CheckBox extends React.Component { public override render(): JSX.Element { return ( - +