react-native-exp-fig 0.1.9 → 0.1.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1161) hide show
  1. package/README.md +1 -1
  2. package/lib/commonjs/common/constants/index.js.map +1 -1
  3. package/lib/commonjs/common/icons-svg/agent/index.js +45 -0
  4. package/lib/commonjs/common/icons-svg/agent/index.js.map +1 -0
  5. package/lib/commonjs/common/icons-svg/arrow-drop-down/index.js +10 -14
  6. package/lib/commonjs/common/icons-svg/arrow-drop-down/index.js.map +1 -1
  7. package/lib/commonjs/common/icons-svg/arrow-left/index.js +11 -13
  8. package/lib/commonjs/common/icons-svg/arrow-left/index.js.map +1 -1
  9. package/lib/commonjs/common/icons-svg/bed/index.js +47 -0
  10. package/lib/commonjs/common/icons-svg/bed/index.js.map +1 -0
  11. package/lib/commonjs/common/icons-svg/bell/index.js +8 -10
  12. package/lib/commonjs/common/icons-svg/bell/index.js.map +1 -1
  13. package/lib/commonjs/common/icons-svg/bluetooth/index.js +18 -24
  14. package/lib/commonjs/common/icons-svg/bluetooth/index.js.map +1 -1
  15. package/lib/commonjs/common/icons-svg/bluetooth-connected/index.js +21 -27
  16. package/lib/commonjs/common/icons-svg/bluetooth-connected/index.js.map +1 -1
  17. package/lib/commonjs/common/icons-svg/calendar/index.js +20 -26
  18. package/lib/commonjs/common/icons-svg/calendar/index.js.map +1 -1
  19. package/lib/commonjs/common/icons-svg/call-bell/index.js +8 -10
  20. package/lib/commonjs/common/icons-svg/call-bell/index.js.map +1 -1
  21. package/lib/commonjs/common/icons-svg/camera-plus/index.js +19 -27
  22. package/lib/commonjs/common/icons-svg/camera-plus/index.js.map +1 -1
  23. package/lib/commonjs/common/icons-svg/car/index.js +37 -0
  24. package/lib/commonjs/common/icons-svg/car/index.js.map +1 -0
  25. package/lib/commonjs/common/icons-svg/chart-bar/index.js +8 -10
  26. package/lib/commonjs/common/icons-svg/chart-bar/index.js.map +1 -1
  27. package/lib/commonjs/common/icons-svg/check-box/index.js +11 -15
  28. package/lib/commonjs/common/icons-svg/check-box/index.js.map +1 -1
  29. package/lib/commonjs/common/icons-svg/check-box-fill/index.js +8 -12
  30. package/lib/commonjs/common/icons-svg/check-box-fill/index.js.map +1 -1
  31. package/lib/commonjs/common/icons-svg/check-box-outline/index.js +8 -12
  32. package/lib/commonjs/common/icons-svg/check-box-outline/index.js.map +1 -1
  33. package/lib/commonjs/common/icons-svg/check-circle/index.js +18 -20
  34. package/lib/commonjs/common/icons-svg/check-circle/index.js.map +1 -1
  35. package/lib/commonjs/common/icons-svg/check-outline/index.js +50 -0
  36. package/lib/commonjs/common/icons-svg/check-outline/index.js.map +1 -0
  37. package/lib/commonjs/common/icons-svg/closed/index.js +18 -24
  38. package/lib/commonjs/common/icons-svg/closed/index.js.map +1 -1
  39. package/lib/commonjs/common/icons-svg/coffee/index.js +50 -0
  40. package/lib/commonjs/common/icons-svg/coffee/index.js.map +1 -0
  41. package/lib/commonjs/common/icons-svg/constants/index.js +13 -5
  42. package/lib/commonjs/common/icons-svg/constants/index.js.map +1 -1
  43. package/lib/commonjs/common/icons-svg/credit-card/index.js +10 -12
  44. package/lib/commonjs/common/icons-svg/credit-card/index.js.map +1 -1
  45. package/lib/commonjs/common/icons-svg/currency/index.js +18 -24
  46. package/lib/commonjs/common/icons-svg/currency/index.js.map +1 -1
  47. package/lib/commonjs/common/icons-svg/currency-circle-dollar/index.js +8 -10
  48. package/lib/commonjs/common/icons-svg/currency-circle-dollar/index.js.map +1 -1
  49. package/lib/commonjs/common/icons-svg/ellipse/index.js +12 -16
  50. package/lib/commonjs/common/icons-svg/ellipse/index.js.map +1 -1
  51. package/lib/commonjs/common/icons-svg/exclamation-circle/index.js +15 -21
  52. package/lib/commonjs/common/icons-svg/exclamation-circle/index.js.map +1 -1
  53. package/lib/commonjs/common/icons-svg/eye/index.js +12 -17
  54. package/lib/commonjs/common/icons-svg/eye/index.js.map +1 -1
  55. package/lib/commonjs/common/icons-svg/eye-slash/index.js +10 -13
  56. package/lib/commonjs/common/icons-svg/eye-slash/index.js.map +1 -1
  57. package/lib/commonjs/common/icons-svg/file-text/index.js +17 -21
  58. package/lib/commonjs/common/icons-svg/file-text/index.js.map +1 -1
  59. package/lib/commonjs/common/icons-svg/files/index.js +8 -10
  60. package/lib/commonjs/common/icons-svg/files/index.js.map +1 -1
  61. package/lib/commonjs/common/icons-svg/gas-pump/index.js +19 -25
  62. package/lib/commonjs/common/icons-svg/gas-pump/index.js.map +1 -1
  63. package/lib/commonjs/common/icons-svg/gauge/index.js +18 -24
  64. package/lib/commonjs/common/icons-svg/gauge/index.js.map +1 -1
  65. package/lib/commonjs/common/icons-svg/gear/index.js +20 -26
  66. package/lib/commonjs/common/icons-svg/gear/index.js.map +1 -1
  67. package/lib/commonjs/common/icons-svg/index.js +150 -94
  68. package/lib/commonjs/common/icons-svg/index.js.map +1 -1
  69. package/lib/commonjs/common/icons-svg/interface.d.js.map +1 -1
  70. package/lib/commonjs/common/icons-svg/lifebuoy/index.js +8 -10
  71. package/lib/commonjs/common/icons-svg/lifebuoy/index.js.map +1 -1
  72. package/lib/commonjs/common/icons-svg/list/index.js +32 -38
  73. package/lib/commonjs/common/icons-svg/list/index.js.map +1 -1
  74. package/lib/commonjs/common/icons-svg/moon-stars/index.js +8 -10
  75. package/lib/commonjs/common/icons-svg/moon-stars/index.js.map +1 -1
  76. package/lib/commonjs/common/icons-svg/note-pincel/index.js +21 -27
  77. package/lib/commonjs/common/icons-svg/note-pincel/index.js.map +1 -1
  78. package/lib/commonjs/common/icons-svg/package/index.js +8 -10
  79. package/lib/commonjs/common/icons-svg/package/index.js.map +1 -1
  80. package/lib/commonjs/common/icons-svg/package-check/index.js +22 -26
  81. package/lib/commonjs/common/icons-svg/package-check/index.js.map +1 -1
  82. package/lib/commonjs/common/icons-svg/pencil/index.js +40 -0
  83. package/lib/commonjs/common/icons-svg/pencil/index.js.map +1 -0
  84. package/lib/commonjs/common/icons-svg/plus/index.js +20 -28
  85. package/lib/commonjs/common/icons-svg/plus/index.js.map +1 -1
  86. package/lib/commonjs/common/icons-svg/recused/index.js +16 -18
  87. package/lib/commonjs/common/icons-svg/recused/index.js.map +1 -1
  88. package/lib/commonjs/common/icons-svg/refresh-ccw-dot/index.js +47 -0
  89. package/lib/commonjs/common/icons-svg/refresh-ccw-dot/index.js.map +1 -0
  90. package/lib/commonjs/common/icons-svg/shopping-cart/index.js +17 -21
  91. package/lib/commonjs/common/icons-svg/shopping-cart/index.js.map +1 -1
  92. package/lib/commonjs/common/icons-svg/steering-wheel/index.js +27 -33
  93. package/lib/commonjs/common/icons-svg/steering-wheel/index.js.map +1 -1
  94. package/lib/commonjs/common/icons-svg/steering-wheel-fill/index.js +15 -21
  95. package/lib/commonjs/common/icons-svg/steering-wheel-fill/index.js.map +1 -1
  96. package/lib/commonjs/common/icons-svg/timer/index.js +18 -24
  97. package/lib/commonjs/common/icons-svg/timer/index.js.map +1 -1
  98. package/lib/commonjs/common/icons-svg/trophy/index.js +8 -10
  99. package/lib/commonjs/common/icons-svg/trophy/index.js.map +1 -1
  100. package/lib/commonjs/common/icons-svg/truck/index.js +17 -21
  101. package/lib/commonjs/common/icons-svg/truck/index.js.map +1 -1
  102. package/lib/commonjs/common/icons-svg/truck-activity/index.js +37 -0
  103. package/lib/commonjs/common/icons-svg/truck-activity/index.js.map +1 -0
  104. package/lib/commonjs/common/icons-svg/truck-trailer/index.js +15 -21
  105. package/lib/commonjs/common/icons-svg/truck-trailer/index.js.map +1 -1
  106. package/lib/commonjs/common/icons-svg/wifi-high/index.js +22 -28
  107. package/lib/commonjs/common/icons-svg/wifi-high/index.js.map +1 -1
  108. package/lib/commonjs/common/icons-svg/wifi-x/index.js +28 -34
  109. package/lib/commonjs/common/icons-svg/wifi-x/index.js.map +1 -1
  110. package/lib/commonjs/common/icons-svg/x-circle/index.js +18 -24
  111. package/lib/commonjs/common/icons-svg/x-circle/index.js.map +1 -1
  112. package/lib/commonjs/components/activities-daily/index.js +120 -0
  113. package/lib/commonjs/components/activities-daily/index.js.map +1 -0
  114. package/lib/commonjs/components/activities-daily/interface.d.js +6 -0
  115. package/lib/commonjs/components/activities-daily/interface.d.js.map +1 -0
  116. package/lib/commonjs/components/activities-progress/index.js +165 -0
  117. package/lib/commonjs/components/activities-progress/index.js.map +1 -0
  118. package/lib/commonjs/components/activities-progress/interface.d.js +6 -0
  119. package/lib/commonjs/components/activities-progress/interface.d.js.map +1 -0
  120. package/lib/commonjs/components/avatar-profile/index.js +101 -0
  121. package/lib/commonjs/components/avatar-profile/index.js.map +1 -0
  122. package/lib/commonjs/components/avatar-profile/interface.d.js +6 -0
  123. package/lib/commonjs/components/avatar-profile/interface.d.js.map +1 -0
  124. package/lib/commonjs/components/box/index.js +4 -6
  125. package/lib/commonjs/components/box/index.js.map +1 -1
  126. package/lib/commonjs/components/box/interface.d.js.map +1 -1
  127. package/lib/commonjs/components/box/styles.js +1 -1
  128. package/lib/commonjs/components/box/styles.js.map +1 -1
  129. package/lib/commonjs/components/button/index.js +12 -20
  130. package/lib/commonjs/components/button/index.js.map +1 -1
  131. package/lib/commonjs/components/button/interface.d.js.map +1 -1
  132. package/lib/commonjs/components/button/styles.js +19 -16
  133. package/lib/commonjs/components/button/styles.js.map +1 -1
  134. package/lib/commonjs/components/capture-photo/index.js +47 -51
  135. package/lib/commonjs/components/capture-photo/index.js.map +1 -1
  136. package/lib/commonjs/components/capture-photo/interface.d.js.map +1 -1
  137. package/lib/commonjs/components/capture-photo/styles.js +1 -1
  138. package/lib/commonjs/components/capture-photo/styles.js.map +1 -1
  139. package/lib/commonjs/components/card-history/index.js +121 -127
  140. package/lib/commonjs/components/card-history/index.js.map +1 -1
  141. package/lib/commonjs/components/card-history/interface.d.js.map +1 -1
  142. package/lib/commonjs/components/card-hours/index.js +51 -53
  143. package/lib/commonjs/components/card-hours/index.js.map +1 -1
  144. package/lib/commonjs/components/card-hours/interface.d.js.map +1 -1
  145. package/lib/commonjs/components/card-loading/index.js +230 -229
  146. package/lib/commonjs/components/card-loading/index.js.map +1 -1
  147. package/lib/commonjs/components/card-loading/interface.d.js.map +1 -1
  148. package/lib/commonjs/components/card-scheduled-journey/index.js +77 -80
  149. package/lib/commonjs/components/card-scheduled-journey/index.js.map +1 -1
  150. package/lib/commonjs/components/card-scheduled-journey/interface.js.map +1 -1
  151. package/lib/commonjs/components/card-scheduled-journey/styles.js +1 -1
  152. package/lib/commonjs/components/card-scheduled-journey/styles.js.map +1 -1
  153. package/lib/commonjs/components/card-work-session/index.js +157 -165
  154. package/lib/commonjs/components/card-work-session/index.js.map +1 -1
  155. package/lib/commonjs/components/card-work-session/interface.d.js.map +1 -1
  156. package/lib/commonjs/components/check-box/index.js +77 -110
  157. package/lib/commonjs/components/check-box/index.js.map +1 -1
  158. package/lib/commonjs/components/check-box/interface.d.js.map +1 -1
  159. package/lib/commonjs/components/coil/index.js +85 -91
  160. package/lib/commonjs/components/coil/index.js.map +1 -1
  161. package/lib/commonjs/components/coil/interface.d.js.map +1 -1
  162. package/lib/commonjs/components/filter-date-selector/index.js +56 -51
  163. package/lib/commonjs/components/filter-date-selector/index.js.map +1 -1
  164. package/lib/commonjs/components/filter-date-selector/interface.d.js.map +1 -1
  165. package/lib/commonjs/components/filter-journey/index.js +4 -5
  166. package/lib/commonjs/components/filter-journey/index.js.map +1 -1
  167. package/lib/commonjs/components/filter-journey/interface.d.js.map +1 -1
  168. package/lib/commonjs/components/header-profile/index.js +84 -91
  169. package/lib/commonjs/components/header-profile/index.js.map +1 -1
  170. package/lib/commonjs/components/header-profile/interface.d.js.map +1 -1
  171. package/lib/commonjs/components/history-details/index.js +104 -0
  172. package/lib/commonjs/components/history-details/index.js.map +1 -0
  173. package/lib/commonjs/components/history-details/interface.d.js +6 -0
  174. package/lib/commonjs/components/history-details/interface.d.js.map +1 -0
  175. package/lib/commonjs/components/image-capture-with-remove/index.js +61 -61
  176. package/lib/commonjs/components/image-capture-with-remove/index.js.map +1 -1
  177. package/lib/commonjs/components/image-capture-with-remove/interface.d.js.map +1 -1
  178. package/lib/commonjs/components/input/index.js +100 -118
  179. package/lib/commonjs/components/input/index.js.map +1 -1
  180. package/lib/commonjs/components/input/interface.d.js.map +1 -1
  181. package/lib/commonjs/components/input/styles.js +1 -1
  182. package/lib/commonjs/components/input/styles.js.map +1 -1
  183. package/lib/commonjs/components/loading-details/index.js +117 -122
  184. package/lib/commonjs/components/loading-details/index.js.map +1 -1
  185. package/lib/commonjs/components/loading-details/interface.d.js.map +1 -1
  186. package/lib/commonjs/components/loading-progress/index.js +70 -75
  187. package/lib/commonjs/components/loading-progress/index.js.map +1 -1
  188. package/lib/commonjs/components/loading-progress/interface.d.js.map +1 -1
  189. package/lib/commonjs/components/menu-item/index.js +42 -44
  190. package/lib/commonjs/components/menu-item/index.js.map +1 -1
  191. package/lib/commonjs/components/menu-item/interface.d.js.map +1 -1
  192. package/lib/commonjs/components/menu-item/styles.js.map +1 -1
  193. package/lib/commonjs/components/no-data/index.js +15 -17
  194. package/lib/commonjs/components/no-data/index.js.map +1 -1
  195. package/lib/commonjs/components/no-data/interface.d.js.map +1 -1
  196. package/lib/commonjs/components/notification-loading/index.js +114 -123
  197. package/lib/commonjs/components/notification-loading/index.js.map +1 -1
  198. package/lib/commonjs/components/notification-loading/interface.d.js.map +1 -1
  199. package/lib/commonjs/components/profile-menu-option/index.js +75 -0
  200. package/lib/commonjs/components/profile-menu-option/index.js.map +1 -0
  201. package/lib/commonjs/components/profile-menu-option/interface.d.js +6 -0
  202. package/lib/commonjs/components/profile-menu-option/interface.d.js.map +1 -0
  203. package/lib/commonjs/components/scheduled-journey-indicators/index.js +47 -52
  204. package/lib/commonjs/components/scheduled-journey-indicators/index.js.map +1 -1
  205. package/lib/commonjs/components/scheduled-journey-indicators/interface.d.js.map +1 -1
  206. package/lib/commonjs/components/selects/select-option/index.js +54 -64
  207. package/lib/commonjs/components/selects/select-option/index.js.map +1 -1
  208. package/lib/commonjs/components/selects/select-option/interface.d.js.map +1 -1
  209. package/lib/commonjs/components/selects/select-option/styles.js +62 -59
  210. package/lib/commonjs/components/selects/select-option/styles.js.map +1 -1
  211. package/lib/commonjs/components/step-indicator/helpers/get-icon-by-status.js +2 -2
  212. package/lib/commonjs/components/step-indicator/helpers/get-icon-by-status.js.map +1 -1
  213. package/lib/commonjs/components/step-indicator/index.js +101 -112
  214. package/lib/commonjs/components/step-indicator/index.js.map +1 -1
  215. package/lib/commonjs/components/step-indicator/interface.d.js.map +1 -1
  216. package/lib/commonjs/components/step-indicator/styles.js +53 -50
  217. package/lib/commonjs/components/step-indicator/styles.js.map +1 -1
  218. package/lib/commonjs/components/typography/index.js +6 -7
  219. package/lib/commonjs/components/typography/index.js.map +1 -1
  220. package/lib/commonjs/components/typography/interface.d.js.map +1 -1
  221. package/lib/commonjs/components/typography/styles.js +24 -21
  222. package/lib/commonjs/components/typography/styles.js.map +1 -1
  223. package/lib/commonjs/components/user-profile/index.js +161 -176
  224. package/lib/commonjs/components/user-profile/index.js.map +1 -1
  225. package/lib/commonjs/components/user-profile/interface.d.js.map +1 -1
  226. package/lib/commonjs/index.js +97 -56
  227. package/lib/commonjs/index.js.map +1 -1
  228. package/lib/commonjs/stories/activities-daily/activities-daily.stories.js +40 -0
  229. package/lib/commonjs/stories/activities-daily/activities-daily.stories.js.map +1 -0
  230. package/lib/commonjs/stories/activities-progress/activities-progress.stories.js +59 -0
  231. package/lib/commonjs/stories/activities-progress/activities-progress.stories.js.map +1 -0
  232. package/lib/commonjs/stories/avatar-profile/avatar-profile.stories.js +32 -0
  233. package/lib/commonjs/stories/avatar-profile/avatar-profile.stories.js.map +1 -0
  234. package/lib/commonjs/stories/box/box.stories.js +7 -8
  235. package/lib/commonjs/stories/box/box.stories.js.map +1 -1
  236. package/lib/commonjs/stories/button/button.stories.js +4 -5
  237. package/lib/commonjs/stories/button/button.stories.js.map +1 -1
  238. package/lib/commonjs/stories/capture-photo/capture-photo.stories.js +3 -3
  239. package/lib/commonjs/stories/capture-photo/capture-photo.stories.js.map +1 -1
  240. package/lib/commonjs/stories/card-history/card-history.stories.js +3 -3
  241. package/lib/commonjs/stories/card-history/card-history.stories.js.map +1 -1
  242. package/lib/commonjs/stories/card-hours/card-hours.stories.js +6 -6
  243. package/lib/commonjs/stories/card-hours/card-hours.stories.js.map +1 -1
  244. package/lib/commonjs/stories/card-loading/card-loading.stories.js +5 -5
  245. package/lib/commonjs/stories/card-loading/card-loading.stories.js.map +1 -1
  246. package/lib/commonjs/stories/card-scheduled-journey/card-scheduled-journey.stories.js +3 -3
  247. package/lib/commonjs/stories/card-scheduled-journey/card-scheduled-journey.stories.js.map +1 -1
  248. package/lib/commonjs/stories/card-work-session/card-work-session.stories.js +2 -2
  249. package/lib/commonjs/stories/card-work-session/card-work-session.stories.js.map +1 -1
  250. package/lib/commonjs/stories/check-box/check-box.stories.js +3 -5
  251. package/lib/commonjs/stories/check-box/check-box.stories.js.map +1 -1
  252. package/lib/commonjs/stories/coil/coil.stories.js +28 -7
  253. package/lib/commonjs/stories/coil/coil.stories.js.map +1 -1
  254. package/lib/commonjs/stories/filter-date-selector/filter-date-selector.stories.js +29 -7
  255. package/lib/commonjs/stories/filter-date-selector/filter-date-selector.stories.js.map +1 -1
  256. package/lib/commonjs/stories/filter-journey/filter-journey.stories.js +5 -5
  257. package/lib/commonjs/stories/filter-journey/filter-journey.stories.js.map +1 -1
  258. package/lib/commonjs/stories/header-profile/header-profile.stories.js +2 -2
  259. package/lib/commonjs/stories/header-profile/header-profile.stories.js.map +1 -1
  260. package/lib/commonjs/stories/history-details/history-details.stories.js +37 -0
  261. package/lib/commonjs/stories/history-details/history-details.stories.js.map +1 -0
  262. package/lib/commonjs/stories/image-capture-with-remove/image-capture-with-remove.stories.js +14 -4
  263. package/lib/commonjs/stories/image-capture-with-remove/image-capture-with-remove.stories.js.map +1 -1
  264. package/lib/commonjs/stories/input/input.stories.js +10 -9
  265. package/lib/commonjs/stories/input/input.stories.js.map +1 -1
  266. package/lib/commonjs/stories/loading-details/loading-details.stories.js +2 -2
  267. package/lib/commonjs/stories/loading-details/loading-details.stories.js.map +1 -1
  268. package/lib/commonjs/stories/loading-progress/loading-progress.stories.js +2 -2
  269. package/lib/commonjs/stories/loading-progress/loading-progress.stories.js.map +1 -1
  270. package/lib/commonjs/stories/menu-item/menu-item.stories.js +3 -3
  271. package/lib/commonjs/stories/menu-item/menu-item.stories.js.map +1 -1
  272. package/lib/commonjs/stories/no-data/no-data.stories.js +2 -2
  273. package/lib/commonjs/stories/no-data/no-data.stories.js.map +1 -1
  274. package/lib/commonjs/stories/notification-loading/notification-loading.stories.js +18 -4
  275. package/lib/commonjs/stories/notification-loading/notification-loading.stories.js.map +1 -1
  276. package/lib/commonjs/stories/profile-menu-option/profile-menu-option.stories.js +68 -0
  277. package/lib/commonjs/stories/profile-menu-option/profile-menu-option.stories.js.map +1 -0
  278. package/lib/commonjs/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.js +2 -2
  279. package/lib/commonjs/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.js.map +1 -1
  280. package/lib/commonjs/stories/select-option/select-option.stories.js +3 -3
  281. package/lib/commonjs/stories/select-option/select-option.stories.js.map +1 -1
  282. package/lib/commonjs/stories/step-indicator/step-indicator.stories.js +24 -18
  283. package/lib/commonjs/stories/step-indicator/step-indicator.stories.js.map +1 -1
  284. package/lib/commonjs/stories/typography/typography.stories.js +3 -3
  285. package/lib/commonjs/stories/typography/typography.stories.js.map +1 -1
  286. package/lib/commonjs/stories/user-profile/user-profile.stories.js +2 -2
  287. package/lib/commonjs/stories/user-profile/user-profile.stories.js.map +1 -1
  288. package/lib/commonjs/styles/global/interface.d.js.map +1 -1
  289. package/lib/commonjs/styles/global/styles.js +49 -46
  290. package/lib/commonjs/styles/global/styles.js.map +1 -1
  291. package/lib/commonjs/styles/global/theme-provider.js +4 -6
  292. package/lib/commonjs/styles/global/theme-provider.js.map +1 -1
  293. package/lib/commonjs/styles/theme/theme.js +6 -4
  294. package/lib/commonjs/styles/theme/theme.js.map +1 -1
  295. package/lib/commonjs/utils/format-data/index.js +30 -9
  296. package/lib/commonjs/utils/format-data/index.js.map +1 -1
  297. package/lib/commonjs/utils/mutiply/index.js.map +1 -1
  298. package/lib/commonjs/utils/status-color/return-color.js +13 -4
  299. package/lib/commonjs/utils/status-color/return-color.js.map +1 -1
  300. package/lib/module/common/constants/index.js +0 -2
  301. package/lib/module/common/constants/index.js.map +1 -1
  302. package/lib/module/common/icons-svg/agent/index.js +37 -0
  303. package/lib/module/common/icons-svg/agent/index.js.map +1 -0
  304. package/lib/module/common/icons-svg/arrow-drop-down/index.js +11 -14
  305. package/lib/module/common/icons-svg/arrow-drop-down/index.js.map +1 -1
  306. package/lib/module/common/icons-svg/arrow-left/index.js +12 -15
  307. package/lib/module/common/icons-svg/arrow-left/index.js.map +1 -1
  308. package/lib/module/common/icons-svg/bed/index.js +39 -0
  309. package/lib/module/common/icons-svg/bed/index.js.map +1 -0
  310. package/lib/module/common/icons-svg/bell/index.js +9 -12
  311. package/lib/module/common/icons-svg/bell/index.js.map +1 -1
  312. package/lib/module/common/icons-svg/bluetooth/index.js +18 -26
  313. package/lib/module/common/icons-svg/bluetooth/index.js.map +1 -1
  314. package/lib/module/common/icons-svg/bluetooth-connected/index.js +21 -29
  315. package/lib/module/common/icons-svg/bluetooth-connected/index.js.map +1 -1
  316. package/lib/module/common/icons-svg/calendar/index.js +21 -28
  317. package/lib/module/common/icons-svg/calendar/index.js.map +1 -1
  318. package/lib/module/common/icons-svg/call-bell/index.js +9 -12
  319. package/lib/module/common/icons-svg/call-bell/index.js.map +1 -1
  320. package/lib/module/common/icons-svg/camera-plus/index.js +20 -27
  321. package/lib/module/common/icons-svg/camera-plus/index.js.map +1 -1
  322. package/lib/module/common/icons-svg/car/index.js +29 -0
  323. package/lib/module/common/icons-svg/car/index.js.map +1 -0
  324. package/lib/module/common/icons-svg/chart-bar/index.js +9 -12
  325. package/lib/module/common/icons-svg/chart-bar/index.js.map +1 -1
  326. package/lib/module/common/icons-svg/check-box/index.js +12 -15
  327. package/lib/module/common/icons-svg/check-box/index.js.map +1 -1
  328. package/lib/module/common/icons-svg/check-box-fill/index.js +9 -12
  329. package/lib/module/common/icons-svg/check-box-fill/index.js.map +1 -1
  330. package/lib/module/common/icons-svg/check-box-outline/index.js +9 -12
  331. package/lib/module/common/icons-svg/check-box-outline/index.js.map +1 -1
  332. package/lib/module/common/icons-svg/check-circle/index.js +19 -22
  333. package/lib/module/common/icons-svg/check-circle/index.js.map +1 -1
  334. package/lib/module/common/icons-svg/check-outline/index.js +43 -0
  335. package/lib/module/common/icons-svg/check-outline/index.js.map +1 -0
  336. package/lib/module/common/icons-svg/closed/index.js +19 -26
  337. package/lib/module/common/icons-svg/closed/index.js.map +1 -1
  338. package/lib/module/common/icons-svg/coffee/index.js +42 -0
  339. package/lib/module/common/icons-svg/coffee/index.js.map +1 -0
  340. package/lib/module/common/icons-svg/constants/index.js +13 -7
  341. package/lib/module/common/icons-svg/constants/index.js.map +1 -1
  342. package/lib/module/common/icons-svg/credit-card/index.js +11 -14
  343. package/lib/module/common/icons-svg/credit-card/index.js.map +1 -1
  344. package/lib/module/common/icons-svg/currency/index.js +19 -26
  345. package/lib/module/common/icons-svg/currency/index.js.map +1 -1
  346. package/lib/module/common/icons-svg/currency-circle-dollar/index.js +9 -12
  347. package/lib/module/common/icons-svg/currency-circle-dollar/index.js.map +1 -1
  348. package/lib/module/common/icons-svg/ellipse/index.js +13 -16
  349. package/lib/module/common/icons-svg/ellipse/index.js.map +1 -1
  350. package/lib/module/common/icons-svg/exclamation-circle/index.js +16 -23
  351. package/lib/module/common/icons-svg/exclamation-circle/index.js.map +1 -1
  352. package/lib/module/common/icons-svg/eye/index.js +13 -17
  353. package/lib/module/common/icons-svg/eye/index.js.map +1 -1
  354. package/lib/module/common/icons-svg/eye-slash/index.js +11 -15
  355. package/lib/module/common/icons-svg/eye-slash/index.js.map +1 -1
  356. package/lib/module/common/icons-svg/file-text/index.js +18 -21
  357. package/lib/module/common/icons-svg/file-text/index.js.map +1 -1
  358. package/lib/module/common/icons-svg/files/index.js +9 -12
  359. package/lib/module/common/icons-svg/files/index.js.map +1 -1
  360. package/lib/module/common/icons-svg/gas-pump/index.js +20 -27
  361. package/lib/module/common/icons-svg/gas-pump/index.js.map +1 -1
  362. package/lib/module/common/icons-svg/gauge/index.js +19 -26
  363. package/lib/module/common/icons-svg/gauge/index.js.map +1 -1
  364. package/lib/module/common/icons-svg/gear/index.js +21 -28
  365. package/lib/module/common/icons-svg/gear/index.js.map +1 -1
  366. package/lib/module/common/icons-svg/index.js +150 -96
  367. package/lib/module/common/icons-svg/index.js.map +1 -1
  368. package/lib/module/common/icons-svg/interface.d.js +0 -2
  369. package/lib/module/common/icons-svg/interface.d.js.map +1 -1
  370. package/lib/module/common/icons-svg/lifebuoy/index.js +9 -12
  371. package/lib/module/common/icons-svg/lifebuoy/index.js.map +1 -1
  372. package/lib/module/common/icons-svg/list/index.js +33 -40
  373. package/lib/module/common/icons-svg/list/index.js.map +1 -1
  374. package/lib/module/common/icons-svg/moon-stars/index.js +9 -12
  375. package/lib/module/common/icons-svg/moon-stars/index.js.map +1 -1
  376. package/lib/module/common/icons-svg/note-pincel/index.js +22 -29
  377. package/lib/module/common/icons-svg/note-pincel/index.js.map +1 -1
  378. package/lib/module/common/icons-svg/package/index.js +9 -12
  379. package/lib/module/common/icons-svg/package/index.js.map +1 -1
  380. package/lib/module/common/icons-svg/package-check/index.js +23 -26
  381. package/lib/module/common/icons-svg/package-check/index.js.map +1 -1
  382. package/lib/module/common/icons-svg/pencil/index.js +32 -0
  383. package/lib/module/common/icons-svg/pencil/index.js.map +1 -0
  384. package/lib/module/common/icons-svg/plus/index.js +21 -28
  385. package/lib/module/common/icons-svg/plus/index.js.map +1 -1
  386. package/lib/module/common/icons-svg/recused/index.js +17 -20
  387. package/lib/module/common/icons-svg/recused/index.js.map +1 -1
  388. package/lib/module/common/icons-svg/refresh-ccw-dot/index.js +39 -0
  389. package/lib/module/common/icons-svg/refresh-ccw-dot/index.js.map +1 -0
  390. package/lib/module/common/icons-svg/shopping-cart/index.js +18 -21
  391. package/lib/module/common/icons-svg/shopping-cart/index.js.map +1 -1
  392. package/lib/module/common/icons-svg/steering-wheel/index.js +28 -35
  393. package/lib/module/common/icons-svg/steering-wheel/index.js.map +1 -1
  394. package/lib/module/common/icons-svg/steering-wheel-fill/index.js +16 -23
  395. package/lib/module/common/icons-svg/steering-wheel-fill/index.js.map +1 -1
  396. package/lib/module/common/icons-svg/timer/index.js +19 -26
  397. package/lib/module/common/icons-svg/timer/index.js.map +1 -1
  398. package/lib/module/common/icons-svg/trophy/index.js +9 -12
  399. package/lib/module/common/icons-svg/trophy/index.js.map +1 -1
  400. package/lib/module/common/icons-svg/truck/index.js +18 -21
  401. package/lib/module/common/icons-svg/truck/index.js.map +1 -1
  402. package/lib/module/common/icons-svg/truck-activity/index.js +29 -0
  403. package/lib/module/common/icons-svg/truck-activity/index.js.map +1 -0
  404. package/lib/module/common/icons-svg/truck-trailer/index.js +16 -23
  405. package/lib/module/common/icons-svg/truck-trailer/index.js.map +1 -1
  406. package/lib/module/common/icons-svg/wifi-high/index.js +23 -30
  407. package/lib/module/common/icons-svg/wifi-high/index.js.map +1 -1
  408. package/lib/module/common/icons-svg/wifi-x/index.js +29 -36
  409. package/lib/module/common/icons-svg/wifi-x/index.js.map +1 -1
  410. package/lib/module/common/icons-svg/x-circle/index.js +19 -26
  411. package/lib/module/common/icons-svg/x-circle/index.js.map +1 -1
  412. package/lib/module/components/activities-daily/index.js +113 -0
  413. package/lib/module/components/activities-daily/index.js.map +1 -0
  414. package/lib/module/components/activities-daily/interface.d.js +2 -0
  415. package/lib/module/components/activities-daily/interface.d.js.map +1 -0
  416. package/lib/module/components/activities-progress/index.js +158 -0
  417. package/lib/module/components/activities-progress/index.js.map +1 -0
  418. package/lib/module/components/activities-progress/interface.d.js +2 -0
  419. package/lib/module/components/activities-progress/interface.d.js.map +1 -0
  420. package/lib/module/components/avatar-profile/index.js +95 -0
  421. package/lib/module/components/avatar-profile/index.js.map +1 -0
  422. package/lib/module/components/avatar-profile/interface.d.js +2 -0
  423. package/lib/module/components/avatar-profile/interface.d.js.map +1 -0
  424. package/lib/module/components/box/index.js +4 -8
  425. package/lib/module/components/box/index.js.map +1 -1
  426. package/lib/module/components/box/interface.d.js +0 -2
  427. package/lib/module/components/box/interface.d.js.map +1 -1
  428. package/lib/module/components/box/styles.js +1 -3
  429. package/lib/module/components/box/styles.js.map +1 -1
  430. package/lib/module/components/button/index.js +11 -16
  431. package/lib/module/components/button/index.js.map +1 -1
  432. package/lib/module/components/button/interface.d.js +0 -2
  433. package/lib/module/components/button/interface.d.js.map +1 -1
  434. package/lib/module/components/button/styles.js +19 -18
  435. package/lib/module/components/button/styles.js.map +1 -1
  436. package/lib/module/components/capture-photo/index.js +45 -52
  437. package/lib/module/components/capture-photo/index.js.map +1 -1
  438. package/lib/module/components/capture-photo/interface.d.js +0 -2
  439. package/lib/module/components/capture-photo/interface.d.js.map +1 -1
  440. package/lib/module/components/capture-photo/styles.js +1 -3
  441. package/lib/module/components/capture-photo/styles.js.map +1 -1
  442. package/lib/module/components/card-history/index.js +119 -128
  443. package/lib/module/components/card-history/index.js.map +1 -1
  444. package/lib/module/components/card-history/interface.d.js +0 -2
  445. package/lib/module/components/card-history/interface.d.js.map +1 -1
  446. package/lib/module/components/card-hours/index.js +52 -57
  447. package/lib/module/components/card-hours/index.js.map +1 -1
  448. package/lib/module/components/card-hours/interface.d.js +0 -2
  449. package/lib/module/components/card-hours/interface.d.js.map +1 -1
  450. package/lib/module/components/card-loading/index.js +228 -230
  451. package/lib/module/components/card-loading/index.js.map +1 -1
  452. package/lib/module/components/card-loading/interface.d.js +0 -2
  453. package/lib/module/components/card-loading/interface.d.js.map +1 -1
  454. package/lib/module/components/card-scheduled-journey/index.js +75 -81
  455. package/lib/module/components/card-scheduled-journey/index.js.map +1 -1
  456. package/lib/module/components/card-scheduled-journey/interface.js +0 -2
  457. package/lib/module/components/card-scheduled-journey/interface.js.map +1 -1
  458. package/lib/module/components/card-scheduled-journey/styles.js +1 -3
  459. package/lib/module/components/card-scheduled-journey/styles.js.map +1 -1
  460. package/lib/module/components/card-work-session/index.js +157 -167
  461. package/lib/module/components/card-work-session/index.js.map +1 -1
  462. package/lib/module/components/card-work-session/interface.d.js +0 -2
  463. package/lib/module/components/card-work-session/interface.d.js.map +1 -1
  464. package/lib/module/components/check-box/index.js +75 -104
  465. package/lib/module/components/check-box/index.js.map +1 -1
  466. package/lib/module/components/check-box/interface.d.js +0 -2
  467. package/lib/module/components/check-box/interface.d.js.map +1 -1
  468. package/lib/module/components/coil/index.js +85 -93
  469. package/lib/module/components/coil/index.js.map +1 -1
  470. package/lib/module/components/coil/interface.d.js +0 -2
  471. package/lib/module/components/coil/interface.d.js.map +1 -1
  472. package/lib/module/components/filter-date-selector/index.js +58 -53
  473. package/lib/module/components/filter-date-selector/index.js.map +1 -1
  474. package/lib/module/components/filter-date-selector/interface.d.js +0 -2
  475. package/lib/module/components/filter-date-selector/interface.d.js.map +1 -1
  476. package/lib/module/components/filter-journey/index.js +4 -7
  477. package/lib/module/components/filter-journey/index.js.map +1 -1
  478. package/lib/module/components/filter-journey/interface.d.js +0 -2
  479. package/lib/module/components/filter-journey/interface.d.js.map +1 -1
  480. package/lib/module/components/header-profile/index.js +82 -92
  481. package/lib/module/components/header-profile/index.js.map +1 -1
  482. package/lib/module/components/header-profile/interface.d.js +0 -2
  483. package/lib/module/components/header-profile/interface.d.js.map +1 -1
  484. package/lib/module/components/history-details/index.js +96 -0
  485. package/lib/module/components/history-details/index.js.map +1 -0
  486. package/lib/module/components/history-details/interface.d.js +2 -0
  487. package/lib/module/components/history-details/interface.d.js.map +1 -0
  488. package/lib/module/components/image-capture-with-remove/index.js +59 -62
  489. package/lib/module/components/image-capture-with-remove/index.js.map +1 -1
  490. package/lib/module/components/image-capture-with-remove/interface.d.js +0 -2
  491. package/lib/module/components/image-capture-with-remove/interface.d.js.map +1 -1
  492. package/lib/module/components/input/index.js +97 -112
  493. package/lib/module/components/input/index.js.map +1 -1
  494. package/lib/module/components/input/interface.d.js +0 -2
  495. package/lib/module/components/input/interface.d.js.map +1 -1
  496. package/lib/module/components/input/styles.js +1 -3
  497. package/lib/module/components/input/styles.js.map +1 -1
  498. package/lib/module/components/loading-details/index.js +117 -124
  499. package/lib/module/components/loading-details/index.js.map +1 -1
  500. package/lib/module/components/loading-details/interface.d.js +0 -2
  501. package/lib/module/components/loading-details/interface.d.js.map +1 -1
  502. package/lib/module/components/loading-progress/index.js +68 -76
  503. package/lib/module/components/loading-progress/index.js.map +1 -1
  504. package/lib/module/components/loading-progress/interface.d.js +0 -2
  505. package/lib/module/components/loading-progress/interface.d.js.map +1 -1
  506. package/lib/module/components/menu-item/index.js +40 -45
  507. package/lib/module/components/menu-item/index.js.map +1 -1
  508. package/lib/module/components/menu-item/interface.d.js +0 -2
  509. package/lib/module/components/menu-item/interface.d.js.map +1 -1
  510. package/lib/module/components/menu-item/styles.js +1 -1
  511. package/lib/module/components/menu-item/styles.js.map +1 -1
  512. package/lib/module/components/no-data/index.js +16 -19
  513. package/lib/module/components/no-data/index.js.map +1 -1
  514. package/lib/module/components/no-data/interface.d.js +0 -2
  515. package/lib/module/components/no-data/interface.d.js.map +1 -1
  516. package/lib/module/components/notification-loading/index.js +114 -125
  517. package/lib/module/components/notification-loading/index.js.map +1 -1
  518. package/lib/module/components/notification-loading/interface.d.js +0 -2
  519. package/lib/module/components/notification-loading/interface.d.js.map +1 -1
  520. package/lib/module/components/profile-menu-option/index.js +69 -0
  521. package/lib/module/components/profile-menu-option/index.js.map +1 -0
  522. package/lib/module/components/profile-menu-option/interface.d.js +2 -0
  523. package/lib/module/components/profile-menu-option/interface.d.js.map +1 -0
  524. package/lib/module/components/scheduled-journey-indicators/index.js +47 -54
  525. package/lib/module/components/scheduled-journey-indicators/index.js.map +1 -1
  526. package/lib/module/components/scheduled-journey-indicators/interface.d.js +0 -2
  527. package/lib/module/components/scheduled-journey-indicators/interface.d.js.map +1 -1
  528. package/lib/module/components/selects/select-option/index.js +52 -65
  529. package/lib/module/components/selects/select-option/index.js.map +1 -1
  530. package/lib/module/components/selects/select-option/interface.d.js +0 -2
  531. package/lib/module/components/selects/select-option/interface.d.js.map +1 -1
  532. package/lib/module/components/selects/select-option/styles.js +62 -61
  533. package/lib/module/components/selects/select-option/styles.js.map +1 -1
  534. package/lib/module/components/step-indicator/helpers/get-icon-by-status.js +1 -3
  535. package/lib/module/components/step-indicator/helpers/get-icon-by-status.js.map +1 -1
  536. package/lib/module/components/step-indicator/index.js +99 -113
  537. package/lib/module/components/step-indicator/index.js.map +1 -1
  538. package/lib/module/components/step-indicator/interface.d.js +0 -2
  539. package/lib/module/components/step-indicator/interface.d.js.map +1 -1
  540. package/lib/module/components/step-indicator/styles.js +53 -52
  541. package/lib/module/components/step-indicator/styles.js.map +1 -1
  542. package/lib/module/components/typography/index.js +4 -8
  543. package/lib/module/components/typography/index.js.map +1 -1
  544. package/lib/module/components/typography/interface.d.js +0 -2
  545. package/lib/module/components/typography/interface.d.js.map +1 -1
  546. package/lib/module/components/typography/styles.js +24 -23
  547. package/lib/module/components/typography/styles.js.map +1 -1
  548. package/lib/module/components/user-profile/index.js +159 -177
  549. package/lib/module/components/user-profile/index.js.map +1 -1
  550. package/lib/module/components/user-profile/interface.d.js +0 -2
  551. package/lib/module/components/user-profile/interface.d.js.map +1 -1
  552. package/lib/module/index.js +35 -32
  553. package/lib/module/index.js.map +1 -1
  554. package/lib/module/stories/activities-daily/activities-daily.stories.js +34 -0
  555. package/lib/module/stories/activities-daily/activities-daily.stories.js.map +1 -0
  556. package/lib/module/stories/activities-progress/activities-progress.stories.js +53 -0
  557. package/lib/module/stories/activities-progress/activities-progress.stories.js.map +1 -0
  558. package/lib/module/stories/avatar-profile/avatar-profile.stories.js +26 -0
  559. package/lib/module/stories/avatar-profile/avatar-profile.stories.js.map +1 -0
  560. package/lib/module/stories/box/box.stories.js +6 -9
  561. package/lib/module/stories/box/box.stories.js.map +1 -1
  562. package/lib/module/stories/button/button.stories.js +3 -6
  563. package/lib/module/stories/button/button.stories.js.map +1 -1
  564. package/lib/module/stories/capture-photo/capture-photo.stories.js +2 -4
  565. package/lib/module/stories/capture-photo/capture-photo.stories.js.map +1 -1
  566. package/lib/module/stories/card-history/card-history.stories.js +2 -4
  567. package/lib/module/stories/card-history/card-history.stories.js.map +1 -1
  568. package/lib/module/stories/card-hours/card-hours.stories.js +3 -5
  569. package/lib/module/stories/card-hours/card-hours.stories.js.map +1 -1
  570. package/lib/module/stories/card-loading/card-loading.stories.js +4 -6
  571. package/lib/module/stories/card-loading/card-loading.stories.js.map +1 -1
  572. package/lib/module/stories/card-scheduled-journey/card-scheduled-journey.stories.js +2 -4
  573. package/lib/module/stories/card-scheduled-journey/card-scheduled-journey.stories.js.map +1 -1
  574. package/lib/module/stories/card-work-session/card-work-session.stories.js +1 -3
  575. package/lib/module/stories/card-work-session/card-work-session.stories.js.map +1 -1
  576. package/lib/module/stories/check-box/check-box.stories.js +2 -6
  577. package/lib/module/stories/check-box/check-box.stories.js.map +1 -1
  578. package/lib/module/stories/coil/coil.stories.js +26 -7
  579. package/lib/module/stories/coil/coil.stories.js.map +1 -1
  580. package/lib/module/stories/filter-date-selector/filter-date-selector.stories.js +26 -6
  581. package/lib/module/stories/filter-date-selector/filter-date-selector.stories.js.map +1 -1
  582. package/lib/module/stories/filter-journey/filter-journey.stories.js +4 -6
  583. package/lib/module/stories/filter-journey/filter-journey.stories.js.map +1 -1
  584. package/lib/module/stories/header-profile/header-profile.stories.js +1 -3
  585. package/lib/module/stories/header-profile/header-profile.stories.js.map +1 -1
  586. package/lib/module/stories/history-details/history-details.stories.js +31 -0
  587. package/lib/module/stories/history-details/history-details.stories.js.map +1 -0
  588. package/lib/module/stories/image-capture-with-remove/image-capture-with-remove.stories.js +12 -4
  589. package/lib/module/stories/image-capture-with-remove/image-capture-with-remove.stories.js.map +1 -1
  590. package/lib/module/stories/input/input.stories.js +9 -10
  591. package/lib/module/stories/input/input.stories.js.map +1 -1
  592. package/lib/module/stories/loading-details/loading-details.stories.js +1 -3
  593. package/lib/module/stories/loading-details/loading-details.stories.js.map +1 -1
  594. package/lib/module/stories/loading-progress/loading-progress.stories.js +1 -3
  595. package/lib/module/stories/loading-progress/loading-progress.stories.js.map +1 -1
  596. package/lib/module/stories/menu-item/menu-item.stories.js +2 -4
  597. package/lib/module/stories/menu-item/menu-item.stories.js.map +1 -1
  598. package/lib/module/stories/no-data/no-data.stories.js +1 -3
  599. package/lib/module/stories/no-data/no-data.stories.js.map +1 -1
  600. package/lib/module/stories/notification-loading/notification-loading.stories.js +16 -4
  601. package/lib/module/stories/notification-loading/notification-loading.stories.js.map +1 -1
  602. package/lib/module/stories/profile-menu-option/profile-menu-option.stories.js +62 -0
  603. package/lib/module/stories/profile-menu-option/profile-menu-option.stories.js.map +1 -0
  604. package/lib/module/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.js +1 -3
  605. package/lib/module/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.js.map +1 -1
  606. package/lib/module/stories/select-option/select-option.stories.js +2 -4
  607. package/lib/module/stories/select-option/select-option.stories.js.map +1 -1
  608. package/lib/module/stories/step-indicator/step-indicator.stories.js +23 -19
  609. package/lib/module/stories/step-indicator/step-indicator.stories.js.map +1 -1
  610. package/lib/module/stories/typography/typography.stories.js +2 -4
  611. package/lib/module/stories/typography/typography.stories.js.map +1 -1
  612. package/lib/module/stories/user-profile/user-profile.stories.js +1 -3
  613. package/lib/module/stories/user-profile/user-profile.stories.js.map +1 -1
  614. package/lib/module/styles/global/interface.d.js +0 -2
  615. package/lib/module/styles/global/interface.d.js.map +1 -1
  616. package/lib/module/styles/global/styles.js +49 -48
  617. package/lib/module/styles/global/styles.js.map +1 -1
  618. package/lib/module/styles/global/theme-provider.js +4 -8
  619. package/lib/module/styles/global/theme-provider.js.map +1 -1
  620. package/lib/module/styles/theme/theme.js +6 -6
  621. package/lib/module/styles/theme/theme.js.map +1 -1
  622. package/lib/module/utils/format-data/index.js +30 -10
  623. package/lib/module/utils/format-data/index.js.map +1 -1
  624. package/lib/module/utils/mutiply/index.js +0 -2
  625. package/lib/module/utils/mutiply/index.js.map +1 -1
  626. package/lib/module/utils/status-color/return-color.js +13 -7
  627. package/lib/module/utils/status-color/return-color.js.map +1 -1
  628. package/lib/typescript/example/src/App.d.ts +1 -0
  629. package/lib/typescript/{module/src → src}/common/constants/index.d.ts +0 -1
  630. package/lib/typescript/src/common/icons-svg/agent/index.d.ts +7 -0
  631. package/lib/typescript/{module/src → src}/common/icons-svg/arrow-drop-down/index.d.ts +0 -1
  632. package/lib/typescript/{commonjs/src → src}/common/icons-svg/arrow-left/index.d.ts +0 -1
  633. package/lib/typescript/src/common/icons-svg/bed/index.d.ts +10 -0
  634. package/lib/typescript/{module/src → src}/common/icons-svg/bell/index.d.ts +0 -1
  635. package/lib/typescript/{module/src → src}/common/icons-svg/bluetooth/index.d.ts +0 -1
  636. package/lib/typescript/{commonjs/src → src}/common/icons-svg/bluetooth-connected/index.d.ts +0 -1
  637. package/lib/typescript/{commonjs/src → src}/common/icons-svg/calendar/index.d.ts +0 -1
  638. package/lib/typescript/{commonjs/src → src}/common/icons-svg/call-bell/index.d.ts +0 -1
  639. package/lib/typescript/{commonjs/src → src}/common/icons-svg/camera-plus/index.d.ts +0 -1
  640. package/lib/typescript/src/common/icons-svg/car/index.d.ts +10 -0
  641. package/lib/typescript/{commonjs/src → src}/common/icons-svg/chart-bar/index.d.ts +0 -1
  642. package/lib/typescript/{commonjs/src → src}/common/icons-svg/check-box/index.d.ts +0 -1
  643. package/lib/typescript/{commonjs/src → src}/common/icons-svg/check-box-fill/index.d.ts +0 -1
  644. package/lib/typescript/{module/src → src}/common/icons-svg/check-box-outline/index.d.ts +0 -1
  645. package/lib/typescript/{module/src → src}/common/icons-svg/check-circle/index.d.ts +0 -1
  646. package/lib/typescript/{module/src/common/icons-svg/check-box → src/common/icons-svg/check-outline}/index.d.ts +2 -3
  647. package/lib/typescript/{commonjs/src → src}/common/icons-svg/closed/index.d.ts +0 -1
  648. package/lib/typescript/src/common/icons-svg/coffee/index.d.ts +10 -0
  649. package/lib/typescript/{commonjs/src → src}/common/icons-svg/constants/index.d.ts +8 -1
  650. package/lib/typescript/{module/src → src}/common/icons-svg/credit-card/index.d.ts +0 -1
  651. package/lib/typescript/{module/src → src}/common/icons-svg/currency/index.d.ts +0 -1
  652. package/lib/typescript/{module/src → src}/common/icons-svg/currency-circle-dollar/index.d.ts +0 -1
  653. package/lib/typescript/{commonjs/src → src}/common/icons-svg/ellipse/index.d.ts +0 -1
  654. package/lib/typescript/{commonjs/src → src}/common/icons-svg/exclamation-circle/index.d.ts +0 -1
  655. package/lib/typescript/{commonjs/src → src}/common/icons-svg/eye/index.d.ts +0 -1
  656. package/lib/typescript/{commonjs/src → src}/common/icons-svg/eye-slash/index.d.ts +0 -1
  657. package/lib/typescript/{module/src → src}/common/icons-svg/file-text/index.d.ts +0 -1
  658. package/lib/typescript/{commonjs/src → src}/common/icons-svg/files/index.d.ts +0 -1
  659. package/lib/typescript/{module/src → src}/common/icons-svg/gas-pump/index.d.ts +0 -1
  660. package/lib/typescript/{module/src → src}/common/icons-svg/gauge/index.d.ts +0 -1
  661. package/lib/typescript/{module/src → src}/common/icons-svg/gear/index.d.ts +0 -1
  662. package/lib/typescript/{commonjs/src → src}/common/icons-svg/index.d.ts +0 -1
  663. package/lib/typescript/{module/src → src}/common/icons-svg/lifebuoy/index.d.ts +0 -1
  664. package/lib/typescript/{module/src → src}/common/icons-svg/list/index.d.ts +0 -1
  665. package/lib/typescript/{commonjs/src → src}/common/icons-svg/moon-stars/index.d.ts +0 -1
  666. package/lib/typescript/{commonjs/src → src}/common/icons-svg/note-pincel/index.d.ts +0 -1
  667. package/lib/typescript/{commonjs/src → src}/common/icons-svg/package/index.d.ts +0 -1
  668. package/lib/typescript/{commonjs/src → src}/common/icons-svg/package-check/index.d.ts +0 -1
  669. package/lib/typescript/src/common/icons-svg/pencil/index.d.ts +10 -0
  670. package/lib/typescript/{module/src → src}/common/icons-svg/plus/index.d.ts +0 -1
  671. package/lib/typescript/{module/src → src}/common/icons-svg/recused/index.d.ts +0 -1
  672. package/lib/typescript/src/common/icons-svg/refresh-ccw-dot/index.d.ts +7 -0
  673. package/lib/typescript/{commonjs/src → src}/common/icons-svg/shopping-cart/index.d.ts +0 -1
  674. package/lib/typescript/{module/src → src}/common/icons-svg/steering-wheel/index.d.ts +0 -1
  675. package/lib/typescript/{module/src → src}/common/icons-svg/steering-wheel-fill/index.d.ts +0 -1
  676. package/lib/typescript/{module/src → src}/common/icons-svg/timer/index.d.ts +0 -1
  677. package/lib/typescript/{module/src → src}/common/icons-svg/trophy/index.d.ts +0 -1
  678. package/lib/typescript/{commonjs/src → src}/common/icons-svg/truck/index.d.ts +0 -1
  679. package/lib/typescript/src/common/icons-svg/truck-activity/index.d.ts +10 -0
  680. package/lib/typescript/{module/src → src}/common/icons-svg/truck-trailer/index.d.ts +0 -1
  681. package/lib/typescript/{module/src → src}/common/icons-svg/wifi-high/index.d.ts +0 -1
  682. package/lib/typescript/{module/src → src}/common/icons-svg/wifi-x/index.d.ts +0 -1
  683. package/lib/typescript/{commonjs/src → src}/common/icons-svg/x-circle/index.d.ts +0 -1
  684. package/lib/typescript/src/components/activities-daily/index.d.ts +10 -0
  685. package/lib/typescript/src/components/activities-progress/index.d.ts +10 -0
  686. package/lib/typescript/src/components/avatar-profile/index.d.ts +4 -0
  687. package/lib/typescript/{module/src → src}/components/box/index.d.ts +0 -1
  688. package/lib/typescript/{commonjs/src → src}/components/box/styles.d.ts +0 -1
  689. package/lib/typescript/{module/src → src}/components/button/index.d.ts +0 -1
  690. package/lib/typescript/{module/src → src}/components/button/styles.d.ts +0 -1
  691. package/lib/typescript/{commonjs/src → src}/components/capture-photo/index.d.ts +0 -1
  692. package/lib/typescript/{commonjs/src → src}/components/capture-photo/styles.d.ts +0 -1
  693. package/lib/typescript/{commonjs/src → src}/components/card-history/index.d.ts +0 -1
  694. package/lib/typescript/{module/src → src}/components/card-hours/index.d.ts +0 -1
  695. package/lib/typescript/{commonjs/src → src}/components/card-loading/index.d.ts +0 -1
  696. package/lib/typescript/{commonjs/src → src}/components/card-scheduled-journey/index.d.ts +0 -1
  697. package/lib/typescript/{commonjs/src → src}/components/card-scheduled-journey/interface.d.ts +0 -1
  698. package/lib/typescript/{module/src → src}/components/card-scheduled-journey/styles.d.ts +0 -1
  699. package/lib/typescript/{module/src → src}/components/card-work-session/index.d.ts +0 -1
  700. package/lib/typescript/{commonjs/src → src}/components/check-box/index.d.ts +0 -1
  701. package/lib/typescript/{module/src → src}/components/coil/index.d.ts +0 -1
  702. package/lib/typescript/{module/src → src}/components/filter-date-selector/index.d.ts +0 -1
  703. package/lib/typescript/{commonjs/src → src}/components/filter-journey/index.d.ts +0 -1
  704. package/lib/typescript/{commonjs/src → src}/components/header-profile/index.d.ts +0 -1
  705. package/lib/typescript/src/components/history-details/index.d.ts +10 -0
  706. package/lib/typescript/{module/src → src}/components/image-capture-with-remove/index.d.ts +0 -1
  707. package/lib/typescript/{commonjs/src → src}/components/input/index.d.ts +0 -1
  708. package/lib/typescript/{commonjs/src → src}/components/input/styles.d.ts +0 -1
  709. package/lib/typescript/{module/src → src}/components/loading-details/index.d.ts +0 -1
  710. package/lib/typescript/{commonjs/src → src}/components/loading-progress/index.d.ts +0 -1
  711. package/lib/typescript/{commonjs/src → src}/components/menu-item/index.d.ts +0 -1
  712. package/lib/typescript/src/components/menu-item/styles.d.ts +0 -0
  713. package/lib/typescript/{commonjs/src → src}/components/no-data/index.d.ts +0 -1
  714. package/lib/typescript/{commonjs/src → src}/components/notification-loading/index.d.ts +0 -1
  715. package/lib/typescript/src/components/profile-menu-option/index.d.ts +4 -0
  716. package/lib/typescript/{commonjs/src → src}/components/scheduled-journey-indicators/index.d.ts +0 -1
  717. package/lib/typescript/{commonjs/src → src}/components/selects/select-option/index.d.ts +0 -1
  718. package/lib/typescript/{module/src → src}/components/selects/select-option/styles.d.ts +0 -1
  719. package/lib/typescript/{commonjs/src → src}/components/step-indicator/helpers/get-icon-by-status.d.ts +0 -1
  720. package/lib/typescript/{commonjs/src → src}/components/step-indicator/index.d.ts +0 -1
  721. package/lib/typescript/{commonjs/src → src}/components/step-indicator/styles.d.ts +0 -1
  722. package/lib/typescript/{commonjs/src → src}/components/typography/index.d.ts +0 -1
  723. package/lib/typescript/{module/src → src}/components/typography/styles.d.ts +0 -1
  724. package/lib/typescript/{commonjs/src → src}/components/user-profile/index.d.ts +0 -2
  725. package/lib/typescript/{commonjs/src → src}/index.d.ts +6 -2
  726. package/lib/typescript/src/stories/activities-daily/activities-daily.stories.d.ts +6 -0
  727. package/lib/typescript/src/stories/activities-progress/activities-progress.stories.d.ts +8 -0
  728. package/lib/typescript/src/stories/avatar-profile/avatar-profile.stories.d.ts +7 -0
  729. package/lib/typescript/{commonjs/src → src}/stories/box/box.stories.d.ts +0 -1
  730. package/lib/typescript/{commonjs/src → src}/stories/button/button.stories.d.ts +0 -1
  731. package/lib/typescript/{module/src → src}/stories/capture-photo/capture-photo.stories.d.ts +0 -1
  732. package/lib/typescript/{module/src → src}/stories/card-history/card-history.stories.d.ts +0 -1
  733. package/lib/typescript/{commonjs/src → src}/stories/card-hours/card-hours.stories.d.ts +0 -1
  734. package/lib/typescript/{module/src → src}/stories/card-loading/card-loading.stories.d.ts +0 -1
  735. package/lib/typescript/{module/src → src}/stories/card-scheduled-journey/card-scheduled-journey.stories.d.ts +0 -1
  736. package/lib/typescript/{commonjs/src → src}/stories/card-work-session/card-work-session.stories.d.ts +0 -1
  737. package/lib/typescript/{commonjs/src → src}/stories/check-box/check-box.stories.d.ts +0 -1
  738. package/lib/typescript/{commonjs/src → src}/stories/coil/coil.stories.d.ts +2 -1
  739. package/lib/typescript/{module/src → src}/stories/filter-date-selector/filter-date-selector.stories.d.ts +1 -1
  740. package/lib/typescript/{module/src → src}/stories/filter-journey/filter-journey.stories.d.ts +0 -1
  741. package/lib/typescript/{commonjs/src → src}/stories/header-profile/header-profile.stories.d.ts +0 -1
  742. package/lib/typescript/src/stories/history-details/history-details.stories.d.ts +6 -0
  743. package/lib/typescript/{commonjs/src → src}/stories/image-capture-with-remove/image-capture-with-remove.stories.d.ts +1 -1
  744. package/lib/typescript/{commonjs/src → src}/stories/input/input.stories.d.ts +0 -1
  745. package/lib/typescript/{commonjs/src → src}/stories/loading-details/loading-details.stories.d.ts +0 -1
  746. package/lib/typescript/{commonjs/src → src}/stories/loading-progress/loading-progress.stories.d.ts +0 -1
  747. package/lib/typescript/{commonjs/src → src}/stories/menu-item/menu-item.stories.d.ts +0 -1
  748. package/lib/typescript/{module/src → src}/stories/no-data/no-data.stories.d.ts +0 -1
  749. package/lib/typescript/{commonjs/src → src}/stories/notification-loading/notification-loading.stories.d.ts +1 -1
  750. package/lib/typescript/src/stories/profile-menu-option/profile-menu-option.stories.d.ts +8 -0
  751. package/lib/typescript/{commonjs/src → src}/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.d.ts +0 -1
  752. package/lib/typescript/{commonjs/src → src}/stories/select-option/select-option.stories.d.ts +0 -1
  753. package/lib/typescript/{commonjs/src → src}/stories/step-indicator/step-indicator.stories.d.ts +0 -1
  754. package/lib/typescript/{module/src → src}/stories/typography/typography.stories.d.ts +0 -1
  755. package/lib/typescript/{commonjs/src → src}/stories/user-profile/user-profile.stories.d.ts +0 -1
  756. package/lib/typescript/{module/src → src}/styles/global/styles.d.ts +0 -1
  757. package/lib/typescript/{module/src → src}/styles/global/theme-provider.d.ts +2 -1
  758. package/lib/typescript/{module/src → src}/styles/theme/theme.d.ts +2 -1
  759. package/lib/typescript/{commonjs/src → src}/utils/format-data/index.d.ts +13 -3
  760. package/lib/typescript/{commonjs/src → src}/utils/mutiply/index.d.ts +0 -1
  761. package/lib/typescript/src/utils/status-color/return-color.d.ts +4 -0
  762. package/package.json +15 -2
  763. package/src/common/icons-svg/agent/index.tsx +40 -0
  764. package/src/common/icons-svg/bed/index.tsx +41 -0
  765. package/src/common/icons-svg/car/index.tsx +29 -0
  766. package/src/common/icons-svg/check-outline/index.tsx +42 -0
  767. package/src/common/icons-svg/coffee/index.tsx +43 -0
  768. package/src/common/icons-svg/constants/index.ts +63 -55
  769. package/src/common/icons-svg/index.tsx +255 -217
  770. package/src/common/icons-svg/pencil/index.tsx +32 -0
  771. package/src/common/icons-svg/refresh-ccw-dot/index.tsx +32 -0
  772. package/src/common/icons-svg/truck-activity/index.tsx +29 -0
  773. package/src/components/activities-daily/index.tsx +116 -0
  774. package/src/components/activities-daily/interface.d.ts +22 -0
  775. package/src/components/activities-progress/index.tsx +162 -0
  776. package/src/components/activities-progress/interface.d.ts +41 -0
  777. package/src/components/avatar-profile/index.tsx +95 -0
  778. package/src/components/avatar-profile/interface.d.ts +39 -0
  779. package/src/components/card-history/index.tsx +149 -150
  780. package/src/components/card-loading/index.tsx +278 -263
  781. package/src/components/card-work-session/index.tsx +187 -185
  782. package/src/components/check-box/index.tsx +94 -125
  783. package/src/components/check-box/interface.d.ts +31 -27
  784. package/src/components/coil/index.tsx +103 -103
  785. package/src/components/coil/interface.d.ts +26 -26
  786. package/src/components/filter-date-selector/index.tsx +101 -89
  787. package/src/components/history-details/index.tsx +100 -0
  788. package/src/components/history-details/interface.d.ts +18 -0
  789. package/src/components/image-capture-with-remove/index.tsx +89 -83
  790. package/src/components/image-capture-with-remove/interface.d.ts +25 -22
  791. package/src/components/notification-loading/index.tsx +155 -144
  792. package/src/components/notification-loading/interface.d.ts +35 -31
  793. package/src/components/profile-menu-option/index.tsx +65 -0
  794. package/src/components/profile-menu-option/interface.d.ts +42 -0
  795. package/src/components/step-indicator/index.tsx +164 -164
  796. package/src/components/step-indicator/interface.d.ts +34 -34
  797. package/src/components/user-profile/index.tsx +204 -216
  798. package/src/index.ts +42 -37
  799. package/src/stories/activities-daily/activities-daily.stories.tsx +40 -0
  800. package/src/stories/activities-progress/activities-progress.stories.tsx +61 -0
  801. package/src/stories/avatar-profile/avatar-profile.stories.tsx +32 -0
  802. package/src/stories/card-loading/card-loading.stories.tsx +85 -85
  803. package/src/stories/check-box/check-box.stories.tsx +81 -83
  804. package/src/stories/coil/coil.stories.tsx +98 -75
  805. package/src/stories/filter-date-selector/filter-date-selector.stories.tsx +122 -93
  806. package/src/stories/history-details/history-details.stories.tsx +36 -0
  807. package/src/stories/image-capture-with-remove/image-capture-with-remove.stories.tsx +57 -47
  808. package/src/stories/notification-loading/notification-loading.stories.tsx +88 -73
  809. package/src/stories/profile-menu-option/profile-menu-option.stories.tsx +70 -0
  810. package/src/stories/step-indicator/step-indicator.stories.tsx +124 -116
  811. package/src/styles/theme/theme.ts +170 -168
  812. package/src/utils/format-data/index.ts +66 -40
  813. package/src/utils/status-color/return-color.ts +23 -15
  814. package/lib/typescript/commonjs/package.json +0 -1
  815. package/lib/typescript/commonjs/src/common/constants/index.d.ts +0 -5
  816. package/lib/typescript/commonjs/src/common/constants/index.d.ts.map +0 -1
  817. package/lib/typescript/commonjs/src/common/icons-svg/arrow-drop-down/index.d.ts +0 -14
  818. package/lib/typescript/commonjs/src/common/icons-svg/arrow-drop-down/index.d.ts.map +0 -1
  819. package/lib/typescript/commonjs/src/common/icons-svg/arrow-left/index.d.ts.map +0 -1
  820. package/lib/typescript/commonjs/src/common/icons-svg/bell/index.d.ts +0 -8
  821. package/lib/typescript/commonjs/src/common/icons-svg/bell/index.d.ts.map +0 -1
  822. package/lib/typescript/commonjs/src/common/icons-svg/bluetooth/index.d.ts +0 -11
  823. package/lib/typescript/commonjs/src/common/icons-svg/bluetooth/index.d.ts.map +0 -1
  824. package/lib/typescript/commonjs/src/common/icons-svg/bluetooth-connected/index.d.ts.map +0 -1
  825. package/lib/typescript/commonjs/src/common/icons-svg/calendar/index.d.ts.map +0 -1
  826. package/lib/typescript/commonjs/src/common/icons-svg/call-bell/index.d.ts.map +0 -1
  827. package/lib/typescript/commonjs/src/common/icons-svg/camera-plus/index.d.ts.map +0 -1
  828. package/lib/typescript/commonjs/src/common/icons-svg/chart-bar/index.d.ts.map +0 -1
  829. package/lib/typescript/commonjs/src/common/icons-svg/check-box/index.d.ts.map +0 -1
  830. package/lib/typescript/commonjs/src/common/icons-svg/check-box-fill/index.d.ts.map +0 -1
  831. package/lib/typescript/commonjs/src/common/icons-svg/check-box-outline/index.d.ts +0 -14
  832. package/lib/typescript/commonjs/src/common/icons-svg/check-box-outline/index.d.ts.map +0 -1
  833. package/lib/typescript/commonjs/src/common/icons-svg/check-circle/index.d.ts +0 -11
  834. package/lib/typescript/commonjs/src/common/icons-svg/check-circle/index.d.ts.map +0 -1
  835. package/lib/typescript/commonjs/src/common/icons-svg/closed/index.d.ts.map +0 -1
  836. package/lib/typescript/commonjs/src/common/icons-svg/constants/index.d.ts.map +0 -1
  837. package/lib/typescript/commonjs/src/common/icons-svg/credit-card/index.d.ts +0 -14
  838. package/lib/typescript/commonjs/src/common/icons-svg/credit-card/index.d.ts.map +0 -1
  839. package/lib/typescript/commonjs/src/common/icons-svg/currency/index.d.ts +0 -11
  840. package/lib/typescript/commonjs/src/common/icons-svg/currency/index.d.ts.map +0 -1
  841. package/lib/typescript/commonjs/src/common/icons-svg/currency-circle-dollar/index.d.ts +0 -11
  842. package/lib/typescript/commonjs/src/common/icons-svg/currency-circle-dollar/index.d.ts.map +0 -1
  843. package/lib/typescript/commonjs/src/common/icons-svg/ellipse/index.d.ts.map +0 -1
  844. package/lib/typescript/commonjs/src/common/icons-svg/exclamation-circle/index.d.ts.map +0 -1
  845. package/lib/typescript/commonjs/src/common/icons-svg/eye/index.d.ts.map +0 -1
  846. package/lib/typescript/commonjs/src/common/icons-svg/eye-slash/index.d.ts.map +0 -1
  847. package/lib/typescript/commonjs/src/common/icons-svg/file-text/index.d.ts +0 -14
  848. package/lib/typescript/commonjs/src/common/icons-svg/file-text/index.d.ts.map +0 -1
  849. package/lib/typescript/commonjs/src/common/icons-svg/files/index.d.ts.map +0 -1
  850. package/lib/typescript/commonjs/src/common/icons-svg/gas-pump/index.d.ts +0 -11
  851. package/lib/typescript/commonjs/src/common/icons-svg/gas-pump/index.d.ts.map +0 -1
  852. package/lib/typescript/commonjs/src/common/icons-svg/gauge/index.d.ts +0 -11
  853. package/lib/typescript/commonjs/src/common/icons-svg/gauge/index.d.ts.map +0 -1
  854. package/lib/typescript/commonjs/src/common/icons-svg/gear/index.d.ts +0 -11
  855. package/lib/typescript/commonjs/src/common/icons-svg/gear/index.d.ts.map +0 -1
  856. package/lib/typescript/commonjs/src/common/icons-svg/index.d.ts.map +0 -1
  857. package/lib/typescript/commonjs/src/common/icons-svg/lifebuoy/index.d.ts +0 -11
  858. package/lib/typescript/commonjs/src/common/icons-svg/lifebuoy/index.d.ts.map +0 -1
  859. package/lib/typescript/commonjs/src/common/icons-svg/list/index.d.ts +0 -11
  860. package/lib/typescript/commonjs/src/common/icons-svg/list/index.d.ts.map +0 -1
  861. package/lib/typescript/commonjs/src/common/icons-svg/moon-stars/index.d.ts.map +0 -1
  862. package/lib/typescript/commonjs/src/common/icons-svg/note-pincel/index.d.ts.map +0 -1
  863. package/lib/typescript/commonjs/src/common/icons-svg/package/index.d.ts.map +0 -1
  864. package/lib/typescript/commonjs/src/common/icons-svg/package-check/index.d.ts.map +0 -1
  865. package/lib/typescript/commonjs/src/common/icons-svg/plus/index.d.ts +0 -11
  866. package/lib/typescript/commonjs/src/common/icons-svg/plus/index.d.ts.map +0 -1
  867. package/lib/typescript/commonjs/src/common/icons-svg/recused/index.d.ts +0 -11
  868. package/lib/typescript/commonjs/src/common/icons-svg/recused/index.d.ts.map +0 -1
  869. package/lib/typescript/commonjs/src/common/icons-svg/shopping-cart/index.d.ts.map +0 -1
  870. package/lib/typescript/commonjs/src/common/icons-svg/steering-wheel/index.d.ts +0 -11
  871. package/lib/typescript/commonjs/src/common/icons-svg/steering-wheel/index.d.ts.map +0 -1
  872. package/lib/typescript/commonjs/src/common/icons-svg/steering-wheel-fill/index.d.ts +0 -11
  873. package/lib/typescript/commonjs/src/common/icons-svg/steering-wheel-fill/index.d.ts.map +0 -1
  874. package/lib/typescript/commonjs/src/common/icons-svg/timer/index.d.ts +0 -11
  875. package/lib/typescript/commonjs/src/common/icons-svg/timer/index.d.ts.map +0 -1
  876. package/lib/typescript/commonjs/src/common/icons-svg/trophy/index.d.ts +0 -11
  877. package/lib/typescript/commonjs/src/common/icons-svg/trophy/index.d.ts.map +0 -1
  878. package/lib/typescript/commonjs/src/common/icons-svg/truck/index.d.ts.map +0 -1
  879. package/lib/typescript/commonjs/src/common/icons-svg/truck-trailer/index.d.ts +0 -11
  880. package/lib/typescript/commonjs/src/common/icons-svg/truck-trailer/index.d.ts.map +0 -1
  881. package/lib/typescript/commonjs/src/common/icons-svg/wifi-high/index.d.ts +0 -11
  882. package/lib/typescript/commonjs/src/common/icons-svg/wifi-high/index.d.ts.map +0 -1
  883. package/lib/typescript/commonjs/src/common/icons-svg/wifi-x/index.d.ts +0 -11
  884. package/lib/typescript/commonjs/src/common/icons-svg/wifi-x/index.d.ts.map +0 -1
  885. package/lib/typescript/commonjs/src/common/icons-svg/x-circle/index.d.ts.map +0 -1
  886. package/lib/typescript/commonjs/src/components/box/index.d.ts +0 -10
  887. package/lib/typescript/commonjs/src/components/box/index.d.ts.map +0 -1
  888. package/lib/typescript/commonjs/src/components/box/styles.d.ts.map +0 -1
  889. package/lib/typescript/commonjs/src/components/button/index.d.ts +0 -10
  890. package/lib/typescript/commonjs/src/components/button/index.d.ts.map +0 -1
  891. package/lib/typescript/commonjs/src/components/button/styles.d.ts +0 -24
  892. package/lib/typescript/commonjs/src/components/button/styles.d.ts.map +0 -1
  893. package/lib/typescript/commonjs/src/components/capture-photo/index.d.ts.map +0 -1
  894. package/lib/typescript/commonjs/src/components/capture-photo/styles.d.ts.map +0 -1
  895. package/lib/typescript/commonjs/src/components/card-history/index.d.ts.map +0 -1
  896. package/lib/typescript/commonjs/src/components/card-hours/index.d.ts +0 -10
  897. package/lib/typescript/commonjs/src/components/card-hours/index.d.ts.map +0 -1
  898. package/lib/typescript/commonjs/src/components/card-loading/index.d.ts.map +0 -1
  899. package/lib/typescript/commonjs/src/components/card-scheduled-journey/index.d.ts.map +0 -1
  900. package/lib/typescript/commonjs/src/components/card-scheduled-journey/interface.d.ts.map +0 -1
  901. package/lib/typescript/commonjs/src/components/card-scheduled-journey/styles.d.ts +0 -12
  902. package/lib/typescript/commonjs/src/components/card-scheduled-journey/styles.d.ts.map +0 -1
  903. package/lib/typescript/commonjs/src/components/card-work-session/index.d.ts +0 -11
  904. package/lib/typescript/commonjs/src/components/card-work-session/index.d.ts.map +0 -1
  905. package/lib/typescript/commonjs/src/components/check-box/index.d.ts.map +0 -1
  906. package/lib/typescript/commonjs/src/components/coil/index.d.ts +0 -11
  907. package/lib/typescript/commonjs/src/components/coil/index.d.ts.map +0 -1
  908. package/lib/typescript/commonjs/src/components/filter-date-selector/index.d.ts +0 -15
  909. package/lib/typescript/commonjs/src/components/filter-date-selector/index.d.ts.map +0 -1
  910. package/lib/typescript/commonjs/src/components/filter-journey/index.d.ts.map +0 -1
  911. package/lib/typescript/commonjs/src/components/header-profile/index.d.ts.map +0 -1
  912. package/lib/typescript/commonjs/src/components/image-capture-with-remove/index.d.ts +0 -15
  913. package/lib/typescript/commonjs/src/components/image-capture-with-remove/index.d.ts.map +0 -1
  914. package/lib/typescript/commonjs/src/components/input/index.d.ts.map +0 -1
  915. package/lib/typescript/commonjs/src/components/input/styles.d.ts.map +0 -1
  916. package/lib/typescript/commonjs/src/components/loading-details/index.d.ts +0 -11
  917. package/lib/typescript/commonjs/src/components/loading-details/index.d.ts.map +0 -1
  918. package/lib/typescript/commonjs/src/components/loading-progress/index.d.ts.map +0 -1
  919. package/lib/typescript/commonjs/src/components/menu-item/index.d.ts.map +0 -1
  920. package/lib/typescript/commonjs/src/components/menu-item/styles.d.ts +0 -1
  921. package/lib/typescript/commonjs/src/components/menu-item/styles.d.ts.map +0 -1
  922. package/lib/typescript/commonjs/src/components/no-data/index.d.ts.map +0 -1
  923. package/lib/typescript/commonjs/src/components/notification-loading/index.d.ts.map +0 -1
  924. package/lib/typescript/commonjs/src/components/scheduled-journey-indicators/index.d.ts.map +0 -1
  925. package/lib/typescript/commonjs/src/components/selects/select-option/index.d.ts.map +0 -1
  926. package/lib/typescript/commonjs/src/components/selects/select-option/styles.d.ts +0 -64
  927. package/lib/typescript/commonjs/src/components/selects/select-option/styles.d.ts.map +0 -1
  928. package/lib/typescript/commonjs/src/components/step-indicator/helpers/get-icon-by-status.d.ts.map +0 -1
  929. package/lib/typescript/commonjs/src/components/step-indicator/index.d.ts.map +0 -1
  930. package/lib/typescript/commonjs/src/components/step-indicator/styles.d.ts.map +0 -1
  931. package/lib/typescript/commonjs/src/components/typography/index.d.ts.map +0 -1
  932. package/lib/typescript/commonjs/src/components/typography/styles.d.ts +0 -30
  933. package/lib/typescript/commonjs/src/components/typography/styles.d.ts.map +0 -1
  934. package/lib/typescript/commonjs/src/components/user-profile/index.d.ts.map +0 -1
  935. package/lib/typescript/commonjs/src/index.d.ts.map +0 -1
  936. package/lib/typescript/commonjs/src/stories/box/box.stories.d.ts.map +0 -1
  937. package/lib/typescript/commonjs/src/stories/button/button.stories.d.ts.map +0 -1
  938. package/lib/typescript/commonjs/src/stories/capture-photo/capture-photo.stories.d.ts +0 -10
  939. package/lib/typescript/commonjs/src/stories/capture-photo/capture-photo.stories.d.ts.map +0 -1
  940. package/lib/typescript/commonjs/src/stories/card-history/card-history.stories.d.ts +0 -7
  941. package/lib/typescript/commonjs/src/stories/card-history/card-history.stories.d.ts.map +0 -1
  942. package/lib/typescript/commonjs/src/stories/card-hours/card-hours.stories.d.ts.map +0 -1
  943. package/lib/typescript/commonjs/src/stories/card-loading/card-loading.stories.d.ts +0 -9
  944. package/lib/typescript/commonjs/src/stories/card-loading/card-loading.stories.d.ts.map +0 -1
  945. package/lib/typescript/commonjs/src/stories/card-scheduled-journey/card-scheduled-journey.stories.d.ts +0 -11
  946. package/lib/typescript/commonjs/src/stories/card-scheduled-journey/card-scheduled-journey.stories.d.ts.map +0 -1
  947. package/lib/typescript/commonjs/src/stories/card-work-session/card-work-session.stories.d.ts.map +0 -1
  948. package/lib/typescript/commonjs/src/stories/check-box/check-box.stories.d.ts.map +0 -1
  949. package/lib/typescript/commonjs/src/stories/coil/coil.stories.d.ts.map +0 -1
  950. package/lib/typescript/commonjs/src/stories/filter-date-selector/filter-date-selector.stories.d.ts +0 -7
  951. package/lib/typescript/commonjs/src/stories/filter-date-selector/filter-date-selector.stories.d.ts.map +0 -1
  952. package/lib/typescript/commonjs/src/stories/filter-journey/filter-journey.stories.d.ts +0 -7
  953. package/lib/typescript/commonjs/src/stories/filter-journey/filter-journey.stories.d.ts.map +0 -1
  954. package/lib/typescript/commonjs/src/stories/header-profile/header-profile.stories.d.ts.map +0 -1
  955. package/lib/typescript/commonjs/src/stories/image-capture-with-remove/image-capture-with-remove.stories.d.ts.map +0 -1
  956. package/lib/typescript/commonjs/src/stories/input/input.stories.d.ts.map +0 -1
  957. package/lib/typescript/commonjs/src/stories/loading-details/loading-details.stories.d.ts.map +0 -1
  958. package/lib/typescript/commonjs/src/stories/loading-progress/loading-progress.stories.d.ts.map +0 -1
  959. package/lib/typescript/commonjs/src/stories/menu-item/menu-item.stories.d.ts.map +0 -1
  960. package/lib/typescript/commonjs/src/stories/no-data/no-data.stories.d.ts +0 -7
  961. package/lib/typescript/commonjs/src/stories/no-data/no-data.stories.d.ts.map +0 -1
  962. package/lib/typescript/commonjs/src/stories/notification-loading/notification-loading.stories.d.ts.map +0 -1
  963. package/lib/typescript/commonjs/src/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.d.ts.map +0 -1
  964. package/lib/typescript/commonjs/src/stories/select-option/select-option.stories.d.ts.map +0 -1
  965. package/lib/typescript/commonjs/src/stories/step-indicator/step-indicator.stories.d.ts.map +0 -1
  966. package/lib/typescript/commonjs/src/stories/typography/typography.stories.d.ts +0 -16
  967. package/lib/typescript/commonjs/src/stories/typography/typography.stories.d.ts.map +0 -1
  968. package/lib/typescript/commonjs/src/stories/user-profile/user-profile.stories.d.ts.map +0 -1
  969. package/lib/typescript/commonjs/src/styles/global/styles.d.ts +0 -47
  970. package/lib/typescript/commonjs/src/styles/global/styles.d.ts.map +0 -1
  971. package/lib/typescript/commonjs/src/styles/global/theme-provider.d.ts +0 -150
  972. package/lib/typescript/commonjs/src/styles/global/theme-provider.d.ts.map +0 -1
  973. package/lib/typescript/commonjs/src/styles/theme/theme.d.ts +0 -152
  974. package/lib/typescript/commonjs/src/styles/theme/theme.d.ts.map +0 -1
  975. package/lib/typescript/commonjs/src/utils/format-data/index.d.ts.map +0 -1
  976. package/lib/typescript/commonjs/src/utils/mutiply/index.d.ts.map +0 -1
  977. package/lib/typescript/commonjs/src/utils/status-color/return-color.d.ts +0 -4
  978. package/lib/typescript/commonjs/src/utils/status-color/return-color.d.ts.map +0 -1
  979. package/lib/typescript/module/package.json +0 -1
  980. package/lib/typescript/module/src/common/constants/index.d.ts.map +0 -1
  981. package/lib/typescript/module/src/common/icons-svg/arrow-drop-down/index.d.ts.map +0 -1
  982. package/lib/typescript/module/src/common/icons-svg/arrow-left/index.d.ts +0 -11
  983. package/lib/typescript/module/src/common/icons-svg/arrow-left/index.d.ts.map +0 -1
  984. package/lib/typescript/module/src/common/icons-svg/bell/index.d.ts.map +0 -1
  985. package/lib/typescript/module/src/common/icons-svg/bluetooth/index.d.ts.map +0 -1
  986. package/lib/typescript/module/src/common/icons-svg/bluetooth-connected/index.d.ts +0 -11
  987. package/lib/typescript/module/src/common/icons-svg/bluetooth-connected/index.d.ts.map +0 -1
  988. package/lib/typescript/module/src/common/icons-svg/calendar/index.d.ts +0 -11
  989. package/lib/typescript/module/src/common/icons-svg/calendar/index.d.ts.map +0 -1
  990. package/lib/typescript/module/src/common/icons-svg/call-bell/index.d.ts +0 -11
  991. package/lib/typescript/module/src/common/icons-svg/call-bell/index.d.ts.map +0 -1
  992. package/lib/typescript/module/src/common/icons-svg/camera-plus/index.d.ts +0 -11
  993. package/lib/typescript/module/src/common/icons-svg/camera-plus/index.d.ts.map +0 -1
  994. package/lib/typescript/module/src/common/icons-svg/chart-bar/index.d.ts +0 -11
  995. package/lib/typescript/module/src/common/icons-svg/chart-bar/index.d.ts.map +0 -1
  996. package/lib/typescript/module/src/common/icons-svg/check-box/index.d.ts.map +0 -1
  997. package/lib/typescript/module/src/common/icons-svg/check-box-fill/index.d.ts +0 -14
  998. package/lib/typescript/module/src/common/icons-svg/check-box-fill/index.d.ts.map +0 -1
  999. package/lib/typescript/module/src/common/icons-svg/check-box-outline/index.d.ts.map +0 -1
  1000. package/lib/typescript/module/src/common/icons-svg/check-circle/index.d.ts.map +0 -1
  1001. package/lib/typescript/module/src/common/icons-svg/closed/index.d.ts +0 -14
  1002. package/lib/typescript/module/src/common/icons-svg/closed/index.d.ts.map +0 -1
  1003. package/lib/typescript/module/src/common/icons-svg/constants/index.d.ts +0 -53
  1004. package/lib/typescript/module/src/common/icons-svg/constants/index.d.ts.map +0 -1
  1005. package/lib/typescript/module/src/common/icons-svg/credit-card/index.d.ts.map +0 -1
  1006. package/lib/typescript/module/src/common/icons-svg/currency/index.d.ts.map +0 -1
  1007. package/lib/typescript/module/src/common/icons-svg/currency-circle-dollar/index.d.ts.map +0 -1
  1008. package/lib/typescript/module/src/common/icons-svg/ellipse/index.d.ts +0 -5
  1009. package/lib/typescript/module/src/common/icons-svg/ellipse/index.d.ts.map +0 -1
  1010. package/lib/typescript/module/src/common/icons-svg/exclamation-circle/index.d.ts +0 -8
  1011. package/lib/typescript/module/src/common/icons-svg/exclamation-circle/index.d.ts.map +0 -1
  1012. package/lib/typescript/module/src/common/icons-svg/eye/index.d.ts +0 -11
  1013. package/lib/typescript/module/src/common/icons-svg/eye/index.d.ts.map +0 -1
  1014. package/lib/typescript/module/src/common/icons-svg/eye-slash/index.d.ts +0 -11
  1015. package/lib/typescript/module/src/common/icons-svg/eye-slash/index.d.ts.map +0 -1
  1016. package/lib/typescript/module/src/common/icons-svg/file-text/index.d.ts.map +0 -1
  1017. package/lib/typescript/module/src/common/icons-svg/files/index.d.ts +0 -8
  1018. package/lib/typescript/module/src/common/icons-svg/files/index.d.ts.map +0 -1
  1019. package/lib/typescript/module/src/common/icons-svg/gas-pump/index.d.ts.map +0 -1
  1020. package/lib/typescript/module/src/common/icons-svg/gauge/index.d.ts.map +0 -1
  1021. package/lib/typescript/module/src/common/icons-svg/gear/index.d.ts.map +0 -1
  1022. package/lib/typescript/module/src/common/icons-svg/index.d.ts +0 -12
  1023. package/lib/typescript/module/src/common/icons-svg/index.d.ts.map +0 -1
  1024. package/lib/typescript/module/src/common/icons-svg/lifebuoy/index.d.ts.map +0 -1
  1025. package/lib/typescript/module/src/common/icons-svg/list/index.d.ts.map +0 -1
  1026. package/lib/typescript/module/src/common/icons-svg/moon-stars/index.d.ts +0 -11
  1027. package/lib/typescript/module/src/common/icons-svg/moon-stars/index.d.ts.map +0 -1
  1028. package/lib/typescript/module/src/common/icons-svg/note-pincel/index.d.ts +0 -11
  1029. package/lib/typescript/module/src/common/icons-svg/note-pincel/index.d.ts.map +0 -1
  1030. package/lib/typescript/module/src/common/icons-svg/package/index.d.ts +0 -11
  1031. package/lib/typescript/module/src/common/icons-svg/package/index.d.ts.map +0 -1
  1032. package/lib/typescript/module/src/common/icons-svg/package-check/index.d.ts +0 -14
  1033. package/lib/typescript/module/src/common/icons-svg/package-check/index.d.ts.map +0 -1
  1034. package/lib/typescript/module/src/common/icons-svg/plus/index.d.ts.map +0 -1
  1035. package/lib/typescript/module/src/common/icons-svg/recused/index.d.ts.map +0 -1
  1036. package/lib/typescript/module/src/common/icons-svg/shopping-cart/index.d.ts +0 -14
  1037. package/lib/typescript/module/src/common/icons-svg/shopping-cart/index.d.ts.map +0 -1
  1038. package/lib/typescript/module/src/common/icons-svg/steering-wheel/index.d.ts.map +0 -1
  1039. package/lib/typescript/module/src/common/icons-svg/steering-wheel-fill/index.d.ts.map +0 -1
  1040. package/lib/typescript/module/src/common/icons-svg/timer/index.d.ts.map +0 -1
  1041. package/lib/typescript/module/src/common/icons-svg/trophy/index.d.ts.map +0 -1
  1042. package/lib/typescript/module/src/common/icons-svg/truck/index.d.ts +0 -14
  1043. package/lib/typescript/module/src/common/icons-svg/truck/index.d.ts.map +0 -1
  1044. package/lib/typescript/module/src/common/icons-svg/truck-trailer/index.d.ts.map +0 -1
  1045. package/lib/typescript/module/src/common/icons-svg/wifi-high/index.d.ts.map +0 -1
  1046. package/lib/typescript/module/src/common/icons-svg/wifi-x/index.d.ts.map +0 -1
  1047. package/lib/typescript/module/src/common/icons-svg/x-circle/index.d.ts +0 -14
  1048. package/lib/typescript/module/src/common/icons-svg/x-circle/index.d.ts.map +0 -1
  1049. package/lib/typescript/module/src/components/box/index.d.ts.map +0 -1
  1050. package/lib/typescript/module/src/components/box/styles.d.ts +0 -13
  1051. package/lib/typescript/module/src/components/box/styles.d.ts.map +0 -1
  1052. package/lib/typescript/module/src/components/button/index.d.ts.map +0 -1
  1053. package/lib/typescript/module/src/components/button/styles.d.ts.map +0 -1
  1054. package/lib/typescript/module/src/components/capture-photo/index.d.ts +0 -14
  1055. package/lib/typescript/module/src/components/capture-photo/index.d.ts.map +0 -1
  1056. package/lib/typescript/module/src/components/capture-photo/styles.d.ts +0 -12
  1057. package/lib/typescript/module/src/components/capture-photo/styles.d.ts.map +0 -1
  1058. package/lib/typescript/module/src/components/card-history/index.d.ts +0 -15
  1059. package/lib/typescript/module/src/components/card-history/index.d.ts.map +0 -1
  1060. package/lib/typescript/module/src/components/card-hours/index.d.ts.map +0 -1
  1061. package/lib/typescript/module/src/components/card-loading/index.d.ts +0 -15
  1062. package/lib/typescript/module/src/components/card-loading/index.d.ts.map +0 -1
  1063. package/lib/typescript/module/src/components/card-scheduled-journey/index.d.ts +0 -14
  1064. package/lib/typescript/module/src/components/card-scheduled-journey/index.d.ts.map +0 -1
  1065. package/lib/typescript/module/src/components/card-scheduled-journey/interface.d.ts +0 -33
  1066. package/lib/typescript/module/src/components/card-scheduled-journey/interface.d.ts.map +0 -1
  1067. package/lib/typescript/module/src/components/card-scheduled-journey/styles.d.ts.map +0 -1
  1068. package/lib/typescript/module/src/components/card-work-session/index.d.ts.map +0 -1
  1069. package/lib/typescript/module/src/components/check-box/index.d.ts +0 -14
  1070. package/lib/typescript/module/src/components/check-box/index.d.ts.map +0 -1
  1071. package/lib/typescript/module/src/components/coil/index.d.ts.map +0 -1
  1072. package/lib/typescript/module/src/components/filter-date-selector/index.d.ts.map +0 -1
  1073. package/lib/typescript/module/src/components/filter-journey/index.d.ts +0 -11
  1074. package/lib/typescript/module/src/components/filter-journey/index.d.ts.map +0 -1
  1075. package/lib/typescript/module/src/components/header-profile/index.d.ts +0 -14
  1076. package/lib/typescript/module/src/components/header-profile/index.d.ts.map +0 -1
  1077. package/lib/typescript/module/src/components/image-capture-with-remove/index.d.ts.map +0 -1
  1078. package/lib/typescript/module/src/components/input/index.d.ts +0 -15
  1079. package/lib/typescript/module/src/components/input/index.d.ts.map +0 -1
  1080. package/lib/typescript/module/src/components/input/styles.d.ts +0 -12
  1081. package/lib/typescript/module/src/components/input/styles.d.ts.map +0 -1
  1082. package/lib/typescript/module/src/components/loading-details/index.d.ts.map +0 -1
  1083. package/lib/typescript/module/src/components/loading-progress/index.d.ts +0 -15
  1084. package/lib/typescript/module/src/components/loading-progress/index.d.ts.map +0 -1
  1085. package/lib/typescript/module/src/components/menu-item/index.d.ts +0 -15
  1086. package/lib/typescript/module/src/components/menu-item/index.d.ts.map +0 -1
  1087. package/lib/typescript/module/src/components/menu-item/styles.d.ts +0 -1
  1088. package/lib/typescript/module/src/components/menu-item/styles.d.ts.map +0 -1
  1089. package/lib/typescript/module/src/components/no-data/index.d.ts +0 -8
  1090. package/lib/typescript/module/src/components/no-data/index.d.ts.map +0 -1
  1091. package/lib/typescript/module/src/components/notification-loading/index.d.ts +0 -11
  1092. package/lib/typescript/module/src/components/notification-loading/index.d.ts.map +0 -1
  1093. package/lib/typescript/module/src/components/scheduled-journey-indicators/index.d.ts +0 -11
  1094. package/lib/typescript/module/src/components/scheduled-journey-indicators/index.d.ts.map +0 -1
  1095. package/lib/typescript/module/src/components/selects/select-option/index.d.ts +0 -14
  1096. package/lib/typescript/module/src/components/selects/select-option/index.d.ts.map +0 -1
  1097. package/lib/typescript/module/src/components/selects/select-option/styles.d.ts.map +0 -1
  1098. package/lib/typescript/module/src/components/step-indicator/helpers/get-icon-by-status.d.ts +0 -15
  1099. package/lib/typescript/module/src/components/step-indicator/helpers/get-icon-by-status.d.ts.map +0 -1
  1100. package/lib/typescript/module/src/components/step-indicator/index.d.ts +0 -14
  1101. package/lib/typescript/module/src/components/step-indicator/index.d.ts.map +0 -1
  1102. package/lib/typescript/module/src/components/step-indicator/styles.d.ts +0 -57
  1103. package/lib/typescript/module/src/components/step-indicator/styles.d.ts.map +0 -1
  1104. package/lib/typescript/module/src/components/typography/index.d.ts +0 -14
  1105. package/lib/typescript/module/src/components/typography/index.d.ts.map +0 -1
  1106. package/lib/typescript/module/src/components/typography/styles.d.ts.map +0 -1
  1107. package/lib/typescript/module/src/components/user-profile/index.d.ts +0 -15
  1108. package/lib/typescript/module/src/components/user-profile/index.d.ts.map +0 -1
  1109. package/lib/typescript/module/src/index.d.ts +0 -32
  1110. package/lib/typescript/module/src/index.d.ts.map +0 -1
  1111. package/lib/typescript/module/src/stories/box/box.stories.d.ts +0 -9
  1112. package/lib/typescript/module/src/stories/box/box.stories.d.ts.map +0 -1
  1113. package/lib/typescript/module/src/stories/button/button.stories.d.ts +0 -11
  1114. package/lib/typescript/module/src/stories/button/button.stories.d.ts.map +0 -1
  1115. package/lib/typescript/module/src/stories/capture-photo/capture-photo.stories.d.ts.map +0 -1
  1116. package/lib/typescript/module/src/stories/card-history/card-history.stories.d.ts.map +0 -1
  1117. package/lib/typescript/module/src/stories/card-hours/card-hours.stories.d.ts +0 -8
  1118. package/lib/typescript/module/src/stories/card-hours/card-hours.stories.d.ts.map +0 -1
  1119. package/lib/typescript/module/src/stories/card-loading/card-loading.stories.d.ts.map +0 -1
  1120. package/lib/typescript/module/src/stories/card-scheduled-journey/card-scheduled-journey.stories.d.ts.map +0 -1
  1121. package/lib/typescript/module/src/stories/card-work-session/card-work-session.stories.d.ts +0 -8
  1122. package/lib/typescript/module/src/stories/card-work-session/card-work-session.stories.d.ts.map +0 -1
  1123. package/lib/typescript/module/src/stories/check-box/check-box.stories.d.ts +0 -10
  1124. package/lib/typescript/module/src/stories/check-box/check-box.stories.d.ts.map +0 -1
  1125. package/lib/typescript/module/src/stories/coil/coil.stories.d.ts +0 -10
  1126. package/lib/typescript/module/src/stories/coil/coil.stories.d.ts.map +0 -1
  1127. package/lib/typescript/module/src/stories/filter-date-selector/filter-date-selector.stories.d.ts.map +0 -1
  1128. package/lib/typescript/module/src/stories/filter-journey/filter-journey.stories.d.ts.map +0 -1
  1129. package/lib/typescript/module/src/stories/header-profile/header-profile.stories.d.ts +0 -11
  1130. package/lib/typescript/module/src/stories/header-profile/header-profile.stories.d.ts.map +0 -1
  1131. package/lib/typescript/module/src/stories/image-capture-with-remove/image-capture-with-remove.stories.d.ts +0 -8
  1132. package/lib/typescript/module/src/stories/image-capture-with-remove/image-capture-with-remove.stories.d.ts.map +0 -1
  1133. package/lib/typescript/module/src/stories/input/input.stories.d.ts +0 -15
  1134. package/lib/typescript/module/src/stories/input/input.stories.d.ts.map +0 -1
  1135. package/lib/typescript/module/src/stories/loading-details/loading-details.stories.d.ts +0 -7
  1136. package/lib/typescript/module/src/stories/loading-details/loading-details.stories.d.ts.map +0 -1
  1137. package/lib/typescript/module/src/stories/loading-progress/loading-progress.stories.d.ts +0 -7
  1138. package/lib/typescript/module/src/stories/loading-progress/loading-progress.stories.d.ts.map +0 -1
  1139. package/lib/typescript/module/src/stories/menu-item/menu-item.stories.d.ts +0 -9
  1140. package/lib/typescript/module/src/stories/menu-item/menu-item.stories.d.ts.map +0 -1
  1141. package/lib/typescript/module/src/stories/no-data/no-data.stories.d.ts.map +0 -1
  1142. package/lib/typescript/module/src/stories/notification-loading/notification-loading.stories.d.ts +0 -9
  1143. package/lib/typescript/module/src/stories/notification-loading/notification-loading.stories.d.ts.map +0 -1
  1144. package/lib/typescript/module/src/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.d.ts +0 -10
  1145. package/lib/typescript/module/src/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.d.ts.map +0 -1
  1146. package/lib/typescript/module/src/stories/select-option/select-option.stories.d.ts +0 -7
  1147. package/lib/typescript/module/src/stories/select-option/select-option.stories.d.ts.map +0 -1
  1148. package/lib/typescript/module/src/stories/step-indicator/step-indicator.stories.d.ts +0 -8
  1149. package/lib/typescript/module/src/stories/step-indicator/step-indicator.stories.d.ts.map +0 -1
  1150. package/lib/typescript/module/src/stories/typography/typography.stories.d.ts.map +0 -1
  1151. package/lib/typescript/module/src/stories/user-profile/user-profile.stories.d.ts +0 -8
  1152. package/lib/typescript/module/src/stories/user-profile/user-profile.stories.d.ts.map +0 -1
  1153. package/lib/typescript/module/src/styles/global/styles.d.ts.map +0 -1
  1154. package/lib/typescript/module/src/styles/global/theme-provider.d.ts.map +0 -1
  1155. package/lib/typescript/module/src/styles/theme/theme.d.ts.map +0 -1
  1156. package/lib/typescript/module/src/utils/format-data/index.d.ts +0 -18
  1157. package/lib/typescript/module/src/utils/format-data/index.d.ts.map +0 -1
  1158. package/lib/typescript/module/src/utils/mutiply/index.d.ts +0 -2
  1159. package/lib/typescript/module/src/utils/mutiply/index.d.ts.map +0 -1
  1160. package/lib/typescript/module/src/utils/status-color/return-color.d.ts +0 -4
  1161. package/lib/typescript/module/src/utils/status-color/return-color.d.ts.map +0 -1
