@xaui/native 0.9.1-alpha.26 → 0.9.1-alpha.27
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-2EBB5BO3.cjs +361 -0
- package/dist/{chunk-PQHC65AG.js → chunk-56KVKM27.js} +15 -15
- package/dist/{chunk-BULNTP5N.cjs → chunk-63TWVWHG.cjs} +9 -45
- package/dist/chunk-7EIHHOHP.cjs +42 -0
- package/dist/{chunk-WVCAFORA.cjs → chunk-CQRUNV6S.cjs} +15 -15
- package/dist/chunk-F6W3JQ7K.js +42 -0
- package/dist/chunk-LGVIZAB2.js +503 -0
- package/dist/{chunk-I6UCYAO2.js → chunk-N4UJYDOW.js} +23 -56
- package/dist/components/alert/index.cjs +1 -1
- package/dist/components/alert/index.d.cts +1 -1
- package/dist/components/alert/index.d.ts +1 -1
- package/dist/components/alert/index.js +1 -1
- package/dist/components/button/index.cjs +3 -3
- package/dist/components/button/index.d.cts +1 -1
- package/dist/components/button/index.d.ts +1 -1
- package/dist/components/button/index.js +2 -2
- package/dist/components/card/index.d.cts +1 -1
- package/dist/components/card/index.d.ts +1 -1
- package/dist/components/checkbox/index.cjs +23 -0
- package/dist/components/checkbox/index.d.cts +1137 -0
- package/dist/components/checkbox/index.d.ts +1137 -0
- package/dist/components/checkbox/index.js +23 -0
- package/dist/components/chip/index.cjs +3 -3
- package/dist/components/chip/index.d.cts +1 -1
- package/dist/components/chip/index.d.ts +1 -1
- package/dist/components/chip/index.js +2 -2
- package/dist/components/input/index.d.cts +3 -3
- package/dist/components/input/index.d.ts +3 -3
- package/dist/components/input-otp/index.cjs +3 -2
- package/dist/components/input-otp/index.d.cts +3 -3
- package/dist/components/input-otp/index.d.ts +3 -3
- package/dist/components/input-otp/index.js +2 -1
- package/dist/components/typography/index.d.cts +1 -1
- package/dist/components/typography/index.d.ts +1 -1
- package/dist/{create-recipe-dBN_ewZc.d.cts → create-recipe-CWvI5ot3.d.cts} +8 -1
- package/dist/{create-recipe-C4JkINrA.d.ts → create-recipe-DUo8doTt.d.ts} +8 -1
- package/dist/index.cjs +28 -12
- package/dist/index.d.cts +2 -1
- package/dist/index.d.ts +2 -1
- package/dist/index.js +31 -15
- package/dist/system/index.cjs +1 -1
- package/dist/system/index.d.cts +2 -2
- package/dist/system/index.d.ts +2 -2
- package/dist/system/index.js +1 -1
- package/package.json +11 -1
- package/dist/{chunk-3WISQT22.js → chunk-EHARM2EN.js} +3 -3
- package/dist/{chunk-I7G77Q65.cjs → chunk-H7DVR52Z.cjs} +2 -2
|
@@ -6,7 +6,7 @@ import { V as ViewStyleProps, T as TextStyleProps } from '../../style-props.type
|
|
|
6
6
|
import { S as Size, R as RadiusKey, X as XAUITheme } from '../../theme.type-C2gNHpEx.cjs';
|
|
7
7
|
import { a as IconContextValue, b as IconProps } from '../../icon.type-CF4KiMKl.cjs';
|
|
8
8
|
import { C as CloseButtonProps } from '../../close-button.type-CHsgZ3wO.cjs';
|
|
9
|
-
import { R as Recipe, g as SlotStyles, j as StyleFn } from '../../create-recipe-
|
|
9
|
+
import { R as Recipe, g as SlotStyles, j as StyleFn } from '../../create-recipe-CWvI5ot3.cjs';
|
|
10
10
|
import '../../pressable-feedback.type-BA2C9sSz.cjs';
|
|
11
11
|
import 'react-native-reanimated';
|
|
12
12
|
|
|
@@ -6,7 +6,7 @@ import { V as ViewStyleProps, T as TextStyleProps } from '../../style-props.type
|
|
|
6
6
|
import { S as Size, R as RadiusKey, X as XAUITheme } from '../../theme.type-C2gNHpEx.js';
|
|
7
7
|
import { a as IconContextValue, b as IconProps } from '../../icon.type-Dq4_qePa.js';
|
|
8
8
|
import { C as CloseButtonProps } from '../../close-button.type-BUYuoSt2.js';
|
|
9
|
-
import { R as Recipe, g as SlotStyles, j as StyleFn } from '../../create-recipe-
|
|
9
|
+
import { R as Recipe, g as SlotStyles, j as StyleFn } from '../../create-recipe-DUo8doTt.js';
|
|
10
10
|
import '../../pressable-feedback.type-Bs4dQlGj.js';
|
|
11
11
|
import 'react-native-reanimated';
|
|
12
12
|
|
|
@@ -5,8 +5,8 @@ import {
|
|
|
5
5
|
} from "../../chunk-AXSJPWSJ.js";
|
|
6
6
|
import "../../chunk-A4RGJBP2.js";
|
|
7
7
|
import "../../chunk-4HELPMAK.js";
|
|
8
|
-
import "../../chunk-ICR42HHG.js";
|
|
9
8
|
import "../../chunk-EGLLDKN6.js";
|
|
9
|
+
import "../../chunk-ICR42HHG.js";
|
|
10
10
|
import "../../chunk-3JATAB7S.js";
|
|
11
11
|
import "../../chunk-PMO62QK4.js";
|
|
12
12
|
import "../../chunk-A3EGFI6T.js";
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
|
|
5
|
-
var
|
|
5
|
+
var _chunkCQRUNV6Scjs = require('../../chunk-CQRUNV6S.cjs');
|
|
6
6
|
require('../../chunk-IG4Q3WQO.cjs');
|
|
7
|
-
require('../../chunk-B4W2XNBP.cjs');
|
|
8
7
|
require('../../chunk-EJQCQPET.cjs');
|
|
8
|
+
require('../../chunk-B4W2XNBP.cjs');
|
|
9
9
|
require('../../chunk-YXVKQMCK.cjs');
|
|
10
10
|
require('../../chunk-HUZ4AUM2.cjs');
|
|
11
11
|
require('../../chunk-57SJ4LJF.cjs');
|
|
@@ -14,4 +14,4 @@ require('../../chunk-MC7SY2QH.cjs');
|
|
|
14
14
|
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
exports.Button =
|
|
17
|
+
exports.Button = _chunkCQRUNV6Scjs.Button; exports.buttonRecipe = _chunkCQRUNV6Scjs.buttonRecipe; exports.useButton = _chunkCQRUNV6Scjs.useButton;
|
|
@@ -6,7 +6,7 @@ import { T as TextStyleProps, V as ViewStyleProps } from '../../style-props.type
|
|
|
6
6
|
import { P as PressableFeedbackProps, a as AnimationProp } from '../../pressable-feedback.type-BA2C9sSz.cjs';
|
|
7
7
|
import { S as Size, R as RadiusKey, X as XAUITheme } from '../../theme.type-C2gNHpEx.cjs';
|
|
8
8
|
import { a as IconContextValue, b as IconProps } from '../../icon.type-CF4KiMKl.cjs';
|
|
9
|
-
import { R as Recipe, g as SlotStyles, j as StyleFn } from '../../create-recipe-
|
|
9
|
+
import { R as Recipe, g as SlotStyles, j as StyleFn } from '../../create-recipe-CWvI5ot3.cjs';
|
|
10
10
|
import 'react-native-reanimated';
|
|
11
11
|
|
|
12
12
|
type ButtonSlot = 'root' | 'label' | 'icon' | 'spinner';
|
|
@@ -6,7 +6,7 @@ import { T as TextStyleProps, V as ViewStyleProps } from '../../style-props.type
|
|
|
6
6
|
import { P as PressableFeedbackProps, a as AnimationProp } from '../../pressable-feedback.type-Bs4dQlGj.js';
|
|
7
7
|
import { S as Size, R as RadiusKey, X as XAUITheme } from '../../theme.type-C2gNHpEx.js';
|
|
8
8
|
import { a as IconContextValue, b as IconProps } from '../../icon.type-Dq4_qePa.js';
|
|
9
|
-
import { R as Recipe, g as SlotStyles, j as StyleFn } from '../../create-recipe-
|
|
9
|
+
import { R as Recipe, g as SlotStyles, j as StyleFn } from '../../create-recipe-DUo8doTt.js';
|
|
10
10
|
import 'react-native-reanimated';
|
|
11
11
|
|
|
12
12
|
type ButtonSlot = 'root' | 'label' | 'icon' | 'spinner';
|
|
@@ -2,10 +2,10 @@ import {
|
|
|
2
2
|
Button,
|
|
3
3
|
buttonRecipe,
|
|
4
4
|
useButton
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-56KVKM27.js";
|
|
6
6
|
import "../../chunk-4HELPMAK.js";
|
|
7
|
-
import "../../chunk-ICR42HHG.js";
|
|
8
7
|
import "../../chunk-EGLLDKN6.js";
|
|
8
|
+
import "../../chunk-ICR42HHG.js";
|
|
9
9
|
import "../../chunk-3JATAB7S.js";
|
|
10
10
|
import "../../chunk-PMO62QK4.js";
|
|
11
11
|
import "../../chunk-A3EGFI6T.js";
|
|
@@ -5,7 +5,7 @@ import { StyleProp, ViewStyle, TextStyle, ViewProps, ImageSourcePropType, TextPr
|
|
|
5
5
|
import { V as ViewStyleProps, T as TextStyleProps } from '../../style-props.type-CfnoGEP7.cjs';
|
|
6
6
|
import { P as PressableFeedbackProps, a as AnimationProp } from '../../pressable-feedback.type-BA2C9sSz.cjs';
|
|
7
7
|
import { S as Size, R as RadiusKey, X as XAUITheme } from '../../theme.type-C2gNHpEx.cjs';
|
|
8
|
-
import { R as Recipe, g as SlotStyles } from '../../create-recipe-
|
|
8
|
+
import { R as Recipe, g as SlotStyles } from '../../create-recipe-CWvI5ot3.cjs';
|
|
9
9
|
import 'react-native-reanimated';
|
|
10
10
|
|
|
11
11
|
type CardSlot = 'root' | 'background' | 'header' | 'body' | 'footer' | 'title' | 'description';
|
|
@@ -5,7 +5,7 @@ import { StyleProp, ViewStyle, TextStyle, ViewProps, ImageSourcePropType, TextPr
|
|
|
5
5
|
import { V as ViewStyleProps, T as TextStyleProps } from '../../style-props.type-CfnoGEP7.js';
|
|
6
6
|
import { P as PressableFeedbackProps, a as AnimationProp } from '../../pressable-feedback.type-Bs4dQlGj.js';
|
|
7
7
|
import { S as Size, R as RadiusKey, X as XAUITheme } from '../../theme.type-C2gNHpEx.js';
|
|
8
|
-
import { R as Recipe, g as SlotStyles } from '../../create-recipe-
|
|
8
|
+
import { R as Recipe, g as SlotStyles } from '../../create-recipe-DUo8doTt.js';
|
|
9
9
|
import 'react-native-reanimated';
|
|
10
10
|
|
|
11
11
|
type CardSlot = 'root' | 'background' | 'header' | 'body' | 'footer' | 'title' | 'description';
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
var _chunk2EBB5BO3cjs = require('../../chunk-2EBB5BO3.cjs');
|
|
9
|
+
require('../../chunk-7EIHHOHP.cjs');
|
|
10
|
+
require('../../chunk-IG4Q3WQO.cjs');
|
|
11
|
+
require('../../chunk-EJQCQPET.cjs');
|
|
12
|
+
require('../../chunk-YXVKQMCK.cjs');
|
|
13
|
+
require('../../chunk-HUZ4AUM2.cjs');
|
|
14
|
+
require('../../chunk-57SJ4LJF.cjs');
|
|
15
|
+
require('../../chunk-MC7SY2QH.cjs');
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
exports.Checkbox = _chunk2EBB5BO3cjs.Checkbox; exports.CheckboxIndicator = _chunk2EBB5BO3cjs.CheckboxIndicator; exports.CheckboxLabel = _chunk2EBB5BO3cjs.CheckboxLabel; exports.CheckboxRoot = _chunk2EBB5BO3cjs.CheckboxRoot; exports.checkboxRecipe = _chunk2EBB5BO3cjs.checkboxRecipe; exports.useCheckbox = _chunk2EBB5BO3cjs.useCheckbox;
|