@pixpilot/formily-shadcn 0.14.3 → 0.14.5

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.
@@ -116,7 +116,7 @@ declare const extendedComponentRegistry: {
116
116
  value?: Date;
117
117
  onChange?: (date: Date | undefined) => void;
118
118
  placeholder?: string;
119
- } & Omit<_pixpilot_shadcn_ui16.DatePickerProps, "selected" | "onSelect" | "mode">> & react30.RefAttributes<unknown>>;
119
+ } & Omit<_pixpilot_shadcn_ui16.DatePickerProps, "onSelect" | "selected" | "mode">> & react30.RefAttributes<unknown>>;
120
120
  decorator: string;
121
121
  };
122
122
  Row: {
@@ -205,7 +205,7 @@ declare const extendedComponents: {
205
205
  value?: Date;
206
206
  onChange?: (date: Date | undefined) => void;
207
207
  placeholder?: string;
208
- } & Omit<_pixpilot_shadcn_ui16.DatePickerProps, "selected" | "onSelect" | "mode">> & react30.RefAttributes<unknown>>;
208
+ } & Omit<_pixpilot_shadcn_ui16.DatePickerProps, "onSelect" | "selected" | "mode">> & react30.RefAttributes<unknown>>;
209
209
  Row: typeof Row;
210
210
  Column: typeof Column;
211
211
  FormGrid: typeof FormGrid;
@@ -269,7 +269,7 @@ declare const SchemaFieldExtended: {
269
269
  value?: Date;
270
270
  onChange?: (date: Date | undefined) => void;
271
271
  placeholder?: string;
272
- } & Omit<_pixpilot_shadcn_ui16.DatePickerProps, "selected" | "onSelect" | "mode">> & react30.RefAttributes<unknown>>;
272
+ } & Omit<_pixpilot_shadcn_ui16.DatePickerProps, "onSelect" | "selected" | "mode">> & react30.RefAttributes<unknown>>;
273
273
  Row: typeof Row;
274
274
  Column: typeof Column;
275
275
  FormGrid: typeof FormGrid;
@@ -332,7 +332,7 @@ declare const SchemaFieldExtended: {
332
332
  value?: Date;
333
333
  onChange?: (date: Date | undefined) => void;
334
334
  placeholder?: string;
335
- } & Omit<_pixpilot_shadcn_ui16.DatePickerProps, "selected" | "onSelect" | "mode">> & react30.RefAttributes<unknown>>;
335
+ } & Omit<_pixpilot_shadcn_ui16.DatePickerProps, "onSelect" | "selected" | "mode">> & react30.RefAttributes<unknown>>;
336
336
  Row: typeof Row;
337
337
  Column: typeof Column;
338
338
  FormGrid: typeof FormGrid;
@@ -395,7 +395,7 @@ declare const SchemaFieldExtended: {
395
395
  value?: Date;
396
396
  onChange?: (date: Date | undefined) => void;
397
397
  placeholder?: string;
398
- } & Omit<_pixpilot_shadcn_ui16.DatePickerProps, "selected" | "onSelect" | "mode">> & react30.RefAttributes<unknown>>;
398
+ } & Omit<_pixpilot_shadcn_ui16.DatePickerProps, "onSelect" | "selected" | "mode">> & react30.RefAttributes<unknown>>;
399
399
  Row: typeof Row;
400
400
  Column: typeof Column;
401
401
  FormGrid: typeof FormGrid;
@@ -458,7 +458,7 @@ declare const SchemaFieldExtended: {
458
458
  value?: Date;
459
459
  onChange?: (date: Date | undefined) => void;
460
460
  placeholder?: string;
461
- } & Omit<_pixpilot_shadcn_ui16.DatePickerProps, "selected" | "onSelect" | "mode">> & react30.RefAttributes<unknown>>;
461
+ } & Omit<_pixpilot_shadcn_ui16.DatePickerProps, "onSelect" | "selected" | "mode">> & react30.RefAttributes<unknown>>;
462
462
  Row: typeof Row;
463
463
  Column: typeof Column;
464
464
  FormGrid: typeof FormGrid;
@@ -521,7 +521,7 @@ declare const SchemaFieldExtended: {
521
521
  value?: Date;
522
522
  onChange?: (date: Date | undefined) => void;
523
523
  placeholder?: string;
524
- } & Omit<_pixpilot_shadcn_ui16.DatePickerProps, "selected" | "onSelect" | "mode">> & react30.RefAttributes<unknown>>;
524
+ } & Omit<_pixpilot_shadcn_ui16.DatePickerProps, "onSelect" | "selected" | "mode">> & react30.RefAttributes<unknown>>;
525
525
  Row: typeof Row;
526
526
  Column: typeof Column;
527
527
  FormGrid: typeof FormGrid;
@@ -584,7 +584,7 @@ declare const SchemaFieldExtended: {
584
584
  value?: Date;
585
585
  onChange?: (date: Date | undefined) => void;
586
586
  placeholder?: string;
587
- } & Omit<_pixpilot_shadcn_ui16.DatePickerProps, "selected" | "onSelect" | "mode">> & react30.RefAttributes<unknown>>;
587
+ } & Omit<_pixpilot_shadcn_ui16.DatePickerProps, "onSelect" | "selected" | "mode">> & react30.RefAttributes<unknown>>;
588
588
  Row: typeof Row;
589
589
  Column: typeof Column;
590
590
  FormGrid: typeof FormGrid;
@@ -647,7 +647,7 @@ declare const SchemaFieldExtended: {
647
647
  value?: Date;
648
648
  onChange?: (date: Date | undefined) => void;
649
649
  placeholder?: string;
650
- } & Omit<_pixpilot_shadcn_ui16.DatePickerProps, "selected" | "onSelect" | "mode">> & react30.RefAttributes<unknown>>;
650
+ } & Omit<_pixpilot_shadcn_ui16.DatePickerProps, "onSelect" | "selected" | "mode">> & react30.RefAttributes<unknown>>;
651
651
  Row: typeof Row;
652
652
  Column: typeof Column;
653
653
  FormGrid: typeof FormGrid;
@@ -710,7 +710,7 @@ declare const SchemaFieldExtended: {
710
710
  value?: Date;
711
711
  onChange?: (date: Date | undefined) => void;
712
712
  placeholder?: string;
713
- } & Omit<_pixpilot_shadcn_ui16.DatePickerProps, "selected" | "onSelect" | "mode">> & react30.RefAttributes<unknown>>;
713
+ } & Omit<_pixpilot_shadcn_ui16.DatePickerProps, "onSelect" | "selected" | "mode">> & react30.RefAttributes<unknown>>;
714
714
  Row: typeof Row;
715
715
  Column: typeof Column;
716
716
  FormGrid: typeof FormGrid;
@@ -773,7 +773,7 @@ declare const SchemaFieldExtended: {
773
773
  value?: Date;
774
774
  onChange?: (date: Date | undefined) => void;
775
775
  placeholder?: string;
776
- } & Omit<_pixpilot_shadcn_ui16.DatePickerProps, "selected" | "onSelect" | "mode">> & react30.RefAttributes<unknown>>;
776
+ } & Omit<_pixpilot_shadcn_ui16.DatePickerProps, "onSelect" | "selected" | "mode">> & react30.RefAttributes<unknown>>;
777
777
  Row: typeof Row;
778
778
  Column: typeof Column;
779
779
  FormGrid: typeof FormGrid;