@xaui/native 0.9.1-alpha.42 → 0.9.1-alpha.44
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-HA6BFY3A.js → chunk-34ZMNO2Y.js} +1 -1
- package/dist/chunk-3X4G7UKE.cjs +401 -0
- package/dist/{chunk-66FOASTP.cjs → chunk-AATY3NAV.cjs} +3 -3
- package/dist/{chunk-USF6EWYR.js → chunk-ALA63XZS.js} +1 -1
- package/dist/chunk-J5WXI5NU.js +520 -0
- package/dist/{chunk-3JXI2IHV.cjs → chunk-K66S5PH5.cjs} +3 -3
- package/dist/chunk-MA66HZKP.js +401 -0
- package/dist/chunk-P2GKAAA3.cjs +442 -0
- package/dist/{chunk-AAVCMCJ3.cjs → chunk-Q2OCIQOC.cjs} +3 -1
- package/dist/{chunk-EYD4H4X6.js → chunk-VIJTAIGH.js} +3 -1
- package/dist/components/alert/index.cjs +3 -3
- package/dist/components/alert/index.js +2 -2
- 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/chip/index.cjs +3 -3
- package/dist/components/chip/index.js +2 -2
- package/dist/components/dialog/index.cjs +36 -0
- package/dist/components/dialog/index.d.cts +202 -0
- package/dist/components/dialog/index.d.ts +202 -0
- package/dist/components/dialog/index.js +36 -0
- package/dist/components/slider/index.d.cts +1 -1
- package/dist/components/slider/index.d.ts +1 -1
- package/dist/index.cjs +75 -29
- package/dist/index.d.cts +3 -1
- package/dist/index.d.ts +3 -1
- package/dist/index.js +106 -60
- package/dist/system/index.cjs +6 -6
- package/dist/system/index.js +7 -7
- package/package.json +21 -1
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 _chunkQ2OCIQOCcjs = require('../chunk-Q2OCIQOC.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 _chunkAAVCMCJ3cjs = require('../chunk-AAVCMCJ3.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
|
|
|
@@ -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 = _chunkQ2OCIQOCcjs.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 = _chunkQ2OCIQOCcjs.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-VIJTAIGH.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-EYD4H4X6.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,
|
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.44",
|
|
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",
|
|
@@ -107,6 +117,16 @@
|
|
|
107
117
|
"default": "./dist/components/chip/index.cjs"
|
|
108
118
|
}
|
|
109
119
|
},
|
|
120
|
+
"./dialog": {
|
|
121
|
+
"import": {
|
|
122
|
+
"types": "./dist/components/dialog/index.d.ts",
|
|
123
|
+
"default": "./dist/components/dialog/index.js"
|
|
124
|
+
},
|
|
125
|
+
"require": {
|
|
126
|
+
"types": "./dist/components/dialog/index.d.cts",
|
|
127
|
+
"default": "./dist/components/dialog/index.cjs"
|
|
128
|
+
}
|
|
129
|
+
},
|
|
110
130
|
"./divider": {
|
|
111
131
|
"import": {
|
|
112
132
|
"types": "./dist/components/divider/index.d.ts",
|