react-native-exp-fig 0.1.14 → 0.1.16

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 (260) hide show
  1. package/lib/commonjs/common/icons-svg/agent/index.js +2 -2
  2. package/lib/commonjs/common/icons-svg/agent/index.js.map +1 -1
  3. package/lib/commonjs/common/icons-svg/bed/index.js +4 -4
  4. package/lib/commonjs/common/icons-svg/bed/index.js.map +1 -1
  5. package/lib/commonjs/common/icons-svg/car/index.js +4 -4
  6. package/lib/commonjs/common/icons-svg/car/index.js.map +1 -1
  7. package/lib/commonjs/common/icons-svg/check-outline/index.js +6 -6
  8. package/lib/commonjs/common/icons-svg/check-outline/index.js.map +1 -1
  9. package/lib/commonjs/common/icons-svg/coffee/index.js +4 -4
  10. package/lib/commonjs/common/icons-svg/coffee/index.js.map +1 -1
  11. package/lib/commonjs/common/icons-svg/constants/index.js +2 -1
  12. package/lib/commonjs/common/icons-svg/constants/index.js.map +1 -1
  13. package/lib/commonjs/common/icons-svg/hourglass/index.js +36 -0
  14. package/lib/commonjs/common/icons-svg/hourglass/index.js.map +1 -0
  15. package/lib/commonjs/common/icons-svg/index.js +8 -1
  16. package/lib/commonjs/common/icons-svg/index.js.map +1 -1
  17. package/lib/commonjs/common/icons-svg/pencil/index.js +4 -4
  18. package/lib/commonjs/common/icons-svg/pencil/index.js.map +1 -1
  19. package/lib/commonjs/common/icons-svg/refresh-ccw-dot/index.js +2 -2
  20. package/lib/commonjs/common/icons-svg/refresh-ccw-dot/index.js.map +1 -1
  21. package/lib/commonjs/common/icons-svg/truck-activity/index.js +4 -4
  22. package/lib/commonjs/common/icons-svg/truck-activity/index.js.map +1 -1
  23. package/lib/commonjs/components/activities-daily/index.js +4 -4
  24. package/lib/commonjs/components/activities-daily/index.js.map +1 -1
  25. package/lib/commonjs/components/activities-daily/interface.d.js.map +1 -1
  26. package/lib/commonjs/components/activities-progress/index.js +4 -4
  27. package/lib/commonjs/components/activities-progress/index.js.map +1 -1
  28. package/lib/commonjs/components/activities-progress/interface.d.js.map +1 -1
  29. package/lib/commonjs/components/avatar-profile/index.js.map +1 -1
  30. package/lib/commonjs/components/avatar-profile/interface.d.js.map +1 -1
  31. package/lib/commonjs/components/button/styles.js +1 -1
  32. package/lib/commonjs/components/button/styles.js.map +1 -1
  33. package/lib/commonjs/components/card-history/index.js +62 -12
  34. package/lib/commonjs/components/card-history/index.js.map +1 -1
  35. package/lib/commonjs/components/card-history/interface.d.js.map +1 -1
  36. package/lib/commonjs/components/card-loading/index.js +21 -10
  37. package/lib/commonjs/components/card-loading/index.js.map +1 -1
  38. package/lib/commonjs/components/card-work-session/index.js +4 -4
  39. package/lib/commonjs/components/card-work-session/index.js.map +1 -1
  40. package/lib/commonjs/components/check-box/index.js +6 -6
  41. package/lib/commonjs/components/check-box/index.js.map +1 -1
  42. package/lib/commonjs/components/check-box/interface.d.js.map +1 -1
  43. package/lib/commonjs/components/coil/index.js +4 -4
  44. package/lib/commonjs/components/coil/index.js.map +1 -1
  45. package/lib/commonjs/components/coil/interface.d.js.map +1 -1
  46. package/lib/commonjs/components/filter-date-selector/index.js +7 -7
  47. package/lib/commonjs/components/filter-date-selector/index.js.map +1 -1
  48. package/lib/commonjs/components/history-details/index.js +1 -2
  49. package/lib/commonjs/components/history-details/index.js.map +1 -1
  50. package/lib/commonjs/components/history-details/interface.d.js.map +1 -1
  51. package/lib/commonjs/components/image-capture-with-remove/index.js +11 -10
  52. package/lib/commonjs/components/image-capture-with-remove/index.js.map +1 -1
  53. package/lib/commonjs/components/image-capture-with-remove/interface.d.js.map +1 -1
  54. package/lib/commonjs/components/loading-progress/index.js +3 -1
  55. package/lib/commonjs/components/loading-progress/index.js.map +1 -1
  56. package/lib/commonjs/components/modal-activities/index.js +155 -0
  57. package/lib/commonjs/components/modal-activities/index.js.map +1 -0
  58. package/lib/commonjs/components/modal-activities/interface.d.js +6 -0
  59. package/lib/commonjs/components/modal-activities/interface.d.js.map +1 -0
  60. package/lib/commonjs/components/notification-loading/index.js +9 -2
  61. package/lib/commonjs/components/notification-loading/index.js.map +1 -1
  62. package/lib/commonjs/components/notification-loading/interface.d.js.map +1 -1
  63. package/lib/commonjs/components/profile-menu-option/index.js.map +1 -1
  64. package/lib/commonjs/components/profile-menu-option/interface.d.js.map +1 -1
  65. package/lib/commonjs/components/step-indicator/index.js +6 -6
  66. package/lib/commonjs/components/step-indicator/index.js.map +1 -1
  67. package/lib/commonjs/components/step-indicator/interface.d.js.map +1 -1
  68. package/lib/commonjs/components/step-indicator/styles.js +9 -8
  69. package/lib/commonjs/components/step-indicator/styles.js.map +1 -1
  70. package/lib/commonjs/components/user-profile/index.js +6 -6
  71. package/lib/commonjs/components/user-profile/index.js.map +1 -1
  72. package/lib/commonjs/index.js +7 -0
  73. package/lib/commonjs/index.js.map +1 -1
  74. package/lib/commonjs/stories/activities-daily/activities-daily.stories.js.map +1 -1
  75. package/lib/commonjs/stories/activities-progress/activities-progress.stories.js.map +1 -1
  76. package/lib/commonjs/stories/avatar-profile/avatar-profile.stories.js.map +1 -1
  77. package/lib/commonjs/stories/card-loading/card-loading.stories.js.map +1 -1
  78. package/lib/commonjs/stories/check-box/check-box.stories.js.map +1 -1
  79. package/lib/commonjs/stories/coil/coil.stories.js.map +1 -1
  80. package/lib/commonjs/stories/filter-date-selector/filter-date-selector.stories.js.map +1 -1
  81. package/lib/commonjs/stories/history-details/history-details.stories.js.map +1 -1
  82. package/lib/commonjs/stories/image-capture-with-remove/image-capture-with-remove.stories.js.map +1 -1
  83. package/lib/commonjs/stories/modal-activities/modal-activities.stories.js +47 -0
  84. package/lib/commonjs/stories/modal-activities/modal-activities.stories.js.map +1 -0
  85. package/lib/commonjs/stories/notification-loading/notification-loading.stories.js.map +1 -1
  86. package/lib/commonjs/stories/profile-menu-option/profile-menu-option.stories.js.map +1 -1
  87. package/lib/commonjs/stories/step-indicator/step-indicator.stories.js.map +1 -1
  88. package/lib/commonjs/styles/global/interface.d.js.map +1 -1
  89. package/lib/commonjs/styles/theme/theme.js +6 -5
  90. package/lib/commonjs/styles/theme/theme.js.map +1 -1
  91. package/lib/commonjs/utils/format-data/index.js +11 -11
  92. package/lib/commonjs/utils/format-data/index.js.map +1 -1
  93. package/lib/commonjs/utils/status-color/return-color.js +12 -2
  94. package/lib/commonjs/utils/status-color/return-color.js.map +1 -1
  95. package/lib/module/common/icons-svg/agent/index.js +2 -2
  96. package/lib/module/common/icons-svg/agent/index.js.map +1 -1
  97. package/lib/module/common/icons-svg/bed/index.js +4 -4
  98. package/lib/module/common/icons-svg/bed/index.js.map +1 -1
  99. package/lib/module/common/icons-svg/car/index.js +4 -4
  100. package/lib/module/common/icons-svg/car/index.js.map +1 -1
  101. package/lib/module/common/icons-svg/check-outline/index.js +6 -6
  102. package/lib/module/common/icons-svg/check-outline/index.js.map +1 -1
  103. package/lib/module/common/icons-svg/coffee/index.js +4 -4
  104. package/lib/module/common/icons-svg/coffee/index.js.map +1 -1
  105. package/lib/module/common/icons-svg/constants/index.js +2 -1
  106. package/lib/module/common/icons-svg/constants/index.js.map +1 -1
  107. package/lib/module/common/icons-svg/hourglass/index.js +28 -0
  108. package/lib/module/common/icons-svg/hourglass/index.js.map +1 -0
  109. package/lib/module/common/icons-svg/index.js +11 -4
  110. package/lib/module/common/icons-svg/index.js.map +1 -1
  111. package/lib/module/common/icons-svg/pencil/index.js +4 -4
  112. package/lib/module/common/icons-svg/pencil/index.js.map +1 -1
  113. package/lib/module/common/icons-svg/refresh-ccw-dot/index.js +2 -2
  114. package/lib/module/common/icons-svg/refresh-ccw-dot/index.js.map +1 -1
  115. package/lib/module/common/icons-svg/truck-activity/index.js +4 -4
  116. package/lib/module/common/icons-svg/truck-activity/index.js.map +1 -1
  117. package/lib/module/components/activities-daily/index.js +4 -4
  118. package/lib/module/components/activities-daily/index.js.map +1 -1
  119. package/lib/module/components/activities-daily/interface.d.js.map +1 -1
  120. package/lib/module/components/activities-progress/index.js +4 -4
  121. package/lib/module/components/activities-progress/index.js.map +1 -1
  122. package/lib/module/components/activities-progress/interface.d.js.map +1 -1
  123. package/lib/module/components/avatar-profile/index.js.map +1 -1
  124. package/lib/module/components/avatar-profile/interface.d.js.map +1 -1
  125. package/lib/module/components/button/styles.js +1 -1
  126. package/lib/module/components/button/styles.js.map +1 -1
  127. package/lib/module/components/card-history/index.js +62 -12
  128. package/lib/module/components/card-history/index.js.map +1 -1
  129. package/lib/module/components/card-history/interface.d.js.map +1 -1
  130. package/lib/module/components/card-loading/index.js +22 -11
  131. package/lib/module/components/card-loading/index.js.map +1 -1
  132. package/lib/module/components/card-work-session/index.js +4 -4
  133. package/lib/module/components/card-work-session/index.js.map +1 -1
  134. package/lib/module/components/check-box/index.js +6 -6
  135. package/lib/module/components/check-box/index.js.map +1 -1
  136. package/lib/module/components/check-box/interface.d.js.map +1 -1
  137. package/lib/module/components/coil/index.js +4 -4
  138. package/lib/module/components/coil/index.js.map +1 -1
  139. package/lib/module/components/coil/interface.d.js.map +1 -1
  140. package/lib/module/components/filter-date-selector/index.js +7 -7
  141. package/lib/module/components/filter-date-selector/index.js.map +1 -1
  142. package/lib/module/components/history-details/index.js +1 -2
  143. package/lib/module/components/history-details/index.js.map +1 -1
  144. package/lib/module/components/history-details/interface.d.js.map +1 -1
  145. package/lib/module/components/image-capture-with-remove/index.js +11 -10
  146. package/lib/module/components/image-capture-with-remove/index.js.map +1 -1
  147. package/lib/module/components/image-capture-with-remove/interface.d.js.map +1 -1
  148. package/lib/module/components/loading-progress/index.js +3 -1
  149. package/lib/module/components/loading-progress/index.js.map +1 -1
  150. package/lib/module/components/modal-activities/index.js +148 -0
  151. package/lib/module/components/modal-activities/index.js.map +1 -0
  152. package/lib/module/components/modal-activities/interface.d.js +2 -0
  153. package/lib/module/components/modal-activities/interface.d.js.map +1 -0
  154. package/lib/module/components/notification-loading/index.js +9 -2
  155. package/lib/module/components/notification-loading/index.js.map +1 -1
  156. package/lib/module/components/notification-loading/interface.d.js.map +1 -1
  157. package/lib/module/components/profile-menu-option/index.js.map +1 -1
  158. package/lib/module/components/profile-menu-option/interface.d.js.map +1 -1
  159. package/lib/module/components/step-indicator/index.js +6 -6
  160. package/lib/module/components/step-indicator/index.js.map +1 -1
  161. package/lib/module/components/step-indicator/interface.d.js.map +1 -1
  162. package/lib/module/components/step-indicator/styles.js +9 -8
  163. package/lib/module/components/step-indicator/styles.js.map +1 -1
  164. package/lib/module/components/user-profile/index.js +6 -6
  165. package/lib/module/components/user-profile/index.js.map +1 -1
  166. package/lib/module/index.js +1 -0
  167. package/lib/module/index.js.map +1 -1
  168. package/lib/module/stories/activities-daily/activities-daily.stories.js.map +1 -1
  169. package/lib/module/stories/activities-progress/activities-progress.stories.js.map +1 -1
  170. package/lib/module/stories/avatar-profile/avatar-profile.stories.js.map +1 -1
  171. package/lib/module/stories/card-loading/card-loading.stories.js.map +1 -1
  172. package/lib/module/stories/check-box/check-box.stories.js.map +1 -1
  173. package/lib/module/stories/coil/coil.stories.js.map +1 -1
  174. package/lib/module/stories/filter-date-selector/filter-date-selector.stories.js.map +1 -1
  175. package/lib/module/stories/history-details/history-details.stories.js.map +1 -1
  176. package/lib/module/stories/image-capture-with-remove/image-capture-with-remove.stories.js.map +1 -1
  177. package/lib/module/stories/modal-activities/modal-activities.stories.js +41 -0
  178. package/lib/module/stories/modal-activities/modal-activities.stories.js.map +1 -0
  179. package/lib/module/stories/notification-loading/notification-loading.stories.js.map +1 -1
  180. package/lib/module/stories/profile-menu-option/profile-menu-option.stories.js.map +1 -1
  181. package/lib/module/stories/step-indicator/step-indicator.stories.js.map +1 -1
  182. package/lib/module/styles/global/interface.d.js.map +1 -1
  183. package/lib/module/styles/theme/theme.js +6 -5
  184. package/lib/module/styles/theme/theme.js.map +1 -1
  185. package/lib/module/utils/format-data/index.js +11 -11
  186. package/lib/module/utils/format-data/index.js.map +1 -1
  187. package/lib/module/utils/status-color/return-color.js +12 -3
  188. package/lib/module/utils/status-color/return-color.js.map +1 -1
  189. package/lib/typescript/src/common/icons-svg/constants/index.d.ts +1 -0
  190. package/lib/typescript/src/common/icons-svg/hourglass/index.d.ts +10 -0
  191. package/lib/typescript/src/components/button/styles.d.ts +2 -3
  192. package/lib/typescript/src/components/modal-activities/index.d.ts +6 -0
  193. package/lib/typescript/src/components/step-indicator/styles.d.ts +1 -0
  194. package/lib/typescript/src/index.d.ts +1 -0
  195. package/lib/typescript/src/stories/modal-activities/modal-activities.stories.d.ts +6 -0
  196. package/lib/typescript/src/styles/global/theme-provider.d.ts +1 -0
  197. package/lib/typescript/src/styles/theme/theme.d.ts +1 -0
  198. package/lib/typescript/src/utils/status-color/return-color.d.ts +2 -1
  199. package/package.json +221 -221
  200. package/src/common/icons-svg/agent/index.tsx +40 -40
  201. package/src/common/icons-svg/bed/index.tsx +41 -41
  202. package/src/common/icons-svg/car/index.tsx +29 -29
  203. package/src/common/icons-svg/check-outline/index.tsx +42 -42
  204. package/src/common/icons-svg/coffee/index.tsx +43 -43
  205. package/src/common/icons-svg/constants/index.ts +1 -0
  206. package/src/common/icons-svg/hourglass/index.tsx +28 -0
  207. package/src/common/icons-svg/index.tsx +8 -4
  208. package/src/common/icons-svg/pencil/index.tsx +32 -32
  209. package/src/common/icons-svg/refresh-ccw-dot/index.tsx +32 -32
  210. package/src/common/icons-svg/truck-activity/index.tsx +29 -29
  211. package/src/components/activities-daily/index.tsx +116 -116
  212. package/src/components/activities-daily/interface.d.ts +22 -22
  213. package/src/components/activities-progress/index.tsx +162 -162
  214. package/src/components/activities-progress/interface.d.ts +41 -41
  215. package/src/components/avatar-profile/index.tsx +95 -95
  216. package/src/components/avatar-profile/interface.d.ts +39 -39
  217. package/src/components/button/styles.ts +34 -34
  218. package/src/components/card-history/index.tsx +67 -5
  219. package/src/components/card-history/interface.d.ts +34 -28
  220. package/src/components/card-loading/index.tsx +16 -4
  221. package/src/components/card-work-session/index.tsx +187 -187
  222. package/src/components/check-box/index.tsx +94 -94
  223. package/src/components/check-box/interface.d.ts +31 -31
  224. package/src/components/coil/index.tsx +103 -103
  225. package/src/components/coil/interface.d.ts +26 -26
  226. package/src/components/filter-date-selector/index.tsx +101 -101
  227. package/src/components/history-details/index.tsx +1 -2
  228. package/src/components/history-details/interface.d.ts +18 -18
  229. package/src/components/image-capture-with-remove/index.tsx +11 -8
  230. package/src/components/image-capture-with-remove/interface.d.ts +6 -3
  231. package/src/components/loading-progress/index.tsx +93 -91
  232. package/src/components/modal-activities/index.tsx +139 -0
  233. package/src/components/modal-activities/interface.d.ts +21 -0
  234. package/src/components/notification-loading/index.tsx +9 -2
  235. package/src/components/notification-loading/interface.d.ts +35 -35
  236. package/src/components/profile-menu-option/index.tsx +65 -65
  237. package/src/components/profile-menu-option/interface.d.ts +42 -42
  238. package/src/components/step-indicator/index.tsx +164 -164
  239. package/src/components/step-indicator/interface.d.ts +34 -34
  240. package/src/components/step-indicator/styles.ts +68 -67
  241. package/src/components/user-profile/index.tsx +204 -204
  242. package/src/index.ts +1 -0
  243. package/src/stories/activities-daily/activities-daily.stories.tsx +40 -40
  244. package/src/stories/activities-progress/activities-progress.stories.tsx +61 -61
  245. package/src/stories/avatar-profile/avatar-profile.stories.tsx +32 -32
  246. package/src/stories/card-history/card-history.stories.tsx +50 -50
  247. package/src/stories/card-loading/card-loading.stories.tsx +85 -85
  248. package/src/stories/check-box/check-box.stories.tsx +81 -81
  249. package/src/stories/coil/coil.stories.tsx +98 -98
  250. package/src/stories/filter-date-selector/filter-date-selector.stories.tsx +122 -122
  251. package/src/stories/history-details/history-details.stories.tsx +36 -36
  252. package/src/stories/image-capture-with-remove/image-capture-with-remove.stories.tsx +57 -57
  253. package/src/stories/modal-activities/modal-activities.stories.tsx +46 -0
  254. package/src/stories/notification-loading/notification-loading.stories.tsx +88 -88
  255. package/src/stories/profile-menu-option/profile-menu-option.stories.tsx +70 -70
  256. package/src/stories/step-indicator/step-indicator.stories.tsx +124 -124
  257. package/src/styles/global/interface.d.ts +146 -141
  258. package/src/styles/theme/theme.ts +1 -0
  259. package/src/utils/format-data/index.ts +66 -66
  260. package/src/utils/status-color/return-color.ts +14 -3
