@sofit/view-locale 1.97.0 → 1.99.0

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 (113) hide show
  1. package/.circleci/config.yml +1 -1
  2. package/dist/index.js +16 -3
  3. package/dist/runner.js +15 -2
  4. package/dist/translations/common/auth.js +1 -0
  5. package/dist/translations/common/benchmarking.js +1 -0
  6. package/dist/translations/common/database-errors.js +1 -0
  7. package/dist/translations/common/entity.js +1 -0
  8. package/dist/translations/common/general.js +1 -0
  9. package/dist/translations/common/internal-server-errors.js +1 -0
  10. package/dist/translations/common/joi.js +1 -0
  11. package/dist/translations/index.js +18 -5
  12. package/dist/translations/integrations/inout.js +1 -0
  13. package/dist/translations/integrations/pipefy.js +1 -0
  14. package/dist/translations/modules/attachment.d.ts +4 -0
  15. package/dist/translations/modules/attachment.js +7 -0
  16. package/dist/translations/modules/carsharing_type.js +2 -1
  17. package/dist/translations/modules/cash_basis.js +1 -0
  18. package/dist/translations/modules/change_history.js +1 -0
  19. package/dist/translations/modules/checklist.js +2 -1
  20. package/dist/translations/modules/checklist_group.js +2 -1
  21. package/dist/translations/modules/checklist_group_item.js +2 -1
  22. package/dist/translations/modules/checklist_group_option.js +2 -1
  23. package/dist/translations/modules/checklist_model.js +2 -1
  24. package/dist/translations/modules/checklist_reply.js +2 -1
  25. package/dist/translations/modules/city.js +2 -1
  26. package/dist/translations/modules/company.js +2 -1
  27. package/dist/translations/modules/cost_center.js +2 -1
  28. package/dist/translations/modules/cost_sharing.js +1 -0
  29. package/dist/translations/modules/cost_sharing_entity.js +1 -0
  30. package/dist/translations/modules/customer.js +2 -1
  31. package/dist/translations/modules/driver_control.js +1 -0
  32. package/dist/translations/modules/driver_license_point.js +1 -0
  33. package/dist/translations/modules/employee.d.ts +3 -3
  34. package/dist/translations/modules/employee.js +2 -1
  35. package/dist/translations/modules/employee_change_history.d.ts +2 -2
  36. package/dist/translations/modules/employee_change_history.js +2 -1
  37. package/dist/translations/modules/employee_hiring_regime.js +1 -0
  38. package/dist/translations/modules/employee_role.js +2 -1
  39. package/dist/translations/modules/expense.js +1 -0
  40. package/dist/translations/modules/fine.d.ts +5 -5
  41. package/dist/translations/modules/fine.js +1 -0
  42. package/dist/translations/modules/fine_qualification.js +2 -1
  43. package/dist/translations/modules/fine_qualification_integration_key.js +2 -1
  44. package/dist/translations/modules/fine_resource.js +2 -1
  45. package/dist/translations/modules/foreseen_maintenance_plan_service_item.js +2 -1
  46. package/dist/translations/modules/foreseen_service_order_item.js +1 -0
  47. package/dist/translations/modules/gas_pump_control.js +1 -0
  48. package/dist/translations/modules/gate.js +1 -0
  49. package/dist/translations/modules/gate_appointment.js +1 -0
  50. package/dist/translations/modules/gate_appointment_diary.js +1 -0
  51. package/dist/translations/modules/item.d.ts +8 -8
  52. package/dist/translations/modules/item.js +2 -1
  53. package/dist/translations/modules/leasing_contract.js +2 -1
  54. package/dist/translations/modules/leasing_measurement.d.ts +6 -6
  55. package/dist/translations/modules/leasing_measurement.js +2 -1
  56. package/dist/translations/modules/maintenance_plan.js +2 -1
  57. package/dist/translations/modules/maintenance_plan_service.js +2 -1
  58. package/dist/translations/modules/measurement_unit.js +2 -1
  59. package/dist/translations/modules/night_transport.js +1 -0
  60. package/dist/translations/modules/parameter.js +1 -0
  61. package/dist/translations/modules/pendency.js +1 -0
  62. package/dist/translations/modules/qualification_severity.js +2 -1
  63. package/dist/translations/modules/release_notification.js +2 -1
  64. package/dist/translations/modules/request_occurrence.js +1 -0
  65. package/dist/translations/modules/route.js +2 -1
  66. package/dist/translations/modules/service_order.d.ts +7 -7
  67. package/dist/translations/modules/service_order.js +1 -0
  68. package/dist/translations/modules/solicitation.js +1 -0
  69. package/dist/translations/modules/solicitation_comment.js +1 -0
  70. package/dist/translations/modules/solicitation_history.js +1 -0
  71. package/dist/translations/modules/solicitation_watcher.js +1 -0
  72. package/dist/translations/modules/state.js +2 -1
  73. package/dist/translations/modules/stock_entry_item.js +1 -0
  74. package/dist/translations/modules/stock_transfer.js +1 -0
  75. package/dist/translations/modules/stock_transfer_item.js +1 -0
  76. package/dist/translations/modules/sub_system.js +2 -1
  77. package/dist/translations/modules/subsidiary.js +2 -1
  78. package/dist/translations/modules/supplier.js +2 -1
  79. package/dist/translations/modules/system.js +2 -1
  80. package/dist/translations/modules/tire_brand.js +2 -1
  81. package/dist/translations/modules/tire_dimension.js +2 -1
  82. package/dist/translations/modules/tire_drawing.js +2 -1
  83. package/dist/translations/modules/transaction.js +1 -0
  84. package/dist/translations/modules/trip.d.ts +3 -3
  85. package/dist/translations/modules/trip.js +1 -0
  86. package/dist/translations/modules/vehicle.d.ts +5 -5
  87. package/dist/translations/modules/vehicle.js +2 -1
  88. package/dist/translations/modules/vehicle_axes.js +2 -1
  89. package/dist/translations/modules/vehicle_booking.js +1 -0
  90. package/dist/translations/modules/vehicle_brand.js +2 -1
  91. package/dist/translations/modules/vehicle_bulk.js +1 -0
  92. package/dist/translations/modules/vehicle_bulk_keys.js +1 -0
  93. package/dist/translations/modules/vehicle_change_history.d.ts +3 -3
  94. package/dist/translations/modules/vehicle_change_history.js +2 -1
  95. package/dist/translations/modules/vehicle_deactivation_cause.js +1 -0
  96. package/dist/translations/modules/vehicle_due.js +2 -1
  97. package/dist/translations/modules/vehicle_event.js +2 -1
  98. package/dist/translations/modules/vehicle_event_type.js +1 -0
  99. package/dist/translations/modules/vehicle_fuel.js +2 -1
  100. package/dist/translations/modules/vehicle_layout.js +2 -1
  101. package/dist/translations/modules/vehicle_leasing.js +2 -1
  102. package/dist/translations/modules/vehicle_maintenance_plan.d.ts +6 -6
  103. package/dist/translations/modules/vehicle_maintenance_plan.js +1 -0
  104. package/dist/translations/modules/vehicle_maintenance_plan_item.js +1 -0
  105. package/dist/translations/modules/vehicle_maintenance_plan_service.js +1 -0
  106. package/dist/translations/modules/vehicle_model.js +2 -1
  107. package/dist/translations/modules/vehicle_model_version.js +2 -1
  108. package/dist/translations/modules/vehicle_tag.js +1 -0
  109. package/dist/translations/modules/warehouse.js +2 -1
  110. package/dist/translations/modules/warehouse_item.js +1 -0
  111. package/{coverage/jest/results.xml → junit.xml} +12 -11
  112. package/lib/translations/modules/attachment.ts +4 -0
  113. package/package.json +14 -15