package/README.md CHANGED
@@ -12,7 +12,7 @@ Componetes React Native para Android
12
12
 
13
13
  ## Documentação 📋
14
14
 
15
- ExpFig é um framework móvel de código fechado para desenvolvimento de componentes de interface e front-end para aplicativos, usando ReactNative, TypeScript, JavaScript, Storybook e React Native Testing Library melhorando a experiência do usuário em um aplicativo amigável e responsivo.
15
+ A **react-native-exp-fig** é uma biblioteca de componentes reutilizáveis desenvolvida para padronizar e acelerar o desenvolvimento de interfaces nos aplicativos do Expresso Figueiredo. Projetada com foco em consistência visual, escalabilidade e performance, a lib integra tecnologias como React Native, TypeScript, Storybook e React Native Testing Library, promovendo uma experiência de desenvolvimento moderna, testável e responsiva.
16
16
 
17
17
  ## Contribuidores 👩‍💻
18
18
 
@@ -1 +1 @@
1
- {"version":3,"names":["IMAGES","exports","IMAGE_ANONIMA"],"sourceRoot":"..\\..\\..\\..\\src","sources":["common/constants/index.ts"],"mappings":";;;;;;AAAA,MAAMA,MAAM,GAAAC,OAAA,CAAAD,MAAA,GAAG;EACbE,aAAa,EACX;AACJ,CAAC","ignoreList":[]}
1
+ {"version":3,"names":["IMAGES","exports","IMAGE_ANONIMA"],"sources":["index.ts"],"sourcesContent":["const IMAGES = {\n IMAGE_ANONIMA:\n \"https://static.vakinha.com.br/uploads/user/avatar/2251959/download.png?ims=225x225\",\n};\nexport { IMAGES };\n"],"mappings":";;;;;;AAAA,MAAMA,MAAM,GAAAC,OAAA,CAAAD,MAAA,GAAG;EACbE,aAAa,EACX;AACJ,CAAC","ignoreList":[]}
@@ -0,0 +1,45 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.SvgIconAgent = void 0;
7
+ var React = _interopRequireWildcard(require("react"));
8
+ var _reactNativeSvg = _interopRequireWildcard(require("react-native-svg"));
9
+ 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); }
10
+ 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; }
11
+ /**
12
+ * IMPORTS
13
+ */
14
+
15
+ //typings
16
+
17
+ const SvgIconAgent = ({
18
+ size,
19
+ color
20
+ }) => /*#__PURE__*/React.createElement(_reactNativeSvg.default
21
+ // @ts-ignore
22
+ , {
23
+ xmlns: "http://www.w3.org/2000/svg",
24
+ width: size !== null && size !== void 0 ? size : "16",
25
+ height: size !== null && size !== void 0 ? size : "16",
26
+ fill: "none",
27
+ viewBox: "0 0 16 16"
28
+ }, /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
29
+ stroke: color !== null && color !== void 0 ? color : "#fff",
30
+ strokeLinecap: "round",
31
+ strokeLinejoin: "round",
32
+ d: "M8 10.5a2 2 0 1 0 0-4 2 2 0 0 0 0 4"
33
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
34
+ stroke: color !== null && color !== void 0 ? color : "#fff",
35
+ strokeLinecap: "round",
36
+ strokeLinejoin: "round",
37
+ d: "M5 12a3.75 3.75 0 0 1 6 0"
38
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
39
+ stroke: color !== null && color !== void 0 ? color : "#fff",
40
+ strokeLinecap: "round",
41
+ strokeLinejoin: "round",
42
+ d: "M13 13.5v-11a.5.5 0 0 0-.5-.5h-9a.5.5 0 0 0-.5.5v11a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5M6 4h4"
43
+ }));
44
+ exports.SvgIconAgent = SvgIconAgent;
45
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["React","_interopRequireWildcard","require","_reactNativeSvg","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","hasOwnProperty","call","i","set","SvgIconAgent","size","color","createElement","xmlns","width","height","fill","viewBox","Path","stroke","strokeLinecap","strokeLinejoin","d","exports"],"sources":["index.tsx"],"sourcesContent":["/**\r\n * IMPORTS\r\n */\r\nimport * as React from \"react\";\r\nimport Svg, { Path } from \"react-native-svg\";\r\n\r\n//typings\r\nimport { ISvgProps } from \"../interface\";\r\n\r\nconst SvgIconAgent: React.FC<ISvgProps> = ({ size, color }) => (\r\n <Svg\r\n // @ts-ignore\r\n xmlns=\"http://www.w3.org/2000/svg\"\r\n width={size ?? \"16\"}\r\n height={size ?? \"16\"}\r\n fill=\"none\"\r\n viewBox=\"0 0 16 16\"\r\n >\r\n <Path\r\n stroke={color ?? \"#fff\"}\r\n strokeLinecap=\"round\"\r\n strokeLinejoin=\"round\"\r\n d=\"M8 10.5a2 2 0 1 0 0-4 2 2 0 0 0 0 4\"\r\n ></Path>\r\n <Path\r\n stroke={color ?? \"#fff\"}\r\n strokeLinecap=\"round\"\r\n strokeLinejoin=\"round\"\r\n d=\"M5 12a3.75 3.75 0 0 1 6 0\"\r\n ></Path>\r\n <Path\r\n stroke={color ?? \"#fff\"}\r\n strokeLinecap=\"round\"\r\n strokeLinejoin=\"round\"\r\n d=\"M13 13.5v-11a.5.5 0 0 0-.5-.5h-9a.5.5 0 0 0-.5.5v11a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5M6 4h4\"\r\n ></Path>\r\n </Svg>\r\n);\r\n\r\nexport { SvgIconAgent };\r\n"],"mappings":";;;;;;AAGA,IAAAA,KAAA,GAAAC,uBAAA,CAAAC,OAAA;AACA,IAAAC,eAAA,GAAAF,uBAAA,CAAAC,OAAA;AAA6C,SAAAE,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,SAAAJ,wBAAAI,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,YAAiC,GAAGA,CAAC;EAAEC,IAAI;EAAEC;AAAM,CAAC,kBACxD1B,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAAO;AACC;AAAA;EACAkB,KAAK,EAAC,4BAA4B;EAClCC,KAAK,EAAEJ,IAAI,aAAJA,IAAI,cAAJA,IAAI,GAAI,IAAK;EACpBK,MAAM,EAAEL,IAAI,aAAJA,IAAI,cAAJA,IAAI,GAAI,IAAK;EACrBM,IAAI,EAAC,MAAM;EACXC,OAAO,EAAC;AAAW,gBAEnBhC,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAA8B,IAAI;EACHC,MAAM,EAAER,KAAK,aAALA,KAAK,cAALA,KAAK,GAAI,MAAO;EACxBS,aAAa,EAAC,OAAO;EACrBC,cAAc,EAAC,OAAO;EACtBC,CAAC,EAAC;AAAqC,CAClC,CAAC,eACRrC,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAA8B,IAAI;EACHC,MAAM,EAAER,KAAK,aAALA,KAAK,cAALA,KAAK,GAAI,MAAO;EACxBS,aAAa,EAAC,OAAO;EACrBC,cAAc,EAAC,OAAO;EACtBC,CAAC,EAAC;AAA2B,CACxB,CAAC,eACRrC,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAA8B,IAAI;EACHC,MAAM,EAAER,KAAK,aAALA,KAAK,cAALA,KAAK,GAAI,MAAO;EACxBS,aAAa,EAAC,OAAO;EACrBC,cAAc,EAAC,OAAO;EACtBC,CAAC,EAAC;AAA8F,CAC3F,CACJ,CACN;AAACC,OAAA,CAAAd,YAAA,GAAAA,YAAA","ignoreList":[]}
@@ -6,14 +6,12 @@ Object.defineProperty(exports, "__esModule", {
6
6
  exports.SvgIconArrowDropDown = void 0;
7
7
  var _react = _interopRequireDefault(require("react"));
8
8
  var _reactNativeSvg = _interopRequireWildcard(require("react-native-svg"));
9
- var _jsxRuntime = require("react/jsx-runtime");
10
9
  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
10
  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
11
  function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
13
- /**
12
+ function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); } /**
14
13
  * IMPORTS
15
14
  */
16
-
17
15
  /**
18
16
  * typings
19
17
  */
@@ -22,20 +20,18 @@ const SvgIconArrowDropDown = ({
22
20
  size,
23
21
  color,
24
22
  ...res
25
- }) => /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.default
23
+ }) => /*#__PURE__*/_react.default.createElement(_reactNativeSvg.default
26
24
  // @ts-expect-error
27
- , {
25
+ , _extends({
28
26
  xmlns: "http://www.w3.org/2000/svg",
29
- width: size ?? "10",
30
- height: size ?? "6",
27
+ width: size !== null && size !== void 0 ? size : "10",
28
+ height: size !== null && size !== void 0 ? size : "6",
31
29
  fill: "none",
32
- viewBox: "0 0 10 6",
33
- ...res,
34
- children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
35
- fill: color ?? "#868686",
36
- d: "M5 5.813L0 0h10L5 5.813z"
37
- })
38
- });
30
+ viewBox: "0 0 10 6"
31
+ }, res), /*#__PURE__*/_react.default.createElement(_reactNativeSvg.Path, {
32
+ fill: color !== null && color !== void 0 ? color : "#868686",
33
+ d: "M5 5.813L0 0h10L5 5.813z"
34
+ }));
39
35
 
