portalcash-shared 1.1.21 → 1.1.24
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/dist/auto-imports.d.ts +1 -1
- package/dist/data/complianceThridData.json.d.ts +1 -1
- package/dist/index.es.js +15 -15
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +2 -2
- package/dist/index.umd.js.map +1 -1
- package/dist/stores/clientStore.d.ts +23 -0
- package/dist/stores/clientStore.d.ts.map +1 -0
- package/dist/stores/index.d.ts +1 -1
- package/dist/stores/index.d.ts.map +1 -1
- package/package.json +1 -1
- package/dist/stores/companyStore.d.ts +0 -23
- package/dist/stores/companyStore.d.ts.map +0 -1
package/dist/auto-imports.d.ts
CHANGED
|
@@ -66,8 +66,8 @@ declare global {
|
|
|
66
66
|
const useAccountTypesStore: typeof import('./stores/accountsStore')['useAccountTypesStore']
|
|
67
67
|
const useAttrs: typeof import('vue')['useAttrs']
|
|
68
68
|
const useAuthStore: typeof import('./stores/authStore')['useAuthStore']
|
|
69
|
+
const useClientStore: typeof import('./stores/clientStore')['useClientStore']
|
|
69
70
|
const useClientTypesStore: typeof import('./stores/clientTypeStore')['useClientTypesStore']
|
|
70
|
-
const useCompanyStore: typeof import('./stores/companyStore')['useCompanyStore']
|
|
71
71
|
const useCssModule: typeof import('vue')['useCssModule']
|
|
72
72
|
const useCssVars: typeof import('vue')['useCssVars']
|
|
73
73
|
const useCurrencyFormatter: typeof import('./composables/useFormatPrice')['useCurrencyFormatter']
|
package/dist/index.es.js
CHANGED
|
@@ -39985,29 +39985,29 @@ const uc = /* @__PURE__ */ _n(N2, [["render", $2]]), R8 = Qn("accountTypes", {
|
|
|
39985
39985
|
return t.clientTypes;
|
|
39986
39986
|
}
|
|
39987
39987
|
}
|
|
39988
|
-
}), j2 = Qn("
|
|
39988
|
+
}), j2 = Qn("client", {
|
|
39989
39989
|
state: () => ({
|
|
39990
|
-
|
|
39991
|
-
|
|
39990
|
+
clientId: null,
|
|
39991
|
+
client: null
|
|
39992
39992
|
}),
|
|
39993
39993
|
actions: {
|
|
39994
|
-
|
|
39995
|
-
this.
|
|
39994
|
+
setClient(t) {
|
|
39995
|
+
this.clientId = t.id, this.client = t, localStorage.setItem("clientId", t.id), localStorage.setItem("client", JSON.stringify(t));
|
|
39996
39996
|
},
|
|
39997
39997
|
loadFromStorage() {
|
|
39998
|
-
const t = localStorage.getItem("
|
|
39998
|
+
const t = localStorage.getItem("client");
|
|
39999
39999
|
if (t) {
|
|
40000
40000
|
const e = JSON.parse(t);
|
|
40001
|
-
this.
|
|
40001
|
+
this.clientId = e.id, this.client = e;
|
|
40002
40002
|
}
|
|
40003
40003
|
}
|
|
40004
40004
|
},
|
|
40005
40005
|
getters: {
|
|
40006
|
-
|
|
40007
|
-
return t.
|
|
40006
|
+
getClientId(t) {
|
|
40007
|
+
return t.clientId;
|
|
40008
40008
|
},
|
|
40009
|
-
|
|
40010
|
-
return t.
|
|
40009
|
+
getClient(t) {
|
|
40010
|
+
return t.client;
|
|
40011
40011
|
}
|
|
40012
40012
|
}
|
|
40013
40013
|
}), z2 = Qn("currencyType", {
|
|
@@ -40051,7 +40051,7 @@ const K2 = { class: "flex flex-row mt-4 justify-between" }, G2 = { class: "flex
|
|
|
40051
40051
|
setup(t, { emit: e }) {
|
|
40052
40052
|
const n = dc(), i = new U2(), a = j2(), { formatPrice: r } = xr(), o = ee(), s = e, l = ee([]), u = ee([]);
|
|
40053
40053
|
Ln(async () => {
|
|
40054
|
-
a.loadFromStorage(), a.
|
|
40054
|
+
a.loadFromStorage(), a.getClient && (o.value = a.getClient?.secuency.find(
|
|
40055
40055
|
(m) => parseInt(m.id) === parseInt(n.secuency)
|
|
40056
40056
|
));
|
|
40057
40057
|
const p = ee(0);
|
|
@@ -40061,7 +40061,7 @@ const K2 = { class: "flex flex-row mt-4 justify-between" }, G2 = { class: "flex
|
|
|
40061
40061
|
(m) => m.secuencyTypeId === p.value
|
|
40062
40062
|
);
|
|
40063
40063
|
});
|
|
40064
|
-
const d = _e(() => a.
|
|
40064
|
+
const d = _e(() => a.getClient?.secuency ?? []);
|
|
40065
40065
|
function c(p) {
|
|
40066
40066
|
return p < 0 ? "text-icon-tertiary" : "text-icon-success";
|
|
40067
40067
|
}
|
|
@@ -45019,7 +45019,7 @@ class PC {
|
|
|
45019
45019
|
}
|
|
45020
45020
|
const X5 = [{ id: 1, dateTime: "15/04/2025 10:30:55", folio: 1, clientName: "orlando Muñoz", clientRUT: "11111111-5", beneficiaryName: "Roberto Muñoz", beneficiaryRUT: "55.555.555-5", currencyType: { id: 1, description: "CLP" }, operationType: { id: 1, description: "Transferencia" }, amount: 25e5, address: "Calle 000", city: "Ciudad", country: "Afganistán", status: { id: 2, description: "Rechazado" }, rejectionReason: "rechazado por operacion irregular", file: !0 }, { id: 2, dateTime: "15/04/2025 10:30:55", folio: 2, clientName: "juan Muñoz", clientRUT: "5222222-", beneficiaryName: "Roberto Muñoz", beneficiaryRUT: "55.555.555-5", currencyType: { id: 1, description: "CLP" }, operationType: { id: 1, description: "Transferencia" }, amount: 1e8, address: "Calle 000", city: "Ciudad", country: "Afganistán", status: { id: 4, description: "Pendiente de Revisión" }, file: !0 }, { id: 3, dateTime: "15/04/2025 10:30:55", folio: 3, clientName: "Roberto Muñoz", clientRUT: "55.555.555-5", beneficiaryName: "Roberto Muñoz", beneficiaryRUT: "55.555.555-5", currencyType: { id: 1, description: "CLP" }, operationType: { id: 2, description: "Abono" }, amount: 5e5, address: "Calle 000", city: "Ciudad", country: "Afganistán", status: { id: 4, description: "Pendiente de Revisión" }, file: !0 }, { id: 4, dateTime: "15/04/2025 10:30:55", folio: 4, clientName: "Roberto Muñoz", clientRUT: "55.555.555-5", beneficiaryName: "Roberto Muñoz", beneficiaryRUT: "55.555.555-5", currencyType: { id: 1, description: "CLP" }, operationType: { id: 2, description: "Abono" }, amount: 650522, address: "Calle 000", city: "Ciudad", country: "Afganistán", status: { id: 4, description: "Pendiente de Revisión" }, file: !0 }, { id: 5, dateTime: "15/04/2025 10:30:55", folio: 5, clientName: "Roberto Muñoz", clientRUT: "55.555.555-5", beneficiaryName: "Roberto Muñoz", beneficiaryRUT: "55.555.555-5", currencyType: { id: 1, description: "CLP" }, operationType: { id: 1, description: "Transferencia" }, amount: 95e4, address: "Calle 000", city: "Ciudad", country: "Afganistán", status: { id: 4, description: "Pendiente de Revisión" }, file: !0 }, { id: 6, dateTime: "15/04/2025 10:30:55", folio: 6, clientName: "Roberto Muñoz", clientRUT: "55.555.555-5", beneficiaryName: "Roberto Muñoz", beneficiaryRUT: "55.555.555-5", currencyType: { id: 1, description: "CLP" }, operationType: { id: 2, description: "Abono" }, amount: 675200, address: "Calle 000", city: "Ciudad", country: "Afganistán", status: { id: 4, description: "Pendiente de Revisión" }, file: !0 }, { id: 7, dateTime: "15/04/2025 10:30:55", folio: 7, clientName: "Roberto Muñoz", clientRUT: "55.555.555-5", beneficiaryName: "Roberto Muñoz", beneficiaryRUT: "55.555.555-5", currencyType: { id: 1, description: "CLP" }, operationType: { id: 2, description: "Abono" }, amount: 75866, address: "Calle 000", city: "Ciudad", country: "Afganistán", status: { id: 4, description: "Pendiente de Revisión" }, file: !0 }, { id: 8, dateTime: "15/04/2025 10:30:55", folio: 8, clientName: "Roberto Muñoz", clientRUT: "55.555.555-5", beneficiaryName: "Roberto Muñoz", beneficiaryRUT: "55.555.555-5", currencyType: { id: 1, description: "CLP" }, operationType: { id: 1, description: "Transferencia" }, amount: 995677, address: "Calle 000", city: "Ciudad", country: "Afganistán", status: { id: 4, description: "Pendiente de Revisión" }, file: !0 }, { id: 9, dateTime: "15/04/2025 10:30:55", folio: 1, clientName: "orlando Muñoz", clientRUT: "11111111-5", beneficiaryName: "Roberto Muñoz", beneficiaryRUT: "55.555.555-5", operationType: { id: 1, description: "Transferencia" }, amount: 25e5, currencyType: { id: 1, description: "CLP" }, address: "Calle 000", city: "Ciudad", country: "Afganistán", status: { id: 1, description: "Aprobado" }, file: !0 }, { id: 10, dateTime: "15/04/2025 10:30:55", folio: 2, clientName: "juan Muñoz", clientRUT: "5222222-", beneficiaryName: "Roberto Muñoz", beneficiaryRUT: "55.555.555-5", currencyType: { id: 1, description: "CLP" }, operationType: { id: 1, description: "Transferencia" }, amount: 1e8, address: "Calle 000", city: "Ciudad", country: "Afganistán", status: { id: 2, description: "Rechazado" }, rejectionReason: "rechazado por ser un cliente peligroso", file: !0 }, { id: 11, dateTime: "15/04/2025 10:30:55", folio: 3, clientName: "Roberto Muñoz", clientRUT: "55.555.555-5", beneficiaryName: "Roberto Muñoz", beneficiaryRUT: "55.555.555-5", currencyType: { id: 1, description: "CLP" }, operationType: "Abono", amount: 5e5, address: "Calle 000", city: "Ciudad", country: "Afganistán", status: { id: 1, description: "Aprobado" }, file: !0 }, { id: 12, dateTime: "15/04/2025 10:30:55", folio: 4, clientName: "Roberto Muñoz", clientRUT: "55.555.555-5", beneficiaryName: "Roberto Muñoz", beneficiaryRUT: "55.555.555-5", currencyType: { id: 1, description: "CLP" }, operationType: "Abono", amount: 650522, address: "Calle 000", city: "Ciudad", country: "Afganistán", status: { id: 2, description: "Rechazado" }, rejectionReason: "rechazado por operacion irregular", file: !0 }, { id: 13, dateTime: "15/04/2025 10:30:55", folio: 5, clientName: "Roberto Muñoz", clientRUT: "55.555.555-5", beneficiaryName: "Roberto Muñoz", beneficiaryRUT: "55.555.555-5", currencyType: { id: 1, description: "CLP" }, operationType: { id: 1, description: "Transferencia" }, amount: 95e4, address: "Calle 000", city: "Ciudad", country: "Afganistán", status: { id: 4, description: "Pendiente de Revisión" }, file: !0 }, { id: 14, dateTime: "15/04/2025 10:30:55", folio: 6, clientName: "Roberto Muñoz", clientRUT: "55.555.555-5", beneficiaryName: "Roberto Muñoz", beneficiaryRUT: "55.555.555-5", currencyType: { id: 1, description: "CLP" }, operationType: { id: 2, description: "Abono" }, amount: 675200, address: "Calle 000", city: "Ciudad", country: "Afganistán", status: { id: 4, description: "Pendiente de Revisión" }, file: !0 }, { id: 15, dateTime: "15/04/2025 10:30:55", folio: 8, clientName: "Roberto Muñoz", clientRUT: "55.555.555-5", beneficiaryName: "Roberto Muñoz", beneficiaryRUT: "55.555.555-5", currencyType: { id: 1, description: "CLP" }, operationType: "Transferencia", amount: 995677, address: "Calle 000", city: "Ciudad", country: "Afganistán", status: { id: 1, description: "Aprobado" }, file: !0 }], W5 = {
|
|
45021
45021
|
data: X5
|
|
45022
|
-
}, q5 = [{ id: 1, dateTime: "15/04/2025 10:30:55", clientName: "orlando Muñoz", clientRUT: "11111111-5", thirdName: "Roberto Muñoz", thirdRUT: "55.555.555-5", thirdType: { id: 1, description: "Depositante" }, survey: [{ id: 1, description: "Matriz" }, { id: 2, description: "Filial" }], thirdCountry: { id: 2, status: !0, name: "Emiratos Árabes Unidos", codName: "AE", blockType: "Sujeto a Evaluación" }, bankAdress: "Calle 000", bankCity: "Ciudad", bankCountry: { id: 34, status: !0, name: "Estados Unidos", codName: "US", blockType: "Sin Restricción" }, status: { id: 3, description: "Bloqueado" }, reasonBlock: "persona Peligrosa" }, { id: 2, dateTime: "15/06/2025 15:30:55", clientName: "Pedro Rojas", clientRUT: "22222222-5", thirdName: "juan perez", thirdRUT: "55.555.555-5", thirdType: { id: 1, description: "Depositante" }, survey: [{ id: 1, description: "Matriz" }, { id: 2, description: "Pariente" }], thirdCountry: { id: 34, status: !0, name: "Estados Unidos", codName: "US", blockType: "Sin Restricción" }, bankAdress: "Calle 000", bankCity: "Ciudad", bankCountry: { id: 34, status: !0, name: "Estados Unidos", codName: "US", blockType: "Sin Restricción" }, status: { id: 3, description: "Bloqueado" }, reasonBlock: "persona Peligrosa" }, { id: 2, dateTime: "15/06/2025 15:30:55", clientName: "Pedro Rojas", clientRUT: "22.222.222-5", thirdName: "Juan Perez", thirdRUT: "55.555.555-5", thirdType: { id: 1, description: "Depositante" }, survey: [{ id: 1, description: "Matriz" }, { id: 5, description: "Pariente" }], thirdCountry: { id: 2, status: !0, name: "Emiratos Árabes Unidos", codName: "AE", blockType: "Sujeto a Evaluación" }, bankAdress: "Calle 000", bankCity: "Ciudad", bankCountry: { id: 1, status: !0, name: "Andorra", codName: "AD", blockType: "Sin Restricción" }, status: { id: 1, description: "Aprobado" } }, { id: 3, dateTime: "16/06/2025 09:12:10", clientName: "María González", clientRUT: "12.345.678-9", thirdName: "Carlos Muñoz", thirdRUT: "98.765.432-1", thirdType: { id: 2, description: "Beneficiario" }, survey: [{ id: 2, description: "Filial" }], thirdCountry: { id: 34, status: !0, name: "Estados Unidos", codName: "US", blockType: "Sin Restricción" }, bankAdress: "Av. Siempre Viva 123", bankCity: "Santiago", bankCountry: { id: 1, status: !0, name: "Andorra", codName: "AD", blockType: "Sin Restricción" }, status: { id: 2, description: "En revisión" } }, { id: 4, dateTime: "17/06/2025 14:45:20", clientName: "Luis Ramírez", clientRUT: "15.876.234-7", thirdName: "Fernanda Soto", thirdRUT: "77.444.111-0", thirdType: { id: 1, description: "Depositante" }, survey: [{ id: 3, description: "Proveedor" }, { id: 7, description: "Otros" }], thirdCountry: { id: 34, status: !0, name: "Estados Unidos", codName: "US", blockType: "Sin Restricción" }, bankAdress: "Pasaje El Sol 45", bankCity: "Valparaíso", bankCountry: { id: 1, status: !0, name: "Andorra", codName: "AD", blockType: "Sin Restricción" }, status: { id: 1, description: "Aprobado" } }, { id: 5, dateTime: "18/06/2025 18:22:05", clientName: "Camila Vargas", clientRUT: "20.444.333-2", thirdName: "Andrés Molina", thirdRUT: "66.555.444-3", thirdType: { id: 2, description: "Beneficiario" }, survey: [{ id: 4, description: "Cliente" }], thirdCountry: { id: 34, status: !0, name: "Estados Unidos", codName: "US", blockType: "Sin Restricción" }, bankAdress: "Calle Los Álamos 98", bankCity: "La Serena", bankCountry: { id: 1, status: !0, name: "Andorra", codName: "AD", blockType: "Sin Restricción" }, status: { id: 3, description: "Bloqueado" } }, { id: 6, dateTime: "19/06/2025 11:50:40", clientName: "Francisco Torres", clientRUT: "18.888.999-6", thirdName: "Sofía Herrera", thirdRUT: "33.222.111-7", thirdType: { id:
|
|
45022
|
+
}, q5 = [{ id: 1, dateTime: "15/04/2025 10:30:55", clientName: "orlando Muñoz", clientRUT: "11111111-5", thirdName: "Roberto Muñoz", thirdRUT: "55.555.555-5", thirdType: { id: 1, description: "Depositante" }, survey: [{ id: 1, description: "Matriz" }, { id: 2, description: "Filial" }], thirdCountry: { id: 2, status: !0, name: "Emiratos Árabes Unidos", codName: "AE", blockType: "Sujeto a Evaluación" }, bankAdress: "Calle 000", bankCity: "Ciudad", bankCountry: { id: 34, status: !0, name: "Estados Unidos", codName: "US", blockType: "Sin Restricción" }, status: { id: 3, description: "Bloqueado" }, reasonBlock: "persona Peligrosa" }, { id: 2, dateTime: "15/06/2025 15:30:55", clientName: "Pedro Rojas", clientRUT: "22222222-5", thirdName: "juan perez", thirdRUT: "55.555.555-5", thirdType: { id: 1, description: "Depositante" }, survey: [{ id: 1, description: "Matriz" }, { id: 2, description: "Pariente" }], thirdCountry: { id: 34, status: !0, name: "Estados Unidos", codName: "US", blockType: "Sin Restricción" }, bankAdress: "Calle 000", bankCity: "Ciudad", bankCountry: { id: 34, status: !0, name: "Estados Unidos", codName: "US", blockType: "Sin Restricción" }, status: { id: 3, description: "Bloqueado" }, reasonBlock: "persona Peligrosa" }, { id: 2, dateTime: "15/06/2025 15:30:55", clientName: "Pedro Rojas", clientRUT: "22.222.222-5", thirdName: "Juan Perez", thirdRUT: "55.555.555-5", thirdType: { id: 1, description: "Depositante" }, survey: [{ id: 1, description: "Matriz" }, { id: 5, description: "Pariente" }], thirdCountry: { id: 2, status: !0, name: "Emiratos Árabes Unidos", codName: "AE", blockType: "Sujeto a Evaluación" }, bankAdress: "Calle 000", bankCity: "Ciudad", bankCountry: { id: 1, status: !0, name: "Andorra", codName: "AD", blockType: "Sin Restricción" }, status: { id: 1, description: "Aprobado" } }, { id: 3, dateTime: "16/06/2025 09:12:10", clientName: "María González", clientRUT: "12.345.678-9", thirdName: "Carlos Muñoz", thirdRUT: "98.765.432-1", thirdType: { id: 2, description: "Beneficiario" }, survey: [{ id: 2, description: "Filial" }], thirdCountry: { id: 34, status: !0, name: "Estados Unidos", codName: "US", blockType: "Sin Restricción" }, bankAdress: "Av. Siempre Viva 123", bankCity: "Santiago", bankCountry: { id: 1, status: !0, name: "Andorra", codName: "AD", blockType: "Sin Restricción" }, status: { id: 2, description: "En revisión" } }, { id: 4, dateTime: "17/06/2025 14:45:20", clientName: "Luis Ramírez", clientRUT: "15.876.234-7", thirdName: "Fernanda Soto", thirdRUT: "77.444.111-0", thirdType: { id: 1, description: "Depositante" }, survey: [{ id: 3, description: "Proveedor" }, { id: 7, description: "Otros" }], thirdCountry: { id: 34, status: !0, name: "Estados Unidos", codName: "US", blockType: "Sin Restricción" }, bankAdress: "Pasaje El Sol 45", bankCity: "Valparaíso", bankCountry: { id: 1, status: !0, name: "Andorra", codName: "AD", blockType: "Sin Restricción" }, status: { id: 1, description: "Aprobado" } }, { id: 5, dateTime: "18/06/2025 18:22:05", clientName: "Camila Vargas", clientRUT: "20.444.333-2", thirdName: "Andrés Molina", thirdRUT: "66.555.444-3", thirdType: { id: 2, description: "Beneficiario" }, survey: [{ id: 4, description: "Cliente" }], thirdCountry: { id: 34, status: !0, name: "Estados Unidos", codName: "US", blockType: "Sin Restricción" }, bankAdress: "Calle Los Álamos 98", bankCity: "La Serena", bankCountry: { id: 1, status: !0, name: "Andorra", codName: "AD", blockType: "Sin Restricción" }, status: { id: 3, description: "Bloqueado" } }, { id: 6, dateTime: "19/06/2025 11:50:40", clientName: "Francisco Torres", clientRUT: "18.888.999-6", thirdName: "Sofía Herrera", thirdRUT: "33.222.111-7", thirdType: { id: 2, description: "Beneficiario" }, survey: [{ id: 1, description: "Matriz" }, { id: 3, description: "Proveedor" }], thirdCountry: { id: 34, status: !0, name: "Estados Unidos", codName: "US", blockType: "Sin Restricción" }, bankAdress: "Camino del Mar 321", bankCity: "Viña del Mar", bankCountry: { id: 1, status: !0, name: "Andorra", codName: "AD", blockType: "Sin Restricción" }, status: { id: 4, description: "Pendiente de Revisión" } }, { id: 7, dateTime: "20/06/2025 08:15:30", clientName: "Paula Méndez", clientRUT: "13.456.789-0", thirdName: "Diego Fuentes", thirdRUT: "22.111.333-4", thirdType: { id: 2, description: "Beneficiario" }, survey: [{ id: 5, description: "Pariente" }, { id: 7, description: "Otros" }], thirdCountry: { id: 34, status: !0, name: "Estados Unidos", codName: "US", blockType: "Sin Restricción" }, bankAdress: "Calle Los Robles 65", bankCity: "Temuco", bankCountry: { id: 1, status: !0, name: "Andorra", codName: "AD", blockType: "Sin Restricción" }, status: { id: 2, description: "En revisión" } }, { id: 8, dateTime: "20/06/2025 16:55:20", clientName: "Rodrigo Castro", clientRUT: "21.987.654-3", thirdName: "Valentina Silva", thirdRUT: "88.777.666-2", thirdType: { id: 1, description: "Depositante" }, survey: [{ id: 2, description: "Filial" }, { id: 4, description: "Cliente" }], thirdCountry: { id: 34, status: !0, name: "Estados Unidos", codName: "US", blockType: "Sin Restricción" }, bankAdress: "Av. Los Pinos 12", bankCity: "Antofagasta", bankCountry: { id: 1, status: !0, name: "Andorra", codName: "AD", blockType: "Sin Restricción" }, status: { id: 3, description: "Aprobado" } }, { id: 9, dateTime: "21/06/2025 10:40:15", clientName: "Marcela Bravo", clientRUT: "19.654.321-5", thirdName: "Felipe Araya", thirdRUT: "44.333.222-1", thirdType: { id: 2, description: "Beneficiario" }, survey: [{ id: 3, description: "Proveedor" }], thirdCountry: { id: 34, status: !0, name: "Estados Unidos", codName: "US", blockType: "Sin Restricción" }, bankAdress: "Pasaje Las Lomas 45", bankCity: "Puerto Montt", bankCountry: { id: 1, status: !0, name: "Andorra", codName: "AD", blockType: "Sin Restricción" }, status: { id: 1, description: "Aprobado" } }, { id: 10, dateTime: "22/06/2025 19:05:50", clientName: "Tomás Aguilera", clientRUT: "17.222.333-8", thirdName: "Isidora Campos", thirdRUT: "99.888.777-0", thirdType: { id: 1, description: "Depositante" }, survey: [{ id: 1, description: "Matriz" }, { id: 7, description: "Otros" }], thirdCountry: { id: 2, status: !0, name: "Emiratos Árabes Unidos", codName: "AE", blockType: "Sujeto a Evaluación" }, bankAdress: "Camino Real 200", bankCity: "Copiapó", bankCountry: { id: 1, status: !0, name: "Andorra", codName: "AD", blockType: "Sin Restricción" }, status: { id: 4, description: "Pendiente de Revisión" } }, { id: 11, dateTime: "23/06/2025 08:25:05", clientName: "Ignacio Fuenzalida", clientRUT: "14.555.666-4", thirdName: "Constanza Ríos", thirdRUT: "55.444.333-2", thirdType: { id: 2, description: "Beneficiario" }, survey: [{ id: 4, description: "Cliente" }, { id: 2, description: "Filial" }], thirdCountry: { id: 34, status: !0, name: "Estados Unidos", codName: "US", blockType: "Sin Restricción" }, bankAdress: "Av. Central 500", bankCity: "Rancagua", bankCountry: { id: 1, status: !0, name: "Andorra", codName: "AD", blockType: "Sin Restricción" }, status: { id: 2, description: "En revisión" } }, { id: 12, dateTime: "24/06/2025 12:40:25", clientName: "Bárbara Reyes", clientRUT: "23.444.555-9", thirdName: "Gonzalo Palma", thirdRUT: "11.222.333-4", thirdType: { id: 1, description: "Depositante" }, survey: [{ id: 5, description: "Pariente" }], thirdCountry: { id: 34, status: !0, name: "Estados Unidos", codName: "US", blockType: "Sin Restricción" }, bankAdress: "Calle Sur 77", bankCity: "Talca", bankCountry: { id: 1, status: !0, name: "Andorra", codName: "AD", blockType: "Sin Restricción" }, status: { id: 3, description: "Aprobado" } }, { id: 13, dateTime: "25/06/2025 17:15:35", clientName: "Sebastián Carrasco", clientRUT: "16.111.222-0", thirdName: "Daniela Navarro", thirdRUT: "77.666.555-4", thirdType: { id: 2, description: "Beneficiario" }, survey: [{ id: 1, description: "Matriz" }, { id: 4, description: "Cliente" }], thirdCountry: { id: 34, status: !0, name: "Estados Unidos", codName: "US", blockType: "Sin Restricción" }, bankAdress: "Pasaje Norte 88", bankCity: "Iquique", bankCountry: { id: 1, status: !0, name: "Andorra", codName: "AD", blockType: "Sin Restricción" }, status: { id: 1, description: "Aprobado" } }, { id: 14, dateTime: "26/06/2025 20:05:15", clientName: "Claudia Paredes", clientRUT: "15.999.888-2", thirdName: "Jorge Morales", thirdRUT: "44.555.666-7", thirdType: { id: 1, description: "Depositante" }, survey: [{ id: 7, description: "Otros" }], thirdCountry: { id: 34, status: !0, name: "Estados Unidos", codName: "US", blockType: "Sin Restricción" }, bankAdress: "Av. Los Sauces 300", bankCity: "Arica", bankCountry: { id: 1, status: !0, name: "Andorra", codName: "AD", blockType: "Sin Restricción" }, status: { id: 4, description: "Pendiente de Revisión" } }, { id: 15, dateTime: "27/06/2025 14:30:55", clientName: "Patricio Leiva", clientRUT: "12.888.777-5", thirdName: "Alejandra Saavedra", thirdRUT: "99.111.222-3", thirdType: { id: 2, description: "Beneficiario" }, survey: [{ id: 2, description: "Filial" }, { id: 5, description: "Pariente" }], thirdCountry: { id: 34, status: !0, name: "Estados Unidos", codName: "US", blockType: "Sin Restricción" }, bankAdress: "Camino Alto 90", bankCity: "Chillán", bankCountry: { id: 1, status: !0, name: "Andorra", codName: "AD", blockType: "Sin Restricción" }, status: { id: 2, description: "En revisión" } }], Z5 = {
|
|
45023
45023
|
data: q5
|
|
45024
45024
|
};
|
|
45025
45025
|
class DC {
|
|
@@ -45430,8 +45430,8 @@ export {
|
|
|
45430
45430
|
MC as transferService,
|
|
45431
45431
|
R8 as useAccountTypesStore,
|
|
45432
45432
|
dc as useAuthStore,
|
|
45433
|
+
j2 as useClientStore,
|
|
45433
45434
|
B8 as useClientTypesStore,
|
|
45434
|
-
j2 as useCompanyStore,
|
|
45435
45435
|
xr as useCurrencyFormatter,
|
|
45436
45436
|
z2 as useCurrencyTypesStore,
|
|
45437
45437
|
$C as useFeatureFlag,
|