@pixpilot/formily-shadcn 0.13.1 → 0.13.2

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.
@@ -6,115 +6,115 @@ import { FormItemProps } from "../form-item/form-item-types.js";
6
6
  import "../form-item/index.js";
7
7
  import { Row } from "../row.js";
8
8
  import { ObjectContainerProps } from "../object-container.js";
9
- import * as _formily_react11 from "@formily/react";
10
- import * as react459 from "react";
11
- import * as _pixpilot_shadcn_ui49 from "@pixpilot/shadcn-ui";
12
- import * as _formily_core0 from "@formily/core";
13
- import * as _radix_ui_react_checkbox11 from "@radix-ui/react-checkbox";
14
- import * as _radix_ui_react_switch11 from "@radix-ui/react-switch";
15
- import * as _radix_ui_react_separator11 from "@radix-ui/react-separator";
9
+ import * as _formily_react23 from "@formily/react";
10
+ import * as react833 from "react";
11
+ import * as _pixpilot_shadcn_ui60 from "@pixpilot/shadcn-ui";
12
+ import * as _formily_core1 from "@formily/core";
13
+ import * as _radix_ui_react_checkbox22 from "@radix-ui/react-checkbox";
14
+ import * as _radix_ui_react_switch22 from "@radix-ui/react-switch";
15
+ import * as _radix_ui_react_separator22 from "@radix-ui/react-separator";
16
16
 
17
17
  //#region src/components/schema-field/schema-field-extended.d.ts