40
36
  /**
41
37
  * EXPORTS
@@ -1 +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","SvgIconArrowDropDown","size","color","res","jsx","xmlns","width","height","fill","viewBox","children","Path","d","exports"],"sourceRoot":"..\\..\\..\\..\\..\\src","sources":["common/icons-svg/arrow-drop-down/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,oBAAyC,GAAGA,CAAC;EAAEC,IAAI;EAAEC,KAAK;EAAE,GAAGC;AAAI,CAAC,kBACxE,IAAAxB,WAAA,CAAAyB,GAAA,EAAC3B,eAAA,CAAAS;AACC;AAAA;EACAmB,KAAK,EAAC,4BAA4B;EAClCC,KAAK,EAAEL,IAAI,IAAI,IAAK;EACpBM,MAAM,EAAEN,IAAI,IAAI,GAAI;EACpBO,IAAI,EAAC,MAAM;EACXC,OAAO,EAAC,UAAU;EAAA,GACdN,GAAG;EAAAO,QAAA,eAEP,IAAA/B,WAAA,CAAAyB,GAAA,EAAC3B,eAAA,CAAAkC,IAAI;IAACH,IAAI,EAAEN,KAAK,IAAI,SAAU;IAACU,CAAC,EAAC;EAA0B,CAAO;AAAC,CACjE,CACN;;AAED;AACA;AACA;AAFAC,OAAA,CAAAb,oBAAA,GAAAA,oBAAA","ignoreList":[]}
1
+ {"version":3,"names":["_react","_interopRequireDefault","require","_reactNativeSvg","_interopRequireWildcard","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","hasOwnProperty","call","i","set","_extends","assign","bind","arguments","length","apply","SvgIconArrowDropDown","size","color","res","createElement","xmlns","width","height","fill","viewBox","Path","d","exports"],"sources":["index.tsx"],"sourcesContent":["/**\n * IMPORTS\n */\nimport React from \"react\";\nimport Svg, { Path } from \"react-native-svg\";\n/**\n * typings\n */\nimport { ISvgProps } from \"../interface\";\n\nconst SvgIconArrowDropDown: React.FC<ISvgProps> = ({ size, color, ...res }) => (\n <Svg\n // @ts-expect-error\n xmlns=\"http://www.w3.org/2000/svg\"\n width={size ?? \"10\"}\n height={size ?? \"6\"}\n fill=\"none\"\n viewBox=\"0 0 10 6\"\n {...res}\n >\n <Path fill={color ?? \"#868686\"} d=\"M5 5.813L0 0h10L5 5.813z\"></Path>\n </Svg>\n);\n\n/**\n * EXPORTS\n */\nexport { SvgIconArrowDropDown };\n"],"mappings":";;;;;;AAGA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AACA,IAAAC,eAAA,GAAAC,uBAAA,CAAAF,OAAA;AAA6C,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,SAAAF,wBAAAE,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,SAAAb,uBAAAK,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAI,UAAA,GAAAJ,CAAA,KAAAK,OAAA,EAAAL,CAAA;AAAA,SAAAmB,SAAA,WAAAA,QAAA,GAAAR,MAAA,CAAAS,MAAA,GAAAT,MAAA,CAAAS,MAAA,CAAAC,IAAA,eAAAb,CAAA,aAAAR,CAAA,MAAAA,CAAA,GAAAsB,SAAA,CAAAC,MAAA,EAAAvB,CAAA,UAAAG,CAAA,GAAAmB,SAAA,CAAAtB,CAAA,YAAAE,CAAA,IAAAC,CAAA,OAAAY,cAAA,CAAAC,IAAA,CAAAb,CAAA,EAAAD,CAAA,MAAAM,CAAA,CAAAN,CAAA,IAAAC,CAAA,CAAAD,CAAA,aAAAM,CAAA,KAAAW,QAAA,CAAAK,KAAA,OAAAF,SAAA,KAJ7C;AACA;AACA;AAGA;AACA;AACA;;AAGA,MAAMG,oBAAyC,GAAGA,CAAC;EAAEC,IAAI;EAAEC,KAAK;EAAE,GAAGC;AAAI,CAAC,kBACxElC,MAAA,CAAAW,OAAA,CAAAwB,aAAA,CAAChC,eAAA,CAAAQ;AACC;AAAA,EAAAc,QAAA;EACAW,KAAK,EAAC,4BAA4B;EAClCC,KAAK,EAAEL,IAAI,aAAJA,IAAI,cAAJA,IAAI,GAAI,IAAK;EACpBM,MAAM,EAAEN,IAAI,aAAJA,IAAI,cAAJA,IAAI,GAAI,GAAI;EACpBO,IAAI,EAAC,MAAM;EACXC,OAAO,EAAC;AAAU,GACdN,GAAG,gBAEPlC,MAAA,CAAAW,OAAA,CAAAwB,aAAA,CAAChC,eAAA,CAAAsC,IAAI;EAACF,IAAI,EAAEN,KAAK,aAALA,KAAK,cAALA,KAAK,GAAI,SAAU;EAACS,CAAC,EAAC;AAA0B,CAAO,CAChE,CACN;;AAED;AACA;AACA;AAFAC,OAAA,CAAAZ,oBAAA,GAAAA,oBAAA","ignoreList":[]}
@@ -6,7 +6,6 @@ Object.defineProperty(exports, "__esModule", {
6
6
  exports.SvgIconArrowLeft = void 0;
7
7
  var React = _interopRequireWildcard(require("react"));
8
8
  var _reactNativeSvg = _interopRequireWildcard(require("react-native-svg"));
9
- var _jsxRuntime = require("react/jsx-runtime");
10
9
  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
10
  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
11
  /**
@@ -18,22 +17,21 @@ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e;
18
17
  const SvgIconArrowLeft = ({
19
18
  color,
20
19
  size
21
- }) => /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.default
20
+ }) => /*#__PURE__*/React.createElement(_reactNativeSvg.default
22
21
  //@ts-ignore
23
22
  , {
24
23
  xmlns: "http://www.w3.org/2000/svg",
25
- width: size ?? 21,
26
- height: size ?? 11,
24
+ width: size !== null && size !== void 0 ? size : 21,
25
+ height: size !== null && size !== void 0 ? size : 11,
27
26
  fill: "none",
28
- viewBox: "0 0 21 10",
29
- children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
30
- stroke: color ?? "#fff",
31
- strokeLinecap: "round",
32
- strokeLinejoin: "round",
33
- strokeWidth: "2",
34
- d: "M5.078 9L1.067 5m0 0l4.01-4m-4.01 4h18.05"
35
- })
36
- });
27
+ viewBox: "0 0 21 10"
28
+ }, /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
29
+ stroke: color !== null && color !== void 0 ? color : "#fff",
30
+ strokeLinecap: "round",
31
+ strokeLinejoin: "round",
32
+ strokeWidth: "2",
33
+ d: "M5.078 9L1.067 5m0 0l4.01-4m-4.01 4h18.05"
34
+ }));
37
35
 
