react-native-exp-fig 0.1.10 → 0.1.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1144) hide show
  1. package/README.md +1 -1
  2. package/lib/commonjs/common/constants/index.js.map +1 -1
  3. package/lib/commonjs/common/icons-svg/agent/index.js +45 -0
  4. package/lib/commonjs/common/icons-svg/agent/index.js.map +1 -0
  5. package/lib/commonjs/common/icons-svg/arrow-drop-down/index.js +10 -14
  6. package/lib/commonjs/common/icons-svg/arrow-drop-down/index.js.map +1 -1
  7. package/lib/commonjs/common/icons-svg/arrow-left/index.js +11 -13
  8. package/lib/commonjs/common/icons-svg/arrow-left/index.js.map +1 -1
  9. package/lib/commonjs/common/icons-svg/bed/index.js +47 -0
  10. package/lib/commonjs/common/icons-svg/bed/index.js.map +1 -0
  11. package/lib/commonjs/common/icons-svg/bell/index.js +8 -10
  12. package/lib/commonjs/common/icons-svg/bell/index.js.map +1 -1
  13. package/lib/commonjs/common/icons-svg/bluetooth/index.js +18 -24
  14. package/lib/commonjs/common/icons-svg/bluetooth/index.js.map +1 -1
  15. package/lib/commonjs/common/icons-svg/bluetooth-connected/index.js +21 -27
  16. package/lib/commonjs/common/icons-svg/bluetooth-connected/index.js.map +1 -1
  17. package/lib/commonjs/common/icons-svg/calendar/index.js +20 -26
  18. package/lib/commonjs/common/icons-svg/calendar/index.js.map +1 -1
  19. package/lib/commonjs/common/icons-svg/call-bell/index.js +8 -10
  20. package/lib/commonjs/common/icons-svg/call-bell/index.js.map +1 -1
  21. package/lib/commonjs/common/icons-svg/camera-plus/index.js +19 -27
  22. package/lib/commonjs/common/icons-svg/camera-plus/index.js.map +1 -1
  23. package/lib/commonjs/common/icons-svg/car/index.js +37 -0
  24. package/lib/commonjs/common/icons-svg/car/index.js.map +1 -0
  25. package/lib/commonjs/common/icons-svg/chart-bar/index.js +8 -10
  26. package/lib/commonjs/common/icons-svg/chart-bar/index.js.map +1 -1
  27. package/lib/commonjs/common/icons-svg/check-box/index.js +11 -15
  28. package/lib/commonjs/common/icons-svg/check-box/index.js.map +1 -1
  29. package/lib/commonjs/common/icons-svg/check-box-fill/index.js +8 -12
  30. package/lib/commonjs/common/icons-svg/check-box-fill/index.js.map +1 -1
  31. package/lib/commonjs/common/icons-svg/check-box-outline/index.js +8 -12
  32. package/lib/commonjs/common/icons-svg/check-box-outline/index.js.map +1 -1
  33. package/lib/commonjs/common/icons-svg/check-circle/index.js +18 -20
  34. package/lib/commonjs/common/icons-svg/check-circle/index.js.map +1 -1
  35. package/lib/commonjs/common/icons-svg/check-outline/index.js +50 -0
  36. package/lib/commonjs/common/icons-svg/check-outline/index.js.map +1 -0
  37. package/lib/commonjs/common/icons-svg/closed/index.js +18 -24
  38. package/lib/commonjs/common/icons-svg/closed/index.js.map +1 -1
  39. package/lib/commonjs/common/icons-svg/coffee/index.js +50 -0
  40. package/lib/commonjs/common/icons-svg/coffee/index.js.map +1 -0
  41. package/lib/commonjs/common/icons-svg/constants/index.js +13 -5
  42. package/lib/commonjs/common/icons-svg/constants/index.js.map +1 -1
  43. package/lib/commonjs/common/icons-svg/credit-card/index.js +10 -12
  44. package/lib/commonjs/common/icons-svg/credit-card/index.js.map +1 -1
  45. package/lib/commonjs/common/icons-svg/currency/index.js +18 -24
  46. package/lib/commonjs/common/icons-svg/currency/index.js.map +1 -1
  47. package/lib/commonjs/common/icons-svg/currency-circle-dollar/index.js +8 -10
  48. package/lib/commonjs/common/icons-svg/currency-circle-dollar/index.js.map +1 -1
  49. package/lib/commonjs/common/icons-svg/ellipse/index.js +12 -16
  50. package/lib/commonjs/common/icons-svg/ellipse/index.js.map +1 -1
  51. package/lib/commonjs/common/icons-svg/exclamation-circle/index.js +15 -21
  52. package/lib/commonjs/common/icons-svg/exclamation-circle/index.js.map +1 -1
  53. package/lib/commonjs/common/icons-svg/eye/index.js +12 -17
  54. package/lib/commonjs/common/icons-svg/eye/index.js.map +1 -1
  55. package/lib/commonjs/common/icons-svg/eye-slash/index.js +10 -13
  56. package/lib/commonjs/common/icons-svg/eye-slash/index.js.map +1 -1
  57. package/lib/commonjs/common/icons-svg/file-text/index.js +17 -21
  58. package/lib/commonjs/common/icons-svg/file-text/index.js.map +1 -1
  59. package/lib/commonjs/common/icons-svg/files/index.js +8 -10
  60. package/lib/commonjs/common/icons-svg/files/index.js.map +1 -1
  61. package/lib/commonjs/common/icons-svg/gas-pump/index.js +19 -25
  62. package/lib/commonjs/common/icons-svg/gas-pump/index.js.map +1 -1
  63. package/lib/commonjs/common/icons-svg/gauge/index.js +18 -24
  64. package/lib/commonjs/common/icons-svg/gauge/index.js.map +1 -1
  65. package/lib/commonjs/common/icons-svg/gear/index.js +20 -26
  66. package/lib/commonjs/common/icons-svg/gear/index.js.map +1 -1
  67. package/lib/commonjs/common/icons-svg/index.js +150 -94
  68. package/lib/commonjs/common/icons-svg/index.js.map +1 -1
  69. package/lib/commonjs/common/icons-svg/interface.d.js.map +1 -1
  70. package/lib/commonjs/common/icons-svg/lifebuoy/index.js +8 -10
  71. package/lib/commonjs/common/icons-svg/lifebuoy/index.js.map +1 -1
  72. package/lib/commonjs/common/icons-svg/list/index.js +32 -38
  73. package/lib/commonjs/common/icons-svg/list/index.js.map +1 -1
  74. package/lib/commonjs/common/icons-svg/moon-stars/index.js +8 -10
  75. package/lib/commonjs/common/icons-svg/moon-stars/index.js.map +1 -1
  76. package/lib/commonjs/common/icons-svg/note-pincel/index.js +21 -27
  77. package/lib/commonjs/common/icons-svg/note-pincel/index.js.map +1 -1
  78. package/lib/commonjs/common/icons-svg/package/index.js +8 -10
  79. package/lib/commonjs/common/icons-svg/package/index.js.map +1 -1
  80. package/lib/commonjs/common/icons-svg/package-check/index.js +22 -26
  81. package/lib/commonjs/common/icons-svg/package-check/index.js.map +1 -1
  82. package/lib/commonjs/common/icons-svg/pencil/index.js +40 -0
  83. package/lib/commonjs/common/icons-svg/pencil/index.js.map +1 -0
  84. package/lib/commonjs/common/icons-svg/plus/index.js +20 -28
  85. package/lib/commonjs/common/icons-svg/plus/index.js.map +1 -1
  86. package/lib/commonjs/common/icons-svg/recused/index.js +16 -18
  87. package/lib/commonjs/common/icons-svg/recused/index.js.map +1 -1
  88. package/lib/commonjs/common/icons-svg/refresh-ccw-dot/index.js +47 -0
  89. package/lib/commonjs/common/icons-svg/refresh-ccw-dot/index.js.map +1 -0
  90. package/lib/commonjs/common/icons-svg/shopping-cart/index.js +17 -21
  91. package/lib/commonjs/common/icons-svg/shopping-cart/index.js.map +1 -1
  92. package/lib/commonjs/common/icons-svg/steering-wheel/index.js +27 -33
  93. package/lib/commonjs/common/icons-svg/steering-wheel/index.js.map +1 -1
  94. package/lib/commonjs/common/icons-svg/steering-wheel-fill/index.js +15 -21
  95. package/lib/commonjs/common/icons-svg/steering-wheel-fill/index.js.map +1 -1
  96. package/lib/commonjs/common/icons-svg/timer/index.js +18 -24
  97. package/lib/commonjs/common/icons-svg/timer/index.js.map +1 -1
  98. package/lib/commonjs/common/icons-svg/trophy/index.js +8 -10
  99. package/lib/commonjs/common/icons-svg/trophy/index.js.map +1 -1
  100. package/lib/commonjs/common/icons-svg/truck/index.js +17 -21
  101. package/lib/commonjs/common/icons-svg/truck/index.js.map +1 -1
  102. package/lib/commonjs/common/icons-svg/truck-activity/index.js +37 -0
  103. package/lib/commonjs/common/icons-svg/truck-activity/index.js.map +1 -0
  104. package/lib/commonjs/common/icons-svg/truck-trailer/index.js +15 -21
  105. package/lib/commonjs/common/icons-svg/truck-trailer/index.js.map +1 -1
  106. package/lib/commonjs/common/icons-svg/wifi-high/index.js +22 -28
  107. package/lib/commonjs/common/icons-svg/wifi-high/index.js.map +1 -1
  108. package/lib/commonjs/common/icons-svg/wifi-x/index.js +28 -34
  109. package/lib/commonjs/common/icons-svg/wifi-x/index.js.map +1 -1
  110. package/lib/commonjs/common/icons-svg/x-circle/index.js +18 -24
  111. package/lib/commonjs/common/icons-svg/x-circle/index.js.map +1 -1
  112. package/lib/commonjs/components/activities-daily/index.js +120 -0
  113. package/lib/commonjs/components/activities-daily/index.js.map +1 -0
  114. package/lib/commonjs/components/activities-daily/interface.d.js +6 -0
  115. package/lib/commonjs/components/activities-daily/interface.d.js.map +1 -0
  116. package/lib/commonjs/components/activities-progress/index.js +165 -0
  117. package/lib/commonjs/components/activities-progress/index.js.map +1 -0
  118. package/lib/commonjs/components/activities-progress/interface.d.js +6 -0
  119. package/lib/commonjs/components/activities-progress/interface.d.js.map +1 -0
  120. package/lib/commonjs/components/avatar-profile/index.js +101 -0
  121. package/lib/commonjs/components/avatar-profile/index.js.map +1 -0
  122. package/lib/commonjs/components/avatar-profile/interface.d.js +6 -0
  123. package/lib/commonjs/components/avatar-profile/interface.d.js.map +1 -0
  124. package/lib/commonjs/components/box/index.js +4 -6
  125. package/lib/commonjs/components/box/index.js.map +1 -1
  126. package/lib/commonjs/components/box/interface.d.js.map +1 -1
  127. package/lib/commonjs/components/box/styles.js +1 -1
  128. package/lib/commonjs/components/box/styles.js.map +1 -1
  129. package/lib/commonjs/components/button/index.js +12 -20
  130. package/lib/commonjs/components/button/index.js.map +1 -1
  131. package/lib/commonjs/components/button/interface.d.js.map +1 -1
  132. package/lib/commonjs/components/button/styles.js +19 -16
  133. package/lib/commonjs/components/button/styles.js.map +1 -1
  134. package/lib/commonjs/components/capture-photo/index.js +47 -51
  135. package/lib/commonjs/components/capture-photo/index.js.map +1 -1
  136. package/lib/commonjs/components/capture-photo/interface.d.js.map +1 -1
  137. package/lib/commonjs/components/capture-photo/styles.js +1 -1
  138. package/lib/commonjs/components/capture-photo/styles.js.map +1 -1
  139. package/lib/commonjs/components/card-history/index.js +121 -127
  140. package/lib/commonjs/components/card-history/index.js.map +1 -1
  141. package/lib/commonjs/components/card-history/interface.d.js.map +1 -1
  142. package/lib/commonjs/components/card-hours/index.js +51 -53
  143. package/lib/commonjs/components/card-hours/index.js.map +1 -1
  144. package/lib/commonjs/components/card-hours/interface.d.js.map +1 -1
  145. package/lib/commonjs/components/card-loading/index.js +230 -229
  146. package/lib/commonjs/components/card-loading/index.js.map +1 -1
  147. package/lib/commonjs/components/card-loading/interface.d.js.map +1 -1
  148. package/lib/commonjs/components/card-scheduled-journey/index.js +77 -80
  149. package/lib/commonjs/components/card-scheduled-journey/index.js.map +1 -1
  150. package/lib/commonjs/components/card-scheduled-journey/interface.js.map +1 -1
  151. package/lib/commonjs/components/card-scheduled-journey/styles.js +1 -1
  152. package/lib/commonjs/components/card-scheduled-journey/styles.js.map +1 -1
  153. package/lib/commonjs/components/card-work-session/index.js +157 -165
  154. package/lib/commonjs/components/card-work-session/index.js.map +1 -1
  155. package/lib/commonjs/components/card-work-session/interface.d.js.map +1 -1
  156. package/lib/commonjs/components/check-box/index.js +77 -110
  157. package/lib/commonjs/components/check-box/index.js.map +1 -1
  158. package/lib/commonjs/components/check-box/interface.d.js.map +1 -1
  159. package/lib/commonjs/components/coil/index.js +85 -91
  160. package/lib/commonjs/components/coil/index.js.map +1 -1
  161. package/lib/commonjs/components/coil/interface.d.js.map +1 -1
  162. package/lib/commonjs/components/filter-date-selector/index.js +56 -51
  163. package/lib/commonjs/components/filter-date-selector/index.js.map +1 -1
  164. package/lib/commonjs/components/filter-date-selector/interface.d.js.map +1 -1
  165. package/lib/commonjs/components/filter-journey/index.js +4 -5
  166. package/lib/commonjs/components/filter-journey/index.js.map +1 -1
  167. package/lib/commonjs/components/filter-journey/interface.d.js.map +1 -1
  168. package/lib/commonjs/components/header-profile/index.js +84 -91
  169. package/lib/commonjs/components/header-profile/index.js.map +1 -1
  170. package/lib/commonjs/components/header-profile/interface.d.js.map +1 -1
  171. package/lib/commonjs/components/history-details/index.js +104 -0
  172. package/lib/commonjs/components/history-details/index.js.map +1 -0
  173. package/lib/commonjs/components/history-details/interface.d.js +6 -0
  174. package/lib/commonjs/components/history-details/interface.d.js.map +1 -0
  175. package/lib/commonjs/components/image-capture-with-remove/index.js +61 -61
  176. package/lib/commonjs/components/image-capture-with-remove/index.js.map +1 -1
  177. package/lib/commonjs/components/image-capture-with-remove/interface.d.js.map +1 -1
  178. package/lib/commonjs/components/input/index.js +100 -118
  179. package/lib/commonjs/components/input/index.js.map +1 -1
  180. package/lib/commonjs/components/input/interface.d.js.map +1 -1
  181. package/lib/commonjs/components/input/styles.js +1 -1
  182. package/lib/commonjs/components/input/styles.js.map +1 -1
  183. package/lib/commonjs/components/loading-details/index.js +117 -122
  184. package/lib/commonjs/components/loading-details/index.js.map +1 -1
  185. package/lib/commonjs/components/loading-details/interface.d.js.map +1 -1
  186. package/lib/commonjs/components/loading-progress/index.js +70 -75
  187. package/lib/commonjs/components/loading-progress/index.js.map +1 -1
  188. package/lib/commonjs/components/loading-progress/interface.d.js.map +1 -1
  189. package/lib/commonjs/components/menu-item/index.js +42 -44
  190. package/lib/commonjs/components/menu-item/index.js.map +1 -1
  191. package/lib/commonjs/components/menu-item/interface.d.js.map +1 -1
  192. package/lib/commonjs/components/menu-item/styles.js.map +1 -1
  193. package/lib/commonjs/components/no-data/index.js +15 -17
  194. package/lib/commonjs/components/no-data/index.js.map +1 -1
  195. package/lib/commonjs/components/no-data/interface.d.js.map +1 -1
  196. package/lib/commonjs/components/notification-loading/index.js +114 -123
  197. package/lib/commonjs/components/notification-loading/index.js.map +1 -1
  198. package/lib/commonjs/components/notification-loading/interface.d.js.map +1 -1
  199. package/lib/commonjs/components/profile-menu-option/index.js +75 -0
  200. package/lib/commonjs/components/profile-menu-option/index.js.map +1 -0
  201. package/lib/commonjs/components/profile-menu-option/interface.d.js +6 -0
  202. package/lib/commonjs/components/profile-menu-option/interface.d.js.map +1 -0
  203. package/lib/commonjs/components/scheduled-journey-indicators/index.js +47 -52
  204. package/lib/commonjs/components/scheduled-journey-indicators/index.js.map +1 -1
  205. package/lib/commonjs/components/scheduled-journey-indicators/interface.d.js.map +1 -1
  206. package/lib/commonjs/components/selects/select-option/index.js +54 -64
  207. package/lib/commonjs/components/selects/select-option/index.js.map +1 -1
  208. package/lib/commonjs/components/selects/select-option/interface.d.js.map +1 -1
  209. package/lib/commonjs/components/selects/select-option/styles.js +62 -59
  210. package/lib/commonjs/components/selects/select-option/styles.js.map +1 -1
  211. package/lib/commonjs/components/step-indicator/helpers/get-icon-by-status.js +2 -2
  212. package/lib/commonjs/components/step-indicator/helpers/get-icon-by-status.js.map +1 -1
  213. package/lib/commonjs/components/step-indicator/index.js +101 -112
  214. package/lib/commonjs/components/step-indicator/index.js.map +1 -1
  215. package/lib/commonjs/components/step-indicator/interface.d.js.map +1 -1
  216. package/lib/commonjs/components/step-indicator/styles.js +53 -50
  217. package/lib/commonjs/components/step-indicator/styles.js.map +1 -1
  218. package/lib/commonjs/components/typography/index.js +6 -7
  219. package/lib/commonjs/components/typography/index.js.map +1 -1
  220. package/lib/commonjs/components/typography/interface.d.js.map +1 -1
  221. package/lib/commonjs/components/typography/styles.js +24 -21
  222. package/lib/commonjs/components/typography/styles.js.map +1 -1
  223. package/lib/commonjs/components/user-profile/index.js +161 -176
  224. package/lib/commonjs/components/user-profile/index.js.map +1 -1
  225. package/lib/commonjs/components/user-profile/interface.d.js.map +1 -1
  226. package/lib/commonjs/index.js +97 -56
  227. package/lib/commonjs/index.js.map +1 -1
  228. package/lib/commonjs/stories/activities-daily/activities-daily.stories.js +40 -0
  229. package/lib/commonjs/stories/activities-daily/activities-daily.stories.js.map +1 -0
  230. package/lib/commonjs/stories/activities-progress/activities-progress.stories.js +59 -0
  231. package/lib/commonjs/stories/activities-progress/activities-progress.stories.js.map +1 -0
  232. package/lib/commonjs/stories/avatar-profile/avatar-profile.stories.js +32 -0
  233. package/lib/commonjs/stories/avatar-profile/avatar-profile.stories.js.map +1 -0
  234. package/lib/commonjs/stories/box/box.stories.js +7 -8
  235. package/lib/commonjs/stories/box/box.stories.js.map +1 -1
  236. package/lib/commonjs/stories/button/button.stories.js +4 -5
  237. package/lib/commonjs/stories/button/button.stories.js.map +1 -1
  238. package/lib/commonjs/stories/capture-photo/capture-photo.stories.js +3 -3
  239. package/lib/commonjs/stories/capture-photo/capture-photo.stories.js.map +1 -1
  240. package/lib/commonjs/stories/card-history/card-history.stories.js +3 -3
  241. package/lib/commonjs/stories/card-history/card-history.stories.js.map +1 -1
  242. package/lib/commonjs/stories/card-hours/card-hours.stories.js +6 -6
  243. package/lib/commonjs/stories/card-hours/card-hours.stories.js.map +1 -1
  244. package/lib/commonjs/stories/card-loading/card-loading.stories.js +5 -5
  245. package/lib/commonjs/stories/card-loading/card-loading.stories.js.map +1 -1
  246. package/lib/commonjs/stories/card-scheduled-journey/card-scheduled-journey.stories.js +3 -3
  247. package/lib/commonjs/stories/card-scheduled-journey/card-scheduled-journey.stories.js.map +1 -1
  248. package/lib/commonjs/stories/card-work-session/card-work-session.stories.js +2 -2
  249. package/lib/commonjs/stories/card-work-session/card-work-session.stories.js.map +1 -1
  250. package/lib/commonjs/stories/check-box/check-box.stories.js +3 -5
  251. package/lib/commonjs/stories/check-box/check-box.stories.js.map +1 -1
  252. package/lib/commonjs/stories/coil/coil.stories.js +28 -7
  253. package/lib/commonjs/stories/coil/coil.stories.js.map +1 -1
  254. package/lib/commonjs/stories/filter-date-selector/filter-date-selector.stories.js +29 -7
  255. package/lib/commonjs/stories/filter-date-selector/filter-date-selector.stories.js.map +1 -1
  256. package/lib/commonjs/stories/filter-journey/filter-journey.stories.js +5 -5
  257. package/lib/commonjs/stories/filter-journey/filter-journey.stories.js.map +1 -1
  258. package/lib/commonjs/stories/header-profile/header-profile.stories.js +2 -2
  259. package/lib/commonjs/stories/header-profile/header-profile.stories.js.map +1 -1
  260. package/lib/commonjs/stories/history-details/history-details.stories.js +37 -0
  261. package/lib/commonjs/stories/history-details/history-details.stories.js.map +1 -0
  262. package/lib/commonjs/stories/image-capture-with-remove/image-capture-with-remove.stories.js +14 -4
  263. package/lib/commonjs/stories/image-capture-with-remove/image-capture-with-remove.stories.js.map +1 -1
  264. package/lib/commonjs/stories/input/input.stories.js +10 -9
  265. package/lib/commonjs/stories/input/input.stories.js.map +1 -1
  266. package/lib/commonjs/stories/loading-details/loading-details.stories.js +2 -2
  267. package/lib/commonjs/stories/loading-details/loading-details.stories.js.map +1 -1
  268. package/lib/commonjs/stories/loading-progress/loading-progress.stories.js +2 -2
  269. package/lib/commonjs/stories/loading-progress/loading-progress.stories.js.map +1 -1
  270. package/lib/commonjs/stories/menu-item/menu-item.stories.js +3 -3
  271. package/lib/commonjs/stories/menu-item/menu-item.stories.js.map +1 -1
  272. package/lib/commonjs/stories/no-data/no-data.stories.js +2 -2
  273. package/lib/commonjs/stories/no-data/no-data.stories.js.map +1 -1
  274. package/lib/commonjs/stories/notification-loading/notification-loading.stories.js +18 -4
  275. package/lib/commonjs/stories/notification-loading/notification-loading.stories.js.map +1 -1
  276. package/lib/commonjs/stories/profile-menu-option/profile-menu-option.stories.js +68 -0
  277. package/lib/commonjs/stories/profile-menu-option/profile-menu-option.stories.js.map +1 -0
  278. package/lib/commonjs/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.js +2 -2
  279. package/lib/commonjs/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.js.map +1 -1
  280. package/lib/commonjs/stories/select-option/select-option.stories.js +3 -3
  281. package/lib/commonjs/stories/select-option/select-option.stories.js.map +1 -1
  282. package/lib/commonjs/stories/step-indicator/step-indicator.stories.js +24 -18
  283. package/lib/commonjs/stories/step-indicator/step-indicator.stories.js.map +1 -1
  284. package/lib/commonjs/stories/typography/typography.stories.js +3 -3
  285. package/lib/commonjs/stories/typography/typography.stories.js.map +1 -1
  286. package/lib/commonjs/stories/user-profile/user-profile.stories.js +2 -2
  287. package/lib/commonjs/stories/user-profile/user-profile.stories.js.map +1 -1
  288. package/lib/commonjs/styles/global/interface.d.js.map +1 -1
  289. package/lib/commonjs/styles/global/styles.js +49 -46
  290. package/lib/commonjs/styles/global/styles.js.map +1 -1
  291. package/lib/commonjs/styles/global/theme-provider.js +4 -6
  292. package/lib/commonjs/styles/global/theme-provider.js.map +1 -1
  293. package/lib/commonjs/styles/theme/theme.js +6 -4
  294. package/lib/commonjs/styles/theme/theme.js.map +1 -1
  295. package/lib/commonjs/utils/format-data/index.js +30 -9
  296. package/lib/commonjs/utils/format-data/index.js.map +1 -1
  297. package/lib/commonjs/utils/mutiply/index.js.map +1 -1
  298. package/lib/commonjs/utils/status-color/return-color.js +13 -4
  299. package/lib/commonjs/utils/status-color/return-color.js.map +1 -1
  300. package/lib/module/common/constants/index.js +0 -2
  301. package/lib/module/common/constants/index.js.map +1 -1
  302. package/lib/module/common/icons-svg/agent/index.js +37 -0
  303. package/lib/module/common/icons-svg/agent/index.js.map +1 -0
  304. package/lib/module/common/icons-svg/arrow-drop-down/index.js +11 -14
  305. package/lib/module/common/icons-svg/arrow-drop-down/index.js.map +1 -1
  306. package/lib/module/common/icons-svg/arrow-left/index.js +12 -15
  307. package/lib/module/common/icons-svg/arrow-left/index.js.map +1 -1
  308. package/lib/module/common/icons-svg/bed/index.js +39 -0
  309. package/lib/module/common/icons-svg/bed/index.js.map +1 -0
  310. package/lib/module/common/icons-svg/bell/index.js +9 -12
  311. package/lib/module/common/icons-svg/bell/index.js.map +1 -1
  312. package/lib/module/common/icons-svg/bluetooth/index.js +18 -26
  313. package/lib/module/common/icons-svg/bluetooth/index.js.map +1 -1
  314. package/lib/module/common/icons-svg/bluetooth-connected/index.js +21 -29
  315. package/lib/module/common/icons-svg/bluetooth-connected/index.js.map +1 -1
  316. package/lib/module/common/icons-svg/calendar/index.js +21 -28
  317. package/lib/module/common/icons-svg/calendar/index.js.map +1 -1
  318. package/lib/module/common/icons-svg/call-bell/index.js +9 -12
  319. package/lib/module/common/icons-svg/call-bell/index.js.map +1 -1
  320. package/lib/module/common/icons-svg/camera-plus/index.js +20 -27
  321. package/lib/module/common/icons-svg/camera-plus/index.js.map +1 -1
  322. package/lib/module/common/icons-svg/car/index.js +29 -0
  323. package/lib/module/common/icons-svg/car/index.js.map +1 -0
  324. package/lib/module/common/icons-svg/chart-bar/index.js +9 -12
  325. package/lib/module/common/icons-svg/chart-bar/index.js.map +1 -1
  326. package/lib/module/common/icons-svg/check-box/index.js +12 -15
  327. package/lib/module/common/icons-svg/check-box/index.js.map +1 -1
  328. package/lib/module/common/icons-svg/check-box-fill/index.js +9 -12
  329. package/lib/module/common/icons-svg/check-box-fill/index.js.map +1 -1
  330. package/lib/module/common/icons-svg/check-box-outline/index.js +9 -12
  331. package/lib/module/common/icons-svg/check-box-outline/index.js.map +1 -1
  332. package/lib/module/common/icons-svg/check-circle/index.js +19 -22
  333. package/lib/module/common/icons-svg/check-circle/index.js.map +1 -1
  334. package/lib/module/common/icons-svg/check-outline/index.js +43 -0
  335. package/lib/module/common/icons-svg/check-outline/index.js.map +1 -0
  336. package/lib/module/common/icons-svg/closed/index.js +19 -26
  337. package/lib/module/common/icons-svg/closed/index.js.map +1 -1
  338. package/lib/module/common/icons-svg/coffee/index.js +42 -0
  339. package/lib/module/common/icons-svg/coffee/index.js.map +1 -0
  340. package/lib/module/common/icons-svg/constants/index.js +13 -7
  341. package/lib/module/common/icons-svg/constants/index.js.map +1 -1
  342. package/lib/module/common/icons-svg/credit-card/index.js +11 -14
  343. package/lib/module/common/icons-svg/credit-card/index.js.map +1 -1
  344. package/lib/module/common/icons-svg/currency/index.js +19 -26
  345. package/lib/module/common/icons-svg/currency/index.js.map +1 -1
  346. package/lib/module/common/icons-svg/currency-circle-dollar/index.js +9 -12
  347. package/lib/module/common/icons-svg/currency-circle-dollar/index.js.map +1 -1
  348. package/lib/module/common/icons-svg/ellipse/index.js +13 -16
  349. package/lib/module/common/icons-svg/ellipse/index.js.map +1 -1
  350. package/lib/module/common/icons-svg/exclamation-circle/index.js +16 -23
  351. package/lib/module/common/icons-svg/exclamation-circle/index.js.map +1 -1
  352. package/lib/module/common/icons-svg/eye/index.js +13 -17
  353. package/lib/module/common/icons-svg/eye/index.js.map +1 -1
  354. package/lib/module/common/icons-svg/eye-slash/index.js +11 -15
  355. package/lib/module/common/icons-svg/eye-slash/index.js.map +1 -1
  356. package/lib/module/common/icons-svg/file-text/index.js +18 -21
  357. package/lib/module/common/icons-svg/file-text/index.js.map +1 -1
  358. package/lib/module/common/icons-svg/files/index.js +9 -12
  359. package/lib/module/common/icons-svg/files/index.js.map +1 -1
  360. package/lib/module/common/icons-svg/gas-pump/index.js +20 -27
  361. package/lib/module/common/icons-svg/gas-pump/index.js.map +1 -1
  362. package/lib/module/common/icons-svg/gauge/index.js +19 -26
  363. package/lib/module/common/icons-svg/gauge/index.js.map +1 -1
  364. package/lib/module/common/icons-svg/gear/index.js +21 -28
  365. package/lib/module/common/icons-svg/gear/index.js.map +1 -1
  366. package/lib/module/common/icons-svg/index.js +150 -96
  367. package/lib/module/common/icons-svg/index.js.map +1 -1
  368. package/lib/module/common/icons-svg/interface.d.js +0 -2
  369. package/lib/module/common/icons-svg/interface.d.js.map +1 -1
  370. package/lib/module/common/icons-svg/lifebuoy/index.js +9 -12
  371. package/lib/module/common/icons-svg/lifebuoy/index.js.map +1 -1
  372. package/lib/module/common/icons-svg/list/index.js +33 -40
  373. package/lib/module/common/icons-svg/list/index.js.map +1 -1
  374. package/lib/module/common/icons-svg/moon-stars/index.js +9 -12
  375. package/lib/module/common/icons-svg/moon-stars/index.js.map +1 -1
  376. package/lib/module/common/icons-svg/note-pincel/index.js +22 -29
  377. package/lib/module/common/icons-svg/note-pincel/index.js.map +1 -1
  378. package/lib/module/common/icons-svg/package/index.js +9 -12
  379. package/lib/module/common/icons-svg/package/index.js.map +1 -1
  380. package/lib/module/common/icons-svg/package-check/index.js +23 -26
  381. package/lib/module/common/icons-svg/package-check/index.js.map +1 -1
  382. package/lib/module/common/icons-svg/pencil/index.js +32 -0
  383. package/lib/module/common/icons-svg/pencil/index.js.map +1 -0
  384. package/lib/module/common/icons-svg/plus/index.js +21 -28
  385. package/lib/module/common/icons-svg/plus/index.js.map +1 -1
  386. package/lib/module/common/icons-svg/recused/index.js +17 -20
  387. package/lib/module/common/icons-svg/recused/index.js.map +1 -1
  388. package/lib/module/common/icons-svg/refresh-ccw-dot/index.js +39 -0
  389. package/lib/module/common/icons-svg/refresh-ccw-dot/index.js.map +1 -0
  390. package/lib/module/common/icons-svg/shopping-cart/index.js +18 -21
  391. package/lib/module/common/icons-svg/shopping-cart/index.js.map +1 -1
  392. package/lib/module/common/icons-svg/steering-wheel/index.js +28 -35
  393. package/lib/module/common/icons-svg/steering-wheel/index.js.map +1 -1
  394. package/lib/module/common/icons-svg/steering-wheel-fill/index.js +16 -23
  395. package/lib/module/common/icons-svg/steering-wheel-fill/index.js.map +1 -1
  396. package/lib/module/common/icons-svg/timer/index.js +19 -26
  397. package/lib/module/common/icons-svg/timer/index.js.map +1 -1
  398. package/lib/module/common/icons-svg/trophy/index.js +9 -12
  399. package/lib/module/common/icons-svg/trophy/index.js.map +1 -1
  400. package/lib/module/common/icons-svg/truck/index.js +18 -21
  401. package/lib/module/common/icons-svg/truck/index.js.map +1 -1
  402. package/lib/module/common/icons-svg/truck-activity/index.js +29 -0
  403. package/lib/module/common/icons-svg/truck-activity/index.js.map +1 -0
  404. package/lib/module/common/icons-svg/truck-trailer/index.js +16 -23
  405. package/lib/module/common/icons-svg/truck-trailer/index.js.map +1 -1
  406. package/lib/module/common/icons-svg/wifi-high/index.js +23 -30
  407. package/lib/module/common/icons-svg/wifi-high/index.js.map +1 -1
  408. package/lib/module/common/icons-svg/wifi-x/index.js +29 -36
  409. package/lib/module/common/icons-svg/wifi-x/index.js.map +1 -1
  410. package/lib/module/common/icons-svg/x-circle/index.js +19 -26
  411. package/lib/module/common/icons-svg/x-circle/index.js.map +1 -1
  412. package/lib/module/components/activities-daily/index.js +113 -0
  413. package/lib/module/components/activities-daily/index.js.map +1 -0
  414. package/lib/module/components/activities-daily/interface.d.js +2 -0
  415. package/lib/module/components/activities-daily/interface.d.js.map +1 -0
  416. package/lib/module/components/activities-progress/index.js +158 -0
  417. package/lib/module/components/activities-progress/index.js.map +1 -0
  418. package/lib/module/components/activities-progress/interface.d.js +2 -0
  419. package/lib/module/components/activities-progress/interface.d.js.map +1 -0
  420. package/lib/module/components/avatar-profile/index.js +95 -0
  421. package/lib/module/components/avatar-profile/index.js.map +1 -0
  422. package/lib/module/components/avatar-profile/interface.d.js +2 -0
  423. package/lib/module/components/avatar-profile/interface.d.js.map +1 -0
  424. package/lib/module/components/box/index.js +4 -8
  425. package/lib/module/components/box/index.js.map +1 -1
  426. package/lib/module/components/box/interface.d.js +0 -2
  427. package/lib/module/components/box/interface.d.js.map +1 -1
  428. package/lib/module/components/box/styles.js +1 -3
  429. package/lib/module/components/box/styles.js.map +1 -1
  430. package/lib/module/components/button/index.js +11 -16
  431. package/lib/module/components/button/index.js.map +1 -1
  432. package/lib/module/components/button/interface.d.js +0 -2
  433. package/lib/module/components/button/interface.d.js.map +1 -1
  434. package/lib/module/components/button/styles.js +19 -18
  435. package/lib/module/components/button/styles.js.map +1 -1
  436. package/lib/module/components/capture-photo/index.js +45 -52
  437. package/lib/module/components/capture-photo/index.js.map +1 -1
  438. package/lib/module/components/capture-photo/interface.d.js +0 -2
  439. package/lib/module/components/capture-photo/interface.d.js.map +1 -1
  440. package/lib/module/components/capture-photo/styles.js +1 -3
  441. package/lib/module/components/capture-photo/styles.js.map +1 -1
  442. package/lib/module/components/card-history/index.js +119 -128
  443. package/lib/module/components/card-history/index.js.map +1 -1
  444. package/lib/module/components/card-history/interface.d.js +0 -2
  445. package/lib/module/components/card-history/interface.d.js.map +1 -1
  446. package/lib/module/components/card-hours/index.js +52 -57
  447. package/lib/module/components/card-hours/index.js.map +1 -1
  448. package/lib/module/components/card-hours/interface.d.js +0 -2
  449. package/lib/module/components/card-hours/interface.d.js.map +1 -1
  450. package/lib/module/components/card-loading/index.js +228 -230
  451. package/lib/module/components/card-loading/index.js.map +1 -1
  452. package/lib/module/components/card-loading/interface.d.js +0 -2
  453. package/lib/module/components/card-loading/interface.d.js.map +1 -1
  454. package/lib/module/components/card-scheduled-journey/index.js +75 -81
  455. package/lib/module/components/card-scheduled-journey/index.js.map +1 -1
  456. package/lib/module/components/card-scheduled-journey/interface.js +0 -2
  457. package/lib/module/components/card-scheduled-journey/interface.js.map +1 -1
  458. package/lib/module/components/card-scheduled-journey/styles.js +1 -3
  459. package/lib/module/components/card-scheduled-journey/styles.js.map +1 -1
  460. package/lib/module/components/card-work-session/index.js +157 -167
  461. package/lib/module/components/card-work-session/index.js.map +1 -1
  462. package/lib/module/components/card-work-session/interface.d.js +0 -2
  463. package/lib/module/components/card-work-session/interface.d.js.map +1 -1
  464. package/lib/module/components/check-box/index.js +75 -104
  465. package/lib/module/components/check-box/index.js.map +1 -1
  466. package/lib/module/components/check-box/interface.d.js +0 -2
  467. package/lib/module/components/check-box/interface.d.js.map +1 -1
  468. package/lib/module/components/coil/index.js +85 -93
  469. package/lib/module/components/coil/index.js.map +1 -1
  470. package/lib/module/components/coil/interface.d.js +0 -2
  471. package/lib/module/components/coil/interface.d.js.map +1 -1
  472. package/lib/module/components/filter-date-selector/index.js +58 -53
  473. package/lib/module/components/filter-date-selector/index.js.map +1 -1
  474. package/lib/module/components/filter-date-selector/interface.d.js +0 -2
  475. package/lib/module/components/filter-date-selector/interface.d.js.map +1 -1
  476. package/lib/module/components/filter-journey/index.js +4 -7
  477. package/lib/module/components/filter-journey/index.js.map +1 -1
  478. package/lib/module/components/filter-journey/interface.d.js +0 -2
  479. package/lib/module/components/filter-journey/interface.d.js.map +1 -1
  480. package/lib/module/components/header-profile/index.js +82 -92
  481. package/lib/module/components/header-profile/index.js.map +1 -1
  482. package/lib/module/components/header-profile/interface.d.js +0 -2
  483. package/lib/module/components/header-profile/interface.d.js.map +1 -1
  484. package/lib/module/components/history-details/index.js +96 -0
  485. package/lib/module/components/history-details/index.js.map +1 -0
  486. package/lib/module/components/history-details/interface.d.js +2 -0
  487. package/lib/module/components/history-details/interface.d.js.map +1 -0
  488. package/lib/module/components/image-capture-with-remove/index.js +59 -62
  489. package/lib/module/components/image-capture-with-remove/index.js.map +1 -1
  490. package/lib/module/components/image-capture-with-remove/interface.d.js +0 -2
  491. package/lib/module/components/image-capture-with-remove/interface.d.js.map +1 -1
  492. package/lib/module/components/input/index.js +97 -112
  493. package/lib/module/components/input/index.js.map +1 -1
  494. package/lib/module/components/input/interface.d.js +0 -2
  495. package/lib/module/components/input/interface.d.js.map +1 -1
  496. package/lib/module/components/input/styles.js +1 -3
  497. package/lib/module/components/input/styles.js.map +1 -1
  498. package/lib/module/components/loading-details/index.js +117 -124
  499. package/lib/module/components/loading-details/index.js.map +1 -1
  500. package/lib/module/components/loading-details/interface.d.js +0 -2
  501. package/lib/module/components/loading-details/interface.d.js.map +1 -1
  502. package/lib/module/components/loading-progress/index.js +68 -76
  503. package/lib/module/components/loading-progress/index.js.map +1 -1
  504. package/lib/module/components/loading-progress/interface.d.js +0 -2
  505. package/lib/module/components/loading-progress/interface.d.js.map +1 -1
  506. package/lib/module/components/menu-item/index.js +40 -45
  507. package/lib/module/components/menu-item/index.js.map +1 -1
  508. package/lib/module/components/menu-item/interface.d.js +0 -2
  509. package/lib/module/components/menu-item/interface.d.js.map +1 -1
  510. package/lib/module/components/menu-item/styles.js +1 -1
  511. package/lib/module/components/menu-item/styles.js.map +1 -1
  512. package/lib/module/components/no-data/index.js +16 -19
  513. package/lib/module/components/no-data/index.js.map +1 -1
  514. package/lib/module/components/no-data/interface.d.js +0 -2
  515. package/lib/module/components/no-data/interface.d.js.map +1 -1
  516. package/lib/module/components/notification-loading/index.js +114 -125
  517. package/lib/module/components/notification-loading/index.js.map +1 -1
  518. package/lib/module/components/notification-loading/interface.d.js +0 -2
  519. package/lib/module/components/notification-loading/interface.d.js.map +1 -1
  520. package/lib/module/components/profile-menu-option/index.js +69 -0
  521. package/lib/module/components/profile-menu-option/index.js.map +1 -0
  522. package/lib/module/components/profile-menu-option/interface.d.js +2 -0
  523. package/lib/module/components/profile-menu-option/interface.d.js.map +1 -0
  524. package/lib/module/components/scheduled-journey-indicators/index.js +47 -54
  525. package/lib/module/components/scheduled-journey-indicators/index.js.map +1 -1
  526. package/lib/module/components/scheduled-journey-indicators/interface.d.js +0 -2
  527. package/lib/module/components/scheduled-journey-indicators/interface.d.js.map +1 -1
  528. package/lib/module/components/selects/select-option/index.js +52 -65
  529. package/lib/module/components/selects/select-option/index.js.map +1 -1
  530. package/lib/module/components/selects/select-option/interface.d.js +0 -2
  531. package/lib/module/components/selects/select-option/interface.d.js.map +1 -1
  532. package/lib/module/components/selects/select-option/styles.js +62 -61
  533. package/lib/module/components/selects/select-option/styles.js.map +1 -1
  534. package/lib/module/components/step-indicator/helpers/get-icon-by-status.js +1 -3
  535. package/lib/module/components/step-indicator/helpers/get-icon-by-status.js.map +1 -1
  536. package/lib/module/components/step-indicator/index.js +99 -113
  537. package/lib/module/components/step-indicator/index.js.map +1 -1
  538. package/lib/module/components/step-indicator/interface.d.js +0 -2
  539. package/lib/module/components/step-indicator/interface.d.js.map +1 -1
  540. package/lib/module/components/step-indicator/styles.js +53 -52
  541. package/lib/module/components/step-indicator/styles.js.map +1 -1
  542. package/lib/module/components/typography/index.js +4 -8
  543. package/lib/module/components/typography/index.js.map +1 -1
  544. package/lib/module/components/typography/interface.d.js +0 -2
  545. package/lib/module/components/typography/interface.d.js.map +1 -1
  546. package/lib/module/components/typography/styles.js +24 -23
  547. package/lib/module/components/typography/styles.js.map +1 -1
  548. package/lib/module/components/user-profile/index.js +159 -177
  549. package/lib/module/components/user-profile/index.js.map +1 -1
  550. package/lib/module/components/user-profile/interface.d.js +0 -2
  551. package/lib/module/components/user-profile/interface.d.js.map +1 -1
  552. package/lib/module/index.js +35 -32
  553. package/lib/module/index.js.map +1 -1
  554. package/lib/module/stories/activities-daily/activities-daily.stories.js +34 -0
  555. package/lib/module/stories/activities-daily/activities-daily.stories.js.map +1 -0
  556. package/lib/module/stories/activities-progress/activities-progress.stories.js +53 -0
  557. package/lib/module/stories/activities-progress/activities-progress.stories.js.map +1 -0
  558. package/lib/module/stories/avatar-profile/avatar-profile.stories.js +26 -0
  559. package/lib/module/stories/avatar-profile/avatar-profile.stories.js.map +1 -0
  560. package/lib/module/stories/box/box.stories.js +6 -9
  561. package/lib/module/stories/box/box.stories.js.map +1 -1
  562. package/lib/module/stories/button/button.stories.js +3 -6
  563. package/lib/module/stories/button/button.stories.js.map +1 -1
  564. package/lib/module/stories/capture-photo/capture-photo.stories.js +2 -4
  565. package/lib/module/stories/capture-photo/capture-photo.stories.js.map +1 -1
  566. package/lib/module/stories/card-history/card-history.stories.js +2 -4
  567. package/lib/module/stories/card-history/card-history.stories.js.map +1 -1
  568. package/lib/module/stories/card-hours/card-hours.stories.js +3 -5
  569. package/lib/module/stories/card-hours/card-hours.stories.js.map +1 -1
  570. package/lib/module/stories/card-loading/card-loading.stories.js +4 -6
  571. package/lib/module/stories/card-loading/card-loading.stories.js.map +1 -1
  572. package/lib/module/stories/card-scheduled-journey/card-scheduled-journey.stories.js +2 -4
  573. package/lib/module/stories/card-scheduled-journey/card-scheduled-journey.stories.js.map +1 -1
  574. package/lib/module/stories/card-work-session/card-work-session.stories.js +1 -3
  575. package/lib/module/stories/card-work-session/card-work-session.stories.js.map +1 -1
  576. package/lib/module/stories/check-box/check-box.stories.js +2 -6
  577. package/lib/module/stories/check-box/check-box.stories.js.map +1 -1
  578. package/lib/module/stories/coil/coil.stories.js +26 -7
  579. package/lib/module/stories/coil/coil.stories.js.map +1 -1
  580. package/lib/module/stories/filter-date-selector/filter-date-selector.stories.js +26 -6
  581. package/lib/module/stories/filter-date-selector/filter-date-selector.stories.js.map +1 -1
  582. package/lib/module/stories/filter-journey/filter-journey.stories.js +4 -6
  583. package/lib/module/stories/filter-journey/filter-journey.stories.js.map +1 -1
  584. package/lib/module/stories/header-profile/header-profile.stories.js +1 -3
  585. package/lib/module/stories/header-profile/header-profile.stories.js.map +1 -1
  586. package/lib/module/stories/history-details/history-details.stories.js +31 -0
  587. package/lib/module/stories/history-details/history-details.stories.js.map +1 -0
  588. package/lib/module/stories/image-capture-with-remove/image-capture-with-remove.stories.js +12 -4
  589. package/lib/module/stories/image-capture-with-remove/image-capture-with-remove.stories.js.map +1 -1
  590. package/lib/module/stories/input/input.stories.js +9 -10
  591. package/lib/module/stories/input/input.stories.js.map +1 -1
  592. package/lib/module/stories/loading-details/loading-details.stories.js +1 -3
  593. package/lib/module/stories/loading-details/loading-details.stories.js.map +1 -1
  594. package/lib/module/stories/loading-progress/loading-progress.stories.js +1 -3
  595. package/lib/module/stories/loading-progress/loading-progress.stories.js.map +1 -1
  596. package/lib/module/stories/menu-item/menu-item.stories.js +2 -4
  597. package/lib/module/stories/menu-item/menu-item.stories.js.map +1 -1
  598. package/lib/module/stories/no-data/no-data.stories.js +1 -3
  599. package/lib/module/stories/no-data/no-data.stories.js.map +1 -1
  600. package/lib/module/stories/notification-loading/notification-loading.stories.js +16 -4
  601. package/lib/module/stories/notification-loading/notification-loading.stories.js.map +1 -1
  602. package/lib/module/stories/profile-menu-option/profile-menu-option.stories.js +62 -0
  603. package/lib/module/stories/profile-menu-option/profile-menu-option.stories.js.map +1 -0
  604. package/lib/module/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.js +1 -3
  605. package/lib/module/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.js.map +1 -1
  606. package/lib/module/stories/select-option/select-option.stories.js +2 -4
  607. package/lib/module/stories/select-option/select-option.stories.js.map +1 -1
  608. package/lib/module/stories/step-indicator/step-indicator.stories.js +23 -19
  609. package/lib/module/stories/step-indicator/step-indicator.stories.js.map +1 -1
  610. package/lib/module/stories/typography/typography.stories.js +2 -4
  611. package/lib/module/stories/typography/typography.stories.js.map +1 -1
  612. package/lib/module/stories/user-profile/user-profile.stories.js +1 -3
  613. package/lib/module/stories/user-profile/user-profile.stories.js.map +1 -1
  614. package/lib/module/styles/global/interface.d.js +0 -2
  615. package/lib/module/styles/global/interface.d.js.map +1 -1
  616. package/lib/module/styles/global/styles.js +49 -48
  617. package/lib/module/styles/global/styles.js.map +1 -1
  618. package/lib/module/styles/global/theme-provider.js +4 -8
  619. package/lib/module/styles/global/theme-provider.js.map +1 -1
  620. package/lib/module/styles/theme/theme.js +6 -6
  621. package/lib/module/styles/theme/theme.js.map +1 -1
  622. package/lib/module/utils/format-data/index.js +30 -10
  623. package/lib/module/utils/format-data/index.js.map +1 -1
  624. package/lib/module/utils/mutiply/index.js +0 -2
  625. package/lib/module/utils/mutiply/index.js.map +1 -1
  626. package/lib/module/utils/status-color/return-color.js +13 -7
  627. package/lib/module/utils/status-color/return-color.js.map +1 -1
  628. package/lib/typescript/example/src/App.d.ts +1 -0
  629. package/lib/typescript/{module/src → src}/common/constants/index.d.ts +0 -1
  630. package/lib/typescript/src/common/icons-svg/agent/index.d.ts +7 -0
  631. package/lib/typescript/{module/src → src}/common/icons-svg/arrow-drop-down/index.d.ts +0 -1
  632. package/lib/typescript/{commonjs/src → src}/common/icons-svg/arrow-left/index.d.ts +0 -1
  633. package/lib/typescript/src/common/icons-svg/bed/index.d.ts +10 -0
  634. package/lib/typescript/{module/src → src}/common/icons-svg/bell/index.d.ts +0 -1
  635. package/lib/typescript/{module/src → src}/common/icons-svg/bluetooth/index.d.ts +0 -1
  636. package/lib/typescript/{commonjs/src → src}/common/icons-svg/bluetooth-connected/index.d.ts +0 -1
  637. package/lib/typescript/{commonjs/src → src}/common/icons-svg/calendar/index.d.ts +0 -1
  638. package/lib/typescript/{commonjs/src → src}/common/icons-svg/call-bell/index.d.ts +0 -1
  639. package/lib/typescript/{commonjs/src → src}/common/icons-svg/camera-plus/index.d.ts +0 -1
  640. package/lib/typescript/src/common/icons-svg/car/index.d.ts +10 -0
  641. package/lib/typescript/{commonjs/src → src}/common/icons-svg/chart-bar/index.d.ts +0 -1
  642. package/lib/typescript/{commonjs/src → src}/common/icons-svg/check-box/index.d.ts +0 -1
  643. package/lib/typescript/{commonjs/src → src}/common/icons-svg/check-box-fill/index.d.ts +0 -1
  644. package/lib/typescript/{module/src → src}/common/icons-svg/check-box-outline/index.d.ts +0 -1
  645. package/lib/typescript/{module/src → src}/common/icons-svg/check-circle/index.d.ts +0 -1
  646. package/lib/typescript/{module/src/common/icons-svg/check-box → src/common/icons-svg/check-outline}/index.d.ts +2 -3
  647. package/lib/typescript/{commonjs/src → src}/common/icons-svg/closed/index.d.ts +0 -1
  648. package/lib/typescript/src/common/icons-svg/coffee/index.d.ts +10 -0
  649. package/lib/typescript/{commonjs/src → src}/common/icons-svg/constants/index.d.ts +8 -1
  650. package/lib/typescript/{module/src → src}/common/icons-svg/credit-card/index.d.ts +0 -1
  651. package/lib/typescript/{module/src → src}/common/icons-svg/currency/index.d.ts +0 -1
  652. package/lib/typescript/{module/src → src}/common/icons-svg/currency-circle-dollar/index.d.ts +0 -1
  653. package/lib/typescript/{commonjs/src → src}/common/icons-svg/ellipse/index.d.ts +0 -1
  654. package/lib/typescript/{commonjs/src → src}/common/icons-svg/exclamation-circle/index.d.ts +0 -1
  655. package/lib/typescript/{commonjs/src → src}/common/icons-svg/eye/index.d.ts +0 -1
  656. package/lib/typescript/{commonjs/src → src}/common/icons-svg/eye-slash/index.d.ts +0 -1
  657. package/lib/typescript/{module/src → src}/common/icons-svg/file-text/index.d.ts +0 -1
  658. package/lib/typescript/{commonjs/src → src}/common/icons-svg/files/index.d.ts +0 -1
  659. package/lib/typescript/{module/src → src}/common/icons-svg/gas-pump/index.d.ts +0 -1
  660. package/lib/typescript/{module/src → src}/common/icons-svg/gauge/index.d.ts +0 -1
  661. package/lib/typescript/{module/src → src}/common/icons-svg/gear/index.d.ts +0 -1
  662. package/lib/typescript/{commonjs/src → src}/common/icons-svg/index.d.ts +0 -1
  663. package/lib/typescript/{module/src → src}/common/icons-svg/lifebuoy/index.d.ts +0 -1
  664. package/lib/typescript/{module/src → src}/common/icons-svg/list/index.d.ts +0 -1
  665. package/lib/typescript/{commonjs/src → src}/common/icons-svg/moon-stars/index.d.ts +0 -1
  666. package/lib/typescript/{commonjs/src → src}/common/icons-svg/note-pincel/index.d.ts +0 -1
  667. package/lib/typescript/{commonjs/src → src}/common/icons-svg/package/index.d.ts +0 -1
  668. package/lib/typescript/{commonjs/src → src}/common/icons-svg/package-check/index.d.ts +0 -1
  669. package/lib/typescript/src/common/icons-svg/pencil/index.d.ts +10 -0
  670. package/lib/typescript/{module/src → src}/common/icons-svg/plus/index.d.ts +0 -1
  671. package/lib/typescript/{module/src → src}/common/icons-svg/recused/index.d.ts +0 -1
  672. package/lib/typescript/src/common/icons-svg/refresh-ccw-dot/index.d.ts +7 -0
  673. package/lib/typescript/{commonjs/src → src}/common/icons-svg/shopping-cart/index.d.ts +0 -1
  674. package/lib/typescript/{module/src → src}/common/icons-svg/steering-wheel/index.d.ts +0 -1
  675. package/lib/typescript/{module/src → src}/common/icons-svg/steering-wheel-fill/index.d.ts +0 -1
  676. package/lib/typescript/{module/src → src}/common/icons-svg/timer/index.d.ts +0 -1
  677. package/lib/typescript/{module/src → src}/common/icons-svg/trophy/index.d.ts +0 -1
  678. package/lib/typescript/{commonjs/src → src}/common/icons-svg/truck/index.d.ts +0 -1
  679. package/lib/typescript/src/common/icons-svg/truck-activity/index.d.ts +10 -0
  680. package/lib/typescript/{module/src → src}/common/icons-svg/truck-trailer/index.d.ts +0 -1
  681. package/lib/typescript/{module/src → src}/common/icons-svg/wifi-high/index.d.ts +0 -1
  682. package/lib/typescript/{module/src → src}/common/icons-svg/wifi-x/index.d.ts +0 -1
  683. package/lib/typescript/{commonjs/src → src}/common/icons-svg/x-circle/index.d.ts +0 -1
  684. package/lib/typescript/src/components/activities-daily/index.d.ts +10 -0
  685. package/lib/typescript/src/components/activities-progress/index.d.ts +10 -0
  686. package/lib/typescript/src/components/avatar-profile/index.d.ts +4 -0
  687. package/lib/typescript/{module/src → src}/components/box/index.d.ts +0 -1
  688. package/lib/typescript/{commonjs/src → src}/components/box/styles.d.ts +0 -1
  689. package/lib/typescript/{module/src → src}/components/button/index.d.ts +0 -1
  690. package/lib/typescript/{module/src → src}/components/button/styles.d.ts +0 -1
  691. package/lib/typescript/{commonjs/src → src}/components/capture-photo/index.d.ts +0 -1
  692. package/lib/typescript/{commonjs/src → src}/components/capture-photo/styles.d.ts +0 -1
  693. package/lib/typescript/{commonjs/src → src}/components/card-history/index.d.ts +0 -1
  694. package/lib/typescript/{module/src → src}/components/card-hours/index.d.ts +0 -1
  695. package/lib/typescript/{commonjs/src → src}/components/card-loading/index.d.ts +0 -1
  696. package/lib/typescript/{commonjs/src → src}/components/card-scheduled-journey/index.d.ts +0 -1
  697. package/lib/typescript/{commonjs/src → src}/components/card-scheduled-journey/interface.d.ts +0 -1
  698. package/lib/typescript/{module/src → src}/components/card-scheduled-journey/styles.d.ts +0 -1
  699. package/lib/typescript/{module/src → src}/components/card-work-session/index.d.ts +0 -1
  700. package/lib/typescript/{commonjs/src → src}/components/check-box/index.d.ts +0 -1
  701. package/lib/typescript/{module/src → src}/components/coil/index.d.ts +0 -1
  702. package/lib/typescript/{module/src → src}/components/filter-date-selector/index.d.ts +0 -1
  703. package/lib/typescript/{commonjs/src → src}/components/filter-journey/index.d.ts +0 -1
  704. package/lib/typescript/{commonjs/src → src}/components/header-profile/index.d.ts +0 -1
  705. package/lib/typescript/src/components/history-details/index.d.ts +10 -0
  706. package/lib/typescript/{module/src → src}/components/image-capture-with-remove/index.d.ts +0 -1
  707. package/lib/typescript/{commonjs/src → src}/components/input/index.d.ts +0 -1
  708. package/lib/typescript/{commonjs/src → src}/components/input/styles.d.ts +0 -1
  709. package/lib/typescript/{module/src → src}/components/loading-details/index.d.ts +0 -1
  710. package/lib/typescript/{commonjs/src → src}/components/loading-progress/index.d.ts +0 -1
  711. package/lib/typescript/{commonjs/src → src}/components/menu-item/index.d.ts +0 -1
  712. package/lib/typescript/src/components/menu-item/styles.d.ts +0 -0
  713. package/lib/typescript/{commonjs/src → src}/components/no-data/index.d.ts +0 -1
  714. package/lib/typescript/{commonjs/src → src}/components/notification-loading/index.d.ts +0 -1
  715. package/lib/typescript/src/components/profile-menu-option/index.d.ts +4 -0
  716. package/lib/typescript/{commonjs/src → src}/components/scheduled-journey-indicators/index.d.ts +0 -1
  717. package/lib/typescript/{commonjs/src → src}/components/selects/select-option/index.d.ts +0 -1
  718. package/lib/typescript/{module/src → src}/components/selects/select-option/styles.d.ts +0 -1
  719. package/lib/typescript/{commonjs/src → src}/components/step-indicator/helpers/get-icon-by-status.d.ts +0 -1
  720. package/lib/typescript/{commonjs/src → src}/components/step-indicator/index.d.ts +0 -1
  721. package/lib/typescript/{commonjs/src → src}/components/step-indicator/styles.d.ts +0 -1
  722. package/lib/typescript/{commonjs/src → src}/components/typography/index.d.ts +0 -1
  723. package/lib/typescript/{module/src → src}/components/typography/styles.d.ts +0 -1
  724. package/lib/typescript/{commonjs/src → src}/components/user-profile/index.d.ts +0 -2
  725. package/lib/typescript/{commonjs/src → src}/index.d.ts +6 -2
  726. package/lib/typescript/src/stories/activities-daily/activities-daily.stories.d.ts +6 -0
  727. package/lib/typescript/src/stories/activities-progress/activities-progress.stories.d.ts +8 -0
  728. package/lib/typescript/src/stories/avatar-profile/avatar-profile.stories.d.ts +7 -0
  729. package/lib/typescript/{commonjs/src → src}/stories/box/box.stories.d.ts +0 -1
  730. package/lib/typescript/{commonjs/src → src}/stories/button/button.stories.d.ts +0 -1
  731. package/lib/typescript/{module/src → src}/stories/capture-photo/capture-photo.stories.d.ts +0 -1
  732. package/lib/typescript/{module/src → src}/stories/card-history/card-history.stories.d.ts +0 -1
  733. package/lib/typescript/{commonjs/src → src}/stories/card-hours/card-hours.stories.d.ts +0 -1
  734. package/lib/typescript/{module/src → src}/stories/card-loading/card-loading.stories.d.ts +0 -1
  735. package/lib/typescript/{module/src → src}/stories/card-scheduled-journey/card-scheduled-journey.stories.d.ts +0 -1
  736. package/lib/typescript/{commonjs/src → src}/stories/card-work-session/card-work-session.stories.d.ts +0 -1
  737. package/lib/typescript/{commonjs/src → src}/stories/check-box/check-box.stories.d.ts +0 -1
  738. package/lib/typescript/{commonjs/src → src}/stories/coil/coil.stories.d.ts +2 -1
  739. package/lib/typescript/{module/src → src}/stories/filter-date-selector/filter-date-selector.stories.d.ts +1 -1
  740. package/lib/typescript/{module/src → src}/stories/filter-journey/filter-journey.stories.d.ts +0 -1
  741. package/lib/typescript/{commonjs/src → src}/stories/header-profile/header-profile.stories.d.ts +0 -1
  742. package/lib/typescript/src/stories/history-details/history-details.stories.d.ts +6 -0
  743. package/lib/typescript/{commonjs/src → src}/stories/image-capture-with-remove/image-capture-with-remove.stories.d.ts +1 -1
  744. package/lib/typescript/{commonjs/src → src}/stories/input/input.stories.d.ts +0 -1
  745. package/lib/typescript/{commonjs/src → src}/stories/loading-details/loading-details.stories.d.ts +0 -1
  746. package/lib/typescript/{commonjs/src → src}/stories/loading-progress/loading-progress.stories.d.ts +0 -1
  747. package/lib/typescript/{commonjs/src → src}/stories/menu-item/menu-item.stories.d.ts +0 -1
  748. package/lib/typescript/{module/src → src}/stories/no-data/no-data.stories.d.ts +0 -1
  749. package/lib/typescript/{commonjs/src → src}/stories/notification-loading/notification-loading.stories.d.ts +1 -1
  750. package/lib/typescript/src/stories/profile-menu-option/profile-menu-option.stories.d.ts +8 -0
  751. package/lib/typescript/{commonjs/src → src}/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.d.ts +0 -1
  752. package/lib/typescript/{commonjs/src → src}/stories/select-option/select-option.stories.d.ts +0 -1
  753. package/lib/typescript/{commonjs/src → src}/stories/step-indicator/step-indicator.stories.d.ts +0 -1
  754. package/lib/typescript/{module/src → src}/stories/typography/typography.stories.d.ts +0 -1
  755. package/lib/typescript/{commonjs/src → src}/stories/user-profile/user-profile.stories.d.ts +0 -1
  756. package/lib/typescript/{module/src → src}/styles/global/styles.d.ts +0 -1
  757. package/lib/typescript/{module/src → src}/styles/global/theme-provider.d.ts +2 -1
  758. package/lib/typescript/{module/src → src}/styles/theme/theme.d.ts +2 -1
  759. package/lib/typescript/{commonjs/src → src}/utils/format-data/index.d.ts +13 -3
  760. package/lib/typescript/{commonjs/src → src}/utils/mutiply/index.d.ts +0 -1
  761. package/lib/typescript/src/utils/status-color/return-color.d.ts +4 -0
  762. package/package.json +15 -2
  763. package/src/common/icons-svg/agent/index.tsx +40 -40
  764. package/src/common/icons-svg/bed/index.tsx +41 -41
  765. package/src/common/icons-svg/car/index.tsx +29 -29
  766. package/src/common/icons-svg/check-outline/index.tsx +42 -42
  767. package/src/common/icons-svg/coffee/index.tsx +43 -43
  768. package/src/common/icons-svg/pencil/index.tsx +32 -32
  769. package/src/common/icons-svg/truck-activity/index.tsx +29 -29
  770. package/src/components/activities-daily/interface.d.ts +22 -22
  771. package/src/components/activities-progress/interface.d.ts +41 -41
  772. package/src/components/avatar-profile/index.tsx +95 -95
  773. package/src/components/avatar-profile/interface.d.ts +39 -39
  774. package/src/components/card-loading/index.tsx +278 -278
  775. package/src/components/coil/index.tsx +103 -103
  776. package/src/components/coil/interface.d.ts +26 -26
  777. package/src/components/history-details/index.tsx +100 -100
  778. package/src/components/history-details/interface.d.ts +18 -18
  779. package/src/components/image-capture-with-remove/index.tsx +89 -89
  780. package/src/components/image-capture-with-remove/interface.d.ts +25 -25
  781. package/src/components/notification-loading/index.tsx +155 -155
  782. package/src/components/notification-loading/interface.d.ts +35 -35
  783. package/src/components/profile-menu-option/index.tsx +65 -65
  784. package/src/components/profile-menu-option/interface.d.ts +42 -42
  785. package/src/components/user-profile/index.tsx +204 -204
  786. package/src/stories/activities-daily/activities-daily.stories.tsx +40 -40
  787. package/src/stories/activities-progress/activities-progress.stories.tsx +61 -61
  788. package/src/stories/avatar-profile/avatar-profile.stories.tsx +32 -32
  789. package/src/stories/card-loading/card-loading.stories.tsx +85 -85
  790. package/src/stories/coil/coil.stories.tsx +98 -98
  791. package/src/stories/history-details/history-details.stories.tsx +36 -36
  792. package/src/stories/image-capture-with-remove/image-capture-with-remove.stories.tsx +57 -57
  793. package/src/stories/notification-loading/notification-loading.stories.tsx +88 -88
  794. package/src/stories/profile-menu-option/profile-menu-option.stories.tsx +70 -70
  795. package/src/styles/theme/theme.ts +170 -170
  796. package/src/utils/status-color/return-color.ts +23 -23
  797. package/lib/typescript/commonjs/package.json +0 -1
  798. package/lib/typescript/commonjs/src/common/constants/index.d.ts +0 -5
  799. package/lib/typescript/commonjs/src/common/constants/index.d.ts.map +0 -1
  800. package/lib/typescript/commonjs/src/common/icons-svg/arrow-drop-down/index.d.ts +0 -14
  801. package/lib/typescript/commonjs/src/common/icons-svg/arrow-drop-down/index.d.ts.map +0 -1
  802. package/lib/typescript/commonjs/src/common/icons-svg/arrow-left/index.d.ts.map +0 -1
  803. package/lib/typescript/commonjs/src/common/icons-svg/bell/index.d.ts +0 -8
  804. package/lib/typescript/commonjs/src/common/icons-svg/bell/index.d.ts.map +0 -1
  805. package/lib/typescript/commonjs/src/common/icons-svg/bluetooth/index.d.ts +0 -11
  806. package/lib/typescript/commonjs/src/common/icons-svg/bluetooth/index.d.ts.map +0 -1
  807. package/lib/typescript/commonjs/src/common/icons-svg/bluetooth-connected/index.d.ts.map +0 -1
  808. package/lib/typescript/commonjs/src/common/icons-svg/calendar/index.d.ts.map +0 -1
  809. package/lib/typescript/commonjs/src/common/icons-svg/call-bell/index.d.ts.map +0 -1
  810. package/lib/typescript/commonjs/src/common/icons-svg/camera-plus/index.d.ts.map +0 -1
  811. package/lib/typescript/commonjs/src/common/icons-svg/chart-bar/index.d.ts.map +0 -1
  812. package/lib/typescript/commonjs/src/common/icons-svg/check-box/index.d.ts.map +0 -1
  813. package/lib/typescript/commonjs/src/common/icons-svg/check-box-fill/index.d.ts.map +0 -1
  814. package/lib/typescript/commonjs/src/common/icons-svg/check-box-outline/index.d.ts +0 -14
  815. package/lib/typescript/commonjs/src/common/icons-svg/check-box-outline/index.d.ts.map +0 -1
  816. package/lib/typescript/commonjs/src/common/icons-svg/check-circle/index.d.ts +0 -11
  817. package/lib/typescript/commonjs/src/common/icons-svg/check-circle/index.d.ts.map +0 -1
  818. package/lib/typescript/commonjs/src/common/icons-svg/closed/index.d.ts.map +0 -1
  819. package/lib/typescript/commonjs/src/common/icons-svg/constants/index.d.ts.map +0 -1
  820. package/lib/typescript/commonjs/src/common/icons-svg/credit-card/index.d.ts +0 -14
  821. package/lib/typescript/commonjs/src/common/icons-svg/credit-card/index.d.ts.map +0 -1
  822. package/lib/typescript/commonjs/src/common/icons-svg/currency/index.d.ts +0 -11
  823. package/lib/typescript/commonjs/src/common/icons-svg/currency/index.d.ts.map +0 -1
  824. package/lib/typescript/commonjs/src/common/icons-svg/currency-circle-dollar/index.d.ts +0 -11
  825. package/lib/typescript/commonjs/src/common/icons-svg/currency-circle-dollar/index.d.ts.map +0 -1
  826. package/lib/typescript/commonjs/src/common/icons-svg/ellipse/index.d.ts.map +0 -1
  827. package/lib/typescript/commonjs/src/common/icons-svg/exclamation-circle/index.d.ts.map +0 -1
  828. package/lib/typescript/commonjs/src/common/icons-svg/eye/index.d.ts.map +0 -1
  829. package/lib/typescript/commonjs/src/common/icons-svg/eye-slash/index.d.ts.map +0 -1
  830. package/lib/typescript/commonjs/src/common/icons-svg/file-text/index.d.ts +0 -14
  831. package/lib/typescript/commonjs/src/common/icons-svg/file-text/index.d.ts.map +0 -1
  832. package/lib/typescript/commonjs/src/common/icons-svg/files/index.d.ts.map +0 -1
  833. package/lib/typescript/commonjs/src/common/icons-svg/gas-pump/index.d.ts +0 -11
  834. package/lib/typescript/commonjs/src/common/icons-svg/gas-pump/index.d.ts.map +0 -1
  835. package/lib/typescript/commonjs/src/common/icons-svg/gauge/index.d.ts +0 -11
  836. package/lib/typescript/commonjs/src/common/icons-svg/gauge/index.d.ts.map +0 -1
  837. package/lib/typescript/commonjs/src/common/icons-svg/gear/index.d.ts +0 -11
  838. package/lib/typescript/commonjs/src/common/icons-svg/gear/index.d.ts.map +0 -1
  839. package/lib/typescript/commonjs/src/common/icons-svg/index.d.ts.map +0 -1
  840. package/lib/typescript/commonjs/src/common/icons-svg/lifebuoy/index.d.ts +0 -11
  841. package/lib/typescript/commonjs/src/common/icons-svg/lifebuoy/index.d.ts.map +0 -1
  842. package/lib/typescript/commonjs/src/common/icons-svg/list/index.d.ts +0 -11
  843. package/lib/typescript/commonjs/src/common/icons-svg/list/index.d.ts.map +0 -1
  844. package/lib/typescript/commonjs/src/common/icons-svg/moon-stars/index.d.ts.map +0 -1
  845. package/lib/typescript/commonjs/src/common/icons-svg/note-pincel/index.d.ts.map +0 -1
  846. package/lib/typescript/commonjs/src/common/icons-svg/package/index.d.ts.map +0 -1
  847. package/lib/typescript/commonjs/src/common/icons-svg/package-check/index.d.ts.map +0 -1
  848. package/lib/typescript/commonjs/src/common/icons-svg/plus/index.d.ts +0 -11
  849. package/lib/typescript/commonjs/src/common/icons-svg/plus/index.d.ts.map +0 -1
  850. package/lib/typescript/commonjs/src/common/icons-svg/recused/index.d.ts +0 -11
  851. package/lib/typescript/commonjs/src/common/icons-svg/recused/index.d.ts.map +0 -1
  852. package/lib/typescript/commonjs/src/common/icons-svg/shopping-cart/index.d.ts.map +0 -1
  853. package/lib/typescript/commonjs/src/common/icons-svg/steering-wheel/index.d.ts +0 -11
  854. package/lib/typescript/commonjs/src/common/icons-svg/steering-wheel/index.d.ts.map +0 -1
  855. package/lib/typescript/commonjs/src/common/icons-svg/steering-wheel-fill/index.d.ts +0 -11
  856. package/lib/typescript/commonjs/src/common/icons-svg/steering-wheel-fill/index.d.ts.map +0 -1
  857. package/lib/typescript/commonjs/src/common/icons-svg/timer/index.d.ts +0 -11
  858. package/lib/typescript/commonjs/src/common/icons-svg/timer/index.d.ts.map +0 -1
  859. package/lib/typescript/commonjs/src/common/icons-svg/trophy/index.d.ts +0 -11
  860. package/lib/typescript/commonjs/src/common/icons-svg/trophy/index.d.ts.map +0 -1
  861. package/lib/typescript/commonjs/src/common/icons-svg/truck/index.d.ts.map +0 -1
  862. package/lib/typescript/commonjs/src/common/icons-svg/truck-trailer/index.d.ts +0 -11
  863. package/lib/typescript/commonjs/src/common/icons-svg/truck-trailer/index.d.ts.map +0 -1
  864. package/lib/typescript/commonjs/src/common/icons-svg/wifi-high/index.d.ts +0 -11
  865. package/lib/typescript/commonjs/src/common/icons-svg/wifi-high/index.d.ts.map +0 -1
  866. package/lib/typescript/commonjs/src/common/icons-svg/wifi-x/index.d.ts +0 -11
  867. package/lib/typescript/commonjs/src/common/icons-svg/wifi-x/index.d.ts.map +0 -1
  868. package/lib/typescript/commonjs/src/common/icons-svg/x-circle/index.d.ts.map +0 -1
  869. package/lib/typescript/commonjs/src/components/box/index.d.ts +0 -10
  870. package/lib/typescript/commonjs/src/components/box/index.d.ts.map +0 -1
  871. package/lib/typescript/commonjs/src/components/box/styles.d.ts.map +0 -1
  872. package/lib/typescript/commonjs/src/components/button/index.d.ts +0 -10
  873. package/lib/typescript/commonjs/src/components/button/index.d.ts.map +0 -1
  874. package/lib/typescript/commonjs/src/components/button/styles.d.ts +0 -24
  875. package/lib/typescript/commonjs/src/components/button/styles.d.ts.map +0 -1
  876. package/lib/typescript/commonjs/src/components/capture-photo/index.d.ts.map +0 -1
  877. package/lib/typescript/commonjs/src/components/capture-photo/styles.d.ts.map +0 -1
  878. package/lib/typescript/commonjs/src/components/card-history/index.d.ts.map +0 -1
  879. package/lib/typescript/commonjs/src/components/card-hours/index.d.ts +0 -10
  880. package/lib/typescript/commonjs/src/components/card-hours/index.d.ts.map +0 -1
  881. package/lib/typescript/commonjs/src/components/card-loading/index.d.ts.map +0 -1
  882. package/lib/typescript/commonjs/src/components/card-scheduled-journey/index.d.ts.map +0 -1
  883. package/lib/typescript/commonjs/src/components/card-scheduled-journey/interface.d.ts.map +0 -1
  884. package/lib/typescript/commonjs/src/components/card-scheduled-journey/styles.d.ts +0 -12
  885. package/lib/typescript/commonjs/src/components/card-scheduled-journey/styles.d.ts.map +0 -1
  886. package/lib/typescript/commonjs/src/components/card-work-session/index.d.ts +0 -11
  887. package/lib/typescript/commonjs/src/components/card-work-session/index.d.ts.map +0 -1
  888. package/lib/typescript/commonjs/src/components/check-box/index.d.ts.map +0 -1
  889. package/lib/typescript/commonjs/src/components/coil/index.d.ts +0 -11
  890. package/lib/typescript/commonjs/src/components/coil/index.d.ts.map +0 -1
  891. package/lib/typescript/commonjs/src/components/filter-date-selector/index.d.ts +0 -15
  892. package/lib/typescript/commonjs/src/components/filter-date-selector/index.d.ts.map +0 -1
  893. package/lib/typescript/commonjs/src/components/filter-journey/index.d.ts.map +0 -1
  894. package/lib/typescript/commonjs/src/components/header-profile/index.d.ts.map +0 -1
  895. package/lib/typescript/commonjs/src/components/image-capture-with-remove/index.d.ts +0 -15
  896. package/lib/typescript/commonjs/src/components/image-capture-with-remove/index.d.ts.map +0 -1
  897. package/lib/typescript/commonjs/src/components/input/index.d.ts.map +0 -1
  898. package/lib/typescript/commonjs/src/components/input/styles.d.ts.map +0 -1
  899. package/lib/typescript/commonjs/src/components/loading-details/index.d.ts +0 -11
  900. package/lib/typescript/commonjs/src/components/loading-details/index.d.ts.map +0 -1
  901. package/lib/typescript/commonjs/src/components/loading-progress/index.d.ts.map +0 -1
  902. package/lib/typescript/commonjs/src/components/menu-item/index.d.ts.map +0 -1
  903. package/lib/typescript/commonjs/src/components/menu-item/styles.d.ts +0 -1
  904. package/lib/typescript/commonjs/src/components/menu-item/styles.d.ts.map +0 -1
  905. package/lib/typescript/commonjs/src/components/no-data/index.d.ts.map +0 -1
  906. package/lib/typescript/commonjs/src/components/notification-loading/index.d.ts.map +0 -1
  907. package/lib/typescript/commonjs/src/components/scheduled-journey-indicators/index.d.ts.map +0 -1
  908. package/lib/typescript/commonjs/src/components/selects/select-option/index.d.ts.map +0 -1
  909. package/lib/typescript/commonjs/src/components/selects/select-option/styles.d.ts +0 -64
  910. package/lib/typescript/commonjs/src/components/selects/select-option/styles.d.ts.map +0 -1
  911. package/lib/typescript/commonjs/src/components/step-indicator/helpers/get-icon-by-status.d.ts.map +0 -1
  912. package/lib/typescript/commonjs/src/components/step-indicator/index.d.ts.map +0 -1
  913. package/lib/typescript/commonjs/src/components/step-indicator/styles.d.ts.map +0 -1
  914. package/lib/typescript/commonjs/src/components/typography/index.d.ts.map +0 -1
  915. package/lib/typescript/commonjs/src/components/typography/styles.d.ts +0 -30
  916. package/lib/typescript/commonjs/src/components/typography/styles.d.ts.map +0 -1
  917. package/lib/typescript/commonjs/src/components/user-profile/index.d.ts.map +0 -1
  918. package/lib/typescript/commonjs/src/index.d.ts.map +0 -1
  919. package/lib/typescript/commonjs/src/stories/box/box.stories.d.ts.map +0 -1
  920. package/lib/typescript/commonjs/src/stories/button/button.stories.d.ts.map +0 -1
  921. package/lib/typescript/commonjs/src/stories/capture-photo/capture-photo.stories.d.ts +0 -10
  922. package/lib/typescript/commonjs/src/stories/capture-photo/capture-photo.stories.d.ts.map +0 -1
  923. package/lib/typescript/commonjs/src/stories/card-history/card-history.stories.d.ts +0 -7
  924. package/lib/typescript/commonjs/src/stories/card-history/card-history.stories.d.ts.map +0 -1
  925. package/lib/typescript/commonjs/src/stories/card-hours/card-hours.stories.d.ts.map +0 -1
  926. package/lib/typescript/commonjs/src/stories/card-loading/card-loading.stories.d.ts +0 -9
  927. package/lib/typescript/commonjs/src/stories/card-loading/card-loading.stories.d.ts.map +0 -1
  928. package/lib/typescript/commonjs/src/stories/card-scheduled-journey/card-scheduled-journey.stories.d.ts +0 -11
  929. package/lib/typescript/commonjs/src/stories/card-scheduled-journey/card-scheduled-journey.stories.d.ts.map +0 -1
  930. package/lib/typescript/commonjs/src/stories/card-work-session/card-work-session.stories.d.ts.map +0 -1
  931. package/lib/typescript/commonjs/src/stories/check-box/check-box.stories.d.ts.map +0 -1
  932. package/lib/typescript/commonjs/src/stories/coil/coil.stories.d.ts.map +0 -1
  933. package/lib/typescript/commonjs/src/stories/filter-date-selector/filter-date-selector.stories.d.ts +0 -7
  934. package/lib/typescript/commonjs/src/stories/filter-date-selector/filter-date-selector.stories.d.ts.map +0 -1
  935. package/lib/typescript/commonjs/src/stories/filter-journey/filter-journey.stories.d.ts +0 -7
  936. package/lib/typescript/commonjs/src/stories/filter-journey/filter-journey.stories.d.ts.map +0 -1
  937. package/lib/typescript/commonjs/src/stories/header-profile/header-profile.stories.d.ts.map +0 -1
  938. package/lib/typescript/commonjs/src/stories/image-capture-with-remove/image-capture-with-remove.stories.d.ts.map +0 -1
  939. package/lib/typescript/commonjs/src/stories/input/input.stories.d.ts.map +0 -1
  940. package/lib/typescript/commonjs/src/stories/loading-details/loading-details.stories.d.ts.map +0 -1
  941. package/lib/typescript/commonjs/src/stories/loading-progress/loading-progress.stories.d.ts.map +0 -1
  942. package/lib/typescript/commonjs/src/stories/menu-item/menu-item.stories.d.ts.map +0 -1
  943. package/lib/typescript/commonjs/src/stories/no-data/no-data.stories.d.ts +0 -7
  944. package/lib/typescript/commonjs/src/stories/no-data/no-data.stories.d.ts.map +0 -1
  945. package/lib/typescript/commonjs/src/stories/notification-loading/notification-loading.stories.d.ts.map +0 -1
  946. package/lib/typescript/commonjs/src/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.d.ts.map +0 -1
  947. package/lib/typescript/commonjs/src/stories/select-option/select-option.stories.d.ts.map +0 -1
  948. package/lib/typescript/commonjs/src/stories/step-indicator/step-indicator.stories.d.ts.map +0 -1
  949. package/lib/typescript/commonjs/src/stories/typography/typography.stories.d.ts +0 -16
  950. package/lib/typescript/commonjs/src/stories/typography/typography.stories.d.ts.map +0 -1
  951. package/lib/typescript/commonjs/src/stories/user-profile/user-profile.stories.d.ts.map +0 -1
  952. package/lib/typescript/commonjs/src/styles/global/styles.d.ts +0 -47
  953. package/lib/typescript/commonjs/src/styles/global/styles.d.ts.map +0 -1
  954. package/lib/typescript/commonjs/src/styles/global/theme-provider.d.ts +0 -150
  955. package/lib/typescript/commonjs/src/styles/global/theme-provider.d.ts.map +0 -1
  956. package/lib/typescript/commonjs/src/styles/theme/theme.d.ts +0 -152
  957. package/lib/typescript/commonjs/src/styles/theme/theme.d.ts.map +0 -1
  958. package/lib/typescript/commonjs/src/utils/format-data/index.d.ts.map +0 -1
  959. package/lib/typescript/commonjs/src/utils/mutiply/index.d.ts.map +0 -1
  960. package/lib/typescript/commonjs/src/utils/status-color/return-color.d.ts +0 -4
  961. package/lib/typescript/commonjs/src/utils/status-color/return-color.d.ts.map +0 -1
  962. package/lib/typescript/module/package.json +0 -1
  963. package/lib/typescript/module/src/common/constants/index.d.ts.map +0 -1
  964. package/lib/typescript/module/src/common/icons-svg/arrow-drop-down/index.d.ts.map +0 -1
  965. package/lib/typescript/module/src/common/icons-svg/arrow-left/index.d.ts +0 -11
  966. package/lib/typescript/module/src/common/icons-svg/arrow-left/index.d.ts.map +0 -1
  967. package/lib/typescript/module/src/common/icons-svg/bell/index.d.ts.map +0 -1
  968. package/lib/typescript/module/src/common/icons-svg/bluetooth/index.d.ts.map +0 -1
  969. package/lib/typescript/module/src/common/icons-svg/bluetooth-connected/index.d.ts +0 -11
  970. package/lib/typescript/module/src/common/icons-svg/bluetooth-connected/index.d.ts.map +0 -1
  971. package/lib/typescript/module/src/common/icons-svg/calendar/index.d.ts +0 -11
  972. package/lib/typescript/module/src/common/icons-svg/calendar/index.d.ts.map +0 -1
  973. package/lib/typescript/module/src/common/icons-svg/call-bell/index.d.ts +0 -11
  974. package/lib/typescript/module/src/common/icons-svg/call-bell/index.d.ts.map +0 -1
  975. package/lib/typescript/module/src/common/icons-svg/camera-plus/index.d.ts +0 -11
  976. package/lib/typescript/module/src/common/icons-svg/camera-plus/index.d.ts.map +0 -1
  977. package/lib/typescript/module/src/common/icons-svg/chart-bar/index.d.ts +0 -11
  978. package/lib/typescript/module/src/common/icons-svg/chart-bar/index.d.ts.map +0 -1
  979. package/lib/typescript/module/src/common/icons-svg/check-box/index.d.ts.map +0 -1
  980. package/lib/typescript/module/src/common/icons-svg/check-box-fill/index.d.ts +0 -14
  981. package/lib/typescript/module/src/common/icons-svg/check-box-fill/index.d.ts.map +0 -1
  982. package/lib/typescript/module/src/common/icons-svg/check-box-outline/index.d.ts.map +0 -1
  983. package/lib/typescript/module/src/common/icons-svg/check-circle/index.d.ts.map +0 -1
  984. package/lib/typescript/module/src/common/icons-svg/closed/index.d.ts +0 -14
  985. package/lib/typescript/module/src/common/icons-svg/closed/index.d.ts.map +0 -1
  986. package/lib/typescript/module/src/common/icons-svg/constants/index.d.ts +0 -53
  987. package/lib/typescript/module/src/common/icons-svg/constants/index.d.ts.map +0 -1
  988. package/lib/typescript/module/src/common/icons-svg/credit-card/index.d.ts.map +0 -1
  989. package/lib/typescript/module/src/common/icons-svg/currency/index.d.ts.map +0 -1
  990. package/lib/typescript/module/src/common/icons-svg/currency-circle-dollar/index.d.ts.map +0 -1
  991. package/lib/typescript/module/src/common/icons-svg/ellipse/index.d.ts +0 -5
  992. package/lib/typescript/module/src/common/icons-svg/ellipse/index.d.ts.map +0 -1
  993. package/lib/typescript/module/src/common/icons-svg/exclamation-circle/index.d.ts +0 -8
  994. package/lib/typescript/module/src/common/icons-svg/exclamation-circle/index.d.ts.map +0 -1
  995. package/lib/typescript/module/src/common/icons-svg/eye/index.d.ts +0 -11
  996. package/lib/typescript/module/src/common/icons-svg/eye/index.d.ts.map +0 -1
  997. package/lib/typescript/module/src/common/icons-svg/eye-slash/index.d.ts +0 -11
  998. package/lib/typescript/module/src/common/icons-svg/eye-slash/index.d.ts.map +0 -1
  999. package/lib/typescript/module/src/common/icons-svg/file-text/index.d.ts.map +0 -1
  1000. package/lib/typescript/module/src/common/icons-svg/files/index.d.ts +0 -8
  1001. package/lib/typescript/module/src/common/icons-svg/files/index.d.ts.map +0 -1
  1002. package/lib/typescript/module/src/common/icons-svg/gas-pump/index.d.ts.map +0 -1
  1003. package/lib/typescript/module/src/common/icons-svg/gauge/index.d.ts.map +0 -1
  1004. package/lib/typescript/module/src/common/icons-svg/gear/index.d.ts.map +0 -1
  1005. package/lib/typescript/module/src/common/icons-svg/index.d.ts +0 -12
  1006. package/lib/typescript/module/src/common/icons-svg/index.d.ts.map +0 -1
  1007. package/lib/typescript/module/src/common/icons-svg/lifebuoy/index.d.ts.map +0 -1
  1008. package/lib/typescript/module/src/common/icons-svg/list/index.d.ts.map +0 -1
  1009. package/lib/typescript/module/src/common/icons-svg/moon-stars/index.d.ts +0 -11
  1010. package/lib/typescript/module/src/common/icons-svg/moon-stars/index.d.ts.map +0 -1
  1011. package/lib/typescript/module/src/common/icons-svg/note-pincel/index.d.ts +0 -11
  1012. package/lib/typescript/module/src/common/icons-svg/note-pincel/index.d.ts.map +0 -1
  1013. package/lib/typescript/module/src/common/icons-svg/package/index.d.ts +0 -11
  1014. package/lib/typescript/module/src/common/icons-svg/package/index.d.ts.map +0 -1
  1015. package/lib/typescript/module/src/common/icons-svg/package-check/index.d.ts +0 -14
  1016. package/lib/typescript/module/src/common/icons-svg/package-check/index.d.ts.map +0 -1
  1017. package/lib/typescript/module/src/common/icons-svg/plus/index.d.ts.map +0 -1
  1018. package/lib/typescript/module/src/common/icons-svg/recused/index.d.ts.map +0 -1
  1019. package/lib/typescript/module/src/common/icons-svg/shopping-cart/index.d.ts +0 -14
  1020. package/lib/typescript/module/src/common/icons-svg/shopping-cart/index.d.ts.map +0 -1
  1021. package/lib/typescript/module/src/common/icons-svg/steering-wheel/index.d.ts.map +0 -1
  1022. package/lib/typescript/module/src/common/icons-svg/steering-wheel-fill/index.d.ts.map +0 -1
  1023. package/lib/typescript/module/src/common/icons-svg/timer/index.d.ts.map +0 -1
  1024. package/lib/typescript/module/src/common/icons-svg/trophy/index.d.ts.map +0 -1
  1025. package/lib/typescript/module/src/common/icons-svg/truck/index.d.ts +0 -14
  1026. package/lib/typescript/module/src/common/icons-svg/truck/index.d.ts.map +0 -1
  1027. package/lib/typescript/module/src/common/icons-svg/truck-trailer/index.d.ts.map +0 -1
  1028. package/lib/typescript/module/src/common/icons-svg/wifi-high/index.d.ts.map +0 -1
  1029. package/lib/typescript/module/src/common/icons-svg/wifi-x/index.d.ts.map +0 -1
  1030. package/lib/typescript/module/src/common/icons-svg/x-circle/index.d.ts +0 -14
  1031. package/lib/typescript/module/src/common/icons-svg/x-circle/index.d.ts.map +0 -1
  1032. package/lib/typescript/module/src/components/box/index.d.ts.map +0 -1
  1033. package/lib/typescript/module/src/components/box/styles.d.ts +0 -13
  1034. package/lib/typescript/module/src/components/box/styles.d.ts.map +0 -1
  1035. package/lib/typescript/module/src/components/button/index.d.ts.map +0 -1
  1036. package/lib/typescript/module/src/components/button/styles.d.ts.map +0 -1
  1037. package/lib/typescript/module/src/components/capture-photo/index.d.ts +0 -14
  1038. package/lib/typescript/module/src/components/capture-photo/index.d.ts.map +0 -1
  1039. package/lib/typescript/module/src/components/capture-photo/styles.d.ts +0 -12
  1040. package/lib/typescript/module/src/components/capture-photo/styles.d.ts.map +0 -1
  1041. package/lib/typescript/module/src/components/card-history/index.d.ts +0 -15
  1042. package/lib/typescript/module/src/components/card-history/index.d.ts.map +0 -1
  1043. package/lib/typescript/module/src/components/card-hours/index.d.ts.map +0 -1
  1044. package/lib/typescript/module/src/components/card-loading/index.d.ts +0 -15
  1045. package/lib/typescript/module/src/components/card-loading/index.d.ts.map +0 -1
  1046. package/lib/typescript/module/src/components/card-scheduled-journey/index.d.ts +0 -14
  1047. package/lib/typescript/module/src/components/card-scheduled-journey/index.d.ts.map +0 -1
  1048. package/lib/typescript/module/src/components/card-scheduled-journey/interface.d.ts +0 -33
  1049. package/lib/typescript/module/src/components/card-scheduled-journey/interface.d.ts.map +0 -1
  1050. package/lib/typescript/module/src/components/card-scheduled-journey/styles.d.ts.map +0 -1
  1051. package/lib/typescript/module/src/components/card-work-session/index.d.ts.map +0 -1
  1052. package/lib/typescript/module/src/components/check-box/index.d.ts +0 -14
  1053. package/lib/typescript/module/src/components/check-box/index.d.ts.map +0 -1
  1054. package/lib/typescript/module/src/components/coil/index.d.ts.map +0 -1
  1055. package/lib/typescript/module/src/components/filter-date-selector/index.d.ts.map +0 -1
  1056. package/lib/typescript/module/src/components/filter-journey/index.d.ts +0 -11
  1057. package/lib/typescript/module/src/components/filter-journey/index.d.ts.map +0 -1
  1058. package/lib/typescript/module/src/components/header-profile/index.d.ts +0 -14
  1059. package/lib/typescript/module/src/components/header-profile/index.d.ts.map +0 -1
  1060. package/lib/typescript/module/src/components/image-capture-with-remove/index.d.ts.map +0 -1
  1061. package/lib/typescript/module/src/components/input/index.d.ts +0 -15
  1062. package/lib/typescript/module/src/components/input/index.d.ts.map +0 -1
  1063. package/lib/typescript/module/src/components/input/styles.d.ts +0 -12
  1064. package/lib/typescript/module/src/components/input/styles.d.ts.map +0 -1
  1065. package/lib/typescript/module/src/components/loading-details/index.d.ts.map +0 -1
  1066. package/lib/typescript/module/src/components/loading-progress/index.d.ts +0 -15
  1067. package/lib/typescript/module/src/components/loading-progress/index.d.ts.map +0 -1
  1068. package/lib/typescript/module/src/components/menu-item/index.d.ts +0 -15
  1069. package/lib/typescript/module/src/components/menu-item/index.d.ts.map +0 -1
  1070. package/lib/typescript/module/src/components/menu-item/styles.d.ts +0 -1
  1071. package/lib/typescript/module/src/components/menu-item/styles.d.ts.map +0 -1
  1072. package/lib/typescript/module/src/components/no-data/index.d.ts +0 -8
  1073. package/lib/typescript/module/src/components/no-data/index.d.ts.map +0 -1
  1074. package/lib/typescript/module/src/components/notification-loading/index.d.ts +0 -11
  1075. package/lib/typescript/module/src/components/notification-loading/index.d.ts.map +0 -1
  1076. package/lib/typescript/module/src/components/scheduled-journey-indicators/index.d.ts +0 -11
  1077. package/lib/typescript/module/src/components/scheduled-journey-indicators/index.d.ts.map +0 -1
  1078. package/lib/typescript/module/src/components/selects/select-option/index.d.ts +0 -14
  1079. package/lib/typescript/module/src/components/selects/select-option/index.d.ts.map +0 -1
  1080. package/lib/typescript/module/src/components/selects/select-option/styles.d.ts.map +0 -1
  1081. package/lib/typescript/module/src/components/step-indicator/helpers/get-icon-by-status.d.ts +0 -15
  1082. package/lib/typescript/module/src/components/step-indicator/helpers/get-icon-by-status.d.ts.map +0 -1
  1083. package/lib/typescript/module/src/components/step-indicator/index.d.ts +0 -14
  1084. package/lib/typescript/module/src/components/step-indicator/index.d.ts.map +0 -1
  1085. package/lib/typescript/module/src/components/step-indicator/styles.d.ts +0 -57
  1086. package/lib/typescript/module/src/components/step-indicator/styles.d.ts.map +0 -1
  1087. package/lib/typescript/module/src/components/typography/index.d.ts +0 -14
  1088. package/lib/typescript/module/src/components/typography/index.d.ts.map +0 -1
  1089. package/lib/typescript/module/src/components/typography/styles.d.ts.map +0 -1
  1090. package/lib/typescript/module/src/components/user-profile/index.d.ts +0 -15
  1091. package/lib/typescript/module/src/components/user-profile/index.d.ts.map +0 -1
  1092. package/lib/typescript/module/src/index.d.ts +0 -32
  1093. package/lib/typescript/module/src/index.d.ts.map +0 -1
  1094. package/lib/typescript/module/src/stories/box/box.stories.d.ts +0 -9
  1095. package/lib/typescript/module/src/stories/box/box.stories.d.ts.map +0 -1
  1096. package/lib/typescript/module/src/stories/button/button.stories.d.ts +0 -11
  1097. package/lib/typescript/module/src/stories/button/button.stories.d.ts.map +0 -1
  1098. package/lib/typescript/module/src/stories/capture-photo/capture-photo.stories.d.ts.map +0 -1
  1099. package/lib/typescript/module/src/stories/card-history/card-history.stories.d.ts.map +0 -1
  1100. package/lib/typescript/module/src/stories/card-hours/card-hours.stories.d.ts +0 -8
  1101. package/lib/typescript/module/src/stories/card-hours/card-hours.stories.d.ts.map +0 -1
  1102. package/lib/typescript/module/src/stories/card-loading/card-loading.stories.d.ts.map +0 -1
  1103. package/lib/typescript/module/src/stories/card-scheduled-journey/card-scheduled-journey.stories.d.ts.map +0 -1
  1104. package/lib/typescript/module/src/stories/card-work-session/card-work-session.stories.d.ts +0 -8
  1105. package/lib/typescript/module/src/stories/card-work-session/card-work-session.stories.d.ts.map +0 -1
  1106. package/lib/typescript/module/src/stories/check-box/check-box.stories.d.ts +0 -10
  1107. package/lib/typescript/module/src/stories/check-box/check-box.stories.d.ts.map +0 -1
  1108. package/lib/typescript/module/src/stories/coil/coil.stories.d.ts +0 -10
  1109. package/lib/typescript/module/src/stories/coil/coil.stories.d.ts.map +0 -1
  1110. package/lib/typescript/module/src/stories/filter-date-selector/filter-date-selector.stories.d.ts.map +0 -1
  1111. package/lib/typescript/module/src/stories/filter-journey/filter-journey.stories.d.ts.map +0 -1
  1112. package/lib/typescript/module/src/stories/header-profile/header-profile.stories.d.ts +0 -11
  1113. package/lib/typescript/module/src/stories/header-profile/header-profile.stories.d.ts.map +0 -1
  1114. package/lib/typescript/module/src/stories/image-capture-with-remove/image-capture-with-remove.stories.d.ts +0 -8
  1115. package/lib/typescript/module/src/stories/image-capture-with-remove/image-capture-with-remove.stories.d.ts.map +0 -1
  1116. package/lib/typescript/module/src/stories/input/input.stories.d.ts +0 -15
  1117. package/lib/typescript/module/src/stories/input/input.stories.d.ts.map +0 -1
  1118. package/lib/typescript/module/src/stories/loading-details/loading-details.stories.d.ts +0 -7
  1119. package/lib/typescript/module/src/stories/loading-details/loading-details.stories.d.ts.map +0 -1
  1120. package/lib/typescript/module/src/stories/loading-progress/loading-progress.stories.d.ts +0 -7
  1121. package/lib/typescript/module/src/stories/loading-progress/loading-progress.stories.d.ts.map +0 -1
  1122. package/lib/typescript/module/src/stories/menu-item/menu-item.stories.d.ts +0 -9
  1123. package/lib/typescript/module/src/stories/menu-item/menu-item.stories.d.ts.map +0 -1
  1124. package/lib/typescript/module/src/stories/no-data/no-data.stories.d.ts.map +0 -1
  1125. package/lib/typescript/module/src/stories/notification-loading/notification-loading.stories.d.ts +0 -9
  1126. package/lib/typescript/module/src/stories/notification-loading/notification-loading.stories.d.ts.map +0 -1
  1127. package/lib/typescript/module/src/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.d.ts +0 -10
  1128. package/lib/typescript/module/src/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.d.ts.map +0 -1
  1129. package/lib/typescript/module/src/stories/select-option/select-option.stories.d.ts +0 -7
  1130. package/lib/typescript/module/src/stories/select-option/select-option.stories.d.ts.map +0 -1
  1131. package/lib/typescript/module/src/stories/step-indicator/step-indicator.stories.d.ts +0 -8
  1132. package/lib/typescript/module/src/stories/step-indicator/step-indicator.stories.d.ts.map +0 -1
  1133. package/lib/typescript/module/src/stories/typography/typography.stories.d.ts.map +0 -1
  1134. package/lib/typescript/module/src/stories/user-profile/user-profile.stories.d.ts +0 -8
  1135. package/lib/typescript/module/src/stories/user-profile/user-profile.stories.d.ts.map +0 -1
  1136. package/lib/typescript/module/src/styles/global/styles.d.ts.map +0 -1
  1137. package/lib/typescript/module/src/styles/global/theme-provider.d.ts.map +0 -1
  1138. package/lib/typescript/module/src/styles/theme/theme.d.ts.map +0 -1
  1139. package/lib/typescript/module/src/utils/format-data/index.d.ts +0 -18
  1140. package/lib/typescript/module/src/utils/format-data/index.d.ts.map +0 -1
  1141. package/lib/typescript/module/src/utils/mutiply/index.d.ts +0 -2
  1142. package/lib/typescript/module/src/utils/mutiply/index.d.ts.map +0 -1
  1143. package/lib/typescript/module/src/utils/status-color/return-color.d.ts +0 -4
  1144. package/lib/typescript/module/src/utils/status-color/return-color.d.ts.map +0 -1
