diff --git a/src/testNuevoModel.js b/src/testNuevoModel.js new file mode 100644 index 0000000..d409d78 --- /dev/null +++ b/src/testNuevoModel.js @@ -0,0 +1,28 @@ +const testNuevoModel = () => { + return { + id_compania: "", + no_proyecto: "", + correlativo: "", + id_tipo_otro_gasto: "", + tipo_otro_gasto: "", + id_etapa_proyecto: "", + etapa_proyecto: "", + id_usuario: "", + usuario: "", + fecha_grabacion: "", + fecha: "", + fecha_en: "", + descripcion: "", + fecha_estimada: "", + fecha_estimada_formato: "", + fecha_estimada_en: "", + fecha_real: "", + fecha_real_formato: "", + fecha_real_en: "", + valor_total_estimado: "", + valor_total_real: "" + } +} + +export default testNuevoModel + \ No newline at end of file diff --git a/src/testNuevoProps.js b/src/testNuevoProps.js new file mode 100644 index 0000000..1f17a1c --- /dev/null +++ b/src/testNuevoProps.js @@ -0,0 +1,1066 @@ +const testNuevoProps = () => { + return [ + { + text: "id_compania", + i18n: null, + value: "id_compania", + listName: null, + listNameParams: null, + class: "w-36", + headerClass: "w-36", + disableOnEdit: false, + disableOnNew: false, + isKey: null, + defaultValue: null, + showInForm: false, + showInTable: false, + showAsBadge: false, + icon: null, + iconClass: null, + badgeClass: null, + toLocation: null, + fromLocation: null, + fromTitle: null, + isFilter: false, + type: "string", + label: null, + filterOrder: 1, + filterType: "button", + isSearchable: true, + isClearable: true, + isGroup: false, + isMulti: false, + useSpeechToText: false, + id: "field_id_compania", + fieldId: 1317, + fieldOrder: 1, + countFormatDef: 0, + countInputProps: 1, + countChangeDef: 0, + countPristineMsg: 1, + formatDefinition: {}, + onChangeDefinition: {}, + pristineMessages: {"required":"common.ruleRequired","pattern":null,"minlength":"common.ruleMinChars","maxlength":"common.ruleMaxChars"}, + inputProps: {"type":"text","required":false,"minLength":null,"maxLength":null,"pattern":null,"autoComplete":"off","autoFocus":false,"data-pristine-required-message":"Campo requerido","data-pristine-minlength-message":"Mínimo caracteres son requeridos","data-pristine-maxlength-message":"Máximo caracteres son requeridos"}, + fixedListParams: [], + mappingRules: [], + valor: "id_compania", + texto: "id_compania", + classItem: null, + substituteVal: null, + chosen: false, + selected: false + }, { + text: "no_proyecto", + i18n: null, + value: "no_proyecto", + listName: null, + listNameParams: null, + class: "w-36", + headerClass: "w-36", + disableOnEdit: false, + disableOnNew: false, + isKey: null, + defaultValue: null, + showInForm: false, + showInTable: false, + showAsBadge: false, + icon: null, + iconClass: null, + badgeClass: null, + toLocation: null, + fromLocation: null, + fromTitle: null, + isFilter: false, + type: "string", + label: null, + filterOrder: 1, + filterType: "button", + isSearchable: true, + isClearable: true, + isGroup: false, + isMulti: false, + useSpeechToText: false, + id: "field_no_proyecto", + fieldId: 1318, + fieldOrder: 2, + countFormatDef: 0, + countInputProps: 1, + countChangeDef: 0, + countPristineMsg: 1, + formatDefinition: {}, + onChangeDefinition: {}, + pristineMessages: {"required":"common.ruleRequired","pattern":null,"minlength":"common.ruleMinChars","maxlength":"common.ruleMaxChars"}, + inputProps: {"type":"text","required":false,"minLength":null,"maxLength":null,"pattern":null,"autoComplete":"off","autoFocus":false,"data-pristine-required-message":"Campo requerido","data-pristine-minlength-message":"Mínimo caracteres son requeridos","data-pristine-maxlength-message":"Máximo caracteres son requeridos"}, + fixedListParams: [], + mappingRules: [], + valor: "no_proyecto", + texto: "no_proyecto", + classItem: null, + substituteVal: null, + chosen: false, + selected: false + }, { + text: "correlativo", + i18n: null, + value: "correlativo", + listName: null, + listNameParams: null, + class: "w-36", + headerClass: "w-36", + disableOnEdit: false, + disableOnNew: false, + isKey: null, + defaultValue: null, + showInForm: false, + showInTable: false, + showAsBadge: false, + icon: null, + iconClass: null, + badgeClass: null, + toLocation: null, + fromLocation: null, + fromTitle: null, + isFilter: false, + type: "string", + label: null, + filterOrder: 1, + filterType: "button", + isSearchable: true, + isClearable: true, + isGroup: false, + isMulti: false, + useSpeechToText: false, + id: "field_correlativo", + fieldId: 1319, + fieldOrder: 3, + countFormatDef: 0, + countInputProps: 1, + countChangeDef: 0, + countPristineMsg: 1, + formatDefinition: {}, + onChangeDefinition: {}, + pristineMessages: {"required":"common.ruleRequired","pattern":null,"minlength":"common.ruleMinChars","maxlength":"common.ruleMaxChars"}, + inputProps: {"type":"text","required":false,"minLength":null,"maxLength":null,"pattern":null,"autoComplete":"off","autoFocus":false,"data-pristine-required-message":"Campo requerido","data-pristine-minlength-message":"Mínimo caracteres son requeridos","data-pristine-maxlength-message":"Máximo caracteres son requeridos"}, + fixedListParams: [], + mappingRules: [], + valor: "correlativo", + texto: "correlativo", + classItem: null, + substituteVal: null, + chosen: false, + selected: false + }, { + text: "id_tipo_otro_gasto", + i18n: null, + value: "id_tipo_otro_gasto", + listName: null, + listNameParams: null, + class: "w-36", + headerClass: "w-36", + disableOnEdit: false, + disableOnNew: false, + isKey: null, + defaultValue: null, + showInForm: true, + showInTable: true, + showAsBadge: false, + icon: null, + iconClass: null, + badgeClass: null, + toLocation: null, + fromLocation: null, + fromTitle: null, + isFilter: false, + type: "string", + label: null, + filterOrder: 1, + filterType: "button", + isSearchable: true, + isClearable: true, + isGroup: false, + isMulti: false, + useSpeechToText: false, + id: "field_id_tipo_otro_gasto", + fieldId: 1320, + fieldOrder: 4, + countFormatDef: 0, + countInputProps: 1, + countChangeDef: 0, + countPristineMsg: 1, + formatDefinition: {}, + onChangeDefinition: {}, + pristineMessages: {"required":"common.ruleRequired","pattern":null,"minlength":"common.ruleMinChars","maxlength":"common.ruleMaxChars"}, + inputProps: {"type":"text","autoComplete":"off"}, + fixedListParams: [], + mappingRules: [], + valor: "id_tipo_otro_gasto", + texto: "id_tipo_otro_gasto", + classItem: null, + substituteVal: null, + format: null, + chosen: false, + selected: false + }, { + text: "tipo_otro_gasto", + i18n: null, + value: "tipo_otro_gasto", + listName: null, + listNameParams: null, + class: "w-36", + headerClass: "w-36", + disableOnEdit: false, + disableOnNew: false, + isKey: null, + defaultValue: null, + showInForm: true, + showInTable: true, + showAsBadge: false, + icon: null, + iconClass: null, + badgeClass: null, + toLocation: null, + fromLocation: null, + fromTitle: null, + isFilter: false, + type: "string", + label: null, + filterOrder: 1, + filterType: "button", + isSearchable: true, + isClearable: true, + isGroup: false, + isMulti: false, + useSpeechToText: false, + id: "field_tipo_otro_gasto", + fieldId: 1321, + fieldOrder: 5, + countFormatDef: 0, + countInputProps: 1, + countChangeDef: 0, + countPristineMsg: 1, + formatDefinition: {}, + onChangeDefinition: {}, + pristineMessages: {"required":"common.ruleRequired","pattern":null,"minlength":"common.ruleMinChars","maxlength":"common.ruleMaxChars"}, + inputProps: {"type":"text","autoComplete":"off"}, + fixedListParams: [], + mappingRules: [], + valor: "tipo_otro_gasto", + texto: "tipo_otro_gasto", + classItem: null, + substituteVal: null, + format: null, + chosen: false, + selected: false + }, { + text: "id_etapa_proyecto", + i18n: null, + value: "id_etapa_proyecto", + listName: null, + listNameParams: null, + class: "w-36", + headerClass: "w-36", + disableOnEdit: false, + disableOnNew: false, + isKey: null, + defaultValue: null, + showInForm: false, + showInTable: false, + showAsBadge: false, + icon: null, + iconClass: null, + badgeClass: null, + toLocation: null, + fromLocation: null, + fromTitle: null, + isFilter: false, + type: "string", + label: null, + filterOrder: 1, + filterType: "button", + isSearchable: true, + isClearable: true, + isGroup: false, + isMulti: false, + useSpeechToText: false, + id: "field_id_etapa_proyecto", + fieldId: 1322, + fieldOrder: 6, + countFormatDef: 0, + countInputProps: 1, + countChangeDef: 0, + countPristineMsg: 1, + formatDefinition: {}, + onChangeDefinition: {}, + pristineMessages: {"required":"common.ruleRequired","pattern":null,"minlength":"common.ruleMinChars","maxlength":"common.ruleMaxChars"}, + inputProps: {"type":"text","required":false,"minLength":null,"maxLength":null,"pattern":null,"autoComplete":"off","autoFocus":false,"data-pristine-required-message":"Campo requerido","data-pristine-minlength-message":"Mínimo caracteres son requeridos","data-pristine-maxlength-message":"Máximo caracteres son requeridos"}, + fixedListParams: [], + mappingRules: [], + valor: "id_etapa_proyecto", + texto: "id_etapa_proyecto", + classItem: null, + substituteVal: null, + chosen: false, + selected: false + }, { + text: "etapa_proyecto", + i18n: null, + value: "etapa_proyecto", + listName: null, + listNameParams: null, + class: "w-36", + headerClass: "w-36", + disableOnEdit: false, + disableOnNew: false, + isKey: null, + defaultValue: null, + showInForm: false, + showInTable: false, + showAsBadge: false, + icon: null, + iconClass: null, + badgeClass: null, + toLocation: null, + fromLocation: null, + fromTitle: null, + isFilter: false, + type: "string", + label: null, + filterOrder: 1, + filterType: "button", + isSearchable: true, + isClearable: true, + isGroup: false, + isMulti: false, + useSpeechToText: false, + id: "field_etapa_proyecto", + fieldId: 1323, + fieldOrder: 7, + countFormatDef: 0, + countInputProps: 1, + countChangeDef: 0, + countPristineMsg: 1, + formatDefinition: {}, + onChangeDefinition: {}, + pristineMessages: {"required":"common.ruleRequired","pattern":null,"minlength":"common.ruleMinChars","maxlength":"common.ruleMaxChars"}, + inputProps: {"type":"text","required":false,"minLength":null,"maxLength":null,"pattern":null,"autoComplete":"off","autoFocus":false,"data-pristine-required-message":"Campo requerido","data-pristine-minlength-message":"Mínimo caracteres son requeridos","data-pristine-maxlength-message":"Máximo caracteres son requeridos"}, + fixedListParams: [], + mappingRules: [], + valor: "etapa_proyecto", + texto: "etapa_proyecto", + classItem: null, + substituteVal: null, + chosen: false, + selected: false + }, { + text: "id_usuario", + i18n: null, + value: "id_usuario", + listName: null, + listNameParams: null, + class: "w-36", + headerClass: "w-36", + disableOnEdit: false, + disableOnNew: false, + isKey: null, + defaultValue: null, + showInForm: false, + showInTable: false, + showAsBadge: false, + icon: null, + iconClass: null, + badgeClass: null, + toLocation: null, + fromLocation: null, + fromTitle: null, + isFilter: false, + type: "string", + label: null, + filterOrder: 1, + filterType: "button", + isSearchable: true, + isClearable: true, + isGroup: false, + isMulti: false, + useSpeechToText: false, + id: "field_id_usuario", + fieldId: 1324, + fieldOrder: 8, + countFormatDef: 0, + countInputProps: 1, + countChangeDef: 0, + countPristineMsg: 1, + formatDefinition: {}, + onChangeDefinition: {}, + pristineMessages: {"required":"common.ruleRequired","pattern":null,"minlength":"common.ruleMinChars","maxlength":"common.ruleMaxChars"}, + inputProps: {"type":"text","required":false,"minLength":null,"maxLength":null,"pattern":null,"autoComplete":"off","autoFocus":false,"data-pristine-required-message":"Campo requerido","data-pristine-minlength-message":"Mínimo caracteres son requeridos","data-pristine-maxlength-message":"Máximo caracteres son requeridos"}, + fixedListParams: [], + mappingRules: [], + valor: "id_usuario", + texto: "id_usuario", + classItem: null, + substituteVal: null, + chosen: false, + selected: false + }, { + text: "usuario", + i18n: null, + value: "usuario", + listName: null, + listNameParams: null, + class: "w-36", + headerClass: "w-36", + disableOnEdit: false, + disableOnNew: false, + isKey: null, + defaultValue: null, + showInForm: false, + showInTable: false, + showAsBadge: false, + icon: null, + iconClass: null, + badgeClass: null, + toLocation: null, + fromLocation: null, + fromTitle: null, + isFilter: false, + type: "string", + label: null, + filterOrder: 1, + filterType: "button", + isSearchable: true, + isClearable: true, + isGroup: false, + isMulti: false, + useSpeechToText: false, + id: "field_usuario", + fieldId: 1325, + fieldOrder: 9, + countFormatDef: 0, + countInputProps: 1, + countChangeDef: 0, + countPristineMsg: 1, + formatDefinition: {}, + onChangeDefinition: {}, + pristineMessages: {"required":"common.ruleRequired","pattern":null,"minlength":"common.ruleMinChars","maxlength":"common.ruleMaxChars"}, + inputProps: {"type":"text","required":false,"minLength":null,"maxLength":null,"pattern":null,"autoComplete":"off","autoFocus":false,"data-pristine-required-message":"Campo requerido","data-pristine-minlength-message":"Mínimo caracteres son requeridos","data-pristine-maxlength-message":"Máximo caracteres son requeridos"}, + fixedListParams: [], + mappingRules: [], + valor: "usuario", + texto: "usuario", + classItem: null, + substituteVal: null, + chosen: false, + selected: false + }, { + text: "fecha_grabacion", + i18n: null, + value: "fecha_grabacion", + listName: null, + listNameParams: null, + class: "w-36", + headerClass: "w-36", + disableOnEdit: false, + disableOnNew: false, + isKey: null, + defaultValue: null, + showInForm: true, + showInTable: true, + showAsBadge: false, + icon: null, + iconClass: null, + badgeClass: null, + toLocation: null, + fromLocation: null, + fromTitle: null, + isFilter: false, + type: "string", + label: null, + filterOrder: 1, + filterType: "button", + isSearchable: true, + isClearable: true, + isGroup: false, + isMulti: false, + useSpeechToText: false, + id: "field_fecha_grabacion", + fieldId: 1326, + fieldOrder: 10, + countFormatDef: 0, + countInputProps: 1, + countChangeDef: 0, + countPristineMsg: 1, + formatDefinition: {}, + onChangeDefinition: {}, + pristineMessages: {"required":"common.ruleRequired","pattern":null,"minlength":"common.ruleMinChars","maxlength":"common.ruleMaxChars"}, + inputProps: {"type":"text","autoComplete":"off"}, + fixedListParams: [], + mappingRules: [], + valor: "fecha_grabacion", + texto: "fecha_grabacion", + classItem: null, + substituteVal: null, + format: null, + chosen: false, + selected: false + }, { + text: "fecha", + i18n: null, + value: "fecha", + listName: null, + listNameParams: null, + class: "w-36", + headerClass: "w-36", + disableOnEdit: false, + disableOnNew: false, + isKey: null, + defaultValue: null, + showInForm: true, + showInTable: true, + showAsBadge: false, + icon: null, + iconClass: null, + badgeClass: null, + toLocation: null, + fromLocation: null, + fromTitle: null, + isFilter: false, + type: "string", + label: null, + filterOrder: 1, + filterType: "button", + isSearchable: true, + isClearable: true, + isGroup: false, + isMulti: false, + useSpeechToText: false, + id: "field_fecha", + fieldId: 1327, + fieldOrder: 11, + countFormatDef: 0, + countInputProps: 1, + countChangeDef: 0, + countPristineMsg: 1, + formatDefinition: {}, + onChangeDefinition: {}, + pristineMessages: {"required":"common.ruleRequired","pattern":null,"minlength":"common.ruleMinChars","maxlength":"common.ruleMaxChars"}, + inputProps: {"type":"text","autoComplete":"off"}, + fixedListParams: [], + mappingRules: [], + valor: "fecha", + texto: "fecha", + classItem: null, + substituteVal: null, + format: null, + chosen: false, + selected: false + }, { + text: "fecha_en", + i18n: null, + value: "fecha_en", + listName: null, + listNameParams: null, + class: "w-36", + headerClass: "w-36", + disableOnEdit: false, + disableOnNew: false, + isKey: null, + defaultValue: null, + showInForm: false, + showInTable: false, + showAsBadge: false, + icon: null, + iconClass: null, + badgeClass: null, + toLocation: null, + fromLocation: null, + fromTitle: null, + isFilter: false, + type: "string", + label: null, + filterOrder: 1, + filterType: "button", + isSearchable: true, + isClearable: true, + isGroup: false, + isMulti: false, + useSpeechToText: false, + id: "field_fecha_en", + fieldId: 1328, + fieldOrder: 12, + countFormatDef: 0, + countInputProps: 1, + countChangeDef: 0, + countPristineMsg: 1, + formatDefinition: {}, + onChangeDefinition: {}, + pristineMessages: {"required":"common.ruleRequired","pattern":null,"minlength":"common.ruleMinChars","maxlength":"common.ruleMaxChars"}, + inputProps: {"type":"text","required":false,"minLength":null,"maxLength":null,"pattern":null,"autoComplete":"off","autoFocus":false,"data-pristine-required-message":"Campo requerido","data-pristine-minlength-message":"Mínimo caracteres son requeridos","data-pristine-maxlength-message":"Máximo caracteres son requeridos"}, + fixedListParams: [], + mappingRules: [], + valor: "fecha_en", + texto: "fecha_en", + classItem: null, + substituteVal: null, + chosen: false, + selected: false + }, { + text: "descripcion", + i18n: null, + value: "descripcion", + listName: null, + listNameParams: null, + class: "w-36", + headerClass: "w-36", + disableOnEdit: false, + disableOnNew: false, + isKey: null, + defaultValue: null, + showInForm: false, + showInTable: false, + showAsBadge: false, + icon: null, + iconClass: null, + badgeClass: null, + toLocation: null, + fromLocation: null, + fromTitle: null, + isFilter: false, + type: "string", + label: null, + filterOrder: 1, + filterType: "button", + isSearchable: true, + isClearable: true, + isGroup: false, + isMulti: false, + useSpeechToText: false, + id: "field_descripcion", + fieldId: 1329, + fieldOrder: 13, + countFormatDef: 0, + countInputProps: 1, + countChangeDef: 0, + countPristineMsg: 1, + formatDefinition: {}, + onChangeDefinition: {}, + pristineMessages: {"required":"common.ruleRequired","pattern":null,"minlength":"common.ruleMinChars","maxlength":"common.ruleMaxChars"}, + inputProps: {"type":"text","required":false,"minLength":null,"maxLength":null,"pattern":null,"autoComplete":"off","autoFocus":false,"data-pristine-required-message":"Campo requerido","data-pristine-minlength-message":"Mínimo caracteres son requeridos","data-pristine-maxlength-message":"Máximo caracteres son requeridos"}, + fixedListParams: [], + mappingRules: [], + valor: "descripcion", + texto: "descripcion", + classItem: null, + substituteVal: null, + chosen: false, + selected: false + }, { + text: "fecha_estimada", + i18n: null, + value: "fecha_estimada", + listName: null, + listNameParams: null, + class: "w-36", + headerClass: "w-36", + disableOnEdit: false, + disableOnNew: false, + isKey: null, + defaultValue: null, + showInForm: true, + showInTable: true, + showAsBadge: false, + icon: null, + iconClass: null, + badgeClass: null, + toLocation: null, + fromLocation: null, + fromTitle: null, + isFilter: false, + type: "string", + label: null, + filterOrder: 1, + filterType: "button", + isSearchable: true, + isClearable: true, + isGroup: false, + isMulti: false, + useSpeechToText: false, + id: "field_fecha_estimada", + fieldId: 1330, + fieldOrder: 14, + countFormatDef: 0, + countInputProps: 1, + countChangeDef: 0, + countPristineMsg: 1, + formatDefinition: {}, + onChangeDefinition: {}, + pristineMessages: {"required":"common.ruleRequired","pattern":null,"minlength":"common.ruleMinChars","maxlength":"common.ruleMaxChars"}, + inputProps: {"type":"text","autoComplete":"off"}, + fixedListParams: [], + mappingRules: [], + valor: "fecha_estimada", + texto: "fecha_estimada", + classItem: null, + substituteVal: null, + format: null, + chosen: false, + selected: false + }, { + text: "fecha_estimada_formato", + i18n: null, + value: "fecha_estimada_formato", + listName: null, + listNameParams: null, + class: "w-36", + headerClass: "w-36", + disableOnEdit: false, + disableOnNew: false, + isKey: null, + defaultValue: null, + showInForm: true, + showInTable: true, + showAsBadge: false, + icon: null, + iconClass: null, + badgeClass: null, + toLocation: null, + fromLocation: null, + fromTitle: null, + isFilter: false, + type: "string", + label: null, + filterOrder: 1, + filterType: "button", + isSearchable: true, + isClearable: true, + isGroup: false, + isMulti: false, + useSpeechToText: false, + id: "field_fecha_estimada_formato", + fieldId: 1331, + fieldOrder: 15, + countFormatDef: 0, + countInputProps: 1, + countChangeDef: 0, + countPristineMsg: 1, + formatDefinition: {}, + onChangeDefinition: {}, + pristineMessages: {"required":"common.ruleRequired","pattern":null,"minlength":"common.ruleMinChars","maxlength":"common.ruleMaxChars"}, + inputProps: {"type":"text","autoComplete":"off"}, + fixedListParams: [], + mappingRules: [], + valor: "fecha_estimada_formato", + texto: "fecha_estimada_formato", + classItem: null, + substituteVal: null, + format: null, + chosen: false, + selected: false + }, { + text: "fecha_estimada_en", + i18n: null, + value: "fecha_estimada_en", + listName: null, + listNameParams: null, + class: "w-36", + headerClass: "w-36", + disableOnEdit: false, + disableOnNew: false, + isKey: null, + defaultValue: null, + showInForm: false, + showInTable: false, + showAsBadge: false, + icon: null, + iconClass: null, + badgeClass: null, + toLocation: null, + fromLocation: null, + fromTitle: null, + isFilter: false, + type: "string", + label: null, + filterOrder: 1, + filterType: "button", + isSearchable: true, + isClearable: true, + isGroup: false, + isMulti: false, + useSpeechToText: false, + id: "field_fecha_estimada_en", + fieldId: 1332, + fieldOrder: 16, + countFormatDef: 0, + countInputProps: 1, + countChangeDef: 0, + countPristineMsg: 1, + formatDefinition: {}, + onChangeDefinition: {}, + pristineMessages: {"required":"common.ruleRequired","pattern":null,"minlength":"common.ruleMinChars","maxlength":"common.ruleMaxChars"}, + inputProps: {"type":"text","required":false,"minLength":null,"maxLength":null,"pattern":null,"autoComplete":"off","autoFocus":false,"data-pristine-required-message":"Campo requerido","data-pristine-minlength-message":"Mínimo caracteres son requeridos","data-pristine-maxlength-message":"Máximo caracteres son requeridos"}, + fixedListParams: [], + mappingRules: [], + valor: "fecha_estimada_en", + texto: "fecha_estimada_en", + classItem: null, + substituteVal: null, + chosen: false, + selected: false + }, { + text: "fecha_real", + i18n: null, + value: "fecha_real", + listName: null, + listNameParams: null, + class: "w-36", + headerClass: "w-36", + disableOnEdit: false, + disableOnNew: false, + isKey: null, + defaultValue: null, + showInForm: false, + showInTable: false, + showAsBadge: false, + icon: null, + iconClass: null, + badgeClass: null, + toLocation: null, + fromLocation: null, + fromTitle: null, + isFilter: false, + type: "string", + label: null, + filterOrder: 1, + filterType: "button", + isSearchable: true, + isClearable: true, + isGroup: false, + isMulti: false, + useSpeechToText: false, + id: "field_fecha_real", + fieldId: 1333, + fieldOrder: 17, + countFormatDef: 0, + countInputProps: 1, + countChangeDef: 0, + countPristineMsg: 1, + formatDefinition: {}, + onChangeDefinition: {}, + pristineMessages: {"required":"common.ruleRequired","pattern":null,"minlength":"common.ruleMinChars","maxlength":"common.ruleMaxChars"}, + inputProps: {"type":"text","required":false,"minLength":null,"maxLength":null,"pattern":null,"autoComplete":"off","autoFocus":false,"data-pristine-required-message":"Campo requerido","data-pristine-minlength-message":"Mínimo caracteres son requeridos","data-pristine-maxlength-message":"Máximo caracteres son requeridos"}, + fixedListParams: [], + mappingRules: [], + valor: "fecha_real", + texto: "fecha_real", + classItem: null, + substituteVal: null, + chosen: false, + selected: false + }, { + text: "fecha_real_formato", + i18n: null, + value: "fecha_real_formato", + listName: null, + listNameParams: null, + class: "w-36", + headerClass: "w-36", + disableOnEdit: false, + disableOnNew: false, + isKey: null, + defaultValue: null, + showInForm: false, + showInTable: false, + showAsBadge: false, + icon: null, + iconClass: null, + badgeClass: null, + toLocation: null, + fromLocation: null, + fromTitle: null, + isFilter: false, + type: "string", + label: null, + filterOrder: 1, + filterType: "button", + isSearchable: true, + isClearable: true, + isGroup: false, + isMulti: false, + useSpeechToText: false, + id: "field_fecha_real_formato", + fieldId: 1334, + fieldOrder: 18, + countFormatDef: 0, + countInputProps: 1, + countChangeDef: 0, + countPristineMsg: 1, + formatDefinition: {}, + onChangeDefinition: {}, + pristineMessages: {"required":"common.ruleRequired","pattern":null,"minlength":"common.ruleMinChars","maxlength":"common.ruleMaxChars"}, + inputProps: {"type":"text","required":false,"minLength":null,"maxLength":null,"pattern":null,"autoComplete":"off","autoFocus":false,"data-pristine-required-message":"Campo requerido","data-pristine-minlength-message":"Mínimo caracteres son requeridos","data-pristine-maxlength-message":"Máximo caracteres son requeridos"}, + fixedListParams: [], + mappingRules: [], + valor: "fecha_real_formato", + texto: "fecha_real_formato", + classItem: null, + substituteVal: null, + chosen: false, + selected: false + }, { + text: "fecha_real_en", + i18n: null, + value: "fecha_real_en", + listName: null, + listNameParams: null, + class: "w-36", + headerClass: "w-36", + disableOnEdit: false, + disableOnNew: false, + isKey: null, + defaultValue: null, + showInForm: false, + showInTable: false, + showAsBadge: false, + icon: null, + iconClass: null, + badgeClass: null, + toLocation: null, + fromLocation: null, + fromTitle: null, + isFilter: false, + type: "string", + label: null, + filterOrder: 1, + filterType: "button", + isSearchable: true, + isClearable: true, + isGroup: false, + isMulti: false, + useSpeechToText: false, + id: "field_fecha_real_en", + fieldId: 1335, + fieldOrder: 19, + countFormatDef: 0, + countInputProps: 1, + countChangeDef: 0, + countPristineMsg: 1, + formatDefinition: {}, + onChangeDefinition: {}, + pristineMessages: {"required":"common.ruleRequired","pattern":null,"minlength":"common.ruleMinChars","maxlength":"common.ruleMaxChars"}, + inputProps: {"type":"text","required":false,"minLength":null,"maxLength":null,"pattern":null,"autoComplete":"off","autoFocus":false,"data-pristine-required-message":"Campo requerido","data-pristine-minlength-message":"Mínimo caracteres son requeridos","data-pristine-maxlength-message":"Máximo caracteres son requeridos"}, + fixedListParams: [], + mappingRules: [], + valor: "fecha_real_en", + texto: "fecha_real_en", + classItem: null, + substituteVal: null, + chosen: false, + selected: false + }, { + text: "valor_total_estimado", + i18n: null, + value: "valor_total_estimado", + listName: null, + listNameParams: null, + class: "w-36", + headerClass: "w-36", + disableOnEdit: false, + disableOnNew: false, + isKey: null, + defaultValue: null, + showInForm: true, + showInTable: true, + showAsBadge: false, + icon: null, + iconClass: null, + badgeClass: null, + toLocation: null, + fromLocation: null, + fromTitle: null, + isFilter: false, + type: "string", + label: null, + filterOrder: 1, + filterType: "button", + isSearchable: true, + isClearable: true, + isGroup: false, + isMulti: false, + useSpeechToText: false, + id: "field_valor_total_estimado", + fieldId: 1336, + fieldOrder: 20, + countFormatDef: 0, + countInputProps: 1, + countChangeDef: 0, + countPristineMsg: 1, + formatDefinition: {}, + onChangeDefinition: {}, + pristineMessages: {"required":"common.ruleRequired","pattern":null,"minlength":"common.ruleMinChars","maxlength":"common.ruleMaxChars"}, + inputProps: {"type":"text","autoComplete":"off"}, + fixedListParams: [], + mappingRules: [], + valor: "valor_total_estimado", + texto: "valor_total_estimado", + classItem: null, + substituteVal: null, + format: null, + chosen: false, + selected: false + }, { + text: "valor_total_real", + i18n: null, + value: "valor_total_real", + listName: null, + listNameParams: null, + class: "w-36", + headerClass: "w-36", + disableOnEdit: false, + disableOnNew: false, + isKey: null, + defaultValue: null, + showInForm: true, + showInTable: true, + showAsBadge: false, + icon: null, + iconClass: null, + badgeClass: null, + toLocation: null, + fromLocation: null, + fromTitle: null, + isFilter: false, + type: "string", + label: null, + filterOrder: 1, + filterType: "button", + isSearchable: true, + isClearable: true, + isGroup: false, + isMulti: false, + useSpeechToText: false, + id: "field_valor_total_real", + fieldId: 1337, + fieldOrder: 21, + countFormatDef: 0, + countInputProps: 1, + countChangeDef: 0, + countPristineMsg: 1, + formatDefinition: {}, + onChangeDefinition: {}, + pristineMessages: {"required":"common.ruleRequired","pattern":null,"minlength":"common.ruleMinChars","maxlength":"common.ruleMaxChars"}, + inputProps: {"type":"text","autoComplete":"off"}, + fixedListParams: [], + mappingRules: [], + valor: "valor_total_real", + texto: "valor_total_real", + classItem: null, + substituteVal: null, + format: null, + chosen: false, + selected: false + } + ] +} + +export default testNuevoProps + \ No newline at end of file