feat: migrate ConflictIndicator to JSON

This commit is contained in:
2026-01-21 05:02:38 +00:00
parent 3f2f698516
commit 61b64cb1df
33 changed files with 1803 additions and 25 deletions

View File

@@ -77,6 +77,7 @@ export const jsonUIComponentTypes = [
"ComponentTreeNode",
"ComponentTreeWrapper",
"ConfirmButton",
"ConditionalWrapper",
"ConflictResolutionPage",
"Container",
"ContextMenu",
@@ -97,6 +98,7 @@ export const jsonUIComponentTypes = [
"Dialog",
"Dialog,\n DialogContent,\n DialogDescription,\n DialogHeader,\n DialogTitle,",
"Dialog, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogTitle",
"DynamicText",
"Divider",
"DockerBuildDebugger",
"DocumentationView",
@@ -125,6 +127,7 @@ export const jsonUIComponentTypes = [
"Filter",
"FilterInput",
"Flex",
"FlexLayout",
"Form",
"Form as ShadcnForm,\n FormControl,\n FormDescription,\n FormField,\n FormItem,\n FormLabel,\n FormMessage,",
"FormField",
@@ -132,6 +135,7 @@ export const jsonUIComponentTypes = [
"GitHubBuildStatusWrapper",
"GlowCard",
"Grid",
"GridLayout",
"Heading",
"Heart",
"HelpCircle",
@@ -140,6 +144,7 @@ export const jsonUIComponentTypes = [
"HoverCard",
"HoverCard as ShadcnHoverCard,\n HoverCardContent,\n HoverCardTrigger,",
"Icon",
"IconRenderer",
"IconButton",
"IconText",
"IconWrapper",
@@ -192,6 +197,7 @@ export const jsonUIComponentTypes = [
"PageHeader",
"PageHeaderContent",
"Pagination",
"Panel",
"PanelHeader",
"PasswordInput",
"PersistenceDashboard",
@@ -210,6 +216,7 @@ export const jsonUIComponentTypes = [
"RadioGroup",
"RangeSlider",
"Rating",
"RepeatWrapper",
"RefreshCw",
"Resizable",
"ResponsiveGrid",