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,88 +1,88 @@
1
- import React from "react";
2
-
3
- import type { StoryObj, Meta } from "@storybook/react";
4
- import { NotificationLoading } from "../../components/notification-loading";
5
-
6
- const meta: Meta<typeof NotificationLoading> = {
7
- title: "componente/NotificationLoading",
8
- component: NotificationLoading as React.FC,
9
- args: {
10
- title: "Carregamento - #013200400456",
11
- date: "12:30 07/05/2025",
12
- handleNavigation: () => {},
13
- notification: "Hoje você tem um carregamento agendamento",
14
- statusNotify: "pending",
15
- dataStart: "Hoje",
16
- readonly: false,
17
- },
18
- parameters: {
19
- notes: `
20
- # NotificationLoading
21
-
22
- Este é um componente de Card de notificação.
23
- Você usa assim:
24
- \`\`\`tsx
25
- <NotificationLoading
26
- title=""
27
- date=""
28
- handleNavigation={() => {}}
29
- notification=""
30
- statusNotify=""
31
- dataStart: "Hoje",
32
- readonly: false,
33
- />
34
- \`\`\`
35
- `,
36
- },
37
- };
38
-
39
- export default meta;
40
-
41
- type Story = StoryObj<typeof meta>;
42
-
43
- export const NotificationLoadingPending: Story = {
44
- name: "Notification-pending",
45
- args: {
46
- title: "#013200400456",
47
- date: "12:30 07/05/2025",
48
- handleNavigation: () => {},
49
- notification: "Hoje você tem um carregamento agendamento",
50
- statusNotify: "Pendente",
51
- dataStart: "Ontem",
52
- },
53
- };
54
- export const NotificationLoadingApproved: Story = {
55
- name: "Notification-Approved",
56
- args: {
57
- title: "#013200400456",
58
- date: "12:30 07/05/2025",
59
- handleNavigation: () => {},
60
- notification: "Hoje você tem um carregamento agendamento",
61
- statusNotify: "Aprovado",
62
- dataStart: "Hoje",
63
- },
64
- };
65
- export const NotificationLoadingRecused: Story = {
66
- name: "Notification-recused",
67
- args: {
68
- title: "#013200400456",
69
- date: "12:30 07/05/2025",
70
- handleNavigation: () => {},
71
- notification: "Hoje você tem um carregamento agendamento",
72
- statusNotify: "Reprovado",
73
- dataStart: "25 abril 2025",
74
- },
75
- };
76
-
77
- export const NotificationLoadingReadonly: Story = {
78
- name: "Notification-readonly",
79
- args: {
80
- title: "#013200400456",
81
- date: "12:30 07/05/2025",
82
- handleNavigation: () => {},
83
- notification: "Hoje você tem um carregamento agendamento",
84
- statusNotify: "Reprovado",
85
- dataStart: "25 abril 2025",
86
- readonly: true,
87
- },
88
- };
1
+ import React from "react";
2
+
3
+ import type { StoryObj, Meta } from "@storybook/react";
4
+ import { NotificationLoading } from "../../components/notification-loading";
5
+
6
+ const meta: Meta<typeof NotificationLoading> = {
7
+ title: "componente/NotificationLoading",
8
+ component: NotificationLoading as React.FC,
9
+ args: {
10
+ title: "Carregamento - #013200400456",
11
+ date: "12:30 07/05/2025",
12
+ handleNavigation: () => {},
13
+ notification: "Hoje você tem um carregamento agendamento",
14
+ statusNotify: "pending",
15
+ dataStart: "Hoje",
16
+ readonly: false,
17
+ },
18
+ parameters: {
19
+ notes: `
20
+ # NotificationLoading
21
+
22
+ Este é um componente de Card de notificação.
23
+ Você usa assim:
24
+ \`\`\`tsx
25
+ <NotificationLoading
26
+ title=""
27
+ date=""
28
+ handleNavigation={() => {}}
29
+ notification=""
30
+ statusNotify=""
31
+ dataStart: "Hoje",
32
+ readonly: false,
33
+ />
34
+ \`\`\`
35
+ `,
36
+ },
37
+ };
38
+
39
+ export default meta;
40
+
41
+ type Story = StoryObj<typeof meta>;
42
+
43
+ export const NotificationLoadingPending: Story = {
44
+ name: "Notification-pending",
45
+ args: {
46
+ title: "#013200400456",
47
+ date: "12:30 07/05/2025",
48
+ handleNavigation: () => {},
49
+ notification: "Hoje você tem um carregamento agendamento",
50
+ statusNotify: "Pendente",
51
+ dataStart: "Ontem",
52
+ },
53
+ };
54
+ export const NotificationLoadingApproved: Story = {
55
+ name: "Notification-Approved",
56
+ args: {
57
+ title: "#013200400456",
58
+ date: "12:30 07/05/2025",
59
+ handleNavigation: () => {},
60
+ notification: "Hoje você tem um carregamento agendamento",
61
+ statusNotify: "Aprovado",
62
+ dataStart: "Hoje",
63
+ },
64
+ };
65
+ export const NotificationLoadingRecused: Story = {
66
+ name: "Notification-recused",
67
+ args: {
68
+ title: "#013200400456",
69
+ date: "12:30 07/05/2025",
70
+ handleNavigation: () => {},
71
+ notification: "Hoje você tem um carregamento agendamento",
72
+ statusNotify: "Reprovado",
73
+ dataStart: "25 abril 2025",
74
+ },
75
+ };
76
+
77
+ export const NotificationLoadingReadonly: Story = {
78
+ name: "Notification-readonly",
79
+ args: {
80
+ title: "#013200400456",
81
+ date: "12:30 07/05/2025",
82
+ handleNavigation: () => {},
83
+ notification: "Hoje você tem um carregamento agendamento",
84
+ statusNotify: "Reprovado",
85
+ dataStart: "25 abril 2025",
86
+ readonly: true,
87
+ },
88
+ };
@@ -1,70 +1,70 @@
1
- import type { StoryObj, Meta } from "@storybook/react";
2
-
3
- import { ProfileMenuOption } from "../../components/profile-menu-option";
4
- import { theme } from "../../styles/theme/theme";
5
-
6
- const meta: Meta<typeof ProfileMenuOption> = {
7
- title: "componente/ProfileMenuOption",
8
- component: ProfileMenuOption,
9
- args: {
10
- text: "Perfil",
11
- icon: "AGENT",
12
- backgroundColor: theme.colors.blue[400],
13
- colorIcon: theme.colors.neutral[25],
14
- handleNavigation: () => {},
15
- },
16
- parameters: {
17
- notes: `
18
- # ProfileMenuOption
19
-
20
- Este é um componente de opção de menu para perfil.
21
- Você usa assim:
22
- \`\`\`tsx
23
- <ProfileMenuOption
24
- text="Perfil"
25
- icon="AGENT"
26
- backgroundColor={theme.colors.blue[400]}
27
- colorIcon={theme.colors.neutral[25]}
28
- handleNavigation={() => {}}
29
- />
30
- \`\`\`
31
- `,
32
- },
33
- };
34
-
35
- export default meta;
36
-
37
- type Story = StoryObj<typeof meta>;
38
-
39
- export const Default: Story = {
40
- name: "profile-menu-option",
41
- args: {
42
- text: "Perfil",
43
- icon: "AGENT",
44
- backgroundColor: theme.colors.blue[400],
45
- colorIcon: theme.colors.neutral[25],
46
- handleNavigation: () => {},
47
- },
48
- };
49
-
50
- export const CustomColor: Story = {
51
- name: "profile-menu-option-custom-color",
52
- args: {
53
- text: "Configurações",
54
- icon: "GEAR",
55
- backgroundColor: theme.colors.blue[500],
56
- colorIcon: theme.colors.neutral[25],
57
- handleNavigation: () => {},
58
- },
59
- };
60
-
61
- export const Support: Story = {
62
- name: "profile-menu-option-support",
63
- args: {
64
- text: "Suporte",
65
- icon: "LIFEBUOY",
66
- backgroundColor: theme.colors.blue[400],
67
- colorIcon: theme.colors.neutral[25],
68
- handleNavigation: () => {},
69
- },
70
- };
1
+ import type { StoryObj, Meta } from "@storybook/react";
2
+
3
+ import { ProfileMenuOption } from "../../components/profile-menu-option";
4
+ import { theme } from "../../styles/theme/theme";
5
+
6
+ const meta: Meta<typeof ProfileMenuOption> = {
7
+ title: "componente/ProfileMenuOption",
8
+ component: ProfileMenuOption,
9
+ args: {
10
+ text: "Perfil",
11
+ icon: "AGENT",
12
+ backgroundColor: theme.colors.blue[400],
13
+ colorIcon: theme.colors.neutral[25],
14
+ handleNavigation: () => {},
15
+ },
16
+ parameters: {
17
+ notes: `
18
+ # ProfileMenuOption
19
+
20
+ Este é um componente de opção de menu para perfil.
21
+ Você usa assim:
22
+ \`\`\`tsx
23
+ <ProfileMenuOption
24
+ text="Perfil"
25
+ icon="AGENT"
26
+ backgroundColor={theme.colors.blue[400]}
27
+ colorIcon={theme.colors.neutral[25]}
28
+ handleNavigation={() => {}}
29
+ />
30
+ \`\`\`
31
+ `,
32
+ },
33
+ };
34
+
35
+ export default meta;
36
+
37
+ type Story = StoryObj<typeof meta>;
38
+
39
+ export const Default: Story = {
40
+ name: "profile-menu-option",
41
+ args: {
42
+ text: "Perfil",
43
+ icon: "AGENT",
44
+ backgroundColor: theme.colors.blue[400],
45
+ colorIcon: theme.colors.neutral[25],
46
+ handleNavigation: () => {},
47
+ },
48
+ };
49
+
50
+ export const CustomColor: Story = {
51
+ name: "profile-menu-option-custom-color",
52
+ args: {
53
+ text: "Configurações",
54
+ icon: "GEAR",
55
+ backgroundColor: theme.colors.blue[500],
56
+ colorIcon: theme.colors.neutral[25],
57
+ handleNavigation: () => {},
58
+ },
59
+ };
60
+
61
+ export const Support: Story = {
62
+ name: "profile-menu-option-support",
63
+ args: {
64
+ text: "Suporte",
65
+ icon: "LIFEBUOY",
66
+ backgroundColor: theme.colors.blue[400],
67
+ colorIcon: theme.colors.neutral[25],
68
+ handleNavigation: () => {},
69
+ },
70
+ };
@@ -1,124 +1,124 @@
1
- import { Meta, StoryObj } from "@storybook/react";
2
-
3
- // components
4
- import { StepIndicator } from "../../components/step-indicator";
5
-
6
- // styles
7
- import { theme } from "../../styles/theme/theme";
8
-
9
- const meta: Meta<typeof StepIndicator> = {
10
- title: "Componente/StepIndicator",
11
- component: StepIndicator,
12
- args: {
13
- data: [
14
- {
15
- id: 1,
16
- descricao: "Repouso Noturno",
17
- data_inicio: "07/03/2024 14:52",
18
- data_fim: "07/03/2024 17:52",
19
- duracao_segundos: "3601",
20
- },
21
- ],
22
- backgroundColorBall: theme.colors.blue[500],
23
- titleColor: theme.colors.neutral[25],
24
- titleNumberColor: theme.colors.neutral[25],
25
- },
26
- parameters: {
27
- notes: `
28
- # StepIndicator
29
-
30
- Este é um componente de step indicator.
31
- Você usa assim:
32
- \`\`\`tsx
33
- <StepIndicator
34
- backgroundColorBall="#050022"
35
- type="default"
36
- data={dataMock}
37
- />
38
- \`\`\`
39
- `,
40
- },
41
- };
42
-
43
- export default meta;
44
-
45
- type Story = StoryObj<typeof meta>;
46
-
47
- const dataMock = [
48
- {
49
- id: 1,
50
- descricao: "Repouso Noturno",
51
- data_inicio: "07/03/2024 14:52",
52
- data_fim: "07/03/2024 17:52",
53
- duracao_segundos: "3601",
54
- },
55
- {
56
- id: 2,
57
- descricao: "Descarga",
58
- data_inicio: "06/03/2024 14:52",
59
- data_fim: "06/03/2024 16:52",
60
- duracao_segundos: "7200",
61
- },
62
- ];
63
-
64
- const dataMockCustom = [
65
- {
66
- id: 1,
67
- descricao: "Pedido Realizado",
68
- data_inicio: "",
69
- data_fim: "",
70
- duracao_segundos: "",
71
- },
72
- {
73
- id: 2,
74
- descricao: "Pagamento Aprovado",
75
- data_inicio: "07/03/2024 14:52",
76
- data_fim: "07/03/2024 17:52",
77
- duracao_segundos: "3601",
78
- },
79
- {
80
- id: 3,
81
- descricao: "Pedido Faturado",
82
- data_inicio: "",
83
- data_fim: "",
84
- duracao_segundos: "",
85
- },
86
- {
87
- id: 4,
88
- descricao: "Pedido Enviado",
89
- data_inicio: "",
90
- data_fim: "",
91
- duracao_segundos: "",
92
- },
93
- {
94
- id: 4,
95
- descricao: "Pedido Entregue",
96
- data_inicio: "07/03/2024 14:52",
97
- data_fim: "07/03/2024 17:52",
98
- duracao_segundos: "3601",
99
- },
100
- ];
101
-
102
- export const StepIndicatorDefault: Story = {
103
- name: "step-indicator-default",
104
- args: {
105
- data: dataMock,
106
- type: "default",
107
- backgroundColorBall: theme.colors.blue[500],
108
- titleColor: theme.colors.neutral[25],
109
- textColorDescription: theme.colors.gray[300],
110
- titleNumberColor: theme.colors.neutral[25],
111
- },
112
- };
113
-
114
- export const StepIndicationCustom: Story = {
115
- name: "step-indicator-custom",
116
- args: {
117
- data: dataMockCustom,
118
- type: "custom",
119
- backgroundColorBall: theme.colors.orange[150],
120
- titleColor: theme.colors.blue[500],
121
- textColorDescription: theme.colors.gray[300],
122
- titleNumberColor: theme.colors.neutral[25],
123
- },
124
- };
1
+ import { Meta, StoryObj } from "@storybook/react";
2
+
3
+ // components
4
+ import { StepIndicator } from "../../components/step-indicator";
5
+
6
+ // styles
7
+ import { theme } from "../../styles/theme/theme";
8
+
9
+ const meta: Meta<typeof StepIndicator> = {
10
+ title: "Componente/StepIndicator",
11
+ component: StepIndicator,
12
+ args: {
13
+ data: [
14
+ {
15
+ id: 1,
16
+ descricao: "Repouso Noturno",
17
+ data_inicio: "07/03/2024 14:52",
18
+ data_fim: "07/03/2024 17:52",
19
+ duracao_segundos: "3601",
20
+ },
21
+ ],
22
+ backgroundColorBall: theme.colors.blue[500],
23
+ titleColor: theme.colors.neutral[25],
24
+ titleNumberColor: theme.colors.neutral[25],
25
+ },
26
+ parameters: {
27
+ notes: `
28
+ # StepIndicator
29
+
30
+ Este é um componente de step indicator.
31
+ Você usa assim:
32
+ \`\`\`tsx
33
+ <StepIndicator
34
+ backgroundColorBall="#050022"
35
+ type="default"
36
+ data={dataMock}
37
+ />
38
+ \`\`\`
39
+ `,
40
+ },
41
+ };
42
+
43
+ export default meta;
44
+
45
+ type Story = StoryObj<typeof meta>;
46
+
47
+ const dataMock = [
48
+ {
49
+ id: 1,
50
+ descricao: "Repouso Noturno",
51
+ data_inicio: "07/03/2024 14:52",
52
+ data_fim: "07/03/2024 17:52",
53
+ duracao_segundos: "3601",
54
+ },
55
+ {
56
+ id: 2,
57
+ descricao: "Descarga",
58
+ data_inicio: "06/03/2024 14:52",
59
+ data_fim: "06/03/2024 16:52",
60
+ duracao_segundos: "7200",
61
+ },
62
+ ];
63
+
64
+ const dataMockCustom = [
65
+ {
66
+ id: 1,
67
+ descricao: "Pedido Realizado",
68
+ data_inicio: "",
69
+ data_fim: "",
70
+ duracao_segundos: "",
71
+ },
72
+ {
73
+ id: 2,
74
+ descricao: "Pagamento Aprovado",
75
+ data_inicio: "07/03/2024 14:52",
76
+ data_fim: "07/03/2024 17:52",
77
+ duracao_segundos: "3601",
78
+ },
79
+ {
80
+ id: 3,
81
+ descricao: "Pedido Faturado",
82
+ data_inicio: "",
83
+ data_fim: "",
84
+ duracao_segundos: "",
85
+ },
86
+ {
87
+ id: 4,
88
+ descricao: "Pedido Enviado",
89
+ data_inicio: "",
90
+ data_fim: "",
91
+ duracao_segundos: "",
92
+ },
93
+ {
94
+ id: 4,
95
+ descricao: "Pedido Entregue",
96
+ data_inicio: "07/03/2024 14:52",
97
+ data_fim: "07/03/2024 17:52",
98
+ duracao_segundos: "3601",
99
+ },
100
+ ];
101
+
102
+ export const StepIndicatorDefault: Story = {
103
+ name: "step-indicator-default",
104
+ args: {
105
+ data: dataMock,
106
+ type: "default",
107
+ backgroundColorBall: theme.colors.blue[500],
108
+ titleColor: theme.colors.neutral[25],
109
+ textColorDescription: theme.colors.gray[300],
110
+ titleNumberColor: theme.colors.neutral[25],
111
+ },
112
+ };
113
+
114
+ export const StepIndicationCustom: Story = {
115
+ name: "step-indicator-custom",
116
+ args: {
117
+ data: dataMockCustom,
118
+ type: "custom",
119
+ backgroundColorBall: theme.colors.orange[150],
120
+ titleColor: theme.colors.blue[500],
121
+ textColorDescription: theme.colors.gray[300],
122
+ titleNumberColor: theme.colors.neutral[25],
123
+ },
124
+ };