@codeleap/mobile 2.3.27-1 → 2.3.27-3

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 (432) hide show
  1. package/package.json +1 -1
  2. package/src/components/List/index.tsx +2 -7
  3. package/src/components/Scroll/index.tsx +1 -12
  4. package/dist/components/ActionIcon/index.d.ts +0 -13
  5. package/dist/components/ActionIcon/index.js +0 -55
  6. package/dist/components/ActionIcon/index.js.map +0 -1
  7. package/dist/components/ActionIcon/styles.d.ts +0 -65
  8. package/dist/components/ActionIcon/styles.js +0 -61
  9. package/dist/components/ActionIcon/styles.js.map +0 -1
  10. package/dist/components/ActivityIndicator/index.d.ts +0 -15
  11. package/dist/components/ActivityIndicator/index.js +0 -59
  12. package/dist/components/ActivityIndicator/index.js.map +0 -1
  13. package/dist/components/ActivityIndicator/styles.d.ts +0 -59
  14. package/dist/components/ActivityIndicator/styles.js +0 -52
  15. package/dist/components/ActivityIndicator/styles.js.map +0 -1
  16. package/dist/components/Animated.d.ts +0 -124
  17. package/dist/components/Animated.js +0 -59
  18. package/dist/components/Animated.js.map +0 -1
  19. package/dist/components/Autocomplete/index.d.ts +0 -34
  20. package/dist/components/Autocomplete/index.js +0 -130
  21. package/dist/components/Autocomplete/index.js.map +0 -1
  22. package/dist/components/Autocomplete/styles.d.ts +0 -57
  23. package/dist/components/Autocomplete/styles.js +0 -89
  24. package/dist/components/Autocomplete/styles.js.map +0 -1
  25. package/dist/components/Autocomplete/types.d.ts +0 -59
  26. package/dist/components/Autocomplete/types.js +0 -3
  27. package/dist/components/Autocomplete/types.js.map +0 -1
  28. package/dist/components/Avatar/index.d.ts +0 -23
  29. package/dist/components/Avatar/index.js +0 -95
  30. package/dist/components/Avatar/index.js.map +0 -1
  31. package/dist/components/Avatar/styles.d.ts +0 -4
  32. package/dist/components/Avatar/styles.js +0 -7
  33. package/dist/components/Avatar/styles.js.map +0 -1
  34. package/dist/components/AvatarGroup/index.d.ts +0 -18
  35. package/dist/components/AvatarGroup/index.js +0 -70
  36. package/dist/components/AvatarGroup/index.js.map +0 -1
  37. package/dist/components/AvatarGroup/styles.d.ts +0 -4
  38. package/dist/components/AvatarGroup/styles.js +0 -7
  39. package/dist/components/AvatarGroup/styles.js.map +0 -1
  40. package/dist/components/Backdrop/index.d.ts +0 -14
  41. package/dist/components/Backdrop/index.js +0 -63
  42. package/dist/components/Backdrop/index.js.map +0 -1
  43. package/dist/components/Backdrop/styles.d.ts +0 -53
  44. package/dist/components/Backdrop/styles.js +0 -28
  45. package/dist/components/Backdrop/styles.js.map +0 -1
  46. package/dist/components/Badge/index.d.ts +0 -31
  47. package/dist/components/Badge/index.js +0 -110
  48. package/dist/components/Badge/index.js.map +0 -1
  49. package/dist/components/Badge/styles.d.ts +0 -5
  50. package/dist/components/Badge/styles.js +0 -7
  51. package/dist/components/Badge/styles.js.map +0 -1
  52. package/dist/components/Button/index.d.ts +0 -246
  53. package/dist/components/Button/index.js +0 -119
  54. package/dist/components/Button/index.js.map +0 -1
  55. package/dist/components/Button/styles.d.ts +0 -65
  56. package/dist/components/Button/styles.js +0 -61
  57. package/dist/components/Button/styles.js.map +0 -1
  58. package/dist/components/Calendar/index.d.ts +0 -15
  59. package/dist/components/Calendar/index.js +0 -80
  60. package/dist/components/Calendar/index.js.map +0 -1
  61. package/dist/components/Calendar/style.d.ts +0 -4
  62. package/dist/components/Calendar/style.js +0 -36
  63. package/dist/components/Calendar/style.js.map +0 -1
  64. package/dist/components/Calendar/types.d.ts +0 -95
  65. package/dist/components/Calendar/types.js +0 -3
  66. package/dist/components/Calendar/types.js.map +0 -1
  67. package/dist/components/Checkbox/index.d.ts +0 -15
  68. package/dist/components/Checkbox/index.js +0 -85
  69. package/dist/components/Checkbox/index.js.map +0 -1
  70. package/dist/components/Checkbox/styles.d.ts +0 -56
  71. package/dist/components/Checkbox/styles.js +0 -53
  72. package/dist/components/Checkbox/styles.js.map +0 -1
  73. package/dist/components/ContentView/index.d.ts +0 -12
  74. package/dist/components/ContentView/index.js +0 -66
  75. package/dist/components/ContentView/index.js.map +0 -1
  76. package/dist/components/ContentView/styles.d.ts +0 -53
  77. package/dist/components/ContentView/styles.js +0 -26
  78. package/dist/components/ContentView/styles.js.map +0 -1
  79. package/dist/components/DatePickerModal/index.d.ts +0 -8
  80. package/dist/components/DatePickerModal/index.js +0 -153
  81. package/dist/components/DatePickerModal/index.js.map +0 -1
  82. package/dist/components/DatePickerModal/styles.d.ts +0 -5
  83. package/dist/components/DatePickerModal/styles.js +0 -7
  84. package/dist/components/DatePickerModal/styles.js.map +0 -1
  85. package/dist/components/DatePickerModal/types.d.ts +0 -40
  86. package/dist/components/DatePickerModal/types.js +0 -3
  87. package/dist/components/DatePickerModal/types.js.map +0 -1
  88. package/dist/components/Drawer/index.d.ts +0 -7
  89. package/dist/components/Drawer/index.js +0 -70
  90. package/dist/components/Drawer/index.js.map +0 -1
  91. package/dist/components/Drawer/styles.d.ts +0 -56
  92. package/dist/components/Drawer/styles.js +0 -39
  93. package/dist/components/Drawer/styles.js.map +0 -1
  94. package/dist/components/EmptyPlaceholder/index.d.ts +0 -25
  95. package/dist/components/EmptyPlaceholder/index.js +0 -92
  96. package/dist/components/EmptyPlaceholder/index.js.map +0 -1
  97. package/dist/components/EmptyPlaceholder/styles.d.ts +0 -55
  98. package/dist/components/EmptyPlaceholder/styles.js +0 -30
  99. package/dist/components/EmptyPlaceholder/styles.js.map +0 -1
  100. package/dist/components/FileInput/index.d.ts +0 -24
  101. package/dist/components/FileInput/index.js +0 -183
  102. package/dist/components/FileInput/index.js.map +0 -1
  103. package/dist/components/FileInput/styles.d.ts +0 -53
  104. package/dist/components/FileInput/styles.js +0 -19
  105. package/dist/components/FileInput/styles.js.map +0 -1
  106. package/dist/components/Grid/index.d.ts +0 -32
  107. package/dist/components/Grid/index.js +0 -84
  108. package/dist/components/Grid/index.js.map +0 -1
  109. package/dist/components/Grid/styles.d.ts +0 -54
  110. package/dist/components/Grid/styles.js +0 -19
  111. package/dist/components/Grid/styles.js.map +0 -1
  112. package/dist/components/Icon/index.d.ts +0 -14
  113. package/dist/components/Icon/index.js +0 -79
  114. package/dist/components/Icon/index.js.map +0 -1
  115. package/dist/components/Icon/styles.d.ts +0 -61
  116. package/dist/components/Icon/styles.js +0 -49
  117. package/dist/components/Icon/styles.js.map +0 -1
  118. package/dist/components/Image/index.d.ts +0 -21
  119. package/dist/components/Image/index.js +0 -109
  120. package/dist/components/Image/index.js.map +0 -1
  121. package/dist/components/Image/styles.d.ts +0 -54
  122. package/dist/components/Image/styles.js +0 -25
  123. package/dist/components/Image/styles.js.map +0 -1
  124. package/dist/components/ImageView/Spotlight.d.ts +0 -25
  125. package/dist/components/ImageView/Spotlight.js +0 -154
  126. package/dist/components/ImageView/Spotlight.js.map +0 -1
  127. package/dist/components/ImageView/component.d.ts +0 -5
  128. package/dist/components/ImageView/component.js +0 -54
  129. package/dist/components/ImageView/component.js.map +0 -1
  130. package/dist/components/ImageView/index.d.ts +0 -2
  131. package/dist/components/ImageView/index.js +0 -19
  132. package/dist/components/ImageView/index.js.map +0 -1
  133. package/dist/components/InputBase/index.d.ts +0 -37
  134. package/dist/components/InputBase/index.js +0 -90
  135. package/dist/components/InputBase/index.js.map +0 -1
  136. package/dist/components/InputBase/styles.d.ts +0 -27
  137. package/dist/components/InputBase/styles.js +0 -92
  138. package/dist/components/InputBase/styles.js.map +0 -1
  139. package/dist/components/InputBase/types.d.ts +0 -28
  140. package/dist/components/InputBase/types.js +0 -3
  141. package/dist/components/InputBase/types.js.map +0 -1
  142. package/dist/components/InputBase/utils.d.ts +0 -11
  143. package/dist/components/InputBase/utils.js +0 -41
  144. package/dist/components/InputBase/utils.js.map +0 -1
  145. package/dist/components/InputLabel/index.d.ts +0 -12
  146. package/dist/components/InputLabel/index.js +0 -62
  147. package/dist/components/InputLabel/index.js.map +0 -1
  148. package/dist/components/InputLabel/styles.d.ts +0 -4
  149. package/dist/components/InputLabel/styles.js +0 -26
  150. package/dist/components/InputLabel/styles.js.map +0 -1
  151. package/dist/components/List/PaginationIndicator.d.ts +0 -67
  152. package/dist/components/List/PaginationIndicator.js +0 -51
  153. package/dist/components/List/PaginationIndicator.js.map +0 -1
  154. package/dist/components/List/index.d.ts +0 -31
  155. package/dist/components/List/index.js +0 -81
  156. package/dist/components/List/index.js.map +0 -1
  157. package/dist/components/List/styles.d.ts +0 -54
  158. package/dist/components/List/styles.js +0 -28
  159. package/dist/components/List/styles.js.map +0 -1
  160. package/dist/components/LoadingOverlay/index.d.ts +0 -11
  161. package/dist/components/LoadingOverlay/index.js +0 -66
  162. package/dist/components/LoadingOverlay/index.js.map +0 -1
  163. package/dist/components/LoadingOverlay/styles.d.ts +0 -5
  164. package/dist/components/LoadingOverlay/styles.js +0 -7
  165. package/dist/components/LoadingOverlay/styles.js.map +0 -1
  166. package/dist/components/Modal/index.d.ts +0 -43
  167. package/dist/components/Modal/index.js +0 -146
  168. package/dist/components/Modal/index.js.map +0 -1
  169. package/dist/components/Modal/styles.d.ts +0 -58
  170. package/dist/components/Modal/styles.js +0 -74
  171. package/dist/components/Modal/styles.js.map +0 -1
  172. package/dist/components/MultiSelect/index.d.ts +0 -6
  173. package/dist/components/MultiSelect/index.js +0 -123
  174. package/dist/components/MultiSelect/index.js.map +0 -1
  175. package/dist/components/MultiSelect/styles.d.ts +0 -7
  176. package/dist/components/MultiSelect/styles.js +0 -84
  177. package/dist/components/MultiSelect/styles.js.map +0 -1
  178. package/dist/components/MultiSelect/types.d.ts +0 -43
  179. package/dist/components/MultiSelect/types.js +0 -3
  180. package/dist/components/MultiSelect/types.js.map +0 -1
  181. package/dist/components/Navigation/Navigation.d.ts +0 -3
  182. package/dist/components/Navigation/Navigation.js +0 -84
  183. package/dist/components/Navigation/Navigation.js.map +0 -1
  184. package/dist/components/Navigation/constants.d.ts +0 -5
  185. package/dist/components/Navigation/constants.js +0 -11
  186. package/dist/components/Navigation/constants.js.map +0 -1
  187. package/dist/components/Navigation/index.d.ts +0 -3
  188. package/dist/components/Navigation/index.js +0 -20
  189. package/dist/components/Navigation/index.js.map +0 -1
  190. package/dist/components/Navigation/types.d.ts +0 -26
  191. package/dist/components/Navigation/types.js +0 -8
  192. package/dist/components/Navigation/types.js.map +0 -1
  193. package/dist/components/Navigation/utils.d.ts +0 -3
  194. package/dist/components/Navigation/utils.js +0 -69
  195. package/dist/components/Navigation/utils.js.map +0 -1
  196. package/dist/components/NumberIncrement/index.d.ts +0 -31
  197. package/dist/components/NumberIncrement/index.js +0 -232
  198. package/dist/components/NumberIncrement/index.js.map +0 -1
  199. package/dist/components/NumberIncrement/styles.d.ts +0 -5
  200. package/dist/components/NumberIncrement/styles.js +0 -7
  201. package/dist/components/NumberIncrement/styles.js.map +0 -1
  202. package/dist/components/NumberIncrement/types.d.ts +0 -35
  203. package/dist/components/NumberIncrement/types.js +0 -3
  204. package/dist/components/NumberIncrement/types.js.map +0 -1
  205. package/dist/components/NumberIncrement/utils.d.ts +0 -5
  206. package/dist/components/NumberIncrement/utils.js +0 -27
  207. package/dist/components/NumberIncrement/utils.js.map +0 -1
  208. package/dist/components/Pager/index.d.ts +0 -26
  209. package/dist/components/Pager/index.js +0 -88
  210. package/dist/components/Pager/index.js.map +0 -1
  211. package/dist/components/Pager/styles.d.ts +0 -87
  212. package/dist/components/Pager/styles.js +0 -72
  213. package/dist/components/Pager/styles.js.map +0 -1
  214. package/dist/components/RadioInput/index.d.ts +0 -27
  215. package/dist/components/RadioInput/index.js +0 -76
  216. package/dist/components/RadioInput/index.js.map +0 -1
  217. package/dist/components/RadioInput/styles.d.ts +0 -58
  218. package/dist/components/RadioInput/styles.js +0 -50
  219. package/dist/components/RadioInput/styles.js.map +0 -1
  220. package/dist/components/RefreshControl/index.d.ts +0 -9
  221. package/dist/components/RefreshControl/index.js +0 -31
  222. package/dist/components/RefreshControl/index.js.map +0 -1
  223. package/dist/components/RefreshControl/styles.d.ts +0 -2
  224. package/dist/components/RefreshControl/styles.js +0 -7
  225. package/dist/components/RefreshControl/styles.js.map +0 -1
  226. package/dist/components/Scroll/index.d.ts +0 -20
  227. package/dist/components/Scroll/index.js +0 -101
  228. package/dist/components/Scroll/index.js.map +0 -1
  229. package/dist/components/Scroll/styles.d.ts +0 -53
  230. package/dist/components/Scroll/styles.js +0 -26
  231. package/dist/components/Scroll/styles.js.map +0 -1
  232. package/dist/components/Sections/index.d.ts +0 -11
  233. package/dist/components/Sections/index.js +0 -80
  234. package/dist/components/Sections/index.js.map +0 -1
  235. package/dist/components/Sections/styles.d.ts +0 -2
  236. package/dist/components/Sections/styles.js +0 -7
  237. package/dist/components/Sections/styles.js.map +0 -1
  238. package/dist/components/SegmentedControl/Option.d.ts +0 -16
  239. package/dist/components/SegmentedControl/Option.js +0 -38
  240. package/dist/components/SegmentedControl/Option.js.map +0 -1
  241. package/dist/components/SegmentedControl/index.d.ts +0 -52
  242. package/dist/components/SegmentedControl/index.js +0 -134
  243. package/dist/components/SegmentedControl/index.js.map +0 -1
  244. package/dist/components/SegmentedControl/styles.d.ts +0 -60
  245. package/dist/components/SegmentedControl/styles.js +0 -43
  246. package/dist/components/SegmentedControl/styles.js.map +0 -1
  247. package/dist/components/Select/index.d.ts +0 -16
  248. package/dist/components/Select/index.js +0 -126
  249. package/dist/components/Select/index.js.map +0 -1
  250. package/dist/components/Select/styles.d.ts +0 -60
  251. package/dist/components/Select/styles.js +0 -83
  252. package/dist/components/Select/styles.js.map +0 -1
  253. package/dist/components/Select/types.d.ts +0 -43
  254. package/dist/components/Select/types.js +0 -3
  255. package/dist/components/Select/types.js.map +0 -1
  256. package/dist/components/Slider/Mark.d.ts +0 -3
  257. package/dist/components/Slider/Mark.js +0 -32
  258. package/dist/components/Slider/Mark.js.map +0 -1
  259. package/dist/components/Slider/Thumb.d.ts +0 -7
  260. package/dist/components/Slider/Thumb.js +0 -30
  261. package/dist/components/Slider/Thumb.js.map +0 -1
  262. package/dist/components/Slider/index.d.ts +0 -4
  263. package/dist/components/Slider/index.js +0 -103
  264. package/dist/components/Slider/index.js.map +0 -1
  265. package/dist/components/Slider/styles.d.ts +0 -54
  266. package/dist/components/Slider/styles.js +0 -61
  267. package/dist/components/Slider/styles.js.map +0 -1
  268. package/dist/components/Slider/types.d.ts +0 -26
  269. package/dist/components/Slider/types.js +0 -3
  270. package/dist/components/Slider/types.js.map +0 -1
  271. package/dist/components/Switch/index.d.ts +0 -14
  272. package/dist/components/Switch/index.js +0 -85
  273. package/dist/components/Switch/index.js.map +0 -1
  274. package/dist/components/Switch/styles.d.ts +0 -55
  275. package/dist/components/Switch/styles.js +0 -34
  276. package/dist/components/Switch/styles.js.map +0 -1
  277. package/dist/components/Text/index.d.ts +0 -25
  278. package/dist/components/Text/index.js +0 -125
  279. package/dist/components/Text/index.js.map +0 -1
  280. package/dist/components/Text/styles.d.ts +0 -70
  281. package/dist/components/Text/styles.js +0 -34
  282. package/dist/components/Text/styles.js.map +0 -1
  283. package/dist/components/TextInput/index.d.ts +0 -181
  284. package/dist/components/TextInput/index.js +0 -217
  285. package/dist/components/TextInput/index.js.map +0 -1
  286. package/dist/components/TextInput/styles.d.ts +0 -63
  287. package/dist/components/TextInput/styles.js +0 -65
  288. package/dist/components/TextInput/styles.js.map +0 -1
  289. package/dist/components/Touchable/index.d.ts +0 -22
  290. package/dist/components/Touchable/index.js +0 -169
  291. package/dist/components/Touchable/index.js.map +0 -1
  292. package/dist/components/Touchable/styles.d.ts +0 -58
  293. package/dist/components/Touchable/styles.js +0 -24
  294. package/dist/components/Touchable/styles.js.map +0 -1
  295. package/dist/components/View/index.d.ts +0 -132
  296. package/dist/components/View/index.js +0 -108
  297. package/dist/components/View/index.js.map +0 -1
  298. package/dist/components/View/styles.d.ts +0 -54
  299. package/dist/components/View/styles.js +0 -29
  300. package/dist/components/View/styles.js.map +0 -1
  301. package/dist/components/components.d.ts +0 -38
  302. package/dist/components/components.js +0 -68
  303. package/dist/components/components.js.map +0 -1
  304. package/dist/components/defaultStyles.d.ts +0 -1465
  305. package/dist/components/defaultStyles.js +0 -65
  306. package/dist/components/defaultStyles.js.map +0 -1
  307. package/dist/components/legacy/Modal/index.d.ts +0 -28
  308. package/dist/components/legacy/Modal/index.js +0 -114
  309. package/dist/components/legacy/Modal/index.js.map +0 -1
  310. package/dist/components/legacy/Modal/styles.d.ts +0 -64
  311. package/dist/components/legacy/Modal/styles.js +0 -60
  312. package/dist/components/legacy/Modal/styles.js.map +0 -1
  313. package/dist/components/legacy/Pager/index.d.ts +0 -20
  314. package/dist/components/legacy/Pager/index.js +0 -168
  315. package/dist/components/legacy/Pager/index.js.map +0 -1
  316. package/dist/components/legacy/Pager/styles.d.ts +0 -54
  317. package/dist/components/legacy/Pager/styles.js +0 -44
  318. package/dist/components/legacy/Pager/styles.js.map +0 -1
  319. package/dist/components/legacy/index.d.ts +0 -2
  320. package/dist/components/legacy/index.js +0 -19
  321. package/dist/components/legacy/index.js.map +0 -1
  322. package/dist/index.d.ts +0 -7
  323. package/dist/index.js +0 -43
  324. package/dist/index.js.map +0 -1
  325. package/dist/modules/PressableRipple/index.d.ts +0 -2
  326. package/dist/modules/PressableRipple/index.js +0 -9
  327. package/dist/modules/PressableRipple/index.js.map +0 -1
  328. package/dist/modules/PressableRipple/ripple.d.ts +0 -30
  329. package/dist/modules/PressableRipple/ripple.js +0 -213
  330. package/dist/modules/PressableRipple/ripple.js.map +0 -1
  331. package/dist/modules/PressableRipple/styles.d.ts +0 -19
  332. package/dist/modules/PressableRipple/styles.js +0 -29
  333. package/dist/modules/PressableRipple/styles.js.map +0 -1
  334. package/dist/modules/PressableRipple/type.d.ts +0 -11
  335. package/dist/modules/PressableRipple/type.js +0 -3
  336. package/dist/modules/PressableRipple/type.js.map +0 -1
  337. package/dist/modules/documentPicker.d.ts +0 -3
  338. package/dist/modules/documentPicker.js +0 -12
  339. package/dist/modules/documentPicker.js.map +0 -1
  340. package/dist/modules/fastImage.d.ts +0 -1
  341. package/dist/modules/fastImage.js +0 -10
  342. package/dist/modules/fastImage.js.map +0 -1
  343. package/dist/modules/reactNavigation.d.ts +0 -5
  344. package/dist/modules/reactNavigation.js +0 -26
  345. package/dist/modules/reactNavigation.js.map +0 -1
  346. package/dist/modules/rnDeviceInfo.d.ts +0 -2
  347. package/dist/modules/rnDeviceInfo.js +0 -10
  348. package/dist/modules/rnDeviceInfo.js.map +0 -1
  349. package/dist/modules/textInputMask.d.ts +0 -10
  350. package/dist/modules/textInputMask.js +0 -23
  351. package/dist/modules/textInputMask.js.map +0 -1
  352. package/dist/modules/types/fileTypes.d.ts +0 -138
  353. package/dist/modules/types/fileTypes.js +0 -3
  354. package/dist/modules/types/fileTypes.js.map +0 -1
  355. package/dist/modules/types/textInputMask.d.ts +0 -7
  356. package/dist/modules/types/textInputMask.js +0 -3
  357. package/dist/modules/types/textInputMask.js.map +0 -1
  358. package/dist/types/index.d.ts +0 -1
  359. package/dist/types/index.js +0 -18
  360. package/dist/types/index.js.map +0 -1
  361. package/dist/types/utility.d.ts +0 -8
  362. package/dist/types/utility.js +0 -3
  363. package/dist/types/utility.js.map +0 -1
  364. package/dist/utils/KeyboardAware/context.d.ts +0 -13
  365. package/dist/utils/KeyboardAware/context.js +0 -63
  366. package/dist/utils/KeyboardAware/context.js.map +0 -1
  367. package/dist/utils/KeyboardAware/index.d.ts +0 -8
  368. package/dist/utils/KeyboardAware/index.js +0 -33
  369. package/dist/utils/KeyboardAware/index.js.map +0 -1
  370. package/dist/utils/KeyboardAware/keyboardHooks.d.ts +0 -26
  371. package/dist/utils/KeyboardAware/keyboardHooks.js +0 -87
  372. package/dist/utils/KeyboardAware/keyboardHooks.js.map +0 -1
  373. package/dist/utils/KeyboardAware/lib/KeyboardAwareFlatList.d.ts +0 -3
  374. package/dist/utils/KeyboardAware/lib/KeyboardAwareFlatList.js +0 -9
  375. package/dist/utils/KeyboardAware/lib/KeyboardAwareFlatList.js.map +0 -1
  376. package/dist/utils/KeyboardAware/lib/KeyboardAwareHOC.d.ts +0 -67
  377. package/dist/utils/KeyboardAware/lib/KeyboardAwareHOC.js +0 -451
  378. package/dist/utils/KeyboardAware/lib/KeyboardAwareHOC.js.map +0 -1
  379. package/dist/utils/KeyboardAware/lib/KeyboardAwareInterface.d.ts +0 -7
  380. package/dist/utils/KeyboardAware/lib/KeyboardAwareInterface.js +0 -4
  381. package/dist/utils/KeyboardAware/lib/KeyboardAwareInterface.js.map +0 -1
  382. package/dist/utils/KeyboardAware/lib/KeyboardAwareScrollView.d.ts +0 -3
  383. package/dist/utils/KeyboardAware/lib/KeyboardAwareScrollView.js +0 -10
  384. package/dist/utils/KeyboardAware/lib/KeyboardAwareScrollView.js.map +0 -1
  385. package/dist/utils/KeyboardAware/lib/KeyboardAwareSectionList.d.ts +0 -3
  386. package/dist/utils/KeyboardAware/lib/KeyboardAwareSectionList.js +0 -10
  387. package/dist/utils/KeyboardAware/lib/KeyboardAwareSectionList.js.map +0 -1
  388. package/dist/utils/KeyboardAware/types.d.ts +0 -1
  389. package/dist/utils/KeyboardAware/types.js +0 -7
  390. package/dist/utils/KeyboardAware/types.js.map +0 -1
  391. package/dist/utils/ModalManager/components.d.ts +0 -20
  392. package/dist/utils/ModalManager/components.js +0 -118
  393. package/dist/utils/ModalManager/components.js.map +0 -1
  394. package/dist/utils/ModalManager/context.d.ts +0 -48
  395. package/dist/utils/ModalManager/context.js +0 -205
  396. package/dist/utils/ModalManager/context.js.map +0 -1
  397. package/dist/utils/ModalManager/index.d.ts +0 -11
  398. package/dist/utils/ModalManager/index.js +0 -13
  399. package/dist/utils/ModalManager/index.js.map +0 -1
  400. package/dist/utils/OSAlert.d.ts +0 -32
  401. package/dist/utils/OSAlert.js +0 -143
  402. package/dist/utils/OSAlert.js.map +0 -1
  403. package/dist/utils/PermissionManager/context.d.ts +0 -53
  404. package/dist/utils/PermissionManager/context.js +0 -324
  405. package/dist/utils/PermissionManager/context.js.map +0 -1
  406. package/dist/utils/PermissionManager/index.d.ts +0 -4
  407. package/dist/utils/PermissionManager/index.js +0 -9
  408. package/dist/utils/PermissionManager/index.js.map +0 -1
  409. package/dist/utils/PermissionManager/types.d.ts +0 -13
  410. package/dist/utils/PermissionManager/types.js +0 -3
  411. package/dist/utils/PermissionManager/types.js.map +0 -1
  412. package/dist/utils/hooks.d.ts +0 -42
  413. package/dist/utils/hooks.js +0 -174
  414. package/dist/utils/hooks.js.map +0 -1
  415. package/dist/utils/index.d.ts +0 -10
  416. package/dist/utils/index.js +0 -40
  417. package/dist/utils/index.js.map +0 -1
  418. package/dist/utils/input.d.ts +0 -35
  419. package/dist/utils/input.js +0 -49
  420. package/dist/utils/input.js.map +0 -1
  421. package/dist/utils/locale.d.ts +0 -1
  422. package/dist/utils/locale.js +0 -10
  423. package/dist/utils/locale.js.map +0 -1
  424. package/dist/utils/misc.d.ts +0 -6
  425. package/dist/utils/misc.js +0 -87
  426. package/dist/utils/misc.js.map +0 -1
  427. package/dist/utils/notifications.d.ts +0 -34
  428. package/dist/utils/notifications.js +0 -268
  429. package/dist/utils/notifications.js.map +0 -1
  430. package/dist/utils/theme.d.ts +0 -42
  431. package/dist/utils/theme.js +0 -50
  432. package/dist/utils/theme.js.map +0 -1
