react-native-exp-fig 0.1.18 → 0.1.19

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 (53) hide show
  1. package/lib/commonjs/common/icons-svg/index.js +2 -1
  2. package/lib/commonjs/common/icons-svg/index.js.map +1 -1
  3. package/lib/commonjs/components/activities-daily/index.js +6 -5
  4. package/lib/commonjs/components/activities-daily/index.js.map +1 -1
  5. package/lib/commonjs/components/activities-progress/index.js +4 -3
  6. package/lib/commonjs/components/activities-progress/index.js.map +1 -1
  7. package/lib/commonjs/components/activities-progress/interface.d.js.map +1 -1
  8. package/lib/commonjs/components/notification-loading/index.js +5 -6
  9. package/lib/commonjs/components/notification-loading/index.js.map +1 -1
  10. package/lib/commonjs/components/step-indicator/index.js +9 -9
  11. package/lib/commonjs/components/step-indicator/index.js.map +1 -1
  12. package/lib/commonjs/components/step-indicator/interface.d.js.map +1 -1
  13. package/lib/commonjs/components/step-indicator/styles.js +6 -6
  14. package/lib/commonjs/components/step-indicator/styles.js.map +1 -1
  15. package/lib/commonjs/stories/activities-progress/activities-progress.stories.js +4 -4
  16. package/lib/commonjs/stories/activities-progress/activities-progress.stories.js.map +1 -1
  17. package/lib/commonjs/stories/step-indicator/step-indicator.stories.js +34 -7
  18. package/lib/commonjs/stories/step-indicator/step-indicator.stories.js.map +1 -1
  19. package/lib/commonjs/utils/get-icon-by-property/index.js +4 -2
  20. package/lib/commonjs/utils/get-icon-by-property/index.js.map +1 -1
  21. package/lib/module/common/icons-svg/index.js +2 -1
  22. package/lib/module/common/icons-svg/index.js.map +1 -1
  23. package/lib/module/components/activities-daily/index.js +6 -5
  24. package/lib/module/components/activities-daily/index.js.map +1 -1
  25. package/lib/module/components/activities-progress/index.js +4 -3
  26. package/lib/module/components/activities-progress/index.js.map +1 -1
  27. package/lib/module/components/activities-progress/interface.d.js.map +1 -1
  28. package/lib/module/components/notification-loading/index.js +5 -6
  29. package/lib/module/components/notification-loading/index.js.map +1 -1
  30. package/lib/module/components/step-indicator/index.js +9 -9
  31. package/lib/module/components/step-indicator/index.js.map +1 -1
  32. package/lib/module/components/step-indicator/interface.d.js.map +1 -1
  33. package/lib/module/components/step-indicator/styles.js +6 -6
  34. package/lib/module/components/step-indicator/styles.js.map +1 -1
  35. package/lib/module/stories/activities-progress/activities-progress.stories.js +4 -4
  36. package/lib/module/stories/activities-progress/activities-progress.stories.js.map +1 -1
  37. package/lib/module/stories/step-indicator/step-indicator.stories.js +33 -6
  38. package/lib/module/stories/step-indicator/step-indicator.stories.js.map +1 -1
  39. package/lib/module/utils/get-icon-by-property/index.js +4 -2
  40. package/lib/module/utils/get-icon-by-property/index.js.map +1 -1
  41. package/lib/typescript/src/stories/step-indicator/step-indicator.stories.d.ts +1 -0
  42. package/package.json +1 -1
  43. package/src/common/icons-svg/index.tsx +1 -1
  44. package/src/components/activities-daily/index.tsx +116 -116
  45. package/src/components/activities-progress/index.tsx +4 -3
  46. package/src/components/activities-progress/interface.d.ts +2 -2
  47. package/src/components/notification-loading/index.tsx +157 -162
  48. package/src/components/step-indicator/index.tsx +166 -164
  49. package/src/components/step-indicator/interface.d.ts +35 -34
  50. package/src/components/step-indicator/styles.ts +68 -68
  51. package/src/stories/activities-progress/activities-progress.stories.tsx +4 -4
  52. package/src/stories/step-indicator/step-indicator.stories.tsx +154 -124
  53. package/src/utils/get-icon-by-property/index.tsx +2 -1
@@ -14,7 +14,7 @@ const meta = {
14
14
  data_inicio_horario: "17:20",
15
15
  tipo_atividade: "trabalho",
16
16
  titleLabel: "Operação com Veículo",
17
- criado_ofiline: true,
17
+ criado_offline: true,
18
18
  referencia: "repouso_semanal"
19
19
  },
20
20
  parameters: {
@@ -30,7 +30,7 @@ Você usa assim:
30
30
  data_inicio_horario="17:20"
31
31
  tipo_atividade="descanso"
32
32
  titleLabel="Repouso Noturno"
33
- criado_ofiline=true
33
+ criado_offline=true
34
34
  referencia="repouso_semanal"
35
35
  />
36
36
  \`\`\`
@@ -50,7 +50,7 @@ const ActivitiesProgressTrabalho = exports.ActivitiesProgressTrabalho = {
50
50
  data_inicio_horario: "14:30",
51
51
  titleLabel: "Em Carga",
52
52
  tipo_atividade: "trabalho",
53
- criado_ofiline: true,
53
+ criado_offline: true,
54
54
  referencia: "operacao_veiculo"
55
55
  }
56
56
  };
@@ -62,7 +62,7 @@ const ActivitiesProgressDescanso = exports.ActivitiesProgressDescanso = {
62
62
  data_inicio_horario: "12:00",
63
63
  titleLabel: "Refeição",
64
64
  tipo_atividade: "descanso",
65
- criado_ofiline: false,
65
+ criado_offline: false,
66
66
  referencia: "refeicao"
67
67
  }
68
68
  };
@@ -1 +1 @@
1
- {"version":3,"names":["_activitiesProgress","require","meta","title","component","ActivitiesProgress","args","data_inicio","duracao","data_inicio_horario","tipo_atividade","titleLabel","criado_ofiline","referencia","parameters","notes","_default","exports","default","ActivitiesProgressPadrao","name","ActivitiesProgressTrabalho","ActivitiesProgressDescanso"],"sources":["activities-progress.stories.tsx"],"sourcesContent":["import type { StoryObj, Meta } from \"@storybook/react\";\r\n\r\nimport { ActivitiesProgress } from \"../../components/activities-progress\";\r\n\r\nconst meta: Meta<typeof ActivitiesProgress> = {\r\n title: \"componente/ActivitiesProgress\",\r\n component: ActivitiesProgress,\r\n args: {\r\n data_inicio: \"11/05/2025\",\r\n duracao: \"00:30\",\r\n data_inicio_horario: \"17:20\",\r\n tipo_atividade: \"trabalho\",\r\n titleLabel: \"Operação com Veículo\",\r\n criado_ofiline: true,\r\n referencia: \"repouso_semanal\",\r\n },\r\n parameters: {\r\n notes: `\r\n# ActivitiesProgress\r\n\r\nEste é um componente de progresso de atividades.\r\nVocê usa assim:\r\n\\`\\`\\`tsx\r\n<ActivitiesProgress\r\n data_inicio=\"11/05/2025\"\r\n duracao=\"00:30\"\r\n data_inicio_horario=\"17:20\"\r\n tipo_atividade=\"descanso\"\r\n titleLabel=\"Repouso Noturno\"\r\n criado_ofiline=true\r\n referencia=\"repouso_semanal\"\r\n/>\r\n\\`\\`\\`\r\n`,\r\n },\r\n};\r\n\r\nexport default meta;\r\n\r\ntype Story = StoryObj<typeof meta>;\r\n\r\nexport const ActivitiesProgressPadrao: Story = {\r\n name: \"activities-progress-padrao\",\r\n args: {},\r\n};\r\n\r\nexport const ActivitiesProgressTrabalho: Story = {\r\n name: \"activities-progress-trabalho\",\r\n args: {\r\n data_inicio: \"15/06/2023\",\r\n duracao: \"01:45\",\r\n data_inicio_horario: \"14:30\",\r\n titleLabel: \"Em Carga\",\r\n tipo_atividade: \"trabalho\",\r\n criado_ofiline: true,\r\n referencia: \"operacao_veiculo\",\r\n },\r\n};\r\n\r\nexport const ActivitiesProgressDescanso: Story = {\r\n name: \"activities-progress-descanso\",\r\n args: {\r\n data_inicio: \"20/07/2023\",\r\n duracao: \"00:15\",\r\n data_inicio_horario: \"12:00\",\r\n titleLabel: \"Refeição\",\r\n tipo_atividade: \"descanso\",\r\n criado_ofiline: false,\r\n referencia: \"refeicao\",\r\n },\r\n};\r\n"],"mappings":";;;;;;AAEA,IAAAA,mBAAA,GAAAC,OAAA;AAEA,MAAMC,IAAqC,GAAG;EAC5CC,KAAK,EAAE,+BAA+B;EACtCC,SAAS,EAAEC,sCAAkB;EAC7BC,IAAI,EAAE;IACJC,WAAW,EAAE,YAAY;IACzBC,OAAO,EAAE,OAAO;IAChBC,mBAAmB,EAAE,OAAO;IAC5BC,cAAc,EAAE,UAAU;IAC1BC,UAAU,EAAE,sBAAsB;IAClCC,cAAc,EAAE,IAAI;IACpBC,UAAU,EAAE;EACd,CAAC;EACDC,UAAU,EAAE;IACVC,KAAK,EAAE;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACE;AACF,CAAC;AAAC,IAAAC,QAAA,GAAAC,OAAA,CAAAC,OAAA,GAEahB,IAAI;AAIZ,MAAMiB,wBAA+B,GAAAF,OAAA,CAAAE,wBAAA,GAAG;EAC7CC,IAAI,EAAE,4BAA4B;EAClCd,IAAI,EAAE,CAAC;AACT,CAAC;AAEM,MAAMe,0BAAiC,GAAAJ,OAAA,CAAAI,0BAAA,GAAG;EAC/CD,IAAI,EAAE,8BAA8B;EACpCd,IAAI,EAAE;IACJC,WAAW,EAAE,YAAY;IACzBC,OAAO,EAAE,OAAO;IAChBC,mBAAmB,EAAE,OAAO;IAC5BE,UAAU,EAAE,UAAU;IACtBD,cAAc,EAAE,UAAU;IAC1BE,cAAc,EAAE,IAAI;IACpBC,UAAU,EAAE;EACd;AACF,CAAC;AAEM,MAAMS,0BAAiC,GAAAL,OAAA,CAAAK,0BAAA,GAAG;EAC/CF,IAAI,EAAE,8BAA8B;EACpCd,IAAI,EAAE;IACJC,WAAW,EAAE,YAAY;IACzBC,OAAO,EAAE,OAAO;IAChBC,mBAAmB,EAAE,OAAO;IAC5BE,UAAU,EAAE,UAAU;IACtBD,cAAc,EAAE,UAAU;IAC1BE,cAAc,EAAE,KAAK;IACrBC,UAAU,EAAE;EACd;AACF,CAAC","ignoreList":[]}
1
+ {"version":3,"names":["_activitiesProgress","require","meta","title","component","ActivitiesProgress","args","data_inicio","duracao","data_inicio_horario","tipo_atividade","titleLabel","criado_offline","referencia","parameters","notes","_default","exports","default","ActivitiesProgressPadrao","name","ActivitiesProgressTrabalho","ActivitiesProgressDescanso"],"sources":["activities-progress.stories.tsx"],"sourcesContent":["import type { StoryObj, Meta } from \"@storybook/react\";\r\n\r\nimport { ActivitiesProgress } from \"../../components/activities-progress\";\r\n\r\nconst meta: Meta<typeof ActivitiesProgress> = {\r\n title: \"componente/ActivitiesProgress\",\r\n component: ActivitiesProgress,\r\n args: {\r\n data_inicio: \"11/05/2025\",\r\n duracao: \"00:30\",\r\n data_inicio_horario: \"17:20\",\r\n tipo_atividade: \"trabalho\",\r\n titleLabel: \"Operação com Veículo\",\r\n criado_offline: true,\r\n referencia: \"repouso_semanal\",\r\n },\r\n parameters: {\r\n notes: `\r\n# ActivitiesProgress\r\n\r\nEste é um componente de progresso de atividades.\r\nVocê usa assim:\r\n\\`\\`\\`tsx\r\n<ActivitiesProgress\r\n data_inicio=\"11/05/2025\"\r\n duracao=\"00:30\"\r\n data_inicio_horario=\"17:20\"\r\n tipo_atividade=\"descanso\"\r\n titleLabel=\"Repouso Noturno\"\r\n criado_offline=true\r\n referencia=\"repouso_semanal\"\r\n/>\r\n\\`\\`\\`\r\n`,\r\n },\r\n};\r\n\r\nexport default meta;\r\n\r\ntype Story = StoryObj<typeof meta>;\r\n\r\nexport const ActivitiesProgressPadrao: Story = {\r\n name: \"activities-progress-padrao\",\r\n args: {},\r\n};\r\n\r\nexport const ActivitiesProgressTrabalho: Story = {\r\n name: \"activities-progress-trabalho\",\r\n args: {\r\n data_inicio: \"15/06/2023\",\r\n duracao: \"01:45\",\r\n data_inicio_horario: \"14:30\",\r\n titleLabel: \"Em Carga\",\r\n tipo_atividade: \"trabalho\",\r\n criado_offline: true,\r\n referencia: \"operacao_veiculo\",\r\n },\r\n};\r\n\r\nexport const ActivitiesProgressDescanso: Story = {\r\n name: \"activities-progress-descanso\",\r\n args: {\r\n data_inicio: \"20/07/2023\",\r\n duracao: \"00:15\",\r\n data_inicio_horario: \"12:00\",\r\n titleLabel: \"Refeição\",\r\n tipo_atividade: \"descanso\",\r\n criado_offline: false,\r\n referencia: \"refeicao\",\r\n },\r\n};\r\n"],"mappings":";;;;;;AAEA,IAAAA,mBAAA,GAAAC,OAAA;AAEA,MAAMC,IAAqC,GAAG;EAC5CC,KAAK,EAAE,+BAA+B;EACtCC,SAAS,EAAEC,sCAAkB;EAC7BC,IAAI,EAAE;IACJC,WAAW,EAAE,YAAY;IACzBC,OAAO,EAAE,OAAO;IAChBC,mBAAmB,EAAE,OAAO;IAC5BC,cAAc,EAAE,UAAU;IAC1BC,UAAU,EAAE,sBAAsB;IAClCC,cAAc,EAAE,IAAI;IACpBC,UAAU,EAAE;EACd,CAAC;EACDC,UAAU,EAAE;IACVC,KAAK,EAAE;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACE;AACF,CAAC;AAAC,IAAAC,QAAA,GAAAC,OAAA,CAAAC,OAAA,GAEahB,IAAI;AAIZ,MAAMiB,wBAA+B,GAAAF,OAAA,CAAAE,wBAAA,GAAG;EAC7CC,IAAI,EAAE,4BAA4B;EAClCd,IAAI,EAAE,CAAC;AACT,CAAC;AAEM,MAAMe,0BAAiC,GAAAJ,OAAA,CAAAI,0BAAA,GAAG;EAC/CD,IAAI,EAAE,8BAA8B;EACpCd,IAAI,EAAE;IACJC,WAAW,EAAE,YAAY;IACzBC,OAAO,EAAE,OAAO;IAChBC,mBAAmB,EAAE,OAAO;IAC5BE,UAAU,EAAE,UAAU;IACtBD,cAAc,EAAE,UAAU;IAC1BE,cAAc,EAAE,IAAI;IACpBC,UAAU,EAAE;EACd;AACF,CAAC;AAEM,MAAMS,0BAAiC,GAAAL,OAAA,CAAAK,0BAAA,GAAG;EAC/CF,IAAI,EAAE,8BAA8B;EACpCd,IAAI,EAAE;IACJC,WAAW,EAAE,YAAY;IACzBC,OAAO,EAAE,OAAO;IAChBC,mBAAmB,EAAE,OAAO;IAC5BE,UAAU,EAAE,UAAU;IACtBD,cAAc,EAAE,UAAU;IAC1BE,cAAc,EAAE,KAAK;IACrBC,UAAU,EAAE;EACd;AACF,CAAC","ignoreList":[]}
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
- exports.default = exports.StepIndicatorDefault = exports.StepIndicationCustom = void 0;
6
+ exports.default = exports.StepIndicatorSincronizadoFalse = exports.StepIndicatorDefault = exports.StepIndicationCustom = void 0;
7
7
  var _stepIndicator = require("../../components/step-indicator");
8
8
  var _theme = require("../../styles/theme/theme");
9
9
  // components
@@ -19,9 +19,9 @@ const meta = {
19
19
  descricao: "Repouso Noturno",
20
20
  data_inicio: "07/03/2024 14:52",
21
21
  data_fim: "07/03/2024 17:52",
22
- duracao_segundos: "3601"
22
+ duracao_segundos: "3601",
23
+ sincronizado: true
23
24
  }],
