@draftbit/ui 54.0.8-6e4257.2 → 55.0.1-97dccf.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.
|
@@ -50,7 +50,7 @@ export declare const Card: import("react").ForwardRefExoticComponent<Omit<{
|
|
|
50
50
|
export declare const Checkbox: import("react").ForwardRefExoticComponent<{
|
|
51
51
|
size?: number | undefined;
|
|
52
52
|
onPress?: (((checked: boolean) => void) & ((event: import("react-native").GestureResponderEvent) => void)) | undefined;
|
|
53
|
-
style?: ((false | "" | import("react-native").ViewStyle | import("react-native").
|
|
53
|
+
style?: ((false | "" | import("react-native").ViewStyle | import("react-native").RecursiveArray<import("react-native").Falsy | import("react-native").ViewStyle>) & (false | "" | import("react-native").ViewStyle | import("react-native").RecursiveArray<import("react-native").Falsy | import("react-native").ViewStyle> | ((state: import("react-native").PressableStateCallbackType) => import("react-native").StyleProp<import("react-native").ViewStyle>))) | null | undefined;
|
|
54
54
|
children?: import("react").ReactNode | ((state: import("react-native").PressableStateCallbackType) => React.ReactNode);
|
|
55
55
|
color?: string | undefined;
|
|
56
56
|
hitSlop?: number | import("react-native").Insets | null | undefined;
|
|
@@ -192,7 +192,7 @@ export declare const DatePicker: import("react").ForwardRefExoticComponent<Omit<
|
|
|
192
192
|
onPress?: ((e: import("react-native").NativeSyntheticEvent<import("react-native").NativeTouchEvent>) => void) | undefined | undefined;
|
|
193
193
|
style?: ((import("react-native").StyleProp<import("react-native").ViewStyle | import("react-native").TextStyle> & {
|
|
194
194
|
height?: number;
|
|
195
|
-
}) & (false | "" | import("react-native").TextStyle | import("react-native").
|
|
195
|
+
}) & (false | "" | import("react-native").TextStyle | import("react-native").RecursiveArray<import("react-native").Falsy | import("react-native").TextStyle> | null)) | undefined;
|
|
196
196
|
children?: import("react").ReactNode;
|
|
197
197
|
hitSlop?: number | import("react-native").Insets | null | undefined;
|
|
198
198
|
id?: string | undefined | undefined;
|
|
@@ -380,7 +380,7 @@ export declare const DatePicker: import("react").ForwardRefExoticComponent<Omit<
|
|
|
380
380
|
export declare const FAB: import("react").ForwardRefExoticComponent<Omit<{
|
|
381
381
|
size?: number | undefined;
|
|
382
382
|
onPress: (() => void) & ((event: import("react-native").GestureResponderEvent) => void);
|
|
383
|
-
style?: ((false | "" | import("react-native").ViewStyle | import("react-native").
|
|
383
|
+
style?: ((false | "" | import("react-native").ViewStyle | import("react-native").RecursiveArray<import("react-native").Falsy | import("react-native").ViewStyle>) & (false | "" | import("react-native").ViewStyle | import("react-native").RecursiveArray<import("react-native").Falsy | import("react-native").ViewStyle> | ((state: import("react-native").PressableStateCallbackType) => import("react-native").StyleProp<import("react-native").ViewStyle>))) | null | undefined;
|
|
384
384
|
children?: ((string | number | bigint | boolean | import("react").ReactElement<unknown, string | import("react").JSXElementConstructor<any>> | Iterable<import("react").ReactNode> | import("react").ReactPortal | Promise<string | number | bigint | boolean | import("react").ReactPortal | import("react").ReactElement<unknown, string | import("react").JSXElementConstructor<any>> | Iterable<import("react").ReactNode> | null | undefined> | ((state: import("react-native").PressableStateCallbackType) => React.ReactNode)) & (string | number | bigint | boolean | import("react").ReactElement<unknown, string | import("react").JSXElementConstructor<any>> | Iterable<import("react").ReactNode> | import("react").ReactPortal | Promise<string | number | bigint | boolean | import("react").ReactPortal | import("react").ReactElement<unknown, string | import("react").JSXElementConstructor<any>> | Iterable<import("react").ReactNode> | null | undefined>)) | null | undefined;
|
|
385
385
|
hitSlop?: number | import("react-native").Insets | null | undefined;
|
|
386
386
|
id?: string | undefined | undefined;
|
|
@@ -511,7 +511,7 @@ export declare const FieldSearchBarFull: import("react").ForwardRefExoticCompone
|
|
|
511
511
|
export declare const IconButton: import("react").ForwardRefExoticComponent<Omit<{
|
|
512
512
|
size?: number | undefined;
|
|
513
513
|
onPress: (() => void) & ((event: import("react-native").GestureResponderEvent) => void);
|
|
514
|
-
style?: ((false | "" | import("react-native").ViewStyle | import("react-native").
|
|
514
|
+
style?: ((false | "" | import("react-native").ViewStyle | import("react-native").RecursiveArray<import("react-native").Falsy | import("react-native").ViewStyle>) & (false | "" | import("react-native").ViewStyle | import("react-native").RecursiveArray<import("react-native").Falsy | import("react-native").ViewStyle> | ((state: import("react-native").PressableStateCallbackType) => import("react-native").StyleProp<import("react-native").ViewStyle>))) | null | undefined;
|
|
515
515
|
children?: ((string | number | bigint | boolean | import("react").ReactElement<unknown, string | import("react").JSXElementConstructor<any>> | Iterable<import("react").ReactNode> | import("react").ReactPortal | Promise<string | number | bigint | boolean | import("react").ReactPortal | import("react").ReactElement<unknown, string | import("react").JSXElementConstructor<any>> | Iterable<import("react").ReactNode> | null | undefined> | ((state: import("react-native").PressableStateCallbackType) => React.ReactNode)) & (string | number | bigint | boolean | import("react").ReactElement<unknown, string | import("react").JSXElementConstructor<any>> | Iterable<import("react").ReactNode> | import("react").ReactPortal | Promise<string | number | bigint | boolean | import("react").ReactPortal | import("react").ReactElement<unknown, string | import("react").JSXElementConstructor<any>> | Iterable<import("react").ReactNode> | null | undefined>)) | null | undefined;
|
|
516
516
|
color?: string | undefined;
|
|
517
517
|
hitSlop?: number | import("react-native").Insets | null | undefined;
|
|
@@ -771,7 +771,7 @@ export declare const Stepper: import("react").ForwardRefExoticComponent<Omit<{
|
|
|
771
771
|
}, "ref"> & import("react").RefAttributes<any>>;
|
|
772
772
|
export declare const TextField: import("react").ForwardRefExoticComponent<Omit<{
|
|
773
773
|
onPress?: ((e: import("react-native").NativeSyntheticEvent<import("react-native").NativeTouchEvent>) => void) | undefined | undefined;
|
|
774
|
-
style?: ((false | "" | import("react-native").ViewStyle | import("react-native").
|
|
774
|
+
style?: ((false | "" | import("react-native").ViewStyle | import("react-native").RecursiveArray<import("react-native").Falsy | import("react-native").ViewStyle>) & (false | "" | import("react-native").TextStyle | import("react-native").RecursiveArray<import("react-native").Falsy | import("react-native").TextStyle>)) | null | undefined;
|
|
775
775
|
children?: import("react").ReactNode;
|
|
776
776
|
hitSlop?: number | import("react-native").Insets | null | undefined;
|
|
777
777
|
id?: string | undefined | undefined;
|