38
36
  /**
39
37
  * EXPORTS
@@ -1 +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","SvgIconArrowLeft","color","size","jsx","xmlns","width","height","fill","viewBox","children","Path","stroke","strokeLinecap","strokeLinejoin","strokeWidth","d","exports"],"sourceRoot":"..\\..\\..\\..\\..\\src","sources":["common/icons-svg/arrow-left/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,gBAAqC,GAAGA,CAAC;EAAEC,KAAK;EAAEC;AAAK,CAAC,kBAC5D,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;IACHC,MAAM,EAAEV,KAAK,IAAI,MAAO;IACxBW,aAAa,EAAC,OAAO;IACrBC,cAAc,EAAC,OAAO;IACtBC,WAAW,EAAC,GAAG;IACfC,CAAC,EAAC;EAA2C,CACxC;AAAC,CACL,CACN;;AAED;AACA;AACA;AAFAC,OAAA,CAAAhB,gBAAA,GAAAA,gBAAA","ignoreList":[]}
1
+ {"version":3,"names":["React","_interopRequireWildcard","require","_reactNativeSvg","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","hasOwnProperty","call","i","set","SvgIconArrowLeft","color","size","createElement","xmlns","width","height","fill","viewBox","Path","stroke","strokeLinecap","strokeLinejoin","strokeWidth","d","exports"],"sources":["index.tsx"],"sourcesContent":["/**\n * IMPORTS\n */\nimport * as React from \"react\";\nimport Svg, { Path } from \"react-native-svg\";\n\n//typings\nimport { ISvgProps } from \"../interface\";\n\nconst SvgIconArrowLeft: React.FC<ISvgProps> = ({ color, size }) => (\n <Svg\n //@ts-ignore\n xmlns=\"http://www.w3.org/2000/svg\"\n width={size ?? 21}\n height={size ?? 11}\n fill=\"none\"\n viewBox=\"0 0 21 10\"\n >\n <Path\n stroke={color ?? \"#fff\"}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n strokeWidth=\"2\"\n d=\"M5.078 9L1.067 5m0 0l4.01-4m-4.01 4h18.05\"\n ></Path>\n </Svg>\n);\n\n/**\n * EXPORTS\n */\nexport { SvgIconArrowLeft };\n"],"mappings":";;;;;;AAGA,IAAAA,KAAA,GAAAC,uBAAA,CAAAC,OAAA;AACA,IAAAC,eAAA,GAAAF,uBAAA,CAAAC,OAAA;AAA6C,SAAAE,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,SAAAJ,wBAAAI,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,gBAAqC,GAAGA,CAAC;EAAEC,KAAK;EAAEC;AAAK,CAAC,kBAC5D1B,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAAO;AACC;AAAA;EACAkB,KAAK,EAAC,4BAA4B;EAClCC,KAAK,EAAEH,IAAI,aAAJA,IAAI,cAAJA,IAAI,GAAI,EAAG;EAClBI,MAAM,EAAEJ,IAAI,aAAJA,IAAI,cAAJA,IAAI,GAAI,EAAG;EACnBK,IAAI,EAAC,MAAM;EACXC,OAAO,EAAC;AAAW,gBAEnBhC,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAA8B,IAAI;EACHC,MAAM,EAAET,KAAK,aAALA,KAAK,cAALA,KAAK,GAAI,MAAO;EACxBU,aAAa,EAAC,OAAO;EACrBC,cAAc,EAAC,OAAO;EACtBC,WAAW,EAAC,GAAG;EACfC,CAAC,EAAC;AAA2C,CACxC,CACJ,CACN;;AAED;AACA;AACA;AAFAC,OAAA,CAAAf,gBAAA,GAAAA,gBAAA","ignoreList":[]}
@@ -0,0 +1,47 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.SvgIconBed = void 0;
7
+ var React = _interopRequireWildcard(require("react"));
8
+ var _reactNativeSvg = _interopRequireWildcard(require("react-native-svg"));
9
+ 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); }
10
+ 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; }
11
+ /**
12
+ * IMPORTS
13
+ */
14
+
15
+ //typings
16
+
17
+ const SvgIconBed = ({
18
+ color,
19
+ size
20
+ }) => /*#__PURE__*/React.createElement(_reactNativeSvg.default
21
+ //@ts-ignore
22
+ , {
23
+ xmlns: "http://www.w3.org/2000/svg",
24
+ width: size !== null && size !== void 0 ? size : "24",
25
+ height: size !== null && size !== void 0 ? size : "24",
26
+ fill: "none",
27
+ viewBox: `0 0 ${size !== null && size !== void 0 ? size : "24"} ${size !== null && size !== void 0 ? size : "24"}`
28
+ }, /*#__PURE__*/React.createElement(_reactNativeSvg.G, {
29
+ stroke: color !== null && color !== void 0 ? color : "#051C3B",
30
+ strokeLinecap: "round",
31
+ strokeLinejoin: "round",
32
+ strokeWidth: "2",
33
+ clipPath: "url(#clip0_5186_177)"
34
+ }, /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
35
+ d: "M10.5 15.75V7.5h9.75a3 3 0 013 3v5.25M2.25 19.5v-15M2.25 15.75h21v3.75M10.5 7.5H2.25"
36
+ })), /*#__PURE__*/React.createElement(_reactNativeSvg.Defs, null, /*#__PURE__*/React.createElement(_reactNativeSvg.ClipPath, {
37
+ id: "clip0_5186_177"
38
+ }, /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
39
+ fill: "#fff",
40
+ d: "M0 0H24V24H0z"
41
+ }))));
42
+
43
+ /**
44
+ * EXPORTS
45
+ */
46
+ exports.SvgIconBed = SvgIconBed;
47
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["React","_interopRequireWildcard","require","_reactNativeSvg","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","hasOwnProperty","call","i","set","SvgIconBed","color","size","createElement","xmlns","width","height","fill","viewBox","G","stroke","strokeLinecap","strokeLinejoin","strokeWidth","clipPath","Path","d","Defs","ClipPath","id","exports"],"sources":["index.tsx"],"sourcesContent":["/**\r\n * IMPORTS\r\n */\r\nimport * as React from \"react\";\r\n\r\nimport Svg, { Path, G, ClipPath, Defs } from \"react-native-svg\";\r\n\r\n//typings\r\nimport { ISvgProps } from \"../interface\";\r\n\r\nconst SvgIconBed: React.FC<ISvgProps> = ({ color, size }) => (\r\n <Svg\r\n //@ts-ignore\r\n xmlns=\"http://www.w3.org/2000/svg\"\r\n width={size ?? \"24\"}\r\n height={size ?? \"24\"}\r\n fill=\"none\"\r\n viewBox={`0 0 ${size ?? \"24\"} ${size ?? \"24\"}`}\r\n >\r\n <G\r\n stroke={color ?? \"#051C3B\"}\r\n strokeLinecap=\"round\"\r\n strokeLinejoin=\"round\"\r\n strokeWidth=\"2\"\r\n clipPath=\"url(#clip0_5186_177)\"\r\n >\r\n <Path d=\"M10.5 15.75V7.5h9.75a3 3 0 013 3v5.25M2.25 19.5v-15M2.25 15.75h21v3.75M10.5 7.5H2.25\"></Path>\r\n </G>\r\n <Defs>\r\n <ClipPath id=\"clip0_5186_177\">\r\n {/*@ts-ignore */}\r\n <Path fill=\"#fff\" d=\"M0 0H24V24H0z\"></Path>\r\n </ClipPath>\r\n </Defs>\r\n </Svg>\r\n);\r\n\r\n/**\r\n * EXPORTS\r\n */\r\nexport { SvgIconBed };\r\n"],"mappings":";;;;;;AAGA,IAAAA,KAAA,GAAAC,uBAAA,CAAAC,OAAA;AAEA,IAAAC,eAAA,GAAAF,uBAAA,CAAAC,OAAA;AAAgE,SAAAE,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,SAAAJ,wBAAAI,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;AALhE;AACA;AACA;;AAKA;;AAGA,MAAMW,UAA+B,GAAGA,CAAC;EAAEC,KAAK;EAAEC;AAAK,CAAC,kBACtD1B,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAAO;AACC;AAAA;EACAkB,KAAK,EAAC,4BAA4B;EAClCC,KAAK,EAAEH,IAAI,aAAJA,IAAI,cAAJA,IAAI,GAAI,IAAK;EACpBI,MAAM,EAAEJ,IAAI,aAAJA,IAAI,cAAJA,IAAI,GAAI,IAAK;EACrBK,IAAI,EAAC,MAAM;EACXC,OAAO,EAAE,OAAON,IAAI,aAAJA,IAAI,cAAJA,IAAI,GAAI,IAAI,IAAIA,IAAI,aAAJA,IAAI,cAAJA,IAAI,GAAI,IAAI;AAAG,gBAE/C1B,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAA8B,CAAC;EACAC,MAAM,EAAET,KAAK,aAALA,KAAK,cAALA,KAAK,GAAI,SAAU;EAC3BU,aAAa,EAAC,OAAO;EACrBC,cAAc,EAAC,OAAO;EACtBC,WAAW,EAAC,GAAG;EACfC,QAAQ,EAAC;AAAsB,gBAE/BtC,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAAoC,IAAI;EAACC,CAAC,EAAC;AAAsF,CAAO,CACpG,CAAC,eACJxC,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAAsC,IAAI,qBACHzC,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAAuC,QAAQ;EAACC,EAAE,EAAC;AAAgB,gBAE3B3C,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAAoC,IAAI;EAACR,IAAI,EAAC,MAAM;EAACS,CAAC,EAAC;AAAe,CAAO,CAClC,CACN,CACH,CACN;;AAED;AACA;AACA;AAFAI,OAAA,CAAApB,UAAA,GAAAA,UAAA","ignoreList":[]}
@@ -6,7 +6,6 @@ Object.defineProperty(exports, "__esModule", {
6
6
  exports.SvgIconBell = void 0;
7
7
  var React = _interopRequireWildcard(require("react"));
8
8
  var _reactNativeSvg = _interopRequireWildcard(require("react-native-svg"));
9
- var _jsxRuntime = require("react/jsx-runtime");
10
9
  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
10
  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
11
  /**
@@ -18,18 +17,17 @@ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e;
18
17
  const SvgIconBell = ({
19
18
  size,
20
19
  color
21
- }) => /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.default
20
+ }) => /*#__PURE__*/React.createElement(_reactNativeSvg.default
22
21
  //@ts-ignore
23
22
  , {
24
23
  xmlns: "http://www.w3.org/2000/svg",
25
- width: size ?? 32,
26
- height: size ?? 32,
24
+ width: size !== null && size !== void 0 ? size : 32,
25
+ height: size !== null && size !== void 0 ? size : 32,
27
26
  fill: "none",
28
- viewBox: "0 0 32 32",
29
- children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
30
- fill: color ?? "#2D3748",
31
- d: "M28 8.888a1 1 0 0 1-1.348-.428 11.77 11.77 0 0 0-4.182-4.614 1.002 1.002 0 0 1 1.067-1.692 13.93 13.93 0 0 1 4.89 5.386A1 1 0 0 1 28 8.888M4.464 9a1 1 0 0 0 .887-.54c.955-1.886 2.4-3.48 4.183-4.614a1 1 0 0 0-1.068-1.692 13.93 13.93 0 0 0-4.89 5.386A1 1 0 0 0 4.464 9m23.262 12.993A2 2 0 0 1 26 25h-5.1a5 5 0 0 1-9.8 0H6a2 2 0 0 1-1.724-3.008C5.402 20.05 6 17.286 6 14a10 10 0 0 1 20 0c0 3.284.597 6.047 1.726 7.993M18.827 25h-5.655a3 3 0 0 0 5.655 0M26 23c-1.33-2.284-2-5.311-2-9a8 8 0 1 0-16 0c0 3.69-.673 6.718-2 9z"
32
- })
33
- });
27
+ viewBox: "0 0 32 32"
28
+ }, /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
29
+ fill: color !== null && color !== void 0 ? color : "#2D3748",
30
+ d: "M28 8.888a1 1 0 0 1-1.348-.428 11.77 11.77 0 0 0-4.182-4.614 1.002 1.002 0 0 1 1.067-1.692 13.93 13.93 0 0 1 4.89 5.386A1 1 0 0 1 28 8.888M4.464 9a1 1 0 0 0 .887-.54c.955-1.886 2.4-3.48 4.183-4.614a1 1 0 0 0-1.068-1.692 13.93 13.93 0 0 0-4.89 5.386A1 1 0 0 0 4.464 9m23.262 12.993A2 2 0 0 1 26 25h-5.1a5 5 0 0 1-9.8 0H6a2 2 0 0 1-1.724-3.008C5.402 20.05 6 17.286 6 14a10 10 0 0 1 20 0c0 3.284.597 6.047 1.726 7.993M18.827 25h-5.655a3 3 0 0 0 5.655 0M26 23c-1.33-2.284-2-5.311-2-9a8 8 0 1 0-16 0c0 3.69-.673 6.718-2 9z"
31
+ }));
34
32
  exports.SvgIconBell = SvgIconBell;
