jornada-ui 0.4.6 → 0.4.7

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 (1560) hide show
  1. package/package.json +1 -1
  2. package/src/components/capture-photo/index.tsx +25 -16
  3. package/src/components/input/styles.ts +30 -30
  4. package/src/components/maintenance-description-input/index.tsx +55 -49
  5. package/src/components/maintenance-description-input/interface.d.ts +38 -36
  6. package/src/components/maintenance-description-input/styles.ts +38 -33
  7. package/src/components/toggle-fuel/index.tsx +93 -62
  8. package/src/components/toggle-fuel/interface.d.ts +25 -7
  9. package/src/components/toggle-fuel/style.ts +42 -35
  10. package/src/stories/toggle-fuel/toggle-fuel.stories.tsx +112 -68
  11. package/lib/commonjs/@types/as-base-component.js +0 -12
  12. package/lib/commonjs/@types/as-base-component.js.map +0 -1
  13. package/lib/commonjs/assets/fonts/Inter-Black.ttf +0 -0
  14. package/lib/commonjs/assets/fonts/Inter-Bold.ttf +0 -0
  15. package/lib/commonjs/assets/fonts/Inter-ExtraBold.ttf +0 -0
  16. package/lib/commonjs/assets/fonts/Inter-ExtraLight.ttf +0 -0
  17. package/lib/commonjs/assets/fonts/Inter-Light.ttf +0 -0
  18. package/lib/commonjs/assets/fonts/Inter-Medium.ttf +0 -0
  19. package/lib/commonjs/assets/fonts/Inter-Regular.ttf +0 -0
  20. package/lib/commonjs/assets/fonts/Inter-SemiBold.ttf +0 -0
  21. package/lib/commonjs/assets/fonts/Inter-Thin.ttf +0 -0
  22. package/lib/commonjs/common/constants/index.js +0 -10
  23. package/lib/commonjs/common/constants/index.js.map +0 -1
  24. package/lib/commonjs/common/icons-svg/arrow-chevron-down/index.js +0 -38
  25. package/lib/commonjs/common/icons-svg/arrow-chevron-down/index.js.map +0 -1
  26. package/lib/commonjs/common/icons-svg/arrow-chevron-up/index.js +0 -35
  27. package/lib/commonjs/common/icons-svg/arrow-chevron-up/index.js.map +0 -1
  28. package/lib/commonjs/common/icons-svg/arrow-drop-down/index.js +0 -43
  29. package/lib/commonjs/common/icons-svg/arrow-drop-down/index.js.map +0 -1
  30. package/lib/commonjs/common/icons-svg/arrow-left/index.js +0 -41
  31. package/lib/commonjs/common/icons-svg/arrow-left/index.js.map +0 -1
  32. package/lib/commonjs/common/icons-svg/bed/index.js +0 -38
  33. package/lib/commonjs/common/icons-svg/bed/index.js.map +0 -1
  34. package/lib/commonjs/common/icons-svg/bell/index.js +0 -34
  35. package/lib/commonjs/common/icons-svg/bell/index.js.map +0 -1
  36. package/lib/commonjs/common/icons-svg/bluetooth/index.js +0 -52
  37. package/lib/commonjs/common/icons-svg/bluetooth/index.js.map +0 -1
  38. package/lib/commonjs/common/icons-svg/bluetooth-connected/index.js +0 -55
  39. package/lib/commonjs/common/icons-svg/bluetooth-connected/index.js.map +0 -1
  40. package/lib/commonjs/common/icons-svg/calendar/index.js +0 -54
  41. package/lib/commonjs/common/icons-svg/calendar/index.js.map +0 -1
  42. package/lib/commonjs/common/icons-svg/call-bell/index.js +0 -38
  43. package/lib/commonjs/common/icons-svg/call-bell/index.js.map +0 -1
  44. package/lib/commonjs/common/icons-svg/camera-plus/index.js +0 -53
  45. package/lib/commonjs/common/icons-svg/camera-plus/index.js.map +0 -1
  46. package/lib/commonjs/common/icons-svg/car/index.js +0 -38
  47. package/lib/commonjs/common/icons-svg/car/index.js.map +0 -1
  48. package/lib/commonjs/common/icons-svg/chart-bar/index.js +0 -38
  49. package/lib/commonjs/common/icons-svg/chart-bar/index.js.map +0 -1
  50. package/lib/commonjs/common/icons-svg/check-box-fill/index.js +0 -42
  51. package/lib/commonjs/common/icons-svg/check-box-fill/index.js.map +0 -1
  52. package/lib/commonjs/common/icons-svg/check-box-outline/index.js +0 -41
  53. package/lib/commonjs/common/icons-svg/check-box-outline/index.js.map +0 -1
  54. package/lib/commonjs/common/icons-svg/check-circle/index.js +0 -49
  55. package/lib/commonjs/common/icons-svg/check-circle/index.js.map +0 -1
  56. package/lib/commonjs/common/icons-svg/check-outline/index.js +0 -57
  57. package/lib/commonjs/common/icons-svg/check-outline/index.js.map +0 -1
  58. package/lib/commonjs/common/icons-svg/chevron-down/index.js +0 -41
  59. package/lib/commonjs/common/icons-svg/chevron-down/index.js.map +0 -1
  60. package/lib/commonjs/common/icons-svg/chevron-up/index.js +0 -41
  61. package/lib/commonjs/common/icons-svg/chevron-up/index.js.map +0 -1
  62. package/lib/commonjs/common/icons-svg/closed/index.js +0 -55
  63. package/lib/commonjs/common/icons-svg/closed/index.js.map +0 -1
  64. package/lib/commonjs/common/icons-svg/coffee/index.js +0 -53
  65. package/lib/commonjs/common/icons-svg/coffee/index.js.map +0 -1
  66. package/lib/commonjs/common/icons-svg/constants/index.js +0 -70
  67. package/lib/commonjs/common/icons-svg/constants/index.js.map +0 -1
  68. package/lib/commonjs/common/icons-svg/credit-card/index.js +0 -43
  69. package/lib/commonjs/common/icons-svg/credit-card/index.js.map +0 -1
  70. package/lib/commonjs/common/icons-svg/currency/index.js +0 -52
  71. package/lib/commonjs/common/icons-svg/currency/index.js.map +0 -1
  72. package/lib/commonjs/common/icons-svg/currency-circle-dollar/index.js +0 -38
  73. package/lib/commonjs/common/icons-svg/currency-circle-dollar/index.js.map +0 -1
  74. package/lib/commonjs/common/icons-svg/exclamation-circle/index.js +0 -36
  75. package/lib/commonjs/common/icons-svg/exclamation-circle/index.js.map +0 -1
  76. package/lib/commonjs/common/icons-svg/exclamation-triangle/index.js +0 -34
  77. package/lib/commonjs/common/icons-svg/exclamation-triangle/index.js.map +0 -1
  78. package/lib/commonjs/common/icons-svg/eye/index.js +0 -42
  79. package/lib/commonjs/common/icons-svg/eye/index.js.map +0 -1
  80. package/lib/commonjs/common/icons-svg/eye-slash/index.js +0 -40
  81. package/lib/commonjs/common/icons-svg/eye-slash/index.js.map +0 -1
  82. package/lib/commonjs/common/icons-svg/file-text/index.js +0 -50
  83. package/lib/commonjs/common/icons-svg/file-text/index.js.map +0 -1
  84. package/lib/commonjs/common/icons-svg/files/index.js +0 -34
  85. package/lib/commonjs/common/icons-svg/files/index.js.map +0 -1
  86. package/lib/commonjs/common/icons-svg/gas-pump/index.js +0 -53
  87. package/lib/commonjs/common/icons-svg/gas-pump/index.js.map +0 -1
  88. package/lib/commonjs/common/icons-svg/gauge/index.js +0 -52
  89. package/lib/commonjs/common/icons-svg/gauge/index.js.map +0 -1
  90. package/lib/commonjs/common/icons-svg/gear/index.js +0 -53
  91. package/lib/commonjs/common/icons-svg/gear/index.js.map +0 -1
  92. package/lib/commonjs/common/icons-svg/hourglass/index.js +0 -55
  93. package/lib/commonjs/common/icons-svg/hourglass/index.js.map +0 -1
  94. package/lib/commonjs/common/icons-svg/house/index.js +0 -54
  95. package/lib/commonjs/common/icons-svg/house/index.js.map +0 -1
  96. package/lib/commonjs/common/icons-svg/index.js +0 -429
  97. package/lib/commonjs/common/icons-svg/index.js.map +0 -1
  98. package/lib/commonjs/common/icons-svg/interface.d.js +0 -6
  99. package/lib/commonjs/common/icons-svg/interface.d.js.map +0 -1
  100. package/lib/commonjs/common/icons-svg/island/index.js +0 -35
  101. package/lib/commonjs/common/icons-svg/island/index.js.map +0 -1
  102. package/lib/commonjs/common/icons-svg/lifebuoy/index.js +0 -38
  103. package/lib/commonjs/common/icons-svg/lifebuoy/index.js.map +0 -1
  104. package/lib/commonjs/common/icons-svg/list/index.js +0 -66
  105. package/lib/commonjs/common/icons-svg/list/index.js.map +0 -1
  106. package/lib/commonjs/common/icons-svg/moon-stars/index.js +0 -38
  107. package/lib/commonjs/common/icons-svg/moon-stars/index.js.map +0 -1
  108. package/lib/commonjs/common/icons-svg/note-pincel/index.js +0 -55
  109. package/lib/commonjs/common/icons-svg/note-pincel/index.js.map +0 -1
  110. package/lib/commonjs/common/icons-svg/package/index.js +0 -38
  111. package/lib/commonjs/common/icons-svg/package/index.js.map +0 -1
  112. package/lib/commonjs/common/icons-svg/package-check/index.js +0 -55
  113. package/lib/commonjs/common/icons-svg/package-check/index.js.map +0 -1
  114. package/lib/commonjs/common/icons-svg/plus/index.js +0 -54
  115. package/lib/commonjs/common/icons-svg/plus/index.js.map +0 -1
  116. package/lib/commonjs/common/icons-svg/recused/index.js +0 -47
  117. package/lib/commonjs/common/icons-svg/recused/index.js.map +0 -1
  118. package/lib/commonjs/common/icons-svg/shopping-cart/index.js +0 -50
  119. package/lib/commonjs/common/icons-svg/shopping-cart/index.js.map +0 -1
  120. package/lib/commonjs/common/icons-svg/steering-wheel/index.js +0 -60
  121. package/lib/commonjs/common/icons-svg/steering-wheel/index.js.map +0 -1
  122. package/lib/commonjs/common/icons-svg/steering-wheel-fill/index.js +0 -49
  123. package/lib/commonjs/common/icons-svg/steering-wheel-fill/index.js.map +0 -1
  124. package/lib/commonjs/common/icons-svg/timer/index.js +0 -52
  125. package/lib/commonjs/common/icons-svg/timer/index.js.map +0 -1
  126. package/lib/commonjs/common/icons-svg/trophy/index.js +0 -38
  127. package/lib/commonjs/common/icons-svg/trophy/index.js.map +0 -1
  128. package/lib/commonjs/common/icons-svg/truck/index.js +0 -38
  129. package/lib/commonjs/common/icons-svg/truck/index.js.map +0 -1
  130. package/lib/commonjs/common/icons-svg/truck-activity/index.js +0 -38
  131. package/lib/commonjs/common/icons-svg/truck-activity/index.js.map +0 -1
  132. package/lib/commonjs/common/icons-svg/truck-trailer/index.js +0 -49
  133. package/lib/commonjs/common/icons-svg/truck-trailer/index.js.map +0 -1
  134. package/lib/commonjs/common/icons-svg/wifi-high/index.js +0 -56
  135. package/lib/commonjs/common/icons-svg/wifi-high/index.js.map +0 -1
  136. package/lib/commonjs/common/icons-svg/wifi-x/index.js +0 -62
  137. package/lib/commonjs/common/icons-svg/wifi-x/index.js.map +0 -1
  138. package/lib/commonjs/common/icons-svg/x-circle/index.js +0 -55
  139. package/lib/commonjs/common/icons-svg/x-circle/index.js.map +0 -1
  140. package/lib/commonjs/components/activities-daily/index.js +0 -137
  141. package/lib/commonjs/components/activities-daily/index.js.map +0 -1
  142. package/lib/commonjs/components/activities-daily/interface.d.js +0 -6
  143. package/lib/commonjs/components/activities-daily/interface.d.js.map +0 -1
  144. package/lib/commonjs/components/activities-progress/index.js +0 -179
  145. package/lib/commonjs/components/activities-progress/index.js.map +0 -1
  146. package/lib/commonjs/components/activities-progress/interface.d.js +0 -6
  147. package/lib/commonjs/components/activities-progress/interface.d.js.map +0 -1
  148. package/lib/commonjs/components/balance-wash/index.js +0 -99
  149. package/lib/commonjs/components/balance-wash/index.js.map +0 -1
  150. package/lib/commonjs/components/balance-wash/interface.d.js +0 -6
  151. package/lib/commonjs/components/balance-wash/interface.d.js.map +0 -1
  152. package/lib/commonjs/components/bottom-message-conexion/index.js +0 -55
  153. package/lib/commonjs/components/bottom-message-conexion/index.js.map +0 -1
  154. package/lib/commonjs/components/bottom-message-conexion/interface.js +0 -6
  155. package/lib/commonjs/components/bottom-message-conexion/interface.js.map +0 -1
  156. package/lib/commonjs/components/bottom-message-conexion/styles.js +0 -31
  157. package/lib/commonjs/components/bottom-message-conexion/styles.js.map +0 -1
  158. package/lib/commonjs/components/box/index.js +0 -59
  159. package/lib/commonjs/components/box/index.js.map +0 -1
  160. package/lib/commonjs/components/box/interface.d.js +0 -6
  161. package/lib/commonjs/components/box/interface.d.js.map +0 -1
  162. package/lib/commonjs/components/box/styles.js +0 -28
  163. package/lib/commonjs/components/box/styles.js.map +0 -1
  164. package/lib/commonjs/components/button/index.js +0 -78
  165. package/lib/commonjs/components/button/index.js.map +0 -1
  166. package/lib/commonjs/components/button/interface.d.js +0 -6
  167. package/lib/commonjs/components/button/interface.d.js.map +0 -1
  168. package/lib/commonjs/components/button/styles.js +0 -41
  169. package/lib/commonjs/components/button/styles.js.map +0 -1
  170. package/lib/commonjs/components/capture-photo/index.js +0 -117
  171. package/lib/commonjs/components/capture-photo/index.js.map +0 -1
  172. package/lib/commonjs/components/capture-photo/interface.d.js +0 -6
  173. package/lib/commonjs/components/capture-photo/interface.d.js.map +0 -1
  174. package/lib/commonjs/components/capture-photo/styles.js +0 -29
  175. package/lib/commonjs/components/capture-photo/styles.js.map +0 -1
  176. package/lib/commonjs/components/card-hours/index.js +0 -120
  177. package/lib/commonjs/components/card-hours/index.js.map +0 -1
  178. package/lib/commonjs/components/card-hours/interface.d.js +0 -6
  179. package/lib/commonjs/components/card-hours/interface.d.js.map +0 -1
  180. package/lib/commonjs/components/card-maintenance/index.js +0 -160
  181. package/lib/commonjs/components/card-maintenance/index.js.map +0 -1
  182. package/lib/commonjs/components/card-maintenance/interface.d.js +0 -2
  183. package/lib/commonjs/components/card-maintenance/interface.d.js.map +0 -1
  184. package/lib/commonjs/components/card-report/index.js +0 -196
  185. package/lib/commonjs/components/card-report/index.js.map +0 -1
  186. package/lib/commonjs/components/card-report/interface.d.js +0 -6
  187. package/lib/commonjs/components/card-report/interface.d.js.map +0 -1
  188. package/lib/commonjs/components/card-scheduled-journey/index.js +0 -135
  189. package/lib/commonjs/components/card-scheduled-journey/index.js.map +0 -1
  190. package/lib/commonjs/components/card-scheduled-journey/interface.d.js +0 -6
  191. package/lib/commonjs/components/card-scheduled-journey/interface.d.js.map +0 -1
  192. package/lib/commonjs/components/card-scheduled-journey/styles.js +0 -28
  193. package/lib/commonjs/components/card-scheduled-journey/styles.js.map +0 -1
  194. package/lib/commonjs/components/card-with-draw-coil/index.js +0 -177
  195. package/lib/commonjs/components/card-with-draw-coil/index.js.map +0 -1
  196. package/lib/commonjs/components/card-with-draw-coil/interface.d.js +0 -6
  197. package/lib/commonjs/components/card-with-draw-coil/interface.d.js.map +0 -1
  198. package/lib/commonjs/components/card-work-session/index.js +0 -186
  199. package/lib/commonjs/components/card-work-session/index.js.map +0 -1
  200. package/lib/commonjs/components/card-work-session/interface.d.js +0 -6
  201. package/lib/commonjs/components/card-work-session/interface.d.js.map +0 -1
  202. package/lib/commonjs/components/coil-removel-code/index.js +0 -60
  203. package/lib/commonjs/components/coil-removel-code/index.js.map +0 -1
  204. package/lib/commonjs/components/coil-removel-code/interface.d.js +0 -6
  205. package/lib/commonjs/components/coil-removel-code/interface.d.js.map +0 -1
  206. package/lib/commonjs/components/confirm-withdraw-modal/index.js +0 -170
  207. package/lib/commonjs/components/confirm-withdraw-modal/index.js.map +0 -1
  208. package/lib/commonjs/components/confirm-withdraw-modal/interface.d.js +0 -2
  209. package/lib/commonjs/components/confirm-withdraw-modal/interface.d.js.map +0 -1
  210. package/lib/commonjs/components/header-profile/index.js +0 -147
  211. package/lib/commonjs/components/header-profile/index.js.map +0 -1
  212. package/lib/commonjs/components/header-profile/interface.d.js +0 -6
  213. package/lib/commonjs/components/header-profile/interface.d.js.map +0 -1
  214. package/lib/commonjs/components/history-activities-card/index.js +0 -206
  215. package/lib/commonjs/components/history-activities-card/index.js.map +0 -1
  216. package/lib/commonjs/components/history-activities-card/interface.js +0 -6
  217. package/lib/commonjs/components/history-activities-card/interface.js.map +0 -1
  218. package/lib/commonjs/components/input/index.js +0 -46
  219. package/lib/commonjs/components/input/index.js.map +0 -1
  220. package/lib/commonjs/components/input/interface.d.js +0 -6
  221. package/lib/commonjs/components/input/interface.d.js.map +0 -1
  222. package/lib/commonjs/components/input/styles.js +0 -34
  223. package/lib/commonjs/components/input/styles.js.map +0 -1
  224. package/lib/commonjs/components/loading-circle/index.js +0 -110
  225. package/lib/commonjs/components/loading-circle/index.js.map +0 -1
  226. package/lib/commonjs/components/loading-circle/interface.js +0 -2
  227. package/lib/commonjs/components/loading-circle/interface.js.map +0 -1
  228. package/lib/commonjs/components/maintenance-description-input/index.js +0 -56
  229. package/lib/commonjs/components/maintenance-description-input/index.js.map +0 -1
  230. package/lib/commonjs/components/maintenance-description-input/interface.d.js +0 -6
  231. package/lib/commonjs/components/maintenance-description-input/interface.d.js.map +0 -1
  232. package/lib/commonjs/components/maintenance-description-input/styles.js +0 -37
  233. package/lib/commonjs/components/maintenance-description-input/styles.js.map +0 -1
  234. package/lib/commonjs/components/modal-maintenance/index.js +0 -163
  235. package/lib/commonjs/components/modal-maintenance/index.js.map +0 -1
  236. package/lib/commonjs/components/modal-maintenance/interface.d.js +0 -6
  237. package/lib/commonjs/components/modal-maintenance/interface.d.js.map +0 -1
  238. package/lib/commonjs/components/modal-type-activities/index.js +0 -189
  239. package/lib/commonjs/components/modal-type-activities/index.js.map +0 -1
  240. package/lib/commonjs/components/modal-type-activities/interface.js +0 -6
  241. package/lib/commonjs/components/modal-type-activities/interface.js.map +0 -1
  242. package/lib/commonjs/components/modal-type-activities/mock/index.js +0 -62
  243. package/lib/commonjs/components/modal-type-activities/mock/index.js.map +0 -1
  244. package/lib/commonjs/components/monthly-summary-table/components/row-table/index.js +0 -52
  245. package/lib/commonjs/components/monthly-summary-table/components/row-table/index.js.map +0 -1
  246. package/lib/commonjs/components/monthly-summary-table/components/row-table/interface.js +0 -2
  247. package/lib/commonjs/components/monthly-summary-table/components/row-table/interface.js.map +0 -1
  248. package/lib/commonjs/components/monthly-summary-table/index.js +0 -143
  249. package/lib/commonjs/components/monthly-summary-table/index.js.map +0 -1
  250. package/lib/commonjs/components/monthly-summary-table/interface.d.js +0 -2
  251. package/lib/commonjs/components/monthly-summary-table/interface.d.js.map +0 -1
  252. package/lib/commonjs/components/monthly-summary-table/mocks/resumoMensalExample.js +0 -28
  253. package/lib/commonjs/components/monthly-summary-table/mocks/resumoMensalExample.js.map +0 -1
  254. package/lib/commonjs/components/report-bobinas/index.js +0 -186
  255. package/lib/commonjs/components/report-bobinas/index.js.map +0 -1
  256. package/lib/commonjs/components/report-bobinas/interface.js +0 -6
  257. package/lib/commonjs/components/report-bobinas/interface.js.map +0 -1
  258. package/lib/commonjs/components/resume-raking/index.js +0 -79
  259. package/lib/commonjs/components/resume-raking/index.js.map +0 -1
  260. package/lib/commonjs/components/resume-raking/interface.js +0 -2
  261. package/lib/commonjs/components/resume-raking/interface.js.map +0 -1
  262. package/lib/commonjs/components/resume-raking/styles.js +0 -2
  263. package/lib/commonjs/components/resume-raking/styles.js.map +0 -1
  264. package/lib/commonjs/components/select-week-card/helpers/index.js +0 -45
  265. package/lib/commonjs/components/select-week-card/helpers/index.js.map +0 -1
  266. package/lib/commonjs/components/select-week-card/index.js +0 -233
  267. package/lib/commonjs/components/select-week-card/index.js.map +0 -1
  268. package/lib/commonjs/components/select-week-card/interface.js +0 -2
  269. package/lib/commonjs/components/select-week-card/interface.js.map +0 -1
  270. package/lib/commonjs/components/selects/select-option/index.js +0 -112
  271. package/lib/commonjs/components/selects/select-option/index.js.map +0 -1
  272. package/lib/commonjs/components/selects/select-option/interface.d.js +0 -6
  273. package/lib/commonjs/components/selects/select-option/interface.d.js.map +0 -1
  274. package/lib/commonjs/components/selects/select-option/styles.js +0 -80
  275. package/lib/commonjs/components/selects/select-option/styles.js.map +0 -1
  276. package/lib/commonjs/components/step-indicator/helpers/get-icon-by-status.js +0 -25
  277. package/lib/commonjs/components/step-indicator/helpers/get-icon-by-status.js.map +0 -1
  278. package/lib/commonjs/components/step-indicator/index.js +0 -164
  279. package/lib/commonjs/components/step-indicator/index.js.map +0 -1
  280. package/lib/commonjs/components/step-indicator/interface.d.js +0 -6
  281. package/lib/commonjs/components/step-indicator/interface.d.js.map +0 -1
  282. package/lib/commonjs/components/step-indicator/styles.js +0 -70
  283. package/lib/commonjs/components/step-indicator/styles.js.map +0 -1
  284. package/lib/commonjs/components/supply-error-card/index.js +0 -117
  285. package/lib/commonjs/components/supply-error-card/index.js.map +0 -1
  286. package/lib/commonjs/components/supply-error-card/interface.d.js +0 -6
  287. package/lib/commonjs/components/supply-error-card/interface.d.js.map +0 -1
  288. package/lib/commonjs/components/toast-message/index.js +0 -76
  289. package/lib/commonjs/components/toast-message/index.js.map +0 -1
  290. package/lib/commonjs/components/toast-message/interface.js +0 -2
  291. package/lib/commonjs/components/toast-message/interface.js.map +0 -1
  292. package/lib/commonjs/components/toast-message/styles.js +0 -59
  293. package/lib/commonjs/components/toast-message/styles.js.map +0 -1
  294. package/lib/commonjs/components/toggle-fuel/index.js +0 -70
  295. package/lib/commonjs/components/toggle-fuel/index.js.map +0 -1
  296. package/lib/commonjs/components/toggle-fuel/interface.d.js +0 -2
  297. package/lib/commonjs/components/toggle-fuel/interface.d.js.map +0 -1
  298. package/lib/commonjs/components/toggle-fuel/style.js +0 -39
  299. package/lib/commonjs/components/toggle-fuel/style.js.map +0 -1
  300. package/lib/commonjs/components/travel-history/index.js +0 -330
  301. package/lib/commonjs/components/travel-history/index.js.map +0 -1
  302. package/lib/commonjs/components/travel-history/interface.d.js +0 -6
  303. package/lib/commonjs/components/travel-history/interface.d.js.map +0 -1
  304. package/lib/commonjs/components/trip-details-card/index.js +0 -194
  305. package/lib/commonjs/components/trip-details-card/index.js.map +0 -1
  306. package/lib/commonjs/components/trip-details-card/interface.d.js +0 -2
  307. package/lib/commonjs/components/trip-details-card/interface.d.js.map +0 -1
  308. package/lib/commonjs/components/truck-not-found/index.js +0 -87
  309. package/lib/commonjs/components/truck-not-found/index.js.map +0 -1
  310. package/lib/commonjs/components/truck-not-found/interface.d.js +0 -6
  311. package/lib/commonjs/components/truck-not-found/interface.d.js.map +0 -1
  312. package/lib/commonjs/components/typography/index.js +0 -80
  313. package/lib/commonjs/components/typography/index.js.map +0 -1
  314. package/lib/commonjs/components/typography/interface.d.js +0 -6
  315. package/lib/commonjs/components/typography/interface.d.js.map +0 -1
  316. package/lib/commonjs/components/typography/styles.js +0 -38
  317. package/lib/commonjs/components/typography/styles.js.map +0 -1
  318. package/lib/commonjs/components/user-journey-work-card/index.js +0 -207
  319. package/lib/commonjs/components/user-journey-work-card/index.js.map +0 -1
  320. package/lib/commonjs/components/user-journey-work-card/interface.d.js +0 -6
  321. package/lib/commonjs/components/user-journey-work-card/interface.d.js.map +0 -1
  322. package/lib/commonjs/components/user-profile/index.js +0 -220
  323. package/lib/commonjs/components/user-profile/index.js.map +0 -1
  324. package/lib/commonjs/components/user-profile/interface.d.js +0 -6
  325. package/lib/commonjs/components/user-profile/interface.d.js.map +0 -1
  326. package/lib/commonjs/components/weekly-hours-balance/index.js +0 -98
  327. package/lib/commonjs/components/weekly-hours-balance/index.js.map +0 -1
  328. package/lib/commonjs/components/weekly-hours-balance/interface.d.js +0 -6
  329. package/lib/commonjs/components/weekly-hours-balance/interface.d.js.map +0 -1
  330. package/lib/commonjs/components/weekly-table/components/row-table/index.js +0 -51
  331. package/lib/commonjs/components/weekly-table/components/row-table/index.js.map +0 -1
  332. package/lib/commonjs/components/weekly-table/components/row-table/interface.js +0 -2
  333. package/lib/commonjs/components/weekly-table/components/row-table/interface.js.map +0 -1
  334. package/lib/commonjs/components/weekly-table/helpers/calcular-jornada.js +0 -36
  335. package/lib/commonjs/components/weekly-table/helpers/calcular-jornada.js.map +0 -1
  336. package/lib/commonjs/components/weekly-table/helpers/calcular-total-horas.js +0 -80
  337. package/lib/commonjs/components/weekly-table/helpers/calcular-total-horas.js.map +0 -1
  338. package/lib/commonjs/components/weekly-table/helpers/data-mock.js +0 -57
  339. package/lib/commonjs/components/weekly-table/helpers/data-mock.js.map +0 -1
  340. package/lib/commonjs/components/weekly-table/index.js +0 -162
  341. package/lib/commonjs/components/weekly-table/index.js.map +0 -1
  342. package/lib/commonjs/components/weekly-table/interface.js +0 -6
  343. package/lib/commonjs/components/weekly-table/interface.js.map +0 -1
  344. package/lib/commonjs/index.js +0 -287
  345. package/lib/commonjs/index.js.map +0 -1
  346. package/lib/commonjs/package.json +0 -1
  347. package/lib/commonjs/stories/activities-daily/activities-daily.stories.js +0 -41
  348. package/lib/commonjs/stories/activities-daily/activities-daily.stories.js.map +0 -1
  349. package/lib/commonjs/stories/activities-progress/activities-progress.stories.js +0 -69
  350. package/lib/commonjs/stories/activities-progress/activities-progress.stories.js.map +0 -1
  351. package/lib/commonjs/stories/balance-wash/balance-wash.stories.js +0 -41
  352. package/lib/commonjs/stories/balance-wash/balance-wash.stories.js.map +0 -1
  353. package/lib/commonjs/stories/bottom-message-conexion/bottom-message-conexion.stories.js +0 -72
  354. package/lib/commonjs/stories/bottom-message-conexion/bottom-message-conexion.stories.js.map +0 -1
  355. package/lib/commonjs/stories/box/box.stories.js +0 -115
  356. package/lib/commonjs/stories/box/box.stories.js.map +0 -1
  357. package/lib/commonjs/stories/button/button.stories.js +0 -207
  358. package/lib/commonjs/stories/button/button.stories.js.map +0 -1
  359. package/lib/commonjs/stories/capture-photo/capture-photo.stories.js +0 -173
  360. package/lib/commonjs/stories/capture-photo/capture-photo.stories.js.map +0 -1
  361. package/lib/commonjs/stories/card-hours/card-hours.stories.js +0 -108
  362. package/lib/commonjs/stories/card-hours/card-hours.stories.js.map +0 -1
  363. package/lib/commonjs/stories/card-maintenance/card-maintenance.stories.js +0 -52
  364. package/lib/commonjs/stories/card-maintenance/card-maintenance.stories.js.map +0 -1
  365. package/lib/commonjs/stories/card-report/card-report.stories.js +0 -32
  366. package/lib/commonjs/stories/card-report/card-report.stories.js.map +0 -1
  367. package/lib/commonjs/stories/card-scheduled-journey/card-scheduled-journey.stories.js +0 -102
  368. package/lib/commonjs/stories/card-scheduled-journey/card-scheduled-journey.stories.js.map +0 -1
  369. package/lib/commonjs/stories/card-with-draw-coil/card-with-draw-coil.stories.js +0 -63
  370. package/lib/commonjs/stories/card-with-draw-coil/card-with-draw-coil.stories.js.map +0 -1
  371. package/lib/commonjs/stories/card-work-session/card-work-session.stories.js +0 -55
  372. package/lib/commonjs/stories/card-work-session/card-work-session.stories.js.map +0 -1
  373. package/lib/commonjs/stories/coil-removel-code/coil-removel-code.stories.js +0 -40
  374. package/lib/commonjs/stories/coil-removel-code/coil-removel-code.stories.js.map +0 -1
  375. package/lib/commonjs/stories/confirm-withdraw-modal/confirm-withdraw-modal.stories.js +0 -46
  376. package/lib/commonjs/stories/confirm-withdraw-modal/confirm-withdraw-modal.stories.js.map +0 -1
  377. package/lib/commonjs/stories/header-profile/header-profile.stories.js +0 -102
  378. package/lib/commonjs/stories/header-profile/header-profile.stories.js.map +0 -1
  379. package/lib/commonjs/stories/history-activities-card/history-activities-card.stories.js +0 -69
  380. package/lib/commonjs/stories/history-activities-card/history-activities-card.stories.js.map +0 -1
  381. package/lib/commonjs/stories/loading-circle/loading-circle.stories.js +0 -48
  382. package/lib/commonjs/stories/loading-circle/loading-circle.stories.js.map +0 -1
  383. package/lib/commonjs/stories/maintenance-description-input/maintenance-description-input.stories.js +0 -49
  384. package/lib/commonjs/stories/maintenance-description-input/maintenance-description-input.stories.js.map +0 -1
  385. package/lib/commonjs/stories/modal-maintenance/modal-maintenance.stories.js +0 -66
  386. package/lib/commonjs/stories/modal-maintenance/modal-maintenance.stories.js.map +0 -1
  387. package/lib/commonjs/stories/modal-type-activities/modal-type-activities.stories.js +0 -96
  388. package/lib/commonjs/stories/modal-type-activities/modal-type-activities.stories.js.map +0 -1
  389. package/lib/commonjs/stories/monthly-summary-table/monthly-summary-table.stories.js +0 -78
  390. package/lib/commonjs/stories/monthly-summary-table/monthly-summary-table.stories.js.map +0 -1
  391. package/lib/commonjs/stories/report-bobinas/report-bobinas.stories.js +0 -32
  392. package/lib/commonjs/stories/report-bobinas/report-bobinas.stories.js.map +0 -1
  393. package/lib/commonjs/stories/select-option/select-option.stories.js +0 -57
  394. package/lib/commonjs/stories/select-option/select-option.stories.js.map +0 -1
  395. package/lib/commonjs/stories/step-indicator/step-indicator.stories.js +0 -105
  396. package/lib/commonjs/stories/step-indicator/step-indicator.stories.js.map +0 -1
  397. package/lib/commonjs/stories/supply-error-card/supply-error-card.stories.js +0 -87
  398. package/lib/commonjs/stories/supply-error-card/supply-error-card.stories.js.map +0 -1
  399. package/lib/commonjs/stories/toast-message/toast-message.stories.js +0 -95
  400. package/lib/commonjs/stories/toast-message/toast-message.stories.js.map +0 -1
  401. package/lib/commonjs/stories/toggle-fuel/toggle-fuel.stories.js +0 -74
  402. package/lib/commonjs/stories/toggle-fuel/toggle-fuel.stories.js.map +0 -1
  403. package/lib/commonjs/stories/travel-history/travel-history.stories.js +0 -78
  404. package/lib/commonjs/stories/travel-history/travel-history.stories.js.map +0 -1
  405. package/lib/commonjs/stories/trip-details-card/trip-details-card.stories.js +0 -51
  406. package/lib/commonjs/stories/trip-details-card/trip-details-card.stories.js.map +0 -1
  407. package/lib/commonjs/stories/truck-not-found/trucl-not-found.stories.js +0 -38
  408. package/lib/commonjs/stories/truck-not-found/trucl-not-found.stories.js.map +0 -1
  409. package/lib/commonjs/stories/typography/typography.stories.js +0 -143
  410. package/lib/commonjs/stories/typography/typography.stories.js.map +0 -1
  411. package/lib/commonjs/stories/user-journey-work-card/user-journey-work-card.stories.js +0 -64
  412. package/lib/commonjs/stories/user-journey-work-card/user-journey-work-card.stories.js.map +0 -1
  413. package/lib/commonjs/stories/user-profile/user-profile.stories.js +0 -55
  414. package/lib/commonjs/stories/user-profile/user-profile.stories.js.map +0 -1
  415. package/lib/commonjs/stories/week-calendar/week-calenda.stories.js +0 -46
  416. package/lib/commonjs/stories/week-calendar/week-calenda.stories.js.map +0 -1
  417. package/lib/commonjs/styles/global/interface.d.js +0 -6
  418. package/lib/commonjs/styles/global/interface.d.js.map +0 -1
  419. package/lib/commonjs/styles/global/styles.js +0 -61
  420. package/lib/commonjs/styles/global/styles.js.map +0 -1
  421. package/lib/commonjs/styles/global/theme-provider.js +0 -29
  422. package/lib/commonjs/styles/global/theme-provider.js.map +0 -1
  423. package/lib/commonjs/styles/theme/theme.js +0 -191
  424. package/lib/commonjs/styles/theme/theme.js.map +0 -1
  425. package/lib/commonjs/utils/forma-month/index.js +0 -28
  426. package/lib/commonjs/utils/forma-month/index.js.map +0 -1
  427. package/lib/commonjs/utils/format-date/index.js +0 -54
  428. package/lib/commonjs/utils/format-date/index.js.map +0 -1
  429. package/lib/commonjs/utils/format-value/index.js +0 -13
  430. package/lib/commonjs/utils/format-value/index.js.map +0 -1
  431. package/lib/commonjs/utils/get-icon-by-property/index.js +0 -86
  432. package/lib/commonjs/utils/get-icon-by-property/index.js.map +0 -1
  433. package/lib/commonjs/utils/get-weeks/index.js +0 -41
  434. package/lib/commonjs/utils/get-weeks/index.js.map +0 -1
  435. package/lib/module/@types/as-base-component.js +0 -8
  436. package/lib/module/@types/as-base-component.js.map +0 -1
  437. package/lib/module/assets/fonts/Inter-Black.ttf +0 -0
  438. package/lib/module/assets/fonts/Inter-Bold.ttf +0 -0
  439. package/lib/module/assets/fonts/Inter-ExtraBold.ttf +0 -0
  440. package/lib/module/assets/fonts/Inter-ExtraLight.ttf +0 -0
  441. package/lib/module/assets/fonts/Inter-Light.ttf +0 -0
  442. package/lib/module/assets/fonts/Inter-Medium.ttf +0 -0
  443. package/lib/module/assets/fonts/Inter-Regular.ttf +0 -0
  444. package/lib/module/assets/fonts/Inter-SemiBold.ttf +0 -0
  445. package/lib/module/assets/fonts/Inter-Thin.ttf +0 -0
  446. package/lib/module/common/constants/index.js +0 -7
  447. package/lib/module/common/constants/index.js.map +0 -1
  448. package/lib/module/common/icons-svg/arrow-chevron-down/index.js +0 -32
  449. package/lib/module/common/icons-svg/arrow-chevron-down/index.js.map +0 -1
  450. package/lib/module/common/icons-svg/arrow-chevron-up/index.js +0 -30
  451. package/lib/module/common/icons-svg/arrow-chevron-up/index.js.map +0 -1
  452. package/lib/module/common/icons-svg/arrow-drop-down/index.js +0 -35
  453. package/lib/module/common/icons-svg/arrow-drop-down/index.js.map +0 -1
  454. package/lib/module/common/icons-svg/arrow-left/index.js +0 -35
  455. package/lib/module/common/icons-svg/arrow-left/index.js.map +0 -1
  456. package/lib/module/common/icons-svg/bed/index.js +0 -32
  457. package/lib/module/common/icons-svg/bed/index.js.map +0 -1
  458. package/lib/module/common/icons-svg/bell/index.js +0 -28
  459. package/lib/module/common/icons-svg/bell/index.js.map +0 -1
  460. package/lib/module/common/icons-svg/bluetooth/index.js +0 -46
  461. package/lib/module/common/icons-svg/bluetooth/index.js.map +0 -1
  462. package/lib/module/common/icons-svg/bluetooth-connected/index.js +0 -49
  463. package/lib/module/common/icons-svg/bluetooth-connected/index.js.map +0 -1
  464. package/lib/module/common/icons-svg/calendar/index.js +0 -48
  465. package/lib/module/common/icons-svg/calendar/index.js.map +0 -1
  466. package/lib/module/common/icons-svg/call-bell/index.js +0 -32
  467. package/lib/module/common/icons-svg/call-bell/index.js.map +0 -1
  468. package/lib/module/common/icons-svg/camera-plus/index.js +0 -47
  469. package/lib/module/common/icons-svg/camera-plus/index.js.map +0 -1
  470. package/lib/module/common/icons-svg/car/index.js +0 -32
  471. package/lib/module/common/icons-svg/car/index.js.map +0 -1
  472. package/lib/module/common/icons-svg/chart-bar/index.js +0 -32
  473. package/lib/module/common/icons-svg/chart-bar/index.js.map +0 -1
  474. package/lib/module/common/icons-svg/check-box-fill/index.js +0 -34
  475. package/lib/module/common/icons-svg/check-box-fill/index.js.map +0 -1
  476. package/lib/module/common/icons-svg/check-box-outline/index.js +0 -34
  477. package/lib/module/common/icons-svg/check-box-outline/index.js.map +0 -1
  478. package/lib/module/common/icons-svg/check-circle/index.js +0 -43
  479. package/lib/module/common/icons-svg/check-circle/index.js.map +0 -1
  480. package/lib/module/common/icons-svg/check-outline/index.js +0 -50
  481. package/lib/module/common/icons-svg/check-outline/index.js.map +0 -1
  482. package/lib/module/common/icons-svg/chevron-down/index.js +0 -34
  483. package/lib/module/common/icons-svg/chevron-down/index.js.map +0 -1
  484. package/lib/module/common/icons-svg/chevron-up/index.js +0 -34
  485. package/lib/module/common/icons-svg/chevron-up/index.js.map +0 -1
  486. package/lib/module/common/icons-svg/closed/index.js +0 -47
  487. package/lib/module/common/icons-svg/closed/index.js.map +0 -1
  488. package/lib/module/common/icons-svg/coffee/index.js +0 -47
  489. package/lib/module/common/icons-svg/coffee/index.js.map +0 -1
  490. package/lib/module/common/icons-svg/constants/index.js +0 -68
  491. package/lib/module/common/icons-svg/constants/index.js.map +0 -1
  492. package/lib/module/common/icons-svg/credit-card/index.js +0 -35
  493. package/lib/module/common/icons-svg/credit-card/index.js.map +0 -1
  494. package/lib/module/common/icons-svg/currency/index.js +0 -46
  495. package/lib/module/common/icons-svg/currency/index.js.map +0 -1
  496. package/lib/module/common/icons-svg/currency-circle-dollar/index.js +0 -32
  497. package/lib/module/common/icons-svg/currency-circle-dollar/index.js.map +0 -1
  498. package/lib/module/common/icons-svg/exclamation-circle/index.js +0 -31
  499. package/lib/module/common/icons-svg/exclamation-circle/index.js.map +0 -1
  500. package/lib/module/common/icons-svg/exclamation-triangle/index.js +0 -29
  501. package/lib/module/common/icons-svg/exclamation-triangle/index.js.map +0 -1
  502. package/lib/module/common/icons-svg/eye/index.js +0 -36
  503. package/lib/module/common/icons-svg/eye/index.js.map +0 -1
  504. package/lib/module/common/icons-svg/eye-slash/index.js +0 -34
  505. package/lib/module/common/icons-svg/eye-slash/index.js.map +0 -1
  506. package/lib/module/common/icons-svg/file-text/index.js +0 -42
  507. package/lib/module/common/icons-svg/file-text/index.js.map +0 -1
  508. package/lib/module/common/icons-svg/files/index.js +0 -28
  509. package/lib/module/common/icons-svg/files/index.js.map +0 -1
  510. package/lib/module/common/icons-svg/gas-pump/index.js +0 -47
  511. package/lib/module/common/icons-svg/gas-pump/index.js.map +0 -1
  512. package/lib/module/common/icons-svg/gauge/index.js +0 -46
  513. package/lib/module/common/icons-svg/gauge/index.js.map +0 -1
  514. package/lib/module/common/icons-svg/gear/index.js +0 -47
  515. package/lib/module/common/icons-svg/gear/index.js.map +0 -1
  516. package/lib/module/common/icons-svg/hourglass/index.js +0 -49
  517. package/lib/module/common/icons-svg/hourglass/index.js.map +0 -1
  518. package/lib/module/common/icons-svg/house/index.js +0 -48
  519. package/lib/module/common/icons-svg/house/index.js.map +0 -1
  520. package/lib/module/common/icons-svg/index.js +0 -423
  521. package/lib/module/common/icons-svg/index.js.map +0 -1
  522. package/lib/module/common/icons-svg/interface.d.js +0 -4
  523. package/lib/module/common/icons-svg/interface.d.js.map +0 -1
  524. package/lib/module/common/icons-svg/island/index.js +0 -29
  525. package/lib/module/common/icons-svg/island/index.js.map +0 -1
  526. package/lib/module/common/icons-svg/lifebuoy/index.js +0 -32
  527. package/lib/module/common/icons-svg/lifebuoy/index.js.map +0 -1
  528. package/lib/module/common/icons-svg/list/index.js +0 -60
  529. package/lib/module/common/icons-svg/list/index.js.map +0 -1
  530. package/lib/module/common/icons-svg/moon-stars/index.js +0 -32
  531. package/lib/module/common/icons-svg/moon-stars/index.js.map +0 -1
  532. package/lib/module/common/icons-svg/note-pincel/index.js +0 -49
  533. package/lib/module/common/icons-svg/note-pincel/index.js.map +0 -1
  534. package/lib/module/common/icons-svg/package/index.js +0 -32
  535. package/lib/module/common/icons-svg/package/index.js.map +0 -1
  536. package/lib/module/common/icons-svg/package-check/index.js +0 -47
  537. package/lib/module/common/icons-svg/package-check/index.js.map +0 -1
  538. package/lib/module/common/icons-svg/plus/index.js +0 -48
  539. package/lib/module/common/icons-svg/plus/index.js.map +0 -1
  540. package/lib/module/common/icons-svg/recused/index.js +0 -41
  541. package/lib/module/common/icons-svg/recused/index.js.map +0 -1
  542. package/lib/module/common/icons-svg/shopping-cart/index.js +0 -42
  543. package/lib/module/common/icons-svg/shopping-cart/index.js.map +0 -1
  544. package/lib/module/common/icons-svg/steering-wheel/index.js +0 -54
  545. package/lib/module/common/icons-svg/steering-wheel/index.js.map +0 -1
  546. package/lib/module/common/icons-svg/steering-wheel-fill/index.js +0 -43
  547. package/lib/module/common/icons-svg/steering-wheel-fill/index.js.map +0 -1
  548. package/lib/module/common/icons-svg/timer/index.js +0 -46
  549. package/lib/module/common/icons-svg/timer/index.js.map +0 -1
  550. package/lib/module/common/icons-svg/trophy/index.js +0 -32
  551. package/lib/module/common/icons-svg/trophy/index.js.map +0 -1
  552. package/lib/module/common/icons-svg/truck/index.js +0 -31
  553. package/lib/module/common/icons-svg/truck/index.js.map +0 -1
  554. package/lib/module/common/icons-svg/truck-activity/index.js +0 -32
  555. package/lib/module/common/icons-svg/truck-activity/index.js.map +0 -1
  556. package/lib/module/common/icons-svg/truck-trailer/index.js +0 -43
  557. package/lib/module/common/icons-svg/truck-trailer/index.js.map +0 -1
  558. package/lib/module/common/icons-svg/wifi-high/index.js +0 -50
  559. package/lib/module/common/icons-svg/wifi-high/index.js.map +0 -1
  560. package/lib/module/common/icons-svg/wifi-x/index.js +0 -56
  561. package/lib/module/common/icons-svg/wifi-x/index.js.map +0 -1
  562. package/lib/module/common/icons-svg/x-circle/index.js +0 -47
  563. package/lib/module/common/icons-svg/x-circle/index.js.map +0 -1
  564. package/lib/module/components/activities-daily/index.js +0 -131
  565. package/lib/module/components/activities-daily/index.js.map +0 -1
  566. package/lib/module/components/activities-daily/interface.d.js +0 -4
  567. package/lib/module/components/activities-daily/interface.d.js.map +0 -1
  568. package/lib/module/components/activities-progress/index.js +0 -174
  569. package/lib/module/components/activities-progress/index.js.map +0 -1
  570. package/lib/module/components/activities-progress/interface.d.js +0 -4
  571. package/lib/module/components/activities-progress/interface.d.js.map +0 -1
  572. package/lib/module/components/balance-wash/index.js +0 -93
  573. package/lib/module/components/balance-wash/index.js.map +0 -1
  574. package/lib/module/components/balance-wash/interface.d.js +0 -4
  575. package/lib/module/components/balance-wash/interface.d.js.map +0 -1
  576. package/lib/module/components/bottom-message-conexion/index.js +0 -53
  577. package/lib/module/components/bottom-message-conexion/index.js.map +0 -1
  578. package/lib/module/components/bottom-message-conexion/interface.js +0 -4
  579. package/lib/module/components/bottom-message-conexion/interface.js.map +0 -1
  580. package/lib/module/components/bottom-message-conexion/styles.js +0 -27
  581. package/lib/module/components/bottom-message-conexion/styles.js.map +0 -1
  582. package/lib/module/components/box/index.js +0 -52
  583. package/lib/module/components/box/index.js.map +0 -1
  584. package/lib/module/components/box/interface.d.js +0 -4
  585. package/lib/module/components/box/interface.d.js.map +0 -1
  586. package/lib/module/components/box/styles.js +0 -23
  587. package/lib/module/components/box/styles.js.map +0 -1
  588. package/lib/module/components/button/index.js +0 -72
  589. package/lib/module/components/button/index.js.map +0 -1
  590. package/lib/module/components/button/interface.d.js +0 -4
  591. package/lib/module/components/button/interface.d.js.map +0 -1
  592. package/lib/module/components/button/styles.js +0 -37
  593. package/lib/module/components/button/styles.js.map +0 -1
  594. package/lib/module/components/capture-photo/index.js +0 -109
  595. package/lib/module/components/capture-photo/index.js.map +0 -1
  596. package/lib/module/components/capture-photo/interface.d.js +0 -4
  597. package/lib/module/components/capture-photo/interface.d.js.map +0 -1
  598. package/lib/module/components/capture-photo/styles.js +0 -24
  599. package/lib/module/components/capture-photo/styles.js.map +0 -1
  600. package/lib/module/components/card-hours/index.js +0 -112
  601. package/lib/module/components/card-hours/index.js.map +0 -1
  602. package/lib/module/components/card-hours/interface.d.js +0 -4
  603. package/lib/module/components/card-hours/interface.d.js.map +0 -1
  604. package/lib/module/components/card-maintenance/index.js +0 -156
  605. package/lib/module/components/card-maintenance/index.js.map +0 -1
  606. package/lib/module/components/card-maintenance/interface.d.js +0 -2
  607. package/lib/module/components/card-maintenance/interface.d.js.map +0 -1
  608. package/lib/module/components/card-report/index.js +0 -189
  609. package/lib/module/components/card-report/index.js.map +0 -1
  610. package/lib/module/components/card-report/interface.d.js +0 -4
  611. package/lib/module/components/card-report/interface.d.js.map +0 -1
  612. package/lib/module/components/card-scheduled-journey/index.js +0 -127
  613. package/lib/module/components/card-scheduled-journey/index.js.map +0 -1
  614. package/lib/module/components/card-scheduled-journey/interface.d.js +0 -4
  615. package/lib/module/components/card-scheduled-journey/interface.d.js.map +0 -1
  616. package/lib/module/components/card-scheduled-journey/styles.js +0 -23
  617. package/lib/module/components/card-scheduled-journey/styles.js.map +0 -1
  618. package/lib/module/components/card-with-draw-coil/index.js +0 -171
  619. package/lib/module/components/card-with-draw-coil/index.js.map +0 -1
  620. package/lib/module/components/card-with-draw-coil/interface.d.js +0 -4
  621. package/lib/module/components/card-with-draw-coil/interface.d.js.map +0 -1
  622. package/lib/module/components/card-work-session/index.js +0 -179
  623. package/lib/module/components/card-work-session/index.js.map +0 -1
  624. package/lib/module/components/card-work-session/interface.d.js +0 -4
  625. package/lib/module/components/card-work-session/interface.d.js.map +0 -1
  626. package/lib/module/components/coil-removel-code/index.js +0 -54
  627. package/lib/module/components/coil-removel-code/index.js.map +0 -1
  628. package/lib/module/components/coil-removel-code/interface.d.js +0 -4
  629. package/lib/module/components/coil-removel-code/interface.d.js.map +0 -1
  630. package/lib/module/components/confirm-withdraw-modal/index.js +0 -165
  631. package/lib/module/components/confirm-withdraw-modal/index.js.map +0 -1
  632. package/lib/module/components/confirm-withdraw-modal/interface.d.js +0 -2
  633. package/lib/module/components/confirm-withdraw-modal/interface.d.js.map +0 -1
  634. package/lib/module/components/header-profile/index.js +0 -139
  635. package/lib/module/components/header-profile/index.js.map +0 -1
  636. package/lib/module/components/header-profile/interface.d.js +0 -4
  637. package/lib/module/components/header-profile/interface.d.js.map +0 -1
  638. package/lib/module/components/history-activities-card/index.js +0 -200
  639. package/lib/module/components/history-activities-card/index.js.map +0 -1
  640. package/lib/module/components/history-activities-card/interface.js +0 -4
  641. package/lib/module/components/history-activities-card/interface.js.map +0 -1
  642. package/lib/module/components/input/index.js +0 -41
  643. package/lib/module/components/input/index.js.map +0 -1
  644. package/lib/module/components/input/interface.d.js +0 -4
  645. package/lib/module/components/input/interface.d.js.map +0 -1
  646. package/lib/module/components/input/styles.js +0 -31
  647. package/lib/module/components/input/styles.js.map +0 -1
  648. package/lib/module/components/loading-circle/index.js +0 -104
  649. package/lib/module/components/loading-circle/index.js.map +0 -1
  650. package/lib/module/components/loading-circle/interface.js +0 -2
  651. package/lib/module/components/loading-circle/interface.js.map +0 -1
  652. package/lib/module/components/maintenance-description-input/index.js +0 -51
  653. package/lib/module/components/maintenance-description-input/index.js.map +0 -1
  654. package/lib/module/components/maintenance-description-input/interface.d.js +0 -4
  655. package/lib/module/components/maintenance-description-input/interface.d.js.map +0 -1
  656. package/lib/module/components/maintenance-description-input/styles.js +0 -34
  657. package/lib/module/components/maintenance-description-input/styles.js.map +0 -1
  658. package/lib/module/components/modal-maintenance/index.js +0 -157
  659. package/lib/module/components/modal-maintenance/index.js.map +0 -1
  660. package/lib/module/components/modal-maintenance/interface.d.js +0 -4
  661. package/lib/module/components/modal-maintenance/interface.d.js.map +0 -1
  662. package/lib/module/components/modal-type-activities/index.js +0 -182
  663. package/lib/module/components/modal-type-activities/index.js.map +0 -1
  664. package/lib/module/components/modal-type-activities/interface.js +0 -4
  665. package/lib/module/components/modal-type-activities/interface.js.map +0 -1
  666. package/lib/module/components/modal-type-activities/mock/index.js +0 -58
  667. package/lib/module/components/modal-type-activities/mock/index.js.map +0 -1
  668. package/lib/module/components/monthly-summary-table/components/row-table/index.js +0 -47
  669. package/lib/module/components/monthly-summary-table/components/row-table/index.js.map +0 -1
  670. package/lib/module/components/monthly-summary-table/components/row-table/interface.js +0 -2
  671. package/lib/module/components/monthly-summary-table/components/row-table/interface.js.map +0 -1
  672. package/lib/module/components/monthly-summary-table/index.js +0 -138
  673. package/lib/module/components/monthly-summary-table/index.js.map +0 -1
  674. package/lib/module/components/monthly-summary-table/interface.d.js +0 -2
  675. package/lib/module/components/monthly-summary-table/interface.d.js.map +0 -1
  676. package/lib/module/components/monthly-summary-table/mocks/resumoMensalExample.js +0 -24
  677. package/lib/module/components/monthly-summary-table/mocks/resumoMensalExample.js.map +0 -1
  678. package/lib/module/components/report-bobinas/index.js +0 -182
  679. package/lib/module/components/report-bobinas/index.js.map +0 -1
  680. package/lib/module/components/report-bobinas/interface.js +0 -4
  681. package/lib/module/components/report-bobinas/interface.js.map +0 -1
  682. package/lib/module/components/resume-raking/index.js +0 -72
  683. package/lib/module/components/resume-raking/index.js.map +0 -1
  684. package/lib/module/components/resume-raking/interface.js +0 -2
  685. package/lib/module/components/resume-raking/interface.js.map +0 -1
  686. package/lib/module/components/resume-raking/styles.js +0 -2
  687. package/lib/module/components/resume-raking/styles.js.map +0 -1
  688. package/lib/module/components/select-week-card/helpers/index.js +0 -40
  689. package/lib/module/components/select-week-card/helpers/index.js.map +0 -1
  690. package/lib/module/components/select-week-card/index.js +0 -230
  691. package/lib/module/components/select-week-card/index.js.map +0 -1
  692. package/lib/module/components/select-week-card/interface.js +0 -2
  693. package/lib/module/components/select-week-card/interface.js.map +0 -1
  694. package/lib/module/components/selects/select-option/index.js +0 -105
  695. package/lib/module/components/selects/select-option/index.js.map +0 -1
  696. package/lib/module/components/selects/select-option/interface.d.js +0 -4
  697. package/lib/module/components/selects/select-option/interface.d.js.map +0 -1
  698. package/lib/module/components/selects/select-option/styles.js +0 -75
  699. package/lib/module/components/selects/select-option/styles.js.map +0 -1
  700. package/lib/module/components/step-indicator/helpers/get-icon-by-status.js +0 -21
  701. package/lib/module/components/step-indicator/helpers/get-icon-by-status.js.map +0 -1
  702. package/lib/module/components/step-indicator/index.js +0 -160
  703. package/lib/module/components/step-indicator/index.js.map +0 -1
  704. package/lib/module/components/step-indicator/interface.d.js +0 -4
  705. package/lib/module/components/step-indicator/interface.d.js.map +0 -1
  706. package/lib/module/components/step-indicator/styles.js +0 -66
  707. package/lib/module/components/step-indicator/styles.js.map +0 -1
  708. package/lib/module/components/supply-error-card/index.js +0 -113
  709. package/lib/module/components/supply-error-card/index.js.map +0 -1
  710. package/lib/module/components/supply-error-card/interface.d.js +0 -4
  711. package/lib/module/components/supply-error-card/interface.d.js.map +0 -1
  712. package/lib/module/components/toast-message/index.js +0 -73
  713. package/lib/module/components/toast-message/index.js.map +0 -1
  714. package/lib/module/components/toast-message/interface.js +0 -2
  715. package/lib/module/components/toast-message/interface.js.map +0 -1
  716. package/lib/module/components/toast-message/styles.js +0 -56
  717. package/lib/module/components/toast-message/styles.js.map +0 -1
  718. package/lib/module/components/toggle-fuel/index.js +0 -67
  719. package/lib/module/components/toggle-fuel/index.js.map +0 -1
  720. package/lib/module/components/toggle-fuel/interface.d.js +0 -2
  721. package/lib/module/components/toggle-fuel/interface.d.js.map +0 -1
  722. package/lib/module/components/toggle-fuel/style.js +0 -36
  723. package/lib/module/components/toggle-fuel/style.js.map +0 -1
  724. package/lib/module/components/travel-history/index.js +0 -326
  725. package/lib/module/components/travel-history/index.js.map +0 -1
  726. package/lib/module/components/travel-history/interface.d.js +0 -4
  727. package/lib/module/components/travel-history/interface.d.js.map +0 -1
  728. package/lib/module/components/trip-details-card/index.js +0 -188
  729. package/lib/module/components/trip-details-card/index.js.map +0 -1
  730. package/lib/module/components/trip-details-card/interface.d.js +0 -2
  731. package/lib/module/components/trip-details-card/interface.d.js.map +0 -1
  732. package/lib/module/components/truck-not-found/index.js +0 -79
  733. package/lib/module/components/truck-not-found/index.js.map +0 -1
  734. package/lib/module/components/truck-not-found/interface.d.js +0 -4
  735. package/lib/module/components/truck-not-found/interface.d.js.map +0 -1
  736. package/lib/module/components/typography/index.js +0 -74
  737. package/lib/module/components/typography/index.js.map +0 -1
  738. package/lib/module/components/typography/interface.d.js +0 -4
  739. package/lib/module/components/typography/interface.d.js.map +0 -1
  740. package/lib/module/components/typography/styles.js +0 -34
  741. package/lib/module/components/typography/styles.js.map +0 -1
  742. package/lib/module/components/user-journey-work-card/index.js +0 -201
  743. package/lib/module/components/user-journey-work-card/index.js.map +0 -1
  744. package/lib/module/components/user-journey-work-card/interface.d.js +0 -4
  745. package/lib/module/components/user-journey-work-card/interface.d.js.map +0 -1
  746. package/lib/module/components/user-profile/index.js +0 -212
  747. package/lib/module/components/user-profile/index.js.map +0 -1
  748. package/lib/module/components/user-profile/interface.d.js +0 -4
  749. package/lib/module/components/user-profile/interface.d.js.map +0 -1
  750. package/lib/module/components/weekly-hours-balance/index.js +0 -92
  751. package/lib/module/components/weekly-hours-balance/index.js.map +0 -1
  752. package/lib/module/components/weekly-hours-balance/interface.d.js +0 -4
  753. package/lib/module/components/weekly-hours-balance/interface.d.js.map +0 -1
  754. package/lib/module/components/weekly-table/components/row-table/index.js +0 -45
  755. package/lib/module/components/weekly-table/components/row-table/index.js.map +0 -1
  756. package/lib/module/components/weekly-table/components/row-table/interface.js +0 -2
  757. package/lib/module/components/weekly-table/components/row-table/interface.js.map +0 -1
  758. package/lib/module/components/weekly-table/helpers/calcular-jornada.js +0 -32
  759. package/lib/module/components/weekly-table/helpers/calcular-jornada.js.map +0 -1
  760. package/lib/module/components/weekly-table/helpers/calcular-total-horas.js +0 -75
  761. package/lib/module/components/weekly-table/helpers/calcular-total-horas.js.map +0 -1
  762. package/lib/module/components/weekly-table/helpers/data-mock.js +0 -53
  763. package/lib/module/components/weekly-table/helpers/data-mock.js.map +0 -1
  764. package/lib/module/components/weekly-table/index.js +0 -155
  765. package/lib/module/components/weekly-table/index.js.map +0 -1
  766. package/lib/module/components/weekly-table/interface.js +0 -4
  767. package/lib/module/components/weekly-table/interface.js.map +0 -1
  768. package/lib/module/index.js +0 -54
  769. package/lib/module/index.js.map +0 -1
  770. package/lib/module/package.json +0 -1
  771. package/lib/module/stories/activities-daily/activities-daily.stories.js +0 -36
  772. package/lib/module/stories/activities-daily/activities-daily.stories.js.map +0 -1
  773. package/lib/module/stories/activities-progress/activities-progress.stories.js +0 -64
  774. package/lib/module/stories/activities-progress/activities-progress.stories.js.map +0 -1
  775. package/lib/module/stories/balance-wash/balance-wash.stories.js +0 -35
  776. package/lib/module/stories/balance-wash/balance-wash.stories.js.map +0 -1
  777. package/lib/module/stories/bottom-message-conexion/bottom-message-conexion.stories.js +0 -65
  778. package/lib/module/stories/bottom-message-conexion/bottom-message-conexion.stories.js.map +0 -1
  779. package/lib/module/stories/box/box.stories.js +0 -109
  780. package/lib/module/stories/box/box.stories.js.map +0 -1
  781. package/lib/module/stories/button/button.stories.js +0 -200
  782. package/lib/module/stories/button/button.stories.js.map +0 -1
  783. package/lib/module/stories/capture-photo/capture-photo.stories.js +0 -167
  784. package/lib/module/stories/capture-photo/capture-photo.stories.js.map +0 -1
  785. package/lib/module/stories/card-hours/card-hours.stories.js +0 -102
  786. package/lib/module/stories/card-hours/card-hours.stories.js.map +0 -1
  787. package/lib/module/stories/card-maintenance/card-maintenance.stories.js +0 -46
  788. package/lib/module/stories/card-maintenance/card-maintenance.stories.js.map +0 -1
  789. package/lib/module/stories/card-report/card-report.stories.js +0 -27
  790. package/lib/module/stories/card-report/card-report.stories.js.map +0 -1
  791. package/lib/module/stories/card-scheduled-journey/card-scheduled-journey.stories.js +0 -96
  792. package/lib/module/stories/card-scheduled-journey/card-scheduled-journey.stories.js.map +0 -1
  793. package/lib/module/stories/card-with-draw-coil/card-with-draw-coil.stories.js +0 -57
  794. package/lib/module/stories/card-with-draw-coil/card-with-draw-coil.stories.js.map +0 -1
  795. package/lib/module/stories/card-work-session/card-work-session.stories.js +0 -49
  796. package/lib/module/stories/card-work-session/card-work-session.stories.js.map +0 -1
  797. package/lib/module/stories/coil-removel-code/coil-removel-code.stories.js +0 -35
  798. package/lib/module/stories/coil-removel-code/coil-removel-code.stories.js.map +0 -1
  799. package/lib/module/stories/confirm-withdraw-modal/confirm-withdraw-modal.stories.js +0 -40
  800. package/lib/module/stories/confirm-withdraw-modal/confirm-withdraw-modal.stories.js.map +0 -1
  801. package/lib/module/stories/header-profile/header-profile.stories.js +0 -96
  802. package/lib/module/stories/header-profile/header-profile.stories.js.map +0 -1
  803. package/lib/module/stories/history-activities-card/history-activities-card.stories.js +0 -63
  804. package/lib/module/stories/history-activities-card/history-activities-card.stories.js.map +0 -1
  805. package/lib/module/stories/loading-circle/loading-circle.stories.js +0 -42
  806. package/lib/module/stories/loading-circle/loading-circle.stories.js.map +0 -1
  807. package/lib/module/stories/maintenance-description-input/maintenance-description-input.stories.js +0 -44
  808. package/lib/module/stories/maintenance-description-input/maintenance-description-input.stories.js.map +0 -1
  809. package/lib/module/stories/modal-maintenance/modal-maintenance.stories.js +0 -61
  810. package/lib/module/stories/modal-maintenance/modal-maintenance.stories.js.map +0 -1
  811. package/lib/module/stories/modal-type-activities/modal-type-activities.stories.js +0 -91
  812. package/lib/module/stories/modal-type-activities/modal-type-activities.stories.js.map +0 -1
  813. package/lib/module/stories/monthly-summary-table/monthly-summary-table.stories.js +0 -72
  814. package/lib/module/stories/monthly-summary-table/monthly-summary-table.stories.js.map +0 -1
  815. package/lib/module/stories/report-bobinas/report-bobinas.stories.js +0 -27
  816. package/lib/module/stories/report-bobinas/report-bobinas.stories.js.map +0 -1
  817. package/lib/module/stories/select-option/select-option.stories.js +0 -51
  818. package/lib/module/stories/select-option/select-option.stories.js.map +0 -1
  819. package/lib/module/stories/step-indicator/step-indicator.stories.js +0 -99
  820. package/lib/module/stories/step-indicator/step-indicator.stories.js.map +0 -1
  821. package/lib/module/stories/supply-error-card/supply-error-card.stories.js +0 -81
  822. package/lib/module/stories/supply-error-card/supply-error-card.stories.js.map +0 -1
  823. package/lib/module/stories/toast-message/toast-message.stories.js +0 -90
  824. package/lib/module/stories/toast-message/toast-message.stories.js.map +0 -1
  825. package/lib/module/stories/toggle-fuel/toggle-fuel.stories.js +0 -69
  826. package/lib/module/stories/toggle-fuel/toggle-fuel.stories.js.map +0 -1
  827. package/lib/module/stories/travel-history/travel-history.stories.js +0 -72
  828. package/lib/module/stories/travel-history/travel-history.stories.js.map +0 -1
  829. package/lib/module/stories/trip-details-card/trip-details-card.stories.js +0 -45
  830. package/lib/module/stories/trip-details-card/trip-details-card.stories.js.map +0 -1
  831. package/lib/module/stories/truck-not-found/trucl-not-found.stories.js +0 -33
  832. package/lib/module/stories/truck-not-found/trucl-not-found.stories.js.map +0 -1
  833. package/lib/module/stories/typography/typography.stories.js +0 -137
  834. package/lib/module/stories/typography/typography.stories.js.map +0 -1
  835. package/lib/module/stories/user-journey-work-card/user-journey-work-card.stories.js +0 -58
  836. package/lib/module/stories/user-journey-work-card/user-journey-work-card.stories.js.map +0 -1
  837. package/lib/module/stories/user-profile/user-profile.stories.js +0 -50
  838. package/lib/module/stories/user-profile/user-profile.stories.js.map +0 -1
  839. package/lib/module/stories/week-calendar/week-calenda.stories.js +0 -40
  840. package/lib/module/stories/week-calendar/week-calenda.stories.js.map +0 -1
  841. package/lib/module/styles/global/interface.d.js +0 -4
  842. package/lib/module/styles/global/interface.d.js.map +0 -1
  843. package/lib/module/styles/global/styles.js +0 -57
  844. package/lib/module/styles/global/styles.js.map +0 -1
  845. package/lib/module/styles/global/theme-provider.js +0 -21
  846. package/lib/module/styles/global/theme-provider.js.map +0 -1
  847. package/lib/module/styles/theme/theme.js +0 -187
  848. package/lib/module/styles/theme/theme.js.map +0 -1
  849. package/lib/module/utils/forma-month/index.js +0 -25
  850. package/lib/module/utils/forma-month/index.js.map +0 -1
  851. package/lib/module/utils/format-date/index.js +0 -52
  852. package/lib/module/utils/format-date/index.js.map +0 -1
  853. package/lib/module/utils/format-value/index.js +0 -10
  854. package/lib/module/utils/format-value/index.js.map +0 -1
  855. package/lib/module/utils/get-icon-by-property/index.js +0 -81
  856. package/lib/module/utils/get-icon-by-property/index.js.map +0 -1
  857. package/lib/module/utils/get-weeks/index.js +0 -35
  858. package/lib/module/utils/get-weeks/index.js.map +0 -1
  859. package/lib/typescript/commonjs/package.json +0 -1
  860. package/lib/typescript/commonjs/src/@types/as-base-component.d.ts +0 -3
  861. package/lib/typescript/commonjs/src/@types/as-base-component.d.ts.map +0 -1
  862. package/lib/typescript/commonjs/src/common/constants/index.d.ts +0 -5
  863. package/lib/typescript/commonjs/src/common/constants/index.d.ts.map +0 -1
  864. package/lib/typescript/commonjs/src/common/icons-svg/arrow-chevron-down/index.d.ts +0 -11
  865. package/lib/typescript/commonjs/src/common/icons-svg/arrow-chevron-down/index.d.ts.map +0 -1
  866. package/lib/typescript/commonjs/src/common/icons-svg/arrow-chevron-up/index.d.ts +0 -8
  867. package/lib/typescript/commonjs/src/common/icons-svg/arrow-chevron-up/index.d.ts.map +0 -1
  868. package/lib/typescript/commonjs/src/common/icons-svg/arrow-drop-down/index.d.ts +0 -14
  869. package/lib/typescript/commonjs/src/common/icons-svg/arrow-drop-down/index.d.ts.map +0 -1
  870. package/lib/typescript/commonjs/src/common/icons-svg/arrow-left/index.d.ts +0 -11
  871. package/lib/typescript/commonjs/src/common/icons-svg/arrow-left/index.d.ts.map +0 -1
  872. package/lib/typescript/commonjs/src/common/icons-svg/bed/index.d.ts +0 -11
  873. package/lib/typescript/commonjs/src/common/icons-svg/bed/index.d.ts.map +0 -1
  874. package/lib/typescript/commonjs/src/common/icons-svg/bell/index.d.ts +0 -8
  875. package/lib/typescript/commonjs/src/common/icons-svg/bell/index.d.ts.map +0 -1
  876. package/lib/typescript/commonjs/src/common/icons-svg/bluetooth/index.d.ts +0 -11
  877. package/lib/typescript/commonjs/src/common/icons-svg/bluetooth/index.d.ts.map +0 -1
  878. package/lib/typescript/commonjs/src/common/icons-svg/bluetooth-connected/index.d.ts +0 -11
  879. package/lib/typescript/commonjs/src/common/icons-svg/bluetooth-connected/index.d.ts.map +0 -1
  880. package/lib/typescript/commonjs/src/common/icons-svg/calendar/index.d.ts +0 -11
  881. package/lib/typescript/commonjs/src/common/icons-svg/calendar/index.d.ts.map +0 -1
  882. package/lib/typescript/commonjs/src/common/icons-svg/call-bell/index.d.ts +0 -11
  883. package/lib/typescript/commonjs/src/common/icons-svg/call-bell/index.d.ts.map +0 -1
  884. package/lib/typescript/commonjs/src/common/icons-svg/camera-plus/index.d.ts +0 -11
  885. package/lib/typescript/commonjs/src/common/icons-svg/camera-plus/index.d.ts.map +0 -1
  886. package/lib/typescript/commonjs/src/common/icons-svg/car/index.d.ts +0 -11
  887. package/lib/typescript/commonjs/src/common/icons-svg/car/index.d.ts.map +0 -1
  888. package/lib/typescript/commonjs/src/common/icons-svg/chart-bar/index.d.ts +0 -11
  889. package/lib/typescript/commonjs/src/common/icons-svg/chart-bar/index.d.ts.map +0 -1
  890. package/lib/typescript/commonjs/src/common/icons-svg/check-box-fill/index.d.ts +0 -14
  891. package/lib/typescript/commonjs/src/common/icons-svg/check-box-fill/index.d.ts.map +0 -1
  892. package/lib/typescript/commonjs/src/common/icons-svg/check-box-outline/index.d.ts +0 -14
  893. package/lib/typescript/commonjs/src/common/icons-svg/check-box-outline/index.d.ts.map +0 -1
  894. package/lib/typescript/commonjs/src/common/icons-svg/check-circle/index.d.ts +0 -11
  895. package/lib/typescript/commonjs/src/common/icons-svg/check-circle/index.d.ts.map +0 -1
  896. package/lib/typescript/commonjs/src/common/icons-svg/check-outline/index.d.ts +0 -14
  897. package/lib/typescript/commonjs/src/common/icons-svg/check-outline/index.d.ts.map +0 -1
  898. package/lib/typescript/commonjs/src/common/icons-svg/chevron-down/index.d.ts +0 -9
  899. package/lib/typescript/commonjs/src/common/icons-svg/chevron-down/index.d.ts.map +0 -1
  900. package/lib/typescript/commonjs/src/common/icons-svg/chevron-up/index.d.ts +0 -9
  901. package/lib/typescript/commonjs/src/common/icons-svg/chevron-up/index.d.ts.map +0 -1
  902. package/lib/typescript/commonjs/src/common/icons-svg/closed/index.d.ts +0 -14
  903. package/lib/typescript/commonjs/src/common/icons-svg/closed/index.d.ts.map +0 -1
  904. package/lib/typescript/commonjs/src/common/icons-svg/coffee/index.d.ts +0 -11
  905. package/lib/typescript/commonjs/src/common/icons-svg/coffee/index.d.ts.map +0 -1
  906. package/lib/typescript/commonjs/src/common/icons-svg/constants/index.d.ts +0 -64
  907. package/lib/typescript/commonjs/src/common/icons-svg/constants/index.d.ts.map +0 -1
  908. package/lib/typescript/commonjs/src/common/icons-svg/credit-card/index.d.ts +0 -14
  909. package/lib/typescript/commonjs/src/common/icons-svg/credit-card/index.d.ts.map +0 -1
  910. package/lib/typescript/commonjs/src/common/icons-svg/currency/index.d.ts +0 -11
  911. package/lib/typescript/commonjs/src/common/icons-svg/currency/index.d.ts.map +0 -1
  912. package/lib/typescript/commonjs/src/common/icons-svg/currency-circle-dollar/index.d.ts +0 -11
  913. package/lib/typescript/commonjs/src/common/icons-svg/currency-circle-dollar/index.d.ts.map +0 -1
  914. package/lib/typescript/commonjs/src/common/icons-svg/exclamation-circle/index.d.ts +0 -5
  915. package/lib/typescript/commonjs/src/common/icons-svg/exclamation-circle/index.d.ts.map +0 -1
  916. package/lib/typescript/commonjs/src/common/icons-svg/exclamation-triangle/index.d.ts +0 -5
  917. package/lib/typescript/commonjs/src/common/icons-svg/exclamation-triangle/index.d.ts.map +0 -1
  918. package/lib/typescript/commonjs/src/common/icons-svg/eye/index.d.ts +0 -11
  919. package/lib/typescript/commonjs/src/common/icons-svg/eye/index.d.ts.map +0 -1
  920. package/lib/typescript/commonjs/src/common/icons-svg/eye-slash/index.d.ts +0 -11
  921. package/lib/typescript/commonjs/src/common/icons-svg/eye-slash/index.d.ts.map +0 -1
  922. package/lib/typescript/commonjs/src/common/icons-svg/file-text/index.d.ts +0 -14
  923. package/lib/typescript/commonjs/src/common/icons-svg/file-text/index.d.ts.map +0 -1
  924. package/lib/typescript/commonjs/src/common/icons-svg/files/index.d.ts +0 -8
  925. package/lib/typescript/commonjs/src/common/icons-svg/files/index.d.ts.map +0 -1
  926. package/lib/typescript/commonjs/src/common/icons-svg/gas-pump/index.d.ts +0 -11
  927. package/lib/typescript/commonjs/src/common/icons-svg/gas-pump/index.d.ts.map +0 -1
  928. package/lib/typescript/commonjs/src/common/icons-svg/gauge/index.d.ts +0 -11
  929. package/lib/typescript/commonjs/src/common/icons-svg/gauge/index.d.ts.map +0 -1
  930. package/lib/typescript/commonjs/src/common/icons-svg/gear/index.d.ts +0 -11
  931. package/lib/typescript/commonjs/src/common/icons-svg/gear/index.d.ts.map +0 -1
  932. package/lib/typescript/commonjs/src/common/icons-svg/hourglass/index.d.ts +0 -11
  933. package/lib/typescript/commonjs/src/common/icons-svg/hourglass/index.d.ts.map +0 -1
  934. package/lib/typescript/commonjs/src/common/icons-svg/house/index.d.ts +0 -11
  935. package/lib/typescript/commonjs/src/common/icons-svg/house/index.d.ts.map +0 -1
  936. package/lib/typescript/commonjs/src/common/icons-svg/index.d.ts +0 -12
  937. package/lib/typescript/commonjs/src/common/icons-svg/index.d.ts.map +0 -1
  938. package/lib/typescript/commonjs/src/common/icons-svg/island/index.d.ts +0 -11
  939. package/lib/typescript/commonjs/src/common/icons-svg/island/index.d.ts.map +0 -1
  940. package/lib/typescript/commonjs/src/common/icons-svg/lifebuoy/index.d.ts +0 -11
  941. package/lib/typescript/commonjs/src/common/icons-svg/lifebuoy/index.d.ts.map +0 -1
  942. package/lib/typescript/commonjs/src/common/icons-svg/list/index.d.ts +0 -11
  943. package/lib/typescript/commonjs/src/common/icons-svg/list/index.d.ts.map +0 -1
  944. package/lib/typescript/commonjs/src/common/icons-svg/moon-stars/index.d.ts +0 -11
  945. package/lib/typescript/commonjs/src/common/icons-svg/moon-stars/index.d.ts.map +0 -1
  946. package/lib/typescript/commonjs/src/common/icons-svg/note-pincel/index.d.ts +0 -11
  947. package/lib/typescript/commonjs/src/common/icons-svg/note-pincel/index.d.ts.map +0 -1
  948. package/lib/typescript/commonjs/src/common/icons-svg/package/index.d.ts +0 -11
  949. package/lib/typescript/commonjs/src/common/icons-svg/package/index.d.ts.map +0 -1
  950. package/lib/typescript/commonjs/src/common/icons-svg/package-check/index.d.ts +0 -14
  951. package/lib/typescript/commonjs/src/common/icons-svg/package-check/index.d.ts.map +0 -1
  952. package/lib/typescript/commonjs/src/common/icons-svg/plus/index.d.ts +0 -11
  953. package/lib/typescript/commonjs/src/common/icons-svg/plus/index.d.ts.map +0 -1
  954. package/lib/typescript/commonjs/src/common/icons-svg/recused/index.d.ts +0 -11
  955. package/lib/typescript/commonjs/src/common/icons-svg/recused/index.d.ts.map +0 -1
  956. package/lib/typescript/commonjs/src/common/icons-svg/shopping-cart/index.d.ts +0 -14
  957. package/lib/typescript/commonjs/src/common/icons-svg/shopping-cart/index.d.ts.map +0 -1
  958. package/lib/typescript/commonjs/src/common/icons-svg/steering-wheel/index.d.ts +0 -11
  959. package/lib/typescript/commonjs/src/common/icons-svg/steering-wheel/index.d.ts.map +0 -1
  960. package/lib/typescript/commonjs/src/common/icons-svg/steering-wheel-fill/index.d.ts +0 -11
  961. package/lib/typescript/commonjs/src/common/icons-svg/steering-wheel-fill/index.d.ts.map +0 -1
  962. package/lib/typescript/commonjs/src/common/icons-svg/timer/index.d.ts +0 -11
  963. package/lib/typescript/commonjs/src/common/icons-svg/timer/index.d.ts.map +0 -1
  964. package/lib/typescript/commonjs/src/common/icons-svg/trophy/index.d.ts +0 -11
  965. package/lib/typescript/commonjs/src/common/icons-svg/trophy/index.d.ts.map +0 -1
  966. package/lib/typescript/commonjs/src/common/icons-svg/truck/index.d.ts +0 -11
  967. package/lib/typescript/commonjs/src/common/icons-svg/truck/index.d.ts.map +0 -1
  968. package/lib/typescript/commonjs/src/common/icons-svg/truck-activity/index.d.ts +0 -11
  969. package/lib/typescript/commonjs/src/common/icons-svg/truck-activity/index.d.ts.map +0 -1
  970. package/lib/typescript/commonjs/src/common/icons-svg/truck-trailer/index.d.ts +0 -11
  971. package/lib/typescript/commonjs/src/common/icons-svg/truck-trailer/index.d.ts.map +0 -1
  972. package/lib/typescript/commonjs/src/common/icons-svg/wifi-high/index.d.ts +0 -11
  973. package/lib/typescript/commonjs/src/common/icons-svg/wifi-high/index.d.ts.map +0 -1
  974. package/lib/typescript/commonjs/src/common/icons-svg/wifi-x/index.d.ts +0 -11
  975. package/lib/typescript/commonjs/src/common/icons-svg/wifi-x/index.d.ts.map +0 -1
  976. package/lib/typescript/commonjs/src/common/icons-svg/x-circle/index.d.ts +0 -14
  977. package/lib/typescript/commonjs/src/common/icons-svg/x-circle/index.d.ts.map +0 -1
  978. package/lib/typescript/commonjs/src/components/activities-daily/index.d.ts +0 -11
  979. package/lib/typescript/commonjs/src/components/activities-daily/index.d.ts.map +0 -1
  980. package/lib/typescript/commonjs/src/components/activities-progress/index.d.ts +0 -11
  981. package/lib/typescript/commonjs/src/components/activities-progress/index.d.ts.map +0 -1
  982. package/lib/typescript/commonjs/src/components/balance-wash/index.d.ts +0 -61
  983. package/lib/typescript/commonjs/src/components/balance-wash/index.d.ts.map +0 -1
  984. package/lib/typescript/commonjs/src/components/bottom-message-conexion/index.d.ts +0 -11
  985. package/lib/typescript/commonjs/src/components/bottom-message-conexion/index.d.ts.map +0 -1
  986. package/lib/typescript/commonjs/src/components/bottom-message-conexion/interface.d.ts +0 -11
  987. package/lib/typescript/commonjs/src/components/bottom-message-conexion/interface.d.ts.map +0 -1
  988. package/lib/typescript/commonjs/src/components/bottom-message-conexion/styles.d.ts +0 -20
  989. package/lib/typescript/commonjs/src/components/bottom-message-conexion/styles.d.ts.map +0 -1
  990. package/lib/typescript/commonjs/src/components/box/index.d.ts +0 -74
  991. package/lib/typescript/commonjs/src/components/box/index.d.ts.map +0 -1
  992. package/lib/typescript/commonjs/src/components/box/styles.d.ts +0 -15
  993. package/lib/typescript/commonjs/src/components/box/styles.d.ts.map +0 -1
  994. package/lib/typescript/commonjs/src/components/button/index.d.ts +0 -77
  995. package/lib/typescript/commonjs/src/components/button/index.d.ts.map +0 -1
  996. package/lib/typescript/commonjs/src/components/button/styles.d.ts +0 -24
  997. package/lib/typescript/commonjs/src/components/button/styles.d.ts.map +0 -1
  998. package/lib/typescript/commonjs/src/components/capture-photo/index.d.ts +0 -81
  999. package/lib/typescript/commonjs/src/components/capture-photo/index.d.ts.map +0 -1
  1000. package/lib/typescript/commonjs/src/components/capture-photo/styles.d.ts +0 -12
  1001. package/lib/typescript/commonjs/src/components/capture-photo/styles.d.ts.map +0 -1
  1002. package/lib/typescript/commonjs/src/components/card-hours/index.d.ts +0 -75
  1003. package/lib/typescript/commonjs/src/components/card-hours/index.d.ts.map +0 -1
  1004. package/lib/typescript/commonjs/src/components/card-maintenance/index.d.ts +0 -8
  1005. package/lib/typescript/commonjs/src/components/card-maintenance/index.d.ts.map +0 -1
  1006. package/lib/typescript/commonjs/src/components/card-report/index.d.ts +0 -71
  1007. package/lib/typescript/commonjs/src/components/card-report/index.d.ts.map +0 -1
  1008. package/lib/typescript/commonjs/src/components/card-scheduled-journey/index.d.ts +0 -68
  1009. package/lib/typescript/commonjs/src/components/card-scheduled-journey/index.d.ts.map +0 -1
  1010. package/lib/typescript/commonjs/src/components/card-scheduled-journey/styles.d.ts +0 -12
  1011. package/lib/typescript/commonjs/src/components/card-scheduled-journey/styles.d.ts.map +0 -1
  1012. package/lib/typescript/commonjs/src/components/card-with-draw-coil/index.d.ts +0 -70
  1013. package/lib/typescript/commonjs/src/components/card-with-draw-coil/index.d.ts.map +0 -1
  1014. package/lib/typescript/commonjs/src/components/card-work-session/index.d.ts +0 -71
  1015. package/lib/typescript/commonjs/src/components/card-work-session/index.d.ts.map +0 -1
  1016. package/lib/typescript/commonjs/src/components/coil-removel-code/index.d.ts +0 -12
  1017. package/lib/typescript/commonjs/src/components/coil-removel-code/index.d.ts.map +0 -1
  1018. package/lib/typescript/commonjs/src/components/confirm-withdraw-modal/index.d.ts +0 -8
  1019. package/lib/typescript/commonjs/src/components/confirm-withdraw-modal/index.d.ts.map +0 -1
  1020. package/lib/typescript/commonjs/src/components/header-profile/index.d.ts +0 -69
  1021. package/lib/typescript/commonjs/src/components/header-profile/index.d.ts.map +0 -1
  1022. package/lib/typescript/commonjs/src/components/history-activities-card/index.d.ts +0 -76
  1023. package/lib/typescript/commonjs/src/components/history-activities-card/index.d.ts.map +0 -1
  1024. package/lib/typescript/commonjs/src/components/history-activities-card/interface.d.ts +0 -121
  1025. package/lib/typescript/commonjs/src/components/history-activities-card/interface.d.ts.map +0 -1
  1026. package/lib/typescript/commonjs/src/components/input/index.d.ts +0 -32
  1027. package/lib/typescript/commonjs/src/components/input/index.d.ts.map +0 -1
  1028. package/lib/typescript/commonjs/src/components/input/styles.d.ts +0 -28
  1029. package/lib/typescript/commonjs/src/components/input/styles.d.ts.map +0 -1
  1030. package/lib/typescript/commonjs/src/components/loading-circle/index.d.ts +0 -8
  1031. package/lib/typescript/commonjs/src/components/loading-circle/index.d.ts.map +0 -1
  1032. package/lib/typescript/commonjs/src/components/loading-circle/interface.d.ts +0 -8
  1033. package/lib/typescript/commonjs/src/components/loading-circle/interface.d.ts.map +0 -1
  1034. package/lib/typescript/commonjs/src/components/maintenance-description-input/index.d.ts +0 -28
  1035. package/lib/typescript/commonjs/src/components/maintenance-description-input/index.d.ts.map +0 -1
  1036. package/lib/typescript/commonjs/src/components/maintenance-description-input/styles.d.ts +0 -30
  1037. package/lib/typescript/commonjs/src/components/maintenance-description-input/styles.d.ts.map +0 -1
  1038. package/lib/typescript/commonjs/src/components/modal-maintenance/index.d.ts +0 -8
  1039. package/lib/typescript/commonjs/src/components/modal-maintenance/index.d.ts.map +0 -1
  1040. package/lib/typescript/commonjs/src/components/modal-type-activities/index.d.ts +0 -11
  1041. package/lib/typescript/commonjs/src/components/modal-type-activities/index.d.ts.map +0 -1
  1042. package/lib/typescript/commonjs/src/components/modal-type-activities/interface.d.ts +0 -27
  1043. package/lib/typescript/commonjs/src/components/modal-type-activities/interface.d.ts.map +0 -1
  1044. package/lib/typescript/commonjs/src/components/modal-type-activities/mock/index.d.ts +0 -20
  1045. package/lib/typescript/commonjs/src/components/modal-type-activities/mock/index.d.ts.map +0 -1
  1046. package/lib/typescript/commonjs/src/components/monthly-summary-table/components/row-table/index.d.ts +0 -8
  1047. package/lib/typescript/commonjs/src/components/monthly-summary-table/components/row-table/index.d.ts.map +0 -1
  1048. package/lib/typescript/commonjs/src/components/monthly-summary-table/components/row-table/interface.d.ts +0 -14
  1049. package/lib/typescript/commonjs/src/components/monthly-summary-table/components/row-table/interface.d.ts.map +0 -1
  1050. package/lib/typescript/commonjs/src/components/monthly-summary-table/index.d.ts +0 -8
  1051. package/lib/typescript/commonjs/src/components/monthly-summary-table/index.d.ts.map +0 -1
  1052. package/lib/typescript/commonjs/src/components/monthly-summary-table/mocks/resumoMensalExample.d.ts +0 -3
  1053. package/lib/typescript/commonjs/src/components/monthly-summary-table/mocks/resumoMensalExample.d.ts.map +0 -1
  1054. package/lib/typescript/commonjs/src/components/report-bobinas/index.d.ts +0 -69
  1055. package/lib/typescript/commonjs/src/components/report-bobinas/index.d.ts.map +0 -1
  1056. package/lib/typescript/commonjs/src/components/report-bobinas/interface.d.ts +0 -100
  1057. package/lib/typescript/commonjs/src/components/report-bobinas/interface.d.ts.map +0 -1
  1058. package/lib/typescript/commonjs/src/components/resume-raking/index.d.ts +0 -8
  1059. package/lib/typescript/commonjs/src/components/resume-raking/index.d.ts.map +0 -1
  1060. package/lib/typescript/commonjs/src/components/resume-raking/interface.d.ts +0 -13
  1061. package/lib/typescript/commonjs/src/components/resume-raking/interface.d.ts.map +0 -1
  1062. package/lib/typescript/commonjs/src/components/resume-raking/styles.d.ts +0 -1
  1063. package/lib/typescript/commonjs/src/components/resume-raking/styles.d.ts.map +0 -1
  1064. package/lib/typescript/commonjs/src/components/select-week-card/helpers/index.d.ts +0 -15
  1065. package/lib/typescript/commonjs/src/components/select-week-card/helpers/index.d.ts.map +0 -1
  1066. package/lib/typescript/commonjs/src/components/select-week-card/index.d.ts +0 -7
  1067. package/lib/typescript/commonjs/src/components/select-week-card/index.d.ts.map +0 -1
  1068. package/lib/typescript/commonjs/src/components/select-week-card/interface.d.ts +0 -12
  1069. package/lib/typescript/commonjs/src/components/select-week-card/interface.d.ts.map +0 -1
  1070. package/lib/typescript/commonjs/src/components/selects/select-option/index.d.ts +0 -20
  1071. package/lib/typescript/commonjs/src/components/selects/select-option/index.d.ts.map +0 -1
  1072. package/lib/typescript/commonjs/src/components/selects/select-option/styles.d.ts +0 -64
  1073. package/lib/typescript/commonjs/src/components/selects/select-option/styles.d.ts.map +0 -1
  1074. package/lib/typescript/commonjs/src/components/step-indicator/helpers/get-icon-by-status.d.ts +0 -15
  1075. package/lib/typescript/commonjs/src/components/step-indicator/helpers/get-icon-by-status.d.ts.map +0 -1
  1076. package/lib/typescript/commonjs/src/components/step-indicator/index.d.ts +0 -14
  1077. package/lib/typescript/commonjs/src/components/step-indicator/index.d.ts.map +0 -1
  1078. package/lib/typescript/commonjs/src/components/step-indicator/styles.d.ts +0 -57
  1079. package/lib/typescript/commonjs/src/components/step-indicator/styles.d.ts.map +0 -1
  1080. package/lib/typescript/commonjs/src/components/supply-error-card/index.d.ts +0 -73
  1081. package/lib/typescript/commonjs/src/components/supply-error-card/index.d.ts.map +0 -1
  1082. package/lib/typescript/commonjs/src/components/toast-message/index.d.ts +0 -11
  1083. package/lib/typescript/commonjs/src/components/toast-message/index.d.ts.map +0 -1
  1084. package/lib/typescript/commonjs/src/components/toast-message/interface.d.ts +0 -16
  1085. package/lib/typescript/commonjs/src/components/toast-message/interface.d.ts.map +0 -1
  1086. package/lib/typescript/commonjs/src/components/toast-message/styles.d.ts +0 -42
  1087. package/lib/typescript/commonjs/src/components/toast-message/styles.d.ts.map +0 -1
  1088. package/lib/typescript/commonjs/src/components/toggle-fuel/index.d.ts +0 -12
  1089. package/lib/typescript/commonjs/src/components/toggle-fuel/index.d.ts.map +0 -1
  1090. package/lib/typescript/commonjs/src/components/toggle-fuel/style.d.ts +0 -32
  1091. package/lib/typescript/commonjs/src/components/toggle-fuel/style.d.ts.map +0 -1
  1092. package/lib/typescript/commonjs/src/components/travel-history/index.d.ts +0 -79
  1093. package/lib/typescript/commonjs/src/components/travel-history/index.d.ts.map +0 -1
  1094. package/lib/typescript/commonjs/src/components/trip-details-card/index.d.ts +0 -8
  1095. package/lib/typescript/commonjs/src/components/trip-details-card/index.d.ts.map +0 -1
  1096. package/lib/typescript/commonjs/src/components/truck-not-found/index.d.ts +0 -11
  1097. package/lib/typescript/commonjs/src/components/truck-not-found/index.d.ts.map +0 -1
  1098. package/lib/typescript/commonjs/src/components/typography/index.d.ts +0 -32
  1099. package/lib/typescript/commonjs/src/components/typography/index.d.ts.map +0 -1
  1100. package/lib/typescript/commonjs/src/components/typography/styles.d.ts +0 -30
  1101. package/lib/typescript/commonjs/src/components/typography/styles.d.ts.map +0 -1
  1102. package/lib/typescript/commonjs/src/components/user-journey-work-card/index.d.ts +0 -70
  1103. package/lib/typescript/commonjs/src/components/user-journey-work-card/index.d.ts.map +0 -1
  1104. package/lib/typescript/commonjs/src/components/user-profile/index.d.ts +0 -71
  1105. package/lib/typescript/commonjs/src/components/user-profile/index.d.ts.map +0 -1
  1106. package/lib/typescript/commonjs/src/components/weekly-hours-balance/index.d.ts +0 -61
  1107. package/lib/typescript/commonjs/src/components/weekly-hours-balance/index.d.ts.map +0 -1
  1108. package/lib/typescript/commonjs/src/components/weekly-table/components/row-table/index.d.ts +0 -11
  1109. package/lib/typescript/commonjs/src/components/weekly-table/components/row-table/index.d.ts.map +0 -1
  1110. package/lib/typescript/commonjs/src/components/weekly-table/components/row-table/interface.d.ts +0 -14
  1111. package/lib/typescript/commonjs/src/components/weekly-table/components/row-table/interface.d.ts.map +0 -1
  1112. package/lib/typescript/commonjs/src/components/weekly-table/helpers/calcular-jornada.d.ts +0 -15
  1113. package/lib/typescript/commonjs/src/components/weekly-table/helpers/calcular-jornada.d.ts.map +0 -1
  1114. package/lib/typescript/commonjs/src/components/weekly-table/helpers/calcular-total-horas.d.ts +0 -16
  1115. package/lib/typescript/commonjs/src/components/weekly-table/helpers/calcular-total-horas.d.ts.map +0 -1
  1116. package/lib/typescript/commonjs/src/components/weekly-table/helpers/data-mock.d.ts +0 -2
  1117. package/lib/typescript/commonjs/src/components/weekly-table/helpers/data-mock.d.ts.map +0 -1
  1118. package/lib/typescript/commonjs/src/components/weekly-table/index.d.ts +0 -8
  1119. package/lib/typescript/commonjs/src/components/weekly-table/index.d.ts.map +0 -1
  1120. package/lib/typescript/commonjs/src/components/weekly-table/interface.d.ts +0 -31
  1121. package/lib/typescript/commonjs/src/components/weekly-table/interface.d.ts.map +0 -1
  1122. package/lib/typescript/commonjs/src/index.d.ts +0 -44
  1123. package/lib/typescript/commonjs/src/index.d.ts.map +0 -1
  1124. package/lib/typescript/commonjs/src/stories/activities-daily/activities-daily.stories.d.ts +0 -7
  1125. package/lib/typescript/commonjs/src/stories/activities-daily/activities-daily.stories.d.ts.map +0 -1
  1126. package/lib/typescript/commonjs/src/stories/activities-progress/activities-progress.stories.d.ts +0 -9
  1127. package/lib/typescript/commonjs/src/stories/activities-progress/activities-progress.stories.d.ts.map +0 -1
  1128. package/lib/typescript/commonjs/src/stories/balance-wash/balance-wash.stories.d.ts +0 -10
  1129. package/lib/typescript/commonjs/src/stories/balance-wash/balance-wash.stories.d.ts.map +0 -1
  1130. package/lib/typescript/commonjs/src/stories/bottom-message-conexion/bottom-message-conexion.stories.d.ts +0 -13
  1131. package/lib/typescript/commonjs/src/stories/bottom-message-conexion/bottom-message-conexion.stories.d.ts.map +0 -1
  1132. package/lib/typescript/commonjs/src/stories/box/box.stories.d.ts +0 -9
  1133. package/lib/typescript/commonjs/src/stories/box/box.stories.d.ts.map +0 -1
  1134. package/lib/typescript/commonjs/src/stories/button/button.stories.d.ts +0 -11
  1135. package/lib/typescript/commonjs/src/stories/button/button.stories.d.ts.map +0 -1
  1136. package/lib/typescript/commonjs/src/stories/capture-photo/capture-photo.stories.d.ts +0 -10
  1137. package/lib/typescript/commonjs/src/stories/capture-photo/capture-photo.stories.d.ts.map +0 -1
  1138. package/lib/typescript/commonjs/src/stories/card-hours/card-hours.stories.d.ts +0 -8
  1139. package/lib/typescript/commonjs/src/stories/card-hours/card-hours.stories.d.ts.map +0 -1
  1140. package/lib/typescript/commonjs/src/stories/card-maintenance/card-maintenance.stories.d.ts +0 -10
  1141. package/lib/typescript/commonjs/src/stories/card-maintenance/card-maintenance.stories.d.ts.map +0 -1
  1142. package/lib/typescript/commonjs/src/stories/card-report/card-report.stories.d.ts +0 -7
  1143. package/lib/typescript/commonjs/src/stories/card-report/card-report.stories.d.ts.map +0 -1
  1144. package/lib/typescript/commonjs/src/stories/card-scheduled-journey/card-scheduled-journey.stories.d.ts +0 -11
  1145. package/lib/typescript/commonjs/src/stories/card-scheduled-journey/card-scheduled-journey.stories.d.ts.map +0 -1
  1146. package/lib/typescript/commonjs/src/stories/card-with-draw-coil/card-with-draw-coil.stories.d.ts +0 -10
  1147. package/lib/typescript/commonjs/src/stories/card-with-draw-coil/card-with-draw-coil.stories.d.ts.map +0 -1
  1148. package/lib/typescript/commonjs/src/stories/card-work-session/card-work-session.stories.d.ts +0 -7
  1149. package/lib/typescript/commonjs/src/stories/card-work-session/card-work-session.stories.d.ts.map +0 -1
  1150. package/lib/typescript/commonjs/src/stories/coil-removel-code/coil-removel-code.stories.d.ts +0 -7
  1151. package/lib/typescript/commonjs/src/stories/coil-removel-code/coil-removel-code.stories.d.ts.map +0 -1
  1152. package/lib/typescript/commonjs/src/stories/confirm-withdraw-modal/confirm-withdraw-modal.stories.d.ts +0 -10
  1153. package/lib/typescript/commonjs/src/stories/confirm-withdraw-modal/confirm-withdraw-modal.stories.d.ts.map +0 -1
  1154. package/lib/typescript/commonjs/src/stories/header-profile/header-profile.stories.d.ts +0 -11
  1155. package/lib/typescript/commonjs/src/stories/header-profile/header-profile.stories.d.ts.map +0 -1
  1156. package/lib/typescript/commonjs/src/stories/history-activities-card/history-activities-card.stories.d.ts +0 -10
  1157. package/lib/typescript/commonjs/src/stories/history-activities-card/history-activities-card.stories.d.ts.map +0 -1
  1158. package/lib/typescript/commonjs/src/stories/loading-circle/loading-circle.stories.d.ts +0 -7
  1159. package/lib/typescript/commonjs/src/stories/loading-circle/loading-circle.stories.d.ts.map +0 -1
  1160. package/lib/typescript/commonjs/src/stories/maintenance-description-input/maintenance-description-input.stories.d.ts +0 -7
  1161. package/lib/typescript/commonjs/src/stories/maintenance-description-input/maintenance-description-input.stories.d.ts.map +0 -1
  1162. package/lib/typescript/commonjs/src/stories/modal-maintenance/modal-maintenance.stories.d.ts +0 -8
  1163. package/lib/typescript/commonjs/src/stories/modal-maintenance/modal-maintenance.stories.d.ts.map +0 -1
  1164. package/lib/typescript/commonjs/src/stories/modal-type-activities/modal-type-activities.stories.d.ts +0 -14
  1165. package/lib/typescript/commonjs/src/stories/modal-type-activities/modal-type-activities.stories.d.ts.map +0 -1
  1166. package/lib/typescript/commonjs/src/stories/monthly-summary-table/monthly-summary-table.stories.d.ts +0 -7
  1167. package/lib/typescript/commonjs/src/stories/monthly-summary-table/monthly-summary-table.stories.d.ts.map +0 -1
  1168. package/lib/typescript/commonjs/src/stories/report-bobinas/report-bobinas.stories.d.ts +0 -7
  1169. package/lib/typescript/commonjs/src/stories/report-bobinas/report-bobinas.stories.d.ts.map +0 -1
  1170. package/lib/typescript/commonjs/src/stories/select-option/select-option.stories.d.ts +0 -7
  1171. package/lib/typescript/commonjs/src/stories/select-option/select-option.stories.d.ts.map +0 -1
  1172. package/lib/typescript/commonjs/src/stories/step-indicator/step-indicator.stories.d.ts +0 -8
  1173. package/lib/typescript/commonjs/src/stories/step-indicator/step-indicator.stories.d.ts.map +0 -1
  1174. package/lib/typescript/commonjs/src/stories/supply-error-card/supply-error-card.stories.d.ts +0 -8
  1175. package/lib/typescript/commonjs/src/stories/supply-error-card/supply-error-card.stories.d.ts.map +0 -1
  1176. package/lib/typescript/commonjs/src/stories/toast-message/toast-message.stories.d.ts +0 -15
  1177. package/lib/typescript/commonjs/src/stories/toast-message/toast-message.stories.d.ts.map +0 -1
  1178. package/lib/typescript/commonjs/src/stories/toggle-fuel/toggle-fuel.stories.d.ts +0 -13
  1179. package/lib/typescript/commonjs/src/stories/toggle-fuel/toggle-fuel.stories.d.ts.map +0 -1
  1180. package/lib/typescript/commonjs/src/stories/travel-history/travel-history.stories.d.ts +0 -10
  1181. package/lib/typescript/commonjs/src/stories/travel-history/travel-history.stories.d.ts.map +0 -1
  1182. package/lib/typescript/commonjs/src/stories/trip-details-card/trip-details-card.stories.d.ts +0 -10
  1183. package/lib/typescript/commonjs/src/stories/trip-details-card/trip-details-card.stories.d.ts.map +0 -1
  1184. package/lib/typescript/commonjs/src/stories/truck-not-found/trucl-not-found.stories.d.ts +0 -7
  1185. package/lib/typescript/commonjs/src/stories/truck-not-found/trucl-not-found.stories.d.ts.map +0 -1
  1186. package/lib/typescript/commonjs/src/stories/typography/typography.stories.d.ts +0 -16
  1187. package/lib/typescript/commonjs/src/stories/typography/typography.stories.d.ts.map +0 -1
  1188. package/lib/typescript/commonjs/src/stories/user-journey-work-card/user-journey-work-card.stories.d.ts +0 -10
  1189. package/lib/typescript/commonjs/src/stories/user-journey-work-card/user-journey-work-card.stories.d.ts.map +0 -1
  1190. package/lib/typescript/commonjs/src/stories/user-profile/user-profile.stories.d.ts +0 -8
  1191. package/lib/typescript/commonjs/src/stories/user-profile/user-profile.stories.d.ts.map +0 -1
  1192. package/lib/typescript/commonjs/src/stories/week-calendar/week-calenda.stories.d.ts +0 -7
  1193. package/lib/typescript/commonjs/src/stories/week-calendar/week-calenda.stories.d.ts.map +0 -1
  1194. package/lib/typescript/commonjs/src/styles/global/styles.d.ts +0 -47
  1195. package/lib/typescript/commonjs/src/styles/global/styles.d.ts.map +0 -1
  1196. package/lib/typescript/commonjs/src/styles/global/theme-provider.d.ts +0 -174
  1197. package/lib/typescript/commonjs/src/styles/global/theme-provider.d.ts.map +0 -1
  1198. package/lib/typescript/commonjs/src/styles/theme/theme.d.ts +0 -173
  1199. package/lib/typescript/commonjs/src/styles/theme/theme.d.ts.map +0 -1
  1200. package/lib/typescript/commonjs/src/utils/forma-month/index.d.ts +0 -6
  1201. package/lib/typescript/commonjs/src/utils/forma-month/index.d.ts.map +0 -1
  1202. package/lib/typescript/commonjs/src/utils/format-date/index.d.ts +0 -25
  1203. package/lib/typescript/commonjs/src/utils/format-date/index.d.ts.map +0 -1
  1204. package/lib/typescript/commonjs/src/utils/format-value/index.d.ts +0 -3
  1205. package/lib/typescript/commonjs/src/utils/format-value/index.d.ts.map +0 -1
  1206. package/lib/typescript/commonjs/src/utils/get-icon-by-property/index.d.ts +0 -17
  1207. package/lib/typescript/commonjs/src/utils/get-icon-by-property/index.d.ts.map +0 -1
  1208. package/lib/typescript/commonjs/src/utils/get-weeks/index.d.ts +0 -9
  1209. package/lib/typescript/commonjs/src/utils/get-weeks/index.d.ts.map +0 -1
  1210. package/lib/typescript/module/package.json +0 -1
  1211. package/lib/typescript/module/src/@types/as-base-component.d.ts +0 -3
  1212. package/lib/typescript/module/src/@types/as-base-component.d.ts.map +0 -1
  1213. package/lib/typescript/module/src/common/constants/index.d.ts +0 -5
  1214. package/lib/typescript/module/src/common/constants/index.d.ts.map +0 -1
  1215. package/lib/typescript/module/src/common/icons-svg/arrow-chevron-down/index.d.ts +0 -11
  1216. package/lib/typescript/module/src/common/icons-svg/arrow-chevron-down/index.d.ts.map +0 -1
  1217. package/lib/typescript/module/src/common/icons-svg/arrow-chevron-up/index.d.ts +0 -8
  1218. package/lib/typescript/module/src/common/icons-svg/arrow-chevron-up/index.d.ts.map +0 -1
  1219. package/lib/typescript/module/src/common/icons-svg/arrow-drop-down/index.d.ts +0 -14
  1220. package/lib/typescript/module/src/common/icons-svg/arrow-drop-down/index.d.ts.map +0 -1
  1221. package/lib/typescript/module/src/common/icons-svg/arrow-left/index.d.ts +0 -11
  1222. package/lib/typescript/module/src/common/icons-svg/arrow-left/index.d.ts.map +0 -1
  1223. package/lib/typescript/module/src/common/icons-svg/bed/index.d.ts +0 -11
  1224. package/lib/typescript/module/src/common/icons-svg/bed/index.d.ts.map +0 -1
  1225. package/lib/typescript/module/src/common/icons-svg/bell/index.d.ts +0 -8
  1226. package/lib/typescript/module/src/common/icons-svg/bell/index.d.ts.map +0 -1
  1227. package/lib/typescript/module/src/common/icons-svg/bluetooth/index.d.ts +0 -11
  1228. package/lib/typescript/module/src/common/icons-svg/bluetooth/index.d.ts.map +0 -1
  1229. package/lib/typescript/module/src/common/icons-svg/bluetooth-connected/index.d.ts +0 -11
  1230. package/lib/typescript/module/src/common/icons-svg/bluetooth-connected/index.d.ts.map +0 -1
  1231. package/lib/typescript/module/src/common/icons-svg/calendar/index.d.ts +0 -11
  1232. package/lib/typescript/module/src/common/icons-svg/calendar/index.d.ts.map +0 -1
  1233. package/lib/typescript/module/src/common/icons-svg/call-bell/index.d.ts +0 -11
  1234. package/lib/typescript/module/src/common/icons-svg/call-bell/index.d.ts.map +0 -1
  1235. package/lib/typescript/module/src/common/icons-svg/camera-plus/index.d.ts +0 -11
  1236. package/lib/typescript/module/src/common/icons-svg/camera-plus/index.d.ts.map +0 -1
  1237. package/lib/typescript/module/src/common/icons-svg/car/index.d.ts +0 -11
  1238. package/lib/typescript/module/src/common/icons-svg/car/index.d.ts.map +0 -1
  1239. package/lib/typescript/module/src/common/icons-svg/chart-bar/index.d.ts +0 -11
  1240. package/lib/typescript/module/src/common/icons-svg/chart-bar/index.d.ts.map +0 -1
  1241. package/lib/typescript/module/src/common/icons-svg/check-box-fill/index.d.ts +0 -14
  1242. package/lib/typescript/module/src/common/icons-svg/check-box-fill/index.d.ts.map +0 -1
  1243. package/lib/typescript/module/src/common/icons-svg/check-box-outline/index.d.ts +0 -14
  1244. package/lib/typescript/module/src/common/icons-svg/check-box-outline/index.d.ts.map +0 -1
  1245. package/lib/typescript/module/src/common/icons-svg/check-circle/index.d.ts +0 -11
  1246. package/lib/typescript/module/src/common/icons-svg/check-circle/index.d.ts.map +0 -1
  1247. package/lib/typescript/module/src/common/icons-svg/check-outline/index.d.ts +0 -14
  1248. package/lib/typescript/module/src/common/icons-svg/check-outline/index.d.ts.map +0 -1
  1249. package/lib/typescript/module/src/common/icons-svg/chevron-down/index.d.ts +0 -9
  1250. package/lib/typescript/module/src/common/icons-svg/chevron-down/index.d.ts.map +0 -1
  1251. package/lib/typescript/module/src/common/icons-svg/chevron-up/index.d.ts +0 -9
  1252. package/lib/typescript/module/src/common/icons-svg/chevron-up/index.d.ts.map +0 -1
  1253. package/lib/typescript/module/src/common/icons-svg/closed/index.d.ts +0 -14
  1254. package/lib/typescript/module/src/common/icons-svg/closed/index.d.ts.map +0 -1
  1255. package/lib/typescript/module/src/common/icons-svg/coffee/index.d.ts +0 -11
  1256. package/lib/typescript/module/src/common/icons-svg/coffee/index.d.ts.map +0 -1
  1257. package/lib/typescript/module/src/common/icons-svg/constants/index.d.ts +0 -64
  1258. package/lib/typescript/module/src/common/icons-svg/constants/index.d.ts.map +0 -1
  1259. package/lib/typescript/module/src/common/icons-svg/credit-card/index.d.ts +0 -14
  1260. package/lib/typescript/module/src/common/icons-svg/credit-card/index.d.ts.map +0 -1
  1261. package/lib/typescript/module/src/common/icons-svg/currency/index.d.ts +0 -11
  1262. package/lib/typescript/module/src/common/icons-svg/currency/index.d.ts.map +0 -1
  1263. package/lib/typescript/module/src/common/icons-svg/currency-circle-dollar/index.d.ts +0 -11
  1264. package/lib/typescript/module/src/common/icons-svg/currency-circle-dollar/index.d.ts.map +0 -1
  1265. package/lib/typescript/module/src/common/icons-svg/exclamation-circle/index.d.ts +0 -5
  1266. package/lib/typescript/module/src/common/icons-svg/exclamation-circle/index.d.ts.map +0 -1
  1267. package/lib/typescript/module/src/common/icons-svg/exclamation-triangle/index.d.ts +0 -5
  1268. package/lib/typescript/module/src/common/icons-svg/exclamation-triangle/index.d.ts.map +0 -1
  1269. package/lib/typescript/module/src/common/icons-svg/eye/index.d.ts +0 -11
  1270. package/lib/typescript/module/src/common/icons-svg/eye/index.d.ts.map +0 -1
  1271. package/lib/typescript/module/src/common/icons-svg/eye-slash/index.d.ts +0 -11
  1272. package/lib/typescript/module/src/common/icons-svg/eye-slash/index.d.ts.map +0 -1
  1273. package/lib/typescript/module/src/common/icons-svg/file-text/index.d.ts +0 -14
  1274. package/lib/typescript/module/src/common/icons-svg/file-text/index.d.ts.map +0 -1
  1275. package/lib/typescript/module/src/common/icons-svg/files/index.d.ts +0 -8
  1276. package/lib/typescript/module/src/common/icons-svg/files/index.d.ts.map +0 -1
  1277. package/lib/typescript/module/src/common/icons-svg/gas-pump/index.d.ts +0 -11
  1278. package/lib/typescript/module/src/common/icons-svg/gas-pump/index.d.ts.map +0 -1
  1279. package/lib/typescript/module/src/common/icons-svg/gauge/index.d.ts +0 -11
  1280. package/lib/typescript/module/src/common/icons-svg/gauge/index.d.ts.map +0 -1
  1281. package/lib/typescript/module/src/common/icons-svg/gear/index.d.ts +0 -11
  1282. package/lib/typescript/module/src/common/icons-svg/gear/index.d.ts.map +0 -1
  1283. package/lib/typescript/module/src/common/icons-svg/hourglass/index.d.ts +0 -11
  1284. package/lib/typescript/module/src/common/icons-svg/hourglass/index.d.ts.map +0 -1
  1285. package/lib/typescript/module/src/common/icons-svg/house/index.d.ts +0 -11
  1286. package/lib/typescript/module/src/common/icons-svg/house/index.d.ts.map +0 -1
  1287. package/lib/typescript/module/src/common/icons-svg/index.d.ts +0 -12
  1288. package/lib/typescript/module/src/common/icons-svg/index.d.ts.map +0 -1
  1289. package/lib/typescript/module/src/common/icons-svg/island/index.d.ts +0 -11
  1290. package/lib/typescript/module/src/common/icons-svg/island/index.d.ts.map +0 -1
  1291. package/lib/typescript/module/src/common/icons-svg/lifebuoy/index.d.ts +0 -11
  1292. package/lib/typescript/module/src/common/icons-svg/lifebuoy/index.d.ts.map +0 -1
  1293. package/lib/typescript/module/src/common/icons-svg/list/index.d.ts +0 -11
  1294. package/lib/typescript/module/src/common/icons-svg/list/index.d.ts.map +0 -1
  1295. package/lib/typescript/module/src/common/icons-svg/moon-stars/index.d.ts +0 -11
  1296. package/lib/typescript/module/src/common/icons-svg/moon-stars/index.d.ts.map +0 -1
  1297. package/lib/typescript/module/src/common/icons-svg/note-pincel/index.d.ts +0 -11
  1298. package/lib/typescript/module/src/common/icons-svg/note-pincel/index.d.ts.map +0 -1
  1299. package/lib/typescript/module/src/common/icons-svg/package/index.d.ts +0 -11
  1300. package/lib/typescript/module/src/common/icons-svg/package/index.d.ts.map +0 -1
  1301. package/lib/typescript/module/src/common/icons-svg/package-check/index.d.ts +0 -14
  1302. package/lib/typescript/module/src/common/icons-svg/package-check/index.d.ts.map +0 -1
  1303. package/lib/typescript/module/src/common/icons-svg/plus/index.d.ts +0 -11
  1304. package/lib/typescript/module/src/common/icons-svg/plus/index.d.ts.map +0 -1
  1305. package/lib/typescript/module/src/common/icons-svg/recused/index.d.ts +0 -11
  1306. package/lib/typescript/module/src/common/icons-svg/recused/index.d.ts.map +0 -1
  1307. package/lib/typescript/module/src/common/icons-svg/shopping-cart/index.d.ts +0 -14
  1308. package/lib/typescript/module/src/common/icons-svg/shopping-cart/index.d.ts.map +0 -1
  1309. package/lib/typescript/module/src/common/icons-svg/steering-wheel/index.d.ts +0 -11
  1310. package/lib/typescript/module/src/common/icons-svg/steering-wheel/index.d.ts.map +0 -1
  1311. package/lib/typescript/module/src/common/icons-svg/steering-wheel-fill/index.d.ts +0 -11
  1312. package/lib/typescript/module/src/common/icons-svg/steering-wheel-fill/index.d.ts.map +0 -1
  1313. package/lib/typescript/module/src/common/icons-svg/timer/index.d.ts +0 -11
  1314. package/lib/typescript/module/src/common/icons-svg/timer/index.d.ts.map +0 -1
  1315. package/lib/typescript/module/src/common/icons-svg/trophy/index.d.ts +0 -11
  1316. package/lib/typescript/module/src/common/icons-svg/trophy/index.d.ts.map +0 -1
  1317. package/lib/typescript/module/src/common/icons-svg/truck/index.d.ts +0 -11
  1318. package/lib/typescript/module/src/common/icons-svg/truck/index.d.ts.map +0 -1
  1319. package/lib/typescript/module/src/common/icons-svg/truck-activity/index.d.ts +0 -11
  1320. package/lib/typescript/module/src/common/icons-svg/truck-activity/index.d.ts.map +0 -1
  1321. package/lib/typescript/module/src/common/icons-svg/truck-trailer/index.d.ts +0 -11
  1322. package/lib/typescript/module/src/common/icons-svg/truck-trailer/index.d.ts.map +0 -1
  1323. package/lib/typescript/module/src/common/icons-svg/wifi-high/index.d.ts +0 -11
  1324. package/lib/typescript/module/src/common/icons-svg/wifi-high/index.d.ts.map +0 -1
  1325. package/lib/typescript/module/src/common/icons-svg/wifi-x/index.d.ts +0 -11
  1326. package/lib/typescript/module/src/common/icons-svg/wifi-x/index.d.ts.map +0 -1
  1327. package/lib/typescript/module/src/common/icons-svg/x-circle/index.d.ts +0 -14
  1328. package/lib/typescript/module/src/common/icons-svg/x-circle/index.d.ts.map +0 -1
  1329. package/lib/typescript/module/src/components/activities-daily/index.d.ts +0 -11
  1330. package/lib/typescript/module/src/components/activities-daily/index.d.ts.map +0 -1
  1331. package/lib/typescript/module/src/components/activities-progress/index.d.ts +0 -11
  1332. package/lib/typescript/module/src/components/activities-progress/index.d.ts.map +0 -1
  1333. package/lib/typescript/module/src/components/balance-wash/index.d.ts +0 -61
  1334. package/lib/typescript/module/src/components/balance-wash/index.d.ts.map +0 -1
  1335. package/lib/typescript/module/src/components/bottom-message-conexion/index.d.ts +0 -11
  1336. package/lib/typescript/module/src/components/bottom-message-conexion/index.d.ts.map +0 -1
  1337. package/lib/typescript/module/src/components/bottom-message-conexion/interface.d.ts +0 -11
  1338. package/lib/typescript/module/src/components/bottom-message-conexion/interface.d.ts.map +0 -1
  1339. package/lib/typescript/module/src/components/bottom-message-conexion/styles.d.ts +0 -20
  1340. package/lib/typescript/module/src/components/bottom-message-conexion/styles.d.ts.map +0 -1
  1341. package/lib/typescript/module/src/components/box/index.d.ts +0 -74
  1342. package/lib/typescript/module/src/components/box/index.d.ts.map +0 -1
  1343. package/lib/typescript/module/src/components/box/styles.d.ts +0 -15
  1344. package/lib/typescript/module/src/components/box/styles.d.ts.map +0 -1
  1345. package/lib/typescript/module/src/components/button/index.d.ts +0 -77
  1346. package/lib/typescript/module/src/components/button/index.d.ts.map +0 -1
  1347. package/lib/typescript/module/src/components/button/styles.d.ts +0 -24
  1348. package/lib/typescript/module/src/components/button/styles.d.ts.map +0 -1
  1349. package/lib/typescript/module/src/components/capture-photo/index.d.ts +0 -81
  1350. package/lib/typescript/module/src/components/capture-photo/index.d.ts.map +0 -1
  1351. package/lib/typescript/module/src/components/capture-photo/styles.d.ts +0 -12
  1352. package/lib/typescript/module/src/components/capture-photo/styles.d.ts.map +0 -1
  1353. package/lib/typescript/module/src/components/card-hours/index.d.ts +0 -75
  1354. package/lib/typescript/module/src/components/card-hours/index.d.ts.map +0 -1
  1355. package/lib/typescript/module/src/components/card-maintenance/index.d.ts +0 -8
  1356. package/lib/typescript/module/src/components/card-maintenance/index.d.ts.map +0 -1
  1357. package/lib/typescript/module/src/components/card-report/index.d.ts +0 -71
  1358. package/lib/typescript/module/src/components/card-report/index.d.ts.map +0 -1
  1359. package/lib/typescript/module/src/components/card-scheduled-journey/index.d.ts +0 -68
  1360. package/lib/typescript/module/src/components/card-scheduled-journey/index.d.ts.map +0 -1
  1361. package/lib/typescript/module/src/components/card-scheduled-journey/styles.d.ts +0 -12
  1362. package/lib/typescript/module/src/components/card-scheduled-journey/styles.d.ts.map +0 -1
  1363. package/lib/typescript/module/src/components/card-with-draw-coil/index.d.ts +0 -70
  1364. package/lib/typescript/module/src/components/card-with-draw-coil/index.d.ts.map +0 -1
  1365. package/lib/typescript/module/src/components/card-work-session/index.d.ts +0 -71
  1366. package/lib/typescript/module/src/components/card-work-session/index.d.ts.map +0 -1
  1367. package/lib/typescript/module/src/components/coil-removel-code/index.d.ts +0 -12
  1368. package/lib/typescript/module/src/components/coil-removel-code/index.d.ts.map +0 -1
  1369. package/lib/typescript/module/src/components/confirm-withdraw-modal/index.d.ts +0 -8
  1370. package/lib/typescript/module/src/components/confirm-withdraw-modal/index.d.ts.map +0 -1
  1371. package/lib/typescript/module/src/components/header-profile/index.d.ts +0 -69
  1372. package/lib/typescript/module/src/components/header-profile/index.d.ts.map +0 -1
  1373. package/lib/typescript/module/src/components/history-activities-card/index.d.ts +0 -76
  1374. package/lib/typescript/module/src/components/history-activities-card/index.d.ts.map +0 -1
  1375. package/lib/typescript/module/src/components/history-activities-card/interface.d.ts +0 -121
  1376. package/lib/typescript/module/src/components/history-activities-card/interface.d.ts.map +0 -1
  1377. package/lib/typescript/module/src/components/input/index.d.ts +0 -32
  1378. package/lib/typescript/module/src/components/input/index.d.ts.map +0 -1
  1379. package/lib/typescript/module/src/components/input/styles.d.ts +0 -28
  1380. package/lib/typescript/module/src/components/input/styles.d.ts.map +0 -1
  1381. package/lib/typescript/module/src/components/loading-circle/index.d.ts +0 -8
  1382. package/lib/typescript/module/src/components/loading-circle/index.d.ts.map +0 -1
  1383. package/lib/typescript/module/src/components/loading-circle/interface.d.ts +0 -8
  1384. package/lib/typescript/module/src/components/loading-circle/interface.d.ts.map +0 -1
  1385. package/lib/typescript/module/src/components/maintenance-description-input/index.d.ts +0 -28
  1386. package/lib/typescript/module/src/components/maintenance-description-input/index.d.ts.map +0 -1
  1387. package/lib/typescript/module/src/components/maintenance-description-input/styles.d.ts +0 -30
  1388. package/lib/typescript/module/src/components/maintenance-description-input/styles.d.ts.map +0 -1
  1389. package/lib/typescript/module/src/components/modal-maintenance/index.d.ts +0 -8
  1390. package/lib/typescript/module/src/components/modal-maintenance/index.d.ts.map +0 -1
  1391. package/lib/typescript/module/src/components/modal-type-activities/index.d.ts +0 -11
  1392. package/lib/typescript/module/src/components/modal-type-activities/index.d.ts.map +0 -1
  1393. package/lib/typescript/module/src/components/modal-type-activities/interface.d.ts +0 -27
  1394. package/lib/typescript/module/src/components/modal-type-activities/interface.d.ts.map +0 -1
  1395. package/lib/typescript/module/src/components/modal-type-activities/mock/index.d.ts +0 -20
  1396. package/lib/typescript/module/src/components/modal-type-activities/mock/index.d.ts.map +0 -1
  1397. package/lib/typescript/module/src/components/monthly-summary-table/components/row-table/index.d.ts +0 -8
  1398. package/lib/typescript/module/src/components/monthly-summary-table/components/row-table/index.d.ts.map +0 -1
  1399. package/lib/typescript/module/src/components/monthly-summary-table/components/row-table/interface.d.ts +0 -14
  1400. package/lib/typescript/module/src/components/monthly-summary-table/components/row-table/interface.d.ts.map +0 -1
  1401. package/lib/typescript/module/src/components/monthly-summary-table/index.d.ts +0 -8
  1402. package/lib/typescript/module/src/components/monthly-summary-table/index.d.ts.map +0 -1
  1403. package/lib/typescript/module/src/components/monthly-summary-table/mocks/resumoMensalExample.d.ts +0 -3
  1404. package/lib/typescript/module/src/components/monthly-summary-table/mocks/resumoMensalExample.d.ts.map +0 -1
  1405. package/lib/typescript/module/src/components/report-bobinas/index.d.ts +0 -69
  1406. package/lib/typescript/module/src/components/report-bobinas/index.d.ts.map +0 -1
  1407. package/lib/typescript/module/src/components/report-bobinas/interface.d.ts +0 -100
  1408. package/lib/typescript/module/src/components/report-bobinas/interface.d.ts.map +0 -1
  1409. package/lib/typescript/module/src/components/resume-raking/index.d.ts +0 -8
  1410. package/lib/typescript/module/src/components/resume-raking/index.d.ts.map +0 -1
  1411. package/lib/typescript/module/src/components/resume-raking/interface.d.ts +0 -13
  1412. package/lib/typescript/module/src/components/resume-raking/interface.d.ts.map +0 -1
  1413. package/lib/typescript/module/src/components/resume-raking/styles.d.ts +0 -1
  1414. package/lib/typescript/module/src/components/resume-raking/styles.d.ts.map +0 -1
  1415. package/lib/typescript/module/src/components/select-week-card/helpers/index.d.ts +0 -15
  1416. package/lib/typescript/module/src/components/select-week-card/helpers/index.d.ts.map +0 -1
  1417. package/lib/typescript/module/src/components/select-week-card/index.d.ts +0 -7
  1418. package/lib/typescript/module/src/components/select-week-card/index.d.ts.map +0 -1
  1419. package/lib/typescript/module/src/components/select-week-card/interface.d.ts +0 -12
  1420. package/lib/typescript/module/src/components/select-week-card/interface.d.ts.map +0 -1
  1421. package/lib/typescript/module/src/components/selects/select-option/index.d.ts +0 -20
  1422. package/lib/typescript/module/src/components/selects/select-option/index.d.ts.map +0 -1
  1423. package/lib/typescript/module/src/components/selects/select-option/styles.d.ts +0 -64
  1424. package/lib/typescript/module/src/components/selects/select-option/styles.d.ts.map +0 -1
  1425. package/lib/typescript/module/src/components/step-indicator/helpers/get-icon-by-status.d.ts +0 -15
  1426. package/lib/typescript/module/src/components/step-indicator/helpers/get-icon-by-status.d.ts.map +0 -1
  1427. package/lib/typescript/module/src/components/step-indicator/index.d.ts +0 -14
  1428. package/lib/typescript/module/src/components/step-indicator/index.d.ts.map +0 -1
  1429. package/lib/typescript/module/src/components/step-indicator/styles.d.ts +0 -57
  1430. package/lib/typescript/module/src/components/step-indicator/styles.d.ts.map +0 -1
  1431. package/lib/typescript/module/src/components/supply-error-card/index.d.ts +0 -73
  1432. package/lib/typescript/module/src/components/supply-error-card/index.d.ts.map +0 -1
  1433. package/lib/typescript/module/src/components/toast-message/index.d.ts +0 -11
  1434. package/lib/typescript/module/src/components/toast-message/index.d.ts.map +0 -1
  1435. package/lib/typescript/module/src/components/toast-message/interface.d.ts +0 -16
  1436. package/lib/typescript/module/src/components/toast-message/interface.d.ts.map +0 -1
  1437. package/lib/typescript/module/src/components/toast-message/styles.d.ts +0 -42
  1438. package/lib/typescript/module/src/components/toast-message/styles.d.ts.map +0 -1
  1439. package/lib/typescript/module/src/components/toggle-fuel/index.d.ts +0 -12
  1440. package/lib/typescript/module/src/components/toggle-fuel/index.d.ts.map +0 -1
  1441. package/lib/typescript/module/src/components/toggle-fuel/style.d.ts +0 -32
  1442. package/lib/typescript/module/src/components/toggle-fuel/style.d.ts.map +0 -1
  1443. package/lib/typescript/module/src/components/travel-history/index.d.ts +0 -79
  1444. package/lib/typescript/module/src/components/travel-history/index.d.ts.map +0 -1
  1445. package/lib/typescript/module/src/components/trip-details-card/index.d.ts +0 -8
  1446. package/lib/typescript/module/src/components/trip-details-card/index.d.ts.map +0 -1
  1447. package/lib/typescript/module/src/components/truck-not-found/index.d.ts +0 -11
  1448. package/lib/typescript/module/src/components/truck-not-found/index.d.ts.map +0 -1
  1449. package/lib/typescript/module/src/components/typography/index.d.ts +0 -32
  1450. package/lib/typescript/module/src/components/typography/index.d.ts.map +0 -1
  1451. package/lib/typescript/module/src/components/typography/styles.d.ts +0 -30
  1452. package/lib/typescript/module/src/components/typography/styles.d.ts.map +0 -1
  1453. package/lib/typescript/module/src/components/user-journey-work-card/index.d.ts +0 -70
  1454. package/lib/typescript/module/src/components/user-journey-work-card/index.d.ts.map +0 -1
  1455. package/lib/typescript/module/src/components/user-profile/index.d.ts +0 -71
  1456. package/lib/typescript/module/src/components/user-profile/index.d.ts.map +0 -1
  1457. package/lib/typescript/module/src/components/weekly-hours-balance/index.d.ts +0 -61
  1458. package/lib/typescript/module/src/components/weekly-hours-balance/index.d.ts.map +0 -1
  1459. package/lib/typescript/module/src/components/weekly-table/components/row-table/index.d.ts +0 -11
  1460. package/lib/typescript/module/src/components/weekly-table/components/row-table/index.d.ts.map +0 -1
  1461. package/lib/typescript/module/src/components/weekly-table/components/row-table/interface.d.ts +0 -14
  1462. package/lib/typescript/module/src/components/weekly-table/components/row-table/interface.d.ts.map +0 -1
  1463. package/lib/typescript/module/src/components/weekly-table/helpers/calcular-jornada.d.ts +0 -15
  1464. package/lib/typescript/module/src/components/weekly-table/helpers/calcular-jornada.d.ts.map +0 -1
  1465. package/lib/typescript/module/src/components/weekly-table/helpers/calcular-total-horas.d.ts +0 -16
  1466. package/lib/typescript/module/src/components/weekly-table/helpers/calcular-total-horas.d.ts.map +0 -1
  1467. package/lib/typescript/module/src/components/weekly-table/helpers/data-mock.d.ts +0 -2
  1468. package/lib/typescript/module/src/components/weekly-table/helpers/data-mock.d.ts.map +0 -1
  1469. package/lib/typescript/module/src/components/weekly-table/index.d.ts +0 -8
  1470. package/lib/typescript/module/src/components/weekly-table/index.d.ts.map +0 -1
  1471. package/lib/typescript/module/src/components/weekly-table/interface.d.ts +0 -31
  1472. package/lib/typescript/module/src/components/weekly-table/interface.d.ts.map +0 -1
  1473. package/lib/typescript/module/src/index.d.ts +0 -44
  1474. package/lib/typescript/module/src/index.d.ts.map +0 -1
  1475. package/lib/typescript/module/src/stories/activities-daily/activities-daily.stories.d.ts +0 -7
  1476. package/lib/typescript/module/src/stories/activities-daily/activities-daily.stories.d.ts.map +0 -1
  1477. package/lib/typescript/module/src/stories/activities-progress/activities-progress.stories.d.ts +0 -9
  1478. package/lib/typescript/module/src/stories/activities-progress/activities-progress.stories.d.ts.map +0 -1
  1479. package/lib/typescript/module/src/stories/balance-wash/balance-wash.stories.d.ts +0 -10
  1480. package/lib/typescript/module/src/stories/balance-wash/balance-wash.stories.d.ts.map +0 -1
  1481. package/lib/typescript/module/src/stories/bottom-message-conexion/bottom-message-conexion.stories.d.ts +0 -13
  1482. package/lib/typescript/module/src/stories/bottom-message-conexion/bottom-message-conexion.stories.d.ts.map +0 -1
  1483. package/lib/typescript/module/src/stories/box/box.stories.d.ts +0 -9
  1484. package/lib/typescript/module/src/stories/box/box.stories.d.ts.map +0 -1
  1485. package/lib/typescript/module/src/stories/button/button.stories.d.ts +0 -11
  1486. package/lib/typescript/module/src/stories/button/button.stories.d.ts.map +0 -1
  1487. package/lib/typescript/module/src/stories/capture-photo/capture-photo.stories.d.ts +0 -10
  1488. package/lib/typescript/module/src/stories/capture-photo/capture-photo.stories.d.ts.map +0 -1
  1489. package/lib/typescript/module/src/stories/card-hours/card-hours.stories.d.ts +0 -8
  1490. package/lib/typescript/module/src/stories/card-hours/card-hours.stories.d.ts.map +0 -1
  1491. package/lib/typescript/module/src/stories/card-maintenance/card-maintenance.stories.d.ts +0 -10
  1492. package/lib/typescript/module/src/stories/card-maintenance/card-maintenance.stories.d.ts.map +0 -1
  1493. package/lib/typescript/module/src/stories/card-report/card-report.stories.d.ts +0 -7
  1494. package/lib/typescript/module/src/stories/card-report/card-report.stories.d.ts.map +0 -1
  1495. package/lib/typescript/module/src/stories/card-scheduled-journey/card-scheduled-journey.stories.d.ts +0 -11
  1496. package/lib/typescript/module/src/stories/card-scheduled-journey/card-scheduled-journey.stories.d.ts.map +0 -1
  1497. package/lib/typescript/module/src/stories/card-with-draw-coil/card-with-draw-coil.stories.d.ts +0 -10
  1498. package/lib/typescript/module/src/stories/card-with-draw-coil/card-with-draw-coil.stories.d.ts.map +0 -1
  1499. package/lib/typescript/module/src/stories/card-work-session/card-work-session.stories.d.ts +0 -7
  1500. package/lib/typescript/module/src/stories/card-work-session/card-work-session.stories.d.ts.map +0 -1
  1501. package/lib/typescript/module/src/stories/coil-removel-code/coil-removel-code.stories.d.ts +0 -7
  1502. package/lib/typescript/module/src/stories/coil-removel-code/coil-removel-code.stories.d.ts.map +0 -1
  1503. package/lib/typescript/module/src/stories/confirm-withdraw-modal/confirm-withdraw-modal.stories.d.ts +0 -10
  1504. package/lib/typescript/module/src/stories/confirm-withdraw-modal/confirm-withdraw-modal.stories.d.ts.map +0 -1
  1505. package/lib/typescript/module/src/stories/header-profile/header-profile.stories.d.ts +0 -11
  1506. package/lib/typescript/module/src/stories/header-profile/header-profile.stories.d.ts.map +0 -1
  1507. package/lib/typescript/module/src/stories/history-activities-card/history-activities-card.stories.d.ts +0 -10
  1508. package/lib/typescript/module/src/stories/history-activities-card/history-activities-card.stories.d.ts.map +0 -1
  1509. package/lib/typescript/module/src/stories/loading-circle/loading-circle.stories.d.ts +0 -7
  1510. package/lib/typescript/module/src/stories/loading-circle/loading-circle.stories.d.ts.map +0 -1
  1511. package/lib/typescript/module/src/stories/maintenance-description-input/maintenance-description-input.stories.d.ts +0 -7
  1512. package/lib/typescript/module/src/stories/maintenance-description-input/maintenance-description-input.stories.d.ts.map +0 -1
  1513. package/lib/typescript/module/src/stories/modal-maintenance/modal-maintenance.stories.d.ts +0 -8
  1514. package/lib/typescript/module/src/stories/modal-maintenance/modal-maintenance.stories.d.ts.map +0 -1
  1515. package/lib/typescript/module/src/stories/modal-type-activities/modal-type-activities.stories.d.ts +0 -14
  1516. package/lib/typescript/module/src/stories/modal-type-activities/modal-type-activities.stories.d.ts.map +0 -1
  1517. package/lib/typescript/module/src/stories/monthly-summary-table/monthly-summary-table.stories.d.ts +0 -7
  1518. package/lib/typescript/module/src/stories/monthly-summary-table/monthly-summary-table.stories.d.ts.map +0 -1
  1519. package/lib/typescript/module/src/stories/report-bobinas/report-bobinas.stories.d.ts +0 -7
  1520. package/lib/typescript/module/src/stories/report-bobinas/report-bobinas.stories.d.ts.map +0 -1
  1521. package/lib/typescript/module/src/stories/select-option/select-option.stories.d.ts +0 -7
  1522. package/lib/typescript/module/src/stories/select-option/select-option.stories.d.ts.map +0 -1
  1523. package/lib/typescript/module/src/stories/step-indicator/step-indicator.stories.d.ts +0 -8
  1524. package/lib/typescript/module/src/stories/step-indicator/step-indicator.stories.d.ts.map +0 -1
  1525. package/lib/typescript/module/src/stories/supply-error-card/supply-error-card.stories.d.ts +0 -8
  1526. package/lib/typescript/module/src/stories/supply-error-card/supply-error-card.stories.d.ts.map +0 -1
  1527. package/lib/typescript/module/src/stories/toast-message/toast-message.stories.d.ts +0 -15
  1528. package/lib/typescript/module/src/stories/toast-message/toast-message.stories.d.ts.map +0 -1
  1529. package/lib/typescript/module/src/stories/toggle-fuel/toggle-fuel.stories.d.ts +0 -13
  1530. package/lib/typescript/module/src/stories/toggle-fuel/toggle-fuel.stories.d.ts.map +0 -1
  1531. package/lib/typescript/module/src/stories/travel-history/travel-history.stories.d.ts +0 -10
  1532. package/lib/typescript/module/src/stories/travel-history/travel-history.stories.d.ts.map +0 -1
  1533. package/lib/typescript/module/src/stories/trip-details-card/trip-details-card.stories.d.ts +0 -10
  1534. package/lib/typescript/module/src/stories/trip-details-card/trip-details-card.stories.d.ts.map +0 -1
  1535. package/lib/typescript/module/src/stories/truck-not-found/trucl-not-found.stories.d.ts +0 -7
  1536. package/lib/typescript/module/src/stories/truck-not-found/trucl-not-found.stories.d.ts.map +0 -1
  1537. package/lib/typescript/module/src/stories/typography/typography.stories.d.ts +0 -16
  1538. package/lib/typescript/module/src/stories/typography/typography.stories.d.ts.map +0 -1
  1539. package/lib/typescript/module/src/stories/user-journey-work-card/user-journey-work-card.stories.d.ts +0 -10
  1540. package/lib/typescript/module/src/stories/user-journey-work-card/user-journey-work-card.stories.d.ts.map +0 -1
  1541. package/lib/typescript/module/src/stories/user-profile/user-profile.stories.d.ts +0 -8
  1542. package/lib/typescript/module/src/stories/user-profile/user-profile.stories.d.ts.map +0 -1
  1543. package/lib/typescript/module/src/stories/week-calendar/week-calenda.stories.d.ts +0 -7
  1544. package/lib/typescript/module/src/stories/week-calendar/week-calenda.stories.d.ts.map +0 -1
  1545. package/lib/typescript/module/src/styles/global/styles.d.ts +0 -47
  1546. package/lib/typescript/module/src/styles/global/styles.d.ts.map +0 -1
  1547. package/lib/typescript/module/src/styles/global/theme-provider.d.ts +0 -174
  1548. package/lib/typescript/module/src/styles/global/theme-provider.d.ts.map +0 -1
  1549. package/lib/typescript/module/src/styles/theme/theme.d.ts +0 -173
  1550. package/lib/typescript/module/src/styles/theme/theme.d.ts.map +0 -1
  1551. package/lib/typescript/module/src/utils/forma-month/index.d.ts +0 -6
  1552. package/lib/typescript/module/src/utils/forma-month/index.d.ts.map +0 -1
  1553. package/lib/typescript/module/src/utils/format-date/index.d.ts +0 -25
  1554. package/lib/typescript/module/src/utils/format-date/index.d.ts.map +0 -1
  1555. package/lib/typescript/module/src/utils/format-value/index.d.ts +0 -3
  1556. package/lib/typescript/module/src/utils/format-value/index.d.ts.map +0 -1
  1557. package/lib/typescript/module/src/utils/get-icon-by-property/index.d.ts +0 -17
  1558. package/lib/typescript/module/src/utils/get-icon-by-property/index.d.ts.map +0 -1
  1559. package/lib/typescript/module/src/utils/get-weeks/index.d.ts +0 -9
  1560. package/lib/typescript/module/src/utils/get-weeks/index.d.ts.map +0 -1
