react-native-exp-fig 0.1.14 → 0.1.16

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 (260) hide show
  1. package/lib/commonjs/common/icons-svg/agent/index.js +2 -2
  2. package/lib/commonjs/common/icons-svg/agent/index.js.map +1 -1
  3. package/lib/commonjs/common/icons-svg/bed/index.js +4 -4
  4. package/lib/commonjs/common/icons-svg/bed/index.js.map +1 -1
  5. package/lib/commonjs/common/icons-svg/car/index.js +4 -4
  6. package/lib/commonjs/common/icons-svg/car/index.js.map +1 -1
  7. package/lib/commonjs/common/icons-svg/check-outline/index.js +6 -6
  8. package/lib/commonjs/common/icons-svg/check-outline/index.js.map +1 -1
  9. package/lib/commonjs/common/icons-svg/coffee/index.js +4 -4
  10. package/lib/commonjs/common/icons-svg/coffee/index.js.map +1 -1
  11. package/lib/commonjs/common/icons-svg/constants/index.js +2 -1
  12. package/lib/commonjs/common/icons-svg/constants/index.js.map +1 -1
  13. package/lib/commonjs/common/icons-svg/hourglass/index.js +36 -0
  14. package/lib/commonjs/common/icons-svg/hourglass/index.js.map +1 -0
  15. package/lib/commonjs/common/icons-svg/index.js +8 -1
  16. package/lib/commonjs/common/icons-svg/index.js.map +1 -1
  17. package/lib/commonjs/common/icons-svg/pencil/index.js +4 -4
  18. package/lib/commonjs/common/icons-svg/pencil/index.js.map +1 -1
  19. package/lib/commonjs/common/icons-svg/refresh-ccw-dot/index.js +2 -2
  20. package/lib/commonjs/common/icons-svg/refresh-ccw-dot/index.js.map +1 -1
  21. package/lib/commonjs/common/icons-svg/truck-activity/index.js +4 -4
  22. package/lib/commonjs/common/icons-svg/truck-activity/index.js.map +1 -1
  23. package/lib/commonjs/components/activities-daily/index.js +4 -4
  24. package/lib/commonjs/components/activities-daily/index.js.map +1 -1
  25. package/lib/commonjs/components/activities-daily/interface.d.js.map +1 -1
  26. package/lib/commonjs/components/activities-progress/index.js +4 -4
  27. package/lib/commonjs/components/activities-progress/index.js.map +1 -1
  28. package/lib/commonjs/components/activities-progress/interface.d.js.map +1 -1
  29. package/lib/commonjs/components/avatar-profile/index.js.map +1 -1
  30. package/lib/commonjs/components/avatar-profile/interface.d.js.map +1 -1
  31. package/lib/commonjs/components/button/styles.js +1 -1
  32. package/lib/commonjs/components/button/styles.js.map +1 -1
  33. package/lib/commonjs/components/card-history/index.js +62 -12
  34. package/lib/commonjs/components/card-history/index.js.map +1 -1
  35. package/lib/commonjs/components/card-history/interface.d.js.map +1 -1
  36. package/lib/commonjs/components/card-loading/index.js +21 -10
  37. package/lib/commonjs/components/card-loading/index.js.map +1 -1
  38. package/lib/commonjs/components/card-work-session/index.js +4 -4
  39. package/lib/commonjs/components/card-work-session/index.js.map +1 -1
  40. package/lib/commonjs/components/check-box/index.js +6 -6
  41. package/lib/commonjs/components/check-box/index.js.map +1 -1
  42. package/lib/commonjs/components/check-box/interface.d.js.map +1 -1
  43. package/lib/commonjs/components/coil/index.js +4 -4
  44. package/lib/commonjs/components/coil/index.js.map +1 -1
  45. package/lib/commonjs/components/coil/interface.d.js.map +1 -1
  46. package/lib/commonjs/components/filter-date-selector/index.js +7 -7
  47. package/lib/commonjs/components/filter-date-selector/index.js.map +1 -1
  48. package/lib/commonjs/components/history-details/index.js +1 -2
  49. package/lib/commonjs/components/history-details/index.js.map +1 -1
  50. package/lib/commonjs/components/history-details/interface.d.js.map +1 -1
  51. package/lib/commonjs/components/image-capture-with-remove/index.js +11 -10
  52. package/lib/commonjs/components/image-capture-with-remove/index.js.map +1 -1
  53. package/lib/commonjs/components/image-capture-with-remove/interface.d.js.map +1 -1
  54. package/lib/commonjs/components/loading-progress/index.js +3 -1
  55. package/lib/commonjs/components/loading-progress/index.js.map +1 -1
  56. package/lib/commonjs/components/modal-activities/index.js +155 -0
  57. package/lib/commonjs/components/modal-activities/index.js.map +1 -0
  58. package/lib/commonjs/components/modal-activities/interface.d.js +6 -0
  59. package/lib/commonjs/components/modal-activities/interface.d.js.map +1 -0
  60. package/lib/commonjs/components/notification-loading/index.js +9 -2
  61. package/lib/commonjs/components/notification-loading/index.js.map +1 -1
  62. package/lib/commonjs/components/notification-loading/interface.d.js.map +1 -1
  63. package/lib/commonjs/components/profile-menu-option/index.js.map +1 -1
  64. package/lib/commonjs/components/profile-menu-option/interface.d.js.map +1 -1
  65. package/lib/commonjs/components/step-indicator/index.js +6 -6
  66. package/lib/commonjs/components/step-indicator/index.js.map +1 -1
  67. package/lib/commonjs/components/step-indicator/interface.d.js.map +1 -1
  68. package/lib/commonjs/components/step-indicator/styles.js +9 -8
  69. package/lib/commonjs/components/step-indicator/styles.js.map +1 -1
  70. package/lib/commonjs/components/user-profile/index.js +6 -6
  71. package/lib/commonjs/components/user-profile/index.js.map +1 -1
  72. package/lib/commonjs/index.js +7 -0
  73. package/lib/commonjs/index.js.map +1 -1
  74. package/lib/commonjs/stories/activities-daily/activities-daily.stories.js.map +1 -1
  75. package/lib/commonjs/stories/activities-progress/activities-progress.stories.js.map +1 -1
  76. package/lib/commonjs/stories/avatar-profile/avatar-profile.stories.js.map +1 -1
  77. package/lib/commonjs/stories/card-loading/card-loading.stories.js.map +1 -1
  78. package/lib/commonjs/stories/check-box/check-box.stories.js.map +1 -1
  79. package/lib/commonjs/stories/coil/coil.stories.js.map +1 -1
  80. package/lib/commonjs/stories/filter-date-selector/filter-date-selector.stories.js.map +1 -1
  81. package/lib/commonjs/stories/history-details/history-details.stories.js.map +1 -1
  82. package/lib/commonjs/stories/image-capture-with-remove/image-capture-with-remove.stories.js.map +1 -1
  83. package/lib/commonjs/stories/modal-activities/modal-activities.stories.js +47 -0
  84. package/lib/commonjs/stories/modal-activities/modal-activities.stories.js.map +1 -0
  85. package/lib/commonjs/stories/notification-loading/notification-loading.stories.js.map +1 -1
  86. package/lib/commonjs/stories/profile-menu-option/profile-menu-option.stories.js.map +1 -1
  87. package/lib/commonjs/stories/step-indicator/step-indicator.stories.js.map +1 -1
  88. package/lib/commonjs/styles/global/interface.d.js.map +1 -1
  89. package/lib/commonjs/styles/theme/theme.js +6 -5
  90. package/lib/commonjs/styles/theme/theme.js.map +1 -1
  91. package/lib/commonjs/utils/format-data/index.js +11 -11
  92. package/lib/commonjs/utils/format-data/index.js.map +1 -1
  93. package/lib/commonjs/utils/status-color/return-color.js +12 -2
  94. package/lib/commonjs/utils/status-color/return-color.js.map +1 -1
  95. package/lib/module/common/icons-svg/agent/index.js +2 -2
  96. package/lib/module/common/icons-svg/agent/index.js.map +1 -1
  97. package/lib/module/common/icons-svg/bed/index.js +4 -4
  98. package/lib/module/common/icons-svg/bed/index.js.map +1 -1
  99. package/lib/module/common/icons-svg/car/index.js +4 -4
  100. package/lib/module/common/icons-svg/car/index.js.map +1 -1
  101. package/lib/module/common/icons-svg/check-outline/index.js +6 -6
  102. package/lib/module/common/icons-svg/check-outline/index.js.map +1 -1
  103. package/lib/module/common/icons-svg/coffee/index.js +4 -4
  104. package/lib/module/common/icons-svg/coffee/index.js.map +1 -1
  105. package/lib/module/common/icons-svg/constants/index.js +2 -1
  106. package/lib/module/common/icons-svg/constants/index.js.map +1 -1
  107. package/lib/module/common/icons-svg/hourglass/index.js +28 -0
  108. package/lib/module/common/icons-svg/hourglass/index.js.map +1 -0
  109. package/lib/module/common/icons-svg/index.js +11 -4
  110. package/lib/module/common/icons-svg/index.js.map +1 -1
  111. package/lib/module/common/icons-svg/pencil/index.js +4 -4
  112. package/lib/module/common/icons-svg/pencil/index.js.map +1 -1
  113. package/lib/module/common/icons-svg/refresh-ccw-dot/index.js +2 -2
  114. package/lib/module/common/icons-svg/refresh-ccw-dot/index.js.map +1 -1
  115. package/lib/module/common/icons-svg/truck-activity/index.js +4 -4
  116. package/lib/module/common/icons-svg/truck-activity/index.js.map +1 -1
  117. package/lib/module/components/activities-daily/index.js +4 -4
  118. package/lib/module/components/activities-daily/index.js.map +1 -1
  119. package/lib/module/components/activities-daily/interface.d.js.map +1 -1
  120. package/lib/module/components/activities-progress/index.js +4 -4
  121. package/lib/module/components/activities-progress/index.js.map +1 -1
  122. package/lib/module/components/activities-progress/interface.d.js.map +1 -1
  123. package/lib/module/components/avatar-profile/index.js.map +1 -1
  124. package/lib/module/components/avatar-profile/interface.d.js.map +1 -1
  125. package/lib/module/components/button/styles.js +1 -1
  126. package/lib/module/components/button/styles.js.map +1 -1
  127. package/lib/module/components/card-history/index.js +62 -12
  128. package/lib/module/components/card-history/index.js.map +1 -1
  129. package/lib/module/components/card-history/interface.d.js.map +1 -1
  130. package/lib/module/components/card-loading/index.js +22 -11
  131. package/lib/module/components/card-loading/index.js.map +1 -1
  132. package/lib/module/components/card-work-session/index.js +4 -4
  133. package/lib/module/components/card-work-session/index.js.map +1 -1
  134. package/lib/module/components/check-box/index.js +6 -6
  135. package/lib/module/components/check-box/index.js.map +1 -1
  136. package/lib/module/components/check-box/interface.d.js.map +1 -1
  137. package/lib/module/components/coil/index.js +4 -4
  138. package/lib/module/components/coil/index.js.map +1 -1
  139. package/lib/module/components/coil/interface.d.js.map +1 -1
  140. package/lib/module/components/filter-date-selector/index.js +7 -7
  141. package/lib/module/components/filter-date-selector/index.js.map +1 -1
  142. package/lib/module/components/history-details/index.js +1 -2
  143. package/lib/module/components/history-details/index.js.map +1 -1
  144. package/lib/module/components/history-details/interface.d.js.map +1 -1
  145. package/lib/module/components/image-capture-with-remove/index.js +11 -10
  146. package/lib/module/components/image-capture-with-remove/index.js.map +1 -1
  147. package/lib/module/components/image-capture-with-remove/interface.d.js.map +1 -1
  148. package/lib/module/components/loading-progress/index.js +3 -1
  149. package/lib/module/components/loading-progress/index.js.map +1 -1
  150. package/lib/module/components/modal-activities/index.js +148 -0
  151. package/lib/module/components/modal-activities/index.js.map +1 -0
  152. package/lib/module/components/modal-activities/interface.d.js +2 -0
  153. package/lib/module/components/modal-activities/interface.d.js.map +1 -0
  154. package/lib/module/components/notification-loading/index.js +9 -2
  155. package/lib/module/components/notification-loading/index.js.map +1 -1
  156. package/lib/module/components/notification-loading/interface.d.js.map +1 -1
  157. package/lib/module/components/profile-menu-option/index.js.map +1 -1
  158. package/lib/module/components/profile-menu-option/interface.d.js.map +1 -1
  159. package/lib/module/components/step-indicator/index.js +6 -6
  160. package/lib/module/components/step-indicator/index.js.map +1 -1
  161. package/lib/module/components/step-indicator/interface.d.js.map +1 -1
  162. package/lib/module/components/step-indicator/styles.js +9 -8
  163. package/lib/module/components/step-indicator/styles.js.map +1 -1
  164. package/lib/module/components/user-profile/index.js +6 -6
  165. package/lib/module/components/user-profile/index.js.map +1 -1
  166. package/lib/module/index.js +1 -0
  167. package/lib/module/index.js.map +1 -1
  168. package/lib/module/stories/activities-daily/activities-daily.stories.js.map +1 -1
  169. package/lib/module/stories/activities-progress/activities-progress.stories.js.map +1 -1
  170. package/lib/module/stories/avatar-profile/avatar-profile.stories.js.map +1 -1
  171. package/lib/module/stories/card-loading/card-loading.stories.js.map +1 -1
  172. package/lib/module/stories/check-box/check-box.stories.js.map +1 -1
  173. package/lib/module/stories/coil/coil.stories.js.map +1 -1
  174. package/lib/module/stories/filter-date-selector/filter-date-selector.stories.js.map +1 -1
  175. package/lib/module/stories/history-details/history-details.stories.js.map +1 -1
  176. package/lib/module/stories/image-capture-with-remove/image-capture-with-remove.stories.js.map +1 -1
  177. package/lib/module/stories/modal-activities/modal-activities.stories.js +41 -0
  178. package/lib/module/stories/modal-activities/modal-activities.stories.js.map +1 -0
  179. package/lib/module/stories/notification-loading/notification-loading.stories.js.map +1 -1
  180. package/lib/module/stories/profile-menu-option/profile-menu-option.stories.js.map +1 -1
  181. package/lib/module/stories/step-indicator/step-indicator.stories.js.map +1 -1
  182. package/lib/module/styles/global/interface.d.js.map +1 -1
  183. package/lib/module/styles/theme/theme.js +6 -5
  184. package/lib/module/styles/theme/theme.js.map +1 -1
  185. package/lib/module/utils/format-data/index.js +11 -11
  186. package/lib/module/utils/format-data/index.js.map +1 -1
  187. package/lib/module/utils/status-color/return-color.js +12 -3
  188. package/lib/module/utils/status-color/return-color.js.map +1 -1
  189. package/lib/typescript/src/common/icons-svg/constants/index.d.ts +1 -0
  190. package/lib/typescript/src/common/icons-svg/hourglass/index.d.ts +10 -0
  191. package/lib/typescript/src/components/button/styles.d.ts +2 -3
  192. package/lib/typescript/src/components/modal-activities/index.d.ts +6 -0
  193. package/lib/typescript/src/components/step-indicator/styles.d.ts +1 -0
  194. package/lib/typescript/src/index.d.ts +1 -0
  195. package/lib/typescript/src/stories/modal-activities/modal-activities.stories.d.ts +6 -0
  196. package/lib/typescript/src/styles/global/theme-provider.d.ts +1 -0
  197. package/lib/typescript/src/styles/theme/theme.d.ts +1 -0
  198. package/lib/typescript/src/utils/status-color/return-color.d.ts +2 -1
  199. package/package.json +221 -221
  200. package/src/common/icons-svg/agent/index.tsx +40 -40
  201. package/src/common/icons-svg/bed/index.tsx +41 -41
  202. package/src/common/icons-svg/car/index.tsx +29 -29
  203. package/src/common/icons-svg/check-outline/index.tsx +42 -42
  204. package/src/common/icons-svg/coffee/index.tsx +43 -43
  205. package/src/common/icons-svg/constants/index.ts +1 -0
  206. package/src/common/icons-svg/hourglass/index.tsx +28 -0
  207. package/src/common/icons-svg/index.tsx +8 -4
  208. package/src/common/icons-svg/pencil/index.tsx +32 -32
  209. package/src/common/icons-svg/refresh-ccw-dot/index.tsx +32 -32
  210. package/src/common/icons-svg/truck-activity/index.tsx +29 -29
  211. package/src/components/activities-daily/index.tsx +116 -116
  212. package/src/components/activities-daily/interface.d.ts +22 -22
  213. package/src/components/activities-progress/index.tsx +162 -162
  214. package/src/components/activities-progress/interface.d.ts +41 -41
  215. package/src/components/avatar-profile/index.tsx +95 -95
  216. package/src/components/avatar-profile/interface.d.ts +39 -39
  217. package/src/components/button/styles.ts +34 -34
  218. package/src/components/card-history/index.tsx +67 -5
  219. package/src/components/card-history/interface.d.ts +34 -28
  220. package/src/components/card-loading/index.tsx +16 -4
  221. package/src/components/card-work-session/index.tsx +187 -187
  222. package/src/components/check-box/index.tsx +94 -94
  223. package/src/components/check-box/interface.d.ts +31 -31
  224. package/src/components/coil/index.tsx +103 -103
  225. package/src/components/coil/interface.d.ts +26 -26
  226. package/src/components/filter-date-selector/index.tsx +101 -101
  227. package/src/components/history-details/index.tsx +1 -2
  228. package/src/components/history-details/interface.d.ts +18 -18
  229. package/src/components/image-capture-with-remove/index.tsx +11 -8
  230. package/src/components/image-capture-with-remove/interface.d.ts +6 -3
  231. package/src/components/loading-progress/index.tsx +93 -91
  232. package/src/components/modal-activities/index.tsx +139 -0
  233. package/src/components/modal-activities/interface.d.ts +21 -0
  234. package/src/components/notification-loading/index.tsx +9 -2
  235. package/src/components/notification-loading/interface.d.ts +35 -35
  236. package/src/components/profile-menu-option/index.tsx +65 -65
  237. package/src/components/profile-menu-option/interface.d.ts +42 -42
  238. package/src/components/step-indicator/index.tsx +164 -164
  239. package/src/components/step-indicator/interface.d.ts +34 -34
  240. package/src/components/step-indicator/styles.ts +68 -67
  241. package/src/components/user-profile/index.tsx +204 -204
  242. package/src/index.ts +1 -0
  243. package/src/stories/activities-daily/activities-daily.stories.tsx +40 -40
  244. package/src/stories/activities-progress/activities-progress.stories.tsx +61 -61
  245. package/src/stories/avatar-profile/avatar-profile.stories.tsx +32 -32
  246. package/src/stories/card-history/card-history.stories.tsx +50 -50
  247. package/src/stories/card-loading/card-loading.stories.tsx +85 -85
  248. package/src/stories/check-box/check-box.stories.tsx +81 -81
  249. package/src/stories/coil/coil.stories.tsx +98 -98
  250. package/src/stories/filter-date-selector/filter-date-selector.stories.tsx +122 -122
  251. package/src/stories/history-details/history-details.stories.tsx +36 -36
  252. package/src/stories/image-capture-with-remove/image-capture-with-remove.stories.tsx +57 -57
  253. package/src/stories/modal-activities/modal-activities.stories.tsx +46 -0
  254. package/src/stories/notification-loading/notification-loading.stories.tsx +88 -88
  255. package/src/stories/profile-menu-option/profile-menu-option.stories.tsx +70 -70
  256. package/src/stories/step-indicator/step-indicator.stories.tsx +124 -124
  257. package/src/styles/global/interface.d.ts +146 -141
  258. package/src/styles/theme/theme.ts +1 -0
  259. package/src/utils/format-data/index.ts +66 -66
  260. package/src/utils/status-color/return-color.ts +14 -3