35
33
  //# sourceMappingURL=index.js.map
@@ -1 +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","SvgIconBell","size","color","jsx","xmlns","width","height","fill","viewBox","children","Path","d","exports"],"sourceRoot":"..\\..\\..\\..\\..\\src","sources":["common/icons-svg/bell/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,WAAgC,GAAGA,CAAC;EAAEC,IAAI;EAAEC;AAAM,CAAC,kBACvD,IAAAvB,WAAA,CAAAwB,GAAA,EAACzB,eAAA,CAAAQ;AACC;AAAA;EACAkB,KAAK,EAAC,4BAA4B;EAClCC,KAAK,EAAEJ,IAAI,IAAI,EAAG;EAClBK,MAAM,EAAEL,IAAI,IAAI,EAAG;EACnBM,IAAI,EAAC,MAAM;EACXC,OAAO,EAAC,WAAW;EAAAC,QAAA,eAEnB,IAAA9B,WAAA,CAAAwB,GAAA,EAACzB,eAAA,CAAAgC,IAAI;IACHH,IAAI,EAAEL,KAAK,IAAI,SAAU;IACzBS,CAAC,EAAC;EAAugB,CACpgB;AAAC,CACL,CACN;AAACC,OAAA,CAAAZ,WAAA,GAAAA,WAAA","ignoreList":[]}
1
+ {"version":3,"names":["React","_interopRequireWildcard","require","_reactNativeSvg","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","hasOwnProperty","call","i","set","SvgIconBell","size","color","createElement","xmlns","width","height","fill","viewBox","Path","d","exports"],"sources":["index.tsx"],"sourcesContent":["/**\n * IMPORTS\n */\nimport * as React from \"react\";\nimport Svg, { Path } from \"react-native-svg\";\n\n//typings\nimport { ISvgProps } from \"../interface\";\n\nconst SvgIconBell: React.FC<ISvgProps> = ({ size, color }) => (\n <Svg\n //@ts-ignore\n xmlns=\"http://www.w3.org/2000/svg\"\n width={size ?? 32}\n height={size ?? 32}\n fill=\"none\"\n viewBox=\"0 0 32 32\"\n >\n <Path\n fill={color ?? \"#2D3748\"}\n d=\"M28 8.888a1 1 0 0 1-1.348-.428 11.77 11.77 0 0 0-4.182-4.614 1.002 1.002 0 0 1 1.067-1.692 13.93 13.93 0 0 1 4.89 5.386A1 1 0 0 1 28 8.888M4.464 9a1 1 0 0 0 .887-.54c.955-1.886 2.4-3.48 4.183-4.614a1 1 0 0 0-1.068-1.692 13.93 13.93 0 0 0-4.89 5.386A1 1 0 0 0 4.464 9m23.262 12.993A2 2 0 0 1 26 25h-5.1a5 5 0 0 1-9.8 0H6a2 2 0 0 1-1.724-3.008C5.402 20.05 6 17.286 6 14a10 10 0 0 1 20 0c0 3.284.597 6.047 1.726 7.993M18.827 25h-5.655a3 3 0 0 0 5.655 0M26 23c-1.33-2.284-2-5.311-2-9a8 8 0 1 0-16 0c0 3.69-.673 6.718-2 9z\"\n ></Path>\n </Svg>\n);\n\nexport { SvgIconBell };\n"],"mappings":";;;;;;AAGA,IAAAA,KAAA,GAAAC,uBAAA,CAAAC,OAAA;AACA,IAAAC,eAAA,GAAAF,uBAAA,CAAAC,OAAA;AAA6C,SAAAE,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,SAAAJ,wBAAAI,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,WAAgC,GAAGA,CAAC;EAAEC,IAAI;EAAEC;AAAM,CAAC,kBACvD1B,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAAO;AACC;AAAA;EACAkB,KAAK,EAAC,4BAA4B;EAClCC,KAAK,EAAEJ,IAAI,aAAJA,IAAI,cAAJA,IAAI,GAAI,EAAG;EAClBK,MAAM,EAAEL,IAAI,aAAJA,IAAI,cAAJA,IAAI,GAAI,EAAG;EACnBM,IAAI,EAAC,MAAM;EACXC,OAAO,EAAC;AAAW,gBAEnBhC,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAA8B,IAAI;EACHF,IAAI,EAAEL,KAAK,aAALA,KAAK,cAALA,KAAK,GAAI,SAAU;EACzBQ,CAAC,EAAC;AAAugB,CACpgB,CACJ,CACN;AAACC,OAAA,CAAAX,WAAA,GAAAA,WAAA","ignoreList":[]}
@@ -6,7 +6,6 @@ Object.defineProperty(exports, "__esModule", {
6
6
  exports.SvgIconBluetooth = void 0;
7
7
  var React = _interopRequireWildcard(require("react"));
8
8
  var _reactNativeSvg = _interopRequireWildcard(require("react-native-svg"));
9
- var _jsxRuntime = require("react/jsx-runtime");
10
9
  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
10
  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
11
  /**
@@ -16,33 +15,28 @@ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e;
16
15
  const SvgIconBluetooth = ({
17
16
  color,
18
17
  size
19
- }) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default
18
+ }) => /*#__PURE__*/React.createElement(_reactNativeSvg.default
20
19
  // @ts-expect-error
21
20
  , {
22
21
  xmlns: "http://www.w3.org/2000/svg",
23
- width: size ?? 24,
24
- height: size ?? 24,
22
+ width: size !== null && size !== void 0 ? size : 24,
23
+ height: size !== null && size !== void 0 ? size : 24,
25
24
  fill: "none",
26
- viewBox: `0 0 ${size ?? 24} ${size ?? 24}`,
27
- children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.G, {
28
- stroke: color ?? "#050022",
29
- strokeLinecap: "round",
30
- strokeLinejoin: "round",
31
- strokeWidth: "2",
32
- clipPath: "url(#clip0_9131_659)",
33
- children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
34
- d: "M12 3l6 4.5-6 4.5V3zM12 12l6 4.5-6 4.5v-9zM6 7.5l6 4.5M6 16.5l6-4.5"
35
- })
36
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Defs, {
37
- children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.ClipPath, {
38
- id: "clip0_9131_659",
39
- children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
40
- fill: "#fff",
41
- d: "M0 0H24V24H0z"
42
- })
43
- })
44
- })]
45
- });
25
+ viewBox: `0 0 ${size !== null && size !== void 0 ? size : 24} ${size !== null && size !== void 0 ? size : 24}`
26
+ }, /*#__PURE__*/React.createElement(_reactNativeSvg.G, {
27
+ stroke: color !== null && color !== void 0 ? color : "#050022",
28
+ strokeLinecap: "round",
29
+ strokeLinejoin: "round",
30
+ strokeWidth: "2",
31
+ clipPath: "url(#clip0_9131_659)"
32
+ }, /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
33
+ d: "M12 3l6 4.5-6 4.5V3zM12 12l6 4.5-6 4.5v-9zM6 7.5l6 4.5M6 16.5l6-4.5"
34
+ })), /*#__PURE__*/React.createElement(_reactNativeSvg.Defs, null, /*#__PURE__*/React.createElement(_reactNativeSvg.ClipPath, {
35
+ id: "clip0_9131_659"
36
+ }, /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
37
+ fill: "#fff",
38
+ d: "M0 0H24V24H0z"
39
+ }))));
46
40
 
