@xaui/native 0.0.38 → 0.0.40

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 (103) hide show
  1. package/dist/alert/index.cjs +9 -6
  2. package/dist/alert/index.d.cts +1 -1
  3. package/dist/alert/index.d.ts +1 -1
  4. package/dist/alert/index.js +7 -4
  5. package/dist/app-bar/index.cjs +3 -3
  6. package/dist/app-bar/index.js +1 -1
  7. package/dist/autocomplete/index.cjs +17 -17
  8. package/dist/autocomplete/index.js +5 -5
  9. package/dist/avatar/index.cjs +5 -5
  10. package/dist/avatar/index.js +1 -1
  11. package/dist/badge/index.cjs +4 -4
  12. package/dist/badge/index.js +1 -1
  13. package/dist/bottom-sheet/index.cjs +3 -3
  14. package/dist/bottom-sheet/index.js +2 -2
  15. package/dist/bottom-tab-bar/index.cjs +2 -2
  16. package/dist/bottom-tab-bar/index.js +1 -1
  17. package/dist/button/index.cjs +18 -18
  18. package/dist/button/index.js +10 -10
  19. package/dist/card/index.cjs +6 -6
  20. package/dist/card/index.js +1 -1
  21. package/dist/carousel/index.cjs +2 -2
  22. package/dist/carousel/index.js +1 -1
  23. package/dist/checkbox/index.cjs +6 -6
  24. package/dist/checkbox/index.js +1 -1
  25. package/dist/chip/index.cjs +3 -3
  26. package/dist/chip/index.js +1 -1
  27. package/dist/{chunk-LUBWRVI2.js → chunk-2JKWVIPB.js} +1 -1
  28. package/dist/{chunk-RVR42THG.cjs → chunk-3XWF77Y3.cjs} +3 -3
  29. package/dist/{chunk-2ANGPYCP.cjs → chunk-43I45LX7.cjs} +37 -32
  30. package/dist/{chunk-QMYWIWSX.cjs → chunk-FBTBWI3P.cjs} +4 -4
  31. package/dist/{chunk-F7WH4DMG.js → chunk-J3BOFXIH.js} +1 -1
  32. package/dist/{chunk-ED22WCCI.js → chunk-K24VDBNN.js} +1 -1
  33. package/dist/{chunk-LTKYHG5V.js → chunk-LVNBYERF.js} +4 -0
  34. package/dist/{chunk-E4DOPNVW.js → chunk-M6A23KUM.js} +35 -30
  35. package/dist/{chunk-OQ2BLOOG.cjs → chunk-RZJFCDFS.cjs} +4 -0
  36. package/dist/{chunk-JEGEPGVU.js → chunk-UVI56OO5.js} +2 -2
  37. package/dist/{chunk-BD72HIPR.cjs → chunk-X5KNZ6YJ.cjs} +2 -2
  38. package/dist/{chunk-KTLGDLCB.cjs → chunk-XQED3KRW.cjs} +7 -7
  39. package/dist/color-picker/index.cjs +6 -6
  40. package/dist/color-picker/index.js +3 -3
  41. package/dist/core/index.cjs +2 -2
  42. package/dist/core/index.js +1 -1
  43. package/dist/datepicker/index.cjs +17 -17
  44. package/dist/datepicker/index.js +5 -5
  45. package/dist/dialog/index.cjs +5 -5
  46. package/dist/dialog/index.js +1 -1
  47. package/dist/divider/index.cjs +3 -3
  48. package/dist/divider/index.js +2 -2
  49. package/dist/drawer/index.cjs +2 -2
  50. package/dist/drawer/index.js +1 -1
  51. package/dist/expansion-panel/index.cjs +11 -11
  52. package/dist/expansion-panel/index.js +2 -2
  53. package/dist/fab/index.cjs +4 -4
  54. package/dist/fab/index.js +3 -3
  55. package/dist/fab-menu/index.cjs +7 -7
  56. package/dist/fab-menu/index.js +3 -3
  57. package/dist/feature-discovery/index.cjs +2 -2
  58. package/dist/feature-discovery/index.js +1 -1
  59. package/dist/indicator/index.cjs +3 -3
  60. package/dist/indicator/index.js +2 -2
  61. package/dist/input/index.cjs +37 -34
  62. package/dist/input/index.js +34 -31
  63. package/dist/input-trigger/index.cjs +3 -3
  64. package/dist/input-trigger/index.js +2 -2
  65. package/dist/list/index.cjs +5 -5
  66. package/dist/list/index.js +1 -1
  67. package/dist/menu/index.cjs +3 -3
  68. package/dist/menu/index.js +1 -1
  69. package/dist/menubox/index.cjs +5 -5
  70. package/dist/menubox/index.js +1 -1
  71. package/dist/picker/index.cjs +6 -6
  72. package/dist/picker/index.js +3 -3
  73. package/dist/progress/index.cjs +2 -2
  74. package/dist/progress/index.js +1 -1
  75. package/dist/radio/index.cjs +7 -7
  76. package/dist/radio/index.js +1 -1
  77. package/dist/segment-button/index.cjs +8 -8
  78. package/dist/segment-button/index.js +5 -5
  79. package/dist/select/index.cjs +16 -16
  80. package/dist/select/index.js +5 -5
  81. package/dist/skeleton/index.cjs +2 -2
  82. package/dist/skeleton/index.js +1 -1
  83. package/dist/slider/index.cjs +5 -5
  84. package/dist/slider/index.js +1 -1
  85. package/dist/snackbar/index.cjs +3 -3
  86. package/dist/snackbar/index.js +1 -1
  87. package/dist/snippet/index.cjs +3 -3
  88. package/dist/snippet/index.js +1 -1
  89. package/dist/stepper/index.cjs +2 -2
  90. package/dist/stepper/index.js +1 -1
  91. package/dist/switch/index.cjs +7 -7
  92. package/dist/switch/index.js +1 -1
  93. package/dist/tabs/index.cjs +8 -8
  94. package/dist/tabs/index.js +5 -5
  95. package/dist/timepicker/index.cjs +5 -5
  96. package/dist/timepicker/index.js +2 -2
  97. package/dist/toolbar/index.cjs +2 -2
  98. package/dist/toolbar/index.js +1 -1
  99. package/dist/typography/index.cjs +3 -3
  100. package/dist/typography/index.js +1 -1
  101. package/dist/view/index.cjs +3 -3
  102. package/dist/view/index.js +1 -1
  103. package/package.json +3 -3
