feat(ui): build remaining component scaffolds

This commit is contained in:
2026-08-09 14:18:43 +05:30
parent 1660044ed2
commit 2e5c0cc953
12 changed files with 574 additions and 305 deletions
+3 -2
View File
@@ -1,11 +1,12 @@
{
"generatedFrom": "framework remediation 0.8.7",
"removedCount": 5,
"removedCount": 6,
"replacements": {
"AdvancedDatePicker": "DatePicker",
"AdvancedRangeSlider": "RangeSlider",
"FileUpload": "FileInput",
"Toast": "Toaster",
"ToastNotifications": "Toaster"
"ToastNotifications": "Toaster",
"CopyMarkup": "Clipboard"
}
}