portalcash-shared 1.2.4 → 1.2.5
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/index.es.js +413 -395
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +30 -30
- package/dist/index.umd.js.map +1 -1
- package/dist/stores/bankAccountsCCStore.d.ts +6 -6
- package/dist/stores/catalogStore.d.ts.map +1 -1
- package/dist/stores/index.d.ts +1 -0
- package/dist/stores/index.d.ts.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
var zc = Object.defineProperty;
|
|
2
2
|
var Vc = (t, e, n) => e in t ? zc(t, e, { enumerable: !0, configurable: !0, writable: !0, value: n }) : t[e] = n;
|
|
3
3
|
var qr = (t, e, n) => Vc(t, typeof e != "symbol" ? e + "" : e, n);
|
|
4
|
-
import { defineComponent as _e, computed as ke, resolveComponent as V, createElementBlock as v, openBlock as f, normalizeClass as B, createElementVNode as k, createBlock as I, createCommentVNode as P, createTextVNode as U, toDisplayString as D, ref as
|
|
4
|
+
import { defineComponent as _e, computed as ke, resolveComponent as V, createElementBlock as v, openBlock as f, normalizeClass as B, createElementVNode as k, createBlock as I, createCommentVNode as P, createTextVNode as U, toDisplayString as D, ref as G, readonly as Hc, getCurrentInstance as Ds, onMounted as nn, nextTick as Ya, watch as nt, useId as Uc, mergeProps as w, renderSlot as _, createVNode as E, withCtx as N, Transition as Vt, Teleport as Kc, Fragment as q, renderList as se, resolveDirective as Je, resolveDynamicComponent as W, normalizeProps as _n, createSlots as hn, withDirectives as Me, withModifiers as qt, mergeModels as jt, useModel as Rn, unref as J, normalizeStyle as zt, vShow as Xa, withKeys as we, inject as Gc, toHandlers as Ma, TransitionGroup as Yc, isRef as rs, onBeforeUnmount as Pd, onUnmounted as Xc, onBeforeMount as qc } from "vue";
|
|
5
5
|
import { usePrimeVue as Wc } from "primevue/config";
|
|
6
6
|
import * as qa from "xlsx";
|
|
7
7
|
import { CustomButton as Ts } from "portalcash-shared";
|
|
8
8
|
import * as et from "@amcharts/amcharts5";
|
|
9
|
-
import { defineStore as
|
|
9
|
+
import { defineStore as mn } from "pinia";
|
|
10
10
|
import Zc from "vue-easy-lightbox";
|
|
11
11
|
import { plainToClass as Is } from "class-transformer";
|
|
12
12
|
import Jc from "axios";
|
|
13
13
|
import { PublicClientApplication as Qc } from "@azure/msal-browser";
|
|
14
|
-
import { FontAwesomeIcon as
|
|
14
|
+
import { FontAwesomeIcon as V9 } from "@fortawesome/vue-fontawesome";
|
|
15
15
|
const ep = ["disabled"], tp = ["src"], np = /* @__PURE__ */ _e({
|
|
16
16
|
__name: "CustomButton",
|
|
17
17
|
props: {
|
|
@@ -236,7 +236,7 @@ function st(t, e) {
|
|
|
236
236
|
}
|
|
237
237
|
return !1;
|
|
238
238
|
}
|
|
239
|
-
function
|
|
239
|
+
function Sn(t) {
|
|
240
240
|
return t && t.replace(/\/\*(?:(?!\*\/)[\s\S])*\*\/|[\r\n\t]+/g, "").replace(/ {2,}/g, " ").replace(/ ([{:}]) /g, "$1").replace(/([;,]) /g, "$1").replace(/ !/g, "!").replace(/: /g, ":").trim();
|
|
241
241
|
}
|
|
242
242
|
function mt(t) {
|
|
@@ -374,7 +374,7 @@ function Dr(t, e, n = !0) {
|
|
|
374
374
|
p.top + u + l > g.height ? (m = p.top + h - l, C = "bottom", m < 0 && (m = h)) : m = u + p.top + h, p.left + d > g.width ? y = Math.max(0, p.left + b + c - d) : y = p.left + b, Wa(t) ? t.style.insetInlineEnd = y + "px" : t.style.insetInlineStart = y + "px", t.style.top = m + "px", t.style.transformOrigin = C, n && (t.style.marginTop = C === "bottom" ? `calc(${(r = (i = wo(/-anchor-gutter$/)) == null ? void 0 : i.value) != null ? r : "2px"} * -1)` : (o = (a = wo(/-anchor-gutter$/)) == null ? void 0 : a.value) != null ? o : "");
|
|
375
375
|
}
|
|
376
376
|
}
|
|
377
|
-
function
|
|
377
|
+
function In(t, e) {
|
|
378
378
|
t && (typeof e == "string" ? t.style.cssText = e : Object.entries(e || {}).forEach(([n, i]) => t.style[n] = i));
|
|
379
379
|
}
|
|
380
380
|
function je(t, e) {
|
|
@@ -711,7 +711,7 @@ function $d(t, e) {
|
|
|
711
711
|
}
|
|
712
712
|
return t;
|
|
713
713
|
}
|
|
714
|
-
var
|
|
714
|
+
var Pn = (...t) => Op(De.getTheme(), ...t), Op = (t = {}, e, n, i) => {
|
|
715
715
|
if (e) {
|
|
716
716
|
let { variable: r, options: a } = De.defaults || {}, { prefix: o, transform: s } = t?.options || a || {}, l = st(e, vi) ? e : `{${e}}`;
|
|
717
717
|
return i === "value" || Ze(i) && s === "strict" ? De.getTokenValue(e) : Fd(l, void 0, o, [r.excludedKeyRegex], n);
|
|
@@ -722,11 +722,11 @@ function Ra(t, ...e) {
|
|
|
722
722
|
if (t instanceof Array) {
|
|
723
723
|
let n = t.reduce((i, r, a) => {
|
|
724
724
|
var o;
|
|
725
|
-
return i + r + ((o = Xe(e[a], { dt:
|
|
725
|
+
return i + r + ((o = Xe(e[a], { dt: Pn })) != null ? o : "");
|
|
726
726
|
}, "");
|
|
727
|
-
return $d(n,
|
|
727
|
+
return $d(n, Pn);
|
|
728
728
|
}
|
|
729
|
-
return Xe(t, { dt:
|
|
729
|
+
return Xe(t, { dt: Pn });
|
|
730
730
|
}
|
|
731
731
|
function Ap(t, e = {}) {
|
|
732
732
|
let n = De.defaults.variable, { prefix: i = n.prefix, selector: r = n.selector, excludedKeyRegex: a = n.excludedKeyRegex } = e, o = [], s = [], l = [{ node: t, path: i }];
|
|
@@ -768,20 +768,20 @@ var xt = { regex: { rules: { class: { pattern: /^\.([a-zA-Z][\w-]*)$/, resolve(t
|
|
|
768
768
|
var a, o, s, l, d, u, c;
|
|
769
769
|
let { preset: p, options: h } = e, b, g, m, y, C, S, x;
|
|
770
770
|
if (ee(p) && h.transform !== "strict") {
|
|
771
|
-
let { primitive: L, semantic: A, extend: O } = p, T = A || {}, { colorScheme: M } = T, z = Gt(T, ["colorScheme"]), H = O || {}, { colorScheme: Z } = H, $ = Gt(H, ["colorScheme"]), X = M || {}, { dark: Q } = X, K = Gt(X, ["dark"]),
|
|
771
|
+
let { primitive: L, semantic: A, extend: O } = p, T = A || {}, { colorScheme: M } = T, z = Gt(T, ["colorScheme"]), H = O || {}, { colorScheme: Z } = H, $ = Gt(H, ["colorScheme"]), X = M || {}, { dark: Q } = X, K = Gt(X, ["dark"]), Y = Z || {}, { dark: ae } = Y, ne = Gt(Y, ["dark"]), he = ee(L) ? this._toVariables({ primitive: L }, h) : {}, ye = ee(z) ? this._toVariables({ semantic: z }, h) : {}, ve = ee(K) ? this._toVariables({ light: K }, h) : {}, Ve = ee(Q) ? this._toVariables({ dark: Q }, h) : {}, Fe = ee($) ? this._toVariables({ semantic: $ }, h) : {}, xe = ee(ne) ? this._toVariables({ light: ne }, h) : {}, qe = ee(ae) ? this._toVariables({ dark: ae }, h) : {}, [kt, ge] = [(a = he.declarations) != null ? a : "", he.tokens], [Kt, ft] = [(o = ye.declarations) != null ? o : "", ye.tokens || []], [jn, Er] = [(s = ve.declarations) != null ? s : "", ve.tokens || []], [Nr, Fr] = [(l = Ve.declarations) != null ? l : "", Ve.tokens || []], [$r, jr] = [(d = Fe.declarations) != null ? d : "", Fe.tokens || []], [zr, Vr] = [(u = xe.declarations) != null ? u : "", xe.tokens || []], [Hr, Ur] = [(c = qe.declarations) != null ? c : "", qe.tokens || []];
|
|
772
772
|
b = this.transformCSS(t, kt, "light", "variable", h, i, r), g = ge;
|
|
773
773
|
let Kr = this.transformCSS(t, `${Kt}${jn}`, "light", "variable", h, i, r), Gr = this.transformCSS(t, `${Nr}`, "dark", "variable", h, i, r);
|
|
774
774
|
m = `${Kr}${Gr}`, y = [.../* @__PURE__ */ new Set([...ft, ...Er, ...Fr])];
|
|
775
775
|
let Yr = this.transformCSS(t, `${$r}${zr}color-scheme:light`, "light", "variable", h, i, r), Xr = this.transformCSS(t, `${Hr}color-scheme:dark`, "dark", "variable", h, i, r);
|
|
776
|
-
C = `${Yr}${Xr}`, S = [.../* @__PURE__ */ new Set([...jr, ...Vr, ...Ur])], x = Xe(p.css, { dt:
|
|
776
|
+
C = `${Yr}${Xr}`, S = [.../* @__PURE__ */ new Set([...jr, ...Vr, ...Ur])], x = Xe(p.css, { dt: Pn });
|
|
777
777
|
}
|
|
778
778
|
return { primitive: { css: b, tokens: g }, semantic: { css: m, tokens: y }, global: { css: C, tokens: S }, style: x };
|
|
779
779
|
}, getPreset({ name: t = "", preset: e = {}, options: n, params: i, set: r, defaults: a, selector: o }) {
|
|
780
780
|
var s, l, d;
|
|
781
781
|
let u, c, p;
|
|
782
782
|
if (ee(e) && n.transform !== "strict") {
|
|
783
|
-
let h = t.replace("-directive", ""), b = e, { colorScheme: g, extend: m, css: y } = b, C = Gt(b, ["colorScheme", "extend", "css"]), S = m || {}, { colorScheme: x } = S, L = Gt(S, ["colorScheme"]), A = g || {}, { dark: O } = A, T = Gt(A, ["dark"]), M = x || {}, { dark: z } = M, H = Gt(M, ["dark"]), Z = ee(C) ? this._toVariables({ [h]: Dt(Dt({}, C), L) }, n) : {}, $ = ee(T) ? this._toVariables({ [h]: Dt(Dt({}, T), H) }, n) : {}, X = ee(O) ? this._toVariables({ [h]: Dt(Dt({}, O), z) }, n) : {}, [Q, K] = [(s = Z.declarations) != null ? s : "", Z.tokens || []], [
|
|
784
|
-
u = `${ye}${ve}`, c = [.../* @__PURE__ */ new Set([...K, ...ae, ...he])], p = Xe(y, { dt:
|
|
783
|
+
let h = t.replace("-directive", ""), b = e, { colorScheme: g, extend: m, css: y } = b, C = Gt(b, ["colorScheme", "extend", "css"]), S = m || {}, { colorScheme: x } = S, L = Gt(S, ["colorScheme"]), A = g || {}, { dark: O } = A, T = Gt(A, ["dark"]), M = x || {}, { dark: z } = M, H = Gt(M, ["dark"]), Z = ee(C) ? this._toVariables({ [h]: Dt(Dt({}, C), L) }, n) : {}, $ = ee(T) ? this._toVariables({ [h]: Dt(Dt({}, T), H) }, n) : {}, X = ee(O) ? this._toVariables({ [h]: Dt(Dt({}, O), z) }, n) : {}, [Q, K] = [(s = Z.declarations) != null ? s : "", Z.tokens || []], [Y, ae] = [(l = $.declarations) != null ? l : "", $.tokens || []], [ne, he] = [(d = X.declarations) != null ? d : "", X.tokens || []], ye = this.transformCSS(h, `${Q}${Y}`, "light", "variable", n, r, a, o), ve = this.transformCSS(h, ne, "dark", "variable", n, r, a, o);
|
|
784
|
+
u = `${ye}${ve}`, c = [.../* @__PURE__ */ new Set([...K, ...ae, ...he])], p = Xe(y, { dt: Pn });
|
|
785
785
|
}
|
|
786
786
|
return { css: u, tokens: c, style: p };
|
|
787
787
|
}, getPresetC({ name: t = "", theme: e = {}, params: n, set: i, defaults: r }) {
|
|
@@ -804,7 +804,7 @@ var xt = { regex: { rules: { class: { pattern: /^\.([a-zA-Z][\w-]*)$/, resolve(t
|
|
|
804
804
|
let o = this.getCommon({ name: t, theme: e, params: n, set: r, defaults: a }), s = Object.entries(i).reduce((l, [d, u]) => l.push(`${d}="${u}"`) && l, []).join(" ");
|
|
805
805
|
return Object.entries(o || {}).reduce((l, [d, u]) => {
|
|
806
806
|
if (ht(u) && Object.hasOwn(u, "css")) {
|
|
807
|
-
let c =
|
|
807
|
+
let c = Sn(u.css), p = `${d}-variables`;
|
|
808
808
|
l.push(`<style type="text/css" data-primevue-style-id="${p}" ${s}>${c}</style>`);
|
|
809
809
|
}
|
|
810
810
|
return l;
|
|
@@ -812,7 +812,7 @@ var xt = { regex: { rules: { class: { pattern: /^\.([a-zA-Z][\w-]*)$/, resolve(t
|
|
|
812
812
|
}, getStyleSheet({ name: t = "", theme: e = {}, params: n, props: i = {}, set: r, defaults: a }) {
|
|
813
813
|
var o;
|
|
814
814
|
let s = { name: t, theme: e, params: n, set: r, defaults: a }, l = (o = t.includes("-directive") ? this.getPresetD(s) : this.getPresetC(s)) == null ? void 0 : o.css, d = Object.entries(i).reduce((u, [c, p]) => u.push(`${c}="${p}"`) && u, []).join(" ");
|
|
815
|
-
return l ? `<style type="text/css" data-primevue-style-id="${t}-variables" ${d}>${
|
|
815
|
+
return l ? `<style type="text/css" data-primevue-style-id="${t}-variables" ${d}>${Sn(l)}</style>` : "";
|
|
816
816
|
}, createTokens(t = {}, e, n = "", i = "", r = {}) {
|
|
817
817
|
let a = function(s, l = {}, d = []) {
|
|
818
818
|
if (d.includes(this.path)) return { colorScheme: s, path: this.path, paths: l, value: void 0 };
|
|
@@ -1125,7 +1125,7 @@ function Ep(t) {
|
|
|
1125
1125
|
}
|
|
1126
1126
|
var Np = 0;
|
|
1127
1127
|
function Fp(t) {
|
|
1128
|
-
var e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, n =
|
|
1128
|
+
var e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, n = G(!1), i = G(t), r = G(null), a = Md() ? window.document : void 0, o = e.document, s = o === void 0 ? a : o, l = e.immediate, d = l === void 0 ? !0 : l, u = e.manual, c = u === void 0 ? !1 : u, p = e.name, h = p === void 0 ? "style_".concat(++Np) : p, b = e.id, g = b === void 0 ? void 0 : b, m = e.media, y = m === void 0 ? void 0 : m, C = e.nonce, S = C === void 0 ? void 0 : C, x = e.first, L = x === void 0 ? !1 : x, A = e.onMounted, O = A === void 0 ? void 0 : A, T = e.onUpdated, M = T === void 0 ? void 0 : T, z = e.onLoad, H = z === void 0 ? void 0 : z, Z = e.props, $ = Z === void 0 ? {} : Z, X = function() {
|
|
1129
1129
|
}, Q = function(ae) {
|
|
1130
1130
|
var ne = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
|
1131
1131
|
if (s) {
|
|
@@ -1280,7 +1280,7 @@ var Gp = function(e) {
|
|
|
1280
1280
|
var n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, i = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : function(a) {
|
|
1281
1281
|
return a;
|
|
1282
1282
|
}, r = i(Ra(Fs || (Fs = Ba(["", ""])), e));
|
|
1283
|
-
return ee(r) ? Fp(
|
|
1283
|
+
return ee(r) ? Fp(Sn(r), Qr({
|
|
1284
1284
|
name: this.name
|
|
1285
1285
|
}, n)) : {};
|
|
1286
1286
|
},
|
|
@@ -1314,8 +1314,8 @@ var Gp = function(e) {
|
|
|
1314
1314
|
var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "", n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
|
1315
1315
|
if (this.css) {
|
|
1316
1316
|
var i = Xe(this.css, {
|
|
1317
|
-
dt:
|
|
1318
|
-
}) || "", r =
|
|
1317
|
+
dt: Pn
|
|
1318
|
+
}) || "", r = Sn(Ra(js || (js = Ba(["", "", ""])), i, e)), a = Object.entries(n).reduce(function(o, s) {
|
|
1319
1319
|
var l = Vs(s, 2), d = l[0], u = l[1];
|
|
1320
1320
|
return o.push("".concat(d, '="').concat(u, '"')) && o;
|
|
1321
1321
|
}, []).join(" ");
|
|
@@ -1331,8 +1331,8 @@ var Gp = function(e) {
|
|
|
1331
1331
|
var n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, i = [De.getStyleSheet(this.name, e, n)];
|
|
1332
1332
|
if (this.style) {
|
|
1333
1333
|
var r = this.name === "base" ? "global-style" : "".concat(this.name, "-style"), a = Ra(zs || (zs = Ba(["", ""])), Xe(this.style, {
|
|
1334
|
-
dt:
|
|
1335
|
-
})), o =
|
|
1334
|
+
dt: Pn
|
|
1335
|
+
})), o = Sn(De.transformCSS(r, a)), s = Object.entries(n).reduce(function(l, d) {
|
|
1336
1336
|
var u = Vs(d, 2), c = u[0], p = u[1];
|
|
1337
1337
|
return l.push("".concat(c, '="').concat(p, '"')) && l;
|
|
1338
1338
|
}, []).join(" ");
|
|
@@ -1993,7 +1993,7 @@ var Hd = {
|
|
|
1993
1993
|
return this.$filled;
|
|
1994
1994
|
}
|
|
1995
1995
|
}
|
|
1996
|
-
},
|
|
1996
|
+
}, bn = {
|
|
1997
1997
|
name: "BaseInput",
|
|
1998
1998
|
extends: Hd,
|
|
1999
1999
|
props: {
|
|
@@ -2128,7 +2128,7 @@ var Hd = {
|
|
|
2128
2128
|
classes: sh
|
|
2129
2129
|
}), dh = {
|
|
2130
2130
|
name: "BaseInputText",
|
|
2131
|
-
extends:
|
|
2131
|
+
extends: bn,
|
|
2132
2132
|
style: lh,
|
|
2133
2133
|
provide: function() {
|
|
2134
2134
|
return {
|
|
@@ -2339,7 +2339,7 @@ const vh = { class: "relative flex flex-col" }, wh = { key: 0 }, Ch = ["for"], k
|
|
|
2339
2339
|
"icon-click"
|
|
2340
2340
|
],
|
|
2341
2341
|
setup(t, { emit: e }) {
|
|
2342
|
-
const n = t, i = e, r =
|
|
2342
|
+
const n = t, i = e, r = G(n.modelValue?.toString?.() ?? ""), a = G(!1), o = G(""), s = ke(
|
|
2343
2343
|
() => a.value ? "text" : n.type
|
|
2344
2344
|
);
|
|
2345
2345
|
function l() {
|
|
@@ -2829,7 +2829,7 @@ var Wn = /* @__PURE__ */ function() {
|
|
|
2829
2829
|
}
|
|
2830
2830
|
}]);
|
|
2831
2831
|
}();
|
|
2832
|
-
function
|
|
2832
|
+
function gn(t, e) {
|
|
2833
2833
|
if (t) {
|
|
2834
2834
|
var n = t.props;
|
|
2835
2835
|
if (n) {
|
|
@@ -4105,13 +4105,13 @@ var _r = {
|
|
|
4105
4105
|
return Math.floor(H / (Z || H));
|
|
4106
4106
|
}, d = function(H, Z, $, X, Q, K) {
|
|
4107
4107
|
return H <= Q ? Q : K ? $ - X - Q : Z + Q - 1;
|
|
4108
|
-
}, u = function(H, Z, $, X, Q, K,
|
|
4108
|
+
}, u = function(H, Z, $, X, Q, K, Y, ae) {
|
|
4109
4109
|
if (H <= K) return 0;
|
|
4110
|
-
var ne = Math.max(0,
|
|
4110
|
+
var ne = Math.max(0, Y ? H < Z ? $ : H - K : H > Z ? $ : H - 2 * K), he = n.getLast(ne, ae);
|
|
4111
4111
|
return ne > he ? he - Q : ne;
|
|
4112
4112
|
}, c = function(H, Z, $, X, Q, K) {
|
|
4113
|
-
var
|
|
4114
|
-
return H >= Q && (
|
|
4113
|
+
var Y = Z + X + 2 * Q;
|
|
4114
|
+
return H >= Q && (Y += Q + 1), n.getLast(Y, K);
|
|
4115
4115
|
}, p = s(i.scrollTop, o.top), h = s(i.scrollLeft, o.left), b = r ? {
|
|
4116
4116
|
rows: 0,
|
|
4117
4117
|
cols: 0
|
|
@@ -4633,7 +4633,7 @@ var Pf = `
|
|
|
4633
4633
|
classes: Df
|
|
4634
4634
|
}), If = {
|
|
4635
4635
|
name: "BaseSelect",
|
|
4636
|
-
extends:
|
|
4636
|
+
extends: bn,
|
|
4637
4637
|
props: {
|
|
4638
4638
|
options: Array,
|
|
4639
4639
|
optionLabel: [String, Function],
|
|
@@ -4854,14 +4854,14 @@ function sl(t) {
|
|
|
4854
4854
|
for (var e = 1; e < arguments.length; e++) {
|
|
4855
4855
|
var n = arguments[e] != null ? arguments[e] : {};
|
|
4856
4856
|
e % 2 ? ol(Object(n), !0).forEach(function(i) {
|
|
4857
|
-
|
|
4857
|
+
Cn(t, i, n[i]);
|
|
4858
4858
|
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(t, Object.getOwnPropertyDescriptors(n)) : ol(Object(n)).forEach(function(i) {
|
|
4859
4859
|
Object.defineProperty(t, i, Object.getOwnPropertyDescriptor(n, i));
|
|
4860
4860
|
});
|
|
4861
4861
|
}
|
|
4862
4862
|
return t;
|
|
4863
4863
|
}
|
|
4864
|
-
function
|
|
4864
|
+
function Cn(t, e, n) {
|
|
4865
4865
|
return (e = Rf(e)) in t ? Object.defineProperty(t, e, { value: n, enumerable: !0, configurable: !0, writable: !0 }) : t[e] = n, t;
|
|
4866
4866
|
}
|
|
4867
4867
|
function Rf(t) {
|
|
@@ -5206,7 +5206,7 @@ var Nn = {
|
|
|
5206
5206
|
},
|
|
5207
5207
|
onOverlayEnter: function(e) {
|
|
5208
5208
|
var n = this;
|
|
5209
|
-
Ge.set("overlay", e, this.$primevue.config.zIndex.overlay),
|
|
5209
|
+
Ge.set("overlay", e, this.$primevue.config.zIndex.overlay), In(e, {
|
|
5210
5210
|
position: "absolute",
|
|
5211
5211
|
top: "0"
|
|
5212
5212
|
}), this.alignOverlay(), this.scrollInView(), this.$attrSelector && e.setAttribute(this.$attrSelector, ""), setTimeout(function() {
|
|
@@ -5410,7 +5410,7 @@ var Nn = {
|
|
|
5410
5410
|
var s = e.getOptionGroupChildren(o), l = s.filter(function(d) {
|
|
5411
5411
|
return i.includes(d);
|
|
5412
5412
|
});
|
|
5413
|
-
l.length > 0 && a.push(sl(sl({}, o), {},
|
|
5413
|
+
l.length > 0 && a.push(sl(sl({}, o), {}, Cn({}, typeof e.optionGroupChildren == "string" ? e.optionGroupChildren : "items", Lf(l))));
|
|
5414
5414
|
}), this.flatOptions(a);
|
|
5415
5415
|
}
|
|
5416
5416
|
return i;
|
|
@@ -5472,7 +5472,7 @@ var Nn = {
|
|
|
5472
5472
|
return !this.virtualScrollerOptions;
|
|
5473
5473
|
},
|
|
5474
5474
|
containerDataP: function() {
|
|
5475
|
-
return pe(
|
|
5475
|
+
return pe(Cn({
|
|
5476
5476
|
invalid: this.$invalid,
|
|
5477
5477
|
disabled: this.disabled,
|
|
5478
5478
|
focus: this.focused,
|
|
@@ -5481,7 +5481,7 @@ var Nn = {
|
|
|
5481
5481
|
}, this.size, this.size));
|
|
5482
5482
|
},
|
|
5483
5483
|
labelDataP: function() {
|
|
5484
|
-
return pe(
|
|
5484
|
+
return pe(Cn(Cn({
|
|
5485
5485
|
placeholder: !this.editable && this.label === this.placeholder,
|
|
5486
5486
|
clearable: this.showClear,
|
|
5487
5487
|
disabled: this.disabled,
|
|
@@ -5489,10 +5489,10 @@ var Nn = {
|
|
|
5489
5489
|
}, this.size, this.size), "empty", !this.editable && !this.$slots.value && (this.label === "p-emptylabel" || this.label.length === 0)));
|
|
5490
5490
|
},
|
|
5491
5491
|
dropdownIconDataP: function() {
|
|
5492
|
-
return pe(
|
|
5492
|
+
return pe(Cn({}, this.size, this.size));
|
|
5493
5493
|
},
|
|
5494
5494
|
overlayDataP: function() {
|
|
5495
|
-
return pe(
|
|
5495
|
+
return pe(Cn({}, "portal-" + this.appendTo, "portal-" + this.appendTo));
|
|
5496
5496
|
}
|
|
5497
5497
|
},
|
|
5498
5498
|
directives: {
|
|
@@ -5703,7 +5703,7 @@ function Hf(t, e, n, i, r, a) {
|
|
|
5703
5703
|
return [t.filterIcon ? (f(), v("span", w({
|
|
5704
5704
|
key: 0,
|
|
5705
5705
|
class: t.filterIcon
|
|
5706
|
-
}, t.ptm("filterIcon")), null, 16)) : (f(), I(l,
|
|
5706
|
+
}, t.ptm("filterIcon")), null, 16)) : (f(), I(l, _n(w({
|
|
5707
5707
|
key: 1
|
|
5708
5708
|
}, t.ptm("filterIcon"))), null, 16))];
|
|
5709
5709
|
})];
|
|
@@ -6030,7 +6030,7 @@ const To = "data:image/svg+xml,%3csvg%20width='24'%20height='16'%20viewBox='0%20
|
|
|
6030
6030
|
}),
|
|
6031
6031
|
emits: /* @__PURE__ */ jt(["change"], ["update:modelValue"]),
|
|
6032
6032
|
setup(t, { emit: e }) {
|
|
6033
|
-
const n =
|
|
6033
|
+
const n = Rn(t, "modelValue");
|
|
6034
6034
|
return (i, r) => {
|
|
6035
6035
|
const a = V("font-awesome-icon"), o = Nn;
|
|
6036
6036
|
return f(), v("div", Uf, [
|
|
@@ -6367,7 +6367,7 @@ var km = `
|
|
|
6367
6367
|
classes: xm
|
|
6368
6368
|
}), Pm = {
|
|
6369
6369
|
name: "BaseCheckbox",
|
|
6370
|
-
extends:
|
|
6370
|
+
extends: bn,
|
|
6371
6371
|
props: {
|
|
6372
6372
|
value: null,
|
|
6373
6373
|
binary: Boolean,
|
|
@@ -6647,7 +6647,7 @@ const Fm = { class: "card flex flex-col items-start gap-2" }, $m = { key: 0 }, j
|
|
|
6647
6647
|
}),
|
|
6648
6648
|
emits: ["update:modelValue"],
|
|
6649
6649
|
setup(t) {
|
|
6650
|
-
const e = t, n = ke(() => e.error.length > 0), i =
|
|
6650
|
+
const e = t, n = ke(() => e.error.length > 0), i = Rn(t, "modelValue");
|
|
6651
6651
|
return (r, a) => {
|
|
6652
6652
|
const o = V("font-awesome-icon");
|
|
6653
6653
|
return f(), v("div", Fm, [
|
|
@@ -8394,7 +8394,7 @@ var h0 = `
|
|
|
8394
8394
|
inlineStyles: f0
|
|
8395
8395
|
}), g0 = {
|
|
8396
8396
|
name: "BaseDatePicker",
|
|
8397
|
-
extends:
|
|
8397
|
+
extends: bn,
|
|
8398
8398
|
props: {
|
|
8399
8399
|
selectionMode: {
|
|
8400
8400
|
type: String,
|
|
@@ -8912,7 +8912,7 @@ var Zd = {
|
|
|
8912
8912
|
position: "absolute",
|
|
8913
8913
|
top: "0"
|
|
8914
8914
|
};
|
|
8915
|
-
|
|
8915
|
+
In(e, n), this.autoZIndex && Ge.set("overlay", e, this.baseZIndex || this.$primevue.config.zIndex.overlay), this.$attrSelector && e.setAttribute(this.$attrSelector, ""), this.alignOverlay(), this.$emit("show");
|
|
8916
8916
|
},
|
|
8917
8917
|
onOverlayEnterComplete: function() {
|
|
8918
8918
|
this.bindOutsideClickListener(), this.bindScrollListener(), this.bindResizeListener();
|
|
@@ -9510,8 +9510,8 @@ var Zd = {
|
|
|
9510
9510
|
r.tabIndex = "-1";
|
|
9511
9511
|
var s = a.parentElement.nextElementSibling;
|
|
9512
9512
|
if (s) {
|
|
9513
|
-
var l = Xt(a.parentElement), d = Array.from(a.parentElement.parentElement.children), u = d.slice(l + 1), c = u.find(function(
|
|
9514
|
-
var ae =
|
|
9513
|
+
var l = Xt(a.parentElement), d = Array.from(a.parentElement.parentElement.children), u = d.slice(l + 1), c = u.find(function(Y) {
|
|
9514
|
+
var ae = Y.children[o].children[0];
|
|
9515
9515
|
return !Ce(ae, "data-p-disabled");
|
|
9516
9516
|
});
|
|
9517
9517
|
if (c) {
|
|
@@ -9534,8 +9534,8 @@ var Zd = {
|
|
|
9534
9534
|
else {
|
|
9535
9535
|
var h = a.parentElement.previousElementSibling;
|
|
9536
9536
|
if (h) {
|
|
9537
|
-
var b = Xt(a.parentElement), g = Array.from(a.parentElement.parentElement.children), m = g.slice(0, b).reverse(), y = m.find(function(
|
|
9538
|
-
var ae =
|
|
9537
|
+
var b = Xt(a.parentElement), g = Array.from(a.parentElement.parentElement.children), m = g.slice(0, b).reverse(), y = m.find(function(Y) {
|
|
9538
|
+
var ae = Y.children[o].children[0];
|
|
9539
9539
|
return !Ce(ae, "data-p-disabled");
|
|
9540
9540
|
});
|
|
9541
9541
|
if (y) {
|
|
@@ -9557,8 +9557,8 @@ var Zd = {
|
|
|
9557
9557
|
r.tabIndex = "-1";
|
|
9558
9558
|
var S = a.previousElementSibling;
|
|
9559
9559
|
if (S) {
|
|
9560
|
-
var x = Array.from(a.parentElement.children), L = x.slice(0, o).reverse(), A = L.find(function(
|
|
9561
|
-
var ae =
|
|
9560
|
+
var x = Array.from(a.parentElement.children), L = x.slice(0, o).reverse(), A = L.find(function(Y) {
|
|
9561
|
+
var ae = Y.children[0];
|
|
9562
9562
|
return !Ce(ae, "data-p-disabled");
|
|
9563
9563
|
});
|
|
9564
9564
|
if (A) {
|
|
@@ -9575,8 +9575,8 @@ var Zd = {
|
|
|
9575
9575
|
r.tabIndex = "-1";
|
|
9576
9576
|
var T = a.nextElementSibling;
|
|
9577
9577
|
if (T) {
|
|
9578
|
-
var M = Array.from(a.parentElement.children), z = M.slice(o + 1), H = z.find(function(
|
|
9579
|
-
var ae =
|
|
9578
|
+
var M = Array.from(a.parentElement.children), z = M.slice(o + 1), H = z.find(function(Y) {
|
|
9579
|
+
var ae = Y.children[0];
|
|
9580
9580
|
return !Ce(ae, "data-p-disabled");
|
|
9581
9581
|
});
|
|
9582
9582
|
if (H) {
|
|
@@ -11209,7 +11209,7 @@ const j0 = ["for"], z0 = {
|
|
|
11209
11209
|
}),
|
|
11210
11210
|
emits: ["update:modelValue"],
|
|
11211
11211
|
setup(t) {
|
|
11212
|
-
const e =
|
|
11212
|
+
const e = Rn(t, "modelValue");
|
|
11213
11213
|
return (n, i) => {
|
|
11214
11214
|
const r = Zd;
|
|
11215
11215
|
return f(), v("div", {
|
|
@@ -11408,7 +11408,7 @@ var eu = G0.extend("focustrap", {
|
|
|
11408
11408
|
for (var i in t) tu.call(t, i) && e.indexOf(i) < 0 && (n[i] = t[i]);
|
|
11409
11409
|
if (t != null && ir) for (var i of ir(t)) e.indexOf(i) < 0 && nu.call(t, i) && (n[i] = t[i]);
|
|
11410
11410
|
return n;
|
|
11411
|
-
}, Q0 = Da(),
|
|
11411
|
+
}, Q0 = Da(), yn = Q0, Ei = /{([^}]*)}/g, iu = /(\d+\s+[\+\-\*\/]\s+\d+)/g, au = /var\([^)]+\)/g;
|
|
11412
11412
|
function hl(t) {
|
|
11413
11413
|
return ze(t) ? t.replace(/[A-Z]/g, (e, n) => n === 0 ? e : "." + e.toLowerCase()).toLowerCase() : t;
|
|
11414
11414
|
}
|
|
@@ -11499,7 +11499,7 @@ var St = { regex: { rules: { class: { pattern: /^\.([a-zA-Z][\w-]*)$/, resolve(t
|
|
|
11499
11499
|
var a, o, s, l, d, u, c;
|
|
11500
11500
|
let { preset: p, options: h } = e, b, g, m, y, C, S, x;
|
|
11501
11501
|
if (ee(p) && h.transform !== "strict") {
|
|
11502
|
-
let { primitive: L, semantic: A, extend: O } = p, T = A || {}, { colorScheme: M } = T, z = Yt(T, ["colorScheme"]), H = O || {}, { colorScheme: Z } = H, $ = Yt(H, ["colorScheme"]), X = M || {}, { dark: Q } = X, K = Yt(X, ["dark"]),
|
|
11502
|
+
let { primitive: L, semantic: A, extend: O } = p, T = A || {}, { colorScheme: M } = T, z = Yt(T, ["colorScheme"]), H = O || {}, { colorScheme: Z } = H, $ = Yt(H, ["colorScheme"]), X = M || {}, { dark: Q } = X, K = Yt(X, ["dark"]), Y = Z || {}, { dark: ae } = Y, ne = Yt(Y, ["dark"]), he = ee(L) ? this._toVariables({ primitive: L }, h) : {}, ye = ee(z) ? this._toVariables({ semantic: z }, h) : {}, ve = ee(K) ? this._toVariables({ light: K }, h) : {}, Ve = ee(Q) ? this._toVariables({ dark: Q }, h) : {}, Fe = ee($) ? this._toVariables({ semantic: $ }, h) : {}, xe = ee(ne) ? this._toVariables({ light: ne }, h) : {}, qe = ee(ae) ? this._toVariables({ dark: ae }, h) : {}, [kt, ge] = [(a = he.declarations) != null ? a : "", he.tokens], [Kt, ft] = [(o = ye.declarations) != null ? o : "", ye.tokens || []], [jn, Er] = [(s = ve.declarations) != null ? s : "", ve.tokens || []], [Nr, Fr] = [(l = Ve.declarations) != null ? l : "", Ve.tokens || []], [$r, jr] = [(d = Fe.declarations) != null ? d : "", Fe.tokens || []], [zr, Vr] = [(u = xe.declarations) != null ? u : "", xe.tokens || []], [Hr, Ur] = [(c = qe.declarations) != null ? c : "", qe.tokens || []];
|
|
11503
11503
|
b = this.transformCSS(t, kt, "light", "variable", h, i, r), g = ge;
|
|
11504
11504
|
let Kr = this.transformCSS(t, `${Kt}${jn}`, "light", "variable", h, i, r), Gr = this.transformCSS(t, `${Nr}`, "dark", "variable", h, i, r);
|
|
11505
11505
|
m = `${Kr}${Gr}`, y = [.../* @__PURE__ */ new Set([...ft, ...Er, ...Fr])];
|
|
@@ -11511,7 +11511,7 @@ var St = { regex: { rules: { class: { pattern: /^\.([a-zA-Z][\w-]*)$/, resolve(t
|
|
|
11511
11511
|
var s, l, d;
|
|
11512
11512
|
let u, c, p;
|
|
11513
11513
|
if (ee(e) && n.transform !== "strict") {
|
|
11514
|
-
let h = t.replace("-directive", ""), b = e, { colorScheme: g, extend: m, css: y } = b, C = Yt(b, ["colorScheme", "extend", "css"]), S = m || {}, { colorScheme: x } = S, L = Yt(S, ["colorScheme"]), A = g || {}, { dark: O } = A, T = Yt(A, ["dark"]), M = x || {}, { dark: z } = M, H = Yt(M, ["dark"]), Z = ee(C) ? this._toVariables({ [h]: Tt(Tt({}, C), L) }, n) : {}, $ = ee(T) ? this._toVariables({ [h]: Tt(Tt({}, T), H) }, n) : {}, X = ee(O) ? this._toVariables({ [h]: Tt(Tt({}, O), z) }, n) : {}, [Q, K] = [(s = Z.declarations) != null ? s : "", Z.tokens || []], [
|
|
11514
|
+
let h = t.replace("-directive", ""), b = e, { colorScheme: g, extend: m, css: y } = b, C = Yt(b, ["colorScheme", "extend", "css"]), S = m || {}, { colorScheme: x } = S, L = Yt(S, ["colorScheme"]), A = g || {}, { dark: O } = A, T = Yt(A, ["dark"]), M = x || {}, { dark: z } = M, H = Yt(M, ["dark"]), Z = ee(C) ? this._toVariables({ [h]: Tt(Tt({}, C), L) }, n) : {}, $ = ee(T) ? this._toVariables({ [h]: Tt(Tt({}, T), H) }, n) : {}, X = ee(O) ? this._toVariables({ [h]: Tt(Tt({}, O), z) }, n) : {}, [Q, K] = [(s = Z.declarations) != null ? s : "", Z.tokens || []], [Y, ae] = [(l = $.declarations) != null ? l : "", $.tokens || []], [ne, he] = [(d = X.declarations) != null ? d : "", X.tokens || []], ye = this.transformCSS(h, `${Q}${Y}`, "light", "variable", n, r, a, o), ve = this.transformCSS(h, ne, "dark", "variable", n, r, a, o);
|
|
11515
11515
|
u = `${ye}${ve}`, c = [.../* @__PURE__ */ new Set([...K, ...ae, ...he])], p = Xe(y, { dt: fl });
|
|
11516
11516
|
}
|
|
11517
11517
|
return { css: u, tokens: c, style: p };
|
|
@@ -11535,7 +11535,7 @@ var St = { regex: { rules: { class: { pattern: /^\.([a-zA-Z][\w-]*)$/, resolve(t
|
|
|
11535
11535
|
let o = this.getCommon({ name: t, theme: e, params: n, set: r, defaults: a }), s = Object.entries(i).reduce((l, [d, u]) => l.push(`${d}="${u}"`) && l, []).join(" ");
|
|
11536
11536
|
return Object.entries(o || {}).reduce((l, [d, u]) => {
|
|
11537
11537
|
if (ht(u) && Object.hasOwn(u, "css")) {
|
|
11538
|
-
let c =
|
|
11538
|
+
let c = Sn(u.css), p = `${d}-variables`;
|
|
11539
11539
|
l.push(`<style type="text/css" data-primevue-style-id="${p}" ${s}>${c}</style>`);
|
|
11540
11540
|
}
|
|
11541
11541
|
return l;
|
|
@@ -11543,7 +11543,7 @@ var St = { regex: { rules: { class: { pattern: /^\.([a-zA-Z][\w-]*)$/, resolve(t
|
|
|
11543
11543
|
}, getStyleSheet({ name: t = "", theme: e = {}, params: n, props: i = {}, set: r, defaults: a }) {
|
|
11544
11544
|
var o;
|
|
11545
11545
|
let s = { name: t, theme: e, params: n, set: r, defaults: a }, l = (o = t.includes("-directive") ? this.getPresetD(s) : this.getPresetC(s)) == null ? void 0 : o.css, d = Object.entries(i).reduce((u, [c, p]) => u.push(`${c}="${p}"`) && u, []).join(" ");
|
|
11546
|
-
return l ? `<style type="text/css" data-primevue-style-id="${t}-variables" ${d}>${
|
|
11546
|
+
return l ? `<style type="text/css" data-primevue-style-id="${t}-variables" ${d}>${Sn(l)}</style>` : "";
|
|
11547
11547
|
}, createTokens(t = {}, e, n = "", i = "", r = {}) {
|
|
11548
11548
|
let a = function(s, l = {}, d = []) {
|
|
11549
11549
|
if (d.includes(this.path)) return { colorScheme: s, path: this.path, paths: l, value: void 0 };
|
|
@@ -11613,15 +11613,15 @@ var St = { regex: { rules: { class: { pattern: /^\.([a-zA-Z][\w-]*)$/, resolve(t
|
|
|
11613
11613
|
}, getTheme() {
|
|
11614
11614
|
return this.theme;
|
|
11615
11615
|
}, setTheme(t) {
|
|
11616
|
-
this.update({ theme: t }),
|
|
11616
|
+
this.update({ theme: t }), yn.emit("theme:change", t);
|
|
11617
11617
|
}, getPreset() {
|
|
11618
11618
|
return this.preset;
|
|
11619
11619
|
}, setPreset(t) {
|
|
11620
|
-
this._theme = no(Tt({}, this.theme), { preset: t }), this._tokens = St.createTokens(t, this.defaults), this.clearLoadedStyleNames(),
|
|
11620
|
+
this._theme = no(Tt({}, this.theme), { preset: t }), this._tokens = St.createTokens(t, this.defaults), this.clearLoadedStyleNames(), yn.emit("preset:change", t), yn.emit("theme:change", this.theme);
|
|
11621
11621
|
}, getOptions() {
|
|
11622
11622
|
return this.options;
|
|
11623
11623
|
}, setOptions(t) {
|
|
11624
|
-
this._theme = no(Tt({}, this.theme), { options: t }), this.clearLoadedStyleNames(),
|
|
11624
|
+
this._theme = no(Tt({}, this.theme), { options: t }), this.clearLoadedStyleNames(), yn.emit("options:change", t), yn.emit("theme:change", this.theme);
|
|
11625
11625
|
}, getLayerNames() {
|
|
11626
11626
|
return [...this._layerNames];
|
|
11627
11627
|
}, setLayerNames(t) {
|
|
@@ -11662,7 +11662,7 @@ var St = { regex: { rules: { class: { pattern: /^\.([a-zA-Z][\w-]*)$/, resolve(t
|
|
|
11662
11662
|
}, onStyleUpdated(t) {
|
|
11663
11663
|
this._loadingStyles.add(t);
|
|
11664
11664
|
}, onStyleLoaded(t, { name: e }) {
|
|
11665
|
-
this._loadingStyles.size && (this._loadingStyles.delete(e),
|
|
11665
|
+
this._loadingStyles.size && (this._loadingStyles.delete(e), yn.emit(`theme:${e}:load`, t), !this._loadingStyles.size && yn.emit("theme:load"));
|
|
11666
11666
|
} };
|
|
11667
11667
|
function ml() {
|
|
11668
11668
|
dp({
|
|
@@ -12150,7 +12150,7 @@ var rb = `
|
|
|
12150
12150
|
this.styleElement && (document.head.removeChild(this.styleElement), this.styleElement = null);
|
|
12151
12151
|
},
|
|
12152
12152
|
initDrag: function(e) {
|
|
12153
|
-
e.target.closest("div").getAttribute("data-pc-section") !== "headeractions" && this.draggable && (this.dragging = !0, this.lastPageX = e.pageX, this.lastPageY = e.pageY, this.container.style.margin = "0", document.body.setAttribute("data-p-unselectable-text", "true"), !this.isUnstyled &&
|
|
12153
|
+
e.target.closest("div").getAttribute("data-pc-section") !== "headeractions" && this.draggable && (this.dragging = !0, this.lastPageX = e.pageX, this.lastPageY = e.pageY, this.container.style.margin = "0", document.body.setAttribute("data-p-unselectable-text", "true"), !this.isUnstyled && In(document.body, {
|
|
12154
12154
|
"user-select": "none"
|
|
12155
12155
|
}), this.$emit("dragstart", e));
|
|
12156
12156
|
},
|
|
@@ -14051,7 +14051,7 @@ function rg(t, e, n, i, r, a) {
|
|
|
14051
14051
|
unstyled: t.unstyled,
|
|
14052
14052
|
pt: t.pt
|
|
14053
14053
|
}, null, 8, ["files", "onRemove", "badgeValue", "previewWidth", "templates", "unstyled", "pt"])], 2)) : P("", !0)];
|
|
14054
|
-
}), t.$slots.empty && !a.hasFiles && !a.hasUploadedFiles ? (f(), v("div",
|
|
14054
|
+
}), t.$slots.empty && !a.hasFiles && !a.hasUploadedFiles ? (f(), v("div", _n(w({
|
|
14055
14055
|
key: 0
|
|
14056
14056
|
}, t.ptm("empty"))), [_(t.$slots, "empty")], 16)) : P("", !0)], 16)], 16)) : a.isBasic ? (f(), v("div", w({
|
|
14057
14057
|
key: 1,
|
|
@@ -14139,8 +14139,8 @@ const og = {
|
|
|
14139
14139
|
emits: ["onFileSelected", "handleLoadData"],
|
|
14140
14140
|
setup(t, { emit: e }) {
|
|
14141
14141
|
const n = e, i = t, r = Wc();
|
|
14142
|
-
|
|
14143
|
-
const a =
|
|
14142
|
+
G(0), G(0);
|
|
14143
|
+
const a = G([]), o = G(!1), s = () => {
|
|
14144
14144
|
o.value = !0;
|
|
14145
14145
|
}, l = () => {
|
|
14146
14146
|
o.value = !1;
|
|
@@ -15148,7 +15148,7 @@ var Fg = `
|
|
|
15148
15148
|
classes: $g
|
|
15149
15149
|
}), zg = {
|
|
15150
15150
|
name: "BaseInputNumber",
|
|
15151
|
-
extends:
|
|
15151
|
+
extends: bn,
|
|
15152
15152
|
props: {
|
|
15153
15153
|
format: {
|
|
15154
15154
|
type: Boolean,
|
|
@@ -16809,7 +16809,7 @@ var _u = {
|
|
|
16809
16809
|
};
|
|
16810
16810
|
function v1(t, e, n, i, r, a) {
|
|
16811
16811
|
var o = V("FirstPageLink"), s = V("PrevPageLink"), l = V("NextPageLink"), d = V("LastPageLink"), u = V("PageLinks"), c = V("CurrentPageReport"), p = V("RowsPerPageDropdown"), h = V("JumpToPageDropdown"), b = V("JumpToPageInput");
|
|
16812
|
-
return t.alwaysShow || a.pageLinks && a.pageLinks.length > 1 ? (f(), v("nav",
|
|
16812
|
+
return t.alwaysShow || a.pageLinks && a.pageLinks.length > 1 ? (f(), v("nav", _n(w({
|
|
16813
16813
|
key: 0
|
|
16814
16814
|
}, t.ptmi("paginatorContainer"))), [(f(!0), v(q, null, se(a.templateItems, function(g, m) {
|
|
16815
16815
|
return f(), v("div", w({
|
|
@@ -17902,7 +17902,7 @@ var D1 = `
|
|
|
17902
17902
|
classes: T1
|
|
17903
17903
|
}), L1 = {
|
|
17904
17904
|
name: "BaseRadioButton",
|
|
17905
|
-
extends:
|
|
17905
|
+
extends: bn,
|
|
17906
17906
|
props: {
|
|
17907
17907
|
value: null,
|
|
17908
17908
|
binary: Boolean,
|
|
@@ -18687,8 +18687,8 @@ function mi() {
|
|
|
18687
18687
|
} };
|
|
18688
18688
|
function $(X, Q) {
|
|
18689
18689
|
for (O = X, T = Q, e = 0; !H && M && !K && e < z.length; e++) {
|
|
18690
|
-
var K,
|
|
18691
|
-
X > 3 ? (K = ne === Q) && (T =
|
|
18690
|
+
var K, Y = z[e], ae = Z.p, ne = Y[2];
|
|
18691
|
+
X > 3 ? (K = ne === Q) && (T = Y[(O = Y[4]) ? 5 : (O = 3, 3)], Y[4] = Y[5] = t) : Y[0] <= ae && ((K = X < 2 && ae < Y[1]) ? (O = 0, Z.v = Q, Z.n = Y[1]) : ae < ne && (K = X < 3 || Y[0] > Q || Q > ne) && (Y[4] = X, Y[5] = Q, Z.n = ne, O = 0));
|
|
18692
18692
|
}
|
|
18693
18693
|
if (K || X > 1) return o;
|
|
18694
18694
|
throw H = !0, Q;
|
|
@@ -18706,8 +18706,8 @@ function mi() {
|
|
|
18706
18706
|
} else O === 1 && (e = A.return) && e.call(A), O < 2 && (T = TypeError("The iterator does not provide a '" + X + "' method"), O = 1);
|
|
18707
18707
|
A = t;
|
|
18708
18708
|
} else if ((e = (H = Z.n < 0) ? T : S.call(x, Z)) !== o) break;
|
|
18709
|
-
} catch (
|
|
18710
|
-
A = t, O = 1, T =
|
|
18709
|
+
} catch (Y) {
|
|
18710
|
+
A = t, O = 1, T = Y;
|
|
18711
18711
|
} finally {
|
|
18712
18712
|
M = 1;
|
|
18713
18713
|
}
|
|
@@ -18886,7 +18886,7 @@ var Vu = {
|
|
|
18886
18886
|
},
|
|
18887
18887
|
methods: {
|
|
18888
18888
|
columnProp: function(e) {
|
|
18889
|
-
return
|
|
18889
|
+
return gn(this.column, e);
|
|
18890
18890
|
},
|
|
18891
18891
|
getColumnPT: function(e) {
|
|
18892
18892
|
var n, i, r = {
|
|
@@ -19681,7 +19681,7 @@ var Hu = {
|
|
|
19681
19681
|
},
|
|
19682
19682
|
methods: {
|
|
19683
19683
|
columnProp: function(e, n) {
|
|
19684
|
-
return
|
|
19684
|
+
return gn(e, n);
|
|
19685
19685
|
},
|
|
19686
19686
|
//@todo - update this method
|
|
19687
19687
|
getColumnPT: function(e) {
|
|
@@ -20487,7 +20487,7 @@ var Ku = {
|
|
|
20487
20487
|
},
|
|
20488
20488
|
methods: {
|
|
20489
20489
|
columnProp: function(e) {
|
|
20490
|
-
return
|
|
20490
|
+
return gn(this.column, e);
|
|
20491
20491
|
},
|
|
20492
20492
|
getColumnPT: function(e) {
|
|
20493
20493
|
var n, i, r = {
|
|
@@ -20677,7 +20677,7 @@ var Gu = {
|
|
|
20677
20677
|
},
|
|
20678
20678
|
methods: {
|
|
20679
20679
|
columnProp: function(e, n) {
|
|
20680
|
-
return
|
|
20680
|
+
return gn(e, n);
|
|
20681
20681
|
},
|
|
20682
20682
|
getColumnGroupPT: function(e) {
|
|
20683
20683
|
var n = {
|
|
@@ -20870,7 +20870,7 @@ function Nl(t, e) {
|
|
|
20870
20870
|
}
|
|
20871
20871
|
return n;
|
|
20872
20872
|
}
|
|
20873
|
-
function
|
|
20873
|
+
function vn(t) {
|
|
20874
20874
|
for (var e = 1; e < arguments.length; e++) {
|
|
20875
20875
|
var n = arguments[e] != null ? arguments[e] : {};
|
|
20876
20876
|
e % 2 ? Nl(Object(n), !0).forEach(function(i) {
|
|
@@ -21035,7 +21035,7 @@ var bs = {
|
|
|
21035
21035
|
},
|
|
21036
21036
|
methods: {
|
|
21037
21037
|
getColumnPT: function(e, n) {
|
|
21038
|
-
var i =
|
|
21038
|
+
var i = vn({
|
|
21039
21039
|
props: this.column.props,
|
|
21040
21040
|
parent: {
|
|
21041
21041
|
instance: this,
|
|
@@ -21058,7 +21058,7 @@ var bs = {
|
|
|
21058
21058
|
};
|
|
21059
21059
|
},
|
|
21060
21060
|
clearFilter: function() {
|
|
21061
|
-
var e =
|
|
21061
|
+
var e = vn({}, this.filters);
|
|
21062
21062
|
e[this.field].operator ? (e[this.field].constraints.splice(1), e[this.field].operator = this.defaultOperator, e[this.field].constraints[0] = {
|
|
21063
21063
|
value: null,
|
|
21064
21064
|
matchMode: this.defaultMatchMode
|
|
@@ -21100,7 +21100,7 @@ var bs = {
|
|
|
21100
21100
|
}
|
|
21101
21101
|
},
|
|
21102
21102
|
onRowMatchModeChange: function(e) {
|
|
21103
|
-
var n =
|
|
21103
|
+
var n = vn({}, this.filters);
|
|
21104
21104
|
n[this.field].matchMode = e, this.$emit("matchmode-change", {
|
|
21105
21105
|
field: this.field,
|
|
21106
21106
|
matchMode: e
|
|
@@ -21123,14 +21123,14 @@ var bs = {
|
|
|
21123
21123
|
return this.filters[this.field].matchMode === e;
|
|
21124
21124
|
},
|
|
21125
21125
|
onOperatorChange: function(e) {
|
|
21126
|
-
var n =
|
|
21126
|
+
var n = vn({}, this.filters);
|
|
21127
21127
|
n[this.field].operator = e, this.$emit("filter-change", n), this.$emit("operator-change", {
|
|
21128
21128
|
field: this.field,
|
|
21129
21129
|
operator: e
|
|
21130
21130
|
}), this.showApplyButton || this.$emit("filter-apply");
|
|
21131
21131
|
},
|
|
21132
21132
|
onMenuMatchModeChange: function(e, n) {
|
|
21133
|
-
var i =
|
|
21133
|
+
var i = vn({}, this.filters);
|
|
21134
21134
|
i[this.field].constraints[n].matchMode = e, this.$emit("matchmode-change", {
|
|
21135
21135
|
field: this.field,
|
|
21136
21136
|
matchMode: e,
|
|
@@ -21138,7 +21138,7 @@ var bs = {
|
|
|
21138
21138
|
}), this.showApplyButton || this.$emit("filter-apply");
|
|
21139
21139
|
},
|
|
21140
21140
|
addConstraint: function() {
|
|
21141
|
-
var e =
|
|
21141
|
+
var e = vn({}, this.filters), n = {
|
|
21142
21142
|
value: null,
|
|
21143
21143
|
matchMode: this.defaultMatchMode
|
|
21144
21144
|
};
|
|
@@ -21148,7 +21148,7 @@ var bs = {
|
|
|
21148
21148
|
}), this.$emit("filter-change", e), this.showApplyButton || this.$emit("filter-apply");
|
|
21149
21149
|
},
|
|
21150
21150
|
removeConstraint: function(e) {
|
|
21151
|
-
var n =
|
|
21151
|
+
var n = vn({}, this.filters), i = n[this.field].constraints.splice(e, 1);
|
|
21152
21152
|
this.$emit("constraint-remove", {
|
|
21153
21153
|
field: this.field,
|
|
21154
21154
|
constraint: i
|
|
@@ -21179,7 +21179,7 @@ var bs = {
|
|
|
21179
21179
|
},
|
|
21180
21180
|
onOverlayEnter: function(e) {
|
|
21181
21181
|
var n = this;
|
|
21182
|
-
this.filterMenuStyle &&
|
|
21182
|
+
this.filterMenuStyle && In(this.overlay, this.filterMenuStyle), Ge.set("overlay", e, this.$primevue.config.zIndex.overlay), In(e, {
|
|
21183
21183
|
position: "absolute",
|
|
21184
21184
|
top: "0"
|
|
21185
21185
|
}), Dr(this.overlay, this.$refs.icon.$el), this.bindOutsideClickListener(), this.bindScrollListener(), this.bindResizeListener(), this.overlayEventListener = function(i) {
|
|
@@ -21545,7 +21545,7 @@ function Ny(t, e, n, i, r, a) {
|
|
|
21545
21545
|
}),
|
|
21546
21546
|
_: 2
|
|
21547
21547
|
}, 1040, ["class", "onClick", "label", "unstyled", "pt"])], 16)) : P("", !0)], 16);
|
|
21548
|
-
}), 128))], 16), a.isShowAddConstraint ? (f(), v("div",
|
|
21548
|
+
}), 128))], 16), a.isShowAddConstraint ? (f(), v("div", _n(w({
|
|
21549
21549
|
key: 1
|
|
21550
21550
|
}, a.getColumnPT("filterAddButtonContainer"))), [E(o, w({
|
|
21551
21551
|
type: "button",
|
|
@@ -21743,7 +21743,7 @@ var Yu = {
|
|
|
21743
21743
|
},
|
|
21744
21744
|
methods: {
|
|
21745
21745
|
columnProp: function(e) {
|
|
21746
|
-
return
|
|
21746
|
+
return gn(this.column, e);
|
|
21747
21747
|
},
|
|
21748
21748
|
getColumnPT: function(e) {
|
|
21749
21749
|
if (!this.column) return null;
|
|
@@ -22005,7 +22005,7 @@ var Xu = {
|
|
|
22005
22005
|
},
|
|
22006
22006
|
methods: {
|
|
22007
22007
|
columnProp: function(e) {
|
|
22008
|
-
return
|
|
22008
|
+
return gn(this.column, e);
|
|
22009
22009
|
},
|
|
22010
22010
|
getColumnPT: function(e) {
|
|
22011
22011
|
var n, i, r = {
|
|
@@ -22258,7 +22258,7 @@ function Xy(t, e, n, i, r, a) {
|
|
|
22258
22258
|
}, null, 8, ["column"])) : P("", !0), a.columnProp("header") ? (f(), v("span", w({
|
|
22259
22259
|
key: 1,
|
|
22260
22260
|
class: t.cx("columnTitle")
|
|
22261
|
-
}, a.getColumnPT("columnTitle")), D(a.columnProp("header")), 17)) : P("", !0), a.columnProp("sortable") ? (f(), v("span",
|
|
22261
|
+
}, a.getColumnPT("columnTitle")), D(a.columnProp("header")), 17)) : P("", !0), a.columnProp("sortable") ? (f(), v("span", _n(w({
|
|
22262
22262
|
key: 2
|
|
22263
22263
|
}, a.getColumnPT("sort"))), [(f(), I(W(n.column.children && n.column.children.sorticon || a.sortableColumnIcon), w({
|
|
22264
22264
|
sorted: a.sortState.sorted,
|
|
@@ -22438,7 +22438,7 @@ var qu = {
|
|
|
22438
22438
|
},
|
|
22439
22439
|
methods: {
|
|
22440
22440
|
columnProp: function(e, n) {
|
|
22441
|
-
return
|
|
22441
|
+
return gn(e, n);
|
|
22442
22442
|
},
|
|
22443
22443
|
getColumnGroupPT: function(e) {
|
|
22444
22444
|
var n, i = {
|
|
@@ -23018,7 +23018,7 @@ var Wu = {
|
|
|
23018
23018
|
},
|
|
23019
23019
|
methods: {
|
|
23020
23020
|
columnProp: function(e, n) {
|
|
23021
|
-
return
|
|
23021
|
+
return gn(e, n);
|
|
23022
23022
|
},
|
|
23023
23023
|
onPage: function(e) {
|
|
23024
23024
|
var n = this;
|
|
@@ -23547,7 +23547,7 @@ var Wu = {
|
|
|
23547
23547
|
},
|
|
23548
23548
|
onColumnResize: function(e) {
|
|
23549
23549
|
var n = Rt(this.$el).left;
|
|
23550
|
-
this.$el.setAttribute("data-p-unselectable-text", "true"), !this.isUnstyled &&
|
|
23550
|
+
this.$el.setAttribute("data-p-unselectable-text", "true"), !this.isUnstyled && In(this.$el, {
|
|
23551
23551
|
"user-select": "none"
|
|
23552
23552
|
}), this.$refs.resizeHelper.style.height = this.$el.offsetHeight + "px", this.$refs.resizeHelper.style.top = "0px", this.$refs.resizeHelper.style.left = e.pageX - n + this.$el.scrollLeft + "px", this.$refs.resizeHelper.style.display = "block";
|
|
23553
23553
|
},
|
|
@@ -25426,7 +25426,7 @@ var zv = `
|
|
|
25426
25426
|
inlineStyles: Vv
|
|
25427
25427
|
}), Kv = {
|
|
25428
25428
|
name: "BaseMultiSelect",
|
|
25429
|
-
extends:
|
|
25429
|
+
extends: bn,
|
|
25430
25430
|
props: {
|
|
25431
25431
|
options: Array,
|
|
25432
25432
|
optionLabel: null,
|
|
@@ -25998,7 +25998,7 @@ var Ju = {
|
|
|
25998
25998
|
this.startRangeIndex = this.focusedOptionIndex;
|
|
25999
25999
|
},
|
|
26000
26000
|
onOverlayEnter: function(e) {
|
|
26001
|
-
Ge.set("overlay", e, this.$primevue.config.zIndex.overlay),
|
|
26001
|
+
Ge.set("overlay", e, this.$primevue.config.zIndex.overlay), In(e, {
|
|
26002
26002
|
position: "absolute",
|
|
26003
26003
|
top: "0"
|
|
26004
26004
|
}), this.alignOverlay(), this.scrollInView(), this.autoFilterFocus && Ie(this.$refs.filterInput.$el), this.autoUpdateModel(), this.$attrSelector && e.setAttribute(this.$attrSelector, "");
|
|
@@ -26641,7 +26641,7 @@ function l2(t, e, n, i, r, a) {
|
|
|
26641
26641
|
return [t.filterIcon ? (f(), v("span", w({
|
|
26642
26642
|
key: 0,
|
|
26643
26643
|
class: t.filterIcon
|
|
26644
|
-
}, t.ptm("filterIcon")), null, 16)) : (f(), I(u,
|
|
26644
|
+
}, t.ptm("filterIcon")), null, 16)) : (f(), I(u, _n(w({
|
|
26645
26645
|
key: 1
|
|
26646
26646
|
}, t.ptm("filterIcon"))), null, 16))];
|
|
26647
26647
|
})];
|
|
@@ -27834,7 +27834,7 @@ var K2 = `
|
|
|
27834
27834
|
classes: G2
|
|
27835
27835
|
}), X2 = {
|
|
27836
27836
|
name: "BaseTextarea",
|
|
27837
|
-
extends:
|
|
27837
|
+
extends: bn,
|
|
27838
27838
|
props: {
|
|
27839
27839
|
autoResize: Boolean
|
|
27840
27840
|
},
|
|
@@ -28579,7 +28579,7 @@ function y3(t, e, n, i, r, a) {
|
|
|
28579
28579
|
key: 0,
|
|
28580
28580
|
class: t.cx("detail"),
|
|
28581
28581
|
"data-p": a.dataP
|
|
28582
|
-
}, t.ptm("detail")), D(n.message.detail), 17, b3)) : P("", !0)], 16, f3)], 64)), n.message.closable !== !1 ? (f(), v("div",
|
|
28582
|
+
}, t.ptm("detail")), D(n.message.detail), 17, b3)) : P("", !0)], 16, f3)], 64)), n.message.closable !== !1 ? (f(), v("div", _n(w({
|
|
28583
28583
|
key: 2
|
|
28584
28584
|
}, t.ptm("buttonContainer"))), [Me((f(), v("button", w({
|
|
28585
28585
|
class: t.cx("closeButton"),
|
|
@@ -28879,7 +28879,7 @@ const R3 = { key: 0 }, B3 = {
|
|
|
28879
28879
|
"onAssignRow"
|
|
28880
28880
|
],
|
|
28881
28881
|
setup(t, { emit: e }) {
|
|
28882
|
-
const n =
|
|
28882
|
+
const n = G(0), i = t, r = e, a = G([]), o = ["rut", "name", "sec", "precioCliente", "ph"], s = (g = !1) => {
|
|
28883
28883
|
const m = {
|
|
28884
28884
|
isEditable: !0,
|
|
28885
28885
|
id: `editable_${Date.now()}_${Math.random()}`
|
|
@@ -28906,7 +28906,7 @@ const R3 = { key: 0 }, B3 = {
|
|
|
28906
28906
|
a.value.splice(m, 1), r("onEditableRowsChange", a.value);
|
|
28907
28907
|
}, c = (g) => {
|
|
28908
28908
|
r("onAssignRow", g);
|
|
28909
|
-
}, p =
|
|
28909
|
+
}, p = G(i.selectedRows);
|
|
28910
28910
|
nt(
|
|
28911
28911
|
p,
|
|
28912
28912
|
(g) => {
|
|
@@ -29275,7 +29275,7 @@ function bi(t, e) {
|
|
|
29275
29275
|
for (; n > 0; )
|
|
29276
29276
|
--n, e(t[n], n);
|
|
29277
29277
|
}
|
|
29278
|
-
function
|
|
29278
|
+
function Dn(t, e) {
|
|
29279
29279
|
let n = !1, i = 0;
|
|
29280
29280
|
for (; ; ) {
|
|
29281
29281
|
if (i = t.indexOf(e, i), i === -1)
|
|
@@ -30128,7 +30128,7 @@ class $e {
|
|
|
30128
30128
|
this._checkDisposed(), this._entities.push(e);
|
|
30129
30129
|
}
|
|
30130
30130
|
_removeObjectTemplate(e) {
|
|
30131
|
-
|
|
30131
|
+
Dn(this._entities, e);
|
|
30132
30132
|
}
|
|
30133
30133
|
_stateChanged(e) {
|
|
30134
30134
|
this._checkDisposed(), this._entities.forEach((n) => {
|
|
@@ -32144,7 +32144,7 @@ class Ut extends kc {
|
|
|
32144
32144
|
removeTag(e) {
|
|
32145
32145
|
if (this.hasTag(e)) {
|
|
32146
32146
|
const n = this.get("themeTags", []);
|
|
32147
|
-
|
|
32147
|
+
Dn(n, e), this.set("themeTags", n);
|
|
32148
32148
|
}
|
|
32149
32149
|
}
|
|
32150
32150
|
_t(e, n, ...i) {
|
|
@@ -32368,9 +32368,9 @@ function ho(t, e, n, i, r) {
|
|
|
32368
32368
|
if (a == "hour" || a == "minute" || a == "second" || a == "millisecond")
|
|
32369
32369
|
return ks[t.timeUnit] * t.count;
|
|
32370
32370
|
{
|
|
32371
|
-
const s =
|
|
32371
|
+
const s = Tn(new Date(e.getTime()), a, o, n, i, void 0, r).getTime();
|
|
32372
32372
|
let l = s + o * Ye(a) * 1.05;
|
|
32373
|
-
return l =
|
|
32373
|
+
return l = Tn(new Date(l), a, 1, n, i, void 0, r).getTime(), l - s;
|
|
32374
32374
|
}
|
|
32375
32375
|
}
|
|
32376
32376
|
function Sc(t, e, n, i, r) {
|
|
@@ -32411,9 +32411,9 @@ function Sc(t, e, n, i, r) {
|
|
|
32411
32411
|
}
|
|
32412
32412
|
function Be(t, e, n, i, r) {
|
|
32413
32413
|
let a;
|
|
32414
|
-
return r != null && (a = new Date(r)),
|
|
32414
|
+
return r != null && (a = new Date(r)), Tn(new Date(t), e, n, i.locale.firstDayOfWeek, i.utc, a, i.timezone).getTime();
|
|
32415
32415
|
}
|
|
32416
|
-
function
|
|
32416
|
+
function Tn(t, e, n, i, r, a, o) {
|
|
32417
32417
|
if (!o || r) {
|
|
32418
32418
|
let s = 0;
|
|
32419
32419
|
switch (!r && e != "millisecond" && (s = t.getTimezoneOffset(), t.setUTCMinutes(t.getUTCMinutes() - s)), e) {
|
|
@@ -32421,7 +32421,7 @@ function Dn(t, e, n, i, r, a, o) {
|
|
|
32421
32421
|
let l = t.getUTCDate();
|
|
32422
32422
|
if (n > 1) {
|
|
32423
32423
|
if (a) {
|
|
32424
|
-
a =
|
|
32424
|
+
a = Tn(a, "day", 1);
|
|
32425
32425
|
let y = t.getTime() - a.getTime(), C = Math.floor(y / Ye("day") / n), S = Ye("day", C * n);
|
|
32426
32426
|
t.setTime(a.getTime() + S - s * Ye("minute"));
|
|
32427
32427
|
}
|
|
@@ -32457,7 +32457,7 @@ function Dn(t, e, n, i, r, a, o) {
|
|
|
32457
32457
|
break;
|
|
32458
32458
|
case "week":
|
|
32459
32459
|
if (n > 1 && a) {
|
|
32460
|
-
a =
|
|
32460
|
+
a = Tn(a, "week", 1);
|
|
32461
32461
|
let y = t.getTime() - a.getTime(), C = Math.floor(y / Ye("week") / n), S = Ye("week", C * n);
|
|
32462
32462
|
t.setTime(a.getTime() + S - s * Ye("minute"));
|
|
32463
32463
|
}
|
|
@@ -32480,7 +32480,7 @@ function Dn(t, e, n, i, r, a, o) {
|
|
|
32480
32480
|
switch (e) {
|
|
32481
32481
|
case "day":
|
|
32482
32482
|
if (n > 1 && a) {
|
|
32483
|
-
a =
|
|
32483
|
+
a = Tn(a, "day", 1, i, r, void 0, o);
|
|
32484
32484
|
let M = t.getTime() - a.getTime(), z = Math.floor(M / Ye("day") / n), H = Ye("day", z * n);
|
|
32485
32485
|
t.setTime(a.getTime() + H), u = o.parseDate(t), c = u.year, p = u.month, h = u.day;
|
|
32486
32486
|
}
|
|
@@ -32876,7 +32876,7 @@ class Bw extends Aa {
|
|
|
32876
32876
|
if (d) {
|
|
32877
32877
|
const u = l.component, c = l.get("value"), p = l.get("endValue"), h = u.intervalDuration(), b = u.getPrivate("baseInterval"), g = u.getPrivate("gridInterval", b);
|
|
32878
32878
|
let m = u.getPrivate("min", 0);
|
|
32879
|
-
if (m =
|
|
32879
|
+
if (m = Tn(new Date(m), g.timeUnit, g.count, this._root.locale.firstDayOfWeek, this._root.utc, void 0, this._root.timezone).getTime(), c != null && p != null) {
|
|
32880
32880
|
const y = Math.round(Math.round((c - m) / h)) / 2;
|
|
32881
32881
|
y == Math.round(y) ? d.setPrivate("visible", !0) : d.setPrivate("visible", !1);
|
|
32882
32882
|
}
|
|
@@ -35266,20 +35266,20 @@ function ts(t, e, n) {
|
|
|
35266
35266
|
});
|
|
35267
35267
|
}
|
|
35268
35268
|
if (r) {
|
|
35269
|
-
i =
|
|
35269
|
+
i = kn(t, a, r._settings), (i == null || Cs(i)) && (i = kn(t, a, r));
|
|
35270
35270
|
let l = r.dataContext;
|
|
35271
|
-
i == null && l && (i =
|
|
35271
|
+
i == null && l && (i = kn(t, a, l), i == null && (i = kn(t, [{
|
|
35272
35272
|
prop: e
|
|
35273
|
-
}], l)), i == null && l.dataContext && (i =
|
|
35273
|
+
}], l)), i == null && l.dataContext && (i = kn(t, a, l.dataContext))), i == null && r.component && r.component.dataItem !== r && (i = ts(r.component, e));
|
|
35274
35274
|
}
|
|
35275
|
-
return i == null && (i =
|
|
35275
|
+
return i == null && (i = kn(t, a, t)), i == null && t.parent && (i = ts(t.parent, e)), i;
|
|
35276
35276
|
}
|
|
35277
35277
|
function Fw(t, e) {
|
|
35278
35278
|
const n = t.getPrivate("customData");
|
|
35279
35279
|
if (Cs(n))
|
|
35280
35280
|
return n[e];
|
|
35281
35281
|
}
|
|
35282
|
-
function
|
|
35282
|
+
function kn(t, e, n, i) {
|
|
35283
35283
|
let r = n, a = !1;
|
|
35284
35284
|
for (let o = 0, s = e.length; o < s; o++) {
|
|
35285
35285
|
let l = e[o];
|
|
@@ -35324,7 +35324,7 @@ function Cn(t, e, n, i) {
|
|
|
35324
35324
|
method: "",
|
|
35325
35325
|
params: i
|
|
35326
35326
|
}];
|
|
35327
|
-
R(r) ? (o[0].method = "formatNumber", o[0].params = "") : Yo(r) && (o[0].method = "formatDate", o[0].params = ""), o[0].method && (r =
|
|
35327
|
+
R(r) ? (o[0].method = "formatNumber", o[0].params = "") : Yo(r) && (o[0].method = "formatDate", o[0].params = ""), o[0].method && (r = kn(t, o, r));
|
|
35328
35328
|
}
|
|
35329
35329
|
return r;
|
|
35330
35330
|
}
|
|
@@ -35681,7 +35681,7 @@ Object.defineProperty(ya, "classNames", {
|
|
|
35681
35681
|
writable: !0,
|
|
35682
35682
|
value: ue.classNames.concat([ya.className])
|
|
35683
35683
|
});
|
|
35684
|
-
class
|
|
35684
|
+
class Ln extends ya {
|
|
35685
35685
|
constructor() {
|
|
35686
35686
|
super(...arguments), Object.defineProperty(this, "seriesContainer", {
|
|
35687
35687
|
enumerable: !0,
|
|
@@ -35733,17 +35733,17 @@ class In extends ya {
|
|
|
35733
35733
|
e._handleRemoved(), e.isDisposed() || (this.seriesContainer.children.removeValue(e), e._removeBulletsContainer());
|
|
35734
35734
|
}
|
|
35735
35735
|
}
|
|
35736
|
-
Object.defineProperty(
|
|
35736
|
+
Object.defineProperty(Ln, "className", {
|
|
35737
35737
|
enumerable: !0,
|
|
35738
35738
|
configurable: !0,
|
|
35739
35739
|
writable: !0,
|
|
35740
35740
|
value: "SerialChart"
|
|
35741
35741
|
});
|
|
35742
|
-
Object.defineProperty(
|
|
35742
|
+
Object.defineProperty(Ln, "classNames", {
|
|
35743
35743
|
enumerable: !0,
|
|
35744
35744
|
configurable: !0,
|
|
35745
35745
|
writable: !0,
|
|
35746
|
-
value: ya.classNames.concat([
|
|
35746
|
+
value: ya.classNames.concat([Ln.className])
|
|
35747
35747
|
});
|
|
35748
35748
|
class lr extends Ct {
|
|
35749
35749
|
_beforeChanged() {
|
|
@@ -35803,7 +35803,7 @@ Object.defineProperty(dr, "classNames", {
|
|
|
35803
35803
|
writable: !0,
|
|
35804
35804
|
value: ue.classNames.concat([dr.className])
|
|
35805
35805
|
});
|
|
35806
|
-
class ur extends
|
|
35806
|
+
class ur extends Ln {
|
|
35807
35807
|
constructor() {
|
|
35808
35808
|
super(...arguments), Object.defineProperty(this, "xAxes", {
|
|
35809
35809
|
enumerable: !0,
|
|
@@ -35953,13 +35953,13 @@ class ur extends In {
|
|
|
35953
35953
|
_removeSeries(e) {
|
|
35954
35954
|
e._unstack(), e._posXDp && e._posXDp.dispose(), e._posYDp && e._posYDp.dispose(), e.set("baseAxis", void 0);
|
|
35955
35955
|
const n = e.get("xAxis");
|
|
35956
|
-
n && (
|
|
35956
|
+
n && (Dn(n.series, e), n.markDirtyExtremes());
|
|
35957
35957
|
const i = e.get("yAxis");
|
|
35958
|
-
i && (
|
|
35958
|
+
i && (Dn(i.series, e), i.markDirtyExtremes());
|
|
35959
35959
|
const r = this.get("cursor");
|
|
35960
35960
|
if (r) {
|
|
35961
35961
|
const a = r.get("snapToSeries");
|
|
35962
|
-
a &&
|
|
35962
|
+
a && Dn(a, e);
|
|
35963
35963
|
}
|
|
35964
35964
|
super._removeSeries(e);
|
|
35965
35965
|
}
|
|
@@ -36507,7 +36507,7 @@ Object.defineProperty(ur, "classNames", {
|
|
|
36507
36507
|
enumerable: !0,
|
|
36508
36508
|
configurable: !0,
|
|
36509
36509
|
writable: !0,
|
|
36510
|
-
value:
|
|
36510
|
+
value: Ln.classNames.concat([ur.className])
|
|
36511
36511
|
});
|
|
36512
36512
|
class Qn extends Le {
|
|
36513
36513
|
_beforeChanged() {
|
|
@@ -36971,7 +36971,7 @@ class Lt extends kc {
|
|
|
36971
36971
|
return !this.get("visible");
|
|
36972
36972
|
}
|
|
36973
36973
|
}
|
|
36974
|
-
class
|
|
36974
|
+
class On extends ue {
|
|
36975
36975
|
constructor() {
|
|
36976
36976
|
super(...arguments), Object.defineProperty(this, "_data", {
|
|
36977
36977
|
enumerable: !0,
|
|
@@ -37200,17 +37200,17 @@ class Ln extends ue {
|
|
|
37200
37200
|
this._sizeDirty = !0, this.markDirty();
|
|
37201
37201
|
}
|
|
37202
37202
|
}
|
|
37203
|
-
Object.defineProperty(
|
|
37203
|
+
Object.defineProperty(On, "className", {
|
|
37204
37204
|
enumerable: !0,
|
|
37205
37205
|
configurable: !0,
|
|
37206
37206
|
writable: !0,
|
|
37207
37207
|
value: "Component"
|
|
37208
37208
|
});
|
|
37209
|
-
Object.defineProperty(
|
|
37209
|
+
Object.defineProperty(On, "classNames", {
|
|
37210
37210
|
enumerable: !0,
|
|
37211
37211
|
configurable: !0,
|
|
37212
37212
|
writable: !0,
|
|
37213
|
-
value: ue.classNames.concat([
|
|
37213
|
+
value: ue.classNames.concat([On.className])
|
|
37214
37214
|
});
|
|
37215
37215
|
class ei extends Ot {
|
|
37216
37216
|
constructor() {
|
|
@@ -37483,7 +37483,7 @@ Object.defineProperty(tn, "classNames", {
|
|
|
37483
37483
|
writable: !0,
|
|
37484
37484
|
value: ue.classNames.concat([tn.className])
|
|
37485
37485
|
});
|
|
37486
|
-
class
|
|
37486
|
+
class An extends On {
|
|
37487
37487
|
constructor() {
|
|
37488
37488
|
super(...arguments), Object.defineProperty(this, "_aggregatesCalculated", {
|
|
37489
37489
|
enumerable: !0,
|
|
@@ -37879,17 +37879,17 @@ class On extends Ln {
|
|
|
37879
37879
|
return n ? n.get(e) : 0;
|
|
37880
37880
|
}
|
|
37881
37881
|
}
|
|
37882
|
-
Object.defineProperty(
|
|
37882
|
+
Object.defineProperty(An, "className", {
|
|
37883
37883
|
enumerable: !0,
|
|
37884
37884
|
configurable: !0,
|
|
37885
37885
|
writable: !0,
|
|
37886
37886
|
value: "Series"
|
|
37887
37887
|
});
|
|
37888
|
-
Object.defineProperty(
|
|
37888
|
+
Object.defineProperty(An, "classNames", {
|
|
37889
37889
|
enumerable: !0,
|
|
37890
37890
|
configurable: !0,
|
|
37891
37891
|
writable: !0,
|
|
37892
|
-
value:
|
|
37892
|
+
value: On.classNames.concat([An.className])
|
|
37893
37893
|
});
|
|
37894
37894
|
function jw(t, e) {
|
|
37895
37895
|
return t == null ? e : e == null ? t : e < t ? e : t;
|
|
@@ -37897,7 +37897,7 @@ function jw(t, e) {
|
|
|
37897
37897
|
function zw(t, e) {
|
|
37898
37898
|
return t == null ? e : e == null ? t : e > t ? e : t;
|
|
37899
37899
|
}
|
|
37900
|
-
class va extends
|
|
37900
|
+
class va extends An {
|
|
37901
37901
|
constructor() {
|
|
37902
37902
|
super(...arguments), Object.defineProperty(this, "_xField", {
|
|
37903
37903
|
enumerable: !0,
|
|
@@ -38170,7 +38170,7 @@ class va extends On {
|
|
|
38170
38170
|
}
|
|
38171
38171
|
_removeAxisRange(e) {
|
|
38172
38172
|
const n = e.axisDataItem, i = n.component;
|
|
38173
|
-
n.dispose(),
|
|
38173
|
+
n.dispose(), Dn(i._seriesAxisRanges, n);
|
|
38174
38174
|
const r = e.container;
|
|
38175
38175
|
r && r.dispose();
|
|
38176
38176
|
}
|
|
@@ -38766,9 +38766,9 @@ Object.defineProperty(va, "classNames", {
|
|
|
38766
38766
|
enumerable: !0,
|
|
38767
38767
|
configurable: !0,
|
|
38768
38768
|
writable: !0,
|
|
38769
|
-
value:
|
|
38769
|
+
value: An.classNames.concat([va.className])
|
|
38770
38770
|
});
|
|
38771
|
-
class wa extends
|
|
38771
|
+
class wa extends On {
|
|
38772
38772
|
constructor() {
|
|
38773
38773
|
super(...arguments), Object.defineProperty(this, "_series", {
|
|
38774
38774
|
enumerable: !0,
|
|
@@ -39287,7 +39287,7 @@ Object.defineProperty(wa, "classNames", {
|
|
|
39287
39287
|
enumerable: !0,
|
|
39288
39288
|
configurable: !0,
|
|
39289
39289
|
writable: !0,
|
|
39290
|
-
value:
|
|
39290
|
+
value: On.classNames.concat([wa.className])
|
|
39291
39291
|
});
|
|
39292
39292
|
class ti extends wa {
|
|
39293
39293
|
constructor() {
|
|
@@ -40020,8 +40020,8 @@ class pr extends ti {
|
|
|
40020
40020
|
break;
|
|
40021
40021
|
}
|
|
40022
40022
|
m.setRaw(x[$], m.get($));
|
|
40023
|
-
let
|
|
40024
|
-
|
|
40023
|
+
let Y = Kn(M.dataContext);
|
|
40024
|
+
Y[a] = H, m.dataContext = Y;
|
|
40025
40025
|
}
|
|
40026
40026
|
}), p && m.get("originals").push(M)), b = H;
|
|
40027
40027
|
}), c && T && c(T, h);
|
|
@@ -40168,7 +40168,7 @@ class pr extends ti {
|
|
|
40168
40168
|
}
|
|
40169
40169
|
if (this._prepareDataItem(T, Z), m = l, l = M, L) {
|
|
40170
40170
|
const $ = L.timeUnit, X = L.count, Q = this._getM($);
|
|
40171
|
-
let K = Be(m + A * Q, $, X, i, m),
|
|
40171
|
+
let K = Be(m + A * Q, $, X, i, m), Y, ae = this.get("minorDateFormats", this.get("dateFormats"));
|
|
40172
40172
|
for (; K < l - 0.01 * A; ) {
|
|
40173
40173
|
let ne;
|
|
40174
40174
|
this.minorDataItems.length < O + 1 ? (ne = new Lt(this, void 0, {}), this.minorDataItems.push(ne), this.processDataItem(ne)) : ne = this.minorDataItems[O], this._createAssets(ne, ["minor"], !0), this._toggleDataItem(ne, !0), ne.setRaw("value", K);
|
|
@@ -40177,9 +40177,9 @@ class pr extends ti {
|
|
|
40177
40177
|
let ye = new Date(K);
|
|
40178
40178
|
y = ae[$];
|
|
40179
40179
|
const ve = ne.get("label");
|
|
40180
|
-
if (ve && (S ? ve.set("text", i.dateFormatter.format(ye, y)) : ve.setPrivate("visible", !1)), this._prepareDataItem(ne, 1), K ==
|
|
40180
|
+
if (ve && (S ? ve.set("text", i.dateFormatter.format(ye, y)) : ve.setPrivate("visible", !1)), this._prepareDataItem(ne, 1), K == Y)
|
|
40181
40181
|
break;
|
|
40182
|
-
|
|
40182
|
+
Y = K, K = he, O++;
|
|
40183
40183
|
}
|
|
40184
40184
|
}
|
|
40185
40185
|
if (l == m)
|
|
@@ -40664,7 +40664,7 @@ Object.defineProperty(br, "classNames", {
|
|
|
40664
40664
|
writable: !0,
|
|
40665
40665
|
value: ni.classNames.concat([br.className])
|
|
40666
40666
|
});
|
|
40667
|
-
class
|
|
40667
|
+
class Mn extends Le {
|
|
40668
40668
|
constructor() {
|
|
40669
40669
|
super(...arguments), Object.defineProperty(this, "_axisLength", {
|
|
40670
40670
|
enumerable: !0,
|
|
@@ -40898,19 +40898,19 @@ class An extends Le {
|
|
|
40898
40898
|
processAxis() {
|
|
40899
40899
|
}
|
|
40900
40900
|
}
|
|
40901
|
-
Object.defineProperty(
|
|
40901
|
+
Object.defineProperty(Mn, "className", {
|
|
40902
40902
|
enumerable: !0,
|
|
40903
40903
|
configurable: !0,
|
|
40904
40904
|
writable: !0,
|
|
40905
40905
|
value: "AxisRenderer"
|
|
40906
40906
|
});
|
|
40907
|
-
Object.defineProperty(
|
|
40907
|
+
Object.defineProperty(Mn, "classNames", {
|
|
40908
40908
|
enumerable: !0,
|
|
40909
40909
|
configurable: !0,
|
|
40910
40910
|
writable: !0,
|
|
40911
|
-
value: Le.classNames.concat([
|
|
40911
|
+
value: Le.classNames.concat([Mn.className])
|
|
40912
40912
|
});
|
|
40913
|
-
class gr extends
|
|
40913
|
+
class gr extends Mn {
|
|
40914
40914
|
constructor() {
|
|
40915
40915
|
super(...arguments), Object.defineProperty(this, "thumb", {
|
|
40916
40916
|
enumerable: !0,
|
|
@@ -41117,9 +41117,9 @@ Object.defineProperty(gr, "classNames", {
|
|
|
41117
41117
|
enumerable: !0,
|
|
41118
41118
|
configurable: !0,
|
|
41119
41119
|
writable: !0,
|
|
41120
|
-
value:
|
|
41120
|
+
value: Mn.classNames.concat([gr.className])
|
|
41121
41121
|
});
|
|
41122
|
-
class yr extends
|
|
41122
|
+
class yr extends Mn {
|
|
41123
41123
|
constructor() {
|
|
41124
41124
|
super(...arguments), Object.defineProperty(this, "_downY", {
|
|
41125
41125
|
enumerable: !0,
|
|
@@ -41344,21 +41344,21 @@ Object.defineProperty(yr, "classNames", {
|
|
|
41344
41344
|
enumerable: !0,
|
|
41345
41345
|
configurable: !0,
|
|
41346
41346
|
writable: !0,
|
|
41347
|
-
value:
|
|
41347
|
+
value: Mn.classNames.concat([yr.className])
|
|
41348
41348
|
});
|
|
41349
41349
|
function Se(t) {
|
|
41350
41350
|
return function() {
|
|
41351
41351
|
return t;
|
|
41352
41352
|
};
|
|
41353
41353
|
}
|
|
41354
|
-
const fd = Math.abs, We = Math.atan2,
|
|
41354
|
+
const fd = Math.abs, We = Math.atan2, wn = Math.cos, Hw = Math.max, fo = Math.min, Mt = Math.sin, Gn = Math.sqrt, rt = 1e-12, ka = Math.PI, vr = ka / 2, Uw = 2 * ka;
|
|
41355
41355
|
function Kw(t) {
|
|
41356
41356
|
return t > 1 ? 0 : t < -1 ? ka : Math.acos(t);
|
|
41357
41357
|
}
|
|
41358
41358
|
function md(t) {
|
|
41359
41359
|
return t >= 1 ? vr : t <= -1 ? -vr : Math.asin(t);
|
|
41360
41360
|
}
|
|
41361
|
-
const ns = Math.PI, is = 2 * ns,
|
|
41361
|
+
const ns = Math.PI, is = 2 * ns, xn = 1e-6, Gw = is - xn;
|
|
41362
41362
|
function Pc(t) {
|
|
41363
41363
|
this._ += t[0];
|
|
41364
41364
|
for (let e = 1, n = t.length; e < n; ++e)
|
|
@@ -41400,17 +41400,17 @@ class Xw {
|
|
|
41400
41400
|
let o = this._x1, s = this._y1, l = i - e, d = r - n, u = o - e, c = s - n, p = u * u + c * c;
|
|
41401
41401
|
if (this._x1 === null)
|
|
41402
41402
|
this._append`M${this._x1 = e},${this._y1 = n}`;
|
|
41403
|
-
else if (p >
|
|
41403
|
+
else if (p > xn) if (!(Math.abs(c * l - d * u) > xn) || !a)
|
|
41404
41404
|
this._append`L${this._x1 = e},${this._y1 = n}`;
|
|
41405
41405
|
else {
|
|
41406
41406
|
let h = i - o, b = r - s, g = l * l + d * d, m = h * h + b * b, y = Math.sqrt(g), C = Math.sqrt(p), S = a * Math.tan((ns - Math.acos((g + p - m) / (2 * y * C))) / 2), x = S / C, L = S / y;
|
|
41407
|
-
Math.abs(x - 1) >
|
|
41407
|
+
Math.abs(x - 1) > xn && this._append`L${e + x * u},${n + x * c}`, this._append`A${a},${a},0,0,${+(c * h > u * b)},${this._x1 = e + L * l},${this._y1 = n + L * d}`;
|
|
41408
41408
|
}
|
|
41409
41409
|
}
|
|
41410
41410
|
arc(e, n, i, r, a, o) {
|
|
41411
41411
|
if (e = +e, n = +n, i = +i, o = !!o, i < 0) throw new Error(`negative radius: ${i}`);
|
|
41412
41412
|
let s = i * Math.cos(r), l = i * Math.sin(r), d = e + s, u = n + l, c = 1 ^ o, p = o ? r - a : a - r;
|
|
41413
|
-
this._x1 === null ? this._append`M${d},${u}` : (Math.abs(this._x1 - d) >
|
|
41413
|
+
this._x1 === null ? this._append`M${d},${u}` : (Math.abs(this._x1 - d) > xn || Math.abs(this._y1 - u) > xn) && this._append`L${d},${u}`, i && (p < 0 && (p = p % is + is), p > Gw ? this._append`A${i},${i},0,1,${c},${e - s},${n - l}A${i},${i},0,1,${c},${this._x1 = d},${this._y1 = u}` : p > xn && this._append`A${i},${i},0,${+(p >= ns)},${c},${this._x1 = e + i * Math.cos(a)},${this._y1 = n + i * Math.sin(a)}`);
|
|
41414
41414
|
}
|
|
41415
41415
|
rect(e, n, i, r) {
|
|
41416
41416
|
this._append`M${this._x0 = this._x1 = +e},${this._y0 = this._y1 = +n}h${i = +i}v${+r}h${-i}Z`;
|
|
@@ -41470,30 +41470,30 @@ function t5() {
|
|
|
41470
41470
|
var u, c, p = +t.apply(this, arguments), h = +e.apply(this, arguments), b = r.apply(this, arguments) - vr, g = a.apply(this, arguments) - vr, m = fd(g - b), y = g > b;
|
|
41471
41471
|
if (s || (s = u = l()), h < p && (c = h, h = p, p = c), !(h > rt)) s.moveTo(0, 0);
|
|
41472
41472
|
else if (m > Uw - rt)
|
|
41473
|
-
s.moveTo(h *
|
|
41473
|
+
s.moveTo(h * wn(b), h * Mt(b)), s.arc(0, 0, h, b, g, !y), p > rt && (s.moveTo(p * wn(g), p * Mt(g)), s.arc(0, 0, p, g, b, y));
|
|
41474
41474
|
else {
|
|
41475
41475
|
var C = b, S = g, x = b, L = g, A = m, O = m, T = o.apply(this, arguments) / 2, M = T > rt && (i ? +i.apply(this, arguments) : Gn(p * p + h * h)), z = fo(fd(h - p) / 2, +n.apply(this, arguments)), H = z, Z = z, $, X;
|
|
41476
41476
|
if (M > rt) {
|
|
41477
41477
|
var Q = md(M / p * Mt(T)), K = md(M / h * Mt(T));
|
|
41478
41478
|
(A -= Q * 2) > rt ? (Q *= y ? 1 : -1, x += Q, L -= Q) : (A = 0, x = L = (b + g) / 2), (O -= K * 2) > rt ? (K *= y ? 1 : -1, C += K, S -= K) : (O = 0, C = S = (b + g) / 2);
|
|
41479
41479
|
}
|
|
41480
|
-
var
|
|
41480
|
+
var Y = h * wn(C), ae = h * Mt(C), ne = p * wn(L), he = p * Mt(L);
|
|
41481
41481
|
if (z > rt) {
|
|
41482
|
-
var ye = h *
|
|
41482
|
+
var ye = h * wn(S), ve = h * Mt(S), Ve = p * wn(x), Fe = p * Mt(x), xe;
|
|
41483
41483
|
if (m < ka)
|
|
41484
|
-
if (xe = e5(
|
|
41485
|
-
var qe =
|
|
41484
|
+
if (xe = e5(Y, ae, Ve, Fe, ye, ve, ne, he)) {
|
|
41485
|
+
var qe = Y - xe[0], kt = ae - xe[1], ge = ye - xe[0], Kt = ve - xe[1], ft = 1 / Mt(Kw((qe * ge + kt * Kt) / (Gn(qe * qe + kt * kt) * Gn(ge * ge + Kt * Kt))) / 2), jn = Gn(xe[0] * xe[0] + xe[1] * xe[1]);
|
|
41486
41486
|
H = fo(z, (p - jn) / (ft - 1)), Z = fo(z, (h - jn) / (ft + 1));
|
|
41487
41487
|
} else
|
|
41488
41488
|
H = Z = 0;
|
|
41489
41489
|
}
|
|
41490
|
-
O > rt ? Z > rt ? ($ = Ua(Ve, Fe,
|
|
41490
|
+
O > rt ? Z > rt ? ($ = Ua(Ve, Fe, Y, ae, h, Z, y), X = Ua(ye, ve, ne, he, h, Z, y), s.moveTo($.cx + $.x01, $.cy + $.y01), Z < z ? s.arc($.cx, $.cy, Z, We($.y01, $.x01), We(X.y01, X.x01), !y) : (s.arc($.cx, $.cy, Z, We($.y01, $.x01), We($.y11, $.x11), !y), s.arc(0, 0, h, We($.cy + $.y11, $.cx + $.x11), We(X.cy + X.y11, X.cx + X.x11), !y), s.arc(X.cx, X.cy, Z, We(X.y11, X.x11), We(X.y01, X.x01), !y))) : (s.moveTo(Y, ae), s.arc(0, 0, h, C, S, !y)) : s.moveTo(Y, ae), !(p > rt) || !(A > rt) ? s.lineTo(ne, he) : H > rt ? ($ = Ua(ne, he, ye, ve, p, -H, y), X = Ua(Y, ae, Ve, Fe, p, -H, y), s.lineTo($.cx + $.x01, $.cy + $.y01), H < z ? s.arc($.cx, $.cy, H, We($.y01, $.x01), We(X.y01, X.x01), !y) : (s.arc($.cx, $.cy, H, We($.y01, $.x01), We($.y11, $.x11), !y), s.arc(0, 0, p, We($.cy + $.y11, $.cx + $.x11), We(X.cy + X.y11, X.cx + X.x11), y), s.arc(X.cx, X.cy, H, We(X.y11, X.x11), We(X.y01, X.x01), !y))) : s.arc(0, 0, p, L, x, y);
|
|
41491
41491
|
}
|
|
41492
41492
|
if (s.closePath(), u) return s = null, u + "" || null;
|
|
41493
41493
|
}
|
|
41494
41494
|
return d.centroid = function() {
|
|
41495
41495
|
var u = (+t.apply(this, arguments) + +e.apply(this, arguments)) / 2, c = (+r.apply(this, arguments) + +a.apply(this, arguments)) / 2 - ka / 2;
|
|
41496
|
-
return [
|
|
41496
|
+
return [wn(c) * u, Mt(c) * u];
|
|
41497
41497
|
}, d.innerRadius = function(u) {
|
|
41498
41498
|
return arguments.length ? (t = typeof u == "function" ? u : Se(+u), d) : t;
|
|
41499
41499
|
}, d.outerRadius = function(u) {
|
|
@@ -41811,7 +41811,7 @@ class wr extends va {
|
|
|
41811
41811
|
let H = [];
|
|
41812
41812
|
z.push(H);
|
|
41813
41813
|
const Z = this.strokes.template.get("templateField"), $ = this.fills.template.get("templateField");
|
|
41814
|
-
let X = this.get("locationX", 0.5), Q = this.get("locationY", 0.5), K = this.get("openLocationX", X),
|
|
41814
|
+
let X = this.get("locationX", 0.5), Q = this.get("locationY", 0.5), K = this.get("openLocationX", X), Y = this.get("openLocationY", Q);
|
|
41815
41815
|
const ae = this.get("minDistance", 0);
|
|
41816
41816
|
let ne, he = this.fills.template.get("visible");
|
|
41817
41817
|
this.axisRanges.length > 0 && (he = !0);
|
|
@@ -41837,7 +41837,7 @@ class wr extends va {
|
|
|
41837
41837
|
locationX: X,
|
|
41838
41838
|
locationY: Q,
|
|
41839
41839
|
openLocationX: K,
|
|
41840
|
-
openLocationY:
|
|
41840
|
+
openLocationY: Y,
|
|
41841
41841
|
minDistance: ae
|
|
41842
41842
|
};
|
|
41843
41843
|
let Ve = this._strokeTemplate, Fe = this._fillTemplate;
|
|
@@ -42145,7 +42145,7 @@ class j extends Aa {
|
|
|
42145
42145
|
* @param rule Responsive rule
|
|
42146
42146
|
*/
|
|
42147
42147
|
removeRule(e) {
|
|
42148
|
-
|
|
42148
|
+
Dn(this.responsiveRules, e);
|
|
42149
42149
|
}
|
|
42150
42150
|
dispose() {
|
|
42151
42151
|
this._dp && this._dp.dispose();
|
|
@@ -42721,10 +42721,10 @@ const a5 = {
|
|
|
42721
42721
|
"Error parsing file: %1": "Error al analizar el archivo: %1",
|
|
42722
42722
|
"Unable to load file: %1": "No se puede cargar el archivo: %1",
|
|
42723
42723
|
"Invalid date": "Fecha inválida"
|
|
42724
|
-
}, i7 =
|
|
42724
|
+
}, i7 = mn(
|
|
42725
42725
|
"accountTypes",
|
|
42726
42726
|
() => {
|
|
42727
|
-
const t =
|
|
42727
|
+
const t = G([]);
|
|
42728
42728
|
function e(r) {
|
|
42729
42729
|
t.value = r;
|
|
42730
42730
|
}
|
|
@@ -42751,14 +42751,14 @@ function r5(t) {
|
|
|
42751
42751
|
function o5(t) {
|
|
42752
42752
|
return t.includes("credicorpcapitaldigital.ccnoprod.com") ? "/portalcash/chl/corecashchile-users" : "/corecashchile-users";
|
|
42753
42753
|
}
|
|
42754
|
-
const Ss =
|
|
42754
|
+
const Ss = mn(
|
|
42755
42755
|
"auth",
|
|
42756
42756
|
() => {
|
|
42757
|
-
const t =
|
|
42757
|
+
const t = G(null), e = G(null), n = G(0), i = G({
|
|
42758
42758
|
SECUENCIA_08_DIVISAS: 1,
|
|
42759
42759
|
SECUENCIA_00_INVERSIONES: 2,
|
|
42760
42760
|
TODAS: 3
|
|
42761
|
-
}), r =
|
|
42761
|
+
}), r = G(!1), a = G(!1), o = G(null);
|
|
42762
42762
|
function s(c, p, h = !0) {
|
|
42763
42763
|
o.value = c, h ? r.value = p : a.value = p;
|
|
42764
42764
|
}
|
|
@@ -42792,10 +42792,10 @@ const Ss = Rn(
|
|
|
42792
42792
|
{
|
|
42793
42793
|
persist: !0
|
|
42794
42794
|
}
|
|
42795
|
-
), a7 =
|
|
42795
|
+
), a7 = mn(
|
|
42796
42796
|
"clientType",
|
|
42797
42797
|
() => {
|
|
42798
|
-
const t =
|
|
42798
|
+
const t = G([]);
|
|
42799
42799
|
function e(r) {
|
|
42800
42800
|
t.value = r;
|
|
42801
42801
|
}
|
|
@@ -42815,10 +42815,10 @@ const Ss = Rn(
|
|
|
42815
42815
|
{
|
|
42816
42816
|
persist: !0
|
|
42817
42817
|
}
|
|
42818
|
-
), s5 =
|
|
42818
|
+
), s5 = mn(
|
|
42819
42819
|
"client",
|
|
42820
42820
|
() => {
|
|
42821
|
-
const t =
|
|
42821
|
+
const t = G(null), e = G(null);
|
|
42822
42822
|
function n(a) {
|
|
42823
42823
|
t.value = a.companyId, e.value = a;
|
|
42824
42824
|
}
|
|
@@ -42839,10 +42839,10 @@ const Ss = Rn(
|
|
|
42839
42839
|
{
|
|
42840
42840
|
persist: !0
|
|
42841
42841
|
}
|
|
42842
|
-
), l5 =
|
|
42842
|
+
), l5 = mn(
|
|
42843
42843
|
"currencyType",
|
|
42844
42844
|
() => {
|
|
42845
|
-
const t =
|
|
42845
|
+
const t = G([]), e = G(null);
|
|
42846
42846
|
function n(o) {
|
|
42847
42847
|
t.value = o;
|
|
42848
42848
|
}
|
|
@@ -42867,10 +42867,10 @@ const Ss = Rn(
|
|
|
42867
42867
|
{
|
|
42868
42868
|
persist: !0
|
|
42869
42869
|
}
|
|
42870
|
-
), Ps =
|
|
42870
|
+
), Ps = mn(
|
|
42871
42871
|
"theme",
|
|
42872
42872
|
() => {
|
|
42873
|
-
const t =
|
|
42873
|
+
const t = G("light");
|
|
42874
42874
|
function e(n) {
|
|
42875
42875
|
t.value = n;
|
|
42876
42876
|
}
|
|
@@ -42879,10 +42879,27 @@ const Ss = Rn(
|
|
|
42879
42879
|
{
|
|
42880
42880
|
persist: !0
|
|
42881
42881
|
}
|
|
42882
|
-
), r7 =
|
|
42882
|
+
), r7 = mn(
|
|
42883
42883
|
"catalog",
|
|
42884
42884
|
() => ({
|
|
42885
|
-
catalog:
|
|
42885
|
+
catalog: G({
|
|
42886
|
+
condicionPago: [],
|
|
42887
|
+
formaPago: [],
|
|
42888
|
+
origenCuenta: [],
|
|
42889
|
+
relacionTercero: [],
|
|
42890
|
+
tipoCuenta: [],
|
|
42891
|
+
tipoMovimiento: [],
|
|
42892
|
+
tipoOperacion: [],
|
|
42893
|
+
tipoTercero: []
|
|
42894
|
+
})
|
|
42895
|
+
}),
|
|
42896
|
+
{
|
|
42897
|
+
persist: !0
|
|
42898
|
+
}
|
|
42899
|
+
), o7 = mn(
|
|
42900
|
+
"bankAccountsCC",
|
|
42901
|
+
() => ({
|
|
42902
|
+
bankCC: G([])
|
|
42886
42903
|
}),
|
|
42887
42904
|
{
|
|
42888
42905
|
persist: !0
|
|
@@ -42896,7 +42913,7 @@ const Ss = Rn(
|
|
|
42896
42913
|
}, p5 = {
|
|
42897
42914
|
key: 2,
|
|
42898
42915
|
class: "flex justify-center flex-wrap gap-3 w-full max-w-[551px] p-2 rounded-[4px] p-2"
|
|
42899
|
-
},
|
|
42916
|
+
}, s7 = /* @__PURE__ */ _e({
|
|
42900
42917
|
__name: "CustomLineChart",
|
|
42901
42918
|
props: {
|
|
42902
42919
|
// Configuración básica
|
|
@@ -42961,7 +42978,7 @@ const Ss = Rn(
|
|
|
42961
42978
|
},
|
|
42962
42979
|
emits: ["buttonClick", "dataLoaded", "chartCreated", "error"],
|
|
42963
42980
|
setup(t, { emit: e }) {
|
|
42964
|
-
const n = t, i = e, r = n.useForexService ? new mk() : null, a =
|
|
42981
|
+
const n = t, i = e, r = n.useForexService ? new mk() : null, a = G(null), o = G(n.buttons[0]?.id || 1), s = n.enableDarkTheme ? Ps() : null, l = G([]), d = G(!1);
|
|
42965
42982
|
let u = null, c = null, p = null;
|
|
42966
42983
|
const h = async () => {
|
|
42967
42984
|
if (!a.value)
|
|
@@ -43113,7 +43130,7 @@ const Ss = Rn(
|
|
|
43113
43130
|
}, m5 = {
|
|
43114
43131
|
id: "test-description",
|
|
43115
43132
|
class: "test-description text-text-secondary font-normal text-[14px] leading-[20px] tracking-[-0.4px] dark:text-dark-secondary mt-1 block text-center"
|
|
43116
|
-
}, b5 = { class: "flex justify-center gap-2" },
|
|
43133
|
+
}, b5 = { class: "flex justify-center gap-2" }, l7 = /* @__PURE__ */ _e({
|
|
43117
43134
|
__name: "CustomModalConfirm",
|
|
43118
43135
|
props: {
|
|
43119
43136
|
visible: Boolean,
|
|
@@ -43179,7 +43196,7 @@ const Ss = Rn(
|
|
|
43179
43196
|
}, 8, ["visible", "modalClass", "closable"]);
|
|
43180
43197
|
};
|
|
43181
43198
|
}
|
|
43182
|
-
}),
|
|
43199
|
+
}), d7 = /* @__PURE__ */ _e({
|
|
43183
43200
|
__name: "CustomModalInfoTable",
|
|
43184
43201
|
props: {
|
|
43185
43202
|
items: Object,
|
|
@@ -43188,7 +43205,7 @@ const Ss = Rn(
|
|
|
43188
43205
|
},
|
|
43189
43206
|
emits: ["update:visible"],
|
|
43190
43207
|
setup(t, { emit: e }) {
|
|
43191
|
-
const n = e, i =
|
|
43208
|
+
const n = e, i = G([
|
|
43192
43209
|
{ field: "bankName", header: "cuenta" },
|
|
43193
43210
|
{ field: "accountType", header: "Tipo de cuenta" },
|
|
43194
43211
|
{ field: "accountNumber", header: "Numero de cuenta" },
|
|
@@ -43222,7 +43239,7 @@ const Ss = Rn(
|
|
|
43222
43239
|
}, 8, ["visible", "closable"]);
|
|
43223
43240
|
};
|
|
43224
43241
|
}
|
|
43225
|
-
}), g5 = { class: "ml-[3px] flex-row sm:items-center flex items-center" },
|
|
43242
|
+
}), g5 = { class: "ml-[3px] flex-row sm:items-center flex items-center" }, u7 = /* @__PURE__ */ _e({
|
|
43226
43243
|
__name: "CustomMultiButton",
|
|
43227
43244
|
props: {
|
|
43228
43245
|
buttonList: {}
|
|
@@ -43253,7 +43270,7 @@ const Ss = Rn(
|
|
|
43253
43270
|
}, k5 = { class: "h-[16px] mt-[4px] relative" }, x5 = {
|
|
43254
43271
|
key: 0,
|
|
43255
43272
|
class: "absolute left-0 top-0 text-helper-text text-[11px] leading-[12px] flex items-center gap-1"
|
|
43256
|
-
},
|
|
43273
|
+
}, c7 = {
|
|
43257
43274
|
__name: "CustomMultiSelect",
|
|
43258
43275
|
props: /* @__PURE__ */ jt({
|
|
43259
43276
|
options: {
|
|
@@ -43328,7 +43345,7 @@ const Ss = Rn(
|
|
|
43328
43345
|
}),
|
|
43329
43346
|
emits: /* @__PURE__ */ jt(["change"], ["update:modelValue"]),
|
|
43330
43347
|
setup(t, { emit: e }) {
|
|
43331
|
-
const n =
|
|
43348
|
+
const n = Rn(t, "modelValue");
|
|
43332
43349
|
return (i, r) => {
|
|
43333
43350
|
const a = Ju, o = V("font-awesome-icon");
|
|
43334
43351
|
return f(), v("div", y5, [
|
|
@@ -43391,7 +43408,7 @@ const Ss = Rn(
|
|
|
43391
43408
|
}
|
|
43392
43409
|
});
|
|
43393
43410
|
function S5() {
|
|
43394
|
-
const t =
|
|
43411
|
+
const t = G(0), e = G(0), n = () => {
|
|
43395
43412
|
t.value = window.innerWidth, e.value = window.innerHeight;
|
|
43396
43413
|
};
|
|
43397
43414
|
return nn(() => {
|
|
@@ -43412,7 +43429,7 @@ const P5 = { class: "flex flex-col" }, D5 = {
|
|
|
43412
43429
|
}, T5 = {
|
|
43413
43430
|
key: 0,
|
|
43414
43431
|
class: "flex justify-end"
|
|
43415
|
-
}, I5 = { key: 1 }, L5 = { key: 0 }, O5 = { class: "w-56 text-left text-text-secondary dark:text-text-primary-dark" },
|
|
43432
|
+
}, I5 = { key: 1 }, L5 = { key: 0 }, O5 = { class: "w-56 text-left text-text-secondary dark:text-text-primary-dark" }, p7 = /* @__PURE__ */ _e({
|
|
43416
43433
|
__name: "CustomPersonalData",
|
|
43417
43434
|
props: {
|
|
43418
43435
|
secuency: {
|
|
@@ -43426,7 +43443,7 @@ const P5 = { class: "flex flex-col" }, D5 = {
|
|
|
43426
43443
|
},
|
|
43427
43444
|
emits: ["secuency-change"],
|
|
43428
43445
|
setup(t, { emit: e }) {
|
|
43429
|
-
const n = Ss(), i = s5(), { formatPrice: r } = La(), { isDesktop: a } = S5(), o = t, s = e, l =
|
|
43446
|
+
const n = Ss(), i = s5(), { formatPrice: r } = La(), { isDesktop: a } = S5(), o = t, s = e, l = G(null), d = G([]), u = G([]), c = G(!1), p = ke(() => o.balance && o.balance.length > 0 ? [
|
|
43430
43447
|
{
|
|
43431
43448
|
label: "Saldo Contable",
|
|
43432
43449
|
amountCLP: o.balance[0].saldoContable.cLP,
|
|
@@ -43661,7 +43678,7 @@ class A5 extends Aa {
|
|
|
43661
43678
|
}
|
|
43662
43679
|
}
|
|
43663
43680
|
}
|
|
43664
|
-
class xa extends
|
|
43681
|
+
class xa extends Ln {
|
|
43665
43682
|
_afterNew() {
|
|
43666
43683
|
this._defaultThemes.push(A5.new(this._root)), super._afterNew(), this.chartContainer.children.push(this.seriesContainer), this.seriesContainer.children.push(this.bulletsContainer);
|
|
43667
43684
|
}
|
|
@@ -43679,9 +43696,9 @@ Object.defineProperty(xa, "classNames", {
|
|
|
43679
43696
|
enumerable: !0,
|
|
43680
43697
|
configurable: !0,
|
|
43681
43698
|
writable: !0,
|
|
43682
|
-
value:
|
|
43699
|
+
value: Ln.classNames.concat([xa.className])
|
|
43683
43700
|
});
|
|
43684
|
-
class Sa extends
|
|
43701
|
+
class Sa extends An {
|
|
43685
43702
|
constructor() {
|
|
43686
43703
|
super(...arguments), Object.defineProperty(this, "slicesContainer", {
|
|
43687
43704
|
enumerable: !0,
|
|
@@ -44007,7 +44024,7 @@ Object.defineProperty(Sa, "classNames", {
|
|
|
44007
44024
|
enumerable: !0,
|
|
44008
44025
|
configurable: !0,
|
|
44009
44026
|
writable: !0,
|
|
44010
|
-
value:
|
|
44027
|
+
value: An.classNames.concat([Sa.className])
|
|
44011
44028
|
});
|
|
44012
44029
|
class Cr extends xa {
|
|
44013
44030
|
constructor() {
|
|
@@ -44273,13 +44290,13 @@ Object.defineProperty(xr, "classNames", {
|
|
|
44273
44290
|
writable: !0,
|
|
44274
44291
|
value: Sa.classNames.concat([xr.className])
|
|
44275
44292
|
});
|
|
44276
|
-
const
|
|
44293
|
+
const h7 = (t, e) => {
|
|
44277
44294
|
const n = {};
|
|
44278
44295
|
return Object.keys(t).forEach((i) => {
|
|
44279
44296
|
const r = e[i] !== !1, a = t[i], o = String(a).trim();
|
|
44280
44297
|
r && !o && (n[i] = "Este campo es obligatorio.");
|
|
44281
44298
|
}), n;
|
|
44282
|
-
},
|
|
44299
|
+
}, f7 = (t) => !t || t.length === 0 ? "Debes seleccionar al menos una opción." : null, m7 = (t) => t > 0 ? "text-link-visited" : t < 0 ? "text-text-error" : "", M5 = { class: "grid grid-cols-12 gap-6 items-start min-h-[300px]" }, _5 = { class: "col-span-4" }, R5 = { class: "col-span-8" }, b7 = {
|
|
44283
44300
|
__name: "CustomPie",
|
|
44284
44301
|
props: {
|
|
44285
44302
|
customStyle: {
|
|
@@ -44335,7 +44352,7 @@ const p7 = (t, e) => {
|
|
|
44335
44352
|
);
|
|
44336
44353
|
const i = ke(() => n.currentTheme === "light");
|
|
44337
44354
|
ke(() => ({ ...e.customStyle }));
|
|
44338
|
-
const r =
|
|
44355
|
+
const r = G(null);
|
|
44339
44356
|
let a = null, o = null, s = null, l = null;
|
|
44340
44357
|
function d(b) {
|
|
44341
44358
|
a = et.Root.new(b), a._logo && a._logo.dispose(), a.setThemes([Mc.new(a)]);
|
|
@@ -44438,7 +44455,7 @@ const p7 = (t, e) => {
|
|
|
44438
44455
|
], 2);
|
|
44439
44456
|
};
|
|
44440
44457
|
}
|
|
44441
|
-
}, B5 = { class: "flex items-center gap-2" }, E5 = ["for"],
|
|
44458
|
+
}, B5 = { class: "flex items-center gap-2" }, E5 = ["for"], g7 = {
|
|
44442
44459
|
__name: "CustomRadioButton",
|
|
44443
44460
|
props: /* @__PURE__ */ jt({
|
|
44444
44461
|
label: {
|
|
@@ -44464,7 +44481,7 @@ const p7 = (t, e) => {
|
|
|
44464
44481
|
}),
|
|
44465
44482
|
emits: ["update:modelValue"],
|
|
44466
44483
|
setup(t) {
|
|
44467
|
-
const e =
|
|
44484
|
+
const e = Rn(t, "modelValue");
|
|
44468
44485
|
return (n, i) => {
|
|
44469
44486
|
const r = ms;
|
|
44470
44487
|
return f(), v("div", B5, [
|
|
@@ -44499,7 +44516,7 @@ const p7 = (t, e) => {
|
|
|
44499
44516
|
}, K5 = {
|
|
44500
44517
|
key: 1,
|
|
44501
44518
|
class: "absolute left-0 top-0 text-text-secondary text-[11px] leading-[12px] flex items-center gap-"
|
|
44502
|
-
},
|
|
44519
|
+
}, y7 = {
|
|
44503
44520
|
__name: "CustomSelectCountry",
|
|
44504
44521
|
props: /* @__PURE__ */ jt({
|
|
44505
44522
|
options: {
|
|
@@ -44573,7 +44590,7 @@ const p7 = (t, e) => {
|
|
|
44573
44590
|
}),
|
|
44574
44591
|
emits: /* @__PURE__ */ jt(["change"], ["update:modelValue"]),
|
|
44575
44592
|
setup(t, { emit: e }) {
|
|
44576
|
-
const n =
|
|
44593
|
+
const n = Rn(t, "modelValue");
|
|
44577
44594
|
return (i, r) => {
|
|
44578
44595
|
const a = V("font-awesome-icon"), o = Nn;
|
|
44579
44596
|
return f(), v("div", N5, [
|
|
@@ -44661,7 +44678,7 @@ const p7 = (t, e) => {
|
|
|
44661
44678
|
},
|
|
44662
44679
|
emits: ["update:visible", "handleSaveDocument"],
|
|
44663
44680
|
setup(t, { emit: e }) {
|
|
44664
|
-
const n = t, i =
|
|
44681
|
+
const n = t, i = G([]), r = G(!1), a = G(""), o = G(!1), s = e, l = (b = !1) => {
|
|
44665
44682
|
s("update:visible", b);
|
|
44666
44683
|
};
|
|
44667
44684
|
function d(b) {
|
|
@@ -44812,7 +44829,7 @@ const p7 = (t, e) => {
|
|
|
44812
44829
|
}
|
|
44813
44830
|
},
|
|
44814
44831
|
setup(t) {
|
|
44815
|
-
const { formatPrice: e } = La(), n = t, i =
|
|
44832
|
+
const { formatPrice: e } = La(), n = t, i = G(null), r = G(!1), a = G(n.data), o = G(0), s = G(""), l = G("");
|
|
44816
44833
|
function d() {
|
|
44817
44834
|
o.value = a.value.amount, s.value = a.value.bankCrediCorp.description, l.value = a.value.bankCrediCorp.accountNumber, n.data.amount = a.value.operationDetails[0].amount, n.data.bankCrediCorp.id = a.value.operationDetails[0].bankCrediCorp.id, n.data.bankCrediCorp.accountNumber = a.value.operationDetails[0].bankCrediCorp.accountNumber;
|
|
44818
44835
|
}
|
|
@@ -45496,7 +45513,7 @@ const p7 = (t, e) => {
|
|
|
45496
45513
|
}, $4 = {
|
|
45497
45514
|
class: "w-1/2 flex flex-col gap-2",
|
|
45498
45515
|
style: { width: "386px" }
|
|
45499
|
-
}, j4 = { key: 0 }, z4 = { class: "flex justify-end gap-2 mt-4" },
|
|
45516
|
+
}, j4 = { key: 0 }, z4 = { class: "flex justify-end gap-2 mt-4" }, v7 = /* @__PURE__ */ _e({
|
|
45500
45517
|
__name: "CustomShowDetailsOperation",
|
|
45501
45518
|
props: {
|
|
45502
45519
|
visible: Boolean,
|
|
@@ -45543,9 +45560,9 @@ const p7 = (t, e) => {
|
|
|
45543
45560
|
"rejectSelected"
|
|
45544
45561
|
],
|
|
45545
45562
|
setup(t, { emit: e }) {
|
|
45546
|
-
const n = t, i = e, r = (K) => i("update:visible", K), a = Ss(), o =
|
|
45547
|
-
function L(K,
|
|
45548
|
-
d.value = K, g.value = ["Cancelar"], m.value = !1, y.value = !1, S.value = !1, C.value = JSON.parse(JSON.stringify(n.data)), K == 4 ? (c.value = "Validar", p.value = "¿Está seguro que desea validar la(s) operación(es) seleccionada(s)?", g.value.push("Validar")) : K == 8 || K == 3 &&
|
|
45563
|
+
const n = t, i = e, r = (K) => i("update:visible", K), a = Ss(), o = G(!1), s = G(!1), l = G(""), d = G(), u = G(!0), c = G(""), p = G(""), h = G(""), b = G(""), g = G([]), m = G(!1), y = G(!1), C = G([]), S = G(!1), x = G(!1);
|
|
45564
|
+
function L(K, Y = 0) {
|
|
45565
|
+
d.value = K, g.value = ["Cancelar"], m.value = !1, y.value = !1, S.value = !1, C.value = JSON.parse(JSON.stringify(n.data)), K == 4 ? (c.value = "Validar", p.value = "¿Está seguro que desea validar la(s) operación(es) seleccionada(s)?", g.value.push("Validar")) : K == 8 || K == 3 && Y == 1 ? n.isAnalist ? (c.value = "Certificar", p.value = "¿Está seguro que desea certificar la(s) operación(es) seleccionada(s)?", g.value.push("Certificar")) : (c.value = "Validar", p.value = "¿Está seguro que desea validar la(s) operación(es) seleccionada(s)?", g.value.push("Validar")) : K == 9 || K == 3 && Y == 2 ? (c.value = "Rechazar", p.value = "¿Está seguro que desea rechazar la(s) operación(es) seleccionada(s)?", g.value.push("Rechazar"), m.value = !0, m.value = !0) : (K == 2 || K == 3 && Y == 3) && (n.isAnalist ? (c.value = "Corregir", p.value = "¿Está seguro que desea corregir la(s) operación(es) seleccionada(s)?", g.value.push("Corregir"), y.value = !0, Z(C.value)) : (p.value = "¿Está seguro que desea devolver la(s) operación(es) seleccionada(s)?", c.value = "Devolver", g.value.push("Devolver"))), o.value = !0;
|
|
45549
45566
|
}
|
|
45550
45567
|
function A() {
|
|
45551
45568
|
p.value = "", c.value = "", C.value, d.value === 4 ? (h.value = "fa-regular fa-circle-check", b.value = "text-icon-warning", p.value = "Operación validada con éxito.") : d.value === 8 ? (p.value = "Operación certificada con éxito.", h.value = "fa-regular fa-circle-check", b.value = "text-icon-success") : d.value === 9 ? (p.value = "Operacón rechazada.", h.value = "fa-regular fa-circle-xmark", b.value = "text-evil-sunz-scarlett") : d.value === 2 && (S.value ? p.value = "La operación excede el límite de la cuenta." : p.value = "Corrección enviada al supervisor para su revisión.", h.value = "fa-regular fa-clock", b.value = "text-integra"), d.value = 0, o.value = !1, s.value = !0;
|
|
@@ -45555,8 +45572,8 @@ const p7 = (t, e) => {
|
|
|
45555
45572
|
return K.status.description === "Pendiente" || K.status.description === "Corregido" && K.statusType.description === "Aprobado";
|
|
45556
45573
|
}), T = ke(() => {
|
|
45557
45574
|
if (n.isAnalist) {
|
|
45558
|
-
let
|
|
45559
|
-
return
|
|
45575
|
+
let Y = n.data.amountInAccount - n.data.amount >= 0;
|
|
45576
|
+
return Y = n.data.status.description === "Validado", Y;
|
|
45560
45577
|
} else
|
|
45561
45578
|
return !0;
|
|
45562
45579
|
}), M = ke(() => {
|
|
@@ -45576,17 +45593,17 @@ const p7 = (t, e) => {
|
|
|
45576
45593
|
return n.data.statusType.description === "Devolución" ? l.value = "text-flying-fish-blue!" : n.data.statusType.description === "Rechazado" ? l.value = "text-text-error!" : n.data.statusType.description === "Aprobado" && (l.value = "text-icon-success!"), l.value;
|
|
45577
45594
|
}
|
|
45578
45595
|
function Z(K) {
|
|
45579
|
-
const
|
|
45580
|
-
K.deleteOperation = ye && ve, K.transactionType.description === "Cargo" && K.amountInAccount -
|
|
45596
|
+
const Y = K.amount, ae = K.bankCrediCorp, ne = a.user?.representanteFullName, he = K.operationDetails[K.operationDetails.length - 1], ye = he?.amount === Y, ve = he?.bankCrediCorp?.id === ae?.id;
|
|
45597
|
+
K.deleteOperation = ye && ve, K.transactionType.description === "Cargo" && K.amountInAccount - Y < 0 && (S.value = !0, K.deleteOperation = !0), K.operationDetails.push({
|
|
45581
45598
|
correctionDate: $(/* @__PURE__ */ new Date()),
|
|
45582
|
-
amount:
|
|
45599
|
+
amount: Y,
|
|
45583
45600
|
bankCrediCorp: ae,
|
|
45584
45601
|
analistName: ne,
|
|
45585
45602
|
supervisorName: "-"
|
|
45586
45603
|
});
|
|
45587
45604
|
}
|
|
45588
45605
|
function $(K) {
|
|
45589
|
-
const
|
|
45606
|
+
const Y = (Fe) => Fe.toString().padStart(2, "0"), ae = K.getFullYear(), ne = Y(K.getMonth() + 1), he = Y(K.getDate()), ye = Y(K.getHours()), ve = Y(K.getMinutes()), Ve = Y(K.getSeconds());
|
|
45590
45607
|
return `${ae}/${ne}/${he} ${ye}:${ve}:${Ve}`;
|
|
45591
45608
|
}
|
|
45592
45609
|
function X() {
|
|
@@ -45595,7 +45612,7 @@ const p7 = (t, e) => {
|
|
|
45595
45612
|
function Q() {
|
|
45596
45613
|
X(), s.value = !1, i("finalyOperation");
|
|
45597
45614
|
}
|
|
45598
|
-
return (K,
|
|
45615
|
+
return (K, Y) => (f(), v("div", null, [
|
|
45599
45616
|
E($n, {
|
|
45600
45617
|
visible: t.visible,
|
|
45601
45618
|
"onUpdate:visible": r,
|
|
@@ -45615,7 +45632,7 @@ const p7 = (t, e) => {
|
|
|
45615
45632
|
}, null, 8, ["data", "banksList", "isAnalist"]),
|
|
45616
45633
|
E(x4, {
|
|
45617
45634
|
data: t.data,
|
|
45618
|
-
onChangeAmount:
|
|
45635
|
+
onChangeAmount: Y[0] || (Y[0] = (ae) => u.value = ae)
|
|
45619
45636
|
}, null, 8, ["data"])
|
|
45620
45637
|
]),
|
|
45621
45638
|
k("div", $4, [
|
|
@@ -45657,21 +45674,21 @@ const p7 = (t, e) => {
|
|
|
45657
45674
|
class: "bg-background-warning-minimal! border-background-warning-minimal! text-text-primary! disabled:opacity-50",
|
|
45658
45675
|
label: "Validar",
|
|
45659
45676
|
variant: "primary",
|
|
45660
|
-
onClick:
|
|
45677
|
+
onClick: Y[1] || (Y[1] = (ae) => L(4))
|
|
45661
45678
|
}, null, 8, ["disabled"])) : P("", !0),
|
|
45662
45679
|
E(Ue, {
|
|
45663
45680
|
disabled: !T.value || !u.value,
|
|
45664
45681
|
class: "cursor-pointer",
|
|
45665
45682
|
label: t.isAnalist ? "Certificar" : "Aprobar",
|
|
45666
45683
|
variant: "success",
|
|
45667
|
-
onClick:
|
|
45684
|
+
onClick: Y[2] || (Y[2] = (ae) => L(t.isAnalist ? 8 : 3, 1))
|
|
45668
45685
|
}, null, 8, ["disabled", "label"]),
|
|
45669
45686
|
E(Ue, {
|
|
45670
45687
|
disabled: !M.value || !u.value,
|
|
45671
45688
|
class: "cursor-pointer",
|
|
45672
45689
|
label: "Rechazar",
|
|
45673
45690
|
variant: "primary",
|
|
45674
|
-
onClick:
|
|
45691
|
+
onClick: Y[3] || (Y[3] = (ae) => L(t.isAnalist ? 9 : 3, 2))
|
|
45675
45692
|
}, null, 8, ["disabled"]),
|
|
45676
45693
|
t.data.transactionType.id === 1 || t.data.transactionType.id === 3 || t.data.transactionType.id === 5 ? (f(), I(Ue, {
|
|
45677
45694
|
key: 1,
|
|
@@ -45679,13 +45696,13 @@ const p7 = (t, e) => {
|
|
|
45679
45696
|
class: "cursor-pointer",
|
|
45680
45697
|
label: t.isAnalist ? "Corregir" : "Devolver",
|
|
45681
45698
|
variant: "blue",
|
|
45682
|
-
onClick:
|
|
45699
|
+
onClick: Y[4] || (Y[4] = (ae) => L(t.isAnalist ? 2 : 3, 3))
|
|
45683
45700
|
}, null, 8, ["disabled", "label"])) : P("", !0),
|
|
45684
45701
|
E(Ue, {
|
|
45685
45702
|
class: "cursor-pointer",
|
|
45686
45703
|
label: "Cancelar",
|
|
45687
45704
|
variant: "primary_outlined",
|
|
45688
|
-
onClick:
|
|
45705
|
+
onClick: Y[5] || (Y[5] = (ae) => X())
|
|
45689
45706
|
})
|
|
45690
45707
|
])
|
|
45691
45708
|
]),
|
|
@@ -45704,7 +45721,7 @@ const p7 = (t, e) => {
|
|
|
45704
45721
|
isCorrected: y.value,
|
|
45705
45722
|
modalClass: "items-left text-[20px] dark:bg-surface-primary! !bg-white p-2 ",
|
|
45706
45723
|
onSendOperation: A,
|
|
45707
|
-
"onUpdate:visible":
|
|
45724
|
+
"onUpdate:visible": Y[6] || (Y[6] = (ae) => X())
|
|
45708
45725
|
}, null, 8, ["visible", "description", "header", "icon", "data", "iconColor", "buttonType", "isRejected", "isCorrected"]),
|
|
45709
45726
|
E(bd, {
|
|
45710
45727
|
visible: s.value,
|
|
@@ -45714,11 +45731,11 @@ const p7 = (t, e) => {
|
|
|
45714
45731
|
iconDescriptionColor: b.value,
|
|
45715
45732
|
buttonType: ["Aceptar"],
|
|
45716
45733
|
modalClass: "items-left text-[20px] dark:bg-surface-primary! !bg-white p-2 ",
|
|
45717
|
-
onSendOperation:
|
|
45734
|
+
onSendOperation: Y[7] || (Y[7] = (ae) => Q())
|
|
45718
45735
|
}, null, 8, ["visible", "description", "iconDescription", "isCircle", "iconDescriptionColor"])
|
|
45719
45736
|
]));
|
|
45720
45737
|
}
|
|
45721
|
-
}), V4 = { class: "flex flex-col w-4/5" }, H4 = { key: 0 }, U4 = { class: "text-text-primary dark:text-text-primary-dark font-semibold ml-14 mb-2" },
|
|
45738
|
+
}), V4 = { class: "flex flex-col w-4/5" }, H4 = { key: 0 }, U4 = { class: "text-text-primary dark:text-text-primary-dark font-semibold ml-14 mb-2" }, w7 = {
|
|
45722
45739
|
__name: "CustomStepper",
|
|
45723
45740
|
props: {
|
|
45724
45741
|
steps: Array
|
|
@@ -45763,10 +45780,10 @@ const p7 = (t, e) => {
|
|
|
45763
45780
|
]);
|
|
45764
45781
|
};
|
|
45765
45782
|
}
|
|
45766
|
-
}, K4 = { class: "card flex justify-center" }, G4 = { class: "mr-2 dark:text-white" },
|
|
45783
|
+
}, K4 = { class: "card flex justify-center" }, G4 = { class: "mr-2 dark:text-white" }, C7 = {
|
|
45767
45784
|
__name: "CustomSwitch",
|
|
45768
45785
|
setup(t) {
|
|
45769
|
-
const e =
|
|
45786
|
+
const e = G(!0), n = Ps();
|
|
45770
45787
|
qc(() => {
|
|
45771
45788
|
e.value = n.currentTheme === "light";
|
|
45772
45789
|
});
|
|
@@ -45789,7 +45806,7 @@ const p7 = (t, e) => {
|
|
|
45789
45806
|
}, Y4 = { class: "flex flex-col" }, X4 = {
|
|
45790
45807
|
key: 0,
|
|
45791
45808
|
class: "text-text-error"
|
|
45792
|
-
},
|
|
45809
|
+
}, k7 = {
|
|
45793
45810
|
__name: "CustomTextArea",
|
|
45794
45811
|
props: /* @__PURE__ */ jt({
|
|
45795
45812
|
rows: { type: Number, default: 5 },
|
|
@@ -45804,7 +45821,7 @@ const p7 = (t, e) => {
|
|
|
45804
45821
|
}),
|
|
45805
45822
|
emits: ["update:modelValue"],
|
|
45806
45823
|
setup(t) {
|
|
45807
|
-
const e =
|
|
45824
|
+
const e = Rn(t, "modelValue");
|
|
45808
45825
|
return (n, i) => {
|
|
45809
45826
|
const r = ws;
|
|
45810
45827
|
return f(), v("div", Y4, [
|
|
@@ -45863,7 +45880,7 @@ const p7 = (t, e) => {
|
|
|
45863
45880
|
},
|
|
45864
45881
|
emits: ["update:visible"],
|
|
45865
45882
|
setup(t, { emit: e }) {
|
|
45866
|
-
const n = t, i = e, r =
|
|
45883
|
+
const n = t, i = e, r = G(n.visible), a = mg(), o = G({}), s = G(""), l = G(""), d = () => {
|
|
45867
45884
|
r.value && (a.add({
|
|
45868
45885
|
severity: n.toastType,
|
|
45869
45886
|
summary: n.summary,
|
|
@@ -45952,7 +45969,7 @@ const p7 = (t, e) => {
|
|
|
45952
45969
|
]);
|
|
45953
45970
|
};
|
|
45954
45971
|
}
|
|
45955
|
-
},
|
|
45972
|
+
}, x7 = /* @__PURE__ */ Ht(eC, [["__scopeId", "data-v-225a44de"]]), tC = { class: "upload-header flex flex-col items-center" }, nC = { key: 0 }, iC = {
|
|
45956
45973
|
key: 0,
|
|
45957
45974
|
class: "file-card w-[450px] bg-white p-3 rounded-lg shadow-xs mt-4 border"
|
|
45958
45975
|
}, aC = { class: "flex items-center justify-between" }, rC = { class: "flex" }, oC = { class: "text-[14px] text-text-error font-400 leading-[24px] tracking-[-0.4px] ml-2" }, sC = {
|
|
@@ -45964,7 +45981,7 @@ const p7 = (t, e) => {
|
|
|
45964
45981
|
}, fC = { key: 1 }, mC = ["href"], bC = {
|
|
45965
45982
|
key: 2,
|
|
45966
45983
|
class: "ml-3 text-[11px] text-text-primary leading-[16px] tracking-[-0.2px] font-500 dark:text-dark-secondary"
|
|
45967
|
-
},
|
|
45984
|
+
}, S7 = /* @__PURE__ */ _e({
|
|
45968
45985
|
__name: "CustomUploadExcel",
|
|
45969
45986
|
props: {
|
|
45970
45987
|
data: {
|
|
@@ -45979,7 +45996,7 @@ const p7 = (t, e) => {
|
|
|
45979
45996
|
},
|
|
45980
45997
|
emits: ["handleLoadData", "removeFile", "enableItem"],
|
|
45981
45998
|
setup(t, { emit: e }) {
|
|
45982
|
-
const n = e, i = t, r =
|
|
45999
|
+
const n = e, i = t, r = G(0), a = G(0), o = G(""), s = G(""), l = G(!1);
|
|
45983
46000
|
function d(h) {
|
|
45984
46001
|
l.value = !1, s.value = "", i.data.file = h.files[0];
|
|
45985
46002
|
const b = new FileReader(), g = new Blob([i.data.file], { type: i.data.file.type });
|
|
@@ -46196,7 +46213,7 @@ const p7 = (t, e) => {
|
|
|
46196
46213
|
}, 8, ["visible", "modalClass", "closable"]);
|
|
46197
46214
|
};
|
|
46198
46215
|
}
|
|
46199
|
-
}),
|
|
46216
|
+
}), P7 = /* @__PURE__ */ Ht(xC, [["__scopeId", "data-v-94014c92"]]), SC = { class: "text-2xl text-text-primary dark:text-text-primary-dark" }, PC = { class: "w-full flex items-center justify-between" }, D7 = /* @__PURE__ */ _e({
|
|
46200
46217
|
__name: "UploadFileDialog",
|
|
46201
46218
|
props: {
|
|
46202
46219
|
title: String,
|
|
@@ -46206,7 +46223,7 @@ const p7 = (t, e) => {
|
|
|
46206
46223
|
},
|
|
46207
46224
|
emits: ["update:visible", "onFileSelected", "onUploadFile", "onExcelUpload"],
|
|
46208
46225
|
setup(t, { emit: e }) {
|
|
46209
|
-
const n = e, i =
|
|
46226
|
+
const n = e, i = G(!1), r = G(!1), a = G({}), o = G([]);
|
|
46210
46227
|
function s(c) {
|
|
46211
46228
|
i.value = c.length > 0, o.value = c;
|
|
46212
46229
|
}
|
|
@@ -46254,7 +46271,7 @@ const p7 = (t, e) => {
|
|
|
46254
46271
|
}, 8, ["visible"]);
|
|
46255
46272
|
};
|
|
46256
46273
|
}
|
|
46257
|
-
}),
|
|
46274
|
+
}), T7 = {
|
|
46258
46275
|
__name: "CurrencySelector",
|
|
46259
46276
|
props: {
|
|
46260
46277
|
modelValue: { type: [String, Object], default: null },
|
|
@@ -46263,7 +46280,7 @@ const p7 = (t, e) => {
|
|
|
46263
46280
|
},
|
|
46264
46281
|
emits: ["update:modelValue"],
|
|
46265
46282
|
setup(t, { emit: e }) {
|
|
46266
|
-
const i = l5().currencyTypes, r = t, a = e, o =
|
|
46283
|
+
const i = l5().currencyTypes, r = t, a = e, o = G(null), s = (d) => d ? typeof d == "number" ? i.find((u) => u.id === d) : typeof d == "object" && d.id ? i.find((u) => u.id === d.id) : null : null, l = (d) => {
|
|
46267
46284
|
const u = s(d);
|
|
46268
46285
|
u && (o.value = u, a("update:modelValue", u));
|
|
46269
46286
|
};
|
|
@@ -46281,7 +46298,7 @@ const p7 = (t, e) => {
|
|
|
46281
46298
|
label: t.label
|
|
46282
46299
|
}, null, 8, ["required", "modelValue", "options", "label"]));
|
|
46283
46300
|
}
|
|
46284
|
-
}, DC = { class: "" }, TC = { class: "flex justify-between items-center mb-4" }, IC = { class: "text-[14px] font-700 text-text-secondary dark:text-dark-secondary" }, LC = ["src"], OC = { class: "flex gap-4" }, AC = { class: "cardPersonalStyle" }, MC = { class: "text-[13px] font-500 text-text-secondary dark:text-dark-secondary" }, _C = { class: "text-[14px] font-400 text-text-primary dark:text-dark-secondary" }, RC = { class: "cardPersonalStyle" }, BC = { class: "text-[13px] font-500 text-text-secondary dark:text-dark-secondary" }, EC = { class: "text-[14px] font-400 text-text-primary dark:text-dark-secondary" },
|
|
46301
|
+
}, DC = { class: "" }, TC = { class: "flex justify-between items-center mb-4" }, IC = { class: "text-[14px] font-700 text-text-secondary dark:text-dark-secondary" }, LC = ["src"], OC = { class: "flex gap-4" }, AC = { class: "cardPersonalStyle" }, MC = { class: "text-[13px] font-500 text-text-secondary dark:text-dark-secondary" }, _C = { class: "text-[14px] font-400 text-text-primary dark:text-dark-secondary" }, RC = { class: "cardPersonalStyle" }, BC = { class: "text-[13px] font-500 text-text-secondary dark:text-dark-secondary" }, EC = { class: "text-[14px] font-400 text-text-primary dark:text-dark-secondary" }, I7 = /* @__PURE__ */ _e({
|
|
46285
46302
|
__name: "CustomCardCountry",
|
|
46286
46303
|
props: {
|
|
46287
46304
|
data: {
|
|
@@ -46348,7 +46365,7 @@ const p7 = (t, e) => {
|
|
|
46348
46365
|
}), NC = { class: "relative flex flex-col" }, FC = { key: 0 }, $C = ["for"], jC = {
|
|
46349
46366
|
key: 0,
|
|
46350
46367
|
class: "ml-1"
|
|
46351
|
-
}, zC = { class: "mt-1" },
|
|
46368
|
+
}, zC = { class: "mt-1" }, L7 = /* @__PURE__ */ _e({
|
|
46352
46369
|
__name: "CustomInputNumber",
|
|
46353
46370
|
props: {
|
|
46354
46371
|
modelValue: { type: [Number, null], default: null },
|
|
@@ -46432,7 +46449,7 @@ const p7 = (t, e) => {
|
|
|
46432
46449
|
},
|
|
46433
46450
|
emits: ["update:modelValue", "tabChange"],
|
|
46434
46451
|
setup(t, { emit: e }) {
|
|
46435
|
-
const n = t, i = e, r =
|
|
46452
|
+
const n = t, i = e, r = G(n.modelValue || "0");
|
|
46436
46453
|
nt(
|
|
46437
46454
|
() => n.modelValue,
|
|
46438
46455
|
(o) => {
|
|
@@ -46491,7 +46508,7 @@ const p7 = (t, e) => {
|
|
|
46491
46508
|
]);
|
|
46492
46509
|
};
|
|
46493
46510
|
}
|
|
46494
|
-
}),
|
|
46511
|
+
}), O7 = /* @__PURE__ */ Ht(UC, [["__scopeId", "data-v-75ae26ed"]]), KC = [
|
|
46495
46512
|
{
|
|
46496
46513
|
id: 1,
|
|
46497
46514
|
clientId: 1,
|
|
@@ -46680,7 +46697,7 @@ const GC = { class: "relative" }, YC = {
|
|
|
46680
46697
|
key: 0,
|
|
46681
46698
|
class: "absolute !mb-5 w-full bg-white dark:bg-surface-secondary-dark border border-gray-300 dark:border-gray-600 rounded-md shadow-lg max-h-48 overflow-y-auto z-[9999]",
|
|
46682
46699
|
style: { "z-index": "9999 !important" }
|
|
46683
|
-
}, XC = ["onMousedown", "onMouseenter"], qC = { class: "font-medium text-text-primary dark:text-dark-secondary" }, WC = { class: "text-xs text-text-secondary dark:text-dark-secondary" },
|
|
46700
|
+
}, XC = ["onMousedown", "onMouseenter"], qC = { class: "font-medium text-text-primary dark:text-dark-secondary" }, WC = { class: "text-xs text-text-secondary dark:text-dark-secondary" }, A7 = /* @__PURE__ */ _e({
|
|
46684
46701
|
__name: "AutocompleteInput",
|
|
46685
46702
|
props: {
|
|
46686
46703
|
label: { default: "" },
|
|
@@ -46692,7 +46709,7 @@ const GC = { class: "relative" }, YC = {
|
|
|
46692
46709
|
},
|
|
46693
46710
|
emits: ["update:modelValue", "clientSelected"],
|
|
46694
46711
|
setup(t, { expose: e, emit: n }) {
|
|
46695
|
-
const i = new Rc(), r = t, a = n, o =
|
|
46712
|
+
const i = new Rc(), r = t, a = n, o = G([]), s = G(!1), l = G(-1), d = G(!1), u = G(!1);
|
|
46696
46713
|
let c = null;
|
|
46697
46714
|
const p = async (y) => {
|
|
46698
46715
|
if (a("update:modelValue", y), u.value) {
|
|
@@ -46769,7 +46786,7 @@ const GC = { class: "relative" }, YC = {
|
|
|
46769
46786
|
key: 0,
|
|
46770
46787
|
class: "absolute !mb-5 w-full bg-white dark:bg-surface-secondary-dark border border-gray-300 dark:border-gray-600 rounded-md shadow-lg max-h-48 overflow-y-auto z-[9999]",
|
|
46771
46788
|
style: { "z-index": "9999 !important" }
|
|
46772
|
-
}, QC = ["onMousedown", "onMouseenter"], e8 = { class: "font-medium text-text-primary dark:text-dark-secondary" }, t8 = { class: "text-xs text-text-secondary dark:text-dark-secondary" },
|
|
46789
|
+
}, QC = ["onMousedown", "onMouseenter"], e8 = { class: "font-medium text-text-primary dark:text-dark-secondary" }, t8 = { class: "text-xs text-text-secondary dark:text-dark-secondary" }, M7 = /* @__PURE__ */ _e({
|
|
46773
46790
|
__name: "AutocompleteRutInput",
|
|
46774
46791
|
props: {
|
|
46775
46792
|
label: { default: "" },
|
|
@@ -46780,7 +46797,7 @@ const GC = { class: "relative" }, YC = {
|
|
|
46780
46797
|
},
|
|
46781
46798
|
emits: ["update:modelValue", "clientSelected"],
|
|
46782
46799
|
setup(t, { expose: e, emit: n }) {
|
|
46783
|
-
const i = n, r = new Rc(), a =
|
|
46800
|
+
const i = n, r = new Rc(), a = G([]), o = G(!1), s = G(-1), l = G(!1), d = G(!1);
|
|
46784
46801
|
let u = null;
|
|
46785
46802
|
const c = (y) => {
|
|
46786
46803
|
const C = y.replace(/[^0-9kK]/g, "").toUpperCase();
|
|
@@ -46888,19 +46905,19 @@ function as(t) {
|
|
|
46888
46905
|
return t.map((e) => as(e));
|
|
46889
46906
|
return t;
|
|
46890
46907
|
}
|
|
46891
|
-
function
|
|
46908
|
+
function _7(t) {
|
|
46892
46909
|
return new Headers({
|
|
46893
46910
|
Authorization: "Token " + t,
|
|
46894
46911
|
"Content-Type": "application/json; charset=UTF-8"
|
|
46895
46912
|
});
|
|
46896
46913
|
}
|
|
46897
|
-
function
|
|
46914
|
+
function R7(t) {
|
|
46898
46915
|
return t.toString().replace(/\B(?=(\d{3})+(?!\d))/g, ".");
|
|
46899
46916
|
}
|
|
46900
46917
|
function Yn(t, e) {
|
|
46901
46918
|
return ("0".repeat(e) + t).slice(-e);
|
|
46902
46919
|
}
|
|
46903
|
-
function
|
|
46920
|
+
function B7(t, e = !0) {
|
|
46904
46921
|
(typeof t == "string" || t instanceof String) && (t = new Date(t));
|
|
46905
46922
|
const n = [
|
|
46906
46923
|
"Enero",
|
|
@@ -46918,7 +46935,7 @@ function R7(t, e = !0) {
|
|
|
46918
46935
|
], i = e ? t.getUTCMonth() : t.getMonth(), r = Yn(e ? t.getUTCDate() : t.getDate(), 2);
|
|
46919
46936
|
return `${n[i]} ${r}`;
|
|
46920
46937
|
}
|
|
46921
|
-
function
|
|
46938
|
+
function E7(t, e = !0) {
|
|
46922
46939
|
const n = e ? t + "Z" : t, i = new Date(n), a = ["Dom", "Lun", "Mar", "Mie", "Jue", "Vie", "Sab"][i.getDay()], s = [
|
|
46923
46940
|
"ene",
|
|
46924
46941
|
"feb",
|
|
@@ -46935,14 +46952,14 @@ function B7(t, e = !0) {
|
|
|
46935
46952
|
][i.getMonth()], l = Yn(i.getDate(), 2), d = i.getFullYear(), u = Yn(i.getHours(), 2), c = Yn(i.getMinutes(), 2);
|
|
46936
46953
|
return `${a} ${l} ${s} ${d}, a las ${u}:${c}`;
|
|
46937
46954
|
}
|
|
46938
|
-
function
|
|
46955
|
+
function N7(t, e = !0) {
|
|
46939
46956
|
const n = e ? t.getUTCFullYear() : t.getFullYear(), i = Yn(
|
|
46940
46957
|
(e ? t.getUTCMonth() : t.getMonth()) + 1,
|
|
46941
46958
|
2
|
|
46942
46959
|
), r = Yn(e ? t.getUTCDate() : t.getDate(), 2);
|
|
46943
46960
|
return `${n}-${i}-${r}`;
|
|
46944
46961
|
}
|
|
46945
|
-
function
|
|
46962
|
+
function F7(t) {
|
|
46946
46963
|
return new Date(
|
|
46947
46964
|
t.getTime() - t.getTimezoneOffset() * 6e4
|
|
46948
46965
|
).toISOString();
|
|
@@ -46981,13 +46998,13 @@ async function i8(t, e, n = "POST", i, r, a, o = !1) {
|
|
|
46981
46998
|
};
|
|
46982
46999
|
}
|
|
46983
47000
|
}
|
|
46984
|
-
function
|
|
47001
|
+
function $7(t) {
|
|
46985
47002
|
return Math.round(t).toString().replace(/\B(?=(\d{3})+(?!\d))/g, ".");
|
|
46986
47003
|
}
|
|
46987
|
-
function
|
|
47004
|
+
function j7(t) {
|
|
46988
47005
|
return t.charAt(0).toUpperCase() + t.slice(1).toLowerCase();
|
|
46989
47006
|
}
|
|
46990
|
-
function
|
|
47007
|
+
function z7(t) {
|
|
46991
47008
|
const e = document.getElementById(t)?.innerHTML;
|
|
46992
47009
|
let n = "";
|
|
46993
47010
|
for (const r of [
|
|
@@ -47022,13 +47039,13 @@ function gd(t) {
|
|
|
47022
47039
|
return t.map((e) => gd(e));
|
|
47023
47040
|
return t;
|
|
47024
47041
|
}
|
|
47025
|
-
function
|
|
47042
|
+
function V7(t) {
|
|
47026
47043
|
return t ? "Sí" : "No";
|
|
47027
47044
|
}
|
|
47028
|
-
function
|
|
47045
|
+
function H7(t) {
|
|
47029
47046
|
return new Promise((e) => setTimeout(e, t));
|
|
47030
47047
|
}
|
|
47031
|
-
function
|
|
47048
|
+
function U7(t) {
|
|
47032
47049
|
if (!/^[0-9]+[-|‐]{1}[0-9kK]{1}$/.test(t)) return !1;
|
|
47033
47050
|
const n = t.split("-");
|
|
47034
47051
|
let i = n[1], r = Number(n[0]);
|
|
@@ -47038,7 +47055,7 @@ function H7(t) {
|
|
|
47038
47055
|
o = (o + r % 10 * (9 - a++ % 6)) % 11;
|
|
47039
47056
|
return (o ? o - 1 : "k") == i;
|
|
47040
47057
|
}
|
|
47041
|
-
function
|
|
47058
|
+
function K7(t) {
|
|
47042
47059
|
let e = "";
|
|
47043
47060
|
const n = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
|
|
47044
47061
|
for (let i = 0; i < t; i++)
|
|
@@ -47049,7 +47066,7 @@ const r8 = [{ code: "XTI", name: "Transferencia Ingresada por Cliente/Banquero",
|
|
|
47049
47066
|
transfers: r8,
|
|
47050
47067
|
payment: o8
|
|
47051
47068
|
};
|
|
47052
|
-
class
|
|
47069
|
+
class G7 {
|
|
47053
47070
|
constructor() {
|
|
47054
47071
|
qr(this, "data", s8);
|
|
47055
47072
|
}
|
|
@@ -47134,7 +47151,7 @@ const d8 = {
|
|
|
47134
47151
|
function u8() {
|
|
47135
47152
|
return d8[void 0];
|
|
47136
47153
|
}
|
|
47137
|
-
class
|
|
47154
|
+
class Y7 {
|
|
47138
47155
|
async login(e) {
|
|
47139
47156
|
const n = `${u8().apiURL}/auth/login`;
|
|
47140
47157
|
return i8(n, void 0, "POST", e);
|
|
@@ -47151,7 +47168,7 @@ const c8 = [{ id: 1, clientId: 1, companyName: "Infomarkets", rut: "77190762-8",
|
|
|
47151
47168
|
}, g8 = [{ id: 1, client_id: 1, date: "01/02/2023", movement: "Depósito", detail: "Fondo mutuo Globales II", aproved_by: "Juan Perez", amount: "$ 69.934,00", status: "Aprobado" }, { id: 2, client_id: 2, date: "03/02/2023", movement: "Retiro", detail: "Cuenta Corriente Personal", aproved_by: "Maria Lopez", amount: "$ 25.400,00", status: "Aprobado" }, { id: 3, client_id: 1, date: "05/02/2023", movement: "Depósito", detail: "Inversión Plazo Fijo", aproved_by: "Juan Perez", amount: "$ 150.000,00", status: "Pendiente" }, { id: 4, client_id: 2, date: "06/02/2023", movement: "Retiro", detail: "Pago tarjeta crédito", aproved_by: "Carlos Soto", amount: "$ 45.900,00", status: "Aprobado" }, { id: 5, client_id: 1, date: "08/02/2023", movement: "Depósito", detail: "Fondo mutuo Emergente", aproved_by: "Juan Perez", amount: "$ 320.000,00", status: "Aprobado" }, { id: 6, client_id: 2, date: "09/02/2023", movement: "Retiro", detail: "Compra acciones", aproved_by: "Maria Lopez", amount: "$ 87.500,00", status: "Rechazado" }, { id: 7, client_id: 1, date: "10/02/2023", movement: "Depósito", detail: "Inversión Bonos Nacionales", aproved_by: "Juan Perez", amount: "$ 210.000,00", status: "Aprobado" }, { id: 8, client_id: 2, date: "12/02/2023", movement: "Retiro", detail: "Giro en ventanilla", aproved_by: "Carlos Soto", amount: "$ 12.000,00", status: "Aprobado" }, { id: 9, client_id: 1, date: "14/02/2023", movement: "Depósito", detail: "Cuenta Ahorro Universitario", aproved_by: "Juan Perez", amount: "$ 95.000,00", status: "Pendiente" }, { id: 10, client_id: 2, date: "15/02/2023", movement: "Retiro", detail: "Pago préstamo hipotecario", aproved_by: "Maria Lopez", amount: "$ 540.000,00", status: "Aprobado" }, { id: 11, client_id: 1, date: "16/02/2023", movement: "Depósito", detail: "Fondo mutuo Tecnológico", aproved_by: "Juan Perez", amount: "$ 75.000,00", status: "Aprobado" }, { id: 12, client_id: 2, date: "17/02/2023", movement: "Retiro", detail: "Transferencia a tercero", aproved_by: "Carlos Soto", amount: "$ 30.000,00", status: "Pendiente" }, { id: 13, client_id: 1, date: "18/02/2023", movement: "Depósito", detail: "Inversión Renta Fija", aproved_by: "Juan Perez", amount: "$ 400.000,00", status: "Aprobado" }, { id: 14, client_id: 2, date: "19/02/2023", movement: "Retiro", detail: "Pago impuestos", aproved_by: "Maria Lopez", amount: "$ 150.000,00", status: "Aprobado" }, { id: 15, client_id: 1, date: "20/02/2023", movement: "Depósito", detail: "Depósito remuneración", aproved_by: "Juan Perez", amount: "$ 1.200.000,00", status: "Aprobado" }, { id: 16, client_id: 2, date: "21/02/2023", movement: "Retiro", detail: "Giro cajero automático", aproved_by: "Carlos Soto", amount: "$ 50.000,00", status: "Aprobado" }], y8 = {
|
|
47152
47169
|
data: g8
|
|
47153
47170
|
};
|
|
47154
|
-
class
|
|
47171
|
+
class X7 {
|
|
47155
47172
|
async myEmployeeList(e) {
|
|
47156
47173
|
return p8.data.filter(
|
|
47157
47174
|
(i) => i.clientId === e
|
|
@@ -47177,7 +47194,7 @@ class Y7 {
|
|
|
47177
47194
|
const v8 = [{ id: 1, accountNumber: "56721570811602", secuency: { firstSecuency: "Secuencia 08", secuency: ["Secuencia 08", "Secuencia 00", "Todas"] }, heritageTotal: 23407108, clientId: 1, chart: [{ name: "Saldo en Pesos Chilenos", value: 2e7, sliceSettings: { fill: "#D74028", stroke: "#D74028" } }, { name: "Saldo en Dólares", value: 999982, dolar: 1107.4, sliceSettings: { fill: "#435C92", stroke: "#435C92" } }, { name: "Saldo en Euros", value: 1893203, euro: 2000.5, sliceSettings: { fill: "#15192C", stroke: "#15192C" } }, { name: "Fondos Mutuos", value: 513923, sliceSettings: { fill: "#4C91F7", stroke: "#4C91F7" } }] }], mo = {
|
|
47178
47195
|
data: v8
|
|
47179
47196
|
};
|
|
47180
|
-
class
|
|
47197
|
+
class q7 {
|
|
47181
47198
|
async getHeritageData(e) {
|
|
47182
47199
|
return mo.data.filter(
|
|
47183
47200
|
(i) => i.clientId === e
|
|
@@ -47229,7 +47246,7 @@ class X7 {
|
|
|
47229
47246
|
const w8 = [{ id: 1, clientId: 1, representantiveType: 1, fullName: "Sergio Navarrete", rut: "8.998.555-4", email: "sergio@navarrete.com", phone: 111111111, class: "A" }, { id: 2, clientId: 1, representantiveType: 1, fullName: "Paula Gutiérrez", rut: "9.123.456-7", email: "paula.gutierrez@example.com", phone: 222222222, class: "B" }, { id: 3, clientId: 1, representantiveType: 1, fullName: "Cristóbal Moya", rut: "10.234.567-8", email: "cristobal.moya@example.com", phone: 333333333, class: "C" }, { id: 4, clientId: 1, representantiveType: 1, fullName: "Valentina Ríos", rut: "11.345.678-9", email: "valentina.rios@example.com", phone: 444444444, class: "A" }, { id: 5, clientId: 1, representantiveType: 1, fullName: "Javier Torres", rut: "12.456.789-0", email: "javier.torres@example.com", phone: 555555555, class: "B" }, { id: 6, clientId: 1, representantiveType: 1, fullName: "Carolina Vidal", rut: "13.567.890-1", email: "carolina.vidal@example.com", phone: 666666666, class: "C" }, { id: 7, clientId: 1, representantiveType: 1, fullName: "Felipe Contreras", rut: "14.678.901-2", email: "felipe.contreras@example.com", phone: 777777777, class: "A" }, { id: 8, clientId: 1, representantiveType: 1, fullName: "Natalia Espinoza", rut: "15.789.012-3", email: "natalia.espinoza@example.com", phone: 888888888, class: "B" }, { id: 9, clientId: 1, representantiveType: 1, fullName: "Tomás Fuentes", rut: "16.890.123-4", email: "tomas.fuentes@example.com", phone: 999999999, class: "C" }, { id: 10, clientId: 1, representantiveType: 1, fullName: "Camila Herrera", rut: "17.901.234-5", email: "camila.herrera@example.com", phone: 101010101, class: "A" }, { id: 11, clientId: 1, representantiveType: 1, fullName: "numero 11", rut: "17.901.234-5", email: "camila.herrera@example.com", phone: 101010101, class: "D" }, { id: 12, clientId: 1, representantiveType: 2, fullName: "Santiago Ovalle", rut: "11.111.111-5", email: "santiago@oville.com", phone: 111111111, atribute: "Autorizado para dar órdenes" }, { id: 13, clientId: 1, representantiveType: 2, fullName: "Mariana Pérez", rut: "22.222.222-6", email: "mariana.perez@example.com", phone: 222222222, atribute: "Acceso a información financiera" }, { id: 14, clientId: 1, representantiveType: 2, fullName: "Joaquín Rodríguez", rut: "33.333.333-7", email: "joaquin.rodriguez@example.com", phone: 333333333, atribute: "Autorizado para transferencias" }, { id: 15, clientId: 1, representantiveType: 2, fullName: "Valeria Gómez", rut: "44.444.444-8", email: "valeria.gomez@example.com", phone: 444444444, atribute: "Autorizado para retiro de fondos" }, { id: 16, clientId: 1, representantiveType: 2, fullName: "Andrés Fuentes", rut: "55.555.555-9", email: "andres.fuentes@example.com", phone: 555555555, atribute: "Acceso a reportes financieros" }, { id: 17, clientId: 1, representantiveType: 2, fullName: "Camila Herrera", rut: "66.666.666-0", email: "camila.herrera@example.com", phone: 666666666, atribute: "Autorizado para realizar pagos" }, { id: 18, clientId: 1, representantiveType: 2, fullName: "Gonzalo Mena", rut: "77.777.777-1", email: "gonzalo.mena@example.com", phone: 777777777, atribute: "Autorizado para firma digital" }, { id: 19, clientId: 1, representantiveType: 2, fullName: "Lucía Cáceres", rut: "88.888.888-2", email: "lucia.caceres@example.com", phone: 888888888, atribute: "Acceso a cuentas bancarias" }, { id: 20, clientId: 1, representantiveType: 2, fullName: "Felipe Navarro", rut: "99.999.999-3", email: "felipe.navarro@example.com", phone: 999999999, atribute: "Autorizado para firmar contratos" }, { id: 21, clientId: 1, representantiveType: 2, fullName: "Isidora Pacheco", rut: "10.101.010-4", email: "isidora.pacheco@example.com", phone: 101010101, atribute: "Acceso a configuraciones avanzadas" }], C8 = {
|
|
47230
47247
|
data: w8
|
|
47231
47248
|
};
|
|
47232
|
-
class
|
|
47249
|
+
class W7 {
|
|
47233
47250
|
async representativeList(e, n, i, r) {
|
|
47234
47251
|
const a = C8.data.filter(
|
|
47235
47252
|
(u) => u.clientId === e && u.representantiveType === n
|
|
@@ -47243,7 +47260,7 @@ class q7 {
|
|
|
47243
47260
|
const k8 = [{ id: 1, description: "Cuenta Vista" }, { id: 2, description: "Cuenta Ahorro" }, { id: 3, description: "Cuenta Corriente" }, { id: 4, description: "Chequera Electrónica" }], x8 = {
|
|
47244
47261
|
data: k8
|
|
47245
47262
|
};
|
|
47246
|
-
class
|
|
47263
|
+
class Z7 {
|
|
47247
47264
|
async getAccountTypeList() {
|
|
47248
47265
|
return x8.data;
|
|
47249
47266
|
}
|
|
@@ -47251,7 +47268,7 @@ class W7 {
|
|
|
47251
47268
|
const S8 = [{ id: 1, description: "CLP" }, { id: 2, description: "USD" }, { id: 3, description: "EUR" }], P8 = {
|
|
47252
47269
|
data: S8
|
|
47253
47270
|
};
|
|
47254
|
-
class
|
|
47271
|
+
class J7 {
|
|
47255
47272
|
async getCurrencyList() {
|
|
47256
47273
|
return P8.data;
|
|
47257
47274
|
}
|
|
@@ -47259,7 +47276,7 @@ class Z7 {
|
|
|
47259
47276
|
const D8 = [{ id: 1, description: "Beneficiario" }, { id: 2, description: "Depositante" }, { id: 3, description: "Ambos" }], T8 = {
|
|
47260
47277
|
data: D8
|
|
47261
47278
|
};
|
|
47262
|
-
class
|
|
47279
|
+
class Q7 {
|
|
47263
47280
|
async getClientTypeList() {
|
|
47264
47281
|
return T8.data;
|
|
47265
47282
|
}
|
|
@@ -47267,7 +47284,7 @@ class J7 {
|
|
|
47267
47284
|
const I8 = /* @__PURE__ */ JSON.parse('[{"id":1,"clientId":1,"secuencyId":1,"type":1,"isActive":true,"fullName":"Orlando Muñoz Flores","rut":"17790074-5","alias":"Snow","countryId":2,"favorite":true,"accounts":[{"id":1,"userId":1,"currencyType":1,"bankName":"HSBC","accountNumber":"1111111111","accountType":3,"intermediary":false}]},{"id":2,"clientId":1,"secuencyId":1,"type":1,"isActive":false,"fullName":"Orlando Muñoz Flores","rut":"22.222.222-2","countryId":2,"favorite":true,"accounts":[{"id":2,"userId":2,"currencyType":2,"bankName":"HSBC 2","accountNumber":"22222222","accountType":3,"intermediary":true,"codSwift":"BSCHCLRM","codABA":"021000089","addressBank":"direccion banco falsa","cityBank":"metropolitana","countryIdBank":2,"intermediaryBankName":"Bank of America","intermediaryAccountNumber":"9876543210","intermediaryCodSwift":"BOFAUS3N","intermediaryCodABA":"026009593","intermediaryAddressBank":"222 Broadway, New York","intermediaryCountryIdBank":6,"intermediaryCityBank":"New York"}]},{"id":3,"clientId":1,"secuencyId":1,"type":1,"isActive":true,"fullName":"Orlando Muñoz Flores","rut":"33.333.333-3","countryId":2,"favorite":true,"accounts":[{"id":3,"userId":3,"currencyType":3,"bankName":"BBVA","accountNumber":"333333333","codSwift":"BBVAESMMXXX","codABA":"123456789","addressBank":"direccion banco falsa","cityBank":"metropolitana","countryIdBank":5,"intermediary":true,"intermediaryBankName":"Deutsche Bank","intermediaryAccountNumber":"1122334455","intermediaryCodSwift":"DEUTDEFF","intermediaryCodABA":"987654321","intermediaryAddressBank":"Taunusanlage 12","intermediaryCountryIdBank":7,"intermediaryCityBank":"Frankfurt"}]},{"id":4,"clientId":1,"secuencyId":1,"type":1,"isActive":true,"fullName":"Orlando Muñoz Flores","rut":"11.111.111-1","countryId":2,"favorite":false,"accounts":[{"id":4,"userId":4,"currencyType":1,"bankName":"HSBC","accountNumber":"444444444","accountType":1,"intermediary":false}]},{"id":5,"clientId":1,"secuencyId":1,"type":1,"isActive":true,"fullName":"Orlando Muñoz Flores","rut":"11.111.111-1","countryId":2,"favorite":false,"accounts":[{"id":5,"userId":5,"currencyType":2,"bankName":"BICE","accountNumber":"555555555","codSwift":"BICECLRM","codABA":"026073150","addressBank":"direccion banco falsa","cityBank":"metropolitana","countryIdBank":2,"intermediary":true,"intermediaryBankName":"JP Morgan Chase","intermediaryAccountNumber":"9988776655","intermediaryCodSwift":"CHASUS33","intermediaryCodABA":"021000021","intermediaryAddressBank":"270 Park Ave, New York","intermediaryCountryIdBank":6,"intermediaryCityBank":"New York"}]},{"id":6,"clientId":1,"secuencyId":1,"type":1,"isActive":true,"fullName":"Orlando Muñoz Flores","rut":"11.111.111-1","countryId":2,"favorite":false,"accounts":[{"id":6,"userId":6,"currencyType":3,"bankName":"Scotiabank","accountNumber":"666666666666","codSwift":"SCOTCLRM","codABA":"011500010","addressBank":"direccion banco falsa","cityBank":"metropolitana","countryIdBank":2,"intermediary":true,"intermediaryBankName":"BNP Paribas","intermediaryAccountNumber":"3344556677","intermediaryCodSwift":"BNPAFRPP","intermediaryCodABA":"987654322","intermediaryAddressBank":"16 Boulevard des Italiens","intermediaryCountryIdBank":9,"intermediaryCityBank":"París"}]},{"id":7,"clientId":1,"secuencyId":1,"type":1,"isActive":true,"fullName":"Orlando Muñoz Flores","rut":"11.111.111-1","countryId":2,"favorite":true,"accounts":[{"id":7,"userId":7,"currencyType":1,"bankName":"HSBC","accountNumber":"7777777777777","accountType":2,"intermediary":false}]},{"id":8,"clientId":1,"secuencyId":2,"type":1,"isActive":true,"fullName":"Orlando Muñoz Flores","rut":"11.111.111-1","countryId":2,"favorite":true,"accounts":[{"id":8,"userId":8,"currencyType":2,"bankName":"HSBC","accountNumber":"8888888888888","codSwift":"HSBCCLRM","codABA":"987654320","addressBank":"direccion banco falsa","cityBank":"metropolitana","countryIdBank":2,"intermediary":true,"intermediaryBankName":"CitiBank","intermediaryAccountNumber":"4455667788","intermediaryCodSwift":"CITIUS33","intermediaryCodABA":"021000089","intermediaryAddressBank":"388 Greenwich Street, New York","intermediaryCountryIdBank":6,"intermediaryCityBank":"New York"}]},{"id":9,"clientId":1,"secuencyId":2,"type":2,"isActive":true,"fullName":"Juan Pérez Gómez","favorite":true,"rut":"12.345.678-9","alias":"Juanchi","address":"Av. Siempre Viva 742","countryId":1,"city":"Santiago","survey":[{"id":1,"description":"Matriz"},{"id":2,"description":"Filial"}],"accounts":[{"id":9,"userId":9,"clientType":3,"currencyType":1,"bankName":"Banco de Chile","accountNumber":"1111111111","accountType":3},{"id":10,"userId":9,"clientType":3,"currencyType":1,"bankName":"Banco Estado","accountNumber":"2222222222","accountType":1},{"id":11,"userId":9,"clientType":1,"currencyType":2,"bankName":"Santander","accountNumber":"3333333333","codSwift":"BSCHCLRM","codABA":"021000089","addressBank":"direccion banco falsa","cityBank":"metropolitana","countryIdBank":2,"intermediary":true,"intermediaryBankName":"Bank of America","intermediaryAccountNumber":"9876543210","intermediaryCodSwift":"BOFAUS3N","intermediaryCodABA":"026009593","intermediaryAddressBank":"222 Broadway, New York","intermediaryCountryIdBank":4,"intermediaryCityBank":"New York"}]},{"id":10,"clientId":1,"secuencyId":2,"type":2,"isActive":false,"fullName":"Carlos Soto Ramírez","rut":"8.765.432-1","alias":"Carlitos","favorite":true,"address":"Calle Falsa 123","countryId":3,"city":"Valparaíso","survey":[{"id":2,"description":"Filial"}],"accounts":[{"id":12,"userId":10,"clientType":1,"currencyType":2,"bankName":"Santander","accountNumber":"3333322222","codSwift":"BSCHCLRM","codABA":"021000089","addressBank":"direccion banco falsa","cityBank":"metropolitana","countryIdBank":2,"intermediary":true,"intermediaryBankName":"Bank of America","intermediaryAccountNumber":"9876543210","intermediaryCodSwift":"BOFAUS3N","intermediaryCodABA":"026009593","intermediaryAddressBank":"222 Broadway, New York","intermediaryCountryIdBank":4,"intermediaryCityBank":"New York"},{"id":13,"userId":10,"clientType":3,"currencyType":3,"bankName":"Santander 2","accountNumber":"3232323232","codSwift":"BSCHCLRM","codABA":"021000089","addressBank":"direccion banco falsa","cityBank":"metropolitana","countryIdBank":2,"intermediary":true,"intermediaryBankName":"Bank of America","intermediaryAccountNumber":"9876543210","intermediaryCodSwift":"BOFAUS3N","intermediaryCodABA":"026009593","intermediaryAddressBank":"222 Broadway, New York","intermediaryCountryIdBank":4,"intermediaryCityBank":"New York"}]},{"id":11,"clientId":1,"secuencyId":2,"type":2,"isActive":false,"fullName":"Pamela Rojas Fuentes","rut":"19.283.746-5","alias":"Pame","favorite":true,"address":"Av. Central 101","countryId":1,"city":"Concepción","survey":[{"id":1,"description":"Matriz"},{"id":2,"description":"Filial"}],"accounts":[{"id":14,"userId":11,"clientType":1,"currencyType":3,"bankName":"BBVA","accountNumber":"5555555555","codSwift":"BBVAESMMXXX","codABA":"123456789","addressBank":"direccion banco falsa","cityBank":"metropolitana","countryIdBank":10,"intermediary":true,"intermediaryBankName":"Deutsche Bank","intermediaryAccountNumber":"1122334455","intermediaryCodSwift":"DEUTDEFF","intermediaryCodABA":"987654321","intermediaryAddressBank":"Taunusanlage 12","intermediaryCountryIdBank":5,"intermediaryCityBank":"Frankfurt"}]},{"id":12,"clientId":1,"secuencyId":1,"type":2,"currencyType":1,"isActive":true,"favorite":true,"fullName":"Leonardo Muñoz Álvarez","rut":"12.378.945-6","alias":"Leo","address":"Los Olivos 78","countryId":2,"city":"Puerto Montt","survey":[{"id":3,"description":"Proveedor"}],"accounts":[{"id":15,"userId":12,"clientType":1,"currencyType":1,"bankName":"Banco Santander","accountNumber":"6666666666","accountType":2}]},{"id":13,"clientId":1,"secuencyId":2,"type":2,"isActive":true,"fullName":"Valentina Torres","rut":"14.567.890-3","alias":"ValeT","favorite":true,"address":"Los Pinos 254","countryId":2,"city":"Puerto Montt","survey":[{"id":1,"description":"Matriz"},{"id":2,"description":"Filial"}],"accounts":[{"id":16,"userId":13,"clientType":3,"currencyType":2,"bankName":"BICE","accountNumber":"7777777777","codSwift":"BICECLRM","codABA":"026073150","addressBank":"direccion banco falsa","cityBank":"metropolitana","countryIdBank":2,"intermediary":true,"intermediaryBankName":"JP Morgan Chase","intermediaryAccountNumber":"9988776655","intermediaryCodSwift":"CHASUS33","intermediaryCodABA":"021000021","intermediaryAddressBank":"270 Park Ave, New York","intermediaryCountryIdBank":6,"intermediaryCityBank":"New York"}]},{"id":14,"clientId":1,"secuencyId":1,"type":2,"isActive":true,"favorite":true,"fullName":"Andrés Martínez","rut":"17.890.123-2","alias":"Andi","address":"Avenida Los Lagos 892","countryId":2,"city":"Osorno","survey":[{"id":1,"description":"Matriz"},{"id":2,"description":"Filial"}],"accounts":[{"id":17,"userId":14,"currencyType":3,"clientType":1,"bankName":"Scotiabank","accountNumber":"8888888888","codSwift":"SCOTCLRM","codABA":"011500010","addressBank":"direccion banco falsa","cityBank":"metropolitana","countryIdBank":3,"intermediary":true,"intermediaryBankName":"BNP Paribas","intermediaryAccountNumber":"3344556677","intermediaryCodSwift":"BNPAFRPP","intermediaryCodABA":"987654322","intermediaryAddressBank":"16 Boulevard des Italiens","intermediaryCountryIdBank":7,"intermediaryCityBank":"París"}]},{"id":15,"clientId":1,"secuencyId":2,"type":2,"isActive":true,"favorite":true,"fullName":"Camila Herrera","rut":"13.789.654-1","alias":"CamiH","address":"Calle Arboleda 543","countryId":2,"city":"La Serena","survey":[{"id":1,"description":"Matriz"},{"id":2,"description":"Filial"}],"accounts":[{"id":18,"userId":15,"currencyType":1,"clientType":1,"bankName":"Banco Itaú","accountNumber":"9999999999","accountType":3},{"id":19,"userId":15,"clientType":1,"currencyType":1,"bankName":"Banco Falabella","accountNumber":"1212121212","accountType":1}]},{"id":16,"clientId":1,"secuencyId":2,"type":2,"favorite":true,"isActive":true,"fullName":"Rodrigo Sánchez","rut":"19.654.321-0","alias":"Rodo","address":"Los Robles 123","countryId":2,"city":"Temuco","survey":[{"id":1,"description":"Matriz"},{"id":2,"description":"Filial"}],"accounts":[{"id":20,"userId":16,"currencyType":2,"clientType":1,"bankName":"HSBC","accountNumber":"2323232323","codSwift":"HSBCCLRM","codABA":"987654320","addressBank":"direccion banco falsa","cityBank":"metropolitana","countryIdBank":2,"intermediary":true,"intermediaryBankName":"CitiBank","intermediaryAccountNumber":"4455667788","intermediaryCodSwift":"CITIUS33","intermediaryCodABA":"021000089","intermediaryAddressBank":"388 Greenwich Street, New York","intermediaryCountryIdBank":6,"intermediaryCityBank":"New York"}]},{"id":17,"clientId":1,"secuencyId":2,"type":2,"favorite":true,"isActive":true,"fullName":"Rodrigo Sánchez","rut":"19.654.321-0","alias":"Rodo","address":"Los Robles 123","countryId":2,"city":"Temuco","survey":[{"id":1,"description":"Matriz"},{"id":2,"description":"Filial"}],"accounts":[{"id":21,"userId":17,"currencyType":2,"clientType":1,"bankName":"HSBC","accountNumber":"2323232323","codSwift":"HSBCCLRM","codABA":"987654320","addressBank":"direccion banco falsa","cityBank":"metropolitana","countryIdBank":2,"intermediary":true,"intermediaryBankName":"CitiBank","intermediaryAccountNumber":"4455667788","intermediaryCodSwift":"CITIUS33","intermediaryCodABA":"021000089","intermediaryAddressBank":"388 Greenwich Street, New York","intermediaryCountryIdBank":6,"intermediaryCityBank":"New York"}]},{"id":18,"clientId":1,"secuencyId":2,"type":2,"favorite":true,"isActive":true,"fullName":"Rodrigo Sánchez","rut":"19.654.321-0","alias":"Rodo","address":"Los Robles 123","countryId":2,"city":"Temuco","survey":[{"id":1,"description":"Matriz"},{"id":2,"description":"Filial"}],"accounts":[{"id":22,"userId":18,"currencyType":2,"clientType":1,"bankName":"HSBC","accountNumber":"2323232323","codSwift":"HSBCCLRM","codABA":"987654320","addressBank":"direccion banco falsa","cityBank":"metropolitana","countryIdBank":2,"intermediary":true,"intermediaryBankName":"CitiBank","intermediaryAccountNumber":"4455667788","intermediaryCodSwift":"CITIUS33","intermediaryCodABA":"021000089","intermediaryAddressBank":"388 Greenwich Street, New York","intermediaryCountryIdBank":6,"intermediaryCityBank":"New York"}]},{"id":19,"clientId":1,"secuencyId":1,"type":2,"favorite":true,"isActive":true,"fullName":"Rodrigo Sánchez","rut":"19.654.321-0","alias":"Rodo","address":"Los Robles 123","countryId":2,"city":"Temuco","survey":[{"id":1,"description":"Matriz"},{"id":2,"description":"Filial"}],"accounts":[{"id":23,"userId":19,"currencyType":2,"clientType":1,"bankName":"HSBC","accountNumber":"2323232323","codSwift":"HSBCCLRM","codABA":"987654320","addressBank":"direccion banco falsa","cityBank":"metropolitana","countryIdBank":2,"intermediary":true,"intermediaryBankName":"CitiBank","intermediaryAccountNumber":"4455667788","intermediaryCodSwift":"CITIUS33","intermediaryCodABA":"021000089","intermediaryAddressBank":"388 Greenwich Street, New York","intermediaryCountryIdBank":6,"intermediaryCityBank":"New York"}]}]'), zn = {
|
|
47268
47285
|
data: I8
|
|
47269
47286
|
};
|
|
47270
|
-
class
|
|
47287
|
+
class e9 {
|
|
47271
47288
|
async getMyAccounts(e, n, i, r, a) {
|
|
47272
47289
|
const o = zn.data.filter((d) => d.clientId === e && (n === 3 || d.secuencyId === n) && d.type === i), s = Math.ceil(o.length / a);
|
|
47273
47290
|
return { data: o.slice((r - 1) * a, r * a).map((d) => {
|
|
@@ -47398,7 +47415,7 @@ class Q7 {
|
|
|
47398
47415
|
const L8 = [{ id: 34, status: !0, name: "Estados Unidos", codName: "US", blockType: "Sin Restricción" }, { id: 1, status: !0, name: "Andorra", codName: "AD", blockType: "Sin Restricción" }, { id: 2, status: !0, name: "Emiratos Árabes Unidos", codName: "AE", blockType: "Sujeto a Evaluación" }, { id: 3, status: !0, name: "Afganistán", codName: "AF", blockType: "Sujeto a Evaluación" }, { id: 4, status: !0, name: "Antigua y Barbuda", codName: "AG", blockType: "Sujeto a Evaluación" }, { id: 5, status: !0, name: "Anguila", codName: "AI", blockType: "Sujeto a Evaluación" }, { id: 6, status: !0, name: "Albania", codName: "AL", blockType: "Sujeto a Evaluación" }, { id: 7, status: !0, name: "Armenia", codName: "AM", blockType: "Sujeto a Evaluación" }, { id: 8, status: !0, name: "Angola", codName: "AO", blockType: "Sujeto a Evaluación" }, { id: 9, status: !0, name: "Antártida", codName: "AQ", blockType: "Sujeto a Evaluación" }, { id: 10, status: !0, name: "Argentina", codName: "AR", blockType: "Sujeto a Evaluación" }, { id: 11, status: !0, name: "Samoa Americana", codName: "AS", blockType: "Bloqueado" }, { id: 12, status: !0, name: "Austria", codName: "AT", blockType: "Sin Restricción" }, { id: 13, status: !0, name: "Australia", codName: "AU", blockType: "Bloqueado" }, { id: 14, status: !0, name: "Aruba", codName: "AW", blockType: "Sujeto a Evaluación" }, { id: 15, status: !0, name: "Islas Aland", codName: "AX", blockType: "Sujeto a Evaluación" }, { id: 16, status: !0, name: "Azerbaiyán", codName: "AZ", blockType: "Sujeto a Evaluación" }, { id: 17, status: !0, name: "Bosnia y Herzegovina", codName: "BA", blockType: "Sujeto a Evaluación" }, { id: 18, status: !0, name: "Barbados", codName: "BB", blockType: "Sujeto a Evaluación" }, { id: 19, status: !0, name: "Bangladesh", codName: "BD", blockType: "Sujeto a Evaluación" }, { id: 20, status: !0, name: "Bélgica", codName: "BE", blockType: "Sin Restricción" }, { id: 21, status: !0, name: "Burkina Faso", codName: "BF", blockType: "Sujeto a Evaluación" }, { id: 22, status: !0, name: "Bulgaria", codName: "BG", blockType: "Sin Restricción" }, { id: 23, status: !0, name: "Bahrein", codName: "BH", blockType: "Sujeto a Evaluación" }, { id: 24, status: !0, name: "Burundi", codName: "BI", blockType: "Sujeto a Evaluación" }, { id: 25, status: !0, name: "Benin", codName: "BJ", blockType: "Sujeto a Evaluación" }, { id: 26, status: !0, name: "San Bartolomé", codName: "BL", blockType: "Sujeto a Evaluación" }, { id: 27, status: !0, name: "Bermuda", codName: "BM", blockType: "Sujeto a Evaluación" }, { id: 28, status: !0, name: "Brunei", codName: "BN", blockType: "Sujeto a Evaluación" }, { id: 29, status: !0, name: "Bolivia", codName: "BO", blockType: "Sujeto a Evaluación" }, { id: 30, status: !1, name: "Bonaire", codName: "BQ", blockType: "Sujeto a Evaluación" }, { id: 31, status: !1, name: "Brasil", codName: "BR", blockType: "Sin Restricción" }, { id: 32, status: !1, name: "Bahamas", codName: "BS", blockType: "Sujeto a Evaluación" }, { id: 33, status: !1, name: "Bután", codName: "BT", blockType: "Sujeto a Evaluación" }], O8 = {
|
|
47399
47416
|
data: L8
|
|
47400
47417
|
};
|
|
47401
|
-
class
|
|
47418
|
+
class t9 {
|
|
47402
47419
|
async getCountries() {
|
|
47403
47420
|
return { data: O8.data.filter((n) => n.status === !0 && n.blockType != "bloqueado") };
|
|
47404
47421
|
}
|
|
@@ -47406,7 +47423,7 @@ class e9 {
|
|
|
47406
47423
|
const A8 = [{ id: 1, description: "Matriz" }, { id: 2, description: "Filial" }, { id: 3, description: "Proveedor" }, { id: 4, description: "Cliente" }, { id: 5, description: "Pariente" }, { id: 7, description: "Otros" }], M8 = {
|
|
47407
47424
|
data: A8
|
|
47408
47425
|
};
|
|
47409
|
-
class
|
|
47426
|
+
class n9 {
|
|
47410
47427
|
async getSurveyList() {
|
|
47411
47428
|
return { data: M8.data };
|
|
47412
47429
|
}
|
|
@@ -47414,7 +47431,7 @@ class t9 {
|
|
|
47414
47431
|
const _8 = [{ id: 1, clientId: 1, operationType: [{ id: 1, secuencyTypeId: 1, name: "Saldo disponible", type: "disponible", amountClp: 2e9, amountUsd: 110740, amountEur: 200050 }, { id: 2, secuencyTypeId: 1, name: "Saldo en tránsito", type: "contable", amountClp: -92e7, amountUsd: 1e3, amountEur: 0 }, { id: 3, secuencyTypeId: 1, name: "Saldo contable", type: "transito", amountClp: -9e8, amountUsd: 1e3, amountEur: 2e3 }, { id: 4, secuencyTypeId: 2, name: "Saldo disponible", type: "disponible", amountClp: 1e9, amountUsd: 1100, amountEur: 200 }, { id: 5, secuencyTypeId: 2, name: "Saldo en tránsito", type: "contable", amountClp: -92e7, amountUsd: 1e3, amountEur: 0 }, { id: 6, secuencyTypeId: 2, name: "Saldo contable", type: "transito", amountClp: -1e8, amountUsd: 100, amountEur: 200 }] }], R8 = {
|
|
47415
47432
|
data: _8
|
|
47416
47433
|
};
|
|
47417
|
-
class
|
|
47434
|
+
class i9 {
|
|
47418
47435
|
async myAmountClient(e) {
|
|
47419
47436
|
const n = R8.data.find(
|
|
47420
47437
|
(i) => i.clientId === e
|
|
@@ -47427,7 +47444,7 @@ class n9 {
|
|
|
47427
47444
|
const B8 = [{ id: 1, description: "Transferencia" }, { id: 2, description: "Cheque" }, { id: 3, description: "Vale Vista" }], E8 = {
|
|
47428
47445
|
data: B8
|
|
47429
47446
|
};
|
|
47430
|
-
class
|
|
47447
|
+
class a9 {
|
|
47431
47448
|
async getPaymentMethodsList() {
|
|
47432
47449
|
return { data: E8.data };
|
|
47433
47450
|
}
|
|
@@ -47435,7 +47452,7 @@ class i9 {
|
|
|
47435
47452
|
const N8 = [{ label: "", items: [{ id: 1, description: "Transferencia al exterior" }, { id: 2, description: "Pago de importación" }, { id: 3, description: "Pago servicios" }, { id: 4, description: "Traspaso interempresas" }, { id: 5, description: "Otros" }] }, { label: "Capítulo XII", items: [{ id: 6, description: "Pago de crédito" }, { id: 7, description: "Inversión extranjera" }, { id: 8, description: "Otros" }] }], F8 = {
|
|
47436
47453
|
data: N8
|
|
47437
47454
|
};
|
|
47438
|
-
class
|
|
47455
|
+
class r9 {
|
|
47439
47456
|
async getMovementTypeList() {
|
|
47440
47457
|
return { data: F8.data };
|
|
47441
47458
|
}
|
|
@@ -47443,7 +47460,7 @@ class a9 {
|
|
|
47443
47460
|
const $8 = [{ id: 1, description: "Cuenta Propia" }, { id: 2, description: "Cuenta Tercero" }], j8 = {
|
|
47444
47461
|
data: $8
|
|
47445
47462
|
};
|
|
47446
|
-
class
|
|
47463
|
+
class o9 {
|
|
47447
47464
|
async getAccountOriginList() {
|
|
47448
47465
|
return { data: j8.data };
|
|
47449
47466
|
}
|
|
@@ -47451,7 +47468,7 @@ class r9 {
|
|
|
47451
47468
|
const z8 = [{ id: 1, description: "Banco de Chile", accountNumber: "11111", type: "Chequera Electronica" }, { id: 2, description: "Banco Estado", accountNumber: "22222", type: "Chequera Electronica 2" }, { id: 3, description: "Banco Falabella", accountNumber: "33333", type: "Chequera Electronica 3" }, { id: 4, description: "BCI", accountNumber: "44444", type: "Chequera Electronica 4" }, { id: 5, description: "Itaú", accountNumber: "55555", type: "Chequera Electronica 5" }, { id: 6, description: "Security", accountNumber: "666666", type: "Chequera Electronica 6" }, { id: 7, description: "Scotiabank", accountNumber: "77777", type: "Chequera Electronica 6" }], V8 = {
|
|
47452
47469
|
data: z8
|
|
47453
47470
|
};
|
|
47454
|
-
class
|
|
47471
|
+
class s9 {
|
|
47455
47472
|
async getBanksList() {
|
|
47456
47473
|
return { data: V8.data };
|
|
47457
47474
|
}
|
|
@@ -47459,12 +47476,12 @@ class o9 {
|
|
|
47459
47476
|
const H8 = [{ id: 1, description: "PH" }, { id: 2, description: "24H" }, { id: 3, description: "48H" }, { id: 4, description: "Forward" }], vd = {
|
|
47460
47477
|
data: H8
|
|
47461
47478
|
};
|
|
47462
|
-
class
|
|
47479
|
+
class l9 {
|
|
47463
47480
|
async getValuteList(e) {
|
|
47464
47481
|
return e ? { data: vd.data.filter((n) => e.includes(n.id)) } : { data: vd.data.filter((n) => [1, 2, 3].includes(n.id)) };
|
|
47465
47482
|
}
|
|
47466
47483
|
}
|
|
47467
|
-
class
|
|
47484
|
+
class d9 {
|
|
47468
47485
|
async getUserRole() {
|
|
47469
47486
|
try {
|
|
47470
47487
|
const e = [
|
|
@@ -47498,7 +47515,7 @@ const U8 = [{ id: 1, dateTime: "15/04/2025 10:30:55", folio: 1, clientName: "orl
|
|
|
47498
47515
|
}, G8 = [{ 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" } }], Y8 = {
|
|
47499
47516
|
data: G8
|
|
47500
47517
|
};
|
|
47501
|
-
class
|
|
47518
|
+
class u9 {
|
|
47502
47519
|
async getValidateOperations(e, n, i, r) {
|
|
47503
47520
|
return { data: K8.data.filter((o) => {
|
|
47504
47521
|
const s = e.includes(o.status.id), l = !n || [
|
|
@@ -47537,7 +47554,7 @@ class d9 {
|
|
|
47537
47554
|
const X8 = [{ id: 1, dateTime: "2022/10/15 09:30:00", clientName: "Juan Pérez", clientRut: "11.111.111-1", amount: 25e4, currencyType: { id: 1, description: "CLP" }, file: "base64_doc1", status: { id: 6, description: "Carta Validada" }, observationLegal: null, isValidDateNow: !0 }, { id: 2, dateTime: "2023/11/01 10:15:00", clientName: "María González", clientRut: "22.222.222-2", amount: 15e5, currencyType: { id: 2, description: "USD" }, file: "base64_doc2", status: { id: 7, description: "Carta rechazada" }, observationLegal: "Documentación incompleta", isValidDateNow: !0 }, { id: 3, dateTime: "2021/09/25 11:00:00", clientName: "Pedro Soto", clientRut: "33.333.333-3", amount: 75e4, currencyType: { id: 3, description: "EUR" }, file: "base64_doc3", status: { id: 1, description: "Pendiente" }, observationLegal: null, isValidDateNow: !1 }, { id: 4, dateTime: "2023/11/10 11:45:00", clientName: "Ana Silva", clientRut: "44.444.444-4", amount: 3e6, currencyType: { id: 1, description: "CLP" }, file: "base64_doc4", status: { id: 6, description: "Carta Validada" }, observationLegal: null, isDateExecution: !0, dateExecution: "15/11/2023", isValidDateNow: !0 }, { id: 5, dateTime: "2020/08/15 12:30:00", clientName: "Carlos Muñoz", clientRut: "55.555.555-5", amount: 9e5, currencyType: { id: 2, description: "USD" }, file: "base64_doc5", status: { id: 7, description: "Carta rechazada" }, observationLegal: null, isValidDateNow: !1 }, { id: 6, dateTime: "2023/11/12 13:15:00", clientName: "Laura Torres", clientRut: "66.666.666-6", amount: 12e5, currencyType: { id: 3, description: "EUR" }, file: "base64_doc6", status: { id: 1, description: "Pendiente" }, observationLegal: null, isValidDateNow: !0 }, { id: 7, dateTime: "2022/10/20 14:00:00", clientName: "Diego Rojas", clientRut: "77.777.777-7", amount: 45e4, currencyType: { id: 1, description: "CLP" }, file: "base64_doc7", status: { id: 6, description: "Carta Validada" }, observationLegal: null, isDateExecution: !0, dateExecution: "15/11/2023", isValidDateNow: !0 }, { id: 8, dateTime: "2021/09/05 14:45:00", clientName: "Carmen Pinto", clientRut: "88.888.888-8", amount: 21e5, currencyType: { id: 2, description: "USD" }, file: "base64_doc8", status: { id: 7, description: "Carta rechazada" }, observationLegal: "Monto excede límite permitido", isValidDateNow: !0 }, { id: 9, dateTime: "2023/11/08 15:30:00", clientName: "Roberto Vera", clientRut: "99.999.999-9", amount: 8e5, currencyType: { id: 3, description: "EUR" }, file: "base64_doc9", status: { id: 1, description: "Pendiente" }, observationLegal: null, isValidDateNow: !1 }, { id: 10, dateTime: "2020/10/30 16:15:00", clientName: "Patricia Lagos", clientRut: "10.101.101-1", amount: 18e5, currencyType: { id: 1, description: "CLP" }, file: "base64_doc10", status: { id: 6, description: "Carta Validada" }, observationLegal: null, isValidDateNow: !0 }, { id: 11, dateTime: "2021/08/28 17:00:00", clientName: "Fernando Castro", clientRut: "12.121.121-2", amount: 95e4, currencyType: { id: 2, description: "USD" }, file: "base64_doc11", status: { id: 7, description: "Carta rechazada" }, observationLegal: "Firma no coincide con registro", isValidDateNow: !0 }, { id: 12, dateTime: "2023/11/03 17:45:00", clientName: "Valentina Morales", clientRut: "13.131.131-3", amount: 25e5, currencyType: { id: 3, description: "EUR" }, file: "base64_doc12", status: { id: 1, description: "Pendiente" }, observationLegal: null, isValidDateNow: !0 }, { id: 13, dateTime: "2022/09/15 18:30:00", clientName: "Ricardo Fuentes", clientRut: "14.141.141-4", amount: 135e4, currencyType: { id: 1, description: "CLP" }, file: "base64_doc13", status: { id: 6, description: "Carta Validada" }, observationLegal: null, isDateExecution: !0, dateExecution: "15/11/2023", isValidDateNow: !1 }, { id: 14, dateTime: "2020/10/08 19:15:00", clientName: "Isabel Navarro", clientRut: "15.151.151-5", amount: 165e4, currencyType: { id: 2, description: "USD" }, file: "base64_doc14", status: { id: 6, description: "Carta Validada" }, observationLegal: null, isValidDateNow: !0 }, { id: 15, dateTime: "2023/11/15 20:00:00", clientName: "Andrés Mendoza", clientRut: "16.161.161-6", amount: 28e5, currencyType: { id: 3, description: "EUR" }, file: "base64_doc15", status: { id: 1, description: "Pendiente" }, observationLegal: null, isValidDateNow: !0 }], wd = {
|
|
47538
47555
|
data: X8
|
|
47539
47556
|
};
|
|
47540
|
-
class
|
|
47557
|
+
class c9 {
|
|
47541
47558
|
// Obtiene lista completa de operaciones
|
|
47542
47559
|
async getLegalOperations(e, n, i, r, a) {
|
|
47543
47560
|
return new Promise((o) => {
|
|
@@ -47571,7 +47588,7 @@ class u9 {
|
|
|
47571
47588
|
const q8 = [{ id: 1, description: "Abonos CLP" }, { id: 2, description: "Cargos CLP" }, { id: 3, description: "Abonos USD" }, { id: 4, description: "Cargos USD" }, { id: 5, description: "Abonos EUR" }, { id: 6, description: "Cargos EUR" }], Cd = {
|
|
47572
47589
|
data: q8
|
|
47573
47590
|
};
|
|
47574
|
-
class
|
|
47591
|
+
class p9 {
|
|
47575
47592
|
async getTransactionTypeList(e = 0) {
|
|
47576
47593
|
const n = Cd.data;
|
|
47577
47594
|
let i = n;
|
|
@@ -47584,7 +47601,7 @@ class c9 {
|
|
|
47584
47601
|
const W8 = [{ id: 1, description: "Pendientes" }, { id: 2, description: "En Corrección" }, { id: 3, description: "Corregidas" }, { id: 4, description: "Validadas" }, { id: 5, description: "En Pago Unitario" }, { id: 6, description: "Carta Validada" }, { id: 7, description: "Carta Rechazada" }, { id: 8, description: "Certificada" }, { id: 9, description: "Rechazada" }], Z8 = {
|
|
47585
47602
|
data: W8
|
|
47586
47603
|
};
|
|
47587
|
-
class
|
|
47604
|
+
class h9 {
|
|
47588
47605
|
async getOperationStateList(e) {
|
|
47589
47606
|
const n = Z8.data;
|
|
47590
47607
|
if ([2, 4, 6].includes(e)) {
|
|
@@ -47599,7 +47616,7 @@ class p9 {
|
|
|
47599
47616
|
const J8 = /* @__PURE__ */ JSON.parse('[{"id":1,"folio":736,"dateTime":"2025/09/09 10:00:00","amount":233000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":false,"thirdParty":null,"file":"","clientComment":"Hola Mundo","observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":1,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":null,"resourcesOrigin":null,"clientData":{"id":2,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"bankCrediCorp":{"id":3,"description":"Banco Falabella","accountNumber":"33333","type":"Chequera Electronica"},"statusType":{"id":4,"description":"sin definir"},"status":{"id":1,"description":"Pendiente"},"transactionType":{"id":1,"description":"Abono"},"currencyType":{"id":1,"description":"CLP"},"secuency":{"id":1,"description":"08"},"operationDetails":[{"correctionDate":"Inicial","amount":233000,"bankCrediCorp":{"id":3,"description":"Banco Falabella","accountNumber":"33333"},"analistName":"-","supervisorName":"-"}]},{"id":2,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":233000,"amountInAccount":5500000,"paymentMethod":"Cheque","thirdPartyPayment":true,"file":"","clientComment":"Hola Mundo","observationAnalyst":null,"observationSupervisor":null,"rejectionReason":null,"reference":"123456789","operationType":1,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":null,"resourcesOrigin":null,"clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":3,"description":"Banco Falabella","accountNumber":"654987321"}},"thirdParty":{"id":52,"name":"Claudia Vega","rut":"95955556-1","bankDetails":{"id":2,"description":"Banco Estado","accountNumber":"33333333","countryDestination":"perú"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"22222","type":"Chequera Electronica"},"statusType":{"id":4,"description":"sin definir"},"status":{"id":2,"description":"En Corrección"},"transactionType":{"id":1,"description":"Abono"},"currencyType":{"id":1,"description":"CLP"},"secuency":{"id":1,"description":"08"},"operationDetails":[{"correctionDate":"Inicial","amount":233000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"22222"},"analistName":"-","supervisorName":"-"}]},{"id":3,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":100330,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":false,"thirdParty":null,"file":"","clientComment":null,"observationAnalyst":null,"observationSupervisor":null,"rejectionReason":null,"reference":"123456789","operationType":1,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":null,"resourcesOrigin":null,"clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":3,"description":"Banco Falabella","accountNumber":"654987321"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"22222","type":"Chequera Electronica"},"statusType":{"id":1,"description":"Aprobado"},"status":{"id":3,"description":"Corregido"},"transactionType":{"id":1,"description":"Abono"},"currencyType":{"id":1,"description":"CLP"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":433000,"bankCrediCorp":{"id":3,"description":"Banco Falabella","accountNumber":"33333"},"analistName":"-","supervisorName":"-"},{"correctionDate":"2025/01/01 10:00:00","amount":100330,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"22222"},"analistName":"-","supervisorName":"-"}]},{"id":4,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":180000,"amountInAccount":5500000,"paymentMethod":"Cheque","thirdPartyPayment":true,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":null,"rejectionReason":null,"reference":"123456789","operationType":1,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":null,"resourcesOrigin":null,"thirdParty":{"id":55,"name":"Claudia Vega","rut":"7889885-1","bankDetails":{"id":3,"description":"Banco Falabella","accountNumber":"55555555","countryDestination":"chile"}},"clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":3,"description":"Banco Falabella","accountNumber":"654987321"}},"bankCrediCorp":{"id":3,"description":"Banco Falabella","accountNumber":"111111112322","type":"Chequera Electronica"},"statusType":{"id":4,"description":"sin definir"},"status":{"id":4,"description":"Validado"},"transactionType":{"id":1,"description":"Abono"},"currencyType":{"id":1,"description":"CLP"},"secuency":{"id":1,"description":"05"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":3,"description":"Banco Falabella","accountNumber":"111111112322"},"analistName":"-","supervisorName":"-"}]},{"id":5,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":533000,"amountInAccount":5500000,"paymentMethod":"Cheque","thirdPartyPayment":true,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":1,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":null,"resourcesOrigin":null,"thirdParty":{"id":55,"name":"mateo Vega","rut":"5648758-1","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú"}},"clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":4,"description":"BCI","accountNumber":"442222321212"}},"bankCrediCorp":{"id":4,"description":"BCI","accountNumber":"442222321212","type":"Chequera Electronica"},"statusType":{"id":2,"description":"Rechazado"},"status":{"id":3,"description":"Corregido"},"transactionType":{"id":1,"description":"Abono"},"currencyType":{"id":1,"description":"CLP"},"secuency":{"id":1,"description":"05"},"operationDetails":[{"correctionDate":"Inicial","amount":533000,"bankCrediCorp":{"id":4,"description":"BCI","accountNumber":"442222321212"},"analistName":"-","supervisorName":"-"},{"correctionDate":"2025/02/02 10:00:00","amount":433000,"bankCrediCorp":{"id":4,"description":"BCI","accountNumber":"442222321212","type":"Chequera Electronica"},"analistName":"Orlando Muñoz","supervisorName":"juanito perez"}]},{"id":6,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":433000,"amountInAccount":5500000,"paymentMethod":"Cheque","thirdPartyPayment":true,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":1,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":null,"resourcesOrigin":null,"thirdParty":{"id":55,"name":"mateo Vega","rut":"5648758-1","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú"}},"clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":4,"description":"BCI","accountNumber":"442222321212"}},"bankCrediCorp":{"id":4,"description":"BCI","accountNumber":"442222321212","type":"Chequera Electronica"},"statusType":{"id":3,"description":"Devolución"},"status":{"id":3,"description":"Corregido"},"transactionType":{"id":1,"description":"Abono"},"currencyType":{"id":1,"description":"CLP"},"secuency":{"id":1,"description":"05"},"operationDetails":[{"correctionDate":"Inicial","amount":233000,"bankCrediCorp":{"id":3,"description":"Banco Falabella","accountNumber":"442222321212"},"analistName":"-","supervisorName":"-"},{"correctionDate":"2025/02/02 10:00:00","amount":433000,"bankCrediCorp":{"id":4,"description":"BCI","accountNumber":"442222321212","type":"Chequera Electronica"},"analistName":"Orlando Muñoz","supervisorName":"juanito perez"}]},{"id":7,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":233000,"amountInAccount":5500000,"paymentMethod":"Cheque","file":"","clientComment":null,"observationAnalyst":null,"observationSupervisor":null,"rejectionReason":null,"reference":"123456789","operationType":1,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","thirdPartyPayment":true,"deleteOperation":false,"commercialManager":null,"resourcesOrigin":null,"clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":4,"description":"BCI","accountNumber":"1569753654"}},"thirdParty":{"id":55,"name":"mateo Vega","rut":"5648758-1","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú"}},"bankCrediCorp":{"id":4,"description":"BCI","accountNumber":"442222321212","type":"Chequera Electronica"},"statusType":{"id":2,"description":"Rechazado"},"status":{"id":3,"description":"Corregido"},"transactionType":{"id":1,"description":"Abono"},"currencyType":{"id":1,"description":"CLP"},"secuency":{"id":1,"description":"05"},"operationDetails":[{"correctionDate":"Inicial","amount":233000,"bankCrediCorp":{"id":4,"description":"BCI","accountNumber":"442222321212"},"analistName":"-","supervisorName":"-"},{"correctionDate":"2025/02/02 10:00:00","amount":433000,"bankCrediCorp":{"id":4,"description":"Banco Estado","accountNumber":"4332123452","type":"Chequera Electronica"},"analistName":"Orlando Muñoz","supervisorName":"juanito perez"}]},{"id":8,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":233000,"amountInAccount":5500000,"paymentMethod":"Cheque","thirdPartyPayment":true,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":null,"rejectionReason":null,"reference":"123456789","operationType":1,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":null,"resourcesOrigin":null,"clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":4,"description":"BCI","accountNumber":"442222321212"}},"thirdParty":{"id":55,"name":"mateo Vega","rut":"5648758-1","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú"}},"bankCrediCorp":{"id":3,"description":"Banco Falabella","accountNumber":"123456789","type":"Chequera Electronica"},"statusType":{"id":4,"description":"sin definir"},"status":{"id":4,"description":"Validado"},"transactionType":{"id":1,"description":"Abono"},"currencyType":{"id":1,"description":"CLP"},"secuency":{"id":1,"description":"05"},"operationDetails":[{"correctionDate":"Inicial","amount":233000,"bankCrediCorp":{"id":4,"description":"BCI","accountNumber":"442222321212"},"analistName":"-","supervisorName":"-"}]},{"id":9,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":180000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":false,"thirdParty":null,"file":"","clientComment":null,"observationAnalyst":null,"observationSupervisor":null,"rejectionReason":null,"reference":"123456789","operationType":1,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":null,"resourcesOrigin":null,"clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":4,"description":"BCI","accountNumber":"442222321212"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111","type":"Chequera Electronica"},"statusType":{"id":1,"description":"Aprobado"},"status":{"id":3,"description":"Corregido"},"transactionType":{"id":1,"description":"Abono"},"currencyType":{"id":1,"description":"CLP"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111"},"analistName":"-","supervisorName":"-"}]},{"id":10,"folio":736,"dateTime":"2025/01/01 10:00:12","amount":180000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":true,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":2,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":null,"resourcesOrigin":null,"clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":4,"description":"BCI","accountNumber":"442222321212"}},"thirdParty":{"id":55,"name":"mateo Vega","rut":"5648758-1","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"61111111","type":"Vista"},"statusType":{"id":4,"description":"sin definir"},"status":{"id":4,"description":"Validado"},"transactionType":{"id":2,"description":"Cargo"},"currencyType":{"id":2,"description":"CLP"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111"},"analistName":"-","supervisorName":"-"}]},{"id":20,"folio":736,"dateTime":"2025/01/01 10:00:12","amount":180000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":true,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":2,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":null,"resourcesOrigin":null,"clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":4,"description":"BCI","accountNumber":"442222321212"}},"thirdParty":{"id":55,"name":"mateo Vega","rut":"5648758-1","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111","type":"Chequera Electronica"},"statusType":{"id":4,"description":"sin definir"},"status":{"id":5,"description":"En Pago Unitario"},"transactionType":{"id":2,"description":"Cargo"},"currencyType":{"id":2,"description":"CLP"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111"},"analistName":"-","supervisorName":"-"}]},{"id":25,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":180000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":false,"thirdParty":null,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":2,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":null,"resourcesOrigin":null,"clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":4,"description":"BCI","accountNumber":"442222321212"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111","type":"Chequera Electronica"},"statusType":{"id":1,"description":"Aprobado"},"status":{"id":3,"description":"Corregido"},"transactionType":{"id":2,"description":"Cargo"},"currencyType":{"id":2,"description":"CLP"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111"},"analistName":"-","supervisorName":"-"}]},{"id":26,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":180000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":false,"thirdParty":null,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":2,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":null,"resourcesOrigin":null,"clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":4,"description":"BCI","accountNumber":"442222321212"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111","type":"Chequera Electronica"},"statusType":{"id":2,"description":"Rechazado"},"status":{"id":3,"description":"Corregido"},"transactionType":{"id":2,"description":"Cargo"},"currencyType":{"id":2,"description":"CLP"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111"},"analistName":"-","supervisorName":"-"}]},{"id":27,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":180000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":false,"thirdParty":null,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":2,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":null,"resourcesOrigin":null,"clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":4,"description":"BCI","accountNumber":"442222321212"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111","type":"Chequera Electronica"},"statusType":{"id":3,"description":"Devolución"},"status":{"id":3,"description":"Corregido"},"transactionType":{"id":2,"description":"Cargo"},"currencyType":{"id":2,"description":"CLP"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111"},"analistName":"-","supervisorName":"-"}]},{"id":28,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":180000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":false,"thirdParty":null,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":2,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":null,"resourcesOrigin":null,"clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":4,"description":"BCI","accountNumber":"442222321212"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111","type":"Chequera Electronica"},"statusType":{"id":1,"description":"sin definir"},"status":{"id":4,"description":"Validado"},"transactionType":{"id":2,"description":"Cargo"},"currencyType":{"id":2,"description":"CLP"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111"},"analistName":"-","supervisorName":"-"}]},{"id":29,"folio":736,"dateTime":"2025/01/01 10:00:12","amount":180000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":true,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":2,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":null,"resourcesOrigin":null,"clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":4,"description":"BCI","accountNumber":"442222321212"}},"thirdParty":{"id":55,"name":"mateo Vega","rut":"5648758-1","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111","type":"Chequera Electronica"},"statusType":{"id":4,"description":"sin definir"},"status":{"id":2,"description":"En Corrección"},"transactionType":{"id":2,"description":"Cargo"},"currencyType":{"id":2,"description":"CLP"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111"},"analistName":"-","supervisorName":"-"}]},{"id":30,"folio":736,"dateTime":"2025/01/01 10:00:12","amount":180000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":true,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":2,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":null,"resourcesOrigin":null,"clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":4,"description":"BCI","accountNumber":"442222321212"}},"thirdParty":{"id":55,"name":"mateo Vega","rut":"5648758-1","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111","type":"Chequera Electronica"},"statusType":{"id":4,"description":"sin definir"},"status":{"id":1,"description":"Pendiente"},"transactionType":{"id":2,"description":"Cargo"},"currencyType":{"id":2,"description":"CLP"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111"},"analistName":"-","supervisorName":"-"}]},{"id":12,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":180000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":true,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":4,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":null,"resourcesOrigin":null,"clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":4,"description":"BCI","accountNumber":"442222321212"}},"thirdParty":{"id":55,"name":"mateo Vega","rut":"5648758-1","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111","type":"Chequera Electronica"},"intermediaryBank":{"id":4,"description":"BCI","accountNumber":"442222321212","codAba":"88888888","codSwift":"swift123456"},"statusType":{"id":4,"description":"sin definir"},"status":{"id":5,"description":"En Pago Unitario"},"transactionType":{"id":2,"description":"Cargo"},"currencyType":{"id":2,"description":"USD"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111"},"analistName":"-","supervisorName":"-"}]},{"id":31,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":180000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":true,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":3,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":null,"clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":4,"description":"BCI","accountNumber":"442222321212"}},"thirdParty":{"id":55,"name":"mateo Vega","rut":"5648758-1","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111","type":"Chequera Electronica"},"intermediaryBank":{"id":4,"description":"BCI","accountNumber":"442222321212","codAba":"88888888","codSwift":"swift123456"},"resourcesOrigin":{"id":1,"bankName":"Banco Estado","country":{"id":34,"description":"Estados Unidos"}},"statusType":{"id":1,"description":"Aprobado"},"status":{"id":3,"description":"Corregido"},"transactionType":{"id":1,"description":"Abono"},"currencyType":{"id":2,"description":"USD"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111"},"analistName":"-","supervisorName":"-"}]},{"id":32,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":180000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":true,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":3,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":null,"clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":4,"description":"BCI","accountNumber":"442222321212"}},"thirdParty":{"id":55,"name":"mateo Vega","rut":"5648758-1","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111","type":"Chequera Electronica"},"intermediaryBank":{"id":4,"description":"BCI","accountNumber":"442222321212","codAba":"88888888","codSwift":"swift123456"},"resourcesOrigin":{"id":1,"bankName":"Banco Estado","country":{"id":34,"description":"Estados Unidos"}},"statusType":{"id":2,"description":"Rechazado"},"status":{"id":3,"description":"Corregido"},"transactionType":{"id":1,"description":"Abono"},"currencyType":{"id":2,"description":"USD"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111"},"analistName":"-","supervisorName":"-"}]},{"id":33,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":180000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":true,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":3,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":null,"resourcesOrigin":{"id":1,"bankName":"Banco Estado","country":{"id":34,"description":"Estados Unidos"}},"clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":4,"description":"BCI","accountNumber":"442222321212"}},"thirdParty":{"id":55,"name":"mateo Vega","rut":"5648758-1","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111","type":"Chequera Electronica"},"intermediaryBank":{"id":4,"description":"BCI","accountNumber":"442222321212","codAba":"88888888","codSwift":"swift123456"},"statusType":{"id":4,"description":"sin definir"},"status":{"id":4,"description":"Validado"},"transactionType":{"id":2,"description":"Abono"},"currencyType":{"id":2,"description":"USD"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111"},"analistName":"-","supervisorName":"-"}]},{"id":35,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":180000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":false,"thirdParty":null,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":3,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":"nombre del manager","clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":4,"description":"BCI","accountNumber":"442222321212"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111","type":"Chequera Electronica"},"resourcesOrigin":{"id":1,"bankName":"Banco Estado","country":{"id":34,"description":"Estados Unidos"}},"statusType":{"id":4,"description":"sin definir"},"status":{"id":2,"description":"En Corrección"},"transactionType":{"id":1,"description":"Abono"},"currencyType":{"id":2,"description":"USD"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111"},"analistName":"-","supervisorName":"-"}]},{"id":36,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":180000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":false,"thirdParty":null,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":3,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":"nombre del manager","clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":4,"description":"BCI","accountNumber":"442222321212"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111","type":"Chequera Electronica"},"resourcesOrigin":{"id":1,"bankName":"Banco Estado","country":{"id":34,"description":"Estados Unidos"}},"statusType":{"id":3,"description":"Devolución"},"status":{"id":3,"description":"Corregido"},"transactionType":{"id":1,"description":"Abono"},"currencyType":{"id":2,"description":"USD"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111"},"analistName":"-","supervisorName":"-"}]},{"id":13,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":180000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":false,"thirdParty":null,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":3,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":"nombre del manager","clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":4,"description":"BCI","accountNumber":"442222321212"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111","type":"Chequera Electronica"},"resourcesOrigin":{"id":1,"bankName":"Banco Estado","country":{"id":34,"description":"Estados Unidos"}},"statusType":{"id":4,"description":"sin definir"},"status":{"id":1,"description":"Pendiente"},"transactionType":{"id":1,"description":"Abono"},"currencyType":{"id":2,"description":"USD"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111"},"analistName":"-","supervisorName":"-"}]},{"id":14,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":180000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":false,"thirdParty":null,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":5,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":null,"clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":4,"description":"BCI","accountNumber":"442222321212"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111","type":"Chequera Electronica"},"resourcesOrigin":{"id":1,"bankName":"Banco Estado","country":{"id":34,"description":"Estados Unidos"}},"statusType":{"id":1,"description":"Aprobado"},"status":{"id":3,"description":"Corregido"},"transactionType":{"id":1,"description":"Abono"},"currencyType":{"id":3,"description":"EUR"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111"},"analistName":"-","supervisorName":"-"}]},{"id":15,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":180000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":true,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":6,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":null,"resourcesOrigin":null,"clientData":{"id":1,"name":"John Doe","rut":"12345678-9","bankDetails":{"id":2,"description":"Banco Estado","accountNumber":"11111111"}},"thirdParty":{"id":55,"name":"mateo Vega","rut":"5648758-1","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111","type":"Chequera Electronica"},"intermediaryBank":{"id":4,"description":"BCI","accountNumber":"442222321212","codAba":"88888888","codSwift":"swift123456"},"statusType":{"id":1,"description":"Aprobado"},"status":{"id":3,"description":"Corregido"},"transactionType":{"id":2,"description":"Cargo"},"currencyType":{"id":3,"description":"EUR"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111"},"analistName":"-","supervisorName":"-"}]},{"id":16,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":233000,"amountInAccount":5500000,"paymentMethod":"Cheque","thirdPartyPayment":true,"file":"","clientComment":"Hola Mundo","observationAnalyst":null,"observationSupervisor":null,"rejectionReason":null,"reference":"123456789","operationType":1,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":null,"resourcesOrigin":null,"clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":3,"description":"Banco Falabella","accountNumber":"654987321"}},"thirdParty":{"id":52,"name":"Claudia Vega","rut":"95955556-1","bankDetails":{"id":2,"description":"Banco Estado","accountNumber":"33333333","countryDestination":"perú"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"33333333","type":"Chequera Electronica"},"statusType":{"id":4,"description":"sin definir"},"status":{"id":2,"description":"En Corrección"},"transactionType":{"id":1,"description":"Abono"},"currencyType":{"id":1,"description":"CLP"},"secuency":{"id":1,"description":"08"},"operationDetails":[{"correctionDate":"Inicial","amount":233000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"33333333"},"analistName":"-","supervisorName":"-"}]},{"id":17,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":233000,"amountInAccount":5500000,"paymentMethod":"Cheque","thirdPartyPayment":true,"file":"","clientComment":"Hola Mundo","observationAnalyst":null,"observationSupervisor":null,"rejectionReason":null,"reference":"123456789","operationType":1,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":null,"resourcesOrigin":null,"clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":3,"description":"Banco Falabella","accountNumber":"654987321"}},"thirdParty":{"id":52,"name":"Claudia Vega","rut":"95955556-1","bankDetails":{"id":2,"description":"Banco Estado","accountNumber":"33333333","countryDestination":"perú"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"33333333","type":"Chequera Electronica"},"statusType":{"id":4,"description":"sin definir"},"status":{"id":2,"description":"En Corrección"},"transactionType":{"id":1,"description":"Abono"},"currencyType":{"id":1,"description":"CLP"},"secuency":{"id":1,"description":"08"},"operationDetails":[{"correctionDate":"Inicial","amount":233000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"33333333"},"analistName":"-","supervisorName":"-"}]},{"id":40,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":180000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":true,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":4,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":null,"clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"thirdParty":{"id":55,"name":"mateo Vega","rut":"5648758-1","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111","type":"Chequera Electronica"},"intermediaryBank":{"id":4,"description":"BCI","accountNumber":"442222321212","codAba":"88888888","codSwift":"swift123456"},"resourcesOrigin":{"id":1,"bankName":"Banco Estado","country":{"id":34,"description":"Estados Unidos"}},"statusType":{"id":1,"description":"Aprobado"},"status":{"id":3,"description":"Corregido"},"transactionType":{"id":2,"description":"Cargo"},"currencyType":{"id":2,"description":"USD"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111"},"analistName":"-","supervisorName":"-"}]},{"id":41,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":180000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":true,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":4,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":null,"clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"thirdParty":{"id":55,"name":"mateo Vega","rut":"5648758-1","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111","type":"Chequera Electronica"},"intermediaryBank":{"id":4,"description":"BCI","accountNumber":"442222321212","codAba":"88888888","codSwift":"swift123456"},"resourcesOrigin":{"id":1,"bankName":"Banco Estado","country":{"id":34,"description":"Estados Unidos"}},"statusType":{"id":2,"description":"Rechazado"},"status":{"id":3,"description":"Corregido"},"transactionType":{"id":2,"description":"Cargo"},"currencyType":{"id":2,"description":"USD"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111"},"analistName":"-","supervisorName":"-"}]},{"id":42,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":180000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":true,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":4,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":null,"resourcesOrigin":{"id":1,"bankName":"Banco Estado","country":{"id":34,"description":"Estados Unidos"}},"clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"thirdParty":{"id":55,"name":"mateo Vega","rut":"5648758-1","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111","type":"Chequera Electronica"},"intermediaryBank":{"id":4,"description":"BCI","accountNumber":"442222321212","codAba":"88888888","codSwift":"swift123456"},"statusType":{"id":4,"description":"sin definir"},"status":{"id":4,"description":"Validado"},"transactionType":{"id":2,"description":"Cargo"},"currencyType":{"id":2,"description":"USD"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111"},"analistName":"-","supervisorName":"-"}]},{"id":43,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":180000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":false,"thirdParty":null,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":4,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":"nombre del manager","clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111","type":"Chequera Electronica"},"resourcesOrigin":{"id":1,"bankName":"Banco Estado","country":{"id":34,"description":"Estados Unidos"}},"intermediaryBank":{"id":4,"description":"BCI","accountNumber":"442222321212","codAba":"88888888","codSwift":"swift123456"},"statusType":{"id":4,"description":"sin definir"},"status":{"id":2,"description":"En Corrección"},"transactionType":{"id":2,"description":"Cargo"},"currencyType":{"id":2,"description":"USD"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111"},"analistName":"-","supervisorName":"-"}]},{"id":44,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":180000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":false,"thirdParty":{"id":55,"name":"mateo Vega","rut":"5648758-1","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":4,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":"nombre del manager","clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111","type":"Chequera Electronica"},"resourcesOrigin":{"id":1,"bankName":"Banco Estado","country":{"id":34,"description":"Estados Unidos"}},"statusType":{"id":3,"description":"Devolución"},"status":{"id":3,"description":"Corregido"},"transactionType":{"id":2,"description":"Cargo"},"currencyType":{"id":2,"description":"USD"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111"},"analistName":"-","supervisorName":"-"}]},{"id":45,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":180000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":false,"thirdParty":null,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":4,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":"nombre del manager","clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111","type":"Chequera Electronica"},"resourcesOrigin":{"id":1,"bankName":"Banco Estado","country":{"id":34,"description":"Estados Unidos"}},"statusType":{"id":4,"description":"sin definir"},"status":{"id":1,"description":"Pendiente"},"transactionType":{"id":2,"description":"Cargo"},"currencyType":{"id":2,"description":"USD"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111"},"analistName":"-","supervisorName":"-"}]},{"id":50,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":180000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":true,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":6,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":null,"clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"thirdParty":{"id":55,"name":"mateo Vega","rut":"5648758-1","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111","type":"Chequera Electronica"},"intermediaryBank":{"id":4,"description":"BCI","accountNumber":"442222321212","codAba":"88888888","codSwift":"swift123456"},"resourcesOrigin":{"id":1,"bankName":"Banco Estado","country":{"id":34,"description":"Estados Unidos"}},"statusType":{"id":1,"description":"Aprobado"},"status":{"id":3,"description":"Corregido"},"transactionType":{"id":2,"description":"Cargo"},"currencyType":{"id":3,"description":"EUR"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111"},"analistName":"-","supervisorName":"-"}]},{"id":51,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":180000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":true,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":6,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":null,"clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"thirdParty":{"id":55,"name":"mateo Vega","rut":"5648758-1","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111","type":"Chequera Electronica"},"intermediaryBank":{"id":4,"description":"BCI","accountNumber":"442222321212","codAba":"88888888","codSwift":"swift123456"},"resourcesOrigin":{"id":1,"bankName":"Banco Estado","country":{"id":34,"description":"Estados Unidos"}},"statusType":{"id":2,"description":"Rechazado"},"status":{"id":3,"description":"Corregido"},"transactionType":{"id":2,"description":"Cargo"},"currencyType":{"id":3,"description":"EUR"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111"},"analistName":"-","supervisorName":"-"}]},{"id":52,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":180000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":true,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":6,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":null,"resourcesOrigin":{"id":1,"bankName":"Banco Estado","country":{"id":34,"description":"Estados Unidos"}},"clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"thirdParty":{"id":55,"name":"mateo Vega","rut":"5648758-1","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111","type":"Chequera Electronica"},"intermediaryBank":{"id":4,"description":"BCI","accountNumber":"442222321212","codAba":"88888888","codSwift":"swift123456"},"statusType":{"id":4,"description":"sin definir"},"status":{"id":4,"description":"Validado"},"transactionType":{"id":2,"description":"Cargo"},"currencyType":{"id":3,"description":"EUR"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111"},"analistName":"-","supervisorName":"-"}]},{"id":53,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":180000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":false,"thirdParty":null,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":6,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":"nombre del manager","clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111","type":"Chequera Electronica"},"resourcesOrigin":{"id":1,"bankName":"Banco Estado","country":{"id":34,"description":"Estados Unidos"}},"intermediaryBank":{"id":4,"description":"BCI","accountNumber":"442222321212","codAba":"88888888","codSwift":"swift123456"},"statusType":{"id":4,"description":"sin definir"},"status":{"id":2,"description":"En Corrección"},"transactionType":{"id":2,"description":"Cargo"},"currencyType":{"id":3,"description":"EUR"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111"},"analistName":"-","supervisorName":"-"}]},{"id":54,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":180000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":false,"thirdParty":{"id":55,"name":"mateo Vega","rut":"5648758-1","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":6,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":"nombre del manager","clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111","type":"Chequera Electronica"},"resourcesOrigin":{"id":1,"bankName":"Banco Estado","country":{"id":34,"description":"Estados Unidos"}},"statusType":{"id":3,"description":"Devolución"},"status":{"id":3,"description":"Corregido"},"transactionType":{"id":2,"description":"Cargo"},"currencyType":{"id":3,"description":"EUR"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111"},"analistName":"-","supervisorName":"-"}]},{"id":55,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":180000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":false,"thirdParty":null,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":6,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":"nombre del manager","clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111","type":"Chequera Electronica"},"resourcesOrigin":{"id":1,"bankName":"Banco Estado","country":{"id":34,"description":"Estados Unidos"}},"statusType":{"id":4,"description":"sin definir"},"status":{"id":1,"description":"Pendiente"},"transactionType":{"id":2,"description":"Cargo"},"currencyType":{"id":3,"description":"EUR"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111"},"analistName":"-","supervisorName":"-"}]},{"id":60,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":180000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":true,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":5,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":null,"clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"thirdParty":{"id":55,"name":"mateo Vega","rut":"5648758-1","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111","type":"Chequera Electronica"},"intermediaryBank":{"id":4,"description":"BCI","accountNumber":"442222321212","codAba":"88888888","codSwift":"swift123456"},"resourcesOrigin":{"id":1,"bankName":"Banco Estado","country":{"id":34,"description":"Estados Unidos"}},"statusType":{"id":1,"description":"Aprobado"},"status":{"id":3,"description":"Corregido"},"transactionType":{"id":1,"description":"Abono"},"currencyType":{"id":3,"description":"EUR"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111"},"analistName":"-","supervisorName":"-"}]},{"id":61,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":180000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":true,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":5,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":null,"clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"thirdParty":{"id":55,"name":"mateo Vega","rut":"5648758-1","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111","type":"Chequera Electronica"},"intermediaryBank":{"id":4,"description":"BCI","accountNumber":"442222321212","codAba":"88888888","codSwift":"swift123456"},"resourcesOrigin":{"id":1,"bankName":"Banco Estado","country":{"id":34,"description":"Estados Unidos"}},"statusType":{"id":2,"description":"Rechazado"},"status":{"id":3,"description":"Corregido"},"transactionType":{"id":1,"description":"Abono"},"currencyType":{"id":3,"description":"EUR"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111"},"analistName":"-","supervisorName":"-"}]},{"id":62,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":180000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":true,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":5,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":null,"resourcesOrigin":{"id":1,"bankName":"Banco Estado","country":{"id":34,"description":"Estados Unidos"}},"clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"thirdParty":{"id":55,"name":"mateo Vega","rut":"5648758-1","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111","type":"Chequera Electronica"},"intermediaryBank":{"id":4,"description":"BCI","accountNumber":"442222321212","codAba":"88888888","codSwift":"swift123456"},"statusType":{"id":4,"description":"sin definir"},"status":{"id":4,"description":"Validado"},"transactionType":{"id":1,"description":"Abono"},"currencyType":{"id":3,"description":"EUR"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111"},"analistName":"-","supervisorName":"-"}]},{"id":63,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":180000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":false,"thirdParty":null,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":5,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":"nombre del manager","clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111","type":"Chequera Electronica"},"resourcesOrigin":{"id":1,"bankName":"Banco Estado","country":{"id":34,"description":"Estados Unidos"}},"intermediaryBank":{"id":4,"description":"BCI","accountNumber":"442222321212","codAba":"88888888","codSwift":"swift123456"},"statusType":{"id":4,"description":"sin definir"},"status":{"id":2,"description":"En Corrección"},"transactionType":{"id":1,"description":"Abono"},"currencyType":{"id":3,"description":"EUR"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111"},"analistName":"-","supervisorName":"-"}]},{"id":64,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":180000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":false,"thirdParty":{"id":55,"name":"mateo Vega","rut":"5648758-1","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":5,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":"nombre del manager","clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111","type":"Chequera Electronica"},"resourcesOrigin":{"id":1,"bankName":"Banco Estado","country":{"id":34,"description":"Estados Unidos"}},"statusType":{"id":3,"description":"Devolución"},"status":{"id":3,"description":"Corregido"},"transactionType":{"id":1,"description":"Abono"},"currencyType":{"id":3,"description":"EUR"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111"},"analistName":"-","supervisorName":"-"}]},{"id":65,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":180000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":false,"thirdParty":null,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":5,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":"nombre del manager","clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111","type":"Chequera Electronica"},"resourcesOrigin":{"id":1,"bankName":"Banco Estado","country":{"id":34,"description":"Estados Unidos"}},"statusType":{"id":4,"description":"sin definir"},"status":{"id":1,"description":"Pendiente"},"transactionType":{"id":1,"description":"Abono"},"currencyType":{"id":3,"description":"EUR"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111"},"analistName":"-","supervisorName":"-"}]},{"id":66,"folio":736,"dateTime":"2025/09/09 10:00:00","amount":233000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":false,"thirdParty":null,"file":"","clientComment":"Hola Mundo","observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":1,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":null,"resourcesOrigin":null,"clientData":{"id":2,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"bankCrediCorp":{"id":3,"description":"Banco Falabella","accountNumber":"33333","type":"Chequera Electronica"},"statusType":{"id":4,"description":"sin definir"},"status":{"id":8,"description":"Certificada"},"transactionType":{"id":1,"description":"Abono"},"currencyType":{"id":1,"description":"CLP"},"secuency":{"id":1,"description":"08"},"operationDetails":[{"correctionDate":"Inicial","amount":233000,"bankCrediCorp":{"id":3,"description":"Banco Falabella","accountNumber":"33333"},"analistName":"-","supervisorName":"-"}]},{"id":67,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":233000,"amountInAccount":5500000,"paymentMethod":"Cheque","thirdPartyPayment":true,"file":"","clientComment":"Hola Mundo","observationAnalyst":null,"observationSupervisor":null,"rejectionReason":null,"reference":"123456789","operationType":1,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":null,"resourcesOrigin":null,"clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":3,"description":"Banco Falabella","accountNumber":"654987321"}},"thirdParty":{"id":52,"name":"Claudia Vega","rut":"95955556-1","bankDetails":{"id":2,"description":"Banco Estado","accountNumber":"33333333","countryDestination":"perú"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"22222","type":"Chequera Electronica"},"statusType":{"id":4,"description":"sin definir"},"status":{"id":8,"description":"Certificada"},"transactionType":{"id":1,"description":"Abono"},"currencyType":{"id":1,"description":"CLP"},"secuency":{"id":1,"description":"08"},"operationDetails":[{"correctionDate":"Inicial","amount":233000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"22222"},"analistName":"-","supervisorName":"-"}]},{"id":68,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":100330,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":false,"thirdParty":null,"file":"","clientComment":null,"observationAnalyst":null,"observationSupervisor":null,"rejectionReason":null,"reference":"123456789","operationType":1,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":null,"resourcesOrigin":null,"clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":3,"description":"Banco Falabella","accountNumber":"654987321"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"22222","type":"Chequera Electronica"},"statusType":{"id":4,"description":"sin definir"},"status":{"id":8,"description":"Certificada"},"transactionType":{"id":1,"description":"Abono"},"currencyType":{"id":1,"description":"CLP"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":433000,"bankCrediCorp":{"id":3,"description":"Banco Falabella","accountNumber":"33333"},"analistName":"-","supervisorName":"-"},{"correctionDate":"2025/01/01 10:00:00","amount":100330,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"22222"},"analistName":"-","supervisorName":"-"}]},{"id":69,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":180000,"amountInAccount":5500000,"paymentMethod":"Cheque","thirdPartyPayment":true,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":null,"rejectionReason":null,"reference":"123456789","operationType":1,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":null,"resourcesOrigin":null,"thirdParty":{"id":55,"name":"Claudia Vega","rut":"7889885-1","bankDetails":{"id":3,"description":"Banco Falabella","accountNumber":"55555555","countryDestination":"chile"}},"clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":3,"description":"Banco Falabella","accountNumber":"654987321"}},"bankCrediCorp":{"id":3,"description":"Banco Falabella","accountNumber":"111111112322","type":"Chequera Electronica"},"statusType":{"id":4,"description":"sin definir"},"status":{"id":9,"description":"Rechazada"},"transactionType":{"id":1,"description":"Abono"},"currencyType":{"id":1,"description":"CLP"},"secuency":{"id":1,"description":"05"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":3,"description":"Banco Falabella","accountNumber":"111111112322"},"analistName":"-","supervisorName":"-"}]},{"id":70,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":533000,"amountInAccount":5500000,"paymentMethod":"Cheque","thirdPartyPayment":true,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":1,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":null,"resourcesOrigin":null,"thirdParty":{"id":55,"name":"mateo Vega","rut":"5648758-1","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú"}},"clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":4,"description":"BCI","accountNumber":"442222321212"}},"bankCrediCorp":{"id":4,"description":"BCI","accountNumber":"442222321212","type":"Chequera Electronica"},"statusType":{"id":4,"description":"sin definir"},"status":{"id":9,"description":"Rechazada"},"transactionType":{"id":1,"description":"Abono"},"currencyType":{"id":1,"description":"CLP"},"secuency":{"id":1,"description":"05"},"operationDetails":[{"correctionDate":"Inicial","amount":533000,"bankCrediCorp":{"id":4,"description":"BCI","accountNumber":"442222321212"},"analistName":"-","supervisorName":"-"},{"correctionDate":"2025/02/02 10:00:00","amount":433000,"bankCrediCorp":{"id":4,"description":"BCI","accountNumber":"442222321212","type":"Chequera Electronica"},"analistName":"Orlando Muñoz","supervisorName":"juanito perez"}]},{"id":71,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":433000,"amountInAccount":5500000,"paymentMethod":"Cheque","thirdPartyPayment":true,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":1,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":null,"resourcesOrigin":null,"thirdParty":{"id":55,"name":"mateo Vega","rut":"5648758-1","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú"}},"clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":4,"description":"BCI","accountNumber":"442222321212"}},"bankCrediCorp":{"id":4,"description":"BCI","accountNumber":"442222321212","type":"Chequera Electronica"},"statusType":{"id":4,"description":"sin definir"},"status":{"id":9,"description":"Rechazada"},"transactionType":{"id":1,"description":"Abono"},"currencyType":{"id":1,"description":"CLP"},"secuency":{"id":1,"description":"05"},"operationDetails":[{"correctionDate":"Inicial","amount":233000,"bankCrediCorp":{"id":3,"description":"Banco Falabella","accountNumber":"442222321212"},"analistName":"-","supervisorName":"-"},{"correctionDate":"2025/02/02 10:00:00","amount":433000,"bankCrediCorp":{"id":4,"description":"BCI","accountNumber":"442222321212","type":"Chequera Electronica"},"analistName":"Orlando Muñoz","supervisorName":"juanito perez"}]},{"id":72,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":233000,"amountInAccount":5500000,"paymentMethod":"Cheque","file":"","clientComment":null,"observationAnalyst":null,"observationSupervisor":null,"rejectionReason":null,"reference":"123456789","operationType":1,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","thirdPartyPayment":true,"deleteOperation":false,"commercialManager":null,"resourcesOrigin":null,"clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":4,"description":"BCI","accountNumber":"1569753654"}},"thirdParty":{"id":55,"name":"mateo Vega","rut":"5648758-1","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú"}},"bankCrediCorp":{"id":4,"description":"BCI","accountNumber":"442222321212","type":"Chequera Electronica"},"statusType":{"id":4,"description":"sin definir"},"status":{"id":9,"description":"Rechazada"},"transactionType":{"id":1,"description":"Abono"},"currencyType":{"id":1,"description":"CLP"},"secuency":{"id":1,"description":"05"},"operationDetails":[{"correctionDate":"Inicial","amount":233000,"bankCrediCorp":{"id":4,"description":"BCI","accountNumber":"442222321212"},"analistName":"-","supervisorName":"-"},{"correctionDate":"2025/02/02 10:00:00","amount":433000,"bankCrediCorp":{"id":4,"description":"Banco Estado","accountNumber":"4332123452","type":"Chequera Electronica"},"analistName":"Orlando Muñoz","supervisorName":"juanito perez"}]},{"id":73,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":233000,"amountInAccount":5500000,"paymentMethod":"Cheque","thirdPartyPayment":true,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":null,"rejectionReason":null,"reference":"123456789","operationType":1,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":null,"resourcesOrigin":null,"clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":4,"description":"BCI","accountNumber":"442222321212"}},"thirdParty":{"id":55,"name":"mateo Vega","rut":"5648758-1","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú"}},"bankCrediCorp":{"id":3,"description":"Banco Falabella","accountNumber":"123456789","type":"Chequera Electronica"},"statusType":{"id":4,"description":"sin definir"},"status":{"id":9,"description":"Rechazada"},"transactionType":{"id":1,"description":"Abono"},"currencyType":{"id":1,"description":"CLP"},"secuency":{"id":1,"description":"05"},"operationDetails":[{"correctionDate":"Inicial","amount":233000,"bankCrediCorp":{"id":4,"description":"BCI","accountNumber":"442222321212"},"analistName":"-","supervisorName":"-"}]},{"id":74,"folio":736,"dateTime":"2025/01/01 10:00:12","amount":180000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":true,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":2,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":null,"resourcesOrigin":null,"clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":4,"description":"BCI","accountNumber":"442222321212"}},"thirdParty":{"id":55,"name":"mateo Vega","rut":"5648758-1","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"61111111","type":"Vista"},"statusType":{"id":4,"description":"sin definir"},"status":{"id":9,"description":"Rechazada"},"transactionType":{"id":2,"description":"Cargo"},"currencyType":{"id":2,"description":"CLP"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111"},"analistName":"-","supervisorName":"-"}]},{"id":75,"folio":736,"dateTime":"2025/01/01 10:00:12","amount":180000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":true,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":2,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":null,"resourcesOrigin":null,"clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":4,"description":"BCI","accountNumber":"442222321212"}},"thirdParty":{"id":55,"name":"mateo Vega","rut":"5648758-1","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111","type":"Chequera Electronica"},"statusType":{"id":4,"description":"sin definir"},"status":{"id":9,"description":"Rechazada"},"transactionType":{"id":2,"description":"Cargo"},"currencyType":{"id":2,"description":"CLP"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111"},"analistName":"-","supervisorName":"-"}]},{"id":76,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":180000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":false,"thirdParty":null,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":2,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":null,"resourcesOrigin":null,"clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":4,"description":"BCI","accountNumber":"442222321212"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111","type":"Chequera Electronica"},"statusType":{"id":4,"description":"sin definir"},"status":{"id":8,"description":"Certificada"},"transactionType":{"id":2,"description":"Cargo"},"currencyType":{"id":2,"description":"CLP"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111"},"analistName":"-","supervisorName":"-"}]},{"id":77,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":180000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":false,"thirdParty":null,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":2,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":null,"resourcesOrigin":null,"clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":4,"description":"BCI","accountNumber":"442222321212"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111","type":"Chequera Electronica"},"statusType":{"id":4,"description":"sin definir"},"status":{"id":8,"description":"Certificada"},"transactionType":{"id":2,"description":"Cargo"},"currencyType":{"id":2,"description":"CLP"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111"},"analistName":"-","supervisorName":"-"}]},{"id":78,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":180000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":true,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":4,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":null,"resourcesOrigin":null,"clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":4,"description":"BCI","accountNumber":"442222321212"}},"thirdParty":{"id":55,"name":"mateo Vega","rut":"5648758-1","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111","type":"Chequera Electronica"},"intermediaryBank":{"id":4,"description":"BCI","accountNumber":"442222321212","codAba":"88888888","codSwift":"swift123456"},"statusType":{"id":4,"description":"sin definir"},"status":{"id":8,"description":"Certificada"},"transactionType":{"id":2,"description":"Cargo"},"currencyType":{"id":2,"description":"USD"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111"},"analistName":"-","supervisorName":"-"}]},{"id":79,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":180000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":true,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":3,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":null,"clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":4,"description":"BCI","accountNumber":"442222321212"}},"thirdParty":{"id":55,"name":"mateo Vega","rut":"5648758-1","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111","type":"Chequera Electronica"},"intermediaryBank":{"id":4,"description":"BCI","accountNumber":"442222321212","codAba":"88888888","codSwift":"swift123456"},"resourcesOrigin":{"id":1,"bankName":"Banco Estado","country":{"id":34,"description":"Estados Unidos"}},"statusType":{"id":4,"description":"sin definir"},"status":{"id":8,"description":"Certificada"},"transactionType":{"id":1,"description":"Abono"},"currencyType":{"id":2,"description":"USD"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111"},"analistName":"-","supervisorName":"-"}]},{"id":80,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":180000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":true,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":3,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":null,"clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":4,"description":"BCI","accountNumber":"442222321212"}},"thirdParty":{"id":55,"name":"mateo Vega","rut":"5648758-1","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111","type":"Chequera Electronica"},"intermediaryBank":{"id":4,"description":"BCI","accountNumber":"442222321212","codAba":"88888888","codSwift":"swift123456"},"resourcesOrigin":{"id":1,"bankName":"Banco Estado","country":{"id":34,"description":"Estados Unidos"}},"statusType":{"id":4,"description":"sin definir"},"status":{"id":9,"description":"Rechazada"},"transactionType":{"id":1,"description":"Abono"},"currencyType":{"id":2,"description":"USD"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111"},"analistName":"-","supervisorName":"-"}]},{"id":81,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":180000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":true,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":3,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":null,"resourcesOrigin":{"id":1,"bankName":"Banco Estado","country":{"id":34,"description":"Estados Unidos"}},"clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":4,"description":"BCI","accountNumber":"442222321212"}},"thirdParty":{"id":55,"name":"mateo Vega","rut":"5648758-1","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111","type":"Chequera Electronica"},"intermediaryBank":{"id":4,"description":"BCI","accountNumber":"442222321212","codAba":"88888888","codSwift":"swift123456"},"statusType":{"id":4,"description":"sin definir"},"status":{"id":9,"description":"Rechazada"},"transactionType":{"id":2,"description":"Abono"},"currencyType":{"id":2,"description":"USD"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111"},"analistName":"-","supervisorName":"-"}]},{"id":82,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":180000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":false,"thirdParty":null,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":5,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":null,"clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":4,"description":"BCI","accountNumber":"442222321212"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111","type":"Chequera Electronica"},"resourcesOrigin":{"id":1,"bankName":"Banco Estado","country":{"id":34,"description":"Estados Unidos"}},"statusType":{"id":4,"description":"sin definir"},"status":{"id":9,"description":"Rechazada"},"transactionType":{"id":1,"description":"Abono"},"currencyType":{"id":3,"description":"EUR"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111"},"analistName":"-","supervisorName":"-"}]},{"id":83,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":180000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":true,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":6,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":null,"resourcesOrigin":null,"clientData":{"id":1,"name":"John Doe","rut":"12345678-9","bankDetails":{"id":2,"description":"Banco Estado","accountNumber":"11111111"}},"thirdParty":{"id":55,"name":"mateo Vega","rut":"5648758-1","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111","type":"Chequera Electronica"},"intermediaryBank":{"id":4,"description":"BCI","accountNumber":"442222321212","codAba":"88888888","codSwift":"swift123456"},"statusType":{"id":4,"description":"sin definir"},"status":{"id":9,"description":"Rechazada"},"transactionType":{"id":2,"description":"Cargo"},"currencyType":{"id":3,"description":"EUR"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111"},"analistName":"-","supervisorName":"-"}]},{"id":84,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":180000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":false,"thirdParty":null,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":4,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":"nombre del manager","clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111","type":"Chequera Electronica"},"resourcesOrigin":{"id":1,"bankName":"Banco Estado","country":{"id":34,"description":"Estados Unidos"}},"intermediaryBank":{"id":4,"description":"BCI","accountNumber":"442222321212","codAba":"88888888","codSwift":"swift123456"},"statusType":{"id":4,"description":"sin definir"},"status":{"id":9,"description":"Rechazada"},"transactionType":{"id":2,"description":"Cargo"},"currencyType":{"id":2,"description":"USD"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111"},"analistName":"-","supervisorName":"-"}]},{"id":85,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":180000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":false,"thirdParty":{"id":55,"name":"mateo Vega","rut":"5648758-1","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":4,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":"nombre del manager","clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111","type":"Chequera Electronica"},"resourcesOrigin":{"id":1,"bankName":"Banco Estado","country":{"id":34,"description":"Estados Unidos"}},"statusType":{"id":4,"description":"sin definir"},"status":{"id":9,"description":"Rechazada"},"transactionType":{"id":2,"description":"Cargo"},"currencyType":{"id":2,"description":"USD"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111"},"analistName":"-","supervisorName":"-"}]},{"id":86,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":180000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":false,"thirdParty":null,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":4,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":"nombre del manager","clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111","type":"Chequera Electronica"},"resourcesOrigin":{"id":1,"bankName":"Banco Estado","country":{"id":34,"description":"Estados Unidos"}},"statusType":{"id":4,"description":"sin definir"},"status":{"id":8,"description":"Certificada"},"transactionType":{"id":2,"description":"Cargo"},"currencyType":{"id":2,"description":"USD"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111"},"analistName":"-","supervisorName":"-"}]},{"id":90,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":180000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":true,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":6,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":null,"clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"thirdParty":{"id":55,"name":"mateo Vega","rut":"5648758-1","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111","type":"Chequera Electronica"},"intermediaryBank":{"id":4,"description":"BCI","accountNumber":"442222321212","codAba":"88888888","codSwift":"swift123456"},"resourcesOrigin":{"id":1,"bankName":"Banco Estado","country":{"id":34,"description":"Estados Unidos"}},"statusType":{"id":4,"description":"sin definir"},"status":{"id":8,"description":"Certificada"},"transactionType":{"id":2,"description":"Cargo"},"currencyType":{"id":3,"description":"EUR"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111"},"analistName":"-","supervisorName":"-"}]},{"id":91,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":180000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":true,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":6,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":null,"clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"thirdParty":{"id":55,"name":"mateo Vega","rut":"5648758-1","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111","type":"Chequera Electronica"},"intermediaryBank":{"id":4,"description":"BCI","accountNumber":"442222321212","codAba":"88888888","codSwift":"swift123456"},"resourcesOrigin":{"id":1,"bankName":"Banco Estado","country":{"id":34,"description":"Estados Unidos"}},"statusType":{"id":4,"description":"sin definir"},"status":{"id":8,"description":"Certificada"},"transactionType":{"id":2,"description":"Cargo"},"currencyType":{"id":3,"description":"EUR"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111"},"analistName":"-","supervisorName":"-"}]},{"id":92,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":180000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":true,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":6,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":null,"resourcesOrigin":{"id":1,"bankName":"Banco Estado","country":{"id":34,"description":"Estados Unidos"}},"clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"thirdParty":{"id":55,"name":"mateo Vega","rut":"5648758-1","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111","type":"Chequera Electronica"},"intermediaryBank":{"id":4,"description":"BCI","accountNumber":"442222321212","codAba":"88888888","codSwift":"swift123456"},"statusType":{"id":4,"description":"sin definir"},"status":{"id":8,"description":"Certificada"},"transactionType":{"id":2,"description":"Cargo"},"currencyType":{"id":3,"description":"EUR"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111"},"analistName":"-","supervisorName":"-"}]},{"id":93,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":180000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":false,"thirdParty":null,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":6,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":"nombre del manager","clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111","type":"Chequera Electronica"},"resourcesOrigin":{"id":1,"bankName":"Banco Estado","country":{"id":34,"description":"Estados Unidos"}},"intermediaryBank":{"id":4,"description":"BCI","accountNumber":"442222321212","codAba":"88888888","codSwift":"swift123456"},"statusType":{"id":4,"description":"sin definir"},"status":{"id":8,"description":"Certificada"},"transactionType":{"id":2,"description":"Cargo"},"currencyType":{"id":3,"description":"EUR"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111"},"analistName":"-","supervisorName":"-"}]},{"id":94,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":180000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":false,"thirdParty":{"id":55,"name":"mateo Vega","rut":"5648758-1","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":6,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":"nombre del manager","clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111","type":"Chequera Electronica"},"resourcesOrigin":{"id":1,"bankName":"Banco Estado","country":{"id":34,"description":"Estados Unidos"}},"statusType":{"id":4,"description":"sin definir"},"status":{"id":9,"description":"Rechazada"},"transactionType":{"id":2,"description":"Cargo"},"currencyType":{"id":3,"description":"EUR"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111"},"analistName":"-","supervisorName":"-"}]},{"id":95,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":180000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":false,"thirdParty":null,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":6,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":"nombre del manager","clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111","type":"Chequera Electronica"},"resourcesOrigin":{"id":1,"bankName":"Banco Estado","country":{"id":34,"description":"Estados Unidos"}},"statusType":{"id":4,"description":"sin definir"},"status":{"id":9,"description":"Rechazada"},"transactionType":{"id":2,"description":"Cargo"},"currencyType":{"id":3,"description":"EUR"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111"},"analistName":"-","supervisorName":"-"}]},{"id":96,"folio":736,"dateTime":"2025/01/01 10:00:00","amount":180000,"amountInAccount":5500000,"paymentMethod":"Transferencia","thirdPartyPayment":true,"file":"","clientComment":null,"observationAnalyst":"esta es la observacion del analista ","observationSupervisor":"esta es la observacion del supervisor","rejectionReason":null,"reference":"123456789","operationType":5,"client":"Matías Riquelme","analistName":"anaista nombre","supervisorName":"supervisor nombre","deleteOperation":false,"commercialManager":null,"clientData":{"id":24,"name":"John Doe","rut":"12.345.678-9","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"thirdParty":{"id":55,"name":"mateo Vega","rut":"5648758-1","bankDetails":{"id":1,"description":"Banco de Chile","accountNumber":"6665866","countryDestination":"perú","codAba":"88888888","codSwift":"swift123456"}},"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111","type":"Chequera Electronica"},"intermediaryBank":{"id":4,"description":"BCI","accountNumber":"442222321212","codAba":"88888888","codSwift":"swift123456"},"resourcesOrigin":{"id":1,"bankName":"Banco Estado","country":{"id":34,"description":"Estados Unidos"}},"statusType":{"id":4,"description":"sin definir"},"status":{"id":8,"description":"Certificada"},"transactionType":{"id":1,"description":"Abono"},"currencyType":{"id":3,"description":"EUR"},"secuency":{"id":2,"description":"10"},"operationDetails":[{"correctionDate":"Inicial","amount":180000,"bankCrediCorp":{"id":2,"description":"Banco Estado","accountNumber":"11111111"},"analistName":"-","supervisorName":"-"}]}]'), Q8 = {
|
|
47600
47617
|
data: J8
|
|
47601
47618
|
};
|
|
47602
|
-
class
|
|
47619
|
+
class f9 {
|
|
47603
47620
|
async getAnalistInfo(e, n, i = null, r = null) {
|
|
47604
47621
|
return { data: Q8.data.filter((o) => {
|
|
47605
47622
|
const s = o.operationType, l = o.status?.id;
|
|
@@ -47645,7 +47662,7 @@ const ek = [{ id: 1, clientId: 1, name: "Banco BCI", account: "123123123123123",
|
|
|
47645
47662
|
}, tk = [{ id: 1, clientId: 1, operationNumber: "000001", admissionDate: "2023-10-01", paymentDate: "-", sourceSequence: "08", currencyType: 1, creator: "John Doe", paymentMethod: "Transferencia", transferType: "Cuenta tercero", totalOperations: 1, totalAmount: 300, status: { id: 1, description: "Pendiente" }, detailData: [{ id: 1, transferPendingId: 1, beneficiary: "John Doe", beneficiaryRut: "17799541-2", beneficiaryBank: "Banco Estado", beneficiaryBankAccount: "111122223333", beneficiarySwift: "BCHICLRMXXX", beneficiaryAba: "CH998877665544332211", intermediaryBank: "Banco de Chile", intermediaryBankAccount: "1122334455", intermediarySwift: "BCHICLXXXINT", intermediaryAba: "CH112233445566778899", country: "Chile", movementType: "Transferencia", transferType: "Cuenta tercero", currencyType: 1, amount: 150, comment: "Pago factura A123", status: { id: 4, description: "Pendiente de confirmación" }, file: "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAC0lEQVR42mP8//8/AwAI/wM+z4AAAAASUVORK5CYII=" }] }, { id: 2, clientId: 1, operationNumber: "000002", admissionDate: "2023-10-02", paymentDate: "-", sourceSequence: "09", currencyType: 2, creator: "Alice Torres", paymentMethod: "Transferencia", transferType: "Cuenta personal", totalOperations: 1, totalAmount: 500, status: { id: 1, description: "Pendiente" }, detailData: [{ id: 2, transferPendingId: 2, beneficiary: "Carlos Méndez", beneficiaryRut: "22333444-5", beneficiaryBank: "Santander", beneficiaryBankAccount: "444455556666", beneficiarySwift: "BSCHCLRMXXX", beneficiaryAba: "CL12345678900112233", intermediaryBank: "Banco de Chile", intermediaryBankAccount: "123456789", intermediarySwift: "CHILEINTXX01", intermediaryAba: "CL223344556677889900", country: "Chile", movementType: "Transferencia", transferType: "Cuenta personal", currencyType: 2, amount: 500, comment: "Pago proyecto web", status: { id: 4, description: "Pendiente de confirmación" } }] }, { id: 3, clientId: 1, operationNumber: "000003", admissionDate: "2023-10-03", paymentDate: "-", sourceSequence: "10", currencyType: 1, creator: "María López", paymentMethod: "Transferencia", transferType: "Cuenta empresa", totalOperations: 1, totalAmount: 750, status: { id: 1, description: "Pendiente" }, detailData: [{ id: 3, transferPendingId: 3, beneficiary: "Empresa ABC Ltda", beneficiaryRut: "76889900-1", beneficiaryBank: "BICE", beneficiaryBankAccount: "765432109876", beneficiarySwift: "BICECLRMXXX", beneficiaryAba: "CL9988771122334455", intermediaryBank: "Banco Internacional", intermediaryBankAccount: "234567890", intermediarySwift: "INTBANKCLRM", intermediaryAba: "CL0099887766554433", country: "Chile", movementType: "Transferencia", transferType: "Cuenta empresa", currencyType: 1, amount: 750, comment: "Abono mensual servicios", status: { id: 3, description: "Pendiente de Carta de Transferencia" } }] }, { id: 4, clientId: 1, operationNumber: "000004", admissionDate: "2023-10-04", paymentDate: "-", sourceSequence: "11", currencyType: 2, creator: "Pedro Fernández", paymentMethod: "Transferencia", transferType: "Cuenta personal", totalOperations: 1, totalAmount: 100, status: { id: 1, description: "Pendiente" }, detailData: [{ id: 4, transferPendingId: 4, beneficiary: "Ana Castillo", beneficiaryRut: "18765432-9", beneficiaryBank: "Scotiabank", beneficiaryBankAccount: "123123123", beneficiarySwift: "SCOTCLRMXXX", beneficiaryAba: "CL5566778899001122", intermediaryBank: "Banco de Chile", intermediaryBankAccount: "88889999", intermediarySwift: "BCHCLRMINT", intermediaryAba: "CL7766554433221100", country: "Chile", movementType: "Transferencia", transferType: "Cuenta personal", currencyType: 2, amount: 100, comment: "Reembolso viaje", status: { id: 3, description: "Pendiente de Carta de Transferencia" } }] }, { id: 5, clientId: 1, operationNumber: "000005", admissionDate: "2023-10-05", paymentDate: "-", sourceSequence: "12", currencyType: 1, creator: "Laura Salas", paymentMethod: "Transferencia", transferType: "Cuenta tercero", totalOperations: 1, totalAmount: 900, status: { id: 1, description: "Pendiente" }, detailData: [{ id: 5, transferPendingId: 5, beneficiary: "Agencia XYZ", beneficiaryRut: "7998877-6", beneficiaryBank: "Banco Falabella", beneficiaryBankAccount: "88990011", beneficiarySwift: "FALACLRMXXX", beneficiaryAba: "CL5544332211009988", intermediaryBank: "Banco de Chile", intermediaryBankAccount: "11112222", intermediarySwift: "CHILEINT456", intermediaryAba: "CL1122334455667788", country: "Chile", movementType: "Transferencia", transferType: "Cuenta tercero", currencyType: 1, amount: 900, comment: "Publicidad mensual", status: { id: 4, description: "Pendiente de confirmación" } }] }, { id: 7, clientId: 1, operationNumber: "000007", admissionDate: "2023-10-07", paymentDate: "-", sourceSequence: "14", currencyType: 1, creator: "Ignacio Ruiz", paymentMethod: "Transferencia", transferType: "Cuenta empresa", totalOperations: 3, totalAmount: 1200, status: { id: 1, description: "Pendiente" }, detailData: [{ id: 6, transferPendingId: 7, beneficiary: "Constructora Roca", beneficiaryRut: "66554433-1", beneficiaryBank: "Itau", beneficiaryBankAccount: "333322221111", beneficiarySwift: "ITAUCHRMXXX", beneficiaryAba: "CL7788990011223344", intermediaryBank: "Banco de Chile", intermediaryBankAccount: "12121212", intermediarySwift: "CHILROCAINT", intermediaryAba: "CL4455667788990011", country: "Chile", movementType: "Transferencia", transferType: "Cuenta empresa", currencyType: 1, amount: 400, comment: "Pago avance de obra", status: { id: 2, description: "Pendiente de la firma/ aprobación" } }, { id: 7, transferPendingId: 7, beneficiary: "Inversiones Lara", beneficiaryRut: "55443322-0", beneficiaryBank: "BCI", beneficiaryBankAccount: "555566667777", beneficiarySwift: "BCICLRMXXX", beneficiaryAba: "CL6677889900112233", intermediaryBank: "Banco de Chile", intermediaryBankAccount: "23232323", intermediarySwift: "BCIINT456", intermediaryAba: "CL9988776655443322", country: "Chile", movementType: "Transferencia", transferType: "Cuenta empresa", currencyType: 1, amount: 500, comment: "Pago inversión", status: { id: 4, description: "Pendiente de confirmación" }, file: "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAC0lEQVR42mP8//8/AwAI/wM+z4AAAAASUVORK5CYII=" }, { id: 8, transferPendingId: 7, beneficiary: "Logística Sur", beneficiaryRut: "33445566-8", beneficiaryBank: "Banco de Chile", beneficiaryBankAccount: "111199998888", beneficiarySwift: "CHILECLRMMM", beneficiaryAba: "CL4455667788991122", intermediaryBank: "Banco Estado", intermediaryBankAccount: "99990000", intermediarySwift: "ESTINTCLRM", intermediaryAba: "CL3344556677889900", country: "Chile", movementType: "Transferencia", transferType: "Cuenta empresa", currencyType: 1, amount: 300, comment: "Servicios de transporte", status: { id: 3, description: "Pendiente de Carta de Transferencia" } }] }], nk = {
|
|
47646
47663
|
data: tk
|
|
47647
47664
|
};
|
|
47648
|
-
class
|
|
47665
|
+
class m9 {
|
|
47649
47666
|
async transferAccountList(e) {
|
|
47650
47667
|
const n = kd.data.filter(
|
|
47651
47668
|
(r) => r.clientId === e && r.isBeneficiary === !0
|
|
@@ -47675,7 +47692,7 @@ const ik = [{ id: 1, date: "28/07/2025", clientId: 1, serie: "Corporativa", move
|
|
|
47675
47692
|
}, ck = [{ id: 1, listType: 1, clientId: 1, date: "15/04/2025", currency: { id: 2, description: "USD/CLP" }, movement: "Compra de divisas", operationType: { id: 1, description: "Transferencia USD" }, observation: "Pago", changeTypeAmount: 950, amountCLP: 95e4, amount: 100, approvedBy: "Roberto Muñoz", thirdBank: "Banco de Chile", thirdName: "Juan Pérez", status: { id: 5, description: "Aprobado" }, file: [] }, { id: 2, listType: 1, clientId: 1, date: "15/04/2025", currency: { id: 1, description: "CLP/USD" }, movement: "Venta de divisas", operationType: { id: 2, description: "Transferencia CLP" }, observation: "Pago", changeTypeAmount: 950, amountCLP: 95e4, amount: 100, thirdBank: "Banco de Chile", thirdName: "Juan Pérez", approvedBy: "María Pérez", status: { id: 5, description: "Aprobado" }, file: [] }, { id: 3, listType: 1, clientId: 1, date: "15/04/2025", currency: { id: 1, description: "CLP/USD" }, movement: "Compra de divisas", operationType: { id: 2, description: "Transferencia CLP" }, observation: "Pago", changeTypeAmount: 950, amountCLP: 95e4, amount: 1e8, thirdBank: "Banco de Chile", thirdName: "Juan Pérez", approvedBy: "Pedro Gómez", comment: "Rechazado por el administrador.", status: { id: 6, description: "Rechazado" }, file: [] }, { id: 4, listType: 1, clientId: 1, date: "15/04/2025", currency: { id: 1, description: "CLP/USD" }, movement: "Compra de divisas", operationType: { id: 2, description: "Transferencia CLP" }, observation: "Pago", changeTypeAmount: 950, amountCLP: 95e4, amount: 1e5, thirdBank: "Banco de Chile", thirdName: "Juan Pérez", approvedBy: "Pablo Silva", status: { id: 5, description: "Aprobado" }, file: [] }, { id: 5, listType: 1, clientId: 1, date: "15/04/2025", currency: { id: 1, description: "CLP/USD" }, movement: "Compra de divisas", operationType: { id: 2, description: "Transferencia CLP" }, observation: "Pago", changeTypeAmount: 950, amountCLP: 95e4, amount: -1e5, thirdBank: "Banco de Chile", thirdName: "Juan Pérez", approvedBy: "Camila Ríos", status: { id: 5, description: "Aprobado" }, file: [] }, { id: 6, listType: 1, clientId: 1, date: "15/04/2025", currency: { id: 2, description: "USD/CLP" }, movement: "Compra de divisas", operationType: { id: 1, description: "Transferencia USD" }, observation: "Pago", changeTypeAmount: 950, amountCLP: 95e4, amount: 100, comment: "Rechazado por el administrador.", thirdBank: "Banco de Chile", thirdName: "Juan Pérez", approvedBy: "Jorge Herrera", status: { id: 6, description: "Rechazado" }, file: [] }, { id: 7, listType: 1, clientId: 1, date: "15/04/2025", currency: { id: 2, description: "USD/CLP" }, movement: "Compra de divisas", operationType: { id: 1, description: "Transferencia USD" }, observation: "Pago", changeTypeAmount: 950, amountCLP: 95e4, amount: 100, approvedBy: "Fernanda Reyes", thirdBank: "Banco de Chile", thirdName: "Juan Pérez", status: { id: 5, description: "Aprobado" }, file: [] }, { id: 8, listType: 1, clientId: 1, date: "15/04/2025", currency: { id: 2, description: "USD/CLP" }, movement: "Compra de divisas", operationType: { id: 1, description: "Transferencia USD" }, observation: "Pago", changeTypeAmount: 950, amountCLP: 95e4, amount: 100, thirdBank: "Banco de Chile", thirdName: "Juan Pérez", approvedBy: "Cristian Núñez", status: { id: 5, description: "Aprobado" }, file: [] }, { id: 9, listType: 2, clientId: 1, date: "15/04/2025", movement: "Rescate Fondo Mutuo", currency: { id: 2, description: "USD" }, operationType: { id: 1, description: "Transferencia USD" }, details: "Fondo Mutuo Globales II", amount: -1200, thirdBank: "Banco de Chile", thirdName: "Juan Pérez", approvedBy: "Natalia Soto", status: { id: 5, description: "Aprobado" }, file: [] }, { id: 10, listType: 2, clientId: 1, date: "15/04/2025", movement: "Rescate Fondo Mutuo", currency: { id: 2, description: "USD" }, operationType: { id: 1, description: "Transferencia USD" }, details: "Fondo Mutuo Globales II", amount: -5e4, thirdBank: "Banco de Chile", thirdName: "Juan Pérez", approvedBy: "Tomás Vidal", status: { id: 5, description: "Aprobado" }, file: [] }, { id: 11, listType: 2, clientId: 1, date: "15/04/2025", movement: "Rescate Fondo Mutuo", currency: { id: 2, description: "USD" }, operationType: { id: 1, description: "Transferencia USD" }, details: "Fondo Mutuo Globales II", amount: -2500, thirdBank: "Banco de Chile", thirdName: "Juan Pérez", approvedBy: "Lucía Fernández", status: { id: 5, description: "Aprobado" }, file: [] }, { id: 12, listType: 2, clientId: 1, date: "15/04/2025", movement: "Rescate Fondo Mutuo", currency: { id: 2, description: "USD" }, operationType: { id: 1, description: "Transferencia USD" }, details: "Fondo Mutuo Globales II", amount: 1e5, thirdBank: "Banco de Chile", thirdName: "Juan Pérez", approvedBy: "Antonio Vargas", status: { id: 5, description: "Aprobado" }, file: [] }, { id: 13, listType: 2, clientId: 1, date: "15/04/2025", movement: "Rescate Fondo Mutuo", currency: { id: 2, description: "USD" }, operationType: { id: 1, description: "Transferencia USD" }, details: "Fondo Mutuo Globales II", amount: 95e3, comment: "Rechazado por el administrador.", thirdBank: "Banco de Chile", thirdName: "Juan Pérez", approvedBy: "Elena Martínez", status: { id: 6, description: "Rechazado" }, file: [] }, { id: 14, listType: 2, clientId: 1, date: "15/04/2025", movement: "Rescate Fondo Mutuo", currency: { id: 2, description: "USD" }, operationType: { id: 1, description: "Transferencia USD" }, details: "Fondo Mutuo Globales II", amount: -300, thirdName: "Juan Pérez", thirdBank: "Banco de Chile", approvedBy: "Gonzalo Paredes", comment: "Rechazado por el administrador.", status: { id: 6, description: "Rechazado" }, file: [] }], pk = {
|
|
47676
47693
|
data: ck
|
|
47677
47694
|
};
|
|
47678
|
-
class
|
|
47695
|
+
class b9 {
|
|
47679
47696
|
async myMovementList(e, n, i, r) {
|
|
47680
47697
|
if (!e)
|
|
47681
47698
|
throw new Error("clientId is required.");
|
|
@@ -47782,7 +47799,7 @@ class mk {
|
|
|
47782
47799
|
})).filter((a) => a.data.length > 0)), { data: r };
|
|
47783
47800
|
}
|
|
47784
47801
|
}
|
|
47785
|
-
class
|
|
47802
|
+
class g9 {
|
|
47786
47803
|
async getUSDPoints() {
|
|
47787
47804
|
const e = Number(this.getRandomNumberInRange(930, 950).toFixed(2)), n = Number((e + this.getRandomNumberInRange(0.05, 0.1)).toFixed(2)), i = this.getRandomNumberInRange(-2, 2).toFixed(2).toString(), r = this.getRandomNumberInRange(5, 6.55).toFixed(2).toString();
|
|
47788
47805
|
return {
|
|
@@ -47807,7 +47824,7 @@ class b9 {
|
|
|
47807
47824
|
const bk = [{ id: 1, description: "Banco de Chile", cod: "001" }, { id: 2, description: "Banco Estado", cod: "002" }, { id: 3, description: "Banco Santander-Chile", cod: "003" }, { id: 4, description: "Banco BCI", cod: "004" }, { id: 5, description: "Banco Itaú Chile", cod: "005" }, { id: 6, description: "Banco Scotiabank Chile", cod: "006" }, { id: 7, description: "Banco Security", cod: "007" }, { id: 8, description: "Banco Falabella", cod: "008" }, { id: 9, description: "Banco Ripley", cod: "009" }, { id: 10, description: "Banco Consorcio", cod: "010" }, { id: 11, description: "Banco Internacional", cod: "011" }, { id: 12, description: "Banco BTG Pactual Chile", cod: "012" }, { id: 13, description: "Banco BICE", cod: "013" }, { id: 14, description: "Banco Do Brasil Chile", cod: "014" }, { id: 15, description: "Banco HSBC Chile", cod: "015" }, { id: 16, description: "Banco JP Morgan Chase Chile", cod: "016" }, { id: 17, description: "Banco MUFG Bank Chile", cod: "017" }, { id: 18, description: "Banco China Construction Bank Chile", cod: "018" }], gk = {
|
|
47808
47825
|
data: bk
|
|
47809
47826
|
};
|
|
47810
|
-
class
|
|
47827
|
+
class y9 {
|
|
47811
47828
|
async getBanksList() {
|
|
47812
47829
|
return { data: gk.data };
|
|
47813
47830
|
}
|
|
@@ -47825,7 +47842,7 @@ const yk = [{ id: 1, label: "+10", value: 0.1, isPositive: !0, isActive: !0 }, {
|
|
|
47825
47842
|
}, Tk = [{ state: "Pendiente", rut: "9.352.498-7", name: "Juan Orrgo M.", sec: "08", time: "10:33:03", parity: "EUR/CLP", cv: "C", amount: "EUR 30.500.000,00", priceCost: "917,15", equivalentMount: "CLP 3.210.025", amountUSD: "3.210.025", paymentCondition: "48 horas", banker: "Héctor Soto", folio: "-" }, { state: "Cerrado", rut: "12.345.678-9", name: "Sofía Martínez", sec: "12", time: "11:45:10", parity: "USD/CLP", cv: "V", amount: "USD 15.000,00", priceCost: "890,50", equivalentMount: "CLP 13.357.500", amountUSD: "15.000,00", paymentCondition: "24 horas", banker: "Carlos Mendoza", folio: "123" }, { state: "Pendiente", rut: "15.678.901-2", name: "Ana Torres", sec: "14", time: "12:05:10", parity: "BRL/CLP", cv: "C", amount: "BRL 50.000,00", priceCost: "180,20", equivalentMount: "CLP 9.010.000", amountUSD: "1.800,00", paymentCondition: "PH", banker: "Ana Torres", folio: "456" }, { state: "Cerrado", rut: "8.123.456-3", name: "Carlos Ramírez", sec: "16", time: "13:45:33", parity: "EUR/USD", cv: "V", amount: "EUR 10.000,00", priceCost: "1,12", equivalentMount: "USD 11.200,00", amountUSD: "11.200,00", paymentCondition: "48 horas", banker: "Carlos Mendoza", folio: "789" }, { state: "Pendiente", rut: "19.352.498-7", name: "Luis Fernández", sec: "18", time: "14:20:15", parity: "USD/CLP", cv: "C", amount: "USD 20.000,00", priceCost: "900,00", equivalentMount: "CLP 18.000.000", amountUSD: "20.000,00", paymentCondition: "24 horas", banker: "Héctor Soto", folio: "321" }, { state: "Cerrado", rut: "21.456.789-0", name: "María López P.", sec: "20", time: "15:10:45", parity: "BRL/USD", cv: "V", amount: "BRL 100.000,00", priceCost: "0,20", equivalentMount: "USD 20.000,00", amountUSD: "20.000,00", paymentCondition: "PH", banker: "Carlos Mendoza", folio: "654" }, { state: "Pendiente", rut: "11.223.344-5", name: "Pedro González", sec: "22", time: "16:30:00", parity: "EUR/CLP", cv: "C", amount: "EUR 5.000,00", priceCost: "920,00", equivalentMount: "CLP 4.600.000", amountUSD: "5.000,00", paymentCondition: "24 horas", banker: "Ana Torres", folio: "987" }, { state: "Cerrado", rut: "14.258.369-7", name: "Sofía Martínez", sec: "24", time: "17:15:20", parity: "USD/CLP", cv: "C", amount: "USD 8.000,00", priceCost: "905,00", equivalentMount: "CLP 7.240.000", amountUSD: "8.000,00", paymentCondition: "48 horas", banker: "Héctor Soto", folio: "111" }, { state: "Pendiente", rut: "10.987.654-3", name: "Carlos Ramírez", sec: "26", time: "18:05:55", parity: "BRL/CLP", cv: "V", amount: "BRL 30.000,00", priceCost: "185,00", equivalentMount: "CLP 5.550.000", amountUSD: "1.100,00", paymentCondition: "PH", banker: "Ana Torres", folio: "222" }, { state: "Cerrado", rut: "16.789.123-4", name: "Luis Fernández", sec: "28", time: "19:00:00", parity: "EUR/USD", cv: "C", amount: "EUR 7.500,00", priceCost: "1,10", equivalentMount: "USD 8.250,00", amountUSD: "8.250,00", paymentCondition: "24 horas", banker: "Carlos Mendoza", folio: "333" }], Ik = {
|
|
47826
47843
|
data: Tk
|
|
47827
47844
|
};
|
|
47828
|
-
class
|
|
47845
|
+
class v9 {
|
|
47829
47846
|
async getButtonCentList() {
|
|
47830
47847
|
return vk.data;
|
|
47831
47848
|
}
|
|
@@ -47854,7 +47871,7 @@ const Lk = [{ id: 1, clientId: 1, dateTime: "25/04/2025 09:13:00", currency: "US
|
|
|
47854
47871
|
}, Ak = [{ id: 1, name: "Mail" }, { id: 2, name: "Celular" }, { id: 3, name: "Mail/Celular" }], Mk = {
|
|
47855
47872
|
data: Ak
|
|
47856
47873
|
};
|
|
47857
|
-
class
|
|
47874
|
+
class w9 {
|
|
47858
47875
|
async getMyAlertsFile(e, n) {
|
|
47859
47876
|
return await this.getMyAlerts(e, 0, 1e6, n);
|
|
47860
47877
|
}
|
|
@@ -47887,7 +47904,7 @@ class v9 {
|
|
|
47887
47904
|
const _k = [{ id: 1, clientId: 1, date: "02/09/2025", operation: "Compra en línea", currency: "USD/CLP", totalAmountUSD: "250.000,00", currencyPrice: "912,5", totalAmountCLP: "228.125.000", payCondition: "PH (Pago Hoy)", client: "Pablo Silva" }, { id: 2, clientId: 1, date: "05/08/2025", operation: "Compra en línea", currency: "USD/CLP", totalAmountUSD: "1.500.000,00", currencyPrice: "899,3", totalAmountCLP: "1.349.000.000", payCondition: "PH (Pago Hoy)", client: "Pablo Silva" }, { id: 3, clientId: 1, date: "15/08/2025", operation: "Compra con orden", currency: "USD/CLP", totalAmountUSD: "75.000,00", currencyPrice: "905,8", totalAmountCLP: "67.935.000", payCondition: "PH (Pago Hoy)", client: "Pablo Silva" }, { id: 4, clientId: 1, date: "25/08/2025", operation: "Venta en línea", currency: "USD/CLP", totalAmountUSD: "980.000,00", currencyPrice: "910,7", totalAmountCLP: "892.486.000", payCondition: "PH (Pago Hoy)", client: "Pablo Silva" }, { id: 5, clientId: 1, date: "05/07/2025", operation: "Compra con orden", currency: "USD/CLP", totalAmountUSD: "420.000,00", currencyPrice: "897,9", totalAmountCLP: "376.118.000", payCondition: "PH (Pago Hoy)", client: "Pablo Silva" }, { id: 6, clientId: 1, date: "15/07/2025", operation: "Venta en línea", currency: "USD/CLP", totalAmountUSD: "2.000.000,00", currencyPrice: "908,2", totalAmountCLP: "1.816.400.000", payCondition: "PH (Pago Hoy)", client: "Pablo Silva" }, { id: 7, clientId: 1, date: "25/07/2025", operation: "Compra en línea", currency: "USD/CLP", totalAmountUSD: "300.000,00", currencyPrice: "899,0", totalAmountCLP: "269.700.000", payCondition: "PH (Pago Hoy)", client: "Pablo Silva" }, { id: 8, clientId: 1, date: "05/06/2025", operation: "Venta en línea", currency: "USD/CLP", totalAmountUSD: "1.200.000,00", currencyPrice: "901,2", totalAmountCLP: "1.081.440.000", payCondition: "PH (Pago Hoy)", client: "Pablo Silva" }, { id: 9, clientId: 1, date: "15/06/2025", operation: "Compra en línea", currency: "USD/CLP", totalAmountUSD: "650.000,00", currencyPrice: "907,4", totalAmountCLP: "589.810.000", payCondition: "PH (Pago Hoy)", client: "Pablo Silva" }, { id: 10, clientId: 1, date: "25/06/2025", operation: "Compra con orden", currency: "USD/CLP", totalAmountUSD: "500.000,00", currencyPrice: "902,9", totalAmountCLP: "451.450.000", payCondition: "PH (Pago Hoy)", client: "Pablo Silva" }], Rk = {
|
|
47888
47905
|
data: _k
|
|
47889
47906
|
};
|
|
47890
|
-
class
|
|
47907
|
+
class C9 {
|
|
47891
47908
|
async getClosedOperationsFile(e, n) {
|
|
47892
47909
|
const { data: i } = await this.getClosedOperations(
|
|
47893
47910
|
e,
|
|
@@ -47925,7 +47942,7 @@ class w9 {
|
|
|
47925
47942
|
const Bk = [{ id: 6, clientId: 1, date: "10/09/2025", operation: "Compra", currency: "USD/CLP", totalAmountUSD: "2.500,00", currencyPrice: "910,5", totalAmountCLP: "2.276.250", payCondition: "PH (Pago hoy)", client: "Pablo Silva", state: "Pendiente" }, { id: 5, clientId: 1, date: "25/08/2025", operation: "Venta", currency: "USD/CLP", totalAmountUSD: "1.200,00", currencyPrice: "908,2", totalAmountCLP: "1.089.840", payCondition: "PH (Pago hoy)", client: "Pablo Silva", state: "Pendiente" }, { id: 4, clientId: 1, date: "12/07/2025", operation: "Compra", currency: "USD/CLP", totalAmountUSD: "3.000,00", currencyPrice: "905,0", totalAmountCLP: "2.715.000", payCondition: "PH (Pago hoy)", client: "Pablo Silva", state: "Pendiente" }, { id: 3, clientId: 1, date: "28/06/2024", operation: "Compra", currency: "USD/CLP", totalAmountUSD: "1.000,00", currencyPrice: "903,1", totalAmountCLP: "903.100", payCondition: "PH (Pago hoy)", client: "Pablo Silva", state: "Pendiente" }, { id: 2, clientId: 1, date: "20/06/2024", operation: "Compra", currency: "USD/CLP", totalAmountUSD: "100,00", currencyPrice: "901,2", totalAmountCLP: "901.200", payCondition: "PH (Pago hoy)", client: "Pablo Silva", state: "Pendiente" }, { id: 1, clientId: 1, date: "15/06/2024", operation: "Venta", currency: "USD/CLP", totalAmountUSD: "58,00", currencyPrice: "905,3", totalAmountCLP: "52.507", payCondition: "PH (Pago hoy)", client: "Pablo Silva", state: "Pendiente" }], Ek = {
|
|
47926
47943
|
data: Bk
|
|
47927
47944
|
};
|
|
47928
|
-
class
|
|
47945
|
+
class k9 {
|
|
47929
47946
|
async getOrderFxFile(e, n) {
|
|
47930
47947
|
const { data: i } = await this.getOrderFx(e, 0, 1e6, n);
|
|
47931
47948
|
return i;
|
|
@@ -47958,7 +47975,7 @@ class C9 {
|
|
|
47958
47975
|
const Nk = [{ id: 1, amount: "0 - 100k", bid: 0.1, offer: 0.1 }, { id: 2, amount: "100 - 500k", bid: 0.1, offer: 0.2 }, { id: 3, amount: "500 - 1.000k", bid: 0.2, offer: 0.1 }, { id: 4, amount: "1.000 - 2.000k", bid: 0.1, offer: 0.1 }, { id: 5, amount: "> 2.000k", bid: 0.1, offer: 0.1 }], bo = {
|
|
47959
47976
|
data: Nk
|
|
47960
47977
|
};
|
|
47961
|
-
class
|
|
47978
|
+
class x9 {
|
|
47962
47979
|
async getSpreadList() {
|
|
47963
47980
|
return bo.data;
|
|
47964
47981
|
}
|
|
@@ -47972,7 +47989,7 @@ class k9 {
|
|
|
47972
47989
|
const Fk = [{ id: 1, expireAt: "15/06/2025", date: "15/06/2025", time: "10:33:03", userRut: "9.352.498-7", userName: "Juan Orrgo M.", secuence: "08", status: "Cerrada", state: "C", mountUSD: 911.41, priceCost: 889.16, priceClient: 897.42, fwdPointCost: 3.34, fwdPointClient: 2.44, mount: 2980339, utilityPL: 829, termDays: 120, modality: "Entrega Física", paymentCondition: "PH", typeOperation: "Spot", folio: 5477, bankerRut: "17.234.567-8", bankerName: "Héctor Soto", trader: "Héctor Soto", operation: "Transferencia" }, { id: 2, expireAt: "15/06/2025", date: "15/06/2025", time: "10:33:03", userRut: "9.352.498-7", userName: "Juan Orrgo M.", secuence: "08", status: "Cerrada", state: "C", mountUSD: 942.83, priceCost: 901.47, priceClient: 906.39, fwdPointCost: 3.04, fwdPointClient: 2.06, mount: 3355196, utilityPL: 587, termDays: 120, modality: "Entrega Física", paymentCondition: "PH", typeOperation: "Spot", folio: 5477, bankerRut: "17.234.567-8", bankerName: "Héctor Soto", trader: "Héctor Soto", operation: "Transferencia" }, { id: 3, expireAt: "15/06/2025", date: "15/06/2025", time: "10:33:03", userRut: "9.352.498-7", userName: "Juan Orrgo M.", secuence: "08", status: "Cerrada", state: "C", mountUSD: 1082.58, priceCost: 905.19, priceClient: 903.38, fwdPointCost: 3.48, fwdPointClient: 2.98, mount: 2912408, utilityPL: 621, termDays: 120, modality: "Entrega Física", paymentCondition: "PH", typeOperation: "Spot", folio: 5477, bankerRut: "17.234.567-8", bankerName: "Héctor Soto", trader: "Héctor Soto", operation: "Abono" }, { id: 4, expireAt: "15/06/2025", date: "15/06/2025", time: "10:33:03", userRut: "9.352.498-7", userName: "Juan Orrgo M.", secuence: "08", status: "Cerrada", state: "C", mountUSD: 1044.59, priceCost: 906.74, priceClient: 884.95, fwdPointCost: 2.56, fwdPointClient: 2.72, mount: 2864225, utilityPL: 772, termDays: 120, modality: "Entrega Física", paymentCondition: "PH", typeOperation: "Spot", folio: 5477, bankerRut: "17.234.567-8", bankerName: "Héctor Soto", trader: "Héctor Soto", operation: "Abono" }, { id: 5, expireAt: "15/06/2025", date: "15/06/2025", time: "10:33:03", userRut: "9.352.498-7", userName: "Juan Orrgo M.", secuence: "08", status: "Cerrada", state: "C", mountUSD: 943.52, priceCost: 888.95, priceClient: 908.8, fwdPointCost: 3.11, fwdPointClient: 2.54, mount: 2916792, utilityPL: 586, termDays: 120, modality: "Entrega Física", paymentCondition: "PH", typeOperation: "Spot", folio: 5477, bankerRut: "17.234.567-8", bankerName: "Héctor Soto", trader: "Héctor Soto", operation: "Transferencia" }, { id: 6, expireAt: "15/06/2025", date: "15/06/2025", time: "10:33:03", userRut: "9.352.498-7", userName: "Juan Orrgo M.", secuence: "08", status: "Cerrada", state: "C", mountUSD: 1041.21, priceCost: 898.25, priceClient: 917.2, fwdPointCost: 2.97, fwdPointClient: 2.91, mount: 3080928, utilityPL: 684, termDays: 120, modality: "Entrega Física", paymentCondition: "PH", typeOperation: "Spot", folio: 5477, bankerRut: "17.234.567-8", bankerName: "Héctor Soto", trader: "Héctor Soto", operation: "Abono" }, { id: 7, expireAt: "15/06/2025", date: "15/06/2025", time: "10:33:03", userRut: "9.352.498-7", userName: "Juan Orrgo M.", secuence: "08", status: "Cerrada", state: "C", mountUSD: 961.63, priceCost: 901.07, priceClient: 917.95, fwdPointCost: 3.09, fwdPointClient: 2.45, mount: 3215124, utilityPL: 605, termDays: 120, modality: "Entrega Física", paymentCondition: "PH", typeOperation: "Spot", folio: 5477, bankerRut: "17.234.567-8", bankerName: "Héctor Soto", trader: "Héctor Soto", operation: "Abono" }, { id: 8, expireAt: "15/06/2025", date: "15/06/2025", time: "10:33:03", userRut: "9.352.498-7", userName: "Juan Orrgo M.", secuence: "08", status: "Cerrada", state: "C", mountUSD: 958.26, priceCost: 906.27, priceClient: 893.8, fwdPointCost: 2.87, fwdPointClient: 2.02, mount: 3040376, utilityPL: 816, termDays: 120, modality: "Entrega Física", paymentCondition: "PH", typeOperation: "Spot", folio: 5477, bankerRut: "17.234.567-8", bankerName: "Héctor Soto", trader: "Héctor Soto", operation: "Transferencia" }, { id: 9, expireAt: "15/06/2025", date: "15/06/2025", time: "10:33:03", userRut: "9.352.498-7", userName: "Juan Orrgo M.", secuence: "08", status: "Cerrada", state: "C", mountUSD: 1066.84, priceCost: 886.51, priceClient: 910.07, fwdPointCost: 2.68, fwdPointClient: 2.83, mount: 3025163, utilityPL: 780, termDays: 120, modality: "Entrega Física", paymentCondition: "PH", typeOperation: "Spot", folio: 5477, bankerRut: "17.234.567-8", bankerName: "Héctor Soto", trader: "Héctor Soto", operation: "Abono" }, { id: 10, expireAt: "15/06/2025", date: "15/06/2025", time: "10:33:03", userRut: "9.352.498-7", userName: "Juan Orrgo M.", secuence: "08", status: "Cerrada", state: "C", mountUSD: 1023.56, priceCost: 901.11, priceClient: 893.85, fwdPointCost: 3.32, fwdPointClient: 2.25, mount: 3106040, utilityPL: 578, termDays: 120, modality: "Entrega Física", paymentCondition: "PH", typeOperation: "Spot", folio: 5477, bankerRut: "17.234.567-8", bankerName: "Héctor Soto", trader: "Héctor Soto", operation: "Transferencia" }, { id: 11, expireAt: "15/06/2025", date: "15/06/2025", time: "10:33:03", userRut: "9.352.498-7", userName: "Juan Orrgo M.", secuence: "08", status: "Cerrada", state: "C", mountUSD: 1089.68, priceCost: 903.3, priceClient: 907.27, fwdPointCost: 2.69, fwdPointClient: 2.86, mount: 3163838, utilityPL: 788, termDays: 120, modality: "Entrega Física", paymentCondition: "PH", typeOperation: "Spot", folio: 5477, bankerRut: "17.234.567-8", bankerName: "Héctor Soto", trader: "Héctor Soto", operation: "Abono" }, { id: 12, expireAt: "15/06/2025", date: "15/06/2025", time: "10:33:03", userRut: "9.352.498-7", userName: "Juan Orrgo M.", secuence: "08", status: "Cerrada", state: "C", mountUSD: 1069.73, priceCost: 898.78, priceClient: 891.03, fwdPointCost: 2.97, fwdPointClient: 2.78, mount: 3059339, utilityPL: 724, termDays: 120, modality: "Entrega Física", paymentCondition: "PH", typeOperation: "Spot", folio: 5477, bankerRut: "17.234.567-8", bankerName: "Héctor Soto", trader: "Héctor Soto", operation: "Abono" }, { id: 13, expireAt: "15/06/2025", date: "15/06/2025", time: "10:33:03", userRut: "9.352.498-7", userName: "Juan Orrgo M.", secuence: "08", status: "Cerrada", state: "C", mountUSD: 1041.68, priceCost: 898.41, priceClient: 920.22, fwdPointCost: 2.9, fwdPointClient: 2.99, mount: 3083425, utilityPL: 819, termDays: 120, modality: "Entrega Física", paymentCondition: "PH", typeOperation: "Spot", folio: 5477, bankerRut: "17.234.567-8", bankerName: "Héctor Soto", trader: "Héctor Soto", operation: "Transferencia" }, { id: 14, expireAt: "15/06/2025", date: "15/06/2025", time: "10:33:03", userRut: "9.352.498-7", userName: "Juan Orrgo M.", secuence: "08", status: "Cerrada", state: "C", mountUSD: 1012.86, priceCost: 913.36, priceClient: 915.47, fwdPointCost: 3.53, fwdPointClient: 2.31, mount: 3373381, utilityPL: 629, termDays: 120, modality: "Entrega Física", paymentCondition: "PH", typeOperation: "Spot", folio: 5477, bankerRut: "17.234.567-8", bankerName: "Héctor Soto", trader: "Héctor Soto", operation: "Transferencia" }, { id: 15, expireAt: "15/06/2025", date: "15/06/2025", time: "10:33:03", userRut: "9.352.498-7", userName: "Juan Orrgo M.", secuence: "08", status: "Cerrada", state: "C", mountUSD: 1013.41, priceCost: 916.16, priceClient: 920.48, fwdPointCost: 3.33, fwdPointClient: 2.57, mount: 2887146, utilityPL: 619, termDays: 120, modality: "Entrega Física", paymentCondition: "PH", typeOperation: "Spot", folio: 5477, bankerRut: "17.234.567-8", bankerName: "Héctor Soto", trader: "Héctor Soto", operation: "Abono" }, { id: 16, expireAt: "15/06/2025", date: "15/06/2025", time: "10:33:03", userRut: "9.352.498-7", userName: "Juan Orrgo M.", secuence: "08", status: "Cerrada", state: "C", mountUSD: 1035.13, priceCost: 895.68, priceClient: 902.17, fwdPointCost: 2.88, fwdPointClient: 2.73, mount: 3442793, utilityPL: 835, termDays: 120, modality: "Entrega Física", paymentCondition: "PH", typeOperation: "Spot", folio: 5477, bankerRut: "17.234.567-8", bankerName: "Héctor Soto", trader: "Héctor Soto", operation: "Transferencia" }, { id: 17, expireAt: "15/06/2025", date: "15/06/2025", time: "10:33:03", userRut: "9.352.498-7", userName: "Juan Orrgo M.", secuence: "08", status: "Cerrada", state: "C", mountUSD: 981.23, priceCost: 886.39, priceClient: 908.21, fwdPointCost: 2.79, fwdPointClient: 2.21, mount: 3340948, utilityPL: 626, termDays: 120, modality: "Entrega Física", paymentCondition: "PH", typeOperation: "Spot", folio: 5477, bankerRut: "17.234.567-8", bankerName: "Héctor Soto", trader: "Héctor Soto", operation: "Transferencia" }], go = {
|
|
47973
47990
|
data: Fk
|
|
47974
47991
|
};
|
|
47975
|
-
class
|
|
47992
|
+
class S9 {
|
|
47976
47993
|
async getReportFxFile(e) {
|
|
47977
47994
|
const { data: n } = await this.getReportFx(0, 1e6, e);
|
|
47978
47995
|
return n;
|
|
@@ -48041,7 +48058,7 @@ class x9 {
|
|
|
48041
48058
|
const $k = [{ id: 1, createdAt: "21-03-2025", updatedAt: "31-03-2025", expireAt: "", status: "Vigente", userCreate: "Rodrigo López", userUpdated: "Rogrigo López", segment: "", clientName: "Roberto Muñoz", clientRut: "55.555.555-5", quotaPortal: "", quotaSettlement: "", quotaReq: "", quotaDaily: { settlement: { mountValue: "", validity: 90, updatedAt: "31-03-2025" }, req: { mountValue: "", validity: 90, updatedAt: "31-03-2025" } } }, { id: 2, createdAt: "07-07-2025", updatedAt: "07-07-2025", expireAt: "", status: "Vigente", userCreate: "Rodrigo López", userUpdated: "Rogrigo López", segment: "", clientName: "Roberto Muñoz", clientRut: "55.555.555-5", quotaPortal: "", quotaSettlement: "", quotaReq: "", quotaDaily: { settlement: { mountValue: "", validity: 90, updatedAt: "09-07-2025" }, req: { mountValue: "", validity: 90, updatedAt: "09-07-2025" } } }, { id: 3, createdAt: "18-06-2025", updatedAt: "27-06-2025", expireAt: "", status: "Vigente", userCreate: "Rodrigo López", userUpdated: "Rogrigo López", segment: "", clientName: "Roberto Muñoz", clientRut: "55.555.555-5", quotaPortal: "", quotaSettlement: "", quotaReq: "", quotaDaily: { settlement: { mountValue: "", validity: 90, updatedAt: "26-06-2025" }, req: { mountValue: "", validity: 90, updatedAt: "26-06-2025" } } }, { id: 4, createdAt: "14-04-2025", updatedAt: "19-04-2025", expireAt: "", status: "Vigente", userCreate: "Rodrigo López", userUpdated: "Rogrigo López", segment: "", clientName: "Roberto Muñoz", clientRut: "55.555.555-5", quotaPortal: "", quotaSettlement: "", quotaReq: "", quotaDaily: { settlement: { mountValue: "", validity: 90, updatedAt: "18-04-2025" }, req: { mountValue: "", validity: 90, updatedAt: "18-04-2025" } } }, { id: 5, createdAt: "06-02-2025", updatedAt: "09-02-2025", expireAt: "", status: "Vigente", userCreate: "Rodrigo López", userUpdated: "Rogrigo López", segment: "", clientName: "Roberto Muñoz", clientRut: "55.555.555-5", quotaPortal: "", quotaSettlement: "", quotaReq: "", quotaDaily: { settlement: { mountValue: "", validity: 90, updatedAt: "07-02-2025" }, req: { mountValue: "", validity: 90, updatedAt: "07-02-2025" } } }, { id: 6, createdAt: "07-04-2025", updatedAt: "13-04-2025", expireAt: "", status: "Vigente", userCreate: "Rodrigo López", userUpdated: "Rogrigo López", segment: "", clientName: "Roberto Muñoz", clientRut: "55.555.555-5", quotaPortal: "", quotaSettlement: "", quotaReq: "", quotaDaily: { settlement: { mountValue: "", validity: 90, updatedAt: "11-04-2025" }, req: { mountValue: "", validity: 90, updatedAt: "11-04-2025" } } }, { id: 7, createdAt: "06-06-2025", updatedAt: "06-06-2025", expireAt: "", status: "Vigente", userCreate: "Rodrigo López", userUpdated: "Rogrigo López", segment: "", clientName: "Roberto Muñoz", clientRut: "55.555.555-5", quotaPortal: "", quotaSettlement: "", quotaReq: "", quotaDaily: { settlement: { mountValue: "", validity: 90, updatedAt: "07-06-2025" }, req: { mountValue: "", validity: 90, updatedAt: "07-06-2025" } } }, { id: 8, createdAt: "11-07-2025", updatedAt: "21-07-2025", expireAt: "", status: "Vigente", userCreate: "Rodrigo López", userUpdated: "Rogrigo López", segment: "", clientName: "Roberto Muñoz", clientRut: "55.555.555-5", quotaPortal: "", quotaSettlement: "", quotaReq: "", quotaDaily: { settlement: { mountValue: "", validity: 90, updatedAt: "17-07-2025" }, req: { mountValue: "", validity: 90, updatedAt: "17-07-2025" } } }, { id: 9, createdAt: "05-03-2025", updatedAt: "09-03-2025", expireAt: "", status: "Vigente", userCreate: "Rodrigo López", userUpdated: "Rogrigo López", segment: "", clientName: "Roberto Muñoz", clientRut: "55.555.555-5", quotaPortal: "", quotaSettlement: "", quotaReq: "", quotaDaily: { settlement: { mountValue: "", validity: 90, updatedAt: "13-03-2025" }, req: { mountValue: "", validity: 90, updatedAt: "13-03-2025" } } }, { id: 10, createdAt: "30-08-2025", updatedAt: "07-09-2025", expireAt: "", status: "Vigente", userCreate: "Rodrigo López", userUpdated: "Rogrigo López", segment: "", clientName: "Roberto Muñoz", clientRut: "55.555.555-5", quotaPortal: "", quotaSettlement: "", quotaReq: "", quotaDaily: { settlement: { mountValue: "", validity: 90, updatedAt: "30-08-2025" }, req: { mountValue: "", validity: 90, updatedAt: "30-08-2025" } } }, { id: 11, createdAt: "03-08-2025", updatedAt: "04-08-2025", expireAt: "", status: "Vigente", userCreate: "Rodrigo López", userUpdated: "Rogrigo López", segment: "", clientName: "Roberto Muñoz", clientRut: "55.555.555-5", quotaPortal: "", quotaSettlement: "", quotaReq: "", quotaDaily: { settlement: { mountValue: "", validity: 90, updatedAt: "03-08-2025" }, req: { mountValue: "", validity: 90, updatedAt: "03-08-2025" } } }, { id: 12, createdAt: "15-02-2025", updatedAt: "16-02-2025", expireAt: "", status: "Vigente", userCreate: "Rodrigo López", userUpdated: "Rogrigo López", segment: "", clientName: "Roberto Muñoz", clientRut: "55.555.555-5", quotaPortal: "", quotaSettlement: "", quotaReq: "", quotaDaily: { settlement: { mountValue: "", validity: 90, updatedAt: "18-02-2025" }, req: { mountValue: "", validity: 90, updatedAt: "18-02-2025" } } }, { id: 13, createdAt: "26-03-2025", updatedAt: "04-04-2025", expireAt: "", status: "Vigente", userCreate: "Rodrigo López", userUpdated: "Rogrigo López", segment: "", clientName: "Roberto Muñoz", clientRut: "55.555.555-5", quotaPortal: "", quotaSettlement: "", quotaReq: "", quotaDaily: { settlement: { mountValue: "", validity: 90, updatedAt: "02-04-2025" }, req: { mountValue: "", validity: 90, updatedAt: "02-04-2025" } } }, { id: 14, createdAt: "05-08-2025", updatedAt: "09-08-2025", expireAt: "", status: "Vigente", userCreate: "Rodrigo López", userUpdated: "Rogrigo López", segment: "", clientName: "Roberto Muñoz", clientRut: "55.555.555-5", quotaPortal: "", quotaSettlement: "", quotaReq: "", quotaDaily: { settlement: { mountValue: "", validity: 90, updatedAt: "05-08-2025" }, req: { mountValue: "", validity: 90, updatedAt: "05-08-2025" } } }, { id: 15, createdAt: "06-02-2025", updatedAt: "16-02-2025", expireAt: "", status: "Vigente", userCreate: "Rodrigo López", userUpdated: "Rogrigo López", segment: "", clientName: "Roberto Muñoz", clientRut: "55.555.555-5", quotaPortal: "", quotaSettlement: "", quotaReq: "", quotaDaily: { settlement: { mountValue: "", validity: 90, updatedAt: "10-02-2025" }, req: { mountValue: "", validity: 90, updatedAt: "10-02-2025" } } }], jk = {
|
|
48042
48059
|
data: $k
|
|
48043
48060
|
};
|
|
48044
|
-
class
|
|
48061
|
+
class P9 {
|
|
48045
48062
|
async getRiskFile(e) {
|
|
48046
48063
|
const { data: n } = await this.getRisk(0, 1e6, e);
|
|
48047
48064
|
return n;
|
|
@@ -48070,7 +48087,7 @@ class S9 {
|
|
|
48070
48087
|
const zk = { totalOPDia: 10, totalPurchaseAmount: 10318796, totalSaleAmount: 22840318, profit: 3353, segments: [{ status: { id: 1, description: "Ingresada" }, rut: "9.352.498-7", name: "Juan Orrgo M.", sec: { id: 8, description: "08" }, time: "10:33:03", cv: { id: 1, description: "V" }, amountUSD: 3500, costPrice: 902.7, clientPrice: 902.5, amountCLP: 3158750, profit: 700, paymentCondition: { id: 1, description: "PH" }, folio: 5477, banker: "Héctor Soto" }, { status: { id: 2, description: "Cerrada" }, rut: "19.352.498-7", name: "Juan Orrgo M.", sec: { id: 8, description: "08" }, time: "10:33:03", cv: { id: 2, description: "C" }, amountUSD: 2555, costPrice: 903.1, clientPrice: 903.3, amountCLP: 2307931, profit: 511, paymentCondition: { id: 1, description: "PH" }, folio: null, banker: "Héctor Soto" }, { status: { id: 3, description: "Cancelada" }, rut: "9.352.498-7", name: "Juan Orrgo M.", sec: { id: 8, description: "08" }, time: "10:33:03", cv: { id: 1, description: "V" }, amountUSD: 450, costPrice: 902.85, clientPrice: 902.7, amountCLP: 406215, profit: 67.5, paymentCondition: { id: 1, description: "PH" }, folio: null, banker: "Héctor Soto" }, { status: { id: 3, description: "Cancelada" }, rut: "19.352.498-7", name: "Juan Orrgo M.", sec: { id: 8, description: "08" }, time: "10:33:03", cv: { id: 2, description: "C" }, amountUSD: 3250, costPrice: 903.2, clientPrice: 903.5, amountCLP: 2936375, profit: 975, paymentCondition: { id: 1, description: "PH" }, folio: null, banker: "Héctor Soto" }, { status: { id: 1, description: "Ingresada" }, rut: "9.352.498-7", name: "Juan Orrgo M.", sec: { id: 8, description: "08" }, time: "10:33:03", cv: { id: 2, description: "C" }, amountUSD: 4358, costPrice: 903.12, clientPrice: 903.22, amountCLP: 3936232, profit: 435.8, paymentCondition: { id: 1, description: "PH" }, folio: 5476, banker: "Héctor Soto" }, { status: { id: 2, description: "Cerrada" }, rut: "19.352.498-7", name: "Juan Orrgo M.", sec: { id: 8, description: "08" }, time: "10:33:03", cv: { id: 2, description: "C" }, amountUSD: 1260, costPrice: 903.08, clientPrice: 903.38, amountCLP: 1138258, profit: 378, paymentCondition: { id: 1, description: "PH" }, folio: null, banker: "Héctor Soto" }, { status: { id: 1, description: "Ingresada" }, rut: "9.352.498-7", name: "Juan Orrgo M.", sec: { id: 8, description: "08" }, time: "10:33:03", cv: { id: 1, description: "V" }, amountUSD: 2300, costPrice: 902.17, clientPrice: 901.9, amountCLP: 2074370, profit: 621, paymentCondition: { id: 1, description: "PH" }, folio: 5475, banker: "Héctor Soto" }, { status: { id: 2, description: "Cerrada" }, rut: "19.352.498-7", name: "Juan Orrgo M.", sec: { id: 8, description: "08" }, time: "10:33:03", cv: { id: 1, description: "V" }, amountUSD: 790, costPrice: 902.36, clientPrice: 902.05, amountCLP: 712619, profit: 244.9, paymentCondition: { id: 1, description: "PH" }, folio: null, banker: "Héctor Soto" }, { status: { id: 2, description: "Cerrada" }, rut: "19.352.498-7", name: "Juan Orrgo M.", sec: { id: 8, description: "08" }, time: "10:33:03", cv: { id: 1, description: "V" }, amountUSD: 12050, costPrice: 902.72, clientPrice: 902.5, amountCLP: 10875125, profit: 2651, paymentCondition: { id: 1, description: "PH" }, folio: null, banker: "Héctor Soto" }, { status: { id: 2, description: "Cerrada" }, rut: "19.352.498-7", name: "Juan Orrgo M.", sec: { id: 8, description: "08" }, time: "10:33:03", cv: { id: 1, description: "V" }, amountUSD: 6220, costPrice: 902.67, clientPrice: 902.45, amountCLP: 5613239, profit: 1368.4, paymentCondition: { id: 1, description: "PH" }, folio: null, banker: "Héctor Soto" }] }, xd = {
|
|
48071
48088
|
data: zk
|
|
48072
48089
|
};
|
|
48073
|
-
class
|
|
48090
|
+
class D9 {
|
|
48074
48091
|
async getSpotCloseSegmentData() {
|
|
48075
48092
|
return { data: xd.data };
|
|
48076
48093
|
}
|
|
@@ -48087,14 +48104,14 @@ class P9 {
|
|
|
48087
48104
|
};
|
|
48088
48105
|
}
|
|
48089
48106
|
}
|
|
48090
|
-
class
|
|
48107
|
+
class T9 {
|
|
48091
48108
|
async getSpotForwardSegmentData() {
|
|
48092
48109
|
return { data: Fc };
|
|
48093
48110
|
}
|
|
48094
48111
|
}
|
|
48095
48112
|
let vt = null, Pa = [], $c = [], ln = 0;
|
|
48096
48113
|
const Sd = 10;
|
|
48097
|
-
function
|
|
48114
|
+
function I9(t) {
|
|
48098
48115
|
return new Promise((e, n) => {
|
|
48099
48116
|
function i() {
|
|
48100
48117
|
vt = new WebSocket(t), vt.onopen = () => {
|
|
@@ -48125,16 +48142,16 @@ function T9(t) {
|
|
|
48125
48142
|
i();
|
|
48126
48143
|
});
|
|
48127
48144
|
}
|
|
48128
|
-
function
|
|
48145
|
+
function L9(t) {
|
|
48129
48146
|
Pa.push(t);
|
|
48130
48147
|
}
|
|
48131
|
-
function
|
|
48148
|
+
function O9(t) {
|
|
48132
48149
|
Pa = Pa.filter((e) => e !== t);
|
|
48133
48150
|
}
|
|
48134
|
-
function
|
|
48151
|
+
function A9(t) {
|
|
48135
48152
|
vt && vt.readyState === WebSocket.OPEN && vt.send(JSON.stringify(t));
|
|
48136
48153
|
}
|
|
48137
|
-
function
|
|
48154
|
+
function M9() {
|
|
48138
48155
|
vt && vt.readyState !== WebSocket.CLOSED && (vt.close(), vt = null, Pa = [], $c = [], ln = 0);
|
|
48139
48156
|
}
|
|
48140
48157
|
const Vk = {
|
|
@@ -48147,14 +48164,14 @@ const Vk = {
|
|
|
48147
48164
|
cacheLocation: "localStorage",
|
|
48148
48165
|
storeAuthStateInCookie: !1
|
|
48149
48166
|
}
|
|
48150
|
-
},
|
|
48151
|
-
function
|
|
48167
|
+
}, _9 = new Qc(Vk), Hk = { BASE_URL: "/", DEV: !1, MODE: "production", PROD: !0, SSR: !1 }, Uk = ["hito_1", "hito_2", "hito_3"];
|
|
48168
|
+
function R9() {
|
|
48152
48169
|
const t = Object.fromEntries(
|
|
48153
48170
|
Uk.map((n) => [n, Hk[`VITE_${n.toUpperCase()}`] === "true"])
|
|
48154
48171
|
);
|
|
48155
48172
|
return { isFeatureEnabled: (n) => t[n] };
|
|
48156
48173
|
}
|
|
48157
|
-
function
|
|
48174
|
+
function B9() {
|
|
48158
48175
|
return globalThis.location.hostname === "localhost";
|
|
48159
48176
|
}
|
|
48160
48177
|
function yi(t) {
|
|
@@ -48176,11 +48193,11 @@ function Kk(t) {
|
|
|
48176
48193
|
const e = localStorage.getItem("user"), n = localStorage.getItem("clientId"), i = localStorage.getItem("client");
|
|
48177
48194
|
!n && !i && e && !globalThis.location.pathname.includes(`${yi(t)}/my-company`) && (globalThis.location.href = `${yi(t)}/my-company`);
|
|
48178
48195
|
}
|
|
48179
|
-
function
|
|
48196
|
+
function E9() {
|
|
48180
48197
|
const t = globalThis.location.hostname;
|
|
48181
48198
|
globalThis.location.pathname.includes("clients") && (localStorage.setItem("initial_path", "/corecashchile-clients"), Kk(t)), globalThis.location.pathname.includes("users") && localStorage.setItem("initial_path", "/corecashchile-users"), (globalThis.location.pathname === "/" || globalThis.location.pathname === "/portalcash/chl/") && (jc() === "clients" ? globalThis.location.href = `${yi(t)}/login` : globalThis.location.href = `${hi(t)}/auth/login`), globalThis.location.pathname === yi(t) && (globalThis.location.href = `${yi(t)}/login`), globalThis.location.pathname === hi(t) && (globalThis.location.href = `${hi(t)}/auth/login`), globalThis.location.pathname === `${hi(t)}/login` && (globalThis.location.href = `${hi(t)}/auth/login`);
|
|
48182
48199
|
}
|
|
48183
|
-
function
|
|
48200
|
+
function N9(t = !1) {
|
|
48184
48201
|
const e = Ss();
|
|
48185
48202
|
async function n() {
|
|
48186
48203
|
const o = await globalThis.msalAuth.getAccessToken();
|
|
@@ -48209,140 +48226,141 @@ function E9(t = !1) {
|
|
|
48209
48226
|
initB2CAuth: a
|
|
48210
48227
|
};
|
|
48211
48228
|
}
|
|
48212
|
-
const
|
|
48229
|
+
const F9 = (t) => new Promise((e, n) => {
|
|
48213
48230
|
const i = new FileReader();
|
|
48214
48231
|
i.readAsDataURL(t), i.onload = () => {
|
|
48215
48232
|
e(i.result);
|
|
48216
48233
|
}, i.onerror = (r) => {
|
|
48217
48234
|
n(r);
|
|
48218
48235
|
};
|
|
48219
|
-
}),
|
|
48236
|
+
}), $9 = "1.0.3";
|
|
48220
48237
|
export {
|
|
48221
|
-
|
|
48222
|
-
|
|
48238
|
+
A7 as AutocompleteInput,
|
|
48239
|
+
M7 as AutocompleteRutInput,
|
|
48223
48240
|
x4 as BalanceCard,
|
|
48224
48241
|
Rc as ClientSearchService,
|
|
48225
|
-
|
|
48226
|
-
|
|
48242
|
+
C9 as ClosedOperationsService,
|
|
48243
|
+
T7 as CurrencySelector,
|
|
48227
48244
|
Ue as CustomButton,
|
|
48228
|
-
|
|
48245
|
+
I7 as CustomCardCountry,
|
|
48229
48246
|
t7 as CustomCheckBox,
|
|
48230
48247
|
n7 as CustomDatePicker,
|
|
48231
48248
|
$n as CustomDialog,
|
|
48232
48249
|
fu as CustomFileUpload,
|
|
48233
48250
|
lc as CustomInfoOperationTable,
|
|
48234
48251
|
ri as CustomInput,
|
|
48235
|
-
|
|
48236
|
-
|
|
48237
|
-
|
|
48238
|
-
|
|
48239
|
-
|
|
48240
|
-
|
|
48241
|
-
|
|
48242
|
-
|
|
48243
|
-
|
|
48252
|
+
L7 as CustomInputNumber,
|
|
48253
|
+
s7 as CustomLineChart,
|
|
48254
|
+
l7 as CustomModalConfirm,
|
|
48255
|
+
d7 as CustomModalInfoTable,
|
|
48256
|
+
u7 as CustomMultiButton,
|
|
48257
|
+
c7 as CustomMultiSelect,
|
|
48258
|
+
p7 as CustomPersonalData,
|
|
48259
|
+
b7 as CustomPie,
|
|
48260
|
+
g7 as CustomRadioButton,
|
|
48244
48261
|
nr as CustomSelect,
|
|
48245
|
-
|
|
48246
|
-
|
|
48247
|
-
|
|
48248
|
-
|
|
48249
|
-
|
|
48250
|
-
|
|
48251
|
-
|
|
48252
|
-
|
|
48262
|
+
y7 as CustomSelectCountry,
|
|
48263
|
+
v7 as CustomShowDetailsOperation,
|
|
48264
|
+
w7 as CustomStepper,
|
|
48265
|
+
C7 as CustomSwitch,
|
|
48266
|
+
O7 as CustomTabs,
|
|
48267
|
+
k7 as CustomTextArea,
|
|
48268
|
+
x7 as CustomToast,
|
|
48269
|
+
S7 as CustomUploadExcel,
|
|
48253
48270
|
U6 as DetailsCard,
|
|
48254
48271
|
l8 as EnvNames,
|
|
48255
|
-
|
|
48272
|
+
V9 as FontAwesomeIcon,
|
|
48256
48273
|
mk as ForexChartService,
|
|
48257
|
-
|
|
48274
|
+
c9 as LegalService,
|
|
48258
48275
|
_c as MainCard,
|
|
48259
48276
|
sc as MainTable,
|
|
48260
|
-
|
|
48277
|
+
P7 as ModalAutorization,
|
|
48261
48278
|
bd as ModalAutorizationOperation,
|
|
48262
|
-
|
|
48279
|
+
w9 as MyAlertsService,
|
|
48263
48280
|
D4 as ObservationCard,
|
|
48264
48281
|
t6 as PaymentDocument,
|
|
48265
|
-
|
|
48266
|
-
|
|
48282
|
+
S9 as ReportFxService,
|
|
48283
|
+
P9 as RiskService,
|
|
48267
48284
|
g4 as ThirdPartyCard,
|
|
48268
|
-
|
|
48269
|
-
|
|
48270
|
-
|
|
48285
|
+
D7 as UploadFileDialog,
|
|
48286
|
+
o9 as accountOriginService,
|
|
48287
|
+
Z7 as accountTypeService,
|
|
48271
48288
|
o5 as adminPath,
|
|
48272
|
-
|
|
48273
|
-
|
|
48274
|
-
|
|
48289
|
+
f9 as analystService,
|
|
48290
|
+
y9 as bankListClpService,
|
|
48291
|
+
F9 as base64Transformer,
|
|
48275
48292
|
r5 as basePath,
|
|
48276
|
-
|
|
48277
|
-
|
|
48278
|
-
|
|
48279
|
-
|
|
48293
|
+
e9 as beneficiaryService,
|
|
48294
|
+
V7 as booleanToAffirmation,
|
|
48295
|
+
j7 as capitalizeFirstLetter,
|
|
48296
|
+
i9 as clientAmountService,
|
|
48280
48297
|
yi as clientPath,
|
|
48281
|
-
|
|
48282
|
-
|
|
48283
|
-
|
|
48284
|
-
|
|
48285
|
-
|
|
48286
|
-
|
|
48287
|
-
|
|
48288
|
-
|
|
48289
|
-
|
|
48298
|
+
Q7 as clientTypeService,
|
|
48299
|
+
M9 as closeWebSocket,
|
|
48300
|
+
u9 as complianceService,
|
|
48301
|
+
I9 as connectWebSocket,
|
|
48302
|
+
t9 as countryService,
|
|
48303
|
+
s9 as creadiCorpService,
|
|
48304
|
+
J7 as currencyService,
|
|
48305
|
+
F7 as dateToUTCString,
|
|
48306
|
+
H7 as delay,
|
|
48290
48307
|
Yn as fixedLenght,
|
|
48291
|
-
|
|
48292
|
-
|
|
48293
|
-
|
|
48294
|
-
|
|
48308
|
+
g9 as forexOperationsService,
|
|
48309
|
+
x9 as fxSpreadService,
|
|
48310
|
+
v9 as fxTradingService,
|
|
48311
|
+
m7 as getColorClass,
|
|
48295
48312
|
u8 as getEnvConfig,
|
|
48296
|
-
|
|
48313
|
+
_7 as getHeaders,
|
|
48297
48314
|
i8 as getResponse,
|
|
48298
|
-
|
|
48299
|
-
|
|
48300
|
-
|
|
48315
|
+
q7 as heritageChartService,
|
|
48316
|
+
X7 as heritageService,
|
|
48317
|
+
E9 as initRedirect,
|
|
48301
48318
|
jc as isClientOrUser,
|
|
48302
|
-
|
|
48319
|
+
B9 as isLocalHost,
|
|
48303
48320
|
as as keysToCamel,
|
|
48304
48321
|
gd as keysToSnake,
|
|
48305
|
-
|
|
48306
|
-
|
|
48307
|
-
|
|
48308
|
-
|
|
48309
|
-
|
|
48310
|
-
|
|
48311
|
-
|
|
48312
|
-
|
|
48313
|
-
|
|
48314
|
-
|
|
48315
|
-
|
|
48316
|
-
|
|
48317
|
-
|
|
48318
|
-
|
|
48319
|
-
|
|
48320
|
-
|
|
48321
|
-
|
|
48322
|
-
|
|
48323
|
-
|
|
48324
|
-
|
|
48325
|
-
|
|
48326
|
-
|
|
48322
|
+
K7 as makeRandomString,
|
|
48323
|
+
b9 as movementService,
|
|
48324
|
+
r9 as movementTypeService,
|
|
48325
|
+
_9 as msalInstance,
|
|
48326
|
+
L9 as onMessage,
|
|
48327
|
+
h9 as operationService,
|
|
48328
|
+
k9 as orderFxService,
|
|
48329
|
+
a9 as paymentMethodsService,
|
|
48330
|
+
z7 as printContent,
|
|
48331
|
+
E7 as reformatDate,
|
|
48332
|
+
B7 as reformatDateDayMonth,
|
|
48333
|
+
N7 as reformatDateISO8601,
|
|
48334
|
+
O9 as removeMessageListener,
|
|
48335
|
+
W7 as representativeService,
|
|
48336
|
+
A9 as sendMessage,
|
|
48337
|
+
D9 as spotCloseSegmentService,
|
|
48338
|
+
T9 as spotForwadSegmentService,
|
|
48339
|
+
G7 as statusService,
|
|
48340
|
+
n9 as surveyService,
|
|
48341
|
+
$7 as toBadgeFormat,
|
|
48342
|
+
p9 as transactionService,
|
|
48343
|
+
m9 as transferService,
|
|
48327
48344
|
i7 as useAccountTypesStore,
|
|
48328
48345
|
Ss as useAuthStore,
|
|
48329
|
-
|
|
48346
|
+
N9 as useB2CAuth,
|
|
48347
|
+
o7 as useBankAccountsCCStore,
|
|
48330
48348
|
r7 as useCatalogStore,
|
|
48331
48349
|
s5 as useClientStore,
|
|
48332
48350
|
a7 as useClientTypesStore,
|
|
48333
48351
|
La as useCurrencyFormatter,
|
|
48334
48352
|
l5 as useCurrencyTypesStore,
|
|
48335
|
-
|
|
48353
|
+
R9 as useFeatureFlag,
|
|
48336
48354
|
Ps as useThemeStore,
|
|
48337
48355
|
S5 as useWindowSize,
|
|
48338
|
-
|
|
48339
|
-
|
|
48356
|
+
Y7 as userAuthService,
|
|
48357
|
+
d9 as userRoleService,
|
|
48340
48358
|
hi as usersPath,
|
|
48341
|
-
|
|
48342
|
-
|
|
48343
|
-
|
|
48344
|
-
|
|
48345
|
-
|
|
48346
|
-
|
|
48359
|
+
f7 as validateCheckboxSelection,
|
|
48360
|
+
h7 as validateInputs,
|
|
48361
|
+
U7 as validateRut,
|
|
48362
|
+
l9 as valuteService,
|
|
48363
|
+
$9 as version,
|
|
48364
|
+
R7 as withThousandSeparator
|
|
48347
48365
|
};
|
|
48348
48366
|
//# sourceMappingURL=index.es.js.map
|