@movable/ui 3.16.0-oidc.0 → 3.16.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/index.d.ts +18 -0
- package/lib/index.mjs +231 -214
- package/lib/index.mjs.map +1 -1
- package/lib/layouts/content-layouts/FourEightSplitContentLayout.d.ts +10 -0
- package/lib/layouts/content-layouts/TwelveColumnFullContentLayout.d.ts +8 -0
- package/lib/layouts/content-layouts/index.d.ts +2 -0
- package/package.json +7 -1
package/lib/index.mjs
CHANGED
|
@@ -626,7 +626,7 @@ function Sf() {
|
|
|
626
626
|
return Bs || (Bs = 1, process.env.NODE_ENV === "production" ? Eo.exports = Cf() : Eo.exports = wf()), Eo.exports;
|
|
627
627
|
}
|
|
628
628
|
var p = Sf();
|
|
629
|
-
function
|
|
629
|
+
function VE({ stringToDisplay: e }) {
|
|
630
630
|
return p.jsxs(ct, { children: ["stringToDisplay prop is:", " ", p.jsx("span", { "data-test-string-to-display": !0, children: e })] });
|
|
631
631
|
}
|
|
632
632
|
function on(e, ...t) {
|
|
@@ -4064,7 +4064,7 @@ const Zm = {
|
|
|
4064
4064
|
px: "8px",
|
|
4065
4065
|
py: "4px"
|
|
4066
4066
|
}, Qm = 3;
|
|
4067
|
-
function
|
|
4067
|
+
function WE({ chipList: e, numTagsToDisplay: t, size: r = "medium", maxChipWidth: o = 200 }) {
|
|
4068
4068
|
const [i, a] = ft(null), s = Ha(null), [l, c] = ft(void 0);
|
|
4069
4069
|
Bc(() => {
|
|
4070
4070
|
const f = new ResizeObserver((C) => {
|
|
@@ -4118,7 +4118,7 @@ const Ou = (e) => {
|
|
|
4118
4118
|
children: Ga.map(r.children, (o) => Ru(o, t))
|
|
4119
4119
|
}) : e;
|
|
4120
4120
|
};
|
|
4121
|
-
function
|
|
4121
|
+
function UE({ Title: e, Content: t, Actions: r, onClose: o, hideCloseButton: i, ActionsProp: a, ...s }) {
|
|
4122
4122
|
let l = r;
|
|
4123
4123
|
if (r) {
|
|
4124
4124
|
const u = Ou(r);
|
|
@@ -4154,7 +4154,7 @@ const Pu = 280, tg = Dc(ze, { shouldForwardProp: (e) => e !== "open" })(({ theme
|
|
|
4154
4154
|
marginLeft: 0
|
|
4155
4155
|
}
|
|
4156
4156
|
}));
|
|
4157
|
-
function
|
|
4157
|
+
function HE({
|
|
4158
4158
|
isOpen: e,
|
|
4159
4159
|
handleDrawerClose: t,
|
|
4160
4160
|
children: r,
|
|
@@ -4208,7 +4208,7 @@ function WE({
|
|
|
4208
4208
|
borderColor: "neutral200"
|
|
4209
4209
|
}, children: s })] }) }), p.jsx(tg, { component: "main", open: e, ...d, children: r })] });
|
|
4210
4210
|
}
|
|
4211
|
-
function
|
|
4211
|
+
function GE({ metadata: e }) {
|
|
4212
4212
|
const t = (r) => r == null || r === "" ? p.jsx(ct, { variant: "body2", color: "text.disabled", children: "--" }) : typeof r == "string" ? p.jsx(ct, { variant: "body2", children: r }) : r;
|
|
4213
4213
|
return p.jsx(Oe, { direction: "row", spacing: 2, "data-test-ink-page-header-metadata": !0, children: e.map(({ icon: r, label: o, value: i }) => p.jsxs(Oe, { direction: "row", alignItems: "center", spacing: 0.5, "data-cy": `metadata-${o}`, children: [r && typeof r == "string" ? p.jsx(On, { sx: { color: "neutral600", fontSize: "1rem" }, children: r }) : r, p.jsx(ct, { variant: "body2", color: "text.secondary", children: o }), t(i)] }, o)) });
|
|
4214
4214
|
}
|
|
@@ -4232,7 +4232,7 @@ const ng = ({ children: e }) => {
|
|
|
4232
4232
|
},
|
|
4233
4233
|
...t
|
|
4234
4234
|
}, children: e({ position: o }) }) });
|
|
4235
|
-
function
|
|
4235
|
+
function qE({ Breadcrumbs: e, Subtitle: t, Metadata: r, Chips: o, ButtonGroup: i, Tabs: a, sx: s }) {
|
|
4236
4236
|
return p.jsx(ju, { children: ({ position: l }) => p.jsxs(Oe, { "data-test-ink-page-header": !0, direction: "column", spacing: 2, position: l, sx: {
|
|
4237
4237
|
borderBottom: 1,
|
|
4238
4238
|
borderColor: "divider",
|
|
@@ -4253,13 +4253,13 @@ function og({ label: e }) {
|
|
|
4253
4253
|
function ig({ breadcrumb: e, i: t, onClick: r }) {
|
|
4254
4254
|
return p.jsx(Rp, { href: e.path, ...e.LinkProps, underline: "hover", "data-cy": `breadcrumb-${t}`, variant: "h5", color: "action.active", onClick: r, children: e.label });
|
|
4255
4255
|
}
|
|
4256
|
-
function
|
|
4256
|
+
function YE({ breadcrumbs: e }) {
|
|
4257
4257
|
return p.jsx(Op, { sx: rg, "data-test-ink-page-header-breadcrumbs": !0, children: e?.map((t, r) => r === e.length - 1 ? p.jsx(og, { label: t.label }, `breadcrumb-${r}`) : p.jsx(ig, { breadcrumb: t, i: r, onClick: t.onClick }, `breadcrumb-${r}`)) });
|
|
4258
4258
|
}
|
|
4259
4259
|
function ku({ sx: e }) {
|
|
4260
4260
|
return p.jsx(ct, { variant: "overline", sx: { color: "neutral500", fontWeight: 600, lineHeight: 2.25, ...e }, children: "Internal Use Only" });
|
|
4261
4261
|
}
|
|
4262
|
-
function
|
|
4262
|
+
function KE({ primaryAction: e, secondaryAction: t, dropdownAction: r }) {
|
|
4263
4263
|
const [o, i] = ft(null), a = !!o, s = (h) => {
|
|
4264
4264
|
i(h.currentTarget);
|
|
4265
4265
|
}, l = () => {
|
|
@@ -4282,7 +4282,7 @@ function qE({ primaryAction: e, secondaryAction: t, dropdownAction: r }) {
|
|
|
4282
4282
|
function ag({ subtitle: e, sx: t, ...r }) {
|
|
4283
4283
|
return p.jsx(ct, { variant: "body2", color: "text.secondary", "data-cy": "header-subtitle", sx: { ...t }, ...r, children: e });
|
|
4284
4284
|
}
|
|
4285
|
-
function
|
|
4285
|
+
function XE({ label: e, Stepper: t, ButtonGroup: r, subtitle: o }) {
|
|
4286
4286
|
const i = (a) => typeof a == "object" && a !== null && ("primary" in a || "close" in a);
|
|
4287
4287
|
return p.jsx(ju, { sx: {
|
|
4288
4288
|
px: 3,
|
|
@@ -5682,7 +5682,7 @@ process.env.NODE_ENV !== "production" && (qt.propTypes = {
|
|
|
5682
5682
|
*/
|
|
5683
5683
|
variantMapping: n.object
|
|
5684
5684
|
});
|
|
5685
|
-
function
|
|
5685
|
+
function JE({ Header: e, Description: t, Icon: r, CTA: o, children: i, shouldShowFullDescription: a = !1, isLoading: s = !1, loadingSkeleton: l, ...c }) {
|
|
5686
5686
|
const u = () => s && l ? l : i;
|
|
5687
5687
|
return p.jsxs(vi, { "data-test": "ink-paper", ...c, sx: {
|
|
5688
5688
|
...c.sx,
|
|
@@ -5698,7 +5698,7 @@ function KE({ Header: e, Description: t, Icon: r, CTA: o, children: i, shouldSho
|
|
|
5698
5698
|
textOverflow: "ellipsis"
|
|
5699
5699
|
}, children: [typeof e != "string" ? p.jsx(p.Fragment, { children: e }) : p.jsx(qt, { "data-test": "ink-paper-header", variant: "subtitle1", color: "text.primary", component: "strong", fontWeight: 600, children: e }), t && p.jsx(p.Fragment, { children: typeof t != "string" ? t : p.jsx(qt, { "data-test": "ink-paper-description", variant: "caption", color: "text.secondary", noWrap: !a, children: t }) })] }), o] }), u()] });
|
|
5700
5700
|
}
|
|
5701
|
-
const
|
|
5701
|
+
const ZE = ({ name: e, options: t, value: r, ref: o, direction: i = "row", cardSx: a, fullWidth: s = !0, disabled: l = !1, onChange: c, onBlur: u }) => {
|
|
5702
5702
|
const d = (g, y, f, T) => T ? g ? y : "inherit" : f, m = (g, y, f, T, C) => C ? g ? y : T : g ? y : f, h = t.some((g) => !!g.bottomContent);
|
|
5703
5703
|
return p.jsx(Pp, { name: e, onChange: c, onBlur: u, value: r, ref: o, "aria-label": e, "aria-readonly": l, "aria-disabled": l, sx: { width: s ? "100%" : "fit-content" }, children: p.jsx(Oe, { direction: i, spacing: 2, children: t.map(({ value: g, icon: y, title: f, description: T, subDescription: C, disabled: E, bottomContent: x }) => {
|
|
5704
5704
|
const v = l || E;
|
|
@@ -5777,7 +5777,7 @@ function Sl({ value: e, label: t, size: r = "small", ariaLabel: o, ...i }) {
|
|
|
5777
5777
|
}
|
|
5778
5778
|
}, children: t || e });
|
|
5779
5779
|
}
|
|
5780
|
-
function
|
|
5780
|
+
function QE({ id: e, toggleButtons: t, ariaLabel: r, value: o = "", size: i = "x-small", single: a = !1, enforceValueSet: s = !1, sx: l, onChange: c, ...u }) {
|
|
5781
5781
|
const d = t.find((h) => h.value === o) ?? t[0], m = (h, g) => {
|
|
5782
5782
|
s && !g || !c || c(h, g);
|
|
5783
5783
|
};
|
|
@@ -5863,7 +5863,7 @@ function El({ value: e, size: t = "small", ariaLabel: r, icon: o, ...i }) {
|
|
|
5863
5863
|
}
|
|
5864
5864
|
}, children: o });
|
|
5865
5865
|
}
|
|
5866
|
-
function
|
|
5866
|
+
function eO({ id: e, toggleButtons: t, ariaLabel: r, size: o = "x-small", single: i = !1, value: a = "", enforceValueSet: s = !1, onChange: l, sx: c, ...u }) {
|
|
5867
5867
|
const d = (h, g) => {
|
|
5868
5868
|
s && !g || !l || l(h, g);
|
|
5869
5869
|
}, m = t.find((h) => h.value === a) ?? t[0];
|
|
@@ -5912,7 +5912,7 @@ const Ol = {
|
|
|
5912
5912
|
description: "This may take a moment while we process your data. Thanks for your patience.",
|
|
5913
5913
|
icon: p.jsx(Jp, { sx: { fontSize: "56px", color: "neutral500" } })
|
|
5914
5914
|
};
|
|
5915
|
-
function
|
|
5915
|
+
function tO({ title: e, description: t, action: r, variant: o, icon: i, isLongLoading: a, sx: s }) {
|
|
5916
5916
|
a && (e = e || na.title, t = t || na.description, i = i || na.icon);
|
|
5917
5917
|
const l = o === "search" ? "neutral00" : "neutral50", c = Xg[o], { fontSize: u, fontSizeDescription: d, titleVariant: m, descriptionVariant: h } = c, g = (y) => !!y && "onClick" in y;
|
|
5918
5918
|
return p.jsxs(Oe, { alignItems: "center", justifyContent: "center", textAlign: "center", "data-cy": `empty-state-${o}-${a ? "long-loading-" : ""}container`, sx: { backgroundColor: l, p: 5, ...s }, children: [i && p.jsx(Kg, { icon: i, variant: o }), e && p.jsx(ct, { variant: m, sx: { fontSize: u }, "data-cy": "empty-state-title", children: p.jsx("strong", { children: e }) }), p.jsx(ct, { variant: h, color: "text.secondary", sx: { fontSize: d, maxWidth: "500px", mt: 1 }, "data-cy": "empty-state-description", children: t }), r && p.jsx(ze, { mt: 3, children: g(r) ? p.jsx(dt, { onClick: r.onClick, "data-cy": "empty-state-action-button", children: r.title }) : r })] });
|
|
@@ -8427,7 +8427,7 @@ const Wy = q(Vu)(({ theme: e }) => ({
|
|
|
8427
8427
|
function Uy({ listItemProps: e, listItemIconProps: t, ...r }) {
|
|
8428
8428
|
return p.jsxs(Wy, { disableGutters: !0, ...e, children: [t?.adornment === "start" && p.jsx(Ra, { ...t, children: t?.children }), p.jsx(Wu, { ...r }), t?.adornment === "end" && p.jsx(Ra, { ...t, children: t?.children })] });
|
|
8429
8429
|
}
|
|
8430
|
-
function
|
|
8430
|
+
function nO({ label: e, attributes: t, ...r }) {
|
|
8431
8431
|
return p.jsxs(p.Fragment, { children: [p.jsx(is, { children: e }), p.jsx(as, { ...r, dense: !0, sx: {
|
|
8432
8432
|
display: "flex",
|
|
8433
8433
|
flexDirection: "column",
|
|
@@ -11087,7 +11087,7 @@ process.env.NODE_ENV !== "production" && (td.propTypes = {
|
|
|
11087
11087
|
*/
|
|
11088
11088
|
TransitionProps: n.object
|
|
11089
11089
|
});
|
|
11090
|
-
function
|
|
11090
|
+
function rO({ src: e, alt: t, sx: r, imageSx: o, fallbackText: i = "Image Failed to Load", ...a }) {
|
|
11091
11091
|
const [s, l] = ft(!1), [c, u] = ft(!0);
|
|
11092
11092
|
return p.jsxs(Vr, { sx: {
|
|
11093
11093
|
display: "flex",
|
|
@@ -11157,7 +11157,7 @@ const oa = {
|
|
|
11157
11157
|
marginLeft: t ? 0 : o
|
|
11158
11158
|
};
|
|
11159
11159
|
}), ia = (e) => e.drawerType !== "panel";
|
|
11160
|
-
function
|
|
11160
|
+
function oO(e) {
|
|
11161
11161
|
const {
|
|
11162
11162
|
drawerType: t,
|
|
11163
11163
|
drawerContent: r,
|
|
@@ -11216,7 +11216,7 @@ function nO(e) {
|
|
|
11216
11216
|
borderColor: "neutral200"
|
|
11217
11217
|
}, children: o })] }) }), p.jsx(T0, { component: "main", open: ia(e) ? e.isOpen : !0, drawerWidth: f, ...m, children: d })] });
|
|
11218
11218
|
}
|
|
11219
|
-
const
|
|
11219
|
+
const iO = ({ children: e, maxSnack: t = 3, anchorOrigin: r = {
|
|
11220
11220
|
horizontal: "center",
|
|
11221
11221
|
vertical: "bottom"
|
|
11222
11222
|
}, ...o }) => p.jsx(tf, { anchorOrigin: r, Components: {
|
|
@@ -12827,13 +12827,13 @@ process.env.NODE_ENV !== "production" && (ld.propTypes = {
|
|
|
12827
12827
|
const cd = rt(/* @__PURE__ */ p.jsx("path", {
|
|
12828
12828
|
d: "M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"
|
|
12829
12829
|
}), "Close");
|
|
12830
|
-
function
|
|
12830
|
+
function aO({ closeSnackbar: e, label: t, ...r }) {
|
|
12831
12831
|
const o = () => {
|
|
12832
12832
|
e();
|
|
12833
12833
|
};
|
|
12834
12834
|
return p.jsxs(p.Fragment, { children: [p.jsx(ld, { "data-test-ink-snackbar-action": t, variant: "text", color: "primary", sx: { whiteSpace: "nowrap" }, ...r, children: "label" }), p.jsx(xs, { "data-test-ink-snackbar-action-close": !0, color: "inherit", onClick: o, children: p.jsx(cd, { fontSize: "small" }) })] });
|
|
12835
12835
|
}
|
|
12836
|
-
function
|
|
12836
|
+
function sO({ control: e, name: t, rules: r, onChange: o, ...i }) {
|
|
12837
12837
|
return p.jsx(mo, { name: t, control: e, rules: r, render: ({ field: { onChange: a, ...s }, fieldState: { error: l } }) => {
|
|
12838
12838
|
const c = (u) => {
|
|
12839
12839
|
a?.(u), o?.(u);
|
|
@@ -14591,7 +14591,7 @@ const Vv = fo(({ options: e, radioGroupProps: t, formLabel: r, formLabelProps: o
|
|
|
14591
14591
|
return p.jsx(Ri, { "data-test-ink-radio-group-item": T, value: f, control: p.jsx(dd, { ...C, checked: h === f, className: x }), label: T }, `ink-radio-${E}`);
|
|
14592
14592
|
}) }), c && p.jsx(Pi, { "data-test-ink-radio-group-helper-text": !0, children: c })] }) });
|
|
14593
14593
|
});
|
|
14594
|
-
function
|
|
14594
|
+
function lO({ control: e, name: t, rules: r, onChange: o, ...i }) {
|
|
14595
14595
|
return p.jsx(mo, { name: t, control: e, rules: r, render: ({ field: { onChange: a, ...s }, fieldState: { error: l } }) => {
|
|
14596
14596
|
const c = (u) => {
|
|
14597
14597
|
a?.(u), o?.(u);
|
|
@@ -14975,7 +14975,7 @@ process.env.NODE_ENV !== "production" && (fd.propTypes = {
|
|
|
14975
14975
|
value: n.any
|
|
14976
14976
|
});
|
|
14977
14977
|
const Kv = fo(({ id: e, formLabel: t, labelPlacement: r = "end", sx: o, defaultChecked: i = !1, formControlLabelProps: a, ...s }, l) => p.jsx(Ri, { ...a, ref: l, "data-test-ink-switch-label": e, control: p.jsx(fd, { ...s, sx: { ...o }, "data-test-ink-switch": e, id: e, defaultChecked: i }), label: t, labelPlacement: r }));
|
|
14978
|
-
function
|
|
14978
|
+
function cO({ control: e, name: t, id: r, rules: o, ...i }) {
|
|
14979
14979
|
return p.jsx(mo, { name: t, control: e, rules: o, render: ({ field: { onChange: a, ...s } }) => {
|
|
14980
14980
|
const l = (c, u) => {
|
|
14981
14981
|
a?.(u);
|
|
@@ -20426,7 +20426,7 @@ const dT = fo(({ name: e, minRows: t = 3, variant: r = "filled", size: o = "medi
|
|
|
20426
20426
|
hiddenLabel: !0
|
|
20427
20427
|
}, InputLabelProps: {
|
|
20428
20428
|
shrink: !0
|
|
20429
|
-
}, ...a })),
|
|
20429
|
+
}, ...a })), uO = ({ control: e, name: t, label: r, rules: o, helperText: i, onBlur: a, ...s }) => p.jsx(mo, { name: t, control: e, rules: o, render: ({ field: { value: l, onBlur: c, ...u }, fieldState: d }) => {
|
|
20430
20430
|
const m = (h) => {
|
|
20431
20431
|
c?.(), a?.(h);
|
|
20432
20432
|
};
|
|
@@ -20507,7 +20507,7 @@ function mT({ id: e, name: t, label: r, menuOptions: o, inputProps: i, helperTex
|
|
|
20507
20507
|
...i
|
|
20508
20508
|
}, ...m, ref: h, children: T(d, o) }), a && p.jsx($p, { "data-test-select-helper-text": t, children: a })] });
|
|
20509
20509
|
}
|
|
20510
|
-
function
|
|
20510
|
+
function dO({ control: e, name: t, rules: r, helperText: o, onChange: i, onBlur: a, disabled: s, ...l }) {
|
|
20511
20511
|
return p.jsx(mo, { name: t, control: e, rules: r, disabled: s, render: ({ field: { onChange: c, onBlur: u, ...d }, fieldState: { error: m } }) => {
|
|
20512
20512
|
const h = (y, f) => {
|
|
20513
20513
|
c?.(y), i?.(y, f);
|
|
@@ -20520,7 +20520,7 @@ function cO({ control: e, name: t, rules: r, helperText: o, onChange: i, onBlur:
|
|
|
20520
20520
|
const kd = rt(/* @__PURE__ */ p.jsx("path", {
|
|
20521
20521
|
d: "M11 7h2v2h-2zm0 4h2v6h-2zm1-9C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8"
|
|
20522
20522
|
}), "InfoOutlined");
|
|
20523
|
-
function
|
|
20523
|
+
function pO({ message: e, sx: t, messageSx: r }) {
|
|
20524
20524
|
return p.jsx(Wc, { severity: "info", "data-cy": "internal-user-only-alert", sx: { alignItems: "center", ...t }, iconMapping: {
|
|
20525
20525
|
info: p.jsx(kd, {})
|
|
20526
20526
|
}, children: p.jsxs(Oe, { direction: "row", gap: 1, alignItems: "center", children: [p.jsx(ku, { sx: { color: "text.secondary" } }), p.jsx(Oe, { children: "-" }), p.jsx(ct, { variant: "body2", sx: r, "data-cy": "internal-user-only-alert-message", children: e || "This page has limited access to internal users only." })] }) });
|
|
@@ -21203,7 +21203,7 @@ var sS = aS(function(e, t, r) {
|
|
|
21203
21203
|
});
|
|
21204
21204
|
const Pc = ["borderColor", "backgroundColor"];
|
|
21205
21205
|
Gc.register(rf, of, af, sf, lf, cf, uf, df, pf, ff);
|
|
21206
|
-
function
|
|
21206
|
+
function fO({ chartOptions: e, type: t, data: r, customColors: o, height: i = 200, isLoading: a, stacked: s, legend: l, title: c }) {
|
|
21207
21207
|
const u = Kn();
|
|
21208
21208
|
Gc.defaults.color = u.palette.text.primary;
|
|
21209
21209
|
const d = [
|
|
@@ -21409,7 +21409,7 @@ const pS = 382, jc = (e, t, r, o, i) => i ? o : e ? t : r, fS = (e, t, r, o, i)
|
|
|
21409
21409
|
function mS({ description: e, buttonProps: t }) {
|
|
21410
21410
|
return p.jsxs(p.Fragment, { children: [p.jsx(Bp, { children: p.jsx(ct, { variant: "body2", color: "text.secondary", children: e }) }), t && p.jsx(Dp, { children: p.jsx(dt, { variant: "card", ...t, children: t.label }) })] });
|
|
21411
21411
|
}
|
|
21412
|
-
function
|
|
21412
|
+
function hO({ cardMedia: e, cardHeader: t, cardType: r = "default", galleryContent: o, children: i, ...a }) {
|
|
21413
21413
|
const s = !!(t?.checkboxProps || t?.title || t?.subheader || t?.adornment || t?.avatar || t?.onClose), l = !!t?.checkboxProps, c = !!t?.checkboxProps?.checked, u = t?.checkboxProps?.disabled;
|
|
21414
21414
|
return p.jsxs(Fc, { ...a, sx: fS(l, c, u, r, a.sx), "data-cy": "inkcard-container", children: [e && p.jsx(dS, { cardType: r, ...e }), s && p.jsx(lS, { ...t }), r === "gallery" && o ? p.jsx(mS, { description: o.description, buttonProps: o.buttonProps }) : i] });
|
|
21415
21415
|
}
|
|
@@ -21491,14 +21491,14 @@ function xS({ columnData: e, handleColumnFilterChange: t, customGridVisibility:
|
|
|
21491
21491
|
display: i?.includes(x) ? "none" : void 0
|
|
21492
21492
|
} }) }, x)) }), p.jsx(Up, { sx: { position: "sticky", bottom: 0, zIndex: 1, padding: 0 }, variant: "outlined", children: p.jsxs(Oe, { flexDirection: "row", justifyContent: "space-between", sx: { mx: 1.5, py: 1 }, children: [p.jsx(dt, { onClick: f, children: "Deselect all" }), p.jsx(dt, { onClick: T, children: "Select all" })] }) })] })] });
|
|
21493
21493
|
}
|
|
21494
|
-
function
|
|
21494
|
+
function mO({ groupingProps: e, filterDrawerBtnProps: t, showFilterDrawerBtn: r = !1, showQuickFilter: o = !0, showExportButton: i = !1, showDensitySelector: a = !1, onExportClick: s, loadingExport: l, columnPickerProps: c, children: u, py: d = 2 }) {
|
|
21495
21495
|
const { value: m, onChange: h, options: g } = e ?? {};
|
|
21496
21496
|
return p.jsx(yf, { sx: { py: d }, children: p.jsxs(Oe, { direction: "column", sx: { width: "100%" }, children: [p.jsxs(Oe, { justifyContent: o ? "space-between" : "end", alignItems: "center", direction: "row", width: "100%", children: [p.jsxs(Oe, { direction: "row", spacing: 2, alignItems: "center", children: [o && p.jsx(bf, { sx: {
|
|
21497
21497
|
".MuiInputBase-input": { p: 0 },
|
|
21498
21498
|
".MuiInput-root:after": { borderBottom: "none" }
|
|
21499
21499
|
}, "data-cy": "grid-tool-bar-quick-filter" }), r && t && p.jsx(Hp, { badgeContent: t.filterBtnBadgeContent, color: "primary", "data-cy": "grid-tool-bar-filter-badge", children: p.jsx(yS, { onClick: t.onShowFilterDrawerClick }) })] }), p.jsxs(Oe, { direction: "row", spacing: 1, children: [a && p.jsx(vf, {}), c && p.jsx(xS, { columnData: c.columnData, handleColumnFilterChange: c.handleColumnFilterChange, customGridVisibility: c.customGridVisibility, lockedFields: c.lockedFields, hiddenInColumnPicker: c.hiddenInColumnPicker }), i && p.jsx(xf, {}), m !== void 0 && h && g && p.jsx(bS, { value: m, onChange: h, options: g }), s && p.jsx(gS, { onClick: s, loadingExport: l })] })] }), u] }) });
|
|
21500
21500
|
}
|
|
21501
|
-
function
|
|
21501
|
+
function gO({ testSelector: e = "", disableColumnReorder: t = !0, sx: r, rows: o, ...i }) {
|
|
21502
21502
|
const a = o?.length ? null : {
|
|
21503
21503
|
".MuiDataGrid-virtualScroller": {
|
|
21504
21504
|
display: "none"
|
|
@@ -21510,10 +21510,10 @@ function hO({ testSelector: e = "", disableColumnReorder: t = !0, sx: r, rows: o
|
|
|
21510
21510
|
}, ...i });
|
|
21511
21511
|
}
|
|
21512
21512
|
const TS = [{ id: 0 }, { id: 1 }, { id: 2 }];
|
|
21513
|
-
function
|
|
21513
|
+
function yO({ testSelector: e = "", emptyColumns: t }) {
|
|
21514
21514
|
return p.jsx(qc, { "data-test-ink-data-grid-empty": e, hideFooter: !0, rows: TS, columns: t });
|
|
21515
21515
|
}
|
|
21516
|
-
function
|
|
21516
|
+
function bO(e) {
|
|
21517
21517
|
return e.map((r) => ({
|
|
21518
21518
|
...r,
|
|
21519
21519
|
renderCell: () => p.jsx(Zr, { variant: "rectangular", height: 30, width: "100%" })
|
|
@@ -21543,7 +21543,7 @@ function CS({ value: e, wordBreak: t = "break-word", textAlign: r = "left", sx:
|
|
|
21543
21543
|
// Preserve line breaks and wrap text
|
|
21544
21544
|
}, children: i }) });
|
|
21545
21545
|
}
|
|
21546
|
-
function
|
|
21546
|
+
function vO(e, t, r = {}) {
|
|
21547
21547
|
const { wordBreak: o, textAlign: i, sx: a, ...s } = r;
|
|
21548
21548
|
return {
|
|
21549
21549
|
field: e,
|
|
@@ -21553,7 +21553,7 @@ function yO(e, t, r = {}) {
|
|
|
21553
21553
|
};
|
|
21554
21554
|
}
|
|
21555
21555
|
const wS = ({ action: e, onClose: t }) => p.jsxs(Oe, { direction: "row", spacing: 1, children: [e && p.jsx(dt, { "data-test-ink-highlight-alert-action": !0, onClick: e.callback, variant: "contained", color: "inherit", size: "medium", sx: { color: "text.primary" }, children: e.label }), t && p.jsx(Tr, { onClick: t, sx: { color: "neutral00" }, "data-test-ink-highlight-alert-close": !0, children: p.jsx(cd, {}) })] });
|
|
21556
|
-
function
|
|
21556
|
+
function xO({ testSelector: e = "ink-highlight-alert", onClose: t, action: r, alertProps: o, message: i }) {
|
|
21557
21557
|
return p.jsx(Wc, { "data-test-ink-highlight-alert": e, variant: "highlight", icon: !1, onClose: t && !r ? t : void 0, action: (r || t) && p.jsx(wS, { onClose: t, action: r ?? void 0 }), ...o, sx: {
|
|
21558
21558
|
px: 3,
|
|
21559
21559
|
py: 1,
|
|
@@ -22009,7 +22009,7 @@ if (process.env.NODE_ENV !== "production") {
|
|
|
22009
22009
|
wrap: t("container")
|
|
22010
22010
|
};
|
|
22011
22011
|
}
|
|
22012
|
-
function
|
|
22012
|
+
function TO({ Header: e, children: t, sx: r, itemProps: o, ...i }) {
|
|
22013
22013
|
return p.jsxs(Xe, { container: !0, children: [e, p.jsx(Xe, { container: !0, sx: {
|
|
22014
22014
|
justifyContent: "center",
|
|
22015
22015
|
alignContent: "flex-start",
|
|
@@ -22021,7 +22021,7 @@ function vO({ Header: e, children: t, sx: r, itemProps: o, ...i }) {
|
|
|
22021
22021
|
...r
|
|
22022
22022
|
}, "data-test-layout-details": "content-slot", size: 12, ...i, children: p.jsx(Xe, { size: 10, ...o, children: t }) })] });
|
|
22023
22023
|
}
|
|
22024
|
-
function
|
|
22024
|
+
function CO({ Header: e, children: t, sx: r, ...o }) {
|
|
22025
22025
|
return p.jsxs(Xe, { container: !0, children: [e, p.jsx(Xe, { container: !0, sx: {
|
|
22026
22026
|
justifyContent: "center",
|
|
22027
22027
|
alignContent: "flex-start",
|
|
@@ -22032,7 +22032,7 @@ function xO({ Header: e, children: t, sx: r, ...o }) {
|
|
|
22032
22032
|
...r
|
|
22033
22033
|
}, size: 12, ...o, children: t })] });
|
|
22034
22034
|
}
|
|
22035
|
-
function
|
|
22035
|
+
function wO({ Header: e, children: t, sx: r, itemProps: o, ...i }) {
|
|
22036
22036
|
return p.jsxs(Xe, { container: !0, children: [e, p.jsx(Xe, { container: !0, sx: {
|
|
22037
22037
|
justifyContent: "center",
|
|
22038
22038
|
alignContent: "flex-start",
|
|
@@ -22044,52 +22044,67 @@ function TO({ Header: e, children: t, sx: r, itemProps: o, ...i }) {
|
|
|
22044
22044
|
...r
|
|
22045
22045
|
}, "data-test-workflow-layout": "content-slot", size: 12, ...i, children: p.jsx(Xe, { size: 8, ...o, children: t }) })] });
|
|
22046
22046
|
}
|
|
22047
|
-
function
|
|
22048
|
-
const o = {
|
|
22047
|
+
function SS({ children: e, itemProps: t, containerProps: r }) {
|
|
22048
|
+
const o = { xs: 12, lg: 10 };
|
|
22049
22049
|
return p.jsx(Hr, { container: !0, justifyContent: "center", "data-cy": "full-content-layout-container", ...r, children: p.jsx(Hr, { container: !0, justifyContent: "center", direction: "column", "data-cy": "full-content-layout-content", size: t?.size || o, ...t, children: e }) });
|
|
22050
22050
|
}
|
|
22051
|
-
function
|
|
22051
|
+
function SO({ children: e, itemProps: t, containerProps: r }) {
|
|
22052
22052
|
return p.jsx(Xe, { container: !0, justifyContent: "center", "data-cy": "eight-column-layout-container", ...r, children: p.jsx(Xe, { container: !0, justifyContent: "center", direction: "column", "data-cy": "eight-column-layout-content", size: {
|
|
22053
|
-
|
|
22054
|
-
|
|
22053
|
+
xs: 12,
|
|
22054
|
+
lg: 8
|
|
22055
22055
|
}, ...t, children: e }) });
|
|
22056
22056
|
}
|
|
22057
|
-
function
|
|
22057
|
+
function EO({ children: e, itemProps: t, containerProps: r }) {
|
|
22058
22058
|
return p.jsx(Xe, { container: !0, justifyContent: "center", "data-cy": "ten-column-layout-container", ...r, children: p.jsx(Xe, { container: !0, justifyContent: "center", direction: "column", "data-cy": "ten-column-layout-content", size: {
|
|
22059
|
-
|
|
22059
|
+
lg: 10,
|
|
22060
22060
|
xs: 12
|
|
22061
22061
|
}, ...t, children: e }) });
|
|
22062
22062
|
}
|
|
22063
|
-
function
|
|
22064
|
-
|
|
22063
|
+
function OO({ children: e, containerProps: t, itemProps: r }) {
|
|
22064
|
+
return p.jsx(SS, { containerProps: t, itemProps: {
|
|
22065
|
+
...r,
|
|
22066
|
+
size: 12
|
|
22067
|
+
}, children: e });
|
|
22068
|
+
}
|
|
22069
|
+
function ES({ containerProps: e, leftContent: t, rightContent: r, leftProps: o, rightProps: i }) {
|
|
22070
|
+
const a = { xs: 12, lg: 6 };
|
|
22065
22071
|
return p.jsxs(Hr, { container: !0, justifyContent: "center", spacing: 2, "data-cy": "split-content-layout-container", ...e, children: [p.jsx(Hr, { "data-cy": "left-content", size: o?.size || a, ...o, children: t }), p.jsx(Hr, { "data-cy": "right-content", size: i?.size || a, ...i, children: r })] });
|
|
22066
22072
|
}
|
|
22067
|
-
function
|
|
22073
|
+
function RO({ leftContent: e, rightContent: t, containerProps: r, leftProps: o, rightProps: i }) {
|
|
22068
22074
|
return p.jsxs(Xe, { container: !0, justifyContent: "center", spacing: 2, "data-cy": "five-three-layout-grid", ...r, children: [p.jsx(Xe, { container: !0, direction: "column", "data-cy": "five-three-left-grid", size: {
|
|
22069
|
-
|
|
22070
|
-
|
|
22075
|
+
xs: 12,
|
|
22076
|
+
lg: 5
|
|
22071
22077
|
}, ...o, children: e }), p.jsx(Xe, { container: !0, direction: "column", "data-cy": "five-three-right-grid", size: {
|
|
22072
|
-
|
|
22073
|
-
|
|
22078
|
+
xs: 12,
|
|
22079
|
+
lg: 3
|
|
22074
22080
|
}, ...i, children: t })] });
|
|
22075
22081
|
}
|
|
22076
|
-
function
|
|
22082
|
+
function PO({ leftContent: e, rightContent: t, containerProps: r, leftProps: o, rightProps: i }) {
|
|
22077
22083
|
return p.jsxs(Xe, { container: !0, justifyContent: "center", spacing: 2, "data-cy": "seven-three-layout-grid", ...r, children: [p.jsx(Xe, { container: !0, direction: "column", "data-cy": "seven-three-left-grid", size: {
|
|
22078
|
-
|
|
22079
|
-
|
|
22084
|
+
xs: 12,
|
|
22085
|
+
lg: 7
|
|
22080
22086
|
}, ...o, children: e }), p.jsx(Xe, { container: !0, direction: "column", "data-cy": "seven-three-right-grid", size: {
|
|
22081
|
-
|
|
22082
|
-
|
|
22087
|
+
xs: 12,
|
|
22088
|
+
lg: 3
|
|
22083
22089
|
}, ...i, children: t })] });
|
|
22084
22090
|
}
|
|
22085
|
-
function
|
|
22086
|
-
return p.
|
|
22091
|
+
function jO({ leftContent: e, rightContent: t, containerProps: r, leftProps: o, rightProps: i }) {
|
|
22092
|
+
return p.jsx(ES, { containerProps: r, leftContent: e, rightContent: t, leftProps: {
|
|
22093
|
+
...o,
|
|
22094
|
+
size: { xs: 12, lg: 4 }
|
|
22095
|
+
}, rightProps: {
|
|
22096
|
+
...i,
|
|
22097
|
+
size: { xs: 12, lg: 8 }
|
|
22098
|
+
} });
|
|
22099
|
+
}
|
|
22100
|
+
function kO({ children: e, panelContent: t, wrapperProps: r, panelProps: o, containerProps: i, itemProps: a }) {
|
|
22101
|
+
return p.jsxs(ze, { display: "flex", width: "100%", minHeight: "100vh", sx: { backgroundColor: (s) => s.palette.neutral100 }, "data-cy": "panel-paper-layout-wrapper", ...r, children: [p.jsx(ze, { flexShrink: 0, width: { xs: "100%", lg: 320 }, height: "100vh", overflow: "auto", bgcolor: "white", p: 3, "data-cy": "panel-paper-layout", ...o, children: t }), p.jsx(ze, { flexGrow: 1, overflow: "auto", height: "100vh", children: p.jsx(Xe, { container: !0, justifyContent: "center", "data-cy": "panel-paper-layout-container", ...i, children: p.jsx(Xe, { "data-cy": "panel-paper-layout-content", size: {
|
|
22087
22102
|
xs: 12,
|
|
22088
|
-
|
|
22103
|
+
lg: 8
|
|
22089
22104
|
}, ...a, children: e }) }) })] });
|
|
22090
22105
|
}
|
|
22091
22106
|
var da, kc;
|
|
22092
|
-
function
|
|
22107
|
+
function OS() {
|
|
22093
22108
|
if (kc) return da;
|
|
22094
22109
|
kc = 1;
|
|
22095
22110
|
function e(l) {
|
|
@@ -22157,10 +22172,10 @@ function SS() {
|
|
|
22157
22172
|
}
|
|
22158
22173
|
return da = s, da;
|
|
22159
22174
|
}
|
|
22160
|
-
var
|
|
22161
|
-
const
|
|
22175
|
+
var RS = OS();
|
|
22176
|
+
const PS = /* @__PURE__ */ ni(RS);
|
|
22162
22177
|
var pa, Ic;
|
|
22163
|
-
function
|
|
22178
|
+
function jS() {
|
|
22164
22179
|
if (Ic) return pa;
|
|
22165
22180
|
Ic = 1;
|
|
22166
22181
|
var e = typeof Element < "u", t = typeof Map == "function", r = typeof Set == "function", o = typeof ArrayBuffer == "function" && !!ArrayBuffer.isView;
|
|
@@ -22220,10 +22235,10 @@ function RS() {
|
|
|
22220
22235
|
}
|
|
22221
22236
|
}, pa;
|
|
22222
22237
|
}
|
|
22223
|
-
var
|
|
22224
|
-
const jS = /* @__PURE__ */ ni(PS);
|
|
22225
|
-
var kS = Xc();
|
|
22238
|
+
var kS = jS();
|
|
22226
22239
|
const IS = /* @__PURE__ */ ni(kS);
|
|
22240
|
+
var AS = Xc();
|
|
22241
|
+
const MS = /* @__PURE__ */ ni(AS);
|
|
22227
22242
|
var zn = {
|
|
22228
22243
|
BODY: "bodyAttributes",
|
|
22229
22244
|
HTML: "htmlAttributes",
|
|
@@ -22268,16 +22283,16 @@ var zn = {
|
|
|
22268
22283
|
ENCODE_SPECIAL_CHARACTERS: "encodeSpecialCharacters",
|
|
22269
22284
|
ON_CHANGE_CLIENT_STATE: "onChangeClientState",
|
|
22270
22285
|
TITLE_TEMPLATE: "titleTemplate"
|
|
22271
|
-
},
|
|
22286
|
+
}, $S = Object.keys(ei).reduce(function(e, t) {
|
|
22272
22287
|
return e[ei[t]] = t, e;
|
|
22273
|
-
}, {}),
|
|
22288
|
+
}, {}), NS = [fe.NOSCRIPT, fe.SCRIPT, fe.STYLE], Yt = "data-react-helmet", _S = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(e) {
|
|
22274
22289
|
return typeof e;
|
|
22275
22290
|
} : function(e) {
|
|
22276
22291
|
return e && typeof Symbol == "function" && e.constructor === Symbol && e !== Symbol.prototype ? "symbol" : typeof e;
|
|
22277
|
-
},
|
|
22292
|
+
}, BS = function(e, t) {
|
|
22278
22293
|
if (!(e instanceof t))
|
|
22279
22294
|
throw new TypeError("Cannot call a class as a function");
|
|
22280
|
-
},
|
|
22295
|
+
}, DS = /* @__PURE__ */ (function() {
|
|
22281
22296
|
function e(t, r) {
|
|
22282
22297
|
for (var o = 0; o < r.length; o++) {
|
|
22283
22298
|
var i = r[o];
|
|
@@ -22294,7 +22309,7 @@ var zn = {
|
|
|
22294
22309
|
Object.prototype.hasOwnProperty.call(r, o) && (e[o] = r[o]);
|
|
22295
22310
|
}
|
|
22296
22311
|
return e;
|
|
22297
|
-
},
|
|
22312
|
+
}, LS = function(e, t) {
|
|
22298
22313
|
if (typeof t != "function" && t !== null)
|
|
22299
22314
|
throw new TypeError("Super expression must either be null or a function, not " + typeof t);
|
|
22300
22315
|
e.prototype = Object.create(t && t.prototype, {
|
|
@@ -22310,14 +22325,14 @@ var zn = {
|
|
|
22310
22325
|
for (var o in e)
|
|
22311
22326
|
t.indexOf(o) >= 0 || Object.prototype.hasOwnProperty.call(e, o) && (r[o] = e[o]);
|
|
22312
22327
|
return r;
|
|
22313
|
-
},
|
|
22328
|
+
}, FS = function(e, t) {
|
|
22314
22329
|
if (!e)
|
|
22315
22330
|
throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
|
|
22316
22331
|
return t && (typeof t == "object" || typeof t == "function") ? t : e;
|
|
22317
22332
|
}, Fa = function(t) {
|
|
22318
22333
|
var r = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !0;
|
|
22319
22334
|
return r === !1 ? String(t) : String(t).replace(/&/g, "&").replace(/</g, "<").replace(/>/g, ">").replace(/"/g, """).replace(/'/g, "'");
|
|
22320
|
-
},
|
|
22335
|
+
}, zS = function(t) {
|
|
22321
22336
|
var r = cr(t, fe.TITLE), o = cr(t, po.TITLE_TEMPLATE);
|
|
22322
22337
|
if (o && r)
|
|
22323
22338
|
return o.replace(/%s/g, function() {
|
|
@@ -22325,7 +22340,7 @@ var zn = {
|
|
|
22325
22340
|
});
|
|
22326
22341
|
var i = cr(t, po.DEFAULT_TITLE);
|
|
22327
22342
|
return r || i || void 0;
|
|
22328
|
-
},
|
|
22343
|
+
}, VS = function(t) {
|
|
22329
22344
|
return cr(t, po.ON_CHANGE_CLIENT_STATE) || function() {
|
|
22330
22345
|
};
|
|
22331
22346
|
}, fa = function(t, r) {
|
|
@@ -22336,7 +22351,7 @@ var zn = {
|
|
|
22336
22351
|
}).reduce(function(o, i) {
|
|
22337
22352
|
return It({}, o, i);
|
|
22338
22353
|
}, {});
|
|
22339
|
-
},
|
|
22354
|
+
}, WS = function(t, r) {
|
|
22340
22355
|
return r.filter(function(o) {
|
|
22341
22356
|
return typeof o[fe.BASE] < "u";
|
|
22342
22357
|
}).map(function(o) {
|
|
@@ -22353,7 +22368,7 @@ var zn = {
|
|
|
22353
22368
|
}, Br = function(t, r, o) {
|
|
22354
22369
|
var i = {};
|
|
22355
22370
|
return o.filter(function(a) {
|
|
22356
|
-
return Array.isArray(a[t]) ? !0 : (typeof a[t] < "u" && Va("Helmet: " + t + ' should be of type "Array". Instead found type "' +
|
|
22371
|
+
return Array.isArray(a[t]) ? !0 : (typeof a[t] < "u" && Va("Helmet: " + t + ' should be of type "Array". Instead found type "' + _S(a[t]) + '"'), !1);
|
|
22357
22372
|
}).map(function(a) {
|
|
22358
22373
|
return a[t];
|
|
22359
22374
|
}).reverse().reduce(function(a, s) {
|
|
@@ -22371,7 +22386,7 @@ var zn = {
|
|
|
22371
22386
|
return a.push(h);
|
|
22372
22387
|
});
|
|
22373
22388
|
for (var c = Object.keys(l), u = 0; u < c.length; u++) {
|
|
22374
|
-
var d = c[u], m =
|
|
22389
|
+
var d = c[u], m = MS({}, i[d], l[d]);
|
|
22375
22390
|
i[d] = m;
|
|
22376
22391
|
}
|
|
22377
22392
|
return a;
|
|
@@ -22383,9 +22398,9 @@ var zn = {
|
|
|
22383
22398
|
return i[r];
|
|
22384
22399
|
}
|
|
22385
22400
|
return null;
|
|
22386
|
-
},
|
|
22401
|
+
}, US = function(t) {
|
|
22387
22402
|
return {
|
|
22388
|
-
baseTag:
|
|
22403
|
+
baseTag: WS([Ke.HREF, Ke.TARGET], t),
|
|
22389
22404
|
bodyAttributes: fa(zn.BODY, t),
|
|
22390
22405
|
defer: cr(t, po.DEFER),
|
|
22391
22406
|
encode: cr(t, po.ENCODE_SPECIAL_CHARACTERS),
|
|
@@ -22393,10 +22408,10 @@ var zn = {
|
|
|
22393
22408
|
linkTags: Br(fe.LINK, [Ke.REL, Ke.HREF], t),
|
|
22394
22409
|
metaTags: Br(fe.META, [Ke.NAME, Ke.CHARSET, Ke.HTTPEQUIV, Ke.PROPERTY, Ke.ITEM_PROP], t),
|
|
22395
22410
|
noscriptTags: Br(fe.NOSCRIPT, [Ke.INNER_HTML], t),
|
|
22396
|
-
onChangeClientState:
|
|
22411
|
+
onChangeClientState: VS(t),
|
|
22397
22412
|
scriptTags: Br(fe.SCRIPT, [Ke.SRC, Ke.INNER_HTML], t),
|
|
22398
22413
|
styleTags: Br(fe.STYLE, [Ke.CSS_TEXT], t),
|
|
22399
|
-
title:
|
|
22414
|
+
title: zS(t),
|
|
22400
22415
|
titleAttributes: fa(zn.TITLE, t)
|
|
22401
22416
|
};
|
|
22402
22417
|
}, za = (function() {
|
|
@@ -22409,17 +22424,17 @@ var zn = {
|
|
|
22409
22424
|
};
|
|
22410
22425
|
})(), $c = function(t) {
|
|
22411
22426
|
return clearTimeout(t);
|
|
22412
|
-
},
|
|
22427
|
+
}, HS = typeof window < "u" ? window.requestAnimationFrame && window.requestAnimationFrame.bind(window) || window.webkitRequestAnimationFrame || window.mozRequestAnimationFrame || za : global.requestAnimationFrame || za, GS = typeof window < "u" ? window.cancelAnimationFrame || window.webkitCancelAnimationFrame || window.mozCancelAnimationFrame || $c : global.cancelAnimationFrame || $c, Va = function(t) {
|
|
22413
22428
|
return console && typeof console.warn == "function" && console.warn(t);
|
|
22414
|
-
}, Dr = null,
|
|
22415
|
-
Dr &&
|
|
22429
|
+
}, Dr = null, qS = function(t) {
|
|
22430
|
+
Dr && GS(Dr), t.defer ? Dr = HS(function() {
|
|
22416
22431
|
Nc(t, function() {
|
|
22417
22432
|
Dr = null;
|
|
22418
22433
|
});
|
|
22419
22434
|
}) : (Nc(t), Dr = null);
|
|
22420
22435
|
}, Nc = function(t, r) {
|
|
22421
22436
|
var o = t.baseTag, i = t.bodyAttributes, a = t.htmlAttributes, s = t.linkTags, l = t.metaTags, c = t.noscriptTags, u = t.onChangeClientState, d = t.scriptTags, m = t.styleTags, h = t.title, g = t.titleAttributes;
|
|
22422
|
-
Wa(fe.BODY, i), Wa(fe.HTML, a),
|
|
22437
|
+
Wa(fe.BODY, i), Wa(fe.HTML, a), YS(h, g);
|
|
22423
22438
|
var y = {
|
|
22424
22439
|
baseTag: nr(fe.BASE, o),
|
|
22425
22440
|
linkTags: nr(fe.LINK, s),
|
|
@@ -22434,7 +22449,7 @@ var zn = {
|
|
|
22434
22449
|
}), r && r(), u(t, f, T);
|
|
22435
22450
|
}, ep = function(t) {
|
|
22436
22451
|
return Array.isArray(t) ? t.join("") : t;
|
|
22437
|
-
},
|
|
22452
|
+
}, YS = function(t, r) {
|
|
22438
22453
|
typeof t < "u" && document.title !== t && (document.title = ep(t)), Wa(fe.TITLE, r);
|
|
22439
22454
|
}, Wa = function(t, r) {
|
|
22440
22455
|
var o = document.getElementsByTagName(t)[0];
|
|
@@ -22479,17 +22494,17 @@ var zn = {
|
|
|
22479
22494
|
var i = typeof t[o] < "u" ? o + '="' + t[o] + '"' : "" + o;
|
|
22480
22495
|
return r ? r + " " + i : i;
|
|
22481
22496
|
}, "");
|
|
22482
|
-
},
|
|
22497
|
+
}, KS = function(t, r, o, i) {
|
|
22483
22498
|
var a = tp(o), s = ep(r);
|
|
22484
22499
|
return a ? "<" + t + " " + Yt + '="true" ' + a + ">" + Fa(s, i) + "</" + t + ">" : "<" + t + " " + Yt + '="true">' + Fa(s, i) + "</" + t + ">";
|
|
22485
|
-
},
|
|
22500
|
+
}, XS = function(t, r, o) {
|
|
22486
22501
|
return r.reduce(function(i, a) {
|
|
22487
22502
|
var s = Object.keys(a).filter(function(u) {
|
|
22488
22503
|
return !(u === Ke.INNER_HTML || u === Ke.CSS_TEXT);
|
|
22489
22504
|
}).reduce(function(u, d) {
|
|
22490
22505
|
var m = typeof a[d] > "u" ? d : d + '="' + Fa(a[d], o) + '"';
|
|
22491
22506
|
return u ? u + " " + m : m;
|
|
22492
|
-
}, ""), l = a.innerHTML || a.cssText || "", c =
|
|
22507
|
+
}, ""), l = a.innerHTML || a.cssText || "", c = NS.indexOf(t) === -1;
|
|
22493
22508
|
return i + "<" + t + " " + Yt + '="true" ' + s + (c ? "/>" : ">" + l + "</" + t + ">");
|
|
22494
22509
|
}, "");
|
|
22495
22510
|
}, np = function(t) {
|
|
@@ -22497,17 +22512,17 @@ var zn = {
|
|
|
22497
22512
|
return Object.keys(t).reduce(function(o, i) {
|
|
22498
22513
|
return o[ei[i] || i] = t[i], o;
|
|
22499
22514
|
}, r);
|
|
22500
|
-
},
|
|
22515
|
+
}, JS = function(t) {
|
|
22501
22516
|
var r = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
|
22502
22517
|
return Object.keys(t).reduce(function(o, i) {
|
|
22503
|
-
return o[
|
|
22518
|
+
return o[$S[i] || i] = t[i], o;
|
|
22504
22519
|
}, r);
|
|
22505
|
-
},
|
|
22520
|
+
}, ZS = function(t, r, o) {
|
|
22506
22521
|
var i, a = (i = {
|
|
22507
22522
|
key: r
|
|
22508
22523
|
}, i[Yt] = !0, i), s = np(o, a);
|
|
22509
22524
|
return [ut.createElement(fe.TITLE, s, r)];
|
|
22510
|
-
},
|
|
22525
|
+
}, QS = function(t, r) {
|
|
22511
22526
|
return r.map(function(o, i) {
|
|
22512
22527
|
var a, s = (a = {
|
|
22513
22528
|
key: i
|
|
@@ -22526,10 +22541,10 @@ var zn = {
|
|
|
22526
22541
|
case fe.TITLE:
|
|
22527
22542
|
return {
|
|
22528
22543
|
toComponent: function() {
|
|
22529
|
-
return
|
|
22544
|
+
return ZS(t, r.title, r.titleAttributes);
|
|
22530
22545
|
},
|
|
22531
22546
|
toString: function() {
|
|
22532
|
-
return
|
|
22547
|
+
return KS(t, r.title, r.titleAttributes, o);
|
|
22533
22548
|
}
|
|
22534
22549
|
};
|
|
22535
22550
|
case zn.BODY:
|
|
@@ -22545,10 +22560,10 @@ var zn = {
|
|
|
22545
22560
|
default:
|
|
22546
22561
|
return {
|
|
22547
22562
|
toComponent: function() {
|
|
22548
|
-
return
|
|
22563
|
+
return QS(t, r);
|
|
22549
22564
|
},
|
|
22550
22565
|
toString: function() {
|
|
22551
|
-
return
|
|
22566
|
+
return XS(t, r, o);
|
|
22552
22567
|
}
|
|
22553
22568
|
};
|
|
22554
22569
|
}
|
|
@@ -22565,15 +22580,15 @@ var zn = {
|
|
|
22565
22580
|
style: fn(fe.STYLE, d, i),
|
|
22566
22581
|
title: fn(fe.TITLE, { title: h, titleAttributes: g }, i)
|
|
22567
22582
|
};
|
|
22568
|
-
},
|
|
22583
|
+
}, eE = function(t) {
|
|
22569
22584
|
var r, o;
|
|
22570
22585
|
return o = r = (function(i) {
|
|
22571
|
-
|
|
22586
|
+
LS(a, i);
|
|
22572
22587
|
function a() {
|
|
22573
|
-
return
|
|
22588
|
+
return BS(this, a), FS(this, i.apply(this, arguments));
|
|
22574
22589
|
}
|
|
22575
22590
|
return a.prototype.shouldComponentUpdate = function(l) {
|
|
22576
|
-
return !
|
|
22591
|
+
return !IS(this.props, l);
|
|
22577
22592
|
}, a.prototype.mapNestedChildrenToProps = function(l, c) {
|
|
22578
22593
|
if (!c)
|
|
22579
22594
|
return null;
|
|
@@ -22629,7 +22644,7 @@ var zn = {
|
|
|
22629
22644
|
var u = this, d = {};
|
|
22630
22645
|
return ut.Children.forEach(l, function(m) {
|
|
22631
22646
|
if (!(!m || !m.props)) {
|
|
22632
|
-
var h = m.props, g = h.children, y = Mc(h, ["children"]), f =
|
|
22647
|
+
var h = m.props, g = h.children, y = Mc(h, ["children"]), f = JS(y);
|
|
22633
22648
|
switch (u.warnOnInvalidChildren(m, g), m.type) {
|
|
22634
22649
|
case fe.LINK:
|
|
22635
22650
|
case fe.META:
|
|
@@ -22657,7 +22672,7 @@ var zn = {
|
|
|
22657
22672
|
}, a.prototype.render = function() {
|
|
22658
22673
|
var l = this.props, c = l.children, u = Mc(l, ["children"]), d = It({}, u);
|
|
22659
22674
|
return c && (d = this.mapChildrenToProps(c, d)), ut.createElement(t, d);
|
|
22660
|
-
},
|
|
22675
|
+
}, DS(a, null, [{
|
|
22661
22676
|
key: "canUseDOM",
|
|
22662
22677
|
// Component.peek comes from react-side-effect:
|
|
22663
22678
|
// For testing, you may use a static peek() method available on the returned component.
|
|
@@ -22719,15 +22734,15 @@ var zn = {
|
|
|
22719
22734
|
titleAttributes: {}
|
|
22720
22735
|
})), i;
|
|
22721
22736
|
}, o;
|
|
22722
|
-
},
|
|
22737
|
+
}, tE = function() {
|
|
22723
22738
|
return null;
|
|
22724
|
-
},
|
|
22739
|
+
}, nE = PS(US, qS, rp)(tE), Ua = eE(nE);
|
|
22725
22740
|
Ua.renderStatic = Ua.rewind;
|
|
22726
|
-
const
|
|
22741
|
+
const IO = ({ title: e, addTitleSuffix: t = !0, description: r, children: o }) => {
|
|
22727
22742
|
const i = e + (t ? " | Movable Ink" : "");
|
|
22728
22743
|
return p.jsxs(p.Fragment, { children: [p.jsxs(Ua, { children: [!!e && p.jsx("title", { children: i }), !!r && p.jsx("meta", { name: "description", content: r })] }), o] });
|
|
22729
|
-
},
|
|
22730
|
-
function
|
|
22744
|
+
}, AO = ({ skeletonRows: e, skeletonColumns: t }) => p.jsx(p.Fragment, { children: Array.from({ length: e }).map((r, o) => p.jsx(Xe, { container: !0, spacing: 2, sx: { mb: 2 }, children: Array.from({ length: t }).map((i, a) => p.jsxs(Xe, { size: "grow", children: [p.jsx(Zr, { variant: "text", width: 100, height: 20 }), p.jsx(Zr, { variant: "rectangular", height: 40, sx: { borderRadius: 1 }, "data-test": "loading-skeleton" })] }, a)) }, o)) });
|
|
22745
|
+
function MO() {
|
|
22731
22746
|
const [e, t] = ft(null);
|
|
22732
22747
|
return [e, async (o) => {
|
|
22733
22748
|
if (!navigator?.clipboard)
|
|
@@ -22739,7 +22754,7 @@ function IO() {
|
|
|
22739
22754
|
}
|
|
22740
22755
|
}];
|
|
22741
22756
|
}
|
|
22742
|
-
class
|
|
22757
|
+
class rE {
|
|
22743
22758
|
BASE_ATTRIBUTE = 'data-test="ink-dialog"';
|
|
22744
22759
|
get element() {
|
|
22745
22760
|
return cy.get(`[${this.BASE_ATTRIBUTE}]`);
|
|
@@ -22797,7 +22812,7 @@ class tE {
|
|
|
22797
22812
|
this.title.should("have.text", t);
|
|
22798
22813
|
}
|
|
22799
22814
|
}
|
|
22800
|
-
const
|
|
22815
|
+
const $O = new rE();
|
|
22801
22816
|
class op {
|
|
22802
22817
|
baseAttribute = "data-test-select";
|
|
22803
22818
|
name;
|
|
@@ -22857,7 +22872,7 @@ class op {
|
|
|
22857
22872
|
this.select.click();
|
|
22858
22873
|
}
|
|
22859
22874
|
}
|
|
22860
|
-
class
|
|
22875
|
+
class oE {
|
|
22861
22876
|
get title() {
|
|
22862
22877
|
return cy.get("[data-test-ink-snackbar-title]");
|
|
22863
22878
|
}
|
|
@@ -22880,7 +22895,7 @@ class nE {
|
|
|
22880
22895
|
return cy.get(`[data-test-ink-snackbar-alert=${t}]`);
|
|
22881
22896
|
}
|
|
22882
22897
|
}
|
|
22883
|
-
const
|
|
22898
|
+
const NO = new oE();
|
|
22884
22899
|
class ip {
|
|
22885
22900
|
baseAttribute = "data-test-ink-text-field";
|
|
22886
22901
|
helperTextSelector = ".MuiFormHelperText-root";
|
|
@@ -23066,19 +23081,19 @@ class lp {
|
|
|
23066
23081
|
return this.element.should("not.have.class", this.checkedClass);
|
|
23067
23082
|
}
|
|
23068
23083
|
}
|
|
23069
|
-
class
|
|
23084
|
+
class iE {
|
|
23070
23085
|
baseSelector = "[data-ink-page-header]";
|
|
23071
23086
|
get element() {
|
|
23072
23087
|
return cy.get(this.baseSelector);
|
|
23073
23088
|
}
|
|
23074
|
-
breadcrumbs = new
|
|
23075
|
-
metadata = new
|
|
23076
|
-
actionButtons = new
|
|
23089
|
+
breadcrumbs = new aE();
|
|
23090
|
+
metadata = new sE();
|
|
23091
|
+
actionButtons = new lE();
|
|
23077
23092
|
get subTitle() {
|
|
23078
23093
|
return cy.get('[data-cy="header-subtitle"]');
|
|
23079
23094
|
}
|
|
23080
23095
|
}
|
|
23081
|
-
class
|
|
23096
|
+
class aE {
|
|
23082
23097
|
baseSelector = "[data-test-ink-page-header-breadcrumbs]";
|
|
23083
23098
|
get element() {
|
|
23084
23099
|
return cy.get(this.baseSelector);
|
|
@@ -23090,7 +23105,7 @@ class oE {
|
|
|
23090
23105
|
return this.element.find(`[data-cy="breadcrumb-${t}"]`);
|
|
23091
23106
|
}
|
|
23092
23107
|
}
|
|
23093
|
-
class
|
|
23108
|
+
class sE {
|
|
23094
23109
|
baseSelector = "[data-test-ink-page-header-metadata]";
|
|
23095
23110
|
get element() {
|
|
23096
23111
|
return cy.get(this.baseSelector);
|
|
@@ -23099,7 +23114,7 @@ class iE {
|
|
|
23099
23114
|
return this.element.find(`[data-cy="metadata-${t}"]`);
|
|
23100
23115
|
}
|
|
23101
23116
|
}
|
|
23102
|
-
class
|
|
23117
|
+
class lE {
|
|
23103
23118
|
baseSelector = "[data-test-ink-page-header-action-buttons]";
|
|
23104
23119
|
get element() {
|
|
23105
23120
|
return cy.get(this.baseSelector);
|
|
@@ -23126,8 +23141,8 @@ class aE {
|
|
|
23126
23141
|
return this.dropDownTrigger.click();
|
|
23127
23142
|
}
|
|
23128
23143
|
}
|
|
23129
|
-
const
|
|
23130
|
-
class
|
|
23144
|
+
const _O = new iE();
|
|
23145
|
+
class cE {
|
|
23131
23146
|
get label() {
|
|
23132
23147
|
return cy.get("[data-test-ink-workflow-header-label]");
|
|
23133
23148
|
}
|
|
@@ -23147,7 +23162,7 @@ class sE {
|
|
|
23147
23162
|
return cy.get("[data-test-ink-workflow-header-close-action]");
|
|
23148
23163
|
}
|
|
23149
23164
|
}
|
|
23150
|
-
const
|
|
23165
|
+
const BO = new cE();
|
|
23151
23166
|
class cp {
|
|
23152
23167
|
baseSelector = "data-test-ink-image";
|
|
23153
23168
|
name;
|
|
@@ -23173,7 +23188,7 @@ class cp {
|
|
|
23173
23188
|
return this.successImage.should("not.be.visible");
|
|
23174
23189
|
}
|
|
23175
23190
|
}
|
|
23176
|
-
class
|
|
23191
|
+
class uE {
|
|
23177
23192
|
baseSelector = 'data-cy="full-content-layout-container"';
|
|
23178
23193
|
get element() {
|
|
23179
23194
|
return cy.get(`[${this.baseSelector}]`);
|
|
@@ -23182,8 +23197,8 @@ class lE {
|
|
|
23182
23197
|
return this.element.find('[data-cy="full-content-layout-content"]');
|
|
23183
23198
|
}
|
|
23184
23199
|
}
|
|
23185
|
-
const
|
|
23186
|
-
class
|
|
23200
|
+
const DO = new uE();
|
|
23201
|
+
class dE {
|
|
23187
23202
|
baseSelector = 'data-cy="split-content-layout-container"';
|
|
23188
23203
|
get element() {
|
|
23189
23204
|
return cy.get(`[${this.baseSelector}]`);
|
|
@@ -23195,20 +23210,20 @@ class cE {
|
|
|
23195
23210
|
return this.element.find('[data-cy="right-content"]');
|
|
23196
23211
|
}
|
|
23197
23212
|
}
|
|
23198
|
-
const
|
|
23213
|
+
const LO = new dE(), pE = rt(/* @__PURE__ */ p.jsx("path", {
|
|
23199
23214
|
d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8m4.59-12.42L10 14.17l-2.59-2.58L6 13l4 4 8-8z"
|
|
23200
|
-
}), "CheckCircleOutlined"),
|
|
23215
|
+
}), "CheckCircleOutlined"), fE = rt(/* @__PURE__ */ p.jsx("path", {
|
|
23201
23216
|
d: "M15.32 3H8.68c-.26 0-.52.11-.7.29L3.29 7.98c-.18.18-.29.44-.29.7v6.63c0 .27.11.52.29.71l4.68 4.68c.19.19.45.3.71.3h6.63c.27 0 .52-.11.71-.29l4.68-4.68c.19-.19.29-.44.29-.71V8.68c0-.27-.11-.52-.29-.71l-4.68-4.68c-.18-.18-.44-.29-.7-.29M12 17.3c-.72 0-1.3-.58-1.3-1.3s.58-1.3 1.3-1.3 1.3.58 1.3 1.3-.58 1.3-1.3 1.3m0-4.3c-.55 0-1-.45-1-1V8c0-.55.45-1 1-1s1 .45 1 1v4c0 .55-.45 1-1 1"
|
|
23202
|
-
}), "ReportRounded"),
|
|
23217
|
+
}), "ReportRounded"), hE = rt(/* @__PURE__ */ p.jsx("path", {
|
|
23203
23218
|
d: "M12 5.99 19.53 19H4.47zM2.74 18c-.77 1.33.19 3 1.73 3h15.06c1.54 0 2.5-1.67 1.73-3L13.73 4.99c-.77-1.33-2.69-1.33-3.46 0zM11 11v2c0 .55.45 1 1 1s1-.45 1-1v-2c0-.55-.45-1-1-1s-1 .45-1 1m0 5h2v2h-2z"
|
|
23204
|
-
}), "WarningAmberRounded"),
|
|
23219
|
+
}), "WarningAmberRounded"), mE = {
|
|
23205
23220
|
MuiAlert: {
|
|
23206
23221
|
defaultProps: {
|
|
23207
23222
|
iconMapping: {
|
|
23208
|
-
success: p.jsx(
|
|
23209
|
-
error: p.jsx(
|
|
23223
|
+
success: p.jsx(pE, {}),
|
|
23224
|
+
error: p.jsx(fE, {}),
|
|
23210
23225
|
info: p.jsx(kd, {}),
|
|
23211
|
-
warning: p.jsx(
|
|
23226
|
+
warning: p.jsx(hE, {})
|
|
23212
23227
|
}
|
|
23213
23228
|
},
|
|
23214
23229
|
variants: [
|
|
@@ -23286,7 +23301,7 @@ const BO = new cE(), uE = rt(/* @__PURE__ */ p.jsx("path", {
|
|
|
23286
23301
|
})
|
|
23287
23302
|
}
|
|
23288
23303
|
}
|
|
23289
|
-
},
|
|
23304
|
+
}, gE = {
|
|
23290
23305
|
MuiAutocomplete: {
|
|
23291
23306
|
defaultProps: {
|
|
23292
23307
|
ChipProps: {
|
|
@@ -23340,7 +23355,7 @@ const BO = new cE(), uE = rt(/* @__PURE__ */ p.jsx("path", {
|
|
|
23340
23355
|
}
|
|
23341
23356
|
}
|
|
23342
23357
|
}
|
|
23343
|
-
},
|
|
23358
|
+
}, yE = {
|
|
23344
23359
|
MuiDialog: {
|
|
23345
23360
|
defaultProps: {
|
|
23346
23361
|
maxWidth: "xs",
|
|
@@ -23370,7 +23385,7 @@ const BO = new cE(), uE = rt(/* @__PURE__ */ p.jsx("path", {
|
|
|
23370
23385
|
}
|
|
23371
23386
|
}
|
|
23372
23387
|
}
|
|
23373
|
-
},
|
|
23388
|
+
}, bE = {
|
|
23374
23389
|
MuiDrawer: {
|
|
23375
23390
|
styleOverrides: {
|
|
23376
23391
|
paper: {
|
|
@@ -23378,7 +23393,7 @@ const BO = new cE(), uE = rt(/* @__PURE__ */ p.jsx("path", {
|
|
|
23378
23393
|
}
|
|
23379
23394
|
}
|
|
23380
23395
|
}
|
|
23381
|
-
},
|
|
23396
|
+
}, vE = {
|
|
23382
23397
|
MuiStepper: {
|
|
23383
23398
|
styleOverrides: {
|
|
23384
23399
|
root: ({ theme: e }) => ({
|
|
@@ -23445,7 +23460,7 @@ const BO = new cE(), uE = rt(/* @__PURE__ */ p.jsx("path", {
|
|
|
23445
23460
|
}
|
|
23446
23461
|
}
|
|
23447
23462
|
};
|
|
23448
|
-
function
|
|
23463
|
+
function xE(e, t, r) {
|
|
23449
23464
|
const o = t.getBoundingClientRect(), i = r && r.getBoundingClientRect(), a = Xt(t);
|
|
23450
23465
|
let s;
|
|
23451
23466
|
if (t.fakeTransform)
|
|
@@ -23465,7 +23480,7 @@ function up(e) {
|
|
|
23465
23480
|
return typeof e == "function" ? e() : e;
|
|
23466
23481
|
}
|
|
23467
23482
|
function Do(e, t, r) {
|
|
23468
|
-
const o = up(r), i =
|
|
23483
|
+
const o = up(r), i = xE(e, t, o);
|
|
23469
23484
|
i && (t.style.webkitTransform = i, t.style.transform = i);
|
|
23470
23485
|
}
|
|
23471
23486
|
const dp = /* @__PURE__ */ S.forwardRef(function(t, r) {
|
|
@@ -23667,7 +23682,7 @@ process.env.NODE_ENV !== "production" && (dp.propTypes = {
|
|
|
23667
23682
|
exit: n.number
|
|
23668
23683
|
})])
|
|
23669
23684
|
});
|
|
23670
|
-
const
|
|
23685
|
+
const TE = {
|
|
23671
23686
|
MuiSnackbar: {
|
|
23672
23687
|
defaultProps: {
|
|
23673
23688
|
anchorOrigin: {
|
|
@@ -23677,7 +23692,7 @@ const vE = {
|
|
|
23677
23692
|
TransitionComponent: dp
|
|
23678
23693
|
}
|
|
23679
23694
|
}
|
|
23680
|
-
},
|
|
23695
|
+
}, CE = {
|
|
23681
23696
|
MuiTypography: {
|
|
23682
23697
|
styleOverrides: {
|
|
23683
23698
|
root: ({ ownerState: e }) => ({
|
|
@@ -23691,7 +23706,7 @@ const vE = {
|
|
|
23691
23706
|
})
|
|
23692
23707
|
}
|
|
23693
23708
|
}
|
|
23694
|
-
},
|
|
23709
|
+
}, wE = {
|
|
23695
23710
|
MuiTooltip: {
|
|
23696
23711
|
styleOverrides: {
|
|
23697
23712
|
tooltip: {
|
|
@@ -23702,7 +23717,7 @@ const vE = {
|
|
|
23702
23717
|
}
|
|
23703
23718
|
}
|
|
23704
23719
|
}
|
|
23705
|
-
},
|
|
23720
|
+
}, SE = {
|
|
23706
23721
|
MuiCard: {
|
|
23707
23722
|
defaultProps: {
|
|
23708
23723
|
variant: "outlined"
|
|
@@ -23753,7 +23768,7 @@ const vE = {
|
|
|
23753
23768
|
})
|
|
23754
23769
|
}
|
|
23755
23770
|
}
|
|
23756
|
-
},
|
|
23771
|
+
}, EE = {
|
|
23757
23772
|
MuiPaper: {
|
|
23758
23773
|
defaultProps: {
|
|
23759
23774
|
variant: "outlined"
|
|
@@ -23772,7 +23787,7 @@ const vE = {
|
|
|
23772
23787
|
})
|
|
23773
23788
|
}
|
|
23774
23789
|
}
|
|
23775
|
-
},
|
|
23790
|
+
}, OE = "5.5px", pp = "0.15px", ha = ({ theme: e }) => ({
|
|
23776
23791
|
color: e.palette.text.secondary,
|
|
23777
23792
|
fontSize: e.spacing(1.5),
|
|
23778
23793
|
lineHeight: e.spacing(1.5),
|
|
@@ -23797,11 +23812,11 @@ const vE = {
|
|
|
23797
23812
|
"&.MuiCheckbox-root.MuiCheckbox-sizeSmall + .MuiFormControlLabel-label, &.MuiRadio-root.MuiRadio-sizeSmall + .MuiFormControlLabel-label": {
|
|
23798
23813
|
fontSize: e.typography.body2.fontSize
|
|
23799
23814
|
}
|
|
23800
|
-
}),
|
|
23815
|
+
}), RE = {
|
|
23801
23816
|
MuiFormControl: {
|
|
23802
23817
|
styleOverrides: {
|
|
23803
23818
|
root: ({ theme: e }) => ({
|
|
23804
|
-
gap:
|
|
23819
|
+
gap: OE,
|
|
23805
23820
|
minWidth: "220px",
|
|
23806
23821
|
"& .MuiFormHelperText-root": {
|
|
23807
23822
|
margin: 0
|
|
@@ -23956,7 +23971,7 @@ const vE = {
|
|
|
23956
23971
|
root: _c
|
|
23957
23972
|
}
|
|
23958
23973
|
}
|
|
23959
|
-
},
|
|
23974
|
+
}, PE = {
|
|
23960
23975
|
MuiChip: {
|
|
23961
23976
|
styleOverrides: {
|
|
23962
23977
|
filledDefault: {
|
|
@@ -24250,7 +24265,7 @@ const vE = {
|
|
|
24250
24265
|
}
|
|
24251
24266
|
}
|
|
24252
24267
|
}
|
|
24253
|
-
},
|
|
24268
|
+
}, jE = {
|
|
24254
24269
|
MuiDataGrid: {
|
|
24255
24270
|
styleOverrides: {
|
|
24256
24271
|
root: {
|
|
@@ -24298,24 +24313,24 @@ const vE = {
|
|
|
24298
24313
|
})
|
|
24299
24314
|
}
|
|
24300
24315
|
}
|
|
24301
|
-
},
|
|
24316
|
+
}, FO = rs({
|
|
24302
24317
|
typography: {
|
|
24303
24318
|
fontFamily: ["Inter", "sans-serif"].join(",")
|
|
24304
24319
|
},
|
|
24305
24320
|
components: {
|
|
24306
|
-
...fE,
|
|
24307
|
-
...hE,
|
|
24308
|
-
...CE,
|
|
24309
|
-
...OE,
|
|
24310
|
-
...RE,
|
|
24311
24321
|
...mE,
|
|
24312
24322
|
...gE,
|
|
24313
|
-
...
|
|
24314
|
-
...
|
|
24315
|
-
...
|
|
24323
|
+
...SE,
|
|
24324
|
+
...PE,
|
|
24325
|
+
...jE,
|
|
24316
24326
|
...yE,
|
|
24327
|
+
...bE,
|
|
24328
|
+
...RE,
|
|
24329
|
+
...EE,
|
|
24317
24330
|
...TE,
|
|
24318
|
-
...
|
|
24331
|
+
...vE,
|
|
24332
|
+
...wE,
|
|
24333
|
+
...CE,
|
|
24319
24334
|
MuiButtonBase: {
|
|
24320
24335
|
defaultProps: {
|
|
24321
24336
|
disableRipple: !0
|
|
@@ -24487,81 +24502,83 @@ const vE = {
|
|
|
24487
24502
|
palette: $
|
|
24488
24503
|
});
|
|
24489
24504
|
export {
|
|
24490
|
-
|
|
24491
|
-
|
|
24492
|
-
|
|
24493
|
-
|
|
24494
|
-
|
|
24495
|
-
|
|
24496
|
-
|
|
24497
|
-
|
|
24505
|
+
VE as DemoComponent,
|
|
24506
|
+
TO as DetailsLayout,
|
|
24507
|
+
SO as EightColumnFullContentLayout,
|
|
24508
|
+
RO as FiveThreeSplitContentLayout,
|
|
24509
|
+
AO as FormSkeletonGrid,
|
|
24510
|
+
jO as FourEightSplitContentLayout,
|
|
24511
|
+
SS as FullContentLayout,
|
|
24512
|
+
DO as FullContentLayoutPageObject,
|
|
24513
|
+
GE as HeaderMetadata,
|
|
24498
24514
|
ag as HeaderSubtitle,
|
|
24499
|
-
|
|
24500
|
-
|
|
24501
|
-
|
|
24502
|
-
|
|
24515
|
+
CO as IndexLayout,
|
|
24516
|
+
nO as InkAttributeList,
|
|
24517
|
+
hO as InkCard,
|
|
24518
|
+
fO as InkChart,
|
|
24503
24519
|
Rv as InkCheckboxGroup,
|
|
24504
24520
|
Jm as InkChip,
|
|
24505
|
-
|
|
24506
|
-
|
|
24507
|
-
|
|
24521
|
+
WE as InkChipGroup,
|
|
24522
|
+
gO as InkDataGrid,
|
|
24523
|
+
yO as InkDataGridEmpty,
|
|
24508
24524
|
CS as InkDataGridTextWrapCell,
|
|
24509
|
-
|
|
24510
|
-
|
|
24511
|
-
|
|
24512
|
-
|
|
24513
|
-
|
|
24514
|
-
|
|
24515
|
-
|
|
24516
|
-
|
|
24517
|
-
|
|
24518
|
-
|
|
24519
|
-
|
|
24520
|
-
|
|
24525
|
+
UE as InkDialog,
|
|
24526
|
+
rE as InkDialogPageObject,
|
|
24527
|
+
oO as InkDrawer,
|
|
24528
|
+
tO as InkEmptyState,
|
|
24529
|
+
sO as InkFormCheckboxGroup,
|
|
24530
|
+
lO as InkFormRadioGroup,
|
|
24531
|
+
dO as InkFormSelect,
|
|
24532
|
+
cO as InkFormSwitch,
|
|
24533
|
+
uO as InkFormTextField,
|
|
24534
|
+
mO as InkGridToolBar,
|
|
24535
|
+
xO as InkHighlightAlert,
|
|
24536
|
+
rO as InkImage,
|
|
24521
24537
|
cp as InkImagePageObject,
|
|
24522
|
-
|
|
24523
|
-
|
|
24524
|
-
|
|
24525
|
-
|
|
24538
|
+
qE as InkPageHeader,
|
|
24539
|
+
iE as InkPageHeaderPageObject,
|
|
24540
|
+
JE as InkPaper,
|
|
24541
|
+
HE as InkPersistentFilterDrawer,
|
|
24526
24542
|
Vv as InkRadioGroup,
|
|
24527
|
-
|
|
24543
|
+
ZE as InkRadioTiles,
|
|
24528
24544
|
mT as InkSelect,
|
|
24529
24545
|
q0 as InkSnackbarAlert,
|
|
24530
24546
|
Ar as InkSnackbarContent,
|
|
24531
|
-
|
|
24547
|
+
iO as InkSnackbarProvider,
|
|
24532
24548
|
Kv as InkSwitch,
|
|
24533
24549
|
lp as InkSwitchPageObject,
|
|
24534
24550
|
dT as InkTextField,
|
|
24535
24551
|
ip as InkTextFieldPageObject,
|
|
24536
24552
|
El as InkToggleIcon,
|
|
24537
|
-
|
|
24553
|
+
eO as InkToggleIconGroup,
|
|
24538
24554
|
Sl as InkToggleText,
|
|
24539
|
-
|
|
24540
|
-
|
|
24541
|
-
|
|
24542
|
-
|
|
24555
|
+
QE as InkToggleTextGroup,
|
|
24556
|
+
XE as InkWorkflowHeader,
|
|
24557
|
+
cE as InkWorkflowHeaderPageObject,
|
|
24558
|
+
pO as InternalUseOnlyAlert,
|
|
24543
24559
|
ku as InternalUseOnlyLabel,
|
|
24544
|
-
|
|
24545
|
-
|
|
24546
|
-
|
|
24547
|
-
|
|
24548
|
-
|
|
24549
|
-
|
|
24550
|
-
|
|
24551
|
-
|
|
24552
|
-
|
|
24553
|
-
|
|
24554
|
-
|
|
24555
|
-
|
|
24556
|
-
|
|
24557
|
-
|
|
24560
|
+
YE as LinkBreadcrumbs,
|
|
24561
|
+
aE as LinkBreadcrumbsPageObject,
|
|
24562
|
+
FO as MovableUITheme,
|
|
24563
|
+
KE as PageHeaderActionButtons,
|
|
24564
|
+
IO as PageWrapper,
|
|
24565
|
+
kO as PanelWithPaperContentLayout,
|
|
24566
|
+
PO as SevenThreeSplitContentLayout,
|
|
24567
|
+
aO as SnackbarActionButton,
|
|
24568
|
+
ES as SplitContentLayout,
|
|
24569
|
+
LO as SplitContentLayoutPageObject,
|
|
24570
|
+
EO as TenColumnFullContentLayout,
|
|
24571
|
+
OO as TwelveColumnFullContentLayout,
|
|
24572
|
+
wO as WorkflowLayout,
|
|
24573
|
+
bO as createEmptyColumns,
|
|
24574
|
+
vO as createTextWrapColumn,
|
|
24558
24575
|
ap as inkCheckboxGroup,
|
|
24559
|
-
|
|
24560
|
-
|
|
24576
|
+
$O as inkDialog,
|
|
24577
|
+
_O as inkPageHeader,
|
|
24561
24578
|
sp as inkRadioGroup,
|
|
24562
24579
|
op as inkSelect,
|
|
24563
|
-
|
|
24564
|
-
|
|
24565
|
-
|
|
24580
|
+
NO as inkSnackbarAlert,
|
|
24581
|
+
BO as inkWorkflowHeader,
|
|
24582
|
+
MO as useCopyToClipboard
|
|
24566
24583
|
};
|
|
24567
24584
|
//# sourceMappingURL=index.mjs.map
|