[WEB-4885] feat: new filters architecture and UI components (#7802)
* feat: add rich filters types * feat: add rich filters constants * feat: add rich filters utils * feat: add rich filters store in shared state package * feat: add rich filters UI components * fix: make setLoading optional in loadOptions function for improved flexibility * chore: minor improvements to rich filters * fix: formatting
This commit is contained in:
parent
00e070b509
commit
d521eab22f
83 changed files with 4345 additions and 117 deletions
|
|
@ -19,6 +19,7 @@ catalog:
|
|||
react-dom: 18.3.1
|
||||
"@types/react": 18.3.11
|
||||
"@types/react-dom": 18.3.1
|
||||
"@types/uuid": 9.0.8
|
||||
typescript: 5.8.3
|
||||
tsdown: 0.14.2
|
||||
uuid: 10.0.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue