react-native-exp-fig 0.1.1 → 0.1.3

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 (893) 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 +37 -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 +55 -0
  37. package/lib/commonjs/common/icons-svg/closed/index.js.map +1 -0
  38. package/lib/commonjs/common/icons-svg/constants/index.js +52 -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/eye/index.js +43 -0
  47. package/lib/commonjs/common/icons-svg/eye/index.js.map +1 -0
  48. package/lib/commonjs/common/icons-svg/eye-slash/index.js +41 -0
  49. package/lib/commonjs/common/icons-svg/eye-slash/index.js.map +1 -0
  50. package/lib/commonjs/common/icons-svg/file-text/index.js +51 -0
  51. package/lib/commonjs/common/icons-svg/file-text/index.js.map +1 -0
  52. package/lib/commonjs/common/icons-svg/gas-pump/index.js +54 -0
  53. package/lib/commonjs/common/icons-svg/gas-pump/index.js.map +1 -0
  54. package/lib/commonjs/common/icons-svg/gauge/index.js +53 -0
  55. package/lib/commonjs/common/icons-svg/gauge/index.js.map +1 -0
  56. package/lib/commonjs/common/icons-svg/gear/index.js +54 -0
  57. package/lib/commonjs/common/icons-svg/gear/index.js.map +1 -0
  58. package/lib/commonjs/common/icons-svg/index.js +290 -0
  59. package/lib/commonjs/common/icons-svg/index.js.map +1 -0
  60. package/lib/commonjs/common/icons-svg/interface.d.js +6 -0
  61. package/lib/commonjs/common/icons-svg/interface.d.js.map +1 -0
  62. package/lib/commonjs/common/icons-svg/list/index.js +67 -0
  63. package/lib/commonjs/common/icons-svg/list/index.js.map +1 -0
  64. package/lib/commonjs/common/icons-svg/moon-stars/index.js +39 -0
  65. package/lib/commonjs/common/icons-svg/moon-stars/index.js.map +1 -0
  66. package/lib/commonjs/common/icons-svg/note-pincel/index.js +56 -0
  67. package/lib/commonjs/common/icons-svg/note-pincel/index.js.map +1 -0
  68. package/lib/commonjs/common/icons-svg/package/index.js +39 -0
  69. package/lib/commonjs/common/icons-svg/package/index.js.map +1 -0
  70. package/lib/commonjs/common/icons-svg/package-check/index.js +56 -0
  71. package/lib/commonjs/common/icons-svg/package-check/index.js.map +1 -0
  72. package/lib/commonjs/common/icons-svg/shopping-cart/index.js +51 -0
  73. package/lib/commonjs/common/icons-svg/shopping-cart/index.js.map +1 -0
  74. package/lib/commonjs/common/icons-svg/steering-wheel/index.js +61 -0
  75. package/lib/commonjs/common/icons-svg/steering-wheel/index.js.map +1 -0
  76. package/lib/commonjs/common/icons-svg/steering-wheel-fill/index.js +50 -0
  77. package/lib/commonjs/common/icons-svg/steering-wheel-fill/index.js.map +1 -0
  78. package/lib/commonjs/common/icons-svg/timer/index.js +53 -0
  79. package/lib/commonjs/common/icons-svg/timer/index.js.map +1 -0
  80. package/lib/commonjs/common/icons-svg/trophy/index.js +39 -0
  81. package/lib/commonjs/common/icons-svg/trophy/index.js.map +1 -0
  82. package/lib/commonjs/common/icons-svg/truck/index.js +51 -0
  83. package/lib/commonjs/common/icons-svg/truck/index.js.map +1 -0
  84. package/lib/commonjs/common/icons-svg/truck-trailer/index.js +50 -0
  85. package/lib/commonjs/common/icons-svg/truck-trailer/index.js.map +1 -0
  86. package/lib/commonjs/common/icons-svg/wifi-high/index.js +57 -0
  87. package/lib/commonjs/common/icons-svg/wifi-high/index.js.map +1 -0
  88. package/lib/commonjs/common/icons-svg/wifi-x/index.js +63 -0
  89. package/lib/commonjs/common/icons-svg/wifi-x/index.js.map +1 -0
  90. package/lib/commonjs/components/box/index.js +55 -0
  91. package/lib/commonjs/components/box/index.js.map +1 -0
  92. package/lib/commonjs/components/box/interface.d.js +6 -0
  93. package/lib/commonjs/components/box/interface.d.js.map +1 -0
  94. package/lib/commonjs/components/box/styles.js +22 -0
  95. package/lib/commonjs/components/box/styles.js.map +1 -0
  96. package/lib/commonjs/components/button/index.js +73 -0
  97. package/lib/commonjs/components/button/index.js.map +1 -0
  98. package/lib/commonjs/components/button/interface.d.js +6 -0
  99. package/lib/commonjs/components/button/interface.d.js.map +1 -0
  100. package/lib/commonjs/components/button/styles.js +39 -0
  101. package/lib/commonjs/components/button/styles.js.map +1 -0
  102. package/lib/commonjs/components/capture-photo/index.js +114 -0
  103. package/lib/commonjs/components/capture-photo/index.js.map +1 -0
  104. package/lib/commonjs/components/capture-photo/interface.d.js +6 -0
  105. package/lib/commonjs/components/capture-photo/interface.d.js.map +1 -0
  106. package/lib/commonjs/components/capture-photo/styles.js +27 -0
  107. package/lib/commonjs/components/capture-photo/styles.js.map +1 -0
  108. package/lib/commonjs/components/card-hours/index.js +116 -0
  109. package/lib/commonjs/components/card-hours/index.js.map +1 -0
  110. package/lib/commonjs/components/card-hours/interface.d.js +6 -0
  111. package/lib/commonjs/components/card-hours/interface.d.js.map +1 -0
  112. package/lib/commonjs/components/card-loading/helpers/return-colors.js +16 -0
  113. package/lib/commonjs/components/card-loading/helpers/return-colors.js.map +1 -0
  114. package/lib/commonjs/components/card-loading/index.js +267 -0
  115. package/lib/commonjs/components/card-loading/index.js.map +1 -0
  116. package/lib/commonjs/components/card-loading/interface.d.js +6 -0
  117. package/lib/commonjs/components/card-loading/interface.d.js.map +1 -0
  118. package/lib/commonjs/components/card-loading/styles.js +2 -0
  119. package/lib/commonjs/components/card-loading/styles.js.map +1 -0
  120. package/lib/commonjs/components/card-scheduled-journey/index.js +133 -0
  121. package/lib/commonjs/components/card-scheduled-journey/index.js.map +1 -0
  122. package/lib/commonjs/components/card-scheduled-journey/interface.js +6 -0
  123. package/lib/commonjs/components/card-scheduled-journey/interface.js.map +1 -0
  124. package/lib/commonjs/components/card-scheduled-journey/styles.js +28 -0
  125. package/lib/commonjs/components/card-scheduled-journey/styles.js.map +1 -0
  126. package/lib/commonjs/components/card-work-session/index.js +174 -0
  127. package/lib/commonjs/components/card-work-session/index.js.map +1 -0
  128. package/lib/commonjs/components/card-work-session/interface.d.js +6 -0
  129. package/lib/commonjs/components/card-work-session/interface.d.js.map +1 -0
  130. package/lib/commonjs/components/header-profile/index.js +144 -0
  131. package/lib/commonjs/components/header-profile/index.js.map +1 -0
  132. package/lib/commonjs/components/header-profile/interface.d.js +6 -0
  133. package/lib/commonjs/components/header-profile/interface.d.js.map +1 -0
  134. package/lib/commonjs/components/input/index.js +201 -0
  135. package/lib/commonjs/components/input/index.js.map +1 -0
  136. package/lib/commonjs/components/input/interface.d.js +6 -0
  137. package/lib/commonjs/components/input/interface.d.js.map +1 -0
  138. package/lib/commonjs/components/input/styles.js +30 -0
  139. package/lib/commonjs/components/input/styles.js.map +1 -0
  140. package/lib/commonjs/components/menu-item/index.js +90 -0
  141. package/lib/commonjs/components/menu-item/index.js.map +1 -0
  142. package/lib/commonjs/components/menu-item/interface.d.js +6 -0
  143. package/lib/commonjs/components/menu-item/interface.d.js.map +1 -0
  144. package/lib/commonjs/components/menu-item/styles.js +2 -0
  145. package/lib/commonjs/components/menu-item/styles.js.map +1 -0
  146. package/lib/commonjs/components/scheduled-journey-indicators/index.js +99 -0
  147. package/lib/commonjs/components/scheduled-journey-indicators/index.js.map +1 -0
  148. package/lib/commonjs/components/scheduled-journey-indicators/interface.d.js +6 -0
  149. package/lib/commonjs/components/scheduled-journey-indicators/interface.d.js.map +1 -0
  150. package/lib/commonjs/components/selects/select-option/index.js +110 -0
  151. package/lib/commonjs/components/selects/select-option/index.js.map +1 -0
  152. package/lib/commonjs/components/selects/select-option/interface.d.js +6 -0
  153. package/lib/commonjs/components/selects/select-option/interface.d.js.map +1 -0
  154. package/lib/commonjs/components/selects/select-option/styles.js +80 -0
  155. package/lib/commonjs/components/selects/select-option/styles.js.map +1 -0
  156. package/lib/commonjs/components/step-indicator/helpers/get-icon-by-status.js +25 -0
  157. package/lib/commonjs/components/step-indicator/helpers/get-icon-by-status.js.map +1 -0
  158. package/lib/commonjs/components/step-indicator/index.js +156 -0
  159. package/lib/commonjs/components/step-indicator/index.js.map +1 -0
  160. package/lib/commonjs/components/step-indicator/interface.d.js +6 -0
  161. package/lib/commonjs/components/step-indicator/interface.d.js.map +1 -0
  162. package/lib/commonjs/components/step-indicator/styles.js +71 -0
  163. package/lib/commonjs/components/step-indicator/styles.js.map +1 -0
  164. package/lib/commonjs/components/typography/index.js +75 -0
  165. package/lib/commonjs/components/typography/index.js.map +1 -0
  166. package/lib/commonjs/components/typography/interface.d.js +6 -0
  167. package/lib/commonjs/components/typography/interface.d.js.map +1 -0
  168. package/lib/commonjs/components/typography/styles.js +38 -0
  169. package/lib/commonjs/components/typography/styles.js.map +1 -0
  170. package/lib/commonjs/components/user-profile/index.js +217 -0
  171. package/lib/commonjs/components/user-profile/index.js.map +1 -0
  172. package/lib/commonjs/components/user-profile/interface.d.js +6 -0
  173. package/lib/commonjs/components/user-profile/interface.d.js.map +1 -0
  174. package/lib/commonjs/index.js +132 -0
  175. package/lib/commonjs/index.js.map +1 -0
  176. package/lib/commonjs/stories/box/box.stories.js +115 -0
  177. package/lib/commonjs/stories/box/box.stories.js.map +1 -0
  178. package/lib/commonjs/stories/button/button.stories.js +138 -0
  179. package/lib/commonjs/stories/button/button.stories.js.map +1 -0
  180. package/lib/commonjs/stories/capture-photo/capture-photo.stories.js +168 -0
  181. package/lib/commonjs/stories/capture-photo/capture-photo.stories.js.map +1 -0
  182. package/lib/commonjs/stories/card-hours/card-hours.stories.js +101 -0
  183. package/lib/commonjs/stories/card-hours/card-hours.stories.js.map +1 -0
  184. package/lib/commonjs/stories/card-loading/card-loading.stories.js +84 -0
  185. package/lib/commonjs/stories/card-loading/card-loading.stories.js.map +1 -0
  186. package/lib/commonjs/stories/card-scheduled-journey/card-scheduled-journey.stories.js +97 -0
  187. package/lib/commonjs/stories/card-scheduled-journey/card-scheduled-journey.stories.js.map +1 -0
  188. package/lib/commonjs/stories/card-work-session/card-work-session.stories.js +50 -0
  189. package/lib/commonjs/stories/card-work-session/card-work-session.stories.js.map +1 -0
  190. package/lib/commonjs/stories/header-profile/header-profile.stories.js +83 -0
  191. package/lib/commonjs/stories/header-profile/header-profile.stories.js.map +1 -0
  192. package/lib/commonjs/stories/input/input.stories.js +337 -0
  193. package/lib/commonjs/stories/input/input.stories.js.map +1 -0
  194. package/lib/commonjs/stories/menu-item/menu-item.stories.js +74 -0
  195. package/lib/commonjs/stories/menu-item/menu-item.stories.js.map +1 -0
  196. package/lib/commonjs/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.js +83 -0
  197. package/lib/commonjs/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.js.map +1 -0
  198. package/lib/commonjs/stories/select-option/select-option.stories.js +52 -0
  199. package/lib/commonjs/stories/select-option/select-option.stories.js.map +1 -0
  200. package/lib/commonjs/stories/step-indicator/step-indicator.stories.js +105 -0
  201. package/lib/commonjs/stories/step-indicator/step-indicator.stories.js.map +1 -0
  202. package/lib/commonjs/stories/typography/typography.stories.js +138 -0
  203. package/lib/commonjs/stories/typography/typography.stories.js.map +1 -0
  204. package/lib/commonjs/stories/user-profile/user-profile.stories.js +54 -0
  205. package/lib/commonjs/stories/user-profile/user-profile.stories.js.map +1 -0
  206. package/lib/commonjs/styles/global/interface.d.js +6 -0
  207. package/lib/commonjs/styles/global/interface.d.js.map +1 -0
  208. package/lib/commonjs/styles/global/styles.js +61 -0
  209. package/lib/commonjs/styles/global/styles.js.map +1 -0
  210. package/lib/commonjs/styles/global/theme-provider.js +24 -0
  211. package/lib/commonjs/styles/global/theme-provider.js.map +1 -0
  212. package/lib/commonjs/styles/theme/theme.js +160 -0
  213. package/lib/commonjs/styles/theme/theme.js.map +1 -0
  214. package/lib/commonjs/utils/format-data/index.js +19 -0
  215. package/lib/commonjs/utils/format-data/index.js.map +1 -0
  216. package/lib/commonjs/utils/mutiply/index.js +10 -0
  217. package/lib/commonjs/utils/mutiply/index.js.map +1 -0
  218. package/lib/module/assets/fonts/Inter-Black.ttf +0 -0
  219. package/lib/module/assets/fonts/Inter-Bold.ttf +0 -0
  220. package/lib/module/assets/fonts/Inter-ExtraBold.ttf +0 -0
  221. package/lib/module/assets/fonts/Inter-ExtraLight.ttf +0 -0
  222. package/lib/module/assets/fonts/Inter-Light.ttf +0 -0
  223. package/lib/module/assets/fonts/Inter-Medium.ttf +0 -0
  224. package/lib/module/assets/fonts/Inter-Regular.ttf +0 -0
  225. package/lib/module/assets/fonts/Inter-SemiBold.ttf +0 -0
  226. package/lib/module/assets/fonts/Inter-Thin.ttf +0 -0
  227. package/lib/module/common/constants/index.js +7 -0
  228. package/lib/module/common/constants/index.js.map +1 -0
  229. package/lib/module/common/icons-svg/arrow-drop-down/index.js +35 -0
  230. package/lib/module/common/icons-svg/arrow-drop-down/index.js.map +1 -0
  231. package/lib/module/common/icons-svg/arrow-left/index.js +35 -0
  232. package/lib/module/common/icons-svg/arrow-left/index.js.map +1 -0
  233. package/lib/module/common/icons-svg/bell/index.js +28 -0
  234. package/lib/module/common/icons-svg/bell/index.js.map +1 -0
  235. package/lib/module/common/icons-svg/bluetooth/index.js +44 -0
  236. package/lib/module/common/icons-svg/bluetooth/index.js.map +1 -0
  237. package/lib/module/common/icons-svg/bluetooth-connected/index.js +47 -0
  238. package/lib/module/common/icons-svg/bluetooth-connected/index.js.map +1 -0
  239. package/lib/module/common/icons-svg/calendar/index.js +48 -0
  240. package/lib/module/common/icons-svg/calendar/index.js.map +1 -0
  241. package/lib/module/common/icons-svg/call-bell/index.js +32 -0
  242. package/lib/module/common/icons-svg/call-bell/index.js.map +1 -0
  243. package/lib/module/common/icons-svg/camera-plus/index.js +47 -0
  244. package/lib/module/common/icons-svg/camera-plus/index.js.map +1 -0
  245. package/lib/module/common/icons-svg/chart-bar/index.js +32 -0
  246. package/lib/module/common/icons-svg/chart-bar/index.js.map +1 -0
  247. package/lib/module/common/icons-svg/check-box-fill/index.js +34 -0
  248. package/lib/module/common/icons-svg/check-box-fill/index.js.map +1 -0
  249. package/lib/module/common/icons-svg/check-box-outline/index.js +34 -0
  250. package/lib/module/common/icons-svg/check-box-outline/index.js.map +1 -0
  251. package/lib/module/common/icons-svg/check-circle/index.js +30 -0
  252. package/lib/module/common/icons-svg/check-circle/index.js.map +1 -0
  253. package/lib/module/common/icons-svg/closed/index.js +46 -0
  254. package/lib/module/common/icons-svg/closed/index.js.map +1 -0
  255. package/lib/module/common/icons-svg/constants/index.js +50 -0
  256. package/lib/module/common/icons-svg/constants/index.js.map +1 -0
  257. package/lib/module/common/icons-svg/credit-card/index.js +35 -0
  258. package/lib/module/common/icons-svg/credit-card/index.js.map +1 -0
  259. package/lib/module/common/icons-svg/currency/index.js +46 -0
  260. package/lib/module/common/icons-svg/currency/index.js.map +1 -0
  261. package/lib/module/common/icons-svg/currency-circle-dollar/index.js +32 -0
  262. package/lib/module/common/icons-svg/currency-circle-dollar/index.js.map +1 -0
  263. package/lib/module/common/icons-svg/eye/index.js +36 -0
  264. package/lib/module/common/icons-svg/eye/index.js.map +1 -0
  265. package/lib/module/common/icons-svg/eye-slash/index.js +34 -0
  266. package/lib/module/common/icons-svg/eye-slash/index.js.map +1 -0
  267. package/lib/module/common/icons-svg/file-text/index.js +42 -0
  268. package/lib/module/common/icons-svg/file-text/index.js.map +1 -0
  269. package/lib/module/common/icons-svg/gas-pump/index.js +47 -0
  270. package/lib/module/common/icons-svg/gas-pump/index.js.map +1 -0
  271. package/lib/module/common/icons-svg/gauge/index.js +46 -0
  272. package/lib/module/common/icons-svg/gauge/index.js.map +1 -0
  273. package/lib/module/common/icons-svg/gear/index.js +47 -0
  274. package/lib/module/common/icons-svg/gear/index.js.map +1 -0
  275. package/lib/module/common/icons-svg/index.js +284 -0
  276. package/lib/module/common/icons-svg/index.js.map +1 -0
  277. package/lib/module/common/icons-svg/interface.d.js +4 -0
  278. package/lib/module/common/icons-svg/interface.d.js.map +1 -0
  279. package/lib/module/common/icons-svg/list/index.js +60 -0
  280. package/lib/module/common/icons-svg/list/index.js.map +1 -0
  281. package/lib/module/common/icons-svg/moon-stars/index.js +32 -0
  282. package/lib/module/common/icons-svg/moon-stars/index.js.map +1 -0
  283. package/lib/module/common/icons-svg/note-pincel/index.js +49 -0
  284. package/lib/module/common/icons-svg/note-pincel/index.js.map +1 -0
  285. package/lib/module/common/icons-svg/package/index.js +32 -0
  286. package/lib/module/common/icons-svg/package/index.js.map +1 -0
  287. package/lib/module/common/icons-svg/package-check/index.js +47 -0
  288. package/lib/module/common/icons-svg/package-check/index.js.map +1 -0
  289. package/lib/module/common/icons-svg/shopping-cart/index.js +42 -0
  290. package/lib/module/common/icons-svg/shopping-cart/index.js.map +1 -0
  291. package/lib/module/common/icons-svg/steering-wheel/index.js +54 -0
  292. package/lib/module/common/icons-svg/steering-wheel/index.js.map +1 -0
  293. package/lib/module/common/icons-svg/steering-wheel-fill/index.js +43 -0
  294. package/lib/module/common/icons-svg/steering-wheel-fill/index.js.map +1 -0
  295. package/lib/module/common/icons-svg/timer/index.js +46 -0
  296. package/lib/module/common/icons-svg/timer/index.js.map +1 -0
  297. package/lib/module/common/icons-svg/trophy/index.js +32 -0
  298. package/lib/module/common/icons-svg/trophy/index.js.map +1 -0
  299. package/lib/module/common/icons-svg/truck/index.js +42 -0
  300. package/lib/module/common/icons-svg/truck/index.js.map +1 -0
  301. package/lib/module/common/icons-svg/truck-trailer/index.js +43 -0
  302. package/lib/module/common/icons-svg/truck-trailer/index.js.map +1 -0
  303. package/lib/module/common/icons-svg/wifi-high/index.js +50 -0
  304. package/lib/module/common/icons-svg/wifi-high/index.js.map +1 -0
  305. package/lib/module/common/icons-svg/wifi-x/index.js +56 -0
  306. package/lib/module/common/icons-svg/wifi-x/index.js.map +1 -0
  307. package/lib/module/components/box/index.js +49 -0
  308. package/lib/module/components/box/index.js.map +1 -0
  309. package/lib/module/components/box/interface.d.js +4 -0
  310. package/lib/module/components/box/interface.d.js.map +1 -0
  311. package/lib/module/components/box/styles.js +19 -0
  312. package/lib/module/components/box/styles.js.map +1 -0
  313. package/lib/module/components/button/index.js +67 -0
  314. package/lib/module/components/button/index.js.map +1 -0
  315. package/lib/module/components/button/interface.d.js +4 -0
  316. package/lib/module/components/button/interface.d.js.map +1 -0
  317. package/lib/module/components/button/styles.js +36 -0
  318. package/lib/module/components/button/styles.js.map +1 -0
  319. package/lib/module/components/capture-photo/index.js +110 -0
  320. package/lib/module/components/capture-photo/index.js.map +1 -0
  321. package/lib/module/components/capture-photo/interface.d.js +4 -0
  322. package/lib/module/components/capture-photo/interface.d.js.map +1 -0
  323. package/lib/module/components/capture-photo/styles.js +23 -0
  324. package/lib/module/components/capture-photo/styles.js.map +1 -0
  325. package/lib/module/components/card-hours/index.js +110 -0
  326. package/lib/module/components/card-hours/index.js.map +1 -0
  327. package/lib/module/components/card-hours/interface.d.js +4 -0
  328. package/lib/module/components/card-hours/interface.d.js.map +1 -0
  329. package/lib/module/components/card-loading/helpers/return-colors.js +13 -0
  330. package/lib/module/components/card-loading/helpers/return-colors.js.map +1 -0
  331. package/lib/module/components/card-loading/index.js +263 -0
  332. package/lib/module/components/card-loading/index.js.map +1 -0
  333. package/lib/module/components/card-loading/interface.d.js +4 -0
  334. package/lib/module/components/card-loading/interface.d.js.map +1 -0
  335. package/lib/module/components/card-loading/styles.js +2 -0
  336. package/lib/module/components/card-loading/styles.js.map +1 -0
  337. package/lib/module/components/card-scheduled-journey/index.js +129 -0
  338. package/lib/module/components/card-scheduled-journey/index.js.map +1 -0
  339. package/lib/module/components/card-scheduled-journey/interface.js +4 -0
  340. package/lib/module/components/card-scheduled-journey/interface.js.map +1 -0
  341. package/lib/module/components/card-scheduled-journey/styles.js +23 -0
  342. package/lib/module/components/card-scheduled-journey/styles.js.map +1 -0
  343. package/lib/module/components/card-work-session/index.js +168 -0
  344. package/lib/module/components/card-work-session/index.js.map +1 -0
  345. package/lib/module/components/card-work-session/interface.d.js +4 -0
  346. package/lib/module/components/card-work-session/interface.d.js.map +1 -0
  347. package/lib/module/components/header-profile/index.js +140 -0
  348. package/lib/module/components/header-profile/index.js.map +1 -0
  349. package/lib/module/components/header-profile/interface.d.js +4 -0
  350. package/lib/module/components/header-profile/interface.d.js.map +1 -0
  351. package/lib/module/components/input/index.js +197 -0
  352. package/lib/module/components/input/index.js.map +1 -0
  353. package/lib/module/components/input/interface.d.js +4 -0
  354. package/lib/module/components/input/interface.d.js.map +1 -0
  355. package/lib/module/components/input/styles.js +27 -0
  356. package/lib/module/components/input/styles.js.map +1 -0
  357. package/lib/module/components/menu-item/index.js +86 -0
  358. package/lib/module/components/menu-item/index.js.map +1 -0
  359. package/lib/module/components/menu-item/interface.d.js +4 -0
  360. package/lib/module/components/menu-item/interface.d.js.map +1 -0
  361. package/lib/module/components/menu-item/styles.js +2 -0
  362. package/lib/module/components/menu-item/styles.js.map +1 -0
  363. package/lib/module/components/scheduled-journey-indicators/index.js +94 -0
  364. package/lib/module/components/scheduled-journey-indicators/index.js.map +1 -0
  365. package/lib/module/components/scheduled-journey-indicators/interface.d.js +4 -0
  366. package/lib/module/components/scheduled-journey-indicators/interface.d.js.map +1 -0
  367. package/lib/module/components/selects/select-option/index.js +106 -0
  368. package/lib/module/components/selects/select-option/index.js.map +1 -0
  369. package/lib/module/components/selects/select-option/interface.d.js +4 -0
  370. package/lib/module/components/selects/select-option/interface.d.js.map +1 -0
  371. package/lib/module/components/selects/select-option/styles.js +75 -0
  372. package/lib/module/components/selects/select-option/styles.js.map +1 -0
  373. package/lib/module/components/step-indicator/helpers/get-icon-by-status.js +21 -0
  374. package/lib/module/components/step-indicator/helpers/get-icon-by-status.js.map +1 -0
  375. package/lib/module/components/step-indicator/index.js +152 -0
  376. package/lib/module/components/step-indicator/index.js.map +1 -0
  377. package/lib/module/components/step-indicator/interface.d.js +4 -0
  378. package/lib/module/components/step-indicator/interface.d.js.map +1 -0
  379. package/lib/module/components/step-indicator/styles.js +67 -0
  380. package/lib/module/components/step-indicator/styles.js.map +1 -0
  381. package/lib/module/components/typography/index.js +71 -0
  382. package/lib/module/components/typography/index.js.map +1 -0
  383. package/lib/module/components/typography/interface.d.js +4 -0
  384. package/lib/module/components/typography/interface.d.js.map +1 -0
  385. package/lib/module/components/typography/styles.js +34 -0
  386. package/lib/module/components/typography/styles.js.map +1 -0
  387. package/lib/module/components/user-profile/index.js +213 -0
  388. package/lib/module/components/user-profile/index.js.map +1 -0
  389. package/lib/module/components/user-profile/interface.d.js +4 -0
  390. package/lib/module/components/user-profile/interface.d.js.map +1 -0
  391. package/lib/module/index.js +30 -0
  392. package/lib/module/index.js.map +1 -0
  393. package/lib/module/stories/box/box.stories.js +109 -0
  394. package/lib/module/stories/box/box.stories.js.map +1 -0
  395. package/lib/module/stories/button/button.stories.js +134 -0
  396. package/lib/module/stories/button/button.stories.js.map +1 -0
  397. package/lib/module/stories/capture-photo/capture-photo.stories.js +164 -0
  398. package/lib/module/stories/capture-photo/capture-photo.stories.js.map +1 -0
  399. package/lib/module/stories/card-hours/card-hours.stories.js +97 -0
  400. package/lib/module/stories/card-hours/card-hours.stories.js.map +1 -0
  401. package/lib/module/stories/card-loading/card-loading.stories.js +80 -0
  402. package/lib/module/stories/card-loading/card-loading.stories.js.map +1 -0
  403. package/lib/module/stories/card-scheduled-journey/card-scheduled-journey.stories.js +93 -0
  404. package/lib/module/stories/card-scheduled-journey/card-scheduled-journey.stories.js.map +1 -0
  405. package/lib/module/stories/card-work-session/card-work-session.stories.js +46 -0
  406. package/lib/module/stories/card-work-session/card-work-session.stories.js.map +1 -0
  407. package/lib/module/stories/header-profile/header-profile.stories.js +79 -0
  408. package/lib/module/stories/header-profile/header-profile.stories.js.map +1 -0
  409. package/lib/module/stories/input/input.stories.js +332 -0
  410. package/lib/module/stories/input/input.stories.js.map +1 -0
  411. package/lib/module/stories/menu-item/menu-item.stories.js +70 -0
  412. package/lib/module/stories/menu-item/menu-item.stories.js.map +1 -0
  413. package/lib/module/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.js +80 -0
  414. package/lib/module/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.js.map +1 -0
  415. package/lib/module/stories/select-option/select-option.stories.js +48 -0
  416. package/lib/module/stories/select-option/select-option.stories.js.map +1 -0
  417. package/lib/module/stories/step-indicator/step-indicator.stories.js +100 -0
  418. package/lib/module/stories/step-indicator/step-indicator.stories.js.map +1 -0
  419. package/lib/module/stories/typography/typography.stories.js +134 -0
  420. package/lib/module/stories/typography/typography.stories.js.map +1 -0
  421. package/lib/module/stories/user-profile/user-profile.stories.js +50 -0
  422. package/lib/module/stories/user-profile/user-profile.stories.js.map +1 -0
  423. package/lib/module/styles/global/interface.d.js +4 -0
  424. package/lib/module/styles/global/interface.d.js.map +1 -0
  425. package/lib/module/styles/global/styles.js +57 -0
  426. package/lib/module/styles/global/styles.js.map +1 -0
  427. package/lib/module/styles/global/theme-provider.js +16 -0
  428. package/lib/module/styles/global/theme-provider.js.map +1 -0
  429. package/lib/module/styles/theme/theme.js +156 -0
  430. package/lib/module/styles/theme/theme.js.map +1 -0
  431. package/lib/module/utils/format-data/index.js +15 -0
  432. package/lib/module/utils/format-data/index.js.map +1 -0
  433. package/lib/module/utils/mutiply/index.js +6 -0
  434. package/lib/module/utils/mutiply/index.js.map +1 -0
  435. package/lib/typescript/commonjs/package.json +1 -0
  436. package/lib/typescript/commonjs/src/common/constants/index.d.ts +5 -0
  437. package/lib/typescript/commonjs/src/common/constants/index.d.ts.map +1 -0
  438. package/lib/typescript/commonjs/src/common/icons-svg/arrow-drop-down/index.d.ts +14 -0
  439. package/lib/typescript/commonjs/src/common/icons-svg/arrow-drop-down/index.d.ts.map +1 -0
  440. package/lib/typescript/commonjs/src/common/icons-svg/arrow-left/index.d.ts +11 -0
  441. package/lib/typescript/commonjs/src/common/icons-svg/arrow-left/index.d.ts.map +1 -0
  442. package/lib/typescript/commonjs/src/common/icons-svg/bell/index.d.ts +8 -0
  443. package/lib/typescript/commonjs/src/common/icons-svg/bell/index.d.ts.map +1 -0
  444. package/lib/typescript/commonjs/src/common/icons-svg/bluetooth/index.d.ts +11 -0
  445. package/lib/typescript/commonjs/src/common/icons-svg/bluetooth/index.d.ts.map +1 -0
  446. package/lib/typescript/commonjs/src/common/icons-svg/bluetooth-connected/index.d.ts +11 -0
  447. package/lib/typescript/commonjs/src/common/icons-svg/bluetooth-connected/index.d.ts.map +1 -0
  448. package/lib/typescript/commonjs/src/common/icons-svg/calendar/index.d.ts +11 -0
  449. package/lib/typescript/commonjs/src/common/icons-svg/calendar/index.d.ts.map +1 -0
  450. package/lib/typescript/commonjs/src/common/icons-svg/call-bell/index.d.ts +11 -0
  451. package/lib/typescript/commonjs/src/common/icons-svg/call-bell/index.d.ts.map +1 -0
  452. package/lib/typescript/commonjs/src/common/icons-svg/camera-plus/index.d.ts +11 -0
  453. package/lib/typescript/commonjs/src/common/icons-svg/camera-plus/index.d.ts.map +1 -0
  454. package/lib/typescript/commonjs/src/common/icons-svg/chart-bar/index.d.ts +11 -0
  455. package/lib/typescript/commonjs/src/common/icons-svg/chart-bar/index.d.ts.map +1 -0
  456. package/lib/typescript/commonjs/src/common/icons-svg/check-box-fill/index.d.ts +14 -0
  457. package/lib/typescript/commonjs/src/common/icons-svg/check-box-fill/index.d.ts.map +1 -0
  458. package/lib/typescript/commonjs/src/common/icons-svg/check-box-outline/index.d.ts +14 -0
  459. package/lib/typescript/commonjs/src/common/icons-svg/check-box-outline/index.d.ts.map +1 -0
  460. package/lib/typescript/commonjs/src/common/icons-svg/check-circle/index.d.ts +11 -0
  461. package/lib/typescript/commonjs/src/common/icons-svg/check-circle/index.d.ts.map +1 -0
  462. package/lib/typescript/commonjs/src/common/icons-svg/closed/index.d.ts +14 -0
  463. package/lib/typescript/commonjs/src/common/icons-svg/closed/index.d.ts.map +1 -0
  464. package/lib/typescript/commonjs/src/common/icons-svg/constants/index.d.ts +45 -0
  465. package/lib/typescript/commonjs/src/common/icons-svg/constants/index.d.ts.map +1 -0
  466. package/lib/typescript/commonjs/src/common/icons-svg/credit-card/index.d.ts +14 -0
  467. package/lib/typescript/commonjs/src/common/icons-svg/credit-card/index.d.ts.map +1 -0
  468. package/lib/typescript/commonjs/src/common/icons-svg/currency/index.d.ts +11 -0
  469. package/lib/typescript/commonjs/src/common/icons-svg/currency/index.d.ts.map +1 -0
  470. package/lib/typescript/commonjs/src/common/icons-svg/currency-circle-dollar/index.d.ts +11 -0
  471. package/lib/typescript/commonjs/src/common/icons-svg/currency-circle-dollar/index.d.ts.map +1 -0
  472. package/lib/typescript/commonjs/src/common/icons-svg/eye/index.d.ts +11 -0
  473. package/lib/typescript/commonjs/src/common/icons-svg/eye/index.d.ts.map +1 -0
  474. package/lib/typescript/commonjs/src/common/icons-svg/eye-slash/index.d.ts +11 -0
  475. package/lib/typescript/commonjs/src/common/icons-svg/eye-slash/index.d.ts.map +1 -0
  476. package/lib/typescript/commonjs/src/common/icons-svg/file-text/index.d.ts +14 -0
  477. package/lib/typescript/commonjs/src/common/icons-svg/file-text/index.d.ts.map +1 -0
  478. package/lib/typescript/commonjs/src/common/icons-svg/gas-pump/index.d.ts +11 -0
  479. package/lib/typescript/commonjs/src/common/icons-svg/gas-pump/index.d.ts.map +1 -0
  480. package/lib/typescript/commonjs/src/common/icons-svg/gauge/index.d.ts +11 -0
  481. package/lib/typescript/commonjs/src/common/icons-svg/gauge/index.d.ts.map +1 -0
  482. package/lib/typescript/commonjs/src/common/icons-svg/gear/index.d.ts +11 -0
  483. package/lib/typescript/commonjs/src/common/icons-svg/gear/index.d.ts.map +1 -0
  484. package/lib/typescript/commonjs/src/common/icons-svg/index.d.ts +12 -0
  485. package/lib/typescript/commonjs/src/common/icons-svg/index.d.ts.map +1 -0
  486. package/lib/typescript/commonjs/src/common/icons-svg/list/index.d.ts +11 -0
  487. package/lib/typescript/commonjs/src/common/icons-svg/list/index.d.ts.map +1 -0
  488. package/lib/typescript/commonjs/src/common/icons-svg/moon-stars/index.d.ts +11 -0
  489. package/lib/typescript/commonjs/src/common/icons-svg/moon-stars/index.d.ts.map +1 -0
  490. package/lib/typescript/commonjs/src/common/icons-svg/note-pincel/index.d.ts +11 -0
  491. package/lib/typescript/commonjs/src/common/icons-svg/note-pincel/index.d.ts.map +1 -0
  492. package/lib/typescript/commonjs/src/common/icons-svg/package/index.d.ts +11 -0
  493. package/lib/typescript/commonjs/src/common/icons-svg/package/index.d.ts.map +1 -0
  494. package/lib/typescript/commonjs/src/common/icons-svg/package-check/index.d.ts +14 -0
  495. package/lib/typescript/commonjs/src/common/icons-svg/package-check/index.d.ts.map +1 -0
  496. package/lib/typescript/commonjs/src/common/icons-svg/shopping-cart/index.d.ts +14 -0
  497. package/lib/typescript/commonjs/src/common/icons-svg/shopping-cart/index.d.ts.map +1 -0
  498. package/lib/typescript/commonjs/src/common/icons-svg/steering-wheel/index.d.ts +11 -0
  499. package/lib/typescript/commonjs/src/common/icons-svg/steering-wheel/index.d.ts.map +1 -0
  500. package/lib/typescript/commonjs/src/common/icons-svg/steering-wheel-fill/index.d.ts +11 -0
  501. package/lib/typescript/commonjs/src/common/icons-svg/steering-wheel-fill/index.d.ts.map +1 -0
  502. package/lib/typescript/commonjs/src/common/icons-svg/timer/index.d.ts +11 -0
  503. package/lib/typescript/commonjs/src/common/icons-svg/timer/index.d.ts.map +1 -0
  504. package/lib/typescript/commonjs/src/common/icons-svg/trophy/index.d.ts +11 -0
  505. package/lib/typescript/commonjs/src/common/icons-svg/trophy/index.d.ts.map +1 -0
  506. package/lib/typescript/commonjs/src/common/icons-svg/truck/index.d.ts +14 -0
  507. package/lib/typescript/commonjs/src/common/icons-svg/truck/index.d.ts.map +1 -0
  508. package/lib/typescript/commonjs/src/common/icons-svg/truck-trailer/index.d.ts +11 -0
  509. package/lib/typescript/commonjs/src/common/icons-svg/truck-trailer/index.d.ts.map +1 -0
  510. package/lib/typescript/commonjs/src/common/icons-svg/wifi-high/index.d.ts +11 -0
  511. package/lib/typescript/commonjs/src/common/icons-svg/wifi-high/index.d.ts.map +1 -0
  512. package/lib/typescript/commonjs/src/common/icons-svg/wifi-x/index.d.ts +11 -0
  513. package/lib/typescript/commonjs/src/common/icons-svg/wifi-x/index.d.ts.map +1 -0
  514. package/lib/typescript/commonjs/src/components/box/index.d.ts +10 -0
  515. package/lib/typescript/commonjs/src/components/box/index.d.ts.map +1 -0
  516. package/lib/typescript/commonjs/src/components/box/styles.d.ts +13 -0
  517. package/lib/typescript/commonjs/src/components/box/styles.d.ts.map +1 -0
  518. package/lib/typescript/commonjs/src/components/button/index.d.ts +10 -0
  519. package/lib/typescript/commonjs/src/components/button/index.d.ts.map +1 -0
  520. package/lib/typescript/commonjs/src/components/button/styles.d.ts +24 -0
  521. package/lib/typescript/commonjs/src/components/button/styles.d.ts.map +1 -0
  522. package/lib/typescript/commonjs/src/components/capture-photo/index.d.ts +14 -0
  523. package/lib/typescript/commonjs/src/components/capture-photo/index.d.ts.map +1 -0
  524. package/lib/typescript/commonjs/src/components/capture-photo/styles.d.ts +12 -0
  525. package/lib/typescript/commonjs/src/components/capture-photo/styles.d.ts.map +1 -0
  526. package/lib/typescript/commonjs/src/components/card-hours/index.d.ts +10 -0
  527. package/lib/typescript/commonjs/src/components/card-hours/index.d.ts.map +1 -0
  528. package/lib/typescript/commonjs/src/components/card-loading/helpers/return-colors.d.ts +4 -0
  529. package/lib/typescript/commonjs/src/components/card-loading/helpers/return-colors.d.ts.map +1 -0
  530. package/lib/typescript/commonjs/src/components/card-loading/index.d.ts +15 -0
  531. package/lib/typescript/commonjs/src/components/card-loading/index.d.ts.map +1 -0
  532. package/lib/typescript/commonjs/src/components/card-loading/styles.d.ts +1 -0
  533. package/lib/typescript/commonjs/src/components/card-loading/styles.d.ts.map +1 -0
  534. package/lib/typescript/commonjs/src/components/card-scheduled-journey/index.d.ts +14 -0
  535. package/lib/typescript/commonjs/src/components/card-scheduled-journey/index.d.ts.map +1 -0
  536. package/lib/typescript/commonjs/src/components/card-scheduled-journey/interface.d.ts +33 -0
  537. package/lib/typescript/commonjs/src/components/card-scheduled-journey/interface.d.ts.map +1 -0
  538. package/lib/typescript/commonjs/src/components/card-scheduled-journey/styles.d.ts +12 -0
  539. package/lib/typescript/commonjs/src/components/card-scheduled-journey/styles.d.ts.map +1 -0
  540. package/lib/typescript/commonjs/src/components/card-work-session/index.d.ts +11 -0
  541. package/lib/typescript/commonjs/src/components/card-work-session/index.d.ts.map +1 -0
  542. package/lib/typescript/commonjs/src/components/header-profile/index.d.ts +14 -0
  543. package/lib/typescript/commonjs/src/components/header-profile/index.d.ts.map +1 -0
  544. package/lib/typescript/commonjs/src/components/input/index.d.ts +15 -0
  545. package/lib/typescript/commonjs/src/components/input/index.d.ts.map +1 -0
  546. package/lib/typescript/commonjs/src/components/input/styles.d.ts +12 -0
  547. package/lib/typescript/commonjs/src/components/input/styles.d.ts.map +1 -0
  548. package/lib/typescript/commonjs/src/components/menu-item/index.d.ts +15 -0
  549. package/lib/typescript/commonjs/src/components/menu-item/index.d.ts.map +1 -0
  550. package/lib/typescript/commonjs/src/components/menu-item/styles.d.ts +1 -0
  551. package/lib/typescript/commonjs/src/components/menu-item/styles.d.ts.map +1 -0
  552. package/lib/typescript/commonjs/src/components/scheduled-journey-indicators/index.d.ts +11 -0
  553. package/lib/typescript/commonjs/src/components/scheduled-journey-indicators/index.d.ts.map +1 -0
  554. package/lib/typescript/commonjs/src/components/selects/select-option/index.d.ts +14 -0
  555. package/lib/typescript/commonjs/src/components/selects/select-option/index.d.ts.map +1 -0
  556. package/lib/typescript/commonjs/src/components/selects/select-option/styles.d.ts +64 -0
  557. package/lib/typescript/commonjs/src/components/selects/select-option/styles.d.ts.map +1 -0
  558. package/lib/typescript/commonjs/src/components/step-indicator/helpers/get-icon-by-status.d.ts +15 -0
  559. package/lib/typescript/commonjs/src/components/step-indicator/helpers/get-icon-by-status.d.ts.map +1 -0
  560. package/lib/typescript/commonjs/src/components/step-indicator/index.d.ts +14 -0
  561. package/lib/typescript/commonjs/src/components/step-indicator/index.d.ts.map +1 -0
  562. package/lib/typescript/commonjs/src/components/step-indicator/styles.d.ts +57 -0
  563. package/lib/typescript/commonjs/src/components/step-indicator/styles.d.ts.map +1 -0
  564. package/lib/typescript/commonjs/src/components/typography/index.d.ts +14 -0
  565. package/lib/typescript/commonjs/src/components/typography/index.d.ts.map +1 -0
  566. package/lib/typescript/commonjs/src/components/typography/styles.d.ts +30 -0
  567. package/lib/typescript/commonjs/src/components/typography/styles.d.ts.map +1 -0
  568. package/lib/typescript/commonjs/src/components/user-profile/index.d.ts +15 -0
  569. package/lib/typescript/commonjs/src/components/user-profile/index.d.ts.map +1 -0
  570. package/lib/typescript/commonjs/src/index.d.ts +22 -0
  571. package/lib/typescript/commonjs/src/index.d.ts.map +1 -0
  572. package/lib/typescript/commonjs/src/stories/box/box.stories.d.ts +9 -0
  573. package/lib/typescript/commonjs/src/stories/box/box.stories.d.ts.map +1 -0
  574. package/lib/typescript/commonjs/src/stories/button/button.stories.d.ts +10 -0
  575. package/lib/typescript/commonjs/src/stories/button/button.stories.d.ts.map +1 -0
  576. package/lib/typescript/commonjs/src/stories/capture-photo/capture-photo.stories.d.ts +10 -0
  577. package/lib/typescript/commonjs/src/stories/capture-photo/capture-photo.stories.d.ts.map +1 -0
  578. package/lib/typescript/commonjs/src/stories/card-hours/card-hours.stories.d.ts +8 -0
  579. package/lib/typescript/commonjs/src/stories/card-hours/card-hours.stories.d.ts.map +1 -0
  580. package/lib/typescript/commonjs/src/stories/card-loading/card-loading.stories.d.ts +9 -0
  581. package/lib/typescript/commonjs/src/stories/card-loading/card-loading.stories.d.ts.map +1 -0
  582. package/lib/typescript/commonjs/src/stories/card-scheduled-journey/card-scheduled-journey.stories.d.ts +11 -0
  583. package/lib/typescript/commonjs/src/stories/card-scheduled-journey/card-scheduled-journey.stories.d.ts.map +1 -0
  584. package/lib/typescript/commonjs/src/stories/card-work-session/card-work-session.stories.d.ts +7 -0
  585. package/lib/typescript/commonjs/src/stories/card-work-session/card-work-session.stories.d.ts.map +1 -0
  586. package/lib/typescript/commonjs/src/stories/header-profile/header-profile.stories.d.ts +10 -0
  587. package/lib/typescript/commonjs/src/stories/header-profile/header-profile.stories.d.ts.map +1 -0
  588. package/lib/typescript/commonjs/src/stories/input/input.stories.d.ts +15 -0
  589. package/lib/typescript/commonjs/src/stories/input/input.stories.d.ts.map +1 -0
  590. package/lib/typescript/commonjs/src/stories/menu-item/menu-item.stories.d.ts +9 -0
  591. package/lib/typescript/commonjs/src/stories/menu-item/menu-item.stories.d.ts.map +1 -0
  592. package/lib/typescript/commonjs/src/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.d.ts +10 -0
  593. package/lib/typescript/commonjs/src/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.d.ts.map +1 -0
  594. package/lib/typescript/commonjs/src/stories/select-option/select-option.stories.d.ts +7 -0
  595. package/lib/typescript/commonjs/src/stories/select-option/select-option.stories.d.ts.map +1 -0
  596. package/lib/typescript/commonjs/src/stories/step-indicator/step-indicator.stories.d.ts +8 -0
  597. package/lib/typescript/commonjs/src/stories/step-indicator/step-indicator.stories.d.ts.map +1 -0
  598. package/lib/typescript/commonjs/src/stories/typography/typography.stories.d.ts +16 -0
  599. package/lib/typescript/commonjs/src/stories/typography/typography.stories.d.ts.map +1 -0
  600. package/lib/typescript/commonjs/src/stories/user-profile/user-profile.stories.d.ts +8 -0
  601. package/lib/typescript/commonjs/src/stories/user-profile/user-profile.stories.d.ts.map +1 -0
  602. package/lib/typescript/commonjs/src/styles/global/styles.d.ts +47 -0
  603. package/lib/typescript/commonjs/src/styles/global/styles.d.ts.map +1 -0
  604. package/lib/typescript/commonjs/src/styles/global/theme-provider.d.ts +142 -0
  605. package/lib/typescript/commonjs/src/styles/global/theme-provider.d.ts.map +1 -0
  606. package/lib/typescript/commonjs/src/styles/theme/theme.d.ts +144 -0
  607. package/lib/typescript/commonjs/src/styles/theme/theme.d.ts.map +1 -0
  608. package/lib/typescript/commonjs/src/utils/format-data/index.d.ts +8 -0
  609. package/lib/typescript/commonjs/src/utils/format-data/index.d.ts.map +1 -0
  610. package/lib/typescript/commonjs/src/utils/mutiply/index.d.ts +2 -0
  611. package/lib/typescript/commonjs/src/utils/mutiply/index.d.ts.map +1 -0
  612. package/lib/typescript/module/package.json +1 -0
  613. package/lib/typescript/module/src/common/constants/index.d.ts +5 -0
  614. package/lib/typescript/module/src/common/constants/index.d.ts.map +1 -0
  615. package/lib/typescript/module/src/common/icons-svg/arrow-drop-down/index.d.ts +14 -0
  616. package/lib/typescript/module/src/common/icons-svg/arrow-drop-down/index.d.ts.map +1 -0
  617. package/lib/typescript/module/src/common/icons-svg/arrow-left/index.d.ts +11 -0
  618. package/lib/typescript/module/src/common/icons-svg/arrow-left/index.d.ts.map +1 -0
  619. package/lib/typescript/module/src/common/icons-svg/bell/index.d.ts +8 -0
  620. package/lib/typescript/module/src/common/icons-svg/bell/index.d.ts.map +1 -0
  621. package/lib/typescript/module/src/common/icons-svg/bluetooth/index.d.ts +11 -0
  622. package/lib/typescript/module/src/common/icons-svg/bluetooth/index.d.ts.map +1 -0
  623. package/lib/typescript/module/src/common/icons-svg/bluetooth-connected/index.d.ts +11 -0
  624. package/lib/typescript/module/src/common/icons-svg/bluetooth-connected/index.d.ts.map +1 -0
  625. package/lib/typescript/module/src/common/icons-svg/calendar/index.d.ts +11 -0
  626. package/lib/typescript/module/src/common/icons-svg/calendar/index.d.ts.map +1 -0
  627. package/lib/typescript/module/src/common/icons-svg/call-bell/index.d.ts +11 -0
  628. package/lib/typescript/module/src/common/icons-svg/call-bell/index.d.ts.map +1 -0
  629. package/lib/typescript/module/src/common/icons-svg/camera-plus/index.d.ts +11 -0
  630. package/lib/typescript/module/src/common/icons-svg/camera-plus/index.d.ts.map +1 -0
  631. package/lib/typescript/module/src/common/icons-svg/chart-bar/index.d.ts +11 -0
  632. package/lib/typescript/module/src/common/icons-svg/chart-bar/index.d.ts.map +1 -0
  633. package/lib/typescript/module/src/common/icons-svg/check-box-fill/index.d.ts +14 -0
  634. package/lib/typescript/module/src/common/icons-svg/check-box-fill/index.d.ts.map +1 -0
  635. package/lib/typescript/module/src/common/icons-svg/check-box-outline/index.d.ts +14 -0
  636. package/lib/typescript/module/src/common/icons-svg/check-box-outline/index.d.ts.map +1 -0
  637. package/lib/typescript/module/src/common/icons-svg/check-circle/index.d.ts +11 -0
  638. package/lib/typescript/module/src/common/icons-svg/check-circle/index.d.ts.map +1 -0
  639. package/lib/typescript/module/src/common/icons-svg/closed/index.d.ts +14 -0
  640. package/lib/typescript/module/src/common/icons-svg/closed/index.d.ts.map +1 -0
  641. package/lib/typescript/module/src/common/icons-svg/constants/index.d.ts +45 -0
  642. package/lib/typescript/module/src/common/icons-svg/constants/index.d.ts.map +1 -0
  643. package/lib/typescript/module/src/common/icons-svg/credit-card/index.d.ts +14 -0
  644. package/lib/typescript/module/src/common/icons-svg/credit-card/index.d.ts.map +1 -0
  645. package/lib/typescript/module/src/common/icons-svg/currency/index.d.ts +11 -0
  646. package/lib/typescript/module/src/common/icons-svg/currency/index.d.ts.map +1 -0
  647. package/lib/typescript/module/src/common/icons-svg/currency-circle-dollar/index.d.ts +11 -0
  648. package/lib/typescript/module/src/common/icons-svg/currency-circle-dollar/index.d.ts.map +1 -0
  649. package/lib/typescript/module/src/common/icons-svg/eye/index.d.ts +11 -0
  650. package/lib/typescript/module/src/common/icons-svg/eye/index.d.ts.map +1 -0
  651. package/lib/typescript/module/src/common/icons-svg/eye-slash/index.d.ts +11 -0
  652. package/lib/typescript/module/src/common/icons-svg/eye-slash/index.d.ts.map +1 -0
  653. package/lib/typescript/module/src/common/icons-svg/file-text/index.d.ts +14 -0
  654. package/lib/typescript/module/src/common/icons-svg/file-text/index.d.ts.map +1 -0
  655. package/lib/typescript/module/src/common/icons-svg/gas-pump/index.d.ts +11 -0
  656. package/lib/typescript/module/src/common/icons-svg/gas-pump/index.d.ts.map +1 -0
  657. package/lib/typescript/module/src/common/icons-svg/gauge/index.d.ts +11 -0
  658. package/lib/typescript/module/src/common/icons-svg/gauge/index.d.ts.map +1 -0
  659. package/lib/typescript/module/src/common/icons-svg/gear/index.d.ts +11 -0
  660. package/lib/typescript/module/src/common/icons-svg/gear/index.d.ts.map +1 -0
  661. package/lib/typescript/module/src/common/icons-svg/index.d.ts +12 -0
  662. package/lib/typescript/module/src/common/icons-svg/index.d.ts.map +1 -0
  663. package/lib/typescript/module/src/common/icons-svg/list/index.d.ts +11 -0
  664. package/lib/typescript/module/src/common/icons-svg/list/index.d.ts.map +1 -0
  665. package/lib/typescript/module/src/common/icons-svg/moon-stars/index.d.ts +11 -0
  666. package/lib/typescript/module/src/common/icons-svg/moon-stars/index.d.ts.map +1 -0
  667. package/lib/typescript/module/src/common/icons-svg/note-pincel/index.d.ts +11 -0
  668. package/lib/typescript/module/src/common/icons-svg/note-pincel/index.d.ts.map +1 -0
  669. package/lib/typescript/module/src/common/icons-svg/package/index.d.ts +11 -0
  670. package/lib/typescript/module/src/common/icons-svg/package/index.d.ts.map +1 -0
  671. package/lib/typescript/module/src/common/icons-svg/package-check/index.d.ts +14 -0
  672. package/lib/typescript/module/src/common/icons-svg/package-check/index.d.ts.map +1 -0
  673. package/lib/typescript/module/src/common/icons-svg/shopping-cart/index.d.ts +14 -0
  674. package/lib/typescript/module/src/common/icons-svg/shopping-cart/index.d.ts.map +1 -0
  675. package/lib/typescript/module/src/common/icons-svg/steering-wheel/index.d.ts +11 -0
  676. package/lib/typescript/module/src/common/icons-svg/steering-wheel/index.d.ts.map +1 -0
  677. package/lib/typescript/module/src/common/icons-svg/steering-wheel-fill/index.d.ts +11 -0
  678. package/lib/typescript/module/src/common/icons-svg/steering-wheel-fill/index.d.ts.map +1 -0
  679. package/lib/typescript/module/src/common/icons-svg/timer/index.d.ts +11 -0
  680. package/lib/typescript/module/src/common/icons-svg/timer/index.d.ts.map +1 -0
  681. package/lib/typescript/module/src/common/icons-svg/trophy/index.d.ts +11 -0
  682. package/lib/typescript/module/src/common/icons-svg/trophy/index.d.ts.map +1 -0
  683. package/lib/typescript/module/src/common/icons-svg/truck/index.d.ts +14 -0
  684. package/lib/typescript/module/src/common/icons-svg/truck/index.d.ts.map +1 -0
  685. package/lib/typescript/module/src/common/icons-svg/truck-trailer/index.d.ts +11 -0
  686. package/lib/typescript/module/src/common/icons-svg/truck-trailer/index.d.ts.map +1 -0
  687. package/lib/typescript/module/src/common/icons-svg/wifi-high/index.d.ts +11 -0
  688. package/lib/typescript/module/src/common/icons-svg/wifi-high/index.d.ts.map +1 -0
  689. package/lib/typescript/module/src/common/icons-svg/wifi-x/index.d.ts +11 -0
  690. package/lib/typescript/module/src/common/icons-svg/wifi-x/index.d.ts.map +1 -0
  691. package/lib/typescript/module/src/components/box/index.d.ts +10 -0
  692. package/lib/typescript/module/src/components/box/index.d.ts.map +1 -0
  693. package/lib/typescript/module/src/components/box/styles.d.ts +13 -0
  694. package/lib/typescript/module/src/components/box/styles.d.ts.map +1 -0
  695. package/lib/typescript/module/src/components/button/index.d.ts +10 -0
  696. package/lib/typescript/module/src/components/button/index.d.ts.map +1 -0
  697. package/lib/typescript/module/src/components/button/styles.d.ts +24 -0
  698. package/lib/typescript/module/src/components/button/styles.d.ts.map +1 -0
  699. package/lib/typescript/module/src/components/capture-photo/index.d.ts +14 -0
  700. package/lib/typescript/module/src/components/capture-photo/index.d.ts.map +1 -0
  701. package/lib/typescript/module/src/components/capture-photo/styles.d.ts +12 -0
  702. package/lib/typescript/module/src/components/capture-photo/styles.d.ts.map +1 -0
  703. package/lib/typescript/module/src/components/card-hours/index.d.ts +10 -0
  704. package/lib/typescript/module/src/components/card-hours/index.d.ts.map +1 -0
  705. package/lib/typescript/module/src/components/card-loading/helpers/return-colors.d.ts +4 -0
  706. package/lib/typescript/module/src/components/card-loading/helpers/return-colors.d.ts.map +1 -0
  707. package/lib/typescript/module/src/components/card-loading/index.d.ts +15 -0
  708. package/lib/typescript/module/src/components/card-loading/index.d.ts.map +1 -0
  709. package/lib/typescript/module/src/components/card-loading/styles.d.ts +1 -0
  710. package/lib/typescript/module/src/components/card-loading/styles.d.ts.map +1 -0
  711. package/lib/typescript/module/src/components/card-scheduled-journey/index.d.ts +14 -0
  712. package/lib/typescript/module/src/components/card-scheduled-journey/index.d.ts.map +1 -0
  713. package/lib/typescript/module/src/components/card-scheduled-journey/interface.d.ts +33 -0
  714. package/lib/typescript/module/src/components/card-scheduled-journey/interface.d.ts.map +1 -0
  715. package/lib/typescript/module/src/components/card-scheduled-journey/styles.d.ts +12 -0
  716. package/lib/typescript/module/src/components/card-scheduled-journey/styles.d.ts.map +1 -0
  717. package/lib/typescript/module/src/components/card-work-session/index.d.ts +11 -0
  718. package/lib/typescript/module/src/components/card-work-session/index.d.ts.map +1 -0
  719. package/lib/typescript/module/src/components/header-profile/index.d.ts +14 -0
  720. package/lib/typescript/module/src/components/header-profile/index.d.ts.map +1 -0
  721. package/lib/typescript/module/src/components/input/index.d.ts +15 -0
  722. package/lib/typescript/module/src/components/input/index.d.ts.map +1 -0
  723. package/lib/typescript/module/src/components/input/styles.d.ts +12 -0
  724. package/lib/typescript/module/src/components/input/styles.d.ts.map +1 -0
  725. package/lib/typescript/module/src/components/menu-item/index.d.ts +15 -0
  726. package/lib/typescript/module/src/components/menu-item/index.d.ts.map +1 -0
  727. package/lib/typescript/module/src/components/menu-item/styles.d.ts +1 -0
  728. package/lib/typescript/module/src/components/menu-item/styles.d.ts.map +1 -0
  729. package/lib/typescript/module/src/components/scheduled-journey-indicators/index.d.ts +11 -0
  730. package/lib/typescript/module/src/components/scheduled-journey-indicators/index.d.ts.map +1 -0
  731. package/lib/typescript/module/src/components/selects/select-option/index.d.ts +14 -0
  732. package/lib/typescript/module/src/components/selects/select-option/index.d.ts.map +1 -0
  733. package/lib/typescript/module/src/components/selects/select-option/styles.d.ts +64 -0
  734. package/lib/typescript/module/src/components/selects/select-option/styles.d.ts.map +1 -0
  735. package/lib/typescript/module/src/components/step-indicator/helpers/get-icon-by-status.d.ts +15 -0
  736. package/lib/typescript/module/src/components/step-indicator/helpers/get-icon-by-status.d.ts.map +1 -0
  737. package/lib/typescript/module/src/components/step-indicator/index.d.ts +14 -0
  738. package/lib/typescript/module/src/components/step-indicator/index.d.ts.map +1 -0
  739. package/lib/typescript/module/src/components/step-indicator/styles.d.ts +57 -0
  740. package/lib/typescript/module/src/components/step-indicator/styles.d.ts.map +1 -0
  741. package/lib/typescript/module/src/components/typography/index.d.ts +14 -0
  742. package/lib/typescript/module/src/components/typography/index.d.ts.map +1 -0
  743. package/lib/typescript/module/src/components/typography/styles.d.ts +30 -0
  744. package/lib/typescript/module/src/components/typography/styles.d.ts.map +1 -0
  745. package/lib/typescript/module/src/components/user-profile/index.d.ts +15 -0
  746. package/lib/typescript/module/src/components/user-profile/index.d.ts.map +1 -0
  747. package/lib/typescript/module/src/index.d.ts +22 -0
  748. package/lib/typescript/module/src/index.d.ts.map +1 -0
  749. package/lib/typescript/module/src/stories/box/box.stories.d.ts +9 -0
  750. package/lib/typescript/module/src/stories/box/box.stories.d.ts.map +1 -0
  751. package/lib/typescript/module/src/stories/button/button.stories.d.ts +10 -0
  752. package/lib/typescript/module/src/stories/button/button.stories.d.ts.map +1 -0
  753. package/lib/typescript/module/src/stories/capture-photo/capture-photo.stories.d.ts +10 -0
  754. package/lib/typescript/module/src/stories/capture-photo/capture-photo.stories.d.ts.map +1 -0
  755. package/lib/typescript/module/src/stories/card-hours/card-hours.stories.d.ts +8 -0
  756. package/lib/typescript/module/src/stories/card-hours/card-hours.stories.d.ts.map +1 -0
  757. package/lib/typescript/module/src/stories/card-loading/card-loading.stories.d.ts +9 -0
  758. package/lib/typescript/module/src/stories/card-loading/card-loading.stories.d.ts.map +1 -0
  759. package/lib/typescript/module/src/stories/card-scheduled-journey/card-scheduled-journey.stories.d.ts +11 -0
  760. package/lib/typescript/module/src/stories/card-scheduled-journey/card-scheduled-journey.stories.d.ts.map +1 -0
  761. package/lib/typescript/module/src/stories/card-work-session/card-work-session.stories.d.ts +7 -0
  762. package/lib/typescript/module/src/stories/card-work-session/card-work-session.stories.d.ts.map +1 -0
  763. package/lib/typescript/module/src/stories/header-profile/header-profile.stories.d.ts +10 -0
  764. package/lib/typescript/module/src/stories/header-profile/header-profile.stories.d.ts.map +1 -0
  765. package/lib/typescript/module/src/stories/input/input.stories.d.ts +15 -0
  766. package/lib/typescript/module/src/stories/input/input.stories.d.ts.map +1 -0
  767. package/lib/typescript/module/src/stories/menu-item/menu-item.stories.d.ts +9 -0
  768. package/lib/typescript/module/src/stories/menu-item/menu-item.stories.d.ts.map +1 -0
  769. package/lib/typescript/module/src/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.d.ts +10 -0
  770. package/lib/typescript/module/src/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.d.ts.map +1 -0
  771. package/lib/typescript/module/src/stories/select-option/select-option.stories.d.ts +7 -0
  772. package/lib/typescript/module/src/stories/select-option/select-option.stories.d.ts.map +1 -0
  773. package/lib/typescript/module/src/stories/step-indicator/step-indicator.stories.d.ts +8 -0
  774. package/lib/typescript/module/src/stories/step-indicator/step-indicator.stories.d.ts.map +1 -0
  775. package/lib/typescript/module/src/stories/typography/typography.stories.d.ts +16 -0
  776. package/lib/typescript/module/src/stories/typography/typography.stories.d.ts.map +1 -0
  777. package/lib/typescript/module/src/stories/user-profile/user-profile.stories.d.ts +8 -0
  778. package/lib/typescript/module/src/stories/user-profile/user-profile.stories.d.ts.map +1 -0
  779. package/lib/typescript/module/src/styles/global/styles.d.ts +47 -0
  780. package/lib/typescript/module/src/styles/global/styles.d.ts.map +1 -0
  781. package/lib/typescript/module/src/styles/global/theme-provider.d.ts +142 -0
  782. package/lib/typescript/module/src/styles/global/theme-provider.d.ts.map +1 -0
  783. package/lib/typescript/module/src/styles/theme/theme.d.ts +144 -0
  784. package/lib/typescript/module/src/styles/theme/theme.d.ts.map +1 -0
  785. package/lib/typescript/module/src/utils/format-data/index.d.ts +8 -0
  786. package/lib/typescript/module/src/utils/format-data/index.d.ts.map +1 -0
  787. package/lib/typescript/module/src/utils/mutiply/index.d.ts +2 -0
  788. package/lib/typescript/module/src/utils/mutiply/index.d.ts.map +1 -0
  789. package/package.json +20 -12
  790. package/src/common/constants/index.ts +5 -0
  791. package/src/common/icons-svg/arrow-drop-down/index.tsx +28 -28
  792. package/src/common/icons-svg/arrow-left/index.tsx +32 -32
  793. package/src/common/icons-svg/bell/index.tsx +26 -0
  794. package/src/common/icons-svg/bluetooth/index.tsx +37 -37
  795. package/src/common/icons-svg/bluetooth-connected/index.tsx +41 -41
  796. package/src/common/icons-svg/calendar/index.tsx +40 -40
  797. package/src/common/icons-svg/call-bell/index.tsx +29 -29
  798. package/src/common/icons-svg/camera-plus/index.tsx +40 -40
  799. package/src/common/icons-svg/chart-bar/index.tsx +29 -0
  800. package/src/common/icons-svg/check-box-fill/index.tsx +30 -30
  801. package/src/common/icons-svg/check-box-outline/index.tsx +30 -30
  802. package/src/common/icons-svg/check-circle/index.tsx +27 -27
  803. package/src/common/icons-svg/closed/index.tsx +34 -34
  804. package/src/common/icons-svg/constants/index.ts +47 -43
  805. package/src/common/icons-svg/credit-card/index.tsx +32 -32
  806. package/src/common/icons-svg/currency/index.tsx +39 -39
  807. package/src/common/icons-svg/currency-circle-dollar/index.tsx +29 -0
  808. package/src/common/icons-svg/eye/index.tsx +31 -31
  809. package/src/common/icons-svg/eye-slash/index.tsx +31 -31
  810. package/src/common/icons-svg/file-text/index.tsx +39 -39
  811. package/src/common/icons-svg/gas-pump/index.tsx +39 -39
  812. package/src/common/icons-svg/gauge/index.tsx +39 -39
  813. package/src/common/icons-svg/gear/index.tsx +39 -39
  814. package/src/common/icons-svg/index.tsx +171 -149
  815. package/src/common/icons-svg/interface.d.ts +18 -18
  816. package/src/common/icons-svg/list/index.tsx +58 -58
  817. package/src/common/icons-svg/moon-stars/index.tsx +29 -29
  818. package/src/common/icons-svg/note-pincel/index.tsx +40 -40
  819. package/src/common/icons-svg/package/index.tsx +29 -0
  820. package/src/common/icons-svg/package-check/index.tsx +45 -45
  821. package/src/common/icons-svg/shopping-cart/index.tsx +39 -39
  822. package/src/common/icons-svg/steering-wheel/index.tsx +49 -49
  823. package/src/common/icons-svg/steering-wheel-fill/index.tsx +36 -36
  824. package/src/common/icons-svg/timer/index.tsx +39 -39
  825. package/src/common/icons-svg/trophy/index.tsx +29 -29
  826. package/src/common/icons-svg/truck/index.tsx +39 -39
  827. package/src/common/icons-svg/truck-trailer/index.tsx +36 -0
  828. package/src/common/icons-svg/wifi-high/index.tsx +43 -43
  829. package/src/common/icons-svg/wifi-x/index.tsx +50 -50
  830. package/src/components/box/index.tsx +47 -47
  831. package/src/components/box/interface.d.ts +31 -31
  832. package/src/components/box/styles.ts +21 -21
  833. package/src/components/button/index.tsx +65 -61
  834. package/src/components/button/interface.d.ts +40 -40
  835. package/src/components/button/styles.ts +34 -34
  836. package/src/components/capture-photo/index.tsx +125 -125
  837. package/src/components/capture-photo/interface.d.ts +44 -44
  838. package/src/components/capture-photo/styles.ts +24 -24
  839. package/src/components/card-hours/index.tsx +118 -118
  840. package/src/components/card-hours/interface.d.ts +37 -37
  841. package/src/components/card-loading/helpers/return-colors.ts +15 -0
  842. package/src/components/card-loading/index.tsx +265 -0
  843. package/src/components/card-loading/interface.d.ts +30 -0
  844. package/src/components/card-loading/styles.ts +0 -0
  845. package/src/components/card-scheduled-journey/index.tsx +135 -138
  846. package/src/components/card-scheduled-journey/interface.ts +42 -42
  847. package/src/components/card-scheduled-journey/styles.ts +26 -26
  848. package/src/components/card-work-session/index.tsx +147 -0
  849. package/src/components/card-work-session/interface.d.ts +46 -0
  850. package/src/components/header-profile/index.tsx +128 -128
  851. package/src/components/header-profile/interface.d.ts +52 -52
  852. package/src/components/input/index.tsx +176 -180
  853. package/src/components/input/interface.d.ts +55 -55
  854. package/src/components/input/styles.ts +23 -23
  855. package/src/components/menu-item/index.tsx +77 -0
  856. package/src/components/menu-item/interface.d.ts +19 -0
  857. package/src/components/menu-item/styles.ts +0 -0
  858. package/src/components/scheduled-journey-indicators/index.tsx +99 -99
  859. package/src/components/scheduled-journey-indicators/interface.d.ts +18 -18
  860. package/src/components/selects/select-option/index.tsx +100 -104
  861. package/src/components/selects/select-option/interface.d.ts +18 -18
  862. package/src/components/selects/select-option/styles.ts +75 -75
  863. package/src/components/step-indicator/helpers/get-icon-by-status.tsx +20 -20
  864. package/src/components/step-indicator/index.tsx +164 -164
  865. package/src/components/step-indicator/interface.d.ts +34 -34
  866. package/src/components/step-indicator/styles.ts +67 -67
  867. package/src/components/typography/index.tsx +67 -67
  868. package/src/components/typography/interface.d.ts +102 -102
  869. package/src/components/typography/styles.ts +34 -34
  870. package/src/components/user-profile/index.tsx +216 -0
  871. package/src/components/user-profile/interface.d.ts +22 -0
  872. package/src/index.ts +4 -0
  873. package/src/stories/box/box.stories.tsx +105 -106
  874. package/src/stories/button/button.stories.tsx +143 -143
  875. package/src/stories/capture-photo/capture-photo.stories.tsx +170 -170
  876. package/src/stories/card-hours/card-hours.stories.tsx +102 -102
  877. package/src/stories/card-loading/card-loading.stories.tsx +85 -0
  878. package/src/stories/card-scheduled-journey/card-scheduled-journey.stories.tsx +101 -101
  879. package/src/stories/card-work-session/card-work-session.stories.tsx +49 -0
  880. package/src/stories/header-profile/header-profile.stories.tsx +84 -84
  881. package/src/stories/input/input.stories.tsx +287 -286
  882. package/src/stories/menu-item/menu-item.stories.tsx +76 -0
  883. package/src/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.tsx +74 -74
  884. package/src/stories/select-option/select-option.stories.tsx +46 -46
  885. package/src/stories/step-indicator/step-indicator.stories.tsx +116 -116
  886. package/src/stories/typography/typography.stories.tsx +146 -146
  887. package/src/stories/user-profile/user-profile.stories.tsx +56 -0
  888. package/src/styles/global/interface.d.ts +131 -131
  889. package/src/styles/global/styles.ts +63 -63
  890. package/src/styles/global/theme-provider.tsx +10 -10
  891. package/src/styles/theme/theme.ts +160 -156
  892. package/src/utils/format-data/index.ts +14 -14
  893. package/src/utils/mutiply/index.ts +3 -3
@@ -0,0 +1,56 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.IconPackageCheck = void 0;
7
+ var _react = _interopRequireDefault(require("react"));
8
+ var _reactNativeSvg = _interopRequireWildcard(require("react-native-svg"));
9
+ var _jsxRuntime = require("react/jsx-runtime");
10
+ function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
11
+ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
12
+ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
13
+ /**
14
+ * IMPORTS
15
+ */
16
+
17
+ /**
18
+ * typings
19
+ */
20
+
21
+ const IconPackageCheck = ({
22
+ color,
23
+ size,
24
+ ...res
25
+ }) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default
26
+ //@ts-ignore
27
+ , {
28
+ xmlns: "http://www.w3.org/2000/svg",
29
+ width: size ?? 24,
30
+ height: size ?? 24,
31
+ fill: "none",
32
+ viewBox: "0 0 24 24",
33
+ ...res,
34
+ children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
35
+ stroke: color ?? "#fff",
36
+ strokeLinecap: "round",
37
+ strokeLinejoin: "round",
38
+ d: "M16 16l2 2 4-4"
39
+ }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
40
+ stroke: color ?? "#fff",
41
+ strokeLinecap: "round",
42
+ strokeLinejoin: "round",
43
+ d: "M21 10V8a2 2 0 00-1-1.73l-7-4a2 2 0 00-2 0l-7 4A2 2 0 003 8v8a2 2 0 001 1.73l7 4a2 2 0 002 0l2-1.14M16.5 9.4L7.55 4.24"
44
+ }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
45
+ stroke: color ?? "#fff",
46
+ strokeLinecap: "round",
47
+ strokeLinejoin: "round",
48
+ d: "M3.29 7L12 12l8.71-5M12 22V12"
49
+ })]
50
+ });
51
+
52
+ /**
53
+ * EXPORTS
54
+ */
55
+ exports.IconPackageCheck = IconPackageCheck;
56
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["_react","_interopRequireDefault","require","_reactNativeSvg","_interopRequireWildcard","_jsxRuntime","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","hasOwnProperty","call","i","set","IconPackageCheck","color","size","res","jsxs","xmlns","width","height","fill","viewBox","children","jsx","Path","stroke","strokeLinecap","strokeLinejoin","d","exports"],"sourceRoot":"..\\..\\..\\..\\..\\src","sources":["common/icons-svg/package-check/index.tsx"],"mappings":";;;;;;AAGA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AACA,IAAAC,eAAA,GAAAC,uBAAA,CAAAF,OAAA;AAA6C,IAAAG,WAAA,GAAAH,OAAA;AAAA,SAAAI,yBAAAC,CAAA,6BAAAC,OAAA,mBAAAC,CAAA,OAAAD,OAAA,IAAAE,CAAA,OAAAF,OAAA,YAAAF,wBAAA,YAAAA,CAAAC,CAAA,WAAAA,CAAA,GAAAG,CAAA,GAAAD,CAAA,KAAAF,CAAA;AAAA,SAAAH,wBAAAG,CAAA,EAAAE,CAAA,SAAAA,CAAA,IAAAF,CAAA,IAAAA,CAAA,CAAAI,UAAA,SAAAJ,CAAA,eAAAA,CAAA,uBAAAA,CAAA,yBAAAA,CAAA,WAAAK,OAAA,EAAAL,CAAA,QAAAG,CAAA,GAAAJ,wBAAA,CAAAG,CAAA,OAAAC,CAAA,IAAAA,CAAA,CAAAG,GAAA,CAAAN,CAAA,UAAAG,CAAA,CAAAI,GAAA,CAAAP,CAAA,OAAAQ,CAAA,KAAAC,SAAA,UAAAC,CAAA,GAAAC,MAAA,CAAAC,cAAA,IAAAD,MAAA,CAAAE,wBAAA,WAAAC,CAAA,IAAAd,CAAA,oBAAAc,CAAA,OAAAC,cAAA,CAAAC,IAAA,CAAAhB,CAAA,EAAAc,CAAA,SAAAG,CAAA,GAAAP,CAAA,GAAAC,MAAA,CAAAE,wBAAA,CAAAb,CAAA,EAAAc,CAAA,UAAAG,CAAA,KAAAA,CAAA,CAAAV,GAAA,IAAAU,CAAA,CAAAC,GAAA,IAAAP,MAAA,CAAAC,cAAA,CAAAJ,CAAA,EAAAM,CAAA,EAAAG,CAAA,IAAAT,CAAA,CAAAM,CAAA,IAAAd,CAAA,CAAAc,CAAA,YAAAN,CAAA,CAAAH,OAAA,GAAAL,CAAA,EAAAG,CAAA,IAAAA,CAAA,CAAAe,GAAA,CAAAlB,CAAA,EAAAQ,CAAA,GAAAA,CAAA;AAAA,SAAAd,uBAAAM,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAI,UAAA,GAAAJ,CAAA,KAAAK,OAAA,EAAAL,CAAA;AAJ7C;AACA;AACA;;AAGA;AACA;AACA;;AAGA,MAAMmB,gBAAqC,GAAGA,CAAC;EAAEC,KAAK;EAAEC,IAAI;EAAE,GAAGC;AAAI,CAAC,kBACpE,IAAAxB,WAAA,CAAAyB,IAAA,EAAC3B,eAAA,CAAAS;AACC;AAAA;EACAmB,KAAK,EAAC,4BAA4B;EAClCC,KAAK,EAAEJ,IAAI,IAAI,EAAG;EAClBK,MAAM,EAAEL,IAAI,IAAI,EAAG;EACnBM,IAAI,EAAC,MAAM;EACXC,OAAO,EAAC,WAAW;EAAA,GACfN,GAAG;EAAAO,QAAA,gBAEP,IAAA/B,WAAA,CAAAgC,GAAA,EAAClC,eAAA,CAAAmC,IAAI;IACHC,MAAM,EAAEZ,KAAK,IAAI,MAAO;IACxBa,aAAa,EAAC,OAAO;IACrBC,cAAc,EAAC,OAAO;IACtBC,CAAC,EAAC;EAAgB,CACb,CAAC,eACR,IAAArC,WAAA,CAAAgC,GAAA,EAAClC,eAAA,CAAAmC,IAAI;IACHC,MAAM,EAAEZ,KAAK,IAAI,MAAO;IACxBa,aAAa,EAAC,OAAO;IACrBC,cAAc,EAAC,OAAO;IACtBC,CAAC,EAAC;EAAwH,CACrH,CAAC,eACR,IAAArC,WAAA,CAAAgC,GAAA,EAAClC,eAAA,CAAAmC,IAAI;IACHC,MAAM,EAAEZ,KAAK,IAAI,MAAO;IACxBa,aAAa,EAAC,OAAO;IACrBC,cAAc,EAAC,OAAO;IACtBC,CAAC,EAAC;EAA+B,CAC5B,CAAC;AAAA,CACL,CACN;;AAED;AACA;AACA;AAFAC,OAAA,CAAAjB,gBAAA,GAAAA,gBAAA","ignoreList":[]}
@@ -0,0 +1,51 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.IconShoppingCart = void 0;
7
+ var _react = _interopRequireDefault(require("react"));
8
+ var _reactNativeSvg = _interopRequireWildcard(require("react-native-svg"));
9
+ var _jsxRuntime = require("react/jsx-runtime");
10
+ function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
11
+ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
12
+ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
13
+ /**
14
+ * IMPORTS
15
+ */
16
+
17
+ /**
18
+ * typings
19
+ */
20
+
21
+ const IconShoppingCart = ({
22
+ color,
23
+ size,
24
+ ...res
25
+ }) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default
26
+ //@ts-ignore
27
+ , {
28
+ xmlns: "http://www.w3.org/2000/svg",
29
+ width: size ?? 24,
30
+ height: size ?? 24,
31
+ fill: "none",
32
+ viewBox: "0 0 24 24",
33
+ ...res,
34
+ children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
35
+ stroke: color ?? "#fff",
36
+ strokeLinecap: "round",
37
+ strokeLinejoin: "round",
38
+ d: "M7 23a1 1 0 100-2 1 1 0 000 2zM18 23a1 1 0 100-2 1 1 0 000 2zM1.05 3.05h2l2.66 12.42a2 2 0 002 1.58h9.78a2 2 0 001.95-1.57l1.65-7.43m-16.97 0h10.242"
39
+ }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
40
+ stroke: color ?? "#fff",
41
+ strokeLinecap: "round",
42
+ strokeLinejoin: "round",
43
+ d: "M21 5l-8.938 10L8 10.454"
44
+ })]
45
+ });
46
+
47
+ /**
48
+ * EXPORTS
49
+ */
50
+ exports.IconShoppingCart = IconShoppingCart;
51
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["_react","_interopRequireDefault","require","_reactNativeSvg","_interopRequireWildcard","_jsxRuntime","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","hasOwnProperty","call","i","set","IconShoppingCart","color","size","res","jsxs","xmlns","width","height","fill","viewBox","children","jsx","Path","stroke","strokeLinecap","strokeLinejoin","d","exports"],"sourceRoot":"..\\..\\..\\..\\..\\src","sources":["common/icons-svg/shopping-cart/index.tsx"],"mappings":";;;;;;AAGA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AACA,IAAAC,eAAA,GAAAC,uBAAA,CAAAF,OAAA;AAA6C,IAAAG,WAAA,GAAAH,OAAA;AAAA,SAAAI,yBAAAC,CAAA,6BAAAC,OAAA,mBAAAC,CAAA,OAAAD,OAAA,IAAAE,CAAA,OAAAF,OAAA,YAAAF,wBAAA,YAAAA,CAAAC,CAAA,WAAAA,CAAA,GAAAG,CAAA,GAAAD,CAAA,KAAAF,CAAA;AAAA,SAAAH,wBAAAG,CAAA,EAAAE,CAAA,SAAAA,CAAA,IAAAF,CAAA,IAAAA,CAAA,CAAAI,UAAA,SAAAJ,CAAA,eAAAA,CAAA,uBAAAA,CAAA,yBAAAA,CAAA,WAAAK,OAAA,EAAAL,CAAA,QAAAG,CAAA,GAAAJ,wBAAA,CAAAG,CAAA,OAAAC,CAAA,IAAAA,CAAA,CAAAG,GAAA,CAAAN,CAAA,UAAAG,CAAA,CAAAI,GAAA,CAAAP,CAAA,OAAAQ,CAAA,KAAAC,SAAA,UAAAC,CAAA,GAAAC,MAAA,CAAAC,cAAA,IAAAD,MAAA,CAAAE,wBAAA,WAAAC,CAAA,IAAAd,CAAA,oBAAAc,CAAA,OAAAC,cAAA,CAAAC,IAAA,CAAAhB,CAAA,EAAAc,CAAA,SAAAG,CAAA,GAAAP,CAAA,GAAAC,MAAA,CAAAE,wBAAA,CAAAb,CAAA,EAAAc,CAAA,UAAAG,CAAA,KAAAA,CAAA,CAAAV,GAAA,IAAAU,CAAA,CAAAC,GAAA,IAAAP,MAAA,CAAAC,cAAA,CAAAJ,CAAA,EAAAM,CAAA,EAAAG,CAAA,IAAAT,CAAA,CAAAM,CAAA,IAAAd,CAAA,CAAAc,CAAA,YAAAN,CAAA,CAAAH,OAAA,GAAAL,CAAA,EAAAG,CAAA,IAAAA,CAAA,CAAAe,GAAA,CAAAlB,CAAA,EAAAQ,CAAA,GAAAA,CAAA;AAAA,SAAAd,uBAAAM,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAI,UAAA,GAAAJ,CAAA,KAAAK,OAAA,EAAAL,CAAA;AAJ7C;AACA;AACA;;AAGA;AACA;AACA;;AAGA,MAAMmB,gBAAqC,GAAGA,CAAC;EAAEC,KAAK;EAAEC,IAAI;EAAE,GAAGC;AAAI,CAAC,kBACpE,IAAAxB,WAAA,CAAAyB,IAAA,EAAC3B,eAAA,CAAAS;AACC;AAAA;EACAmB,KAAK,EAAC,4BAA4B;EAClCC,KAAK,EAAEJ,IAAI,IAAI,EAAG;EAClBK,MAAM,EAAEL,IAAI,IAAI,EAAG;EACnBM,IAAI,EAAC,MAAM;EACXC,OAAO,EAAC,WAAW;EAAA,GACfN,GAAG;EAAAO,QAAA,gBAEP,IAAA/B,WAAA,CAAAgC,GAAA,EAAClC,eAAA,CAAAmC,IAAI;IACHC,MAAM,EAAEZ,KAAK,IAAI,MAAO;IACxBa,aAAa,EAAC,OAAO;IACrBC,cAAc,EAAC,OAAO;IACtBC,CAAC,EAAC;EAAsJ,CACnJ,CAAC,eACR,IAAArC,WAAA,CAAAgC,GAAA,EAAClC,eAAA,CAAAmC,IAAI;IACHC,MAAM,EAAEZ,KAAK,IAAI,MAAO;IACxBa,aAAa,EAAC,OAAO;IACrBC,cAAc,EAAC,OAAO;IACtBC,CAAC,EAAC;EAA0B,CACvB,CAAC;AAAA,CACL,CACN;;AAED;AACA;AACA;AAFAC,OAAA,CAAAjB,gBAAA,GAAAA,gBAAA","ignoreList":[]}
@@ -0,0 +1,61 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.SvgIconSteeringWheel = void 0;
7
+ var React = _interopRequireWildcard(require("react"));
8
+ var _reactNativeSvg = _interopRequireWildcard(require("react-native-svg"));
9
+ var _jsxRuntime = require("react/jsx-runtime");
10
+ function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
11
+ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
12
+ /**
13
+ * IMPORTS
14
+ */
15
+
16
+ //typings
17
+
18
+ const SvgIconSteeringWheel = ({
19
+ color,
20
+ size
21
+ }) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default
22
+ //@ts-ignore
23
+ , {
24
+ xmlns: "http://www.w3.org/2000/svg",
25
+ width: size ?? 24,
26
+ height: size ?? 24,
27
+ fill: "none",
28
+ children: [/*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.G, {
29
+ clipPath: "url(#a)",
30
+ children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
31
+ fill: color ?? "#050022",
32
+ d: "M12.455 14.254a.938.938 0 1 0 0-1.875.938.938 0 0 0 0 1.875Z"
33
+ }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
34
+ stroke: color ?? "#050022",
35
+ strokeLinecap: "round",
36
+ strokeLinejoin: "round",
37
+ strokeWidth: 1.5,
38
+ d: "M12.455 21.192a9 9 0 1 0 0-18 9 9 0 0 0 0 18Z"
39
+ }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
40
+ stroke: color ?? "#050022",
41
+ strokeLinecap: "round",
42
+ strokeLinejoin: "round",
43
+ strokeWidth: 1.5,
44
+ d: "M3.605 13.837a12 12 0 0 1 17.7 0M11.687 21.159l-2.05-5.48a.75.75 0 0 0-.702-.487H3.966M13.22 21.16l2.052-5.482a.75.75 0 0 1 .704-.486h4.968"
45
+ })]
46
+ }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Defs, {
47
+ children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.ClipPath, {
48
+ id: "a",
49
+ children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
50
+ fill: "#fff",
51
+ d: "M.455.192h24v24h-24z"
52
+ })
53
+ })
54
+ })]
55
+ });
56
+
57
+ /**
58
+ * EXPORTS
59
+ */
60
+ exports.SvgIconSteeringWheel = SvgIconSteeringWheel;
61
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["React","_interopRequireWildcard","require","_reactNativeSvg","_jsxRuntime","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","hasOwnProperty","call","i","set","SvgIconSteeringWheel","color","size","jsxs","xmlns","width","height","fill","children","G","clipPath","jsx","Path","d","stroke","strokeLinecap","strokeLinejoin","strokeWidth","Defs","ClipPath","id","exports"],"sourceRoot":"..\\..\\..\\..\\..\\src","sources":["common/icons-svg/steering-wheel/index.tsx"],"mappings":"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","ignoreList":[]}
@@ -0,0 +1,50 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.SvgIconSteeringWheelFill = void 0;
7
+ var React = _interopRequireWildcard(require("react"));
8
+ var _reactNativeSvg = _interopRequireWildcard(require("react-native-svg"));
9
+ var _jsxRuntime = require("react/jsx-runtime");
10
+ function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
11
+ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
12
+ /**
13
+ * IMPORTS
14
+ */
15
+
16
+ //typings
17
+
18
+ const SvgIconSteeringWheelFill = ({
19
+ color,
20
+ size
21
+ }) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default
22
+ //@ts-ignore
23
+ , {
24
+ xmlns: "http://www.w3.org/2000/svg",
25
+ width: size ?? 24,
26
+ height: size ?? 24,
27
+ fill: "none",
28
+ viewBox: "0 0 24 24",
29
+ children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.G, {
30
+ clipPath: "url(#clip0_7394_1995)",
31
+ children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
32
+ fill: color ?? "#050022",
33
+ d: "M12 2.25A9.75 9.75 0 1 0 21.75 12 9.77 9.77 0 0 0 12 2.25m5.25 10.5H12a.75.75 0 0 1-.75-.75V6.75a.75.75 0 1 1 1.5 0v4.5h4.5a.75.75 0 1 1 0 1.5"
34
+ })
35
+ }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Defs, {
36
+ children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.ClipPath, {
37
+ id: "clip0_7394_1995",
38
+ children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
39
+ fill: "#fff",
40
+ d: "M0 0h24v24H0z"
41
+ })
42
+ })
43
+ })]
44
+ });
45
+
46
+ /**
47
+ * EXPORTS
48
+ */
49
+ exports.SvgIconSteeringWheelFill = SvgIconSteeringWheelFill;
50
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["React","_interopRequireWildcard","require","_reactNativeSvg","_jsxRuntime","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","hasOwnProperty","call","i","set","SvgIconSteeringWheelFill","color","size","jsxs","xmlns","width","height","fill","viewBox","children","jsx","G","clipPath","Path","d","Defs","ClipPath","id","exports"],"sourceRoot":"..\\..\\..\\..\\..\\src","sources":["common/icons-svg/steering-wheel-fill/index.tsx"],"mappings":";;;;;;AAGA,IAAAA,KAAA,GAAAC,uBAAA,CAAAC,OAAA;AACA,IAAAC,eAAA,GAAAF,uBAAA,CAAAC,OAAA;AAAgE,IAAAE,WAAA,GAAAF,OAAA;AAAA,SAAAG,yBAAAC,CAAA,6BAAAC,OAAA,mBAAAC,CAAA,OAAAD,OAAA,IAAAE,CAAA,OAAAF,OAAA,YAAAF,wBAAA,YAAAA,CAAAC,CAAA,WAAAA,CAAA,GAAAG,CAAA,GAAAD,CAAA,KAAAF,CAAA;AAAA,SAAAL,wBAAAK,CAAA,EAAAE,CAAA,SAAAA,CAAA,IAAAF,CAAA,IAAAA,CAAA,CAAAI,UAAA,SAAAJ,CAAA,eAAAA,CAAA,uBAAAA,CAAA,yBAAAA,CAAA,WAAAK,OAAA,EAAAL,CAAA,QAAAG,CAAA,GAAAJ,wBAAA,CAAAG,CAAA,OAAAC,CAAA,IAAAA,CAAA,CAAAG,GAAA,CAAAN,CAAA,UAAAG,CAAA,CAAAI,GAAA,CAAAP,CAAA,OAAAQ,CAAA,KAAAC,SAAA,UAAAC,CAAA,GAAAC,MAAA,CAAAC,cAAA,IAAAD,MAAA,CAAAE,wBAAA,WAAAC,CAAA,IAAAd,CAAA,oBAAAc,CAAA,OAAAC,cAAA,CAAAC,IAAA,CAAAhB,CAAA,EAAAc,CAAA,SAAAG,CAAA,GAAAP,CAAA,GAAAC,MAAA,CAAAE,wBAAA,CAAAb,CAAA,EAAAc,CAAA,UAAAG,CAAA,KAAAA,CAAA,CAAAV,GAAA,IAAAU,CAAA,CAAAC,GAAA,IAAAP,MAAA,CAAAC,cAAA,CAAAJ,CAAA,EAAAM,CAAA,EAAAG,CAAA,IAAAT,CAAA,CAAAM,CAAA,IAAAd,CAAA,CAAAc,CAAA,YAAAN,CAAA,CAAAH,OAAA,GAAAL,CAAA,EAAAG,CAAA,IAAAA,CAAA,CAAAe,GAAA,CAAAlB,CAAA,EAAAQ,CAAA,GAAAA,CAAA;AAJhE;AACA;AACA;;AAIA;;AAGA,MAAMW,wBAA6C,GAAGA,CAAC;EAAEC,KAAK;EAAEC;AAAK,CAAC,kBACpE,IAAAvB,WAAA,CAAAwB,IAAA,EAACzB,eAAA,CAAAQ;AACC;AAAA;EACAkB,KAAK,EAAC,4BAA4B;EAClCC,KAAK,EAAEH,IAAI,IAAI,EAAG;EAClBI,MAAM,EAAEJ,IAAI,IAAI,EAAG;EACnBK,IAAI,EAAC,MAAM;EACXC,OAAO,EAAC,WAAW;EAAAC,QAAA,gBAEnB,IAAA9B,WAAA,CAAA+B,GAAA,EAAChC,eAAA,CAAAiC,CAAC;IAACC,QAAQ,EAAC,uBAAuB;IAAAH,QAAA,eACjC,IAAA9B,WAAA,CAAA+B,GAAA,EAAChC,eAAA,CAAAmC,IAAI;MACHN,IAAI,EAAEN,KAAK,IAAI,SAAU;MACzBa,CAAC,EAAC;IAAgJ,CAC7I;EAAC,CACP,CAAC,eACJ,IAAAnC,WAAA,CAAA+B,GAAA,EAAChC,eAAA,CAAAqC,IAAI;IAAAN,QAAA,eACH,IAAA9B,WAAA,CAAA+B,GAAA,EAAChC,eAAA,CAAAsC,QAAQ;MAACC,EAAE,EAAC,iBAAiB;MAAAR,QAAA,eAC5B,IAAA9B,WAAA,CAAA+B,GAAA,EAAChC,eAAA,CAAAmC,IAAI;QAACN,IAAI,EAAC,MAAM;QAACO,CAAC,EAAC;MAAe,CAAO;IAAC,CACnC;EAAC,CACP,CAAC;AAAA,CACJ,CACN;;AAED;AACA;AACA;AAFAI,OAAA,CAAAlB,wBAAA,GAAAA,wBAAA","ignoreList":[]}
@@ -0,0 +1,53 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.SvgIconTimer = void 0;
7
+ var React = _interopRequireWildcard(require("react"));
8
+ var _reactNativeSvg = _interopRequireWildcard(require("react-native-svg"));
9
+ var _jsxRuntime = require("react/jsx-runtime");
10
+ function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
11
+ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
12
+ /**
13
+ * IMPORTS
14
+ */
15
+
16
+ //typings
17
+
18
+ const SvgIconTimer = ({
19
+ color,
20
+ size
21
+ }) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default
22
+ //@ts-ignore
23
+ , {
24
+ xmlns: "http://www.w3.org/2000/svg",
25
+ width: size ?? 24,
26
+ height: size ?? 24,
27
+ fill: "none",
28
+ viewBox: "0 0 24 24",
29
+ children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.G, {
30
+ stroke: color ?? "#050022",
31
+ strokeLinecap: "round",
32
+ strokeLinejoin: "round",
33
+ strokeWidth: "2",
34
+ clipPath: "url(#clip0_52_223)",
35
+ children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
36
+ d: "M12 21a8.25 8.25 0 100-16.5A8.25 8.25 0 0012 21zM12 12.75L15.75 9M9.75 1.5h4.5"
37
+ })
38
+ }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Defs, {
39
+ children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.ClipPath, {
40
+ id: "clip0_52_223",
41
+ children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
42
+ fill: "#fff",
43
+ d: "M0 0H24V24H0z"
44
+ })
45
+ })
46
+ })]
47
+ });
48
+
49
+ /**
50
+ * EXPORTS
51
+ */
52
+ exports.SvgIconTimer = SvgIconTimer;
53
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["React","_interopRequireWildcard","require","_reactNativeSvg","_jsxRuntime","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","hasOwnProperty","call","i","set","SvgIconTimer","color","size","jsxs","xmlns","width","height","fill","viewBox","children","jsx","G","stroke","strokeLinecap","strokeLinejoin","strokeWidth","clipPath","Path","d","Defs","ClipPath","id","exports"],"sourceRoot":"..\\..\\..\\..\\..\\src","sources":["common/icons-svg/timer/index.tsx"],"mappings":";;;;;;AAGA,IAAAA,KAAA,GAAAC,uBAAA,CAAAC,OAAA;AACA,IAAAC,eAAA,GAAAF,uBAAA,CAAAC,OAAA;AAAgE,IAAAE,WAAA,GAAAF,OAAA;AAAA,SAAAG,yBAAAC,CAAA,6BAAAC,OAAA,mBAAAC,CAAA,OAAAD,OAAA,IAAAE,CAAA,OAAAF,OAAA,YAAAF,wBAAA,YAAAA,CAAAC,CAAA,WAAAA,CAAA,GAAAG,CAAA,GAAAD,CAAA,KAAAF,CAAA;AAAA,SAAAL,wBAAAK,CAAA,EAAAE,CAAA,SAAAA,CAAA,IAAAF,CAAA,IAAAA,CAAA,CAAAI,UAAA,SAAAJ,CAAA,eAAAA,CAAA,uBAAAA,CAAA,yBAAAA,CAAA,WAAAK,OAAA,EAAAL,CAAA,QAAAG,CAAA,GAAAJ,wBAAA,CAAAG,CAAA,OAAAC,CAAA,IAAAA,CAAA,CAAAG,GAAA,CAAAN,CAAA,UAAAG,CAAA,CAAAI,GAAA,CAAAP,CAAA,OAAAQ,CAAA,KAAAC,SAAA,UAAAC,CAAA,GAAAC,MAAA,CAAAC,cAAA,IAAAD,MAAA,CAAAE,wBAAA,WAAAC,CAAA,IAAAd,CAAA,oBAAAc,CAAA,OAAAC,cAAA,CAAAC,IAAA,CAAAhB,CAAA,EAAAc,CAAA,SAAAG,CAAA,GAAAP,CAAA,GAAAC,MAAA,CAAAE,wBAAA,CAAAb,CAAA,EAAAc,CAAA,UAAAG,CAAA,KAAAA,CAAA,CAAAV,GAAA,IAAAU,CAAA,CAAAC,GAAA,IAAAP,MAAA,CAAAC,cAAA,CAAAJ,CAAA,EAAAM,CAAA,EAAAG,CAAA,IAAAT,CAAA,CAAAM,CAAA,IAAAd,CAAA,CAAAc,CAAA,YAAAN,CAAA,CAAAH,OAAA,GAAAL,CAAA,EAAAG,CAAA,IAAAA,CAAA,CAAAe,GAAA,CAAAlB,CAAA,EAAAQ,CAAA,GAAAA,CAAA;AAJhE;AACA;AACA;;AAIA;;AAGA,MAAMW,YAAiC,GAAGA,CAAC;EAAEC,KAAK;EAAEC;AAAK,CAAC,kBACxD,IAAAvB,WAAA,CAAAwB,IAAA,EAACzB,eAAA,CAAAQ;AACC;AAAA;EACAkB,KAAK,EAAC,4BAA4B;EAClCC,KAAK,EAAEH,IAAI,IAAI,EAAG;EAClBI,MAAM,EAAEJ,IAAI,IAAI,EAAG;EACnBK,IAAI,EAAC,MAAM;EACXC,OAAO,EAAC,WAAW;EAAAC,QAAA,gBAEnB,IAAA9B,WAAA,CAAA+B,GAAA,EAAChC,eAAA,CAAAiC,CAAC;IACAC,MAAM,EAAEX,KAAK,IAAI,SAAU;IAC3BY,aAAa,EAAC,OAAO;IACrBC,cAAc,EAAC,OAAO;IACtBC,WAAW,EAAC,GAAG;IACfC,QAAQ,EAAC,oBAAoB;IAAAP,QAAA,eAE7B,IAAA9B,WAAA,CAAA+B,GAAA,EAAChC,eAAA,CAAAuC,IAAI;MAACC,CAAC,EAAC;IAAgF,CAAO;EAAC,CAC/F,CAAC,eACJ,IAAAvC,WAAA,CAAA+B,GAAA,EAAChC,eAAA,CAAAyC,IAAI;IAAAV,QAAA,eACH,IAAA9B,WAAA,CAAA+B,GAAA,EAAChC,eAAA,CAAA0C,QAAQ;MAACC,EAAE,EAAC,cAAc;MAAAZ,QAAA,eACzB,IAAA9B,WAAA,CAAA+B,GAAA,EAAChC,eAAA,CAAAuC,IAAI;QAACV,IAAI,EAAC,MAAM;QAACW,CAAC,EAAC;MAAe,CAAO;IAAC,CACnC;EAAC,CACP,CAAC;AAAA,CACJ,CACN;;AAED;AACA;AACA;AAFAI,OAAA,CAAAtB,YAAA,GAAAA,YAAA","ignoreList":[]}
@@ -0,0 +1,39 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.SvgIconTrophy = void 0;
7
+ var React = _interopRequireWildcard(require("react"));
8
+ var _reactNativeSvg = _interopRequireWildcard(require("react-native-svg"));
9
+ var _jsxRuntime = require("react/jsx-runtime");
10
+ function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
11
+ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
12
+ /**
13
+ * IMPORTS
14
+ */
15
+
16
+ //typings
17
+
18
+ const SvgIconTrophy = ({
19
+ color,
20
+ size
21
+ }) => /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.default
22
+ //@ts-ignore
23
+ , {
24
+ xmlns: "http://www.w3.org/2000/svg",
25
+ width: size ?? 24,
26
+ height: size ?? 24,
27
+ fill: "none",
28
+ viewBox: "0 0 24 24",
29
+ children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
30
+ fill: color ?? "#050022",
31
+ d: "M22 8.25h-2.25v-1.5A.75.75 0 0 0 19 6H5.5a.75.75 0 0 0-.75.75v1.5H2.5A1.5 1.5 0 0 0 1 9.75v1.5A3.75 3.75 0 0 0 4.75 15h.342a7.51 7.51 0 0 0 6.408 5.213V22.5H9.25a.75.75 0 1 0 0 1.5h6a.75.75 0 1 0 0-1.5H13v-2.29c2.994-.302 5.479-2.403 6.383-5.21h.367a3.75 3.75 0 0 0 3.75-3.75v-1.5a1.5 1.5 0 0 0-1.5-1.5M4.75 13.5a2.25 2.25 0 0 1-2.25-2.25v-1.5h2.25v3q0 .375.037.75zm13.5-.834c0 3.33-2.719 6.06-6 6.084a6 6 0 0 1-6-6V7.5h12zM22 11.25a2.25 2.25 0 0 1-2.25 2.25h-.047q.046-.416.047-.834V9.75H22z"
32
+ })
33
+ });
34
+
35
+ /**
36
+ * EXPORTS
37
+ */
38
+ exports.SvgIconTrophy = SvgIconTrophy;
39
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["React","_interopRequireWildcard","require","_reactNativeSvg","_jsxRuntime","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","hasOwnProperty","call","i","set","SvgIconTrophy","color","size","jsx","xmlns","width","height","fill","viewBox","children","Path","d","exports"],"sourceRoot":"..\\..\\..\\..\\..\\src","sources":["common/icons-svg/trophy/index.tsx"],"mappings":";;;;;;AAGA,IAAAA,KAAA,GAAAC,uBAAA,CAAAC,OAAA;AACA,IAAAC,eAAA,GAAAF,uBAAA,CAAAC,OAAA;AAA6C,IAAAE,WAAA,GAAAF,OAAA;AAAA,SAAAG,yBAAAC,CAAA,6BAAAC,OAAA,mBAAAC,CAAA,OAAAD,OAAA,IAAAE,CAAA,OAAAF,OAAA,YAAAF,wBAAA,YAAAA,CAAAC,CAAA,WAAAA,CAAA,GAAAG,CAAA,GAAAD,CAAA,KAAAF,CAAA;AAAA,SAAAL,wBAAAK,CAAA,EAAAE,CAAA,SAAAA,CAAA,IAAAF,CAAA,IAAAA,CAAA,CAAAI,UAAA,SAAAJ,CAAA,eAAAA,CAAA,uBAAAA,CAAA,yBAAAA,CAAA,WAAAK,OAAA,EAAAL,CAAA,QAAAG,CAAA,GAAAJ,wBAAA,CAAAG,CAAA,OAAAC,CAAA,IAAAA,CAAA,CAAAG,GAAA,CAAAN,CAAA,UAAAG,CAAA,CAAAI,GAAA,CAAAP,CAAA,OAAAQ,CAAA,KAAAC,SAAA,UAAAC,CAAA,GAAAC,MAAA,CAAAC,cAAA,IAAAD,MAAA,CAAAE,wBAAA,WAAAC,CAAA,IAAAd,CAAA,oBAAAc,CAAA,OAAAC,cAAA,CAAAC,IAAA,CAAAhB,CAAA,EAAAc,CAAA,SAAAG,CAAA,GAAAP,CAAA,GAAAC,MAAA,CAAAE,wBAAA,CAAAb,CAAA,EAAAc,CAAA,UAAAG,CAAA,KAAAA,CAAA,CAAAV,GAAA,IAAAU,CAAA,CAAAC,GAAA,IAAAP,MAAA,CAAAC,cAAA,CAAAJ,CAAA,EAAAM,CAAA,EAAAG,CAAA,IAAAT,CAAA,CAAAM,CAAA,IAAAd,CAAA,CAAAc,CAAA,YAAAN,CAAA,CAAAH,OAAA,GAAAL,CAAA,EAAAG,CAAA,IAAAA,CAAA,CAAAe,GAAA,CAAAlB,CAAA,EAAAQ,CAAA,GAAAA,CAAA;AAJ7C;AACA;AACA;;AAIA;;AAGA,MAAMW,aAAkC,GAAGA,CAAC;EAAEC,KAAK;EAAEC;AAAK,CAAC,kBACzD,IAAAvB,WAAA,CAAAwB,GAAA,EAACzB,eAAA,CAAAQ;AACC;AAAA;EACAkB,KAAK,EAAC,4BAA4B;EAClCC,KAAK,EAAEH,IAAI,IAAI,EAAG;EAClBI,MAAM,EAAEJ,IAAI,IAAI,EAAG;EACnBK,IAAI,EAAC,MAAM;EACXC,OAAO,EAAC,WAAW;EAAAC,QAAA,eAEnB,IAAA9B,WAAA,CAAAwB,GAAA,EAACzB,eAAA,CAAAgC,IAAI;IACHH,IAAI,EAAEN,KAAK,IAAI,SAAU;IACzBU,CAAC,EAAC;EAA8e,CAC3e;AAAC,CACL,CACN;;AAED;AACA;AACA;AAFAC,OAAA,CAAAZ,aAAA,GAAAA,aAAA","ignoreList":[]}
@@ -0,0 +1,51 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.IconTruck = void 0;
7
+ var _react = _interopRequireDefault(require("react"));
8
+ var _reactNativeSvg = _interopRequireWildcard(require("react-native-svg"));
9
+ var _jsxRuntime = require("react/jsx-runtime");
10
+ function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
11
+ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
12
+ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
13
+ /**
14
+ * IMPORTS
15
+ */
16
+
17
+ /**
18
+ * typings
19
+ */
20
+
21
+ const IconTruck = ({
22
+ color,
23
+ size,
24
+ ...res
25
+ }) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default
26
+ //@ts-ignore
27
+ , {
28
+ xmlns: "http://www.w3.org/2000/svg",
29
+ width: size ?? 24,
30
+ height: size ?? 24,
31
+ fill: "none",
32
+ viewBox: "0 0 24 24",
33
+ ...res,
34
+ children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
35
+ stroke: color ?? "#fff",
36
+ strokeLinecap: "round",
37
+ strokeLinejoin: "round",
38
+ d: "M10 17h4V5H2v12h3M20 17h2v-3.34a4 4 0 00-1.17-2.83L19 9h-5M14 17h1"
39
+ }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
40
+ stroke: color ?? "#fff",
41
+ strokeLinecap: "round",
42
+ strokeLinejoin: "round",
43
+ d: "M7.5 20a2.5 2.5 0 100-5 2.5 2.5 0 000 5zM17.5 20a2.5 2.5 0 100-5 2.5 2.5 0 000 5z"
44
+ })]
45
+ });
46
+
47
+ /**
48
+ * EXPORTS
49
+ */
50
+ exports.IconTruck = IconTruck;
51
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["_react","_interopRequireDefault","require","_reactNativeSvg","_interopRequireWildcard","_jsxRuntime","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","hasOwnProperty","call","i","set","IconTruck","color","size","res","jsxs","xmlns","width","height","fill","viewBox","children","jsx","Path","stroke","strokeLinecap","strokeLinejoin","d","exports"],"sourceRoot":"..\\..\\..\\..\\..\\src","sources":["common/icons-svg/truck/index.tsx"],"mappings":";;;;;;AAGA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AACA,IAAAC,eAAA,GAAAC,uBAAA,CAAAF,OAAA;AAA6C,IAAAG,WAAA,GAAAH,OAAA;AAAA,SAAAI,yBAAAC,CAAA,6BAAAC,OAAA,mBAAAC,CAAA,OAAAD,OAAA,IAAAE,CAAA,OAAAF,OAAA,YAAAF,wBAAA,YAAAA,CAAAC,CAAA,WAAAA,CAAA,GAAAG,CAAA,GAAAD,CAAA,KAAAF,CAAA;AAAA,SAAAH,wBAAAG,CAAA,EAAAE,CAAA,SAAAA,CAAA,IAAAF,CAAA,IAAAA,CAAA,CAAAI,UAAA,SAAAJ,CAAA,eAAAA,CAAA,uBAAAA,CAAA,yBAAAA,CAAA,WAAAK,OAAA,EAAAL,CAAA,QAAAG,CAAA,GAAAJ,wBAAA,CAAAG,CAAA,OAAAC,CAAA,IAAAA,CAAA,CAAAG,GAAA,CAAAN,CAAA,UAAAG,CAAA,CAAAI,GAAA,CAAAP,CAAA,OAAAQ,CAAA,KAAAC,SAAA,UAAAC,CAAA,GAAAC,MAAA,CAAAC,cAAA,IAAAD,MAAA,CAAAE,wBAAA,WAAAC,CAAA,IAAAd,CAAA,oBAAAc,CAAA,OAAAC,cAAA,CAAAC,IAAA,CAAAhB,CAAA,EAAAc,CAAA,SAAAG,CAAA,GAAAP,CAAA,GAAAC,MAAA,CAAAE,wBAAA,CAAAb,CAAA,EAAAc,CAAA,UAAAG,CAAA,KAAAA,CAAA,CAAAV,GAAA,IAAAU,CAAA,CAAAC,GAAA,IAAAP,MAAA,CAAAC,cAAA,CAAAJ,CAAA,EAAAM,CAAA,EAAAG,CAAA,IAAAT,CAAA,CAAAM,CAAA,IAAAd,CAAA,CAAAc,CAAA,YAAAN,CAAA,CAAAH,OAAA,GAAAL,CAAA,EAAAG,CAAA,IAAAA,CAAA,CAAAe,GAAA,CAAAlB,CAAA,EAAAQ,CAAA,GAAAA,CAAA;AAAA,SAAAd,uBAAAM,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAI,UAAA,GAAAJ,CAAA,KAAAK,OAAA,EAAAL,CAAA;AAJ7C;AACA;AACA;;AAGA;AACA;AACA;;AAGA,MAAMmB,SAA8B,GAAGA,CAAC;EAAEC,KAAK;EAAEC,IAAI;EAAE,GAAGC;AAAI,CAAC,kBAC7D,IAAAxB,WAAA,CAAAyB,IAAA,EAAC3B,eAAA,CAAAS;AACC;AAAA;EACAmB,KAAK,EAAC,4BAA4B;EAClCC,KAAK,EAAEJ,IAAI,IAAI,EAAG;EAClBK,MAAM,EAAEL,IAAI,IAAI,EAAG;EACnBM,IAAI,EAAC,MAAM;EACXC,OAAO,EAAC,WAAW;EAAA,GACfN,GAAG;EAAAO,QAAA,gBAEP,IAAA/B,WAAA,CAAAgC,GAAA,EAAClC,eAAA,CAAAmC,IAAI;IACHC,MAAM,EAAEZ,KAAK,IAAI,MAAO;IACxBa,aAAa,EAAC,OAAO;IACrBC,cAAc,EAAC,OAAO;IACtBC,CAAC,EAAC;EAAoE,CACjE,CAAC,eACR,IAAArC,WAAA,CAAAgC,GAAA,EAAClC,eAAA,CAAAmC,IAAI;IACHC,MAAM,EAAEZ,KAAK,IAAI,MAAO;IACxBa,aAAa,EAAC,OAAO;IACrBC,cAAc,EAAC,OAAO;IACtBC,CAAC,EAAC;EAAmF,CAChF,CAAC;AAAA,CACL,CACN;;AAED;AACA;AACA;AAFAC,OAAA,CAAAjB,SAAA,GAAAA,SAAA","ignoreList":[]}
@@ -0,0 +1,50 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.SvgTruckTrailer = void 0;
7
+ var React = _interopRequireWildcard(require("react"));
8
+ var _reactNativeSvg = _interopRequireWildcard(require("react-native-svg"));
9
+ var _jsxRuntime = require("react/jsx-runtime");
10
+ function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
11
+ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
12
+ /**
13
+ * IMPORTS
14
+ */
15
+
16
+ //typings
17
+
18
+ const SvgTruckTrailer = ({
19
+ color,
20
+ size
21
+ }) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default
22
+ //@ts-ignore
23
+ , {
24
+ xmlns: "http://www.w3.org/2000/svg",
25
+ width: size ?? "32",
26
+ height: size ?? "32",
27
+ fill: "none",
28
+ viewBox: `0 0 ${size ?? "32"} ${size ?? "32"}`,
29
+ children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.G, {
30
+ clipPath: "url(#clip0_472_2058)",
31
+ children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
32
+ fill: color ?? "#fff",
33
+ d: "M28 12.1V12a7.01 7.01 0 0 0-7-7h-1a2 2 0 0 0-2 2v15h-2V9a1 1 0 0 0-1-1H2a2 2 0 0 0-2 2v13a4 4 0 0 0 7 2.641A4 4 0 0 0 13.875 24h10.25A4 4 0 0 0 32 23v-6a5.01 5.01 0 0 0-4-4.9M4 25a2 2 0 1 1 0-4 2 2 0 0 1 0 4m6 0a2 2 0 1 1 0-4 2 2 0 0 1 0 4m18 0a2 2 0 1 1 0-4 2 2 0 0 1 0 4"
34
+ })
35
+ }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Defs, {
36
+ children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.ClipPath, {
37
+ id: "clip0_472_2058",
38
+ children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
39
+ fill: color ?? "#fff",
40
+ d: "M0 0h32v32H0z"
41
+ })
42
+ })
43
+ })]
44
+ });
45
+
46
+ /**
47
+ * EXPORTS
48
+ */
49
+ exports.SvgTruckTrailer = SvgTruckTrailer;
50
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["React","_interopRequireWildcard","require","_reactNativeSvg","_jsxRuntime","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","hasOwnProperty","call","i","set","SvgTruckTrailer","color","size","jsxs","xmlns","width","height","fill","viewBox","children","jsx","G","clipPath","Path","d","Defs","ClipPath","id","exports"],"sourceRoot":"..\\..\\..\\..\\..\\src","sources":["common/icons-svg/truck-trailer/index.tsx"],"mappings":";;;;;;AAGA,IAAAA,KAAA,GAAAC,uBAAA,CAAAC,OAAA;AACA,IAAAC,eAAA,GAAAF,uBAAA,CAAAC,OAAA;AAAgE,IAAAE,WAAA,GAAAF,OAAA;AAAA,SAAAG,yBAAAC,CAAA,6BAAAC,OAAA,mBAAAC,CAAA,OAAAD,OAAA,IAAAE,CAAA,OAAAF,OAAA,YAAAF,wBAAA,YAAAA,CAAAC,CAAA,WAAAA,CAAA,GAAAG,CAAA,GAAAD,CAAA,KAAAF,CAAA;AAAA,SAAAL,wBAAAK,CAAA,EAAAE,CAAA,SAAAA,CAAA,IAAAF,CAAA,IAAAA,CAAA,CAAAI,UAAA,SAAAJ,CAAA,eAAAA,CAAA,uBAAAA,CAAA,yBAAAA,CAAA,WAAAK,OAAA,EAAAL,CAAA,QAAAG,CAAA,GAAAJ,wBAAA,CAAAG,CAAA,OAAAC,CAAA,IAAAA,CAAA,CAAAG,GAAA,CAAAN,CAAA,UAAAG,CAAA,CAAAI,GAAA,CAAAP,CAAA,OAAAQ,CAAA,KAAAC,SAAA,UAAAC,CAAA,GAAAC,MAAA,CAAAC,cAAA,IAAAD,MAAA,CAAAE,wBAAA,WAAAC,CAAA,IAAAd,CAAA,oBAAAc,CAAA,OAAAC,cAAA,CAAAC,IAAA,CAAAhB,CAAA,EAAAc,CAAA,SAAAG,CAAA,GAAAP,CAAA,GAAAC,MAAA,CAAAE,wBAAA,CAAAb,CAAA,EAAAc,CAAA,UAAAG,CAAA,KAAAA,CAAA,CAAAV,GAAA,IAAAU,CAAA,CAAAC,GAAA,IAAAP,MAAA,CAAAC,cAAA,CAAAJ,CAAA,EAAAM,CAAA,EAAAG,CAAA,IAAAT,CAAA,CAAAM,CAAA,IAAAd,CAAA,CAAAc,CAAA,YAAAN,CAAA,CAAAH,OAAA,GAAAL,CAAA,EAAAG,CAAA,IAAAA,CAAA,CAAAe,GAAA,CAAAlB,CAAA,EAAAQ,CAAA,GAAAA,CAAA;AAJhE;AACA;AACA;;AAIA;;AAGA,MAAMW,eAAoC,GAAGA,CAAC;EAAEC,KAAK;EAAEC;AAAK,CAAC,kBAC3D,IAAAvB,WAAA,CAAAwB,IAAA,EAACzB,eAAA,CAAAQ;AACC;AAAA;EACAkB,KAAK,EAAC,4BAA4B;EAClCC,KAAK,EAAEH,IAAI,IAAI,IAAK;EACpBI,MAAM,EAAEJ,IAAI,IAAI,IAAK;EACrBK,IAAI,EAAC,MAAM;EACXC,OAAO,EAAE,OAAON,IAAI,IAAI,IAAI,IAAIA,IAAI,IAAI,IAAI,EAAG;EAAAO,QAAA,gBAE/C,IAAA9B,WAAA,CAAA+B,GAAA,EAAChC,eAAA,CAAAiC,CAAC;IAACC,QAAQ,EAAC,sBAAsB;IAAAH,QAAA,eAChC,IAAA9B,WAAA,CAAA+B,GAAA,EAAChC,eAAA,CAAAmC,IAAI;MACHN,IAAI,EAAEN,KAAK,IAAI,MAAO;MACtBa,CAAC,EAAC;IAAkR,CAC/Q;EAAC,CACP,CAAC,eACJ,IAAAnC,WAAA,CAAA+B,GAAA,EAAChC,eAAA,CAAAqC,IAAI;IAAAN,QAAA,eACH,IAAA9B,WAAA,CAAA+B,GAAA,EAAChC,eAAA,CAAAsC,QAAQ;MAACC,EAAE,EAAC,gBAAgB;MAAAR,QAAA,eAC3B,IAAA9B,WAAA,CAAA+B,GAAA,EAAChC,eAAA,CAAAmC,IAAI;QAACN,IAAI,EAAEN,KAAK,IAAI,MAAO;QAACa,CAAC,EAAC;MAAe,CAAO;IAAC,CAC9C;EAAC,CACP,CAAC;AAAA,CACJ,CACN;;AAED;AACA;AACA;AAFAI,OAAA,CAAAlB,eAAA,GAAAA,eAAA","ignoreList":[]}
@@ -0,0 +1,57 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.SvgIconWiFiHigh = void 0;
7
+ var React = _interopRequireWildcard(require("react"));
8
+ var _reactNativeSvg = _interopRequireWildcard(require("react-native-svg"));
9
+ var _jsxRuntime = require("react/jsx-runtime");
10
+ function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
11
+ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
12
+ /**
13
+ * IMPORTS
14
+ */
15
+
16
+ //typings
17
+
18
+ const SvgIconWiFiHigh = ({
19
+ color,
20
+ size
21
+ }) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default
22
+ //@ts-ignore
23
+ , {
24
+ xmlns: "http://www.w3.org/2000/svg",
25
+ width: size ?? "25",
26
+ height: size ?? "25",
27
+ fill: "none",
28
+ viewBox: "0 0 25 25",
29
+ children: [/*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.G, {
30
+ clipPath: "url(#clip0_912_107)",
31
+ children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
32
+ fill: color ?? "#0DEC08",
33
+ d: "M12.56 20.767a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"
34
+ }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
35
+ stroke: color ?? "#0DEC08",
36
+ strokeLinecap: "round",
37
+ strokeLinejoin: "round",
38
+ strokeWidth: "2",
39
+ d: "M22.31 9.253a15.375 15.375 0 00-19.5 0M19.31 12.61a10.875 10.875 0 00-13.5 0M16.31 15.985a6.375 6.375 0 00-7.5 0"
40
+ })]
41
+ }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Defs, {
42
+ children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.ClipPath, {
43
+ id: "clip0_912_107",
44
+ children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
45
+ fill: "#fff",
46
+ d: "M0 0H24V24H0z",
47
+ transform: "translate(.56 .517)"
48
+ })
49
+ })
50
+ })]
51
+ });
52
+
53
+ /**
54
+ * EXPORTS
55
+ */
56
+ exports.SvgIconWiFiHigh = SvgIconWiFiHigh;
57
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["React","_interopRequireWildcard","require","_reactNativeSvg","_jsxRuntime","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","hasOwnProperty","call","i","set","SvgIconWiFiHigh","color","size","jsxs","xmlns","width","height","fill","viewBox","children","G","clipPath","jsx","Path","d","stroke","strokeLinecap","strokeLinejoin","strokeWidth","Defs","ClipPath","id","transform","exports"],"sourceRoot":"..\\..\\..\\..\\..\\src","sources":["common/icons-svg/wifi-high/index.tsx"],"mappings":"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","ignoreList":[]}
@@ -0,0 +1,63 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.SvgIconWiFiX = void 0;
7
+ var React = _interopRequireWildcard(require("react"));
8
+ var _reactNativeSvg = _interopRequireWildcard(require("react-native-svg"));
9
+ var _jsxRuntime = require("react/jsx-runtime");
10
+ function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
11
+ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
12
+ /**
13
+ * IMPORTS
14
+ */
15
+
16
+ //typings
17
+
18
+ const SvgIconWiFiX = ({
19
+ color,
20
+ size
21
+ }) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default
22
+ //@ts-ignore
23
+ , {
24
+ xmlns: "http://www.w3.org/2000/svg",
25
+ width: size ?? "25",
26
+ height: size ?? "25",
27
+ fill: "none",
28
+ viewBox: "0 0 25 25",
29
+ children: [/*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.G, {
30
+ clipPath: "url(#clip0_912_99)",
31
+ children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
32
+ stroke: color ?? "#E72626",
33
+ strokeLinecap: "round",
34
+ strokeLinejoin: "round",
35
+ strokeWidth: "2",
36
+ d: "M21.56 5.767l-4.5 4.5M21.56 10.267l-4.5-4.5"
37
+ }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
38
+ fill: color ?? "#E72626",
39
+ d: "M12.56 20.767a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"
40
+ }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
41
+ stroke: color ?? "#E72626",
42
+ strokeLinecap: "round",
43
+ strokeLinejoin: "round",
44
+ strokeWidth: "2",
45
+ d: "M16.31 15.985a6.375 6.375 0 00-7.5 0M14.06 5.839a15.433 15.433 0 00-1.5-.072 15.31 15.31 0 00-9.75 3.486M14.06 10.369a11.004 11.004 0 00-1.5-.102c-2.45-.005-4.83.82-6.75 2.343"
46
+ })]
47
+ }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Defs, {
48
+ children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.ClipPath, {
49
+ id: "clip0_912_99",
50
+ children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
51
+ fill: "#fff",
52
+ d: "M0 0H24V24H0z",
53
+ transform: "translate(.56 .517)"
54
+ })
55
+ })
56
+ })]
57
+ });
58
+
59
+ /**
60
+ * EXPORTS
61
+ */
62
+ exports.SvgIconWiFiX = SvgIconWiFiX;
63
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["React","_interopRequireWildcard","require","_reactNativeSvg","_jsxRuntime","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","hasOwnProperty","call","i","set","SvgIconWiFiX","color","size","jsxs","xmlns","width","height","fill","viewBox","children","G","clipPath","jsx","Path","stroke","strokeLinecap","strokeLinejoin","strokeWidth","d","Defs","ClipPath","id","transform","exports"],"sourceRoot":"..\\..\\..\\..\\..\\src","sources":["common/icons-svg/wifi-x/index.tsx"],"mappings":"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","ignoreList":[]}