mirror of
https://github.com/johndoe6345789/low-code-react-app-b.git
synced 2026-04-24 21:54:56 +00:00
feat: migrate ConflictIndicator to JSON
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user