47
41
  /**
48
42
  * EXPORTS
@@ -1 +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","SvgIconBluetooth","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/bluetooth/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;;AAKA,MAAMW,gBAAqC,GAAGA,CAAC;EAAEC,KAAK;EAAEC;AAAK,CAAC,kBAC5D,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,EAAE,QAAQN,IAAI,IAAI,EAAE,IAAIA,IAAI,IAAI,EAAE,EAAG;EAAAO,QAAA,gBAE5C,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,sBAAsB;IAAAP,QAAA,eAE/B,IAAA9B,WAAA,CAAA+B,GAAA,EAAChC,eAAA,CAAAuC,IAAI;MAACC,CAAC,EAAC;IAAqE,CAAO;EAAC,CACpF,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,gBAAgB;MAAAZ,QAAA,eAC3B,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,gBAAA,GAAAA,gBAAA","ignoreList":[]}
1
+ {"version":3,"names":["React","_interopRequireWildcard","require","_reactNativeSvg","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","hasOwnProperty","call","i","set","SvgIconBluetooth","color","size","createElement","xmlns","width","height","fill","viewBox","G","stroke","strokeLinecap","strokeLinejoin","strokeWidth","clipPath","Path","d","Defs","ClipPath","id","exports"],"sources":["index.tsx"],"sourcesContent":["/**\n * IMPORTS\n */\nimport * as React from \"react\";\nimport Svg, { Path, Defs, G, ClipPath } from \"react-native-svg\";\nimport { ISvgProps } from \"../interface\";\n\nconst SvgIconBluetooth: React.FC<ISvgProps> = ({ color, size }) => (\n <Svg\n // @ts-expect-error\n xmlns=\"http://www.w3.org/2000/svg\"\n width={size ?? 24}\n height={size ?? 24}\n fill=\"none\"\n viewBox={`0 0 ${size ?? 24} ${size ?? 24}`}\n >\n <G\n stroke={color ?? \"#050022\"}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n strokeWidth=\"2\"\n clipPath=\"url(#clip0_9131_659)\"\n >\n <Path d=\"M12 3l6 4.5-6 4.5V3zM12 12l6 4.5-6 4.5v-9zM6 7.5l6 4.5M6 16.5l6-4.5\"></Path>\n </G>\n <Defs>\n <ClipPath id=\"clip0_9131_659\">\n <Path fill=\"#fff\" d=\"M0 0H24V24H0z\"></Path>\n </ClipPath>\n </Defs>\n </Svg>\n);\n\n/**\n * EXPORTS\n */\nexport { SvgIconBluetooth };\n"],"mappings":";;;;;;AAGA,IAAAA,KAAA,GAAAC,uBAAA,CAAAC,OAAA;AACA,IAAAC,eAAA,GAAAF,uBAAA,CAAAC,OAAA;AAAgE,SAAAE,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,SAAAJ,wBAAAI,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;;AAKA,MAAMW,gBAAqC,GAAGA,CAAC;EAAEC,KAAK;EAAEC;AAAK,CAAC,kBAC5D1B,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAAO;AACC;AAAA;EACAkB,KAAK,EAAC,4BAA4B;EAClCC,KAAK,EAAEH,IAAI,aAAJA,IAAI,cAAJA,IAAI,GAAI,EAAG;EAClBI,MAAM,EAAEJ,IAAI,aAAJA,IAAI,cAAJA,IAAI,GAAI,EAAG;EACnBK,IAAI,EAAC,MAAM;EACXC,OAAO,EAAE,QAAQN,IAAI,aAAJA,IAAI,cAAJA,IAAI,GAAI,EAAE,IAAIA,IAAI,aAAJA,IAAI,cAAJA,IAAI,GAAI,EAAE;AAAG,gBAE5C1B,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAA8B,CAAC;EACAC,MAAM,EAAET,KAAK,aAALA,KAAK,cAALA,KAAK,GAAI,SAAU;EAC3BU,aAAa,EAAC,OAAO;EACrBC,cAAc,EAAC,OAAO;EACtBC,WAAW,EAAC,GAAG;EACfC,QAAQ,EAAC;AAAsB,gBAE/BtC,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAAoC,IAAI;EAACC,CAAC,EAAC;AAAqE,CAAO,CACnF,CAAC,eACJxC,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAAsC,IAAI,qBACHzC,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAAuC,QAAQ;EAACC,EAAE,EAAC;AAAgB,gBAC3B3C,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAAoC,IAAI;EAACR,IAAI,EAAC,MAAM;EAACS,CAAC,EAAC;AAAe,CAAO,CAClC,CACN,CACH,CACN;;AAED;AACA;AACA;AAFAI,OAAA,CAAApB,gBAAA,GAAAA,gBAAA","ignoreList":[]}
@@ -6,7 +6,6 @@ Object.defineProperty(exports, "__esModule", {
6
6
  exports.SvgIconBluetoothConnected = void 0;
7
7
  var React = _interopRequireWildcard(require("react"));
8
8
  var _reactNativeSvg = _interopRequireWildcard(require("react-native-svg"));
9
- var _jsxRuntime = require("react/jsx-runtime");
10
9
  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
10
  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
11
  /**
@@ -16,36 +15,31 @@ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e;
16
15
  const SvgIconBluetoothConnected = ({
17
16
  color,
18
17
  size
19
- }) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default
18
+ }) => /*#__PURE__*/React.createElement(_reactNativeSvg.default
20
19
  //@ts-ignore
21
20
  , {
22
21
  xmlns: "http://www.w3.org/2000/svg",
23
- width: size ?? 24,
24
- height: size ?? 24,
22
+ width: size !== null && size !== void 0 ? size : 24,
23
+ height: size !== null && size !== void 0 ? size : 24,
25
24
  fill: "none",
26
- viewBox: `0 0 ${size ?? 24} ${size ?? 24}`,
27
- children: [/*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.G, {
28
- clipPath: "url(#clip0_9125_243)",
29
- children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
30
- stroke: color ?? "#fff",
31
- strokeLinecap: "round",
32
- strokeLinejoin: "round",
33
- strokeWidth: "2",
34
- d: "M12 3l6 4.5-6 4.5V3zM12 12l6 4.5-6 4.5v-9zM6 7.5l6 4.5M6 16.5l6-4.5"
35
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
36
- fill: color ?? "#fff",
37
- d: "M5.625 13.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM19.125 13.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"
38
- })]
39
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Defs, {
40
- children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.ClipPath, {
41
- id: "clip0_9125_243",
42
- children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
43
- fill: color ?? "#fff",
44
- d: "M0 0H24V24H0z"
45
- })
46
- })
47
- })]
48
- });
25
+ viewBox: `0 0 ${size !== null && size !== void 0 ? size : 24} ${size !== null && size !== void 0 ? size : 24}`
26
+ }, /*#__PURE__*/React.createElement(_reactNativeSvg.G, {
27
+ clipPath: "url(#clip0_9125_243)"
28
+ }, /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
29
+ stroke: color !== null && color !== void 0 ? color : "#fff",
30
+ strokeLinecap: "round",
31
+ strokeLinejoin: "round",
32
+ strokeWidth: "2",
33
+ d: "M12 3l6 4.5-6 4.5V3zM12 12l6 4.5-6 4.5v-9zM6 7.5l6 4.5M6 16.5l6-4.5"
34
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
35
+ fill: color !== null && color !== void 0 ? color : "#fff",
36
+ d: "M5.625 13.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM19.125 13.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"
37
+ })), /*#__PURE__*/React.createElement(_reactNativeSvg.Defs, null, /*#__PURE__*/React.createElement(_reactNativeSvg.ClipPath, {
38
+ id: "clip0_9125_243"
39
+ }, /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
40
+ fill: color !== null && color !== void 0 ? color : "#fff",
41
+ d: "M0 0H24V24H0z"
42
+ }))));
49
43
 
