@hybridcore/ui 1.3.2 → 1.3.3

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.
Files changed (59) hide show
  1. package/dist/{ButtonBase-C875Ww3z.js → ButtonBase-DE8d_U2E.js} +5 -5
  2. package/dist/{CardContent-pWhEcyoR.js → CardContent-Du2i427Y.js} +3 -3
  3. package/dist/{Checkbox-COCZU8Yl.js → Checkbox-BGNAqLl0.js} +6 -6
  4. package/dist/{Collapse-CZFw4GZs.js → Collapse-FRd0_2Pt.js} +6 -6
  5. package/dist/{DialogContent-DhcqAG-q.js → DialogContent-CKeAZ3Ts.js} +9 -9
  6. package/dist/{FormControl-BhwmBUAq.js → FormControl-ChTmxscy.js} +399 -545
  7. package/dist/{FormControlLabel-BL6c4YAN.js → FormControlLabel-Df7csguX.js} +43 -43
  8. package/dist/{IconButton-DM-0JFx9.js → IconButton-Cu_XEJB2.js} +4 -4
  9. package/dist/{Input-DgIhcA8j.js → Input-DU22-Zbo.js} +5 -5
  10. package/dist/InputAdornment-6aeADcPO.js +155 -0
  11. package/dist/{List-Dz3Z1qJk.js → List-nOXr-cFJ.js} +3 -3
  12. package/dist/{ListItem-DnyWDeDF.js → ListItem-RJvRMwkZ.js} +5 -5
  13. package/dist/{MenuItem-BjC83iWq.js → MenuItem-DF45rx2m.js} +6 -6
  14. package/dist/{OutlinedInput-CS2BwiVg.js → OutlinedInput-DJCHjkR3.js} +5 -5
  15. package/dist/{Paper-seBMlMwu.js → Paper-CD_ma6NJ.js} +4 -4
  16. package/dist/{Select-C8Iimh3g.js → Select-C1jD_gBQ.js} +14 -14
  17. package/dist/{Typography-CqyjdT7p.js → Typography-C2BkMNk-.js} +3 -3
  18. package/dist/{chainPropTypes-CwfDfLEA.js → chainPropTypes-GRMJ22CO.js} +2 -2
  19. package/dist/components/card/index.js +5 -5
  20. package/dist/components/card/styled.js +1 -1
  21. package/dist/components/collapsible-card/style.js +9 -9
  22. package/dist/components/confirm/dialog.js +5 -5
  23. package/dist/components/container/index.js +6 -6
  24. package/dist/components/context-menu/index.js +9 -9
  25. package/dist/components/data-management/instance-form/components/composite-list/index.js +1 -1
  26. package/dist/components/data-management/instance-form/components/variable/index.js +6 -6
  27. package/dist/components/data-management/instance-form/components/variables/index.js +1 -1
  28. package/dist/components/date-time-picker/index.js +4 -4
  29. package/dist/components/geometry-picker/index.js +7 -6
  30. package/dist/components/icon-button/index.js +1 -1
  31. package/dist/components/map/styled.js +1 -1
  32. package/dist/components/search-input/index.js +10 -9
  33. package/dist/components/template-property-filters/index.js +1 -1
  34. package/dist/components/template-property-filters/property.js +4 -4
  35. package/dist/components/tree-select/index.js +4 -4
  36. package/dist/components/treeview-filter/index.js +9 -9
  37. package/dist/components/treeview-filter/item/index.js +1 -1
  38. package/dist/components/treeview-filter/item-label/index.js +2 -2
  39. package/dist/createSvgIcon-6wv0RQr3.js +63 -0
  40. package/dist/{createSvgIcon-pajAAvTK.js → createSvgIcon-DPZ7UbxM.js} +3 -3
  41. package/dist/{createTheme-CCwx9ptk.js → createTheme-C3DKplhE.js} +13 -13
  42. package/dist/{exactProp-D0xuoiRB.js → exactProp--3vlJ9a9.js} +2 -2
  43. package/dist/{index-tNZngrO0.js → index-CtuBGOmk.js} +10 -10
  44. package/dist/{index-DlFdC7eU.js → index-DzFccwzL.js} +6 -6
  45. package/dist/{listItemTextClasses-DRMkDW2V.js → listItemTextClasses-2BAu-hye.js} +2 -2
  46. package/dist/main.js +248 -326
  47. package/dist/property-BSufYw1E.js +6888 -0
  48. package/dist/requirePropFactory-BItwGLRQ.js +18 -0
  49. package/dist/{resolveComponentProps-DVsx78bV.js → resolveComponentProps-DozbaB8e.js} +1 -1
  50. package/dist/{styled-CPg13iuX.js → styled-CVWGE9ik.js} +4 -4
  51. package/dist/{styled-fcu13kUF.js → styled-iyoioZCr.js} +1 -1
  52. package/dist/{useTheme-BWgLzAUj.js → useTheme--x3BjP9A.js} +3 -4
  53. package/dist/{useTheme-pp7LSyyX.js → useTheme-pWltVFb2.js} +2 -2
  54. package/dist/{useThemeProps-CDWnyqCh.js → useThemeProps-C90JF0Qc.js} +3 -3
  55. package/dist/{useThemeProps-DOuXhu3E.js → useThemeProps-DNZoozBw.js} +4 -5
  56. package/dist/{utils-Cbb4HUTT.js → utils-qcu0RzdN.js} +2 -2
  57. package/package.json +2 -2
  58. package/dist/createSvgIcon-CTQMsmqJ.js +0 -77
  59. package/dist/property-CKak9_tn.js +0 -7020