18
18
  declare const extendedComponentRegistry: {
19
19
  AvatarUpload: {
20
- component: react459.ForwardRefExoticComponent<Omit<Partial<_pixpilot_shadcn_ui49.AvatarUploadProps>, "ref"> & react459.RefAttributes<unknown>>;
20
+ component: react833.ForwardRefExoticComponent<Omit<Partial<_pixpilot_shadcn_ui60.AvatarUploadProps>, "ref"> & react833.RefAttributes<unknown>>;
21
21
  decorator: string;
22
22
  };
23
23
  FileUploadInline: {
24
- component: react459.ForwardRefExoticComponent<(Omit<Partial<_pixpilot_shadcn_ui49.FileUploadInlineBaseProps & {
24
+ component: react833.ForwardRefExoticComponent<(Omit<Partial<_pixpilot_shadcn_ui60.FileUploadInlineBaseProps & {
25
25
  multiple: true;
26
- value?: _pixpilot_shadcn_ui49.FileMetadata[];
27
- onChange?: _pixpilot_shadcn_ui49.OnChangeMultipleFiles;
28
- } & _pixpilot_shadcn_ui49.FileUploadBaseProps>, "ref"> | Omit<Partial<_pixpilot_shadcn_ui49.FileUploadInlineBaseProps & {
26
+ value?: _pixpilot_shadcn_ui60.FileMetadata[];
27
+ onChange?: _pixpilot_shadcn_ui60.OnChangeMultipleFiles;
28
+ } & _pixpilot_shadcn_ui60.FileUploadBaseProps>, "ref"> | Omit<Partial<_pixpilot_shadcn_ui60.FileUploadInlineBaseProps & {
29
29
  multiple?: false;
30
- value?: _pixpilot_shadcn_ui49.FileMetadata | null;
31
- onChange?: _pixpilot_shadcn_ui49.OnChangeSingleFile;
32
- } & _pixpilot_shadcn_ui49.FileUploadBaseProps>, "ref">) & react459.RefAttributes<unknown>>;
30
+ value?: _pixpilot_shadcn_ui60.FileMetadata | null;
31
+ onChange?: _pixpilot_shadcn_ui60.OnChangeSingleFile;
32
+ } & _pixpilot_shadcn_ui60.FileUploadBaseProps>, "ref">) & react833.RefAttributes<unknown>>;
33
33
  decorator: string;
34
34
  };
35
35
  IconPicker: {
36
- component: react459.ForwardRefExoticComponent<Partial<Omit<_pixpilot_shadcn_ui49.IconPickerProps, "providers"> & {
37
- providers?: _pixpilot_shadcn_ui49.IconProviderProps[];
38
- }> & react459.RefAttributes<unknown>>;
36
+ component: react833.ForwardRefExoticComponent<Partial<Omit<_pixpilot_shadcn_ui60.IconPickerProps, "providers"> & {
37
+ providers?: _pixpilot_shadcn_ui60.IconProviderProps[];
38
+ }> & react833.RefAttributes<unknown>>;
39
39
  decorator: string;
40
40
  };
41
41
  FileUpload: {
42
- component: react459.ForwardRefExoticComponent<(Omit<Partial<_pixpilot_shadcn_ui49.FileUploadInlineBaseProps & {
42
+ component: react833.ForwardRefExoticComponent<(Omit<Partial<_pixpilot_shadcn_ui60.FileUploadInlineBaseProps & {
43
43
  multiple: true;
44
- value?: _pixpilot_shadcn_ui49.FileMetadata[];
45
- onChange?: _pixpilot_shadcn_ui49.OnChangeMultipleFiles;
46
- } & _pixpilot_shadcn_ui49.FileUploadBaseProps>, "ref"> | Omit<Partial<_pixpilot_shadcn_ui49.FileUploadInlineBaseProps & {
44
+ value?: _pixpilot_shadcn_ui60.FileMetadata[];
45
+ onChange?: _pixpilot_shadcn_ui60.OnChangeMultipleFiles;
46
+ } & _pixpilot_shadcn_ui60.FileUploadBaseProps>, "ref"> | Omit<Partial<_pixpilot_shadcn_ui60.FileUploadInlineBaseProps & {
47
47
  multiple?: false;
48
- value?: _pixpilot_shadcn_ui49.FileMetadata | null;
49
- onChange?: _pixpilot_shadcn_ui49.OnChangeSingleFile;
50
- } & _pixpilot_shadcn_ui49.FileUploadBaseProps>, "ref">) & react459.RefAttributes<unknown>>;
48
+ value?: _pixpilot_shadcn_ui60.FileMetadata | null;
49
+ onChange?: _pixpilot_shadcn_ui60.OnChangeSingleFile;
50
+ } & _pixpilot_shadcn_ui60.FileUploadBaseProps>, "ref">) & react833.RefAttributes<unknown>>;
51
51
  decorator: string;
52
52
  };
53
53
  RichTextEditor: {
54
- component: react459.FC;
54
+ component: react833.FC;
55
55
  decorator: string;
56
56
  };
57
57
  Combobox: {
58
- component: react459.FC;
58
+ component: react833.FC;
59
59
  decorator: string;
60
60
  };
61
61
  TagsInput: {
62
- component: typeof _pixpilot_shadcn_ui49.TagsInput;
62
+ component: typeof _pixpilot_shadcn_ui60.TagsInput;
63
63
  decorator: string;
64
64
  };
65
65
  TagsInputInLine: {
66
- component: react459.ForwardRefExoticComponent<Partial<_pixpilot_shadcn_ui49.TagsInputProps> & react459.RefAttributes<unknown>>;
66
+ component: react833.ForwardRefExoticComponent<Partial<_pixpilot_shadcn_ui60.TagsInputProps> & react833.RefAttributes<unknown>>;
67
67
  decorator: string;
68
68
  };
69
69
  Slider: {
70
- component: react459.ForwardRefExoticComponent<Omit<Partial<_pixpilot_shadcn_ui49.SliderProps>, "ref"> & react459.RefAttributes<unknown>>;
70
+ component: react833.ForwardRefExoticComponent<Omit<Partial<_pixpilot_shadcn_ui60.SliderProps>, "ref"> & react833.RefAttributes<unknown>>;
71
71
  decorator: string;
72
72
  };
73
73
  FormItem: {
74
- component: react459.ForwardRefExoticComponent<Omit<Partial<FormItemProps & {
75
- children?: react459.ReactNode | undefined;
76
- }>, "ref"> & react459.RefAttributes<unknown>>;
74
+ component: react833.ForwardRefExoticComponent<Omit<Partial<FormItemProps & {
75
+ children?: react833.ReactNode | undefined;
76
+ }>, "ref"> & react833.RefAttributes<unknown>>;
77
77
  };
78
78
  Hidden: {
79
- component: react459.ForwardRefExoticComponent<Partial<{
79
+ component: react833.ForwardRefExoticComponent<Partial<{
80
80
  children?: React.ReactNode;
81
81
  value?: string;
82
- }> & react459.RefAttributes<unknown>>;
82
+ }> & react833.RefAttributes<unknown>>;
83
83
  };
84
84
  Input: {
85
- component: react459.ForwardRefExoticComponent<Omit<Partial<react459.ClassAttributes<HTMLInputElement> & react459.InputHTMLAttributes<HTMLInputElement>>, "ref"> & react459.RefAttributes<unknown>>;
85
+ component: react833.ForwardRefExoticComponent<Omit<Partial<react833.ClassAttributes<HTMLInputElement> & react833.InputHTMLAttributes<HTMLInputElement>>, "ref"> & react833.RefAttributes<unknown>>;
86
86
  decorator: string;
87
87
  };
88
88
  Textarea: {
89
- component: react459.ForwardRefExoticComponent<Omit<Partial<react459.ClassAttributes<HTMLTextAreaElement> & react459.TextareaHTMLAttributes<HTMLTextAreaElement>>, "ref"> & react459.RefAttributes<unknown>>;
89
+ component: react833.ForwardRefExoticComponent<Omit<Partial<react833.ClassAttributes<HTMLTextAreaElement> & react833.TextareaHTMLAttributes<HTMLTextAreaElement>>, "ref"> & react833.RefAttributes<unknown>>;
90
90
  decorator: string;
91
91
  };
92
92
  NumberInput: {
93
- component: react459.ForwardRefExoticComponent<Omit<Partial<react459.ClassAttributes<HTMLInputElement> & react459.InputHTMLAttributes<HTMLInputElement>>, "ref"> & react459.RefAttributes<unknown>>;
93
+ component: react833.ForwardRefExoticComponent<Omit<Partial<react833.ClassAttributes<HTMLInputElement> & react833.InputHTMLAttributes<HTMLInputElement>>, "ref"> & react833.RefAttributes<unknown>>;
94
94
  decorator: string;
95
95
  };
96
96
  Checkbox: {
97
- component: react459.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_checkbox11.CheckboxProps & react459.RefAttributes<HTMLButtonElement>>, "ref"> & react459.RefAttributes<unknown>>;
97
+ component: react833.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_checkbox22.CheckboxProps & react833.RefAttributes<HTMLButtonElement>>, "ref"> & react833.RefAttributes<unknown>>;
98
98
  decorator: string;
99
99
  };
100
100
  Radio: {
101
- component: react459.FC;
101
+ component: react833.FC;
102
102
  decorator: string;
103
103
  };
104
104
  Select: {
105
- component: react459.FC;
105
+ component: react833.FC;
106
106
  decorator: string;
107
107
  };
108
108
  Switch: {
109
- component: react459.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_switch11.SwitchProps & react459.RefAttributes<HTMLButtonElement>>, "ref"> & react459.RefAttributes<unknown>>;
109
+ component: react833.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_switch22.SwitchProps & react833.RefAttributes<HTMLButtonElement>>, "ref"> & react833.RefAttributes<unknown>>;
110
110
  decorator: string;
111
111
  };
112
112
  DatePicker: {
113
- component: react459.ForwardRefExoticComponent<Partial<{
113
+ component: react833.ForwardRefExoticComponent<Partial<{
114
114
  value?: Date;
115
115
  onChange?: (date: Date | undefined) => void;
116
116
  placeholder?: string;
117
- } & Omit<_pixpilot_shadcn_ui49.DatePickerProps, "selected" | "onSelect" | "mode">> & react459.RefAttributes<unknown>>;
117
+ } & Omit<_pixpilot_shadcn_ui60.DatePickerProps, "onSelect" | "selected" | "mode">> & react833.RefAttributes<unknown>>;
118
118
  decorator: string;
119
119
  };
120
120
  Row: {
@@ -127,29 +127,29 @@ declare const extendedComponentRegistry: {
127
127
  component: typeof FormGrid;
128
128
  };
129
129
  Separator: {
130
- component: react459.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_separator11.SeparatorProps & react459.RefAttributes<HTMLDivElement>>, "ref"> & react459.RefAttributes<unknown>>;
130
+ component: react833.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_separator22.SeparatorProps & react833.RefAttributes<HTMLDivElement>>, "ref"> & react833.RefAttributes<unknown>>;
131
131
  };
132
132
  ArrayCards: {
133
133
  component: ComposedArrayProps;
134
134
  decorator: string;
135
135
  };
136
136
  ArrayDialog: {
137
- component: react459.FC<ArrayComponentProps>;
137
+ component: react833.FC<ArrayComponentProps>;
138
138
  decorator: string;
139
139
  };
140
140
  ArrayCollapse: {
141
- component: react459.FC<ArrayComponentProps & {
141
+ component: react833.FC<ArrayComponentProps & {
142
142
  defaultActiveKey?: Array<string | number>;
143
143
  mode?: "accordion" | "multiple";
144
144
  }>;
145
145
  decorator: string;
146
146
  };
147
147
  ArrayPopover: {
148
- component: react459.FC<ArrayComponentProps>;
148
+ component: react833.FC<ArrayComponentProps>;
149
149
  decorator: string;
150
150
  };
151
151
  ObjectContainer: {
152
- component: react459.FC<ObjectContainerProps>;
152
+ component: react833.FC<ObjectContainerProps>;
153
153
  decorator: string;
154
154
  };
155
155
  };
@@ -158,632 +158,632 @@ declare const extendedComponentRegistry: {
158
158
  * Use this to render forms from JSON Schema
159
159
  */
160
160
  declare const extendedComponents: {
161
- AvatarUpload: react459.ForwardRefExoticComponent<Omit<Partial<_pixpilot_shadcn_ui49.AvatarUploadProps>, "ref"> & react459.RefAttributes<unknown>>;
162
- FileUploadInline: react459.ForwardRefExoticComponent<(Omit<Partial<_pixpilot_shadcn_ui49.FileUploadInlineBaseProps & {
161
+ AvatarUpload: react833.ForwardRefExoticComponent<Omit<Partial<_pixpilot_shadcn_ui60.AvatarUploadProps>, "ref"> & react833.RefAttributes<unknown>>;
162
+ FileUploadInline: react833.ForwardRefExoticComponent<(Omit<Partial<_pixpilot_shadcn_ui60.FileUploadInlineBaseProps & {
163
163
  multiple: true;
164
- value?: _pixpilot_shadcn_ui49.FileMetadata[];
165
- onChange?: _pixpilot_shadcn_ui49.OnChangeMultipleFiles;
166
- } & _pixpilot_shadcn_ui49.FileUploadBaseProps>, "ref"> | Omit<Partial<_pixpilot_shadcn_ui49.FileUploadInlineBaseProps & {
164
+ value?: _pixpilot_shadcn_ui60.FileMetadata[];
165
+ onChange?: _pixpilot_shadcn_ui60.OnChangeMultipleFiles;
166
+ } & _pixpilot_shadcn_ui60.FileUploadBaseProps>, "ref"> | Omit<Partial<_pixpilot_shadcn_ui60.FileUploadInlineBaseProps & {
167
167
  multiple?: false;
168
- value?: _pixpilot_shadcn_ui49.FileMetadata | null;
169
- onChange?: _pixpilot_shadcn_ui49.OnChangeSingleFile;
170
- } & _pixpilot_shadcn_ui49.FileUploadBaseProps>, "ref">) & react459.RefAttributes<unknown>>;
171
- IconPicker: react459.ForwardRefExoticComponent<Partial<Omit<_pixpilot_shadcn_ui49.IconPickerProps, "providers"> & {
172
- providers?: _pixpilot_shadcn_ui49.IconProviderProps[];
173
- }> & react459.RefAttributes<unknown>>;
174
- FileUpload: react459.ForwardRefExoticComponent<(Omit<Partial<_pixpilot_shadcn_ui49.FileUploadInlineBaseProps & {
168
+ value?: _pixpilot_shadcn_ui60.FileMetadata | null;
169
+ onChange?: _pixpilot_shadcn_ui60.OnChangeSingleFile;
170
+ } & _pixpilot_shadcn_ui60.FileUploadBaseProps>, "ref">) & react833.RefAttributes<unknown>>;
171
+ IconPicker: react833.ForwardRefExoticComponent<Partial<Omit<_pixpilot_shadcn_ui60.IconPickerProps, "providers"> & {
172
+ providers?: _pixpilot_shadcn_ui60.IconProviderProps[];
173
+ }> & react833.RefAttributes<unknown>>;
174
+ FileUpload: react833.ForwardRefExoticComponent<(Omit<Partial<_pixpilot_shadcn_ui60.FileUploadInlineBaseProps & {
175
175
  multiple: true;
176
- value?: _pixpilot_shadcn_ui49.FileMetadata[];
177
- onChange?: _pixpilot_shadcn_ui49.OnChangeMultipleFiles;
178
- } & _pixpilot_shadcn_ui49.FileUploadBaseProps>, "ref"> | Omit<Partial<_pixpilot_shadcn_ui49.FileUploadInlineBaseProps & {
176
+ value?: _pixpilot_shadcn_ui60.FileMetadata[];
177
+ onChange?: _pixpilot_shadcn_ui60.OnChangeMultipleFiles;
178
+ } & _pixpilot_shadcn_ui60.FileUploadBaseProps>, "ref"> | Omit<Partial<_pixpilot_shadcn_ui60.FileUploadInlineBaseProps & {
179
179
  multiple?: false;
180
- value?: _pixpilot_shadcn_ui49.FileMetadata | null;
181
- onChange?: _pixpilot_shadcn_ui49.OnChangeSingleFile;
182
- } & _pixpilot_shadcn_ui49.FileUploadBaseProps>, "ref">) & react459.RefAttributes<unknown>>;
183
- RichTextEditor: react459.FC;
184
- Combobox: react459.FC;
185
- TagsInput: typeof _pixpilot_shadcn_ui49.TagsInput;
186
- TagsInputInLine: react459.ForwardRefExoticComponent<Partial<_pixpilot_shadcn_ui49.TagsInputProps> & react459.RefAttributes<unknown>>;
187
- Slider: react459.ForwardRefExoticComponent<Omit<Partial<_pixpilot_shadcn_ui49.SliderProps>, "ref"> & react459.RefAttributes<unknown>>;
188
- FormItem: react459.ForwardRefExoticComponent<Omit<Partial<FormItemProps & {
189
- children?: react459.ReactNode | undefined;
190
- }>, "ref"> & react459.RefAttributes<unknown>>;
191
- Hidden: react459.ForwardRefExoticComponent<Partial<{
180
+ value?: _pixpilot_shadcn_ui60.FileMetadata | null;
181
+ onChange?: _pixpilot_shadcn_ui60.OnChangeSingleFile;
182
+ } & _pixpilot_shadcn_ui60.FileUploadBaseProps>, "ref">) & react833.RefAttributes<unknown>>;
183
+ RichTextEditor: react833.FC;
184
+ Combobox: react833.FC;
185
+ TagsInput: typeof _pixpilot_shadcn_ui60.TagsInput;
186
+ TagsInputInLine: react833.ForwardRefExoticComponent<Partial<_pixpilot_shadcn_ui60.TagsInputProps> & react833.RefAttributes<unknown>>;
187
+ Slider: react833.ForwardRefExoticComponent<Omit<Partial<_pixpilot_shadcn_ui60.SliderProps>, "ref"> & react833.RefAttributes<unknown>>;
188
+ FormItem: react833.ForwardRefExoticComponent<Omit<Partial<FormItemProps & {
189
+ children?: react833.ReactNode | undefined;
190
+ }>, "ref"> & react833.RefAttributes<unknown>>;
191
+ Hidden: react833.ForwardRefExoticComponent<Partial<{
192
192
  children?: React.ReactNode;
193
193
  value?: string;
194
- }> & react459.RefAttributes<unknown>>;
195
- Input: react459.ForwardRefExoticComponent<Omit<Partial<react459.ClassAttributes<HTMLInputElement> & react459.InputHTMLAttributes<HTMLInputElement>>, "ref"> & react459.RefAttributes<unknown>>;
196
- Textarea: react459.ForwardRefExoticComponent<Omit<Partial<react459.ClassAttributes<HTMLTextAreaElement> & react459.TextareaHTMLAttributes<HTMLTextAreaElement>>, "ref"> & react459.RefAttributes<unknown>>;
197
- NumberInput: react459.ForwardRefExoticComponent<Omit<Partial<react459.ClassAttributes<HTMLInputElement> & react459.InputHTMLAttributes<HTMLInputElement>>, "ref"> & react459.RefAttributes<unknown>>;
198
- Checkbox: react459.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_checkbox11.CheckboxProps & react459.RefAttributes<HTMLButtonElement>>, "ref"> & react459.RefAttributes<unknown>>;
199
- Radio: react459.FC;
200
- Select: react459.FC;
201
- Switch: react459.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_switch11.SwitchProps & react459.RefAttributes<HTMLButtonElement>>, "ref"> & react459.RefAttributes<unknown>>;
202
- DatePicker: react459.ForwardRefExoticComponent<Partial<{
194
+ }> & react833.RefAttributes<unknown>>;
195
+ Input: react833.ForwardRefExoticComponent<Omit<Partial<react833.ClassAttributes<HTMLInputElement> & react833.InputHTMLAttributes<HTMLInputElement>>, "ref"> & react833.RefAttributes<unknown>>;
196
+ Textarea: react833.ForwardRefExoticComponent<Omit<Partial<react833.ClassAttributes<HTMLTextAreaElement> & react833.TextareaHTMLAttributes<HTMLTextAreaElement>>, "ref"> & react833.RefAttributes<unknown>>;
197
+ NumberInput: react833.ForwardRefExoticComponent<Omit<Partial<react833.ClassAttributes<HTMLInputElement> & react833.InputHTMLAttributes<HTMLInputElement>>, "ref"> & react833.RefAttributes<unknown>>;
198
+ Checkbox: react833.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_checkbox22.CheckboxProps & react833.RefAttributes<HTMLButtonElement>>, "ref"> & react833.RefAttributes<unknown>>;
199
+ Radio: react833.FC;
200
+ Select: react833.FC;
201
+ Switch: react833.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_switch22.SwitchProps & react833.RefAttributes<HTMLButtonElement>>, "ref"> & react833.RefAttributes<unknown>>;
202
+ DatePicker: react833.ForwardRefExoticComponent<Partial<{
203
203
  value?: Date;
204
204
  onChange?: (date: Date | undefined) => void;
205
205
  placeholder?: string;
206
- } & Omit<_pixpilot_shadcn_ui49.DatePickerProps, "selected" | "onSelect" | "mode">> & react459.RefAttributes<unknown>>;
206
+ } & Omit<_pixpilot_shadcn_ui60.DatePickerProps, "onSelect" | "selected" | "mode">> & react833.RefAttributes<unknown>>;
207
207
  Row: typeof Row;
208
208
  Column: typeof Column;
209
209
  FormGrid: typeof FormGrid;
210
- Separator: react459.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_separator11.SeparatorProps & react459.RefAttributes<HTMLDivElement>>, "ref"> & react459.RefAttributes<unknown>>;
210
+ Separator: react833.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_separator22.SeparatorProps & react833.RefAttributes<HTMLDivElement>>, "ref"> & react833.RefAttributes<unknown>>;
211
211
  ArrayCards: ComposedArrayProps;
212
- ArrayDialog: react459.FC<ArrayComponentProps>;
213
- ArrayCollapse: react459.FC<ArrayComponentProps & {
212
+ ArrayDialog: react833.FC<ArrayComponentProps>;
213
+ ArrayCollapse: react833.FC<ArrayComponentProps & {
214
214
  defaultActiveKey?: Array<string | number>;
215
215
  mode?: "accordion" | "multiple";
216
216
  }>;
217
- ArrayPopover: react459.FC<ArrayComponentProps>;
218
- ObjectContainer: react459.FC<ObjectContainerProps>;
217
+ ArrayPopover: react833.FC<ArrayComponentProps>;
218
+ ObjectContainer: react833.FC<ObjectContainerProps>;
219
219
  };
220
220
  declare const SchemaFieldExtended: {
221
- <Decorator extends _formily_react11.JSXComponent, Component extends _formily_react11.JSXComponent>(props: _formily_react11.ISchemaFieldProps<Decorator, Component, _formily_core0.ObjectField<Decorator, Component>>): JSX.Element;
221
+ <Decorator extends _formily_react23.JSXComponent, Component extends _formily_react23.JSXComponent>(props: _formily_react23.ISchemaFieldProps<Decorator, Component, _formily_core1.ObjectField<Decorator, Component>>): JSX.Element;
222
222
  displayName: string;
223
223
  Markup: {
224
- <Decorator_1 extends "Radio" | "FormItem" | "Hidden" | "Input" | "Textarea" | "NumberInput" | "Checkbox" | "Select" | "Switch" | "DatePicker" | "Row" | "Column" | "FormGrid" | "Separator" | "ArrayCards" | "ArrayDialog" | "ArrayCollapse" | "ArrayPopover" | "ObjectContainer" | "Combobox" | "TagsInput" | "TagsInputInLine" | "Slider" | "FormItem.$$typeof" | "Hidden.$$typeof" | "Input.$$typeof" | "Textarea.$$typeof" | "NumberInput.$$typeof" | "Checkbox.$$typeof" | "Switch.$$typeof" | "DatePicker.$$typeof" | "Separator.$$typeof" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "TagsInputInLine.$$typeof" | "Slider.$$typeof" | "AvatarUpload" | "FileUploadInline" | "IconPicker" | "FileUpload" | "RichTextEditor" | "AvatarUpload.$$typeof" | "FileUploadInline.$$typeof" | "IconPicker.$$typeof" | "FileUpload.$$typeof", Component_1 extends "Radio" | "FormItem" | "Hidden" | "Input" | "Textarea" | "NumberInput" | "Checkbox" | "Select" | "Switch" | "DatePicker" | "Row" | "Column" | "FormGrid" | "Separator" | "ArrayCards" | "ArrayDialog" | "ArrayCollapse" | "ArrayPopover" | "ObjectContainer" | "Combobox" | "TagsInput" | "TagsInputInLine" | "Slider" | "FormItem.$$typeof" | "Hidden.$$typeof" | "Input.$$typeof" | "Textarea.$$typeof" | "NumberInput.$$typeof" | "Checkbox.$$typeof" | "Switch.$$typeof" | "DatePicker.$$typeof" | "Separator.$$typeof" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "TagsInputInLine.$$typeof" | "Slider.$$typeof" | "AvatarUpload" | "FileUploadInline" | "IconPicker" | "FileUpload" | "RichTextEditor" | "AvatarUpload.$$typeof" | "FileUploadInline.$$typeof" | "IconPicker.$$typeof" | "FileUpload.$$typeof">(props: _formily_react11.ISchemaMarkupFieldProps<{
225
- AvatarUpload: react459.ForwardRefExoticComponent<Omit<Partial<_pixpilot_shadcn_ui49.AvatarUploadProps>, "ref"> & react459.RefAttributes<unknown>>;
226
- FileUploadInline: react459.ForwardRefExoticComponent<(Omit<Partial<_pixpilot_shadcn_ui49.FileUploadInlineBaseProps & {
224
+ <Decorator_1 extends "Radio" | "FormItem" | "Hidden" | "Input" | "Textarea" | "NumberInput" | "Checkbox" | "Select" | "Switch" | "DatePicker" | "Row" | "Column" | "FormGrid" | "Separator" | "ArrayCards" | "ArrayDialog" | "ArrayCollapse" | "ArrayPopover" | "ObjectContainer" | "Combobox" | "TagsInput" | "TagsInputInLine" | "Slider" | "FormItem.$$typeof" | "Hidden.$$typeof" | "Input.$$typeof" | "Textarea.$$typeof" | "NumberInput.$$typeof" | "Checkbox.$$typeof" | "Switch.$$typeof" | "DatePicker.$$typeof" | "Separator.$$typeof" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "TagsInputInLine.$$typeof" | "Slider.$$typeof" | "AvatarUpload" | "FileUploadInline" | "IconPicker" | "FileUpload" | "RichTextEditor" | "AvatarUpload.$$typeof" | "FileUploadInline.$$typeof" | "IconPicker.$$typeof" | "FileUpload.$$typeof", Component_1 extends "Radio" | "FormItem" | "Hidden" | "Input" | "Textarea" | "NumberInput" | "Checkbox" | "Select" | "Switch" | "DatePicker" | "Row" | "Column" | "FormGrid" | "Separator" | "ArrayCards" | "ArrayDialog" | "ArrayCollapse" | "ArrayPopover" | "ObjectContainer" | "Combobox" | "TagsInput" | "TagsInputInLine" | "Slider" | "FormItem.$$typeof" | "Hidden.$$typeof" | "Input.$$typeof" | "Textarea.$$typeof" | "NumberInput.$$typeof" | "Checkbox.$$typeof" | "Switch.$$typeof" | "DatePicker.$$typeof" | "Separator.$$typeof" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "TagsInputInLine.$$typeof" | "Slider.$$typeof" | "AvatarUpload" | "FileUploadInline" | "IconPicker" | "FileUpload" | "RichTextEditor" | "AvatarUpload.$$typeof" | "FileUploadInline.$$typeof" | "IconPicker.$$typeof" | "FileUpload.$$typeof">(props: _formily_react23.ISchemaMarkupFieldProps<{
225
+ AvatarUpload: react833.ForwardRefExoticComponent<Omit<Partial<_pixpilot_shadcn_ui60.AvatarUploadProps>, "ref"> & react833.RefAttributes<unknown>>;
226
+ FileUploadInline: react833.ForwardRefExoticComponent<(Omit<Partial<_pixpilot_shadcn_ui60.FileUploadInlineBaseProps & {
227
227
  multiple: true;
228
- value?: _pixpilot_shadcn_ui49.FileMetadata[];
229
- onChange?: _pixpilot_shadcn_ui49.OnChangeMultipleFiles;
230
- } & _pixpilot_shadcn_ui49.FileUploadBaseProps>, "ref"> | Omit<Partial<_pixpilot_shadcn_ui49.FileUploadInlineBaseProps & {
228
+ value?: _pixpilot_shadcn_ui60.FileMetadata[];
229
+ onChange?: _pixpilot_shadcn_ui60.OnChangeMultipleFiles;
230
+ } & _pixpilot_shadcn_ui60.FileUploadBaseProps>, "ref"> | Omit<Partial<_pixpilot_shadcn_ui60.FileUploadInlineBaseProps & {
231
231
  multiple?: false;
232
- value?: _pixpilot_shadcn_ui49.FileMetadata | null;
233
- onChange?: _pixpilot_shadcn_ui49.OnChangeSingleFile;
234
- } & _pixpilot_shadcn_ui49.FileUploadBaseProps>, "ref">) & react459.RefAttributes<unknown>>;
235
- IconPicker: react459.ForwardRefExoticComponent<Partial<Omit<_pixpilot_shadcn_ui49.IconPickerProps, "providers"> & {
236
- providers?: _pixpilot_shadcn_ui49.IconProviderProps[];
237
- }> & react459.RefAttributes<unknown>>;
238
- FileUpload: react459.ForwardRefExoticComponent<(Omit<Partial<_pixpilot_shadcn_ui49.FileUploadInlineBaseProps & {
232
+ value?: _pixpilot_shadcn_ui60.FileMetadata | null;
233
+ onChange?: _pixpilot_shadcn_ui60.OnChangeSingleFile;
234
+ } & _pixpilot_shadcn_ui60.FileUploadBaseProps>, "ref">) & react833.RefAttributes<unknown>>;
235
+ IconPicker: react833.ForwardRefExoticComponent<Partial<Omit<_pixpilot_shadcn_ui60.IconPickerProps, "providers"> & {
236
+ providers?: _pixpilot_shadcn_ui60.IconProviderProps[];
237
+ }> & react833.RefAttributes<unknown>>;
238
+ FileUpload: react833.ForwardRefExoticComponent<(Omit<Partial<_pixpilot_shadcn_ui60.FileUploadInlineBaseProps & {
239
239
  multiple: true;
240
- value?: _pixpilot_shadcn_ui49.FileMetadata[];
241
- onChange?: _pixpilot_shadcn_ui49.OnChangeMultipleFiles;
242
- } & _pixpilot_shadcn_ui49.FileUploadBaseProps>, "ref"> | Omit<Partial<_pixpilot_shadcn_ui49.FileUploadInlineBaseProps & {
240
+ value?: _pixpilot_shadcn_ui60.FileMetadata[];
241
+ onChange?: _pixpilot_shadcn_ui60.OnChangeMultipleFiles;
242
+ } & _pixpilot_shadcn_ui60.FileUploadBaseProps>, "ref"> | Omit<Partial<_pixpilot_shadcn_ui60.FileUploadInlineBaseProps & {
243
243
  multiple?: false;
244
- value?: _pixpilot_shadcn_ui49.FileMetadata | null;
245
- onChange?: _pixpilot_shadcn_ui49.OnChangeSingleFile;
246
- } & _pixpilot_shadcn_ui49.FileUploadBaseProps>, "ref">) & react459.RefAttributes<unknown>>;
247
- RichTextEditor: react459.FC;
248
- Combobox: react459.FC;
249
- TagsInput: typeof _pixpilot_shadcn_ui49.TagsInput;
250
- TagsInputInLine: react459.ForwardRefExoticComponent<Partial<_pixpilot_shadcn_ui49.TagsInputProps> & react459.RefAttributes<unknown>>;
251
- Slider: react459.ForwardRefExoticComponent<Omit<Partial<_pixpilot_shadcn_ui49.SliderProps>, "ref"> & react459.RefAttributes<unknown>>;
252
- FormItem: react459.ForwardRefExoticComponent<Omit<Partial<FormItemProps & {
253
- children?: react459.ReactNode | undefined;
254
- }>, "ref"> & react459.RefAttributes<unknown>>;
255
- Hidden: react459.ForwardRefExoticComponent<Partial<{
244
+ value?: _pixpilot_shadcn_ui60.FileMetadata | null;
245
+ onChange?: _pixpilot_shadcn_ui60.OnChangeSingleFile;
246
+ } & _pixpilot_shadcn_ui60.FileUploadBaseProps>, "ref">) & react833.RefAttributes<unknown>>;
247
+ RichTextEditor: react833.FC;
248
+ Combobox: react833.FC;
249
+ TagsInput: typeof _pixpilot_shadcn_ui60.TagsInput;
250
+ TagsInputInLine: react833.ForwardRefExoticComponent<Partial<_pixpilot_shadcn_ui60.TagsInputProps> & react833.RefAttributes<unknown>>;
251
+ Slider: react833.ForwardRefExoticComponent<Omit<Partial<_pixpilot_shadcn_ui60.SliderProps>, "ref"> & react833.RefAttributes<unknown>>;
252
+ FormItem: react833.ForwardRefExoticComponent<Omit<Partial<FormItemProps & {
253
+ children?: react833.ReactNode | undefined;
254
+ }>, "ref"> & react833.RefAttributes<unknown>>;
255
+ Hidden: react833.ForwardRefExoticComponent<Partial<{
256
256
  children?: React.ReactNode;
257
257
  value?: string;
258
- }> & react459.RefAttributes<unknown>>;
259
- Input: react459.ForwardRefExoticComponent<Omit<Partial<react459.ClassAttributes<HTMLInputElement> & react459.InputHTMLAttributes<HTMLInputElement>>, "ref"> & react459.RefAttributes<unknown>>;
260
- Textarea: react459.ForwardRefExoticComponent<Omit<Partial<react459.ClassAttributes<HTMLTextAreaElement> & react459.TextareaHTMLAttributes<HTMLTextAreaElement>>, "ref"> & react459.RefAttributes<unknown>>;
261
- NumberInput: react459.ForwardRefExoticComponent<Omit<Partial<react459.ClassAttributes<HTMLInputElement> & react459.InputHTMLAttributes<HTMLInputElement>>, "ref"> & react459.RefAttributes<unknown>>;
262
- Checkbox: react459.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_checkbox11.CheckboxProps & react459.RefAttributes<HTMLButtonElement>>, "ref"> & react459.RefAttributes<unknown>>;
263
- Radio: react459.FC;
264
- Select: react459.FC;
265
- Switch: react459.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_switch11.SwitchProps & react459.RefAttributes<HTMLButtonElement>>, "ref"> & react459.RefAttributes<unknown>>;
266
- DatePicker: react459.ForwardRefExoticComponent<Partial<{
258
+ }> & react833.RefAttributes<unknown>>;
259
+ Input: react833.ForwardRefExoticComponent<Omit<Partial<react833.ClassAttributes<HTMLInputElement> & react833.InputHTMLAttributes<HTMLInputElement>>, "ref"> & react833.RefAttributes<unknown>>;
260
+ Textarea: react833.ForwardRefExoticComponent<Omit<Partial<react833.ClassAttributes<HTMLTextAreaElement> & react833.TextareaHTMLAttributes<HTMLTextAreaElement>>, "ref"> & react833.RefAttributes<unknown>>;
261
+ NumberInput: react833.ForwardRefExoticComponent<Omit<Partial<react833.ClassAttributes<HTMLInputElement> & react833.InputHTMLAttributes<HTMLInputElement>>, "ref"> & react833.RefAttributes<unknown>>;
262
+ Checkbox: react833.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_checkbox22.CheckboxProps & react833.RefAttributes<HTMLButtonElement>>, "ref"> & react833.RefAttributes<unknown>>;
263
+ Radio: react833.FC;
264
+ Select: react833.FC;
265
+ Switch: react833.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_switch22.SwitchProps & react833.RefAttributes<HTMLButtonElement>>, "ref"> & react833.RefAttributes<unknown>>;
266
+ DatePicker: react833.ForwardRefExoticComponent<Partial<{
267
267
  value?: Date;
268
268
  onChange?: (date: Date | undefined) => void;
269
269
  placeholder?: string;
270
- } & Omit<_pixpilot_shadcn_ui49.DatePickerProps, "selected" | "onSelect" | "mode">> & react459.RefAttributes<unknown>>;
270
+ } & Omit<_pixpilot_shadcn_ui60.DatePickerProps, "onSelect" | "selected" | "mode">> & react833.RefAttributes<unknown>>;
271
271
  Row: typeof Row;
272
272
  Column: typeof Column;
273
273
  FormGrid: typeof FormGrid;
274
- Separator: react459.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_separator11.SeparatorProps & react459.RefAttributes<HTMLDivElement>>, "ref"> & react459.RefAttributes<unknown>>;
274
+ Separator: react833.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_separator22.SeparatorProps & react833.RefAttributes<HTMLDivElement>>, "ref"> & react833.RefAttributes<unknown>>;
275
275
  ArrayCards: ComposedArrayProps;
276
- ArrayDialog: react459.FC<ArrayComponentProps>;
277
- ArrayCollapse: react459.FC<ArrayComponentProps & {
276
+ ArrayDialog: react833.FC<ArrayComponentProps>;
277
+ ArrayCollapse: react833.FC<ArrayComponentProps & {
278
278
  defaultActiveKey?: Array<string | number>;
279
279
  mode?: "accordion" | "multiple";
280
280
  }>;
281
- ArrayPopover: react459.FC<ArrayComponentProps>;
282
- ObjectContainer: react459.FC<ObjectContainerProps>;
281
+ ArrayPopover: react833.FC<ArrayComponentProps>;
282
+ ObjectContainer: react833.FC<ObjectContainerProps>;
283
283
  }, Component_1, Decorator_1>): JSX.Element;
284
284
  displayName: string;
285
285
  };
286
286
  String: {
287
- <Decorator_2 extends "Radio" | "FormItem" | "Hidden" | "Input" | "Textarea" | "NumberInput" | "Checkbox" | "Select" | "Switch" | "DatePicker" | "Row" | "Column" | "FormGrid" | "Separator" | "ArrayCards" | "ArrayDialog" | "ArrayCollapse" | "ArrayPopover" | "ObjectContainer" | "Combobox" | "TagsInput" | "TagsInputInLine" | "Slider" | "FormItem.$$typeof" | "Hidden.$$typeof" | "Input.$$typeof" | "Textarea.$$typeof" | "NumberInput.$$typeof" | "Checkbox.$$typeof" | "Switch.$$typeof" | "DatePicker.$$typeof" | "Separator.$$typeof" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "TagsInputInLine.$$typeof" | "Slider.$$typeof" | "AvatarUpload" | "FileUploadInline" | "IconPicker" | "FileUpload" | "RichTextEditor" | "AvatarUpload.$$typeof" | "FileUploadInline.$$typeof" | "IconPicker.$$typeof" | "FileUpload.$$typeof", Component_2 extends "Radio" | "FormItem" | "Hidden" | "Input" | "Textarea" | "NumberInput" | "Checkbox" | "Select" | "Switch" | "DatePicker" | "Row" | "Column" | "FormGrid" | "Separator" | "ArrayCards" | "ArrayDialog" | "ArrayCollapse" | "ArrayPopover" | "ObjectContainer" | "Combobox" | "TagsInput" | "TagsInputInLine" | "Slider" | "FormItem.$$typeof" | "Hidden.$$typeof" | "Input.$$typeof" | "Textarea.$$typeof" | "NumberInput.$$typeof" | "Checkbox.$$typeof" | "Switch.$$typeof" | "DatePicker.$$typeof" | "Separator.$$typeof" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "TagsInputInLine.$$typeof" | "Slider.$$typeof" | "AvatarUpload" | "FileUploadInline" | "IconPicker" | "FileUpload" | "RichTextEditor" | "AvatarUpload.$$typeof" | "FileUploadInline.$$typeof" | "IconPicker.$$typeof" | "FileUpload.$$typeof">(props: _formily_react11.ISchemaTypeFieldProps<{
288
- AvatarUpload: react459.ForwardRefExoticComponent<Omit<Partial<_pixpilot_shadcn_ui49.AvatarUploadProps>, "ref"> & react459.RefAttributes<unknown>>;
289
- FileUploadInline: react459.ForwardRefExoticComponent<(Omit<Partial<_pixpilot_shadcn_ui49.FileUploadInlineBaseProps & {
287
+ <Decorator_2 extends "Radio" | "FormItem" | "Hidden" | "Input" | "Textarea" | "NumberInput" | "Checkbox" | "Select" | "Switch" | "DatePicker" | "Row" | "Column" | "FormGrid" | "Separator" | "ArrayCards" | "ArrayDialog" | "ArrayCollapse" | "ArrayPopover" | "ObjectContainer" | "Combobox" | "TagsInput" | "TagsInputInLine" | "Slider" | "FormItem.$$typeof" | "Hidden.$$typeof" | "Input.$$typeof" | "Textarea.$$typeof" | "NumberInput.$$typeof" | "Checkbox.$$typeof" | "Switch.$$typeof" | "DatePicker.$$typeof" | "Separator.$$typeof" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "TagsInputInLine.$$typeof" | "Slider.$$typeof" | "AvatarUpload" | "FileUploadInline" | "IconPicker" | "FileUpload" | "RichTextEditor" | "AvatarUpload.$$typeof" | "FileUploadInline.$$typeof" | "IconPicker.$$typeof" | "FileUpload.$$typeof", Component_2 extends "Radio" | "FormItem" | "Hidden" | "Input" | "Textarea" | "NumberInput" | "Checkbox" | "Select" | "Switch" | "DatePicker" | "Row" | "Column" | "FormGrid" | "Separator" | "ArrayCards" | "ArrayDialog" | "ArrayCollapse" | "ArrayPopover" | "ObjectContainer" | "Combobox" | "TagsInput" | "TagsInputInLine" | "Slider" | "FormItem.$$typeof" | "Hidden.$$typeof" | "Input.$$typeof" | "Textarea.$$typeof" | "NumberInput.$$typeof" | "Checkbox.$$typeof" | "Switch.$$typeof" | "DatePicker.$$typeof" | "Separator.$$typeof" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "TagsInputInLine.$$typeof" | "Slider.$$typeof" | "AvatarUpload" | "FileUploadInline" | "IconPicker" | "FileUpload" | "RichTextEditor" | "AvatarUpload.$$typeof" | "FileUploadInline.$$typeof" | "IconPicker.$$typeof" | "FileUpload.$$typeof">(props: _formily_react23.ISchemaTypeFieldProps<{
288
+ AvatarUpload: react833.ForwardRefExoticComponent<Omit<Partial<_pixpilot_shadcn_ui60.AvatarUploadProps>, "ref"> & react833.RefAttributes<unknown>>;
289
+ FileUploadInline: react833.ForwardRefExoticComponent<(Omit<Partial<_pixpilot_shadcn_ui60.FileUploadInlineBaseProps & {
290
290
  multiple: true;
291
- value?: _pixpilot_shadcn_ui49.FileMetadata[];
292
- onChange?: _pixpilot_shadcn_ui49.OnChangeMultipleFiles;
293
- } & _pixpilot_shadcn_ui49.FileUploadBaseProps>, "ref"> | Omit<Partial<_pixpilot_shadcn_ui49.FileUploadInlineBaseProps & {
291
+ value?: _pixpilot_shadcn_ui60.FileMetadata[];
292
+ onChange?: _pixpilot_shadcn_ui60.OnChangeMultipleFiles;
293
+ } & _pixpilot_shadcn_ui60.FileUploadBaseProps>, "ref"> | Omit<Partial<_pixpilot_shadcn_ui60.FileUploadInlineBaseProps & {
294
294
  multiple?: false;
295
- value?: _pixpilot_shadcn_ui49.FileMetadata | null;
296
- onChange?: _pixpilot_shadcn_ui49.OnChangeSingleFile;
297
- } & _pixpilot_shadcn_ui49.FileUploadBaseProps>, "ref">) & react459.RefAttributes<unknown>>;
298
- IconPicker: react459.ForwardRefExoticComponent<Partial<Omit<_pixpilot_shadcn_ui49.IconPickerProps, "providers"> & {
299
- providers?: _pixpilot_shadcn_ui49.IconProviderProps[];
300
- }> & react459.RefAttributes<unknown>>;
301
- FileUpload: react459.ForwardRefExoticComponent<(Omit<Partial<_pixpilot_shadcn_ui49.FileUploadInlineBaseProps & {
295
+ value?: _pixpilot_shadcn_ui60.FileMetadata | null;
296
+ onChange?: _pixpilot_shadcn_ui60.OnChangeSingleFile;
297
+ } & _pixpilot_shadcn_ui60.FileUploadBaseProps>, "ref">) & react833.RefAttributes<unknown>>;
298
+ IconPicker: react833.ForwardRefExoticComponent<Partial<Omit<_pixpilot_shadcn_ui60.IconPickerProps, "providers"> & {
299
+ providers?: _pixpilot_shadcn_ui60.IconProviderProps[];
300
+ }> & react833.RefAttributes<unknown>>;
301
+ FileUpload: react833.ForwardRefExoticComponent<(Omit<Partial<_pixpilot_shadcn_ui60.FileUploadInlineBaseProps & {
302
302
  multiple: true;
303
- value?: _pixpilot_shadcn_ui49.FileMetadata[];
304
- onChange?: _pixpilot_shadcn_ui49.OnChangeMultipleFiles;
305
- } & _pixpilot_shadcn_ui49.FileUploadBaseProps>, "ref"> | Omit<Partial<_pixpilot_shadcn_ui49.FileUploadInlineBaseProps & {
303
+ value?: _pixpilot_shadcn_ui60.FileMetadata[];
304
+ onChange?: _pixpilot_shadcn_ui60.OnChangeMultipleFiles;
305
+ } & _pixpilot_shadcn_ui60.FileUploadBaseProps>, "ref"> | Omit<Partial<_pixpilot_shadcn_ui60.FileUploadInlineBaseProps & {
306
306
  multiple?: false;
307
- value?: _pixpilot_shadcn_ui49.FileMetadata | null;
308
- onChange?: _pixpilot_shadcn_ui49.OnChangeSingleFile;
309
- } & _pixpilot_shadcn_ui49.FileUploadBaseProps>, "ref">) & react459.RefAttributes<unknown>>;
310
- RichTextEditor: react459.FC;
311
- Combobox: react459.FC;
312
- TagsInput: typeof _pixpilot_shadcn_ui49.TagsInput;
313
- TagsInputInLine: react459.ForwardRefExoticComponent<Partial<_pixpilot_shadcn_ui49.TagsInputProps> & react459.RefAttributes<unknown>>;
314
- Slider: react459.ForwardRefExoticComponent<Omit<Partial<_pixpilot_shadcn_ui49.SliderProps>, "ref"> & react459.RefAttributes<unknown>>;
315
- FormItem: react459.ForwardRefExoticComponent<Omit<Partial<FormItemProps & {
316
- children?: react459.ReactNode | undefined;
317
- }>, "ref"> & react459.RefAttributes<unknown>>;
318
- Hidden: react459.ForwardRefExoticComponent<Partial<{
307
+ value?: _pixpilot_shadcn_ui60.FileMetadata | null;
308
+ onChange?: _pixpilot_shadcn_ui60.OnChangeSingleFile;
309
+ } & _pixpilot_shadcn_ui60.FileUploadBaseProps>, "ref">) & react833.RefAttributes<unknown>>;
310
+ RichTextEditor: react833.FC;
311
+ Combobox: react833.FC;
312
+ TagsInput: typeof _pixpilot_shadcn_ui60.TagsInput;
313
+ TagsInputInLine: react833.ForwardRefExoticComponent<Partial<_pixpilot_shadcn_ui60.TagsInputProps> & react833.RefAttributes<unknown>>;
314
+ Slider: react833.ForwardRefExoticComponent<Omit<Partial<_pixpilot_shadcn_ui60.SliderProps>, "ref"> & react833.RefAttributes<unknown>>;
315
+ FormItem: react833.ForwardRefExoticComponent<Omit<Partial<FormItemProps & {
316
+ children?: react833.ReactNode | undefined;
317
+ }>, "ref"> & react833.RefAttributes<unknown>>;
318
+ Hidden: react833.ForwardRefExoticComponent<Partial<{
319
319
  children?: React.ReactNode;
320
320
  value?: string;
321
- }> & react459.RefAttributes<unknown>>;
322
- Input: react459.ForwardRefExoticComponent<Omit<Partial<react459.ClassAttributes<HTMLInputElement> & react459.InputHTMLAttributes<HTMLInputElement>>, "ref"> & react459.RefAttributes<unknown>>;
323
- Textarea: react459.ForwardRefExoticComponent<Omit<Partial<react459.ClassAttributes<HTMLTextAreaElement> & react459.TextareaHTMLAttributes<HTMLTextAreaElement>>, "ref"> & react459.RefAttributes<unknown>>;
324
- NumberInput: react459.ForwardRefExoticComponent<Omit<Partial<react459.ClassAttributes<HTMLInputElement> & react459.InputHTMLAttributes<HTMLInputElement>>, "ref"> & react459.RefAttributes<unknown>>;
325
- Checkbox: react459.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_checkbox11.CheckboxProps & react459.RefAttributes<HTMLButtonElement>>, "ref"> & react459.RefAttributes<unknown>>;
326
- Radio: react459.FC;
327
- Select: react459.FC;
328
- Switch: react459.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_switch11.SwitchProps & react459.RefAttributes<HTMLButtonElement>>, "ref"> & react459.RefAttributes<unknown>>;
329
- DatePicker: react459.ForwardRefExoticComponent<Partial<{
321
+ }> & react833.RefAttributes<unknown>>;
322
+ Input: react833.ForwardRefExoticComponent<Omit<Partial<react833.ClassAttributes<HTMLInputElement> & react833.InputHTMLAttributes<HTMLInputElement>>, "ref"> & react833.RefAttributes<unknown>>;
323
+ Textarea: react833.ForwardRefExoticComponent<Omit<Partial<react833.ClassAttributes<HTMLTextAreaElement> & react833.TextareaHTMLAttributes<HTMLTextAreaElement>>, "ref"> & react833.RefAttributes<unknown>>;
324
+ NumberInput: react833.ForwardRefExoticComponent<Omit<Partial<react833.ClassAttributes<HTMLInputElement> & react833.InputHTMLAttributes<HTMLInputElement>>, "ref"> & react833.RefAttributes<unknown>>;
325
+ Checkbox: react833.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_checkbox22.CheckboxProps & react833.RefAttributes<HTMLButtonElement>>, "ref"> & react833.RefAttributes<unknown>>;
326
+ Radio: react833.FC;
327
+ Select: react833.FC;
328
+ Switch: react833.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_switch22.SwitchProps & react833.RefAttributes<HTMLButtonElement>>, "ref"> & react833.RefAttributes<unknown>>;
329
+ DatePicker: react833.ForwardRefExoticComponent<Partial<{
330
330
  value?: Date;
331
331
  onChange?: (date: Date | undefined) => void;
332
332
  placeholder?: string;
333
- } & Omit<_pixpilot_shadcn_ui49.DatePickerProps, "selected" | "onSelect" | "mode">> & react459.RefAttributes<unknown>>;
333
+ } & Omit<_pixpilot_shadcn_ui60.DatePickerProps, "onSelect" | "selected" | "mode">> & react833.RefAttributes<unknown>>;
334
334
  Row: typeof Row;
335
335
  Column: typeof Column;
336
336
  FormGrid: typeof FormGrid;
337
- Separator: react459.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_separator11.SeparatorProps & react459.RefAttributes<HTMLDivElement>>, "ref"> & react459.RefAttributes<unknown>>;
337
+ Separator: react833.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_separator22.SeparatorProps & react833.RefAttributes<HTMLDivElement>>, "ref"> & react833.RefAttributes<unknown>>;
338
338
  ArrayCards: ComposedArrayProps;
339
- ArrayDialog: react459.FC<ArrayComponentProps>;
340
- ArrayCollapse: react459.FC<ArrayComponentProps & {
339
+ ArrayDialog: react833.FC<ArrayComponentProps>;
340
+ ArrayCollapse: react833.FC<ArrayComponentProps & {
341
341
  defaultActiveKey?: Array<string | number>;
342
342
  mode?: "accordion" | "multiple";
343
343
  }>;
344
- ArrayPopover: react459.FC<ArrayComponentProps>;
345
- ObjectContainer: react459.FC<ObjectContainerProps>;
344
+ ArrayPopover: react833.FC<ArrayComponentProps>;
345
+ ObjectContainer: react833.FC<ObjectContainerProps>;
346
346
  }, Component_2, Decorator_2>): JSX.Element;
347
347
  displayName: string;
348
348
  };
349
349
  Object: {
350
- <Decorator_3 extends "Radio" | "FormItem" | "Hidden" | "Input" | "Textarea" | "NumberInput" | "Checkbox" | "Select" | "Switch" | "DatePicker" | "Row" | "Column" | "FormGrid" | "Separator" | "ArrayCards" | "ArrayDialog" | "ArrayCollapse" | "ArrayPopover" | "ObjectContainer" | "Combobox" | "TagsInput" | "TagsInputInLine" | "Slider" | "FormItem.$$typeof" | "Hidden.$$typeof" | "Input.$$typeof" | "Textarea.$$typeof" | "NumberInput.$$typeof" | "Checkbox.$$typeof" | "Switch.$$typeof" | "DatePicker.$$typeof" | "Separator.$$typeof" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "TagsInputInLine.$$typeof" | "Slider.$$typeof" | "AvatarUpload" | "FileUploadInline" | "IconPicker" | "FileUpload" | "RichTextEditor" | "AvatarUpload.$$typeof" | "FileUploadInline.$$typeof" | "IconPicker.$$typeof" | "FileUpload.$$typeof", Component_3 extends "Radio" | "FormItem" | "Hidden" | "Input" | "Textarea" | "NumberInput" | "Checkbox" | "Select" | "Switch" | "DatePicker" | "Row" | "Column" | "FormGrid" | "Separator" | "ArrayCards" | "ArrayDialog" | "ArrayCollapse" | "ArrayPopover" | "ObjectContainer" | "Combobox" | "TagsInput" | "TagsInputInLine" | "Slider" | "FormItem.$$typeof" | "Hidden.$$typeof" | "Input.$$typeof" | "Textarea.$$typeof" | "NumberInput.$$typeof" | "Checkbox.$$typeof" | "Switch.$$typeof" | "DatePicker.$$typeof" | "Separator.$$typeof" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "TagsInputInLine.$$typeof" | "Slider.$$typeof" | "AvatarUpload" | "FileUploadInline" | "IconPicker" | "FileUpload" | "RichTextEditor" | "AvatarUpload.$$typeof" | "FileUploadInline.$$typeof" | "IconPicker.$$typeof" | "FileUpload.$$typeof">(props: _formily_react11.ISchemaTypeFieldProps<{
351
- AvatarUpload: react459.ForwardRefExoticComponent<Omit<Partial<_pixpilot_shadcn_ui49.AvatarUploadProps>, "ref"> & react459.RefAttributes<unknown>>;
352
- FileUploadInline: react459.ForwardRefExoticComponent<(Omit<Partial<_pixpilot_shadcn_ui49.FileUploadInlineBaseProps & {
350
+ <Decorator_3 extends "Radio" | "FormItem" | "Hidden" | "Input" | "Textarea" | "NumberInput" | "Checkbox" | "Select" | "Switch" | "DatePicker" | "Row" | "Column" | "FormGrid" | "Separator" | "ArrayCards" | "ArrayDialog" | "ArrayCollapse" | "ArrayPopover" | "ObjectContainer" | "Combobox" | "TagsInput" | "TagsInputInLine" | "Slider" | "FormItem.$$typeof" | "Hidden.$$typeof" | "Input.$$typeof" | "Textarea.$$typeof" | "NumberInput.$$typeof" | "Checkbox.$$typeof" | "Switch.$$typeof" | "DatePicker.$$typeof" | "Separator.$$typeof" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "TagsInputInLine.$$typeof" | "Slider.$$typeof" | "AvatarUpload" | "FileUploadInline" | "IconPicker" | "FileUpload" | "RichTextEditor" | "AvatarUpload.$$typeof" | "FileUploadInline.$$typeof" | "IconPicker.$$typeof" | "FileUpload.$$typeof", Component_3 extends "Radio" | "FormItem" | "Hidden" | "Input" | "Textarea" | "NumberInput" | "Checkbox" | "Select" | "Switch" | "DatePicker" | "Row" | "Column" | "FormGrid" | "Separator" | "ArrayCards" | "ArrayDialog" | "ArrayCollapse" | "ArrayPopover" | "ObjectContainer" | "Combobox" | "TagsInput" | "TagsInputInLine" | "Slider" | "FormItem.$$typeof" | "Hidden.$$typeof" | "Input.$$typeof" | "Textarea.$$typeof" | "NumberInput.$$typeof" | "Checkbox.$$typeof" | "Switch.$$typeof" | "DatePicker.$$typeof" | "Separator.$$typeof" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "TagsInputInLine.$$typeof" | "Slider.$$typeof" | "AvatarUpload" | "FileUploadInline" | "IconPicker" | "FileUpload" | "RichTextEditor" | "AvatarUpload.$$typeof" | "FileUploadInline.$$typeof" | "IconPicker.$$typeof" | "FileUpload.$$typeof">(props: _formily_react23.ISchemaTypeFieldProps<{
351
+ AvatarUpload: react833.ForwardRefExoticComponent<Omit<Partial<_pixpilot_shadcn_ui60.AvatarUploadProps>, "ref"> & react833.RefAttributes<unknown>>;
352
+ FileUploadInline: react833.ForwardRefExoticComponent<(Omit<Partial<_pixpilot_shadcn_ui60.FileUploadInlineBaseProps & {
353
353
  multiple: true;
354
- value?: _pixpilot_shadcn_ui49.FileMetadata[];
355
- onChange?: _pixpilot_shadcn_ui49.OnChangeMultipleFiles;
356
- } & _pixpilot_shadcn_ui49.FileUploadBaseProps>, "ref"> | Omit<Partial<_pixpilot_shadcn_ui49.FileUploadInlineBaseProps & {
354
+ value?: _pixpilot_shadcn_ui60.FileMetadata[];
355
+ onChange?: _pixpilot_shadcn_ui60.OnChangeMultipleFiles;
356
+ } & _pixpilot_shadcn_ui60.FileUploadBaseProps>, "ref"> | Omit<Partial<_pixpilot_shadcn_ui60.FileUploadInlineBaseProps & {
357
357
  multiple?: false;
358
- value?: _pixpilot_shadcn_ui49.FileMetadata | null;
359
- onChange?: _pixpilot_shadcn_ui49.OnChangeSingleFile;
360
- } & _pixpilot_shadcn_ui49.FileUploadBaseProps>, "ref">) & react459.RefAttributes<unknown>>;
361
- IconPicker: react459.ForwardRefExoticComponent<Partial<Omit<_pixpilot_shadcn_ui49.IconPickerProps, "providers"> & {
362
- providers?: _pixpilot_shadcn_ui49.IconProviderProps[];
363
- }> & react459.RefAttributes<unknown>>;
364
- FileUpload: react459.ForwardRefExoticComponent<(Omit<Partial<_pixpilot_shadcn_ui49.FileUploadInlineBaseProps & {
358
+ value?: _pixpilot_shadcn_ui60.FileMetadata | null;
359
+ onChange?: _pixpilot_shadcn_ui60.OnChangeSingleFile;
360
+ } & _pixpilot_shadcn_ui60.FileUploadBaseProps>, "ref">) & react833.RefAttributes<unknown>>;
361
+ IconPicker: react833.ForwardRefExoticComponent<Partial<Omit<_pixpilot_shadcn_ui60.IconPickerProps, "providers"> & {
362
+ providers?: _pixpilot_shadcn_ui60.IconProviderProps[];
363
+ }> & react833.RefAttributes<unknown>>;
364
+ FileUpload: react833.ForwardRefExoticComponent<(Omit<Partial<_pixpilot_shadcn_ui60.FileUploadInlineBaseProps & {
365
365
  multiple: true;
366
- value?: _pixpilot_shadcn_ui49.FileMetadata[];
367
- onChange?: _pixpilot_shadcn_ui49.OnChangeMultipleFiles;
368
- } & _pixpilot_shadcn_ui49.FileUploadBaseProps>, "ref"> | Omit<Partial<_pixpilot_shadcn_ui49.FileUploadInlineBaseProps & {
366
+ value?: _pixpilot_shadcn_ui60.FileMetadata[];
367
+ onChange?: _pixpilot_shadcn_ui60.OnChangeMultipleFiles;
368
+ } & _pixpilot_shadcn_ui60.FileUploadBaseProps>, "ref"> | Omit<Partial<_pixpilot_shadcn_ui60.FileUploadInlineBaseProps & {
369
369
  multiple?: false;
370
- value?: _pixpilot_shadcn_ui49.FileMetadata | null;
371
- onChange?: _pixpilot_shadcn_ui49.OnChangeSingleFile;
372
- } & _pixpilot_shadcn_ui49.FileUploadBaseProps>, "ref">) & react459.RefAttributes<unknown>>;
373
- RichTextEditor: react459.FC;
374
- Combobox: react459.FC;
375
- TagsInput: typeof _pixpilot_shadcn_ui49.TagsInput;
376
- TagsInputInLine: react459.ForwardRefExoticComponent<Partial<_pixpilot_shadcn_ui49.TagsInputProps> & react459.RefAttributes<unknown>>;
377
- Slider: react459.ForwardRefExoticComponent<Omit<Partial<_pixpilot_shadcn_ui49.SliderProps>, "ref"> & react459.RefAttributes<unknown>>;
378
- FormItem: react459.ForwardRefExoticComponent<Omit<Partial<FormItemProps & {
379
- children?: react459.ReactNode | undefined;
380
- }>, "ref"> & react459.RefAttributes<unknown>>;
381
- Hidden: react459.ForwardRefExoticComponent<Partial<{
370
+ value?: _pixpilot_shadcn_ui60.FileMetadata | null;
371
+ onChange?: _pixpilot_shadcn_ui60.OnChangeSingleFile;
372
+ } & _pixpilot_shadcn_ui60.FileUploadBaseProps>, "ref">) & react833.RefAttributes<unknown>>;
373
+ RichTextEditor: react833.FC;
374
+ Combobox: react833.FC;
375
+ TagsInput: typeof _pixpilot_shadcn_ui60.TagsInput;
376
+ TagsInputInLine: react833.ForwardRefExoticComponent<Partial<_pixpilot_shadcn_ui60.TagsInputProps> & react833.RefAttributes<unknown>>;
377
+ Slider: react833.ForwardRefExoticComponent<Omit<Partial<_pixpilot_shadcn_ui60.SliderProps>, "ref"> & react833.RefAttributes<unknown>>;
378
+ FormItem: react833.ForwardRefExoticComponent<Omit<Partial<FormItemProps & {
379
+ children?: react833.ReactNode | undefined;
380
+ }>, "ref"> & react833.RefAttributes<unknown>>;
381
+ Hidden: react833.ForwardRefExoticComponent<Partial<{
382
382
  children?: React.ReactNode;
383
383
  value?: string;
384
- }> & react459.RefAttributes<unknown>>;
385
- Input: react459.ForwardRefExoticComponent<Omit<Partial<react459.ClassAttributes<HTMLInputElement> & react459.InputHTMLAttributes<HTMLInputElement>>, "ref"> & react459.RefAttributes<unknown>>;
386
- Textarea: react459.ForwardRefExoticComponent<Omit<Partial<react459.ClassAttributes<HTMLTextAreaElement> & react459.TextareaHTMLAttributes<HTMLTextAreaElement>>, "ref"> & react459.RefAttributes<unknown>>;
387
- NumberInput: react459.ForwardRefExoticComponent<Omit<Partial<react459.ClassAttributes<HTMLInputElement> & react459.InputHTMLAttributes<HTMLInputElement>>, "ref"> & react459.RefAttributes<unknown>>;
388
- Checkbox: react459.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_checkbox11.CheckboxProps & react459.RefAttributes<HTMLButtonElement>>, "ref"> & react459.RefAttributes<unknown>>;
389
- Radio: react459.FC;
390
- Select: react459.FC;
391
- Switch: react459.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_switch11.SwitchProps & react459.RefAttributes<HTMLButtonElement>>, "ref"> & react459.RefAttributes<unknown>>;
392
- DatePicker: react459.ForwardRefExoticComponent<Partial<{
384
+ }> & react833.RefAttributes<unknown>>;
385
+ Input: react833.ForwardRefExoticComponent<Omit<Partial<react833.ClassAttributes<HTMLInputElement> & react833.InputHTMLAttributes<HTMLInputElement>>, "ref"> & react833.RefAttributes<unknown>>;
386
+ Textarea: react833.ForwardRefExoticComponent<Omit<Partial<react833.ClassAttributes<HTMLTextAreaElement> & react833.TextareaHTMLAttributes<HTMLTextAreaElement>>, "ref"> & react833.RefAttributes<unknown>>;
387
+ NumberInput: react833.ForwardRefExoticComponent<Omit<Partial<react833.ClassAttributes<HTMLInputElement> & react833.InputHTMLAttributes<HTMLInputElement>>, "ref"> & react833.RefAttributes<unknown>>;
388
+ Checkbox: react833.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_checkbox22.CheckboxProps & react833.RefAttributes<HTMLButtonElement>>, "ref"> & react833.RefAttributes<unknown>>;
389
+ Radio: react833.FC;
390
+ Select: react833.FC;
391
+ Switch: react833.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_switch22.SwitchProps & react833.RefAttributes<HTMLButtonElement>>, "ref"> & react833.RefAttributes<unknown>>;
392
+ DatePicker: react833.ForwardRefExoticComponent<Partial<{
393
393
  value?: Date;
394
394
  onChange?: (date: Date | undefined) => void;
395
395
  placeholder?: string;
396
- } & Omit<_pixpilot_shadcn_ui49.DatePickerProps, "selected" | "onSelect" | "mode">> & react459.RefAttributes<unknown>>;
396
+ } & Omit<_pixpilot_shadcn_ui60.DatePickerProps, "onSelect" | "selected" | "mode">> & react833.RefAttributes<unknown>>;
397
397
  Row: typeof Row;
398
398
  Column: typeof Column;
399
399
  FormGrid: typeof FormGrid;
400
- Separator: react459.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_separator11.SeparatorProps & react459.RefAttributes<HTMLDivElement>>, "ref"> & react459.RefAttributes<unknown>>;
400
+ Separator: react833.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_separator22.SeparatorProps & react833.RefAttributes<HTMLDivElement>>, "ref"> & react833.RefAttributes<unknown>>;
401
401
  ArrayCards: ComposedArrayProps;
402
- ArrayDialog: react459.FC<ArrayComponentProps>;
403
- ArrayCollapse: react459.FC<ArrayComponentProps & {
402
+ ArrayDialog: react833.FC<ArrayComponentProps>;
403
+ ArrayCollapse: react833.FC<ArrayComponentProps & {
404
404
  defaultActiveKey?: Array<string | number>;
405
405
  mode?: "accordion" | "multiple";
406
406
  }>;
407
- ArrayPopover: react459.FC<ArrayComponentProps>;
408
- ObjectContainer: react459.FC<ObjectContainerProps>;
407
+ ArrayPopover: react833.FC<ArrayComponentProps>;
408
+ ObjectContainer: react833.FC<ObjectContainerProps>;
409
409
  }, Component_3, Decorator_3>): JSX.Element;
410
410
  displayName: string;
411
411
  };
412
412
  Array: {
413
- <Decorator_4 extends "Radio" | "FormItem" | "Hidden" | "Input" | "Textarea" | "NumberInput" | "Checkbox" | "Select" | "Switch" | "DatePicker" | "Row" | "Column" | "FormGrid" | "Separator" | "ArrayCards" | "ArrayDialog" | "ArrayCollapse" | "ArrayPopover" | "ObjectContainer" | "Combobox" | "TagsInput" | "TagsInputInLine" | "Slider" | "FormItem.$$typeof" | "Hidden.$$typeof" | "Input.$$typeof" | "Textarea.$$typeof" | "NumberInput.$$typeof" | "Checkbox.$$typeof" | "Switch.$$typeof" | "DatePicker.$$typeof" | "Separator.$$typeof" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "TagsInputInLine.$$typeof" | "Slider.$$typeof" | "AvatarUpload" | "FileUploadInline" | "IconPicker" | "FileUpload" | "RichTextEditor" | "AvatarUpload.$$typeof" | "FileUploadInline.$$typeof" | "IconPicker.$$typeof" | "FileUpload.$$typeof", Component_4 extends "Radio" | "FormItem" | "Hidden" | "Input" | "Textarea" | "NumberInput" | "Checkbox" | "Select" | "Switch" | "DatePicker" | "Row" | "Column" | "FormGrid" | "Separator" | "ArrayCards" | "ArrayDialog" | "ArrayCollapse" | "ArrayPopover" | "ObjectContainer" | "Combobox" | "TagsInput" | "TagsInputInLine" | "Slider" | "FormItem.$$typeof" | "Hidden.$$typeof" | "Input.$$typeof" | "Textarea.$$typeof" | "NumberInput.$$typeof" | "Checkbox.$$typeof" | "Switch.$$typeof" | "DatePicker.$$typeof" | "Separator.$$typeof" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "TagsInputInLine.$$typeof" | "Slider.$$typeof" | "AvatarUpload" | "FileUploadInline" | "IconPicker" | "FileUpload" | "RichTextEditor" | "AvatarUpload.$$typeof" | "FileUploadInline.$$typeof" | "IconPicker.$$typeof" | "FileUpload.$$typeof">(props: _formily_react11.ISchemaTypeFieldProps<{
414
- AvatarUpload: react459.ForwardRefExoticComponent<Omit<Partial<_pixpilot_shadcn_ui49.AvatarUploadProps>, "ref"> & react459.RefAttributes<unknown>>;
415
- FileUploadInline: react459.ForwardRefExoticComponent<(Omit<Partial<_pixpilot_shadcn_ui49.FileUploadInlineBaseProps & {
413
+ <Decorator_4 extends "Radio" | "FormItem" | "Hidden" | "Input" | "Textarea" | "NumberInput" | "Checkbox" | "Select" | "Switch" | "DatePicker" | "Row" | "Column" | "FormGrid" | "Separator" | "ArrayCards" | "ArrayDialog" | "ArrayCollapse" | "ArrayPopover" | "ObjectContainer" | "Combobox" | "TagsInput" | "TagsInputInLine" | "Slider" | "FormItem.$$typeof" | "Hidden.$$typeof" | "Input.$$typeof" | "Textarea.$$typeof" | "NumberInput.$$typeof" | "Checkbox.$$typeof" | "Switch.$$typeof" | "DatePicker.$$typeof" | "Separator.$$typeof" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "TagsInputInLine.$$typeof" | "Slider.$$typeof" | "AvatarUpload" | "FileUploadInline" | "IconPicker" | "FileUpload" | "RichTextEditor" | "AvatarUpload.$$typeof" | "FileUploadInline.$$typeof" | "IconPicker.$$typeof" | "FileUpload.$$typeof", Component_4 extends "Radio" | "FormItem" | "Hidden" | "Input" | "Textarea" | "NumberInput" | "Checkbox" | "Select" | "Switch" | "DatePicker" | "Row" | "Column" | "FormGrid" | "Separator" | "ArrayCards" | "ArrayDialog" | "ArrayCollapse" | "ArrayPopover" | "ObjectContainer" | "Combobox" | "TagsInput" | "TagsInputInLine" | "Slider" | "FormItem.$$typeof" | "Hidden.$$typeof" | "Input.$$typeof" | "Textarea.$$typeof" | "NumberInput.$$typeof" | "Checkbox.$$typeof" | "Switch.$$typeof" | "DatePicker.$$typeof" | "Separator.$$typeof" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "TagsInputInLine.$$typeof" | "Slider.$$typeof" | "AvatarUpload" | "FileUploadInline" | "IconPicker" | "FileUpload" | "RichTextEditor" | "AvatarUpload.$$typeof" | "FileUploadInline.$$typeof" | "IconPicker.$$typeof" | "FileUpload.$$typeof">(props: _formily_react23.ISchemaTypeFieldProps<{
414
+ AvatarUpload: react833.ForwardRefExoticComponent<Omit<Partial<_pixpilot_shadcn_ui60.AvatarUploadProps>, "ref"> & react833.RefAttributes<unknown>>;
415
+ FileUploadInline: react833.ForwardRefExoticComponent<(Omit<Partial<_pixpilot_shadcn_ui60.FileUploadInlineBaseProps & {
416
416
  multiple: true;
417
- value?: _pixpilot_shadcn_ui49.FileMetadata[];
418
- onChange?: _pixpilot_shadcn_ui49.OnChangeMultipleFiles;
419
- } & _pixpilot_shadcn_ui49.FileUploadBaseProps>, "ref"> | Omit<Partial<_pixpilot_shadcn_ui49.FileUploadInlineBaseProps & {
417
+ value?: _pixpilot_shadcn_ui60.FileMetadata[];
418
+ onChange?: _pixpilot_shadcn_ui60.OnChangeMultipleFiles;
419
+ } & _pixpilot_shadcn_ui60.FileUploadBaseProps>, "ref"> | Omit<Partial<_pixpilot_shadcn_ui60.FileUploadInlineBaseProps & {
420
420
  multiple?: false;
421
- value?: _pixpilot_shadcn_ui49.FileMetadata | null;
422
- onChange?: _pixpilot_shadcn_ui49.OnChangeSingleFile;
423
- } & _pixpilot_shadcn_ui49.FileUploadBaseProps>, "ref">) & react459.RefAttributes<unknown>>;
424
- IconPicker: react459.ForwardRefExoticComponent<Partial<Omit<_pixpilot_shadcn_ui49.IconPickerProps, "providers"> & {
425
- providers?: _pixpilot_shadcn_ui49.IconProviderProps[];
426
- }> & react459.RefAttributes<unknown>>;
427
- FileUpload: react459.ForwardRefExoticComponent<(Omit<Partial<_pixpilot_shadcn_ui49.FileUploadInlineBaseProps & {
421
+ value?: _pixpilot_shadcn_ui60.FileMetadata | null;
422
+ onChange?: _pixpilot_shadcn_ui60.OnChangeSingleFile;
423
+ } & _pixpilot_shadcn_ui60.FileUploadBaseProps>, "ref">) & react833.RefAttributes<unknown>>;
424
+ IconPicker: react833.ForwardRefExoticComponent<Partial<Omit<_pixpilot_shadcn_ui60.IconPickerProps, "providers"> & {
425
+ providers?: _pixpilot_shadcn_ui60.IconProviderProps[];
426
+ }> & react833.RefAttributes<unknown>>;
427
+ FileUpload: react833.ForwardRefExoticComponent<(Omit<Partial<_pixpilot_shadcn_ui60.FileUploadInlineBaseProps & {
428
428
  multiple: true;
429
- value?: _pixpilot_shadcn_ui49.FileMetadata[];
430
- onChange?: _pixpilot_shadcn_ui49.OnChangeMultipleFiles;
431
- } & _pixpilot_shadcn_ui49.FileUploadBaseProps>, "ref"> | Omit<Partial<_pixpilot_shadcn_ui49.FileUploadInlineBaseProps & {
429
+ value?: _pixpilot_shadcn_ui60.FileMetadata[];
430
+ onChange?: _pixpilot_shadcn_ui60.OnChangeMultipleFiles;
431
+ } & _pixpilot_shadcn_ui60.FileUploadBaseProps>, "ref"> | Omit<Partial<_pixpilot_shadcn_ui60.FileUploadInlineBaseProps & {
432
432
  multiple?: false;
433
- value?: _pixpilot_shadcn_ui49.FileMetadata | null;
434
- onChange?: _pixpilot_shadcn_ui49.OnChangeSingleFile;
435
- } & _pixpilot_shadcn_ui49.FileUploadBaseProps>, "ref">) & react459.RefAttributes<unknown>>;
436
- RichTextEditor: react459.FC;
437
- Combobox: react459.FC;
438
- TagsInput: typeof _pixpilot_shadcn_ui49.TagsInput;
439
- TagsInputInLine: react459.ForwardRefExoticComponent<Partial<_pixpilot_shadcn_ui49.TagsInputProps> & react459.RefAttributes<unknown>>;
440
- Slider: react459.ForwardRefExoticComponent<Omit<Partial<_pixpilot_shadcn_ui49.SliderProps>, "ref"> & react459.RefAttributes<unknown>>;
441
- FormItem: react459.ForwardRefExoticComponent<Omit<Partial<FormItemProps & {
442
- children?: react459.ReactNode | undefined;
443
- }>, "ref"> & react459.RefAttributes<unknown>>;
444
- Hidden: react459.ForwardRefExoticComponent<Partial<{
433
+ value?: _pixpilot_shadcn_ui60.FileMetadata | null;
434
+ onChange?: _pixpilot_shadcn_ui60.OnChangeSingleFile;
435
+ } & _pixpilot_shadcn_ui60.FileUploadBaseProps>, "ref">) & react833.RefAttributes<unknown>>;
436
+ RichTextEditor: react833.FC;
437
+ Combobox: react833.FC;
438
+ TagsInput: typeof _pixpilot_shadcn_ui60.TagsInput;
439
+ TagsInputInLine: react833.ForwardRefExoticComponent<Partial<_pixpilot_shadcn_ui60.TagsInputProps> & react833.RefAttributes<unknown>>;
440
+ Slider: react833.ForwardRefExoticComponent<Omit<Partial<_pixpilot_shadcn_ui60.SliderProps>, "ref"> & react833.RefAttributes<unknown>>;
441
+ FormItem: react833.ForwardRefExoticComponent<Omit<Partial<FormItemProps & {
442
+ children?: react833.ReactNode | undefined;
443
+ }>, "ref"> & react833.RefAttributes<unknown>>;
444
+ Hidden: react833.ForwardRefExoticComponent<Partial<{
445
445
  children?: React.ReactNode;
446
446
  value?: string;
447
- }> & react459.RefAttributes<unknown>>;
448
- Input: react459.ForwardRefExoticComponent<Omit<Partial<react459.ClassAttributes<HTMLInputElement> & react459.InputHTMLAttributes<HTMLInputElement>>, "ref"> & react459.RefAttributes<unknown>>;
449
- Textarea: react459.ForwardRefExoticComponent<Omit<Partial<react459.ClassAttributes<HTMLTextAreaElement> & react459.TextareaHTMLAttributes<HTMLTextAreaElement>>, "ref"> & react459.RefAttributes<unknown>>;
450
- NumberInput: react459.ForwardRefExoticComponent<Omit<Partial<react459.ClassAttributes<HTMLInputElement> & react459.InputHTMLAttributes<HTMLInputElement>>, "ref"> & react459.RefAttributes<unknown>>;
451
- Checkbox: react459.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_checkbox11.CheckboxProps & react459.RefAttributes<HTMLButtonElement>>, "ref"> & react459.RefAttributes<unknown>>;
452
- Radio: react459.FC;
453
- Select: react459.FC;
454
- Switch: react459.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_switch11.SwitchProps & react459.RefAttributes<HTMLButtonElement>>, "ref"> & react459.RefAttributes<unknown>>;
455
- DatePicker: react459.ForwardRefExoticComponent<Partial<{
447
+ }> & react833.RefAttributes<unknown>>;
448
+ Input: react833.ForwardRefExoticComponent<Omit<Partial<react833.ClassAttributes<HTMLInputElement> & react833.InputHTMLAttributes<HTMLInputElement>>, "ref"> & react833.RefAttributes<unknown>>;
449
+ Textarea: react833.ForwardRefExoticComponent<Omit<Partial<react833.ClassAttributes<HTMLTextAreaElement> & react833.TextareaHTMLAttributes<HTMLTextAreaElement>>, "ref"> & react833.RefAttributes<unknown>>;
450
+ NumberInput: react833.ForwardRefExoticComponent<Omit<Partial<react833.ClassAttributes<HTMLInputElement> & react833.InputHTMLAttributes<HTMLInputElement>>, "ref"> & react833.RefAttributes<unknown>>;
451
+ Checkbox: react833.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_checkbox22.CheckboxProps & react833.RefAttributes<HTMLButtonElement>>, "ref"> & react833.RefAttributes<unknown>>;
452
+ Radio: react833.FC;
453
+ Select: react833.FC;
454
+ Switch: react833.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_switch22.SwitchProps & react833.RefAttributes<HTMLButtonElement>>, "ref"> & react833.RefAttributes<unknown>>;
455
+ DatePicker: react833.ForwardRefExoticComponent<Partial<{
456
456
  value?: Date;
457
457
  onChange?: (date: Date | undefined) => void;
458
458
  placeholder?: string;
459
- } & Omit<_pixpilot_shadcn_ui49.DatePickerProps, "selected" | "onSelect" | "mode">> & react459.RefAttributes<unknown>>;
459
+ } & Omit<_pixpilot_shadcn_ui60.DatePickerProps, "onSelect" | "selected" | "mode">> & react833.RefAttributes<unknown>>;
460
460
  Row: typeof Row;
461
461
  Column: typeof Column;
462
462
  FormGrid: typeof FormGrid;
463
- Separator: react459.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_separator11.SeparatorProps & react459.RefAttributes<HTMLDivElement>>, "ref"> & react459.RefAttributes<unknown>>;
463
+ Separator: react833.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_separator22.SeparatorProps & react833.RefAttributes<HTMLDivElement>>, "ref"> & react833.RefAttributes<unknown>>;
464
464
  ArrayCards: ComposedArrayProps;
465
- ArrayDialog: react459.FC<ArrayComponentProps>;
466
- ArrayCollapse: react459.FC<ArrayComponentProps & {
465
+ ArrayDialog: react833.FC<ArrayComponentProps>;
466
+ ArrayCollapse: react833.FC<ArrayComponentProps & {
467
467
  defaultActiveKey?: Array<string | number>;
468
468
  mode?: "accordion" | "multiple";
469
469
  }>;
470
- ArrayPopover: react459.FC<ArrayComponentProps>;
471
- ObjectContainer: react459.FC<ObjectContainerProps>;
470
+ ArrayPopover: react833.FC<ArrayComponentProps>;
471
+ ObjectContainer: react833.FC<ObjectContainerProps>;
472
472
  }, Component_4, Decorator_4>): JSX.Element;
473
473
  displayName: string;
474
474
  };
475
475
  Boolean: {
476
- <Decorator_5 extends "Radio" | "FormItem" | "Hidden" | "Input" | "Textarea" | "NumberInput" | "Checkbox" | "Select" | "Switch" | "DatePicker" | "Row" | "Column" | "FormGrid" | "Separator" | "ArrayCards" | "ArrayDialog" | "ArrayCollapse" | "ArrayPopover" | "ObjectContainer" | "Combobox" | "TagsInput" | "TagsInputInLine" | "Slider" | "FormItem.$$typeof" | "Hidden.$$typeof" | "Input.$$typeof" | "Textarea.$$typeof" | "NumberInput.$$typeof" | "Checkbox.$$typeof" | "Switch.$$typeof" | "DatePicker.$$typeof" | "Separator.$$typeof" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "TagsInputInLine.$$typeof" | "Slider.$$typeof" | "AvatarUpload" | "FileUploadInline" | "IconPicker" | "FileUpload" | "RichTextEditor" | "AvatarUpload.$$typeof" | "FileUploadInline.$$typeof" | "IconPicker.$$typeof" | "FileUpload.$$typeof", Component_5 extends "Radio" | "FormItem" | "Hidden" | "Input" | "Textarea" | "NumberInput" | "Checkbox" | "Select" | "Switch" | "DatePicker" | "Row" | "Column" | "FormGrid" | "Separator" | "ArrayCards" | "ArrayDialog" | "ArrayCollapse" | "ArrayPopover" | "ObjectContainer" | "Combobox" | "TagsInput" | "TagsInputInLine" | "Slider" | "FormItem.$$typeof" | "Hidden.$$typeof" | "Input.$$typeof" | "Textarea.$$typeof" | "NumberInput.$$typeof" | "Checkbox.$$typeof" | "Switch.$$typeof" | "DatePicker.$$typeof" | "Separator.$$typeof" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "TagsInputInLine.$$typeof" | "Slider.$$typeof" | "AvatarUpload" | "FileUploadInline" | "IconPicker" | "FileUpload" | "RichTextEditor" | "AvatarUpload.$$typeof" | "FileUploadInline.$$typeof" | "IconPicker.$$typeof" | "FileUpload.$$typeof">(props: _formily_react11.ISchemaTypeFieldProps<{
477
- AvatarUpload: react459.ForwardRefExoticComponent<Omit<Partial<_pixpilot_shadcn_ui49.AvatarUploadProps>, "ref"> & react459.RefAttributes<unknown>>;
478
- FileUploadInline: react459.ForwardRefExoticComponent<(Omit<Partial<_pixpilot_shadcn_ui49.FileUploadInlineBaseProps & {
476
+ <Decorator_5 extends "Radio" | "FormItem" | "Hidden" | "Input" | "Textarea" | "NumberInput" | "Checkbox" | "Select" | "Switch" | "DatePicker" | "Row" | "Column" | "FormGrid" | "Separator" | "ArrayCards" | "ArrayDialog" | "ArrayCollapse" | "ArrayPopover" | "ObjectContainer" | "Combobox" | "TagsInput" | "TagsInputInLine" | "Slider" | "FormItem.$$typeof" | "Hidden.$$typeof" | "Input.$$typeof" | "Textarea.$$typeof" | "NumberInput.$$typeof" | "Checkbox.$$typeof" | "Switch.$$typeof" | "DatePicker.$$typeof" | "Separator.$$typeof" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "TagsInputInLine.$$typeof" | "Slider.$$typeof" | "AvatarUpload" | "FileUploadInline" | "IconPicker" | "FileUpload" | "RichTextEditor" | "AvatarUpload.$$typeof" | "FileUploadInline.$$typeof" | "IconPicker.$$typeof" | "FileUpload.$$typeof", Component_5 extends "Radio" | "FormItem" | "Hidden" | "Input" | "Textarea" | "NumberInput" | "Checkbox" | "Select" | "Switch" | "DatePicker" | "Row" | "Column" | "FormGrid" | "Separator" | "ArrayCards" | "ArrayDialog" | "ArrayCollapse" | "ArrayPopover" | "ObjectContainer" | "Combobox" | "TagsInput" | "TagsInputInLine" | "Slider" | "FormItem.$$typeof" | "Hidden.$$typeof" | "Input.$$typeof" | "Textarea.$$typeof" | "NumberInput.$$typeof" | "Checkbox.$$typeof" | "Switch.$$typeof" | "DatePicker.$$typeof" | "Separator.$$typeof" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "TagsInputInLine.$$typeof" | "Slider.$$typeof" | "AvatarUpload" | "FileUploadInline" | "IconPicker" | "FileUpload" | "RichTextEditor" | "AvatarUpload.$$typeof" | "FileUploadInline.$$typeof" | "IconPicker.$$typeof" | "FileUpload.$$typeof">(props: _formily_react23.ISchemaTypeFieldProps<{
477
+ AvatarUpload: react833.ForwardRefExoticComponent<Omit<Partial<_pixpilot_shadcn_ui60.AvatarUploadProps>, "ref"> & react833.RefAttributes<unknown>>;
478
+ FileUploadInline: react833.ForwardRefExoticComponent<(Omit<Partial<_pixpilot_shadcn_ui60.FileUploadInlineBaseProps & {
479
479
  multiple: true;
480
- value?: _pixpilot_shadcn_ui49.FileMetadata[];
481
- onChange?: _pixpilot_shadcn_ui49.OnChangeMultipleFiles;
482
- } & _pixpilot_shadcn_ui49.FileUploadBaseProps>, "ref"> | Omit<Partial<_pixpilot_shadcn_ui49.FileUploadInlineBaseProps & {
480
+ value?: _pixpilot_shadcn_ui60.FileMetadata[];
481
+ onChange?: _pixpilot_shadcn_ui60.OnChangeMultipleFiles;
482
+ } & _pixpilot_shadcn_ui60.FileUploadBaseProps>, "ref"> | Omit<Partial<_pixpilot_shadcn_ui60.FileUploadInlineBaseProps & {
483
483
  multiple?: false;
484
- value?: _pixpilot_shadcn_ui49.FileMetadata | null;
485
- onChange?: _pixpilot_shadcn_ui49.OnChangeSingleFile;
486
- } & _pixpilot_shadcn_ui49.FileUploadBaseProps>, "ref">) & react459.RefAttributes<unknown>>;
487
- IconPicker: react459.ForwardRefExoticComponent<Partial<Omit<_pixpilot_shadcn_ui49.IconPickerProps, "providers"> & {
488
- providers?: _pixpilot_shadcn_ui49.IconProviderProps[];
489
- }> & react459.RefAttributes<unknown>>;
490
- FileUpload: react459.ForwardRefExoticComponent<(Omit<Partial<_pixpilot_shadcn_ui49.FileUploadInlineBaseProps & {
484
+ value?: _pixpilot_shadcn_ui60.FileMetadata | null;
485
+ onChange?: _pixpilot_shadcn_ui60.OnChangeSingleFile;
486
+ } & _pixpilot_shadcn_ui60.FileUploadBaseProps>, "ref">) & react833.RefAttributes<unknown>>;
487
+ IconPicker: react833.ForwardRefExoticComponent<Partial<Omit<_pixpilot_shadcn_ui60.IconPickerProps, "providers"> & {
488
+ providers?: _pixpilot_shadcn_ui60.IconProviderProps[];
489
+ }> & react833.RefAttributes<unknown>>;
490
+ FileUpload: react833.ForwardRefExoticComponent<(Omit<Partial<_pixpilot_shadcn_ui60.FileUploadInlineBaseProps & {
491
491
  multiple: true;
492
- value?: _pixpilot_shadcn_ui49.FileMetadata[];
493
- onChange?: _pixpilot_shadcn_ui49.OnChangeMultipleFiles;
494
- } & _pixpilot_shadcn_ui49.FileUploadBaseProps>, "ref"> | Omit<Partial<_pixpilot_shadcn_ui49.FileUploadInlineBaseProps & {
492
+ value?: _pixpilot_shadcn_ui60.FileMetadata[];
493
+ onChange?: _pixpilot_shadcn_ui60.OnChangeMultipleFiles;
494
+ } & _pixpilot_shadcn_ui60.FileUploadBaseProps>, "ref"> | Omit<Partial<_pixpilot_shadcn_ui60.FileUploadInlineBaseProps & {
495
495
  multiple?: false;
496
- value?: _pixpilot_shadcn_ui49.FileMetadata | null;
497
- onChange?: _pixpilot_shadcn_ui49.OnChangeSingleFile;
498
- } & _pixpilot_shadcn_ui49.FileUploadBaseProps>, "ref">) & react459.RefAttributes<unknown>>;
499
- RichTextEditor: react459.FC;
500
- Combobox: react459.FC;
501
- TagsInput: typeof _pixpilot_shadcn_ui49.TagsInput;
502
- TagsInputInLine: react459.ForwardRefExoticComponent<Partial<_pixpilot_shadcn_ui49.TagsInputProps> & react459.RefAttributes<unknown>>;
503
- Slider: react459.ForwardRefExoticComponent<Omit<Partial<_pixpilot_shadcn_ui49.SliderProps>, "ref"> & react459.RefAttributes<unknown>>;
504
- FormItem: react459.ForwardRefExoticComponent<Omit<Partial<FormItemProps & {
505
- children?: react459.ReactNode | undefined;
506
- }>, "ref"> & react459.RefAttributes<unknown>>;
507
- Hidden: react459.ForwardRefExoticComponent<Partial<{
496
+ value?: _pixpilot_shadcn_ui60.FileMetadata | null;
497
+ onChange?: _pixpilot_shadcn_ui60.OnChangeSingleFile;
498
+ } & _pixpilot_shadcn_ui60.FileUploadBaseProps>, "ref">) & react833.RefAttributes<unknown>>;
499
+ RichTextEditor: react833.FC;
500
+ Combobox: react833.FC;
501
+ TagsInput: typeof _pixpilot_shadcn_ui60.TagsInput;
502
+ TagsInputInLine: react833.ForwardRefExoticComponent<Partial<_pixpilot_shadcn_ui60.TagsInputProps> & react833.RefAttributes<unknown>>;
503
+ Slider: react833.ForwardRefExoticComponent<Omit<Partial<_pixpilot_shadcn_ui60.SliderProps>, "ref"> & react833.RefAttributes<unknown>>;
504
+ FormItem: react833.ForwardRefExoticComponent<Omit<Partial<FormItemProps & {
505
+ children?: react833.ReactNode | undefined;
506
+ }>, "ref"> & react833.RefAttributes<unknown>>;
507
+ Hidden: react833.ForwardRefExoticComponent<Partial<{
508
508
  children?: React.ReactNode;
509
509
  value?: string;
510
- }> & react459.RefAttributes<unknown>>;
511
- Input: react459.ForwardRefExoticComponent<Omit<Partial<react459.ClassAttributes<HTMLInputElement> & react459.InputHTMLAttributes<HTMLInputElement>>, "ref"> & react459.RefAttributes<unknown>>;
512
- Textarea: react459.ForwardRefExoticComponent<Omit<Partial<react459.ClassAttributes<HTMLTextAreaElement> & react459.TextareaHTMLAttributes<HTMLTextAreaElement>>, "ref"> & react459.RefAttributes<unknown>>;
513
- NumberInput: react459.ForwardRefExoticComponent<Omit<Partial<react459.ClassAttributes<HTMLInputElement> & react459.InputHTMLAttributes<HTMLInputElement>>, "ref"> & react459.RefAttributes<unknown>>;
514
- Checkbox: react459.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_checkbox11.CheckboxProps & react459.RefAttributes<HTMLButtonElement>>, "ref"> & react459.RefAttributes<unknown>>;
515
- Radio: react459.FC;
516
- Select: react459.FC;
517
- Switch: react459.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_switch11.SwitchProps & react459.RefAttributes<HTMLButtonElement>>, "ref"> & react459.RefAttributes<unknown>>;
518
- DatePicker: react459.ForwardRefExoticComponent<Partial<{
510
+ }> & react833.RefAttributes<unknown>>;
511
+ Input: react833.ForwardRefExoticComponent<Omit<Partial<react833.ClassAttributes<HTMLInputElement> & react833.InputHTMLAttributes<HTMLInputElement>>, "ref"> & react833.RefAttributes<unknown>>;
512
+ Textarea: react833.ForwardRefExoticComponent<Omit<Partial<react833.ClassAttributes<HTMLTextAreaElement> & react833.TextareaHTMLAttributes<HTMLTextAreaElement>>, "ref"> & react833.RefAttributes<unknown>>;
513
+ NumberInput: react833.ForwardRefExoticComponent<Omit<Partial<react833.ClassAttributes<HTMLInputElement> & react833.InputHTMLAttributes<HTMLInputElement>>, "ref"> & react833.RefAttributes<unknown>>;
514
+ Checkbox: react833.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_checkbox22.CheckboxProps & react833.RefAttributes<HTMLButtonElement>>, "ref"> & react833.RefAttributes<unknown>>;
515
+ Radio: react833.FC;
516
+ Select: react833.FC;
517
+ Switch: react833.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_switch22.SwitchProps & react833.RefAttributes<HTMLButtonElement>>, "ref"> & react833.RefAttributes<unknown>>;
518
+ DatePicker: react833.ForwardRefExoticComponent<Partial<{
519
519
  value?: Date;
520
520
  onChange?: (date: Date | undefined) => void;
521
521
  placeholder?: string;
522
- } & Omit<_pixpilot_shadcn_ui49.DatePickerProps, "selected" | "onSelect" | "mode">> & react459.RefAttributes<unknown>>;
522
+ } & Omit<_pixpilot_shadcn_ui60.DatePickerProps, "onSelect" | "selected" | "mode">> & react833.RefAttributes<unknown>>;
523
523
  Row: typeof Row;
524
524
  Column: typeof Column;
525
525
  FormGrid: typeof FormGrid;
526
- Separator: react459.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_separator11.SeparatorProps & react459.RefAttributes<HTMLDivElement>>, "ref"> & react459.RefAttributes<unknown>>;
526
+ Separator: react833.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_separator22.SeparatorProps & react833.RefAttributes<HTMLDivElement>>, "ref"> & react833.RefAttributes<unknown>>;
527
527
  ArrayCards: ComposedArrayProps;
528
- ArrayDialog: react459.FC<ArrayComponentProps>;
529
- ArrayCollapse: react459.FC<ArrayComponentProps & {
528
+ ArrayDialog: react833.FC<ArrayComponentProps>;
529
+ ArrayCollapse: react833.FC<ArrayComponentProps & {
530
530
  defaultActiveKey?: Array<string | number>;
531
531
  mode?: "accordion" | "multiple";
532
532
  }>;
533
- ArrayPopover: react459.FC<ArrayComponentProps>;
534
- ObjectContainer: react459.FC<ObjectContainerProps>;
533
+ ArrayPopover: react833.FC<ArrayComponentProps>;
534
+ ObjectContainer: react833.FC<ObjectContainerProps>;
535
535
  }, Component_5, Decorator_5>): JSX.Element;
536
536
  displayName: string;
537
537
  };
538
538
  Date: {
539
- <Decorator_6 extends "Radio" | "FormItem" | "Hidden" | "Input" | "Textarea" | "NumberInput" | "Checkbox" | "Select" | "Switch" | "DatePicker" | "Row" | "Column" | "FormGrid" | "Separator" | "ArrayCards" | "ArrayDialog" | "ArrayCollapse" | "ArrayPopover" | "ObjectContainer" | "Combobox" | "TagsInput" | "TagsInputInLine" | "Slider" | "FormItem.$$typeof" | "Hidden.$$typeof" | "Input.$$typeof" | "Textarea.$$typeof" | "NumberInput.$$typeof" | "Checkbox.$$typeof" | "Switch.$$typeof" | "DatePicker.$$typeof" | "Separator.$$typeof" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "TagsInputInLine.$$typeof" | "Slider.$$typeof" | "AvatarUpload" | "FileUploadInline" | "IconPicker" | "FileUpload" | "RichTextEditor" | "AvatarUpload.$$typeof" | "FileUploadInline.$$typeof" | "IconPicker.$$typeof" | "FileUpload.$$typeof", Component_6 extends "Radio" | "FormItem" | "Hidden" | "Input" | "Textarea" | "NumberInput" | "Checkbox" | "Select" | "Switch" | "DatePicker" | "Row" | "Column" | "FormGrid" | "Separator" | "ArrayCards" | "ArrayDialog" | "ArrayCollapse" | "ArrayPopover" | "ObjectContainer" | "Combobox" | "TagsInput" | "TagsInputInLine" | "Slider" | "FormItem.$$typeof" | "Hidden.$$typeof" | "Input.$$typeof" | "Textarea.$$typeof" | "NumberInput.$$typeof" | "Checkbox.$$typeof" | "Switch.$$typeof" | "DatePicker.$$typeof" | "Separator.$$typeof" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "TagsInputInLine.$$typeof" | "Slider.$$typeof" | "AvatarUpload" | "FileUploadInline" | "IconPicker" | "FileUpload" | "RichTextEditor" | "AvatarUpload.$$typeof" | "FileUploadInline.$$typeof" | "IconPicker.$$typeof" | "FileUpload.$$typeof">(props: _formily_react11.ISchemaTypeFieldProps<{
540
- AvatarUpload: react459.ForwardRefExoticComponent<Omit<Partial<_pixpilot_shadcn_ui49.AvatarUploadProps>, "ref"> & react459.RefAttributes<unknown>>;
541
- FileUploadInline: react459.ForwardRefExoticComponent<(Omit<Partial<_pixpilot_shadcn_ui49.FileUploadInlineBaseProps & {
539
+ <Decorator_6 extends "Radio" | "FormItem" | "Hidden" | "Input" | "Textarea" | "NumberInput" | "Checkbox" | "Select" | "Switch" | "DatePicker" | "Row" | "Column" | "FormGrid" | "Separator" | "ArrayCards" | "ArrayDialog" | "ArrayCollapse" | "ArrayPopover" | "ObjectContainer" | "Combobox" | "TagsInput" | "TagsInputInLine" | "Slider" | "FormItem.$$typeof" | "Hidden.$$typeof" | "Input.$$typeof" | "Textarea.$$typeof" | "NumberInput.$$typeof" | "Checkbox.$$typeof" | "Switch.$$typeof" | "DatePicker.$$typeof" | "Separator.$$typeof" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "TagsInputInLine.$$typeof" | "Slider.$$typeof" | "AvatarUpload" | "FileUploadInline" | "IconPicker" | "FileUpload" | "RichTextEditor" | "AvatarUpload.$$typeof" | "FileUploadInline.$$typeof" | "IconPicker.$$typeof" | "FileUpload.$$typeof", Component_6 extends "Radio" | "FormItem" | "Hidden" | "Input" | "Textarea" | "NumberInput" | "Checkbox" | "Select" | "Switch" | "DatePicker" | "Row" | "Column" | "FormGrid" | "Separator" | "ArrayCards" | "ArrayDialog" | "ArrayCollapse" | "ArrayPopover" | "ObjectContainer" | "Combobox" | "TagsInput" | "TagsInputInLine" | "Slider" | "FormItem.$$typeof" | "Hidden.$$typeof" | "Input.$$typeof" | "Textarea.$$typeof" | "NumberInput.$$typeof" | "Checkbox.$$typeof" | "Switch.$$typeof" | "DatePicker.$$typeof" | "Separator.$$typeof" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "TagsInputInLine.$$typeof" | "Slider.$$typeof" | "AvatarUpload" | "FileUploadInline" | "IconPicker" | "FileUpload" | "RichTextEditor" | "AvatarUpload.$$typeof" | "FileUploadInline.$$typeof" | "IconPicker.$$typeof" | "FileUpload.$$typeof">(props: _formily_react23.ISchemaTypeFieldProps<{
540
+ AvatarUpload: react833.ForwardRefExoticComponent<Omit<Partial<_pixpilot_shadcn_ui60.AvatarUploadProps>, "ref"> & react833.RefAttributes<unknown>>;
541
+ FileUploadInline: react833.ForwardRefExoticComponent<(Omit<Partial<_pixpilot_shadcn_ui60.FileUploadInlineBaseProps & {
542
542
  multiple: true;
543
- value?: _pixpilot_shadcn_ui49.FileMetadata[];
544
- onChange?: _pixpilot_shadcn_ui49.OnChangeMultipleFiles;
545
- } & _pixpilot_shadcn_ui49.FileUploadBaseProps>, "ref"> | Omit<Partial<_pixpilot_shadcn_ui49.FileUploadInlineBaseProps & {
543
+ value?: _pixpilot_shadcn_ui60.FileMetadata[];
544
+ onChange?: _pixpilot_shadcn_ui60.OnChangeMultipleFiles;
545
+ } & _pixpilot_shadcn_ui60.FileUploadBaseProps>, "ref"> | Omit<Partial<_pixpilot_shadcn_ui60.FileUploadInlineBaseProps & {
546
546
  multiple?: false;
547
- value?: _pixpilot_shadcn_ui49.FileMetadata | null;
548
- onChange?: _pixpilot_shadcn_ui49.OnChangeSingleFile;
549
- } & _pixpilot_shadcn_ui49.FileUploadBaseProps>, "ref">) & react459.RefAttributes<unknown>>;
550
- IconPicker: react459.ForwardRefExoticComponent<Partial<Omit<_pixpilot_shadcn_ui49.IconPickerProps, "providers"> & {
551
- providers?: _pixpilot_shadcn_ui49.IconProviderProps[];
552
- }> & react459.RefAttributes<unknown>>;
553
- FileUpload: react459.ForwardRefExoticComponent<(Omit<Partial<_pixpilot_shadcn_ui49.FileUploadInlineBaseProps & {
547
+ value?: _pixpilot_shadcn_ui60.FileMetadata | null;
548
+ onChange?: _pixpilot_shadcn_ui60.OnChangeSingleFile;
549
+ } & _pixpilot_shadcn_ui60.FileUploadBaseProps>, "ref">) & react833.RefAttributes<unknown>>;
550
+ IconPicker: react833.ForwardRefExoticComponent<Partial<Omit<_pixpilot_shadcn_ui60.IconPickerProps, "providers"> & {
551
+ providers?: _pixpilot_shadcn_ui60.IconProviderProps[];
552
+ }> & react833.RefAttributes<unknown>>;
553
+ FileUpload: react833.ForwardRefExoticComponent<(Omit<Partial<_pixpilot_shadcn_ui60.FileUploadInlineBaseProps & {
554
554
  multiple: true;
555
- value?: _pixpilot_shadcn_ui49.FileMetadata[];
556
- onChange?: _pixpilot_shadcn_ui49.OnChangeMultipleFiles;
557
- } & _pixpilot_shadcn_ui49.FileUploadBaseProps>, "ref"> | Omit<Partial<_pixpilot_shadcn_ui49.FileUploadInlineBaseProps & {
555
+ value?: _pixpilot_shadcn_ui60.FileMetadata[];
556
+ onChange?: _pixpilot_shadcn_ui60.OnChangeMultipleFiles;
557
+ } & _pixpilot_shadcn_ui60.FileUploadBaseProps>, "ref"> | Omit<Partial<_pixpilot_shadcn_ui60.FileUploadInlineBaseProps & {
558
558
  multiple?: false;
559
- value?: _pixpilot_shadcn_ui49.FileMetadata | null;
560
- onChange?: _pixpilot_shadcn_ui49.OnChangeSingleFile;
561
- } & _pixpilot_shadcn_ui49.FileUploadBaseProps>, "ref">) & react459.RefAttributes<unknown>>;
562
- RichTextEditor: react459.FC;
563
- Combobox: react459.FC;
564
- TagsInput: typeof _pixpilot_shadcn_ui49.TagsInput;
565
- TagsInputInLine: react459.ForwardRefExoticComponent<Partial<_pixpilot_shadcn_ui49.TagsInputProps> & react459.RefAttributes<unknown>>;
566
- Slider: react459.ForwardRefExoticComponent<Omit<Partial<_pixpilot_shadcn_ui49.SliderProps>, "ref"> & react459.RefAttributes<unknown>>;
567
- FormItem: react459.ForwardRefExoticComponent<Omit<Partial<FormItemProps & {
568
- children?: react459.ReactNode | undefined;
569
- }>, "ref"> & react459.RefAttributes<unknown>>;
570
- Hidden: react459.ForwardRefExoticComponent<Partial<{
559
+ value?: _pixpilot_shadcn_ui60.FileMetadata | null;
560
+ onChange?: _pixpilot_shadcn_ui60.OnChangeSingleFile;
561
+ } & _pixpilot_shadcn_ui60.FileUploadBaseProps>, "ref">) & react833.RefAttributes<unknown>>;
562
+ RichTextEditor: react833.FC;
563
+ Combobox: react833.FC;
564
+ TagsInput: typeof _pixpilot_shadcn_ui60.TagsInput;
565
+ TagsInputInLine: react833.ForwardRefExoticComponent<Partial<_pixpilot_shadcn_ui60.TagsInputProps> & react833.RefAttributes<unknown>>;
566
+ Slider: react833.ForwardRefExoticComponent<Omit<Partial<_pixpilot_shadcn_ui60.SliderProps>, "ref"> & react833.RefAttributes<unknown>>;
567
+ FormItem: react833.ForwardRefExoticComponent<Omit<Partial<FormItemProps & {
568
+ children?: react833.ReactNode | undefined;
569
+ }>, "ref"> & react833.RefAttributes<unknown>>;
570
+ Hidden: react833.ForwardRefExoticComponent<Partial<{
571
571
  children?: React.ReactNode;
572
572
  value?: string;
573
- }> & react459.RefAttributes<unknown>>;
574
- Input: react459.ForwardRefExoticComponent<Omit<Partial<react459.ClassAttributes<HTMLInputElement> & react459.InputHTMLAttributes<HTMLInputElement>>, "ref"> & react459.RefAttributes<unknown>>;
575
- Textarea: react459.ForwardRefExoticComponent<Omit<Partial<react459.ClassAttributes<HTMLTextAreaElement> & react459.TextareaHTMLAttributes<HTMLTextAreaElement>>, "ref"> & react459.RefAttributes<unknown>>;
576
- NumberInput: react459.ForwardRefExoticComponent<Omit<Partial<react459.ClassAttributes<HTMLInputElement> & react459.InputHTMLAttributes<HTMLInputElement>>, "ref"> & react459.RefAttributes<unknown>>;
577
- Checkbox: react459.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_checkbox11.CheckboxProps & react459.RefAttributes<HTMLButtonElement>>, "ref"> & react459.RefAttributes<unknown>>;
578
- Radio: react459.FC;
579
- Select: react459.FC;
580
- Switch: react459.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_switch11.SwitchProps & react459.RefAttributes<HTMLButtonElement>>, "ref"> & react459.RefAttributes<unknown>>;
581
- DatePicker: react459.ForwardRefExoticComponent<Partial<{
573
+ }> & react833.RefAttributes<unknown>>;
574
+ Input: react833.ForwardRefExoticComponent<Omit<Partial<react833.ClassAttributes<HTMLInputElement> & react833.InputHTMLAttributes<HTMLInputElement>>, "ref"> & react833.RefAttributes<unknown>>;
575
+ Textarea: react833.ForwardRefExoticComponent<Omit<Partial<react833.ClassAttributes<HTMLTextAreaElement> & react833.TextareaHTMLAttributes<HTMLTextAreaElement>>, "ref"> & react833.RefAttributes<unknown>>;
576
+ NumberInput: react833.ForwardRefExoticComponent<Omit<Partial<react833.ClassAttributes<HTMLInputElement> & react833.InputHTMLAttributes<HTMLInputElement>>, "ref"> & react833.RefAttributes<unknown>>;
577
+ Checkbox: react833.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_checkbox22.CheckboxProps & react833.RefAttributes<HTMLButtonElement>>, "ref"> & react833.RefAttributes<unknown>>;
578
+ Radio: react833.FC;
579
+ Select: react833.FC;
580
+ Switch: react833.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_switch22.SwitchProps & react833.RefAttributes<HTMLButtonElement>>, "ref"> & react833.RefAttributes<unknown>>;
581
+ DatePicker: react833.ForwardRefExoticComponent<Partial<{
582
582
  value?: Date;
583
583
  onChange?: (date: Date | undefined) => void;
584
584
  placeholder?: string;
585
- } & Omit<_pixpilot_shadcn_ui49.DatePickerProps, "selected" | "onSelect" | "mode">> & react459.RefAttributes<unknown>>;
585
+ } & Omit<_pixpilot_shadcn_ui60.DatePickerProps, "onSelect" | "selected" | "mode">> & react833.RefAttributes<unknown>>;
586
586
  Row: typeof Row;
587
587
  Column: typeof Column;
588
588
  FormGrid: typeof FormGrid;
589
- Separator: react459.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_separator11.SeparatorProps & react459.RefAttributes<HTMLDivElement>>, "ref"> & react459.RefAttributes<unknown>>;
589
+ Separator: react833.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_separator22.SeparatorProps & react833.RefAttributes<HTMLDivElement>>, "ref"> & react833.RefAttributes<unknown>>;
590
590
  ArrayCards: ComposedArrayProps;
591
- ArrayDialog: react459.FC<ArrayComponentProps>;
592
- ArrayCollapse: react459.FC<ArrayComponentProps & {
591
+ ArrayDialog: react833.FC<ArrayComponentProps>;
592
+ ArrayCollapse: react833.FC<ArrayComponentProps & {
593
593
  defaultActiveKey?: Array<string | number>;
594
594
  mode?: "accordion" | "multiple";
595
595
  }>;
596
- ArrayPopover: react459.FC<ArrayComponentProps>;
597
- ObjectContainer: react459.FC<ObjectContainerProps>;
596
+ ArrayPopover: react833.FC<ArrayComponentProps>;
597
+ ObjectContainer: react833.FC<ObjectContainerProps>;
598
598
  }, Component_6, Decorator_6>): JSX.Element;
599
599
  displayName: string;
600
600
  };
601
601
  DateTime: {
602
- <Decorator_7 extends "Radio" | "FormItem" | "Hidden" | "Input" | "Textarea" | "NumberInput" | "Checkbox" | "Select" | "Switch" | "DatePicker" | "Row" | "Column" | "FormGrid" | "Separator" | "ArrayCards" | "ArrayDialog" | "ArrayCollapse" | "ArrayPopover" | "ObjectContainer" | "Combobox" | "TagsInput" | "TagsInputInLine" | "Slider" | "FormItem.$$typeof" | "Hidden.$$typeof" | "Input.$$typeof" | "Textarea.$$typeof" | "NumberInput.$$typeof" | "Checkbox.$$typeof" | "Switch.$$typeof" | "DatePicker.$$typeof" | "Separator.$$typeof" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "TagsInputInLine.$$typeof" | "Slider.$$typeof" | "AvatarUpload" | "FileUploadInline" | "IconPicker" | "FileUpload" | "RichTextEditor" | "AvatarUpload.$$typeof" | "FileUploadInline.$$typeof" | "IconPicker.$$typeof" | "FileUpload.$$typeof", Component_7 extends "Radio" | "FormItem" | "Hidden" | "Input" | "Textarea" | "NumberInput" | "Checkbox" | "Select" | "Switch" | "DatePicker" | "Row" | "Column" | "FormGrid" | "Separator" | "ArrayCards" | "ArrayDialog" | "ArrayCollapse" | "ArrayPopover" | "ObjectContainer" | "Combobox" | "TagsInput" | "TagsInputInLine" | "Slider" | "FormItem.$$typeof" | "Hidden.$$typeof" | "Input.$$typeof" | "Textarea.$$typeof" | "NumberInput.$$typeof" | "Checkbox.$$typeof" | "Switch.$$typeof" | "DatePicker.$$typeof" | "Separator.$$typeof" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "TagsInputInLine.$$typeof" | "Slider.$$typeof" | "AvatarUpload" | "FileUploadInline" | "IconPicker" | "FileUpload" | "RichTextEditor" | "AvatarUpload.$$typeof" | "FileUploadInline.$$typeof" | "IconPicker.$$typeof" | "FileUpload.$$typeof">(props: _formily_react11.ISchemaTypeFieldProps<{
603
- AvatarUpload: react459.ForwardRefExoticComponent<Omit<Partial<_pixpilot_shadcn_ui49.AvatarUploadProps>, "ref"> & react459.RefAttributes<unknown>>;
604
- FileUploadInline: react459.ForwardRefExoticComponent<(Omit<Partial<_pixpilot_shadcn_ui49.FileUploadInlineBaseProps & {
602
+ <Decorator_7 extends "Radio" | "FormItem" | "Hidden" | "Input" | "Textarea" | "NumberInput" | "Checkbox" | "Select" | "Switch" | "DatePicker" | "Row" | "Column" | "FormGrid" | "Separator" | "ArrayCards" | "ArrayDialog" | "ArrayCollapse" | "ArrayPopover" | "ObjectContainer" | "Combobox" | "TagsInput" | "TagsInputInLine" | "Slider" | "FormItem.$$typeof" | "Hidden.$$typeof" | "Input.$$typeof" | "Textarea.$$typeof" | "NumberInput.$$typeof" | "Checkbox.$$typeof" | "Switch.$$typeof" | "DatePicker.$$typeof" | "Separator.$$typeof" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "TagsInputInLine.$$typeof" | "Slider.$$typeof" | "AvatarUpload" | "FileUploadInline" | "IconPicker" | "FileUpload" | "RichTextEditor" | "AvatarUpload.$$typeof" | "FileUploadInline.$$typeof" | "IconPicker.$$typeof" | "FileUpload.$$typeof", Component_7 extends "Radio" | "FormItem" | "Hidden" | "Input" | "Textarea" | "NumberInput" | "Checkbox" | "Select" | "Switch" | "DatePicker" | "Row" | "Column" | "FormGrid" | "Separator" | "ArrayCards" | "ArrayDialog" | "ArrayCollapse" | "ArrayPopover" | "ObjectContainer" | "Combobox" | "TagsInput" | "TagsInputInLine" | "Slider" | "FormItem.$$typeof" | "Hidden.$$typeof" | "Input.$$typeof" | "Textarea.$$typeof" | "NumberInput.$$typeof" | "Checkbox.$$typeof" | "Switch.$$typeof" | "DatePicker.$$typeof" | "Separator.$$typeof" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "TagsInputInLine.$$typeof" | "Slider.$$typeof" | "AvatarUpload" | "FileUploadInline" | "IconPicker" | "FileUpload" | "RichTextEditor" | "AvatarUpload.$$typeof" | "FileUploadInline.$$typeof" | "IconPicker.$$typeof" | "FileUpload.$$typeof">(props: _formily_react23.ISchemaTypeFieldProps<{
603
+ AvatarUpload: react833.ForwardRefExoticComponent<Omit<Partial<_pixpilot_shadcn_ui60.AvatarUploadProps>, "ref"> & react833.RefAttributes<unknown>>;
604
+ FileUploadInline: react833.ForwardRefExoticComponent<(Omit<Partial<_pixpilot_shadcn_ui60.FileUploadInlineBaseProps & {
605
605
  multiple: true;
606
- value?: _pixpilot_shadcn_ui49.FileMetadata[];
607
- onChange?: _pixpilot_shadcn_ui49.OnChangeMultipleFiles;
608
- } & _pixpilot_shadcn_ui49.FileUploadBaseProps>, "ref"> | Omit<Partial<_pixpilot_shadcn_ui49.FileUploadInlineBaseProps & {
606
+ value?: _pixpilot_shadcn_ui60.FileMetadata[];
607
+ onChange?: _pixpilot_shadcn_ui60.OnChangeMultipleFiles;
608
+ } & _pixpilot_shadcn_ui60.FileUploadBaseProps>, "ref"> | Omit<Partial<_pixpilot_shadcn_ui60.FileUploadInlineBaseProps & {
609
609
  multiple?: false;
610
- value?: _pixpilot_shadcn_ui49.FileMetadata | null;
611
- onChange?: _pixpilot_shadcn_ui49.OnChangeSingleFile;
612
- } & _pixpilot_shadcn_ui49.FileUploadBaseProps>, "ref">) & react459.RefAttributes<unknown>>;
613
- IconPicker: react459.ForwardRefExoticComponent<Partial<Omit<_pixpilot_shadcn_ui49.IconPickerProps, "providers"> & {
614
- providers?: _pixpilot_shadcn_ui49.IconProviderProps[];
615
- }> & react459.RefAttributes<unknown>>;
616
- FileUpload: react459.ForwardRefExoticComponent<(Omit<Partial<_pixpilot_shadcn_ui49.FileUploadInlineBaseProps & {
610
+ value?: _pixpilot_shadcn_ui60.FileMetadata | null;
611
+ onChange?: _pixpilot_shadcn_ui60.OnChangeSingleFile;
612
+ } & _pixpilot_shadcn_ui60.FileUploadBaseProps>, "ref">) & react833.RefAttributes<unknown>>;
613
+ IconPicker: react833.ForwardRefExoticComponent<Partial<Omit<_pixpilot_shadcn_ui60.IconPickerProps, "providers"> & {
614
+ providers?: _pixpilot_shadcn_ui60.IconProviderProps[];
615
+ }> & react833.RefAttributes<unknown>>;
616
+ FileUpload: react833.ForwardRefExoticComponent<(Omit<Partial<_pixpilot_shadcn_ui60.FileUploadInlineBaseProps & {
617
617
  multiple: true;
618
- value?: _pixpilot_shadcn_ui49.FileMetadata[];
619
- onChange?: _pixpilot_shadcn_ui49.OnChangeMultipleFiles;
620
- } & _pixpilot_shadcn_ui49.FileUploadBaseProps>, "ref"> | Omit<Partial<_pixpilot_shadcn_ui49.FileUploadInlineBaseProps & {
618
+ value?: _pixpilot_shadcn_ui60.FileMetadata[];
619
+ onChange?: _pixpilot_shadcn_ui60.OnChangeMultipleFiles;
620
+ } & _pixpilot_shadcn_ui60.FileUploadBaseProps>, "ref"> | Omit<Partial<_pixpilot_shadcn_ui60.FileUploadInlineBaseProps & {
621
621
  multiple?: false;
622
- value?: _pixpilot_shadcn_ui49.FileMetadata | null;
623
- onChange?: _pixpilot_shadcn_ui49.OnChangeSingleFile;
624
- } & _pixpilot_shadcn_ui49.FileUploadBaseProps>, "ref">) & react459.RefAttributes<unknown>>;
625
- RichTextEditor: react459.FC;
626
- Combobox: react459.FC;
627
- TagsInput: typeof _pixpilot_shadcn_ui49.TagsInput;
628
- TagsInputInLine: react459.ForwardRefExoticComponent<Partial<_pixpilot_shadcn_ui49.TagsInputProps> & react459.RefAttributes<unknown>>;
629
- Slider: react459.ForwardRefExoticComponent<Omit<Partial<_pixpilot_shadcn_ui49.SliderProps>, "ref"> & react459.RefAttributes<unknown>>;
630
- FormItem: react459.ForwardRefExoticComponent<Omit<Partial<FormItemProps & {
631
- children?: react459.ReactNode | undefined;
632
- }>, "ref"> & react459.RefAttributes<unknown>>;
633
- Hidden: react459.ForwardRefExoticComponent<Partial<{
622
+ value?: _pixpilot_shadcn_ui60.FileMetadata | null;
623
+ onChange?: _pixpilot_shadcn_ui60.OnChangeSingleFile;
624
+ } & _pixpilot_shadcn_ui60.FileUploadBaseProps>, "ref">) & react833.RefAttributes<unknown>>;
625
+ RichTextEditor: react833.FC;
626
+ Combobox: react833.FC;
627
+ TagsInput: typeof _pixpilot_shadcn_ui60.TagsInput;
628
+ TagsInputInLine: react833.ForwardRefExoticComponent<Partial<_pixpilot_shadcn_ui60.TagsInputProps> & react833.RefAttributes<unknown>>;
629
+ Slider: react833.ForwardRefExoticComponent<Omit<Partial<_pixpilot_shadcn_ui60.SliderProps>, "ref"> & react833.RefAttributes<unknown>>;
630
+ FormItem: react833.ForwardRefExoticComponent<Omit<Partial<FormItemProps & {
631
+ children?: react833.ReactNode | undefined;
632
+ }>, "ref"> & react833.RefAttributes<unknown>>;
633
+ Hidden: react833.ForwardRefExoticComponent<Partial<{
634
634
  children?: React.ReactNode;
635
635
  value?: string;
636
- }> & react459.RefAttributes<unknown>>;
637
- Input: react459.ForwardRefExoticComponent<Omit<Partial<react459.ClassAttributes<HTMLInputElement> & react459.InputHTMLAttributes<HTMLInputElement>>, "ref"> & react459.RefAttributes<unknown>>;
638
- Textarea: react459.ForwardRefExoticComponent<Omit<Partial<react459.ClassAttributes<HTMLTextAreaElement> & react459.TextareaHTMLAttributes<HTMLTextAreaElement>>, "ref"> & react459.RefAttributes<unknown>>;
639
- NumberInput: react459.ForwardRefExoticComponent<Omit<Partial<react459.ClassAttributes<HTMLInputElement> & react459.InputHTMLAttributes<HTMLInputElement>>, "ref"> & react459.RefAttributes<unknown>>;
640
- Checkbox: react459.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_checkbox11.CheckboxProps & react459.RefAttributes<HTMLButtonElement>>, "ref"> & react459.RefAttributes<unknown>>;
641
- Radio: react459.FC;
642
- Select: react459.FC;
643
- Switch: react459.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_switch11.SwitchProps & react459.RefAttributes<HTMLButtonElement>>, "ref"> & react459.RefAttributes<unknown>>;
644
- DatePicker: react459.ForwardRefExoticComponent<Partial<{
636
+ }> & react833.RefAttributes<unknown>>;
637
+ Input: react833.ForwardRefExoticComponent<Omit<Partial<react833.ClassAttributes<HTMLInputElement> & react833.InputHTMLAttributes<HTMLInputElement>>, "ref"> & react833.RefAttributes<unknown>>;
638
+ Textarea: react833.ForwardRefExoticComponent<Omit<Partial<react833.ClassAttributes<HTMLTextAreaElement> & react833.TextareaHTMLAttributes<HTMLTextAreaElement>>, "ref"> & react833.RefAttributes<unknown>>;
639
+ NumberInput: react833.ForwardRefExoticComponent<Omit<Partial<react833.ClassAttributes<HTMLInputElement> & react833.InputHTMLAttributes<HTMLInputElement>>, "ref"> & react833.RefAttributes<unknown>>;
640
+ Checkbox: react833.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_checkbox22.CheckboxProps & react833.RefAttributes<HTMLButtonElement>>, "ref"> & react833.RefAttributes<unknown>>;
641
+ Radio: react833.FC;
642
+ Select: react833.FC;
643
+ Switch: react833.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_switch22.SwitchProps & react833.RefAttributes<HTMLButtonElement>>, "ref"> & react833.RefAttributes<unknown>>;
644
+ DatePicker: react833.ForwardRefExoticComponent<Partial<{
645
645
  value?: Date;
646
646
  onChange?: (date: Date | undefined) => void;
647
647
  placeholder?: string;
648
- } & Omit<_pixpilot_shadcn_ui49.DatePickerProps, "selected" | "onSelect" | "mode">> & react459.RefAttributes<unknown>>;
648
+ } & Omit<_pixpilot_shadcn_ui60.DatePickerProps, "onSelect" | "selected" | "mode">> & react833.RefAttributes<unknown>>;
649
649
  Row: typeof Row;
650
650
  Column: typeof Column;
651
651
  FormGrid: typeof FormGrid;
652
- Separator: react459.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_separator11.SeparatorProps & react459.RefAttributes<HTMLDivElement>>, "ref"> & react459.RefAttributes<unknown>>;
652
+ Separator: react833.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_separator22.SeparatorProps & react833.RefAttributes<HTMLDivElement>>, "ref"> & react833.RefAttributes<unknown>>;
653
653
  ArrayCards: ComposedArrayProps;
654
- ArrayDialog: react459.FC<ArrayComponentProps>;
655
- ArrayCollapse: react459.FC<ArrayComponentProps & {
654
+ ArrayDialog: react833.FC<ArrayComponentProps>;
655
+ ArrayCollapse: react833.FC<ArrayComponentProps & {
656
656
  defaultActiveKey?: Array<string | number>;
657
657
  mode?: "accordion" | "multiple";
658
658
  }>;
659
- ArrayPopover: react459.FC<ArrayComponentProps>;
660
- ObjectContainer: react459.FC<ObjectContainerProps>;
659
+ ArrayPopover: react833.FC<ArrayComponentProps>;
660
+ ObjectContainer: react833.FC<ObjectContainerProps>;
661
661
  }, Component_7, Decorator_7>): JSX.Element;
662
662
  displayName: string;
663
663
  };
664
664
  Void: {
665
- <Decorator_8 extends "Radio" | "FormItem" | "Hidden" | "Input" | "Textarea" | "NumberInput" | "Checkbox" | "Select" | "Switch" | "DatePicker" | "Row" | "Column" | "FormGrid" | "Separator" | "ArrayCards" | "ArrayDialog" | "ArrayCollapse" | "ArrayPopover" | "ObjectContainer" | "Combobox" | "TagsInput" | "TagsInputInLine" | "Slider" | "FormItem.$$typeof" | "Hidden.$$typeof" | "Input.$$typeof" | "Textarea.$$typeof" | "NumberInput.$$typeof" | "Checkbox.$$typeof" | "Switch.$$typeof" | "DatePicker.$$typeof" | "Separator.$$typeof" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "TagsInputInLine.$$typeof" | "Slider.$$typeof" | "AvatarUpload" | "FileUploadInline" | "IconPicker" | "FileUpload" | "RichTextEditor" | "AvatarUpload.$$typeof" | "FileUploadInline.$$typeof" | "IconPicker.$$typeof" | "FileUpload.$$typeof", Component_8 extends "Radio" | "FormItem" | "Hidden" | "Input" | "Textarea" | "NumberInput" | "Checkbox" | "Select" | "Switch" | "DatePicker" | "Row" | "Column" | "FormGrid" | "Separator" | "ArrayCards" | "ArrayDialog" | "ArrayCollapse" | "ArrayPopover" | "ObjectContainer" | "Combobox" | "TagsInput" | "TagsInputInLine" | "Slider" | "FormItem.$$typeof" | "Hidden.$$typeof" | "Input.$$typeof" | "Textarea.$$typeof" | "NumberInput.$$typeof" | "Checkbox.$$typeof" | "Switch.$$typeof" | "DatePicker.$$typeof" | "Separator.$$typeof" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "TagsInputInLine.$$typeof" | "Slider.$$typeof" | "AvatarUpload" | "FileUploadInline" | "IconPicker" | "FileUpload" | "RichTextEditor" | "AvatarUpload.$$typeof" | "FileUploadInline.$$typeof" | "IconPicker.$$typeof" | "FileUpload.$$typeof">(props: _formily_react11.ISchemaTypeFieldProps<{
666
- AvatarUpload: react459.ForwardRefExoticComponent<Omit<Partial<_pixpilot_shadcn_ui49.AvatarUploadProps>, "ref"> & react459.RefAttributes<unknown>>;
667
- FileUploadInline: react459.ForwardRefExoticComponent<(Omit<Partial<_pixpilot_shadcn_ui49.FileUploadInlineBaseProps & {
665
+ <Decorator_8 extends "Radio" | "FormItem" | "Hidden" | "Input" | "Textarea" | "NumberInput" | "Checkbox" | "Select" | "Switch" | "DatePicker" | "Row" | "Column" | "FormGrid" | "Separator" | "ArrayCards" | "ArrayDialog" | "ArrayCollapse" | "ArrayPopover" | "ObjectContainer" | "Combobox" | "TagsInput" | "TagsInputInLine" | "Slider" | "FormItem.$$typeof" | "Hidden.$$typeof" | "Input.$$typeof" | "Textarea.$$typeof" | "NumberInput.$$typeof" | "Checkbox.$$typeof" | "Switch.$$typeof" | "DatePicker.$$typeof" | "Separator.$$typeof" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "TagsInputInLine.$$typeof" | "Slider.$$typeof" | "AvatarUpload" | "FileUploadInline" | "IconPicker" | "FileUpload" | "RichTextEditor" | "AvatarUpload.$$typeof" | "FileUploadInline.$$typeof" | "IconPicker.$$typeof" | "FileUpload.$$typeof", Component_8 extends "Radio" | "FormItem" | "Hidden" | "Input" | "Textarea" | "NumberInput" | "Checkbox" | "Select" | "Switch" | "DatePicker" | "Row" | "Column" | "FormGrid" | "Separator" | "ArrayCards" | "ArrayDialog" | "ArrayCollapse" | "ArrayPopover" | "ObjectContainer" | "Combobox" | "TagsInput" | "TagsInputInLine" | "Slider" | "FormItem.$$typeof" | "Hidden.$$typeof" | "Input.$$typeof" | "Textarea.$$typeof" | "NumberInput.$$typeof" | "Checkbox.$$typeof" | "Switch.$$typeof" | "DatePicker.$$typeof" | "Separator.$$typeof" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "TagsInputInLine.$$typeof" | "Slider.$$typeof" | "AvatarUpload" | "FileUploadInline" | "IconPicker" | "FileUpload" | "RichTextEditor" | "AvatarUpload.$$typeof" | "FileUploadInline.$$typeof" | "IconPicker.$$typeof" | "FileUpload.$$typeof">(props: _formily_react23.ISchemaTypeFieldProps<{
666
+ AvatarUpload: react833.ForwardRefExoticComponent<Omit<Partial<_pixpilot_shadcn_ui60.AvatarUploadProps>, "ref"> & react833.RefAttributes<unknown>>;
667
+ FileUploadInline: react833.ForwardRefExoticComponent<(Omit<Partial<_pixpilot_shadcn_ui60.FileUploadInlineBaseProps & {
668
668
  multiple: true;
669
- value?: _pixpilot_shadcn_ui49.FileMetadata[];
670
- onChange?: _pixpilot_shadcn_ui49.OnChangeMultipleFiles;
671
- } & _pixpilot_shadcn_ui49.FileUploadBaseProps>, "ref"> | Omit<Partial<_pixpilot_shadcn_ui49.FileUploadInlineBaseProps & {
669
+ value?: _pixpilot_shadcn_ui60.FileMetadata[];
670
+ onChange?: _pixpilot_shadcn_ui60.OnChangeMultipleFiles;
671
+ } & _pixpilot_shadcn_ui60.FileUploadBaseProps>, "ref"> | Omit<Partial<_pixpilot_shadcn_ui60.FileUploadInlineBaseProps & {
672
672
  multiple?: false;
673
- value?: _pixpilot_shadcn_ui49.FileMetadata | null;
674
- onChange?: _pixpilot_shadcn_ui49.OnChangeSingleFile;
675
- } & _pixpilot_shadcn_ui49.FileUploadBaseProps>, "ref">) & react459.RefAttributes<unknown>>;
676
- IconPicker: react459.ForwardRefExoticComponent<Partial<Omit<_pixpilot_shadcn_ui49.IconPickerProps, "providers"> & {
677
- providers?: _pixpilot_shadcn_ui49.IconProviderProps[];
678
- }> & react459.RefAttributes<unknown>>;
679
- FileUpload: react459.ForwardRefExoticComponent<(Omit<Partial<_pixpilot_shadcn_ui49.FileUploadInlineBaseProps & {
673
+ value?: _pixpilot_shadcn_ui60.FileMetadata | null;
674
+ onChange?: _pixpilot_shadcn_ui60.OnChangeSingleFile;
675
+ } & _pixpilot_shadcn_ui60.FileUploadBaseProps>, "ref">) & react833.RefAttributes<unknown>>;
676
+ IconPicker: react833.ForwardRefExoticComponent<Partial<Omit<_pixpilot_shadcn_ui60.IconPickerProps, "providers"> & {
677
+ providers?: _pixpilot_shadcn_ui60.IconProviderProps[];
678
+ }> & react833.RefAttributes<unknown>>;
679
+ FileUpload: react833.ForwardRefExoticComponent<(Omit<Partial<_pixpilot_shadcn_ui60.FileUploadInlineBaseProps & {
680
680
  multiple: true;
681
- value?: _pixpilot_shadcn_ui49.FileMetadata[];
682
- onChange?: _pixpilot_shadcn_ui49.OnChangeMultipleFiles;
683
- } & _pixpilot_shadcn_ui49.FileUploadBaseProps>, "ref"> | Omit<Partial<_pixpilot_shadcn_ui49.FileUploadInlineBaseProps & {
681
+ value?: _pixpilot_shadcn_ui60.FileMetadata[];
682
+ onChange?: _pixpilot_shadcn_ui60.OnChangeMultipleFiles;
683
+ } & _pixpilot_shadcn_ui60.FileUploadBaseProps>, "ref"> | Omit<Partial<_pixpilot_shadcn_ui60.FileUploadInlineBaseProps & {
684
684
  multiple?: false;
685
- value?: _pixpilot_shadcn_ui49.FileMetadata | null;
686
- onChange?: _pixpilot_shadcn_ui49.OnChangeSingleFile;
687
- } & _pixpilot_shadcn_ui49.FileUploadBaseProps>, "ref">) & react459.RefAttributes<unknown>>;
688
- RichTextEditor: react459.FC;
689
- Combobox: react459.FC;
690
- TagsInput: typeof _pixpilot_shadcn_ui49.TagsInput;
691
- TagsInputInLine: react459.ForwardRefExoticComponent<Partial<_pixpilot_shadcn_ui49.TagsInputProps> & react459.RefAttributes<unknown>>;
692
- Slider: react459.ForwardRefExoticComponent<Omit<Partial<_pixpilot_shadcn_ui49.SliderProps>, "ref"> & react459.RefAttributes<unknown>>;
693
- FormItem: react459.ForwardRefExoticComponent<Omit<Partial<FormItemProps & {
694
- children?: react459.ReactNode | undefined;
695
- }>, "ref"> & react459.RefAttributes<unknown>>;
696
- Hidden: react459.ForwardRefExoticComponent<Partial<{
685
+ value?: _pixpilot_shadcn_ui60.FileMetadata | null;
686
+ onChange?: _pixpilot_shadcn_ui60.OnChangeSingleFile;
687
+ } & _pixpilot_shadcn_ui60.FileUploadBaseProps>, "ref">) & react833.RefAttributes<unknown>>;
688
+ RichTextEditor: react833.FC;
689
+ Combobox: react833.FC;
690
+ TagsInput: typeof _pixpilot_shadcn_ui60.TagsInput;
691
+ TagsInputInLine: react833.ForwardRefExoticComponent<Partial<_pixpilot_shadcn_ui60.TagsInputProps> & react833.RefAttributes<unknown>>;
692
+ Slider: react833.ForwardRefExoticComponent<Omit<Partial<_pixpilot_shadcn_ui60.SliderProps>, "ref"> & react833.RefAttributes<unknown>>;
693
+ FormItem: react833.ForwardRefExoticComponent<Omit<Partial<FormItemProps & {
694
+ children?: react833.ReactNode | undefined;
695
+ }>, "ref"> & react833.RefAttributes<unknown>>;
696
+ Hidden: react833.ForwardRefExoticComponent<Partial<{
697
697
  children?: React.ReactNode;
698
698
  value?: string;
699
- }> & react459.RefAttributes<unknown>>;
700
- Input: react459.ForwardRefExoticComponent<Omit<Partial<react459.ClassAttributes<HTMLInputElement> & react459.InputHTMLAttributes<HTMLInputElement>>, "ref"> & react459.RefAttributes<unknown>>;
701
- Textarea: react459.ForwardRefExoticComponent<Omit<Partial<react459.ClassAttributes<HTMLTextAreaElement> & react459.TextareaHTMLAttributes<HTMLTextAreaElement>>, "ref"> & react459.RefAttributes<unknown>>;
702
- NumberInput: react459.ForwardRefExoticComponent<Omit<Partial<react459.ClassAttributes<HTMLInputElement> & react459.InputHTMLAttributes<HTMLInputElement>>, "ref"> & react459.RefAttributes<unknown>>;
703
- Checkbox: react459.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_checkbox11.CheckboxProps & react459.RefAttributes<HTMLButtonElement>>, "ref"> & react459.RefAttributes<unknown>>;
704
- Radio: react459.FC;
705
- Select: react459.FC;
706
- Switch: react459.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_switch11.SwitchProps & react459.RefAttributes<HTMLButtonElement>>, "ref"> & react459.RefAttributes<unknown>>;
707
- DatePicker: react459.ForwardRefExoticComponent<Partial<{
699
+ }> & react833.RefAttributes<unknown>>;
700
+ Input: react833.ForwardRefExoticComponent<Omit<Partial<react833.ClassAttributes<HTMLInputElement> & react833.InputHTMLAttributes<HTMLInputElement>>, "ref"> & react833.RefAttributes<unknown>>;
701
+ Textarea: react833.ForwardRefExoticComponent<Omit<Partial<react833.ClassAttributes<HTMLTextAreaElement> & react833.TextareaHTMLAttributes<HTMLTextAreaElement>>, "ref"> & react833.RefAttributes<unknown>>;
702
+ NumberInput: react833.ForwardRefExoticComponent<Omit<Partial<react833.ClassAttributes<HTMLInputElement> & react833.InputHTMLAttributes<HTMLInputElement>>, "ref"> & react833.RefAttributes<unknown>>;
703
+ Checkbox: react833.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_checkbox22.CheckboxProps & react833.RefAttributes<HTMLButtonElement>>, "ref"> & react833.RefAttributes<unknown>>;
704
+ Radio: react833.FC;
705
+ Select: react833.FC;
706
+ Switch: react833.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_switch22.SwitchProps & react833.RefAttributes<HTMLButtonElement>>, "ref"> & react833.RefAttributes<unknown>>;
707
+ DatePicker: react833.ForwardRefExoticComponent<Partial<{
708
708
  value?: Date;
709
709
  onChange?: (date: Date | undefined) => void;
710
710
  placeholder?: string;
711
- } & Omit<_pixpilot_shadcn_ui49.DatePickerProps, "selected" | "onSelect" | "mode">> & react459.RefAttributes<unknown>>;
711
+ } & Omit<_pixpilot_shadcn_ui60.DatePickerProps, "onSelect" | "selected" | "mode">> & react833.RefAttributes<unknown>>;
712
712
  Row: typeof Row;
713
713
  Column: typeof Column;
714
714
  FormGrid: typeof FormGrid;
715
- Separator: react459.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_separator11.SeparatorProps & react459.RefAttributes<HTMLDivElement>>, "ref"> & react459.RefAttributes<unknown>>;
715
+ Separator: react833.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_separator22.SeparatorProps & react833.RefAttributes<HTMLDivElement>>, "ref"> & react833.RefAttributes<unknown>>;
716
716
  ArrayCards: ComposedArrayProps;
717
- ArrayDialog: react459.FC<ArrayComponentProps>;
718
- ArrayCollapse: react459.FC<ArrayComponentProps & {
717
+ ArrayDialog: react833.FC<ArrayComponentProps>;
718
+ ArrayCollapse: react833.FC<ArrayComponentProps & {
719
719
  defaultActiveKey?: Array<string | number>;
720
720
  mode?: "accordion" | "multiple";
721
721
  }>;
722
- ArrayPopover: react459.FC<ArrayComponentProps>;
723
- ObjectContainer: react459.FC<ObjectContainerProps>;
722
+ ArrayPopover: react833.FC<ArrayComponentProps>;
723
+ ObjectContainer: react833.FC<ObjectContainerProps>;
724
724
  }, Component_8, Decorator_8>): JSX.Element;
725
725
  displayName: string;
726
726
  };
727
727
  Number: {
728
- <Decorator_9 extends "Radio" | "FormItem" | "Hidden" | "Input" | "Textarea" | "NumberInput" | "Checkbox" | "Select" | "Switch" | "DatePicker" | "Row" | "Column" | "FormGrid" | "Separator" | "ArrayCards" | "ArrayDialog" | "ArrayCollapse" | "ArrayPopover" | "ObjectContainer" | "Combobox" | "TagsInput" | "TagsInputInLine" | "Slider" | "FormItem.$$typeof" | "Hidden.$$typeof" | "Input.$$typeof" | "Textarea.$$typeof" | "NumberInput.$$typeof" | "Checkbox.$$typeof" | "Switch.$$typeof" | "DatePicker.$$typeof" | "Separator.$$typeof" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "TagsInputInLine.$$typeof" | "Slider.$$typeof" | "AvatarUpload" | "FileUploadInline" | "IconPicker" | "FileUpload" | "RichTextEditor" | "AvatarUpload.$$typeof" | "FileUploadInline.$$typeof" | "IconPicker.$$typeof" | "FileUpload.$$typeof", Component_9 extends "Radio" | "FormItem" | "Hidden" | "Input" | "Textarea" | "NumberInput" | "Checkbox" | "Select" | "Switch" | "DatePicker" | "Row" | "Column" | "FormGrid" | "Separator" | "ArrayCards" | "ArrayDialog" | "ArrayCollapse" | "ArrayPopover" | "ObjectContainer" | "Combobox" | "TagsInput" | "TagsInputInLine" | "Slider" | "FormItem.$$typeof" | "Hidden.$$typeof" | "Input.$$typeof" | "Textarea.$$typeof" | "NumberInput.$$typeof" | "Checkbox.$$typeof" | "Switch.$$typeof" | "DatePicker.$$typeof" | "Separator.$$typeof" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "TagsInputInLine.$$typeof" | "Slider.$$typeof" | "AvatarUpload" | "FileUploadInline" | "IconPicker" | "FileUpload" | "RichTextEditor" | "AvatarUpload.$$typeof" | "FileUploadInline.$$typeof" | "IconPicker.$$typeof" | "FileUpload.$$typeof">(props: _formily_react11.ISchemaTypeFieldProps<{
729
- AvatarUpload: react459.ForwardRefExoticComponent<Omit<Partial<_pixpilot_shadcn_ui49.AvatarUploadProps>, "ref"> & react459.RefAttributes<unknown>>;
730
- FileUploadInline: react459.ForwardRefExoticComponent<(Omit<Partial<_pixpilot_shadcn_ui49.FileUploadInlineBaseProps & {
728
+ <Decorator_9 extends "Radio" | "FormItem" | "Hidden" | "Input" | "Textarea" | "NumberInput" | "Checkbox" | "Select" | "Switch" | "DatePicker" | "Row" | "Column" | "FormGrid" | "Separator" | "ArrayCards" | "ArrayDialog" | "ArrayCollapse" | "ArrayPopover" | "ObjectContainer" | "Combobox" | "TagsInput" | "TagsInputInLine" | "Slider" | "FormItem.$$typeof" | "Hidden.$$typeof" | "Input.$$typeof" | "Textarea.$$typeof" | "NumberInput.$$typeof" | "Checkbox.$$typeof" | "Switch.$$typeof" | "DatePicker.$$typeof" | "Separator.$$typeof" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "TagsInputInLine.$$typeof" | "Slider.$$typeof" | "AvatarUpload" | "FileUploadInline" | "IconPicker" | "FileUpload" | "RichTextEditor" | "AvatarUpload.$$typeof" | "FileUploadInline.$$typeof" | "IconPicker.$$typeof" | "FileUpload.$$typeof", Component_9 extends "Radio" | "FormItem" | "Hidden" | "Input" | "Textarea" | "NumberInput" | "Checkbox" | "Select" | "Switch" | "DatePicker" | "Row" | "Column" | "FormGrid" | "Separator" | "ArrayCards" | "ArrayDialog" | "ArrayCollapse" | "ArrayPopover" | "ObjectContainer" | "Combobox" | "TagsInput" | "TagsInputInLine" | "Slider" | "FormItem.$$typeof" | "Hidden.$$typeof" | "Input.$$typeof" | "Textarea.$$typeof" | "NumberInput.$$typeof" | "Checkbox.$$typeof" | "Switch.$$typeof" | "DatePicker.$$typeof" | "Separator.$$typeof" | "ArrayCards.Addition" | "ArrayCards.Remove" | "ArrayCards.MoveUp" | "ArrayCards.MoveDown" | "ArrayCards.Edit" | "ArrayCards.Index" | "ArrayCards.Empty" | "ArrayCards.Copy" | "ArrayCards.Label" | "ArrayCards.useArray" | "ArrayCards.useIndex" | "ArrayCards.useRecord" | "TagsInputInLine.$$typeof" | "Slider.$$typeof" | "AvatarUpload" | "FileUploadInline" | "IconPicker" | "FileUpload" | "RichTextEditor" | "AvatarUpload.$$typeof" | "FileUploadInline.$$typeof" | "IconPicker.$$typeof" | "FileUpload.$$typeof">(props: _formily_react23.ISchemaTypeFieldProps<{
729
+ AvatarUpload: react833.ForwardRefExoticComponent<Omit<Partial<_pixpilot_shadcn_ui60.AvatarUploadProps>, "ref"> & react833.RefAttributes<unknown>>;
730
+ FileUploadInline: react833.ForwardRefExoticComponent<(Omit<Partial<_pixpilot_shadcn_ui60.FileUploadInlineBaseProps & {
731
731
  multiple: true;
732
- value?: _pixpilot_shadcn_ui49.FileMetadata[];
733
- onChange?: _pixpilot_shadcn_ui49.OnChangeMultipleFiles;
734
- } & _pixpilot_shadcn_ui49.FileUploadBaseProps>, "ref"> | Omit<Partial<_pixpilot_shadcn_ui49.FileUploadInlineBaseProps & {
732
+ value?: _pixpilot_shadcn_ui60.FileMetadata[];
733
+ onChange?: _pixpilot_shadcn_ui60.OnChangeMultipleFiles;
734
+ } & _pixpilot_shadcn_ui60.FileUploadBaseProps>, "ref"> | Omit<Partial<_pixpilot_shadcn_ui60.FileUploadInlineBaseProps & {
735
735
  multiple?: false;
736
- value?: _pixpilot_shadcn_ui49.FileMetadata | null;
737
- onChange?: _pixpilot_shadcn_ui49.OnChangeSingleFile;
738
- } & _pixpilot_shadcn_ui49.FileUploadBaseProps>, "ref">) & react459.RefAttributes<unknown>>;
739
- IconPicker: react459.ForwardRefExoticComponent<Partial<Omit<_pixpilot_shadcn_ui49.IconPickerProps, "providers"> & {
740
- providers?: _pixpilot_shadcn_ui49.IconProviderProps[];
741
- }> & react459.RefAttributes<unknown>>;
742
- FileUpload: react459.ForwardRefExoticComponent<(Omit<Partial<_pixpilot_shadcn_ui49.FileUploadInlineBaseProps & {
736
+ value?: _pixpilot_shadcn_ui60.FileMetadata | null;
737
+ onChange?: _pixpilot_shadcn_ui60.OnChangeSingleFile;
738
+ } & _pixpilot_shadcn_ui60.FileUploadBaseProps>, "ref">) & react833.RefAttributes<unknown>>;
739
+ IconPicker: react833.ForwardRefExoticComponent<Partial<Omit<_pixpilot_shadcn_ui60.IconPickerProps, "providers"> & {
740
+ providers?: _pixpilot_shadcn_ui60.IconProviderProps[];
741
+ }> & react833.RefAttributes<unknown>>;
742
+ FileUpload: react833.ForwardRefExoticComponent<(Omit<Partial<_pixpilot_shadcn_ui60.FileUploadInlineBaseProps & {
743
743
  multiple: true;
744
- value?: _pixpilot_shadcn_ui49.FileMetadata[];
745
- onChange?: _pixpilot_shadcn_ui49.OnChangeMultipleFiles;
746
- } & _pixpilot_shadcn_ui49.FileUploadBaseProps>, "ref"> | Omit<Partial<_pixpilot_shadcn_ui49.FileUploadInlineBaseProps & {
744
+ value?: _pixpilot_shadcn_ui60.FileMetadata[];
745
+ onChange?: _pixpilot_shadcn_ui60.OnChangeMultipleFiles;
746
+ } & _pixpilot_shadcn_ui60.FileUploadBaseProps>, "ref"> | Omit<Partial<_pixpilot_shadcn_ui60.FileUploadInlineBaseProps & {
747
747
  multiple?: false;
748
- value?: _pixpilot_shadcn_ui49.FileMetadata | null;
749
- onChange?: _pixpilot_shadcn_ui49.OnChangeSingleFile;
750
- } & _pixpilot_shadcn_ui49.FileUploadBaseProps>, "ref">) & react459.RefAttributes<unknown>>;
751
- RichTextEditor: react459.FC;
752
- Combobox: react459.FC;
753
- TagsInput: typeof _pixpilot_shadcn_ui49.TagsInput;
754
- TagsInputInLine: react459.ForwardRefExoticComponent<Partial<_pixpilot_shadcn_ui49.TagsInputProps> & react459.RefAttributes<unknown>>;
755
- Slider: react459.ForwardRefExoticComponent<Omit<Partial<_pixpilot_shadcn_ui49.SliderProps>, "ref"> & react459.RefAttributes<unknown>>;
756
- FormItem: react459.ForwardRefExoticComponent<Omit<Partial<FormItemProps & {
757
- children?: react459.ReactNode | undefined;
758
- }>, "ref"> & react459.RefAttributes<unknown>>;
759
- Hidden: react459.ForwardRefExoticComponent<Partial<{
748
+ value?: _pixpilot_shadcn_ui60.FileMetadata | null;
749
+ onChange?: _pixpilot_shadcn_ui60.OnChangeSingleFile;
750
+ } & _pixpilot_shadcn_ui60.FileUploadBaseProps>, "ref">) & react833.RefAttributes<unknown>>;
751
+ RichTextEditor: react833.FC;
752
+ Combobox: react833.FC;
753
+ TagsInput: typeof _pixpilot_shadcn_ui60.TagsInput;
754
+ TagsInputInLine: react833.ForwardRefExoticComponent<Partial<_pixpilot_shadcn_ui60.TagsInputProps> & react833.RefAttributes<unknown>>;
755
+ Slider: react833.ForwardRefExoticComponent<Omit<Partial<_pixpilot_shadcn_ui60.SliderProps>, "ref"> & react833.RefAttributes<unknown>>;
756
+ FormItem: react833.ForwardRefExoticComponent<Omit<Partial<FormItemProps & {
757
+ children?: react833.ReactNode | undefined;
758
+ }>, "ref"> & react833.RefAttributes<unknown>>;
759
+ Hidden: react833.ForwardRefExoticComponent<Partial<{
760
760
  children?: React.ReactNode;
761
761
  value?: string;
762
- }> & react459.RefAttributes<unknown>>;
763
- Input: react459.ForwardRefExoticComponent<Omit<Partial<react459.ClassAttributes<HTMLInputElement> & react459.InputHTMLAttributes<HTMLInputElement>>, "ref"> & react459.RefAttributes<unknown>>;
764
- Textarea: react459.ForwardRefExoticComponent<Omit<Partial<react459.ClassAttributes<HTMLTextAreaElement> & react459.TextareaHTMLAttributes<HTMLTextAreaElement>>, "ref"> & react459.RefAttributes<unknown>>;
765
- NumberInput: react459.ForwardRefExoticComponent<Omit<Partial<react459.ClassAttributes<HTMLInputElement> & react459.InputHTMLAttributes<HTMLInputElement>>, "ref"> & react459.RefAttributes<unknown>>;
766
- Checkbox: react459.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_checkbox11.CheckboxProps & react459.RefAttributes<HTMLButtonElement>>, "ref"> & react459.RefAttributes<unknown>>;
767
- Radio: react459.FC;
768
- Select: react459.FC;
769
- Switch: react459.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_switch11.SwitchProps & react459.RefAttributes<HTMLButtonElement>>, "ref"> & react459.RefAttributes<unknown>>;
770
- DatePicker: react459.ForwardRefExoticComponent<Partial<{
762
+ }> & react833.RefAttributes<unknown>>;
763
+ Input: react833.ForwardRefExoticComponent<Omit<Partial<react833.ClassAttributes<HTMLInputElement> & react833.InputHTMLAttributes<HTMLInputElement>>, "ref"> & react833.RefAttributes<unknown>>;
764
+ Textarea: react833.ForwardRefExoticComponent<Omit<Partial<react833.ClassAttributes<HTMLTextAreaElement> & react833.TextareaHTMLAttributes<HTMLTextAreaElement>>, "ref"> & react833.RefAttributes<unknown>>;
765
+ NumberInput: react833.ForwardRefExoticComponent<Omit<Partial<react833.ClassAttributes<HTMLInputElement> & react833.InputHTMLAttributes<HTMLInputElement>>, "ref"> & react833.RefAttributes<unknown>>;
766
+ Checkbox: react833.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_checkbox22.CheckboxProps & react833.RefAttributes<HTMLButtonElement>>, "ref"> & react833.RefAttributes<unknown>>;
767
+ Radio: react833.FC;
768
+ Select: react833.FC;
769
+ Switch: react833.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_switch22.SwitchProps & react833.RefAttributes<HTMLButtonElement>>, "ref"> & react833.RefAttributes<unknown>>;
770
+ DatePicker: react833.ForwardRefExoticComponent<Partial<{
771
771
  value?: Date;
772
772
  onChange?: (date: Date | undefined) => void;
773
773
  placeholder?: string;
774
- } & Omit<_pixpilot_shadcn_ui49.DatePickerProps, "selected" | "onSelect" | "mode">> & react459.RefAttributes<unknown>>;
774
+ } & Omit<_pixpilot_shadcn_ui60.DatePickerProps, "onSelect" | "selected" | "mode">> & react833.RefAttributes<unknown>>;
775
775
  Row: typeof Row;
776
776
  Column: typeof Column;
777
777
  FormGrid: typeof FormGrid;
778
- Separator: react459.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_separator11.SeparatorProps & react459.RefAttributes<HTMLDivElement>>, "ref"> & react459.RefAttributes<unknown>>;
778
+ Separator: react833.ForwardRefExoticComponent<Omit<Partial<_radix_ui_react_separator22.SeparatorProps & react833.RefAttributes<HTMLDivElement>>, "ref"> & react833.RefAttributes<unknown>>;
779
779
  ArrayCards: ComposedArrayProps;
780
- ArrayDialog: react459.FC<ArrayComponentProps>;
781
- ArrayCollapse: react459.FC<ArrayComponentProps & {
780
+ ArrayDialog: react833.FC<ArrayComponentProps>;
781
+ ArrayCollapse: react833.FC<ArrayComponentProps & {
782
782
  defaultActiveKey?: Array<string | number>;
783
783
  mode?: "accordion" | "multiple";
784
784
  }>;
785
- ArrayPopover: react459.FC<ArrayComponentProps>;
786
- ObjectContainer: react459.FC<ObjectContainerProps>;
785
+ ArrayPopover: react833.FC<ArrayComponentProps>;
786
+ ObjectContainer: react833.FC<ObjectContainerProps>;
787
787
  }, Component_9, Decorator_9>): JSX.Element;
788
788
  displayName: string;
789
789
  };