react-native-exp-fig 0.1.9 → 0.1.11

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 (1161) hide show
  1. package/README.md +1 -1
  2. package/lib/commonjs/common/constants/index.js.map +1 -1
  3. package/lib/commonjs/common/icons-svg/agent/index.js +45 -0
  4. package/lib/commonjs/common/icons-svg/agent/index.js.map +1 -0
  5. package/lib/commonjs/common/icons-svg/arrow-drop-down/index.js +10 -14
  6. package/lib/commonjs/common/icons-svg/arrow-drop-down/index.js.map +1 -1
  7. package/lib/commonjs/common/icons-svg/arrow-left/index.js +11 -13
  8. package/lib/commonjs/common/icons-svg/arrow-left/index.js.map +1 -1
  9. package/lib/commonjs/common/icons-svg/bed/index.js +47 -0
  10. package/lib/commonjs/common/icons-svg/bed/index.js.map +1 -0
  11. package/lib/commonjs/common/icons-svg/bell/index.js +8 -10
  12. package/lib/commonjs/common/icons-svg/bell/index.js.map +1 -1
  13. package/lib/commonjs/common/icons-svg/bluetooth/index.js +18 -24
  14. package/lib/commonjs/common/icons-svg/bluetooth/index.js.map +1 -1
  15. package/lib/commonjs/common/icons-svg/bluetooth-connected/index.js +21 -27
  16. package/lib/commonjs/common/icons-svg/bluetooth-connected/index.js.map +1 -1
  17. package/lib/commonjs/common/icons-svg/calendar/index.js +20 -26
  18. package/lib/commonjs/common/icons-svg/calendar/index.js.map +1 -1
  19. package/lib/commonjs/common/icons-svg/call-bell/index.js +8 -10
  20. package/lib/commonjs/common/icons-svg/call-bell/index.js.map +1 -1
  21. package/lib/commonjs/common/icons-svg/camera-plus/index.js +19 -27
  22. package/lib/commonjs/common/icons-svg/camera-plus/index.js.map +1 -1
  23. package/lib/commonjs/common/icons-svg/car/index.js +37 -0
  24. package/lib/commonjs/common/icons-svg/car/index.js.map +1 -0
  25. package/lib/commonjs/common/icons-svg/chart-bar/index.js +8 -10
  26. package/lib/commonjs/common/icons-svg/chart-bar/index.js.map +1 -1
  27. package/lib/commonjs/common/icons-svg/check-box/index.js +11 -15
  28. package/lib/commonjs/common/icons-svg/check-box/index.js.map +1 -1
  29. package/lib/commonjs/common/icons-svg/check-box-fill/index.js +8 -12
  30. package/lib/commonjs/common/icons-svg/check-box-fill/index.js.map +1 -1
  31. package/lib/commonjs/common/icons-svg/check-box-outline/index.js +8 -12
  32. package/lib/commonjs/common/icons-svg/check-box-outline/index.js.map +1 -1
  33. package/lib/commonjs/common/icons-svg/check-circle/index.js +18 -20
  34. package/lib/commonjs/common/icons-svg/check-circle/index.js.map +1 -1
  35. package/lib/commonjs/common/icons-svg/check-outline/index.js +50 -0
  36. package/lib/commonjs/common/icons-svg/check-outline/index.js.map +1 -0
  37. package/lib/commonjs/common/icons-svg/closed/index.js +18 -24
  38. package/lib/commonjs/common/icons-svg/closed/index.js.map +1 -1
  39. package/lib/commonjs/common/icons-svg/coffee/index.js +50 -0
  40. package/lib/commonjs/common/icons-svg/coffee/index.js.map +1 -0
  41. package/lib/commonjs/common/icons-svg/constants/index.js +13 -5
  42. package/lib/commonjs/common/icons-svg/constants/index.js.map +1 -1
  43. package/lib/commonjs/common/icons-svg/credit-card/index.js +10 -12
  44. package/lib/commonjs/common/icons-svg/credit-card/index.js.map +1 -1
  45. package/lib/commonjs/common/icons-svg/currency/index.js +18 -24
  46. package/lib/commonjs/common/icons-svg/currency/index.js.map +1 -1
  47. package/lib/commonjs/common/icons-svg/currency-circle-dollar/index.js +8 -10
  48. package/lib/commonjs/common/icons-svg/currency-circle-dollar/index.js.map +1 -1
  49. package/lib/commonjs/common/icons-svg/ellipse/index.js +12 -16
  50. package/lib/commonjs/common/icons-svg/ellipse/index.js.map +1 -1
  51. package/lib/commonjs/common/icons-svg/exclamation-circle/index.js +15 -21
  52. package/lib/commonjs/common/icons-svg/exclamation-circle/index.js.map +1 -1
  53. package/lib/commonjs/common/icons-svg/eye/index.js +12 -17
  54. package/lib/commonjs/common/icons-svg/eye/index.js.map +1 -1
  55. package/lib/commonjs/common/icons-svg/eye-slash/index.js +10 -13
  56. package/lib/commonjs/common/icons-svg/eye-slash/index.js.map +1 -1
  57. package/lib/commonjs/common/icons-svg/file-text/index.js +17 -21
  58. package/lib/commonjs/common/icons-svg/file-text/index.js.map +1 -1
  59. package/lib/commonjs/common/icons-svg/files/index.js +8 -10
  60. package/lib/commonjs/common/icons-svg/files/index.js.map +1 -1
  61. package/lib/commonjs/common/icons-svg/gas-pump/index.js +19 -25
  62. package/lib/commonjs/common/icons-svg/gas-pump/index.js.map +1 -1
  63. package/lib/commonjs/common/icons-svg/gauge/index.js +18 -24
  64. package/lib/commonjs/common/icons-svg/gauge/index.js.map +1 -1
  65. package/lib/commonjs/common/icons-svg/gear/index.js +20 -26
  66. package/lib/commonjs/common/icons-svg/gear/index.js.map +1 -1
  67. package/lib/commonjs/common/icons-svg/index.js +150 -94
  68. package/lib/commonjs/common/icons-svg/index.js.map +1 -1
  69. package/lib/commonjs/common/icons-svg/interface.d.js.map +1 -1
  70. package/lib/commonjs/common/icons-svg/lifebuoy/index.js +8 -10
  71. package/lib/commonjs/common/icons-svg/lifebuoy/index.js.map +1 -1
  72. package/lib/commonjs/common/icons-svg/list/index.js +32 -38
  73. package/lib/commonjs/common/icons-svg/list/index.js.map +1 -1
  74. package/lib/commonjs/common/icons-svg/moon-stars/index.js +8 -10
  75. package/lib/commonjs/common/icons-svg/moon-stars/index.js.map +1 -1
  76. package/lib/commonjs/common/icons-svg/note-pincel/index.js +21 -27
  77. package/lib/commonjs/common/icons-svg/note-pincel/index.js.map +1 -1
  78. package/lib/commonjs/common/icons-svg/package/index.js +8 -10
  79. package/lib/commonjs/common/icons-svg/package/index.js.map +1 -1
  80. package/lib/commonjs/common/icons-svg/package-check/index.js +22 -26
  81. package/lib/commonjs/common/icons-svg/package-check/index.js.map +1 -1
  82. package/lib/commonjs/common/icons-svg/pencil/index.js +40 -0
  83. package/lib/commonjs/common/icons-svg/pencil/index.js.map +1 -0
  84. package/lib/commonjs/common/icons-svg/plus/index.js +20 -28
  85. package/lib/commonjs/common/icons-svg/plus/index.js.map +1 -1
  86. package/lib/commonjs/common/icons-svg/recused/index.js +16 -18
  87. package/lib/commonjs/common/icons-svg/recused/index.js.map +1 -1
  88. package/lib/commonjs/common/icons-svg/refresh-ccw-dot/index.js +47 -0
  89. package/lib/commonjs/common/icons-svg/refresh-ccw-dot/index.js.map +1 -0
  90. package/lib/commonjs/common/icons-svg/shopping-cart/index.js +17 -21
  91. package/lib/commonjs/common/icons-svg/shopping-cart/index.js.map +1 -1
  92. package/lib/commonjs/common/icons-svg/steering-wheel/index.js +27 -33
  93. package/lib/commonjs/common/icons-svg/steering-wheel/index.js.map +1 -1
  94. package/lib/commonjs/common/icons-svg/steering-wheel-fill/index.js +15 -21
  95. package/lib/commonjs/common/icons-svg/steering-wheel-fill/index.js.map +1 -1
  96. package/lib/commonjs/common/icons-svg/timer/index.js +18 -24
  97. package/lib/commonjs/common/icons-svg/timer/index.js.map +1 -1
  98. package/lib/commonjs/common/icons-svg/trophy/index.js +8 -10
  99. package/lib/commonjs/common/icons-svg/trophy/index.js.map +1 -1
  100. package/lib/commonjs/common/icons-svg/truck/index.js +17 -21
  101. package/lib/commonjs/common/icons-svg/truck/index.js.map +1 -1
  102. package/lib/commonjs/common/icons-svg/truck-activity/index.js +37 -0
  103. package/lib/commonjs/common/icons-svg/truck-activity/index.js.map +1 -0
  104. package/lib/commonjs/common/icons-svg/truck-trailer/index.js +15 -21
  105. package/lib/commonjs/common/icons-svg/truck-trailer/index.js.map +1 -1
  106. package/lib/commonjs/common/icons-svg/wifi-high/index.js +22 -28
  107. package/lib/commonjs/common/icons-svg/wifi-high/index.js.map +1 -1
  108. package/lib/commonjs/common/icons-svg/wifi-x/index.js +28 -34
  109. package/lib/commonjs/common/icons-svg/wifi-x/index.js.map +1 -1
  110. package/lib/commonjs/common/icons-svg/x-circle/index.js +18 -24
  111. package/lib/commonjs/common/icons-svg/x-circle/index.js.map +1 -1
  112. package/lib/commonjs/components/activities-daily/index.js +120 -0
  113. package/lib/commonjs/components/activities-daily/index.js.map +1 -0
  114. package/lib/commonjs/components/activities-daily/interface.d.js +6 -0
  115. package/lib/commonjs/components/activities-daily/interface.d.js.map +1 -0
  116. package/lib/commonjs/components/activities-progress/index.js +165 -0
  117. package/lib/commonjs/components/activities-progress/index.js.map +1 -0
  118. package/lib/commonjs/components/activities-progress/interface.d.js +6 -0
  119. package/lib/commonjs/components/activities-progress/interface.d.js.map +1 -0
  120. package/lib/commonjs/components/avatar-profile/index.js +101 -0
  121. package/lib/commonjs/components/avatar-profile/index.js.map +1 -0
  122. package/lib/commonjs/components/avatar-profile/interface.d.js +6 -0
  123. package/lib/commonjs/components/avatar-profile/interface.d.js.map +1 -0
  124. package/lib/commonjs/components/box/index.js +4 -6
  125. package/lib/commonjs/components/box/index.js.map +1 -1
  126. package/lib/commonjs/components/box/interface.d.js.map +1 -1
  127. package/lib/commonjs/components/box/styles.js +1 -1
  128. package/lib/commonjs/components/box/styles.js.map +1 -1
  129. package/lib/commonjs/components/button/index.js +12 -20
  130. package/lib/commonjs/components/button/index.js.map +1 -1
  131. package/lib/commonjs/components/button/interface.d.js.map +1 -1
  132. package/lib/commonjs/components/button/styles.js +19 -16
  133. package/lib/commonjs/components/button/styles.js.map +1 -1
  134. package/lib/commonjs/components/capture-photo/index.js +47 -51
  135. package/lib/commonjs/components/capture-photo/index.js.map +1 -1
  136. package/lib/commonjs/components/capture-photo/interface.d.js.map +1 -1
  137. package/lib/commonjs/components/capture-photo/styles.js +1 -1
  138. package/lib/commonjs/components/capture-photo/styles.js.map +1 -1
  139. package/lib/commonjs/components/card-history/index.js +121 -127
  140. package/lib/commonjs/components/card-history/index.js.map +1 -1
  141. package/lib/commonjs/components/card-history/interface.d.js.map +1 -1
  142. package/lib/commonjs/components/card-hours/index.js +51 -53
  143. package/lib/commonjs/components/card-hours/index.js.map +1 -1
  144. package/lib/commonjs/components/card-hours/interface.d.js.map +1 -1
  145. package/lib/commonjs/components/card-loading/index.js +230 -229
  146. package/lib/commonjs/components/card-loading/index.js.map +1 -1
  147. package/lib/commonjs/components/card-loading/interface.d.js.map +1 -1
  148. package/lib/commonjs/components/card-scheduled-journey/index.js +77 -80
  149. package/lib/commonjs/components/card-scheduled-journey/index.js.map +1 -1
  150. package/lib/commonjs/components/card-scheduled-journey/interface.js.map +1 -1
  151. package/lib/commonjs/components/card-scheduled-journey/styles.js +1 -1
  152. package/lib/commonjs/components/card-scheduled-journey/styles.js.map +1 -1
  153. package/lib/commonjs/components/card-work-session/index.js +157 -165
  154. package/lib/commonjs/components/card-work-session/index.js.map +1 -1
  155. package/lib/commonjs/components/card-work-session/interface.d.js.map +1 -1
  156. package/lib/commonjs/components/check-box/index.js +77 -110
  157. package/lib/commonjs/components/check-box/index.js.map +1 -1
  158. package/lib/commonjs/components/check-box/interface.d.js.map +1 -1
  159. package/lib/commonjs/components/coil/index.js +85 -91
  160. package/lib/commonjs/components/coil/index.js.map +1 -1
  161. package/lib/commonjs/components/coil/interface.d.js.map +1 -1
  162. package/lib/commonjs/components/filter-date-selector/index.js +56 -51
  163. package/lib/commonjs/components/filter-date-selector/index.js.map +1 -1
  164. package/lib/commonjs/components/filter-date-selector/interface.d.js.map +1 -1
  165. package/lib/commonjs/components/filter-journey/index.js +4 -5
  166. package/lib/commonjs/components/filter-journey/index.js.map +1 -1
  167. package/lib/commonjs/components/filter-journey/interface.d.js.map +1 -1
  168. package/lib/commonjs/components/header-profile/index.js +84 -91
  169. package/lib/commonjs/components/header-profile/index.js.map +1 -1
  170. package/lib/commonjs/components/header-profile/interface.d.js.map +1 -1
  171. package/lib/commonjs/components/history-details/index.js +104 -0
  172. package/lib/commonjs/components/history-details/index.js.map +1 -0
  173. package/lib/commonjs/components/history-details/interface.d.js +6 -0
  174. package/lib/commonjs/components/history-details/interface.d.js.map +1 -0
  175. package/lib/commonjs/components/image-capture-with-remove/index.js +61 -61
  176. package/lib/commonjs/components/image-capture-with-remove/index.js.map +1 -1
  177. package/lib/commonjs/components/image-capture-with-remove/interface.d.js.map +1 -1
  178. package/lib/commonjs/components/input/index.js +100 -118
  179. package/lib/commonjs/components/input/index.js.map +1 -1
  180. package/lib/commonjs/components/input/interface.d.js.map +1 -1
  181. package/lib/commonjs/components/input/styles.js +1 -1
  182. package/lib/commonjs/components/input/styles.js.map +1 -1
  183. package/lib/commonjs/components/loading-details/index.js +117 -122
  184. package/lib/commonjs/components/loading-details/index.js.map +1 -1
  185. package/lib/commonjs/components/loading-details/interface.d.js.map +1 -1
  186. package/lib/commonjs/components/loading-progress/index.js +70 -75
  187. package/lib/commonjs/components/loading-progress/index.js.map +1 -1
  188. package/lib/commonjs/components/loading-progress/interface.d.js.map +1 -1
  189. package/lib/commonjs/components/menu-item/index.js +42 -44
  190. package/lib/commonjs/components/menu-item/index.js.map +1 -1
  191. package/lib/commonjs/components/menu-item/interface.d.js.map +1 -1
  192. package/lib/commonjs/components/menu-item/styles.js.map +1 -1
  193. package/lib/commonjs/components/no-data/index.js +15 -17
  194. package/lib/commonjs/components/no-data/index.js.map +1 -1
  195. package/lib/commonjs/components/no-data/interface.d.js.map +1 -1
  196. package/lib/commonjs/components/notification-loading/index.js +114 -123
  197. package/lib/commonjs/components/notification-loading/index.js.map +1 -1
  198. package/lib/commonjs/components/notification-loading/interface.d.js.map +1 -1
  199. package/lib/commonjs/components/profile-menu-option/index.js +75 -0
  200. package/lib/commonjs/components/profile-menu-option/index.js.map +1 -0
  201. package/lib/commonjs/components/profile-menu-option/interface.d.js +6 -0
  202. package/lib/commonjs/components/profile-menu-option/interface.d.js.map +1 -0
  203. package/lib/commonjs/components/scheduled-journey-indicators/index.js +47 -52
  204. package/lib/commonjs/components/scheduled-journey-indicators/index.js.map +1 -1
  205. package/lib/commonjs/components/scheduled-journey-indicators/interface.d.js.map +1 -1
  206. package/lib/commonjs/components/selects/select-option/index.js +54 -64
  207. package/lib/commonjs/components/selects/select-option/index.js.map +1 -1
  208. package/lib/commonjs/components/selects/select-option/interface.d.js.map +1 -1
  209. package/lib/commonjs/components/selects/select-option/styles.js +62 -59
  210. package/lib/commonjs/components/selects/select-option/styles.js.map +1 -1
  211. package/lib/commonjs/components/step-indicator/helpers/get-icon-by-status.js +2 -2
  212. package/lib/commonjs/components/step-indicator/helpers/get-icon-by-status.js.map +1 -1
  213. package/lib/commonjs/components/step-indicator/index.js +101 -112
  214. package/lib/commonjs/components/step-indicator/index.js.map +1 -1
  215. package/lib/commonjs/components/step-indicator/interface.d.js.map +1 -1
  216. package/lib/commonjs/components/step-indicator/styles.js +53 -50
  217. package/lib/commonjs/components/step-indicator/styles.js.map +1 -1
  218. package/lib/commonjs/components/typography/index.js +6 -7
  219. package/lib/commonjs/components/typography/index.js.map +1 -1
  220. package/lib/commonjs/components/typography/interface.d.js.map +1 -1
  221. package/lib/commonjs/components/typography/styles.js +24 -21
  222. package/lib/commonjs/components/typography/styles.js.map +1 -1
  223. package/lib/commonjs/components/user-profile/index.js +161 -176
  224. package/lib/commonjs/components/user-profile/index.js.map +1 -1
  225. package/lib/commonjs/components/user-profile/interface.d.js.map +1 -1
  226. package/lib/commonjs/index.js +97 -56
  227. package/lib/commonjs/index.js.map +1 -1
  228. package/lib/commonjs/stories/activities-daily/activities-daily.stories.js +40 -0
  229. package/lib/commonjs/stories/activities-daily/activities-daily.stories.js.map +1 -0
  230. package/lib/commonjs/stories/activities-progress/activities-progress.stories.js +59 -0
  231. package/lib/commonjs/stories/activities-progress/activities-progress.stories.js.map +1 -0
  232. package/lib/commonjs/stories/avatar-profile/avatar-profile.stories.js +32 -0
  233. package/lib/commonjs/stories/avatar-profile/avatar-profile.stories.js.map +1 -0
  234. package/lib/commonjs/stories/box/box.stories.js +7 -8
  235. package/lib/commonjs/stories/box/box.stories.js.map +1 -1
  236. package/lib/commonjs/stories/button/button.stories.js +4 -5
  237. package/lib/commonjs/stories/button/button.stories.js.map +1 -1
  238. package/lib/commonjs/stories/capture-photo/capture-photo.stories.js +3 -3
  239. package/lib/commonjs/stories/capture-photo/capture-photo.stories.js.map +1 -1
  240. package/lib/commonjs/stories/card-history/card-history.stories.js +3 -3
  241. package/lib/commonjs/stories/card-history/card-history.stories.js.map +1 -1
  242. package/lib/commonjs/stories/card-hours/card-hours.stories.js +6 -6
  243. package/lib/commonjs/stories/card-hours/card-hours.stories.js.map +1 -1
  244. package/lib/commonjs/stories/card-loading/card-loading.stories.js +5 -5
  245. package/lib/commonjs/stories/card-loading/card-loading.stories.js.map +1 -1
  246. package/lib/commonjs/stories/card-scheduled-journey/card-scheduled-journey.stories.js +3 -3
  247. package/lib/commonjs/stories/card-scheduled-journey/card-scheduled-journey.stories.js.map +1 -1
  248. package/lib/commonjs/stories/card-work-session/card-work-session.stories.js +2 -2
  249. package/lib/commonjs/stories/card-work-session/card-work-session.stories.js.map +1 -1
  250. package/lib/commonjs/stories/check-box/check-box.stories.js +3 -5
  251. package/lib/commonjs/stories/check-box/check-box.stories.js.map +1 -1
  252. package/lib/commonjs/stories/coil/coil.stories.js +28 -7
  253. package/lib/commonjs/stories/coil/coil.stories.js.map +1 -1
  254. package/lib/commonjs/stories/filter-date-selector/filter-date-selector.stories.js +29 -7
  255. package/lib/commonjs/stories/filter-date-selector/filter-date-selector.stories.js.map +1 -1
  256. package/lib/commonjs/stories/filter-journey/filter-journey.stories.js +5 -5
  257. package/lib/commonjs/stories/filter-journey/filter-journey.stories.js.map +1 -1
  258. package/lib/commonjs/stories/header-profile/header-profile.stories.js +2 -2
  259. package/lib/commonjs/stories/header-profile/header-profile.stories.js.map +1 -1
  260. package/lib/commonjs/stories/history-details/history-details.stories.js +37 -0
  261. package/lib/commonjs/stories/history-details/history-details.stories.js.map +1 -0
  262. package/lib/commonjs/stories/image-capture-with-remove/image-capture-with-remove.stories.js +14 -4
  263. package/lib/commonjs/stories/image-capture-with-remove/image-capture-with-remove.stories.js.map +1 -1
  264. package/lib/commonjs/stories/input/input.stories.js +10 -9
  265. package/lib/commonjs/stories/input/input.stories.js.map +1 -1
  266. package/lib/commonjs/stories/loading-details/loading-details.stories.js +2 -2
  267. package/lib/commonjs/stories/loading-details/loading-details.stories.js.map +1 -1
  268. package/lib/commonjs/stories/loading-progress/loading-progress.stories.js +2 -2
  269. package/lib/commonjs/stories/loading-progress/loading-progress.stories.js.map +1 -1
  270. package/lib/commonjs/stories/menu-item/menu-item.stories.js +3 -3
  271. package/lib/commonjs/stories/menu-item/menu-item.stories.js.map +1 -1
  272. package/lib/commonjs/stories/no-data/no-data.stories.js +2 -2
  273. package/lib/commonjs/stories/no-data/no-data.stories.js.map +1 -1
  274. package/lib/commonjs/stories/notification-loading/notification-loading.stories.js +18 -4
  275. package/lib/commonjs/stories/notification-loading/notification-loading.stories.js.map +1 -1
  276. package/lib/commonjs/stories/profile-menu-option/profile-menu-option.stories.js +68 -0
  277. package/lib/commonjs/stories/profile-menu-option/profile-menu-option.stories.js.map +1 -0
  278. package/lib/commonjs/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.js +2 -2
  279. package/lib/commonjs/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.js.map +1 -1
  280. package/lib/commonjs/stories/select-option/select-option.stories.js +3 -3
  281. package/lib/commonjs/stories/select-option/select-option.stories.js.map +1 -1
  282. package/lib/commonjs/stories/step-indicator/step-indicator.stories.js +24 -18
  283. package/lib/commonjs/stories/step-indicator/step-indicator.stories.js.map +1 -1
  284. package/lib/commonjs/stories/typography/typography.stories.js +3 -3
  285. package/lib/commonjs/stories/typography/typography.stories.js.map +1 -1
  286. package/lib/commonjs/stories/user-profile/user-profile.stories.js +2 -2
  287. package/lib/commonjs/stories/user-profile/user-profile.stories.js.map +1 -1
  288. package/lib/commonjs/styles/global/interface.d.js.map +1 -1
  289. package/lib/commonjs/styles/global/styles.js +49 -46
  290. package/lib/commonjs/styles/global/styles.js.map +1 -1
  291. package/lib/commonjs/styles/global/theme-provider.js +4 -6
  292. package/lib/commonjs/styles/global/theme-provider.js.map +1 -1
  293. package/lib/commonjs/styles/theme/theme.js +6 -4
  294. package/lib/commonjs/styles/theme/theme.js.map +1 -1
  295. package/lib/commonjs/utils/format-data/index.js +30 -9
  296. package/lib/commonjs/utils/format-data/index.js.map +1 -1
  297. package/lib/commonjs/utils/mutiply/index.js.map +1 -1
  298. package/lib/commonjs/utils/status-color/return-color.js +13 -4
  299. package/lib/commonjs/utils/status-color/return-color.js.map +1 -1
  300. package/lib/module/common/constants/index.js +0 -2
  301. package/lib/module/common/constants/index.js.map +1 -1
  302. package/lib/module/common/icons-svg/agent/index.js +37 -0
  303. package/lib/module/common/icons-svg/agent/index.js.map +1 -0
  304. package/lib/module/common/icons-svg/arrow-drop-down/index.js +11 -14
  305. package/lib/module/common/icons-svg/arrow-drop-down/index.js.map +1 -1
  306. package/lib/module/common/icons-svg/arrow-left/index.js +12 -15
  307. package/lib/module/common/icons-svg/arrow-left/index.js.map +1 -1
  308. package/lib/module/common/icons-svg/bed/index.js +39 -0
  309. package/lib/module/common/icons-svg/bed/index.js.map +1 -0
  310. package/lib/module/common/icons-svg/bell/index.js +9 -12
  311. package/lib/module/common/icons-svg/bell/index.js.map +1 -1
  312. package/lib/module/common/icons-svg/bluetooth/index.js +18 -26
  313. package/lib/module/common/icons-svg/bluetooth/index.js.map +1 -1
  314. package/lib/module/common/icons-svg/bluetooth-connected/index.js +21 -29
  315. package/lib/module/common/icons-svg/bluetooth-connected/index.js.map +1 -1
  316. package/lib/module/common/icons-svg/calendar/index.js +21 -28
  317. package/lib/module/common/icons-svg/calendar/index.js.map +1 -1
  318. package/lib/module/common/icons-svg/call-bell/index.js +9 -12
  319. package/lib/module/common/icons-svg/call-bell/index.js.map +1 -1
  320. package/lib/module/common/icons-svg/camera-plus/index.js +20 -27
  321. package/lib/module/common/icons-svg/camera-plus/index.js.map +1 -1
  322. package/lib/module/common/icons-svg/car/index.js +29 -0
  323. package/lib/module/common/icons-svg/car/index.js.map +1 -0
  324. package/lib/module/common/icons-svg/chart-bar/index.js +9 -12
  325. package/lib/module/common/icons-svg/chart-bar/index.js.map +1 -1
  326. package/lib/module/common/icons-svg/check-box/index.js +12 -15
  327. package/lib/module/common/icons-svg/check-box/index.js.map +1 -1
  328. package/lib/module/common/icons-svg/check-box-fill/index.js +9 -12
  329. package/lib/module/common/icons-svg/check-box-fill/index.js.map +1 -1
  330. package/lib/module/common/icons-svg/check-box-outline/index.js +9 -12
  331. package/lib/module/common/icons-svg/check-box-outline/index.js.map +1 -1
  332. package/lib/module/common/icons-svg/check-circle/index.js +19 -22
  333. package/lib/module/common/icons-svg/check-circle/index.js.map +1 -1
  334. package/lib/module/common/icons-svg/check-outline/index.js +43 -0
  335. package/lib/module/common/icons-svg/check-outline/index.js.map +1 -0
  336. package/lib/module/common/icons-svg/closed/index.js +19 -26
  337. package/lib/module/common/icons-svg/closed/index.js.map +1 -1
  338. package/lib/module/common/icons-svg/coffee/index.js +42 -0
  339. package/lib/module/common/icons-svg/coffee/index.js.map +1 -0
  340. package/lib/module/common/icons-svg/constants/index.js +13 -7
  341. package/lib/module/common/icons-svg/constants/index.js.map +1 -1
  342. package/lib/module/common/icons-svg/credit-card/index.js +11 -14
  343. package/lib/module/common/icons-svg/credit-card/index.js.map +1 -1
  344. package/lib/module/common/icons-svg/currency/index.js +19 -26
  345. package/lib/module/common/icons-svg/currency/index.js.map +1 -1
  346. package/lib/module/common/icons-svg/currency-circle-dollar/index.js +9 -12
  347. package/lib/module/common/icons-svg/currency-circle-dollar/index.js.map +1 -1
  348. package/lib/module/common/icons-svg/ellipse/index.js +13 -16
  349. package/lib/module/common/icons-svg/ellipse/index.js.map +1 -1
  350. package/lib/module/common/icons-svg/exclamation-circle/index.js +16 -23
  351. package/lib/module/common/icons-svg/exclamation-circle/index.js.map +1 -1
  352. package/lib/module/common/icons-svg/eye/index.js +13 -17
  353. package/lib/module/common/icons-svg/eye/index.js.map +1 -1
  354. package/lib/module/common/icons-svg/eye-slash/index.js +11 -15
  355. package/lib/module/common/icons-svg/eye-slash/index.js.map +1 -1
  356. package/lib/module/common/icons-svg/file-text/index.js +18 -21
  357. package/lib/module/common/icons-svg/file-text/index.js.map +1 -1
  358. package/lib/module/common/icons-svg/files/index.js +9 -12
  359. package/lib/module/common/icons-svg/files/index.js.map +1 -1
  360. package/lib/module/common/icons-svg/gas-pump/index.js +20 -27
  361. package/lib/module/common/icons-svg/gas-pump/index.js.map +1 -1
  362. package/lib/module/common/icons-svg/gauge/index.js +19 -26
  363. package/lib/module/common/icons-svg/gauge/index.js.map +1 -1
  364. package/lib/module/common/icons-svg/gear/index.js +21 -28
  365. package/lib/module/common/icons-svg/gear/index.js.map +1 -1
  366. package/lib/module/common/icons-svg/index.js +150 -96
  367. package/lib/module/common/icons-svg/index.js.map +1 -1
  368. package/lib/module/common/icons-svg/interface.d.js +0 -2
  369. package/lib/module/common/icons-svg/interface.d.js.map +1 -1
  370. package/lib/module/common/icons-svg/lifebuoy/index.js +9 -12
  371. package/lib/module/common/icons-svg/lifebuoy/index.js.map +1 -1
  372. package/lib/module/common/icons-svg/list/index.js +33 -40
  373. package/lib/module/common/icons-svg/list/index.js.map +1 -1
  374. package/lib/module/common/icons-svg/moon-stars/index.js +9 -12
  375. package/lib/module/common/icons-svg/moon-stars/index.js.map +1 -1
  376. package/lib/module/common/icons-svg/note-pincel/index.js +22 -29
  377. package/lib/module/common/icons-svg/note-pincel/index.js.map +1 -1
  378. package/lib/module/common/icons-svg/package/index.js +9 -12
  379. package/lib/module/common/icons-svg/package/index.js.map +1 -1
  380. package/lib/module/common/icons-svg/package-check/index.js +23 -26
  381. package/lib/module/common/icons-svg/package-check/index.js.map +1 -1
  382. package/lib/module/common/icons-svg/pencil/index.js +32 -0
  383. package/lib/module/common/icons-svg/pencil/index.js.map +1 -0
  384. package/lib/module/common/icons-svg/plus/index.js +21 -28
  385. package/lib/module/common/icons-svg/plus/index.js.map +1 -1
  386. package/lib/module/common/icons-svg/recused/index.js +17 -20
  387. package/lib/module/common/icons-svg/recused/index.js.map +1 -1
  388. package/lib/module/common/icons-svg/refresh-ccw-dot/index.js +39 -0
  389. package/lib/module/common/icons-svg/refresh-ccw-dot/index.js.map +1 -0
  390. package/lib/module/common/icons-svg/shopping-cart/index.js +18 -21
  391. package/lib/module/common/icons-svg/shopping-cart/index.js.map +1 -1
  392. package/lib/module/common/icons-svg/steering-wheel/index.js +28 -35
  393. package/lib/module/common/icons-svg/steering-wheel/index.js.map +1 -1
  394. package/lib/module/common/icons-svg/steering-wheel-fill/index.js +16 -23
  395. package/lib/module/common/icons-svg/steering-wheel-fill/index.js.map +1 -1
  396. package/lib/module/common/icons-svg/timer/index.js +19 -26
  397. package/lib/module/common/icons-svg/timer/index.js.map +1 -1
  398. package/lib/module/common/icons-svg/trophy/index.js +9 -12
  399. package/lib/module/common/icons-svg/trophy/index.js.map +1 -1
  400. package/lib/module/common/icons-svg/truck/index.js +18 -21
  401. package/lib/module/common/icons-svg/truck/index.js.map +1 -1
  402. package/lib/module/common/icons-svg/truck-activity/index.js +29 -0
  403. package/lib/module/common/icons-svg/truck-activity/index.js.map +1 -0
  404. package/lib/module/common/icons-svg/truck-trailer/index.js +16 -23
  405. package/lib/module/common/icons-svg/truck-trailer/index.js.map +1 -1
  406. package/lib/module/common/icons-svg/wifi-high/index.js +23 -30
  407. package/lib/module/common/icons-svg/wifi-high/index.js.map +1 -1
  408. package/lib/module/common/icons-svg/wifi-x/index.js +29 -36
  409. package/lib/module/common/icons-svg/wifi-x/index.js.map +1 -1
  410. package/lib/module/common/icons-svg/x-circle/index.js +19 -26
  411. package/lib/module/common/icons-svg/x-circle/index.js.map +1 -1
  412. package/lib/module/components/activities-daily/index.js +113 -0
  413. package/lib/module/components/activities-daily/index.js.map +1 -0
  414. package/lib/module/components/activities-daily/interface.d.js +2 -0
  415. package/lib/module/components/activities-daily/interface.d.js.map +1 -0
  416. package/lib/module/components/activities-progress/index.js +158 -0
  417. package/lib/module/components/activities-progress/index.js.map +1 -0
  418. package/lib/module/components/activities-progress/interface.d.js +2 -0
  419. package/lib/module/components/activities-progress/interface.d.js.map +1 -0
  420. package/lib/module/components/avatar-profile/index.js +95 -0
  421. package/lib/module/components/avatar-profile/index.js.map +1 -0
  422. package/lib/module/components/avatar-profile/interface.d.js +2 -0
  423. package/lib/module/components/avatar-profile/interface.d.js.map +1 -0
  424. package/lib/module/components/box/index.js +4 -8
  425. package/lib/module/components/box/index.js.map +1 -1
  426. package/lib/module/components/box/interface.d.js +0 -2
  427. package/lib/module/components/box/interface.d.js.map +1 -1
  428. package/lib/module/components/box/styles.js +1 -3
  429. package/lib/module/components/box/styles.js.map +1 -1
  430. package/lib/module/components/button/index.js +11 -16
  431. package/lib/module/components/button/index.js.map +1 -1
  432. package/lib/module/components/button/interface.d.js +0 -2
  433. package/lib/module/components/button/interface.d.js.map +1 -1
  434. package/lib/module/components/button/styles.js +19 -18
  435. package/lib/module/components/button/styles.js.map +1 -1
  436. package/lib/module/components/capture-photo/index.js +45 -52
  437. package/lib/module/components/capture-photo/index.js.map +1 -1
  438. package/lib/module/components/capture-photo/interface.d.js +0 -2
  439. package/lib/module/components/capture-photo/interface.d.js.map +1 -1
  440. package/lib/module/components/capture-photo/styles.js +1 -3
  441. package/lib/module/components/capture-photo/styles.js.map +1 -1
  442. package/lib/module/components/card-history/index.js +119 -128
  443. package/lib/module/components/card-history/index.js.map +1 -1
  444. package/lib/module/components/card-history/interface.d.js +0 -2
  445. package/lib/module/components/card-history/interface.d.js.map +1 -1
  446. package/lib/module/components/card-hours/index.js +52 -57
  447. package/lib/module/components/card-hours/index.js.map +1 -1
  448. package/lib/module/components/card-hours/interface.d.js +0 -2
  449. package/lib/module/components/card-hours/interface.d.js.map +1 -1
  450. package/lib/module/components/card-loading/index.js +228 -230
  451. package/lib/module/components/card-loading/index.js.map +1 -1
  452. package/lib/module/components/card-loading/interface.d.js +0 -2
  453. package/lib/module/components/card-loading/interface.d.js.map +1 -1
  454. package/lib/module/components/card-scheduled-journey/index.js +75 -81
  455. package/lib/module/components/card-scheduled-journey/index.js.map +1 -1
  456. package/lib/module/components/card-scheduled-journey/interface.js +0 -2
  457. package/lib/module/components/card-scheduled-journey/interface.js.map +1 -1
  458. package/lib/module/components/card-scheduled-journey/styles.js +1 -3
  459. package/lib/module/components/card-scheduled-journey/styles.js.map +1 -1
  460. package/lib/module/components/card-work-session/index.js +157 -167
  461. package/lib/module/components/card-work-session/index.js.map +1 -1
  462. package/lib/module/components/card-work-session/interface.d.js +0 -2
  463. package/lib/module/components/card-work-session/interface.d.js.map +1 -1
  464. package/lib/module/components/check-box/index.js +75 -104
  465. package/lib/module/components/check-box/index.js.map +1 -1
  466. package/lib/module/components/check-box/interface.d.js +0 -2
  467. package/lib/module/components/check-box/interface.d.js.map +1 -1
  468. package/lib/module/components/coil/index.js +85 -93
  469. package/lib/module/components/coil/index.js.map +1 -1
  470. package/lib/module/components/coil/interface.d.js +0 -2
  471. package/lib/module/components/coil/interface.d.js.map +1 -1
  472. package/lib/module/components/filter-date-selector/index.js +58 -53
  473. package/lib/module/components/filter-date-selector/index.js.map +1 -1
  474. package/lib/module/components/filter-date-selector/interface.d.js +0 -2
  475. package/lib/module/components/filter-date-selector/interface.d.js.map +1 -1
  476. package/lib/module/components/filter-journey/index.js +4 -7
  477. package/lib/module/components/filter-journey/index.js.map +1 -1
  478. package/lib/module/components/filter-journey/interface.d.js +0 -2
  479. package/lib/module/components/filter-journey/interface.d.js.map +1 -1
  480. package/lib/module/components/header-profile/index.js +82 -92
  481. package/lib/module/components/header-profile/index.js.map +1 -1
  482. package/lib/module/components/header-profile/interface.d.js +0 -2
  483. package/lib/module/components/header-profile/interface.d.js.map +1 -1
  484. package/lib/module/components/history-details/index.js +96 -0
  485. package/lib/module/components/history-details/index.js.map +1 -0
  486. package/lib/module/components/history-details/interface.d.js +2 -0
  487. package/lib/module/components/history-details/interface.d.js.map +1 -0
  488. package/lib/module/components/image-capture-with-remove/index.js +59 -62
  489. package/lib/module/components/image-capture-with-remove/index.js.map +1 -1
  490. package/lib/module/components/image-capture-with-remove/interface.d.js +0 -2
  491. package/lib/module/components/image-capture-with-remove/interface.d.js.map +1 -1
  492. package/lib/module/components/input/index.js +97 -112
  493. package/lib/module/components/input/index.js.map +1 -1
  494. package/lib/module/components/input/interface.d.js +0 -2
  495. package/lib/module/components/input/interface.d.js.map +1 -1
  496. package/lib/module/components/input/styles.js +1 -3
  497. package/lib/module/components/input/styles.js.map +1 -1
  498. package/lib/module/components/loading-details/index.js +117 -124
  499. package/lib/module/components/loading-details/index.js.map +1 -1
  500. package/lib/module/components/loading-details/interface.d.js +0 -2
  501. package/lib/module/components/loading-details/interface.d.js.map +1 -1
  502. package/lib/module/components/loading-progress/index.js +68 -76
  503. package/lib/module/components/loading-progress/index.js.map +1 -1
  504. package/lib/module/components/loading-progress/interface.d.js +0 -2
  505. package/lib/module/components/loading-progress/interface.d.js.map +1 -1
  506. package/lib/module/components/menu-item/index.js +40 -45
  507. package/lib/module/components/menu-item/index.js.map +1 -1
  508. package/lib/module/components/menu-item/interface.d.js +0 -2
  509. package/lib/module/components/menu-item/interface.d.js.map +1 -1
  510. package/lib/module/components/menu-item/styles.js +1 -1
  511. package/lib/module/components/menu-item/styles.js.map +1 -1
  512. package/lib/module/components/no-data/index.js +16 -19
  513. package/lib/module/components/no-data/index.js.map +1 -1
  514. package/lib/module/components/no-data/interface.d.js +0 -2
  515. package/lib/module/components/no-data/interface.d.js.map +1 -1
  516. package/lib/module/components/notification-loading/index.js +114 -125
  517. package/lib/module/components/notification-loading/index.js.map +1 -1
  518. package/lib/module/components/notification-loading/interface.d.js +0 -2
  519. package/lib/module/components/notification-loading/interface.d.js.map +1 -1
  520. package/lib/module/components/profile-menu-option/index.js +69 -0
  521. package/lib/module/components/profile-menu-option/index.js.map +1 -0
  522. package/lib/module/components/profile-menu-option/interface.d.js +2 -0
  523. package/lib/module/components/profile-menu-option/interface.d.js.map +1 -0
  524. package/lib/module/components/scheduled-journey-indicators/index.js +47 -54
  525. package/lib/module/components/scheduled-journey-indicators/index.js.map +1 -1
  526. package/lib/module/components/scheduled-journey-indicators/interface.d.js +0 -2
  527. package/lib/module/components/scheduled-journey-indicators/interface.d.js.map +1 -1
  528. package/lib/module/components/selects/select-option/index.js +52 -65
  529. package/lib/module/components/selects/select-option/index.js.map +1 -1
  530. package/lib/module/components/selects/select-option/interface.d.js +0 -2
  531. package/lib/module/components/selects/select-option/interface.d.js.map +1 -1
  532. package/lib/module/components/selects/select-option/styles.js +62 -61
  533. package/lib/module/components/selects/select-option/styles.js.map +1 -1
  534. package/lib/module/components/step-indicator/helpers/get-icon-by-status.js +1 -3
  535. package/lib/module/components/step-indicator/helpers/get-icon-by-status.js.map +1 -1
  536. package/lib/module/components/step-indicator/index.js +99 -113
  537. package/lib/module/components/step-indicator/index.js.map +1 -1
  538. package/lib/module/components/step-indicator/interface.d.js +0 -2
  539. package/lib/module/components/step-indicator/interface.d.js.map +1 -1
  540. package/lib/module/components/step-indicator/styles.js +53 -52
  541. package/lib/module/components/step-indicator/styles.js.map +1 -1
  542. package/lib/module/components/typography/index.js +4 -8
  543. package/lib/module/components/typography/index.js.map +1 -1
  544. package/lib/module/components/typography/interface.d.js +0 -2
  545. package/lib/module/components/typography/interface.d.js.map +1 -1
  546. package/lib/module/components/typography/styles.js +24 -23
  547. package/lib/module/components/typography/styles.js.map +1 -1
  548. package/lib/module/components/user-profile/index.js +159 -177
  549. package/lib/module/components/user-profile/index.js.map +1 -1
  550. package/lib/module/components/user-profile/interface.d.js +0 -2
  551. package/lib/module/components/user-profile/interface.d.js.map +1 -1
  552. package/lib/module/index.js +35 -32
  553. package/lib/module/index.js.map +1 -1
  554. package/lib/module/stories/activities-daily/activities-daily.stories.js +34 -0
  555. package/lib/module/stories/activities-daily/activities-daily.stories.js.map +1 -0
  556. package/lib/module/stories/activities-progress/activities-progress.stories.js +53 -0
  557. package/lib/module/stories/activities-progress/activities-progress.stories.js.map +1 -0
  558. package/lib/module/stories/avatar-profile/avatar-profile.stories.js +26 -0
  559. package/lib/module/stories/avatar-profile/avatar-profile.stories.js.map +1 -0
  560. package/lib/module/stories/box/box.stories.js +6 -9
  561. package/lib/module/stories/box/box.stories.js.map +1 -1
  562. package/lib/module/stories/button/button.stories.js +3 -6
  563. package/lib/module/stories/button/button.stories.js.map +1 -1
  564. package/lib/module/stories/capture-photo/capture-photo.stories.js +2 -4
  565. package/lib/module/stories/capture-photo/capture-photo.stories.js.map +1 -1
  566. package/lib/module/stories/card-history/card-history.stories.js +2 -4
  567. package/lib/module/stories/card-history/card-history.stories.js.map +1 -1
  568. package/lib/module/stories/card-hours/card-hours.stories.js +3 -5
  569. package/lib/module/stories/card-hours/card-hours.stories.js.map +1 -1
  570. package/lib/module/stories/card-loading/card-loading.stories.js +4 -6
  571. package/lib/module/stories/card-loading/card-loading.stories.js.map +1 -1
  572. package/lib/module/stories/card-scheduled-journey/card-scheduled-journey.stories.js +2 -4
  573. package/lib/module/stories/card-scheduled-journey/card-scheduled-journey.stories.js.map +1 -1
  574. package/lib/module/stories/card-work-session/card-work-session.stories.js +1 -3
  575. package/lib/module/stories/card-work-session/card-work-session.stories.js.map +1 -1
  576. package/lib/module/stories/check-box/check-box.stories.js +2 -6
  577. package/lib/module/stories/check-box/check-box.stories.js.map +1 -1
  578. package/lib/module/stories/coil/coil.stories.js +26 -7
  579. package/lib/module/stories/coil/coil.stories.js.map +1 -1
  580. package/lib/module/stories/filter-date-selector/filter-date-selector.stories.js +26 -6
  581. package/lib/module/stories/filter-date-selector/filter-date-selector.stories.js.map +1 -1
  582. package/lib/module/stories/filter-journey/filter-journey.stories.js +4 -6
  583. package/lib/module/stories/filter-journey/filter-journey.stories.js.map +1 -1
  584. package/lib/module/stories/header-profile/header-profile.stories.js +1 -3
  585. package/lib/module/stories/header-profile/header-profile.stories.js.map +1 -1
  586. package/lib/module/stories/history-details/history-details.stories.js +31 -0
  587. package/lib/module/stories/history-details/history-details.stories.js.map +1 -0
  588. package/lib/module/stories/image-capture-with-remove/image-capture-with-remove.stories.js +12 -4
  589. package/lib/module/stories/image-capture-with-remove/image-capture-with-remove.stories.js.map +1 -1
  590. package/lib/module/stories/input/input.stories.js +9 -10
  591. package/lib/module/stories/input/input.stories.js.map +1 -1
  592. package/lib/module/stories/loading-details/loading-details.stories.js +1 -3
  593. package/lib/module/stories/loading-details/loading-details.stories.js.map +1 -1
  594. package/lib/module/stories/loading-progress/loading-progress.stories.js +1 -3
  595. package/lib/module/stories/loading-progress/loading-progress.stories.js.map +1 -1
  596. package/lib/module/stories/menu-item/menu-item.stories.js +2 -4
  597. package/lib/module/stories/menu-item/menu-item.stories.js.map +1 -1
  598. package/lib/module/stories/no-data/no-data.stories.js +1 -3
  599. package/lib/module/stories/no-data/no-data.stories.js.map +1 -1
  600. package/lib/module/stories/notification-loading/notification-loading.stories.js +16 -4
  601. package/lib/module/stories/notification-loading/notification-loading.stories.js.map +1 -1
  602. package/lib/module/stories/profile-menu-option/profile-menu-option.stories.js +62 -0
  603. package/lib/module/stories/profile-menu-option/profile-menu-option.stories.js.map +1 -0
  604. package/lib/module/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.js +1 -3
  605. package/lib/module/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.js.map +1 -1
  606. package/lib/module/stories/select-option/select-option.stories.js +2 -4
  607. package/lib/module/stories/select-option/select-option.stories.js.map +1 -1
  608. package/lib/module/stories/step-indicator/step-indicator.stories.js +23 -19
  609. package/lib/module/stories/step-indicator/step-indicator.stories.js.map +1 -1
  610. package/lib/module/stories/typography/typography.stories.js +2 -4
  611. package/lib/module/stories/typography/typography.stories.js.map +1 -1
  612. package/lib/module/stories/user-profile/user-profile.stories.js +1 -3
  613. package/lib/module/stories/user-profile/user-profile.stories.js.map +1 -1
  614. package/lib/module/styles/global/interface.d.js +0 -2
  615. package/lib/module/styles/global/interface.d.js.map +1 -1
  616. package/lib/module/styles/global/styles.js +49 -48
  617. package/lib/module/styles/global/styles.js.map +1 -1
  618. package/lib/module/styles/global/theme-provider.js +4 -8
  619. package/lib/module/styles/global/theme-provider.js.map +1 -1
  620. package/lib/module/styles/theme/theme.js +6 -6
  621. package/lib/module/styles/theme/theme.js.map +1 -1
  622. package/lib/module/utils/format-data/index.js +30 -10
  623. package/lib/module/utils/format-data/index.js.map +1 -1
  624. package/lib/module/utils/mutiply/index.js +0 -2
  625. package/lib/module/utils/mutiply/index.js.map +1 -1
  626. package/lib/module/utils/status-color/return-color.js +13 -7
  627. package/lib/module/utils/status-color/return-color.js.map +1 -1
  628. package/lib/typescript/example/src/App.d.ts +1 -0
  629. package/lib/typescript/{module/src → src}/common/constants/index.d.ts +0 -1
  630. package/lib/typescript/src/common/icons-svg/agent/index.d.ts +7 -0
  631. package/lib/typescript/{module/src → src}/common/icons-svg/arrow-drop-down/index.d.ts +0 -1
  632. package/lib/typescript/{commonjs/src → src}/common/icons-svg/arrow-left/index.d.ts +0 -1
  633. package/lib/typescript/src/common/icons-svg/bed/index.d.ts +10 -0
  634. package/lib/typescript/{module/src → src}/common/icons-svg/bell/index.d.ts +0 -1
  635. package/lib/typescript/{module/src → src}/common/icons-svg/bluetooth/index.d.ts +0 -1
  636. package/lib/typescript/{commonjs/src → src}/common/icons-svg/bluetooth-connected/index.d.ts +0 -1
  637. package/lib/typescript/{commonjs/src → src}/common/icons-svg/calendar/index.d.ts +0 -1
  638. package/lib/typescript/{commonjs/src → src}/common/icons-svg/call-bell/index.d.ts +0 -1
  639. package/lib/typescript/{commonjs/src → src}/common/icons-svg/camera-plus/index.d.ts +0 -1
  640. package/lib/typescript/src/common/icons-svg/car/index.d.ts +10 -0
  641. package/lib/typescript/{commonjs/src → src}/common/icons-svg/chart-bar/index.d.ts +0 -1
  642. package/lib/typescript/{commonjs/src → src}/common/icons-svg/check-box/index.d.ts +0 -1
  643. package/lib/typescript/{commonjs/src → src}/common/icons-svg/check-box-fill/index.d.ts +0 -1
  644. package/lib/typescript/{module/src → src}/common/icons-svg/check-box-outline/index.d.ts +0 -1
  645. package/lib/typescript/{module/src → src}/common/icons-svg/check-circle/index.d.ts +0 -1
  646. package/lib/typescript/{module/src/common/icons-svg/check-box → src/common/icons-svg/check-outline}/index.d.ts +2 -3
  647. package/lib/typescript/{commonjs/src → src}/common/icons-svg/closed/index.d.ts +0 -1
  648. package/lib/typescript/src/common/icons-svg/coffee/index.d.ts +10 -0
  649. package/lib/typescript/{commonjs/src → src}/common/icons-svg/constants/index.d.ts +8 -1
  650. package/lib/typescript/{module/src → src}/common/icons-svg/credit-card/index.d.ts +0 -1
  651. package/lib/typescript/{module/src → src}/common/icons-svg/currency/index.d.ts +0 -1
  652. package/lib/typescript/{module/src → src}/common/icons-svg/currency-circle-dollar/index.d.ts +0 -1
  653. package/lib/typescript/{commonjs/src → src}/common/icons-svg/ellipse/index.d.ts +0 -1
  654. package/lib/typescript/{commonjs/src → src}/common/icons-svg/exclamation-circle/index.d.ts +0 -1
  655. package/lib/typescript/{commonjs/src → src}/common/icons-svg/eye/index.d.ts +0 -1
  656. package/lib/typescript/{commonjs/src → src}/common/icons-svg/eye-slash/index.d.ts +0 -1
  657. package/lib/typescript/{module/src → src}/common/icons-svg/file-text/index.d.ts +0 -1
  658. package/lib/typescript/{commonjs/src → src}/common/icons-svg/files/index.d.ts +0 -1
  659. package/lib/typescript/{module/src → src}/common/icons-svg/gas-pump/index.d.ts +0 -1
  660. package/lib/typescript/{module/src → src}/common/icons-svg/gauge/index.d.ts +0 -1
  661. package/lib/typescript/{module/src → src}/common/icons-svg/gear/index.d.ts +0 -1
  662. package/lib/typescript/{commonjs/src → src}/common/icons-svg/index.d.ts +0 -1
  663. package/lib/typescript/{module/src → src}/common/icons-svg/lifebuoy/index.d.ts +0 -1
  664. package/lib/typescript/{module/src → src}/common/icons-svg/list/index.d.ts +0 -1
  665. package/lib/typescript/{commonjs/src → src}/common/icons-svg/moon-stars/index.d.ts +0 -1
  666. package/lib/typescript/{commonjs/src → src}/common/icons-svg/note-pincel/index.d.ts +0 -1
  667. package/lib/typescript/{commonjs/src → src}/common/icons-svg/package/index.d.ts +0 -1
  668. package/lib/typescript/{commonjs/src → src}/common/icons-svg/package-check/index.d.ts +0 -1
  669. package/lib/typescript/src/common/icons-svg/pencil/index.d.ts +10 -0
  670. package/lib/typescript/{module/src → src}/common/icons-svg/plus/index.d.ts +0 -1
  671. package/lib/typescript/{module/src → src}/common/icons-svg/recused/index.d.ts +0 -1
  672. package/lib/typescript/src/common/icons-svg/refresh-ccw-dot/index.d.ts +7 -0
  673. package/lib/typescript/{commonjs/src → src}/common/icons-svg/shopping-cart/index.d.ts +0 -1
  674. package/lib/typescript/{module/src → src}/common/icons-svg/steering-wheel/index.d.ts +0 -1
  675. package/lib/typescript/{module/src → src}/common/icons-svg/steering-wheel-fill/index.d.ts +0 -1
  676. package/lib/typescript/{module/src → src}/common/icons-svg/timer/index.d.ts +0 -1
  677. package/lib/typescript/{module/src → src}/common/icons-svg/trophy/index.d.ts +0 -1
  678. package/lib/typescript/{commonjs/src → src}/common/icons-svg/truck/index.d.ts +0 -1
  679. package/lib/typescript/src/common/icons-svg/truck-activity/index.d.ts +10 -0
  680. package/lib/typescript/{module/src → src}/common/icons-svg/truck-trailer/index.d.ts +0 -1
  681. package/lib/typescript/{module/src → src}/common/icons-svg/wifi-high/index.d.ts +0 -1
  682. package/lib/typescript/{module/src → src}/common/icons-svg/wifi-x/index.d.ts +0 -1
  683. package/lib/typescript/{commonjs/src → src}/common/icons-svg/x-circle/index.d.ts +0 -1
  684. package/lib/typescript/src/components/activities-daily/index.d.ts +10 -0
  685. package/lib/typescript/src/components/activities-progress/index.d.ts +10 -0
  686. package/lib/typescript/src/components/avatar-profile/index.d.ts +4 -0
  687. package/lib/typescript/{module/src → src}/components/box/index.d.ts +0 -1
  688. package/lib/typescript/{commonjs/src → src}/components/box/styles.d.ts +0 -1
  689. package/lib/typescript/{module/src → src}/components/button/index.d.ts +0 -1
  690. package/lib/typescript/{module/src → src}/components/button/styles.d.ts +0 -1
  691. package/lib/typescript/{commonjs/src → src}/components/capture-photo/index.d.ts +0 -1
  692. package/lib/typescript/{commonjs/src → src}/components/capture-photo/styles.d.ts +0 -1
  693. package/lib/typescript/{commonjs/src → src}/components/card-history/index.d.ts +0 -1
  694. package/lib/typescript/{module/src → src}/components/card-hours/index.d.ts +0 -1
  695. package/lib/typescript/{commonjs/src → src}/components/card-loading/index.d.ts +0 -1
  696. package/lib/typescript/{commonjs/src → src}/components/card-scheduled-journey/index.d.ts +0 -1
  697. package/lib/typescript/{commonjs/src → src}/components/card-scheduled-journey/interface.d.ts +0 -1
  698. package/lib/typescript/{module/src → src}/components/card-scheduled-journey/styles.d.ts +0 -1
  699. package/lib/typescript/{module/src → src}/components/card-work-session/index.d.ts +0 -1
  700. package/lib/typescript/{commonjs/src → src}/components/check-box/index.d.ts +0 -1
  701. package/lib/typescript/{module/src → src}/components/coil/index.d.ts +0 -1
  702. package/lib/typescript/{module/src → src}/components/filter-date-selector/index.d.ts +0 -1
  703. package/lib/typescript/{commonjs/src → src}/components/filter-journey/index.d.ts +0 -1
  704. package/lib/typescript/{commonjs/src → src}/components/header-profile/index.d.ts +0 -1
  705. package/lib/typescript/src/components/history-details/index.d.ts +10 -0
  706. package/lib/typescript/{module/src → src}/components/image-capture-with-remove/index.d.ts +0 -1
  707. package/lib/typescript/{commonjs/src → src}/components/input/index.d.ts +0 -1
  708. package/lib/typescript/{commonjs/src → src}/components/input/styles.d.ts +0 -1
  709. package/lib/typescript/{module/src → src}/components/loading-details/index.d.ts +0 -1
  710. package/lib/typescript/{commonjs/src → src}/components/loading-progress/index.d.ts +0 -1
  711. package/lib/typescript/{commonjs/src → src}/components/menu-item/index.d.ts +0 -1
  712. package/lib/typescript/src/components/menu-item/styles.d.ts +0 -0
  713. package/lib/typescript/{commonjs/src → src}/components/no-data/index.d.ts +0 -1
  714. package/lib/typescript/{commonjs/src → src}/components/notification-loading/index.d.ts +0 -1
  715. package/lib/typescript/src/components/profile-menu-option/index.d.ts +4 -0
  716. package/lib/typescript/{commonjs/src → src}/components/scheduled-journey-indicators/index.d.ts +0 -1
  717. package/lib/typescript/{commonjs/src → src}/components/selects/select-option/index.d.ts +0 -1
  718. package/lib/typescript/{module/src → src}/components/selects/select-option/styles.d.ts +0 -1
  719. package/lib/typescript/{commonjs/src → src}/components/step-indicator/helpers/get-icon-by-status.d.ts +0 -1
  720. package/lib/typescript/{commonjs/src → src}/components/step-indicator/index.d.ts +0 -1
  721. package/lib/typescript/{commonjs/src → src}/components/step-indicator/styles.d.ts +0 -1
  722. package/lib/typescript/{commonjs/src → src}/components/typography/index.d.ts +0 -1
  723. package/lib/typescript/{module/src → src}/components/typography/styles.d.ts +0 -1
  724. package/lib/typescript/{commonjs/src → src}/components/user-profile/index.d.ts +0 -2
  725. package/lib/typescript/{commonjs/src → src}/index.d.ts +6 -2
  726. package/lib/typescript/src/stories/activities-daily/activities-daily.stories.d.ts +6 -0
  727. package/lib/typescript/src/stories/activities-progress/activities-progress.stories.d.ts +8 -0
  728. package/lib/typescript/src/stories/avatar-profile/avatar-profile.stories.d.ts +7 -0
  729. package/lib/typescript/{commonjs/src → src}/stories/box/box.stories.d.ts +0 -1
  730. package/lib/typescript/{commonjs/src → src}/stories/button/button.stories.d.ts +0 -1
  731. package/lib/typescript/{module/src → src}/stories/capture-photo/capture-photo.stories.d.ts +0 -1
  732. package/lib/typescript/{module/src → src}/stories/card-history/card-history.stories.d.ts +0 -1
  733. package/lib/typescript/{commonjs/src → src}/stories/card-hours/card-hours.stories.d.ts +0 -1
  734. package/lib/typescript/{module/src → src}/stories/card-loading/card-loading.stories.d.ts +0 -1
  735. package/lib/typescript/{module/src → src}/stories/card-scheduled-journey/card-scheduled-journey.stories.d.ts +0 -1
  736. package/lib/typescript/{commonjs/src → src}/stories/card-work-session/card-work-session.stories.d.ts +0 -1
  737. package/lib/typescript/{commonjs/src → src}/stories/check-box/check-box.stories.d.ts +0 -1
  738. package/lib/typescript/{commonjs/src → src}/stories/coil/coil.stories.d.ts +2 -1
  739. package/lib/typescript/{module/src → src}/stories/filter-date-selector/filter-date-selector.stories.d.ts +1 -1
  740. package/lib/typescript/{module/src → src}/stories/filter-journey/filter-journey.stories.d.ts +0 -1
  741. package/lib/typescript/{commonjs/src → src}/stories/header-profile/header-profile.stories.d.ts +0 -1
  742. package/lib/typescript/src/stories/history-details/history-details.stories.d.ts +6 -0
  743. package/lib/typescript/{commonjs/src → src}/stories/image-capture-with-remove/image-capture-with-remove.stories.d.ts +1 -1
  744. package/lib/typescript/{commonjs/src → src}/stories/input/input.stories.d.ts +0 -1
  745. package/lib/typescript/{commonjs/src → src}/stories/loading-details/loading-details.stories.d.ts +0 -1
  746. package/lib/typescript/{commonjs/src → src}/stories/loading-progress/loading-progress.stories.d.ts +0 -1
  747. package/lib/typescript/{commonjs/src → src}/stories/menu-item/menu-item.stories.d.ts +0 -1
  748. package/lib/typescript/{module/src → src}/stories/no-data/no-data.stories.d.ts +0 -1
  749. package/lib/typescript/{commonjs/src → src}/stories/notification-loading/notification-loading.stories.d.ts +1 -1
  750. package/lib/typescript/src/stories/profile-menu-option/profile-menu-option.stories.d.ts +8 -0
  751. package/lib/typescript/{commonjs/src → src}/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.d.ts +0 -1
  752. package/lib/typescript/{commonjs/src → src}/stories/select-option/select-option.stories.d.ts +0 -1
  753. package/lib/typescript/{commonjs/src → src}/stories/step-indicator/step-indicator.stories.d.ts +0 -1
  754. package/lib/typescript/{module/src → src}/stories/typography/typography.stories.d.ts +0 -1
  755. package/lib/typescript/{commonjs/src → src}/stories/user-profile/user-profile.stories.d.ts +0 -1
  756. package/lib/typescript/{module/src → src}/styles/global/styles.d.ts +0 -1
  757. package/lib/typescript/{module/src → src}/styles/global/theme-provider.d.ts +2 -1
  758. package/lib/typescript/{module/src → src}/styles/theme/theme.d.ts +2 -1
  759. package/lib/typescript/{commonjs/src → src}/utils/format-data/index.d.ts +13 -3
  760. package/lib/typescript/{commonjs/src → src}/utils/mutiply/index.d.ts +0 -1
  761. package/lib/typescript/src/utils/status-color/return-color.d.ts +4 -0
  762. package/package.json +15 -2
  763. package/src/common/icons-svg/agent/index.tsx +40 -0
  764. package/src/common/icons-svg/bed/index.tsx +41 -0
  765. package/src/common/icons-svg/car/index.tsx +29 -0
  766. package/src/common/icons-svg/check-outline/index.tsx +42 -0
  767. package/src/common/icons-svg/coffee/index.tsx +43 -0
  768. package/src/common/icons-svg/constants/index.ts +63 -55
  769. package/src/common/icons-svg/index.tsx +255 -217
  770. package/src/common/icons-svg/pencil/index.tsx +32 -0
  771. package/src/common/icons-svg/refresh-ccw-dot/index.tsx +32 -0
  772. package/src/common/icons-svg/truck-activity/index.tsx +29 -0
  773. package/src/components/activities-daily/index.tsx +116 -0
  774. package/src/components/activities-daily/interface.d.ts +22 -0
  775. package/src/components/activities-progress/index.tsx +162 -0
  776. package/src/components/activities-progress/interface.d.ts +41 -0
  777. package/src/components/avatar-profile/index.tsx +95 -0
  778. package/src/components/avatar-profile/interface.d.ts +39 -0
  779. package/src/components/card-history/index.tsx +149 -150
  780. package/src/components/card-loading/index.tsx +278 -263
  781. package/src/components/card-work-session/index.tsx +187 -185
  782. package/src/components/check-box/index.tsx +94 -125
  783. package/src/components/check-box/interface.d.ts +31 -27
  784. package/src/components/coil/index.tsx +103 -103
  785. package/src/components/coil/interface.d.ts +26 -26
  786. package/src/components/filter-date-selector/index.tsx +101 -89
  787. package/src/components/history-details/index.tsx +100 -0
  788. package/src/components/history-details/interface.d.ts +18 -0
  789. package/src/components/image-capture-with-remove/index.tsx +89 -83
  790. package/src/components/image-capture-with-remove/interface.d.ts +25 -22
  791. package/src/components/notification-loading/index.tsx +155 -144
  792. package/src/components/notification-loading/interface.d.ts +35 -31
  793. package/src/components/profile-menu-option/index.tsx +65 -0
  794. package/src/components/profile-menu-option/interface.d.ts +42 -0
  795. package/src/components/step-indicator/index.tsx +164 -164
  796. package/src/components/step-indicator/interface.d.ts +34 -34
  797. package/src/components/user-profile/index.tsx +204 -216
  798. package/src/index.ts +42 -37
  799. package/src/stories/activities-daily/activities-daily.stories.tsx +40 -0
  800. package/src/stories/activities-progress/activities-progress.stories.tsx +61 -0
  801. package/src/stories/avatar-profile/avatar-profile.stories.tsx +32 -0
  802. package/src/stories/card-loading/card-loading.stories.tsx +85 -85
  803. package/src/stories/check-box/check-box.stories.tsx +81 -83
  804. package/src/stories/coil/coil.stories.tsx +98 -75
  805. package/src/stories/filter-date-selector/filter-date-selector.stories.tsx +122 -93
  806. package/src/stories/history-details/history-details.stories.tsx +36 -0
  807. package/src/stories/image-capture-with-remove/image-capture-with-remove.stories.tsx +57 -47
  808. package/src/stories/notification-loading/notification-loading.stories.tsx +88 -73
  809. package/src/stories/profile-menu-option/profile-menu-option.stories.tsx +70 -0
  810. package/src/stories/step-indicator/step-indicator.stories.tsx +124 -116
  811. package/src/styles/theme/theme.ts +170 -168
  812. package/src/utils/format-data/index.ts +66 -40
  813. package/src/utils/status-color/return-color.ts +23 -15
  814. package/lib/typescript/commonjs/package.json +0 -1
  815. package/lib/typescript/commonjs/src/common/constants/index.d.ts +0 -5
  816. package/lib/typescript/commonjs/src/common/constants/index.d.ts.map +0 -1
  817. package/lib/typescript/commonjs/src/common/icons-svg/arrow-drop-down/index.d.ts +0 -14
  818. package/lib/typescript/commonjs/src/common/icons-svg/arrow-drop-down/index.d.ts.map +0 -1
  819. package/lib/typescript/commonjs/src/common/icons-svg/arrow-left/index.d.ts.map +0 -1
  820. package/lib/typescript/commonjs/src/common/icons-svg/bell/index.d.ts +0 -8
  821. package/lib/typescript/commonjs/src/common/icons-svg/bell/index.d.ts.map +0 -1
  822. package/lib/typescript/commonjs/src/common/icons-svg/bluetooth/index.d.ts +0 -11
  823. package/lib/typescript/commonjs/src/common/icons-svg/bluetooth/index.d.ts.map +0 -1
  824. package/lib/typescript/commonjs/src/common/icons-svg/bluetooth-connected/index.d.ts.map +0 -1
  825. package/lib/typescript/commonjs/src/common/icons-svg/calendar/index.d.ts.map +0 -1
  826. package/lib/typescript/commonjs/src/common/icons-svg/call-bell/index.d.ts.map +0 -1
  827. package/lib/typescript/commonjs/src/common/icons-svg/camera-plus/index.d.ts.map +0 -1
  828. package/lib/typescript/commonjs/src/common/icons-svg/chart-bar/index.d.ts.map +0 -1
  829. package/lib/typescript/commonjs/src/common/icons-svg/check-box/index.d.ts.map +0 -1
  830. package/lib/typescript/commonjs/src/common/icons-svg/check-box-fill/index.d.ts.map +0 -1
  831. package/lib/typescript/commonjs/src/common/icons-svg/check-box-outline/index.d.ts +0 -14
  832. package/lib/typescript/commonjs/src/common/icons-svg/check-box-outline/index.d.ts.map +0 -1
  833. package/lib/typescript/commonjs/src/common/icons-svg/check-circle/index.d.ts +0 -11
  834. package/lib/typescript/commonjs/src/common/icons-svg/check-circle/index.d.ts.map +0 -1
  835. package/lib/typescript/commonjs/src/common/icons-svg/closed/index.d.ts.map +0 -1
  836. package/lib/typescript/commonjs/src/common/icons-svg/constants/index.d.ts.map +0 -1
  837. package/lib/typescript/commonjs/src/common/icons-svg/credit-card/index.d.ts +0 -14
  838. package/lib/typescript/commonjs/src/common/icons-svg/credit-card/index.d.ts.map +0 -1
  839. package/lib/typescript/commonjs/src/common/icons-svg/currency/index.d.ts +0 -11
  840. package/lib/typescript/commonjs/src/common/icons-svg/currency/index.d.ts.map +0 -1
  841. package/lib/typescript/commonjs/src/common/icons-svg/currency-circle-dollar/index.d.ts +0 -11
  842. package/lib/typescript/commonjs/src/common/icons-svg/currency-circle-dollar/index.d.ts.map +0 -1
  843. package/lib/typescript/commonjs/src/common/icons-svg/ellipse/index.d.ts.map +0 -1
  844. package/lib/typescript/commonjs/src/common/icons-svg/exclamation-circle/index.d.ts.map +0 -1
  845. package/lib/typescript/commonjs/src/common/icons-svg/eye/index.d.ts.map +0 -1
  846. package/lib/typescript/commonjs/src/common/icons-svg/eye-slash/index.d.ts.map +0 -1
  847. package/lib/typescript/commonjs/src/common/icons-svg/file-text/index.d.ts +0 -14
  848. package/lib/typescript/commonjs/src/common/icons-svg/file-text/index.d.ts.map +0 -1
  849. package/lib/typescript/commonjs/src/common/icons-svg/files/index.d.ts.map +0 -1
  850. package/lib/typescript/commonjs/src/common/icons-svg/gas-pump/index.d.ts +0 -11
  851. package/lib/typescript/commonjs/src/common/icons-svg/gas-pump/index.d.ts.map +0 -1
  852. package/lib/typescript/commonjs/src/common/icons-svg/gauge/index.d.ts +0 -11
  853. package/lib/typescript/commonjs/src/common/icons-svg/gauge/index.d.ts.map +0 -1
  854. package/lib/typescript/commonjs/src/common/icons-svg/gear/index.d.ts +0 -11
  855. package/lib/typescript/commonjs/src/common/icons-svg/gear/index.d.ts.map +0 -1
  856. package/lib/typescript/commonjs/src/common/icons-svg/index.d.ts.map +0 -1
  857. package/lib/typescript/commonjs/src/common/icons-svg/lifebuoy/index.d.ts +0 -11
  858. package/lib/typescript/commonjs/src/common/icons-svg/lifebuoy/index.d.ts.map +0 -1
  859. package/lib/typescript/commonjs/src/common/icons-svg/list/index.d.ts +0 -11
  860. package/lib/typescript/commonjs/src/common/icons-svg/list/index.d.ts.map +0 -1
  861. package/lib/typescript/commonjs/src/common/icons-svg/moon-stars/index.d.ts.map +0 -1
  862. package/lib/typescript/commonjs/src/common/icons-svg/note-pincel/index.d.ts.map +0 -1
  863. package/lib/typescript/commonjs/src/common/icons-svg/package/index.d.ts.map +0 -1
  864. package/lib/typescript/commonjs/src/common/icons-svg/package-check/index.d.ts.map +0 -1
  865. package/lib/typescript/commonjs/src/common/icons-svg/plus/index.d.ts +0 -11
  866. package/lib/typescript/commonjs/src/common/icons-svg/plus/index.d.ts.map +0 -1
  867. package/lib/typescript/commonjs/src/common/icons-svg/recused/index.d.ts +0 -11
  868. package/lib/typescript/commonjs/src/common/icons-svg/recused/index.d.ts.map +0 -1
  869. package/lib/typescript/commonjs/src/common/icons-svg/shopping-cart/index.d.ts.map +0 -1
  870. package/lib/typescript/commonjs/src/common/icons-svg/steering-wheel/index.d.ts +0 -11
  871. package/lib/typescript/commonjs/src/common/icons-svg/steering-wheel/index.d.ts.map +0 -1
  872. package/lib/typescript/commonjs/src/common/icons-svg/steering-wheel-fill/index.d.ts +0 -11
  873. package/lib/typescript/commonjs/src/common/icons-svg/steering-wheel-fill/index.d.ts.map +0 -1
  874. package/lib/typescript/commonjs/src/common/icons-svg/timer/index.d.ts +0 -11
  875. package/lib/typescript/commonjs/src/common/icons-svg/timer/index.d.ts.map +0 -1
  876. package/lib/typescript/commonjs/src/common/icons-svg/trophy/index.d.ts +0 -11
  877. package/lib/typescript/commonjs/src/common/icons-svg/trophy/index.d.ts.map +0 -1
  878. package/lib/typescript/commonjs/src/common/icons-svg/truck/index.d.ts.map +0 -1
  879. package/lib/typescript/commonjs/src/common/icons-svg/truck-trailer/index.d.ts +0 -11
  880. package/lib/typescript/commonjs/src/common/icons-svg/truck-trailer/index.d.ts.map +0 -1
  881. package/lib/typescript/commonjs/src/common/icons-svg/wifi-high/index.d.ts +0 -11
  882. package/lib/typescript/commonjs/src/common/icons-svg/wifi-high/index.d.ts.map +0 -1
  883. package/lib/typescript/commonjs/src/common/icons-svg/wifi-x/index.d.ts +0 -11
  884. package/lib/typescript/commonjs/src/common/icons-svg/wifi-x/index.d.ts.map +0 -1
  885. package/lib/typescript/commonjs/src/common/icons-svg/x-circle/index.d.ts.map +0 -1
  886. package/lib/typescript/commonjs/src/components/box/index.d.ts +0 -10
  887. package/lib/typescript/commonjs/src/components/box/index.d.ts.map +0 -1
  888. package/lib/typescript/commonjs/src/components/box/styles.d.ts.map +0 -1
  889. package/lib/typescript/commonjs/src/components/button/index.d.ts +0 -10
  890. package/lib/typescript/commonjs/src/components/button/index.d.ts.map +0 -1
  891. package/lib/typescript/commonjs/src/components/button/styles.d.ts +0 -24
  892. package/lib/typescript/commonjs/src/components/button/styles.d.ts.map +0 -1
  893. package/lib/typescript/commonjs/src/components/capture-photo/index.d.ts.map +0 -1
  894. package/lib/typescript/commonjs/src/components/capture-photo/styles.d.ts.map +0 -1
  895. package/lib/typescript/commonjs/src/components/card-history/index.d.ts.map +0 -1
  896. package/lib/typescript/commonjs/src/components/card-hours/index.d.ts +0 -10
  897. package/lib/typescript/commonjs/src/components/card-hours/index.d.ts.map +0 -1
  898. package/lib/typescript/commonjs/src/components/card-loading/index.d.ts.map +0 -1
  899. package/lib/typescript/commonjs/src/components/card-scheduled-journey/index.d.ts.map +0 -1
  900. package/lib/typescript/commonjs/src/components/card-scheduled-journey/interface.d.ts.map +0 -1
  901. package/lib/typescript/commonjs/src/components/card-scheduled-journey/styles.d.ts +0 -12
  902. package/lib/typescript/commonjs/src/components/card-scheduled-journey/styles.d.ts.map +0 -1
  903. package/lib/typescript/commonjs/src/components/card-work-session/index.d.ts +0 -11
  904. package/lib/typescript/commonjs/src/components/card-work-session/index.d.ts.map +0 -1
  905. package/lib/typescript/commonjs/src/components/check-box/index.d.ts.map +0 -1
  906. package/lib/typescript/commonjs/src/components/coil/index.d.ts +0 -11
  907. package/lib/typescript/commonjs/src/components/coil/index.d.ts.map +0 -1
  908. package/lib/typescript/commonjs/src/components/filter-date-selector/index.d.ts +0 -15
  909. package/lib/typescript/commonjs/src/components/filter-date-selector/index.d.ts.map +0 -1
  910. package/lib/typescript/commonjs/src/components/filter-journey/index.d.ts.map +0 -1
  911. package/lib/typescript/commonjs/src/components/header-profile/index.d.ts.map +0 -1
  912. package/lib/typescript/commonjs/src/components/image-capture-with-remove/index.d.ts +0 -15
  913. package/lib/typescript/commonjs/src/components/image-capture-with-remove/index.d.ts.map +0 -1
  914. package/lib/typescript/commonjs/src/components/input/index.d.ts.map +0 -1
  915. package/lib/typescript/commonjs/src/components/input/styles.d.ts.map +0 -1
  916. package/lib/typescript/commonjs/src/components/loading-details/index.d.ts +0 -11
  917. package/lib/typescript/commonjs/src/components/loading-details/index.d.ts.map +0 -1
  918. package/lib/typescript/commonjs/src/components/loading-progress/index.d.ts.map +0 -1
  919. package/lib/typescript/commonjs/src/components/menu-item/index.d.ts.map +0 -1
  920. package/lib/typescript/commonjs/src/components/menu-item/styles.d.ts +0 -1
  921. package/lib/typescript/commonjs/src/components/menu-item/styles.d.ts.map +0 -1
  922. package/lib/typescript/commonjs/src/components/no-data/index.d.ts.map +0 -1
  923. package/lib/typescript/commonjs/src/components/notification-loading/index.d.ts.map +0 -1
  924. package/lib/typescript/commonjs/src/components/scheduled-journey-indicators/index.d.ts.map +0 -1
  925. package/lib/typescript/commonjs/src/components/selects/select-option/index.d.ts.map +0 -1
  926. package/lib/typescript/commonjs/src/components/selects/select-option/styles.d.ts +0 -64
  927. package/lib/typescript/commonjs/src/components/selects/select-option/styles.d.ts.map +0 -1
  928. package/lib/typescript/commonjs/src/components/step-indicator/helpers/get-icon-by-status.d.ts.map +0 -1
  929. package/lib/typescript/commonjs/src/components/step-indicator/index.d.ts.map +0 -1
  930. package/lib/typescript/commonjs/src/components/step-indicator/styles.d.ts.map +0 -1
  931. package/lib/typescript/commonjs/src/components/typography/index.d.ts.map +0 -1
  932. package/lib/typescript/commonjs/src/components/typography/styles.d.ts +0 -30
  933. package/lib/typescript/commonjs/src/components/typography/styles.d.ts.map +0 -1
  934. package/lib/typescript/commonjs/src/components/user-profile/index.d.ts.map +0 -1
  935. package/lib/typescript/commonjs/src/index.d.ts.map +0 -1
  936. package/lib/typescript/commonjs/src/stories/box/box.stories.d.ts.map +0 -1
  937. package/lib/typescript/commonjs/src/stories/button/button.stories.d.ts.map +0 -1
  938. package/lib/typescript/commonjs/src/stories/capture-photo/capture-photo.stories.d.ts +0 -10
  939. package/lib/typescript/commonjs/src/stories/capture-photo/capture-photo.stories.d.ts.map +0 -1
  940. package/lib/typescript/commonjs/src/stories/card-history/card-history.stories.d.ts +0 -7
  941. package/lib/typescript/commonjs/src/stories/card-history/card-history.stories.d.ts.map +0 -1
  942. package/lib/typescript/commonjs/src/stories/card-hours/card-hours.stories.d.ts.map +0 -1
  943. package/lib/typescript/commonjs/src/stories/card-loading/card-loading.stories.d.ts +0 -9
  944. package/lib/typescript/commonjs/src/stories/card-loading/card-loading.stories.d.ts.map +0 -1
  945. package/lib/typescript/commonjs/src/stories/card-scheduled-journey/card-scheduled-journey.stories.d.ts +0 -11
  946. package/lib/typescript/commonjs/src/stories/card-scheduled-journey/card-scheduled-journey.stories.d.ts.map +0 -1
  947. package/lib/typescript/commonjs/src/stories/card-work-session/card-work-session.stories.d.ts.map +0 -1
  948. package/lib/typescript/commonjs/src/stories/check-box/check-box.stories.d.ts.map +0 -1
  949. package/lib/typescript/commonjs/src/stories/coil/coil.stories.d.ts.map +0 -1
  950. package/lib/typescript/commonjs/src/stories/filter-date-selector/filter-date-selector.stories.d.ts +0 -7
  951. package/lib/typescript/commonjs/src/stories/filter-date-selector/filter-date-selector.stories.d.ts.map +0 -1
  952. package/lib/typescript/commonjs/src/stories/filter-journey/filter-journey.stories.d.ts +0 -7
  953. package/lib/typescript/commonjs/src/stories/filter-journey/filter-journey.stories.d.ts.map +0 -1
  954. package/lib/typescript/commonjs/src/stories/header-profile/header-profile.stories.d.ts.map +0 -1
  955. package/lib/typescript/commonjs/src/stories/image-capture-with-remove/image-capture-with-remove.stories.d.ts.map +0 -1
  956. package/lib/typescript/commonjs/src/stories/input/input.stories.d.ts.map +0 -1
  957. package/lib/typescript/commonjs/src/stories/loading-details/loading-details.stories.d.ts.map +0 -1
  958. package/lib/typescript/commonjs/src/stories/loading-progress/loading-progress.stories.d.ts.map +0 -1
  959. package/lib/typescript/commonjs/src/stories/menu-item/menu-item.stories.d.ts.map +0 -1
  960. package/lib/typescript/commonjs/src/stories/no-data/no-data.stories.d.ts +0 -7
  961. package/lib/typescript/commonjs/src/stories/no-data/no-data.stories.d.ts.map +0 -1
  962. package/lib/typescript/commonjs/src/stories/notification-loading/notification-loading.stories.d.ts.map +0 -1
  963. package/lib/typescript/commonjs/src/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.d.ts.map +0 -1
  964. package/lib/typescript/commonjs/src/stories/select-option/select-option.stories.d.ts.map +0 -1
  965. package/lib/typescript/commonjs/src/stories/step-indicator/step-indicator.stories.d.ts.map +0 -1
  966. package/lib/typescript/commonjs/src/stories/typography/typography.stories.d.ts +0 -16
  967. package/lib/typescript/commonjs/src/stories/typography/typography.stories.d.ts.map +0 -1
  968. package/lib/typescript/commonjs/src/stories/user-profile/user-profile.stories.d.ts.map +0 -1
  969. package/lib/typescript/commonjs/src/styles/global/styles.d.ts +0 -47
  970. package/lib/typescript/commonjs/src/styles/global/styles.d.ts.map +0 -1
  971. package/lib/typescript/commonjs/src/styles/global/theme-provider.d.ts +0 -150
  972. package/lib/typescript/commonjs/src/styles/global/theme-provider.d.ts.map +0 -1
  973. package/lib/typescript/commonjs/src/styles/theme/theme.d.ts +0 -152
  974. package/lib/typescript/commonjs/src/styles/theme/theme.d.ts.map +0 -1
  975. package/lib/typescript/commonjs/src/utils/format-data/index.d.ts.map +0 -1
  976. package/lib/typescript/commonjs/src/utils/mutiply/index.d.ts.map +0 -1
  977. package/lib/typescript/commonjs/src/utils/status-color/return-color.d.ts +0 -4
  978. package/lib/typescript/commonjs/src/utils/status-color/return-color.d.ts.map +0 -1
  979. package/lib/typescript/module/package.json +0 -1
  980. package/lib/typescript/module/src/common/constants/index.d.ts.map +0 -1
  981. package/lib/typescript/module/src/common/icons-svg/arrow-drop-down/index.d.ts.map +0 -1
  982. package/lib/typescript/module/src/common/icons-svg/arrow-left/index.d.ts +0 -11
  983. package/lib/typescript/module/src/common/icons-svg/arrow-left/index.d.ts.map +0 -1
  984. package/lib/typescript/module/src/common/icons-svg/bell/index.d.ts.map +0 -1
  985. package/lib/typescript/module/src/common/icons-svg/bluetooth/index.d.ts.map +0 -1
  986. package/lib/typescript/module/src/common/icons-svg/bluetooth-connected/index.d.ts +0 -11
  987. package/lib/typescript/module/src/common/icons-svg/bluetooth-connected/index.d.ts.map +0 -1
  988. package/lib/typescript/module/src/common/icons-svg/calendar/index.d.ts +0 -11
  989. package/lib/typescript/module/src/common/icons-svg/calendar/index.d.ts.map +0 -1
  990. package/lib/typescript/module/src/common/icons-svg/call-bell/index.d.ts +0 -11
  991. package/lib/typescript/module/src/common/icons-svg/call-bell/index.d.ts.map +0 -1
  992. package/lib/typescript/module/src/common/icons-svg/camera-plus/index.d.ts +0 -11
  993. package/lib/typescript/module/src/common/icons-svg/camera-plus/index.d.ts.map +0 -1
  994. package/lib/typescript/module/src/common/icons-svg/chart-bar/index.d.ts +0 -11
  995. package/lib/typescript/module/src/common/icons-svg/chart-bar/index.d.ts.map +0 -1
  996. package/lib/typescript/module/src/common/icons-svg/check-box/index.d.ts.map +0 -1
  997. package/lib/typescript/module/src/common/icons-svg/check-box-fill/index.d.ts +0 -14
  998. package/lib/typescript/module/src/common/icons-svg/check-box-fill/index.d.ts.map +0 -1
  999. package/lib/typescript/module/src/common/icons-svg/check-box-outline/index.d.ts.map +0 -1
  1000. package/lib/typescript/module/src/common/icons-svg/check-circle/index.d.ts.map +0 -1
  1001. package/lib/typescript/module/src/common/icons-svg/closed/index.d.ts +0 -14
  1002. package/lib/typescript/module/src/common/icons-svg/closed/index.d.ts.map +0 -1
  1003. package/lib/typescript/module/src/common/icons-svg/constants/index.d.ts +0 -53
  1004. package/lib/typescript/module/src/common/icons-svg/constants/index.d.ts.map +0 -1
  1005. package/lib/typescript/module/src/common/icons-svg/credit-card/index.d.ts.map +0 -1
  1006. package/lib/typescript/module/src/common/icons-svg/currency/index.d.ts.map +0 -1
  1007. package/lib/typescript/module/src/common/icons-svg/currency-circle-dollar/index.d.ts.map +0 -1
  1008. package/lib/typescript/module/src/common/icons-svg/ellipse/index.d.ts +0 -5
  1009. package/lib/typescript/module/src/common/icons-svg/ellipse/index.d.ts.map +0 -1
  1010. package/lib/typescript/module/src/common/icons-svg/exclamation-circle/index.d.ts +0 -8
  1011. package/lib/typescript/module/src/common/icons-svg/exclamation-circle/index.d.ts.map +0 -1
  1012. package/lib/typescript/module/src/common/icons-svg/eye/index.d.ts +0 -11
  1013. package/lib/typescript/module/src/common/icons-svg/eye/index.d.ts.map +0 -1
  1014. package/lib/typescript/module/src/common/icons-svg/eye-slash/index.d.ts +0 -11
  1015. package/lib/typescript/module/src/common/icons-svg/eye-slash/index.d.ts.map +0 -1
  1016. package/lib/typescript/module/src/common/icons-svg/file-text/index.d.ts.map +0 -1
  1017. package/lib/typescript/module/src/common/icons-svg/files/index.d.ts +0 -8
  1018. package/lib/typescript/module/src/common/icons-svg/files/index.d.ts.map +0 -1
  1019. package/lib/typescript/module/src/common/icons-svg/gas-pump/index.d.ts.map +0 -1
  1020. package/lib/typescript/module/src/common/icons-svg/gauge/index.d.ts.map +0 -1
  1021. package/lib/typescript/module/src/common/icons-svg/gear/index.d.ts.map +0 -1
  1022. package/lib/typescript/module/src/common/icons-svg/index.d.ts +0 -12
  1023. package/lib/typescript/module/src/common/icons-svg/index.d.ts.map +0 -1
  1024. package/lib/typescript/module/src/common/icons-svg/lifebuoy/index.d.ts.map +0 -1
  1025. package/lib/typescript/module/src/common/icons-svg/list/index.d.ts.map +0 -1
  1026. package/lib/typescript/module/src/common/icons-svg/moon-stars/index.d.ts +0 -11
  1027. package/lib/typescript/module/src/common/icons-svg/moon-stars/index.d.ts.map +0 -1
  1028. package/lib/typescript/module/src/common/icons-svg/note-pincel/index.d.ts +0 -11
  1029. package/lib/typescript/module/src/common/icons-svg/note-pincel/index.d.ts.map +0 -1
  1030. package/lib/typescript/module/src/common/icons-svg/package/index.d.ts +0 -11
  1031. package/lib/typescript/module/src/common/icons-svg/package/index.d.ts.map +0 -1
  1032. package/lib/typescript/module/src/common/icons-svg/package-check/index.d.ts +0 -14
  1033. package/lib/typescript/module/src/common/icons-svg/package-check/index.d.ts.map +0 -1
  1034. package/lib/typescript/module/src/common/icons-svg/plus/index.d.ts.map +0 -1
  1035. package/lib/typescript/module/src/common/icons-svg/recused/index.d.ts.map +0 -1
  1036. package/lib/typescript/module/src/common/icons-svg/shopping-cart/index.d.ts +0 -14
  1037. package/lib/typescript/module/src/common/icons-svg/shopping-cart/index.d.ts.map +0 -1
  1038. package/lib/typescript/module/src/common/icons-svg/steering-wheel/index.d.ts.map +0 -1
  1039. package/lib/typescript/module/src/common/icons-svg/steering-wheel-fill/index.d.ts.map +0 -1
  1040. package/lib/typescript/module/src/common/icons-svg/timer/index.d.ts.map +0 -1
  1041. package/lib/typescript/module/src/common/icons-svg/trophy/index.d.ts.map +0 -1
  1042. package/lib/typescript/module/src/common/icons-svg/truck/index.d.ts +0 -14
  1043. package/lib/typescript/module/src/common/icons-svg/truck/index.d.ts.map +0 -1
  1044. package/lib/typescript/module/src/common/icons-svg/truck-trailer/index.d.ts.map +0 -1
  1045. package/lib/typescript/module/src/common/icons-svg/wifi-high/index.d.ts.map +0 -1
  1046. package/lib/typescript/module/src/common/icons-svg/wifi-x/index.d.ts.map +0 -1
  1047. package/lib/typescript/module/src/common/icons-svg/x-circle/index.d.ts +0 -14
  1048. package/lib/typescript/module/src/common/icons-svg/x-circle/index.d.ts.map +0 -1
  1049. package/lib/typescript/module/src/components/box/index.d.ts.map +0 -1
  1050. package/lib/typescript/module/src/components/box/styles.d.ts +0 -13
  1051. package/lib/typescript/module/src/components/box/styles.d.ts.map +0 -1
  1052. package/lib/typescript/module/src/components/button/index.d.ts.map +0 -1
  1053. package/lib/typescript/module/src/components/button/styles.d.ts.map +0 -1
  1054. package/lib/typescript/module/src/components/capture-photo/index.d.ts +0 -14
  1055. package/lib/typescript/module/src/components/capture-photo/index.d.ts.map +0 -1
  1056. package/lib/typescript/module/src/components/capture-photo/styles.d.ts +0 -12
  1057. package/lib/typescript/module/src/components/capture-photo/styles.d.ts.map +0 -1
  1058. package/lib/typescript/module/src/components/card-history/index.d.ts +0 -15
  1059. package/lib/typescript/module/src/components/card-history/index.d.ts.map +0 -1
  1060. package/lib/typescript/module/src/components/card-hours/index.d.ts.map +0 -1
  1061. package/lib/typescript/module/src/components/card-loading/index.d.ts +0 -15
  1062. package/lib/typescript/module/src/components/card-loading/index.d.ts.map +0 -1
  1063. package/lib/typescript/module/src/components/card-scheduled-journey/index.d.ts +0 -14
  1064. package/lib/typescript/module/src/components/card-scheduled-journey/index.d.ts.map +0 -1
  1065. package/lib/typescript/module/src/components/card-scheduled-journey/interface.d.ts +0 -33
  1066. package/lib/typescript/module/src/components/card-scheduled-journey/interface.d.ts.map +0 -1
  1067. package/lib/typescript/module/src/components/card-scheduled-journey/styles.d.ts.map +0 -1
  1068. package/lib/typescript/module/src/components/card-work-session/index.d.ts.map +0 -1
  1069. package/lib/typescript/module/src/components/check-box/index.d.ts +0 -14
  1070. package/lib/typescript/module/src/components/check-box/index.d.ts.map +0 -1
  1071. package/lib/typescript/module/src/components/coil/index.d.ts.map +0 -1
  1072. package/lib/typescript/module/src/components/filter-date-selector/index.d.ts.map +0 -1
  1073. package/lib/typescript/module/src/components/filter-journey/index.d.ts +0 -11
  1074. package/lib/typescript/module/src/components/filter-journey/index.d.ts.map +0 -1
  1075. package/lib/typescript/module/src/components/header-profile/index.d.ts +0 -14
  1076. package/lib/typescript/module/src/components/header-profile/index.d.ts.map +0 -1
  1077. package/lib/typescript/module/src/components/image-capture-with-remove/index.d.ts.map +0 -1
  1078. package/lib/typescript/module/src/components/input/index.d.ts +0 -15
  1079. package/lib/typescript/module/src/components/input/index.d.ts.map +0 -1
  1080. package/lib/typescript/module/src/components/input/styles.d.ts +0 -12
  1081. package/lib/typescript/module/src/components/input/styles.d.ts.map +0 -1
  1082. package/lib/typescript/module/src/components/loading-details/index.d.ts.map +0 -1
  1083. package/lib/typescript/module/src/components/loading-progress/index.d.ts +0 -15
  1084. package/lib/typescript/module/src/components/loading-progress/index.d.ts.map +0 -1
  1085. package/lib/typescript/module/src/components/menu-item/index.d.ts +0 -15
  1086. package/lib/typescript/module/src/components/menu-item/index.d.ts.map +0 -1
  1087. package/lib/typescript/module/src/components/menu-item/styles.d.ts +0 -1
  1088. package/lib/typescript/module/src/components/menu-item/styles.d.ts.map +0 -1
  1089. package/lib/typescript/module/src/components/no-data/index.d.ts +0 -8
  1090. package/lib/typescript/module/src/components/no-data/index.d.ts.map +0 -1
  1091. package/lib/typescript/module/src/components/notification-loading/index.d.ts +0 -11
  1092. package/lib/typescript/module/src/components/notification-loading/index.d.ts.map +0 -1
  1093. package/lib/typescript/module/src/components/scheduled-journey-indicators/index.d.ts +0 -11
  1094. package/lib/typescript/module/src/components/scheduled-journey-indicators/index.d.ts.map +0 -1
  1095. package/lib/typescript/module/src/components/selects/select-option/index.d.ts +0 -14
  1096. package/lib/typescript/module/src/components/selects/select-option/index.d.ts.map +0 -1
  1097. package/lib/typescript/module/src/components/selects/select-option/styles.d.ts.map +0 -1
  1098. package/lib/typescript/module/src/components/step-indicator/helpers/get-icon-by-status.d.ts +0 -15
  1099. package/lib/typescript/module/src/components/step-indicator/helpers/get-icon-by-status.d.ts.map +0 -1
  1100. package/lib/typescript/module/src/components/step-indicator/index.d.ts +0 -14
  1101. package/lib/typescript/module/src/components/step-indicator/index.d.ts.map +0 -1
  1102. package/lib/typescript/module/src/components/step-indicator/styles.d.ts +0 -57
  1103. package/lib/typescript/module/src/components/step-indicator/styles.d.ts.map +0 -1
  1104. package/lib/typescript/module/src/components/typography/index.d.ts +0 -14
  1105. package/lib/typescript/module/src/components/typography/index.d.ts.map +0 -1
  1106. package/lib/typescript/module/src/components/typography/styles.d.ts.map +0 -1
  1107. package/lib/typescript/module/src/components/user-profile/index.d.ts +0 -15
  1108. package/lib/typescript/module/src/components/user-profile/index.d.ts.map +0 -1
  1109. package/lib/typescript/module/src/index.d.ts +0 -32
  1110. package/lib/typescript/module/src/index.d.ts.map +0 -1
  1111. package/lib/typescript/module/src/stories/box/box.stories.d.ts +0 -9
  1112. package/lib/typescript/module/src/stories/box/box.stories.d.ts.map +0 -1
  1113. package/lib/typescript/module/src/stories/button/button.stories.d.ts +0 -11
  1114. package/lib/typescript/module/src/stories/button/button.stories.d.ts.map +0 -1
  1115. package/lib/typescript/module/src/stories/capture-photo/capture-photo.stories.d.ts.map +0 -1
  1116. package/lib/typescript/module/src/stories/card-history/card-history.stories.d.ts.map +0 -1
  1117. package/lib/typescript/module/src/stories/card-hours/card-hours.stories.d.ts +0 -8
  1118. package/lib/typescript/module/src/stories/card-hours/card-hours.stories.d.ts.map +0 -1
  1119. package/lib/typescript/module/src/stories/card-loading/card-loading.stories.d.ts.map +0 -1
  1120. package/lib/typescript/module/src/stories/card-scheduled-journey/card-scheduled-journey.stories.d.ts.map +0 -1
  1121. package/lib/typescript/module/src/stories/card-work-session/card-work-session.stories.d.ts +0 -8
  1122. package/lib/typescript/module/src/stories/card-work-session/card-work-session.stories.d.ts.map +0 -1
  1123. package/lib/typescript/module/src/stories/check-box/check-box.stories.d.ts +0 -10
  1124. package/lib/typescript/module/src/stories/check-box/check-box.stories.d.ts.map +0 -1
  1125. package/lib/typescript/module/src/stories/coil/coil.stories.d.ts +0 -10
  1126. package/lib/typescript/module/src/stories/coil/coil.stories.d.ts.map +0 -1
  1127. package/lib/typescript/module/src/stories/filter-date-selector/filter-date-selector.stories.d.ts.map +0 -1
  1128. package/lib/typescript/module/src/stories/filter-journey/filter-journey.stories.d.ts.map +0 -1
  1129. package/lib/typescript/module/src/stories/header-profile/header-profile.stories.d.ts +0 -11
  1130. package/lib/typescript/module/src/stories/header-profile/header-profile.stories.d.ts.map +0 -1
  1131. package/lib/typescript/module/src/stories/image-capture-with-remove/image-capture-with-remove.stories.d.ts +0 -8
  1132. package/lib/typescript/module/src/stories/image-capture-with-remove/image-capture-with-remove.stories.d.ts.map +0 -1
  1133. package/lib/typescript/module/src/stories/input/input.stories.d.ts +0 -15
  1134. package/lib/typescript/module/src/stories/input/input.stories.d.ts.map +0 -1
  1135. package/lib/typescript/module/src/stories/loading-details/loading-details.stories.d.ts +0 -7
  1136. package/lib/typescript/module/src/stories/loading-details/loading-details.stories.d.ts.map +0 -1
  1137. package/lib/typescript/module/src/stories/loading-progress/loading-progress.stories.d.ts +0 -7
  1138. package/lib/typescript/module/src/stories/loading-progress/loading-progress.stories.d.ts.map +0 -1
  1139. package/lib/typescript/module/src/stories/menu-item/menu-item.stories.d.ts +0 -9
  1140. package/lib/typescript/module/src/stories/menu-item/menu-item.stories.d.ts.map +0 -1
  1141. package/lib/typescript/module/src/stories/no-data/no-data.stories.d.ts.map +0 -1
  1142. package/lib/typescript/module/src/stories/notification-loading/notification-loading.stories.d.ts +0 -9
  1143. package/lib/typescript/module/src/stories/notification-loading/notification-loading.stories.d.ts.map +0 -1
  1144. package/lib/typescript/module/src/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.d.ts +0 -10
  1145. package/lib/typescript/module/src/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.d.ts.map +0 -1
  1146. package/lib/typescript/module/src/stories/select-option/select-option.stories.d.ts +0 -7
  1147. package/lib/typescript/module/src/stories/select-option/select-option.stories.d.ts.map +0 -1
  1148. package/lib/typescript/module/src/stories/step-indicator/step-indicator.stories.d.ts +0 -8
  1149. package/lib/typescript/module/src/stories/step-indicator/step-indicator.stories.d.ts.map +0 -1
  1150. package/lib/typescript/module/src/stories/typography/typography.stories.d.ts.map +0 -1
  1151. package/lib/typescript/module/src/stories/user-profile/user-profile.stories.d.ts +0 -8
  1152. package/lib/typescript/module/src/stories/user-profile/user-profile.stories.d.ts.map +0 -1
  1153. package/lib/typescript/module/src/styles/global/styles.d.ts.map +0 -1
  1154. package/lib/typescript/module/src/styles/global/theme-provider.d.ts.map +0 -1
  1155. package/lib/typescript/module/src/styles/theme/theme.d.ts.map +0 -1
  1156. package/lib/typescript/module/src/utils/format-data/index.d.ts +0 -18
  1157. package/lib/typescript/module/src/utils/format-data/index.d.ts.map +0 -1
  1158. package/lib/typescript/module/src/utils/mutiply/index.d.ts +0 -2
  1159. package/lib/typescript/module/src/utils/mutiply/index.d.ts.map +0 -1
  1160. package/lib/typescript/module/src/utils/status-color/return-color.d.ts +0 -4
  1161. package/lib/typescript/module/src/utils/status-color/return-color.d.ts.map +0 -1