@@ -1,5 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.name = void 0;
3
4
  exports.name = {
4
5
  ptBR: 'Controle de Portaria',
5
6
  es: 'Control de Portería'
@@ -1,5 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.name = void 0;
3
4
  exports.name = {
4
5
  ptBR: 'Diário de Controle de Portaria',
5
6
  es: 'Diario de Control de Portería'
@@ -92,7 +92,7 @@ export declare const messages: {
92
92
  };
93
93
  export declare const enums: {
94
94
  type: {
95
- 'Combustivel': {
95
+ Combustivel: {
96
96
  ptBR: string;
97
97
  es: string;
98
98
  };
@@ -112,7 +112,7 @@ export declare const enums: {
112
112
  ptBR: string;
113
113
  es: string;
114
114
  };
115
- 'Lubrificante': {
115
+ Lubrificante: {
116
116
  ptBR: string;
117
117
  es: string;
118
118
  };
@@ -120,27 +120,27 @@ export declare const enums: {
120
120
  ptBR: string;
121
121
  es: string;
122
122
  };
123
- 'Multa': {
123
+ Multa: {
124
124
  ptBR: string;
125
125
  es: string;
126
126
  };
127
- 'Pedagio': {
127
+ Pedagio: {
128
128
  ptBR: string;
129
129
  es: string;
130
130
  };
131
- 'Pneu': {
131
+ Pneu: {
132
132
  ptBR: string;
133
133
  es: string;
134
134
  };
135
- 'Manutencao': {
135
+ Manutencao: {
136
136
  ptBR: string;
137
137
  es: string;
138
138
  };
139
- 'Seguro': {
139
+ Seguro: {
140
140
  ptBR: string;
141
141
  es: string;
142
142
  };
143
- 'Outros': {
143
+ Outros: {
144
144
  ptBR: string;
145
145
  es: string;
146
146
  };
@@ -1,11 +1,12 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.enums = exports.messages = exports.fields = exports.name = void 0;
3
4
  const entity_1 = require("../common/entity");
4
5
  exports.name = {
5
6
  ptBR: 'Item',
6
7
  es: 'Iten'
7
8
  };
8
- exports.fields = Object.assign({}, entity_1.ENTITY_COMMON, { active: {
9
+ exports.fields = Object.assign(Object.assign({}, entity_1.ENTITY_COMMON), { active: {
9
10
  ptBR: 'Ativo',
10
11
  es: 'Activo'
11
12
  }, measurement_unit_id: {
@@ -1,11 +1,12 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.messages = exports.fields = exports.name = void 0;
3
4
  const entity_1 = require("../common/entity");
4
5
  exports.name = {
5
6
  ptBR: 'Contrato de Locação',
6
7
  es: 'Contrato de Arrendamiento'
7
8
  };
8
- exports.fields = Object.assign({}, entity_1.ENTITY_COMMON, { supplier_id: {
9
+ exports.fields = Object.assign(Object.assign({}, entity_1.ENTITY_COMMON), { supplier_id: {
9
10
  ptBR: 'Fornecedor',
10
11
  es: 'Proveedor'
11
12
  }, company_id: {
@@ -76,29 +76,29 @@ export declare const messages: {
76
76
  };
77
77
  export declare const enums: {
78
78
  status: {
79
- 'Previsto': {
79
+ Previsto: {
80
80
  ptBR: string;
81
81
  es: string;
82
82
  };
83
- 'Pago': {
83
+ Pago: {
84
84
  ptBR: string;
85
85
  es: string;
86
86
  };
87
- 'Cancelado': {
87
+ Cancelado: {
88
88
  ptBR: string;
89
89
  es: string;
90
90
  };
91
91
  };
92
92
  type: {
93
- 'pro_rata_receipt_month': {
93
+ pro_rata_receipt_month: {
94
94
  ptBR: string;
95
95
  es: string;
96
96
  };
97
- 'integral_month': {
97
+ integral_month: {
98
98
  ptBR: string;
99
99
  es: string;
100
100
  };
101
- 'pro_rata_devolution_month': {
101
+ pro_rata_devolution_month: {
102
102
  ptBR: string;
103
103
  es: string;
104
104
  };
@@ -1,11 +1,12 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.enums = exports.messages = exports.fields = exports.name = void 0;
3
4
  const entity_1 = require("../common/entity");
4
5
  exports.name = {
5
6
  ptBR: 'Medição da Locação',
6
7
  es: 'Medición de Arrendamiento'
7
8
  };
8
- exports.fields = Object.assign({}, entity_1.ENTITY_COMMON, { vehicle_leasing_id: {
9
+ exports.fields = Object.assign(Object.assign({}, entity_1.ENTITY_COMMON), { vehicle_leasing_id: {
9
10
  ptBR: 'Locação do Veículo',
10
11
  es: 'Arrendamiento de Vehículos'
11
12
  }, expense_id: {
@@ -1,11 +1,12 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.messages = exports.fields = exports.name = void 0;
3
4
  const entity_1 = require("../common/entity");
4
5
  exports.name = {
5
6
  ptBR: 'Plano de Manutenção',
6
7
  es: 'Plan de Mantenimiento'
7
8
  };
8
- exports.fields = Object.assign({}, entity_1.ENTITY_COMMON, { created_by_sofit: {
9
+ exports.fields = Object.assign(Object.assign({}, entity_1.ENTITY_COMMON), { created_by_sofit: {
9
10
  ptBR: 'Criado pela Sofit',
10
11
  es: 'Creado por Sofit'
11
12
  }, in_revision: {
@@ -1,11 +1,12 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.messages = exports.fields = exports.name = void 0;
3
4
  const entity_1 = require("../common/entity");
4
5
  exports.name = {
5
6
  ptBR: 'Serviço do Plano de Manutenção',
6
7
  es: 'Servicio del plan de mantenimiento'
7
8
  };
8
- exports.fields = Object.assign({}, entity_1.ENTITY_COMMON, { antecipation_days: {
9
+ exports.fields = Object.assign(Object.assign({}, entity_1.ENTITY_COMMON), { antecipation_days: {
9
10
  ptBR: 'Antecipação por dias',
10
11
  es: 'Antecipación por dias'
11
12
  }, created_by_sofit: {
@@ -1,11 +1,12 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.fields = exports.name = void 0;
3
4
  const entity_1 = require("../common/entity");
4
5
  exports.name = {
5
6
  ptBR: 'Unidade de Medida',
6
7
  es: 'Unidad de Medida'
7
8
  };
8
- exports.fields = Object.assign({}, entity_1.ENTITY_COMMON, { created_by_sofit: {
9
+ exports.fields = Object.assign(Object.assign({}, entity_1.ENTITY_COMMON), { created_by_sofit: {
9
10
  ptBR: 'Criado pela Sofit',
10
11
  es: 'Creado por Sofit'
11
12
  }, in_revision: {
@@ -1,5 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.name = void 0;
3
4
  exports.name = {
4
5
  ptBR: 'Apontamento de Transporte Noturno',
5
6
  es: 'Apuntes del Transportes Nocturnos'
@@ -1,5 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.name = void 0;
3
4
  exports.name = {
4
5
  ptBR: 'Parâmetro',
5
6
  es: 'Parámetro'
@@ -1,5 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.messages = exports.name = void 0;
3
4
  exports.name = {
4
5
  ptBR: 'Pendncia',
5
6
  es: 'Pendencia'
@@ -1,11 +1,12 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.fields = exports.name = void 0;
3
4
  const entity_1 = require("../common/entity");
4
5
  exports.name = {
5
6
  ptBR: 'Gravidade de infração',
6
7
  es: 'Gravedade de infracción'
7
8
  };
8
- exports.fields = Object.assign({}, entity_1.ENTITY_COMMON, { created_by_sofit: {
9
+ exports.fields = Object.assign(Object.assign({}, entity_1.ENTITY_COMMON), { created_by_sofit: {
9
10
  ptBR: 'Criado pela Sofit',
10
11
  es: 'Creado por Sofit'
11
12
  }, in_revision: {
@@ -1,11 +1,12 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.messages = exports.fields = exports.name = void 0;
3
4
  const entity_1 = require("../common/entity");
4
5
  exports.name = {
5
6
  ptBR: 'Novidade',
6
7
  es: 'Novedad'
7
8
  };
8
- exports.fields = Object.assign({}, entity_1.ENTITY_COMMON, { content: {
9
+ exports.fields = Object.assign(Object.assign({}, entity_1.ENTITY_COMMON), { content: {
9
10
  ptBR: 'Conteúdo',
10
11
  es: 'Contenido'
11
12
  }, publish_date: {
@@ -1,5 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.name = void 0;
3
4
  exports.name = {
4
5
  ptBR: 'Ocorrências da Requisição',
5
6
  es: 'Ocurrencia de la Requisición'
@@ -1,11 +1,12 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.fields = exports.name = void 0;
3
4
  const entity_1 = require("../common/entity");
4
5
  exports.name = {
5
6
  ptBR: 'Rota',
6
7
  es: 'Ruta'
7
8
  };
8
- exports.fields = Object.assign({}, entity_1.ENTITY_COMMON, { foreseen_distance: {
9
+ exports.fields = Object.assign(Object.assign({}, entity_1.ENTITY_COMMON), { foreseen_distance: {
9
10
  ptBR: 'Distância prevista',
10
11
  es: 'Distancia prevista'
11
12
  } });
@@ -4,31 +4,31 @@ export declare const name: {
4
4
  };
5
5
  export declare const enums: {
6
6
  status: {
7
- 'all': {
7
+ all: {
8
8
  ptBR: string;
9
9
  es: string;
10
10
  };
11
- 'under_approval': {
11
+ under_approval: {
12
12
  ptBR: string;
13
13
  es: string;
14
14
  };
15
- 'planned': {
15
+ planned: {
16
16
  ptBR: string;
17
17
  es: string;
18
18
  };
19
- 'in_progress': {
19
+ in_progress: {
20
20
  ptBR: string;
21
21
  es: string;
22
22
  };
23
- 'waiting_nf': {
23
+ waiting_nf: {
24
24
  ptBR: string;
25
25
  es: string;
26
26
  };
27
- 'finished': {
27
+ finished: {
28
28
  ptBR: string;
29
29
  es: string;
30
30
  };
31
- 'canceled': {
31
+ canceled: {
32
32
  ptBR: string;
33
33
  es: string;
34
34
  };
@@ -1,5 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.enums = exports.name = void 0;
3
4
  exports.name = {
4
5
  ptBR: 'Ordem de Serviço',
5
6
  es: 'Orden de Servicio'
@@ -1,5 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.name = void 0;
3
4
  exports.name = {
4
5
  ptBR: 'Solicitação',
5
6
  es: 'Solicitud'
@@ -1,5 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.name = void 0;
3
4
  exports.name = {
4
5
  ptBR: 'Comentário da Solicitação',
5
6
  es: 'Comentario de la Solicitud'
@@ -1,5 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.name = void 0;
3
4
  exports.name = {
4
5
  ptBR: 'Histórico da Solicitação',
5
6
  es: 'Historico de la Solicitud'
@@ -1,5 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.name = void 0;
3
4
  exports.name = {
4
5
  ptBR: 'Solicitação Observada',
5
6
  es: 'Solicitud Observada'
@@ -1,11 +1,12 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.fields = exports.name = void 0;
3
4
  const entity_1 = require("../common/entity");
4
5
  exports.name = {
5
6
  ptBR: 'Estado',
6
7
  es: 'Estado'
7
8
  };
8
- exports.fields = Object.assign({}, entity_1.ENTITY_COMMON, { state_id: {
9
+ exports.fields = Object.assign(Object.assign({}, entity_1.ENTITY_COMMON), { state_id: {
9
10
  ptBR: 'Estado',
10
11
  es: 'state_id'
11
12
  }, uf: {
@@ -1,5 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.name = void 0;
3
4
  exports.name = {
4
5
  ptBR: 'Item da entrada de estoque',
5
6
  es: 'Iten de entrada de stock'
@@ -1,5 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.name = void 0;
3
4
  exports.name = {
4
5
  ptBR: 'Transferência de Estoque',
5
6
  es: 'Transferencia de Stock'
@@ -1,5 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.name = void 0;
3
4
  exports.name = {
4
5
  ptBR: 'Item de Transferência de Estoque',
5
6
  es: 'Iten del Transferencia de Stock'
@@ -1,11 +1,12 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.fields = exports.name = void 0;
3
4
  const entity_1 = require("../common/entity");
4
5
  exports.name = {
5
6
  ptBR: 'Sub Sistema',
6
7
  es: 'Sub Sistema'
7
8
  };
8
- exports.fields = Object.assign({}, entity_1.ENTITY_COMMON, { created_by_sofit: {
9
+ exports.fields = Object.assign(Object.assign({}, entity_1.ENTITY_COMMON), { created_by_sofit: {
9
10
  ptBR: 'Criado pela Sofit',
10
11
  es: 'Creado por Sofit'
11
12
  }, in_revision: {
@@ -1,11 +1,12 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.messages = exports.fields = exports.name = void 0;
3
4
  const entity_1 = require("../common/entity");
4
5
  exports.name = {
5
6
  ptBR: 'Filial',
6
7
  es: 'Sucursal'
7
8
  };
8
- exports.fields = Object.assign({}, entity_1.ENTITY_COMMON, { alert_emails: {
9
+ exports.fields = Object.assign(Object.assign({}, entity_1.ENTITY_COMMON), { alert_emails: {
9
10
  ptBR: 'Emails para recebimento de alerta',
10
11
  es: 'Emails para recebimiento de alerta'
11
12
  }, alert_users: {
@@ -1,11 +1,12 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.messages = exports.fields = exports.name = void 0;
3
4
  const entity_1 = require("../common/entity");
4
5
  exports.name = {
5
6
  ptBR: 'Fornecedor',
6
7
  es: 'Proveedor'
7
8
  };
8
- exports.fields = Object.assign({}, entity_1.ENTITY_COMMON, { active: {
9
+ exports.fields = Object.assign(Object.assign({}, entity_1.ENTITY_COMMON), { active: {
9
10
  ptBR: 'Ativo',
10
11
  es: 'Activo'
11
12
  }, social_name: {
@@ -1,11 +1,12 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.fields = exports.name = void 0;
3
4
  const entity_1 = require("../common/entity");
4
5
  exports.name = {
5
6
  ptBR: 'Sistema',
6
7
  es: 'Sistema'
7
8
  };
8
- exports.fields = Object.assign({}, entity_1.ENTITY_COMMON, { app_id: {
9
+ exports.fields = Object.assign(Object.assign({}, entity_1.ENTITY_COMMON), { app_id: {
9
10
  ptBR: 'Chave do aplicativo',
10
11
  es: 'Clave del aplicativo'
11
12
  }, equivalent_record_id: {
@@ -1,11 +1,12 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.fields = exports.name = void 0;
3
4
  const entity_1 = require("../common/entity");
4
5
  exports.name = {
5
6
  ptBR: 'Marca do pneu',
6
7
  es: 'Marca de neumático'
7
8
  };
8
- exports.fields = Object.assign({}, entity_1.ENTITY_COMMON, { created_by_sofit: {
9
+ exports.fields = Object.assign(Object.assign({}, entity_1.ENTITY_COMMON), { created_by_sofit: {
9
10
  ptBR: 'Criado pela Sofit',
10
11
  es: 'Creado por Sofit'
11
12
  }, in_revision: {
@@ -1,11 +1,12 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.fields = exports.name = void 0;
3
4
  const entity_1 = require("../common/entity");
4
5
  exports.name = {
5
6
  ptBR: 'Medida do pneu',
6
7
  es: 'Medida de neumático'
7
8
  };
8
- exports.fields = Object.assign({}, entity_1.ENTITY_COMMON, { created_by_sofit: {
9
+ exports.fields = Object.assign(Object.assign({}, entity_1.ENTITY_COMMON), { created_by_sofit: {
9
10
  ptBR: 'Criado pela Sofit',
10
11
  es: 'Creado por Sofit'
11
12
  }, in_revision: {
@@ -1,11 +1,12 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.messages = exports.fields = exports.name = void 0;
3
4
  const entity_1 = require("../common/entity");
4
5
  exports.name = {
5
6
  ptBR: 'Modelo do pneu',
6
7
  es: 'Modelo de neumático'
7
8
  };
8
- exports.fields = Object.assign({}, entity_1.ENTITY_COMMON, { created_by_sofit: {
9
+ exports.fields = Object.assign(Object.assign({}, entity_1.ENTITY_COMMON), { created_by_sofit: {
9
10
  ptBR: 'Criado pela Sofit',
10
11
  es: 'Creado por Sofit'
11
12
  }, in_revision: {
@@ -1,5 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.name = void 0;
3
4
  exports.name = {
4
5
  ptBR: 'Movimentação',
5
6
  es: 'Movimientos'
@@ -4,11 +4,11 @@ export declare const name: {
4
4
  };
5
5
  export declare const enums: {
6
6
  status: {
7
- 'all': {
7
+ all: {
8
8
  ptBR: string;
9
9
  es: string;
10
10
  };
11
- 'Planejada': {
11
+ Planejada: {
12
12
  ptBR: string;
13
13
  es: string;
14
14
  };
@@ -16,7 +16,7 @@ export declare const enums: {
16
16
  ptBR: string;
17
17
  es: string;
18
18
  };
19
- 'Terminada': {
19
+ Terminada: {
20
20
  ptBR: string;
21
21
  es: string;
22
22
  };
@@ -1,5 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.enums = exports.name = void 0;
3
4
  exports.name = {
4
5
  ptBR: 'Viagem',
5
6
  es: 'Viaje'
@@ -460,23 +460,23 @@ export declare const messages: {
460
460
  };
461
461
  export declare const enums: {
462
462
  disponibility: {
463
- 'active': {
463
+ active: {
464
464
  ptBR: string;
465
465
  es: string;
466
466
  };
467
- 'available': {
467
+ available: {
468
468
  ptBR: string;
469
469
  es: string;
470
470
  };
471
- 'in_use': {
471
+ in_use: {
472
472
  ptBR: string;
473
473
  es: string;
474
474
  };
475
- 'in_maintenance': {
475
+ in_maintenance: {
476
476
  ptBR: string;
477
477
  es: string;
478
478
  };
479
- 'inactive': {
479
+ inactive: {
480
480
  ptBR: string;
481
481
  es: string;
482
482
  };
@@ -1,11 +1,12 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.enums = exports.messages = exports.fields = exports.name = void 0;
3
4
  const entity_1 = require("../common/entity");
4
5
  exports.name = {
5
6
  ptBR: 'Veículo',
6
7
  es: 'Veiculo'
7
8
  };
8
- exports.fields = Object.assign({}, entity_1.ENTITY_COMMON, { license_plate: {
9
+ exports.fields = Object.assign(Object.assign({}, entity_1.ENTITY_COMMON), { license_plate: {
9
10
  ptBR: 'Placa',
10
11
  es: 'Placa'
11
12
  }, motorized: {
@@ -1,11 +1,12 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.fields = exports.name = void 0;
3
4
  const entity_1 = require("../common/entity");
4
5
  exports.name = {
5
6
  ptBR: 'Eixo do veículo',
6
7
  es: 'Eje del vehículo'
7
8
  };
8
- exports.fields = Object.assign({}, entity_1.ENTITY_COMMON, { axis_id: {
9
+ exports.fields = Object.assign(Object.assign({}, entity_1.ENTITY_COMMON), { axis_id: {
9
10
  ptBR: 'Eixo',
10
11
  es: 'Eje'
11
12
  }, horizontal_order: {
@@ -1,5 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.fields = exports.name = void 0;
3
4
  exports.name = {
4
5
  ptBR: 'Carsharing',
5
6
  es: 'Carsharing'
@@ -1,11 +1,12 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.fields = exports.name = void 0;
3
4
  const entity_1 = require("../common/entity");
4
5
  exports.name = {
5
6
  ptBR: 'Marca do veículo',
6
7
  es: 'Marca del vehículo'
7
8
  };
8
- exports.fields = Object.assign({}, entity_1.ENTITY_COMMON, { created_by_sofit: {
9
+ exports.fields = Object.assign(Object.assign({}, entity_1.ENTITY_COMMON), { created_by_sofit: {
9
10
  ptBR: 'Criado pela Sofit',
10
11
  es: 'Creado por Sofit'
11
12
  }, in_revision: {
@@ -1,5 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.messages = exports.fields = exports.name = void 0;
3
4
  exports.name = {
4
5
  ptBR: 'Integração de Veículos',
5
6
  es: 'Integración de vehículos'
@@ -1,5 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.fields = exports.name = void 0;
3
4
  exports.name = {
4
5
  ptBR: 'Veículos em massa',
5
6
  es: 'Vehículos a granel'