@dxs-ts/eveli-ide 0.0.418 → 0.0.419
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/build/index.js +462 -470
- package/package.json +1 -1
package/build/index.js
CHANGED
|
@@ -5,10 +5,10 @@ import { jsx as i, Fragment as j, jsxs as y } from "react/jsx-runtime";
|
|
|
5
5
|
import * as jl from "react";
|
|
6
6
|
import A, { createContext as er, useContext as qt, memo as Mt, forwardRef as of, useState as at, useCallback as Dn, useMemo as ct, useLayoutEffect as dR, useEffect as Ue, useRef as Be, useImperativeHandle as tk, Fragment as nk, useReducer as pR, createElement as ak } from "react";
|
|
7
7
|
import { useIntl as se, FormattedMessage as S, FormattedDate as Si, FormattedTime as ql, defineMessages as sy, IntlProvider as rk, FormattedNumber as fR } from "react-intl";
|
|
8
|
-
import { useQuery as
|
|
8
|
+
import { useQuery as cn, QueryClient as hR, QueryClientProvider as mR } from "@tanstack/react-query";
|
|
9
9
|
import { GThemeOptions as lf, LocaleProvider as ik, DialobProvider as sk, GShell as gR, WithFormProvider as ok, GFormTip as lk } from "@dxs-ts/gamut";
|
|
10
10
|
import { useSnackbar as De, enqueueSnackbar as bR } from "notistack";
|
|
11
|
-
import { styled as Ee, Box as D, Typography as F, Badge as cf, Divider as st, InputLabel as Qt, FormControl as Mi, FormHelperText as Bs, Select as oo, MenuItem as pt, useTheme as Xe, Checkbox as Aa, ListItemText as
|
|
11
|
+
import { styled as Ee, Box as D, Typography as F, Badge as cf, Divider as st, InputLabel as Qt, FormControl as Mi, FormHelperText as Bs, Select as oo, MenuItem as pt, useTheme as Xe, Checkbox as Aa, ListItemText as qe, Switch as ck, FormControlLabel as Yl, Button as X, TextField as Ve, Paper as zt, TableContainer as Xa, Table as oa, TableHead as la, TableRow as Ze, TableCell as ce, TableBody as _a, IconButton as Re, Dialog as ke, DialogTitle as Ce, DialogContent as we, DialogContentText as Fi, DialogActions as Ae, List as on, ListItem as gn, Tooltip as ot, generateUtilityClass as Ge, ListItemButton as Vn, ListItemIcon as fn, Grid2 as oe, TextareaAutosize as Ic, TablePagination as ER, lighten as xc, alpha as ht, darken as oi, ButtonGroup as uk, Drawer as Nc, Stack as Gt, TableSortLabel as Kl, Card as dk, CardHeader as pk, CardContent as fk, CardActions as hk, Chip as an, Collapse as Za, RadioGroup as mk, Radio as rp, Tabs as gk, Tab as bk, Popover as lo, useThemeProps as tr, CssBaseline as yR, useMediaQuery as ii, MenuList as uf, Link as co, Container as Nr, AppBar as TR, Menu as df, InputAdornment as Rc, CircularProgress as Pi, Alert as Dc, Avatar as Rn, Breadcrumbs as vR, AlertTitle as Ek, SvgIcon as ja, OutlinedInput as Ss, createTheme as yk, ThemeProvider as Tk, Accordion as rs, AccordionSummary as is, AccordionDetails as ss, Autocomplete as vk, LinearProgress as SR, Zoom as kR } from "@mui/material";
|
|
12
12
|
import { TreeItem2 as wR, treeItemClasses as Zu, SimpleTreeView as Rr } from "@mui/x-tree-view";
|
|
13
13
|
import nr from "@mui/icons-material/DeleteOutline";
|
|
14
14
|
import pi from "@mui/icons-material/AddCircleOutline";
|
|
@@ -77,7 +77,7 @@ import Tf from "@mui/icons-material/InfoOutlined";
|
|
|
77
77
|
import lD from "@mui/icons-material/MenuOutlined";
|
|
78
78
|
import cD from "@mui/icons-material/PersonOutlined";
|
|
79
79
|
import uD from "@mui/icons-material/Logout";
|
|
80
|
-
import { useReactTable as dD, getFacetedUniqueValues as pD, getFilteredRowModel as fD, getPaginationRowModel as hD, getSortedRowModel as mD, getCoreRowModel as gD, flexRender as kn, sortingFns as
|
|
80
|
+
import { useReactTable as dD, getFacetedUniqueValues as pD, getFilteredRowModel as fD, getPaginationRowModel as hD, getSortedRowModel as mD, getCoreRowModel as gD, flexRender as kn, sortingFns as pn } from "@tanstack/react-table";
|
|
81
81
|
import bD from "@mui/icons-material/FilterListOutlined";
|
|
82
82
|
import ED from "@mui/icons-material/FavoriteBorder";
|
|
83
83
|
import ki from "@mui/icons-material/CheckBoxOutlineBlank";
|
|
@@ -3215,7 +3215,7 @@ const ew = Se("$org/groupsList.GET")({
|
|
|
3215
3215
|
hook: R2
|
|
3216
3216
|
});
|
|
3217
3217
|
function R2(e) {
|
|
3218
|
-
const t = se(), n = ew.useParams(), { url: a } = n, r = a({ org: "" }).substring(1), { data: s, error: o, refetch: l, isPending: c } =
|
|
3218
|
+
const t = se(), n = ew.useParams(), { url: a } = n, r = a({ org: "" }).substring(1), { data: s, error: o, refetch: l, isPending: c } = cn({
|
|
3219
3219
|
staleTime: 15e3,
|
|
3220
3220
|
queryKey: [r],
|
|
3221
3221
|
queryFn: () => n.fetch(r).then((u) => u.json()).then((u) => u ?? []).then((u) => {
|
|
@@ -3301,7 +3301,7 @@ const tw = {
|
|
|
3301
3301
|
return n(e.features);
|
|
3302
3302
|
}
|
|
3303
3303
|
};
|
|
3304
|
-
},
|
|
3304
|
+
}, rn = ({ children: e, id: t }) => {
|
|
3305
3305
|
const { features: n } = ho(), a = tw[t];
|
|
3306
3306
|
return a(n) ? /* @__PURE__ */ i(j, { children: e }) : /* @__PURE__ */ i(j, {});
|
|
3307
3307
|
}, aw = Se("$org/userInfo.GET")({
|
|
@@ -3359,7 +3359,7 @@ const rw = Se("config.GET")({
|
|
|
3359
3359
|
function F2(e) {
|
|
3360
3360
|
const t = rw.useNativeParams(), { url: n } = t, a = n({});
|
|
3361
3361
|
se();
|
|
3362
|
-
const { data: r, error: s, refetch: o, isPending: l } =
|
|
3362
|
+
const { data: r, error: s, refetch: o, isPending: l } = cn({
|
|
3363
3363
|
queryKey: [a],
|
|
3364
3364
|
queryFn: () => window.fetch(a).then((c) => c.json()).then((c) => c)
|
|
3365
3365
|
});
|
|
@@ -3376,7 +3376,7 @@ const sw = Se("worker/rest/api/assets/any-tags/stencil-tags.GET")({
|
|
|
3376
3376
|
hook: B2
|
|
3377
3377
|
});
|
|
3378
3378
|
function B2(e) {
|
|
3379
|
-
const t = sw.useParams(), { url: n } = t, a = n({}), { data: r, error: s, refetch: o, isPending: l } =
|
|
3379
|
+
const t = sw.useParams(), { url: n } = t, a = n({}), { data: r, error: s, refetch: o, isPending: l } = cn({
|
|
3380
3380
|
queryKey: [a],
|
|
3381
3381
|
queryFn: () => t.fetch(a).then((c) => c.json())
|
|
3382
3382
|
});
|
|
@@ -3386,7 +3386,7 @@ const ow = Se("worker/rest/api/assets/any-tags/wrench-tags.GET")({
|
|
|
3386
3386
|
hook: U2
|
|
3387
3387
|
});
|
|
3388
3388
|
function U2(e) {
|
|
3389
|
-
const t = ow.useParams(), { url: n } = t, a = n({}), { data: r, error: s, refetch: o, isPending: l } =
|
|
3389
|
+
const t = ow.useParams(), { url: n } = t, a = n({}), { data: r, error: s, refetch: o, isPending: l } = cn({
|
|
3390
3390
|
queryKey: [a],
|
|
3391
3391
|
queryFn: () => t.fetch(a).then((c) => c.json())
|
|
3392
3392
|
});
|
|
@@ -3497,7 +3497,7 @@ const fw = Se("worker/rest/api/assets/dialob.GET")({
|
|
|
3497
3497
|
hook: Y2
|
|
3498
3498
|
});
|
|
3499
3499
|
function Y2(e) {
|
|
3500
|
-
const t = fw.useParams(), { url: n } = t, a = n({}), { data: r, error: s, refetch: o, isPending: l } =
|
|
3500
|
+
const t = fw.useParams(), { url: n } = t, a = n({}), { data: r, error: s, refetch: o, isPending: l } = cn({
|
|
3501
3501
|
queryKey: [a],
|
|
3502
3502
|
queryFn: () => t.fetch(a).then((c) => c.json()).then((c) => (c ?? []).sort())
|
|
3503
3503
|
});
|
|
@@ -3561,7 +3561,7 @@ const bw = Se("worker/rest/api/assets/dialob/tags.GET")({
|
|
|
3561
3561
|
hook: tO
|
|
3562
3562
|
});
|
|
3563
3563
|
function tO(e) {
|
|
3564
|
-
const t = bw.useParams(), { url: n } = t, a = n({}), { data: r, error: s, refetch: o, isPending: l } =
|
|
3564
|
+
const t = bw.useParams(), { url: n } = t, a = n({}), { data: r, error: s, refetch: o, isPending: l } = cn({
|
|
3565
3565
|
queryKey: [a],
|
|
3566
3566
|
queryFn: () => t.fetch(a).then((c) => c.json()).then((c) => (c ?? []).sort())
|
|
3567
3567
|
});
|
|
@@ -3592,7 +3592,7 @@ const yw = Se("worker/rest/api/assets/publications.GET")({
|
|
|
3592
3592
|
hook: rO
|
|
3593
3593
|
});
|
|
3594
3594
|
function rO(e) {
|
|
3595
|
-
const t = yw.useParams(), { url: n } = t, a = n({}), { data: r, error: s, refetch: o, isPending: l } =
|
|
3595
|
+
const t = yw.useParams(), { url: n } = t, a = n({}), { data: r, error: s, refetch: o, isPending: l } = cn({
|
|
3596
3596
|
queryKey: [a],
|
|
3597
3597
|
queryFn: () => t.fetch(a).then((c) => c.json()).then((c) => c)
|
|
3598
3598
|
});
|
|
@@ -3735,7 +3735,7 @@ const Iw = Se("worker/rest/api/assets/workflows.GET")({
|
|
|
3735
3735
|
hook: hO
|
|
3736
3736
|
});
|
|
3737
3737
|
function hO(e) {
|
|
3738
|
-
const t = Iw.useParams(), { url: n, method: a } = t, r = n({}), { data: s, error: o, refetch: l, isPending: c } =
|
|
3738
|
+
const t = Iw.useParams(), { url: n, method: a } = t, r = n({}), { data: s, error: o, refetch: l, isPending: c } = cn({
|
|
3739
3739
|
queryKey: [r],
|
|
3740
3740
|
queryFn: () => t.fetch(r).then((u) => u.json()).then((u) => u)
|
|
3741
3741
|
});
|
|
@@ -3801,7 +3801,7 @@ const zn = Ee(wR)(({ theme: e }) => ({
|
|
|
3801
3801
|
boxSizing: "border-box",
|
|
3802
3802
|
padding: "0 14px",
|
|
3803
3803
|
backgroundColor: e.palette.secondary.main
|
|
3804
|
-
})),
|
|
3804
|
+
})), ze = (e) => {
|
|
3805
3805
|
const t = `${e.label}-label`, n = /* @__PURE__ */ i(S, { id: e.label });
|
|
3806
3806
|
return /* @__PURE__ */ y(j, { children: [
|
|
3807
3807
|
/* @__PURE__ */ i(mO, { id: t, children: n }),
|
|
@@ -3866,11 +3866,11 @@ const zn = Ee(wR)(({ theme: e }) => ({
|
|
|
3866
3866
|
e.variant === "ARTICLE_SELECT" && /* @__PURE__ */ y(j, { children: [
|
|
3867
3867
|
/* @__PURE__ */ y(pt, { value: a, onClick: o, children: [
|
|
3868
3868
|
/* @__PURE__ */ i(Aa, { checked: e.selected.length === s.length }),
|
|
3869
|
-
/* @__PURE__ */ i(
|
|
3869
|
+
/* @__PURE__ */ i(qe, { primary: /* @__PURE__ */ i(S, { id: "select.all", defaultMessage: "Select all articles" }) })
|
|
3870
3870
|
] }),
|
|
3871
3871
|
/* @__PURE__ */ y(pt, { value: r, onClick: l, children: [
|
|
3872
3872
|
/* @__PURE__ */ i(Aa, { checked: e.selected.length === 0 }),
|
|
3873
|
-
/* @__PURE__ */ i(
|
|
3873
|
+
/* @__PURE__ */ i(qe, { primary: /* @__PURE__ */ i(S, { id: "deselect.all", defaultMessage: "Unselect all articles" }) })
|
|
3874
3874
|
] }),
|
|
3875
3875
|
/* @__PURE__ */ i(st, {})
|
|
3876
3876
|
] }),
|
|
@@ -4162,22 +4162,22 @@ const zn = Ee(wR)(({ theme: e }) => ({
|
|
|
4162
4162
|
}
|
|
4163
4163
|
return /* @__PURE__ */ i(D, { sx: { width: "100%", p: 1 }, children: t });
|
|
4164
4164
|
};
|
|
4165
|
-
function
|
|
4165
|
+
function sn(e) {
|
|
4166
4166
|
return JSON.stringify(Object.entries(e).filter(([n]) => e.type === "FLOWS" || e.type === "SERVICES" || e.type === "DECISIONS" ? n === "type" : n === "type" || n === "id").reduce((n, [a, r]) => n + "/" + r, ""));
|
|
4167
4167
|
}
|
|
4168
4168
|
function SO(e) {
|
|
4169
|
-
const t = wO(e), n = e.explorerActive, a = t.find((r) =>
|
|
4170
|
-
return { explorer: t, explorerActive:
|
|
4169
|
+
const t = wO(e), n = e.explorerActive, a = t.find((r) => sn(r) === n) ?? t[0];
|
|
4170
|
+
return { explorer: t, explorerActive: sn(a) };
|
|
4171
4171
|
}
|
|
4172
4172
|
function kO(e, t) {
|
|
4173
|
-
const n =
|
|
4173
|
+
const n = sn(e);
|
|
4174
4174
|
return {
|
|
4175
|
-
explorer: !!t.explorer.find((r) =>
|
|
4175
|
+
explorer: !!t.explorer.find((r) => sn(r) === n) ? t.explorer.map((r) => sn(r) === n ? e : r) : (
|
|
4176
4176
|
// -+
|
|
4177
4177
|
[...t.explorer, e]
|
|
4178
4178
|
),
|
|
4179
4179
|
// all open tabs + 1 new at the end
|
|
4180
|
-
explorerActive:
|
|
4180
|
+
explorerActive: sn(e)
|
|
4181
4181
|
// id of the active tab
|
|
4182
4182
|
};
|
|
4183
4183
|
}
|
|
@@ -4192,7 +4192,7 @@ function Rw() {
|
|
|
4192
4192
|
from: "/secured/$locale/assets/wrench",
|
|
4193
4193
|
to: ".",
|
|
4194
4194
|
search: (a) => {
|
|
4195
|
-
const r =
|
|
4195
|
+
const r = sn(n), s = [...a.explorer].filter((l) => sn(l) !== r), o = s[s.length - 1];
|
|
4196
4196
|
if (o) {
|
|
4197
4197
|
const l = s.indexOf(o);
|
|
4198
4198
|
l !== s.length - 1 && (delete s[l], s.push(o));
|
|
@@ -4204,7 +4204,7 @@ function Rw() {
|
|
|
4204
4204
|
return { onTabClose: t };
|
|
4205
4205
|
}
|
|
4206
4206
|
function ut() {
|
|
4207
|
-
const { onTabClose: e } = Rw(), t = Ft(), n = Sk({ from: "/secured/$locale/assets/wrench/" }), a = n.explorer, r = n.explorerActive, s = a.find((h) =>
|
|
4207
|
+
const { onTabClose: e } = Rw(), t = Ft(), n = Sk({ from: "/secured/$locale/assets/wrench/" }), a = n.explorer, r = n.explorerActive, s = a.find((h) => sn(h) === r);
|
|
4208
4208
|
function o(h) {
|
|
4209
4209
|
t({
|
|
4210
4210
|
from: "/secured/$locale/assets/wrench",
|
|
@@ -4213,7 +4213,7 @@ function ut() {
|
|
|
4213
4213
|
});
|
|
4214
4214
|
}
|
|
4215
4215
|
function l(h, m) {
|
|
4216
|
-
return a.filter((g) =>
|
|
4216
|
+
return a.filter((g) => sn(g) === h).find((g) => m ? g.id === m : !0);
|
|
4217
4217
|
}
|
|
4218
4218
|
function c() {
|
|
4219
4219
|
return a.find(({ type: m }) => m === "FLOWS") ?? { type: "FLOWS", id: void 0, expanded: [] };
|
|
@@ -4235,7 +4235,7 @@ function ut() {
|
|
|
4235
4235
|
search: (g) => ({
|
|
4236
4236
|
...g,
|
|
4237
4237
|
explorer: [...h],
|
|
4238
|
-
explorerActive: m ?
|
|
4238
|
+
explorerActive: m ? sn(m) : void 0
|
|
4239
4239
|
})
|
|
4240
4240
|
});
|
|
4241
4241
|
}
|
|
@@ -4247,7 +4247,7 @@ function CO() {
|
|
|
4247
4247
|
n && e({
|
|
4248
4248
|
from: "/secured/$locale/assets/wrench",
|
|
4249
4249
|
to: ".",
|
|
4250
|
-
search: (a) => ({ ...a, explorerActive:
|
|
4250
|
+
search: (a) => ({ ...a, explorerActive: sn(n) })
|
|
4251
4251
|
});
|
|
4252
4252
|
}
|
|
4253
4253
|
return { onTabChange: t };
|
|
@@ -5304,35 +5304,35 @@ function vy() {
|
|
|
5304
5304
|
}
|
|
5305
5305
|
function Cr(e) {
|
|
5306
5306
|
var t, n;
|
|
5307
|
-
return e = (e + "").trim().toLowerCase(), (t = h3.exec(e)) ? (n = t[1].length, t = parseInt(t[1], 16), n === 6 ? Sy(t) : n === 3 ? new
|
|
5307
|
+
return e = (e + "").trim().toLowerCase(), (t = h3.exec(e)) ? (n = t[1].length, t = parseInt(t[1], 16), n === 6 ? Sy(t) : n === 3 ? new hn(t >> 8 & 15 | t >> 4 & 240, t >> 4 & 15 | t & 240, (t & 15) << 4 | t & 15, 1) : n === 8 ? Jo(t >> 24 & 255, t >> 16 & 255, t >> 8 & 255, (t & 255) / 255) : n === 4 ? Jo(t >> 12 & 15 | t >> 8 & 240, t >> 8 & 15 | t >> 4 & 240, t >> 4 & 15 | t & 240, ((t & 15) << 4 | t & 15) / 255) : null) : (t = m3.exec(e)) ? new hn(t[1], t[2], t[3], 1) : (t = g3.exec(e)) ? new hn(t[1] * 255 / 100, t[2] * 255 / 100, t[3] * 255 / 100, 1) : (t = b3.exec(e)) ? Jo(t[1], t[2], t[3], t[4]) : (t = E3.exec(e)) ? Jo(t[1] * 255 / 100, t[2] * 255 / 100, t[3] * 255 / 100, t[4]) : (t = y3.exec(e)) ? Cy(t[1], t[2] / 100, t[3] / 100, 1) : (t = T3.exec(e)) ? Cy(t[1], t[2] / 100, t[3] / 100, t[4]) : yy.hasOwnProperty(e) ? Sy(yy[e]) : e === "transparent" ? new hn(NaN, NaN, NaN, 0) : null;
|
|
5308
5308
|
}
|
|
5309
5309
|
function Sy(e) {
|
|
5310
|
-
return new
|
|
5310
|
+
return new hn(e >> 16 & 255, e >> 8 & 255, e & 255, 1);
|
|
5311
5311
|
}
|
|
5312
5312
|
function Jo(e, t, n, a) {
|
|
5313
|
-
return a <= 0 && (e = t = n = NaN), new
|
|
5313
|
+
return a <= 0 && (e = t = n = NaN), new hn(e, t, n, a);
|
|
5314
5314
|
}
|
|
5315
5315
|
function k3(e) {
|
|
5316
|
-
return e instanceof bo || (e = Cr(e)), e ? (e = e.rgb(), new
|
|
5316
|
+
return e instanceof bo || (e = Cr(e)), e ? (e = e.rgb(), new hn(e.r, e.g, e.b, e.opacity)) : new hn();
|
|
5317
5317
|
}
|
|
5318
5318
|
function cp(e, t, n, a) {
|
|
5319
|
-
return arguments.length === 1 ? k3(e) : new
|
|
5319
|
+
return arguments.length === 1 ? k3(e) : new hn(e, t, n, a ?? 1);
|
|
5320
5320
|
}
|
|
5321
|
-
function
|
|
5321
|
+
function hn(e, t, n, a) {
|
|
5322
5322
|
this.r = +e, this.g = +t, this.b = +n, this.opacity = +a;
|
|
5323
5323
|
}
|
|
5324
|
-
Lf(
|
|
5324
|
+
Lf(hn, cp, qw(bo, {
|
|
5325
5325
|
brighter(e) {
|
|
5326
|
-
return e = e == null ? Ql : Math.pow(Ql, e), new
|
|
5326
|
+
return e = e == null ? Ql : Math.pow(Ql, e), new hn(this.r * e, this.g * e, this.b * e, this.opacity);
|
|
5327
5327
|
},
|
|
5328
5328
|
darker(e) {
|
|
5329
|
-
return e = e == null ? Vs : Math.pow(Vs, e), new
|
|
5329
|
+
return e = e == null ? Vs : Math.pow(Vs, e), new hn(this.r * e, this.g * e, this.b * e, this.opacity);
|
|
5330
5330
|
},
|
|
5331
5331
|
rgb() {
|
|
5332
5332
|
return this;
|
|
5333
5333
|
},
|
|
5334
5334
|
clamp() {
|
|
5335
|
-
return new
|
|
5335
|
+
return new hn(yr(this.r), yr(this.g), yr(this.b), Jl(this.opacity));
|
|
5336
5336
|
},
|
|
5337
5337
|
displayable() {
|
|
5338
5338
|
return -0.5 <= this.r && this.r < 255.5 && -0.5 <= this.g && this.g < 255.5 && -0.5 <= this.b && this.b < 255.5 && 0 <= this.opacity && this.opacity <= 1;
|
|
@@ -5389,7 +5389,7 @@ Lf($n, C3, qw(bo, {
|
|
|
5389
5389
|
},
|
|
5390
5390
|
rgb() {
|
|
5391
5391
|
var e = this.h % 360 + (this.h < 0) * 360, t = isNaN(e) || isNaN(this.s) ? 0 : this.s, n = this.l, a = n + (n < 0.5 ? n : 1 - n) * t, r = 2 * n - a;
|
|
5392
|
-
return new
|
|
5392
|
+
return new hn(
|
|
5393
5393
|
td(e >= 240 ? e - 240 : e + 120, r, a),
|
|
5394
5394
|
td(e, r, a),
|
|
5395
5395
|
td(e < 120 ? e + 240 : e - 120, r, a),
|
|
@@ -11433,8 +11433,8 @@ const W4 = (e, t) => {
|
|
|
11433
11433
|
}, q4 = ({ value: e, onClick: t, linked: n }) => {
|
|
11434
11434
|
const { ast: a } = e;
|
|
11435
11435
|
return a ? /* @__PURE__ */ y(j, { children: [
|
|
11436
|
-
/* @__PURE__ */ i(
|
|
11437
|
-
|
|
11436
|
+
/* @__PURE__ */ i(gn, { alignItems: "flex-start", sx: { cursor: "pointer" }, onClick: t, children: /* @__PURE__ */ i(
|
|
11437
|
+
qe,
|
|
11438
11438
|
{
|
|
11439
11439
|
primary: `${n ? "* " : ""}${a.name}`,
|
|
11440
11440
|
secondary: /* @__PURE__ */ i(
|
|
@@ -11513,7 +11513,7 @@ const W4 = (e, t) => {
|
|
|
11513
11513
|
/* @__PURE__ */ i(Ce, { children: /* @__PURE__ */ i(S, { id: "flows.autocomplete.task.create" }) }),
|
|
11514
11514
|
/* @__PURE__ */ y(we, { children: [
|
|
11515
11515
|
/* @__PURE__ */ i(
|
|
11516
|
-
|
|
11516
|
+
ze,
|
|
11517
11517
|
{
|
|
11518
11518
|
selected: m,
|
|
11519
11519
|
onChange: (I) => {
|
|
@@ -11539,7 +11539,7 @@ const W4 = (e, t) => {
|
|
|
11539
11539
|
}
|
|
11540
11540
|
),
|
|
11541
11541
|
/* @__PURE__ */ i(D, { pt: 2, pb: 2, children: /* @__PURE__ */ i(F, { variant: "h4", fontWeight: "bold", children: /* @__PURE__ */ i(S, { id: "flows.autocomplete.task.searchResults" }) }) }),
|
|
11542
|
-
/* @__PURE__ */ i(
|
|
11542
|
+
/* @__PURE__ */ i(on, { sx: { width: "100%", height: 400, bgcolor: "background.paper", overflow: "auto" }, children: C.map((I) => {
|
|
11543
11543
|
var O;
|
|
11544
11544
|
const N = w.includes(I.id), _ = N + "-" + ((O = I.ast) == null ? void 0 : O.name);
|
|
11545
11545
|
return { entity: I, linked: N, comp: _ };
|
|
@@ -11654,7 +11654,7 @@ const W4 = (e, t) => {
|
|
|
11654
11654
|
title: ["title"],
|
|
11655
11655
|
searchField: ["searchField"],
|
|
11656
11656
|
searchFieldContainer: ["searchFieldContainer"]
|
|
11657
|
-
}, (n) =>
|
|
11657
|
+
}, (n) => Ge(v1, n), {}), J4 = Ee("div", {
|
|
11658
11658
|
name: v1,
|
|
11659
11659
|
slot: "AllFlows",
|
|
11660
11660
|
overridesResolver: (e, t) => [
|
|
@@ -12483,7 +12483,7 @@ class ko {
|
|
|
12483
12483
|
}
|
|
12484
12484
|
}
|
|
12485
12485
|
const w5 = ({ builder: e, onChange: t }) => /* @__PURE__ */ i(
|
|
12486
|
-
|
|
12486
|
+
ze,
|
|
12487
12487
|
{
|
|
12488
12488
|
label: "decisions.cells.newvalue.boolean",
|
|
12489
12489
|
helperText: "decisions.cells.newvalue.boolean.helper",
|
|
@@ -12492,7 +12492,7 @@ const w5 = ({ builder: e, onChange: t }) => /* @__PURE__ */ i(
|
|
|
12492
12492
|
empty: { id: "", label: "decisions.cells.newvalue.boolean.empty" },
|
|
12493
12493
|
items: e.getDataTypes().map((n) => ({
|
|
12494
12494
|
id: n.value,
|
|
12495
|
-
value: /* @__PURE__ */ i(
|
|
12495
|
+
value: /* @__PURE__ */ i(qe, { primary: n.text })
|
|
12496
12496
|
}))
|
|
12497
12497
|
}
|
|
12498
12498
|
), C5 = (e) => {
|
|
@@ -12502,14 +12502,14 @@ const w5 = ({ builder: e, onChange: t }) => /* @__PURE__ */ i(
|
|
|
12502
12502
|
l && e.onChange(e.builder.withNewValue(l));
|
|
12503
12503
|
}, s = (l) => {
|
|
12504
12504
|
e.onChange(e.builder.remove(l));
|
|
12505
|
-
}, o = e.builder.getValues().map((l, c) => /* @__PURE__ */ i(
|
|
12506
|
-
/* @__PURE__ */ i(D, { flexShrink: 0, children: /* @__PURE__ */ i(Vn, { onClick: () => s(c), children: /* @__PURE__ */ i(
|
|
12507
|
-
/* @__PURE__ */ i(D, { flexGrow: 1, children: /* @__PURE__ */ i(
|
|
12505
|
+
}, o = e.builder.getValues().map((l, c) => /* @__PURE__ */ i(gn, { disablePadding: !0, children: /* @__PURE__ */ y(D, { display: "flex", width: "100%", alignItems: "center", children: [
|
|
12506
|
+
/* @__PURE__ */ i(D, { flexShrink: 0, children: /* @__PURE__ */ i(Vn, { onClick: () => s(c), children: /* @__PURE__ */ i(fn, { children: /* @__PURE__ */ i(nr, {}) }) }) }),
|
|
12507
|
+
/* @__PURE__ */ i(D, { flexGrow: 1, children: /* @__PURE__ */ i(qe, { primary: l }) })
|
|
12508
12508
|
] }) }, c));
|
|
12509
12509
|
return /* @__PURE__ */ y(D, { width: "100%", display: "flex", flexDirection: "column", gap: 2, children: [
|
|
12510
12510
|
/* @__PURE__ */ y(oe, { container: !0, spacing: 2, children: [
|
|
12511
12511
|
/* @__PURE__ */ i(oe, { size: { xs: 3 }, children: /* @__PURE__ */ i(
|
|
12512
|
-
|
|
12512
|
+
ze,
|
|
12513
12513
|
{
|
|
12514
12514
|
label: "decisions.cells.newvalue.string.comparisonType",
|
|
12515
12515
|
onChange: a,
|
|
@@ -12517,7 +12517,7 @@ const w5 = ({ builder: e, onChange: t }) => /* @__PURE__ */ i(
|
|
|
12517
12517
|
empty: { id: "", label: "decisions.cells.newvalue.string.empty" },
|
|
12518
12518
|
items: e.builder.operators.map((l) => ({
|
|
12519
12519
|
id: l.value,
|
|
12520
|
-
value: /* @__PURE__ */ i(
|
|
12520
|
+
value: /* @__PURE__ */ i(qe, { primary: l.text })
|
|
12521
12521
|
}))
|
|
12522
12522
|
}
|
|
12523
12523
|
) }),
|
|
@@ -12533,7 +12533,7 @@ const w5 = ({ builder: e, onChange: t }) => /* @__PURE__ */ i(
|
|
|
12533
12533
|
] }),
|
|
12534
12534
|
/* @__PURE__ */ y(D, { children: [
|
|
12535
12535
|
/* @__PURE__ */ i(Qt, { sx: { mt: 1 }, children: /* @__PURE__ */ i(S, { id: "decisions.cells.newvalue.string.selected" }) }),
|
|
12536
|
-
/* @__PURE__ */ i(
|
|
12536
|
+
/* @__PURE__ */ i(on, { children: o })
|
|
12537
12537
|
] })
|
|
12538
12538
|
] });
|
|
12539
12539
|
}, A5 = ({ builder: e, onChange: t }) => /* @__PURE__ */ i(
|
|
@@ -12577,7 +12577,7 @@ const w5 = ({ builder: e, onChange: t }) => /* @__PURE__ */ i(
|
|
|
12577
12577
|
] }),
|
|
12578
12578
|
/* @__PURE__ */ y(oe, { container: !0, spacing: 2, children: [
|
|
12579
12579
|
/* @__PURE__ */ i(oe, { size: { xs: 3 }, children: /* @__PURE__ */ i(
|
|
12580
|
-
|
|
12580
|
+
ze,
|
|
12581
12581
|
{
|
|
12582
12582
|
label: "decisions.cells.newvalue.number.comparisonType",
|
|
12583
12583
|
onChange: a,
|
|
@@ -12585,7 +12585,7 @@ const w5 = ({ builder: e, onChange: t }) => /* @__PURE__ */ i(
|
|
|
12585
12585
|
empty: { id: "", label: "decisions.cells.newvalue.number.comparisonTypeEmpty" },
|
|
12586
12586
|
items: e.comparisonOperators.map((p) => ({
|
|
12587
12587
|
id: p.value,
|
|
12588
|
-
value: /* @__PURE__ */ i(
|
|
12588
|
+
value: /* @__PURE__ */ i(qe, { primary: p.text })
|
|
12589
12589
|
}))
|
|
12590
12590
|
}
|
|
12591
12591
|
) }),
|
|
@@ -12654,7 +12654,7 @@ const w5 = ({ builder: e, onChange: t }) => /* @__PURE__ */ i(
|
|
|
12654
12654
|
}, r = (c) => {
|
|
12655
12655
|
t(e.withEnd(c));
|
|
12656
12656
|
}, s = /* @__PURE__ */ i(
|
|
12657
|
-
|
|
12657
|
+
ze,
|
|
12658
12658
|
{
|
|
12659
12659
|
label: "decisions.cells.newvalue.date.operator",
|
|
12660
12660
|
helperText: "decisions.cells.newvalue.date.operator.helper",
|
|
@@ -12663,7 +12663,7 @@ const w5 = ({ builder: e, onChange: t }) => /* @__PURE__ */ i(
|
|
|
12663
12663
|
empty: { id: "", label: "decisions.cells.newvalue.date.operator.empty" },
|
|
12664
12664
|
items: e.getOperators().map((c) => ({
|
|
12665
12665
|
id: c.value,
|
|
12666
|
-
value: /* @__PURE__ */ i(
|
|
12666
|
+
value: /* @__PURE__ */ i(qe, { primary: c.text })
|
|
12667
12667
|
}))
|
|
12668
12668
|
}
|
|
12669
12669
|
), o = /* @__PURE__ */ i(
|
|
@@ -12712,7 +12712,7 @@ const w5 = ({ builder: e, onChange: t }) => /* @__PURE__ */ i(
|
|
|
12712
12712
|
);
|
|
12713
12713
|
}, R5 = ({ builder: e, onChange: t }) => {
|
|
12714
12714
|
const n = /* @__PURE__ */ i(
|
|
12715
|
-
|
|
12715
|
+
ze,
|
|
12716
12716
|
{
|
|
12717
12717
|
label: "decisions.cells.newvalue.date.operator",
|
|
12718
12718
|
helperText: "decisions.cells.newvalue.date.operator.helper",
|
|
@@ -12721,7 +12721,7 @@ const w5 = ({ builder: e, onChange: t }) => /* @__PURE__ */ i(
|
|
|
12721
12721
|
empty: { id: "", label: "decisions.cells.newvalue.date.operator.empty" },
|
|
12722
12722
|
items: e.getOperators().map((s) => ({
|
|
12723
12723
|
id: s.value,
|
|
12724
|
-
value: /* @__PURE__ */ i(
|
|
12724
|
+
value: /* @__PURE__ */ i(qe, { primary: s.text })
|
|
12725
12725
|
}))
|
|
12726
12726
|
}
|
|
12727
12727
|
), a = /* @__PURE__ */ i(
|
|
@@ -12777,8 +12777,8 @@ const w5 = ({ builder: e, onChange: t }) => /* @__PURE__ */ i(
|
|
|
12777
12777
|
}, c = (d) => {
|
|
12778
12778
|
const p = e.filter((f, h) => h !== d);
|
|
12779
12779
|
t(p), a(AT({ type: "SET_VALUE_SET", id: r, value: p.join(", ") }, n));
|
|
12780
|
-
}, u = e && e.length > 0 && e.map((d, p) => /* @__PURE__ */ i(
|
|
12781
|
-
/* @__PURE__ */ i(
|
|
12780
|
+
}, u = e && e.length > 0 && e.map((d, p) => /* @__PURE__ */ i(gn, { disablePadding: !0, children: /* @__PURE__ */ y(Vn, { onClick: () => c(p), children: [
|
|
12781
|
+
/* @__PURE__ */ i(fn, { children: /* @__PURE__ */ i(nr, { color: "error" }) }),
|
|
12782
12782
|
/* @__PURE__ */ i(F, { fontWeight: "bold", children: d })
|
|
12783
12783
|
] }) }, p));
|
|
12784
12784
|
return /* @__PURE__ */ y(j, { children: [
|
|
@@ -12794,7 +12794,7 @@ const w5 = ({ builder: e, onChange: t }) => /* @__PURE__ */ i(
|
|
|
12794
12794
|
}
|
|
12795
12795
|
),
|
|
12796
12796
|
/* @__PURE__ */ i(Qt, { sx: { mt: 1 }, children: /* @__PURE__ */ i(S, { id: "decisions.addLocale.current" }) }),
|
|
12797
|
-
/* @__PURE__ */ i(
|
|
12797
|
+
/* @__PURE__ */ i(on, { children: u })
|
|
12798
12798
|
] });
|
|
12799
12799
|
}, md = (e) => {
|
|
12800
12800
|
const t = e.value ? e.value : "", n = e.header, a = n.valueType, r = e.values;
|
|
@@ -12806,13 +12806,13 @@ const w5 = ({ builder: e, onChange: t }) => /* @__PURE__ */ i(
|
|
|
12806
12806
|
s && e.onChange(e.builder.withNewValue(s));
|
|
12807
12807
|
}, a = (s) => {
|
|
12808
12808
|
e.onChange(e.builder.remove(s));
|
|
12809
|
-
}, r = e.builder.getValues().map((s, o) => /* @__PURE__ */ i(
|
|
12810
|
-
/* @__PURE__ */ i(D, { flexGrow: 0, children: /* @__PURE__ */ i(Vn, { onClick: () => a(o), children: /* @__PURE__ */ i(
|
|
12811
|
-
/* @__PURE__ */ i(D, { flexGrow: 1, children: /* @__PURE__ */ i(
|
|
12809
|
+
}, r = e.builder.getValues().map((s, o) => /* @__PURE__ */ i(gn, { disablePadding: !0, children: /* @__PURE__ */ y(D, { display: "flex", children: [
|
|
12810
|
+
/* @__PURE__ */ i(D, { flexGrow: 0, children: /* @__PURE__ */ i(Vn, { onClick: () => a(o), children: /* @__PURE__ */ i(fn, { children: /* @__PURE__ */ i(nr, {}) }) }) }),
|
|
12811
|
+
/* @__PURE__ */ i(D, { flexGrow: 1, children: /* @__PURE__ */ i(qe, { primary: s }) })
|
|
12812
12812
|
] }) }, o));
|
|
12813
12813
|
return /* @__PURE__ */ y(j, { children: [
|
|
12814
12814
|
/* @__PURE__ */ i(
|
|
12815
|
-
|
|
12815
|
+
ze,
|
|
12816
12816
|
{
|
|
12817
12817
|
label: "decisions.cells.newvalue.string.comparisonType",
|
|
12818
12818
|
onChange: t,
|
|
@@ -12820,14 +12820,14 @@ const w5 = ({ builder: e, onChange: t }) => /* @__PURE__ */ i(
|
|
|
12820
12820
|
empty: { id: "", label: "decisions.cells.newvalue.string.empty" },
|
|
12821
12821
|
items: e.builder.operators.map((s) => ({
|
|
12822
12822
|
id: s.value,
|
|
12823
|
-
value: /* @__PURE__ */ i(
|
|
12823
|
+
value: /* @__PURE__ */ i(qe, { primary: s.text })
|
|
12824
12824
|
}))
|
|
12825
12825
|
}
|
|
12826
12826
|
),
|
|
12827
12827
|
/* @__PURE__ */ i(Qt, { sx: { mt: 1 }, children: /* @__PURE__ */ i(S, { id: "decisions.cells.newvalue.string.available" }) }),
|
|
12828
|
-
e.valueSet.map((s) => /* @__PURE__ */ i(Vn, { onClick: () => n(s), children: /* @__PURE__ */ i(
|
|
12828
|
+
e.valueSet.map((s) => /* @__PURE__ */ i(Vn, { onClick: () => n(s), children: /* @__PURE__ */ i(qe, { primary: s }) }, s)),
|
|
12829
12829
|
/* @__PURE__ */ i(Qt, { sx: { mt: 1 }, children: /* @__PURE__ */ i(S, { id: "decisions.cells.newvalue.string.selected" }) }),
|
|
12830
|
-
/* @__PURE__ */ i(
|
|
12830
|
+
/* @__PURE__ */ i(on, { children: r })
|
|
12831
12831
|
] });
|
|
12832
12832
|
}, M5 = (e) => {
|
|
12833
12833
|
const t = [...e.dt.headers.acceptDefs, ...e.dt.headers.returnDefs].filter((c) => c.id === e.cell.header)[0], [n, a] = A.useState({
|
|
@@ -12884,26 +12884,26 @@ const w5 = ({ builder: e, onChange: t }) => /* @__PURE__ */ i(
|
|
|
12884
12884
|
};
|
|
12885
12885
|
return /* @__PURE__ */ y(j, { children: [
|
|
12886
12886
|
/* @__PURE__ */ i(
|
|
12887
|
-
|
|
12887
|
+
ze,
|
|
12888
12888
|
{
|
|
12889
12889
|
label: "decisions.toolbar.organize.action.expression.column",
|
|
12890
12890
|
selected: r,
|
|
12891
12891
|
onChange: c,
|
|
12892
12892
|
items: o.map((d) => ({
|
|
12893
12893
|
id: d.id,
|
|
12894
|
-
value: /* @__PURE__ */ i(
|
|
12894
|
+
value: /* @__PURE__ */ i(qe, { primary: d.name })
|
|
12895
12895
|
}))
|
|
12896
12896
|
}
|
|
12897
12897
|
),
|
|
12898
12898
|
l ? /* @__PURE__ */ i(
|
|
12899
|
-
|
|
12899
|
+
ze,
|
|
12900
12900
|
{
|
|
12901
12901
|
label: "decisions.toolbar.organize.action.expression",
|
|
12902
12902
|
selected: r,
|
|
12903
12903
|
onChange: u,
|
|
12904
12904
|
items: e.headerExpressions[l].map((d) => ({
|
|
12905
12905
|
id: d,
|
|
12906
|
-
value: /* @__PURE__ */ i(
|
|
12906
|
+
value: /* @__PURE__ */ i(qe, { primary: d })
|
|
12907
12907
|
}))
|
|
12908
12908
|
}
|
|
12909
12909
|
) : null
|
|
@@ -12916,26 +12916,26 @@ const w5 = ({ builder: e, onChange: t }) => /* @__PURE__ */ i(
|
|
|
12916
12916
|
};
|
|
12917
12917
|
return /* @__PURE__ */ y(j, { children: [
|
|
12918
12918
|
/* @__PURE__ */ i(
|
|
12919
|
-
|
|
12919
|
+
ze,
|
|
12920
12920
|
{
|
|
12921
12921
|
label: "decisions.toolbar.organize.action.move.from.row",
|
|
12922
12922
|
selected: n,
|
|
12923
12923
|
onChange: o,
|
|
12924
12924
|
items: e.rows.map((c, u) => ({
|
|
12925
12925
|
id: c.id,
|
|
12926
|
-
value: /* @__PURE__ */ i(
|
|
12926
|
+
value: /* @__PURE__ */ i(qe, { primary: u })
|
|
12927
12927
|
}))
|
|
12928
12928
|
}
|
|
12929
12929
|
),
|
|
12930
12930
|
n ? /* @__PURE__ */ i(
|
|
12931
|
-
|
|
12931
|
+
ze,
|
|
12932
12932
|
{
|
|
12933
12933
|
label: "decisions.toolbar.organize.action.move.to.row",
|
|
12934
12934
|
selected: r,
|
|
12935
12935
|
onChange: l,
|
|
12936
12936
|
items: e.rows.map((c, u) => ({
|
|
12937
12937
|
id: c.id,
|
|
12938
|
-
value: /* @__PURE__ */ i(
|
|
12938
|
+
value: /* @__PURE__ */ i(qe, { primary: `${u}${c.id === n ? " - selected as source" : ""}` })
|
|
12939
12939
|
}))
|
|
12940
12940
|
}
|
|
12941
12941
|
) : null
|
|
@@ -12948,7 +12948,7 @@ const w5 = ({ builder: e, onChange: t }) => /* @__PURE__ */ i(
|
|
|
12948
12948
|
/* @__PURE__ */ i("div", { children: e.rows.filter((o) => o.id === n).reduce((o, l) => l).cells.map((o) => o.value).join(";") })
|
|
12949
12949
|
] })), /* @__PURE__ */ y(j, { children: [
|
|
12950
12950
|
/* @__PURE__ */ i(
|
|
12951
|
-
|
|
12951
|
+
ze,
|
|
12952
12952
|
{
|
|
12953
12953
|
label: "decisions.toolbar.organize.action.deleteRow",
|
|
12954
12954
|
selected: n,
|
|
@@ -12957,7 +12957,7 @@ const w5 = ({ builder: e, onChange: t }) => /* @__PURE__ */ i(
|
|
|
12957
12957
|
},
|
|
12958
12958
|
items: e.rows.map((o, l) => ({
|
|
12959
12959
|
id: o.id,
|
|
12960
|
-
value: /* @__PURE__ */ i(
|
|
12960
|
+
value: /* @__PURE__ */ i(qe, { primary: l })
|
|
12961
12961
|
}))
|
|
12962
12962
|
}
|
|
12963
12963
|
),
|
|
@@ -12974,26 +12974,26 @@ const w5 = ({ builder: e, onChange: t }) => /* @__PURE__ */ i(
|
|
|
12974
12974
|
};
|
|
12975
12975
|
return /* @__PURE__ */ y(j, { children: [
|
|
12976
12976
|
/* @__PURE__ */ i(
|
|
12977
|
-
|
|
12977
|
+
ze,
|
|
12978
12978
|
{
|
|
12979
12979
|
label: "decisions.toolbar.organize.action.move.from.column",
|
|
12980
12980
|
selected: n,
|
|
12981
12981
|
onChange: c,
|
|
12982
12982
|
items: o.map((d) => ({
|
|
12983
12983
|
id: d.id,
|
|
12984
|
-
value: /* @__PURE__ */ i(
|
|
12984
|
+
value: /* @__PURE__ */ i(qe, { primary: d.name })
|
|
12985
12985
|
}))
|
|
12986
12986
|
}
|
|
12987
12987
|
),
|
|
12988
12988
|
l ? /* @__PURE__ */ i(
|
|
12989
|
-
|
|
12989
|
+
ze,
|
|
12990
12990
|
{
|
|
12991
12991
|
label: "decisions.toolbar.organize.action.move.to.column",
|
|
12992
12992
|
selected: r,
|
|
12993
12993
|
onChange: u,
|
|
12994
12994
|
items: o.filter((d) => d.id !== n && d.direction === l).map((d) => ({
|
|
12995
12995
|
id: d.id,
|
|
12996
|
-
value: /* @__PURE__ */ i(
|
|
12996
|
+
value: /* @__PURE__ */ i(qe, { primary: d.name })
|
|
12997
12997
|
}))
|
|
12998
12998
|
}
|
|
12999
12999
|
) : null
|
|
@@ -13001,7 +13001,7 @@ const w5 = ({ builder: e, onChange: t }) => /* @__PURE__ */ i(
|
|
|
13001
13001
|
}, $5 = ({ decision: e, onChange: t }) => {
|
|
13002
13002
|
const n = [...e.headers.acceptDefs, ...e.headers.returnDefs], [a, r] = A.useState("");
|
|
13003
13003
|
return /* @__PURE__ */ i(
|
|
13004
|
-
|
|
13004
|
+
ze,
|
|
13005
13005
|
{
|
|
13006
13006
|
label: "decisions.toolbar.organize.action.deleteColumn",
|
|
13007
13007
|
helperText: "decisions.toolbar.organize.action.deleteColumn.helper",
|
|
@@ -13011,7 +13011,7 @@ const w5 = ({ builder: e, onChange: t }) => /* @__PURE__ */ i(
|
|
|
13011
13011
|
selected: a,
|
|
13012
13012
|
items: n.map((s) => ({
|
|
13013
13013
|
id: s.id,
|
|
13014
|
-
value: /* @__PURE__ */ i(
|
|
13014
|
+
value: /* @__PURE__ */ i(qe, { primary: s.name })
|
|
13015
13015
|
}))
|
|
13016
13016
|
}
|
|
13017
13017
|
);
|
|
@@ -13028,7 +13028,7 @@ const w5 = ({ builder: e, onChange: t }) => /* @__PURE__ */ i(
|
|
|
13028
13028
|
DELETE_COLUMN: /* @__PURE__ */ i($5, { ...c })
|
|
13029
13029
|
}, d = /* @__PURE__ */ y(j, { children: [
|
|
13030
13030
|
/* @__PURE__ */ i(
|
|
13031
|
-
|
|
13031
|
+
ze,
|
|
13032
13032
|
{
|
|
13033
13033
|
label: "decisions.toolbar.organize.action",
|
|
13034
13034
|
helperText: "decisions.toolbar.organize.action.helper",
|
|
@@ -13037,7 +13037,7 @@ const w5 = ({ builder: e, onChange: t }) => /* @__PURE__ */ i(
|
|
|
13037
13037
|
empty: { id: "", label: "decisions.toolbar.organize.action" },
|
|
13038
13038
|
items: Object.keys(u).map((p) => ({
|
|
13039
13039
|
id: p,
|
|
13040
|
-
value: /* @__PURE__ */ i(
|
|
13040
|
+
value: /* @__PURE__ */ i(qe, { primary: p })
|
|
13041
13041
|
}))
|
|
13042
13042
|
}
|
|
13043
13043
|
),
|
|
@@ -13117,9 +13117,9 @@ const w5 = ({ builder: e, onChange: t }) => /* @__PURE__ */ i(
|
|
|
13117
13117
|
}, c = (d) => {
|
|
13118
13118
|
const p = e.filter((f, h) => h !== d);
|
|
13119
13119
|
t(p), a(_T({ type: "SET_VALUE_SET", id: r, value: p.join(", ") }, n));
|
|
13120
|
-
}, u = e && e.length > 0 && e.map((d, p) => /* @__PURE__ */ i(
|
|
13121
|
-
/* @__PURE__ */ i(D, { flexGrow: 0, children: /* @__PURE__ */ i(Vn, { onClick: () => c(p), children: /* @__PURE__ */ i(
|
|
13122
|
-
/* @__PURE__ */ i(D, { flexGrow: 1, children: /* @__PURE__ */ i(
|
|
13120
|
+
}, u = e && e.length > 0 && e.map((d, p) => /* @__PURE__ */ i(gn, { disablePadding: !0, children: /* @__PURE__ */ y(D, { display: "flex", children: [
|
|
13121
|
+
/* @__PURE__ */ i(D, { flexGrow: 0, children: /* @__PURE__ */ i(Vn, { onClick: () => c(p), children: /* @__PURE__ */ i(fn, { children: /* @__PURE__ */ i(nr, {}) }) }) }),
|
|
13122
|
+
/* @__PURE__ */ i(D, { flexGrow: 1, children: /* @__PURE__ */ i(qe, { primary: d }) })
|
|
13123
13123
|
] }) }, p));
|
|
13124
13124
|
return /* @__PURE__ */ y(j, { children: [
|
|
13125
13125
|
/* @__PURE__ */ i(st, { sx: { mt: 2 } }),
|
|
@@ -13135,7 +13135,7 @@ const w5 = ({ builder: e, onChange: t }) => /* @__PURE__ */ i(
|
|
|
13135
13135
|
}
|
|
13136
13136
|
),
|
|
13137
13137
|
/* @__PURE__ */ i(Qt, { sx: { mt: 1 }, children: /* @__PURE__ */ i(S, { id: "decisions.valueSet.current" }) }),
|
|
13138
|
-
/* @__PURE__ */ i(
|
|
13138
|
+
/* @__PURE__ */ i(on, { children: u })
|
|
13139
13139
|
] });
|
|
13140
13140
|
}, dl = (e, t) => {
|
|
13141
13141
|
const n = [];
|
|
@@ -13156,7 +13156,7 @@ const w5 = ({ builder: e, onChange: t }) => /* @__PURE__ */ i(
|
|
|
13156
13156
|
}
|
|
13157
13157
|
) }),
|
|
13158
13158
|
/* @__PURE__ */ i(oe, { size: { xs: 12 }, children: /* @__PURE__ */ i(
|
|
13159
|
-
|
|
13159
|
+
ze,
|
|
13160
13160
|
{
|
|
13161
13161
|
label: T.formatMessage({ id: "dt.header.dataType" }),
|
|
13162
13162
|
selected: f,
|
|
@@ -13166,7 +13166,7 @@ const w5 = ({ builder: e, onChange: t }) => /* @__PURE__ */ i(
|
|
|
13166
13166
|
empty: { id: "", label: T.formatMessage({ id: "dt.header.dataType" }) },
|
|
13167
13167
|
items: e.headerTypes.filter((v) => !(t.direction === "IN" && v === "INTL")).map((v) => ({
|
|
13168
13168
|
id: v,
|
|
13169
|
-
value: /* @__PURE__ */ i(
|
|
13169
|
+
value: /* @__PURE__ */ i(qe, { primary: v })
|
|
13170
13170
|
}))
|
|
13171
13171
|
}
|
|
13172
13172
|
) }),
|
|
@@ -13182,7 +13182,7 @@ const w5 = ({ builder: e, onChange: t }) => /* @__PURE__ */ i(
|
|
|
13182
13182
|
) }),
|
|
13183
13183
|
/* @__PURE__ */ y(oe, { size: { xs: 12 }, children: [
|
|
13184
13184
|
t.direction === "OUT" ? null : /* @__PURE__ */ i(
|
|
13185
|
-
|
|
13185
|
+
ze,
|
|
13186
13186
|
{
|
|
13187
13187
|
label: T.formatMessage({ id: "dt.header.expression" }),
|
|
13188
13188
|
selected: o,
|
|
@@ -13192,12 +13192,12 @@ const w5 = ({ builder: e, onChange: t }) => /* @__PURE__ */ i(
|
|
|
13192
13192
|
empty: { id: "", label: T.formatMessage({ id: "dt.header.expression" }) },
|
|
13193
13193
|
items: (b || []).map((v) => ({
|
|
13194
13194
|
id: v,
|
|
13195
|
-
value: /* @__PURE__ */ i(
|
|
13195
|
+
value: /* @__PURE__ */ i(qe, { primary: v })
|
|
13196
13196
|
}))
|
|
13197
13197
|
}
|
|
13198
13198
|
),
|
|
13199
13199
|
t.direction === "IN" ? null : /* @__PURE__ */ i(
|
|
13200
|
-
|
|
13200
|
+
ze,
|
|
13201
13201
|
{
|
|
13202
13202
|
label: T.formatMessage({ id: "dt.header.script" }),
|
|
13203
13203
|
selected: d,
|
|
@@ -13207,7 +13207,7 @@ const w5 = ({ builder: e, onChange: t }) => /* @__PURE__ */ i(
|
|
|
13207
13207
|
empty: { id: "", label: T.formatMessage({ id: "dt.header.script" }) },
|
|
13208
13208
|
items: (b || []).map((v) => ({
|
|
13209
13209
|
id: v,
|
|
13210
|
-
value: /* @__PURE__ */ i(
|
|
13210
|
+
value: /* @__PURE__ */ i(qe, { primary: v })
|
|
13211
13211
|
}))
|
|
13212
13212
|
}
|
|
13213
13213
|
)
|
|
@@ -13249,7 +13249,7 @@ const w5 = ({ builder: e, onChange: t }) => /* @__PURE__ */ i(
|
|
|
13249
13249
|
/* @__PURE__ */ i(lt, { label: "decisions.name", value: a, onChange: r }),
|
|
13250
13250
|
/* @__PURE__ */ i(lt, { label: "decisions.desc", value: s || "", onChange: o }),
|
|
13251
13251
|
/* @__PURE__ */ i(
|
|
13252
|
-
|
|
13252
|
+
ze,
|
|
13253
13253
|
{
|
|
13254
13254
|
label: "decisions.hitpolicy",
|
|
13255
13255
|
helperText: "decisions.hitpolicy.helper",
|
|
@@ -13257,7 +13257,7 @@ const w5 = ({ builder: e, onChange: t }) => /* @__PURE__ */ i(
|
|
|
13257
13257
|
onChange: c,
|
|
13258
13258
|
items: W5.map((u) => ({
|
|
13259
13259
|
id: u.value,
|
|
13260
|
-
value: /* @__PURE__ */ i(
|
|
13260
|
+
value: /* @__PURE__ */ i(qe, { primary: u.text })
|
|
13261
13261
|
}))
|
|
13262
13262
|
}
|
|
13263
13263
|
)
|
|
@@ -17058,13 +17058,13 @@ Ln.prototype.commaOrSpaceSeparated = !1;
|
|
|
17058
17058
|
Ln.prototype.mustUseProperty = !1;
|
|
17059
17059
|
Ln.prototype.defined = !1;
|
|
17060
17060
|
let sB = 0;
|
|
17061
|
-
const
|
|
17061
|
+
const je = Hr(), It = Hr(), N1 = Hr(), ge = Hr(), mt = Hr(), mi = Hr(), vn = Hr();
|
|
17062
17062
|
function Hr() {
|
|
17063
17063
|
return 2 ** ++sB;
|
|
17064
17064
|
}
|
|
17065
17065
|
const Cp = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
17066
17066
|
__proto__: null,
|
|
17067
|
-
boolean:
|
|
17067
|
+
boolean: je,
|
|
17068
17068
|
booleanish: It,
|
|
17069
17069
|
commaOrSpaceSeparated: vn,
|
|
17070
17070
|
commaSeparated: mi,
|
|
@@ -17214,38 +17214,38 @@ const M1 = zi({
|
|
|
17214
17214
|
accessKey: mt,
|
|
17215
17215
|
action: null,
|
|
17216
17216
|
allow: null,
|
|
17217
|
-
allowFullScreen:
|
|
17218
|
-
allowPaymentRequest:
|
|
17219
|
-
allowUserMedia:
|
|
17217
|
+
allowFullScreen: je,
|
|
17218
|
+
allowPaymentRequest: je,
|
|
17219
|
+
allowUserMedia: je,
|
|
17220
17220
|
alt: null,
|
|
17221
17221
|
as: null,
|
|
17222
|
-
async:
|
|
17222
|
+
async: je,
|
|
17223
17223
|
autoCapitalize: null,
|
|
17224
17224
|
autoComplete: mt,
|
|
17225
|
-
autoFocus:
|
|
17226
|
-
autoPlay:
|
|
17225
|
+
autoFocus: je,
|
|
17226
|
+
autoPlay: je,
|
|
17227
17227
|
blocking: mt,
|
|
17228
17228
|
capture: null,
|
|
17229
17229
|
charSet: null,
|
|
17230
|
-
checked:
|
|
17230
|
+
checked: je,
|
|
17231
17231
|
cite: null,
|
|
17232
17232
|
className: mt,
|
|
17233
17233
|
cols: ge,
|
|
17234
17234
|
colSpan: null,
|
|
17235
17235
|
content: null,
|
|
17236
17236
|
contentEditable: It,
|
|
17237
|
-
controls:
|
|
17237
|
+
controls: je,
|
|
17238
17238
|
controlsList: mt,
|
|
17239
17239
|
coords: ge | mi,
|
|
17240
17240
|
crossOrigin: null,
|
|
17241
17241
|
data: null,
|
|
17242
17242
|
dateTime: null,
|
|
17243
17243
|
decoding: null,
|
|
17244
|
-
default:
|
|
17245
|
-
defer:
|
|
17244
|
+
default: je,
|
|
17245
|
+
defer: je,
|
|
17246
17246
|
dir: null,
|
|
17247
17247
|
dirName: null,
|
|
17248
|
-
disabled:
|
|
17248
|
+
disabled: je,
|
|
17249
17249
|
download: N1,
|
|
17250
17250
|
draggable: It,
|
|
17251
17251
|
encType: null,
|
|
@@ -17255,11 +17255,11 @@ const M1 = zi({
|
|
|
17255
17255
|
formAction: null,
|
|
17256
17256
|
formEncType: null,
|
|
17257
17257
|
formMethod: null,
|
|
17258
|
-
formNoValidate:
|
|
17258
|
+
formNoValidate: je,
|
|
17259
17259
|
formTarget: null,
|
|
17260
17260
|
headers: mt,
|
|
17261
17261
|
height: ge,
|
|
17262
|
-
hidden:
|
|
17262
|
+
hidden: je,
|
|
17263
17263
|
high: ge,
|
|
17264
17264
|
href: null,
|
|
17265
17265
|
hrefLang: null,
|
|
@@ -17268,15 +17268,15 @@ const M1 = zi({
|
|
|
17268
17268
|
id: null,
|
|
17269
17269
|
imageSizes: null,
|
|
17270
17270
|
imageSrcSet: null,
|
|
17271
|
-
inert:
|
|
17271
|
+
inert: je,
|
|
17272
17272
|
inputMode: null,
|
|
17273
17273
|
integrity: null,
|
|
17274
17274
|
is: null,
|
|
17275
|
-
isMap:
|
|
17275
|
+
isMap: je,
|
|
17276
17276
|
itemId: null,
|
|
17277
17277
|
itemProp: mt,
|
|
17278
17278
|
itemRef: mt,
|
|
17279
|
-
itemScope:
|
|
17279
|
+
itemScope: je,
|
|
17280
17280
|
itemType: mt,
|
|
17281
17281
|
kind: null,
|
|
17282
17282
|
label: null,
|
|
@@ -17284,7 +17284,7 @@ const M1 = zi({
|
|
|
17284
17284
|
language: null,
|
|
17285
17285
|
list: null,
|
|
17286
17286
|
loading: null,
|
|
17287
|
-
loop:
|
|
17287
|
+
loop: je,
|
|
17288
17288
|
low: ge,
|
|
17289
17289
|
manifest: null,
|
|
17290
17290
|
max: null,
|
|
@@ -17293,12 +17293,12 @@ const M1 = zi({
|
|
|
17293
17293
|
method: null,
|
|
17294
17294
|
min: null,
|
|
17295
17295
|
minLength: ge,
|
|
17296
|
-
multiple:
|
|
17297
|
-
muted:
|
|
17296
|
+
multiple: je,
|
|
17297
|
+
muted: je,
|
|
17298
17298
|
name: null,
|
|
17299
17299
|
nonce: null,
|
|
17300
|
-
noModule:
|
|
17301
|
-
noValidate:
|
|
17300
|
+
noModule: je,
|
|
17301
|
+
noValidate: je,
|
|
17302
17302
|
onAbort: null,
|
|
17303
17303
|
onAfterPrint: null,
|
|
17304
17304
|
onAuxClick: null,
|
|
@@ -17387,31 +17387,31 @@ const M1 = zi({
|
|
|
17387
17387
|
onVolumeChange: null,
|
|
17388
17388
|
onWaiting: null,
|
|
17389
17389
|
onWheel: null,
|
|
17390
|
-
open:
|
|
17390
|
+
open: je,
|
|
17391
17391
|
optimum: ge,
|
|
17392
17392
|
pattern: null,
|
|
17393
17393
|
ping: mt,
|
|
17394
17394
|
placeholder: null,
|
|
17395
|
-
playsInline:
|
|
17395
|
+
playsInline: je,
|
|
17396
17396
|
popover: null,
|
|
17397
17397
|
popoverTarget: null,
|
|
17398
17398
|
popoverTargetAction: null,
|
|
17399
17399
|
poster: null,
|
|
17400
17400
|
preload: null,
|
|
17401
|
-
readOnly:
|
|
17401
|
+
readOnly: je,
|
|
17402
17402
|
referrerPolicy: null,
|
|
17403
17403
|
rel: mt,
|
|
17404
|
-
required:
|
|
17405
|
-
reversed:
|
|
17404
|
+
required: je,
|
|
17405
|
+
reversed: je,
|
|
17406
17406
|
rows: ge,
|
|
17407
17407
|
rowSpan: ge,
|
|
17408
17408
|
sandbox: mt,
|
|
17409
17409
|
scope: null,
|
|
17410
|
-
scoped:
|
|
17411
|
-
seamless:
|
|
17412
|
-
selected:
|
|
17413
|
-
shadowRootClonable:
|
|
17414
|
-
shadowRootDelegatesFocus:
|
|
17410
|
+
scoped: je,
|
|
17411
|
+
seamless: je,
|
|
17412
|
+
selected: je,
|
|
17413
|
+
shadowRootClonable: je,
|
|
17414
|
+
shadowRootDelegatesFocus: je,
|
|
17415
17415
|
shadowRootMode: null,
|
|
17416
17416
|
shape: null,
|
|
17417
17417
|
size: ge,
|
|
@@ -17431,7 +17431,7 @@ const M1 = zi({
|
|
|
17431
17431
|
title: null,
|
|
17432
17432
|
translate: null,
|
|
17433
17433
|
type: null,
|
|
17434
|
-
typeMustMatch:
|
|
17434
|
+
typeMustMatch: je,
|
|
17435
17435
|
useMap: null,
|
|
17436
17436
|
value: It,
|
|
17437
17437
|
width: ge,
|
|
@@ -17477,9 +17477,9 @@ const M1 = zi({
|
|
|
17477
17477
|
// `<object>`
|
|
17478
17478
|
color: null,
|
|
17479
17479
|
// `<font>` and `<hr>`. Use CSS instead
|
|
17480
|
-
compact:
|
|
17480
|
+
compact: je,
|
|
17481
17481
|
// Lists. Use CSS to reduce space between items instead
|
|
17482
|
-
declare:
|
|
17482
|
+
declare: je,
|
|
17483
17483
|
// `<object>`
|
|
17484
17484
|
event: null,
|
|
17485
17485
|
// `<script>`
|
|
@@ -17503,13 +17503,13 @@ const M1 = zi({
|
|
|
17503
17503
|
// `<body>`
|
|
17504
17504
|
marginWidth: ge,
|
|
17505
17505
|
// `<body>`
|
|
17506
|
-
noResize:
|
|
17506
|
+
noResize: je,
|
|
17507
17507
|
// `<frame>`
|
|
17508
|
-
noHref:
|
|
17508
|
+
noHref: je,
|
|
17509
17509
|
// `<area>`. Use no href instead of an explicit `nohref`
|
|
17510
|
-
noShade:
|
|
17510
|
+
noShade: je,
|
|
17511
17511
|
// `<hr>`. Use background-color and height instead of borders
|
|
17512
|
-
noWrap:
|
|
17512
|
+
noWrap: je,
|
|
17513
17513
|
// `<td>` and `<th>`
|
|
17514
17514
|
object: null,
|
|
17515
17515
|
// `<applet>`
|
|
@@ -17549,8 +17549,8 @@ const M1 = zi({
|
|
|
17549
17549
|
allowTransparency: null,
|
|
17550
17550
|
autoCorrect: null,
|
|
17551
17551
|
autoSave: null,
|
|
17552
|
-
disablePictureInPicture:
|
|
17553
|
-
disableRemotePlayback:
|
|
17552
|
+
disablePictureInPicture: je,
|
|
17553
|
+
disableRemotePlayback: je,
|
|
17554
17554
|
prefix: null,
|
|
17555
17555
|
property: null,
|
|
17556
17556
|
results: ge,
|
|
@@ -17785,7 +17785,7 @@ const M1 = zi({
|
|
|
17785
17785
|
dur: null,
|
|
17786
17786
|
divisor: ge,
|
|
17787
17787
|
dominantBaseline: null,
|
|
17788
|
-
download:
|
|
17788
|
+
download: je,
|
|
17789
17789
|
dx: null,
|
|
17790
17790
|
dy: null,
|
|
17791
17791
|
edgeMode: null,
|
|
@@ -38911,7 +38911,7 @@ var M;
|
|
|
38911
38911
|
(function(e) {
|
|
38912
38912
|
e[e.EOF = -1] = "EOF", e[e.NULL = 0] = "NULL", e[e.TABULATION = 9] = "TABULATION", e[e.CARRIAGE_RETURN = 13] = "CARRIAGE_RETURN", e[e.LINE_FEED = 10] = "LINE_FEED", e[e.FORM_FEED = 12] = "FORM_FEED", e[e.SPACE = 32] = "SPACE", e[e.EXCLAMATION_MARK = 33] = "EXCLAMATION_MARK", e[e.QUOTATION_MARK = 34] = "QUOTATION_MARK", e[e.AMPERSAND = 38] = "AMPERSAND", e[e.APOSTROPHE = 39] = "APOSTROPHE", e[e.HYPHEN_MINUS = 45] = "HYPHEN_MINUS", e[e.SOLIDUS = 47] = "SOLIDUS", e[e.DIGIT_0 = 48] = "DIGIT_0", e[e.DIGIT_9 = 57] = "DIGIT_9", e[e.SEMICOLON = 59] = "SEMICOLON", e[e.LESS_THAN_SIGN = 60] = "LESS_THAN_SIGN", e[e.EQUALS_SIGN = 61] = "EQUALS_SIGN", e[e.GREATER_THAN_SIGN = 62] = "GREATER_THAN_SIGN", e[e.QUESTION_MARK = 63] = "QUESTION_MARK", e[e.LATIN_CAPITAL_A = 65] = "LATIN_CAPITAL_A", e[e.LATIN_CAPITAL_Z = 90] = "LATIN_CAPITAL_Z", e[e.RIGHT_SQUARE_BRACKET = 93] = "RIGHT_SQUARE_BRACKET", e[e.GRAVE_ACCENT = 96] = "GRAVE_ACCENT", e[e.LATIN_SMALL_A = 97] = "LATIN_SMALL_A", e[e.LATIN_SMALL_Z = 122] = "LATIN_SMALL_Z";
|
|
38913
38913
|
})(M || (M = {}));
|
|
38914
|
-
const
|
|
38914
|
+
const dn = {
|
|
38915
38915
|
DASH_DASH: "--",
|
|
38916
38916
|
CDATA_START: "[CDATA[",
|
|
38917
38917
|
DOCTYPE: "doctype",
|
|
@@ -40462,9 +40462,9 @@ class a7 {
|
|
|
40462
40462
|
// Script data double escape start state
|
|
40463
40463
|
//------------------------------------------------------------------
|
|
40464
40464
|
_stateScriptDataDoubleEscapeStart(t) {
|
|
40465
|
-
if (this.preprocessor.startsWith(
|
|
40465
|
+
if (this.preprocessor.startsWith(dn.SCRIPT, !1) && fv(this.preprocessor.peek(dn.SCRIPT.length))) {
|
|
40466
40466
|
this._emitCodePoint(t);
|
|
40467
|
-
for (let n = 0; n <
|
|
40467
|
+
for (let n = 0; n < dn.SCRIPT.length; n++)
|
|
40468
40468
|
this._emitCodePoint(this._consume());
|
|
40469
40469
|
this.state = B.SCRIPT_DATA_DOUBLE_ESCAPED;
|
|
40470
40470
|
} else this._ensureHibernation() || (this.state = B.SCRIPT_DATA_ESCAPED, this._stateScriptDataEscaped(t));
|
|
@@ -40553,9 +40553,9 @@ class a7 {
|
|
|
40553
40553
|
// Script data double escape end state
|
|
40554
40554
|
//------------------------------------------------------------------
|
|
40555
40555
|
_stateScriptDataDoubleEscapeEnd(t) {
|
|
40556
|
-
if (this.preprocessor.startsWith(
|
|
40556
|
+
if (this.preprocessor.startsWith(dn.SCRIPT, !1) && fv(this.preprocessor.peek(dn.SCRIPT.length))) {
|
|
40557
40557
|
this._emitCodePoint(t);
|
|
40558
|
-
for (let n = 0; n <
|
|
40558
|
+
for (let n = 0; n < dn.SCRIPT.length; n++)
|
|
40559
40559
|
this._emitCodePoint(this._consume());
|
|
40560
40560
|
this.state = B.SCRIPT_DATA_ESCAPED;
|
|
40561
40561
|
} else this._ensureHibernation() || (this.state = B.SCRIPT_DATA_DOUBLE_ESCAPED, this._stateScriptDataDoubleEscaped(t));
|
|
@@ -40824,7 +40824,7 @@ class a7 {
|
|
|
40824
40824
|
// Markup declaration open state
|
|
40825
40825
|
//------------------------------------------------------------------
|
|
40826
40826
|
_stateMarkupDeclarationOpen(t) {
|
|
40827
|
-
this._consumeSequenceIfMatch(
|
|
40827
|
+
this._consumeSequenceIfMatch(dn.DASH_DASH, !0) ? (this._createCommentToken(dn.DASH_DASH.length + 1), this.state = B.COMMENT_START) : this._consumeSequenceIfMatch(dn.DOCTYPE, !1) ? (this.currentLocation = this.getCurrentLocation(dn.DOCTYPE.length + 1), this.state = B.DOCTYPE) : this._consumeSequenceIfMatch(dn.CDATA_START, !0) ? this.inForeignNode ? this.state = B.CDATA_SECTION : (this._err(te.cdataInHtmlContent), this._createCommentToken(dn.CDATA_START.length + 1), this.currentToken.data = "[CDATA[", this.state = B.BOGUS_COMMENT) : this._ensureHibernation() || (this._err(te.incorrectlyOpenedComment), this._createCommentToken(2), this.state = B.BOGUS_COMMENT, this._stateBogusComment(t));
|
|
40828
40828
|
}
|
|
40829
40829
|
// Comment start state
|
|
40830
40830
|
//------------------------------------------------------------------
|
|
@@ -41089,7 +41089,7 @@ class a7 {
|
|
|
41089
41089
|
break;
|
|
41090
41090
|
}
|
|
41091
41091
|
default:
|
|
41092
|
-
this._consumeSequenceIfMatch(
|
|
41092
|
+
this._consumeSequenceIfMatch(dn.PUBLIC, !1) ? this.state = B.AFTER_DOCTYPE_PUBLIC_KEYWORD : this._consumeSequenceIfMatch(dn.SYSTEM, !1) ? this.state = B.AFTER_DOCTYPE_SYSTEM_KEYWORD : this._ensureHibernation() || (this._err(te.invalidCharacterSequenceAfterDoctypeName), n.forceQuirks = !0, this.state = B.BOGUS_DOCTYPE, this._stateBogusDoctype(t));
|
|
41093
41093
|
}
|
|
41094
41094
|
}
|
|
41095
41095
|
// After DOCTYPE public keyword state
|
|
@@ -42890,7 +42890,7 @@ class hc {
|
|
|
42890
42890
|
break;
|
|
42891
42891
|
}
|
|
42892
42892
|
case V.IN_BODY: {
|
|
42893
|
-
|
|
42893
|
+
Jt(this, t);
|
|
42894
42894
|
break;
|
|
42895
42895
|
}
|
|
42896
42896
|
case V.IN_TABLE: {
|
|
@@ -43257,7 +43257,7 @@ function Ds(e, t) {
|
|
|
43257
43257
|
function W7(e, t) {
|
|
43258
43258
|
switch (t.tagID) {
|
|
43259
43259
|
case E.HTML: {
|
|
43260
|
-
|
|
43260
|
+
Jt(e, t);
|
|
43261
43261
|
break;
|
|
43262
43262
|
}
|
|
43263
43263
|
case E.HEAD: {
|
|
@@ -43278,7 +43278,7 @@ function Os(e, t) {
|
|
|
43278
43278
|
function qn(e, t) {
|
|
43279
43279
|
switch (t.tagID) {
|
|
43280
43280
|
case E.HTML: {
|
|
43281
|
-
|
|
43281
|
+
Jt(e, t);
|
|
43282
43282
|
break;
|
|
43283
43283
|
}
|
|
43284
43284
|
case E.BASE:
|
|
@@ -43347,7 +43347,7 @@ function Ls(e, t) {
|
|
|
43347
43347
|
function Y7(e, t) {
|
|
43348
43348
|
switch (t.tagID) {
|
|
43349
43349
|
case E.HTML: {
|
|
43350
|
-
|
|
43350
|
+
Jt(e, t);
|
|
43351
43351
|
break;
|
|
43352
43352
|
}
|
|
43353
43353
|
case E.BASEFONT:
|
|
@@ -43389,7 +43389,7 @@ function Ms(e, t) {
|
|
|
43389
43389
|
function X7(e, t) {
|
|
43390
43390
|
switch (t.tagID) {
|
|
43391
43391
|
case E.HTML: {
|
|
43392
|
-
|
|
43392
|
+
Jt(e, t);
|
|
43393
43393
|
break;
|
|
43394
43394
|
}
|
|
43395
43395
|
case E.BODY: {
|
|
@@ -43455,7 +43455,7 @@ function Su(e, t) {
|
|
|
43455
43455
|
break;
|
|
43456
43456
|
}
|
|
43457
43457
|
case et.START_TAG: {
|
|
43458
|
-
|
|
43458
|
+
Jt(e, t);
|
|
43459
43459
|
break;
|
|
43460
43460
|
}
|
|
43461
43461
|
case et.END_TAG: {
|
|
@@ -43586,7 +43586,7 @@ function C9(e, t) {
|
|
|
43586
43586
|
function Sv(e, t) {
|
|
43587
43587
|
e._reconstructActiveFormattingElements(), e._insertElement(t, pe.HTML);
|
|
43588
43588
|
}
|
|
43589
|
-
function
|
|
43589
|
+
function Jt(e, t) {
|
|
43590
43590
|
switch (t.tagID) {
|
|
43591
43591
|
case E.I:
|
|
43592
43592
|
case E.S:
|
|
@@ -44092,7 +44092,7 @@ function ms(e, t) {
|
|
|
44092
44092
|
const VA = /* @__PURE__ */ new Set([E.CAPTION, E.COL, E.COLGROUP, E.TBODY, E.TD, E.TFOOT, E.TH, E.THEAD, E.TR]);
|
|
44093
44093
|
function j9(e, t) {
|
|
44094
44094
|
const n = t.tagID;
|
|
44095
|
-
VA.has(n) ? e.openElements.hasInTableScope(E.CAPTION) && (e.openElements.generateImpliedEndTags(), e.openElements.popUntilTagNamePopped(E.CAPTION), e.activeFormattingElements.clearToLastMarker(), e.insertionMode = V.IN_TABLE, Oi(e, t)) :
|
|
44095
|
+
VA.has(n) ? e.openElements.hasInTableScope(E.CAPTION) && (e.openElements.generateImpliedEndTags(), e.openElements.popUntilTagNamePopped(E.CAPTION), e.activeFormattingElements.clearToLastMarker(), e.insertionMode = V.IN_TABLE, Oi(e, t)) : Jt(e, t);
|
|
44096
44096
|
}
|
|
44097
44097
|
function q9(e, t) {
|
|
44098
44098
|
const n = t.tagID;
|
|
@@ -44120,7 +44120,7 @@ function q9(e, t) {
|
|
|
44120
44120
|
function qE(e, t) {
|
|
44121
44121
|
switch (t.tagID) {
|
|
44122
44122
|
case E.HTML: {
|
|
44123
|
-
|
|
44123
|
+
Jt(e, t);
|
|
44124
44124
|
break;
|
|
44125
44125
|
}
|
|
44126
44126
|
case E.COL: {
|
|
@@ -44255,7 +44255,7 @@ function zA(e, t) {
|
|
|
44255
44255
|
}
|
|
44256
44256
|
function K9(e, t) {
|
|
44257
44257
|
const n = t.tagID;
|
|
44258
|
-
VA.has(n) ? (e.openElements.hasInTableScope(E.TD) || e.openElements.hasInTableScope(E.TH)) && (e._closeTableCell(), Cu(e, t)) :
|
|
44258
|
+
VA.has(n) ? (e.openElements.hasInTableScope(E.TD) || e.openElements.hasInTableScope(E.TH)) && (e._closeTableCell(), Cu(e, t)) : Jt(e, t);
|
|
44259
44259
|
}
|
|
44260
44260
|
function X9(e, t) {
|
|
44261
44261
|
const n = t.tagID;
|
|
@@ -44286,7 +44286,7 @@ function X9(e, t) {
|
|
|
44286
44286
|
function GA(e, t) {
|
|
44287
44287
|
switch (t.tagID) {
|
|
44288
44288
|
case E.HTML: {
|
|
44289
|
-
|
|
44289
|
+
Jt(e, t);
|
|
44290
44290
|
break;
|
|
44291
44291
|
}
|
|
44292
44292
|
case E.OPTION: {
|
|
@@ -44382,7 +44382,7 @@ function J9(e, t) {
|
|
|
44382
44382
|
break;
|
|
44383
44383
|
}
|
|
44384
44384
|
default:
|
|
44385
|
-
e.tmplInsertionModeStack[0] = V.IN_BODY, e.insertionMode = V.IN_BODY,
|
|
44385
|
+
e.tmplInsertionModeStack[0] = V.IN_BODY, e.insertionMode = V.IN_BODY, Jt(e, t);
|
|
44386
44386
|
}
|
|
44387
44387
|
}
|
|
44388
44388
|
function e$(e, t) {
|
|
@@ -44392,7 +44392,7 @@ function jA(e, t) {
|
|
|
44392
44392
|
e.openElements.tmplCount > 0 ? (e.openElements.popUntilTagNamePopped(E.TEMPLATE), e.activeFormattingElements.clearToLastMarker(), e.tmplInsertionModeStack.shift(), e._resetInsertionMode(), e.onEof(t)) : jE(e, t);
|
|
44393
44393
|
}
|
|
44394
44394
|
function t$(e, t) {
|
|
44395
|
-
t.tagID === E.HTML ?
|
|
44395
|
+
t.tagID === E.HTML ? Jt(e, t) : gc(e, t);
|
|
44396
44396
|
}
|
|
44397
44397
|
function qA(e, t) {
|
|
44398
44398
|
var n;
|
|
@@ -44411,7 +44411,7 @@ function gc(e, t) {
|
|
|
44411
44411
|
function n$(e, t) {
|
|
44412
44412
|
switch (t.tagID) {
|
|
44413
44413
|
case E.HTML: {
|
|
44414
|
-
|
|
44414
|
+
Jt(e, t);
|
|
44415
44415
|
break;
|
|
44416
44416
|
}
|
|
44417
44417
|
case E.FRAMESET: {
|
|
@@ -44434,7 +44434,7 @@ function a$(e, t) {
|
|
|
44434
44434
|
function r$(e, t) {
|
|
44435
44435
|
switch (t.tagID) {
|
|
44436
44436
|
case E.HTML: {
|
|
44437
|
-
|
|
44437
|
+
Jt(e, t);
|
|
44438
44438
|
break;
|
|
44439
44439
|
}
|
|
44440
44440
|
case E.NOFRAMES: {
|
|
@@ -44447,7 +44447,7 @@ function i$(e, t) {
|
|
|
44447
44447
|
t.tagID === E.HTML && (e.insertionMode = V.AFTER_AFTER_FRAMESET);
|
|
44448
44448
|
}
|
|
44449
44449
|
function s$(e, t) {
|
|
44450
|
-
t.tagID === E.HTML ?
|
|
44450
|
+
t.tagID === E.HTML ? Jt(e, t) : Vl(e, t);
|
|
44451
44451
|
}
|
|
44452
44452
|
function Vl(e, t) {
|
|
44453
44453
|
e.insertionMode = V.IN_BODY, Su(e, t);
|
|
@@ -44455,7 +44455,7 @@ function Vl(e, t) {
|
|
|
44455
44455
|
function o$(e, t) {
|
|
44456
44456
|
switch (t.tagID) {
|
|
44457
44457
|
case E.HTML: {
|
|
44458
|
-
|
|
44458
|
+
Jt(e, t);
|
|
44459
44459
|
break;
|
|
44460
44460
|
}
|
|
44461
44461
|
case E.NOFRAMES: {
|
|
@@ -47435,7 +47435,7 @@ function Pv(e) {
|
|
|
47435
47435
|
function Bv(e) {
|
|
47436
47436
|
return e && typeof e == "number" ? e : 1;
|
|
47437
47437
|
}
|
|
47438
|
-
class
|
|
47438
|
+
class un extends Error {
|
|
47439
47439
|
/**
|
|
47440
47440
|
* Create a message for `reason`.
|
|
47441
47441
|
*
|
|
@@ -47509,19 +47509,19 @@ class dn extends Error {
|
|
|
47509
47509
|
this.ancestors = s.ancestors || void 0, this.cause = s.cause || void 0, this.column = l ? l.column : void 0, this.fatal = void 0, this.file, this.message = r, this.line = l ? l.line : void 0, this.name = kz(s.place) || "1:1", this.place = s.place || void 0, this.reason = this.message, this.ruleId = s.ruleId || void 0, this.source = s.source || void 0, this.stack = o && s.cause && typeof s.cause.stack == "string" ? s.cause.stack : "", this.actual, this.expected, this.note, this.url;
|
|
47510
47510
|
}
|
|
47511
47511
|
}
|
|
47512
|
-
|
|
47513
|
-
|
|
47514
|
-
|
|
47515
|
-
|
|
47516
|
-
|
|
47517
|
-
|
|
47518
|
-
|
|
47519
|
-
|
|
47520
|
-
|
|
47521
|
-
|
|
47522
|
-
|
|
47523
|
-
|
|
47524
|
-
|
|
47512
|
+
un.prototype.file = "";
|
|
47513
|
+
un.prototype.name = "";
|
|
47514
|
+
un.prototype.reason = "";
|
|
47515
|
+
un.prototype.message = "";
|
|
47516
|
+
un.prototype.stack = "";
|
|
47517
|
+
un.prototype.column = void 0;
|
|
47518
|
+
un.prototype.line = void 0;
|
|
47519
|
+
un.prototype.ancestors = void 0;
|
|
47520
|
+
un.prototype.cause = void 0;
|
|
47521
|
+
un.prototype.fatal = void 0;
|
|
47522
|
+
un.prototype.place = void 0;
|
|
47523
|
+
un.prototype.ruleId = void 0;
|
|
47524
|
+
un.prototype.source = void 0;
|
|
47525
47525
|
const ea = { basename: wz, dirname: Cz, extname: Az, join: _z, sep: "/" };
|
|
47526
47526
|
function wz(e, t) {
|
|
47527
47527
|
if (t !== void 0 && typeof t != "string")
|
|
@@ -48031,7 +48031,7 @@ class Gp {
|
|
|
48031
48031
|
* Message.
|
|
48032
48032
|
*/
|
|
48033
48033
|
message(t, n, a) {
|
|
48034
|
-
const r = new
|
|
48034
|
+
const r = new un(
|
|
48035
48035
|
// @ts-expect-error: the overloads are fine.
|
|
48036
48036
|
t,
|
|
48037
48037
|
n,
|
|
@@ -48404,7 +48404,7 @@ function Vz(e, t) {
|
|
|
48404
48404
|
function c(u) {
|
|
48405
48405
|
const d = u.code, p = zz(d), f = n[p], h = f ?? !0, m = typeof h == "number" ? h : h ? 1 : 0;
|
|
48406
48406
|
if (m) {
|
|
48407
|
-
const b = Mz[p], T = new
|
|
48407
|
+
const b = Mz[p], T = new un(g(b.reason), {
|
|
48408
48408
|
place: {
|
|
48409
48409
|
start: {
|
|
48410
48410
|
line: u.startLine,
|
|
@@ -50027,7 +50027,7 @@ function Ei(e, t) {
|
|
|
50027
50027
|
m.initEvent("input", !0, !1), e.dispatchEvent(m);
|
|
50028
50028
|
}
|
|
50029
50029
|
}
|
|
50030
|
-
function
|
|
50030
|
+
function ln(e) {
|
|
50031
50031
|
var {
|
|
50032
50032
|
text: t,
|
|
50033
50033
|
selection: n,
|
|
@@ -50156,7 +50156,7 @@ var a0 = {
|
|
|
50156
50156
|
})
|
|
50157
50157
|
}),
|
|
50158
50158
|
execute: (e, t) => {
|
|
50159
|
-
var n =
|
|
50159
|
+
var n = ln({
|
|
50160
50160
|
text: e.text,
|
|
50161
50161
|
selection: e.selection,
|
|
50162
50162
|
prefix: e.command.prefix
|
|
@@ -50188,7 +50188,7 @@ var a0 = {
|
|
|
50188
50188
|
})
|
|
50189
50189
|
}),
|
|
50190
50190
|
execute: (e, t) => {
|
|
50191
|
-
var n =
|
|
50191
|
+
var n = ln({
|
|
50192
50192
|
text: e.text,
|
|
50193
50193
|
selection: e.selection,
|
|
50194
50194
|
prefix: "```\n",
|
|
@@ -50197,7 +50197,7 @@ var a0 = {
|
|
|
50197
50197
|
a.selectedText.length >= r.length + s.length - 2 && a.selectedText.startsWith(r) && a.selectedText.endsWith(s) ? (r = "```\n", s = "\n```") : ((a.selection.start >= 1 && e.text.slice(a.selection.start - 1, a.selection.start) === `
|
|
50198
50198
|
` || a.selection.start === 0) && (r = "```\n"), (a.selection.end <= e.text.length - 1 && e.text.slice(a.selection.end, a.selection.end + 1) === `
|
|
50199
50199
|
` || a.selection.end === e.text.length) && (s = "\n```"));
|
|
50200
|
-
var o =
|
|
50200
|
+
var o = ln({
|
|
50201
50201
|
text: e.text,
|
|
50202
50202
|
selection: e.selection,
|
|
50203
50203
|
prefix: r,
|
|
@@ -50233,7 +50233,7 @@ var a0 = {
|
|
|
50233
50233
|
execute: (e, t) => {
|
|
50234
50234
|
if (e.selectedText.indexOf(`
|
|
50235
50235
|
`) === -1) {
|
|
50236
|
-
var n =
|
|
50236
|
+
var n = ln({
|
|
50237
50237
|
text: e.text,
|
|
50238
50238
|
selection: e.selection,
|
|
50239
50239
|
prefix: e.command.prefix
|
|
@@ -50282,7 +50282,7 @@ var a0 = {
|
|
|
50282
50282
|
})
|
|
50283
50283
|
}),
|
|
50284
50284
|
execute: (e, t) => {
|
|
50285
|
-
var n =
|
|
50285
|
+
var n = ln({
|
|
50286
50286
|
text: e.text,
|
|
50287
50287
|
selection: e.selection,
|
|
50288
50288
|
prefix: e.command.prefix,
|
|
@@ -50370,7 +50370,7 @@ var vc = (e, t) => {
|
|
|
50370
50370
|
})
|
|
50371
50371
|
}),
|
|
50372
50372
|
execute: (e, t) => {
|
|
50373
|
-
var n =
|
|
50373
|
+
var n = ln({
|
|
50374
50374
|
text: e.text,
|
|
50375
50375
|
selection: e.selection,
|
|
50376
50376
|
prefix: e.command.prefix,
|
|
@@ -50413,7 +50413,7 @@ var vc = (e, t) => {
|
|
|
50413
50413
|
})
|
|
50414
50414
|
}),
|
|
50415
50415
|
execute: (e, t) => {
|
|
50416
|
-
var n =
|
|
50416
|
+
var n = ln({
|
|
50417
50417
|
text: e.text,
|
|
50418
50418
|
selection: e.selection,
|
|
50419
50419
|
prefix: e.command.prefix,
|
|
@@ -50425,7 +50425,7 @@ var vc = (e, t) => {
|
|
|
50425
50425
|
selection: e.selection,
|
|
50426
50426
|
prefix: e.command.prefix,
|
|
50427
50427
|
suffix: e.command.suffix
|
|
50428
|
-
}) : (n =
|
|
50428
|
+
}) : (n = ln({
|
|
50429
50429
|
text: e.text,
|
|
50430
50430
|
selection: e.selection,
|
|
50431
50431
|
prefix: " => {
|
|
|
50531
50531
|
});
|
|
50532
50532
|
}
|
|
50533
50533
|
}, c0 = (e, t, n) => {
|
|
50534
|
-
var a =
|
|
50534
|
+
var a = ln({
|
|
50535
50535
|
text: e.text,
|
|
50536
50536
|
selection: e.selection,
|
|
50537
50537
|
prefix: e.command.prefix
|
|
@@ -50725,7 +50725,7 @@ var vc = (e, t) => {
|
|
|
50725
50725
|
})
|
|
50726
50726
|
}),
|
|
50727
50727
|
execute: (e, t) => {
|
|
50728
|
-
var n =
|
|
50728
|
+
var n = ln({
|
|
50729
50729
|
text: e.text,
|
|
50730
50730
|
selection: e.selection,
|
|
50731
50731
|
prefix: e.command.prefix
|
|
@@ -50760,7 +50760,7 @@ var vc = (e, t) => {
|
|
|
50760
50760
|
})
|
|
50761
50761
|
}),
|
|
50762
50762
|
execute: (e, t) => {
|
|
50763
|
-
var n =
|
|
50763
|
+
var n = ln({
|
|
50764
50764
|
text: e.text,
|
|
50765
50765
|
selection: e.selection,
|
|
50766
50766
|
prefix: e.command.prefix
|
|
@@ -50980,7 +50980,7 @@ var m0 = {
|
|
|
50980
50980
|
})
|
|
50981
50981
|
}),
|
|
50982
50982
|
execute: (e, t) => {
|
|
50983
|
-
var n =
|
|
50983
|
+
var n = ln({
|
|
50984
50984
|
text: e.text,
|
|
50985
50985
|
selection: e.selection,
|
|
50986
50986
|
prefix: e.command.prefix,
|
|
@@ -51779,11 +51779,11 @@ const BW = (e) => {
|
|
|
51779
51779
|
}, Pa = ({ icon: e, onClick: t, label: n }) => {
|
|
51780
51780
|
const a = { color: "text.primary" };
|
|
51781
51781
|
return /* @__PURE__ */ y(Vn, { onClick: t, children: [
|
|
51782
|
-
/* @__PURE__ */ i(
|
|
51783
|
-
/* @__PURE__ */ i(
|
|
51782
|
+
/* @__PURE__ */ i(fn, { sx: a, children: e }),
|
|
51783
|
+
/* @__PURE__ */ i(qe, { sx: a, children: /* @__PURE__ */ i(D, { component: "span", sx: a, children: /* @__PURE__ */ i(S, { id: n }) }) })
|
|
51784
51784
|
] });
|
|
51785
51785
|
}, zd = ({ children: e }) => /* @__PURE__ */ y(j, { children: [
|
|
51786
|
-
/* @__PURE__ */ i(D, { sx: { width: "350px" }, children: /* @__PURE__ */ i(
|
|
51786
|
+
/* @__PURE__ */ i(D, { sx: { width: "350px" }, children: /* @__PURE__ */ i(on, { children: e }) }),
|
|
51787
51787
|
/* @__PURE__ */ i(st, { orientation: "vertical", flexItem: !0, color: "secondary.dark" })
|
|
51788
51788
|
] }), UW = ({ decision: e }) => {
|
|
51789
51789
|
const [t, n] = A.useState(null), [a, r] = A.useState(null), { service: s, actions: o, session: l } = Ne.useComposer(), c = l.pages[e.id], u = A.useMemo(() => c ? c.value : e.source.commands, [e, c]), [d, p] = A.useState(), [f, h] = A.useState(), m = se(), { getCommands: g } = ve("worker/rest/api/assets/wrench/commands/$id.GET", {}), b = (k) => {
|
|
@@ -51901,7 +51901,7 @@ const BW = (e) => {
|
|
|
51901
51901
|
title: ["title"],
|
|
51902
51902
|
searchField: ["searchField"],
|
|
51903
51903
|
searchFieldContainer: ["searchFieldContainer"]
|
|
51904
|
-
}, (n) =>
|
|
51904
|
+
}, (n) => Ge(V_, n), {}), VW = Ee("div", {
|
|
51905
51905
|
name: V_,
|
|
51906
51906
|
slot: "AllDecisions",
|
|
51907
51907
|
overridesResolver: (e, t) => [
|
|
@@ -52779,7 +52779,7 @@ function w0(e) {
|
|
|
52779
52779
|
}
|
|
52780
52780
|
return n;
|
|
52781
52781
|
}
|
|
52782
|
-
const
|
|
52782
|
+
const nn = {
|
|
52783
52783
|
INSERTS: "d2h-ins",
|
|
52784
52784
|
DELETES: "d2h-del",
|
|
52785
52785
|
CONTEXT: "d2h-cntx",
|
|
@@ -52805,11 +52805,11 @@ function Ej(e) {
|
|
|
52805
52805
|
function wc(e) {
|
|
52806
52806
|
switch (e) {
|
|
52807
52807
|
case Nt.CONTEXT:
|
|
52808
|
-
return
|
|
52808
|
+
return nn.CONTEXT;
|
|
52809
52809
|
case Nt.INSERT:
|
|
52810
|
-
return
|
|
52810
|
+
return nn.INSERTS;
|
|
52811
52811
|
case Nt.DELETE:
|
|
52812
|
-
return
|
|
52812
|
+
return nn.DELETES;
|
|
52813
52813
|
}
|
|
52814
52814
|
}
|
|
52815
52815
|
function C0(e) {
|
|
@@ -52952,14 +52952,14 @@ class Cj {
|
|
|
52952
52952
|
generateEmptyDiff() {
|
|
52953
52953
|
return this.hoganUtils.render(bs, "empty-diff", {
|
|
52954
52954
|
contentClass: "d2h-code-line",
|
|
52955
|
-
CSSLineClass:
|
|
52955
|
+
CSSLineClass: nn
|
|
52956
52956
|
});
|
|
52957
52957
|
}
|
|
52958
52958
|
generateFileHtml(t) {
|
|
52959
52959
|
const n = w0(k0((a) => ra(a.content, t.isCombined).content));
|
|
52960
52960
|
return t.blocks.map((a) => {
|
|
52961
52961
|
let r = this.hoganUtils.render(bs, "block-header", {
|
|
52962
|
-
CSSLineClass:
|
|
52962
|
+
CSSLineClass: nn,
|
|
52963
52963
|
blockHeader: t.isTooBig ? a.header : Ti(a.header),
|
|
52964
52964
|
lineClass: "d2h-code-linenumber",
|
|
52965
52965
|
contentClass: "d2h-code-line"
|
|
@@ -52974,7 +52974,7 @@ class Cj {
|
|
|
52974
52974
|
s.forEach((c) => {
|
|
52975
52975
|
const { prefix: u, content: d } = ra(c.content, t.isCombined);
|
|
52976
52976
|
r += this.generateSingleLineHtml(t, {
|
|
52977
|
-
type:
|
|
52977
|
+
type: nn.CONTEXT,
|
|
52978
52978
|
prefix: u,
|
|
52979
52979
|
content: d,
|
|
52980
52980
|
oldNumber: c.oldNumber,
|
|
@@ -53012,11 +53012,11 @@ class Cj {
|
|
|
53012
53012
|
const c = a[l], u = r[l], d = c !== void 0 && u !== void 0 ? q_(c.content, u.content, n, this.config) : void 0, p = c !== void 0 && c.oldNumber !== void 0 ? Object.assign(Object.assign({}, d !== void 0 ? {
|
|
53013
53013
|
prefix: d.oldLine.prefix,
|
|
53014
53014
|
content: d.oldLine.content,
|
|
53015
|
-
type:
|
|
53015
|
+
type: nn.DELETE_CHANGES
|
|
53016
53016
|
} : Object.assign(Object.assign({}, ra(c.content, n)), { type: wc(c.type) })), { oldNumber: c.oldNumber, newNumber: c.newNumber }) : void 0, f = u !== void 0 && u.newNumber !== void 0 ? Object.assign(Object.assign({}, d !== void 0 ? {
|
|
53017
53017
|
prefix: d.newLine.prefix,
|
|
53018
53018
|
content: d.newLine.content,
|
|
53019
|
-
type:
|
|
53019
|
+
type: nn.INSERT_CHANGES
|
|
53020
53020
|
} : Object.assign(Object.assign({}, ra(u.content, n)), { type: wc(u.type) })), { oldNumber: u.oldNumber, newNumber: u.newNumber }) : void 0, { left: h, right: m } = this.generateLineHtml(t, p, f);
|
|
53021
53021
|
s.left += h, s.right += m;
|
|
53022
53022
|
}
|
|
@@ -53084,7 +53084,7 @@ class xj {
|
|
|
53084
53084
|
right: "",
|
|
53085
53085
|
left: this.hoganUtils.render(Es, "empty-diff", {
|
|
53086
53086
|
contentClass: "d2h-code-side-line",
|
|
53087
|
-
CSSLineClass:
|
|
53087
|
+
CSSLineClass: nn
|
|
53088
53088
|
})
|
|
53089
53089
|
};
|
|
53090
53090
|
}
|
|
@@ -53104,12 +53104,12 @@ class xj {
|
|
|
53104
53104
|
else if (s.length)
|
|
53105
53105
|
s.forEach((c) => {
|
|
53106
53106
|
const { prefix: u, content: d } = ra(c.content, t.isCombined), { left: p, right: f } = this.generateLineHtml({
|
|
53107
|
-
type:
|
|
53107
|
+
type: nn.CONTEXT,
|
|
53108
53108
|
prefix: u,
|
|
53109
53109
|
content: d,
|
|
53110
53110
|
number: c.oldNumber
|
|
53111
53111
|
}, {
|
|
53112
|
-
type:
|
|
53112
|
+
type: nn.CONTEXT,
|
|
53113
53113
|
prefix: u,
|
|
53114
53114
|
content: d,
|
|
53115
53115
|
number: c.newNumber
|
|
@@ -53139,7 +53139,7 @@ class xj {
|
|
|
53139
53139
|
}
|
|
53140
53140
|
makeHeaderHtml(t, n) {
|
|
53141
53141
|
return this.hoganUtils.render(Es, "block-header", {
|
|
53142
|
-
CSSLineClass:
|
|
53142
|
+
CSSLineClass: nn,
|
|
53143
53143
|
blockHeader: n != null && n.isTooBig ? t : Ti(t),
|
|
53144
53144
|
lineClass: "d2h-code-side-linenumber",
|
|
53145
53145
|
contentClass: "d2h-code-side-line"
|
|
@@ -53154,11 +53154,11 @@ class xj {
|
|
|
53154
53154
|
const l = n[o], c = a[o], u = l !== void 0 && c !== void 0 ? q_(l.content, c.content, t, this.config) : void 0, d = l !== void 0 && l.oldNumber !== void 0 ? Object.assign(Object.assign({}, u !== void 0 ? {
|
|
53155
53155
|
prefix: u.oldLine.prefix,
|
|
53156
53156
|
content: u.oldLine.content,
|
|
53157
|
-
type:
|
|
53157
|
+
type: nn.DELETE_CHANGES
|
|
53158
53158
|
} : Object.assign(Object.assign({}, ra(l.content, t)), { type: wc(l.type) })), { number: l.oldNumber }) : void 0, p = c !== void 0 && c.newNumber !== void 0 ? Object.assign(Object.assign({}, u !== void 0 ? {
|
|
53159
53159
|
prefix: u.newLine.prefix,
|
|
53160
53160
|
content: u.newLine.content,
|
|
53161
|
-
type:
|
|
53161
|
+
type: nn.INSERT_CHANGES
|
|
53162
53162
|
} : Object.assign(Object.assign({}, ra(c.content, t)), { type: wc(c.type) })), { number: c.newNumber }) : void 0, { left: f, right: h } = this.generateLineHtml(d, p);
|
|
53163
53163
|
r.left += f, r.right += h;
|
|
53164
53164
|
}
|
|
@@ -53173,7 +53173,7 @@ class xj {
|
|
|
53173
53173
|
generateSingleHtml(t) {
|
|
53174
53174
|
const n = "d2h-code-side-linenumber", a = "d2h-code-side-line";
|
|
53175
53175
|
return this.hoganUtils.render(Es, "line", {
|
|
53176
|
-
type: (t == null ? void 0 : t.type) || `${
|
|
53176
|
+
type: (t == null ? void 0 : t.type) || `${nn.CONTEXT} d2h-emptyplaceholder`,
|
|
53177
53177
|
lineClass: t !== void 0 ? n : `${n} d2h-code-side-emptyplaceholder`,
|
|
53178
53178
|
contentClass: t !== void 0 ? a : `${a} d2h-code-side-emptyplaceholder`,
|
|
53179
53179
|
prefix: (t == null ? void 0 : t.prefix) === " " ? " " : t == null ? void 0 : t.prefix,
|
|
@@ -53771,20 +53771,20 @@ function Mj(e, t = {}) {
|
|
|
53771
53771
|
const ef = ({ assets: e }) => e ? /* @__PURE__ */ y(D, { sx: { display: "flex", flexDirection: "column", m: 2 }, children: [
|
|
53772
53772
|
e.flows.length ? /* @__PURE__ */ y(j, { children: [
|
|
53773
53773
|
/* @__PURE__ */ i(F, { variant: "h5", fontWeight: "bold", children: /* @__PURE__ */ i(S, { id: "flows" }) }),
|
|
53774
|
-
/* @__PURE__ */ i(
|
|
53774
|
+
/* @__PURE__ */ i(on, { children: e.flows.map((t) => /* @__PURE__ */ i(gn, { children: /* @__PURE__ */ i(F, { children: t.name }) })) })
|
|
53775
53775
|
] }) : /* @__PURE__ */ i(j, {}),
|
|
53776
53776
|
e.decisions.length ? /* @__PURE__ */ y(j, { children: [
|
|
53777
53777
|
/* @__PURE__ */ i(F, { variant: "h5", fontWeight: "bold", sx: { mt: 1 }, children: /* @__PURE__ */ i(S, { id: "decisions" }) }),
|
|
53778
|
-
/* @__PURE__ */ i(
|
|
53778
|
+
/* @__PURE__ */ i(on, { children: e.decisions.map((t) => /* @__PURE__ */ i(gn, { children: /* @__PURE__ */ i(F, { children: t.name }) })) })
|
|
53779
53779
|
] }) : /* @__PURE__ */ i(j, {}),
|
|
53780
53780
|
e.services.length ? /* @__PURE__ */ y(j, { children: [
|
|
53781
53781
|
/* @__PURE__ */ i(F, { variant: "h5", fontWeight: "bold", sx: { mt: 1 }, children: /* @__PURE__ */ i(S, { id: "services" }) }),
|
|
53782
|
-
/* @__PURE__ */ i(
|
|
53782
|
+
/* @__PURE__ */ i(on, { children: e.services.map((t) => /* @__PURE__ */ i(gn, { children: /* @__PURE__ */ i(F, { children: t.name }) })) })
|
|
53783
53783
|
] }) : /* @__PURE__ */ i(j, {})
|
|
53784
53784
|
] }) : null, pS = ({ release: e, setRelease: t, label: n }) => {
|
|
53785
53785
|
const { site: a } = Ne.useComposer(), r = Object.values(a.tags);
|
|
53786
53786
|
return /* @__PURE__ */ i(
|
|
53787
|
-
|
|
53787
|
+
ze,
|
|
53788
53788
|
{
|
|
53789
53789
|
label: n,
|
|
53790
53790
|
selected: e,
|
|
@@ -53793,7 +53793,7 @@ const ef = ({ assets: e }) => e ? /* @__PURE__ */ y(D, { sx: { display: "flex",
|
|
|
53793
53793
|
var o;
|
|
53794
53794
|
return {
|
|
53795
53795
|
id: s.id,
|
|
53796
|
-
value: /* @__PURE__ */ i(
|
|
53796
|
+
value: /* @__PURE__ */ i(qe, { primary: (o = s.ast) == null ? void 0 : o.name })
|
|
53797
53797
|
};
|
|
53798
53798
|
}),
|
|
53799
53799
|
empty: {
|
|
@@ -54135,7 +54135,7 @@ function Z_(e, t) {
|
|
|
54135
54135
|
}
|
|
54136
54136
|
const Q_ = "EveliActivities", jj = () => Ye({
|
|
54137
54137
|
root: ["root"]
|
|
54138
|
-
}, (n) =>
|
|
54138
|
+
}, (n) => Ge(Q_, n), {}), qj = Ee("div", {
|
|
54139
54139
|
name: Q_,
|
|
54140
54140
|
slot: "Root",
|
|
54141
54141
|
overridesResolver: (e, t) => [
|
|
@@ -54276,11 +54276,11 @@ const Kj = () => {
|
|
|
54276
54276
|
}, Cl = ({ icon: e, onClick: t, label: n, disabled: a }) => {
|
|
54277
54277
|
const r = { color: "text.primary" };
|
|
54278
54278
|
return /* @__PURE__ */ y(Vn, { disabled: a, onClick: t, children: [
|
|
54279
|
-
/* @__PURE__ */ i(
|
|
54280
|
-
/* @__PURE__ */ i(
|
|
54279
|
+
/* @__PURE__ */ i(fn, { sx: r, children: e }),
|
|
54280
|
+
/* @__PURE__ */ i(qe, { sx: r, children: /* @__PURE__ */ i(D, { component: "span", sx: r, children: /* @__PURE__ */ i(S, { id: n }) }) })
|
|
54281
54281
|
] });
|
|
54282
54282
|
}, Xj = ({ children: e }) => /* @__PURE__ */ y(j, { children: [
|
|
54283
|
-
/* @__PURE__ */ i(D, { sx: { width: "350px" }, children: /* @__PURE__ */ i(
|
|
54283
|
+
/* @__PURE__ */ i(D, { sx: { width: "350px" }, children: /* @__PURE__ */ i(on, { children: e }) }),
|
|
54284
54284
|
/* @__PURE__ */ i(st, { orientation: "vertical", flexItem: !0, color: "secondary.dark" })
|
|
54285
54285
|
] }), Zj = ({ open: e, selected: t, onClose: n, onSelect: a }) => /* @__PURE__ */ i(Nc, { anchor: "top", open: e, onClose: n, sx: { zIndex: "10000" }, children: /* @__PURE__ */ i(D, { sx: { display: "flex", backgroundColor: "secondary.main", color: "primary.contrastText" }, children: /* @__PURE__ */ y(Xj, { children: [
|
|
54286
54286
|
/* @__PURE__ */ i(Cl, { disabled: !1, label: "debug.toolbar.selectAsset", icon: /* @__PURE__ */ i(Bi, {}), onClick: () => a("SELECT_ASSET") }),
|
|
@@ -54290,8 +54290,8 @@ const Kj = () => {
|
|
|
54290
54290
|
] }) }) }), Qj = ({ value: e, onClick: t, linked: n }) => {
|
|
54291
54291
|
const { ast: a } = e;
|
|
54292
54292
|
return a ? /* @__PURE__ */ y(j, { children: [
|
|
54293
|
-
/* @__PURE__ */ i(
|
|
54294
|
-
|
|
54293
|
+
/* @__PURE__ */ i(gn, { alignItems: "flex-start", sx: { cursor: "pointer" }, onClick: t, children: /* @__PURE__ */ i(
|
|
54294
|
+
qe,
|
|
54295
54295
|
{
|
|
54296
54296
|
primary: `${n ? "* " : ""}${a.name} - ${e.status}`,
|
|
54297
54297
|
secondary: /* @__PURE__ */ i(
|
|
@@ -54320,7 +54320,7 @@ const Kj = () => {
|
|
|
54320
54320
|
/* @__PURE__ */ i(Ce, { children: /* @__PURE__ */ i(S, { id: "debug.select.title" }) }),
|
|
54321
54321
|
/* @__PURE__ */ y(we, { children: [
|
|
54322
54322
|
/* @__PURE__ */ i(
|
|
54323
|
-
|
|
54323
|
+
ze,
|
|
54324
54324
|
{
|
|
54325
54325
|
selected: u,
|
|
54326
54326
|
onChange: (m) => {
|
|
@@ -54347,7 +54347,7 @@ const Kj = () => {
|
|
|
54347
54347
|
}
|
|
54348
54348
|
),
|
|
54349
54349
|
/* @__PURE__ */ i(D, { pt: 2, pb: 2, children: /* @__PURE__ */ i(F, { variant: "h4", fontWeight: "bold", children: /* @__PURE__ */ i(S, { id: "debug.select.searchResults" }) }) }),
|
|
54350
|
-
/* @__PURE__ */ i(
|
|
54350
|
+
/* @__PURE__ */ i(on, { sx: { width: "100%", height: 400, bgcolor: "background.paper", overflow: "auto" }, children: h.map((m) => {
|
|
54351
54351
|
var T;
|
|
54352
54352
|
const g = n === m.id, b = g + "-" + ((T = m.ast) == null ? void 0 : T.name);
|
|
54353
54353
|
return { entity: m, linked: g, comp: b };
|
|
@@ -54371,7 +54371,7 @@ const Kj = () => {
|
|
|
54371
54371
|
/* @__PURE__ */ i(D, { children: /* @__PURE__ */ i(F, { variant: "h4", fontWeight: "bold", children: /* @__PURE__ */ i(S, { id: "debug.input.csvFileTitle" }) }) }),
|
|
54372
54372
|
/* @__PURE__ */ i(Rf, { value: "", onChange: r, label: "debug.input.csvFile" })
|
|
54373
54373
|
] }),
|
|
54374
|
-
/* @__PURE__ */ i(st, { sx: { mt: 4, mb: 4 }, children: /* @__PURE__ */ i(
|
|
54374
|
+
/* @__PURE__ */ i(st, { sx: { mt: 4, mb: 4 }, children: /* @__PURE__ */ i(an, { label: /* @__PURE__ */ i(S, { id: "debug.input.csvFileOrText" }) }) }),
|
|
54375
54375
|
/* @__PURE__ */ i(
|
|
54376
54376
|
Ic,
|
|
54377
54377
|
{
|
|
@@ -54434,7 +54434,7 @@ const Kj = () => {
|
|
|
54434
54434
|
}) => {
|
|
54435
54435
|
const [a, r] = A.useState(void 0);
|
|
54436
54436
|
return e.valueType === "BOOLEAN" ? /* @__PURE__ */ i(
|
|
54437
|
-
|
|
54437
|
+
ze,
|
|
54438
54438
|
{
|
|
54439
54439
|
label: e.name,
|
|
54440
54440
|
selected: t,
|
|
@@ -54442,11 +54442,11 @@ const Kj = () => {
|
|
|
54442
54442
|
empty: { id: "", label: "noValue" },
|
|
54443
54443
|
items: [{ text: "true" }, { text: "false" }].map((s) => ({
|
|
54444
54444
|
id: s.text,
|
|
54445
|
-
value: /* @__PURE__ */ i(
|
|
54445
|
+
value: /* @__PURE__ */ i(qe, { primary: s.text })
|
|
54446
54446
|
}))
|
|
54447
54447
|
}
|
|
54448
54448
|
) : e.valueType === "STRING" && e.values && e.values.includes(", ") ? /* @__PURE__ */ i(
|
|
54449
|
-
|
|
54449
|
+
ze,
|
|
54450
54450
|
{
|
|
54451
54451
|
label: e.name,
|
|
54452
54452
|
selected: t,
|
|
@@ -54454,7 +54454,7 @@ const Kj = () => {
|
|
|
54454
54454
|
empty: { id: "", label: "noValue" },
|
|
54455
54455
|
items: e.values.split(", ").map((s) => ({
|
|
54456
54456
|
id: s,
|
|
54457
|
-
value: /* @__PURE__ */ i(
|
|
54457
|
+
value: /* @__PURE__ */ i(qe, { primary: s })
|
|
54458
54458
|
}))
|
|
54459
54459
|
}
|
|
54460
54460
|
) : (e.valueType === "INTEGER" || e.valueType === "LONG" || e.valueType === "DECIMAL") && e.values && e.values.includes(" - ") ? /* @__PURE__ */ i(
|
|
@@ -54887,7 +54887,7 @@ const Kj = () => {
|
|
|
54887
54887
|
title: ["title"],
|
|
54888
54888
|
searchField: ["searchField"],
|
|
54889
54889
|
searchFieldContainer: ["searchFieldContainer"]
|
|
54890
|
-
}, (n) =>
|
|
54890
|
+
}, (n) => Ge(tI, n), {}), Aq = Ee("div", {
|
|
54891
54891
|
name: tI,
|
|
54892
54892
|
slot: "AllServices",
|
|
54893
54893
|
overridesResolver: (e, t) => [
|
|
@@ -55443,14 +55443,14 @@ const Vq = ({ item: e }) => {
|
|
|
55443
55443
|
return /* @__PURE__ */ i(j, { children: e.type });
|
|
55444
55444
|
}, Gq = () => {
|
|
55445
55445
|
const { explorer: e, activeItem: t } = ut(), { onTabChange: n } = CO(), { onTabClose: a } = Rw(), r = (o, l) => {
|
|
55446
|
-
n(e.find((c) =>
|
|
55446
|
+
n(e.find((c) => sn(c) === l));
|
|
55447
55447
|
}, s = (o, l) => {
|
|
55448
55448
|
o.stopPropagation(), a(e[l]);
|
|
55449
55449
|
};
|
|
55450
|
-
return e.length === 0 || !t ? /* @__PURE__ */ i(j, {}) : /* @__PURE__ */ i(Gt, { spacing: 1, direction: "row", children: /* @__PURE__ */ i(gk, { value:
|
|
55450
|
+
return e.length === 0 || !t ? /* @__PURE__ */ i(j, {}) : /* @__PURE__ */ i(Gt, { spacing: 1, direction: "row", children: /* @__PURE__ */ i(gk, { value: sn(t), onChange: r, variant: "scrollable", scrollButtons: "auto", children: e.map((o, l) => /* @__PURE__ */ i(
|
|
55451
55451
|
bk,
|
|
55452
55452
|
{
|
|
55453
|
-
value:
|
|
55453
|
+
value: sn(o),
|
|
55454
55454
|
wrapped: !0,
|
|
55455
55455
|
label: /* @__PURE__ */ i(zq, { item: o }),
|
|
55456
55456
|
iconPosition: "end",
|
|
@@ -55471,7 +55471,7 @@ const Vq = ({ item: e }) => {
|
|
|
55471
55471
|
logoContainer: ["logoContainer"],
|
|
55472
55472
|
logo: ["logo"],
|
|
55473
55473
|
composeButton: ["composeButton"]
|
|
55474
|
-
}, (n) =>
|
|
55474
|
+
}, (n) => Ge(Ou, n), {}), qq = Ee("div", {
|
|
55475
55475
|
name: Ou,
|
|
55476
55476
|
slot: "Root",
|
|
55477
55477
|
overridesResolver: (e, t) => [
|
|
@@ -55613,7 +55613,7 @@ const Vq = ({ item: e }) => {
|
|
|
55613
55613
|
})), iI = "EveliShellCompose", Yq = () => Ye({
|
|
55614
55614
|
root: ["root"],
|
|
55615
55615
|
title: ["title"]
|
|
55616
|
-
}, (n) =>
|
|
55616
|
+
}, (n) => Ge(iI, n), {}), Kq = Ee(lo, {
|
|
55617
55617
|
name: iI,
|
|
55618
55618
|
slot: "Root",
|
|
55619
55619
|
overridesResolver: (e, t) => [
|
|
@@ -55650,7 +55650,7 @@ const Vq = ({ item: e }) => {
|
|
|
55650
55650
|
);
|
|
55651
55651
|
}, x0 = "EveliShellExplorer", Xq = () => Ye({
|
|
55652
55652
|
root: ["root"]
|
|
55653
|
-
}, (n) =>
|
|
55653
|
+
}, (n) => Ge(x0, n), {}), Zq = Ee("div", {
|
|
55654
55654
|
name: x0,
|
|
55655
55655
|
slot: "Root",
|
|
55656
55656
|
overridesResolver: (e, t) => [
|
|
@@ -55773,7 +55773,7 @@ const eY = (e) => {
|
|
|
55773
55773
|
}, s = t === !1 ? () => /* @__PURE__ */ i(j, {}) : e.data.composer;
|
|
55774
55774
|
return /* @__PURE__ */ y(j, { children: [
|
|
55775
55775
|
/* @__PURE__ */ i(s, { onClose: a }),
|
|
55776
|
-
/* @__PURE__ */ i(pt, { onClick: r, children: /* @__PURE__ */ y(
|
|
55776
|
+
/* @__PURE__ */ i(pt, { onClick: r, children: /* @__PURE__ */ y(qe, { children: [
|
|
55777
55777
|
e.data.buttonCreate,
|
|
55778
55778
|
" ",
|
|
55779
55779
|
e.data.title
|
|
@@ -55844,7 +55844,7 @@ const eY = (e) => {
|
|
|
55844
55844
|
children: e.formatMessage({ id: "menu.compare" })
|
|
55845
55845
|
}
|
|
55846
55846
|
) }),
|
|
55847
|
-
/* @__PURE__ */ i(
|
|
55847
|
+
/* @__PURE__ */ i(rn, { id: "WRENCH_RELEASES", children: /* @__PURE__ */ i(Fe, { id: "NAV_TO_WRENCH_RELEASES", children: /* @__PURE__ */ i(
|
|
55848
55848
|
X,
|
|
55849
55849
|
{
|
|
55850
55850
|
variant: (a == null ? void 0 : a.type) === "RELEASES" ? "explorerActive" : "explorerInactive",
|
|
@@ -55931,7 +55931,7 @@ const hI = Se("worker/rest/api/assets/wrench/flow-names.GET")({
|
|
|
55931
55931
|
hook: pY
|
|
55932
55932
|
});
|
|
55933
55933
|
function pY(e) {
|
|
55934
|
-
const t = hI.useParams(), { url: n } = t, a = n({}), { data: r, error: s, refetch: o, isPending: l } =
|
|
55934
|
+
const t = hI.useParams(), { url: n } = t, a = n({}), { data: r, error: s, refetch: o, isPending: l } = cn({
|
|
55935
55935
|
queryKey: [a],
|
|
55936
55936
|
queryFn: () => t.fetch(a).then((c) => c.json()).then((c) => (c ?? []).sort())
|
|
55937
55937
|
});
|
|
@@ -56623,7 +56623,7 @@ const Mu = er({
|
|
|
56623
56623
|
}
|
|
56624
56624
|
s.style = { backgroundColor: u };
|
|
56625
56625
|
}
|
|
56626
|
-
return c ? /* @__PURE__ */ i(X, { disabled: e, ...s, label: l, children: o }) : /* @__PURE__ */ i(
|
|
56626
|
+
return c ? /* @__PURE__ */ i(X, { disabled: e, ...s, label: l, children: o }) : /* @__PURE__ */ i(an, { disabled: e, ...s, label: /* @__PURE__ */ i(F, { variant: "caption", children: l }) });
|
|
56627
56627
|
}, KY = ({ value: e }) => {
|
|
56628
56628
|
if (!e)
|
|
56629
56629
|
return null;
|
|
@@ -56966,7 +56966,7 @@ const ex = Se("worker/rest/api/tasks/unread.GET")({
|
|
|
56966
56966
|
hook: sK
|
|
56967
56967
|
});
|
|
56968
56968
|
function sK(e) {
|
|
56969
|
-
const t = ex.useParams(), { path: n, url: a } = t, { data: r, error: s, refetch: o, isPending: l } =
|
|
56969
|
+
const t = ex.useParams(), { path: n, url: a } = t, { data: r, error: s, refetch: o, isPending: l } = cn({
|
|
56970
56970
|
queryKey: ["tasks/unread"],
|
|
56971
56971
|
queryFn: () => t.fetch(a({ path: n })).then((c) => c.json())
|
|
56972
56972
|
});
|
|
@@ -56978,7 +56978,7 @@ const tx = Se("worker/rest/api/tenant-configs.GET")({
|
|
|
56978
56978
|
hook: oK
|
|
56979
56979
|
});
|
|
56980
56980
|
function oK(e) {
|
|
56981
|
-
const t = tx.useParams(), { url: n } = t, a = n({}), { data: r, isPending: s } =
|
|
56981
|
+
const t = tx.useParams(), { url: n } = t, a = n({}), { data: r, isPending: s } = cn({
|
|
56982
56982
|
queryKey: [a],
|
|
56983
56983
|
queryFn: () => window.fetch(a).then((o) => o.json()).then((o) => o)
|
|
56984
56984
|
});
|
|
@@ -57027,11 +57027,11 @@ function lK(e) {
|
|
|
57027
57027
|
})
|
|
57028
57028
|
};
|
|
57029
57029
|
}
|
|
57030
|
-
const gS = { tag: "eveli-ide-0.0.
|
|
57030
|
+
const gS = { tag: "eveli-ide-0.0.419", built: "15/07/2025" }, ax = Se("worker/rest/api/version.GET")({
|
|
57031
57031
|
hook: cK
|
|
57032
57032
|
});
|
|
57033
57033
|
function cK(e) {
|
|
57034
|
-
const t = ax.useParams(), { url: n, method: a } = t, r = n({}), { data: s, error: o, refetch: l, isPending: c } =
|
|
57034
|
+
const t = ax.useParams(), { url: n, method: a } = t, r = n({}), { data: s, error: o, refetch: l, isPending: c } = cn({
|
|
57035
57035
|
staleTime: 15e3,
|
|
57036
57036
|
queryKey: [r],
|
|
57037
57037
|
queryFn: () => t.fetch(r).then((u) => u.json()).then((u) => ({
|
|
@@ -57283,7 +57283,7 @@ const uK = Jk.update({
|
|
|
57283
57283
|
};
|
|
57284
57284
|
}), DX = (e) => Ye({
|
|
57285
57285
|
root: ["root"]
|
|
57286
|
-
}, (a) =>
|
|
57286
|
+
}, (a) => Ge(D0, a), {});
|
|
57287
57287
|
function rx(e, t) {
|
|
57288
57288
|
var r, s;
|
|
57289
57289
|
const n = (s = (r = e.components) == null ? void 0 : r.EveliLogo) == null ? void 0 : s.variants;
|
|
@@ -57386,7 +57386,7 @@ const LX = (e) => {
|
|
|
57386
57386
|
] });
|
|
57387
57387
|
}, FX = () => Ye({
|
|
57388
57388
|
root: ["root"]
|
|
57389
|
-
}, (n) =>
|
|
57389
|
+
}, (n) => Ge(sx, n), {}), PX = Ee("div", {
|
|
57390
57390
|
name: sx,
|
|
57391
57391
|
slot: "Root",
|
|
57392
57392
|
overridesResolver: (e, t) => [t.root]
|
|
@@ -57430,7 +57430,7 @@ const LX = (e) => {
|
|
|
57430
57430
|
] });
|
|
57431
57431
|
}, BX = () => Ye({
|
|
57432
57432
|
root: ["root"]
|
|
57433
|
-
}, (n) =>
|
|
57433
|
+
}, (n) => Ge(ox, n), {}), UX = Ee("div", {
|
|
57434
57434
|
name: ox,
|
|
57435
57435
|
slot: "Root",
|
|
57436
57436
|
overridesResolver: (e, t) => [t.root]
|
|
@@ -57459,7 +57459,7 @@ function $X() {
|
|
|
57459
57459
|
const cx = "EveliPermissionsNone", HX = () => Ye({
|
|
57460
57460
|
root: ["root"],
|
|
57461
57461
|
logoBox: ["logoBox"]
|
|
57462
|
-
}, (n) =>
|
|
57462
|
+
}, (n) => Ge(cx, n), {}), VX = Ee("div", {
|
|
57463
57463
|
name: cx,
|
|
57464
57464
|
slot: "Root",
|
|
57465
57465
|
overridesResolver: (e) => [
|
|
@@ -57587,7 +57587,7 @@ const XX = () => {
|
|
|
57587
57587
|
children: e.formatMessage({ id: "menu.processes" })
|
|
57588
57588
|
}
|
|
57589
57589
|
) }),
|
|
57590
|
-
/* @__PURE__ */ i(
|
|
57590
|
+
/* @__PURE__ */ i(rn, { id: "FEEDBACK_ENABLED", children: /* @__PURE__ */ i(Fe, { id: "NAV_TO_TASKS_FEEDBACK", children: /* @__PURE__ */ i(
|
|
57591
57591
|
X,
|
|
57592
57592
|
{
|
|
57593
57593
|
startIcon: /* @__PURE__ */ i(Ok, {}),
|
|
@@ -57599,7 +57599,7 @@ const XX = () => {
|
|
|
57599
57599
|
children: e.formatMessage({ id: "menu.feedback" })
|
|
57600
57600
|
}
|
|
57601
57601
|
) }) }),
|
|
57602
|
-
/* @__PURE__ */ i(
|
|
57602
|
+
/* @__PURE__ */ i(rn, { id: "QUEUES_ENABLED", children: /* @__PURE__ */ i(Fe, { id: "NAV_TO_TASKS_QUEUES", children: /* @__PURE__ */ i(
|
|
57603
57603
|
X,
|
|
57604
57604
|
{
|
|
57605
57605
|
startIcon: /* @__PURE__ */ i(eD, {}),
|
|
@@ -57611,7 +57611,7 @@ const XX = () => {
|
|
|
57611
57611
|
children: e.formatMessage({ id: "menu.queues" })
|
|
57612
57612
|
}
|
|
57613
57613
|
) }) }),
|
|
57614
|
-
/* @__PURE__ */ i(
|
|
57614
|
+
/* @__PURE__ */ i(rn, { id: "PROFILE_ENABLED", children: /* @__PURE__ */ i(
|
|
57615
57615
|
X,
|
|
57616
57616
|
{
|
|
57617
57617
|
startIcon: /* @__PURE__ */ i(tD, {}),
|
|
@@ -57623,7 +57623,7 @@ const XX = () => {
|
|
|
57623
57623
|
children: e.formatMessage({ id: "menu.profile" })
|
|
57624
57624
|
}
|
|
57625
57625
|
) }),
|
|
57626
|
-
/* @__PURE__ */ i(
|
|
57626
|
+
/* @__PURE__ */ i(rn, { id: "BATCHES", children: /* @__PURE__ */ i(
|
|
57627
57627
|
X,
|
|
57628
57628
|
{
|
|
57629
57629
|
startIcon: /* @__PURE__ */ i(nD, {}),
|
|
@@ -57660,7 +57660,7 @@ function ZX() {
|
|
|
57660
57660
|
const Bu = "EveliLocales", QX = () => Ye({
|
|
57661
57661
|
root: ["root"],
|
|
57662
57662
|
languageSelect: ["languageSelect"]
|
|
57663
|
-
}, (n) =>
|
|
57663
|
+
}, (n) => Ge(Bu, n), {}), JX = Ee("div", {
|
|
57664
57664
|
name: Bu,
|
|
57665
57665
|
slot: "Root",
|
|
57666
57666
|
overridesResolver: (e, t) => [
|
|
@@ -57708,14 +57708,14 @@ const Bu = "EveliLocales", QX = () => Ye({
|
|
|
57708
57708
|
/* @__PURE__ */ i(st, {}),
|
|
57709
57709
|
/* @__PURE__ */ i(uf, { dense: !0, children: f.map((T) => /* @__PURE__ */ i(pt, { onClick: () => {
|
|
57710
57710
|
m(T), l();
|
|
57711
|
-
}, children: /* @__PURE__ */ i(
|
|
57711
|
+
}, children: /* @__PURE__ */ i(qe, { children: /* @__PURE__ */ i(S, { id: `locale.${T}`, defaultMessage: T }) }) }, T)) })
|
|
57712
57712
|
] }),
|
|
57713
57713
|
/* @__PURE__ */ i(Re, { onClick: o, children: /* @__PURE__ */ i(oD, {}) }),
|
|
57714
57714
|
/* @__PURE__ */ i(F, { children: /* @__PURE__ */ i(S, { id: `locale.${d}` }) })
|
|
57715
57715
|
] });
|
|
57716
57716
|
}, ux = "ToolbarBuildInfo", nZ = () => Ye({
|
|
57717
57717
|
root: ["root"]
|
|
57718
|
-
}, (n) =>
|
|
57718
|
+
}, (n) => Ge(ux, n), {}), aZ = Ee("div", {
|
|
57719
57719
|
name: ux,
|
|
57720
57720
|
slot: "Root"
|
|
57721
57721
|
})(({ theme: e }) => ({
|
|
@@ -57742,7 +57742,7 @@ const Bu = "EveliLocales", QX = () => Ye({
|
|
|
57742
57742
|
),
|
|
57743
57743
|
/* @__PURE__ */ i(F, { ...n.pathname.includes("tasks") ? { className: t.textActive } : {}, children: /* @__PURE__ */ i(S, { id: "toolbar.tasks" }) })
|
|
57744
57744
|
] }) }),
|
|
57745
|
-
/* @__PURE__ */ i(
|
|
57745
|
+
/* @__PURE__ */ i(rn, { id: "WRENCH_ENABLED", children: /* @__PURE__ */ i(Fe, { id: "NAV_TO_WRENCH", children: /* @__PURE__ */ y("div", { children: [
|
|
57746
57746
|
/* @__PURE__ */ i(
|
|
57747
57747
|
Re,
|
|
57748
57748
|
{
|
|
@@ -57757,7 +57757,7 @@ const Bu = "EveliLocales", QX = () => Ye({
|
|
|
57757
57757
|
),
|
|
57758
57758
|
/* @__PURE__ */ i(F, { children: /* @__PURE__ */ i(S, { id: "toolbar.wrench" }) })
|
|
57759
57759
|
] }) }) }),
|
|
57760
|
-
/* @__PURE__ */ i(
|
|
57760
|
+
/* @__PURE__ */ i(rn, { id: "STENCIL_ENABLED", children: /* @__PURE__ */ i(Fe, { id: "NAV_TO_STENCIL", children: /* @__PURE__ */ y("div", { children: [
|
|
57761
57761
|
/* @__PURE__ */ i(
|
|
57762
57762
|
Re,
|
|
57763
57763
|
{
|
|
@@ -57772,7 +57772,7 @@ const Bu = "EveliLocales", QX = () => Ye({
|
|
|
57772
57772
|
),
|
|
57773
57773
|
/* @__PURE__ */ i(F, { children: /* @__PURE__ */ i(S, { id: "toolbar.stencil" }) })
|
|
57774
57774
|
] }) }) }),
|
|
57775
|
-
/* @__PURE__ */ i(
|
|
57775
|
+
/* @__PURE__ */ i(rn, { id: "DIALOB_ENABLED", children: /* @__PURE__ */ i(Fe, { id: "NAV_TO_DIALOB", children: /* @__PURE__ */ y("div", { children: [
|
|
57776
57776
|
/* @__PURE__ */ i(
|
|
57777
57777
|
Re,
|
|
57778
57778
|
{
|
|
@@ -57825,7 +57825,7 @@ const Bu = "EveliLocales", QX = () => Ye({
|
|
|
57825
57825
|
overridesResolver: (e, t) => [
|
|
57826
57826
|
t.root
|
|
57827
57827
|
]
|
|
57828
|
-
})(({ theme: e }) => ({})), iZ = (e) => Ye({ root: ["root"], logout: ["logout"] }, (a) =>
|
|
57828
|
+
})(({ theme: e }) => ({})), iZ = (e) => Ye({ root: ["root"], logout: ["logout"] }, (a) => Ge(Uu, a), {}), sZ = Ee(X, {
|
|
57829
57829
|
name: Uu,
|
|
57830
57830
|
slot: "logout",
|
|
57831
57831
|
overridesResolver: (e, t) => [
|
|
@@ -57855,7 +57855,7 @@ const Bu = "EveliLocales", QX = () => Ye({
|
|
|
57855
57855
|
function u() {
|
|
57856
57856
|
window.location.href = o;
|
|
57857
57857
|
}
|
|
57858
|
-
return /* @__PURE__ */ i(
|
|
57858
|
+
return /* @__PURE__ */ i(rn, { id: "LOGIN_BUTTON", children: /* @__PURE__ */ i(c, { ownerState: a, className: n.root, children: s.authenticated ? /* @__PURE__ */ i(sZ, { className: n.logout, variant: "text", startIcon: /* @__PURE__ */ i(uD, {}), onClick: u, children: /* @__PURE__ */ y(Gt, { spacing: 0, alignItems: "flex-start", children: [
|
|
57859
57859
|
/* @__PURE__ */ i(F, { children: /* @__PURE__ */ i(S, { id: "menu.logout" }) }),
|
|
57860
57860
|
/* @__PURE__ */ i(F, { variant: "caption", children: s.name })
|
|
57861
57861
|
] }) }) : /* @__PURE__ */ i(X, { type: "submit", variant: "contained", startIcon: /* @__PURE__ */ i(l, {}), onClick: u, children: /* @__PURE__ */ i(S, { id: "explorer.login" }) }) }) });
|
|
@@ -57990,7 +57990,7 @@ const La = "EveliTable", vi = "10px", hx = "40px", mx = () => Ye({
|
|
|
57990
57990
|
drawer: ["drawer"],
|
|
57991
57991
|
drawerButtonBar: ["drawerButtonBar"],
|
|
57992
57992
|
drawerButton: ["drawerButton"]
|
|
57993
|
-
}, (n) =>
|
|
57993
|
+
}, (n) => Ge(La, n), {}), bZ = Ee("div", {
|
|
57994
57994
|
name: La,
|
|
57995
57995
|
slot: "Root",
|
|
57996
57996
|
overridesResolver: (e, t) => [
|
|
@@ -58219,14 +58219,14 @@ function CZ(e) {
|
|
|
58219
58219
|
/* @__PURE__ */ y(kZ, { className: n.drawerButtonBar, children: [
|
|
58220
58220
|
/* @__PURE__ */ i(Kd, { className: n.drawerButton, children: /* @__PURE__ */ i(X, { variant: "text", startIcon: /* @__PURE__ */ i(Oc, {}), onClick: p, disableRipple: !0, children: /* @__PURE__ */ i(F, { children: t.formatMessage({ id: "eveli.table.drawer.buttons.colsButton", defaultMessage: "Columns" }) }) }) }),
|
|
58221
58221
|
/* @__PURE__ */ i(Kd, { className: n.drawerButton, children: /* @__PURE__ */ i(X, { variant: "text", startIcon: /* @__PURE__ */ i(bD, {}), onClick: f, disableRipple: !0, children: /* @__PURE__ */ i(F, { children: t.formatMessage({ id: "eveli.table.drawer.buttons.filtersButton", defaultMessage: "Filters" }) }) }) }),
|
|
58222
|
-
/* @__PURE__ */ i(
|
|
58222
|
+
/* @__PURE__ */ i(rn, { id: "SMART_TABLES", children: /* @__PURE__ */ i(Kd, { className: n.drawerButton, children: /* @__PURE__ */ i(X, { variant: "text", startIcon: /* @__PURE__ */ i(ED, {}), onClick: h, disableRipple: !0, children: /* @__PURE__ */ i(F, { children: t.formatMessage({ id: "eveli.table.drawer.buttons.savedFiltersButton", defaultMessage: "Saved Filters" }) }) }) }) })
|
|
58223
58223
|
] })
|
|
58224
58224
|
] });
|
|
58225
58225
|
}
|
|
58226
58226
|
const O0 = "ToolColumnVisibilityRoot", gx = () => Ye({
|
|
58227
58227
|
root: ["root"],
|
|
58228
58228
|
columnSlot: ["columnSlot"]
|
|
58229
|
-
}, (n) =>
|
|
58229
|
+
}, (n) => Ge(O0, n), {}), AZ = Ee("div", {
|
|
58230
58230
|
name: O0,
|
|
58231
58231
|
slot: "Root",
|
|
58232
58232
|
overridesResolver: (e, t) => [
|
|
@@ -58339,7 +58339,7 @@ const O0 = "ToolColumnVisibilityRoot", gx = () => Ye({
|
|
|
58339
58339
|
root: ["root"],
|
|
58340
58340
|
menu: ["menu"],
|
|
58341
58341
|
filterByString: ["filterByString"]
|
|
58342
|
-
}, (n) =>
|
|
58342
|
+
}, (n) => Ge($u, n), {}), OZ = Ee("div", {
|
|
58343
58343
|
name: $u,
|
|
58344
58344
|
slot: "Root",
|
|
58345
58345
|
overridesResolver: (e, t) => [
|
|
@@ -58480,12 +58480,12 @@ const bS = ({ header: e }) => {
|
|
|
58480
58480
|
)
|
|
58481
58481
|
] }),
|
|
58482
58482
|
/* @__PURE__ */ y(pt, { onClick: l, children: [
|
|
58483
|
-
/* @__PURE__ */ i(
|
|
58483
|
+
/* @__PURE__ */ i(fn, { children: f ? /* @__PURE__ */ i(wi, { className: "filters-icon" }) : /* @__PURE__ */ i(ki, { className: "filters-icon" }) }),
|
|
58484
58484
|
n.formatMessage({ id: "eveli.table.menu.filter.showAllItems", defaultMessage: "Show all items " })
|
|
58485
58485
|
] }),
|
|
58486
58486
|
((m = e.column.columnDef.meta) == null ? void 0 : m.enableSelection) && s.map(
|
|
58487
58487
|
(g, b) => /* @__PURE__ */ i(jl.Fragment, { children: /* @__PURE__ */ y(pt, { onClick: () => u(g), children: [
|
|
58488
|
-
/* @__PURE__ */ i(
|
|
58488
|
+
/* @__PURE__ */ i(fn, { children: r.valueAsArray.includes(g) ? /* @__PURE__ */ i(wi, { className: "filters-icon" }) : /* @__PURE__ */ i(ki, { className: "filters-icon" }) }),
|
|
58489
58489
|
g
|
|
58490
58490
|
] }) }, b)
|
|
58491
58491
|
)
|
|
@@ -58494,7 +58494,7 @@ const bS = ({ header: e }) => {
|
|
|
58494
58494
|
}, L0 = "EveliTableToolHeaderSort", BZ = () => Ye({
|
|
58495
58495
|
root: ["root"],
|
|
58496
58496
|
menu: ["menu"]
|
|
58497
|
-
}, (n) =>
|
|
58497
|
+
}, (n) => Ge(L0, n), {}), UZ = Ee("div", {
|
|
58498
58498
|
name: L0,
|
|
58499
58499
|
slot: "Root",
|
|
58500
58500
|
overridesResolver: (e, t) => [
|
|
@@ -58557,24 +58557,24 @@ const bS = ({ header: e }) => {
|
|
|
58557
58557
|
/* @__PURE__ */ i(Re, { onClick: c, disableRipple: !0, disableFocusRipple: !0, children: /* @__PURE__ */ i(Lk, {}) }),
|
|
58558
58558
|
/* @__PURE__ */ y($Z, { anchorEl: a, open: s, onClose: u, children: [
|
|
58559
58559
|
/* @__PURE__ */ y(pt, { onClick: p, children: [
|
|
58560
|
-
/* @__PURE__ */ i(
|
|
58560
|
+
/* @__PURE__ */ i(fn, { children: /* @__PURE__ */ i(vf, { className: "menu-icon" }) }),
|
|
58561
58561
|
o.formatMessage({ id: "eveli.table.menu.sort.ascending", defaultMessage: "Sort ascending" })
|
|
58562
58562
|
] }),
|
|
58563
58563
|
/* @__PURE__ */ y(pt, { onClick: f, children: [
|
|
58564
|
-
/* @__PURE__ */ i(
|
|
58564
|
+
/* @__PURE__ */ i(fn, { children: /* @__PURE__ */ i(Sf, { className: "menu-icon" }) }),
|
|
58565
58565
|
o.formatMessage({ id: "eveli.table.menu.sort.descending", defaultMessage: "Sort descending" })
|
|
58566
58566
|
] }),
|
|
58567
58567
|
/* @__PURE__ */ y(pt, { onClick: h, children: [
|
|
58568
|
-
/* @__PURE__ */ i(
|
|
58568
|
+
/* @__PURE__ */ i(fn, { children: /* @__PURE__ */ i(kf, { className: "menu-icon" }) }),
|
|
58569
58569
|
o.formatMessage({ id: "eveli.table.menu.sort.clearSorting", defaultMessage: "Clear sorting" })
|
|
58570
58570
|
] }),
|
|
58571
58571
|
/* @__PURE__ */ i(st, {}),
|
|
58572
58572
|
/* @__PURE__ */ y(pt, { onClick: d, children: [
|
|
58573
|
-
/* @__PURE__ */ i(
|
|
58573
|
+
/* @__PURE__ */ i(fn, { children: /* @__PURE__ */ i(Oc, { className: "menu-icon" }) }),
|
|
58574
58574
|
o.formatMessage({ id: "eveli.table.menu.sort.chooseCols", defaultMessage: "Choose columns" })
|
|
58575
58575
|
] }),
|
|
58576
58576
|
/* @__PURE__ */ y(pt, { onClick: m, children: [
|
|
58577
|
-
/* @__PURE__ */ i(
|
|
58577
|
+
/* @__PURE__ */ i(fn, { children: /* @__PURE__ */ i(kD, { className: "menu-icon" }) }),
|
|
58578
58578
|
o.formatMessage({ id: "eveli.table.menu.sort.colsReset", defaultMessage: "Reset columns" })
|
|
58579
58579
|
] })
|
|
58580
58580
|
] })
|
|
@@ -58717,7 +58717,7 @@ const bS = ({ header: e }) => {
|
|
|
58717
58717
|
root: ["root"],
|
|
58718
58718
|
columnFilter: ["columnFilter"],
|
|
58719
58719
|
columnFilterSelection: ["columnFilterSelection"]
|
|
58720
|
-
}, (n) =>
|
|
58720
|
+
}, (n) => Ge(Hu, n), {}), Xd = "last-table-state";
|
|
58721
58721
|
function YZ(e) {
|
|
58722
58722
|
const { user: t } = Ra(), [, n] = A.useState(), { restApi: a } = ve("worker/rest/api/userprofiles/$profileId.GET", {}), { isEnabled: r } = Nf(), s = r("SMART_TABLES"), o = `${e}-${Xd}`, l = A.useCallback(async (u) => {
|
|
58723
58723
|
n((d) => (!d || (u == null ? void 0 : u.hash) === d || s && a().updateUiSettings({
|
|
@@ -58874,7 +58874,7 @@ function XZ(e) {
|
|
|
58874
58874
|
}
|
|
58875
58875
|
const ZZ = "default";
|
|
58876
58876
|
function M0(e) {
|
|
58877
|
-
const { user: t } = Ra(), { restApi: n } = ve("worker/rest/api/userprofiles/$profileId.GET", {}), a = `saved-table-filters-${e}`, { data: r, error: s, refetch: o, isPending: l } =
|
|
58877
|
+
const { user: t } = Ra(), { restApi: n } = ve("worker/rest/api/userprofiles/$profileId.GET", {}), a = `saved-table-filters-${e}`, { data: r, error: s, refetch: o, isPending: l } = cn({
|
|
58878
58878
|
queryKey: [a],
|
|
58879
58879
|
queryFn: async () => {
|
|
58880
58880
|
const d = await n().findUiSettings(a);
|
|
@@ -58972,7 +58972,7 @@ const F0 = "EveliTableDrawerSavedFilters", QZ = Ee("div", {
|
|
|
58972
58972
|
root: ["root"],
|
|
58973
58973
|
optionButtons: ["optionButtons"],
|
|
58974
58974
|
activeFilter: ["activeFilter"]
|
|
58975
|
-
}, (n) =>
|
|
58975
|
+
}, (n) => Ge(F0, n), {}), eQ = (e) => {
|
|
58976
58976
|
const t = Tx(), n = se(), a = M0(e.tableId), [r, s] = e.state, [o, l] = A.useState(), c = a.filters ?? [];
|
|
58977
58977
|
function u() {
|
|
58978
58978
|
a.onSave(r, {
|
|
@@ -59078,9 +59078,9 @@ const F0 = "EveliTableDrawerSavedFilters", QZ = Ee("div", {
|
|
|
59078
59078
|
}, aQ = ({ onDelete: e, onEdit: t, onRestore: n, value: a, ownerState: r }) => {
|
|
59079
59079
|
const s = Tx(), o = r.state[0].isActive(a.filter);
|
|
59080
59080
|
return /* @__PURE__ */ y(JZ, { children: [
|
|
59081
|
-
/* @__PURE__ */ i(
|
|
59081
|
+
/* @__PURE__ */ i(gn, { dense: !0, disableGutters: !0, disablePadding: !0, children: /* @__PURE__ */ y(Vn, { onClick: n, children: [
|
|
59082
59082
|
o ? /* @__PURE__ */ i(uy, { className: s.activeFilter }) : /* @__PURE__ */ i(uy, { visibility: "hidden" }),
|
|
59083
|
-
/* @__PURE__ */ i(
|
|
59083
|
+
/* @__PURE__ */ i(qe, { children: /* @__PURE__ */ i(F, { variant: "subtitle2", children: a.name }) })
|
|
59084
59084
|
] }) }),
|
|
59085
59085
|
/* @__PURE__ */ i(D, { flexGrow: 1 }),
|
|
59086
59086
|
/* @__PURE__ */ y(j, { children: [
|
|
@@ -59417,7 +59417,7 @@ const yS = "dd.MM.yyyy", iQ = Ee("div")(({ theme: e }) => ({
|
|
|
59417
59417
|
{
|
|
59418
59418
|
header: e.formatMessage({ id: "publicationsTableHeader.liveDate" }),
|
|
59419
59419
|
accessorKey: "startsAt",
|
|
59420
|
-
sortingFn:
|
|
59420
|
+
sortingFn: pn.datetime,
|
|
59421
59421
|
cell: (d) => /* @__PURE__ */ i(In, { value: d.getValue() }),
|
|
59422
59422
|
size: 160,
|
|
59423
59423
|
minSize: 140
|
|
@@ -59425,7 +59425,7 @@ const yS = "dd.MM.yyyy", iQ = Ee("div")(({ theme: e }) => ({
|
|
|
59425
59425
|
{
|
|
59426
59426
|
header: e.formatMessage({ id: "publicationsTableHeader.created" }),
|
|
59427
59427
|
accessorKey: "createdAt",
|
|
59428
|
-
sortingFn:
|
|
59428
|
+
sortingFn: pn.datetime,
|
|
59429
59429
|
cell: (d) => /* @__PURE__ */ i(In, { value: d.getValue() }),
|
|
59430
59430
|
size: 160,
|
|
59431
59431
|
minSize: 140
|
|
@@ -59451,7 +59451,7 @@ const yS = "dd.MM.yyyy", iQ = Ee("div")(({ theme: e }) => ({
|
|
|
59451
59451
|
/* @__PURE__ */ y(D, { sx: { display: "inline-block" }, children: [
|
|
59452
59452
|
/* @__PURE__ */ y(D, { display: "flex", alignItems: "center", mb: 2, children: [
|
|
59453
59453
|
/* @__PURE__ */ i(F, { variant: "h1", sx: { flexGrow: 1 }, children: /* @__PURE__ */ i(S, { id: "publicationsTable.title" }) }),
|
|
59454
|
-
/* @__PURE__ */ i(D, { display: "flex", gap: 1, children: /* @__PURE__ */ y(
|
|
59454
|
+
/* @__PURE__ */ i(D, { display: "flex", gap: 1, children: /* @__PURE__ */ y(rn, { id: "PUBLICATION_UPDATE", children: [
|
|
59455
59455
|
/* @__PURE__ */ i(Fe, { id: "CREATE_EVELI_PUBLICATION", children: /* @__PURE__ */ i(ot, { title: e.formatMessage({ id: "publicationsTable.addButton" }), children: /* @__PURE__ */ i(Re, { onClick: () => o(!0), children: /* @__PURE__ */ i(uo, {}) }) }) }),
|
|
59456
59456
|
/* @__PURE__ */ i(Fe, { id: "CREATE_EVELI_PUBLICATION", children: /* @__PURE__ */ i(ot, { title: e.formatMessage({ id: "publicationsTable.uploadButton" }), children: /* @__PURE__ */ i(Re, { onClick: () => c(!0), children: /* @__PURE__ */ i(ip, {}) }) }) })
|
|
59457
59457
|
] }) })
|
|
@@ -59539,7 +59539,7 @@ const es = "EveliUserProfile", Sx = () => Ye({
|
|
|
59539
59539
|
avatar: ["avatar"],
|
|
59540
59540
|
avatarUserFirstLastName: ["avatarUserFirstLastName"],
|
|
59541
59541
|
avatarUserName: ["avatarUserName"]
|
|
59542
|
-
}, (n) =>
|
|
59542
|
+
}, (n) => Ge(es, n), {}), TQ = Ee("div", {
|
|
59543
59543
|
name: es,
|
|
59544
59544
|
slot: "Root",
|
|
59545
59545
|
overridesResolver: (e, t) => [
|
|
@@ -59733,7 +59733,7 @@ const CQ = ({ user: e }) => {
|
|
|
59733
59733
|
renderValue: () => /* @__PURE__ */ i(D, { sx: { display: "flex", flexWrap: "wrap", gap: 0.5 }, children: s.map((g) => {
|
|
59734
59734
|
const b = c(g);
|
|
59735
59735
|
return /* @__PURE__ */ i(
|
|
59736
|
-
|
|
59736
|
+
an,
|
|
59737
59737
|
{
|
|
59738
59738
|
label: n.formatMessage({ id: `eveli.userProfile.tenantConfig.select.${g}`, defaultMessage: g }),
|
|
59739
59739
|
onMouseDown: (T) => T.stopPropagation(),
|
|
@@ -59798,7 +59798,7 @@ const CQ = ({ user: e }) => {
|
|
|
59798
59798
|
/* @__PURE__ */ i(oe, { size: { md: 3, lg: 3 }, children: /* @__PURE__ */ i(F, { fontWeight: "bolder", variant: "body1", children: e }) }),
|
|
59799
59799
|
/* @__PURE__ */ i(oe, { size: { md: 9, lg: 9 }, textAlign: "left", children: /* @__PURE__ */ i(F, { variant: "subtitle2", children: t }) })
|
|
59800
59800
|
] }), TS = (e) => Je.fromISO(e).setLocale("fi").toLocaleString(Je.DATE_SHORT), xQ = () => {
|
|
59801
|
-
const e = se(), { restApi: t } = ve("worker/rest/api/userprofiles/$profileId.GET", {}), { user: n } = Ra(), [a, r] = A.useState({}), { data: s, error: o, refetch: l, isPending: c } =
|
|
59801
|
+
const e = se(), { restApi: t } = ve("worker/rest/api/userprofiles/$profileId.GET", {}), { user: n } = Ra(), [a, r] = A.useState({}), { data: s, error: o, refetch: l, isPending: c } = cn({
|
|
59802
59802
|
queryKey: ["current-user-profile"],
|
|
59803
59803
|
queryFn: () => t().currentUserProfile()
|
|
59804
59804
|
}), u = n.roles.length ? n.roles.join(", ") : e.formatMessage({ id: "eveli.noValueIndicator" }), d = n.permissions.length ? n.permissions.join(", ") : e.formatMessage({ id: "eveli.noValueIndicator" }), p = Sx();
|
|
@@ -59974,7 +59974,7 @@ const BQ = (e) => {
|
|
|
59974
59974
|
}
|
|
59975
59975
|
})), $Q = () => Ye({
|
|
59976
59976
|
root: ["root"]
|
|
59977
|
-
}, (n) =>
|
|
59977
|
+
}, (n) => Ge(kx, n), {});
|
|
59978
59978
|
function HQ(e) {
|
|
59979
59979
|
switch (e) {
|
|
59980
59980
|
case Le.TaskStatus.NEW:
|
|
@@ -60020,7 +60020,7 @@ const VQ = (e) => {
|
|
|
60020
60020
|
}
|
|
60021
60021
|
})), GQ = () => Ye({
|
|
60022
60022
|
root: ["root"]
|
|
60023
|
-
}, (n) =>
|
|
60023
|
+
}, (n) => Ge(wx, n), {}), WQ = ({ name: e }) => {
|
|
60024
60024
|
if (!e || typeof e != "string")
|
|
60025
60025
|
return /* @__PURE__ */ i(CS, { children: /* @__PURE__ */ i(F, { children: "--" }) });
|
|
60026
60026
|
const t = e.substring(0, e.indexOf(" ")), n = e.substring(e.indexOf(" ") + 1), a = t.substring(0, 1), r = n.substring(0, 1);
|
|
@@ -60204,8 +60204,8 @@ const XQ = () => {
|
|
|
60204
60204
|
n().then(r);
|
|
60205
60205
|
}, []), /* @__PURE__ */ y(D, { padding: t.spacing(3), children: [
|
|
60206
60206
|
/* @__PURE__ */ i(F, { variant: "h1", children: e.formatMessage({ id: "queues.all" }) }),
|
|
60207
|
-
/* @__PURE__ */ i(
|
|
60208
|
-
/* @__PURE__ */ i(
|
|
60207
|
+
/* @__PURE__ */ i(on, { dense: !0, disablePadding: !0, children: a ? a.queues.map((s) => /* @__PURE__ */ y(A.Fragment, { children: [
|
|
60208
|
+
/* @__PURE__ */ i(gn, { dense: !0, disableGutters: !0, children: /* @__PURE__ */ i(Vn, { children: /* @__PURE__ */ y(D, { display: "flex", gap: 3, width: "100%", children: [
|
|
60209
60209
|
/* @__PURE__ */ y(D, { width: "25%", children: [
|
|
60210
60210
|
/* @__PURE__ */ i(F, { variant: "caption", fontWeight: 500, children: e.formatMessage({ id: "queue.config.queueName" }) }),
|
|
60211
60211
|
/* @__PURE__ */ i(F, { children: s.queueName }),
|
|
@@ -60227,8 +60227,8 @@ const XQ = () => {
|
|
|
60227
60227
|
/* @__PURE__ */ i(st, {})
|
|
60228
60228
|
] }, s.id)) : /* @__PURE__ */ i(j, { children: e.formatMessage({ id: "queue.config.none" }) }) }),
|
|
60229
60229
|
/* @__PURE__ */ i(F, { variant: "h1", children: e.formatMessage({ id: "consumers.all" }) }),
|
|
60230
|
-
/* @__PURE__ */ i(
|
|
60231
|
-
/* @__PURE__ */ i(
|
|
60230
|
+
/* @__PURE__ */ i(on, { dense: !0, disablePadding: !0, children: a ? a.queueConsumers.map((s) => /* @__PURE__ */ y(A.Fragment, { children: [
|
|
60231
|
+
/* @__PURE__ */ i(gn, { dense: !0, disableGutters: !0, children: /* @__PURE__ */ i(Vn, { children: /* @__PURE__ */ y(D, { display: "flex", gap: 3, width: "100%", children: [
|
|
60232
60232
|
/* @__PURE__ */ y(D, { width: "25%", children: [
|
|
60233
60233
|
/* @__PURE__ */ i(F, { variant: "caption", fontWeight: 500, children: e.formatMessage({ id: "queue.config.routingKey" }) }),
|
|
60234
60234
|
/* @__PURE__ */ i(F, { children: s.routingKey }),
|
|
@@ -60393,7 +60393,7 @@ const tJ = (e) => {
|
|
|
60393
60393
|
header: e.formatMessage({ id: "processTableHeader.workflow" }),
|
|
60394
60394
|
accessorKey: "workflowName",
|
|
60395
60395
|
filterFn: "includesString",
|
|
60396
|
-
sortingFn:
|
|
60396
|
+
sortingFn: pn.alphanumeric,
|
|
60397
60397
|
size: 200,
|
|
60398
60398
|
minSize: 200,
|
|
60399
60399
|
enableSorting: !0,
|
|
@@ -60405,7 +60405,7 @@ const tJ = (e) => {
|
|
|
60405
60405
|
header: e.formatMessage({ id: "processTableHeader.taskRef" }),
|
|
60406
60406
|
accessorKey: "taskRef",
|
|
60407
60407
|
filterFn: "includesString",
|
|
60408
|
-
sortingFn:
|
|
60408
|
+
sortingFn: pn.alphanumeric,
|
|
60409
60409
|
size: 200,
|
|
60410
60410
|
minSize: 200,
|
|
60411
60411
|
enableSorting: !0,
|
|
@@ -60416,7 +60416,7 @@ const tJ = (e) => {
|
|
|
60416
60416
|
header: e.formatMessage({ id: "processTableHeader.questionnaireId" }),
|
|
60417
60417
|
accessorKey: "questionnaireId",
|
|
60418
60418
|
filterFn: "includesString",
|
|
60419
|
-
sortingFn:
|
|
60419
|
+
sortingFn: pn.alphanumeric,
|
|
60420
60420
|
size: 300,
|
|
60421
60421
|
minSize: 300,
|
|
60422
60422
|
enableSorting: !0,
|
|
@@ -60428,7 +60428,7 @@ const tJ = (e) => {
|
|
|
60428
60428
|
header: e.formatMessage({ id: "processTableHeader.status" }),
|
|
60429
60429
|
accessorKey: "status",
|
|
60430
60430
|
filterFn: "includesString",
|
|
60431
|
-
sortingFn:
|
|
60431
|
+
sortingFn: pn.alphanumeric,
|
|
60432
60432
|
size: 150,
|
|
60433
60433
|
minSize: 150,
|
|
60434
60434
|
enableSorting: !0,
|
|
@@ -60440,7 +60440,7 @@ const tJ = (e) => {
|
|
|
60440
60440
|
header: e.formatMessage({ id: "processTableHeader.created" }),
|
|
60441
60441
|
accessorKey: "created",
|
|
60442
60442
|
filterFn: "includesString",
|
|
60443
|
-
sortingFn:
|
|
60443
|
+
sortingFn: pn.datetime,
|
|
60444
60444
|
size: 200,
|
|
60445
60445
|
minSize: 200,
|
|
60446
60446
|
enableSorting: !0,
|
|
@@ -60479,101 +60479,101 @@ class $0 {
|
|
|
60479
60479
|
}
|
|
60480
60480
|
}
|
|
60481
60481
|
let _S = 0;
|
|
60482
|
-
function
|
|
60482
|
+
function We() {
|
|
60483
60483
|
return _S++, _S + "";
|
|
60484
60484
|
}
|
|
60485
60485
|
const Lt = "cities/ankh-morpork", iJ = {
|
|
60486
|
-
id:
|
|
60487
|
-
version:
|
|
60486
|
+
id: We(),
|
|
60487
|
+
version: We(),
|
|
60488
60488
|
type: "FILE_SYSTEM",
|
|
60489
60489
|
tree: {
|
|
60490
60490
|
files: [
|
|
60491
|
-
{ absolutePath: "cities", fileType: "FOLDER", id:
|
|
60492
|
-
{ absolutePath: Lt, fileType: "FOLDER", id:
|
|
60493
|
-
{ absolutePath: Lt + "/topics", fileName: "", fileType: "FOLDER", id:
|
|
60494
|
-
{ absolutePath: Lt + "/topics/index", fileName: "", fileType: "FOLDER", id:
|
|
60495
|
-
{ absolutePath: Lt + "/topics/index/general-message", fileName: "", fileType: "FOLDER", id:
|
|
60496
|
-
{ absolutePath: Lt + "/localizations", fileName: "", fileType: "FOLDER", id:
|
|
60497
|
-
{ absolutePath: Lt + "/localizations/forms-translations", fileName: "", fileType: "FOLDER", id:
|
|
60498
|
-
{ absolutePath: Lt + "/localizations/wrench-translations", fileName: "", fileType: "FOLDER", id:
|
|
60499
|
-
{ absolutePath: Lt + "/localizations/topic-translations", fileName: "", fileType: "FOLDER", id:
|
|
60491
|
+
{ absolutePath: "cities", fileType: "FOLDER", id: We(), mountTo: We(), fileName: "" },
|
|
60492
|
+
{ absolutePath: Lt, fileType: "FOLDER", id: We(), mountTo: We(), fileName: "" },
|
|
60493
|
+
{ absolutePath: Lt + "/topics", fileName: "", fileType: "FOLDER", id: We(), mountTo: We() },
|
|
60494
|
+
{ absolutePath: Lt + "/topics/index", fileName: "", fileType: "FOLDER", id: We(), mountTo: We() },
|
|
60495
|
+
{ absolutePath: Lt + "/topics/index/general-message", fileName: "", fileType: "FOLDER", id: We(), mountTo: We() },
|
|
60496
|
+
{ absolutePath: Lt + "/localizations", fileName: "", fileType: "FOLDER", id: We(), mountTo: We() },
|
|
60497
|
+
{ absolutePath: Lt + "/localizations/forms-translations", fileName: "", fileType: "FOLDER", id: We(), mountTo: We() },
|
|
60498
|
+
{ absolutePath: Lt + "/localizations/wrench-translations", fileName: "", fileType: "FOLDER", id: We(), mountTo: We() },
|
|
60499
|
+
{ absolutePath: Lt + "/localizations/topic-translations", fileName: "", fileType: "FOLDER", id: We(), mountTo: We() },
|
|
60500
60500
|
{
|
|
60501
60501
|
fileType: "TOPIC_BINDING",
|
|
60502
|
-
id:
|
|
60503
|
-
mountTo:
|
|
60502
|
+
id: We(),
|
|
60503
|
+
mountTo: We(),
|
|
60504
60504
|
absolutePath: Lt + "/topics",
|
|
60505
60505
|
fileName: "topic-binding-for-en-locale"
|
|
60506
60506
|
},
|
|
60507
60507
|
// topics
|
|
60508
60508
|
{
|
|
60509
60509
|
fileType: "TOPIC",
|
|
60510
|
-
id:
|
|
60511
|
-
mountTo:
|
|
60510
|
+
id: We(),
|
|
60511
|
+
mountTo: We(),
|
|
60512
60512
|
absolutePath: Lt + "/topics/index",
|
|
60513
60513
|
fileName: "index-topic"
|
|
60514
60514
|
},
|
|
60515
60515
|
{
|
|
60516
60516
|
fileType: "TOPIC_ACTION",
|
|
60517
|
-
id:
|
|
60518
|
-
mountTo:
|
|
60517
|
+
id: We(),
|
|
60518
|
+
mountTo: We(),
|
|
60519
60519
|
absolutePath: Lt + "/topics/index/general-message",
|
|
60520
60520
|
fileName: "general-message-action"
|
|
60521
60521
|
},
|
|
60522
60522
|
{
|
|
60523
60523
|
fileType: "FLOW",
|
|
60524
|
-
id:
|
|
60525
|
-
mountTo:
|
|
60524
|
+
id: We(),
|
|
60525
|
+
mountTo: We(),
|
|
60526
60526
|
absolutePath: Lt + "/topics/index/general-message",
|
|
60527
60527
|
fileName: "general-message-form"
|
|
60528
60528
|
},
|
|
60529
60529
|
{
|
|
60530
60530
|
fileType: "FLOW",
|
|
60531
|
-
id:
|
|
60532
|
-
mountTo:
|
|
60531
|
+
id: We(),
|
|
60532
|
+
mountTo: We(),
|
|
60533
60533
|
absolutePath: Lt + "/topics/index/general-message",
|
|
60534
60534
|
fileName: "general-message-flow"
|
|
60535
60535
|
},
|
|
60536
60536
|
{
|
|
60537
60537
|
fileType: "DT",
|
|
60538
|
-
id:
|
|
60539
|
-
mountTo:
|
|
60538
|
+
id: We(),
|
|
60539
|
+
mountTo: We(),
|
|
60540
60540
|
absolutePath: Lt + "/topics/index/general-message",
|
|
60541
60541
|
fileName: "general-message-dt"
|
|
60542
60542
|
},
|
|
60543
60543
|
{
|
|
60544
60544
|
fileType: "FLOW_TASK",
|
|
60545
|
-
id:
|
|
60546
|
-
mountTo:
|
|
60545
|
+
id: We(),
|
|
60546
|
+
mountTo: We(),
|
|
60547
60547
|
absolutePath: Lt + "/topics/index/general-message",
|
|
60548
60548
|
fileName: "general-message-create-task"
|
|
60549
60549
|
},
|
|
60550
60550
|
// form locale folder
|
|
60551
60551
|
{
|
|
60552
60552
|
fileType: "INTL",
|
|
60553
|
-
id:
|
|
60554
|
-
mountTo:
|
|
60553
|
+
id: We(),
|
|
60554
|
+
mountTo: We(),
|
|
60555
60555
|
absolutePath: Lt + "/localizations/forms-translations",
|
|
60556
60556
|
fileName: "general-message-form-intl"
|
|
60557
60557
|
},
|
|
60558
60558
|
{
|
|
60559
60559
|
fileType: "INTL",
|
|
60560
|
-
id:
|
|
60561
|
-
mountTo:
|
|
60560
|
+
id: We(),
|
|
60561
|
+
mountTo: We(),
|
|
60562
60562
|
absolutePath: Lt + "/localizations/forms-translations",
|
|
60563
60563
|
fileName: "education-grant-form-intl"
|
|
60564
60564
|
},
|
|
60565
60565
|
// topic locale folder
|
|
60566
60566
|
{
|
|
60567
60567
|
fileType: "INTL",
|
|
60568
|
-
id:
|
|
60569
|
-
mountTo:
|
|
60568
|
+
id: We(),
|
|
60569
|
+
mountTo: We(),
|
|
60570
60570
|
absolutePath: Lt + "/localizations/topic-translations",
|
|
60571
60571
|
fileName: "index"
|
|
60572
60572
|
},
|
|
60573
60573
|
{
|
|
60574
60574
|
fileType: "INTL",
|
|
60575
|
-
id:
|
|
60576
|
-
mountTo:
|
|
60575
|
+
id: We(),
|
|
60576
|
+
mountTo: We(),
|
|
60577
60577
|
absolutePath: Lt + "/localizations/topic-translations",
|
|
60578
60578
|
fileName: "education"
|
|
60579
60579
|
}
|
|
@@ -61063,7 +61063,7 @@ const xx = ({ feedback: e, onChange: t }) => {
|
|
|
61063
61063
|
size: 150,
|
|
61064
61064
|
minSize: 150,
|
|
61065
61065
|
filterFn: "includesString",
|
|
61066
|
-
sortingFn:
|
|
61066
|
+
sortingFn: pn.alphanumeric,
|
|
61067
61067
|
enableSorting: !0,
|
|
61068
61068
|
enableColumnFilter: !0,
|
|
61069
61069
|
enableResizing: !0,
|
|
@@ -61082,7 +61082,7 @@ const xx = ({ feedback: e, onChange: t }) => {
|
|
|
61082
61082
|
size: 200,
|
|
61083
61083
|
minSize: 200,
|
|
61084
61084
|
filterFn: "includesString",
|
|
61085
|
-
sortingFn:
|
|
61085
|
+
sortingFn: pn.alphanumeric,
|
|
61086
61086
|
enableSorting: !0,
|
|
61087
61087
|
enableColumnFilter: !0,
|
|
61088
61088
|
enableResizing: !0,
|
|
@@ -61095,7 +61095,7 @@ const xx = ({ feedback: e, onChange: t }) => {
|
|
|
61095
61095
|
size: 200,
|
|
61096
61096
|
minSize: 200,
|
|
61097
61097
|
filterFn: "includesString",
|
|
61098
|
-
sortingFn:
|
|
61098
|
+
sortingFn: pn.alphanumeric,
|
|
61099
61099
|
enableSorting: !0,
|
|
61100
61100
|
enableColumnFilter: !0,
|
|
61101
61101
|
enableResizing: !0,
|
|
@@ -61108,7 +61108,7 @@ const xx = ({ feedback: e, onChange: t }) => {
|
|
|
61108
61108
|
size: 200,
|
|
61109
61109
|
minSize: 200,
|
|
61110
61110
|
filterFn: "includesString",
|
|
61111
|
-
sortingFn:
|
|
61111
|
+
sortingFn: pn.alphanumeric,
|
|
61112
61112
|
enableSorting: !0,
|
|
61113
61113
|
enableColumnFilter: !0,
|
|
61114
61114
|
enableResizing: !0,
|
|
@@ -61121,7 +61121,7 @@ const xx = ({ feedback: e, onChange: t }) => {
|
|
|
61121
61121
|
size: 200,
|
|
61122
61122
|
minSize: 200,
|
|
61123
61123
|
filterFn: "includesString",
|
|
61124
|
-
sortingFn:
|
|
61124
|
+
sortingFn: pn.alphanumeric,
|
|
61125
61125
|
enableSorting: !0,
|
|
61126
61126
|
enableColumnFilter: !0,
|
|
61127
61127
|
enableResizing: !0,
|
|
@@ -61134,7 +61134,7 @@ const xx = ({ feedback: e, onChange: t }) => {
|
|
|
61134
61134
|
size: 200,
|
|
61135
61135
|
minSize: 200,
|
|
61136
61136
|
filterFn: "includesString",
|
|
61137
|
-
sortingFn:
|
|
61137
|
+
sortingFn: pn.datetime,
|
|
61138
61138
|
enableSorting: !0,
|
|
61139
61139
|
enableColumnFilter: !0,
|
|
61140
61140
|
enableResizing: !0,
|
|
@@ -61356,7 +61356,7 @@ const Ox = "BatchHealthBall", qJ = (e) => {
|
|
|
61356
61356
|
return Ye({
|
|
61357
61357
|
root: ["root"],
|
|
61358
61358
|
healthColor: [t]
|
|
61359
|
-
}, (r) =>
|
|
61359
|
+
}, (r) => Ge(Ox, r), {});
|
|
61360
61360
|
}, YJ = Ee("div", {
|
|
61361
61361
|
name: Ox,
|
|
61362
61362
|
slot: "Root"
|
|
@@ -61519,7 +61519,7 @@ const ZJ = () => {
|
|
|
61519
61519
|
stepSection: ["stepSection"],
|
|
61520
61520
|
instanceSection: ["instanceSection"],
|
|
61521
61521
|
title: ["title"]
|
|
61522
|
-
}, (n) =>
|
|
61522
|
+
}, (n) => Ge(V0, n), {}), nee = Ee("div", {
|
|
61523
61523
|
name: V0,
|
|
61524
61524
|
slot: "Headers",
|
|
61525
61525
|
overridesResolver: (e, t) => [
|
|
@@ -61622,7 +61622,7 @@ const zu = "EveliBatchView", Ac = {
|
|
|
61622
61622
|
instanceDateTime: ["instanceDateTime"],
|
|
61623
61623
|
batchNameRow: ["batchNameRow"],
|
|
61624
61624
|
noRunsAlert: ["noRunsAlert"]
|
|
61625
|
-
}, (n) =>
|
|
61625
|
+
}, (n) => Ge(zu, n), {}), oee = Ee(Gt, {
|
|
61626
61626
|
name: zu,
|
|
61627
61627
|
slot: "Root",
|
|
61628
61628
|
overridesResolver: (e, t) => [
|
|
@@ -61765,7 +61765,7 @@ const dee = ({ batch: e, open: t, onClose: n }) => {
|
|
|
61765
61765
|
] });
|
|
61766
61766
|
}, pee = ({ batchId: e }) => {
|
|
61767
61767
|
var p;
|
|
61768
|
-
const t = Gu(), n = se(), [a, r] = A.useState(!1), { getOne: s } = ve("worker/rest/api/batches.GET", {}), { data: o, error: l, refetch: c, isPending: u } =
|
|
61768
|
+
const t = Gu(), n = se(), [a, r] = A.useState(!1), { getOne: s } = ve("worker/rest/api/batches.GET", {}), { data: o, error: l, refetch: c, isPending: u } = cn({
|
|
61769
61769
|
queryKey: ["batches/" + e],
|
|
61770
61770
|
queryFn: () => s(e)
|
|
61771
61771
|
});
|
|
@@ -61790,7 +61790,7 @@ const dee = ({ batch: e, open: t, onClose: n }) => {
|
|
|
61790
61790
|
const t = Gu(), n = e;
|
|
61791
61791
|
return /* @__PURE__ */ y(lee, { className: t.instanceSlot, ownerState: e, children: [
|
|
61792
61792
|
/* @__PURE__ */ y(zt, { className: t.instanceContainer, children: [
|
|
61793
|
-
/* @__PURE__ */ i(
|
|
61793
|
+
/* @__PURE__ */ i(an, { label: n.name, size: "small" }),
|
|
61794
61794
|
/* @__PURE__ */ i(zt, { className: t.instanceDateTime, children: /* @__PURE__ */ i(mee, { value: n.createdAt }) })
|
|
61795
61795
|
] }),
|
|
61796
61796
|
(a = e.transitives) == null ? void 0 : a.steps.map((r) => /* @__PURE__ */ i(hee, { value: r, instance: n }, r.id))
|
|
@@ -62023,22 +62023,22 @@ var rf;
|
|
|
62023
62023
|
value: n(o)
|
|
62024
62024
|
})) : [];
|
|
62025
62025
|
})(rf || (rf = {}));
|
|
62026
|
-
function
|
|
62026
|
+
function mn(e) {
|
|
62027
62027
|
return JSON.stringify(Object.entries(e).filter(([n]) => e.type === "ARTICLES" ? n === "type" : n === "type" || n === "article").reduce((n, [, a]) => n + "/" + a, ""));
|
|
62028
62028
|
}
|
|
62029
62029
|
function Mx(e) {
|
|
62030
|
-
const t = wee(e), n = e.explorerActive, a = t.find((r) =>
|
|
62031
|
-
return { explorer: t, explorerActive:
|
|
62030
|
+
const t = wee(e), n = e.explorerActive, a = t.find((r) => mn(r) === n) ?? t[0];
|
|
62031
|
+
return { explorer: t, explorerActive: mn(a) };
|
|
62032
62032
|
}
|
|
62033
62033
|
function kee(e, t) {
|
|
62034
|
-
const n =
|
|
62034
|
+
const n = mn(e);
|
|
62035
62035
|
return {
|
|
62036
|
-
explorer: !!t.explorer.find((r) =>
|
|
62036
|
+
explorer: !!t.explorer.find((r) => mn(r) === n) ? t.explorer.map((r) => mn(r) === n ? e : r) : (
|
|
62037
62037
|
// -+
|
|
62038
62038
|
[...t.explorer, e]
|
|
62039
62039
|
),
|
|
62040
62040
|
// all open tabs + 1 new at the end
|
|
62041
|
-
explorerActive:
|
|
62041
|
+
explorerActive: mn(e)
|
|
62042
62042
|
// id of the active tab
|
|
62043
62043
|
};
|
|
62044
62044
|
}
|
|
@@ -62053,7 +62053,7 @@ function Fx() {
|
|
|
62053
62053
|
from: "/secured/$locale/assets/stencil",
|
|
62054
62054
|
to: ".",
|
|
62055
62055
|
search: (a) => {
|
|
62056
|
-
const r =
|
|
62056
|
+
const r = mn(n), s = [...a.explorer].filter((l) => mn(l) !== r), o = s[s.length - 1];
|
|
62057
62057
|
if (o) {
|
|
62058
62058
|
const l = s.indexOf(o);
|
|
62059
62059
|
l !== s.length - 1 && (delete s[l], s.push(o));
|
|
@@ -62065,7 +62065,7 @@ function Fx() {
|
|
|
62065
62065
|
return { onTabClose: t };
|
|
62066
62066
|
}
|
|
62067
62067
|
function Xt() {
|
|
62068
|
-
const { onTabClose: e } = Fx(), t = Ft(), n = Sk({ from: "/secured/$locale/assets/stencil/" }), a = n.explorer, r = n.explorerActive, s = a.find((p) =>
|
|
62068
|
+
const { onTabClose: e } = Fx(), t = Ft(), n = Sk({ from: "/secured/$locale/assets/stencil/" }), a = n.explorer, r = n.explorerActive, s = a.find((p) => mn(p) === r) ?? a[a.length - 1], o = s ? mn(s) : void 0;
|
|
62069
62069
|
function l(p) {
|
|
62070
62070
|
t({
|
|
62071
62071
|
from: "/secured/$locale/assets/stencil",
|
|
@@ -62090,7 +62090,7 @@ function Cee() {
|
|
|
62090
62090
|
n && e({
|
|
62091
62091
|
from: "/secured/$locale/assets/stencil",
|
|
62092
62092
|
to: ".",
|
|
62093
|
-
search: (a) => ({ ...a, explorerActive:
|
|
62093
|
+
search: (a) => ({ ...a, explorerActive: mn(n) })
|
|
62094
62094
|
});
|
|
62095
62095
|
}
|
|
62096
62096
|
return { onTabChange: t };
|
|
@@ -62118,7 +62118,7 @@ const Px = () => {
|
|
|
62118
62118
|
vertical: "center",
|
|
62119
62119
|
horizontal: "left"
|
|
62120
62120
|
},
|
|
62121
|
-
children: /* @__PURE__ */ i(F, { variant: "body2", sx: { p: 1 }, children: e.articles.map((o) => o.article).sort((o, l) => o.body.order - l.body.order).map(({ id: o, body: l }) => /* @__PURE__ */ i(
|
|
62121
|
+
children: /* @__PURE__ */ i(F, { variant: "body2", sx: { p: 1 }, children: e.articles.map((o) => o.article).sort((o, l) => o.body.order - l.body.order).map(({ id: o, body: l }) => /* @__PURE__ */ i(gn, { sx: l.parentId ? { ml: 2, color: "primary.main", pb: 1 } : { pb: 1 }, children: `${l.order} - ${l.name}` }, o)) })
|
|
62122
62122
|
}
|
|
62123
62123
|
)
|
|
62124
62124
|
] });
|
|
@@ -62133,7 +62133,7 @@ const Px = () => {
|
|
|
62133
62133
|
/* @__PURE__ */ i(Ce, { children: /* @__PURE__ */ i(S, { id: "article.composer.title" }) }),
|
|
62134
62134
|
/* @__PURE__ */ y(we, { children: [
|
|
62135
62135
|
/* @__PURE__ */ i(
|
|
62136
|
-
|
|
62136
|
+
ze,
|
|
62137
62137
|
{
|
|
62138
62138
|
label: "article.composer.parent",
|
|
62139
62139
|
helperText: "article.parent.helper",
|
|
@@ -62279,7 +62279,7 @@ const Px = () => {
|
|
|
62279
62279
|
/* @__PURE__ */ y(we, { children: [
|
|
62280
62280
|
/* @__PURE__ */ i(S, { id: "newpage.info" }),
|
|
62281
62281
|
/* @__PURE__ */ i(
|
|
62282
|
-
|
|
62282
|
+
ze,
|
|
62283
62283
|
{
|
|
62284
62284
|
selected: d,
|
|
62285
62285
|
onChange: p,
|
|
@@ -62292,7 +62292,7 @@ const Px = () => {
|
|
|
62292
62292
|
}
|
|
62293
62293
|
),
|
|
62294
62294
|
/* @__PURE__ */ i(
|
|
62295
|
-
|
|
62295
|
+
ze,
|
|
62296
62296
|
{
|
|
62297
62297
|
selected: o,
|
|
62298
62298
|
onChange: l,
|
|
@@ -62301,7 +62301,7 @@ const Px = () => {
|
|
|
62301
62301
|
}
|
|
62302
62302
|
),
|
|
62303
62303
|
C.length > 0 ? /* @__PURE__ */ i(
|
|
62304
|
-
|
|
62304
|
+
ze,
|
|
62305
62305
|
{
|
|
62306
62306
|
selected: c,
|
|
62307
62307
|
onChange: u,
|
|
@@ -62346,7 +62346,7 @@ const xee = (e) => {
|
|
|
62346
62346
|
/* @__PURE__ */ y(we, { children: [
|
|
62347
62347
|
/* @__PURE__ */ i(S, { id: "pages.change.info" }),
|
|
62348
62348
|
/* @__PURE__ */ i(
|
|
62349
|
-
|
|
62349
|
+
ze,
|
|
62350
62350
|
{
|
|
62351
62351
|
selected: o,
|
|
62352
62352
|
onChange: l,
|
|
@@ -62358,7 +62358,7 @@ const xee = (e) => {
|
|
|
62358
62358
|
}
|
|
62359
62359
|
),
|
|
62360
62360
|
/* @__PURE__ */ i(
|
|
62361
|
-
|
|
62361
|
+
ze,
|
|
62362
62362
|
{
|
|
62363
62363
|
selected: c,
|
|
62364
62364
|
onChange: u,
|
|
@@ -62392,7 +62392,7 @@ const xee = (e) => {
|
|
|
62392
62392
|
/* @__PURE__ */ y(we, { children: [
|
|
62393
62393
|
/* @__PURE__ */ i(S, { id: "page.delete.description" }),
|
|
62394
62394
|
/* @__PURE__ */ i(
|
|
62395
|
-
|
|
62395
|
+
ze,
|
|
62396
62396
|
{
|
|
62397
62397
|
selected: s,
|
|
62398
62398
|
onChange: o,
|
|
@@ -62425,7 +62425,7 @@ const xee = (e) => {
|
|
|
62425
62425
|
/* @__PURE__ */ y(we, { children: [
|
|
62426
62426
|
/* @__PURE__ */ i(S, { id: "pages.change.devmode.info" }),
|
|
62427
62427
|
/* @__PURE__ */ i(
|
|
62428
|
-
|
|
62428
|
+
ze,
|
|
62429
62429
|
{
|
|
62430
62430
|
selected: c,
|
|
62431
62431
|
onChange: u,
|
|
@@ -62663,7 +62663,7 @@ const xee = (e) => {
|
|
|
62663
62663
|
/* @__PURE__ */ i(Ce, { children: /* @__PURE__ */ i(S, { id: "article.edit.title" }) }),
|
|
62664
62664
|
/* @__PURE__ */ y(we, { children: [
|
|
62665
62665
|
/* @__PURE__ */ i(
|
|
62666
|
-
|
|
62666
|
+
ze,
|
|
62667
62667
|
{
|
|
62668
62668
|
label: "article.edit.parent",
|
|
62669
62669
|
onChange: h,
|
|
@@ -62903,9 +62903,9 @@ const xee = (e) => {
|
|
|
62903
62903
|
vertical: "bottom",
|
|
62904
62904
|
horizontal: "left"
|
|
62905
62905
|
},
|
|
62906
|
-
children: /* @__PURE__ */ i(
|
|
62907
|
-
/* @__PURE__ */ i(
|
|
62908
|
-
/* @__PURE__ */ i(
|
|
62906
|
+
children: /* @__PURE__ */ i(on, { children: p.map((v, C) => /* @__PURE__ */ i(gn, { disablePadding: !0, children: /* @__PURE__ */ y(Vn, { disabled: v.added, onClick: () => g(v.id), children: [
|
|
62907
|
+
/* @__PURE__ */ i(fn, { sx: { color: "primary.main" }, children: /* @__PURE__ */ i(pi, {}) }),
|
|
62908
|
+
/* @__PURE__ */ i(qe, { primary: `${v.value} ${v.added ? " - " + c : ""}` })
|
|
62909
62909
|
] }) }, C)) })
|
|
62910
62910
|
}
|
|
62911
62911
|
),
|
|
@@ -62945,7 +62945,7 @@ const xee = (e) => {
|
|
|
62945
62945
|
}
|
|
62946
62946
|
),
|
|
62947
62947
|
/* @__PURE__ */ i(
|
|
62948
|
-
|
|
62948
|
+
ze,
|
|
62949
62949
|
{
|
|
62950
62950
|
label: "link.type",
|
|
62951
62951
|
selected: o,
|
|
@@ -62983,7 +62983,7 @@ const xee = (e) => {
|
|
|
62983
62983
|
id: k.id,
|
|
62984
62984
|
value: /* @__PURE__ */ y(j, { children: [
|
|
62985
62985
|
/* @__PURE__ */ i(Aa, { checked: !!m.includes(k.id) }),
|
|
62986
|
-
/* @__PURE__ */ i(
|
|
62986
|
+
/* @__PURE__ */ i(qe, { primary: k.value })
|
|
62987
62987
|
] })
|
|
62988
62988
|
})
|
|
62989
62989
|
)
|
|
@@ -63049,7 +63049,7 @@ const xee = (e) => {
|
|
|
63049
63049
|
}
|
|
63050
63050
|
),
|
|
63051
63051
|
/* @__PURE__ */ i(
|
|
63052
|
-
|
|
63052
|
+
ze,
|
|
63053
63053
|
{
|
|
63054
63054
|
label: "link.type",
|
|
63055
63055
|
selected: m,
|
|
@@ -63083,7 +63083,7 @@ const xee = (e) => {
|
|
|
63083
63083
|
id: N.id,
|
|
63084
63084
|
value: /* @__PURE__ */ y(j, { children: [
|
|
63085
63085
|
/* @__PURE__ */ i(Aa, { checked: b.indexOf(N.id) > -1 }),
|
|
63086
|
-
/* @__PURE__ */ i(
|
|
63086
|
+
/* @__PURE__ */ i(qe, { primary: N.value })
|
|
63087
63087
|
] })
|
|
63088
63088
|
}))
|
|
63089
63089
|
}
|
|
@@ -63108,7 +63108,7 @@ const xee = (e) => {
|
|
|
63108
63108
|
title: ["title"],
|
|
63109
63109
|
searchField: ["searchField"],
|
|
63110
63110
|
searchFieldContainer: ["searchFieldContainer"]
|
|
63111
|
-
}, (n) =>
|
|
63111
|
+
}, (n) => Ge(Vx, n), {}), Yee = Ee("div", {
|
|
63112
63112
|
name: Vx,
|
|
63113
63113
|
slot: "AllLinks",
|
|
63114
63114
|
overridesResolver: (e, t) => [
|
|
@@ -63202,12 +63202,12 @@ const Wx = ({ value: e, onChange: t }) => {
|
|
|
63202
63202
|
multiline: !0,
|
|
63203
63203
|
selected: a,
|
|
63204
63204
|
onChange: r,
|
|
63205
|
-
renderValue: (o) => /* @__PURE__ */ i(D, { children: o.map(Jd).map(({ value: l, label: c }) => /* @__PURE__ */ i(
|
|
63205
|
+
renderValue: (o) => /* @__PURE__ */ i(D, { children: o.map(Jd).map(({ value: l, label: c }) => /* @__PURE__ */ i(an, { label: n.formatMessage({ id: c }) }, l)) }),
|
|
63206
63206
|
items: Gx.filter(({ value: o }) => o !== "NONE").map((o) => ({
|
|
63207
63207
|
id: o.value,
|
|
63208
63208
|
value: /* @__PURE__ */ y(j, { children: [
|
|
63209
63209
|
/* @__PURE__ */ i(Aa, { checked: a.includes(o.value) }),
|
|
63210
|
-
/* @__PURE__ */ i(
|
|
63210
|
+
/* @__PURE__ */ i(qe, { primary: o.value })
|
|
63211
63211
|
] })
|
|
63212
63212
|
}))
|
|
63213
63213
|
}
|
|
@@ -63280,7 +63280,7 @@ const Wx = ({ value: e, onChange: t }) => {
|
|
|
63280
63280
|
),
|
|
63281
63281
|
/* @__PURE__ */ y(D, { display: "flex", children: [
|
|
63282
63282
|
/* @__PURE__ */ i(D, { children: /* @__PURE__ */ i(
|
|
63283
|
-
|
|
63283
|
+
ze,
|
|
63284
63284
|
{
|
|
63285
63285
|
label: "services.formName",
|
|
63286
63286
|
onChange: k,
|
|
@@ -63290,7 +63290,7 @@ const Wx = ({ value: e, onChange: t }) => {
|
|
|
63290
63290
|
}
|
|
63291
63291
|
) }),
|
|
63292
63292
|
/* @__PURE__ */ i(D, { sx: { ml: 1 }, children: /* @__PURE__ */ i(
|
|
63293
|
-
|
|
63293
|
+
ze,
|
|
63294
63294
|
{
|
|
63295
63295
|
label: "services.formTag",
|
|
63296
63296
|
onChange: N,
|
|
@@ -63300,7 +63300,7 @@ const Wx = ({ value: e, onChange: t }) => {
|
|
|
63300
63300
|
}
|
|
63301
63301
|
) }),
|
|
63302
63302
|
/* @__PURE__ */ i(D, { sx: { ml: 1 }, flexGrow: 1, children: /* @__PURE__ */ i(
|
|
63303
|
-
|
|
63303
|
+
ze,
|
|
63304
63304
|
{
|
|
63305
63305
|
label: "services.flowName",
|
|
63306
63306
|
onChange: v,
|
|
@@ -63346,7 +63346,7 @@ const Wx = ({ value: e, onChange: t }) => {
|
|
|
63346
63346
|
id: P.id,
|
|
63347
63347
|
value: /* @__PURE__ */ y(j, { children: [
|
|
63348
63348
|
/* @__PURE__ */ i(Aa, { checked: f.indexOf(P.id) > -1 }),
|
|
63349
|
-
/* @__PURE__ */ i(
|
|
63349
|
+
/* @__PURE__ */ i(qe, { primary: P.value })
|
|
63350
63350
|
] })
|
|
63351
63351
|
}))
|
|
63352
63352
|
}
|
|
@@ -63434,7 +63434,7 @@ const Wx = ({ value: e, onChange: t }) => {
|
|
|
63434
63434
|
),
|
|
63435
63435
|
/* @__PURE__ */ y(D, { display: "flex", children: [
|
|
63436
63436
|
/* @__PURE__ */ i(D, { children: /* @__PURE__ */ i(
|
|
63437
|
-
|
|
63437
|
+
ze,
|
|
63438
63438
|
{
|
|
63439
63439
|
label: "services.formName",
|
|
63440
63440
|
onChange: I,
|
|
@@ -63444,7 +63444,7 @@ const Wx = ({ value: e, onChange: t }) => {
|
|
|
63444
63444
|
}
|
|
63445
63445
|
) }),
|
|
63446
63446
|
/* @__PURE__ */ i(D, { sx: { ml: 1 }, children: /* @__PURE__ */ i(
|
|
63447
|
-
|
|
63447
|
+
ze,
|
|
63448
63448
|
{
|
|
63449
63449
|
label: "services.formTag",
|
|
63450
63450
|
onChange: _,
|
|
@@ -63454,7 +63454,7 @@ const Wx = ({ value: e, onChange: t }) => {
|
|
|
63454
63454
|
}
|
|
63455
63455
|
) }),
|
|
63456
63456
|
/* @__PURE__ */ i(D, { sx: { ml: 1 }, flexGrow: 1, children: /* @__PURE__ */ i(
|
|
63457
|
-
|
|
63457
|
+
ze,
|
|
63458
63458
|
{
|
|
63459
63459
|
label: "services.flowName",
|
|
63460
63460
|
onChange: Y,
|
|
@@ -63501,7 +63501,7 @@ const Wx = ({ value: e, onChange: t }) => {
|
|
|
63501
63501
|
id: P.id,
|
|
63502
63502
|
value: /* @__PURE__ */ y(j, { children: [
|
|
63503
63503
|
/* @__PURE__ */ i(Aa, { checked: d.indexOf(P.id) > -1 }),
|
|
63504
|
-
/* @__PURE__ */ i(
|
|
63504
|
+
/* @__PURE__ */ i(qe, { primary: P.value })
|
|
63505
63505
|
] })
|
|
63506
63506
|
}))
|
|
63507
63507
|
}
|
|
@@ -63519,7 +63519,7 @@ const Wx = ({ value: e, onChange: t }) => {
|
|
|
63519
63519
|
title: ["title"],
|
|
63520
63520
|
searchField: ["searchField"],
|
|
63521
63521
|
searchFieldContainer: ["searchFieldContainer"]
|
|
63522
|
-
}, (n) =>
|
|
63522
|
+
}, (n) => Ge(qx, n), {}), ete = Ee("div", {
|
|
63523
63523
|
name: qx,
|
|
63524
63524
|
slot: "AllWorkflows",
|
|
63525
63525
|
overridesResolver: (e, t) => [
|
|
@@ -63644,7 +63644,7 @@ const Wx = ({ value: e, onChange: t }) => {
|
|
|
63644
63644
|
) });
|
|
63645
63645
|
}, Kx = "EveliAlert", ite = () => Ye({
|
|
63646
63646
|
root: ["root"]
|
|
63647
|
-
}, (n) =>
|
|
63647
|
+
}, (n) => Ge(Kx, n), {}), ste = Ee("div", {
|
|
63648
63648
|
name: Kx,
|
|
63649
63649
|
slot: "Root",
|
|
63650
63650
|
overridesResolver: (e, t) => [
|
|
@@ -63800,7 +63800,7 @@ qD(Ve)(({ theme: e }) => ({
|
|
|
63800
63800
|
}));
|
|
63801
63801
|
const hte = () => {
|
|
63802
63802
|
const e = Qi(), { site: t, session: n, actions: a } = Pe.useComposer(), r = Object.values(t.locales), s = n.filter.locale ? n.filter.locale : "";
|
|
63803
|
-
return /* @__PURE__ */ i(
|
|
63803
|
+
return /* @__PURE__ */ i(rn, { id: "STENCIL_LOCALE_FILTER", children: r.map((o) => /* @__PURE__ */ y("div", { children: [
|
|
63804
63804
|
/* @__PURE__ */ i(
|
|
63805
63805
|
Re,
|
|
63806
63806
|
{
|
|
@@ -64062,7 +64062,7 @@ const hte = () => {
|
|
|
64062
64062
|
title: ["title"],
|
|
64063
64063
|
searchField: ["searchField"],
|
|
64064
64064
|
searchFieldContainer: ["searchFieldContainer"]
|
|
64065
|
-
}, (n) =>
|
|
64065
|
+
}, (n) => Ge(Xx, n), {}), Tte = Ee("div", {
|
|
64066
64066
|
name: Xx,
|
|
64067
64067
|
slot: "AllArticles",
|
|
64068
64068
|
overridesResolver: (e, t) => [
|
|
@@ -64189,7 +64189,7 @@ const hte = () => {
|
|
|
64189
64189
|
}
|
|
64190
64190
|
),
|
|
64191
64191
|
/* @__PURE__ */ i(
|
|
64192
|
-
|
|
64192
|
+
ze,
|
|
64193
64193
|
{
|
|
64194
64194
|
label: "template.type",
|
|
64195
64195
|
selected: c,
|
|
@@ -64296,7 +64296,7 @@ const hte = () => {
|
|
|
64296
64296
|
}
|
|
64297
64297
|
),
|
|
64298
64298
|
/* @__PURE__ */ i(
|
|
64299
|
-
|
|
64299
|
+
ze,
|
|
64300
64300
|
{
|
|
64301
64301
|
label: "template.type",
|
|
64302
64302
|
selected: p,
|
|
@@ -64339,7 +64339,7 @@ const hte = () => {
|
|
|
64339
64339
|
searchFieldContainer: ["searchFieldContainer"],
|
|
64340
64340
|
searchFieldContainerTitle: ["searchFieldContainerTitle"],
|
|
64341
64341
|
searchFilterActive: ["searchFilterActive"]
|
|
64342
|
-
}, (n) =>
|
|
64342
|
+
}, (n) => Ge(j0, n), {}), xte = Ee("div", {
|
|
64343
64343
|
name: j0,
|
|
64344
64344
|
slot: "Search",
|
|
64345
64345
|
overridesResolver: (e, t) => [
|
|
@@ -64405,11 +64405,11 @@ const hte = () => {
|
|
|
64405
64405
|
}, Rte = () => {
|
|
64406
64406
|
const e = se();
|
|
64407
64407
|
return /* @__PURE__ */ y(Nte, { children: [
|
|
64408
|
-
/* @__PURE__ */ i(
|
|
64409
|
-
/* @__PURE__ */ i(
|
|
64410
|
-
/* @__PURE__ */ i(
|
|
64411
|
-
/* @__PURE__ */ i(
|
|
64412
|
-
/* @__PURE__ */ i(
|
|
64408
|
+
/* @__PURE__ */ i(an, { label: e.formatMessage({ id: "search.all" }) }),
|
|
64409
|
+
/* @__PURE__ */ i(an, { label: e.formatMessage({ id: "search.articles" }) }),
|
|
64410
|
+
/* @__PURE__ */ i(an, { label: e.formatMessage({ id: "search.services" }) }),
|
|
64411
|
+
/* @__PURE__ */ i(an, { label: e.formatMessage({ id: "search.links" }) }),
|
|
64412
|
+
/* @__PURE__ */ i(an, { label: e.formatMessage({ id: "search.templates" }) })
|
|
64413
64413
|
] });
|
|
64414
64414
|
}, Jx = ({ onClose: e }) => {
|
|
64415
64415
|
const { enqueueSnackbar: t } = De(), { service: n, actions: a, session: r } = Pe.useComposer(), { site: s } = r, [o, l] = A.useState(""), [c, u] = A.useState(""), d = (/* @__PURE__ */ new Date()).toISOString(), p = () => {
|
|
@@ -64672,7 +64672,7 @@ const Pte = () => {
|
|
|
64672
64672
|
enableColumnFilter: !1,
|
|
64673
64673
|
enableSorting: !0,
|
|
64674
64674
|
enableHiding: !0,
|
|
64675
|
-
sortingFn:
|
|
64675
|
+
sortingFn: pn.datetime,
|
|
64676
64676
|
size: 180,
|
|
64677
64677
|
minSize: 160,
|
|
64678
64678
|
cell: (d) => {
|
|
@@ -65269,45 +65269,45 @@ var Pe;
|
|
|
65269
65269
|
}, [r, l]), /* @__PURE__ */ i(e.ComposerContext.Provider, { value: { session: s, actions: l, service: r }, children: a });
|
|
65270
65270
|
};
|
|
65271
65271
|
})(Pe || (Pe = {}));
|
|
65272
|
-
const
|
|
65272
|
+
const en = { height: "100%", padding: 1, backgroundColor: "primary.contrastText" }, jte = () => {
|
|
65273
65273
|
const e = Pe.useSite(), { activeItem: t } = Xt();
|
|
65274
65274
|
return A.useMemo(() => {
|
|
65275
65275
|
if (e.contentType === "NO_CONNECTION")
|
|
65276
65276
|
return /* @__PURE__ */ i(D, { children: e.contentType });
|
|
65277
65277
|
if (!t)
|
|
65278
|
-
return /* @__PURE__ */ i(D, { sx:
|
|
65278
|
+
return /* @__PURE__ */ i(D, { sx: en });
|
|
65279
65279
|
const n = t;
|
|
65280
65280
|
if (!n)
|
|
65281
|
-
return /* @__PURE__ */ i(D, { sx:
|
|
65281
|
+
return /* @__PURE__ */ i(D, { sx: en });
|
|
65282
65282
|
switch (n.type) {
|
|
65283
65283
|
case "RELEASES":
|
|
65284
|
-
return /* @__PURE__ */ i(D, { sx:
|
|
65284
|
+
return /* @__PURE__ */ i(D, { sx: en, children: /* @__PURE__ */ i(Mte, {}) });
|
|
65285
65285
|
case "ACTIVITIES":
|
|
65286
|
-
return /* @__PURE__ */ i(D, { sx:
|
|
65286
|
+
return /* @__PURE__ */ i(D, { sx: en, children: /* @__PURE__ */ i(Pte, {}) });
|
|
65287
65287
|
case "LOCALES":
|
|
65288
|
-
return /* @__PURE__ */ i(D, { sx:
|
|
65288
|
+
return /* @__PURE__ */ i(D, { sx: en, children: /* @__PURE__ */ i(Hee, {}) });
|
|
65289
65289
|
case "SERVICES":
|
|
65290
|
-
return /* @__PURE__ */ i(D, { sx:
|
|
65290
|
+
return /* @__PURE__ */ i(D, { sx: en, children: /* @__PURE__ */ i(nte, {}) });
|
|
65291
65291
|
case "SEARCH":
|
|
65292
|
-
return /* @__PURE__ */ i(D, { sx:
|
|
65292
|
+
return /* @__PURE__ */ i(D, { sx: en, children: /* @__PURE__ */ i(Rte, {}) });
|
|
65293
65293
|
case "TEMPLATES":
|
|
65294
|
-
return /* @__PURE__ */ i(D, { sx:
|
|
65294
|
+
return /* @__PURE__ */ i(D, { sx: en, children: /* @__PURE__ */ i(Cte, {}) });
|
|
65295
65295
|
case "ARTICLES":
|
|
65296
|
-
return /* @__PURE__ */ i(D, { sx:
|
|
65296
|
+
return /* @__PURE__ */ i(D, { sx: en, children: /* @__PURE__ */ i(wte, {}) });
|
|
65297
65297
|
case "LINKS":
|
|
65298
|
-
return /* @__PURE__ */ i(D, { sx:
|
|
65298
|
+
return /* @__PURE__ */ i(D, { sx: en, children: /* @__PURE__ */ i(mte, {}) });
|
|
65299
65299
|
case "ARTICLE_PAGES": {
|
|
65300
65300
|
const { article: a, locale1: r, locale2: s } = n;
|
|
65301
|
-
return /* @__PURE__ */ i(D, { sx:
|
|
65301
|
+
return /* @__PURE__ */ i(D, { sx: en, children: /* @__PURE__ */ i(Fee, { articleId: a, locale1: r, locale2: s }, a + "-" + r + "-" + s) }, a);
|
|
65302
65302
|
}
|
|
65303
65303
|
case "ARTICLE_LINKS":
|
|
65304
|
-
return /* @__PURE__ */ i(D, { sx:
|
|
65304
|
+
return /* @__PURE__ */ i(D, { sx: en, children: /* @__PURE__ */ i(_ee, { articleId: n.article }, n.article + "-links") });
|
|
65305
65305
|
case "ARTICLE_WORKFLOWS":
|
|
65306
|
-
return /* @__PURE__ */ i(D, { sx:
|
|
65306
|
+
return /* @__PURE__ */ i(D, { sx: en, children: /* @__PURE__ */ i(Iee, { articleId: n.article }, n.article + "-workflows") });
|
|
65307
65307
|
case "ASSISTANCE":
|
|
65308
|
-
return /* @__PURE__ */ i(D, { sx:
|
|
65308
|
+
return /* @__PURE__ */ i(D, { sx: en, children: /* @__PURE__ */ i(Ute, {}) });
|
|
65309
65309
|
}
|
|
65310
|
-
return /* @__PURE__ */ i(D, { sx:
|
|
65310
|
+
return /* @__PURE__ */ i(D, { sx: en });
|
|
65311
65311
|
}, [t, e]);
|
|
65312
65312
|
}, qte = (e) => {
|
|
65313
65313
|
const [t, n] = A.useState(!1), a = () => {
|
|
@@ -65317,7 +65317,7 @@ const tn = { height: "100%", padding: 1, backgroundColor: "primary.contrastText"
|
|
|
65317
65317
|
}, s = t === !1 ? () => /* @__PURE__ */ i(j, {}) : e.data.composer;
|
|
65318
65318
|
return /* @__PURE__ */ y(j, { children: [
|
|
65319
65319
|
/* @__PURE__ */ i(s, { onClose: a }),
|
|
65320
|
-
/* @__PURE__ */ i(pt, { onClick: r, children: /* @__PURE__ */ i(
|
|
65320
|
+
/* @__PURE__ */ i(pt, { onClick: r, children: /* @__PURE__ */ i(qe, { children: e.data.buttonCreate }) })
|
|
65321
65321
|
] });
|
|
65322
65322
|
}, Yte = () => {
|
|
65323
65323
|
const e = se(), t = Qi(), { activeItem: n, onNav: a } = Xt(), r = tN(), [s, o] = A.useState(null), [l, c] = A.useState(!1), u = (p) => {
|
|
@@ -65392,7 +65392,7 @@ const tn = { height: "100%", padding: 1, backgroundColor: "primary.contrastText"
|
|
|
65392
65392
|
children: e.formatMessage({ id: "article.timestamps.title" })
|
|
65393
65393
|
}
|
|
65394
65394
|
) }),
|
|
65395
|
-
/* @__PURE__ */ i(
|
|
65395
|
+
/* @__PURE__ */ i(rn, { id: "STENCIL_RELEASES", children: /* @__PURE__ */ i(Fe, { id: "NAV_TO_STENCIL_RELEASES", children: /* @__PURE__ */ i(
|
|
65396
65396
|
X,
|
|
65397
65397
|
{
|
|
65398
65398
|
variant: (n == null ? void 0 : n.type) === "RELEASES" ? "explorerActive" : "explorerInactive",
|
|
@@ -65465,12 +65465,12 @@ const tn = { height: "100%", padding: 1, backgroundColor: "primary.contrastText"
|
|
|
65465
65465
|
const { explorer: e, activeItem: t } = Xt(), { onTabClose: n } = Fx(), { onTabChange: a } = Cee(), r = (o, l) => {
|
|
65466
65466
|
o.stopPropagation(), n(e[l]);
|
|
65467
65467
|
}, s = (o, l) => {
|
|
65468
|
-
a(e.find((c) =>
|
|
65468
|
+
a(e.find((c) => mn(c) === l));
|
|
65469
65469
|
};
|
|
65470
|
-
return t ? /* @__PURE__ */ i(Gt, { spacing: 1, direction: "row", children: /* @__PURE__ */ i(gk, { value:
|
|
65470
|
+
return t ? /* @__PURE__ */ i(Gt, { spacing: 1, direction: "row", children: /* @__PURE__ */ i(gk, { value: mn(t), onChange: s, variant: "scrollable", scrollButtons: "auto", children: e.map((o, l) => /* @__PURE__ */ i(
|
|
65471
65471
|
bk,
|
|
65472
65472
|
{
|
|
65473
|
-
value:
|
|
65473
|
+
value: mn(o),
|
|
65474
65474
|
wrapped: !0,
|
|
65475
65475
|
label: /* @__PURE__ */ i(Xte, { item: o }),
|
|
65476
65476
|
iconPosition: "end",
|
|
@@ -66319,7 +66319,7 @@ const kne = ({
|
|
|
66319
66319
|
};
|
|
66320
66320
|
return /* @__PURE__ */ y(D, { display: "flex", flexWrap: "wrap", gap: 1, alignItems: "center", children: [
|
|
66321
66321
|
e && e.map((c, u) => /* @__PURE__ */ i(
|
|
66322
|
-
|
|
66322
|
+
an,
|
|
66323
66323
|
{
|
|
66324
66324
|
label: c,
|
|
66325
66325
|
onDelete: () => t(c, _c.DELETE),
|
|
@@ -67024,7 +67024,7 @@ const Une = (e) => {
|
|
|
67024
67024
|
}, Gne = ({ task: e }) => {
|
|
67025
67025
|
const [t, n] = A.useState(!1);
|
|
67026
67026
|
return e.questionnaireId ? /* @__PURE__ */ y(j, { children: [
|
|
67027
|
-
/* @__PURE__ */ i(
|
|
67027
|
+
/* @__PURE__ */ i(rn, { id: "FORM_REVIEW_FLASHY", children: /* @__PURE__ */ i(
|
|
67028
67028
|
X,
|
|
67029
67029
|
{
|
|
67030
67030
|
sx: {
|
|
@@ -67044,7 +67044,7 @@ const Une = (e) => {
|
|
|
67044
67044
|
children: /* @__PURE__ */ i(S, { id: "task.form.review" })
|
|
67045
67045
|
}
|
|
67046
67046
|
) }),
|
|
67047
|
-
/* @__PURE__ */ i(
|
|
67047
|
+
/* @__PURE__ */ i(rn, { id: "FORM_REVIEW_NORMAL", children: /* @__PURE__ */ i(X, { sx: { padding: "15px", marginTop: "15px", width: "100%" }, onClick: () => n(!0), variant: "contained", children: /* @__PURE__ */ i(S, { id: "task.form.review" }) }) }),
|
|
67048
67048
|
t && /* @__PURE__ */ i(Vne, { taskId: e.id, questionnaireId: e.questionnaireId, onClose: () => n(!1) })
|
|
67049
67049
|
] }) : /* @__PURE__ */ i(j, {});
|
|
67050
67050
|
}, Wne = (e) => {
|
|
@@ -67082,7 +67082,7 @@ const Une = (e) => {
|
|
|
67082
67082
|
": "
|
|
67083
67083
|
] }),
|
|
67084
67084
|
/* @__PURE__ */ i(
|
|
67085
|
-
|
|
67085
|
+
an,
|
|
67086
67086
|
{
|
|
67087
67087
|
label: l ? /* @__PURE__ */ i(S, { id: "Protected" }) : /* @__PURE__ */ i(S, { id: "Normal" }),
|
|
67088
67088
|
color: l ? "error" : "primary",
|
|
@@ -67101,7 +67101,7 @@ const Une = (e) => {
|
|
|
67101
67101
|
": "
|
|
67102
67102
|
] }),
|
|
67103
67103
|
/* @__PURE__ */ i(
|
|
67104
|
-
|
|
67104
|
+
an,
|
|
67105
67105
|
{
|
|
67106
67106
|
label: c ? /* @__PURE__ */ i(S, { id: "Internal" }) : /* @__PURE__ */ i(S, { id: "CustomerCreated" }),
|
|
67107
67107
|
color: "primary",
|
|
@@ -67258,7 +67258,7 @@ const Kne = (e) => {
|
|
|
67258
67258
|
header: ["header"],
|
|
67259
67259
|
body: ["body"],
|
|
67260
67260
|
icon: ["icon"]
|
|
67261
|
-
}, (n) =>
|
|
67261
|
+
}, (n) => Ge(Q0, n), {}), uN = ({ comments: e, task: t, isExternalThread: n, setReply: a }) => /* @__PURE__ */ i(on, { component: "div", dense: !0, children: e.map((r) => /* @__PURE__ */ i(Kne, { comment: r, task: t, isExternalThread: n, setReply: a, children: r.__children && /* @__PURE__ */ i(uN, { setReply: a, comments: r.__children, task: t, isExternalThread: n }, `${r.id}-thread`) }, r.id)) }), qS = ({ task: e, isExternalThread: t, reload: n }) => {
|
|
67262
67262
|
const { enqueueSnackbar: a } = De(), [r, s] = at(!1), [o, l] = at(!1), c = Be(null), { comments: u } = e, d = () => {
|
|
67263
67263
|
s(!r);
|
|
67264
67264
|
};
|
|
@@ -67523,7 +67523,7 @@ const nae = {
|
|
|
67523
67523
|
})), oae = () => r2({
|
|
67524
67524
|
root: ["root"],
|
|
67525
67525
|
hasCount: ["hasCount"]
|
|
67526
|
-
}, (n) =>
|
|
67526
|
+
}, (n) => Ge(pN, n), {}), Ut = {
|
|
67527
67527
|
accordionSummary: {
|
|
67528
67528
|
display: "flex",
|
|
67529
67529
|
alignItems: "center",
|
|
@@ -67926,7 +67926,7 @@ const bae = "data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3
|
|
|
67926
67926
|
]
|
|
67927
67927
|
})(({ theme: e }) => ({})), Tae = () => Ye({
|
|
67928
67928
|
editDialog: ["editDialog"]
|
|
67929
|
-
}, (n) =>
|
|
67929
|
+
}, (n) => Ge(hN, n), {}), sf = { xs: 12, sm: 12, md: 12, lg: 12, xl: 12 }, _t = {
|
|
67930
67930
|
singleCol: sf,
|
|
67931
67931
|
compact: { xs: 12, sm: 6, md: 4, lg: 3, xl: 4 },
|
|
67932
67932
|
default: { xs: 12, sm: 8, md: 6, lg: 6, xl: 6 },
|
|
@@ -68066,15 +68066,15 @@ const bae = "data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3
|
|
|
68066
68066
|
}
|
|
68067
68067
|
)
|
|
68068
68068
|
] }),
|
|
68069
|
-
/* @__PURE__ */ i(
|
|
68069
|
+
/* @__PURE__ */ i(D, { className: t.cardBody, children: e.children })
|
|
68070
68070
|
] })
|
|
68071
68071
|
] });
|
|
68072
|
-
},
|
|
68072
|
+
}, tn = ({ label: e, value: t, style: n }) => {
|
|
68073
68073
|
const a = Xe();
|
|
68074
68074
|
return /* @__PURE__ */ y(j, { children: [
|
|
68075
68075
|
/* @__PURE__ */ y(oe, { container: !0, spacing: a.spacing(1), children: [
|
|
68076
68076
|
/* @__PURE__ */ i(oe, { size: n.dataRowGridSizes.label, children: /* @__PURE__ */ i(F, { sx: { ...n.bodyTypography, fontWeight: "bold", whiteSpace: "normal", wordWrap: "break-word" }, children: e }) }),
|
|
68077
|
-
/* @__PURE__ */ i(oe, { size: n.dataRowGridSizes.value, children: /* @__PURE__ */ i(
|
|
68077
|
+
/* @__PURE__ */ i(oe, { size: n.dataRowGridSizes.value, children: /* @__PURE__ */ i(D, { sx: { ...n.bodyTypography, whiteSpace: "normal", wordWrap: "break-word" }, children: t }) })
|
|
68078
68078
|
] }),
|
|
68079
68079
|
/* @__PURE__ */ i(st, {})
|
|
68080
68080
|
] });
|
|
@@ -68199,7 +68199,7 @@ const bae = "data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3
|
|
|
68199
68199
|
dataCard: ["dataCard"],
|
|
68200
68200
|
title: ["title"],
|
|
68201
68201
|
cardBody: ["cardBody"]
|
|
68202
|
-
}, (n) =>
|
|
68202
|
+
}, (n) => Ge(gN, n), {}), wae = ({ style: e, children: t }) => /* @__PURE__ */ i(F, { sx: { ...e.titleTypography, fontWeight: "bold" }, children: t }), Cae = ({ onClose: e, open: t }) => {
|
|
68203
68203
|
const n = Xe(), a = ii(n.breakpoints.down("md")), r = _ae();
|
|
68204
68204
|
return /* @__PURE__ */ i(
|
|
68205
68205
|
Aae,
|
|
@@ -68242,7 +68242,7 @@ const bae = "data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3
|
|
|
68242
68242
|
}
|
|
68243
68243
|
})), _ae = () => Ye({
|
|
68244
68244
|
reviewDrawer: ["reviewDrawer"]
|
|
68245
|
-
}, (n) =>
|
|
68245
|
+
}, (n) => Ge(bN, n), {}), Iae = ({ value: e, onChange: t }) => /* @__PURE__ */ y(Mi, { fullWidth: !0, sx: { mb: 2, maxWidth: 300 }, children: [
|
|
68246
68246
|
/* @__PURE__ */ i(Qt, { children: "Card Style" }),
|
|
68247
68247
|
/* @__PURE__ */ i(oo, { value: e, label: "Card Style", onChange: (a) => {
|
|
68248
68248
|
t(a.target.value);
|
|
@@ -68334,9 +68334,9 @@ const bae = "data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3
|
|
|
68334
68334
|
customerAvatar: ["customerAvatar"],
|
|
68335
68335
|
frontdeskMessageBody: ["frontdeskMessageBody"],
|
|
68336
68336
|
customerMessageBody: ["customerMessageBody"]
|
|
68337
|
-
}, (n) =>
|
|
68337
|
+
}, (n) => Ge(EN, n), {}), Dae = ({ task: e }) => {
|
|
68338
68338
|
if (e.keyWords)
|
|
68339
|
-
return /* @__PURE__ */ i(D, { gap: 1, display: "flex", mt: 1, children: e.keyWords.map((t) => /* @__PURE__ */ i(
|
|
68339
|
+
return /* @__PURE__ */ i(D, { gap: 1, display: "flex", mt: 1, children: e.keyWords.map((t) => /* @__PURE__ */ i(an, { label: t, variant: "filled", color: "primary", sx: {
|
|
68340
68340
|
boxShadow: "0 4px 12px rgba(0, 0, 0, 0.2)"
|
|
68341
68341
|
} }, t)) });
|
|
68342
68342
|
}, Oae = (e) => e ? (e instanceof Date ? Je.fromJSDate(e) : Je.fromISO(e)).setLocale("fi").toLocaleString(Je.DATE_SHORT) : "--", Lae = ({ task: e, style: t }) => {
|
|
@@ -68346,19 +68346,14 @@ const bae = "data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3
|
|
|
68346
68346
|
return /* @__PURE__ */ i(j, { children: "No notes" });
|
|
68347
68347
|
const r = (o, l) => o.length <= l ? o : o.slice(0, l) + "…";
|
|
68348
68348
|
return /* @__PURE__ */ i(Mae, { className: n.notesContainer, children: /* @__PURE__ */ y(D, { className: n.noteBackground, children: [
|
|
68349
|
-
a.slice(0, 3).map((o) => /* @__PURE__ */ i(
|
|
68350
|
-
|
|
68351
|
-
|
|
68352
|
-
|
|
68353
|
-
|
|
68354
|
-
|
|
68355
|
-
|
|
68356
|
-
|
|
68357
|
-
/* @__PURE__ */ i(st, {})
|
|
68358
|
-
] }),
|
|
68359
|
-
secondary: /* @__PURE__ */ i(F, { sx: { ...t.bodyTypographySmall }, className: n.noteAuthor, children: `${o.userName} noted on ${Oae(o.created)}` })
|
|
68360
|
-
}
|
|
68361
|
-
) }) }, o.id)),
|
|
68349
|
+
a.slice(0, 3).map((o) => /* @__PURE__ */ i(D, { children: /* @__PURE__ */ y(j, { children: [
|
|
68350
|
+
/* @__PURE__ */ y(D, { display: "flex", alignItems: "center", children: [
|
|
68351
|
+
/* @__PURE__ */ i(wf, { sx: { fontSize: "7pt", mr: 1, color: "primary.main" } }),
|
|
68352
|
+
/* @__PURE__ */ i(F, { component: "div", sx: { ...t.bodyTypography }, className: n.noteBody, children: `${r(o.commentText, 200)}` })
|
|
68353
|
+
] }),
|
|
68354
|
+
/* @__PURE__ */ i(st, {}),
|
|
68355
|
+
/* @__PURE__ */ i(D, { display: "flex", alignItems: "center", justifyContent: "flex-end", children: /* @__PURE__ */ i(F, { component: "div", sx: { ...t.bodyTypographySmall }, className: n.noteAuthor, children: `${o.userName} noted on ${Oae(o.created)}` }) })
|
|
68356
|
+
] }) }, o.id)),
|
|
68362
68357
|
a.length > 3 && /* @__PURE__ */ y(F, { sx: { ...t.bodyTypography }, children: [
|
|
68363
68358
|
"...",
|
|
68364
68359
|
a.length - 3,
|
|
@@ -68391,7 +68386,7 @@ const bae = "data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3
|
|
|
68391
68386
|
noteBody: ["noteBody"],
|
|
68392
68387
|
noteAuthor: ["noteAuthor"],
|
|
68393
68388
|
noteBackground: ["noteBackground"]
|
|
68394
|
-
}, (n) =>
|
|
68389
|
+
}, (n) => Ge(yN, n), {}), Pae = ({ task: e }) => {
|
|
68395
68390
|
const t = Bae();
|
|
68396
68391
|
if (!e.assignedUser || typeof name != "string")
|
|
68397
68392
|
return /* @__PURE__ */ i(QS, { children: /* @__PURE__ */ i(F, { children: "--" }) });
|
|
@@ -68425,7 +68420,7 @@ const bae = "data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3
|
|
|
68425
68420
|
}
|
|
68426
68421
|
})), Bae = () => Ye({
|
|
68427
68422
|
root: ["root"]
|
|
68428
|
-
}, (n) =>
|
|
68423
|
+
}, (n) => Ge(TN, n), {});
|
|
68429
68424
|
function Uae(e) {
|
|
68430
68425
|
switch (e) {
|
|
68431
68426
|
case "HIGH":
|
|
@@ -68463,9 +68458,9 @@ const $ae = (e) => {
|
|
|
68463
68458
|
}
|
|
68464
68459
|
})), Vae = () => Ye({
|
|
68465
68460
|
root: ["root"]
|
|
68466
|
-
}, (n) =>
|
|
68461
|
+
}, (n) => Ge(vN, n), {}), zae = ({ task: e }) => {
|
|
68467
68462
|
const t = Gae();
|
|
68468
|
-
return !e.assignedRoles || e.assignedRoles.length === 0 ? /* @__PURE__ */ i(JS, { children: /* @__PURE__ */ i(F, { children: "--" }) }) : /* @__PURE__ */ i(JS, { className: t.root, children: e.assignedRoles.map((n, a) => /* @__PURE__ */ i(
|
|
68463
|
+
return !e.assignedRoles || e.assignedRoles.length === 0 ? /* @__PURE__ */ i(JS, { children: /* @__PURE__ */ i(F, { children: "--" }) }) : /* @__PURE__ */ i(JS, { className: t.root, children: e.assignedRoles.map((n, a) => /* @__PURE__ */ i(an, { label: n, variant: "filled" }, a)) });
|
|
68469
68464
|
}, SN = "TaskRolesRootClassName", JS = Ee("div", {
|
|
68470
68465
|
name: SN,
|
|
68471
68466
|
slot: "Root",
|
|
@@ -68485,7 +68480,7 @@ const $ae = (e) => {
|
|
|
68485
68480
|
}
|
|
68486
68481
|
})), Gae = () => Ye({
|
|
68487
68482
|
root: ["root"]
|
|
68488
|
-
}, (n) =>
|
|
68483
|
+
}, (n) => Ge(SN, n), {});
|
|
68489
68484
|
function Wae(e) {
|
|
68490
68485
|
switch (e.status) {
|
|
68491
68486
|
case Le.TaskStatus.NEW:
|
|
@@ -68531,7 +68526,7 @@ const jae = (e) => {
|
|
|
68531
68526
|
}
|
|
68532
68527
|
})), Yae = () => Ye({
|
|
68533
68528
|
root: ["root"]
|
|
68534
|
-
}, (n) =>
|
|
68529
|
+
}, (n) => Ge(kN, n), {}), Kae = ({ task: e }) => {
|
|
68535
68530
|
const t = Xe();
|
|
68536
68531
|
if (!e.dueDate)
|
|
68537
68532
|
return;
|
|
@@ -68612,10 +68607,10 @@ const jae = (e) => {
|
|
|
68612
68607
|
onToggleFlashy: () => f("task-main"),
|
|
68613
68608
|
onReview: g,
|
|
68614
68609
|
children: [
|
|
68615
|
-
/* @__PURE__ */ i(
|
|
68616
|
-
/* @__PURE__ */ i(
|
|
68617
|
-
/* @__PURE__ */ i(
|
|
68618
|
-
/* @__PURE__ */ i(
|
|
68610
|
+
/* @__PURE__ */ i(tn, { label: "Due date", value: m(t.dueDate), style: p }),
|
|
68611
|
+
/* @__PURE__ */ i(tn, { label: "Customer name", value: t.clientIdentificator ? t.clientIdentificator : "NONE", style: p }),
|
|
68612
|
+
/* @__PURE__ */ i(tn, { label: "Subject", value: t.subject, style: p }),
|
|
68613
|
+
/* @__PURE__ */ i(tn, { label: "Info", value: t.additionalInfo, style: p }),
|
|
68619
68614
|
/* @__PURE__ */ i(Dae, { task: t }),
|
|
68620
68615
|
/* @__PURE__ */ i(ke, { open: !1 })
|
|
68621
68616
|
]
|
|
@@ -68651,12 +68646,12 @@ const jae = (e) => {
|
|
|
68651
68646
|
flashy: h("task-form-summary"),
|
|
68652
68647
|
onToggleFlashy: () => f("task-form-summary"),
|
|
68653
68648
|
children: [
|
|
68654
|
-
/* @__PURE__ */ i(
|
|
68655
|
-
/* @__PURE__ */ i(
|
|
68656
|
-
/* @__PURE__ */ i(
|
|
68657
|
-
/* @__PURE__ */ i(
|
|
68658
|
-
/* @__PURE__ */ i(
|
|
68659
|
-
/* @__PURE__ */ i(
|
|
68649
|
+
/* @__PURE__ */ i(tn, { label: "Form name", value: t.subject, style: p }),
|
|
68650
|
+
/* @__PURE__ */ i(tn, { label: "Form version", value: "v1.0", style: p }),
|
|
68651
|
+
/* @__PURE__ */ i(tn, { label: "Submitted", value: m(t.created), style: p }),
|
|
68652
|
+
/* @__PURE__ */ i(tn, { label: "Can publish feedback?", value: "YES", style: p }),
|
|
68653
|
+
/* @__PURE__ */ i(tn, { label: "Representative?", value: "Representative name", style: p }),
|
|
68654
|
+
/* @__PURE__ */ i(tn, { label: "Other info", value: "info here", style: p }),
|
|
68660
68655
|
/* @__PURE__ */ i(ke, { open: !1 })
|
|
68661
68656
|
]
|
|
68662
68657
|
}
|
|
@@ -68715,14 +68710,14 @@ const jae = (e) => {
|
|
|
68715
68710
|
flashy: h("feedback"),
|
|
68716
68711
|
onToggleFlashy: () => f("feedback"),
|
|
68717
68712
|
children: /* @__PURE__ */ y(Gt, { direction: "column", children: [
|
|
68718
|
-
/* @__PURE__ */ i(
|
|
68719
|
-
/* @__PURE__ */ i(
|
|
68720
|
-
/* @__PURE__ */ i(
|
|
68713
|
+
/* @__PURE__ */ i(tn, { label: "Category", value: t.id, style: p }),
|
|
68714
|
+
/* @__PURE__ */ i(tn, { label: "Subcategory", value: t.id, style: p }),
|
|
68715
|
+
/* @__PURE__ */ i(tn, { label: "Title", value: t.id, style: p }),
|
|
68721
68716
|
/* @__PURE__ */ i(F, { variant: "caption", children: "...more..." })
|
|
68722
68717
|
] })
|
|
68723
68718
|
}
|
|
68724
68719
|
) }),
|
|
68725
|
-
/* @__PURE__ */ i(oe, { size: r ? _t.singleCol : _t[c], children: /* @__PURE__ */
|
|
68720
|
+
/* @__PURE__ */ i(oe, { size: r ? _t.singleCol : _t[c], children: /* @__PURE__ */ i(
|
|
68726
68721
|
Ta,
|
|
68727
68722
|
{
|
|
68728
68723
|
id: "notes",
|
|
@@ -68732,10 +68727,7 @@ const jae = (e) => {
|
|
|
68732
68727
|
styleVariant: c,
|
|
68733
68728
|
flashy: h("notes"),
|
|
68734
68729
|
onToggleFlashy: () => f("notes"),
|
|
68735
|
-
children:
|
|
68736
|
-
/* @__PURE__ */ i(Lae, { task: t, style: p }),
|
|
68737
|
-
/* @__PURE__ */ i(D, { flexGrow: 1 })
|
|
68738
|
-
]
|
|
68730
|
+
children: /* @__PURE__ */ i(Lae, { task: t, style: p })
|
|
68739
68731
|
}
|
|
68740
68732
|
) }),
|
|
68741
68733
|
/* @__PURE__ */ i(oe, { size: r ? _t.singleCol : _t[c], children: /* @__PURE__ */ y(
|
|
@@ -68749,8 +68741,8 @@ const jae = (e) => {
|
|
|
68749
68741
|
flashy: h("task-meta"),
|
|
68750
68742
|
onToggleFlashy: () => f("task-meta"),
|
|
68751
68743
|
children: [
|
|
68752
|
-
/* @__PURE__ */ i(
|
|
68753
|
-
/* @__PURE__ */ i(
|
|
68744
|
+
/* @__PURE__ */ i(tn, { label: "Last edited by", value: t.updaterId, style: p }),
|
|
68745
|
+
/* @__PURE__ */ i(tn, { label: "Last edited date", value: m(t.updated), style: p })
|
|
68754
68746
|
]
|
|
68755
68747
|
}
|
|
68756
68748
|
) })
|
|
@@ -68802,7 +68794,7 @@ function ire() {
|
|
|
68802
68794
|
}
|
|
68803
68795
|
const J0 = "EveliBatchStep", sre = () => Ye({
|
|
68804
68796
|
root: ["root"]
|
|
68805
|
-
}, (n) =>
|
|
68797
|
+
}, (n) => Ge(J0, n), {}), ore = Ee("div", {
|
|
68806
68798
|
name: J0,
|
|
68807
68799
|
slot: "Root",
|
|
68808
68800
|
overridesResolver: (e, t) => [
|
|
@@ -69575,7 +69567,7 @@ export {
|
|
|
69575
69567
|
Mu as EveliTaskTableContext,
|
|
69576
69568
|
qY as EveliTaskTableProvider,
|
|
69577
69569
|
aK as EveliTasks,
|
|
69578
|
-
|
|
69570
|
+
rn as EveliTenantFeatureEnabled,
|
|
69579
69571
|
Koe as FEEDBACK_ROLES,
|
|
69580
69572
|
joe as FetchProvider,
|
|
69581
69573
|
af as HdesApi,
|