@@ -1,15 +1,19 @@
1
- "use strict";
2
-
3
1
  // components
4
- import { StepIndicator } from "../../components/step-indicator/index.js";
2
+ import { StepIndicator } from "../../components/step-indicator";
5
3
 
6
4
  // styles
7
- import { theme } from "../../styles/theme/theme.js";
5
+ import { theme } from "../../styles/theme/theme";
8
6
  const meta = {
9
7
  title: "Componente/StepIndicator",
10
8
  component: StepIndicator,
11
9
  args: {
12
- data: [],
10
+ data: [{
11
+ id: 1,
12
+ descricao: "Repouso Noturno",
13
+ data_inicio: "07/03/2024 14:52",
14
+ data_fim: "07/03/2024 17:52",
15
+ duracao_segundos: "3601"
16
+ }],
13
17
  backgroundColorBall: theme.colors.blue[500],
14
18
  titleColor: theme.colors.neutral[25],
15
19
  titleNumberColor: theme.colors.neutral[25]
@@ -33,47 +37,47 @@ Você usa assim:
33
37
  export default meta;
34
38
  const dataMock = [{
35
39
  id: 1,
36
- titleLabel: "Repouso Noturno",
40
+ descricao: "Repouso Noturno",
37
41
  data_inicio: "07/03/2024 14:52",
38
42
  data_fim: "07/03/2024 17:52",
39
- description: "01:00"
43
+ duracao_segundos: "3601"
40
44
  }, {
41
45
  id: 2,
42
- titleLabel: "Descarga",
46
+ descricao: "Descarga",
43
47
  data_inicio: "06/03/2024 14:52",
44
48
  data_fim: "06/03/2024 16:52",
45
- description: "02:00"
49
+ duracao_segundos: "7200"
46
50
  }];
47
51
  const dataMockCustom = [{
48
52
  id: 1,
49
- titleLabel: "Pedido Realizado",
53
+ descricao: "Pedido Realizado",
50
54
  data_inicio: "",
51
55
  data_fim: "",
52
- description: ""
56
+ duracao_segundos: ""
53
57
  }, {
54
58
  id: 2,
55
- titleLabel: "Pagamento Aprovado",
59
+ descricao: "Pagamento Aprovado",
56
60
  data_inicio: "07/03/2024 14:52",
57
61
  data_fim: "07/03/2024 17:52",
58
- description: "01:00"
62
+ duracao_segundos: "3601"
59
63
  }, {
60
64
  id: 3,
61
- titleLabel: "Pedido Faturado",
65
+ descricao: "Pedido Faturado",
62
66
  data_inicio: "",
63
67
  data_fim: "",
64
- description: ""
68
+ duracao_segundos: ""
65
69
  }, {
66
70
  id: 4,
67
- titleLabel: "Pedido Enviado",
71
+ descricao: "Pedido Enviado",
68
72
  data_inicio: "",
69
73
  data_fim: "",
70
- description: ""
74
+ duracao_segundos: ""
71
75
  }, {
72
76
  id: 4,
73
- titleLabel: "Pedido Entregue",
77
+ descricao: "Pedido Entregue",
74
78
  data_inicio: "07/03/2024 14:52",
75
79
  data_fim: "07/03/2024 17:52",
76
- description: "01:00"
80
+ duracao_segundos: "3601"
77
81
  }];
78
82
  export const StepIndicatorDefault = {
79
83
  name: "step-indicator-default",
@@ -1 +1 @@
1
- {"version":3,"names":["StepIndicator","theme","meta","title","component","args","data","backgroundColorBall","colors","blue","titleColor","neutral","titleNumberColor","parameters","notes","dataMock","id","titleLabel","data_inicio","data_fim","description","dataMockCustom","StepIndicatorDefault","name","type","textColorDescription","gray","StepIndicationCustom","orange"],"sourceRoot":"..\\..\\..\\..\\src","sources":["stories/step-indicator/step-indicator.stories.tsx"],"mappings":"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","ignoreList":[]}
1
+ {"version":3,"names":["StepIndicator","theme","meta","title","component","args","data","id","descricao","data_inicio","data_fim","duracao_segundos","backgroundColorBall","colors","blue","titleColor","neutral","titleNumberColor","parameters","notes","dataMock","dataMockCustom","StepIndicatorDefault","name","type","textColorDescription","gray","StepIndicationCustom","orange"],"sources":["step-indicator.stories.tsx"],"sourcesContent":["import { Meta, StoryObj } from \"@storybook/react\";\r\n\r\n// components\r\nimport { StepIndicator } from \"../../components/step-indicator\";\r\n\r\n// styles\r\nimport { theme } from \"../../styles/theme/theme\";\r\n\r\nconst meta: Meta<typeof StepIndicator> = {\r\n title: \"Componente/StepIndicator\",\r\n component: StepIndicator,\r\n args: {\r\n data: [\r\n {\r\n id: 1,\r\n descricao: \"Repouso Noturno\",\r\n data_inicio: \"07/03/2024 14:52\",\r\n data_fim: \"07/03/2024 17:52\",\r\n duracao_segundos: \"3601\",\r\n },\r\n ],\r\n backgroundColorBall: theme.colors.blue[500],\r\n titleColor: theme.colors.neutral[25],\r\n titleNumberColor: theme.colors.neutral[25],\r\n },\r\n parameters: {\r\n notes: `\r\n# StepIndicator\r\n\r\nEste é um componente de step indicator.\r\nVocê usa assim:\r\n\\`\\`\\`tsx\r\n<StepIndicator\r\n backgroundColorBall=\"#050022\"\r\n type=\"default\"\r\n data={dataMock}\r\n />\r\n\\`\\`\\`\r\n`,\r\n },\r\n};\r\n\r\nexport default meta;\r\n\r\ntype Story = StoryObj<typeof meta>;\r\n\r\nconst dataMock = [\r\n {\r\n id: 1,\r\n descricao: \"Repouso Noturno\",\r\n data_inicio: \"07/03/2024 14:52\",\r\n data_fim: \"07/03/2024 17:52\",\r\n duracao_segundos: \"3601\",\r\n },\r\n {\r\n id: 2,\r\n descricao: \"Descarga\",\r\n data_inicio: \"06/03/2024 14:52\",\r\n data_fim: \"06/03/2024 16:52\",\r\n duracao_segundos: \"7200\",\r\n },\r\n];\r\n\r\nconst dataMockCustom = [\r\n {\r\n id: 1,\r\n descricao: \"Pedido Realizado\",\r\n data_inicio: \"\",\r\n data_fim: \"\",\r\n duracao_segundos: \"\",\r\n },\r\n {\r\n id: 2,\r\n descricao: \"Pagamento Aprovado\",\r\n data_inicio: \"07/03/2024 14:52\",\r\n data_fim: \"07/03/2024 17:52\",\r\n duracao_segundos: \"3601\",\r\n },\r\n {\r\n id: 3,\r\n descricao: \"Pedido Faturado\",\r\n data_inicio: \"\",\r\n data_fim: \"\",\r\n duracao_segundos: \"\",\r\n },\r\n {\r\n id: 4,\r\n descricao: \"Pedido Enviado\",\r\n data_inicio: \"\",\r\n data_fim: \"\",\r\n duracao_segundos: \"\",\r\n },\r\n {\r\n id: 4,\r\n descricao: \"Pedido Entregue\",\r\n data_inicio: \"07/03/2024 14:52\",\r\n data_fim: \"07/03/2024 17:52\",\r\n duracao_segundos: \"3601\",\r\n },\r\n];\r\n\r\nexport const StepIndicatorDefault: Story = {\r\n name: \"step-indicator-default\",\r\n args: {\r\n data: dataMock,\r\n type: \"default\",\r\n backgroundColorBall: theme.colors.blue[500],\r\n titleColor: theme.colors.neutral[25],\r\n textColorDescription: theme.colors.gray[300],\r\n titleNumberColor: theme.colors.neutral[25],\r\n },\r\n};\r\n\r\nexport const StepIndicationCustom: Story = {\r\n name: \"step-indicator-custom\",\r\n args: {\r\n data: dataMockCustom,\r\n type: \"custom\",\r\n backgroundColorBall: theme.colors.orange[150],\r\n titleColor: theme.colors.blue[500],\r\n textColorDescription: theme.colors.gray[300],\r\n titleNumberColor: theme.colors.neutral[25],\r\n },\r\n};\r\n"],"mappings":"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","ignoreList":[]}
@@ -1,7 +1,5 @@
1
- "use strict";
2
-
3
- import { Typography } from "../../components/typography/index.js";
4
- import { theme } from "../../styles/theme/theme.js";
1
+ import { Typography } from "../../components/typography";
2
+ import { theme } from "../../styles/theme/theme";
5
3
  const meta = {
6
4
  title: "Componente/Typography",
7
5
  component: Typography,
@@ -1 +1 @@
1
- {"version":3,"names":["Typography","theme","meta","title","component","args","onPress","parameters","notes","Typography2XS","name","text","align","color","colors","neutral","size","fontSizes","fontFamily","fonts","inter_regular_400","fontWeight","TypographyXS","TypographySM","TypographyMD","TypographyLG","TypographyXL","Typography2XL","Typography3XL","Typography4XL","Typography5XL"],"sourceRoot":"..\\..\\..\\..\\src","sources":["stories/typography/typography.stories.tsx"],"mappings":"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","ignoreList":[]}
1
+ {"version":3,"names":["Typography","theme","meta","title","component","args","onPress","parameters","notes","Typography2XS","name","text","align","color","colors","neutral","size","fontSizes","fontFamily","fonts","inter_regular_400","fontWeight","TypographyXS","TypographySM","TypographyMD","TypographyLG","TypographyXL","Typography2XL","Typography3XL","Typography4XL","Typography5XL"],"sources":["typography.stories.tsx"],"sourcesContent":["import { Meta, StoryObj } from \"@storybook/react\";\nimport { Typography } from \"../../components/typography\";\nimport { theme } from \"../../styles/theme/theme\";\n\nconst meta: Meta<typeof Typography> = {\n title: \"Componente/Typography\",\n component: Typography,\n args: {\n onPress: () => {},\n },\n parameters: {\n notes: `\n# Typography\n\nEste é um componente de texto.\nVocê usa assim:\n\\`\\`\\`tsx\n <Typography text={'Ola Dev'} marginBottom={8} />\n\\`\\`\\`\n`,\n },\n};\n\nexport default meta;\n\ntype Story = StoryObj<typeof meta>;\n\nexport const Typography2XS: Story = {\n name: \"Typography-2xs\",\n args: {\n text: \"(2XS) Expresso Figueiredo\",\n align: \"center\",\n color: theme.colors.neutral[25],\n size: theme.fontSizes[\"2xs\"],\n fontFamily: theme.fonts.inter_regular_400,\n fontWeight: \"400\",\n },\n};\n\nexport const TypographyXS: Story = {\n name: \"Typography-xs\",\n args: {\n text: \"(XS) Expresso Figueiredo\",\n align: \"center\",\n color: theme.colors.neutral[25],\n size: theme.fontSizes[\"xs\"],\n fontFamily: theme.fonts.inter_regular_400,\n fontWeight: \"400\",\n },\n};\n\nexport const TypographySM: Story = {\n name: \"Typography-sm\",\n args: {\n text: \"(SM) Expresso Figueiredo\",\n align: \"center\",\n color: theme.colors.neutral[25],\n size: theme.fontSizes[\"sm\"],\n fontFamily: theme.fonts.inter_regular_400,\n fontWeight: \"400\",\n },\n};\n\nexport const TypographyMD: Story = {\n name: \"Typography-md\",\n args: {\n text: \"(MD) Expresso Figueiredo\",\n align: \"center\",\n color: theme.colors.neutral[25],\n size: theme.fontSizes[\"md\"],\n fontFamily: theme.fonts.inter_regular_400,\n fontWeight: \"400\",\n },\n};\n\nexport const TypographyLG: Story = {\n name: \"Typography-lg\",\n args: {\n text: \"(LG) Expresso Figueiredo\",\n align: \"center\",\n color: theme.colors.neutral[25],\n size: theme.fontSizes[\"lg\"],\n fontFamily: theme.fonts.inter_regular_400,\n fontWeight: \"400\",\n },\n};\n\nexport const TypographyXL: Story = {\n name: \"Typography-xl\",\n args: {\n text: \"(XL) Expresso Figueiredo\",\n align: \"center\",\n color: theme.colors.neutral[25],\n size: theme.fontSizes[\"xl\"],\n fontFamily: theme.fonts.inter_regular_400,\n fontWeight: \"400\",\n },\n};\n\nexport const Typography2XL: Story = {\n name: \"Typography-2xl\",\n args: {\n text: \"(2XL) Expresso Figueiredo\",\n align: \"center\",\n color: theme.colors.neutral[25],\n size: theme.fontSizes[\"2xl\"],\n fontFamily: theme.fonts.inter_regular_400,\n fontWeight: \"400\",\n },\n};\n\nexport const Typography3XL: Story = {\n name: \"Typography-3xl\",\n args: {\n text: \"(3XL) Expresso Figueiredo\",\n align: \"center\",\n color: theme.colors.neutral[25],\n size: theme.fontSizes[\"3xl\"],\n fontFamily: theme.fonts.inter_regular_400,\n fontWeight: \"400\",\n },\n};\n\nexport const Typography4XL: Story = {\n name: \"Typography-4xl\",\n args: {\n text: \"(4XL) Expresso Figueiredo\",\n align: \"center\",\n color: theme.colors.neutral[25],\n size: theme.fontSizes[\"4xl\"],\n fontFamily: theme.fonts.inter_regular_400,\n fontWeight: \"400\",\n },\n};\n\nexport const Typography5XL: Story = {\n name: \"Typography-5xl\",\n args: {\n text: \"(5XL) Expresso Figueiredo\",\n align: \"center\",\n color: theme.colors.neutral[25],\n size: theme.fontSizes[\"5xl\"],\n fontFamily: theme.fonts.inter_regular_400,\n fontWeight: \"400\",\n },\n};\n"],"mappings":"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","ignoreList":[]}
@@ -1,6 +1,4 @@
1
- "use strict";
2
-
3
- import { UserProfile } from "../../components/user-profile/index.js";
1
+ import { UserProfile } from "../../components/user-profile";
4
2
  const meta = {
5
3
  title: "componente/UserProfile",
6
4
  component: UserProfile,
@@ -1 +1 @@
1
- {"version":3,"names":["UserProfile","meta","title","component","args","avatar","parameters","notes","Profile","name","width","nome","placa_cavalo","bluetoothIsConnected","cpf","app_version","Anonimo","color","colorText"],"sourceRoot":"..\\..\\..\\..\\src","sources":["stories/user-profile/user-profile.stories.tsx"],"mappings":";;AAEA,SAASA,WAAW,QAAQ,wCAA+B;AAE3D,MAAMC,IAA8B,GAAG;EACrCC,KAAK,EAAE,wBAAwB;EAC/BC,SAAS,EAAEH,WAAW;EACtBI,IAAI,EAAE;IACJC,MAAM,EAAE;EACV,CAAC;EACDC,UAAU,EAAE;IACVC,KAAK,EAAE;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACE;AACF,CAAC;AAED,eAAeN,IAAI;AAInB,OAAO,MAAMO,OAAc,GAAG;EAC5BC,IAAI,EAAE,cAAc;EACpBL,IAAI,EAAE;IACJC,MAAM,EACJ,gKAAgK;IAClKK,KAAK,EAAE,GAAG;IACVC,IAAI,EAAE,cAAc;IACpBC,YAAY,EAAE,UAAU;IACxBC,oBAAoB,EAAE,IAAI;IAC1BC,GAAG,EAAE,gBAAgB;IACrBC,WAAW,EAAE;EACf;AACF,CAAC;AAED,OAAO,MAAMC,OAAc,GAAG;EAC5BP,IAAI,EAAE,sBAAsB;EAC5BL,IAAI,EAAE;IACJC,MAAM,EAAE,EAAE;IACV;IACAM,IAAI,EAAE,EAAE;IACRG,GAAG,EAAE,EAAE;IACPC,WAAW,EAAE,OAAO;IACpBE,KAAK,EAAE;MACLC,SAAS,EAAE;IACb;EACF;AACF,CAAC","ignoreList":[]}
1
+ {"version":3,"names":["UserProfile","meta","title","component","args","avatar","parameters","notes","Profile","name","width","nome","placa_cavalo","bluetoothIsConnected","cpf","app_version","Anonimo","color","colorText"],"sources":["user-profile.stories.tsx"],"sourcesContent":["import type { StoryObj, Meta } from \"@storybook/react\";\n\nimport { UserProfile } from \"../../components/user-profile\";\n\nconst meta: Meta<typeof UserProfile> = {\n title: \"componente/UserProfile\",\n component: UserProfile,\n args: {\n avatar: \"\",\n },\n parameters: {\n notes: `\n# UserProfile\n\nEste é um componente de Card de horas.\nVocê usa assim:\n\\`\\`\\`tsx\n<UserProfile\n\n />\n\\`\\`\\`\n`,\n },\n};\n\nexport default meta;\n\ntype Story = StoryObj<typeof meta>;\n\nexport const Profile: Story = {\n name: \"user-profile\",\n args: {\n avatar:\n \"https://img.freepik.com/fotos-gratis/retrato-de-um-motorista-de-caminhao-sentado-em-seu-caminhao-segurando-o-polegar-para-cima_342744-1340.jpg?semt=ais_hybrid\",\n width: 300,\n nome: \"profile-name\",\n placa_cavalo: \"kkk-0k51\",\n bluetoothIsConnected: true,\n cpf: \"000.000.000-00\",\n app_version: \"0.1.0\",\n },\n};\n\nexport const Anonimo: Story = {\n name: \"user-profile-anonimo\",\n args: {\n avatar: \"\",\n // width: 300,\n nome: \"\",\n cpf: \"\",\n app_version: \"0.1.0\",\n color: {\n colorText: \"gray\",\n },\n },\n};\n"],"mappings":"AAEA,SAASA,WAAW,QAAQ,+BAA+B;AAE3D,MAAMC,IAA8B,GAAG;EACrCC,KAAK,EAAE,wBAAwB;EAC/BC,SAAS,EAAEH,WAAW;EACtBI,IAAI,EAAE;IACJC,MAAM,EAAE;EACV,CAAC;EACDC,UAAU,EAAE;IACVC,KAAK,EAAE;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACE;AACF,CAAC;AAED,eAAeN,IAAI;AAInB,OAAO,MAAMO,OAAc,GAAG;EAC5BC,IAAI,EAAE,cAAc;EACpBL,IAAI,EAAE;IACJC,MAAM,EACJ,gKAAgK;IAClKK,KAAK,EAAE,GAAG;IACVC,IAAI,EAAE,cAAc;IACpBC,YAAY,EAAE,UAAU;IACxBC,oBAAoB,EAAE,IAAI;IAC1BC,GAAG,EAAE,gBAAgB;IACrBC,WAAW,EAAE;EACf;AACF,CAAC;AAED,OAAO,MAAMC,OAAc,GAAG;EAC5BP,IAAI,EAAE,sBAAsB;EAC5BL,IAAI,EAAE;IACJC,MAAM,EAAE,EAAE;IACV;IACAM,IAAI,EAAE,EAAE;IACRG,GAAG,EAAE,EAAE;IACPC,WAAW,EAAE,OAAO;IACpBE,KAAK,EAAE;MACLC,SAAS,EAAE;IACb;EACF;AACF,CAAC","ignoreList":[]}
@@ -1,4 +1,2 @@
1
- "use strict";
2
-
3
1
  export {};
4
2
  //# sourceMappingURL=interface.d.js.map
@@ -1 +1 @@
1
- {"version":3,"names":[],"sourceRoot":"..\\..\\..\\..\\src","sources":["styles/global/interface.d.ts"],"mappings":"","ignoreList":[]}
1
+ {"version":3,"names":[],"sources":["interface.d.ts"],"sourcesContent":["/*\n * IMPORTS\n */\nimport React from \"react\";\nimport { DimensionValue } from \"react-native\";\nimport { theme } from \"../theme/theme\";\n\nexport interface IGlobalCss {\n /**\n * A propriedade JSX que define um elemento ou componente filho.\n */\n children?: React.ReactNode;\n\n /**\n * TestID para testes automático e identificação\n */\n testID?: string;\n\n /**\n * A propriedade CSS abreviada border define a borda de um elemento. Ele define os valores de largura da borda, estilo da borda e cor da borda.\n */\n borderStyled?: {\n borderStyle?: \"solid\" | \"dotted\" | \"dashed\";\n\n borderRadius?: number | DimensionValue;\n borderTopRightRadius?: number | DimensionValue;\n borderTopLeftRadius?: number | DimensionValue;\n borderBottomRightRadius?: number | DimensionValue;\n borderBottomLeftRadius?: number | DimensionValue;\n\n borderWidth?: number | DimensionValue;\n borderLeftWidth?: number | DimensionValue;\n borderRightWidth?: number | DimensionValue;\n borderTopWidth?: number | DimensionValue;\n borderBottomWidth?: number | DimensionValue;\n\n borderColor?: string;\n borderBottomColor?: string;\n borderLeftColor?: string;\n borderRightColor?: string;\n borderTopColor?: string;\n };\n\n /**\n * Propriedades que define a orientação do button que é usada para representar uma página. Na maioria das vezes, esse valores corresponde ao posicionamento alvo da página impressa, se aplicável.\n */\n flexStyle?: {\n alignItems?: \"flex-start\" | \"flex-end\" | \"center\" | \"stretch\" | \"baseline\";\n alignSelf?: \"auto\" | \"flex-start\" | \"flex-end\" | \"center\" | \"stretch\" | \"baseline\";\n flex?: string | number;\n flexDirection?: \"column\" | \"column-reverse\" | \"row\" | \"row-reverse\";\n flexWrap?: \"nowrap\" | \"wrap\" | \"wrap-reverse\";\n textAlign?: \"auto\" | \"center\" | \"left\" | \"right\" | \"justify\";\n justifyContent?:\n | \"flex-start\"\n | \"flex-end\"\n | \"center\"\n | \"space-between\"\n | \"space-around\"\n | \"space-evenly\";\n };\n\n /**\n * A propriedade margin do CSS define a área de margem nos quatro lados do elemento. É uma abreviação que define todas as margens individuais de uma só vez: margin-top, margin-right (en-US), margin-bottom, e margin-left (en-US).\n */\n marginStyle?: {\n margin?: number | DimensionValue;\n marginLeft?: number | DimensionValue;\n marginRight?: number | DimensionValue;\n marginTop?: number | DimensionValue;\n marginBottom?: number | DimensionValue;\n };\n\n /**\n * A propriedade padding define uma a distância entre o conteúdo de um elemento e suas bordas. É um atalho que evita definir uma distância para cada lado separadamente (padding-top, padding-right, padding-bottom, padding-left).\n */\n paddingStyle?: {\n padding?: number | DimensionValue;\n paddingLeft?: number | DimensionValue;\n paddingRight?: number | DimensionValue;\n paddingTop?: number | DimensionValue;\n paddingBottom?: number | DimensionValue;\n };\n\n /**\n * A propriedade CSS height define a altura de um elemento. A altura de um elemento é a distância do topo da borda superior do elemento ao fundo da borda inferior.\n */\n height?: number | DimensionValue;\n\n /**\n * A propriedade CSS width define a largura de um elemento. A largura de um elemento é a distância do topo da borda esquerda do elemento ao fundo da borda direita.\n */\n width?: number | DimensionValue;\n\n /**\n * O fundo abreviado CSS Propriedade define todas as propriedades do estilo de fundo de uma só vez, como cor, imagem, origem e tamanho ou método de repetição. As propriedades dos componentes não definidas no fundo da declaração de valor da propriedade abreviada são definidas como seus valores padrão..\n */\n backgroundColor?: string;\n\n /**\n * Propriedade texto que sera renderizado pro usuário final\n */\n text?: string;\n\n /**\n * A propriedade CSS color define o valor da cor de primeiro plano do texto e das decorações de texto de um elemento e define o valor currentcolor. currentcolor pode ser usado como um valor indireto em outras propriedades e é o padrão para outras propriedades de cores, como border-color.\n */\n color?: {\n colorSvg?: string;\n colorText?: string;\n colorTextBold?: string;\n colorTextData?: string;\n };\n\n /**\n * A propriedade abreviada CSS da fonte define todas as propriedades diferentes da fonte de um elemento. Alternativamente, ele define a fonte de um elemento como uma fonte do sistema.\n */\n fontStyle?: {\n font?: string;\n fontSize?: number;\n fontWeight?: \"100\" | \"300\" | \"400\" | \"500\" | \"600\" | \"700\" | \"800\" | \"900\" | \"bold\";\n fontFamily?: keyof typeof theme.fonts;\n letterSpacing?: keyof typeof theme.letterSpacing;\n lineHeight?: number;\n };\n\n /**\n * A propriedade CSS opacity define o nível de opacidade de um elemento. O valor da opacidade varia de 0 (totalmente transparente) a 1 (totalmente opaco).\n */\n disabled?: boolean;\n\n /**\n * A propriedade background do icon da cor.\n */\n backgroundColorIcon?: string;\n}\n\n// /**\n// * EXPORTS\n// */\n// export { IGlobalCss };\n"],"mappings":"","ignoreList":[]}
@@ -1,54 +1,55 @@
1
- "use strict";
2
-
3
1
  // typing
4
2
 
5
- const stylesGlobal = props => ({
6
- width: props.width,
7
- height: props.height,
8
- backgroundColor: props.backgroundColor,
9
- // padding
3
+ const stylesGlobal = props => {
4
+ var _props$paddingStyle, _props$paddingStyle2, _props$paddingStyle3, _props$paddingStyle4, _props$paddingStyle5, _props$marginStyle, _props$marginStyle2, _props$marginStyle3, _props$marginStyle4, _props$marginStyle5, _props$borderStyled, _props$borderStyled2, _props$borderStyled3, _props$borderStyled4, _props$borderStyled5, _props$borderStyled6, _props$borderStyled7, _props$borderStyled8, _props$borderStyled9, _props$borderStyled0, _props$borderStyled1, _props$borderStyled10, _props$borderStyled11, _props$borderStyled12, _props$borderStyled13, _props$borderStyled14, _props$flexStyle, _props$flexStyle2, _props$flexStyle3, _props$flexStyle4, _props$flexStyle5, _props$fontStyle, _props$fontStyle2, _props$fontStyle3, _props$fontStyle4, _props$fontStyle5;
5
+ return {
6
+ width: props.width,
7
+ height: props.height,
8
+ backgroundColor: props.backgroundColor,
9
+ // padding
10
10
 
11
- padding: props.paddingStyle?.padding,
12
- paddingTop: props.paddingStyle?.paddingTop,
13
- paddingLeft: props.paddingStyle?.paddingLeft,
14
- paddingRight: props.paddingStyle?.paddingRight,
15
- paddingBottom: props.paddingStyle?.paddingBottom,
16
- // margin
17
- margin: props.marginStyle?.margin,
18
- marginTop: props.marginStyle?.marginTop,
19
- marginLeft: props.marginStyle?.marginLeft,
20
- marginRight: props.marginStyle?.marginRight,
21
- marginBottom: props.marginStyle?.marginBottom,
22
- // border
23
- borderStyle: props.borderStyled?.borderStyle,
24
- borderRadius: props.borderStyled?.borderRadius,
25
- borderTopRightRadius: props.borderStyled?.borderTopRightRadius,
26
- borderTopLeftRadius: props.borderStyled?.borderTopLeftRadius,
27
- borderBottomRightRadius: props.borderStyled?.borderBottomRightRadius,
28
- borderBottomLeftRadius: props.borderStyled?.borderBottomLeftRadius,
29
- borderWidth: props.borderStyled?.borderWidth,
30
- borderLeftWidth: props.borderStyled?.borderLeftWidth,
31
- borderRightWidth: props.borderStyled?.borderRightWidth,
32
- borderTopWidth: props.borderStyled?.borderTopWidth,
33
- borderBottomWidth: props.borderStyled?.borderBottomWidth,
34
- borderColor: props.borderStyled?.borderColor,
35
- borderBottomColor: props.borderStyled?.borderBottomColor,
36
- borderLeftColor: props.borderStyled?.borderLeftColor,
37
- borderRightColor: props.borderStyled?.borderLeftColor,
38
- borderTopColor: props.borderStyled?.borderTopColor,
39
- // flex
40
- flex: props.flexStyle?.flex,
41
- flexDirection: props.flexStyle?.flexDirection,
42
- alignItems: props.flexStyle?.alignItems,
43
- justifyContent: props.flexStyle?.justifyContent,
44
- textAlign: props.flexStyle?.textAlign,
45
- // fonts
46
- fontFamily: props.fontStyle?.fontFamily,
47
- fontSize: props.fontStyle?.fontSize,
48
- fontWeight: props.fontStyle?.fontWeight,
49
- lineHeight: props.fontStyle?.lineHeight,
50
- letterSpacing: props.fontStyle?.letterSpacing
51
- });
11
+ padding: (_props$paddingStyle = props.paddingStyle) === null || _props$paddingStyle === void 0 ? void 0 : _props$paddingStyle.padding,
12
+ paddingTop: (_props$paddingStyle2 = props.paddingStyle) === null || _props$paddingStyle2 === void 0 ? void 0 : _props$paddingStyle2.paddingTop,
13
+ paddingLeft: (_props$paddingStyle3 = props.paddingStyle) === null || _props$paddingStyle3 === void 0 ? void 0 : _props$paddingStyle3.paddingLeft,
14
+ paddingRight: (_props$paddingStyle4 = props.paddingStyle) === null || _props$paddingStyle4 === void 0 ? void 0 : _props$paddingStyle4.paddingRight,
15
+ paddingBottom: (_props$paddingStyle5 = props.paddingStyle) === null || _props$paddingStyle5 === void 0 ? void 0 : _props$paddingStyle5.paddingBottom,
16
+ // margin
17
+ margin: (_props$marginStyle = props.marginStyle) === null || _props$marginStyle === void 0 ? void 0 : _props$marginStyle.margin,
18
+ marginTop: (_props$marginStyle2 = props.marginStyle) === null || _props$marginStyle2 === void 0 ? void 0 : _props$marginStyle2.marginTop,
19
+ marginLeft: (_props$marginStyle3 = props.marginStyle) === null || _props$marginStyle3 === void 0 ? void 0 : _props$marginStyle3.marginLeft,
20
+ marginRight: (_props$marginStyle4 = props.marginStyle) === null || _props$marginStyle4 === void 0 ? void 0 : _props$marginStyle4.marginRight,
21
+ marginBottom: (_props$marginStyle5 = props.marginStyle) === null || _props$marginStyle5 === void 0 ? void 0 : _props$marginStyle5.marginBottom,
22
+ // border
23
+ borderStyle: (_props$borderStyled = props.borderStyled) === null || _props$borderStyled === void 0 ? void 0 : _props$borderStyled.borderStyle,
24
+ borderRadius: (_props$borderStyled2 = props.borderStyled) === null || _props$borderStyled2 === void 0 ? void 0 : _props$borderStyled2.borderRadius,
25
+ borderTopRightRadius: (_props$borderStyled3 = props.borderStyled) === null || _props$borderStyled3 === void 0 ? void 0 : _props$borderStyled3.borderTopRightRadius,
26
+ borderTopLeftRadius: (_props$borderStyled4 = props.borderStyled) === null || _props$borderStyled4 === void 0 ? void 0 : _props$borderStyled4.borderTopLeftRadius,
27
+ borderBottomRightRadius: (_props$borderStyled5 = props.borderStyled) === null || _props$borderStyled5 === void 0 ? void 0 : _props$borderStyled5.borderBottomRightRadius,
28
+ borderBottomLeftRadius: (_props$borderStyled6 = props.borderStyled) === null || _props$borderStyled6 === void 0 ? void 0 : _props$borderStyled6.borderBottomLeftRadius,
29
+ borderWidth: (_props$borderStyled7 = props.borderStyled) === null || _props$borderStyled7 === void 0 ? void 0 : _props$borderStyled7.borderWidth,
30
+ borderLeftWidth: (_props$borderStyled8 = props.borderStyled) === null || _props$borderStyled8 === void 0 ? void 0 : _props$borderStyled8.borderLeftWidth,
31
+ borderRightWidth: (_props$borderStyled9 = props.borderStyled) === null || _props$borderStyled9 === void 0 ? void 0 : _props$borderStyled9.borderRightWidth,
32
+ borderTopWidth: (_props$borderStyled0 = props.borderStyled) === null || _props$borderStyled0 === void 0 ? void 0 : _props$borderStyled0.borderTopWidth,
33
+ borderBottomWidth: (_props$borderStyled1 = props.borderStyled) === null || _props$borderStyled1 === void 0 ? void 0 : _props$borderStyled1.borderBottomWidth,
34
+ borderColor: (_props$borderStyled10 = props.borderStyled) === null || _props$borderStyled10 === void 0 ? void 0 : _props$borderStyled10.borderColor,
35
+ borderBottomColor: (_props$borderStyled11 = props.borderStyled) === null || _props$borderStyled11 === void 0 ? void 0 : _props$borderStyled11.borderBottomColor,
36
+ borderLeftColor: (_props$borderStyled12 = props.borderStyled) === null || _props$borderStyled12 === void 0 ? void 0 : _props$borderStyled12.borderLeftColor,
37
+ borderRightColor: (_props$borderStyled13 = props.borderStyled) === null || _props$borderStyled13 === void 0 ? void 0 : _props$borderStyled13.borderLeftColor,
38
+ borderTopColor: (_props$borderStyled14 = props.borderStyled) === null || _props$borderStyled14 === void 0 ? void 0 : _props$borderStyled14.borderTopColor,
39
+ // flex
40
+ flex: (_props$flexStyle = props.flexStyle) === null || _props$flexStyle === void 0 ? void 0 : _props$flexStyle.flex,
41
+ flexDirection: (_props$flexStyle2 = props.flexStyle) === null || _props$flexStyle2 === void 0 ? void 0 : _props$flexStyle2.flexDirection,
42
+ alignItems: (_props$flexStyle3 = props.flexStyle) === null || _props$flexStyle3 === void 0 ? void 0 : _props$flexStyle3.alignItems,
43
+ justifyContent: (_props$flexStyle4 = props.flexStyle) === null || _props$flexStyle4 === void 0 ? void 0 : _props$flexStyle4.justifyContent,
44
+ textAlign: (_props$flexStyle5 = props.flexStyle) === null || _props$flexStyle5 === void 0 ? void 0 : _props$flexStyle5.textAlign,
45
+ // fonts
46
+ fontFamily: (_props$fontStyle = props.fontStyle) === null || _props$fontStyle === void 0 ? void 0 : _props$fontStyle.fontFamily,
47
+ fontSize: (_props$fontStyle2 = props.fontStyle) === null || _props$fontStyle2 === void 0 ? void 0 : _props$fontStyle2.fontSize,
48
+ fontWeight: (_props$fontStyle3 = props.fontStyle) === null || _props$fontStyle3 === void 0 ? void 0 : _props$fontStyle3.fontWeight,
49
+ lineHeight: (_props$fontStyle4 = props.fontStyle) === null || _props$fontStyle4 === void 0 ? void 0 : _props$fontStyle4.lineHeight,
50
+ letterSpacing: (_props$fontStyle5 = props.fontStyle) === null || _props$fontStyle5 === void 0 ? void 0 : _props$fontStyle5.letterSpacing
51
+ };
52
+ };
52
53
 
53
54
  /**
54
55
  * EXPORTS
@@ -1 +1 @@
1
- {"version":3,"names":["stylesGlobal","props","width","height","backgroundColor","padding","paddingStyle","paddingTop","paddingLeft","paddingRight","paddingBottom","margin","marginStyle","marginTop","marginLeft","marginRight","marginBottom","borderStyle","borderStyled","borderRadius","borderTopRightRadius","borderTopLeftRadius","borderBottomRightRadius","borderBottomLeftRadius","borderWidth","borderLeftWidth","borderRightWidth","borderTopWidth","borderBottomWidth","borderColor","borderBottomColor","borderLeftColor","borderRightColor","borderTopColor","flex","flexStyle","flexDirection","alignItems","justifyContent","textAlign","fontFamily","fontStyle","fontSize","fontWeight","lineHeight","letterSpacing"],"sourceRoot":"..\\..\\..\\..\\src","sources":["styles/global/styles.ts"],"mappings":";;AAAA;;AAGA,MAAMA,YAAY,GAAIC,KAAiB,KAAM;EAC3CC,KAAK,EAAED,KAAK,CAACC,KAAK;EAClBC,MAAM,EAAEF,KAAK,CAACE,MAAM;EACpBC,eAAe,EAAEH,KAAK,CAACG,eAAe;EAEtC;;EAEAC,OAAO,EAAEJ,KAAK,CAACK,YAAY,EAAED,OAAO;EACpCE,UAAU,EAAEN,KAAK,CAACK,YAAY,EAAEC,UAAU;EAC1CC,WAAW,EAAEP,KAAK,CAACK,YAAY,EAAEE,WAAW;EAC5CC,YAAY,EAAER,KAAK,CAACK,YAAY,EAAEG,YAAY;EAC9CC,aAAa,EAAET,KAAK,CAACK,YAAY,EAAEI,aAAa;EAEhD;EACAC,MAAM,EAAEV,KAAK,CAACW,WAAW,EAAED,MAAM;EACjCE,SAAS,EAAEZ,KAAK,CAACW,WAAW,EAAEC,SAAS;EACvCC,UAAU,EAAEb,KAAK,CAACW,WAAW,EAAEE,UAAU;EACzCC,WAAW,EAAEd,KAAK,CAACW,WAAW,EAAEG,WAAW;EAC3CC,YAAY,EAAEf,KAAK,CAACW,WAAW,EAAEI,YAAY;EAE7C;EACAC,WAAW,EAAEhB,KAAK,CAACiB,YAAY,EAAED,WAAW;EAE5CE,YAAY,EAAElB,KAAK,CAACiB,YAAY,EAAEC,YAAY;EAC9CC,oBAAoB,EAAEnB,KAAK,CAACiB,YAAY,EAAEE,oBAAoB;EAC9DC,mBAAmB,EAAEpB,KAAK,CAACiB,YAAY,EAAEG,mBAAmB;EAC5DC,uBAAuB,EAAErB,KAAK,CAACiB,YAAY,EAAEI,uBAAuB;EACpEC,sBAAsB,EAAEtB,KAAK,CAACiB,YAAY,EAAEK,sBAAsB;EAElEC,WAAW,EAAEvB,KAAK,CAACiB,YAAY,EAAEM,WAAW;EAC5CC,eAAe,EAAExB,KAAK,CAACiB,YAAY,EAAEO,eAAe;EACpDC,gBAAgB,EAAEzB,KAAK,CAACiB,YAAY,EAAEQ,gBAAgB;EACtDC,cAAc,EAAE1B,KAAK,CAACiB,YAAY,EAAES,cAAc;EAClDC,iBAAiB,EAAE3B,KAAK,CAACiB,YAAY,EAAEU,iBAAiB;EAExDC,WAAW,EAAE5B,KAAK,CAACiB,YAAY,EAAEW,WAAW;EAC5CC,iBAAiB,EAAE7B,KAAK,CAACiB,YAAY,EAAEY,iBAAiB;EACxDC,eAAe,EAAE9B,KAAK,CAACiB,YAAY,EAAEa,eAAe;EACpDC,gBAAgB,EAAE/B,KAAK,CAACiB,YAAY,EAAEa,eAAe;EACrDE,cAAc,EAAEhC,KAAK,CAACiB,YAAY,EAAEe,cAAc;EAElD;EACAC,IAAI,EAAEjC,KAAK,CAACkC,SAAS,EAAED,IAAI;EAC3BE,aAAa,EAAEnC,KAAK,CAACkC,SAAS,EAAEC,aAAa;EAC7CC,UAAU,EAAEpC,KAAK,CAACkC,SAAS,EAAEE,UAAU;EACvCC,cAAc,EAAErC,KAAK,CAACkC,SAAS,EAAEG,cAAc;EAC/CC,SAAS,EAAEtC,KAAK,CAACkC,SAAS,EAAEI,SAAS;EAErC;EACAC,UAAU,EAAEvC,KAAK,CAACwC,SAAS,EAAED,UAAU;EACvCE,QAAQ,EAAEzC,KAAK,CAACwC,SAAS,EAAEC,QAAQ;EACnCC,UAAU,EAAE1C,KAAK,CAACwC,SAAS,EAAEE,UAAU;EACvCC,UAAU,EAAE3C,KAAK,CAACwC,SAAS,EAAEG,UAAU;EACvCC,aAAa,EAAE5C,KAAK,CAACwC,SAAS,EAAEI;AAClC,CAAC,CAAC;;AAEF;AACA;AACA;AACA,SAAS7C,YAAY","ignoreList":[]}
1
+ {"version":3,"names":["stylesGlobal","props","_props$paddingStyle","_props$paddingStyle2","_props$paddingStyle3","_props$paddingStyle4","_props$paddingStyle5","_props$marginStyle","_props$marginStyle2","_props$marginStyle3","_props$marginStyle4","_props$marginStyle5","_props$borderStyled","_props$borderStyled2","_props$borderStyled3","_props$borderStyled4","_props$borderStyled5","_props$borderStyled6","_props$borderStyled7","_props$borderStyled8","_props$borderStyled9","_props$borderStyled0","_props$borderStyled1","_props$borderStyled10","_props$borderStyled11","_props$borderStyled12","_props$borderStyled13","_props$borderStyled14","_props$flexStyle","_props$flexStyle2","_props$flexStyle3","_props$flexStyle4","_props$flexStyle5","_props$fontStyle","_props$fontStyle2","_props$fontStyle3","_props$fontStyle4","_props$fontStyle5","width","height","backgroundColor","padding","paddingStyle","paddingTop","paddingLeft","paddingRight","paddingBottom","margin","marginStyle","marginTop","marginLeft","marginRight","marginBottom","borderStyle","borderStyled","borderRadius","borderTopRightRadius","borderTopLeftRadius","borderBottomRightRadius","borderBottomLeftRadius","borderWidth","borderLeftWidth","borderRightWidth","borderTopWidth","borderBottomWidth","borderColor","borderBottomColor","borderLeftColor","borderRightColor","borderTopColor","flex","flexStyle","flexDirection","alignItems","justifyContent","textAlign","fontFamily","fontStyle","fontSize","fontWeight","lineHeight","letterSpacing"],"sources":["styles.ts"],"sourcesContent":["// typing\nimport { IGlobalCss } from \"./interface\";\n\nconst stylesGlobal = (props: IGlobalCss) => ({\n width: props.width,\n height: props.height,\n backgroundColor: props.backgroundColor,\n\n // padding\n\n padding: props.paddingStyle?.padding,\n paddingTop: props.paddingStyle?.paddingTop,\n paddingLeft: props.paddingStyle?.paddingLeft,\n paddingRight: props.paddingStyle?.paddingRight,\n paddingBottom: props.paddingStyle?.paddingBottom,\n\n // margin\n margin: props.marginStyle?.margin,\n marginTop: props.marginStyle?.marginTop,\n marginLeft: props.marginStyle?.marginLeft,\n marginRight: props.marginStyle?.marginRight,\n marginBottom: props.marginStyle?.marginBottom,\n\n // border\n borderStyle: props.borderStyled?.borderStyle,\n\n borderRadius: props.borderStyled?.borderRadius,\n borderTopRightRadius: props.borderStyled?.borderTopRightRadius,\n borderTopLeftRadius: props.borderStyled?.borderTopLeftRadius,\n borderBottomRightRadius: props.borderStyled?.borderBottomRightRadius,\n borderBottomLeftRadius: props.borderStyled?.borderBottomLeftRadius,\n\n borderWidth: props.borderStyled?.borderWidth,\n borderLeftWidth: props.borderStyled?.borderLeftWidth,\n borderRightWidth: props.borderStyled?.borderRightWidth,\n borderTopWidth: props.borderStyled?.borderTopWidth,\n borderBottomWidth: props.borderStyled?.borderBottomWidth,\n\n borderColor: props.borderStyled?.borderColor,\n borderBottomColor: props.borderStyled?.borderBottomColor,\n borderLeftColor: props.borderStyled?.borderLeftColor,\n borderRightColor: props.borderStyled?.borderLeftColor,\n borderTopColor: props.borderStyled?.borderTopColor,\n\n // flex\n flex: props.flexStyle?.flex,\n flexDirection: props.flexStyle?.flexDirection,\n alignItems: props.flexStyle?.alignItems,\n justifyContent: props.flexStyle?.justifyContent,\n textAlign: props.flexStyle?.textAlign,\n\n // fonts\n fontFamily: props.fontStyle?.fontFamily,\n fontSize: props.fontStyle?.fontSize,\n fontWeight: props.fontStyle?.fontWeight,\n lineHeight: props.fontStyle?.lineHeight,\n letterSpacing: props.fontStyle?.letterSpacing,\n});\n\n/**\n * EXPORTS\n */\nexport { stylesGlobal };\n"],"mappings":"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","ignoreList":[]}
@@ -1,16 +1,12 @@
1
- "use strict";
2
-
3
1
  import React, { createContext, useContext } from "react";
4
- import { theme } from "../theme/theme.js";
5
- import { jsx as _jsx } from "react/jsx-runtime";
2
+ import { theme } from "../theme/theme";
6
3
  const ThemeContext = /*#__PURE__*/createContext(theme);
7
4
  export const ThemeProvider = ({
8
5
  children
9
6
  }) => {
10
- return /*#__PURE__*/_jsx(ThemeContext.Provider, {
11
- value: theme,
12
- children: children
13
- });
7
+ return /*#__PURE__*/React.createElement(ThemeContext.Provider, {
8
+ value: theme
9
+ }, children);
14
10
  };
15
11
  export const useTheme = () => useContext(ThemeContext);
16
12
  //# sourceMappingURL=theme-provider.js.map
@@ -1 +1 @@
1
- {"version":3,"names":["React","createContext","useContext","theme","jsx","_jsx","ThemeContext","ThemeProvider","children","Provider","value","useTheme"],"sourceRoot":"..\\..\\..\\..\\src","sources":["styles/global/theme-provider.tsx"],"mappings":";;AAAA,OAAOA,KAAK,IAAIC,aAAa,EAAEC,UAAU,QAAQ,OAAO;AACxD,SAASC,KAAK,QAAQ,mBAAgB;AAAC,SAAAC,GAAA,IAAAC,IAAA;AAEvC,MAAMC,YAAY,gBAAGL,aAAa,CAACE,KAAK,CAAC;AAEzC,OAAO,MAAMI,aAAsD,GAAGA,CAAC;EAAEC;AAAS,CAAC,KAAK;EACtF,oBAAOH,IAAA,CAACC,YAAY,CAACG,QAAQ;IAACC,KAAK,EAAEP,KAAM;IAAAK,QAAA,EAAEA;EAAQ,CAAwB,CAAC;AAChF,CAAC;AAED,OAAO,MAAMG,QAAQ,GAAGA,CAAA,KAAMT,UAAU,CAACI,YAAY,CAAC","ignoreList":[]}
1
+ {"version":3,"names":["React","createContext","useContext","theme","ThemeContext","ThemeProvider","children","createElement","Provider","value","useTheme"],"sources":["theme-provider.tsx"],"sourcesContent":["import React, { createContext, useContext } from \"react\";\nimport { theme } from \"../theme/theme\";\n\nconst ThemeContext = createContext(theme);\n\nexport const ThemeProvider: React.FC<{ children: React.ReactNode }> = ({ children }) => {\n return <ThemeContext.Provider value={theme}>{children}</ThemeContext.Provider>;\n};\n\nexport const useTheme = () => useContext(ThemeContext);\n"],"mappings":"AAAA,OAAOA,KAAK,IAAIC,aAAa,EAAEC,UAAU,QAAQ,OAAO;AACxD,SAASC,KAAK,QAAQ,gBAAgB;AAEtC,MAAMC,YAAY,gBAAGH,aAAa,CAACE,KAAK,CAAC;AAEzC,OAAO,MAAME,aAAsD,GAAGA,CAAC;EAAEC;AAAS,CAAC,KAAK;EACtF,oBAAON,KAAA,CAAAO,aAAA,CAACH,YAAY,CAACI,QAAQ;IAACC,KAAK,EAAEN;EAAM,GAAEG,QAAgC,CAAC;AAChF,CAAC;AAED,OAAO,MAAMI,QAAQ,GAAGA,CAAA,KAAMR,UAAU,CAACE,YAAY,CAAC","ignoreList":[]}
@@ -1,7 +1,5 @@
1
- "use strict";
2
-
3
- /**
4
- * IMPORTS
1
+ /**
2
+ * IMPORTS
5
3
  */
6
4
 
7
5
  const borderWidths = {
@@ -37,6 +35,7 @@ const colors = {
37
35
  350: "#357FD6",
38
36
  375: "#056CF2",
39
37
  400: "#2D3748",
38
+ 40050: "#2D374880",
40
39
  500: "#050022",
41
40
  525: "#051C3B"
42
41
  },
@@ -106,6 +105,7 @@ const fontSizes = {
106
105
  "9xl": 128
107
106
  };
108
107
  const margins = {
108
+ "1xs": 6,
109
109
  "2xs": 10,
110
110
  xs: 12,
111
111
  sm: 14,
@@ -148,8 +148,8 @@ const letterSpacing = {
148
148
  strong: 1
149
149
  };
150
150
 
151
- /**
152
- * EXPORTSS
151
+ /**
152
+ * EXPORTSS
153
153
  */
154
154
  export const theme = {
155
155
  borderWidths,
@@ -1 +1 @@
1
- {"version":3,"names":["borderWidths","thin","thin_medium","thin_bold","thick","thick_medium","thick_bold","thick_large","hairline","colors","neutral","black","blue","red","gray","green","orange","yellow","fonts","inter_thin_100","inter_extra_light_200","inter_light_300","inter_regular_400","inter_medium_500","inter_semi_bold_600","inter_bold_700","inter_extra_bold_800","inter_bold","fontSizes","xs","sm","md","lg","xl","margins","paddings","shadows","z1","z2","letterSpacing","o_16","regular","medium","strong","theme"],"sourceRoot":"..\\..\\..\\..\\src","sources":["styles/theme/theme.ts"],"mappings":"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","ignoreList":[]}
1
+ {"version":3,"names":["borderWidths","thin","thin_medium","thin_bold","thick","thick_medium","thick_bold","thick_large","hairline","colors","neutral","black","blue","red","gray","green","orange","yellow","fonts","inter_thin_100","inter_extra_light_200","inter_light_300","inter_regular_400","inter_medium_500","inter_semi_bold_600","inter_bold_700","inter_extra_bold_800","inter_bold","fontSizes","xs","sm","md","lg","xl","margins","paddings","shadows","z1","z2","letterSpacing","o_16","regular","medium","strong","theme"],"sources":["theme.ts"],"sourcesContent":["/**\r\n * IMPORTS\r\n */\r\n\r\nconst borderWidths = {\r\n thin: 1,\r\n thin_medium: 2,\r\n thin_bold: 6,\r\n thick: 4,\r\n thick_medium: 8,\r\n thick_bold: 12,\r\n thick_large: 16,\r\n hairline: 999,\r\n};\r\n\r\nconst colors = {\r\n neutral: {\r\n 25: \"#FFFFFF\",\r\n 50: \"#E7EEFF\",\r\n 75: \"#E5E1F9\",\r\n 200: \"#C6C6C6\",\r\n 300: \"#F3F3F3\",\r\n 400: \"#F4F5F6\",\r\n },\r\n black: {\r\n 10: \"#000000\",\r\n 25: \"#1E1E1E\",\r\n 100: \"#393939\",\r\n 180: \"#35302B\",\r\n },\r\n blue: {\r\n 25: \"#1E1E1E\",\r\n 50: \"#1EA7fD\",\r\n 100: \"#051C3B\",\r\n 150: \"#2E41F2\",\r\n 350: \"#357FD6\",\r\n 375: \"#056CF2\",\r\n 400: \"#2D3748\",\r\n 400_50: \"#2D374880\",\r\n 500: \"#050022\",\r\n 525: \"#051C3B\",\r\n },\r\n red: {\r\n 400: \"#D23A1A\",\r\n 500: \"#C54239\",\r\n 600: \"#B3261E\",\r\n 800: \"#E72626\",\r\n 900: \"#9F0000\",\r\n },\r\n gray: {\r\n 300: \"#D9D9D9\",\r\n 350: \"#CDCDCD\",\r\n 400: \"#C6C6C6\",\r\n 500: \"#1c1c1e\",\r\n 600: \"#5E5E5E\",\r\n 700: \"#727272\",\r\n 800: \"#837676\",\r\n 850: \"#868686\",\r\n 875: \"#949494\",\r\n 900: \"#9B9B9B\",\r\n 925: \"#957c5f\",\r\n 950: \"#94a3b8\",\r\n },\r\n green: {\r\n 200: \"#25BA76\",\r\n 250: \"#20AD48\",\r\n 400: \"#49C63E\",\r\n 500: \"#50C58F\",\r\n },\r\n orange: {\r\n 500: \"#FC5701\",\r\n 450: \"#FC6C2D\",\r\n 150: \"#FFA41C\",\r\n },\r\n yellow: {\r\n 100: \"#DFAE00\",\r\n 50: \"#F0CA4B\",\r\n 75: \"#F59E0B\",\r\n },\r\n};\r\n\r\nconst fonts = {\r\n inter_thin_100: \"Inter-Thin\",\r\n inter_extra_light_200: \"Inter-ExtraLight\",\r\n inter_light_300: \"Inter-Light\",\r\n inter_regular_400: \"Inter-Regular\",\r\n inter_medium_500: \"Inter-Medium\",\r\n inter_semi_bold_600: \"Inter-SemiBold\",\r\n inter_bold_700: \"Inter-Bold\",\r\n inter_extra_bold_800: \"Inter-ExtraBold\",\r\n inter_bold: \"Inter-Bold\",\r\n};\r\n\r\nconst fontSizes = {\r\n \"2xs\": 10,\r\n xs: 12,\r\n sm: 14,\r\n md: 16,\r\n lg: 18,\r\n xl: 20,\r\n \"2xl\": 24,\r\n \"3xl\": 32,\r\n \"4xl\": 38,\r\n \"5xl\": 50,\r\n \"6xl\": 60,\r\n \"7xl\": 72,\r\n \"8xl\": 96,\r\n \"9xl\": 128,\r\n};\r\n\r\nconst margins = {\r\n \"1xs\": 6,\r\n \"2xs\": 10,\r\n xs: 12,\r\n sm: 14,\r\n md: 16,\r\n lg: 18,\r\n xl: 20,\r\n \"2xl\": 24,\r\n \"3xl\": 30,\r\n \"4xl\": 36,\r\n \"5xl\": 48,\r\n \"6xl\": 60,\r\n \"7xl\": 72,\r\n \"8xl\": 96,\r\n \"9xl\": 128,\r\n};\r\n\r\nconst paddings = {\r\n \"2xs\": 10,\r\n xs: 12,\r\n sm: 14,\r\n md: 16,\r\n lg: 18,\r\n xl: 20,\r\n \"2xl\": 24,\r\n \"3xl\": 30,\r\n \"4xl\": 36,\r\n \"5xl\": 48,\r\n \"6xl\": 60,\r\n \"7xl\": 72,\r\n \"8xl\": 96,\r\n \"9xl\": 128,\r\n};\r\n\r\nconst shadows = {\r\n z1: \"0px 1px 0px rgba(0, 0, 0, 0.3), 0px 1px 0px 1px rgba(0, 0, 0, 0.15)\",\r\n z2: \"0px 1px 2px rgba(0, 0, 0, 0.3)\",\r\n};\r\n\r\nconst letterSpacing = {\r\n o_16: 0.16,\r\n regular: 0.5,\r\n medium: 0.75,\r\n strong: 1,\r\n};\r\n\r\n/**\r\n * EXPORTSS\r\n */\r\nexport const theme = {\r\n borderWidths,\r\n colors,\r\n fonts,\r\n fontSizes,\r\n margins,\r\n shadows,\r\n paddings,\r\n letterSpacing,\r\n};\r\n"],"mappings":"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","ignoreList":[]}
@@ -1,9 +1,7 @@
1
- "use strict";
2
-
3
- /**
4
- * Formata uma data do tipo Date para o formato DD/MM/YYYY
5
- * @param date Objeto Date a ser formatado
6
- * @returns String no formato DD/MM/YYYY
1
+ /**
2
+ * Formata uma data do tipo Date para o formato DD/MM/YYYY
3
+ * @param date Objeto Date a ser formatado
4
+ * @returns String no formato DD/MM/YYYY
7
5
  */
8
6
  const formatDate = date => {
9
7
  const day = String(date.getDate()).padStart(2, "0");
@@ -13,16 +11,38 @@ const formatDate = date => {
13
11
  };
14
12
  export { formatDate };
15
13
 
16
- /**
17
- * Retorna as sete últimas datas do dias
18
- * @returns Array<{ date: number, dayName: string, fullDate: Date }>
14
+ /**
15
+ * Formata uma data do tipo Date para o formato DD/MM/YYYY
16
+ * @param date Objeto Date a ser formatado
17
+ * @returns String no formato DD/MM/YYYY
18
+ */
19
+ const formHoursMinute = segundos => {
20
+ const totalSegundos = parseInt(segundos, 10);
21
+ const horas = Math.floor(totalSegundos / 3600);
22
+ const minutos = Math.floor(totalSegundos % 3600 / 60);
23
+ const horasFormatadas = String(horas).padStart(2, "0");
24
+ const minutosFormatados = String(minutos).padStart(2, "0");
25
+ return `${horasFormatadas}:${minutosFormatados}`;
26
+ };
27
+ export { formHoursMinute };
28
+
29
+ /**
30
+ * Retorna as sete últimas datas do dias
31
+ * @returns Array<{ date: number, dayName: string, fullDate: Date }>
19
32
  */
20
33
 
21
34
  const getLastSevenDays = () => {
22
35
  const today = new Date();
23
36
  const days = [];
37
+
38
+ // adiciona a opção "Todos" no início
39
+ days.push({
40
+ date: "all",
41
+ dayName: "Todos",
42
+ fullDate: new Date()
43
+ });
24
44
  const dayNames = ["Domingo", "Segunda", "Terça", "Quarta", "Quinta", "Sexta", "Sábado"];
25
- for (let i = 7; i >= 0; i--) {
45
+ for (let i = 6; i >= 0; i--) {
26
46
  const date = new Date(today);
27
47
  date.setDate(today.getDate() - i);
28
48
  days.push({
@@ -1 +1 @@
1
- {"version":3,"names":["formatDate","date","day","String","getDate","padStart","month","getMonth","year","getFullYear","getLastSevenDays","today","Date","days","dayNames","i","setDate","push","dayName","getDay","fullDate"],"sourceRoot":"..\\..\\..\\..\\src","sources":["utils/format-data/index.ts"],"mappings":";;AAAA;AACA;AACA;AACA;AACA;AACA,MAAMA,UAAU,GAAIC,IAAU,IAAa;EACzC,MAAMC,GAAG,GAAGC,MAAM,CAACF,IAAI,CAACG,OAAO,CAAC,CAAC,CAAC,CAACC,QAAQ,CAAC,CAAC,EAAE,GAAG,CAAC;EACnD,MAAMC,KAAK,GAAGH,MAAM,CAACF,IAAI,CAACM,QAAQ,CAAC,CAAC,GAAG,CAAC,CAAC,CAACF,QAAQ,CAAC,CAAC,EAAE,GAAG,CAAC,CAAC,CAAC;EAC5D,MAAMG,IAAI,GAAGP,IAAI,CAACQ,WAAW,CAAC,CAAC;EAE/B,OAAO,GAAGP,GAAG,IAAII,KAAK,IAAIE,IAAI,EAAE;AAClC,CAAC;AAED,SAASR,UAAU;;AAEnB;AACA;AACA;AACA;;AAEA,MAAMU,gBAAgB,GAAGA,CAAA,KAAM;EAC7B,MAAMC,KAAK,GAAG,IAAIC,IAAI,CAAC,CAAC;EACxB,MAAMC,IAAI,GAAG,EAAE;EACf,MAAMC,QAAQ,GAAG,CAAC,SAAS,EAAE,SAAS,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,OAAO,EAAE,QAAQ,CAAC;EAEvF,KAAK,IAAIC,CAAC,GAAG,CAAC,EAAEA,CAAC,IAAI,CAAC,EAAEA,CAAC,EAAE,EAAE;IAC3B,MAAMd,IAAI,GAAG,IAAIW,IAAI,CAACD,KAAK,CAAC;IAC5BV,IAAI,CAACe,OAAO,CAACL,KAAK,CAACP,OAAO,CAAC,CAAC,GAAGW,CAAC,CAAC;IAEjCF,IAAI,CAACI,IAAI,CAAC;MACRhB,IAAI,EAAEA,IAAI,CAACG,OAAO,CAAC,CAAC;MACpBc,OAAO,EAAEJ,QAAQ,CAACb,IAAI,CAACkB,MAAM,CAAC,CAAC,CAAC;MAChCC,QAAQ,EAAEnB;IACZ,CAAC,CAAC;EACJ;EAEA,OAAOY,IAAI;AACb,CAAC;AAED,SAASH,gBAAgB","ignoreList":[]}
1
+ {"version":3,"names":["formatDate","date","day","String","getDate","padStart","month","getMonth","year","getFullYear","formHoursMinute","segundos","totalSegundos","parseInt","horas","Math","floor","minutos","horasFormatadas","minutosFormatados","getLastSevenDays","today","Date","days","push","dayName","fullDate","dayNames","i","setDate","getDay"],"sources":["index.ts"],"sourcesContent":["/**\r\n * Formata uma data do tipo Date para o formato DD/MM/YYYY\r\n * @param date Objeto Date a ser formatado\r\n * @returns String no formato DD/MM/YYYY\r\n */\r\nconst formatDate = (date: Date): string => {\r\n const day = String(date.getDate()).padStart(2, \"0\");\r\n const month = String(date.getMonth() + 1).padStart(2, \"0\"); // Mês começa em 0\r\n const year = date.getFullYear();\r\n\r\n return `${day}/${month}/${year}`;\r\n};\r\n\r\nexport { formatDate };\r\n\r\n/**\r\n * Formata uma data do tipo Date para o formato DD/MM/YYYY\r\n * @param date Objeto Date a ser formatado\r\n * @returns String no formato DD/MM/YYYY\r\n */\r\nconst formHoursMinute = (segundos: string): string => {\r\n const totalSegundos = parseInt(segundos, 10);\r\n const horas = Math.floor(totalSegundos / 3600);\r\n const minutos = Math.floor((totalSegundos % 3600) / 60);\r\n\r\n const horasFormatadas = String(horas).padStart(2, \"0\");\r\n const minutosFormatados = String(minutos).padStart(2, \"0\");\r\n\r\n return `${horasFormatadas}:${minutosFormatados}`;\r\n};\r\n\r\nexport { formHoursMinute };\r\n\r\n/**\r\n * Retorna as sete últimas datas do dias\r\n * @returns Array<{ date: number, dayName: string, fullDate: Date }>\r\n */\r\n\r\nconst getLastSevenDays = () => {\r\n const today = new Date();\r\n const days = [];\r\n\r\n // adiciona a opção \"Todos\" no início\r\n days.push({\r\n date: \"all\",\r\n dayName: \"Todos\",\r\n fullDate: new Date(),\r\n });\r\n\r\n const dayNames = [\"Domingo\", \"Segunda\", \"Terça\", \"Quarta\", \"Quinta\", \"Sexta\", \"Sábado\"];\r\n\r\n for (let i = 6; i >= 0; i--) {\r\n const date = new Date(today);\r\n date.setDate(today.getDate() - i);\r\n\r\n days.push({\r\n date: date.getDate(),\r\n dayName: dayNames[date.getDay()],\r\n fullDate: date,\r\n });\r\n }\r\n\r\n return days;\r\n};\r\n\r\nexport { getLastSevenDays };\r\n"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA,MAAMA,UAAU,GAAIC,IAAU,IAAa;EACzC,MAAMC,GAAG,GAAGC,MAAM,CAACF,IAAI,CAACG,OAAO,CAAC,CAAC,CAAC,CAACC,QAAQ,CAAC,CAAC,EAAE,GAAG,CAAC;EACnD,MAAMC,KAAK,GAAGH,MAAM,CAACF,IAAI,CAACM,QAAQ,CAAC,CAAC,GAAG,CAAC,CAAC,CAACF,QAAQ,CAAC,CAAC,EAAE,GAAG,CAAC,CAAC,CAAC;EAC5D,MAAMG,IAAI,GAAGP,IAAI,CAACQ,WAAW,CAAC,CAAC;EAE/B,OAAO,GAAGP,GAAG,IAAII,KAAK,IAAIE,IAAI,EAAE;AAClC,CAAC;AAED,SAASR,UAAU;;AAEnB;AACA;AACA;AACA;AACA;AACA,MAAMU,eAAe,GAAIC,QAAgB,IAAa;EACpD,MAAMC,aAAa,GAAGC,QAAQ,CAACF,QAAQ,EAAE,EAAE,CAAC;EAC5C,MAAMG,KAAK,GAAGC,IAAI,CAACC,KAAK,CAACJ,aAAa,GAAG,IAAI,CAAC;EAC9C,MAAMK,OAAO,GAAGF,IAAI,CAACC,KAAK,CAAEJ,aAAa,GAAG,IAAI,GAAI,EAAE,CAAC;EAEvD,MAAMM,eAAe,GAAGf,MAAM,CAACW,KAAK,CAAC,CAACT,QAAQ,CAAC,CAAC,EAAE,GAAG,CAAC;EACtD,MAAMc,iBAAiB,GAAGhB,MAAM,CAACc,OAAO,CAAC,CAACZ,QAAQ,CAAC,CAAC,EAAE,GAAG,CAAC;EAE1D,OAAO,GAAGa,eAAe,IAAIC,iBAAiB,EAAE;AAClD,CAAC;AAED,SAAST,eAAe;;AAExB;AACA;AACA;AACA;;AAEA,MAAMU,gBAAgB,GAAGA,CAAA,KAAM;EAC7B,MAAMC,KAAK,GAAG,IAAIC,IAAI,CAAC,CAAC;EACxB,MAAMC,IAAI,GAAG,EAAE;;EAEf;EACAA,IAAI,CAACC,IAAI,CAAC;IACRvB,IAAI,EAAE,KAAK;IACXwB,OAAO,EAAE,OAAO;IAChBC,QAAQ,EAAE,IAAIJ,IAAI,CAAC;EACrB,CAAC,CAAC;EAEF,MAAMK,QAAQ,GAAG,CAAC,SAAS,EAAE,SAAS,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,OAAO,EAAE,QAAQ,CAAC;EAEvF,KAAK,IAAIC,CAAC,GAAG,CAAC,EAAEA,CAAC,IAAI,CAAC,EAAEA,CAAC,EAAE,EAAE;IAC3B,MAAM3B,IAAI,GAAG,IAAIqB,IAAI,CAACD,KAAK,CAAC;IAC5BpB,IAAI,CAAC4B,OAAO,CAACR,KAAK,CAACjB,OAAO,CAAC,CAAC,GAAGwB,CAAC,CAAC;IAEjCL,IAAI,CAACC,IAAI,CAAC;MACRvB,IAAI,EAAEA,IAAI,CAACG,OAAO,CAAC,CAAC;MACpBqB,OAAO,EAAEE,QAAQ,CAAC1B,IAAI,CAAC6B,MAAM,CAAC,CAAC,CAAC;MAChCJ,QAAQ,EAAEzB;IACZ,CAAC,CAAC;EACJ;EAEA,OAAOsB,IAAI;AACb,CAAC;AAED,SAASH,gBAAgB","ignoreList":[]}
@@ -1,5 +1,3 @@
1
- "use strict";
2
-
3
1
  export function multiply(a, b) {
4
2
  return a * b;
5
3
  }
@@ -1 +1 @@
1
- {"version":3,"names":["multiply","a","b"],"sourceRoot":"..\\..\\..\\..\\src","sources":["utils/mutiply/index.ts"],"mappings":";;AAAA,OAAO,SAASA,QAAQA,CAACC,CAAS,EAAEC,CAAS,EAAU;EACrD,OAAOD,CAAC,GAAGC,CAAC;AACd","ignoreList":[]}
1
+ {"version":3,"names":["multiply","a","b"],"sources":["index.ts"],"sourcesContent":["export function multiply(a: number, b: number): number {\n return a * b;\n}\n"],"mappings":"AAAA,OAAO,SAASA,QAAQA,CAACC,CAAS,EAAEC,CAAS,EAAU;EACrD,OAAOD,CAAC,GAAGC,CAAC;AACd","ignoreList":[]}
@@ -1,13 +1,19 @@
1
- "use strict";
2
-
3
- import { theme } from "../../styles/theme/theme.js";
1
+ import { theme } from "../../styles/theme/theme";
2
+ function getBorderColor(status) {
3
+ const borderColors = {
4
+ Cancelado: theme.colors.red[900],
5
+ Pendente: theme.colors.orange[450]
6
+ };
7
+ return borderColors[status];
8
+ }
4
9
  function getStatusColor(status) {
5
10
  const statusColors = {
6
- Aprovado: theme.colors.green[400],
7
- Reprovado: theme.colors.red[900],
8
- Pendente: theme.colors.yellow[50]
11
+ Concluido: theme.colors.green[400],
12
+ Cancelado: theme.colors.red[900],
13
+ Pendente: theme.colors.yellow[50],
14
+ Andamento: theme.colors.yellow[50]
9
15
  };
10
16
  return statusColors[status];
11
17
  }
12
- export { getStatusColor };
18
+ export { getStatusColor, getBorderColor };
13
19
  //# sourceMappingURL=return-color.js.map
@@ -1 +1 @@
1
- {"version":3,"names":["theme","getStatusColor","status","statusColors","Aprovado","colors","green","Reprovado","red","Pendente","yellow"],"sourceRoot":"..\\..\\..\\..\\src","sources":["utils/status-color/return-color.ts"],"mappings":";;AAAA,SAASA,KAAK,QAAQ,6BAA0B;AAIhD,SAASC,cAAcA,CAACC,MAAkB,EAAU;EAClD,MAAMC,YAAwC,GAAG;IAC/CC,QAAQ,EAAEJ,KAAK,CAACK,MAAM,CAACC,KAAK,CAAC,GAAG,CAAC;IACjCC,SAAS,EAAEP,KAAK,CAACK,MAAM,CAACG,GAAG,CAAC,GAAG,CAAC;IAChCC,QAAQ,EAAET,KAAK,CAACK,MAAM,CAACK,MAAM,CAAC,EAAE;EAClC,CAAC;EAED,OAAOP,YAAY,CAACD,MAAM,CAAC;AAC7B;AAEA,SAASD,cAAc","ignoreList":[]}
1
+ {"version":3,"names":["theme","getBorderColor","status","borderColors","Cancelado","colors","red","Pendente","orange","getStatusColor","statusColors","Concluido","green","yellow","Andamento"],"sources":["return-color.ts"],"sourcesContent":["import { theme } from \"../../styles/theme/theme\";\r\n\r\nexport type StatusType = \"Andamento\" | \"Cancelado\" | \"Pendente\" | \"Concluido\";\r\n\r\nfunction getBorderColor(status: string) {\r\n const borderColors = {\r\n Cancelado: theme.colors.red[900],\r\n Pendente: theme.colors.orange[450],\r\n };\r\n return borderColors[status as keyof typeof borderColors];\r\n}\r\nfunction getStatusColor(status: StatusType): string {\r\n const statusColors: Record<StatusType, string> = {\r\n Concluido: theme.colors.green[400],\r\n Cancelado: theme.colors.red[900],\r\n Pendente: theme.colors.yellow[50],\r\n Andamento: theme.colors.yellow[50],\r\n };\r\n\r\n return statusColors[status];\r\n}\r\n\r\nexport { getStatusColor, getBorderColor };\r\n"],"mappings":"AAAA,SAASA,KAAK,QAAQ,0BAA0B;AAIhD,SAASC,cAAcA,CAACC,MAAc,EAAE;EACtC,MAAMC,YAAY,GAAG;IACnBC,SAAS,EAAEJ,KAAK,CAACK,MAAM,CAACC,GAAG,CAAC,GAAG,CAAC;IAChCC,QAAQ,EAAEP,KAAK,CAACK,MAAM,CAACG,MAAM,CAAC,GAAG;EACnC,CAAC;EACD,OAAOL,YAAY,CAACD,MAAM,CAA8B;AAC1D;AACA,SAASO,cAAcA,CAACP,MAAkB,EAAU;EAClD,MAAMQ,YAAwC,GAAG;IAC/CC,SAAS,EAAEX,KAAK,CAACK,MAAM,CAACO,KAAK,CAAC,GAAG,CAAC;IAClCR,SAAS,EAAEJ,KAAK,CAACK,MAAM,CAACC,GAAG,CAAC,GAAG,CAAC;IAChCC,QAAQ,EAAEP,KAAK,CAACK,MAAM,CAACQ,MAAM,CAAC,EAAE,CAAC;IACjCC,SAAS,EAAEd,KAAK,CAACK,MAAM,CAACQ,MAAM,CAAC,EAAE;EACnC,CAAC;EAED,OAAOH,YAAY,CAACR,MAAM,CAAC;AAC7B;AAEA,SAASO,cAAc,EAAER,cAAc","ignoreList":[]}
@@ -0,0 +1 @@
1
+ export default function App(): import("react/jsx-runtime").JSX.Element;
@@ -2,4 +2,3 @@ declare const IMAGES: {
2
2
  IMAGE_ANONIMA: string;
3
3
  };
4
4
  export { IMAGES };
5
- //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1,7 @@
1
+ /**
2
+ * IMPORTS
3
+ */
4
+ import * as React from "react";
5
+ import { ISvgProps } from "../interface";
6
+ declare const SvgIconAgent: React.FC<ISvgProps>;
7
+ export { SvgIconAgent };
@@ -11,4 +11,3 @@ declare const SvgIconArrowDropDown: React.FC<ISvgProps>;
11
11
  * EXPORTS
12
12
  */
13
13
  export { SvgIconArrowDropDown };
14
- //# sourceMappingURL=index.d.ts.map
@@ -8,4 +8,3 @@ declare const SvgIconArrowLeft: React.FC<ISvgProps>;
8
8
  * EXPORTS
9
9
  */
10
10
  export { SvgIconArrowLeft };
11
- //# sourceMappingURL=index.d.ts.map