@@ -2,13 +2,13 @@ import { jsx as s, jsxs as d } from "react/jsx-runtime";
2
2
  import { confirmable as x } from "react-confirm";
3
3
  import { IconButton as C } from "@mui/material";
4
4
  import { Close as D } from "@mui/icons-material";
5
- import { c as h, g as T, D as b, a as y, b as B, B as p } from "../../DialogContent-DhcqAG-q.js";
5
+ import { c as h, g as T, D as b, a as y, b as B, B as p } from "../../DialogContent-CKeAZ3Ts.js";
6
6
  import { a as j, _ as v } from "../../extends-Cyw62AD_.js";
7
7
  import * as u from "react";
8
- import { P as o } from "../../createTheme-CCwx9ptk.js";
9
- import { u as M, c as N, a as O } from "../../chainPropTypes-CwfDfLEA.js";
10
- import { s as R } from "../../styled-fcu13kUF.js";
11
- import { T as P } from "../../Typography-CqyjdT7p.js";
8
+ import { P as o } from "../../createTheme-C3DKplhE.js";
9
+ import { u as M, c as N, a as O } from "../../chainPropTypes-GRMJ22CO.js";
10
+ import { s as R } from "../../styled-iyoioZCr.js";
11
+ import { T as P } from "../../Typography-C2BkMNk-.js";
12
12
  const _ = ["className", "id"], k = (a) => {
13
13
  const {
14
14
  classes: t
@@ -1,12 +1,12 @@
1
1
  import { jsx as n, jsxs as C } from "react/jsx-runtime";
2
2
  import { a as g, _ as i } from "../../extends-Cyw62AD_.js";
3
3
  import * as T from "react";
4
- import { P as e } from "../../createTheme-CCwx9ptk.js";
5
- import { g as N, u as P, c as x, b as S, a as H } from "../../chainPropTypes-CwfDfLEA.js";
6
- import { g as R, s as h } from "../../styled-fcu13kUF.js";
7
- import { P as E } from "../../Paper-seBMlMwu.js";
8
- import { T as b } from "../../Typography-CqyjdT7p.js";
9
- import { C as $ } from "../../CardContent-pWhEcyoR.js";
4
+ import { P as e } from "../../createTheme-C3DKplhE.js";
5
+ import { g as N, u as P, c as x, b as S, a as H } from "../../chainPropTypes-GRMJ22CO.js";
6
+ import { g as R, s as h } from "../../styled-iyoioZCr.js";
7
+ import { P as E } from "../../Paper-CD_ma6NJ.js";
8
+ import { T as b } from "../../Typography-C2BkMNk-.js";
9
+ import { C as $ } from "../../CardContent-Du2i427Y.js";
10
10
  function D(r) {
11
11
  return R("MuiCard", r);
12
12
  }
@@ -1,16 +1,16 @@
1
1
  import { jsx as y, jsxs as D, Fragment as G } from "react/jsx-runtime";
2
2
  import * as d from "react";
3
- import { P as t } from "../../createTheme-CCwx9ptk.js";
4
- import { B as W, u as z, b as V, a as H } from "../../ButtonBase-C875Ww3z.js";
3
+ import { P as t } from "../../createTheme-C3DKplhE.js";
4
+ import { B as W, b as z, u as V, a as H } from "../../ButtonBase-DE8d_U2E.js";
5
5
  import { o as k } from "../../ownerDocument-CUrv0DIK.js";
6
- import { e as q, a as X } from "../../exactProp-D0xuoiRB.js";
7
- import { a as L, L as Y } from "../../List-Dz3Z1qJk.js";
8
- import { l as T, g as J, L as K } from "../../ListItem-DnyWDeDF.js";
6
+ import { e as q, a as X } from "../../exactProp--3vlJ9a9.js";
7
+ import { a as L, L as Y } from "../../List-nOXr-cFJ.js";
8
+ import { l as T, g as J, L as K } from "../../ListItem-RJvRMwkZ.js";
9
9
  import { _ as b, a as P } from "../../extends-Cyw62AD_.js";
10
- import { u as $, c as R, a as w } from "../../chainPropTypes-CwfDfLEA.js";
11
- import { s as B, r as Q, a as C } from "../../styled-fcu13kUF.js";
12
- import { g as Z, l as S, a as ee } from "../../listItemTextClasses-DRMkDW2V.js";
13
- import { T as E } from "../../Typography-CqyjdT7p.js";
10
+ import { u as $, c as R, a as w } from "../../chainPropTypes-GRMJ22CO.js";
11
+ import { s as B, r as Q, a as C } from "../../styled-iyoioZCr.js";
12
+ import { g as Z, l as S, a as ee } from "../../listItemTextClasses-2BAu-hye.js";
13
+ import { T as E } from "../../Typography-C2BkMNk-.js";
14
14
  const te = ["alignItems", "autoFocus", "component", "children", "dense", "disableGutters", "divider", "focusVisibleClassName", "selected", "className"], oe = (e, o) => {
15
15
  const {
16
16
  ownerState: s
@@ -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-tNZngrO0.js";
6
+ import { C as l } from "../../../../../index-CtuBGOmk.js";
7
7
  import "react";
8
8
  import "lodash";
9
9
  import "dayjs";
@@ -1,17 +1,17 @@
1
1
  import "react/jsx-runtime";
2
2
  import "lodash";
3
3
  import "dayjs";
4
- import { V as b } from "../../../../../index-tNZngrO0.js";
4
+ import { V as b } from "../../../../../index-CtuBGOmk.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 "../../../../../FormControlLabel-BL6c4YAN.js";
11
- import "../../../../../Checkbox-COCZU8Yl.js";
12
- import "../../../../../FormControl-BhwmBUAq.js";
13
- import "../../../../../Select-C8Iimh3g.js";
14
- import "../../../../../MenuItem-BjC83iWq.js";
10
+ import "../../../../../FormControlLabel-Df7csguX.js";
11
+ import "../../../../../Checkbox-BGNAqLl0.js";
12
+ import "../../../../../FormControl-ChTmxscy.js";
13
+ import "../../../../../Select-C1jD_gBQ.js";
14
+ import "../../../../../MenuItem-DF45rx2m.js";
15
15
  export {
16
16
  b as default
17
17
  };
@@ -1,6 +1,6 @@
1
1
  import { jsx as t, Fragment as i } from "react/jsx-runtime";
2
2
  import l from "react";
3
- import { V as m } from "../../../../../index-tNZngrO0.js";
3
+ import { V as m } from "../../../../../index-CtuBGOmk.js";
4
4
  import d from "lodash";
5
5
  function h({
6
6
  template: o,
@@ -9,8 +9,8 @@ import { Schedule as Z } from "@mui/icons-material";
9
9
  import $ from "../../hooks/useMenuLogic.js";
10
10
  const K = ({
11
11
  value: g,
12
- name: D,
13
- minDate: Y,
12
+ name: Y,
13
+ minDate: D,
14
14
  variant: M,
15
15
  size: H = "small",
16
16
  minuteStep: m = 30,
@@ -49,7 +49,7 @@ const K = ({
49
49
  {
50
50
  value: o,
51
51
  format: "DD/MM/YYYY",
52
- minDate: Y,
52
+ minDate: D,
53
53
  onChange: x,
54
54
  slotProps: {
55
55
  textField: {
@@ -95,7 +95,7 @@ const K = ({
95
95
  children: v.map((t) => /* @__PURE__ */ e(E, { onClick: C(t), children: t }, t))
96
96
  }
97
97
  ),
98
- /* @__PURE__ */ e("input", { type: "hidden", name: D, value: (o == null ? void 0 : o.format()) ?? "" })
98
+ /* @__PURE__ */ e("input", { type: "hidden", name: Y, value: (o == null ? void 0 : o.format()) ?? "" })
99
99
  ] });
100
100
  };
101
101
  export {
@@ -8,9 +8,10 @@ import y from "./geometry/index.js";
8
8
  import b from "./kml/index.js";
9
9
  import g from "./wkt/index.js";
10
10
  import { IconButton as s, Dialog as E, DialogTitle as W, DialogContent as K } from "@mui/material";
11
- import { F as L, a as z, I as G } from "../../FormControl-BhwmBUAq.js";
12
- import { I as w } from "../../Input-DgIhcA8j.js";
13
- const J = ({
11
+ import { F as L, I as z } from "../../FormControl-ChTmxscy.js";
12
+ import { I as G } from "../../Input-DU22-Zbo.js";
13
+ import { I as w } from "../../InputAdornment-6aeADcPO.js";
14
+ const Q = ({
14
15
  label: c,
15
16
  mapboxAccessToken: r,
16
17
  value: e = "",
@@ -74,11 +75,11 @@ const J = ({
74
75
  children: [
75
76
  /* @__PURE__ */ o(z, { shrink: !0, children: c }),
76
77
  /* @__PURE__ */ o(
77
- w,
78
+ G,
78
79
  {
79
80
  value: e,
80
81
  readOnly: !0,
81
- endAdornment: /* @__PURE__ */ o(G, { position: "end", children: e !== "" && /* @__PURE__ */ i(m, { children: [
82
+ endAdornment: /* @__PURE__ */ o(w, { position: "end", children: e !== "" && /* @__PURE__ */ i(m, { children: [
82
83
  /* @__PURE__ */ o(s, { size: "small", onClick: n.onEdit, children: /* @__PURE__ */ o(f, { fontSize: "small" }) }),
83
84
  /* @__PURE__ */ o(s, { size: "small", onClick: n.onDelete, children: /* @__PURE__ */ o(D, { fontSize: "small" }) })
84
85
  ] }) })
@@ -136,5 +137,5 @@ const J = ({
136
137
  ] });
137
138
  };
138
139
  export {
139
- J as GeometryPicker
140
+ Q as GeometryPicker
140
141
  };
@@ -1,6 +1,6 @@
1
1
  import { jsx as t } from "react/jsx-runtime";
2
2
  import { VerticalButton as m, MiniButton as c } from "./styled.js";
3
- import { I as e } from "../../IconButton-DM-0JFx9.js";
3
+ import { I as e } from "../../IconButton-Cu_XEJB2.js";
4
4
  const a = ({
5
5
  variant: i = "default",
6
6
  startIcon: f,
@@ -1,5 +1,5 @@
1
1
  import { S as r, F as t, a, C as s, I as c, T as f } from "../../Text-D6oGbCdi.js";
2
- import { s as d } from "../../styled-CPg13iuX.js";
2
+ import { s as d } from "../../styled-CVWGE9ik.js";
3
3
  const i = 0.4, g = d("div")(
4
4
  ({ theme: o, cssPosition: n = "absolute" }) => ({
5
5
  position: n,
@@ -2,14 +2,15 @@ import { jsxs as s, jsx as e } from "react/jsx-runtime";
2
2
  import k, { useState as O } from "react";
3
3
  import { Close as m, Search as u } from "@mui/icons-material";
4
4
  import { FilledInput as b, Input as R } from "@mui/material";
5
- import { F as _, a as j, I as g } from "../../FormControl-BhwmBUAq.js";
6
- import { O as v } from "../../OutlinedInput-CS2BwiVg.js";
7
- import { I as t } from "../../IconButton-DM-0JFx9.js";
5
+ import { F as _, I as j } from "../../FormControl-ChTmxscy.js";
6
+ import { O as v } from "../../OutlinedInput-DJCHjkR3.js";
7
+ import { I as g } from "../../InputAdornment-6aeADcPO.js";
8
+ import { I as t } from "../../IconButton-Cu_XEJB2.js";
8
9
  const z = ({
9
10
  defaultValue: x = "",
10
- label: C = "Search",
11
+ label: I = "Search",
11
12
  placeholder: i,
12
- disableLabel: I = !1,
13
+ disableLabel: C = !1,
13
14
  fullWidth: w = !1,
14
15
  variant: l = "outlined",
15
16
  size: A = "small",
@@ -36,13 +37,13 @@ const z = ({
36
37
  h(""), a && a("");
37
38
  };
38
39
  return /* @__PURE__ */ s(_, { sx: D, size: A, variant: l, fullWidth: w, children: [
39
- !I && /* @__PURE__ */ e(j, { htmlFor: "search-input", children: C }),
40
+ !C && /* @__PURE__ */ e(j, { htmlFor: "search-input", children: I }),
40
41
  l === "outlined" && /* @__PURE__ */ e(
41
42
  v,
42
43
  {
43
44
  id: "search-input",
44
45
  type: "text",
45
- label: I ? "" : C,
46
+ label: C ? "" : I,
46
47
  value: r,
47
48
  placeholder: i,
48
49
  onChange: c,
@@ -141,7 +142,7 @@ const z = ({
141
142
  }
142
143
  )
143
144
  ] });
144
- }, L = k.forwardRef(z);
145
+ }, M = k.forwardRef(z);
145
146
  export {
146
- L as SearchInput
147
+ M as SearchInput
147
148
  };
@@ -1,7 +1,7 @@
1
1
  import { jsx as s, Fragment as c } from "react/jsx-runtime";
2
2
  import a from "lodash";
3
3
  import { CollapsibleCard as g } from "../collapsible-card/index.js";
4
- import { P as p } from "../../property-CKak9_tn.js";
4
+ import { P as p } from "../../property-BSufYw1E.js";
5
5
  const K = ({
6
6
  values: f,
7
7
  templates: d,
@@ -3,10 +3,10 @@ import "react";
3
3
  import "dayjs";
4
4
  import "@mui/icons-material";
5
5
  import "@mui/material";
6
- import "../../FormControlLabel-BL6c4YAN.js";
7
- import "../../Checkbox-COCZU8Yl.js";
8
- import { P as l } from "../../property-CKak9_tn.js";
9
- import "../../FormControl-BhwmBUAq.js";
6
+ import "../../FormControlLabel-Df7csguX.js";
7
+ import "../../Checkbox-BGNAqLl0.js";
8
+ import { P as l } from "../../property-BSufYw1E.js";
9
+ import "../../FormControl-ChTmxscy.js";
10
10
  export {
11
11
  l as default
12
12
  };
@@ -3,10 +3,10 @@ import f from "react";
3
3
  import { TreeViewFilter as _ } from "../treeview-filter/index.js";
4
4
  import r from "lodash";
5
5
  import { flattenNestedTemplates as b } from "../../utils/ontology.js";
6
- import { F as A, a as E } from "../../FormControl-BhwmBUAq.js";
7
- import { S as M } from "../../Select-C8Iimh3g.js";
8
- import { M as j } from "../../MenuItem-BjC83iWq.js";
9
- import { D as B, a as k, b as w, B as L } from "../../DialogContent-DhcqAG-q.js";
6
+ import { F as A, I as E } from "../../FormControl-ChTmxscy.js";
7
+ import { S as M } from "../../Select-C1jD_gBQ.js";
8
+ import { M as j } from "../../MenuItem-DF45rx2m.js";
9
+ import { D as B, a as k, b as w, B as L } from "../../DialogContent-CKeAZ3Ts.js";
10
10
  const P = ({
11
11
  data: h,
12
12
  label: s,
@@ -1,20 +1,20 @@
1
1
  import Ne, { jsx as C, jsxs as it, Fragment as ut } from "react/jsx-runtime";
2
2
  import * as f from "react";
3
3
  import Se from "react";
4
- import { g as dt, s as ft, i as Oe } from "../../styled-fcu13kUF.js";
5
- import { r as Te } from "../../createSvgIcon-CTQMsmqJ.js";
6
- import { T as pt, D as ht, c as mt, I as xt } from "../../index-DlFdC7eU.js";
4
+ import { g as dt, s as ft, i as Oe } from "../../styled-iyoioZCr.js";
5
+ import { r as Te } from "../../createSvgIcon-6wv0RQr3.js";
6
+ import { T as pt, D as ht, c as mt, I as xt } from "../../index-DzFccwzL.js";
7
7
  import we from "lodash";
8
8
  import { Box as gt } from "@mui/material";
9
9
  import { SearchInput as bt } from "../search-input/index.js";
10
10
  import { flattenNestedTemplates as St } from "../../utils/ontology.js";
11
- import { P as o } from "../../createTheme-CCwx9ptk.js";
12
- import { g as wt, a as yt } from "../../chainPropTypes-CwfDfLEA.js";
13
- import { u as It } from "../../useThemeProps-CDWnyqCh.js";
14
- import { u as Ct } from "../../useTheme-pp7LSyyX.js";
11
+ import { P as o } from "../../createTheme-C3DKplhE.js";
12
+ import { g as wt, a as yt } from "../../chainPropTypes-GRMJ22CO.js";
13
+ import { u as It } from "../../useThemeProps-C90JF0Qc.js";
14
+ import { u as Ct } from "../../useTheme-pWltVFb2.js";
15
15
  import { u as Nt } from "../../useId-BHG98T5I.js";
16
- import { b as Ot } from "../../ButtonBase-C875Ww3z.js";
17
- import { u as ye } from "../../createSvgIcon-pajAAvTK.js";
16
+ import { u as Ot } from "../../ButtonBase-DE8d_U2E.js";
17
+ import { u as ye } from "../../createSvgIcon-DPZ7UbxM.js";
18
18
  import { o as Tt } from "../../ownerDocument-CUrv0DIK.js";
19
19
  function Rt(d) {
20
20
  return dt("MuiTreeView", d);
@@ -1,7 +1,7 @@
1
1
  import "react/jsx-runtime";
2
2
  import "../item-label/index.js";
3
3
  import "lodash";
4
- import { I as i } from "../../../index-DlFdC7eU.js";
4
+ import { I as i } from "../../../index-DzFccwzL.js";
5
5
  export {
6
6
  i as default
7
7
  };
@@ -1,7 +1,7 @@
1
1
  import { jsxs as c, jsx as a } from "react/jsx-runtime";
2
2
  import { RadioButtonUnchecked as l, CheckCircle as s } from "@mui/icons-material";
3
- import { B as p, C as h } from "../../../Checkbox-COCZU8Yl.js";
4
- import { T as d } from "../../../Typography-CqyjdT7p.js";
3
+ import { B as p, C as h } from "../../../Checkbox-BGNAqLl0.js";
4
+ import { T as d } from "../../../Typography-C2BkMNk-.js";
5
5
  function k({
6
6
  id: t,
7
7
  name: n,
@@ -0,0 +1,63 @@
1
+ import { a as l, e as f } from "./createTheme-C3DKplhE.js";
2
+ import { c as d, u as p } from "./createSvgIcon-DPZ7UbxM.js";
3
+ import { C as g } from "./styled-iyoioZCr.js";
4
+ import { c as b, u as v } from "./useId-BHG98T5I.js";
5
+ import { d as h } from "./debounce-46wSf_lW.js";
6
+ import { o as _ } from "./ownerWindow-niciwP7I.js";
7
+ import { r as E } from "./requirePropFactory-BItwGLRQ.js";
8
+ import { s as N, b as C, a as I, u as S, d as y } from "./ButtonBase-DE8d_U2E.js";
9
+ import { i as $ } from "./isMuiElement-CxT3_ACP.js";
10
+ import { o as O } from "./ownerDocument-CUrv0DIK.js";
11
+ import { u as P } from "./unsupportedProp-BuVD30Gh.js";
12
+ function j(e, r) {
13
+ return process.env.NODE_ENV === "production" ? () => null : (s, o, n, u, i) => {
14
+ const c = n || "<<anonymous>>", m = i || o;
15
+ return typeof s[o] < "u" ? new Error(`The ${u} \`${m}\` of \`${c}\` is deprecated. ${r}`) : null;
16
+ };
17
+ }
18
+ const w = {
19
+ configure: (e) => {
20
+ process.env.NODE_ENV !== "production" && console.warn(["MUI: `ClassNameGenerator` import from `@mui/material/utils` is outdated and might cause unexpected issues.", "", "You should use `import { unstable_ClassNameGenerator } from '@mui/material/className'` instead", "", "The detail of the issue: https://github.com/mui/material-ui/issues/30011#issuecomment-1024993401", "", "The updated documentation: https://mui.com/guides/classname-generator/"].join(`
21
+ `)), g.configure(e);
22
+ }
23
+ }, F = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
24
+ __proto__: null,
25
+ capitalize: l,
26
+ createChainedFunction: b,
27
+ createSvgIcon: d,
28
+ debounce: h,
29
+ deprecatedPropType: j,
30
+ isMuiElement: $,
31
+ ownerDocument: O,
32
+ ownerWindow: _,
33
+ requirePropFactory: E,
34
+ setRef: N,
35
+ unstable_ClassNameGenerator: w,
36
+ unstable_useEnhancedEffect: C,
37
+ unstable_useId: v,
38
+ unsupportedProp: P,
39
+ useControlled: p,
40
+ useEventCallback: I,
41
+ useForkRef: S,
42
+ useIsFocusVisible: y
43
+ }, Symbol.toStringTag, { value: "Module" }));
44
+ var t = {};
45
+ const T = /* @__PURE__ */ f(F);
46
+ var a;
47
+ function W() {
48
+ return a || (a = 1, function(e) {
49
+ "use client";
50
+ Object.defineProperty(e, "__esModule", {
51
+ value: !0
52
+ }), Object.defineProperty(e, "default", {
53
+ enumerable: !0,
54
+ get: function() {
55
+ return r.createSvgIcon;
56
+ }
57
+ });
58
+ var r = T;
59
+ }(t)), t;
60
+ }
61
+ export {
62
+ W as r
63
+ };
@@ -1,9 +1,9 @@
1
1
  import * as l from "react";
2
2
  import { a as z, _ as S } from "./extends-Cyw62AD_.js";
3
3
  import { jsxs as I, jsx as _ } from "react/jsx-runtime";
4
- import { a as v, P as o } from "./createTheme-CCwx9ptk.js";
5
- import { g as w, u as C, c as N, a as T } from "./chainPropTypes-CwfDfLEA.js";
6
- import { g as O, s as R } from "./styled-fcu13kUF.js";
4
+ import { a as v, P as o } from "./createTheme-C3DKplhE.js";
5
+ import { g as w, u as C, c as N, a as T } from "./chainPropTypes-GRMJ22CO.js";
6
+ import { g as O, s as R } from "./styled-iyoioZCr.js";
7
7
  function L({
8
8
  controlled: e,
9
9
  default: n,
@@ -2369,25 +2369,25 @@ export {
2369
2369
  Gr as G,
2370
2370
  J as P,
2371
2371
  Xr as a,
2372
- oo as b,
2372
+ Ar as b,
2373
2373
  no as c,
2374
2374
  $e as d,
2375
- so as e,
2375
+ oo as e,
2376
2376
  Zt as f,
2377
2377
  ut as g,
2378
- tn as h,
2378
+ ae as h,
2379
2379
  ye as i,
2380
- uo as j,
2381
- sn as k,
2382
- Vn as l,
2383
- rt as m,
2384
- tt as n,
2385
- Jt as o,
2386
- Vt as p,
2387
- ae as q,
2388
- Ar as r,
2380
+ so as j,
2381
+ tn as k,
2382
+ uo as l,
2383
+ sn as m,
2384
+ Vn as n,
2385
+ rt as o,
2386
+ tt as p,
2387
+ Jt as q,
2388
+ co as r,
2389
2389
  io as s,
2390
- co as t,
2390
+ Vt as t,
2391
2391
  Xn as u,
2392
2392
  Qr as v,
2393
2393
  ao as w,
@@ -1,5 +1,5 @@
1
- import { P as a } from "./createTheme-CCwx9ptk.js";
2
- import { b as p } from "./chainPropTypes-CwfDfLEA.js";
1
+ import { P as a } from "./createTheme-C3DKplhE.js";
2
+ import { b as p } from "./chainPropTypes-GRMJ22CO.js";
3
3
  import { _ as f } from "./extends-Cyw62AD_.js";
4
4
  function m(e) {
5
5
  const {
@@ -1,18 +1,18 @@
1
1
  import { jsxs as h, Fragment as P, jsx as n } from "react/jsx-runtime";
2
2
  import T from "lodash";
3
3
  import v from "dayjs";
4
- import { Typography as F, Chip as B, Dialog as S, DialogTitle as j, DialogContent as N, DialogActions as W, Button as D, InputAdornment as Y, Tooltip as O, Stack as _ } from "@mui/material";
4
+ import { Typography as F, Chip as B, Dialog as S, DialogTitle as j, DialogContent as N, DialogActions as W, Button as w, InputAdornment as Y, Tooltip as O, Stack as _ } from "@mui/material";
5
5
  import { Container as y, Values as E, MiniButton as G } from "./components/data-management/instance-form/components/composite-list/styled.js";
6
6
  import { Add as H, LockOutlined as R } from "@mui/icons-material";
7
7
  import $ from "./hooks/useToggle.js";
8
8
  import { GeometryPicker as q } from "./components/geometry-picker/index.js";
9
9
  import { PhoneInput as J } from "./components/phone-input/index.js";
10
10
  import { DateTimePicker as K } from "./components/date-time-picker/index.js";
11
- import { T as w, F as Q } from "./FormControlLabel-BL6c4YAN.js";
12
- import { B as x, C as U } from "./Checkbox-COCZU8Yl.js";
13
- import { F as X, a as Z } from "./FormControl-BhwmBUAq.js";
14
- import { S as M } from "./Select-C8Iimh3g.js";
15
- import { M as z } from "./MenuItem-BjC83iWq.js";
11
+ import { T as D, F as Q } from "./FormControlLabel-Df7csguX.js";
12
+ import { B as x, C as U } from "./Checkbox-BGNAqLl0.js";
13
+ import { F as X, I as Z } from "./FormControl-ChTmxscy.js";
14
+ import { S as M } from "./Select-C1jD_gBQ.js";
15
+ import { M as z } from "./MenuItem-DF45rx2m.js";
16
16
  import { useState as ee } from "react";
17
17
  function ne({
18
18
  property: m,
@@ -82,7 +82,7 @@ function ne({
82
82
  ) : null }),
83
83
  /* @__PURE__ */ h(W, { children: [
84
84
  /* @__PURE__ */ n(
85
- D,
85
+ w,
86
86
  {
87
87
  variant: "contained",
88
88
  color: "inherit",
@@ -90,7 +90,7 @@ function ne({
90
90
  children: "Cancel"
91
91
  }
92
92
  ),
93
- /* @__PURE__ */ n(D, { variant: "contained", color: "primary", onClick: k, children: "Ok" })
93
+ /* @__PURE__ */ n(w, { variant: "contained", color: "primary", onClick: k, children: "Ok" })
94
94
  ] })
95
95
  ]
96
96
  }
@@ -151,7 +151,7 @@ function te({
151
151
  "bank-account"
152
152
  ].includes(e.type))
153
153
  return /* @__PURE__ */ n(
154
- w,
154
+ D,
155
155
  {
156
156
  label: e.name,
157
157
  name: e.propertyId,
@@ -191,7 +191,7 @@ function te({
191
191
  if (e.type === "list") {
192
192
  let t = "";
193
193
  return e.defaultValue && (t = T.isArray(e.defaultValue) ? l.join(", ") : e.defaultValue), l && (t = T.isArray(l) ? l.join(",") : l), /* @__PURE__ */ n(
194
- w,
194
+ D,
195
195
  {
196
196
  label: e.name,
197
197
  name: e.propertyId,
@@ -2,12 +2,12 @@ import { jsx as T, jsxs as ae } from "react/jsx-runtime";
2
2
  import xe from "./components/treeview-filter/item-label/index.js";
3
3
  import se from "lodash";
4
4
  import * as l from "react";
5
- import { P as o } from "./createTheme-CCwx9ptk.js";
6
- import { u as Ie, b as Te, e as he } from "./ButtonBase-C875Ww3z.js";
7
- import { g as Ee, a as ve } from "./chainPropTypes-CwfDfLEA.js";
8
- import { g as De, s as W } from "./styled-fcu13kUF.js";
9
- import { a as $, u as Ne } from "./useThemeProps-CDWnyqCh.js";
10
- import { C as ie } from "./Collapse-CZFw4GZs.js";
5
+ import { P as o } from "./createTheme-C3DKplhE.js";
6
+ import { b as Ie, u as Te, e as he } from "./ButtonBase-DE8d_U2E.js";
7
+ import { g as Ee, a as ve } from "./chainPropTypes-GRMJ22CO.js";
8
+ import { g as De, s as W } from "./styled-iyoioZCr.js";
9
+ import { a as $, u as Ne } from "./useThemeProps-C90JF0Qc.js";
10
+ import { C as ie } from "./Collapse-FRd0_2Pt.js";
11
11
  import { u as Oe } from "./unsupportedProp-BuVD30Gh.js";
12
12
  import { o as Se } from "./ownerDocument-CUrv0DIK.js";
13
13
  function ce(e) {
@@ -1,5 +1,5 @@
1
- import { g as s } from "./chainPropTypes-CwfDfLEA.js";
2
- import { g as e } from "./styled-fcu13kUF.js";
1
+ import { g as s } from "./chainPropTypes-GRMJ22CO.js";
2
+ import { g as e } from "./styled-iyoioZCr.js";
3
3
  function n(t) {
4
4
  return e("MuiListItemIcon", t);
5
5
  }