@@ -0,0 +1 @@
1
+ {"version":3,"names":["_historyDetails","require","meta","title","component","HistoryDetails","args","numero","local","date","duracao","parameters","notes","_default","exports","default","Padrao","name"],"sources":["history-details.stories.tsx"],"sourcesContent":["import type { StoryObj, Meta } from \"@storybook/react\";\r\nimport { HistoryDetails } from \"../../components/history-details\";\r\n\r\nconst meta: Meta<typeof HistoryDetails> = {\r\n title: \"componente/HistoryDetails\",\r\n component: HistoryDetails,\r\n args: {\r\n numero: \"01020304050607\",\r\n local: \"Doca 1, Pátio 02 - Usimais (Ipatinga)\",\r\n date: \"24/03/2025\",\r\n duracao: \"00:30\",\r\n },\r\n parameters: {\r\n notes: ` HistoryDetails Este é um componente de detalhe do histórico.Você usa assim:\r\n <HistoryDetails\r\n numero=\"999999\"\r\n local=\"Doca 3, Pátio 05 - Usiminas (Ipatinga)\"\r\n date=\"2026-01-01\"\r\n duracao=\"01:15\"\r\n />`,\r\n },\r\n};\r\n\r\nexport default meta;\r\n\r\ntype Story = StoryObj<typeof meta>;\r\n\r\nexport const Padrao: Story = {\r\n name: \"history-details-padrao\",\r\n args: {\r\n numero: \"01020304050607\",\r\n local: \"Doca 1, Pátio 02 - Usimais (Ipatinga)\",\r\n date: \"2025-03-24\",\r\n duracao: \"00:30\",\r\n },\r\n};\r\n"],"mappings":";;;;;;AACA,IAAAA,eAAA,GAAAC,OAAA;AAEA,MAAMC,IAAiC,GAAG;EACxCC,KAAK,EAAE,2BAA2B;EAClCC,SAAS,EAAEC,8BAAc;EACzBC,IAAI,EAAE;IACJC,MAAM,EAAE,gBAAgB;IACxBC,KAAK,EAAE,uCAAuC;IAC9CC,IAAI,EAAE,YAAY;IAClBC,OAAO,EAAE;EACX,CAAC;EACDC,UAAU,EAAE;IACVC,KAAK,EAAE;AACX;AACA;AACA;AACA;AACA;AACA;EACE;AACF,CAAC;AAAC,IAAAC,QAAA,GAAAC,OAAA,CAAAC,OAAA,GAEab,IAAI;AAIZ,MAAMc,MAAa,GAAAF,OAAA,CAAAE,MAAA,GAAG;EAC3BC,IAAI,EAAE,wBAAwB;EAC9BX,IAAI,EAAE;IACJC,MAAM,EAAE,gBAAgB;IACxBC,KAAK,EAAE,uCAAuC;IAC9CC,IAAI,EAAE,YAAY;IAClBC,OAAO,EAAE;EACX;AACF,CAAC","ignoreList":[]}
@@ -3,13 +3,14 @@
3
3
  Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