@@ -1,41 +1,41 @@
1
- /**
2
- * IMPORTS
3
- */
4
- import * as React from "react";
5
-
6
- import Svg, { Path, G, ClipPath, Defs } from "react-native-svg";
7
-
8
- //typings
9
- import { ISvgProps } from "../interface";
10
-
11
- const SvgIconBed: React.FC<ISvgProps> = ({ color, size }) => (
12
- <Svg
13
- //@ts-ignore
14
- xmlns="http://www.w3.org/2000/svg"
15
- width={size ?? "24"}
16
- height={size ?? "24"}
17
- fill="none"
18
- viewBox={`0 0 ${size ?? "24"} ${size ?? "24"}`}
19
- >
20
- <G
21
- stroke={color ?? "#051C3B"}
22
- strokeLinecap="round"
23
- strokeLinejoin="round"
24
- strokeWidth="2"
25
- clipPath="url(#clip0_5186_177)"
26
- >
27
- <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>
28
- </G>
29
- <Defs>
30
- <ClipPath id="clip0_5186_177">
31
- {/*@ts-ignore */}
32
- <Path fill="#fff" d="M0 0H24V24H0z"></Path>
33
- </ClipPath>
34
- </Defs>
35
- </Svg>
36
- );
37
-
38
- /**
39
- * EXPORTS
40
- */
41
- export { SvgIconBed };
1
+ /**
2
+ * IMPORTS
3
+ */
4
+ import * as React from "react";
5
+
6
+ import Svg, { Path, G, ClipPath, Defs } from "react-native-svg";
7
+
8
+ //typings
9
+ import { ISvgProps } from "../interface";
10
+
11
+ const SvgIconBed: React.FC<ISvgProps> = ({ color, size }) => (
12
+ <Svg
13
+ //@ts-ignore
14
+ xmlns="http://www.w3.org/2000/svg"
15
+ width={size ?? "24"}
16
+ height={size ?? "24"}
17
+ fill="none"
18
+ viewBox={`0 0 ${size ?? "24"} ${size ?? "24"}`}
19
+ >
20
+ <G
21
+ stroke={color ?? "#051C3B"}
22
+ strokeLinecap="round"
23
+ strokeLinejoin="round"
24
+ strokeWidth="2"
25
+ clipPath="url(#clip0_5186_177)"
26
+ >
27
+ <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>
28
+ </G>
29
+ <Defs>
30
+ <ClipPath id="clip0_5186_177">
31
+ {/*@ts-ignore */}
32
+ <Path fill="#fff" d="M0 0H24V24H0z"></Path>
33
+ </ClipPath>
34
+ </Defs>
35
+ </Svg>
36
+ );
37
+
38
+ /**
39
+ * EXPORTS
40
+ */
41
+ export { SvgIconBed };
@@ -1,29 +1,29 @@
1
- /**
2
- * IMPORTS
3
- */
4
- import * as React from "react";
5
- import Svg, { Path } from "react-native-svg";
6
-
7
- // typings
8
- import { ISvgProps } from "../interface";
9
-
10
- const SvgIconCar: React.FC<ISvgProps> = ({ color, size }) => (
11
- <Svg
12
- // @ts-ignore
13
- xmlns="http://www.w3.org/2000/svg"
14
- width={size ?? "26"}
15
- height={size ?? "23"}
16
- fill="none"
17
- viewBox="0 0 26 23"
18
- >
19
- <Path
20
- fill={color ?? "#000"}
21
- d="M25.023 6.981h-1.005l-.98-5.404a2.1 2.1 0 0 0-.59-1.131A1.54 1.54 0 0 0 21.387 0H5.032c-.385.002-.76.159-1.06.446-.3.286-.508.685-.59 1.131l-.98 5.404H1.398a.78.78 0 0 0-.597.293c-.158.187-.247.44-.247.705s.09.518.247.705a.78.78 0 0 0 .597.292h.844v11.968c0 .53.177 1.037.494 1.41.316.375.746.585 1.193.585H6.46c.448 0 .877-.21 1.194-.584.316-.375.494-.882.494-1.41v-2.993h10.125v2.992c0 .53.178 1.037.494 1.41.317.375.746.585 1.194.585h2.53c.448 0 .878-.21 1.194-.584.316-.375.494-.882.494-1.41V8.975h.844a.78.78 0 0 0 .597-.292c.158-.187.247-.44.247-.705s-.09-.518-.247-.705a.78.78 0 0 0-.597-.293M5.033 1.995h16.354l.904 4.986H4.13zm1.427 18.95H3.93v-2.993h2.53zm13.5 0v-2.993h2.532v2.992zm2.532-4.988h-6.75v-3.989c0-.264-.09-.518-.247-.705a.78.78 0 0 0-.597-.292.78.78 0 0 0-.597.292c-.158.187-.247.44-.247.705v3.99h-1.687v-3.99c0-.264-.09-.518-.247-.705a.78.78 0 0 0-.597-.292.78.78 0 0 0-.597.292c-.158.187-.247.44-.247.705v3.99H3.93V8.975h18.563zm-16.875-3.49c0-.296.074-.585.213-.831.14-.246.337-.438.568-.551s.486-.143.731-.086c.246.058.471.2.648.41s.298.476.347.766.023.59-.072.864a1.47 1.47 0 0 1-.467.672 1.13 1.13 0 0 1-.703.252c-.335 0-.657-.158-.895-.438a1.65 1.65 0 0 1-.37-1.058m12.656 0c0-.296.074-.585.213-.831.14-.246.337-.438.568-.551.232-.114.486-.143.732-.086.245.058.47.2.647.41s.298.476.347.766.024.59-.072.864a1.47 1.47 0 0 1-.466.672 1.13 1.13 0 0 1-.703.252c-.336 0-.658-.158-.895-.438a1.65 1.65 0 0 1-.371-1.058"
22
- ></Path>
23
- </Svg>
24
- );
25
-
26
- /**
27
- * EXPORTS
28
- */
29
- export { SvgIconCar };
1
+ /**
2
+ * IMPORTS
3
+ */
4
+ import * as React from "react";
5
+ import Svg, { Path } from "react-native-svg";
6
+
7
+ // typings
8
+ import { ISvgProps } from "../interface";
9
+
10
+ const SvgIconCar: React.FC<ISvgProps> = ({ color, size }) => (
11
+ <Svg
12
+ // @ts-ignore
13
+ xmlns="http://www.w3.org/2000/svg"
14
+ width={size ?? "26"}
15
+ height={size ?? "23"}
16
+ fill="none"
17
+ viewBox="0 0 26 23"
18
+ >
19
+ <Path
20
+ fill={color ?? "#000"}
21
+ d="M25.023 6.981h-1.005l-.98-5.404a2.1 2.1 0 0 0-.59-1.131A1.54 1.54 0 0 0 21.387 0H5.032c-.385.002-.76.159-1.06.446-.3.286-.508.685-.59 1.131l-.98 5.404H1.398a.78.78 0 0 0-.597.293c-.158.187-.247.44-.247.705s.09.518.247.705a.78.78 0 0 0 .597.292h.844v11.968c0 .53.177 1.037.494 1.41.316.375.746.585 1.193.585H6.46c.448 0 .877-.21 1.194-.584.316-.375.494-.882.494-1.41v-2.993h10.125v2.992c0 .53.178 1.037.494 1.41.317.375.746.585 1.194.585h2.53c.448 0 .878-.21 1.194-.584.316-.375.494-.882.494-1.41V8.975h.844a.78.78 0 0 0 .597-.292c.158-.187.247-.44.247-.705s-.09-.518-.247-.705a.78.78 0 0 0-.597-.293M5.033 1.995h16.354l.904 4.986H4.13zm1.427 18.95H3.93v-2.993h2.53zm13.5 0v-2.993h2.532v2.992zm2.532-4.988h-6.75v-3.989c0-.264-.09-.518-.247-.705a.78.78 0 0 0-.597-.292.78.78 0 0 0-.597.292c-.158.187-.247.44-.247.705v3.99h-1.687v-3.99c0-.264-.09-.518-.247-.705a.78.78 0 0 0-.597-.292.78.78 0 0 0-.597.292c-.158.187-.247.44-.247.705v3.99H3.93V8.975h18.563zm-16.875-3.49c0-.296.074-.585.213-.831.14-.246.337-.438.568-.551s.486-.143.731-.086c.246.058.471.2.648.41s.298.476.347.766.023.59-.072.864a1.47 1.47 0 0 1-.467.672 1.13 1.13 0 0 1-.703.252c-.335 0-.657-.158-.895-.438a1.65 1.65 0 0 1-.37-1.058m12.656 0c0-.296.074-.585.213-.831.14-.246.337-.438.568-.551.232-.114.486-.143.732-.086.245.058.47.2.647.41s.298.476.347.766.024.59-.072.864a1.47 1.47 0 0 1-.466.672 1.13 1.13 0 0 1-.703.252c-.336 0-.658-.158-.895-.438a1.65 1.65 0 0 1-.371-1.058"
22
+ ></Path>
23
+ </Svg>
24
+ );
25
+
26
+ /**
27
+ * EXPORTS
28
+ */
29
+ export { SvgIconCar };
@@ -1,42 +1,42 @@
1
- /**
2
- * IMPORTS
3
- */
4
- import * as React from "react";
5
- import Svg, { Path, ClipPath, G, Defs } from "react-native-svg";
6
- /**
7
- * typings
8
- */
9
- import { ISvgProps } from "../interface";
10
-
11
- const SvgIconCheckOutline: React.FC<ISvgProps> = ({ color, size, ...res }) => (
12
- <Svg
13
- {...res}
14
- //@ts-ignore
15
- xmlns="http://www.w3.org/2000/svg"
16
- width={size ?? 16}
17
- height={size ?? 16}
18
- fill="none"
19
- viewBox={`0 0 ${size ?? 16} ${size ?? 16}`}
20
- >
21
- <G
22
- stroke={color ?? "#FC5701"}
23
- strokeLinecap="round"
24
- strokeLinejoin="round"
25
- strokeWidth="2"
26
- clipPath="url(#clip0_9435_4102)"
27
- >
28
- <Path d="M14.667 7.387V8a6.668 6.668 0 1 1-3.954-6.093"></Path>
29
- <Path d="M14.667 2.667 8 9.34l-2-2"></Path>
30
- </G>
31
- <Defs>
32
- <ClipPath id="clip0_9435_4102">
33
- <Path fill="#fff" d="M0 0h16v16H0z"></Path>
34
- </ClipPath>
35
- </Defs>
36
- </Svg>
37
- );
38
-
39
- /**
40
- * EXPORTS
41
- */
42
- export { SvgIconCheckOutline };
1
+ /**
2
+ * IMPORTS
3
+ */
4
+ import * as React from "react";
5
+ import Svg, { Path, ClipPath, G, Defs } from "react-native-svg";
6
+ /**
7
+ * typings
8
+ */
9
+ import { ISvgProps } from "../interface";
10
+
11
+ const SvgIconCheckOutline: React.FC<ISvgProps> = ({ color, size, ...res }) => (
12
+ <Svg
13
+ {...res}
14
+ //@ts-ignore
15
+ xmlns="http://www.w3.org/2000/svg"
16
+ width={size ?? 16}
17
+ height={size ?? 16}
18
+ fill="none"
19
+ viewBox={`0 0 ${size ?? 16} ${size ?? 16}`}
20
+ >
21
+ <G
22
+ stroke={color ?? "#FC5701"}
23
+ strokeLinecap="round"
24
+ strokeLinejoin="round"
25
+ strokeWidth="2"
26
+ clipPath="url(#clip0_9435_4102)"
27
+ >
28
+ <Path d="M14.667 7.387V8a6.668 6.668 0 1 1-3.954-6.093"></Path>
29
+ <Path d="M14.667 2.667 8 9.34l-2-2"></Path>
30
+ </G>
31
+ <Defs>
32
+ <ClipPath id="clip0_9435_4102">
33
+ <Path fill="#fff" d="M0 0h16v16H0z"></Path>
34
+ </ClipPath>
35
+ </Defs>
36
+ </Svg>
37
+ );
38
+
39
+ /**
40
+ * EXPORTS
41
+ */
42
+ export { SvgIconCheckOutline };
@@ -1,43 +1,43 @@
1
- /**
2
- * IMPORTS
3
- */
4
- import * as React from "react";
5
- import Svg, { Path, G, Defs, ClipPath } from "react-native-svg";
6
-
7
- // typings
8
- import { ISvgProps } from "../interface";
9
-
10
- const SvgIconCoffee: React.FC<ISvgProps> = ({ color, size, background }) => (
11
- <Svg
12
- // @ts-ignore
13
- xmlns="http://www.w3.org/2000/svg"
14
- width={size ?? "20"}
15
- height={size ?? "19"}
16
- fill="none"
17
- viewBox="0 0 20 19"
18
- >
19
- <G
20
- stroke={color ?? "#050022"}
21
- strokeLinecap="round"
22
- strokeLinejoin="round"
23
- strokeWidth="1.5"
24
- clipPath="url(#a)"
25
- >
26
- <Path d="M6.304 16.031a6.6 6.6 0 0 1-2.808-2.41 6.48 6.48 0 0 1-1.045-3.527V6.53h13.218v3.563c0 1.25-.363 2.474-1.046 3.527a6.6 6.6 0 0 1-2.807 2.41M6.657 1.781v2.375M9.06 1.781v2.375M11.463 1.781v2.375M2.45 16.031H15.67"></Path>
27
- <Path d="M15.669 6.531c.637 0 1.249.25 1.7.696s.703 1.05.703 1.68V9.5c0 .63-.253 1.234-.704 1.68a2.42 2.42 0 0 1-1.7.695h-.253"></Path>
28
- </G>
29
- <Defs>
30
- <ClipPath id="a">
31
- <Path
32
- fill={background ?? "#fff"}
33
- d="M.048 0h19.226v15a4 4 0 0 1-4 4H4.048a4 4 0 0 1-4-4z"
34
- ></Path>
35
- </ClipPath>
36
- </Defs>
37
- </Svg>
38
- );
39
-
40
- /**
41
- * EXPORTS
42
- */
43
- export { SvgIconCoffee };
1
+ /**
2
+ * IMPORTS
3
+ */
4
+ import * as React from "react";
5
+ import Svg, { Path, G, Defs, ClipPath } from "react-native-svg";
6
+
7
+ // typings
8
+ import { ISvgProps } from "../interface";
9
+
10
+ const SvgIconCoffee: React.FC<ISvgProps> = ({ color, size, background }) => (
11
+ <Svg
12
+ // @ts-ignore
13
+ xmlns="http://www.w3.org/2000/svg"
14
+ width={size ?? "20"}
15
+ height={size ?? "19"}
16
+ fill="none"
17
+ viewBox="0 0 20 19"
18
+ >
19
+ <G
20
+ stroke={color ?? "#050022"}
21
+ strokeLinecap="round"
22
+ strokeLinejoin="round"
23
+ strokeWidth="1.5"
24
+ clipPath="url(#a)"
25
+ >
26
+ <Path d="M6.304 16.031a6.6 6.6 0 0 1-2.808-2.41 6.48 6.48 0 0 1-1.045-3.527V6.53h13.218v3.563c0 1.25-.363 2.474-1.046 3.527a6.6 6.6 0 0 1-2.807 2.41M6.657 1.781v2.375M9.06 1.781v2.375M11.463 1.781v2.375M2.45 16.031H15.67"></Path>
27
+ <Path d="M15.669 6.531c.637 0 1.249.25 1.7.696s.703 1.05.703 1.68V9.5c0 .63-.253 1.234-.704 1.68a2.42 2.42 0 0 1-1.7.695h-.253"></Path>
28
+ </G>
29
+ <Defs>
30
+ <ClipPath id="a">
31
+ <Path
32
+ fill={background ?? "#fff"}
33
+ d="M.048 0h19.226v15a4 4 0 0 1-4 4H4.048a4 4 0 0 1-4-4z"
34
+ ></Path>
35
+ </ClipPath>
36
+ </Defs>
37
+ </Svg>
38
+ );
39
+
40
+ /**
41
+ * EXPORTS
42
+ */
43
+ export { SvgIconCoffee };
@@ -54,6 +54,7 @@ const SVG_NAME = {
54
54
  CHECK_OUTLINE: "check-outline",
55
55
  BED: "bed",
56
56
  REFRESH_CCW_DOT: "refresh-ccw-dot",
57
+ HOURGLASS: "hourglass",
57
58
  };
