@pixpilot/formily-shadcn 1.17.0 → 1.17.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/array-base/component-context.cjs +0 -1
- package/dist/components/array-base/component-context.js +1 -1
- package/dist/components/array-base/components/Addition.cjs +0 -1
- package/dist/components/array-base/components/Addition.js +0 -1
- package/dist/components/array-base/components/ArrayItemLabel.cjs +0 -1
- package/dist/components/array-base/components/ArrayItemLabel.js +0 -1
- package/dist/components/array-base/components/get-array-components.cjs +0 -1
- package/dist/components/array-base/components/get-array-components.js +0 -1
- package/dist/components/array-cards/ArrayCards.cjs +0 -4
- package/dist/components/array-cards/ArrayCards.js +0 -4
- package/dist/components/array-cards/Item.cjs +0 -3
- package/dist/components/array-cards/Item.js +0 -3
- package/dist/components/array-collapse/ArrayCollapse.cjs +0 -4
- package/dist/components/array-collapse/ArrayCollapse.js +0 -4
- package/dist/components/array-collapse/Item.cjs +0 -3
- package/dist/components/array-collapse/Item.js +0 -3
- package/dist/components/array-common/ArrayDragHandle.cjs +0 -2
- package/dist/components/array-common/ArrayDragHandle.js +0 -2
- package/dist/components/array-common/ArrayItemHeaderRow.cjs +0 -1
- package/dist/components/array-common/ArrayItemHeaderRow.js +0 -1
- package/dist/components/array-common/ArrayItemsList.cjs +0 -3
- package/dist/components/array-common/ArrayItemsList.js +0 -3
- package/dist/components/array-common/ItemWrapper.cjs +0 -1
- package/dist/components/array-common/ItemWrapper.js +0 -1
- package/dist/components/array-common/ListItem.cjs +0 -2
- package/dist/components/array-common/ListItem.js +0 -2
- package/dist/components/array-common/RenderBuiltInOperation.cjs +0 -1
- package/dist/components/array-common/RenderBuiltInOperation.js +0 -1
- package/dist/components/array-common/use-array-item-actions.cjs +2 -3
- package/dist/components/array-common/use-array-item-actions.js +0 -1
- package/dist/components/array-common/use-array-item-wrapper-props.cjs +0 -1
- package/dist/components/array-common/use-array-item-wrapper-props.js +0 -1
- package/dist/components/array-dialog/ArrayDialog.cjs +0 -3
- package/dist/components/array-dialog/ArrayDialog.js +0 -3
- package/dist/components/array-dialog/EditDialog.cjs +0 -1
- package/dist/components/array-dialog/EditDialog.js +0 -1
- package/dist/components/array-inline/ArrayInline.cjs +0 -4
- package/dist/components/array-inline/ArrayInline.js +0 -4
- package/dist/components/array-inline/Item.cjs +0 -2
- package/dist/components/array-inline/Item.js +0 -2
- package/dist/components/array-popover/ArrayPopover.cjs +0 -3
- package/dist/components/array-popover/ArrayPopover.js +0 -3
- package/dist/components/array-popover/Popover.cjs +0 -1
- package/dist/components/array-popover/Popover.js +0 -1
- package/dist/components/array-sortable/SortableContainer.cjs +0 -3
- package/dist/components/array-sortable/SortableContainer.js +0 -3
- package/dist/components/date-picker/DatePicker.d.cts +3 -3
- package/dist/components/date-picker/DatePicker.d.ts +3 -3
- package/dist/components/dialog-item/BaseDialogItem.cjs +0 -3
- package/dist/components/dialog-item/BaseDialogItem.js +0 -3
- package/dist/components/dialog-item/ConnectedDialogItem.d.cts +4 -4
- package/dist/components/dialog-item/ConnectedDialogItem.d.ts +4 -4
- package/dist/components/file-upload/use-file-upload-feedback.cjs +0 -1
- package/dist/components/file-upload/use-file-upload-feedback.js +3 -2
- package/dist/components/form/Form.cjs +0 -2
- package/dist/components/form/Form.d.cts +2 -2
- package/dist/components/form/Form.d.ts +2 -2
- package/dist/components/form/Form.js +0 -2
- package/dist/components/form-grid/FormGrid.d.cts +2 -2
- package/dist/components/form-grid/FormGrid.d.ts +2 -2
- package/dist/components/form-item/BaseFormItem.cjs +0 -1
- package/dist/components/form-item/BaseFormItem.js +0 -1
- package/dist/components/form-item/ConnectedFormItem.d.cts +4 -4
- package/dist/components/form-item-container/FormItemContainer.cjs +0 -1
- package/dist/components/form-item-container/FormItemContainer.js +0 -1
- package/dist/components/icon-picker/IconPicker.cjs +0 -1
- package/dist/components/icon-picker/IconPicker.js +0 -1
- package/dist/components/json-schema-form-renderer/JsonSchemaForm.cjs +0 -1
- package/dist/components/json-schema-form-renderer/JsonSchemaForm.js +0 -1
- package/dist/components/json-schema-form-renderer/JsonSchemaFormRenderer.cjs +0 -1
- package/dist/components/json-schema-form-renderer/JsonSchemaFormRenderer.js +0 -1
- package/dist/components/object-container/ObjectContainer.cjs +0 -2
- package/dist/components/object-container/ObjectContainer.js +0 -2
- package/dist/components/overlay-common/use-overlay.cjs +0 -2
- package/dist/components/overlay-common/use-overlay.js +0 -2
- package/dist/components/popover-item/BasePopoverItem.cjs +0 -3
- package/dist/components/popover-item/BasePopoverItem.js +0 -3
- package/dist/components/popover-item/ConnectedPopoverItem.d.ts +4 -4
- package/dist/components/radio/Radio.d.cts +2 -2
- package/dist/components/radio/Radio.d.ts +2 -2
- package/dist/components/rich-text-editor/RichTextEditor.cjs +0 -1
- package/dist/components/rich-text-editor/RichTextEditor.js +0 -1
- package/dist/components/row/Row.d.cts +2 -2
- package/dist/components/row/Row.d.ts +2 -2
- package/dist/components/schema-field/schema-field-basics.cjs +0 -27
- package/dist/components/schema-field/schema-field-basics.d.ts +336 -336
- package/dist/components/schema-field/schema-field-basics.js +0 -27
- package/dist/components/schema-field/schema-field-extended.cjs +0 -4
- package/dist/components/schema-field/schema-field-extended.d.cts +489 -489
- package/dist/components/schema-field/schema-field-extended.js +0 -4
- package/dist/components/schema-field/schema-field.cjs +0 -5
- package/dist/components/schema-field/schema-field.d.cts +423 -423
- package/dist/components/schema-field/schema-field.d.ts +424 -424
- package/dist/components/schema-field/schema-field.js +0 -5
- package/dist/components/toggle-group/ToggleGroup.cjs +1 -2
- package/dist/components/toggle-group/ToggleGroup.js +1 -1
- package/dist/hooks/use-form-context.cjs +0 -1
- package/dist/hooks/use-form-context.js +0 -1
- package/dist/hooks/use-form-schema.cjs +0 -1
- package/dist/hooks/use-form-schema.js +0 -1
- package/dist/hooks/use-schema-field.cjs +5 -4
- package/dist/hooks/use-schema-field.js +5 -3
- package/dist/index.cjs +0 -40
- package/dist/index.js +0 -40
- package/dist/utils/get-default-value.cjs +1 -2
- package/dist/utils/get-default-value.js +1 -1
- package/dist/utils/has-error.cjs +1 -2
- package/dist/utils/has-error.js +1 -1
- package/dist/utils/index.d.cts +2 -1
- package/dist/utils/index.d.ts +2 -1
- package/dist/utils/resolve-responsive-space.cjs +1 -3
- package/dist/utils/resolve-responsive-space.js +1 -1
- package/dist/utils/validate-schema-shape.cjs +63 -0
- package/dist/utils/validate-schema-shape.d.cts +1 -0
- package/dist/utils/validate-schema-shape.d.ts +1 -0
- package/dist/utils/validate-schema-shape.js +61 -0
- package/package.json +8 -7
- package/dist/components/array-base/index.cjs +0 -3
- package/dist/components/array-base/index.js +0 -3
- package/dist/components/array-cards/index.cjs +0 -1
- package/dist/components/array-cards/index.js +0 -1
- package/dist/components/array-collapse/index.cjs +0 -1
- package/dist/components/array-collapse/index.js +0 -1
- package/dist/components/array-common/index.cjs +0 -20
- package/dist/components/array-common/index.js +0 -20
- package/dist/components/array-dialog/index.cjs +0 -1
- package/dist/components/array-dialog/index.js +0 -1
- package/dist/components/array-inline/index.cjs +0 -1
- package/dist/components/array-inline/index.js +0 -1
- package/dist/components/array-popover/index.cjs +0 -1
- package/dist/components/array-popover/index.js +0 -1
- package/dist/components/array-sortable/index.cjs +0 -3
- package/dist/components/array-sortable/index.js +0 -3
- package/dist/components/array-tags/index.cjs +0 -1
- package/dist/components/array-tags/index.js +0 -1
- package/dist/components/array-toggle-group/index.cjs +0 -1
- package/dist/components/array-toggle-group/index.js +0 -1
- package/dist/components/checkbox/index.cjs +0 -1
- package/dist/components/checkbox/index.js +0 -1
- package/dist/components/color-select/index.cjs +0 -1
- package/dist/components/color-select/index.js +0 -1
- package/dist/components/column/index.cjs +0 -1
- package/dist/components/column/index.js +0 -1
- package/dist/components/combobox/index.cjs +0 -1
- package/dist/components/combobox/index.js +0 -1
- package/dist/components/context/index.cjs +0 -1
- package/dist/components/context/index.js +0 -1
- package/dist/components/date-picker/index.cjs +0 -1
- package/dist/components/date-picker/index.js +0 -1
- package/dist/components/dialog-item/index.cjs +0 -2
- package/dist/components/dialog-item/index.js +0 -2
- package/dist/components/file-upload/index.cjs +0 -5
- package/dist/components/file-upload/index.js +0 -5
- package/dist/components/form/index.cjs +0 -1
- package/dist/components/form/index.js +0 -1
- package/dist/components/form-grid/index.cjs +0 -1
- package/dist/components/form-grid/index.js +0 -1
- package/dist/components/form-item/FormItem.cjs +0 -2
- package/dist/components/form-item/FormItem.js +0 -2
- package/dist/components/form-item/index.cjs +0 -3
- package/dist/components/form-item/index.js +0 -3
- package/dist/components/form-item-container/index.cjs +0 -1
- package/dist/components/form-item-container/index.js +0 -1
- package/dist/components/hidden/index.cjs +0 -1
- package/dist/components/hidden/index.js +0 -1
- package/dist/components/icon-picker/index.cjs +0 -1
- package/dist/components/icon-picker/index.js +0 -1
- package/dist/components/icon-toggle/index.cjs +0 -1
- package/dist/components/icon-toggle/index.js +0 -1
- package/dist/components/input/index.cjs +0 -1
- package/dist/components/input/index.js +0 -1
- package/dist/components/json-schema-form-renderer/index.cjs +0 -4
- package/dist/components/json-schema-form-renderer/index.js +0 -4
- package/dist/components/number/index.cjs +0 -1
- package/dist/components/number/index.js +0 -1
- package/dist/components/object-container/index.cjs +0 -1
- package/dist/components/object-container/index.js +0 -1
- package/dist/components/overlay-common/index.cjs +0 -5
- package/dist/components/overlay-common/index.js +0 -5
- package/dist/components/popover-item/index.cjs +0 -2
- package/dist/components/popover-item/index.js +0 -2
- package/dist/components/radio/index.cjs +0 -1
- package/dist/components/radio/index.js +0 -1
- package/dist/components/rating/index.cjs +0 -1
- package/dist/components/rating/index.js +0 -1
- package/dist/components/rich-text-editor/index.cjs +0 -1
- package/dist/components/rich-text-editor/index.js +0 -1
- package/dist/components/row/index.cjs +0 -1
- package/dist/components/row/index.js +0 -1
- package/dist/components/schema-field/index.cjs +0 -3
- package/dist/components/schema-field/index.js +0 -3
- package/dist/components/select/index.cjs +0 -1
- package/dist/components/select/index.js +0 -1
- package/dist/components/separator/index.cjs +0 -1
- package/dist/components/separator/index.js +0 -1
- package/dist/components/slider/index.cjs +0 -3
- package/dist/components/slider/index.js +0 -3
- package/dist/components/switch/index.cjs +0 -1
- package/dist/components/switch/index.js +0 -1
- package/dist/components/tags-input-inline/index.cjs +0 -1
- package/dist/components/tags-input-inline/index.js +0 -1
- package/dist/components/textarea/index.cjs +0 -1
- package/dist/components/textarea/index.js +0 -1
- package/dist/components/toggle-button/index.cjs +0 -1
- package/dist/components/toggle-button/index.js +0 -1
- package/dist/components/toggle-group/index.cjs +0 -1
- package/dist/components/toggle-group/index.js +0 -1
- package/dist/hooks/index.cjs +0 -4
- package/dist/hooks/index.js +0 -4
- package/dist/utils/index.cjs +0 -14
- package/dist/utils/index.js +0 -14
- package/dist/utils/use-array-item-editor.cjs +0 -3
- package/dist/utils/use-array-item-editor.js +0 -1
|
@@ -27,14 +27,14 @@ import { HiddenProps } from "../hidden/Hidden.js";
|
|
|
27
27
|
import "../hidden/index.js";
|
|
28
28
|
import { SelectProps as SelectProps$1 } from "../select/Select.js";
|
|
29
29
|
import "../select/index.js";
|
|
30
|
-
import * as
|
|
30
|
+
import * as _formily_react35 from "@formily/react";
|
|
31
31
|
import { ISchema } from "@formily/react";
|
|
32
|
-
import * as
|
|
33
|
-
import * as
|
|
34
|
-
import * as
|
|
35
|
-
import * as
|
|
36
|
-
import * as
|
|
37
|
-
import * as
|
|
32
|
+
import * as react557 from "react";
|
|
33
|
+
import * as _pixpilot_shadcn_ui186 from "@pixpilot/shadcn-ui";
|
|
34
|
+
import * as _formily_core0 from "@formily/core";
|
|
35
|
+
import * as _radix_ui_react_checkbox10 from "@radix-ui/react-checkbox";
|
|
36
|
+
import * as _radix_ui_react_separator10 from "@radix-ui/react-separator";
|
|
37
|
+
import * as _radix_ui_react_switch10 from "@radix-ui/react-switch";
|
|
38
38
|
|
|
39
39
|
//#region src/components/schema-field/schema-field-basics.d.ts
|
|
40
40
|
declare const basicComponentRegistry: {
|
|
@@ -43,7 +43,7 @@ declare const basicComponentRegistry: {
|
|
|
43
43
|
decorator: string;
|
|
44
44
|
};
|
|
45
45
|
ArrayCollapse: {
|
|
46
|
-
component:
|
|
46
|
+
component: react557.FC<ArrayComponentProps & {
|
|
47
47
|
defaultActiveKey?: Array<string | number>;
|
|
48
48
|
mode?: "accordion" | "multiple";
|
|
49
49
|
collapseProps?: React.HTMLAttributes<HTMLDivElement>;
|
|
@@ -51,7 +51,7 @@ declare const basicComponentRegistry: {
|
|
|
51
51
|
decorator: string;
|
|
52
52
|
};
|
|
53
53
|
ArrayDialog: {
|
|
54
|
-
component:
|
|
54
|
+
component: react557.FC<ArrayComponentProps & {
|
|
55
55
|
dialogProps?: React.HTMLAttributes<HTMLDivElement>;
|
|
56
56
|
}>;
|
|
57
57
|
decorator: string;
|
|
@@ -61,599 +61,599 @@ declare const basicComponentRegistry: {
|
|
|
61
61
|
decorator: string;
|
|
62
62
|
};
|
|
63
63
|
ArrayPopover: {
|
|
64
|
-
component:
|
|
64
|
+
component: react557.FC<ArrayComponentProps & {
|
|
65
65
|
popoverProps?: React.HTMLAttributes<HTMLDivElement>;
|
|
66
66
|
}>;
|
|
67
67
|
decorator: string;
|
|
68
68
|
};
|
|
69
69
|
ArrayTags: {
|
|
70
|
-
component:
|
|
70
|
+
component: react557.MemoExoticComponent<_formily_react35.ReactFC<ArrayTagsProps>>;
|
|
71
71
|
decorator: string;
|
|
72
72
|
};
|
|
73
73
|
ArrayToggleGroup: {
|
|
74
|
-
component:
|
|
74
|
+
component: react557.MemoExoticComponent<_formily_react35.ReactFC<Omit<ArrayToggleGroupProps, "ref">>>;
|
|
75
75
|
decorator: string;
|
|
76
76
|
};
|
|
77
77
|
ToggleGroup: {
|
|
78
|
-
component:
|
|
78
|
+
component: react557.ForwardRefExoticComponent<Omit<Partial<ToggleGroupBaseProps>, "ref"> & react557.RefAttributes<unknown>>;
|
|
79
79
|
decorator: string;
|
|
80
80
|
};
|
|
81
81
|
Checkbox: {
|
|
82
|
-
component:
|
|
82
|
+
component: react557.FC<_radix_ui_react_checkbox10.CheckboxProps & react557.RefAttributes<HTMLButtonElement>>;
|
|
83
83
|
decorator: string;
|
|
84
84
|
};
|
|
85
85
|
Column: {
|
|
86
86
|
component: typeof Column;
|
|
87
87
|
};
|
|
88
88
|
DatePicker: {
|
|
89
|
-
component:
|
|
89
|
+
component: react557.ForwardRefExoticComponent<Partial<{
|
|
90
90
|
value?: Date;
|
|
91
91
|
onChange?: (date: Date | undefined) => void;
|
|
92
92
|
placeholder?: string;
|
|
93
|
-
} & Omit<
|
|
93
|
+
} & Omit<_pixpilot_shadcn_ui186.DatePickerProps, "onSelect" | "selected" | "mode">> & react557.RefAttributes<unknown>>;
|
|
94
94
|
decorator: string;
|
|
95
95
|
};
|
|
96
96
|
DialogItem: {
|
|
97
|
-
component:
|
|
98
|
-
children?:
|
|
99
|
-
}>, "ref"> &
|
|
97
|
+
component: react557.ForwardRefExoticComponent<Omit<Partial<DialogItemProps & {
|
|
98
|
+
children?: react557.ReactNode | undefined;
|
|
99
|
+
}>, "ref"> & react557.RefAttributes<unknown>>;
|
|
100
100
|
};
|
|
101
101
|
PopoverItem: {
|
|
102
|
-
component:
|
|
103
|
-
children?:
|
|
104
|
-
}>, "ref"> &
|
|
102
|
+
component: react557.ForwardRefExoticComponent<Omit<Partial<PopoverItemProps & {
|
|
103
|
+
children?: react557.ReactNode | undefined;
|
|
104
|
+
}>, "ref"> & react557.RefAttributes<unknown>>;
|
|
105
105
|
};
|
|
106
106
|
FormGrid: {
|
|
107
107
|
component: typeof FormGrid;
|
|
108
108
|
};
|
|
109
109
|
FormItem: {
|
|
110
|
-
component:
|
|
111
|
-
children?:
|
|
112
|
-
}>, "ref"> &
|
|
110
|
+
component: react557.ForwardRefExoticComponent<Omit<Partial<FormItemProps & {
|
|
111
|
+
children?: react557.ReactNode | undefined;
|
|
112
|
+
}>, "ref"> & react557.RefAttributes<unknown>>;
|
|
113
113
|
};
|
|
114
114
|
Hidden: {
|
|
115
|
-
component:
|
|
115
|
+
component: react557.ForwardRefExoticComponent<Partial<HiddenProps> & react557.RefAttributes<unknown>>;
|
|
116
116
|
};
|
|
117
117
|
IconToggle: {
|
|
118
|
-
component:
|
|
118
|
+
component: react557.FC<_pixpilot_shadcn_ui186.IconToggleProps>;
|
|
119
119
|
decorator: string;
|
|
120
120
|
};
|
|
121
121
|
ToggleButton: {
|
|
122
|
-
component:
|
|
122
|
+
component: react557.FC<_pixpilot_shadcn_ui186.ToggleButtonProps>;
|
|
123
123
|
decorator: string;
|
|
124
124
|
};
|
|
125
125
|
Input: {
|
|
126
|
-
component:
|
|
126
|
+
component: react557.FC<_pixpilot_shadcn_ui186.InputProps>;
|
|
127
127
|
decorator: string;
|
|
128
128
|
};
|
|
129
129
|
NumberInput: {
|
|
130
|
-
component:
|
|
130
|
+
component: react557.FC<_pixpilot_shadcn_ui186.InputProps>;
|
|
131
131
|
decorator: string;
|
|
132
132
|
};
|
|
133
133
|
ObjectContainer: {
|
|
134
|
-
component:
|
|
134
|
+
component: react557.FC<ObjectContainerProps>;
|
|
135
135
|
decorator: string;
|
|
136
136
|
};
|
|
137
137
|
Radio: {
|
|
138
|
-
component:
|
|
138
|
+
component: react557.FC<RadioProps>;
|
|
139
139
|
decorator: string;
|
|
140
140
|
};
|
|
141
141
|
Row: {
|
|
142
142
|
component: typeof Row;
|
|
143
143
|
};
|
|
144
144
|
Select: {
|
|
145
|
-
component:
|
|
145
|
+
component: react557.FC<SelectProps$1>;
|
|
146
146
|
decorator: string;
|
|
147
147
|
};
|
|
148
148
|
Separator: {
|
|
149
|
-
component:
|
|
149
|
+
component: react557.FC<_radix_ui_react_separator10.SeparatorProps & react557.RefAttributes<HTMLDivElement>>;
|
|
150
150
|
};
|
|
151
151
|
Switch: {
|
|
152
|
-
component:
|
|
152
|
+
component: react557.FC<_radix_ui_react_switch10.SwitchProps & react557.RefAttributes<HTMLButtonElement>>;
|
|
153
153
|
decorator: string;
|
|
154
154
|
};
|
|
155
155
|
Textarea: {
|
|
156
|
-
component:
|
|
156
|
+
component: react557.FC<react557.ClassAttributes<HTMLTextAreaElement> & react557.TextareaHTMLAttributes<HTMLTextAreaElement>>;
|
|
157
157
|
decorator: string;
|
|
158
158
|
};
|
|
159
159
|
};
|
|
160
160
|
declare const basicComponents: {
|
|
161
161
|
ArrayCards: ComposedArrayProps;
|
|
162
|
-
ArrayCollapse:
|
|
162
|
+
ArrayCollapse: react557.FC<ArrayComponentProps & {
|
|
163
163
|
defaultActiveKey?: Array<string | number>;
|
|
164
164
|
mode?: "accordion" | "multiple";
|
|
165
165
|
collapseProps?: React.HTMLAttributes<HTMLDivElement>;
|
|
166
166
|
}>;
|
|
167
|
-
ArrayDialog:
|
|
167
|
+
ArrayDialog: react557.FC<ArrayComponentProps & {
|
|
168
168
|
dialogProps?: React.HTMLAttributes<HTMLDivElement>;
|
|
169
169
|
}>;
|
|
170
170
|
ArrayInline: ComposedArrayProps;
|
|
171
|
-
ArrayPopover:
|
|
171
|
+
ArrayPopover: react557.FC<ArrayComponentProps & {
|
|
172
172
|
popoverProps?: React.HTMLAttributes<HTMLDivElement>;
|
|
173
173
|
}>;
|
|
174
|
-
ArrayTags:
|
|
175
|
-
ArrayToggleGroup:
|
|
176
|
-
ToggleGroup:
|
|
177
|
-
Checkbox:
|
|
174
|
+
ArrayTags: react557.MemoExoticComponent<_formily_react35.ReactFC<ArrayTagsProps>>;
|
|
175
|
+
ArrayToggleGroup: react557.MemoExoticComponent<_formily_react35.ReactFC<Omit<ArrayToggleGroupProps, "ref">>>;
|
|
176
|
+
ToggleGroup: react557.ForwardRefExoticComponent<Omit<Partial<ToggleGroupBaseProps>, "ref"> & react557.RefAttributes<unknown>>;
|
|
177
|
+
Checkbox: react557.FC<_radix_ui_react_checkbox10.CheckboxProps & react557.RefAttributes<HTMLButtonElement>>;
|
|
178
178
|
Column: typeof Column;
|
|
179
|
-
DatePicker:
|
|
179
|
+
DatePicker: react557.ForwardRefExoticComponent<Partial<{
|
|
180
180
|
value?: Date;
|
|
181
181
|
onChange?: (date: Date | undefined) => void;
|
|
182
182
|
placeholder?: string;
|
|
183
|
-
} & Omit<
|
|
184
|
-
DialogItem:
|
|
185
|
-
children?:
|
|
186
|
-
}>, "ref"> &
|
|
187
|
-
PopoverItem:
|
|
188
|
-
children?:
|
|
189
|
-
}>, "ref"> &
|
|
183
|
+
} & Omit<_pixpilot_shadcn_ui186.DatePickerProps, "onSelect" | "selected" | "mode">> & react557.RefAttributes<unknown>>;
|
|
184
|
+
DialogItem: react557.ForwardRefExoticComponent<Omit<Partial<DialogItemProps & {
|
|
185
|
+
children?: react557.ReactNode | undefined;
|
|
186
|
+
}>, "ref"> & react557.RefAttributes<unknown>>;
|
|
187
|
+
PopoverItem: react557.ForwardRefExoticComponent<Omit<Partial<PopoverItemProps & {
|
|
188
|
+
children?: react557.ReactNode | undefined;
|
|
189
|
+
}>, "ref"> & react557.RefAttributes<unknown>>;
|
|
190
190
|
FormGrid: typeof FormGrid;
|
|
191
|
-
FormItem:
|
|
192
|
-
children?:
|
|
193
|
-
}>, "ref"> &
|
|
194
|
-
Hidden:
|
|
195
|
-
IconToggle:
|
|
196
|
-
ToggleButton:
|
|
197
|
-
Input:
|
|
198
|
-
NumberInput:
|
|
199
|
-
ObjectContainer:
|
|
200
|
-
Radio:
|
|
191
|
+
FormItem: react557.ForwardRefExoticComponent<Omit<Partial<FormItemProps & {
|
|
192
|
+
children?: react557.ReactNode | undefined;
|
|
193
|
+
}>, "ref"> & react557.RefAttributes<unknown>>;
|
|
194
|
+
Hidden: react557.ForwardRefExoticComponent<Partial<HiddenProps> & react557.RefAttributes<unknown>>;
|
|
195
|
+
IconToggle: react557.FC<_pixpilot_shadcn_ui186.IconToggleProps>;
|
|
196
|
+
ToggleButton: react557.FC<_pixpilot_shadcn_ui186.ToggleButtonProps>;
|
|
197
|
+
Input: react557.FC<_pixpilot_shadcn_ui186.InputProps>;
|
|
198
|
+
NumberInput: react557.FC<_pixpilot_shadcn_ui186.InputProps>;
|
|
199
|
+
ObjectContainer: react557.FC<ObjectContainerProps>;
|
|
200
|
+
Radio: react557.FC<RadioProps>;
|
|
201
201
|
Row: typeof Row;
|
|
202
|
-
Select:
|
|
203
|
-
Separator:
|
|
204
|
-
Switch:
|
|
205
|
-
Textarea:
|
|
202
|
+
Select: react557.FC<SelectProps$1>;
|
|
203
|
+
Separator: react557.FC<_radix_ui_react_separator10.SeparatorProps & react557.RefAttributes<HTMLDivElement>>;
|
|
204
|
+
Switch: react557.FC<_radix_ui_react_switch10.SwitchProps & react557.RefAttributes<HTMLButtonElement>>;
|
|
205
|
+
Textarea: react557.FC<react557.ClassAttributes<HTMLTextAreaElement> & react557.TextareaHTMLAttributes<HTMLTextAreaElement>>;
|
|
206
206
|
};
|
|
207
207
|
declare const SchemaFieldBasics: {
|
|
208
|
-
<Decorator extends
|
|
208
|
+
<Decorator extends _formily_react35.JSXComponent, Component extends _formily_react35.JSXComponent>(props: _formily_react35.ISchemaFieldProps<Decorator, Component, _formily_core0.ObjectField<Decorator, Component>>): JSX.Element;
|
|
209
209
|
displayName: string;
|
|
210
210
|
Markup: {
|
|
211
|
-
<Decorator_1 extends "Radio" | "ArrayCards" | "FormItem" | "ArrayCollapse" | "ArrayDialog" | "ArrayInline" | "ArrayPopover" | "ArrayTags" | "ArrayToggleGroup" | "ToggleGroup" | "Checkbox" | "Column" | "DatePicker" | "DialogItem" | "PopoverItem" | "FormGrid" | "Hidden" | "IconToggle" | "ToggleButton" | "Input" | "NumberInput" | "ObjectContainer" | "Row" | "Select" | "Separator" | "Switch" | "Textarea" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "FormItem.$$typeof" | "ArrayInline.useArray" | "ArrayInline.useIndex" | "ArrayInline.useRecord" | "ArrayInline.Addition" | "ArrayInline.Remove" | "ArrayInline.MoveUp" | "ArrayInline.MoveDown" | "ArrayInline.Edit" | "ArrayInline.Index" | "ArrayInline.Empty" | "ArrayInline.Copy" | "ArrayInline.Label" | "ArrayTags.type" | "ArrayTags.$$typeof" | "ArrayToggleGroup.type" | "ArrayToggleGroup.$$typeof" | "ToggleGroup.$$typeof" | "DatePicker.$$typeof" | "DialogItem.$$typeof" | "PopoverItem.$$typeof" | "Hidden.$$typeof", Component_1 extends "Radio" | "ArrayCards" | "FormItem" | "ArrayCollapse" | "ArrayDialog" | "ArrayInline" | "ArrayPopover" | "ArrayTags" | "ArrayToggleGroup" | "ToggleGroup" | "Checkbox" | "Column" | "DatePicker" | "DialogItem" | "PopoverItem" | "FormGrid" | "Hidden" | "IconToggle" | "ToggleButton" | "Input" | "NumberInput" | "ObjectContainer" | "Row" | "Select" | "Separator" | "Switch" | "Textarea" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "FormItem.$$typeof" | "ArrayInline.useArray" | "ArrayInline.useIndex" | "ArrayInline.useRecord" | "ArrayInline.Addition" | "ArrayInline.Remove" | "ArrayInline.MoveUp" | "ArrayInline.MoveDown" | "ArrayInline.Edit" | "ArrayInline.Index" | "ArrayInline.Empty" | "ArrayInline.Copy" | "ArrayInline.Label" | "ArrayTags.type" | "ArrayTags.$$typeof" | "ArrayToggleGroup.type" | "ArrayToggleGroup.$$typeof" | "ToggleGroup.$$typeof" | "DatePicker.$$typeof" | "DialogItem.$$typeof" | "PopoverItem.$$typeof" | "Hidden.$$typeof">(props:
|
|
211
|
+
<Decorator_1 extends "Radio" | "ArrayCards" | "FormItem" | "ArrayCollapse" | "ArrayDialog" | "ArrayInline" | "ArrayPopover" | "ArrayTags" | "ArrayToggleGroup" | "ToggleGroup" | "Checkbox" | "Column" | "DatePicker" | "DialogItem" | "PopoverItem" | "FormGrid" | "Hidden" | "IconToggle" | "ToggleButton" | "Input" | "NumberInput" | "ObjectContainer" | "Row" | "Select" | "Separator" | "Switch" | "Textarea" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "FormItem.$$typeof" | "ArrayInline.useArray" | "ArrayInline.useIndex" | "ArrayInline.useRecord" | "ArrayInline.Addition" | "ArrayInline.Remove" | "ArrayInline.MoveUp" | "ArrayInline.MoveDown" | "ArrayInline.Edit" | "ArrayInline.Index" | "ArrayInline.Empty" | "ArrayInline.Copy" | "ArrayInline.Label" | "ArrayTags.type" | "ArrayTags.$$typeof" | "ArrayToggleGroup.type" | "ArrayToggleGroup.$$typeof" | "ToggleGroup.$$typeof" | "DatePicker.$$typeof" | "DialogItem.$$typeof" | "PopoverItem.$$typeof" | "Hidden.$$typeof", Component_1 extends "Radio" | "ArrayCards" | "FormItem" | "ArrayCollapse" | "ArrayDialog" | "ArrayInline" | "ArrayPopover" | "ArrayTags" | "ArrayToggleGroup" | "ToggleGroup" | "Checkbox" | "Column" | "DatePicker" | "DialogItem" | "PopoverItem" | "FormGrid" | "Hidden" | "IconToggle" | "ToggleButton" | "Input" | "NumberInput" | "ObjectContainer" | "Row" | "Select" | "Separator" | "Switch" | "Textarea" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "FormItem.$$typeof" | "ArrayInline.useArray" | "ArrayInline.useIndex" | "ArrayInline.useRecord" | "ArrayInline.Addition" | "ArrayInline.Remove" | "ArrayInline.MoveUp" | "ArrayInline.MoveDown" | "ArrayInline.Edit" | "ArrayInline.Index" | "ArrayInline.Empty" | "ArrayInline.Copy" | "ArrayInline.Label" | "ArrayTags.type" | "ArrayTags.$$typeof" | "ArrayToggleGroup.type" | "ArrayToggleGroup.$$typeof" | "ToggleGroup.$$typeof" | "DatePicker.$$typeof" | "DialogItem.$$typeof" | "PopoverItem.$$typeof" | "Hidden.$$typeof">(props: _formily_react35.ISchemaMarkupFieldProps<{
|
|
212
212
|
ArrayCards: ComposedArrayProps;
|
|
213
|
-
ArrayCollapse:
|
|
213
|
+
ArrayCollapse: react557.FC<ArrayComponentProps & {
|
|
214
214
|
defaultActiveKey?: Array<string | number>;
|
|
215
215
|
mode?: "accordion" | "multiple";
|
|
216
216
|
collapseProps?: React.HTMLAttributes<HTMLDivElement>;
|
|
217
217
|
}>;
|
|
218
|
-
ArrayDialog:
|
|
218
|
+
ArrayDialog: react557.FC<ArrayComponentProps & {
|
|
219
219
|
dialogProps?: React.HTMLAttributes<HTMLDivElement>;
|
|
220
220
|
}>;
|
|
221
221
|
ArrayInline: ComposedArrayProps;
|
|
222
|
-
ArrayPopover:
|
|
222
|
+
ArrayPopover: react557.FC<ArrayComponentProps & {
|
|
223
223
|
popoverProps?: React.HTMLAttributes<HTMLDivElement>;
|
|
224
224
|
}>;
|
|
225
|
-
ArrayTags:
|
|
226
|
-
ArrayToggleGroup:
|
|
227
|
-
ToggleGroup:
|
|
228
|
-
Checkbox:
|
|
225
|
+
ArrayTags: react557.MemoExoticComponent<_formily_react35.ReactFC<ArrayTagsProps>>;
|
|
226
|
+
ArrayToggleGroup: react557.MemoExoticComponent<_formily_react35.ReactFC<Omit<ArrayToggleGroupProps, "ref">>>;
|
|
227
|
+
ToggleGroup: react557.ForwardRefExoticComponent<Omit<Partial<ToggleGroupBaseProps>, "ref"> & react557.RefAttributes<unknown>>;
|
|
228
|
+
Checkbox: react557.FC<_radix_ui_react_checkbox10.CheckboxProps & react557.RefAttributes<HTMLButtonElement>>;
|
|
229
229
|
Column: typeof Column;
|
|
230
|
-
DatePicker:
|
|
230
|
+
DatePicker: react557.ForwardRefExoticComponent<Partial<{
|
|
231
231
|
value?: Date;
|
|
232
232
|
onChange?: (date: Date | undefined) => void;
|
|
233
233
|
placeholder?: string;
|
|
234
|
-
} & Omit<
|
|
235
|
-
DialogItem:
|
|
236
|
-
children?:
|
|
237
|
-
}>, "ref"> &
|
|
238
|
-
PopoverItem:
|
|
239
|
-
children?:
|
|
240
|
-
}>, "ref"> &
|
|
234
|
+
} & Omit<_pixpilot_shadcn_ui186.DatePickerProps, "onSelect" | "selected" | "mode">> & react557.RefAttributes<unknown>>;
|
|
235
|
+
DialogItem: react557.ForwardRefExoticComponent<Omit<Partial<DialogItemProps & {
|
|
236
|
+
children?: react557.ReactNode | undefined;
|
|
237
|
+
}>, "ref"> & react557.RefAttributes<unknown>>;
|
|
238
|
+
PopoverItem: react557.ForwardRefExoticComponent<Omit<Partial<PopoverItemProps & {
|
|
239
|
+
children?: react557.ReactNode | undefined;
|
|
240
|
+
}>, "ref"> & react557.RefAttributes<unknown>>;
|
|
241
241
|
FormGrid: typeof FormGrid;
|
|
242
|
-
FormItem:
|
|
243
|
-
children?:
|
|
244
|
-
}>, "ref"> &
|
|
245
|
-
Hidden:
|
|
246
|
-
IconToggle:
|
|
247
|
-
ToggleButton:
|
|
248
|
-
Input:
|
|
249
|
-
NumberInput:
|
|
250
|
-
ObjectContainer:
|
|
251
|
-
Radio:
|
|
242
|
+
FormItem: react557.ForwardRefExoticComponent<Omit<Partial<FormItemProps & {
|
|
243
|
+
children?: react557.ReactNode | undefined;
|
|
244
|
+
}>, "ref"> & react557.RefAttributes<unknown>>;
|
|
245
|
+
Hidden: react557.ForwardRefExoticComponent<Partial<HiddenProps> & react557.RefAttributes<unknown>>;
|
|
246
|
+
IconToggle: react557.FC<_pixpilot_shadcn_ui186.IconToggleProps>;
|
|
247
|
+
ToggleButton: react557.FC<_pixpilot_shadcn_ui186.ToggleButtonProps>;
|
|
248
|
+
Input: react557.FC<_pixpilot_shadcn_ui186.InputProps>;
|
|
249
|
+
NumberInput: react557.FC<_pixpilot_shadcn_ui186.InputProps>;
|
|
250
|
+
ObjectContainer: react557.FC<ObjectContainerProps>;
|
|
251
|
+
Radio: react557.FC<RadioProps>;
|
|
252
252
|
Row: typeof Row;
|
|
253
|
-
Select:
|
|
254
|
-
Separator:
|
|
255
|
-
Switch:
|
|
256
|
-
Textarea:
|
|
253
|
+
Select: react557.FC<SelectProps$1>;
|
|
254
|
+
Separator: react557.FC<_radix_ui_react_separator10.SeparatorProps & react557.RefAttributes<HTMLDivElement>>;
|
|
255
|
+
Switch: react557.FC<_radix_ui_react_switch10.SwitchProps & react557.RefAttributes<HTMLButtonElement>>;
|
|
256
|
+
Textarea: react557.FC<react557.ClassAttributes<HTMLTextAreaElement> & react557.TextareaHTMLAttributes<HTMLTextAreaElement>>;
|
|
257
257
|
}, Component_1, Decorator_1>): JSX.Element;
|
|
258
258
|
displayName: string;
|
|
259
259
|
};
|
|
260
260
|
String: {
|
|
261
|
-
<Decorator_2 extends "Radio" | "ArrayCards" | "FormItem" | "ArrayCollapse" | "ArrayDialog" | "ArrayInline" | "ArrayPopover" | "ArrayTags" | "ArrayToggleGroup" | "ToggleGroup" | "Checkbox" | "Column" | "DatePicker" | "DialogItem" | "PopoverItem" | "FormGrid" | "Hidden" | "IconToggle" | "ToggleButton" | "Input" | "NumberInput" | "ObjectContainer" | "Row" | "Select" | "Separator" | "Switch" | "Textarea" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "FormItem.$$typeof" | "ArrayInline.useArray" | "ArrayInline.useIndex" | "ArrayInline.useRecord" | "ArrayInline.Addition" | "ArrayInline.Remove" | "ArrayInline.MoveUp" | "ArrayInline.MoveDown" | "ArrayInline.Edit" | "ArrayInline.Index" | "ArrayInline.Empty" | "ArrayInline.Copy" | "ArrayInline.Label" | "ArrayTags.type" | "ArrayTags.$$typeof" | "ArrayToggleGroup.type" | "ArrayToggleGroup.$$typeof" | "ToggleGroup.$$typeof" | "DatePicker.$$typeof" | "DialogItem.$$typeof" | "PopoverItem.$$typeof" | "Hidden.$$typeof", Component_2 extends "Radio" | "ArrayCards" | "FormItem" | "ArrayCollapse" | "ArrayDialog" | "ArrayInline" | "ArrayPopover" | "ArrayTags" | "ArrayToggleGroup" | "ToggleGroup" | "Checkbox" | "Column" | "DatePicker" | "DialogItem" | "PopoverItem" | "FormGrid" | "Hidden" | "IconToggle" | "ToggleButton" | "Input" | "NumberInput" | "ObjectContainer" | "Row" | "Select" | "Separator" | "Switch" | "Textarea" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "FormItem.$$typeof" | "ArrayInline.useArray" | "ArrayInline.useIndex" | "ArrayInline.useRecord" | "ArrayInline.Addition" | "ArrayInline.Remove" | "ArrayInline.MoveUp" | "ArrayInline.MoveDown" | "ArrayInline.Edit" | "ArrayInline.Index" | "ArrayInline.Empty" | "ArrayInline.Copy" | "ArrayInline.Label" | "ArrayTags.type" | "ArrayTags.$$typeof" | "ArrayToggleGroup.type" | "ArrayToggleGroup.$$typeof" | "ToggleGroup.$$typeof" | "DatePicker.$$typeof" | "DialogItem.$$typeof" | "PopoverItem.$$typeof" | "Hidden.$$typeof">(props:
|
|
261
|
+
<Decorator_2 extends "Radio" | "ArrayCards" | "FormItem" | "ArrayCollapse" | "ArrayDialog" | "ArrayInline" | "ArrayPopover" | "ArrayTags" | "ArrayToggleGroup" | "ToggleGroup" | "Checkbox" | "Column" | "DatePicker" | "DialogItem" | "PopoverItem" | "FormGrid" | "Hidden" | "IconToggle" | "ToggleButton" | "Input" | "NumberInput" | "ObjectContainer" | "Row" | "Select" | "Separator" | "Switch" | "Textarea" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "FormItem.$$typeof" | "ArrayInline.useArray" | "ArrayInline.useIndex" | "ArrayInline.useRecord" | "ArrayInline.Addition" | "ArrayInline.Remove" | "ArrayInline.MoveUp" | "ArrayInline.MoveDown" | "ArrayInline.Edit" | "ArrayInline.Index" | "ArrayInline.Empty" | "ArrayInline.Copy" | "ArrayInline.Label" | "ArrayTags.type" | "ArrayTags.$$typeof" | "ArrayToggleGroup.type" | "ArrayToggleGroup.$$typeof" | "ToggleGroup.$$typeof" | "DatePicker.$$typeof" | "DialogItem.$$typeof" | "PopoverItem.$$typeof" | "Hidden.$$typeof", Component_2 extends "Radio" | "ArrayCards" | "FormItem" | "ArrayCollapse" | "ArrayDialog" | "ArrayInline" | "ArrayPopover" | "ArrayTags" | "ArrayToggleGroup" | "ToggleGroup" | "Checkbox" | "Column" | "DatePicker" | "DialogItem" | "PopoverItem" | "FormGrid" | "Hidden" | "IconToggle" | "ToggleButton" | "Input" | "NumberInput" | "ObjectContainer" | "Row" | "Select" | "Separator" | "Switch" | "Textarea" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "FormItem.$$typeof" | "ArrayInline.useArray" | "ArrayInline.useIndex" | "ArrayInline.useRecord" | "ArrayInline.Addition" | "ArrayInline.Remove" | "ArrayInline.MoveUp" | "ArrayInline.MoveDown" | "ArrayInline.Edit" | "ArrayInline.Index" | "ArrayInline.Empty" | "ArrayInline.Copy" | "ArrayInline.Label" | "ArrayTags.type" | "ArrayTags.$$typeof" | "ArrayToggleGroup.type" | "ArrayToggleGroup.$$typeof" | "ToggleGroup.$$typeof" | "DatePicker.$$typeof" | "DialogItem.$$typeof" | "PopoverItem.$$typeof" | "Hidden.$$typeof">(props: _formily_react35.ISchemaTypeFieldProps<{
|
|
262
262
|
ArrayCards: ComposedArrayProps;
|
|
263
|
-
ArrayCollapse:
|
|
263
|
+
ArrayCollapse: react557.FC<ArrayComponentProps & {
|
|
264
264
|
defaultActiveKey?: Array<string | number>;
|
|
265
265
|
mode?: "accordion" | "multiple";
|
|
266
266
|
collapseProps?: React.HTMLAttributes<HTMLDivElement>;
|
|
267
267
|
}>;
|
|
268
|
-
ArrayDialog:
|
|
268
|
+
ArrayDialog: react557.FC<ArrayComponentProps & {
|
|
269
269
|
dialogProps?: React.HTMLAttributes<HTMLDivElement>;
|
|
270
270
|
}>;
|
|
271
271
|
ArrayInline: ComposedArrayProps;
|
|
272
|
-
ArrayPopover:
|
|
272
|
+
ArrayPopover: react557.FC<ArrayComponentProps & {
|
|
273
273
|
popoverProps?: React.HTMLAttributes<HTMLDivElement>;
|
|
274
274
|
}>;
|
|
275
|
-
ArrayTags:
|
|
276
|
-
ArrayToggleGroup:
|
|
277
|
-
ToggleGroup:
|
|
278
|
-
Checkbox:
|
|
275
|
+
ArrayTags: react557.MemoExoticComponent<_formily_react35.ReactFC<ArrayTagsProps>>;
|
|
276
|
+
ArrayToggleGroup: react557.MemoExoticComponent<_formily_react35.ReactFC<Omit<ArrayToggleGroupProps, "ref">>>;
|
|
277
|
+
ToggleGroup: react557.ForwardRefExoticComponent<Omit<Partial<ToggleGroupBaseProps>, "ref"> & react557.RefAttributes<unknown>>;
|
|
278
|
+
Checkbox: react557.FC<_radix_ui_react_checkbox10.CheckboxProps & react557.RefAttributes<HTMLButtonElement>>;
|
|
279
279
|
Column: typeof Column;
|
|
280
|
-
DatePicker:
|
|
280
|
+
DatePicker: react557.ForwardRefExoticComponent<Partial<{
|
|
281
281
|
value?: Date;
|
|
282
282
|
onChange?: (date: Date | undefined) => void;
|
|
283
283
|
placeholder?: string;
|
|
284
|
-
} & Omit<
|
|
285
|
-
DialogItem:
|
|
286
|
-
children?:
|
|
287
|
-
}>, "ref"> &
|
|
288
|
-
PopoverItem:
|
|
289
|
-
children?:
|
|
290
|
-
}>, "ref"> &
|
|
284
|
+
} & Omit<_pixpilot_shadcn_ui186.DatePickerProps, "onSelect" | "selected" | "mode">> & react557.RefAttributes<unknown>>;
|
|
285
|
+
DialogItem: react557.ForwardRefExoticComponent<Omit<Partial<DialogItemProps & {
|
|
286
|
+
children?: react557.ReactNode | undefined;
|
|
287
|
+
}>, "ref"> & react557.RefAttributes<unknown>>;
|
|
288
|
+
PopoverItem: react557.ForwardRefExoticComponent<Omit<Partial<PopoverItemProps & {
|
|
289
|
+
children?: react557.ReactNode | undefined;
|
|
290
|
+
}>, "ref"> & react557.RefAttributes<unknown>>;
|
|
291
291
|
FormGrid: typeof FormGrid;
|
|
292
|
-
FormItem:
|
|
293
|
-
children?:
|
|
294
|
-
}>, "ref"> &
|
|
295
|
-
Hidden:
|
|
296
|
-
IconToggle:
|
|
297
|
-
ToggleButton:
|
|
298
|
-
Input:
|
|
299
|
-
NumberInput:
|
|
300
|
-
ObjectContainer:
|
|
301
|
-
Radio:
|
|
292
|
+
FormItem: react557.ForwardRefExoticComponent<Omit<Partial<FormItemProps & {
|
|
293
|
+
children?: react557.ReactNode | undefined;
|
|
294
|
+
}>, "ref"> & react557.RefAttributes<unknown>>;
|
|
295
|
+
Hidden: react557.ForwardRefExoticComponent<Partial<HiddenProps> & react557.RefAttributes<unknown>>;
|
|
296
|
+
IconToggle: react557.FC<_pixpilot_shadcn_ui186.IconToggleProps>;
|
|
297
|
+
ToggleButton: react557.FC<_pixpilot_shadcn_ui186.ToggleButtonProps>;
|
|
298
|
+
Input: react557.FC<_pixpilot_shadcn_ui186.InputProps>;
|
|
299
|
+
NumberInput: react557.FC<_pixpilot_shadcn_ui186.InputProps>;
|
|
300
|
+
ObjectContainer: react557.FC<ObjectContainerProps>;
|
|
301
|
+
Radio: react557.FC<RadioProps>;
|
|
302
302
|
Row: typeof Row;
|
|
303
|
-
Select:
|
|
304
|
-
Separator:
|
|
305
|
-
Switch:
|
|
306
|
-
Textarea:
|
|
303
|
+
Select: react557.FC<SelectProps$1>;
|
|
304
|
+
Separator: react557.FC<_radix_ui_react_separator10.SeparatorProps & react557.RefAttributes<HTMLDivElement>>;
|
|
305
|
+
Switch: react557.FC<_radix_ui_react_switch10.SwitchProps & react557.RefAttributes<HTMLButtonElement>>;
|
|
306
|
+
Textarea: react557.FC<react557.ClassAttributes<HTMLTextAreaElement> & react557.TextareaHTMLAttributes<HTMLTextAreaElement>>;
|
|
307
307
|
}, Component_2, Decorator_2>): JSX.Element;
|
|
308
308
|
displayName: string;
|
|
309
309
|
};
|
|
310
310
|
Object: {
|
|
311
|
-
<Decorator_3 extends "Radio" | "ArrayCards" | "FormItem" | "ArrayCollapse" | "ArrayDialog" | "ArrayInline" | "ArrayPopover" | "ArrayTags" | "ArrayToggleGroup" | "ToggleGroup" | "Checkbox" | "Column" | "DatePicker" | "DialogItem" | "PopoverItem" | "FormGrid" | "Hidden" | "IconToggle" | "ToggleButton" | "Input" | "NumberInput" | "ObjectContainer" | "Row" | "Select" | "Separator" | "Switch" | "Textarea" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "FormItem.$$typeof" | "ArrayInline.useArray" | "ArrayInline.useIndex" | "ArrayInline.useRecord" | "ArrayInline.Addition" | "ArrayInline.Remove" | "ArrayInline.MoveUp" | "ArrayInline.MoveDown" | "ArrayInline.Edit" | "ArrayInline.Index" | "ArrayInline.Empty" | "ArrayInline.Copy" | "ArrayInline.Label" | "ArrayTags.type" | "ArrayTags.$$typeof" | "ArrayToggleGroup.type" | "ArrayToggleGroup.$$typeof" | "ToggleGroup.$$typeof" | "DatePicker.$$typeof" | "DialogItem.$$typeof" | "PopoverItem.$$typeof" | "Hidden.$$typeof", Component_3 extends "Radio" | "ArrayCards" | "FormItem" | "ArrayCollapse" | "ArrayDialog" | "ArrayInline" | "ArrayPopover" | "ArrayTags" | "ArrayToggleGroup" | "ToggleGroup" | "Checkbox" | "Column" | "DatePicker" | "DialogItem" | "PopoverItem" | "FormGrid" | "Hidden" | "IconToggle" | "ToggleButton" | "Input" | "NumberInput" | "ObjectContainer" | "Row" | "Select" | "Separator" | "Switch" | "Textarea" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "FormItem.$$typeof" | "ArrayInline.useArray" | "ArrayInline.useIndex" | "ArrayInline.useRecord" | "ArrayInline.Addition" | "ArrayInline.Remove" | "ArrayInline.MoveUp" | "ArrayInline.MoveDown" | "ArrayInline.Edit" | "ArrayInline.Index" | "ArrayInline.Empty" | "ArrayInline.Copy" | "ArrayInline.Label" | "ArrayTags.type" | "ArrayTags.$$typeof" | "ArrayToggleGroup.type" | "ArrayToggleGroup.$$typeof" | "ToggleGroup.$$typeof" | "DatePicker.$$typeof" | "DialogItem.$$typeof" | "PopoverItem.$$typeof" | "Hidden.$$typeof">(props:
|
|
311
|
+
<Decorator_3 extends "Radio" | "ArrayCards" | "FormItem" | "ArrayCollapse" | "ArrayDialog" | "ArrayInline" | "ArrayPopover" | "ArrayTags" | "ArrayToggleGroup" | "ToggleGroup" | "Checkbox" | "Column" | "DatePicker" | "DialogItem" | "PopoverItem" | "FormGrid" | "Hidden" | "IconToggle" | "ToggleButton" | "Input" | "NumberInput" | "ObjectContainer" | "Row" | "Select" | "Separator" | "Switch" | "Textarea" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "FormItem.$$typeof" | "ArrayInline.useArray" | "ArrayInline.useIndex" | "ArrayInline.useRecord" | "ArrayInline.Addition" | "ArrayInline.Remove" | "ArrayInline.MoveUp" | "ArrayInline.MoveDown" | "ArrayInline.Edit" | "ArrayInline.Index" | "ArrayInline.Empty" | "ArrayInline.Copy" | "ArrayInline.Label" | "ArrayTags.type" | "ArrayTags.$$typeof" | "ArrayToggleGroup.type" | "ArrayToggleGroup.$$typeof" | "ToggleGroup.$$typeof" | "DatePicker.$$typeof" | "DialogItem.$$typeof" | "PopoverItem.$$typeof" | "Hidden.$$typeof", Component_3 extends "Radio" | "ArrayCards" | "FormItem" | "ArrayCollapse" | "ArrayDialog" | "ArrayInline" | "ArrayPopover" | "ArrayTags" | "ArrayToggleGroup" | "ToggleGroup" | "Checkbox" | "Column" | "DatePicker" | "DialogItem" | "PopoverItem" | "FormGrid" | "Hidden" | "IconToggle" | "ToggleButton" | "Input" | "NumberInput" | "ObjectContainer" | "Row" | "Select" | "Separator" | "Switch" | "Textarea" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "FormItem.$$typeof" | "ArrayInline.useArray" | "ArrayInline.useIndex" | "ArrayInline.useRecord" | "ArrayInline.Addition" | "ArrayInline.Remove" | "ArrayInline.MoveUp" | "ArrayInline.MoveDown" | "ArrayInline.Edit" | "ArrayInline.Index" | "ArrayInline.Empty" | "ArrayInline.Copy" | "ArrayInline.Label" | "ArrayTags.type" | "ArrayTags.$$typeof" | "ArrayToggleGroup.type" | "ArrayToggleGroup.$$typeof" | "ToggleGroup.$$typeof" | "DatePicker.$$typeof" | "DialogItem.$$typeof" | "PopoverItem.$$typeof" | "Hidden.$$typeof">(props: _formily_react35.ISchemaTypeFieldProps<{
|
|
312
312
|
ArrayCards: ComposedArrayProps;
|
|
313
|
-
ArrayCollapse:
|
|
313
|
+
ArrayCollapse: react557.FC<ArrayComponentProps & {
|
|
314
314
|
defaultActiveKey?: Array<string | number>;
|
|
315
315
|
mode?: "accordion" | "multiple";
|
|
316
316
|
collapseProps?: React.HTMLAttributes<HTMLDivElement>;
|
|
317
317
|
}>;
|
|
318
|
-
ArrayDialog:
|
|
318
|
+
ArrayDialog: react557.FC<ArrayComponentProps & {
|
|
319
319
|
dialogProps?: React.HTMLAttributes<HTMLDivElement>;
|
|
320
320
|
}>;
|
|
321
321
|
ArrayInline: ComposedArrayProps;
|
|
322
|
-
ArrayPopover:
|
|
322
|
+
ArrayPopover: react557.FC<ArrayComponentProps & {
|
|
323
323
|
popoverProps?: React.HTMLAttributes<HTMLDivElement>;
|
|
324
324
|
}>;
|
|
325
|
-
ArrayTags:
|
|
326
|
-
ArrayToggleGroup:
|
|
327
|
-
ToggleGroup:
|
|
328
|
-
Checkbox:
|
|
325
|
+
ArrayTags: react557.MemoExoticComponent<_formily_react35.ReactFC<ArrayTagsProps>>;
|
|
326
|
+
ArrayToggleGroup: react557.MemoExoticComponent<_formily_react35.ReactFC<Omit<ArrayToggleGroupProps, "ref">>>;
|
|
327
|
+
ToggleGroup: react557.ForwardRefExoticComponent<Omit<Partial<ToggleGroupBaseProps>, "ref"> & react557.RefAttributes<unknown>>;
|
|
328
|
+
Checkbox: react557.FC<_radix_ui_react_checkbox10.CheckboxProps & react557.RefAttributes<HTMLButtonElement>>;
|
|
329
329
|
Column: typeof Column;
|
|
330
|
-
DatePicker:
|
|
330
|
+
DatePicker: react557.ForwardRefExoticComponent<Partial<{
|
|
331
331
|
value?: Date;
|
|
332
332
|
onChange?: (date: Date | undefined) => void;
|
|
333
333
|
placeholder?: string;
|
|
334
|
-
} & Omit<
|
|
335
|
-
DialogItem:
|
|
336
|
-
children?:
|
|
337
|
-
}>, "ref"> &
|
|
338
|
-
PopoverItem:
|
|
339
|
-
children?:
|
|
340
|
-
}>, "ref"> &
|
|
334
|
+
} & Omit<_pixpilot_shadcn_ui186.DatePickerProps, "onSelect" | "selected" | "mode">> & react557.RefAttributes<unknown>>;
|
|
335
|
+
DialogItem: react557.ForwardRefExoticComponent<Omit<Partial<DialogItemProps & {
|
|
336
|
+
children?: react557.ReactNode | undefined;
|
|
337
|
+
}>, "ref"> & react557.RefAttributes<unknown>>;
|
|
338
|
+
PopoverItem: react557.ForwardRefExoticComponent<Omit<Partial<PopoverItemProps & {
|
|
339
|
+
children?: react557.ReactNode | undefined;
|
|
340
|
+
}>, "ref"> & react557.RefAttributes<unknown>>;
|
|
341
341
|
FormGrid: typeof FormGrid;
|
|
342
|
-
FormItem:
|
|
343
|
-
children?:
|
|
344
|
-
}>, "ref"> &
|
|
345
|
-
Hidden:
|
|
346
|
-
IconToggle:
|
|
347
|
-
ToggleButton:
|
|
348
|
-
Input:
|
|
349
|
-
NumberInput:
|
|
350
|
-
ObjectContainer:
|
|
351
|
-
Radio:
|
|
342
|
+
FormItem: react557.ForwardRefExoticComponent<Omit<Partial<FormItemProps & {
|
|
343
|
+
children?: react557.ReactNode | undefined;
|
|
344
|
+
}>, "ref"> & react557.RefAttributes<unknown>>;
|
|
345
|
+
Hidden: react557.ForwardRefExoticComponent<Partial<HiddenProps> & react557.RefAttributes<unknown>>;
|
|
346
|
+
IconToggle: react557.FC<_pixpilot_shadcn_ui186.IconToggleProps>;
|
|
347
|
+
ToggleButton: react557.FC<_pixpilot_shadcn_ui186.ToggleButtonProps>;
|
|
348
|
+
Input: react557.FC<_pixpilot_shadcn_ui186.InputProps>;
|
|
349
|
+
NumberInput: react557.FC<_pixpilot_shadcn_ui186.InputProps>;
|
|
350
|
+
ObjectContainer: react557.FC<ObjectContainerProps>;
|
|
351
|
+
Radio: react557.FC<RadioProps>;
|
|
352
352
|
Row: typeof Row;
|
|
353
|
-
Select:
|
|
354
|
-
Separator:
|
|
355
|
-
Switch:
|
|
356
|
-
Textarea:
|
|
353
|
+
Select: react557.FC<SelectProps$1>;
|
|
354
|
+
Separator: react557.FC<_radix_ui_react_separator10.SeparatorProps & react557.RefAttributes<HTMLDivElement>>;
|
|
355
|
+
Switch: react557.FC<_radix_ui_react_switch10.SwitchProps & react557.RefAttributes<HTMLButtonElement>>;
|
|
356
|
+
Textarea: react557.FC<react557.ClassAttributes<HTMLTextAreaElement> & react557.TextareaHTMLAttributes<HTMLTextAreaElement>>;
|
|
357
357
|
}, Component_3, Decorator_3>): JSX.Element;
|
|
358
358
|
displayName: string;
|
|
359
359
|
};
|
|
360
360
|
Array: {
|
|
361
|
-
<Decorator_4 extends "Radio" | "ArrayCards" | "FormItem" | "ArrayCollapse" | "ArrayDialog" | "ArrayInline" | "ArrayPopover" | "ArrayTags" | "ArrayToggleGroup" | "ToggleGroup" | "Checkbox" | "Column" | "DatePicker" | "DialogItem" | "PopoverItem" | "FormGrid" | "Hidden" | "IconToggle" | "ToggleButton" | "Input" | "NumberInput" | "ObjectContainer" | "Row" | "Select" | "Separator" | "Switch" | "Textarea" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "FormItem.$$typeof" | "ArrayInline.useArray" | "ArrayInline.useIndex" | "ArrayInline.useRecord" | "ArrayInline.Addition" | "ArrayInline.Remove" | "ArrayInline.MoveUp" | "ArrayInline.MoveDown" | "ArrayInline.Edit" | "ArrayInline.Index" | "ArrayInline.Empty" | "ArrayInline.Copy" | "ArrayInline.Label" | "ArrayTags.type" | "ArrayTags.$$typeof" | "ArrayToggleGroup.type" | "ArrayToggleGroup.$$typeof" | "ToggleGroup.$$typeof" | "DatePicker.$$typeof" | "DialogItem.$$typeof" | "PopoverItem.$$typeof" | "Hidden.$$typeof", Component_4 extends "Radio" | "ArrayCards" | "FormItem" | "ArrayCollapse" | "ArrayDialog" | "ArrayInline" | "ArrayPopover" | "ArrayTags" | "ArrayToggleGroup" | "ToggleGroup" | "Checkbox" | "Column" | "DatePicker" | "DialogItem" | "PopoverItem" | "FormGrid" | "Hidden" | "IconToggle" | "ToggleButton" | "Input" | "NumberInput" | "ObjectContainer" | "Row" | "Select" | "Separator" | "Switch" | "Textarea" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "FormItem.$$typeof" | "ArrayInline.useArray" | "ArrayInline.useIndex" | "ArrayInline.useRecord" | "ArrayInline.Addition" | "ArrayInline.Remove" | "ArrayInline.MoveUp" | "ArrayInline.MoveDown" | "ArrayInline.Edit" | "ArrayInline.Index" | "ArrayInline.Empty" | "ArrayInline.Copy" | "ArrayInline.Label" | "ArrayTags.type" | "ArrayTags.$$typeof" | "ArrayToggleGroup.type" | "ArrayToggleGroup.$$typeof" | "ToggleGroup.$$typeof" | "DatePicker.$$typeof" | "DialogItem.$$typeof" | "PopoverItem.$$typeof" | "Hidden.$$typeof">(props:
|
|
361
|
+
<Decorator_4 extends "Radio" | "ArrayCards" | "FormItem" | "ArrayCollapse" | "ArrayDialog" | "ArrayInline" | "ArrayPopover" | "ArrayTags" | "ArrayToggleGroup" | "ToggleGroup" | "Checkbox" | "Column" | "DatePicker" | "DialogItem" | "PopoverItem" | "FormGrid" | "Hidden" | "IconToggle" | "ToggleButton" | "Input" | "NumberInput" | "ObjectContainer" | "Row" | "Select" | "Separator" | "Switch" | "Textarea" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "FormItem.$$typeof" | "ArrayInline.useArray" | "ArrayInline.useIndex" | "ArrayInline.useRecord" | "ArrayInline.Addition" | "ArrayInline.Remove" | "ArrayInline.MoveUp" | "ArrayInline.MoveDown" | "ArrayInline.Edit" | "ArrayInline.Index" | "ArrayInline.Empty" | "ArrayInline.Copy" | "ArrayInline.Label" | "ArrayTags.type" | "ArrayTags.$$typeof" | "ArrayToggleGroup.type" | "ArrayToggleGroup.$$typeof" | "ToggleGroup.$$typeof" | "DatePicker.$$typeof" | "DialogItem.$$typeof" | "PopoverItem.$$typeof" | "Hidden.$$typeof", Component_4 extends "Radio" | "ArrayCards" | "FormItem" | "ArrayCollapse" | "ArrayDialog" | "ArrayInline" | "ArrayPopover" | "ArrayTags" | "ArrayToggleGroup" | "ToggleGroup" | "Checkbox" | "Column" | "DatePicker" | "DialogItem" | "PopoverItem" | "FormGrid" | "Hidden" | "IconToggle" | "ToggleButton" | "Input" | "NumberInput" | "ObjectContainer" | "Row" | "Select" | "Separator" | "Switch" | "Textarea" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "FormItem.$$typeof" | "ArrayInline.useArray" | "ArrayInline.useIndex" | "ArrayInline.useRecord" | "ArrayInline.Addition" | "ArrayInline.Remove" | "ArrayInline.MoveUp" | "ArrayInline.MoveDown" | "ArrayInline.Edit" | "ArrayInline.Index" | "ArrayInline.Empty" | "ArrayInline.Copy" | "ArrayInline.Label" | "ArrayTags.type" | "ArrayTags.$$typeof" | "ArrayToggleGroup.type" | "ArrayToggleGroup.$$typeof" | "ToggleGroup.$$typeof" | "DatePicker.$$typeof" | "DialogItem.$$typeof" | "PopoverItem.$$typeof" | "Hidden.$$typeof">(props: _formily_react35.ISchemaTypeFieldProps<{
|
|
362
362
|
ArrayCards: ComposedArrayProps;
|
|
363
|
-
ArrayCollapse:
|
|
363
|
+
ArrayCollapse: react557.FC<ArrayComponentProps & {
|
|
364
364
|
defaultActiveKey?: Array<string | number>;
|
|
365
365
|
mode?: "accordion" | "multiple";
|
|
366
366
|
collapseProps?: React.HTMLAttributes<HTMLDivElement>;
|
|
367
367
|
}>;
|
|
368
|
-
ArrayDialog:
|
|
368
|
+
ArrayDialog: react557.FC<ArrayComponentProps & {
|
|
369
369
|
dialogProps?: React.HTMLAttributes<HTMLDivElement>;
|
|
370
370
|
}>;
|
|
371
371
|
ArrayInline: ComposedArrayProps;
|
|
372
|
-
ArrayPopover:
|
|
372
|
+
ArrayPopover: react557.FC<ArrayComponentProps & {
|
|
373
373
|
popoverProps?: React.HTMLAttributes<HTMLDivElement>;
|
|
374
374
|
}>;
|
|
375
|
-
ArrayTags:
|
|
376
|
-
ArrayToggleGroup:
|
|
377
|
-
ToggleGroup:
|
|
378
|
-
Checkbox:
|
|
375
|
+
ArrayTags: react557.MemoExoticComponent<_formily_react35.ReactFC<ArrayTagsProps>>;
|
|
376
|
+
ArrayToggleGroup: react557.MemoExoticComponent<_formily_react35.ReactFC<Omit<ArrayToggleGroupProps, "ref">>>;
|
|
377
|
+
ToggleGroup: react557.ForwardRefExoticComponent<Omit<Partial<ToggleGroupBaseProps>, "ref"> & react557.RefAttributes<unknown>>;
|
|
378
|
+
Checkbox: react557.FC<_radix_ui_react_checkbox10.CheckboxProps & react557.RefAttributes<HTMLButtonElement>>;
|
|
379
379
|
Column: typeof Column;
|
|
380
|
-
DatePicker:
|
|
380
|
+
DatePicker: react557.ForwardRefExoticComponent<Partial<{
|
|
381
381
|
value?: Date;
|
|
382
382
|
onChange?: (date: Date | undefined) => void;
|
|
383
383
|
placeholder?: string;
|
|
384
|
-
} & Omit<
|
|
385
|
-
DialogItem:
|
|
386
|
-
children?:
|
|
387
|
-
}>, "ref"> &
|
|
388
|
-
PopoverItem:
|
|
389
|
-
children?:
|
|
390
|
-
}>, "ref"> &
|
|
384
|
+
} & Omit<_pixpilot_shadcn_ui186.DatePickerProps, "onSelect" | "selected" | "mode">> & react557.RefAttributes<unknown>>;
|
|
385
|
+
DialogItem: react557.ForwardRefExoticComponent<Omit<Partial<DialogItemProps & {
|
|
386
|
+
children?: react557.ReactNode | undefined;
|
|
387
|
+
}>, "ref"> & react557.RefAttributes<unknown>>;
|
|
388
|
+
PopoverItem: react557.ForwardRefExoticComponent<Omit<Partial<PopoverItemProps & {
|
|
389
|
+
children?: react557.ReactNode | undefined;
|
|
390
|
+
}>, "ref"> & react557.RefAttributes<unknown>>;
|
|
391
391
|
FormGrid: typeof FormGrid;
|
|
392
|
-
FormItem:
|
|
393
|
-
children?:
|
|
394
|
-
}>, "ref"> &
|
|
395
|
-
Hidden:
|
|
396
|
-
IconToggle:
|
|
397
|
-
ToggleButton:
|
|
398
|
-
Input:
|
|
399
|
-
NumberInput:
|
|
400
|
-
ObjectContainer:
|
|
401
|
-
Radio:
|
|
392
|
+
FormItem: react557.ForwardRefExoticComponent<Omit<Partial<FormItemProps & {
|
|
393
|
+
children?: react557.ReactNode | undefined;
|
|
394
|
+
}>, "ref"> & react557.RefAttributes<unknown>>;
|
|
395
|
+
Hidden: react557.ForwardRefExoticComponent<Partial<HiddenProps> & react557.RefAttributes<unknown>>;
|
|
396
|
+
IconToggle: react557.FC<_pixpilot_shadcn_ui186.IconToggleProps>;
|
|
397
|
+
ToggleButton: react557.FC<_pixpilot_shadcn_ui186.ToggleButtonProps>;
|
|
398
|
+
Input: react557.FC<_pixpilot_shadcn_ui186.InputProps>;
|
|
399
|
+
NumberInput: react557.FC<_pixpilot_shadcn_ui186.InputProps>;
|
|
400
|
+
ObjectContainer: react557.FC<ObjectContainerProps>;
|
|
401
|
+
Radio: react557.FC<RadioProps>;
|
|
402
402
|
Row: typeof Row;
|
|
403
|
-
Select:
|
|
404
|
-
Separator:
|
|
405
|
-
Switch:
|
|
406
|
-
Textarea:
|
|
403
|
+
Select: react557.FC<SelectProps$1>;
|
|
404
|
+
Separator: react557.FC<_radix_ui_react_separator10.SeparatorProps & react557.RefAttributes<HTMLDivElement>>;
|
|
405
|
+
Switch: react557.FC<_radix_ui_react_switch10.SwitchProps & react557.RefAttributes<HTMLButtonElement>>;
|
|
406
|
+
Textarea: react557.FC<react557.ClassAttributes<HTMLTextAreaElement> & react557.TextareaHTMLAttributes<HTMLTextAreaElement>>;
|
|
407
407
|
}, Component_4, Decorator_4>): JSX.Element;
|
|
408
408
|
displayName: string;
|
|
409
409
|
};
|
|
410
410
|
Boolean: {
|
|
411
|
-
<Decorator_5 extends "Radio" | "ArrayCards" | "FormItem" | "ArrayCollapse" | "ArrayDialog" | "ArrayInline" | "ArrayPopover" | "ArrayTags" | "ArrayToggleGroup" | "ToggleGroup" | "Checkbox" | "Column" | "DatePicker" | "DialogItem" | "PopoverItem" | "FormGrid" | "Hidden" | "IconToggle" | "ToggleButton" | "Input" | "NumberInput" | "ObjectContainer" | "Row" | "Select" | "Separator" | "Switch" | "Textarea" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "FormItem.$$typeof" | "ArrayInline.useArray" | "ArrayInline.useIndex" | "ArrayInline.useRecord" | "ArrayInline.Addition" | "ArrayInline.Remove" | "ArrayInline.MoveUp" | "ArrayInline.MoveDown" | "ArrayInline.Edit" | "ArrayInline.Index" | "ArrayInline.Empty" | "ArrayInline.Copy" | "ArrayInline.Label" | "ArrayTags.type" | "ArrayTags.$$typeof" | "ArrayToggleGroup.type" | "ArrayToggleGroup.$$typeof" | "ToggleGroup.$$typeof" | "DatePicker.$$typeof" | "DialogItem.$$typeof" | "PopoverItem.$$typeof" | "Hidden.$$typeof", Component_5 extends "Radio" | "ArrayCards" | "FormItem" | "ArrayCollapse" | "ArrayDialog" | "ArrayInline" | "ArrayPopover" | "ArrayTags" | "ArrayToggleGroup" | "ToggleGroup" | "Checkbox" | "Column" | "DatePicker" | "DialogItem" | "PopoverItem" | "FormGrid" | "Hidden" | "IconToggle" | "ToggleButton" | "Input" | "NumberInput" | "ObjectContainer" | "Row" | "Select" | "Separator" | "Switch" | "Textarea" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "FormItem.$$typeof" | "ArrayInline.useArray" | "ArrayInline.useIndex" | "ArrayInline.useRecord" | "ArrayInline.Addition" | "ArrayInline.Remove" | "ArrayInline.MoveUp" | "ArrayInline.MoveDown" | "ArrayInline.Edit" | "ArrayInline.Index" | "ArrayInline.Empty" | "ArrayInline.Copy" | "ArrayInline.Label" | "ArrayTags.type" | "ArrayTags.$$typeof" | "ArrayToggleGroup.type" | "ArrayToggleGroup.$$typeof" | "ToggleGroup.$$typeof" | "DatePicker.$$typeof" | "DialogItem.$$typeof" | "PopoverItem.$$typeof" | "Hidden.$$typeof">(props:
|
|
411
|
+
<Decorator_5 extends "Radio" | "ArrayCards" | "FormItem" | "ArrayCollapse" | "ArrayDialog" | "ArrayInline" | "ArrayPopover" | "ArrayTags" | "ArrayToggleGroup" | "ToggleGroup" | "Checkbox" | "Column" | "DatePicker" | "DialogItem" | "PopoverItem" | "FormGrid" | "Hidden" | "IconToggle" | "ToggleButton" | "Input" | "NumberInput" | "ObjectContainer" | "Row" | "Select" | "Separator" | "Switch" | "Textarea" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "FormItem.$$typeof" | "ArrayInline.useArray" | "ArrayInline.useIndex" | "ArrayInline.useRecord" | "ArrayInline.Addition" | "ArrayInline.Remove" | "ArrayInline.MoveUp" | "ArrayInline.MoveDown" | "ArrayInline.Edit" | "ArrayInline.Index" | "ArrayInline.Empty" | "ArrayInline.Copy" | "ArrayInline.Label" | "ArrayTags.type" | "ArrayTags.$$typeof" | "ArrayToggleGroup.type" | "ArrayToggleGroup.$$typeof" | "ToggleGroup.$$typeof" | "DatePicker.$$typeof" | "DialogItem.$$typeof" | "PopoverItem.$$typeof" | "Hidden.$$typeof", Component_5 extends "Radio" | "ArrayCards" | "FormItem" | "ArrayCollapse" | "ArrayDialog" | "ArrayInline" | "ArrayPopover" | "ArrayTags" | "ArrayToggleGroup" | "ToggleGroup" | "Checkbox" | "Column" | "DatePicker" | "DialogItem" | "PopoverItem" | "FormGrid" | "Hidden" | "IconToggle" | "ToggleButton" | "Input" | "NumberInput" | "ObjectContainer" | "Row" | "Select" | "Separator" | "Switch" | "Textarea" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "FormItem.$$typeof" | "ArrayInline.useArray" | "ArrayInline.useIndex" | "ArrayInline.useRecord" | "ArrayInline.Addition" | "ArrayInline.Remove" | "ArrayInline.MoveUp" | "ArrayInline.MoveDown" | "ArrayInline.Edit" | "ArrayInline.Index" | "ArrayInline.Empty" | "ArrayInline.Copy" | "ArrayInline.Label" | "ArrayTags.type" | "ArrayTags.$$typeof" | "ArrayToggleGroup.type" | "ArrayToggleGroup.$$typeof" | "ToggleGroup.$$typeof" | "DatePicker.$$typeof" | "DialogItem.$$typeof" | "PopoverItem.$$typeof" | "Hidden.$$typeof">(props: _formily_react35.ISchemaTypeFieldProps<{
|
|
412
412
|
ArrayCards: ComposedArrayProps;
|
|
413
|
-
ArrayCollapse:
|
|
413
|
+
ArrayCollapse: react557.FC<ArrayComponentProps & {
|
|
414
414
|
defaultActiveKey?: Array<string | number>;
|
|
415
415
|
mode?: "accordion" | "multiple";
|
|
416
416
|
collapseProps?: React.HTMLAttributes<HTMLDivElement>;
|
|
417
417
|
}>;
|
|
418
|
-
ArrayDialog:
|
|
418
|
+
ArrayDialog: react557.FC<ArrayComponentProps & {
|
|
419
419
|
dialogProps?: React.HTMLAttributes<HTMLDivElement>;
|
|
420
420
|
}>;
|
|
421
421
|
ArrayInline: ComposedArrayProps;
|
|
422
|
-
ArrayPopover:
|
|
422
|
+
ArrayPopover: react557.FC<ArrayComponentProps & {
|
|
423
423
|
popoverProps?: React.HTMLAttributes<HTMLDivElement>;
|
|
424
424
|
}>;
|
|
425
|
-
ArrayTags:
|
|
426
|
-
ArrayToggleGroup:
|
|
427
|
-
ToggleGroup:
|
|
428
|
-
Checkbox:
|
|
425
|
+
ArrayTags: react557.MemoExoticComponent<_formily_react35.ReactFC<ArrayTagsProps>>;
|
|
426
|
+
ArrayToggleGroup: react557.MemoExoticComponent<_formily_react35.ReactFC<Omit<ArrayToggleGroupProps, "ref">>>;
|
|
427
|
+
ToggleGroup: react557.ForwardRefExoticComponent<Omit<Partial<ToggleGroupBaseProps>, "ref"> & react557.RefAttributes<unknown>>;
|
|
428
|
+
Checkbox: react557.FC<_radix_ui_react_checkbox10.CheckboxProps & react557.RefAttributes<HTMLButtonElement>>;
|
|
429
429
|
Column: typeof Column;
|
|
430
|
-
DatePicker:
|
|
430
|
+
DatePicker: react557.ForwardRefExoticComponent<Partial<{
|
|
431
431
|
value?: Date;
|
|
432
432
|
onChange?: (date: Date | undefined) => void;
|
|
433
433
|
placeholder?: string;
|
|
434
|
-
} & Omit<
|
|
435
|
-
DialogItem:
|
|
436
|
-
children?:
|
|
437
|
-
}>, "ref"> &
|
|
438
|
-
PopoverItem:
|
|
439
|
-
children?:
|
|
440
|
-
}>, "ref"> &
|
|
434
|
+
} & Omit<_pixpilot_shadcn_ui186.DatePickerProps, "onSelect" | "selected" | "mode">> & react557.RefAttributes<unknown>>;
|
|
435
|
+
DialogItem: react557.ForwardRefExoticComponent<Omit<Partial<DialogItemProps & {
|
|
436
|
+
children?: react557.ReactNode | undefined;
|
|
437
|
+
}>, "ref"> & react557.RefAttributes<unknown>>;
|
|
438
|
+
PopoverItem: react557.ForwardRefExoticComponent<Omit<Partial<PopoverItemProps & {
|
|
439
|
+
children?: react557.ReactNode | undefined;
|
|
440
|
+
}>, "ref"> & react557.RefAttributes<unknown>>;
|
|
441
441
|
FormGrid: typeof FormGrid;
|
|
442
|
-
FormItem:
|
|
443
|
-
children?:
|
|
444
|
-
}>, "ref"> &
|
|
445
|
-
Hidden:
|
|
446
|
-
IconToggle:
|
|
447
|
-
ToggleButton:
|
|
448
|
-
Input:
|
|
449
|
-
NumberInput:
|
|
450
|
-
ObjectContainer:
|
|
451
|
-
Radio:
|
|
442
|
+
FormItem: react557.ForwardRefExoticComponent<Omit<Partial<FormItemProps & {
|
|
443
|
+
children?: react557.ReactNode | undefined;
|
|
444
|
+
}>, "ref"> & react557.RefAttributes<unknown>>;
|
|
445
|
+
Hidden: react557.ForwardRefExoticComponent<Partial<HiddenProps> & react557.RefAttributes<unknown>>;
|
|
446
|
+
IconToggle: react557.FC<_pixpilot_shadcn_ui186.IconToggleProps>;
|
|
447
|
+
ToggleButton: react557.FC<_pixpilot_shadcn_ui186.ToggleButtonProps>;
|
|
448
|
+
Input: react557.FC<_pixpilot_shadcn_ui186.InputProps>;
|
|
449
|
+
NumberInput: react557.FC<_pixpilot_shadcn_ui186.InputProps>;
|
|
450
|
+
ObjectContainer: react557.FC<ObjectContainerProps>;
|
|
451
|
+
Radio: react557.FC<RadioProps>;
|
|
452
452
|
Row: typeof Row;
|
|
453
|
-
Select:
|
|
454
|
-
Separator:
|
|
455
|
-
Switch:
|
|
456
|
-
Textarea:
|
|
453
|
+
Select: react557.FC<SelectProps$1>;
|
|
454
|
+
Separator: react557.FC<_radix_ui_react_separator10.SeparatorProps & react557.RefAttributes<HTMLDivElement>>;
|
|
455
|
+
Switch: react557.FC<_radix_ui_react_switch10.SwitchProps & react557.RefAttributes<HTMLButtonElement>>;
|
|
456
|
+
Textarea: react557.FC<react557.ClassAttributes<HTMLTextAreaElement> & react557.TextareaHTMLAttributes<HTMLTextAreaElement>>;
|
|
457
457
|
}, Component_5, Decorator_5>): JSX.Element;
|
|
458
458
|
displayName: string;
|
|
459
459
|
};
|
|
460
460
|
Date: {
|
|
461
|
-
<Decorator_6 extends "Radio" | "ArrayCards" | "FormItem" | "ArrayCollapse" | "ArrayDialog" | "ArrayInline" | "ArrayPopover" | "ArrayTags" | "ArrayToggleGroup" | "ToggleGroup" | "Checkbox" | "Column" | "DatePicker" | "DialogItem" | "PopoverItem" | "FormGrid" | "Hidden" | "IconToggle" | "ToggleButton" | "Input" | "NumberInput" | "ObjectContainer" | "Row" | "Select" | "Separator" | "Switch" | "Textarea" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "FormItem.$$typeof" | "ArrayInline.useArray" | "ArrayInline.useIndex" | "ArrayInline.useRecord" | "ArrayInline.Addition" | "ArrayInline.Remove" | "ArrayInline.MoveUp" | "ArrayInline.MoveDown" | "ArrayInline.Edit" | "ArrayInline.Index" | "ArrayInline.Empty" | "ArrayInline.Copy" | "ArrayInline.Label" | "ArrayTags.type" | "ArrayTags.$$typeof" | "ArrayToggleGroup.type" | "ArrayToggleGroup.$$typeof" | "ToggleGroup.$$typeof" | "DatePicker.$$typeof" | "DialogItem.$$typeof" | "PopoverItem.$$typeof" | "Hidden.$$typeof", Component_6 extends "Radio" | "ArrayCards" | "FormItem" | "ArrayCollapse" | "ArrayDialog" | "ArrayInline" | "ArrayPopover" | "ArrayTags" | "ArrayToggleGroup" | "ToggleGroup" | "Checkbox" | "Column" | "DatePicker" | "DialogItem" | "PopoverItem" | "FormGrid" | "Hidden" | "IconToggle" | "ToggleButton" | "Input" | "NumberInput" | "ObjectContainer" | "Row" | "Select" | "Separator" | "Switch" | "Textarea" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "FormItem.$$typeof" | "ArrayInline.useArray" | "ArrayInline.useIndex" | "ArrayInline.useRecord" | "ArrayInline.Addition" | "ArrayInline.Remove" | "ArrayInline.MoveUp" | "ArrayInline.MoveDown" | "ArrayInline.Edit" | "ArrayInline.Index" | "ArrayInline.Empty" | "ArrayInline.Copy" | "ArrayInline.Label" | "ArrayTags.type" | "ArrayTags.$$typeof" | "ArrayToggleGroup.type" | "ArrayToggleGroup.$$typeof" | "ToggleGroup.$$typeof" | "DatePicker.$$typeof" | "DialogItem.$$typeof" | "PopoverItem.$$typeof" | "Hidden.$$typeof">(props:
|
|
461
|
+
<Decorator_6 extends "Radio" | "ArrayCards" | "FormItem" | "ArrayCollapse" | "ArrayDialog" | "ArrayInline" | "ArrayPopover" | "ArrayTags" | "ArrayToggleGroup" | "ToggleGroup" | "Checkbox" | "Column" | "DatePicker" | "DialogItem" | "PopoverItem" | "FormGrid" | "Hidden" | "IconToggle" | "ToggleButton" | "Input" | "NumberInput" | "ObjectContainer" | "Row" | "Select" | "Separator" | "Switch" | "Textarea" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "FormItem.$$typeof" | "ArrayInline.useArray" | "ArrayInline.useIndex" | "ArrayInline.useRecord" | "ArrayInline.Addition" | "ArrayInline.Remove" | "ArrayInline.MoveUp" | "ArrayInline.MoveDown" | "ArrayInline.Edit" | "ArrayInline.Index" | "ArrayInline.Empty" | "ArrayInline.Copy" | "ArrayInline.Label" | "ArrayTags.type" | "ArrayTags.$$typeof" | "ArrayToggleGroup.type" | "ArrayToggleGroup.$$typeof" | "ToggleGroup.$$typeof" | "DatePicker.$$typeof" | "DialogItem.$$typeof" | "PopoverItem.$$typeof" | "Hidden.$$typeof", Component_6 extends "Radio" | "ArrayCards" | "FormItem" | "ArrayCollapse" | "ArrayDialog" | "ArrayInline" | "ArrayPopover" | "ArrayTags" | "ArrayToggleGroup" | "ToggleGroup" | "Checkbox" | "Column" | "DatePicker" | "DialogItem" | "PopoverItem" | "FormGrid" | "Hidden" | "IconToggle" | "ToggleButton" | "Input" | "NumberInput" | "ObjectContainer" | "Row" | "Select" | "Separator" | "Switch" | "Textarea" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "FormItem.$$typeof" | "ArrayInline.useArray" | "ArrayInline.useIndex" | "ArrayInline.useRecord" | "ArrayInline.Addition" | "ArrayInline.Remove" | "ArrayInline.MoveUp" | "ArrayInline.MoveDown" | "ArrayInline.Edit" | "ArrayInline.Index" | "ArrayInline.Empty" | "ArrayInline.Copy" | "ArrayInline.Label" | "ArrayTags.type" | "ArrayTags.$$typeof" | "ArrayToggleGroup.type" | "ArrayToggleGroup.$$typeof" | "ToggleGroup.$$typeof" | "DatePicker.$$typeof" | "DialogItem.$$typeof" | "PopoverItem.$$typeof" | "Hidden.$$typeof">(props: _formily_react35.ISchemaTypeFieldProps<{
|
|
462
462
|
ArrayCards: ComposedArrayProps;
|
|
463
|
-
ArrayCollapse:
|
|
463
|
+
ArrayCollapse: react557.FC<ArrayComponentProps & {
|
|
464
464
|
defaultActiveKey?: Array<string | number>;
|
|
465
465
|
mode?: "accordion" | "multiple";
|
|
466
466
|
collapseProps?: React.HTMLAttributes<HTMLDivElement>;
|
|
467
467
|
}>;
|
|
468
|
-
ArrayDialog:
|
|
468
|
+
ArrayDialog: react557.FC<ArrayComponentProps & {
|
|
469
469
|
dialogProps?: React.HTMLAttributes<HTMLDivElement>;
|
|
470
470
|
}>;
|
|
471
471
|
ArrayInline: ComposedArrayProps;
|
|
472
|
-
ArrayPopover:
|
|
472
|
+
ArrayPopover: react557.FC<ArrayComponentProps & {
|
|
473
473
|
popoverProps?: React.HTMLAttributes<HTMLDivElement>;
|
|
474
474
|
}>;
|
|
475
|
-
ArrayTags:
|
|
476
|
-
ArrayToggleGroup:
|
|
477
|
-
ToggleGroup:
|
|
478
|
-
Checkbox:
|
|
475
|
+
ArrayTags: react557.MemoExoticComponent<_formily_react35.ReactFC<ArrayTagsProps>>;
|
|
476
|
+
ArrayToggleGroup: react557.MemoExoticComponent<_formily_react35.ReactFC<Omit<ArrayToggleGroupProps, "ref">>>;
|
|
477
|
+
ToggleGroup: react557.ForwardRefExoticComponent<Omit<Partial<ToggleGroupBaseProps>, "ref"> & react557.RefAttributes<unknown>>;
|
|
478
|
+
Checkbox: react557.FC<_radix_ui_react_checkbox10.CheckboxProps & react557.RefAttributes<HTMLButtonElement>>;
|
|
479
479
|
Column: typeof Column;
|
|
480
|
-
DatePicker:
|
|
480
|
+
DatePicker: react557.ForwardRefExoticComponent<Partial<{
|
|
481
481
|
value?: Date;
|
|
482
482
|
onChange?: (date: Date | undefined) => void;
|
|
483
483
|
placeholder?: string;
|
|
484
|
-
} & Omit<
|
|
485
|
-
DialogItem:
|
|
486
|
-
children?:
|
|
487
|
-
}>, "ref"> &
|
|
488
|
-
PopoverItem:
|
|
489
|
-
children?:
|
|
490
|
-
}>, "ref"> &
|
|
484
|
+
} & Omit<_pixpilot_shadcn_ui186.DatePickerProps, "onSelect" | "selected" | "mode">> & react557.RefAttributes<unknown>>;
|
|
485
|
+
DialogItem: react557.ForwardRefExoticComponent<Omit<Partial<DialogItemProps & {
|
|
486
|
+
children?: react557.ReactNode | undefined;
|
|
487
|
+
}>, "ref"> & react557.RefAttributes<unknown>>;
|
|
488
|
+
PopoverItem: react557.ForwardRefExoticComponent<Omit<Partial<PopoverItemProps & {
|
|
489
|
+
children?: react557.ReactNode | undefined;
|
|
490
|
+
}>, "ref"> & react557.RefAttributes<unknown>>;
|
|
491
491
|
FormGrid: typeof FormGrid;
|
|
492
|
-
FormItem:
|
|
493
|
-
children?:
|
|
494
|
-
}>, "ref"> &
|
|
495
|
-
Hidden:
|
|
496
|
-
IconToggle:
|
|
497
|
-
ToggleButton:
|
|
498
|
-
Input:
|
|
499
|
-
NumberInput:
|
|
500
|
-
ObjectContainer:
|
|
501
|
-
Radio:
|
|
492
|
+
FormItem: react557.ForwardRefExoticComponent<Omit<Partial<FormItemProps & {
|
|
493
|
+
children?: react557.ReactNode | undefined;
|
|
494
|
+
}>, "ref"> & react557.RefAttributes<unknown>>;
|
|
495
|
+
Hidden: react557.ForwardRefExoticComponent<Partial<HiddenProps> & react557.RefAttributes<unknown>>;
|
|
496
|
+
IconToggle: react557.FC<_pixpilot_shadcn_ui186.IconToggleProps>;
|
|
497
|
+
ToggleButton: react557.FC<_pixpilot_shadcn_ui186.ToggleButtonProps>;
|
|
498
|
+
Input: react557.FC<_pixpilot_shadcn_ui186.InputProps>;
|
|
499
|
+
NumberInput: react557.FC<_pixpilot_shadcn_ui186.InputProps>;
|
|
500
|
+
ObjectContainer: react557.FC<ObjectContainerProps>;
|
|
501
|
+
Radio: react557.FC<RadioProps>;
|
|
502
502
|
Row: typeof Row;
|
|
503
|
-
Select:
|
|
504
|
-
Separator:
|
|
505
|
-
Switch:
|
|
506
|
-
Textarea:
|
|
503
|
+
Select: react557.FC<SelectProps$1>;
|
|
504
|
+
Separator: react557.FC<_radix_ui_react_separator10.SeparatorProps & react557.RefAttributes<HTMLDivElement>>;
|
|
505
|
+
Switch: react557.FC<_radix_ui_react_switch10.SwitchProps & react557.RefAttributes<HTMLButtonElement>>;
|
|
506
|
+
Textarea: react557.FC<react557.ClassAttributes<HTMLTextAreaElement> & react557.TextareaHTMLAttributes<HTMLTextAreaElement>>;
|
|
507
507
|
}, Component_6, Decorator_6>): JSX.Element;
|
|
508
508
|
displayName: string;
|
|
509
509
|
};
|
|
510
510
|
DateTime: {
|
|
511
|
-
<Decorator_7 extends "Radio" | "ArrayCards" | "FormItem" | "ArrayCollapse" | "ArrayDialog" | "ArrayInline" | "ArrayPopover" | "ArrayTags" | "ArrayToggleGroup" | "ToggleGroup" | "Checkbox" | "Column" | "DatePicker" | "DialogItem" | "PopoverItem" | "FormGrid" | "Hidden" | "IconToggle" | "ToggleButton" | "Input" | "NumberInput" | "ObjectContainer" | "Row" | "Select" | "Separator" | "Switch" | "Textarea" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "FormItem.$$typeof" | "ArrayInline.useArray" | "ArrayInline.useIndex" | "ArrayInline.useRecord" | "ArrayInline.Addition" | "ArrayInline.Remove" | "ArrayInline.MoveUp" | "ArrayInline.MoveDown" | "ArrayInline.Edit" | "ArrayInline.Index" | "ArrayInline.Empty" | "ArrayInline.Copy" | "ArrayInline.Label" | "ArrayTags.type" | "ArrayTags.$$typeof" | "ArrayToggleGroup.type" | "ArrayToggleGroup.$$typeof" | "ToggleGroup.$$typeof" | "DatePicker.$$typeof" | "DialogItem.$$typeof" | "PopoverItem.$$typeof" | "Hidden.$$typeof", Component_7 extends "Radio" | "ArrayCards" | "FormItem" | "ArrayCollapse" | "ArrayDialog" | "ArrayInline" | "ArrayPopover" | "ArrayTags" | "ArrayToggleGroup" | "ToggleGroup" | "Checkbox" | "Column" | "DatePicker" | "DialogItem" | "PopoverItem" | "FormGrid" | "Hidden" | "IconToggle" | "ToggleButton" | "Input" | "NumberInput" | "ObjectContainer" | "Row" | "Select" | "Separator" | "Switch" | "Textarea" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "FormItem.$$typeof" | "ArrayInline.useArray" | "ArrayInline.useIndex" | "ArrayInline.useRecord" | "ArrayInline.Addition" | "ArrayInline.Remove" | "ArrayInline.MoveUp" | "ArrayInline.MoveDown" | "ArrayInline.Edit" | "ArrayInline.Index" | "ArrayInline.Empty" | "ArrayInline.Copy" | "ArrayInline.Label" | "ArrayTags.type" | "ArrayTags.$$typeof" | "ArrayToggleGroup.type" | "ArrayToggleGroup.$$typeof" | "ToggleGroup.$$typeof" | "DatePicker.$$typeof" | "DialogItem.$$typeof" | "PopoverItem.$$typeof" | "Hidden.$$typeof">(props:
|
|
511
|
+
<Decorator_7 extends "Radio" | "ArrayCards" | "FormItem" | "ArrayCollapse" | "ArrayDialog" | "ArrayInline" | "ArrayPopover" | "ArrayTags" | "ArrayToggleGroup" | "ToggleGroup" | "Checkbox" | "Column" | "DatePicker" | "DialogItem" | "PopoverItem" | "FormGrid" | "Hidden" | "IconToggle" | "ToggleButton" | "Input" | "NumberInput" | "ObjectContainer" | "Row" | "Select" | "Separator" | "Switch" | "Textarea" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "FormItem.$$typeof" | "ArrayInline.useArray" | "ArrayInline.useIndex" | "ArrayInline.useRecord" | "ArrayInline.Addition" | "ArrayInline.Remove" | "ArrayInline.MoveUp" | "ArrayInline.MoveDown" | "ArrayInline.Edit" | "ArrayInline.Index" | "ArrayInline.Empty" | "ArrayInline.Copy" | "ArrayInline.Label" | "ArrayTags.type" | "ArrayTags.$$typeof" | "ArrayToggleGroup.type" | "ArrayToggleGroup.$$typeof" | "ToggleGroup.$$typeof" | "DatePicker.$$typeof" | "DialogItem.$$typeof" | "PopoverItem.$$typeof" | "Hidden.$$typeof", Component_7 extends "Radio" | "ArrayCards" | "FormItem" | "ArrayCollapse" | "ArrayDialog" | "ArrayInline" | "ArrayPopover" | "ArrayTags" | "ArrayToggleGroup" | "ToggleGroup" | "Checkbox" | "Column" | "DatePicker" | "DialogItem" | "PopoverItem" | "FormGrid" | "Hidden" | "IconToggle" | "ToggleButton" | "Input" | "NumberInput" | "ObjectContainer" | "Row" | "Select" | "Separator" | "Switch" | "Textarea" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "FormItem.$$typeof" | "ArrayInline.useArray" | "ArrayInline.useIndex" | "ArrayInline.useRecord" | "ArrayInline.Addition" | "ArrayInline.Remove" | "ArrayInline.MoveUp" | "ArrayInline.MoveDown" | "ArrayInline.Edit" | "ArrayInline.Index" | "ArrayInline.Empty" | "ArrayInline.Copy" | "ArrayInline.Label" | "ArrayTags.type" | "ArrayTags.$$typeof" | "ArrayToggleGroup.type" | "ArrayToggleGroup.$$typeof" | "ToggleGroup.$$typeof" | "DatePicker.$$typeof" | "DialogItem.$$typeof" | "PopoverItem.$$typeof" | "Hidden.$$typeof">(props: _formily_react35.ISchemaTypeFieldProps<{
|
|
512
512
|
ArrayCards: ComposedArrayProps;
|
|
513
|
-
ArrayCollapse:
|
|
513
|
+
ArrayCollapse: react557.FC<ArrayComponentProps & {
|
|
514
514
|
defaultActiveKey?: Array<string | number>;
|
|
515
515
|
mode?: "accordion" | "multiple";
|
|
516
516
|
collapseProps?: React.HTMLAttributes<HTMLDivElement>;
|
|
517
517
|
}>;
|
|
518
|
-
ArrayDialog:
|
|
518
|
+
ArrayDialog: react557.FC<ArrayComponentProps & {
|
|
519
519
|
dialogProps?: React.HTMLAttributes<HTMLDivElement>;
|
|
520
520
|
}>;
|
|
521
521
|
ArrayInline: ComposedArrayProps;
|
|
522
|
-
ArrayPopover:
|
|
522
|
+
ArrayPopover: react557.FC<ArrayComponentProps & {
|
|
523
523
|
popoverProps?: React.HTMLAttributes<HTMLDivElement>;
|
|
524
524
|
}>;
|
|
525
|
-
ArrayTags:
|
|
526
|
-
ArrayToggleGroup:
|
|
527
|
-
ToggleGroup:
|
|
528
|
-
Checkbox:
|
|
525
|
+
ArrayTags: react557.MemoExoticComponent<_formily_react35.ReactFC<ArrayTagsProps>>;
|
|
526
|
+
ArrayToggleGroup: react557.MemoExoticComponent<_formily_react35.ReactFC<Omit<ArrayToggleGroupProps, "ref">>>;
|
|
527
|
+
ToggleGroup: react557.ForwardRefExoticComponent<Omit<Partial<ToggleGroupBaseProps>, "ref"> & react557.RefAttributes<unknown>>;
|
|
528
|
+
Checkbox: react557.FC<_radix_ui_react_checkbox10.CheckboxProps & react557.RefAttributes<HTMLButtonElement>>;
|
|
529
529
|
Column: typeof Column;
|
|
530
|
-
DatePicker:
|
|
530
|
+
DatePicker: react557.ForwardRefExoticComponent<Partial<{
|
|
531
531
|
value?: Date;
|
|
532
532
|
onChange?: (date: Date | undefined) => void;
|
|
533
533
|
placeholder?: string;
|
|
534
|
-
} & Omit<
|
|
535
|
-
DialogItem:
|
|
536
|
-
children?:
|
|
537
|
-
}>, "ref"> &
|
|
538
|
-
PopoverItem:
|
|
539
|
-
children?:
|
|
540
|
-
}>, "ref"> &
|
|
534
|
+
} & Omit<_pixpilot_shadcn_ui186.DatePickerProps, "onSelect" | "selected" | "mode">> & react557.RefAttributes<unknown>>;
|
|
535
|
+
DialogItem: react557.ForwardRefExoticComponent<Omit<Partial<DialogItemProps & {
|
|
536
|
+
children?: react557.ReactNode | undefined;
|
|
537
|
+
}>, "ref"> & react557.RefAttributes<unknown>>;
|
|
538
|
+
PopoverItem: react557.ForwardRefExoticComponent<Omit<Partial<PopoverItemProps & {
|
|
539
|
+
children?: react557.ReactNode | undefined;
|
|
540
|
+
}>, "ref"> & react557.RefAttributes<unknown>>;
|
|
541
541
|
FormGrid: typeof FormGrid;
|
|
542
|
-
FormItem:
|
|
543
|
-
children?:
|
|
544
|
-
}>, "ref"> &
|
|
545
|
-
Hidden:
|
|
546
|
-
IconToggle:
|
|
547
|
-
ToggleButton:
|
|
548
|
-
Input:
|
|
549
|
-
NumberInput:
|
|
550
|
-
ObjectContainer:
|
|
551
|
-
Radio:
|
|
542
|
+
FormItem: react557.ForwardRefExoticComponent<Omit<Partial<FormItemProps & {
|
|
543
|
+
children?: react557.ReactNode | undefined;
|
|
544
|
+
}>, "ref"> & react557.RefAttributes<unknown>>;
|
|
545
|
+
Hidden: react557.ForwardRefExoticComponent<Partial<HiddenProps> & react557.RefAttributes<unknown>>;
|
|
546
|
+
IconToggle: react557.FC<_pixpilot_shadcn_ui186.IconToggleProps>;
|
|
547
|
+
ToggleButton: react557.FC<_pixpilot_shadcn_ui186.ToggleButtonProps>;
|
|
548
|
+
Input: react557.FC<_pixpilot_shadcn_ui186.InputProps>;
|
|
549
|
+
NumberInput: react557.FC<_pixpilot_shadcn_ui186.InputProps>;
|
|
550
|
+
ObjectContainer: react557.FC<ObjectContainerProps>;
|
|
551
|
+
Radio: react557.FC<RadioProps>;
|
|
552
552
|
Row: typeof Row;
|
|
553
|
-
Select:
|
|
554
|
-
Separator:
|
|
555
|
-
Switch:
|
|
556
|
-
Textarea:
|
|
553
|
+
Select: react557.FC<SelectProps$1>;
|
|
554
|
+
Separator: react557.FC<_radix_ui_react_separator10.SeparatorProps & react557.RefAttributes<HTMLDivElement>>;
|
|
555
|
+
Switch: react557.FC<_radix_ui_react_switch10.SwitchProps & react557.RefAttributes<HTMLButtonElement>>;
|
|
556
|
+
Textarea: react557.FC<react557.ClassAttributes<HTMLTextAreaElement> & react557.TextareaHTMLAttributes<HTMLTextAreaElement>>;
|
|
557
557
|
}, Component_7, Decorator_7>): JSX.Element;
|
|
558
558
|
displayName: string;
|
|
559
559
|
};
|
|
560
560
|
Void: {
|
|
561
|
-
<Decorator_8 extends "Radio" | "ArrayCards" | "FormItem" | "ArrayCollapse" | "ArrayDialog" | "ArrayInline" | "ArrayPopover" | "ArrayTags" | "ArrayToggleGroup" | "ToggleGroup" | "Checkbox" | "Column" | "DatePicker" | "DialogItem" | "PopoverItem" | "FormGrid" | "Hidden" | "IconToggle" | "ToggleButton" | "Input" | "NumberInput" | "ObjectContainer" | "Row" | "Select" | "Separator" | "Switch" | "Textarea" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "FormItem.$$typeof" | "ArrayInline.useArray" | "ArrayInline.useIndex" | "ArrayInline.useRecord" | "ArrayInline.Addition" | "ArrayInline.Remove" | "ArrayInline.MoveUp" | "ArrayInline.MoveDown" | "ArrayInline.Edit" | "ArrayInline.Index" | "ArrayInline.Empty" | "ArrayInline.Copy" | "ArrayInline.Label" | "ArrayTags.type" | "ArrayTags.$$typeof" | "ArrayToggleGroup.type" | "ArrayToggleGroup.$$typeof" | "ToggleGroup.$$typeof" | "DatePicker.$$typeof" | "DialogItem.$$typeof" | "PopoverItem.$$typeof" | "Hidden.$$typeof", Component_8 extends "Radio" | "ArrayCards" | "FormItem" | "ArrayCollapse" | "ArrayDialog" | "ArrayInline" | "ArrayPopover" | "ArrayTags" | "ArrayToggleGroup" | "ToggleGroup" | "Checkbox" | "Column" | "DatePicker" | "DialogItem" | "PopoverItem" | "FormGrid" | "Hidden" | "IconToggle" | "ToggleButton" | "Input" | "NumberInput" | "ObjectContainer" | "Row" | "Select" | "Separator" | "Switch" | "Textarea" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "FormItem.$$typeof" | "ArrayInline.useArray" | "ArrayInline.useIndex" | "ArrayInline.useRecord" | "ArrayInline.Addition" | "ArrayInline.Remove" | "ArrayInline.MoveUp" | "ArrayInline.MoveDown" | "ArrayInline.Edit" | "ArrayInline.Index" | "ArrayInline.Empty" | "ArrayInline.Copy" | "ArrayInline.Label" | "ArrayTags.type" | "ArrayTags.$$typeof" | "ArrayToggleGroup.type" | "ArrayToggleGroup.$$typeof" | "ToggleGroup.$$typeof" | "DatePicker.$$typeof" | "DialogItem.$$typeof" | "PopoverItem.$$typeof" | "Hidden.$$typeof">(props:
|
|
561
|
+
<Decorator_8 extends "Radio" | "ArrayCards" | "FormItem" | "ArrayCollapse" | "ArrayDialog" | "ArrayInline" | "ArrayPopover" | "ArrayTags" | "ArrayToggleGroup" | "ToggleGroup" | "Checkbox" | "Column" | "DatePicker" | "DialogItem" | "PopoverItem" | "FormGrid" | "Hidden" | "IconToggle" | "ToggleButton" | "Input" | "NumberInput" | "ObjectContainer" | "Row" | "Select" | "Separator" | "Switch" | "Textarea" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "FormItem.$$typeof" | "ArrayInline.useArray" | "ArrayInline.useIndex" | "ArrayInline.useRecord" | "ArrayInline.Addition" | "ArrayInline.Remove" | "ArrayInline.MoveUp" | "ArrayInline.MoveDown" | "ArrayInline.Edit" | "ArrayInline.Index" | "ArrayInline.Empty" | "ArrayInline.Copy" | "ArrayInline.Label" | "ArrayTags.type" | "ArrayTags.$$typeof" | "ArrayToggleGroup.type" | "ArrayToggleGroup.$$typeof" | "ToggleGroup.$$typeof" | "DatePicker.$$typeof" | "DialogItem.$$typeof" | "PopoverItem.$$typeof" | "Hidden.$$typeof", Component_8 extends "Radio" | "ArrayCards" | "FormItem" | "ArrayCollapse" | "ArrayDialog" | "ArrayInline" | "ArrayPopover" | "ArrayTags" | "ArrayToggleGroup" | "ToggleGroup" | "Checkbox" | "Column" | "DatePicker" | "DialogItem" | "PopoverItem" | "FormGrid" | "Hidden" | "IconToggle" | "ToggleButton" | "Input" | "NumberInput" | "ObjectContainer" | "Row" | "Select" | "Separator" | "Switch" | "Textarea" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "FormItem.$$typeof" | "ArrayInline.useArray" | "ArrayInline.useIndex" | "ArrayInline.useRecord" | "ArrayInline.Addition" | "ArrayInline.Remove" | "ArrayInline.MoveUp" | "ArrayInline.MoveDown" | "ArrayInline.Edit" | "ArrayInline.Index" | "ArrayInline.Empty" | "ArrayInline.Copy" | "ArrayInline.Label" | "ArrayTags.type" | "ArrayTags.$$typeof" | "ArrayToggleGroup.type" | "ArrayToggleGroup.$$typeof" | "ToggleGroup.$$typeof" | "DatePicker.$$typeof" | "DialogItem.$$typeof" | "PopoverItem.$$typeof" | "Hidden.$$typeof">(props: _formily_react35.ISchemaTypeFieldProps<{
|
|
562
562
|
ArrayCards: ComposedArrayProps;
|
|
563
|
-
ArrayCollapse:
|
|
563
|
+
ArrayCollapse: react557.FC<ArrayComponentProps & {
|
|
564
564
|
defaultActiveKey?: Array<string | number>;
|
|
565
565
|
mode?: "accordion" | "multiple";
|
|
566
566
|
collapseProps?: React.HTMLAttributes<HTMLDivElement>;
|
|
567
567
|
}>;
|
|
568
|
-
ArrayDialog:
|
|
568
|
+
ArrayDialog: react557.FC<ArrayComponentProps & {
|
|
569
569
|
dialogProps?: React.HTMLAttributes<HTMLDivElement>;
|
|
570
570
|
}>;
|
|
571
571
|
ArrayInline: ComposedArrayProps;
|
|
572
|
-
ArrayPopover:
|
|
572
|
+
ArrayPopover: react557.FC<ArrayComponentProps & {
|
|
573
573
|
popoverProps?: React.HTMLAttributes<HTMLDivElement>;
|
|
574
574
|
}>;
|
|
575
|
-
ArrayTags:
|
|
576
|
-
ArrayToggleGroup:
|
|
577
|
-
ToggleGroup:
|
|
578
|
-
Checkbox:
|
|
575
|
+
ArrayTags: react557.MemoExoticComponent<_formily_react35.ReactFC<ArrayTagsProps>>;
|
|
576
|
+
ArrayToggleGroup: react557.MemoExoticComponent<_formily_react35.ReactFC<Omit<ArrayToggleGroupProps, "ref">>>;
|
|
577
|
+
ToggleGroup: react557.ForwardRefExoticComponent<Omit<Partial<ToggleGroupBaseProps>, "ref"> & react557.RefAttributes<unknown>>;
|
|
578
|
+
Checkbox: react557.FC<_radix_ui_react_checkbox10.CheckboxProps & react557.RefAttributes<HTMLButtonElement>>;
|
|
579
579
|
Column: typeof Column;
|
|
580
|
-
DatePicker:
|
|
580
|
+
DatePicker: react557.ForwardRefExoticComponent<Partial<{
|
|
581
581
|
value?: Date;
|
|
582
582
|
onChange?: (date: Date | undefined) => void;
|
|
583
583
|
placeholder?: string;
|
|
584
|
-
} & Omit<
|
|
585
|
-
DialogItem:
|
|
586
|
-
children?:
|
|
587
|
-
}>, "ref"> &
|
|
588
|
-
PopoverItem:
|
|
589
|
-
children?:
|
|
590
|
-
}>, "ref"> &
|
|
584
|
+
} & Omit<_pixpilot_shadcn_ui186.DatePickerProps, "onSelect" | "selected" | "mode">> & react557.RefAttributes<unknown>>;
|
|
585
|
+
DialogItem: react557.ForwardRefExoticComponent<Omit<Partial<DialogItemProps & {
|
|
586
|
+
children?: react557.ReactNode | undefined;
|
|
587
|
+
}>, "ref"> & react557.RefAttributes<unknown>>;
|
|
588
|
+
PopoverItem: react557.ForwardRefExoticComponent<Omit<Partial<PopoverItemProps & {
|
|
589
|
+
children?: react557.ReactNode | undefined;
|
|
590
|
+
}>, "ref"> & react557.RefAttributes<unknown>>;
|
|
591
591
|
FormGrid: typeof FormGrid;
|
|
592
|
-
FormItem:
|
|
593
|
-
children?:
|
|
594
|
-
}>, "ref"> &
|
|
595
|
-
Hidden:
|
|
596
|
-
IconToggle:
|
|
597
|
-
ToggleButton:
|
|
598
|
-
Input:
|
|
599
|
-
NumberInput:
|
|
600
|
-
ObjectContainer:
|
|
601
|
-
Radio:
|
|
592
|
+
FormItem: react557.ForwardRefExoticComponent<Omit<Partial<FormItemProps & {
|
|
593
|
+
children?: react557.ReactNode | undefined;
|
|
594
|
+
}>, "ref"> & react557.RefAttributes<unknown>>;
|
|
595
|
+
Hidden: react557.ForwardRefExoticComponent<Partial<HiddenProps> & react557.RefAttributes<unknown>>;
|
|
596
|
+
IconToggle: react557.FC<_pixpilot_shadcn_ui186.IconToggleProps>;
|
|
597
|
+
ToggleButton: react557.FC<_pixpilot_shadcn_ui186.ToggleButtonProps>;
|
|
598
|
+
Input: react557.FC<_pixpilot_shadcn_ui186.InputProps>;
|
|
599
|
+
NumberInput: react557.FC<_pixpilot_shadcn_ui186.InputProps>;
|
|
600
|
+
ObjectContainer: react557.FC<ObjectContainerProps>;
|
|
601
|
+
Radio: react557.FC<RadioProps>;
|
|
602
602
|
Row: typeof Row;
|
|
603
|
-
Select:
|
|
604
|
-
Separator:
|
|
605
|
-
Switch:
|
|
606
|
-
Textarea:
|
|
603
|
+
Select: react557.FC<SelectProps$1>;
|
|
604
|
+
Separator: react557.FC<_radix_ui_react_separator10.SeparatorProps & react557.RefAttributes<HTMLDivElement>>;
|
|
605
|
+
Switch: react557.FC<_radix_ui_react_switch10.SwitchProps & react557.RefAttributes<HTMLButtonElement>>;
|
|
606
|
+
Textarea: react557.FC<react557.ClassAttributes<HTMLTextAreaElement> & react557.TextareaHTMLAttributes<HTMLTextAreaElement>>;
|
|
607
607
|
}, Component_8, Decorator_8>): JSX.Element;
|
|
608
608
|
displayName: string;
|
|
609
609
|
};
|
|
610
610
|
Number: {
|
|
611
|
-
<Decorator_9 extends "Radio" | "ArrayCards" | "FormItem" | "ArrayCollapse" | "ArrayDialog" | "ArrayInline" | "ArrayPopover" | "ArrayTags" | "ArrayToggleGroup" | "ToggleGroup" | "Checkbox" | "Column" | "DatePicker" | "DialogItem" | "PopoverItem" | "FormGrid" | "Hidden" | "IconToggle" | "ToggleButton" | "Input" | "NumberInput" | "ObjectContainer" | "Row" | "Select" | "Separator" | "Switch" | "Textarea" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "FormItem.$$typeof" | "ArrayInline.useArray" | "ArrayInline.useIndex" | "ArrayInline.useRecord" | "ArrayInline.Addition" | "ArrayInline.Remove" | "ArrayInline.MoveUp" | "ArrayInline.MoveDown" | "ArrayInline.Edit" | "ArrayInline.Index" | "ArrayInline.Empty" | "ArrayInline.Copy" | "ArrayInline.Label" | "ArrayTags.type" | "ArrayTags.$$typeof" | "ArrayToggleGroup.type" | "ArrayToggleGroup.$$typeof" | "ToggleGroup.$$typeof" | "DatePicker.$$typeof" | "DialogItem.$$typeof" | "PopoverItem.$$typeof" | "Hidden.$$typeof", Component_9 extends "Radio" | "ArrayCards" | "FormItem" | "ArrayCollapse" | "ArrayDialog" | "ArrayInline" | "ArrayPopover" | "ArrayTags" | "ArrayToggleGroup" | "ToggleGroup" | "Checkbox" | "Column" | "DatePicker" | "DialogItem" | "PopoverItem" | "FormGrid" | "Hidden" | "IconToggle" | "ToggleButton" | "Input" | "NumberInput" | "ObjectContainer" | "Row" | "Select" | "Separator" | "Switch" | "Textarea" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "FormItem.$$typeof" | "ArrayInline.useArray" | "ArrayInline.useIndex" | "ArrayInline.useRecord" | "ArrayInline.Addition" | "ArrayInline.Remove" | "ArrayInline.MoveUp" | "ArrayInline.MoveDown" | "ArrayInline.Edit" | "ArrayInline.Index" | "ArrayInline.Empty" | "ArrayInline.Copy" | "ArrayInline.Label" | "ArrayTags.type" | "ArrayTags.$$typeof" | "ArrayToggleGroup.type" | "ArrayToggleGroup.$$typeof" | "ToggleGroup.$$typeof" | "DatePicker.$$typeof" | "DialogItem.$$typeof" | "PopoverItem.$$typeof" | "Hidden.$$typeof">(props:
|
|
611
|
+
<Decorator_9 extends "Radio" | "ArrayCards" | "FormItem" | "ArrayCollapse" | "ArrayDialog" | "ArrayInline" | "ArrayPopover" | "ArrayTags" | "ArrayToggleGroup" | "ToggleGroup" | "Checkbox" | "Column" | "DatePicker" | "DialogItem" | "PopoverItem" | "FormGrid" | "Hidden" | "IconToggle" | "ToggleButton" | "Input" | "NumberInput" | "ObjectContainer" | "Row" | "Select" | "Separator" | "Switch" | "Textarea" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "FormItem.$$typeof" | "ArrayInline.useArray" | "ArrayInline.useIndex" | "ArrayInline.useRecord" | "ArrayInline.Addition" | "ArrayInline.Remove" | "ArrayInline.MoveUp" | "ArrayInline.MoveDown" | "ArrayInline.Edit" | "ArrayInline.Index" | "ArrayInline.Empty" | "ArrayInline.Copy" | "ArrayInline.Label" | "ArrayTags.type" | "ArrayTags.$$typeof" | "ArrayToggleGroup.type" | "ArrayToggleGroup.$$typeof" | "ToggleGroup.$$typeof" | "DatePicker.$$typeof" | "DialogItem.$$typeof" | "PopoverItem.$$typeof" | "Hidden.$$typeof", Component_9 extends "Radio" | "ArrayCards" | "FormItem" | "ArrayCollapse" | "ArrayDialog" | "ArrayInline" | "ArrayPopover" | "ArrayTags" | "ArrayToggleGroup" | "ToggleGroup" | "Checkbox" | "Column" | "DatePicker" | "DialogItem" | "PopoverItem" | "FormGrid" | "Hidden" | "IconToggle" | "ToggleButton" | "Input" | "NumberInput" | "ObjectContainer" | "Row" | "Select" | "Separator" | "Switch" | "Textarea" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "FormItem.$$typeof" | "ArrayInline.useArray" | "ArrayInline.useIndex" | "ArrayInline.useRecord" | "ArrayInline.Addition" | "ArrayInline.Remove" | "ArrayInline.MoveUp" | "ArrayInline.MoveDown" | "ArrayInline.Edit" | "ArrayInline.Index" | "ArrayInline.Empty" | "ArrayInline.Copy" | "ArrayInline.Label" | "ArrayTags.type" | "ArrayTags.$$typeof" | "ArrayToggleGroup.type" | "ArrayToggleGroup.$$typeof" | "ToggleGroup.$$typeof" | "DatePicker.$$typeof" | "DialogItem.$$typeof" | "PopoverItem.$$typeof" | "Hidden.$$typeof">(props: _formily_react35.ISchemaTypeFieldProps<{
|
|
612
612
|
ArrayCards: ComposedArrayProps;
|
|
613
|
-
ArrayCollapse:
|
|
613
|
+
ArrayCollapse: react557.FC<ArrayComponentProps & {
|
|
614
614
|
defaultActiveKey?: Array<string | number>;
|
|
615
615
|
mode?: "accordion" | "multiple";
|
|
616
616
|
collapseProps?: React.HTMLAttributes<HTMLDivElement>;
|
|
617
617
|
}>;
|
|
618
|
-
ArrayDialog:
|
|
618
|
+
ArrayDialog: react557.FC<ArrayComponentProps & {
|
|
619
619
|
dialogProps?: React.HTMLAttributes<HTMLDivElement>;
|
|
620
620
|
}>;
|
|
621
621
|
ArrayInline: ComposedArrayProps;
|
|
622
|
-
ArrayPopover:
|
|
622
|
+
ArrayPopover: react557.FC<ArrayComponentProps & {
|
|
623
623
|
popoverProps?: React.HTMLAttributes<HTMLDivElement>;
|
|
624
624
|
}>;
|
|
625
|
-
ArrayTags:
|
|
626
|
-
ArrayToggleGroup:
|
|
627
|
-
ToggleGroup:
|
|
628
|
-
Checkbox:
|
|
625
|
+
ArrayTags: react557.MemoExoticComponent<_formily_react35.ReactFC<ArrayTagsProps>>;
|
|
626
|
+
ArrayToggleGroup: react557.MemoExoticComponent<_formily_react35.ReactFC<Omit<ArrayToggleGroupProps, "ref">>>;
|
|
627
|
+
ToggleGroup: react557.ForwardRefExoticComponent<Omit<Partial<ToggleGroupBaseProps>, "ref"> & react557.RefAttributes<unknown>>;
|
|
628
|
+
Checkbox: react557.FC<_radix_ui_react_checkbox10.CheckboxProps & react557.RefAttributes<HTMLButtonElement>>;
|
|
629
629
|
Column: typeof Column;
|
|
630
|
-
DatePicker:
|
|
630
|
+
DatePicker: react557.ForwardRefExoticComponent<Partial<{
|
|
631
631
|
value?: Date;
|
|
632
632
|
onChange?: (date: Date | undefined) => void;
|
|
633
633
|
placeholder?: string;
|
|
634
|
-
} & Omit<
|
|
635
|
-
DialogItem:
|
|
636
|
-
children?:
|
|
637
|
-
}>, "ref"> &
|
|
638
|
-
PopoverItem:
|
|
639
|
-
children?:
|
|
640
|
-
}>, "ref"> &
|
|
634
|
+
} & Omit<_pixpilot_shadcn_ui186.DatePickerProps, "onSelect" | "selected" | "mode">> & react557.RefAttributes<unknown>>;
|
|
635
|
+
DialogItem: react557.ForwardRefExoticComponent<Omit<Partial<DialogItemProps & {
|
|
636
|
+
children?: react557.ReactNode | undefined;
|
|
637
|
+
}>, "ref"> & react557.RefAttributes<unknown>>;
|
|
638
|
+
PopoverItem: react557.ForwardRefExoticComponent<Omit<Partial<PopoverItemProps & {
|
|
639
|
+
children?: react557.ReactNode | undefined;
|
|
640
|
+
}>, "ref"> & react557.RefAttributes<unknown>>;
|
|
641
641
|
FormGrid: typeof FormGrid;
|
|
642
|
-
FormItem:
|
|
643
|
-
children?:
|
|
644
|
-
}>, "ref"> &
|
|
645
|
-
Hidden:
|
|
646
|
-
IconToggle:
|
|
647
|
-
ToggleButton:
|
|
648
|
-
Input:
|
|
649
|
-
NumberInput:
|
|
650
|
-
ObjectContainer:
|
|
651
|
-
Radio:
|
|
642
|
+
FormItem: react557.ForwardRefExoticComponent<Omit<Partial<FormItemProps & {
|
|
643
|
+
children?: react557.ReactNode | undefined;
|
|
644
|
+
}>, "ref"> & react557.RefAttributes<unknown>>;
|
|
645
|
+
Hidden: react557.ForwardRefExoticComponent<Partial<HiddenProps> & react557.RefAttributes<unknown>>;
|
|
646
|
+
IconToggle: react557.FC<_pixpilot_shadcn_ui186.IconToggleProps>;
|
|
647
|
+
ToggleButton: react557.FC<_pixpilot_shadcn_ui186.ToggleButtonProps>;
|
|
648
|
+
Input: react557.FC<_pixpilot_shadcn_ui186.InputProps>;
|
|
649
|
+
NumberInput: react557.FC<_pixpilot_shadcn_ui186.InputProps>;
|
|
650
|
+
ObjectContainer: react557.FC<ObjectContainerProps>;
|
|
651
|
+
Radio: react557.FC<RadioProps>;
|
|
652
652
|
Row: typeof Row;
|
|
653
|
-
Select:
|
|
654
|
-
Separator:
|
|
655
|
-
Switch:
|
|
656
|
-
Textarea:
|
|
653
|
+
Select: react557.FC<SelectProps$1>;
|
|
654
|
+
Separator: react557.FC<_radix_ui_react_separator10.SeparatorProps & react557.RefAttributes<HTMLDivElement>>;
|
|
655
|
+
Switch: react557.FC<_radix_ui_react_switch10.SwitchProps & react557.RefAttributes<HTMLButtonElement>>;
|
|
656
|
+
Textarea: react557.FC<react557.ClassAttributes<HTMLTextAreaElement> & react557.TextareaHTMLAttributes<HTMLTextAreaElement>>;
|
|
657
657
|
}, Component_9, Decorator_9>): JSX.Element;
|
|
658
658
|
displayName: string;
|
|
659
659
|
};
|