@hiver/connector-agent 4.3.1 → 4.3.2-hotfixAsyncSelect-beta.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.es.js +583 -580
- package/index.umd.js +30 -30
- package/package.json +1 -1
- package/testing/mocks/handlers/write-capability.d.ts.map +1 -1
package/index.es.js
CHANGED
|
@@ -58,44 +58,44 @@ function Bh() {
|
|
|
58
58
|
function f(_) {
|
|
59
59
|
if (_ === null || typeof _ != "object")
|
|
60
60
|
return null;
|
|
61
|
-
var
|
|
62
|
-
return typeof
|
|
61
|
+
var V = b && _[b] || _[d];
|
|
62
|
+
return typeof V == "function" ? V : null;
|
|
63
63
|
}
|
|
64
64
|
var p = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
|
65
65
|
function v(_) {
|
|
66
66
|
{
|
|
67
|
-
for (var
|
|
67
|
+
for (var V = arguments.length, Q = new Array(V > 1 ? V - 1 : 0), fe = 1; fe < V; fe++)
|
|
68
68
|
Q[fe - 1] = arguments[fe];
|
|
69
69
|
m("error", _, Q);
|
|
70
70
|
}
|
|
71
71
|
}
|
|
72
|
-
function m(_,
|
|
72
|
+
function m(_, V, Q) {
|
|
73
73
|
{
|
|
74
74
|
var fe = p.ReactDebugCurrentFrame, Fe = fe.getStackAddendum();
|
|
75
|
-
Fe !== "" && (
|
|
75
|
+
Fe !== "" && (V += "%s", Q = Q.concat([Fe]));
|
|
76
76
|
var Be = Q.map(function(Ee) {
|
|
77
77
|
return String(Ee);
|
|
78
78
|
});
|
|
79
|
-
Be.unshift("Warning: " +
|
|
79
|
+
Be.unshift("Warning: " + V), Function.prototype.apply.call(console[_], console, Be);
|
|
80
80
|
}
|
|
81
81
|
}
|
|
82
82
|
var x = !1, C = !1, E = !1, w = !1, A = !1, T;
|
|
83
83
|
T = Symbol.for("react.module.reference");
|
|
84
|
-
function
|
|
84
|
+
function R(_) {
|
|
85
85
|
return !!(typeof _ == "string" || typeof _ == "function" || _ === r || _ === i || A || _ === o || _ === a || _ === u || w || _ === I || x || C || E || typeof _ == "object" && _ !== null && (_.$$typeof === g || _.$$typeof === h || _.$$typeof === s || _.$$typeof === l || _.$$typeof === c || // This needs to include all possible module reference object
|
|
86
86
|
// types supported by any Flight configuration anywhere since
|
|
87
87
|
// we don't know which Flight build this will end up being used
|
|
88
88
|
// with.
|
|
89
89
|
_.$$typeof === T || _.getModuleId !== void 0));
|
|
90
90
|
}
|
|
91
|
-
function O(_,
|
|
91
|
+
function O(_, V, Q) {
|
|
92
92
|
var fe = _.displayName;
|
|
93
93
|
if (fe)
|
|
94
94
|
return fe;
|
|
95
|
-
var Fe =
|
|
95
|
+
var Fe = V.displayName || V.name || "";
|
|
96
96
|
return Fe !== "" ? Q + "(" + Fe + ")" : Q;
|
|
97
97
|
}
|
|
98
|
-
function
|
|
98
|
+
function L(_) {
|
|
99
99
|
return _.displayName || "Context";
|
|
100
100
|
}
|
|
101
101
|
function M(_) {
|
|
@@ -122,11 +122,11 @@ function Bh() {
|
|
|
122
122
|
if (typeof _ == "object")
|
|
123
123
|
switch (_.$$typeof) {
|
|
124
124
|
case l:
|
|
125
|
-
var
|
|
126
|
-
return
|
|
125
|
+
var V = _;
|
|
126
|
+
return L(V) + ".Consumer";
|
|
127
127
|
case s:
|
|
128
128
|
var Q = _;
|
|
129
|
-
return
|
|
129
|
+
return L(Q._context) + ".Provider";
|
|
130
130
|
case c:
|
|
131
131
|
return O(_, _.render, "ForwardRef");
|
|
132
132
|
case h:
|
|
@@ -143,18 +143,18 @@ function Bh() {
|
|
|
143
143
|
}
|
|
144
144
|
return null;
|
|
145
145
|
}
|
|
146
|
-
var
|
|
147
|
-
function
|
|
146
|
+
var B = Object.assign, Z = 0, $, K, Y, X, le, de, P;
|
|
147
|
+
function G() {
|
|
148
148
|
}
|
|
149
|
-
|
|
150
|
-
function
|
|
149
|
+
G.__reactDisabledLog = !0;
|
|
150
|
+
function j() {
|
|
151
151
|
{
|
|
152
152
|
if (Z === 0) {
|
|
153
|
-
$ = console.log,
|
|
153
|
+
$ = console.log, K = console.info, Y = console.warn, X = console.error, le = console.group, de = console.groupCollapsed, P = console.groupEnd;
|
|
154
154
|
var _ = {
|
|
155
155
|
configurable: !0,
|
|
156
156
|
enumerable: !0,
|
|
157
|
-
value:
|
|
157
|
+
value: G,
|
|
158
158
|
writable: !0
|
|
159
159
|
};
|
|
160
160
|
Object.defineProperties(console, {
|
|
@@ -179,25 +179,25 @@ function Bh() {
|
|
|
179
179
|
writable: !0
|
|
180
180
|
};
|
|
181
181
|
Object.defineProperties(console, {
|
|
182
|
-
log:
|
|
182
|
+
log: B({}, _, {
|
|
183
183
|
value: $
|
|
184
184
|
}),
|
|
185
|
-
info:
|
|
186
|
-
value:
|
|
185
|
+
info: B({}, _, {
|
|
186
|
+
value: K
|
|
187
187
|
}),
|
|
188
|
-
warn:
|
|
188
|
+
warn: B({}, _, {
|
|
189
189
|
value: Y
|
|
190
190
|
}),
|
|
191
|
-
error:
|
|
191
|
+
error: B({}, _, {
|
|
192
192
|
value: X
|
|
193
193
|
}),
|
|
194
|
-
group:
|
|
194
|
+
group: B({}, _, {
|
|
195
195
|
value: le
|
|
196
196
|
}),
|
|
197
|
-
groupCollapsed:
|
|
197
|
+
groupCollapsed: B({}, _, {
|
|
198
198
|
value: de
|
|
199
199
|
}),
|
|
200
|
-
groupEnd:
|
|
200
|
+
groupEnd: B({}, _, {
|
|
201
201
|
value: P
|
|
202
202
|
})
|
|
203
203
|
});
|
|
@@ -205,8 +205,8 @@ function Bh() {
|
|
|
205
205
|
Z < 0 && v("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
|
|
206
206
|
}
|
|
207
207
|
}
|
|
208
|
-
var
|
|
209
|
-
function ie(_,
|
|
208
|
+
var ee = p.ReactCurrentDispatcher, ne;
|
|
209
|
+
function ie(_, V, Q) {
|
|
210
210
|
{
|
|
211
211
|
if (ne === void 0)
|
|
212
212
|
try {
|
|
@@ -224,7 +224,7 @@ function Bh() {
|
|
|
224
224
|
var xe = typeof WeakMap == "function" ? WeakMap : Map;
|
|
225
225
|
re = new xe();
|
|
226
226
|
}
|
|
227
|
-
function H(_,
|
|
227
|
+
function H(_, V) {
|
|
228
228
|
if (!_ || k)
|
|
229
229
|
return "";
|
|
230
230
|
{
|
|
@@ -237,9 +237,9 @@ function Bh() {
|
|
|
237
237
|
var Fe = Error.prepareStackTrace;
|
|
238
238
|
Error.prepareStackTrace = void 0;
|
|
239
239
|
var Be;
|
|
240
|
-
Be =
|
|
240
|
+
Be = ee.current, ee.current = null, j();
|
|
241
241
|
try {
|
|
242
|
-
if (
|
|
242
|
+
if (V) {
|
|
243
243
|
var Ee = function() {
|
|
244
244
|
throw Error();
|
|
245
245
|
};
|
|
@@ -290,19 +290,19 @@ function Bh() {
|
|
|
290
290
|
}
|
|
291
291
|
}
|
|
292
292
|
} finally {
|
|
293
|
-
k = !1,
|
|
293
|
+
k = !1, ee.current = Be, W(), Error.prepareStackTrace = Fe;
|
|
294
294
|
}
|
|
295
295
|
var Er = _ ? _.displayName || _.name : "", Qn = Er ? ie(Er) : "";
|
|
296
296
|
return typeof _ == "function" && re.set(_, Qn), Qn;
|
|
297
297
|
}
|
|
298
|
-
function He(_,
|
|
298
|
+
function He(_, V, Q) {
|
|
299
299
|
return H(_, !1);
|
|
300
300
|
}
|
|
301
301
|
function Ve(_) {
|
|
302
|
-
var
|
|
303
|
-
return !!(
|
|
302
|
+
var V = _.prototype;
|
|
303
|
+
return !!(V && V.isReactComponent);
|
|
304
304
|
}
|
|
305
|
-
function tt(_,
|
|
305
|
+
function tt(_, V, Q) {
|
|
306
306
|
if (_ == null)
|
|
307
307
|
return "";
|
|
308
308
|
if (typeof _ == "function")
|
|
@@ -320,11 +320,11 @@ function Bh() {
|
|
|
320
320
|
case c:
|
|
321
321
|
return He(_.render);
|
|
322
322
|
case h:
|
|
323
|
-
return tt(_.type,
|
|
323
|
+
return tt(_.type, V, Q);
|
|
324
324
|
case g: {
|
|
325
325
|
var fe = _, Fe = fe._payload, Be = fe._init;
|
|
326
326
|
try {
|
|
327
|
-
return tt(Be(Fe),
|
|
327
|
+
return tt(Be(Fe), V, Q);
|
|
328
328
|
} catch {
|
|
329
329
|
}
|
|
330
330
|
}
|
|
@@ -334,12 +334,12 @@ function Bh() {
|
|
|
334
334
|
var nt = Object.prototype.hasOwnProperty, hn = {}, Ct = p.ReactDebugCurrentFrame;
|
|
335
335
|
function lt(_) {
|
|
336
336
|
if (_) {
|
|
337
|
-
var
|
|
337
|
+
var V = _._owner, Q = tt(_.type, _._source, V ? V.type : null);
|
|
338
338
|
Ct.setExtraStackFrame(Q);
|
|
339
339
|
} else
|
|
340
340
|
Ct.setExtraStackFrame(null);
|
|
341
341
|
}
|
|
342
|
-
function Qe(_,
|
|
342
|
+
function Qe(_, V, Q, fe, Fe) {
|
|
343
343
|
{
|
|
344
344
|
var Be = Function.call.bind(nt);
|
|
345
345
|
for (var Ee in _)
|
|
@@ -350,7 +350,7 @@ function Bh() {
|
|
|
350
350
|
var gt = Error((fe || "React class") + ": " + Q + " type `" + Ee + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof _[Ee] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
|
|
351
351
|
throw gt.name = "Invariant Violation", gt;
|
|
352
352
|
}
|
|
353
|
-
Ce = _[Ee](
|
|
353
|
+
Ce = _[Ee](V, Ee, fe, Q, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
|
|
354
354
|
} catch (Ye) {
|
|
355
355
|
Ce = Ye;
|
|
356
356
|
}
|
|
@@ -364,7 +364,7 @@ function Bh() {
|
|
|
364
364
|
}
|
|
365
365
|
function xr(_) {
|
|
366
366
|
{
|
|
367
|
-
var
|
|
367
|
+
var V = typeof Symbol == "function" && Symbol.toStringTag, Q = V && _[Symbol.toStringTag] || _.constructor.name || "Object";
|
|
368
368
|
return Q;
|
|
369
369
|
}
|
|
370
370
|
}
|
|
@@ -391,30 +391,30 @@ function Bh() {
|
|
|
391
391
|
xt = {};
|
|
392
392
|
function Gt(_) {
|
|
393
393
|
if (nt.call(_, "ref")) {
|
|
394
|
-
var
|
|
395
|
-
if (
|
|
394
|
+
var V = Object.getOwnPropertyDescriptor(_, "ref").get;
|
|
395
|
+
if (V && V.isReactWarning)
|
|
396
396
|
return !1;
|
|
397
397
|
}
|
|
398
398
|
return _.ref !== void 0;
|
|
399
399
|
}
|
|
400
400
|
function gn(_) {
|
|
401
401
|
if (nt.call(_, "key")) {
|
|
402
|
-
var
|
|
403
|
-
if (
|
|
402
|
+
var V = Object.getOwnPropertyDescriptor(_, "key").get;
|
|
403
|
+
if (V && V.isReactWarning)
|
|
404
404
|
return !1;
|
|
405
405
|
}
|
|
406
406
|
return _.key !== void 0;
|
|
407
407
|
}
|
|
408
|
-
function uo(_,
|
|
409
|
-
if (typeof _.ref == "string" && ue.current &&
|
|
408
|
+
function uo(_, V) {
|
|
409
|
+
if (typeof _.ref == "string" && ue.current && V && ue.current.stateNode !== V) {
|
|
410
410
|
var Q = M(ue.current.type);
|
|
411
411
|
xt[Q] || (v('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref', M(ue.current.type), _.ref), xt[Q] = !0);
|
|
412
412
|
}
|
|
413
413
|
}
|
|
414
|
-
function Ko(_,
|
|
414
|
+
function Ko(_, V) {
|
|
415
415
|
{
|
|
416
416
|
var Q = function() {
|
|
417
|
-
st || (st = !0, v("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",
|
|
417
|
+
st || (st = !0, v("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", V));
|
|
418
418
|
};
|
|
419
419
|
Q.isReactWarning = !0, Object.defineProperty(_, "key", {
|
|
420
420
|
get: Q,
|
|
@@ -422,10 +422,10 @@ function Bh() {
|
|
|
422
422
|
});
|
|
423
423
|
}
|
|
424
424
|
}
|
|
425
|
-
function Ms(_,
|
|
425
|
+
function Ms(_, V) {
|
|
426
426
|
{
|
|
427
427
|
var Q = function() {
|
|
428
|
-
It || (It = !0, v("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",
|
|
428
|
+
It || (It = !0, v("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", V));
|
|
429
429
|
};
|
|
430
430
|
Q.isReactWarning = !0, Object.defineProperty(_, "ref", {
|
|
431
431
|
get: Q,
|
|
@@ -433,13 +433,13 @@ function Bh() {
|
|
|
433
433
|
});
|
|
434
434
|
}
|
|
435
435
|
}
|
|
436
|
-
var ei = function(_,
|
|
436
|
+
var ei = function(_, V, Q, fe, Fe, Be, Ee) {
|
|
437
437
|
var Ce = {
|
|
438
438
|
// This tag allows us to uniquely identify this as a React Element
|
|
439
439
|
$$typeof: t,
|
|
440
440
|
// Built-in properties that belong on the element
|
|
441
441
|
type: _,
|
|
442
|
-
key:
|
|
442
|
+
key: V,
|
|
443
443
|
ref: Q,
|
|
444
444
|
props: Ee,
|
|
445
445
|
// Record the component responsible for creating this element.
|
|
@@ -462,12 +462,12 @@ function Bh() {
|
|
|
462
462
|
value: Fe
|
|
463
463
|
}), Object.freeze && (Object.freeze(Ce.props), Object.freeze(Ce)), Ce;
|
|
464
464
|
};
|
|
465
|
-
function ti(_,
|
|
465
|
+
function ti(_, V, Q, fe, Fe) {
|
|
466
466
|
{
|
|
467
467
|
var Be, Ee = {}, Ce = null, gt = null;
|
|
468
|
-
Q !== void 0 && (zn(Q), Ce = "" + Q), gn(
|
|
469
|
-
for (Be in
|
|
470
|
-
nt.call(
|
|
468
|
+
Q !== void 0 && (zn(Q), Ce = "" + Q), gn(V) && (zn(V.key), Ce = "" + V.key), Gt(V) && (gt = V.ref, uo(V, Fe));
|
|
469
|
+
for (Be in V)
|
|
470
|
+
nt.call(V, Be) && !Re.hasOwnProperty(Be) && (Ee[Be] = V[Be]);
|
|
471
471
|
if (_ && _.defaultProps) {
|
|
472
472
|
var Ye = _.defaultProps;
|
|
473
473
|
for (Be in Ye)
|
|
@@ -483,7 +483,7 @@ function Bh() {
|
|
|
483
483
|
var fo = p.ReactCurrentOwner, po = p.ReactDebugCurrentFrame;
|
|
484
484
|
function Tn(_) {
|
|
485
485
|
if (_) {
|
|
486
|
-
var
|
|
486
|
+
var V = _._owner, Q = tt(_.type, _._source, V ? V.type : null);
|
|
487
487
|
po.setExtraStackFrame(Q);
|
|
488
488
|
} else
|
|
489
489
|
po.setExtraStackFrame(null);
|
|
@@ -511,22 +511,22 @@ Check the render method of \`` + _ + "`.";
|
|
|
511
511
|
var Le = {};
|
|
512
512
|
function rt(_) {
|
|
513
513
|
{
|
|
514
|
-
var
|
|
515
|
-
if (!
|
|
514
|
+
var V = ni();
|
|
515
|
+
if (!V) {
|
|
516
516
|
var Q = typeof _ == "string" ? _ : _.displayName || _.name;
|
|
517
|
-
Q && (
|
|
517
|
+
Q && (V = `
|
|
518
518
|
|
|
519
519
|
Check the top-level render call using <` + Q + ">.");
|
|
520
520
|
}
|
|
521
|
-
return
|
|
521
|
+
return V;
|
|
522
522
|
}
|
|
523
523
|
}
|
|
524
|
-
function Ft(_,
|
|
524
|
+
function Ft(_, V) {
|
|
525
525
|
{
|
|
526
526
|
if (!_._store || _._store.validated || _.key != null)
|
|
527
527
|
return;
|
|
528
528
|
_._store.validated = !0;
|
|
529
|
-
var Q = rt(
|
|
529
|
+
var Q = rt(V);
|
|
530
530
|
if (Le[Q])
|
|
531
531
|
return;
|
|
532
532
|
Le[Q] = !0;
|
|
@@ -534,14 +534,14 @@ Check the top-level render call using <` + Q + ">.");
|
|
|
534
534
|
_ && _._owner && _._owner !== fo.current && (fe = " It was passed a child from " + M(_._owner.type) + "."), Tn(_), v('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', Q, fe), Tn(null);
|
|
535
535
|
}
|
|
536
536
|
}
|
|
537
|
-
function Jn(_,
|
|
537
|
+
function Jn(_, V) {
|
|
538
538
|
{
|
|
539
539
|
if (typeof _ != "object")
|
|
540
540
|
return;
|
|
541
541
|
if (Vt(_))
|
|
542
542
|
for (var Q = 0; Q < _.length; Q++) {
|
|
543
543
|
var fe = _[Q];
|
|
544
|
-
Yn(fe) && Ft(fe,
|
|
544
|
+
Yn(fe) && Ft(fe, V);
|
|
545
545
|
}
|
|
546
546
|
else if (Yn(_))
|
|
547
547
|
_._store && (_._store.validated = !0);
|
|
@@ -549,39 +549,39 @@ Check the top-level render call using <` + Q + ">.");
|
|
|
549
549
|
var Fe = f(_);
|
|
550
550
|
if (typeof Fe == "function" && Fe !== _.entries)
|
|
551
551
|
for (var Be = Fe.call(_), Ee; !(Ee = Be.next()).done; )
|
|
552
|
-
Yn(Ee.value) && Ft(Ee.value,
|
|
552
|
+
Yn(Ee.value) && Ft(Ee.value, V);
|
|
553
553
|
}
|
|
554
554
|
}
|
|
555
555
|
}
|
|
556
556
|
function oi(_) {
|
|
557
557
|
{
|
|
558
|
-
var
|
|
559
|
-
if (
|
|
558
|
+
var V = _.type;
|
|
559
|
+
if (V == null || typeof V == "string")
|
|
560
560
|
return;
|
|
561
561
|
var Q;
|
|
562
|
-
if (typeof
|
|
563
|
-
Q =
|
|
564
|
-
else if (typeof
|
|
562
|
+
if (typeof V == "function")
|
|
563
|
+
Q = V.propTypes;
|
|
564
|
+
else if (typeof V == "object" && (V.$$typeof === c || // Note: Memo only checks outer props here.
|
|
565
565
|
// Inner props are checked in the reconciler.
|
|
566
|
-
|
|
567
|
-
Q =
|
|
566
|
+
V.$$typeof === h))
|
|
567
|
+
Q = V.propTypes;
|
|
568
568
|
else
|
|
569
569
|
return;
|
|
570
570
|
if (Q) {
|
|
571
|
-
var fe = M(
|
|
571
|
+
var fe = M(V);
|
|
572
572
|
Qe(Q, _.props, "prop", fe, _);
|
|
573
|
-
} else if (
|
|
573
|
+
} else if (V.PropTypes !== void 0 && !$n) {
|
|
574
574
|
$n = !0;
|
|
575
|
-
var Fe = M(
|
|
575
|
+
var Fe = M(V);
|
|
576
576
|
v("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", Fe || "Unknown");
|
|
577
577
|
}
|
|
578
|
-
typeof
|
|
578
|
+
typeof V.getDefaultProps == "function" && !V.getDefaultProps.isReactClassApproved && v("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
|
|
579
579
|
}
|
|
580
580
|
}
|
|
581
581
|
function Bs(_) {
|
|
582
582
|
{
|
|
583
|
-
for (var
|
|
584
|
-
var fe =
|
|
583
|
+
for (var V = Object.keys(_.props), Q = 0; Q < V.length; Q++) {
|
|
584
|
+
var fe = V[Q];
|
|
585
585
|
if (fe !== "children" && fe !== "key") {
|
|
586
586
|
Tn(_), v("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", fe), Tn(null);
|
|
587
587
|
break;
|
|
@@ -591,9 +591,9 @@ Check the top-level render call using <` + Q + ">.");
|
|
|
591
591
|
}
|
|
592
592
|
}
|
|
593
593
|
var ho = {};
|
|
594
|
-
function ol(_,
|
|
594
|
+
function ol(_, V, Q, fe, Fe, Be) {
|
|
595
595
|
{
|
|
596
|
-
var Ee =
|
|
596
|
+
var Ee = R(_);
|
|
597
597
|
if (!Ee) {
|
|
598
598
|
var Ce = "";
|
|
599
599
|
(_ === void 0 || typeof _ == "object" && _ !== null && Object.keys(_).length === 0) && (Ce += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
|
|
@@ -602,11 +602,11 @@ Check the top-level render call using <` + Q + ">.");
|
|
|
602
602
|
var Ye;
|
|
603
603
|
_ === null ? Ye = "null" : Vt(_) ? Ye = "array" : _ !== void 0 && _.$$typeof === t ? (Ye = "<" + (M(_.type) || "Unknown") + " />", Ce = " Did you accidentally export a JSX literal instead of a component?") : Ye = typeof _, v("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", Ye, Ce);
|
|
604
604
|
}
|
|
605
|
-
var qe = ti(_,
|
|
605
|
+
var qe = ti(_, V, Q, Fe, Be);
|
|
606
606
|
if (qe == null)
|
|
607
607
|
return qe;
|
|
608
608
|
if (Ee) {
|
|
609
|
-
var Ht =
|
|
609
|
+
var Ht = V.children;
|
|
610
610
|
if (Ht !== void 0)
|
|
611
611
|
if (fe)
|
|
612
612
|
if (Vt(Ht)) {
|
|
@@ -618,8 +618,8 @@ Check the top-level render call using <` + Q + ">.");
|
|
|
618
618
|
else
|
|
619
619
|
Jn(Ht, _);
|
|
620
620
|
}
|
|
621
|
-
if (nt.call(
|
|
622
|
-
var Qn = M(_), Et = Object.keys(
|
|
621
|
+
if (nt.call(V, "key")) {
|
|
622
|
+
var Qn = M(_), Et = Object.keys(V).filter(function(ph) {
|
|
623
623
|
return ph !== "key";
|
|
624
624
|
}), js = Et.length > 0 ? "{key: someKey, " + Et.join(": ..., ") + ": ...}" : "{key: someKey}";
|
|
625
625
|
if (!ho[Qn + js]) {
|
|
@@ -635,11 +635,11 @@ React keys must be passed directly to JSX without using spread:
|
|
|
635
635
|
return _ === r ? Bs(qe) : oi(qe), qe;
|
|
636
636
|
}
|
|
637
637
|
}
|
|
638
|
-
function ch(_,
|
|
639
|
-
return ol(_,
|
|
638
|
+
function ch(_, V, Q) {
|
|
639
|
+
return ol(_, V, Q, !0);
|
|
640
640
|
}
|
|
641
|
-
function lh(_,
|
|
642
|
-
return ol(_,
|
|
641
|
+
function lh(_, V, Q) {
|
|
642
|
+
return ol(_, V, Q, !1);
|
|
643
643
|
}
|
|
644
644
|
var uh = lh, dh = ch;
|
|
645
645
|
mo.Fragment = r, mo.jsx = uh, mo.jsxs = dh;
|
|
@@ -723,40 +723,40 @@ function Gh(e) {
|
|
|
723
723
|
}, E = (A) => {
|
|
724
724
|
f = A == null ? [] : f.filter((T) => T !== A), C();
|
|
725
725
|
}, w = (A) => {
|
|
726
|
-
const { toastId: T, onOpen:
|
|
727
|
-
A.staleId && m.delete(A.staleId), m.set(T, A), f = [...f, A.props.toastId].filter((
|
|
726
|
+
const { toastId: T, onOpen: R, updateId: O, children: L } = A.props, M = O == null;
|
|
727
|
+
A.staleId && m.delete(A.staleId), m.set(T, A), f = [...f, A.props.toastId].filter((B) => B !== A.staleId), C(), g(cl(A, M ? "added" : "updated")), M && Dt(R) && R(Or(L) && L.props);
|
|
728
728
|
};
|
|
729
729
|
return { id: u, props: v, observe: (A) => (x.add(A), () => x.delete(A)), toggle: (A, T) => {
|
|
730
|
-
m.forEach((
|
|
731
|
-
T != null && T !==
|
|
730
|
+
m.forEach((R) => {
|
|
731
|
+
T != null && T !== R.props.toastId || Dt(R.toggle) && R.toggle(A);
|
|
732
732
|
});
|
|
733
733
|
}, removeToast: E, toasts: m, clearQueue: () => {
|
|
734
734
|
b -= d.length, d = [];
|
|
735
735
|
}, buildToast: (A, T) => {
|
|
736
736
|
if (((P) => {
|
|
737
|
-
let { containerId:
|
|
738
|
-
const
|
|
739
|
-
return
|
|
737
|
+
let { containerId: G, toastId: j, updateId: W } = P;
|
|
738
|
+
const ee = G ? G !== u : u !== 1, ne = m.has(j) && W == null;
|
|
739
|
+
return ee || ne;
|
|
740
740
|
})(T)) return;
|
|
741
|
-
const { toastId:
|
|
742
|
-
E(
|
|
741
|
+
const { toastId: R, updateId: O, data: L, staleId: M, delay: B } = T, Z = () => {
|
|
742
|
+
E(R);
|
|
743
743
|
}, $ = O == null;
|
|
744
744
|
$ && b++;
|
|
745
|
-
const
|
|
746
|
-
let [
|
|
747
|
-
return
|
|
748
|
-
})), toastId:
|
|
749
|
-
const P = m.get(
|
|
750
|
-
Dt(
|
|
745
|
+
const K = { ...v, style: v.toastStyle, key: I++, ...Object.fromEntries(Object.entries(T).filter((P) => {
|
|
746
|
+
let [G, j] = P;
|
|
747
|
+
return j != null;
|
|
748
|
+
})), toastId: R, updateId: O, data: L, closeToast: Z, isIn: !1, className: bi(T.className || v.toastClassName), bodyClassName: bi(T.bodyClassName || v.bodyClassName), progressClassName: bi(T.progressClassName || v.progressClassName), autoClose: !T.isLoading && (Y = T.autoClose, X = v.autoClose, Y === !1 || Lo(Y) && Y > 0 ? Y : X), deleteToast() {
|
|
749
|
+
const P = m.get(R), { onClose: G, children: j } = P.props;
|
|
750
|
+
Dt(G) && G(Or(j) && j.props), g(cl(P, "removed")), m.delete(R), b--, b < 0 && (b = 0), d.length > 0 ? w(d.shift()) : C();
|
|
751
751
|
} };
|
|
752
752
|
var Y, X;
|
|
753
|
-
|
|
753
|
+
K.closeButton = v.closeButton, T.closeButton === !1 || Ia(T.closeButton) ? K.closeButton = T.closeButton : T.closeButton === !0 && (K.closeButton = !Ia(v.closeButton) || v.closeButton);
|
|
754
754
|
let le = A;
|
|
755
|
-
Or(A) && !fr(A.type) ? le = va(A, { closeToast: Z, toastProps:
|
|
756
|
-
const de = { content: le, props:
|
|
757
|
-
v.limit && v.limit > 0 && b > v.limit && $ ? d.push(de) : Lo(
|
|
755
|
+
Or(A) && !fr(A.type) ? le = va(A, { closeToast: Z, toastProps: K, data: L }) : Dt(A) && (le = A({ closeToast: Z, toastProps: K, data: L }));
|
|
756
|
+
const de = { content: le, props: K, staleId: M };
|
|
757
|
+
v.limit && v.limit > 0 && b > v.limit && $ ? d.push(de) : Lo(B) ? setTimeout(() => {
|
|
758
758
|
w(de);
|
|
759
|
-
},
|
|
759
|
+
}, B) : w(de);
|
|
760
760
|
}, setProps(A) {
|
|
761
761
|
v = A;
|
|
762
762
|
}, setToggle: (A, T) => {
|
|
@@ -915,18 +915,18 @@ const Uh = typeof window < "u" ? Kr : me, ai = (e) => {
|
|
|
915
915
|
}, spinner: function() {
|
|
916
916
|
return Ae.createElement("div", { className: "Toastify__spinner" });
|
|
917
917
|
} }, zh = (e) => {
|
|
918
|
-
const { isRunning: t, preventExitTransition: n, toastRef: r, eventHandlers: o, playToast: i } = Hh(e), { closeButton: s, children: l, autoClose: c, onClick: a, type: u, hideProgressBar: h, closeToast: g, transition: I, position: b, className: d, style: f, bodyClassName: p, bodyStyle: v, progressClassName: m, progressStyle: x, updateId: C, role: E, progress: w, rtl: A, toastId: T, deleteToast:
|
|
919
|
-
let { theme: P, type:
|
|
920
|
-
const ne = { theme: P, type:
|
|
921
|
-
return W === !1 || (Dt(W) ?
|
|
922
|
-
}(e), Y = !!w || !c, X = { closeToast: g, type: u, theme:
|
|
918
|
+
const { isRunning: t, preventExitTransition: n, toastRef: r, eventHandlers: o, playToast: i } = Hh(e), { closeButton: s, children: l, autoClose: c, onClick: a, type: u, hideProgressBar: h, closeToast: g, transition: I, position: b, className: d, style: f, bodyClassName: p, bodyStyle: v, progressClassName: m, progressStyle: x, updateId: C, role: E, progress: w, rtl: A, toastId: T, deleteToast: R, isIn: O, isLoading: L, closeOnClick: M, theme: B } = e, Z = Vn("Toastify__toast", `Toastify__toast-theme--${B}`, `Toastify__toast--${u}`, { "Toastify__toast--rtl": A }, { "Toastify__toast--close-on-click": M }), $ = Dt(d) ? d({ rtl: A, position: b, type: u, defaultClassName: Z }) : Vn(Z, d), K = function(de) {
|
|
919
|
+
let { theme: P, type: G, isLoading: j, icon: W } = de, ee = null;
|
|
920
|
+
const ne = { theme: P, type: G };
|
|
921
|
+
return W === !1 || (Dt(W) ? ee = W({ ...ne, isLoading: j }) : Or(W) ? ee = va(W, ne) : j ? ee = Hs.spinner() : ((ie) => ie in Hs)(G) && (ee = Hs[G](ne))), ee;
|
|
922
|
+
}(e), Y = !!w || !c, X = { closeToast: g, type: u, theme: B };
|
|
923
923
|
let le = null;
|
|
924
924
|
return s === !1 || (le = Dt(s) ? s(X) : Or(s) ? va(s, X) : function(de) {
|
|
925
|
-
let { closeToast: P, theme:
|
|
926
|
-
return Ae.createElement("button", { className: `Toastify__close-button Toastify__close-button--${
|
|
925
|
+
let { closeToast: P, theme: G, ariaLabel: j = "close" } = de;
|
|
926
|
+
return Ae.createElement("button", { className: `Toastify__close-button Toastify__close-button--${G}`, type: "button", onClick: (W) => {
|
|
927
927
|
W.stopPropagation(), P(W);
|
|
928
|
-
}, "aria-label":
|
|
929
|
-
}(X)), Ae.createElement(I, { isIn: O, done:
|
|
928
|
+
}, "aria-label": j }, Ae.createElement("svg", { "aria-hidden": "true", viewBox: "0 0 14 16" }, Ae.createElement("path", { fillRule: "evenodd", d: "M7.71 8.23l3.75 3.75-1.48 1.48-3.75-3.75-3.75 3.75L1 11.98l3.75-3.75L1 4.48 2.48 3l3.75 3.75L9.98 3l1.48 1.48-3.75 3.75z" })));
|
|
929
|
+
}(X)), Ae.createElement(I, { isIn: O, done: R, position: b, preventExitTransition: n, nodeRef: r, playToast: i }, Ae.createElement("div", { id: T, onClick: a, "data-in": O, className: $, ...o, style: f, ref: r }, Ae.createElement("div", { ...O && { role: E }, className: Dt(p) ? p({ type: u }) : Vn("Toastify__toast-body", p), style: v }, K != null && Ae.createElement("div", { className: Vn("Toastify__toast-icon", { "Toastify--animate-icon Toastify__zoom-enter": !L }) }, K), Ae.createElement("div", null, l)), le, Ae.createElement(Wh, { ...C && !Y ? { key: `pb-${C}` } : {}, rtl: A, theme: B, delay: c, isRunning: t, isIn: O, closeToast: g, hide: h, type: u, style: x, className: m, controlledProgress: Y, progress: w || 0 })));
|
|
930
930
|
}, ds = function(e, t) {
|
|
931
931
|
return t === void 0 && (t = !1), { enter: `Toastify--animate Toastify__${e}-enter`, exit: `Toastify--animate Toastify__${e}-exit`, appendPosition: t };
|
|
932
932
|
}, $h = us(ds("bounce", !0));
|
|
@@ -3459,14 +3459,14 @@ function af() {
|
|
|
3459
3459
|
}, u = function(b, d, f, p, v) {
|
|
3460
3460
|
return e(void 0, void 0, void 0, function() {
|
|
3461
3461
|
var m, x, C, E, w, A, T;
|
|
3462
|
-
return t(this, function(
|
|
3463
|
-
switch (
|
|
3462
|
+
return t(this, function(R) {
|
|
3463
|
+
switch (R.label) {
|
|
3464
3464
|
case 0:
|
|
3465
|
-
console.log("GETTOKEN tenantPlatform -> ", p),
|
|
3465
|
+
console.log("GETTOKEN tenantPlatform -> ", p), R.label = 1;
|
|
3466
3466
|
case 1:
|
|
3467
|
-
return
|
|
3467
|
+
return R.trys.push([1, 5, , 6]), !(0, o.validateToken)(f) || (0, o.invalidateToken)(f) ? (console.log("HEIMDALL: No valid token, fetching token"), m = i(d, f, p, v), [4, (0, r.performAxiosCall)(m)]) : [3, 3];
|
|
3468
3468
|
case 2:
|
|
3469
|
-
return x =
|
|
3469
|
+
return x = R.sent(), [2, {
|
|
3470
3470
|
atToken: (E = x == null ? void 0 : x.data.at) === null || E === void 0 ? void 0 : E.token,
|
|
3471
3471
|
expiryTime: (w = x == null ? void 0 : x.data.at) === null || w === void 0 ? void 0 : w.expires_at,
|
|
3472
3472
|
userId: (A = x == null ? void 0 : x.data) === null || A === void 0 ? void 0 : A.user_id,
|
|
@@ -3477,7 +3477,7 @@ function af() {
|
|
|
3477
3477
|
case 4:
|
|
3478
3478
|
return [3, 6];
|
|
3479
3479
|
case 5:
|
|
3480
|
-
throw C =
|
|
3480
|
+
throw C = R.sent(), C;
|
|
3481
3481
|
case 6:
|
|
3482
3482
|
return [2];
|
|
3483
3483
|
}
|
|
@@ -3487,7 +3487,7 @@ function af() {
|
|
|
3487
3487
|
zt.getAccessToken = u;
|
|
3488
3488
|
var h = function(b, d, f, p, v, m) {
|
|
3489
3489
|
return e(void 0, void 0, void 0, function() {
|
|
3490
|
-
var x, C, E, w, A, T,
|
|
3490
|
+
var x, C, E, w, A, T, R;
|
|
3491
3491
|
return t(this, function(O) {
|
|
3492
3492
|
switch (O.label) {
|
|
3493
3493
|
case 0:
|
|
@@ -3499,7 +3499,7 @@ function af() {
|
|
|
3499
3499
|
userId: (w = C == null ? void 0 : C.data) === null || w === void 0 ? void 0 : w.user_id,
|
|
3500
3500
|
userGroupId: (A = C == null ? void 0 : C.data) === null || A === void 0 ? void 0 : A.usergroup_id,
|
|
3501
3501
|
atToken: (T = C == null ? void 0 : C.data.at) === null || T === void 0 ? void 0 : T.token,
|
|
3502
|
-
expiryTime: (
|
|
3502
|
+
expiryTime: (R = C == null ? void 0 : C.data.at) === null || R === void 0 ? void 0 : R.expires_at
|
|
3503
3503
|
}];
|
|
3504
3504
|
case 3:
|
|
3505
3505
|
throw E = O.sent(), E;
|
|
@@ -3755,7 +3755,7 @@ function cf() {
|
|
|
3755
3755
|
Object.defineProperty(vo, "__esModule", { value: !0 }), vo.fetchAccessToken = void 0;
|
|
3756
3756
|
var n = af(), r = Xn, o = Oe, i = Is, s, l, c, a = function(b, d, f, p, v, m) {
|
|
3757
3757
|
return m === void 0 && (m = r.APP_UI.DEFAULT), e(void 0, void 0, void 0, function() {
|
|
3758
|
-
var x, C, E, w, A, T,
|
|
3758
|
+
var x, C, E, w, A, T, R, O, L;
|
|
3759
3759
|
return t(this, function(M) {
|
|
3760
3760
|
switch (M.label) {
|
|
3761
3761
|
case 0:
|
|
@@ -3771,15 +3771,15 @@ function cf() {
|
|
|
3771
3771
|
case 5:
|
|
3772
3772
|
return [4, (0, n.getLoginToken)(C, r.CONFIG_HIVER, b, p, d.userId, d.usergroupId)];
|
|
3773
3773
|
case 6:
|
|
3774
|
-
return E = M.sent(), w = E.userId, A = E.userGroupId, T = E.atToken,
|
|
3774
|
+
return E = M.sent(), w = E.userId, A = E.userGroupId, T = E.atToken, R = E.expiryTime, (0, o.setTokenAndExpiry)(T, R), (0, o.setUserDetails)(w, A), [3, 12];
|
|
3775
3775
|
case 7:
|
|
3776
|
-
O = M.sent(), console.log("ERROR debug: in error login:", O, m),
|
|
3776
|
+
O = M.sent(), console.log("ERROR debug: in error login:", O, m), L = f, M.label = 8;
|
|
3777
3777
|
case 8:
|
|
3778
|
-
return
|
|
3778
|
+
return L < x ? [4, a(b, d, L + 1, p, v, m)] : [3, 11];
|
|
3779
3779
|
case 9:
|
|
3780
3780
|
M.sent(), M.label = 10;
|
|
3781
3781
|
case 10:
|
|
3782
|
-
return
|
|
3782
|
+
return L++, [3, 8];
|
|
3783
3783
|
case 11:
|
|
3784
3784
|
throw O;
|
|
3785
3785
|
case 12:
|
|
@@ -3807,26 +3807,26 @@ function cf() {
|
|
|
3807
3807
|
});
|
|
3808
3808
|
}, h = function(b, d, f, p, v, m, x, C, E) {
|
|
3809
3809
|
return C === void 0 && (C = "default"), e(void 0, void 0, void 0, function() {
|
|
3810
|
-
var w, A, T,
|
|
3810
|
+
var w, A, T, R, O, L, M, B, Z, $, K, Y, X, le;
|
|
3811
3811
|
return t(this, function(de) {
|
|
3812
3812
|
switch (de.label) {
|
|
3813
3813
|
case 0:
|
|
3814
3814
|
return de.trys.push([0, 2, , 12]), console.log("Heimdall: Interval Set on fetch token in fetchAndSaveToken:", c), [4, (0, n.getAccessToken)(r.CONFIG_HIVER, p, v, m, C)];
|
|
3815
3815
|
case 1:
|
|
3816
|
-
return w = de.sent(), A = w.atToken, T = w.expiryTime,
|
|
3816
|
+
return w = de.sent(), A = w.atToken, T = w.expiryTime, R = w.userId, O = w.userGroupId, A && T && (0, o.setTokenAndExpiry)(A, T), R && O && (0, o.setUserDetails)(R, O), b = r.INITIAL_RETRY_DELAY, d = r.INITIAL_RETRY_DELAY, f = 0, [3, 12];
|
|
3817
3817
|
case 2:
|
|
3818
|
-
return
|
|
3818
|
+
return L = de.sent(), console.log("ERROR: Heimdall fetch token", L), ((Z = L.response) === null || Z === void 0 ? void 0 : Z.status) === 401 || (($ = L.request) === null || $ === void 0 ? void 0 : $.status) === 401 ? (M = 1, [4, a(p, v, M, m, x, E)]) : [3, 4];
|
|
3819
3819
|
case 3:
|
|
3820
3820
|
return de.sent(), [3, 11];
|
|
3821
3821
|
case 4:
|
|
3822
|
-
return ((
|
|
3822
|
+
return ((K = L.response) === null || K === void 0 ? void 0 : K.status) === 409 || ((Y = L.request) === null || Y === void 0 ? void 0 : Y.status) === 409 ? (console.log("Heimdall: Fetching token post 409 in fetch And Save Token"), B = { retryDelay: b, configs: p, apiParams: v, appUI: E }, [4, u(d, f, B, m, x)]) : [3, 6];
|
|
3823
3823
|
case 5:
|
|
3824
3824
|
if (de.sent(), f >= r.MAX_CONFLICT_RETRY_DELAY)
|
|
3825
|
-
throw
|
|
3825
|
+
throw L;
|
|
3826
3826
|
return [3, 11];
|
|
3827
3827
|
case 6:
|
|
3828
|
-
if (!(((X =
|
|
3829
|
-
throw console.log("ERROR: Throwing error",
|
|
3828
|
+
if (!(((X = L.response) === null || X === void 0 ? void 0 : X.status) === 422 || ((le = L.request) === null || le === void 0 ? void 0 : le.status) === 422)) return [3, 7];
|
|
3829
|
+
throw console.log("ERROR: Throwing error", L.response.status), L;
|
|
3830
3830
|
case 7:
|
|
3831
3831
|
return b <= r.MAX_RETRY_DELAY ? [4, new Promise(function(P) {
|
|
3832
3832
|
return setTimeout(P, b);
|
|
@@ -3836,7 +3836,7 @@ function cf() {
|
|
|
3836
3836
|
case 9:
|
|
3837
3837
|
return de.sent(), [3, 11];
|
|
3838
3838
|
case 10:
|
|
3839
|
-
throw
|
|
3839
|
+
throw L;
|
|
3840
3840
|
case 11:
|
|
3841
3841
|
return [3, 12];
|
|
3842
3842
|
case 12:
|
|
@@ -3866,7 +3866,7 @@ function cf() {
|
|
|
3866
3866
|
});
|
|
3867
3867
|
}, I = function(b, d, f, p, v, m, x) {
|
|
3868
3868
|
return e(void 0, void 0, void 0, function() {
|
|
3869
|
-
var C, E, w, A, T,
|
|
3869
|
+
var C, E, w, A, T, R;
|
|
3870
3870
|
return t(this, function(O) {
|
|
3871
3871
|
switch (O.label) {
|
|
3872
3872
|
case 0:
|
|
@@ -3878,18 +3878,18 @@ function cf() {
|
|
|
3878
3878
|
return g(A, f, r.INITIAL_RETRY_DELAY, r.INITIAL_RETRY_DELAY, 0, p, v, x);
|
|
3879
3879
|
}, r.REFETCH_CHECK_DELAY), T = function() {
|
|
3880
3880
|
return e(void 0, void 0, void 0, function() {
|
|
3881
|
-
return t(this, function(
|
|
3882
|
-
switch (
|
|
3881
|
+
return t(this, function(L) {
|
|
3882
|
+
switch (L.label) {
|
|
3883
3883
|
case 0:
|
|
3884
3884
|
return [4, g(A, f, r.INITIAL_RETRY_DELAY, r.INITIAL_RETRY_DELAY, 0, p, v, x)];
|
|
3885
3885
|
case 1:
|
|
3886
|
-
return
|
|
3886
|
+
return L.sent(), [2];
|
|
3887
3887
|
}
|
|
3888
3888
|
});
|
|
3889
3889
|
});
|
|
3890
3890
|
}, console.log("Heimdall: Interval Set on fetch token:", c), (0, i.subscribeToOnlineEvent)(T), [3, 4];
|
|
3891
3891
|
case 3:
|
|
3892
|
-
return
|
|
3892
|
+
return R = O.sent(), console.log("ERROR: Fetching token failed", R), [3, 4];
|
|
3893
3893
|
case 4:
|
|
3894
3894
|
return [2];
|
|
3895
3895
|
}
|
|
@@ -3920,15 +3920,15 @@ function lf() {
|
|
|
3920
3920
|
function E(T) {
|
|
3921
3921
|
try {
|
|
3922
3922
|
A(v.next(T));
|
|
3923
|
-
} catch (
|
|
3924
|
-
C(
|
|
3923
|
+
} catch (R) {
|
|
3924
|
+
C(R);
|
|
3925
3925
|
}
|
|
3926
3926
|
}
|
|
3927
3927
|
function w(T) {
|
|
3928
3928
|
try {
|
|
3929
3929
|
A(v.throw(T));
|
|
3930
|
-
} catch (
|
|
3931
|
-
C(
|
|
3930
|
+
} catch (R) {
|
|
3931
|
+
C(R);
|
|
3932
3932
|
}
|
|
3933
3933
|
}
|
|
3934
3934
|
function A(T) {
|
|
@@ -4051,7 +4051,7 @@ function lf() {
|
|
|
4051
4051
|
function b(d, f, p, v, m) {
|
|
4052
4052
|
var x, C;
|
|
4053
4053
|
return m === void 0 && (m = 0), t(this, void 0, void 0, function() {
|
|
4054
|
-
var E, w, A, T,
|
|
4054
|
+
var E, w, A, T, R, O, L;
|
|
4055
4055
|
return n(this, function(M) {
|
|
4056
4056
|
switch (M.label) {
|
|
4057
4057
|
case 0:
|
|
@@ -4067,11 +4067,11 @@ function lf() {
|
|
|
4067
4067
|
case 2:
|
|
4068
4068
|
return d.csrfToken && u(f, p), T = d.tenantPlatform === l.TENANT_PLATFORM.HIVERWEB ? l.TENANT_PLATFORM.HIVERWEB : l.TENANT_PLATFORM.GMAIL, f.headers = e(e({}, f.headers), { "x-hiver-tenant": T, "x-hiver-userid": (0, s.getItemFromStorage)("hiverAuthUserId") || "0", "x-hiver-usergroupid": (0, s.getItemFromStorage)("hiverAuthUserGroupId") || "0" }), p.getToken && (c = (0, s.getItemFromStorage)("hiverAuthToken") || "", f.headers = e(e({}, f.headers), { Authorization: "Bearer ".concat(c) })), console.log("Performing axios call for:", f), [4, g(f, d.withCredentials)];
|
|
4069
4069
|
case 3:
|
|
4070
|
-
return
|
|
4070
|
+
return R = M.sent(), f.onSuccess && f.onSuccess(R), [2, R];
|
|
4071
4071
|
case 4:
|
|
4072
|
-
if (O = M.sent(),
|
|
4072
|
+
if (O = M.sent(), L = ((x = O.response) === null || x === void 0 ? void 0 : x.status) === 403 || ((C = O.request) === null || C === void 0 ? void 0 : C.status) === 403, m < a && L)
|
|
4073
4073
|
return (0, o.expireToken)(), [2, b(d, f, p, v, m + 1)];
|
|
4074
|
-
if (m >= a &&
|
|
4074
|
+
if (m >= a && L || !L)
|
|
4075
4075
|
throw f.onFail && f.onFail(O), console.log("ERROR: Reached make Axios", O), O;
|
|
4076
4076
|
return [3, 5];
|
|
4077
4077
|
case 5:
|
|
@@ -4669,7 +4669,7 @@ function ff() {
|
|
|
4669
4669
|
});
|
|
4670
4670
|
}, u = function(I, b, d, f, p, v, m) {
|
|
4671
4671
|
return v === void 0 && (v = "default"), e(void 0, void 0, void 0, function() {
|
|
4672
|
-
var x, C, E, w, A, T,
|
|
4672
|
+
var x, C, E, w, A, T, R, O, L, M, B, Z, $, K;
|
|
4673
4673
|
return t(this, function(Y) {
|
|
4674
4674
|
switch (Y.label) {
|
|
4675
4675
|
case 0:
|
|
@@ -4677,17 +4677,17 @@ function ff() {
|
|
|
4677
4677
|
case 1:
|
|
4678
4678
|
return x = Y.sent(), C = x.atToken, E = x.expiryTime, w = x.userId, A = x.userGroupId, C && E && (0, o.setTokenAndExpiry)(C, E), w && A && (0, o.setUserDetails)(w, A), I = r.INITIAL_RETRY_DELAY, b = r.INITIAL_RETRY_DELAY, d = 0, [3, 12];
|
|
4679
4679
|
case 2:
|
|
4680
|
-
return T = Y.sent(), console.log("ERROR: Heimdall fetch token", T), ((
|
|
4680
|
+
return T = Y.sent(), console.log("ERROR: Heimdall fetch token", T), ((L = T.response) === null || L === void 0 ? void 0 : L.status) === 401 || ((M = T.request) === null || M === void 0 ? void 0 : M.status) === 401 ? (R = 1, [4, c(f, R, m)]) : [3, 4];
|
|
4681
4681
|
case 3:
|
|
4682
4682
|
return Y.sent(), [3, 11];
|
|
4683
4683
|
case 4:
|
|
4684
|
-
return ((
|
|
4684
|
+
return ((B = T.response) === null || B === void 0 ? void 0 : B.status) === 409 || ((Z = T.request) === null || Z === void 0 ? void 0 : Z.status) === 409 ? (console.log("Heimdall: Fetching token post 409 in fetch And Save Token"), O = { retryDelay: I, configs: f, api_params: p, appUI: m }, [4, a(b, d, O)]) : [3, 6];
|
|
4685
4685
|
case 5:
|
|
4686
4686
|
if (Y.sent(), d >= r.MAX_CONFLICT_RETRY_DELAY)
|
|
4687
4687
|
throw T;
|
|
4688
4688
|
return [3, 11];
|
|
4689
4689
|
case 6:
|
|
4690
|
-
if (!((($ = T.response) === null || $ === void 0 ? void 0 : $.status) === 422 || ((
|
|
4690
|
+
if (!((($ = T.response) === null || $ === void 0 ? void 0 : $.status) === 422 || ((K = T.request) === null || K === void 0 ? void 0 : K.status) === 422)) return [3, 7];
|
|
4691
4691
|
throw console.log("ERROR: Throwing error", T.response.status), T;
|
|
4692
4692
|
case 7:
|
|
4693
4693
|
return I <= r.MAX_RETRY_DELAY ? [4, new Promise(function(X) {
|
|
@@ -5961,9 +5961,9 @@ const Yb = N(be)`
|
|
|
5961
5961
|
c.current && c.current.disconnect();
|
|
5962
5962
|
const A = new IntersectionObserver(
|
|
5963
5963
|
(T) => {
|
|
5964
|
-
const
|
|
5964
|
+
const R = l.current;
|
|
5965
5965
|
for (const O of T)
|
|
5966
|
-
|
|
5966
|
+
R == null || R.classList.toggle(Rf, O.intersectionRatio === 0);
|
|
5967
5967
|
},
|
|
5968
5968
|
{
|
|
5969
5969
|
root: w
|
|
@@ -6083,25 +6083,25 @@ function Sv() {
|
|
|
6083
6083
|
var x = !1, C, E, w = function(O) {
|
|
6084
6084
|
if (!x) {
|
|
6085
6085
|
x = !0, C = O;
|
|
6086
|
-
var
|
|
6086
|
+
var L = g(O);
|
|
6087
6087
|
if (I !== void 0 && d.hasValue) {
|
|
6088
6088
|
var M = d.value;
|
|
6089
|
-
if (I(M,
|
|
6089
|
+
if (I(M, L))
|
|
6090
6090
|
return E = M, M;
|
|
6091
6091
|
}
|
|
6092
|
-
return E =
|
|
6092
|
+
return E = L, L;
|
|
6093
6093
|
}
|
|
6094
|
-
var
|
|
6095
|
-
if (n(
|
|
6094
|
+
var B = C, Z = E;
|
|
6095
|
+
if (n(B, O))
|
|
6096
6096
|
return Z;
|
|
6097
6097
|
var $ = g(O);
|
|
6098
6098
|
return I !== void 0 && I(Z, $) ? Z : (C = O, E = $, $);
|
|
6099
6099
|
}, A = h === void 0 ? null : h, T = function() {
|
|
6100
6100
|
return w(u());
|
|
6101
|
-
},
|
|
6101
|
+
}, R = A === null ? void 0 : function() {
|
|
6102
6102
|
return w(A());
|
|
6103
6103
|
};
|
|
6104
|
-
return [T,
|
|
6104
|
+
return [T, R];
|
|
6105
6105
|
}, [u, h, g, I]), p = f[0], v = f[1], m = r(a, p, v);
|
|
6106
6106
|
return i(function() {
|
|
6107
6107
|
d.hasValue = !0, d.value = m;
|
|
@@ -6369,7 +6369,7 @@ const en = Uv.withTypes(), we = kv.withTypes(), yt = {
|
|
|
6369
6369
|
DELETE: "DELETE",
|
|
6370
6370
|
PATCH: "PATCH",
|
|
6371
6371
|
PUT: "PUT"
|
|
6372
|
-
},
|
|
6372
|
+
}, te = {
|
|
6373
6373
|
IDLE: "idle",
|
|
6374
6374
|
LOADING: "loading",
|
|
6375
6375
|
FAILED: "failed"
|
|
@@ -7784,8 +7784,8 @@ function Uy({
|
|
|
7784
7784
|
return tu(A, w, {
|
|
7785
7785
|
insert: () => {
|
|
7786
7786
|
const T = {};
|
|
7787
|
-
for (const [
|
|
7788
|
-
T[
|
|
7787
|
+
for (const [R, O] of Object.entries(o.selectors ?? {}))
|
|
7788
|
+
T[R] = zy(O, w, f, x);
|
|
7789
7789
|
return T;
|
|
7790
7790
|
}
|
|
7791
7791
|
});
|
|
@@ -7985,7 +7985,7 @@ function l3(e) {
|
|
|
7985
7985
|
ke.dismiss(e);
|
|
7986
7986
|
}
|
|
7987
7987
|
const ru = {
|
|
7988
|
-
updateFormApiStatus:
|
|
7988
|
+
updateFormApiStatus: te.IDLE,
|
|
7989
7989
|
createObjectList: [],
|
|
7990
7990
|
createObjectConnectorNamesList: [],
|
|
7991
7991
|
linkObjectList: [],
|
|
@@ -7993,14 +7993,14 @@ const ru = {
|
|
|
7993
7993
|
searchObjectList: [],
|
|
7994
7994
|
objectDict: null,
|
|
7995
7995
|
formFields: null,
|
|
7996
|
-
objectListApiStatus:
|
|
7997
|
-
unlinkCardApiStatus:
|
|
7998
|
-
linkCardApiStatus:
|
|
7996
|
+
objectListApiStatus: te.IDLE,
|
|
7997
|
+
unlinkCardApiStatus: te.IDLE,
|
|
7998
|
+
linkCardApiStatus: te.IDLE,
|
|
7999
7999
|
optionsMap: null,
|
|
8000
|
-
dropdownOptionsApis:
|
|
8000
|
+
dropdownOptionsApis: te.IDLE,
|
|
8001
8001
|
dependentFieldsMap: {},
|
|
8002
|
-
createFormApiStatus:
|
|
8003
|
-
currentResourceDetailsApiStatus:
|
|
8002
|
+
createFormApiStatus: te.IDLE,
|
|
8003
|
+
currentResourceDetailsApiStatus: te.IDLE,
|
|
8004
8004
|
currentResourceDetails: null,
|
|
8005
8005
|
currentCardInEdit: null,
|
|
8006
8006
|
hasUnsavedChanges: !1
|
|
@@ -8239,24 +8239,24 @@ function nn(e, t) {
|
|
|
8239
8239
|
}
|
|
8240
8240
|
var X3 = ["defaultInputValue", "defaultMenuIsOpen", "defaultValue", "inputValue", "menuIsOpen", "onChange", "onInputChange", "onMenuClose", "onMenuOpen", "value"];
|
|
8241
8241
|
function Hc(e) {
|
|
8242
|
-
var t = e.defaultInputValue, n = t === void 0 ? "" : t, r = e.defaultMenuIsOpen, o = r === void 0 ? !1 : r, i = e.defaultValue, s = i === void 0 ? null : i, l = e.inputValue, c = e.menuIsOpen, a = e.onChange, u = e.onInputChange, h = e.onMenuClose, g = e.onMenuOpen, I = e.value, b = nn(e, X3), d = J(l !== void 0 ? l : n), f = it(d, 2), p = f[0], v = f[1], m = J(c !== void 0 ? c : o), x = it(m, 2), C = x[0], E = x[1], w = J(I !== void 0 ? I : s), A = it(w, 2), T = A[0],
|
|
8243
|
-
typeof a == "function" && a(Y, X),
|
|
8244
|
-
}, [a]),
|
|
8242
|
+
var t = e.defaultInputValue, n = t === void 0 ? "" : t, r = e.defaultMenuIsOpen, o = r === void 0 ? !1 : r, i = e.defaultValue, s = i === void 0 ? null : i, l = e.inputValue, c = e.menuIsOpen, a = e.onChange, u = e.onInputChange, h = e.onMenuClose, g = e.onMenuOpen, I = e.value, b = nn(e, X3), d = J(l !== void 0 ? l : n), f = it(d, 2), p = f[0], v = f[1], m = J(c !== void 0 ? c : o), x = it(m, 2), C = x[0], E = x[1], w = J(I !== void 0 ? I : s), A = it(w, 2), T = A[0], R = A[1], O = _e(function(Y, X) {
|
|
8243
|
+
typeof a == "function" && a(Y, X), R(Y);
|
|
8244
|
+
}, [a]), L = _e(function(Y, X) {
|
|
8245
8245
|
var le;
|
|
8246
8246
|
typeof u == "function" && (le = u(Y, X)), v(le !== void 0 ? le : Y);
|
|
8247
8247
|
}, [u]), M = _e(function() {
|
|
8248
8248
|
typeof g == "function" && g(), E(!0);
|
|
8249
|
-
}, [g]),
|
|
8249
|
+
}, [g]), B = _e(function() {
|
|
8250
8250
|
typeof h == "function" && h(), E(!1);
|
|
8251
|
-
}, [h]), Z = l !== void 0 ? l : p, $ = c !== void 0 ? c : C,
|
|
8251
|
+
}, [h]), Z = l !== void 0 ? l : p, $ = c !== void 0 ? c : C, K = I !== void 0 ? I : T;
|
|
8252
8252
|
return oe(oe({}, b), {}, {
|
|
8253
8253
|
inputValue: Z,
|
|
8254
8254
|
menuIsOpen: $,
|
|
8255
8255
|
onChange: O,
|
|
8256
|
-
onInputChange:
|
|
8257
|
-
onMenuClose:
|
|
8256
|
+
onInputChange: L,
|
|
8257
|
+
onMenuClose: B,
|
|
8258
8258
|
onMenuOpen: M,
|
|
8259
|
-
value:
|
|
8259
|
+
value: K
|
|
8260
8260
|
});
|
|
8261
8261
|
}
|
|
8262
8262
|
function ce() {
|
|
@@ -9029,7 +9029,7 @@ function DC() {
|
|
|
9029
9029
|
}
|
|
9030
9030
|
}
|
|
9031
9031
|
}
|
|
9032
|
-
var C = c, E = a, w = l, A = s, T = t,
|
|
9032
|
+
var C = c, E = a, w = l, A = s, T = t, R = u, O = r, L = b, M = I, B = n, Z = i, $ = o, K = h, Y = !1;
|
|
9033
9033
|
function X(H) {
|
|
9034
9034
|
return Y || (Y = !0, console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")), le(H) || x(H) === c;
|
|
9035
9035
|
}
|
|
@@ -9042,16 +9042,16 @@ function DC() {
|
|
|
9042
9042
|
function P(H) {
|
|
9043
9043
|
return x(H) === s;
|
|
9044
9044
|
}
|
|
9045
|
-
function
|
|
9045
|
+
function G(H) {
|
|
9046
9046
|
return typeof H == "object" && H !== null && H.$$typeof === t;
|
|
9047
9047
|
}
|
|
9048
|
-
function
|
|
9048
|
+
function j(H) {
|
|
9049
9049
|
return x(H) === u;
|
|
9050
9050
|
}
|
|
9051
9051
|
function W(H) {
|
|
9052
9052
|
return x(H) === r;
|
|
9053
9053
|
}
|
|
9054
|
-
function
|
|
9054
|
+
function ee(H) {
|
|
9055
9055
|
return x(H) === b;
|
|
9056
9056
|
}
|
|
9057
9057
|
function ne(H) {
|
|
@@ -9069,7 +9069,7 @@ function DC() {
|
|
|
9069
9069
|
function xe(H) {
|
|
9070
9070
|
return x(H) === h;
|
|
9071
9071
|
}
|
|
9072
|
-
Ne.AsyncMode = C, Ne.ConcurrentMode = E, Ne.ContextConsumer = w, Ne.ContextProvider = A, Ne.Element = T, Ne.ForwardRef =
|
|
9072
|
+
Ne.AsyncMode = C, Ne.ConcurrentMode = E, Ne.ContextConsumer = w, Ne.ContextProvider = A, Ne.Element = T, Ne.ForwardRef = R, Ne.Fragment = O, Ne.Lazy = L, Ne.Memo = M, Ne.Portal = B, Ne.Profiler = Z, Ne.StrictMode = $, Ne.Suspense = K, Ne.isAsyncMode = X, Ne.isConcurrentMode = le, Ne.isContextConsumer = de, Ne.isContextProvider = P, Ne.isElement = G, Ne.isForwardRef = j, Ne.isFragment = W, Ne.isLazy = ee, Ne.isMemo = ne, Ne.isPortal = ie, Ne.isProfiler = k, Ne.isStrictMode = re, Ne.isSuspense = xe, Ne.isValidElementType = m, Ne.typeOf = x;
|
|
9073
9073
|
}()), Ne;
|
|
9074
9074
|
}
|
|
9075
9075
|
process.env.NODE_ENV === "production" ? qa.exports = FC() : qa.exports = DC();
|
|
@@ -9766,7 +9766,7 @@ function NI(e) {
|
|
|
9766
9766
|
maxHeight: t
|
|
9767
9767
|
};
|
|
9768
9768
|
if (!n || !n.offsetParent) return a;
|
|
9769
|
-
var u = c.getBoundingClientRect(), h = u.height, g = n.getBoundingClientRect(), I = g.bottom, b = g.height, d = g.top, f = n.offsetParent.getBoundingClientRect(), p = f.top, v = s ? window.innerHeight : xI(c), m = D0(c), x = parseInt(getComputedStyle(n).marginBottom, 10), C = parseInt(getComputedStyle(n).marginTop, 10), E = p - C, w = v - d, A = E + m, T = h - m - d,
|
|
9769
|
+
var u = c.getBoundingClientRect(), h = u.height, g = n.getBoundingClientRect(), I = g.bottom, b = g.height, d = g.top, f = n.offsetParent.getBoundingClientRect(), p = f.top, v = s ? window.innerHeight : xI(c), m = D0(c), x = parseInt(getComputedStyle(n).marginBottom, 10), C = parseInt(getComputedStyle(n).marginTop, 10), E = p - C, w = v - d, A = E + m, T = h - m - d, R = I - v + m + x, O = m + d - C, L = 160;
|
|
9770
9770
|
switch (o) {
|
|
9771
9771
|
case "auto":
|
|
9772
9772
|
case "bottom":
|
|
@@ -9776,12 +9776,12 @@ function NI(e) {
|
|
|
9776
9776
|
maxHeight: t
|
|
9777
9777
|
};
|
|
9778
9778
|
if (T >= b && !s)
|
|
9779
|
-
return i && pi(c,
|
|
9779
|
+
return i && pi(c, R, L), {
|
|
9780
9780
|
placement: "bottom",
|
|
9781
9781
|
maxHeight: t
|
|
9782
9782
|
};
|
|
9783
9783
|
if (!s && T >= r || s && w >= r) {
|
|
9784
|
-
i && pi(c,
|
|
9784
|
+
i && pi(c, R, L);
|
|
9785
9785
|
var M = s ? w - x : T - x;
|
|
9786
9786
|
return {
|
|
9787
9787
|
placement: "bottom",
|
|
@@ -9789,14 +9789,14 @@ function NI(e) {
|
|
|
9789
9789
|
};
|
|
9790
9790
|
}
|
|
9791
9791
|
if (o === "auto" || s) {
|
|
9792
|
-
var
|
|
9793
|
-
return Z >= r && (
|
|
9792
|
+
var B = t, Z = s ? E : A;
|
|
9793
|
+
return Z >= r && (B = Math.min(Z - x - l, t)), {
|
|
9794
9794
|
placement: "top",
|
|
9795
|
-
maxHeight:
|
|
9795
|
+
maxHeight: B
|
|
9796
9796
|
};
|
|
9797
9797
|
}
|
|
9798
9798
|
if (o === "bottom")
|
|
9799
|
-
return i && ts(c,
|
|
9799
|
+
return i && ts(c, R), {
|
|
9800
9800
|
placement: "bottom",
|
|
9801
9801
|
maxHeight: t
|
|
9802
9802
|
};
|
|
@@ -9808,13 +9808,13 @@ function NI(e) {
|
|
|
9808
9808
|
maxHeight: t
|
|
9809
9809
|
};
|
|
9810
9810
|
if (A >= b && !s)
|
|
9811
|
-
return i && pi(c, O,
|
|
9811
|
+
return i && pi(c, O, L), {
|
|
9812
9812
|
placement: "top",
|
|
9813
9813
|
maxHeight: t
|
|
9814
9814
|
};
|
|
9815
9815
|
if (!s && A >= r || s && E >= r) {
|
|
9816
9816
|
var $ = t;
|
|
9817
|
-
return (!s && A >= r || s && E >= r) && ($ = s ? E - C : A - C), i && pi(c, O,
|
|
9817
|
+
return (!s && A >= r || s && E >= r) && ($ = s ? E - C : A - C), i && pi(c, O, L), {
|
|
9818
9818
|
placement: "top",
|
|
9819
9819
|
maxHeight: $
|
|
9820
9820
|
};
|
|
@@ -10545,26 +10545,26 @@ var J5 = process.env.NODE_ENV === "production" ? {
|
|
|
10545
10545
|
}, [h]), T = Me(function() {
|
|
10546
10546
|
var Z = "";
|
|
10547
10547
|
if (n && A.onChange) {
|
|
10548
|
-
var $ = n.option,
|
|
10548
|
+
var $ = n.option, K = n.options, Y = n.removedValue, X = n.removedValues, le = n.value, de = function(ie) {
|
|
10549
10549
|
return Array.isArray(ie) ? null : ie;
|
|
10550
|
-
}, P = Y || $ || de(le),
|
|
10550
|
+
}, P = Y || $ || de(le), G = P ? g(P) : "", j = K || X || void 0, W = j ? j.map(g) : [], ee = oe({
|
|
10551
10551
|
// multiSelected items are usually items that have already been selected
|
|
10552
10552
|
// or set by the user as a default value so we assume they are not disabled
|
|
10553
10553
|
isDisabled: P && d(P, l),
|
|
10554
|
-
label:
|
|
10554
|
+
label: G,
|
|
10555
10555
|
labels: W
|
|
10556
10556
|
}, n);
|
|
10557
|
-
Z = A.onChange(
|
|
10557
|
+
Z = A.onChange(ee);
|
|
10558
10558
|
}
|
|
10559
10559
|
return Z;
|
|
10560
|
-
}, [n, A, d, l, g]),
|
|
10561
|
-
var Z = "", $ = r || o,
|
|
10560
|
+
}, [n, A, d, l, g]), R = Me(function() {
|
|
10561
|
+
var Z = "", $ = r || o, K = !!(r && l && l.includes(r));
|
|
10562
10562
|
if ($ && A.onFocus) {
|
|
10563
10563
|
var Y = {
|
|
10564
10564
|
focused: $,
|
|
10565
10565
|
label: g($),
|
|
10566
10566
|
isDisabled: d($, l),
|
|
10567
|
-
isSelected:
|
|
10567
|
+
isSelected: K,
|
|
10568
10568
|
options: i,
|
|
10569
10569
|
context: $ === r ? "menu" : "value",
|
|
10570
10570
|
selectValue: l,
|
|
@@ -10585,7 +10585,7 @@ var J5 = process.env.NODE_ENV === "production" ? {
|
|
|
10585
10585
|
});
|
|
10586
10586
|
}
|
|
10587
10587
|
return Z;
|
|
10588
|
-
}, [i, I, p, A, v, m, C]),
|
|
10588
|
+
}, [i, I, p, A, v, m, C]), L = (n == null ? void 0 : n.action) === "initial-input-focus", M = Me(function() {
|
|
10589
10589
|
var Z = "";
|
|
10590
10590
|
if (A.guidance) {
|
|
10591
10591
|
var $ = o ? "value" : p ? "menu" : "input";
|
|
@@ -10596,27 +10596,27 @@ var J5 = process.env.NODE_ENV === "production" ? {
|
|
|
10596
10596
|
isMulti: b,
|
|
10597
10597
|
isSearchable: f,
|
|
10598
10598
|
tabSelectsValue: x,
|
|
10599
|
-
isInitialFocus:
|
|
10599
|
+
isInitialFocus: L
|
|
10600
10600
|
});
|
|
10601
10601
|
}
|
|
10602
10602
|
return Z;
|
|
10603
|
-
}, [E, r, o, b, d, f, p, A, l, x,
|
|
10603
|
+
}, [E, r, o, b, d, f, p, A, l, x, L]), B = ae(ya, null, ae("span", {
|
|
10604
10604
|
id: "aria-selection"
|
|
10605
10605
|
}, T), ae("span", {
|
|
10606
10606
|
id: "aria-focused"
|
|
10607
|
-
},
|
|
10607
|
+
}, R), ae("span", {
|
|
10608
10608
|
id: "aria-results"
|
|
10609
10609
|
}, O), ae("span", {
|
|
10610
10610
|
id: "aria-guidance"
|
|
10611
10611
|
}, M));
|
|
10612
10612
|
return ae(ya, null, ae(wu, {
|
|
10613
10613
|
id: a
|
|
10614
|
-
},
|
|
10614
|
+
}, L && B), ae(wu, {
|
|
10615
10615
|
"aria-live": w,
|
|
10616
10616
|
"aria-atomic": "false",
|
|
10617
10617
|
"aria-relevant": "additions text",
|
|
10618
10618
|
role: "log"
|
|
10619
|
-
}, s && !
|
|
10619
|
+
}, s && !L && B));
|
|
10620
10620
|
}, ex = K5, nc = [{
|
|
10621
10621
|
base: "A",
|
|
10622
10622
|
letters: "AⒶAÀÁÂẦẤẪẨÃĀĂẰẮẴẲȦǠÄǞẢÅǺǍȀȂẠẬẶḀĄȺⱯ"
|
|
@@ -11898,14 +11898,14 @@ var ep = function(t) {
|
|
|
11898
11898
|
}), v);
|
|
11899
11899
|
if (f)
|
|
11900
11900
|
return x.map(function(A, T) {
|
|
11901
|
-
var
|
|
11901
|
+
var R = A === C, O = "".concat(o.getOptionLabel(A), "-").concat(o.getOptionValue(A));
|
|
11902
11902
|
return /* @__PURE__ */ F.createElement(s, ce({}, g, {
|
|
11903
11903
|
components: {
|
|
11904
11904
|
Container: l,
|
|
11905
11905
|
Label: c,
|
|
11906
11906
|
Remove: a
|
|
11907
11907
|
},
|
|
11908
|
-
isFocused:
|
|
11908
|
+
isFocused: R,
|
|
11909
11909
|
isDisabled: d,
|
|
11910
11910
|
key: O,
|
|
11911
11911
|
index: T,
|
|
@@ -11991,14 +11991,14 @@ var ep = function(t) {
|
|
|
11991
11991
|
}, {
|
|
11992
11992
|
key: "renderMenu",
|
|
11993
11993
|
value: function() {
|
|
11994
|
-
var o = this, i = this.getComponents(), s = i.Group, l = i.GroupHeading, c = i.Menu, a = i.MenuList, u = i.MenuPortal, h = i.LoadingMessage, g = i.NoOptionsMessage, I = i.Option, b = this.commonProps, d = this.state.focusedOption, f = this.props, p = f.captureMenuScroll, v = f.inputValue, m = f.isLoading, x = f.loadingMessage, C = f.minMenuHeight, E = f.maxMenuHeight, w = f.menuIsOpen, A = f.menuPlacement, T = f.menuPosition,
|
|
11994
|
+
var o = this, i = this.getComponents(), s = i.Group, l = i.GroupHeading, c = i.Menu, a = i.MenuList, u = i.MenuPortal, h = i.LoadingMessage, g = i.NoOptionsMessage, I = i.Option, b = this.commonProps, d = this.state.focusedOption, f = this.props, p = f.captureMenuScroll, v = f.inputValue, m = f.isLoading, x = f.loadingMessage, C = f.minMenuHeight, E = f.maxMenuHeight, w = f.menuIsOpen, A = f.menuPlacement, T = f.menuPosition, R = f.menuPortalTarget, O = f.menuShouldBlockScroll, L = f.menuShouldScrollIntoView, M = f.noOptionsMessage, B = f.onMenuScrollToTop, Z = f.onMenuScrollToBottom;
|
|
11995
11995
|
if (!w) return null;
|
|
11996
|
-
var $ = function(
|
|
11997
|
-
var W =
|
|
11998
|
-
return o.onOptionHover(
|
|
11996
|
+
var $ = function(G, j) {
|
|
11997
|
+
var W = G.type, ee = G.data, ne = G.isDisabled, ie = G.isSelected, k = G.label, re = G.value, xe = d === ee, H = ne ? void 0 : function() {
|
|
11998
|
+
return o.onOptionHover(ee);
|
|
11999
11999
|
}, He = ne ? void 0 : function() {
|
|
12000
|
-
return o.selectOption(
|
|
12001
|
-
}, Ve = "".concat(o.getElementId("option"), "-").concat(
|
|
12000
|
+
return o.selectOption(ee);
|
|
12001
|
+
}, Ve = "".concat(o.getElementId("option"), "-").concat(j), tt = {
|
|
12002
12002
|
id: Ve,
|
|
12003
12003
|
onClick: He,
|
|
12004
12004
|
onMouseMove: H,
|
|
@@ -12010,7 +12010,7 @@ var ep = function(t) {
|
|
|
12010
12010
|
};
|
|
12011
12011
|
return /* @__PURE__ */ F.createElement(I, ce({}, b, {
|
|
12012
12012
|
innerProps: tt,
|
|
12013
|
-
data:
|
|
12013
|
+
data: ee,
|
|
12014
12014
|
isDisabled: ne,
|
|
12015
12015
|
isSelected: ie,
|
|
12016
12016
|
key: Ve,
|
|
@@ -12019,16 +12019,16 @@ var ep = function(t) {
|
|
|
12019
12019
|
value: re,
|
|
12020
12020
|
isFocused: xe,
|
|
12021
12021
|
innerRef: xe ? o.getFocusedOptionRef : void 0
|
|
12022
|
-
}), o.formatOptionLabel(
|
|
12023
|
-
},
|
|
12022
|
+
}), o.formatOptionLabel(G.data, "menu"));
|
|
12023
|
+
}, K;
|
|
12024
12024
|
if (this.hasOptions())
|
|
12025
|
-
|
|
12025
|
+
K = this.getCategorizedOptions().map(function(P) {
|
|
12026
12026
|
if (P.type === "group") {
|
|
12027
|
-
var
|
|
12027
|
+
var G = P.data, j = P.options, W = P.index, ee = "".concat(o.getElementId("group"), "-").concat(W), ne = "".concat(ee, "-heading");
|
|
12028
12028
|
return /* @__PURE__ */ F.createElement(s, ce({}, b, {
|
|
12029
|
-
key:
|
|
12030
|
-
data:
|
|
12031
|
-
options:
|
|
12029
|
+
key: ee,
|
|
12030
|
+
data: G,
|
|
12031
|
+
options: j,
|
|
12032
12032
|
Heading: l,
|
|
12033
12033
|
headingProps: {
|
|
12034
12034
|
id: ne,
|
|
@@ -12046,24 +12046,24 @@ var ep = function(t) {
|
|
|
12046
12046
|
inputValue: v
|
|
12047
12047
|
});
|
|
12048
12048
|
if (Y === null) return null;
|
|
12049
|
-
|
|
12049
|
+
K = /* @__PURE__ */ F.createElement(h, b, Y);
|
|
12050
12050
|
} else {
|
|
12051
12051
|
var X = M({
|
|
12052
12052
|
inputValue: v
|
|
12053
12053
|
});
|
|
12054
12054
|
if (X === null) return null;
|
|
12055
|
-
|
|
12055
|
+
K = /* @__PURE__ */ F.createElement(g, b, X);
|
|
12056
12056
|
}
|
|
12057
12057
|
var le = {
|
|
12058
12058
|
minMenuHeight: C,
|
|
12059
12059
|
maxMenuHeight: E,
|
|
12060
12060
|
menuPlacement: A,
|
|
12061
12061
|
menuPosition: T,
|
|
12062
|
-
menuShouldScrollIntoView:
|
|
12062
|
+
menuShouldScrollIntoView: L
|
|
12063
12063
|
}, de = /* @__PURE__ */ F.createElement(MI, ce({}, b, le), function(P) {
|
|
12064
|
-
var
|
|
12064
|
+
var G = P.ref, j = P.placerProps, W = j.placement, ee = j.maxHeight;
|
|
12065
12065
|
return /* @__PURE__ */ F.createElement(c, ce({}, b, le, {
|
|
12066
|
-
innerRef:
|
|
12066
|
+
innerRef: G,
|
|
12067
12067
|
innerProps: {
|
|
12068
12068
|
onMouseDown: o.onMenuMouseDown,
|
|
12069
12069
|
onMouseMove: o.onMenuMouseMove
|
|
@@ -12072,7 +12072,7 @@ var ep = function(t) {
|
|
|
12072
12072
|
placement: W
|
|
12073
12073
|
}), /* @__PURE__ */ F.createElement(px, {
|
|
12074
12074
|
captureEnabled: p,
|
|
12075
|
-
onTopArrive:
|
|
12075
|
+
onTopArrive: B,
|
|
12076
12076
|
onBottomArrive: Z,
|
|
12077
12077
|
lockEnabled: O
|
|
12078
12078
|
}, function(ne) {
|
|
@@ -12086,13 +12086,13 @@ var ep = function(t) {
|
|
|
12086
12086
|
id: o.getElementId("listbox")
|
|
12087
12087
|
},
|
|
12088
12088
|
isLoading: m,
|
|
12089
|
-
maxHeight:
|
|
12089
|
+
maxHeight: ee,
|
|
12090
12090
|
focusedOption: d
|
|
12091
|
-
}),
|
|
12091
|
+
}), K);
|
|
12092
12092
|
}));
|
|
12093
12093
|
});
|
|
12094
|
-
return
|
|
12095
|
-
appendTo:
|
|
12094
|
+
return R || T === "fixed" ? /* @__PURE__ */ F.createElement(u, ce({}, b, {
|
|
12095
|
+
appendTo: R,
|
|
12096
12096
|
controlElement: this.controlRef,
|
|
12097
12097
|
menuPlacement: A,
|
|
12098
12098
|
menuPosition: T
|
|
@@ -12202,14 +12202,14 @@ var ep = function(t) {
|
|
|
12202
12202
|
var T = c != null && o !== s ? {
|
|
12203
12203
|
inputIsHidden: c,
|
|
12204
12204
|
inputIsHiddenAfterUpdate: void 0
|
|
12205
|
-
} : {},
|
|
12206
|
-
return u && !O && (
|
|
12205
|
+
} : {}, R = a, O = u && h;
|
|
12206
|
+
return u && !O && (R = {
|
|
12207
12207
|
value: Ao(p, v, v[0] || null),
|
|
12208
12208
|
options: v,
|
|
12209
12209
|
action: "initial-input-focus"
|
|
12210
|
-
}, O = !h), (a == null ? void 0 : a.action) === "initial-input-focus" && (
|
|
12210
|
+
}, O = !h), (a == null ? void 0 : a.action) === "initial-input-focus" && (R = null), oe(oe(oe({}, m), T), {}, {
|
|
12211
12211
|
prevProps: o,
|
|
12212
|
-
ariaSelection:
|
|
12212
|
+
ariaSelection: R,
|
|
12213
12213
|
prevWasFocused: O
|
|
12214
12214
|
});
|
|
12215
12215
|
}
|
|
@@ -12382,8 +12382,8 @@ var sp = /* @__PURE__ */ ((e) => (e.DATE = "DD/MM/YYYY", e))(sp || {}), Zx = ["d
|
|
|
12382
12382
|
function ap(e) {
|
|
12383
12383
|
var t = e.defaultOptions, n = t === void 0 ? !1 : t, r = e.cacheOptions, o = r === void 0 ? !1 : r, i = e.loadOptions;
|
|
12384
12384
|
e.options;
|
|
12385
|
-
var s = e.isLoading, l = s === void 0 ? !1 : s, c = e.onInputChange, a = e.filterOption, u = a === void 0 ? null : a, h = nn(e, Zx), g = h.inputValue, I = ye(void 0), b = ye(!1), d = J(Array.isArray(n) ? n : void 0), f = it(d, 2), p = f[0], v = f[1], m = J(typeof g < "u" ? g : ""), x = it(m, 2), C = x[0], E = x[1], w = J(n === !0), A = it(w, 2), T = A[0],
|
|
12386
|
-
o !== He && (
|
|
12385
|
+
var s = e.isLoading, l = s === void 0 ? !1 : s, c = e.onInputChange, a = e.filterOption, u = a === void 0 ? null : a, h = nn(e, Zx), g = h.inputValue, I = ye(void 0), b = ye(!1), d = J(Array.isArray(n) ? n : void 0), f = it(d, 2), p = f[0], v = f[1], m = J(typeof g < "u" ? g : ""), x = it(m, 2), C = x[0], E = x[1], w = J(n === !0), A = it(w, 2), T = A[0], R = A[1], O = J(void 0), L = it(O, 2), M = L[0], B = L[1], Z = J([]), $ = it(Z, 2), K = $[0], Y = $[1], X = J(!1), le = it(X, 2), de = le[0], P = le[1], G = J({}), j = it(G, 2), W = j[0], ee = j[1], ne = J(void 0), ie = it(ne, 2), k = ie[0], re = ie[1], xe = J(void 0), H = it(xe, 2), He = H[0], Ve = H[1];
|
|
12386
|
+
o !== He && (ee({}), Ve(o)), n !== k && (v(Array.isArray(n) ? n : void 0), re(n)), me(function() {
|
|
12387
12387
|
return b.current = !0, function() {
|
|
12388
12388
|
b.current = !1;
|
|
12389
12389
|
};
|
|
@@ -12397,24 +12397,24 @@ function ap(e) {
|
|
|
12397
12397
|
}, [i]);
|
|
12398
12398
|
me(function() {
|
|
12399
12399
|
n === !0 && tt(C, function(Ct) {
|
|
12400
|
-
b.current && (v(Ct || []),
|
|
12400
|
+
b.current && (v(Ct || []), R(!!I.current));
|
|
12401
12401
|
});
|
|
12402
12402
|
}, []);
|
|
12403
12403
|
var nt = _e(function(Ct, lt) {
|
|
12404
12404
|
var Qe = II(Ct, lt, c);
|
|
12405
12405
|
if (!Qe) {
|
|
12406
|
-
I.current = void 0, E(""),
|
|
12406
|
+
I.current = void 0, E(""), B(""), Y([]), R(!1), P(!1);
|
|
12407
12407
|
return;
|
|
12408
12408
|
}
|
|
12409
12409
|
if (o && W[Qe])
|
|
12410
|
-
E(Qe),
|
|
12410
|
+
E(Qe), B(Qe), Y(W[Qe]), R(!1), P(!1);
|
|
12411
12411
|
else {
|
|
12412
12412
|
var _n = I.current = {};
|
|
12413
|
-
E(Qe),
|
|
12414
|
-
b && _n === I.current && (I.current = void 0,
|
|
12413
|
+
E(Qe), R(!0), P(!M), tt(Qe, function(Vt) {
|
|
12414
|
+
b && _n === I.current && (I.current = void 0, R(!1), B(Qe), Y(Vt || []), P(!1), ee(Vt ? oe(oe({}, W), {}, Sr({}, Qe, Vt)) : W));
|
|
12415
12415
|
});
|
|
12416
12416
|
}
|
|
12417
|
-
}, [o, tt, M, W, c]), hn = de ? [] : C && M ?
|
|
12417
|
+
}, [o, tt, M, W, c]), hn = de ? [] : C && M ? K : p || [];
|
|
12418
12418
|
return oe(oe({}, h), {}, {
|
|
12419
12419
|
options: hn,
|
|
12420
12420
|
isLoading: T || l,
|
|
@@ -12455,13 +12455,13 @@ function $x(e) {
|
|
|
12455
12455
|
getOptionValue: p,
|
|
12456
12456
|
getOptionLabel: m
|
|
12457
12457
|
}) ? u(x, s(x)) : void 0;
|
|
12458
|
-
}, [s, u, m, p, x, c, I, w]),
|
|
12458
|
+
}, [s, u, m, p, x, c, I, w]), R = Me(function() {
|
|
12459
12459
|
return (n || !C) && T ? o === "first" ? [T].concat(Rr(I)) : [].concat(Rr(I), [T]) : I;
|
|
12460
|
-
}, [n, o, C, T, I]), O = _e(function(
|
|
12460
|
+
}, [n, o, C, T, I]), O = _e(function(L, M) {
|
|
12461
12461
|
if (M.action !== "select-option")
|
|
12462
|
-
return b(
|
|
12463
|
-
var
|
|
12464
|
-
if (
|
|
12462
|
+
return b(L, M);
|
|
12463
|
+
var B = Array.isArray(L) ? L : [L];
|
|
12464
|
+
if (B[B.length - 1] === T) {
|
|
12465
12465
|
if (h) h(x);
|
|
12466
12466
|
else {
|
|
12467
12467
|
var Z = u(x, x), $ = {
|
|
@@ -12473,10 +12473,10 @@ function $x(e) {
|
|
|
12473
12473
|
}
|
|
12474
12474
|
return;
|
|
12475
12475
|
}
|
|
12476
|
-
b(
|
|
12476
|
+
b(L, M);
|
|
12477
12477
|
}, [u, x, E, A, T, h, b, w]);
|
|
12478
12478
|
return oe(oe({}, d), {}, {
|
|
12479
|
-
options:
|
|
12479
|
+
options: R,
|
|
12480
12480
|
onChange: O
|
|
12481
12481
|
});
|
|
12482
12482
|
}
|
|
@@ -12517,46 +12517,48 @@ function tE({ stackIndex: e, isScrollTarget: t, ...n }) {
|
|
|
12517
12517
|
isApiSearchEnabled: I = !1,
|
|
12518
12518
|
isInfiniteScrollable: b = !1,
|
|
12519
12519
|
loadOptionsOnFocus: d = !1
|
|
12520
|
-
} = n, { getValue: f, closeMenuOnScroll: p } = op({ options: r, isMulti: u, isScrollTarget: t }), v = (
|
|
12521
|
-
(
|
|
12522
|
-
if (s(
|
|
12523
|
-
const
|
|
12524
|
-
|
|
12520
|
+
} = n, { getValue: f, closeMenuOnScroll: p } = op({ options: r, isMulti: u, isScrollTarget: t }), v = (M, B, Z) => (a.current && a.current.abort("stale data"), a.current = new AbortController(), g == null ? void 0 : g(M, B, Z, a.current)), m = qx(
|
|
12521
|
+
(M, B) => {
|
|
12522
|
+
if (s(M), r.length > 0 && !I) {
|
|
12523
|
+
const $ = r.filter((K) => K && typeof K == "object" && "label" in K && typeof K.label == "string" ? K.label.toLowerCase().includes(M.toLowerCase()) : !1);
|
|
12524
|
+
B($);
|
|
12525
12525
|
return;
|
|
12526
12526
|
}
|
|
12527
|
-
const
|
|
12528
|
-
|
|
12527
|
+
const Z = ($) => {
|
|
12528
|
+
B($), o($);
|
|
12529
12529
|
};
|
|
12530
|
-
v == null || v(
|
|
12530
|
+
v == null || v(M, Z, !1);
|
|
12531
12531
|
},
|
|
12532
12532
|
300
|
|
12533
|
-
), x = (
|
|
12534
|
-
c(!1), !(
|
|
12535
|
-
}, C = (
|
|
12536
|
-
var
|
|
12537
|
-
(
|
|
12538
|
-
}, E = (
|
|
12539
|
-
var G;
|
|
12540
|
-
(G = n.onInputChange) == null || G.call(n, R, M), M.action === "input-change" && I && (s(R), o([]), R || (c(!0), m(R, x)));
|
|
12541
|
-
}, w = (R) => {
|
|
12542
|
-
var M;
|
|
12543
|
-
s(""), (M = n.onBlur) == null || M.call(n, R);
|
|
12544
|
-
}, A = (R) => {
|
|
12545
|
-
var M;
|
|
12546
|
-
(M = n.onFocus) == null || M.call(n, R), !l && d && (o([]), c(!0), v == null || v(i, x, !1));
|
|
12547
|
-
}, T = (R) => (M) => {
|
|
12533
|
+
), x = (M, B) => {
|
|
12534
|
+
c(!1), !(B && "isError" in B && B.isError) && o(M);
|
|
12535
|
+
}, C = (M) => {
|
|
12536
|
+
var B;
|
|
12537
|
+
(B = n.onMenuScrollToBottom) == null || B.call(n, M), b && g && !l && (c(!0), v(i, x, !0));
|
|
12538
|
+
}, E = (M, B) => {
|
|
12548
12539
|
var Z;
|
|
12549
|
-
|
|
12550
|
-
|
|
12540
|
+
(Z = n.onInputChange) == null || Z.call(n, M, B), B.action === "input-change" && I && (s(M), o([]), M || (c(!0), m(M, x)));
|
|
12541
|
+
}, w = (M) => {
|
|
12542
|
+
var B;
|
|
12543
|
+
s(""), c(!0), v == null || v(i, x, !1), (B = n.onBlur) == null || B.call(n, M);
|
|
12544
|
+
}, A = (M) => {
|
|
12545
|
+
var B;
|
|
12546
|
+
(B = n.onFocus) == null || B.call(n, M), !l && d && (o([]), c(!0), v == null || v(i, x, !1));
|
|
12547
|
+
}, T = (M) => (B) => {
|
|
12548
|
+
var $;
|
|
12549
|
+
const Z = B.find((K) => K.label === M);
|
|
12550
|
+
!n.isMulti && Z && (($ = n.onChange) == null || $.call(n, Z, {
|
|
12551
12551
|
action: "select-option",
|
|
12552
12552
|
name: n.name,
|
|
12553
|
-
option:
|
|
12554
|
-
})), o(
|
|
12555
|
-
},
|
|
12556
|
-
c(!0), h == null || h(
|
|
12557
|
-
}, O =
|
|
12553
|
+
option: Z
|
|
12554
|
+
})), o(B), c(!1);
|
|
12555
|
+
}, R = (M) => {
|
|
12556
|
+
c(!0), h == null || h(M, T(M));
|
|
12557
|
+
}, O = () => {
|
|
12558
|
+
c(!0), v == null || v(i, x, !1);
|
|
12559
|
+
}, L = h ? Jx : Ux;
|
|
12558
12560
|
return /* @__PURE__ */ y.jsx(
|
|
12559
|
-
|
|
12561
|
+
L,
|
|
12560
12562
|
{
|
|
12561
12563
|
...n,
|
|
12562
12564
|
value: n.value ? f(n.value) : null,
|
|
@@ -12566,6 +12568,7 @@ function tE({ stackIndex: e, isScrollTarget: t, ...n }) {
|
|
|
12566
12568
|
onInputChange: E,
|
|
12567
12569
|
onBlur: w,
|
|
12568
12570
|
onFocus: A,
|
|
12571
|
+
onMenuOpen: O,
|
|
12569
12572
|
isLoading: l,
|
|
12570
12573
|
defaultOptions: r.length ? r : n.defaultOptions || !1,
|
|
12571
12574
|
styles: rp(n.styles, e),
|
|
@@ -12580,7 +12583,7 @@ function tE({ stackIndex: e, isScrollTarget: t, ...n }) {
|
|
|
12580
12583
|
formatCreateLabel: eE,
|
|
12581
12584
|
createOptionPosition: "first",
|
|
12582
12585
|
allowCreateWhileLoading: !1,
|
|
12583
|
-
onCreateOption:
|
|
12586
|
+
onCreateOption: R,
|
|
12584
12587
|
options: r
|
|
12585
12588
|
} : null
|
|
12586
12589
|
}
|
|
@@ -12792,97 +12795,97 @@ const fE = N(Oh)`
|
|
|
12792
12795
|
onValidationError: b
|
|
12793
12796
|
}) => {
|
|
12794
12797
|
const d = t ?? [], f = (o == null ? void 0 : o.validations) ?? {}, p = ye(), v = ye({}), [m, x] = J({}), { colsLength: C, colsTemplate: E, colWidth: w } = Me(() => {
|
|
12795
|
-
let P = 0,
|
|
12796
|
-
for (const
|
|
12797
|
-
let W =
|
|
12798
|
-
isNaN(W) && (W = 1), P += W,
|
|
12798
|
+
let P = 0, G = "";
|
|
12799
|
+
for (const j of r) {
|
|
12800
|
+
let W = j.cols ? Number(j.cols) : 1;
|
|
12801
|
+
isNaN(W) && (W = 1), P += W, G += `${j.cols ?? W}fr `;
|
|
12799
12802
|
}
|
|
12800
|
-
return s || (P += 0.5,
|
|
12803
|
+
return s || (P += 0.5, G += "0.5fr"), {
|
|
12801
12804
|
colsLength: P,
|
|
12802
|
-
colsTemplate:
|
|
12805
|
+
colsTemplate: G.trim(),
|
|
12803
12806
|
colWidth: `${isNaN(l) ? fp : l}px`
|
|
12804
12807
|
};
|
|
12805
12808
|
}, [r, l, s]), { fieldDependency: A, fieldConfigs: T } = Me(() => {
|
|
12806
|
-
const P = {},
|
|
12807
|
-
for (const
|
|
12808
|
-
if (!
|
|
12809
|
+
const P = {}, G = {};
|
|
12810
|
+
for (const j of r) {
|
|
12811
|
+
if (!j.valueConfig)
|
|
12809
12812
|
continue;
|
|
12810
|
-
|
|
12811
|
-
const W =
|
|
12812
|
-
for (const
|
|
12813
|
-
P[
|
|
12813
|
+
G[j.name] = j.valueConfig;
|
|
12814
|
+
const W = j.valueConfig.columnNames;
|
|
12815
|
+
for (const ee of W)
|
|
12816
|
+
P[ee] || (P[ee] = []), P[ee].push(j.name);
|
|
12814
12817
|
}
|
|
12815
12818
|
return {
|
|
12816
12819
|
fieldDependency: P,
|
|
12817
|
-
fieldConfigs:
|
|
12820
|
+
fieldConfigs: G
|
|
12818
12821
|
};
|
|
12819
12822
|
}, [r]);
|
|
12820
12823
|
me(() => {
|
|
12821
12824
|
if (t)
|
|
12822
12825
|
return;
|
|
12823
12826
|
const P = [];
|
|
12824
|
-
for (let
|
|
12825
|
-
const
|
|
12826
|
-
P.push({ [nr]:
|
|
12827
|
+
for (let G = 0; G < i; G++) {
|
|
12828
|
+
const j = ou();
|
|
12829
|
+
P.push({ [nr]: j });
|
|
12827
12830
|
}
|
|
12828
12831
|
g(P);
|
|
12829
12832
|
}, [t, g, i]);
|
|
12830
|
-
const
|
|
12831
|
-
const P = Object.entries(v.current).filter((
|
|
12833
|
+
const R = () => {
|
|
12834
|
+
const P = Object.entries(v.current).filter((G) => !!G[1])[0];
|
|
12832
12835
|
return (P == null ? void 0 : P[1]) ?? "";
|
|
12833
12836
|
}, O = () => {
|
|
12834
12837
|
const P = {
|
|
12835
12838
|
[nr]: ou()
|
|
12836
12839
|
};
|
|
12837
12840
|
g([...d, P]);
|
|
12838
|
-
},
|
|
12839
|
-
const
|
|
12840
|
-
g(
|
|
12841
|
-
...
|
|
12841
|
+
}, L = (P) => {
|
|
12842
|
+
const G = d.filter((j) => j[nr] !== P);
|
|
12843
|
+
g(G), x((j) => ({
|
|
12844
|
+
...j,
|
|
12842
12845
|
[P]: {}
|
|
12843
12846
|
}));
|
|
12844
|
-
for (const
|
|
12845
|
-
|
|
12846
|
-
b == null || b(e,
|
|
12847
|
-
}, M = (P, { columnNames:
|
|
12848
|
-
const W =
|
|
12849
|
-
return "" + iu(W,
|
|
12850
|
-
},
|
|
12851
|
-
const
|
|
12847
|
+
for (const j in v.current)
|
|
12848
|
+
j.startsWith(`${P}.`) && delete v.current[j];
|
|
12849
|
+
b == null || b(e, R());
|
|
12850
|
+
}, M = (P, { columnNames: G = [], operationType: j }) => {
|
|
12851
|
+
const W = G.map((ee) => P[ee]);
|
|
12852
|
+
return "" + iu(W, j);
|
|
12853
|
+
}, B = (P, G) => {
|
|
12854
|
+
const j = d.map((W) => P !== W[nr] ? W : {
|
|
12852
12855
|
...W,
|
|
12853
|
-
...
|
|
12856
|
+
...G
|
|
12854
12857
|
});
|
|
12855
|
-
g(
|
|
12856
|
-
}, Z = (P,
|
|
12857
|
-
const
|
|
12858
|
+
g(j);
|
|
12859
|
+
}, Z = (P, G) => {
|
|
12860
|
+
const j = d.map((W) => {
|
|
12858
12861
|
if (P !== W[nr])
|
|
12859
12862
|
return W;
|
|
12860
|
-
const
|
|
12861
|
-
for (const ne of
|
|
12862
|
-
delete
|
|
12863
|
-
return
|
|
12863
|
+
const ee = { ...W };
|
|
12864
|
+
for (const ne of G)
|
|
12865
|
+
delete ee[ne];
|
|
12866
|
+
return ee;
|
|
12864
12867
|
});
|
|
12865
|
-
g(
|
|
12866
|
-
}, $ = (P,
|
|
12868
|
+
g(j);
|
|
12869
|
+
}, $ = (P, G, j, W) => {
|
|
12867
12870
|
var ie;
|
|
12868
|
-
const
|
|
12869
|
-
...
|
|
12870
|
-
[
|
|
12871
|
+
const ee = ((ie = W == null ? void 0 : W.target) == null ? void 0 : ie.value) ?? "", ne = {
|
|
12872
|
+
...j,
|
|
12873
|
+
[G]: ee
|
|
12871
12874
|
};
|
|
12872
|
-
if (A[
|
|
12873
|
-
for (const k of A[
|
|
12875
|
+
if (A[G])
|
|
12876
|
+
for (const k of A[G]) {
|
|
12874
12877
|
const re = M(ne, T[k]);
|
|
12875
12878
|
ne[k] = re;
|
|
12876
12879
|
}
|
|
12877
|
-
|
|
12878
|
-
},
|
|
12879
|
-
|
|
12880
|
-
}, Y = (P,
|
|
12881
|
-
if (
|
|
12882
|
-
const
|
|
12883
|
-
...
|
|
12884
|
-
[W.name]:
|
|
12885
|
-
...
|
|
12880
|
+
B(P, ne);
|
|
12881
|
+
}, K = (P, G, j) => {
|
|
12882
|
+
B(P, { [G]: j });
|
|
12883
|
+
}, Y = (P, G, j, W) => {
|
|
12884
|
+
if (j && typeof j == "object" && "value" in j && typeof j.value == "string" && typeof W.name < "u") {
|
|
12885
|
+
const ee = "prefillValues" in j && j.prefillValues, ne = {
|
|
12886
|
+
...G,
|
|
12887
|
+
[W.name]: j.value,
|
|
12888
|
+
...ee
|
|
12886
12889
|
};
|
|
12887
12890
|
for (const ie in ne)
|
|
12888
12891
|
if (A[ie])
|
|
@@ -12890,53 +12893,53 @@ const fE = N(Oh)`
|
|
|
12890
12893
|
const re = M(ne, T[k]);
|
|
12891
12894
|
ne[k] = re;
|
|
12892
12895
|
}
|
|
12893
|
-
|
|
12896
|
+
B(P, ne);
|
|
12894
12897
|
}
|
|
12895
12898
|
(W == null ? void 0 : W.action) === "clear" && W.name && Z(P, [W.name]);
|
|
12896
|
-
}, X = (P,
|
|
12897
|
-
|
|
12898
|
-
}, le = (P,
|
|
12899
|
-
W && x((
|
|
12900
|
-
const ne =
|
|
12901
|
-
return { ...
|
|
12899
|
+
}, X = (P, G, j) => {
|
|
12900
|
+
B(P, { [G]: (j == null ? void 0 : j.toISOString()) ?? "" });
|
|
12901
|
+
}, le = (P, G, j, W) => {
|
|
12902
|
+
W && x((ee) => {
|
|
12903
|
+
const ne = ee[P] ?? {};
|
|
12904
|
+
return { ...ee, [P]: { ...ne, [G]: j } };
|
|
12902
12905
|
}), v.current = {
|
|
12903
12906
|
...v.current,
|
|
12904
|
-
[`${P}.${
|
|
12905
|
-
}, b == null || b(e,
|
|
12907
|
+
[`${P}.${G}`]: typeof j == "string" ? j : ""
|
|
12908
|
+
}, b == null || b(e, R());
|
|
12906
12909
|
}, de = (P) => p.current === P;
|
|
12907
12910
|
return /* @__PURE__ */ y.jsxs(nE, { children: [
|
|
12908
12911
|
/* @__PURE__ */ y.jsx(rE, { ref: p, children: /* @__PURE__ */ y.jsxs(oE, { gridColumns: E, minWidth: `calc( ${C} * ${w} )`, children: [
|
|
12909
|
-
/* @__PURE__ */ y.jsx(sE, { children: r.map(({ name: P, label:
|
|
12910
|
-
d.map(({ [nr]: P, ...
|
|
12911
|
-
r.map(({ name:
|
|
12912
|
+
/* @__PURE__ */ y.jsx(sE, { children: r.map(({ name: P, label: G, isRequired: j }) => /* @__PURE__ */ y.jsx(fa, { children: /* @__PURE__ */ y.jsx(dp, { label: G, isRequired: j }) }, P)) }),
|
|
12913
|
+
d.map(({ [nr]: P, ...G }) => /* @__PURE__ */ y.jsxs(lp, { children: [
|
|
12914
|
+
r.map(({ name: j, key: W, ...ee }) => {
|
|
12912
12915
|
var ne;
|
|
12913
|
-
return /* @__PURE__ */ y.jsx(fa, { hasError: !!((ne = m == null ? void 0 : m[P]) != null && ne[
|
|
12916
|
+
return /* @__PURE__ */ y.jsx(fa, { hasError: !!((ne = m == null ? void 0 : m[P]) != null && ne[j]), children: /* @__PURE__ */ y.jsx(
|
|
12914
12917
|
Wo,
|
|
12915
12918
|
{
|
|
12916
|
-
name:
|
|
12917
|
-
value:
|
|
12918
|
-
...
|
|
12919
|
+
name: j,
|
|
12920
|
+
value: G[j],
|
|
12921
|
+
...ee,
|
|
12919
12922
|
className: so,
|
|
12920
12923
|
label: "",
|
|
12921
12924
|
hideHelperText: !0,
|
|
12922
|
-
validation: f == null ? void 0 : f[
|
|
12925
|
+
validation: f == null ? void 0 : f[j],
|
|
12923
12926
|
onFocus: I,
|
|
12924
|
-
inputChangeHandler: (ie) => $(P,
|
|
12925
|
-
checkboxChangeHandler: (...ie) =>
|
|
12926
|
-
selectChangeHandler: (...ie) => Y(P,
|
|
12927
|
+
inputChangeHandler: (ie) => $(P, j, G, ie),
|
|
12928
|
+
checkboxChangeHandler: (...ie) => K(P, j, ie[1]),
|
|
12929
|
+
selectChangeHandler: (...ie) => Y(P, G, ...ie),
|
|
12927
12930
|
dateChangeHandler: (ie, k) => X(P, ie, k),
|
|
12928
12931
|
onValidationError: (...ie) => le(P, ...ie),
|
|
12929
|
-
fetchConfig: a == null ? void 0 : a[
|
|
12930
|
-
createConfig: u == null ? void 0 : u[
|
|
12932
|
+
fetchConfig: a == null ? void 0 : a[j],
|
|
12933
|
+
createConfig: u == null ? void 0 : u[j],
|
|
12931
12934
|
isScrollTarget: de,
|
|
12932
12935
|
...h ? {
|
|
12933
12936
|
menuPortalTarget: document.body,
|
|
12934
12937
|
stackIndex: h
|
|
12935
12938
|
} : null
|
|
12936
12939
|
}
|
|
12937
|
-
) },
|
|
12940
|
+
) }, j ?? W);
|
|
12938
12941
|
}),
|
|
12939
|
-
s ? null : /* @__PURE__ */ y.jsx(fa, { children: /* @__PURE__ */ y.jsx(z, { width: "100%", height: "100%", alignItems: "center", justifyContent: "center", children: /* @__PURE__ */ y.jsx(up, { onClick: () =>
|
|
12942
|
+
s ? null : /* @__PURE__ */ y.jsx(fa, { children: /* @__PURE__ */ y.jsx(z, { width: "100%", height: "100%", alignItems: "center", justifyContent: "center", children: /* @__PURE__ */ y.jsx(up, { onClick: () => L(P), children: /* @__PURE__ */ y.jsx(hE, {}) }) }) })
|
|
12940
12943
|
] }, P))
|
|
12941
12944
|
] }) }),
|
|
12942
12945
|
/* @__PURE__ */ y.jsxs(iE, { children: [
|
|
@@ -12945,16 +12948,16 @@ const fE = N(Oh)`
|
|
|
12945
12948
|
/* @__PURE__ */ y.jsx(pe, { children: "Add Line" })
|
|
12946
12949
|
] }),
|
|
12947
12950
|
c.length ? /* @__PURE__ */ y.jsx(cE, { children: c.map(
|
|
12948
|
-
({ label: P, columnName:
|
|
12951
|
+
({ label: P, columnName: G, operationType: j, prefix: W = "", prefixKey: ee, suffix: ne = "", suffixKey: ie }) => /* @__PURE__ */ y.jsxs(lE, { children: [
|
|
12949
12952
|
/* @__PURE__ */ y.jsx(pe, { fontWeight: 500, children: P }),
|
|
12950
12953
|
/* @__PURE__ */ y.jsxs(pe, { children: [
|
|
12951
12954
|
/* @__PURE__ */ y.jsxs("span", { children: [
|
|
12952
|
-
n[
|
|
12955
|
+
n[ee] ?? W,
|
|
12953
12956
|
" "
|
|
12954
12957
|
] }),
|
|
12955
12958
|
/* @__PURE__ */ y.jsx("span", { children: iu(
|
|
12956
|
-
d.map((k) => k[
|
|
12957
|
-
|
|
12959
|
+
d.map((k) => k[G]),
|
|
12960
|
+
j
|
|
12958
12961
|
) }),
|
|
12959
12962
|
/* @__PURE__ */ y.jsx("span", { children: n[ie] ?? ne })
|
|
12960
12963
|
] })
|
|
@@ -13226,14 +13229,14 @@ const gE = N(be)`
|
|
|
13226
13229
|
labelSpacing: E = 1,
|
|
13227
13230
|
showGlobalLoader: w = !1,
|
|
13228
13231
|
hideHelperText: A = !1,
|
|
13229
|
-
meta: { isExpandable: T = v === "table", isExpanded:
|
|
13230
|
-
} = g, [O,
|
|
13232
|
+
meta: { isExpandable: T = v === "table", isExpanded: R = !0 } = {}
|
|
13233
|
+
} = g, [O, L] = J(!1), [M, B] = J(""), [Z, $] = J(R);
|
|
13231
13234
|
me(() => {
|
|
13232
13235
|
O || Y(g.value, !1);
|
|
13233
13236
|
}, [O, g.value]);
|
|
13234
|
-
const
|
|
13237
|
+
const K = (k) => {
|
|
13235
13238
|
var re;
|
|
13236
|
-
k && !O &&
|
|
13239
|
+
k && !O && L(!0), (re = g.onFocus) == null || re.call(g, k);
|
|
13237
13240
|
};
|
|
13238
13241
|
function Y(k, re = !0, xe) {
|
|
13239
13242
|
let H = "";
|
|
@@ -13246,23 +13249,23 @@ const gE = N(be)`
|
|
|
13246
13249
|
const Ve = I.validate(k, { ...He, ...xe });
|
|
13247
13250
|
typeof Ve == "boolean" && Ve === !1 ? H = Wx : typeof Ve == "string" && (H = Ve);
|
|
13248
13251
|
}
|
|
13249
|
-
re &&
|
|
13252
|
+
re && B(H), s == null || s(p, H, re);
|
|
13250
13253
|
}
|
|
13251
13254
|
const X = (k) => {
|
|
13252
13255
|
var re;
|
|
13253
|
-
O ||
|
|
13256
|
+
O || L(!0), (re = g.onBlur) == null || re.call(g, k), O && m && Y(g.value);
|
|
13254
13257
|
}, le = () => A ? null : g.helperText ? /* @__PURE__ */ y.jsx(ju, { children: b }) : O && M ? /* @__PURE__ */ y.jsx(ju, { className: "helper--error", children: M }) : null, de = (k) => {
|
|
13255
|
-
k && !O &&
|
|
13258
|
+
k && !O && L(!0), l == null || l(k), O && x && Y(k.target.value);
|
|
13256
13259
|
}, P = (k, re) => {
|
|
13257
|
-
k && !O &&
|
|
13258
|
-
},
|
|
13259
|
-
c == null || c(k, re), k && !O &&
|
|
13260
|
-
},
|
|
13261
|
-
a == null || a(p, k, re), k && !O &&
|
|
13260
|
+
k && !O && L(!0), h == null || h(k, re), O && x && Y(re);
|
|
13261
|
+
}, G = (k, re) => {
|
|
13262
|
+
c == null || c(k, re), k && !O && L(!0), k && typeof k == "object" && "value" in k && O && x && Y(k.value);
|
|
13263
|
+
}, j = (k, re) => {
|
|
13264
|
+
a == null || a(p, k, re), k && !O && L(!0), O && x && Y(k);
|
|
13262
13265
|
}, W = (k) => {
|
|
13263
13266
|
u == null || u(p, k);
|
|
13264
|
-
},
|
|
13265
|
-
O && (s == null || s(k, re),
|
|
13267
|
+
}, ee = (k, re) => {
|
|
13268
|
+
O && (s == null || s(k, re), B(typeof re == "string" ? re : ""));
|
|
13266
13269
|
}, ne = (k) => {
|
|
13267
13270
|
$((re) => !re);
|
|
13268
13271
|
}, ie = (k) => {
|
|
@@ -13279,8 +13282,8 @@ const gE = N(be)`
|
|
|
13279
13282
|
className: `formField__select ${M && O ? "formField__select--error" : ""} ${k.className || ""}`,
|
|
13280
13283
|
classNamePrefix: "hiverFormField",
|
|
13281
13284
|
onBlur: X,
|
|
13282
|
-
onChange:
|
|
13283
|
-
onFocus:
|
|
13285
|
+
onChange: G,
|
|
13286
|
+
onFocus: K,
|
|
13284
13287
|
menuPortalTarget: n
|
|
13285
13288
|
}
|
|
13286
13289
|
) });
|
|
@@ -13294,8 +13297,8 @@ const gE = N(be)`
|
|
|
13294
13297
|
className: `formField__select ${M && O ? "formField__select--error" : ""} ${k.className || ""}`,
|
|
13295
13298
|
classNamePrefix: "hiverFormField",
|
|
13296
13299
|
onBlur: X,
|
|
13297
|
-
onChange:
|
|
13298
|
-
onFocus:
|
|
13300
|
+
onChange: G,
|
|
13301
|
+
onFocus: K,
|
|
13299
13302
|
loadOptions: e == null ? void 0 : e.loadOptions,
|
|
13300
13303
|
createOption: t == null ? void 0 : t.createOption,
|
|
13301
13304
|
menuPortalTarget: n
|
|
@@ -13308,8 +13311,8 @@ const gE = N(be)`
|
|
|
13308
13311
|
...k,
|
|
13309
13312
|
label: void 0,
|
|
13310
13313
|
onBlur: X,
|
|
13311
|
-
onFocus:
|
|
13312
|
-
onChange:
|
|
13314
|
+
onFocus: K,
|
|
13315
|
+
onChange: j,
|
|
13313
13316
|
error: !!(M && O)
|
|
13314
13317
|
}
|
|
13315
13318
|
);
|
|
@@ -13320,15 +13323,15 @@ const gE = N(be)`
|
|
|
13320
13323
|
...k,
|
|
13321
13324
|
value: k.value,
|
|
13322
13325
|
onChange: W,
|
|
13323
|
-
onFocus:
|
|
13324
|
-
onValidationError:
|
|
13326
|
+
onFocus: K,
|
|
13327
|
+
onValidationError: ee,
|
|
13325
13328
|
fetchConfig: e == null ? void 0 : e.loadOptionsList,
|
|
13326
13329
|
createConfig: t == null ? void 0 : t.createOptionList,
|
|
13327
13330
|
stackIndex: o
|
|
13328
13331
|
}
|
|
13329
13332
|
);
|
|
13330
13333
|
case "checkbox":
|
|
13331
|
-
return /* @__PURE__ */ y.jsx(pE, { ...k, onChange: P, onFocus:
|
|
13334
|
+
return /* @__PURE__ */ y.jsx(pE, { ...k, onChange: P, onFocus: K, onBlur: X });
|
|
13332
13335
|
default:
|
|
13333
13336
|
return /* @__PURE__ */ y.jsx(
|
|
13334
13337
|
vE,
|
|
@@ -13341,7 +13344,7 @@ const gE = N(be)`
|
|
|
13341
13344
|
label: void 0,
|
|
13342
13345
|
onBlur: X,
|
|
13343
13346
|
onChange: de,
|
|
13344
|
-
onFocus:
|
|
13347
|
+
onFocus: K,
|
|
13345
13348
|
error: !!(M && O),
|
|
13346
13349
|
inputProps: {
|
|
13347
13350
|
type: k.type,
|
|
@@ -13590,10 +13593,10 @@ const gE = N(be)`
|
|
|
13590
13593
|
});
|
|
13591
13594
|
}, Vu = {
|
|
13592
13595
|
optionsMap: null,
|
|
13593
|
-
createOptionApi:
|
|
13594
|
-
dropdownOptionsApis:
|
|
13596
|
+
createOptionApi: te.IDLE,
|
|
13597
|
+
dropdownOptionsApis: te.IDLE,
|
|
13595
13598
|
previewCardData: null,
|
|
13596
|
-
previewCardApiStatus:
|
|
13599
|
+
previewCardApiStatus: te.IDLE,
|
|
13597
13600
|
selectedSuggestionType: "basic"
|
|
13598
13601
|
}, gp = Gc({
|
|
13599
13602
|
name: "commonSlice",
|
|
@@ -13601,7 +13604,7 @@ const gE = N(be)`
|
|
|
13601
13604
|
reducers: {
|
|
13602
13605
|
resetState: () => Vu,
|
|
13603
13606
|
resetPreviewCardData: (e) => {
|
|
13604
|
-
e.previewCardData = null, e.previewCardApiStatus =
|
|
13607
|
+
e.previewCardData = null, e.previewCardApiStatus = te.IDLE;
|
|
13605
13608
|
},
|
|
13606
13609
|
setSelectedSuggestionType: (e, t) => {
|
|
13607
13610
|
e.selectedSuggestionType = t.payload;
|
|
@@ -13609,10 +13612,10 @@ const gE = N(be)`
|
|
|
13609
13612
|
},
|
|
13610
13613
|
extraReducers: (e) => {
|
|
13611
13614
|
e.addCase(Oi.pending, (t) => {
|
|
13612
|
-
t.createOptionApi =
|
|
13615
|
+
t.createOptionApi = te.LOADING;
|
|
13613
13616
|
}).addCase(Oi.fulfilled, (t, n) => {
|
|
13614
13617
|
const r = t.optionsMap || {}, { optionsList: o, key: i } = n.payload;
|
|
13615
|
-
t.createOptionApi =
|
|
13618
|
+
t.createOptionApi = te.IDLE, t.optionsMap = {
|
|
13616
13619
|
...r,
|
|
13617
13620
|
[i]: {
|
|
13618
13621
|
...r[i],
|
|
@@ -13620,12 +13623,12 @@ const gE = N(be)`
|
|
|
13620
13623
|
}
|
|
13621
13624
|
};
|
|
13622
13625
|
}).addCase(Oi.rejected, (t) => {
|
|
13623
|
-
t.createOptionApi =
|
|
13626
|
+
t.createOptionApi = te.FAILED;
|
|
13624
13627
|
}).addCase(gr.pending, (t) => {
|
|
13625
|
-
t.dropdownOptionsApis =
|
|
13628
|
+
t.dropdownOptionsApis = te.LOADING;
|
|
13626
13629
|
}).addCase(gr.fulfilled, (t, n) => {
|
|
13627
13630
|
const r = t.optionsMap || {}, { optionsList: o, hasMore: i, currentPage: s, searchTerm: l, key: c } = n.payload;
|
|
13628
|
-
t.dropdownOptionsApis =
|
|
13631
|
+
t.dropdownOptionsApis = te.IDLE, t.optionsMap = {
|
|
13629
13632
|
...r,
|
|
13630
13633
|
[c]: {
|
|
13631
13634
|
options: o,
|
|
@@ -13635,14 +13638,14 @@ const gE = N(be)`
|
|
|
13635
13638
|
}
|
|
13636
13639
|
};
|
|
13637
13640
|
}).addCase(gr.rejected, (t) => {
|
|
13638
|
-
t.dropdownOptionsApis =
|
|
13641
|
+
t.dropdownOptionsApis = te.FAILED;
|
|
13639
13642
|
}).addCase(Fr.pending, (t) => {
|
|
13640
|
-
t.previewCardApiStatus =
|
|
13643
|
+
t.previewCardApiStatus = te.LOADING;
|
|
13641
13644
|
}).addCase(Fr.fulfilled, (t, n) => {
|
|
13642
13645
|
const { data: r } = n.payload;
|
|
13643
|
-
r && (t.previewCardData = r), t.previewCardApiStatus =
|
|
13646
|
+
r && (t.previewCardData = r), t.previewCardApiStatus = te.IDLE;
|
|
13644
13647
|
}).addCase(Fr.rejected, (t) => {
|
|
13645
|
-
t.previewCardApiStatus =
|
|
13648
|
+
t.previewCardApiStatus = te.FAILED;
|
|
13646
13649
|
});
|
|
13647
13650
|
}
|
|
13648
13651
|
}), Oi = tn(
|
|
@@ -13697,11 +13700,11 @@ const gE = N(be)`
|
|
|
13697
13700
|
s.meta && "showAvatar" in s.meta && typeof s.meta.showAvatar == "boolean" && (b = s.meta.showAvatar);
|
|
13698
13701
|
const d = ((w = I.optionsMap) == null ? void 0 : w[g]) || {}, f = i === d.searchTerm ? d : {}, { options: p = [], hasMore: v = !0, currentPage: m = 0 } = f, { enabled: x, limit: C } = u, E = C || 10;
|
|
13699
13702
|
try {
|
|
13700
|
-
let
|
|
13701
|
-
const O = h == null ? void 0 : h.signal,
|
|
13702
|
-
if (v && (
|
|
13703
|
+
let R;
|
|
13704
|
+
const O = h == null ? void 0 : h.signal, L = x ? { pageNumber: m + 1, searchTerm: i, limit: E, enabled: x } : null;
|
|
13705
|
+
if (v && (R = await BE({ fieldName: r, formId: o }, { pagination: L || {}, args: c, interfaceId: a })), O != null && O.aborted)
|
|
13703
13706
|
throw O.reason;
|
|
13704
|
-
if (!
|
|
13707
|
+
if (!R || !R.data || !("data" in R.data) || !Array.isArray(R.data.data) || !R.data.data.length) {
|
|
13705
13708
|
const { common: Y } = t(), X = (A = Y.optionsMap) == null ? void 0 : A[g];
|
|
13706
13709
|
return l == null || l(X.options ?? []), {
|
|
13707
13710
|
...X,
|
|
@@ -13710,12 +13713,12 @@ const gE = N(be)`
|
|
|
13710
13713
|
hasMore: !1
|
|
13711
13714
|
};
|
|
13712
13715
|
}
|
|
13713
|
-
const
|
|
13716
|
+
const B = R.data.data.map((Y) => b ? {
|
|
13714
13717
|
...Y,
|
|
13715
13718
|
avatarUrl: Y.avatarUrl || x3
|
|
13716
|
-
} : (delete Y.avatarUrl, Y)), Z = [...p, ...
|
|
13717
|
-
return l == null || l(
|
|
13718
|
-
optionsList:
|
|
13719
|
+
} : (delete Y.avatarUrl, Y)), Z = [...p, ...B], $ = x ? B.length >= E : !1, K = c0(Z, (Y) => Y.value);
|
|
13720
|
+
return l == null || l(K), {
|
|
13721
|
+
optionsList: K,
|
|
13719
13722
|
fieldName: r,
|
|
13720
13723
|
formId: o,
|
|
13721
13724
|
searchTerm: i,
|
|
@@ -13723,9 +13726,9 @@ const gE = N(be)`
|
|
|
13723
13726
|
hasMore: $,
|
|
13724
13727
|
key: g
|
|
13725
13728
|
};
|
|
13726
|
-
} catch (
|
|
13727
|
-
const { common: O } = t(),
|
|
13728
|
-
return l == null || l(
|
|
13729
|
+
} catch (R) {
|
|
13730
|
+
const { common: O } = t(), L = ((T = O.optionsMap) == null ? void 0 : T[g]) || {};
|
|
13731
|
+
return l == null || l(L.options ?? []), n(R);
|
|
13729
13732
|
}
|
|
13730
13733
|
},
|
|
13731
13734
|
{
|
|
@@ -13869,7 +13872,7 @@ Do you want to continue?`, u4 = "Select an object to create", d4 = "Select an ob
|
|
|
13869
13872
|
reducers: {
|
|
13870
13873
|
resetState: () => ru,
|
|
13871
13874
|
resetCurrentResourceDetails: (e) => {
|
|
13872
|
-
e.currentResourceDetails = null, e.currentResourceDetailsApiStatus =
|
|
13875
|
+
e.currentResourceDetails = null, e.currentResourceDetailsApiStatus = te.IDLE;
|
|
13873
13876
|
},
|
|
13874
13877
|
setCurrentCardInEdit: (e, t) => {
|
|
13875
13878
|
e.currentCardInEdit = t.payload;
|
|
@@ -13880,7 +13883,7 @@ Do you want to continue?`, u4 = "Select an object to create", d4 = "Select an ob
|
|
|
13880
13883
|
},
|
|
13881
13884
|
extraReducers: (e) => {
|
|
13882
13885
|
e.addCase(Ri.pending, (t) => {
|
|
13883
|
-
t.objectListApiStatus =
|
|
13886
|
+
t.objectListApiStatus = te.LOADING;
|
|
13884
13887
|
}).addCase(Ri.fulfilled, (t, n) => {
|
|
13885
13888
|
const {
|
|
13886
13889
|
createObjectList: r,
|
|
@@ -13892,14 +13895,14 @@ Do you want to continue?`, u4 = "Select an object to create", d4 = "Select an ob
|
|
|
13892
13895
|
objectDict: a,
|
|
13893
13896
|
dependentFieldsMap: u
|
|
13894
13897
|
} = n.payload;
|
|
13895
|
-
t.objectListApiStatus =
|
|
13898
|
+
t.objectListApiStatus = te.IDLE, t.createObjectList = r, t.createObjectConnectorNamesList = o, t.linkObjectList = i, t.editObjectList = s, t.searchObjectList = l, t.formFields = c, t.objectDict = a, t.dependentFieldsMap = u;
|
|
13896
13899
|
}).addCase(Ri.rejected, (t) => {
|
|
13897
|
-
t.objectListApiStatus =
|
|
13900
|
+
t.objectListApiStatus = te.FAILED;
|
|
13898
13901
|
}).addCase(gr.pending, (t) => {
|
|
13899
|
-
t.dropdownOptionsApis =
|
|
13902
|
+
t.dropdownOptionsApis = te.LOADING;
|
|
13900
13903
|
}).addCase(gr.fulfilled, (t, n) => {
|
|
13901
13904
|
const r = t.optionsMap || {}, { optionsList: o, hasMore: i, currentPage: s, key: l } = n.payload;
|
|
13902
|
-
t.dropdownOptionsApis =
|
|
13905
|
+
t.dropdownOptionsApis = te.IDLE, t.optionsMap = {
|
|
13903
13906
|
...r,
|
|
13904
13907
|
[l]: {
|
|
13905
13908
|
options: o,
|
|
@@ -13908,38 +13911,38 @@ Do you want to continue?`, u4 = "Select an object to create", d4 = "Select an ob
|
|
|
13908
13911
|
}
|
|
13909
13912
|
};
|
|
13910
13913
|
}).addCase(gr.rejected, (t) => {
|
|
13911
|
-
t.dropdownOptionsApis =
|
|
13914
|
+
t.dropdownOptionsApis = te.FAILED;
|
|
13912
13915
|
}).addCase(Li.pending, (t) => {
|
|
13913
|
-
t.createFormApiStatus =
|
|
13916
|
+
t.createFormApiStatus = te.LOADING;
|
|
13914
13917
|
}).addCase(Li.fulfilled, (t) => {
|
|
13915
|
-
t.createFormApiStatus =
|
|
13918
|
+
t.createFormApiStatus = te.IDLE;
|
|
13916
13919
|
}).addCase(Li.rejected, (t) => {
|
|
13917
|
-
t.createFormApiStatus =
|
|
13920
|
+
t.createFormApiStatus = te.FAILED;
|
|
13918
13921
|
}).addCase(Ni.pending, (t) => {
|
|
13919
|
-
t.linkCardApiStatus =
|
|
13922
|
+
t.linkCardApiStatus = te.LOADING;
|
|
13920
13923
|
}).addCase(Ni.fulfilled, (t) => {
|
|
13921
|
-
t.linkCardApiStatus =
|
|
13924
|
+
t.linkCardApiStatus = te.IDLE;
|
|
13922
13925
|
}).addCase(Ni.rejected, (t) => {
|
|
13923
|
-
t.linkCardApiStatus =
|
|
13926
|
+
t.linkCardApiStatus = te.FAILED;
|
|
13924
13927
|
}).addCase(Di.pending, (t) => {
|
|
13925
|
-
t.unlinkCardApiStatus =
|
|
13928
|
+
t.unlinkCardApiStatus = te.LOADING;
|
|
13926
13929
|
}).addCase(Di.fulfilled, (t) => {
|
|
13927
|
-
t.unlinkCardApiStatus =
|
|
13930
|
+
t.unlinkCardApiStatus = te.IDLE;
|
|
13928
13931
|
}).addCase(Di.rejected, (t) => {
|
|
13929
|
-
t.unlinkCardApiStatus =
|
|
13932
|
+
t.unlinkCardApiStatus = te.FAILED;
|
|
13930
13933
|
}).addCase(Fi.pending, (t) => {
|
|
13931
|
-
t.updateFormApiStatus =
|
|
13934
|
+
t.updateFormApiStatus = te.LOADING;
|
|
13932
13935
|
}).addCase(Fi.fulfilled, (t) => {
|
|
13933
|
-
t.updateFormApiStatus =
|
|
13936
|
+
t.updateFormApiStatus = te.IDLE;
|
|
13934
13937
|
}).addCase(Fi.rejected, (t) => {
|
|
13935
|
-
t.updateFormApiStatus =
|
|
13938
|
+
t.updateFormApiStatus = te.FAILED;
|
|
13936
13939
|
}).addCase(ki.pending, (t) => {
|
|
13937
|
-
t.currentResourceDetailsApiStatus =
|
|
13940
|
+
t.currentResourceDetailsApiStatus = te.LOADING;
|
|
13938
13941
|
}).addCase(ki.fulfilled, (t, n) => {
|
|
13939
13942
|
const { data: r } = n.payload;
|
|
13940
|
-
r && (t.currentResourceDetails = r), t.currentResourceDetailsApiStatus =
|
|
13943
|
+
r && (t.currentResourceDetails = r), t.currentResourceDetailsApiStatus = te.IDLE;
|
|
13941
13944
|
}).addCase(ki.rejected, (t) => {
|
|
13942
|
-
t.currentResourceDetailsApiStatus =
|
|
13945
|
+
t.currentResourceDetailsApiStatus = te.FAILED;
|
|
13943
13946
|
});
|
|
13944
13947
|
}
|
|
13945
13948
|
}), Ri = tn(
|
|
@@ -14163,13 +14166,13 @@ Do you want to continue?`, u4 = "Select an object to create", d4 = "Select an ob
|
|
|
14163
14166
|
isCardLevelError: I,
|
|
14164
14167
|
fieldName: b,
|
|
14165
14168
|
showErrorIcon: d
|
|
14166
|
-
} = e, f = ye(null), p = ye(null), { email: v, currentSmIds: m, conversationId: x, sendTrackingEvent: C, connectorFunctions: E } = $e(Je), w = we(_4), A = w == null ? void 0 : w[g], [T,
|
|
14169
|
+
} = e, f = ye(null), p = ye(null), { email: v, currentSmIds: m, conversationId: x, sendTrackingEvent: C, connectorFunctions: E } = $e(Je), w = we(_4), A = w == null ? void 0 : w[g], [T, R] = J(!1), O = Me(() => {
|
|
14167
14170
|
if (n && I) {
|
|
14168
14171
|
const { error_message: X } = Xu(n);
|
|
14169
14172
|
return X;
|
|
14170
14173
|
}
|
|
14171
14174
|
return c ? Af.replace(/{{connector_name}}/g, (a == null ? void 0 : a[0]) || "") : Ml;
|
|
14172
|
-
}, [n, c, a, I]),
|
|
14175
|
+
}, [n, c, a, I]), L = _e(() => {
|
|
14173
14176
|
const X = n || S4(A, a), { error_code: le, error_message: de } = Xu(X);
|
|
14174
14177
|
C == null || C(Om, {
|
|
14175
14178
|
sm_ids: m,
|
|
@@ -14195,20 +14198,20 @@ Do you want to continue?`, u4 = "Select an object to create", d4 = "Select an ob
|
|
|
14195
14198
|
h == null ? void 0 : h.externalResourceId
|
|
14196
14199
|
]);
|
|
14197
14200
|
me(() => {
|
|
14198
|
-
(n && I || c && A) &&
|
|
14199
|
-
}, [
|
|
14201
|
+
(n && I || c && A) && L();
|
|
14202
|
+
}, [L, A, c, n, I]), me(() => {
|
|
14200
14203
|
const X = r ? p.current : f.current;
|
|
14201
14204
|
if (X) {
|
|
14202
14205
|
const le = X.scrollHeight > X.clientHeight || X.scrollWidth > X.clientWidth;
|
|
14203
|
-
|
|
14206
|
+
R(le);
|
|
14204
14207
|
}
|
|
14205
14208
|
}, [t, r]);
|
|
14206
14209
|
const M = o == Ba.NOT_FOUND;
|
|
14207
|
-
let
|
|
14208
|
-
s === "date" &&
|
|
14210
|
+
let B = M ? Ei : t;
|
|
14211
|
+
s === "date" && B && !M && (B = new Date(parseInt(B)).toLocaleDateString(navigator.language));
|
|
14209
14212
|
const Z = !!n || c, $ = () => {
|
|
14210
14213
|
l ? E == null || E.redirectToAdmin() : window.open(db, "_blank");
|
|
14211
|
-
},
|
|
14214
|
+
}, K = () => {
|
|
14212
14215
|
C == null || C(Rm, {
|
|
14213
14216
|
sm_ids: m,
|
|
14214
14217
|
card_title: u,
|
|
@@ -14217,13 +14220,13 @@ Do you want to continue?`, u4 = "Select an object to create", d4 = "Select an ob
|
|
|
14217
14220
|
}, Y = (X) => {
|
|
14218
14221
|
const le = /<>(.*?)<>/g, de = X.split(le);
|
|
14219
14222
|
return /* @__PURE__ */ y.jsx(Ae.Fragment, { children: de.map(
|
|
14220
|
-
(P,
|
|
14223
|
+
(P, G) => G % 2 === 1 ? /* @__PURE__ */ y.jsx(tv, { variant: "body2", onClick: $, children: P }, G) : P
|
|
14221
14224
|
) });
|
|
14222
14225
|
};
|
|
14223
14226
|
return i ? /* @__PURE__ */ y.jsx(Gn, { variant: "rounded", width: "100%", height: 16, animation: "wave", margin: "4px 0 0 0" }) : Z ? /* @__PURE__ */ y.jsxs(Nf, { gap: "7px", children: [
|
|
14224
14227
|
d ? /* @__PURE__ */ y.jsx(z, { marginTop: "3px", flexShrink: "0", children: /* @__PURE__ */ y.jsx("img", { src: T4, width: "18px", height: "18px" }) }) : null,
|
|
14225
14228
|
/* @__PURE__ */ y.jsx(kf, { variant: "body2", children: O ? Y(O) : Ml })
|
|
14226
|
-
] }) : /* @__PURE__ */ y.jsx(We, { title: T ?
|
|
14229
|
+
] }) : /* @__PURE__ */ y.jsx(We, { title: T ? B : null, placement: "bottom", children: r ? /* @__PURE__ */ y.jsx(
|
|
14227
14230
|
Pf,
|
|
14228
14231
|
{
|
|
14229
14232
|
ref: p,
|
|
@@ -14231,10 +14234,10 @@ Do you want to continue?`, u4 = "Select an object to create", d4 = "Select an ob
|
|
|
14231
14234
|
underline: "none",
|
|
14232
14235
|
href: r,
|
|
14233
14236
|
fontSize: "13px",
|
|
14234
|
-
onClick:
|
|
14235
|
-
children:
|
|
14237
|
+
onClick: K,
|
|
14238
|
+
children: B || Ei
|
|
14236
14239
|
}
|
|
14237
|
-
) : /* @__PURE__ */ y.jsx(rv, { ref: f, variant: "body2", children:
|
|
14240
|
+
) : /* @__PURE__ */ y.jsx(rv, { ref: f, variant: "body2", children: B || Ei }) });
|
|
14238
14241
|
}, yp = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_825_73646)'%3e%3cpath%20d='M19%206.41L17.59%205L12%2010.59L6.41%205L5%206.41L10.59%2012L5%2017.59L6.41%2019L12%2013.41L17.59%2019L19%2017.59L13.41%2012L19%206.41Z'%20fill='%236F7C90'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_825_73646'%3e%3crect%20width='24'%20height='24'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e", el = ({
|
|
14239
14242
|
shown: e,
|
|
14240
14243
|
setShown: t,
|
|
@@ -14261,21 +14264,21 @@ Do you want to continue?`, u4 = "Select an object to create", d4 = "Select an ob
|
|
|
14261
14264
|
] })
|
|
14262
14265
|
}
|
|
14263
14266
|
), Cp = (e) => {
|
|
14264
|
-
var P,
|
|
14265
|
-
const { id: t, cardTitle: n, specificCardData: r, specificConnectorApiStatus: o, isOpen: i, currentCard: s } = e, l = 24, c = (o == null ? void 0 : o[t]) ===
|
|
14266
|
-
var W,
|
|
14267
|
-
return f && ((W = g == null ? void 0 : g.flatDisplay) != null && W.data) ? g.flatDisplay.data : !f && ((ie = (ne = (
|
|
14268
|
-
}, [f, g]), O = Me(() =>
|
|
14267
|
+
var P, G, j;
|
|
14268
|
+
const { id: t, cardTitle: n, specificCardData: r, specificConnectorApiStatus: o, isOpen: i, currentCard: s } = e, l = 24, c = (o == null ? void 0 : o[t]) === te.IDLE, a = (o == null ? void 0 : o[t]) === te.LOADING, u = (o == null ? void 0 : o[t]) === te.FAILED, { cardType: h, data: g, cardErrorMessage: I, redirectToAdminTab: b, connectorNames: d } = (r == null ? void 0 : r[t]) || {}, f = h === "flat", [p, v] = J(!1), [m, x] = J(!1), [C, E] = J(!1), [w, A] = J(!1), T = ((P = g == null ? void 0 : g.listItems) == null ? void 0 : P.statusCode) !== 401, R = Me(() => {
|
|
14269
|
+
var W, ee, ne, ie;
|
|
14270
|
+
return f && ((W = g == null ? void 0 : g.flatDisplay) != null && W.data) ? g.flatDisplay.data : !f && ((ie = (ne = (ee = g == null ? void 0 : g.listItems) == null ? void 0 : ee.fields) == null ? void 0 : ne[0]) != null && ie.data) ? g.listItems.fields[0].data : [];
|
|
14271
|
+
}, [f, g]), O = Me(() => R == null ? void 0 : R.slice(0, 5), [R]), [L, M] = J([]), B = ye(null), [Z, $] = J(0), K = p ? -180 : 0, Y = f ? !1 : !!((G = g == null ? void 0 : g.listItems) != null && G.errorMessage), X = Y || u || I, le = c && !Y && i && (C || m);
|
|
14269
14272
|
Kr(() => {
|
|
14270
14273
|
var W;
|
|
14271
|
-
(W =
|
|
14272
|
-
}, [o == null ? void 0 : o[t],
|
|
14274
|
+
(W = B.current) != null && W.scrollHeight && $(B.current.scrollHeight + l);
|
|
14275
|
+
}, [o == null ? void 0 : o[t], L, B]), me(() => {
|
|
14273
14276
|
var ie, k;
|
|
14274
|
-
const W = ((
|
|
14275
|
-
E(W && !
|
|
14276
|
-
}, [g, f,
|
|
14277
|
-
M(p ?
|
|
14278
|
-
}, [g, p, O,
|
|
14277
|
+
const W = ((R == null ? void 0 : R.length) || 0) > 5, ee = !f && (((k = (ie = g == null ? void 0 : g.listItems) == null ? void 0 : ie.fields) == null ? void 0 : k.length) || 0) > 1;
|
|
14278
|
+
E(W && !ee), x(ee);
|
|
14279
|
+
}, [g, f, R == null ? void 0 : R.length]), me(() => {
|
|
14280
|
+
M(p ? R : O);
|
|
14281
|
+
}, [g, p, O, R]);
|
|
14279
14282
|
const de = () => {
|
|
14280
14283
|
C ? v((W) => !W) : A((W) => !W);
|
|
14281
14284
|
};
|
|
@@ -14283,13 +14286,13 @@ Do you want to continue?`, u4 = "Select an object to create", d4 = "Select an ob
|
|
|
14283
14286
|
/* @__PURE__ */ y.jsx(el, { shown: w, setShown: A, showCloseButton: !0, borderRadius: 12, children: /* @__PURE__ */ y.jsx(
|
|
14284
14287
|
C4,
|
|
14285
14288
|
{
|
|
14286
|
-
data: ((
|
|
14289
|
+
data: ((j = g == null ? void 0 : g.listItems) == null ? void 0 : j.fields) || [],
|
|
14287
14290
|
title: n,
|
|
14288
14291
|
currentCard: s,
|
|
14289
14292
|
setShowModal: A
|
|
14290
14293
|
}
|
|
14291
14294
|
) }),
|
|
14292
|
-
/* @__PURE__ */ y.jsx(Kb, { className: i ? "" : "slideUp", height: Z, children: /* @__PURE__ */ y.jsx(z, { ref:
|
|
14295
|
+
/* @__PURE__ */ y.jsx(Kb, { className: i ? "" : "slideUp", height: Z, children: /* @__PURE__ */ y.jsx(z, { ref: B, gap: 1, margin: "12px", children: a && !(L != null && L.length) ? /* @__PURE__ */ y.jsxs(y.Fragment, { children: [
|
|
14293
14296
|
/* @__PURE__ */ y.jsx(Gn, { variant: "rounded", width: "100%", height: 20, animation: "wave" }),
|
|
14294
14297
|
/* @__PURE__ */ y.jsx(Gn, { variant: "rounded", width: "100%", height: 20, animation: "wave" })
|
|
14295
14298
|
] }) : /* @__PURE__ */ y.jsx(y.Fragment, { children: X ? /* @__PURE__ */ y.jsx(be, { margin: "8px 0", children: /* @__PURE__ */ y.jsx(
|
|
@@ -14306,14 +14309,14 @@ Do you want to continue?`, u4 = "Select an object to create", d4 = "Select an ob
|
|
|
14306
14309
|
currentCard: s,
|
|
14307
14310
|
isCardLevelError: !0
|
|
14308
14311
|
}
|
|
14309
|
-
) }) :
|
|
14310
|
-
const { value:
|
|
14312
|
+
) }) : L != null && L.length ? L == null ? void 0 : L.map((W) => {
|
|
14313
|
+
const { value: ee, label: ne, deepLink: ie, type: k } = W, re = "errorMessage" in W ? W.errorMessage : null, xe = "statusCode" in W ? W.statusCode : null;
|
|
14311
14314
|
return /* @__PURE__ */ y.jsxs("div", { children: [
|
|
14312
14315
|
/* @__PURE__ */ y.jsx(ev, { variant: "overline", children: ne }),
|
|
14313
14316
|
/* @__PURE__ */ y.jsx(
|
|
14314
14317
|
Uu,
|
|
14315
14318
|
{
|
|
14316
|
-
value:
|
|
14319
|
+
value: ee,
|
|
14317
14320
|
error: re,
|
|
14318
14321
|
deepLink: ie,
|
|
14319
14322
|
statusCode: xe,
|
|
@@ -14329,14 +14332,14 @@ Do you want to continue?`, u4 = "Select an object to create", d4 = "Select an ob
|
|
|
14329
14332
|
}) : /* @__PURE__ */ y.jsx(be, { margin: "8px 0", children: /* @__PURE__ */ y.jsx(kf, { children: eb }) }) }) }) }),
|
|
14330
14333
|
!I && le && /* @__PURE__ */ y.jsx(fv, { variant: "body2_medium", onClick: de, children: C ? /* @__PURE__ */ y.jsxs(y.Fragment, { children: [
|
|
14331
14334
|
p ? $v : Ul,
|
|
14332
|
-
/* @__PURE__ */ y.jsx(dv, { src: zv, transformAngle:
|
|
14335
|
+
/* @__PURE__ */ y.jsx(dv, { src: zv, transformAngle: K })
|
|
14333
14336
|
] }) : Ul })
|
|
14334
14337
|
] });
|
|
14335
14338
|
}, O4 = {
|
|
14336
14339
|
connectorCards: null,
|
|
14337
14340
|
cardSpecificData: null,
|
|
14338
|
-
connectorApiStatus:
|
|
14339
|
-
conversationMetaDataApiStatus:
|
|
14341
|
+
connectorApiStatus: te.IDLE,
|
|
14342
|
+
conversationMetaDataApiStatus: te.IDLE,
|
|
14340
14343
|
specificConnectorApiStatus: null,
|
|
14341
14344
|
threadId: null,
|
|
14342
14345
|
connectorsEnabled: !1,
|
|
@@ -14372,17 +14375,17 @@ Do you want to continue?`, u4 = "Select an object to create", d4 = "Select an ob
|
|
|
14372
14375
|
},
|
|
14373
14376
|
extraReducers: (e) => {
|
|
14374
14377
|
e.addCase(Pi.pending, (t) => {
|
|
14375
|
-
t.connectorApiStatus =
|
|
14378
|
+
t.connectorApiStatus = te.LOADING;
|
|
14376
14379
|
}).addCase(Pi.fulfilled, (t, n) => {
|
|
14377
|
-
t.connectorApiStatus =
|
|
14380
|
+
t.connectorApiStatus = te.IDLE, t.connectorCards = n.payload.cards, t.connectorsEnabled = n.payload.connectorsEnabled;
|
|
14378
14381
|
}).addCase(Pi.rejected, (t) => {
|
|
14379
|
-
t.connectorApiStatus =
|
|
14382
|
+
t.connectorApiStatus = te.FAILED;
|
|
14380
14383
|
}).addCase(Ro.pending, (t, n) => {
|
|
14381
14384
|
const { id: r, externalResourceId: o = "" } = n.meta.arg;
|
|
14382
14385
|
let i = r;
|
|
14383
14386
|
o && (i = `${i}_${o}`), t.specificConnectorApiStatus = {
|
|
14384
14387
|
...t.specificConnectorApiStatus ?? {},
|
|
14385
|
-
[i]:
|
|
14388
|
+
[i]: te.LOADING
|
|
14386
14389
|
};
|
|
14387
14390
|
}).addCase(Ro.fulfilled, (t, n) => {
|
|
14388
14391
|
const { id: r, externalResourceId: o = "" } = n.meta.arg;
|
|
@@ -14394,14 +14397,14 @@ Do you want to continue?`, u4 = "Select an object to create", d4 = "Select an ob
|
|
|
14394
14397
|
[i]: s
|
|
14395
14398
|
}), t.specificConnectorApiStatus = {
|
|
14396
14399
|
...t.specificConnectorApiStatus ?? {},
|
|
14397
|
-
[i]:
|
|
14400
|
+
[i]: te.IDLE
|
|
14398
14401
|
};
|
|
14399
14402
|
}).addCase(Ro.rejected, (t, n) => {
|
|
14400
14403
|
const { id: r, externalResourceId: o = "" } = n.meta.arg;
|
|
14401
14404
|
let i = r;
|
|
14402
14405
|
o && (i = `${i}_${o}`), t.specificConnectorApiStatus = {
|
|
14403
14406
|
...t.specificConnectorApiStatus ?? {},
|
|
14404
|
-
[i]:
|
|
14407
|
+
[i]: te.FAILED
|
|
14405
14408
|
};
|
|
14406
14409
|
const s = n.payload && typeof n.payload == "object" && "code" in n.payload ? String(n.payload.code) : _f;
|
|
14407
14410
|
t.specificConnectorErrorCode = {
|
|
@@ -14462,7 +14465,7 @@ Do you want to continue?`, u4 = "Select an object to create", d4 = "Select an ob
|
|
|
14462
14465
|
conversationId: i,
|
|
14463
14466
|
connectorName: s
|
|
14464
14467
|
}) => {
|
|
14465
|
-
const l = en(), { sendTrackingEvent: c } = $e(Je), u = we(H4) ===
|
|
14468
|
+
const l = en(), { sendTrackingEvent: c } = $e(Je), u = we(H4) === te.LOADING, h = () => {
|
|
14466
14469
|
i && o && l(Di({ id: n, conversationId: i, externalResourceId: o })).unwrap().then(() => {
|
|
14467
14470
|
c(mm, {
|
|
14468
14471
|
connector_name: s,
|
|
@@ -14504,13 +14507,13 @@ Do you want to continue?`, u4 = "Select an object to create", d4 = "Select an ob
|
|
|
14504
14507
|
defaultOpenState: i = !1,
|
|
14505
14508
|
onCardUnlinking: s
|
|
14506
14509
|
} = e, l = en(), { availableFeatures: c, sendTrackingEvent: a, conversationId: u, currentSmIds: h } = $e(Je), { userGroupId: g } = xn() || {}, [I, b] = J(!!i), [d, f] = J(!1), [p, v] = J(!1), [m, x] = J(!1), { id: C, title: E, externalResourceId: w = "", forms: A = [], logoUrl: T } = t;
|
|
14507
|
-
let
|
|
14508
|
-
w && (
|
|
14509
|
-
const { data: O, cardType:
|
|
14510
|
+
let R = C;
|
|
14511
|
+
w && (R = `${R}_${w}`);
|
|
14512
|
+
const { data: O, cardType: L, cardErrorMessage: M, connectorNames: B } = (n == null ? void 0 : n[R]) ?? {}, Z = (B == null ? void 0 : B[0]) || "", $ = (o == null ? void 0 : o[R]) === te.LOADING, K = (o == null ? void 0 : o[R]) === te.FAILED, Y = !!(ft(c, mf) && w), X = Me(() => {
|
|
14510
14513
|
var k, re;
|
|
14511
|
-
if (M ||
|
|
14514
|
+
if (M || K || !(ft(c, Um) && A.some((xe) => xe.type === "edit")))
|
|
14512
14515
|
return !1;
|
|
14513
|
-
switch (
|
|
14516
|
+
switch (L) {
|
|
14514
14517
|
case "flat":
|
|
14515
14518
|
return !!((O == null ? void 0 : O.flatDisplay.externalResourceId) ?? t.externalResourceId);
|
|
14516
14519
|
case "flat_with_list":
|
|
@@ -14518,7 +14521,7 @@ Do you want to continue?`, u4 = "Select an object to create", d4 = "Select an ob
|
|
|
14518
14521
|
default:
|
|
14519
14522
|
return !1;
|
|
14520
14523
|
}
|
|
14521
|
-
}, [O,
|
|
14524
|
+
}, [O, L, c, A, t, M, K]), le = _e(
|
|
14522
14525
|
(k = !1) => {
|
|
14523
14526
|
const re = k ? Im : Cm;
|
|
14524
14527
|
r && C && u && l(Ro({ id: C, email: r, conversationId: u, externalResourceId: w })).unwrap().then((xe) => {
|
|
@@ -14553,11 +14556,11 @@ Do you want to continue?`, u4 = "Select an object to create", d4 = "Select an ob
|
|
|
14553
14556
|
k.stopPropagation(), !(n != null && n[re]) && !$ && le(), a(I ? im : om, {
|
|
14554
14557
|
id: re
|
|
14555
14558
|
}), b((xe) => !xe);
|
|
14556
|
-
},
|
|
14559
|
+
}, G = (k) => {
|
|
14557
14560
|
k.stopPropagation();
|
|
14558
14561
|
const re = k.currentTarget.offsetWidth < k.currentTarget.scrollWidth;
|
|
14559
14562
|
f(!!re);
|
|
14560
|
-
},
|
|
14563
|
+
}, j = (k) => {
|
|
14561
14564
|
var xe, H;
|
|
14562
14565
|
k.stopPropagation(), a(gf, {
|
|
14563
14566
|
card_title: E,
|
|
@@ -14566,10 +14569,10 @@ Do you want to continue?`, u4 = "Select an object to create", d4 = "Select an ob
|
|
|
14566
14569
|
sm_ids: h
|
|
14567
14570
|
});
|
|
14568
14571
|
let re;
|
|
14569
|
-
|
|
14572
|
+
L === "flat" ? re = (O == null ? void 0 : O.flatDisplay.externalResourceId) ?? t.externalResourceId : L === "flat_with_list" && (re = (H = (xe = O == null ? void 0 : O.listItems) == null ? void 0 : xe.fields[0]) == null ? void 0 : H.externalResourceId), re ? l(Dr({ ...t, externalResourceId: re })) : Ue({ message: Ts, type: Ot });
|
|
14570
14573
|
}, W = (k) => {
|
|
14571
14574
|
k.stopPropagation(), v(!0);
|
|
14572
|
-
},
|
|
14575
|
+
}, ee = () => {
|
|
14573
14576
|
x(!0);
|
|
14574
14577
|
}, ne = () => {
|
|
14575
14578
|
x(!1);
|
|
@@ -14596,24 +14599,24 @@ Do you want to continue?`, u4 = "Select an object to create", d4 = "Select an ob
|
|
|
14596
14599
|
disabled: $,
|
|
14597
14600
|
shown: X,
|
|
14598
14601
|
iconSrc: P4,
|
|
14599
|
-
action: (k) =>
|
|
14602
|
+
action: (k) => j(k)
|
|
14600
14603
|
}
|
|
14601
14604
|
];
|
|
14602
|
-
return /* @__PURE__ */ y.jsxs(Yb, { "data-testid": `test_${C}`, onMouseEnter:
|
|
14603
|
-
/* @__PURE__ */ y.jsxs(Jb, { className: I ? "hiver-card-expanded" : "", onClick: (k) => P(k,
|
|
14605
|
+
return /* @__PURE__ */ y.jsxs(Yb, { "data-testid": `test_${C}`, onMouseEnter: ee, onMouseLeave: ne, children: [
|
|
14606
|
+
/* @__PURE__ */ y.jsxs(Jb, { className: I ? "hiver-card-expanded" : "", onClick: (k) => P(k, R), children: [
|
|
14604
14607
|
/* @__PURE__ */ y.jsxs(Qb, { children: [
|
|
14605
14608
|
T && /* @__PURE__ */ y.jsx("img", { src: T, alt: E }),
|
|
14606
|
-
/* @__PURE__ */ y.jsx(We, { title: d ? E : "", placement: "bottom", children: /* @__PURE__ */ y.jsx(qb, { variant: "h4", onMouseOver: (k) =>
|
|
14609
|
+
/* @__PURE__ */ y.jsx(We, { title: d ? E : "", placement: "bottom", children: /* @__PURE__ */ y.jsx(qb, { variant: "h4", onMouseOver: (k) => G(k), onMouseLeave: (k) => G(k), children: E }) })
|
|
14607
14610
|
] }),
|
|
14608
14611
|
/* @__PURE__ */ y.jsxs(Nf, { children: [
|
|
14609
14612
|
/* @__PURE__ */ y.jsx(Q4, { actions: ie, isHovered: m }),
|
|
14610
|
-
/* @__PURE__ */ y.jsx(We, { title: I ? vf : Dc, placement: "bottom", children: /* @__PURE__ */ y.jsx(Jr, { onClick: (k) => P(k,
|
|
14613
|
+
/* @__PURE__ */ y.jsx(We, { title: I ? vf : Dc, placement: "bottom", children: /* @__PURE__ */ y.jsx(Jr, { onClick: (k) => P(k, R), children: /* @__PURE__ */ y.jsx(Mc, { className: I ? "" : "hiver-up" }) }) })
|
|
14611
14614
|
] })
|
|
14612
14615
|
] }),
|
|
14613
14616
|
/* @__PURE__ */ y.jsx(
|
|
14614
14617
|
Cp,
|
|
14615
14618
|
{
|
|
14616
|
-
id:
|
|
14619
|
+
id: R,
|
|
14617
14620
|
cardTitle: t.title,
|
|
14618
14621
|
currentCard: t,
|
|
14619
14622
|
specificCardData: n,
|
|
@@ -14827,14 +14830,14 @@ const tw = "Bring your favourite tools into Hiver", nw = "Plugin image", rw = "I
|
|
|
14827
14830
|
u.map(({ title: x, items: C, type: E }) => /* @__PURE__ */ y.jsxs(xv, { children: [
|
|
14828
14831
|
/* @__PURE__ */ y.jsx(pe, { variant: "body2_medium", children: x }),
|
|
14829
14832
|
C.map((w) => {
|
|
14830
|
-
const A = E === cb, { deeplink: T, textHtml:
|
|
14833
|
+
const A = E === cb, { deeplink: T, textHtml: R, imageUrl: O } = w, L = () => /* @__PURE__ */ y.jsx(
|
|
14831
14834
|
nv,
|
|
14832
14835
|
{
|
|
14833
14836
|
className: A ? "" : "ellipsisClass",
|
|
14834
14837
|
component: "div",
|
|
14835
14838
|
variant: "body2",
|
|
14836
14839
|
dangerouslySetInnerHTML: {
|
|
14837
|
-
__html:
|
|
14840
|
+
__html: R
|
|
14838
14841
|
}
|
|
14839
14842
|
}
|
|
14840
14843
|
);
|
|
@@ -14847,10 +14850,10 @@ const tw = "Bring your favourite tools into Hiver", nw = "Plugin image", rw = "I
|
|
|
14847
14850
|
underline: "none",
|
|
14848
14851
|
onClick: (M) => v(M, T),
|
|
14849
14852
|
fontSize: "13px",
|
|
14850
|
-
children:
|
|
14853
|
+
children: L()
|
|
14851
14854
|
}
|
|
14852
|
-
) :
|
|
14853
|
-
] }) },
|
|
14855
|
+
) : L()
|
|
14856
|
+
] }) }, R);
|
|
14854
14857
|
})
|
|
14855
14858
|
] }, x)),
|
|
14856
14859
|
/* @__PURE__ */ y.jsx(z, { flexDirection: "row", gap: "8px", marginBottom: "11.5px", children: f.map(({ text: x, link: C, isAdminPanelLink: E }) => /* @__PURE__ */ y.jsx(Cv, { variant: E ? "contained" : "text", children: /* @__PURE__ */ y.jsx(Iv, { variant: "caption", onClick: (w) => v(w, C, E, !0), children: x }) }, x)) })
|
|
@@ -15034,7 +15037,7 @@ const tw = "Bring your favourite tools into Hiver", nw = "Plugin image", rw = "I
|
|
|
15034
15037
|
flex-shrink: 0;
|
|
15035
15038
|
}
|
|
15036
15039
|
`, Lp = ({ cardData: e, cardDataApiStatus: t, objectToLink: n, args: r }) => {
|
|
15037
|
-
const o = en(), [i, s] = J(!1), [l, c] = J(!0), { id: a = "", cardTitle: u = "", logoUrl: h } = e || {}, g = t ===
|
|
15040
|
+
const o = en(), [i, s] = J(!1), [l, c] = J(!0), { id: a = "", cardTitle: u = "", logoUrl: h } = e || {}, g = t === te.LOADING, I = (d) => {
|
|
15038
15041
|
d.stopPropagation();
|
|
15039
15042
|
const f = d.currentTarget.offsetWidth < d.currentTarget.scrollWidth;
|
|
15040
15043
|
s(!!f);
|
|
@@ -15304,7 +15307,7 @@ const tw = "Bring your favourite tools into Hiver", nw = "Plugin image", rw = "I
|
|
|
15304
15307
|
connectors: s
|
|
15305
15308
|
}) => {
|
|
15306
15309
|
var zn;
|
|
15307
|
-
const { userGroupId: l, userId: c } = xn() || {}, [a, u] = J(null), [h, g] = J(!1), I = ye(null), [b, d] = Dp(), f = we(_p), p = we(t ? B4 : wp), v = we(V4), m = we(j4), x = we(W4), C = we(Z4), E = we(X4), w = we(U4), A = we(z4), T = we(Tp),
|
|
15310
|
+
const { userGroupId: l, userId: c } = xn() || {}, [a, u] = J(null), [h, g] = J(!1), I = ye(null), [b, d] = Dp(), f = we(_p), p = we(t ? B4 : wp), v = we(V4), m = we(j4), x = we(W4), C = we(Z4), E = we(X4), w = we(U4), A = we(z4), T = we(Tp), R = m == null ? void 0 : m[(a == null ? void 0 : a.value) ?? ""], O = R == null ? void 0 : R.expandedView, { formConfigs: L, formViewConfigs: M } = Me(() => {
|
|
15308
15311
|
if (a && "value" in a && v && v[a.value] && Array.isArray(v[a.value])) {
|
|
15309
15312
|
const Re = v[a.value], st = [
|
|
15310
15313
|
{
|
|
@@ -15322,34 +15325,34 @@ const tw = "Bring your favourite tools into Hiver", nw = "Plugin image", rw = "I
|
|
|
15322
15325
|
formConfigs: ue,
|
|
15323
15326
|
formViewConfigs: ue
|
|
15324
15327
|
};
|
|
15325
|
-
}, [v, a, O]),
|
|
15328
|
+
}, [v, a, O]), B = Me(() => {
|
|
15326
15329
|
var Re;
|
|
15327
|
-
const ue = ((Re =
|
|
15330
|
+
const ue = ((Re = L == null ? void 0 : L[0]) == null ? void 0 : Re.formFields) || [];
|
|
15328
15331
|
return Kc({ formFields: ue });
|
|
15329
|
-
}, [
|
|
15332
|
+
}, [L]), {
|
|
15330
15333
|
setValue: Z,
|
|
15331
15334
|
inputChangeHandler: $,
|
|
15332
|
-
checkboxChangeHandler:
|
|
15335
|
+
checkboxChangeHandler: K,
|
|
15333
15336
|
dateChangeHandler: Y,
|
|
15334
15337
|
clearDependentFields: X,
|
|
15335
15338
|
handleValidationError: le,
|
|
15336
15339
|
isErrorInValidations: de
|
|
15337
|
-
} = Np({ state: b, dispatch: d, validations:
|
|
15340
|
+
} = Np({ state: b, dispatch: d, validations: B }), {
|
|
15338
15341
|
conversationId: P,
|
|
15339
|
-
sendTrackingEvent:
|
|
15340
|
-
currentSmIds:
|
|
15341
|
-
connectorFunctions: { getFormElement: W, toggleFormElement:
|
|
15342
|
+
sendTrackingEvent: G,
|
|
15343
|
+
currentSmIds: j,
|
|
15344
|
+
connectorFunctions: { getFormElement: W, toggleFormElement: ee },
|
|
15342
15345
|
stackingContext: ne,
|
|
15343
15346
|
userEmail: ie
|
|
15344
15347
|
} = $e(Je), { userGroupId: k } = xn() || {}, { fetchConfig: re, createConfig: xe } = kp({
|
|
15345
|
-
formFields:
|
|
15346
|
-
formId:
|
|
15348
|
+
formFields: L[0].formFields,
|
|
15349
|
+
formId: L[0].id,
|
|
15347
15350
|
formState: b,
|
|
15348
15351
|
conversationId: P
|
|
15349
|
-
}), H = (zn = f == null ? void 0 : f.forms.find((ue) => ue.type === "edit")) == null ? void 0 : zn.id, { externalResourceId: He } = f ?? {}, Ve = [C, E, A].includes(
|
|
15350
|
-
me(() => (O &&
|
|
15351
|
-
O &&
|
|
15352
|
-
}), [O,
|
|
15352
|
+
}), H = (zn = f == null ? void 0 : f.forms.find((ue) => ue.type === "edit")) == null ? void 0 : zn.id, { externalResourceId: He } = f ?? {}, Ve = [C, E, A].includes(te.LOADING), tt = Me(() => !O || !W ? null : W(), [O, W]), nt = en();
|
|
15353
|
+
me(() => (O && ee && ee(!0), () => {
|
|
15354
|
+
O && ee && ee(!1);
|
|
15355
|
+
}), [O, ee]), me(() => {
|
|
15353
15356
|
nt(
|
|
15354
15357
|
Zu(
|
|
15355
15358
|
t ? !(w && "values" in w && "values" in b && JSON.stringify($u(b.values)) === JSON.stringify($u(w.values))) : (e == null ? void 0 : e.fields_filled) !== void 0 && e.fields_filled > 0
|
|
@@ -15361,10 +15364,10 @@ const tw = "Bring your favourite tools into Hiver", nw = "Plugin image", rw = "I
|
|
|
15361
15364
|
a !== null && i((ue) => ({ ...ue, object_type: a.label }));
|
|
15362
15365
|
}, [a, i]), me(() => {
|
|
15363
15366
|
if (b.values) {
|
|
15364
|
-
const ue = hp(
|
|
15367
|
+
const ue = hp(L[0].formFields, b.values);
|
|
15365
15368
|
i((Re) => ({ ...Re, fields_filled: ue }));
|
|
15366
15369
|
}
|
|
15367
|
-
}, [b,
|
|
15370
|
+
}, [b, L, i]), me(() => {
|
|
15368
15371
|
if (n && !t)
|
|
15369
15372
|
return u(n);
|
|
15370
15373
|
p && p.length && u(t && H ? p.find((ue) => ue.value === H) ?? null : (ue) => ue || !m ? ue : p.length === 1 ? p[0] : p.find((st) => !m[st.value].expandedView) ?? null);
|
|
@@ -15374,7 +15377,7 @@ const tw = "Bring your favourite tools into Hiver", nw = "Plugin image", rw = "I
|
|
|
15374
15377
|
}, Ct = (ue, Re) => {
|
|
15375
15378
|
Z(ue, Re);
|
|
15376
15379
|
}, lt = (ue, Re, st) => {
|
|
15377
|
-
if (Re.action === "clear" && Re.name && (Z(Re.name, ""), a != null && a.value && X(Re.name, x == null ? void 0 : x[a.value]),
|
|
15380
|
+
if (Re.action === "clear" && Re.name && (Z(Re.name, ""), a != null && a.value && X(Re.name, x == null ? void 0 : x[a.value]), B[Re.name].isRequired && le(Re.name, !0)), ue && typeof ue == "object" && "label" in ue && typeof ue.label == "string" && "value" in ue && (typeof ue.value == "string" || typeof ue.value == "number") && typeof Re.name < "u")
|
|
15378
15381
|
if (Re.name === "form-object")
|
|
15379
15382
|
I.current = { value: ue.value, label: ue.label }, b.values && ue.value !== (a == null ? void 0 : a.value) && (Object.values(b.values).filter((xt) => xt !== "").length > 0 ? g(!0) : hn());
|
|
15380
15383
|
else {
|
|
@@ -15389,10 +15392,10 @@ const tw = "Bring your favourite tools into Hiver", nw = "Plugin image", rw = "I
|
|
|
15389
15392
|
}, Qe = () => {
|
|
15390
15393
|
if (!de() && H && (m != null && m[H]) && P && He) {
|
|
15391
15394
|
const { connectorName: ue, title: Re } = f;
|
|
15392
|
-
|
|
15395
|
+
G(wm, {
|
|
15393
15396
|
connector_name: ue,
|
|
15394
15397
|
card_title: Re,
|
|
15395
|
-
sm_ids:
|
|
15398
|
+
sm_ids: j,
|
|
15396
15399
|
ug_id: k
|
|
15397
15400
|
});
|
|
15398
15401
|
const st = m[H].interfaceDetails;
|
|
@@ -15412,10 +15415,10 @@ const tw = "Bring your favourite tools into Hiver", nw = "Plugin image", rw = "I
|
|
|
15412
15415
|
}
|
|
15413
15416
|
})
|
|
15414
15417
|
).unwrap().then(() => {
|
|
15415
|
-
|
|
15418
|
+
G(Tm, {
|
|
15416
15419
|
connector_name: ue,
|
|
15417
15420
|
card_title: Re,
|
|
15418
|
-
sm_ids:
|
|
15421
|
+
sm_ids: j,
|
|
15419
15422
|
ug_id: k
|
|
15420
15423
|
});
|
|
15421
15424
|
}).finally(() => {
|
|
@@ -15439,7 +15442,7 @@ const tw = "Bring your favourite tools into Hiver", nw = "Plugin image", rw = "I
|
|
|
15439
15442
|
}
|
|
15440
15443
|
})
|
|
15441
15444
|
).unwrap().then(() => {
|
|
15442
|
-
|
|
15445
|
+
G(hm, {
|
|
15443
15446
|
object_type: a
|
|
15444
15447
|
});
|
|
15445
15448
|
});
|
|
@@ -15460,16 +15463,16 @@ const tw = "Bring your favourite tools into Hiver", nw = "Plugin image", rw = "I
|
|
|
15460
15463
|
email: ie,
|
|
15461
15464
|
user_id: c,
|
|
15462
15465
|
ug_id: l,
|
|
15463
|
-
sm_ids:
|
|
15466
|
+
sm_ids: j.join(","),
|
|
15464
15467
|
connector_names: s.join(","),
|
|
15465
|
-
form_object:
|
|
15468
|
+
form_object: R == null ? void 0 : R.name
|
|
15466
15469
|
}
|
|
15467
15470
|
}), lo = () => {
|
|
15468
|
-
window.open(xr, "_blank"),
|
|
15469
|
-
sm_ids:
|
|
15471
|
+
window.open(xr, "_blank"), G(Gm, {
|
|
15472
|
+
sm_ids: j,
|
|
15470
15473
|
ug_id: l,
|
|
15471
|
-
connector_name:
|
|
15472
|
-
form_object:
|
|
15474
|
+
connector_name: R == null ? void 0 : R.connectorName,
|
|
15475
|
+
form_object: R == null ? void 0 : R.name
|
|
15473
15476
|
});
|
|
15474
15477
|
}, Un = /* @__PURE__ */ y.jsxs(Vp, { className: O ? Mp : "", children: [
|
|
15475
15478
|
/* @__PURE__ */ y.jsx(
|
|
@@ -15486,7 +15489,7 @@ const tw = "Bring your favourite tools into Hiver", nw = "Plugin image", rw = "I
|
|
|
15486
15489
|
/* @__PURE__ */ y.jsxs(pe, { children: [
|
|
15487
15490
|
t ? "Edit" : "Add",
|
|
15488
15491
|
" to ",
|
|
15489
|
-
|
|
15492
|
+
R.connectorName
|
|
15490
15493
|
] }),
|
|
15491
15494
|
/* @__PURE__ */ y.jsx(We, { title: "Close Popup", placement: "bottom", children: /* @__PURE__ */ y.jsx(Xt, { onClick: r, children: /* @__PURE__ */ y.jsx(Uw, { src: yp }) }) })
|
|
15492
15495
|
] }) : null,
|
|
@@ -15508,11 +15511,11 @@ const tw = "Bring your favourite tools into Hiver", nw = "Plugin image", rw = "I
|
|
|
15508
15511
|
/* @__PURE__ */ y.jsx(
|
|
15509
15512
|
pp,
|
|
15510
15513
|
{
|
|
15511
|
-
showGlobalLoader: A ===
|
|
15514
|
+
showGlobalLoader: A === te.LOADING,
|
|
15512
15515
|
formConfig: M,
|
|
15513
15516
|
selectChangeHandler: lt,
|
|
15514
15517
|
inputChangeHandler: $,
|
|
15515
|
-
checkboxChangeHandler:
|
|
15518
|
+
checkboxChangeHandler: K,
|
|
15516
15519
|
dateChangeHandler: Y,
|
|
15517
15520
|
tableChangeHandler: Ct,
|
|
15518
15521
|
onValidationError: le,
|
|
@@ -15521,7 +15524,7 @@ const tw = "Bring your favourite tools into Hiver", nw = "Plugin image", rw = "I
|
|
|
15521
15524
|
fetchConfig: re,
|
|
15522
15525
|
createConfig: xe,
|
|
15523
15526
|
values: b.values,
|
|
15524
|
-
validations:
|
|
15527
|
+
validations: B,
|
|
15525
15528
|
...O ? {
|
|
15526
15529
|
cols: Hu,
|
|
15527
15530
|
stackIndex: ne.expandedForm
|
|
@@ -15619,7 +15622,7 @@ const tw = "Bring your favourite tools into Hiver", nw = "Plugin image", rw = "I
|
|
|
15619
15622
|
}, [s]);
|
|
15620
15623
|
const p = {
|
|
15621
15624
|
externalResourceId: h
|
|
15622
|
-
}, v = o ===
|
|
15625
|
+
}, v = o === te.LOADING, m = i === te.LOADING, x = () => {
|
|
15623
15626
|
!l && a && "value" in a && (f(bm, { object_type: a.label }), n(Fr({ id: String(a == null ? void 0 : a.value), args: p })).unwrap().catch((O) => {
|
|
15624
15627
|
(O == null ? void 0 : O.status) === 400 ? Ue({ message: Gu, type: Ot }) : Ue({ message: KE, type: Ot });
|
|
15625
15628
|
})), c((O) => !O);
|
|
@@ -15634,18 +15637,18 @@ const tw = "Bring your favourite tools into Hiver", nw = "Plugin image", rw = "I
|
|
|
15634
15637
|
});
|
|
15635
15638
|
}, E = () => {
|
|
15636
15639
|
e(!1), c(!1);
|
|
15637
|
-
}, w = (O,
|
|
15638
|
-
O && typeof O == "object" && "label" in O && typeof O.label == "string" && "value" in O && (typeof O.value == "string" || typeof O.value == "number") && typeof
|
|
15640
|
+
}, w = (O, L) => {
|
|
15641
|
+
O && typeof O == "object" && "label" in O && typeof O.label == "string" && "value" in O && (typeof O.value == "string" || typeof O.value == "number") && typeof L.name < "u" && (u({ value: O.value, label: O.label }), g(""));
|
|
15639
15642
|
}, A = (O) => {
|
|
15640
15643
|
O.stopPropagation();
|
|
15641
|
-
const { value:
|
|
15642
|
-
g(
|
|
15643
|
-
}, T = (O,
|
|
15644
|
+
const { value: L } = (O == null ? void 0 : O.target) || {};
|
|
15645
|
+
g(L), c(!1);
|
|
15646
|
+
}, T = (O, L) => {
|
|
15644
15647
|
b((M) => ({
|
|
15645
15648
|
...M,
|
|
15646
|
-
[O]: !!
|
|
15649
|
+
[O]: !!L
|
|
15647
15650
|
}));
|
|
15648
|
-
},
|
|
15651
|
+
}, R = () => Object.keys(I).filter((L) => I[L]).length > 0;
|
|
15649
15652
|
return /* @__PURE__ */ y.jsxs(Vp, { children: [
|
|
15650
15653
|
/* @__PURE__ */ y.jsxs(jp, { spacing: 3, children: [
|
|
15651
15654
|
/* @__PURE__ */ y.jsx(
|
|
@@ -15690,7 +15693,7 @@ const tw = "Bring your favourite tools into Hiver", nw = "Plugin image", rw = "I
|
|
|
15690
15693
|
Hw,
|
|
15691
15694
|
{
|
|
15692
15695
|
fullWidth: !0,
|
|
15693
|
-
disabled:
|
|
15696
|
+
disabled: R() || v,
|
|
15694
15697
|
color: "tertiary",
|
|
15695
15698
|
variant: "outlined",
|
|
15696
15699
|
size: "small",
|
|
@@ -15700,7 +15703,7 @@ const tw = "Bring your favourite tools into Hiver", nw = "Plugin image", rw = "I
|
|
|
15700
15703
|
)
|
|
15701
15704
|
] }),
|
|
15702
15705
|
/* @__PURE__ */ y.jsxs(Bp, { children: [
|
|
15703
|
-
/* @__PURE__ */ y.jsx(pt, { onClick: C, disabled:
|
|
15706
|
+
/* @__PURE__ */ y.jsx(pt, { onClick: C, disabled: R() || m, size: "small", children: Cf }),
|
|
15704
15707
|
/* @__PURE__ */ y.jsx(
|
|
15705
15708
|
Gp,
|
|
15706
15709
|
{
|
|
@@ -15908,20 +15911,20 @@ const tw = "Bring your favourite tools into Hiver", nw = "Plugin image", rw = "I
|
|
|
15908
15911
|
);
|
|
15909
15912
|
me(() => {
|
|
15910
15913
|
const C = r.values, E = a.id, w = a.formFields;
|
|
15911
|
-
if (Object.values(C).filter((
|
|
15914
|
+
if (Object.values(C).filter((B) => !!B).length < w.length || !s || f()) {
|
|
15912
15915
|
i.current && clearTimeout(i.current);
|
|
15913
15916
|
return;
|
|
15914
15917
|
}
|
|
15915
15918
|
const A = s[e].searchInterfaceDetails;
|
|
15916
15919
|
if (!A)
|
|
15917
15920
|
return;
|
|
15918
|
-
const T = s[e].connectorName, { id:
|
|
15921
|
+
const T = s[e].connectorName, { id: R, args: O = {} } = A, L = Si(r, O);
|
|
15919
15922
|
v({
|
|
15920
15923
|
id: E,
|
|
15921
|
-
interfaceId:
|
|
15924
|
+
interfaceId: R,
|
|
15922
15925
|
searchString: t,
|
|
15923
15926
|
connectorName: T,
|
|
15924
|
-
args:
|
|
15927
|
+
args: L
|
|
15925
15928
|
});
|
|
15926
15929
|
}, [r, a, s, e, t, f, v]), me(() => () => {
|
|
15927
15930
|
i.current && clearTimeout(i.current);
|
|
@@ -17436,8 +17439,8 @@ var Ze, Dn, Nn, Vr, Gr, kn, Hr, Wr, bd, V9 = (bd = class {
|
|
|
17436
17439
|
const r = S(this, Ie), o = this.options, i = S(this, bt), s = S(this, lr), l = S(this, Zr), a = t !== r ? t.state : S(this, zo), { state: u } = t;
|
|
17437
17440
|
let h = { ...u }, g = !1, I;
|
|
17438
17441
|
if (n._optimisticResults) {
|
|
17439
|
-
const T = this.hasListeners(),
|
|
17440
|
-
(
|
|
17442
|
+
const T = this.hasListeners(), R = !T && sd(t, n), O = T && ad(t, r, n, o);
|
|
17443
|
+
(R || O) && (h = {
|
|
17441
17444
|
...h,
|
|
17442
17445
|
...Jp(u.data, t.options)
|
|
17443
17446
|
}), n._optimisticResults === "isRestoring" && (h.fetchStatus = "idle");
|
|
@@ -17464,8 +17467,8 @@ var Ze, Dn, Nn, Vr, Gr, kn, Hr, Wr, bd, V9 = (bd = class {
|
|
|
17464
17467
|
) : n.placeholderData, n.select && T !== void 0)
|
|
17465
17468
|
try {
|
|
17466
17469
|
T = n.select(T), q(this, an, null);
|
|
17467
|
-
} catch (
|
|
17468
|
-
q(this, an,
|
|
17470
|
+
} catch (R) {
|
|
17471
|
+
q(this, an, R);
|
|
17469
17472
|
}
|
|
17470
17473
|
T !== void 0 && (f = "success", I = cc(
|
|
17471
17474
|
i == null ? void 0 : i.data,
|
|
@@ -17502,21 +17505,21 @@ var Ze, Dn, Nn, Vr, Gr, kn, Hr, Wr, bd, V9 = (bd = class {
|
|
|
17502
17505
|
promise: S(this, Pn)
|
|
17503
17506
|
};
|
|
17504
17507
|
if (this.options.experimental_prefetchInRender) {
|
|
17505
|
-
const T = (
|
|
17506
|
-
w.status === "error" ?
|
|
17507
|
-
},
|
|
17508
|
-
const
|
|
17509
|
-
T(
|
|
17508
|
+
const T = (L) => {
|
|
17509
|
+
w.status === "error" ? L.reject(w.error) : w.data !== void 0 && L.resolve(w.data);
|
|
17510
|
+
}, R = () => {
|
|
17511
|
+
const L = q(this, Pn, w.promise = lc());
|
|
17512
|
+
T(L);
|
|
17510
17513
|
}, O = S(this, Pn);
|
|
17511
17514
|
switch (O.status) {
|
|
17512
17515
|
case "pending":
|
|
17513
17516
|
t.queryHash === r.queryHash && T(O);
|
|
17514
17517
|
break;
|
|
17515
17518
|
case "fulfilled":
|
|
17516
|
-
(w.status === "error" || w.data !== O.value) &&
|
|
17519
|
+
(w.status === "error" || w.data !== O.value) && R();
|
|
17517
17520
|
break;
|
|
17518
17521
|
case "rejected":
|
|
17519
|
-
(w.status !== "error" || w.error !== O.reason) &&
|
|
17522
|
+
(w.status !== "error" || w.error !== O.reason) && R();
|
|
17520
17523
|
break;
|
|
17521
17524
|
}
|
|
17522
17525
|
}
|
|
@@ -17979,7 +17982,7 @@ const rA = (e) => new Promise((t) => setTimeout(t, e)), oA = ({
|
|
|
17979
17982
|
onBack: o,
|
|
17980
17983
|
onLink: i
|
|
17981
17984
|
}) => {
|
|
17982
|
-
const s = en(), { conversationId: l, currentSmIds: c, sendTrackingEvent: a } = $e(Je), u = we(Op), h = we(Rp), { mutate: g, isPending: I } = gA({ onSuccess: i }), b = h ===
|
|
17985
|
+
const s = en(), { conversationId: l, currentSmIds: c, sendTrackingEvent: a } = $e(Je), u = we(Op), h = we(Rp), { mutate: g, isPending: I } = gA({ onSuccess: i }), b = h === te.LOADING, d = {
|
|
17983
17986
|
externalResourceId: e
|
|
17984
17987
|
};
|
|
17985
17988
|
me(() => {
|
|
@@ -18139,18 +18142,18 @@ const rA = (e) => new Promise((t) => setTimeout(t, e)), oA = ({
|
|
|
18139
18142
|
};
|
|
18140
18143
|
}, _A = ({ isAdmin: e = !1 }) => {
|
|
18141
18144
|
var ri;
|
|
18142
|
-
const { email: t, currentSmIds: n, sendTrackingEvent: r, availableFeatures: o, conversationId: i } = $e(Je), s = en(), { userGroupId: l, userId: c } = xn() || {}, a = ye(!1), u = ye(null), h = ye(null), g = ye(null), [I, b] = J(!1), [d, f] = J(!1), [p, v] = J(!1), [m, x] = J(!1), [C, E] = J(), [w, A] = J(!1), [T,
|
|
18145
|
+
const { email: t, currentSmIds: n, sendTrackingEvent: r, availableFeatures: o, conversationId: i } = $e(Je), s = en(), { userGroupId: l, userId: c } = xn() || {}, a = ye(!1), u = ye(null), h = ye(null), g = ye(null), [I, b] = J(!1), [d, f] = J(!1), [p, v] = J(!1), [m, x] = J(!1), [C, E] = J(), [w, A] = J(!1), [T, R] = J(null), [O, L] = J(), [M, B] = J(null), [Z, $] = J(!1), [K, Y] = J(!1), X = we(I4), le = we(x4), de = we(w4), P = we(A4), G = we(E4), j = we(wp), W = we(M4), ee = we(Ap), ne = we(_p), ie = we(Tp), k = we(jw), re = ft(o, Wm), xe = ft(o, mf), H = ft(o, Ym), He = ft(o, Qm), Ve = ft(o, qm), tt = ft(o, Km), nt = gb(de), { data: hn, isLoading: Ct } = ih({
|
|
18143
18146
|
senderEmail: t,
|
|
18144
18147
|
conversationId: String(i),
|
|
18145
18148
|
enabled: He && !!t
|
|
18146
|
-
}), { emailHeaders: lt, selectedEmail: Qe } = hn ?? {}, { scrollOnceAfterLoad: _n, resetScrollState: Vt } = AA(h), xr =
|
|
18149
|
+
}), { emailHeaders: lt, selectedEmail: Qe } = hn ?? {}, { scrollOnceAfterLoad: _n, resetScrollState: Vt } = AA(h), xr = G !== te.LOADING && (!P || !Object.values(P).some((Le) => Le === te.LOADING)) && X && X.length > 0;
|
|
18147
18150
|
Kr(() => {
|
|
18148
18151
|
var Le;
|
|
18149
|
-
Z && !I &&
|
|
18152
|
+
Z && !I && K && ((Le = g == null ? void 0 : g.current) != null && Le.scrollHeight) && _n(!!xr, "smooth");
|
|
18150
18153
|
}, [
|
|
18151
18154
|
Z,
|
|
18152
18155
|
I,
|
|
18153
|
-
|
|
18156
|
+
K,
|
|
18154
18157
|
xr,
|
|
18155
18158
|
_n,
|
|
18156
18159
|
(ri = g == null ? void 0 : g.current) == null ? void 0 : ri.scrollHeight,
|
|
@@ -18183,8 +18186,8 @@ const rA = (e) => new Promise((t) => setTimeout(t, e)), oA = ({
|
|
|
18183
18186
|
isPending: st,
|
|
18184
18187
|
isIdle: It
|
|
18185
18188
|
} = wA(lo, Un), xt = _e(() => {
|
|
18186
|
-
ue(),
|
|
18187
|
-
}, [ue,
|
|
18189
|
+
ue(), R(null);
|
|
18190
|
+
}, [ue, R]), Gt = _e(() => {
|
|
18188
18191
|
t && n.length && i && s(Pi({ inboxIds: n, conversationId: i }));
|
|
18189
18192
|
}, [s, t, n, i]), gn = _e(
|
|
18190
18193
|
(Le, rt) => {
|
|
@@ -18207,10 +18210,10 @@ const rA = (e) => new Promise((t) => setTimeout(t, e)), oA = ({
|
|
|
18207
18210
|
c && ($(await Dd(c)), Y(await v1(c)));
|
|
18208
18211
|
})();
|
|
18209
18212
|
}, [c]), me(() => {
|
|
18210
|
-
Ct ||
|
|
18213
|
+
Ct || L(Qe || t);
|
|
18211
18214
|
}, [t, Qe, Ct]), me(() => {
|
|
18212
|
-
|
|
18213
|
-
}, [
|
|
18215
|
+
K && c && y1(c);
|
|
18216
|
+
}, [K, c]), me(() => {
|
|
18214
18217
|
var Le;
|
|
18215
18218
|
if (ne) {
|
|
18216
18219
|
f(!0);
|
|
@@ -18239,18 +18242,18 @@ const rA = (e) => new Promise((t) => setTimeout(t, e)), oA = ({
|
|
|
18239
18242
|
var oi;
|
|
18240
18243
|
if (!(rt instanceof CustomEvent))
|
|
18241
18244
|
return;
|
|
18242
|
-
const Ft = (oi = rt.detail) == null ? void 0 : oi.connectorKey, Jn =
|
|
18245
|
+
const Ft = (oi = rt.detail) == null ? void 0 : oi.connectorKey, Jn = j.find(
|
|
18243
18246
|
(Bs) => {
|
|
18244
18247
|
var ho;
|
|
18245
18248
|
return ((ho = Bs.connectorKey) == null ? void 0 : ho.toLowerCase()) === (Ft == null ? void 0 : Ft.toLowerCase());
|
|
18246
18249
|
}
|
|
18247
18250
|
);
|
|
18248
|
-
Jn && (
|
|
18251
|
+
Jn && (B(Jn), v(!0));
|
|
18249
18252
|
};
|
|
18250
18253
|
return window.addEventListener(ld.OPEN_FORM_VIEW, Le), () => {
|
|
18251
18254
|
window.removeEventListener(ld.OPEN_FORM_VIEW, Le);
|
|
18252
18255
|
};
|
|
18253
|
-
}, [
|
|
18256
|
+
}, [j]), !t.length || G === te.LOADING)
|
|
18254
18257
|
return /* @__PURE__ */ y.jsx(Aw, {});
|
|
18255
18258
|
const uo = (Le) => {
|
|
18256
18259
|
r(fm, {
|
|
@@ -18263,7 +18266,7 @@ const rA = (e) => new Promise((t) => setTimeout(t, e)), oA = ({
|
|
|
18263
18266
|
}, Ms = () => {
|
|
18264
18267
|
x(!0), r(pm);
|
|
18265
18268
|
}, ei = (Le) => {
|
|
18266
|
-
r(Le, C), ie ? A(!0) : (v(!1),
|
|
18269
|
+
r(Le, C), ie ? A(!0) : (v(!1), B(null));
|
|
18267
18270
|
}, ti = (Le) => {
|
|
18268
18271
|
if (ne) {
|
|
18269
18272
|
const { connectorName: rt, title: Ft } = ne;
|
|
@@ -18290,7 +18293,7 @@ const rA = (e) => new Promise((t) => setTimeout(t, e)), oA = ({
|
|
|
18290
18293
|
variant: "contained",
|
|
18291
18294
|
action: () => A(!1)
|
|
18292
18295
|
}
|
|
18293
|
-
], $n =
|
|
18296
|
+
], $n = j.length > 0, Yn = ee.length > 0, ni = () => $n || Yn ? /* @__PURE__ */ y.jsx(
|
|
18294
18297
|
Kw,
|
|
18295
18298
|
{
|
|
18296
18299
|
haveCreateObjects: $n,
|
|
@@ -18334,7 +18337,7 @@ const rA = (e) => new Promise((t) => setTimeout(t, e)), oA = ({
|
|
|
18334
18337
|
fA,
|
|
18335
18338
|
{
|
|
18336
18339
|
selectedObject: T,
|
|
18337
|
-
setSelectedObject:
|
|
18340
|
+
setSelectedObject: R,
|
|
18338
18341
|
fetchSearchResults: zn,
|
|
18339
18342
|
onReset: xt,
|
|
18340
18343
|
root: u.current
|
|
@@ -18359,7 +18362,7 @@ const rA = (e) => new Promise((t) => setTimeout(t, e)), oA = ({
|
|
|
18359
18362
|
selectedEmail: O,
|
|
18360
18363
|
root: u.current,
|
|
18361
18364
|
isLoading: Ct,
|
|
18362
|
-
setSelectedEmail:
|
|
18365
|
+
setSelectedEmail: L
|
|
18363
18366
|
}
|
|
18364
18367
|
) : null,
|
|
18365
18368
|
re ? /* @__PURE__ */ y.jsx(_w, {}) : null,
|