@@ -11,8 +11,8 @@ var _typography = require("../../components/typography");
11
11
  var _iconsSvg = require("../../common/icons-svg");
12
12
  var _theme = require("../../styles/theme/theme");
13
13
  function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
14
- /**
15
- * IMPORTS
14
+ /**
15
+ * IMPORTS
16
16
  */
17
17
 
18
18
  // components
@@ -113,8 +113,8 @@ const ActivitiesDaily = ({
113
113
  })))));
114
114
  };
115
115
 
116
- /**
117
- * EXPORTS
116
+ /**
117
+ * EXPORTS
118
118
  */
119
119
  exports.ActivitiesDaily = ActivitiesDaily;
120
120
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"names":["_react","_interopRequireDefault","require","_reactNative","_box","_typography","_iconsSvg","_theme","e","__esModule","default","ActivitiesDaily","handleActivity","createElement","Box","testID","width","height","backgroundColor","theme","colors","neutral","borderStyled","borderRadius","borderWidths","thick_medium","blue","borderTopLeftRadius","thin_bold","borderTopRightRadius","borderColor","flexStyle","justifyContent","Typography","text","color","size","fontSizes","sm","fontFamily","fonts","inter_medium_500","fontWeight","lineHeight","lg","marginLeft","margins","flexDirection","paddingStyle","padding","paddings","xs","inter_bold_700","md","marginStyle","marginTop","TouchableOpacity","activeOpacity","style","marginRight","xl","alignItems","onPress","Icons","icon","black","exports"],"sources":["index.tsx"],"sourcesContent":["/**\r\n * IMPORTS\r\n */\r\nimport React from \"react\";\r\nimport { TouchableOpacity } from \"react-native\";\r\n\r\n// components\r\nimport { Box } from \"../../components/box\";\r\nimport { Typography } from \"../../components/typography\";\r\n\r\n//commons/ icons\r\nimport { Icons } from \"../../common/icons-svg\";\r\n\r\n// styles\r\nimport { theme } from \"../../styles/theme/theme\";\r\n\r\n// typings\r\nimport { IActivitiesDaily } from \"./interface\";\r\n\r\nconst ActivitiesDaily: React.FC<IActivitiesDaily> = ({ handleActivity }) => {\r\n return (\r\n <Box\r\n testID={\"activities-daily\"}\r\n width={\"100%\"}\r\n height={100}\r\n backgroundColor={theme.colors.neutral[25]}\r\n borderStyled={{\r\n borderRadius: theme.borderWidths.thick_medium,\r\n }}\r\n >\r\n <Box\r\n width={\"100%\"}\r\n height={30}\r\n backgroundColor={theme.colors.blue[400]}\r\n borderStyled={{\r\n borderTopLeftRadius: theme.borderWidths.thin_bold,\r\n borderTopRightRadius: theme.borderWidths.thin_bold,\r\n borderColor: theme.colors.blue[400],\r\n }}\r\n flexStyle={{\r\n justifyContent: \"center\",\r\n }}\r\n >\r\n <Typography\r\n text={\"Atividades diárias\"}\r\n color={theme.colors.neutral[25]}\r\n size={theme.fontSizes.sm}\r\n fontFamily={theme.fonts.inter_medium_500}\r\n fontWeight={\"500\"}\r\n lineHeight={theme.fontSizes.lg}\r\n marginLeft={theme.margins[\"2xs\"]}\r\n />\r\n </Box>\r\n <Box\r\n width={\"100%\"}\r\n flexStyle={{\r\n flexDirection: \"row\",\r\n justifyContent: \"space-between\",\r\n }}\r\n paddingStyle={{\r\n padding: theme.paddings[\"2xs\"],\r\n }}\r\n >\r\n <Typography\r\n text={\"Selecione uma das opções\"}\r\n color={theme.colors.blue[500]}\r\n size={theme.fontSizes.xs}\r\n fontFamily={theme.fonts.inter_bold_700}\r\n fontWeight={\"700\"}\r\n lineHeight={theme.fontSizes.md}\r\n />\r\n\r\n <Box flexStyle={{ flexDirection: \"row\" }} marginStyle={{ marginTop: 5 }}>\r\n <TouchableOpacity\r\n activeOpacity={0.7}\r\n style={{ marginRight: theme.margins.xl, alignItems: \"center\" }}\r\n onPress={() => handleActivity(\"trabalho\")}\r\n >\r\n <Icons icon={\"TRUCK_ACTIVITY\"} />\r\n <Typography\r\n text={\"Trabalho\"}\r\n color={theme.colors.black[25]}\r\n size={theme.fontSizes.xs}\r\n fontFamily={theme.fonts.inter_bold_700}\r\n fontWeight={\"700\"}\r\n lineHeight={theme.fontSizes.sm}\r\n marginTop={4}\r\n />\r\n </TouchableOpacity>\r\n\r\n <TouchableOpacity\r\n activeOpacity={0.7}\r\n style={{ alignItems: \"center\" }}\r\n onPress={() => handleActivity(\"descanso\")}\r\n >\r\n <Icons icon={\"BED\"} />\r\n <Typography\r\n text={\"Descanso\"}\r\n color={theme.colors.black[25]}\r\n size={theme.fontSizes.xs}\r\n fontFamily={theme.fonts.inter_bold_700}\r\n fontWeight={\"700\"}\r\n lineHeight={theme.fontSizes.sm}\r\n marginTop={4}\r\n />\r\n </TouchableOpacity>\r\n </Box>\r\n </Box>\r\n </Box>\r\n );\r\n};\r\n\r\n/**\r\n * EXPORTS\r\n */\r\nexport { ActivitiesDaily };\r\n"],"mappings":";;;;;;AAGA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AACA,IAAAC,YAAA,GAAAD,OAAA;AAGA,IAAAE,IAAA,GAAAF,OAAA;AACA,IAAAG,WAAA,GAAAH,OAAA;AAGA,IAAAI,SAAA,GAAAJ,OAAA;AAGA,IAAAK,MAAA,GAAAL,OAAA;AAAiD,SAAAD,uBAAAO,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAC,UAAA,GAAAD,CAAA,KAAAE,OAAA,EAAAF,CAAA;AAdjD;AACA;AACA;;AAIA;;AAIA;;AAGA;;AAGA;;AAGA,MAAMG,eAA2C,GAAGA,CAAC;EAAEC;AAAe,CAAC,KAAK;EAC1E,oBACEZ,MAAA,CAAAU,OAAA,CAAAG,aAAA,CAACT,IAAA,CAAAU,GAAG;IACFC,MAAM,EAAE,kBAAmB;IAC3BC,KAAK,EAAE,MAAO;IACdC,MAAM,EAAE,GAAI;IACZC,eAAe,EAAEC,YAAK,CAACC,MAAM,CAACC,OAAO,CAAC,EAAE,CAAE;IAC1CC,YAAY,EAAE;MACZC,YAAY,EAAEJ,YAAK,CAACK,YAAY,CAACC;IACnC;EAAE,gBAEFzB,MAAA,CAAAU,OAAA,CAAAG,aAAA,CAACT,IAAA,CAAAU,GAAG;IACFE,KAAK,EAAE,MAAO;IACdC,MAAM,EAAE,EAAG;IACXC,eAAe,EAAEC,YAAK,CAACC,MAAM,CAACM,IAAI,CAAC,GAAG,CAAE;IACxCJ,YAAY,EAAE;MACZK,mBAAmB,EAAER,YAAK,CAACK,YAAY,CAACI,SAAS;MACjDC,oBAAoB,EAAEV,YAAK,CAACK,YAAY,CAACI,SAAS;MAClDE,WAAW,EAAEX,YAAK,CAACC,MAAM,CAACM,IAAI,CAAC,GAAG;IACpC,CAAE;IACFK,SAAS,EAAE;MACTC,cAAc,EAAE;IAClB;EAAE,gBAEFhC,MAAA,CAAAU,OAAA,CAAAG,aAAA,CAACR,WAAA,CAAA4B,UAAU;IACTC,IAAI,EAAE,oBAAqB;IAC3BC,KAAK,EAAEhB,YAAK,CAACC,MAAM,CAACC,OAAO,CAAC,EAAE,CAAE;IAChCe,IAAI,EAAEjB,YAAK,CAACkB,SAAS,CAACC,EAAG;IACzBC,UAAU,EAAEpB,YAAK,CAACqB,KAAK,CAACC,gBAAiB;IACzCC,UAAU,EAAE,KAAM;IAClBC,UAAU,EAAExB,YAAK,CAACkB,SAAS,CAACO,EAAG;IAC/BC,UAAU,EAAE1B,YAAK,CAAC2B,OAAO,CAAC,KAAK;EAAE,CAClC,CACE,CAAC,eACN9C,MAAA,CAAAU,OAAA,CAAAG,aAAA,CAACT,IAAA,CAAAU,GAAG;IACFE,KAAK,EAAE,MAAO;IACde,SAAS,EAAE;MACTgB,aAAa,EAAE,KAAK;MACpBf,cAAc,EAAE;IAClB,CAAE;IACFgB,YAAY,EAAE;MACZC,OAAO,EAAE9B,YAAK,CAAC+B,QAAQ,CAAC,KAAK;IAC/B;EAAE,gBAEFlD,MAAA,CAAAU,OAAA,CAAAG,aAAA,CAACR,WAAA,CAAA4B,UAAU;IACTC,IAAI,EAAE,0BAA2B;IACjCC,KAAK,EAAEhB,YAAK,CAACC,MAAM,CAACM,IAAI,CAAC,GAAG,CAAE;IAC9BU,IAAI,EAAEjB,YAAK,CAACkB,SAAS,CAACc,EAAG;IACzBZ,UAAU,EAAEpB,YAAK,CAACqB,KAAK,CAACY,cAAe;IACvCV,UAAU,EAAE,KAAM;IAClBC,UAAU,EAAExB,YAAK,CAACkB,SAAS,CAACgB;EAAG,CAChC,CAAC,eAEFrD,MAAA,CAAAU,OAAA,CAAAG,aAAA,CAACT,IAAA,CAAAU,GAAG;IAACiB,SAAS,EAAE;MAAEgB,aAAa,EAAE;IAAM,CAAE;IAACO,WAAW,EAAE;MAAEC,SAAS,EAAE;IAAE;EAAE,gBACtEvD,MAAA,CAAAU,OAAA,CAAAG,aAAA,CAACV,YAAA,CAAAqD,gBAAgB;IACfC,aAAa,EAAE,GAAI;IACnBC,KAAK,EAAE;MAAEC,WAAW,EAAExC,YAAK,CAAC2B,OAAO,CAACc,EAAE;MAAEC,UAAU,EAAE;IAAS,CAAE;IAC/DC,OAAO,EAAEA,CAAA,KAAMlD,cAAc,CAAC,UAAU;EAAE,gBAE1CZ,MAAA,CAAAU,OAAA,CAAAG,aAAA,CAACP,SAAA,CAAAyD,KAAK;IAACC,IAAI,EAAE;EAAiB,CAAE,CAAC,eACjChE,MAAA,CAAAU,OAAA,CAAAG,aAAA,CAACR,WAAA,CAAA4B,UAAU;IACTC,IAAI,EAAE,UAAW;IACjBC,KAAK,EAAEhB,YAAK,CAACC,MAAM,CAAC6C,KAAK,CAAC,EAAE,CAAE;IAC9B7B,IAAI,EAAEjB,YAAK,CAACkB,SAAS,CAACc,EAAG;IACzBZ,UAAU,EAAEpB,YAAK,CAACqB,KAAK,CAACY,cAAe;IACvCV,UAAU,EAAE,KAAM;IAClBC,UAAU,EAAExB,YAAK,CAACkB,SAAS,CAACC,EAAG;IAC/BiB,SAAS,EAAE;EAAE,CACd,CACe,CAAC,eAEnBvD,MAAA,CAAAU,OAAA,CAAAG,aAAA,CAACV,YAAA,CAAAqD,gBAAgB;IACfC,aAAa,EAAE,GAAI;IACnBC,KAAK,EAAE;MAAEG,UAAU,EAAE;IAAS,CAAE;IAChCC,OAAO,EAAEA,CAAA,KAAMlD,cAAc,CAAC,UAAU;EAAE,gBAE1CZ,MAAA,CAAAU,OAAA,CAAAG,aAAA,CAACP,SAAA,CAAAyD,KAAK;IAACC,IAAI,EAAE;EAAM,CAAE,CAAC,eACtBhE,MAAA,CAAAU,OAAA,CAAAG,aAAA,CAACR,WAAA,CAAA4B,UAAU;IACTC,IAAI,EAAE,UAAW;IACjBC,KAAK,EAAEhB,YAAK,CAACC,MAAM,CAAC6C,KAAK,CAAC,EAAE,CAAE;IAC9B7B,IAAI,EAAEjB,YAAK,CAACkB,SAAS,CAACc,EAAG;IACzBZ,UAAU,EAAEpB,YAAK,CAACqB,KAAK,CAACY,cAAe;IACvCV,UAAU,EAAE,KAAM;IAClBC,UAAU,EAAExB,YAAK,CAACkB,SAAS,CAACC,EAAG;IAC/BiB,SAAS,EAAE;EAAE,CACd,CACe,CACf,CACF,CACF,CAAC;AAEV,CAAC;;AAED;AACA;AACA;AAFAW,OAAA,CAAAvD,eAAA,GAAAA,eAAA","ignoreList":[]}
1
+ {"version":3,"names":["_react","_interopRequireDefault","require","_reactNative","_box","_typography","_iconsSvg","_theme","e","__esModule","default","ActivitiesDaily","handleActivity","createElement","Box","testID","width","height","backgroundColor","theme","colors","neutral","borderStyled","borderRadius","borderWidths","thick_medium","blue","borderTopLeftRadius","thin_bold","borderTopRightRadius","borderColor","flexStyle","justifyContent","Typography","text","color","size","fontSizes","sm","fontFamily","fonts","inter_medium_500","fontWeight","lineHeight","lg","marginLeft","margins","flexDirection","paddingStyle","padding","paddings","xs","inter_bold_700","md","marginStyle","marginTop","TouchableOpacity","activeOpacity","style","marginRight","xl","alignItems","onPress","Icons","icon","black","exports"],"sources":["index.tsx"],"sourcesContent":["/**\n * IMPORTS\n */\nimport React from \"react\";\nimport { TouchableOpacity } from \"react-native\";\n\n// components\nimport { Box } from \"../../components/box\";\nimport { Typography } from \"../../components/typography\";\n\n//commons/ icons\nimport { Icons } from \"../../common/icons-svg\";\n\n// styles\nimport { theme } from \"../../styles/theme/theme\";\n\n// typings\nimport { IActivitiesDaily } from \"./interface\";\n\nconst ActivitiesDaily: React.FC<IActivitiesDaily> = ({ handleActivity }) => {\n return (\n <Box\n testID={\"activities-daily\"}\n width={\"100%\"}\n height={100}\n backgroundColor={theme.colors.neutral[25]}\n borderStyled={{\n borderRadius: theme.borderWidths.thick_medium,\n }}\n >\n <Box\n width={\"100%\"}\n height={30}\n backgroundColor={theme.colors.blue[400]}\n borderStyled={{\n borderTopLeftRadius: theme.borderWidths.thin_bold,\n borderTopRightRadius: theme.borderWidths.thin_bold,\n borderColor: theme.colors.blue[400],\n }}\n flexStyle={{\n justifyContent: \"center\",\n }}\n >\n <Typography\n text={\"Atividades diárias\"}\n color={theme.colors.neutral[25]}\n size={theme.fontSizes.sm}\n fontFamily={theme.fonts.inter_medium_500}\n fontWeight={\"500\"}\n lineHeight={theme.fontSizes.lg}\n marginLeft={theme.margins[\"2xs\"]}\n />\n </Box>\n <Box\n width={\"100%\"}\n flexStyle={{\n flexDirection: \"row\",\n justifyContent: \"space-between\",\n }}\n paddingStyle={{\n padding: theme.paddings[\"2xs\"],\n }}\n >\n <Typography\n text={\"Selecione uma das opções\"}\n color={theme.colors.blue[500]}\n size={theme.fontSizes.xs}\n fontFamily={theme.fonts.inter_bold_700}\n fontWeight={\"700\"}\n lineHeight={theme.fontSizes.md}\n />\n\n <Box flexStyle={{ flexDirection: \"row\" }} marginStyle={{ marginTop: 5 }}>\n <TouchableOpacity\n activeOpacity={0.7}\n style={{ marginRight: theme.margins.xl, alignItems: \"center\" }}\n onPress={() => handleActivity(\"trabalho\")}\n >\n <Icons icon={\"TRUCK_ACTIVITY\"} />\n <Typography\n text={\"Trabalho\"}\n color={theme.colors.black[25]}\n size={theme.fontSizes.xs}\n fontFamily={theme.fonts.inter_bold_700}\n fontWeight={\"700\"}\n lineHeight={theme.fontSizes.sm}\n marginTop={4}\n />\n </TouchableOpacity>\n\n <TouchableOpacity\n activeOpacity={0.7}\n style={{ alignItems: \"center\" }}\n onPress={() => handleActivity(\"descanso\")}\n >\n <Icons icon={\"BED\"} />\n <Typography\n text={\"Descanso\"}\n color={theme.colors.black[25]}\n size={theme.fontSizes.xs}\n fontFamily={theme.fonts.inter_bold_700}\n fontWeight={\"700\"}\n lineHeight={theme.fontSizes.sm}\n marginTop={4}\n />\n </TouchableOpacity>\n </Box>\n </Box>\n </Box>\n );\n};\n\n/**\n * EXPORTS\n */\nexport { ActivitiesDaily };\n"],"mappings":"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","ignoreList":[]}
@@ -1 +1 @@
1
- {"version":3,"names":[],"sources":["interface.d.ts"],"sourcesContent":["/**\r\n * IMPORTS\r\n */\r\n\r\nimport { type ViewProps } from \"react-native\";\r\n/**\r\n * INTERFACE\r\n */\r\nimport { IGlobalCss } from \"../../styles/global/interface\";\r\n\r\ninterface IActivitiesDaily extends ViewProps, IGlobalCss {\r\n /**\r\n * function que pega o valor do tipo de atividade\r\n */\r\n // eslint-disable-next-line no-unused-vars\r\n handleActivity: (activity: string) => void;\r\n}\r\n\r\n/**\r\n * EXPORT\r\n */\r\nexport type { IActivitiesDaily };\r\n"],"mappings":"","ignoreList":[]}
1
+ {"version":3,"names":[],"sources":["interface.d.ts"],"sourcesContent":["/**\n * IMPORTS\n */\n\nimport { type ViewProps } from \"react-native\";\n/**\n * INTERFACE\n */\nimport { IGlobalCss } from \"../../styles/global/interface\";\n\ninterface IActivitiesDaily extends ViewProps, IGlobalCss {\n /**\n * function que pega o valor do tipo de atividade\n */\n // eslint-disable-next-line no-unused-vars\n handleActivity: (activity: string) => void;\n}\n\n/**\n * EXPORT\n */\nexport type { IActivitiesDaily };\n"],"mappings":"","ignoreList":[]}
@@ -10,8 +10,8 @@ var _typography = require("../../components/typography");
10
10
  var _iconsSvg = require("../../common/icons-svg");