@@ -1,27 +0,0 @@
1
- "use strict";
2
-
3
- /**
4
- * IMPORTS
5
- */
6
- import { StyleSheet } from "react-native";
7
- const styles = StyleSheet.create({
8
- container: {
9
- position: "absolute",
10
- bottom: 0,
11
- width: "100%",
12
- zIndex: 1000,
13
- paddingBottom: 5,
14
- flexDirection: "row",
15
- alignItems: "center",
16
- justifyContent: "center"
17
- },
18
- title: {
19
- marginLeft: 6
20
- }
21
- });
22
-
23
- /**
24
- * EXPORTS
25
- */
26
- export { styles };
27
- //# sourceMappingURL=styles.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["StyleSheet","styles","create","container","position","bottom","width","zIndex","paddingBottom","flexDirection","alignItems","justifyContent","title","marginLeft"],"sourceRoot":"..\\..\\..\\..\\src","sources":["components/bottom-message-conexion/styles.ts"],"mappings":";;AAAA;AACA;AACA;AACA,SAASA,UAAU,QAAQ,cAAc;AAEzC,MAAMC,MAAM,GAAGD,UAAU,CAACE,MAAM,CAAC;EAC/BC,SAAS,EAAE;IACTC,QAAQ,EAAE,UAAU;IACpBC,MAAM,EAAE,CAAC;IACTC,KAAK,EAAE,MAAM;IACbC,MAAM,EAAE,IAAI;IACZC,aAAa,EAAE,CAAC;IAChBC,aAAa,EAAE,KAAK;IACpBC,UAAU,EAAE,QAAQ;IACpBC,cAAc,EAAE;EAClB,CAAC;EACDC,KAAK,EAAE;IACLC,UAAU,EAAE;EACd;AACF,CAAC,CAAC;;AAEF;AACA;AACA;AACA,SAASZ,MAAM","ignoreList":[]}
@@ -1,52 +0,0 @@
1
- "use strict";
2
-
3
- /**
4
- * IMPORTS
5
- */
6
- import React, { forwardRef } from "react";
7
- import { View } from "react-native";
8
-
9
- // typings
10
- import { asBaseComponent } from "../../@types/as-base-component.js";
11
- // styles
12
- import { styles } from "./styles.js";
13
- import { jsx as _jsx } from "react/jsx-runtime";
14
- const Box = /*#__PURE__*/forwardRef((props, ref) => {
15
- const {
16
- children,
17
- width,
18
- height,
19
- backgroundColor,
20
- borderStyled,
21
- flexStyle,
22
- paddingStyle,
23
- marginStyle,
24
- opacity = 1,
25
- testID = "box",
26
- style
27
- } = props;
28
- const styleProps = {
29
- width,
30
- height,
31
- backgroundColor,
32
- borderStyled,
33
- flexStyle,
34
- paddingStyle,
35
- marginStyle,
36
- opacity,
37
- style
38
- };
39
- return /*#__PURE__*/_jsx(View, {
40
- ref: ref,
41
- testID: testID,
42
- style: [styles(styleProps).boxStyle, style],
43
- children: children
44
- });
45
- });
46
- Box.displayName = "Box";
47
-
48
- /**
49
- * Componente Box para a interação da ui.
50
- */
51
- export default asBaseComponent(Box);
52
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["React","forwardRef","View","asBaseComponent","styles","jsx","_jsx","Box","props","ref","children","width","height","backgroundColor","borderStyled","flexStyle","paddingStyle","marginStyle","opacity","testID","style","styleProps","boxStyle","displayName"],"sourceRoot":"..\\..\\..\\..\\src","sources":["components/box/index.tsx"],"mappings":";;AAAA;AACA;AACA;AACA,OAAOA,KAAK,IAAIC,UAAU,QAAQ,OAAO;AACzC,SAASC,IAAI,QAAQ,cAAc;;AAEnC;AACA,SAASC,eAAe,QAAQ,mCAAgC;AAGhE;AACA,SAASC,MAAM,QAAQ,aAAU;AAAC,SAAAC,GAAA,IAAAC,IAAA;AAElC,MAAMC,GAAG,gBAAGN,UAAU,CAAqB,CAACO,KAAK,EAAEC,GAAG,KAAyB;EAC7E,MAAM;IACJC,QAAQ;IACRC,KAAK;IACLC,MAAM;IACNC,eAAe;IACfC,YAAY;IACZC,SAAS;IACTC,YAAY;IACZC,WAAW;IACXC,OAAO,GAAG,CAAC;IACXC,MAAM,GAAG,KAAK;IACdC;EACF,CAAC,GAAGZ,KAAK;EAET,MAAMa,UAAU,GAAG;IACjBV,KAAK;IACLC,MAAM;IACNC,eAAe;IACfC,YAAY;IACZC,SAAS;IACTC,YAAY;IACZC,WAAW;IACXC,OAAO;IACPE;EACF,CAAC;EAED,oBACEd,IAAA,CAACJ,IAAI;IAACO,GAAG,EAAEA,GAAI;IAACU,MAAM,EAAEA,MAAO;IAACC,KAAK,EAAE,CAAChB,MAAM,CAACiB,UAAU,CAAC,CAACC,QAAQ,EAAEF,KAAK,CAAE;IAAAV,QAAA,EACzEA;EAAQ,CACL,CAAC;AAEX,CAAC,CAAC;AAEFH,GAAG,CAACgB,WAAW,GAAG,KAAK;;AAEvB;AACA;AACA;AACA,eAAepB,eAAe,CAACI,GAAG,CAAC","ignoreList":[]}
@@ -1,4 +0,0 @@
1
- "use strict";
2
-
3
- export {};
4
- //# sourceMappingURL=interface.d.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":[],"sourceRoot":"..\\..\\..\\..\\src","sources":["components/box/interface.d.ts"],"mappings":"","ignoreList":[]}
@@ -1,23 +0,0 @@
1
- "use strict";
2
-
3
- /**
4
- * IMPORTS
5
- */
6
- import { StyleSheet } from "react-native";
7
-
8
- // typings
9
-
10
- // styles
11
- import { stylesGlobal } from "../../styles/global/styles.js";
12
- const styles = props => StyleSheet.create({
13
- boxStyle: {
14
- ...stylesGlobal(props),
15
- ...props
16
- }
17
- });
18
-
19
- /**
20
- * EXPORTS
21
- */
22
- export { styles };
23
- //# sourceMappingURL=styles.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["StyleSheet","stylesGlobal","styles","props","create","boxStyle"],"sourceRoot":"..\\..\\..\\..\\src","sources":["components/box/styles.ts"],"mappings":";;AAAA;AACA;AACA;AACA,SAASA,UAAU,QAAwB,cAAc;;AAEzD;;AAGA;AACA,SAASC,YAAY,QAAQ,+BAA4B;AAGzD,MAAMC,MAAM,GAAIC,KAAe,IAC7BH,UAAU,CAACI,MAAM,CAAC;EAChBC,QAAQ,EAAE;IACR,GAAGJ,YAAY,CAACE,KAAK,CAAC;IACtB,GAAGA;EACL;AACF,CAAC,CAAC;;AAEJ;AACA;AACA;AACA,SAASD,MAAM","ignoreList":[]}
@@ -1,72 +0,0 @@
1
- "use strict";
2
-
3
- /**
4
- * IMPORTS
5
- */
6
- import React, { forwardRef } from "react";
7
- import { Text, TouchableOpacity, ActivityIndicator, View } from "react-native";
8
- // typings
9
- import { asBaseComponent } from "../../@types/as-base-component.js";
10
- // styles
11
- import { styles } from "./styles.js";
12
-
13
- /**
14
- * Componente Button para a interação da ui.
15
- */
16
- import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
17
- const Button = /*#__PURE__*/forwardRef((props, ref) => {
18
- const {
19
- title = "Button",
20
- width,
21
- height,
22
- backgroundColor,
23
- borderStyled,
24
- flexStyle,
25
- paddingStyle,
26
- marginStyle,
27
- testID,
28
- opacity = 1,
29
- children,
30
- style,
31
- fontStyle,
32
- buttonTextStyle,
33
- onPress,
34
- isLoading,
35
- ...res
36
- } = props;
37
- const styleProps = {
38
- testID,
39
- width,
40
- height,
41
- opacity,
42
- backgroundColor,
43
- children,
44
- borderStyled,
45
- flexStyle,
46
- paddingStyle,
47
- marginStyle,
48
- fontStyle,
49
- buttonTextStyle,
50
- isLoading,
51
- style
52
- };
53
- Button.displayName = "Button";
54
- return /*#__PURE__*/_jsxs(TouchableOpacity, {
55
- ref: ref,
56
- activeOpacity: 0.7,
57
- testID: testID,
58
- style: [styles(styleProps).buttonStyle, style],
59
- onPress: onPress,
60
- ...res,
61
- children: [isLoading ? /*#__PURE__*/_jsx(ActivityIndicator, {
62
- testID: "button-loading",
63
- size: "small",
64
- color: "white"
65
- }) : /*#__PURE__*/_jsx(Text, {
66
- style: [styles(styleProps).buttonTextStyle],
67
- children: title
68
- }), /*#__PURE__*/_jsx(View, {})]
69
- });
70
- });
71
- export default asBaseComponent(Button);
72
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["React","forwardRef","Text","TouchableOpacity","ActivityIndicator","View","asBaseComponent","styles","jsx","_jsx","jsxs","_jsxs","Button","props","ref","title","width","height","backgroundColor","borderStyled","flexStyle","paddingStyle","marginStyle","testID","opacity","children","style","fontStyle","buttonTextStyle","onPress","isLoading","res","styleProps","displayName","activeOpacity","buttonStyle","size","color"],"sourceRoot":"..\\..\\..\\..\\src","sources":["components/button/index.tsx"],"mappings":";;AAAA;AACA;AACA;AACA,OAAOA,KAAK,IAAIC,UAAU,QAAQ,OAAO;AACzC,SAASC,IAAI,EAAEC,gBAAgB,EAAkBC,iBAAiB,EAAEC,IAAI,QAAQ,cAAc;AAC9F;AACA,SAASC,eAAe,QAAQ,mCAAgC;AAGhE;AACA,SAASC,MAAM,QAAQ,aAAU;;AAEjC;AACA;AACA;AAFA,SAAAC,GAAA,IAAAC,IAAA,EAAAC,IAAA,IAAAC,KAAA;AAGA,MAAMC,MAAM,gBAAGX,UAAU,CAAoB,CAACY,KAAK,EAAEC,GAAG,KAAyB;EAC/E,MAAM;IACJC,KAAK,GAAG,QAAQ;IAChBC,KAAK;IACLC,MAAM;IACNC,eAAe;IACfC,YAAY;IACZC,SAAS;IACTC,YAAY;IACZC,WAAW;IACXC,MAAM;IACNC,OAAO,GAAG,CAAC;IACXC,QAAQ;IACRC,KAAK;IACLC,SAAS;IACTC,eAAe;IACfC,OAAO;IACPC,SAAS;IACT,GAAGC;EACL,CAAC,GAAGlB,KAAK;EAET,MAAMmB,UAAU,GAAG;IACjBT,MAAM;IACNP,KAAK;IACLC,MAAM;IACNO,OAAO;IACPN,eAAe;IACfO,QAAQ;IACRN,YAAY;IACZC,SAAS;IACTC,YAAY;IACZC,WAAW;IACXK,SAAS;IACTC,eAAe;IACfE,SAAS;IACTJ;EACF,CAAiB;EAEjBd,MAAM,CAACqB,WAAW,GAAG,QAAQ;EAE7B,oBACEtB,KAAA,CAACR,gBAAgB;IACfW,GAAG,EAAEA,GAAI;IACToB,aAAa,EAAE,GAAI;IACnBX,MAAM,EAAEA,MAAO;IACfG,KAAK,EAAE,CAACnB,MAAM,CAACyB,UAAU,CAAC,CAACG,WAAW,EAAET,KAAK,CAAE;IAC/CG,OAAO,EAAEA,OAAQ;IAAA,GACbE,GAAG;IAAAN,QAAA,GAENK,SAAS,gBACRrB,IAAA,CAACL,iBAAiB;MAACmB,MAAM,EAAC,gBAAgB;MAACa,IAAI,EAAC,OAAO;MAACC,KAAK,EAAC;IAAO,CAAE,CAAC,gBAExE5B,IAAA,CAACP,IAAI;MAACwB,KAAK,EAAE,CAACnB,MAAM,CAACyB,UAAU,CAAC,CAACJ,eAAe,CAAe;MAAAH,QAAA,EAAEV;IAAK,CAAO,CAC9E,eAEDN,IAAA,CAACJ,IAAI,IAAE,CAAC;EAAA,CACQ,CAAC;AAEvB,CAAC,CAAC;AAEF,eAAeC,eAAe,CAACM,MAAM,CAAC","ignoreList":[]}
@@ -1,4 +0,0 @@
1
- "use strict";
2
-
3
- export {};
4
- //# sourceMappingURL=interface.d.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":[],"sourceRoot":"..\\..\\..\\..\\src","sources":["components/button/interface.d.ts"],"mappings":"","ignoreList":[]}
@@ -1,37 +0,0 @@
1
- "use strict";
2
-
3
- /**
4
- * IMPORTS
5
- */
6
- import { StyleSheet } from "react-native";
7
-
8
- // typings
9
-
10
- // styles
11
- import { stylesGlobal } from "../../styles/global/styles.js";
12
-
13
- /**
14
- * Interface ButtonProps
15
- */
16
-
17
- const styles = props => StyleSheet.create({
18
- buttonStyle: {
19
- ...stylesGlobal(props),
20
- ...props
21
- },
22
- buttonTextStyle: {
23
- color: props.buttonTextStyle?.color ?? "black",
24
- fontSize: props.buttonTextStyle?.fontSize ?? 14,
25
- letterSpacing: props.buttonTextStyle?.letterSpacing ?? 0.5,
26
- lineHeight: props.buttonTextStyle?.lineHeight ?? 24,
27
- fontWeight: props.buttonTextStyle?.fontWeight,
28
- fontFamily: props.buttonTextStyle?.fontFamily ?? "Inter-Medium",
29
- textAlign: props.buttonTextStyle?.textAlign
30
- }
31
- });
32
-
33
- /**
34
- * EXPORTS
35
- */
36
- export { styles };
37
- //# sourceMappingURL=styles.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["StyleSheet","stylesGlobal","styles","props","create","buttonStyle","buttonTextStyle","color","fontSize","letterSpacing","lineHeight","fontWeight","fontFamily","textAlign"],"sourceRoot":"..\\..\\..\\..\\src","sources":["components/button/styles.ts"],"mappings":";;AAAA;AACA;AACA;AACA,SAASA,UAAU,QAAQ,cAAc;;AAEzC;;AAIA;AACA,SAASC,YAAY,QAAQ,+BAA4B;;AAEzD;AACA;AACA;;AAGA,MAAMC,MAAM,GAAIC,KAAkB,IAChCH,UAAU,CAACI,MAAM,CAAC;EAChBC,WAAW,EAAE;IAAE,GAAGJ,YAAY,CAACE,KAAK,CAAC;IAAE,GAAGA;EAAM,CAAe;EAC/DG,eAAe,EAAE;IACfC,KAAK,EAAEJ,KAAK,CAACG,eAAe,EAAEC,KAAK,IAAI,OAAO;IAC9CC,QAAQ,EAAEL,KAAK,CAACG,eAAe,EAAEE,QAAQ,IAAI,EAAE;IAC/CC,aAAa,EAAEN,KAAK,CAACG,eAAe,EAAEG,aAAa,IAAI,GAAG;IAC1DC,UAAU,EAAEP,KAAK,CAACG,eAAe,EAAEI,UAAU,IAAI,EAAE;IACnDC,UAAU,EAAER,KAAK,CAACG,eAAe,EAAEK,UAAU;IAC7CC,UAAU,EAAET,KAAK,CAACG,eAAe,EAAEM,UAAU,IAAI,cAAc;IAC/DC,SAAS,EAAEV,KAAK,CAACG,eAAe,EAAEO;EACpC;AACF,CAAC,CAAC;;AAEJ;AACA;AACA;AACA,SAASX,MAAM","ignoreList":[]}
@@ -1,109 +0,0 @@
1
- "use strict";
2
-
3
- /**
4
- * IMPORTS
5
- */
6
- import React, { forwardRef } from "react";
7
- import { Image, TouchableOpacity } from "react-native";
8
-
9
- // components
10
- import Typography from "../typography/index.js";
11
-
12
- // icons / svg
13
- import { Icons } from "../../common/icons-svg/index.js";
14
-
15
- // typings
16
- import { asBaseComponent } from "../../@types/as-base-component.js";
17
- // styles
18
- import { theme } from "../../styles/theme/theme.js";
19
- import { styles } from "./styles.js";
20
- import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
21
- const CapturePhoto = /*#__PURE__*/forwardRef((props, ref) => {
22
- const {
23
- imageComprovante,
24
- takePhotoWithImagePicker,
25
- testID,
26
- width,
27
- height,
28
- marginStyle,
29
- flexStyle,
30
- title,
31
- borderStyled,
32
- color,
33
- fontStyle,
34
- opacity,
35
- style,
36
- smallText,
37
- paddingStyle
38
- } = props;
39
- const styleProps = {
40
- imageComprovante,
41
- takePhotoWithImagePicker,
42
- testID,
43
- width,
44
- height,
45
- marginStyle,
46
- flexStyle,
47
- title,
48
- borderStyled,
49
- color,
50
- fontStyle,
51
- opacity,
52
- smallText,
53
- paddingStyle,
54
- style
55
- };
56
- return /*#__PURE__*/_jsx(_Fragment, {
57
- children: imageComprovante ? /*#__PURE__*/_jsx(TouchableOpacity, {
58
- ref: ref,
59
- activeOpacity: 0.7,
60
- onPress: takePhotoWithImagePicker,
61
- testID: testID,
62
- children: /*#__PURE__*/_jsx(Image, {
63
- style: [{
64
- width,
65
- height,
66
- borderWidth: Number(borderStyled?.borderWidth),
67
- borderColor: borderStyled?.borderColor,
68
- borderRadius: Number(borderStyled?.borderRadius)
69
- }, styles(styleProps).capturePhoto],
70
- source: {
71
- uri: imageComprovante
72
- }
73
- })
74
- }) : /*#__PURE__*/_jsxs(TouchableOpacity, {
75
- ref: ref,
76
- activeOpacity: 0.7,
77
- style: [styles(styleProps).capturePhoto, style],
78
- onPress: takePhotoWithImagePicker,
79
- testID: testID,
80
- children: [/*#__PURE__*/_jsx(Icons, {
81
- icon: "CAMERA_PLUS",
82
- size: theme.fontSizes["2xl"] || 24,
83
- color: color?.colorSvg
84
- }), /*#__PURE__*/_jsx(Typography, {
85
- text: title.text || "Sem foto capturada.",
86
- align: flexStyle?.textAlign === "left" || flexStyle?.textAlign === "right" ? flexStyle.textAlign : "center",
87
- color: color?.colorText ? color.colorText : theme.colors.gray[875],
88
- size: fontStyle?.fontSize ? fontStyle?.fontSize : theme.fontSizes.md,
89
- fontFamily: fontStyle?.fontFamily ? fontStyle?.fontFamily : theme.fonts.inter_regular_400,
90
- lineHeight: fontStyle?.lineHeight ? fontStyle?.lineHeight : theme.fontSizes["2xl"],
91
- letterSpacing: fontStyle?.letterSpacing ? fontStyle?.letterSpacing : "regular"
92
- }), smallText && /*#__PURE__*/_jsx(Typography, {
93
- text: title.textSmallPhoto || "aqui vai o texto de baixo da foto",
94
- align: flexStyle?.textAlign === "left" || flexStyle?.textAlign === "right" ? flexStyle.textAlign : "center",
95
- color: color?.colorText ? color.colorText : theme.colors.gray[875],
96
- size: fontStyle?.fontSize ? fontStyle?.fontSize : theme.fontSizes.sm,
97
- fontFamily: fontStyle?.fontFamily ? fontStyle?.fontFamily : theme.fonts.inter_regular_400,
98
- lineHeight: fontStyle?.lineHeight ? fontStyle?.lineHeight : theme.fontSizes.md,
99
- letterSpacing: fontStyle?.letterSpacing ? fontStyle?.letterSpacing : "regular"
100
- })]
101
- })
102
- });
103
- });
104
-
105
- /**
106
- * Componente CapturePhoto para a interação da ui.
107
- */
108
- export default asBaseComponent(CapturePhoto);
109
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["React","forwardRef","Image","TouchableOpacity","Typography","Icons","asBaseComponent","theme","styles","jsx","_jsx","jsxs","_jsxs","Fragment","_Fragment","CapturePhoto","props","ref","imageComprovante","takePhotoWithImagePicker","testID","width","height","marginStyle","flexStyle","title","borderStyled","color","fontStyle","opacity","style","smallText","paddingStyle","styleProps","children","activeOpacity","onPress","borderWidth","Number","borderColor","borderRadius","capturePhoto","source","uri","icon","size","fontSizes","colorSvg","text","align","textAlign","colorText","colors","gray","fontSize","md","fontFamily","fonts","inter_regular_400","lineHeight","letterSpacing","textSmallPhoto","sm"],"sourceRoot":"..\\..\\..\\..\\src","sources":["components/capture-photo/index.tsx"],"mappings":";;AAAA;AACA;AACA;AACA,OAAOA,KAAK,IAAIC,UAAU,QAAQ,OAAO;AACzC,SAASC,KAAK,EAAEC,gBAAgB,QAAQ,cAAc;;AAEtD;AACA,OAAOC,UAAU,MAAM,wBAAe;;AAEtC;AACA,SAASC,KAAK,QAAQ,iCAAwB;;AAE9C;AACA,SAASC,eAAe,QAAQ,mCAAgC;AAGhE;AACA,SAASC,KAAK,QAAQ,6BAA0B;AAChD,SAASC,MAAM,QAAQ,aAAU;AAAC,SAAAC,GAAA,IAAAC,IAAA,EAAAC,IAAA,IAAAC,KAAA,EAAAC,QAAA,IAAAC,SAAA;AAElC,MAAMC,YAAY,gBAAGd,UAAU,CAA0B,CAACe,KAAK,EAAEC,GAAG,KAAyB;EAC3F,MAAM;IACJC,gBAAgB;IAChBC,wBAAwB;IACxBC,MAAM;IACNC,KAAK;IACLC,MAAM;IACNC,WAAW;IACXC,SAAS;IACTC,KAAK;IACLC,YAAY;IACZC,KAAK;IACLC,SAAS;IACTC,OAAO;IACPC,KAAK;IACLC,SAAS;IACTC;EACF,CAAC,GAAGhB,KAAK;EAET,MAAMiB,UAAU,GAAG;IACjBf,gBAAgB;IAChBC,wBAAwB;IACxBC,MAAM;IACNC,KAAK;IACLC,MAAM;IACNC,WAAW;IACXC,SAAS;IACTC,KAAK;IACLC,YAAY;IACZC,KAAK;IACLC,SAAS;IACTC,OAAO;IACPE,SAAS;IACTC,YAAY;IACZF;EACF,CAAuB;EAEvB,oBACEpB,IAAA,CAAAI,SAAA;IAAAoB,QAAA,EACGhB,gBAAgB,gBACfR,IAAA,CAACP,gBAAgB;MACfc,GAAG,EAAEA,GAAI;MACTkB,aAAa,EAAE,GAAI;MACnBC,OAAO,EAAEjB,wBAAyB;MAClCC,MAAM,EAAEA,MAAO;MAAAc,QAAA,eAEfxB,IAAA,CAACR,KAAK;QACJ4B,KAAK,EAAE,CACL;UACET,KAAK;UACLC,MAAM;UACNe,WAAW,EAAEC,MAAM,CAACZ,YAAY,EAAEW,WAAW,CAAC;UAC9CE,WAAW,EAAEb,YAAY,EAAEa,WAAW;UACtCC,YAAY,EAAEF,MAAM,CAACZ,YAAY,EAAEc,YAAY;QACjD,CAAC,EACDhC,MAAM,CAACyB,UAAU,CAAC,CAACQ,YAAY,CAC/B;QACFC,MAAM,EAAE;UAAEC,GAAG,EAAEzB;QAAiB;MAAE,CACnC;IAAC,CACc,CAAC,gBAEnBN,KAAA,CAACT,gBAAgB;MACfc,GAAG,EAAEA,GAAI;MACTkB,aAAa,EAAE,GAAI;MACnBL,KAAK,EAAE,CAACtB,MAAM,CAACyB,UAAU,CAAC,CAACQ,YAAY,EAAEX,KAAK,CAAE;MAChDM,OAAO,EAAEjB,wBAAyB;MAClCC,MAAM,EAAEA,MAAO;MAAAc,QAAA,gBAEfxB,IAAA,CAACL,KAAK;QAACuC,IAAI,EAAE,aAAc;QAACC,IAAI,EAAEtC,KAAK,CAACuC,SAAS,CAAC,KAAK,CAAC,IAAI,EAAG;QAACnB,KAAK,EAAEA,KAAK,EAAEoB;MAAS,CAAE,CAAC,eAC1FrC,IAAA,CAACN,UAAU;QACT4C,IAAI,EAAEvB,KAAK,CAACuB,IAAI,IAAI,qBAAsB;QAC1CC,KAAK,EACHzB,SAAS,EAAE0B,SAAS,KAAK,MAAM,IAAI1B,SAAS,EAAE0B,SAAS,KAAK,OAAO,GAC/D1B,SAAS,CAAC0B,SAAS,GACnB,QACL;QACDvB,KAAK,EAAEA,KAAK,EAAEwB,SAAS,GAAGxB,KAAK,CAACwB,SAAS,GAAG5C,KAAK,CAAC6C,MAAM,CAACC,IAAI,CAAC,GAAG,CAAE;QACnER,IAAI,EAAEjB,SAAS,EAAE0B,QAAQ,GAAG1B,SAAS,EAAE0B,QAAQ,GAAG/C,KAAK,CAACuC,SAAS,CAACS,EAAG;QACrEC,UAAU,EACR5B,SAAS,EAAE4B,UAAU,GAAG5B,SAAS,EAAE4B,UAAU,GAAGjD,KAAK,CAACkD,KAAK,CAACC,iBAC7D;QACDC,UAAU,EAAE/B,SAAS,EAAE+B,UAAU,GAAG/B,SAAS,EAAE+B,UAAU,GAAGpD,KAAK,CAACuC,SAAS,CAAC,KAAK,CAAE;QACnFc,aAAa,EAAEhC,SAAS,EAAEgC,aAAa,GAAGhC,SAAS,EAAEgC,aAAa,GAAI;MAAkB,CACzF,CAAC,EACD7B,SAAS,iBACRrB,IAAA,CAACN,UAAU;QACT4C,IAAI,EAAEvB,KAAK,CAACoC,cAAc,IAAI,mCAAoC;QAClEZ,KAAK,EACHzB,SAAS,EAAE0B,SAAS,KAAK,MAAM,IAAI1B,SAAS,EAAE0B,SAAS,KAAK,OAAO,GAC/D1B,SAAS,CAAC0B,SAAS,GACnB,QACL;QACDvB,KAAK,EAAEA,KAAK,EAAEwB,SAAS,GAAGxB,KAAK,CAACwB,SAAS,GAAG5C,KAAK,CAAC6C,MAAM,CAACC,IAAI,CAAC,GAAG,CAAE;QACnER,IAAI,EAAEjB,SAAS,EAAE0B,QAAQ,GAAG1B,SAAS,EAAE0B,QAAQ,GAAG/C,KAAK,CAACuC,SAAS,CAACgB,EAAG;QACrEN,UAAU,EACR5B,SAAS,EAAE4B,UAAU,GAAG5B,SAAS,EAAE4B,UAAU,GAAGjD,KAAK,CAACkD,KAAK,CAACC,iBAC7D;QACDC,UAAU,EAAE/B,SAAS,EAAE+B,UAAU,GAAG/B,SAAS,EAAE+B,UAAU,GAAGpD,KAAK,CAACuC,SAAS,CAACS,EAAG;QAC/EK,aAAa,EACXhC,SAAS,EAAEgC,aAAa,GAAGhC,SAAS,EAAEgC,aAAa,GAAI;MACxD,CACF,CACF;IAAA,CACe;EACnB,CACD,CAAC;AAEP,CAAC,CAAC;;AAEF;AACA;AACA;AACA,eAAetD,eAAe,CAACS,YAAY,CAAC","ignoreList":[]}
@@ -1,4 +0,0 @@
1
- "use strict";
2
-
3
- export {};
4
- //# sourceMappingURL=interface.d.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":[],"sourceRoot":"..\\..\\..\\..\\src","sources":["components/capture-photo/interface.d.ts"],"mappings":"","ignoreList":[]}
@@ -1,24 +0,0 @@
1
- "use strict";
2
-
3
- /**
4
- * IMPORTS
5
- */
6
- import { StyleSheet } from "react-native";
7
-
8
- // typing
9
-
10
- // styles
11
- import { stylesGlobal } from "../../styles/global/styles.js";
12
- const styles = props => StyleSheet.create({
13
- capturePhoto: {
14
- ...stylesGlobal(props),
15
- opacity: props.opacity,
16
- ...props
17
- }
18
- });
19
-
20
- /**
21
- * EXPORTS
22
- */
23
- export { styles };
24
- //# sourceMappingURL=styles.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["StyleSheet","stylesGlobal","styles","props","create","capturePhoto","opacity"],"sourceRoot":"..\\..\\..\\..\\src","sources":["components/capture-photo/styles.ts"],"mappings":";;AAAA;AACA;AACA;AACA,SAASA,UAAU,QAAQ,cAAc;;AAEzC;;AAIA;AACA,SAASC,YAAY,QAAQ,+BAA4B;AAGzD,MAAMC,MAAM,GAAIC,KAAwB,IACtCH,UAAU,CAACI,MAAM,CAAC;EAChBC,YAAY,EAAE;IACZ,GAAGJ,YAAY,CAACE,KAAK,CAAC;IACtBG,OAAO,EAAEH,KAAK,CAACG,OAAO;IACtB,GAAGH;EACL;AACF,CAAC,CAAC;;AAEJ;AACA;AACA;AACA,SAASD,MAAM","ignoreList":[]}
@@ -1,112 +0,0 @@
1
- "use strict";
2
-
3
- /**
4
- * IMPORTS
5
- */
6
- import React, { forwardRef } from "react";
7
-
8
- // components
9
- import Box from "../box/index.js";
10
- import Typography from "../typography/index.js";
11
-
12
- // typing
13
- import { asBaseComponent } from "../../@types/as-base-component.js";
14
- // styles
15
- import { theme } from "../../styles/theme/theme.js";
16
- import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
17
- const CardHours = /*#__PURE__*/forwardRef((props, ref) => {
18
- const {
19
- testID,
20
- width,
21
- height,
22
- hoursWorked,
23
- flexStyle,
24
- marginStyle,
25
- paddingStyle,
26
- text,
27
- color,
28
- fontStyle,
29
- borderStyled,
30
- backgroundColor,
31
- sizeHours,
32
- sizeDescription,
33
- handleFormatDataInDayMonthYearNotHours,
34
- style
35
- } = props;
36
- const styleProps = {
37
- testID,
38
- width,
39
- height,
40
- marginStyle,
41
- paddingStyle,
42
- flexStyle,
43
- text,
44
- borderStyled,
45
- color,
46
- fontStyle,
47
- backgroundColor,
48
- sizeHours,
49
- sizeDescription,
50
- style
51
- };
52
- return /*#__PURE__*/_jsxs(Box, {
53
- ref: ref,
54
- testID: testID,
55
- width: width ?? "100%",
56
- height: height,
57
- backgroundColor: backgroundColor ?? theme.colors.neutral[25],
58
- borderStyled: {
59
- borderWidth: borderStyled?.borderWidth ?? theme.borderWidths.thin,
60
- borderColor: borderStyled?.borderColor ?? theme.colors.gray[400],
61
- borderRadius: borderStyled?.borderRadius ?? theme.borderWidths.thick_medium
62
- },
63
- children: [/*#__PURE__*/_jsx(Typography, {
64
- text: text ?? "Informe texto:",
65
- size: Number(styleProps.fontStyle?.fontSize),
66
- fontFamily: styleProps.fontStyle?.fontFamily,
67
- color: color?.colorText ?? theme.colors.gray[700],
68
- lineHeight: fontStyle?.lineHeight ?? theme.fontSizes.xl,
69
- letterSpacing: "regular",
70
- paddingTop: theme.paddings["2xs"],
71
- paddingLeft: theme.paddings["2xs"]
72
- }), /*#__PURE__*/_jsxs(Box, {
73
- flexStyle: {
74
- flexDirection: "row",
75
- alignItems: "flex-end",
76
- justifyContent: "space-between"
77
- },
78
- paddingStyle: {
79
- paddingLeft: theme.paddings["2xs"],
80
- paddingRight: theme.paddings["2xs"]
81
- },
82
- backgroundColor: backgroundColor ?? theme.colors.neutral[25],
83
- width: "100%",
84
- borderStyled: {
85
- borderBottomLeftRadius: borderStyled?.borderBottomLeftRadius ?? theme.borderWidths.thick_medium,
86
- borderBottomRightRadius: borderStyled?.borderBottomRightRadius ?? theme.borderWidths.thick_medium
87
- },
88
- children: [/*#__PURE__*/_jsx(Typography, {
89
- text: `${hoursWorked ?? "00:00 H"}`,
90
- size: sizeHours ?? theme.fontSizes["3xl"],
91
- fontFamily: theme.fonts.inter_bold ?? "inter_bold",
92
- fontWeight: "700",
93
- color: color?.colorTextBold ?? theme.colors.orange[150],
94
- lineHeight: fontStyle?.lineHeight ?? theme.fontSizes["5xl"],
95
- letterSpacing: "regular"
96
- }), /*#__PURE__*/_jsx(Typography, {
97
- text: `Última atualização: ${handleFormatDataInDayMonthYearNotHours(new Date())}`,
98
- size: sizeDescription ?? theme.fontSizes.xs,
99
- fontFamily: "inter_light_300",
100
- color: color?.colorTextData ?? theme.colors.gray[700],
101
- lineHeight: fontStyle?.lineHeight ?? theme.fontSizes["xl"],
102
- letterSpacing: "regular"
103
- })]
104
- })]
105
- });
106
- });
107
-
108
- /**
109
- * Componente CardHours para a interação da ui.
110
- */
111
- export default asBaseComponent(CardHours);
112
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["React","forwardRef","Box","Typography","asBaseComponent","theme","jsx","_jsx","jsxs","_jsxs","CardHours","props","ref","testID","width","height","hoursWorked","flexStyle","marginStyle","paddingStyle","text","color","fontStyle","borderStyled","backgroundColor","sizeHours","sizeDescription","handleFormatDataInDayMonthYearNotHours","style","styleProps","colors","neutral","borderWidth","borderWidths","thin","borderColor","gray","borderRadius","thick_medium","children","size","Number","fontSize","fontFamily","colorText","lineHeight","fontSizes","xl","letterSpacing","paddingTop","paddings","paddingLeft","flexDirection","alignItems","justifyContent","paddingRight","borderBottomLeftRadius","borderBottomRightRadius","fonts","inter_bold","fontWeight","colorTextBold","orange","Date","xs","colorTextData"],"sourceRoot":"..\\..\\..\\..\\src","sources":["components/card-hours/index.tsx"],"mappings":";;AAAA;AACA;AACA;AAAI,OAAOA,KAAK,IAAIC,UAAU,QAAQ,OAAO;;AAE7C;AACA,OAAOC,GAAG,MAAM,iBAAQ;AACxB,OAAOC,UAAU,MAAM,wBAAe;;AAEtC;AACA,SAASC,eAAe,QAAQ,mCAAgC;AAGhE;AACA,SAASC,KAAK,QAAQ,6BAA0B;AAAC,SAAAC,GAAA,IAAAC,IAAA,EAAAC,IAAA,IAAAC,KAAA;AAEjD,MAAMC,SAAS,gBAAGT,UAAU,CAAuB,CAACU,KAAK,EAAEC,GAAG,KAAyB;EACrF,MAAM;IACJC,MAAM;IACNC,KAAK;IACLC,MAAM;IACNC,WAAW;IACXC,SAAS;IACTC,WAAW;IACXC,YAAY;IACZC,IAAI;IACJC,KAAK;IACLC,SAAS;IACTC,YAAY;IACZC,eAAe;IACfC,SAAS;IACTC,eAAe;IACfC,sCAAsC;IACtCC;EACF,CAAC,GAAGjB,KAAK;EAET,MAAMkB,UAAU,GAAG;IACjBhB,MAAM;IACNC,KAAK;IACLC,MAAM;IACNG,WAAW;IACXC,YAAY;IACZF,SAAS;IACTG,IAAI;IACJG,YAAY;IACZF,KAAK;IACLC,SAAS;IACTE,eAAe;IACfC,SAAS;IACTC,eAAe;IACfE;EACF,CAAoB;EACpB,oBACEnB,KAAA,CAACP,GAAG;IACFU,GAAG,EAAEA,GAAI;IACTC,MAAM,EAAEA,MAAO;IACfC,KAAK,EAAEA,KAAK,IAAI,MAAO;IACvBC,MAAM,EAAEA,MAAO;IACfS,eAAe,EAAEA,eAAe,IAAInB,KAAK,CAACyB,MAAM,CAACC,OAAO,CAAC,EAAE,CAAE;IAC7DR,YAAY,EAAE;MACZS,WAAW,EAAET,YAAY,EAAES,WAAW,IAAI3B,KAAK,CAAC4B,YAAY,CAACC,IAAI;MACjEC,WAAW,EAAEZ,YAAY,EAAEY,WAAW,IAAI9B,KAAK,CAACyB,MAAM,CAACM,IAAI,CAAC,GAAG,CAAC;MAChEC,YAAY,EAAEd,YAAY,EAAEc,YAAY,IAAIhC,KAAK,CAAC4B,YAAY,CAACK;IACjE,CAAE;IAAAC,QAAA,gBAEFhC,IAAA,CAACJ,UAAU;MACTiB,IAAI,EAAEA,IAAI,IAAI,gBAAiB;MAC/BoB,IAAI,EAAEC,MAAM,CAACZ,UAAU,CAACP,SAAS,EAAEoB,QAAQ,CAAE;MAC7CC,UAAU,EAAEd,UAAU,CAACP,SAAS,EAAEqB,UAAW;MAC7CtB,KAAK,EAAEA,KAAK,EAAEuB,SAAS,IAAIvC,KAAK,CAACyB,MAAM,CAACM,IAAI,CAAC,GAAG,CAAE;MAClDS,UAAU,EAAEvB,SAAS,EAAEuB,UAAU,IAAIxC,KAAK,CAACyC,SAAS,CAACC,EAAG;MACxDC,aAAa,EAAE,SAAU;MACzBC,UAAU,EAAE5C,KAAK,CAAC6C,QAAQ,CAAC,KAAK,CAAE;MAClCC,WAAW,EAAE9C,KAAK,CAAC6C,QAAQ,CAAC,KAAK;IAAE,CACpC,CAAC,eAEFzC,KAAA,CAACP,GAAG;MACFe,SAAS,EAAE;QACTmC,aAAa,EAAE,KAAK;QACpBC,UAAU,EAAE,UAAU;QACtBC,cAAc,EAAE;MAClB,CAAE;MACFnC,YAAY,EAAE;QACZgC,WAAW,EAAE9C,KAAK,CAAC6C,QAAQ,CAAC,KAAK,CAAC;QAClCK,YAAY,EAAElD,KAAK,CAAC6C,QAAQ,CAAC,KAAK;MACpC,CAAE;MACF1B,eAAe,EAAEA,eAAe,IAAInB,KAAK,CAACyB,MAAM,CAACC,OAAO,CAAC,EAAE,CAAE;MAC7DjB,KAAK,EAAE,MAAO;MACdS,YAAY,EAAE;QACZiC,sBAAsB,EACpBjC,YAAY,EAAEiC,sBAAsB,IAAInD,KAAK,CAAC4B,YAAY,CAACK,YAAY;QACzEmB,uBAAuB,EACrBlC,YAAY,EAAEkC,uBAAuB,IAAIpD,KAAK,CAAC4B,YAAY,CAACK;MAChE,CAAE;MAAAC,QAAA,gBAEFhC,IAAA,CAACJ,UAAU;QACTiB,IAAI,EAAE,GAAGJ,WAAW,IAAI,SAAS,EAAG;QACpCwB,IAAI,EAAEf,SAAS,IAAIpB,KAAK,CAACyC,SAAS,CAAC,KAAK,CAAE;QAC1CH,UAAU,EAAEtC,KAAK,CAACqD,KAAK,CAACC,UAAU,IAAI,YAAa;QACnDC,UAAU,EAAC,KAAK;QAChBvC,KAAK,EAAEA,KAAK,EAAEwC,aAAa,IAAIxD,KAAK,CAACyB,MAAM,CAACgC,MAAM,CAAC,GAAG,CAAE;QACxDjB,UAAU,EAAEvB,SAAS,EAAEuB,UAAU,IAAIxC,KAAK,CAACyC,SAAS,CAAC,KAAK,CAAE;QAC5DE,aAAa,EAAE;MAAU,CAC1B,CAAC,eAEFzC,IAAA,CAACJ,UAAU;QACTiB,IAAI,EAAE,uBAAuBO,sCAAsC,CAAC,IAAIoC,IAAI,CAAC,CAAC,CAAC,EAAG;QAClFvB,IAAI,EAAEd,eAAe,IAAIrB,KAAK,CAACyC,SAAS,CAACkB,EAAG;QAC5CrB,UAAU,EAAE,iBAAkB;QAC9BtB,KAAK,EAAEA,KAAK,EAAE4C,aAAa,IAAI5D,KAAK,CAACyB,MAAM,CAACM,IAAI,CAAC,GAAG,CAAE;QACtDS,UAAU,EAAEvB,SAAS,EAAEuB,UAAU,IAAIxC,KAAK,CAACyC,SAAS,CAAC,IAAI,CAAE;QAC3DE,aAAa,EAAE;MAAU,CAC1B,CAAC;IAAA,CACC,CAAC;EAAA,CACH,CAAC;AAEV,CAAC,CAAC;;AAEF;AACA;AACA;AACA,eAAe5C,eAAe,CAACM,SAAS,CAAC","ignoreList":[]}
@@ -1,4 +0,0 @@
1
- "use strict";
2
-
3
- export {};
4
- //# sourceMappingURL=interface.d.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":[],"sourceRoot":"..\\..\\..\\..\\src","sources":["components/card-hours/interface.d.ts"],"mappings":"","ignoreList":[]}