58
59
 
59
60
  /**
@@ -0,0 +1,28 @@
1
+ /**
2
+ * IMPORTS
3
+ */
4
+ import * as React from "react";
5
+ import Svg, { Path } from "react-native-svg";
6
+
7
+ //typings
8
+ import { ISvgProps } from "../interface";
9
+
10
+ const SvgIconHourglass: React.FC<ISvgProps> = ({ color, size }) => (
11
+ <Svg
12
+ // @ts-ignore
13
+ xmlns="http://www.w3.org/2000/svg"
14
+ width={size ?? 25}
15
+ height={size ?? 25}
16
+ viewBox="0 0 256 256"
17
+ >
18
+ <Path
19
+ fill={color}
20
+ d="M198 75.641V40a14.016 14.016 0 0 0-14-14H72a14.016 14.016 0 0 0-14 14v36a14.07 14.07 0 0 0 5.6 11.2L118 128l-54.4 40.8A14.07 14.07 0 0 0 58 180v36a14.016 14.016 0 0 0 14 14h112a14.016 14.016 0 0 0 14-14v-35.641a14.07 14.07 0 0 0-5.558-11.169L137.95 128l54.492-41.19A14.07 14.07 0 0 0 198 75.64M70 40a2.003 2.003 0 0 1 2-2h112a2.003 2.003 0 0 1 2 2v35.641a2.01 2.01 0 0 1-.794 1.596l-6.295 4.759H76.66L70.8 77.6A2.01 2.01 0 0 1 70 76Zm57.986 80.49L92.66 93.995h70.374ZM186 180.358V216a2.003 2.003 0 0 1-2 2H72a2.003 2.003 0 0 1-2-2v-36a2.01 2.01 0 0 1 .8-1.6L122 140v27.996a6 6 0 0 0 12 0v-27.94l51.206 38.707a2.01 2.01 0 0 1 .794 1.596"
21
+ ></Path>
22
+ </Svg>
23
+ );
24
+
25
+ /**
26
+ * EXPORTS
27
+ */
28
+ export { SvgIconHourglass };
@@ -51,16 +51,17 @@ import { SvgIconPencil } from "./pencil";
51
51
  import { SvgIconCar } from "./car";
