tamagui 1.38.1 → 1.38.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +52 -52
- package/types/views/Input.d.ts +81 -72
- package/types/views/Input.d.ts.map +1 -1
- package/types/views/TextArea.d.ts +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "tamagui",
|
|
3
|
-
"version": "1.38.
|
|
3
|
+
"version": "1.38.3",
|
|
4
4
|
"sideEffects": [
|
|
5
5
|
"*.css",
|
|
6
6
|
"setup.js"
|
|
@@ -40,55 +40,55 @@
|
|
|
40
40
|
}
|
|
41
41
|
},
|
|
42
42
|
"dependencies": {
|
|
43
|
-
"@tamagui/adapt": "1.38.
|
|
44
|
-
"@tamagui/alert-dialog": "1.38.
|
|
45
|
-
"@tamagui/animate-presence": "1.38.
|
|
46
|
-
"@tamagui/avatar": "1.38.
|
|
47
|
-
"@tamagui/button": "1.38.
|
|
48
|
-
"@tamagui/card": "1.38.
|
|
49
|
-
"@tamagui/checkbox": "1.38.
|
|
50
|
-
"@tamagui/compose-refs": "1.38.
|
|
51
|
-
"@tamagui/core": "1.38.
|
|
52
|
-
"@tamagui/create-context": "1.38.
|
|
53
|
-
"@tamagui/dialog": "1.38.
|
|
54
|
-
"@tamagui/fake-react-native": "1.38.
|
|
55
|
-
"@tamagui/focusable": "1.38.
|
|
56
|
-
"@tamagui/font-size": "1.38.
|
|
57
|
-
"@tamagui/form": "1.38.
|
|
58
|
-
"@tamagui/get-button-sized": "1.38.
|
|
59
|
-
"@tamagui/get-font-sized": "1.38.
|
|
60
|
-
"@tamagui/get-token": "1.38.
|
|
61
|
-
"@tamagui/helpers": "1.38.
|
|
62
|
-
"@tamagui/helpers-tamagui": "1.38.
|
|
63
|
-
"@tamagui/image": "1.38.
|
|
64
|
-
"@tamagui/label": "1.38.
|
|
65
|
-
"@tamagui/linear-gradient": "1.38.
|
|
66
|
-
"@tamagui/list-item": "1.38.
|
|
67
|
-
"@tamagui/popover": "1.38.
|
|
68
|
-
"@tamagui/popper": "1.38.
|
|
69
|
-
"@tamagui/portal": "1.38.
|
|
70
|
-
"@tamagui/progress": "1.38.
|
|
71
|
-
"@tamagui/radio-group": "1.38.
|
|
72
|
-
"@tamagui/react-native-media-driver": "1.38.
|
|
73
|
-
"@tamagui/scroll-view": "1.38.
|
|
74
|
-
"@tamagui/select": "1.38.
|
|
75
|
-
"@tamagui/separator": "1.38.
|
|
76
|
-
"@tamagui/shapes": "1.38.
|
|
77
|
-
"@tamagui/sheet": "1.38.
|
|
78
|
-
"@tamagui/slider": "1.38.
|
|
79
|
-
"@tamagui/stacks": "1.38.
|
|
80
|
-
"@tamagui/switch": "1.38.
|
|
81
|
-
"@tamagui/tabs": "1.38.
|
|
82
|
-
"@tamagui/text": "1.38.
|
|
83
|
-
"@tamagui/theme": "1.38.
|
|
84
|
-
"@tamagui/toggle-group": "1.38.
|
|
85
|
-
"@tamagui/tooltip": "1.38.
|
|
86
|
-
"@tamagui/use-controllable-state": "1.38.
|
|
87
|
-
"@tamagui/use-debounce": "1.38.
|
|
88
|
-
"@tamagui/use-event": "1.38.
|
|
89
|
-
"@tamagui/use-force-update": "1.38.
|
|
90
|
-
"@tamagui/use-window-dimensions": "1.38.
|
|
91
|
-
"@tamagui/visually-hidden": "1.38.
|
|
43
|
+
"@tamagui/adapt": "1.38.3",
|
|
44
|
+
"@tamagui/alert-dialog": "1.38.3",
|
|
45
|
+
"@tamagui/animate-presence": "1.38.3",
|
|
46
|
+
"@tamagui/avatar": "1.38.3",
|
|
47
|
+
"@tamagui/button": "1.38.3",
|
|
48
|
+
"@tamagui/card": "1.38.3",
|
|
49
|
+
"@tamagui/checkbox": "1.38.3",
|
|
50
|
+
"@tamagui/compose-refs": "1.38.3",
|
|
51
|
+
"@tamagui/core": "1.38.3",
|
|
52
|
+
"@tamagui/create-context": "1.38.3",
|
|
53
|
+
"@tamagui/dialog": "1.38.3",
|
|
54
|
+
"@tamagui/fake-react-native": "1.38.3",
|
|
55
|
+
"@tamagui/focusable": "1.38.3",
|
|
56
|
+
"@tamagui/font-size": "1.38.3",
|
|
57
|
+
"@tamagui/form": "1.38.3",
|
|
58
|
+
"@tamagui/get-button-sized": "1.38.3",
|
|
59
|
+
"@tamagui/get-font-sized": "1.38.3",
|
|
60
|
+
"@tamagui/get-token": "1.38.3",
|
|
61
|
+
"@tamagui/helpers": "1.38.3",
|
|
62
|
+
"@tamagui/helpers-tamagui": "1.38.3",
|
|
63
|
+
"@tamagui/image": "1.38.3",
|
|
64
|
+
"@tamagui/label": "1.38.3",
|
|
65
|
+
"@tamagui/linear-gradient": "1.38.3",
|
|
66
|
+
"@tamagui/list-item": "1.38.3",
|
|
67
|
+
"@tamagui/popover": "1.38.3",
|
|
68
|
+
"@tamagui/popper": "1.38.3",
|
|
69
|
+
"@tamagui/portal": "1.38.3",
|
|
70
|
+
"@tamagui/progress": "1.38.3",
|
|
71
|
+
"@tamagui/radio-group": "1.38.3",
|
|
72
|
+
"@tamagui/react-native-media-driver": "1.38.3",
|
|
73
|
+
"@tamagui/scroll-view": "1.38.3",
|
|
74
|
+
"@tamagui/select": "1.38.3",
|
|
75
|
+
"@tamagui/separator": "1.38.3",
|
|
76
|
+
"@tamagui/shapes": "1.38.3",
|
|
77
|
+
"@tamagui/sheet": "1.38.3",
|
|
78
|
+
"@tamagui/slider": "1.38.3",
|
|
79
|
+
"@tamagui/stacks": "1.38.3",
|
|
80
|
+
"@tamagui/switch": "1.38.3",
|
|
81
|
+
"@tamagui/tabs": "1.38.3",
|
|
82
|
+
"@tamagui/text": "1.38.3",
|
|
83
|
+
"@tamagui/theme": "1.38.3",
|
|
84
|
+
"@tamagui/toggle-group": "1.38.3",
|
|
85
|
+
"@tamagui/tooltip": "1.38.3",
|
|
86
|
+
"@tamagui/use-controllable-state": "1.38.3",
|
|
87
|
+
"@tamagui/use-debounce": "1.38.3",
|
|
88
|
+
"@tamagui/use-event": "1.38.3",
|
|
89
|
+
"@tamagui/use-force-update": "1.38.3",
|
|
90
|
+
"@tamagui/use-window-dimensions": "1.38.3",
|
|
91
|
+
"@tamagui/visually-hidden": "1.38.3",
|
|
92
92
|
"reforest": "^0.12.1"
|
|
93
93
|
},
|
|
94
94
|
"peerDependencies": {
|
|
@@ -96,9 +96,9 @@
|
|
|
96
96
|
"react-native-web": "*"
|
|
97
97
|
},
|
|
98
98
|
"devDependencies": {
|
|
99
|
-
"@tamagui/build": "1.38.
|
|
99
|
+
"@tamagui/build": "1.38.3",
|
|
100
100
|
"react": "^18.2.0",
|
|
101
|
-
"react-native-web": "^0.19.
|
|
101
|
+
"react-native-web": "^0.19.6"
|
|
102
102
|
},
|
|
103
103
|
"gitHead": "a49cc7ea6b93ba384e77a4880ae48ac4a5635c14"
|
|
104
104
|
}
|
package/types/views/Input.d.ts
CHANGED
|
@@ -63,7 +63,7 @@ export declare const Input: import("@tamagui/core").ReactComponentWithRef<Omit<i
|
|
|
63
63
|
}>> & import("@tamagui/core").PseudoProps<Partial<import("react-native").TextInputProps & Omit<import("@tamagui/core").TextProps, keyof import("react-native").TextInputProps> & Omit<{}, "size" | "unstyled"> & {
|
|
64
64
|
readonly unstyled?: boolean | undefined;
|
|
65
65
|
readonly size?: import("@tamagui/core").SizeTokens | undefined;
|
|
66
|
-
}>>, "color" | "borderColor" | "shadowColor" | "size" | "space" | "zIndex" | "children" | "className" | "style" | "ellipse" | "separator" | "left" | "right" | "width" | "height" | "padding" | "paddingTop" | "paddingBottom" | "paddingLeft" | "paddingRight" | "paddingHorizontal" | "paddingVertical" | "margin" | "marginTop" | "marginBottom" | "marginLeft" | "marginRight" | "marginHorizontal" | "marginVertical" | "flex" | "flexDirection" | "flexWrap" | "flexGrow" | "flexShrink" | "flexBasis" | "alignItems" | "alignContent" | "justifyContent" | "alignSelf" | "backgroundColor" | "borderRadius" | "borderTopRightRadius" | "borderBottomRightRadius" | "borderBottomLeftRadius" | "borderTopLeftRadius" | "textAlign" | "fontSize" | "lineHeight" | "onLayout" | "onStartShouldSetResponder" | "onMoveShouldSetResponder" | "onResponderEnd" | "onResponderGrant" | "onResponderReject" | "onResponderMove" | "onResponderRelease" | "onResponderStart" | "onResponderTerminationRequest" | "onResponderTerminate" | "onStartShouldSetResponderCapture" | "onMoveShouldSetResponderCapture" | "allowFontScaling" | "ellipsizeMode" | "id" | "lineBreakMode" | "numberOfLines" | "onTextLayout" | "onPress" | "onPressIn" | "onPressOut" | "onLongPress" | "testID" | "nativeID" | "maxFontSizeMultiplier" | "adjustsFontSizeToFit" | "dynamicTypeRamp" | "minimumFontScale" | "suppressHighlighting" | "disabled" | "selectable" | "selectionColor" | "textBreakStrategy" | "dataDetectorType" | "android_hyphenationFrequency" | "accessible" | "accessibilityActions" | "accessibilityLabel" | "aria-label" | "accessibilityRole" | "accessibilityState" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-labelledby" | "accessibilityHint" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "onAccessibilityAction" | "importantForAccessibility" | "aria-hidden" | "aria-live" | "aria-modal" | "role" | "accessibilityLiveRegion" | "accessibilityLabelledBy" | "accessibilityElementsHidden" | "accessibilityViewIsModal" | "onAccessibilityEscape" | "onAccessibilityTap" | "onMagicTap" | "accessibilityIgnoresInvertColors" | "accessibilityLanguage" | "display" | "gap" | "columnGap" | "rowGap" | "
|
|
66
|
+
}>>, "color" | "borderColor" | "shadowColor" | "size" | "space" | "zIndex" | "children" | "className" | "style" | "ellipse" | "separator" | "left" | "right" | "width" | "height" | "padding" | "paddingTop" | "paddingBottom" | "paddingLeft" | "paddingRight" | "paddingHorizontal" | "paddingVertical" | "margin" | "marginTop" | "marginBottom" | "marginLeft" | "marginRight" | "marginHorizontal" | "marginVertical" | "flex" | "flexDirection" | "flexWrap" | "flexGrow" | "flexShrink" | "flexBasis" | "alignItems" | "alignContent" | "justifyContent" | "alignSelf" | "backgroundColor" | "borderRadius" | "borderTopRightRadius" | "borderBottomRightRadius" | "borderBottomLeftRadius" | "borderTopLeftRadius" | "textAlign" | "fontSize" | "lineHeight" | "onLayout" | "onStartShouldSetResponder" | "onMoveShouldSetResponder" | "onResponderEnd" | "onResponderGrant" | "onResponderReject" | "onResponderMove" | "onResponderRelease" | "onResponderStart" | "onResponderTerminationRequest" | "onResponderTerminate" | "onStartShouldSetResponderCapture" | "onMoveShouldSetResponderCapture" | "allowFontScaling" | "ellipsizeMode" | "id" | "lineBreakMode" | "numberOfLines" | "onTextLayout" | "onPress" | "onPressIn" | "onPressOut" | "onLongPress" | "testID" | "nativeID" | "maxFontSizeMultiplier" | "adjustsFontSizeToFit" | "dynamicTypeRamp" | "minimumFontScale" | "suppressHighlighting" | "lineBreakStrategyIOS" | "disabled" | "selectable" | "selectionColor" | "textBreakStrategy" | "dataDetectorType" | "android_hyphenationFrequency" | "accessible" | "accessibilityActions" | "accessibilityLabel" | "aria-label" | "accessibilityRole" | "accessibilityState" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-labelledby" | "accessibilityHint" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "onAccessibilityAction" | "importantForAccessibility" | "aria-hidden" | "aria-live" | "aria-modal" | "role" | "accessibilityLiveRegion" | "accessibilityLabelledBy" | "accessibilityElementsHidden" | "accessibilityViewIsModal" | "onAccessibilityEscape" | "onAccessibilityTap" | "onMagicTap" | "accessibilityIgnoresInvertColors" | "accessibilityLanguage" | "display" | "gap" | "columnGap" | "rowGap" | "contain" | "cursor" | "outlineColor" | "outlineOffset" | "outlineStyle" | "outlineWidth" | "pointerEvents" | "spaceDirection" | "animation" | "animateOnly" | "userSelect" | "textDecorationDistance" | "textOverflow" | "whiteSpace" | "wordWrap" | "fontFamily" | "fontStyle" | "fontWeight" | "letterSpacing" | "textDecorationLine" | "textDecorationStyle" | "textDecorationColor" | "textShadowColor" | "textShadowOffset" | "textShadowRadius" | "textTransform" | "fontVariant" | "writingDirection" | "borderBlockColor" | "borderBlockEndColor" | "borderBlockStartColor" | "borderBottomColor" | "borderBottomEndRadius" | "borderBottomStartRadius" | "borderCurve" | "borderEndColor" | "borderEndEndRadius" | "borderEndStartRadius" | "borderLeftColor" | "borderRightColor" | "borderStartColor" | "borderStartEndRadius" | "borderStartStartRadius" | "borderStyle" | "borderTopColor" | "borderTopEndRadius" | "borderTopStartRadius" | "opacity" | "aspectRatio" | "borderBottomWidth" | "borderEndWidth" | "borderLeftWidth" | "borderRightWidth" | "borderStartWidth" | "borderTopWidth" | "borderWidth" | "bottom" | "end" | "marginEnd" | "marginStart" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "overflow" | "paddingEnd" | "paddingStart" | "position" | "start" | "top" | "direction" | "shadowOffset" | "shadowOpacity" | "shadowRadius" | "transform" | "transformMatrix" | "rotation" | "scaleX" | "scaleY" | "translateX" | "translateY" | "textAlignVertical" | "verticalAlign" | "includeFontPadding" | "unstyled" | `$${string}` | `$${number}` | "x" | "y" | "perspective" | "scale" | "skewX" | "skewY" | "matrix" | "rotate" | "rotateY" | "rotateX" | "rotateZ" | "theme" | "hitSlop" | "removeClippedSubviews" | "collapsable" | "needsOffscreenAlphaCompositing" | "renderToHardwareTextureAndroid" | "focusable" | "shouldRasterizeIOS" | "isTVSelectable" | "hasTVPreferredFocus" | "tvParallaxProperties" | "tvParallaxShiftDistanceX" | "tvParallaxShiftDistanceY" | "tvParallaxTiltAngle" | "tvParallaxMagnification" | "onTouchStart" | "onTouchMove" | "onTouchEnd" | "onTouchCancel" | "onTouchEndCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerUp" | "onPointerUpCapture" | "target" | "asChild" | "dangerouslySetInnerHTML" | "debug" | "themeShallow" | "tag" | "componentName" | "tabIndex" | "forceStyle" | "onHoverIn" | "onHoverOut" | "onMouseEnter" | "onMouseLeave" | "onMouseDown" | "onMouseUp" | "onFocus" | "onScroll" | "hoverStyle" | "pressStyle" | "focusStyle" | "exitStyle" | "enterStyle" | "autoCapitalize" | "autoComplete" | "autoCorrect" | "autoFocus" | "blurOnSubmit" | "caretHidden" | "contextMenuHidden" | "defaultValue" | "editable" | "keyboardType" | "inputMode" | "maxLength" | "multiline" | "onBlur" | "onChange" | "onChangeText" | "onContentSizeChange" | "onEndEditing" | "onSelectionChange" | "onSubmitEditing" | "onTextInput" | "onKeyPress" | "placeholder" | "placeholderTextColor" | "returnKeyType" | "secureTextEntry" | "selectTextOnFocus" | "selection" | "inputAccessoryViewID" | "value" | "clearButtonMode" | "clearTextOnFocus" | "dataDetectorTypes" | "enablesReturnKeyAutomatically" | "keyboardAppearance" | "passwordRules" | "rejectResponderTermination" | "selectionState" | "spellCheck" | "textContentType" | "scrollEnabled" | "cursorColor" | "importantForAutofill" | "disableFullscreenUI" | "inlineImageLeft" | "inlineImagePadding" | "returnKeyLabel" | "underlineColorAndroid" | "showSoftInputOnFocus" | "rows">, import("@tamagui/core").TamaguiElement> & {
|
|
67
67
|
staticConfig: import("@tamagui/core").StaticConfigParsed;
|
|
68
68
|
styleable: import("@tamagui/core").Styleable<import("react-native").TextInputProps & Omit<import("@tamagui/core").TextProps, keyof import("react-native").TextInputProps> & Omit<{}, "size" | "unstyled"> & {
|
|
69
69
|
readonly unstyled?: boolean | undefined;
|
|
@@ -90,40 +90,40 @@ export declare function useInputProps(props: InputProps, ref: any): {
|
|
|
90
90
|
style?: import("react-native").StyleProp<import("react-native").TextStyle>;
|
|
91
91
|
ellipse?: boolean | undefined;
|
|
92
92
|
separator?: import("react").ReactNode;
|
|
93
|
-
left?: import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SpaceTokens | undefined;
|
|
94
|
-
right?: import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SpaceTokens | undefined;
|
|
95
|
-
width?: import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SizeTokens | undefined;
|
|
96
|
-
height?: import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SizeTokens | undefined;
|
|
97
|
-
padding?: import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SpaceTokens | undefined;
|
|
98
|
-
paddingTop?: import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SpaceTokens | undefined;
|
|
99
|
-
paddingBottom?: import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SpaceTokens | undefined;
|
|
100
|
-
paddingLeft?: import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SpaceTokens | undefined;
|
|
101
|
-
paddingRight?: import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SpaceTokens | undefined;
|
|
102
|
-
paddingHorizontal?: import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SpaceTokens | undefined;
|
|
103
|
-
paddingVertical?: import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SpaceTokens | undefined;
|
|
104
|
-
margin?: import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SpaceTokens | undefined;
|
|
105
|
-
marginTop?: import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SpaceTokens | undefined;
|
|
106
|
-
marginBottom?: import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SpaceTokens | undefined;
|
|
107
|
-
marginLeft?: import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SpaceTokens | undefined;
|
|
108
|
-
marginRight?: import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SpaceTokens | undefined;
|
|
109
|
-
marginHorizontal?: import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SpaceTokens | undefined;
|
|
110
|
-
marginVertical?: import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SpaceTokens | undefined;
|
|
93
|
+
left?: import("react-native").Animated.AnimatedNode | import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SpaceTokens | null | undefined;
|
|
94
|
+
right?: import("react-native").Animated.AnimatedNode | import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SpaceTokens | null | undefined;
|
|
95
|
+
width?: import("react-native").Animated.AnimatedNode | import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SizeTokens | null | undefined;
|
|
96
|
+
height?: import("react-native").Animated.AnimatedNode | import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SizeTokens | null | undefined;
|
|
97
|
+
padding?: import("react-native").Animated.AnimatedNode | import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SpaceTokens | null | undefined;
|
|
98
|
+
paddingTop?: import("react-native").Animated.AnimatedNode | import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SpaceTokens | null | undefined;
|
|
99
|
+
paddingBottom?: import("react-native").Animated.AnimatedNode | import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SpaceTokens | null | undefined;
|
|
100
|
+
paddingLeft?: import("react-native").Animated.AnimatedNode | import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SpaceTokens | null | undefined;
|
|
101
|
+
paddingRight?: import("react-native").Animated.AnimatedNode | import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SpaceTokens | null | undefined;
|
|
102
|
+
paddingHorizontal?: import("react-native").Animated.AnimatedNode | import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SpaceTokens | null | undefined;
|
|
103
|
+
paddingVertical?: import("react-native").Animated.AnimatedNode | import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SpaceTokens | null | undefined;
|
|
104
|
+
margin?: import("react-native").Animated.AnimatedNode | import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SpaceTokens | null | undefined;
|
|
105
|
+
marginTop?: import("react-native").Animated.AnimatedNode | import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SpaceTokens | null | undefined;
|
|
106
|
+
marginBottom?: import("react-native").Animated.AnimatedNode | import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SpaceTokens | null | undefined;
|
|
107
|
+
marginLeft?: import("react-native").Animated.AnimatedNode | import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SpaceTokens | null | undefined;
|
|
108
|
+
marginRight?: import("react-native").Animated.AnimatedNode | import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SpaceTokens | null | undefined;
|
|
109
|
+
marginHorizontal?: import("react-native").Animated.AnimatedNode | import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SpaceTokens | null | undefined;
|
|
110
|
+
marginVertical?: import("react-native").Animated.AnimatedNode | import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SpaceTokens | null | undefined;
|
|
111
111
|
flex?: number | undefined;
|
|
112
112
|
flexDirection?: "row" | "column" | "row-reverse" | "column-reverse" | undefined;
|
|
113
113
|
flexWrap?: "wrap" | "nowrap" | "wrap-reverse" | undefined;
|
|
114
114
|
flexGrow?: number | undefined;
|
|
115
115
|
flexShrink?: number | undefined;
|
|
116
|
-
flexBasis?:
|
|
116
|
+
flexBasis?: import("react-native").DimensionValue | undefined;
|
|
117
117
|
alignItems?: import("react-native").FlexAlignType | undefined;
|
|
118
118
|
alignContent?: "center" | "flex-start" | "flex-end" | "stretch" | "space-between" | "space-around" | undefined;
|
|
119
119
|
justifyContent?: "center" | "flex-start" | "flex-end" | "space-between" | "space-around" | "space-evenly" | undefined;
|
|
120
120
|
alignSelf?: "auto" | import("react-native").FlexAlignType | undefined;
|
|
121
121
|
backgroundColor?: import("react-native").OpaqueColorValue | import("@tamagui/core").ColorTokens | import("@tamagui/core").ThemeValueFallback | undefined;
|
|
122
|
-
borderRadius?: import("@tamagui/core").
|
|
123
|
-
borderTopRightRadius?: import("@tamagui/core").
|
|
124
|
-
borderBottomRightRadius?: import("@tamagui/core").
|
|
125
|
-
borderBottomLeftRadius?: import("@tamagui/core").
|
|
126
|
-
borderTopLeftRadius?: import("@tamagui/core").
|
|
122
|
+
borderRadius?: number | import("react-native").Animated.AnimatedNode | `$${string}` | `$${number}` | `$${string}.${string}` | `$${string}.${number}` | import("@tamagui/core").UnionableString | import("@tamagui/core").Variable<any> | undefined;
|
|
123
|
+
borderTopRightRadius?: number | import("react-native").Animated.AnimatedNode | `$${string}` | `$${number}` | `$${string}.${string}` | `$${string}.${number}` | import("@tamagui/core").UnionableString | import("@tamagui/core").Variable<any> | undefined;
|
|
124
|
+
borderBottomRightRadius?: number | import("react-native").Animated.AnimatedNode | `$${string}` | `$${number}` | `$${string}.${string}` | `$${string}.${number}` | import("@tamagui/core").UnionableString | import("@tamagui/core").Variable<any> | undefined;
|
|
125
|
+
borderBottomLeftRadius?: number | import("react-native").Animated.AnimatedNode | `$${string}` | `$${number}` | `$${string}.${string}` | `$${string}.${number}` | import("@tamagui/core").UnionableString | import("@tamagui/core").Variable<any> | undefined;
|
|
126
|
+
borderTopLeftRadius?: number | import("react-native").Animated.AnimatedNode | `$${string}` | `$${number}` | `$${string}.${string}` | `$${string}.${number}` | import("@tamagui/core").UnionableString | import("@tamagui/core").Variable<any> | undefined;
|
|
127
127
|
textAlign?: "center" | "left" | "right" | undefined;
|
|
128
128
|
fontSize?: import("@tamagui/core").FontSizeTokens | import("@tamagui/core").ThemeValueFallback | undefined;
|
|
129
129
|
lineHeight?: number | import("@tamagui/core").ThemeValueFallback | undefined;
|
|
@@ -157,6 +157,7 @@ export declare function useInputProps(props: InputProps, ref: any): {
|
|
|
157
157
|
dynamicTypeRamp?: "body" | "caption2" | "caption1" | "footnote" | "subheadline" | "callout" | "headline" | "title3" | "title2" | "title1" | "largeTitle" | undefined;
|
|
158
158
|
minimumFontScale?: number | undefined;
|
|
159
159
|
suppressHighlighting?: boolean | undefined;
|
|
160
|
+
lineBreakStrategyIOS?: "none" | "standard" | "hangul-word" | "push-out" | undefined;
|
|
160
161
|
disabled?: boolean | undefined;
|
|
161
162
|
selectable?: boolean | undefined;
|
|
162
163
|
selectionColor?: import("react-native").ColorValue | undefined;
|
|
@@ -203,6 +204,21 @@ export declare function useInputProps(props: InputProps, ref: any): {
|
|
|
203
204
|
gap?: import("@tamagui/core").SpaceValue | undefined;
|
|
204
205
|
columnGap?: import("@tamagui/core").SpaceValue | undefined;
|
|
205
206
|
rowGap?: import("@tamagui/core").SpaceValue | undefined;
|
|
207
|
+
contain?: import("csstype").Property.Contain | undefined;
|
|
208
|
+
cursor?: import("csstype").Property.Cursor | undefined;
|
|
209
|
+
outlineColor?: import("csstype").Property.OutlineColor | undefined;
|
|
210
|
+
outlineOffset?: import("@tamagui/core").SpaceValue | undefined;
|
|
211
|
+
outlineStyle?: import("csstype").Property.OutlineStyle | undefined;
|
|
212
|
+
outlineWidth?: import("@tamagui/core").SpaceValue | undefined;
|
|
213
|
+
pointerEvents?: "none" | "auto" | "box-none" | "box-only" | undefined;
|
|
214
|
+
spaceDirection?: import("@tamagui/core").SpaceDirection | undefined;
|
|
215
|
+
animation?: import("@tamagui/core").AnimationProp | null | undefined;
|
|
216
|
+
animateOnly?: string[] | undefined;
|
|
217
|
+
userSelect?: import("csstype").Property.UserSelect | undefined;
|
|
218
|
+
textDecorationDistance?: number | undefined;
|
|
219
|
+
textOverflow?: import("csstype").Property.TextOverflow | undefined;
|
|
220
|
+
whiteSpace?: import("csstype").Property.WhiteSpace | undefined;
|
|
221
|
+
wordWrap?: import("csstype").Property.WordWrap | undefined;
|
|
206
222
|
fontFamily?: `$${string}` | import("@tamagui/core").ThemeValueFallback | undefined;
|
|
207
223
|
fontStyle?: "normal" | "italic" | undefined;
|
|
208
224
|
fontWeight?: import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").FontWeightTokens | undefined;
|
|
@@ -219,57 +235,65 @@ export declare function useInputProps(props: InputProps, ref: any): {
|
|
|
219
235
|
textTransform?: "none" | "capitalize" | "lowercase" | "uppercase" | undefined;
|
|
220
236
|
fontVariant?: import("react-native").FontVariant[] | undefined;
|
|
221
237
|
writingDirection?: "auto" | "ltr" | "rtl" | undefined;
|
|
238
|
+
borderBlockColor?: import("react-native").ColorValue | undefined;
|
|
239
|
+
borderBlockEndColor?: import("react-native").ColorValue | undefined;
|
|
240
|
+
borderBlockStartColor?: import("react-native").ColorValue | undefined;
|
|
222
241
|
borderBottomColor?: import("react-native").OpaqueColorValue | import("@tamagui/core").ColorTokens | import("@tamagui/core").ThemeValueFallback | undefined;
|
|
223
|
-
borderBottomEndRadius?: import("@tamagui/core").
|
|
224
|
-
borderBottomStartRadius?: import("@tamagui/core").
|
|
225
|
-
|
|
242
|
+
borderBottomEndRadius?: number | import("react-native").Animated.AnimatedNode | `$${string}` | `$${number}` | `$${string}.${string}` | `$${string}.${number}` | import("@tamagui/core").UnionableString | import("@tamagui/core").Variable<any> | undefined;
|
|
243
|
+
borderBottomStartRadius?: number | import("react-native").Animated.AnimatedNode | `$${string}` | `$${number}` | `$${string}.${string}` | `$${string}.${number}` | import("@tamagui/core").UnionableString | import("@tamagui/core").Variable<any> | undefined;
|
|
244
|
+
borderCurve?: "circular" | "continuous" | undefined;
|
|
226
245
|
borderEndColor?: import("react-native").ColorValue | undefined;
|
|
246
|
+
borderEndEndRadius?: number | import("react-native").Animated.AnimatedNode | `$${string}` | `$${number}` | `$${string}.${string}` | `$${string}.${number}` | import("@tamagui/core").UnionableString | import("@tamagui/core").Variable<any> | undefined;
|
|
247
|
+
borderEndStartRadius?: number | import("react-native").Animated.AnimatedNode | `$${string}` | `$${number}` | `$${string}.${string}` | `$${string}.${number}` | import("@tamagui/core").UnionableString | import("@tamagui/core").Variable<any> | undefined;
|
|
227
248
|
borderLeftColor?: import("react-native").OpaqueColorValue | import("@tamagui/core").ColorTokens | import("@tamagui/core").ThemeValueFallback | undefined;
|
|
228
|
-
borderLeftWidth?: import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SpaceTokens | undefined;
|
|
229
249
|
borderRightColor?: import("react-native").OpaqueColorValue | import("@tamagui/core").ColorTokens | import("@tamagui/core").ThemeValueFallback | undefined;
|
|
230
|
-
borderRightWidth?: import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SpaceTokens | undefined;
|
|
231
250
|
borderStartColor?: import("react-native").ColorValue | undefined;
|
|
251
|
+
borderStartEndRadius?: number | import("react-native").Animated.AnimatedNode | `$${string}` | `$${number}` | `$${string}.${string}` | `$${string}.${number}` | import("@tamagui/core").UnionableString | import("@tamagui/core").Variable<any> | undefined;
|
|
252
|
+
borderStartStartRadius?: number | import("react-native").Animated.AnimatedNode | `$${string}` | `$${number}` | `$${string}.${string}` | `$${string}.${number}` | import("@tamagui/core").UnionableString | import("@tamagui/core").Variable<any> | undefined;
|
|
232
253
|
borderStyle?: "dashed" | "dotted" | "solid" | undefined;
|
|
233
254
|
borderTopColor?: import("react-native").OpaqueColorValue | import("@tamagui/core").ColorTokens | import("@tamagui/core").ThemeValueFallback | undefined;
|
|
234
|
-
borderTopEndRadius?: import("@tamagui/core").
|
|
235
|
-
borderTopStartRadius?: import("@tamagui/core").
|
|
236
|
-
|
|
237
|
-
borderWidth?: import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SpaceTokens | undefined;
|
|
238
|
-
opacity?: number | undefined;
|
|
255
|
+
borderTopEndRadius?: number | import("react-native").Animated.AnimatedNode | `$${string}` | `$${number}` | `$${string}.${string}` | `$${string}.${number}` | import("@tamagui/core").UnionableString | import("@tamagui/core").Variable<any> | undefined;
|
|
256
|
+
borderTopStartRadius?: number | import("react-native").Animated.AnimatedNode | `$${string}` | `$${number}` | `$${string}.${string}` | `$${string}.${number}` | import("@tamagui/core").UnionableString | import("@tamagui/core").Variable<any> | undefined;
|
|
257
|
+
opacity?: import("react-native").AnimatableNumericValue | undefined;
|
|
239
258
|
aspectRatio?: string | number | undefined;
|
|
259
|
+
borderBottomWidth?: import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SpaceTokens | undefined;
|
|
240
260
|
borderEndWidth?: import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SpaceTokens | undefined;
|
|
261
|
+
borderLeftWidth?: import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SpaceTokens | undefined;
|
|
262
|
+
borderRightWidth?: import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SpaceTokens | undefined;
|
|
241
263
|
borderStartWidth?: import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SpaceTokens | undefined;
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
264
|
+
borderTopWidth?: import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SpaceTokens | undefined;
|
|
265
|
+
borderWidth?: import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SpaceTokens | undefined;
|
|
266
|
+
bottom?: import("react-native").Animated.AnimatedNode | import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SpaceTokens | null | undefined;
|
|
267
|
+
end?: import("react-native").DimensionValue | undefined;
|
|
268
|
+
marginEnd?: import("react-native").Animated.AnimatedNode | import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SpaceTokens | null | undefined;
|
|
269
|
+
marginStart?: import("react-native").Animated.AnimatedNode | import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SpaceTokens | null | undefined;
|
|
270
|
+
maxHeight?: import("react-native").Animated.AnimatedNode | import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SizeTokens | null | undefined;
|
|
271
|
+
maxWidth?: import("react-native").Animated.AnimatedNode | import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SizeTokens | null | undefined;
|
|
272
|
+
minHeight?: import("react-native").Animated.AnimatedNode | import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SizeTokens | null | undefined;
|
|
273
|
+
minWidth?: import("react-native").Animated.AnimatedNode | import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SizeTokens | null | undefined;
|
|
250
274
|
overflow?: "hidden" | "visible" | "scroll" | undefined;
|
|
251
|
-
paddingEnd?: import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SpaceTokens | undefined;
|
|
252
|
-
paddingStart?: import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SpaceTokens | undefined;
|
|
275
|
+
paddingEnd?: import("react-native").Animated.AnimatedNode | import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SpaceTokens | null | undefined;
|
|
276
|
+
paddingStart?: import("react-native").Animated.AnimatedNode | import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SpaceTokens | null | undefined;
|
|
253
277
|
position?: "absolute" | "relative" | undefined;
|
|
254
|
-
start?:
|
|
255
|
-
top?: import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SpaceTokens | undefined;
|
|
278
|
+
start?: import("react-native").DimensionValue | undefined;
|
|
279
|
+
top?: import("react-native").Animated.AnimatedNode | import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SpaceTokens | null | undefined;
|
|
256
280
|
direction?: "inherit" | "ltr" | "rtl" | undefined;
|
|
257
281
|
shadowOffset?: import("@tamagui/core").ThemeValueFallback | {
|
|
258
282
|
width: import("@tamagui/core").SpaceTokens;
|
|
259
283
|
height: import("@tamagui/core").SpaceTokens;
|
|
260
|
-
} | {
|
|
284
|
+
} | Readonly<{
|
|
261
285
|
width: number;
|
|
262
286
|
height: number;
|
|
263
|
-
} | undefined;
|
|
264
|
-
shadowOpacity?:
|
|
287
|
+
}> | undefined;
|
|
288
|
+
shadowOpacity?: import("react-native").AnimatableNumericValue | undefined;
|
|
265
289
|
shadowRadius?: import("@tamagui/core").ThemeValueFallback | import("@tamagui/core").SizeTokens | undefined;
|
|
266
290
|
transform?: (import("react-native").PerpectiveTransform | import("react-native").RotateTransform | import("react-native").RotateXTransform | import("react-native").RotateYTransform | import("react-native").RotateZTransform | import("react-native").ScaleTransform | import("react-native").ScaleXTransform | import("react-native").ScaleYTransform | import("react-native").TranslateXTransform | import("react-native").TranslateYTransform | import("react-native").SkewXTransform | import("react-native").SkewYTransform | import("react-native").MatrixTransform)[] | undefined;
|
|
267
291
|
transformMatrix?: number[] | undefined;
|
|
268
|
-
rotation?:
|
|
269
|
-
scaleX?: import("@tamagui/core").
|
|
270
|
-
scaleY?: import("@tamagui/core").
|
|
271
|
-
translateX?:
|
|
272
|
-
translateY?:
|
|
292
|
+
rotation?: import("react-native").AnimatableNumericValue | undefined;
|
|
293
|
+
scaleX?: number | boolean | (import("react-native").Animated.AnimatedNode & number) | `$${string}` | `$${number}` | `$${string}.${string}` | `$${string}.${number}` | import("@tamagui/core").UnionableString | import("@tamagui/core").Variable<any> | undefined;
|
|
294
|
+
scaleY?: number | boolean | (import("react-native").Animated.AnimatedNode & number) | `$${string}` | `$${number}` | `$${string}.${string}` | `$${string}.${number}` | import("@tamagui/core").UnionableString | import("@tamagui/core").Variable<any> | undefined;
|
|
295
|
+
translateX?: import("react-native").AnimatableNumericValue | undefined;
|
|
296
|
+
translateY?: import("react-native").AnimatableNumericValue | undefined;
|
|
273
297
|
textAlignVertical?: "center" | "auto" | "bottom" | "top" | undefined;
|
|
274
298
|
verticalAlign?: "auto" | "middle" | "bottom" | "top" | undefined;
|
|
275
299
|
includeFontPadding?: boolean | undefined;
|
|
@@ -285,21 +309,6 @@ export declare function useInputProps(props: InputProps, ref: any): {
|
|
|
285
309
|
rotateY?: string | undefined;
|
|
286
310
|
rotateX?: string | undefined;
|
|
287
311
|
rotateZ?: string | undefined;
|
|
288
|
-
contain?: import("csstype").Property.Contain | undefined;
|
|
289
|
-
cursor?: import("csstype").Property.Cursor | undefined;
|
|
290
|
-
outlineColor?: import("csstype").Property.OutlineColor | undefined;
|
|
291
|
-
outlineOffset?: import("@tamagui/core").SpaceValue | undefined;
|
|
292
|
-
outlineStyle?: import("csstype").Property.OutlineStyle | undefined;
|
|
293
|
-
outlineWidth?: import("@tamagui/core").SpaceValue | undefined;
|
|
294
|
-
pointerEvents?: "none" | "auto" | "box-none" | "box-only" | undefined;
|
|
295
|
-
spaceDirection?: import("@tamagui/core").SpaceDirection | undefined;
|
|
296
|
-
animation?: import("@tamagui/core").AnimationProp | null | undefined;
|
|
297
|
-
animateOnly?: string[] | undefined;
|
|
298
|
-
userSelect?: import("csstype").Property.UserSelect | undefined;
|
|
299
|
-
textDecorationDistance?: number | undefined;
|
|
300
|
-
textOverflow?: import("csstype").Property.TextOverflow | undefined;
|
|
301
|
-
whiteSpace?: import("csstype").Property.WhiteSpace | undefined;
|
|
302
|
-
wordWrap?: import("csstype").Property.WordWrap | undefined;
|
|
303
312
|
theme?: string | null | undefined;
|
|
304
313
|
hitSlop?: import("react-native").Insets | undefined;
|
|
305
314
|
removeClippedSubviews?: boolean | undefined;
|
|
@@ -372,6 +381,7 @@ export declare function useInputProps(props: InputProps, ref: any): {
|
|
|
372
381
|
readonly size?: import("@tamagui/core").SizeTokens | undefined;
|
|
373
382
|
}>) | null | undefined;
|
|
374
383
|
autoCapitalize?: "none" | "sentences" | "words" | "characters" | undefined;
|
|
384
|
+
autoComplete?: "email" | "password" | "tel" | "url" | "off" | "name" | "additional-name" | "address-line1" | "address-line2" | "birthdate-day" | "birthdate-full" | "birthdate-month" | "birthdate-year" | "cc-csc" | "cc-exp" | "cc-exp-day" | "cc-exp-month" | "cc-exp-year" | "cc-number" | "country" | "current-password" | "family-name" | "gender" | "given-name" | "honorific-prefix" | "honorific-suffix" | "name-family" | "name-given" | "name-middle" | "name-middle-initial" | "name-prefix" | "name-suffix" | "new-password" | "nickname" | "one-time-code" | "organization" | "organization-title" | "password-new" | "postal-address" | "postal-address-country" | "postal-address-extended" | "postal-address-extended-postal-code" | "postal-address-locality" | "postal-address-region" | "postal-code" | "street-address" | "sms-otp" | "tel-country-code" | "tel-national" | "tel-device" | "username" | "username-new" | undefined;
|
|
375
385
|
autoCorrect?: boolean | undefined;
|
|
376
386
|
autoFocus?: boolean | undefined;
|
|
377
387
|
blurOnSubmit?: boolean | undefined;
|
|
@@ -410,9 +420,8 @@ export declare function useInputProps(props: InputProps, ref: any): {
|
|
|
410
420
|
rejectResponderTermination?: boolean | null | undefined;
|
|
411
421
|
selectionState?: import("react-native").DocumentSelectionState | undefined;
|
|
412
422
|
spellCheck?: boolean | undefined;
|
|
413
|
-
textContentType?: "password" | "none" | "name" | "URL" | "addressCity" | "addressCityAndState" | "addressState" | "countryName" | "creditCardNumber" | "emailAddress" | "familyName" | "fullStreetAddress" | "givenName" | "jobTitle" | "location" | "middleName" | "namePrefix" | "nameSuffix" | "
|
|
423
|
+
textContentType?: "password" | "none" | "name" | "nickname" | "username" | "URL" | "addressCity" | "addressCityAndState" | "addressState" | "countryName" | "creditCardNumber" | "emailAddress" | "familyName" | "fullStreetAddress" | "givenName" | "jobTitle" | "location" | "middleName" | "namePrefix" | "nameSuffix" | "organizationName" | "postalCode" | "streetAddressLine1" | "streetAddressLine2" | "sublocality" | "telephoneNumber" | "newPassword" | "oneTimeCode" | undefined;
|
|
414
424
|
scrollEnabled?: boolean | undefined;
|
|
415
|
-
autoComplete?: "email" | "password" | "tel" | "off" | "name" | "username" | "birthdate-day" | "birthdate-full" | "birthdate-month" | "birthdate-year" | "cc-csc" | "cc-exp" | "cc-exp-day" | "cc-exp-month" | "cc-exp-year" | "cc-number" | "gender" | "name-family" | "name-given" | "name-middle" | "name-middle-initial" | "name-prefix" | "name-suffix" | "password-new" | "postal-address" | "postal-address-country" | "postal-address-extended" | "postal-address-extended-postal-code" | "postal-address-locality" | "postal-address-region" | "postal-code" | "street-address" | "sms-otp" | "tel-country-code" | "tel-national" | "tel-device" | "username-new" | undefined;
|
|
416
425
|
cursorColor?: import("react-native").ColorValue | null | undefined;
|
|
417
426
|
importantForAutofill?: "auto" | "no" | "yes" | "noExcludeDescendants" | "yesExcludeDescendants" | undefined;
|
|
418
427
|
disableFullscreenUI?: boolean | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Input.d.ts","sourceRoot":"","sources":["../../src/views/Input.tsx"],"names":[],"mappings":";AAAA,OAAO,EACL,cAAc,EACd,QAAQ,EAIT,MAAM,eAAe,CAAA;AAEtB,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAA;AAQxC,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;CAuBhB,CAAA;AAEV,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;EAsBtB,CAAA;AAED,MAAM,MAAM,UAAU,GAAG,IAAI,CAAC,QAAQ,CAAC,OAAO,UAAU,CAAC,EAAE,sBAAsB,CAAC,GAAG;IACnF,oBAAoB,CAAC,EAAE,cAAc,CAAA;IACrC,IAAI,CAAC,EAAE,MAAM,CAAA;CACd,CAAA;AAED,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAGhB,CAAA;AAEF,wBAAgB,aAAa,CAAC,KAAK,EAAE,UAAU,EAAE,GAAG,EAAE,GAAG
|
|
1
|
+
{"version":3,"file":"Input.d.ts","sourceRoot":"","sources":["../../src/views/Input.tsx"],"names":[],"mappings":";AAAA,OAAO,EACL,cAAc,EACd,QAAQ,EAIT,MAAM,eAAe,CAAA;AAEtB,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAA;AAQxC,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;CAuBhB,CAAA;AAEV,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;EAsBtB,CAAA;AAED,MAAM,MAAM,UAAU,GAAG,IAAI,CAAC,QAAQ,CAAC,OAAO,UAAU,CAAC,EAAE,sBAAsB,CAAC,GAAG;IACnF,oBAAoB,CAAC,EAAE,cAAc,CAAA;IACrC,IAAI,CAAC,EAAE,MAAM,CAAA;CACd,CAAA;AAED,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAGhB,CAAA;AAEF,wBAAgB,aAAa,CAAC,KAAK,EAAE,UAAU,EAAE,GAAG,EAAE,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAoBxD"}
|
|
@@ -69,7 +69,7 @@ export declare const TextArea: import("@tamagui/core").ReactComponentWithRef<Omi
|
|
|
69
69
|
}, "size" | "unstyled"> & {
|
|
70
70
|
readonly unstyled?: boolean | undefined;
|
|
71
71
|
readonly size?: import("@tamagui/core").SizeTokens | undefined;
|
|
72
|
-
}>>, "color" | "borderColor" | "shadowColor" | "size" | "space" | "zIndex" | "children" | "className" | "style" | "ellipse" | "separator" | "left" | "right" | "width" | "height" | "padding" | "paddingTop" | "paddingBottom" | "paddingLeft" | "paddingRight" | "paddingHorizontal" | "paddingVertical" | "margin" | "marginTop" | "marginBottom" | "marginLeft" | "marginRight" | "marginHorizontal" | "marginVertical" | "flex" | "flexDirection" | "flexWrap" | "flexGrow" | "flexShrink" | "flexBasis" | "alignItems" | "alignContent" | "justifyContent" | "alignSelf" | "backgroundColor" | "borderRadius" | "borderTopRightRadius" | "borderBottomRightRadius" | "borderBottomLeftRadius" | "borderTopLeftRadius" | "textAlign" | "fontSize" | "lineHeight" | "onLayout" | "onStartShouldSetResponder" | "onMoveShouldSetResponder" | "onResponderEnd" | "onResponderGrant" | "onResponderReject" | "onResponderMove" | "onResponderRelease" | "onResponderStart" | "onResponderTerminationRequest" | "onResponderTerminate" | "onStartShouldSetResponderCapture" | "onMoveShouldSetResponderCapture" | "allowFontScaling" | "ellipsizeMode" | "id" | "lineBreakMode" | "numberOfLines" | "onTextLayout" | "onPress" | "onPressIn" | "onPressOut" | "onLongPress" | "testID" | "nativeID" | "maxFontSizeMultiplier" | "adjustsFontSizeToFit" | "dynamicTypeRamp" | "minimumFontScale" | "suppressHighlighting" | "disabled" | "selectable" | "selectionColor" | "textBreakStrategy" | "dataDetectorType" | "android_hyphenationFrequency" | "accessible" | "accessibilityActions" | "accessibilityLabel" | "aria-label" | "accessibilityRole" | "accessibilityState" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-labelledby" | "accessibilityHint" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "onAccessibilityAction" | "importantForAccessibility" | "aria-hidden" | "aria-live" | "aria-modal" | "role" | "accessibilityLiveRegion" | "accessibilityLabelledBy" | "accessibilityElementsHidden" | "accessibilityViewIsModal" | "onAccessibilityEscape" | "onAccessibilityTap" | "onMagicTap" | "accessibilityIgnoresInvertColors" | "accessibilityLanguage" | "display" | "gap" | "columnGap" | "rowGap" | "
|
|
72
|
+
}>>, "color" | "borderColor" | "shadowColor" | "size" | "space" | "zIndex" | "children" | "className" | "style" | "ellipse" | "separator" | "left" | "right" | "width" | "height" | "padding" | "paddingTop" | "paddingBottom" | "paddingLeft" | "paddingRight" | "paddingHorizontal" | "paddingVertical" | "margin" | "marginTop" | "marginBottom" | "marginLeft" | "marginRight" | "marginHorizontal" | "marginVertical" | "flex" | "flexDirection" | "flexWrap" | "flexGrow" | "flexShrink" | "flexBasis" | "alignItems" | "alignContent" | "justifyContent" | "alignSelf" | "backgroundColor" | "borderRadius" | "borderTopRightRadius" | "borderBottomRightRadius" | "borderBottomLeftRadius" | "borderTopLeftRadius" | "textAlign" | "fontSize" | "lineHeight" | "onLayout" | "onStartShouldSetResponder" | "onMoveShouldSetResponder" | "onResponderEnd" | "onResponderGrant" | "onResponderReject" | "onResponderMove" | "onResponderRelease" | "onResponderStart" | "onResponderTerminationRequest" | "onResponderTerminate" | "onStartShouldSetResponderCapture" | "onMoveShouldSetResponderCapture" | "allowFontScaling" | "ellipsizeMode" | "id" | "lineBreakMode" | "numberOfLines" | "onTextLayout" | "onPress" | "onPressIn" | "onPressOut" | "onLongPress" | "testID" | "nativeID" | "maxFontSizeMultiplier" | "adjustsFontSizeToFit" | "dynamicTypeRamp" | "minimumFontScale" | "suppressHighlighting" | "lineBreakStrategyIOS" | "disabled" | "selectable" | "selectionColor" | "textBreakStrategy" | "dataDetectorType" | "android_hyphenationFrequency" | "accessible" | "accessibilityActions" | "accessibilityLabel" | "aria-label" | "accessibilityRole" | "accessibilityState" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-labelledby" | "accessibilityHint" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "onAccessibilityAction" | "importantForAccessibility" | "aria-hidden" | "aria-live" | "aria-modal" | "role" | "accessibilityLiveRegion" | "accessibilityLabelledBy" | "accessibilityElementsHidden" | "accessibilityViewIsModal" | "onAccessibilityEscape" | "onAccessibilityTap" | "onMagicTap" | "accessibilityIgnoresInvertColors" | "accessibilityLanguage" | "display" | "gap" | "columnGap" | "rowGap" | "contain" | "cursor" | "outlineColor" | "outlineOffset" | "outlineStyle" | "outlineWidth" | "pointerEvents" | "spaceDirection" | "animation" | "animateOnly" | "userSelect" | "textDecorationDistance" | "textOverflow" | "whiteSpace" | "wordWrap" | "fontFamily" | "fontStyle" | "fontWeight" | "letterSpacing" | "textDecorationLine" | "textDecorationStyle" | "textDecorationColor" | "textShadowColor" | "textShadowOffset" | "textShadowRadius" | "textTransform" | "fontVariant" | "writingDirection" | "borderBlockColor" | "borderBlockEndColor" | "borderBlockStartColor" | "borderBottomColor" | "borderBottomEndRadius" | "borderBottomStartRadius" | "borderCurve" | "borderEndColor" | "borderEndEndRadius" | "borderEndStartRadius" | "borderLeftColor" | "borderRightColor" | "borderStartColor" | "borderStartEndRadius" | "borderStartStartRadius" | "borderStyle" | "borderTopColor" | "borderTopEndRadius" | "borderTopStartRadius" | "opacity" | "aspectRatio" | "borderBottomWidth" | "borderEndWidth" | "borderLeftWidth" | "borderRightWidth" | "borderStartWidth" | "borderTopWidth" | "borderWidth" | "bottom" | "end" | "marginEnd" | "marginStart" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "overflow" | "paddingEnd" | "paddingStart" | "position" | "start" | "top" | "direction" | "shadowOffset" | "shadowOpacity" | "shadowRadius" | "transform" | "transformMatrix" | "rotation" | "scaleX" | "scaleY" | "translateX" | "translateY" | "textAlignVertical" | "verticalAlign" | "includeFontPadding" | "unstyled" | `$${string}` | `$${number}` | "x" | "y" | "perspective" | "scale" | "skewX" | "skewY" | "matrix" | "rotate" | "rotateY" | "rotateX" | "rotateZ" | "theme" | "hitSlop" | "removeClippedSubviews" | "collapsable" | "needsOffscreenAlphaCompositing" | "renderToHardwareTextureAndroid" | "focusable" | "shouldRasterizeIOS" | "isTVSelectable" | "hasTVPreferredFocus" | "tvParallaxProperties" | "tvParallaxShiftDistanceX" | "tvParallaxShiftDistanceY" | "tvParallaxTiltAngle" | "tvParallaxMagnification" | "onTouchStart" | "onTouchMove" | "onTouchEnd" | "onTouchCancel" | "onTouchEndCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerUp" | "onPointerUpCapture" | "target" | "asChild" | "dangerouslySetInnerHTML" | "debug" | "themeShallow" | "tag" | "componentName" | "tabIndex" | "forceStyle" | "onHoverIn" | "onHoverOut" | "onMouseEnter" | "onMouseLeave" | "onMouseDown" | "onMouseUp" | "onFocus" | "onScroll" | "hoverStyle" | "pressStyle" | "focusStyle" | "exitStyle" | "enterStyle" | "autoCapitalize" | "autoComplete" | "autoCorrect" | "autoFocus" | "blurOnSubmit" | "caretHidden" | "contextMenuHidden" | "defaultValue" | "editable" | "keyboardType" | "inputMode" | "maxLength" | "multiline" | "onBlur" | "onChange" | "onChangeText" | "onContentSizeChange" | "onEndEditing" | "onSelectionChange" | "onSubmitEditing" | "onTextInput" | "onKeyPress" | "placeholder" | "placeholderTextColor" | "returnKeyType" | "secureTextEntry" | "selectTextOnFocus" | "selection" | "inputAccessoryViewID" | "value" | "clearButtonMode" | "clearTextOnFocus" | "dataDetectorTypes" | "enablesReturnKeyAutomatically" | "keyboardAppearance" | "passwordRules" | "rejectResponderTermination" | "selectionState" | "spellCheck" | "textContentType" | "scrollEnabled" | "cursorColor" | "importantForAutofill" | "disableFullscreenUI" | "inlineImageLeft" | "inlineImagePadding" | "returnKeyLabel" | "underlineColorAndroid" | "showSoftInputOnFocus" | "rows">, import("@tamagui/core").TamaguiElement> & {
|
|
73
73
|
staticConfig: import("@tamagui/core").StaticConfigParsed;
|
|
74
74
|
styleable: import("@tamagui/core").Styleable<import("react-native").TextInputProps & Omit<import("@tamagui/core").TextProps, keyof import("react-native").TextInputProps> & Omit<{
|
|
75
75
|
readonly unstyled?: boolean | undefined;
|