3x-ui/frontend/src/components
MHSanaei 7a4317086b
chore(frontend): adopt antd v6 api updates
Sweep deprecated props across the React tree:
- Modal: destroyOnClose -> destroyOnHidden, maskClosable -> mask.closable
- Space: direction -> orientation (or removed when redundant)
- Input.Group compact -> Space.Compact block
- Drawer: width -> size
- Spin: tip -> description
- Progress: trailColor -> railColor
- Alert: message -> title
- Popover: overlayClassName -> rootClassName
- BackTop -> FloatButton.BackTop

Also refresh dashboard theming for v6: rename dark/ultra Layout and Menu
tokens (siderBg, darkItemBg, darkSubMenuItemBg, darkPopupBg), tweak gauge
size/stroke, add font-size overrides for Statistic and Progress so the
overview numbers stay legible under v6 defaults.
2026-05-22 00:42:20 +02:00
..
AppSidebar.css refactor(frontend): port api-docs to react+ts 2026-05-21 21:26:28 +02:00
AppSidebar.tsx chore(frontend): adopt antd v6 api updates 2026-05-22 00:42:20 +02:00
CustomStatistic.css chore(frontend): adopt antd v6 api updates 2026-05-22 00:42:20 +02:00
CustomStatistic.tsx refactor(frontend): port nodes to react+ts 2026-05-21 21:34:46 +02:00
DateTimePicker.tsx refactor(frontend): port inbounds to react+ts and drop vue toolchain 2026-05-21 23:35:23 +02:00
FinalMaskForm.tsx refactor(frontend): port xray to react+ts 2026-05-21 22:56:36 +02:00
InfinityIcon.tsx refactor(frontend): port inbounds to react+ts and drop vue toolchain 2026-05-21 23:35:23 +02:00
JsonEditor.css refactor(frontend): port index dashboard to react+ts 2026-05-21 22:20:09 +02:00
JsonEditor.tsx refactor(frontend): port index dashboard to react+ts 2026-05-21 22:20:09 +02:00
PromptModal.tsx chore(frontend): adopt antd v6 api updates 2026-05-22 00:42:20 +02:00
SettingListItem.tsx refactor(frontend): port xray to react+ts 2026-05-21 22:56:36 +02:00
Sparkline.css refactor(frontend): port nodes to react+ts 2026-05-21 21:34:46 +02:00
Sparkline.tsx refactor(frontend): port nodes to react+ts 2026-05-21 21:34:46 +02:00
TextModal.tsx chore(frontend): adopt antd v6 api updates 2026-05-22 00:42:20 +02:00