@hiver/connector-agent 4.3.2-analytics-beta.6 → 4.3.2-analytics-beta.7
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/features/connector-highlight/components/custom-tooltip/index.d.ts.map +1 -1
- package/features/connector-highlight/components/data-card/index.d.ts.map +1 -1
- package/features/connector-highlight/components/data-card/styles.d.ts.map +1 -1
- package/index.es.js +245 -242
- package/index.umd.js +6 -4
- package/package.json +1 -1
package/index.es.js
CHANGED
|
@@ -16,7 +16,7 @@ var ui = (e, t, n, r) => ({
|
|
|
16
16
|
import * as F from "react";
|
|
17
17
|
import ye, { useState as Z, useRef as Ce, useSyncExternalStore as Rh, useLayoutEffect as to, useEffect as pe, isValidElement as Or, cloneElement as xa, createContext as _d, useContext as $e, useCallback as _e, forwardRef as ds, useMemo as Pe, Component as Fh, Fragment as Ea, useReducer as Dh, Suspense as Td } from "react";
|
|
18
18
|
import { createPortal as qo } from "react-dom";
|
|
19
|
-
import { keyframes as Sd, styled as D, Stack as $, theme as
|
|
19
|
+
import { keyframes as Sd, styled as D, Stack as $, theme as U, IconButton as dt, Typography as le, Box as ue, Tooltip as Ve, Button as it, icons as Bt, Menu as Nh, MenuItem as kh, ListItemIcon as Mh, brandIcons as Ld, Grid as Ph, Link as Ko, Skeleton as Ic, TableHead as jh, TableCell as fs, TableRow as Od, palette as Bh, Icon as Rd, DatePicker as Vh, DateTextField as Gh, InputAdornment as Hh, Checkbox as Wh, TextField as Zh, TableContainer as Uh, Table as Xh, TableBody as zh, Dialog as $h, Paper as Yh, HiverProvider as Fd, CircularProgress as Jh, FormControl as Qh, RadioGroup as qh, FormControlLabel as Kh, Radio as ep, tooltipClasses as Dd } from "@hiver/hiver-ui-kit";
|
|
20
20
|
var me = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}, Ia = { exports: {} }, bo = {};
|
|
21
21
|
/**
|
|
22
22
|
* @license React
|
|
@@ -143,14 +143,14 @@ function np() {
|
|
|
143
143
|
}
|
|
144
144
|
return null;
|
|
145
145
|
}
|
|
146
|
-
var j = Object.assign,
|
|
146
|
+
var j = Object.assign, X = 0, Y, te, J, z, de, he, P;
|
|
147
147
|
function G() {
|
|
148
148
|
}
|
|
149
149
|
G.__reactDisabledLog = !0;
|
|
150
150
|
function B() {
|
|
151
151
|
{
|
|
152
|
-
if (
|
|
153
|
-
Y = console.log, te = console.info, J = console.warn, z = console.error,
|
|
152
|
+
if (X === 0) {
|
|
153
|
+
Y = console.log, te = console.info, J = console.warn, z = console.error, de = console.group, he = console.groupCollapsed, P = console.groupEnd;
|
|
154
154
|
var T = {
|
|
155
155
|
configurable: !0,
|
|
156
156
|
enumerable: !0,
|
|
@@ -167,12 +167,12 @@ function np() {
|
|
|
167
167
|
groupEnd: T
|
|
168
168
|
});
|
|
169
169
|
}
|
|
170
|
-
|
|
170
|
+
X++;
|
|
171
171
|
}
|
|
172
172
|
}
|
|
173
173
|
function W() {
|
|
174
174
|
{
|
|
175
|
-
if (
|
|
175
|
+
if (X--, X === 0) {
|
|
176
176
|
var T = {
|
|
177
177
|
configurable: !0,
|
|
178
178
|
enumerable: !0,
|
|
@@ -192,7 +192,7 @@ function np() {
|
|
|
192
192
|
value: z
|
|
193
193
|
}),
|
|
194
194
|
group: j({}, T, {
|
|
195
|
-
value:
|
|
195
|
+
value: de
|
|
196
196
|
}),
|
|
197
197
|
groupCollapsed: j({}, T, {
|
|
198
198
|
value: he
|
|
@@ -202,7 +202,7 @@ function np() {
|
|
|
202
202
|
})
|
|
203
203
|
});
|
|
204
204
|
}
|
|
205
|
-
|
|
205
|
+
X < 0 && y("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
|
|
206
206
|
}
|
|
207
207
|
}
|
|
208
208
|
var K = p.ReactCurrentDispatcher, ne;
|
|
@@ -738,22 +738,22 @@ function ip(e) {
|
|
|
738
738
|
const K = G ? G !== u : u !== 1, ne = b.has(B) && W == null;
|
|
739
739
|
return K || ne;
|
|
740
740
|
})(_)) return;
|
|
741
|
-
const { toastId: R, updateId: L, data: O, staleId: N, delay: j } = _,
|
|
741
|
+
const { toastId: R, updateId: L, data: O, staleId: N, delay: j } = _, X = () => {
|
|
742
742
|
I(R);
|
|
743
743
|
}, Y = L == null;
|
|
744
744
|
Y && v++;
|
|
745
745
|
const te = { ...y, style: y.toastStyle, key: C++, ...Object.fromEntries(Object.entries(_).filter((P) => {
|
|
746
746
|
let [G, B] = P;
|
|
747
747
|
return B != null;
|
|
748
|
-
})), toastId: R, updateId: L, data: O, closeToast:
|
|
748
|
+
})), toastId: R, updateId: L, data: O, closeToast: X, isIn: !1, className: Ei(_.className || y.toastClassName), bodyClassName: Ei(_.bodyClassName || y.bodyClassName), progressClassName: Ei(_.progressClassName || y.progressClassName), autoClose: !_.isLoading && (J = _.autoClose, z = y.autoClose, J === !1 || No(J) && J > 0 ? J : z), deleteToast() {
|
|
749
749
|
const P = b.get(R), { onClose: G, children: B } = P.props;
|
|
750
750
|
Nt(G) && G(Or(B) && B.props), m(fl(P, "removed")), b.delete(R), v--, v < 0 && (v = 0), d.length > 0 ? A(d.shift()) : x();
|
|
751
751
|
} };
|
|
752
752
|
var J, z;
|
|
753
753
|
te.closeButton = y.closeButton, _.closeButton === !1 || wa(_.closeButton) ? te.closeButton = _.closeButton : _.closeButton === !0 && (te.closeButton = !wa(y.closeButton) || y.closeButton);
|
|
754
|
-
let
|
|
755
|
-
Or(w) && !hr(w.type) ?
|
|
756
|
-
const he = { content:
|
|
754
|
+
let de = w;
|
|
755
|
+
Or(w) && !hr(w.type) ? de = xa(w, { closeToast: X, toastProps: te, data: O }) : Nt(w) && (de = w({ closeToast: X, toastProps: te, data: O }));
|
|
756
|
+
const he = { content: de, props: te, staleId: N };
|
|
757
757
|
y.limit && y.limit > 0 && v > y.limit && Y ? d.push(he) : No(j) ? setTimeout(() => {
|
|
758
758
|
A(he);
|
|
759
759
|
}, j) : A(he);
|
|
@@ -915,18 +915,18 @@ const up = typeof window < "u" ? to : pe, fi = (e) => {
|
|
|
915
915
|
}, spinner: function() {
|
|
916
916
|
return ye.createElement("div", { className: "Toastify__spinner" });
|
|
917
917
|
} }, dp = (e) => {
|
|
918
|
-
const { isRunning: t, preventExitTransition: n, toastRef: r, eventHandlers: o, playToast: i } = sp(e), { closeButton: s, children: c, autoClose: l, onClick: a, type: u, hideProgressBar: h, closeToast: m, transition: C, position: v, className: d, style: f, bodyClassName: p, bodyStyle: y, progressClassName: b, progressStyle: E, updateId: x, role: I, progress: A, rtl: w, toastId: _, deleteToast: R, isIn: L, isLoading: O, closeOnClick: N, theme: j } = e,
|
|
918
|
+
const { isRunning: t, preventExitTransition: n, toastRef: r, eventHandlers: o, playToast: i } = sp(e), { closeButton: s, children: c, autoClose: l, onClick: a, type: u, hideProgressBar: h, closeToast: m, transition: C, position: v, className: d, style: f, bodyClassName: p, bodyStyle: y, progressClassName: b, progressStyle: E, updateId: x, role: I, progress: A, rtl: w, toastId: _, deleteToast: R, isIn: L, isLoading: O, closeOnClick: N, theme: j } = e, X = Hn("Toastify__toast", `Toastify__toast-theme--${j}`, `Toastify__toast--${u}`, { "Toastify__toast--rtl": w }, { "Toastify__toast--close-on-click": N }), Y = Nt(d) ? d({ rtl: w, position: v, type: u, defaultClassName: X }) : Hn(X, d), te = function(he) {
|
|
919
919
|
let { theme: P, type: G, isLoading: B, icon: W } = he, K = null;
|
|
920
920
|
const ne = { theme: P, type: G };
|
|
921
921
|
return W === !1 || (Nt(W) ? K = W({ ...ne, isLoading: B }) : Or(W) ? K = xa(W, ne) : B ? K = Zs.spinner() : ((ie) => ie in Zs)(G) && (K = Zs[G](ne))), K;
|
|
922
922
|
}(e), J = !!A || !l, z = { closeToast: m, type: u, theme: j };
|
|
923
|
-
let
|
|
924
|
-
return s === !1 || (
|
|
923
|
+
let de = null;
|
|
924
|
+
return s === !1 || (de = Nt(s) ? s(z) : Or(s) ? xa(s, z) : function(he) {
|
|
925
925
|
let { closeToast: P, theme: G, ariaLabel: B = "close" } = he;
|
|
926
926
|
return ye.createElement("button", { className: `Toastify__close-button Toastify__close-button--${G}`, type: "button", onClick: (W) => {
|
|
927
927
|
W.stopPropagation(), P(W);
|
|
928
928
|
}, "aria-label": B }, ye.createElement("svg", { "aria-hidden": "true", viewBox: "0 0 14 16" }, ye.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
|
-
}(z)), ye.createElement(C, { isIn: L, done: R, position: v, preventExitTransition: n, nodeRef: r, playToast: i }, ye.createElement("div", { id: _, onClick: a, "data-in": L, className: Y, ...o, style: f, ref: r }, ye.createElement("div", { ...L && { role: I }, className: Nt(p) ? p({ type: u }) : Hn("Toastify__toast-body", p), style: y }, te != null && ye.createElement("div", { className: Hn("Toastify__toast-icon", { "Toastify--animate-icon Toastify__zoom-enter": !O }) }, te), ye.createElement("div", null, c)),
|
|
929
|
+
}(z)), ye.createElement(C, { isIn: L, done: R, position: v, preventExitTransition: n, nodeRef: r, playToast: i }, ye.createElement("div", { id: _, onClick: a, "data-in": L, className: Y, ...o, style: f, ref: r }, ye.createElement("div", { ...L && { role: I }, className: Nt(p) ? p({ type: u }) : Hn("Toastify__toast-body", p), style: y }, te != null && ye.createElement("div", { className: Hn("Toastify__toast-icon", { "Toastify--animate-icon Toastify__zoom-enter": !O }) }, te), ye.createElement("div", null, c)), de, ye.createElement(ap, { ...x && !J ? { key: `pb-${x}` } : {}, rtl: w, theme: j, delay: l, isRunning: t, isIn: L, closeToast: m, hide: h, type: u, style: E, className: b, controlledProgress: J, progress: A || 0 })));
|
|
930
930
|
}, ps = 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
|
}, fp = hs(ps("bounce", !0));
|
|
@@ -3807,7 +3807,7 @@ function b0() {
|
|
|
3807
3807
|
});
|
|
3808
3808
|
}, h = function(v, d, f, p, y, b, E, x, I) {
|
|
3809
3809
|
return x === void 0 && (x = "default"), e(void 0, void 0, void 0, function() {
|
|
3810
|
-
var A, w, _, R, L, O, N, j,
|
|
3810
|
+
var A, w, _, R, L, O, N, j, X, Y, te, J, z, de;
|
|
3811
3811
|
return t(this, function(he) {
|
|
3812
3812
|
switch (he.label) {
|
|
3813
3813
|
case 0:
|
|
@@ -3815,7 +3815,7 @@ function b0() {
|
|
|
3815
3815
|
case 1:
|
|
3816
3816
|
return A = he.sent(), w = A.atToken, _ = A.expiryTime, R = A.userId, L = A.userGroupId, w && _ && (0, o.setTokenAndExpiry)(w, _), R && L && (0, o.setUserDetails)(R, L), v = r.INITIAL_RETRY_DELAY, d = r.INITIAL_RETRY_DELAY, f = 0, [3, 12];
|
|
3817
3817
|
case 2:
|
|
3818
|
-
return O = he.sent(), console.log("ERROR: Heimdall fetch token", O), ((
|
|
3818
|
+
return O = he.sent(), console.log("ERROR: Heimdall fetch token", O), ((X = O.response) === null || X === void 0 ? void 0 : X.status) === 401 || ((Y = O.request) === null || Y === void 0 ? void 0 : Y.status) === 401 ? (N = 1, [4, a(p, y, N, b, E, I)]) : [3, 4];
|
|
3819
3819
|
case 3:
|
|
3820
3820
|
return he.sent(), [3, 11];
|
|
3821
3821
|
case 4:
|
|
@@ -3825,7 +3825,7 @@ function b0() {
|
|
|
3825
3825
|
throw O;
|
|
3826
3826
|
return [3, 11];
|
|
3827
3827
|
case 6:
|
|
3828
|
-
if (!(((z = O.response) === null || z === void 0 ? void 0 : z.status) === 422 || ((
|
|
3828
|
+
if (!(((z = O.response) === null || z === void 0 ? void 0 : z.status) === 422 || ((de = O.request) === null || de === void 0 ? void 0 : de.status) === 422)) return [3, 7];
|
|
3829
3829
|
throw console.log("ERROR: Throwing error", O.response.status), O;
|
|
3830
3830
|
case 7:
|
|
3831
3831
|
return v <= r.MAX_RETRY_DELAY ? [4, new Promise(function(P) {
|
|
@@ -4669,7 +4669,7 @@ function x0() {
|
|
|
4669
4669
|
});
|
|
4670
4670
|
}, u = function(C, v, d, f, p, y, b) {
|
|
4671
4671
|
return y === void 0 && (y = "default"), e(void 0, void 0, void 0, function() {
|
|
4672
|
-
var E, x, I, A, w, _, R, L, O, N, j,
|
|
4672
|
+
var E, x, I, A, w, _, R, L, O, N, j, X, Y, te;
|
|
4673
4673
|
return t(this, function(J) {
|
|
4674
4674
|
switch (J.label) {
|
|
4675
4675
|
case 0:
|
|
@@ -4681,7 +4681,7 @@ function x0() {
|
|
|
4681
4681
|
case 3:
|
|
4682
4682
|
return J.sent(), [3, 11];
|
|
4683
4683
|
case 4:
|
|
4684
|
-
return ((j = _.response) === null || j === void 0 ? void 0 : j.status) === 409 || ((
|
|
4684
|
+
return ((j = _.response) === null || j === void 0 ? void 0 : j.status) === 409 || ((X = _.request) === null || X === void 0 ? void 0 : X.status) === 409 ? (console.log("Heimdall: Fetching token post 409 in fetch And Save Token"), L = { retryDelay: C, configs: f, api_params: p, appUI: b }, [4, a(v, d, L)]) : [3, 6];
|
|
4685
4685
|
case 5:
|
|
4686
4686
|
if (J.sent(), d >= r.MAX_CONFLICT_RETRY_DELAY)
|
|
4687
4687
|
throw _;
|
|
@@ -5281,11 +5281,11 @@ const D3 = (e) => /* @__PURE__ */ F.createElement("svg", { width: 20, height: 21
|
|
|
5281
5281
|
gap: 8px;
|
|
5282
5282
|
&:hover {
|
|
5283
5283
|
background-color: #e3e9ff !important;
|
|
5284
|
-
color: ${
|
|
5285
|
-
border: 1px solid ${
|
|
5284
|
+
color: ${U.palette.purple.primary} !important;
|
|
5285
|
+
border: 1px solid ${U.palette.purple.primary} !important;
|
|
5286
5286
|
& svg {
|
|
5287
5287
|
& path {
|
|
5288
|
-
fill: ${
|
|
5288
|
+
fill: ${U.palette.purple.primary} !important;
|
|
5289
5289
|
}
|
|
5290
5290
|
}
|
|
5291
5291
|
}
|
|
@@ -5459,12 +5459,12 @@ const D3 = (e) => /* @__PURE__ */ F.createElement("svg", { width: 20, height: 21
|
|
|
5459
5459
|
children: [
|
|
5460
5460
|
/* @__PURE__ */ g.jsxs($, { width: "100%", direction: "row", gap: "8px", children: [
|
|
5461
5461
|
/* @__PURE__ */ g.jsx(dm, {}),
|
|
5462
|
-
/* @__PURE__ */ g.jsxs(
|
|
5462
|
+
/* @__PURE__ */ g.jsxs(ue, { width: "175px", children: [
|
|
5463
5463
|
/* @__PURE__ */ g.jsx(H3, { variant: "h3", children: hm }),
|
|
5464
5464
|
/* @__PURE__ */ g.jsx(W3, { rating: m, setRating: d })
|
|
5465
5465
|
] })
|
|
5466
5466
|
] }),
|
|
5467
|
-
/* @__PURE__ */ g.jsx(
|
|
5467
|
+
/* @__PURE__ */ g.jsx(ue, { position: "relative", children: /* @__PURE__ */ g.jsx(Ve, { title: "Close", children: /* @__PURE__ */ g.jsx(B3, { onClick: f, children: /* @__PURE__ */ g.jsx(fm, { width: "16px", height: "16px" }) }) }) })
|
|
5468
5468
|
]
|
|
5469
5469
|
}
|
|
5470
5470
|
),
|
|
@@ -5490,7 +5490,7 @@ const D3 = (e) => /* @__PURE__ */ F.createElement("svg", { width: 20, height: 21
|
|
|
5490
5490
|
min-height: 151px;
|
|
5491
5491
|
position: relative;
|
|
5492
5492
|
margin-bottom: 5px;
|
|
5493
|
-
background-color: ${
|
|
5493
|
+
background-color: ${U.palette.gray.white};
|
|
5494
5494
|
box-shadow: 0px 0px 8px 0px #0000001a;
|
|
5495
5495
|
`, J3 = D($)`
|
|
5496
5496
|
width: 100%;
|
|
@@ -5500,13 +5500,13 @@ const D3 = (e) => /* @__PURE__ */ F.createElement("svg", { width: 20, height: 21
|
|
|
5500
5500
|
width: 127px;
|
|
5501
5501
|
height: 28px;
|
|
5502
5502
|
gap: 8px;
|
|
5503
|
-
background-color: ${
|
|
5504
|
-
color: ${
|
|
5505
|
-
border: 1px solid ${
|
|
5503
|
+
background-color: ${U.palette.gray.white};
|
|
5504
|
+
color: ${U.palette.gray.black};
|
|
5505
|
+
border: 1px solid ${U.palette.gray.gray5};
|
|
5506
5506
|
white-space: nowrap;
|
|
5507
5507
|
&:hover {
|
|
5508
|
-
color: ${
|
|
5509
|
-
border: 1px solid ${
|
|
5508
|
+
color: ${U.palette.purple.primary};
|
|
5509
|
+
border: 1px solid ${U.palette.purple.primary};
|
|
5510
5510
|
box-shadow: none;
|
|
5511
5511
|
background-color: #e3dfff;
|
|
5512
5512
|
}
|
|
@@ -5518,9 +5518,9 @@ const D3 = (e) => /* @__PURE__ */ F.createElement("svg", { width: 20, height: 21
|
|
|
5518
5518
|
height: 16px;
|
|
5519
5519
|
width: 16px;
|
|
5520
5520
|
`, eb = D(le)`
|
|
5521
|
-
color: ${
|
|
5521
|
+
color: ${U.palette.gray.black};
|
|
5522
5522
|
`, tb = D(le)`
|
|
5523
|
-
color: ${
|
|
5523
|
+
color: ${U.palette.gray.gray2};
|
|
5524
5524
|
`, nb = () => {
|
|
5525
5525
|
const { availableFeatures: e, sendTrackingEvent: t, isAdmin: n } = $e(Je), [r, o] = Z(() => !(localStorage.getItem(Ks) === "true") && gt(e, c3));
|
|
5526
5526
|
pe(() => {
|
|
@@ -5595,20 +5595,20 @@ const D3 = (e) => /* @__PURE__ */ F.createElement("svg", { width: 20, height: 21
|
|
|
5595
5595
|
}
|
|
5596
5596
|
display: flex;
|
|
5597
5597
|
flex-direction: column;
|
|
5598
|
-
`, db = D(
|
|
5598
|
+
`, db = D(ue)`
|
|
5599
5599
|
flex-grow: 1;
|
|
5600
5600
|
overflow-y: auto;
|
|
5601
5601
|
overflow-x: hidden;
|
|
5602
5602
|
display: flex;
|
|
5603
5603
|
flex-direction: column;
|
|
5604
5604
|
`;
|
|
5605
|
-
D(
|
|
5605
|
+
D(ue)`
|
|
5606
5606
|
width: inherit;
|
|
5607
5607
|
height: inherit;
|
|
5608
5608
|
`;
|
|
5609
|
-
const fb = D(
|
|
5609
|
+
const fb = D(ue)`
|
|
5610
5610
|
margin-top: 12px;
|
|
5611
|
-
border: 1px solid ${
|
|
5611
|
+
border: 1px solid ${U.palette.gray.gray5};
|
|
5612
5612
|
border-radius: 8px;
|
|
5613
5613
|
width: 100%;
|
|
5614
5614
|
`, hb = D($)`
|
|
@@ -5621,7 +5621,7 @@ const fb = D(de)`
|
|
|
5621
5621
|
flex-direction: row;
|
|
5622
5622
|
cursor: pointer;
|
|
5623
5623
|
&.hiver-card-expanded {
|
|
5624
|
-
background: ${
|
|
5624
|
+
background: ${U.palette.gray.gray6};
|
|
5625
5625
|
}
|
|
5626
5626
|
`, W0 = D($)`
|
|
5627
5627
|
flex-direction: row;
|
|
@@ -5644,7 +5644,7 @@ const fb = D(de)`
|
|
|
5644
5644
|
text-overflow: ellipsis;
|
|
5645
5645
|
white-space: nowrap;
|
|
5646
5646
|
overflow: hidden;
|
|
5647
|
-
`, mb = D(
|
|
5647
|
+
`, mb = D(ue)`
|
|
5648
5648
|
box-sizing: border-box;
|
|
5649
5649
|
overflow-y: hidden;
|
|
5650
5650
|
height: ${(e) => e.height ? `${e.height}px` : "0px"};
|
|
@@ -5655,13 +5655,13 @@ const fb = D(de)`
|
|
|
5655
5655
|
}
|
|
5656
5656
|
`, bb = D(le)`
|
|
5657
5657
|
text-transform: uppercase;
|
|
5658
|
-
color: ${
|
|
5658
|
+
color: ${U.palette.gray.gray3};
|
|
5659
5659
|
`, Z0 = D(le)`
|
|
5660
|
-
color: ${
|
|
5660
|
+
color: ${U.palette.gray.gray4};
|
|
5661
5661
|
overflow: hidden;
|
|
5662
5662
|
word-break: break-word;
|
|
5663
5663
|
`, vb = D(Ko)`
|
|
5664
|
-
color: ${
|
|
5664
|
+
color: ${U.palette.blue.primary};
|
|
5665
5665
|
display: inline;
|
|
5666
5666
|
whitespace: nowrap;
|
|
5667
5667
|
cursor: pointer;
|
|
@@ -5687,8 +5687,8 @@ const fb = D(de)`
|
|
|
5687
5687
|
word-break: break-word;
|
|
5688
5688
|
text-overflow: ellipsis;
|
|
5689
5689
|
-webkit-line-clamp: 3;
|
|
5690
|
-
color: ${
|
|
5691
|
-
`, Vc = D(
|
|
5690
|
+
color: ${U.palette.gray.gray1};
|
|
5691
|
+
`, Vc = D(ue)`
|
|
5692
5692
|
position: relative;
|
|
5693
5693
|
top: 1px;
|
|
5694
5694
|
content: '';
|
|
@@ -5770,16 +5770,16 @@ const fb = D(de)`
|
|
|
5770
5770
|
transition: opacity ${(e) => e.isHovered ? "0.5s" : "0.1s"} ease-in;
|
|
5771
5771
|
}
|
|
5772
5772
|
`, Eb = D(jh)`
|
|
5773
|
-
background-color: ${
|
|
5774
|
-
border-bottom: 1px solid ${
|
|
5773
|
+
background-color: ${U.palette.gray.white};
|
|
5774
|
+
border-bottom: 1px solid ${U.palette.gray.gray5};
|
|
5775
5775
|
`, Ib = D(fs)`
|
|
5776
5776
|
height: 12px;
|
|
5777
5777
|
padding: 12px 16px;
|
|
5778
|
-
border-top: 1px solid ${
|
|
5779
|
-
border-right: 1px solid ${
|
|
5780
|
-
border-bottom: 1px solid ${
|
|
5778
|
+
border-top: 1px solid ${U.palette.gray.gray5};
|
|
5779
|
+
border-right: 1px solid ${U.palette.gray.gray5};
|
|
5780
|
+
border-bottom: 1px solid ${U.palette.gray.gray5};
|
|
5781
5781
|
&:first-child {
|
|
5782
|
-
border-left: 1px solid ${
|
|
5782
|
+
border-left: 1px solid ${U.palette.gray.gray5};
|
|
5783
5783
|
border-radius: 5px 0px 0px 0px;
|
|
5784
5784
|
}
|
|
5785
5785
|
&:nth-last-child(2) {
|
|
@@ -5805,10 +5805,10 @@ const fb = D(de)`
|
|
|
5805
5805
|
`, Ab = D(fs)`
|
|
5806
5806
|
height: 32px;
|
|
5807
5807
|
padding: 8px 16px;
|
|
5808
|
-
border-right: 1px solid ${
|
|
5809
|
-
border-bottom: 1px solid ${
|
|
5808
|
+
border-right: 1px solid ${U.palette.gray.gray5};
|
|
5809
|
+
border-bottom: 1px solid ${U.palette.gray.gray5};
|
|
5810
5810
|
&:first-child {
|
|
5811
|
-
border-left: 1px solid ${
|
|
5811
|
+
border-left: 1px solid ${U.palette.gray.gray5};
|
|
5812
5812
|
}
|
|
5813
5813
|
`, _b = D(fs)`
|
|
5814
5814
|
width: 34px;
|
|
@@ -5829,7 +5829,7 @@ const fb = D(de)`
|
|
|
5829
5829
|
`, Lb = D(le)`
|
|
5830
5830
|
display: flex;
|
|
5831
5831
|
font-size: 12px;
|
|
5832
|
-
color: ${
|
|
5832
|
+
color: ${U.palette.blue.primary};
|
|
5833
5833
|
justify-content: flex-end;
|
|
5834
5834
|
align-items: center;
|
|
5835
5835
|
margin: 0 12px 12px 12px;
|
|
@@ -5839,7 +5839,7 @@ const fb = D(de)`
|
|
|
5839
5839
|
align-items: center;
|
|
5840
5840
|
line-height: 28px;
|
|
5841
5841
|
font-weight: 600;
|
|
5842
|
-
`, Rb = D(
|
|
5842
|
+
`, Rb = D(ue)`
|
|
5843
5843
|
margin-top: 12px;
|
|
5844
5844
|
border: 1px solid ${Bh.gray.gray5};
|
|
5845
5845
|
border-radius: 4px;
|
|
@@ -5851,7 +5851,7 @@ const fb = D(de)`
|
|
|
5851
5851
|
box-sizing: border-box;
|
|
5852
5852
|
height: 48px;
|
|
5853
5853
|
justify-content: space-between;
|
|
5854
|
-
`, Db = D(
|
|
5854
|
+
`, Db = D(ue)`
|
|
5855
5855
|
overflow: hidden;
|
|
5856
5856
|
transition: max-height 300ms;
|
|
5857
5857
|
&.slideUp {
|
|
@@ -5860,11 +5860,11 @@ const fb = D(de)`
|
|
|
5860
5860
|
&.slideDown {
|
|
5861
5861
|
max-height: ${({ height: e }) => e ? `${e}px` : "0px"};
|
|
5862
5862
|
}
|
|
5863
|
-
`, Nb = D(
|
|
5863
|
+
`, Nb = D(ue)`
|
|
5864
5864
|
background-color: #f0f3ff99;
|
|
5865
5865
|
padding: 14px 12px 8px 12px;
|
|
5866
5866
|
box-sizing: border-box;
|
|
5867
|
-
`, kb = D(
|
|
5867
|
+
`, kb = D(ue)`
|
|
5868
5868
|
margin-bottom: 12px;
|
|
5869
5869
|
margin-top: 8px;
|
|
5870
5870
|
li {
|
|
@@ -5889,7 +5889,7 @@ const fb = D(de)`
|
|
|
5889
5889
|
`, jb = D(le)`
|
|
5890
5890
|
font-weight: 500;
|
|
5891
5891
|
height: 100%;
|
|
5892
|
-
`, Bb = D(
|
|
5892
|
+
`, Bb = D(ue)`
|
|
5893
5893
|
&:last-child {
|
|
5894
5894
|
margin-bottom: 16px;
|
|
5895
5895
|
}
|
|
@@ -5899,17 +5899,17 @@ const fb = D(de)`
|
|
|
5899
5899
|
text-overflow: ellipsis;
|
|
5900
5900
|
max-width: 100%;
|
|
5901
5901
|
height: 100%;
|
|
5902
|
-
color: ${
|
|
5902
|
+
color: ${U.palette.gray.gray2};
|
|
5903
5903
|
`, Gb = D($)`
|
|
5904
5904
|
padding: 8px 16px;
|
|
5905
|
-
color: ${
|
|
5905
|
+
color: ${U.palette.gray.black};
|
|
5906
5906
|
`, Hb = D(le)`
|
|
5907
5907
|
white-space: nowrap;
|
|
5908
5908
|
overflow: hidden;
|
|
5909
5909
|
text-overflow: ellipsis;
|
|
5910
5910
|
width: calc(100% - 20px);
|
|
5911
5911
|
display: inline-block;
|
|
5912
|
-
color: ${
|
|
5912
|
+
color: ${U.palette.gray.gray2};
|
|
5913
5913
|
`, Wb = ({
|
|
5914
5914
|
connectors: e,
|
|
5915
5915
|
isWriteFlowEnabled: t,
|
|
@@ -6095,11 +6095,11 @@ function Ub() {
|
|
|
6095
6095
|
}
|
|
6096
6096
|
return I = O, O;
|
|
6097
6097
|
}
|
|
6098
|
-
var j = x,
|
|
6098
|
+
var j = x, X = I;
|
|
6099
6099
|
if (n(j, L))
|
|
6100
|
-
return
|
|
6100
|
+
return X;
|
|
6101
6101
|
var Y = m(L);
|
|
6102
|
-
return C !== void 0 && C(
|
|
6102
|
+
return C !== void 0 && C(X, Y) ? X : (x = L, I = Y, Y);
|
|
6103
6103
|
}, w = h === void 0 ? null : h, _ = function() {
|
|
6104
6104
|
return A(u());
|
|
6105
6105
|
}, R = w === null ? void 0 : function() {
|
|
@@ -7918,11 +7918,11 @@ function pi() {
|
|
|
7918
7918
|
function Be(e) {
|
|
7919
7919
|
return `Minified Redux Toolkit error #${e}; visit https://redux-toolkit.js.org/Errors?code=${e} for the full message or use the non-minified dev environment for full errors. `;
|
|
7920
7920
|
}
|
|
7921
|
-
const wn = "success", xt = "error", bf = "Some error occured. Please contact support@hiverhq.com", vf = "Card refreshed successfully", g5 = "Card linked successfully", m5 = "Error in linking the card", b5 = "Card unlinked successfully", v5 = "Failed to unlink the card", Os = "Something went wrong", y5 = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='15'%20height='15'%20viewBox='0%200%2015%2015'%3e%3cpath%20fill='%23ffffff'%20fill-rule='nonzero'%20d='M8.821%207.496L14.716%201.6A.937.937%200%201%200%2013.391.275L7.496%206.17%201.6.275A.937.937%200%201%200%20.275%201.601L6.17%207.496.275%2013.39A.937.937%200%201%200%201.6%2014.716L7.496%208.82l5.895%205.895a.935.935%200%200%200%201.325%200%20.937.937%200%200%200%200-1.326L8.821%207.496z'%20opacity='.8'/%3e%3c/svg%3e", C5 = D(
|
|
7921
|
+
const wn = "success", xt = "error", bf = "Some error occured. Please contact support@hiverhq.com", vf = "Card refreshed successfully", g5 = "Card linked successfully", m5 = "Error in linking the card", b5 = "Card unlinked successfully", v5 = "Failed to unlink the card", Os = "Something went wrong", y5 = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='15'%20height='15'%20viewBox='0%200%2015%2015'%3e%3cpath%20fill='%23ffffff'%20fill-rule='nonzero'%20d='M8.821%207.496L14.716%201.6A.937.937%200%201%200%2013.391.275L7.496%206.17%201.6.275A.937.937%200%201%200%20.275%201.601L6.17%207.496.275%2013.39A.937.937%200%201%200%201.6%2014.716L7.496%208.82l5.895%205.895a.935.935%200%200%200%201.325%200%20.937.937%200%200%200%200-1.326L8.821%207.496z'%20opacity='.8'/%3e%3c/svg%3e", C5 = D(ue)`
|
|
7922
7922
|
display: flex;
|
|
7923
7923
|
flex-direction: row;
|
|
7924
7924
|
align-items: center;
|
|
7925
|
-
`, x5 = D(
|
|
7925
|
+
`, x5 = D(ue)`
|
|
7926
7926
|
padding: 5px 8px;
|
|
7927
7927
|
color: white;
|
|
7928
7928
|
`, E5 = D(Ld.Logo)(() => ({
|
|
@@ -8246,15 +8246,15 @@ function Uc(e) {
|
|
|
8246
8246
|
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, c = e.inputValue, l = e.menuIsOpen, a = e.onChange, u = e.onInputChange, h = e.onMenuClose, m = e.onMenuOpen, C = e.value, v = nn(e, s4), d = Z(c !== void 0 ? c : n), f = st(d, 2), p = f[0], y = f[1], b = Z(l !== void 0 ? l : o), E = st(b, 2), x = E[0], I = E[1], A = Z(C !== void 0 ? C : s), w = st(A, 2), _ = w[0], R = w[1], L = _e(function(J, z) {
|
|
8247
8247
|
typeof a == "function" && a(J, z), R(J);
|
|
8248
8248
|
}, [a]), O = _e(function(J, z) {
|
|
8249
|
-
var
|
|
8250
|
-
typeof u == "function" && (
|
|
8249
|
+
var de;
|
|
8250
|
+
typeof u == "function" && (de = u(J, z)), y(de !== void 0 ? de : J);
|
|
8251
8251
|
}, [u]), N = _e(function() {
|
|
8252
8252
|
typeof m == "function" && m(), I(!0);
|
|
8253
8253
|
}, [m]), j = _e(function() {
|
|
8254
8254
|
typeof h == "function" && h(), I(!1);
|
|
8255
|
-
}, [h]),
|
|
8255
|
+
}, [h]), X = c !== void 0 ? c : p, Y = l !== void 0 ? l : x, te = C !== void 0 ? C : _;
|
|
8256
8256
|
return oe(oe({}, v), {}, {
|
|
8257
|
-
inputValue:
|
|
8257
|
+
inputValue: X,
|
|
8258
8258
|
menuIsOpen: Y,
|
|
8259
8259
|
onChange: L,
|
|
8260
8260
|
onInputChange: O,
|
|
@@ -9033,11 +9033,11 @@ function $4() {
|
|
|
9033
9033
|
}
|
|
9034
9034
|
}
|
|
9035
9035
|
}
|
|
9036
|
-
var x = l, I = a, A = c, w = s, _ = t, R = u, L = r, O = v, N = C, j = n,
|
|
9036
|
+
var x = l, I = a, A = c, w = s, _ = t, R = u, L = r, O = v, N = C, j = n, X = i, Y = o, te = h, J = !1;
|
|
9037
9037
|
function z(H) {
|
|
9038
|
-
return J || (J = !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.")),
|
|
9038
|
+
return J || (J = !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.")), de(H) || E(H) === l;
|
|
9039
9039
|
}
|
|
9040
|
-
function
|
|
9040
|
+
function de(H) {
|
|
9041
9041
|
return E(H) === a;
|
|
9042
9042
|
}
|
|
9043
9043
|
function he(H) {
|
|
@@ -9073,7 +9073,7 @@ function $4() {
|
|
|
9073
9073
|
function Ie(H) {
|
|
9074
9074
|
return E(H) === h;
|
|
9075
9075
|
}
|
|
9076
|
-
Ne.AsyncMode = x, Ne.ConcurrentMode = I, Ne.ContextConsumer = A, Ne.ContextProvider = w, Ne.Element = _, Ne.ForwardRef = R, Ne.Fragment = L, Ne.Lazy = O, Ne.Memo = N, Ne.Portal = j, Ne.Profiler =
|
|
9076
|
+
Ne.AsyncMode = x, Ne.ConcurrentMode = I, Ne.ContextConsumer = A, Ne.ContextProvider = w, Ne.Element = _, Ne.ForwardRef = R, Ne.Fragment = L, Ne.Lazy = O, Ne.Memo = N, Ne.Portal = j, Ne.Profiler = X, Ne.StrictMode = Y, Ne.Suspense = te, Ne.isAsyncMode = z, Ne.isConcurrentMode = de, Ne.isContextConsumer = he, Ne.isContextProvider = P, Ne.isElement = G, Ne.isForwardRef = B, Ne.isFragment = W, Ne.isLazy = K, Ne.isMemo = ne, Ne.isPortal = ie, Ne.isProfiler = M, Ne.isStrictMode = re, Ne.isSuspense = Ie, Ne.isValidElementType = b, Ne.typeOf = E;
|
|
9077
9077
|
}()), Ne;
|
|
9078
9078
|
}
|
|
9079
9079
|
process.env.NODE_ENV === "production" ? tc.exports = z4() : tc.exports = $4();
|
|
@@ -9793,8 +9793,8 @@ function Yy(e) {
|
|
|
9793
9793
|
};
|
|
9794
9794
|
}
|
|
9795
9795
|
if (o === "auto" || s) {
|
|
9796
|
-
var j = t,
|
|
9797
|
-
return
|
|
9796
|
+
var j = t, X = s ? I : w;
|
|
9797
|
+
return X >= r && (j = Math.min(X - E - c, t)), {
|
|
9798
9798
|
placement: "top",
|
|
9799
9799
|
maxHeight: j
|
|
9800
9800
|
};
|
|
@@ -10547,22 +10547,22 @@ var dC = process.env.NODE_ENV === "production" ? {
|
|
|
10547
10547
|
var n = t.ariaSelection, r = t.focusedOption, o = t.focusedValue, i = t.focusableOptions, s = t.isFocused, c = t.selectValue, l = t.selectProps, a = t.id, u = t.isAppleDevice, h = l.ariaLiveMessages, m = l.getOptionLabel, C = l.inputValue, v = l.isMulti, d = l.isOptionDisabled, f = l.isSearchable, p = l.menuIsOpen, y = l.options, b = l.screenReaderStatus, E = l.tabSelectsValue, x = l.isLoading, I = l["aria-label"], A = l["aria-live"], w = Pe(function() {
|
|
10548
10548
|
return oe(oe({}, hC), h || {});
|
|
10549
10549
|
}, [h]), _ = Pe(function() {
|
|
10550
|
-
var
|
|
10550
|
+
var X = "";
|
|
10551
10551
|
if (n && w.onChange) {
|
|
10552
|
-
var Y = n.option, te = n.options, J = n.removedValue, z = n.removedValues,
|
|
10552
|
+
var Y = n.option, te = n.options, J = n.removedValue, z = n.removedValues, de = n.value, he = function(ie) {
|
|
10553
10553
|
return Array.isArray(ie) ? null : ie;
|
|
10554
|
-
}, P = J || Y || he(
|
|
10554
|
+
}, P = J || Y || he(de), G = P ? m(P) : "", B = te || z || void 0, W = B ? B.map(m) : [], K = oe({
|
|
10555
10555
|
// multiSelected items are usually items that have already been selected
|
|
10556
10556
|
// or set by the user as a default value so we assume they are not disabled
|
|
10557
10557
|
isDisabled: P && d(P, c),
|
|
10558
10558
|
label: G,
|
|
10559
10559
|
labels: W
|
|
10560
10560
|
}, n);
|
|
10561
|
-
|
|
10561
|
+
X = w.onChange(K);
|
|
10562
10562
|
}
|
|
10563
|
-
return
|
|
10563
|
+
return X;
|
|
10564
10564
|
}, [n, w, d, c, m]), R = Pe(function() {
|
|
10565
|
-
var
|
|
10565
|
+
var X = "", Y = r || o, te = !!(r && c && c.includes(r));
|
|
10566
10566
|
if (Y && w.onFocus) {
|
|
10567
10567
|
var J = {
|
|
10568
10568
|
focused: Y,
|
|
@@ -10574,26 +10574,26 @@ var dC = process.env.NODE_ENV === "production" ? {
|
|
|
10574
10574
|
selectValue: c,
|
|
10575
10575
|
isAppleDevice: u
|
|
10576
10576
|
};
|
|
10577
|
-
|
|
10577
|
+
X = w.onFocus(J);
|
|
10578
10578
|
}
|
|
10579
|
-
return
|
|
10579
|
+
return X;
|
|
10580
10580
|
}, [r, o, m, d, w, i, c, u]), L = Pe(function() {
|
|
10581
|
-
var
|
|
10581
|
+
var X = "";
|
|
10582
10582
|
if (p && y.length && !x && w.onFilter) {
|
|
10583
10583
|
var Y = b({
|
|
10584
10584
|
count: i.length
|
|
10585
10585
|
});
|
|
10586
|
-
|
|
10586
|
+
X = w.onFilter({
|
|
10587
10587
|
inputValue: C,
|
|
10588
10588
|
resultsMessage: Y
|
|
10589
10589
|
});
|
|
10590
10590
|
}
|
|
10591
|
-
return
|
|
10591
|
+
return X;
|
|
10592
10592
|
}, [i, C, p, w, y, b, x]), O = (n == null ? void 0 : n.action) === "initial-input-focus", N = Pe(function() {
|
|
10593
|
-
var
|
|
10593
|
+
var X = "";
|
|
10594
10594
|
if (w.guidance) {
|
|
10595
10595
|
var Y = o ? "value" : p ? "menu" : "input";
|
|
10596
|
-
|
|
10596
|
+
X = w.guidance({
|
|
10597
10597
|
"aria-label": I,
|
|
10598
10598
|
context: Y,
|
|
10599
10599
|
isDisabled: r && d(r, c),
|
|
@@ -10603,7 +10603,7 @@ var dC = process.env.NODE_ENV === "production" ? {
|
|
|
10603
10603
|
isInitialFocus: O
|
|
10604
10604
|
});
|
|
10605
10605
|
}
|
|
10606
|
-
return
|
|
10606
|
+
return X;
|
|
10607
10607
|
}, [I, r, o, v, d, f, p, w, c, E, O]), j = ae(Ea, null, ae("span", {
|
|
10608
10608
|
id: "aria-selection"
|
|
10609
10609
|
}, _), ae("span", {
|
|
@@ -11995,7 +11995,7 @@ var f1 = function(t) {
|
|
|
11995
11995
|
}, {
|
|
11996
11996
|
key: "renderMenu",
|
|
11997
11997
|
value: function() {
|
|
11998
|
-
var o = this, i = this.getComponents(), s = i.Group, c = i.GroupHeading, l = i.Menu, a = i.MenuList, u = i.MenuPortal, h = i.LoadingMessage, m = i.NoOptionsMessage, C = i.Option, v = this.commonProps, d = this.state.focusedOption, f = this.props, p = f.captureMenuScroll, y = f.inputValue, b = f.isLoading, E = f.loadingMessage, x = f.minMenuHeight, I = f.maxMenuHeight, A = f.menuIsOpen, w = f.menuPlacement, _ = f.menuPosition, R = f.menuPortalTarget, L = f.menuShouldBlockScroll, O = f.menuShouldScrollIntoView, N = f.noOptionsMessage, j = f.onMenuScrollToTop,
|
|
11998
|
+
var o = this, i = this.getComponents(), s = i.Group, c = i.GroupHeading, l = i.Menu, a = i.MenuList, u = i.MenuPortal, h = i.LoadingMessage, m = i.NoOptionsMessage, C = i.Option, v = this.commonProps, d = this.state.focusedOption, f = this.props, p = f.captureMenuScroll, y = f.inputValue, b = f.isLoading, E = f.loadingMessage, x = f.minMenuHeight, I = f.maxMenuHeight, A = f.menuIsOpen, w = f.menuPlacement, _ = f.menuPosition, R = f.menuPortalTarget, L = f.menuShouldBlockScroll, O = f.menuShouldScrollIntoView, N = f.noOptionsMessage, j = f.onMenuScrollToTop, X = f.onMenuScrollToBottom;
|
|
11999
11999
|
if (!A) return null;
|
|
12000
12000
|
var Y = function(G, B) {
|
|
12001
12001
|
var W = G.type, K = G.data, ne = G.isDisabled, ie = G.isSelected, M = G.label, re = G.value, Ie = d === K, H = ne ? void 0 : function() {
|
|
@@ -12058,15 +12058,15 @@ var f1 = function(t) {
|
|
|
12058
12058
|
if (z === null) return null;
|
|
12059
12059
|
te = /* @__PURE__ */ F.createElement(m, v, z);
|
|
12060
12060
|
}
|
|
12061
|
-
var
|
|
12061
|
+
var de = {
|
|
12062
12062
|
minMenuHeight: x,
|
|
12063
12063
|
maxMenuHeight: I,
|
|
12064
12064
|
menuPlacement: w,
|
|
12065
12065
|
menuPosition: _,
|
|
12066
12066
|
menuShouldScrollIntoView: O
|
|
12067
|
-
}, he = /* @__PURE__ */ F.createElement(qy, ce({}, v,
|
|
12067
|
+
}, he = /* @__PURE__ */ F.createElement(qy, ce({}, v, de), function(P) {
|
|
12068
12068
|
var G = P.ref, B = P.placerProps, W = B.placement, K = B.maxHeight;
|
|
12069
|
-
return /* @__PURE__ */ F.createElement(l, ce({}, v,
|
|
12069
|
+
return /* @__PURE__ */ F.createElement(l, ce({}, v, de, {
|
|
12070
12070
|
innerRef: G,
|
|
12071
12071
|
innerProps: {
|
|
12072
12072
|
onMouseDown: o.onMenuMouseDown,
|
|
@@ -12077,7 +12077,7 @@ var f1 = function(t) {
|
|
|
12077
12077
|
}), /* @__PURE__ */ F.createElement(SC, {
|
|
12078
12078
|
captureEnabled: p,
|
|
12079
12079
|
onTopArrive: j,
|
|
12080
|
-
onBottomArrive:
|
|
12080
|
+
onBottomArrive: X,
|
|
12081
12081
|
lockEnabled: L
|
|
12082
12082
|
}, function(ne) {
|
|
12083
12083
|
return /* @__PURE__ */ F.createElement(a, ce({}, v, {
|
|
@@ -12226,13 +12226,13 @@ var JC = /* @__PURE__ */ ds(function(e, t) {
|
|
|
12226
12226
|
ref: t
|
|
12227
12227
|
}, n));
|
|
12228
12228
|
}), QC = JC;
|
|
12229
|
-
const qC = D(
|
|
12229
|
+
const qC = D(ue)`
|
|
12230
12230
|
display: flex;
|
|
12231
12231
|
align-items: center;
|
|
12232
12232
|
gap: 2px;
|
|
12233
|
-
font-family: ${
|
|
12233
|
+
font-family: ${U.typography.fontFamily};
|
|
12234
12234
|
font-size: 13px;
|
|
12235
|
-
color: ${
|
|
12235
|
+
color: ${U.palette.gray.gray1};
|
|
12236
12236
|
& > span {
|
|
12237
12237
|
max-width: 100%;
|
|
12238
12238
|
overflow-wrap: break-word;
|
|
@@ -12250,7 +12250,7 @@ function h1(e) {
|
|
|
12250
12250
|
/* @__PURE__ */ g.jsx("span", { children: e.children })
|
|
12251
12251
|
] }) });
|
|
12252
12252
|
}
|
|
12253
|
-
const e6 = D(
|
|
12253
|
+
const e6 = D(ue)`
|
|
12254
12254
|
height: 24px;
|
|
12255
12255
|
width: 24px;
|
|
12256
12256
|
border-radius: 50%;
|
|
@@ -12302,7 +12302,7 @@ const e6 = D(de)`
|
|
|
12302
12302
|
...n,
|
|
12303
12303
|
...(o = e == null ? void 0 : e.menuPortal) == null ? void 0 : o.call(e, n, r),
|
|
12304
12304
|
zIndex: t,
|
|
12305
|
-
fontFamily:
|
|
12305
|
+
fontFamily: U.typography.fontFamily,
|
|
12306
12306
|
fontSize: "13px"
|
|
12307
12307
|
};
|
|
12308
12308
|
}
|
|
@@ -12386,7 +12386,7 @@ var v1 = /* @__PURE__ */ ((e) => (e.DATE = "DD/MM/YYYY", e))(v1 || {}), i6 = ["d
|
|
|
12386
12386
|
function y1(e) {
|
|
12387
12387
|
var t = e.defaultOptions, n = t === void 0 ? !1 : t, r = e.cacheOptions, o = r === void 0 ? !1 : r, i = e.loadOptions;
|
|
12388
12388
|
e.options;
|
|
12389
|
-
var s = e.isLoading, c = s === void 0 ? !1 : s, l = e.onInputChange, a = e.filterOption, u = a === void 0 ? null : a, h = nn(e, i6), m = h.inputValue, C = Ce(void 0), v = Ce(!1), d = Z(Array.isArray(n) ? n : void 0), f = st(d, 2), p = f[0], y = f[1], b = Z(typeof m < "u" ? m : ""), E = st(b, 2), x = E[0], I = E[1], A = Z(n === !0), w = st(A, 2), _ = w[0], R = w[1], L = Z(void 0), O = st(L, 2), N = O[0], j = O[1],
|
|
12389
|
+
var s = e.isLoading, c = s === void 0 ? !1 : s, l = e.onInputChange, a = e.filterOption, u = a === void 0 ? null : a, h = nn(e, i6), m = h.inputValue, C = Ce(void 0), v = Ce(!1), d = Z(Array.isArray(n) ? n : void 0), f = st(d, 2), p = f[0], y = f[1], b = Z(typeof m < "u" ? m : ""), E = st(b, 2), x = E[0], I = E[1], A = Z(n === !0), w = st(A, 2), _ = w[0], R = w[1], L = Z(void 0), O = st(L, 2), N = O[0], j = O[1], X = Z([]), Y = st(X, 2), te = Y[0], J = Y[1], z = Z(!1), de = st(z, 2), he = de[0], P = de[1], G = Z({}), B = st(G, 2), W = B[0], K = B[1], ne = Z(void 0), ie = st(ne, 2), M = ie[0], re = ie[1], Ie = Z(void 0), H = st(Ie, 2), Ze = H[0], Ge = H[1];
|
|
12390
12390
|
o !== Ze && (K({}), Ge(o)), n !== M && (y(Array.isArray(n) ? n : void 0), re(n)), pe(function() {
|
|
12391
12391
|
return v.current = !0, function() {
|
|
12392
12392
|
v.current = !1;
|
|
@@ -12468,12 +12468,12 @@ function l6(e) {
|
|
|
12468
12468
|
if (j[j.length - 1] === _) {
|
|
12469
12469
|
if (h) h(E);
|
|
12470
12470
|
else {
|
|
12471
|
-
var
|
|
12471
|
+
var X = u(E, E), Y = {
|
|
12472
12472
|
action: "create-option",
|
|
12473
12473
|
name: w,
|
|
12474
|
-
option:
|
|
12474
|
+
option: X
|
|
12475
12475
|
};
|
|
12476
|
-
v(So(I, [].concat(Rr(is(A)), [
|
|
12476
|
+
v(So(I, [].concat(Rr(is(A)), [X]), X), Y);
|
|
12477
12477
|
}
|
|
12478
12478
|
return;
|
|
12479
12479
|
}
|
|
@@ -12524,12 +12524,12 @@ function m6({ stackIndex: e, isScrollTarget: t, ...n }) {
|
|
|
12524
12524
|
} = n, { getValue: f, closeMenuOnScroll: p } = m1({ options: r, isMulti: u, isScrollTarget: t }), y = (O, N, j) => (a.current && a.current.abort("stale data"), a.current = new AbortController(), m == null ? void 0 : m(O, N, j, a.current)), b = h6(
|
|
12525
12525
|
(O, N) => {
|
|
12526
12526
|
if (s(O), r.length > 0 && !C) {
|
|
12527
|
-
const
|
|
12528
|
-
N(
|
|
12527
|
+
const X = r.filter((Y) => Y && typeof Y == "object" && "label" in Y && typeof Y.label == "string" ? Y.label.toLowerCase().includes(O.toLowerCase()) : !1);
|
|
12528
|
+
N(X);
|
|
12529
12529
|
return;
|
|
12530
12530
|
}
|
|
12531
|
-
const j = (
|
|
12532
|
-
N(
|
|
12531
|
+
const j = (X) => {
|
|
12532
|
+
N(X), o(X);
|
|
12533
12533
|
};
|
|
12534
12534
|
y == null || y(O, j, !1);
|
|
12535
12535
|
},
|
|
@@ -12549,9 +12549,9 @@ function m6({ stackIndex: e, isScrollTarget: t, ...n }) {
|
|
|
12549
12549
|
var N;
|
|
12550
12550
|
(N = n.onFocus) == null || N.call(n, O), !c && d && (o([]), l(!0), y == null || y(i, E, !1));
|
|
12551
12551
|
}, _ = (O) => (N) => {
|
|
12552
|
-
var
|
|
12552
|
+
var X;
|
|
12553
12553
|
const j = N.find((Y) => Y.label === O);
|
|
12554
|
-
!n.isMulti && j && ((
|
|
12554
|
+
!n.isMulti && j && ((X = n.onChange) == null || X.call(n, j, {
|
|
12555
12555
|
action: "select-option",
|
|
12556
12556
|
name: n.name,
|
|
12557
12557
|
option: j
|
|
@@ -12590,12 +12590,12 @@ function m6({ stackIndex: e, isScrollTarget: t, ...n }) {
|
|
|
12590
12590
|
}
|
|
12591
12591
|
);
|
|
12592
12592
|
}
|
|
12593
|
-
const co = "table-cell-form-field", Ps = "60px", js = "24px", b6 = D(
|
|
12593
|
+
const co = "table-cell-form-field", Ps = "60px", js = "24px", b6 = D(ue)`
|
|
12594
12594
|
width: 100%;
|
|
12595
|
-
`, v6 = D(
|
|
12595
|
+
`, v6 = D(ue)`
|
|
12596
12596
|
width: 100%;
|
|
12597
12597
|
overflow-x: auto;
|
|
12598
|
-
`, y6 = D(
|
|
12598
|
+
`, y6 = D(ue)`
|
|
12599
12599
|
--border-color: rgb(214, 221, 232);
|
|
12600
12600
|
--border-size: 1px;
|
|
12601
12601
|
display: grid;
|
|
@@ -12609,7 +12609,7 @@ const co = "table-cell-form-field", Ps = "60px", js = "24px", b6 = D(de)`
|
|
|
12609
12609
|
&:empty {
|
|
12610
12610
|
margin-top: 0;
|
|
12611
12611
|
}
|
|
12612
|
-
`, x1 = D(
|
|
12612
|
+
`, x1 = D(ue)`
|
|
12613
12613
|
--cell-padding: 0;
|
|
12614
12614
|
display: grid;
|
|
12615
12615
|
grid-template-columns: subgrid;
|
|
@@ -12621,7 +12621,7 @@ const co = "table-cell-form-field", Ps = "60px", js = "24px", b6 = D(de)`
|
|
|
12621
12621
|
`, x6 = D(x1)`
|
|
12622
12622
|
--cell-padding: 10px ${js};
|
|
12623
12623
|
border-bottom: 1px solid var(--border-color);
|
|
12624
|
-
`, pa = D(
|
|
12624
|
+
`, pa = D(ue)`
|
|
12625
12625
|
border: var(--border-size) solid transparent;
|
|
12626
12626
|
border-right: var(--border-size) solid var(--border-color);
|
|
12627
12627
|
padding: var(--cell-padding, 0);
|
|
@@ -12670,7 +12670,7 @@ const co = "table-cell-form-field", Ps = "60px", js = "24px", b6 = D(de)`
|
|
|
12670
12670
|
width: 20px;
|
|
12671
12671
|
height: 20px;
|
|
12672
12672
|
}
|
|
12673
|
-
`, I6 = D(
|
|
12673
|
+
`, I6 = D(ue)`
|
|
12674
12674
|
margin-left: auto;
|
|
12675
12675
|
`, w6 = D($)`
|
|
12676
12676
|
box-sizing: content-box;
|
|
@@ -12680,7 +12680,7 @@ const co = "table-cell-form-field", Ps = "60px", js = "24px", b6 = D(de)`
|
|
|
12680
12680
|
align-items: center;
|
|
12681
12681
|
column-gap: 20px;
|
|
12682
12682
|
min-height: 28px;
|
|
12683
|
-
color: ${
|
|
12683
|
+
color: ${U.palette.gray.gray1};
|
|
12684
12684
|
font-weight: bold;
|
|
12685
12685
|
`, A6 = D(Vh)`
|
|
12686
12686
|
&.${co} .MuiInputBase-root {
|
|
@@ -12759,7 +12759,7 @@ const T6 = D(Wh)`
|
|
|
12759
12759
|
{
|
|
12760
12760
|
variant: "h4",
|
|
12761
12761
|
component: "label",
|
|
12762
|
-
color:
|
|
12762
|
+
color: U.palette.gray.gray1,
|
|
12763
12763
|
className: "hiver__field--label",
|
|
12764
12764
|
...r,
|
|
12765
12765
|
children: [
|
|
@@ -12857,7 +12857,7 @@ const T6 = D(Wh)`
|
|
|
12857
12857
|
...G
|
|
12858
12858
|
});
|
|
12859
12859
|
m(B);
|
|
12860
|
-
},
|
|
12860
|
+
}, X = (P, G) => {
|
|
12861
12861
|
const B = d.map((W) => {
|
|
12862
12862
|
if (P !== W[rr])
|
|
12863
12863
|
return W;
|
|
@@ -12896,10 +12896,10 @@ const T6 = D(Wh)`
|
|
|
12896
12896
|
}
|
|
12897
12897
|
j(P, ne);
|
|
12898
12898
|
}
|
|
12899
|
-
(W == null ? void 0 : W.action) === "clear" && W.name &&
|
|
12899
|
+
(W == null ? void 0 : W.action) === "clear" && W.name && X(P, [W.name]);
|
|
12900
12900
|
}, z = (P, G, B) => {
|
|
12901
12901
|
j(P, { [G]: (B == null ? void 0 : B.toISOString()) ?? "" });
|
|
12902
|
-
},
|
|
12902
|
+
}, de = (P, G, B, W) => {
|
|
12903
12903
|
W && E((K) => {
|
|
12904
12904
|
const ne = K[P] ?? {};
|
|
12905
12905
|
return { ...K, [P]: { ...ne, [G]: B } };
|
|
@@ -12929,7 +12929,7 @@ const T6 = D(Wh)`
|
|
|
12929
12929
|
checkboxChangeHandler: (...ie) => te(P, B, ie[1]),
|
|
12930
12930
|
selectChangeHandler: (...ie) => J(P, G, ...ie),
|
|
12931
12931
|
dateChangeHandler: (ie, M) => z(P, ie, M),
|
|
12932
|
-
onValidationError: (...ie) =>
|
|
12932
|
+
onValidationError: (...ie) => de(P, ...ie),
|
|
12933
12933
|
fetchConfig: a == null ? void 0 : a[B],
|
|
12934
12934
|
createConfig: u == null ? void 0 : u[B],
|
|
12935
12935
|
isScrollTarget: he,
|
|
@@ -12968,7 +12968,7 @@ const T6 = D(Wh)`
|
|
|
12968
12968
|
] });
|
|
12969
12969
|
};
|
|
12970
12970
|
Bs.ROW_ID = rr;
|
|
12971
|
-
const O6 = D(
|
|
12971
|
+
const O6 = D(ue)`
|
|
12972
12972
|
box-sizing: border-box;
|
|
12973
12973
|
&:not(:has(.${co})) {
|
|
12974
12974
|
transform: translate(0, 5px);
|
|
@@ -13018,7 +13018,7 @@ const O6 = D(de)`
|
|
|
13018
13018
|
&.MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline {
|
|
13019
13019
|
border-width: 1px;
|
|
13020
13020
|
}
|
|
13021
|
-
`, Wu = D(
|
|
13021
|
+
`, Wu = D(ue)`
|
|
13022
13022
|
& .hiverFormField__placeholder {
|
|
13023
13023
|
color: #97a3b7;
|
|
13024
13024
|
}
|
|
@@ -13126,10 +13126,10 @@ const O6 = D(de)`
|
|
|
13126
13126
|
height: 100%;
|
|
13127
13127
|
}
|
|
13128
13128
|
}
|
|
13129
|
-
`, Zu = D(
|
|
13129
|
+
`, Zu = D(ue)`
|
|
13130
13130
|
font-size: 12px;
|
|
13131
13131
|
font-weight: 400;
|
|
13132
|
-
font-family: ${
|
|
13132
|
+
font-family: ${U.typography.fontFamily};
|
|
13133
13133
|
margin: 2px 14px 0px 0px;
|
|
13134
13134
|
text-align: left;
|
|
13135
13135
|
position: absolute;
|
|
@@ -13138,7 +13138,7 @@ const O6 = D(de)`
|
|
|
13138
13138
|
&.helper--error {
|
|
13139
13139
|
color: #d32f2f;
|
|
13140
13140
|
}
|
|
13141
|
-
`, N6 = D(
|
|
13141
|
+
`, N6 = D(ue)`
|
|
13142
13142
|
width: 100%;
|
|
13143
13143
|
position: relative;
|
|
13144
13144
|
& .MuiInputBase-root {
|
|
@@ -13152,7 +13152,7 @@ const O6 = D(de)`
|
|
|
13152
13152
|
position: absolute;
|
|
13153
13153
|
margin-left: 5px;
|
|
13154
13154
|
}
|
|
13155
|
-
`, k6 = D(
|
|
13155
|
+
`, k6 = D(ue)`
|
|
13156
13156
|
display: inline-block;
|
|
13157
13157
|
margin-right: 9px;
|
|
13158
13158
|
width: 9px;
|
|
@@ -13166,7 +13166,7 @@ const O6 = D(de)`
|
|
|
13166
13166
|
}
|
|
13167
13167
|
`, M6 = D($)`
|
|
13168
13168
|
position: relative;
|
|
13169
|
-
font-family: ${
|
|
13169
|
+
font-family: ${U.typography.fontFamily};
|
|
13170
13170
|
&.expandable {
|
|
13171
13171
|
display: grid;
|
|
13172
13172
|
grid-template-columns: 1fr;
|
|
@@ -13231,7 +13231,7 @@ const O6 = D(de)`
|
|
|
13231
13231
|
showGlobalLoader: A = !1,
|
|
13232
13232
|
hideHelperText: w = !1,
|
|
13233
13233
|
meta: { isExpandable: _ = y === "table", isExpanded: R = !0 } = {}
|
|
13234
|
-
} = m, [L, O] = Z(!1), [N, j] = Z(""), [
|
|
13234
|
+
} = m, [L, O] = Z(!1), [N, j] = Z(""), [X, Y] = Z(R);
|
|
13235
13235
|
pe(() => {
|
|
13236
13236
|
L || J(m.value, !1);
|
|
13237
13237
|
}, [L, m.value]);
|
|
@@ -13255,7 +13255,7 @@ const O6 = D(de)`
|
|
|
13255
13255
|
const z = (M) => {
|
|
13256
13256
|
var re;
|
|
13257
13257
|
L || O(!0), (re = m.onBlur) == null || re.call(m, M), L && b && J(m.value);
|
|
13258
|
-
},
|
|
13258
|
+
}, de = () => w ? null : m.helperText ? /* @__PURE__ */ g.jsx(Zu, { children: v }) : L && N ? /* @__PURE__ */ g.jsx(Zu, { className: "helper--error", children: N }) : null, he = (M) => {
|
|
13259
13259
|
M && !L && O(!0), c == null || c(M), L && E && J(M.target.value);
|
|
13260
13260
|
}, P = (M, re) => {
|
|
13261
13261
|
M && !L && O(!0), h == null || h(M, re), L && E && J(re);
|
|
@@ -13363,7 +13363,7 @@ const O6 = D(de)`
|
|
|
13363
13363
|
spacing: I,
|
|
13364
13364
|
useFlexGap: !0,
|
|
13365
13365
|
..._ && {
|
|
13366
|
-
className: `expandable ${
|
|
13366
|
+
className: `expandable ${X ? "open" : "close"}`
|
|
13367
13367
|
},
|
|
13368
13368
|
children: [
|
|
13369
13369
|
/* @__PURE__ */ g.jsx(
|
|
@@ -13382,7 +13382,7 @@ const O6 = D(de)`
|
|
|
13382
13382
|
/* @__PURE__ */ g.jsx(Ve, { title: m.toolTipTitle, arrow: !0, placement: "right-end", disableHoverListener: !0, children: ie(m) }),
|
|
13383
13383
|
r != null && r.icon ? /* @__PURE__ */ g.jsx(Ve, { title: r.toolTipText, placement: "bottom", children: /* @__PURE__ */ g.jsx(P6, { className: "form--sideIcon", children: r == null ? void 0 : r.icon }) }) : null
|
|
13384
13384
|
] }),
|
|
13385
|
-
|
|
13385
|
+
de()
|
|
13386
13386
|
]
|
|
13387
13387
|
}
|
|
13388
13388
|
);
|
|
@@ -13399,7 +13399,7 @@ const O6 = D(de)`
|
|
|
13399
13399
|
--field-space: calc( ${e - 1} * var(--field-gap));
|
|
13400
13400
|
--field-width: calc( ( 100% - var(--field-space) ) / ${e} );
|
|
13401
13401
|
`}
|
|
13402
|
-
`, G6 = D(
|
|
13402
|
+
`, G6 = D(ue)`
|
|
13403
13403
|
--cols: ${({ cols: e }) => e};
|
|
13404
13404
|
--include-gap: calc((var(--cols) - 1) * var(--field-gap));
|
|
13405
13405
|
--include-width: calc(var(--cols) * var(--field-width));
|
|
@@ -13456,7 +13456,7 @@ const O6 = D(de)`
|
|
|
13456
13456
|
) }, ((_ = d == null ? void 0 : d[w.name]) == null ? void 0 : _.key) || w.name);
|
|
13457
13457
|
}) })
|
|
13458
13458
|
] }, E)) });
|
|
13459
|
-
}, H6 = D(
|
|
13459
|
+
}, H6 = D(ue)`
|
|
13460
13460
|
width: 100%;
|
|
13461
13461
|
aspect-ratio: ${({ aspectRatio: e }) => e};
|
|
13462
13462
|
border-radius: 8px;
|
|
@@ -13717,7 +13717,7 @@ const O6 = D(de)`
|
|
|
13717
13717
|
const j = R.data.data.map((J) => v ? {
|
|
13718
13718
|
...J,
|
|
13719
13719
|
avatarUrl: J.avatarUrl || j5
|
|
13720
|
-
} : (delete J.avatarUrl, J)),
|
|
13720
|
+
} : (delete J.avatarUrl, J)), X = [...p, ...j], Y = E ? j.length >= I : !1, te = yf(X, (J) => J.value);
|
|
13721
13721
|
return c == null || c(te), {
|
|
13722
13722
|
optionsList: te,
|
|
13723
13723
|
fieldName: r,
|
|
@@ -14174,7 +14174,7 @@ Do you want to continue?`, A7 = "Select an object to create", _7 = "Select an ob
|
|
|
14174
14174
|
}
|
|
14175
14175
|
return l ? N0.replace(/{{connector_name}}/g, (a == null ? void 0 : a[0]) || "") : Gl;
|
|
14176
14176
|
}, [n, l, a, C]), O = _e(() => {
|
|
14177
|
-
const z = n || W7(w, a), { error_code:
|
|
14177
|
+
const z = n || W7(w, a), { error_code: de, error_message: he } = Ju(z);
|
|
14178
14178
|
x == null || x(Xm, {
|
|
14179
14179
|
sm_ids: b,
|
|
14180
14180
|
frontend_req_params: {
|
|
@@ -14184,7 +14184,7 @@ Do you want to continue?`, A7 = "Select an object to create", _7 = "Select an ob
|
|
|
14184
14184
|
},
|
|
14185
14185
|
card_title: u,
|
|
14186
14186
|
connector_name: a != null && a.length ? a : "",
|
|
14187
|
-
error_code:
|
|
14187
|
+
error_code: de,
|
|
14188
14188
|
error_message: he
|
|
14189
14189
|
});
|
|
14190
14190
|
}, [
|
|
@@ -14203,14 +14203,14 @@ Do you want to continue?`, A7 = "Select an object to create", _7 = "Select an ob
|
|
|
14203
14203
|
}, [O, w, l, n, C]), pe(() => {
|
|
14204
14204
|
const z = r ? p.current : f.current;
|
|
14205
14205
|
if (z) {
|
|
14206
|
-
const
|
|
14207
|
-
R(
|
|
14206
|
+
const de = z.scrollHeight > z.clientHeight || z.scrollWidth > z.clientWidth;
|
|
14207
|
+
R(de);
|
|
14208
14208
|
}
|
|
14209
14209
|
}, [t, r]);
|
|
14210
14210
|
const N = o == Ga.NOT_FOUND;
|
|
14211
14211
|
let j = N ? Si : t;
|
|
14212
14212
|
s === "date" && j && !N && (j = new Date(parseInt(j)).toLocaleDateString(navigator.language));
|
|
14213
|
-
const
|
|
14213
|
+
const X = !!n || l, Y = () => {
|
|
14214
14214
|
c ? I == null || I.redirectToAdmin() : window.open(S3, "_blank");
|
|
14215
14215
|
}, te = () => {
|
|
14216
14216
|
x == null || x(zm, {
|
|
@@ -14219,12 +14219,12 @@ Do you want to continue?`, A7 = "Select an object to create", _7 = "Select an ob
|
|
|
14219
14219
|
field_name: v
|
|
14220
14220
|
});
|
|
14221
14221
|
}, J = (z) => {
|
|
14222
|
-
const
|
|
14222
|
+
const de = /<>(.*?)<>/g, he = z.split(de);
|
|
14223
14223
|
return /* @__PURE__ */ g.jsx(ye.Fragment, { children: he.map(
|
|
14224
14224
|
(P, G) => G % 2 === 1 ? /* @__PURE__ */ g.jsx(vb, { variant: "body2", onClick: Y, children: P }, G) : P
|
|
14225
14225
|
) });
|
|
14226
14226
|
};
|
|
14227
|
-
return i ? /* @__PURE__ */ g.jsx(Wn, { variant: "rounded", width: "100%", height: 16, animation: "wave", margin: "4px 0 0 0" }) :
|
|
14227
|
+
return i ? /* @__PURE__ */ g.jsx(Wn, { variant: "rounded", width: "100%", height: 16, animation: "wave", margin: "4px 0 0 0" }) : X ? /* @__PURE__ */ g.jsxs(W0, { gap: "7px", children: [
|
|
14228
14228
|
d ? /* @__PURE__ */ g.jsx($, { marginTop: "3px", flexShrink: "0", children: /* @__PURE__ */ g.jsx("img", { src: H7, width: "18px", height: "18px" }) }) : null,
|
|
14229
14229
|
/* @__PURE__ */ g.jsx(Z0, { variant: "body2", children: L ? J(L) : Gl })
|
|
14230
14230
|
] }) : /* @__PURE__ */ g.jsx(Ve, { title: _ ? j : null, placement: "bottom", children: r ? /* @__PURE__ */ g.jsx(
|
|
@@ -14262,7 +14262,7 @@ Do you want to continue?`, A7 = "Select an object to create", _7 = "Select an ob
|
|
|
14262
14262
|
},
|
|
14263
14263
|
sx: { ...i },
|
|
14264
14264
|
children: /* @__PURE__ */ g.jsxs($, { direction: "row", children: [
|
|
14265
|
-
r && /* @__PURE__ */ g.jsx(
|
|
14265
|
+
r && /* @__PURE__ */ g.jsx(ue, { position: "absolute", right: 10, top: 10, children: /* @__PURE__ */ g.jsx(Ve, { title: "Close", placement: "bottom", children: /* @__PURE__ */ g.jsx(dt, { onClick: () => t(!1), children: /* @__PURE__ */ g.jsx("img", { src: R1 }) }) }) }),
|
|
14266
14266
|
n
|
|
14267
14267
|
] })
|
|
14268
14268
|
}
|
|
@@ -14271,7 +14271,7 @@ Do you want to continue?`, A7 = "Select an object to create", _7 = "Select an ob
|
|
|
14271
14271
|
const { id: t, cardTitle: n, specificCardData: r, specificConnectorApiStatus: o, isOpen: i, currentCard: s } = e, c = 24, l = (o == null ? void 0 : o[t]) === ee.IDLE, a = (o == null ? void 0 : o[t]) === ee.LOADING, u = (o == null ? void 0 : o[t]) === ee.FAILED, { cardType: h, data: m, cardErrorMessage: C, redirectToAdminTab: v, connectorNames: d } = (r == null ? void 0 : r[t]) || {}, f = h === "flat", [p, y] = Z(!1), [b, E] = Z(!1), [x, I] = Z(!1), [A, w] = Z(!1), _ = ((P = m == null ? void 0 : m.listItems) == null ? void 0 : P.statusCode) !== 401, R = Pe(() => {
|
|
14272
14272
|
var W, K, ne, ie;
|
|
14273
14273
|
return f && ((W = m == null ? void 0 : m.flatDisplay) != null && W.data) ? m.flatDisplay.data : !f && ((ie = (ne = (K = m == null ? void 0 : m.listItems) == null ? void 0 : K.fields) == null ? void 0 : ne[0]) != null && ie.data) ? m.listItems.fields[0].data : [];
|
|
14274
|
-
}, [f, m]), L = Pe(() => R == null ? void 0 : R.slice(0, 5), [R]), [O, N] = Z([]), j = Ce(null), [
|
|
14274
|
+
}, [f, m]), L = Pe(() => R == null ? void 0 : R.slice(0, 5), [R]), [O, N] = Z([]), j = Ce(null), [X, Y] = Z(0), te = p ? -180 : 0, J = f ? !1 : !!((G = m == null ? void 0 : m.listItems) != null && G.errorMessage), z = J || u || C, de = l && !J && i && (x || b);
|
|
14275
14275
|
to(() => {
|
|
14276
14276
|
var W;
|
|
14277
14277
|
(W = j.current) != null && W.scrollHeight && Y(j.current.scrollHeight + c);
|
|
@@ -14295,10 +14295,10 @@ Do you want to continue?`, A7 = "Select an object to create", _7 = "Select an ob
|
|
|
14295
14295
|
setShowModal: w
|
|
14296
14296
|
}
|
|
14297
14297
|
) }),
|
|
14298
|
-
/* @__PURE__ */ g.jsx(mb, { className: i ? "" : "slideUp", height:
|
|
14298
|
+
/* @__PURE__ */ g.jsx(mb, { className: i ? "" : "slideUp", height: X, children: /* @__PURE__ */ g.jsx($, { ref: j, gap: 1, margin: "12px", children: a && !(O != null && O.length) ? /* @__PURE__ */ g.jsxs(g.Fragment, { children: [
|
|
14299
14299
|
/* @__PURE__ */ g.jsx(Wn, { variant: "rounded", width: "100%", height: 20, animation: "wave" }),
|
|
14300
14300
|
/* @__PURE__ */ g.jsx(Wn, { variant: "rounded", width: "100%", height: 20, animation: "wave" })
|
|
14301
|
-
] }) : /* @__PURE__ */ g.jsx(g.Fragment, { children: z ? /* @__PURE__ */ g.jsx(
|
|
14301
|
+
] }) : /* @__PURE__ */ g.jsx(g.Fragment, { children: z ? /* @__PURE__ */ g.jsx(ue, { margin: "8px 0", children: /* @__PURE__ */ g.jsx(
|
|
14302
14302
|
Qu,
|
|
14303
14303
|
{
|
|
14304
14304
|
error: C,
|
|
@@ -14332,8 +14332,8 @@ Do you want to continue?`, A7 = "Select an object to create", _7 = "Select an ob
|
|
|
14332
14332
|
}
|
|
14333
14333
|
)
|
|
14334
14334
|
] }, ne);
|
|
14335
|
-
}) : /* @__PURE__ */ g.jsx(
|
|
14336
|
-
!C &&
|
|
14335
|
+
}) : /* @__PURE__ */ g.jsx(ue, { margin: "8px 0", children: /* @__PURE__ */ g.jsx(Z0, { children: b3 }) }) }) }) }),
|
|
14336
|
+
!C && de && /* @__PURE__ */ g.jsx(Lb, { variant: "body2_medium", onClick: he, children: x ? /* @__PURE__ */ g.jsxs(g.Fragment, { children: [
|
|
14337
14337
|
p ? uv : Ql,
|
|
14338
14338
|
/* @__PURE__ */ g.jsx(Sb, { src: lv, transformAngle: te })
|
|
14339
14339
|
] }) : Ql })
|
|
@@ -14512,7 +14512,7 @@ Do you want to continue?`, A7 = "Select an object to create", _7 = "Select an ob
|
|
|
14512
14512
|
} = e, c = en(), { availableFeatures: l, sendTrackingEvent: a, conversationId: u, currentSmIds: h } = $e(Je), { userGroupId: m } = En() || {}, [C, v] = Z(!!i), [d, f] = Z(!1), [p, y] = Z(!1), [b, E] = Z(!1), { id: x, title: I, externalResourceId: A = "", forms: w = [], logoUrl: _ } = t;
|
|
14513
14513
|
let R = x;
|
|
14514
14514
|
A && (R = `${R}_${A}`);
|
|
14515
|
-
const { data: L, cardType: O, cardErrorMessage: N, connectorNames: j } = (n == null ? void 0 : n[R]) ?? {},
|
|
14515
|
+
const { data: L, cardType: O, cardErrorMessage: N, connectorNames: j } = (n == null ? void 0 : n[R]) ?? {}, X = (j == null ? void 0 : j[0]) || "", Y = (o == null ? void 0 : o[R]) === ee.LOADING, te = (o == null ? void 0 : o[R]) === ee.FAILED, J = !!(gt(l, A0) && A), z = Pe(() => {
|
|
14516
14516
|
var M, re;
|
|
14517
14517
|
if (N || te || !(gt(l, l3) && w.some((Ie) => Ie.type === "edit")))
|
|
14518
14518
|
return !1;
|
|
@@ -14524,7 +14524,7 @@ Do you want to continue?`, A7 = "Select an object to create", _7 = "Select an ob
|
|
|
14524
14524
|
default:
|
|
14525
14525
|
return !1;
|
|
14526
14526
|
}
|
|
14527
|
-
}, [L, O, l, w, t, N, te]),
|
|
14527
|
+
}, [L, O, l, w, t, N, te]), de = _e(
|
|
14528
14528
|
(M = !1) => {
|
|
14529
14529
|
const re = M ? jm : Pm;
|
|
14530
14530
|
r && x && u && c(Do({ id: x, email: r, conversationId: u, externalResourceId: A })).unwrap().then((Ie) => {
|
|
@@ -14544,8 +14544,8 @@ Do you want to continue?`, A7 = "Select an object to create", _7 = "Select an ob
|
|
|
14544
14544
|
[c, r, x, I, a, u, A, h]
|
|
14545
14545
|
);
|
|
14546
14546
|
pe(() => {
|
|
14547
|
-
C &&
|
|
14548
|
-
}, [C,
|
|
14547
|
+
C && de(!0);
|
|
14548
|
+
}, [C, de]);
|
|
14549
14549
|
const he = (M, re) => {
|
|
14550
14550
|
var H;
|
|
14551
14551
|
M == null || M.stopPropagation(), c(Do({ id: re, email: r, conversationId: u, isRefresh: !0, externalResourceId: A })).unwrap().then(() => {
|
|
@@ -14556,7 +14556,7 @@ Do you want to continue?`, A7 = "Select an object to create", _7 = "Select an ob
|
|
|
14556
14556
|
const Ie = M.target.tagName === "BUTTON" ? (H = M.target) == null ? void 0 : H.firstChild : M.target;
|
|
14557
14557
|
Ie.className && (Ie.className = ""), setTimeout(() => Ie.className = "selected", 1);
|
|
14558
14558
|
}, P = (M, re) => {
|
|
14559
|
-
M.stopPropagation(), !(n != null && n[re]) && !Y &&
|
|
14559
|
+
M.stopPropagation(), !(n != null && n[re]) && !Y && de(), a(C ? Em : xm, {
|
|
14560
14560
|
id: re
|
|
14561
14561
|
}), v((Ie) => !Ie);
|
|
14562
14562
|
}, G = (M) => {
|
|
@@ -14567,7 +14567,7 @@ Do you want to continue?`, A7 = "Select an object to create", _7 = "Select an ob
|
|
|
14567
14567
|
var Ie, H;
|
|
14568
14568
|
M.stopPropagation(), a(w0, {
|
|
14569
14569
|
card_title: I,
|
|
14570
|
-
connector_name:
|
|
14570
|
+
connector_name: X,
|
|
14571
14571
|
ug_id: m,
|
|
14572
14572
|
sm_ids: h
|
|
14573
14573
|
});
|
|
@@ -14636,7 +14636,7 @@ Do you want to continue?`, A7 = "Select an object to create", _7 = "Select an ob
|
|
|
14636
14636
|
onCardUnlinking: s,
|
|
14637
14637
|
conversationId: u,
|
|
14638
14638
|
externalResourceId: A,
|
|
14639
|
-
connectorName:
|
|
14639
|
+
connectorName: X
|
|
14640
14640
|
}
|
|
14641
14641
|
)
|
|
14642
14642
|
] });
|
|
@@ -14648,7 +14648,7 @@ Do you want to continue?`, A7 = "Select an object to create", _7 = "Select an ob
|
|
|
14648
14648
|
onCardUnlinking: o
|
|
14649
14649
|
}) => {
|
|
14650
14650
|
const { availableFeatures: i } = $e(Je), c = gt(i, d3) ? px : 1;
|
|
14651
|
-
return /* @__PURE__ */ g.jsx(
|
|
14651
|
+
return /* @__PURE__ */ g.jsx(ue, { flexGrow: 1, children: e.map((l, a) => {
|
|
14652
14652
|
const { id: u, externalResourceId: h } = l;
|
|
14653
14653
|
let m = u;
|
|
14654
14654
|
return h && (m = `${m}_${h}`), /* @__PURE__ */ g.jsx("div", { children: /* @__PURE__ */ g.jsx(
|
|
@@ -14676,12 +14676,12 @@ function Sr({
|
|
|
14676
14676
|
return !t && !n ? null : e;
|
|
14677
14677
|
}
|
|
14678
14678
|
ac.CaseView = Sr;
|
|
14679
|
-
const mx = "Bring your favourite tools into Hiver", bx = "Plugin image", vx = "Integrate tools like Salesforce, HubSpot, and Shopify to boost productivity", yx = "Enable Connectors", Cx = "Enable Apps", xx = "Learn more", Ex = "https://help.hiverhq.com/custom-connectors/hiver-s-custom-connectors", Ix = "Contact your admin to enable this", wx = "https://youtu.be/ODcJnzZLb50", Ax = "connectors-module/assets/connectors-images/connector-mainpage.png", _x = "connectors-module/assets/connectors-images/connector-mainpage-apps.png", Tx = "Explore connectors", Sx = "Connectors", Lx = D(
|
|
14679
|
+
const mx = "Bring your favourite tools into Hiver", bx = "Plugin image", vx = "Integrate tools like Salesforce, HubSpot, and Shopify to boost productivity", yx = "Enable Connectors", Cx = "Enable Apps", xx = "Learn more", Ex = "https://help.hiverhq.com/custom-connectors/hiver-s-custom-connectors", Ix = "Contact your admin to enable this", wx = "https://youtu.be/ODcJnzZLb50", Ax = "connectors-module/assets/connectors-images/connector-mainpage.png", _x = "connectors-module/assets/connectors-images/connector-mainpage-apps.png", Tx = "Explore connectors", Sx = "Connectors", Lx = D(ue)`
|
|
14680
14680
|
padding-top: 20px;
|
|
14681
14681
|
`, Ox = D($)`
|
|
14682
14682
|
width: 100%;
|
|
14683
14683
|
height: 97px;
|
|
14684
|
-
background-color: ${
|
|
14684
|
+
background-color: ${U.palette.purple.light};
|
|
14685
14685
|
border-radius: 4px;
|
|
14686
14686
|
padding: 22px 19px 21px 14px;
|
|
14687
14687
|
box-sizing: border-box;
|
|
@@ -14695,7 +14695,7 @@ const mx = "Bring your favourite tools into Hiver", bx = "Plugin image", vx = "I
|
|
|
14695
14695
|
width: 102px;
|
|
14696
14696
|
}
|
|
14697
14697
|
`, Rx = D(le)`
|
|
14698
|
-
color: ${
|
|
14698
|
+
color: ${U.palette.gray.gray1};
|
|
14699
14699
|
height: 54px;
|
|
14700
14700
|
width: 120px;
|
|
14701
14701
|
line-height: 18px;
|
|
@@ -14705,18 +14705,18 @@ const mx = "Bring your favourite tools into Hiver", bx = "Plugin image", vx = "I
|
|
|
14705
14705
|
margin-bottom: 20px;
|
|
14706
14706
|
margin-top: 12px;
|
|
14707
14707
|
`, Dx = D(le)`
|
|
14708
|
-
color: ${
|
|
14708
|
+
color: ${U.palette.gray.gray1};
|
|
14709
14709
|
font-size: 13px;
|
|
14710
14710
|
margin-bottom: 24px;
|
|
14711
14711
|
`, ed = D(it)`
|
|
14712
14712
|
width: 100%;
|
|
14713
|
-
color: ${
|
|
14713
|
+
color: ${U.palette.gray.black};
|
|
14714
14714
|
background-color: white;
|
|
14715
|
-
border: 1px solid ${
|
|
14715
|
+
border: 1px solid ${U.palette.gray.gray5};
|
|
14716
14716
|
&:hover {
|
|
14717
|
-
color: ${
|
|
14717
|
+
color: ${U.palette.purple.primary};
|
|
14718
14718
|
background-color: #e3dfff;
|
|
14719
|
-
border: 1px solid ${
|
|
14719
|
+
border: 1px solid ${U.palette.purple.primary};
|
|
14720
14720
|
}
|
|
14721
14721
|
`, Nx = D($)`
|
|
14722
14722
|
margin-top: 16px;
|
|
@@ -14725,9 +14725,9 @@ const mx = "Bring your favourite tools into Hiver", bx = "Plugin image", vx = "I
|
|
|
14725
14725
|
gap: 8px;
|
|
14726
14726
|
`, kx = D(Bt.InfoOutlined)`
|
|
14727
14727
|
width: 18px;
|
|
14728
|
-
color: ${
|
|
14728
|
+
color: ${U.palette.gray.gray3};
|
|
14729
14729
|
`, Mx = D(le)`
|
|
14730
|
-
color: ${
|
|
14730
|
+
color: ${U.palette.gray.gray3};
|
|
14731
14731
|
`, Px = "https://cdn.hiverhq.com/connectors-module/assets/PlugIn.svg", jx = { BASE_URL: "/", DEV: !1, MODE: "production", PROD: !0, SSR: !1, VITE_HIVER_CDN_URL: "https://cdn.hiverhq.com/", VITE_MY_ENV_VAR: "myVariable From Agent" }, { VITE_HIVER_CDN_URL: Bx } = jx, td = ({ isAdmin: e = !0, hideHeading: t = !1 }) => {
|
|
14732
14732
|
const { sendTrackingEvent: n, availableFeatures: r, connectorFunctions: o } = $e(Je), i = gt(r, a3), s = gt(r, As), c = (h) => {
|
|
14733
14733
|
h.stopPropagation(), n(ym), o == null || o.redirectToAdmin();
|
|
@@ -14824,7 +14824,7 @@ const mx = "Bring your favourite tools into Hiver", bx = "Plugin image", vx = "I
|
|
|
14824
14824
|
return /* @__PURE__ */ g.jsxs(Rb, { children: [
|
|
14825
14825
|
/* @__PURE__ */ g.jsxs(Fb, { children: [
|
|
14826
14826
|
/* @__PURE__ */ g.jsx(Ob, { variant: "h3", children: m }),
|
|
14827
|
-
/* @__PURE__ */ g.jsxs(
|
|
14827
|
+
/* @__PURE__ */ g.jsxs(ue, { children: [
|
|
14828
14828
|
o ? /* @__PURE__ */ g.jsx(Ve, { title: y3, placement: "bottom", children: /* @__PURE__ */ g.jsx(dt, { onClick: b, children: /* @__PURE__ */ g.jsx(Bt.Close, { sx: { height: "16px", width: "16px", opacity: "0.8" } }) }) }) : null,
|
|
14829
14829
|
/* @__PURE__ */ g.jsx(Ve, { title: o ? v3 : Mc, placement: "bottom", children: /* @__PURE__ */ g.jsx(Qr, { onClick: p, children: /* @__PURE__ */ g.jsx(Vc, { className: o ? "" : "hiver-up" }) }) })
|
|
14830
14830
|
] })
|
|
@@ -14885,13 +14885,13 @@ const mx = "Bring your favourite tools into Hiver", bx = "Plugin image", vx = "I
|
|
|
14885
14885
|
/* @__PURE__ */ g.jsx(Ve, { title: r ? e.data.value : null, placement: "bottom", children: /* @__PURE__ */ g.jsx(Hb, { ref: n, className: "dropdown-item-text", variant: "body2", children: e.data.label }) }),
|
|
14886
14886
|
t ? /* @__PURE__ */ g.jsx("img", { src: Wx, width: "14px", height: "14px" }) : null
|
|
14887
14887
|
] }) });
|
|
14888
|
-
}, zx = (e) => /* @__PURE__ */ g.jsx(_n.DropdownIndicator, { ...e, children: e.selectProps.menuIsOpen ? /* @__PURE__ */ g.jsx(Bt.ArrowDropUp, { sx: { height: "18px", width: "18px", color:
|
|
14888
|
+
}, zx = (e) => /* @__PURE__ */ g.jsx(_n.DropdownIndicator, { ...e, children: e.selectProps.menuIsOpen ? /* @__PURE__ */ g.jsx(Bt.ArrowDropUp, { sx: { height: "18px", width: "18px", color: U.palette.gray.gray3 } }) : /* @__PURE__ */ g.jsx(Bt.ArrowDropDown, { sx: { height: "18px", width: "18px", color: U.palette.gray.gray3 } }) }), $x = {
|
|
14889
14889
|
control: (e) => ({
|
|
14890
14890
|
...e,
|
|
14891
14891
|
border: "none",
|
|
14892
14892
|
boxShadow: "none",
|
|
14893
14893
|
marginTop: "12px",
|
|
14894
|
-
"&:hover": { border: "none", cursor: "pointer", backgroundColor:
|
|
14894
|
+
"&:hover": { border: "none", cursor: "pointer", backgroundColor: U.palette.gray.gray7 },
|
|
14895
14895
|
"& > :first-child": {
|
|
14896
14896
|
"& > :first-child": {
|
|
14897
14897
|
paddingTop: "0px"
|
|
@@ -14903,11 +14903,11 @@ const mx = "Bring your favourite tools into Hiver", bx = "Plugin image", vx = "I
|
|
|
14903
14903
|
}),
|
|
14904
14904
|
option: (e, t) => ({
|
|
14905
14905
|
...e,
|
|
14906
|
-
backgroundColor:
|
|
14907
|
-
color:
|
|
14906
|
+
backgroundColor: U.palette.gray.white,
|
|
14907
|
+
color: U.palette.gray.black,
|
|
14908
14908
|
height: "36px",
|
|
14909
14909
|
padding: "6px 16px",
|
|
14910
|
-
"&:hover": { backgroundColor: t.isFocused ?
|
|
14910
|
+
"&:hover": { backgroundColor: t.isFocused ? U.palette.gray.gray7 : U.palette.gray.white }
|
|
14911
14911
|
}),
|
|
14912
14912
|
singleValue: (e) => ({
|
|
14913
14913
|
...e
|
|
@@ -14979,7 +14979,7 @@ const mx = "Bring your favourite tools into Hiver", bx = "Plugin image", vx = "I
|
|
|
14979
14979
|
`, Qx = D("img")`
|
|
14980
14980
|
height: 16px;
|
|
14981
14981
|
width: 16px;
|
|
14982
|
-
`, qx = D(
|
|
14982
|
+
`, qx = D(ue)`
|
|
14983
14983
|
margin-top: 12px;
|
|
14984
14984
|
height: 100%;
|
|
14985
14985
|
`, Kx = "data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_4735_44625)'%3e%3cpath%20d='M7.9987%2013.334L8.9387%2012.394L5.2187%208.66732H13.332V7.33398L5.2187%207.33398L8.9387%203.60732L7.9987%202.66732L2.66537%208.00065L7.9987%2013.334Z'%20fill='%234D596C'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_4735_44625'%3e%3crect%20width='16'%20height='16'%20fill='white'%20transform='matrix(-1%200%200%20-1%2016%2016)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e", ga = ({
|
|
@@ -15009,11 +15009,11 @@ const mx = "Bring your favourite tools into Hiver", bx = "Plugin image", vx = "I
|
|
|
15009
15009
|
}, G1 = (e) => e.common.previewCardData, H1 = (e) => e.common.previewCardApiStatus, e8 = (e) => e.common.selectedSuggestionType, t8 = D($)`
|
|
15010
15010
|
width: 100%;
|
|
15011
15011
|
border-radius: 8px;
|
|
15012
|
-
border: 1px solid ${
|
|
15012
|
+
border: 1px solid ${U.palette.gray.gray5};
|
|
15013
15013
|
`, n8 = D($)`
|
|
15014
15014
|
padding: 11px;
|
|
15015
15015
|
height: 46px;
|
|
15016
|
-
background: ${
|
|
15016
|
+
background: ${U.palette.gray.gray6};
|
|
15017
15017
|
.MuiTypography-h4 {
|
|
15018
15018
|
max-width: 170px;
|
|
15019
15019
|
text-overflow: ellipsis;
|
|
@@ -15023,8 +15023,8 @@ const mx = "Bring your favourite tools into Hiver", bx = "Plugin image", vx = "I
|
|
|
15023
15023
|
`, r8 = D(it)`
|
|
15024
15024
|
&:hover {
|
|
15025
15025
|
background-color: #e3e9ff !important;
|
|
15026
|
-
color: ${
|
|
15027
|
-
border: 1px solid ${
|
|
15026
|
+
color: ${U.palette.purple.primary} !important;
|
|
15027
|
+
border: 1px solid ${U.palette.purple.primary} !important;
|
|
15028
15028
|
}
|
|
15029
15029
|
margin-top: 10px;
|
|
15030
15030
|
display: block;
|
|
@@ -15333,12 +15333,12 @@ const mx = "Bring your favourite tools into Hiver", bx = "Plugin image", vx = "I
|
|
|
15333
15333
|
const fe = ((Oe = O == null ? void 0 : O[0]) == null ? void 0 : Oe.formFields) || [];
|
|
15334
15334
|
return nl({ formFields: fe });
|
|
15335
15335
|
}, [O]), {
|
|
15336
|
-
setValue:
|
|
15336
|
+
setValue: X,
|
|
15337
15337
|
inputChangeHandler: Y,
|
|
15338
15338
|
checkboxChangeHandler: te,
|
|
15339
15339
|
dateChangeHandler: J,
|
|
15340
15340
|
clearDependentFields: z,
|
|
15341
|
-
handleValidationError:
|
|
15341
|
+
handleValidationError: de,
|
|
15342
15342
|
isErrorInValidations: he
|
|
15343
15343
|
} = X1({ state: v, dispatch: d, validations: j }), {
|
|
15344
15344
|
conversationId: P,
|
|
@@ -15378,18 +15378,18 @@ const mx = "Bring your favourite tools into Hiver", bx = "Plugin image", vx = "I
|
|
|
15378
15378
|
const pn = () => {
|
|
15379
15379
|
u(C.current), m(!1), d({ type: un.RESET_STATE });
|
|
15380
15380
|
}, Et = (fe, Oe) => {
|
|
15381
|
-
|
|
15381
|
+
X(fe, Oe);
|
|
15382
15382
|
}, ft = (fe, Oe, ct) => {
|
|
15383
|
-
if (Oe.action === "clear" && Oe.name && (
|
|
15383
|
+
if (Oe.action === "clear" && Oe.name && (X(Oe.name, ""), a != null && a.value && z(Oe.name, E == null ? void 0 : E[a.value]), j[Oe.name].isRequired && de(Oe.name, !0)), fe && typeof fe == "object" && "label" in fe && typeof fe.label == "string" && "value" in fe && (typeof fe.value == "string" || typeof fe.value == "number") && typeof Oe.name < "u")
|
|
15384
15384
|
if (Oe.name === "form-object")
|
|
15385
15385
|
C.current = { value: fe.value, label: fe.label }, v.values && fe.value !== (a == null ? void 0 : a.value) && (Object.values(v.values).filter((wt) => wt !== "").length > 0 ? m(!0) : pn());
|
|
15386
15386
|
else {
|
|
15387
15387
|
let It = !1;
|
|
15388
15388
|
ct && (It = ct.isMultiSelect || !1);
|
|
15389
15389
|
const wt = !It && "prefillValues" in fe && fe.prefillValues, Wt = It ? [{ value: fe.value, label: fe.label }] : { value: fe.value, label: fe.label };
|
|
15390
|
-
if (
|
|
15390
|
+
if (X(Oe.name, Wt), wt)
|
|
15391
15391
|
for (const gn in wt)
|
|
15392
|
-
|
|
15392
|
+
X(gn, wt[gn]);
|
|
15393
15393
|
a != null && a.value && z(Oe.name, E == null ? void 0 : E[a.value]);
|
|
15394
15394
|
}
|
|
15395
15395
|
}, Qe = () => {
|
|
@@ -15521,7 +15521,7 @@ const mx = "Bring your favourite tools into Hiver", bx = "Plugin image", vx = "I
|
|
|
15521
15521
|
checkboxChangeHandler: te,
|
|
15522
15522
|
dateChangeHandler: J,
|
|
15523
15523
|
tableChangeHandler: Et,
|
|
15524
|
-
onValidationError:
|
|
15524
|
+
onValidationError: de,
|
|
15525
15525
|
fieldsSpacing: 3,
|
|
15526
15526
|
labelSpacing: 0.5,
|
|
15527
15527
|
fetchConfig: re,
|
|
@@ -15551,7 +15551,7 @@ const mx = "Bring your favourite tools into Hiver", bx = "Plugin image", vx = "I
|
|
|
15551
15551
|
] })
|
|
15552
15552
|
] });
|
|
15553
15553
|
return L && tt ? qo(zn, tt) : zn;
|
|
15554
|
-
}, J1 = D(
|
|
15554
|
+
}, J1 = D(ue)`
|
|
15555
15555
|
box-sizing: border-box;
|
|
15556
15556
|
height: 52px;
|
|
15557
15557
|
background-color: var(--form-background-color, inherit);
|
|
@@ -15568,7 +15568,7 @@ const mx = "Bring your favourite tools into Hiver", bx = "Plugin image", vx = "I
|
|
|
15568
15568
|
padding-right: 12px;
|
|
15569
15569
|
flex-grow: 1;
|
|
15570
15570
|
& .required__star {
|
|
15571
|
-
color: ${
|
|
15571
|
+
color: ${U.palette.red.primary};
|
|
15572
15572
|
position: relative;
|
|
15573
15573
|
top: -5px;
|
|
15574
15574
|
}
|
|
@@ -15595,8 +15595,8 @@ const mx = "Bring your favourite tools into Hiver", bx = "Plugin image", vx = "I
|
|
|
15595
15595
|
`, K1 = D(it)`
|
|
15596
15596
|
&:hover {
|
|
15597
15597
|
background-color: #e3e9ff !important;
|
|
15598
|
-
color: ${
|
|
15599
|
-
border: 1px solid ${
|
|
15598
|
+
color: ${U.palette.purple.primary} !important;
|
|
15599
|
+
border: 1px solid ${U.palette.purple.primary} !important;
|
|
15600
15600
|
}
|
|
15601
15601
|
`, s8 = D($)`
|
|
15602
15602
|
box-sizing: border-box;
|
|
@@ -15614,9 +15614,9 @@ const mx = "Bring your favourite tools into Hiver", bx = "Plugin image", vx = "I
|
|
|
15614
15614
|
height: 16px;
|
|
15615
15615
|
width: 16px;
|
|
15616
15616
|
`, c8 = D(it)`
|
|
15617
|
-
color: ${
|
|
15617
|
+
color: ${U.palette.gray.gray3};
|
|
15618
15618
|
&:hover {
|
|
15619
|
-
color: ${
|
|
15619
|
+
color: ${U.palette.purple.primary};
|
|
15620
15620
|
}
|
|
15621
15621
|
`, l8 = ({ setOpenTaskLinking: e, onLinkingSuccess: t }) => {
|
|
15622
15622
|
const n = en(), r = Ae(G1), o = Ae(H1), i = Ae(nx), s = Ae(P1), [c, l] = Z(!1), [a, u] = Z(null), [h, m] = Z(""), [C, v] = Z({}), { conversationId: d, sendTrackingEvent: f } = $e(Je);
|
|
@@ -15723,12 +15723,12 @@ const mx = "Bring your favourite tools into Hiver", bx = "Plugin image", vx = "I
|
|
|
15723
15723
|
}, u8 = D(it)`
|
|
15724
15724
|
&:hover {
|
|
15725
15725
|
background-color: #e3e9ff !important;
|
|
15726
|
-
color: ${
|
|
15727
|
-
border: 1px solid ${
|
|
15726
|
+
color: ${U.palette.purple.primary} !important;
|
|
15727
|
+
border: 1px solid ${U.palette.purple.primary} !important;
|
|
15728
15728
|
}
|
|
15729
15729
|
|
|
15730
15730
|
&:hover path {
|
|
15731
|
-
fill: ${
|
|
15731
|
+
fill: ${U.palette.purple.primary};
|
|
15732
15732
|
}
|
|
15733
15733
|
|
|
15734
15734
|
& .content__btn {
|
|
@@ -15749,7 +15749,7 @@ const mx = "Bring your favourite tools into Hiver", bx = "Plugin image", vx = "I
|
|
|
15749
15749
|
haveCreateObjects: n,
|
|
15750
15750
|
haveLinkObjects: r
|
|
15751
15751
|
}) => /* @__PURE__ */ g.jsxs($, { gap: 2, marginTop: "12px", children: [
|
|
15752
|
-
/* @__PURE__ */ g.jsx(le, { variant: "body2", color:
|
|
15752
|
+
/* @__PURE__ */ g.jsx(le, { variant: "body2", color: U.palette.gray.gray1, children: C7 }),
|
|
15753
15753
|
/* @__PURE__ */ g.jsxs($, { gap: "12px", children: [
|
|
15754
15754
|
n ? /* @__PURE__ */ g.jsxs(d8, { fullWidth: !0, onClick: e, size: "medium", children: [
|
|
15755
15755
|
/* @__PURE__ */ g.jsx(f8, {}),
|
|
@@ -15793,8 +15793,8 @@ const mx = "Bring your favourite tools into Hiver", bx = "Plugin image", vx = "I
|
|
|
15793
15793
|
return /* @__PURE__ */ g.jsxs(_8, { isSelected: n, onClick: h, children: [
|
|
15794
15794
|
/* @__PURE__ */ g.jsx(T8, { src: a, alt: "option" }),
|
|
15795
15795
|
/* @__PURE__ */ g.jsxs($, { children: [
|
|
15796
|
-
/* @__PURE__ */ g.jsx(le, { color:
|
|
15797
|
-
/* @__PURE__ */ g.jsx(le, { color:
|
|
15796
|
+
/* @__PURE__ */ g.jsx(le, { color: U.palette.gray.gray1, children: c }),
|
|
15797
|
+
/* @__PURE__ */ g.jsx(le, { color: U.palette.gray.gray3, fontSize: "12px", children: l })
|
|
15798
15798
|
] })
|
|
15799
15799
|
] });
|
|
15800
15800
|
}, S8 = D($)`
|
|
@@ -15968,11 +15968,11 @@ const mx = "Bring your favourite tools into Hiver", bx = "Plugin image", vx = "I
|
|
|
15968
15968
|
padding: 8px 0;
|
|
15969
15969
|
`, j8 = D(le)`
|
|
15970
15970
|
padding: 6px 16px;
|
|
15971
|
-
color: ${
|
|
15971
|
+
color: ${U.palette.gray.gray4};
|
|
15972
15972
|
font-size: 13px;
|
|
15973
15973
|
`, B8 = D(le)`
|
|
15974
15974
|
padding: 6px 16px;
|
|
15975
|
-
color: ${
|
|
15975
|
+
color: ${U.palette.gray.gray3};
|
|
15976
15976
|
font-size: 11px;
|
|
15977
15977
|
text-transform: uppercase;
|
|
15978
15978
|
`, V8 = ({ onSelect: e, selectedOption: t, options: n }) => n.length ? /* @__PURE__ */ g.jsxs(P8, { children: [
|
|
@@ -18024,7 +18024,7 @@ const vE = (e) => new Promise((t) => setTimeout(t, e)), yE = ({
|
|
|
18024
18024
|
] });
|
|
18025
18025
|
}, bh = D($)`
|
|
18026
18026
|
padding: 12px 12px 12px 11px;
|
|
18027
|
-
border: 1px solid ${
|
|
18027
|
+
border: 1px solid ${U.palette.gray.gray5};
|
|
18028
18028
|
border-radius: 8px;
|
|
18029
18029
|
.search-item__chevron {
|
|
18030
18030
|
transition: transform 300ms ease;
|
|
@@ -18038,9 +18038,9 @@ const vE = (e) => new Promise((t) => setTimeout(t, e)), yE = ({
|
|
|
18038
18038
|
}
|
|
18039
18039
|
}
|
|
18040
18040
|
`};
|
|
18041
|
-
`, NE = "data:image/svg+xml,%3csvg%20width='124'%20height='107'%20viewBox='0%200%20124%20107'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M28.6168%2054.7446C28.6931%2052.5589%2031.0146%2051.1102%2033.0842%2051.8174C35.9985%2052.8133%2040.0375%2053.9024%2044.0621%2054.043C48.0034%2054.1806%2051.968%2053.4097%2054.8762%2052.6339C57.0264%2052.0602%2059.2927%2053.6932%2059.215%2055.9172C59.1742%2057.0856%2058.4742%2058.1269%2057.3723%2058.5178C54.8051%2059.4284%2049.7633%2060.8927%2044.3075%2060.7022C38.7694%2060.5088%2033.1999%2058.6241%2030.4004%2057.5311C29.2637%2057.0873%2028.5742%2055.9641%2028.6168%2054.7446Z'%20fill='url(%23paint0_linear_8481_102191)'/%3e%3cpath%20d='M47.223%2043.6373C44.4928%2030.7926%2052.6922%2018.1666%2065.5368%2015.4364C78.3815%2012.7062%2091.0075%2020.9055%2093.7377%2033.7502L105.079%2087.1053L84.1844%2091.5466C70.0346%2094.5542%2056.1258%2085.5217%2053.1182%2071.3719L47.223%2043.6373Z'%20fill='url(%23paint1_linear_8481_102191)'/%3e%3cmask%20id='mask0_8481_102191'%20style='mask-type:luminance'%20maskUnits='userSpaceOnUse'%20x='46'%20y='14'%20width='60'%20height='79'%3e%3cpath%20d='M47.223%2043.6373C44.4928%2030.7926%2052.6922%2018.1666%2065.5368%2015.4364C78.3815%2012.7062%2091.0075%2020.9055%2093.7377%2033.7502L105.079%2087.1053L84.1844%2091.5466C70.0346%2094.5542%2056.1258%2085.5217%2053.1182%2071.3719L47.223%2043.6373Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_8481_102191)'%3e%3cellipse%20cx='63.7775'%20cy='46.8684'%20rx='1.48152'%20ry='1.39438'%20transform='rotate(-12%2063.7775%2046.8684)'%20fill='%23435C71'/%3e%3crect%20x='47.4368'%20y='59.3203'%20width='53.657'%20height='13.2235'%20transform='rotate(-12%2047.4368%2059.3203)'%20fill='url(%23paint2_linear_8481_102191)'/%3e%3crect%20x='51.1907'%20y='76.9824'%20width='53.657'%20height='10.4263'%20transform='rotate(-12%2051.1907%2076.9824)'%20fill='url(%23paint3_linear_8481_102191)'/%3e%3c/g%3e%3cpath%20opacity='0.883952'%20d='M113.939%2051.0679C114.775%2055%20112.265%2058.865%20108.333%2059.7008L107.842%2059.8052C103.639%2060.6986%2099.5073%2058.0155%2098.6139%2053.8123L97.205%2047.1837L105.307%2045.4616C109.239%2044.6259%20113.104%2047.1359%20113.939%2051.0679Z'%20fill='url(%23paint4_linear_8481_102191)'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M68.7215%2066.4138C67.1801%2064.8725%2067.6745%2062.2062%2069.587%2061.1603C72.4457%2059.5969%2076.2861%2057.1773%2079.3785%2054.0849C82.4099%2051.0535%2084.752%2047.3461%2086.2775%2044.5465C87.3388%2042.5989%2090.0598%2042.0819%2091.6282%2043.6503C92.4782%2044.5003%2092.758%2045.7623%2092.2604%2046.8566C91.0829%2049.4466%2088.5191%2054.344%2084.4346%2058.4285C80.2853%2062.5778%2074.8639%2065.591%2072.0553%2066.9952C70.9363%2067.5548%2069.6062%2067.2985%2068.7215%2066.4138Z'%20fill='url(%23paint5_linear_8481_102191)'/%3e%3crect%20x='48.7264'%20y='33.7744'%20width='11.2108'%20height='11.2108'%20rx='5.59457'%20transform='rotate(-12%2048.7264%2033.7744)'%20fill='url(%23paint6_linear_8481_102191)'/%3e%3crect%20x='50.0175'%20y='35.8193'%20width='4.0158'%20height='3.84848'%20rx='1.92424'%20transform='rotate(-12%2050.0175%2035.8193)'%20fill='%23435C71'/%3e%3crect%20x='59.2875'%20y='31.5723'%20width='11.2108'%20height='11.2108'%20rx='5.59457'%20transform='rotate(-12%2059.2875%2031.5723)'%20fill='%23FFFEFE'/%3e%3cpath%20opacity='0.883952'%20d='M111.25%2038.5376C110.415%2034.6055%20106.55%2032.0955%20102.618%2032.9313L102.127%2033.0356C97.9234%2033.9291%2095.2403%2038.0607%2096.1337%2042.2639L97.5426%2048.8925L105.644%2047.1705C109.576%2046.3347%20112.086%2042.4696%20111.25%2038.5376Z'%20fill='url(%23paint7_linear_8481_102191)'/%3e%3crect%20x='60.0181'%20y='33.8037'%20width='3.84848'%20height='3.84848'%20rx='1.90724'%20transform='rotate(-12%2060.0181%2033.8037)'%20fill='%23435C71'/%3e%3cpath%20d='M36.9246%2059.1604C36.4487%2060.717%2034.7371%2061.6271%2033.1805%2061.1512C32.3613%2060.9007%2031.7241%2060.3475%2031.3259%2059.5987L25.2059%2046.7983C24.9784%2046.3703%2025.1286%2045.8788%2025.5566%2045.6513L28.338%2044.1724C28.7659%2043.9449%2029.2574%2044.0951%2029.4849%2044.5231L36.6496%2056.8367C37.0728%2057.5036%2037.15%2058.423%2036.9246%2059.1604Z'%20fill='%23FFDF9F'/%3e%3crect%20x='27.9973'%20y='44.333'%20width='2.39869'%20height='3.59807'%20transform='rotate(152%2027.9973%2044.333)'%20fill='%23FF9090'/%3e%3cpath%20d='M26.6628%2044.3769L26.9472%2044.9118L28.0169%2044.343L26.3106%2041.1338L24.171%2042.2714L25.0243%2043.876C25.6661%2043.5347%2026.3215%2043.7351%2026.6628%2044.3769Z'%20fill='%23FFB19F'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.26386%2027.248C9.3428%2020.4481%2016.5101%2016.6372%2023.31%2018.7161C30.11%2020.7951%2033.9209%2027.9624%2031.8419%2034.7623C29.763%2041.5622%2022.5956%2045.3731%2015.7958%2043.2942C8.99587%2041.2152%205.18493%2034.0479%207.26386%2027.248ZM9.72157%2027.9983C8.06843%2033.4055%2011.1399%2039.1821%2016.5471%2040.8352C21.9543%2042.4884%2027.7309%2039.4168%2029.384%2034.0096C31.0372%2028.6024%2027.9657%2022.8258%2022.5585%2021.1727C17.1513%2019.5196%2011.3747%2022.5911%209.72157%2027.9983Z'%20fill='%23FFE69F'/%3e%3ccircle%20opacity='0.414016'%20cx='19.5529'%20cy='31.0039'%20r='10.2804'%20transform='rotate(17%2019.5529%2031.0039)'%20fill='%23BBDEFC'/%3e%3cpath%20d='M14.3685%2030.6746C15.7299%2027.6867%2018.9391%2025.9803%2022.1776%2026.5225L22.2595%2026.5475C23.7024%2026.8095%2024.3854%2024.8682%2023.1497%2024.2218C22.3806%2023.8074%2021.5613%2023.557%2020.717%2023.3884C17.3715%2022.9031%2014.0553%2024.6664%2012.6939%2027.6543C12.2796%2028.4235%2012.0859%2029.3497%2012.0244%2030.1372C11.8444%2031.6051%2013.8607%2032.0424%2014.4503%2030.6997C14.3434%2030.7566%2014.3685%2030.6746%2014.3685%2030.6746Z'%20fill='%23F6FBFF'/%3e%3cpath%20d='M10.2904%2029.0679C11.9436%2023.6607%2017.7202%2020.5893%2023.1274%2022.2424C25.6671%2023.0189%2027.5785%2024.6783%2028.9301%2026.704C27.7539%2024.1048%2025.508%2022.0744%2022.5586%2021.1727C17.1514%2019.5196%2011.3748%2022.591%209.72165%2027.9982C8.81993%2030.9476%209.32924%2033.97%2010.7444%2036.3735C9.82081%2034.1203%209.51395%2031.6077%2010.2904%2029.0679Z'%20fill='%23ADCBE7'/%3e%3cpath%20opacity='0.406087'%20d='M36.4864%2056.8021L36.1373%2056.2691C36.3845%2056.8563%2036.428%2057.5516%2036.2372%2058.1754C35.9273%2059.189%2034.5593%2059.1971%2034.0713%2058.2806L28.3787%2047.5877C28.0534%2046.9767%2027.3508%2046.7619%2026.7395%2047.0866L25.7206%2047.6277L31.4395%2059.3516C31.7648%2059.9627%2032.27%2060.5434%2032.8706%2060.8123C33.7054%2061.1528%2034.6593%2061.1034%2035.3726%2060.7247C36.0858%2060.3459%2036.6602%2059.5837%2036.8444%2058.7021C37.0351%2058.0783%2036.8117%2057.4132%2036.4864%2056.8021Z'%20fill='white'/%3e%3cpath%20d='M29.8826%2048.4977C29.8006%2048.4726%2029.6368%2048.4225%2029.5799%2048.3155L28.1579%2045.6411C28.0442%2045.4272%2028.1193%2045.1814%2028.3332%2045.0677C28.5472%2044.9539%2028.7929%2045.0291%2028.9067%2045.243L30.3287%2047.9174C30.4424%2048.1313%2030.3673%2048.3771%2030.1534%2048.4908C30.1284%2048.5728%2029.9645%2048.5227%2029.8826%2048.4977Z'%20fill='%23FFF5EB'/%3e%3cellipse%20cx='29.2637'%20cy='54.631'%20rx='1.50593'%20ry='3.17918'%20transform='rotate(-23%2029.2637%2054.631)'%20fill='%23FFC478'/%3e%3cellipse%20cx='34.0592'%20cy='52.4078'%20rx='0.920288'%20ry='1.67325'%20transform='rotate(106%2034.0592%2052.4078)'%20fill='%23FFC478'/%3e%3cpath%20d='M89.1282%2019.2055L68.2257%2026.8725L45.9197%2028.3898L44.4929%2016.4082C44.3371%2013.798%2047.5283%2011.4502%2050.9859%2011.6309L65.1429%2012.369L67.3969%2012.4869C68.5309%2012.5463%2069.7066%2012.3289%2070.7522%2011.8627L78.6899%208.34726C81.725%206.99992%2085.3012%207.87475%2086.2125%2010.1876L89.1282%2019.2055Z'%20fill='url(%23paint8_linear_8481_102191)'/%3e%3cpath%20opacity='0.479771'%20d='M88.6262%2019.0953L68.3101%2026.5288L65.3314%2012.5149L67.5211%2012.6263C68.6228%2012.6824%2069.7652%2012.471%2070.7816%2012.0192L78.4972%208.61266C81.4474%207.30707%2084.9208%208.14856%2085.8036%2010.3829L88.6262%2019.0953Z'%20fill='%23ADCBE7'/%3e%3cpath%20d='M91.6332%2026.6212L46.9517%2036.1186L46.0387%2028.4438L89.2535%2019.2582L91.6332%2026.6212Z'%20fill='%23717DAD'/%3e%3cpath%20d='M102.961%2024.2033C103.125%2024.9722%20102.371%2025.7829%20101.278%2026.015L37.9675%2039.4722C36.8754%2039.7043%2035.8568%2039.2704%2035.6933%2038.5015C35.5301%2037.7336%2036.284%2036.922%2037.3761%2036.6898L100.687%2023.2327C101.779%2023.0005%20102.798%2023.4354%20102.961%2024.2033Z'%20fill='%239ED1FF'/%3e%3cpath%20d='M102.703%2024.1718C102.838%2024.805%20102.067%2025.5045%20100.983%2025.7349L69.5583%2032.4144L69.0712%2030.123L100.496%2023.4436C101.58%2023.2131%20102.569%2023.5394%20102.703%2024.1718Z'%20fill='%2378AFE1'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_8481_102191'%20x1='32.2665'%20y1='59.6553'%20x2='59.0518'%20y2='60.5906'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23FFFDE0'/%3e%3cstop%20offset='1'%20stop-color='%23FFB362'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_8481_102191'%20x1='67.3434'%20y1='85.966'%20x2='103.216'%20y2='78.3411'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23FFFABC'/%3e%3cstop%20offset='1'%20stop-color='%23FFA650'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint2_linear_8481_102191'%20x1='51.4347'%20y1='74.8197'%20x2='91.1539'%20y2='74.8197'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23A3C1FF'/%3e%3cstop%20offset='1'%20stop-color='%234243FF'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint3_linear_8481_102191'%20x1='55.1887'%20y1='89.2031'%20x2='94.9078'%20y2='89.2031'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23A3C1FF'/%3e%3cstop%20offset='1'%20stop-color='%234243FF'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint4_linear_8481_102191'%20x1='94.5023'%20y1='53.1799'%20x2='106.762'%20y2='58.7056'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23FF9498'/%3e%3cstop%20offset='1'%20stop-color='%23FFD671'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint5_linear_8481_102191'%20x1='74.9906'%20y1='66.9871'%20x2='94.9778'%20y2='46.9999'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23FFFDE0'/%3e%3cstop%20offset='1'%20stop-color='%23FFB362'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint6_linear_8481_102191'%20x1='50.5805'%20y1='44.0581'%20x2='59.9372'%20y2='44.0581'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'/%3e%3cstop%20offset='1'%20stop-color='%23E3EEF3'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint7_linear_8481_102191'%20x1='88.4187'%20y1='43.3906'%20x2='99.3981'%20y2='25.1833'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23FF9498'/%3e%3cstop%20offset='1'%20stop-color='%23FFD671'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint8_linear_8481_102191'%20x1='56.4985'%20y1='29.5482'%20x2='100.532'%20y2='20.1885'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23ECF7FF'/%3e%3cstop%20offset='1'%20stop-color='%23C2E0FF'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e", kE = () => /* @__PURE__ */ g.jsxs(de, { justifyItems: "center", marginTop: "40px", children: [
|
|
18041
|
+
`, NE = "data:image/svg+xml,%3csvg%20width='124'%20height='107'%20viewBox='0%200%20124%20107'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M28.6168%2054.7446C28.6931%2052.5589%2031.0146%2051.1102%2033.0842%2051.8174C35.9985%2052.8133%2040.0375%2053.9024%2044.0621%2054.043C48.0034%2054.1806%2051.968%2053.4097%2054.8762%2052.6339C57.0264%2052.0602%2059.2927%2053.6932%2059.215%2055.9172C59.1742%2057.0856%2058.4742%2058.1269%2057.3723%2058.5178C54.8051%2059.4284%2049.7633%2060.8927%2044.3075%2060.7022C38.7694%2060.5088%2033.1999%2058.6241%2030.4004%2057.5311C29.2637%2057.0873%2028.5742%2055.9641%2028.6168%2054.7446Z'%20fill='url(%23paint0_linear_8481_102191)'/%3e%3cpath%20d='M47.223%2043.6373C44.4928%2030.7926%2052.6922%2018.1666%2065.5368%2015.4364C78.3815%2012.7062%2091.0075%2020.9055%2093.7377%2033.7502L105.079%2087.1053L84.1844%2091.5466C70.0346%2094.5542%2056.1258%2085.5217%2053.1182%2071.3719L47.223%2043.6373Z'%20fill='url(%23paint1_linear_8481_102191)'/%3e%3cmask%20id='mask0_8481_102191'%20style='mask-type:luminance'%20maskUnits='userSpaceOnUse'%20x='46'%20y='14'%20width='60'%20height='79'%3e%3cpath%20d='M47.223%2043.6373C44.4928%2030.7926%2052.6922%2018.1666%2065.5368%2015.4364C78.3815%2012.7062%2091.0075%2020.9055%2093.7377%2033.7502L105.079%2087.1053L84.1844%2091.5466C70.0346%2094.5542%2056.1258%2085.5217%2053.1182%2071.3719L47.223%2043.6373Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_8481_102191)'%3e%3cellipse%20cx='63.7775'%20cy='46.8684'%20rx='1.48152'%20ry='1.39438'%20transform='rotate(-12%2063.7775%2046.8684)'%20fill='%23435C71'/%3e%3crect%20x='47.4368'%20y='59.3203'%20width='53.657'%20height='13.2235'%20transform='rotate(-12%2047.4368%2059.3203)'%20fill='url(%23paint2_linear_8481_102191)'/%3e%3crect%20x='51.1907'%20y='76.9824'%20width='53.657'%20height='10.4263'%20transform='rotate(-12%2051.1907%2076.9824)'%20fill='url(%23paint3_linear_8481_102191)'/%3e%3c/g%3e%3cpath%20opacity='0.883952'%20d='M113.939%2051.0679C114.775%2055%20112.265%2058.865%20108.333%2059.7008L107.842%2059.8052C103.639%2060.6986%2099.5073%2058.0155%2098.6139%2053.8123L97.205%2047.1837L105.307%2045.4616C109.239%2044.6259%20113.104%2047.1359%20113.939%2051.0679Z'%20fill='url(%23paint4_linear_8481_102191)'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M68.7215%2066.4138C67.1801%2064.8725%2067.6745%2062.2062%2069.587%2061.1603C72.4457%2059.5969%2076.2861%2057.1773%2079.3785%2054.0849C82.4099%2051.0535%2084.752%2047.3461%2086.2775%2044.5465C87.3388%2042.5989%2090.0598%2042.0819%2091.6282%2043.6503C92.4782%2044.5003%2092.758%2045.7623%2092.2604%2046.8566C91.0829%2049.4466%2088.5191%2054.344%2084.4346%2058.4285C80.2853%2062.5778%2074.8639%2065.591%2072.0553%2066.9952C70.9363%2067.5548%2069.6062%2067.2985%2068.7215%2066.4138Z'%20fill='url(%23paint5_linear_8481_102191)'/%3e%3crect%20x='48.7264'%20y='33.7744'%20width='11.2108'%20height='11.2108'%20rx='5.59457'%20transform='rotate(-12%2048.7264%2033.7744)'%20fill='url(%23paint6_linear_8481_102191)'/%3e%3crect%20x='50.0175'%20y='35.8193'%20width='4.0158'%20height='3.84848'%20rx='1.92424'%20transform='rotate(-12%2050.0175%2035.8193)'%20fill='%23435C71'/%3e%3crect%20x='59.2875'%20y='31.5723'%20width='11.2108'%20height='11.2108'%20rx='5.59457'%20transform='rotate(-12%2059.2875%2031.5723)'%20fill='%23FFFEFE'/%3e%3cpath%20opacity='0.883952'%20d='M111.25%2038.5376C110.415%2034.6055%20106.55%2032.0955%20102.618%2032.9313L102.127%2033.0356C97.9234%2033.9291%2095.2403%2038.0607%2096.1337%2042.2639L97.5426%2048.8925L105.644%2047.1705C109.576%2046.3347%20112.086%2042.4696%20111.25%2038.5376Z'%20fill='url(%23paint7_linear_8481_102191)'/%3e%3crect%20x='60.0181'%20y='33.8037'%20width='3.84848'%20height='3.84848'%20rx='1.90724'%20transform='rotate(-12%2060.0181%2033.8037)'%20fill='%23435C71'/%3e%3cpath%20d='M36.9246%2059.1604C36.4487%2060.717%2034.7371%2061.6271%2033.1805%2061.1512C32.3613%2060.9007%2031.7241%2060.3475%2031.3259%2059.5987L25.2059%2046.7983C24.9784%2046.3703%2025.1286%2045.8788%2025.5566%2045.6513L28.338%2044.1724C28.7659%2043.9449%2029.2574%2044.0951%2029.4849%2044.5231L36.6496%2056.8367C37.0728%2057.5036%2037.15%2058.423%2036.9246%2059.1604Z'%20fill='%23FFDF9F'/%3e%3crect%20x='27.9973'%20y='44.333'%20width='2.39869'%20height='3.59807'%20transform='rotate(152%2027.9973%2044.333)'%20fill='%23FF9090'/%3e%3cpath%20d='M26.6628%2044.3769L26.9472%2044.9118L28.0169%2044.343L26.3106%2041.1338L24.171%2042.2714L25.0243%2043.876C25.6661%2043.5347%2026.3215%2043.7351%2026.6628%2044.3769Z'%20fill='%23FFB19F'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.26386%2027.248C9.3428%2020.4481%2016.5101%2016.6372%2023.31%2018.7161C30.11%2020.7951%2033.9209%2027.9624%2031.8419%2034.7623C29.763%2041.5622%2022.5956%2045.3731%2015.7958%2043.2942C8.99587%2041.2152%205.18493%2034.0479%207.26386%2027.248ZM9.72157%2027.9983C8.06843%2033.4055%2011.1399%2039.1821%2016.5471%2040.8352C21.9543%2042.4884%2027.7309%2039.4168%2029.384%2034.0096C31.0372%2028.6024%2027.9657%2022.8258%2022.5585%2021.1727C17.1513%2019.5196%2011.3747%2022.5911%209.72157%2027.9983Z'%20fill='%23FFE69F'/%3e%3ccircle%20opacity='0.414016'%20cx='19.5529'%20cy='31.0039'%20r='10.2804'%20transform='rotate(17%2019.5529%2031.0039)'%20fill='%23BBDEFC'/%3e%3cpath%20d='M14.3685%2030.6746C15.7299%2027.6867%2018.9391%2025.9803%2022.1776%2026.5225L22.2595%2026.5475C23.7024%2026.8095%2024.3854%2024.8682%2023.1497%2024.2218C22.3806%2023.8074%2021.5613%2023.557%2020.717%2023.3884C17.3715%2022.9031%2014.0553%2024.6664%2012.6939%2027.6543C12.2796%2028.4235%2012.0859%2029.3497%2012.0244%2030.1372C11.8444%2031.6051%2013.8607%2032.0424%2014.4503%2030.6997C14.3434%2030.7566%2014.3685%2030.6746%2014.3685%2030.6746Z'%20fill='%23F6FBFF'/%3e%3cpath%20d='M10.2904%2029.0679C11.9436%2023.6607%2017.7202%2020.5893%2023.1274%2022.2424C25.6671%2023.0189%2027.5785%2024.6783%2028.9301%2026.704C27.7539%2024.1048%2025.508%2022.0744%2022.5586%2021.1727C17.1514%2019.5196%2011.3748%2022.591%209.72165%2027.9982C8.81993%2030.9476%209.32924%2033.97%2010.7444%2036.3735C9.82081%2034.1203%209.51395%2031.6077%2010.2904%2029.0679Z'%20fill='%23ADCBE7'/%3e%3cpath%20opacity='0.406087'%20d='M36.4864%2056.8021L36.1373%2056.2691C36.3845%2056.8563%2036.428%2057.5516%2036.2372%2058.1754C35.9273%2059.189%2034.5593%2059.1971%2034.0713%2058.2806L28.3787%2047.5877C28.0534%2046.9767%2027.3508%2046.7619%2026.7395%2047.0866L25.7206%2047.6277L31.4395%2059.3516C31.7648%2059.9627%2032.27%2060.5434%2032.8706%2060.8123C33.7054%2061.1528%2034.6593%2061.1034%2035.3726%2060.7247C36.0858%2060.3459%2036.6602%2059.5837%2036.8444%2058.7021C37.0351%2058.0783%2036.8117%2057.4132%2036.4864%2056.8021Z'%20fill='white'/%3e%3cpath%20d='M29.8826%2048.4977C29.8006%2048.4726%2029.6368%2048.4225%2029.5799%2048.3155L28.1579%2045.6411C28.0442%2045.4272%2028.1193%2045.1814%2028.3332%2045.0677C28.5472%2044.9539%2028.7929%2045.0291%2028.9067%2045.243L30.3287%2047.9174C30.4424%2048.1313%2030.3673%2048.3771%2030.1534%2048.4908C30.1284%2048.5728%2029.9645%2048.5227%2029.8826%2048.4977Z'%20fill='%23FFF5EB'/%3e%3cellipse%20cx='29.2637'%20cy='54.631'%20rx='1.50593'%20ry='3.17918'%20transform='rotate(-23%2029.2637%2054.631)'%20fill='%23FFC478'/%3e%3cellipse%20cx='34.0592'%20cy='52.4078'%20rx='0.920288'%20ry='1.67325'%20transform='rotate(106%2034.0592%2052.4078)'%20fill='%23FFC478'/%3e%3cpath%20d='M89.1282%2019.2055L68.2257%2026.8725L45.9197%2028.3898L44.4929%2016.4082C44.3371%2013.798%2047.5283%2011.4502%2050.9859%2011.6309L65.1429%2012.369L67.3969%2012.4869C68.5309%2012.5463%2069.7066%2012.3289%2070.7522%2011.8627L78.6899%208.34726C81.725%206.99992%2085.3012%207.87475%2086.2125%2010.1876L89.1282%2019.2055Z'%20fill='url(%23paint8_linear_8481_102191)'/%3e%3cpath%20opacity='0.479771'%20d='M88.6262%2019.0953L68.3101%2026.5288L65.3314%2012.5149L67.5211%2012.6263C68.6228%2012.6824%2069.7652%2012.471%2070.7816%2012.0192L78.4972%208.61266C81.4474%207.30707%2084.9208%208.14856%2085.8036%2010.3829L88.6262%2019.0953Z'%20fill='%23ADCBE7'/%3e%3cpath%20d='M91.6332%2026.6212L46.9517%2036.1186L46.0387%2028.4438L89.2535%2019.2582L91.6332%2026.6212Z'%20fill='%23717DAD'/%3e%3cpath%20d='M102.961%2024.2033C103.125%2024.9722%20102.371%2025.7829%20101.278%2026.015L37.9675%2039.4722C36.8754%2039.7043%2035.8568%2039.2704%2035.6933%2038.5015C35.5301%2037.7336%2036.284%2036.922%2037.3761%2036.6898L100.687%2023.2327C101.779%2023.0005%20102.798%2023.4354%20102.961%2024.2033Z'%20fill='%239ED1FF'/%3e%3cpath%20d='M102.703%2024.1718C102.838%2024.805%20102.067%2025.5045%20100.983%2025.7349L69.5583%2032.4144L69.0712%2030.123L100.496%2023.4436C101.58%2023.2131%20102.569%2023.5394%20102.703%2024.1718Z'%20fill='%2378AFE1'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_8481_102191'%20x1='32.2665'%20y1='59.6553'%20x2='59.0518'%20y2='60.5906'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23FFFDE0'/%3e%3cstop%20offset='1'%20stop-color='%23FFB362'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_8481_102191'%20x1='67.3434'%20y1='85.966'%20x2='103.216'%20y2='78.3411'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23FFFABC'/%3e%3cstop%20offset='1'%20stop-color='%23FFA650'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint2_linear_8481_102191'%20x1='51.4347'%20y1='74.8197'%20x2='91.1539'%20y2='74.8197'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23A3C1FF'/%3e%3cstop%20offset='1'%20stop-color='%234243FF'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint3_linear_8481_102191'%20x1='55.1887'%20y1='89.2031'%20x2='94.9078'%20y2='89.2031'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23A3C1FF'/%3e%3cstop%20offset='1'%20stop-color='%234243FF'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint4_linear_8481_102191'%20x1='94.5023'%20y1='53.1799'%20x2='106.762'%20y2='58.7056'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23FF9498'/%3e%3cstop%20offset='1'%20stop-color='%23FFD671'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint5_linear_8481_102191'%20x1='74.9906'%20y1='66.9871'%20x2='94.9778'%20y2='46.9999'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23FFFDE0'/%3e%3cstop%20offset='1'%20stop-color='%23FFB362'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint6_linear_8481_102191'%20x1='50.5805'%20y1='44.0581'%20x2='59.9372'%20y2='44.0581'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'/%3e%3cstop%20offset='1'%20stop-color='%23E3EEF3'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint7_linear_8481_102191'%20x1='88.4187'%20y1='43.3906'%20x2='99.3981'%20y2='25.1833'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23FF9498'/%3e%3cstop%20offset='1'%20stop-color='%23FFD671'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint8_linear_8481_102191'%20x1='56.4985'%20y1='29.5482'%20x2='100.532'%20y2='20.1885'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23ECF7FF'/%3e%3cstop%20offset='1'%20stop-color='%23C2E0FF'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e", kE = () => /* @__PURE__ */ g.jsxs(ue, { justifyItems: "center", marginTop: "40px", children: [
|
|
18042
18042
|
/* @__PURE__ */ g.jsx("img", { src: NE, width: 124, height: 107 }),
|
|
18043
|
-
/* @__PURE__ */ g.jsx(le, { variant: "body2", color:
|
|
18043
|
+
/* @__PURE__ */ g.jsx(le, { variant: "body2", color: U.palette.gray.gray3, children: w8 })
|
|
18044
18044
|
] }), ME = ({ searchResults: e, selectedObject: t, onReset: n, fetchCards: r }) => {
|
|
18045
18045
|
const o = en(), { sendTrackingEvent: i, currentSmIds: s } = $e(Je), [c, l] = Z(null), a = so(E8, {
|
|
18046
18046
|
count: e.length.toString(),
|
|
@@ -18068,10 +18068,10 @@ const vE = (e) => new Promise((t) => setTimeout(t, e)), yE = ({
|
|
|
18068
18068
|
/* @__PURE__ */ g.jsx(le, { variant: "body2", children: a }),
|
|
18069
18069
|
/* @__PURE__ */ g.jsx($, { gap: "17px", children: e == null ? void 0 : e.map(({ externalResourceId: C, name: v, description: d }) => /* @__PURE__ */ g.jsxs(bh, { onClick: () => u(C, v), direction: "row", children: [
|
|
18070
18070
|
/* @__PURE__ */ g.jsxs($, { flexGrow: 1, children: [
|
|
18071
|
-
/* @__PURE__ */ g.jsx(le, { variant: "body2", color:
|
|
18072
|
-
/* @__PURE__ */ g.jsx(le, { variant: "caption", color:
|
|
18071
|
+
/* @__PURE__ */ g.jsx(le, { variant: "body2", color: U.palette.gray.gray1, children: v }),
|
|
18072
|
+
/* @__PURE__ */ g.jsx(le, { variant: "caption", color: U.palette.gray.gray3, children: d })
|
|
18073
18073
|
] }),
|
|
18074
|
-
/* @__PURE__ */ g.jsx(
|
|
18074
|
+
/* @__PURE__ */ g.jsx(ue, { alignSelf: "center", className: "search-item__chevron", width: "20px", height: "20px", children: /* @__PURE__ */ g.jsx("img", { src: SE }) })
|
|
18075
18075
|
] }, C)) })
|
|
18076
18076
|
] }) : /* @__PURE__ */ g.jsx(kE, {});
|
|
18077
18077
|
}, ya = D(Ic)`
|
|
@@ -18145,16 +18145,16 @@ const vE = (e) => new Promise((t) => setTimeout(t, e)), yE = ({
|
|
|
18145
18145
|
};
|
|
18146
18146
|
}, GE = ({ isAdmin: e = !1 }) => {
|
|
18147
18147
|
var ci;
|
|
18148
|
-
const { email: t, currentSmIds: n, sendTrackingEvent: r, availableFeatures: o, conversationId: i } = $e(Je), s = en(), { userGroupId: c, userId: l } = En() || {}, a = Ce(!1), u = Ce(null), h = Ce(null), m = Ce(null), [C, v] = Z(!1), [d, f] = Z(!1), [p, y] = Z(!1), [b, E] = Z(!1), [x, I] = Z(), [A, w] = Z(!1), [_, R] = Z(null), [L, O] = Z(), [N, j] = Z(null), [
|
|
18148
|
+
const { email: t, currentSmIds: n, sendTrackingEvent: r, availableFeatures: o, conversationId: i } = $e(Je), s = en(), { userGroupId: c, userId: l } = En() || {}, a = Ce(!1), u = Ce(null), h = Ce(null), m = Ce(null), [C, v] = Z(!1), [d, f] = Z(!1), [p, y] = Z(!1), [b, E] = Z(!1), [x, I] = Z(), [A, w] = Z(!1), [_, R] = Z(null), [L, O] = Z(), [N, j] = Z(null), [X, Y] = Z(!1), [te, J] = Z(!1), z = Ae(M7), de = Ae(P7), he = Ae(B7), P = Ae(V7), G = Ae(j7), B = Ae(M1), W = Ae(q7), K = Ae(P1), ne = Ae(j1), ie = Ae(B1), M = Ae(e8), re = gt(o, s3), Ie = gt(o, A0), H = gt(o, f3), Ze = gt(o, p3), Ge = gt(o, g3), tt = gt(o, m3), nt = F3(he), { data: pn, isLoading: Et } = gh({
|
|
18149
18149
|
senderEmail: t,
|
|
18150
18150
|
conversationId: String(i),
|
|
18151
18151
|
enabled: Ze && !!t
|
|
18152
18152
|
}), { emailHeaders: ft, selectedEmail: Qe } = pn ?? {}, { scrollOnceAfterLoad: Tn, resetScrollState: Ht } = VE(h), Ir = G !== ee.LOADING && (!P || !Object.values(P).some((Re) => Re === ee.LOADING)) && z && z.length > 0;
|
|
18153
18153
|
to(() => {
|
|
18154
18154
|
var Re;
|
|
18155
|
-
|
|
18155
|
+
X && !C && te && ((Re = m == null ? void 0 : m.current) != null && Re.scrollHeight) && Tn(!!Ir, "smooth");
|
|
18156
18156
|
}, [
|
|
18157
|
-
|
|
18157
|
+
X,
|
|
18158
18158
|
C,
|
|
18159
18159
|
te,
|
|
18160
18160
|
Ir,
|
|
@@ -18323,7 +18323,7 @@ const vE = (e) => new Promise((t) => setTimeout(t, e)), yE = ({
|
|
|
18323
18323
|
buttons: Sn
|
|
18324
18324
|
}
|
|
18325
18325
|
),
|
|
18326
|
-
/* @__PURE__ */ g.jsx(db, { onWheel: () => v(!0), ref: m, children:
|
|
18326
|
+
/* @__PURE__ */ g.jsx(db, { onWheel: () => v(!0), ref: m, children: de ? /* @__PURE__ */ g.jsxs(g.Fragment, { children: [
|
|
18327
18327
|
/* @__PURE__ */ g.jsx(
|
|
18328
18328
|
Wb,
|
|
18329
18329
|
{
|
|
@@ -18381,7 +18381,7 @@ const vE = (e) => new Promise((t) => setTimeout(t, e)), yE = ({
|
|
|
18381
18381
|
onCardUnlinking: Wt
|
|
18382
18382
|
}
|
|
18383
18383
|
),
|
|
18384
|
-
/* @__PURE__ */ g.jsx("div", { ref: h, children: Ge ? /* @__PURE__ */ g.jsx(Z3, { connectors: nt, expanded:
|
|
18384
|
+
/* @__PURE__ */ g.jsx("div", { ref: h, children: Ge ? /* @__PURE__ */ g.jsx(Z3, { connectors: nt, expanded: X }) : null })
|
|
18385
18385
|
] }, "cards-list"),
|
|
18386
18386
|
/* @__PURE__ */ g.jsx(Sr, { condition: !(z != null && z.length) && Ie, children: ai() }, "create-banner")
|
|
18387
18387
|
] })
|
|
@@ -18440,7 +18440,7 @@ const vE = (e) => new Promise((t) => setTimeout(t, e)), yE = ({
|
|
|
18440
18440
|
children: /* @__PURE__ */ g.jsx(l8, { setOpenTaskLinking: E, onLinkingSuccess: Wt })
|
|
18441
18441
|
}
|
|
18442
18442
|
),
|
|
18443
|
-
!
|
|
18443
|
+
!de && /* @__PURE__ */ g.jsx(nb, {})
|
|
18444
18444
|
]
|
|
18445
18445
|
}
|
|
18446
18446
|
);
|
|
@@ -18523,7 +18523,7 @@ const vE = (e) => new Promise((t) => setTimeout(t, e)), yE = ({
|
|
|
18523
18523
|
isAdmin: n == null ? void 0 : n.isAdmin,
|
|
18524
18524
|
children: /* @__PURE__ */ g.jsx(Td, { fallback: /* @__PURE__ */ g.jsx(g.Fragment, {}), children: e })
|
|
18525
18525
|
}
|
|
18526
|
-
) }) }) }), Ch = D(
|
|
18526
|
+
) }) }) }), Ch = D(ue)`
|
|
18527
18527
|
height: inherit;
|
|
18528
18528
|
.MuiScopedCssBaseline-root {
|
|
18529
18529
|
height: inherit;
|
|
@@ -18631,7 +18631,7 @@ const vE = (e) => new Promise((t) => setTimeout(t, e)), yE = ({
|
|
|
18631
18631
|
[hidden] {
|
|
18632
18632
|
display: none;
|
|
18633
18633
|
}
|
|
18634
|
-
`, UE = D(
|
|
18634
|
+
`, UE = D(ue)`
|
|
18635
18635
|
:root {
|
|
18636
18636
|
--toastify-color-light: #fff;
|
|
18637
18637
|
--toastify-color-dark: #121212;
|
|
@@ -19667,7 +19667,7 @@ const qE = "Everything looks good", KE = "Something is not working", eI = "Provi
|
|
|
19667
19667
|
{ label: "Data is not accurate", value: "Data is not accurate" },
|
|
19668
19668
|
{ label: "Wrong App is showing", value: "Wrong App is showing" },
|
|
19669
19669
|
{ label: "Other", value: "other" }
|
|
19670
|
-
], aI = "Enter your feedback", Ca = 40, cI = "Feedback submitted successfully", lI = "Failed to submit feedback", uI = (e) => /* @__PURE__ */ g.jsx(it, { ...e, disabled: e.isLoading || e.disabled, children: e.isLoading ? /* @__PURE__ */ g.jsx(Jh, { sx: { color: "#97A3B7" }, size: 20 }) : e.label }), dI = D(
|
|
19670
|
+
], aI = "Enter your feedback", Ca = 40, cI = "Feedback submitted successfully", lI = "Failed to submit feedback", uI = (e) => /* @__PURE__ */ g.jsx(it, { ...e, disabled: e.isLoading || e.disabled, children: e.isLoading ? /* @__PURE__ */ g.jsx(Jh, { sx: { color: "#97A3B7" }, size: 20 }) : e.label }), dI = D(ue)`
|
|
19671
19671
|
max-height: 340px;
|
|
19672
19672
|
width: 440px;
|
|
19673
19673
|
border-radius: 12px;
|
|
@@ -19681,10 +19681,10 @@ const qE = "Everything looks good", KE = "Something is not working", eI = "Provi
|
|
|
19681
19681
|
flex-direction: row;
|
|
19682
19682
|
margin-bottom: 12px;
|
|
19683
19683
|
}
|
|
19684
|
-
`, fI = D(
|
|
19685
|
-
border-bottom: 1px solid ${
|
|
19684
|
+
`, fI = D(ue)`
|
|
19685
|
+
border-bottom: 1px solid ${U.palette.gray.gray6};
|
|
19686
19686
|
margin: 12px -16px;
|
|
19687
|
-
`, hI = D(
|
|
19687
|
+
`, hI = D(ue)`
|
|
19688
19688
|
display: flex;
|
|
19689
19689
|
justify-content: flex-end;
|
|
19690
19690
|
margin-top: 30px;
|
|
@@ -19734,7 +19734,7 @@ const qE = "Everything looks good", KE = "Something is not working", eI = "Provi
|
|
|
19734
19734
|
{
|
|
19735
19735
|
variant: "text",
|
|
19736
19736
|
color: "primary",
|
|
19737
|
-
style: { color:
|
|
19737
|
+
style: { color: U.palette.gray.gray3 },
|
|
19738
19738
|
disabled: n,
|
|
19739
19739
|
onClick: h,
|
|
19740
19740
|
children: "Cancel"
|
|
@@ -19753,7 +19753,7 @@ const qE = "Everything looks good", KE = "Something is not working", eI = "Provi
|
|
|
19753
19753
|
)
|
|
19754
19754
|
] })
|
|
19755
19755
|
] });
|
|
19756
|
-
}, pI = D(
|
|
19756
|
+
}, pI = D(ue)`
|
|
19757
19757
|
border-radius: 12px;
|
|
19758
19758
|
max-height: 298px;
|
|
19759
19759
|
width: 288px;
|
|
@@ -19763,22 +19763,24 @@ const qE = "Everything looks good", KE = "Something is not working", eI = "Provi
|
|
|
19763
19763
|
& > * {
|
|
19764
19764
|
box-sizing: border-box;
|
|
19765
19765
|
}
|
|
19766
|
-
`, gI = D(
|
|
19767
|
-
height:
|
|
19766
|
+
`, gI = D(ue)`
|
|
19767
|
+
height: 24px;
|
|
19768
19768
|
display: flex;
|
|
19769
19769
|
align-items: center;
|
|
19770
19770
|
justify-content: space-between;
|
|
19771
|
+
padding: 12px 0px;
|
|
19771
19772
|
`, mI = D(le)`
|
|
19772
19773
|
white-space: nowrap;
|
|
19773
19774
|
overflow: hidden;
|
|
19774
19775
|
text-overflow: ellipsis;
|
|
19775
19776
|
width: ${(e) => e.width || "200px"};
|
|
19776
|
-
|
|
19777
|
+
line-height: 18px;
|
|
19778
|
+
`, bI = D(ue)`
|
|
19777
19779
|
height: 1px;
|
|
19778
|
-
background-color: ${
|
|
19779
|
-
margin:
|
|
19780
|
-
`, vI = D(
|
|
19781
|
-
padding: 16px;
|
|
19780
|
+
background-color: ${U.palette.gray.gray6};
|
|
19781
|
+
margin: 0 -16px;
|
|
19782
|
+
`, vI = D(ue)`
|
|
19783
|
+
padding: 0px 16px;
|
|
19782
19784
|
border-radius: 12px;
|
|
19783
19785
|
height: calc(100% - 82px);
|
|
19784
19786
|
overflow-y: auto;
|
|
@@ -19786,7 +19788,7 @@ const qE = "Everything looks good", KE = "Something is not working", eI = "Provi
|
|
|
19786
19788
|
`, yI = D(le)`
|
|
19787
19789
|
font-size: 12px;
|
|
19788
19790
|
font-weight: 400;
|
|
19789
|
-
color: ${
|
|
19791
|
+
color: ${U.palette.gray.gray1};
|
|
19790
19792
|
line-height: 14px;
|
|
19791
19793
|
min-width: 80px;
|
|
19792
19794
|
margin-right: 12px;
|
|
@@ -19794,24 +19796,24 @@ const qE = "Everything looks good", KE = "Something is not working", eI = "Provi
|
|
|
19794
19796
|
`, CI = D(le)`
|
|
19795
19797
|
font-size: 12px;
|
|
19796
19798
|
font-weight: 400;
|
|
19797
|
-
color: ${
|
|
19799
|
+
color: ${U.palette.gray.black};
|
|
19798
19800
|
line-height: 14px;
|
|
19799
19801
|
min-width: 80px;
|
|
19800
19802
|
margin-right: 0px;
|
|
19801
19803
|
word-break: 'break-word';
|
|
19802
19804
|
text-align: right;
|
|
19803
|
-
`, xI = D(
|
|
19805
|
+
`, xI = D(ue)`
|
|
19804
19806
|
display: flex;
|
|
19805
19807
|
justify-content: space-between;
|
|
19806
19808
|
margin-bottom: 20px;
|
|
19807
|
-
`, EI = D(
|
|
19809
|
+
`, EI = D(ue)`
|
|
19808
19810
|
display: flex;
|
|
19809
19811
|
justify-content: space-between;
|
|
19810
19812
|
align-items: center;
|
|
19811
19813
|
padding: 0 10px;
|
|
19812
19814
|
width: 100%;
|
|
19813
19815
|
min-height: 40px;
|
|
19814
|
-
background-color: ${
|
|
19816
|
+
background-color: ${U.palette.gray.gray6a};
|
|
19815
19817
|
`, _o = D(Ve)`
|
|
19816
19818
|
padding: 6px;
|
|
19817
19819
|
border-radius: 6px;
|
|
@@ -19835,8 +19837,8 @@ const qE = "Everything looks good", KE = "Something is not working", eI = "Provi
|
|
|
19835
19837
|
var O, N, j;
|
|
19836
19838
|
const L = (j = (N = (O = e == null ? void 0 : e.cardData) == null ? void 0 : O.data) == null ? void 0 : N.flatDetails) == null ? void 0 : j.data;
|
|
19837
19839
|
if (L) {
|
|
19838
|
-
const
|
|
19839
|
-
m(
|
|
19840
|
+
const X = L.sort((Y, te) => Y.priority - te.priority);
|
|
19841
|
+
m(X);
|
|
19840
19842
|
}
|
|
19841
19843
|
}, [e]), !h || h.length === 0) return null;
|
|
19842
19844
|
const E = () => {
|
|
@@ -19879,13 +19881,13 @@ const qE = "Everything looks good", KE = "Something is not working", eI = "Provi
|
|
|
19879
19881
|
/* @__PURE__ */ g.jsxs(vI, { children: [
|
|
19880
19882
|
/* @__PURE__ */ g.jsxs(gI, { children: [
|
|
19881
19883
|
/* @__PURE__ */ g.jsxs($, { flexDirection: "row", alignItems: "center", style: { height: "100%" }, children: [
|
|
19882
|
-
d && /* @__PURE__ */ g.jsx("img", { src: d, alt: "Logo", style: { marginRight: 8 } }),
|
|
19883
|
-
/* @__PURE__ */ g.jsx(Ve, { title: f, arrow: !0, placement: "top", children: /* @__PURE__ */ g.jsx(mI, { variant: "h3", color:
|
|
19884
|
+
d && /* @__PURE__ */ g.jsx("img", { src: d, alt: "Logo", style: { marginRight: 8 }, height: 18, width: 18 }),
|
|
19885
|
+
/* @__PURE__ */ g.jsx(Ve, { title: f, arrow: !0, placement: "top", children: /* @__PURE__ */ g.jsx(mI, { variant: "h3", color: U.palette.gray.black, width: s ? "100px" : "200px", children: f }) })
|
|
19884
19886
|
] }),
|
|
19885
19887
|
s ? /* @__PURE__ */ g.jsx(II, { variant: "text", size: "small", endIcon: /* @__PURE__ */ g.jsx(Bt.ArrowForward, {}), onClick: R, children: rI }) : null
|
|
19886
19888
|
] }),
|
|
19887
19889
|
/* @__PURE__ */ g.jsx(bI, {}),
|
|
19888
|
-
/* @__PURE__ */ g.jsx(
|
|
19890
|
+
/* @__PURE__ */ g.jsx(ue, { paddingY: "16px", children: h.map(({ key: L, value: O, label: N, deepLink: j }) => /* @__PURE__ */ g.jsxs(xI, { children: [
|
|
19889
19891
|
/* @__PURE__ */ g.jsxs(yI, { children: [
|
|
19890
19892
|
N,
|
|
19891
19893
|
":"
|
|
@@ -19896,7 +19898,7 @@ const qE = "Everything looks good", KE = "Something is not working", eI = "Provi
|
|
|
19896
19898
|
href: j,
|
|
19897
19899
|
target: "_blank",
|
|
19898
19900
|
rel: "noopener noreferrer",
|
|
19899
|
-
style: { textDecoration: "none", color:
|
|
19901
|
+
style: { textDecoration: "none", color: U.palette.primary.main },
|
|
19900
19902
|
children: Zl(O || "N/A", Ca)
|
|
19901
19903
|
}
|
|
19902
19904
|
) : /* @__PURE__ */ g.jsx(CI, { children: Zl(O || "N/A", Ca) }) })
|
|
@@ -19904,7 +19906,7 @@ const qE = "Everything looks good", KE = "Something is not working", eI = "Provi
|
|
|
19904
19906
|
] }),
|
|
19905
19907
|
/* @__PURE__ */ g.jsxs(EI, { children: [
|
|
19906
19908
|
/* @__PURE__ */ g.jsx($, { flexDirection: "row", alignItems: "center", children: t ? /* @__PURE__ */ g.jsx(_o, { arrow: !0, title: tI, placement: "top", children: /* @__PURE__ */ g.jsx(dt, { onClick: _, children: /* @__PURE__ */ g.jsx(_I, {}) }) }) : /* @__PURE__ */ g.jsxs(g.Fragment, { children: [
|
|
19907
|
-
/* @__PURE__ */ g.jsx(le, { color:
|
|
19909
|
+
/* @__PURE__ */ g.jsx(le, { color: U.palette.gray.gray3, fontSize: 12, children: oI }),
|
|
19908
19910
|
/* @__PURE__ */ g.jsx(_o, { arrow: !0, title: nI, placement: "top", children: /* @__PURE__ */ g.jsx(dt, { size: "small", children: /* @__PURE__ */ g.jsx(SI, {}) }) })
|
|
19909
19911
|
] }) }),
|
|
19910
19912
|
/* @__PURE__ */ g.jsxs($, { flexDirection: "row", alignItems: "center", children: [
|
|
@@ -19941,7 +19943,8 @@ const qE = "Everything looks good", KE = "Something is not working", eI = "Provi
|
|
|
19941
19943
|
maxHeight: "300px",
|
|
19942
19944
|
overflowY: "auto",
|
|
19943
19945
|
borderRadius: "12px",
|
|
19944
|
-
boxShadow: "0px
|
|
19946
|
+
boxShadow: "0px 0px 8px 0px #04060F14",
|
|
19947
|
+
border: `1px solid ${U.palette.gray.gray6}`,
|
|
19945
19948
|
position: "relative"
|
|
19946
19949
|
}
|
|
19947
19950
|
}));
|