@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.
Files changed (47) hide show
  1. package/dist/chunk-2EBB5BO3.cjs +361 -0
  2. package/dist/{chunk-PQHC65AG.js → chunk-56KVKM27.js} +15 -15
  3. package/dist/{chunk-BULNTP5N.cjs → chunk-63TWVWHG.cjs} +9 -45
  4. package/dist/chunk-7EIHHOHP.cjs +42 -0
  5. package/dist/{chunk-WVCAFORA.cjs → chunk-CQRUNV6S.cjs} +15 -15
  6. package/dist/chunk-F6W3JQ7K.js +42 -0
  7. package/dist/chunk-LGVIZAB2.js +503 -0
  8. package/dist/{chunk-I6UCYAO2.js → chunk-N4UJYDOW.js} +23 -56
  9. package/dist/components/alert/index.cjs +1 -1
  10. package/dist/components/alert/index.d.cts +1 -1
  11. package/dist/components/alert/index.d.ts +1 -1
  12. package/dist/components/alert/index.js +1 -1
  13. package/dist/components/button/index.cjs +3 -3
  14. package/dist/components/button/index.d.cts +1 -1
  15. package/dist/components/button/index.d.ts +1 -1
  16. package/dist/components/button/index.js +2 -2
  17. package/dist/components/card/index.d.cts +1 -1
  18. package/dist/components/card/index.d.ts +1 -1
  19. package/dist/components/checkbox/index.cjs +23 -0
  20. package/dist/components/checkbox/index.d.cts +1137 -0
  21. package/dist/components/checkbox/index.d.ts +1137 -0
  22. package/dist/components/checkbox/index.js +23 -0
  23. package/dist/components/chip/index.cjs +3 -3
  24. package/dist/components/chip/index.d.cts +1 -1
  25. package/dist/components/chip/index.d.ts +1 -1
  26. package/dist/components/chip/index.js +2 -2
  27. package/dist/components/input/index.d.cts +3 -3
  28. package/dist/components/input/index.d.ts +3 -3
  29. package/dist/components/input-otp/index.cjs +3 -2
  30. package/dist/components/input-otp/index.d.cts +3 -3
  31. package/dist/components/input-otp/index.d.ts +3 -3
  32. package/dist/components/input-otp/index.js +2 -1
  33. package/dist/components/typography/index.d.cts +1 -1
  34. package/dist/components/typography/index.d.ts +1 -1
  35. package/dist/{create-recipe-dBN_ewZc.d.cts → create-recipe-CWvI5ot3.d.cts} +8 -1
  36. package/dist/{create-recipe-C4JkINrA.d.ts → create-recipe-DUo8doTt.d.ts} +8 -1
  37. package/dist/index.cjs +28 -12
  38. package/dist/index.d.cts +2 -1
  39. package/dist/index.d.ts +2 -1
  40. package/dist/index.js +31 -15
  41. package/dist/system/index.cjs +1 -1
  42. package/dist/system/index.d.cts +2 -2
  43. package/dist/system/index.d.ts +2 -2
  44. package/dist/system/index.js +1 -1
  45. package/package.json +11 -1
  46. package/dist/{chunk-3WISQT22.js → chunk-EHARM2EN.js} +3 -3
  47. package/dist/{chunk-I7G77Q65.cjs → chunk-H7DVR52Z.cjs} +2 -2
@@ -29,12 +29,12 @@ var _chunkJ2JJLKLGcjs = require('../chunk-J2JJLKLG.cjs');
29
29
 
30
30
 
31
31
  var _chunkIG4Q3WQOcjs = require('../chunk-IG4Q3WQO.cjs');
32
+ require('../chunk-EJQCQPET.cjs');
32
33
 
33
34
 
34
35
 
35
36
 
36
37
  var _chunkB4W2XNBPcjs = require('../chunk-B4W2XNBP.cjs');
37
- require('../chunk-EJQCQPET.cjs');
38
38
 
39
39
 
40
40
 
@@ -5,8 +5,8 @@ import { ReactNode, Provider, Ref, RefCallback } from 'react';
5
5
  import { S as SlotAnimation, F as FeedbackContext, a as AnimationProp, b as ResolvedAnimation, P as PressableFeedbackProps } from '../pressable-feedback.type-BA2C9sSz.cjs';
6
6
  export { A as AnimationConfig, R as RadiusStyle, c as RippleWave } from '../pressable-feedback.type-BA2C9sSz.cjs';
7
7
  import { R as RadiusKey, X as XAUITheme } from '../theme.type-C2gNHpEx.cjs';
