@tecsinapse/react-core 2.2.1-beta.0 → 2.2.1

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 (700) hide show
  1. package/dist/cjs/components/atoms/Avatar/Avatar.js +1 -0
  2. package/dist/cjs/components/atoms/Avatar/Avatar.js.map +1 -0
  3. package/dist/cjs/components/atoms/Avatar/helpers.js +1 -0
  4. package/dist/cjs/components/atoms/Avatar/helpers.js.map +1 -0
  5. package/dist/cjs/components/atoms/Avatar/styled.js +1 -0
  6. package/dist/cjs/components/atoms/Avatar/styled.js.map +1 -0
  7. package/dist/cjs/components/atoms/Badge/Badge.js +1 -0
  8. package/dist/cjs/components/atoms/Badge/Badge.js.map +1 -0
  9. package/dist/cjs/components/atoms/Badge/styled.js +1 -0
  10. package/dist/cjs/components/atoms/Badge/styled.js.map +1 -0
  11. package/dist/cjs/components/atoms/BoxContent/BoxContent.js +1 -0
  12. package/dist/cjs/components/atoms/BoxContent/BoxContent.js.map +1 -0
  13. package/dist/cjs/components/atoms/BoxContent/styled.js +1 -0
  14. package/dist/cjs/components/atoms/BoxContent/styled.js.map +1 -0
  15. package/dist/cjs/components/atoms/Button/Button.js +1 -0
  16. package/dist/cjs/components/atoms/Button/Button.js.map +1 -0
  17. package/dist/cjs/components/atoms/Button/States/BaseState.js +1 -0
  18. package/dist/cjs/components/atoms/Button/States/BaseState.js.map +1 -0
  19. package/dist/cjs/components/atoms/Button/States/Error.js +1 -0
  20. package/dist/cjs/components/atoms/Button/States/Error.js.map +1 -0
  21. package/dist/cjs/components/atoms/Button/States/Loading.js +1 -0
  22. package/dist/cjs/components/atoms/Button/States/Loading.js.map +1 -0
  23. package/dist/cjs/components/atoms/Button/States/Success.js +1 -0
  24. package/dist/cjs/components/atoms/Button/States/Success.js.map +1 -0
  25. package/dist/cjs/components/atoms/Button/States/styled.js +1 -0
  26. package/dist/cjs/components/atoms/Button/States/styled.js.map +1 -0
  27. package/dist/cjs/components/atoms/Button/styled.js +1 -0
  28. package/dist/cjs/components/atoms/Button/styled.js.map +1 -0
  29. package/dist/cjs/components/atoms/Card/Card.js +1 -0
  30. package/dist/cjs/components/atoms/Card/Card.js.map +1 -0
  31. package/dist/cjs/components/atoms/Card/Footer/Footer.js +1 -0
  32. package/dist/cjs/components/atoms/Card/Footer/Footer.js.map +1 -0
  33. package/dist/cjs/components/atoms/Card/Header/Header.js +1 -0
  34. package/dist/cjs/components/atoms/Card/Header/Header.js.map +1 -0
  35. package/dist/cjs/components/atoms/Card/styled.js +1 -0
  36. package/dist/cjs/components/atoms/Card/styled.js.map +1 -0
  37. package/dist/cjs/components/atoms/Checkbox/Checkbox.js +1 -0
  38. package/dist/cjs/components/atoms/Checkbox/Checkbox.js.map +1 -0
  39. package/dist/cjs/components/atoms/Checkbox/styled.js +1 -0
  40. package/dist/cjs/components/atoms/Checkbox/styled.js.map +1 -0
  41. package/dist/cjs/components/atoms/Divider/Divider.js +1 -0
  42. package/dist/cjs/components/atoms/Divider/Divider.js.map +1 -0
  43. package/dist/cjs/components/atoms/Divider/styled.js +1 -0
  44. package/dist/cjs/components/atoms/Divider/styled.js.map +1 -0
  45. package/dist/cjs/components/atoms/GroupButton/GroupButton.js +1 -0
  46. package/dist/cjs/components/atoms/GroupButton/GroupButton.js.map +1 -0
  47. package/dist/cjs/components/atoms/GroupButton/GroupButtonOption.js +1 -0
  48. package/dist/cjs/components/atoms/GroupButton/GroupButtonOption.js.map +1 -0
  49. package/dist/cjs/components/atoms/GroupButton/styled.js +1 -0
  50. package/dist/cjs/components/atoms/GroupButton/styled.js.map +1 -0
  51. package/dist/cjs/components/atoms/Icon/AntDesign.js +1 -0
  52. package/dist/cjs/components/atoms/Icon/AntDesign.js.map +1 -0
  53. package/dist/cjs/components/atoms/Icon/Entypo.js +1 -0
  54. package/dist/cjs/components/atoms/Icon/Entypo.js.map +1 -0
  55. package/dist/cjs/components/atoms/Icon/Evil.js +1 -0
  56. package/dist/cjs/components/atoms/Icon/Evil.js.map +1 -0
  57. package/dist/cjs/components/atoms/Icon/Feather.js +1 -0
  58. package/dist/cjs/components/atoms/Icon/Feather.js.map +1 -0
  59. package/dist/cjs/components/atoms/Icon/FontAwesome.js +1 -0
  60. package/dist/cjs/components/atoms/Icon/FontAwesome.js.map +1 -0
  61. package/dist/cjs/components/atoms/Icon/FontAwesomeFive.js +1 -0
  62. package/dist/cjs/components/atoms/Icon/FontAwesomeFive.js.map +1 -0
  63. package/dist/cjs/components/atoms/Icon/Fontisto.js +1 -0
  64. package/dist/cjs/components/atoms/Icon/Fontisto.js.map +1 -0
  65. package/dist/cjs/components/atoms/Icon/Foundation.js +1 -0
  66. package/dist/cjs/components/atoms/Icon/Foundation.js.map +1 -0
  67. package/dist/cjs/components/atoms/Icon/Icon.js +1 -0
  68. package/dist/cjs/components/atoms/Icon/Icon.js.map +1 -0
  69. package/dist/cjs/components/atoms/Icon/Ionicon.js +1 -0
  70. package/dist/cjs/components/atoms/Icon/Ionicon.js.map +1 -0
  71. package/dist/cjs/components/atoms/Icon/Material.js +1 -0
  72. package/dist/cjs/components/atoms/Icon/Material.js.map +1 -0
  73. package/dist/cjs/components/atoms/Icon/MaterialCommunity.js +1 -0
  74. package/dist/cjs/components/atoms/Icon/MaterialCommunity.js.map +1 -0
  75. package/dist/cjs/components/atoms/Icon/Octicon.js +1 -0
  76. package/dist/cjs/components/atoms/Icon/Octicon.js.map +1 -0
  77. package/dist/cjs/components/atoms/Icon/SimpleLine.js +1 -0
  78. package/dist/cjs/components/atoms/Icon/SimpleLine.js.map +1 -0
  79. package/dist/cjs/components/atoms/Icon/Zocial.js +1 -0
  80. package/dist/cjs/components/atoms/Icon/Zocial.js.map +1 -0
  81. package/dist/cjs/components/atoms/Icon/functions.js +1 -0
  82. package/dist/cjs/components/atoms/Icon/functions.js.map +1 -0
  83. package/dist/cjs/components/atoms/Icon/styled.js +1 -0
  84. package/dist/cjs/components/atoms/Icon/styled.js.map +1 -0
  85. package/dist/cjs/components/atoms/Input/Hint.js +1 -0
  86. package/dist/cjs/components/atoms/Input/Hint.js.map +1 -0
  87. package/dist/{types → cjs}/components/atoms/Input/InputContainer/InputContainer.d.ts +1 -0
  88. package/dist/cjs/components/atoms/Input/InputContainer/InputContainer.js +1 -0
  89. package/dist/cjs/components/atoms/Input/InputContainer/InputContainer.js.map +1 -0
  90. package/dist/cjs/components/atoms/Input/InputElement/InputElement.js +1 -0
  91. package/dist/cjs/components/atoms/Input/InputElement/InputElement.js.map +1 -0
  92. package/dist/cjs/components/atoms/Input/InputMaskElement/InputMaskElement.js +1 -0
  93. package/dist/cjs/components/atoms/Input/InputMaskElement/InputMaskElement.js.map +1 -0
  94. package/dist/cjs/components/atoms/Input/PressableInputContainer/PressableInputContainer.js +1 -0
  95. package/dist/cjs/components/atoms/Input/PressableInputContainer/PressableInputContainer.js.map +1 -0
  96. package/dist/cjs/components/atoms/Input/PressableInputContainer/styled.js +1 -0
  97. package/dist/cjs/components/atoms/Input/PressableInputContainer/styled.js.map +1 -0
  98. package/dist/cjs/components/atoms/Input/hooks/useInputFocus.js +1 -0
  99. package/dist/cjs/components/atoms/Input/hooks/useInputFocus.js.map +1 -0
  100. package/dist/cjs/components/atoms/Input/hooks/useNumberMask.js +1 -0
  101. package/dist/cjs/components/atoms/Input/hooks/useNumberMask.js.map +1 -0
  102. package/dist/cjs/components/atoms/Input/hooks/useStringMask.js +1 -0
  103. package/dist/cjs/components/atoms/Input/hooks/useStringMask.js.map +1 -0
  104. package/dist/cjs/components/atoms/Input/styled.js +1 -0
  105. package/dist/cjs/components/atoms/Input/styled.js.map +1 -0
  106. package/dist/cjs/components/atoms/Paper/Paper.js +1 -0
  107. package/dist/cjs/components/atoms/Paper/Paper.js.map +1 -0
  108. package/dist/cjs/components/atoms/Paper/styled.js +1 -0
  109. package/dist/cjs/components/atoms/Paper/styled.js.map +1 -0
  110. package/dist/cjs/components/atoms/PressableSurface/PressableSurface.js +1 -0
  111. package/dist/cjs/components/atoms/PressableSurface/PressableSurface.js.map +1 -0
  112. package/dist/cjs/components/atoms/ProgressBar/ProgressBar.js +1 -0
  113. package/dist/cjs/components/atoms/ProgressBar/ProgressBar.js.map +1 -0
  114. package/dist/cjs/components/atoms/ProgressBar/styled.js +1 -0
  115. package/dist/cjs/components/atoms/ProgressBar/styled.js.map +1 -0
  116. package/dist/cjs/components/atoms/RadioButton/RadioButton.js +1 -0
  117. package/dist/cjs/components/atoms/RadioButton/RadioButton.js.map +1 -0
  118. package/dist/cjs/components/atoms/RadioButton/styled.js +1 -0
  119. package/dist/cjs/components/atoms/RadioButton/styled.js.map +1 -0
  120. package/dist/cjs/components/atoms/Switch/Switch.js +1 -0
  121. package/dist/cjs/components/atoms/Switch/Switch.js.map +1 -0
  122. package/dist/cjs/components/atoms/Switch/animation.js +1 -0
  123. package/dist/cjs/components/atoms/Switch/animation.js.map +1 -0
  124. package/dist/cjs/components/atoms/Switch/styled.js +1 -0
  125. package/dist/cjs/components/atoms/Switch/styled.js.map +1 -0
  126. package/dist/cjs/components/atoms/Tag/Tag.js +1 -0
  127. package/dist/cjs/components/atoms/Tag/Tag.js.map +1 -0
  128. package/dist/cjs/components/atoms/Tag/styled.js +1 -0
  129. package/dist/cjs/components/atoms/Tag/styled.js.map +1 -0
  130. package/dist/{types → cjs}/components/atoms/Text/Text.d.ts +1 -0
  131. package/dist/cjs/components/atoms/Text/Text.js +1 -0
  132. package/dist/cjs/components/atoms/Text/Text.js.map +1 -0
  133. package/dist/cjs/components/atoms/Text/functions.js +1 -0
  134. package/dist/cjs/components/atoms/Text/functions.js.map +1 -0
  135. package/dist/cjs/components/atoms/Text/styled.js +1 -0
  136. package/dist/cjs/components/atoms/Text/styled.js.map +1 -0
  137. package/dist/cjs/components/atoms/shared/PaperAndCard.js +1 -0
  138. package/dist/cjs/components/atoms/shared/PaperAndCard.js.map +1 -0
  139. package/dist/cjs/components/molecules/Calendar/Calendar.js +1 -0
  140. package/dist/cjs/components/molecules/Calendar/Calendar.js.map +1 -0
  141. package/dist/cjs/components/molecules/Calendar/components/MonthWeek.js +1 -0
  142. package/dist/cjs/components/molecules/Calendar/components/MonthWeek.js.map +1 -0
  143. package/dist/cjs/components/molecules/Calendar/components/Weekdays.js +1 -0
  144. package/dist/cjs/components/molecules/Calendar/components/Weekdays.js.map +1 -0
  145. package/dist/cjs/components/molecules/Calendar/styled.js +1 -0
  146. package/dist/cjs/components/molecules/Calendar/styled.js.map +1 -0
  147. package/dist/cjs/components/molecules/DatePicker/DatePicker.js +1 -0
  148. package/dist/cjs/components/molecules/DatePicker/DatePicker.js.map +1 -0
  149. package/dist/cjs/components/molecules/DatePicker/styled.js +1 -0
  150. package/dist/cjs/components/molecules/DatePicker/styled.js.map +1 -0
  151. package/dist/cjs/components/molecules/DateTimePicker/DateTimePicker.js +1 -0
  152. package/dist/cjs/components/molecules/DateTimePicker/DateTimePicker.js.map +1 -0
  153. package/dist/cjs/components/molecules/DateTimePicker/styled.js +1 -0
  154. package/dist/cjs/components/molecules/DateTimePicker/styled.js.map +1 -0
  155. package/dist/cjs/components/molecules/DateTimeSelector/DateTimeSelector.js +1 -0
  156. package/dist/cjs/components/molecules/DateTimeSelector/DateTimeSelector.js.map +1 -0
  157. package/dist/cjs/components/molecules/DateTimeSelector/Selector.js +1 -0
  158. package/dist/cjs/components/molecules/DateTimeSelector/Selector.js.map +1 -0
  159. package/dist/cjs/components/molecules/DateTimeSelector/styled.js +1 -0
  160. package/dist/cjs/components/molecules/DateTimeSelector/styled.js.map +1 -0
  161. package/dist/cjs/components/molecules/Grid/functions.js +1 -0
  162. package/dist/cjs/components/molecules/Grid/functions.js.map +1 -0
  163. package/dist/cjs/components/molecules/HintInputContainer/HintInputContainer.js +1 -0
  164. package/dist/cjs/components/molecules/HintInputContainer/HintInputContainer.js.map +1 -0
  165. package/dist/cjs/components/molecules/IconTextButton/IconComponent.js +1 -0
  166. package/dist/cjs/components/molecules/IconTextButton/IconComponent.js.map +1 -0
  167. package/dist/cjs/components/molecules/InputPassword/InputPasswordIcon.js +1 -0
  168. package/dist/cjs/components/molecules/InputPassword/InputPasswordIcon.js.map +1 -0
  169. package/dist/cjs/components/molecules/InputPassword/styled.js +1 -0
  170. package/dist/cjs/components/molecules/InputPassword/styled.js.map +1 -0
  171. package/dist/cjs/components/molecules/Snackbar/Snackbar.js +1 -0
  172. package/dist/cjs/components/molecules/Snackbar/Snackbar.js.map +1 -0
  173. package/dist/cjs/components/molecules/Snackbar/styled.js +1 -0
  174. package/dist/cjs/components/molecules/Snackbar/styled.js.map +1 -0
  175. package/dist/cjs/components/molecules/TextArea/TextArea.js +1 -0
  176. package/dist/cjs/components/molecules/TextArea/TextArea.js.map +1 -0
  177. package/dist/cjs/components/molecules/TextArea/styled.js +1 -0
  178. package/dist/cjs/components/molecules/TextArea/styled.js.map +1 -0
  179. package/dist/cjs/hooks/useDebouncedState.js +1 -0
  180. package/dist/cjs/hooks/useDebouncedState.js.map +1 -0
  181. package/dist/cjs/hooks/useTheme.js +1 -0
  182. package/dist/cjs/hooks/useTheme.js.map +1 -0
  183. package/dist/cjs/index.js +1 -0
  184. package/dist/cjs/index.js.map +1 -0
  185. package/dist/cjs/styles/ThemeProvider.js +1 -0
  186. package/dist/cjs/styles/ThemeProvider.js.map +1 -0
  187. package/dist/cjs/styles/definitions.js +1 -0
  188. package/dist/cjs/styles/definitions.js.map +1 -0
  189. package/dist/cjs/styles/light.js +1 -0
  190. package/dist/cjs/styles/light.js.map +1 -0
  191. package/dist/cjs/utils/IPhoneXHelper.js +1 -0
  192. package/dist/cjs/utils/IPhoneXHelper.js.map +1 -0
  193. package/dist/cjs/utils/ResponsiveFontSize.js +1 -0
  194. package/dist/cjs/utils/ResponsiveFontSize.js.map +1 -0
  195. package/dist/cjs/utils/extractNumbersFromString.js +1 -0
  196. package/dist/cjs/utils/extractNumbersFromString.js.map +1 -0
  197. package/dist/cjs/utils/formatWithMask.js +1 -0
  198. package/dist/cjs/utils/formatWithMask.js.map +1 -0
  199. package/dist/cjs/utils/lightenDarkenColor.js +1 -0
  200. package/dist/cjs/utils/lightenDarkenColor.js.map +1 -0
  201. package/dist/cjs/utils/masks.js +1 -0
  202. package/dist/cjs/utils/masks.js.map +1 -0
  203. package/dist/cjs/utils/variantComplement.js +1 -0
  204. package/dist/cjs/utils/variantComplement.js.map +1 -0
  205. package/dist/esm/components/atoms/Avatar/Avatar.d.ts +14 -0
  206. package/dist/esm/components/atoms/Avatar/Avatar.js +1 -0
  207. package/dist/esm/components/atoms/Avatar/Avatar.js.map +1 -0
  208. package/dist/esm/components/atoms/Avatar/helpers.d.ts +1 -0
  209. package/dist/esm/components/atoms/Avatar/helpers.js +1 -0
  210. package/dist/esm/components/atoms/Avatar/helpers.js.map +1 -0
  211. package/dist/esm/components/atoms/Avatar/index.d.ts +2 -0
  212. package/dist/esm/components/atoms/Avatar/styled.d.ts +24 -0
  213. package/dist/esm/components/atoms/Avatar/styled.js +1 -0
  214. package/dist/esm/components/atoms/Avatar/styled.js.map +1 -0
  215. package/dist/esm/components/atoms/Badge/Badge.d.ts +12 -0
  216. package/dist/esm/components/atoms/Badge/Badge.js +1 -0
  217. package/dist/esm/components/atoms/Badge/Badge.js.map +1 -0
  218. package/dist/esm/components/atoms/Badge/index.d.ts +2 -0
  219. package/dist/esm/components/atoms/Badge/styled.d.ts +15 -0
  220. package/dist/esm/components/atoms/Badge/styled.js +1 -0
  221. package/dist/esm/components/atoms/Badge/styled.js.map +1 -0
  222. package/dist/esm/components/atoms/BoxContent/BoxContent.d.ts +7 -0
  223. package/dist/esm/components/atoms/BoxContent/BoxContent.js +1 -0
  224. package/dist/esm/components/atoms/BoxContent/BoxContent.js.map +1 -0
  225. package/dist/esm/components/atoms/BoxContent/index.d.ts +2 -0
  226. package/dist/esm/components/atoms/BoxContent/styled.d.ts +11 -0
  227. package/dist/esm/components/atoms/BoxContent/styled.js +1 -0
  228. package/dist/esm/components/atoms/BoxContent/styled.js.map +1 -0
  229. package/dist/esm/components/atoms/Button/Button.d.ts +28 -0
  230. package/dist/esm/components/atoms/Button/Button.js +1 -0
  231. package/dist/esm/components/atoms/Button/Button.js.map +1 -0
  232. package/dist/esm/components/atoms/Button/States/BaseState.d.ts +7 -0
  233. package/dist/esm/components/atoms/Button/States/BaseState.js +1 -0
  234. package/dist/esm/components/atoms/Button/States/BaseState.js.map +1 -0
  235. package/dist/esm/components/atoms/Button/States/Error.d.ts +4 -0
  236. package/dist/esm/components/atoms/Button/States/Error.js +1 -0
  237. package/dist/esm/components/atoms/Button/States/Error.js.map +1 -0
  238. package/dist/esm/components/atoms/Button/States/Loading.d.ts +4 -0
  239. package/dist/esm/components/atoms/Button/States/Loading.js +1 -0
  240. package/dist/esm/components/atoms/Button/States/Loading.js.map +1 -0
  241. package/dist/esm/components/atoms/Button/States/Success.d.ts +4 -0
  242. package/dist/esm/components/atoms/Button/States/Success.js +1 -0
  243. package/dist/esm/components/atoms/Button/States/Success.js.map +1 -0
  244. package/dist/esm/components/atoms/Button/States/index.d.ts +3 -0
  245. package/dist/esm/components/atoms/Button/States/styled.d.ts +7 -0
  246. package/dist/esm/components/atoms/Button/States/styled.js +1 -0
  247. package/dist/esm/components/atoms/Button/States/styled.js.map +1 -0
  248. package/dist/esm/components/atoms/Button/index.d.ts +3 -0
  249. package/dist/esm/components/atoms/Button/styled.d.ts +6 -0
  250. package/dist/esm/components/atoms/Button/styled.js +1 -0
  251. package/dist/esm/components/atoms/Button/styled.js.map +1 -0
  252. package/dist/esm/components/atoms/Card/Card.d.ts +10 -0
  253. package/dist/esm/components/atoms/Card/Card.js +1 -0
  254. package/dist/esm/components/atoms/Card/Card.js.map +1 -0
  255. package/dist/esm/components/atoms/Card/Footer/Footer.d.ts +8 -0
  256. package/dist/esm/components/atoms/Card/Footer/Footer.js +1 -0
  257. package/dist/esm/components/atoms/Card/Footer/Footer.js.map +1 -0
  258. package/dist/esm/components/atoms/Card/Footer/index.d.ts +2 -0
  259. package/dist/esm/components/atoms/Card/Header/Header.d.ts +8 -0
  260. package/dist/esm/components/atoms/Card/Header/Header.js +1 -0
  261. package/dist/esm/components/atoms/Card/Header/Header.js.map +1 -0
  262. package/dist/esm/components/atoms/Card/Header/index.d.ts +2 -0
  263. package/dist/esm/components/atoms/Card/index.d.ts +2 -0
  264. package/dist/esm/components/atoms/Card/styled.d.ts +1 -0
  265. package/dist/esm/components/atoms/Card/styled.js +1 -0
  266. package/dist/esm/components/atoms/Card/styled.js.map +1 -0
  267. package/dist/esm/components/atoms/Checkbox/Checkbox.d.ts +15 -0
  268. package/dist/esm/components/atoms/Checkbox/Checkbox.js +1 -0
  269. package/dist/esm/components/atoms/Checkbox/Checkbox.js.map +1 -0
  270. package/dist/esm/components/atoms/Checkbox/index.d.ts +2 -0
  271. package/dist/esm/components/atoms/Checkbox/styled.d.ts +23 -0
  272. package/dist/esm/components/atoms/Checkbox/styled.js +1 -0
  273. package/dist/esm/components/atoms/Checkbox/styled.js.map +1 -0
  274. package/dist/esm/components/atoms/Divider/Divider.d.ts +8 -0
  275. package/dist/esm/components/atoms/Divider/Divider.js +1 -0
  276. package/dist/esm/components/atoms/Divider/Divider.js.map +1 -0
  277. package/dist/esm/components/atoms/Divider/index.d.ts +2 -0
  278. package/dist/esm/components/atoms/Divider/styled.d.ts +1 -0
  279. package/dist/esm/components/atoms/Divider/styled.js +1 -0
  280. package/dist/esm/components/atoms/Divider/styled.js.map +1 -0
  281. package/dist/esm/components/atoms/GroupButton/GroupButton.d.ts +33 -0
  282. package/dist/esm/components/atoms/GroupButton/GroupButton.js +1 -0
  283. package/dist/esm/components/atoms/GroupButton/GroupButton.js.map +1 -0
  284. package/dist/esm/components/atoms/GroupButton/GroupButtonOption.d.ts +9 -0
  285. package/dist/esm/components/atoms/GroupButton/GroupButtonOption.js +1 -0
  286. package/dist/esm/components/atoms/GroupButton/GroupButtonOption.js.map +1 -0
  287. package/dist/esm/components/atoms/GroupButton/index.d.ts +4 -0
  288. package/dist/esm/components/atoms/GroupButton/styled.d.ts +38 -0
  289. package/dist/esm/components/atoms/GroupButton/styled.js +1 -0
  290. package/dist/esm/components/atoms/GroupButton/styled.js.map +1 -0
  291. package/dist/esm/components/atoms/Icon/AntDesign.d.ts +4 -0
  292. package/dist/esm/components/atoms/Icon/AntDesign.js +1 -0
  293. package/dist/esm/components/atoms/Icon/AntDesign.js.map +1 -0
  294. package/dist/esm/components/atoms/Icon/Entypo.d.ts +4 -0
  295. package/dist/esm/components/atoms/Icon/Entypo.js +1 -0
  296. package/dist/esm/components/atoms/Icon/Entypo.js.map +1 -0
  297. package/dist/esm/components/atoms/Icon/Evil.d.ts +4 -0
  298. package/dist/esm/components/atoms/Icon/Evil.js +1 -0
  299. package/dist/esm/components/atoms/Icon/Evil.js.map +1 -0
  300. package/dist/esm/components/atoms/Icon/Feather.d.ts +4 -0
  301. package/dist/esm/components/atoms/Icon/Feather.js +1 -0
  302. package/dist/esm/components/atoms/Icon/Feather.js.map +1 -0
  303. package/dist/esm/components/atoms/Icon/FontAwesome.d.ts +4 -0
  304. package/dist/esm/components/atoms/Icon/FontAwesome.js +1 -0
  305. package/dist/esm/components/atoms/Icon/FontAwesome.js.map +1 -0
  306. package/dist/esm/components/atoms/Icon/FontAwesomeFive.d.ts +4 -0
  307. package/dist/esm/components/atoms/Icon/FontAwesomeFive.js +1 -0
  308. package/dist/esm/components/atoms/Icon/FontAwesomeFive.js.map +1 -0
  309. package/dist/esm/components/atoms/Icon/Fontisto.d.ts +4 -0
  310. package/dist/esm/components/atoms/Icon/Fontisto.js +1 -0
  311. package/dist/esm/components/atoms/Icon/Fontisto.js.map +1 -0
  312. package/dist/esm/components/atoms/Icon/Foundation.d.ts +4 -0
  313. package/dist/esm/components/atoms/Icon/Foundation.js +1 -0
  314. package/dist/esm/components/atoms/Icon/Foundation.js.map +1 -0
  315. package/dist/esm/components/atoms/Icon/Icon.d.ts +15 -0
  316. package/dist/esm/components/atoms/Icon/Icon.js +1 -0
  317. package/dist/esm/components/atoms/Icon/Icon.js.map +1 -0
  318. package/dist/esm/components/atoms/Icon/Ionicon.d.ts +4 -0
  319. package/dist/esm/components/atoms/Icon/Ionicon.js +1 -0
  320. package/dist/esm/components/atoms/Icon/Ionicon.js.map +1 -0
  321. package/dist/esm/components/atoms/Icon/Material.d.ts +4 -0
  322. package/dist/esm/components/atoms/Icon/Material.js +1 -0
  323. package/dist/esm/components/atoms/Icon/Material.js.map +1 -0
  324. package/dist/esm/components/atoms/Icon/MaterialCommunity.d.ts +4 -0
  325. package/dist/esm/components/atoms/Icon/MaterialCommunity.js +1 -0
  326. package/dist/esm/components/atoms/Icon/MaterialCommunity.js.map +1 -0
  327. package/dist/esm/components/atoms/Icon/Octicon.d.ts +4 -0
  328. package/dist/esm/components/atoms/Icon/Octicon.js +1 -0
  329. package/dist/esm/components/atoms/Icon/Octicon.js.map +1 -0
  330. package/dist/esm/components/atoms/Icon/SimpleLine.d.ts +4 -0
  331. package/dist/esm/components/atoms/Icon/SimpleLine.js +1 -0
  332. package/dist/esm/components/atoms/Icon/SimpleLine.js.map +1 -0
  333. package/dist/esm/components/atoms/Icon/Zocial.d.ts +4 -0
  334. package/dist/esm/components/atoms/Icon/Zocial.js +1 -0
  335. package/dist/esm/components/atoms/Icon/Zocial.js.map +1 -0
  336. package/dist/esm/components/atoms/Icon/functions.d.ts +6 -0
  337. package/dist/esm/components/atoms/Icon/functions.js +1 -0
  338. package/dist/esm/components/atoms/Icon/functions.js.map +1 -0
  339. package/dist/esm/components/atoms/Icon/index.d.ts +2 -0
  340. package/dist/esm/components/atoms/Icon/styled.d.ts +3 -0
  341. package/dist/esm/components/atoms/Icon/styled.js +1 -0
  342. package/dist/esm/components/atoms/Icon/styled.js.map +1 -0
  343. package/dist/esm/components/atoms/Icon/types.d.ts +12 -0
  344. package/dist/esm/components/atoms/Input/Hint.d.ts +10 -0
  345. package/dist/esm/components/atoms/Input/Hint.js +1 -0
  346. package/dist/esm/components/atoms/Input/Hint.js.map +1 -0
  347. package/dist/esm/components/atoms/Input/InputContainer/InputContainer.d.ts +30 -0
  348. package/dist/esm/components/atoms/Input/InputContainer/InputContainer.js +1 -0
  349. package/dist/esm/components/atoms/Input/InputContainer/InputContainer.js.map +1 -0
  350. package/dist/esm/components/atoms/Input/InputElement/InputElement.d.ts +13 -0
  351. package/dist/esm/components/atoms/Input/InputElement/InputElement.js +1 -0
  352. package/dist/esm/components/atoms/Input/InputElement/InputElement.js.map +1 -0
  353. package/dist/esm/components/atoms/Input/InputMaskElement/InputMaskElement.d.ts +16 -0
  354. package/dist/esm/components/atoms/Input/InputMaskElement/InputMaskElement.js +1 -0
  355. package/dist/esm/components/atoms/Input/InputMaskElement/InputMaskElement.js.map +1 -0
  356. package/dist/esm/components/atoms/Input/PressableInputContainer/PressableInputContainer.d.ts +11 -0
  357. package/dist/esm/components/atoms/Input/PressableInputContainer/PressableInputContainer.js +1 -0
  358. package/dist/esm/components/atoms/Input/PressableInputContainer/PressableInputContainer.js.map +1 -0
  359. package/dist/esm/components/atoms/Input/PressableInputContainer/index.d.ts +2 -0
  360. package/dist/esm/components/atoms/Input/PressableInputContainer/styled.d.ts +5 -0
  361. package/dist/esm/components/atoms/Input/PressableInputContainer/styled.js +1 -0
  362. package/dist/esm/components/atoms/Input/PressableInputContainer/styled.js.map +1 -0
  363. package/dist/esm/components/atoms/Input/hooks/useInputFocus.d.ts +5 -0
  364. package/dist/esm/components/atoms/Input/hooks/useInputFocus.js +1 -0
  365. package/dist/esm/components/atoms/Input/hooks/useInputFocus.js.map +1 -0
  366. package/dist/esm/components/atoms/Input/hooks/useNumberMask.d.ts +8 -0
  367. package/dist/esm/components/atoms/Input/hooks/useNumberMask.js +1 -0
  368. package/dist/esm/components/atoms/Input/hooks/useNumberMask.js.map +1 -0
  369. package/dist/esm/components/atoms/Input/hooks/useStringMask.d.ts +8 -0
  370. package/dist/esm/components/atoms/Input/hooks/useStringMask.js +1 -0
  371. package/dist/esm/components/atoms/Input/hooks/useStringMask.js.map +1 -0
  372. package/dist/esm/components/atoms/Input/index.d.ts +13 -0
  373. package/dist/esm/components/atoms/Input/styled.d.ts +58 -0
  374. package/dist/esm/components/atoms/Input/styled.js +1 -0
  375. package/dist/esm/components/atoms/Input/styled.js.map +1 -0
  376. package/dist/esm/components/atoms/Paper/Paper.d.ts +9 -0
  377. package/dist/esm/components/atoms/Paper/Paper.js +1 -0
  378. package/dist/esm/components/atoms/Paper/Paper.js.map +1 -0
  379. package/dist/esm/components/atoms/Paper/index.d.ts +2 -0
  380. package/dist/esm/components/atoms/Paper/styled.d.ts +1 -0
  381. package/dist/esm/components/atoms/Paper/styled.js +1 -0
  382. package/dist/esm/components/atoms/Paper/styled.js.map +1 -0
  383. package/dist/esm/components/atoms/PressableSurface/PressableSurface.d.ts +11 -0
  384. package/dist/esm/components/atoms/PressableSurface/PressableSurface.js +1 -0
  385. package/dist/esm/components/atoms/PressableSurface/PressableSurface.js.map +1 -0
  386. package/dist/esm/components/atoms/PressableSurface/index.d.ts +2 -0
  387. package/dist/esm/components/atoms/ProgressBar/ProgressBar.d.ts +18 -0
  388. package/dist/esm/components/atoms/ProgressBar/ProgressBar.js +1 -0
  389. package/dist/esm/components/atoms/ProgressBar/ProgressBar.js.map +1 -0
  390. package/dist/esm/components/atoms/ProgressBar/index.d.ts +2 -0
  391. package/dist/esm/components/atoms/ProgressBar/styled.d.ts +18 -0
  392. package/dist/esm/components/atoms/ProgressBar/styled.js +1 -0
  393. package/dist/esm/components/atoms/ProgressBar/styled.js.map +1 -0
  394. package/dist/esm/components/atoms/RadioButton/RadioButton.d.ts +15 -0
  395. package/dist/esm/components/atoms/RadioButton/RadioButton.js +1 -0
  396. package/dist/esm/components/atoms/RadioButton/RadioButton.js.map +1 -0
  397. package/dist/esm/components/atoms/RadioButton/index.d.ts +2 -0
  398. package/dist/esm/components/atoms/RadioButton/styled.d.ts +27 -0
  399. package/dist/esm/components/atoms/RadioButton/styled.js +1 -0
  400. package/dist/esm/components/atoms/RadioButton/styled.js.map +1 -0
  401. package/dist/esm/components/atoms/Switch/Switch.d.ts +16 -0
  402. package/dist/esm/components/atoms/Switch/Switch.js +1 -0
  403. package/dist/esm/components/atoms/Switch/Switch.js.map +1 -0
  404. package/dist/esm/components/atoms/Switch/animation.d.ts +2 -0
  405. package/dist/esm/components/atoms/Switch/animation.js +1 -0
  406. package/dist/esm/components/atoms/Switch/animation.js.map +1 -0
  407. package/dist/esm/components/atoms/Switch/index.d.ts +3 -0
  408. package/dist/esm/components/atoms/Switch/styled.d.ts +4 -0
  409. package/dist/esm/components/atoms/Switch/styled.js +1 -0
  410. package/dist/esm/components/atoms/Switch/styled.js.map +1 -0
  411. package/dist/esm/components/atoms/Tag/Tag.d.ts +15 -0
  412. package/dist/esm/components/atoms/Tag/Tag.js +1 -0
  413. package/dist/esm/components/atoms/Tag/Tag.js.map +1 -0
  414. package/dist/esm/components/atoms/Tag/index.d.ts +2 -0
  415. package/dist/esm/components/atoms/Tag/styled.d.ts +22 -0
  416. package/dist/esm/components/atoms/Tag/styled.js +1 -0
  417. package/dist/esm/components/atoms/Tag/styled.js.map +1 -0
  418. package/dist/esm/components/atoms/Text/Text.d.ts +20 -0
  419. package/dist/esm/components/atoms/Text/Text.js +1 -0
  420. package/dist/esm/components/atoms/Text/Text.js.map +1 -0
  421. package/dist/esm/components/atoms/Text/functions.d.ts +2 -0
  422. package/dist/esm/components/atoms/Text/functions.js +1 -0
  423. package/dist/esm/components/atoms/Text/functions.js.map +1 -0
  424. package/dist/esm/components/atoms/Text/index.d.ts +2 -0
  425. package/dist/esm/components/atoms/Text/styled.d.ts +6 -0
  426. package/dist/esm/components/atoms/Text/styled.js +1 -0
  427. package/dist/esm/components/atoms/Text/styled.js.map +1 -0
  428. package/dist/esm/components/atoms/shared/PaperAndCard.d.ts +3 -0
  429. package/dist/esm/components/atoms/shared/PaperAndCard.js +1 -0
  430. package/dist/esm/components/atoms/shared/PaperAndCard.js.map +1 -0
  431. package/dist/esm/components/molecules/Calendar/Calendar.d.ts +20 -0
  432. package/dist/esm/components/molecules/Calendar/Calendar.js +1 -0
  433. package/dist/esm/components/molecules/Calendar/Calendar.js.map +1 -0
  434. package/dist/esm/components/molecules/Calendar/components/MonthWeek.d.ts +13 -0
  435. package/dist/esm/components/molecules/Calendar/components/MonthWeek.js +1 -0
  436. package/dist/esm/components/molecules/Calendar/components/MonthWeek.js.map +1 -0
  437. package/dist/esm/components/molecules/Calendar/components/Weekdays.d.ts +8 -0
  438. package/dist/esm/components/molecules/Calendar/components/Weekdays.js +1 -0
  439. package/dist/esm/components/molecules/Calendar/components/Weekdays.js.map +1 -0
  440. package/dist/esm/components/molecules/Calendar/components/index.d.ts +2 -0
  441. package/dist/esm/components/molecules/Calendar/index.d.ts +2 -0
  442. package/dist/esm/components/molecules/Calendar/styled.d.ts +55 -0
  443. package/dist/esm/components/molecules/Calendar/styled.js +1 -0
  444. package/dist/esm/components/molecules/Calendar/styled.js.map +1 -0
  445. package/dist/esm/components/molecules/DatePicker/DatePicker.d.ts +19 -0
  446. package/dist/esm/components/molecules/DatePicker/DatePicker.js +1 -0
  447. package/dist/esm/components/molecules/DatePicker/DatePicker.js.map +1 -0
  448. package/dist/esm/components/molecules/DatePicker/index.d.ts +3 -0
  449. package/dist/esm/components/molecules/DatePicker/styled.d.ts +11 -0
  450. package/dist/esm/components/molecules/DatePicker/styled.js +1 -0
  451. package/dist/esm/components/molecules/DatePicker/styled.js.map +1 -0
  452. package/dist/esm/components/molecules/DateTimePicker/DateTimePicker.d.ts +17 -0
  453. package/dist/esm/components/molecules/DateTimePicker/DateTimePicker.js +1 -0
  454. package/dist/esm/components/molecules/DateTimePicker/DateTimePicker.js.map +1 -0
  455. package/dist/esm/components/molecules/DateTimePicker/index.d.ts +2 -0
  456. package/dist/esm/components/molecules/DateTimePicker/styled.d.ts +6 -0
  457. package/dist/esm/components/molecules/DateTimePicker/styled.js +1 -0
  458. package/dist/esm/components/molecules/DateTimePicker/styled.js.map +1 -0
  459. package/dist/esm/components/molecules/DateTimeSelector/DateTimeSelector.d.ts +28 -0
  460. package/dist/esm/components/molecules/DateTimeSelector/DateTimeSelector.js +1 -0
  461. package/dist/esm/components/molecules/DateTimeSelector/DateTimeSelector.js.map +1 -0
  462. package/dist/esm/components/molecules/DateTimeSelector/Selector.d.ts +17 -0
  463. package/dist/esm/components/molecules/DateTimeSelector/Selector.js +1 -0
  464. package/dist/esm/components/molecules/DateTimeSelector/Selector.js.map +1 -0
  465. package/dist/esm/components/molecules/DateTimeSelector/index.d.ts +2 -0
  466. package/dist/esm/components/molecules/DateTimeSelector/styled.d.ts +48 -0
  467. package/dist/esm/components/molecules/DateTimeSelector/styled.js +1 -0
  468. package/dist/esm/components/molecules/DateTimeSelector/styled.js.map +1 -0
  469. package/dist/esm/components/molecules/Grid/functions.d.ts +3 -0
  470. package/dist/esm/components/molecules/Grid/functions.js +1 -0
  471. package/dist/esm/components/molecules/Grid/functions.js.map +1 -0
  472. package/dist/esm/components/molecules/Grid/index.d.ts +42 -0
  473. package/dist/esm/components/molecules/HintInputContainer/HintInputContainer.d.ts +17 -0
  474. package/dist/esm/components/molecules/HintInputContainer/HintInputContainer.js +1 -0
  475. package/dist/esm/components/molecules/HintInputContainer/HintInputContainer.js.map +1 -0
  476. package/dist/esm/components/molecules/HintInputContainer/index.d.ts +2 -0
  477. package/dist/esm/components/molecules/HintInputContainer/styled.d.ts +0 -0
  478. package/dist/esm/components/molecules/IconTextButton/IconComponent.d.ts +9 -0
  479. package/dist/esm/components/molecules/IconTextButton/IconComponent.js +1 -0
  480. package/dist/esm/components/molecules/IconTextButton/IconComponent.js.map +1 -0
  481. package/dist/esm/components/molecules/IconTextButton/IconTextButton.d.ts +8 -0
  482. package/dist/esm/components/molecules/IconTextButton/index.d.ts +2 -0
  483. package/dist/esm/components/molecules/InputPassword/InputPasswordIcon.d.ts +8 -0
  484. package/dist/esm/components/molecules/InputPassword/InputPasswordIcon.js +1 -0
  485. package/dist/esm/components/molecules/InputPassword/InputPasswordIcon.js.map +1 -0
  486. package/dist/esm/components/molecules/InputPassword/index.d.ts +1 -0
  487. package/dist/esm/components/molecules/InputPassword/styled.d.ts +5 -0
  488. package/dist/esm/components/molecules/InputPassword/styled.js +1 -0
  489. package/dist/esm/components/molecules/InputPassword/styled.js.map +1 -0
  490. package/dist/esm/components/molecules/LabeledSwitch/LabeledSwitch.d.ts +11 -0
  491. package/dist/esm/components/molecules/LabeledSwitch/index.d.ts +1 -0
  492. package/dist/esm/components/molecules/Snackbar/Snackbar.d.ts +21 -0
  493. package/dist/esm/components/molecules/Snackbar/Snackbar.js +1 -0
  494. package/dist/esm/components/molecules/Snackbar/Snackbar.js.map +1 -0
  495. package/dist/esm/components/molecules/Snackbar/index.d.ts +2 -0
  496. package/dist/esm/components/molecules/Snackbar/styled.d.ts +41 -0
  497. package/dist/esm/components/molecules/Snackbar/styled.js +1 -0
  498. package/dist/esm/components/molecules/Snackbar/styled.js.map +1 -0
  499. package/dist/esm/components/molecules/TextArea/TextArea.d.ts +14 -0
  500. package/dist/esm/components/molecules/TextArea/TextArea.js +1 -0
  501. package/dist/esm/components/molecules/TextArea/TextArea.js.map +1 -0
  502. package/dist/esm/components/molecules/TextArea/index.d.ts +3 -0
  503. package/dist/esm/components/molecules/TextArea/styled.d.ts +2 -0
  504. package/dist/esm/components/molecules/TextArea/styled.js +1 -0
  505. package/dist/esm/components/molecules/TextArea/styled.js.map +1 -0
  506. package/dist/esm/hooks/index.d.ts +2 -0
  507. package/dist/esm/hooks/useDebouncedState.d.ts +2 -0
  508. package/dist/esm/hooks/useDebouncedState.js +1 -0
  509. package/dist/esm/hooks/useDebouncedState.js.map +1 -0
  510. package/dist/esm/hooks/useTheme.d.ts +2 -0
  511. package/dist/esm/hooks/useTheme.js +1 -0
  512. package/dist/esm/hooks/useTheme.js.map +1 -0
  513. package/dist/esm/index.d.ts +64 -0
  514. package/dist/esm/index.js +1 -0
  515. package/dist/esm/index.js.map +1 -0
  516. package/dist/esm/styles/ThemeProvider.d.ts +4 -0
  517. package/dist/esm/styles/ThemeProvider.js +1 -0
  518. package/dist/esm/styles/ThemeProvider.js.map +1 -0
  519. package/dist/esm/styles/definitions.d.ts +45 -0
  520. package/dist/esm/styles/definitions.js +1 -0
  521. package/dist/esm/styles/definitions.js.map +1 -0
  522. package/dist/esm/styles/light.d.ts +2 -0
  523. package/dist/esm/styles/light.js +1 -0
  524. package/dist/esm/styles/light.js.map +1 -0
  525. package/dist/esm/types/defaults.d.ts +134 -0
  526. package/dist/esm/utils/IPhoneXHelper.d.ts +4 -0
  527. package/dist/esm/utils/IPhoneXHelper.js +1 -0
  528. package/dist/esm/utils/IPhoneXHelper.js.map +1 -0
  529. package/dist/esm/utils/ResponsiveFontSize.d.ts +3 -0
  530. package/dist/esm/utils/ResponsiveFontSize.js +1 -0
  531. package/dist/esm/utils/ResponsiveFontSize.js.map +1 -0
  532. package/dist/esm/utils/extractNumbersFromString.d.ts +2 -0
  533. package/dist/esm/utils/extractNumbersFromString.js +1 -0
  534. package/dist/esm/utils/extractNumbersFromString.js.map +1 -0
  535. package/dist/esm/utils/formatWithMask.d.ts +3 -0
  536. package/dist/esm/utils/formatWithMask.js +1 -0
  537. package/dist/esm/utils/formatWithMask.js.map +1 -0
  538. package/dist/esm/utils/index.d.ts +7 -0
  539. package/dist/esm/utils/lightenDarkenColor.d.ts +1 -0
  540. package/dist/esm/utils/lightenDarkenColor.js +1 -0
  541. package/dist/esm/utils/lightenDarkenColor.js.map +1 -0
  542. package/dist/esm/utils/masks.d.ts +11 -0
  543. package/dist/esm/utils/masks.js +1 -0
  544. package/dist/esm/utils/masks.js.map +1 -0
  545. package/dist/esm/utils/variantComplement.d.ts +6 -0
  546. package/dist/esm/utils/variantComplement.js +1 -0
  547. package/dist/esm/utils/variantComplement.js.map +1 -0
  548. package/package.json +6 -4
  549. /package/dist/{types → cjs}/components/atoms/Avatar/Avatar.d.ts +0 -0
  550. /package/dist/{types → cjs}/components/atoms/Avatar/Avatar.stories.d.ts +0 -0
  551. /package/dist/{types → cjs}/components/atoms/Avatar/helpers.d.ts +0 -0
  552. /package/dist/{types → cjs}/components/atoms/Avatar/index.d.ts +0 -0
  553. /package/dist/{types → cjs}/components/atoms/Avatar/styled.d.ts +0 -0
  554. /package/dist/{types → cjs}/components/atoms/Badge/Badge.d.ts +0 -0
  555. /package/dist/{types → cjs}/components/atoms/Badge/index.d.ts +0 -0
  556. /package/dist/{types → cjs}/components/atoms/Badge/styled.d.ts +0 -0
  557. /package/dist/{types → cjs}/components/atoms/BoxContent/BoxContent.d.ts +0 -0
  558. /package/dist/{types → cjs}/components/atoms/BoxContent/BoxContent.stories.d.ts +0 -0
  559. /package/dist/{types → cjs}/components/atoms/BoxContent/index.d.ts +0 -0
  560. /package/dist/{types → cjs}/components/atoms/BoxContent/styled.d.ts +0 -0
  561. /package/dist/{types → cjs}/components/atoms/Button/Button.d.ts +0 -0
  562. /package/dist/{types → cjs}/components/atoms/Button/States/BaseState.d.ts +0 -0
  563. /package/dist/{types → cjs}/components/atoms/Button/States/Error.d.ts +0 -0
  564. /package/dist/{types → cjs}/components/atoms/Button/States/Loading.d.ts +0 -0
  565. /package/dist/{types → cjs}/components/atoms/Button/States/Success.d.ts +0 -0
  566. /package/dist/{types → cjs}/components/atoms/Button/States/index.d.ts +0 -0
  567. /package/dist/{types → cjs}/components/atoms/Button/States/styled.d.ts +0 -0
  568. /package/dist/{types → cjs}/components/atoms/Button/index.d.ts +0 -0
  569. /package/dist/{types → cjs}/components/atoms/Button/styled.d.ts +0 -0
  570. /package/dist/{types → cjs}/components/atoms/Card/Card.d.ts +0 -0
  571. /package/dist/{types → cjs}/components/atoms/Card/Card.stories.d.ts +0 -0
  572. /package/dist/{types → cjs}/components/atoms/Card/Footer/Footer.d.ts +0 -0
  573. /package/dist/{types → cjs}/components/atoms/Card/Footer/index.d.ts +0 -0
  574. /package/dist/{types → cjs}/components/atoms/Card/Header/Header.d.ts +0 -0
  575. /package/dist/{types → cjs}/components/atoms/Card/Header/index.d.ts +0 -0
  576. /package/dist/{types → cjs}/components/atoms/Card/index.d.ts +0 -0
  577. /package/dist/{types → cjs}/components/atoms/Card/styled.d.ts +0 -0
  578. /package/dist/{types → cjs}/components/atoms/Checkbox/Checkbox.d.ts +0 -0
  579. /package/dist/{types → cjs}/components/atoms/Checkbox/Checkbox.stories.d.ts +0 -0
  580. /package/dist/{types → cjs}/components/atoms/Checkbox/index.d.ts +0 -0
  581. /package/dist/{types → cjs}/components/atoms/Checkbox/styled.d.ts +0 -0
  582. /package/dist/{types → cjs}/components/atoms/Divider/Divider.d.ts +0 -0
  583. /package/dist/{types → cjs}/components/atoms/Divider/Divider.stories.d.ts +0 -0
  584. /package/dist/{types → cjs}/components/atoms/Divider/index.d.ts +0 -0
  585. /package/dist/{types → cjs}/components/atoms/Divider/styled.d.ts +0 -0
  586. /package/dist/{types → cjs}/components/atoms/GroupButton/GroupButton.d.ts +0 -0
  587. /package/dist/{types → cjs}/components/atoms/GroupButton/GroupButton.stories.d.ts +0 -0
  588. /package/dist/{types → cjs}/components/atoms/GroupButton/GroupButtonOption.d.ts +0 -0
  589. /package/dist/{types → cjs}/components/atoms/GroupButton/index.d.ts +0 -0
  590. /package/dist/{types → cjs}/components/atoms/GroupButton/styled.d.ts +0 -0
  591. /package/dist/{types → cjs}/components/atoms/Icon/AntDesign.d.ts +0 -0
  592. /package/dist/{types → cjs}/components/atoms/Icon/Entypo.d.ts +0 -0
  593. /package/dist/{types → cjs}/components/atoms/Icon/Evil.d.ts +0 -0
  594. /package/dist/{types → cjs}/components/atoms/Icon/Feather.d.ts +0 -0
  595. /package/dist/{types → cjs}/components/atoms/Icon/FontAwesome.d.ts +0 -0
  596. /package/dist/{types → cjs}/components/atoms/Icon/FontAwesomeFive.d.ts +0 -0
  597. /package/dist/{types → cjs}/components/atoms/Icon/Fontisto.d.ts +0 -0
  598. /package/dist/{types → cjs}/components/atoms/Icon/Foundation.d.ts +0 -0
  599. /package/dist/{types → cjs}/components/atoms/Icon/Icon.d.ts +0 -0
  600. /package/dist/{types → cjs}/components/atoms/Icon/Icon.stories.d.ts +0 -0
  601. /package/dist/{types → cjs}/components/atoms/Icon/Ionicon.d.ts +0 -0
  602. /package/dist/{types → cjs}/components/atoms/Icon/Material.d.ts +0 -0
  603. /package/dist/{types → cjs}/components/atoms/Icon/MaterialCommunity.d.ts +0 -0
  604. /package/dist/{types → cjs}/components/atoms/Icon/Octicon.d.ts +0 -0
  605. /package/dist/{types → cjs}/components/atoms/Icon/SimpleLine.d.ts +0 -0
  606. /package/dist/{types → cjs}/components/atoms/Icon/Zocial.d.ts +0 -0
  607. /package/dist/{types → cjs}/components/atoms/Icon/functions.d.ts +0 -0
  608. /package/dist/{types → cjs}/components/atoms/Icon/index.d.ts +0 -0
  609. /package/dist/{types → cjs}/components/atoms/Icon/styled.d.ts +0 -0
  610. /package/dist/{types → cjs}/components/atoms/Icon/types.d.ts +0 -0
  611. /package/dist/{types → cjs}/components/atoms/Input/Hint.d.ts +0 -0
  612. /package/dist/{types → cjs}/components/atoms/Input/InputElement/InputElement.d.ts +0 -0
  613. /package/dist/{types → cjs}/components/atoms/Input/InputMaskElement/InputMaskElement.d.ts +0 -0
  614. /package/dist/{types → cjs}/components/atoms/Input/PressableInputContainer/PressableInputContainer.d.ts +0 -0
  615. /package/dist/{types → cjs}/components/atoms/Input/PressableInputContainer/index.d.ts +0 -0
  616. /package/dist/{types → cjs}/components/atoms/Input/PressableInputContainer/styled.d.ts +0 -0
  617. /package/dist/{types → cjs}/components/atoms/Input/hooks/useInputFocus.d.ts +0 -0
  618. /package/dist/{types → cjs}/components/atoms/Input/hooks/useNumberMask.d.ts +0 -0
  619. /package/dist/{types → cjs}/components/atoms/Input/hooks/useStringMask.d.ts +0 -0
  620. /package/dist/{types → cjs}/components/atoms/Input/index.d.ts +0 -0
  621. /package/dist/{types → cjs}/components/atoms/Input/styled.d.ts +0 -0
  622. /package/dist/{types → cjs}/components/atoms/Paper/Paper.d.ts +0 -0
  623. /package/dist/{types → cjs}/components/atoms/Paper/Paper.stories.d.ts +0 -0
  624. /package/dist/{types → cjs}/components/atoms/Paper/index.d.ts +0 -0
  625. /package/dist/{types → cjs}/components/atoms/Paper/styled.d.ts +0 -0
  626. /package/dist/{types → cjs}/components/atoms/PressableSurface/PressableSurface.d.ts +0 -0
  627. /package/dist/{types → cjs}/components/atoms/PressableSurface/index.d.ts +0 -0
  628. /package/dist/{types → cjs}/components/atoms/ProgressBar/ProgressBar.d.ts +0 -0
  629. /package/dist/{types → cjs}/components/atoms/ProgressBar/ProgressBar.stories.d.ts +0 -0
  630. /package/dist/{types → cjs}/components/atoms/ProgressBar/index.d.ts +0 -0
  631. /package/dist/{types → cjs}/components/atoms/ProgressBar/styled.d.ts +0 -0
  632. /package/dist/{types → cjs}/components/atoms/RadioButton/RadioButton.d.ts +0 -0
  633. /package/dist/{types → cjs}/components/atoms/RadioButton/RadioButton.stories.d.ts +0 -0
  634. /package/dist/{types → cjs}/components/atoms/RadioButton/index.d.ts +0 -0
  635. /package/dist/{types → cjs}/components/atoms/RadioButton/styled.d.ts +0 -0
  636. /package/dist/{types → cjs}/components/atoms/Switch/Switch.d.ts +0 -0
  637. /package/dist/{types → cjs}/components/atoms/Switch/Switch.stories.d.ts +0 -0
  638. /package/dist/{types → cjs}/components/atoms/Switch/animation.d.ts +0 -0
  639. /package/dist/{types → cjs}/components/atoms/Switch/index.d.ts +0 -0
  640. /package/dist/{types → cjs}/components/atoms/Switch/styled.d.ts +0 -0
  641. /package/dist/{types → cjs}/components/atoms/Tag/Tag.d.ts +0 -0
  642. /package/dist/{types → cjs}/components/atoms/Tag/index.d.ts +0 -0
  643. /package/dist/{types → cjs}/components/atoms/Tag/styled.d.ts +0 -0
  644. /package/dist/{types → cjs}/components/atoms/Text/Text.stories.d.ts +0 -0
  645. /package/dist/{types → cjs}/components/atoms/Text/functions.d.ts +0 -0
  646. /package/dist/{types → cjs}/components/atoms/Text/index.d.ts +0 -0
  647. /package/dist/{types → cjs}/components/atoms/Text/styled.d.ts +0 -0
  648. /package/dist/{types → cjs}/components/atoms/shared/PaperAndCard.d.ts +0 -0
  649. /package/dist/{types → cjs}/components/molecules/Calendar/Calendar.d.ts +0 -0
  650. /package/dist/{types → cjs}/components/molecules/Calendar/Calendar.stories.d.ts +0 -0
  651. /package/dist/{types → cjs}/components/molecules/Calendar/components/MonthWeek.d.ts +0 -0
  652. /package/dist/{types → cjs}/components/molecules/Calendar/components/Weekdays.d.ts +0 -0
  653. /package/dist/{types → cjs}/components/molecules/Calendar/components/index.d.ts +0 -0
  654. /package/dist/{types → cjs}/components/molecules/Calendar/index.d.ts +0 -0
  655. /package/dist/{types → cjs}/components/molecules/Calendar/styled.d.ts +0 -0
  656. /package/dist/{types → cjs}/components/molecules/DatePicker/DatePicker.d.ts +0 -0
  657. /package/dist/{types → cjs}/components/molecules/DatePicker/index.d.ts +0 -0
  658. /package/dist/{types → cjs}/components/molecules/DatePicker/styled.d.ts +0 -0
  659. /package/dist/{types → cjs}/components/molecules/DateTimePicker/DateTimePicker.d.ts +0 -0
  660. /package/dist/{types → cjs}/components/molecules/DateTimePicker/index.d.ts +0 -0
  661. /package/dist/{types → cjs}/components/molecules/DateTimePicker/styled.d.ts +0 -0
  662. /package/dist/{types → cjs}/components/molecules/DateTimeSelector/DateTimeSelector.d.ts +0 -0
  663. /package/dist/{types → cjs}/components/molecules/DateTimeSelector/Selector.d.ts +0 -0
  664. /package/dist/{types → cjs}/components/molecules/DateTimeSelector/index.d.ts +0 -0
  665. /package/dist/{types → cjs}/components/molecules/DateTimeSelector/styled.d.ts +0 -0
  666. /package/dist/{types → cjs}/components/molecules/Grid/functions.d.ts +0 -0
  667. /package/dist/{types → cjs}/components/molecules/Grid/index.d.ts +0 -0
  668. /package/dist/{types → cjs}/components/molecules/HintInputContainer/HintInputContainer.d.ts +0 -0
  669. /package/dist/{types → cjs}/components/molecules/HintInputContainer/index.d.ts +0 -0
  670. /package/dist/{types → cjs}/components/molecules/HintInputContainer/styled.d.ts +0 -0
  671. /package/dist/{types → cjs}/components/molecules/IconTextButton/IconComponent.d.ts +0 -0
  672. /package/dist/{types → cjs}/components/molecules/IconTextButton/IconTextButton.d.ts +0 -0
  673. /package/dist/{types → cjs}/components/molecules/IconTextButton/index.d.ts +0 -0
  674. /package/dist/{types → cjs}/components/molecules/InputPassword/InputPasswordIcon.d.ts +0 -0
  675. /package/dist/{types → cjs}/components/molecules/InputPassword/index.d.ts +0 -0
  676. /package/dist/{types → cjs}/components/molecules/InputPassword/styled.d.ts +0 -0
  677. /package/dist/{types → cjs}/components/molecules/LabeledSwitch/LabeledSwitch.d.ts +0 -0
  678. /package/dist/{types → cjs}/components/molecules/LabeledSwitch/index.d.ts +0 -0
  679. /package/dist/{types → cjs}/components/molecules/Snackbar/Snackbar.d.ts +0 -0
  680. /package/dist/{types → cjs}/components/molecules/Snackbar/index.d.ts +0 -0
  681. /package/dist/{types → cjs}/components/molecules/Snackbar/styled.d.ts +0 -0
  682. /package/dist/{types → cjs}/components/molecules/TextArea/TextArea.d.ts +0 -0
  683. /package/dist/{types → cjs}/components/molecules/TextArea/index.d.ts +0 -0
  684. /package/dist/{types → cjs}/components/molecules/TextArea/styled.d.ts +0 -0
  685. /package/dist/{types → cjs}/hooks/index.d.ts +0 -0
  686. /package/dist/{types → cjs}/hooks/useDebouncedState.d.ts +0 -0
  687. /package/dist/{types → cjs}/hooks/useTheme.d.ts +0 -0
  688. /package/dist/{types → cjs}/index.d.ts +0 -0
  689. /package/dist/{types → cjs}/styles/ThemeProvider.d.ts +0 -0
  690. /package/dist/{types → cjs}/styles/definitions.d.ts +0 -0
  691. /package/dist/{types → cjs}/styles/light.d.ts +0 -0
  692. /package/dist/{types → cjs}/types/defaults.d.ts +0 -0
  693. /package/dist/{types → cjs}/utils/IPhoneXHelper.d.ts +0 -0
  694. /package/dist/{types → cjs}/utils/ResponsiveFontSize.d.ts +0 -0
  695. /package/dist/{types → cjs}/utils/extractNumbersFromString.d.ts +0 -0
  696. /package/dist/{types → cjs}/utils/formatWithMask.d.ts +0 -0
  697. /package/dist/{types → cjs}/utils/index.d.ts +0 -0
  698. /package/dist/{types → cjs}/utils/lightenDarkenColor.d.ts +0 -0
  699. /package/dist/{types → cjs}/utils/masks.d.ts +0 -0
  700. /package/dist/{types → cjs}/utils/variantComplement.d.ts +0 -0