11
11
  var _theme = require("../../styles/theme/theme");
12
12
  function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
13
- /**
14
- * IMPORTS
13
+ /**
14
+ * IMPORTS
15
15
  */
16
16
 
17
17
  // components
@@ -158,8 +158,8 @@ const ActivitiesProgress = ({
158
158
  })))));
159
159
  };
160
160
 
161
- /**
162
- * EXPORTS
161
+ /**
162
+ * EXPORTS
163
163
  */
164
164
  exports.ActivitiesProgress = ActivitiesProgress;
165
165
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"names":["_react","_interopRequireDefault","require","_box","_typography","_iconsSvg","_theme","e","__esModule","default","ActivitiesProgress","data_fim","duracao","data_inicio","titleLabel","situation","createElement","Box","width","height","backgroundColor","theme","colors","neutral","borderStyled","borderRadius","borderWidths","thick_medium","blue","borderTopLeftRadius","thin_bold","borderTopRightRadius","borderColor","flexStyle","justifyContent","flexDirection","alignItems","Typography","text","color","size","fontSizes","sm","fontFamily","fonts","inter_medium_500","fontWeight","lineHeight","lg","marginLeft","margins","green","orange","inter_semi_bold_600","style","marginRight","marginTop","Icons","icon","paddingStyle","padding","paddings","black","xs","inter_bold_700","marginStyle","inter_bold","md","gray","exports"],"sources":["index.tsx"],"sourcesContent":["/**\r\n * IMPORTS\r\n */\r\nimport React from \"react\";\r\n\r\n// components\r\nimport { Box } from \"../../components/box\";\r\nimport { Typography } from \"../../components/typography\";\r\n\r\n//commons/ icons\r\nimport { Icons } from \"../../common/icons-svg\";\r\n\r\n// styles\r\nimport { theme } from \"../../styles/theme/theme\";\r\n\r\n// typings\r\nimport { IActivitiesProgress } from \"./interface\";\r\n\r\nconst ActivitiesProgress: React.FC<IActivitiesProgress> = ({\r\n data_fim = \"11/05/2025\",\r\n duracao = \"00:30\",\r\n data_inicio = \"17:20\",\r\n titleLabel = \"Descanso\",\r\n situation = true,\r\n}) => {\r\n return (\r\n <Box\r\n width={\"100%\"}\r\n height={100}\r\n backgroundColor={theme.colors.neutral[25]}\r\n borderStyled={{ borderRadius: theme.borderWidths.thick_medium }}\r\n >\r\n <Box\r\n width={\"100%\"}\r\n height={30}\r\n backgroundColor={theme.colors.blue[400]}\r\n borderStyled={{\r\n borderTopLeftRadius: theme.borderWidths.thin_bold,\r\n borderTopRightRadius: theme.borderWidths.thin_bold,\r\n borderColor: theme.colors.blue[400],\r\n }}\r\n flexStyle={{\r\n justifyContent: \"space-between\",\r\n flexDirection: \"row\",\r\n }}\r\n >\r\n <Box\r\n flexStyle={{\r\n flexDirection: \"row\",\r\n alignItems: \"center\",\r\n }}\r\n >\r\n <Typography\r\n text={\"Status: \"}\r\n color={theme.colors.neutral[25]}\r\n size={theme.fontSizes.sm}\r\n fontFamily={theme.fonts.inter_medium_500}\r\n fontWeight={\"500\"}\r\n lineHeight={theme.fontSizes.lg}\r\n marginLeft={theme.margins[\"2xs\"]}\r\n />\r\n <Typography\r\n text={titleLabel}\r\n color={titleLabel === \"Trabalho\" ? theme.colors.green[400] : theme.colors.orange[500]}\r\n size={theme.fontSizes.sm}\r\n fontFamily={theme.fonts.inter_semi_bold_600}\r\n fontWeight={\"600\"}\r\n lineHeight={theme.fontSizes.lg}\r\n />\r\n </Box>\r\n\r\n <Box\r\n style={{ marginRight: theme.margins[\"2xs\"], marginTop: theme.margins[\"1xs\"] }}\r\n height={20}\r\n width={20}\r\n >\r\n <Icons\r\n icon={\"CHECK_OUTLINE\"}\r\n color={situation ? theme.colors.green[400] : theme.colors.orange[500]}\r\n />\r\n </Box>\r\n </Box>\r\n\r\n <Box\r\n width={\"100%\"}\r\n flexStyle={{\r\n flexDirection: \"row\",\r\n justifyContent: \"space-between\",\r\n }}\r\n paddingStyle={{\r\n padding: theme.paddings[\"2xs\"],\r\n }}\r\n >\r\n <Box height={20} flexStyle={{ flexDirection: \"row\", alignItems: \"center\" }}>\r\n <Icons icon={\"COFFEE\"} size={24} />\r\n <Typography\r\n text={data_fim}\r\n color={theme.colors.black[25]}\r\n size={theme.fontSizes.xs}\r\n fontFamily={theme.fonts.inter_bold_700}\r\n fontWeight={\"700\"}\r\n lineHeight={theme.fontSizes.lg}\r\n marginLeft={4}\r\n />\r\n </Box>\r\n\r\n <Box height={50} flexStyle={{ flexDirection: \"row\", alignItems: \"flex-end\" }}>\r\n <Box\r\n flexStyle={{ alignItems: \"center\" }}\r\n marginStyle={{ marginRight: theme.margins[\"2xs\"] }}\r\n >\r\n <Typography\r\n text={data_inicio}\r\n color={theme.colors.blue[500]}\r\n size={theme.fontSizes.sm}\r\n fontFamily={theme.fonts.inter_bold}\r\n fontWeight={\"700\"}\r\n lineHeight={theme.fontSizes.md}\r\n />\r\n <Typography\r\n text={\"INICIO\"}\r\n color={theme.colors.gray[600]}\r\n size={theme.fontSizes[\"2xs\"]}\r\n fontFamily={theme.fonts.inter_medium_500}\r\n fontWeight={\"500\"}\r\n lineHeight={theme.fontSizes.xs}\r\n marginTop={4}\r\n />\r\n </Box>\r\n\r\n <Box\r\n flexStyle={{ alignItems: \"center\" }}\r\n marginStyle={{ marginRight: theme.margins[\"2xs\"] }}\r\n >\r\n <Typography\r\n text={duracao}\r\n color={theme.colors.blue[500]}\r\n size={theme.fontSizes.sm}\r\n fontFamily={theme.fonts.inter_bold}\r\n fontWeight={\"700\"}\r\n lineHeight={theme.fontSizes.md}\r\n />\r\n <Typography\r\n text={\"DURAÇÃO\"}\r\n color={theme.colors.gray[600]}\r\n size={theme.fontSizes[\"2xs\"]}\r\n fontFamily={theme.fonts.inter_medium_500}\r\n fontWeight={\"500\"}\r\n lineHeight={theme.fontSizes.xs}\r\n marginTop={4}\r\n />\r\n </Box>\r\n </Box>\r\n </Box>\r\n </Box>\r\n );\r\n};\r\n\r\n/**\r\n * EXPORTS\r\n */\r\nexport { ActivitiesProgress };\r\n"],"mappings":"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","ignoreList":[]}
1
+ {"version":3,"names":["_react","_interopRequireDefault","require","_box","_typography","_iconsSvg","_theme","e","__esModule","default","ActivitiesProgress","data_fim","duracao","data_inicio","titleLabel","situation","createElement","Box","width","height","backgroundColor","theme","colors","neutral","borderStyled","borderRadius","borderWidths","thick_medium","blue","borderTopLeftRadius","thin_bold","borderTopRightRadius","borderColor","flexStyle","justifyContent","flexDirection","alignItems","Typography","text","color","size","fontSizes","sm","fontFamily","fonts","inter_medium_500","fontWeight","lineHeight","lg","marginLeft","margins","green","orange","inter_semi_bold_600","style","marginRight","marginTop","Icons","icon","paddingStyle","padding","paddings","black","xs","inter_bold_700","marginStyle","inter_bold","md","gray","exports"],"sources":["index.tsx"],"sourcesContent":["/**\n * IMPORTS\n */\nimport React from \"react\";\n\n// components\nimport { Box } from \"../../components/box\";\nimport { Typography } from \"../../components/typography\";\n\n//commons/ icons\nimport { Icons } from \"../../common/icons-svg\";\n\n// styles\nimport { theme } from \"../../styles/theme/theme\";\n\n// typings\nimport { IActivitiesProgress } from \"./interface\";\n\nconst ActivitiesProgress: React.FC<IActivitiesProgress> = ({\n data_fim = \"11/05/2025\",\n duracao = \"00:30\",\n data_inicio = \"17:20\",\n titleLabel = \"Descanso\",\n situation = true,\n}) => {\n return (\n <Box\n width={\"100%\"}\n height={100}\n backgroundColor={theme.colors.neutral[25]}\n borderStyled={{ borderRadius: theme.borderWidths.thick_medium }}\n >\n <Box\n width={\"100%\"}\n height={30}\n backgroundColor={theme.colors.blue[400]}\n borderStyled={{\n borderTopLeftRadius: theme.borderWidths.thin_bold,\n borderTopRightRadius: theme.borderWidths.thin_bold,\n borderColor: theme.colors.blue[400],\n }}\n flexStyle={{\n justifyContent: \"space-between\",\n flexDirection: \"row\",\n }}\n >\n <Box\n flexStyle={{\n flexDirection: \"row\",\n alignItems: \"center\",\n }}\n >\n <Typography\n text={\"Status: \"}\n color={theme.colors.neutral[25]}\n size={theme.fontSizes.sm}\n fontFamily={theme.fonts.inter_medium_500}\n fontWeight={\"500\"}\n lineHeight={theme.fontSizes.lg}\n marginLeft={theme.margins[\"2xs\"]}\n />\n <Typography\n text={titleLabel}\n color={titleLabel === \"Trabalho\" ? theme.colors.green[400] : theme.colors.orange[500]}\n size={theme.fontSizes.sm}\n fontFamily={theme.fonts.inter_semi_bold_600}\n fontWeight={\"600\"}\n lineHeight={theme.fontSizes.lg}\n />\n </Box>\n\n <Box\n style={{ marginRight: theme.margins[\"2xs\"], marginTop: theme.margins[\"1xs\"] }}\n height={20}\n width={20}\n >\n <Icons\n icon={\"CHECK_OUTLINE\"}\n color={situation ? theme.colors.green[400] : theme.colors.orange[500]}\n />\n </Box>\n </Box>\n\n <Box\n width={\"100%\"}\n flexStyle={{\n flexDirection: \"row\",\n justifyContent: \"space-between\",\n }}\n paddingStyle={{\n padding: theme.paddings[\"2xs\"],\n }}\n >\n <Box height={20} flexStyle={{ flexDirection: \"row\", alignItems: \"center\" }}>\n <Icons icon={\"COFFEE\"} size={24} />\n <Typography\n text={data_fim}\n color={theme.colors.black[25]}\n size={theme.fontSizes.xs}\n fontFamily={theme.fonts.inter_bold_700}\n fontWeight={\"700\"}\n lineHeight={theme.fontSizes.lg}\n marginLeft={4}\n />\n </Box>\n\n <Box height={50} flexStyle={{ flexDirection: \"row\", alignItems: \"flex-end\" }}>\n <Box\n flexStyle={{ alignItems: \"center\" }}\n marginStyle={{ marginRight: theme.margins[\"2xs\"] }}\n >\n <Typography\n text={data_inicio}\n color={theme.colors.blue[500]}\n size={theme.fontSizes.sm}\n fontFamily={theme.fonts.inter_bold}\n fontWeight={\"700\"}\n lineHeight={theme.fontSizes.md}\n />\n <Typography\n text={\"INICIO\"}\n color={theme.colors.gray[600]}\n size={theme.fontSizes[\"2xs\"]}\n fontFamily={theme.fonts.inter_medium_500}\n fontWeight={\"500\"}\n lineHeight={theme.fontSizes.xs}\n marginTop={4}\n />\n </Box>\n\n <Box\n flexStyle={{ alignItems: \"center\" }}\n marginStyle={{ marginRight: theme.margins[\"2xs\"] }}\n >\n <Typography\n text={duracao}\n color={theme.colors.blue[500]}\n size={theme.fontSizes.sm}\n fontFamily={theme.fonts.inter_bold}\n fontWeight={\"700\"}\n lineHeight={theme.fontSizes.md}\n />\n <Typography\n text={\"DURAÇÃO\"}\n color={theme.colors.gray[600]}\n size={theme.fontSizes[\"2xs\"]}\n fontFamily={theme.fonts.inter_medium_500}\n fontWeight={\"500\"}\n lineHeight={theme.fontSizes.xs}\n marginTop={4}\n />\n </Box>\n </Box>\n </Box>\n </Box>\n );\n};\n\n/**\n * EXPORTS\n */\nexport { ActivitiesProgress };\n"],"mappings":";;;;;;AAGA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AAGA,IAAAC,IAAA,GAAAD,OAAA;AACA,IAAAE,WAAA,GAAAF,OAAA;AAGA,IAAAG,SAAA,GAAAH,OAAA;AAGA,IAAAI,MAAA,GAAAJ,OAAA;AAAiD,SAAAD,uBAAAM,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAC,UAAA,GAAAD,CAAA,KAAAE,OAAA,EAAAF,CAAA;AAbjD;AACA;AACA;;AAGA;;AAIA;;AAGA;;AAGA;;AAGA,MAAMG,kBAAiD,GAAGA,CAAC;EACzDC,QAAQ,GAAG,YAAY;EACvBC,OAAO,GAAG,OAAO;EACjBC,WAAW,GAAG,OAAO;EACrBC,UAAU,GAAG,UAAU;EACvBC,SAAS,GAAG;AACd,CAAC,KAAK;EACJ,oBACEf,MAAA,CAAAS,OAAA,CAAAO,aAAA,CAACb,IAAA,CAAAc,GAAG;IACFC,KAAK,EAAE,MAAO;IACdC,MAAM,EAAE,GAAI;IACZC,eAAe,EAAEC,YAAK,CAACC,MAAM,CAACC,OAAO,CAAC,EAAE,CAAE;IAC1CC,YAAY,EAAE;MAAEC,YAAY,EAAEJ,YAAK,CAACK,YAAY,CAACC;IAAa;EAAE,gBAEhE3B,MAAA,CAAAS,OAAA,CAAAO,aAAA,CAACb,IAAA,CAAAc,GAAG;IACFC,KAAK,EAAE,MAAO;IACdC,MAAM,EAAE,EAAG;IACXC,eAAe,EAAEC,YAAK,CAACC,MAAM,CAACM,IAAI,CAAC,GAAG,CAAE;IACxCJ,YAAY,EAAE;MACZK,mBAAmB,EAAER,YAAK,CAACK,YAAY,CAACI,SAAS;MACjDC,oBAAoB,EAAEV,YAAK,CAACK,YAAY,CAACI,SAAS;MAClDE,WAAW,EAAEX,YAAK,CAACC,MAAM,CAACM,IAAI,CAAC,GAAG;IACpC,CAAE;IACFK,SAAS,EAAE;MACTC,cAAc,EAAE,eAAe;MAC/BC,aAAa,EAAE;IACjB;EAAE,gBAEFnC,MAAA,CAAAS,OAAA,CAAAO,aAAA,CAACb,IAAA,CAAAc,GAAG;IACFgB,SAAS,EAAE;MACTE,aAAa,EAAE,KAAK;MACpBC,UAAU,EAAE;IACd;EAAE,gBAEFpC,MAAA,CAAAS,OAAA,CAAAO,aAAA,CAACZ,WAAA,CAAAiC,UAAU;IACTC,IAAI,EAAE,UAAW;IACjBC,KAAK,EAAElB,YAAK,CAACC,MAAM,CAACC,OAAO,CAAC,EAAE,CAAE;IAChCiB,IAAI,EAAEnB,YAAK,CAACoB,SAAS,CAACC,EAAG;IACzBC,UAAU,EAAEtB,YAAK,CAACuB,KAAK,CAACC,gBAAiB;IACzCC,UAAU,EAAE,KAAM;IAClBC,UAAU,EAAE1B,YAAK,CAACoB,SAAS,CAACO,EAAG;IAC/BC,UAAU,EAAE5B,YAAK,CAAC6B,OAAO,CAAC,KAAK;EAAE,CAClC,CAAC,eACFlD,MAAA,CAAAS,OAAA,CAAAO,aAAA,CAACZ,WAAA,CAAAiC,UAAU;IACTC,IAAI,EAAExB,UAAW;IACjByB,KAAK,EAAEzB,UAAU,KAAK,UAAU,GAAGO,YAAK,CAACC,MAAM,CAAC6B,KAAK,CAAC,GAAG,CAAC,GAAG9B,YAAK,CAACC,MAAM,CAAC8B,MAAM,CAAC,GAAG,CAAE;IACtFZ,IAAI,EAAEnB,YAAK,CAACoB,SAAS,CAACC,EAAG;IACzBC,UAAU,EAAEtB,YAAK,CAACuB,KAAK,CAACS,mBAAoB;IAC5CP,UAAU,EAAE,KAAM;IAClBC,UAAU,EAAE1B,YAAK,CAACoB,SAAS,CAACO;EAAG,CAChC,CACE,CAAC,eAENhD,MAAA,CAAAS,OAAA,CAAAO,aAAA,CAACb,IAAA,CAAAc,GAAG;IACFqC,KAAK,EAAE;MAAEC,WAAW,EAAElC,YAAK,CAAC6B,OAAO,CAAC,KAAK,CAAC;MAAEM,SAAS,EAAEnC,YAAK,CAAC6B,OAAO,CAAC,KAAK;IAAE,CAAE;IAC9E/B,MAAM,EAAE,EAAG;IACXD,KAAK,EAAE;EAAG,gBAEVlB,MAAA,CAAAS,OAAA,CAAAO,aAAA,CAACX,SAAA,CAAAoD,KAAK;IACJC,IAAI,EAAE,eAAgB;IACtBnB,KAAK,EAAExB,SAAS,GAAGM,YAAK,CAACC,MAAM,CAAC6B,KAAK,CAAC,GAAG,CAAC,GAAG9B,YAAK,CAACC,MAAM,CAAC8B,MAAM,CAAC,GAAG;EAAE,CACvE,CACE,CACF,CAAC,eAENpD,MAAA,CAAAS,OAAA,CAAAO,aAAA,CAACb,IAAA,CAAAc,GAAG;IACFC,KAAK,EAAE,MAAO;IACde,SAAS,EAAE;MACTE,aAAa,EAAE,KAAK;MACpBD,cAAc,EAAE;IAClB,CAAE;IACFyB,YAAY,EAAE;MACZC,OAAO,EAAEvC,YAAK,CAACwC,QAAQ,CAAC,KAAK;IAC/B;EAAE,gBAEF7D,MAAA,CAAAS,OAAA,CAAAO,aAAA,CAACb,IAAA,CAAAc,GAAG;IAACE,MAAM,EAAE,EAAG;IAACc,SAAS,EAAE;MAAEE,aAAa,EAAE,KAAK;MAAEC,UAAU,EAAE;IAAS;EAAE,gBACzEpC,MAAA,CAAAS,OAAA,CAAAO,aAAA,CAACX,SAAA,CAAAoD,KAAK;IAACC,IAAI,EAAE,QAAS;IAAClB,IAAI,EAAE;EAAG,CAAE,CAAC,eACnCxC,MAAA,CAAAS,OAAA,CAAAO,aAAA,CAACZ,WAAA,CAAAiC,UAAU;IACTC,IAAI,EAAE3B,QAAS;IACf4B,KAAK,EAAElB,YAAK,CAACC,MAAM,CAACwC,KAAK,CAAC,EAAE,CAAE;IAC9BtB,IAAI,EAAEnB,YAAK,CAACoB,SAAS,CAACsB,EAAG;IACzBpB,UAAU,EAAEtB,YAAK,CAACuB,KAAK,CAACoB,cAAe;IACvClB,UAAU,EAAE,KAAM;IAClBC,UAAU,EAAE1B,YAAK,CAACoB,SAAS,CAACO,EAAG;IAC/BC,UAAU,EAAE;EAAE,CACf,CACE,CAAC,eAENjD,MAAA,CAAAS,OAAA,CAAAO,aAAA,CAACb,IAAA,CAAAc,GAAG;IAACE,MAAM,EAAE,EAAG;IAACc,SAAS,EAAE;MAAEE,aAAa,EAAE,KAAK;MAAEC,UAAU,EAAE;IAAW;EAAE,gBAC3EpC,MAAA,CAAAS,OAAA,CAAAO,aAAA,CAACb,IAAA,CAAAc,GAAG;IACFgB,SAAS,EAAE;MAAEG,UAAU,EAAE;IAAS,CAAE;IACpC6B,WAAW,EAAE;MAAEV,WAAW,EAAElC,YAAK,CAAC6B,OAAO,CAAC,KAAK;IAAE;EAAE,gBAEnDlD,MAAA,CAAAS,OAAA,CAAAO,aAAA,CAACZ,WAAA,CAAAiC,UAAU;IACTC,IAAI,EAAEzB,WAAY;IAClB0B,KAAK,EAAElB,YAAK,CAACC,MAAM,CAACM,IAAI,CAAC,GAAG,CAAE;IAC9BY,IAAI,EAAEnB,YAAK,CAACoB,SAAS,CAACC,EAAG;IACzBC,UAAU,EAAEtB,YAAK,CAACuB,KAAK,CAACsB,UAAW;IACnCpB,UAAU,EAAE,KAAM;IAClBC,UAAU,EAAE1B,YAAK,CAACoB,SAAS,CAAC0B;EAAG,CAChC,CAAC,eACFnE,MAAA,CAAAS,OAAA,CAAAO,aAAA,CAACZ,WAAA,CAAAiC,UAAU;IACTC,IAAI,EAAE,QAAS;IACfC,KAAK,EAAElB,YAAK,CAACC,MAAM,CAAC8C,IAAI,CAAC,GAAG,CAAE;IAC9B5B,IAAI,EAAEnB,YAAK,CAACoB,SAAS,CAAC,KAAK,CAAE;IAC7BE,UAAU,EAAEtB,YAAK,CAACuB,KAAK,CAACC,gBAAiB;IACzCC,UAAU,EAAE,KAAM;IAClBC,UAAU,EAAE1B,YAAK,CAACoB,SAAS,CAACsB,EAAG;IAC/BP,SAAS,EAAE;EAAE,CACd,CACE,CAAC,eAENxD,MAAA,CAAAS,OAAA,CAAAO,aAAA,CAACb,IAAA,CAAAc,GAAG;IACFgB,SAAS,EAAE;MAAEG,UAAU,EAAE;IAAS,CAAE;IACpC6B,WAAW,EAAE;MAAEV,WAAW,EAAElC,YAAK,CAAC6B,OAAO,CAAC,KAAK;IAAE;EAAE,gBAEnDlD,MAAA,CAAAS,OAAA,CAAAO,aAAA,CAACZ,WAAA,CAAAiC,UAAU;IACTC,IAAI,EAAE1B,OAAQ;IACd2B,KAAK,EAAElB,YAAK,CAACC,MAAM,CAACM,IAAI,CAAC,GAAG,CAAE;IAC9BY,IAAI,EAAEnB,YAAK,CAACoB,SAAS,CAACC,EAAG;IACzBC,UAAU,EAAEtB,YAAK,CAACuB,KAAK,CAACsB,UAAW;IACnCpB,UAAU,EAAE,KAAM;IAClBC,UAAU,EAAE1B,YAAK,CAACoB,SAAS,CAAC0B;EAAG,CAChC,CAAC,eACFnE,MAAA,CAAAS,OAAA,CAAAO,aAAA,CAACZ,WAAA,CAAAiC,UAAU;IACTC,IAAI,EAAE,SAAU;IAChBC,KAAK,EAAElB,YAAK,CAACC,MAAM,CAAC8C,IAAI,CAAC,GAAG,CAAE;IAC9B5B,IAAI,EAAEnB,YAAK,CAACoB,SAAS,CAAC,KAAK,CAAE;IAC7BE,UAAU,EAAEtB,YAAK,CAACuB,KAAK,CAACC,gBAAiB;IACzCC,UAAU,EAAE,KAAM;IAClBC,UAAU,EAAE1B,YAAK,CAACoB,SAAS,CAACsB,EAAG;IAC/BP,SAAS,EAAE;EAAE,CACd,CACE,CACF,CACF,CACF,CAAC;AAEV,CAAC;;AAED;AACA;AACA;AAFAa,OAAA,CAAA3D,kBAAA,GAAAA,kBAAA","ignoreList":[]}
@@ -1 +1 @@
1
- {"version":3,"names":[],"sources":["interface.d.ts"],"sourcesContent":["/**\r\n * IMPORTS\r\n */\r\n\r\nimport { type ViewProps } from \"react-native\";\r\n/**\r\n * INTERFACE\r\n */\r\nimport { IGlobalCss } from \"../../styles/global/interface\";\r\n\r\ninterface IActivitiesProgress extends ViewProps, IGlobalCss {\r\n /**\r\n * Data de fim da atividade\r\n */\r\n data_fim?: string;\r\n\r\n /**\r\n * Duração da atividade\r\n */\r\n duracao?: string;\r\n\r\n /**\r\n * Horário de início da atividade\r\n */\r\n data_inicio?: string;\r\n\r\n /**\r\n * Título/label da atividade\r\n */\r\n titleLabel?: string;\r\n\r\n /**\r\n * Situação da atividade\r\n */\r\n situation: boolean;\r\n}\r\n\r\n/**\r\n * EXPORT\r\n */\r\nexport type { IActivitiesProgress };\r\n"],"mappings":"","ignoreList":[]}
1
+ {"version":3,"names":[],"sources":["interface.d.ts"],"sourcesContent":["/**\n * IMPORTS\n */\n\nimport { type ViewProps } from \"react-native\";\n/**\n * INTERFACE\n */\nimport { IGlobalCss } from \"../../styles/global/interface\";\n\ninterface IActivitiesProgress extends ViewProps, IGlobalCss {\n /**\n * Data de fim da atividade\n */\n data_fim?: string;\n\n /**\n * Duração da atividade\n */\n duracao?: string;\n\n /**\n * Horário de início da atividade\n */\n data_inicio?: string;\n\n /**\n * Título/label da atividade\n */\n titleLabel?: string;\n\n /**\n * Situação da atividade\n */\n situation: boolean;\n}\n\n/**\n * EXPORT\n */\nexport type { IActivitiesProgress };\n"],"mappings":"","ignoreList":[]}
@@ -1 +1 @@
1
- {"version":3,"names":["_react","_interopRequireDefault","require","_reactNative","_box","_typography","_theme","_iconsSvg","e","__esModule","default","AvatarProfile","avatar","isEdit","handleTakePicker","name","email","testID","createElement","Box","flexStyle","justifyContent","alignItems","backgroundColor","theme","colors","neutral","width","height","borderStyled","borderRadius","Image","source","uri","alt","style","borderWidth","borderWidths","thin_medium","borderColor","black","blue","position","bottom","right","TouchableOpacity","activeOpacity","onPress","Icons","size","icon","Typography","text","fontSizes","xl","fontFamily","fonts","inter_bold_700","fontWeight","lineHeight","color","xs","inter_regular_400","sm","gray","exports"],"sources":["index.tsx"],"sourcesContent":["import React from \"react\";\r\nimport { TouchableOpacity, Image } from \"react-native\";\r\n\r\n// components\r\nimport { Box } from \"../box\";\r\nimport { Typography } from \"../typography\";\r\n\r\n// styles\r\nimport { theme } from \"../../styles/theme/theme\";\r\n\r\n// icons\r\nimport { Icons } from \"../../common/icons-svg\";\r\n\r\n// types\r\nimport { IAvatarProfile } from \"./interface\";\r\n\r\nconst AvatarProfile: React.FC<IAvatarProfile> = ({\r\n avatar,\r\n isEdit = false,\r\n handleTakePicker,\r\n name,\r\n email,\r\n testID,\r\n}) => {\r\n return (\r\n <Box flexStyle={{ justifyContent: \"center\", alignItems: \"center\" }}>\r\n <Box\r\n backgroundColor={theme.colors.neutral[25]}\r\n width={96}\r\n height={96}\r\n borderStyled={{ borderRadius: 50 }}\r\n flexStyle={{ justifyContent: \"center\", alignItems: \"center\" }}\r\n testID={testID}\r\n >\r\n <Image\r\n source={{ uri: avatar ?? \"\" }}\r\n alt={avatar ?? \"foto de perfil\"}\r\n style={{\r\n width: 90,\r\n height: 90,\r\n borderRadius: 45,\r\n borderWidth: theme.borderWidths.thin_medium,\r\n borderColor: theme.colors.black[25],\r\n }}\r\n />\r\n {isEdit && (\r\n <Box\r\n width={20}\r\n height={20}\r\n backgroundColor={theme.colors.blue[350]}\r\n borderStyled={{\r\n borderRadius: 10,\r\n borderWidth: theme.borderWidths.thin_medium,\r\n borderColor: theme.colors.black[25],\r\n }}\r\n flexStyle={{ justifyContent: \"center\", alignItems: \"center\" }}\r\n style={{\r\n position: \"absolute\",\r\n bottom: 5,\r\n right: 5,\r\n }}\r\n >\r\n <TouchableOpacity\r\n activeOpacity={0.7}\r\n onPress={handleTakePicker}\r\n testID=\"avatar-profile\"\r\n >\r\n <Icons size={12} icon={\"PENCIL\"} />\r\n </TouchableOpacity>\r\n </Box>\r\n )}\r\n </Box>\r\n\r\n {/* Informações do usuário */}\r\n <Typography\r\n text={name}\r\n size={theme.fontSizes.xl}\r\n fontFamily={theme.fonts.inter_bold_700}\r\n fontWeight={\"700\"}\r\n lineHeight={theme.fontSizes[\"2xl\"]}\r\n color={theme.colors.black[100]}\r\n />\r\n <Typography\r\n text={email}\r\n size={theme.fontSizes.xs}\r\n fontFamily={theme.fonts.inter_regular_400}\r\n fontWeight={\"400\"}\r\n lineHeight={theme.fontSizes.sm}\r\n color={theme.colors.gray[900]}\r\n />\r\n </Box>\r\n );\r\n};\r\n\r\nexport { AvatarProfile };\r\n"],"mappings":"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","ignoreList":[]}
1
+ {"version":3,"names":["_react","_interopRequireDefault","require","_reactNative","_box","_typography","_theme","_iconsSvg","e","__esModule","default","AvatarProfile","avatar","isEdit","handleTakePicker","name","email","testID","createElement","Box","flexStyle","justifyContent","alignItems","backgroundColor","theme","colors","neutral","width","height","borderStyled","borderRadius","Image","source","uri","alt","style","borderWidth","borderWidths","thin_medium","borderColor","black","blue","position","bottom","right","TouchableOpacity","activeOpacity","onPress","Icons","size","icon","Typography","text","fontSizes","xl","fontFamily","fonts","inter_bold_700","fontWeight","lineHeight","color","xs","inter_regular_400","sm","gray","exports"],"sources":["index.tsx"],"sourcesContent":["import React from \"react\";\nimport { TouchableOpacity, Image } from \"react-native\";\n\n// components\nimport { Box } from \"../box\";\nimport { Typography } from \"../typography\";\n\n// styles\nimport { theme } from \"../../styles/theme/theme\";\n\n// icons\nimport { Icons } from \"../../common/icons-svg\";\n\n// types\nimport { IAvatarProfile } from \"./interface\";\n\nconst AvatarProfile: React.FC<IAvatarProfile> = ({\n avatar,\n isEdit = false,\n handleTakePicker,\n name,\n email,\n testID,\n}) => {\n return (\n <Box flexStyle={{ justifyContent: \"center\", alignItems: \"center\" }}>\n <Box\n backgroundColor={theme.colors.neutral[25]}\n width={96}\n height={96}\n borderStyled={{ borderRadius: 50 }}\n flexStyle={{ justifyContent: \"center\", alignItems: \"center\" }}\n testID={testID}\n >\n <Image\n source={{ uri: avatar ?? \"\" }}\n alt={avatar ?? \"foto de perfil\"}\n style={{\n width: 90,\n height: 90,\n borderRadius: 45,\n borderWidth: theme.borderWidths.thin_medium,\n borderColor: theme.colors.black[25],\n }}\n />\n {isEdit && (\n <Box\n width={20}\n height={20}\n backgroundColor={theme.colors.blue[350]}\n borderStyled={{\n borderRadius: 10,\n borderWidth: theme.borderWidths.thin_medium,\n borderColor: theme.colors.black[25],\n }}\n flexStyle={{ justifyContent: \"center\", alignItems: \"center\" }}\n style={{\n position: \"absolute\",\n bottom: 5,\n right: 5,\n }}\n >\n <TouchableOpacity\n activeOpacity={0.7}\n onPress={handleTakePicker}\n testID=\"avatar-profile\"\n >\n <Icons size={12} icon={\"PENCIL\"} />\n </TouchableOpacity>\n </Box>\n )}\n </Box>\n\n {/* Informações do usuário */}\n <Typography\n text={name}\n size={theme.fontSizes.xl}\n fontFamily={theme.fonts.inter_bold_700}\n fontWeight={\"700\"}\n lineHeight={theme.fontSizes[\"2xl\"]}\n color={theme.colors.black[100]}\n />\n <Typography\n text={email}\n size={theme.fontSizes.xs}\n fontFamily={theme.fonts.inter_regular_400}\n fontWeight={\"400\"}\n lineHeight={theme.fontSizes.sm}\n color={theme.colors.gray[900]}\n />\n </Box>\n );\n};\n\nexport { AvatarProfile };\n"],"mappings":"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","ignoreList":[]}
@@ -1 +1 @@
1
- {"version":3,"names":[],"sources":["interface.d.ts"],"sourcesContent":["/**\r\n * IMPORTS\r\n */\r\nimport { ViewProps } from \"react-native\";\r\n\r\n// typing\r\nimport { IGlobalCss } from \"../../styles/global/interface\";\r\n\r\ninterface IAvatarProfile extends ViewProps, IGlobalCss {\r\n /**\r\n * Função que tira uma foto e editar.\r\n */\r\n handleTakePicker?: () => void;\r\n\r\n /**\r\n * foto do usuário.\r\n */\r\n avatar: string;\r\n\r\n /**\r\n * nome do usuário.\r\n */\r\n name: string;\r\n\r\n /**\r\n * email do usuário.\r\n */\r\n email: string;\r\n\r\n /**\r\n * A propriedade para editar a foto do usuário.\r\n */\r\n isEdit: boolean;\r\n}\r\n\r\n/**\r\n * EXPORTS\r\n */\r\nexport type { IAvatarProfile };\r\n"],"mappings":"","ignoreList":[]}
1
+ {"version":3,"names":[],"sources":["interface.d.ts"],"sourcesContent":["/**\n * IMPORTS\n */\nimport { ViewProps } from \"react-native\";\n\n// typing\nimport { IGlobalCss } from \"../../styles/global/interface\";\n\ninterface IAvatarProfile extends ViewProps, IGlobalCss {\n /**\n * Função que tira uma foto e editar.\n */\n handleTakePicker?: () => void;\n\n /**\n * foto do usuário.\n */\n avatar: string;\n\n /**\n * nome do usuário.\n */\n name: string;\n\n /**\n * email do usuário.\n */\n email: string;\n\n /**\n * A propriedade para editar a foto do usuário.\n */\n isEdit: boolean;\n}\n\n/**\n * EXPORTS\n */\nexport type { IAvatarProfile };\n"],"mappings":"","ignoreList":[]}
@@ -13,7 +13,7 @@ var _styles = require("../../styles/global/styles");
13
13
  // typings
