@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.
@@ -114,7 +114,7 @@ declare const extendedComponentRegistry: {
114
114
  value?: Date;
115
115
  onChange?: (date: Date | undefined) => void;
116
116
  placeholder?: string;
117
- } & Omit<_pixpilot_shadcn_ui16.DatePickerProps, "selected" | "onSelect" | "mode">> & react30.RefAttributes<unknown>>;
117
+ } & Omit<_pixpilot_shadcn_ui16.DatePickerProps, "onSelect" | "selected" | "mode">> & react30.RefAttributes<unknown>>;
118
118
  decorator: string;
119
119
  };
120
120
  Row: {
@@ -203,7 +203,7 @@ declare const extendedComponents: {
203
203
  value?: Date;
204
204
  onChange?: (date: Date | undefined) => void;
205
205
  placeholder?: string;
206
- } & Omit<_pixpilot_shadcn_ui16.DatePickerProps, "selected" | "onSelect" | "mode">> & react30.RefAttributes<unknown>>;
206
+ } & Omit<_pixpilot_shadcn_ui16.DatePickerProps, "onSelect" | "selected" | "mode">> & react30.RefAttributes<unknown>>;
207
207
  Row: typeof Row;
208
208
  Column: typeof Column;
209
209
  FormGrid: typeof FormGrid;
@@ -267,7 +267,7 @@ declare const SchemaFieldExtended: {
267
267
  value?: Date;
268
268
  onChange?: (date: Date | undefined) => void;
269
269
  placeholder?: string;
270
- } & Omit<_pixpilot_shadcn_ui16.DatePickerProps, "selected" | "onSelect" | "mode">> & react30.RefAttributes<unknown>>;
270
+ } & Omit<_pixpilot_shadcn_ui16.DatePickerProps, "onSelect" | "selected" | "mode">> & react30.RefAttributes<unknown>>;
271
271
  Row: typeof Row;
272
272
  Column: typeof Column;
273
273
  FormGrid: typeof FormGrid;
@@ -330,7 +330,7 @@ declare const SchemaFieldExtended: {
330
330
  value?: Date;
331
331
  onChange?: (date: Date | undefined) => void;
332
332
  placeholder?: string;
333
- } & Omit<_pixpilot_shadcn_ui16.DatePickerProps, "selected" | "onSelect" | "mode">> & react30.RefAttributes<unknown>>;
333
+ } & Omit<_pixpilot_shadcn_ui16.DatePickerProps, "onSelect" | "selected" | "mode">> & react30.RefAttributes<unknown>>;
334
334
  Row: typeof Row;
335
335
  Column: typeof Column;
336
336
  FormGrid: typeof FormGrid;
@@ -393,7 +393,7 @@ declare const SchemaFieldExtended: {
393
393
  value?: Date;
394
394
  onChange?: (date: Date | undefined) => void;
395
395
  placeholder?: string;
396
- } & Omit<_pixpilot_shadcn_ui16.DatePickerProps, "selected" | "onSelect" | "mode">> & react30.RefAttributes<unknown>>;
396
+ } & Omit<_pixpilot_shadcn_ui16.DatePickerProps, "onSelect" | "selected" | "mode">> & react30.RefAttributes<unknown>>;
397
397
  Row: typeof Row;
398
398
  Column: typeof Column;
399
399
  FormGrid: typeof FormGrid;
@@ -456,7 +456,7 @@ declare const SchemaFieldExtended: {
456
456
  value?: Date;
457
457
  onChange?: (date: Date | undefined) => void;
458
458
  placeholder?: string;
459
- } & Omit<_pixpilot_shadcn_ui16.DatePickerProps, "selected" | "onSelect" | "mode">> & react30.RefAttributes<unknown>>;
459
+ } & Omit<_pixpilot_shadcn_ui16.DatePickerProps, "onSelect" | "selected" | "mode">> & react30.RefAttributes<unknown>>;
460
460
  Row: typeof Row;
461
461
  Column: typeof Column;
462
462
  FormGrid: typeof FormGrid;
@@ -519,7 +519,7 @@ declare const SchemaFieldExtended: {
519
519
  value?: Date;
520
520
  onChange?: (date: Date | undefined) => void;
521
521
  placeholder?: string;
522
- } & Omit<_pixpilot_shadcn_ui16.DatePickerProps, "selected" | "onSelect" | "mode">> & react30.RefAttributes<unknown>>;
522
+ } & Omit<_pixpilot_shadcn_ui16.DatePickerProps, "onSelect" | "selected" | "mode">> & react30.RefAttributes<unknown>>;
523
523
  Row: typeof Row;
524
524
  Column: typeof Column;
525
525
  FormGrid: typeof FormGrid;
@@ -582,7 +582,7 @@ declare const SchemaFieldExtended: {
582
582
  value?: Date;
583
583
  onChange?: (date: Date | undefined) => void;
584
584
  placeholder?: string;
585
- } & Omit<_pixpilot_shadcn_ui16.DatePickerProps, "selected" | "onSelect" | "mode">> & react30.RefAttributes<unknown>>;
585
+ } & Omit<_pixpilot_shadcn_ui16.DatePickerProps, "onSelect" | "selected" | "mode">> & react30.RefAttributes<unknown>>;
586
586
  Row: typeof Row;
587
587
  Column: typeof Column;
588
588
  FormGrid: typeof FormGrid;
@@ -645,7 +645,7 @@ declare const SchemaFieldExtended: {
645
645
  value?: Date;
646
646
  onChange?: (date: Date | undefined) => void;
647
647
  placeholder?: string;
648
- } & Omit<_pixpilot_shadcn_ui16.DatePickerProps, "selected" | "onSelect" | "mode">> & react30.RefAttributes<unknown>>;
648
+ } & Omit<_pixpilot_shadcn_ui16.DatePickerProps, "onSelect" | "selected" | "mode">> & react30.RefAttributes<unknown>>;
649
649
  Row: typeof Row;
650
650
  Column: typeof Column;
651
651
  FormGrid: typeof FormGrid;
@@ -708,7 +708,7 @@ declare const SchemaFieldExtended: {
708
708
  value?: Date;
709
709
  onChange?: (date: Date | undefined) => void;
710
710
  placeholder?: string;
711
- } & Omit<_pixpilot_shadcn_ui16.DatePickerProps, "selected" | "onSelect" | "mode">> & react30.RefAttributes<unknown>>;
711
+ } & Omit<_pixpilot_shadcn_ui16.DatePickerProps, "onSelect" | "selected" | "mode">> & react30.RefAttributes<unknown>>;
712
712
  Row: typeof Row;
713
713
  Column: typeof Column;
714
714
  FormGrid: typeof FormGrid;
@@ -771,7 +771,7 @@ declare const SchemaFieldExtended: {
771
771
  value?: Date;
772
772
  onChange?: (date: Date | undefined) => void;
773
773
  placeholder?: string;
774
- } & Omit<_pixpilot_shadcn_ui16.DatePickerProps, "selected" | "onSelect" | "mode">> & react30.RefAttributes<unknown>>;
774
+ } & Omit<_pixpilot_shadcn_ui16.DatePickerProps, "onSelect" | "selected" | "mode">> & react30.RefAttributes<unknown>>;
775
775
  Row: typeof Row;
776
776
  Column: typeof Column;
777
777
  FormGrid: typeof FormGrid;