@@ -2,7 +2,7 @@
2
2
 
3
3
 
4
4
 
5
- var _chunkOQ2BLOOGcjs = require('../chunk-OQ2BLOOG.cjs');
5
+ var _chunkRZJFCDFScjs = require('../chunk-RZJFCDFS.cjs');
6
6
 
7
7
  // src/components/view/column/column.tsx
8
8
  var _react = require('react'); var _react2 = _interopRequireDefault(_react);
@@ -402,8 +402,8 @@ var Surface = ({
402
402
  radius = "none",
403
403
  style
404
404
  }) => {
405
- const theme = _chunkOQ2BLOOGcjs.useXUITheme.call(void 0, );
406
- const radiusStyle = _chunkOQ2BLOOGcjs.useBorderRadiusStyles.call(void 0, radius);
405
+ const theme = _chunkRZJFCDFScjs.useXUITheme.call(void 0, );
406
+ const radiusStyle = _chunkRZJFCDFScjs.useBorderRadiusStyles.call(void 0, radius);
407
407
  const background = resolveBackgroundColor(themeColor, theme);
408
408
  return /* @__PURE__ */ _react2.default.createElement(
409
409
  _reactnative.View,
@@ -2,7 +2,7 @@ import "../chunk-SHBDANQN.js";
2
2
  import {
3
3
  useBorderRadiusStyles,
4
4
  useXUITheme
5
- } from "../chunk-LTKYHG5V.js";
5
+ } from "../chunk-LVNBYERF.js";
6
6
 
7
7
  // src/components/view/column/column.tsx
8
8
  import React from "react";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xaui/native",
3
- "version": "0.0.38",
3
+ "version": "0.0.40",
4
4
  "description": "Flutter-inspired React Native UI components with native animations powered by React Native Reanimated",
5
5
  "keywords": [
6
6
  "react-native",
@@ -263,8 +263,8 @@
263
263
  "directory": "packages/native"
264
264
  },
265
265
  "dependencies": {
266
- "@xaui/core": "0.1.10",
267
- "@xaui/icons": "0.0.7"
266
+ "@xaui/core": "0.1.11",
267
+ "@xaui/icons": "0.0.8"
268
268
  },
269
269
  "peerDependencies": {
270
270
  "react": "^18.0.0 || ^19.0.0",