react-native-exp-fig 0.1.2 → 0.1.4

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 (1084) hide show
  1. package/lib/commonjs/assets/fonts/Inter-Black.ttf +0 -0
  2. package/lib/commonjs/assets/fonts/Inter-Bold.ttf +0 -0
  3. package/lib/commonjs/assets/fonts/Inter-ExtraBold.ttf +0 -0
  4. package/lib/commonjs/assets/fonts/Inter-ExtraLight.ttf +0 -0
  5. package/lib/commonjs/assets/fonts/Inter-Light.ttf +0 -0
  6. package/lib/commonjs/assets/fonts/Inter-Medium.ttf +0 -0
  7. package/lib/commonjs/assets/fonts/Inter-Regular.ttf +0 -0
  8. package/lib/commonjs/assets/fonts/Inter-SemiBold.ttf +0 -0
  9. package/lib/commonjs/assets/fonts/Inter-Thin.ttf +0 -0
  10. package/lib/commonjs/common/constants/index.js +10 -0
  11. package/lib/commonjs/common/constants/index.js.map +1 -0
  12. package/lib/commonjs/common/icons-svg/arrow-drop-down/index.js +44 -0
  13. package/lib/commonjs/common/icons-svg/arrow-drop-down/index.js.map +1 -0
  14. package/lib/commonjs/common/icons-svg/arrow-left/index.js +42 -0
  15. package/lib/commonjs/common/icons-svg/arrow-left/index.js.map +1 -0
  16. package/lib/commonjs/common/icons-svg/bell/index.js +35 -0
  17. package/lib/commonjs/common/icons-svg/bell/index.js.map +1 -0
  18. package/lib/commonjs/common/icons-svg/bluetooth/index.js +51 -0
  19. package/lib/commonjs/common/icons-svg/bluetooth/index.js.map +1 -0
  20. package/lib/commonjs/common/icons-svg/bluetooth-connected/index.js +54 -0
  21. package/lib/commonjs/common/icons-svg/bluetooth-connected/index.js.map +1 -0
  22. package/lib/commonjs/common/icons-svg/calendar/index.js +55 -0
  23. package/lib/commonjs/common/icons-svg/calendar/index.js.map +1 -0
  24. package/lib/commonjs/common/icons-svg/call-bell/index.js +39 -0
  25. package/lib/commonjs/common/icons-svg/call-bell/index.js.map +1 -0
  26. package/lib/commonjs/common/icons-svg/camera-plus/index.js +54 -0
  27. package/lib/commonjs/common/icons-svg/camera-plus/index.js.map +1 -0
  28. package/lib/commonjs/common/icons-svg/chart-bar/index.js +39 -0
  29. package/lib/commonjs/common/icons-svg/chart-bar/index.js.map +1 -0
  30. package/lib/commonjs/common/icons-svg/check-box-fill/index.js +43 -0
  31. package/lib/commonjs/common/icons-svg/check-box-fill/index.js.map +1 -0
  32. package/lib/commonjs/common/icons-svg/check-box-outline/index.js +42 -0
  33. package/lib/commonjs/common/icons-svg/check-box-outline/index.js.map +1 -0
  34. package/lib/commonjs/common/icons-svg/check-circle/index.js +50 -0
  35. package/lib/commonjs/common/icons-svg/check-circle/index.js.map +1 -0
  36. package/lib/commonjs/common/icons-svg/closed/index.js +56 -0
  37. package/lib/commonjs/common/icons-svg/closed/index.js.map +1 -0
  38. package/lib/commonjs/common/icons-svg/constants/index.js +59 -0
  39. package/lib/commonjs/common/icons-svg/constants/index.js.map +1 -0
  40. package/lib/commonjs/common/icons-svg/credit-card/index.js +44 -0
  41. package/lib/commonjs/common/icons-svg/credit-card/index.js.map +1 -0
  42. package/lib/commonjs/common/icons-svg/currency/index.js +53 -0
  43. package/lib/commonjs/common/icons-svg/currency/index.js.map +1 -0
  44. package/lib/commonjs/common/icons-svg/currency-circle-dollar/index.js +39 -0
  45. package/lib/commonjs/common/icons-svg/currency-circle-dollar/index.js.map +1 -0
  46. package/lib/commonjs/common/icons-svg/ellipse/index.js +43 -0
  47. package/lib/commonjs/common/icons-svg/ellipse/index.js.map +1 -0
  48. package/lib/commonjs/common/icons-svg/exclamation-circle/index.js +47 -0
  49. package/lib/commonjs/common/icons-svg/exclamation-circle/index.js.map +1 -0
  50. package/lib/commonjs/common/icons-svg/eye/index.js +43 -0
  51. package/lib/commonjs/common/icons-svg/eye/index.js.map +1 -0
  52. package/lib/commonjs/common/icons-svg/eye-slash/index.js +41 -0
  53. package/lib/commonjs/common/icons-svg/eye-slash/index.js.map +1 -0
  54. package/lib/commonjs/common/icons-svg/file-text/index.js +51 -0
  55. package/lib/commonjs/common/icons-svg/file-text/index.js.map +1 -0
  56. package/lib/commonjs/common/icons-svg/files/index.js +35 -0
  57. package/lib/commonjs/common/icons-svg/files/index.js.map +1 -0
  58. package/lib/commonjs/common/icons-svg/gas-pump/index.js +54 -0
  59. package/lib/commonjs/common/icons-svg/gas-pump/index.js.map +1 -0
  60. package/lib/commonjs/common/icons-svg/gauge/index.js +53 -0
  61. package/lib/commonjs/common/icons-svg/gauge/index.js.map +1 -0
  62. package/lib/commonjs/common/icons-svg/gear/index.js +54 -0
  63. package/lib/commonjs/common/icons-svg/gear/index.js.map +1 -0
  64. package/lib/commonjs/common/icons-svg/index.js +339 -0
  65. package/lib/commonjs/common/icons-svg/index.js.map +1 -0
  66. package/lib/commonjs/common/icons-svg/interface.d.js +6 -0
  67. package/lib/commonjs/common/icons-svg/interface.d.js.map +1 -0
  68. package/lib/commonjs/common/icons-svg/lifebuoy/index.js +39 -0
  69. package/lib/commonjs/common/icons-svg/lifebuoy/index.js.map +1 -0
  70. package/lib/commonjs/common/icons-svg/list/index.js +67 -0
  71. package/lib/commonjs/common/icons-svg/list/index.js.map +1 -0
  72. package/lib/commonjs/common/icons-svg/moon-stars/index.js +39 -0
  73. package/lib/commonjs/common/icons-svg/moon-stars/index.js.map +1 -0
  74. package/lib/commonjs/common/icons-svg/note-pincel/index.js +56 -0
  75. package/lib/commonjs/common/icons-svg/note-pincel/index.js.map +1 -0
  76. package/lib/commonjs/common/icons-svg/package/index.js +39 -0
  77. package/lib/commonjs/common/icons-svg/package/index.js.map +1 -0
  78. package/lib/commonjs/common/icons-svg/package-check/index.js +56 -0
  79. package/lib/commonjs/common/icons-svg/package-check/index.js.map +1 -0
  80. package/lib/commonjs/common/icons-svg/plus/index.js +55 -0
  81. package/lib/commonjs/common/icons-svg/plus/index.js.map +1 -0
  82. package/lib/commonjs/common/icons-svg/recused/index.js +48 -0
  83. package/lib/commonjs/common/icons-svg/recused/index.js.map +1 -0
  84. package/lib/commonjs/common/icons-svg/shopping-cart/index.js +51 -0
  85. package/lib/commonjs/common/icons-svg/shopping-cart/index.js.map +1 -0
  86. package/lib/commonjs/common/icons-svg/steering-wheel/index.js +61 -0
  87. package/lib/commonjs/common/icons-svg/steering-wheel/index.js.map +1 -0
  88. package/lib/commonjs/common/icons-svg/steering-wheel-fill/index.js +50 -0
  89. package/lib/commonjs/common/icons-svg/steering-wheel-fill/index.js.map +1 -0
  90. package/lib/commonjs/common/icons-svg/timer/index.js +53 -0
  91. package/lib/commonjs/common/icons-svg/timer/index.js.map +1 -0
  92. package/lib/commonjs/common/icons-svg/trophy/index.js +39 -0
  93. package/lib/commonjs/common/icons-svg/trophy/index.js.map +1 -0
  94. package/lib/commonjs/common/icons-svg/truck/index.js +51 -0
  95. package/lib/commonjs/common/icons-svg/truck/index.js.map +1 -0
  96. package/lib/commonjs/common/icons-svg/truck-trailer/index.js +50 -0
  97. package/lib/commonjs/common/icons-svg/truck-trailer/index.js.map +1 -0
  98. package/lib/commonjs/common/icons-svg/wifi-high/index.js +57 -0
  99. package/lib/commonjs/common/icons-svg/wifi-high/index.js.map +1 -0
  100. package/lib/commonjs/common/icons-svg/wifi-x/index.js +63 -0
  101. package/lib/commonjs/common/icons-svg/wifi-x/index.js.map +1 -0
  102. package/lib/commonjs/common/icons-svg/x-circle/index.js +56 -0
  103. package/lib/commonjs/common/icons-svg/x-circle/index.js.map +1 -0
  104. package/lib/commonjs/components/box/index.js +55 -0
  105. package/lib/commonjs/components/box/index.js.map +1 -0
  106. package/lib/commonjs/components/box/interface.d.js +6 -0
  107. package/lib/commonjs/components/box/interface.d.js.map +1 -0
  108. package/lib/commonjs/components/box/styles.js +22 -0
  109. package/lib/commonjs/components/box/styles.js.map +1 -0
  110. package/lib/commonjs/components/button/index.js +75 -0
  111. package/lib/commonjs/components/button/index.js.map +1 -0
  112. package/lib/commonjs/components/button/interface.d.js +6 -0
  113. package/lib/commonjs/components/button/interface.d.js.map +1 -0
  114. package/lib/commonjs/components/button/styles.js +39 -0
  115. package/lib/commonjs/components/button/styles.js.map +1 -0
  116. package/lib/commonjs/components/capture-photo/index.js +114 -0
  117. package/lib/commonjs/components/capture-photo/index.js.map +1 -0
  118. package/lib/commonjs/components/capture-photo/interface.d.js +6 -0
  119. package/lib/commonjs/components/capture-photo/interface.d.js.map +1 -0
  120. package/lib/commonjs/components/capture-photo/styles.js +27 -0
  121. package/lib/commonjs/components/capture-photo/styles.js.map +1 -0
  122. package/lib/commonjs/components/card-history/index.js +158 -0
  123. package/lib/commonjs/components/card-history/index.js.map +1 -0
  124. package/lib/commonjs/components/card-history/interface.d.js +6 -0
  125. package/lib/commonjs/components/card-history/interface.d.js.map +1 -0
  126. package/lib/commonjs/components/card-hours/index.js +116 -0
  127. package/lib/commonjs/components/card-hours/index.js.map +1 -0
  128. package/lib/commonjs/components/card-hours/interface.d.js +6 -0
  129. package/lib/commonjs/components/card-hours/interface.d.js.map +1 -0
  130. package/lib/commonjs/components/card-loading/index.js +265 -0
  131. package/lib/commonjs/components/card-loading/index.js.map +1 -0
  132. package/lib/commonjs/components/card-loading/interface.d.js +6 -0
  133. package/lib/commonjs/components/card-loading/interface.d.js.map +1 -0
  134. package/lib/commonjs/components/card-scheduled-journey/index.js +133 -0
  135. package/lib/commonjs/components/card-scheduled-journey/index.js.map +1 -0
  136. package/lib/commonjs/components/card-scheduled-journey/interface.js +6 -0
  137. package/lib/commonjs/components/card-scheduled-journey/interface.js.map +1 -0
  138. package/lib/commonjs/components/card-scheduled-journey/styles.js +28 -0
  139. package/lib/commonjs/components/card-scheduled-journey/styles.js.map +1 -0
  140. package/lib/commonjs/components/card-work-session/index.js +177 -0
  141. package/lib/commonjs/components/card-work-session/index.js.map +1 -0
  142. package/lib/commonjs/components/card-work-session/interface.d.js +6 -0
  143. package/lib/commonjs/components/card-work-session/interface.d.js.map +1 -0
  144. package/lib/commonjs/components/check-box/index.js +137 -0
  145. package/lib/commonjs/components/check-box/index.js.map +1 -0
  146. package/lib/commonjs/components/check-box/interface.d.js +6 -0
  147. package/lib/commonjs/components/check-box/interface.d.js.map +1 -0
  148. package/lib/commonjs/components/coil/index.js +119 -0
  149. package/lib/commonjs/components/coil/index.js.map +1 -0
  150. package/lib/commonjs/components/coil/interface.d.js +6 -0
  151. package/lib/commonjs/components/coil/interface.d.js.map +1 -0
  152. package/lib/commonjs/components/filter-journey/index.js +67 -0
  153. package/lib/commonjs/components/filter-journey/index.js.map +1 -0
  154. package/lib/commonjs/components/filter-journey/interface.d.js +6 -0
  155. package/lib/commonjs/components/filter-journey/interface.d.js.map +1 -0
  156. package/lib/commonjs/components/header-profile/index.js +144 -0
  157. package/lib/commonjs/components/header-profile/index.js.map +1 -0
  158. package/lib/commonjs/components/header-profile/interface.d.js +6 -0
  159. package/lib/commonjs/components/header-profile/interface.d.js.map +1 -0
  160. package/lib/commonjs/components/image-capture-with-remove/index.js +96 -0
  161. package/lib/commonjs/components/image-capture-with-remove/index.js.map +1 -0
  162. package/lib/commonjs/components/image-capture-with-remove/interface.d.js +6 -0
  163. package/lib/commonjs/components/image-capture-with-remove/interface.d.js.map +1 -0
  164. package/lib/commonjs/components/input/index.js +202 -0
  165. package/lib/commonjs/components/input/index.js.map +1 -0
  166. package/lib/commonjs/components/input/interface.d.js +6 -0
  167. package/lib/commonjs/components/input/interface.d.js.map +1 -0
  168. package/lib/commonjs/components/input/styles.js +30 -0
  169. package/lib/commonjs/components/input/styles.js.map +1 -0
  170. package/lib/commonjs/components/loading-details/index.js +170 -0
  171. package/lib/commonjs/components/loading-details/index.js.map +1 -0
  172. package/lib/commonjs/components/loading-details/interface.d.js +6 -0
  173. package/lib/commonjs/components/loading-details/interface.d.js.map +1 -0
  174. package/lib/commonjs/components/loading-progress/index.js +108 -0
  175. package/lib/commonjs/components/loading-progress/index.js.map +1 -0
  176. package/lib/commonjs/components/loading-progress/interface.d.js +6 -0
  177. package/lib/commonjs/components/loading-progress/interface.d.js.map +1 -0
  178. package/lib/commonjs/components/menu-item/index.js +86 -0
  179. package/lib/commonjs/components/menu-item/index.js.map +1 -0
  180. package/lib/commonjs/components/menu-item/interface.d.js +6 -0
  181. package/lib/commonjs/components/menu-item/interface.d.js.map +1 -0
  182. package/lib/commonjs/components/menu-item/styles.js +2 -0
  183. package/lib/commonjs/components/menu-item/styles.js.map +1 -0
  184. package/lib/commonjs/components/no-data/index.js +47 -0
  185. package/lib/commonjs/components/no-data/index.js.map +1 -0
  186. package/lib/commonjs/components/no-data/interface.d.js +6 -0
  187. package/lib/commonjs/components/no-data/interface.d.js.map +1 -0
  188. package/lib/commonjs/components/notification-loading/index.js +157 -0
  189. package/lib/commonjs/components/notification-loading/index.js.map +1 -0
  190. package/lib/commonjs/components/notification-loading/interface.d.js +6 -0
  191. package/lib/commonjs/components/notification-loading/interface.d.js.map +1 -0
  192. package/lib/commonjs/components/scheduled-journey-indicators/index.js +101 -0
  193. package/lib/commonjs/components/scheduled-journey-indicators/index.js.map +1 -0
  194. package/lib/commonjs/components/scheduled-journey-indicators/interface.d.js +6 -0
  195. package/lib/commonjs/components/scheduled-journey-indicators/interface.d.js.map +1 -0
  196. package/lib/commonjs/components/selects/select-option/index.js +110 -0
  197. package/lib/commonjs/components/selects/select-option/index.js.map +1 -0
  198. package/lib/commonjs/components/selects/select-option/interface.d.js +6 -0
  199. package/lib/commonjs/components/selects/select-option/interface.d.js.map +1 -0
  200. package/lib/commonjs/components/selects/select-option/styles.js +80 -0
  201. package/lib/commonjs/components/selects/select-option/styles.js.map +1 -0
  202. package/lib/commonjs/components/step-indicator/helpers/get-icon-by-status.js +25 -0
  203. package/lib/commonjs/components/step-indicator/helpers/get-icon-by-status.js.map +1 -0
  204. package/lib/commonjs/components/step-indicator/index.js +156 -0
  205. package/lib/commonjs/components/step-indicator/index.js.map +1 -0
  206. package/lib/commonjs/components/step-indicator/interface.d.js +6 -0
  207. package/lib/commonjs/components/step-indicator/interface.d.js.map +1 -0
  208. package/lib/commonjs/components/step-indicator/styles.js +71 -0
  209. package/lib/commonjs/components/step-indicator/styles.js.map +1 -0
  210. package/lib/commonjs/components/typography/index.js +75 -0
  211. package/lib/commonjs/components/typography/index.js.map +1 -0
  212. package/lib/commonjs/components/typography/interface.d.js +6 -0
  213. package/lib/commonjs/components/typography/interface.d.js.map +1 -0
  214. package/lib/commonjs/components/typography/styles.js +38 -0
  215. package/lib/commonjs/components/typography/styles.js.map +1 -0
  216. package/lib/commonjs/components/user-profile/index.js +217 -0
  217. package/lib/commonjs/components/user-profile/index.js.map +1 -0
  218. package/lib/commonjs/components/user-profile/interface.d.js +6 -0
  219. package/lib/commonjs/components/user-profile/interface.d.js.map +1 -0
  220. package/lib/commonjs/index.js +195 -0
  221. package/lib/commonjs/index.js.map +1 -0
  222. package/lib/commonjs/stories/box/box.stories.js +115 -0
  223. package/lib/commonjs/stories/box/box.stories.js.map +1 -0
  224. package/lib/commonjs/stories/button/button.stories.js +203 -0
  225. package/lib/commonjs/stories/button/button.stories.js.map +1 -0
  226. package/lib/commonjs/stories/capture-photo/capture-photo.stories.js +168 -0
  227. package/lib/commonjs/stories/capture-photo/capture-photo.stories.js.map +1 -0
  228. package/lib/commonjs/stories/card-history/card-history.stories.js +50 -0
  229. package/lib/commonjs/stories/card-history/card-history.stories.js.map +1 -0
  230. package/lib/commonjs/stories/card-hours/card-hours.stories.js +101 -0
  231. package/lib/commonjs/stories/card-hours/card-hours.stories.js.map +1 -0
  232. package/lib/commonjs/stories/card-loading/card-loading.stories.js +84 -0
  233. package/lib/commonjs/stories/card-loading/card-loading.stories.js.map +1 -0
  234. package/lib/commonjs/stories/card-scheduled-journey/card-scheduled-journey.stories.js +97 -0
  235. package/lib/commonjs/stories/card-scheduled-journey/card-scheduled-journey.stories.js.map +1 -0
  236. package/lib/commonjs/stories/card-work-session/card-work-session.stories.js +50 -0
  237. package/lib/commonjs/stories/card-work-session/card-work-session.stories.js.map +1 -0
  238. package/lib/commonjs/stories/check-box/check-box.stories.js +78 -0
  239. package/lib/commonjs/stories/check-box/check-box.stories.js.map +1 -0
  240. package/lib/commonjs/stories/coil/coil.stories.js +62 -0
  241. package/lib/commonjs/stories/coil/coil.stories.js.map +1 -0
  242. package/lib/commonjs/stories/filter-journey/filter-journey.stories.js +79 -0
  243. package/lib/commonjs/stories/filter-journey/filter-journey.stories.js.map +1 -0
  244. package/lib/commonjs/stories/header-profile/header-profile.stories.js +83 -0
  245. package/lib/commonjs/stories/header-profile/header-profile.stories.js.map +1 -0
  246. package/lib/commonjs/stories/image-capture-with-remove/image-capture-with-remove.stories.js +45 -0
  247. package/lib/commonjs/stories/image-capture-with-remove/image-capture-with-remove.stories.js.map +1 -0
  248. package/lib/commonjs/stories/input/input.stories.js +337 -0
  249. package/lib/commonjs/stories/input/input.stories.js.map +1 -0
  250. package/lib/commonjs/stories/loading-details/loading-details.stories.js +47 -0
  251. package/lib/commonjs/stories/loading-details/loading-details.stories.js.map +1 -0
  252. package/lib/commonjs/stories/loading-progress/loading-progress.stories.js +34 -0
  253. package/lib/commonjs/stories/loading-progress/loading-progress.stories.js.map +1 -0
  254. package/lib/commonjs/stories/menu-item/menu-item.stories.js +74 -0
  255. package/lib/commonjs/stories/menu-item/menu-item.stories.js.map +1 -0
  256. package/lib/commonjs/stories/no-data/no-data.stories.js +35 -0
  257. package/lib/commonjs/stories/no-data/no-data.stories.js.map +1 -0
  258. package/lib/commonjs/stories/notification-loading/notification-loading.stories.js +72 -0
  259. package/lib/commonjs/stories/notification-loading/notification-loading.stories.js.map +1 -0
  260. package/lib/commonjs/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.js +83 -0
  261. package/lib/commonjs/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.js.map +1 -0
  262. package/lib/commonjs/stories/select-option/select-option.stories.js +52 -0
  263. package/lib/commonjs/stories/select-option/select-option.stories.js.map +1 -0
  264. package/lib/commonjs/stories/step-indicator/step-indicator.stories.js +105 -0
  265. package/lib/commonjs/stories/step-indicator/step-indicator.stories.js.map +1 -0
  266. package/lib/commonjs/stories/typography/typography.stories.js +138 -0
  267. package/lib/commonjs/stories/typography/typography.stories.js.map +1 -0
  268. package/lib/commonjs/stories/user-profile/user-profile.stories.js +54 -0
  269. package/lib/commonjs/stories/user-profile/user-profile.stories.js.map +1 -0
  270. package/lib/commonjs/styles/global/interface.d.js +6 -0
  271. package/lib/commonjs/styles/global/interface.d.js.map +1 -0
  272. package/lib/commonjs/styles/global/styles.js +61 -0
  273. package/lib/commonjs/styles/global/styles.js.map +1 -0
  274. package/lib/commonjs/styles/global/theme-provider.js +24 -0
  275. package/lib/commonjs/styles/global/theme-provider.js.map +1 -0
  276. package/lib/commonjs/styles/theme/theme.js +167 -0
  277. package/lib/commonjs/styles/theme/theme.js.map +1 -0
  278. package/lib/commonjs/utils/format-data/index.js +19 -0
  279. package/lib/commonjs/utils/format-data/index.js.map +1 -0
  280. package/lib/commonjs/utils/mutiply/index.js +10 -0
  281. package/lib/commonjs/utils/mutiply/index.js.map +1 -0
  282. package/lib/commonjs/utils/status-color/return-color.js +16 -0
  283. package/lib/commonjs/utils/status-color/return-color.js.map +1 -0
  284. package/lib/module/assets/fonts/Inter-Black.ttf +0 -0
  285. package/lib/module/assets/fonts/Inter-Bold.ttf +0 -0
  286. package/lib/module/assets/fonts/Inter-ExtraBold.ttf +0 -0
  287. package/lib/module/assets/fonts/Inter-ExtraLight.ttf +0 -0
  288. package/lib/module/assets/fonts/Inter-Light.ttf +0 -0
  289. package/lib/module/assets/fonts/Inter-Medium.ttf +0 -0
  290. package/lib/module/assets/fonts/Inter-Regular.ttf +0 -0
  291. package/lib/module/assets/fonts/Inter-SemiBold.ttf +0 -0
  292. package/lib/module/assets/fonts/Inter-Thin.ttf +0 -0
  293. package/lib/module/common/constants/index.js +7 -0
  294. package/lib/module/common/constants/index.js.map +1 -0
  295. package/lib/module/common/icons-svg/arrow-drop-down/index.js +35 -0
  296. package/lib/module/common/icons-svg/arrow-drop-down/index.js.map +1 -0
  297. package/lib/module/common/icons-svg/arrow-left/index.js +35 -0
  298. package/lib/module/common/icons-svg/arrow-left/index.js.map +1 -0
  299. package/lib/module/common/icons-svg/bell/index.js +28 -0
  300. package/lib/module/common/icons-svg/bell/index.js.map +1 -0
  301. package/lib/module/common/icons-svg/bluetooth/index.js +44 -0
  302. package/lib/module/common/icons-svg/bluetooth/index.js.map +1 -0
  303. package/lib/module/common/icons-svg/bluetooth-connected/index.js +47 -0
  304. package/lib/module/common/icons-svg/bluetooth-connected/index.js.map +1 -0
  305. package/lib/module/common/icons-svg/calendar/index.js +48 -0
  306. package/lib/module/common/icons-svg/calendar/index.js.map +1 -0
  307. package/lib/module/common/icons-svg/call-bell/index.js +32 -0
  308. package/lib/module/common/icons-svg/call-bell/index.js.map +1 -0
  309. package/lib/module/common/icons-svg/camera-plus/index.js +47 -0
  310. package/lib/module/common/icons-svg/camera-plus/index.js.map +1 -0
  311. package/lib/module/common/icons-svg/chart-bar/index.js +32 -0
  312. package/lib/module/common/icons-svg/chart-bar/index.js.map +1 -0
  313. package/lib/module/common/icons-svg/check-box-fill/index.js +34 -0
  314. package/lib/module/common/icons-svg/check-box-fill/index.js.map +1 -0
  315. package/lib/module/common/icons-svg/check-box-outline/index.js +34 -0
  316. package/lib/module/common/icons-svg/check-box-outline/index.js.map +1 -0
  317. package/lib/module/common/icons-svg/check-circle/index.js +43 -0
  318. package/lib/module/common/icons-svg/check-circle/index.js.map +1 -0
  319. package/lib/module/common/icons-svg/closed/index.js +47 -0
  320. package/lib/module/common/icons-svg/closed/index.js.map +1 -0
  321. package/lib/module/common/icons-svg/constants/index.js +57 -0
  322. package/lib/module/common/icons-svg/constants/index.js.map +1 -0
  323. package/lib/module/common/icons-svg/credit-card/index.js +35 -0
  324. package/lib/module/common/icons-svg/credit-card/index.js.map +1 -0
  325. package/lib/module/common/icons-svg/currency/index.js +46 -0
  326. package/lib/module/common/icons-svg/currency/index.js.map +1 -0
  327. package/lib/module/common/icons-svg/currency-circle-dollar/index.js +32 -0
  328. package/lib/module/common/icons-svg/currency-circle-dollar/index.js.map +1 -0
  329. package/lib/module/common/icons-svg/ellipse/index.js +36 -0
  330. package/lib/module/common/icons-svg/ellipse/index.js.map +1 -0
  331. package/lib/module/common/icons-svg/exclamation-circle/index.js +40 -0
  332. package/lib/module/common/icons-svg/exclamation-circle/index.js.map +1 -0
  333. package/lib/module/common/icons-svg/eye/index.js +36 -0
  334. package/lib/module/common/icons-svg/eye/index.js.map +1 -0
  335. package/lib/module/common/icons-svg/eye-slash/index.js +34 -0
  336. package/lib/module/common/icons-svg/eye-slash/index.js.map +1 -0
  337. package/lib/module/common/icons-svg/file-text/index.js +42 -0
  338. package/lib/module/common/icons-svg/file-text/index.js.map +1 -0
  339. package/lib/module/common/icons-svg/files/index.js +28 -0
  340. package/lib/module/common/icons-svg/files/index.js.map +1 -0
  341. package/lib/module/common/icons-svg/gas-pump/index.js +47 -0
  342. package/lib/module/common/icons-svg/gas-pump/index.js.map +1 -0
  343. package/lib/module/common/icons-svg/gauge/index.js +46 -0
  344. package/lib/module/common/icons-svg/gauge/index.js.map +1 -0
  345. package/lib/module/common/icons-svg/gear/index.js +47 -0
  346. package/lib/module/common/icons-svg/gear/index.js.map +1 -0
  347. package/lib/module/common/icons-svg/index.js +333 -0
  348. package/lib/module/common/icons-svg/index.js.map +1 -0
  349. package/lib/module/common/icons-svg/interface.d.js +4 -0
  350. package/lib/module/common/icons-svg/interface.d.js.map +1 -0
  351. package/lib/module/common/icons-svg/lifebuoy/index.js +32 -0
  352. package/lib/module/common/icons-svg/lifebuoy/index.js.map +1 -0
  353. package/lib/module/common/icons-svg/list/index.js +60 -0
  354. package/lib/module/common/icons-svg/list/index.js.map +1 -0
  355. package/lib/module/common/icons-svg/moon-stars/index.js +32 -0
  356. package/lib/module/common/icons-svg/moon-stars/index.js.map +1 -0
  357. package/lib/module/common/icons-svg/note-pincel/index.js +49 -0
  358. package/lib/module/common/icons-svg/note-pincel/index.js.map +1 -0
  359. package/lib/module/common/icons-svg/package/index.js +32 -0
  360. package/lib/module/common/icons-svg/package/index.js.map +1 -0
  361. package/lib/module/common/icons-svg/package-check/index.js +47 -0
  362. package/lib/module/common/icons-svg/package-check/index.js.map +1 -0
  363. package/lib/module/common/icons-svg/plus/index.js +48 -0
  364. package/lib/module/common/icons-svg/plus/index.js.map +1 -0
  365. package/lib/module/common/icons-svg/recused/index.js +41 -0
  366. package/lib/module/common/icons-svg/recused/index.js.map +1 -0
  367. package/lib/module/common/icons-svg/shopping-cart/index.js +42 -0
  368. package/lib/module/common/icons-svg/shopping-cart/index.js.map +1 -0
  369. package/lib/module/common/icons-svg/steering-wheel/index.js +54 -0
  370. package/lib/module/common/icons-svg/steering-wheel/index.js.map +1 -0
  371. package/lib/module/common/icons-svg/steering-wheel-fill/index.js +43 -0
  372. package/lib/module/common/icons-svg/steering-wheel-fill/index.js.map +1 -0
  373. package/lib/module/common/icons-svg/timer/index.js +46 -0
  374. package/lib/module/common/icons-svg/timer/index.js.map +1 -0
  375. package/lib/module/common/icons-svg/trophy/index.js +32 -0
  376. package/lib/module/common/icons-svg/trophy/index.js.map +1 -0
  377. package/lib/module/common/icons-svg/truck/index.js +42 -0
  378. package/lib/module/common/icons-svg/truck/index.js.map +1 -0
  379. package/lib/module/common/icons-svg/truck-trailer/index.js +43 -0
  380. package/lib/module/common/icons-svg/truck-trailer/index.js.map +1 -0
  381. package/lib/module/common/icons-svg/wifi-high/index.js +50 -0
  382. package/lib/module/common/icons-svg/wifi-high/index.js.map +1 -0
  383. package/lib/module/common/icons-svg/wifi-x/index.js +56 -0
  384. package/lib/module/common/icons-svg/wifi-x/index.js.map +1 -0
  385. package/lib/module/common/icons-svg/x-circle/index.js +47 -0
  386. package/lib/module/common/icons-svg/x-circle/index.js.map +1 -0
  387. package/lib/module/components/box/index.js +49 -0
  388. package/lib/module/components/box/index.js.map +1 -0
  389. package/lib/module/components/box/interface.d.js +4 -0
  390. package/lib/module/components/box/interface.d.js.map +1 -0
  391. package/lib/module/components/box/styles.js +19 -0
  392. package/lib/module/components/box/styles.js.map +1 -0
  393. package/lib/module/components/button/index.js +69 -0
  394. package/lib/module/components/button/index.js.map +1 -0
  395. package/lib/module/components/button/interface.d.js +4 -0
  396. package/lib/module/components/button/interface.d.js.map +1 -0
  397. package/lib/module/components/button/styles.js +36 -0
  398. package/lib/module/components/button/styles.js.map +1 -0
  399. package/lib/module/components/capture-photo/index.js +110 -0
  400. package/lib/module/components/capture-photo/index.js.map +1 -0
  401. package/lib/module/components/capture-photo/interface.d.js +4 -0
  402. package/lib/module/components/capture-photo/interface.d.js.map +1 -0
  403. package/lib/module/components/capture-photo/styles.js +23 -0
  404. package/lib/module/components/capture-photo/styles.js.map +1 -0
  405. package/lib/module/components/card-history/index.js +154 -0
  406. package/lib/module/components/card-history/index.js.map +1 -0
  407. package/lib/module/components/card-history/interface.d.js +4 -0
  408. package/lib/module/components/card-history/interface.d.js.map +1 -0
  409. package/lib/module/components/card-hours/index.js +110 -0
  410. package/lib/module/components/card-hours/index.js.map +1 -0
  411. package/lib/module/components/card-hours/interface.d.js +4 -0
  412. package/lib/module/components/card-hours/interface.d.js.map +1 -0
  413. package/lib/module/components/card-loading/index.js +261 -0
  414. package/lib/module/components/card-loading/index.js.map +1 -0
  415. package/lib/module/components/card-loading/interface.d.js +4 -0
  416. package/lib/module/components/card-loading/interface.d.js.map +1 -0
  417. package/lib/module/components/card-scheduled-journey/index.js +129 -0
  418. package/lib/module/components/card-scheduled-journey/index.js.map +1 -0
  419. package/lib/module/components/card-scheduled-journey/interface.js +4 -0
  420. package/lib/module/components/card-scheduled-journey/interface.js.map +1 -0
  421. package/lib/module/components/card-scheduled-journey/styles.js +23 -0
  422. package/lib/module/components/card-scheduled-journey/styles.js.map +1 -0
  423. package/lib/module/components/card-work-session/index.js +171 -0
  424. package/lib/module/components/card-work-session/index.js.map +1 -0
  425. package/lib/module/components/card-work-session/interface.d.js +4 -0
  426. package/lib/module/components/card-work-session/interface.d.js.map +1 -0
  427. package/lib/module/components/check-box/index.js +133 -0
  428. package/lib/module/components/check-box/index.js.map +1 -0
  429. package/lib/module/components/check-box/interface.d.js +4 -0
  430. package/lib/module/components/check-box/interface.d.js.map +1 -0
  431. package/lib/module/components/coil/index.js +113 -0
  432. package/lib/module/components/coil/index.js.map +1 -0
  433. package/lib/module/components/coil/interface.d.js +4 -0
  434. package/lib/module/components/coil/interface.d.js.map +1 -0
  435. package/lib/module/components/filter-journey/index.js +62 -0
  436. package/lib/module/components/filter-journey/index.js.map +1 -0
  437. package/lib/module/components/filter-journey/interface.d.js +4 -0
  438. package/lib/module/components/filter-journey/interface.d.js.map +1 -0
  439. package/lib/module/components/header-profile/index.js +140 -0
  440. package/lib/module/components/header-profile/index.js.map +1 -0
  441. package/lib/module/components/header-profile/interface.d.js +4 -0
  442. package/lib/module/components/header-profile/interface.d.js.map +1 -0
  443. package/lib/module/components/image-capture-with-remove/index.js +92 -0
  444. package/lib/module/components/image-capture-with-remove/index.js.map +1 -0
  445. package/lib/module/components/image-capture-with-remove/interface.d.js +4 -0
  446. package/lib/module/components/image-capture-with-remove/interface.d.js.map +1 -0
  447. package/lib/module/components/input/index.js +198 -0
  448. package/lib/module/components/input/index.js.map +1 -0
  449. package/lib/module/components/input/interface.d.js +4 -0
  450. package/lib/module/components/input/interface.d.js.map +1 -0
  451. package/lib/module/components/input/styles.js +27 -0
  452. package/lib/module/components/input/styles.js.map +1 -0
  453. package/lib/module/components/loading-details/index.js +164 -0
  454. package/lib/module/components/loading-details/index.js.map +1 -0
  455. package/lib/module/components/loading-details/interface.d.js +4 -0
  456. package/lib/module/components/loading-details/interface.d.js.map +1 -0
  457. package/lib/module/components/loading-progress/index.js +104 -0
  458. package/lib/module/components/loading-progress/index.js.map +1 -0
  459. package/lib/module/components/loading-progress/interface.d.js +4 -0
  460. package/lib/module/components/loading-progress/interface.d.js.map +1 -0
  461. package/lib/module/components/menu-item/index.js +82 -0
  462. package/lib/module/components/menu-item/index.js.map +1 -0
  463. package/lib/module/components/menu-item/interface.d.js +4 -0
  464. package/lib/module/components/menu-item/interface.d.js.map +1 -0
  465. package/lib/module/components/menu-item/styles.js +2 -0
  466. package/lib/module/components/menu-item/styles.js.map +1 -0
  467. package/lib/module/components/no-data/index.js +41 -0
  468. package/lib/module/components/no-data/index.js.map +1 -0
  469. package/lib/module/components/no-data/interface.d.js +4 -0
  470. package/lib/module/components/no-data/interface.d.js.map +1 -0
  471. package/lib/module/components/notification-loading/index.js +151 -0
  472. package/lib/module/components/notification-loading/index.js.map +1 -0
  473. package/lib/module/components/notification-loading/interface.d.js +4 -0
  474. package/lib/module/components/notification-loading/interface.d.js.map +1 -0
  475. package/lib/module/components/scheduled-journey-indicators/index.js +96 -0
  476. package/lib/module/components/scheduled-journey-indicators/index.js.map +1 -0
  477. package/lib/module/components/scheduled-journey-indicators/interface.d.js +4 -0
  478. package/lib/module/components/scheduled-journey-indicators/interface.d.js.map +1 -0
  479. package/lib/module/components/selects/select-option/index.js +106 -0
  480. package/lib/module/components/selects/select-option/index.js.map +1 -0
  481. package/lib/module/components/selects/select-option/interface.d.js +4 -0
  482. package/lib/module/components/selects/select-option/interface.d.js.map +1 -0
  483. package/lib/module/components/selects/select-option/styles.js +75 -0
  484. package/lib/module/components/selects/select-option/styles.js.map +1 -0
  485. package/lib/module/components/step-indicator/helpers/get-icon-by-status.js +21 -0
  486. package/lib/module/components/step-indicator/helpers/get-icon-by-status.js.map +1 -0
  487. package/lib/module/components/step-indicator/index.js +152 -0
  488. package/lib/module/components/step-indicator/index.js.map +1 -0
  489. package/lib/module/components/step-indicator/interface.d.js +4 -0
  490. package/lib/module/components/step-indicator/interface.d.js.map +1 -0
  491. package/lib/module/components/step-indicator/styles.js +67 -0
  492. package/lib/module/components/step-indicator/styles.js.map +1 -0
  493. package/lib/module/components/typography/index.js +71 -0
  494. package/lib/module/components/typography/index.js.map +1 -0
  495. package/lib/module/components/typography/interface.d.js +4 -0
  496. package/lib/module/components/typography/interface.d.js.map +1 -0
  497. package/lib/module/components/typography/styles.js +34 -0
  498. package/lib/module/components/typography/styles.js.map +1 -0
  499. package/lib/module/components/user-profile/index.js +213 -0
  500. package/lib/module/components/user-profile/index.js.map +1 -0
  501. package/lib/module/components/user-profile/interface.d.js +4 -0
  502. package/lib/module/components/user-profile/interface.d.js.map +1 -0
  503. package/lib/module/index.js +39 -0
  504. package/lib/module/index.js.map +1 -0
  505. package/lib/module/stories/box/box.stories.js +109 -0
  506. package/lib/module/stories/box/box.stories.js.map +1 -0
  507. package/lib/module/stories/button/button.stories.js +198 -0
  508. package/lib/module/stories/button/button.stories.js.map +1 -0
  509. package/lib/module/stories/capture-photo/capture-photo.stories.js +164 -0
  510. package/lib/module/stories/capture-photo/capture-photo.stories.js.map +1 -0
  511. package/lib/module/stories/card-history/card-history.stories.js +46 -0
  512. package/lib/module/stories/card-history/card-history.stories.js.map +1 -0
  513. package/lib/module/stories/card-hours/card-hours.stories.js +97 -0
  514. package/lib/module/stories/card-hours/card-hours.stories.js.map +1 -0
  515. package/lib/module/stories/card-loading/card-loading.stories.js +80 -0
  516. package/lib/module/stories/card-loading/card-loading.stories.js.map +1 -0
  517. package/lib/module/stories/card-scheduled-journey/card-scheduled-journey.stories.js +93 -0
  518. package/lib/module/stories/card-scheduled-journey/card-scheduled-journey.stories.js.map +1 -0
  519. package/lib/module/stories/card-work-session/card-work-session.stories.js +46 -0
  520. package/lib/module/stories/card-work-session/card-work-session.stories.js.map +1 -0
  521. package/lib/module/stories/check-box/check-box.stories.js +74 -0
  522. package/lib/module/stories/check-box/check-box.stories.js.map +1 -0
  523. package/lib/module/stories/coil/coil.stories.js +58 -0
  524. package/lib/module/stories/coil/coil.stories.js.map +1 -0
  525. package/lib/module/stories/filter-journey/filter-journey.stories.js +74 -0
  526. package/lib/module/stories/filter-journey/filter-journey.stories.js.map +1 -0
  527. package/lib/module/stories/header-profile/header-profile.stories.js +79 -0
  528. package/lib/module/stories/header-profile/header-profile.stories.js.map +1 -0
  529. package/lib/module/stories/image-capture-with-remove/image-capture-with-remove.stories.js +41 -0
  530. package/lib/module/stories/image-capture-with-remove/image-capture-with-remove.stories.js.map +1 -0
  531. package/lib/module/stories/input/input.stories.js +332 -0
  532. package/lib/module/stories/input/input.stories.js.map +1 -0
  533. package/lib/module/stories/loading-details/loading-details.stories.js +43 -0
  534. package/lib/module/stories/loading-details/loading-details.stories.js.map +1 -0
  535. package/lib/module/stories/loading-progress/loading-progress.stories.js +30 -0
  536. package/lib/module/stories/loading-progress/loading-progress.stories.js.map +1 -0
  537. package/lib/module/stories/menu-item/menu-item.stories.js +70 -0
  538. package/lib/module/stories/menu-item/menu-item.stories.js.map +1 -0
  539. package/lib/module/stories/no-data/no-data.stories.js +31 -0
  540. package/lib/module/stories/no-data/no-data.stories.js.map +1 -0
  541. package/lib/module/stories/notification-loading/notification-loading.stories.js +68 -0
  542. package/lib/module/stories/notification-loading/notification-loading.stories.js.map +1 -0
  543. package/lib/module/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.js +80 -0
  544. package/lib/module/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.js.map +1 -0
  545. package/lib/module/stories/select-option/select-option.stories.js +48 -0
  546. package/lib/module/stories/select-option/select-option.stories.js.map +1 -0
  547. package/lib/module/stories/step-indicator/step-indicator.stories.js +100 -0
  548. package/lib/module/stories/step-indicator/step-indicator.stories.js.map +1 -0
  549. package/lib/module/stories/typography/typography.stories.js +134 -0
  550. package/lib/module/stories/typography/typography.stories.js.map +1 -0
  551. package/lib/module/stories/user-profile/user-profile.stories.js +50 -0
  552. package/lib/module/stories/user-profile/user-profile.stories.js.map +1 -0
  553. package/lib/module/styles/global/interface.d.js +4 -0
  554. package/lib/module/styles/global/interface.d.js.map +1 -0
  555. package/lib/module/styles/global/styles.js +57 -0
  556. package/lib/module/styles/global/styles.js.map +1 -0
  557. package/lib/module/styles/global/theme-provider.js +16 -0
  558. package/lib/module/styles/global/theme-provider.js.map +1 -0
  559. package/lib/module/styles/theme/theme.js +163 -0
  560. package/lib/module/styles/theme/theme.js.map +1 -0
  561. package/lib/module/utils/format-data/index.js +15 -0
  562. package/lib/module/utils/format-data/index.js.map +1 -0
  563. package/lib/module/utils/mutiply/index.js +6 -0
  564. package/lib/module/utils/mutiply/index.js.map +1 -0
  565. package/lib/module/utils/status-color/return-color.js +13 -0
  566. package/lib/module/utils/status-color/return-color.js.map +1 -0
  567. package/lib/typescript/commonjs/package.json +1 -0
  568. package/lib/typescript/commonjs/src/common/constants/index.d.ts +5 -0
  569. package/lib/typescript/commonjs/src/common/constants/index.d.ts.map +1 -0
  570. package/lib/typescript/commonjs/src/common/icons-svg/arrow-drop-down/index.d.ts +14 -0
  571. package/lib/typescript/commonjs/src/common/icons-svg/arrow-drop-down/index.d.ts.map +1 -0
  572. package/lib/typescript/commonjs/src/common/icons-svg/arrow-left/index.d.ts +11 -0
  573. package/lib/typescript/commonjs/src/common/icons-svg/arrow-left/index.d.ts.map +1 -0
  574. package/lib/typescript/commonjs/src/common/icons-svg/bell/index.d.ts +8 -0
  575. package/lib/typescript/commonjs/src/common/icons-svg/bell/index.d.ts.map +1 -0
  576. package/lib/typescript/commonjs/src/common/icons-svg/bluetooth/index.d.ts +11 -0
  577. package/lib/typescript/commonjs/src/common/icons-svg/bluetooth/index.d.ts.map +1 -0
  578. package/lib/typescript/commonjs/src/common/icons-svg/bluetooth-connected/index.d.ts +11 -0
  579. package/lib/typescript/commonjs/src/common/icons-svg/bluetooth-connected/index.d.ts.map +1 -0
  580. package/lib/typescript/commonjs/src/common/icons-svg/calendar/index.d.ts +11 -0
  581. package/lib/typescript/commonjs/src/common/icons-svg/calendar/index.d.ts.map +1 -0
  582. package/lib/typescript/commonjs/src/common/icons-svg/call-bell/index.d.ts +11 -0
  583. package/lib/typescript/commonjs/src/common/icons-svg/call-bell/index.d.ts.map +1 -0
  584. package/lib/typescript/commonjs/src/common/icons-svg/camera-plus/index.d.ts +11 -0
  585. package/lib/typescript/commonjs/src/common/icons-svg/camera-plus/index.d.ts.map +1 -0
  586. package/lib/typescript/commonjs/src/common/icons-svg/chart-bar/index.d.ts +11 -0
  587. package/lib/typescript/commonjs/src/common/icons-svg/chart-bar/index.d.ts.map +1 -0
  588. package/lib/typescript/commonjs/src/common/icons-svg/check-box-fill/index.d.ts +14 -0
  589. package/lib/typescript/commonjs/src/common/icons-svg/check-box-fill/index.d.ts.map +1 -0
  590. package/lib/typescript/commonjs/src/common/icons-svg/check-box-outline/index.d.ts +14 -0
  591. package/lib/typescript/commonjs/src/common/icons-svg/check-box-outline/index.d.ts.map +1 -0
  592. package/lib/typescript/commonjs/src/common/icons-svg/check-circle/index.d.ts +11 -0
  593. package/lib/typescript/commonjs/src/common/icons-svg/check-circle/index.d.ts.map +1 -0
  594. package/lib/typescript/commonjs/src/common/icons-svg/closed/index.d.ts +14 -0
  595. package/lib/typescript/commonjs/src/common/icons-svg/closed/index.d.ts.map +1 -0
  596. package/lib/typescript/commonjs/src/common/icons-svg/constants/index.d.ts +52 -0
  597. package/lib/typescript/commonjs/src/common/icons-svg/constants/index.d.ts.map +1 -0
  598. package/lib/typescript/commonjs/src/common/icons-svg/credit-card/index.d.ts +14 -0
  599. package/lib/typescript/commonjs/src/common/icons-svg/credit-card/index.d.ts.map +1 -0
  600. package/lib/typescript/commonjs/src/common/icons-svg/currency/index.d.ts +11 -0
  601. package/lib/typescript/commonjs/src/common/icons-svg/currency/index.d.ts.map +1 -0
  602. package/lib/typescript/commonjs/src/common/icons-svg/currency-circle-dollar/index.d.ts +11 -0
  603. package/lib/typescript/commonjs/src/common/icons-svg/currency-circle-dollar/index.d.ts.map +1 -0
  604. package/lib/typescript/commonjs/src/common/icons-svg/ellipse/index.d.ts +5 -0
  605. package/lib/typescript/commonjs/src/common/icons-svg/ellipse/index.d.ts.map +1 -0
  606. package/lib/typescript/commonjs/src/common/icons-svg/exclamation-circle/index.d.ts +8 -0
  607. package/lib/typescript/commonjs/src/common/icons-svg/exclamation-circle/index.d.ts.map +1 -0
  608. package/lib/typescript/commonjs/src/common/icons-svg/eye/index.d.ts +11 -0
  609. package/lib/typescript/commonjs/src/common/icons-svg/eye/index.d.ts.map +1 -0
  610. package/lib/typescript/commonjs/src/common/icons-svg/eye-slash/index.d.ts +11 -0
  611. package/lib/typescript/commonjs/src/common/icons-svg/eye-slash/index.d.ts.map +1 -0
  612. package/lib/typescript/commonjs/src/common/icons-svg/file-text/index.d.ts +14 -0
  613. package/lib/typescript/commonjs/src/common/icons-svg/file-text/index.d.ts.map +1 -0
  614. package/lib/typescript/commonjs/src/common/icons-svg/files/index.d.ts +8 -0
  615. package/lib/typescript/commonjs/src/common/icons-svg/files/index.d.ts.map +1 -0
  616. package/lib/typescript/commonjs/src/common/icons-svg/gas-pump/index.d.ts +11 -0
  617. package/lib/typescript/commonjs/src/common/icons-svg/gas-pump/index.d.ts.map +1 -0
  618. package/lib/typescript/commonjs/src/common/icons-svg/gauge/index.d.ts +11 -0
  619. package/lib/typescript/commonjs/src/common/icons-svg/gauge/index.d.ts.map +1 -0
  620. package/lib/typescript/commonjs/src/common/icons-svg/gear/index.d.ts +11 -0
  621. package/lib/typescript/commonjs/src/common/icons-svg/gear/index.d.ts.map +1 -0
  622. package/lib/typescript/commonjs/src/common/icons-svg/index.d.ts +12 -0
  623. package/lib/typescript/commonjs/src/common/icons-svg/index.d.ts.map +1 -0
  624. package/lib/typescript/commonjs/src/common/icons-svg/lifebuoy/index.d.ts +11 -0
  625. package/lib/typescript/commonjs/src/common/icons-svg/lifebuoy/index.d.ts.map +1 -0
  626. package/lib/typescript/commonjs/src/common/icons-svg/list/index.d.ts +11 -0
  627. package/lib/typescript/commonjs/src/common/icons-svg/list/index.d.ts.map +1 -0
  628. package/lib/typescript/commonjs/src/common/icons-svg/moon-stars/index.d.ts +11 -0
  629. package/lib/typescript/commonjs/src/common/icons-svg/moon-stars/index.d.ts.map +1 -0
  630. package/lib/typescript/commonjs/src/common/icons-svg/note-pincel/index.d.ts +11 -0
  631. package/lib/typescript/commonjs/src/common/icons-svg/note-pincel/index.d.ts.map +1 -0
  632. package/lib/typescript/commonjs/src/common/icons-svg/package/index.d.ts +11 -0
  633. package/lib/typescript/commonjs/src/common/icons-svg/package/index.d.ts.map +1 -0
  634. package/lib/typescript/commonjs/src/common/icons-svg/package-check/index.d.ts +14 -0
  635. package/lib/typescript/commonjs/src/common/icons-svg/package-check/index.d.ts.map +1 -0
  636. package/lib/typescript/commonjs/src/common/icons-svg/plus/index.d.ts +11 -0
  637. package/lib/typescript/commonjs/src/common/icons-svg/plus/index.d.ts.map +1 -0
  638. package/lib/typescript/commonjs/src/common/icons-svg/recused/index.d.ts +11 -0
  639. package/lib/typescript/commonjs/src/common/icons-svg/recused/index.d.ts.map +1 -0
  640. package/lib/typescript/commonjs/src/common/icons-svg/shopping-cart/index.d.ts +14 -0
  641. package/lib/typescript/commonjs/src/common/icons-svg/shopping-cart/index.d.ts.map +1 -0
  642. package/lib/typescript/commonjs/src/common/icons-svg/steering-wheel/index.d.ts +11 -0
  643. package/lib/typescript/commonjs/src/common/icons-svg/steering-wheel/index.d.ts.map +1 -0
  644. package/lib/typescript/commonjs/src/common/icons-svg/steering-wheel-fill/index.d.ts +11 -0
  645. package/lib/typescript/commonjs/src/common/icons-svg/steering-wheel-fill/index.d.ts.map +1 -0
  646. package/lib/typescript/commonjs/src/common/icons-svg/timer/index.d.ts +11 -0
  647. package/lib/typescript/commonjs/src/common/icons-svg/timer/index.d.ts.map +1 -0
  648. package/lib/typescript/commonjs/src/common/icons-svg/trophy/index.d.ts +11 -0
  649. package/lib/typescript/commonjs/src/common/icons-svg/trophy/index.d.ts.map +1 -0
  650. package/lib/typescript/commonjs/src/common/icons-svg/truck/index.d.ts +14 -0
  651. package/lib/typescript/commonjs/src/common/icons-svg/truck/index.d.ts.map +1 -0
  652. package/lib/typescript/commonjs/src/common/icons-svg/truck-trailer/index.d.ts +11 -0
  653. package/lib/typescript/commonjs/src/common/icons-svg/truck-trailer/index.d.ts.map +1 -0
  654. package/lib/typescript/commonjs/src/common/icons-svg/wifi-high/index.d.ts +11 -0
  655. package/lib/typescript/commonjs/src/common/icons-svg/wifi-high/index.d.ts.map +1 -0
  656. package/lib/typescript/commonjs/src/common/icons-svg/wifi-x/index.d.ts +11 -0
  657. package/lib/typescript/commonjs/src/common/icons-svg/wifi-x/index.d.ts.map +1 -0
  658. package/lib/typescript/commonjs/src/common/icons-svg/x-circle/index.d.ts +14 -0
  659. package/lib/typescript/commonjs/src/common/icons-svg/x-circle/index.d.ts.map +1 -0
  660. package/lib/typescript/commonjs/src/components/box/index.d.ts +10 -0
  661. package/lib/typescript/commonjs/src/components/box/index.d.ts.map +1 -0
  662. package/lib/typescript/commonjs/src/components/box/styles.d.ts +13 -0
  663. package/lib/typescript/commonjs/src/components/box/styles.d.ts.map +1 -0
  664. package/lib/typescript/commonjs/src/components/button/index.d.ts +10 -0
  665. package/lib/typescript/commonjs/src/components/button/index.d.ts.map +1 -0
  666. package/lib/typescript/commonjs/src/components/button/styles.d.ts +24 -0
  667. package/lib/typescript/commonjs/src/components/button/styles.d.ts.map +1 -0
  668. package/lib/typescript/commonjs/src/components/capture-photo/index.d.ts +14 -0
  669. package/lib/typescript/commonjs/src/components/capture-photo/index.d.ts.map +1 -0
  670. package/lib/typescript/commonjs/src/components/capture-photo/styles.d.ts +12 -0
  671. package/lib/typescript/commonjs/src/components/capture-photo/styles.d.ts.map +1 -0
  672. package/lib/typescript/commonjs/src/components/card-history/index.d.ts +15 -0
  673. package/lib/typescript/commonjs/src/components/card-history/index.d.ts.map +1 -0
  674. package/lib/typescript/commonjs/src/components/card-hours/index.d.ts +10 -0
  675. package/lib/typescript/commonjs/src/components/card-hours/index.d.ts.map +1 -0
  676. package/lib/typescript/commonjs/src/components/card-loading/index.d.ts +15 -0
  677. package/lib/typescript/commonjs/src/components/card-loading/index.d.ts.map +1 -0
  678. package/lib/typescript/commonjs/src/components/card-scheduled-journey/index.d.ts +14 -0
  679. package/lib/typescript/commonjs/src/components/card-scheduled-journey/index.d.ts.map +1 -0
  680. package/lib/typescript/commonjs/src/components/card-scheduled-journey/interface.d.ts +33 -0
  681. package/lib/typescript/commonjs/src/components/card-scheduled-journey/interface.d.ts.map +1 -0
  682. package/lib/typescript/commonjs/src/components/card-scheduled-journey/styles.d.ts +12 -0
  683. package/lib/typescript/commonjs/src/components/card-scheduled-journey/styles.d.ts.map +1 -0
  684. package/lib/typescript/commonjs/src/components/card-work-session/index.d.ts +11 -0
  685. package/lib/typescript/commonjs/src/components/card-work-session/index.d.ts.map +1 -0
  686. package/lib/typescript/commonjs/src/components/check-box/index.d.ts +14 -0
  687. package/lib/typescript/commonjs/src/components/check-box/index.d.ts.map +1 -0
  688. package/lib/typescript/commonjs/src/components/coil/index.d.ts +11 -0
  689. package/lib/typescript/commonjs/src/components/coil/index.d.ts.map +1 -0
  690. package/lib/typescript/commonjs/src/components/filter-journey/index.d.ts +8 -0
  691. package/lib/typescript/commonjs/src/components/filter-journey/index.d.ts.map +1 -0
  692. package/lib/typescript/commonjs/src/components/header-profile/index.d.ts +14 -0
  693. package/lib/typescript/commonjs/src/components/header-profile/index.d.ts.map +1 -0
  694. package/lib/typescript/commonjs/src/components/image-capture-with-remove/index.d.ts +15 -0
  695. package/lib/typescript/commonjs/src/components/image-capture-with-remove/index.d.ts.map +1 -0
  696. package/lib/typescript/commonjs/src/components/input/index.d.ts +15 -0
  697. package/lib/typescript/commonjs/src/components/input/index.d.ts.map +1 -0
  698. package/lib/typescript/commonjs/src/components/input/styles.d.ts +12 -0
  699. package/lib/typescript/commonjs/src/components/input/styles.d.ts.map +1 -0
  700. package/lib/typescript/commonjs/src/components/loading-details/index.d.ts +11 -0
  701. package/lib/typescript/commonjs/src/components/loading-details/index.d.ts.map +1 -0
  702. package/lib/typescript/commonjs/src/components/loading-progress/index.d.ts +15 -0
  703. package/lib/typescript/commonjs/src/components/loading-progress/index.d.ts.map +1 -0
  704. package/lib/typescript/commonjs/src/components/menu-item/index.d.ts +15 -0
  705. package/lib/typescript/commonjs/src/components/menu-item/index.d.ts.map +1 -0
  706. package/lib/typescript/commonjs/src/components/menu-item/styles.d.ts +1 -0
  707. package/lib/typescript/commonjs/src/components/menu-item/styles.d.ts.map +1 -0
  708. package/lib/typescript/commonjs/src/components/no-data/index.d.ts +8 -0
  709. package/lib/typescript/commonjs/src/components/no-data/index.d.ts.map +1 -0
  710. package/lib/typescript/commonjs/src/components/notification-loading/index.d.ts +11 -0
  711. package/lib/typescript/commonjs/src/components/notification-loading/index.d.ts.map +1 -0
  712. package/lib/typescript/commonjs/src/components/scheduled-journey-indicators/index.d.ts +11 -0
  713. package/lib/typescript/commonjs/src/components/scheduled-journey-indicators/index.d.ts.map +1 -0
  714. package/lib/typescript/commonjs/src/components/selects/select-option/index.d.ts +14 -0
  715. package/lib/typescript/commonjs/src/components/selects/select-option/index.d.ts.map +1 -0
  716. package/lib/typescript/commonjs/src/components/selects/select-option/styles.d.ts +64 -0
  717. package/lib/typescript/commonjs/src/components/selects/select-option/styles.d.ts.map +1 -0
  718. package/lib/typescript/commonjs/src/components/step-indicator/helpers/get-icon-by-status.d.ts +15 -0
  719. package/lib/typescript/commonjs/src/components/step-indicator/helpers/get-icon-by-status.d.ts.map +1 -0
  720. package/lib/typescript/commonjs/src/components/step-indicator/index.d.ts +14 -0
  721. package/lib/typescript/commonjs/src/components/step-indicator/index.d.ts.map +1 -0
  722. package/lib/typescript/commonjs/src/components/step-indicator/styles.d.ts +57 -0
  723. package/lib/typescript/commonjs/src/components/step-indicator/styles.d.ts.map +1 -0
  724. package/lib/typescript/commonjs/src/components/typography/index.d.ts +14 -0
  725. package/lib/typescript/commonjs/src/components/typography/index.d.ts.map +1 -0
  726. package/lib/typescript/commonjs/src/components/typography/styles.d.ts +30 -0
  727. package/lib/typescript/commonjs/src/components/typography/styles.d.ts.map +1 -0
  728. package/lib/typescript/commonjs/src/components/user-profile/index.d.ts +15 -0
  729. package/lib/typescript/commonjs/src/components/user-profile/index.d.ts.map +1 -0
  730. package/{src/index.tsx → lib/typescript/commonjs/src/index.d.ts} +31 -25
  731. package/lib/typescript/commonjs/src/index.d.ts.map +1 -0
  732. package/lib/typescript/commonjs/src/stories/box/box.stories.d.ts +9 -0
  733. package/lib/typescript/commonjs/src/stories/box/box.stories.d.ts.map +1 -0
  734. package/lib/typescript/commonjs/src/stories/button/button.stories.d.ts +11 -0
  735. package/lib/typescript/commonjs/src/stories/button/button.stories.d.ts.map +1 -0
  736. package/lib/typescript/commonjs/src/stories/capture-photo/capture-photo.stories.d.ts +10 -0
  737. package/lib/typescript/commonjs/src/stories/capture-photo/capture-photo.stories.d.ts.map +1 -0
  738. package/lib/typescript/commonjs/src/stories/card-history/card-history.stories.d.ts +7 -0
  739. package/lib/typescript/commonjs/src/stories/card-history/card-history.stories.d.ts.map +1 -0
  740. package/lib/typescript/commonjs/src/stories/card-hours/card-hours.stories.d.ts +8 -0
  741. package/lib/typescript/commonjs/src/stories/card-hours/card-hours.stories.d.ts.map +1 -0
  742. package/lib/typescript/commonjs/src/stories/card-loading/card-loading.stories.d.ts +9 -0
  743. package/lib/typescript/commonjs/src/stories/card-loading/card-loading.stories.d.ts.map +1 -0
  744. package/lib/typescript/commonjs/src/stories/card-scheduled-journey/card-scheduled-journey.stories.d.ts +11 -0
  745. package/lib/typescript/commonjs/src/stories/card-scheduled-journey/card-scheduled-journey.stories.d.ts.map +1 -0
  746. package/lib/typescript/commonjs/src/stories/card-work-session/card-work-session.stories.d.ts +7 -0
  747. package/lib/typescript/commonjs/src/stories/card-work-session/card-work-session.stories.d.ts.map +1 -0
  748. package/lib/typescript/commonjs/src/stories/check-box/check-box.stories.d.ts +10 -0
  749. package/lib/typescript/commonjs/src/stories/check-box/check-box.stories.d.ts.map +1 -0
  750. package/lib/typescript/commonjs/src/stories/coil/coil.stories.d.ts +9 -0
  751. package/lib/typescript/commonjs/src/stories/coil/coil.stories.d.ts.map +1 -0
  752. package/lib/typescript/commonjs/src/stories/filter-journey/filter-journey.stories.d.ts +7 -0
  753. package/lib/typescript/commonjs/src/stories/filter-journey/filter-journey.stories.d.ts.map +1 -0
  754. package/lib/typescript/commonjs/src/stories/header-profile/header-profile.stories.d.ts +10 -0
  755. package/lib/typescript/commonjs/src/stories/header-profile/header-profile.stories.d.ts.map +1 -0
  756. package/lib/typescript/commonjs/src/stories/image-capture-with-remove/image-capture-with-remove.stories.d.ts +8 -0
  757. package/lib/typescript/commonjs/src/stories/image-capture-with-remove/image-capture-with-remove.stories.d.ts.map +1 -0
  758. package/lib/typescript/commonjs/src/stories/input/input.stories.d.ts +15 -0
  759. package/lib/typescript/commonjs/src/stories/input/input.stories.d.ts.map +1 -0
  760. package/lib/typescript/commonjs/src/stories/loading-details/loading-details.stories.d.ts +7 -0
  761. package/lib/typescript/commonjs/src/stories/loading-details/loading-details.stories.d.ts.map +1 -0
  762. package/lib/typescript/commonjs/src/stories/loading-progress/loading-progress.stories.d.ts +7 -0
  763. package/lib/typescript/commonjs/src/stories/loading-progress/loading-progress.stories.d.ts.map +1 -0
  764. package/lib/typescript/commonjs/src/stories/menu-item/menu-item.stories.d.ts +9 -0
  765. package/lib/typescript/commonjs/src/stories/menu-item/menu-item.stories.d.ts.map +1 -0
  766. package/lib/typescript/commonjs/src/stories/no-data/no-data.stories.d.ts +7 -0
  767. package/lib/typescript/commonjs/src/stories/no-data/no-data.stories.d.ts.map +1 -0
  768. package/lib/typescript/commonjs/src/stories/notification-loading/notification-loading.stories.d.ts +9 -0
  769. package/lib/typescript/commonjs/src/stories/notification-loading/notification-loading.stories.d.ts.map +1 -0
  770. package/lib/typescript/commonjs/src/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.d.ts +10 -0
  771. package/lib/typescript/commonjs/src/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.d.ts.map +1 -0
  772. package/lib/typescript/commonjs/src/stories/select-option/select-option.stories.d.ts +7 -0
  773. package/lib/typescript/commonjs/src/stories/select-option/select-option.stories.d.ts.map +1 -0
  774. package/lib/typescript/commonjs/src/stories/step-indicator/step-indicator.stories.d.ts +8 -0
  775. package/lib/typescript/commonjs/src/stories/step-indicator/step-indicator.stories.d.ts.map +1 -0
  776. package/lib/typescript/commonjs/src/stories/typography/typography.stories.d.ts +16 -0
  777. package/lib/typescript/commonjs/src/stories/typography/typography.stories.d.ts.map +1 -0
  778. package/lib/typescript/commonjs/src/stories/user-profile/user-profile.stories.d.ts +8 -0
  779. package/lib/typescript/commonjs/src/stories/user-profile/user-profile.stories.d.ts.map +1 -0
  780. package/lib/typescript/commonjs/src/styles/global/styles.d.ts +47 -0
  781. package/lib/typescript/commonjs/src/styles/global/styles.d.ts.map +1 -0
  782. package/lib/typescript/commonjs/src/styles/global/theme-provider.d.ts +149 -0
  783. package/lib/typescript/commonjs/src/styles/global/theme-provider.d.ts.map +1 -0
  784. package/lib/typescript/commonjs/src/styles/theme/theme.d.ts +151 -0
  785. package/lib/typescript/commonjs/src/styles/theme/theme.d.ts.map +1 -0
  786. package/lib/typescript/commonjs/src/utils/format-data/index.d.ts +8 -0
  787. package/lib/typescript/commonjs/src/utils/format-data/index.d.ts.map +1 -0
  788. package/lib/typescript/commonjs/src/utils/mutiply/index.d.ts +2 -0
  789. package/lib/typescript/commonjs/src/utils/mutiply/index.d.ts.map +1 -0
  790. package/lib/typescript/commonjs/src/utils/status-color/return-color.d.ts +4 -0
  791. package/lib/typescript/commonjs/src/utils/status-color/return-color.d.ts.map +1 -0
  792. package/lib/typescript/module/package.json +1 -0
  793. package/lib/typescript/module/src/common/constants/index.d.ts +5 -0
  794. package/lib/typescript/module/src/common/constants/index.d.ts.map +1 -0
  795. package/lib/typescript/module/src/common/icons-svg/arrow-drop-down/index.d.ts +14 -0
  796. package/lib/typescript/module/src/common/icons-svg/arrow-drop-down/index.d.ts.map +1 -0
  797. package/lib/typescript/module/src/common/icons-svg/arrow-left/index.d.ts +11 -0
  798. package/lib/typescript/module/src/common/icons-svg/arrow-left/index.d.ts.map +1 -0
  799. package/lib/typescript/module/src/common/icons-svg/bell/index.d.ts +8 -0
  800. package/lib/typescript/module/src/common/icons-svg/bell/index.d.ts.map +1 -0
  801. package/lib/typescript/module/src/common/icons-svg/bluetooth/index.d.ts +11 -0
  802. package/lib/typescript/module/src/common/icons-svg/bluetooth/index.d.ts.map +1 -0
  803. package/lib/typescript/module/src/common/icons-svg/bluetooth-connected/index.d.ts +11 -0
  804. package/lib/typescript/module/src/common/icons-svg/bluetooth-connected/index.d.ts.map +1 -0
  805. package/lib/typescript/module/src/common/icons-svg/calendar/index.d.ts +11 -0
  806. package/lib/typescript/module/src/common/icons-svg/calendar/index.d.ts.map +1 -0
  807. package/lib/typescript/module/src/common/icons-svg/call-bell/index.d.ts +11 -0
  808. package/lib/typescript/module/src/common/icons-svg/call-bell/index.d.ts.map +1 -0
  809. package/lib/typescript/module/src/common/icons-svg/camera-plus/index.d.ts +11 -0
  810. package/lib/typescript/module/src/common/icons-svg/camera-plus/index.d.ts.map +1 -0
  811. package/lib/typescript/module/src/common/icons-svg/chart-bar/index.d.ts +11 -0
  812. package/lib/typescript/module/src/common/icons-svg/chart-bar/index.d.ts.map +1 -0
  813. package/lib/typescript/module/src/common/icons-svg/check-box-fill/index.d.ts +14 -0
  814. package/lib/typescript/module/src/common/icons-svg/check-box-fill/index.d.ts.map +1 -0
  815. package/lib/typescript/module/src/common/icons-svg/check-box-outline/index.d.ts +14 -0
  816. package/lib/typescript/module/src/common/icons-svg/check-box-outline/index.d.ts.map +1 -0
  817. package/lib/typescript/module/src/common/icons-svg/check-circle/index.d.ts +11 -0
  818. package/lib/typescript/module/src/common/icons-svg/check-circle/index.d.ts.map +1 -0
  819. package/lib/typescript/module/src/common/icons-svg/closed/index.d.ts +14 -0
  820. package/lib/typescript/module/src/common/icons-svg/closed/index.d.ts.map +1 -0
  821. package/lib/typescript/module/src/common/icons-svg/constants/index.d.ts +52 -0
  822. package/lib/typescript/module/src/common/icons-svg/constants/index.d.ts.map +1 -0
  823. package/lib/typescript/module/src/common/icons-svg/credit-card/index.d.ts +14 -0
  824. package/lib/typescript/module/src/common/icons-svg/credit-card/index.d.ts.map +1 -0
  825. package/lib/typescript/module/src/common/icons-svg/currency/index.d.ts +11 -0
  826. package/lib/typescript/module/src/common/icons-svg/currency/index.d.ts.map +1 -0
  827. package/lib/typescript/module/src/common/icons-svg/currency-circle-dollar/index.d.ts +11 -0
  828. package/lib/typescript/module/src/common/icons-svg/currency-circle-dollar/index.d.ts.map +1 -0
  829. package/lib/typescript/module/src/common/icons-svg/ellipse/index.d.ts +5 -0
  830. package/lib/typescript/module/src/common/icons-svg/ellipse/index.d.ts.map +1 -0
  831. package/lib/typescript/module/src/common/icons-svg/exclamation-circle/index.d.ts +8 -0
  832. package/lib/typescript/module/src/common/icons-svg/exclamation-circle/index.d.ts.map +1 -0
  833. package/lib/typescript/module/src/common/icons-svg/eye/index.d.ts +11 -0
  834. package/lib/typescript/module/src/common/icons-svg/eye/index.d.ts.map +1 -0
  835. package/lib/typescript/module/src/common/icons-svg/eye-slash/index.d.ts +11 -0
  836. package/lib/typescript/module/src/common/icons-svg/eye-slash/index.d.ts.map +1 -0
  837. package/lib/typescript/module/src/common/icons-svg/file-text/index.d.ts +14 -0
  838. package/lib/typescript/module/src/common/icons-svg/file-text/index.d.ts.map +1 -0
  839. package/lib/typescript/module/src/common/icons-svg/files/index.d.ts +8 -0
  840. package/lib/typescript/module/src/common/icons-svg/files/index.d.ts.map +1 -0
  841. package/lib/typescript/module/src/common/icons-svg/gas-pump/index.d.ts +11 -0
  842. package/lib/typescript/module/src/common/icons-svg/gas-pump/index.d.ts.map +1 -0
  843. package/lib/typescript/module/src/common/icons-svg/gauge/index.d.ts +11 -0
  844. package/lib/typescript/module/src/common/icons-svg/gauge/index.d.ts.map +1 -0
  845. package/lib/typescript/module/src/common/icons-svg/gear/index.d.ts +11 -0
  846. package/lib/typescript/module/src/common/icons-svg/gear/index.d.ts.map +1 -0
  847. package/lib/typescript/module/src/common/icons-svg/index.d.ts +12 -0
  848. package/lib/typescript/module/src/common/icons-svg/index.d.ts.map +1 -0
  849. package/lib/typescript/module/src/common/icons-svg/lifebuoy/index.d.ts +11 -0
  850. package/lib/typescript/module/src/common/icons-svg/lifebuoy/index.d.ts.map +1 -0
  851. package/lib/typescript/module/src/common/icons-svg/list/index.d.ts +11 -0
  852. package/lib/typescript/module/src/common/icons-svg/list/index.d.ts.map +1 -0
  853. package/lib/typescript/module/src/common/icons-svg/moon-stars/index.d.ts +11 -0
  854. package/lib/typescript/module/src/common/icons-svg/moon-stars/index.d.ts.map +1 -0
  855. package/lib/typescript/module/src/common/icons-svg/note-pincel/index.d.ts +11 -0
  856. package/lib/typescript/module/src/common/icons-svg/note-pincel/index.d.ts.map +1 -0
  857. package/lib/typescript/module/src/common/icons-svg/package/index.d.ts +11 -0
  858. package/lib/typescript/module/src/common/icons-svg/package/index.d.ts.map +1 -0
  859. package/lib/typescript/module/src/common/icons-svg/package-check/index.d.ts +14 -0
  860. package/lib/typescript/module/src/common/icons-svg/package-check/index.d.ts.map +1 -0
  861. package/lib/typescript/module/src/common/icons-svg/plus/index.d.ts +11 -0
  862. package/lib/typescript/module/src/common/icons-svg/plus/index.d.ts.map +1 -0
  863. package/lib/typescript/module/src/common/icons-svg/recused/index.d.ts +11 -0
  864. package/lib/typescript/module/src/common/icons-svg/recused/index.d.ts.map +1 -0
  865. package/lib/typescript/module/src/common/icons-svg/shopping-cart/index.d.ts +14 -0
  866. package/lib/typescript/module/src/common/icons-svg/shopping-cart/index.d.ts.map +1 -0
  867. package/lib/typescript/module/src/common/icons-svg/steering-wheel/index.d.ts +11 -0
  868. package/lib/typescript/module/src/common/icons-svg/steering-wheel/index.d.ts.map +1 -0
  869. package/lib/typescript/module/src/common/icons-svg/steering-wheel-fill/index.d.ts +11 -0
  870. package/lib/typescript/module/src/common/icons-svg/steering-wheel-fill/index.d.ts.map +1 -0
  871. package/lib/typescript/module/src/common/icons-svg/timer/index.d.ts +11 -0
  872. package/lib/typescript/module/src/common/icons-svg/timer/index.d.ts.map +1 -0
  873. package/lib/typescript/module/src/common/icons-svg/trophy/index.d.ts +11 -0
  874. package/lib/typescript/module/src/common/icons-svg/trophy/index.d.ts.map +1 -0
  875. package/lib/typescript/module/src/common/icons-svg/truck/index.d.ts +14 -0
  876. package/lib/typescript/module/src/common/icons-svg/truck/index.d.ts.map +1 -0
  877. package/lib/typescript/module/src/common/icons-svg/truck-trailer/index.d.ts +11 -0
  878. package/lib/typescript/module/src/common/icons-svg/truck-trailer/index.d.ts.map +1 -0
  879. package/lib/typescript/module/src/common/icons-svg/wifi-high/index.d.ts +11 -0
  880. package/lib/typescript/module/src/common/icons-svg/wifi-high/index.d.ts.map +1 -0
  881. package/lib/typescript/module/src/common/icons-svg/wifi-x/index.d.ts +11 -0
  882. package/lib/typescript/module/src/common/icons-svg/wifi-x/index.d.ts.map +1 -0
  883. package/lib/typescript/module/src/common/icons-svg/x-circle/index.d.ts +14 -0
  884. package/lib/typescript/module/src/common/icons-svg/x-circle/index.d.ts.map +1 -0
  885. package/lib/typescript/module/src/components/box/index.d.ts +10 -0
  886. package/lib/typescript/module/src/components/box/index.d.ts.map +1 -0
  887. package/lib/typescript/module/src/components/box/styles.d.ts +13 -0
  888. package/lib/typescript/module/src/components/box/styles.d.ts.map +1 -0
  889. package/lib/typescript/module/src/components/button/index.d.ts +10 -0
  890. package/lib/typescript/module/src/components/button/index.d.ts.map +1 -0
  891. package/lib/typescript/module/src/components/button/styles.d.ts +24 -0
  892. package/lib/typescript/module/src/components/button/styles.d.ts.map +1 -0
  893. package/lib/typescript/module/src/components/capture-photo/index.d.ts +14 -0
  894. package/lib/typescript/module/src/components/capture-photo/index.d.ts.map +1 -0
  895. package/lib/typescript/module/src/components/capture-photo/styles.d.ts +12 -0
  896. package/lib/typescript/module/src/components/capture-photo/styles.d.ts.map +1 -0
  897. package/lib/typescript/module/src/components/card-history/index.d.ts +15 -0
  898. package/lib/typescript/module/src/components/card-history/index.d.ts.map +1 -0
  899. package/lib/typescript/module/src/components/card-hours/index.d.ts +10 -0
  900. package/lib/typescript/module/src/components/card-hours/index.d.ts.map +1 -0
  901. package/lib/typescript/module/src/components/card-loading/index.d.ts +15 -0
  902. package/lib/typescript/module/src/components/card-loading/index.d.ts.map +1 -0
  903. package/lib/typescript/module/src/components/card-scheduled-journey/index.d.ts +14 -0
  904. package/lib/typescript/module/src/components/card-scheduled-journey/index.d.ts.map +1 -0
  905. package/lib/typescript/module/src/components/card-scheduled-journey/interface.d.ts +33 -0
  906. package/lib/typescript/module/src/components/card-scheduled-journey/interface.d.ts.map +1 -0
  907. package/lib/typescript/module/src/components/card-scheduled-journey/styles.d.ts +12 -0
  908. package/lib/typescript/module/src/components/card-scheduled-journey/styles.d.ts.map +1 -0
  909. package/lib/typescript/module/src/components/card-work-session/index.d.ts +11 -0
  910. package/lib/typescript/module/src/components/card-work-session/index.d.ts.map +1 -0
  911. package/lib/typescript/module/src/components/check-box/index.d.ts +14 -0
  912. package/lib/typescript/module/src/components/check-box/index.d.ts.map +1 -0
  913. package/lib/typescript/module/src/components/coil/index.d.ts +11 -0
  914. package/lib/typescript/module/src/components/coil/index.d.ts.map +1 -0
  915. package/lib/typescript/module/src/components/filter-journey/index.d.ts +8 -0
  916. package/lib/typescript/module/src/components/filter-journey/index.d.ts.map +1 -0
  917. package/lib/typescript/module/src/components/header-profile/index.d.ts +14 -0
  918. package/lib/typescript/module/src/components/header-profile/index.d.ts.map +1 -0
  919. package/lib/typescript/module/src/components/image-capture-with-remove/index.d.ts +15 -0
  920. package/lib/typescript/module/src/components/image-capture-with-remove/index.d.ts.map +1 -0
  921. package/lib/typescript/module/src/components/input/index.d.ts +15 -0
  922. package/lib/typescript/module/src/components/input/index.d.ts.map +1 -0
  923. package/lib/typescript/module/src/components/input/styles.d.ts +12 -0
  924. package/lib/typescript/module/src/components/input/styles.d.ts.map +1 -0
  925. package/lib/typescript/module/src/components/loading-details/index.d.ts +11 -0
  926. package/lib/typescript/module/src/components/loading-details/index.d.ts.map +1 -0
  927. package/lib/typescript/module/src/components/loading-progress/index.d.ts +15 -0
  928. package/lib/typescript/module/src/components/loading-progress/index.d.ts.map +1 -0
  929. package/lib/typescript/module/src/components/menu-item/index.d.ts +15 -0
  930. package/lib/typescript/module/src/components/menu-item/index.d.ts.map +1 -0
  931. package/lib/typescript/module/src/components/menu-item/styles.d.ts +1 -0
  932. package/lib/typescript/module/src/components/menu-item/styles.d.ts.map +1 -0
  933. package/lib/typescript/module/src/components/no-data/index.d.ts +8 -0
  934. package/lib/typescript/module/src/components/no-data/index.d.ts.map +1 -0
  935. package/lib/typescript/module/src/components/notification-loading/index.d.ts +11 -0
  936. package/lib/typescript/module/src/components/notification-loading/index.d.ts.map +1 -0
  937. package/lib/typescript/module/src/components/scheduled-journey-indicators/index.d.ts +11 -0
  938. package/lib/typescript/module/src/components/scheduled-journey-indicators/index.d.ts.map +1 -0
  939. package/lib/typescript/module/src/components/selects/select-option/index.d.ts +14 -0
  940. package/lib/typescript/module/src/components/selects/select-option/index.d.ts.map +1 -0
  941. package/lib/typescript/module/src/components/selects/select-option/styles.d.ts +64 -0
  942. package/lib/typescript/module/src/components/selects/select-option/styles.d.ts.map +1 -0
  943. package/lib/typescript/module/src/components/step-indicator/helpers/get-icon-by-status.d.ts +15 -0
  944. package/lib/typescript/module/src/components/step-indicator/helpers/get-icon-by-status.d.ts.map +1 -0
  945. package/lib/typescript/module/src/components/step-indicator/index.d.ts +14 -0
  946. package/lib/typescript/module/src/components/step-indicator/index.d.ts.map +1 -0
  947. package/lib/typescript/module/src/components/step-indicator/styles.d.ts +57 -0
  948. package/lib/typescript/module/src/components/step-indicator/styles.d.ts.map +1 -0
  949. package/lib/typescript/module/src/components/typography/index.d.ts +14 -0
  950. package/lib/typescript/module/src/components/typography/index.d.ts.map +1 -0
  951. package/lib/typescript/module/src/components/typography/styles.d.ts +30 -0
  952. package/lib/typescript/module/src/components/typography/styles.d.ts.map +1 -0
  953. package/lib/typescript/module/src/components/user-profile/index.d.ts +15 -0
  954. package/lib/typescript/module/src/components/user-profile/index.d.ts.map +1 -0
  955. package/lib/typescript/module/src/index.d.ts +31 -0
  956. package/lib/typescript/module/src/index.d.ts.map +1 -0
  957. package/lib/typescript/module/src/stories/box/box.stories.d.ts +9 -0
  958. package/lib/typescript/module/src/stories/box/box.stories.d.ts.map +1 -0
  959. package/lib/typescript/module/src/stories/button/button.stories.d.ts +11 -0
  960. package/lib/typescript/module/src/stories/button/button.stories.d.ts.map +1 -0
  961. package/lib/typescript/module/src/stories/capture-photo/capture-photo.stories.d.ts +10 -0
  962. package/lib/typescript/module/src/stories/capture-photo/capture-photo.stories.d.ts.map +1 -0
  963. package/lib/typescript/module/src/stories/card-history/card-history.stories.d.ts +7 -0
  964. package/lib/typescript/module/src/stories/card-history/card-history.stories.d.ts.map +1 -0
  965. package/lib/typescript/module/src/stories/card-hours/card-hours.stories.d.ts +8 -0
  966. package/lib/typescript/module/src/stories/card-hours/card-hours.stories.d.ts.map +1 -0
  967. package/lib/typescript/module/src/stories/card-loading/card-loading.stories.d.ts +9 -0
  968. package/lib/typescript/module/src/stories/card-loading/card-loading.stories.d.ts.map +1 -0
  969. package/lib/typescript/module/src/stories/card-scheduled-journey/card-scheduled-journey.stories.d.ts +11 -0
  970. package/lib/typescript/module/src/stories/card-scheduled-journey/card-scheduled-journey.stories.d.ts.map +1 -0
  971. package/lib/typescript/module/src/stories/card-work-session/card-work-session.stories.d.ts +7 -0
  972. package/lib/typescript/module/src/stories/card-work-session/card-work-session.stories.d.ts.map +1 -0
  973. package/lib/typescript/module/src/stories/check-box/check-box.stories.d.ts +10 -0
  974. package/lib/typescript/module/src/stories/check-box/check-box.stories.d.ts.map +1 -0
  975. package/lib/typescript/module/src/stories/coil/coil.stories.d.ts +9 -0
  976. package/lib/typescript/module/src/stories/coil/coil.stories.d.ts.map +1 -0
  977. package/lib/typescript/module/src/stories/filter-journey/filter-journey.stories.d.ts +7 -0
  978. package/lib/typescript/module/src/stories/filter-journey/filter-journey.stories.d.ts.map +1 -0
  979. package/lib/typescript/module/src/stories/header-profile/header-profile.stories.d.ts +10 -0
  980. package/lib/typescript/module/src/stories/header-profile/header-profile.stories.d.ts.map +1 -0
  981. package/lib/typescript/module/src/stories/image-capture-with-remove/image-capture-with-remove.stories.d.ts +8 -0
  982. package/lib/typescript/module/src/stories/image-capture-with-remove/image-capture-with-remove.stories.d.ts.map +1 -0
  983. package/lib/typescript/module/src/stories/input/input.stories.d.ts +15 -0
  984. package/lib/typescript/module/src/stories/input/input.stories.d.ts.map +1 -0
  985. package/lib/typescript/module/src/stories/loading-details/loading-details.stories.d.ts +7 -0
  986. package/lib/typescript/module/src/stories/loading-details/loading-details.stories.d.ts.map +1 -0
  987. package/lib/typescript/module/src/stories/loading-progress/loading-progress.stories.d.ts +7 -0
  988. package/lib/typescript/module/src/stories/loading-progress/loading-progress.stories.d.ts.map +1 -0
  989. package/lib/typescript/module/src/stories/menu-item/menu-item.stories.d.ts +9 -0
  990. package/lib/typescript/module/src/stories/menu-item/menu-item.stories.d.ts.map +1 -0
  991. package/lib/typescript/module/src/stories/no-data/no-data.stories.d.ts +7 -0
  992. package/lib/typescript/module/src/stories/no-data/no-data.stories.d.ts.map +1 -0
  993. package/lib/typescript/module/src/stories/notification-loading/notification-loading.stories.d.ts +9 -0
  994. package/lib/typescript/module/src/stories/notification-loading/notification-loading.stories.d.ts.map +1 -0
  995. package/lib/typescript/module/src/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.d.ts +10 -0
  996. package/lib/typescript/module/src/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.d.ts.map +1 -0
  997. package/lib/typescript/module/src/stories/select-option/select-option.stories.d.ts +7 -0
  998. package/lib/typescript/module/src/stories/select-option/select-option.stories.d.ts.map +1 -0
  999. package/lib/typescript/module/src/stories/step-indicator/step-indicator.stories.d.ts +8 -0
  1000. package/lib/typescript/module/src/stories/step-indicator/step-indicator.stories.d.ts.map +1 -0
  1001. package/lib/typescript/module/src/stories/typography/typography.stories.d.ts +16 -0
  1002. package/lib/typescript/module/src/stories/typography/typography.stories.d.ts.map +1 -0
  1003. package/lib/typescript/module/src/stories/user-profile/user-profile.stories.d.ts +8 -0
  1004. package/lib/typescript/module/src/stories/user-profile/user-profile.stories.d.ts.map +1 -0
  1005. package/lib/typescript/module/src/styles/global/styles.d.ts +47 -0
  1006. package/lib/typescript/module/src/styles/global/styles.d.ts.map +1 -0
  1007. package/lib/typescript/module/src/styles/global/theme-provider.d.ts +149 -0
  1008. package/lib/typescript/module/src/styles/global/theme-provider.d.ts.map +1 -0
  1009. package/lib/typescript/module/src/styles/theme/theme.d.ts +151 -0
  1010. package/lib/typescript/module/src/styles/theme/theme.d.ts.map +1 -0
  1011. package/lib/typescript/module/src/utils/format-data/index.d.ts +8 -0
  1012. package/lib/typescript/module/src/utils/format-data/index.d.ts.map +1 -0
  1013. package/lib/typescript/module/src/utils/mutiply/index.d.ts +2 -0
  1014. package/lib/typescript/module/src/utils/mutiply/index.d.ts.map +1 -0
  1015. package/lib/typescript/module/src/utils/status-color/return-color.d.ts +4 -0
  1016. package/lib/typescript/module/src/utils/status-color/return-color.d.ts.map +1 -0
  1017. package/package.json +16 -9
  1018. package/src/common/icons-svg/bell/index.tsx +26 -0
  1019. package/src/common/icons-svg/check-box-fill/index.tsx +1 -1
  1020. package/src/common/icons-svg/check-box-outline/index.tsx +1 -1
  1021. package/src/common/icons-svg/check-circle/index.tsx +20 -7
  1022. package/src/common/icons-svg/closed/index.tsx +2 -2
  1023. package/src/common/icons-svg/constants/index.ts +8 -0
  1024. package/src/common/icons-svg/ellipse/index.tsx +27 -0
  1025. package/src/common/icons-svg/exclamation-circle/index.tsx +33 -0
  1026. package/src/common/icons-svg/files/index.tsx +26 -0
  1027. package/src/common/icons-svg/index.tsx +32 -0
  1028. package/src/common/icons-svg/interface.d.ts +1 -0
  1029. package/src/common/icons-svg/lifebuoy/index.tsx +29 -0
  1030. package/src/common/icons-svg/plus/index.tsx +40 -0
  1031. package/src/common/icons-svg/recused/index.tsx +33 -0
  1032. package/src/common/icons-svg/x-circle/index.tsx +40 -0
  1033. package/src/components/button/index.tsx +13 -7
  1034. package/src/components/button/interface.d.ts +9 -0
  1035. package/src/components/button/styles.ts +3 -3
  1036. package/src/components/card-history/index.tsx +150 -0
  1037. package/src/components/card-history/interface.d.ts +28 -0
  1038. package/src/components/card-loading/index.tsx +263 -0
  1039. package/src/components/card-loading/interface.d.ts +37 -0
  1040. package/src/components/card-scheduled-journey/index.tsx +7 -10
  1041. package/src/components/card-work-session/index.tsx +153 -0
  1042. package/src/components/card-work-session/interface.d.ts +46 -0
  1043. package/src/components/check-box/index.tsx +125 -0
  1044. package/src/components/check-box/interface.d.ts +27 -0
  1045. package/src/components/coil/index.tsx +82 -0
  1046. package/src/components/coil/interface.d.ts +26 -0
  1047. package/src/components/filter-date-selector/index.tsx +89 -0
  1048. package/src/components/filter-date-selector/interface.d.ts +43 -0
  1049. package/src/components/filter-journey/index.tsx +60 -0
  1050. package/src/components/filter-journey/interface.d.ts +37 -0
  1051. package/src/components/image-capture-with-remove/index.tsx +83 -0
  1052. package/src/components/image-capture-with-remove/interface.d.ts +22 -0
  1053. package/src/components/input/index.tsx +10 -6
  1054. package/src/components/loading-details/index.tsx +154 -0
  1055. package/src/components/loading-details/interface.d.ts +28 -0
  1056. package/src/components/loading-progress/index.tsx +91 -0
  1057. package/src/components/loading-progress/interface.d.ts +22 -0
  1058. package/src/components/menu-item/index.tsx +5 -10
  1059. package/src/components/no-data/index.tsx +40 -0
  1060. package/src/components/no-data/interface.d.ts +16 -0
  1061. package/src/components/notification-loading/index.tsx +144 -0
  1062. package/src/components/notification-loading/interface.d.ts +31 -0
  1063. package/src/components/scheduled-journey-indicators/index.tsx +3 -1
  1064. package/src/components/selects/select-option/index.tsx +0 -4
  1065. package/src/index.ts +37 -0
  1066. package/src/stories/box/box.stories.tsx +1 -2
  1067. package/src/stories/button/button.stories.tsx +65 -0
  1068. package/src/stories/card-history/card-history.stories.tsx +50 -0
  1069. package/src/stories/card-loading/card-loading.stories.tsx +85 -0
  1070. package/src/stories/card-work-session/card-work-session.stories.tsx +49 -0
  1071. package/src/stories/check-box/check-box.stories.tsx +83 -0
  1072. package/src/stories/coil/coil.stories.tsx +64 -0
  1073. package/src/stories/filter-date-selector/filter-date-selector.stories.tsx +93 -0
  1074. package/src/stories/filter-journey/filter-journey.stories.tsx +64 -0
  1075. package/src/stories/image-capture-with-remove/image-capture-with-remove.stories.tsx +47 -0
  1076. package/src/stories/input/input.stories.tsx +2 -1
  1077. package/src/stories/loading-details/loading-details.stories.tsx +48 -0
  1078. package/src/stories/loading-progress/loading-progress.stories.tsx +35 -0
  1079. package/src/stories/no-data/no-data.stories.tsx +35 -0
  1080. package/src/stories/notification-loading/notification-loading.stories.tsx +73 -0
  1081. package/src/stories/user-profile/user-profile.stories.tsx +1 -1
  1082. package/src/styles/theme/theme.ts +9 -0
  1083. package/src/utils/format-data/index.ts +40 -14
  1084. package/src/utils/status-color/return-color.ts +15 -0