52
52
  import { SvgIconTruckActivity } from "./truck-activity";
53
53
  import { SvgIconCheckOutline } from "./check-outline";
54
+ import { SvgIconCoffee } from "./coffee";
55
+ import { SvgIconAgent } from "./agent";
56
+ import { SvgIconBed } from "./bed";
57
+ import { SvgIconRefreshCcwDot } from "./refresh-ccw-dot";
58
+ import { SvgIconHourglass } from "./hourglass";
54
59
 
55
60
  // typing
56
61
  import { ISvgProps } from "./interface";
57
62
 
58
63
  // styles
59
64
  import { theme } from "../../styles/theme/theme";
60
- import { SvgIconCoffee } from "./coffee";
61
- import { SvgIconAgent } from "./agent";
62
- import { SvgIconBed } from "./bed";
63
- import { SvgIconRefreshCcwDot } from "./refresh-ccw-dot";
64
65
 
65
66
  const Icons: React.FC<ISvgProps> = ({ icon, color, size, background }) => {
66
67
  switch (icon) {
@@ -228,6 +229,9 @@ const Icons: React.FC<ISvgProps> = ({ icon, color, size, background }) => {
228
229
  case "REFRESH_CCW_DOT":
229
230
  return <SvgIconRefreshCcwDot color={color} size={size} icon={"REFRESH_CCW_DOT"} />;
230
231
 
232
+ case "HOURGLASS":
233
+ return <SvgIconHourglass color={color} size={size} icon={"HOURGLASS"} />;
234
+
231
235
  default:
232
236
  return <SvgIconCameraPlus color={color} size={size} icon={"CAMERA_PLUS"} />;
233
237
  }
@@ -1,32 +1,32 @@
1
- /**
2
- * IMPORTS
3
- */
4
- import * as React from "react";
5
- import Svg, { Path } from "react-native-svg";
6
-
7
- // typings
8
- import { ISvgProps } from "../interface";
9
-
10
- const SvgIconPencil: React.FC<ISvgProps> = ({ color, size }) => (
11
- <Svg
12
- // @ts-ignore
13
- xmlns="http://www.w3.org/2000/svg"
14
- width={size ?? "24"}
15
- height={size ?? "24"}
16
- fill="none"
17
- viewBox="0 0 24 24"
18
- >
19
- <Path
20
- stroke={color ?? "#fff"}
21
- strokeLinecap="round"
22
- strokeLinejoin="round"
23
- strokeWidth="1.5"
24
- d="M8.69 20.25H4.5a.75.75 0 0 1-.75-.75v-4.19a.74.74 0 0 1 .216-.526l11.25-11.25a.75.75 0 0 1 1.068 0l4.182 4.182a.75.75 0 0 1 0 1.068l-11.25 11.25a.74.74 0 0 1-.525.216M12.75 6 18 11.25"
25
- ></Path>
26
- </Svg>
27
- );
28
-
29
- /**
30
- * EXPORTS
31
- */
32
- export { SvgIconPencil };
1
+ /**
2
+ * IMPORTS
3
+ */
4
+ import * as React from "react";
5
+ import Svg, { Path } from "react-native-svg";
6
+
7
+ // typings
8
+ import { ISvgProps } from "../interface";
9
+
10
+ const SvgIconPencil: React.FC<ISvgProps> = ({ color, size }) => (
11
+ <Svg
12
+ // @ts-ignore
13
+ xmlns="http://www.w3.org/2000/svg"
14
+ width={size ?? "24"}
15
+ height={size ?? "24"}
16
+ fill="none"
17
+ viewBox="0 0 24 24"
18
+ >
19
+ <Path
20
+ stroke={color ?? "#fff"}
21
+ strokeLinecap="round"
22
+ strokeLinejoin="round"
23
+ strokeWidth="1.5"
24
+ d="M8.69 20.25H4.5a.75.75 0 0 1-.75-.75v-4.19a.74.74 0 0 1 .216-.526l11.25-11.25a.75.75 0 0 1 1.068 0l4.182 4.182a.75.75 0 0 1 0 1.068l-11.25 11.25a.74.74 0 0 1-.525.216M12.75 6 18 11.25"
25
+ ></Path>
26
+ </Svg>
27
+ );
28
+
29
+ /**
30
+ * EXPORTS
31
+ */
32
+ export { SvgIconPencil };
@@ -1,32 +1,32 @@
1
- /**
2
- * IMPORTS
3
- */
4
- import * as React from "react";
5
- import Svg, { Path, Circle } from "react-native-svg";
6
-
7
- //typings
8
- import { ISvgProps } from "../interface";
9
-
10
- const SvgIconRefreshCcwDot: React.FC<ISvgProps> = ({ size, color }) => (
11
- <Svg
12
- //@ts-ignore
13
- xmlns="http://www.w3.org/2000/svg"
14
- width={size ?? 24}
15
- height={size ?? 24}
16
- viewBox="0 0 24 24"
17
- fill="none"
18
- stroke={color ?? "#000"}
19
- stroke-width="2"
20
- stroke-linecap="round"
21
- stroke-linejoin="round"
22
- class="lucide lucide-refresh-ccw-dot-icon lucide-refresh-ccw-dot"
23
- >
24
- <Path d="M3 2v6h6" />
25
- <Path d="M21 12A9 9 0 0 0 6 5.3L3 8" />
26
- <Path d="M21 22v-6h-6" />
27
- <Path d="M3 12a9 9 0 0 0 15 6.7l3-2.7" />
28
- <Circle cx="12" cy="12" r="1" />
29
- </Svg>
30
- );
31
-
32
- export { SvgIconRefreshCcwDot };
1
+ /**
2
+ * IMPORTS
3
+ */
4
+ import * as React from "react";
5
+ import Svg, { Path, Circle } from "react-native-svg";
6
+
7
+ //typings
8
+ import { ISvgProps } from "../interface";
9
+
10
+ const SvgIconRefreshCcwDot: React.FC<ISvgProps> = ({ size, color }) => (
11
+ <Svg
12
+ //@ts-ignore
13
+ xmlns="http://www.w3.org/2000/svg"
14
+ width={size ?? 24}
15
+ height={size ?? 24}
16
+ viewBox="0 0 24 24"
17
+ fill="none"
18
+ stroke={color ?? "#000"}
19
+ stroke-width="2"
20
+ stroke-linecap="round"
21
+ stroke-linejoin="round"
22
+ class="lucide lucide-refresh-ccw-dot-icon lucide-refresh-ccw-dot"
23
+ >
24
+ <Path d="M3 2v6h6" />
25
+ <Path d="M21 12A9 9 0 0 0 6 5.3L3 8" />
26
+ <Path d="M21 22v-6h-6" />
27
+ <Path d="M3 12a9 9 0 0 0 15 6.7l3-2.7" />
28
+ <Circle cx="12" cy="12" r="1" />
29
+ </Svg>
30
+ );
31
+
32
+ export { SvgIconRefreshCcwDot };
@@ -1,29 +1,29 @@
1
- /**
2
- * IMPORTS
3
- */
4
- import * as React from "react";
5
- import Svg, { Path } from "react-native-svg";
6
-
7
- // typings
8
- import { ISvgProps } from "../interface";
9
-
10
- const SvgIconTruckActivity: React.FC<ISvgProps> = ({ color, size }) => (
11
- <Svg
12
- // @ts-ignore
13
- xmlns="http://www.w3.org/2000/svg"
14
- width={size ?? "28"}
15
- height={size ?? "24"}
16
- fill="none"
17
- viewBox="0 0 28 24"
18
- >
19
- <Path
20
- fill={color ?? "#050022"}
21
- d="M27.2 15.827h-.675v-4.86c0-.572-.215-1.12-.595-1.525L21.716 4.95a1.96 1.96 0 0 0-1.43-.634h-1.861V2.158C18.425.967 17.518 0 16.4 0H2.9C1.782 0 .875.967.875 2.158v14.388c0 1.191.907 2.158 2.025 2.158h.675c0 2.383 1.814 4.316 4.05 4.316s4.05-1.933 4.05-4.316h5.4c0 2.383 1.814 4.316 4.05 4.316s4.05-1.933 4.05-4.316H27.2c.371 0 .675-.324.675-.72v-1.438c0-.396-.304-.72-.675-.72M7.625 20.862c-1.118 0-2.025-.966-2.025-2.158s.907-2.158 2.025-2.158 2.025.967 2.025 2.158c0 1.192-.907 2.158-2.025 2.158m13.5 0c-1.118 0-2.025-.966-2.025-2.158s.907-2.158 2.025-2.158 2.025.967 2.025 2.158c0 1.192-.907 2.158-2.025 2.158M24.5 11.51h-6.075V6.475h1.86l4.215 4.491z"
22
- ></Path>
23
- </Svg>
24
- );
25
-
26
- /**
27
- * EXPORTS
28
- */
29
- export { SvgIconTruckActivity };
1
+ /**
2
+ * IMPORTS
3
+ */
4
+ import * as React from "react";
5
+ import Svg, { Path } from "react-native-svg";
6
+
7
+ // typings
8
+ import { ISvgProps } from "../interface";
9
+
10
+ const SvgIconTruckActivity: React.FC<ISvgProps> = ({ color, size }) => (
11
+ <Svg
12
+ // @ts-ignore
13
+ xmlns="http://www.w3.org/2000/svg"
14
+ width={size ?? "28"}
15
+ height={size ?? "24"}
16
+ fill="none"
17
+ viewBox="0 0 28 24"
18
+ >
19
+ <Path
20
+ fill={color ?? "#050022"}
21
+ d="M27.2 15.827h-.675v-4.86c0-.572-.215-1.12-.595-1.525L21.716 4.95a1.96 1.96 0 0 0-1.43-.634h-1.861V2.158C18.425.967 17.518 0 16.4 0H2.9C1.782 0 .875.967.875 2.158v14.388c0 1.191.907 2.158 2.025 2.158h.675c0 2.383 1.814 4.316 4.05 4.316s4.05-1.933 4.05-4.316h5.4c0 2.383 1.814 4.316 4.05 4.316s4.05-1.933 4.05-4.316H27.2c.371 0 .675-.324.675-.72v-1.438c0-.396-.304-.72-.675-.72M7.625 20.862c-1.118 0-2.025-.966-2.025-2.158s.907-2.158 2.025-2.158 2.025.967 2.025 2.158c0 1.192-.907 2.158-2.025 2.158m13.5 0c-1.118 0-2.025-.966-2.025-2.158s.907-2.158 2.025-2.158 2.025.967 2.025 2.158c0 1.192-.907 2.158-2.025 2.158M24.5 11.51h-6.075V6.475h1.86l4.215 4.491z"
22
+ ></Path>
23
+ </Svg>
24
+ );
25
+
26
+ /**
27
+ * EXPORTS
28
+ */
29
+ export { SvgIconTruckActivity };