- exports.default = exports.ImageCaptureWithDelete = exports.ImageCapture = void 0;
7
- var _index = require("../../components/image-capture-with-remove/index.js");
6
+ exports.default = exports.ImageCaptureWithStatus = exports.ImageCaptureWithDelete = exports.ImageCapture = void 0;
7
+ var _imageCaptureWithRemove = require("../../components/image-capture-with-remove");
8
8
  const meta = {
9
9
  title: "componente/ImageCaptureWithRemove",
10
- component: _index.ImageCaptureWithRemove,
10
+ component: _imageCaptureWithRemove.ImageCaptureWithRemove,
11
11
  args: {
12
- foto: "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcS6OOy_GKxjzabOOBo22zHfg4TdWhubwnU7GQ&s"
12
+ foto: "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcS6OOy_GKxjzabOOBo22zHfg4TdWhubwnU7GQ&s",
13
+ status: "Cancelado"
13
14
  },
14
15
  parameters: {
15
16
  notes: `
@@ -42,4 +43,13 @@ const ImageCaptureWithDelete = exports.ImageCaptureWithDelete = {
42
43
  onRemove: () => {}
43
44
  }
44
45
  };
46
+ const ImageCaptureWithStatus = exports.ImageCaptureWithStatus = {
47
+ name: "image-capture-with-status",
48
+ args: {
49
+ foto: "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcS6OOy_GKxjzabOOBo22zHfg4TdWhubwnU7GQ&s",
50
+ handleTakePhoto: () => {},
51
+ onRemove: () => {},
52
+ status: "Pendente"
53
+ }
54
+ };
45
55
  //# sourceMappingURL=image-capture-with-remove.stories.js.map
@@ -1 +1 @@
1
- {"version":3,"names":["_index","require","meta","title","component","ImageCaptureWithRemove","args","foto","parameters","notes","_default","exports","default","ImageCapture","name","handleTakePhoto","onRemove","ImageCaptureWithDelete"],"sourceRoot":"..\\..\\..\\..\\src","sources":["stories/image-capture-with-remove/image-capture-with-remove.stories.tsx"],"mappings":";;;;;;AAGA,IAAAA,MAAA,GAAAC,OAAA;AAEA,MAAMC,IAAyC,GAAG;EAChDC,KAAK,EAAE,mCAAmC;EAC1CC,SAAS,EAAEC,6BAAkC;EAC7CC,IAAI,EAAE;IACJC,IAAI,EAAE;EACR,CAAC;EACDC,UAAU,EAAE;IACVC,KAAK,EAAE;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACE;AACF,CAAC;AAAC,IAAAC,QAAA,GAAAC,OAAA,CAAAC,OAAA,GAEaV,IAAI;AAIZ,MAAMW,YAAmB,GAAAF,OAAA,CAAAE,YAAA,GAAG;EACjCC,IAAI,EAAE,oBAAoB;EAC1BR,IAAI,EAAE;IACJC,IAAI,EAAE,IAAI;IACVQ,eAAe,EAAEA,CAAA,KAAM,CAAC,CAAC;IACzBC,QAAQ,EAAEA,CAAA,KAAM,CAAC;EACnB;AACF,CAAC;AAEM,MAAMC,sBAA6B,GAAAN,OAAA,CAAAM,sBAAA,GAAG;EAC3CH,IAAI,EAAE,2BAA2B;EACjCR,IAAI,EAAE;IACJC,IAAI,EAAE,8FAA8F;IACpGQ,eAAe,EAAEA,CAAA,KAAM,CAAC,CAAC;IACzBC,QAAQ,EAAEA,CAAA,KAAM,CAAC;EACnB;AACF,CAAC","ignoreList":[]}
1
+ {"version":3,"names":["_imageCaptureWithRemove","require","meta","title","component","ImageCaptureWithRemove","args","foto","status","parameters","notes","_default","exports","default","ImageCapture","name","handleTakePhoto","onRemove","ImageCaptureWithDelete","ImageCaptureWithStatus"],"sources":["image-capture-with-remove.stories.tsx"],"sourcesContent":["import React from \"react\";\r\n\r\nimport type { StoryObj, Meta } from \"@storybook/react\";\r\nimport { ImageCaptureWithRemove } from \"../../components/image-capture-with-remove\";\r\n\r\nconst meta: Meta<typeof ImageCaptureWithRemove> = {\r\n title: \"componente/ImageCaptureWithRemove\",\r\n component: ImageCaptureWithRemove as React.FC,\r\n args: {\r\n foto: \"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcS6OOy_GKxjzabOOBo22zHfg4TdWhubwnU7GQ&s\",\r\n status: \"Cancelado\",\r\n },\r\n parameters: {\r\n notes: `\r\n# ImageCaptureWithRemove\r\n\r\nEste é um componente de ImageCaptureWithRemove.\r\nVocê usa assim:\r\n\\`\\`\\`tsx\r\n<ImageCaptureWithRemove\r\n\r\n />\r\n\\`\\`\\`\r\n`,\r\n },\r\n};\r\n\r\nexport default meta;\r\n\r\ntype Story = StoryObj<typeof meta>;\r\n\r\nexport const ImageCapture: Story = {\r\n name: \"image-capture-with\",\r\n args: {\r\n foto: null,\r\n handleTakePhoto: () => {},\r\n onRemove: () => {},\r\n },\r\n};\r\n\r\nexport const ImageCaptureWithDelete: Story = {\r\n name: \"image-capture-with-delete\",\r\n args: {\r\n foto: \"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcS6OOy_GKxjzabOOBo22zHfg4TdWhubwnU7GQ&s\",\r\n handleTakePhoto: () => {},\r\n onRemove: () => {},\r\n },\r\n};\r\nexport const ImageCaptureWithStatus: Story = {\r\n name: \"image-capture-with-status\",\r\n args: {\r\n foto: \"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcS6OOy_GKxjzabOOBo22zHfg4TdWhubwnU7GQ&s\",\r\n handleTakePhoto: () => {},\r\n onRemove: () => {},\r\n status: \"Pendente\",\r\n },\r\n};\r\n"],"mappings":";;;;;;AAGA,IAAAA,uBAAA,GAAAC,OAAA;AAEA,MAAMC,IAAyC,GAAG;EAChDC,KAAK,EAAE,mCAAmC;EAC1CC,SAAS,EAAEC,8CAAkC;EAC7CC,IAAI,EAAE;IACJC,IAAI,EAAE,8FAA8F;IACpGC,MAAM,EAAE;EACV,CAAC;EACDC,UAAU,EAAE;IACVC,KAAK,EAAE;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACE;AACF,CAAC;AAAC,IAAAC,QAAA,GAAAC,OAAA,CAAAC,OAAA,GAEaX,IAAI;AAIZ,MAAMY,YAAmB,GAAAF,OAAA,CAAAE,YAAA,GAAG;EACjCC,IAAI,EAAE,oBAAoB;EAC1BT,IAAI,EAAE;IACJC,IAAI,EAAE,IAAI;IACVS,eAAe,EAAEA,CAAA,KAAM,CAAC,CAAC;IACzBC,QAAQ,EAAEA,CAAA,KAAM,CAAC;EACnB;AACF,CAAC;AAEM,MAAMC,sBAA6B,GAAAN,OAAA,CAAAM,sBAAA,GAAG;EAC3CH,IAAI,EAAE,2BAA2B;EACjCT,IAAI,EAAE;IACJC,IAAI,EAAE,8FAA8F;IACpGS,eAAe,EAAEA,CAAA,KAAM,CAAC,CAAC;IACzBC,QAAQ,EAAEA,CAAA,KAAM,CAAC;EACnB;AACF,CAAC;AACM,MAAME,sBAA6B,GAAAP,OAAA,CAAAO,sBAAA,GAAG;EAC3CJ,IAAI,EAAE,2BAA2B;EACjCT,IAAI,EAAE;IACJC,IAAI,EAAE,8FAA8F;IACpGS,eAAe,EAAEA,CAAA,KAAM,CAAC,CAAC;IACzBC,QAAQ,EAAEA,CAAA,KAAM,CAAC,CAAC;IAClBT,MAAM,EAAE;EACV;AACF,CAAC","ignoreList":[]}
@@ -5,13 +5,13 @@ Object.defineProperty(exports, "__esModule", {
5
5
  });
6
6
  exports.default = exports.Value = exports.Password = exports.MessageError = exports.Litragem = exports.Label = exports.Hours = exports.Data = exports.Basic = exports.Append = void 0;
7
7
  var _react = _interopRequireDefault(require("react"));
8
- var _index = require("../../components/input/index.js");
9
- var _theme = require("../../styles/theme/theme.js");
10
- var _jsxRuntime = require("react/jsx-runtime");
8
+ var _input = require("../../components/input");
9
+ var _theme = require("../../styles/theme/theme");
11
10
  function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
11
+ function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
12
12
  const meta = {
13
13
  title: "componente/Input",
14
- component: _index.Input,
14
+ component: _input.Input,
15
15
  args: {
16
16
  testID: "",
17
17
  name: "",
@@ -48,16 +48,17 @@ const Basic = exports.Basic = {
48
48
  name: "input-basic",
49
49
  render: args => {
50
50
  const [isFocusHigherSpeed, setIsFocusHigherSpeed] = _react.default.useState(false);
51
- return /*#__PURE__*/(0, _jsxRuntime.jsx)(_index.Input, {
52
- ...args,
51
+ return /*#__PURE__*/_react.default.createElement(_input.Input, _extends({}, args, {
53
52
  name: "input-basic",
54
53
  onFocus: e => {
54
+ var _args$onFocus;
55
55
  setIsFocusHigherSpeed(true);
56
- args.onFocus?.(e);
56
+ (_args$onFocus = args.onFocus) === null || _args$onFocus === void 0 || _args$onFocus.call(args, e);
57
57
  },
58
58
  onBlur: e => {
59
+ var _args$onBlur;
59
60
  setIsFocusHigherSpeed(false);
60
- args.onBlur?.(e);
61
+ (_args$onBlur = args.onBlur) === null || _args$onBlur === void 0 || _args$onBlur.call(args, e);
61
62
  },
62
63
  borderStyled: {
63
64
  borderBottomWidth: 3,
@@ -73,7 +74,7 @@ const Basic = exports.Basic = {
73
74
  // borderColor: isFocusHigherSpeed ? "green" : theme.colors.blue[350],
74
75
  // },
75
76
  // ]}
76
- });
77
+ }));
77
78
  },
78
79
  args: {
79
80
  testID: "maior_velocidade_atingida",
@@ -1 +1 @@
1
- {"version":3,"names":["_react","_interopRequireDefault","require","_index","_theme","_jsxRuntime","e","__esModule","default","meta","title","component","Input","args","testID","name","textLabel","width","height","placeholder","backgroundColor","theme","colors","neutral","borderStyled","borderBottomWidth","borderBottomColor","blue","placeholderTextColor","gray","onChange","text","onBlur","onFocus","parameters","notes","_default","exports","isFocusHigherSpeed","Basic","render","setIsFocusHigherSpeed","React","useState","jsx","borderColor","paddingStyle","paddingTop","paddingBottom","paddingLeft","paddingRight","color","colorText","Append","append","appendText","appendColor","yellow","Password","secureTextEntry","Data","Hours","Litragem","Value","Label","textLabelPlaceholder","messageError","MessageError","red"],"sourceRoot":"..\\..\\..\\..\\src","sources":["stories/input/input.stories.tsx"],"mappings":"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","ignoreList":[]}
1
+ {"version":3,"names":["_react","_interopRequireDefault","require","_input","_theme","e","__esModule","default","_extends","Object","assign","bind","n","arguments","length","t","r","hasOwnProperty","call","apply","meta","title","component","Input","args","testID","name","textLabel","width","height","placeholder","backgroundColor","theme","colors","neutral","borderStyled","borderBottomWidth","borderBottomColor","blue","placeholderTextColor","gray","onChange","text","onBlur","onFocus","parameters","notes","_default","exports","isFocusHigherSpeed","Basic","render","setIsFocusHigherSpeed","React","useState","createElement","_args$onFocus","_args$onBlur","borderColor","paddingStyle","paddingTop","paddingBottom","paddingLeft","paddingRight","color","colorText","Append","append","appendText","appendColor","yellow","Password","secureTextEntry","Data","Hours","Litragem","Value","Label","textLabelPlaceholder","messageError","MessageError","red"],"sources":["input.stories.tsx"],"sourcesContent":["import React from \"react\";\nimport { StoryObj, Meta } from \"@storybook/react\";\nimport { Input } from \"../../components/input\";\n\nimport { theme } from \"../../styles/theme/theme\";\n\nconst meta: Meta<typeof Input> = {\n title: \"componente/Input\",\n component: Input,\n\n args: {\n testID: \"\",\n name: \"\",\n textLabel: \"\",\n width: \"100%\",\n height: 70,\n placeholder: \"\",\n\n backgroundColor: theme.colors.neutral[50],\n borderStyled: { borderBottomWidth: 1, borderBottomColor: theme.colors.blue[500] },\n placeholderTextColor: theme.colors.gray[700],\n onChange: (text: any) => {\n return text;\n },\n onBlur: () => {},\n onFocus: () => {},\n },\n\n parameters: {\n notes: `\n# Input\nEste é um componente de Input.\nVocê usa assim:\n\\`\\`\\`tsx\n<Input text=\"Eu sou um Input!\" />\n\\`\\`\\`\n`,\n },\n};\n\nexport default meta;\n\ntype Story = StoryObj<typeof meta>;\nlet isFocusHigherSpeed = false;\nexport const Basic: Story = {\n name: \"input-basic\",\n render: (args) => {\n const [isFocusHigherSpeed, setIsFocusHigherSpeed] = React.useState<boolean>(false);\n\n return (\n <Input\n {...args}\n name=\"input-basic\"\n onFocus={(e) => {\n setIsFocusHigherSpeed(true);\n args.onFocus?.(e);\n }}\n onBlur={(e) => {\n setIsFocusHigherSpeed(false);\n args.onBlur?.(e);\n }}\n borderStyled={{\n borderBottomWidth: 3,\n borderColor: isFocusHigherSpeed ? theme.colors.neutral[75] : theme.colors.blue[350],\n }}\n\n // podendo usar direto as props ou style\n\n // style={[\n // args.style,\n // {\n // borderBottomWidth: 2,\n // borderColor: isFocusHigherSpeed ? \"green\" : theme.colors.blue[350],\n // },\n // ]}\n />\n );\n },\n args: {\n testID: \"maior_velocidade_atingida\",\n name: \"maior_velocidade_atingida\",\n textLabel: \"Maior velocidade do dia\",\n width: \"100%\",\n paddingStyle: { paddingTop: 20, paddingBottom: 20, paddingLeft: 20, paddingRight: 20 },\n placeholder: \"informe a velocidade do dia\",\n backgroundColor: theme.colors.neutral[200],\n borderStyled: {\n borderBottomWidth: 3,\n borderColor: theme.colors.blue[350],\n },\n color: { colorText: theme.colors.neutral[75] },\n placeholderTextColor: theme.colors.gray[900],\n\n onChange: (text: any) => {\n return text;\n },\n onBlur: () => (isFocusHigherSpeed = true),\n onFocus: () => {\n isFocusHigherSpeed = true;\n return isFocusHigherSpeed;\n },\n },\n};\n\nexport const Append: Story = {\n name: \"input-append\",\n args: {\n testID: \"maior_velocidade_atingida\",\n name: \"append\",\n textLabel: \"Input para usar com append\",\n width: \"100%\",\n paddingStyle: { paddingTop: 20, paddingBottom: 20, paddingLeft: 20, paddingRight: 20 },\n placeholder: \"append\",\n backgroundColor: theme.colors.neutral[200],\n borderStyled: {\n borderBottomWidth: 3,\n borderColor: isFocusHigherSpeed ? theme.colors.blue[500] : theme.colors.blue[350],\n },\n color: { colorText: theme.colors.neutral[75] },\n placeholderTextColor: theme.colors.gray[900],\n onChange: (text: any) => {\n return text;\n },\n onBlur: () => {},\n onFocus: () => {},\n append: {\n appendText: \"aqui mostra Append Text\",\n appendColor: theme.colors.yellow[100],\n },\n },\n};\nexport const Password: Story = {\n name: \"input-password\",\n args: {\n testID: \"password\",\n name: \"senha\",\n width: \"100%\",\n paddingStyle: { paddingTop: 20, paddingBottom: 20, paddingLeft: 20, paddingRight: 20 },\n placeholder: \"digite sua senha\",\n backgroundColor: theme.colors.neutral[200],\n borderStyled: {\n borderBottomWidth: 3,\n borderColor: isFocusHigherSpeed ? theme.colors.blue[500] : theme.colors.blue[350],\n },\n placeholderTextColor: theme.colors.gray[900],\n secureTextEntry: false,\n onChange: (text: any) => {\n return text;\n },\n onBlur: () => {},\n onFocus: () => {},\n },\n};\nexport const Data: Story = {\n name: \"input-data\",\n args: {\n testID: \"data\",\n name: \"data\",\n width: \"100%\",\n paddingStyle: { paddingTop: 20, paddingBottom: 20, paddingLeft: 20, paddingRight: 20 },\n placeholder: \"digite sua data \",\n backgroundColor: theme.colors.neutral[200],\n borderStyled: {\n borderBottomWidth: 3,\n borderColor: theme.colors.blue[500],\n },\n placeholderTextColor: theme.colors.gray[900],\n onChange: (text: any) => {\n return text;\n },\n onBlur: () => {},\n onFocus: () => {},\n },\n};\nexport const Hours: Story = {\n name: \"input-hours\",\n args: {\n testID: \"hours\",\n name: \"hours\",\n width: \"100%\",\n paddingStyle: { paddingTop: 20, paddingBottom: 20, paddingLeft: 20, paddingRight: 20 },\n placeholder: \"digite a hora\",\n backgroundColor: theme.colors.neutral[200],\n borderStyled: {\n borderBottomWidth: 3,\n borderColor: isFocusHigherSpeed ? theme.colors.blue[500] : theme.colors.blue[350],\n },\n placeholderTextColor: theme.colors.gray[900],\n onChange: (text: any) => {\n return text;\n },\n onBlur: () => {},\n onFocus: () => {},\n },\n};\nexport const Litragem: Story = {\n name: \"input-litragem\",\n args: {\n testID: \"litragem\",\n name: \"litragem\",\n width: \"100%\",\n paddingStyle: { paddingTop: 20, paddingBottom: 20, paddingLeft: 20, paddingRight: 20 },\n placeholder: \"digite sua litragem\",\n backgroundColor: theme.colors.neutral[200],\n borderStyled: {\n borderBottomWidth: 3,\n borderColor: isFocusHigherSpeed ? theme.colors.blue[500] : theme.colors.blue[350],\n },\n placeholderTextColor: theme.colors.gray[900],\n onChange: (text: any) => {\n return text;\n },\n onBlur: () => {},\n onFocus: () => {},\n },\n};\nexport const Value: Story = {\n name: \"input-value\",\n args: {\n testID: \"value\",\n name: \"value\",\n width: \"100%\",\n paddingStyle: { paddingTop: 20, paddingBottom: 20, paddingLeft: 20, paddingRight: 20 },\n placeholder: \"digite o valor\",\n backgroundColor: theme.colors.neutral[200],\n borderStyled: {\n borderBottomWidth: 3,\n borderColor: theme.colors.blue[350],\n },\n placeholderTextColor: theme.colors.gray[900],\n onChange: (text: any) => {\n return text;\n },\n onBlur: () => {},\n onFocus: () => {},\n },\n};\n\nexport const Label: Story = {\n name: \"input-com-label\",\n args: {\n testID: \"input-com-label\",\n name: \"label\",\n textLabel: \"Informe seu Km\",\n textLabelPlaceholder: \"Km\",\n width: \"100%\",\n paddingStyle: { paddingTop: 20, paddingBottom: 20, paddingLeft: 20, paddingRight: 20 },\n placeholder: \"digite o valor do KM\",\n backgroundColor: theme.colors.neutral[200],\n borderStyled: {\n borderBottomWidth: 3,\n borderColor: theme.colors.blue[350],\n },\n color: { colorText: theme.colors.neutral[75] },\n placeholderTextColor: theme.colors.gray[900],\n messageError: \"\",\n onChange: (text: any) => {\n return text;\n },\n onBlur: () => {},\n onFocus: () => {},\n },\n};\nexport const MessageError: Story = {\n name: \"input-message-error\",\n args: {\n testID: \"value\",\n name: \"messageError\",\n textLabel: \"mensagem de erro\",\n width: \"100%\",\n paddingStyle: { paddingTop: 20, paddingBottom: 20, paddingLeft: 20, paddingRight: 20 },\n placeholder: \"digite o valor\",\n backgroundColor: theme.colors.neutral[200],\n borderStyled: {\n borderBottomWidth: 3,\n borderColor: theme.colors.red[400],\n },\n color: { colorText: theme.colors.neutral[75] },\n placeholderTextColor: theme.colors.gray[900],\n messageError: \"Message error\",\n onChange: (text: any) => {\n return text;\n },\n onBlur: () => {},\n onFocus: () => {},\n },\n};\n"],"mappings":"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","ignoreList":[]}
@@ -4,10 +4,10 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports.default = exports.Profile = void 0;
7
- var _index = require("../../components/loading-details/index.js");
7
+ var _loadingDetails = require("../../components/loading-details");
8
8
  const meta = {
9
9
  title: "componente/LoadingDetails",
10
- component: _index.LoadingDetails,
10
+ component: _loadingDetails.LoadingDetails,
11
11
  args: {
12
12
  numero: "01",
13
13
  local: "Doca 1, Pátio 02 - Ultrimais (Ipatinga)",
@@ -1 +1 @@
1
- {"version":3,"names":["_index","require","meta","title","component","LoadingDetails","args","numero","local","date","duracao","parameters","notes","_default","exports","default","Profile","name"],"sourceRoot":"..\\..\\..\\..\\src","sources":["stories/loading-details/loading-details.stories.tsx"],"mappings":";;;;;;AAGA,IAAAA,MAAA,GAAAC,OAAA;AAEA,MAAMC,IAAiC,GAAG;EACxCC,KAAK,EAAE,2BAA2B;EAClCC,SAAS,EAAEC,qBAA0B;EACrCC,IAAI,EAAE;IACJC,MAAM,EAAE,IAAI;IACZC,KAAK,EAAE,yCAAyC;IAChDC,IAAI,EAAE,YAAY;IAClBC,OAAO,EAAE;EACX,CAAC;EACDC,UAAU,EAAE;IACVC,KAAK,EAAE;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACE;AACF,CAAC;AAAC,IAAAC,QAAA,GAAAC,OAAA,CAAAC,OAAA,GAEab,IAAI;AAIZ,MAAMc,OAAc,GAAAF,OAAA,CAAAE,OAAA,GAAG;EAC5BC,IAAI,EAAE,iBAAiB;EACvBX,IAAI,EAAE;IACJC,MAAM,EAAE,IAAI;IACZC,KAAK,EAAE,yCAAyC;IAChDC,IAAI,EAAE,YAAY;IAClBC,OAAO,EAAE;EACX;AACF,CAAC","ignoreList":[]}
1
+ {"version":3,"names":["_loadingDetails","require","meta","title","component","LoadingDetails","args","numero","local","date","duracao","parameters","notes","_default","exports","default","Profile","name"],"sources":["loading-details.stories.tsx"],"sourcesContent":["import React from \"react\";\nimport type { StoryObj, Meta } from \"@storybook/react\";\n\nimport { LoadingDetails } from \"../../components/loading-details\";\n\nconst meta: Meta<typeof LoadingDetails> = {\n title: \"componente/LoadingDetails\",\n component: LoadingDetails as React.FC,\n args: {\n numero: \"01\",\n local: \"Doca 1, Pátio 02 - Ultrimais (Ipatinga)\",\n date: \"24/03/2025\",\n duracao: \"00:00\",\n },\n parameters: {\n notes: `\n# LoadingDetails\n\nEste é um componente de LoadingDetails.\nVocê usa assim:\n\\`\\`\\`tsx\n<LoadingDetails\n numero=\"01\"\n local=\"Doca 1, Pátio 02 - Usiminas (Ipatinga)\"\n date=\"24/03/2025\"\n duracao=\"00:00\"\n handleClickGoback={() => {}}\n isLoadingStart={false}\n handleClickStart={() => {}}\n />\n\\`\\`\\`\n`,\n },\n};\n\nexport default meta;\n\ntype Story = StoryObj<typeof meta>;\n\nexport const Profile: Story = {\n name: \"loading-details\",\n args: {\n numero: \"01\",\n local: \"Doca 1, Pátio 02 - Ultrimais (Ipatinga)\",\n date: \"24/03/2025\",\n duracao: \"00:00\",\n },\n};\n"],"mappings":";;;;;;AAGA,IAAAA,eAAA,GAAAC,OAAA;AAEA,MAAMC,IAAiC,GAAG;EACxCC,KAAK,EAAE,2BAA2B;EAClCC,SAAS,EAAEC,8BAA0B;EACrCC,IAAI,EAAE;IACJC,MAAM,EAAE,IAAI;IACZC,KAAK,EAAE,yCAAyC;IAChDC,IAAI,EAAE,YAAY;IAClBC,OAAO,EAAE;EACX,CAAC;EACDC,UAAU,EAAE;IACVC,KAAK,EAAE;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACE;AACF,CAAC;AAAC,IAAAC,QAAA,GAAAC,OAAA,CAAAC,OAAA,GAEab,IAAI;AAIZ,MAAMc,OAAc,GAAAF,OAAA,CAAAE,OAAA,GAAG;EAC5BC,IAAI,EAAE,iBAAiB;EACvBX,IAAI,EAAE;IACJC,MAAM,EAAE,IAAI;IACZC,KAAK,EAAE,yCAAyC;IAChDC,IAAI,EAAE,YAAY;IAClBC,OAAO,EAAE;EACX;AACF,CAAC","ignoreList":[]}
@@ -4,10 +4,10 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports.default = exports.LoadingProgressSimples = void 0;
7
- var _index = require("../../components/loading-progress/index.js");
7
+ var _loadingProgress = require("../../components/loading-progress");
8
8
  const meta = {
9
9
  title: "componente/LoadingProgress",
10
- component: _index.LoadingProgress,
10
+ component: _loadingProgress.LoadingProgress,
11
11
  args: {
12
12
  textLoading: "Loading progress"
13
13
  },
@@ -1 +1 @@
1
- {"version":3,"names":["_index","require","meta","title","component","LoadingProgress","args","textLoading","parameters","notes","_default","exports","default","LoadingProgressSimples","name","handleClick"],"sourceRoot":"..\\..\\..\\..\\src","sources":["stories/loading-progress/loading-progress.stories.tsx"],"mappings":";;;;;;AAGA,IAAAA,MAAA,GAAAC,OAAA;AAEA,MAAMC,IAAkC,GAAG;EACzCC,KAAK,EAAE,4BAA4B;EACnCC,SAAS,EAAEC,sBAA2B;EACtCC,IAAI,EAAE;IACJC,WAAW,EAAE;EACf,CAAC;EACDC,UAAU,EAAE;IACVC,KAAK,EAAE;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACE;AACF,CAAC;AAAC,IAAAC,QAAA,GAAAC,OAAA,CAAAC,OAAA,GAEaV,IAAI;AAIZ,MAAMW,sBAA6B,GAAAF,OAAA,CAAAE,sBAAA,GAAG;EAC3CC,IAAI,EAAE,iBAAiB;EACvBR,IAAI,EAAE;IACJC,WAAW,EAAE,eAAe;IAC5BQ,WAAW,EAAEA,CAAA,KAAM,CAAC;EACtB;AACF,CAAC","ignoreList":[]}
1
+ {"version":3,"names":["_loadingProgress","require","meta","title","component","LoadingProgress","args","textLoading","parameters","notes","_default","exports","default","LoadingProgressSimples","name","handleClick"],"sources":["loading-progress.stories.tsx"],"sourcesContent":["import React from \"react\";\n\nimport type { StoryObj, Meta } from \"@storybook/react\";\nimport { LoadingProgress } from \"../../components/loading-progress\";\n\nconst meta: Meta<typeof LoadingProgress> = {\n title: \"componente/LoadingProgress\",\n component: LoadingProgress as React.FC,\n args: {\n textLoading: \"Loading progress\",\n },\n parameters: {\n notes: `\n# LoadingProgress\n\nEste é um componente de carregamento em andamento.\nVocê usa assim:\n\\`\\`\\`tsx\n<LoadingProgress textLoading=\"#09843456096789\" />\n\\`\\`\\`\n`,\n },\n};\n\nexport default meta;\n\ntype Story = StoryObj<typeof meta>;\n\nexport const LoadingProgressSimples: Story = {\n name: \"LoadingProgress\",\n args: {\n textLoading: \"#579685967889\",\n handleClick: () => {},\n },\n};\n"],"mappings":";;;;;;AAGA,IAAAA,gBAAA,GAAAC,OAAA;AAEA,MAAMC,IAAkC,GAAG;EACzCC,KAAK,EAAE,4BAA4B;EACnCC,SAAS,EAAEC,gCAA2B;EACtCC,IAAI,EAAE;IACJC,WAAW,EAAE;EACf,CAAC;EACDC,UAAU,EAAE;IACVC,KAAK,EAAE;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACE;AACF,CAAC;AAAC,IAAAC,QAAA,GAAAC,OAAA,CAAAC,OAAA,GAEaV,IAAI;AAIZ,MAAMW,sBAA6B,GAAAF,OAAA,CAAAE,sBAAA,GAAG;EAC3CC,IAAI,EAAE,iBAAiB;EACvBR,IAAI,EAAE;IACJC,WAAW,EAAE,eAAe;IAC5BQ,WAAW,EAAEA,CAAA,KAAM,CAAC;EACtB;AACF,CAAC","ignoreList":[]}
@@ -4,11 +4,11 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports.default = exports.MenuItemsInativoBobina = exports.MenuItemsInativo = exports.MenuItems = void 0;
7
- var _index = require("../../components/menu-item/index.js");
8
- var _theme = require("../../styles/theme/theme.js");
7
+ var _menuItem = require("../../components/menu-item");
8
+ var _theme = require("../../styles/theme/theme");
9
9
  const meta = {
10
10
  title: "componente/MenuItem",
11
- component: _index.MenuItem,
11
+ component: _menuItem.MenuItem,
12
12
  args: {
13
13
  width: 120,
14
14
  height: 90,
@@ -1 +1 @@
1
- {"version":3,"names":["_index","require","_theme","meta","title","component","MenuItem","args","width","height","backgroundColor","theme","colors","blue","handleNavigation","typeSelected","parameters","notes","_default","exports","default","MenuItemsInativo","name","selected","MenuItemsInativoBobina","gray","MenuItems"],"sourceRoot":"..\\..\\..\\..\\src","sources":["stories/menu-item/menu-item.stories.tsx"],"mappings":";;;;;;AAEA,IAAAA,MAAA,GAAAC,OAAA;AACA,IAAAC,MAAA,GAAAD,OAAA;AAEA,MAAME,IAA2B,GAAG;EAClCC,KAAK,EAAE,qBAAqB;EAC5BC,SAAS,EAAEC,eAAQ;EACnBC,IAAI,EAAE;IACJC,KAAK,EAAE,GAAG;IACVC,MAAM,EAAE,EAAE;IACVL,KAAK,EAAE,WAAW;IAClBM,eAAe,EAAEC,YAAK,CAACC,MAAM,CAACC,IAAI,CAAC,GAAG,CAAC;IACvCC,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,YAAY,EAAE;EAChB,CAAC;EACDC,UAAU,EAAE;IACVC,KAAK,EAAE;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACE;AACF,CAAC;AAAC,IAAAC,QAAA,GAAAC,OAAA,CAAAC,OAAA,GAEajB,IAAI;AAIZ,MAAMkB,gBAAuB,GAAAF,OAAA,CAAAE,gBAAA,GAAG;EACrCC,IAAI,EAAE,gCAAgC;EACtCf,IAAI,EAAE;IACJC,KAAK,EAAE,GAAG;IACVC,MAAM,EAAE,EAAE;IACVc,QAAQ,EAAE,KAAK;IACfT,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,YAAY,EAAE;EAChB;AACF,CAAC;AAEM,MAAMS,sBAA6B,GAAAL,OAAA,CAAAK,sBAAA,GAAG;EAC3CF,IAAI,EAAE,0BAA0B;EAChCf,IAAI,EAAE;IACJC,KAAK,EAAE,GAAG;IACVC,MAAM,EAAE,EAAE;IACVc,QAAQ,EAAE,KAAK;IACfnB,KAAK,EAAE,SAAS;IAChBM,eAAe,EAAEC,YAAK,CAACC,MAAM,CAACa,IAAI,CAAC,GAAG,CAAC;IACvCX,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,YAAY,EAAE;EAChB;AACF,CAAC;AAEM,MAAMW,SAAgB,GAAAP,OAAA,CAAAO,SAAA,GAAG;EAC9BJ,IAAI,EAAE,2BAA2B;EACjCf,IAAI,EAAE;IACJC,KAAK,EAAE,GAAG;IACVC,MAAM,EAAE,EAAE;IACVL,KAAK,EAAE,WAAW;IAClBmB,QAAQ,EAAE,IAAI;IACdT,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,YAAY,EAAE;EAChB;AACF,CAAC","ignoreList":[]}
1
+ {"version":3,"names":["_menuItem","require","_theme","meta","title","component","MenuItem","args","width","height","backgroundColor","theme","colors","blue","handleNavigation","typeSelected","parameters","notes","_default","exports","default","MenuItemsInativo","name","selected","MenuItemsInativoBobina","gray","MenuItems"],"sources":["menu-item.stories.tsx"],"sourcesContent":["import type { StoryObj, Meta } from \"@storybook/react\";\n\nimport { MenuItem } from \"../../components/menu-item\";\nimport { theme } from \"../../styles/theme/theme\";\n\nconst meta: Meta<typeof MenuItem> = {\n title: \"componente/MenuItem\",\n component: MenuItem,\n args: {\n width: 120,\n height: 90,\n title: \"Histórico\",\n backgroundColor: theme.colors.blue[400],\n handleNavigation: () => {},\n typeSelected: \"HISTORY\",\n },\n parameters: {\n notes: `\n# MenuItem\n\nEste é um componente de MenuItem de menu.\nVocê usa assim:\n\\`\\`\\`tsx\n <MenuItem\n width={110}\n height={90}\n title={\"Histórico\"}\n selected={false}\n handleNavigation={() => {}}\n typeSelected={\"HISTORY\"}\n testID={\"COIL\"}\n/>\n\\`\\`\\`\n`,\n },\n};\n\nexport default meta;\n\ntype Story = StoryObj<typeof meta>;\n\nexport const MenuItemsInativo: Story = {\n name: \"menu-item-inativo-carregamento\",\n args: {\n width: 120,\n height: 90,\n selected: false,\n handleNavigation: () => {},\n typeSelected: \"LOADING\",\n },\n};\n\nexport const MenuItemsInativoBobina: Story = {\n name: \"menu-item-inativo-bobina\",\n args: {\n width: 120,\n height: 90,\n selected: false,\n title: \"Bobinas\",\n backgroundColor: theme.colors.gray[350],\n handleNavigation: () => {},\n typeSelected: \"COIL\",\n },\n};\n\nexport const MenuItems: Story = {\n name: \"menu-item-ativo-histórico\",\n args: {\n width: 120,\n height: 90,\n title: \"Histórico\",\n selected: true,\n handleNavigation: () => {},\n typeSelected: \"HISTORY\",\n },\n};\n"],"mappings":";;;;;;AAEA,IAAAA,SAAA,GAAAC,OAAA;AACA,IAAAC,MAAA,GAAAD,OAAA;AAEA,MAAME,IAA2B,GAAG;EAClCC,KAAK,EAAE,qBAAqB;EAC5BC,SAAS,EAAEC,kBAAQ;EACnBC,IAAI,EAAE;IACJC,KAAK,EAAE,GAAG;IACVC,MAAM,EAAE,EAAE;IACVL,KAAK,EAAE,WAAW;IAClBM,eAAe,EAAEC,YAAK,CAACC,MAAM,CAACC,IAAI,CAAC,GAAG,CAAC;IACvCC,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,YAAY,EAAE;EAChB,CAAC;EACDC,UAAU,EAAE;IACVC,KAAK,EAAE;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACE;AACF,CAAC;AAAC,IAAAC,QAAA,GAAAC,OAAA,CAAAC,OAAA,GAEajB,IAAI;AAIZ,MAAMkB,gBAAuB,GAAAF,OAAA,CAAAE,gBAAA,GAAG;EACrCC,IAAI,EAAE,gCAAgC;EACtCf,IAAI,EAAE;IACJC,KAAK,EAAE,GAAG;IACVC,MAAM,EAAE,EAAE;IACVc,QAAQ,EAAE,KAAK;IACfT,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,YAAY,EAAE;EAChB;AACF,CAAC;AAEM,MAAMS,sBAA6B,GAAAL,OAAA,CAAAK,sBAAA,GAAG;EAC3CF,IAAI,EAAE,0BAA0B;EAChCf,IAAI,EAAE;IACJC,KAAK,EAAE,GAAG;IACVC,MAAM,EAAE,EAAE;IACVc,QAAQ,EAAE,KAAK;IACfnB,KAAK,EAAE,SAAS;IAChBM,eAAe,EAAEC,YAAK,CAACC,MAAM,CAACa,IAAI,CAAC,GAAG,CAAC;IACvCX,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,YAAY,EAAE;EAChB;AACF,CAAC;AAEM,MAAMW,SAAgB,GAAAP,OAAA,CAAAO,SAAA,GAAG;EAC9BJ,IAAI,EAAE,2BAA2B;EACjCf,IAAI,EAAE;IACJC,KAAK,EAAE,GAAG;IACVC,MAAM,EAAE,EAAE;IACVL,KAAK,EAAE,WAAW;IAClBmB,QAAQ,EAAE,IAAI;IACdT,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,YAAY,EAAE;EAChB;AACF,CAAC","ignoreList":[]}
@@ -4,10 +4,10 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports.default = exports.NoDatasSimples = void 0;
7
- var _index = require("../../components/no-data/index.js");
7
+ var _noData = require("../../components/no-data");
8
8
  const meta = {
9
9
  title: "componente/NoData",
10
- component: _index.NoData,
10
+ component: _noData.NoData,
11
11
  args: {
12
12
  text: ""
13
13
  },
@@ -1 +1 @@
1
- {"version":3,"names":["_index","require","meta","title","component","NoData","args","text","parameters","notes","_default","exports","default","NoDatasSimples","name"],"sourceRoot":"..\\..\\..\\..\\src","sources":["stories/no-data/no-data.stories.tsx"],"mappings":";;;;;;AAEA,IAAAA,MAAA,GAAAC,OAAA;AAEA,MAAMC,IAAyB,GAAG;EAChCC,KAAK,EAAE,mBAAmB;EAC1BC,SAAS,EAAEC,aAAM;EACjBC,IAAI,EAAE;IACJC,IAAI,EAAE;EACR,CAAC;EACDC,UAAU,EAAE;IACVC,KAAK,EAAE;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACE;AACF,CAAC;AAAC,IAAAC,QAAA,GAAAC,OAAA,CAAAC,OAAA,GAEaV,IAAI;AAIZ,MAAMW,cAAqB,GAAAF,OAAA,CAAAE,cAAA,GAAG;EACnCC,IAAI,EAAE,SAAS;EACfR,IAAI,EAAE;IACJC,IAAI,EAAE;EACR;AACF,CAAC","ignoreList":[]}
1
+ {"version":3,"names":["_noData","require","meta","title","component","NoData","args","text","parameters","notes","_default","exports","default","NoDatasSimples","name"],"sources":["no-data.stories.tsx"],"sourcesContent":["import type { StoryObj, Meta } from \"@storybook/react\";\n\nimport { NoData } from \"../../components/no-data\";\n\nconst meta: Meta<typeof NoData> = {\n title: \"componente/NoData\",\n component: NoData,\n args: {\n text: \"\",\n },\n parameters: {\n notes: `\n# NoData\n\nEste é um componente de NoData .\nVocê usa assim:\n\\`\\`\\`tsx\n <NoData\n text=\"sem cargas\"\n/>\n\\`\\`\\`\n`,\n },\n};\n\nexport default meta;\n\ntype Story = StoryObj<typeof meta>;\n\nexport const NoDatasSimples: Story = {\n name: \"no-data\",\n args: {\n text: \"sem carga\",\n },\n};\n"],"mappings":";;;;;;AAEA,IAAAA,OAAA,GAAAC,OAAA;AAEA,MAAMC,IAAyB,GAAG;EAChCC,KAAK,EAAE,mBAAmB;EAC1BC,SAAS,EAAEC,cAAM;EACjBC,IAAI,EAAE;IACJC,IAAI,EAAE;EACR,CAAC;EACDC,UAAU,EAAE;IACVC,KAAK,EAAE;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACE;AACF,CAAC;AAAC,IAAAC,QAAA,GAAAC,OAAA,CAAAC,OAAA,GAEaV,IAAI;AAIZ,MAAMW,cAAqB,GAAAF,OAAA,CAAAE,cAAA,GAAG;EACnCC,IAAI,EAAE,SAAS;EACfR,IAAI,EAAE;IACJC,IAAI,EAAE;EACR;AACF,CAAC","ignoreList":[]}
@@ -3,18 +3,19 @@
3
3
  Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
- exports.default = exports.NotificationLoadingRecused = exports.NotificationLoadingPending = exports.NotificationLoadingApproved = void 0;
7
- var _index = require("../../components/notification-loading/index.js");
6
+ exports.default = exports.NotificationLoadingRecused = exports.NotificationLoadingReadonly = exports.NotificationLoadingPending = exports.NotificationLoadingApproved = void 0;
7
+ var _notificationLoading = require("../../components/notification-loading");
8
8
  const meta = {
9
9
  title: "componente/NotificationLoading",
10
- component: _index.NotificationLoading,
10
+ component: _notificationLoading.NotificationLoading,
11
11
  args: {
12
12
  title: "Carregamento - #013200400456",
13
13
  date: "12:30 07/05/2025",
14
14
  handleNavigation: () => {},
15
15
  notification: "Hoje você tem um carregamento agendamento",
16
16
  statusNotify: "pending",
17
- dataStart: "Hoje"
17
+ dataStart: "Hoje",
18
+ readonly: false
18
19
  },
19
20
  parameters: {
20
21
  notes: `
@@ -30,6 +31,7 @@ Você usa assim:
30
31
  notification=""
31
32
  statusNotify=""
32
33
  dataStart: "Hoje",
34
+ readonly: false,
33
35
  />
34
36
  \`\`\`
35
37
  `
@@ -69,4 +71,16 @@ const NotificationLoadingRecused = exports.NotificationLoadingRecused = {
69
71
  dataStart: "25 abril 2025"
70
72
  }
71
73
  };
74
+ const NotificationLoadingReadonly = exports.NotificationLoadingReadonly = {
75
+ name: "Notification-readonly",
76
+ args: {
77
+ title: "#013200400456",
78
+ date: "12:30 07/05/2025",
79
+ handleNavigation: () => {},
80
+ notification: "Hoje você tem um carregamento agendamento",
81
+ statusNotify: "Reprovado",
82
+ dataStart: "25 abril 2025",
83
+ readonly: true
84
+ }
85
+ };
72
86
  //# sourceMappingURL=notification-loading.stories.js.map
@@ -1 +1 @@
1
- {"version":3,"names":["_index","require","meta","title","component","NotificationLoading","args","date","handleNavigation","notification","statusNotify","dataStart","parameters","notes","_default","exports","default","NotificationLoadingPending","name","NotificationLoadingApproved","NotificationLoadingRecused"],"sourceRoot":"..\\..\\..\\..\\src","sources":["stories/notification-loading/notification-loading.stories.tsx"],"mappings":";;;;;;AAGA,IAAAA,MAAA,GAAAC,OAAA;AAEA,MAAMC,IAAsC,GAAG;EAC7CC,KAAK,EAAE,gCAAgC;EACvCC,SAAS,EAAEC,0BAA+B;EAC1CC,IAAI,EAAE;IACJH,KAAK,EAAE,8BAA8B;IACrCI,IAAI,EAAE,kBAAkB;IACxBC,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,YAAY,EAAE,2CAA2C;IACzDC,YAAY,EAAE,SAAS;IACvBC,SAAS,EAAE;EACb,CAAC;EACDC,UAAU,EAAE;IACVC,KAAK,EAAE;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACE;AACF,CAAC;AAAC,IAAAC,QAAA,GAAAC,OAAA,CAAAC,OAAA,GAEad,IAAI;AAIZ,MAAMe,0BAAiC,GAAAF,OAAA,CAAAE,0BAAA,GAAG;EAC/CC,IAAI,EAAE,sBAAsB;EAC5BZ,IAAI,EAAE;IACJH,KAAK,EAAE,eAAe;IACtBI,IAAI,EAAE,kBAAkB;IACxBC,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,YAAY,EAAE,2CAA2C;IACzDC,YAAY,EAAE,UAAU;IACxBC,SAAS,EAAE;EACb;AACF,CAAC;AACM,MAAMQ,2BAAkC,GAAAJ,OAAA,CAAAI,2BAAA,GAAG;EAChDD,IAAI,EAAE,uBAAuB;EAC7BZ,IAAI,EAAE;IACJH,KAAK,EAAE,eAAe;IACtBI,IAAI,EAAE,kBAAkB;IACxBC,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,YAAY,EAAE,2CAA2C;IACzDC,YAAY,EAAE,UAAU;IACxBC,SAAS,EAAE;EACb;AACF,CAAC;AACM,MAAMS,0BAAiC,GAAAL,OAAA,CAAAK,0BAAA,GAAG;EAC/CF,IAAI,EAAE,sBAAsB;EAC5BZ,IAAI,EAAE;IACJH,KAAK,EAAE,eAAe;IACtBI,IAAI,EAAE,kBAAkB;IACxBC,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,YAAY,EAAE,2CAA2C;IACzDC,YAAY,EAAE,WAAW;IACzBC,SAAS,EAAE;EACb;AACF,CAAC","ignoreList":[]}
1
+ {"version":3,"names":["_notificationLoading","require","meta","title","component","NotificationLoading","args","date","handleNavigation","notification","statusNotify","dataStart","readonly","parameters","notes","_default","exports","default","NotificationLoadingPending","name","NotificationLoadingApproved","NotificationLoadingRecused","NotificationLoadingReadonly"],"sources":["notification-loading.stories.tsx"],"sourcesContent":["import React from \"react\";\r\n\r\nimport type { StoryObj, Meta } from \"@storybook/react\";\r\nimport { NotificationLoading } from \"../../components/notification-loading\";\r\n\r\nconst meta: Meta<typeof NotificationLoading> = {\r\n title: \"componente/NotificationLoading\",\r\n component: NotificationLoading as React.FC,\r\n args: {\r\n title: \"Carregamento - #013200400456\",\r\n date: \"12:30 07/05/2025\",\r\n handleNavigation: () => {},\r\n notification: \"Hoje você tem um carregamento agendamento\",\r\n statusNotify: \"pending\",\r\n dataStart: \"Hoje\",\r\n readonly: false,\r\n },\r\n parameters: {\r\n notes: `\r\n# NotificationLoading\r\n\r\nEste é um componente de Card de notificação.\r\nVocê usa assim:\r\n\\`\\`\\`tsx\r\n<NotificationLoading\r\n title=\"\"\r\n date=\"\"\r\n handleNavigation={() => {}}\r\n notification=\"\"\r\n statusNotify=\"\"\r\n dataStart: \"Hoje\",\r\n readonly: false,\r\n/>\r\n\\`\\`\\`\r\n`,\r\n },\r\n};\r\n\r\nexport default meta;\r\n\r\ntype Story = StoryObj<typeof meta>;\r\n\r\nexport const NotificationLoadingPending: Story = {\r\n name: \"Notification-pending\",\r\n args: {\r\n title: \"#013200400456\",\r\n date: \"12:30 07/05/2025\",\r\n handleNavigation: () => {},\r\n notification: \"Hoje você tem um carregamento agendamento\",\r\n statusNotify: \"Pendente\",\r\n dataStart: \"Ontem\",\r\n },\r\n};\r\nexport const NotificationLoadingApproved: Story = {\r\n name: \"Notification-Approved\",\r\n args: {\r\n title: \"#013200400456\",\r\n date: \"12:30 07/05/2025\",\r\n handleNavigation: () => {},\r\n notification: \"Hoje você tem um carregamento agendamento\",\r\n statusNotify: \"Aprovado\",\r\n dataStart: \"Hoje\",\r\n },\r\n};\r\nexport const NotificationLoadingRecused: Story = {\r\n name: \"Notification-recused\",\r\n args: {\r\n title: \"#013200400456\",\r\n date: \"12:30 07/05/2025\",\r\n handleNavigation: () => {},\r\n notification: \"Hoje você tem um carregamento agendamento\",\r\n statusNotify: \"Reprovado\",\r\n dataStart: \"25 abril 2025\",\r\n },\r\n};\r\n\r\nexport const NotificationLoadingReadonly: Story = {\r\n name: \"Notification-readonly\",\r\n args: {\r\n title: \"#013200400456\",\r\n date: \"12:30 07/05/2025\",\r\n handleNavigation: () => {},\r\n notification: \"Hoje você tem um carregamento agendamento\",\r\n statusNotify: \"Reprovado\",\r\n dataStart: \"25 abril 2025\",\r\n readonly: true,\r\n },\r\n};\r\n"],"mappings":";;;;;;AAGA,IAAAA,oBAAA,GAAAC,OAAA;AAEA,MAAMC,IAAsC,GAAG;EAC7CC,KAAK,EAAE,gCAAgC;EACvCC,SAAS,EAAEC,wCAA+B;EAC1CC,IAAI,EAAE;IACJH,KAAK,EAAE,8BAA8B;IACrCI,IAAI,EAAE,kBAAkB;IACxBC,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,YAAY,EAAE,2CAA2C;IACzDC,YAAY,EAAE,SAAS;IACvBC,SAAS,EAAE,MAAM;IACjBC,QAAQ,EAAE;EACZ,CAAC;EACDC,UAAU,EAAE;IACVC,KAAK,EAAE;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACE;AACF,CAAC;AAAC,IAAAC,QAAA,GAAAC,OAAA,CAAAC,OAAA,GAEaf,IAAI;AAIZ,MAAMgB,0BAAiC,GAAAF,OAAA,CAAAE,0BAAA,GAAG;EAC/CC,IAAI,EAAE,sBAAsB;EAC5Bb,IAAI,EAAE;IACJH,KAAK,EAAE,eAAe;IACtBI,IAAI,EAAE,kBAAkB;IACxBC,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,YAAY,EAAE,2CAA2C;IACzDC,YAAY,EAAE,UAAU;IACxBC,SAAS,EAAE;EACb;AACF,CAAC;AACM,MAAMS,2BAAkC,GAAAJ,OAAA,CAAAI,2BAAA,GAAG;EAChDD,IAAI,EAAE,uBAAuB;EAC7Bb,IAAI,EAAE;IACJH,KAAK,EAAE,eAAe;IACtBI,IAAI,EAAE,kBAAkB;IACxBC,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,YAAY,EAAE,2CAA2C;IACzDC,YAAY,EAAE,UAAU;IACxBC,SAAS,EAAE;EACb;AACF,CAAC;AACM,MAAMU,0BAAiC,GAAAL,OAAA,CAAAK,0BAAA,GAAG;EAC/CF,IAAI,EAAE,sBAAsB;EAC5Bb,IAAI,EAAE;IACJH,KAAK,EAAE,eAAe;IACtBI,IAAI,EAAE,kBAAkB;IACxBC,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,YAAY,EAAE,2CAA2C;IACzDC,YAAY,EAAE,WAAW;IACzBC,SAAS,EAAE;EACb;AACF,CAAC;AAEM,MAAMW,2BAAkC,GAAAN,OAAA,CAAAM,2BAAA,GAAG;EAChDH,IAAI,EAAE,uBAAuB;EAC7Bb,IAAI,EAAE;IACJH,KAAK,EAAE,eAAe;IACtBI,IAAI,EAAE,kBAAkB;IACxBC,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,YAAY,EAAE,2CAA2C;IACzDC,YAAY,EAAE,WAAW;IACzBC,SAAS,EAAE,eAAe;IAC1BC,QAAQ,EAAE;EACZ;AACF,CAAC","ignoreList":[]}
@@ -0,0 +1,68 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = exports.Support = exports.Default = exports.CustomColor = void 0;
7
+ var _profileMenuOption = require("../../components/profile-menu-option");
8
+ var _theme = require("../../styles/theme/theme");
9
+ const meta = {
10
+ title: "componente/ProfileMenuOption",
11
+ component: _profileMenuOption.ProfileMenuOption,
12
+ args: {
13
+ text: "Perfil",
14
+ icon: "AGENT",
15
+ backgroundColor: _theme.theme.colors.blue[400],
16
+ colorIcon: _theme.theme.colors.neutral[25],
17
+ handleNavigation: () => {}
18
+ },
19
+ parameters: {
20
+ notes: `
21
+ # ProfileMenuOption
22
+
23
+ Este é um componente de opção de menu para perfil.
24
+ Você usa assim:
25
+ \`\`\`tsx
26
+ <ProfileMenuOption
27
+ text="Perfil"
28
+ icon="AGENT"
29
+ backgroundColor={theme.colors.blue[400]}
30
+ colorIcon={theme.colors.neutral[25]}
31
+ handleNavigation={() => {}}
32
+ />
33
+ \`\`\`
34
+ `
35
+ }
36
+ };
37
+ var _default = exports.default = meta;
38
+ const Default = exports.Default = {
39
+ name: "profile-menu-option",
40
+ args: {
41
+ text: "Perfil",
42
+ icon: "AGENT",
43
+ backgroundColor: _theme.theme.colors.blue[400],
44
+ colorIcon: _theme.theme.colors.neutral[25],
45
+ handleNavigation: () => {}
46
+ }
47
+ };
48
+ const CustomColor = exports.CustomColor = {
49
+ name: "profile-menu-option-custom-color",
50
+ args: {
51
+ text: "Configurações",
52
+ icon: "GEAR",
53
+ backgroundColor: _theme.theme.colors.blue[500],
54
+ colorIcon: _theme.theme.colors.neutral[25],
55
+ handleNavigation: () => {}
56
+ }
57
+ };
58
+ const Support = exports.Support = {
59
+ name: "profile-menu-option-support",
60
+ args: {
61
+ text: "Suporte",
62
+ icon: "LIFEBUOY",
63
+ backgroundColor: _theme.theme.colors.blue[400],
64
+ colorIcon: _theme.theme.colors.neutral[25],
65
+ handleNavigation: () => {}
66
+ }
67
+ };
68
+ //# sourceMappingURL=profile-menu-option.stories.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["_profileMenuOption","require","_theme","meta","title","component","ProfileMenuOption","args","text","icon","backgroundColor","theme","colors","blue","colorIcon","neutral","handleNavigation","parameters","notes","_default","exports","default","Default","name","CustomColor","Support"],"sources":["profile-menu-option.stories.tsx"],"sourcesContent":["import type { StoryObj, Meta } from \"@storybook/react\";\r\n\r\nimport { ProfileMenuOption } from \"../../components/profile-menu-option\";\r\nimport { theme } from \"../../styles/theme/theme\";\r\n\r\nconst meta: Meta<typeof ProfileMenuOption> = {\r\n title: \"componente/ProfileMenuOption\",\r\n component: ProfileMenuOption,\r\n args: {\r\n text: \"Perfil\",\r\n icon: \"AGENT\",\r\n backgroundColor: theme.colors.blue[400],\r\n colorIcon: theme.colors.neutral[25],\r\n handleNavigation: () => {},\r\n },\r\n parameters: {\r\n notes: `\r\n# ProfileMenuOption\r\n\r\nEste é um componente de opção de menu para perfil.\r\nVocê usa assim:\r\n\\`\\`\\`tsx\r\n<ProfileMenuOption\r\n text=\"Perfil\"\r\n icon=\"AGENT\"\r\n backgroundColor={theme.colors.blue[400]}\r\n colorIcon={theme.colors.neutral[25]}\r\n handleNavigation={() => {}}\r\n/>\r\n\\`\\`\\`\r\n`,\r\n },\r\n};\r\n\r\nexport default meta;\r\n\r\ntype Story = StoryObj<typeof meta>;\r\n\r\nexport const Default: Story = {\r\n name: \"profile-menu-option\",\r\n args: {\r\n text: \"Perfil\",\r\n icon: \"AGENT\",\r\n backgroundColor: theme.colors.blue[400],\r\n colorIcon: theme.colors.neutral[25],\r\n handleNavigation: () => {},\r\n },\r\n};\r\n\r\nexport const CustomColor: Story = {\r\n name: \"profile-menu-option-custom-color\",\r\n args: {\r\n text: \"Configurações\",\r\n icon: \"GEAR\",\r\n backgroundColor: theme.colors.blue[500],\r\n colorIcon: theme.colors.neutral[25],\r\n handleNavigation: () => {},\r\n },\r\n};\r\n\r\nexport const Support: Story = {\r\n name: \"profile-menu-option-support\",\r\n args: {\r\n text: \"Suporte\",\r\n icon: \"LIFEBUOY\",\r\n backgroundColor: theme.colors.blue[400],\r\n colorIcon: theme.colors.neutral[25],\r\n handleNavigation: () => {},\r\n },\r\n};\r\n"],"mappings":";;;;;;AAEA,IAAAA,kBAAA,GAAAC,OAAA;AACA,IAAAC,MAAA,GAAAD,OAAA;AAEA,MAAME,IAAoC,GAAG;EAC3CC,KAAK,EAAE,8BAA8B;EACrCC,SAAS,EAAEC,oCAAiB;EAC5BC,IAAI,EAAE;IACJC,IAAI,EAAE,QAAQ;IACdC,IAAI,EAAE,OAAO;IACbC,eAAe,EAAEC,YAAK,CAACC,MAAM,CAACC,IAAI,CAAC,GAAG,CAAC;IACvCC,SAAS,EAAEH,YAAK,CAACC,MAAM,CAACG,OAAO,CAAC,EAAE,CAAC;IACnCC,gBAAgB,EAAEA,CAAA,KAAM,CAAC;EAC3B,CAAC;EACDC,UAAU,EAAE;IACVC,KAAK,EAAE;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACE;AACF,CAAC;AAAC,IAAAC,QAAA,GAAAC,OAAA,CAAAC,OAAA,GAEalB,IAAI;AAIZ,MAAMmB,OAAc,GAAAF,OAAA,CAAAE,OAAA,GAAG;EAC5BC,IAAI,EAAE,qBAAqB;EAC3BhB,IAAI,EAAE;IACJC,IAAI,EAAE,QAAQ;IACdC,IAAI,EAAE,OAAO;IACbC,eAAe,EAAEC,YAAK,CAACC,MAAM,CAACC,IAAI,CAAC,GAAG,CAAC;IACvCC,SAAS,EAAEH,YAAK,CAACC,MAAM,CAACG,OAAO,CAAC,EAAE,CAAC;IACnCC,gBAAgB,EAAEA,CAAA,KAAM,CAAC;EAC3B;AACF,CAAC;AAEM,MAAMQ,WAAkB,GAAAJ,OAAA,CAAAI,WAAA,GAAG;EAChCD,IAAI,EAAE,kCAAkC;EACxChB,IAAI,EAAE;IACJC,IAAI,EAAE,eAAe;IACrBC,IAAI,EAAE,MAAM;IACZC,eAAe,EAAEC,YAAK,CAACC,MAAM,CAACC,IAAI,CAAC,GAAG,CAAC;IACvCC,SAAS,EAAEH,YAAK,CAACC,MAAM,CAACG,OAAO,CAAC,EAAE,CAAC;IACnCC,gBAAgB,EAAEA,CAAA,KAAM,CAAC;EAC3B;AACF,CAAC;AAEM,MAAMS,OAAc,GAAAL,OAAA,CAAAK,OAAA,GAAG;EAC5BF,IAAI,EAAE,6BAA6B;EACnChB,IAAI,EAAE;IACJC,IAAI,EAAE,SAAS;IACfC,IAAI,EAAE,UAAU;IAChBC,eAAe,EAAEC,YAAK,CAACC,MAAM,CAACC,IAAI,CAAC,GAAG,CAAC;IACvCC,SAAS,EAAEH,YAAK,CAACC,MAAM,CAACG,OAAO,CAAC,EAAE,CAAC;IACnCC,gBAAgB,EAAEA,CAAA,KAAM,CAAC;EAC3B;AACF,CAAC","ignoreList":[]}
@@ -4,12 +4,12 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports.default = exports.ScheduledJourneyWork = exports.ScheduledJourneyMiddleSpeed = exports.ScheduledJourneyKm = exports.ScheduledJourneyEngine = void 0;
7
- var _index = require("../../components/scheduled-journey-indicators/index.js");
7
+ var _scheduledJourneyIndicators = require("../../components/scheduled-journey-indicators");
8
8
  // import { theme } from "../../styles/theme/theme";
9
9
 
10
10
  const meta = {
11
11
  title: "componente/ScheduledJourneyIndicators",
12
- component: _index.ScheduledJourneyIndicators,
12
+ component: _scheduledJourneyIndicators.ScheduledJourneyIndicators,
13
13
  args: {
14
14
  journey: {},
15
15
  isEdit: true,
@@ -1 +1 @@
1
- {"version":3,"names":["_index","require","meta","title","component","ScheduledJourneyIndicators","args","journey","isEdit","handleOpenEditModal","parameters","notes","descricao","duracao_horas","journeyKM","journeyEngine","journeyMiddleSpeed","_default","exports","default","ScheduledJourneyWork","name","ScheduledJourneyKm","ScheduledJourneyEngine","ScheduledJourneyMiddleSpeed"],"sourceRoot":"..\\..\\..\\..\\src","sources":["stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.tsx"],"mappings":";;;;;;AACA,IAAAA,MAAA,GAAAC,OAAA;AAEA;;AAEA,MAAMC,IAA6C,GAAG;EACpDC,KAAK,EAAE,uCAAuC;EAC9CC,SAAS,EAAEC,iCAA0B;EACrCC,IAAI,EAAE;IACJC,OAAO,EAAE,CAAC,CAAC;IACXC,MAAM,EAAE,IAAI;IACZC,mBAAmB,EAAEA,CAAA,KAAM,CAAC;EAC9B,CAAC;EACDC,UAAU,EAAE;IACVC,KAAK,EAAE;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACE;AACF,CAAC;AAED,MAAMJ,OAAO,GAAG;EAAEK,SAAS,EAAE,0BAA0B;EAAEC,aAAa,EAAE;AAAM,CAAC;AAC/E,MAAMC,SAAS,GAAG;EAAEF,SAAS,EAAE,eAAe;EAAEC,aAAa,EAAE;AAAQ,CAAC;AACxE,MAAME,aAAa,GAAG;EAAEH,SAAS,EAAE,wBAAwB;EAAEC,aAAa,EAAE;AAAM,CAAC;AACnF,MAAMG,kBAAkB,GAAG;EAAEJ,SAAS,EAAE,kBAAkB;EAAEC,aAAa,EAAE;AAAS,CAAC;AAAC,IAAAI,QAAA,GAAAC,OAAA,CAAAC,OAAA,GAEvEjB,IAAI;AAIZ,MAAMkB,oBAA2B,GAAAF,OAAA,CAAAE,oBAAA,GAAG;EACzCC,IAAI,EAAE,eAAe;EACrBf,IAAI,EAAE;IACJC,OAAO;IACPC,MAAM,EAAE,KAAK;IACbC,mBAAmB,EAAEA,CAAA,KAAM,CAAC;EAC9B;AACF,CAAC;AAEM,MAAMa,kBAAyB,GAAAJ,OAAA,CAAAI,kBAAA,GAAG;EACvCD,IAAI,EAAE,aAAa;EACnBf,IAAI,EAAE;IACJC,OAAO,EAAEO,SAAS;IAClBN,MAAM,EAAE,IAAI;IACZC,mBAAmB,EAAEA,CAAA,KAAM,CAAC;EAC9B;AACF,CAAC;AAEM,MAAMc,sBAA6B,GAAAL,OAAA,CAAAK,sBAAA,GAAG;EAC3CF,IAAI,EAAE,gBAAgB;EACtBf,IAAI,EAAE;IACJC,OAAO,EAAEQ,aAAa;IACtBP,MAAM,EAAE,IAAI;IACZC,mBAAmB,EAAEA,CAAA,KAAM,CAAC;EAC9B;AACF,CAAC;AAEM,MAAMe,2BAAkC,GAAAN,OAAA,CAAAM,2BAAA,GAAG;EAChDH,IAAI,EAAE,cAAc;EACpBf,IAAI,EAAE;IACJC,OAAO,EAAES,kBAAkB;IAC3BR,MAAM,EAAE,KAAK;IACbC,mBAAmB,EAAEA,CAAA,KAAM,CAAC;EAC9B;AACF,CAAC","ignoreList":[]}
1
+ {"version":3,"names":["_scheduledJourneyIndicators","require","meta","title","component","ScheduledJourneyIndicators","args","journey","isEdit","handleOpenEditModal","parameters","notes","descricao","duracao_horas","journeyKM","journeyEngine","journeyMiddleSpeed","_default","exports","default","ScheduledJourneyWork","name","ScheduledJourneyKm","ScheduledJourneyEngine","ScheduledJourneyMiddleSpeed"],"sources":["sheduled-journey-indicators.stories.tsx"],"sourcesContent":["import type { StoryObj, Meta } from \"@storybook/react\";\nimport { ScheduledJourneyIndicators } from \"../../components/scheduled-journey-indicators\";\n\n// import { theme } from \"../../styles/theme/theme\";\n\nconst meta: Meta<typeof ScheduledJourneyIndicators> = {\n title: \"componente/ScheduledJourneyIndicators\",\n component: ScheduledJourneyIndicators,\n args: {\n journey: {},\n isEdit: true,\n handleOpenEditModal: () => {},\n },\n parameters: {\n notes: `\n# ScheduledJourneyIndicators\n\nEste é um componente de indicadores da jornada marcada .\nVocê usa assim:\n\\`\\`\\`tsx\n<ScheduledJourneyIndicators\n journey={journey}\n isEdit={false}\n handleOpenEditModal={() => {}}\n/>\n\\`\\`\\`\n`,\n },\n};\n\nconst journey = { descricao: \"Horas trabalhadas no dia\", duracao_horas: \"05H\" };\nconst journeyKM = { descricao: \"Km percorrido\", duracao_horas: \"100km\" };\nconst journeyEngine = { descricao: \"Horas com motor ligado\", duracao_horas: \"09H\" };\nconst journeyMiddleSpeed = { descricao: \"velocidade média\", duracao_horas: \"40km/h\" };\n\nexport default meta;\n\ntype Story = StoryObj<typeof meta>;\n\nexport const ScheduledJourneyWork: Story = {\n name: \"working-hours\",\n args: {\n journey,\n isEdit: false,\n handleOpenEditModal: () => {},\n },\n};\n\nexport const ScheduledJourneyKm: Story = {\n name: \"km-traveled\",\n args: {\n journey: journeyKM,\n isEdit: true,\n handleOpenEditModal: () => {},\n },\n};\n\nexport const ScheduledJourneyEngine: Story = {\n name: \"engine-running\",\n args: {\n journey: journeyEngine,\n isEdit: true,\n handleOpenEditModal: () => {},\n },\n};\n\nexport const ScheduledJourneyMiddleSpeed: Story = {\n name: \"middle-speed\",\n args: {\n journey: journeyMiddleSpeed,\n isEdit: false,\n handleOpenEditModal: () => {},\n },\n};\n"],"mappings":";;;;;;AACA,IAAAA,2BAAA,GAAAC,OAAA;AAEA;;AAEA,MAAMC,IAA6C,GAAG;EACpDC,KAAK,EAAE,uCAAuC;EAC9CC,SAAS,EAAEC,sDAA0B;EACrCC,IAAI,EAAE;IACJC,OAAO,EAAE,CAAC,CAAC;IACXC,MAAM,EAAE,IAAI;IACZC,mBAAmB,EAAEA,CAAA,KAAM,CAAC;EAC9B,CAAC;EACDC,UAAU,EAAE;IACVC,KAAK,EAAE;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACE;AACF,CAAC;AAED,MAAMJ,OAAO,GAAG;EAAEK,SAAS,EAAE,0BAA0B;EAAEC,aAAa,EAAE;AAAM,CAAC;AAC/E,MAAMC,SAAS,GAAG;EAAEF,SAAS,EAAE,eAAe;EAAEC,aAAa,EAAE;AAAQ,CAAC;AACxE,MAAME,aAAa,GAAG;EAAEH,SAAS,EAAE,wBAAwB;EAAEC,aAAa,EAAE;AAAM,CAAC;AACnF,MAAMG,kBAAkB,GAAG;EAAEJ,SAAS,EAAE,kBAAkB;EAAEC,aAAa,EAAE;AAAS,CAAC;AAAC,IAAAI,QAAA,GAAAC,OAAA,CAAAC,OAAA,GAEvEjB,IAAI;AAIZ,MAAMkB,oBAA2B,GAAAF,OAAA,CAAAE,oBAAA,GAAG;EACzCC,IAAI,EAAE,eAAe;EACrBf,IAAI,EAAE;IACJC,OAAO;IACPC,MAAM,EAAE,KAAK;IACbC,mBAAmB,EAAEA,CAAA,KAAM,CAAC;EAC9B;AACF,CAAC;AAEM,MAAMa,kBAAyB,GAAAJ,OAAA,CAAAI,kBAAA,GAAG;EACvCD,IAAI,EAAE,aAAa;EACnBf,IAAI,EAAE;IACJC,OAAO,EAAEO,SAAS;IAClBN,MAAM,EAAE,IAAI;IACZC,mBAAmB,EAAEA,CAAA,KAAM,CAAC;EAC9B;AACF,CAAC;AAEM,MAAMc,sBAA6B,GAAAL,OAAA,CAAAK,sBAAA,GAAG;EAC3CF,IAAI,EAAE,gBAAgB;EACtBf,IAAI,EAAE;IACJC,OAAO,EAAEQ,aAAa;IACtBP,MAAM,EAAE,IAAI;IACZC,mBAAmB,EAAEA,CAAA,KAAM,CAAC;EAC9B;AACF,CAAC;AAEM,MAAMe,2BAAkC,GAAAN,OAAA,CAAAM,2BAAA,GAAG;EAChDH,IAAI,EAAE,cAAc;EACpBf,IAAI,EAAE;IACJC,OAAO,EAAES,kBAAkB;IAC3BR,MAAM,EAAE,KAAK;IACbC,mBAAmB,EAAEA,CAAA,KAAM,CAAC;EAC9B;AACF,CAAC","ignoreList":[]}
@@ -4,11 +4,11 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports.default = exports.SelectRefuseRest = void 0;
7
- var _index = require("../../components/selects/select-option/index.js");
8
- var _theme = require("../../styles/theme/theme.js");
7
+ var _selectOption = require("../../components/selects/select-option");
8
+ var _theme = require("../../styles/theme/theme");
9
9
  const meta = {
10
10
  title: "componente/SelectOption",
11
- component: _index.SelectOption,
11
+ component: _selectOption.SelectOption,
12
12
  args: {
13
13
  dataOption: []
14
14
  },
@@ -1 +1 @@
1
- {"version":3,"names":["_index","require","_theme","meta","title","component","SelectOption","args","dataOption","parameters","notes","options","label","value","_default","exports","default","SelectRefuseRest","name","handleSelectDown","titleLabel","colortitleLabel","theme","colors","neutral"],"sourceRoot":"..\\..\\..\\..\\src","sources":["stories/select-option/select-option.stories.tsx"],"mappings":";;;;;;AACA,IAAAA,MAAA,GAAAC,OAAA;AAEA,IAAAC,MAAA,GAAAD,OAAA;AAEA,MAAME,IAA+B,GAAG;EACtCC,KAAK,EAAE,yBAAyB;EAChCC,SAAS,EAAEC,mBAAY;EACvBC,IAAI,EAAE;IAAEC,UAAU,EAAE;EAAG,CAAC;EACxBC,UAAU,EAAE;IACVC,KAAK,EAAE;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACE;AACF,CAAC;AAED,MAAMC,OAAO,GAAG,CACd;EAAEC,KAAK,EAAE,+BAA+B;EAAEC,KAAK,EAAE;AAAU,CAAC,EAC5D;EAAED,KAAK,EAAE,iDAAiD;EAAEC,KAAK,EAAE;AAAU,CAAC,EAC9E;EAAED,KAAK,EAAE,cAAc;EAAEC,KAAK,EAAE;AAAU,CAAC,CAC5C;AAAC,IAAAC,QAAA,GAAAC,OAAA,CAAAC,OAAA,GAEab,IAAI;AAIZ,MAAMc,gBAAuB,GAAAF,OAAA,CAAAE,gBAAA,GAAG;EACrCC,IAAI,EAAE,yBAAyB;EAC/BX,IAAI,EAAE;IACJC,UAAU,EAAEG,OAAO;IACnBQ,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,UAAU,EAAE,qBAAqB;IACjCC,eAAe,EAAEC,YAAK,CAACC,MAAM,CAACC,OAAO,CAAC,EAAE;EAC1C;AACF,CAAC","ignoreList":[]}
1
+ {"version":3,"names":["_selectOption","require","_theme","meta","title","component","SelectOption","args","dataOption","parameters","notes","options","label","value","_default","exports","default","SelectRefuseRest","name","handleSelectDown","titleLabel","colortitleLabel","theme","colors","neutral"],"sources":["select-option.stories.tsx"],"sourcesContent":["import type { StoryObj, Meta } from \"@storybook/react\";\nimport { SelectOption } from \"../../components/selects/select-option\";\n\nimport { theme } from \"../../styles/theme/theme\";\n\nconst meta: Meta<typeof SelectOption> = {\n title: \"componente/SelectOption\",\n component: SelectOption,\n args: { dataOption: [] },\n parameters: {\n notes: `\n# SelectOption\n\nEste é um componente de select.\nVocê usa assim:\n\\`\\`\\`tsx\n<SelectOption\n titleLabel=\"Selecione um motivo\"\n sizeTitleLabel={18}\n dataOption={options}\n handleSelectDown={() => {}}\n/>\n\\`\\`\\`\n`,\n },\n};\n\nconst options = [\n { label: \"Local com infraestrutura ruim\", value: \"option1\" },\n { label: \"Pretendo fazer o repouso em casa ou outro local\", value: \"option2\" },\n { label: \"Outro motivo\", value: \"option3\" },\n];\n\nexport default meta;\n\ntype Story = StoryObj<typeof meta>;\n\nexport const SelectRefuseRest: Story = {\n name: \"select-refuse-rest-week\",\n args: {\n dataOption: options,\n handleSelectDown: () => {},\n titleLabel: \"Selecione uma opção\",\n colortitleLabel: theme.colors.neutral[25],\n },\n};\n"],"mappings":";;;;;;AACA,IAAAA,aAAA,GAAAC,OAAA;AAEA,IAAAC,MAAA,GAAAD,OAAA;AAEA,MAAME,IAA+B,GAAG;EACtCC,KAAK,EAAE,yBAAyB;EAChCC,SAAS,EAAEC,0BAAY;EACvBC,IAAI,EAAE;IAAEC,UAAU,EAAE;EAAG,CAAC;EACxBC,UAAU,EAAE;IACVC,KAAK,EAAE;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACE;AACF,CAAC;AAED,MAAMC,OAAO,GAAG,CACd;EAAEC,KAAK,EAAE,+BAA+B;EAAEC,KAAK,EAAE;AAAU,CAAC,EAC5D;EAAED,KAAK,EAAE,iDAAiD;EAAEC,KAAK,EAAE;AAAU,CAAC,EAC9E;EAAED,KAAK,EAAE,cAAc;EAAEC,KAAK,EAAE;AAAU,CAAC,CAC5C;AAAC,IAAAC,QAAA,GAAAC,OAAA,CAAAC,OAAA,GAEab,IAAI;AAIZ,MAAMc,gBAAuB,GAAAF,OAAA,CAAAE,gBAAA,GAAG;EACrCC,IAAI,EAAE,yBAAyB;EAC/BX,IAAI,EAAE;IACJC,UAAU,EAAEG,OAAO;IACnBQ,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,UAAU,EAAE,qBAAqB;IACjCC,eAAe,EAAEC,YAAK,CAACC,MAAM,CAACC,OAAO,CAAC,EAAE;EAC1C;AACF,CAAC","ignoreList":[]}
@@ -4,17 +4,23 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports.default = exports.StepIndicatorDefault = exports.StepIndicationCustom = void 0;
7
- var _index = require("../../components/step-indicator/index.js");
8
- var _theme = require("../../styles/theme/theme.js");
7
+ var _stepIndicator = require("../../components/step-indicator");
8
+ var _theme = require("../../styles/theme/theme");
9
9
  // components
10
10
 
11
11
  // styles
12
12
 
13
13
  const meta = {
14
14
  title: "Componente/StepIndicator",
15
- component: _index.StepIndicator,
15
+ component: _stepIndicator.StepIndicator,
16
16
  args: {
17
- data: [],
17
+ data: [{
18
+ id: 1,
19
+ descricao: "Repouso Noturno",
20
+ data_inicio: "07/03/2024 14:52",
21
+ data_fim: "07/03/2024 17:52",
22
+ duracao_segundos: "3601"
23
+ }],
18
24
  backgroundColorBall: _theme.theme.colors.blue[500],
19
25
  titleColor: _theme.theme.colors.neutral[25],
20
26
  titleNumberColor: _theme.theme.colors.neutral[25]
@@ -38,47 +44,47 @@ Você usa assim:
38
44
  var _default = exports.default = meta;
39
45
  const dataMock = [{
40
46
  id: 1,
41
- titleLabel: "Repouso Noturno",
47
+ descricao: "Repouso Noturno",
42
48
  data_inicio: "07/03/2024 14:52",
43
49
  data_fim: "07/03/2024 17:52",
44
- description: "01:00"
50
+ duracao_segundos: "3601"
45
51
  }, {
46
52
  id: 2,
47
- titleLabel: "Descarga",
53
+ descricao: "Descarga",
48
54
  data_inicio: "06/03/2024 14:52",
49
55
  data_fim: "06/03/2024 16:52",
50
- description: "02:00"
56
+ duracao_segundos: "7200"
51
57
  }];
52
58
  const dataMockCustom = [{
53
59
  id: 1,
54
- titleLabel: "Pedido Realizado",
60
+ descricao: "Pedido Realizado",
55
61
  data_inicio: "",
56
62
  data_fim: "",
57
- description: ""
63
+ duracao_segundos: ""
58
64
  }, {
59
65
  id: 2,
60
- titleLabel: "Pagamento Aprovado",
66
+ descricao: "Pagamento Aprovado",
61
67
  data_inicio: "07/03/2024 14:52",
62
68
  data_fim: "07/03/2024 17:52",
63
- description: "01:00"
69
+ duracao_segundos: "3601"
64
70
  }, {
65
71
  id: 3,
66
- titleLabel: "Pedido Faturado",
72
+ descricao: "Pedido Faturado",
67
73
  data_inicio: "",
68
74
  data_fim: "",
69
- description: ""
75
+ duracao_segundos: ""
70
76
  }, {
71
77
  id: 4,
72
- titleLabel: "Pedido Enviado",
78
+ descricao: "Pedido Enviado",
73
79
  data_inicio: "",
74
80
  data_fim: "",
75
- description: ""
81
+ duracao_segundos: ""
76
82
  }, {
77
83
  id: 4,
78
- titleLabel: "Pedido Entregue",
84
+ descricao: "Pedido Entregue",
79
85
  data_inicio: "07/03/2024 14:52",
80
86
  data_fim: "07/03/2024 17:52",
81
- description: "01:00"
87
+ duracao_segundos: "3601"
82
88
  }];
83
89
  const StepIndicatorDefault = exports.StepIndicatorDefault = {
84
90
  name: "step-indicator-default",
@@ -1 +1 @@
1
- {"version":3,"names":["_index","require","_theme","meta","title","component","StepIndicator","args","data","backgroundColorBall","theme","colors","blue","titleColor","neutral","titleNumberColor","parameters","notes","_default","exports","default","dataMock","id","titleLabel","data_inicio","data_fim","description","dataMockCustom","StepIndicatorDefault","name","type","textColorDescription","gray","StepIndicationCustom","orange"],"sourceRoot":"..\\..\\..\\..\\src","sources":["stories/step-indicator/step-indicator.stories.tsx"],"mappings":"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","ignoreList":[]}
1
+ {"version":3,"names":["_stepIndicator","require","_theme","meta","title","component","StepIndicator","args","data","id","descricao","data_inicio","data_fim","duracao_segundos","backgroundColorBall","theme","colors","blue","titleColor","neutral","titleNumberColor","parameters","notes","_default","exports","default","dataMock","dataMockCustom","StepIndicatorDefault","name","type","textColorDescription","gray","StepIndicationCustom","orange"],"sources":["step-indicator.stories.tsx"],"sourcesContent":["import { Meta, StoryObj } from \"@storybook/react\";\r\n\r\n// components\r\nimport { StepIndicator } from \"../../components/step-indicator\";\r\n\r\n// styles\r\nimport { theme } from \"../../styles/theme/theme\";\r\n\r\nconst meta: Meta<typeof StepIndicator> = {\r\n title: \"Componente/StepIndicator\",\r\n component: StepIndicator,\r\n args: {\r\n data: [\r\n {\r\n id: 1,\r\n descricao: \"Repouso Noturno\",\r\n data_inicio: \"07/03/2024 14:52\",\r\n data_fim: \"07/03/2024 17:52\",\r\n duracao_segundos: \"3601\",\r\n },\r\n ],\r\n backgroundColorBall: theme.colors.blue[500],\r\n titleColor: theme.colors.neutral[25],\r\n titleNumberColor: theme.colors.neutral[25],\r\n },\r\n parameters: {\r\n notes: `\r\n# StepIndicator\r\n\r\nEste é um componente de step indicator.\r\nVocê usa assim:\r\n\\`\\`\\`tsx\r\n<StepIndicator\r\n backgroundColorBall=\"#050022\"\r\n type=\"default\"\r\n data={dataMock}\r\n />\r\n\\`\\`\\`\r\n`,\r\n },\r\n};\r\n\r\nexport default meta;\r\n\r\ntype Story = StoryObj<typeof meta>;\r\n\r\nconst dataMock = [\r\n {\r\n id: 1,\r\n descricao: \"Repouso Noturno\",\r\n data_inicio: \"07/03/2024 14:52\",\r\n data_fim: \"07/03/2024 17:52\",\r\n duracao_segundos: \"3601\",\r\n },\r\n {\r\n id: 2,\r\n descricao: \"Descarga\",\r\n data_inicio: \"06/03/2024 14:52\",\r\n data_fim: \"06/03/2024 16:52\",\r\n duracao_segundos: \"7200\",\r\n },\r\n];\r\n\r\nconst dataMockCustom = [\r\n {\r\n id: 1,\r\n descricao: \"Pedido Realizado\",\r\n data_inicio: \"\",\r\n data_fim: \"\",\r\n duracao_segundos: \"\",\r\n },\r\n {\r\n id: 2,\r\n descricao: \"Pagamento Aprovado\",\r\n data_inicio: \"07/03/2024 14:52\",\r\n data_fim: \"07/03/2024 17:52\",\r\n duracao_segundos: \"3601\",\r\n },\r\n {\r\n id: 3,\r\n descricao: \"Pedido Faturado\",\r\n data_inicio: \"\",\r\n data_fim: \"\",\r\n duracao_segundos: \"\",\r\n },\r\n {\r\n id: 4,\r\n descricao: \"Pedido Enviado\",\r\n data_inicio: \"\",\r\n data_fim: \"\",\r\n duracao_segundos: \"\",\r\n },\r\n {\r\n id: 4,\r\n descricao: \"Pedido Entregue\",\r\n data_inicio: \"07/03/2024 14:52\",\r\n data_fim: \"07/03/2024 17:52\",\r\n duracao_segundos: \"3601\",\r\n },\r\n];\r\n\r\nexport const StepIndicatorDefault: Story = {\r\n name: \"step-indicator-default\",\r\n args: {\r\n data: dataMock,\r\n type: \"default\",\r\n backgroundColorBall: theme.colors.blue[500],\r\n titleColor: theme.colors.neutral[25],\r\n textColorDescription: theme.colors.gray[300],\r\n titleNumberColor: theme.colors.neutral[25],\r\n },\r\n};\r\n\r\nexport const StepIndicationCustom: Story = {\r\n name: \"step-indicator-custom\",\r\n args: {\r\n data: dataMockCustom,\r\n type: \"custom\",\r\n backgroundColorBall: theme.colors.orange[150],\r\n titleColor: theme.colors.blue[500],\r\n textColorDescription: theme.colors.gray[300],\r\n titleNumberColor: theme.colors.neutral[25],\r\n },\r\n};\r\n"],"mappings":"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","ignoreList":[]}