@@ -21,3 +21,4 @@ const Avatar = ({
21
21
  };
22
22
 
23
23
  module.exports = Avatar;
24
+ //# sourceMappingURL=Avatar.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Avatar.js","sources":["../../../../../src/components/atoms/Avatar/Avatar.tsx"],"sourcesContent":["import React, { FC } from 'react';\nimport { ImageSourcePropType } from 'react-native';\nimport { IconSize } from '../../../types/defaults';\nimport { Text, TextProps } from '../Text';\nimport { getIniciais } from './helpers';\nimport {\n ContainerButtonAvatar,\n getStyledTextComponent,\n StyledAvatar,\n StyledBackground,\n} from './styled';\n\nexport type SizeAvatar = Omit<IconSize, 'centi' | 'deca'>;\n\nexport interface AvatarProps {\n /** This property should follow react-native spec. If the asset is remote, use `{ uri: 'https://example.com/logo.png' }`.\n * For local assets, you shold use `require('./logo.png')`. */\n source?: ImageSourcePropType;\n name: string;\n onPress?: () => void;\n size?: keyof SizeAvatar;\n TextComponent?: FC<TextProps>;\n}\n\nconst Avatar: React.FC<AvatarProps> = ({\n source,\n name,\n onPress,\n size = 'mega',\n TextComponent = Text,\n}) => {\n const [hasError, setHasError] = React.useState<boolean>(false);\n\n // If the source changes in runtime, this prevents error from being true always (fallback)\n React.useEffect(() => {\n setHasError(false);\n }, [source]);\n\n const StyledText = getStyledTextComponent(TextComponent);\n\n return (\n <ContainerButtonAvatar effect=\"none\" onPress={onPress} size={size}>\n {source && !hasError ? (\n <StyledAvatar source={source} onError={() => setHasError(true)} />\n ) : (\n <StyledBackground>\n <StyledText fontWeight=\"bold\" fontColor=\"light\">\n {getIniciais(name)}\n </StyledText>\n </StyledBackground>\n )}\n </ContainerButtonAvatar>\n );\n};\n\nexport default Avatar;\n"],"names":["getStyledTextComponent","ContainerButtonAvatar","StyledAvatar","StyledBackground","getIniciais"],"mappings":";;;;;;;AAwBA,MAAM,SAAgC,CAAC;AAAA,EACrC,MAAA;AAAA,EACA,IAAA;AAAA,EACA,OAAA;AAAA,EACA,IAAO,GAAA,MAAA;AAAA,EACP,aAAgB,GAAA,IAAA;AAClB,CAAM,KAAA;AACJ,EAAA,MAAM,CAAC,QAAU,EAAA,WAAW,CAAI,GAAA,KAAA,CAAM,SAAkB,KAAK,CAAA,CAAA;AAG7D,EAAA,KAAA,CAAM,UAAU,MAAM;AACpB,IAAA,WAAA,CAAY,KAAK,CAAA,CAAA;AAAA,GACnB,EAAG,CAAC,MAAM,CAAC,CAAA,CAAA;AAEX,EAAM,MAAA,UAAA,GAAaA,8BAAuB,aAAa,CAAA,CAAA;AAEvD,EAAA,uBACG,KAAA,CAAA,aAAA,CAAAC,4BAAA,EAAA,EAAsB,MAAO,EAAA,MAAA,EAAO,OAAkB,EAAA,IAAA,EAAA,EACpD,MAAU,IAAA,CAAC,QACV,mBAAA,KAAA,CAAA,aAAA,CAACC,mBAAa,EAAA,EAAA,MAAA,EAAgB,SAAS,MAAM,WAAA,CAAY,IAAI,CAAA,EAAG,CAEhE,mBAAA,KAAA,CAAA,aAAA,CAACC,uBACC,EAAA,IAAA,kBAAA,KAAA,CAAA,aAAA,CAAC,UAAW,EAAA,EAAA,UAAA,EAAW,MAAO,EAAA,SAAA,EAAU,OACrC,EAAA,EAAAC,mBAAA,CAAY,IAAI,CACnB,CACF,CAEJ,CAAA,CAAA;AAEJ;;;;"}
@@ -9,3 +9,4 @@ const getIniciais = (name) => {
9
9
  };
10
10
 
11
11
  exports.getIniciais = getIniciais;
12
+ //# sourceMappingURL=helpers.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"helpers.js","sources":["../../../../../src/components/atoms/Avatar/helpers.ts"],"sourcesContent":["export const getIniciais = (name: string): string => {\n const nameSplit = name.split(' ');\n if (nameSplit.length > 1) {\n return nameSplit\n .slice(0, 2)\n .map(name => name[0])\n .join('');\n }\n return name[0];\n};\n"],"names":["name"],"mappings":";;AAAa,MAAA,WAAA,GAAc,CAAC,IAAyB,KAAA;AACnD,EAAM,MAAA,SAAA,GAAY,IAAK,CAAA,KAAA,CAAM,GAAG,CAAA,CAAA;AAChC,EAAI,IAAA,SAAA,CAAU,SAAS,CAAG,EAAA;AACxB,IAAA,OAAO,SACJ,CAAA,KAAA,CAAM,CAAG,EAAA,CAAC,CACV,CAAA,GAAA,CAAI,CAAAA,KAAAA,KAAQA,KAAK,CAAA,CAAC,CAAC,CAAA,CACnB,KAAK,EAAE,CAAA,CAAA;AAAA,GACZ;AACA,EAAA,OAAO,KAAK,CAAC,CAAA,CAAA;AACf;;;;"}
@@ -37,3 +37,4 @@ exports.ContainerButtonAvatar = ContainerButtonAvatar;
37
37
  exports.StyledAvatar = StyledAvatar;
38
38
  exports.StyledBackground = StyledBackground;
39
39
  exports.getStyledTextComponent = getStyledTextComponent;
40
+ //# sourceMappingURL=styled.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"styled.js","sources":["../../../../../src/components/atoms/Avatar/styled.ts"],"sourcesContent":["import styled from '@emotion/native';\nimport { FC } from 'react';\nimport { Image, View } from 'react-native';\nimport { StyleProps } from '../../../types/defaults';\nimport { PressableSurface } from '../PressableSurface';\nimport { TextProps } from '../Text';\nimport { AvatarProps } from './Avatar';\n\nexport const ContainerButtonAvatar = styled(PressableSurface)<\n Partial<StyleProps & AvatarProps>\n>`\n width: ${({ theme, size = 'mega' }: StyleProps & Partial<AvatarProps>) =>\n theme.iconSize[size]};\n height: ${({ theme, size = 'mega' }: StyleProps & Partial<AvatarProps>) =>\n theme.iconSize[size]};\n`;\n\nexport const StyledAvatar = styled(Image)<Partial<StyleProps>>`\n border-radius: ${({ theme }: StyleProps) => theme.borderRadius.pill};\n overflow: hidden;\n width: 100%;\n height: 100%;\n`;\n\nexport const StyledBackground = styled(View)<Partial<StyleProps>>`\n border-radius: ${({ theme }: StyleProps) => theme.borderRadius.pill};\n background-color: ${({ theme }: StyleProps) => theme.color.secondary.dark};\n width: 100%;\n height: 100%;\n display: flex;\n align-items: center;\n justify-content: center;\n flex-direction: row;\n`;\n\nexport const getStyledTextComponent = (component: FC<TextProps>) => {\n return styled(component)`\n text-transform: uppercase;\n text-align: center;\n align-self: center;\n flex: 1;\n `;\n};\n"],"names":["Image","View"],"mappings":";;;;;;AAQa,MAAA,qBAAA,GAAwB,OAAO,gBAAgB,CAAA,CAAA;AAAA,SAGjD,EAAA,CAAC,EAAE,KAAO,EAAA,IAAA,GAAO,QACxB,KAAA,KAAA,CAAM,QAAS,CAAA,IAAI,CAAC,CAAA;AAAA,UACZ,EAAA,CAAC,EAAE,KAAO,EAAA,IAAA,GAAO,QACzB,KAAA,KAAA,CAAM,QAAS,CAAA,IAAI,CAAC,CAAA;AAAA,EAAA;AAGX,MAAA,YAAA,GAAe,OAAOA,iBAAK,CAAA,CAAA;AAAA,iBAAA,EACrB,CAAC,EAAE,KAAA,EAAwB,KAAA,KAAA,CAAM,aAAa,IAAI,CAAA;AAAA;AAAA;AAAA;AAAA,EAAA;AAMxD,MAAA,gBAAA,GAAmB,OAAOC,gBAAI,CAAA,CAAA;AAAA,iBAAA,EACxB,CAAC,EAAE,KAAA,EAAwB,KAAA,KAAA,CAAM,aAAa,IAAI,CAAA;AAAA,oBAAA,EAC/C,CAAC,EAAE,KAAA,OAAwB,KAAM,CAAA,KAAA,CAAM,UAAU,IAAI,CAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAAA;AAS9D,MAAA,sBAAA,GAAyB,CAAC,SAA6B,KAAA;AAClE,EAAA,OAAO,OAAO,SAAS,CAAA,CAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAAA,CAAA,CAAA;AAMzB;;;;;;;"}
@@ -14,3 +14,4 @@ const Badge = ({
14
14
  };
15
15
 
16
16
  module.exports = Badge;
17
+ //# sourceMappingURL=Badge.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Badge.js","sources":["../../../../../src/components/atoms/Badge/Badge.tsx"],"sourcesContent":["import React, { ReactNode } from 'react';\nimport { StyleProp, ViewStyle } from 'react-native';\nimport { ColorGradationType, ColorType } from '@tecsinapse/react-core';\nimport { BadgeStyle, ViewStyled } from './styled';\n\nexport interface BadgeProps {\n color: ColorType;\n tone?: ColorGradationType;\n style?: StyleProp<ViewStyle>;\n value: React.ReactNode;\n children?: ReactNode;\n}\n\nconst Badge = ({\n children,\n style,\n color = 'primary',\n tone = 'medium',\n value,\n}: BadgeProps): JSX.Element => {\n return (\n <ViewStyled>\n {children}\n <BadgeStyle style={style} color={color} tone={tone}>\n {value}\n </BadgeStyle>\n </ViewStyled>\n );\n};\n\nexport default Badge;\n"],"names":["ViewStyled","BadgeStyle"],"mappings":";;;;;AAaA,MAAM,QAAQ,CAAC;AAAA,EACb,QAAA;AAAA,EACA,KAAA;AAAA,EACA,KAAQ,GAAA,SAAA;AAAA,EACR,IAAO,GAAA,QAAA;AAAA,EACP,KAAA;AACF,CAA+B,KAAA;AAC7B,EACE,uBAAA,KAAA,CAAA,aAAA,CAACA,yBACE,QACD,kBAAA,KAAA,CAAA,aAAA,CAACC,qBAAW,KAAc,EAAA,KAAA,EAAc,IACrC,EAAA,EAAA,KACH,CACF,CAAA,CAAA;AAEJ;;;;"}
@@ -39,3 +39,4 @@ const ViewStyled = styled(reactNative.View)`
39
39
 
40
40
  exports.BadgeStyle = BadgeStyle;
41
41
  exports.ViewStyled = ViewStyled;
42
+ //# sourceMappingURL=styled.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"styled.js","sources":["../../../../../src/components/atoms/Badge/styled.ts"],"sourcesContent":["import styled, { css } from '@emotion/native';\nimport { View } from 'react-native';\nimport { StyleProps } from '../../../types/defaults';\nimport { RFValue } from '../../../utils';\nimport { BadgeProps } from './Badge';\n\nconst baseStyle = ({\n theme,\n color = 'primary',\n tone = 'medium',\n}: StyleProps & Partial<BadgeProps>) => {\n return css`\n border-radius: ${theme.borderRadius.pill};\n background-color: ${theme.color[color][tone]};\n position: absolute;\n align-items: center;\n display: flex;\n justify-content: center;\n height: ${theme.iconSize.centi};\n width: ${theme.iconSize.centi};\n top: ${`${RFValue(-4)}px`};\n right: ${`${RFValue(-4)}px`};\n `;\n};\n\nexport const BadgeStyle =\n styled(View)<Partial<StyleProps & BadgeProps>>(baseStyle);\n\nexport const ViewStyled = styled(View)<Partial<StyleProps & BadgeProps>>`\n align-items: center;\n justify-content: center;\n position: relative;\n align-self: center;\n`;\n"],"names":["css","RFValue","View"],"mappings":";;;;;;;;;;;;;AAMA,MAAM,YAAY,CAAC;AAAA,EACjB,KAAA;AAAA,EACA,KAAQ,GAAA,SAAA;AAAA,EACR,IAAO,GAAA,QAAA;AACT,CAAwC,KAAA;AACtC,EAAO,OAAAA,UAAA,CAAA;AAAA,mBACY,EAAA,KAAA,CAAM,aAAa,IAAI,CAAA;AAAA,sBAAA,EACpB,KAAM,CAAA,KAAA,CAAM,KAAK,CAAA,CAAE,IAAI,CAAC,CAAA;AAAA;AAAA;AAAA;AAAA;AAAA,YAKlC,EAAA,KAAA,CAAM,SAAS,KAAK,CAAA;AAAA,WACrB,EAAA,KAAA,CAAM,SAAS,KAAK,CAAA;AAAA,SAAA,EACtB,CAAG,EAAAC,0BAAA,CAAQ,CAAE,CAAA,CAAC,CAAI,EAAA,CAAA,CAAA;AAAA,WAAA,EAChB,CAAG,EAAAA,0BAAA,CAAQ,CAAE,CAAA,CAAC,CAAI,EAAA,CAAA,CAAA;AAAA,EAAA,CAAA,CAAA;AAE/B,CAAA,CAAA;AAEO,MAAM,UACX,GAAA,MAAA,CAAOC,gBAAI,CAAA,CAAoC,SAAS,EAAA;AAE7C,MAAA,UAAA,GAAa,OAAOA,gBAAI,CAAA,CAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;;"}
@@ -8,3 +8,4 @@ const BoxContent = ({ children, ...rest }) => {
8
8
  };
9
9
 
10
10
  module.exports = BoxContent;
11
+ //# sourceMappingURL=BoxContent.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BoxContent.js","sources":["../../../../../src/components/atoms/BoxContent/BoxContent.tsx"],"sourcesContent":["import React, { FC } from 'react';\nimport { ViewProps } from 'react-native';\nimport { StyledBoxContent } from './styled';\n\nexport interface BoxContentProps extends ViewProps {\n variant: 'top' | 'bottom' | 'left' | 'right';\n}\n\nconst BoxContent: FC<BoxContentProps> = ({ children, ...rest }) => {\n return <StyledBoxContent {...rest}>{children}</StyledBoxContent>;\n};\n\nexport default BoxContent;\n"],"names":["StyledBoxContent"],"mappings":";;;;;AAQA,MAAM,aAAkC,CAAC,EAAE,QAAU,EAAA,GAAG,MAAW,KAAA;AACjE,EAAA,uBAAQ,KAAA,CAAA,aAAA,CAAAA,uBAAA,EAAA,EAAkB,GAAG,IAAA,EAAA,EAAO,QAAS,CAAA,CAAA;AAC/C;;;;"}
@@ -54,3 +54,4 @@ const StyledBoxContent = styled(StyledBoxContentBase)(
54
54
 
55
55
  exports.StyledBoxContent = StyledBoxContent;
56
56
  exports.elevatedStyles = elevatedStyles;
57
+ //# sourceMappingURL=styled.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"styled.js","sources":["../../../../../src/components/atoms/BoxContent/styled.ts"],"sourcesContent":["import styled, { css } from '@emotion/native';\nimport { StyleProps } from '@tecsinapse/react-core';\nimport { View } from 'react-native';\nimport { BoxContentProps } from './BoxContent';\n\nexport const elevatedStyles = ({ theme }: Partial<StyleProps>) => [\n css({\n shadowColor: theme?.miscellaneous.shadow,\n shadowOffset: { width: 0, height: 2 },\n shadowOpacity: 0.25,\n shadowRadius: 3.84,\n elevation: 5,\n }),\n];\n\nconst topStyles = ({ theme, variant }: Partial<BoxContentProps> & StyleProps) =>\n variant === 'top' &&\n css`\n border-bottom-left-radius: ${theme.borderRadius.deca};\n border-bottom-right-radius: ${theme.borderRadius.deca};\n `;\n\nconst bottomStyles = ({\n theme,\n variant,\n}: Partial<BoxContentProps> & StyleProps) =>\n variant === 'bottom' &&\n css`\n border-top-left-radius: ${theme.borderRadius.deca};\n border-top-right-radius: ${theme.borderRadius.deca};\n `;\n\nconst leftStyles = ({\n theme,\n variant,\n}: Partial<BoxContentProps> & StyleProps) =>\n variant === 'left' &&\n css`\n border-top-right-radius: ${theme.borderRadius.deca};\n border-bottom-right-radius: ${theme.borderRadius.deca};\n `;\n\nconst rightStyles = ({\n theme,\n variant,\n}: Partial<BoxContentProps> & StyleProps) =>\n variant === 'right' &&\n css`\n border-top-left-radius: ${theme.borderRadius.deca};\n border-bottom-left-radius: ${theme.borderRadius.deca};\n `;\n\nconst StyledBoxContentBase = styled(View)<Partial<StyleProps>>`\n background-color: ${({ theme }) => theme.miscellaneous.surfaceColor};\n min-height: ${({ theme }) => theme.spacing.kilo};\n overflow: hidden;\n`;\n\nexport const StyledBoxContent = styled(StyledBoxContentBase)(\n props => css`\n ${elevatedStyles(props)}\n ${topStyles(props)}\n ${bottomStyles(props)}\n ${leftStyles(props)}\n ${rightStyles(props)}\n `\n);\n"],"names":["css","View"],"mappings":";;;;;AAKO,MAAM,cAAiB,GAAA,CAAC,EAAE,KAAA,EAAiC,KAAA;AAAA,EAChEA,UAAI,CAAA;AAAA,IACF,WAAA,EAAa,OAAO,aAAc,CAAA,MAAA;AAAA,IAClC,YAAc,EAAA,EAAE,KAAO,EAAA,CAAA,EAAG,QAAQ,CAAE,EAAA;AAAA,IACpC,aAAe,EAAA,IAAA;AAAA,IACf,YAAc,EAAA,IAAA;AAAA,IACd,SAAW,EAAA,CAAA;AAAA,GACZ,CAAA;AACH,EAAA;AAEA,MAAM,YAAY,CAAC,EAAE,OAAO,OAAQ,EAAA,KAClC,YAAY,KACZ,IAAAA,UAAA,CAAA;AAAA,+BAC+B,EAAA,KAAA,CAAM,aAAa,IAAI,CAAA;AAAA,gCACtB,EAAA,KAAA,CAAM,aAAa,IAAI,CAAA;AAAA,EAAA,CAAA,CAAA;AAGzD,MAAM,eAAe,CAAC;AAAA,EACpB,KAAA;AAAA,EACA,OAAA;AACF,CAAA,KACE,YAAY,QACZ,IAAAA,UAAA,CAAA;AAAA,4BAC4B,EAAA,KAAA,CAAM,aAAa,IAAI,CAAA;AAAA,6BACtB,EAAA,KAAA,CAAM,aAAa,IAAI,CAAA;AAAA,EAAA,CAAA,CAAA;AAGtD,MAAM,aAAa,CAAC;AAAA,EAClB,KAAA;AAAA,EACA,OAAA;AACF,CAAA,KACE,YAAY,MACZ,IAAAA,UAAA,CAAA;AAAA,6BAC6B,EAAA,KAAA,CAAM,aAAa,IAAI,CAAA;AAAA,gCACpB,EAAA,KAAA,CAAM,aAAa,IAAI,CAAA;AAAA,EAAA,CAAA,CAAA;AAGzD,MAAM,cAAc,CAAC;AAAA,EACnB,KAAA;AAAA,EACA,OAAA;AACF,CAAA,KACE,YAAY,OACZ,IAAAA,UAAA,CAAA;AAAA,4BAC4B,EAAA,KAAA,CAAM,aAAa,IAAI,CAAA;AAAA,+BACpB,EAAA,KAAA,CAAM,aAAa,IAAI,CAAA;AAAA,EAAA,CAAA,CAAA;AAGxD,MAAM,oBAAA,GAAuB,OAAOC,gBAAI,CAAA,CAAA;AAAA,oBAAA,EAClB,CAAC,EAAE,KAAA,EAAY,KAAA,KAAA,CAAM,cAAc,YAAY,CAAA;AAAA,cAAA,EACrD,CAAC,EAAE,KAAA,EAAY,KAAA,KAAA,CAAM,QAAQ,IAAI,CAAA;AAAA;AAAA,CAAA,CAAA;AAIpC,MAAA,gBAAA,GAAmB,OAAO,oBAAoB,CAAA;AAAA,EACzD,CAAS,KAAA,KAAAD,UAAA,CAAA;AAAA,IACL,EAAA,cAAA,CAAe,KAAK,CAAC,CAAA;AAAA,IACrB,EAAA,SAAA,CAAU,KAAK,CAAC,CAAA;AAAA,EAClB,EAAA,YAAA,CAAa,KAAK,CAAC,CAAA;AAAA,EACnB,EAAA,UAAA,CAAW,KAAK,CAAC,CAAA;AAAA,EACjB,EAAA,WAAA,CAAY,KAAK,CAAC,CAAA;AAAA,EAAA,CAAA;AAEtB;;;;;"}
@@ -62,3 +62,4 @@ const Button = ({
62
62
  };
63
63
 
64
64
  module.exports = Button;
65
+ //# sourceMappingURL=Button.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Button.js","sources":["../../../../../src/components/atoms/Button/Button.tsx"],"sourcesContent":["import { useTheme } from '@emotion/react';\nimport React, { FC } from 'react';\nimport { StyleProp, ViewStyle } from 'react-native';\nimport {\n BorderRadiusType,\n ColorGradationType,\n ColorType,\n FontColorType,\n ThemeProp,\n VariantType,\n} from '../../../types/defaults';\nimport { PressableSurfaceProps } from '../PressableSurface';\nimport { TextProps } from '../Text';\nimport { StyledButton } from './styled';\n\nexport type ButtonSizeType = 'small' | 'default';\n\nexport type ButtonStateType = 'loading' | 'error' | 'success' | 'default';\n\nexport interface ButtonStateProps {\n buttonSize?: ButtonSizeType;\n fontColor?: FontColorType;\n textComponent?: React.FC<TextProps>;\n text?: string;\n}\n\nexport interface ButtonProps extends PressableSurfaceProps {\n style?: StyleProp<ViewStyle>;\n color?: ColorType;\n variant?: VariantType;\n tone?: ColorGradationType;\n frozen?: boolean | null;\n borderRadius?: BorderRadiusType;\n size?: ButtonSizeType;\n state?: ButtonStateType;\n loadingComponent?: JSX.Element;\n errorComponent?: JSX.Element;\n successComponent?: JSX.Element;\n}\n\nconst Button: FC<ButtonProps> = ({\n children,\n style,\n color = 'primary',\n variant = 'filled',\n tone = 'medium',\n state = 'default',\n loadingComponent,\n errorComponent,\n successComponent,\n size,\n frozen,\n disabled,\n ...rest\n}): JSX.Element => {\n const theme = useTheme() as ThemeProp;\n const _frozen = frozen || state === 'loading';\n let _color: ColorType;\n switch (state) {\n case 'error':\n _color = 'error';\n break;\n\n case 'success':\n _color = 'success';\n break;\n\n default:\n _color = color;\n break;\n }\n\n let _surfaceColor;\n if (variant === 'filled') {\n _surfaceColor = theme.color[_color][tone];\n }\n\n if (disabled) {\n _surfaceColor = theme.color[_color].light;\n }\n\n return (\n <StyledButton\n {...rest}\n accessibilityRole=\"button\"\n style={style}\n color={_color}\n tone={tone}\n surfaceColor={_surfaceColor}\n variant={variant}\n size={size}\n disabled={_frozen || disabled}\n frozen={disabled}\n >\n {state === 'loading' && loadingComponent}\n {state === 'error' && errorComponent}\n {state === 'success' && successComponent}\n {state === 'default' && children}\n </StyledButton>\n );\n};\n\nexport default Button;\n"],"names":["useTheme","StyledButton"],"mappings":";;;;;;AAwCA,MAAM,SAA0B,CAAC;AAAA,EAC/B,QAAA;AAAA,EACA,KAAA;AAAA,EACA,KAAQ,GAAA,SAAA;AAAA,EACR,OAAU,GAAA,QAAA;AAAA,EACV,IAAO,GAAA,QAAA;AAAA,EACP,KAAQ,GAAA,SAAA;AAAA,EACR,gBAAA;AAAA,EACA,cAAA;AAAA,EACA,gBAAA;AAAA,EACA,IAAA;AAAA,EACA,MAAA;AAAA,EACA,QAAA;AAAA,EACA,GAAG,IAAA;AACL,CAAmB,KAAA;AACjB,EAAA,MAAM,QAAQA,cAAS,EAAA,CAAA;AACvB,EAAM,MAAA,OAAA,GAAU,UAAU,KAAU,KAAA,SAAA,CAAA;AACpC,EAAI,IAAA,MAAA,CAAA;AACJ,EAAA,QAAQ,KAAO;AAAA,IACb,KAAK,OAAA;AACH,MAAS,MAAA,GAAA,OAAA,CAAA;AACT,MAAA,MAAA;AAAA,IAEF,KAAK,SAAA;AACH,MAAS,MAAA,GAAA,SAAA,CAAA;AACT,MAAA,MAAA;AAAA,IAEF;AACE,MAAS,MAAA,GAAA,KAAA,CAAA;AACT,MAAA,MAAA;AAAA,GACJ;AAEA,EAAI,IAAA,aAAA,CAAA;AACJ,EAAA,IAAI,YAAY,QAAU,EAAA;AACxB,IAAA,aAAA,GAAgB,KAAM,CAAA,KAAA,CAAM,MAAM,CAAA,CAAE,IAAI,CAAA,CAAA;AAAA,GAC1C;AAEA,EAAA,IAAI,QAAU,EAAA;AACZ,IAAgB,aAAA,GAAA,KAAA,CAAM,KAAM,CAAA,MAAM,CAAE,CAAA,KAAA,CAAA;AAAA,GACtC;AAEA,EACE,uBAAA,KAAA,CAAA,aAAA;AAAA,IAACC,mBAAA;AAAA,IAAA;AAAA,MACE,GAAG,IAAA;AAAA,MACJ,iBAAkB,EAAA,QAAA;AAAA,MAClB,KAAA;AAAA,MACA,KAAO,EAAA,MAAA;AAAA,MACP,IAAA;AAAA,MACA,YAAc,EAAA,aAAA;AAAA,MACd,OAAA;AAAA,MACA,IAAA;AAAA,MACA,UAAU,OAAW,IAAA,QAAA;AAAA,MACrB,MAAQ,EAAA,QAAA;AAAA,KAAA;AAAA,IAEP,UAAU,SAAa,IAAA,gBAAA;AAAA,IACvB,UAAU,OAAW,IAAA,cAAA;AAAA,IACrB,UAAU,SAAa,IAAA,gBAAA;AAAA,IACvB,UAAU,SAAa,IAAA,QAAA;AAAA,GAC1B,CAAA;AAEJ;;;;"}
@@ -19,3 +19,4 @@ const BaseState = ({
19
19
  };
20
20
 
21
21
  module.exports = BaseState;
22
+ //# sourceMappingURL=BaseState.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BaseState.js","sources":["../../../../../../src/components/atoms/Button/States/BaseState.tsx"],"sourcesContent":["import React, { FC } from 'react';\nimport {\n IconSizeType,\n TypographyVariationType,\n} from '../../../../types/defaults';\nimport { Icon } from '../../Icon';\nimport { Text } from '../../Text';\nimport { ButtonStateProps } from '../Button';\nimport { getStyledTextButton } from './styled';\n\nexport interface BaseStateProps extends ButtonStateProps {\n icon: string;\n}\n\nconst BaseState: FC<BaseStateProps> = ({\n textComponent = Text,\n buttonSize = 'default',\n fontColor = 'light',\n icon,\n text,\n}) => {\n const typo: TypographyVariationType =\n buttonSize === 'default' ? 'base' : 'sub';\n const iconSize: IconSizeType = buttonSize === 'default' ? 'deca' : 'centi';\n const StyledText = getStyledTextButton(textComponent);\n return (\n <>\n <Icon name={icon} type=\"ionicon\" fontColor={fontColor} size={iconSize} />\n {text && (\n <StyledText typography={typo} fontWeight=\"bold\" fontColor={fontColor}>\n {text}\n </StyledText>\n )}\n </>\n );\n};\n\nexport default BaseState;\n"],"names":["getStyledTextButton"],"mappings":";;;;;;;AAcA,MAAM,YAAgC,CAAC;AAAA,EACrC,aAAgB,GAAA,IAAA;AAAA,EAChB,UAAa,GAAA,SAAA;AAAA,EACb,SAAY,GAAA,OAAA;AAAA,EACZ,IAAA;AAAA,EACA,IAAA;AACF,CAAM,KAAA;AACJ,EAAM,MAAA,IAAA,GACJ,UAAe,KAAA,SAAA,GAAY,MAAS,GAAA,KAAA,CAAA;AACtC,EAAM,MAAA,QAAA,GAAyB,UAAe,KAAA,SAAA,GAAY,MAAS,GAAA,OAAA,CAAA;AACnE,EAAM,MAAA,UAAA,GAAaA,2BAAoB,aAAa,CAAA,CAAA;AACpD,EACE,uBAAA,KAAA,CAAA,aAAA,CAAA,KAAA,CAAA,QAAA,EAAA,IAAA,sCACG,IAAK,EAAA,EAAA,IAAA,EAAM,MAAM,IAAK,EAAA,SAAA,EAAU,WAAsB,IAAM,EAAA,QAAA,EAAU,GACtE,IACC,oBAAA,KAAA,CAAA,aAAA,CAAC,cAAW,UAAY,EAAA,IAAA,EAAM,YAAW,MAAO,EAAA,SAAA,EAAA,EAC7C,IACH,CAEJ,CAAA,CAAA;AAEJ;;;;"}
@@ -8,3 +8,4 @@ const Error = (props) => {
8
8
  };
9
9
 
10
10
  module.exports = Error;
11
+ //# sourceMappingURL=Error.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Error.js","sources":["../../../../../../src/components/atoms/Button/States/Error.tsx"],"sourcesContent":["import React, { FC } from 'react';\nimport { ButtonStateProps } from '../Button';\nimport { default as BaseState } from './BaseState';\n\nconst Error: FC<ButtonStateProps> = props => {\n return <BaseState {...props} icon=\"close-circle-outline\" />;\n};\n\nexport default Error;\n"],"names":[],"mappings":";;;;;AAIA,MAAM,QAA8B,CAAS,KAAA,KAAA;AAC3C,EAAA,uBAAQ,KAAA,CAAA,aAAA,CAAA,SAAA,EAAA,EAAW,GAAG,KAAA,EAAO,MAAK,sBAAuB,EAAA,CAAA,CAAA;AAC3D;;;;"}
@@ -24,3 +24,4 @@ const Loading = ({
24
24
  };
25
25
 
26
26
  module.exports = Loading;
27
+ //# sourceMappingURL=Loading.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Loading.js","sources":["../../../../../../src/components/atoms/Button/States/Loading.tsx"],"sourcesContent":["import { useTheme } from '@emotion/react';\nimport React, { FC } from 'react';\nimport { ThemeProp, TypographyVariationType } from '../../../../types/defaults';\nimport { Text } from '../../Text';\nimport { ButtonStateProps } from '../Button';\nimport { getStyledTextButton, StyledIndicator } from './styled';\n\nconst Loading: FC<ButtonStateProps> = ({\n text,\n textComponent = Text,\n fontColor = 'light',\n buttonSize = 'default',\n}) => {\n const theme = useTheme() as ThemeProp;\n const typo: TypographyVariationType =\n buttonSize === 'default' ? 'base' : 'sub';\n const StyledText = getStyledTextButton(textComponent);\n return (\n <>\n <StyledIndicator\n color={theme.font.color[fontColor]}\n buttonSize={buttonSize}\n />\n {text && (\n <StyledText typography={typo} fontWeight=\"bold\" fontColor={fontColor}>\n {text}\n </StyledText>\n )}\n </>\n );\n};\n\nexport default Loading;\n"],"names":["useTheme","getStyledTextButton","StyledIndicator"],"mappings":";;;;;;;AAOA,MAAM,UAAgC,CAAC;AAAA,EACrC,IAAA;AAAA,EACA,aAAgB,GAAA,IAAA;AAAA,EAChB,SAAY,GAAA,OAAA;AAAA,EACZ,UAAa,GAAA,SAAA;AACf,CAAM,KAAA;AACJ,EAAA,MAAM,QAAQA,cAAS,EAAA,CAAA;AACvB,EAAM,MAAA,IAAA,GACJ,UAAe,KAAA,SAAA,GAAY,MAAS,GAAA,KAAA,CAAA;AACtC,EAAM,MAAA,UAAA,GAAaC,2BAAoB,aAAa,CAAA,CAAA;AACpD,EAAA,uBAEI,KAAA,CAAA,aAAA,CAAA,KAAA,CAAA,QAAA,EAAA,IAAA,kBAAA,KAAA,CAAA,aAAA;AAAA,IAACC,sBAAA;AAAA,IAAA;AAAA,MACC,KAAO,EAAA,KAAA,CAAM,IAAK,CAAA,KAAA,CAAM,SAAS,CAAA;AAAA,MACjC,UAAA;AAAA,KAAA;AAAA,GACF,EACC,IACC,oBAAA,KAAA,CAAA,aAAA,CAAC,UAAW,EAAA,EAAA,UAAA,EAAY,MAAM,UAAW,EAAA,MAAA,EAAO,SAC7C,EAAA,EAAA,IACH,CAEJ,CAAA,CAAA;AAEJ;;;;"}
@@ -8,3 +8,4 @@ const Success = (props) => {
8
8
  };
9
9
 
10
10
  module.exports = Success;
11
+ //# sourceMappingURL=Success.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Success.js","sources":["../../../../../../src/components/atoms/Button/States/Success.tsx"],"sourcesContent":["import React, { FC } from 'react';\nimport { ButtonStateProps } from '../Button';\nimport { default as BaseState } from './BaseState';\n\nconst Success: FC<ButtonStateProps> = props => {\n return <BaseState {...props} icon=\"checkmark-circle-outline\" />;\n};\n\nexport default Success;\n"],"names":[],"mappings":";;;;;AAIA,MAAM,UAAgC,CAAS,KAAA,KAAA;AAC7C,EAAA,uBAAQ,KAAA,CAAA,aAAA,CAAA,SAAA,EAAA,EAAW,GAAG,KAAA,EAAO,MAAK,0BAA2B,EAAA,CAAA,CAAA;AAC/D;;;;"}
@@ -16,3 +16,4 @@ const StyledIndicator = styled(reactNative.ActivityIndicator)`
16
16
 
17
17
  exports.StyledIndicator = StyledIndicator;
18
18
  exports.getStyledTextButton = getStyledTextButton;
19
+ //# sourceMappingURL=styled.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"styled.js","sources":["../../../../../../src/components/atoms/Button/States/styled.ts"],"sourcesContent":["import styled from '@emotion/native';\nimport { StyleProps } from '@tecsinapse/react-core';\nimport { FC } from 'react';\nimport { ActivityIndicator } from 'react-native';\nimport { TextProps } from '../../Text';\nimport { ButtonStateProps } from '../Button';\n\nexport const getStyledTextButton = (component: FC<TextProps>) => {\n return styled(component)<Partial<ButtonStateProps> & Partial<StyleProps>>`\n margin-left: ${({ theme }) => theme.spacing.mili};\n `;\n};\n\nexport const StyledIndicator = styled(ActivityIndicator)<\n Partial<ButtonStateProps> & Partial<StyleProps>\n>`\n width: ${({ theme, buttonSize }) =>\n buttonSize === 'default' ? theme.iconSize.deca : theme.iconSize.centi};\n height: ${({ theme, buttonSize }) =>\n buttonSize === 'default' ? theme.iconSize.deca : theme.iconSize.centi};\n transform: ${({ buttonSize }) =>\n buttonSize === 'default' ? 'scale(1)' : 'scale(.8)'};\n`;\n"],"names":["ActivityIndicator"],"mappings":";;;;;AAOa,MAAA,mBAAA,GAAsB,CAAC,SAA6B,KAAA;AAC/D,EAAA,OAAO,OAAO,SAAS,CAAA,CAAA;AAAA,iBAAA,EACN,CAAC,EAAE,KAAA,EAAY,KAAA,KAAA,CAAM,QAAQ,IAAI,CAAA;AAAA,EAAA,CAAA,CAAA;AAEpD,EAAA;AAEa,MAAA,eAAA,GAAkB,OAAOA,6BAAiB,CAAA,CAAA;AAAA,SAAA,EAG5C,CAAC,EAAE,KAAO,EAAA,UAAA,EACjB,KAAA,UAAA,KAAe,SAAY,GAAA,KAAA,CAAM,QAAS,CAAA,IAAA,GAAO,KAAM,CAAA,QAAA,CAAS,KAAK,CAAA;AAAA,UAAA,EAC7D,CAAC,EAAE,KAAO,EAAA,UAAA,EAClB,KAAA,UAAA,KAAe,SAAY,GAAA,KAAA,CAAM,QAAS,CAAA,IAAA,GAAO,KAAM,CAAA,QAAA,CAAS,KAAK,CAAA;AAAA,aAAA,EAC1D,CAAC,EAAE,UAAA,OACd,UAAe,KAAA,SAAA,GAAY,aAAa,WAAW,CAAA;AAAA;;;;;"}
@@ -49,3 +49,4 @@ const StyledButton = styled(StyledButtonBase)(
49
49
  );
50
50
 
51
51
  exports.StyledButton = StyledButton;
52
+ //# sourceMappingURL=styled.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"styled.js","sources":["../../../../../src/components/atoms/Button/styled.ts"],"sourcesContent":["import styled, { css } from '@emotion/native';\nimport { StyleProps } from '../../../types/defaults';\nimport { RFValueStr } from '../../../utils';\nimport { PressableSurface } from '../PressableSurface';\nimport { ButtonProps } from './Button';\n\nconst outlineVariant = ({\n theme,\n color = 'primary',\n variant,\n tone = 'medium',\n}: StyleProps & ButtonProps) =>\n variant === 'outlined' &&\n css`\n border-color: ${theme.color[color][tone]};\n border-width: ${theme.borderWidth.pico};\n `;\n\nconst sizeStyles = ({ theme, size = 'default' }: StyleProps & ButtonProps) => {\n switch (size) {\n case 'small':\n return css`\n padding: ${theme.spacing.mili} ${theme.spacing.deca};\n min-height: ${RFValueStr('34px')};\n `;\n default:\n return css`\n padding: ${theme.spacing.mili} ${theme.spacing.kilo};\n min-height: ${RFValueStr('44px')};\n `;\n }\n};\n\nconst StyledButtonBase = styled(PressableSurface)<\n ButtonProps & Partial<StyleProps>\n>`\n border-radius: ${({ theme, borderRadius = 'mili' }) =>\n theme.borderRadius[borderRadius]};\n flex-direction: row;\n justify-content: center;\n align-items: center;\n`;\n\nexport const StyledButton = styled(StyledButtonBase)<\n ButtonProps & Partial<StyleProps>\n>(\n props => css`\n ${outlineVariant(props)}\n ${sizeStyles(props)}\n `\n);\n"],"names":["css","RFValueStr"],"mappings":";;;;;;;;;;;;;;AAMA,MAAM,iBAAiB,CAAC;AAAA,EACtB,KAAA;AAAA,EACA,KAAQ,GAAA,SAAA;AAAA,EACR,OAAA;AAAA,EACA,IAAO,GAAA,QAAA;AACT,CAAA,KACE,YAAY,UACZ,IAAAA,UAAA,CAAA;AAAA,kBAAA,EACkB,KAAM,CAAA,KAAA,CAAM,KAAK,CAAA,CAAE,IAAI,CAAC,CAAA;AAAA,kBACxB,EAAA,KAAA,CAAM,YAAY,IAAI,CAAA;AAAA,EAAA,CAAA,CAAA;AAG1C,MAAM,aAAa,CAAC,EAAE,KAAO,EAAA,IAAA,GAAO,WAA0C,KAAA;AAC5E,EAAA,QAAQ,IAAM;AAAA,IACZ,KAAK,OAAA;AACH,MAAO,OAAAA,UAAA,CAAA;AAAA,iBAAA,EACM,MAAM,OAAQ,CAAA,IAAI,CAAI,CAAA,EAAA,KAAA,CAAM,QAAQ,IAAI,CAAA;AAAA,oBACrC,EAAAC,6BAAA,CAAW,MAAM,CAAC,CAAA;AAAA,MAAA,CAAA,CAAA;AAAA,IAEpC;AACE,MAAO,OAAAD,UAAA,CAAA;AAAA,iBAAA,EACM,MAAM,OAAQ,CAAA,IAAI,CAAI,CAAA,EAAA,KAAA,CAAM,QAAQ,IAAI,CAAA;AAAA,oBACrC,EAAAC,6BAAA,CAAW,MAAM,CAAC,CAAA;AAAA,MAAA,CAAA,CAAA;AAAA,GAEtC;AACF,CAAA,CAAA;AAEA,MAAM,gBAAA,GAAmB,OAAO,gBAAgB,CAAA,CAAA;AAAA,iBAG7B,EAAA,CAAC,EAAE,KAAO,EAAA,YAAA,GAAe,QACxC,KAAA,KAAA,CAAM,YAAa,CAAA,YAAY,CAAC,CAAA;AAAA;AAAA;AAAA;AAAA,CAAA,CAAA;AAMvB,MAAA,YAAA,GAAe,OAAO,gBAAgB,CAAA;AAAA,EAGjD,CAAS,KAAA,KAAAD,UAAA,CAAA;AAAA,IACL,EAAA,cAAA,CAAe,KAAK,CAAC,CAAA;AAAA,IACrB,EAAA,UAAA,CAAW,KAAK,CAAC,CAAA;AAAA,EAAA,CAAA;AAEvB;;;;"}
@@ -17,3 +17,4 @@ const Card = ({
17
17
  };
18
18
 
19
19
  module.exports = Card;
20
+ //# sourceMappingURL=Card.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Card.js","sources":["../../../../../src/components/atoms/Card/Card.tsx"],"sourcesContent":["import { PressableSurfaceProps } from '@tecsinapse/react-native-kit';\nimport React, { ReactNode } from 'react';\nimport { GestureResponderEvent } from 'react-native';\nimport { Paper, PaperProps } from '../Paper';\nimport { StyledCard } from './styled';\n\nexport interface CardProps\n extends PaperProps,\n Omit<PressableSurfaceProps, 'style'> {\n /** Click handler */\n onPress?: null | ((event: GestureResponderEvent) => void);\n children?: ReactNode;\n}\n\nconst Card = ({\n children,\n elevated = false,\n onPress,\n ...rest\n}: CardProps): JSX.Element => {\n if (onPress) {\n return (\n <StyledCard {...rest} elevated={elevated} onPress={onPress}>\n {children}\n </StyledCard>\n );\n }\n\n return (\n <Paper {...rest} elevated={elevated}>\n {children}\n </Paper>\n );\n};\n\nexport default Card;\n"],"names":["StyledCard"],"mappings":";;;;;;AAcA,MAAM,OAAO,CAAC;AAAA,EACZ,QAAA;AAAA,EACA,QAAW,GAAA,KAAA;AAAA,EACX,OAAA;AAAA,EACA,GAAG,IAAA;AACL,CAA8B,KAAA;AAC5B,EAAA,IAAI,OAAS,EAAA;AACX,IAAA,2CACGA,iBAAY,EAAA,EAAA,GAAG,IAAM,EAAA,QAAA,EAAoB,WACvC,QACH,CAAA,CAAA;AAAA,GAEJ;AAEA,EAAA,uBACG,KAAA,CAAA,aAAA,CAAA,KAAA,EAAA,EAAO,GAAG,IAAA,EAAM,YACd,QACH,CAAA,CAAA;AAEJ;;;;"}
@@ -6,3 +6,4 @@ var reactNative = require('react-native');
6
6
  const Footer = ({ children, style }) => /* @__PURE__ */ React.createElement(reactNative.View, { style }, children);
7
7
 
8
8
  module.exports = Footer;
9
+ //# sourceMappingURL=Footer.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Footer.js","sources":["../../../../../../src/components/atoms/Card/Footer/Footer.tsx"],"sourcesContent":["import React, { ReactNode } from 'react';\nimport { StyleProp, View, ViewStyle } from 'react-native';\n\nexport interface FooterProps {\n style?: StyleProp<ViewStyle>;\n children?: ReactNode;\n}\n\nconst Footer = ({ children, style }: FooterProps): JSX.Element => (\n <View style={style}>{children}</View>\n);\n\nexport default Footer;\n"],"names":["View"],"mappings":";;;;;AAQM,MAAA,MAAA,GAAS,CAAC,EAAE,QAAA,EAAU,OAC1B,qBAAA,KAAA,CAAA,aAAA,CAACA,gBAAK,EAAA,EAAA,KAAA,EAAA,EAAe,QAAS;;;;"}
@@ -6,3 +6,4 @@ var reactNative = require('react-native');
6
6
  const Header = ({ children, style }) => /* @__PURE__ */ React.createElement(reactNative.View, { style }, children);
7
7
 
8
8
  module.exports = Header;
9
+ //# sourceMappingURL=Header.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Header.js","sources":["../../../../../../src/components/atoms/Card/Header/Header.tsx"],"sourcesContent":["import React, { ReactNode } from 'react';\nimport { StyleProp, View, ViewStyle } from 'react-native';\n\nexport interface HeaderProps {\n style?: StyleProp<ViewStyle>;\n children?: ReactNode;\n}\n\nconst Header = ({ children, style }: HeaderProps): JSX.Element => (\n <View style={style}>{children}</View>\n);\n\nexport default Header;\n"],"names":["View"],"mappings":";;;;;AAQM,MAAA,MAAA,GAAS,CAAC,EAAE,QAAA,EAAU,OAC1B,qBAAA,KAAA,CAAA,aAAA,CAACA,gBAAK,EAAA,EAAA,KAAA,EAAA,EAAe,QAAS;;;;"}
@@ -12,3 +12,4 @@ const StyledCard = styled(PressableSurface)(
12
12
  );
13
13
 
14
14
  exports.StyledCard = StyledCard;
15
+ //# sourceMappingURL=styled.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"styled.js","sources":["../../../../../src/components/atoms/Card/styled.ts"],"sourcesContent":["import styled, { css } from '@emotion/native';\nimport { CardProps, StyleProps } from '@tecsinapse/react-core';\nimport { baseStyles, elevatedStyles } from '../shared/PaperAndCard';\nimport { PressableSurface } from '../PressableSurface';\n\nexport const StyledCard = styled(PressableSurface)<\n CardProps & Partial<StyleProps>\n>(\n props => css`\n ${baseStyles(props)}\n ${elevatedStyles(props)}\n `\n);\n"],"names":["css","baseStyles","elevatedStyles"],"mappings":";;;;;;AAKa,MAAA,UAAA,GAAa,OAAO,gBAAgB,CAAA;AAAA,EAG/C,CAAS,KAAA,KAAAA,UAAA,CAAA;AAAA,IACL,EAAAC,uBAAA,CAAW,KAAK,CAAC,CAAA;AAAA,IACjB,EAAAC,2BAAA,CAAe,KAAK,CAAC,CAAA;AAAA,EAAA,CAAA;AAE3B;;;;"}
@@ -47,3 +47,4 @@ const Checkbox = ({
47
47
  };
48
48
 
49
49
  module.exports = Checkbox;
50
+ //# sourceMappingURL=Checkbox.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Checkbox.js","sources":["../../../../../src/components/atoms/Checkbox/Checkbox.tsx"],"sourcesContent":["import React, { ReactNode } from 'react';\nimport { Pressable, StyleProp, ViewStyle } from 'react-native';\nimport { ColorGradationType, ColorType } from '@tecsinapse/react-core';\nimport { Icon } from '../Icon';\nimport {\n IconUncheckedStyled,\n IconCheckedStyled,\n ViewStyled,\n IconViewStyled,\n} from './styled';\n\nexport interface CheckboxProps {\n /** Element is checked */\n checked?: boolean;\n /** Change handler */\n onChange?: (checked: boolean) => void;\n /** Position of children */\n labelPosition?: 'left' | 'right';\n /** Element is not clickable */\n disabled?: boolean;\n /** Color definition from theme */\n color?: ColorType;\n /** Color gradation from theme */\n colorTone?: ColorGradationType;\n style?: StyleProp<ViewStyle>;\n children?: ReactNode;\n}\n\nconst Checkbox = ({\n children,\n checked,\n onChange,\n color = 'primary',\n colorTone = 'medium',\n labelPosition = 'left',\n disabled = false,\n ...rest\n}: CheckboxProps): JSX.Element => {\n const handleChange = () => {\n onChange && onChange(!checked);\n };\n\n return (\n <Pressable\n {...rest}\n disabled={disabled}\n onPress={handleChange}\n accessibilityRole=\"checkbox\"\n >\n <ViewStyled>\n {labelPosition === 'left' && children}\n {checked && (\n <IconViewStyled>\n <IconCheckedStyled color={color} colorTone={colorTone}>\n <Icon\n name=\"check\"\n fontColor=\"light\"\n type=\"material-community\"\n size=\"centi\"\n />\n </IconCheckedStyled>\n </IconViewStyled>\n )}\n {!checked && (\n <IconViewStyled>\n <IconUncheckedStyled color={color} colorTone={colorTone}>\n <Icon\n name=\"checkbox-blank\"\n fontColor=\"light\"\n type=\"material-community\"\n size=\"centi\"\n />\n </IconUncheckedStyled>\n </IconViewStyled>\n )}\n {labelPosition === 'right' && children}\n </ViewStyled>\n </Pressable>\n );\n};\n\nexport default Checkbox;\n"],"names":["Pressable","ViewStyled","IconViewStyled","IconCheckedStyled","IconUncheckedStyled"],"mappings":";;;;;;;AA4BA,MAAM,WAAW,CAAC;AAAA,EAChB,QAAA;AAAA,EACA,OAAA;AAAA,EACA,QAAA;AAAA,EACA,KAAQ,GAAA,SAAA;AAAA,EACR,SAAY,GAAA,QAAA;AAAA,EACZ,aAAgB,GAAA,MAAA;AAAA,EAChB,QAAW,GAAA,KAAA;AAAA,EACX,GAAG,IAAA;AACL,CAAkC,KAAA;AAChC,EAAA,MAAM,eAAe,MAAM;AACzB,IAAY,QAAA,IAAA,QAAA,CAAS,CAAC,OAAO,CAAA,CAAA;AAAA,GAC/B,CAAA;AAEA,EACE,uBAAA,KAAA,CAAA,aAAA;AAAA,IAACA,qBAAA;AAAA,IAAA;AAAA,MACE,GAAG,IAAA;AAAA,MACJ,QAAA;AAAA,MACA,OAAS,EAAA,YAAA;AAAA,MACT,iBAAkB,EAAA,UAAA;AAAA,KAAA;AAAA,oBAElB,KAAA,CAAA,aAAA,CAACC,iBACE,EAAA,IAAA,EAAA,aAAA,KAAkB,MAAU,IAAA,QAAA,EAC5B,OACC,oBAAA,KAAA,CAAA,aAAA,CAACC,qBACC,EAAA,IAAA,kBAAA,KAAA,CAAA,aAAA,CAACC,wBAAkB,EAAA,EAAA,KAAA,EAAc,SAC/B,EAAA,kBAAA,KAAA,CAAA,aAAA;AAAA,MAAC,IAAA;AAAA,MAAA;AAAA,QACC,IAAK,EAAA,OAAA;AAAA,QACL,SAAU,EAAA,OAAA;AAAA,QACV,IAAK,EAAA,oBAAA;AAAA,QACL,IAAK,EAAA,OAAA;AAAA,OAAA;AAAA,KAET,CACF,CAAA,EAED,CAAC,OAAA,wCACCD,qBACC,EAAA,IAAA,kBAAA,KAAA,CAAA,aAAA,CAACE,0BAAoB,EAAA,EAAA,KAAA,EAAc,SACjC,EAAA,kBAAA,KAAA,CAAA,aAAA;AAAA,MAAC,IAAA;AAAA,MAAA;AAAA,QACC,IAAK,EAAA,gBAAA;AAAA,QACL,SAAU,EAAA,OAAA;AAAA,QACV,IAAK,EAAA,oBAAA;AAAA,QACL,IAAK,EAAA,OAAA;AAAA,OAAA;AAAA,KAET,CACF,CAED,EAAA,aAAA,KAAkB,WAAW,QAChC,CAAA;AAAA,GACF,CAAA;AAEJ;;;;"}
@@ -39,3 +39,4 @@ exports.IconCheckedStyled = IconCheckedStyled;
39
39
  exports.IconUncheckedStyled = IconUncheckedStyled;
40
40
  exports.IconViewStyled = IconViewStyled;
41
41
  exports.ViewStyled = ViewStyled;
42
+ //# sourceMappingURL=styled.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"styled.js","sources":["../../../../../src/components/atoms/Checkbox/styled.ts"],"sourcesContent":["import styled from '@emotion/native';\nimport { View } from 'react-native';\nimport { StyleProps } from '@tecsinapse/react-core';\nimport { CheckboxProps } from './Checkbox';\n\nexport const IconUncheckedStyled = styled(View)<\n Partial<CheckboxProps & StyleProps>\n>`\n border-radius: ${({ theme }: StyleProps) => theme.borderRadius.micro};\n border-color: ${({\n theme,\n color = 'primary',\n colorTone = 'medium',\n }: StyleProps & CheckboxProps) => theme.color[color][colorTone]};\n border-width: ${({ theme }: StyleProps) => theme.borderWidth.nano};\n background-color: ${({ theme }: StyleProps) =>\n theme.miscellaneous.surfaceColor};\n`;\n\nexport const IconCheckedStyled = styled(View)<\n Partial<CheckboxProps & StyleProps>\n>`\n border-radius: ${({ theme }: StyleProps) => theme.borderRadius.micro};\n border-color: ${({\n theme,\n color = 'primary',\n colorTone = 'medium',\n }: StyleProps & CheckboxProps) => theme.color[color][colorTone]};\n border-width: ${({ theme }: StyleProps) => theme.borderWidth.nano};\n background-color: ${({\n theme,\n color = 'primary',\n colorTone = 'medium',\n }: StyleProps & CheckboxProps) => theme.color[color][colorTone]};\n`;\n\nexport const IconViewStyled = styled(View)<Partial<StyleProps>>`\n padding: ${({ theme }: StyleProps) => theme.spacing.mili};\n`;\n\nexport const ViewStyled = styled(View)`\n align-items: center;\n flex-direction: row;\n`;\n"],"names":["View"],"mappings":";;;;;AAKa,MAAA,mBAAA,GAAsB,OAAOA,gBAAI,CAAA,CAAA;AAAA,iBAAA,EAG3B,CAAC,EAAE,KAAA,EAAwB,KAAA,KAAA,CAAM,aAAa,KAAK,CAAA;AAAA,gBAAA,EACpD,CAAC;AAAA,EACf,KAAA;AAAA,EACA,KAAQ,GAAA,SAAA;AAAA,EACR,SAAY,GAAA,QAAA;AACd,CAAA,KAAkC,KAAM,CAAA,KAAA,CAAM,KAAK,CAAA,CAAE,SAAS,CAAC,CAAA;AAAA,gBAAA,EAC/C,CAAC,EAAE,KAAA,EAAwB,KAAA,KAAA,CAAM,YAAY,IAAI,CAAA;AAAA,oBAAA,EAC7C,CAAC,EAAE,KAAA,EACrB,KAAA,KAAA,CAAM,cAAc,YAAY,CAAA;AAAA,EAAA;AAGvB,MAAA,iBAAA,GAAoB,OAAOA,gBAAI,CAAA,CAAA;AAAA,iBAAA,EAGzB,CAAC,EAAE,KAAA,EAAwB,KAAA,KAAA,CAAM,aAAa,KAAK,CAAA;AAAA,gBAAA,EACpD,CAAC;AAAA,EACf,KAAA;AAAA,EACA,KAAQ,GAAA,SAAA;AAAA,EACR,SAAY,GAAA,QAAA;AACd,CAAA,KAAkC,KAAM,CAAA,KAAA,CAAM,KAAK,CAAA,CAAE,SAAS,CAAC,CAAA;AAAA,gBAAA,EAC/C,CAAC,EAAE,KAAA,EAAwB,KAAA,KAAA,CAAM,YAAY,IAAI,CAAA;AAAA,oBAAA,EAC7C,CAAC;AAAA,EACnB,KAAA;AAAA,EACA,KAAQ,GAAA,SAAA;AAAA,EACR,SAAY,GAAA,QAAA;AACd,CAAA,KAAkC,KAAM,CAAA,KAAA,CAAM,KAAK,CAAA,CAAE,SAAS,CAAC,CAAA;AAAA,EAAA;AAGpD,MAAA,cAAA,GAAiB,OAAOA,gBAAI,CAAA,CAAA;AAAA,WAAA,EAC5B,CAAC,EAAE,KAAA,EAAwB,KAAA,KAAA,CAAM,QAAQ,IAAI,CAAA;AAAA,EAAA;AAG7C,MAAA,UAAA,GAAa,OAAOA,gBAAI,CAAA,CAAA;AAAA;AAAA;AAAA;;;;;;;"}
@@ -8,3 +8,4 @@ const Divider = ({ children, ...rest }) => {
8
8
  };
9
9
 
10
10
  module.exports = Divider;
11
+ //# sourceMappingURL=Divider.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Divider.js","sources":["../../../../../src/components/atoms/Divider/Divider.tsx"],"sourcesContent":["import React, { FC } from 'react';\nimport { ViewProps } from 'react-native';\nimport { StyledDivider } from './styled';\n\nexport interface DividerProps extends ViewProps {\n linePosition: 'top' | 'bottom';\n noLine?: boolean;\n}\n\nconst Divider: FC<DividerProps> = ({ children, ...rest }) => {\n return <StyledDivider {...rest}>{children}</StyledDivider>;\n};\n\nexport default Divider;\n"],"names":["StyledDivider"],"mappings":";;;;;AASA,MAAM,UAA4B,CAAC,EAAE,QAAU,EAAA,GAAG,MAAW,KAAA;AAC3D,EAAA,uBAAQ,KAAA,CAAA,aAAA,CAAAA,oBAAA,EAAA,EAAe,GAAG,IAAA,EAAA,EAAO,QAAS,CAAA,CAAA;AAC5C;;;;"}
@@ -23,3 +23,4 @@ const StyledDivider = styled(StyledDividerBase)(
23
23
  );
24
24
 
25
25
  exports.StyledDivider = StyledDivider;
26
+ //# sourceMappingURL=styled.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"styled.js","sources":["../../../../../src/components/atoms/Divider/styled.ts"],"sourcesContent":["import styled, { css } from '@emotion/native';\nimport { StyleProps } from '@tecsinapse/react-core';\nimport { DividerProps } from './Divider';\n\nconst topLine = ({ theme, linePosition, noLine }: DividerProps & StyleProps) =>\n !noLine &&\n linePosition === 'top' &&\n css`\n border-top-width: ${theme.borderWidth.pico};\n `;\n\nconst bottomLine = ({\n theme,\n linePosition,\n noLine,\n}: DividerProps & StyleProps) =>\n !noLine &&\n linePosition === 'bottom' &&\n css`\n border-bottom-width: ${theme.borderWidth.pico};\n `;\n\nconst StyledDividerBase = styled.View<Partial<StyleProps>>`\n border-color: ${({ theme }) => theme.color.secondary.xlight};\n`;\n\nexport const StyledDivider = styled(StyledDividerBase)<\n DividerProps & Partial<StyleProps>\n>(\n props => css`\n ${topLine(props)}\n ${bottomLine(props)}\n `\n);\n"],"names":["css"],"mappings":";;;;AAIA,MAAM,OAAA,GAAU,CAAC,EAAE,KAAO,EAAA,YAAA,EAAc,QACtC,KAAA,CAAC,MACD,IAAA,YAAA,KAAiB,KACjB,IAAAA,UAAA,CAAA;AAAA,sBACsB,EAAA,KAAA,CAAM,YAAY,IAAI,CAAA;AAAA,EAAA,CAAA,CAAA;AAG9C,MAAM,aAAa,CAAC;AAAA,EAClB,KAAA;AAAA,EACA,YAAA;AAAA,EACA,MAAA;AACF,CACE,KAAA,CAAC,MACD,IAAA,YAAA,KAAiB,QACjB,IAAAA,UAAA,CAAA;AAAA,yBACyB,EAAA,KAAA,CAAM,YAAY,IAAI,CAAA;AAAA,EAAA,CAAA,CAAA;AAGjD,MAAM,oBAAoB,MAAO,CAAA,IAAA,CAAA;AAAA,gBAAA,EACf,CAAC,EAAE,KAAA,OAAY,KAAM,CAAA,KAAA,CAAM,UAAU,MAAM,CAAA;AAAA,CAAA,CAAA;AAGhD,MAAA,aAAA,GAAgB,OAAO,iBAAiB,CAAA;AAAA,EAGnD,CAAS,KAAA,KAAAA,UAAA,CAAA;AAAA,IACL,EAAA,OAAA,CAAQ,KAAK,CAAC,CAAA;AAAA,IACd,EAAA,UAAA,CAAW,KAAK,CAAC,CAAA;AAAA,EAAA,CAAA;AAEvB;;;;"}
@@ -60,3 +60,4 @@ const groupOptions = ({
60
60
  };
61
61
 
62
62
  module.exports = GroupButton;
63
+ //# sourceMappingURL=GroupButton.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"GroupButton.js","sources":["../../../../../src/components/atoms/GroupButton/GroupButton.tsx"],"sourcesContent":["import { useTheme } from '@emotion/react';\nimport React from 'react';\nimport { StyleProp, ViewStyle } from 'react-native';\nimport {\n ColorGradationType,\n ColorType,\n ThemeProp,\n} from '../../../types/defaults';\nimport { ButtonSizeType } from '../Button';\nimport {\n StyledDivider,\n StyledGroupButton,\n StyledOption,\n StyledPressable,\n} from './styled';\n\nexport interface GroupButtonOptions {\n activeBackgroundColor?: ColorType;\n activeBackgroundColorTone?: ColorGradationType;\n activeBorderColor?: ColorType;\n activeBorderColorTone?: ColorGradationType;\n inactiveBackgroundColor?: ColorType;\n inactiveBackgroundColorTone?: ColorGradationType;\n inactiveBorderColor?: ColorType;\n inactiveBorderColorTone?: ColorGradationType;\n activeStyle?: StyleProp<ViewStyle>;\n inactiveStyle?: StyleProp<ViewStyle>;\n disabled?: boolean;\n}\n\nexport interface GroupButtonValue<T> {\n value: T;\n options?: GroupButtonOptions;\n}\n\nexport interface GroupButtonProps<T> {\n value: T;\n options: GroupButtonValue<T>[];\n renderKey: (option?: T) => string | number | undefined;\n renderOption: (option: T, active: boolean) => JSX.Element;\n onChange: (option: T) => void;\n buttonSize?: ButtonSizeType;\n style?: StyleProp<ViewStyle>;\n disableAllOptions?: boolean;\n}\n\nconst GroupButton = <T,>({ style, ...rest }: GroupButtonProps<T>) => {\n return (\n <StyledGroupButton style={style}>{groupOptions(rest)}</StyledGroupButton>\n );\n};\n\nconst groupOptions = <T,>({\n options,\n renderOption,\n renderKey,\n onChange,\n value,\n disableAllOptions,\n ...rest\n}: Partial<GroupButtonProps<T>>) => {\n const theme = useTheme() as ThemeProp;\n return options?.map((option, idx) => {\n const {\n value: optionValue,\n options: {\n activeStyle,\n inactiveStyle,\n activeBackgroundColor,\n activeBackgroundColorTone,\n inactiveBackgroundColor,\n inactiveBackgroundColorTone,\n disabled = disableAllOptions || option.options?.disabled,\n } = {},\n } = option;\n\n const key = renderKey?.(optionValue);\n const active = key === renderKey?.(value);\n const isFirst = idx === 0;\n const isLast = idx === options.length - 1;\n\n let colors = theme.miscellaneous.surfaceColor;\n if (active) {\n colors =\n theme.color[activeBackgroundColor || 'secondary'][\n activeBackgroundColorTone || 'medium'\n ];\n }\n\n if (!active && (inactiveBackgroundColor || inactiveBackgroundColorTone)) {\n colors =\n theme.color[inactiveBackgroundColor || 'secondary'][\n inactiveBackgroundColorTone || 'medium'\n ];\n }\n\n return (\n <StyledOption key={key}>\n <StyledPressable\n {...rest}\n {...option.options}\n disabled={disabled}\n isActive={active}\n isFirstOption={isFirst}\n isLastOption={isLast}\n onPress={() => onChange?.(optionValue)}\n surfaceColor={colors}\n style={active ? activeStyle : inactiveStyle}\n >\n {renderOption?.(option.value, active)}\n </StyledPressable>\n {!isLast && <StyledDivider />}\n </StyledOption>\n );\n });\n};\n\nexport default GroupButton;\n"],"names":["StyledGroupButton","useTheme","StyledOption","StyledPressable","StyledDivider"],"mappings":";;;;;;AA8CA,MAAM,cAAc,CAAK,EAAE,KAAO,EAAA,GAAG,MAAgC,KAAA;AACnE,EAAA,uBACG,KAAA,CAAA,aAAA,CAAAA,wBAAA,EAAA,EAAkB,KAAe,EAAA,EAAA,YAAA,CAAa,IAAI,CAAE,CAAA,CAAA;AAEzD,EAAA;AAEA,MAAM,eAAe,CAAK;AAAA,EACxB,OAAA;AAAA,EACA,YAAA;AAAA,EACA,SAAA;AAAA,EACA,QAAA;AAAA,EACA,KAAA;AAAA,EACA,iBAAA;AAAA,EACA,GAAG,IAAA;AACL,CAAoC,KAAA;AAClC,EAAA,MAAM,QAAQC,cAAS,EAAA,CAAA;AACvB,EAAA,OAAO,OAAS,EAAA,GAAA,CAAI,CAAC,MAAA,EAAQ,GAAQ,KAAA;AACnC,IAAM,MAAA;AAAA,MACJ,KAAO,EAAA,WAAA;AAAA,MACP,OAAS,EAAA;AAAA,QACP,WAAA;AAAA,QACA,aAAA;AAAA,QACA,qBAAA;AAAA,QACA,yBAAA;AAAA,QACA,uBAAA;AAAA,QACA,2BAAA;AAAA,QACA,QAAA,GAAW,iBAAqB,IAAA,MAAA,CAAO,OAAS,EAAA,QAAA;AAAA,UAC9C,EAAC;AAAA,KACH,GAAA,MAAA,CAAA;AAEJ,IAAM,MAAA,GAAA,GAAM,YAAY,WAAW,CAAA,CAAA;AACnC,IAAM,MAAA,MAAA,GAAS,GAAQ,KAAA,SAAA,GAAY,KAAK,CAAA,CAAA;AACxC,IAAA,MAAM,UAAU,GAAQ,KAAA,CAAA,CAAA;AACxB,IAAM,MAAA,MAAA,GAAS,GAAQ,KAAA,OAAA,CAAQ,MAAS,GAAA,CAAA,CAAA;AAExC,IAAI,IAAA,MAAA,GAAS,MAAM,aAAc,CAAA,YAAA,CAAA;AACjC,IAAA,IAAI,MAAQ,EAAA;AACV,MAAA,MAAA,GACE,MAAM,KAAM,CAAA,qBAAA,IAAyB,WAAW,CAAA,CAC9C,6BAA6B,QAC/B,CAAA,CAAA;AAAA,KACJ;AAEA,IAAI,IAAA,CAAC,MAAW,KAAA,uBAAA,IAA2B,2BAA8B,CAAA,EAAA;AACvE,MAAA,MAAA,GACE,MAAM,KAAM,CAAA,uBAAA,IAA2B,WAAW,CAAA,CAChD,+BAA+B,QACjC,CAAA,CAAA;AAAA,KACJ;AAEA,IACE,uBAAA,KAAA,CAAA,aAAA,CAACC,uBAAa,GACZ,EAAA,kBAAA,KAAA,CAAA,aAAA;AAAA,MAACC,sBAAA;AAAA,MAAA;AAAA,QACE,GAAG,IAAA;AAAA,QACH,GAAG,MAAO,CAAA,OAAA;AAAA,QACX,QAAA;AAAA,QACA,QAAU,EAAA,MAAA;AAAA,QACV,aAAe,EAAA,OAAA;AAAA,QACf,YAAc,EAAA,MAAA;AAAA,QACd,OAAA,EAAS,MAAM,QAAA,GAAW,WAAW,CAAA;AAAA,QACrC,YAAc,EAAA,MAAA;AAAA,QACd,KAAA,EAAO,SAAS,WAAc,GAAA,aAAA;AAAA,OAAA;AAAA,MAE7B,YAAA,GAAe,MAAO,CAAA,KAAA,EAAO,MAAM,CAAA;AAAA,KAErC,EAAA,CAAC,MAAU,oBAAA,KAAA,CAAA,aAAA,CAACC,0BAAc,CAC7B,CAAA,CAAA;AAAA,GAEH,CAAA,CAAA;AACH,CAAA;;;;"}
@@ -14,3 +14,4 @@ const GroupButtonOption = ({
14
14
  };
15
15
 
16
16
  module.exports = GroupButtonOption;
17
+ //# sourceMappingURL=GroupButtonOption.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"GroupButtonOption.js","sources":["../../../../../src/components/atoms/GroupButton/GroupButtonOption.tsx"],"sourcesContent":["import React, { FC } from 'react';\nimport { Text, TextProps } from '../Text';\nimport { getStyledGroupItemText } from './styled';\n\nexport interface GroupButtonOptionProps {\n active: boolean;\n description: string;\n TextComponent?: FC<TextProps>;\n}\n\nconst GroupButtonOption = ({\n TextComponent = Text,\n active,\n description,\n}: GroupButtonOptionProps): JSX.Element => {\n const StyledText = getStyledGroupItemText(TextComponent);\n return (\n <StyledText fontWeight=\"bold\" typography=\"sub\" active={active}>\n {description}\n </StyledText>\n );\n};\n\nexport default GroupButtonOption;\n"],"names":["getStyledGroupItemText"],"mappings":";;;;;;AAUA,MAAM,oBAAoB,CAAC;AAAA,EACzB,aAAgB,GAAA,IAAA;AAAA,EAChB,MAAA;AAAA,EACA,WAAA;AACF,CAA2C,KAAA;AACzC,EAAM,MAAA,UAAA,GAAaA,8BAAuB,aAAa,CAAA,CAAA;AACvD,EAAA,2CACG,UAAW,EAAA,EAAA,UAAA,EAAW,QAAO,UAAW,EAAA,KAAA,EAAM,UAC5C,WACH,CAAA,CAAA;AAEJ;;;;"}
@@ -117,3 +117,4 @@ exports.StyledGroupButton = StyledGroupButton;
117
117
  exports.StyledOption = StyledOption;
118
118
  exports.StyledPressable = StyledPressable;
119
119
  exports.getStyledGroupItemText = getStyledGroupItemText;
120
+ //# sourceMappingURL=styled.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"styled.js","sources":["../../../../../src/components/atoms/GroupButton/styled.ts"],"sourcesContent":["import styled, { css } from '@emotion/native';\nimport { FC } from 'react';\nimport { StyleProps } from '../../../types/defaults';\nimport { RFValueStr } from '../../../utils';\nimport { ButtonSizeType } from '../Button';\nimport { PressableSurface } from '../PressableSurface';\nimport { TextProps } from '../Text';\nimport { GroupButtonOptions } from './GroupButton';\nimport { GroupButtonOptionProps } from './GroupButtonOption';\n\ninterface PressableOptions extends GroupButtonOptions {\n isActive: boolean;\n isFirstOption: boolean;\n isLastOption: boolean;\n buttonSize?: ButtonSizeType;\n}\n\nexport const StyledGroupButton = styled.View<Partial<StyleProps>>`\n flex-direction: row;\n`;\n\n// TO FIXED: hexa color to theme definitions\nconst disabledStyles = ({\n disabled,\n isActive,\n}: PressableOptions & Partial<StyleProps>) =>\n disabled &&\n !isActive &&\n css`\n background-color: #dcdcdc;\n `;\n\nexport const getStyledGroupItemText = (component: FC<TextProps>) => {\n return styled(component)<\n Partial<GroupButtonOptionProps> & Partial<StyleProps>\n >`\n color: ${({ active, theme }) =>\n active ? theme.miscellaneous.surfaceColor : theme.color.secondary.medium};\n `;\n};\n\nconst activeStyles = ({\n theme,\n isActive,\n activeBorderColor = 'secondary',\n activeBorderColorTone = 'medium',\n}: PressableOptions & Partial<StyleProps>) =>\n isActive &&\n css`\n border-color: ${theme?.color[activeBorderColor][activeBorderColorTone]};\n `;\n\nconst inactiveStyles = ({\n theme,\n isActive,\n inactiveBackgroundColor,\n inactiveBackgroundColorTone,\n inactiveBorderColor = 'secondary',\n inactiveBorderColorTone = 'light',\n}: PressableOptions & Partial<StyleProps>) => {\n if (!isActive && inactiveBackgroundColor && inactiveBackgroundColorTone) {\n return css`\n border-color: ${theme?.color[inactiveBorderColor][\n inactiveBorderColorTone\n ]};\n `;\n }\n\n if (!isActive) {\n return css`\n border-color: ${theme?.color[inactiveBorderColor][\n inactiveBorderColorTone\n ]};\n `;\n }\n};\n\nconst leftStyles = ({\n theme,\n isFirstOption,\n}: PressableOptions & Partial<StyleProps>) =>\n isFirstOption &&\n css`\n border-top-left-radius: ${theme?.borderRadius.mili};\n border-bottom-left-radius: ${theme?.borderRadius.mili};\n border-left-width: ${theme?.borderWidth.pico};\n `;\n\nconst rightStyles = ({\n theme,\n isLastOption,\n}: PressableOptions & Partial<StyleProps>) =>\n isLastOption &&\n css`\n border-top-right-radius: ${theme?.borderRadius.mili};\n border-bottom-right-radius: ${theme?.borderRadius.mili};\n border-right-width: ${theme?.borderWidth.pico};\n `;\n\nconst sizeStyles = ({\n theme,\n buttonSize = 'small',\n}: PressableOptions & Partial<StyleProps>) => {\n switch (buttonSize) {\n case 'small':\n return css`\n padding: ${theme?.spacing.mili} ${theme?.spacing.deca};\n min-height: ${RFValueStr('34px')};\n `;\n default:\n return css`\n padding: ${theme?.spacing.mili} ${theme?.spacing.kilo};\n min-height: ${RFValueStr('44px')};\n `;\n }\n};\n\nconst StyledPressableBase = styled(PressableSurface)<\n PressableOptions & Partial<StyleProps>\n>`\n border-top-width: ${({ theme }) => theme.borderWidth.pico};\n border-bottom-width: ${({ theme }) => theme.borderWidth.pico};\n justify-content: center;\n align-items: center;\n flex: 1;\n`;\n\nexport const StyledOption = styled.View`\n flex-direction: row;\n flex: 1;\n`;\n\nexport const StyledDivider = styled.View<Partial<StyleProps>>`\n width: ${({ theme }) => theme.borderWidth.pico};\n background-color: ${({ theme }) => theme.color.secondary.light}; ;\n`;\n\nexport const StyledPressable = styled(StyledPressableBase)(\n (props: PressableOptions & Partial<StyleProps>) => css`\n ${activeStyles(props)}\n ${inactiveStyles(props)}\n ${leftStyles(props)}\n ${rightStyles(props)}\n ${sizeStyles(props)}\n ${disabledStyles(props)}\n `\n);\n"],"names":["css","RFValueStr"],"mappings":";;;;;;;;;;;;;;AAiBO,MAAM,oBAAoB,MAAO,CAAA,IAAA,CAAA;AAAA;AAAA,EAAA;AAKxC,MAAM,iBAAiB,CAAC;AAAA,EACtB,QAAA;AAAA,EACA,QAAA;AACF,CACE,KAAA,QAAA,IACA,CAAC,QACD,IAAAA,UAAA,CAAA;AAAA;AAAA,EAAA,CAAA,CAAA;AAIW,MAAA,sBAAA,GAAyB,CAAC,SAA6B,KAAA;AAClE,EAAA,OAAO,OAAO,SAAS,CAAA,CAAA;AAAA,WAAA,EAGZ,CAAC,EAAE,MAAQ,EAAA,KAAA,EAClB,KAAA,MAAA,GAAS,KAAM,CAAA,aAAA,CAAc,YAAe,GAAA,KAAA,CAAM,KAAM,CAAA,SAAA,CAAU,MAAM,CAAA;AAAA,EAAA,CAAA,CAAA;AAE9E,EAAA;AAEA,MAAM,eAAe,CAAC;AAAA,EACpB,KAAA;AAAA,EACA,QAAA;AAAA,EACA,iBAAoB,GAAA,WAAA;AAAA,EACpB,qBAAwB,GAAA,QAAA;AAC1B,CAAA,KACE,QACA,IAAAA,UAAA,CAAA;AAAA,kBAAA,EACkB,KAAO,EAAA,KAAA,CAAM,iBAAiB,CAAA,CAAE,qBAAqB,CAAC,CAAA;AAAA,EAAA,CAAA,CAAA;AAG1E,MAAM,iBAAiB,CAAC;AAAA,EACtB,KAAA;AAAA,EACA,QAAA;AAAA,EACA,uBAAA;AAAA,EACA,2BAAA;AAAA,EACA,mBAAsB,GAAA,WAAA;AAAA,EACtB,uBAA0B,GAAA,OAAA;AAC5B,CAA8C,KAAA;AAC5C,EAAI,IAAA,CAAC,QAAY,IAAA,uBAAA,IAA2B,2BAA6B,EAAA;AACvE,IAAO,OAAAA,UAAA,CAAA;AAAA,oBAAA,EACW,KAAO,EAAA,KAAA,CAAM,mBAAmB,CAAA,CAC9C,uBACF,CAAC,CAAA;AAAA,IAAA,CAAA,CAAA;AAAA,GAEL;AAEA,EAAA,IAAI,CAAC,QAAU,EAAA;AACb,IAAO,OAAAA,UAAA,CAAA;AAAA,oBAAA,EACW,KAAO,EAAA,KAAA,CAAM,mBAAmB,CAAA,CAC9C,uBACF,CAAC,CAAA;AAAA,IAAA,CAAA,CAAA;AAAA,GAEL;AACF,CAAA,CAAA;AAEA,MAAM,aAAa,CAAC;AAAA,EAClB,KAAA;AAAA,EACA,aAAA;AACF,CAAA,KACE,aACA,IAAAA,UAAA,CAAA;AAAA,4BAC4B,EAAA,KAAA,EAAO,aAAa,IAAI,CAAA;AAAA,+BACrB,EAAA,KAAA,EAAO,aAAa,IAAI,CAAA;AAAA,uBAChC,EAAA,KAAA,EAAO,YAAY,IAAI,CAAA;AAAA,EAAA,CAAA,CAAA;AAGhD,MAAM,cAAc,CAAC;AAAA,EACnB,KAAA;AAAA,EACA,YAAA;AACF,CAAA,KACE,YACA,IAAAA,UAAA,CAAA;AAAA,6BAC6B,EAAA,KAAA,EAAO,aAAa,IAAI,CAAA;AAAA,gCACrB,EAAA,KAAA,EAAO,aAAa,IAAI,CAAA;AAAA,wBAChC,EAAA,KAAA,EAAO,YAAY,IAAI,CAAA;AAAA,EAAA,CAAA,CAAA;AAGjD,MAAM,aAAa,CAAC;AAAA,EAClB,KAAA;AAAA,EACA,UAAa,GAAA,OAAA;AACf,CAA8C,KAAA;AAC5C,EAAA,QAAQ,UAAY;AAAA,IAClB,KAAK,OAAA;AACH,MAAO,OAAAA,UAAA,CAAA;AAAA,iBAAA,EACM,OAAO,OAAQ,CAAA,IAAI,CAAI,CAAA,EAAA,KAAA,EAAO,QAAQ,IAAI,CAAA;AAAA,oBACvC,EAAAC,6BAAA,CAAW,MAAM,CAAC,CAAA;AAAA,MAAA,CAAA,CAAA;AAAA,IAEpC;AACE,MAAO,OAAAD,UAAA,CAAA;AAAA,iBAAA,EACM,OAAO,OAAQ,CAAA,IAAI,CAAI,CAAA,EAAA,KAAA,EAAO,QAAQ,IAAI,CAAA;AAAA,oBACvC,EAAAC,6BAAA,CAAW,MAAM,CAAC,CAAA;AAAA,MAAA,CAAA,CAAA;AAAA,GAEtC;AACF,CAAA,CAAA;AAEA,MAAM,mBAAA,GAAsB,OAAO,gBAAgB,CAAA,CAAA;AAAA,oBAAA,EAG7B,CAAC,EAAE,KAAA,EAAY,KAAA,KAAA,CAAM,YAAY,IAAI,CAAA;AAAA,uBAAA,EAClC,CAAC,EAAE,KAAA,EAAY,KAAA,KAAA,CAAM,YAAY,IAAI,CAAA;AAAA;AAAA;AAAA;AAAA,CAAA,CAAA;AAMvD,MAAM,eAAe,MAAO,CAAA,IAAA,CAAA;AAAA;AAAA;AAAA,EAAA;AAK5B,MAAM,gBAAgB,MAAO,CAAA,IAAA,CAAA;AAAA,SAAA,EACzB,CAAC,EAAE,KAAA,EAAY,KAAA,KAAA,CAAM,YAAY,IAAI,CAAA;AAAA,oBAAA,EAC1B,CAAC,EAAE,KAAA,OAAY,KAAM,CAAA,KAAA,CAAM,UAAU,KAAK,CAAA;AAAA,EAAA;AAGnD,MAAA,eAAA,GAAkB,OAAO,mBAAmB,CAAA;AAAA,EACvD,CAAC,KAAkD,KAAAD,UAAA,CAAA;AAAA,IAC/C,EAAA,YAAA,CAAa,KAAK,CAAC,CAAA;AAAA,IACnB,EAAA,cAAA,CAAe,KAAK,CAAC,CAAA;AAAA,IACrB,EAAA,UAAA,CAAW,KAAK,CAAC,CAAA;AAAA,IACjB,EAAA,WAAA,CAAY,KAAK,CAAC,CAAA;AAAA,IAClB,EAAA,UAAA,CAAW,KAAK,CAAC,CAAA;AAAA,IACjB,EAAA,cAAA,CAAe,KAAK,CAAC,CAAA;AAAA,EAAA,CAAA;AAE3B;;;;;;;;"}
@@ -10,3 +10,4 @@ const AntDesign = ({ size, color, name, ...rest }) => {
10
10
  };
11
11
 
12
12
  module.exports = AntDesign;
13
+ //# sourceMappingURL=AntDesign.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AntDesign.js","sources":["../../../../../src/components/atoms/Icon/AntDesign.tsx"],"sourcesContent":["import React from 'react';\nimport AntDesignRNVI from 'react-native-vector-icons/dist/AntDesign';\nimport { getStyledIcon } from './styled';\nimport { IconInternalProps } from './types';\n\nconst AntDesign = ({ size, color, name, ...rest }: IconInternalProps) => {\n const Icon = getStyledIcon(AntDesignRNVI, size);\n return <Icon {...rest} name={name} color={color} />;\n};\n\nexport default AntDesign;\n"],"names":["getStyledIcon"],"mappings":";;;;;;AAKM,MAAA,SAAA,GAAY,CAAC,EAAE,IAAA,EAAM,OAAO,IAAM,EAAA,GAAG,MAA8B,KAAA;AACvE,EAAM,MAAA,IAAA,GAAOA,oBAAc,CAAA,aAAA,EAAe,IAAI,CAAA,CAAA;AAC9C,EAAA,uBAAQ,KAAA,CAAA,aAAA,CAAA,IAAA,EAAA,EAAM,GAAG,IAAA,EAAM,MAAY,KAAc,EAAA,CAAA,CAAA;AACnD;;;;"}
@@ -10,3 +10,4 @@ const Entypo = ({ size, color, name, ...rest }) => {
10
10
  };
11
11
 
12
12
  module.exports = Entypo;
13
+ //# sourceMappingURL=Entypo.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Entypo.js","sources":["../../../../../src/components/atoms/Icon/Entypo.tsx"],"sourcesContent":["import React from 'react';\nimport EntypoRNVI from 'react-native-vector-icons/dist/Entypo';\nimport { getStyledIcon } from './styled';\nimport { IconInternalProps } from './types';\n\nconst Entypo = ({ size, color, name, ...rest }: IconInternalProps) => {\n const Icon = getStyledIcon(EntypoRNVI, size);\n return <Icon {...rest} name={name} color={color} />;\n};\n\nexport default Entypo;\n"],"names":["getStyledIcon"],"mappings":";;;;;;AAKM,MAAA,MAAA,GAAS,CAAC,EAAE,IAAA,EAAM,OAAO,IAAM,EAAA,GAAG,MAA8B,KAAA;AACpE,EAAM,MAAA,IAAA,GAAOA,oBAAc,CAAA,UAAA,EAAY,IAAI,CAAA,CAAA;AAC3C,EAAA,uBAAQ,KAAA,CAAA,aAAA,CAAA,IAAA,EAAA,EAAM,GAAG,IAAA,EAAM,MAAY,KAAc,EAAA,CAAA,CAAA;AACnD;;;;"}
@@ -10,3 +10,4 @@ const Evil = ({ size, color, name, ...rest }) => {
10
10
  };
11
11
 
12
12
  module.exports = Evil;
13
+ //# sourceMappingURL=Evil.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Evil.js","sources":["../../../../../src/components/atoms/Icon/Evil.tsx"],"sourcesContent":["import React from 'react';\nimport EvilRNVI from 'react-native-vector-icons/dist/EvilIcons';\nimport { getStyledIcon } from './styled';\nimport { IconInternalProps } from './types';\n\nconst Evil = ({ size, color, name, ...rest }: IconInternalProps) => {\n const Icon = getStyledIcon(EvilRNVI, size);\n return <Icon {...rest} name={name} color={color} />;\n};\n\nexport default Evil;\n"],"names":["getStyledIcon"],"mappings":";;;;;;AAKM,MAAA,IAAA,GAAO,CAAC,EAAE,IAAA,EAAM,OAAO,IAAM,EAAA,GAAG,MAA8B,KAAA;AAClE,EAAM,MAAA,IAAA,GAAOA,oBAAc,CAAA,QAAA,EAAU,IAAI,CAAA,CAAA;AACzC,EAAA,uBAAQ,KAAA,CAAA,aAAA,CAAA,IAAA,EAAA,EAAM,GAAG,IAAA,EAAM,MAAY,KAAc,EAAA,CAAA,CAAA;AACnD;;;;"}
@@ -10,3 +10,4 @@ const Feather = ({ size, color, name, ...rest }) => {
10
10
  };
11
11
 
12
12
  module.exports = Feather;
13
+ //# sourceMappingURL=Feather.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Feather.js","sources":["../../../../../src/components/atoms/Icon/Feather.tsx"],"sourcesContent":["import React from 'react';\nimport FeatherRNVI from 'react-native-vector-icons/dist/Feather';\nimport { getStyledIcon } from './styled';\nimport { IconInternalProps } from './types';\n\nconst Feather = ({ size, color, name, ...rest }: IconInternalProps) => {\n const Icon = getStyledIcon(FeatherRNVI, size);\n return <Icon {...rest} name={name} color={color} />;\n};\n\nexport default Feather;\n"],"names":["getStyledIcon"],"mappings":";;;;;;AAKM,MAAA,OAAA,GAAU,CAAC,EAAE,IAAA,EAAM,OAAO,IAAM,EAAA,GAAG,MAA8B,KAAA;AACrE,EAAM,MAAA,IAAA,GAAOA,oBAAc,CAAA,WAAA,EAAa,IAAI,CAAA,CAAA;AAC5C,EAAA,uBAAQ,KAAA,CAAA,aAAA,CAAA,IAAA,EAAA,EAAM,GAAG,IAAA,EAAM,MAAY,KAAc,EAAA,CAAA,CAAA;AACnD;;;;"}
@@ -10,3 +10,4 @@ const FontAwesome = ({ size, color, name, ...rest }) => {
10
10
  };
11
11
 
12
12
  module.exports = FontAwesome;
13
+ //# sourceMappingURL=FontAwesome.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FontAwesome.js","sources":["../../../../../src/components/atoms/Icon/FontAwesome.tsx"],"sourcesContent":["import React from 'react';\nimport FontAwesomeRNVI from 'react-native-vector-icons/dist/FontAwesome';\nimport { getStyledIcon } from './styled';\nimport { IconInternalProps } from './types';\n\nconst FontAwesome = ({ size, color, name, ...rest }: IconInternalProps) => {\n const Icon = getStyledIcon(FontAwesomeRNVI, size);\n return <Icon {...rest} name={name} color={color} />;\n};\n\nexport default FontAwesome;\n"],"names":["getStyledIcon"],"mappings":";;;;;;AAKM,MAAA,WAAA,GAAc,CAAC,EAAE,IAAA,EAAM,OAAO,IAAM,EAAA,GAAG,MAA8B,KAAA;AACzE,EAAM,MAAA,IAAA,GAAOA,oBAAc,CAAA,eAAA,EAAiB,IAAI,CAAA,CAAA;AAChD,EAAA,uBAAQ,KAAA,CAAA,aAAA,CAAA,IAAA,EAAA,EAAM,GAAG,IAAA,EAAM,MAAY,KAAc,EAAA,CAAA,CAAA;AACnD;;;;"}
@@ -10,3 +10,4 @@ const FontAwesomeFive = ({ size, color, name, ...rest }) => {
10
10
  };
11
11
 
12
12
  module.exports = FontAwesomeFive;
13
+ //# sourceMappingURL=FontAwesomeFive.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FontAwesomeFive.js","sources":["../../../../../src/components/atoms/Icon/FontAwesomeFive.tsx"],"sourcesContent":["import React from 'react';\nimport FontAwesomeFiveRNVI from 'react-native-vector-icons/dist/FontAwesome5';\nimport { getStyledIcon } from './styled';\nimport { IconInternalProps } from './types';\n\nconst FontAwesomeFive = ({ size, color, name, ...rest }: IconInternalProps) => {\n const Icon = getStyledIcon(FontAwesomeFiveRNVI, size);\n return <Icon {...rest} name={name} color={color} />;\n};\n\nexport default FontAwesomeFive;\n"],"names":["getStyledIcon"],"mappings":";;;;;;AAKM,MAAA,eAAA,GAAkB,CAAC,EAAE,IAAA,EAAM,OAAO,IAAM,EAAA,GAAG,MAA8B,KAAA;AAC7E,EAAM,MAAA,IAAA,GAAOA,oBAAc,CAAA,mBAAA,EAAqB,IAAI,CAAA,CAAA;AACpD,EAAA,uBAAQ,KAAA,CAAA,aAAA,CAAA,IAAA,EAAA,EAAM,GAAG,IAAA,EAAM,MAAY,KAAc,EAAA,CAAA,CAAA;AACnD;;;;"}
@@ -10,3 +10,4 @@ const Fontisto = ({ size, color, name, ...rest }) => {
10
10
  };
11
11
 
12
12
  module.exports = Fontisto;
13
+ //# sourceMappingURL=Fontisto.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Fontisto.js","sources":["../../../../../src/components/atoms/Icon/Fontisto.tsx"],"sourcesContent":["import React from 'react';\nimport FontistoRNVI from 'react-native-vector-icons/dist/Fontisto';\nimport { getStyledIcon } from './styled';\nimport { IconInternalProps } from './types';\n\nconst Fontisto = ({ size, color, name, ...rest }: IconInternalProps) => {\n const Icon = getStyledIcon(FontistoRNVI, size);\n return <Icon {...rest} name={name} color={color} />;\n};\n\nexport default Fontisto;\n"],"names":["getStyledIcon"],"mappings":";;;;;;AAKM,MAAA,QAAA,GAAW,CAAC,EAAE,IAAA,EAAM,OAAO,IAAM,EAAA,GAAG,MAA8B,KAAA;AACtE,EAAM,MAAA,IAAA,GAAOA,oBAAc,CAAA,YAAA,EAAc,IAAI,CAAA,CAAA;AAC7C,EAAA,uBAAQ,KAAA,CAAA,aAAA,CAAA,IAAA,EAAA,EAAM,GAAG,IAAA,EAAM,MAAY,KAAc,EAAA,CAAA,CAAA;AACnD;;;;"}
@@ -10,3 +10,4 @@ const Foundation = ({ size, color, name, ...rest }) => {
10
10
  };
11
11
 
12
12
  module.exports = Foundation;
13
+ //# sourceMappingURL=Foundation.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Foundation.js","sources":["../../../../../src/components/atoms/Icon/Foundation.tsx"],"sourcesContent":["import React from 'react';\nimport FoundationRNVI from 'react-native-vector-icons/dist/Foundation';\nimport { getStyledIcon } from './styled';\nimport { IconInternalProps } from './types';\n\nconst Foundation = ({ size, color, name, ...rest }: IconInternalProps) => {\n const Icon = getStyledIcon(FoundationRNVI, size);\n return <Icon {...rest} name={name} color={color} />;\n};\n\nexport default Foundation;\n"],"names":["getStyledIcon"],"mappings":";;;;;;AAKM,MAAA,UAAA,GAAa,CAAC,EAAE,IAAA,EAAM,OAAO,IAAM,EAAA,GAAG,MAA8B,KAAA;AACxE,EAAM,MAAA,IAAA,GAAOA,oBAAc,CAAA,cAAA,EAAgB,IAAI,CAAA,CAAA;AAC/C,EAAA,uBAAQ,KAAA,CAAA,aAAA,CAAA,IAAA,EAAA,EAAM,GAAG,IAAA,EAAM,MAAY,KAAc,EAAA,CAAA,CAAA;AACnD;;;;"}
@@ -21,3 +21,4 @@ const Icon = ({
21
21
  };
22
22
 
23
23
  module.exports = Icon;
24
+ //# sourceMappingURL=Icon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Icon.js","sources":["../../../../../src/components/atoms/Icon/Icon.tsx"],"sourcesContent":["import React, { FC } from 'react';\nimport { StyleProp, TextStyle } from 'react-native';\nimport {\n ColorGradationType,\n ColorType,\n FontColorType,\n IconSizeType,\n} from '../../../types/defaults';\nimport { useTheme } from '../../../hooks';\nimport { getIconColor, getIconComponent } from './functions';\nimport { IconType } from '../../../styles/definitions';\n\nexport interface IconProps {\n /** Name of the icon. You must use the same icons from react-native-vector-icons */\n name: string;\n /** Default icon sizes from theme */\n size?: IconSizeType;\n /** Icon family. You must use the same icons from react-native-vector-icons */\n type: IconType;\n /** Font theme fill color */\n fontColor?: FontColorType;\n /** Palette theme fill color */\n colorVariant?: ColorType;\n /** Palette theme gradation fill color */\n colorTone?: ColorGradationType;\n style?: StyleProp<TextStyle>;\n}\n\n/** NOTE: When using colors, the order matters if you're trying to merge multiple types. */\nconst Icon: FC<IconProps> = ({\n name,\n size = 'centi',\n type,\n style,\n fontColor = 'dark',\n colorVariant,\n colorTone = 'medium',\n ...rest\n}) => {\n const theme = useTheme();\n const color = getIconColor(colorVariant, colorTone, fontColor, theme);\n const RNVIcon = getIconComponent(type);\n\n return (\n <RNVIcon {...rest} style={style} name={name} color={color} size={size} />\n );\n};\n\nexport default Icon;\n"],"names":["useTheme","getIconColor","getIconComponent"],"mappings":";;;;;;AA6BA,MAAM,OAAsB,CAAC;AAAA,EAC3B,IAAA;AAAA,EACA,IAAO,GAAA,OAAA;AAAA,EACP,IAAA;AAAA,EACA,KAAA;AAAA,EACA,SAAY,GAAA,MAAA;AAAA,EACZ,YAAA;AAAA,EACA,SAAY,GAAA,QAAA;AAAA,EACZ,GAAG,IAAA;AACL,CAAM,KAAA;AACJ,EAAA,MAAM,QAAQA,iBAAS,EAAA,CAAA;AACvB,EAAA,MAAM,KAAQ,GAAAC,sBAAA,CAAa,YAAc,EAAA,SAAA,EAAW,WAAW,KAAK,CAAA,CAAA;AACpE,EAAM,MAAA,OAAA,GAAUC,2BAAiB,IAAI,CAAA,CAAA;AAErC,EAAA,2CACG,OAAS,EAAA,EAAA,GAAG,MAAM,KAAc,EAAA,IAAA,EAAY,OAAc,IAAY,EAAA,CAAA,CAAA;AAE3E;;;;"}
@@ -10,3 +10,4 @@ const Ionicon = ({ size, color, name, ...rest }) => {
10
10
  };
11
11
 
12
12
  module.exports = Ionicon;
13
+ //# sourceMappingURL=Ionicon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Ionicon.js","sources":["../../../../../src/components/atoms/Icon/Ionicon.tsx"],"sourcesContent":["import React from 'react';\nimport IonRNVI from 'react-native-vector-icons/dist/Ionicons';\nimport { getStyledIcon } from './styled';\nimport { IconInternalProps } from './types';\n\nconst Ionicon = ({ size, color, name, ...rest }: IconInternalProps) => {\n const Icon = getStyledIcon(IonRNVI, size);\n return <Icon {...rest} name={name} color={color} />;\n};\n\nexport default Ionicon;\n"],"names":["getStyledIcon"],"mappings":";;;;;;AAKM,MAAA,OAAA,GAAU,CAAC,EAAE,IAAA,EAAM,OAAO,IAAM,EAAA,GAAG,MAA8B,KAAA;AACrE,EAAM,MAAA,IAAA,GAAOA,oBAAc,CAAA,OAAA,EAAS,IAAI,CAAA,CAAA;AACxC,EAAA,uBAAQ,KAAA,CAAA,aAAA,CAAA,IAAA,EAAA,EAAM,GAAG,IAAA,EAAM,MAAY,KAAc,EAAA,CAAA,CAAA;AACnD;;;;"}
@@ -10,3 +10,4 @@ const Material = ({ size, color, name, ...rest }) => {
10
10
  };
11
11
 
12
12
  module.exports = Material;
13
+ //# sourceMappingURL=Material.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Material.js","sources":["../../../../../src/components/atoms/Icon/Material.tsx"],"sourcesContent":["import React from 'react';\nimport MaterialRNVI from 'react-native-vector-icons/dist/MaterialIcons';\nimport { getStyledIcon } from './styled';\nimport { IconInternalProps } from './types';\n\nconst Material = ({ size, color, name, ...rest }: IconInternalProps) => {\n const Icon = getStyledIcon(MaterialRNVI, size);\n return <Icon {...rest} name={name} color={color} />;\n};\n\nexport default Material;\n"],"names":["getStyledIcon"],"mappings":";;;;;;AAKM,MAAA,QAAA,GAAW,CAAC,EAAE,IAAA,EAAM,OAAO,IAAM,EAAA,GAAG,MAA8B,KAAA;AACtE,EAAM,MAAA,IAAA,GAAOA,oBAAc,CAAA,YAAA,EAAc,IAAI,CAAA,CAAA;AAC7C,EAAA,uBAAQ,KAAA,CAAA,aAAA,CAAA,IAAA,EAAA,EAAM,GAAG,IAAA,EAAM,MAAY,KAAc,EAAA,CAAA,CAAA;AACnD;;;;"}
@@ -15,3 +15,4 @@ const MaterialCommunity = ({
15
15
  };
16
16
 
17
17
  module.exports = MaterialCommunity;
18
+ //# sourceMappingURL=MaterialCommunity.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"MaterialCommunity.js","sources":["../../../../../src/components/atoms/Icon/MaterialCommunity.tsx"],"sourcesContent":["import React from 'react';\nimport MaterialCommunityRNVI from 'react-native-vector-icons/dist/MaterialCommunityIcons';\nimport { getStyledIcon } from './styled';\nimport { IconInternalProps } from './types';\n\nconst MaterialCommunity = ({\n size,\n color,\n name,\n ...rest\n}: IconInternalProps) => {\n const Icon = getStyledIcon(MaterialCommunityRNVI, size);\n return <Icon {...rest} name={name} color={color} />;\n};\n\nexport default MaterialCommunity;\n"],"names":["getStyledIcon"],"mappings":";;;;;;AAKA,MAAM,oBAAoB,CAAC;AAAA,EACzB,IAAA;AAAA,EACA,KAAA;AAAA,EACA,IAAA;AAAA,EACA,GAAG,IAAA;AACL,CAAyB,KAAA;AACvB,EAAM,MAAA,IAAA,GAAOA,oBAAc,CAAA,qBAAA,EAAuB,IAAI,CAAA,CAAA;AACtD,EAAA,uBAAQ,KAAA,CAAA,aAAA,CAAA,IAAA,EAAA,EAAM,GAAG,IAAA,EAAM,MAAY,KAAc,EAAA,CAAA,CAAA;AACnD;;;;"}
@@ -10,3 +10,4 @@ const Octicon = ({ size, color, name, ...rest }) => {
10
10
  };
11
11
 
12
12
  module.exports = Octicon;
13
+ //# sourceMappingURL=Octicon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Octicon.js","sources":["../../../../../src/components/atoms/Icon/Octicon.tsx"],"sourcesContent":["import React from 'react';\nimport MaterialCommunityRNVI from 'react-native-vector-icons/dist/Octicons';\nimport { getStyledIcon } from './styled';\nimport { IconInternalProps } from './types';\n\nconst Octicon = ({ size, color, name, ...rest }: IconInternalProps) => {\n const Icon = getStyledIcon(MaterialCommunityRNVI, size);\n return <Icon {...rest} name={name} color={color} />;\n};\n\nexport default Octicon;\n"],"names":["getStyledIcon"],"mappings":";;;;;;AAKM,MAAA,OAAA,GAAU,CAAC,EAAE,IAAA,EAAM,OAAO,IAAM,EAAA,GAAG,MAA8B,KAAA;AACrE,EAAM,MAAA,IAAA,GAAOA,oBAAc,CAAA,qBAAA,EAAuB,IAAI,CAAA,CAAA;AACtD,EAAA,uBAAQ,KAAA,CAAA,aAAA,CAAA,IAAA,EAAA,EAAM,GAAG,IAAA,EAAM,MAAY,KAAc,EAAA,CAAA,CAAA;AACnD;;;;"}
@@ -10,3 +10,4 @@ const SimpleLine = ({ size, color, name, ...rest }) => {
10
10
  };
11
11
 
12
12
  module.exports = SimpleLine;
13
+ //# sourceMappingURL=SimpleLine.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SimpleLine.js","sources":["../../../../../src/components/atoms/Icon/SimpleLine.tsx"],"sourcesContent":["import React from 'react';\nimport MaterialCommunityRNVI from 'react-native-vector-icons/dist/SimpleLineIcons';\nimport { getStyledIcon } from './styled';\nimport { IconInternalProps } from './types';\n\nconst SimpleLine = ({ size, color, name, ...rest }: IconInternalProps) => {\n const Icon = getStyledIcon(MaterialCommunityRNVI, size);\n return <Icon {...rest} name={name} color={color} />;\n};\n\nexport default SimpleLine;\n"],"names":["getStyledIcon"],"mappings":";;;;;;AAKM,MAAA,UAAA,GAAa,CAAC,EAAE,IAAA,EAAM,OAAO,IAAM,EAAA,GAAG,MAA8B,KAAA;AACxE,EAAM,MAAA,IAAA,GAAOA,oBAAc,CAAA,qBAAA,EAAuB,IAAI,CAAA,CAAA;AACtD,EAAA,uBAAQ,KAAA,CAAA,aAAA,CAAA,IAAA,EAAA,EAAM,GAAG,IAAA,EAAM,MAAY,KAAc,EAAA,CAAA,CAAA;AACnD;;;;"}
@@ -10,3 +10,4 @@ const Zocial = ({ size, color, name, ...rest }) => {
10
10
  };
11
11
 
12
12
  module.exports = Zocial;
13
+ //# sourceMappingURL=Zocial.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Zocial.js","sources":["../../../../../src/components/atoms/Icon/Zocial.tsx"],"sourcesContent":["import React from 'react';\nimport MaterialCommunityRNVI from 'react-native-vector-icons/dist/Zocial';\nimport { getStyledIcon } from './styled';\nimport { IconInternalProps } from './types';\n\nconst Zocial = ({ size, color, name, ...rest }: IconInternalProps) => {\n const Icon = getStyledIcon(MaterialCommunityRNVI, size);\n return <Icon {...rest} name={name} color={color} />;\n};\n\nexport default Zocial;\n"],"names":["getStyledIcon"],"mappings":";;;;;;AAKM,MAAA,MAAA,GAAS,CAAC,EAAE,IAAA,EAAM,OAAO,IAAM,EAAA,GAAG,MAA8B,KAAA;AACpE,EAAM,MAAA,IAAA,GAAOA,oBAAc,CAAA,qBAAA,EAAuB,IAAI,CAAA,CAAA;AACtD,EAAA,uBAAQ,KAAA,CAAA,aAAA,CAAA,IAAA,EAAA,EAAM,GAAG,IAAA,EAAM,MAAY,KAAc,EAAA,CAAA,CAAA;AACnD;;;;"}
@@ -63,3 +63,4 @@ const getIconColor = (colorVariant, colorGradation, fontColor, theme) => {
63
63
 
64
64
  exports.getIconColor = getIconColor;
65
65
  exports.getIconComponent = getIconComponent;
66
+ //# sourceMappingURL=functions.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"functions.js","sources":["../../../../../src/components/atoms/Icon/functions.ts"],"sourcesContent":["import { ComponentType } from 'react';\nimport {\n ColorGradationType,\n ColorType,\n FontColorType,\n IconType,\n ThemeProp,\n} from '@tecsinapse/react-core';\nimport { IconInternalProps } from './types';\nimport Material from './Material';\nimport Fontisto from './Fontisto';\nimport AntDesign from './AntDesign';\nimport Feather from './Feather';\nimport SimpleLine from './SimpleLine';\nimport FontAwesomeFive from './FontAwesomeFive';\nimport FontAwesome from './FontAwesome';\nimport Entypo from './Entypo';\nimport Evil from './Evil';\nimport Foundation from './Foundation';\nimport Ionicon from './Ionicon';\nimport MaterialCommunity from './MaterialCommunity';\nimport Octicon from './Octicon';\nimport Zocial from './Zocial';\n\n/* eslint-disable */\nconst customIcons: any = {};\n\nexport const registerCustomIconType = (id: string, customIcon: any) => {\n customIcons[id] = customIcon;\n};\n\nexport const getIconComponent = (\n type: IconType\n): ComponentType<IconInternalProps> => {\n switch (type) {\n case 'zocial':\n return Zocial;\n case 'octicon':\n return Octicon;\n case 'material':\n return Material;\n case 'material-community':\n return MaterialCommunity;\n case 'ionicon':\n return Ionicon;\n case 'foundation':\n return Foundation;\n case 'evilicon':\n return Evil;\n case 'entypo':\n return Entypo;\n case 'font-awesome':\n return FontAwesome;\n case 'font-awesome-5':\n return FontAwesomeFive;\n case 'simple-line-icon':\n return SimpleLine;\n case 'feather':\n return Feather;\n case 'antdesign':\n case 'ant-design':\n return AntDesign;\n case 'fontisto':\n return Fontisto;\n default:\n if (Object.prototype.hasOwnProperty.call(customIcons, type)) {\n return customIcons[type];\n }\n return Material;\n }\n};\n/* eslint-enable */\nexport const getIconColor = (\n colorVariant: ColorType | undefined,\n colorGradation: ColorGradationType | undefined,\n fontColor: FontColorType,\n theme: ThemeProp\n): string => {\n if (colorVariant && colorGradation) {\n return theme.color[colorVariant][colorGradation];\n }\n return theme.font?.color[fontColor];\n};\n"],"names":[],"mappings":";;;;;;;;;;;;;;;;;AAyBA,MAAM,cAAmB,EAAC,CAAA;AAMb,MAAA,gBAAA,GAAmB,CAC9B,IACqC,KAAA;AACrC,EAAA,QAAQ,IAAM;AAAA,IACZ,KAAK,QAAA;AACH,MAAO,OAAA,MAAA,CAAA;AAAA,IACT,KAAK,SAAA;AACH,MAAO,OAAA,OAAA,CAAA;AAAA,IACT,KAAK,UAAA;AACH,MAAO,OAAA,QAAA,CAAA;AAAA,IACT,KAAK,oBAAA;AACH,MAAO,OAAA,iBAAA,CAAA;AAAA,IACT,KAAK,SAAA;AACH,MAAO,OAAA,OAAA,CAAA;AAAA,IACT,KAAK,YAAA;AACH,MAAO,OAAA,UAAA,CAAA;AAAA,IACT,KAAK,UAAA;AACH,MAAO,OAAA,IAAA,CAAA;AAAA,IACT,KAAK,QAAA;AACH,MAAO,OAAA,MAAA,CAAA;AAAA,IACT,KAAK,cAAA;AACH,MAAO,OAAA,WAAA,CAAA;AAAA,IACT,KAAK,gBAAA;AACH,MAAO,OAAA,eAAA,CAAA;AAAA,IACT,KAAK,kBAAA;AACH,MAAO,OAAA,UAAA,CAAA;AAAA,IACT,KAAK,SAAA;AACH,MAAO,OAAA,OAAA,CAAA;AAAA,IACT,KAAK,WAAA,CAAA;AAAA,IACL,KAAK,YAAA;AACH,MAAO,OAAA,SAAA,CAAA;AAAA,IACT,KAAK,UAAA;AACH,MAAO,OAAA,QAAA,CAAA;AAAA,IACT;AACE,MAAA,IAAI,OAAO,SAAU,CAAA,cAAA,CAAe,IAAK,CAAA,WAAA,EAAa,IAAI,CAAG,EAAA;AAC3D,QAAA,OAAO,YAAY,IAAI,CAAA,CAAA;AAAA,OACzB;AACA,MAAO,OAAA,QAAA,CAAA;AAAA,GACX;AACF,EAAA;AAEO,MAAM,YAAe,GAAA,CAC1B,YACA,EAAA,cAAA,EACA,WACA,KACW,KAAA;AACX,EAAA,IAAI,gBAAgB,cAAgB,EAAA;AAClC,IAAA,OAAO,KAAM,CAAA,KAAA,CAAM,YAAY,CAAA,CAAE,cAAc,CAAA,CAAA;AAAA,GACjD;AACA,EAAO,OAAA,KAAA,CAAM,IAAM,EAAA,KAAA,CAAM,SAAS,CAAA,CAAA;AACpC;;;;;"}
@@ -8,3 +8,4 @@ const getStyledIcon = (Component, size) => styled(Component)`
8
8
  `;
9
9
 
10
10
  exports.getStyledIcon = getStyledIcon;
11
+ //# sourceMappingURL=styled.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"styled.js","sources":["../../../../../src/components/atoms/Icon/styled.ts"],"sourcesContent":["import { ComponentType } from 'react';\nimport { IconRNVIProps } from './types';\nimport { IconSizeType, StyleProps } from '@tecsinapse/react-core';\nimport styled from '@emotion/native';\n\nexport const getStyledIcon = (\n Component: ComponentType<IconRNVIProps>,\n size: IconSizeType\n) => styled(Component)<Partial<StyleProps>>`\n font-size: ${({ theme }: StyleProps) => theme?.iconSize[size]};\n text-align: center;\n`;\n"],"names":[],"mappings":";;;;AAKO,MAAM,aAAgB,GAAA,CAC3B,SACA,EAAA,IAAA,KACG,OAAO,SAAS,CAAA,CAAA;AAAA,aAAA,EACN,CAAC,EAAE,KAAA,OAAwB,KAAO,EAAA,QAAA,CAAS,IAAI,CAAC,CAAA;AAAA;AAAA;;;;"}
@@ -32,3 +32,4 @@ const Hint = ({ variant, text, TextComponent = Text }) => {
32
32
  };
33
33
 
34
34
  module.exports = Hint;
35
+ //# sourceMappingURL=Hint.js.map