@@ -1,217 +0,0 @@
1
- "use strict";
2
- var __assign = (this && this.__assign) || function () {
3
- __assign = Object.assign || function(t) {
4
- for (var s, i = 1, n = arguments.length; i < n; i++) {
5
- s = arguments[i];
6
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
- t[p] = s[p];
8
- }
9
- return t;
10
- };
11
- return __assign.apply(this, arguments);
12
- };
13
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
14
- if (k2 === undefined) k2 = k;
15
- var desc = Object.getOwnPropertyDescriptor(m, k);
16
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
17
- desc = { enumerable: true, get: function() { return m[k]; } };
18
- }
19
- Object.defineProperty(o, k2, desc);
20
- }) : (function(o, m, k, k2) {
21
- if (k2 === undefined) k2 = k;
22
- o[k2] = m[k];
23
- }));
24
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
25
- Object.defineProperty(o, "default", { enumerable: true, value: v });
26
- }) : function(o, v) {
27
- o["default"] = v;
28
- });
29
- var __importStar = (this && this.__importStar) || function (mod) {
30
- if (mod && mod.__esModule) return mod;
31
- var result = {};
32
- if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
33
- __setModuleDefault(result, mod);
34
- return result;
35
- };
36
- var __exportStar = (this && this.__exportStar) || function(m, exports) {
37
- for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
38
- };
39
- var __rest = (this && this.__rest) || function (s, e) {
40
- var t = {};
41
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
42
- t[p] = s[p];
43
- if (s != null && typeof Object.getOwnPropertySymbols === "function")
44
- for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
45
- if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
46
- t[p[i]] = s[p[i]];
47
- }
48
- return t;
49
- };
50
- Object.defineProperty(exports, "__esModule", { value: true });
51
- exports.InputIcon = exports.FormError = exports.TextInput = void 0;
52
- var React = __importStar(require("react"));
53
- var common_1 = require("@codeleap/common");
54
- var react_1 = require("react");
55
- var Text_1 = require("../Text");
56
- var View_1 = require("../View");
57
- var react_native_1 = require("react-native");
58
- var Touchable_1 = require("../Touchable");
59
- var textInputMask_1 = require("../../modules/textInputMask");
60
- var InputLabel_1 = require("../InputLabel");
61
- __exportStar(require("./styles"), exports);
62
- var ActionIcon_1 = require("../ActionIcon");
63
- exports.TextInput = (0, react_1.forwardRef)(function (rawprops, inputRef) {
64
- var _a, _b, _c;
65
- var onChange = rawprops.onChange, value = rawprops.value, onChangeText = rawprops.onChangeText, disabled = rawprops.disabled, edited = rawprops.edited, onFocus = rawprops.onFocus, onBlur = rawprops.onBlur, variants = rawprops.variants, label = rawprops.label, wrapperProps = rawprops.wrapperProps, leftIcon = rawprops.leftIcon, rightIcon = rawprops.rightIcon, styles = rawprops.styles, validate = rawprops.validate, password = rawprops.password, visibilityToggle = rawprops.visibilityToggle, innerWrapperProps = rawprops.innerWrapperProps, masking = rawprops.masking, _d = rawprops.subtitle, subtitle = _d === void 0 ? '' : _d, onChangeMask = rawprops.onChangeMask, debugName = rawprops.debugName, _e = rawprops.required, required = _e === void 0 ? false : _e, props = __rest(rawprops, ["onChange", "value", "onChangeText", "disabled", "edited", "onFocus", "onBlur", "variants", "label", "wrapperProps", "leftIcon", "rightIcon", "styles", "validate", "password", "visibilityToggle", "innerWrapperProps", "masking", "subtitle", "onChangeMask", "debugName", "required"]);
66
- var _f = (0, react_1.useState)(false), isFocused = _f[0], setFocus = _f[1];
67
- var _g = (0, react_1.useState)(edited), editedState = _g[0], setEdited = _g[1];
68
- var input = (0, react_1.useRef)(null);
69
- var maskInputRef = (0, react_1.useRef)(null);
70
- var _h = (0, common_1.useBooleanToggle)(false), textIsVisible = _h[0], setTextVisible = _h[1];
71
- var variantStyles = (0, common_1.useDefaultComponentStyle)('u:TextInput', {
72
- variants: variants,
73
- styles: styles,
74
- transform: react_native_1.StyleSheet.flatten,
75
- });
76
- var InputElement = masking ? textInputMask_1.MaskedTextInput : react_native_1.TextInput;
77
- var handleBlur = function (e) {
78
- if (!editedState && value)
79
- setEdited(true);
80
- setFocus(false);
81
- if (onBlur) {
82
- onBlur(e);
83
- }
84
- };
85
- var handleFocus = function (e) {
86
- setFocus(true);
87
- if (onFocus) {
88
- onFocus(e);
89
- }
90
- };
91
- var handleMaskChange = function (masked, unmasked) {
92
- if (onChangeText)
93
- onChangeText((masking === null || masking === void 0 ? void 0 : masking.saveFormatted) ? masked : masked);
94
- if (onChangeMask)
95
- onChangeMask(masked, unmasked);
96
- };
97
- var handleChange = function (event) {
98
- var text = event.nativeEvent.text;
99
- if (onChange)
100
- onChange(event);
101
- if (onChangeText)
102
- onChangeText(text);
103
- };
104
- (0, react_1.useImperativeHandle)(inputRef, function () {
105
- return __assign(__assign({}, input.current), { focus: function () {
106
- var _a, _b;
107
- (_b = (_a = input.current) === null || _a === void 0 ? void 0 : _a.focus) === null || _b === void 0 ? void 0 : _b.call(_a);
108
- }, isTextInput: true });
109
- }, [!!masking, !!((_a = input === null || input === void 0 ? void 0 : input.current) === null || _a === void 0 ? void 0 : _a.focus)]);
110
- var _j = (0, common_1.useValidate)(value, validate), showError = _j.showError, error = _j.error;
111
- var commonIconStyles = (0, common_1.getNestedStylesByKey)('icon', variantStyles);
112
- var leftIconStyles = (0, common_1.getNestedStylesByKey)('leftIcon', variantStyles);
113
- var rightIconStyles = (0, common_1.getNestedStylesByKey)('rightIcon', variantStyles);
114
- function getStyles(key) {
115
- var requestedStyles = [
116
- variantStyles[key],
117
- isFocused ? variantStyles[key + ':focus'] : {},
118
- showError ? variantStyles[key + ':error'] : {},
119
- ];
120
- return react_native_1.StyleSheet.flatten(requestedStyles);
121
- }
122
- function handlePress() {
123
- var _a, _b;
124
- if (props.onPress) {
125
- props.onPress();
126
- }
127
- else {
128
- (_b = (_a = input.current) === null || _a === void 0 ? void 0 : _a.focus) === null || _b === void 0 ? void 0 : _b.call(_a);
129
- }
130
- }
131
- var visibilityToggleProps = visibilityToggle ? {
132
- onPress: function () { return setTextVisible(); },
133
- icon: (textIsVisible ? 'input-visiblity:visible' : 'input-visiblity:hidden'),
134
- debugName: "".concat(debugName, " toggle visibility"),
135
- } : {};
136
- var subtitleStyles = {
137
- error: getStyles('error'),
138
- wrapper: getStyles('subtitleWrapper'),
139
- subtitle: getStyles('subtitle'),
140
- };
141
- var errorProps = { text: error.message, style: subtitleStyles.error };
142
- var subtitleContent = common_1.TypeGuards.isFunction(subtitle) ? subtitle({ styles: subtitleStyles, errorProps: errorProps }) : <View_1.View style={subtitleStyles.wrapper}>
143
- <exports.FormError {...errorProps}/>
144
- {common_1.TypeGuards.isString(subtitle) ? <Text_1.Text text={subtitle} style={subtitleStyles.subtitle}/> : (subtitle || null)}
145
- </View_1.View>;
146
- return (<Touchable_1.Touchable style={getStyles('wrapper')} debugName={debugName} onPress={handlePress} {...wrapperProps} android_ripple={null} noFeedback>
147
- <InputLabel_1.InputLabel label={label} styles={{
148
- wrapper: getStyles('labelWrapper'),
149
- asterisk: getStyles('labelAsterisk'),
150
- text: getStyles('labelText'),
151
- }} required={required}/>
152
- <View_1.View style={getStyles('innerWrapper')} {...innerWrapperProps}>
153
- <exports.InputIcon isFocused={isFocused} showError={showError} styles={leftIconStyles} commonStyles={commonIconStyles} debugName={"".concat(debugName, " left icon")} onPress={function () {
154
- var _a, _b;
155
- (_b = (_a = input === null || input === void 0 ? void 0 : input.current) === null || _a === void 0 ? void 0 : _a.focus) === null || _b === void 0 ? void 0 : _b.call(_a);
156
- }} noFeedback={!(leftIcon === null || leftIcon === void 0 ? void 0 : leftIcon.onPress)} {...leftIcon}/>
157
- {/* @ts-ignore */}
158
- <InputElement secureTextEntry={password && !textIsVisible} onChange={function (e) { return masking ? onChange === null || onChange === void 0 ? void 0 : onChange(e) : handleChange(e); }} value={value} editable={disabled} onFocus={handleFocus} onBlur={handleBlur} placeholderTextColor={(_b = react_native_1.StyleSheet.flatten(getStyles('placeholder'))) === null || _b === void 0 ? void 0 : _b.color} selectionColor={(_c = react_native_1.StyleSheet.flatten(getStyles('selection'))) === null || _c === void 0 ? void 0 : _c.color} includeRawValueInChangeText={true} {...props} {...masking} {...(!!masking ? __assign({ onChangeText: handleMaskChange, ref: maskInputRef, refInput: function (inputRef) {
159
- // console.log(inputRef)
160
- if (!!inputRef) {
161
- input.current = inputRef;
162
- }
163
- } }, masking) : {
164
- ref: input,
165
- })} style={getStyles('textField')}/>
166
- <exports.InputIcon isFocused={isFocused} showError={showError} styles={rightIconStyles} commonStyles={commonIconStyles} debugName={"".concat(debugName, " right icon")} onPress={function () { }} noFeedback={!(rightIcon === null || rightIcon === void 0 ? void 0 : rightIcon.onPress)} {...rightIcon} {...visibilityToggleProps}/>
167
-
168
- </View_1.View>
169
- {subtitleContent}
170
- </Touchable_1.Touchable>);
171
- });
172
- var FormError = function (_a) {
173
- var text = _a.text, props = __rest(_a, ["text"]);
174
- var message = text;
175
- if (common_1.TypeGuards.isNumber(message)) {
176
- message = message.toString();
177
- }
178
- if (typeof message === 'undefined') {
179
- message = '';
180
- }
181
- if (common_1.TypeGuards.isString(message)) {
182
- var text_1 = message ? "".concat(message.charAt(0).toUpperCase() + message.slice(1)) : ' ';
183
- return <Text_1.Text text={text_1} {...props}/>;
184
- }
185
- return <>
186
- {text}
187
- </>;
188
- };
189
- exports.FormError = FormError;
190
- var InputIcon = function (_a) {
191
- var styles = _a.styles, commonStyles = _a.commonStyles, isFocused = _a.isFocused, showError = _a.showError, props = __rest(_a, ["styles", "commonStyles", "isFocused", "showError"]);
192
- if (!props.icon)
193
- return null;
194
- function getStyles(k) {
195
- var key = k;
196
- if (key === 'icon')
197
- key = '';
198
- var requestedStyles = [
199
- commonStyles[key],
200
- isFocused ? commonStyles[key + ':focus'] : {},
201
- showError ? commonStyles[key + ':error'] : {},
202
- styles[key],
203
- isFocused ? styles[key + ':focus'] : {},
204
- showError ? styles[key + ':error'] : {},
205
- ];
206
- return react_native_1.StyleSheet.flatten(requestedStyles);
207
- }
208
- var iconStyles = {
209
- icon: getStyles('icon'),
210
- touchablePressable: getStyles('touchablePressable'),
211
- touchableWrapper: getStyles('touchableWrapper'),
212
- touchableFeedback: getStyles('touchableFeedback'),
213
- };
214
- return <ActionIcon_1.ActionIcon styles={iconStyles} {...props}/>;
215
- };
216
- exports.InputIcon = InputIcon;
217
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/components/TextInput/index.tsx"],"names":[],"mappings":"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"}
@@ -1,63 +0,0 @@
1
- import { ActionIconParts } from '../ActionIcon';
2
- import { InputLabelComposition } from '../InputLabel';
3
- export declare type IconParts = Exclude<ActionIconParts, 'icon' | 'icon:disabled'>;
4
- declare type InputIcons = 'icon' | 'leftIcon' | 'rightIcon';
5
- export declare type InputIconComposition = `${InputIcons}${Capitalize<IconParts>}` | InputIcons;
6
- declare type TextInputParts = 'wrapper' | InputIconComposition | 'textField' | 'innerWrapper' | 'error' | 'subtitle' | 'subtitleWrapper' | 'placeholder' | 'selection' | `label${Capitalize<InputLabelComposition>}`;
7
- export declare type TextInputComposition = `${TextInputParts}:error` | `${TextInputParts}:focus` | TextInputParts;
8
- export declare const TextInputStyles: {
9
- default: (theme: import("@codeleap/common").ThemeColorScheme<import("@codeleap/common").AppTheme>, variant?: string) => Partial<Record<TextInputComposition, any>>;
10
- line: (theme: import("@codeleap/common").ThemeColorScheme<import("@codeleap/common").AppTheme>, variant?: string) => Partial<Record<TextInputComposition, any>>;
11
- box: (theme: import("@codeleap/common").ThemeColorScheme<import("@codeleap/common").AppTheme>, variant?: string) => Partial<Record<TextInputComposition, any>>;
12
- pill: (theme: import("@codeleap/common").ThemeColorScheme<import("@codeleap/common").AppTheme>, variant?: string) => Partial<Record<TextInputComposition, any>>;
13
- fixed: (theme: import("@codeleap/common").ThemeColorScheme<import("@codeleap/common").AppTheme>, variant?: string) => Partial<Record<TextInputComposition, any>>;
14
- blur: (theme: import("@codeleap/common").ThemeColorScheme<import("@codeleap/common").AppTheme>, variant?: string) => Partial<Record<TextInputComposition, any>>;
15
- center: (theme: import("@codeleap/common").ThemeColorScheme<import("@codeleap/common").AppTheme>, variant?: string) => Partial<Record<TextInputComposition, any>>;
16
- hidden: (theme: import("@codeleap/common").ThemeColorScheme<import("@codeleap/common").AppTheme>, variant?: string) => Partial<Record<TextInputComposition, any>>;
17
- flex: (theme: import("@codeleap/common").ThemeColorScheme<import("@codeleap/common").AppTheme>, variant?: string) => Partial<Record<TextInputComposition, any>>;
18
- row: (theme: import("@codeleap/common").ThemeColorScheme<import("@codeleap/common").AppTheme>, variant?: string) => Partial<Record<TextInputComposition, any>>;
19
- column: (theme: import("@codeleap/common").ThemeColorScheme<import("@codeleap/common").AppTheme>, variant?: string) => Partial<Record<TextInputComposition, any>>;
20
- wrap: (theme: import("@codeleap/common").ThemeColorScheme<import("@codeleap/common").AppTheme>, variant?: string) => Partial<Record<TextInputComposition, any>>;
21
- absolute: (theme: import("@codeleap/common").ThemeColorScheme<import("@codeleap/common").AppTheme>, variant?: string) => Partial<Record<TextInputComposition, any>>;
22
- relative: (theme: import("@codeleap/common").ThemeColorScheme<import("@codeleap/common").AppTheme>, variant?: string) => Partial<Record<TextInputComposition, any>>;
23
- inline: (theme: import("@codeleap/common").ThemeColorScheme<import("@codeleap/common").AppTheme>, variant?: string) => Partial<Record<TextInputComposition, any>>;
24
- block: (theme: import("@codeleap/common").ThemeColorScheme<import("@codeleap/common").AppTheme>, variant?: string) => Partial<Record<TextInputComposition, any>>;
25
- inlineFlex: (theme: import("@codeleap/common").ThemeColorScheme<import("@codeleap/common").AppTheme>, variant?: string) => Partial<Record<TextInputComposition, any>>;
26
- sticky: (theme: import("@codeleap/common").ThemeColorScheme<import("@codeleap/common").AppTheme>, variant?: string) => Partial<Record<TextInputComposition, any>>;
27
- full: (theme: import("@codeleap/common").ThemeColorScheme<import("@codeleap/common").AppTheme>, variant?: string) => Partial<Record<TextInputComposition, any>>;
28
- noWrap: (theme: import("@codeleap/common").ThemeColorScheme<import("@codeleap/common").AppTheme>, variant?: string) => Partial<Record<TextInputComposition, any>>;
29
- fullWidth: (theme: import("@codeleap/common").ThemeColorScheme<import("@codeleap/common").AppTheme>, variant?: string) => Partial<Record<TextInputComposition, any>>;
30
- fullHeight: (theme: import("@codeleap/common").ThemeColorScheme<import("@codeleap/common").AppTheme>, variant?: string) => Partial<Record<TextInputComposition, any>>;
31
- fullView: (theme: import("@codeleap/common").ThemeColorScheme<import("@codeleap/common").AppTheme>, variant?: string) => Partial<Record<TextInputComposition, any>>;
32
- fullViewWidth: (theme: import("@codeleap/common").ThemeColorScheme<import("@codeleap/common").AppTheme>, variant?: string) => Partial<Record<TextInputComposition, any>>;
33
- fullViewHeight: (theme: import("@codeleap/common").ThemeColorScheme<import("@codeleap/common").AppTheme>, variant?: string) => Partial<Record<TextInputComposition, any>>;
34
- whole: (theme: import("@codeleap/common").ThemeColorScheme<import("@codeleap/common").AppTheme>, variant?: string) => Partial<Record<TextInputComposition, any>>;
35
- centerRow: (theme: import("@codeleap/common").ThemeColorScheme<import("@codeleap/common").AppTheme>, variant?: string) => Partial<Record<TextInputComposition, any>>;
36
- listStyles: (theme: import("@codeleap/common").ThemeColorScheme<import("@codeleap/common").AppTheme>, variant?: string) => Partial<Record<TextInputComposition, any>>;
37
- alignStart: (theme: import("@codeleap/common").ThemeColorScheme<import("@codeleap/common").AppTheme>, variant?: string) => Partial<Record<TextInputComposition, any>>;
38
- alignEnd: (theme: import("@codeleap/common").ThemeColorScheme<import("@codeleap/common").AppTheme>, variant?: string) => Partial<Record<TextInputComposition, any>>;
39
- alignCenter: (theme: import("@codeleap/common").ThemeColorScheme<import("@codeleap/common").AppTheme>, variant?: string) => Partial<Record<TextInputComposition, any>>;
40
- alignStretch: (theme: import("@codeleap/common").ThemeColorScheme<import("@codeleap/common").AppTheme>, variant?: string) => Partial<Record<TextInputComposition, any>>;
41
- alignSelfCenter: (theme: import("@codeleap/common").ThemeColorScheme<import("@codeleap/common").AppTheme>, variant?: string) => Partial<Record<TextInputComposition, any>>;
42
- alignSelfStart: (theme: import("@codeleap/common").ThemeColorScheme<import("@codeleap/common").AppTheme>, variant?: string) => Partial<Record<TextInputComposition, any>>;
43
- alignSelfStretch: (theme: import("@codeleap/common").ThemeColorScheme<import("@codeleap/common").AppTheme>, variant?: string) => Partial<Record<TextInputComposition, any>>;
44
- alignSelfEnd: (theme: import("@codeleap/common").ThemeColorScheme<import("@codeleap/common").AppTheme>, variant?: string) => Partial<Record<TextInputComposition, any>>;
45
- justifyStart: (theme: import("@codeleap/common").ThemeColorScheme<import("@codeleap/common").AppTheme>, variant?: string) => Partial<Record<TextInputComposition, any>>;
46
- justifyEnd: (theme: import("@codeleap/common").ThemeColorScheme<import("@codeleap/common").AppTheme>, variant?: string) => Partial<Record<TextInputComposition, any>>;
47
- justifyCenter: (theme: import("@codeleap/common").ThemeColorScheme<import("@codeleap/common").AppTheme>, variant?: string) => Partial<Record<TextInputComposition, any>>;
48
- justifySpaceBetween: (theme: import("@codeleap/common").ThemeColorScheme<import("@codeleap/common").AppTheme>, variant?: string) => Partial<Record<TextInputComposition, any>>;
49
- justifySpaceAround: (theme: import("@codeleap/common").ThemeColorScheme<import("@codeleap/common").AppTheme>, variant?: string) => Partial<Record<TextInputComposition, any>>;
50
- textRight: (theme: import("@codeleap/common").ThemeColorScheme<import("@codeleap/common").AppTheme>, variant?: string) => Partial<Record<TextInputComposition, any>>;
51
- textLeft: (theme: import("@codeleap/common").ThemeColorScheme<import("@codeleap/common").AppTheme>, variant?: string) => Partial<Record<TextInputComposition, any>>;
52
- textCenter: (theme: import("@codeleap/common").ThemeColorScheme<import("@codeleap/common").AppTheme>, variant?: string) => Partial<Record<TextInputComposition, any>>;
53
- elevated: (theme: import("@codeleap/common").ThemeColorScheme<import("@codeleap/common").AppTheme>, variant?: string) => Partial<Record<TextInputComposition, any>>;
54
- neumorphism: (theme: import("@codeleap/common").ThemeColorScheme<import("@codeleap/common").AppTheme>, variant?: string) => Partial<Record<TextInputComposition, any>>;
55
- scrollX: (theme: import("@codeleap/common").ThemeColorScheme<import("@codeleap/common").AppTheme>, variant?: string) => Partial<Record<TextInputComposition, any>>;
56
- scrollY: (theme: import("@codeleap/common").ThemeColorScheme<import("@codeleap/common").AppTheme>, variant?: string) => Partial<Record<TextInputComposition, any>>;
57
- scrollXY: (theme: import("@codeleap/common").ThemeColorScheme<import("@codeleap/common").AppTheme>, variant?: string) => Partial<Record<TextInputComposition, any>>;
58
- debRed: (theme: import("@codeleap/common").ThemeColorScheme<import("@codeleap/common").AppTheme>, variant?: string) => Partial<Record<TextInputComposition, any>>;
59
- debGreen: (theme: import("@codeleap/common").ThemeColorScheme<import("@codeleap/common").AppTheme>, variant?: string) => Partial<Record<TextInputComposition, any>>;
60
- debBlue: (theme: import("@codeleap/common").ThemeColorScheme<import("@codeleap/common").AppTheme>, variant?: string) => Partial<Record<TextInputComposition, any>>;
61
- debYellow: (theme: import("@codeleap/common").ThemeColorScheme<import("@codeleap/common").AppTheme>, variant?: string) => Partial<Record<TextInputComposition, any>>;
62
- };
63
- export {};
@@ -1,65 +0,0 @@
1
- "use strict";
2
- var __assign = (this && this.__assign) || function () {
3
- __assign = Object.assign || function(t) {
4
- for (var s, i = 1, n = arguments.length; i < n; i++) {
5
- s = arguments[i];
6
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
- t[p] = s[p];
8
- }
9
- return t;
10
- };
11
- return __assign.apply(this, arguments);
12
- };
13
- Object.defineProperty(exports, "__esModule", { value: true });
14
- exports.TextInputStyles = void 0;
15
- var common_1 = require("@codeleap/common");
16
- var createTextInputStyle = (0, common_1.createDefaultVariantFactory)();
17
- var presets = (0, common_1.includePresets)(function (styles) { return createTextInputStyle(function () { return ({ wrapper: styles }); }); });
18
- exports.TextInputStyles = __assign(__assign({}, presets), { default: createTextInputStyle(function (theme) { return ({
19
- textField: __assign(__assign(__assign(__assign({}, theme.spacing.padding(0)), theme.spacing.paddingHorizontal(1)), (0, common_1.assignTextStyle)('p1')(theme).text), { minWidth: 1, backgroundColor: 'transparent', flex: 1 }),
20
- placeholder: {
21
- color: theme.colors.lightGray,
22
- },
23
- selection: {
24
- color: theme.colors.primary,
25
- },
26
- wrapper: {
27
- display: 'flex',
28
- flexDirection: 'column',
29
- },
30
- innerWrapper: __assign(__assign(__assign(__assign(__assign({}, theme.spacing.paddingVertical(0.5)), theme.spacing.paddingHorizontal(1)), theme.presets.row), theme.border.neutral(1)), { display: 'flex', alignItems: 'center' }),
31
- labelWrapper: __assign({}, theme.spacing.marginBottom(1)),
32
- labelText: __assign({}, (0, common_1.assignTextStyle)('h5')(theme).text),
33
- 'icon': {
34
- color: theme.colors.neutral,
35
- },
36
- 'icon:error': {
37
- color: theme.colors.negative,
38
- },
39
- 'icon:focus': {
40
- color: theme.colors.primary,
41
- },
42
- leftIconTouchableWrapper: {
43
- // ...theme.spacing.marginRight(0.5),
44
- },
45
- rightIconTouchableWrapper: {
46
- // ...theme.spacing.marginLeft(0.5),
47
- },
48
- error: {
49
- color: theme.colors.negative,
50
- },
51
- subtitleWrapper: __assign(__assign(__assign(__assign({}, theme.spacing.marginTop(0.2)), theme.presets.row), theme.presets.justifySpaceBetween), theme.presets.alignCenter),
52
- subtitle: __assign({}, theme.presets.textRight),
53
- 'labelText:error': {
54
- color: theme.colors.negative,
55
- },
56
- 'innerWrapper:error': __assign({}, theme.border.negative(1)),
57
- 'innerWrapper:focus': __assign({}, theme.border.primary(1)),
58
- }); }), line: createTextInputStyle(function (theme) { return ({
59
- innerWrapper: __assign({}, theme.border.neutral({ width: 1, directions: ['bottom'] })),
60
- }); }), box: createTextInputStyle(function (theme) { return ({
61
- innerWrapper: __assign({}, theme.border.neutral(1)),
62
- }); }), pill: createTextInputStyle(function (theme) { return ({
63
- innerWrapper: __assign(__assign({}, theme.border.neutral(1)), { borderRadius: 15 }),
64
- }); }) });
65
- //# sourceMappingURL=styles.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"styles.js","sourceRoot":"","sources":["../../../src/components/TextInput/styles.ts"],"names":[],"mappings":"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"}
@@ -1,22 +0,0 @@
1
- import * as React from 'react';
2
- import { ComponentPropsWithoutRef } from 'react';
3
- import { ComponentVariants, BaseViewProps, AnyFunction } from '@codeleap/common';
4
- import { Pressable, View as RNView } from 'react-native';
5
- import { TouchableComposition, TouchableStyles } from './styles';
6
- import { StylesOf } from '../../types';
7
- export declare type TouchableProps = Omit<ComponentPropsWithoutRef<typeof Pressable>, 'onPress'> & {
8
- variants?: ComponentVariants<typeof TouchableStyles>['variants'];
9
- component?: any;
10
- ref?: React.Ref<RNView>;
11
- debugName: string;
12
- activeOpacity?: number;
13
- debugComponent?: string;
14
- onPress?: AnyFunction;
15
- noFeedback?: boolean;
16
- debounce?: number;
17
- leadingDebounce?: boolean;
18
- styles?: StylesOf<TouchableComposition>;
19
- } & BaseViewProps;
20
- export * from './styles';
21
- export declare const Touchable: React.FC<TouchableProps>;
22
- export declare const AnimatedTouchable: React.FC<TouchableProps>;
@@ -1,169 +0,0 @@
1
- "use strict";
2
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
- if (k2 === undefined) k2 = k;
4
- var desc = Object.getOwnPropertyDescriptor(m, k);
5
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
- desc = { enumerable: true, get: function() { return m[k]; } };
7
- }
8
- Object.defineProperty(o, k2, desc);
9
- }) : (function(o, m, k, k2) {
10
- if (k2 === undefined) k2 = k;
11
- o[k2] = m[k];
12
- }));
13
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
- Object.defineProperty(o, "default", { enumerable: true, value: v });
15
- }) : function(o, v) {
16
- o["default"] = v;
17
- });
18
- var __importStar = (this && this.__importStar) || function (mod) {
19
- if (mod && mod.__esModule) return mod;
20
- var result = {};
21
- if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
22
- __setModuleDefault(result, mod);
23
- return result;
24
- };
25
- var __exportStar = (this && this.__exportStar) || function(m, exports) {
26
- for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
27
- };
28
- var __rest = (this && this.__rest) || function (s, e) {
29
- var t = {};
30
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
31
- t[p] = s[p];
32
- if (s != null && typeof Object.getOwnPropertySymbols === "function")
33
- for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
34
- if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
35
- t[p[i]] = s[p[i]];
36
- }
37
- return t;
38
- };
39
- Object.defineProperty(exports, "__esModule", { value: true });
40
- exports.AnimatedTouchable = exports.Touchable = void 0;
41
- var React = __importStar(require("react"));
42
- var react_1 = require("react");
43
- var common_1 = require("@codeleap/common");
44
- var react_native_1 = require("react-native");
45
- var react_native_animatable_1 = require("react-native-animatable");
46
- var View_1 = require("../View");
47
- var utils_1 = require("../../utils");
48
- __exportStar(require("./styles"), exports);
49
- exports.Touchable = (0, react_1.forwardRef)(function (touchableProps, ref) {
50
- var _a = touchableProps.variants, variants = _a === void 0 ? [] : _a, children = touchableProps.children, onPress = touchableProps.onPress, style = touchableProps.style, debugName = touchableProps.debugName, debugComponent = touchableProps.debugComponent, _b = touchableProps.debounce, debounce = _b === void 0 ? 500 : _b, leadingDebounce = touchableProps.leadingDebounce, _c = touchableProps.noFeedback, noFeedback = _c === void 0 ? false : _c, styles = touchableProps.styles, props = __rest(touchableProps, ["variants", "children", "onPress", "style", "debugName", "debugComponent", "debounce", "leadingDebounce", "noFeedback", "styles"]);
51
- var pressed = React.useRef(!!leadingDebounce);
52
- (0, common_1.onMount)(function () {
53
- if (!!leadingDebounce && !!debounce) {
54
- setTimeout(function () {
55
- pressed.current = false;
56
- }, debounce);
57
- }
58
- });
59
- var variantStyles = (0, common_1.useDefaultComponentStyle)('u:Touchable', {
60
- variants: variants,
61
- transform: react_native_1.StyleSheet.flatten,
62
- rootElement: 'wrapper',
63
- styles: styles,
64
- });
65
- var logger = (0, common_1.useCodeleapContext)().logger;
66
- var press = function () {
67
- if (!onPress) {
68
- logger.warn('No onPress passed to touchable', {
69
- touchableProps: touchableProps,
70
- }, 'User Interaction');
71
- return;
72
- }
73
- var _onPress = function () {
74
- logger.log("<".concat(debugComponent || 'Touchable', "/> pressed"), debugName || variants, 'User interaction');
75
- onPress && onPress();
76
- };
77
- if (common_1.TypeGuards.isNumber(debounce)) {
78
- if (pressed.current) {
79
- return;
80
- }
81
- pressed.current = true;
82
- _onPress();
83
- setTimeout(function () {
84
- pressed.current = false;
85
- }, debounce);
86
- }
87
- else {
88
- _onPress();
89
- }
90
- };
91
- var _styles = react_native_1.StyleSheet.flatten([variantStyles.wrapper, style]);
92
- var disableFeedback = !onPress || noFeedback;
93
- var _d = (0, utils_1.usePressableFeedback)(_styles, {
94
- hightlightPropertyIn: 'backgroundColor',
95
- hightlightPropertyOut: 'backgroundColor',
96
- disabled: disableFeedback,
97
- feedbackConfig: variantStyles === null || variantStyles === void 0 ? void 0 : variantStyles.feedback,
98
- }), rippleConfig = _d.rippleConfig, getFeedbackStyle = _d.getFeedbackStyle;
99
- var Wrapper = View_1.View;
100
- var _e = React.useMemo(function () {
101
- var wrapperkeys = [
102
- 'margin',
103
- 'alignSelf',
104
- 'border',
105
- 'top!',
106
- 'left!',
107
- 'right!',
108
- 'bottom!',
109
- 'position!',
110
- // 'flex!',
111
- ];
112
- var sharedKeys = [
113
- 'width!',
114
- 'height!',
115
- 'flex!',
116
- 'backgroundColor!',
117
- ];
118
- var wrapperStyle = {};
119
- var pressableStyle = {};
120
- var match = function (k, key) {
121
- if (k.endsWith('!')) {
122
- return key === k.substring(0, k.length - 1);
123
- }
124
- else {
125
- return key.startsWith(k);
126
- }
127
- };
128
- Object.entries(_styles).forEach(function (_a) {
129
- var key = _a[0], value = _a[1];
130
- if (wrapperkeys.some(function (k) { return match(k, key); })) {
131
- wrapperStyle[key] = value;
132
- }
133
- else if (sharedKeys.some(function (k) { return match(k, key); })) {
134
- wrapperStyle[key] = value;
135
- pressableStyle[key] = value;
136
- }
137
- else {
138
- pressableStyle[key] = value;
139
- }
140
- });
141
- if (wrapperStyle.position === 'absolute') {
142
- pressableStyle.width = '100%';
143
- pressableStyle.height = '100%';
144
- }
145
- wrapperStyle.overflow = 'hidden';
146
- // wrapperStyle.flexDirection = 'row'
147
- // wrapperStyle.alignItems = 'stretch'
148
- return {
149
- wrapperStyle: wrapperStyle,
150
- pressableStyle: pressableStyle,
151
- };
152
- }, [JSON.stringify(_styles)]), wrapperStyle = _e.wrapperStyle, pressableStyle = _e.pressableStyle;
153
- return (<Wrapper style={[wrapperStyle]}>
154
- <react_native_1.Pressable onPress={press} style={function (_a) {
155
- var pressed = _a.pressed;
156
- return ([
157
- // defaultPressableStyles,
158
- pressableStyle,
159
- // !!rippleConfig && ripplePressableStyles,
160
- getFeedbackStyle(pressed),
161
- variantStyles.pressable,
162
- ]);
163
- }} android_ripple={rippleConfig} {...props} ref={ref}>
164
- {children}
165
- </react_native_1.Pressable>
166
- </Wrapper>);
167
- });
168
- exports.AnimatedTouchable = (0, react_native_animatable_1.createAnimatableComponent)(exports.Touchable);
169
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/components/Touchable/index.tsx"],"names":[],"mappings":"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"}