@xaui/native 0.9.1-alpha.41 → 0.9.1-alpha.43
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-TJ74XVZN.cjs → chunk-3JXI2IHV.cjs} +8 -8
- package/dist/{chunk-C5YLPCFC.cjs → chunk-4KSKQD37.cjs} +5 -5
- package/dist/{chunk-DA3OKXHV.cjs → chunk-54CWXA34.cjs} +59 -59
- package/dist/{chunk-XV735BSA.cjs → chunk-66FOASTP.cjs} +6 -6
- package/dist/{chunk-UFTCTTKK.js → chunk-6CO6FM67.js} +15 -15
- package/dist/{chunk-RU7JCMWC.cjs → chunk-76XDVA24.cjs} +6 -6
- package/dist/{chunk-G7P3ERYF.cjs → chunk-7KLBTMXV.cjs} +5 -5
- package/dist/{chunk-NWGLP6JX.cjs → chunk-7TOG4TVU.cjs} +15 -15
- package/dist/{chunk-ZFOOJK37.cjs → chunk-AAVCMCJ3.cjs} +2 -2
- package/dist/{chunk-T5FV5F7A.cjs → chunk-C5LONNXT.cjs} +6 -6
- package/dist/{chunk-XFPQFCEK.js → chunk-DY3SUG5P.js} +6 -6
- package/dist/{chunk-KCMYU7WF.js → chunk-EYD4H4X6.js} +1 -1
- package/dist/{chunk-DHGLGSH6.js → chunk-FBCWNXZC.js} +58 -58
- package/dist/{chunk-2XPG2243.js → chunk-GJSFKH4L.js} +16 -16
- package/dist/{chunk-DD4276RF.js → chunk-HA6BFY3A.js} +6 -6
- package/dist/{chunk-GFUZ3MUT.cjs → chunk-HOI5425P.cjs} +6 -6
- package/dist/chunk-J5WXI5NU.js +520 -0
- package/dist/{chunk-LRN3RNDO.js → chunk-JKP4TPIL.js} +16 -16
- package/dist/{chunk-6UEZJRVI.js → chunk-LIUO6D3D.js} +75 -75
- package/dist/{chunk-DIBUQ46Y.js → chunk-MXGER5PI.js} +5 -5
- package/dist/{chunk-EZEYMLO3.js → chunk-N5AEXTUM.js} +4 -4
- package/dist/chunk-NA262TF2.js +724 -0
- package/dist/{chunk-R73XQK7X.cjs → chunk-NCCRQK3P.cjs} +5 -5
- package/dist/{chunk-5VKYNBNA.js → chunk-NHZRQM5J.js} +4 -4
- package/dist/chunk-P2GKAAA3.cjs +442 -0
- package/dist/{chunk-VLKBESEV.cjs → chunk-QWMVMLSU.cjs} +5 -5
- package/dist/{chunk-GA6PBWNT.js → chunk-QZ24MZRX.js} +1 -1
- package/dist/{chunk-YVHT2UVW.js → chunk-R7BU4CPS.js} +1 -1
- package/dist/{chunk-6DOLGZVV.cjs → chunk-S4QUM4EE.cjs} +4 -4
- package/dist/{chunk-DG2I4PJG.js → chunk-SACDOFGF.js} +15 -15
- package/dist/{chunk-ABAGZTXZ.cjs → chunk-SIP5J7HU.cjs} +15 -15
- package/dist/{chunk-3E7CDKFO.cjs → chunk-TGMVEHV7.cjs} +61 -61
- package/dist/{chunk-YGYYJ3LQ.js → chunk-TRETQZEW.js} +5 -5
- package/dist/{chunk-UAWBAD4E.cjs → chunk-URA25DU4.cjs} +5 -5
- package/dist/{chunk-BRRXFOBY.js → chunk-USF6EWYR.js} +7 -7
- package/dist/{chunk-5R26NM4M.cjs → chunk-VPQPFLT5.cjs} +6 -6
- package/dist/{chunk-G3CCT4EY.js → chunk-VT34G7RT.js} +16 -16
- package/dist/{chunk-7YF5NAHQ.cjs → chunk-VZK3NLBH.cjs} +7 -7
- package/dist/{chunk-N3KTZMPG.js → chunk-XNMZQSY5.js} +5 -5
- package/dist/chunk-ZTBA7CNK.cjs +510 -0
- package/dist/components/accordion/index.cjs +5 -5
- package/dist/components/accordion/index.js +4 -4
- package/dist/components/alert/index.cjs +6 -6
- package/dist/components/alert/index.js +5 -5
- package/dist/components/avatar/index.cjs +4 -4
- package/dist/components/avatar/index.js +3 -3
- package/dist/components/badge/index.cjs +4 -4
- package/dist/components/badge/index.js +3 -3
- package/dist/components/bottom-sheet/index.cjs +37 -0
- package/dist/components/bottom-sheet/index.d.cts +230 -0
- package/dist/components/bottom-sheet/index.d.ts +230 -0
- package/dist/components/bottom-sheet/index.js +37 -0
- package/dist/components/button/index.cjs +5 -5
- package/dist/components/button/index.js +4 -4
- package/dist/components/card/index.cjs +5 -5
- package/dist/components/card/index.js +4 -4
- package/dist/components/checkbox/index.cjs +5 -5
- package/dist/components/checkbox/index.js +4 -4
- package/dist/components/chip/index.cjs +6 -6
- package/dist/components/chip/index.js +5 -5
- package/dist/components/divider/index.cjs +4 -4
- package/dist/components/divider/index.js +3 -3
- package/dist/components/field-group/index.cjs +5 -5
- package/dist/components/field-group/index.js +4 -4
- package/dist/components/input-otp/index.cjs +4 -4
- package/dist/components/input-otp/index.js +3 -3
- package/dist/components/menu/index.cjs +5 -5
- package/dist/components/menu/index.js +4 -4
- package/dist/components/popover/index.cjs +5 -5
- package/dist/components/popover/index.js +4 -4
- package/dist/components/radio/index.cjs +5 -5
- package/dist/components/radio/index.js +4 -4
- package/dist/components/select/index.cjs +5 -5
- package/dist/components/select/index.js +4 -4
- package/dist/components/slider/index.cjs +33 -0
- package/dist/components/slider/index.d.cts +284 -0
- package/dist/components/slider/index.d.ts +284 -0
- package/dist/components/slider/index.js +33 -0
- package/dist/components/spinner/index.cjs +1 -1
- package/dist/components/spinner/index.js +1 -1
- package/dist/components/switch/index.cjs +5 -5
- package/dist/components/switch/index.js +4 -4
- package/dist/components/tabs/index.cjs +5 -5
- package/dist/components/tabs/index.js +4 -4
- package/dist/components/text-area/index.cjs +5 -5
- package/dist/components/text-area/index.js +4 -4
- package/dist/components/text-field/index.cjs +4 -4
- package/dist/components/text-field/index.js +3 -3
- package/dist/components/typography/index.cjs +4 -4
- package/dist/components/typography/index.js +3 -3
- package/dist/index.cjs +85 -37
- package/dist/index.d.cts +2 -0
- package/dist/index.d.ts +2 -0
- package/dist/index.js +132 -84
- package/dist/system/index.cjs +11 -11
- package/dist/system/index.js +13 -13
- package/package.json +21 -1
- package/dist/{chunk-4CUZZWFW.js → chunk-26OGEFQI.js} +3 -3
- package/dist/{chunk-H7DS4IO7.js → chunk-346QBNUD.js} +4 -4
- package/dist/{chunk-J3MB4PI5.cjs → chunk-A7YB7YWX.cjs} +3 -3
- package/dist/{chunk-AMCSSOJT.cjs → chunk-BNFIFRQA.cjs} +3 -3
- package/dist/{chunk-6L2TS2R3.cjs → chunk-KSUV74BE.cjs} +3 -3
- package/dist/{chunk-HDVVZG4S.cjs → chunk-RKCWYUGA.cjs} +3 -3
- package/dist/{chunk-2NRZKJG7.js → chunk-S2WNWMNT.js} +4 -4
- package/dist/{chunk-73RKQC5X.js → chunk-SZLXPF3G.js} +3 -3
package/dist/index.js
CHANGED
|
@@ -1,3 +1,15 @@
|
|
|
1
|
+
import {
|
|
2
|
+
TextSpan,
|
|
3
|
+
Typography,
|
|
4
|
+
typographyRecipe
|
|
5
|
+
} from "./chunk-SZLXPF3G.js";
|
|
6
|
+
import {
|
|
7
|
+
Column,
|
|
8
|
+
Grid,
|
|
9
|
+
Row,
|
|
10
|
+
Stack,
|
|
11
|
+
useGrid
|
|
12
|
+
} from "./chunk-XTC2SLFT.js";
|
|
1
13
|
import "./chunk-WHJTBTYM.js";
|
|
2
14
|
import {
|
|
3
15
|
XAUIProvider,
|
|
@@ -11,10 +23,41 @@ import {
|
|
|
11
23
|
sourceKeys,
|
|
12
24
|
tokens
|
|
13
25
|
} from "./chunk-WKCQ6VGW.js";
|
|
26
|
+
import {
|
|
27
|
+
CheckIcon,
|
|
28
|
+
Select,
|
|
29
|
+
Select2,
|
|
30
|
+
SelectContent,
|
|
31
|
+
SelectIndicator,
|
|
32
|
+
SelectItem,
|
|
33
|
+
SelectItemDescription,
|
|
34
|
+
SelectItemIndicator,
|
|
35
|
+
SelectItemLabel,
|
|
36
|
+
SelectLabel,
|
|
37
|
+
SelectOverlay,
|
|
38
|
+
SelectTrigger,
|
|
39
|
+
SelectValue,
|
|
40
|
+
selectRecipe,
|
|
41
|
+
useSelect,
|
|
42
|
+
useSelectItem
|
|
43
|
+
} from "./chunk-JKP4TPIL.js";
|
|
14
44
|
import {
|
|
15
45
|
Skeleton,
|
|
16
46
|
skeletonRecipe
|
|
17
47
|
} from "./chunk-IKJVLJKT.js";
|
|
48
|
+
import {
|
|
49
|
+
Slider,
|
|
50
|
+
SliderFill,
|
|
51
|
+
SliderOutput,
|
|
52
|
+
SliderRoot,
|
|
53
|
+
SliderThumb,
|
|
54
|
+
SliderTrack,
|
|
55
|
+
fromFraction,
|
|
56
|
+
sliderRecipe,
|
|
57
|
+
snap,
|
|
58
|
+
toFraction,
|
|
59
|
+
useSlider
|
|
60
|
+
} from "./chunk-NA262TF2.js";
|
|
18
61
|
import {
|
|
19
62
|
Spinner,
|
|
20
63
|
spinnerRecipe
|
|
@@ -27,7 +70,7 @@ import {
|
|
|
27
70
|
SwitchTrack,
|
|
28
71
|
switchRecipe,
|
|
29
72
|
useSwitch
|
|
30
|
-
} from "./chunk-
|
|
73
|
+
} from "./chunk-FBCWNXZC.js";
|
|
31
74
|
import {
|
|
32
75
|
Tabs,
|
|
33
76
|
TabsContent,
|
|
@@ -39,32 +82,28 @@ import {
|
|
|
39
82
|
tabsRecipe,
|
|
40
83
|
useTabs,
|
|
41
84
|
useTabsTrigger
|
|
42
|
-
} from "./chunk-
|
|
85
|
+
} from "./chunk-VT34G7RT.js";
|
|
43
86
|
import {
|
|
44
87
|
TextArea,
|
|
45
88
|
useTextArea
|
|
46
|
-
} from "./chunk-
|
|
89
|
+
} from "./chunk-R7BU4CPS.js";
|
|
47
90
|
import {
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
Row,
|
|
56
|
-
Stack,
|
|
57
|
-
useGrid
|
|
58
|
-
} from "./chunk-XTC2SLFT.js";
|
|
91
|
+
Checkbox,
|
|
92
|
+
CheckboxIndicator,
|
|
93
|
+
CheckboxLabel,
|
|
94
|
+
CheckboxRoot,
|
|
95
|
+
checkboxRecipe,
|
|
96
|
+
useCheckbox
|
|
97
|
+
} from "./chunk-MXGER5PI.js";
|
|
59
98
|
import {
|
|
60
99
|
Chip,
|
|
61
100
|
chipRecipe,
|
|
62
101
|
useChip
|
|
63
|
-
} from "./chunk-
|
|
102
|
+
} from "./chunk-USF6EWYR.js";
|
|
64
103
|
import {
|
|
65
104
|
Divider,
|
|
66
105
|
dividerRecipe
|
|
67
|
-
} from "./chunk-
|
|
106
|
+
} from "./chunk-26OGEFQI.js";
|
|
68
107
|
import {
|
|
69
108
|
FieldGroup,
|
|
70
109
|
FieldGroupField,
|
|
@@ -74,7 +113,7 @@ import {
|
|
|
74
113
|
FieldGroupSuffix,
|
|
75
114
|
decoratorPadding,
|
|
76
115
|
useFieldGroup
|
|
77
|
-
} from "./chunk-
|
|
116
|
+
} from "./chunk-QZ24MZRX.js";
|
|
78
117
|
import {
|
|
79
118
|
TextField,
|
|
80
119
|
TextFieldDescription,
|
|
@@ -84,7 +123,7 @@ import {
|
|
|
84
123
|
TextFieldRoot,
|
|
85
124
|
textFieldRecipe,
|
|
86
125
|
useTextField
|
|
87
|
-
} from "./chunk-
|
|
126
|
+
} from "./chunk-S2WNWMNT.js";
|
|
88
127
|
import {
|
|
89
128
|
InputOTP,
|
|
90
129
|
OTP_ALPHANUMERIC,
|
|
@@ -95,7 +134,7 @@ import {
|
|
|
95
134
|
inputOTPRecipe,
|
|
96
135
|
useInputOTP,
|
|
97
136
|
useInputOTPBox
|
|
98
|
-
} from "./chunk-
|
|
137
|
+
} from "./chunk-SACDOFGF.js";
|
|
99
138
|
import {
|
|
100
139
|
Menu,
|
|
101
140
|
Menu2,
|
|
@@ -112,7 +151,7 @@ import {
|
|
|
112
151
|
menuRecipe,
|
|
113
152
|
useMenu,
|
|
114
153
|
useMenuItem
|
|
115
|
-
} from "./chunk-
|
|
154
|
+
} from "./chunk-NHZRQM5J.js";
|
|
116
155
|
import {
|
|
117
156
|
Popover,
|
|
118
157
|
Popover2,
|
|
@@ -124,8 +163,9 @@ import {
|
|
|
124
163
|
PopoverTrigger,
|
|
125
164
|
popoverRecipe,
|
|
126
165
|
usePopover
|
|
127
|
-
} from "./chunk-
|
|
166
|
+
} from "./chunk-N5AEXTUM.js";
|
|
128
167
|
import "./chunk-734MFAX4.js";
|
|
168
|
+
import "./chunk-2EGR4LWD.js";
|
|
129
169
|
import {
|
|
130
170
|
Radio,
|
|
131
171
|
RadioIndicator,
|
|
@@ -133,31 +173,10 @@ import {
|
|
|
133
173
|
RadioRoot,
|
|
134
174
|
radioRecipe,
|
|
135
175
|
useRadio
|
|
136
|
-
} from "./chunk-
|
|
176
|
+
} from "./chunk-XNMZQSY5.js";
|
|
137
177
|
import {
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
Select2,
|
|
141
|
-
SelectContent,
|
|
142
|
-
SelectIndicator,
|
|
143
|
-
SelectItem,
|
|
144
|
-
SelectItemDescription,
|
|
145
|
-
SelectItemIndicator,
|
|
146
|
-
SelectItemLabel,
|
|
147
|
-
SelectLabel,
|
|
148
|
-
SelectOverlay,
|
|
149
|
-
SelectTrigger,
|
|
150
|
-
SelectValue,
|
|
151
|
-
selectRecipe,
|
|
152
|
-
useSelect,
|
|
153
|
-
useSelectItem
|
|
154
|
-
} from "./chunk-LRN3RNDO.js";
|
|
155
|
-
import "./chunk-2EGR4LWD.js";
|
|
156
|
-
import {
|
|
157
|
-
Portal,
|
|
158
|
-
PortalContext,
|
|
159
|
-
PortalHost
|
|
160
|
-
} from "./chunk-2PMXMKS5.js";
|
|
178
|
+
SelectionFill
|
|
179
|
+
} from "./chunk-BA2DBSAN.js";
|
|
161
180
|
import {
|
|
162
181
|
Accordion,
|
|
163
182
|
AccordionContent,
|
|
@@ -169,39 +188,57 @@ import {
|
|
|
169
188
|
accordionRecipe,
|
|
170
189
|
useAccordion,
|
|
171
190
|
useAccordionItem
|
|
172
|
-
} from "./chunk-
|
|
173
|
-
import {
|
|
174
|
-
INDICATOR_ROTATION,
|
|
175
|
-
INDICATOR_SPRING,
|
|
176
|
-
anchoredEntering,
|
|
177
|
-
anchoredExiting,
|
|
178
|
-
overlayEntering,
|
|
179
|
-
overlayExiting
|
|
180
|
-
} from "./chunk-64MXEVT3.js";
|
|
191
|
+
} from "./chunk-GJSFKH4L.js";
|
|
181
192
|
import {
|
|
182
193
|
Alert,
|
|
183
194
|
alertRecipe,
|
|
184
195
|
useAlert
|
|
185
|
-
} from "./chunk-
|
|
196
|
+
} from "./chunk-HA6BFY3A.js";
|
|
186
197
|
import {
|
|
187
198
|
CloseButton,
|
|
188
199
|
closeButtonBase
|
|
189
|
-
} from "./chunk-
|
|
200
|
+
} from "./chunk-EYD4H4X6.js";
|
|
190
201
|
import {
|
|
191
202
|
Avatar,
|
|
192
203
|
avatarRecipe,
|
|
193
204
|
useAvatar
|
|
194
|
-
} from "./chunk-
|
|
205
|
+
} from "./chunk-6CO6FM67.js";
|
|
195
206
|
import {
|
|
196
207
|
Badge,
|
|
197
208
|
badgeRecipe,
|
|
198
209
|
placementInsets
|
|
199
|
-
} from "./chunk-
|
|
210
|
+
} from "./chunk-346QBNUD.js";
|
|
211
|
+
import {
|
|
212
|
+
BottomSheet,
|
|
213
|
+
BottomSheet2,
|
|
214
|
+
BottomSheetClose,
|
|
215
|
+
BottomSheetContent,
|
|
216
|
+
BottomSheetDescription,
|
|
217
|
+
BottomSheetHandle,
|
|
218
|
+
BottomSheetOverlay,
|
|
219
|
+
BottomSheetTitle,
|
|
220
|
+
BottomSheetTrigger,
|
|
221
|
+
bottomSheetRecipe,
|
|
222
|
+
useBottomSheet
|
|
223
|
+
} from "./chunk-J5WXI5NU.js";
|
|
224
|
+
import {
|
|
225
|
+
Portal,
|
|
226
|
+
PortalContext,
|
|
227
|
+
PortalHost
|
|
228
|
+
} from "./chunk-2PMXMKS5.js";
|
|
229
|
+
import {
|
|
230
|
+
INDICATOR_ROTATION,
|
|
231
|
+
INDICATOR_SPRING,
|
|
232
|
+
anchoredEntering,
|
|
233
|
+
anchoredExiting,
|
|
234
|
+
overlayEntering,
|
|
235
|
+
overlayExiting
|
|
236
|
+
} from "./chunk-64MXEVT3.js";
|
|
200
237
|
import {
|
|
201
238
|
Button,
|
|
202
239
|
buttonRecipe,
|
|
203
240
|
useButton
|
|
204
|
-
} from "./chunk-
|
|
241
|
+
} from "./chunk-TRETQZEW.js";
|
|
205
242
|
import {
|
|
206
243
|
ROTATION_DURATION,
|
|
207
244
|
usePrevious,
|
|
@@ -216,27 +253,16 @@ import {
|
|
|
216
253
|
IconContext,
|
|
217
254
|
useIconContext
|
|
218
255
|
} from "./chunk-FHUYHV6J.js";
|
|
256
|
+
import {
|
|
257
|
+
useControllableState
|
|
258
|
+
} from "./chunk-F6W3JQ7K.js";
|
|
219
259
|
import {
|
|
220
260
|
CARD_BACKGROUND,
|
|
221
261
|
Card,
|
|
222
262
|
cardRecipe,
|
|
223
263
|
markBackground,
|
|
224
264
|
useCard
|
|
225
|
-
} from "./chunk-
|
|
226
|
-
import {
|
|
227
|
-
Checkbox,
|
|
228
|
-
CheckboxIndicator,
|
|
229
|
-
CheckboxLabel,
|
|
230
|
-
CheckboxRoot,
|
|
231
|
-
checkboxRecipe,
|
|
232
|
-
useCheckbox
|
|
233
|
-
} from "./chunk-DIBUQ46Y.js";
|
|
234
|
-
import {
|
|
235
|
-
SelectionFill
|
|
236
|
-
} from "./chunk-BA2DBSAN.js";
|
|
237
|
-
import {
|
|
238
|
-
useControllableState
|
|
239
|
-
} from "./chunk-F6W3JQ7K.js";
|
|
265
|
+
} from "./chunk-DY3SUG5P.js";
|
|
240
266
|
import {
|
|
241
267
|
FEEDBACK_OVERLAY,
|
|
242
268
|
HIGHLIGHT_DURATION,
|
|
@@ -258,11 +284,20 @@ import {
|
|
|
258
284
|
resolveSlotAnimation,
|
|
259
285
|
rippleRadiusFor,
|
|
260
286
|
useFeedback
|
|
261
|
-
} from "./chunk-
|
|
287
|
+
} from "./chunk-LIUO6D3D.js";
|
|
262
288
|
import {
|
|
263
289
|
usePressState
|
|
264
290
|
} from "./chunk-423RQBOX.js";
|
|
265
291
|
import "./chunk-EGLLDKN6.js";
|
|
292
|
+
import {
|
|
293
|
+
Slot,
|
|
294
|
+
childrenToString,
|
|
295
|
+
createSlotContext,
|
|
296
|
+
mergeProps
|
|
297
|
+
} from "./chunk-K72UDPVN.js";
|
|
298
|
+
import {
|
|
299
|
+
mergeRefs
|
|
300
|
+
} from "./chunk-36PRYGAM.js";
|
|
266
301
|
import {
|
|
267
302
|
createRecipe,
|
|
268
303
|
radiusAxis
|
|
@@ -274,15 +309,6 @@ import {
|
|
|
274
309
|
useThemeColor,
|
|
275
310
|
useXAUITheme
|
|
276
311
|
} from "./chunk-A3EGFI6T.js";
|
|
277
|
-
import {
|
|
278
|
-
Slot,
|
|
279
|
-
childrenToString,
|
|
280
|
-
createSlotContext,
|
|
281
|
-
mergeProps
|
|
282
|
-
} from "./chunk-K72UDPVN.js";
|
|
283
|
-
import {
|
|
284
|
-
mergeRefs
|
|
285
|
-
} from "./chunk-36PRYGAM.js";
|
|
286
312
|
import {
|
|
287
313
|
useStyleProps
|
|
288
314
|
} from "./chunk-M63GFNKV.js";
|
|
@@ -296,6 +322,15 @@ export {
|
|
|
296
322
|
Alert,
|
|
297
323
|
Avatar,
|
|
298
324
|
Badge,
|
|
325
|
+
BottomSheet2 as BottomSheet,
|
|
326
|
+
BottomSheetClose,
|
|
327
|
+
BottomSheetContent,
|
|
328
|
+
BottomSheetDescription,
|
|
329
|
+
BottomSheetHandle,
|
|
330
|
+
BottomSheetOverlay,
|
|
331
|
+
BottomSheet as BottomSheetRoot,
|
|
332
|
+
BottomSheetTitle,
|
|
333
|
+
BottomSheetTrigger,
|
|
299
334
|
Button,
|
|
300
335
|
CARD_BACKGROUND,
|
|
301
336
|
Card,
|
|
@@ -381,6 +416,12 @@ export {
|
|
|
381
416
|
SelectValue,
|
|
382
417
|
SelectionFill,
|
|
383
418
|
Skeleton,
|
|
419
|
+
Slider,
|
|
420
|
+
SliderFill,
|
|
421
|
+
SliderOutput,
|
|
422
|
+
SliderRoot,
|
|
423
|
+
SliderThumb,
|
|
424
|
+
SliderTrack,
|
|
384
425
|
Slot,
|
|
385
426
|
Spinner,
|
|
386
427
|
Stack,
|
|
@@ -414,6 +455,7 @@ export {
|
|
|
414
455
|
anchoredExiting,
|
|
415
456
|
avatarRecipe,
|
|
416
457
|
badgeRecipe,
|
|
458
|
+
bottomSheetRecipe,
|
|
417
459
|
buildRadius,
|
|
418
460
|
buildShadows,
|
|
419
461
|
buildSlots,
|
|
@@ -432,6 +474,7 @@ export {
|
|
|
432
474
|
deriveTint,
|
|
433
475
|
dividerRecipe,
|
|
434
476
|
extractPastedCode,
|
|
477
|
+
fromFraction,
|
|
435
478
|
inputOTPRecipe,
|
|
436
479
|
markBackground,
|
|
437
480
|
markOverlay,
|
|
@@ -452,17 +495,21 @@ export {
|
|
|
452
495
|
rippleRadiusFor,
|
|
453
496
|
selectRecipe,
|
|
454
497
|
skeletonRecipe,
|
|
498
|
+
sliderRecipe,
|
|
499
|
+
snap,
|
|
455
500
|
sourceKeys,
|
|
456
501
|
spinnerRecipe,
|
|
457
502
|
switchRecipe,
|
|
458
503
|
tabsRecipe,
|
|
459
504
|
textFieldRecipe,
|
|
505
|
+
toFraction,
|
|
460
506
|
tokens,
|
|
461
507
|
typographyRecipe,
|
|
462
508
|
useAccordion,
|
|
463
509
|
useAccordionItem,
|
|
464
510
|
useAlert,
|
|
465
511
|
useAvatar,
|
|
512
|
+
useBottomSheet,
|
|
466
513
|
useButton,
|
|
467
514
|
useCard,
|
|
468
515
|
useCheckbox,
|
|
@@ -485,6 +532,7 @@ export {
|
|
|
485
532
|
useRotation,
|
|
486
533
|
useSelect,
|
|
487
534
|
useSelectItem,
|
|
535
|
+
useSlider,
|
|
488
536
|
useStyleProps,
|
|
489
537
|
useSwitch,
|
|
490
538
|
useTabs,
|
package/dist/system/index.cjs
CHANGED
|
@@ -1,30 +1,30 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});require('../chunk-GGW43Q37.cjs');
|
|
2
2
|
|
|
3
3
|
|
|
4
|
+
var _chunkF6CQ6CBIcjs = require('../chunk-F6CQ6CBI.cjs');
|
|
4
5
|
|
|
5
6
|
|
|
6
|
-
var _chunkWDDXU3OHcjs = require('../chunk-WDDXU3OH.cjs');
|
|
7
7
|
|
|
8
|
+
var _chunkAAVCMCJ3cjs = require('../chunk-AAVCMCJ3.cjs');
|
|
8
9
|
|
|
9
10
|
|
|
10
11
|
|
|
11
12
|
|
|
13
|
+
var _chunkWDDXU3OHcjs = require('../chunk-WDDXU3OH.cjs');
|
|
12
14
|
|
|
13
15
|
|
|
14
|
-
var _chunkEKS3W46Mcjs = require('../chunk-EKS3W46M.cjs');
|
|
15
16
|
|
|
16
17
|
|
|
17
18
|
|
|
18
|
-
var _chunkZFOOJK37cjs = require('../chunk-ZFOOJK37.cjs');
|
|
19
19
|
|
|
20
20
|
|
|
21
|
+
var _chunkEKS3W46Mcjs = require('../chunk-EKS3W46M.cjs');
|
|
21
22
|
|
|
22
23
|
|
|
23
24
|
|
|
24
|
-
var _chunk4KFKWBN5cjs = require('../chunk-4KFKWBN5.cjs');
|
|
25
25
|
|
|
26
26
|
|
|
27
|
-
var
|
|
27
|
+
var _chunk4KFKWBN5cjs = require('../chunk-4KFKWBN5.cjs');
|
|
28
28
|
|
|
29
29
|
|
|
30
30
|
|
|
@@ -46,23 +46,23 @@ var _chunkF6CQ6CBIcjs = require('../chunk-F6CQ6CBI.cjs');
|
|
|
46
46
|
|
|
47
47
|
|
|
48
48
|
|
|
49
|
-
var
|
|
49
|
+
var _chunkTGMVEHV7cjs = require('../chunk-TGMVEHV7.cjs');
|
|
50
50
|
require('../chunk-7DPL3ZDS.cjs');
|
|
51
51
|
require('../chunk-EJQCQPET.cjs');
|
|
52
52
|
|
|
53
53
|
|
|
54
54
|
|
|
55
|
-
var _chunkFNEUOBCVcjs = require('../chunk-FNEUOBCV.cjs');
|
|
56
|
-
require('../chunk-57SJ4LJF.cjs');
|
|
57
55
|
|
|
58
56
|
|
|
57
|
+
var _chunk7GHM4GKLcjs = require('../chunk-7GHM4GKL.cjs');
|
|
59
58
|
|
|
60
59
|
|
|
60
|
+
var _chunkH4E4HDEPcjs = require('../chunk-H4E4HDEP.cjs');
|
|
61
61
|
|
|
62
|
-
var _chunk7GHM4GKLcjs = require('../chunk-7GHM4GKL.cjs');
|
|
63
62
|
|
|
64
63
|
|
|
65
|
-
var
|
|
64
|
+
var _chunkFNEUOBCVcjs = require('../chunk-FNEUOBCV.cjs');
|
|
65
|
+
require('../chunk-57SJ4LJF.cjs');
|
|
66
66
|
|
|
67
67
|
|
|
68
68
|
var _chunkTK44VBIEcjs = require('../chunk-TK44VBIE.cjs');
|
|
@@ -111,4 +111,4 @@ var _chunkTK44VBIEcjs = require('../chunk-TK44VBIE.cjs');
|
|
|
111
111
|
|
|
112
112
|
|
|
113
113
|
|
|
114
|
-
exports.ChevronDownIcon = _chunk4KFKWBN5cjs.ChevronDownIcon; exports.CloseButton =
|
|
114
|
+
exports.ChevronDownIcon = _chunk4KFKWBN5cjs.ChevronDownIcon; exports.CloseButton = _chunkAAVCMCJ3cjs.CloseButton; exports.FEEDBACK_OVERLAY = _chunkTGMVEHV7cjs.FEEDBACK_OVERLAY; exports.HIGHLIGHT_DURATION = _chunkTGMVEHV7cjs.HIGHLIGHT_DURATION; exports.HIGHLIGHT_OPACITY = _chunkTGMVEHV7cjs.HIGHLIGHT_OPACITY; exports.INDICATOR_ROTATION = _chunkEKS3W46Mcjs.INDICATOR_ROTATION; exports.INDICATOR_SPRING = _chunkEKS3W46Mcjs.INDICATOR_SPRING; exports.Icon = _chunk4KFKWBN5cjs.Icon; exports.IconContext = _chunk4KFKWBN5cjs.IconContext; exports.PRESS_DURATION = _chunkTGMVEHV7cjs.PRESS_DURATION; exports.PRESS_SCALE = _chunkTGMVEHV7cjs.PRESS_SCALE; exports.Portal = _chunkWDDXU3OHcjs.Portal; exports.PortalContext = _chunkWDDXU3OHcjs.PortalContext; exports.PortalHost = _chunkWDDXU3OHcjs.PortalHost; exports.PressableFeedback = _chunkTGMVEHV7cjs.PressableFeedback; exports.RIPPLE_CONFIRM_DURATION = _chunkTGMVEHV7cjs.RIPPLE_CONFIRM_DURATION; exports.RIPPLE_EXPAND_DURATION = _chunkTGMVEHV7cjs.RIPPLE_EXPAND_DURATION; exports.RIPPLE_FADE_IN = _chunkTGMVEHV7cjs.RIPPLE_FADE_IN; exports.RIPPLE_FADE_OUT = _chunkTGMVEHV7cjs.RIPPLE_FADE_OUT; exports.RIPPLE_FADE_OUT_DELAY = _chunkTGMVEHV7cjs.RIPPLE_FADE_OUT_DELAY; exports.RIPPLE_OPACITY = _chunkTGMVEHV7cjs.RIPPLE_OPACITY; exports.RIPPLE_START_SCALE = _chunkTGMVEHV7cjs.RIPPLE_START_SCALE; exports.SCALE_REFERENCE_WIDTH = _chunkTGMVEHV7cjs.SCALE_REFERENCE_WIDTH; exports.SelectionFill = _chunkF6CQ6CBIcjs.SelectionFill; exports.Slot = _chunk7GHM4GKLcjs.Slot; exports.anchoredEntering = _chunkEKS3W46Mcjs.anchoredEntering; exports.anchoredExiting = _chunkEKS3W46Mcjs.anchoredExiting; exports.childrenToString = _chunk7GHM4GKLcjs.childrenToString; exports.closeButtonBase = _chunkAAVCMCJ3cjs.closeButtonBase; exports.createRecipe = _chunkFNEUOBCVcjs.createRecipe; exports.createSlotContext = _chunk7GHM4GKLcjs.createSlotContext; exports.markOverlay = _chunkTGMVEHV7cjs.markOverlay; exports.mergeProps = _chunk7GHM4GKLcjs.mergeProps; exports.mergeRefs = _chunkH4E4HDEPcjs.mergeRefs; exports.overlayEntering = _chunkEKS3W46Mcjs.overlayEntering; exports.overlayExiting = _chunkEKS3W46Mcjs.overlayExiting; exports.pressScaleFor = _chunkTGMVEHV7cjs.pressScaleFor; exports.radiusAxis = _chunkFNEUOBCVcjs.radiusAxis; exports.resolveAnimation = _chunkTGMVEHV7cjs.resolveAnimation; exports.resolveSlotAnimation = _chunkTGMVEHV7cjs.resolveSlotAnimation; exports.rippleRadiusFor = _chunkTGMVEHV7cjs.rippleRadiusFor; exports.useFeedback = _chunkTGMVEHV7cjs.useFeedback; exports.useIconContext = _chunk4KFKWBN5cjs.useIconContext; exports.useStyleProps = _chunkTK44VBIEcjs.useStyleProps;
|
package/dist/system/index.js
CHANGED
|
@@ -1,4 +1,11 @@
|
|
|
1
1
|
import "../chunk-WHJTBTYM.js";
|
|
2
|
+
import {
|
|
3
|
+
SelectionFill
|
|
4
|
+
} from "../chunk-BA2DBSAN.js";
|
|
5
|
+
import {
|
|
6
|
+
CloseButton,
|
|
7
|
+
closeButtonBase
|
|
8
|
+
} from "../chunk-EYD4H4X6.js";
|
|
2
9
|
import {
|
|
3
10
|
Portal,
|
|
4
11
|
PortalContext,
|
|
@@ -12,19 +19,12 @@ import {
|
|
|
12
19
|
overlayEntering,
|
|
13
20
|
overlayExiting
|
|
14
21
|
} from "../chunk-64MXEVT3.js";
|
|
15
|
-
import {
|
|
16
|
-
CloseButton,
|
|
17
|
-
closeButtonBase
|
|
18
|
-
} from "../chunk-KCMYU7WF.js";
|
|
19
22
|
import {
|
|
20
23
|
ChevronDownIcon,
|
|
21
24
|
Icon,
|
|
22
25
|
IconContext,
|
|
23
26
|
useIconContext
|
|
24
27
|
} from "../chunk-FHUYHV6J.js";
|
|
25
|
-
import {
|
|
26
|
-
SelectionFill
|
|
27
|
-
} from "../chunk-BA2DBSAN.js";
|
|
28
28
|
import {
|
|
29
29
|
FEEDBACK_OVERLAY,
|
|
30
30
|
HIGHLIGHT_DURATION,
|
|
@@ -46,14 +46,9 @@ import {
|
|
|
46
46
|
resolveSlotAnimation,
|
|
47
47
|
rippleRadiusFor,
|
|
48
48
|
useFeedback
|
|
49
|
-
} from "../chunk-
|
|
49
|
+
} from "../chunk-LIUO6D3D.js";
|
|
50
50
|
import "../chunk-423RQBOX.js";
|
|
51
51
|
import "../chunk-EGLLDKN6.js";
|
|
52
|
-
import {
|
|
53
|
-
createRecipe,
|
|
54
|
-
radiusAxis
|
|
55
|
-
} from "../chunk-4GTAZM2C.js";
|
|
56
|
-
import "../chunk-A3EGFI6T.js";
|
|
57
52
|
import {
|
|
58
53
|
Slot,
|
|
59
54
|
childrenToString,
|
|
@@ -63,6 +58,11 @@ import {
|
|
|
63
58
|
import {
|
|
64
59
|
mergeRefs
|
|
65
60
|
} from "../chunk-36PRYGAM.js";
|
|
61
|
+
import {
|
|
62
|
+
createRecipe,
|
|
63
|
+
radiusAxis
|
|
64
|
+
} from "../chunk-4GTAZM2C.js";
|
|
65
|
+
import "../chunk-A3EGFI6T.js";
|
|
66
66
|
import {
|
|
67
67
|
useStyleProps
|
|
68
68
|
} from "../chunk-M63GFNKV.js";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@xaui/native",
|
|
3
|
-
"version": "0.9.1-alpha.
|
|
3
|
+
"version": "0.9.1-alpha.43",
|
|
4
4
|
"description": "Composition-first React Native UI components with native animations powered by Reanimated",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"react-native",
|
|
@@ -67,6 +67,16 @@
|
|
|
67
67
|
"default": "./dist/components/badge/index.cjs"
|
|
68
68
|
}
|
|
69
69
|
},
|
|
70
|
+
"./bottom-sheet": {
|
|
71
|
+
"import": {
|
|
72
|
+
"types": "./dist/components/bottom-sheet/index.d.ts",
|
|
73
|
+
"default": "./dist/components/bottom-sheet/index.js"
|
|
74
|
+
},
|
|
75
|
+
"require": {
|
|
76
|
+
"types": "./dist/components/bottom-sheet/index.d.cts",
|
|
77
|
+
"default": "./dist/components/bottom-sheet/index.cjs"
|
|
78
|
+
}
|
|
79
|
+
},
|
|
70
80
|
"./button": {
|
|
71
81
|
"import": {
|
|
72
82
|
"types": "./dist/components/button/index.d.ts",
|
|
@@ -187,6 +197,16 @@
|
|
|
187
197
|
"default": "./dist/components/skeleton/index.cjs"
|
|
188
198
|
}
|
|
189
199
|
},
|
|
200
|
+
"./slider": {
|
|
201
|
+
"import": {
|
|
202
|
+
"types": "./dist/components/slider/index.d.ts",
|
|
203
|
+
"default": "./dist/components/slider/index.js"
|
|
204
|
+
},
|
|
205
|
+
"require": {
|
|
206
|
+
"types": "./dist/components/slider/index.d.cts",
|
|
207
|
+
"default": "./dist/components/slider/index.cjs"
|
|
208
|
+
}
|
|
209
|
+
},
|
|
190
210
|
"./spinner": {
|
|
191
211
|
"import": {
|
|
192
212
|
"types": "./dist/components/spinner/index.d.ts",
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
+
import {
|
|
2
|
+
Slot
|
|
3
|
+
} from "./chunk-K72UDPVN.js";
|
|
1
4
|
import {
|
|
2
5
|
createRecipe
|
|
3
6
|
} from "./chunk-4GTAZM2C.js";
|
|
4
7
|
import {
|
|
5
8
|
useXAUITheme
|
|
6
9
|
} from "./chunk-A3EGFI6T.js";
|
|
7
|
-
import {
|
|
8
|
-
Slot
|
|
9
|
-
} from "./chunk-K72UDPVN.js";
|
|
10
10
|
import {
|
|
11
11
|
useStyleProps
|
|
12
12
|
} from "./chunk-M63GFNKV.js";
|
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
import {
|
|
2
|
+
Slot,
|
|
3
|
+
childrenToString
|
|
4
|
+
} from "./chunk-K72UDPVN.js";
|
|
1
5
|
import {
|
|
2
6
|
createRecipe,
|
|
3
7
|
radiusAxis
|
|
@@ -5,10 +9,6 @@ import {
|
|
|
5
9
|
import {
|
|
6
10
|
useXAUITheme
|
|
7
11
|
} from "./chunk-A3EGFI6T.js";
|
|
8
|
-
import {
|
|
9
|
-
Slot,
|
|
10
|
-
childrenToString
|
|
11
|
-
} from "./chunk-K72UDPVN.js";
|
|
12
12
|
import {
|
|
13
13
|
useStyleProps
|
|
14
14
|
} from "./chunk-M63GFNKV.js";
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } } function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; }
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunk7GHM4GKLcjs = require('./chunk-7GHM4GKL.cjs');
|
|
5
5
|
|
|
6
6
|
|
|
7
|
-
var _chunk57SJ4LJFcjs = require('./chunk-57SJ4LJF.cjs');
|
|
8
7
|
|
|
8
|
+
var _chunkFNEUOBCVcjs = require('./chunk-FNEUOBCV.cjs');
|
|
9
9
|
|
|
10
10
|
|
|
11
|
-
var
|
|
11
|
+
var _chunk57SJ4LJFcjs = require('./chunk-57SJ4LJF.cjs');
|
|
12
12
|
|
|
13
13
|
|
|
14
14
|
var _chunkTK44VBIEcjs = require('./chunk-TK44VBIE.cjs');
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; }
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunk7GHM4GKLcjs = require('./chunk-7GHM4GKL.cjs');
|
|
4
4
|
|
|
5
5
|
|
|
6
|
-
var
|
|
6
|
+
var _chunkFNEUOBCVcjs = require('./chunk-FNEUOBCV.cjs');
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunk57SJ4LJFcjs = require('./chunk-57SJ4LJF.cjs');
|
|
10
10
|
|
|
11
11
|
|
|
12
12
|
var _chunkTK44VBIEcjs = require('./chunk-TK44VBIE.cjs');
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; }
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunk7GHM4GKLcjs = require('./chunk-7GHM4GKL.cjs');
|
|
4
4
|
|
|
5
5
|
|
|
6
|
-
var
|
|
6
|
+
var _chunkFNEUOBCVcjs = require('./chunk-FNEUOBCV.cjs');
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunk57SJ4LJFcjs = require('./chunk-57SJ4LJF.cjs');
|
|
10
10
|
|
|
11
11
|
|
|
12
12
|
var _chunkTK44VBIEcjs = require('./chunk-TK44VBIE.cjs');
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } } function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; }
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunk7GHM4GKLcjs = require('./chunk-7GHM4GKL.cjs');
|
|
5
5
|
|
|
6
6
|
|
|
7
|
-
var _chunk57SJ4LJFcjs = require('./chunk-57SJ4LJF.cjs');
|
|
8
7
|
|
|
8
|
+
var _chunkFNEUOBCVcjs = require('./chunk-FNEUOBCV.cjs');
|
|
9
9
|
|
|
10
10
|
|
|
11
|
-
var
|
|
11
|
+
var _chunk57SJ4LJFcjs = require('./chunk-57SJ4LJF.cjs');
|
|
12
12
|
|
|
13
13
|
|
|
14
14
|
var _chunkTK44VBIEcjs = require('./chunk-TK44VBIE.cjs');
|