14
14
 
15
15
  /**
16
- * Interface ButtonProps
16
+ * Type ButtonProps
17
17
  */
18
18
 
19
19
  const styles = props => {
@@ -1 +1 @@
1
- {"version":3,"names":["_reactNative","require","_styles","styles","props","_props$buttonTextStyl","_props$buttonTextStyl2","_props$buttonTextStyl3","_props$buttonTextStyl4","_props$buttonTextStyl5","_props$buttonTextStyl6","_props$buttonTextStyl7","_props$buttonTextStyl8","_props$buttonTextStyl9","_props$buttonTextStyl0","_props$buttonTextStyl1","_props$buttonTextStyl10","StyleSheet","create","buttonStyle","stylesGlobal","buttonTextStyle","color","fontSize","letterSpacing","lineHeight","fontWeight","fontFamily","textAlign","exports"],"sources":["styles.ts"],"sourcesContent":["/**\n * IMPORTS\n */\nimport { StyleSheet } from \"react-native\";\n\n// typings\nimport { type IButtonProps } from \"./interface\";\nimport { IGlobalCss } from \"../../styles/global/interface\";\n\nimport { stylesGlobal } from \"../../styles/global/styles\";\n\n/**\n * Interface ButtonProps\n */\ninterface ButtonProps extends Omit<IButtonProps, \"color\">, Omit<IGlobalCss, \"color\"> {}\n\nconst styles = (props: ButtonProps) =>\n StyleSheet.create({\n buttonStyle: { ...stylesGlobal(props), ...props } as IGlobalCss,\n buttonTextStyle: {\n color: props.buttonTextStyle?.color ?? \"black\",\n fontSize: props.buttonTextStyle?.fontSize ?? 14,\n letterSpacing: props.buttonTextStyle?.letterSpacing ?? 0.5,\n lineHeight: props.buttonTextStyle?.lineHeight ?? 24,\n fontWeight: props.buttonTextStyle?.fontWeight,\n fontFamily: props.buttonTextStyle?.fontFamily ?? \"Inter-Medium\",\n textAlign: props.buttonTextStyle?.textAlign,\n },\n });\n\n/**\n * EXPORTS\n */\nexport { styles };\n"],"mappings":";;;;;;AAGA,IAAAA,YAAA,GAAAC,OAAA;AAMA,IAAAC,OAAA,GAAAD,OAAA;AATA;AACA;AACA;;AAGA;;AAMA;AACA;AACA;;AAGA,MAAME,MAAM,GAAIC,KAAkB;EAAA,IAAAC,qBAAA,EAAAC,sBAAA,EAAAC,sBAAA,EAAAC,sBAAA,EAAAC,sBAAA,EAAAC,sBAAA,EAAAC,sBAAA,EAAAC,sBAAA,EAAAC,sBAAA,EAAAC,sBAAA,EAAAC,sBAAA,EAAAC,uBAAA;EAAA,OAChCC,uBAAU,CAACC,MAAM,CAAC;IAChBC,WAAW,EAAE;MAAE,GAAG,IAAAC,oBAAY,EAAChB,KAAK,CAAC;MAAE,GAAGA;IAAM,CAAe;IAC/DiB,eAAe,EAAE;MACfC,KAAK,GAAAjB,qBAAA,IAAAC,sBAAA,GAAEF,KAAK,CAACiB,eAAe,cAAAf,sBAAA,uBAArBA,sBAAA,CAAuBgB,KAAK,cAAAjB,qBAAA,cAAAA,qBAAA,GAAI,OAAO;MAC9CkB,QAAQ,GAAAhB,sBAAA,IAAAC,sBAAA,GAAEJ,KAAK,CAACiB,eAAe,cAAAb,sBAAA,uBAArBA,sBAAA,CAAuBe,QAAQ,cAAAhB,sBAAA,cAAAA,sBAAA,GAAI,EAAE;MAC/CiB,aAAa,GAAAf,sBAAA,IAAAC,sBAAA,GAAEN,KAAK,CAACiB,eAAe,cAAAX,sBAAA,uBAArBA,sBAAA,CAAuBc,aAAa,cAAAf,sBAAA,cAAAA,sBAAA,GAAI,GAAG;MAC1DgB,UAAU,GAAAd,sBAAA,IAAAC,sBAAA,GAAER,KAAK,CAACiB,eAAe,cAAAT,sBAAA,uBAArBA,sBAAA,CAAuBa,UAAU,cAAAd,sBAAA,cAAAA,sBAAA,GAAI,EAAE;MACnDe,UAAU,GAAAb,sBAAA,GAAET,KAAK,CAACiB,eAAe,cAAAR,sBAAA,uBAArBA,sBAAA,CAAuBa,UAAU;MAC7CC,UAAU,GAAAb,sBAAA,IAAAC,sBAAA,GAAEX,KAAK,CAACiB,eAAe,cAAAN,sBAAA,uBAArBA,sBAAA,CAAuBY,UAAU,cAAAb,sBAAA,cAAAA,sBAAA,GAAI,cAAc;MAC/Dc,SAAS,GAAAZ,uBAAA,GAAEZ,KAAK,CAACiB,eAAe,cAAAL,uBAAA,uBAArBA,uBAAA,CAAuBY;IACpC;EACF,CAAC,CAAC;AAAA;;AAEJ;AACA;AACA;AAFAC,OAAA,CAAA1B,MAAA,GAAAA,MAAA","ignoreList":[]}
1
+ {"version":3,"names":["_reactNative","require","_styles","styles","props","_props$buttonTextStyl","_props$buttonTextStyl2","_props$buttonTextStyl3","_props$buttonTextStyl4","_props$buttonTextStyl5","_props$buttonTextStyl6","_props$buttonTextStyl7","_props$buttonTextStyl8","_props$buttonTextStyl9","_props$buttonTextStyl0","_props$buttonTextStyl1","_props$buttonTextStyl10","StyleSheet","create","buttonStyle","stylesGlobal","buttonTextStyle","color","fontSize","letterSpacing","lineHeight","fontWeight","fontFamily","textAlign","exports"],"sources":["styles.ts"],"sourcesContent":["/**\n * IMPORTS\n */\nimport { StyleSheet } from \"react-native\";\n\n// typings\nimport { type IButtonProps } from \"./interface\";\nimport { IGlobalCss } from \"../../styles/global/interface\";\n\nimport { stylesGlobal } from \"../../styles/global/styles\";\n\n/**\n * Type ButtonProps\n */\ntype ButtonProps = Omit<IButtonProps, \"color\"> & Omit<IGlobalCss, \"color\">;\n\nconst styles = (props: ButtonProps) =>\n StyleSheet.create({\n buttonStyle: { ...stylesGlobal(props), ...props } as IGlobalCss,\n buttonTextStyle: {\n color: props.buttonTextStyle?.color ?? \"black\",\n fontSize: props.buttonTextStyle?.fontSize ?? 14,\n letterSpacing: props.buttonTextStyle?.letterSpacing ?? 0.5,\n lineHeight: props.buttonTextStyle?.lineHeight ?? 24,\n fontWeight: props.buttonTextStyle?.fontWeight,\n fontFamily: props.buttonTextStyle?.fontFamily ?? \"Inter-Medium\",\n textAlign: props.buttonTextStyle?.textAlign,\n },\n });\n\n/**\n * EXPORTS\n */\nexport { styles };\n"],"mappings":";;;;;;AAGA,IAAAA,YAAA,GAAAC,OAAA;AAMA,IAAAC,OAAA,GAAAD,OAAA;AATA;AACA;AACA;;AAGA;;AAMA;AACA;AACA;;AAGA,MAAME,MAAM,GAAIC,KAAkB;EAAA,IAAAC,qBAAA,EAAAC,sBAAA,EAAAC,sBAAA,EAAAC,sBAAA,EAAAC,sBAAA,EAAAC,sBAAA,EAAAC,sBAAA,EAAAC,sBAAA,EAAAC,sBAAA,EAAAC,sBAAA,EAAAC,sBAAA,EAAAC,uBAAA;EAAA,OAChCC,uBAAU,CAACC,MAAM,CAAC;IAChBC,WAAW,EAAE;MAAE,GAAG,IAAAC,oBAAY,EAAChB,KAAK,CAAC;MAAE,GAAGA;IAAM,CAAe;IAC/DiB,eAAe,EAAE;MACfC,KAAK,GAAAjB,qBAAA,IAAAC,sBAAA,GAAEF,KAAK,CAACiB,eAAe,cAAAf,sBAAA,uBAArBA,sBAAA,CAAuBgB,KAAK,cAAAjB,qBAAA,cAAAA,qBAAA,GAAI,OAAO;MAC9CkB,QAAQ,GAAAhB,sBAAA,IAAAC,sBAAA,GAAEJ,KAAK,CAACiB,eAAe,cAAAb,sBAAA,uBAArBA,sBAAA,CAAuBe,QAAQ,cAAAhB,sBAAA,cAAAA,sBAAA,GAAI,EAAE;MAC/CiB,aAAa,GAAAf,sBAAA,IAAAC,sBAAA,GAAEN,KAAK,CAACiB,eAAe,cAAAX,sBAAA,uBAArBA,sBAAA,CAAuBc,aAAa,cAAAf,sBAAA,cAAAA,sBAAA,GAAI,GAAG;MAC1DgB,UAAU,GAAAd,sBAAA,IAAAC,sBAAA,GAAER,KAAK,CAACiB,eAAe,cAAAT,sBAAA,uBAArBA,sBAAA,CAAuBa,UAAU,cAAAd,sBAAA,cAAAA,sBAAA,GAAI,EAAE;MACnDe,UAAU,GAAAb,sBAAA,GAAET,KAAK,CAACiB,eAAe,cAAAR,sBAAA,uBAArBA,sBAAA,CAAuBa,UAAU;MAC7CC,UAAU,GAAAb,sBAAA,IAAAC,sBAAA,GAAEX,KAAK,CAACiB,eAAe,cAAAN,sBAAA,uBAArBA,sBAAA,CAAuBY,UAAU,cAAAb,sBAAA,cAAAA,sBAAA,GAAI,cAAc;MAC/Dc,SAAS,GAAAZ,uBAAA,GAAEZ,KAAK,CAACiB,eAAe,cAAAL,uBAAA,uBAArBA,uBAAA,CAAuBY;IACpC;EACF,CAAC,CAAC;AAAA;;AAEJ;AACA;AACA;AAFAC,OAAA,CAAA1B,MAAA,GAAAA,MAAA","ignoreList":[]}
@@ -10,8 +10,8 @@ var _box = require("../box");
10
10
  var _typography = require("../typography");
11
11
  var _theme = require("../../styles/theme/theme");
12
12
  function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
13
- /**
14
- * IMPORTS
13
+ /**
14
+ * IMPORTS
15
15
  */
16
16
 
17
17
  // components
@@ -20,20 +20,22 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
20
20
 
21
21
  // styles
22
22
 
23
- /**
24
- *
25
- * Componente CardLoading para a interação do usuário com ui.
23
+ /**
24
+ *
25
+ * Componente CardLoading para a interação do usuário com ui.
26
26
  */
27
27
  const CardHistory = ({
28
28
  width,
29
29
  title = "Carregamento #01020304050607",
30
30
  local = "Doca 1, Patío 03 - Usiminas Ipatinga",
31
31
  vehicle = "EXP-0000",
32
- prevision = "12:34 10/03/2025",
32
+ data_start = "12:34 10/03/2025",
33
+ data_end = "13:34 10/03/2025",
34
+ duration = "01:34",
33
35
  testID,
34
36
  handleNavigation
35
37
  }) => {
36
- var _theme$fontSizes$xl, _theme$fontSizes$md, _theme$fontSizes$md2, _theme$fontSizes$md3, _theme$fontSizes$md4, _theme$fontSizes$md5;
38
+ var _theme$fontSizes$xl, _theme$fontSizes$md, _theme$fontSizes$md2, _theme$fontSizes$md3, _theme$fontSizes$md4, _theme$fontSizes$md5, _theme$fontSizes$md6, _theme$fontSizes$md7, _theme$fontSizes$md8, _theme$fontSizes$md9;
37
39
  return /*#__PURE__*/_react.default.createElement(_reactNative.TouchableOpacity, {
38
40
  onPress: handleNavigation,
39
41
  activeOpacity: 0.7
@@ -68,7 +70,7 @@ const CardHistory = ({
68
70
  },
69
71
  style: {
70
72
  width: "100%",
71
- height: 90,
73
+ flex: 1,
72
74
  borderRadius: _theme.theme.borderWidths.thick_medium
73
75
  }
74
76
  })), /*#__PURE__*/_react.default.createElement(_box.Box, {
@@ -128,25 +130,73 @@ const CardHistory = ({
128
130
  marginBottom: 4
129
131
  }
130
132
  }, /*#__PURE__*/_react.default.createElement(_typography.Typography, {
131
- text: "Data:",
133
+ text: "Data Inicio:",
132
134
  color: _theme.theme.colors.neutral[25],
133
135
  size: _theme.theme.fontSizes.xs,
134
136
  fontFamily: _theme.theme.fonts.inter_regular_400,
135
137
  lineHeight: (_theme$fontSizes$md4 = _theme.theme.fontSizes.md) !== null && _theme$fontSizes$md4 !== void 0 ? _theme$fontSizes$md4 : 16,
136
138
  letterSpacing: "regular"
137
139
  }), /*#__PURE__*/_react.default.createElement(_typography.Typography, {
138
- text: prevision,
140
+ text: data_start,
139
141
  color: _theme.theme.colors.neutral[25],
140
142
  size: _theme.theme.fontSizes.xs,
141
143
  fontFamily: _theme.theme.fonts.inter_bold_700,
142
144
  lineHeight: (_theme$fontSizes$md5 = _theme.theme.fontSizes.md) !== null && _theme$fontSizes$md5 !== void 0 ? _theme$fontSizes$md5 : 16,
143
145
  letterSpacing: "regular",
144
146
  marginLeft: 4
147
+ })), /*#__PURE__*/_react.default.createElement(_box.Box, {
148
+ flexStyle: {
149
+ flexDirection: "row",
150
+ justifyContent: "flex-start",
151
+ alignItems: "center"
152
+ },
153
+ marginStyle: {
154
+ marginBottom: 4
155
+ }
156
+ }, /*#__PURE__*/_react.default.createElement(_typography.Typography, {
157
+ text: "Data Fim:",
158
+ color: _theme.theme.colors.neutral[25],
159
+ size: _theme.theme.fontSizes.xs,
160
+ fontFamily: _theme.theme.fonts.inter_regular_400,
161
+ lineHeight: (_theme$fontSizes$md6 = _theme.theme.fontSizes.md) !== null && _theme$fontSizes$md6 !== void 0 ? _theme$fontSizes$md6 : 16,
162
+ letterSpacing: "regular"
163
+ }), /*#__PURE__*/_react.default.createElement(_typography.Typography, {
164
+ text: data_end,
165
+ color: _theme.theme.colors.neutral[25],
166
+ size: _theme.theme.fontSizes.xs,
167
+ fontFamily: _theme.theme.fonts.inter_bold_700,
168
+ lineHeight: (_theme$fontSizes$md7 = _theme.theme.fontSizes.md) !== null && _theme$fontSizes$md7 !== void 0 ? _theme$fontSizes$md7 : 16,
169
+ letterSpacing: "regular",
170
+ marginLeft: 4
171
+ })), /*#__PURE__*/_react.default.createElement(_box.Box, {
172
+ flexStyle: {
173
+ flexDirection: "row",
174
+ justifyContent: "flex-start",
175
+ alignItems: "center"
176
+ },
177
+ marginStyle: {
178
+ marginBottom: 4
179
+ }
180
+ }, /*#__PURE__*/_react.default.createElement(_typography.Typography, {
181
+ text: "Duração:",
182
+ color: _theme.theme.colors.neutral[25],
183
+ size: _theme.theme.fontSizes.xs,
184
+ fontFamily: _theme.theme.fonts.inter_regular_400,
185
+ lineHeight: (_theme$fontSizes$md8 = _theme.theme.fontSizes.md) !== null && _theme$fontSizes$md8 !== void 0 ? _theme$fontSizes$md8 : 16,
186
+ letterSpacing: "regular"
187
+ }), /*#__PURE__*/_react.default.createElement(_typography.Typography, {
188
+ text: duration,
189
+ color: _theme.theme.colors.neutral[25],
190
+ size: _theme.theme.fontSizes.xs,
191
+ fontFamily: _theme.theme.fonts.inter_bold_700,
192
+ lineHeight: (_theme$fontSizes$md9 = _theme.theme.fontSizes.md) !== null && _theme$fontSizes$md9 !== void 0 ? _theme$fontSizes$md9 : 16,
193
+ letterSpacing: "regular",
194
+ marginLeft: 4
145
195
  })))));