50
44
  /**
51
45
  * EXPORTS
@@ -1 +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","SvgIconBluetoothConnected","color","size","jsxs","xmlns","width","height","fill","viewBox","children","G","clipPath","jsx","Path","stroke","strokeLinecap","strokeLinejoin","strokeWidth","d","Defs","ClipPath","id","exports"],"sourceRoot":"..\\..\\..\\..\\..\\src","sources":["common/icons-svg/bluetooth-connected/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;;AAKA,MAAMW,yBAA8C,GAAGA,CAAC;EAAEC,KAAK;EAAEC;AAAK,CAAC,kBACrE,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,EAAE,QAAQN,IAAI,IAAI,EAAE,IAAIA,IAAI,IAAI,EAAE,EAAG;EAAAO,QAAA,gBAE5C,IAAA9B,WAAA,CAAAwB,IAAA,EAACzB,eAAA,CAAAgC,CAAC;IAACC,QAAQ,EAAC,sBAAsB;IAAAF,QAAA,gBAChC,IAAA9B,WAAA,CAAAiC,GAAA,EAAClC,eAAA,CAAAmC,IAAI;MACHC,MAAM,EAAEb,KAAK,IAAI,MAAO;MACxBc,aAAa,EAAC,OAAO;MACrBC,cAAc,EAAC,OAAO;MACtBC,WAAW,EAAC,GAAG;MACfC,CAAC,EAAC;IAAqE,CAClE,CAAC,eACR,IAAAvC,WAAA,CAAAiC,GAAA,EAAClC,eAAA,CAAAmC,IAAI;MACHN,IAAI,EAAEN,KAAK,IAAI,MAAO;MACtBiB,CAAC,EAAC;IAA2H,CACxH,CAAC;EAAA,CACP,CAAC,eACJ,IAAAvC,WAAA,CAAAiC,GAAA,EAAClC,eAAA,CAAAyC,IAAI;IAAAV,QAAA,eACH,IAAA9B,WAAA,CAAAiC,GAAA,EAAClC,eAAA,CAAA0C,QAAQ;MAACC,EAAE,EAAC,gBAAgB;MAAAZ,QAAA,eAC3B,IAAA9B,WAAA,CAAAiC,GAAA,EAAClC,eAAA,CAAAmC,IAAI;QAACN,IAAI,EAAEN,KAAK,IAAI,MAAO;QAACiB,CAAC,EAAC;MAAe,CAAO;IAAC,CAC9C;EAAC,CACP,CAAC;AAAA,CACJ,CACN;;AAED;AACA;AACA;AAFAI,OAAA,CAAAtB,yBAAA,GAAAA,yBAAA","ignoreList":[]}
1
+ {"version":3,"names":["React","_interopRequireWildcard","require","_reactNativeSvg","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","hasOwnProperty","call","i","set","SvgIconBluetoothConnected","color","size","createElement","xmlns","width","height","fill","viewBox","G","clipPath","Path","stroke","strokeLinecap","strokeLinejoin","strokeWidth","d","Defs","ClipPath","id","exports"],"sources":["index.tsx"],"sourcesContent":["/**\n * IMPORTS\n */\nimport * as React from \"react\";\nimport Svg, { Path, Defs, G, ClipPath } from \"react-native-svg\";\nimport { ISvgProps } from \"../interface\";\n\nconst SvgIconBluetoothConnected: React.FC<ISvgProps> = ({ color, size }) => (\n <Svg\n //@ts-ignore\n xmlns=\"http://www.w3.org/2000/svg\"\n width={size ?? 24}\n height={size ?? 24}\n fill=\"none\"\n viewBox={`0 0 ${size ?? 24} ${size ?? 24}`}\n >\n <G clipPath=\"url(#clip0_9125_243)\">\n <Path\n stroke={color ?? \"#fff\"}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n strokeWidth=\"2\"\n d=\"M12 3l6 4.5-6 4.5V3zM12 12l6 4.5-6 4.5v-9zM6 7.5l6 4.5M6 16.5l6-4.5\"\n ></Path>\n <Path\n fill={color ?? \"#fff\"}\n d=\"M5.625 13.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25zM19.125 13.125a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z\"\n ></Path>\n </G>\n <Defs>\n <ClipPath id=\"clip0_9125_243\">\n <Path fill={color ?? \"#fff\"} d=\"M0 0H24V24H0z\"></Path>\n </ClipPath>\n </Defs>\n </Svg>\n);\n\n/**\n * EXPORTS\n */\nexport { SvgIconBluetoothConnected };\n"],"mappings":";;;;;;AAGA,IAAAA,KAAA,GAAAC,uBAAA,CAAAC,OAAA;AACA,IAAAC,eAAA,GAAAF,uBAAA,CAAAC,OAAA;AAAgE,SAAAE,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,SAAAJ,wBAAAI,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;;AAKA,MAAMW,yBAA8C,GAAGA,CAAC;EAAEC,KAAK;EAAEC;AAAK,CAAC,kBACrE1B,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAAO;AACC;AAAA;EACAkB,KAAK,EAAC,4BAA4B;EAClCC,KAAK,EAAEH,IAAI,aAAJA,IAAI,cAAJA,IAAI,GAAI,EAAG;EAClBI,MAAM,EAAEJ,IAAI,aAAJA,IAAI,cAAJA,IAAI,GAAI,EAAG;EACnBK,IAAI,EAAC,MAAM;EACXC,OAAO,EAAE,QAAQN,IAAI,aAAJA,IAAI,cAAJA,IAAI,GAAI,EAAE,IAAIA,IAAI,aAAJA,IAAI,cAAJA,IAAI,GAAI,EAAE;AAAG,gBAE5C1B,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAA8B,CAAC;EAACC,QAAQ,EAAC;AAAsB,gBAChClC,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAAgC,IAAI;EACHC,MAAM,EAAEX,KAAK,aAALA,KAAK,cAALA,KAAK,GAAI,MAAO;EACxBY,aAAa,EAAC,OAAO;EACrBC,cAAc,EAAC,OAAO;EACtBC,WAAW,EAAC,GAAG;EACfC,CAAC,EAAC;AAAqE,CAClE,CAAC,eACRxC,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAAgC,IAAI;EACHJ,IAAI,EAAEN,KAAK,aAALA,KAAK,cAALA,KAAK,GAAI,MAAO;EACtBe,CAAC,EAAC;AAA2H,CACxH,CACN,CAAC,eACJxC,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAAsC,IAAI,qBACHzC,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAAuC,QAAQ;EAACC,EAAE,EAAC;AAAgB,gBAC3B3C,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAAgC,IAAI;EAACJ,IAAI,EAAEN,KAAK,aAALA,KAAK,cAALA,KAAK,GAAI,MAAO;EAACe,CAAC,EAAC;AAAe,CAAO,CAC7C,CACN,CACH,CACN;;AAED;AACA;AACA;AAFAI,OAAA,CAAApB,yBAAA,GAAAA,yBAAA","ignoreList":[]}
@@ -6,7 +6,6 @@ Object.defineProperty(exports, "__esModule", {
6
6
  exports.SvgIconCalendar = void 0;
7
7
  var React = _interopRequireWildcard(require("react"));
8
8
  var _reactNativeSvg = _interopRequireWildcard(require("react-native-svg"));
9
- var _jsxRuntime = require("react/jsx-runtime");
10
9
  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
10
  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
11
  /**
@@ -18,35 +17,30 @@ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e;
18
17
  const SvgIconCalendar = ({
19
18
  color,
20
19
  size
21
- }) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default
20
+ }) => /*#__PURE__*/React.createElement(_reactNativeSvg.default
22
21
  //@ts-ignore
23
22
  , {
24
23
  xmlns: "http://www.w3.org/2000/svg",
25
- width: size ?? 24,
26
- height: size ?? 24,
24
+ width: size !== null && size !== void 0 ? size : 24,
25
+ height: size !== null && size !== void 0 ? size : 24,
27
26
  fill: "none",
28
- viewBox: "0 0 16 16",
29
- children: [/*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.G, {
30
- stroke: color ?? "#050022",
31
- strokeLinecap: "round",
32
- strokeLinejoin: "round",
33
- strokeWidth: "1.5",
34
- clipPath: "url(#clip0_686_587)",
35
- children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
36
- d: "M13 2.5H3a.5.5 0 00-.5.5v10a.5.5 0 00.5.5h10a.5.5 0 00.5-.5V3a.5.5 0 00-.5-.5zM11 1.5v2M5 1.5v2M2.5 5.5h11"
37
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
38
- d: "M5.5 8l1-.5v4M8.634 8a1 1 0 111.665 1.102L8.5 11.5h2"
39
- })]
40
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Defs, {
41
- children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.ClipPath, {
42
- id: "clip0_686_587",
43
- children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
44
- fill: "#fff",
45
- d: "M0 0H16V16H0z"
46
- })
47
- })
48
- })]
49
- });
27
+ viewBox: "0 0 16 16"
28
+ }, /*#__PURE__*/React.createElement(_reactNativeSvg.G, {
29
+ stroke: color !== null && color !== void 0 ? color : "#050022",
30
+ strokeLinecap: "round",
31
+ strokeLinejoin: "round",
32
+ strokeWidth: "1.5",
33
+ clipPath: "url(#clip0_686_587)"
34
+ }, /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
35
+ d: "M13 2.5H3a.5.5 0 00-.5.5v10a.5.5 0 00.5.5h10a.5.5 0 00.5-.5V3a.5.5 0 00-.5-.5zM11 1.5v2M5 1.5v2M2.5 5.5h11"
36
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
37
+ d: "M5.5 8l1-.5v4M8.634 8a1 1 0 111.665 1.102L8.5 11.5h2"
38
+ })), /*#__PURE__*/React.createElement(_reactNativeSvg.Defs, null, /*#__PURE__*/React.createElement(_reactNativeSvg.ClipPath, {
39
+ id: "clip0_686_587"
40
+ }, /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
41
+ fill: "#fff",
42
+ d: "M0 0H16V16H0z"
43
+ }))));
50
44
 