8
- import { j as StyleFn, f as SlotStyle } from '../create-recipe-dBN_ewZc.cjs';
9
- 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, g as SlotStyles, h as StateName, i as States, T as TintArgs, V as VariantColors, k as VariantRole, l as VariantTokens, c as createRecipe } from '../create-recipe-dBN_ewZc.cjs';
8
+ import { j as StyleFn, f as SlotStyle } from '../create-recipe-CWvI5ot3.cjs';
9
+ 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, g as SlotStyles, h as StateName, i as States, T as TintArgs, V as VariantColors, k as VariantRole, l as VariantTokens, c as createRecipe } from '../create-recipe-CWvI5ot3.cjs';
10
10
  export { C as CloseButtonProps } from '../close-button.type-CHsgZ3wO.cjs';
11
11
  import { b as IconProps, a as IconContextValue } from '../icon.type-CF4KiMKl.cjs';
12
12
  export { I as IconComponentProps } from '../icon.type-CF4KiMKl.cjs';
@@ -5,8 +5,8 @@ import { ReactNode, Provider, Ref, RefCallback } from 'react';
5
5
  import { S as SlotAnimation, F as FeedbackContext, a as AnimationProp, b as ResolvedAnimation, P as PressableFeedbackProps } from '../pressable-feedback.type-Bs4dQlGj.js';
6
6
  export { A as AnimationConfig, R as RadiusStyle, c as RippleWave } from '../pressable-feedback.type-Bs4dQlGj.js';
7
7
  import { R as RadiusKey, X as XAUITheme } from '../theme.type-C2gNHpEx.js';
8
- import { j as StyleFn, f as SlotStyle } from '../create-recipe-C4JkINrA.js';
9
- 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, g as SlotStyles, h as StateName, i as States, T as TintArgs, V as VariantColors, k as VariantRole, l as VariantTokens, c as createRecipe } from '../create-recipe-C4JkINrA.js';
8
+ import { j as StyleFn, f as SlotStyle } from '../create-recipe-DUo8doTt.js';
9
+ 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, g as SlotStyles, h as StateName, i as States, T as TintArgs, V as VariantColors, k as VariantRole, l as VariantTokens, c as createRecipe } from '../create-recipe-DUo8doTt.js';
10
10
  export { C as CloseButtonProps } from '../close-button.type-BUYuoSt2.js';
11
11
  import { b as IconProps, a as IconContextValue } from '../icon.type-Dq4_qePa.js';
12
12
  export { I as IconComponentProps } from '../icon.type-Dq4_qePa.js';
@@ -29,12 +29,12 @@ import {
29
29
  rippleRadiusFor,
30
30
  useFeedback
31
31
  } from "../chunk-4HELPMAK.js";
32
+ import "../chunk-EGLLDKN6.js";
32
33
  import {
33
34
  Icon,
34
35
  IconContext,
35
36
  useIconContext
36
37
  } from "../chunk-ICR42HHG.js";
37
- import "../chunk-EGLLDKN6.js";
38
38
  import {
39
39
  createRecipe,
40
40
  radiusAxis
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xaui/native",
3
- "version": "0.9.1-alpha.26",
3
+ "version": "0.9.1-alpha.27",
4
4
  "description": "Composition-first React Native UI components with native animations powered by Reanimated",
5
5
  "keywords": [
6
6
  "react-native",
@@ -57,6 +57,16 @@
57
57
  "default": "./dist/components/card/index.cjs"
58
58
  }
59
59
  },
60
+ "./checkbox": {
61
+ "import": {
62
+ "types": "./dist/components/checkbox/index.d.ts",
63
+ "default": "./dist/components/checkbox/index.js"
64
+ },
65
+ "require": {
66
+ "types": "./dist/components/checkbox/index.d.cts",
67
+ "default": "./dist/components/checkbox/index.cjs"
68
+ }
69
+ },
60
70
  "./chip": {
61
71
  "import": {
62
72
  "types": "./dist/components/chip/index.d.ts",
@@ -6,12 +6,12 @@ import {
6
6
  PressableFeedback,
7
7
  usePressState
8
8
  } from "./chunk-4HELPMAK.js";
9
- import {
10
- Icon
11
- } from "./chunk-ICR42HHG.js";
12
9
  import {
13
10
  warnDev
14
11
  } from "./chunk-EGLLDKN6.js";
12
+ import {
13
+ Icon
14
+ } from "./chunk-ICR42HHG.js";
15
15
  import {
16
16
  createRecipe,
17
17
  radiusAxis
@@ -8,10 +8,10 @@ var _chunkJ2JJLKLGcjs = require('./chunk-J2JJLKLG.cjs');
8
8
  var _chunkIG4Q3WQOcjs = require('./chunk-IG4Q3WQO.cjs');
9
9
 
10
10
 
11
- var _chunkB4W2XNBPcjs = require('./chunk-B4W2XNBP.cjs');
11
+ var _chunkEJQCQPETcjs = require('./chunk-EJQCQPET.cjs');
12
12
 
13
13
 
14
- var _chunkEJQCQPETcjs = require('./chunk-EJQCQPET.cjs');
14
+ var _chunkB4W2XNBPcjs = require('./chunk-B4W2XNBP.cjs');
15
15
 
16
16
 
17
17