146
196
  };
147
197
 
148
- /**
149
- * EXPORTS
198
+ /**
199
+ * EXPORTS
150
200
  */
151
201
  exports.CardHistory = CardHistory;
152
202
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"names":["_react","_interopRequireDefault","require","_reactNative","_box","_typography","_theme","e","__esModule","default","CardHistory","width","title","local","vehicle","prevision","testID","handleNavigation","_theme$fontSizes$xl","_theme$fontSizes$md","_theme$fontSizes$md2","_theme$fontSizes$md3","_theme$fontSizes$md4","_theme$fontSizes$md5","createElement","TouchableOpacity","onPress","activeOpacity","Box","backgroundColor","theme","colors","blue","marginStyle","marginBottom","margins","md","paddingStyle","padding","paddings","borderStyled","borderWidth","borderWidths","thin","borderColor","borderRadius","thick_medium","flexStyle","flexDirection","justifyContent","alignItems","Image","source","uri","style","height","paddingLeft","Typography","text","ellipsizeMode","numberOfLines","color","neutral","size","fontSizes","sm","fontFamily","fonts","inter_bold_700","lineHeight","xl","letterSpacing","xs","inter_regular_400","marginLeft","exports"],"sources":["index.tsx"],"sourcesContent":["/**\r\n * IMPORTS\r\n */\r\nimport React from \"react\";\r\nimport { Image, TouchableOpacity } from \"react-native\";\r\n\r\n// components\r\nimport { Box } from \"../box\";\r\nimport { Typography } from \"../typography\";\r\n\r\n// typings\r\nimport { ICardHistory } from \"./interface\";\r\n\r\n// styles\r\nimport { theme } from \"../../styles/theme/theme\";\r\n\r\n/**\r\n *\r\n * Componente CardLoading para a interação do usuário com ui.\r\n */\r\nconst CardHistory: React.FC<ICardHistory> = ({\r\n width,\r\n title = \"Carregamento #01020304050607\",\r\n local = \"Doca 1, Patío 03 - Usiminas Ipatinga\",\r\n vehicle = \"EXP-0000\",\r\n prevision = \"12:34 10/03/2025\",\r\n testID,\r\n handleNavigation,\r\n}: ICardHistory) => {\r\n return (\r\n <TouchableOpacity onPress={handleNavigation} activeOpacity={0.7}>\r\n <Box\r\n testID={testID}\r\n width={width ?? \"100%\"}\r\n backgroundColor={theme.colors.blue[400]}\r\n marginStyle={{ marginBottom: theme.margins.md }}\r\n paddingStyle={{ padding: theme.paddings[\"2xs\"] }}\r\n borderStyled={{\r\n borderWidth: theme.borderWidths.thin,\r\n borderColor: theme.colors.blue[400],\r\n borderRadius: theme.borderWidths.thick_medium,\r\n }}\r\n flexStyle={{ flexDirection: \"row\", justifyContent: \"flex-start\", alignItems: \"center\" }}\r\n >\r\n <Box width={\"25%\"} borderStyled={{ borderRadius: theme.borderWidths.thick_medium }}>\r\n <Image\r\n source={{\r\n uri: \"https://th.bing.com/th/id/OIP.Rr9_IUNo8J66QbvQkxzXtwHaEJ?w=276&h=180&c=7&r=0&o=5&pid=1.7\",\r\n }}\r\n style={{\r\n width: \"100%\",\r\n height: 90,\r\n borderRadius: theme.borderWidths.thick_medium,\r\n }}\r\n />\r\n </Box>\r\n\r\n <Box width={\"75%\"} paddingStyle={{ paddingLeft: theme.paddings[\"2xs\"] }}>\r\n <Typography\r\n text={title}\r\n ellipsizeMode=\"tail\"\r\n numberOfLines={1}\r\n color={theme.colors.neutral[25]}\r\n size={theme.fontSizes.sm}\r\n fontFamily={theme.fonts.inter_bold_700}\r\n lineHeight={theme.fontSizes.xl ?? 20}\r\n letterSpacing={\"regular\"}\r\n marginBottom={4}\r\n />\r\n\r\n <Typography\r\n text={local}\r\n color={theme.colors.neutral[25]}\r\n size={theme.fontSizes.xs}\r\n fontFamily={theme.fonts.inter_regular_400}\r\n lineHeight={theme.fontSizes.md ?? 16}\r\n letterSpacing={\"regular\"}\r\n marginBottom={4}\r\n />\r\n\r\n {/**DADOS DO VEÍCULOS */}\r\n <Box\r\n flexStyle={{\r\n flexDirection: \"row\",\r\n justifyContent: \"flex-start\",\r\n alignItems: \"center\",\r\n }}\r\n marginStyle={{\r\n marginBottom: 4,\r\n }}\r\n >\r\n <Typography\r\n text={\"Dados Veículo:\"}\r\n color={theme.colors.neutral[25]}\r\n size={theme.fontSizes.xs}\r\n fontFamily={theme.fonts.inter_regular_400}\r\n lineHeight={theme.fontSizes.md ?? 16}\r\n letterSpacing={\"regular\"}\r\n />\r\n <Typography\r\n text={vehicle}\r\n color={theme.colors.neutral[25]}\r\n size={theme.fontSizes.xs}\r\n fontFamily={theme.fonts.inter_bold_700}\r\n lineHeight={theme.fontSizes.md ?? 16}\r\n letterSpacing={\"regular\"}\r\n marginLeft={4}\r\n />\r\n </Box>\r\n\r\n {/**PREVISÃO DO CARREGAMENTO */}\r\n <Box\r\n flexStyle={{\r\n flexDirection: \"row\",\r\n justifyContent: \"flex-start\",\r\n alignItems: \"center\",\r\n }}\r\n marginStyle={{\r\n marginBottom: 4,\r\n }}\r\n >\r\n <Typography\r\n text={\"Data:\"}\r\n color={theme.colors.neutral[25]}\r\n size={theme.fontSizes.xs}\r\n fontFamily={theme.fonts.inter_regular_400}\r\n lineHeight={theme.fontSizes.md ?? 16}\r\n letterSpacing={\"regular\"}\r\n />\r\n <Typography\r\n text={prevision}\r\n color={theme.colors.neutral[25]}\r\n size={theme.fontSizes.xs}\r\n fontFamily={theme.fonts.inter_bold_700}\r\n lineHeight={theme.fontSizes.md ?? 16}\r\n letterSpacing={\"regular\"}\r\n marginLeft={4}\r\n />\r\n </Box>\r\n </Box>\r\n </Box>\r\n </TouchableOpacity>\r\n );\r\n};\r\n\r\n/**\r\n * EXPORTS\r\n */\r\nexport { CardHistory };\r\n"],"mappings":"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","ignoreList":[]}
1
+ {"version":3,"names":["_react","_interopRequireDefault","require","_reactNative","_box","_typography","_theme","e","__esModule","default","CardHistory","width","title","local","vehicle","data_start","data_end","duration","testID","handleNavigation","_theme$fontSizes$xl","_theme$fontSizes$md","_theme$fontSizes$md2","_theme$fontSizes$md3","_theme$fontSizes$md4","_theme$fontSizes$md5","_theme$fontSizes$md6","_theme$fontSizes$md7","_theme$fontSizes$md8","_theme$fontSizes$md9","createElement","TouchableOpacity","onPress","activeOpacity","Box","backgroundColor","theme","colors","blue","marginStyle","marginBottom","margins","md","paddingStyle","padding","paddings","borderStyled","borderWidth","borderWidths","thin","borderColor","borderRadius","thick_medium","flexStyle","flexDirection","justifyContent","alignItems","Image","source","uri","style","flex","paddingLeft","Typography","text","ellipsizeMode","numberOfLines","color","neutral","size","fontSizes","sm","fontFamily","fonts","inter_bold_700","lineHeight","xl","letterSpacing","xs","inter_regular_400","marginLeft","exports"],"sources":["index.tsx"],"sourcesContent":["/**\n * IMPORTS\n */\nimport React from \"react\";\nimport { Image, TouchableOpacity } from \"react-native\";\n\n// components\nimport { Box } from \"../box\";\nimport { Typography } from \"../typography\";\n\n// typings\nimport { ICardHistory } from \"./interface\";\n\n// styles\nimport { theme } from \"../../styles/theme/theme\";\n\n/**\n *\n * Componente CardLoading para a interação do usuário com ui.\n */\nconst CardHistory: React.FC<ICardHistory> = ({\n width,\n title = \"Carregamento #01020304050607\",\n local = \"Doca 1, Patío 03 - Usiminas Ipatinga\",\n vehicle = \"EXP-0000\",\n data_start = \"12:34 10/03/2025\",\n data_end = \"13:34 10/03/2025\",\n duration = \"01:34\",\n testID,\n handleNavigation,\n}: ICardHistory) => {\n return (\n <TouchableOpacity onPress={handleNavigation} activeOpacity={0.7}>\n <Box\n testID={testID}\n width={width ?? \"100%\"}\n backgroundColor={theme.colors.blue[400]}\n marginStyle={{ marginBottom: theme.margins.md }}\n paddingStyle={{ padding: theme.paddings[\"2xs\"] }}\n borderStyled={{\n borderWidth: theme.borderWidths.thin,\n borderColor: theme.colors.blue[400],\n borderRadius: theme.borderWidths.thick_medium,\n }}\n flexStyle={{ flexDirection: \"row\", justifyContent: \"flex-start\", alignItems: \"center\" }}\n >\n <Box width={\"25%\"} borderStyled={{ borderRadius: theme.borderWidths.thick_medium }}>\n <Image\n source={{\n uri: \"https://th.bing.com/th/id/OIP.Rr9_IUNo8J66QbvQkxzXtwHaEJ?w=276&h=180&c=7&r=0&o=5&pid=1.7\",\n }}\n style={{\n width: \"100%\",\n flex: 1,\n borderRadius: theme.borderWidths.thick_medium,\n }}\n />\n </Box>\n\n <Box width={\"75%\"} paddingStyle={{ paddingLeft: theme.paddings[\"2xs\"] }}>\n <Typography\n text={title}\n ellipsizeMode=\"tail\"\n numberOfLines={1}\n color={theme.colors.neutral[25]}\n size={theme.fontSizes.sm}\n fontFamily={theme.fonts.inter_bold_700}\n lineHeight={theme.fontSizes.xl ?? 20}\n letterSpacing={\"regular\"}\n marginBottom={4}\n />\n\n <Typography\n text={local}\n color={theme.colors.neutral[25]}\n size={theme.fontSizes.xs}\n fontFamily={theme.fonts.inter_regular_400}\n lineHeight={theme.fontSizes.md ?? 16}\n letterSpacing={\"regular\"}\n marginBottom={4}\n />\n\n {/**DADOS DO VEÍCULOS */}\n <Box\n flexStyle={{\n flexDirection: \"row\",\n justifyContent: \"flex-start\",\n alignItems: \"center\",\n }}\n marginStyle={{\n marginBottom: 4,\n }}\n >\n <Typography\n text={\"Dados Veículo:\"}\n color={theme.colors.neutral[25]}\n size={theme.fontSizes.xs}\n fontFamily={theme.fonts.inter_regular_400}\n lineHeight={theme.fontSizes.md ?? 16}\n letterSpacing={\"regular\"}\n />\n <Typography\n text={vehicle}\n color={theme.colors.neutral[25]}\n size={theme.fontSizes.xs}\n fontFamily={theme.fonts.inter_bold_700}\n lineHeight={theme.fontSizes.md ?? 16}\n letterSpacing={\"regular\"}\n marginLeft={4}\n />\n </Box>\n\n {/**DATA INICIO DO CARREGAMENTO */}\n <Box\n flexStyle={{\n flexDirection: \"row\",\n justifyContent: \"flex-start\",\n alignItems: \"center\",\n }}\n marginStyle={{\n marginBottom: 4,\n }}\n >\n <Typography\n text={\"Data Inicio:\"}\n color={theme.colors.neutral[25]}\n size={theme.fontSizes.xs}\n fontFamily={theme.fonts.inter_regular_400}\n lineHeight={theme.fontSizes.md ?? 16}\n letterSpacing={\"regular\"}\n />\n <Typography\n text={data_start}\n color={theme.colors.neutral[25]}\n size={theme.fontSizes.xs}\n fontFamily={theme.fonts.inter_bold_700}\n lineHeight={theme.fontSizes.md ?? 16}\n letterSpacing={\"regular\"}\n marginLeft={4}\n />\n </Box>\n\n {/**DATA FIM DO CARREGAMENTO */}\n <Box\n flexStyle={{\n flexDirection: \"row\",\n justifyContent: \"flex-start\",\n alignItems: \"center\",\n }}\n marginStyle={{\n marginBottom: 4,\n }}\n >\n <Typography\n text={\"Data Fim:\"}\n color={theme.colors.neutral[25]}\n size={theme.fontSizes.xs}\n fontFamily={theme.fonts.inter_regular_400}\n lineHeight={theme.fontSizes.md ?? 16}\n letterSpacing={\"regular\"}\n />\n <Typography\n text={data_end}\n color={theme.colors.neutral[25]}\n size={theme.fontSizes.xs}\n fontFamily={theme.fonts.inter_bold_700}\n lineHeight={theme.fontSizes.md ?? 16}\n letterSpacing={\"regular\"}\n marginLeft={4}\n />\n </Box>\n\n {/**DURAÇÃO DO CARREGAMENTO */}\n <Box\n flexStyle={{\n flexDirection: \"row\",\n justifyContent: \"flex-start\",\n alignItems: \"center\",\n }}\n marginStyle={{\n marginBottom: 4,\n }}\n >\n <Typography\n text={\"Duração:\"}\n color={theme.colors.neutral[25]}\n size={theme.fontSizes.xs}\n fontFamily={theme.fonts.inter_regular_400}\n lineHeight={theme.fontSizes.md ?? 16}\n letterSpacing={\"regular\"}\n />\n <Typography\n text={duration}\n color={theme.colors.neutral[25]}\n size={theme.fontSizes.xs}\n fontFamily={theme.fonts.inter_bold_700}\n lineHeight={theme.fontSizes.md ?? 16}\n letterSpacing={\"regular\"}\n marginLeft={4}\n />\n </Box>\n </Box>\n </Box>\n </TouchableOpacity>\n );\n};\n\n/**\n * EXPORTS\n */\nexport { CardHistory };\n"],"mappings":"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","ignoreList":[]}
@@ -1 +1 @@
1
- {"version":3,"names":[],"sources":["interface.d.ts"],"sourcesContent":["/**\n * IMPORTS\n */\nimport { TouchableOpacityProps } from \"react-native\";\n\n// typing\nimport { IGlobalCss } from \"../../styles/global/interface\";\n\ninterface ICardHistory extends TouchableOpacityProps, IGlobalCss {\n /**propriedade que indica o título do carregamento */\n title?: string;\n\n /**propriedade que indica o local do carregamento */\n local?: string;\n\n /**propriedade que indica o veiculo */\n vehicle?: string;\n\n /**propriedade que indica a previsão do carregamento */\n prevision?: string;\n\n handleNavigation: () => void;\n}\n\n/**\n * EXPORTS\n */\nexport { ICardHistory };\n"],"mappings":"","ignoreList":[]}
1
+ {"version":3,"names":[],"sources":["interface.d.ts"],"sourcesContent":["/**\n * IMPORTS\n */\nimport { TouchableOpacityProps } from \"react-native\";\n\n// typing\nimport { IGlobalCss } from \"../../styles/global/interface\";\n\ninterface ICardHistory extends TouchableOpacityProps, IGlobalCss {\n /**propriedade que indica o título do carregamento */\n title?: string;\n\n /**propriedade que indica o local do carregamento */\n local?: string;\n\n /**propriedade que indica o veiculo */\n vehicle?: string;\n\n /**propriedade que indica inicio do carregamento */\n data_start?: string;\n\n /**propriedade que indica fim do carregamento */\n data_end?: string;\n\n /**propiedade que infica o a duração gasta no carregamento */\n duration?: string;\n\n handleNavigation: () => void;\n}\n\n/**\n * EXPORTS\n */\nexport { ICardHistory };\n"],"mappings":"","ignoreList":[]}
@@ -12,8 +12,8 @@ var _iconsSvg = require("../../common/icons-svg");
12
12
  var _theme = require("../../styles/theme/theme");
