@sofit/view-locale 1.374.0 → 2.0.0-rc.2
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.
- package/Jenkinsfile +18 -7
- package/dist/index.js +7 -3
- package/dist/joi/joi.type.d.ts +2 -2
- package/dist/languages.d.ts +1 -1
- package/dist/runner.js +6 -2
- package/dist/translations/common/joi.js +0 -4
- package/dist/translations/emails/index.js +7 -2
- package/dist/translations/index.d.ts +1 -3
- package/dist/translations/index.js +11 -7
- package/dist/translations/modules/gate.d.ts +0 -4
- package/dist/translations/modules/gate.js +0 -4
- package/dist/translations/modules/gate_appointment.d.ts +0 -4
- package/dist/translations/modules/gate_appointment.js +0 -4
- package/dist/translations/modules/service_budget.d.ts +0 -32
- package/dist/translations/modules/service_budget.js +0 -24
- package/dist/translations/modules/solicitation.d.ts +0 -4
- package/dist/translations/modules/solicitation.js +0 -4
- package/dist/translations/modules/solicitation_action.js +6 -2
- package/dist/translations/modules/solicitation_automation.d.ts +0 -4
- package/dist/translations/modules/solicitation_automation.js +0 -4
- package/dist/translations/modules/vehicle.d.ts +0 -4
- package/dist/translations/modules/vehicle.js +0 -3
- package/dist/translations/modules/vehicle_booking.d.ts +0 -6
- package/dist/translations/modules/vehicle_booking.js +1 -7
- package/lib/runner.ts +1 -0
- package/package.json +8 -12
- package/coverage/jest/results.xml +0 -25
- package/coverage/lcov-report/base.css +0 -224
- package/coverage/lcov-report/block-navigation.js +0 -79
- package/coverage/lcov-report/favicon.png +0 -0
- package/coverage/lcov-report/index.html +0 -201
- package/coverage/lcov-report/lib/index.html +0 -126
- package/coverage/lcov-report/lib/index.ts.html +0 -89
- package/coverage/lcov-report/lib/runner.ts.html +0 -575
- package/coverage/lcov-report/lib/translations/common/auth.ts.html +0 -95
- package/coverage/lcov-report/lib/translations/common/benchmarking.ts.html +0 -131
- package/coverage/lcov-report/lib/translations/common/database-errors.ts.html +0 -227
- package/coverage/lcov-report/lib/translations/common/entity.ts.html +0 -119
- package/coverage/lcov-report/lib/translations/common/firebase_notification.ts.html +0 -131
- package/coverage/lcov-report/lib/translations/common/general.ts.html +0 -350
- package/coverage/lcov-report/lib/translations/common/index.html +0 -216
- package/coverage/lcov-report/lib/translations/common/internal-server-errors.ts.html +0 -107
- package/coverage/lcov-report/lib/translations/common/joi.ts.html +0 -497
- package/coverage/lcov-report/lib/translations/emails/change_solicitation_responsible.ts.html +0 -194
- package/coverage/lcov-report/lib/translations/emails/client_company_economic_groups_finished.ts.html +0 -104
- package/coverage/lcov-report/lib/translations/emails/dispatch-crlv.ts.html +0 -137
- package/coverage/lcov-report/lib/translations/emails/dispatch-vehicle-model-record.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/emails/finished-pre-invoice-conference.ts.html +0 -152
- package/coverage/lcov-report/lib/translations/emails/import_client_vehicle.ts.html +0 -134
- package/coverage/lcov-report/lib/translations/emails/index.html +0 -306
- package/coverage/lcov-report/lib/translations/emails/index.ts.html +0 -116
- package/coverage/lcov-report/lib/translations/emails/password_recover.ts.html +0 -122
- package/coverage/lcov-report/lib/translations/emails/send_fine_consultation_error.ts.html +0 -149
- package/coverage/lcov-report/lib/translations/emails/send_pre_invoice_conference.ts.html +0 -149
- package/coverage/lcov-report/lib/translations/emails/send_renavam_error.ts.html +0 -122
- package/coverage/lcov-report/lib/translations/emails/unidas_vehicle_upsert_finished.ts.html +0 -185
- package/coverage/lcov-report/lib/translations/emails/vehicle_bulk_exceeded_limit.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/emails/vehicle_bulk_finished.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/index.html +0 -111
- package/coverage/lcov-report/lib/translations/index.ts.html +0 -1385
- package/coverage/lcov-report/lib/translations/integrations/index.html +0 -141
- package/coverage/lcov-report/lib/translations/integrations/inout.ts.html +0 -107
- package/coverage/lcov-report/lib/translations/integrations/pipefy.ts.html +0 -107
- package/coverage/lcov-report/lib/translations/integrations/suiv.ts.html +0 -95
- package/coverage/lcov-report/lib/translations/microservices/telemetry/index.html +0 -111
- package/coverage/lcov-report/lib/translations/microservices/telemetry/index.ts.html +0 -269
- package/coverage/lcov-report/lib/translations/modules/access_log.ts.html +0 -476
- package/coverage/lcov-report/lib/translations/modules/advance_payment.ts.html +0 -143
- package/coverage/lcov-report/lib/translations/modules/app_parameter.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/attachment.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/backup_vehicle.ts.html +0 -452
- package/coverage/lcov-report/lib/translations/modules/backup_vehicle_reason.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/backup_vehicle_to_delete.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/backup_vehicle_utilization.ts.html +0 -407
- package/coverage/lcov-report/lib/translations/modules/benchmark_pendency.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/budget.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/carsharing_type.ts.html +0 -119
- package/coverage/lcov-report/lib/translations/modules/cash_basis.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/change_history.ts.html +0 -254
- package/coverage/lcov-report/lib/translations/modules/checklist.ts.html +0 -389
- package/coverage/lcov-report/lib/translations/modules/checklist_group.ts.html +0 -188
- package/coverage/lcov-report/lib/translations/modules/checklist_group_item.ts.html +0 -347
- package/coverage/lcov-report/lib/translations/modules/checklist_group_option.ts.html +0 -140
- package/coverage/lcov-report/lib/translations/modules/checklist_model.ts.html +0 -287
- package/coverage/lcov-report/lib/translations/modules/checklist_reply.ts.html +0 -224
- package/coverage/lcov-report/lib/translations/modules/city.ts.html +0 -119
- package/coverage/lcov-report/lib/translations/modules/client.ts.html +0 -512
- package/coverage/lcov-report/lib/translations/modules/client_company.ts.html +0 -143
- package/coverage/lcov-report/lib/translations/modules/client_integration.ts.html +0 -269
- package/coverage/lcov-report/lib/translations/modules/company.ts.html +0 -323
- package/coverage/lcov-report/lib/translations/modules/condition.ts.html +0 -320
- package/coverage/lcov-report/lib/translations/modules/cost_center.ts.html +0 -260
- package/coverage/lcov-report/lib/translations/modules/cost_center_request_vehicle_type.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/cost_sharing.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/cost_sharing_entity.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/country.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/custom_field.ts.html +0 -761
- package/coverage/lcov-report/lib/translations/modules/custom_migration_table.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/custom_table.ts.html +0 -311
- package/coverage/lcov-report/lib/translations/modules/customer.ts.html +0 -287
- package/coverage/lcov-report/lib/translations/modules/daily_quota.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/dashboard.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/dashboard_report.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/db_server.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/deduct.ts.html +0 -185
- package/coverage/lcov-report/lib/translations/modules/deduct_installment.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/default_item.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/destination.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/digital_signature.ts.html +0 -110
- package/coverage/lcov-report/lib/translations/modules/document.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/driver_control.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/driver_license_point.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/email_template.ts.html +0 -158
- package/coverage/lcov-report/lib/translations/modules/employee.ts.html +0 -1133
- package/coverage/lcov-report/lib/translations/modules/employee_change_history.ts.html +0 -275
- package/coverage/lcov-report/lib/translations/modules/employee_hiring_regime.ts.html +0 -107
- package/coverage/lcov-report/lib/translations/modules/employee_role.ts.html +0 -179
- package/coverage/lcov-report/lib/translations/modules/expense.ts.html +0 -452
- package/coverage/lcov-report/lib/translations/modules/expense_item.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/expense_parcel.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/exportations.ts.html +0 -137
- package/coverage/lcov-report/lib/translations/modules/external_link.ts.html +0 -119
- package/coverage/lcov-report/lib/translations/modules/external_parameter.ts.html +0 -197
- package/coverage/lcov-report/lib/translations/modules/external_relation.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/favorite.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/fine.ts.html +0 -164
- package/coverage/lcov-report/lib/translations/modules/fine_consultation.ts.html +0 -692
- package/coverage/lcov-report/lib/translations/modules/fine_infringement_resource.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/fine_qualification.ts.html +0 -239
- package/coverage/lcov-report/lib/translations/modules/fine_qualification_integration_key.ts.html +0 -164
- package/coverage/lcov-report/lib/translations/modules/fine_resource.ts.html +0 -143
- package/coverage/lcov-report/lib/translations/modules/fleet_calendar.ts.html +0 -194
- package/coverage/lcov-report/lib/translations/modules/foreseen_maintenance_plan_service_item.ts.html +0 -236
- package/coverage/lcov-report/lib/translations/modules/foreseen_service_order_item.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/gas_pump.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/gas_pump_control.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/gate.ts.html +0 -176
- package/coverage/lcov-report/lib/translations/modules/gate_appointment.ts.html +0 -122
- package/coverage/lcov-report/lib/translations/modules/gate_appointment_diary.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/import_map.ts.html +0 -251
- package/coverage/lcov-report/lib/translations/modules/import_map_process.ts.html +0 -215
- package/coverage/lcov-report/lib/translations/modules/index.html +0 -3186
- package/coverage/lcov-report/lib/translations/modules/inmetro_model.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/integration.ts.html +0 -167
- package/coverage/lcov-report/lib/translations/modules/item.ts.html +0 -551
- package/coverage/lcov-report/lib/translations/modules/leasing_contract.ts.html +0 -176
- package/coverage/lcov-report/lib/translations/modules/leasing_measurement.ts.html +0 -413
- package/coverage/lcov-report/lib/translations/modules/maintenance_plan.ts.html +0 -212
- package/coverage/lcov-report/lib/translations/modules/maintenance_plan_service.ts.html +0 -464
- package/coverage/lcov-report/lib/translations/modules/measurement_unit.ts.html +0 -155
- package/coverage/lcov-report/lib/translations/modules/module_help_config.ts.html +0 -203
- package/coverage/lcov-report/lib/translations/modules/module_help_user_data.ts.html +0 -158
- package/coverage/lcov-report/lib/translations/modules/night_transport.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/notification.ts.html +0 -155
- package/coverage/lcov-report/lib/translations/modules/occurrence_type.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/parameter.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/password_complexity.ts.html +0 -167
- package/coverage/lcov-report/lib/translations/modules/password_recover.ts.html +0 -158
- package/coverage/lcov-report/lib/translations/modules/pendency.ts.html +0 -110
- package/coverage/lcov-report/lib/translations/modules/plan.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/pre_invoice_compliance.ts.html +0 -359
- package/coverage/lcov-report/lib/translations/modules/pre_invoice_conference.ts.html +0 -404
- package/coverage/lcov-report/lib/translations/modules/profile.ts.html +0 -227
- package/coverage/lcov-report/lib/translations/modules/qualification_severity.ts.html +0 -179
- package/coverage/lcov-report/lib/translations/modules/quota.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/release_notification.ts.html +0 -200
- package/coverage/lcov-report/lib/translations/modules/rental_agreement.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/report.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/report_folder.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/request.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/request_destination.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/request_historic.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/request_occurrence.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/revenue.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/route.ts.html +0 -119
- package/coverage/lcov-report/lib/translations/modules/service_budget.ts.html +0 -581
- package/coverage/lcov-report/lib/translations/modules/service_budget_item.ts.html +0 -608
- package/coverage/lcov-report/lib/translations/modules/service_order.ts.html +0 -599
- package/coverage/lcov-report/lib/translations/modules/service_order_expenses.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/solicitation.ts.html +0 -428
- package/coverage/lcov-report/lib/translations/modules/solicitation_action.ts.html +0 -521
- package/coverage/lcov-report/lib/translations/modules/solicitation_action_digital_signature.ts.html +0 -179
- package/coverage/lcov-report/lib/translations/modules/solicitation_action_field.ts.html +0 -344
- package/coverage/lcov-report/lib/translations/modules/solicitation_action_message.ts.html +0 -377
- package/coverage/lcov-report/lib/translations/modules/solicitation_automation.ts.html +0 -1241
- package/coverage/lcov-report/lib/translations/modules/solicitation_automation_field.ts.html +0 -167
- package/coverage/lcov-report/lib/translations/modules/solicitation_comment.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/solicitation_field.ts.html +0 -266
- package/coverage/lcov-report/lib/translations/modules/solicitation_history.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/solicitation_phase.ts.html +0 -311
- package/coverage/lcov-report/lib/translations/modules/solicitation_transition.ts.html +0 -227
- package/coverage/lcov-report/lib/translations/modules/solicitation_transition_validation.ts.html +0 -167
- package/coverage/lcov-report/lib/translations/modules/solicitation_type.ts.html +0 -263
- package/coverage/lcov-report/lib/translations/modules/solicitation_version.ts.html +0 -197
- package/coverage/lcov-report/lib/translations/modules/solicitation_watcher.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/sso_provider.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/state.ts.html +0 -143
- package/coverage/lcov-report/lib/translations/modules/stock_entry.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/stock_entry_item.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/stock_exit.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/stock_exit_item.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/stock_transfer.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/stock_transfer_item.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/sub_system.ts.html +0 -167
- package/coverage/lcov-report/lib/translations/modules/subscription.ts.html +0 -131
- package/coverage/lcov-report/lib/translations/modules/subscription_transaction.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/subsidiary.ts.html +0 -260
- package/coverage/lcov-report/lib/translations/modules/supplier.ts.html +0 -476
- package/coverage/lcov-report/lib/translations/modules/system.ts.html +0 -143
- package/coverage/lcov-report/lib/translations/modules/tag.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/taggable.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/telemetry_event.ts.html +0 -476
- package/coverage/lcov-report/lib/translations/modules/telemetry_event_type.ts.html +0 -119
- package/coverage/lcov-report/lib/translations/modules/telemetry_event_type_supplier.ts.html +0 -176
- package/coverage/lcov-report/lib/translations/modules/telemetry_historical_use.ts.html +0 -143
- package/coverage/lcov-report/lib/translations/modules/telemetry_supplier_api.ts.html +0 -119
- package/coverage/lcov-report/lib/translations/modules/telemetry_supplier_field.ts.html +0 -167
- package/coverage/lcov-report/lib/translations/modules/tire.ts.html +0 -170
- package/coverage/lcov-report/lib/translations/modules/tire_brand.ts.html +0 -155
- package/coverage/lcov-report/lib/translations/modules/tire_dimension.ts.html +0 -155
- package/coverage/lcov-report/lib/translations/modules/tire_discard_cause.ts.html +0 -128
- package/coverage/lcov-report/lib/translations/modules/tire_drawing.ts.html +0 -236
- package/coverage/lcov-report/lib/translations/modules/tire_life.ts.html +0 -110
- package/coverage/lcov-report/lib/translations/modules/transaction.ts.html +0 -716
- package/coverage/lcov-report/lib/translations/modules/trip.ts.html +0 -779
- package/coverage/lcov-report/lib/translations/modules/upgrade_script.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/user.ts.html +0 -251
- package/coverage/lcov-report/lib/translations/modules/user_device.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/utilized_quota.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/vehicle.ts.html +0 -2837
- package/coverage/lcov-report/lib/translations/modules/vehicle_axes.ts.html +0 -143
- package/coverage/lcov-report/lib/translations/modules/vehicle_axis.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/vehicle_axis_type.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/vehicle_booking.ts.html +0 -314
- package/coverage/lcov-report/lib/translations/modules/vehicle_brand.ts.html +0 -203
- package/coverage/lcov-report/lib/translations/modules/vehicle_bulk.ts.html +0 -191
- package/coverage/lcov-report/lib/translations/modules/vehicle_casualty.ts.html +0 -629
- package/coverage/lcov-report/lib/translations/modules/vehicle_casualty_classification.ts.html +0 -128
- package/coverage/lcov-report/lib/translations/modules/vehicle_casualty_type.ts.html +0 -128
- package/coverage/lcov-report/lib/translations/modules/vehicle_change_history.ts.html +0 -323
- package/coverage/lcov-report/lib/translations/modules/vehicle_class.ts.html +0 -140
- package/coverage/lcov-report/lib/translations/modules/vehicle_deactivation_cause.ts.html +0 -107
- package/coverage/lcov-report/lib/translations/modules/vehicle_due.ts.html +0 -155
- package/coverage/lcov-report/lib/translations/modules/vehicle_event.ts.html +0 -167
- package/coverage/lcov-report/lib/translations/modules/vehicle_event_type.ts.html +0 -107
- package/coverage/lcov-report/lib/translations/modules/vehicle_fipe_option.ts.html +0 -131
- package/coverage/lcov-report/lib/translations/modules/vehicle_fuel.ts.html +0 -203
- package/coverage/lcov-report/lib/translations/modules/vehicle_group.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/vehicle_hitch.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/vehicle_layout.ts.html +0 -155
- package/coverage/lcov-report/lib/translations/modules/vehicle_layout_axe.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/vehicle_layout_position.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/vehicle_leasing.ts.html +0 -356
- package/coverage/lcov-report/lib/translations/modules/vehicle_maintenance_plan.ts.html +0 -233
- package/coverage/lcov-report/lib/translations/modules/vehicle_maintenance_plan_item.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/vehicle_maintenance_plan_service.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/vehicle_model.ts.html +0 -275
- package/coverage/lcov-report/lib/translations/modules/vehicle_model_class.ts.html +0 -176
- package/coverage/lcov-report/lib/translations/modules/vehicle_model_consumption.ts.html +0 -155
- package/coverage/lcov-report/lib/translations/modules/vehicle_model_price_history.ts.html +0 -167
- package/coverage/lcov-report/lib/translations/modules/vehicle_model_record.ts.html +0 -131
- package/coverage/lcov-report/lib/translations/modules/vehicle_model_technical_spec.ts.html +0 -167
- package/coverage/lcov-report/lib/translations/modules/vehicle_model_version.ts.html +0 -203
- package/coverage/lcov-report/lib/translations/modules/vehicle_request_type.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/vehicle_stock.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/vehicle_tag.ts.html +0 -107
- package/coverage/lcov-report/lib/translations/modules/vehicle_type.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/vehicle_type_axis.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/visual_management.ts.html +0 -122
- package/coverage/lcov-report/lib/translations/modules/warehouse.ts.html +0 -188
- package/coverage/lcov-report/lib/translations/modules/warehouse_item.ts.html +0 -89
- package/coverage/lcov-report/lib/translations/modules/webhook.ts.html +0 -302
- package/coverage/lcov-report/lib/translations/modules/white_label.ts.html +0 -89
- package/coverage/lcov-report/prettify.css +0 -1
- package/coverage/lcov-report/prettify.js +0 -2
- package/coverage/lcov-report/sort-arrow-sprite.png +0 -0
- package/coverage/lcov-report/sorter.js +0 -170
- package/coverage/lcov.info +0 -3267
- package/dist/translations/modules/external_link.d.ts +0 -22
- package/dist/translations/modules/external_link.js +0 -12
- package/dist/translations/modules/external_parameter.d.ts +0 -38
- package/dist/translations/modules/external_parameter.js +0 -41
package/Jenkinsfile
CHANGED
|
@@ -2,7 +2,7 @@ pipeline {
|
|
|
2
2
|
agent any
|
|
3
3
|
|
|
4
4
|
tools {
|
|
5
|
-
nodejs '
|
|
5
|
+
nodejs 'hydrogen'
|
|
6
6
|
}
|
|
7
7
|
|
|
8
8
|
options {
|
|
@@ -17,17 +17,28 @@ pipeline {
|
|
|
17
17
|
}
|
|
18
18
|
|
|
19
19
|
stages {
|
|
20
|
-
|
|
20
|
+
|
|
21
|
+
stage('prebuild') {
|
|
21
22
|
steps {
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
23
|
+
script {
|
|
24
|
+
withCredentials([string(credentialsId: 'npm', variable: 'NPM_TOKEN')]) {
|
|
25
|
+
sh "echo //registry.npmjs.org/:_authToken=${env.NPM_TOKEN} > .npmrc"
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
sh 'yarn install'
|
|
29
|
+
}
|
|
25
30
|
}
|
|
26
31
|
|
|
27
32
|
stage('Test') {
|
|
28
33
|
steps {
|
|
29
|
-
sh '
|
|
30
|
-
sh '
|
|
34
|
+
sh 'yarn run lint'
|
|
35
|
+
sh 'yarn run test'
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
stage('Build') {
|
|
40
|
+
steps {
|
|
41
|
+
sh 'yarn run build'
|
|
31
42
|
}
|
|
32
43
|
}
|
|
33
44
|
}
|
package/dist/index.js
CHANGED
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
3
|
if (k2 === undefined) k2 = k;
|
|
4
|
-
Object.
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
5
9
|
}) : (function(o, m, k, k2) {
|
|
6
10
|
if (k2 === undefined) k2 = k;
|
|
7
11
|
o[k2] = m[k];
|
|
@@ -14,12 +18,12 @@ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (
|
|
|
14
18
|
var __importStar = (this && this.__importStar) || function (mod) {
|
|
15
19
|
if (mod && mod.__esModule) return mod;
|
|
16
20
|
var result = {};
|
|
17
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
21
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
18
22
|
__setModuleDefault(result, mod);
|
|
19
23
|
return result;
|
|
20
24
|
};
|
|
21
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
22
|
-
exports.i18n = void 0;
|
|
26
|
+
exports.i18n = exports.Locale = void 0;
|
|
23
27
|
const i18n = __importStar(require("./translations"));
|
|
24
28
|
exports.i18n = i18n;
|
|
25
29
|
var runner_1 = require("./runner");
|
package/dist/joi/joi.type.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export
|
|
1
|
+
export type IContext = {
|
|
2
2
|
key?: string;
|
|
3
3
|
label?: string;
|
|
4
4
|
limit?: number;
|
|
@@ -9,7 +9,7 @@ export declare type IContext = {
|
|
|
9
9
|
dupeValue?: object;
|
|
10
10
|
types?: string[] | string;
|
|
11
11
|
};
|
|
12
|
-
export
|
|
12
|
+
export type IValidationErrorItem = {
|
|
13
13
|
message: string;
|
|
14
14
|
type: string;
|
|
15
15
|
path: (string | number)[];
|
package/dist/languages.d.ts
CHANGED
package/dist/runner.js
CHANGED
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
3
|
if (k2 === undefined) k2 = k;
|
|
4
|
-
Object.
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
5
9
|
}) : (function(o, m, k, k2) {
|
|
6
10
|
if (k2 === undefined) k2 = k;
|
|
7
11
|
o[k2] = m[k];
|
|
@@ -14,7 +18,7 @@ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (
|
|
|
14
18
|
var __importStar = (this && this.__importStar) || function (mod) {
|
|
15
19
|
if (mod && mod.__esModule) return mod;
|
|
16
20
|
var result = {};
|
|
17
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
21
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
18
22
|
__setModuleDefault(result, mod);
|
|
19
23
|
return result;
|
|
20
24
|
};
|
|
@@ -82,10 +82,6 @@ exports.joi = {
|
|
|
82
82
|
ptBR: '{{v}} não é um CPF válido para o campo {{label}}.',
|
|
83
83
|
es: '{{v}} no es un CPF válido para el campo {{label}}.'
|
|
84
84
|
},
|
|
85
|
-
'string.not-phone': {
|
|
86
|
-
ptBR: '{{v}} não é um telefone válido para o campo {{label}}.',
|
|
87
|
-
es: '{{v}} no es un teléfono válido para el campo {{label}}.'
|
|
88
|
-
},
|
|
89
85
|
'array.includesRequiredUnknowns': {
|
|
90
86
|
ptBR: '{{label}} deve conter, no mínimo, um registro.',
|
|
91
87
|
es: '{{label}} debe contener, como mínimo, un registro.'
|
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
3
|
if (k2 === undefined) k2 = k;
|
|
4
|
-
Object.
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
5
9
|
}) : (function(o, m, k, k2) {
|
|
6
10
|
if (k2 === undefined) k2 = k;
|
|
7
11
|
o[k2] = m[k];
|
|
@@ -14,11 +18,12 @@ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (
|
|
|
14
18
|
var __importStar = (this && this.__importStar) || function (mod) {
|
|
15
19
|
if (mod && mod.__esModule) return mod;
|
|
16
20
|
var result = {};
|
|
17
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
21
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
18
22
|
__setModuleDefault(result, mod);
|
|
19
23
|
return result;
|
|
20
24
|
};
|
|
21
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
+
exports.send_renavam_error = exports.password_recover = exports.unidas_vehicle_upsert_finished = exports.client_company_economic_groups_finished = exports.vehicle_bulk_finished = exports.vehicle_bulk_exceeded_limit = exports.import_client_vehicle = exports.dispatch_vehicle_model_record = exports.change_solicitation_responsible = exports.send_pre_invoice_conference = exports.send_fine_consultation_error = exports.finished_pre_invoice_conference = exports.dispatch_crlv = void 0;
|
|
22
27
|
exports.dispatch_crlv = __importStar(require("./dispatch-crlv"));
|
|
23
28
|
exports.finished_pre_invoice_conference = __importStar(require("./finished-pre-invoice-conference"));
|
|
24
29
|
exports.send_fine_consultation_error = __importStar(require("./send_fine_consultation_error"));
|
|
@@ -211,9 +211,7 @@ import * as fleet_calendar from './modules/fleet_calendar';
|
|
|
211
211
|
import * as solicitation_action_digital_signature from './modules/solicitation_action_digital_signature';
|
|
212
212
|
import * as digital_signature from './modules/digital_signature';
|
|
213
213
|
import * as solicitation_automation_field from './modules/solicitation_automation_field';
|
|
214
|
-
import * as external_link from './modules/external_link';
|
|
215
|
-
import * as external_parameter from './modules/external_parameter';
|
|
216
214
|
export { databaseErrors } from './common/database-errors';
|
|
217
215
|
export { internalServerErrors } from './common/internal-server-errors';
|
|
218
216
|
export { joi } from './common/joi';
|
|
219
|
-
export { access_log, advance_payment, app_parameter, attachment, auth, backup_vehicle_reason, backup_vehicle_to_delete, backup_vehicle, backup_vehicle_utilization, benchmark_pendency, benchmarking, budget, carsharing_type, cash_basis, change_history, checklist_group_item, checklist_group_option, checklist_group, checklist_model, checklist_reply, checklist, city, client_integration, client, company, cost_center_request_vehicle_type, cost_center, cost_sharing_entity, cost_sharing, country, custom_field, custom_migration_table, custom_table, customer, daily_quota, dashboard_report, dashboard, db_server, deduct_installment, deduct, default_item, destination, document, driver_control, driver_license_point, email_template, emails, employee_change_history, employee_hiring_regime, employee_role, employee, expense_item, expense_parcel, expense, exportations, external_relation, favorite, fine_consultation, fine_infringement_resource, fine_qualification_integration_key, fine_qualification, fine_resource, fine, foreseen_maintenance_plan_service_item, foreseen_service_order_item, gas_pump_control, gas_pump, gate_appointment_diary, gate_appointment, gate, general, import_map_process, import_map, inmetro_model, inout, integration, item, leasing_contract, leasing_measurement, maintenance_plan_service, maintenance_plan, measurement_unit, module_help_config, night_transport, notification, occurrence_type, parameter, password_complexity, password_recover, pendency, pipefy, plan, pre_invoice_compliance, pre_invoice_conference, profile, qualification_severity, quota, release_notification, rental_agreement, report_folder, report, request_destination, request_historic, request_occurrence, request, revenue, route, service_order_expenses, service_order, solicitation_automation, solicitation_comment, solicitation_history, solicitation_type, solicitation_watcher, solicitation_version, solicitation_phase, solicitation_transition, solicitation_field, solicitation, sso_provider, state, stock_entry_item, stock_entry, stock_exit_item, stock_exit, stock_transfer_item, stock_transfer, sub_system, subscription_transaction, subscription, subsidiary, suiv, supplier, system, tag, taggable, tire_brand, tire_dimension, tire_discard_cause, tire_drawing, tire_life, tire, transaction, trip, upgrade_script, user_device, user, utilized_quota, vehicle_axes, vehicle_axis_type, vehicle_axis, vehicle_booking, vehicle_brand, vehicle_bulk, vehicle_casualty_classification, vehicle_casualty_type, vehicle_casualty, vehicle_change_history, vehicle_class, vehicle_deactivation_cause, vehicle_due, vehicle_event_type, vehicle_event, vehicle_fuel, vehicle_group, vehicle_hitch, vehicle_layout_axe, vehicle_layout_position, vehicle_layout, vehicle_leasing, vehicle_maintenance_plan_item, vehicle_maintenance_plan_service, vehicle_maintenance_plan, vehicle_model_class, vehicle_model_record, vehicle_model_version, vehicle_model, vehicle_request_type, vehicle_stock, vehicle_tag, vehicle_type_axis, vehicle_type, vehicle, visual_management, warehouse_item, warehouse, webhook, white_label, vehicle_fipe_option, vehicle_model_consumption, vehicle_model_price_history, vehicle_model_technical_spec, solicitation_action, solicitation_action_field, solicitation_action_message, solicitation_action_digital_signature, firebase_notification, telemetry_event_type, telemetry_event_type_supplier, telemetry_event, telemetry_supplier_field, client_company, microservice_telemetry, telemetry_supplier_api, service_budget, service_budget_item, module_help_user_data, telemetry_historical_use, condition, solicitation_transition_validation, fleet_calendar, digital_signature, solicitation_automation_field
|
|
217
|
+
export { access_log, advance_payment, app_parameter, attachment, auth, backup_vehicle_reason, backup_vehicle_to_delete, backup_vehicle, backup_vehicle_utilization, benchmark_pendency, benchmarking, budget, carsharing_type, cash_basis, change_history, checklist_group_item, checklist_group_option, checklist_group, checklist_model, checklist_reply, checklist, city, client_integration, client, company, cost_center_request_vehicle_type, cost_center, cost_sharing_entity, cost_sharing, country, custom_field, custom_migration_table, custom_table, customer, daily_quota, dashboard_report, dashboard, db_server, deduct_installment, deduct, default_item, destination, document, driver_control, driver_license_point, email_template, emails, employee_change_history, employee_hiring_regime, employee_role, employee, expense_item, expense_parcel, expense, exportations, external_relation, favorite, fine_consultation, fine_infringement_resource, fine_qualification_integration_key, fine_qualification, fine_resource, fine, foreseen_maintenance_plan_service_item, foreseen_service_order_item, gas_pump_control, gas_pump, gate_appointment_diary, gate_appointment, gate, general, import_map_process, import_map, inmetro_model, inout, integration, item, leasing_contract, leasing_measurement, maintenance_plan_service, maintenance_plan, measurement_unit, module_help_config, night_transport, notification, occurrence_type, parameter, password_complexity, password_recover, pendency, pipefy, plan, pre_invoice_compliance, pre_invoice_conference, profile, qualification_severity, quota, release_notification, rental_agreement, report_folder, report, request_destination, request_historic, request_occurrence, request, revenue, route, service_order_expenses, service_order, solicitation_automation, solicitation_comment, solicitation_history, solicitation_type, solicitation_watcher, solicitation_version, solicitation_phase, solicitation_transition, solicitation_field, solicitation, sso_provider, state, stock_entry_item, stock_entry, stock_exit_item, stock_exit, stock_transfer_item, stock_transfer, sub_system, subscription_transaction, subscription, subsidiary, suiv, supplier, system, tag, taggable, tire_brand, tire_dimension, tire_discard_cause, tire_drawing, tire_life, tire, transaction, trip, upgrade_script, user_device, user, utilized_quota, vehicle_axes, vehicle_axis_type, vehicle_axis, vehicle_booking, vehicle_brand, vehicle_bulk, vehicle_casualty_classification, vehicle_casualty_type, vehicle_casualty, vehicle_change_history, vehicle_class, vehicle_deactivation_cause, vehicle_due, vehicle_event_type, vehicle_event, vehicle_fuel, vehicle_group, vehicle_hitch, vehicle_layout_axe, vehicle_layout_position, vehicle_layout, vehicle_leasing, vehicle_maintenance_plan_item, vehicle_maintenance_plan_service, vehicle_maintenance_plan, vehicle_model_class, vehicle_model_record, vehicle_model_version, vehicle_model, vehicle_request_type, vehicle_stock, vehicle_tag, vehicle_type_axis, vehicle_type, vehicle, visual_management, warehouse_item, warehouse, webhook, white_label, vehicle_fipe_option, vehicle_model_consumption, vehicle_model_price_history, vehicle_model_technical_spec, solicitation_action, solicitation_action_field, solicitation_action_message, solicitation_action_digital_signature, firebase_notification, telemetry_event_type, telemetry_event_type_supplier, telemetry_event, telemetry_supplier_field, client_company, microservice_telemetry, telemetry_supplier_api, service_budget, service_budget_item, module_help_user_data, telemetry_historical_use, condition, solicitation_transition_validation, fleet_calendar, digital_signature, solicitation_automation_field };
|
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
3
|
if (k2 === undefined) k2 = k;
|
|
4
|
-
Object.
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
5
9
|
}) : (function(o, m, k, k2) {
|
|
6
10
|
if (k2 === undefined) k2 = k;
|
|
7
11
|
o[k2] = m[k];
|
|
@@ -14,12 +18,16 @@ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (
|
|
|
14
18
|
var __importStar = (this && this.__importStar) || function (mod) {
|
|
15
19
|
if (mod && mod.__esModule) return mod;
|
|
16
20
|
var result = {};
|
|
17
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
21
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
18
22
|
__setModuleDefault(result, mod);
|
|
19
23
|
return result;
|
|
20
24
|
};
|
|
21
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
22
|
-
exports.
|
|
26
|
+
exports.emails = exports.email_template = exports.driver_license_point = exports.driver_control = exports.document = exports.destination = exports.default_item = exports.deduct = exports.deduct_installment = exports.db_server = exports.dashboard = exports.dashboard_report = exports.daily_quota = exports.customer = exports.custom_table = exports.custom_migration_table = exports.custom_field = exports.country = exports.cost_sharing = exports.cost_sharing_entity = exports.cost_center = exports.cost_center_request_vehicle_type = exports.company = exports.client = exports.client_integration = exports.city = exports.checklist = exports.checklist_reply = exports.checklist_model = exports.checklist_group = exports.checklist_group_option = exports.checklist_group_item = exports.change_history = exports.cash_basis = exports.carsharing_type = exports.budget = exports.benchmarking = exports.benchmark_pendency = exports.backup_vehicle_utilization = exports.backup_vehicle = exports.backup_vehicle_to_delete = exports.backup_vehicle_reason = exports.auth = exports.attachment = exports.app_parameter = exports.advance_payment = exports.access_log = exports.joi = exports.internalServerErrors = exports.databaseErrors = void 0;
|
|
27
|
+
exports.quota = exports.qualification_severity = exports.profile = exports.pre_invoice_conference = exports.pre_invoice_compliance = exports.plan = exports.pipefy = exports.pendency = exports.password_recover = exports.password_complexity = exports.parameter = exports.occurrence_type = exports.notification = exports.night_transport = exports.module_help_config = exports.measurement_unit = exports.maintenance_plan = exports.maintenance_plan_service = exports.leasing_measurement = exports.leasing_contract = exports.item = exports.integration = exports.inout = exports.inmetro_model = exports.import_map = exports.import_map_process = exports.general = exports.gate = exports.gate_appointment = exports.gate_appointment_diary = exports.gas_pump = exports.gas_pump_control = exports.foreseen_service_order_item = exports.foreseen_maintenance_plan_service_item = exports.fine = exports.fine_resource = exports.fine_qualification = exports.fine_qualification_integration_key = exports.fine_infringement_resource = exports.fine_consultation = exports.favorite = exports.external_relation = exports.exportations = exports.expense = exports.expense_parcel = exports.expense_item = exports.employee = exports.employee_role = exports.employee_hiring_regime = exports.employee_change_history = void 0;
|
|
28
|
+
exports.user = exports.user_device = exports.upgrade_script = exports.trip = exports.transaction = exports.tire = exports.tire_life = exports.tire_drawing = exports.tire_discard_cause = exports.tire_dimension = exports.tire_brand = exports.taggable = exports.tag = exports.system = exports.supplier = exports.suiv = exports.subsidiary = exports.subscription = exports.subscription_transaction = exports.sub_system = exports.stock_transfer = exports.stock_transfer_item = exports.stock_exit = exports.stock_exit_item = exports.stock_entry = exports.stock_entry_item = exports.state = exports.sso_provider = exports.solicitation = exports.solicitation_field = exports.solicitation_transition = exports.solicitation_phase = exports.solicitation_version = exports.solicitation_watcher = exports.solicitation_type = exports.solicitation_history = exports.solicitation_comment = exports.solicitation_automation = exports.service_order = exports.service_order_expenses = exports.route = exports.revenue = exports.request = exports.request_occurrence = exports.request_historic = exports.request_destination = exports.report = exports.report_folder = exports.rental_agreement = exports.release_notification = void 0;
|
|
29
|
+
exports.firebase_notification = exports.solicitation_action_digital_signature = exports.solicitation_action_message = exports.solicitation_action_field = exports.solicitation_action = exports.vehicle_model_technical_spec = exports.vehicle_model_price_history = exports.vehicle_model_consumption = exports.vehicle_fipe_option = exports.white_label = exports.webhook = exports.warehouse = exports.warehouse_item = exports.visual_management = exports.vehicle = exports.vehicle_type = exports.vehicle_type_axis = exports.vehicle_tag = exports.vehicle_stock = exports.vehicle_request_type = exports.vehicle_model = exports.vehicle_model_version = exports.vehicle_model_record = exports.vehicle_model_class = exports.vehicle_maintenance_plan = exports.vehicle_maintenance_plan_service = exports.vehicle_maintenance_plan_item = exports.vehicle_leasing = exports.vehicle_layout = exports.vehicle_layout_position = exports.vehicle_layout_axe = exports.vehicle_hitch = exports.vehicle_group = exports.vehicle_fuel = exports.vehicle_event = exports.vehicle_event_type = exports.vehicle_due = exports.vehicle_deactivation_cause = exports.vehicle_class = exports.vehicle_change_history = exports.vehicle_casualty = exports.vehicle_casualty_type = exports.vehicle_casualty_classification = exports.vehicle_bulk = exports.vehicle_brand = exports.vehicle_booking = exports.vehicle_axis = exports.vehicle_axis_type = exports.vehicle_axes = exports.utilized_quota = void 0;
|
|
30
|
+
exports.solicitation_automation_field = exports.digital_signature = exports.fleet_calendar = exports.solicitation_transition_validation = exports.condition = exports.telemetry_historical_use = exports.module_help_user_data = exports.service_budget_item = exports.service_budget = exports.telemetry_supplier_api = exports.microservice_telemetry = exports.client_company = exports.telemetry_supplier_field = exports.telemetry_event = exports.telemetry_event_type_supplier = exports.telemetry_event_type = void 0;
|
|
23
31
|
const access_log = __importStar(require("./modules/access_log"));
|
|
24
32
|
exports.access_log = access_log;
|
|
25
33
|
const advance_payment = __importStar(require("./modules/advance_payment"));
|
|
@@ -446,10 +454,6 @@ const digital_signature = __importStar(require("./modules/digital_signature"));
|
|
|
446
454
|
exports.digital_signature = digital_signature;
|
|
447
455
|
const solicitation_automation_field = __importStar(require("./modules/solicitation_automation_field"));
|
|
448
456
|
exports.solicitation_automation_field = solicitation_automation_field;
|
|
449
|
-
const external_link = __importStar(require("./modules/external_link"));
|
|
450
|
-
exports.external_link = external_link;
|
|
451
|
-
const external_parameter = __importStar(require("./modules/external_parameter"));
|
|
452
|
-
exports.external_parameter = external_parameter;
|
|
453
457
|
var database_errors_1 = require("./common/database-errors");
|
|
454
458
|
Object.defineProperty(exports, "databaseErrors", { enumerable: true, get: function () { return database_errors_1.databaseErrors; } });
|
|
455
459
|
var internal_server_errors_1 = require("./common/internal-server-errors");
|
|
@@ -23,9 +23,5 @@ exports.messages = {
|
|
|
23
23
|
must_not_have_related_unique_gate: {
|
|
24
24
|
ptBR: 'Não é possível excluir a portaria definida como "Portaria única".',
|
|
25
25
|
es: 'No es posible eliminar la portería definida como "Portería única".'
|
|
26
|
-
},
|
|
27
|
-
must_not_have_mobi7_integration_configured: {
|
|
28
|
-
ptBR: 'Não é possível excluir a portaria definida como "Portaria padrão" para a integração Mobi7.',
|
|
29
|
-
es: 'No es posible eliminar la ordenanza definida como "Ordenanza estándar" para la integración de Mobi7.'
|
|
30
26
|
}
|
|
31
27
|
};
|
|
@@ -6,10 +6,6 @@ exports.name = {
|
|
|
6
6
|
es: 'Control de Portería'
|
|
7
7
|
};
|
|
8
8
|
exports.messages = {
|
|
9
|
-
gate_appointment_created_by_telemetry_integration: {
|
|
10
|
-
ptBR: 'Controle de portaria criado via telemetria. Fornecedor: {{supplier_name}}.',
|
|
11
|
-
es: 'Control de la portería creado por telemetría. Proveedor: {{supplier_name}}.'
|
|
12
|
-
},
|
|
13
9
|
open_driver_gate_error: {
|
|
14
10
|
ptBR: 'Existe um controle de portaria em aberto para esse motorista. Cadastre as informações de entrada para poder lançar novas portarias.',
|
|
15
11
|
es: 'Hay un control de porteria abierta para ese conductor. Registre la información de entrada para poder lanzar nuevas porterias.'
|
|
@@ -97,38 +97,6 @@ export declare const fields: {
|
|
|
97
97
|
ptBR: string;
|
|
98
98
|
es: string;
|
|
99
99
|
};
|
|
100
|
-
backup_vehicle_license_plate: {
|
|
101
|
-
ptBR: string;
|
|
102
|
-
es: string;
|
|
103
|
-
};
|
|
104
|
-
backup_vehicle_pickup_at: {
|
|
105
|
-
ptBR: string;
|
|
106
|
-
es: string;
|
|
107
|
-
};
|
|
108
|
-
backup_vehicle_return_at: {
|
|
109
|
-
ptBR: string;
|
|
110
|
-
es: string;
|
|
111
|
-
};
|
|
112
|
-
service_start_date: {
|
|
113
|
-
ptBR: string;
|
|
114
|
-
es: string;
|
|
115
|
-
};
|
|
116
|
-
sent_at: {
|
|
117
|
-
ptBR: string;
|
|
118
|
-
es: string;
|
|
119
|
-
};
|
|
120
|
-
vehicle_delivered_at: {
|
|
121
|
-
ptBR: string;
|
|
122
|
-
es: string;
|
|
123
|
-
};
|
|
124
|
-
vehicle_dropped_at: {
|
|
125
|
-
ptBR: string;
|
|
126
|
-
es: string;
|
|
127
|
-
};
|
|
128
|
-
used_backup_vehicle: {
|
|
129
|
-
ptBR: string;
|
|
130
|
-
es: string;
|
|
131
|
-
};
|
|
132
100
|
name: {
|
|
133
101
|
ptBR: string;
|
|
134
102
|
es: string;
|
|
@@ -84,30 +84,6 @@ exports.fields = Object.assign(Object.assign({}, entity_1.ENTITY_COMMON), { inte
|
|
|
84
84
|
}, replied_by_id: {
|
|
85
85
|
ptBR: 'Respondido por',
|
|
86
86
|
es: 'Respondido por'
|
|
87
|
-
}, backup_vehicle_license_plate: {
|
|
88
|
-
ptBR: 'Placa do veículo reserva',
|
|
89
|
-
es: 'Placa do veículo reserva'
|
|
90
|
-
}, backup_vehicle_pickup_at: {
|
|
91
|
-
ptBR: 'Data de retirada do veículo reserva',
|
|
92
|
-
es: 'Reservar fecha de recogida del vehículo'
|
|
93
|
-
}, backup_vehicle_return_at: {
|
|
94
|
-
ptBR: 'Data de devolução do veículo reserva',
|
|
95
|
-
es: 'Fecha de devolución del vehículo de reserva'
|
|
96
|
-
}, service_start_date: {
|
|
97
|
-
ptBR: 'Data de início do serviço',
|
|
98
|
-
es: 'Fecha de início de servicio'
|
|
99
|
-
}, sent_at: {
|
|
100
|
-
ptBR: 'Data de envio',
|
|
101
|
-
es: 'Fecha de envío'
|
|
102
|
-
}, vehicle_delivered_at: {
|
|
103
|
-
ptBR: 'Data de retirada do veículo',
|
|
104
|
-
es: 'Fecha de recogida del vehículo'
|
|
105
|
-
}, vehicle_dropped_at: {
|
|
106
|
-
ptBR: 'Data de entrega do veículo à oficina',
|
|
107
|
-
es: 'Fecha de entrega del vehículo al taller'
|
|
108
|
-
}, used_backup_vehicle: {
|
|
109
|
-
ptBR: 'Utilizou veículo reserva',
|
|
110
|
-
es: 'Usó un vehículo de reserva'
|
|
111
87
|
} });
|
|
112
88
|
exports.messages = {
|
|
113
89
|
must_not_have_active_supplier: {
|
|
@@ -85,9 +85,5 @@ exports.messages = {
|
|
|
85
85
|
must_have_requester_when_is_automatic_created: {
|
|
86
86
|
ptBR: 'A solicitação precisa ter um requisitante quando criada automaticamente.',
|
|
87
87
|
es: 'La solicitud debe tener un solicitante cuando se crea automáticamente.'
|
|
88
|
-
},
|
|
89
|
-
must_not_remove_solicitation_with_canceled_service_order: {
|
|
90
|
-
ptBR: 'A solicitação criada automaticamente não pode ser removida, pois a Ordem de Serviço associada foi cancelada.',
|
|
91
|
-
es: 'La solicitud creada automáticamente no se puede eliminar porque la orden de trabajo asociada se ha cancelado.'
|
|
92
88
|
}
|
|
93
89
|
};
|
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
3
|
if (k2 === undefined) k2 = k;
|
|
4
|
-
Object.
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
5
9
|
}) : (function(o, m, k, k2) {
|
|
6
10
|
if (k2 === undefined) k2 = k;
|
|
7
11
|
o[k2] = m[k];
|
|
@@ -14,7 +18,7 @@ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (
|
|
|
14
18
|
var __importStar = (this && this.__importStar) || function (mod) {
|
|
15
19
|
if (mod && mod.__esModule) return mod;
|
|
16
20
|
var result = {};
|
|
17
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
21
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
18
22
|
__setModuleDefault(result, mod);
|
|
19
23
|
return result;
|
|
20
24
|
};
|
|
@@ -115,10 +115,6 @@ exports.messages = {
|
|
|
115
115
|
must_be_related_table_with_relationship_field: {
|
|
116
116
|
ptBR: 'O campo de relacionamento deve ser relacionado ao campo tabela.',
|
|
117
117
|
es: 'El campo de relación debe estar relacionado con el campo tabla.'
|
|
118
|
-
},
|
|
119
|
-
must_not_have_another_automation_with_same_table: {
|
|
120
|
-
ptBR: 'Já existe outra automação para essa tabela configurada.',
|
|
121
|
-
es: 'Ya existe otra automatización para esta tabla configurada.'
|
|
122
118
|
}
|
|
123
119
|
};
|
|
124
120
|
exports.enums = {
|
|
@@ -488,9 +488,6 @@ exports.fields = Object.assign(Object.assign({}, entity_1.ENTITY_COMMON), { lice
|
|
|
488
488
|
}, removed_in_fabrika_162_at: {
|
|
489
489
|
ptBR: 'Data de remoção no serviço de consulta de infrações',
|
|
490
490
|
es: 'Fecha de retirada en el servicio de consulta de infracciones'
|
|
491
|
-
}, telemetry_last_update_date: {
|
|
492
|
-
ptBR: 'Data do último registro de telemetria',
|
|
493
|
-
es: 'Fecha del último registro de telemetría'
|
|
494
491
|
} });
|
|
495
492
|
exports.messages = {
|
|
496
493
|
changing_deactivation_date_not_allowed: {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
3
|
+
exports.enums = exports.fields = exports.name = void 0;
|
|
4
4
|
exports.name = {
|
|
5
5
|
ptBR: 'Carsharing',
|
|
6
6
|
es: 'Carsharing'
|
|
@@ -71,9 +71,3 @@ exports.enums = {
|
|
|
71
71
|
}
|
|
72
72
|
}
|
|
73
73
|
};
|
|
74
|
-
exports.messages = {
|
|
75
|
-
must_have_none_vehicle_booking_before_end_date: {
|
|
76
|
-
ptBR: 'Não foi possível realizar a ação pois existem carsharings conflitantes para este veículo',
|
|
77
|
-
es: 'No se puede realizar la acción porque hay un conflicto de uso compartido de vehículos para este vehículo'
|
|
78
|
-
}
|
|
79
|
-
};
|
package/lib/runner.ts
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sofit/view-locale",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "2.0.0-rc.2",
|
|
4
4
|
"description": "Traduções do Sofit View",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"types": "dist/index.d.ts",
|
|
@@ -12,27 +12,23 @@
|
|
|
12
12
|
"postinstall": "[ -f .vscode/commit-msg.js ] && node .vscode/commit-msg.js"
|
|
13
13
|
},
|
|
14
14
|
"author": "desenvolvimento@sofit4.com.br",
|
|
15
|
-
"contributors": [
|
|
16
|
-
"yuri.caldeira@sofit4.com.br"
|
|
17
|
-
],
|
|
18
15
|
"license": "ISC",
|
|
19
16
|
"engines": {
|
|
20
|
-
"node": "
|
|
21
|
-
},
|
|
22
|
-
"dependencies": {
|
|
23
|
-
"@types/node": "^14.0.6",
|
|
24
|
-
"coveralls": "^3.1.0",
|
|
25
|
-
"typescript": "^3.9.3"
|
|
17
|
+
"node": ">=18"
|
|
26
18
|
},
|
|
19
|
+
"dependencies": {},
|
|
27
20
|
"devDependencies": {
|
|
28
21
|
"@sofit/tslint-rules": "^2.2.0",
|
|
29
22
|
"@types/jest": "^25.2.3",
|
|
23
|
+
"@types/node": "^18.11.18",
|
|
24
|
+
"coveralls": "^3.1.0",
|
|
30
25
|
"jest": "^26.0.1",
|
|
31
26
|
"jest-junit": "^10.0.0",
|
|
32
27
|
"nodemon": "^2.0.4",
|
|
33
28
|
"ts-jest": "^26.1.0",
|
|
34
29
|
"ts-node": "^8.10.2",
|
|
35
|
-
"tslint": "^6.1.
|
|
36
|
-
"tslint-eslint-rules": "^5.4.0"
|
|
30
|
+
"tslint": "^6.1.3",
|
|
31
|
+
"tslint-eslint-rules": "^5.4.0",
|
|
32
|
+
"typescript": "^4.7.4"
|
|
37
33
|
}
|
|
38
34
|
}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<testsuites name="Sofit View Locale tests" tests="9" failures="0" time="7.854">
|
|
3
|
-
<testsuite name="Joi tests" errors="0" failures="0" skipped="0" timestamp="2023-08-25T13:25:13" time="6.534" tests="5">
|
|
4
|
-
<testcase classname="Joi tests should return default message" name="Joi tests should return default message" time="0.003">
|
|
5
|
-
</testcase>
|
|
6
|
-
<testcase classname="Joi tests should return non label message" name="Joi tests should return non label message" time="0.001">
|
|
7
|
-
</testcase>
|
|
8
|
-
<testcase classname="Joi tests should return translated label message" name="Joi tests should return translated label message" time="0">
|
|
9
|
-
</testcase>
|
|
10
|
-
<testcase classname="Joi tests should return translated label index" name="Joi tests should return translated label index" time="0.007">
|
|
11
|
-
</testcase>
|
|
12
|
-
<testcase classname="Joi tests should return translated types" name="Joi tests should return translated types" time="0.001">
|
|
13
|
-
</testcase>
|
|
14
|
-
</testsuite>
|
|
15
|
-
<testsuite name="Vehicle locale test" errors="0" failures="0" skipped="0" timestamp="2023-08-25T13:25:20" time="0.329" tests="4">
|
|
16
|
-
<testcase classname="Vehicle locale test Should get translations with reach" name="Vehicle locale test Should get translations with reach" time="0.002">
|
|
17
|
-
</testcase>
|
|
18
|
-
<testcase classname="Vehicle locale test Should replace correctly with reach" name="Vehicle locale test Should replace correctly with reach" time="0.001">
|
|
19
|
-
</testcase>
|
|
20
|
-
<testcase classname="Vehicle locale test Should get translations with raw" name="Vehicle locale test Should get translations with raw" time="0">
|
|
21
|
-
</testcase>
|
|
22
|
-
<testcase classname="Vehicle locale test Should replace correctly with raw" name="Vehicle locale test Should replace correctly with raw" time="0.001">
|
|
23
|
-
</testcase>
|
|
24
|
-
</testsuite>
|
|
25
|
-
</testsuites>
|