Commit c50cc9a
committed
fix: use SistentThemeProvider with proper theme tokens for dark mode support
- Use Box component from @sistent/sistent with theme tokens
- Replace hard-coded colors with background.default and divider tokens
- Implement Collapse component properly for filter transitions
- Remove unused Row and Col imports
- Fix dark mode visibility issues with proper theme-aware styling
Signed-off-by: Sekar C Mca <sekarmca2024@gmail.com>1 parent 35a9480 commit c50cc9a
2 files changed
Lines changed: 138 additions & 189 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | 33 | | |
42 | 34 | | |
43 | 35 | | |
44 | 36 | | |
45 | | - | |
46 | 37 | | |
47 | 38 | | |
48 | 39 | | |
| |||
55 | 46 | | |
56 | 47 | | |
57 | 48 | | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
65 | 56 | | |
66 | 57 | | |
67 | 58 | | |
| |||
86 | 77 | | |
87 | 78 | | |
88 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
89 | 85 | | |
90 | 86 | | |
91 | 87 | | |
| |||
0 commit comments