51
45
  /**
52
46
  * EXPORTS
@@ -1 +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","SvgIconCalendar","color","size","jsxs","xmlns","width","height","fill","viewBox","children","G","stroke","strokeLinecap","strokeLinejoin","strokeWidth","clipPath","jsx","Path","d","Defs","ClipPath","id","exports"],"sourceRoot":"..\\..\\..\\..\\..\\src","sources":["common/icons-svg/calendar/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,EAAG;EAClBI,MAAM,EAAEJ,IAAI,IAAI,EAAG;EACnBK,IAAI,EAAC,MAAM;EACXC,OAAO,EAAC,WAAW;EAAAC,QAAA,gBAEnB,IAAA9B,WAAA,CAAAwB,IAAA,EAACzB,eAAA,CAAAgC,CAAC;IACAC,MAAM,EAAEV,KAAK,IAAI,SAAU;IAC3BW,aAAa,EAAC,OAAO;IACrBC,cAAc,EAAC,OAAO;IACtBC,WAAW,EAAC,KAAK;IACjBC,QAAQ,EAAC,qBAAqB;IAAAN,QAAA,gBAE9B,IAAA9B,WAAA,CAAAqC,GAAA,EAACtC,eAAA,CAAAuC,IAAI;MAACC,CAAC,EAAC;IAA4G,CAAO,CAAC,eAC5H,IAAAvC,WAAA,CAAAqC,GAAA,EAACtC,eAAA,CAAAuC,IAAI;MAACC,CAAC,EAAC;IAAsD,CAAO,CAAC;EAAA,CACrE,CAAC,eACJ,IAAAvC,WAAA,CAAAqC,GAAA,EAACtC,eAAA,CAAAyC,IAAI;IAAAV,QAAA,eACH,IAAA9B,WAAA,CAAAqC,GAAA,EAACtC,eAAA,CAAA0C,QAAQ;MAACC,EAAE,EAAC,eAAe;MAAAZ,QAAA,eAC1B,IAAA9B,WAAA,CAAAqC,GAAA,EAACtC,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,eAAA,GAAAA,eAAA","ignoreList":[]}
1
+ {"version":3,"names":["React","_interopRequireWildcard","require","_reactNativeSvg","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","hasOwnProperty","call","i","set","SvgIconCalendar","color","size","createElement","xmlns","width","height","fill","viewBox","G","stroke","strokeLinecap","strokeLinejoin","strokeWidth","clipPath","Path","d","Defs","ClipPath","id","exports"],"sources":["index.tsx"],"sourcesContent":["/**\n * IMPORTS\n */\nimport * as React from \"react\";\nimport Svg, { Path, Defs, G, ClipPath } from \"react-native-svg\";\n\n// typings\nimport { ISvgProps } from \"../interface\";\n\nconst SvgIconCalendar: React.FC<ISvgProps> = ({ color, size }) => (\n <Svg\n //@ts-ignore\n xmlns=\"http://www.w3.org/2000/svg\"\n width={size ?? 24}\n height={size ?? 24}\n fill=\"none\"\n viewBox=\"0 0 16 16\"\n >\n <G\n stroke={color ?? \"#050022\"}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n strokeWidth=\"1.5\"\n clipPath=\"url(#clip0_686_587)\"\n >\n <Path d=\"M13 2.5H3a.5.5 0 00-.5.5v10a.5.5 0 00.5.5h10a.5.5 0 00.5-.5V3a.5.5 0 00-.5-.5zM11 1.5v2M5 1.5v2M2.5 5.5h11\"></Path>\n <Path d=\"M5.5 8l1-.5v4M8.634 8a1 1 0 111.665 1.102L8.5 11.5h2\"></Path>\n </G>\n <Defs>\n <ClipPath id=\"clip0_686_587\">\n <Path fill=\"#fff\" d=\"M0 0H16V16H0z\"></Path>\n </ClipPath>\n </Defs>\n </Svg>\n);\n\n/**\n * EXPORTS\n */\nexport { SvgIconCalendar };\n"],"mappings":";;;;;;AAGA,IAAAA,KAAA,GAAAC,uBAAA,CAAAC,OAAA;AACA,IAAAC,eAAA,GAAAF,uBAAA,CAAAC,OAAA;AAAgE,SAAAE,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,SAAAJ,wBAAAI,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,kBAC3D1B,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAAO;AACC;AAAA;EACAkB,KAAK,EAAC,4BAA4B;EAClCC,KAAK,EAAEH,IAAI,aAAJA,IAAI,cAAJA,IAAI,GAAI,EAAG;EAClBI,MAAM,EAAEJ,IAAI,aAAJA,IAAI,cAAJA,IAAI,GAAI,EAAG;EACnBK,IAAI,EAAC,MAAM;EACXC,OAAO,EAAC;AAAW,gBAEnBhC,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAA8B,CAAC;EACAC,MAAM,EAAET,KAAK,aAALA,KAAK,cAALA,KAAK,GAAI,SAAU;EAC3BU,aAAa,EAAC,OAAO;EACrBC,cAAc,EAAC,OAAO;EACtBC,WAAW,EAAC,KAAK;EACjBC,QAAQ,EAAC;AAAqB,gBAE9BtC,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAAoC,IAAI;EAACC,CAAC,EAAC;AAA4G,CAAO,CAAC,eAC5HxC,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAAoC,IAAI;EAACC,CAAC,EAAC;AAAsD,CAAO,CACpE,CAAC,eACJxC,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAAsC,IAAI,qBACHzC,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAAuC,QAAQ;EAACC,EAAE,EAAC;AAAe,gBAC1B3C,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAAoC,IAAI;EAACR,IAAI,EAAC,MAAM;EAACS,CAAC,EAAC;AAAe,CAAO,CAClC,CACN,CACH,CACN;;AAED;AACA;AACA;AAFAI,OAAA,CAAApB,eAAA,GAAAA,eAAA","ignoreList":[]}