feat: add AsyncSelect component and update related types and headers handling

This commit is contained in:
2026-03-17 22:49:58 +07:00
parent baa8811e9e
commit 87c99e64cd
17 changed files with 257 additions and 139 deletions

View File

@@ -716,7 +716,7 @@
},
"filters": {
"searchPlaceholder": "Search videos...",
"rangeOfTotal": "{first}{last} of {{total}}",
"rangeOfTotal": "{{first}}{{last}} of {{total}}",
"previousPageAria": "Previous page",
"nextPageAria": "Next page",
"allStatus": "All Status",