24
- backgroundColorBall: _theme.theme.colors.blue[500],
25
25
  titleColor: _theme.theme.colors.neutral[25],
26
26
  titleNumberColor: _theme.theme.colors.neutral[25]
27
27
  },
@@ -33,7 +33,6 @@ Este é um componente de step indicator.
33
33
  Você usa assim:
34
34
  \`\`\`tsx
35
35
  <StepIndicator
36
- backgroundColorBall="#050022"
37
36
  type="default"
38
37
  data={dataMock}
39
38
  />
@@ -47,13 +46,30 @@ const dataMock = [{
47
46
  descricao: "Repouso Noturno",
48
47
  data_inicio: "07/03/2024 14:52",
49
48
  data_fim: "07/03/2024 17:52",
50
- duracao_segundos: "3601"
49
+ duracao_segundos: "3601",
50
+ sincronizado: true
51
+ }, {
52
+ id: 2,
53
+ descricao: "Descarga",
54
+ data_inicio: "06/03/2024 14:52",
55
+ data_fim: "06/03/2024 16:52",
56
+ duracao_segundos: "7200",
57
+ sincronizado: true
58
+ }];
59
+ const dataMockFalse = [{
60
+ id: 1,
61
+ descricao: "Repouso Noturno",
62
+ data_inicio: "07/03/2024 14:52",
63
+ data_fim: "07/03/2024 17:52",
64
+ duracao_segundos: "3601",
65
+ sincronizado: false
51
66
  }, {
52
67
  id: 2,
53
68
  descricao: "Descarga",
54
69
  data_inicio: "06/03/2024 14:52",
55
70
  data_fim: "06/03/2024 16:52",
56
- duracao_segundos: "7200"
71
+ duracao_segundos: "7200",
72
+ sincronizado: false
57
73
  }];
58
74
  const dataMockCustom = [{
59
75
  id: 1,
@@ -91,7 +107,18 @@ const StepIndicatorDefault = exports.StepIndicatorDefault = {
91
107
  args: {
92
108
  data: dataMock,
93
109
  type: "default",
94
- backgroundColorBall: _theme.theme.colors.blue[500],
110
+ sincronizado: true,
111
+ titleColor: _theme.theme.colors.neutral[25],
112
+ textColorDescription: _theme.theme.colors.gray[300],
113
+ titleNumberColor: _theme.theme.colors.neutral[25]
114
+ }
115
+ };
116
+ const StepIndicatorSincronizadoFalse = exports.StepIndicatorSincronizadoFalse = {
117
+ name: "step-indicator-sincronizado-false",
118
+ args: {
119
+ data: dataMockFalse,
120
+ type: "default",
121
+ sincronizado: false,
95
122
  titleColor: _theme.theme.colors.neutral[25],
96
123
  textColorDescription: _theme.theme.colors.gray[300],
97
124
  titleNumberColor: _theme.theme.colors.neutral[25]
@@ -1 +1 @@
1
- {"version":3,"names":["_stepIndicator","require","_theme","meta","title","component","StepIndicator","args","data","id","descricao","data_inicio","data_fim","duracao_segundos","backgroundColorBall","theme","colors","blue","titleColor","neutral","titleNumberColor","parameters","notes","_default","exports","default","dataMock","dataMockCustom","StepIndicatorDefault","name","type","textColorDescription","gray","StepIndicationCustom","orange"],"sources":["step-indicator.stories.tsx"],"sourcesContent":["import { Meta, StoryObj } from \"@storybook/react\";\n\n// components\nimport { StepIndicator } from \"../../components/step-indicator\";\n\n// styles\nimport { theme } from \"../../styles/theme/theme\";\n\nconst meta: Meta<typeof StepIndicator> = {\n title: \"Componente/StepIndicator\",\n component: StepIndicator,\n args: {\n data: [\n {\n id: 1,\n descricao: \"Repouso Noturno\",\n data_inicio: \"07/03/2024 14:52\",\n data_fim: \"07/03/2024 17:52\",\n duracao_segundos: \"3601\",\n },\n ],\n backgroundColorBall: theme.colors.blue[500],\n titleColor: theme.colors.neutral[25],\n titleNumberColor: theme.colors.neutral[25],\n },\n parameters: {\n notes: `\n# StepIndicator\n\nEste é um componente de step indicator.\nVocê usa assim:\n\\`\\`\\`tsx\n<StepIndicator\n backgroundColorBall=\"#050022\"\n type=\"default\"\n data={dataMock}\n />\n\\`\\`\\`\n`,\n },\n};\n\nexport default meta;\n\ntype Story = StoryObj<typeof meta>;\n\nconst dataMock = [\n {\n id: 1,\n descricao: \"Repouso Noturno\",\n data_inicio: \"07/03/2024 14:52\",\n data_fim: \"07/03/2024 17:52\",\n duracao_segundos: \"3601\",\n },\n {\n id: 2,\n descricao: \"Descarga\",\n data_inicio: \"06/03/2024 14:52\",\n data_fim: \"06/03/2024 16:52\",\n duracao_segundos: \"7200\",\n },\n];\n\nconst dataMockCustom = [\n {\n id: 1,\n descricao: \"Pedido Realizado\",\n data_inicio: \"\",\n data_fim: \"\",\n duracao_segundos: \"\",\n },\n {\n id: 2,\n descricao: \"Pagamento Aprovado\",\n data_inicio: \"07/03/2024 14:52\",\n data_fim: \"07/03/2024 17:52\",\n duracao_segundos: \"3601\",\n },\n {\n id: 3,\n descricao: \"Pedido Faturado\",\n data_inicio: \"\",\n data_fim: \"\",\n duracao_segundos: \"\",\n },\n {\n id: 4,\n descricao: \"Pedido Enviado\",\n data_inicio: \"\",\n data_fim: \"\",\n duracao_segundos: \"\",\n },\n {\n id: 4,\n descricao: \"Pedido Entregue\",\n data_inicio: \"07/03/2024 14:52\",\n data_fim: \"07/03/2024 17:52\",\n duracao_segundos: \"3601\",\n },\n];\n\nexport const StepIndicatorDefault: Story = {\n name: \"step-indicator-default\",\n args: {\n data: dataMock,\n type: \"default\",\n backgroundColorBall: theme.colors.blue[500],\n titleColor: theme.colors.neutral[25],\n textColorDescription: theme.colors.gray[300],\n titleNumberColor: theme.colors.neutral[25],\n },\n};\n\nexport const StepIndicationCustom: Story = {\n name: \"step-indicator-custom\",\n args: {\n data: dataMockCustom,\n type: \"custom\",\n backgroundColorBall: theme.colors.orange[150],\n titleColor: theme.colors.blue[500],\n textColorDescription: theme.colors.gray[300],\n titleNumberColor: theme.colors.neutral[25],\n },\n};\n"],"mappings":"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","ignoreList":[]}
1
+ {"version":3,"names":["_stepIndicator","require","_theme","meta","title","component","StepIndicator","args","data","id","descricao","data_inicio","data_fim","duracao_segundos","sincronizado","titleColor","theme","colors","neutral","titleNumberColor","parameters","notes","_default","exports","default","dataMock","dataMockFalse","dataMockCustom","StepIndicatorDefault","name","type","textColorDescription","gray","StepIndicatorSincronizadoFalse","StepIndicationCustom","backgroundColorBall","orange","blue"],"sources":["step-indicator.stories.tsx"],"sourcesContent":["import { Meta, StoryObj } from \"@storybook/react\";\r\n\r\n// components\r\nimport { StepIndicator } from \"../../components/step-indicator\";\r\n\r\n// styles\r\nimport { theme } from \"../../styles/theme/theme\";\r\n\r\nconst meta: Meta<typeof StepIndicator> = {\r\n title: \"Componente/StepIndicator\",\r\n component: StepIndicator,\r\n args: {\r\n data: [\r\n {\r\n id: 1,\r\n descricao: \"Repouso Noturno\",\r\n data_inicio: \"07/03/2024 14:52\",\r\n data_fim: \"07/03/2024 17:52\",\r\n duracao_segundos: \"3601\",\r\n sincronizado: true,\r\n },\r\n ],\r\n titleColor: theme.colors.neutral[25],\r\n titleNumberColor: theme.colors.neutral[25],\r\n },\r\n parameters: {\r\n notes: `\r\n# StepIndicator\r\n\r\nEste é um componente de step indicator.\r\nVocê usa assim:\r\n\\`\\`\\`tsx\r\n<StepIndicator\r\n type=\"default\"\r\n data={dataMock}\r\n />\r\n\\`\\`\\`\r\n`,\r\n },\r\n};\r\n\r\nexport default meta;\r\n\r\ntype Story = StoryObj<typeof meta>;\r\n\r\nconst dataMock = [\r\n {\r\n id: 1,\r\n descricao: \"Repouso Noturno\",\r\n data_inicio: \"07/03/2024 14:52\",\r\n data_fim: \"07/03/2024 17:52\",\r\n duracao_segundos: \"3601\",\r\n sincronizado: true,\r\n },\r\n {\r\n id: 2,\r\n descricao: \"Descarga\",\r\n data_inicio: \"06/03/2024 14:52\",\r\n data_fim: \"06/03/2024 16:52\",\r\n duracao_segundos: \"7200\",\r\n sincronizado: true,\r\n },\r\n];\r\nconst dataMockFalse = [\r\n {\r\n id: 1,\r\n descricao: \"Repouso Noturno\",\r\n data_inicio: \"07/03/2024 14:52\",\r\n data_fim: \"07/03/2024 17:52\",\r\n duracao_segundos: \"3601\",\r\n sincronizado: false,\r\n },\r\n {\r\n id: 2,\r\n descricao: \"Descarga\",\r\n data_inicio: \"06/03/2024 14:52\",\r\n data_fim: \"06/03/2024 16:52\",\r\n duracao_segundos: \"7200\",\r\n sincronizado: false,\r\n },\r\n];\r\n\r\nconst dataMockCustom = [\r\n {\r\n id: 1,\r\n descricao: \"Pedido Realizado\",\r\n data_inicio: \"\",\r\n data_fim: \"\",\r\n duracao_segundos: \"\",\r\n },\r\n {\r\n id: 2,\r\n descricao: \"Pagamento Aprovado\",\r\n data_inicio: \"07/03/2024 14:52\",\r\n data_fim: \"07/03/2024 17:52\",\r\n duracao_segundos: \"3601\",\r\n },\r\n {\r\n id: 3,\r\n descricao: \"Pedido Faturado\",\r\n data_inicio: \"\",\r\n data_fim: \"\",\r\n duracao_segundos: \"\",\r\n },\r\n {\r\n id: 4,\r\n descricao: \"Pedido Enviado\",\r\n data_inicio: \"\",\r\n data_fim: \"\",\r\n duracao_segundos: \"\",\r\n },\r\n {\r\n id: 4,\r\n descricao: \"Pedido Entregue\",\r\n data_inicio: \"07/03/2024 14:52\",\r\n data_fim: \"07/03/2024 17:52\",\r\n duracao_segundos: \"3601\",\r\n },\r\n];\r\n\r\nexport const StepIndicatorDefault: Story = {\r\n name: \"step-indicator-default\",\r\n args: {\r\n data: dataMock,\r\n type: \"default\",\r\n sincronizado: true,\r\n titleColor: theme.colors.neutral[25],\r\n textColorDescription: theme.colors.gray[300],\r\n titleNumberColor: theme.colors.neutral[25],\r\n },\r\n};\r\nexport const StepIndicatorSincronizadoFalse: Story = {\r\n name: \"step-indicator-sincronizado-false\",\r\n args: {\r\n data: dataMockFalse,\r\n type: \"default\",\r\n sincronizado: false,\r\n titleColor: theme.colors.neutral[25],\r\n textColorDescription: theme.colors.gray[300],\r\n titleNumberColor: theme.colors.neutral[25],\r\n },\r\n};\r\n\r\nexport const StepIndicationCustom: Story = {\r\n name: \"step-indicator-custom\",\r\n args: {\r\n data: dataMockCustom,\r\n type: \"custom\",\r\n backgroundColorBall: theme.colors.orange[150],\r\n titleColor: theme.colors.blue[500],\r\n textColorDescription: theme.colors.gray[300],\r\n titleNumberColor: theme.colors.neutral[25],\r\n },\r\n};\r\n"],"mappings":"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","ignoreList":[]}
@@ -6,6 +6,7 @@ Object.defineProperty(exports, "__esModule", {
6
6
  exports.getIconByProperty = void 0;
7
7
  var _react = _interopRequireDefault(require("react"));
8
8
  var _iconsSvg = require("../../common/icons-svg");
9
+ var _theme = require("../../styles/theme/theme");
9
10
  function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
10
11
  /**
11
12
  * IMPORTS
@@ -36,8 +37,9 @@ const getIconByProperty = (propertyType, color) => {
36
37
  });
37
38
  case "disposicao_veiculo_parado":
38
39
  return /*#__PURE__*/_react.default.createElement(_iconsSvg.Icons, {
39
- color: color,
40
- icon: "TRUCK"
40
+ color: _theme.theme.colors.blue[500],
41
+ size: 20,
42
+ icon: "TRUCK_ACTIVITY"
41
43
  });
42
44
  case "aguardando_descarga":
43
45
  return /*#__PURE__*/_react.default.createElement(_iconsSvg.Icons, {
@@ -1 +1 @@
1
- {"version":3,"names":["_react","_interopRequireDefault","require","_iconsSvg","e","__esModule","default","getIconByProperty","propertyType","color","createElement","Icons","icon","exports"],"sources":["index.tsx"],"sourcesContent":["/**\r\n * IMPORTS\r\n */\r\n\r\nimport React from \"react\";\r\nimport { Icons } from \"../../common/icons-svg\";\r\n\r\n/**\r\n * Function that will map property types to corresponding icons in SVG 🛠️.\r\n * @param propertyType\r\n * @param color\r\n * @returns SVG\r\n */\r\nconst getIconByProperty: React.FC<any> = (propertyType: string, color?: string) => {\r\n switch (propertyType) {\r\n case \"operacao_veiculo\":\r\n return <Icons color={color} icon=\"STEERING_WHEEL\" />;\r\n\r\n case \"manutencao\":\r\n return <Icons color={color} icon=\"GEAR\" />;\r\n\r\n case \"aguardando_carga\":\r\n return <Icons color={color} icon=\"TIMER\" />;\r\n\r\n case \"disposicao_veiculo_parado\":\r\n return <Icons color={color} icon=\"TRUCK\" />;\r\n\r\n case \"aguardando_descarga\":\r\n return <Icons color={color} icon=\"HOURGLASS\" />;\r\n\r\n case \"descanso\":\r\n return <Icons color={color} icon=\"COFFEE\" />;\r\n\r\n case \"repouso_semanal\":\r\n return <Icons color={color} icon=\"HOUSE\" />;\r\n\r\n case \"repouso_noturno\":\r\n return <Icons color={color} icon=\"MOON_STARS\" />;\r\n\r\n case \"refeicao\":\r\n return <Icons color={color} icon=\"CALL_BELL\" />;\r\n\r\n case \"ferias\":\r\n return <Icons color={color} icon=\"ISLAND\" />;\r\n default:\r\n return <Icons color={color} icon=\"STEERING_WHEEL\" />; // Retorna uma Svg default caso o tipo de propriedade não for reconhecido.\r\n }\r\n};\r\n\r\n/**\r\n * EXPORTS\r\n */\r\nexport { getIconByProperty };\r\n"],"mappings":";;;;;;AAIA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AACA,IAAAC,SAAA,GAAAD,OAAA;AAA+C,SAAAD,uBAAAG,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAC,UAAA,GAAAD,CAAA,KAAAE,OAAA,EAAAF,CAAA;AAL/C;AACA;AACA;;AAKA;AACA;AACA;AACA;AACA;AACA;AACA,MAAMG,iBAAgC,GAAGA,CAACC,YAAoB,EAAEC,KAAc,KAAK;EACjF,QAAQD,YAAY;IAClB,KAAK,kBAAkB;MACrB,oBAAOR,MAAA,CAAAM,OAAA,CAAAI,aAAA,CAACP,SAAA,CAAAQ,KAAK;QAACF,KAAK,EAAEA,KAAM;QAACG,IAAI,EAAC;MAAgB,CAAE,CAAC;IAEtD,KAAK,YAAY;MACf,oBAAOZ,MAAA,CAAAM,OAAA,CAAAI,aAAA,CAACP,SAAA,CAAAQ,KAAK;QAACF,KAAK,EAAEA,KAAM;QAACG,IAAI,EAAC;MAAM,CAAE,CAAC;IAE5C,KAAK,kBAAkB;MACrB,oBAAOZ,MAAA,CAAAM,OAAA,CAAAI,aAAA,CAACP,SAAA,CAAAQ,KAAK;QAACF,KAAK,EAAEA,KAAM;QAACG,IAAI,EAAC;MAAO,CAAE,CAAC;IAE7C,KAAK,2BAA2B;MAC9B,oBAAOZ,MAAA,CAAAM,OAAA,CAAAI,aAAA,CAACP,SAAA,CAAAQ,KAAK;QAACF,KAAK,EAAEA,KAAM;QAACG,IAAI,EAAC;MAAO,CAAE,CAAC;IAE7C,KAAK,qBAAqB;MACxB,oBAAOZ,MAAA,CAAAM,OAAA,CAAAI,aAAA,CAACP,SAAA,CAAAQ,KAAK;QAACF,KAAK,EAAEA,KAAM;QAACG,IAAI,EAAC;MAAW,CAAE,CAAC;IAEjD,KAAK,UAAU;MACb,oBAAOZ,MAAA,CAAAM,OAAA,CAAAI,aAAA,CAACP,SAAA,CAAAQ,KAAK;QAACF,KAAK,EAAEA,KAAM;QAACG,IAAI,EAAC;MAAQ,CAAE,CAAC;IAE9C,KAAK,iBAAiB;MACpB,oBAAOZ,MAAA,CAAAM,OAAA,CAAAI,aAAA,CAACP,SAAA,CAAAQ,KAAK;QAACF,KAAK,EAAEA,KAAM;QAACG,IAAI,EAAC;MAAO,CAAE,CAAC;IAE7C,KAAK,iBAAiB;MACpB,oBAAOZ,MAAA,CAAAM,OAAA,CAAAI,aAAA,CAACP,SAAA,CAAAQ,KAAK;QAACF,KAAK,EAAEA,KAAM;QAACG,IAAI,EAAC;MAAY,CAAE,CAAC;IAElD,KAAK,UAAU;MACb,oBAAOZ,MAAA,CAAAM,OAAA,CAAAI,aAAA,CAACP,SAAA,CAAAQ,KAAK;QAACF,KAAK,EAAEA,KAAM;QAACG,IAAI,EAAC;MAAW,CAAE,CAAC;IAEjD,KAAK,QAAQ;MACX,oBAAOZ,MAAA,CAAAM,OAAA,CAAAI,aAAA,CAACP,SAAA,CAAAQ,KAAK;QAACF,KAAK,EAAEA,KAAM;QAACG,IAAI,EAAC;MAAQ,CAAE,CAAC;IAC9C;MACE,oBAAOZ,MAAA,CAAAM,OAAA,CAAAI,aAAA,CAACP,SAAA,CAAAQ,KAAK;QAACF,KAAK,EAAEA,KAAM;QAACG,IAAI,EAAC;MAAgB,CAAE,CAAC;IAAE;EAC1D;AACF,CAAC;;AAED;AACA;AACA;AAFAC,OAAA,CAAAN,iBAAA,GAAAA,iBAAA","ignoreList":[]}
1
+ {"version":3,"names":["_react","_interopRequireDefault","require","_iconsSvg","_theme","e","__esModule","default","getIconByProperty","propertyType","color","createElement","Icons","icon","theme","colors","blue","size","exports"],"sources":["index.tsx"],"sourcesContent":["/**\r\n * IMPORTS\r\n */\r\n\r\nimport React from \"react\";\r\nimport { Icons } from \"../../common/icons-svg\";\r\nimport { theme } from \"../../styles/theme/theme\";\r\n\r\n/**\r\n * Function that will map property types to corresponding icons in SVG 🛠️.\r\n * @param propertyType\r\n * @param color\r\n * @returns SVG\r\n */\r\nconst getIconByProperty: React.FC<any> = (propertyType: string, color?: string) => {\r\n switch (propertyType) {\r\n case \"operacao_veiculo\":\r\n return <Icons color={color} icon=\"STEERING_WHEEL\" />;\r\n\r\n case \"manutencao\":\r\n return <Icons color={color} icon=\"GEAR\" />;\r\n\r\n case \"aguardando_carga\":\r\n return <Icons color={color} icon=\"TIMER\" />;\r\n\r\n case \"disposicao_veiculo_parado\":\r\n return <Icons color={theme.colors.blue[500]} size={20} icon=\"TRUCK_ACTIVITY\" />;\r\n\r\n case \"aguardando_descarga\":\r\n return <Icons color={color} icon=\"HOURGLASS\" />;\r\n\r\n case \"descanso\":\r\n return <Icons color={color} icon=\"COFFEE\" />;\r\n\r\n case \"repouso_semanal\":\r\n return <Icons color={color} icon=\"HOUSE\" />;\r\n\r\n case \"repouso_noturno\":\r\n return <Icons color={color} icon=\"MOON_STARS\" />;\r\n\r\n case \"refeicao\":\r\n return <Icons color={color} icon=\"CALL_BELL\" />;\r\n\r\n case \"ferias\":\r\n return <Icons color={color} icon=\"ISLAND\" />;\r\n default:\r\n return <Icons color={color} icon=\"STEERING_WHEEL\" />; // Retorna uma Svg default caso o tipo de propriedade não for reconhecido.\r\n }\r\n};\r\n\r\n/**\r\n * EXPORTS\r\n */\r\nexport { getIconByProperty };\r\n"],"mappings":";;;;;;AAIA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AACA,IAAAC,SAAA,GAAAD,OAAA;AACA,IAAAE,MAAA,GAAAF,OAAA;AAAiD,SAAAD,uBAAAI,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAC,UAAA,GAAAD,CAAA,KAAAE,OAAA,EAAAF,CAAA;AANjD;AACA;AACA;;AAMA;AACA;AACA;AACA;AACA;AACA;AACA,MAAMG,iBAAgC,GAAGA,CAACC,YAAoB,EAAEC,KAAc,KAAK;EACjF,QAAQD,YAAY;IAClB,KAAK,kBAAkB;MACrB,oBAAOT,MAAA,CAAAO,OAAA,CAAAI,aAAA,CAACR,SAAA,CAAAS,KAAK;QAACF,KAAK,EAAEA,KAAM;QAACG,IAAI,EAAC;MAAgB,CAAE,CAAC;IAEtD,KAAK,YAAY;MACf,oBAAOb,MAAA,CAAAO,OAAA,CAAAI,aAAA,CAACR,SAAA,CAAAS,KAAK;QAACF,KAAK,EAAEA,KAAM;QAACG,IAAI,EAAC;MAAM,CAAE,CAAC;IAE5C,KAAK,kBAAkB;MACrB,oBAAOb,MAAA,CAAAO,OAAA,CAAAI,aAAA,CAACR,SAAA,CAAAS,KAAK;QAACF,KAAK,EAAEA,KAAM;QAACG,IAAI,EAAC;MAAO,CAAE,CAAC;IAE7C,KAAK,2BAA2B;MAC9B,oBAAOb,MAAA,CAAAO,OAAA,CAAAI,aAAA,CAACR,SAAA,CAAAS,KAAK;QAACF,KAAK,EAAEI,YAAK,CAACC,MAAM,CAACC,IAAI,CAAC,GAAG,CAAE;QAACC,IAAI,EAAE,EAAG;QAACJ,IAAI,EAAC;MAAgB,CAAE,CAAC;IAEjF,KAAK,qBAAqB;MACxB,oBAAOb,MAAA,CAAAO,OAAA,CAAAI,aAAA,CAACR,SAAA,CAAAS,KAAK;QAACF,KAAK,EAAEA,KAAM;QAACG,IAAI,EAAC;MAAW,CAAE,CAAC;IAEjD,KAAK,UAAU;MACb,oBAAOb,MAAA,CAAAO,OAAA,CAAAI,aAAA,CAACR,SAAA,CAAAS,KAAK;QAACF,KAAK,EAAEA,KAAM;QAACG,IAAI,EAAC;MAAQ,CAAE,CAAC;IAE9C,KAAK,iBAAiB;MACpB,oBAAOb,MAAA,CAAAO,OAAA,CAAAI,aAAA,CAACR,SAAA,CAAAS,KAAK;QAACF,KAAK,EAAEA,KAAM;QAACG,IAAI,EAAC;MAAO,CAAE,CAAC;IAE7C,KAAK,iBAAiB;MACpB,oBAAOb,MAAA,CAAAO,OAAA,CAAAI,aAAA,CAACR,SAAA,CAAAS,KAAK;QAACF,KAAK,EAAEA,KAAM;QAACG,IAAI,EAAC;MAAY,CAAE,CAAC;IAElD,KAAK,UAAU;MACb,oBAAOb,MAAA,CAAAO,OAAA,CAAAI,aAAA,CAACR,SAAA,CAAAS,KAAK;QAACF,KAAK,EAAEA,KAAM;QAACG,IAAI,EAAC;MAAW,CAAE,CAAC;IAEjD,KAAK,QAAQ;MACX,oBAAOb,MAAA,CAAAO,OAAA,CAAAI,aAAA,CAACR,SAAA,CAAAS,KAAK;QAACF,KAAK,EAAEA,KAAM;QAACG,IAAI,EAAC;MAAQ,CAAE,CAAC;IAC9C;MACE,oBAAOb,MAAA,CAAAO,OAAA,CAAAI,aAAA,CAACR,SAAA,CAAAS,KAAK;QAACF,KAAK,EAAEA,KAAM;QAACG,IAAI,EAAC;MAAgB,CAAE,CAAC;IAAE;EAC1D;AACF,CAAC;;AAED;AACA;AACA;AAFAK,OAAA,CAAAV,iBAAA,GAAAA,iBAAA","ignoreList":[]}
@@ -145,7 +145,8 @@ const Icons = ({
145
145
  });
146
146
  case "TRUCK":
147
147
  return /*#__PURE__*/React.createElement(IconTruck, {
148
- icon: "TRUCK"
148
+ icon: "TRUCK",
149
+ color: color
149
150
  });
150
151
  case "PACKAGE_CHECK":
151
152
  return /*#__PURE__*/React.createElement(IconPackageCheck, {
@@ -1 +1 @@
1
- {"version":3,"names":["React","SvgIconSteeringWheel","SvgIconCheckBoxFill","SvgIconCheckBoxOutline","SvgIconCameraPlus","SvgIconMoonStars","SvgIconCallBell","SvgIconSteeringWheelFill","SvgIconTrophy","IconShoppingCart","IconCreditCard","IconFileText","IconTruck","IconPackageCheck","SvgIconEyeSlash","SvgIconCalendar","SvgIconCurrency","SvgIconEye","SvgIconGasPump","SvgIconGauge","SvgIconGear","SvgIconTimer","SvgIconNotePencil","SvgIconCheckCircle","SvgIconArrowLeft","SvgIconBluetooth","SvgIconBluetoothConnected","SvgIconList","SvgIconWiFiHigh","SvgIconWiFiX","SvgIconArrowDropDown","SvgIconClosed","SvgChartBar","SvgIconBell","SvgIconFiles","SvgIconLifebuoy","SvgIconRecused","SvgIconExclamationCircle","SvgIconPlus","SvgIconXCirle","SvgIconEllipse","SvgIconCheckBox","SvgIconPencil","SvgIconCar","SvgIconTruckActivity","SvgIconCheckOutline","SvgIconCoffee","SvgIconAgent","SvgIconBed","SvgIconRefreshCcwDot","SvgIconHourglass","SvgCurrencyCircleDollar","SvgPackage","SvgIconHouse","theme","SvgIconIsland","Icons","icon","color","size","background","createElement","colors","orange","IconsMenuItems"],"sources":["index.tsx"],"sourcesContent":["/**\r\n * IMPORTS\r\n */\r\nimport React from \"react\";\r\n\r\n// commons / svg\r\nimport { SvgIconSteeringWheel } from \"./steering-wheel\";\r\nimport { SvgIconCheckBoxFill } from \"./check-box-fill\";\r\nimport { SvgIconCheckBoxOutline } from \"./check-box-outline\";\r\nimport { SvgIconCameraPlus } from \"./camera-plus\";\r\nimport { SvgIconMoonStars } from \"./moon-stars\";\r\nimport { SvgIconCallBell } from \"./call-bell\";\r\nimport { SvgIconSteeringWheelFill } from \"./steering-wheel-fill\";\r\nimport { SvgIconTrophy } from \"./trophy\";\r\nimport { IconShoppingCart } from \"./shopping-cart\";\r\nimport { IconCreditCard } from \"./credit-card\";\r\nimport { IconFileText } from \"./file-text\";\r\nimport { IconTruck } from \"./truck\";\r\nimport { IconPackageCheck } from \"./package-check\";\r\nimport { SvgIconEyeSlash } from \"./eye-slash\";\r\nimport { SvgIconCalendar } from \"./calendar\";\r\nimport { SvgIconCurrency } from \"./currency\";\r\nimport { SvgIconEye } from \"./eye\";\r\nimport { SvgIconGasPump } from \"./gas-pump\";\r\nimport { SvgIconGauge } from \"./gauge\";\r\nimport { SvgIconGear } from \"./gear\";\r\nimport { SvgIconTimer } from \"./timer\";\r\nimport { SvgIconNotePencil } from \"./note-pincel\";\r\nimport { SvgIconCheckCircle } from \"./check-circle\";\r\nimport { SvgIconArrowLeft } from \"./arrow-left\";\r\nimport { SvgIconBluetooth } from \"./bluetooth\";\r\nimport { SvgIconBluetoothConnected } from \"./bluetooth-connected\";\r\nimport { SvgIconList } from \"./list\";\r\nimport { SvgIconWiFiHigh } from \"./wifi-high\";\r\nimport { SvgIconWiFiX } from \"./wifi-x\";\r\nimport { SvgIconArrowDropDown } from \"./arrow-drop-down\";\r\nimport { SvgIconClosed } from \"./closed\";\r\nimport { SvgChartBar } from \"./chart-bar\";\r\nimport { SvgIconBell } from \"./bell\";\r\nimport { SvgIconFiles } from \"./files\";\r\nimport { SvgIconLifebuoy } from \"./lifebuoy\";\r\nimport { SvgIconRecused } from \"./recused\";\r\nimport { SvgIconExclamationCircle } from \"./exclamation-circle\";\r\nimport { SvgIconPlus } from \"./plus\";\r\nimport { SvgIconXCirle } from \"./x-circle\";\r\nimport { SvgIconEllipse } from \"./ellipse\";\r\nimport { SvgIconCheckBox } from \"./check-box\";\r\nimport { SvgIconPencil } from \"./pencil\";\r\nimport { SvgIconCar } from \"./car\";\r\nimport { SvgIconTruckActivity } from \"./truck-activity\";\r\nimport { SvgIconCheckOutline } from \"./check-outline\";\r\nimport { SvgIconCoffee } from \"./coffee\";\r\nimport { SvgIconAgent } from \"./agent\";\r\nimport { SvgIconBed } from \"./bed\";\r\nimport { SvgIconRefreshCcwDot } from \"./refresh-ccw-dot\";\r\nimport { SvgIconHourglass } from \"./hourglass\";\r\nimport { SvgCurrencyCircleDollar } from \"./currency-circle-dollar\";\r\nimport { SvgPackage } from \"./package\";\r\nimport { SvgIconHouse } from \"./house\";\r\n\r\n// typing\r\nimport { ISvgProps } from \"./interface\";\r\n\r\n// styles\r\nimport { theme } from \"../../styles/theme/theme\";\r\nimport { SvgIconIsland } from \"./island\";\r\n\r\nconst Icons: React.FC<ISvgProps> = ({ icon, color, size, background }) => {\r\n switch (icon) {\r\n case \"STEERING_WHEEL\":\r\n return <SvgIconSteeringWheel icon=\"STEERING_WHEEL\" color={color} size={size} />;\r\n\r\n case \"CHECK_BOX_FILL\":\r\n return <SvgIconCheckBoxFill icon=\"CHECK_BOX_FILL\" color={color} size={size} />;\r\n\r\n case \"CHECK_OUTLINE\":\r\n return <SvgIconCheckOutline icon=\"CHECK_OUTLINE\" color={color} size={size} />;\r\n\r\n case \"CHECK_BOX_OUTLINE\":\r\n return <SvgIconCheckBoxOutline icon=\"CHECK_BOX_OUTLINE\" color={color} size={size} />;\r\n\r\n case \"CHECK_BOX\":\r\n return <SvgIconCheckBox icon=\"CHECK_BOX\" color={color} size={size} background={background} />;\r\n\r\n case \"CAMERA_PLUS\":\r\n return <SvgIconCameraPlus color={color} size={size} icon={\"CAMERA_PLUS\"} />;\r\n\r\n case \"MOON_STARS\":\r\n return <SvgIconMoonStars color={color} size={size} icon={\"MOON_STARS\"} />;\r\n\r\n case \"CALL_BELL\":\r\n return <SvgIconCallBell color={color} size={size} icon={\"CALL_BELL\"} />;\r\n\r\n case \"STEERING_WHEEL_FILL\":\r\n return <SvgIconSteeringWheelFill color={color} size={size} icon={\"STEERING_WHEEL_FILL\"} />;\r\n\r\n case \"TROPHY\":\r\n return <SvgIconTrophy color={theme.colors.orange[150]} size={size} icon={\"TROPHY\"} />;\r\n\r\n case \"SHOPPING_CART\":\r\n return <IconShoppingCart icon={\"SHOPPING_CART\"} />;\r\n\r\n case \"CREDIT_CARD\":\r\n return <IconCreditCard icon={\"CREDIT_CARD\"} />;\r\n\r\n case \"FILE_TEXT\":\r\n return <IconFileText icon={\"FILE_TEXT\"} />;\r\n\r\n case \"TRUCK\":\r\n return <IconTruck icon={\"TRUCK\"} />;\r\n\r\n case \"PACKAGE_CHECK\":\r\n return <IconPackageCheck icon={\"PACKAGE_CHECK\"} />;\r\n\r\n case \"EYE_SLASH\":\r\n return <SvgIconEyeSlash color={color} size={size} icon={\"EYE_SLASH\"} />;\r\n\r\n case \"EYE\":\r\n return <SvgIconEye color={color} size={size} icon={\"EYE\"} />;\r\n\r\n case \"CALENDAR\":\r\n return <SvgIconCalendar color={color} size={size} icon={\"CALENDAR\"} />;\r\n\r\n case \"TIMER\":\r\n return <SvgIconTimer color={color} size={size} icon={\"TIMER\"} />;\r\n\r\n case \"GEAR\":\r\n return <SvgIconGear color={color} size={size} icon={\"GEAR\"} />;\r\n\r\n case \"CURRENCY\":\r\n return <SvgIconCurrency color={color} size={size} icon={\"CURRENCY\"} />;\r\n\r\n case \"GAUGE\":\r\n return <SvgIconGauge color={color} size={size} icon={\"GAUGE\"} />;\r\n\r\n case \"GAS_PUMP\":\r\n return <SvgIconGasPump color={color} size={size} icon={\"GAS_PUMP\"} />;\r\n\r\n case \"ARROW_LEFT\":\r\n return <SvgIconArrowLeft color={color} size={size} icon={\"ARROW_LEFT\"} />;\r\n\r\n case \"BLUETOOTH\":\r\n return <SvgIconBluetooth color={color} size={size} icon={\"BLUETOOTH\"} />;\r\n\r\n case \"BLUETOOTH_CONNECTED\":\r\n return <SvgIconBluetoothConnected color={color} size={size} icon={\"BLUETOOTH_CONNECTED\"} />;\r\n\r\n case \"BED\":\r\n return <SvgIconBed color={color} size={size} icon={\"BED\"} />;\r\n\r\n case \"LIST\":\r\n return <SvgIconList color={color} size={size} icon={\"LIST\"} />;\r\n\r\n case \"WIFI_HIGH\":\r\n return <SvgIconWiFiHigh color={color} size={size} icon={\"WIFI_HIGH\"} />;\r\n\r\n case \"WIFI_X\":\r\n return <SvgIconWiFiX color={color} size={size} icon={\"WIFI_X\"} />;\r\n\r\n case \"NOTE_PINCEL\":\r\n return <SvgIconNotePencil color={color} size={size} icon={\"NOTE_PINCEL\"} />;\r\n\r\n case \"CHECK_CIRCLE\":\r\n return (\r\n <SvgIconCheckCircle\r\n color={color}\r\n size={size}\r\n icon={\"CHECK_CIRCLE\"}\r\n background={background}\r\n />\r\n );\r\n\r\n case \"ARROW_DROP_DOWN\":\r\n return <SvgIconArrowDropDown color={color} size={size} icon={\"ARROW_DROP_DOWN\"} />;\r\n\r\n case \"CLOSED\":\r\n return <SvgIconClosed color={color} size={size} icon={\"CLOSED\"} />;\r\n\r\n case \"BELL\":\r\n return <SvgIconBell color={color} size={size} icon={\"BELL\"} />;\r\n\r\n case \"FILES\":\r\n return <SvgIconFiles color={color} size={size} icon={\"FILES\"} />;\r\n\r\n case \"LIFEBUOY\":\r\n return <SvgIconLifebuoy color={color} size={size} icon={\"LIFEBUOY\"} />;\r\n\r\n case \"RECUSED\":\r\n return <SvgIconRecused color={color} size={size} icon={\"RECUSED\"} background={background} />;\r\n\r\n case \"EXCLAMATION_CIRCLE\":\r\n return (\r\n <SvgIconExclamationCircle\r\n color={color}\r\n size={size}\r\n icon={\"EXCLAMATION_CIRCLE\"}\r\n background={background}\r\n />\r\n );\r\n\r\n case \"PLUS\":\r\n return <SvgIconPlus color={color} size={size} icon={\"PLUS\"} />;\r\n\r\n case \"X_CIRCLE\":\r\n return <SvgIconXCirle color={color} size={size} icon={\"X_CIRCLE\"} />;\r\n\r\n case \"ELLIPSE\":\r\n return <SvgIconEllipse color={color} size={size} icon={\"ELLIPSE\"} />;\r\n\r\n case \"PENCIL\":\r\n return <SvgIconPencil color={color} size={size} icon={\"PENCIL\"} />;\r\n case \"CAR\":\r\n return <SvgIconCar color={color} size={size} icon={\"CAR\"} />;\r\n\r\n case \"TRUCK_ACTIVITY\":\r\n return (\r\n <SvgIconTruckActivity\r\n color={color}\r\n size={size}\r\n background={background}\r\n icon={\"TRUCK_ACTIVITY\"}\r\n />\r\n );\r\n\r\n case \"COFFEE\":\r\n return <SvgIconCoffee color={color} size={size} icon={\"COFFEE\"} />;\r\n\r\n case \"AGENT\":\r\n return <SvgIconAgent color={color} size={size} icon={\"AGENT\"} />;\r\n\r\n case \"REFRESH_CCW_DOT\":\r\n return <SvgIconRefreshCcwDot color={color} size={size} icon={\"REFRESH_CCW_DOT\"} />;\r\n\r\n case \"HOURGLASS\":\r\n return <SvgIconHourglass color={color} size={size} icon={\"HOURGLASS\"} />;\r\n\r\n case \"HOUSE\":\r\n return <SvgIconHouse color={color} size={size} icon={\"HOUSE\"} />;\r\n\r\n case \"ISLAND\":\r\n return <SvgIconIsland color={color} size={size} icon={\"ISLAND\"} />;\r\n\r\n default:\r\n return <SvgIconCameraPlus color={color} size={size} icon={\"CAMERA_PLUS\"} />;\r\n }\r\n};\r\n\r\nconst IconsMenuItems: React.FC<ISvgProps> = ({ icon, color, size }) => {\r\n switch (icon) {\r\n case \"ACTIVITY\":\r\n return <SvgCurrencyCircleDollar color={color} size={size} icon={\"ACTIVITY\"} />;\r\n case \"LOADING\":\r\n return <SvgPackage color={color} size={size} icon={\"LOADING\"} />;\r\n\r\n case \"HISTORY\":\r\n return <SvgChartBar color={color} size={size} icon={\"HISTORY\"} />;\r\n\r\n default:\r\n return <SvgCurrencyCircleDollar color={color} size={size} icon={\"ACTIVITY\"} />;\r\n }\r\n};\r\n\r\n/**\r\n * EXPORTS\r\n */\r\n\r\nexport { Icons, IconsMenuItems };\r\n"],"mappings":"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","ignoreList":[]}
1
+ {"version":3,"names":["React","SvgIconSteeringWheel","SvgIconCheckBoxFill","SvgIconCheckBoxOutline","SvgIconCameraPlus","SvgIconMoonStars","SvgIconCallBell","SvgIconSteeringWheelFill","SvgIconTrophy","IconShoppingCart","IconCreditCard","IconFileText","IconTruck","IconPackageCheck","SvgIconEyeSlash","SvgIconCalendar","SvgIconCurrency","SvgIconEye","SvgIconGasPump","SvgIconGauge","SvgIconGear","SvgIconTimer","SvgIconNotePencil","SvgIconCheckCircle","SvgIconArrowLeft","SvgIconBluetooth","SvgIconBluetoothConnected","SvgIconList","SvgIconWiFiHigh","SvgIconWiFiX","SvgIconArrowDropDown","SvgIconClosed","SvgChartBar","SvgIconBell","SvgIconFiles","SvgIconLifebuoy","SvgIconRecused","SvgIconExclamationCircle","SvgIconPlus","SvgIconXCirle","SvgIconEllipse","SvgIconCheckBox","SvgIconPencil","SvgIconCar","SvgIconTruckActivity","SvgIconCheckOutline","SvgIconCoffee","SvgIconAgent","SvgIconBed","SvgIconRefreshCcwDot","SvgIconHourglass","SvgCurrencyCircleDollar","SvgPackage","SvgIconHouse","theme","SvgIconIsland","Icons","icon","color","size","background","createElement","colors","orange","IconsMenuItems"],"sources":["index.tsx"],"sourcesContent":["/**\r\n * IMPORTS\r\n */\r\nimport React from \"react\";\r\n\r\n// commons / svg\r\nimport { SvgIconSteeringWheel } from \"./steering-wheel\";\r\nimport { SvgIconCheckBoxFill } from \"./check-box-fill\";\r\nimport { SvgIconCheckBoxOutline } from \"./check-box-outline\";\r\nimport { SvgIconCameraPlus } from \"./camera-plus\";\r\nimport { SvgIconMoonStars } from \"./moon-stars\";\r\nimport { SvgIconCallBell } from \"./call-bell\";\r\nimport { SvgIconSteeringWheelFill } from \"./steering-wheel-fill\";\r\nimport { SvgIconTrophy } from \"./trophy\";\r\nimport { IconShoppingCart } from \"./shopping-cart\";\r\nimport { IconCreditCard } from \"./credit-card\";\r\nimport { IconFileText } from \"./file-text\";\r\nimport { IconTruck } from \"./truck\";\r\nimport { IconPackageCheck } from \"./package-check\";\r\nimport { SvgIconEyeSlash } from \"./eye-slash\";\r\nimport { SvgIconCalendar } from \"./calendar\";\r\nimport { SvgIconCurrency } from \"./currency\";\r\nimport { SvgIconEye } from \"./eye\";\r\nimport { SvgIconGasPump } from \"./gas-pump\";\r\nimport { SvgIconGauge } from \"./gauge\";\r\nimport { SvgIconGear } from \"./gear\";\r\nimport { SvgIconTimer } from \"./timer\";\r\nimport { SvgIconNotePencil } from \"./note-pincel\";\r\nimport { SvgIconCheckCircle } from \"./check-circle\";\r\nimport { SvgIconArrowLeft } from \"./arrow-left\";\r\nimport { SvgIconBluetooth } from \"./bluetooth\";\r\nimport { SvgIconBluetoothConnected } from \"./bluetooth-connected\";\r\nimport { SvgIconList } from \"./list\";\r\nimport { SvgIconWiFiHigh } from \"./wifi-high\";\r\nimport { SvgIconWiFiX } from \"./wifi-x\";\r\nimport { SvgIconArrowDropDown } from \"./arrow-drop-down\";\r\nimport { SvgIconClosed } from \"./closed\";\r\nimport { SvgChartBar } from \"./chart-bar\";\r\nimport { SvgIconBell } from \"./bell\";\r\nimport { SvgIconFiles } from \"./files\";\r\nimport { SvgIconLifebuoy } from \"./lifebuoy\";\r\nimport { SvgIconRecused } from \"./recused\";\r\nimport { SvgIconExclamationCircle } from \"./exclamation-circle\";\r\nimport { SvgIconPlus } from \"./plus\";\r\nimport { SvgIconXCirle } from \"./x-circle\";\r\nimport { SvgIconEllipse } from \"./ellipse\";\r\nimport { SvgIconCheckBox } from \"./check-box\";\r\nimport { SvgIconPencil } from \"./pencil\";\r\nimport { SvgIconCar } from \"./car\";\r\nimport { SvgIconTruckActivity } from \"./truck-activity\";\r\nimport { SvgIconCheckOutline } from \"./check-outline\";\r\nimport { SvgIconCoffee } from \"./coffee\";\r\nimport { SvgIconAgent } from \"./agent\";\r\nimport { SvgIconBed } from \"./bed\";\r\nimport { SvgIconRefreshCcwDot } from \"./refresh-ccw-dot\";\r\nimport { SvgIconHourglass } from \"./hourglass\";\r\nimport { SvgCurrencyCircleDollar } from \"./currency-circle-dollar\";\r\nimport { SvgPackage } from \"./package\";\r\nimport { SvgIconHouse } from \"./house\";\r\n\r\n// typing\r\nimport { ISvgProps } from \"./interface\";\r\n\r\n// styles\r\nimport { theme } from \"../../styles/theme/theme\";\r\nimport { SvgIconIsland } from \"./island\";\r\n\r\nconst Icons: React.FC<ISvgProps> = ({ icon, color, size, background }) => {\r\n switch (icon) {\r\n case \"STEERING_WHEEL\":\r\n return <SvgIconSteeringWheel icon=\"STEERING_WHEEL\" color={color} size={size} />;\r\n\r\n case \"CHECK_BOX_FILL\":\r\n return <SvgIconCheckBoxFill icon=\"CHECK_BOX_FILL\" color={color} size={size} />;\r\n\r\n case \"CHECK_OUTLINE\":\r\n return <SvgIconCheckOutline icon=\"CHECK_OUTLINE\" color={color} size={size} />;\r\n\r\n case \"CHECK_BOX_OUTLINE\":\r\n return <SvgIconCheckBoxOutline icon=\"CHECK_BOX_OUTLINE\" color={color} size={size} />;\r\n\r\n case \"CHECK_BOX\":\r\n return <SvgIconCheckBox icon=\"CHECK_BOX\" color={color} size={size} background={background} />;\r\n\r\n case \"CAMERA_PLUS\":\r\n return <SvgIconCameraPlus color={color} size={size} icon={\"CAMERA_PLUS\"} />;\r\n\r\n case \"MOON_STARS\":\r\n return <SvgIconMoonStars color={color} size={size} icon={\"MOON_STARS\"} />;\r\n\r\n case \"CALL_BELL\":\r\n return <SvgIconCallBell color={color} size={size} icon={\"CALL_BELL\"} />;\r\n\r\n case \"STEERING_WHEEL_FILL\":\r\n return <SvgIconSteeringWheelFill color={color} size={size} icon={\"STEERING_WHEEL_FILL\"} />;\r\n\r\n case \"TROPHY\":\r\n return <SvgIconTrophy color={theme.colors.orange[150]} size={size} icon={\"TROPHY\"} />;\r\n\r\n case \"SHOPPING_CART\":\r\n return <IconShoppingCart icon={\"SHOPPING_CART\"} />;\r\n\r\n case \"CREDIT_CARD\":\r\n return <IconCreditCard icon={\"CREDIT_CARD\"} />;\r\n\r\n case \"FILE_TEXT\":\r\n return <IconFileText icon={\"FILE_TEXT\"} />;\r\n\r\n case \"TRUCK\":\r\n return <IconTruck icon={\"TRUCK\"} color={color} />;\r\n\r\n case \"PACKAGE_CHECK\":\r\n return <IconPackageCheck icon={\"PACKAGE_CHECK\"} />;\r\n\r\n case \"EYE_SLASH\":\r\n return <SvgIconEyeSlash color={color} size={size} icon={\"EYE_SLASH\"} />;\r\n\r\n case \"EYE\":\r\n return <SvgIconEye color={color} size={size} icon={\"EYE\"} />;\r\n\r\n case \"CALENDAR\":\r\n return <SvgIconCalendar color={color} size={size} icon={\"CALENDAR\"} />;\r\n\r\n case \"TIMER\":\r\n return <SvgIconTimer color={color} size={size} icon={\"TIMER\"} />;\r\n\r\n case \"GEAR\":\r\n return <SvgIconGear color={color} size={size} icon={\"GEAR\"} />;\r\n\r\n case \"CURRENCY\":\r\n return <SvgIconCurrency color={color} size={size} icon={\"CURRENCY\"} />;\r\n\r\n case \"GAUGE\":\r\n return <SvgIconGauge color={color} size={size} icon={\"GAUGE\"} />;\r\n\r\n case \"GAS_PUMP\":\r\n return <SvgIconGasPump color={color} size={size} icon={\"GAS_PUMP\"} />;\r\n\r\n case \"ARROW_LEFT\":\r\n return <SvgIconArrowLeft color={color} size={size} icon={\"ARROW_LEFT\"} />;\r\n\r\n case \"BLUETOOTH\":\r\n return <SvgIconBluetooth color={color} size={size} icon={\"BLUETOOTH\"} />;\r\n\r\n case \"BLUETOOTH_CONNECTED\":\r\n return <SvgIconBluetoothConnected color={color} size={size} icon={\"BLUETOOTH_CONNECTED\"} />;\r\n\r\n case \"BED\":\r\n return <SvgIconBed color={color} size={size} icon={\"BED\"} />;\r\n\r\n case \"LIST\":\r\n return <SvgIconList color={color} size={size} icon={\"LIST\"} />;\r\n\r\n case \"WIFI_HIGH\":\r\n return <SvgIconWiFiHigh color={color} size={size} icon={\"WIFI_HIGH\"} />;\r\n\r\n case \"WIFI_X\":\r\n return <SvgIconWiFiX color={color} size={size} icon={\"WIFI_X\"} />;\r\n\r\n case \"NOTE_PINCEL\":\r\n return <SvgIconNotePencil color={color} size={size} icon={\"NOTE_PINCEL\"} />;\r\n\r\n case \"CHECK_CIRCLE\":\r\n return (\r\n <SvgIconCheckCircle\r\n color={color}\r\n size={size}\r\n icon={\"CHECK_CIRCLE\"}\r\n background={background}\r\n />\r\n );\r\n\r\n case \"ARROW_DROP_DOWN\":\r\n return <SvgIconArrowDropDown color={color} size={size} icon={\"ARROW_DROP_DOWN\"} />;\r\n\r\n case \"CLOSED\":\r\n return <SvgIconClosed color={color} size={size} icon={\"CLOSED\"} />;\r\n\r\n case \"BELL\":\r\n return <SvgIconBell color={color} size={size} icon={\"BELL\"} />;\r\n\r\n case \"FILES\":\r\n return <SvgIconFiles color={color} size={size} icon={\"FILES\"} />;\r\n\r\n case \"LIFEBUOY\":\r\n return <SvgIconLifebuoy color={color} size={size} icon={\"LIFEBUOY\"} />;\r\n\r\n case \"RECUSED\":\r\n return <SvgIconRecused color={color} size={size} icon={\"RECUSED\"} background={background} />;\r\n\r\n case \"EXCLAMATION_CIRCLE\":\r\n return (\r\n <SvgIconExclamationCircle\r\n color={color}\r\n size={size}\r\n icon={\"EXCLAMATION_CIRCLE\"}\r\n background={background}\r\n />\r\n );\r\n\r\n case \"PLUS\":\r\n return <SvgIconPlus color={color} size={size} icon={\"PLUS\"} />;\r\n\r\n case \"X_CIRCLE\":\r\n return <SvgIconXCirle color={color} size={size} icon={\"X_CIRCLE\"} />;\r\n\r\n case \"ELLIPSE\":\r\n return <SvgIconEllipse color={color} size={size} icon={\"ELLIPSE\"} />;\r\n\r\n case \"PENCIL\":\r\n return <SvgIconPencil color={color} size={size} icon={\"PENCIL\"} />;\r\n case \"CAR\":\r\n return <SvgIconCar color={color} size={size} icon={\"CAR\"} />;\r\n\r\n case \"TRUCK_ACTIVITY\":\r\n return (\r\n <SvgIconTruckActivity\r\n color={color}\r\n size={size}\r\n background={background}\r\n icon={\"TRUCK_ACTIVITY\"}\r\n />\r\n );\r\n\r\n case \"COFFEE\":\r\n return <SvgIconCoffee color={color} size={size} icon={\"COFFEE\"} />;\r\n\r\n case \"AGENT\":\r\n return <SvgIconAgent color={color} size={size} icon={\"AGENT\"} />;\r\n\r\n case \"REFRESH_CCW_DOT\":\r\n return <SvgIconRefreshCcwDot color={color} size={size} icon={\"REFRESH_CCW_DOT\"} />;\r\n\r\n case \"HOURGLASS\":\r\n return <SvgIconHourglass color={color} size={size} icon={\"HOURGLASS\"} />;\r\n\r\n case \"HOUSE\":\r\n return <SvgIconHouse color={color} size={size} icon={\"HOUSE\"} />;\r\n\r\n case \"ISLAND\":\r\n return <SvgIconIsland color={color} size={size} icon={\"ISLAND\"} />;\r\n\r\n default:\r\n return <SvgIconCameraPlus color={color} size={size} icon={\"CAMERA_PLUS\"} />;\r\n }\r\n};\r\n\r\nconst IconsMenuItems: React.FC<ISvgProps> = ({ icon, color, size }) => {\r\n switch (icon) {\r\n case \"ACTIVITY\":\r\n return <SvgCurrencyCircleDollar color={color} size={size} icon={\"ACTIVITY\"} />;\r\n case \"LOADING\":\r\n return <SvgPackage color={color} size={size} icon={\"LOADING\"} />;\r\n\r\n case \"HISTORY\":\r\n return <SvgChartBar color={color} size={size} icon={\"HISTORY\"} />;\r\n\r\n default:\r\n return <SvgCurrencyCircleDollar color={color} size={size} icon={\"ACTIVITY\"} />;\r\n }\r\n};\r\n\r\n/**\r\n * EXPORTS\r\n */\r\n\r\nexport { Icons, IconsMenuItems };\r\n"],"mappings":"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","ignoreList":[]}
@@ -1,5 +1,5 @@
1
- /**
2
- * IMPORTS
1
+ /**
2
+ * IMPORTS
3
3
  */
4
4
  import React from "react";
5
5
  import { TouchableOpacity } from "react-native";
@@ -78,7 +78,8 @@ const ActivitiesDaily = ({
78
78
  },
79
79
  onPress: () => handleActivity("trabalho")
80
80
  }, /*#__PURE__*/React.createElement(Icons, {
81
- icon: "TRUCK_ACTIVITY"
81
+ icon: "TRUCK",
82
+ color: theme.colors.blue[525]
82
83
  }), /*#__PURE__*/React.createElement(Typography, {
83
84
  text: "Trabalho",
84
85
  color: theme.colors.black[25],
@@ -106,8 +107,8 @@ const ActivitiesDaily = ({
106
107
  })))));
107
108
  };
108
109
 
109
- /**
110
- * EXPORTS
110
+ /**
111
+ * EXPORTS
111
112
  */
112
113
  export { ActivitiesDaily };
113
114
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"names":["React","TouchableOpacity","Box","Typography","Icons","theme","ActivitiesDaily","handleActivity","createElement","testID","width","height","backgroundColor","colors","neutral","borderStyled","borderRadius","borderWidths","thick_medium","blue","borderTopLeftRadius","thin_bold","borderTopRightRadius","borderColor","flexStyle","justifyContent","text","color","size","fontSizes","sm","fontFamily","fonts","inter_medium_500","fontWeight","lineHeight","lg","marginLeft","margins","flexDirection","paddingStyle","padding","paddings","xs","inter_bold_700","md","marginStyle","marginTop","activeOpacity","style","marginRight","xl","alignItems","onPress","icon","black"],"sources":["index.tsx"],"sourcesContent":["/**\n * IMPORTS\n */\nimport React from \"react\";\nimport { TouchableOpacity } from \"react-native\";\n\n// components\nimport { Box } from \"../../components/box\";\nimport { Typography } from \"../../components/typography\";\n\n//commons/ icons\nimport { Icons } from \"../../common/icons-svg\";\n\n// styles\nimport { theme } from \"../../styles/theme/theme\";\n\n// typings\nimport { IActivitiesDaily } from \"./interface\";\n\nconst ActivitiesDaily: React.FC<IActivitiesDaily> = ({ handleActivity }) => {\n return (\n <Box\n testID={\"activities-daily\"}\n width={\"100%\"}\n height={100}\n backgroundColor={theme.colors.neutral[25]}\n borderStyled={{\n borderRadius: theme.borderWidths.thick_medium,\n }}\n >\n <Box\n width={\"100%\"}\n height={30}\n backgroundColor={theme.colors.blue[400]}\n borderStyled={{\n borderTopLeftRadius: theme.borderWidths.thin_bold,\n borderTopRightRadius: theme.borderWidths.thin_bold,\n borderColor: theme.colors.blue[400],\n }}\n flexStyle={{\n justifyContent: \"center\",\n }}\n >\n <Typography\n text={\"Atividades diárias\"}\n color={theme.colors.neutral[25]}\n size={theme.fontSizes.sm}\n fontFamily={theme.fonts.inter_medium_500}\n fontWeight={\"500\"}\n lineHeight={theme.fontSizes.lg}\n marginLeft={theme.margins[\"2xs\"]}\n />\n </Box>\n <Box\n width={\"100%\"}\n flexStyle={{\n flexDirection: \"row\",\n justifyContent: \"space-between\",\n }}\n paddingStyle={{\n padding: theme.paddings[\"2xs\"],\n }}\n >\n <Typography\n text={\"Selecione uma das opções\"}\n color={theme.colors.blue[500]}\n size={theme.fontSizes.xs}\n fontFamily={theme.fonts.inter_bold_700}\n fontWeight={\"700\"}\n lineHeight={theme.fontSizes.md}\n />\n\n <Box flexStyle={{ flexDirection: \"row\" }} marginStyle={{ marginTop: 5 }}>\n <TouchableOpacity\n activeOpacity={0.7}\n style={{ marginRight: theme.margins.xl, alignItems: \"center\" }}\n onPress={() => handleActivity(\"trabalho\")}\n >\n <Icons icon={\"TRUCK_ACTIVITY\"} />\n <Typography\n text={\"Trabalho\"}\n color={theme.colors.black[25]}\n size={theme.fontSizes.xs}\n fontFamily={theme.fonts.inter_bold_700}\n fontWeight={\"700\"}\n lineHeight={theme.fontSizes.sm}\n marginTop={4}\n />\n </TouchableOpacity>\n\n <TouchableOpacity\n activeOpacity={0.7}\n style={{ alignItems: \"center\" }}\n onPress={() => handleActivity(\"descanso\")}\n >\n <Icons icon={\"BED\"} />\n <Typography\n text={\"Descanso\"}\n color={theme.colors.black[25]}\n size={theme.fontSizes.xs}\n fontFamily={theme.fonts.inter_bold_700}\n fontWeight={\"700\"}\n lineHeight={theme.fontSizes.sm}\n marginTop={4}\n />\n </TouchableOpacity>\n </Box>\n </Box>\n </Box>\n );\n};\n\n/**\n * EXPORTS\n */\nexport { ActivitiesDaily };\n"],"mappings":"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","ignoreList":[]}
1
+ {"version":3,"names":["React","TouchableOpacity","Box","Typography","Icons","theme","ActivitiesDaily","handleActivity","createElement","testID","width","height","backgroundColor","colors","neutral","borderStyled","borderRadius","borderWidths","thick_medium","blue","borderTopLeftRadius","thin_bold","borderTopRightRadius","borderColor","flexStyle","justifyContent","text","color","size","fontSizes","sm","fontFamily","fonts","inter_medium_500","fontWeight","lineHeight","lg","marginLeft","margins","flexDirection","paddingStyle","padding","paddings","xs","inter_bold_700","md","marginStyle","marginTop","activeOpacity","style","marginRight","xl","alignItems","onPress","icon","black"],"sources":["index.tsx"],"sourcesContent":["/**\r\n * IMPORTS\r\n */\r\nimport React from \"react\";\r\nimport { TouchableOpacity } from \"react-native\";\r\n\r\n// components\r\nimport { Box } from \"../../components/box\";\r\nimport { Typography } from \"../../components/typography\";\r\n\r\n//commons/ icons\r\nimport { Icons } from \"../../common/icons-svg\";\r\n\r\n// styles\r\nimport { theme } from \"../../styles/theme/theme\";\r\n\r\n// typings\r\nimport { IActivitiesDaily } from \"./interface\";\r\n\r\nconst ActivitiesDaily: React.FC<IActivitiesDaily> = ({ handleActivity }) => {\r\n return (\r\n <Box\r\n testID={\"activities-daily\"}\r\n width={\"100%\"}\r\n height={100}\r\n backgroundColor={theme.colors.neutral[25]}\r\n borderStyled={{\r\n borderRadius: theme.borderWidths.thick_medium,\r\n }}\r\n >\r\n <Box\r\n width={\"100%\"}\r\n height={30}\r\n backgroundColor={theme.colors.blue[400]}\r\n borderStyled={{\r\n borderTopLeftRadius: theme.borderWidths.thin_bold,\r\n borderTopRightRadius: theme.borderWidths.thin_bold,\r\n borderColor: theme.colors.blue[400],\r\n }}\r\n flexStyle={{\r\n justifyContent: \"center\",\r\n }}\r\n >\r\n <Typography\r\n text={\"Atividades diárias\"}\r\n color={theme.colors.neutral[25]}\r\n size={theme.fontSizes.sm}\r\n fontFamily={theme.fonts.inter_medium_500}\r\n fontWeight={\"500\"}\r\n lineHeight={theme.fontSizes.lg}\r\n marginLeft={theme.margins[\"2xs\"]}\r\n />\r\n </Box>\r\n <Box\r\n width={\"100%\"}\r\n flexStyle={{\r\n flexDirection: \"row\",\r\n justifyContent: \"space-between\",\r\n }}\r\n paddingStyle={{\r\n padding: theme.paddings[\"2xs\"],\r\n }}\r\n >\r\n <Typography\r\n text={\"Selecione uma das opções\"}\r\n color={theme.colors.blue[500]}\r\n size={theme.fontSizes.xs}\r\n fontFamily={theme.fonts.inter_bold_700}\r\n fontWeight={\"700\"}\r\n lineHeight={theme.fontSizes.md}\r\n />\r\n\r\n <Box flexStyle={{ flexDirection: \"row\" }} marginStyle={{ marginTop: 5 }}>\r\n <TouchableOpacity\r\n activeOpacity={0.7}\r\n style={{ marginRight: theme.margins.xl, alignItems: \"center\" }}\r\n onPress={() => handleActivity(\"trabalho\")}\r\n >\r\n <Icons icon={\"TRUCK\"} color={theme.colors.blue[525]} />\r\n <Typography\r\n text={\"Trabalho\"}\r\n color={theme.colors.black[25]}\r\n size={theme.fontSizes.xs}\r\n fontFamily={theme.fonts.inter_bold_700}\r\n fontWeight={\"700\"}\r\n lineHeight={theme.fontSizes.sm}\r\n marginTop={4}\r\n />\r\n </TouchableOpacity>\r\n\r\n <TouchableOpacity\r\n activeOpacity={0.7}\r\n style={{ alignItems: \"center\" }}\r\n onPress={() => handleActivity(\"descanso\")}\r\n >\r\n <Icons icon={\"BED\"} />\r\n <Typography\r\n text={\"Descanso\"}\r\n color={theme.colors.black[25]}\r\n size={theme.fontSizes.xs}\r\n fontFamily={theme.fonts.inter_bold_700}\r\n fontWeight={\"700\"}\r\n lineHeight={theme.fontSizes.sm}\r\n marginTop={4}\r\n />\r\n </TouchableOpacity>\r\n </Box>\r\n </Box>\r\n </Box>\r\n );\r\n};\r\n\r\n/**\r\n * EXPORTS\r\n */\r\nexport { ActivitiesDaily };\r\n"],"mappings":"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","ignoreList":[]}
@@ -22,7 +22,7 @@ const ActivitiesProgress = ({
22
22
  duracao = "00:30",
23
23
  data_inicio = "17:20",
24
24
  titleLabel = "Descanso",
25
- criado_ofiline = true,
25
+ criado_offline = true,
26
26
  tipo_atividade = "Descanso",
27
27
  referencia = "repouso_noturno"
28
28
  }) => {
@@ -74,8 +74,9 @@ const ActivitiesProgress = ({
74
74
  height: 20,
75
75
  width: 20
76
76
  }, /*#__PURE__*/React.createElement(Icons, {
77
- icon: "CHECK_OUTLINE",
78
- color: criado_ofiline ? theme.colors.green[400] : theme.colors.orange[500]
77
+ icon: criado_offline ? "CHECK_OUTLINE" : "TIMER",
78
+ size: 19,
79
+ color: criado_offline ? theme.colors.green[400] : theme.colors.orange[500]
79
80
  }))), /*#__PURE__*/React.createElement(Box, {
80
81
  width: "100%",
81
82
  flexStyle: {
@@ -1 +1 @@
1
- {"version":3,"names":["React","Box","Typography","Icons","theme","getIconByProperty","ActivitiesProgress","data_inicio_horario","duracao","data_inicio","titleLabel","criado_ofiline","tipo_atividade","referencia","createElement","width","height","backgroundColor","colors","neutral","borderStyled","borderRadius","borderWidths","thick_medium","blue","borderTopLeftRadius","thin_bold","borderTopRightRadius","borderColor","flexStyle","justifyContent","flexDirection","alignItems","text","color","size","fontSizes","sm","fontFamily","fonts","inter_medium_500","fontWeight","lineHeight","lg","marginLeft","margins","green","orange","inter_semi_bold_600","style","marginRight","marginTop","icon","paddingStyle","padding","paddings","black","xs","inter_bold_700","marginStyle","inter_bold","md","gray"],"sources":["index.tsx"],"sourcesContent":["/**\r\n * IMPORTS\r\n */\r\nimport React from \"react\";\r\n\r\n// components\r\nimport { Box } from \"../../components/box\";\r\nimport { Typography } from \"../../components/typography\";\r\n\r\n//commons/ icons\r\nimport { Icons } from \"../../common/icons-svg\";\r\n\r\n// styles\r\nimport { theme } from \"../../styles/theme/theme\";\r\n\r\n// typings\r\nimport { IActivitiesProgress } from \"./interface\";\r\n\r\n// utils\r\nimport { getIconByProperty } from \"../../utils/get-icon-by-property\";\r\n\r\nconst ActivitiesProgress: React.FC<IActivitiesProgress> = ({\r\n data_inicio_horario = \"11/05/2025\",\r\n duracao = \"00:30\",\r\n data_inicio = \"17:20\",\r\n titleLabel = \"Descanso\",\r\n criado_ofiline = true,\r\n tipo_atividade = \"Descanso\",\r\n referencia = \"repouso_noturno\",\r\n}) => {\r\n return (\r\n <Box\r\n width={\"100%\"}\r\n height={100}\r\n backgroundColor={theme.colors.neutral[25]}\r\n borderStyled={{ borderRadius: theme.borderWidths.thick_medium }}\r\n >\r\n <Box\r\n width={\"100%\"}\r\n height={30}\r\n backgroundColor={theme.colors.blue[400]}\r\n borderStyled={{\r\n borderTopLeftRadius: theme.borderWidths.thin_bold,\r\n borderTopRightRadius: theme.borderWidths.thin_bold,\r\n borderColor: theme.colors.blue[400],\r\n }}\r\n flexStyle={{\r\n justifyContent: \"space-between\",\r\n flexDirection: \"row\",\r\n }}\r\n >\r\n <Box\r\n flexStyle={{\r\n flexDirection: \"row\",\r\n alignItems: \"center\",\r\n }}\r\n >\r\n <Typography\r\n text={\"Status: \"}\r\n color={theme.colors.neutral[25]}\r\n size={theme.fontSizes.sm}\r\n fontFamily={theme.fonts.inter_medium_500}\r\n fontWeight={\"500\"}\r\n lineHeight={theme.fontSizes.lg}\r\n marginLeft={theme.margins[\"2xs\"]}\r\n />\r\n <Typography\r\n text={titleLabel}\r\n color={\r\n tipo_atividade === \"trabalho\" ? theme.colors.green[400] : theme.colors.orange[500]\r\n }\r\n size={theme.fontSizes.sm}\r\n fontFamily={theme.fonts.inter_semi_bold_600}\r\n fontWeight={\"600\"}\r\n lineHeight={theme.fontSizes.lg}\r\n />\r\n </Box>\r\n\r\n <Box\r\n style={{ marginRight: theme.margins[\"2xs\"], marginTop: theme.margins[\"1xs\"] }}\r\n height={20}\r\n width={20}\r\n >\r\n <Icons\r\n icon={\"CHECK_OUTLINE\"}\r\n color={criado_ofiline ? theme.colors.green[400] : theme.colors.orange[500]}\r\n />\r\n </Box>\r\n </Box>\r\n\r\n <Box\r\n width={\"100%\"}\r\n flexStyle={{\r\n flexDirection: \"row\",\r\n justifyContent: \"space-between\",\r\n }}\r\n paddingStyle={{\r\n padding: theme.paddings[\"2xs\"],\r\n }}\r\n >\r\n <Box height={20} flexStyle={{ flexDirection: \"row\", alignItems: \"center\" }}>\r\n {getIconByProperty(referencia)}\r\n <Typography\r\n text={data_inicio}\r\n color={theme.colors.black[25]}\r\n size={theme.fontSizes.xs}\r\n fontFamily={theme.fonts.inter_bold_700}\r\n fontWeight={\"700\"}\r\n lineHeight={theme.fontSizes.lg}\r\n marginLeft={4}\r\n />\r\n </Box>\r\n\r\n <Box height={50} flexStyle={{ flexDirection: \"row\", alignItems: \"flex-end\" }}>\r\n <Box\r\n flexStyle={{ alignItems: \"center\" }}\r\n marginStyle={{ marginRight: theme.margins[\"2xs\"] }}\r\n >\r\n <Typography\r\n text={data_inicio_horario}\r\n color={theme.colors.blue[500]}\r\n size={theme.fontSizes.sm}\r\n fontFamily={theme.fonts.inter_bold}\r\n fontWeight={\"700\"}\r\n lineHeight={theme.fontSizes.md}\r\n />\r\n <Typography\r\n text={\"INICIO\"}\r\n color={theme.colors.gray[600]}\r\n size={theme.fontSizes[\"2xs\"]}\r\n fontFamily={theme.fonts.inter_medium_500}\r\n fontWeight={\"500\"}\r\n lineHeight={theme.fontSizes.xs}\r\n marginTop={4}\r\n />\r\n </Box>\r\n\r\n <Box\r\n flexStyle={{ alignItems: \"center\" }}\r\n marginStyle={{ marginRight: theme.margins[\"2xs\"] }}\r\n >\r\n <Typography\r\n text={duracao}\r\n color={theme.colors.blue[500]}\r\n size={theme.fontSizes.sm}\r\n fontFamily={theme.fonts.inter_bold}\r\n fontWeight={\"700\"}\r\n lineHeight={theme.fontSizes.md}\r\n />\r\n <Typography\r\n text={\"DURAÇÃO\"}\r\n color={theme.colors.gray[600]}\r\n size={theme.fontSizes[\"2xs\"]}\r\n fontFamily={theme.fonts.inter_medium_500}\r\n fontWeight={\"500\"}\r\n lineHeight={theme.fontSizes.xs}\r\n marginTop={4}\r\n />\r\n </Box>\r\n </Box>\r\n </Box>\r\n </Box>\r\n );\r\n};\r\n\r\n/**\r\n * EXPORTS\r\n */\r\nexport { ActivitiesProgress };\r\n"],"mappings":"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","ignoreList":[]}
1
+ {"version":3,"names":["React","Box","Typography","Icons","theme","getIconByProperty","ActivitiesProgress","data_inicio_horario","duracao","data_inicio","titleLabel","criado_offline","tipo_atividade","referencia","createElement","width","height","backgroundColor","colors","neutral","borderStyled","borderRadius","borderWidths","thick_medium","blue","borderTopLeftRadius","thin_bold","borderTopRightRadius","borderColor","flexStyle","justifyContent","flexDirection","alignItems","text","color","size","fontSizes","sm","fontFamily","fonts","inter_medium_500","fontWeight","lineHeight","lg","marginLeft","margins","green","orange","inter_semi_bold_600","style","marginRight","marginTop","icon","paddingStyle","padding","paddings","black","xs","inter_bold_700","marginStyle","inter_bold","md","gray"],"sources":["index.tsx"],"sourcesContent":["/**\r\n * IMPORTS\r\n */\r\nimport React from \"react\";\r\n\r\n// components\r\nimport { Box } from \"../../components/box\";\r\nimport { Typography } from \"../../components/typography\";\r\n\r\n//commons/ icons\r\nimport { Icons } from \"../../common/icons-svg\";\r\n\r\n// styles\r\nimport { theme } from \"../../styles/theme/theme\";\r\n\r\n// typings\r\nimport { IActivitiesProgress } from \"./interface\";\r\n\r\n// utils\r\nimport { getIconByProperty } from \"../../utils/get-icon-by-property\";\r\n\r\nconst ActivitiesProgress: React.FC<IActivitiesProgress> = ({\r\n data_inicio_horario = \"11/05/2025\",\r\n duracao = \"00:30\",\r\n data_inicio = \"17:20\",\r\n titleLabel = \"Descanso\",\r\n criado_offline = true,\r\n tipo_atividade = \"Descanso\",\r\n referencia = \"repouso_noturno\",\r\n}) => {\r\n return (\r\n <Box\r\n width={\"100%\"}\r\n height={100}\r\n backgroundColor={theme.colors.neutral[25]}\r\n borderStyled={{ borderRadius: theme.borderWidths.thick_medium }}\r\n >\r\n <Box\r\n width={\"100%\"}\r\n height={30}\r\n backgroundColor={theme.colors.blue[400]}\r\n borderStyled={{\r\n borderTopLeftRadius: theme.borderWidths.thin_bold,\r\n borderTopRightRadius: theme.borderWidths.thin_bold,\r\n borderColor: theme.colors.blue[400],\r\n }}\r\n flexStyle={{\r\n justifyContent: \"space-between\",\r\n flexDirection: \"row\",\r\n }}\r\n >\r\n <Box\r\n flexStyle={{\r\n flexDirection: \"row\",\r\n alignItems: \"center\",\r\n }}\r\n >\r\n <Typography\r\n text={\"Status: \"}\r\n color={theme.colors.neutral[25]}\r\n size={theme.fontSizes.sm}\r\n fontFamily={theme.fonts.inter_medium_500}\r\n fontWeight={\"500\"}\r\n lineHeight={theme.fontSizes.lg}\r\n marginLeft={theme.margins[\"2xs\"]}\r\n />\r\n <Typography\r\n text={titleLabel}\r\n color={\r\n tipo_atividade === \"trabalho\" ? theme.colors.green[400] : theme.colors.orange[500]\r\n }\r\n size={theme.fontSizes.sm}\r\n fontFamily={theme.fonts.inter_semi_bold_600}\r\n fontWeight={\"600\"}\r\n lineHeight={theme.fontSizes.lg}\r\n />\r\n </Box>\r\n\r\n <Box\r\n style={{ marginRight: theme.margins[\"2xs\"], marginTop: theme.margins[\"1xs\"] }}\r\n height={20}\r\n width={20}\r\n >\r\n <Icons\r\n icon={criado_offline ? \"CHECK_OUTLINE\" : \"TIMER\"}\r\n size={19}\r\n color={criado_offline ? theme.colors.green[400] : theme.colors.orange[500]}\r\n />\r\n </Box>\r\n </Box>\r\n\r\n <Box\r\n width={\"100%\"}\r\n flexStyle={{\r\n flexDirection: \"row\",\r\n justifyContent: \"space-between\",\r\n }}\r\n paddingStyle={{\r\n padding: theme.paddings[\"2xs\"],\r\n }}\r\n >\r\n <Box height={20} flexStyle={{ flexDirection: \"row\", alignItems: \"center\" }}>\r\n {getIconByProperty(referencia)}\r\n <Typography\r\n text={data_inicio}\r\n color={theme.colors.black[25]}\r\n size={theme.fontSizes.xs}\r\n fontFamily={theme.fonts.inter_bold_700}\r\n fontWeight={\"700\"}\r\n lineHeight={theme.fontSizes.lg}\r\n marginLeft={4}\r\n />\r\n </Box>\r\n\r\n <Box height={50} flexStyle={{ flexDirection: \"row\", alignItems: \"flex-end\" }}>\r\n <Box\r\n flexStyle={{ alignItems: \"center\" }}\r\n marginStyle={{ marginRight: theme.margins[\"2xs\"] }}\r\n >\r\n <Typography\r\n text={data_inicio_horario}\r\n color={theme.colors.blue[500]}\r\n size={theme.fontSizes.sm}\r\n fontFamily={theme.fonts.inter_bold}\r\n fontWeight={\"700\"}\r\n lineHeight={theme.fontSizes.md}\r\n />\r\n <Typography\r\n text={\"INICIO\"}\r\n color={theme.colors.gray[600]}\r\n size={theme.fontSizes[\"2xs\"]}\r\n fontFamily={theme.fonts.inter_medium_500}\r\n fontWeight={\"500\"}\r\n lineHeight={theme.fontSizes.xs}\r\n marginTop={4}\r\n />\r\n </Box>\r\n\r\n <Box\r\n flexStyle={{ alignItems: \"center\" }}\r\n marginStyle={{ marginRight: theme.margins[\"2xs\"] }}\r\n >\r\n <Typography\r\n text={duracao}\r\n color={theme.colors.blue[500]}\r\n size={theme.fontSizes.sm}\r\n fontFamily={theme.fonts.inter_bold}\r\n fontWeight={\"700\"}\r\n lineHeight={theme.fontSizes.md}\r\n />\r\n <Typography\r\n text={\"DURAÇÃO\"}\r\n color={theme.colors.gray[600]}\r\n size={theme.fontSizes[\"2xs\"]}\r\n fontFamily={theme.fonts.inter_medium_500}\r\n fontWeight={\"500\"}\r\n lineHeight={theme.fontSizes.xs}\r\n marginTop={4}\r\n />\r\n </Box>\r\n </Box>\r\n </Box>\r\n </Box>\r\n );\r\n};\r\n\r\n/**\r\n * EXPORTS\r\n */\r\nexport { ActivitiesProgress };\r\n"],"mappings":"AAAA;AACA;AACA;AACA,OAAOA,KAAK,MAAM,OAAO;;AAEzB;AACA,SAASC,GAAG,QAAQ,sBAAsB;AAC1C,SAASC,UAAU,QAAQ,6BAA6B;;AAExD;AACA,SAASC,KAAK,QAAQ,wBAAwB;;AAE9C;AACA,SAASC,KAAK,QAAQ,0BAA0B;;AAEhD;;AAGA;AACA,SAASC,iBAAiB,QAAQ,kCAAkC;AAEpE,MAAMC,kBAAiD,GAAGA,CAAC;EACzDC,mBAAmB,GAAG,YAAY;EAClCC,OAAO,GAAG,OAAO;EACjBC,WAAW,GAAG,OAAO;EACrBC,UAAU,GAAG,UAAU;EACvBC,cAAc,GAAG,IAAI;EACrBC,cAAc,GAAG,UAAU;EAC3BC,UAAU,GAAG;AACf,CAAC,KAAK;EACJ,oBACEb,KAAA,CAAAc,aAAA,CAACb,GAAG;IACFc,KAAK,EAAE,MAAO;IACdC,MAAM,EAAE,GAAI;IACZC,eAAe,EAAEb,KAAK,CAACc,MAAM,CAACC,OAAO,CAAC,EAAE,CAAE;IAC1CC,YAAY,EAAE;MAAEC,YAAY,EAAEjB,KAAK,CAACkB,YAAY,CAACC;IAAa;EAAE,gBAEhEvB,KAAA,CAAAc,aAAA,CAACb,GAAG;IACFc,KAAK,EAAE,MAAO;IACdC,MAAM,EAAE,EAAG;IACXC,eAAe,EAAEb,KAAK,CAACc,MAAM,CAACM,IAAI,CAAC,GAAG,CAAE;IACxCJ,YAAY,EAAE;MACZK,mBAAmB,EAAErB,KAAK,CAACkB,YAAY,CAACI,SAAS;MACjDC,oBAAoB,EAAEvB,KAAK,CAACkB,YAAY,CAACI,SAAS;MAClDE,WAAW,EAAExB,KAAK,CAACc,MAAM,CAACM,IAAI,CAAC,GAAG;IACpC,CAAE;IACFK,SAAS,EAAE;MACTC,cAAc,EAAE,eAAe;MAC/BC,aAAa,EAAE;IACjB;EAAE,gBAEF/B,KAAA,CAAAc,aAAA,CAACb,GAAG;IACF4B,SAAS,EAAE;MACTE,aAAa,EAAE,KAAK;MACpBC,UAAU,EAAE;IACd;EAAE,gBAEFhC,KAAA,CAAAc,aAAA,CAACZ,UAAU;IACT+B,IAAI,EAAE,UAAW;IACjBC,KAAK,EAAE9B,KAAK,CAACc,MAAM,CAACC,OAAO,CAAC,EAAE,CAAE;IAChCgB,IAAI,EAAE/B,KAAK,CAACgC,SAAS,CAACC,EAAG;IACzBC,UAAU,EAAElC,KAAK,CAACmC,KAAK,CAACC,gBAAiB;IACzCC,UAAU,EAAE,KAAM;IAClBC,UAAU,EAAEtC,KAAK,CAACgC,SAAS,CAACO,EAAG;IAC/BC,UAAU,EAAExC,KAAK,CAACyC,OAAO,CAAC,KAAK;EAAE,CAClC,CAAC,eACF7C,KAAA,CAAAc,aAAA,CAACZ,UAAU;IACT+B,IAAI,EAAEvB,UAAW;IACjBwB,KAAK,EACHtB,cAAc,KAAK,UAAU,GAAGR,KAAK,CAACc,MAAM,CAAC4B,KAAK,CAAC,GAAG,CAAC,GAAG1C,KAAK,CAACc,MAAM,CAAC6B,MAAM,CAAC,GAAG,CAClF;IACDZ,IAAI,EAAE/B,KAAK,CAACgC,SAAS,CAACC,EAAG;IACzBC,UAAU,EAAElC,KAAK,CAACmC,KAAK,CAACS,mBAAoB;IAC5CP,UAAU,EAAE,KAAM;IAClBC,UAAU,EAAEtC,KAAK,CAACgC,SAAS,CAACO;EAAG,CAChC,CACE,CAAC,eAEN3C,KAAA,CAAAc,aAAA,CAACb,GAAG;IACFgD,KAAK,EAAE;MAAEC,WAAW,EAAE9C,KAAK,CAACyC,OAAO,CAAC,KAAK,CAAC;MAAEM,SAAS,EAAE/C,KAAK,CAACyC,OAAO,CAAC,KAAK;IAAE,CAAE;IAC9E7B,MAAM,EAAE,EAAG;IACXD,KAAK,EAAE;EAAG,gBAEVf,KAAA,CAAAc,aAAA,CAACX,KAAK;IACJiD,IAAI,EAAEzC,cAAc,GAAG,eAAe,GAAG,OAAQ;IACjDwB,IAAI,EAAE,EAAG;IACTD,KAAK,EAAEvB,cAAc,GAAGP,KAAK,CAACc,MAAM,CAAC4B,KAAK,CAAC,GAAG,CAAC,GAAG1C,KAAK,CAACc,MAAM,CAAC6B,MAAM,CAAC,GAAG;EAAE,CAC5E,CACE,CACF,CAAC,eAEN/C,KAAA,CAAAc,aAAA,CAACb,GAAG;IACFc,KAAK,EAAE,MAAO;IACdc,SAAS,EAAE;MACTE,aAAa,EAAE,KAAK;MACpBD,cAAc,EAAE;IAClB,CAAE;IACFuB,YAAY,EAAE;MACZC,OAAO,EAAElD,KAAK,CAACmD,QAAQ,CAAC,KAAK;IAC/B;EAAE,gBAEFvD,KAAA,CAAAc,aAAA,CAACb,GAAG;IAACe,MAAM,EAAE,EAAG;IAACa,SAAS,EAAE;MAAEE,aAAa,EAAE,KAAK;MAAEC,UAAU,EAAE;IAAS;EAAE,GACxE3B,iBAAiB,CAACQ,UAAU,CAAC,eAC9Bb,KAAA,CAAAc,aAAA,CAACZ,UAAU;IACT+B,IAAI,EAAExB,WAAY;IAClByB,KAAK,EAAE9B,KAAK,CAACc,MAAM,CAACsC,KAAK,CAAC,EAAE,CAAE;IAC9BrB,IAAI,EAAE/B,KAAK,CAACgC,SAAS,CAACqB,EAAG;IACzBnB,UAAU,EAAElC,KAAK,CAACmC,KAAK,CAACmB,cAAe;IACvCjB,UAAU,EAAE,KAAM;IAClBC,UAAU,EAAEtC,KAAK,CAACgC,SAAS,CAACO,EAAG;IAC/BC,UAAU,EAAE;EAAE,CACf,CACE,CAAC,eAEN5C,KAAA,CAAAc,aAAA,CAACb,GAAG;IAACe,MAAM,EAAE,EAAG;IAACa,SAAS,EAAE;MAAEE,aAAa,EAAE,KAAK;MAAEC,UAAU,EAAE;IAAW;EAAE,gBAC3EhC,KAAA,CAAAc,aAAA,CAACb,GAAG;IACF4B,SAAS,EAAE;MAAEG,UAAU,EAAE;IAAS,CAAE;IACpC2B,WAAW,EAAE;MAAET,WAAW,EAAE9C,KAAK,CAACyC,OAAO,CAAC,KAAK;IAAE;EAAE,gBAEnD7C,KAAA,CAAAc,aAAA,CAACZ,UAAU;IACT+B,IAAI,EAAE1B,mBAAoB;IAC1B2B,KAAK,EAAE9B,KAAK,CAACc,MAAM,CAACM,IAAI,CAAC,GAAG,CAAE;IAC9BW,IAAI,EAAE/B,KAAK,CAACgC,SAAS,CAACC,EAAG;IACzBC,UAAU,EAAElC,KAAK,CAACmC,KAAK,CAACqB,UAAW;IACnCnB,UAAU,EAAE,KAAM;IAClBC,UAAU,EAAEtC,KAAK,CAACgC,SAAS,CAACyB;EAAG,CAChC,CAAC,eACF7D,KAAA,CAAAc,aAAA,CAACZ,UAAU;IACT+B,IAAI,EAAE,QAAS;IACfC,KAAK,EAAE9B,KAAK,CAACc,MAAM,CAAC4C,IAAI,CAAC,GAAG,CAAE;IAC9B3B,IAAI,EAAE/B,KAAK,CAACgC,SAAS,CAAC,KAAK,CAAE;IAC7BE,UAAU,EAAElC,KAAK,CAACmC,KAAK,CAACC,gBAAiB;IACzCC,UAAU,EAAE,KAAM;IAClBC,UAAU,EAAEtC,KAAK,CAACgC,SAAS,CAACqB,EAAG;IAC/BN,SAAS,EAAE;EAAE,CACd,CACE,CAAC,eAENnD,KAAA,CAAAc,aAAA,CAACb,GAAG;IACF4B,SAAS,EAAE;MAAEG,UAAU,EAAE;IAAS,CAAE;IACpC2B,WAAW,EAAE;MAAET,WAAW,EAAE9C,KAAK,CAACyC,OAAO,CAAC,KAAK;IAAE;EAAE,gBAEnD7C,KAAA,CAAAc,aAAA,CAACZ,UAAU;IACT+B,IAAI,EAAEzB,OAAQ;IACd0B,KAAK,EAAE9B,KAAK,CAACc,MAAM,CAACM,IAAI,CAAC,GAAG,CAAE;IAC9BW,IAAI,EAAE/B,KAAK,CAACgC,SAAS,CAACC,EAAG;IACzBC,UAAU,EAAElC,KAAK,CAACmC,KAAK,CAACqB,UAAW;IACnCnB,UAAU,EAAE,KAAM;IAClBC,UAAU,EAAEtC,KAAK,CAACgC,SAAS,CAACyB;EAAG,CAChC,CAAC,eACF7D,KAAA,CAAAc,aAAA,CAACZ,UAAU;IACT+B,IAAI,EAAE,SAAU;IAChBC,KAAK,EAAE9B,KAAK,CAACc,MAAM,CAAC4C,IAAI,CAAC,GAAG,CAAE;IAC9B3B,IAAI,EAAE/B,KAAK,CAACgC,SAAS,CAAC,KAAK,CAAE;IAC7BE,UAAU,EAAElC,KAAK,CAACmC,KAAK,CAACC,gBAAiB;IACzCC,UAAU,EAAE,KAAM;IAClBC,UAAU,EAAEtC,KAAK,CAACgC,SAAS,CAACqB,EAAG;IAC/BN,SAAS,EAAE;EAAE,CACd,CACE,CACF,CACF,CACF,CAAC;AAEV,CAAC;;AAED;AACA;AACA;AACA,SAAS7C,kBAAkB","ignoreList":[]}
@@ -1 +1 @@
1
- {"version":3,"names":[],"sources":["interface.d.ts"],"sourcesContent":["/**\r\n * IMPORTS\r\n */\r\n\r\nimport { type ViewProps } from \"react-native\";\r\n/**\r\n * INTERFACE\r\n */\r\nimport { IGlobalCss } from \"../../styles/global/interface\";\r\n\r\ninterface IActivitiesProgress extends ViewProps, IGlobalCss {\r\n /**\r\n * Data de fim da atividade\r\n */\r\n data_inicio_horario: string;\r\n\r\n /**\r\n * Duração da atividade\r\n */\r\n duracao: string;\r\n\r\n /**\r\n * Horário de início da atividade\r\n */\r\n data_inicio: string;\r\n\r\n /**\r\n * Título/label da atividade\r\n */\r\n titleLabel: string;\r\n\r\n /**\r\n * criado offiline conectado\r\n */\r\n criado_ofiline: boolean;\r\n\r\n /**\r\n * tipo da atividade (trabalho | descanso)\r\n */\r\n tipo_atividade: string;\r\n\r\n /**\r\n * tipo da atividade por referencia como (descanso| operacao_veiculo)\r\n */\r\n referencia:\r\n | \"operacao_veiculo\"\r\n | \"manutencao\"\r\n | \"aguardando_carga\"\r\n | \"disposicao_veiculo_parado\"\r\n | \"aguardando_descarga\"\r\n | \"descanso\"\r\n | \"repouso_semanal\"\r\n | \"repouso_noturno\"\r\n | \"refeicao\"\r\n | \"ferias\";\r\n}\r\n\r\n/**\r\n * EXPORT\r\n */\r\nexport type { IActivitiesProgress };\r\n"],"mappings":"","ignoreList":[]}
1
+ {"version":3,"names":[],"sources":["interface.d.ts"],"sourcesContent":["/**\r\n * IMPORTS\r\n */\r\n\r\nimport { type ViewProps } from \"react-native\";\r\n/**\r\n * INTERFACE\r\n */\r\nimport { IGlobalCss } from \"../../styles/global/interface\";\r\n\r\ninterface IActivitiesProgress extends ViewProps, IGlobalCss {\r\n /**\r\n * Data de fim da atividade\r\n */\r\n data_inicio_horario: string;\r\n\r\n /**\r\n * Duração da atividade\r\n */\r\n duracao: string;\r\n\r\n /**\r\n * Horário de início da atividade\r\n */\r\n data_inicio: string;\r\n\r\n /**\r\n * Título/label da atividade\r\n */\r\n titleLabel: string;\r\n\r\n /**\r\n * criado offline conectado\r\n */\r\n criado_offline: boolean;\r\n\r\n /**\r\n * tipo da atividade (trabalho | descanso)\r\n */\r\n tipo_atividade: string;\r\n\r\n /**\r\n * tipo da atividade por referencia como (descanso| operacao_veiculo)\r\n */\r\n referencia:\r\n | \"operacao_veiculo\"\r\n | \"manutencao\"\r\n | \"aguardando_carga\"\r\n | \"disposicao_veiculo_parado\"\r\n | \"aguardando_descarga\"\r\n | \"descanso\"\r\n | \"repouso_semanal\"\r\n | \"repouso_noturno\"\r\n | \"refeicao\"\r\n | \"ferias\";\r\n}\r\n\r\n/**\r\n * EXPORT\r\n */\r\nexport type { IActivitiesProgress };\r\n"],"mappings":"","ignoreList":[]}
@@ -1,5 +1,5 @@
1
- /**
2
- * IMPORTS
1
+ /**
2
+ * IMPORTS
3
3
  */
4
4
  import React from "react";
5
5
  import { TouchableOpacity } from "react-native";
@@ -29,8 +29,7 @@ const NotificationLoading = ({
29
29
  return /*#__PURE__*/React.createElement(TouchableOpacity, {
30
30
  activeOpacity: 0.7,
31
31
  testID: testID,
32
- onPress: handleNavigation,
33
- disabled: readonly
32
+ onPress: handleNavigation
34
33
  }, /*#__PURE__*/React.createElement(Box, {
35
34
  width: "100%",
36
35
  flexStyle: {
@@ -140,8 +139,8 @@ const NotificationLoading = ({
140
139
  }))));
141
140
  };
142
141
 
143
- /**
144
- * EXPORTS
142
+ /**
143
+ * EXPORTS
145
144
  */
146
145
  export { NotificationLoading };
147
146
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"names":["React","TouchableOpacity","Box","Typography","Icons","theme","getStatusColor","NotificationLoading","handleNavigation","title","testID","statusNotify","date","notification","dataStart","style","readonly","_theme$fontSizes$lg","_theme$fontSizes$lg2","_theme$fontSizes$sm","createElement","activeOpacity","onPress","disabled","width","flexStyle","flexDirection","alignItems","backgroundColor","colors","blue","borderStyled","borderWidth","borderWidths","thin","borderRadius","thick_medium","borderColor","paddingStyle","padding","paddings","icon","size","color","neutral","paddingLeft","text","fontSizes","sm","lineHeight","lg","fontFamily","fonts","inter_semi_bold_600","fontWeight","letterSpacing","xs","md","inter_bold_700","justifyContent","inter_medium_500","String","marginRight","ellipsizeMode","numberOfLines"],"sources":["index.tsx"],"sourcesContent":["/**\n * IMPORTS\n */\nimport React from \"react\";\nimport { TouchableOpacity } from \"react-native\";\n\n// components\nimport { Box } from \"../box\";\nimport { Typography } from \"../typography\";\n\n// icons\nimport { Icons } from \"../../common/icons-svg\";\n\n// theme\nimport { theme } from \"../../styles/theme/theme\";\n\nimport { INotificationLoading } from \"./interface\";\nimport { getStatusColor, StatusType } from \"../../utils/status-color/return-color\";\n\nconst NotificationLoading: React.FC<INotificationLoading> = ({\n handleNavigation,\n title,\n testID,\n statusNotify,\n date,\n notification,\n dataStart,\n style,\n readonly,\n}) => {\n return (\n <TouchableOpacity\n activeOpacity={0.7}\n testID={testID}\n onPress={handleNavigation}\n disabled={readonly}\n >\n <Box\n width={\"100%\"}\n flexStyle={{ flexDirection: \"row\", alignItems: \"center\" }}\n backgroundColor={readonly ? theme.colors.blue[40050] : theme.colors.blue[400]}\n borderStyled={{\n borderWidth: theme.borderWidths.thin,\n borderRadius: theme.borderWidths.thick_medium,\n borderColor: readonly ? theme.colors.blue[40050] : theme.colors.blue[400],\n }}\n paddingStyle={{ padding: theme.paddings[\"2xs\"] }}\n style={style}\n >\n <Box width={\"9%\"}>\n <Icons icon={\"BELL\"} size={32} color={theme.colors.neutral[25]} />\n </Box>\n\n <Box\n flexStyle={{ flexDirection: \"column\" }}\n width={\"91%\"}\n paddingStyle={{ paddingLeft: 7 }}\n >\n {/* Carregamento identificação */}\n <Box flexStyle={{ flexDirection: \"row\", alignItems: \"center\" }}>\n <Typography\n text={\"Carregamento - \"}\n size={theme.fontSizes.sm}\n lineHeight={theme.fontSizes.lg}\n fontFamily={theme.fonts.inter_semi_bold_600}\n fontWeight=\"600\"\n color={theme.colors.neutral[25]}\n letterSpacing={\"regular\"}\n />\n <Typography\n text={title}\n size={theme.fontSizes.xs}\n lineHeight={theme.fontSizes.md}\n fontFamily={theme.fonts.inter_bold_700}\n fontWeight=\"700\"\n color={theme.colors.neutral[25]}\n letterSpacing={\"regular\"}\n />\n </Box>\n\n {/* Data do carregamento */}\n <Box\n flexStyle={{\n flexDirection: \"row\",\n alignItems: \"center\",\n justifyContent: \"space-between\",\n }}\n >\n <Box\n flexStyle={{\n flexDirection: \"row\",\n alignItems: \"center\",\n }}\n >\n <Typography\n text={\"Data - \"}\n size={theme.fontSizes.sm}\n lineHeight={theme.fontSizes.lg ?? 18}\n fontFamily={theme.fonts.inter_medium_500}\n fontWeight=\"500\"\n color={theme.colors.neutral[25]}\n letterSpacing={\"regular\"}\n />\n <Typography\n text={String(date)}\n size={theme.fontSizes.sm}\n lineHeight={theme.fontSizes.lg ?? 18}\n fontFamily={theme.fonts.inter_medium_500}\n fontWeight=\"500\"\n color={theme.colors.neutral[25]}\n letterSpacing={\"regular\"}\n />\n </Box>\n <Box\n flexStyle={{\n flexDirection: \"row\",\n alignItems: \"center\",\n }}\n >\n <Typography\n text={String(dataStart)}\n size={theme.fontSizes[\"2xs\"]}\n fontFamily={theme.fonts.inter_medium_500}\n fontWeight=\"500\"\n lineHeight={theme.fontSizes.sm}\n color={theme.colors.neutral[25]}\n letterSpacing={\"regular\"}\n marginRight={8}\n />\n\n <Icons\n icon={\"ELLIPSE\"}\n color={\n readonly ? theme.colors.neutral[25] : getStatusColor(statusNotify as StatusType)\n }\n size={9}\n />\n </Box>\n </Box>\n\n {/* Mensagem de notificação do carregamento */}\n <Typography\n text={notification}\n size={theme.fontSizes[\"2xs\"]}\n fontFamily={theme.fonts.inter_medium_500}\n fontWeight=\"500\"\n lineHeight={theme.fontSizes.sm ?? 14}\n color={theme.colors.neutral[25]}\n letterSpacing={\"regular\"}\n ellipsizeMode=\"tail\"\n numberOfLines={1}\n />\n </Box>\n </Box>\n </TouchableOpacity>\n );\n};\n\n/**\n * EXPORTS\n */\nexport { NotificationLoading };\n"],"mappings":"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","ignoreList":[]}
1
+ {"version":3,"names":["React","TouchableOpacity","Box","Typography","Icons","theme","getStatusColor","NotificationLoading","handleNavigation","title","testID","statusNotify","date","notification","dataStart","style","readonly","_theme$fontSizes$lg","_theme$fontSizes$lg2","_theme$fontSizes$sm","createElement","activeOpacity","onPress","width","flexStyle","flexDirection","alignItems","backgroundColor","colors","blue","borderStyled","borderWidth","borderWidths","thin","borderRadius","thick_medium","borderColor","paddingStyle","padding","paddings","icon","size","color","neutral","paddingLeft","text","fontSizes","sm","lineHeight","lg","fontFamily","fonts","inter_semi_bold_600","fontWeight","letterSpacing","xs","md","inter_bold_700","justifyContent","inter_medium_500","String","marginRight","ellipsizeMode","numberOfLines"],"sources":["index.tsx"],"sourcesContent":["/**\r\n * IMPORTS\r\n */\r\nimport React from \"react\";\r\nimport { TouchableOpacity } from \"react-native\";\r\n\r\n// components\r\nimport { Box } from \"../box\";\r\nimport { Typography } from \"../typography\";\r\n\r\n// icons\r\nimport { Icons } from \"../../common/icons-svg\";\r\n\r\n// theme\r\nimport { theme } from \"../../styles/theme/theme\";\r\n\r\nimport { INotificationLoading } from \"./interface\";\r\nimport { getStatusColor, StatusType } from \"../../utils/status-color/return-color\";\r\n\r\nconst NotificationLoading: React.FC<INotificationLoading> = ({\r\n handleNavigation,\r\n title,\r\n testID,\r\n statusNotify,\r\n date,\r\n notification,\r\n dataStart,\r\n style,\r\n readonly,\r\n}) => {\r\n return (\r\n <TouchableOpacity activeOpacity={0.7} testID={testID} onPress={handleNavigation}>\r\n <Box\r\n width={\"100%\"}\r\n flexStyle={{ flexDirection: \"row\", alignItems: \"center\" }}\r\n backgroundColor={readonly ? theme.colors.blue[40050] : theme.colors.blue[400]}\r\n borderStyled={{\r\n borderWidth: theme.borderWidths.thin,\r\n borderRadius: theme.borderWidths.thick_medium,\r\n borderColor: readonly ? theme.colors.blue[40050] : theme.colors.blue[400],\r\n }}\r\n paddingStyle={{ padding: theme.paddings[\"2xs\"] }}\r\n style={style}\r\n >\r\n <Box width={\"9%\"}>\r\n <Icons icon={\"BELL\"} size={32} color={theme.colors.neutral[25]} />\r\n </Box>\r\n\r\n <Box\r\n flexStyle={{ flexDirection: \"column\" }}\r\n width={\"91%\"}\r\n paddingStyle={{ paddingLeft: 7 }}\r\n >\r\n {/* Carregamento identificação */}\r\n <Box flexStyle={{ flexDirection: \"row\", alignItems: \"center\" }}>\r\n <Typography\r\n text={\"Carregamento - \"}\r\n size={theme.fontSizes.sm}\r\n lineHeight={theme.fontSizes.lg}\r\n fontFamily={theme.fonts.inter_semi_bold_600}\r\n fontWeight=\"600\"\r\n color={theme.colors.neutral[25]}\r\n letterSpacing={\"regular\"}\r\n />\r\n <Typography\r\n text={title}\r\n size={theme.fontSizes.xs}\r\n lineHeight={theme.fontSizes.md}\r\n fontFamily={theme.fonts.inter_bold_700}\r\n fontWeight=\"700\"\r\n color={theme.colors.neutral[25]}\r\n letterSpacing={\"regular\"}\r\n />\r\n </Box>\r\n\r\n {/* Data do carregamento */}\r\n <Box\r\n flexStyle={{\r\n flexDirection: \"row\",\r\n alignItems: \"center\",\r\n justifyContent: \"space-between\",\r\n }}\r\n >\r\n <Box\r\n flexStyle={{\r\n flexDirection: \"row\",\r\n alignItems: \"center\",\r\n }}\r\n >\r\n <Typography\r\n text={\"Data - \"}\r\n size={theme.fontSizes.sm}\r\n lineHeight={theme.fontSizes.lg ?? 18}\r\n fontFamily={theme.fonts.inter_medium_500}\r\n fontWeight=\"500\"\r\n color={theme.colors.neutral[25]}\r\n letterSpacing={\"regular\"}\r\n />\r\n <Typography\r\n text={String(date)}\r\n size={theme.fontSizes.sm}\r\n lineHeight={theme.fontSizes.lg ?? 18}\r\n fontFamily={theme.fonts.inter_medium_500}\r\n fontWeight=\"500\"\r\n color={theme.colors.neutral[25]}\r\n letterSpacing={\"regular\"}\r\n />\r\n </Box>\r\n <Box\r\n flexStyle={{\r\n flexDirection: \"row\",\r\n alignItems: \"center\",\r\n }}\r\n >\r\n <Typography\r\n text={String(dataStart)}\r\n size={theme.fontSizes[\"2xs\"]}\r\n fontFamily={theme.fonts.inter_medium_500}\r\n fontWeight=\"500\"\r\n lineHeight={theme.fontSizes.sm}\r\n color={theme.colors.neutral[25]}\r\n letterSpacing={\"regular\"}\r\n marginRight={8}\r\n />\r\n\r\n <Icons\r\n icon={\"ELLIPSE\"}\r\n color={\r\n readonly ? theme.colors.neutral[25] : getStatusColor(statusNotify as StatusType)\r\n }\r\n size={9}\r\n />\r\n </Box>\r\n </Box>\r\n\r\n {/* Mensagem de notificação do carregamento */}\r\n <Typography\r\n text={notification}\r\n size={theme.fontSizes[\"2xs\"]}\r\n fontFamily={theme.fonts.inter_medium_500}\r\n fontWeight=\"500\"\r\n lineHeight={theme.fontSizes.sm ?? 14}\r\n color={theme.colors.neutral[25]}\r\n letterSpacing={\"regular\"}\r\n ellipsizeMode=\"tail\"\r\n numberOfLines={1}\r\n />\r\n </Box>\r\n </Box>\r\n </TouchableOpacity>\r\n );\r\n};\r\n\r\n/**\r\n * EXPORTS\r\n */\r\nexport { NotificationLoading };\r\n"],"mappings":"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","ignoreList":[]}