@xaui/native 0.9.1-alpha.21 → 0.9.1-alpha.23
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/dist/{chunk-RMLFMRWL.js → chunk-2U6JR7BF.js} +5 -5
- package/dist/{chunk-N7C4UNUL.js → chunk-3JATAB7S.js} +23 -1
- package/dist/chunk-4MHJOWM4.cjs +364 -0
- package/dist/{chunk-2WMVDMFV.cjs → chunk-6HXWQ5AU.cjs} +2 -2
- package/dist/chunk-6WW4CSPY.cjs +82 -0
- package/dist/chunk-AHL33YAO.js +425 -0
- package/dist/{chunk-XHZBXYVU.js → chunk-AKXG43S4.js} +1 -1
- package/dist/{chunk-4NE3SLTM.cjs → chunk-BH5DSJVX.cjs} +102 -73
- package/dist/{chunk-BPBY7ON7.cjs → chunk-BNWS26PX.cjs} +19 -21
- package/dist/{chunk-5LC6KVL3.cjs → chunk-DXGQ43IV.cjs} +3 -3
- package/dist/chunk-E3LXUXE7.js +451 -0
- package/dist/{chunk-ISVUXVFL.js → chunk-FNQF4KQV.js} +19 -71
- package/dist/{chunk-YRCUALUQ.js → chunk-FTCTTBLG.js} +7 -9
- package/dist/{chunk-JL27KVRT.js → chunk-FVP5FUVS.js} +3 -3
- package/dist/{chunk-UL263KGM.cjs → chunk-GBPWTFTU.cjs} +10 -10
- package/dist/{chunk-TUJBDS5M.js → chunk-GG2WWCBK.js} +10 -10
- package/dist/{chunk-EVXZGNPA.cjs → chunk-HUZ4AUM2.cjs} +98 -98
- package/dist/chunk-I6PE5UUH.cjs +425 -0
- package/dist/{chunk-33QILJJH.cjs → chunk-IBEX4XGV.cjs} +11 -11
- package/dist/{chunk-IBRVMLUF.js → chunk-KM2TI5IC.js} +107 -80
- package/dist/chunk-OGC4RKE3.js +364 -0
- package/dist/{chunk-JXLRHKCQ.js → chunk-OYZYWWJ6.js} +1 -1
- package/dist/{chunk-EXX6ATAS.js → chunk-PMO62QK4.js} +101 -101
- package/dist/{chunk-UBA6AEY6.cjs → chunk-RAWOJ3N3.cjs} +8 -8
- package/dist/chunk-TIP3T7JJ.cjs +451 -0
- package/dist/{chunk-APCBIHLR.cjs → chunk-VDRRD6GM.cjs} +29 -81
- package/dist/{chunk-UVO4GFSW.cjs → chunk-YXVKQMCK.cjs} +23 -1
- package/dist/chunk-ZQ3JSWRO.js +82 -0
- package/dist/close-button.type-BUYuoSt2.d.ts +36 -0
- package/dist/close-button.type-CHsgZ3wO.d.cts +36 -0
- package/dist/components/alert/index.cjs +17 -0
- package/dist/components/alert/index.d.cts +169 -0
- package/dist/components/alert/index.d.ts +169 -0
- package/dist/components/alert/index.js +17 -0
- package/dist/components/button/index.cjs +6 -7
- package/dist/components/button/index.d.cts +74 -125
- package/dist/components/button/index.d.ts +74 -125
- package/dist/components/button/index.js +5 -6
- package/dist/components/card/index.cjs +5 -6
- package/dist/components/card/index.d.cts +74 -74
- package/dist/components/card/index.d.ts +74 -74
- package/dist/components/card/index.js +4 -5
- package/dist/components/chip/index.cjs +17 -0
- package/dist/components/chip/index.d.cts +608 -0
- package/dist/components/chip/index.d.ts +608 -0
- package/dist/components/chip/index.js +17 -0
- package/dist/components/input/index.cjs +14 -0
- package/dist/components/input/index.d.cts +213 -0
- package/dist/components/input/index.d.ts +213 -0
- package/dist/components/input/index.js +14 -0
- package/dist/components/typography/index.cjs +4 -4
- package/dist/components/typography/index.d.cts +4 -4
- package/dist/components/typography/index.d.ts +4 -4
- package/dist/components/typography/index.js +3 -3
- package/dist/components/view/index.cjs +3 -3
- package/dist/components/view/index.d.cts +7 -7
- package/dist/components/view/index.d.ts +7 -7
- package/dist/components/view/index.js +2 -2
- package/dist/{create-recipe-CC3NNCqF.d.ts → create-recipe-C4JkINrA.d.ts} +18 -5
- package/dist/{create-recipe-CPBFg7ym.d.cts → create-recipe-dBN_ewZc.d.cts} +18 -5
- package/dist/{icon.type-Cs1tMX0W.d.cts → icon.type-CF4KiMKl.d.cts} +1 -1
- package/dist/{icon.type-BkcEPJbK.d.ts → icon.type-Dq4_qePa.d.ts} +1 -1
- package/dist/index.cjs +44 -14
- package/dist/index.d.cts +9 -5
- package/dist/index.d.ts +9 -5
- package/dist/index.js +74 -44
- package/dist/{pressable-feedback.type-wfeiJz5m.d.cts → pressable-feedback.type-BA2C9sSz.d.cts} +1 -1
- package/dist/{pressable-feedback.type-DsvWZXWC.d.ts → pressable-feedback.type-Bs4dQlGj.d.ts} +1 -1
- package/dist/{style-props.type-B1BG5TCm.d.cts → style-props.type-CfnoGEP7.d.cts} +1 -1
- package/dist/{style-props.type-B1BG5TCm.d.ts → style-props.type-CfnoGEP7.d.ts} +1 -1
- package/dist/system/index.cjs +15 -7
- package/dist/system/index.d.cts +175 -101
- package/dist/system/index.d.ts +175 -101
- package/dist/system/index.js +15 -7
- package/dist/theme/index.cjs +2 -2
- package/dist/theme/index.d.cts +10 -10
- package/dist/theme/index.d.ts +10 -10
- package/dist/theme/index.js +1 -1
- package/package.json +31 -1
- package/dist/chunk-RRRGLRRP.cjs +0 -28
- package/dist/chunk-SGHP76GU.js +0 -28
package/dist/index.d.cts
CHANGED
|
@@ -1,17 +1,21 @@
|
|
|
1
|
+
export { Alert, AlertCloseProps, AlertContentProps, AlertContextValue, AlertDescriptionProps, AlertIconProps, AlertProps, AlertSize, AlertSlot, AlertTitleProps, AlertVariant, alertRecipe, useAlert } from './components/alert/index.cjs';
|
|
1
2
|
export { Button, ButtonContextValue, ButtonIconProps, ButtonLabelProps, ButtonProps, ButtonSize, ButtonSlot, ButtonSpinnerProps, ButtonVariant, buttonRecipe, useButton } from './components/button/index.cjs';
|
|
2
3
|
export { CARD_BACKGROUND, Card, CardBackgroundProps, CardBodyProps, CardContextValue, CardDescriptionProps, CardFooterProps, CardHeaderProps, CardProps, CardSize, CardSlot, CardTitleProps, CardVariant, cardRecipe, markBackground, useCard } from './components/card/index.cjs';
|
|
4
|
+
export { Chip, ChipAvatarProps, ChipCloseProps, ChipContextValue, ChipDotProps, ChipIconProps, ChipLabelProps, ChipProps, ChipSize, ChipSlot, ChipVariant, chipRecipe, useChip } from './components/chip/index.cjs';
|
|
5
|
+
export { Input, InputContextValue, InputDescriptionProps, InputErrorProps, InputFieldProps, InputLabelPlacement, InputLabelProps, InputProps, InputSize, InputSlot, InputVariant, inputRecipe, useInput } from './components/input/index.cjs';
|
|
3
6
|
export { TextSpan, TextSpanProps, Typography, TypographyProps, TypographySlot, TypographyVariant, typographyRecipe } from './components/typography/index.cjs';
|
|
4
7
|
export { AxisProps, Column, ColumnProps, Grid, GridContextValue, GridItemProps, GridProps, Row, RowProps, Stack, StackItemProps, StackProps, useGrid } from './components/view/index.cjs';
|
|
5
8
|
import { RefCallback } from 'react';
|
|
6
9
|
import { PossibleRef } from './system/index.cjs';
|
|
7
|
-
export { AsChildProps, FEEDBACK_OVERLAY, HIGHLIGHT_DURATION, HIGHLIGHT_OPACITY, Icon, IconContext, MergeableProps, PRESS_DURATION, PRESS_SCALE, Portal, PortalContext, PortalHost, PortalHostProps, PortalMethods, PortalProps, PressableFeedback, PressableFeedbackHighlightProps, PressableFeedbackRippleProps, RIPPLE_CONFIRM_DURATION, RIPPLE_EXPAND_DURATION, RIPPLE_FADE_IN, RIPPLE_FADE_OUT, RIPPLE_FADE_OUT_DELAY, RIPPLE_OPACITY, RIPPLE_START_SCALE, SCALE_REFERENCE_WIDTH, Slot, SlotProps, childrenToString, createSlotContext, markOverlay, mergeProps, mergeRefs, pressScaleFor, resolveAnimation, resolveSlotAnimation, rippleRadiusFor, useFeedback, useIconContext, useStyleProps } from './system/index.cjs';
|
|
10
|
+
export { AsChildProps, CloseButton, CloseButtonSlots, FEEDBACK_OVERLAY, HIGHLIGHT_DURATION, HIGHLIGHT_OPACITY, Icon, IconContext, MergeableProps, PRESS_DURATION, PRESS_SCALE, Portal, PortalContext, PortalHost, PortalHostProps, PortalMethods, PortalProps, PressableFeedback, PressableFeedbackHighlightProps, PressableFeedbackRippleProps, RIPPLE_CONFIRM_DURATION, RIPPLE_EXPAND_DURATION, RIPPLE_FADE_IN, RIPPLE_FADE_OUT, RIPPLE_FADE_OUT_DELAY, RIPPLE_OPACITY, RIPPLE_START_SCALE, SCALE_REFERENCE_WIDTH, Slot, SlotProps, childrenToString, closeButtonBase, createSlotContext, markOverlay, mergeProps, mergeRefs, pressScaleFor, radiusAxis, resolveAnimation, resolveSlotAnimation, rippleRadiusFor, useFeedback, useIconContext, useStyleProps } from './system/index.cjs';
|
|
8
11
|
import { GestureResponderEvent } from 'react-native';
|
|
9
|
-
export {
|
|
10
|
-
export {
|
|
11
|
-
export {
|
|
12
|
+
export { C as CloseButtonProps } from './close-button.type-CHsgZ3wO.cjs';
|
|
13
|
+
export { I as IconComponentProps, a as IconContextValue, b as IconProps } from './icon.type-CF4KiMKl.cjs';
|
|
14
|
+
export { A as Axes, C as CompoundVariant, R as Recipe, b as RecipeConfig, a as ResolveArgs, d as ResolvedSelection, e as ResolvedStyles, S as Selection, f as SlotStyle, g as SlotStyles, h as StateName, i as States, j as StyleFn, T as TintArgs, V as VariantColors, k as VariantRole, l as VariantTokens, c as createRecipe } from './create-recipe-dBN_ewZc.cjs';
|
|
15
|
+
export { D as DirectionalStyleKey, I as ImageStyleProps, S as StyleProps, T as TextStyleProps, V as ViewStyleProps } from './style-props.type-CfnoGEP7.cjs';
|
|
12
16
|
export { ColorModePreference, PaletteFamily, PaletteShade, ThemeContext, XAUIProvider, XAUIProviderProps, XAUITint, buildRadius, buildShadows, createTheme, defaultTheme, deriveColors, deriveTint, palette, primitives, sourceKeys, tokens, useColorMode, useThemeColor, useXAUITheme } from './theme/index.cjs';
|
|
13
17
|
export { C as ColorMode, F as FontSizeKey, b as FontWeightKey, R as RadiusKey, S as Size, a as XAUIColors, c as XAUIDerivedColors, d as XAUIPrimitiveColors, e as XAUIRadius, f as XAUIShadow, g as XAUISourceColors, X as XAUITheme, h as XAUIThemeConfig, i as XAUIThemeSet } from './theme.type-C2gNHpEx.cjs';
|
|
14
|
-
export { A as AnimationConfig, a as AnimationProp, F as FeedbackContext, P as PressableFeedbackProps, R as RadiusStyle, b as ResolvedAnimation, c as RippleWave, S as SlotAnimation } from './pressable-feedback.type-
|
|
18
|
+
export { A as AnimationConfig, a as AnimationProp, F as FeedbackContext, P as PressableFeedbackProps, R as RadiusStyle, b as ResolvedAnimation, c as RippleWave, S as SlotAnimation } from './pressable-feedback.type-BA2C9sSz.cjs';
|
|
15
19
|
import 'react-native-reanimated';
|
|
16
20
|
|
|
17
21
|
type ControllableStateOptions<T> = {
|
package/dist/index.d.ts
CHANGED
|
@@ -1,17 +1,21 @@
|
|
|
1
|
+
export { Alert, AlertCloseProps, AlertContentProps, AlertContextValue, AlertDescriptionProps, AlertIconProps, AlertProps, AlertSize, AlertSlot, AlertTitleProps, AlertVariant, alertRecipe, useAlert } from './components/alert/index.js';
|
|
1
2
|
export { Button, ButtonContextValue, ButtonIconProps, ButtonLabelProps, ButtonProps, ButtonSize, ButtonSlot, ButtonSpinnerProps, ButtonVariant, buttonRecipe, useButton } from './components/button/index.js';
|
|
2
3
|
export { CARD_BACKGROUND, Card, CardBackgroundProps, CardBodyProps, CardContextValue, CardDescriptionProps, CardFooterProps, CardHeaderProps, CardProps, CardSize, CardSlot, CardTitleProps, CardVariant, cardRecipe, markBackground, useCard } from './components/card/index.js';
|
|
4
|
+
export { Chip, ChipAvatarProps, ChipCloseProps, ChipContextValue, ChipDotProps, ChipIconProps, ChipLabelProps, ChipProps, ChipSize, ChipSlot, ChipVariant, chipRecipe, useChip } from './components/chip/index.js';
|
|
5
|
+
export { Input, InputContextValue, InputDescriptionProps, InputErrorProps, InputFieldProps, InputLabelPlacement, InputLabelProps, InputProps, InputSize, InputSlot, InputVariant, inputRecipe, useInput } from './components/input/index.js';
|
|
3
6
|
export { TextSpan, TextSpanProps, Typography, TypographyProps, TypographySlot, TypographyVariant, typographyRecipe } from './components/typography/index.js';
|
|
4
7
|
export { AxisProps, Column, ColumnProps, Grid, GridContextValue, GridItemProps, GridProps, Row, RowProps, Stack, StackItemProps, StackProps, useGrid } from './components/view/index.js';
|
|
5
8
|
import { RefCallback } from 'react';
|
|
6
9
|
import { PossibleRef } from './system/index.js';
|
|
7
|
-
export { AsChildProps, FEEDBACK_OVERLAY, HIGHLIGHT_DURATION, HIGHLIGHT_OPACITY, Icon, IconContext, MergeableProps, PRESS_DURATION, PRESS_SCALE, Portal, PortalContext, PortalHost, PortalHostProps, PortalMethods, PortalProps, PressableFeedback, PressableFeedbackHighlightProps, PressableFeedbackRippleProps, RIPPLE_CONFIRM_DURATION, RIPPLE_EXPAND_DURATION, RIPPLE_FADE_IN, RIPPLE_FADE_OUT, RIPPLE_FADE_OUT_DELAY, RIPPLE_OPACITY, RIPPLE_START_SCALE, SCALE_REFERENCE_WIDTH, Slot, SlotProps, childrenToString, createSlotContext, markOverlay, mergeProps, mergeRefs, pressScaleFor, resolveAnimation, resolveSlotAnimation, rippleRadiusFor, useFeedback, useIconContext, useStyleProps } from './system/index.js';
|
|
10
|
+
export { AsChildProps, CloseButton, CloseButtonSlots, FEEDBACK_OVERLAY, HIGHLIGHT_DURATION, HIGHLIGHT_OPACITY, Icon, IconContext, MergeableProps, PRESS_DURATION, PRESS_SCALE, Portal, PortalContext, PortalHost, PortalHostProps, PortalMethods, PortalProps, PressableFeedback, PressableFeedbackHighlightProps, PressableFeedbackRippleProps, RIPPLE_CONFIRM_DURATION, RIPPLE_EXPAND_DURATION, RIPPLE_FADE_IN, RIPPLE_FADE_OUT, RIPPLE_FADE_OUT_DELAY, RIPPLE_OPACITY, RIPPLE_START_SCALE, SCALE_REFERENCE_WIDTH, Slot, SlotProps, childrenToString, closeButtonBase, createSlotContext, markOverlay, mergeProps, mergeRefs, pressScaleFor, radiusAxis, resolveAnimation, resolveSlotAnimation, rippleRadiusFor, useFeedback, useIconContext, useStyleProps } from './system/index.js';
|
|
8
11
|
import { GestureResponderEvent } from 'react-native';
|
|
9
|
-
export {
|
|
10
|
-
export {
|
|
11
|
-
export {
|
|
12
|
+
export { C as CloseButtonProps } from './close-button.type-BUYuoSt2.js';
|
|
13
|
+
export { I as IconComponentProps, a as IconContextValue, b as IconProps } from './icon.type-Dq4_qePa.js';
|
|
14
|
+
export { A as Axes, C as CompoundVariant, R as Recipe, b as RecipeConfig, a as ResolveArgs, d as ResolvedSelection, e as ResolvedStyles, S as Selection, f as SlotStyle, g as SlotStyles, h as StateName, i as States, j as StyleFn, T as TintArgs, V as VariantColors, k as VariantRole, l as VariantTokens, c as createRecipe } from './create-recipe-C4JkINrA.js';
|
|
15
|
+
export { D as DirectionalStyleKey, I as ImageStyleProps, S as StyleProps, T as TextStyleProps, V as ViewStyleProps } from './style-props.type-CfnoGEP7.js';
|
|
12
16
|
export { ColorModePreference, PaletteFamily, PaletteShade, ThemeContext, XAUIProvider, XAUIProviderProps, XAUITint, buildRadius, buildShadows, createTheme, defaultTheme, deriveColors, deriveTint, palette, primitives, sourceKeys, tokens, useColorMode, useThemeColor, useXAUITheme } from './theme/index.js';
|
|
13
17
|
export { C as ColorMode, F as FontSizeKey, b as FontWeightKey, R as RadiusKey, S as Size, a as XAUIColors, c as XAUIDerivedColors, d as XAUIPrimitiveColors, e as XAUIRadius, f as XAUIShadow, g as XAUISourceColors, X as XAUITheme, h as XAUIThemeConfig, i as XAUIThemeSet } from './theme.type-C2gNHpEx.js';
|
|
14
|
-
export { A as AnimationConfig, a as AnimationProp, F as FeedbackContext, P as PressableFeedbackProps, R as RadiusStyle, b as ResolvedAnimation, c as RippleWave, S as SlotAnimation } from './pressable-feedback.type-
|
|
18
|
+
export { A as AnimationConfig, a as AnimationProp, F as FeedbackContext, P as PressableFeedbackProps, R as RadiusStyle, b as ResolvedAnimation, c as RippleWave, S as SlotAnimation } from './pressable-feedback.type-Bs4dQlGj.js';
|
|
15
19
|
import 'react-native-reanimated';
|
|
16
20
|
|
|
17
21
|
type ControllableStateOptions<T> = {
|
package/dist/index.js
CHANGED
|
@@ -1,41 +1,51 @@
|
|
|
1
|
+
import {
|
|
2
|
+
Portal,
|
|
3
|
+
PortalContext,
|
|
4
|
+
PortalHost
|
|
5
|
+
} from "./chunk-AKXG43S4.js";
|
|
6
|
+
import {
|
|
7
|
+
XAUIProvider,
|
|
8
|
+
buildRadius,
|
|
9
|
+
buildShadows,
|
|
10
|
+
createTheme,
|
|
11
|
+
defaultTheme,
|
|
12
|
+
deriveColors,
|
|
13
|
+
palette,
|
|
14
|
+
primitives,
|
|
15
|
+
sourceKeys,
|
|
16
|
+
tokens
|
|
17
|
+
} from "./chunk-GG2WWCBK.js";
|
|
18
|
+
import {
|
|
19
|
+
Alert,
|
|
20
|
+
alertRecipe,
|
|
21
|
+
useAlert
|
|
22
|
+
} from "./chunk-OGC4RKE3.js";
|
|
1
23
|
import {
|
|
2
24
|
Button,
|
|
3
25
|
buttonRecipe,
|
|
4
26
|
useButton
|
|
5
|
-
} from "./chunk-
|
|
27
|
+
} from "./chunk-FNQF4KQV.js";
|
|
6
28
|
import {
|
|
7
29
|
CARD_BACKGROUND,
|
|
8
30
|
Card,
|
|
9
31
|
cardRecipe,
|
|
10
32
|
markBackground,
|
|
11
33
|
useCard
|
|
12
|
-
} from "./chunk-
|
|
13
|
-
import {
|
|
14
|
-
usePressState,
|
|
15
|
-
warnDev
|
|
16
|
-
} from "./chunk-SGHP76GU.js";
|
|
34
|
+
} from "./chunk-FTCTTBLG.js";
|
|
17
35
|
import {
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
} from "./chunk-
|
|
36
|
+
Chip,
|
|
37
|
+
chipRecipe,
|
|
38
|
+
useChip
|
|
39
|
+
} from "./chunk-AHL33YAO.js";
|
|
22
40
|
import {
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
Stack,
|
|
27
|
-
useGrid
|
|
28
|
-
} from "./chunk-JXLRHKCQ.js";
|
|
29
|
-
import {
|
|
30
|
-
Portal,
|
|
31
|
-
PortalContext,
|
|
32
|
-
PortalHost
|
|
33
|
-
} from "./chunk-XHZBXYVU.js";
|
|
41
|
+
CloseButton,
|
|
42
|
+
closeButtonBase
|
|
43
|
+
} from "./chunk-ZQ3JSWRO.js";
|
|
34
44
|
import {
|
|
35
45
|
Icon,
|
|
36
46
|
IconContext,
|
|
37
47
|
useIconContext
|
|
38
|
-
} from "./chunk-
|
|
48
|
+
} from "./chunk-FVP5FUVS.js";
|
|
39
49
|
import {
|
|
40
50
|
FEEDBACK_OVERLAY,
|
|
41
51
|
HIGHLIGHT_DURATION,
|
|
@@ -56,31 +66,24 @@ import {
|
|
|
56
66
|
resolveAnimation,
|
|
57
67
|
resolveSlotAnimation,
|
|
58
68
|
rippleRadiusFor,
|
|
59
|
-
useFeedback
|
|
60
|
-
|
|
69
|
+
useFeedback,
|
|
70
|
+
usePressState,
|
|
71
|
+
warnDev
|
|
72
|
+
} from "./chunk-KM2TI5IC.js";
|
|
61
73
|
import {
|
|
62
|
-
|
|
63
|
-
|
|
74
|
+
Input,
|
|
75
|
+
inputRecipe,
|
|
76
|
+
useInput
|
|
77
|
+
} from "./chunk-E3LXUXE7.js";
|
|
64
78
|
import {
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
mergeRefs,
|
|
70
|
-
useStyleProps
|
|
71
|
-
} from "./chunk-EXX6ATAS.js";
|
|
79
|
+
TextSpan,
|
|
80
|
+
Typography,
|
|
81
|
+
typographyRecipe
|
|
82
|
+
} from "./chunk-2U6JR7BF.js";
|
|
72
83
|
import {
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
createTheme,
|
|
77
|
-
defaultTheme,
|
|
78
|
-
deriveColors,
|
|
79
|
-
palette,
|
|
80
|
-
primitives,
|
|
81
|
-
sourceKeys,
|
|
82
|
-
tokens
|
|
83
|
-
} from "./chunk-TUJBDS5M.js";
|
|
84
|
+
createRecipe,
|
|
85
|
+
radiusAxis
|
|
86
|
+
} from "./chunk-3JATAB7S.js";
|
|
84
87
|
import {
|
|
85
88
|
ThemeContext,
|
|
86
89
|
deriveTint,
|
|
@@ -88,6 +91,21 @@ import {
|
|
|
88
91
|
useThemeColor,
|
|
89
92
|
useXAUITheme
|
|
90
93
|
} from "./chunk-A3EGFI6T.js";
|
|
94
|
+
import {
|
|
95
|
+
Column,
|
|
96
|
+
Grid,
|
|
97
|
+
Row,
|
|
98
|
+
Stack,
|
|
99
|
+
useGrid
|
|
100
|
+
} from "./chunk-OYZYWWJ6.js";
|
|
101
|
+
import {
|
|
102
|
+
Slot,
|
|
103
|
+
childrenToString,
|
|
104
|
+
createSlotContext,
|
|
105
|
+
mergeProps,
|
|
106
|
+
mergeRefs,
|
|
107
|
+
useStyleProps
|
|
108
|
+
} from "./chunk-PMO62QK4.js";
|
|
91
109
|
import "./chunk-GGW42MY4.js";
|
|
92
110
|
|
|
93
111
|
// src/hooks/use-controllable-state.ts
|
|
@@ -141,9 +159,12 @@ function usePrevious(value) {
|
|
|
141
159
|
return previous.current;
|
|
142
160
|
}
|
|
143
161
|
export {
|
|
162
|
+
Alert,
|
|
144
163
|
Button,
|
|
145
164
|
CARD_BACKGROUND,
|
|
146
165
|
Card,
|
|
166
|
+
Chip,
|
|
167
|
+
CloseButton,
|
|
147
168
|
Column,
|
|
148
169
|
FEEDBACK_OVERLAY,
|
|
149
170
|
Grid,
|
|
@@ -151,6 +172,7 @@ export {
|
|
|
151
172
|
HIGHLIGHT_OPACITY,
|
|
152
173
|
Icon,
|
|
153
174
|
IconContext,
|
|
175
|
+
Input,
|
|
154
176
|
PRESS_DURATION,
|
|
155
177
|
PRESS_SCALE,
|
|
156
178
|
Portal,
|
|
@@ -172,17 +194,21 @@ export {
|
|
|
172
194
|
ThemeContext,
|
|
173
195
|
Typography,
|
|
174
196
|
XAUIProvider,
|
|
197
|
+
alertRecipe,
|
|
175
198
|
buildRadius,
|
|
176
199
|
buildShadows,
|
|
177
200
|
buttonRecipe,
|
|
178
201
|
cardRecipe,
|
|
179
202
|
childrenToString,
|
|
203
|
+
chipRecipe,
|
|
204
|
+
closeButtonBase,
|
|
180
205
|
createRecipe,
|
|
181
206
|
createSlotContext,
|
|
182
207
|
createTheme,
|
|
183
208
|
defaultTheme,
|
|
184
209
|
deriveColors,
|
|
185
210
|
deriveTint,
|
|
211
|
+
inputRecipe,
|
|
186
212
|
markBackground,
|
|
187
213
|
markOverlay,
|
|
188
214
|
mergeProps,
|
|
@@ -190,19 +216,23 @@ export {
|
|
|
190
216
|
palette,
|
|
191
217
|
pressScaleFor,
|
|
192
218
|
primitives,
|
|
219
|
+
radiusAxis,
|
|
193
220
|
resolveAnimation,
|
|
194
221
|
resolveSlotAnimation,
|
|
195
222
|
rippleRadiusFor,
|
|
196
223
|
sourceKeys,
|
|
197
224
|
tokens,
|
|
198
225
|
typographyRecipe,
|
|
226
|
+
useAlert,
|
|
199
227
|
useButton,
|
|
200
228
|
useCard,
|
|
229
|
+
useChip,
|
|
201
230
|
useColorMode,
|
|
202
231
|
useControllableState,
|
|
203
232
|
useFeedback,
|
|
204
233
|
useGrid,
|
|
205
234
|
useIconContext,
|
|
235
|
+
useInput,
|
|
206
236
|
useMergedRef,
|
|
207
237
|
usePressState,
|
|
208
238
|
usePrevious,
|
package/dist/{pressable-feedback.type-wfeiJz5m.d.cts → pressable-feedback.type-BA2C9sSz.d.cts}
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ReactNode } from 'react';
|
|
2
2
|
import { PressableProps, StyleProp, ViewStyle } from 'react-native';
|
|
3
3
|
import { SharedValue } from 'react-native-reanimated';
|
|
4
|
-
import { V as ViewStyleProps } from './style-props.type-
|
|
4
|
+
import { V as ViewStyleProps } from './style-props.type-CfnoGEP7.cjs';
|
|
5
5
|
|
|
6
6
|
type AnimationConfig = {
|
|
7
7
|
scale?: boolean;
|
package/dist/{pressable-feedback.type-DsvWZXWC.d.ts → pressable-feedback.type-Bs4dQlGj.d.ts}
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ReactNode } from 'react';
|
|
2
2
|
import { PressableProps, StyleProp, ViewStyle } from 'react-native';
|
|
3
3
|
import { SharedValue } from 'react-native-reanimated';
|
|
4
|
-
import { V as ViewStyleProps } from './style-props.type-
|
|
4
|
+
import { V as ViewStyleProps } from './style-props.type-CfnoGEP7.js';
|
|
5
5
|
|
|
6
6
|
type AnimationConfig = {
|
|
7
7
|
scale?: boolean;
|
package/dist/system/index.cjs
CHANGED
|
@@ -2,15 +2,16 @@
|
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
|
|
5
|
-
var
|
|
5
|
+
var _chunk6HXWQ5AUcjs = require('../chunk-6HXWQ5AU.cjs');
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
+
var _chunk6WW4CSPYcjs = require('../chunk-6WW4CSPY.cjs');
|
|
9
10
|
|
|
10
|
-
var _chunk5LC6KVL3cjs = require('../chunk-5LC6KVL3.cjs');
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
|
|
14
|
+
var _chunkDXGQ43IVcjs = require('../chunk-DXGQ43IV.cjs');
|
|
14
15
|
|
|
15
16
|
|
|
16
17
|
|
|
@@ -29,19 +30,23 @@ var _chunk5LC6KVL3cjs = require('../chunk-5LC6KVL3.cjs');
|
|
|
29
30
|
|
|
30
31
|
|
|
31
32
|
|
|
32
|
-
var _chunk4NE3SLTMcjs = require('../chunk-4NE3SLTM.cjs');
|
|
33
33
|
|
|
34
34
|
|
|
35
|
-
var _chunkUVO4GFSWcjs = require('../chunk-UVO4GFSW.cjs');
|
|
36
35
|
|
|
36
|
+
var _chunkBH5DSJVXcjs = require('../chunk-BH5DSJVX.cjs');
|
|
37
37
|
|
|
38
38
|
|
|
39
39
|
|
|
40
|
+
var _chunkYXVKQMCKcjs = require('../chunk-YXVKQMCK.cjs');
|
|
41
|
+
require('../chunk-57SJ4LJF.cjs');
|
|
40
42
|
|
|
41
43
|
|
|
42
44
|
|
|
43
|
-
|
|
44
|
-
|
|
45
|
+
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
var _chunkHUZ4AUM2cjs = require('../chunk-HUZ4AUM2.cjs');
|
|
45
50
|
require('../chunk-MC7SY2QH.cjs');
|
|
46
51
|
|
|
47
52
|
|
|
@@ -77,4 +82,7 @@ require('../chunk-MC7SY2QH.cjs');
|
|
|
77
82
|
|
|
78
83
|
|
|
79
84
|
|
|
80
|
-
|
|
85
|
+
|
|
86
|
+
|
|
87
|
+
|
|
88
|
+
exports.CloseButton = _chunk6WW4CSPYcjs.CloseButton; exports.FEEDBACK_OVERLAY = _chunkBH5DSJVXcjs.FEEDBACK_OVERLAY; exports.HIGHLIGHT_DURATION = _chunkBH5DSJVXcjs.HIGHLIGHT_DURATION; exports.HIGHLIGHT_OPACITY = _chunkBH5DSJVXcjs.HIGHLIGHT_OPACITY; exports.Icon = _chunkDXGQ43IVcjs.Icon; exports.IconContext = _chunkDXGQ43IVcjs.IconContext; exports.PRESS_DURATION = _chunkBH5DSJVXcjs.PRESS_DURATION; exports.PRESS_SCALE = _chunkBH5DSJVXcjs.PRESS_SCALE; exports.Portal = _chunk6HXWQ5AUcjs.Portal; exports.PortalContext = _chunk6HXWQ5AUcjs.PortalContext; exports.PortalHost = _chunk6HXWQ5AUcjs.PortalHost; exports.PressableFeedback = _chunkBH5DSJVXcjs.PressableFeedback; exports.RIPPLE_CONFIRM_DURATION = _chunkBH5DSJVXcjs.RIPPLE_CONFIRM_DURATION; exports.RIPPLE_EXPAND_DURATION = _chunkBH5DSJVXcjs.RIPPLE_EXPAND_DURATION; exports.RIPPLE_FADE_IN = _chunkBH5DSJVXcjs.RIPPLE_FADE_IN; exports.RIPPLE_FADE_OUT = _chunkBH5DSJVXcjs.RIPPLE_FADE_OUT; exports.RIPPLE_FADE_OUT_DELAY = _chunkBH5DSJVXcjs.RIPPLE_FADE_OUT_DELAY; exports.RIPPLE_OPACITY = _chunkBH5DSJVXcjs.RIPPLE_OPACITY; exports.RIPPLE_START_SCALE = _chunkBH5DSJVXcjs.RIPPLE_START_SCALE; exports.SCALE_REFERENCE_WIDTH = _chunkBH5DSJVXcjs.SCALE_REFERENCE_WIDTH; exports.Slot = _chunkHUZ4AUM2cjs.Slot; exports.childrenToString = _chunkHUZ4AUM2cjs.childrenToString; exports.closeButtonBase = _chunk6WW4CSPYcjs.closeButtonBase; exports.createRecipe = _chunkYXVKQMCKcjs.createRecipe; exports.createSlotContext = _chunkHUZ4AUM2cjs.createSlotContext; exports.markOverlay = _chunkBH5DSJVXcjs.markOverlay; exports.mergeProps = _chunkHUZ4AUM2cjs.mergeProps; exports.mergeRefs = _chunkHUZ4AUM2cjs.mergeRefs; exports.pressScaleFor = _chunkBH5DSJVXcjs.pressScaleFor; exports.radiusAxis = _chunkYXVKQMCKcjs.radiusAxis; exports.resolveAnimation = _chunkBH5DSJVXcjs.resolveAnimation; exports.resolveSlotAnimation = _chunkBH5DSJVXcjs.resolveSlotAnimation; exports.rippleRadiusFor = _chunkBH5DSJVXcjs.rippleRadiusFor; exports.useFeedback = _chunkBH5DSJVXcjs.useFeedback; exports.useIconContext = _chunkDXGQ43IVcjs.useIconContext; exports.useStyleProps = _chunkHUZ4AUM2cjs.useStyleProps;
|