@hybridcore/ui 1.4.36 → 1.4.37
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{DialogContent-B0_-g7B0.js → DialogContent-CtA2aNum.js} +1 -1
- package/dist/{Modal-CJn-Bqyo.js → Modal-DzZo-vlm.js} +1 -0
- package/dist/{Select-DwAJxKTN.js → Select-ush_fSWy.js} +1 -1
- package/dist/{TextField-BAXUnwnR.js → TextField-BjFXx91l.js} +1 -1
- package/dist/components/confirm/dialog.js +2 -2
- package/dist/components/confirm/index.js +1 -1
- package/dist/components/context-menu/index.js +118 -118
- package/dist/components/instance-form/components/composite-list/index.js +1 -1
- package/dist/components/instance-form/components/variable/index.js +3 -3
- package/dist/components/instance-form/components/variables/index.js +1 -1
- package/dist/components/property-mapping/index.js +1 -1
- package/dist/components/range-selector/components/composite-list-range/index.js +1 -1
- package/dist/components/range-selector/components/date-range/index.js +1 -1
- package/dist/components/range-selector/index.js +1 -1
- package/dist/components/template-form/components/property-list/index.js +3 -3
- package/dist/components/template-form/components/property-list/property-list-form.js +3 -3
- package/dist/components/template-form/components/recognition-property-list/index.js +2 -2
- package/dist/components/template-form/components/recognition-property-list/recognition-property-list-form.js +2 -2
- package/dist/components/template-form/index.js +2 -2
- package/dist/components/template-property-filters/property.js +1 -1
- package/dist/components/tree-select/index.js +2 -2
- package/dist/components/treeview-filter/index.js +45 -592
- package/dist/components/treeview-filter/item/index.js +19 -19
- package/dist/components/treeview-filter/item/styled.js +2 -2
- package/dist/{dialog-DPGR2gik.js → dialog-DrVArHYg.js} +1 -1
- package/dist/{index-RfDWDd66.js → index-CAaDu0NI.js} +1979 -2071
- package/dist/{index-B_GNCJdV.js → index-D2tF2-ya.js} +2 -2
- package/dist/main.js +1 -1
- package/dist/{property-list-form-DgmTiBvu.js → property-list-form-CLSTkOmv.js} +2 -2
- package/package.json +2 -2
|
@@ -6,7 +6,7 @@ import { s as m } from "./styled-DkqItiLo.js";
|
|
|
6
6
|
import { g as y } from "./createTheme-DVoJnXAT.js";
|
|
7
7
|
import { u as q } from "./useTheme-B6oa3v5u.js";
|
|
8
8
|
import { jsx as p } from "react/jsx-runtime";
|
|
9
|
-
import { B as G, M as J, F as Q } from "./Modal-
|
|
9
|
+
import { B as G, M as J, F as Q } from "./Modal-DzZo-vlm.js";
|
|
10
10
|
import { P as O } from "./Paper-DRRYGupP.js";
|
|
11
11
|
import { u as Z } from "./useId-BHG98T5I.js";
|
|
12
12
|
function oo(e) {
|
|
@@ -7,7 +7,7 @@ import { s as V, r as Oe, a as yn } from "./styled-DkqItiLo.js";
|
|
|
7
7
|
import { u as Qe } from "./useTheme-B6oa3v5u.js";
|
|
8
8
|
import { g as ue } from "./createTheme-DVoJnXAT.js";
|
|
9
9
|
import { jsx as k, jsxs as Ze } from "react/jsx-runtime";
|
|
10
|
-
import { g as En, M as Pn, H as Me } from "./Modal-
|
|
10
|
+
import { g as En, M as Pn, H as Me } from "./Modal-DzZo-vlm.js";
|
|
11
11
|
import { P as en, i as On } from "./Paper-DRRYGupP.js";
|
|
12
12
|
import { u as Rn, a as pe, r as Re, e as Cn } from "./ButtonBase-CgQC8DUB.js";
|
|
13
13
|
import { o as ae } from "./ownerDocument-CUrv0DIK.js";
|
|
@@ -7,7 +7,7 @@ import { g as V } from "./createTheme-DVoJnXAT.js";
|
|
|
7
7
|
import { jsx as p, jsxs as le } from "react/jsx-runtime";
|
|
8
8
|
import { f as ie, F as ae, I as de } from "./InputLabel-ClDXuWBr.js";
|
|
9
9
|
import { u as ce } from "./useId-BHG98T5I.js";
|
|
10
|
-
import { S as ue, F as pe } from "./Select-
|
|
10
|
+
import { S as ue, F as pe } from "./Select-ush_fSWy.js";
|
|
11
11
|
import { u as fe } from "./useFormControl-CatNKXAi.js";
|
|
12
12
|
import { r as me } from "./ButtonBase-CgQC8DUB.js";
|
|
13
13
|
import { I as be } from "./Input-BAbDr3Tk.js";
|
|
@@ -2,8 +2,8 @@ import "react/jsx-runtime";
|
|
|
2
2
|
import "react-confirm";
|
|
3
3
|
import "@mui/material";
|
|
4
4
|
import "@mui/icons-material";
|
|
5
|
-
import "../../DialogContent-
|
|
6
|
-
import { a as f } from "../../dialog-
|
|
5
|
+
import "../../DialogContent-CtA2aNum.js";
|
|
6
|
+
import { a as f } from "../../dialog-DrVArHYg.js";
|
|
7
7
|
import "../../Button-jy67CcTH.js";
|
|
8
8
|
export {
|
|
9
9
|
f as default
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as y, jsxs as V, Fragment as G } from "react/jsx-runtime";
|
|
2
2
|
import * as d from "react";
|
|
3
3
|
import { P as t } from "../../createTheme-DrgvKMA_.js";
|
|
4
|
-
import {
|
|
4
|
+
import { a as D, b as W, B as z, u as H } from "../../ButtonBase-CgQC8DUB.js";
|
|
5
5
|
import { o as k } from "../../ownerDocument-CUrv0DIK.js";
|
|
6
6
|
import { e as q, a as X } from "../../exactProp-H1i70prd.js";
|
|
7
7
|
import { L, a as Y } from "../../List-CNeRnfGL.js";
|
|
@@ -12,12 +12,111 @@ import { s as B, r as Q } from "../../styled-DkqItiLo.js";
|
|
|
12
12
|
import { a as C } from "../../createTheme-DVoJnXAT.js";
|
|
13
13
|
import { g as Z, l as S, b as ee } from "../../listItemTextClasses-CC7nbQWN.js";
|
|
14
14
|
import { T as E } from "../../Typography-CLq43OVQ.js";
|
|
15
|
-
|
|
15
|
+
function M(e) {
|
|
16
|
+
return e.substring(2).toLowerCase();
|
|
17
|
+
}
|
|
18
|
+
function te(e, o) {
|
|
19
|
+
return o.documentElement.clientWidth < e.clientX || o.documentElement.clientHeight < e.clientY;
|
|
20
|
+
}
|
|
21
|
+
function O(e) {
|
|
22
|
+
const {
|
|
23
|
+
children: o,
|
|
24
|
+
disableReactTree: s = !1,
|
|
25
|
+
mouseEvent: n = "onClick",
|
|
26
|
+
onClickAway: p,
|
|
27
|
+
touchEvent: c = "onTouchEnd"
|
|
28
|
+
} = e, l = d.useRef(!1), a = d.useRef(null), u = d.useRef(!1), m = d.useRef(!1);
|
|
29
|
+
d.useEffect(() => (setTimeout(() => {
|
|
30
|
+
u.current = !0;
|
|
31
|
+
}, 0), () => {
|
|
32
|
+
u.current = !1;
|
|
33
|
+
}), []);
|
|
34
|
+
const I = D(
|
|
35
|
+
// @ts-expect-error TODO upstream fix
|
|
36
|
+
o.ref,
|
|
37
|
+
a
|
|
38
|
+
), g = W((r) => {
|
|
39
|
+
const i = m.current;
|
|
40
|
+
m.current = !1;
|
|
41
|
+
const f = k(a.current);
|
|
42
|
+
if (!u.current || !a.current || "clientX" in r && te(r, f))
|
|
43
|
+
return;
|
|
44
|
+
if (l.current) {
|
|
45
|
+
l.current = !1;
|
|
46
|
+
return;
|
|
47
|
+
}
|
|
48
|
+
let v;
|
|
49
|
+
r.composedPath ? v = r.composedPath().indexOf(a.current) > -1 : v = !f.documentElement.contains(
|
|
50
|
+
// @ts-expect-error returns `false` as intended when not dispatched from a Node
|
|
51
|
+
r.target
|
|
52
|
+
) || a.current.contains(
|
|
53
|
+
// @ts-expect-error returns `false` as intended when not dispatched from a Node
|
|
54
|
+
r.target
|
|
55
|
+
), !v && (s || !i) && p(r);
|
|
56
|
+
}), h = (r) => (i) => {
|
|
57
|
+
m.current = !0;
|
|
58
|
+
const f = o.props[r];
|
|
59
|
+
f && f(i);
|
|
60
|
+
}, x = {
|
|
61
|
+
ref: I
|
|
62
|
+
};
|
|
63
|
+
return c !== !1 && (x[c] = h(c)), d.useEffect(() => {
|
|
64
|
+
if (c !== !1) {
|
|
65
|
+
const r = M(c), i = k(a.current), f = () => {
|
|
66
|
+
l.current = !0;
|
|
67
|
+
};
|
|
68
|
+
return i.addEventListener(r, g), i.addEventListener("touchmove", f), () => {
|
|
69
|
+
i.removeEventListener(r, g), i.removeEventListener("touchmove", f);
|
|
70
|
+
};
|
|
71
|
+
}
|
|
72
|
+
}, [g, c]), n !== !1 && (x[n] = h(n)), d.useEffect(() => {
|
|
73
|
+
if (n !== !1) {
|
|
74
|
+
const r = M(n), i = k(a.current);
|
|
75
|
+
return i.addEventListener(r, g), () => {
|
|
76
|
+
i.removeEventListener(r, g);
|
|
77
|
+
};
|
|
78
|
+
}
|
|
79
|
+
}, [g, n]), /* @__PURE__ */ y(d.Fragment, {
|
|
80
|
+
children: /* @__PURE__ */ d.cloneElement(o, x)
|
|
81
|
+
});
|
|
82
|
+
}
|
|
83
|
+
process.env.NODE_ENV !== "production" && (O.propTypes = {
|
|
84
|
+
// ----------------------------- Warning --------------------------------
|
|
85
|
+
// | These PropTypes are generated from the TypeScript type definitions |
|
|
86
|
+
// | To update them edit TypeScript types and run "yarn proptypes" |
|
|
87
|
+
// ----------------------------------------------------------------------
|
|
88
|
+
/**
|
|
89
|
+
* The wrapped element.
|
|
90
|
+
*/
|
|
91
|
+
children: q.isRequired,
|
|
92
|
+
/**
|
|
93
|
+
* If `true`, the React tree is ignored and only the DOM tree is considered.
|
|
94
|
+
* This prop changes how portaled elements are handled.
|
|
95
|
+
* @default false
|
|
96
|
+
*/
|
|
97
|
+
disableReactTree: t.bool,
|
|
98
|
+
/**
|
|
99
|
+
* The mouse event to listen to. You can disable the listener by providing `false`.
|
|
100
|
+
* @default 'onClick'
|
|
101
|
+
*/
|
|
102
|
+
mouseEvent: t.oneOf(["onClick", "onMouseDown", "onMouseUp", "onPointerDown", "onPointerUp", !1]),
|
|
103
|
+
/**
|
|
104
|
+
* Callback fired when a "click away" event is detected.
|
|
105
|
+
*/
|
|
106
|
+
onClickAway: t.func.isRequired,
|
|
107
|
+
/**
|
|
108
|
+
* The touch event to listen to. You can disable the listener by providing `false`.
|
|
109
|
+
* @default 'onTouchEnd'
|
|
110
|
+
*/
|
|
111
|
+
touchEvent: t.oneOf(["onTouchEnd", "onTouchStart", !1])
|
|
112
|
+
});
|
|
113
|
+
process.env.NODE_ENV !== "production" && (O.propTypes = X(O.propTypes));
|
|
114
|
+
const oe = ["alignItems", "autoFocus", "component", "children", "dense", "disableGutters", "divider", "focusVisibleClassName", "selected", "className"], se = (e, o) => {
|
|
16
115
|
const {
|
|
17
116
|
ownerState: s
|
|
18
117
|
} = e;
|
|
19
118
|
return [o.root, s.dense && o.dense, s.alignItems === "flex-start" && o.alignItemsFlexStart, s.divider && o.divider, !s.disableGutters && o.gutters];
|
|
20
|
-
},
|
|
119
|
+
}, re = (e) => {
|
|
21
120
|
const {
|
|
22
121
|
alignItems: o,
|
|
23
122
|
classes: s,
|
|
@@ -30,11 +129,11 @@ const te = ["alignItems", "autoFocus", "component", "children", "dense", "disabl
|
|
|
30
129
|
root: ["root", n && "dense", !c && "gutters", l && "divider", p && "disabled", o === "flex-start" && "alignItemsFlexStart", a && "selected"]
|
|
31
130
|
}, J, s);
|
|
32
131
|
return b({}, s, m);
|
|
33
|
-
},
|
|
132
|
+
}, ne = B(z, {
|
|
34
133
|
shouldForwardProp: (e) => Q(e) || e === "classes",
|
|
35
134
|
name: "MuiListItemButton",
|
|
36
135
|
slot: "Root",
|
|
37
|
-
overridesResolver:
|
|
136
|
+
overridesResolver: se
|
|
38
137
|
})(({
|
|
39
138
|
theme: e,
|
|
40
139
|
ownerState: o
|
|
@@ -106,12 +205,12 @@ const te = ["alignItems", "autoFocus", "component", "children", "dense", "disabl
|
|
|
106
205
|
focusVisibleClassName: g,
|
|
107
206
|
selected: h = !1,
|
|
108
207
|
className: x
|
|
109
|
-
} = n, r = P(n,
|
|
208
|
+
} = n, r = P(n, oe), i = d.useContext(L), f = d.useMemo(() => ({
|
|
110
209
|
dense: u || i.dense || !1,
|
|
111
210
|
alignItems: p,
|
|
112
211
|
disableGutters: m
|
|
113
212
|
}), [p, i.dense, u, m]), v = d.useRef(null);
|
|
114
|
-
|
|
213
|
+
H(() => {
|
|
115
214
|
c && (v.current ? v.current.focus() : process.env.NODE_ENV !== "production" && console.error("MUI: Unable to set focus to a ListItemButton whose component has not been rendered."));
|
|
116
215
|
}, [c]);
|
|
117
216
|
const j = b({}, n, {
|
|
@@ -120,10 +219,10 @@ const te = ["alignItems", "autoFocus", "component", "children", "dense", "disabl
|
|
|
120
219
|
disableGutters: m,
|
|
121
220
|
divider: I,
|
|
122
221
|
selected: h
|
|
123
|
-
}), N =
|
|
222
|
+
}), N = re(j), A = D(v, s);
|
|
124
223
|
return /* @__PURE__ */ y(L.Provider, {
|
|
125
224
|
value: f,
|
|
126
|
-
children: /* @__PURE__ */ y(
|
|
225
|
+
children: /* @__PURE__ */ y(ne, b({
|
|
127
226
|
ref: A,
|
|
128
227
|
href: r.href || r.to,
|
|
129
228
|
component: (r.href || r.to) && l === "div" ? "a" : l,
|
|
@@ -214,7 +313,7 @@ process.env.NODE_ENV !== "production" && (F.propTypes = {
|
|
|
214
313
|
*/
|
|
215
314
|
sx: t.oneOfType([t.arrayOf(t.oneOfType([t.func, t.object, t.bool])), t.func, t.object])
|
|
216
315
|
});
|
|
217
|
-
const
|
|
316
|
+
const ae = ["className"], ie = (e) => {
|
|
218
317
|
const {
|
|
219
318
|
alignItems: o,
|
|
220
319
|
classes: s
|
|
@@ -222,7 +321,7 @@ const ne = ["className"], ae = (e) => {
|
|
|
222
321
|
return w({
|
|
223
322
|
root: ["root", o === "flex-start" && "alignItemsFlexStart"]
|
|
224
323
|
}, Z, s);
|
|
225
|
-
},
|
|
324
|
+
}, ce = B("div", {
|
|
226
325
|
name: "MuiListItemIcon",
|
|
227
326
|
slot: "Root",
|
|
228
327
|
overridesResolver: (e, o) => {
|
|
@@ -247,10 +346,10 @@ const ne = ["className"], ae = (e) => {
|
|
|
247
346
|
name: "MuiListItemIcon"
|
|
248
347
|
}), {
|
|
249
348
|
className: p
|
|
250
|
-
} = n, c = P(n,
|
|
349
|
+
} = n, c = P(n, ae), l = d.useContext(L), a = b({}, n, {
|
|
251
350
|
alignItems: l.alignItems
|
|
252
|
-
}), u =
|
|
253
|
-
return /* @__PURE__ */ y(
|
|
351
|
+
}), u = ie(a);
|
|
352
|
+
return /* @__PURE__ */ y(ce, b({
|
|
254
353
|
className: R(u.root, p),
|
|
255
354
|
ownerState: a,
|
|
256
355
|
ref: s
|
|
@@ -279,7 +378,7 @@ process.env.NODE_ENV !== "production" && (_.propTypes = {
|
|
|
279
378
|
*/
|
|
280
379
|
sx: t.oneOfType([t.arrayOf(t.oneOfType([t.func, t.object, t.bool])), t.func, t.object])
|
|
281
380
|
});
|
|
282
|
-
const
|
|
381
|
+
const le = ["children", "className", "disableTypography", "inset", "primary", "primaryTypographyProps", "secondary", "secondaryTypographyProps"], de = (e) => {
|
|
283
382
|
const {
|
|
284
383
|
classes: o,
|
|
285
384
|
inset: s,
|
|
@@ -292,7 +391,7 @@ const ce = ["children", "className", "disableTypography", "inset", "primary", "p
|
|
|
292
391
|
primary: ["primary"],
|
|
293
392
|
secondary: ["secondary"]
|
|
294
393
|
}, ee, o);
|
|
295
|
-
},
|
|
394
|
+
}, pe = B("div", {
|
|
296
395
|
name: "MuiListItemText",
|
|
297
396
|
slot: "Root",
|
|
298
397
|
overridesResolver: (e, o) => {
|
|
@@ -330,7 +429,7 @@ const ce = ["children", "className", "disableTypography", "inset", "primary", "p
|
|
|
330
429
|
primaryTypographyProps: m,
|
|
331
430
|
secondary: I,
|
|
332
431
|
secondaryTypographyProps: g
|
|
333
|
-
} = n, h = P(n,
|
|
432
|
+
} = n, h = P(n, le), {
|
|
334
433
|
dense: x
|
|
335
434
|
} = d.useContext(L);
|
|
336
435
|
let r = u ?? p, i = I;
|
|
@@ -340,7 +439,7 @@ const ce = ["children", "className", "disableTypography", "inset", "primary", "p
|
|
|
340
439
|
primary: !!r,
|
|
341
440
|
secondary: !!i,
|
|
342
441
|
dense: x
|
|
343
|
-
}), v =
|
|
442
|
+
}), v = de(f);
|
|
344
443
|
return r != null && r.type !== E && !l && (r = /* @__PURE__ */ y(E, b({
|
|
345
444
|
variant: x ? "body2" : "body1",
|
|
346
445
|
className: v.primary,
|
|
@@ -355,7 +454,7 @@ const ce = ["children", "className", "disableTypography", "inset", "primary", "p
|
|
|
355
454
|
display: "block"
|
|
356
455
|
}, g, {
|
|
357
456
|
children: i
|
|
358
|
-
}))), /* @__PURE__ */ V(
|
|
457
|
+
}))), /* @__PURE__ */ V(pe, b({
|
|
359
458
|
className: R(v.root, c),
|
|
360
459
|
ownerState: f,
|
|
361
460
|
ref: s
|
|
@@ -417,105 +516,6 @@ process.env.NODE_ENV !== "production" && (U.propTypes = {
|
|
|
417
516
|
*/
|
|
418
517
|
sx: t.oneOfType([t.arrayOf(t.oneOfType([t.func, t.object, t.bool])), t.func, t.object])
|
|
419
518
|
});
|
|
420
|
-
function M(e) {
|
|
421
|
-
return e.substring(2).toLowerCase();
|
|
422
|
-
}
|
|
423
|
-
function pe(e, o) {
|
|
424
|
-
return o.documentElement.clientWidth < e.clientX || o.documentElement.clientHeight < e.clientY;
|
|
425
|
-
}
|
|
426
|
-
function O(e) {
|
|
427
|
-
const {
|
|
428
|
-
children: o,
|
|
429
|
-
disableReactTree: s = !1,
|
|
430
|
-
mouseEvent: n = "onClick",
|
|
431
|
-
onClickAway: p,
|
|
432
|
-
touchEvent: c = "onTouchEnd"
|
|
433
|
-
} = e, l = d.useRef(!1), a = d.useRef(null), u = d.useRef(!1), m = d.useRef(!1);
|
|
434
|
-
d.useEffect(() => (setTimeout(() => {
|
|
435
|
-
u.current = !0;
|
|
436
|
-
}, 0), () => {
|
|
437
|
-
u.current = !1;
|
|
438
|
-
}), []);
|
|
439
|
-
const I = D(
|
|
440
|
-
// @ts-expect-error TODO upstream fix
|
|
441
|
-
o.ref,
|
|
442
|
-
a
|
|
443
|
-
), g = H((r) => {
|
|
444
|
-
const i = m.current;
|
|
445
|
-
m.current = !1;
|
|
446
|
-
const f = k(a.current);
|
|
447
|
-
if (!u.current || !a.current || "clientX" in r && pe(r, f))
|
|
448
|
-
return;
|
|
449
|
-
if (l.current) {
|
|
450
|
-
l.current = !1;
|
|
451
|
-
return;
|
|
452
|
-
}
|
|
453
|
-
let v;
|
|
454
|
-
r.composedPath ? v = r.composedPath().indexOf(a.current) > -1 : v = !f.documentElement.contains(
|
|
455
|
-
// @ts-expect-error returns `false` as intended when not dispatched from a Node
|
|
456
|
-
r.target
|
|
457
|
-
) || a.current.contains(
|
|
458
|
-
// @ts-expect-error returns `false` as intended when not dispatched from a Node
|
|
459
|
-
r.target
|
|
460
|
-
), !v && (s || !i) && p(r);
|
|
461
|
-
}), h = (r) => (i) => {
|
|
462
|
-
m.current = !0;
|
|
463
|
-
const f = o.props[r];
|
|
464
|
-
f && f(i);
|
|
465
|
-
}, x = {
|
|
466
|
-
ref: I
|
|
467
|
-
};
|
|
468
|
-
return c !== !1 && (x[c] = h(c)), d.useEffect(() => {
|
|
469
|
-
if (c !== !1) {
|
|
470
|
-
const r = M(c), i = k(a.current), f = () => {
|
|
471
|
-
l.current = !0;
|
|
472
|
-
};
|
|
473
|
-
return i.addEventListener(r, g), i.addEventListener("touchmove", f), () => {
|
|
474
|
-
i.removeEventListener(r, g), i.removeEventListener("touchmove", f);
|
|
475
|
-
};
|
|
476
|
-
}
|
|
477
|
-
}, [g, c]), n !== !1 && (x[n] = h(n)), d.useEffect(() => {
|
|
478
|
-
if (n !== !1) {
|
|
479
|
-
const r = M(n), i = k(a.current);
|
|
480
|
-
return i.addEventListener(r, g), () => {
|
|
481
|
-
i.removeEventListener(r, g);
|
|
482
|
-
};
|
|
483
|
-
}
|
|
484
|
-
}, [g, n]), /* @__PURE__ */ y(d.Fragment, {
|
|
485
|
-
children: /* @__PURE__ */ d.cloneElement(o, x)
|
|
486
|
-
});
|
|
487
|
-
}
|
|
488
|
-
process.env.NODE_ENV !== "production" && (O.propTypes = {
|
|
489
|
-
// ----------------------------- Warning --------------------------------
|
|
490
|
-
// | These PropTypes are generated from the TypeScript type definitions |
|
|
491
|
-
// | To update them edit TypeScript types and run "yarn proptypes" |
|
|
492
|
-
// ----------------------------------------------------------------------
|
|
493
|
-
/**
|
|
494
|
-
* The wrapped element.
|
|
495
|
-
*/
|
|
496
|
-
children: q.isRequired,
|
|
497
|
-
/**
|
|
498
|
-
* If `true`, the React tree is ignored and only the DOM tree is considered.
|
|
499
|
-
* This prop changes how portaled elements are handled.
|
|
500
|
-
* @default false
|
|
501
|
-
*/
|
|
502
|
-
disableReactTree: t.bool,
|
|
503
|
-
/**
|
|
504
|
-
* The mouse event to listen to. You can disable the listener by providing `false`.
|
|
505
|
-
* @default 'onClick'
|
|
506
|
-
*/
|
|
507
|
-
mouseEvent: t.oneOf(["onClick", "onMouseDown", "onMouseUp", "onPointerDown", "onPointerUp", !1]),
|
|
508
|
-
/**
|
|
509
|
-
* Callback fired when a "click away" event is detected.
|
|
510
|
-
*/
|
|
511
|
-
onClickAway: t.func.isRequired,
|
|
512
|
-
/**
|
|
513
|
-
* The touch event to listen to. You can disable the listener by providing `false`.
|
|
514
|
-
* @default 'onTouchEnd'
|
|
515
|
-
*/
|
|
516
|
-
touchEvent: t.oneOf(["onTouchEnd", "onTouchStart", !1])
|
|
517
|
-
});
|
|
518
|
-
process.env.NODE_ENV !== "production" && (O.propTypes = X(O.propTypes));
|
|
519
519
|
const Le = ({
|
|
520
520
|
open: e,
|
|
521
521
|
buttons: o,
|
|
@@ -3,7 +3,7 @@ import "@mui/material";
|
|
|
3
3
|
import "./styled.js";
|
|
4
4
|
import "@mui/icons-material";
|
|
5
5
|
import "../../../../hooks/useToggle.js";
|
|
6
|
-
import { C as l } from "../../../../index-
|
|
6
|
+
import { C as l } from "../../../../index-D2tF2-ya.js";
|
|
7
7
|
import "react";
|
|
8
8
|
import "lodash";
|
|
9
9
|
import "dayjs";
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "lodash";
|
|
3
3
|
import "dayjs";
|
|
4
|
-
import { V as g } from "../../../../index-
|
|
4
|
+
import { V as g } from "../../../../index-D2tF2-ya.js";
|
|
5
5
|
import "@mui/material";
|
|
6
6
|
import "@mui/icons-material";
|
|
7
7
|
import "../../../geometry-picker/index.js";
|
|
8
8
|
import "../../../phone-input/index.js";
|
|
9
9
|
import "../../../date-time-picker/index.js";
|
|
10
|
-
import "../../../../TextField-
|
|
10
|
+
import "../../../../TextField-BjFXx91l.js";
|
|
11
11
|
import "../../../../Box-SSMZuKnS.js";
|
|
12
12
|
import "../../../../FormControlLabel-BNT5EI0b.js";
|
|
13
13
|
import "../../../../Checkbox-B0P8LhCl.js";
|
|
14
14
|
import "../../../../InputLabel-ClDXuWBr.js";
|
|
15
|
-
import "../../../../Select-
|
|
15
|
+
import "../../../../Select-ush_fSWy.js";
|
|
16
16
|
import "../../../../MenuItem-Lcjh1XlV.js";
|
|
17
17
|
export {
|
|
18
18
|
g as default
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as t, Fragment as h } from "react/jsx-runtime";
|
|
2
2
|
import p from "react";
|
|
3
|
-
import { V as x } from "../../../../index-
|
|
3
|
+
import { V as x } from "../../../../index-D2tF2-ya.js";
|
|
4
4
|
import _ from "lodash";
|
|
5
5
|
import { Box as d } from "@mui/material";
|
|
6
6
|
function V({
|
|
@@ -5,7 +5,7 @@ import { DataGrid as fe } from "@mui/x-data-grid";
|
|
|
5
5
|
import { useState as H, useEffect as ue } from "react";
|
|
6
6
|
import h from "lodash";
|
|
7
7
|
import { e as ye } from "../../ol-9hySGI6D.js";
|
|
8
|
-
import { V as he } from "../../index-
|
|
8
|
+
import { V as he } from "../../index-D2tF2-ya.js";
|
|
9
9
|
import { RangeSelector as me } from "../range-selector/index.js";
|
|
10
10
|
const $e = ({
|
|
11
11
|
open: F,
|
|
@@ -3,7 +3,7 @@ import { Box as f, TextField as u } from "@mui/material";
|
|
|
3
3
|
import x from "../number-range/index.js";
|
|
4
4
|
import I from "../string-range/index.js";
|
|
5
5
|
import C from "../geometry-range/index.js";
|
|
6
|
-
import { D as c } from "../../../../index-
|
|
6
|
+
import { D as c } from "../../../../index-CAaDu0NI.js";
|
|
7
7
|
function j({
|
|
8
8
|
value: n,
|
|
9
9
|
innerType: e,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as t, Fragment as a } from "react/jsx-runtime";
|
|
2
2
|
import n from "lodash";
|
|
3
3
|
import f from "./components/composite-list-range/index.js";
|
|
4
|
-
import { D as g } from "../../index-
|
|
4
|
+
import { D as g } from "../../index-CAaDu0NI.js";
|
|
5
5
|
import u from "./components/geometry-range/index.js";
|
|
6
6
|
import l from "./components/number-range/index.js";
|
|
7
7
|
import s from "./components/string-range/index.js";
|
|
@@ -2,13 +2,13 @@ import { jsxs as i, jsx as e } from "react/jsx-runtime";
|
|
|
2
2
|
import { DataGrid as d } from "@mui/x-data-grid";
|
|
3
3
|
import { A as n, a as m, d as s } from "../../../../Add-BKnWHZ7A.js";
|
|
4
4
|
import p from "./property-list-columns.js";
|
|
5
|
-
import { a as c } from "../../../../property-list-form-
|
|
5
|
+
import { a as c } from "../../../../property-list-form-CLSTkOmv.js";
|
|
6
6
|
import u from "./property-list-logic.js";
|
|
7
7
|
import { B as f } from "../../../../Box-SSMZuKnS.js";
|
|
8
8
|
import { T as y } from "../../../../Typography-CLq43OVQ.js";
|
|
9
9
|
import { B as h } from "../../../../Button-jy67CcTH.js";
|
|
10
|
-
import { D as g, a as b } from "../../../../DialogContent-
|
|
11
|
-
import { D } from "../../../../dialog-
|
|
10
|
+
import { D as g, a as b } from "../../../../DialogContent-CtA2aNum.js";
|
|
11
|
+
import { D } from "../../../../dialog-DrVArHYg.js";
|
|
12
12
|
function v(t) {
|
|
13
13
|
var a;
|
|
14
14
|
const { state: o, action: r } = u(t);
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
3
|
import "lodash";
|
|
4
|
-
import { a as b } from "../../../../property-list-form-
|
|
4
|
+
import { a as b } from "../../../../property-list-form-CLSTkOmv.js";
|
|
5
5
|
import "../../../../constants/index.js";
|
|
6
|
-
import "../../../../TextField-
|
|
6
|
+
import "../../../../TextField-BjFXx91l.js";
|
|
7
7
|
import "../../../../InputLabel-ClDXuWBr.js";
|
|
8
|
-
import "../../../../Select-
|
|
8
|
+
import "../../../../Select-ush_fSWy.js";
|
|
9
9
|
import "../../../../MenuItem-Lcjh1XlV.js";
|
|
10
10
|
import "../../../../FormControlLabel-BNT5EI0b.js";
|
|
11
11
|
import "../../../../Checkbox-B0P8LhCl.js";
|
|
@@ -7,8 +7,8 @@ import p from "./recognition-property-list-logic.js";
|
|
|
7
7
|
import { B as g } from "../../../../Box-SSMZuKnS.js";
|
|
8
8
|
import { T as u } from "../../../../Typography-CLq43OVQ.js";
|
|
9
9
|
import { B as h } from "../../../../Button-jy67CcTH.js";
|
|
10
|
-
import { D as f, a as y } from "../../../../DialogContent-
|
|
11
|
-
import { D as b } from "../../../../dialog-
|
|
10
|
+
import { D as f, a as y } from "../../../../DialogContent-CtA2aNum.js";
|
|
11
|
+
import { D as b } from "../../../../dialog-DrVArHYg.js";
|
|
12
12
|
function L(i) {
|
|
13
13
|
const { state: l, action: t } = p(i);
|
|
14
14
|
return /* @__PURE__ */ r(g, { children: [
|
|
@@ -3,9 +3,9 @@ import o from "react";
|
|
|
3
3
|
import { r as C, i as g } from "../../../../createSvgIcon-BXjHHQ0B.js";
|
|
4
4
|
import { RECOGNITION_PROPERTY_OWNER_TYPE as h, RECOGNITION_PROPERTY_TYPE as T, RECOGNITION_PROPERTY_TERM_MATCH as v } from "../../../../constants/index.js";
|
|
5
5
|
import { F as c, I as u } from "../../../../InputLabel-ClDXuWBr.js";
|
|
6
|
-
import { S as d } from "../../../../Select-
|
|
6
|
+
import { S as d } from "../../../../Select-ush_fSWy.js";
|
|
7
7
|
import { M as m } from "../../../../MenuItem-Lcjh1XlV.js";
|
|
8
|
-
import { T as b } from "../../../../TextField-
|
|
8
|
+
import { T as b } from "../../../../TextField-BjFXx91l.js";
|
|
9
9
|
import { B as M } from "../../../../Box-SSMZuKnS.js";
|
|
10
10
|
import { B as y } from "../../../../Button-jy67CcTH.js";
|
|
11
11
|
var p = {}, q = g;
|
|
@@ -9,8 +9,8 @@ import { getNestedChildrenFromMap as L } from "../../utils/ontology.js";
|
|
|
9
9
|
import { TreeSelect as _ } from "../tree-select/index.js";
|
|
10
10
|
import { FormLabel as w, Button as b } from "@mui/material";
|
|
11
11
|
import A from "./components/select-icon/index.js";
|
|
12
|
-
import { T as m } from "../../TextField-
|
|
13
|
-
import { F as g } from "../../property-list-form-
|
|
12
|
+
import { T as m } from "../../TextField-BjFXx91l.js";
|
|
13
|
+
import { F as g } from "../../property-list-form-CLSTkOmv.js";
|
|
14
14
|
import { F as d } from "../../FormControlLabel-BNT5EI0b.js";
|
|
15
15
|
import { C as c } from "../../Checkbox-B0P8LhCl.js";
|
|
16
16
|
import { B as p } from "../../Box-SSMZuKnS.js";
|
|
@@ -4,7 +4,7 @@ import r from "dayjs";
|
|
|
4
4
|
import { RadioButtonUnchecked as T, CheckCircle as Y, KeyboardArrowUp as D, KeyboardArrowDown as B } from "@mui/icons-material";
|
|
5
5
|
import { Typography as y, FormLabel as W, FormGroup as z, Button as $ } from "@mui/material";
|
|
6
6
|
import { DatePicker as M } from "@mui/x-date-pickers";
|
|
7
|
-
import { T as b } from "../../TextField-
|
|
7
|
+
import { T as b } from "../../TextField-BjFXx91l.js";
|
|
8
8
|
import { B as h } from "../../Box-SSMZuKnS.js";
|
|
9
9
|
import { F as O } from "../../FormControlLabel-BNT5EI0b.js";
|
|
10
10
|
import { C as P } from "../../Checkbox-B0P8LhCl.js";
|
|
@@ -4,9 +4,9 @@ import { TreeViewFilter as b } from "../treeview-filter/index.js";
|
|
|
4
4
|
import r from "lodash";
|
|
5
5
|
import { flattenNestedTemplates as A } from "../../utils/ontology.js";
|
|
6
6
|
import { F as E, I as M } from "../../InputLabel-ClDXuWBr.js";
|
|
7
|
-
import { S as j } from "../../Select-
|
|
7
|
+
import { S as j } from "../../Select-ush_fSWy.js";
|
|
8
8
|
import { M as B } from "../../MenuItem-Lcjh1XlV.js";
|
|
9
|
-
import { D as k, a as w, b as L } from "../../DialogContent-
|
|
9
|
+
import { D as k, a as w, b as L } from "../../DialogContent-CtA2aNum.js";
|
|
10
10
|
import { B as N } from "../../Button-jy67CcTH.js";
|
|
11
11
|
const U = ({
|
|
12
12
|
data: m,
|