@sofit/view-locale 1.338.2 → 1.339.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.
- package/coverage/jest/results.xml +25 -0
- package/coverage/lcov-report/base.css +224 -0
- package/coverage/lcov-report/block-navigation.js +79 -0
- package/coverage/lcov-report/favicon.png +0 -0
- package/coverage/lcov-report/index.html +201 -0
- package/coverage/lcov-report/lib/index.html +126 -0
- package/coverage/lcov-report/lib/index.ts.html +89 -0
- package/coverage/lcov-report/lib/runner.ts.html +575 -0
- package/coverage/lcov-report/lib/translations/common/auth.ts.html +95 -0
- package/coverage/lcov-report/lib/translations/common/benchmarking.ts.html +131 -0
- package/coverage/lcov-report/lib/translations/common/database-errors.ts.html +227 -0
- package/coverage/lcov-report/lib/translations/common/entity.ts.html +119 -0
- package/coverage/lcov-report/lib/translations/common/firebase_notification.ts.html +131 -0
- package/coverage/lcov-report/lib/translations/common/general.ts.html +326 -0
- package/coverage/lcov-report/lib/translations/common/index.html +216 -0
- package/coverage/lcov-report/lib/translations/common/internal-server-errors.ts.html +107 -0
- package/coverage/lcov-report/lib/translations/common/joi.ts.html +485 -0
- package/coverage/lcov-report/lib/translations/emails/change_solicitation_responsible.ts.html +194 -0
- package/coverage/lcov-report/lib/translations/emails/client_company_economic_groups_finished.ts.html +104 -0
- package/coverage/lcov-report/lib/translations/emails/dispatch-crlv.ts.html +137 -0
- package/coverage/lcov-report/lib/translations/emails/dispatch-vehicle-model-record.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/emails/finished-pre-invoice-conference.ts.html +152 -0
- package/coverage/lcov-report/lib/translations/emails/import_client_vehicle.ts.html +134 -0
- package/coverage/lcov-report/lib/translations/emails/index.html +291 -0
- package/coverage/lcov-report/lib/translations/emails/index.ts.html +110 -0
- package/coverage/lcov-report/lib/translations/emails/password_recover.ts.html +122 -0
- package/coverage/lcov-report/lib/translations/emails/send_fine_consultation_error.ts.html +149 -0
- package/coverage/lcov-report/lib/translations/emails/send_pre_invoice_conference.ts.html +149 -0
- package/coverage/lcov-report/lib/translations/emails/unidas_vehicle_upsert_finished.ts.html +185 -0
- package/coverage/lcov-report/lib/translations/emails/vehicle_bulk_exceeded_limit.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/emails/vehicle_bulk_finished.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/index.html +111 -0
- package/coverage/lcov-report/lib/translations/index.ts.html +1349 -0
- package/coverage/lcov-report/lib/translations/integrations/index.html +141 -0
- package/coverage/lcov-report/lib/translations/integrations/inout.ts.html +107 -0
- package/coverage/lcov-report/lib/translations/integrations/pipefy.ts.html +107 -0
- package/coverage/lcov-report/lib/translations/integrations/suiv.ts.html +95 -0
- package/coverage/lcov-report/lib/translations/microservices/telemetry/index.html +111 -0
- package/coverage/lcov-report/lib/translations/microservices/telemetry/index.ts.html +143 -0
- package/coverage/lcov-report/lib/translations/modules/access_log.ts.html +476 -0
- package/coverage/lcov-report/lib/translations/modules/advance_payment.ts.html +143 -0
- package/coverage/lcov-report/lib/translations/modules/app_parameter.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/attachment.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/backup_vehicle.ts.html +452 -0
- package/coverage/lcov-report/lib/translations/modules/backup_vehicle_reason.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/backup_vehicle_to_delete.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/backup_vehicle_utilization.ts.html +407 -0
- package/coverage/lcov-report/lib/translations/modules/benchmark_pendency.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/budget.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/carsharing_type.ts.html +119 -0
- package/coverage/lcov-report/lib/translations/modules/cash_basis.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/change_history.ts.html +254 -0
- package/coverage/lcov-report/lib/translations/modules/checklist.ts.html +389 -0
- package/coverage/lcov-report/lib/translations/modules/checklist_group.ts.html +188 -0
- package/coverage/lcov-report/lib/translations/modules/checklist_group_item.ts.html +347 -0
- package/coverage/lcov-report/lib/translations/modules/checklist_group_option.ts.html +140 -0
- package/coverage/lcov-report/lib/translations/modules/checklist_model.ts.html +287 -0
- package/coverage/lcov-report/lib/translations/modules/checklist_reply.ts.html +224 -0
- package/coverage/lcov-report/lib/translations/modules/city.ts.html +119 -0
- package/coverage/lcov-report/lib/translations/modules/client.ts.html +512 -0
- package/coverage/lcov-report/lib/translations/modules/client_company.ts.html +143 -0
- package/coverage/lcov-report/lib/translations/modules/client_integration.ts.html +179 -0
- package/coverage/lcov-report/lib/translations/modules/company.ts.html +323 -0
- package/coverage/lcov-report/lib/translations/modules/condition.ts.html +320 -0
- package/coverage/lcov-report/lib/translations/modules/cost_center.ts.html +260 -0
- package/coverage/lcov-report/lib/translations/modules/cost_center_request_vehicle_type.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/cost_sharing.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/cost_sharing_entity.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/country.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/custom_field.ts.html +761 -0
- package/coverage/lcov-report/lib/translations/modules/custom_migration_table.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/custom_table.ts.html +311 -0
- package/coverage/lcov-report/lib/translations/modules/customer.ts.html +287 -0
- package/coverage/lcov-report/lib/translations/modules/daily_quota.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/dashboard.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/dashboard_report.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/db_server.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/deduct.ts.html +185 -0
- package/coverage/lcov-report/lib/translations/modules/deduct_installment.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/default_item.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/destination.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/document.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/driver_control.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/driver_license_point.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/email_template.ts.html +158 -0
- package/coverage/lcov-report/lib/translations/modules/employee.ts.html +1133 -0
- package/coverage/lcov-report/lib/translations/modules/employee_change_history.ts.html +275 -0
- package/coverage/lcov-report/lib/translations/modules/employee_hiring_regime.ts.html +107 -0
- package/coverage/lcov-report/lib/translations/modules/employee_role.ts.html +179 -0
- package/coverage/lcov-report/lib/translations/modules/expense.ts.html +452 -0
- package/coverage/lcov-report/lib/translations/modules/expense_item.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/expense_parcel.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/exportations.ts.html +137 -0
- package/coverage/lcov-report/lib/translations/modules/external_relation.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/favorite.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/fine.ts.html +164 -0
- package/coverage/lcov-report/lib/translations/modules/fine_consultation.ts.html +692 -0
- package/coverage/lcov-report/lib/translations/modules/fine_infringement_resource.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/fine_qualification.ts.html +239 -0
- package/coverage/lcov-report/lib/translations/modules/fine_qualification_integration_key.ts.html +164 -0
- package/coverage/lcov-report/lib/translations/modules/fine_resource.ts.html +143 -0
- package/coverage/lcov-report/lib/translations/modules/foreseen_maintenance_plan_service_item.ts.html +236 -0
- package/coverage/lcov-report/lib/translations/modules/foreseen_service_order_item.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/gas_pump.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/gas_pump_control.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/gate.ts.html +164 -0
- package/coverage/lcov-report/lib/translations/modules/gate_appointment.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/gate_appointment_diary.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/import_map.ts.html +251 -0
- package/coverage/lcov-report/lib/translations/modules/import_map_process.ts.html +215 -0
- package/coverage/lcov-report/lib/translations/modules/index.html +3096 -0
- package/coverage/lcov-report/lib/translations/modules/inmetro_model.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/integration.ts.html +167 -0
- package/coverage/lcov-report/lib/translations/modules/item.ts.html +551 -0
- package/coverage/lcov-report/lib/translations/modules/leasing_contract.ts.html +176 -0
- package/coverage/lcov-report/lib/translations/modules/leasing_measurement.ts.html +413 -0
- package/coverage/lcov-report/lib/translations/modules/maintenance_plan.ts.html +212 -0
- package/coverage/lcov-report/lib/translations/modules/maintenance_plan_service.ts.html +464 -0
- package/coverage/lcov-report/lib/translations/modules/measurement_unit.ts.html +155 -0
- package/coverage/lcov-report/lib/translations/modules/module_help_config.ts.html +203 -0
- package/coverage/lcov-report/lib/translations/modules/module_help_user_data.ts.html +158 -0
- package/coverage/lcov-report/lib/translations/modules/night_transport.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/notification.ts.html +155 -0
- package/coverage/lcov-report/lib/translations/modules/occurrence_type.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/parameter.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/password_complexity.ts.html +167 -0
- package/coverage/lcov-report/lib/translations/modules/password_recover.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/pendency.ts.html +110 -0
- package/coverage/lcov-report/lib/translations/modules/plan.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/pre_invoice_compliance.ts.html +359 -0
- package/coverage/lcov-report/lib/translations/modules/pre_invoice_conference.ts.html +404 -0
- package/coverage/lcov-report/lib/translations/modules/profile.ts.html +227 -0
- package/coverage/lcov-report/lib/translations/modules/qualification_severity.ts.html +179 -0
- package/coverage/lcov-report/lib/translations/modules/quota.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/release_notification.ts.html +200 -0
- package/coverage/lcov-report/lib/translations/modules/rental_agreement.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/report.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/report_folder.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/request.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/request_destination.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/request_historic.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/request_occurrence.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/revenue.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/route.ts.html +119 -0
- package/coverage/lcov-report/lib/translations/modules/service_budget.ts.html +485 -0
- package/coverage/lcov-report/lib/translations/modules/service_budget_item.ts.html +608 -0
- package/coverage/lcov-report/lib/translations/modules/service_order.ts.html +599 -0
- package/coverage/lcov-report/lib/translations/modules/service_order_expenses.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/solicitation.ts.html +416 -0
- package/coverage/lcov-report/lib/translations/modules/solicitation_action.ts.html +509 -0
- package/coverage/lcov-report/lib/translations/modules/solicitation_action_field.ts.html +344 -0
- package/coverage/lcov-report/lib/translations/modules/solicitation_action_message.ts.html +353 -0
- package/coverage/lcov-report/lib/translations/modules/solicitation_automation.ts.html +1181 -0
- package/coverage/lcov-report/lib/translations/modules/solicitation_comment.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/solicitation_field.ts.html +266 -0
- package/coverage/lcov-report/lib/translations/modules/solicitation_history.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/solicitation_phase.ts.html +311 -0
- package/coverage/lcov-report/lib/translations/modules/solicitation_transition.ts.html +227 -0
- package/coverage/lcov-report/lib/translations/modules/solicitation_transition_validation.ts.html +167 -0
- package/coverage/lcov-report/lib/translations/modules/solicitation_type.ts.html +263 -0
- package/coverage/lcov-report/lib/translations/modules/solicitation_version.ts.html +197 -0
- package/coverage/lcov-report/lib/translations/modules/solicitation_watcher.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/sso_provider.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/state.ts.html +143 -0
- package/coverage/lcov-report/lib/translations/modules/stock_entry.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/stock_entry_item.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/stock_exit.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/stock_exit_item.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/stock_transfer.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/stock_transfer_item.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/sub_system.ts.html +167 -0
- package/coverage/lcov-report/lib/translations/modules/subscription.ts.html +131 -0
- package/coverage/lcov-report/lib/translations/modules/subscription_transaction.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/subsidiary.ts.html +260 -0
- package/coverage/lcov-report/lib/translations/modules/supplier.ts.html +476 -0
- package/coverage/lcov-report/lib/translations/modules/system.ts.html +143 -0
- package/coverage/lcov-report/lib/translations/modules/tag.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/taggable.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/telemetry_event.ts.html +476 -0
- package/coverage/lcov-report/lib/translations/modules/telemetry_event_type.ts.html +119 -0
- package/coverage/lcov-report/lib/translations/modules/telemetry_event_type_supplier.ts.html +176 -0
- package/coverage/lcov-report/lib/translations/modules/telemetry_historical_use.ts.html +143 -0
- package/coverage/lcov-report/lib/translations/modules/telemetry_supplier_api.ts.html +119 -0
- package/coverage/lcov-report/lib/translations/modules/telemetry_supplier_field.ts.html +167 -0
- package/coverage/lcov-report/lib/translations/modules/tire.ts.html +170 -0
- package/coverage/lcov-report/lib/translations/modules/tire_brand.ts.html +155 -0
- package/coverage/lcov-report/lib/translations/modules/tire_dimension.ts.html +155 -0
- package/coverage/lcov-report/lib/translations/modules/tire_discard_cause.ts.html +128 -0
- package/coverage/lcov-report/lib/translations/modules/tire_drawing.ts.html +236 -0
- package/coverage/lcov-report/lib/translations/modules/tire_life.ts.html +110 -0
- package/coverage/lcov-report/lib/translations/modules/transaction.ts.html +668 -0
- package/coverage/lcov-report/lib/translations/modules/trip.ts.html +779 -0
- package/coverage/lcov-report/lib/translations/modules/upgrade_script.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/user.ts.html +251 -0
- package/coverage/lcov-report/lib/translations/modules/user_device.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/utilized_quota.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/vehicle.ts.html +2801 -0
- package/coverage/lcov-report/lib/translations/modules/vehicle_axes.ts.html +143 -0
- package/coverage/lcov-report/lib/translations/modules/vehicle_axis.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/vehicle_axis_type.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/vehicle_booking.ts.html +293 -0
- package/coverage/lcov-report/lib/translations/modules/vehicle_brand.ts.html +203 -0
- package/coverage/lcov-report/lib/translations/modules/vehicle_bulk.ts.html +191 -0
- package/coverage/lcov-report/lib/translations/modules/vehicle_casualty.ts.html +629 -0
- package/coverage/lcov-report/lib/translations/modules/vehicle_casualty_classification.ts.html +128 -0
- package/coverage/lcov-report/lib/translations/modules/vehicle_casualty_type.ts.html +128 -0
- package/coverage/lcov-report/lib/translations/modules/vehicle_change_history.ts.html +323 -0
- package/coverage/lcov-report/lib/translations/modules/vehicle_class.ts.html +140 -0
- package/coverage/lcov-report/lib/translations/modules/vehicle_deactivation_cause.ts.html +107 -0
- package/coverage/lcov-report/lib/translations/modules/vehicle_due.ts.html +155 -0
- package/coverage/lcov-report/lib/translations/modules/vehicle_event.ts.html +167 -0
- package/coverage/lcov-report/lib/translations/modules/vehicle_event_type.ts.html +107 -0
- package/coverage/lcov-report/lib/translations/modules/vehicle_fipe_option.ts.html +131 -0
- package/coverage/lcov-report/lib/translations/modules/vehicle_fuel.ts.html +179 -0
- package/coverage/lcov-report/lib/translations/modules/vehicle_group.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/vehicle_hitch.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/vehicle_layout.ts.html +155 -0
- package/coverage/lcov-report/lib/translations/modules/vehicle_layout_axe.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/vehicle_layout_position.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/vehicle_leasing.ts.html +356 -0
- package/coverage/lcov-report/lib/translations/modules/vehicle_maintenance_plan.ts.html +233 -0
- package/coverage/lcov-report/lib/translations/modules/vehicle_maintenance_plan_item.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/vehicle_maintenance_plan_service.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/vehicle_model.ts.html +275 -0
- package/coverage/lcov-report/lib/translations/modules/vehicle_model_class.ts.html +176 -0
- package/coverage/lcov-report/lib/translations/modules/vehicle_model_consumption.ts.html +155 -0
- package/coverage/lcov-report/lib/translations/modules/vehicle_model_price_history.ts.html +167 -0
- package/coverage/lcov-report/lib/translations/modules/vehicle_model_record.ts.html +131 -0
- package/coverage/lcov-report/lib/translations/modules/vehicle_model_technical_spec.ts.html +167 -0
- package/coverage/lcov-report/lib/translations/modules/vehicle_model_version.ts.html +203 -0
- package/coverage/lcov-report/lib/translations/modules/vehicle_request_type.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/vehicle_stock.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/vehicle_tag.ts.html +107 -0
- package/coverage/lcov-report/lib/translations/modules/vehicle_type.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/vehicle_type_axis.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/visual_management.ts.html +122 -0
- package/coverage/lcov-report/lib/translations/modules/warehouse.ts.html +188 -0
- package/coverage/lcov-report/lib/translations/modules/warehouse_item.ts.html +89 -0
- package/coverage/lcov-report/lib/translations/modules/webhook.ts.html +302 -0
- package/coverage/lcov-report/lib/translations/modules/white_label.ts.html +89 -0
- package/coverage/lcov-report/prettify.css +1 -0
- package/coverage/lcov-report/prettify.js +2 -0
- package/coverage/lcov-report/sort-arrow-sprite.png +0 -0
- package/coverage/lcov-report/sorter.js +170 -0
- package/coverage/lcov.info +3167 -0
- package/dist/index.js +3 -7
- package/dist/joi/joi.type.d.ts +2 -2
- package/dist/languages.d.ts +1 -1
- package/dist/runner.js +2 -6
- package/dist/translations/emails/index.js +2 -7
- package/dist/translations/emails/password_recover.d.ts +14 -0
- package/dist/translations/emails/password_recover.js +17 -0
- package/dist/translations/index.js +3 -11
- package/dist/translations/modules/solicitation_action.js +2 -6
- package/lib/translations/emails/password_recover.ts +15 -0
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1,11 +1,7 @@
|
|
|
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
|
-
|
|
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);
|
|
4
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
9
5
|
}) : (function(o, m, k, k2) {
|
|
10
6
|
if (k2 === undefined) k2 = k;
|
|
11
7
|
o[k2] = m[k];
|
|
@@ -18,12 +14,12 @@ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (
|
|
|
18
14
|
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
15
|
if (mod && mod.__esModule) return mod;
|
|
20
16
|
var result = {};
|
|
21
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.
|
|
17
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
18
|
__setModuleDefault(result, mod);
|
|
23
19
|
return result;
|
|
24
20
|
};
|
|
25
21
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
-
exports.i18n =
|
|
22
|
+
exports.i18n = void 0;
|
|
27
23
|
const i18n = __importStar(require("./translations"));
|
|
28
24
|
exports.i18n = i18n;
|
|
29
25
|
var runner_1 = require("./runner");
|
package/dist/joi/joi.type.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export type IContext = {
|
|
1
|
+
export declare type IContext = {
|
|
2
2
|
key?: string;
|
|
3
3
|
label?: string;
|
|
4
4
|
limit?: number;
|
|
@@ -9,7 +9,7 @@ export type IContext = {
|
|
|
9
9
|
dupeValue?: object;
|
|
10
10
|
types?: string[] | string;
|
|
11
11
|
};
|
|
12
|
-
export type IValidationErrorItem = {
|
|
12
|
+
export declare 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,11 +1,7 @@
|
|
|
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
|
-
|
|
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);
|
|
4
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
9
5
|
}) : (function(o, m, k, k2) {
|
|
10
6
|
if (k2 === undefined) k2 = k;
|
|
11
7
|
o[k2] = m[k];
|
|
@@ -18,7 +14,7 @@ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (
|
|
|
18
14
|
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
15
|
if (mod && mod.__esModule) return mod;
|
|
20
16
|
var result = {};
|
|
21
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.
|
|
17
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
18
|
__setModuleDefault(result, mod);
|
|
23
19
|
return result;
|
|
24
20
|
};
|
|
@@ -1,11 +1,7 @@
|
|
|
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
|
-
|
|
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);
|
|
4
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
9
5
|
}) : (function(o, m, k, k2) {
|
|
10
6
|
if (k2 === undefined) k2 = k;
|
|
11
7
|
o[k2] = m[k];
|
|
@@ -18,12 +14,11 @@ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (
|
|
|
18
14
|
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
15
|
if (mod && mod.__esModule) return mod;
|
|
20
16
|
var result = {};
|
|
21
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.
|
|
17
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
18
|
__setModuleDefault(result, mod);
|
|
23
19
|
return result;
|
|
24
20
|
};
|
|
25
21
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
-
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;
|
|
27
22
|
exports.dispatch_crlv = __importStar(require("./dispatch-crlv"));
|
|
28
23
|
exports.finished_pre_invoice_conference = __importStar(require("./finished-pre-invoice-conference"));
|
|
29
24
|
exports.send_fine_consultation_error = __importStar(require("./send_fine_consultation_error"));
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.body = exports.title = void 0;
|
|
4
|
+
exports.title = {
|
|
5
|
+
ptBR: 'Redefinição de senha',
|
|
6
|
+
es: 'Restablecimiento de contraseña'
|
|
7
|
+
};
|
|
8
|
+
exports.body = {
|
|
9
|
+
description: {
|
|
10
|
+
ptBR: 'Foi realizada uma solicitação de redefinição de senha para o seu usuário em <b>{{createdAt}}</b>. Para prosseguir, informe o código de redefinição abaixo:',
|
|
11
|
+
es: 'Se realizó una solicitud de redefinición de contraseña para su usuario en <b>{{createdAt}}</b>. Para continuar, ingrese el código de redefinición a continuación:'
|
|
12
|
+
},
|
|
13
|
+
observation: {
|
|
14
|
+
ptBR: '<b>OBS:</b> Este código expira em {{expireMinute}}, às {{expireHour}}.',
|
|
15
|
+
es: '<b>OBS:</b> Este código expira en {{expireMinute}}, a las {{expireHour}}.'
|
|
16
|
+
}
|
|
17
|
+
};
|
|
@@ -1,11 +1,7 @@
|
|
|
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
|
-
|
|
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);
|
|
4
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
9
5
|
}) : (function(o, m, k, k2) {
|
|
10
6
|
if (k2 === undefined) k2 = k;
|
|
11
7
|
o[k2] = m[k];
|
|
@@ -18,16 +14,12 @@ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (
|
|
|
18
14
|
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
15
|
if (mod && mod.__esModule) return mod;
|
|
20
16
|
var result = {};
|
|
21
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.
|
|
17
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
18
|
__setModuleDefault(result, mod);
|
|
23
19
|
return result;
|
|
24
20
|
};
|
|
25
21
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
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 =
|
|
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.telemetry_event_type = exports.firebase_notification = 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_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 = void 0;
|
|
22
|
+
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 = exports.firebase_notification = 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 = 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 = 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 = 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 = void 0;
|
|
31
23
|
const access_log = __importStar(require("./modules/access_log"));
|
|
32
24
|
exports.access_log = access_log;
|
|
33
25
|
const advance_payment = __importStar(require("./modules/advance_payment"));
|
|
@@ -1,11 +1,7 @@
|
|
|
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
|
-
|
|
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);
|
|
4
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
9
5
|
}) : (function(o, m, k, k2) {
|
|
10
6
|
if (k2 === undefined) k2 = k;
|
|
11
7
|
o[k2] = m[k];
|
|
@@ -18,7 +14,7 @@ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (
|
|
|
18
14
|
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
15
|
if (mod && mod.__esModule) return mod;
|
|
20
16
|
var result = {};
|
|
21
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.
|
|
17
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
18
|
__setModuleDefault(result, mod);
|
|
23
19
|
return result;
|
|
24
20
|
};
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
export const title = {
|
|
2
|
+
ptBR: 'Redefinição de senha',
|
|
3
|
+
es: 'Restablecimiento de contraseña'
|
|
4
|
+
};
|
|
5
|
+
|
|
6
|
+
export const body = {
|
|
7
|
+
description: {
|
|
8
|
+
ptBR: 'Foi realizada uma solicitação de redefinição de senha para o seu usuário em <b>{{createdAt}}</b>. Para prosseguir, informe o código de redefinição abaixo:',
|
|
9
|
+
es: 'Se realizó una solicitud de redefinición de contraseña para su usuario en <b>{{createdAt}}</b>. Para continuar, ingrese el código de redefinición a continuación:'
|
|
10
|
+
},
|
|
11
|
+
observation: {
|
|
12
|
+
ptBR: '<b>OBS:</b> Este código expira em {{expireMinute}}, às {{expireHour}}.',
|
|
13
|
+
es: '<b>OBS:</b> Este código expira en {{expireMinute}}, a las {{expireHour}}.'
|
|
14
|
+
}
|
|
15
|
+
};
|