13
13
  var _returnColor = require("../../utils/status-color/return-color");
14
14
  function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
15
- /**
16
- * IMPORTS
15
+ /**
16
+ * IMPORTS
17
17
  */
18
18
 
19
19
  // components
@@ -24,9 +24,9 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
24
24
 
25
25
  // styles
26
26
 
27
- /**
28
- *
29
- * Componente CardLoading para a interação do usuário com ui.
27
+ /**
28
+ *
29
+ * Componente CardLoading para a interação do usuário com ui.
30
30
  */
31
31
  const CardLoading = ({
32
32
  width,
@@ -75,7 +75,7 @@ const CardLoading = ({
75
75
  },
76
76
  style: {
77
77
  width: "100%",
78
- height: 120,
78
+ flex: 1,
79
79
  borderRadius: _theme.theme.borderWidths.thick_medium
80
80
  }
81
81
  })), /*#__PURE__*/_react.default.createElement(_box.Box, {
@@ -202,7 +202,7 @@ const CardLoading = ({
202
202
  justifyContent: "space-between"
203
203
  },
204
204
  marginStyle: {
205
- marginBottom: 4
205
+ marginBottom: 8
206
206
  }
207
207
  }, /*#__PURE__*/_react.default.createElement(_box.Box, {
208
208
  flexStyle: {
@@ -240,6 +240,17 @@ const CardLoading = ({
240
240
  flexDirection: "row",
241
241
  justifyContent: "flex-start",
242
242
  alignItems: "center"
243
+ },
244
+ backgroundColor: (0, _returnColor.getStatusColor)(status),
245
+ height: 22,
246
+ borderStyled: {
247
+ borderWidth: 1,
248
+ borderRadius: 11,
249
+ borderColor: "transparent"
250
+ },
251
+ paddingStyle: {
252
+ paddingLeft: 8,
253
+ paddingRight: 8
243
254
  }
244
255
  }, /*#__PURE__*/_react.default.createElement(_typography.Typography, {
245
256
  text: "Status:",
@@ -250,7 +261,7 @@ const CardLoading = ({
250
261
  letterSpacing: "regular"
251
262
  }), /*#__PURE__*/_react.default.createElement(_typography.Typography, {
252
263
  text: status,
253
- color: (0, _returnColor.getStatusColor)(status),
264
+ color: (0, _returnColor.getStatusTextColor)(status),
254
265
  size: _theme.theme.fontSizes.xs,
255
266
  fontFamily: _theme.theme.fonts.inter_bold_700,
256
267
  lineHeight: (_theme$fontSizes$md0 = _theme.theme.fontSizes.md) !== null && _theme$fontSizes$md0 !== void 0 ? _theme$fontSizes$md0 : 16,
@@ -259,8 +270,8 @@ const CardLoading = ({
259
270
  }))))));
260
271
  };
261
272
 
262
- /**
263
- * EXPORTS
273
+ /**
274
+ * EXPORTS
264
275
  */
265
276
  exports.CardLoading = CardLoading;
266
277
  //# sourceMappingURL=index.js.map