From 8f71cdb7f91628ce094f2ba733d20530ac38b926 Mon Sep 17 00:00:00 2001 From: Nathan Panchout Date: Fri, 22 Aug 2025 10:12:39 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8(react)=20enhance=20DatePicker=20co?= =?UTF-8?q?mponent=20styles?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit update DatePicker token and css files with new css variables introduce with the new tokens architectures --- .../components/Forms/DatePicker/Calendar.tsx | 47 ++++--- .../Forms/DatePicker/CalendarCell.tsx | 7 +- .../Forms/DatePicker/DatePickerAux.tsx | 18 +-- .../components/Forms/DatePicker/_index.scss | 120 +++++++++++------- .../Forms/DatePicker/index.stories.tsx | 8 +- .../src/components/Forms/DatePicker/tokens.ts | 39 +++--- 6 files changed, 137 insertions(+), 102 deletions(-) diff --git a/packages/react/src/components/Forms/DatePicker/Calendar.tsx b/packages/react/src/components/Forms/DatePicker/Calendar.tsx index beaeee7..c4136c1 100644 --- a/packages/react/src/components/Forms/DatePicker/Calendar.tsx +++ b/packages/react/src/components/Forms/DatePicker/Calendar.tsx @@ -117,7 +117,7 @@ const CalendarAux = ({ const monthItems: Array