@@ -0,0 +1,30 @@
1
+ "use strict";
2
+
3
+ import { LoadingProgress } from "../../components/loading-progress/index.js";
4
+ const meta = {
5
+ title: "componente/LoadingProgress",
6
+ component: LoadingProgress,
7
+ args: {
8
+ textLoading: "Loading progress"
9
+ },
10
+ parameters: {
11
+ notes: `
12
+ # LoadingProgress
13
+
14
+ Este é um componente de carregamento em andamento.
15
+ Você usa assim:
16
+ \`\`\`tsx
17
+ <LoadingProgress textLoading="#09843456096789" />
18
+ \`\`\`
19
+ `
20
+ }
21
+ };
22
+ export default meta;
23
+ export const LoadingProgressSimples = {
24
+ name: "LoadingProgress",
25
+ args: {
26
+ textLoading: "#579685967889",
27
+ handleClick: () => {}
28
+ }
29
+ };
30
+ //# sourceMappingURL=loading-progress.stories.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["LoadingProgress","meta","title","component","args","textLoading","parameters","notes","LoadingProgressSimples","name","handleClick"],"sourceRoot":"..\\..\\..\\..\\src","sources":["stories/loading-progress/loading-progress.stories.tsx"],"mappings":";;AAGA,SAASA,eAAe,QAAQ,4CAAmC;AAEnE,MAAMC,IAAkC,GAAG;EACzCC,KAAK,EAAE,4BAA4B;EACnCC,SAAS,EAAEH,eAA2B;EACtCI,IAAI,EAAE;IACJC,WAAW,EAAE;EACf,CAAC;EACDC,UAAU,EAAE;IACVC,KAAK,EAAE;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACE;AACF,CAAC;AAED,eAAeN,IAAI;AAInB,OAAO,MAAMO,sBAA6B,GAAG;EAC3CC,IAAI,EAAE,iBAAiB;EACvBL,IAAI,EAAE;IACJC,WAAW,EAAE,eAAe;IAC5BK,WAAW,EAAEA,CAAA,KAAM,CAAC;EACtB;AACF,CAAC","ignoreList":[]}
@@ -0,0 +1,70 @@
1
+ "use strict";
2
+
3
+ import { MenuItem } from "../../components/menu-item/index.js";
4
+ import { theme } from "../../styles/theme/theme.js";
5
+ const meta = {
6
+ title: "componente/MenuItem",
7
+ component: MenuItem,
8
+ args: {
9
+ width: 120,
10
+ height: 90,
11
+ title: "Histórico",
12
+ backgroundColor: theme.colors.blue[400],
13
+ handleNavigation: () => {},
14
+ typeSelected: "HISTORY"
15
+ },
16
+ parameters: {
17
+ notes: `
18
+ # MenuItem
19
+
20
+ Este é um componente de MenuItem de menu.
21
+ Você usa assim:
22
+ \`\`\`tsx
23
+ <MenuItem
24
+ width={110}
25
+ height={90}
26
+ title={"Histórico"}
27
+ selected={false}
28
+ handleNavigation={() => {}}
29
+ typeSelected={"HISTORY"}
30
+ testID={"COIL"}
31
+ />
32
+ \`\`\`
33
+ `
34
+ }
35
+ };
36
+ export default meta;
37
+ export const MenuItemsInativo = {
38
+ name: "menu-item-inativo-carregamento",
39
+ args: {
40
+ width: 120,
41
+ height: 90,
42
+ selected: false,
43
+ handleNavigation: () => {},
44
+ typeSelected: "LOADING"
45
+ }
46
+ };
47
+ export const MenuItemsInativoBobina = {
48
+ name: "menu-item-inativo-bobina",
49
+ args: {
50
+ width: 120,
51
+ height: 90,
52
+ selected: false,
53
+ title: "Bobinas",
54
+ backgroundColor: theme.colors.gray[350],
55
+ handleNavigation: () => {},
56
+ typeSelected: "COIL"
57
+ }
58
+ };
59
+ export const MenuItems = {
60
+ name: "menu-item-ativo-histórico",
61
+ args: {
62
+ width: 120,
63
+ height: 90,
64
+ title: "Histórico",
65
+ selected: true,
66
+ handleNavigation: () => {},
67
+ typeSelected: "HISTORY"
68
+ }
69
+ };
70
+ //# sourceMappingURL=menu-item.stories.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["MenuItem","theme","meta","title","component","args","width","height","backgroundColor","colors","blue","handleNavigation","typeSelected","parameters","notes","MenuItemsInativo","name","selected","MenuItemsInativoBobina","gray","MenuItems"],"sourceRoot":"..\\..\\..\\..\\src","sources":["stories/menu-item/menu-item.stories.tsx"],"mappings":";;AAEA,SAASA,QAAQ,QAAQ,qCAA4B;AACrD,SAASC,KAAK,QAAQ,6BAA0B;AAEhD,MAAMC,IAA2B,GAAG;EAClCC,KAAK,EAAE,qBAAqB;EAC5BC,SAAS,EAAEJ,QAAQ;EACnBK,IAAI,EAAE;IACJC,KAAK,EAAE,GAAG;IACVC,MAAM,EAAE,EAAE;IACVJ,KAAK,EAAE,WAAW;IAClBK,eAAe,EAAEP,KAAK,CAACQ,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;AAED,eAAeZ,IAAI;AAInB,OAAO,MAAMa,gBAAuB,GAAG;EACrCC,IAAI,EAAE,gCAAgC;EACtCX,IAAI,EAAE;IACJC,KAAK,EAAE,GAAG;IACVC,MAAM,EAAE,EAAE;IACVU,QAAQ,EAAE,KAAK;IACfN,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,YAAY,EAAE;EAChB;AACF,CAAC;AAED,OAAO,MAAMM,sBAA6B,GAAG;EAC3CF,IAAI,EAAE,0BAA0B;EAChCX,IAAI,EAAE;IACJC,KAAK,EAAE,GAAG;IACVC,MAAM,EAAE,EAAE;IACVU,QAAQ,EAAE,KAAK;IACfd,KAAK,EAAE,SAAS;IAChBK,eAAe,EAAEP,KAAK,CAACQ,MAAM,CAACU,IAAI,CAAC,GAAG,CAAC;IACvCR,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,YAAY,EAAE;EAChB;AACF,CAAC;AAED,OAAO,MAAMQ,SAAgB,GAAG;EAC9BJ,IAAI,EAAE,2BAA2B;EACjCX,IAAI,EAAE;IACJC,KAAK,EAAE,GAAG;IACVC,MAAM,EAAE,EAAE;IACVJ,KAAK,EAAE,WAAW;IAClBc,QAAQ,EAAE,IAAI;IACdN,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,YAAY,EAAE;EAChB;AACF,CAAC","ignoreList":[]}
@@ -0,0 +1,31 @@
1
+ "use strict";
2
+
3
+ import { NoData } from "../../components/no-data/index.js";
4
+ const meta = {
5
+ title: "componente/NoData",
6
+ component: NoData,
7
+ args: {
8
+ text: ""
9
+ },
10
+ parameters: {
11
+ notes: `
12
+ # NoData
13
+
14
+ Este é um componente de NoData .
15
+ Você usa assim:
16
+ \`\`\`tsx
17
+ <NoData
18
+ text="sem cargas"
19
+ />
20
+ \`\`\`
21
+ `
22
+ }
23
+ };
24
+ export default meta;
25
+ export const NoDatasSimples = {
26
+ name: "no-data",
27
+ args: {
28
+ text: "sem carga"
29
+ }
30
+ };
31
+ //# sourceMappingURL=no-data.stories.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["NoData","meta","title","component","args","text","parameters","notes","NoDatasSimples","name"],"sourceRoot":"..\\..\\..\\..\\src","sources":["stories/no-data/no-data.stories.tsx"],"mappings":";;AAEA,SAASA,MAAM,QAAQ,mCAA0B;AAEjD,MAAMC,IAAyB,GAAG;EAChCC,KAAK,EAAE,mBAAmB;EAC1BC,SAAS,EAAEH,MAAM;EACjBI,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;AAED,eAAeN,IAAI;AAInB,OAAO,MAAMO,cAAqB,GAAG;EACnCC,IAAI,EAAE,SAAS;EACfL,IAAI,EAAE;IACJC,IAAI,EAAE;EACR;AACF,CAAC","ignoreList":[]}
@@ -0,0 +1,68 @@
1
+ "use strict";
2
+
3
+ import { NotificationLoading } from "../../components/notification-loading/index.js";
4
+ const meta = {
5
+ title: "componente/NotificationLoading",
6
+ component: NotificationLoading,
7
+ args: {
8
+ title: "Carregamento - #013200400456",
9
+ date: "12:30 07/05/2025",
10
+ handleNavigation: () => {},
11
+ notification: "Hoje você tem um carregamento agendamento",
12
+ statusNotify: "pending",
13
+ dataStart: "Hoje"
14
+ },
15
+ parameters: {
16
+ notes: `
17
+ # NotificationLoading
18
+
19
+ Este é um componente de Card de notificação.
20
+ Você usa assim:
21
+ \`\`\`tsx
22
+ <NotificationLoading
23
+ title=""
24
+ date=""
25
+ handleNavigation={() => {}}
26
+ notification=""
27
+ statusNotify=""
28
+ dataStart: "Hoje",
29
+ />
30
+ \`\`\`
31
+ `
32
+ }
33
+ };
34
+ export default meta;
35
+ export const NotificationLoadingPending = {
36
+ name: "Notification-pending",
37
+ args: {
38
+ title: "#013200400456",
39
+ date: "12:30 07/05/2025",
40
+ handleNavigation: () => {},
41
+ notification: "Hoje você tem um carregamento agendamento",
42
+ statusNotify: "Pendente",
43
+ dataStart: "Ontem"
44
+ }
45
+ };
46
+ export const NotificationLoadingApproved = {
47
+ name: "Notification-Approved",
48
+ args: {
49
+ title: "#013200400456",
50
+ date: "12:30 07/05/2025",
51
+ handleNavigation: () => {},
52
+ notification: "Hoje você tem um carregamento agendamento",
53
+ statusNotify: "Aprovado",
54
+ dataStart: "Hoje"
55
+ }
56
+ };
57
+ export const NotificationLoadingRecused = {
58
+ name: "Notification-recused",
59
+ args: {
60
+ title: "#013200400456",
61
+ date: "12:30 07/05/2025",
62
+ handleNavigation: () => {},
63
+ notification: "Hoje você tem um carregamento agendamento",
64
+ statusNotify: "Reprovado",
65
+ dataStart: "25 abril 2025"
66
+ }
67
+ };
68
+ //# sourceMappingURL=notification-loading.stories.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["NotificationLoading","meta","title","component","args","date","handleNavigation","notification","statusNotify","dataStart","parameters","notes","NotificationLoadingPending","name","NotificationLoadingApproved","NotificationLoadingRecused"],"sourceRoot":"..\\..\\..\\..\\src","sources":["stories/notification-loading/notification-loading.stories.tsx"],"mappings":";;AAGA,SAASA,mBAAmB,QAAQ,gDAAuC;AAE3E,MAAMC,IAAsC,GAAG;EAC7CC,KAAK,EAAE,gCAAgC;EACvCC,SAAS,EAAEH,mBAA+B;EAC1CI,IAAI,EAAE;IACJF,KAAK,EAAE,8BAA8B;IACrCG,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;AAED,eAAeV,IAAI;AAInB,OAAO,MAAMW,0BAAiC,GAAG;EAC/CC,IAAI,EAAE,sBAAsB;EAC5BT,IAAI,EAAE;IACJF,KAAK,EAAE,eAAe;IACtBG,IAAI,EAAE,kBAAkB;IACxBC,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,YAAY,EAAE,2CAA2C;IACzDC,YAAY,EAAE,UAAU;IACxBC,SAAS,EAAE;EACb;AACF,CAAC;AACD,OAAO,MAAMK,2BAAkC,GAAG;EAChDD,IAAI,EAAE,uBAAuB;EAC7BT,IAAI,EAAE;IACJF,KAAK,EAAE,eAAe;IACtBG,IAAI,EAAE,kBAAkB;IACxBC,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,YAAY,EAAE,2CAA2C;IACzDC,YAAY,EAAE,UAAU;IACxBC,SAAS,EAAE;EACb;AACF,CAAC;AACD,OAAO,MAAMM,0BAAiC,GAAG;EAC/CF,IAAI,EAAE,sBAAsB;EAC5BT,IAAI,EAAE;IACJF,KAAK,EAAE,eAAe;IACtBG,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":[]}
@@ -0,0 +1,80 @@
1
+ "use strict";
2
+
3
+ import { ScheduledJourneyIndicators } from "../../components/scheduled-journey-indicators/index.js";
4
+
5
+ // import { theme } from "../../styles/theme/theme";
6
+
7
+ const meta = {
8
+ title: "componente/ScheduledJourneyIndicators",
9
+ component: ScheduledJourneyIndicators,
10
+ args: {
11
+ journey: {},
12
+ isEdit: true,
13
+ handleOpenEditModal: () => {}
14
+ },
15
+ parameters: {
16
+ notes: `
17
+ # ScheduledJourneyIndicators
18
+
19
+ Este é um componente de indicadores da jornada marcada .
20
+ Você usa assim:
21
+ \`\`\`tsx
22
+ <ScheduledJourneyIndicators
23
+ journey={journey}
24
+ isEdit={false}
25
+ handleOpenEditModal={() => {}}
26
+ />
27
+ \`\`\`
28
+ `
29
+ }
30
+ };
31
+ const journey = {
32
+ descricao: "Horas trabalhadas no dia",
33
+ duracao_horas: "05H"
34
+ };
35
+ const journeyKM = {
36
+ descricao: "Km percorrido",
37
+ duracao_horas: "100km"
38
+ };
39
+ const journeyEngine = {
40
+ descricao: "Horas com motor ligado",
41
+ duracao_horas: "09H"
42
+ };
43
+ const journeyMiddleSpeed = {
44
+ descricao: "velocidade média",
45
+ duracao_horas: "40km/h"
46
+ };
47
+ export default meta;
48
+ export const ScheduledJourneyWork = {
49
+ name: "working-hours",
50
+ args: {
51
+ journey,
52
+ isEdit: false,
53
+ handleOpenEditModal: () => {}
54
+ }
55
+ };
56
+ export const ScheduledJourneyKm = {
57
+ name: "km-traveled",
58
+ args: {
59
+ journey: journeyKM,
60
+ isEdit: true,
61
+ handleOpenEditModal: () => {}
62
+ }
63
+ };
64
+ export const ScheduledJourneyEngine = {
65
+ name: "engine-running",
66
+ args: {
67
+ journey: journeyEngine,
68
+ isEdit: true,
69
+ handleOpenEditModal: () => {}
70
+ }
71
+ };
72
+ export const ScheduledJourneyMiddleSpeed = {
73
+ name: "middle-speed",
74
+ args: {
75
+ journey: journeyMiddleSpeed,
76
+ isEdit: false,
77
+ handleOpenEditModal: () => {}
78
+ }
79
+ };
80
+ //# sourceMappingURL=sheduled-journey-indicators.stories.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["ScheduledJourneyIndicators","meta","title","component","args","journey","isEdit","handleOpenEditModal","parameters","notes","descricao","duracao_horas","journeyKM","journeyEngine","journeyMiddleSpeed","ScheduledJourneyWork","name","ScheduledJourneyKm","ScheduledJourneyEngine","ScheduledJourneyMiddleSpeed"],"sourceRoot":"..\\..\\..\\..\\src","sources":["stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.tsx"],"mappings":";;AACA,SAASA,0BAA0B,QAAQ,wDAA+C;;AAE1F;;AAEA,MAAMC,IAA6C,GAAG;EACpDC,KAAK,EAAE,uCAAuC;EAC9CC,SAAS,EAAEH,0BAA0B;EACrCI,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;AAErF,eAAeV,IAAI;AAInB,OAAO,MAAMc,oBAA2B,GAAG;EACzCC,IAAI,EAAE,eAAe;EACrBZ,IAAI,EAAE;IACJC,OAAO;IACPC,MAAM,EAAE,KAAK;IACbC,mBAAmB,EAAEA,CAAA,KAAM,CAAC;EAC9B;AACF,CAAC;AAED,OAAO,MAAMU,kBAAyB,GAAG;EACvCD,IAAI,EAAE,aAAa;EACnBZ,IAAI,EAAE;IACJC,OAAO,EAAEO,SAAS;IAClBN,MAAM,EAAE,IAAI;IACZC,mBAAmB,EAAEA,CAAA,KAAM,CAAC;EAC9B;AACF,CAAC;AAED,OAAO,MAAMW,sBAA6B,GAAG;EAC3CF,IAAI,EAAE,gBAAgB;EACtBZ,IAAI,EAAE;IACJC,OAAO,EAAEQ,aAAa;IACtBP,MAAM,EAAE,IAAI;IACZC,mBAAmB,EAAEA,CAAA,KAAM,CAAC;EAC9B;AACF,CAAC;AAED,OAAO,MAAMY,2BAAkC,GAAG;EAChDH,IAAI,EAAE,cAAc;EACpBZ,IAAI,EAAE;IACJC,OAAO,EAAES,kBAAkB;IAC3BR,MAAM,EAAE,KAAK;IACbC,mBAAmB,EAAEA,CAAA,KAAM,CAAC;EAC9B;AACF,CAAC","ignoreList":[]}
@@ -0,0 +1,48 @@
1
+ "use strict";
2
+
3
+ import { SelectOption } from "../../components/selects/select-option/index.js";
4
+ import { theme } from "../../styles/theme/theme.js";
5
+ const meta = {
6
+ title: "componente/SelectOption",
7
+ component: SelectOption,
8
+ args: {
9
+ dataOption: []
10
+ },
11
+ parameters: {
12
+ notes: `
13
+ # SelectOption
14
+
15
+ Este é um componente de select.
16
+ Você usa assim:
17
+ \`\`\`tsx
18
+ <SelectOption
19
+ titleLabel="Selecione um motivo"
20
+ sizeTitleLabel={18}
21
+ dataOption={options}
22
+ handleSelectDown={() => {}}
23
+ />
24
+ \`\`\`
25
+ `
26
+ }
27
+ };
28
+ const options = [{
29
+ label: "Local com infraestrutura ruim",
30
+ value: "option1"
31
+ }, {
32
+ label: "Pretendo fazer o repouso em casa ou outro local",
33
+ value: "option2"
34
+ }, {
35
+ label: "Outro motivo",
36
+ value: "option3"
37
+ }];
38
+ export default meta;
39
+ export const SelectRefuseRest = {
40
+ name: "select-refuse-rest-week",
41
+ args: {
42
+ dataOption: options,
43
+ handleSelectDown: () => {},
44
+ titleLabel: "Selecione uma opção",
45
+ colortitleLabel: theme.colors.neutral[25]
46
+ }
47
+ };
48
+ //# sourceMappingURL=select-option.stories.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["SelectOption","theme","meta","title","component","args","dataOption","parameters","notes","options","label","value","SelectRefuseRest","name","handleSelectDown","titleLabel","colortitleLabel","colors","neutral"],"sourceRoot":"..\\..\\..\\..\\src","sources":["stories/select-option/select-option.stories.tsx"],"mappings":";;AACA,SAASA,YAAY,QAAQ,iDAAwC;AAErE,SAASC,KAAK,QAAQ,6BAA0B;AAEhD,MAAMC,IAA+B,GAAG;EACtCC,KAAK,EAAE,yBAAyB;EAChCC,SAAS,EAAEJ,YAAY;EACvBK,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;AAED,eAAeT,IAAI;AAInB,OAAO,MAAMU,gBAAuB,GAAG;EACrCC,IAAI,EAAE,yBAAyB;EAC/BR,IAAI,EAAE;IACJC,UAAU,EAAEG,OAAO;IACnBK,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,UAAU,EAAE,qBAAqB;IACjCC,eAAe,EAAEf,KAAK,CAACgB,MAAM,CAACC,OAAO,CAAC,EAAE;EAC1C;AACF,CAAC","ignoreList":[]}
@@ -0,0 +1,100 @@
1
+ "use strict";
2
+
3
+ // components
4
+ import { StepIndicator } from "../../components/step-indicator/index.js";
5
+
6
+ // styles
7
+ import { theme } from "../../styles/theme/theme.js";
8
+ const meta = {
9
+ title: "Componente/StepIndicator",
10
+ component: StepIndicator,
11
+ args: {
12
+ data: [],
13
+ backgroundColorBall: theme.colors.blue[500],
14
+ titleColor: theme.colors.neutral[25],
15
+ titleNumberColor: theme.colors.neutral[25]
16
+ },
17
+ parameters: {
18
+ notes: `
19
+ # StepIndicator
20
+
21
+ Este é um componente de step indicator.
22
+ Você usa assim:
23
+ \`\`\`tsx
24
+ <StepIndicator
25
+ backgroundColorBall="#050022"
26
+ type="default"
27
+ data={dataMock}
28
+ />
29
+ \`\`\`
30
+ `
31
+ }
32
+ };
33
+ export default meta;
34
+ const dataMock = [{
35
+ id: 1,
36
+ titleLabel: "Repouso Noturno",
37
+ data_inicio: "07/03/2024 14:52",
38
+ data_fim: "07/03/2024 17:52",
39
+ description: "01:00"
40
+ }, {
41
+ id: 2,
42
+ titleLabel: "Descarga",
43
+ data_inicio: "06/03/2024 14:52",
44
+ data_fim: "06/03/2024 16:52",
45
+ description: "02:00"
46
+ }];
47
+ const dataMockCustom = [{
48
+ id: 1,
49
+ titleLabel: "Pedido Realizado",
50
+ data_inicio: "",
51
+ data_fim: "",
52
+ description: ""
53
+ }, {
54
+ id: 2,
55
+ titleLabel: "Pagamento Aprovado",
56
+ data_inicio: "07/03/2024 14:52",
57
+ data_fim: "07/03/2024 17:52",
58
+ description: "01:00"
59
+ }, {
60
+ id: 3,
61
+ titleLabel: "Pedido Faturado",
62
+ data_inicio: "",
63
+ data_fim: "",
64
+ description: ""
65
+ }, {
66
+ id: 4,
67
+ titleLabel: "Pedido Enviado",
68
+ data_inicio: "",
69
+ data_fim: "",
70
+ description: ""
71
+ }, {
72
+ id: 4,
73
+ titleLabel: "Pedido Entregue",
74
+ data_inicio: "07/03/2024 14:52",
75
+ data_fim: "07/03/2024 17:52",
76
+ description: "01:00"
77
+ }];
78
+ export const StepIndicatorDefault = {
79
+ name: "step-indicator-default",
80
+ args: {
81
+ data: dataMock,
82
+ type: "default",
83
+ backgroundColorBall: theme.colors.blue[500],
84
+ titleColor: theme.colors.neutral[25],
85
+ textColorDescription: theme.colors.gray[300],
86
+ titleNumberColor: theme.colors.neutral[25]
87
+ }
88
+ };
89
+ export const StepIndicationCustom = {
90
+ name: "step-indicator-custom",
91
+ args: {
92
+ data: dataMockCustom,
93
+ type: "custom",
94
+ backgroundColorBall: theme.colors.orange[150],
95
+ titleColor: theme.colors.blue[500],
96
+ textColorDescription: theme.colors.gray[300],
97
+ titleNumberColor: theme.colors.neutral[25]
98
+ }
99
+ };
100
+ //# sourceMappingURL=step-indicator.stories.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["StepIndicator","theme","meta","title","component","args","data","backgroundColorBall","colors","blue","titleColor","neutral","titleNumberColor","parameters","notes","dataMock","id","titleLabel","data_inicio","data_fim","description","dataMockCustom","StepIndicatorDefault","name","type","textColorDescription","gray","StepIndicationCustom","orange"],"sourceRoot":"..\\..\\..\\..\\src","sources":["stories/step-indicator/step-indicator.stories.tsx"],"mappings":"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","ignoreList":[]}
@@ -0,0 +1,134 @@
1
+ "use strict";
2
+
3
+ import { Typography } from "../../components/typography/index.js";
4
+ import { theme } from "../../styles/theme/theme.js";
5
+ const meta = {
6
+ title: "Componente/Typography",
7
+ component: Typography,
8
+ args: {
9
+ onPress: () => {}
10
+ },
11
+ parameters: {
12
+ notes: `
13
+ # Typography
14
+
15
+ Este é um componente de texto.
16
+ Você usa assim:
17
+ \`\`\`tsx
18
+ <Typography text={'Ola Dev'} marginBottom={8} />
19
+ \`\`\`
20
+ `
21
+ }
22
+ };
23
+ export default meta;
24
+ export const Typography2XS = {
25
+ name: "Typography-2xs",
26
+ args: {
27
+ text: "(2XS) Expresso Figueiredo",
28
+ align: "center",
29
+ color: theme.colors.neutral[25],
30
+ size: theme.fontSizes["2xs"],
31
+ fontFamily: theme.fonts.inter_regular_400,
32
+ fontWeight: "400"
33
+ }
34
+ };
35
+ export const TypographyXS = {
36
+ name: "Typography-xs",
37
+ args: {
38
+ text: "(XS) Expresso Figueiredo",
39
+ align: "center",
40
+ color: theme.colors.neutral[25],
41
+ size: theme.fontSizes["xs"],
42
+ fontFamily: theme.fonts.inter_regular_400,
43
+ fontWeight: "400"
44
+ }
45
+ };
46
+ export const TypographySM = {
47
+ name: "Typography-sm",
48
+ args: {
49
+ text: "(SM) Expresso Figueiredo",
50
+ align: "center",
51
+ color: theme.colors.neutral[25],
52
+ size: theme.fontSizes["sm"],
53
+ fontFamily: theme.fonts.inter_regular_400,
54
+ fontWeight: "400"
55
+ }
56
+ };
57
+ export const TypographyMD = {
58
+ name: "Typography-md",
59
+ args: {
60
+ text: "(MD) Expresso Figueiredo",
61
+ align: "center",
62
+ color: theme.colors.neutral[25],
63
+ size: theme.fontSizes["md"],
64
+ fontFamily: theme.fonts.inter_regular_400,
65
+ fontWeight: "400"
66
+ }
67
+ };
68
+ export const TypographyLG = {
69
+ name: "Typography-lg",
70
+ args: {
71
+ text: "(LG) Expresso Figueiredo",
72
+ align: "center",
73
+ color: theme.colors.neutral[25],
74
+ size: theme.fontSizes["lg"],
75
+ fontFamily: theme.fonts.inter_regular_400,
76
+ fontWeight: "400"
77
+ }
78
+ };
79
+ export const TypographyXL = {
80
+ name: "Typography-xl",
81
+ args: {
82
+ text: "(XL) Expresso Figueiredo",
83
+ align: "center",
84
+ color: theme.colors.neutral[25],
85
+ size: theme.fontSizes["xl"],
86
+ fontFamily: theme.fonts.inter_regular_400,
87
+ fontWeight: "400"
88
+ }
89
+ };
90
+ export const Typography2XL = {
91
+ name: "Typography-2xl",
92
+ args: {
93
+ text: "(2XL) Expresso Figueiredo",
94
+ align: "center",
95
+ color: theme.colors.neutral[25],
96
+ size: theme.fontSizes["2xl"],
97
+ fontFamily: theme.fonts.inter_regular_400,
98
+ fontWeight: "400"
99
+ }
100
+ };
101
+ export const Typography3XL = {
102
+ name: "Typography-3xl",
103
+ args: {
104
+ text: "(3XL) Expresso Figueiredo",
105
+ align: "center",
106
+ color: theme.colors.neutral[25],
107
+ size: theme.fontSizes["3xl"],
108
+ fontFamily: theme.fonts.inter_regular_400,
109
+ fontWeight: "400"
110
+ }
111
+ };
112
+ export const Typography4XL = {
113
+ name: "Typography-4xl",
114
+ args: {
115
+ text: "(4XL) Expresso Figueiredo",
116
+ align: "center",
117
+ color: theme.colors.neutral[25],
118
+ size: theme.fontSizes["4xl"],
119
+ fontFamily: theme.fonts.inter_regular_400,
120
+ fontWeight: "400"
121
+ }
122
+ };
123
+ export const Typography5XL = {
124
+ name: "Typography-5xl",
125
+ args: {
126
+ text: "(5XL) Expresso Figueiredo",
127
+ align: "center",
128
+ color: theme.colors.neutral[25],
129
+ size: theme.fontSizes["5xl"],
130
+ fontFamily: theme.fonts.inter_regular_400,
131
+ fontWeight: "400"
132
+ }
133
+ };
134
+ //# sourceMappingURL=typography.stories.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["Typography","theme","meta","title","component","args","onPress","parameters","notes","Typography2XS","name","text","align","color","colors","neutral","size","fontSizes","fontFamily","fonts","inter_regular_400","fontWeight","TypographyXS","TypographySM","TypographyMD","TypographyLG","TypographyXL","Typography2XL","Typography3XL","Typography4XL","Typography5XL"],"sourceRoot":"..\\..\\..\\..\\src","sources":["stories/typography/typography.stories.tsx"],"mappings":"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","ignoreList":[]}
@@ -0,0 +1,50 @@
1
+ "use strict";
2
+
3
+ import { UserProfile } from "../../components/user-profile/index.js";
4
+ const meta = {
5
+ title: "componente/UserProfile",
6
+ component: UserProfile,
7
+ args: {
8
+ avatar: ""
9
+ },
10
+ parameters: {
11
+ notes: `
12
+ # UserProfile
13
+
14
+ Este é um componente de Card de horas.
15
+ Você usa assim:
16
+ \`\`\`tsx
17
+ <UserProfile
18
+
19
+ />
20
+ \`\`\`
21
+ `
22
+ }
23
+ };
24
+ export default meta;
25
+ export const Profile = {
26
+ name: "user-profile",
27
+ args: {
28
+ avatar: "https://img.freepik.com/fotos-gratis/retrato-de-um-motorista-de-caminhao-sentado-em-seu-caminhao-segurando-o-polegar-para-cima_342744-1340.jpg?semt=ais_hybrid",
29
+ width: 300,
30
+ nome: "profile-name",
31
+ placa_cavalo: "kkk-0k51",
32
+ bluetoothIsConnected: true,
33
+ cpf: "000.000.000-00",
34
+ app_version: "0.1.0"
35
+ }
36
+ };
37
+ export const Anonimo = {
38
+ name: "user-profile-anonimo",
39
+ args: {
40
+ avatar: "",
41
+ // width: 300,
42
+ nome: "",
43
+ cpf: "",
44
+ app_version: "0.1.0",
45
+ color: {
46
+ colorText: "gray"
47
+ }
48
+ }
49
+ };
50
+ //# sourceMappingURL=user-profile.stories.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["UserProfile","meta","title","component","args","avatar","parameters","notes","Profile","name","width","nome","placa_cavalo","bluetoothIsConnected","cpf","app_version","Anonimo","color","colorText"],"sourceRoot":"..\\..\\..\\..\\src","sources":["stories/user-profile/user-profile.stories.tsx"],"mappings":";;AAEA,SAASA,WAAW,QAAQ,wCAA+B;AAE3D,MAAMC,IAA8B,GAAG;EACrCC,KAAK,EAAE,wBAAwB;EAC/BC,SAAS,EAAEH,WAAW;EACtBI,IAAI,EAAE;IACJC,MAAM,EAAE;EACV,CAAC;EACDC,UAAU,EAAE;IACVC,KAAK,EAAE;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACE;AACF,CAAC;AAED,eAAeN,IAAI;AAInB,OAAO,MAAMO,OAAc,GAAG;EAC5BC,IAAI,EAAE,cAAc;EACpBL,IAAI,EAAE;IACJC,MAAM,EACJ,gKAAgK;IAClKK,KAAK,EAAE,GAAG;IACVC,IAAI,EAAE,cAAc;IACpBC,YAAY,EAAE,UAAU;IACxBC,oBAAoB,EAAE,IAAI;IAC1BC,GAAG,EAAE,gBAAgB;IACrBC,WAAW,EAAE;EACf;AACF,CAAC;AAED,OAAO,MAAMC,OAAc,GAAG;EAC5BP,IAAI,EAAE,sBAAsB;EAC5BL,IAAI,EAAE;IACJC,MAAM,EAAE,EAAE;IACV;IACAM,IAAI,EAAE,EAAE;IACRG,GAAG,EAAE,EAAE;IACPC,WAAW,EAAE,OAAO;IACpBE,KAAK,EAAE;MACLC,SAAS,EAAE;IACb;EACF;AACF,CAAC","ignoreList":[]}
@@ -0,0 +1,4 @@
1
+ "use strict";
2
+
3
+ export {};
4
+ //# sourceMappingURL=interface.d.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":[],"sourceRoot":"..\\..\\..\\..\\src","sources":["styles/global/interface.d.ts"],"mappings":"","ignoreList":[]}