anix/feat: add filters modal with country, category, genre and lists exclusion filters

This commit is contained in:
Kentai Radiquum 2025-08-28 04:05:40 +05:00
parent d3b198c6bc
commit 777fb5b82b
Signed by: Radiquum
GPG key ID: 858E8EE696525EED
9 changed files with 396 additions and 18 deletions

8
package-lock.json generated
View file

@ -12,7 +12,7 @@
"apexcharts": "^3.52.0",
"deepmerge-ts": "^7.1.0",
"flowbite": "^2.4.1",
"flowbite-react": "^0.11.7",
"flowbite-react": "^0.12.7",
"hls-video-element": "^1.5.0",
"markdown-to-jsx": "^7.4.7",
"media-chrome": "^4.9.0",
@ -3348,9 +3348,9 @@
}
},
"node_modules/flowbite-react": {
"version": "0.11.7",
"resolved": "https://registry.npmjs.org/flowbite-react/-/flowbite-react-0.11.7.tgz",
"integrity": "sha512-Z8m+ycHEsXPacSAi8P4yYDeff7LvcHNwbGAnL/+Fpiv+6ZWDEAGY/YPKhUofZsZa837JTYrbcbmgjqQ1bpt51g==",
"version": "0.12.7",
"resolved": "https://registry.npmjs.org/flowbite-react/-/flowbite-react-0.12.7.tgz",
"integrity": "sha512-d8GR7mnCfdIl4n5RXxz4dKin6DIEA7Ax9mXDpJhz9gwxaPKUklKJZKtQ+KkdmFNrB65Zy76Pam01yr3LcxlseA==",
"license": "MIT",
"dependencies": {
"@floating-ui/core": "1.6.9",