@hybridcore/ui 1.4.31 → 1.4.33

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 (108) hide show
  1. package/dist/AccordionDetails-mpRYHtGq.js +743 -0
  2. package/dist/{Add-eepk2WTM.js → Add-BKnWHZ7A.js} +10 -9
  3. package/dist/{Box-BPyg-Ybm.js → Box-SSMZuKnS.js} +8 -8
  4. package/dist/{Button-DLwB_sKd.js → Button-jy67CcTH.js} +8 -7
  5. package/dist/{ButtonBase-D0qccOVb.js → ButtonBase-CgQC8DUB.js} +13 -12
  6. package/dist/{CardContent-DFsCCOWk.js → CardContent-CCq4R1KS.js} +14 -13
  7. package/dist/{Checkbox-qy3cjvnb.js → Checkbox-B0P8LhCl.js} +10 -9
  8. package/dist/{Delete-OHEw9lDi.js → Delete-DfyX03ib.js} +1 -1
  9. package/dist/{DialogContent-CxOSq6h9.js → DialogContent-B0_-g7B0.js} +10 -9
  10. package/dist/{FormControlLabel-D9KFjcIx.js → FormControlLabel-BNT5EI0b.js} +10 -9
  11. package/dist/{IconButton-BaiyAtmS.js → IconButton-DekcZv4i.js} +16 -15
  12. package/dist/{Input-CmCkXczh.js → Input-BAbDr3Tk.js} +17 -16
  13. package/dist/{InputAdornment-CZUPEeia.js → InputAdornment-BAVRrRts.js} +8 -7
  14. package/dist/{InputLabel-CWkW8NtU.js → InputLabel-ClDXuWBr.js} +16 -14
  15. package/dist/{List-PpNAWJ_I.js → List-CNeRnfGL.js} +10 -9
  16. package/dist/{ListItem-CZbZ91vp.js → ListItem-N_dSd02S.js} +15 -14
  17. package/dist/{MenuItem-D-INSvZa.js → MenuItem-Lcjh1XlV.js} +11 -10
  18. package/dist/{Modal-KrI5qFIq.js → Modal-CJn-Bqyo.js} +14 -13
  19. package/dist/{OutlinedInput-DkIUD30e.js → OutlinedInput-De2keFJK.js} +28 -27
  20. package/dist/{Paper-btu3j72o.js → Paper-DRRYGupP.js} +22 -21
  21. package/dist/{Select-ClaBvSqf.js → Select-DwAJxKTN.js} +65 -63
  22. package/dist/{Source-Hf_SiWEW.js → Source-CnCcu5UP.js} +123 -123
  23. package/dist/{Tabs-BzelDJKy.js → Tabs-DqdkJU6b.js} +16 -14
  24. package/dist/{Text-D6oGbCdi.js → Text-BT5kPHOo.js} +41 -41
  25. package/dist/{TextField-D87qTh1k.js → TextField-BAXUnwnR.js} +14 -13
  26. package/dist/{Typography-Bm7PFqUT.js → Typography-CLq43OVQ.js} +21 -20
  27. package/dist/components/access/helpers.js +1 -1
  28. package/dist/components/access/index.js +1 -1
  29. package/dist/components/card/index.js +49 -48
  30. package/dist/components/card/styled.js +1 -1
  31. package/dist/components/collapsible-card/style.js +3 -3
  32. package/dist/components/confirm/dialog.js +3 -3
  33. package/dist/components/confirm/index.js +1 -1
  34. package/dist/components/container/index.js +10 -9
  35. package/dist/components/context-menu/index.js +13 -12
  36. package/dist/components/data-security-selectors/dissemination-list/index.js +1 -1
  37. package/dist/components/data-security-selectors/security-level/index.js +7 -7
  38. package/dist/components/geometry-picker/coordinate/index.js +1 -1
  39. package/dist/components/geometry-picker/edit/index.js +2 -2
  40. package/dist/components/geometry-picker/geometry/index.js +1 -1
  41. package/dist/components/geometry-picker/index.js +3 -3
  42. package/dist/components/geometry-picker/kml/index.js +1 -1
  43. package/dist/components/geometry-picker/map/logic.js +19 -19
  44. package/dist/components/geometry-picker/map/style.js +1 -1
  45. package/dist/components/icon-button/index.js +1 -1
  46. package/dist/components/instance-form/components/composite-list/index.js +1 -1
  47. package/dist/components/instance-form/components/variable/index.js +8 -8
  48. package/dist/components/instance-form/components/variables/index.js +1 -1
  49. package/dist/components/instance-hierarchy-table/styled.js +1 -1
  50. package/dist/components/map/helpers/mapbox.js +3 -3
  51. package/dist/components/map/helpers/ol.js +3 -3
  52. package/dist/components/map/logic.js +2 -2
  53. package/dist/components/map/styled.js +2 -2
  54. package/dist/components/property-mapping/index.js +2 -2
  55. package/dist/components/range-selector/components/composite-list-range/index.js +1 -1
  56. package/dist/components/range-selector/components/date-range/index.js +1 -1
  57. package/dist/components/range-selector/index.js +1 -1
  58. package/dist/components/search-input/index.js +4 -4
  59. package/dist/components/tabs/index.js +1 -1
  60. package/dist/components/template-filters/components/filter/index.js +44 -0
  61. package/dist/components/template-filters/components/tab-panel/index.js +27 -0
  62. package/dist/components/template-filters/index.js +39 -0
  63. package/dist/components/template-filters/styled.js +1 -0
  64. package/dist/components/template-form/components/property-list/index.js +7 -7
  65. package/dist/components/template-form/components/property-list/property-list-columns.js +3 -3
  66. package/dist/components/template-form/components/property-list/property-list-form.js +9 -9
  67. package/dist/components/template-form/components/recognition-property-list/index.js +6 -6
  68. package/dist/components/template-form/components/recognition-property-list/recognition-property-list-columns.js +2 -2
  69. package/dist/components/template-form/components/recognition-property-list/recognition-property-list-form.js +7 -7
  70. package/dist/components/template-form/index.js +5 -5
  71. package/dist/components/template-property-filters/property.js +5 -5
  72. package/dist/components/tree-select/index.js +5 -5
  73. package/dist/components/treeview-filter/index.js +384 -318
  74. package/dist/components/treeview-filter/item/index.js +56 -5
  75. package/dist/components/treeview-filter/item/styled.js +38 -0
  76. package/dist/components/treeview-filter/item-label/index.js +27 -26
  77. package/dist/createStyled-CUatW1r9.js +352 -0
  78. package/dist/{createSvgIcon-Cfm1LkEe.js → createSvgIcon-BXjHHQ0B.js} +28 -29
  79. package/dist/{createSvgIcon-DEXLbMwp.js → createSvgIcon-CBoAEepv.js} +9 -8
  80. package/dist/{styled-LNCprp4n.js → createTheme-DVoJnXAT.js} +134 -142
  81. package/dist/createTheme-DrgvKMA_.js +1563 -0
  82. package/dist/{dialog-v5-nL5yy.js → dialog-DPGR2gik.js} +7 -7
  83. package/dist/{exactProp-DkmnwNVS.js → exactProp-H1i70prd.js} +3 -3
  84. package/dist/{extendSxProp-qqdkfHzS.js → extendSxProp-BmK2hLmq.js} +4 -4
  85. package/dist/{has-CjQtZJa9.js → has-9_asnBxn.js} +26 -26
  86. package/dist/{helpers-B4UL9NMD.js → helpers-DaCoWmi2.js} +3 -3
  87. package/dist/{index-oPY7k6mu.js → index-B_GNCJdV.js} +7 -7
  88. package/dist/{index-C1fczHEW.js → index-RfDWDd66.js} +28 -27
  89. package/dist/{listItemTextClasses-DsHGzpPM.js → listItemTextClasses-CC7nbQWN.js} +4 -4
  90. package/dist/main.d.ts +13 -0
  91. package/dist/main.js +49 -47
  92. package/dist/{objectWithoutPropertiesLoose-BK36oJDi.js → objectWithoutPropertiesLoose-DJteAcBH.js} +2 -2
  93. package/dist/{ol-CHaVTXvL.js → ol-9hySGI6D.js} +3 -3
  94. package/dist/{property-list-form-B1GZ9ZGO.js → property-list-form-DgmTiBvu.js} +36 -35
  95. package/dist/styled-DkqItiLo.js +12 -0
  96. package/dist/unsupportedProp-BND8AB6O.js +25 -0
  97. package/dist/{useTheme-DBiahn6p.js → useTheme-B6oa3v5u.js} +4 -4
  98. package/dist/useTheme-GN5Dc3mG.js +18 -0
  99. package/dist/useThemeProps-BlXpIqSE.js +95 -0
  100. package/dist/{utils-DNe_YYjm.js → utils-BRsEqTye.js} +8 -8
  101. package/package.json +1 -1
  102. package/dist/AccordionDetails-CGs6GZQK.js +0 -454
  103. package/dist/Collapse-CL6LGGZw.js +0 -298
  104. package/dist/createStyled-BzvgQjjR.js +0 -1910
  105. package/dist/index-B0JPwFI9.js +0 -596
  106. package/dist/requirePropFactory-BjhhI-AW.js +0 -18
  107. package/dist/unsupportedProp-BuVD30Gh.js +0 -9
  108. package/dist/useThemeProps-uYx_RkOH.js +0 -109
@@ -2,14 +2,14 @@ import { jsx as s, jsxs as p } from "react/jsx-runtime";
2
2
  import { confirmable as x } from "react-confirm";
3
3
  import { IconButton as h } from "@mui/material";
4
4
  import { Close as C } from "@mui/icons-material";
5
- import { c as D, g as T, D as b, a as y, b as B } from "./DialogContent-CxOSq6h9.js";
6
- import { a as j, _ as v } from "./objectWithoutPropertiesLoose-BK36oJDi.js";
5
+ import { c as D, g as T, D as b, a as y, b as B } from "./DialogContent-B0_-g7B0.js";
6
+ import { _ as j, a as v } from "./objectWithoutPropertiesLoose-DJteAcBH.js";
7
7
  import * as d from "react";
8
- import { P as o } from "./createStyled-BzvgQjjR.js";
9
- import { u as M, c as N, a as O } from "./useThemeProps-uYx_RkOH.js";
10
- import { s as R } from "./styled-LNCprp4n.js";
11
- import { T as P } from "./Typography-Bm7PFqUT.js";
12
- import { B as m } from "./Button-DLwB_sKd.js";
8
+ import { P as o } from "./createTheme-DrgvKMA_.js";
9
+ import { u as M, c as N, a as O } from "./useThemeProps-BlXpIqSE.js";
10
+ import { s as R } from "./styled-DkqItiLo.js";
11
+ import { T as P } from "./Typography-CLq43OVQ.js";
12
+ import { B as m } from "./Button-jy67CcTH.js";
13
13
  const _ = ["className", "id"], k = (a) => {
14
14
  const {
15
15
  classes: t
@@ -1,6 +1,6 @@
1
- import { P as a } from "./createStyled-BzvgQjjR.js";
2
- import { b as p } from "./useThemeProps-uYx_RkOH.js";
3
- import { _ as f } from "./objectWithoutPropertiesLoose-BK36oJDi.js";
1
+ import { P as a } from "./createTheme-DrgvKMA_.js";
2
+ import { b as p } from "./useThemeProps-BlXpIqSE.js";
3
+ import { a as f } from "./objectWithoutPropertiesLoose-DJteAcBH.js";
4
4
  function m(e) {
5
5
  const {
6
6
  prototype: n = {}
@@ -1,5 +1,5 @@
1
- import { a, _ as i } from "./objectWithoutPropertiesLoose-BK36oJDi.js";
2
- import { k as c, m as f } from "./createStyled-BzvgQjjR.js";
1
+ import { _ as a, a as i } from "./objectWithoutPropertiesLoose-DJteAcBH.js";
2
+ import { d as c, i as f } from "./createTheme-DrgvKMA_.js";
3
3
  const x = ["sx"], m = (t) => {
4
4
  var s, n;
5
5
  const o = {
@@ -10,7 +10,7 @@ const x = ["sx"], m = (t) => {
10
10
  r[e] ? o.systemProps[e] = t[e] : o.otherProps[e] = t[e];
11
11
  }), o;
12
12
  };
13
- function y(t) {
13
+ function d(t) {
14
14
  const {
15
15
  sx: s
16
16
  } = t, n = a(t, x), {
@@ -26,5 +26,5 @@ function y(t) {
26
26
  });
27
27
  }
28
28
  export {
29
- y as e
29
+ d as e
30
30
  };
@@ -645,44 +645,44 @@ const Q = c.includes("webkit") && !c.includes("edge"), Z = c.includes("macintosh
645
645
  }();
646
646
  export {
647
647
  A,
648
- $ as B,
649
- Y as C,
648
+ y as B,
649
+ j as C,
650
650
  L as D,
651
651
  O as E,
652
652
  H as F,
653
- U as G,
654
- p as H,
653
+ _ as G,
654
+ K as H,
655
655
  ne as I,
656
656
  Z as M,
657
657
  R as O,
658
658
  se as P,
659
659
  z as T,
660
660
  f as V,
661
- Q as W,
662
- y as a,
663
- X as b,
664
- N as c,
665
- m as d,
666
- S as e,
667
- T as f,
661
+ te as W,
662
+ T as a,
663
+ M as b,
664
+ m as c,
665
+ N as d,
666
+ W as e,
667
+ $ as f,
668
668
  P as g,
669
- J as h,
670
- M as i,
671
- ee as j,
672
- d as k,
669
+ p as h,
670
+ X as i,
671
+ S as j,
672
+ V as k,
673
673
  h as l,
674
674
  B as m,
675
- I as n,
676
- j as o,
675
+ q as n,
676
+ Y as o,
677
677
  G as p,
678
- W as q,
679
- w as r,
680
- D as s,
681
- V as t,
678
+ U as q,
679
+ I as r,
680
+ w as s,
681
+ k as t,
682
682
  v as u,
683
- _ as v,
684
- K as w,
685
- k as x,
686
- te as y,
687
- q as z
683
+ Q as v,
684
+ J as w,
685
+ ee as x,
686
+ d as y,
687
+ D as z
688
688
  };
@@ -31,8 +31,8 @@ const i = (s, e) => !!o.get(e, s, !1), f = (s, e) => {
31
31
  hasUIAccess: f
32
32
  }, Symbol.toStringTag, { value: "Module" }));
33
33
  export {
34
- f as a,
35
- c as b,
34
+ c as a,
35
+ A as b,
36
36
  n as c,
37
- A as h
37
+ f as h
38
38
  };
@@ -8,13 +8,13 @@ import ee from "./hooks/useToggle.js";
8
8
  import { GeometryPicker as ne } from "./components/geometry-picker/index.js";
9
9
  import { PhoneInput as ae } from "./components/phone-input/index.js";
10
10
  import { DateTimePicker as le } from "./components/date-time-picker/index.js";
11
- import { T as q } from "./TextField-D87qTh1k.js";
12
- import { B as x } from "./Box-BPyg-Ybm.js";
13
- import { F as te } from "./FormControlLabel-D9KFjcIx.js";
14
- import { C as oe } from "./Checkbox-qy3cjvnb.js";
15
- import { F as de, I as ie } from "./InputLabel-CWkW8NtU.js";
16
- import { S as me } from "./Select-ClaBvSqf.js";
17
- import { M as re } from "./MenuItem-D-INSvZa.js";
11
+ import { T as q } from "./TextField-BAXUnwnR.js";
12
+ import { B as x } from "./Box-SSMZuKnS.js";
13
+ import { F as te } from "./FormControlLabel-BNT5EI0b.js";
14
+ import { C as oe } from "./Checkbox-B0P8LhCl.js";
15
+ import { F as de, I as ie } from "./InputLabel-ClDXuWBr.js";
16
+ import { S as me } from "./Select-DwAJxKTN.js";
17
+ import { M as re } from "./MenuItem-Lcjh1XlV.js";
18
18
  import { useState as B } from "react";
19
19
  function ce({
20
20
  property: o,
@@ -3,34 +3,35 @@ import { Box as Fo, Typography as Jt, IconButton as Sr, Dialog as Mr, DialogTitl
3
3
  import { ArrowForward as Lr, Edit as Br } from "@mui/icons-material";
4
4
  import Ye from "dayjs";
5
5
  import Wr from "./hooks/useToggle.js";
6
- import { a as re, _ as b } from "./objectWithoutPropertiesLoose-BK36oJDi.js";
6
+ import { _ as re, a as b } from "./objectWithoutPropertiesLoose-DJteAcBH.js";
7
7
  import * as v from "react";
8
8
  import Bo from "react";
9
- import { P as o, a as de, h as Ut, i as po } from "./createStyled-BzvgQjjR.js";
10
- import { g as ge, b as _r, a as me, c as pe, e as fn, f as jr, u as fe, d as mn } from "./useThemeProps-uYx_RkOH.js";
11
- import { r as hn, a as Fe, u as We, _ as Hr, b as J, B as Bt, T as bn } from "./ButtonBase-D0qccOVb.js";
12
- import { c as Ke } from "./createSvgIcon-DEXLbMwp.js";
13
- import { g as ve, s as Y, a as Pe } from "./styled-LNCprp4n.js";
14
- import { T as Ur, t as Yr } from "./Tabs-BzelDJKy.js";
15
- import { u as gn } from "./unsupportedProp-BuVD30Gh.js";
16
- import { T as qe } from "./Typography-Bm7PFqUT.js";
17
- import { u as pt } from "./useTheme-DBiahn6p.js";
18
- import { e as zr } from "./extendSxProp-qqdkfHzS.js";
19
- import { r as qr } from "./requirePropFactory-BjhhI-AW.js";
20
- import { B as vt } from "./Button-DLwB_sKd.js";
21
- import { P as Kr, H as Wt, u as Gr, a as Qr, F as fo, b as Zr } from "./Modal-KrI5qFIq.js";
22
- import { f as Xr, T as vn, c as Jr } from "./utils-DNe_YYjm.js";
9
+ import { P as o, c as de, r as Ut, l as po } from "./createTheme-DrgvKMA_.js";
10
+ import { g as ge, b as _r, a as me, c as pe, d as jr, u as fe } from "./useThemeProps-BlXpIqSE.js";
11
+ import { a as fn, u as mn } from "./useTheme-GN5Dc3mG.js";
12
+ import { r as hn, a as Fe, u as We, _ as Hr, b as J, B as Bt, d as bn } from "./ButtonBase-CgQC8DUB.js";
13
+ import { c as Ke } from "./createSvgIcon-CBoAEepv.js";
14
+ import { g as ve, a as Pe } from "./createTheme-DVoJnXAT.js";
15
+ import { s as Y } from "./styled-DkqItiLo.js";
16
+ import { T as Ur, t as Yr } from "./Tabs-DqdkJU6b.js";
17
+ import { u as gn, r as zr } from "./unsupportedProp-BND8AB6O.js";
18
+ import { T as qe } from "./Typography-CLq43OVQ.js";
19
+ import { u as pt } from "./useTheme-B6oa3v5u.js";
20
+ import { e as qr } from "./extendSxProp-BmK2hLmq.js";
21
+ import { B as vt } from "./Button-jy67CcTH.js";
22
+ import { P as Kr, H as Wt, u as Gr, a as Qr, F as fo, b as Zr } from "./Modal-CJn-Bqyo.js";
23
+ import { f as Xr, T as vn, c as Jr } from "./utils-BRsEqTye.js";
23
24
  import { u as Ae } from "./useControlled-BYdyS7Pn.js";
24
- import { I as Vt } from "./IconButton-BaiyAtmS.js";
25
+ import { I as Vt } from "./IconButton-DekcZv4i.js";
25
26
  import { u as Yt } from "./useId-BHG98T5I.js";
26
- import { T as ea } from "./TextField-D87qTh1k.js";
27
+ import { T as ea } from "./TextField-BAXUnwnR.js";
27
28
  import { o as yt } from "./ownerDocument-CUrv0DIK.js";
28
- import { P as ta } from "./Paper-btu3j72o.js";
29
- import { G as oa } from "./Select-ClaBvSqf.js";
30
- import { I as na } from "./InputAdornment-CZUPEeia.js";
31
- import { D as ra, d as Wo, a as aa, b as sa } from "./DialogContent-CxOSq6h9.js";
32
- import { a as ia } from "./List-PpNAWJ_I.js";
33
- import { L as la } from "./ListItem-CZbZ91vp.js";
29
+ import { P as ta } from "./Paper-DRRYGupP.js";
30
+ import { G as oa } from "./Select-DwAJxKTN.js";
31
+ import { I as na } from "./InputAdornment-BAVRrRts.js";
32
+ import { D as ra, d as Wo, a as aa, b as sa } from "./DialogContent-B0_-g7B0.js";
33
+ import { a as ia } from "./List-CNeRnfGL.js";
34
+ import { L as la } from "./ListItem-N_dSd02S.js";
34
35
  const ca = (e, t = "warning") => {
35
36
  let n = !1;
36
37
  const r = Array.isArray(e) ? e.join(`
@@ -3960,7 +3961,7 @@ const qi = (e) => {
3960
3961
  name: "MuiGrid"
3961
3962
  }), {
3962
3963
  breakpoints: a
3963
- } = pt(), s = zr(r), {
3964
+ } = pt(), s = qr(r), {
3964
3965
  className: l,
3965
3966
  columns: i,
3966
3967
  columnSpacing: c,
@@ -4128,7 +4129,7 @@ process.env.NODE_ENV !== "production" && (Pt.propTypes = {
4128
4129
  zeroMinWidth: o.bool
4129
4130
  });
4130
4131
  if (process.env.NODE_ENV !== "production") {
4131
- const e = qr("Grid", Pt);
4132
+ const e = zr("Grid", Pt);
4132
4133
  Pt.propTypes = b({}, Pt.propTypes, {
4133
4134
  direction: e("container"),
4134
4135
  lg: e("item"),
@@ -10853,7 +10854,7 @@ process.env.NODE_ENV !== "production" && (Dr.propTypes = {
10853
10854
  */
10854
10855
  yearsPerRow: o.oneOf([3, 4])
10855
10856
  });
10856
- function Ed({
10857
+ function $d({
10857
10858
  value: e,
10858
10859
  minDate: t,
10859
10860
  maxDate: n,
@@ -11037,6 +11038,6 @@ function Ed({
11037
11038
  ] });
11038
11039
  }
11039
11040
  export {
11040
- Ed as D,
11041
+ $d as D,
11041
11042
  ca as b
11042
11043
  };
@@ -1,5 +1,5 @@
1
- import { g as s } from "./useThemeProps-uYx_RkOH.js";
2
- import { g as e } from "./styled-LNCprp4n.js";
1
+ import { g as s } from "./useThemeProps-BlXpIqSE.js";
2
+ import { g as e } from "./createTheme-DVoJnXAT.js";
3
3
  function n(t) {
4
4
  return e("MuiListItemIcon", t);
5
5
  }
@@ -9,8 +9,8 @@ function l(t) {
9
9
  }
10
10
  const r = s("MuiListItemText", ["root", "multiline", "dense", "inset", "primary", "secondary"]);
11
11
  export {
12
- l as a,
13
- o as b,
12
+ o as a,
13
+ l as b,
14
14
  n as g,
15
15
  r as l
16
16
  };
package/dist/main.d.ts CHANGED
@@ -811,6 +811,19 @@ declare interface SubmitButton_2 {
811
811
  onClick?(): void;
812
812
  }
813
813
 
814
+ declare interface TabItem {
815
+ label: default_2.ReactNode;
816
+ templates: Map<string | number, ONTOLOGY.TemplateType>;
817
+ filters: FV.TemplateFilter[];
818
+ onChange: (filters: FV.TemplateFilter[]) => void;
819
+ }
820
+
821
+ declare interface TemplateFilterProps {
822
+ tabs: TabItem[];
823
+ }
824
+
825
+ export declare const TemplateFilters: React.FC<TemplateFilterProps>;
826
+
814
827
  export declare const TemplateForm: <T extends ONTOLOGY.Object | ONTOLOGY.Event | ONTOLOGY.Agent | ONTOLOGY.File, K extends ONTOLOGY.CreateObjectDTO | ONTOLOGY.CreateEventDTO | ONTOLOGY.CreateFileDTO | ONTOLOGY.CreateAgentDTO | ONTOLOGY.UpdateObjectDTO | ONTOLOGY.UpdateEventDTO | ONTOLOGY.UpdateFileDTO | ONTOLOGY.UpdateAgentDTO>(props: TemplateFormProps<T, K> & default_2.RefAttributes<TemplateFormHandle>) => default_2.ReactNode | null;
815
828
 
816
829
  declare interface TemplateFormHandle {
package/dist/main.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { Access as Ht } from "./components/access/index.js";
2
2
  import { alert as Ft, confirm as Ct } from "./components/confirm/index.js";
3
- import { Card as jt } from "./components/card/index.js";
3
+ import { Card as It } from "./components/card/index.js";
4
4
  import { CardAlternate as $t } from "./components/card-alternate/index.js";
5
5
  import { CollapsibleCard as Et } from "./components/collapsible-card/index.js";
6
6
  import { ConditionalWrapper as zt } from "./components/conditional-wrapper/index.js";
@@ -19,18 +19,19 @@ import { LocalizationProvider as fe } from "@mui/x-date-pickers";
19
19
  import { PhoneInput as le } from "./components/phone-input/index.js";
20
20
  import { SearchInput as ye } from "./components/search-input/index.js";
21
21
  import { SecurityLevel as De } from "./components/data-security-selectors/security-level/index.js";
22
- import { TemplateForm as xe } from "./components/template-form/index.js";
23
- import { TemplatePropertyFilters as Te } from "./components/template-property-filters/index.js";
24
- import { TreeSelect as we } from "./components/tree-select/index.js";
25
- import { TreeViewFilter as ve } from "./components/treeview-filter/index.js";
26
- import { S as Se } from "./utils-Bq0ye5vf.js";
27
- import { i as be } from "./index-DlnzUkwe.js";
28
- import { h as Be } from "./helpers-B4UL9NMD.js";
29
- import { ThemeProvider as Ce, createTheme as Ie } from "@mui/material";
30
- import { _ as dt } from "./objectWithoutPropertiesLoose-BK36oJDi.js";
22
+ import { TemplateForm as ge } from "./components/template-form/index.js";
23
+ import { TemplateFilters as Te } from "./components/template-filters/index.js";
24
+ import { TemplatePropertyFilters as we } from "./components/template-property-filters/index.js";
25
+ import { TreeSelect as ve } from "./components/tree-select/index.js";
26
+ import { TreeViewFilter as Se } from "./components/treeview-filter/index.js";
27
+ import { S as be } from "./utils-Bq0ye5vf.js";
28
+ import { i as Be } from "./index-DlnzUkwe.js";
29
+ import { b as Ce } from "./helpers-DaCoWmi2.js";
30
+ import { ThemeProvider as Ie, createTheme as Pe } from "@mui/material";
31
+ import { a as dt } from "./objectWithoutPropertiesLoose-DJteAcBH.js";
31
32
  import C from "dayjs";
32
- import { c as U, g as z } from "./createStyled-BzvgQjjR.js";
33
- import { b as ut } from "./index-C1fczHEW.js";
33
+ import { h as U, j as z } from "./createTheme-DrgvKMA_.js";
34
+ import { b as ut } from "./index-RfDWDd66.js";
34
35
  var tt = { exports: {} };
35
36
  (function(l, D) {
36
37
  (function(f, c) {
@@ -43,8 +44,8 @@ var tt = { exports: {} };
43
44
  if (n === void 0 && (n = null), n !== null) return this.add(7 * (n - this.week()), "day");
44
45
  var i = this.$locale().yearStart || 1;
45
46
  if (this.month() === 11 && this.date() > 25) {
46
- var a = s(this).startOf(c).add(1, c).date(i), g = s(this).endOf(f);
47
- if (a.isBefore(g)) return 1;
47
+ var a = s(this).startOf(c).add(1, c).date(i), x = s(this).endOf(f);
48
+ if (a.isBefore(x)) return 1;
48
49
  }
49
50
  var p = s(this).startOf(c).date(i).startOf(f).subtract(1, "millisecond"), H = this.diff(p, f, !0);
50
51
  return H < 0 ? s(this).startOf("week").week() : Math.ceil(H);
@@ -67,7 +68,7 @@ var et = { exports: {} };
67
68
  return function(h) {
68
69
  this[r] = +h;
69
70
  };
70
- }, g = [/[+-]\d\d:?(\d\d)?|Z/, function(r) {
71
+ }, x = [/[+-]\d\d:?(\d\d)?|Z/, function(r) {
71
72
  (this.zone || (this.zone = {})).offset = function(h) {
72
73
  if (!h || h === "Z") return 0;
73
74
  var d = h.match(/([+-]|\d\d)/g), u = 60 * d[1] + (+d[2] || 0);
@@ -79,8 +80,8 @@ var et = { exports: {} };
79
80
  }, H = function(r, h) {
80
81
  var d, u = n.meridiem;
81
82
  if (u) {
82
- for (var x = 1; x <= 24; x += 1) if (r.indexOf(u(x, 0, h)) > -1) {
83
- d = x > 12;
83
+ for (var g = 1; g <= 24; g += 1) if (r.indexOf(u(g, 0, h)) > -1) {
84
+ d = g > 12;
84
85
  break;
85
86
  }
86
87
  } else d = r === (h ? "pm" : "PM");
@@ -112,7 +113,7 @@ var et = { exports: {} };
112
113
  this.month = h % 12 || h;
113
114
  }], Y: [/[+-]?\d+/, a("year")], YY: [e, function(r) {
114
115
  this.year = i(r);
115
- }], YYYY: [/\d{4}/, a("year")], Z: g, ZZ: g };
116
+ }], YYYY: [/\d{4}/, a("year")], Z: x, ZZ: x };
116
117
  function B(r) {
117
118
  var h, d;
118
119
  h = r, d = n && n.formats;
@@ -121,16 +122,16 @@ var et = { exports: {} };
121
122
  return w || d[M] || f[M] || d[y].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g, function(k, v, A) {
122
123
  return v || A.slice(1);
123
124
  });
124
- })).match(c), x = u.length, Y = 0; Y < x; Y += 1) {
125
- var I = u[Y], O = Z[I], T = O && O[0], L = O && O[1];
126
- u[Y] = L ? { regex: T, parser: L } : I.replace(/^\[|\]$/g, "");
125
+ })).match(c), g = u.length, Y = 0; Y < g; Y += 1) {
126
+ var j = u[Y], O = Z[j], T = O && O[0], L = O && O[1];
127
+ u[Y] = L ? { regex: T, parser: L } : j.replace(/^\[|\]$/g, "");
127
128
  }
128
129
  return function(S) {
129
- for (var w = {}, M = 0, y = 0; M < x; M += 1) {
130
+ for (var w = {}, M = 0, y = 0; M < g; M += 1) {
130
131
  var k = u[M];
131
132
  if (typeof k == "string") y += k.length;
132
133
  else {
133
- var v = k.regex, A = k.parser, j = S.slice(y), F = v.exec(j)[0];
134
+ var v = k.regex, A = k.parser, I = S.slice(y), F = v.exec(I)[0];
134
135
  A.call(w, F), S = S.replace(F, "");
135
136
  }
136
137
  }
@@ -145,24 +146,24 @@ var et = { exports: {} };
145
146
  }
146
147
  return function(r, h, d) {
147
148
  d.p.customParseFormat = !0, r && r.parseTwoDigitYear && (i = r.parseTwoDigitYear);
148
- var u = h.prototype, x = u.parse;
149
+ var u = h.prototype, g = u.parse;
149
150
  u.parse = function(Y) {
150
- var I = Y.date, O = Y.utc, T = Y.args;
151
+ var j = Y.date, O = Y.utc, T = Y.args;
151
152
  this.$u = O;
152
153
  var L = T[1];
153
154
  if (typeof L == "string") {
154
155
  var S = T[2] === !0, w = T[3] === !0, M = S || w, y = T[2];
155
- w && (y = T[2]), n = this.$locale(), !S && y && (n = d.Ls[y]), this.$d = function(j, F, b, P) {
156
+ w && (y = T[2]), n = this.$locale(), !S && y && (n = d.Ls[y]), this.$d = function(I, F, b, P) {
156
157
  try {
157
- if (["x", "X"].indexOf(F) > -1) return new Date((F === "X" ? 1e3 : 1) * j);
158
- var m = B(F)(j), N = m.year, $ = m.month, nt = m.day, ot = m.hours, at = m.minutes, it = m.seconds, ht = m.milliseconds, R = m.zone, X = m.week, J = /* @__PURE__ */ new Date(), _ = nt || (N || $ ? 1 : J.getDate()), V = N || J.getFullYear(), W = 0;
158
+ if (["x", "X"].indexOf(F) > -1) return new Date((F === "X" ? 1e3 : 1) * I);
159
+ var m = B(F)(I), N = m.year, $ = m.month, nt = m.day, ot = m.hours, at = m.minutes, it = m.seconds, ht = m.milliseconds, R = m.zone, X = m.week, J = /* @__PURE__ */ new Date(), _ = nt || (N || $ ? 1 : J.getDate()), V = N || J.getFullYear(), W = 0;
159
160
  N && !$ || (W = $ > 0 ? $ - 1 : J.getMonth());
160
161
  var E, q = ot || 0, G = at || 0, K = it || 0, Q = ht || 0;
161
162
  return R ? new Date(Date.UTC(V, W, _, q, G, K, Q + 60 * R.offset * 1e3)) : b ? new Date(Date.UTC(V, W, _, q, G, K, Q)) : (E = new Date(V, W, _, q, G, K, Q), X && (E = P(E).week(X).toDate()), E);
162
163
  } catch {
163
164
  return /* @__PURE__ */ new Date("");
164
165
  }
165
- }(I, L, O, d), this.init(), y && y !== !0 && (this.$L = this.locale(y).$L), M && I != this.format(L) && (this.$d = /* @__PURE__ */ new Date("")), n = {};
166
+ }(j, L, O, d), this.init(), y && y !== !0 && (this.$L = this.locale(y).$L), M && j != this.format(L) && (this.$d = /* @__PURE__ */ new Date("")), n = {};
166
167
  } else if (L instanceof Array) for (var k = L.length, v = 1; v <= k; v += 1) {
167
168
  T[1] = L[v - 1];
168
169
  var A = d.apply(this, T);
@@ -172,7 +173,7 @@ var et = { exports: {} };
172
173
  }
173
174
  v === k && (this.$d = /* @__PURE__ */ new Date(""));
174
175
  }
175
- else x.call(this, Y);
176
+ else g.call(this, Y);
176
177
  };
177
178
  };
178
179
  });
@@ -189,8 +190,8 @@ var rt = { exports: {} };
189
190
  var s = t.prototype, o = s.format;
190
191
  e.en.formats = f, s.format = function(n) {
191
192
  n === void 0 && (n = "YYYY-MM-DDTHH:mm:ssZ");
192
- var i = this.$locale().formats, a = function(g, p) {
193
- return g.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g, function(H, Z, B) {
193
+ var i = this.$locale().formats, a = function(x, p) {
194
+ return x.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g, function(H, Z, B) {
194
195
  var r = B && B.toUpperCase();
195
196
  return Z || p[B] || f[B] || p[r].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g, function(h, d, u) {
196
197
  return d || u.slice(1);
@@ -211,8 +212,8 @@ var st = { exports: {} };
211
212
  })(U, function() {
212
213
  return function(f, c, t) {
213
214
  c.prototype.isBetween = function(e, s, o, n) {
214
- var i = t(e), a = t(s), g = (n = n || "()")[0] === "(", p = n[1] === ")";
215
- return (g ? this.isAfter(i, o) : !this.isBefore(i, o)) && (p ? this.isBefore(a, o) : !this.isAfter(a, o)) || (g ? this.isBefore(i, o) : !this.isAfter(i, o)) && (p ? this.isAfter(a, o) : !this.isBefore(a, o));
215
+ var i = t(e), a = t(s), x = (n = n || "()")[0] === "(", p = n[1] === ")";
216
+ return (x ? this.isAfter(i, o) : !this.isBefore(i, o)) && (p ? this.isBefore(a, o) : !this.isAfter(a, o)) || (x ? this.isBefore(i, o) : !this.isAfter(i, o)) && (p ? this.isAfter(a, o) : !this.isBefore(a, o));
216
217
  };
217
218
  };
218
219
  });
@@ -222,7 +223,7 @@ const Dt = /* @__PURE__ */ z(Mt);
222
223
  C.extend(lt);
223
224
  C.extend(yt);
224
225
  C.extend(Dt);
225
- const gt = ut(["Your locale has not been found.", "Either the locale key is not a supported one. Locales supported by dayjs are available here: https://github.com/iamkun/dayjs/tree/dev/src/locale", "Or you forget to import the locale with `require('dayjs/locale/{localeUsed}')`", "fallback on English locale"]), xt = {
226
+ const xt = ut(["Your locale has not been found.", "Either the locale key is not a supported one. Locales supported by dayjs are available here: https://github.com/iamkun/dayjs/tree/dev/src/locale", "Or you forget to import the locale with `require('dayjs/locale/{localeUsed}')`", "fallback on English locale"]), gt = {
226
227
  // Year
227
228
  YY: "year",
228
229
  YYYY: {
@@ -342,11 +343,11 @@ class St {
342
343
  this.isMUIAdapter = !0, this.lib = "dayjs", this.rawDayJsInstance = void 0, this.dayjs = void 0, this.locale = void 0, this.formats = void 0, this.escapedCharacters = {
343
344
  start: "[",
344
345
  end: "]"
345
- }, this.formatTokenMap = xt, this.getLocaleFormats = () => {
346
+ }, this.formatTokenMap = gt, this.getLocaleFormats = () => {
346
347
  var t;
347
348
  const e = (t = this.rawDayJsInstance.Ls) != null ? t : C.Ls, s = this.locale || "en";
348
349
  let o = e[s];
349
- return o === void 0 && (gt(), o = e.en), o.formats;
350
+ return o === void 0 && (xt(), o = e.en), o.formats;
350
351
  }, this.date = (t) => t === null ? null : this.dayjs(t), this.toJsDate = (t) => t.toDate(), this.parseISO = (t) => this.dayjs(t), this.toISO = (t) => t.toISOString(), this.parse = (t, e) => t === "" ? null : this.dayjs(t, e, this.locale, !0), this.getCurrentLocaleCode = () => this.locale || "en", this.is12HourCycleInCurrentLocale = () => /A|a/.test(this.getLocaleFormats().LT || ""), this.expandFormat = (t) => {
351
352
  const e = this.getLocaleFormats(), s = (o) => o.replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g, (n, i, a) => i || a.slice(1));
352
353
  return t.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g, (o, n, i) => {
@@ -383,9 +384,9 @@ class St {
383
384
  }
384
385
  export {
385
386
  Ht as Access,
386
- Be as AccessUtils,
387
+ Ce as AccessUtils,
387
388
  St as AdapterDayjs,
388
- jt as Card,
389
+ It as Card,
389
390
  $t as CardAlternate,
390
391
  Et as CollapsibleCard,
391
392
  zt as ConditionalWrapper,
@@ -398,20 +399,21 @@ export {
398
399
  re as InstanceForm,
399
400
  ne as InstanceHierarchyTable,
400
401
  ae as InstanceTable,
401
- Se as KeyProductionUtils,
402
+ be as KeyProductionUtils,
402
403
  he as KeyProtectionMenu,
403
404
  ue as Loading,
404
405
  fe as LocalizationProvider,
405
- be as Map,
406
+ Be as Map,
406
407
  le as PhoneInput,
407
408
  ye as SearchInput,
408
409
  De as SecurityLevel,
409
- xe as TemplateForm,
410
- Te as TemplatePropertyFilters,
411
- Ce as ThemeProvider,
412
- we as TreeSelect,
413
- ve as TreeViewFilter,
410
+ Te as TemplateFilters,
411
+ ge as TemplateForm,
412
+ we as TemplatePropertyFilters,
413
+ Ie as ThemeProvider,
414
+ ve as TreeSelect,
415
+ Se as TreeViewFilter,
414
416
  Ft as alert,
415
417
  Ct as confirm,
416
- Ie as createTheme
418
+ Pe as createTheme
417
419
  };
@@ -17,6 +17,6 @@ function i(r, e) {
17
17
  return t;
18
18
  }
19
19
  export {
20
- a as _,
21
- i as a
20
+ i as _,
21
+ a
22
22
  };
@@ -1,7 +1,7 @@
1
1
  import li from "lodash";
2
- import { c as Se, m as ls, w as hr, g as ft, i as cr, R as Wt, B as bo, b as ni, e as yi, l as ko, s as dr, r as ur, d as fr, P as We, f as Ut, V as ae, h as Go, j as st, k as Yo, n as he, o as ws, p as Xo, q as hi, u as gr, v as _r, x as Wo, L as _n, y as mn, z as mr, A as pr, C as yr, D as Uo, E as Bo, F as zn, G as Ls, H as It, I as Zi, J as zt, K as xr, M as Vn, N as xi, O as Er, t as Ko, Q as vs, S as hs, T as Hn, U as Ps, W as Tr, X as ci, Y as zo, Z as Ei, _ as Ti, $ as Vo, a0 as Ho, a1 as Zo, a2 as ke, a3 as qo, a4 as jo, a5 as Cr, a6 as Jo, a7 as Qo, a8 as Zn, a9 as $o, aa as ta, ab as ea, ac as Vt, ad as ia, ae as na, af as sa, ag as ra, ah as oa, ai as aa, aj as As, ak as qn, al as la, am as ha, an as ca, ao as da, ap as ua, aq as fa, ar as Ji, as as ga, at as Sr, au as _a, av as ma, aw as ti, ax as pa, ay as pn, az as ya, aA as xa, aB as Ea, aC as Ta, aD as si, aE as Ca, aF as Sa, aG as Ra, aH as Ia, aI as wa, aJ as yn, a as La, aK as Rr } from "./Source-Hf_SiWEW.js";
3
- import { B as Ci, A as va, a as ze, D as Ir, b as tt, T as di, l as Z, O as ui, u as it, c as ot, d as wr, E as W, g as q, e as Lr, P as vr, V as cs, f as Re, F as Si, W as Pa, M as Pr, h as Aa, i as fi, j as Ar, k as Fa, m as An, s as Da, n as Qi, o as Oa, p as St, q as V, r as Ma, t as Na, v as $i, w as ba, x as ka } from "./has-CjQtZJa9.js";
4
- import { s as Fr, c as Ga, b as xn, r as Ya, d as jn, e as ds, f as Fs, g as Xa, h as Ds, i as Yi, j as Os, k as lt, l as Jn, m as Mt, n as Wa, o as En, t as Ua, S as _t, F as Ve, I as Ht, a as tn, T as Ri, R as Ba, C as Ka, p as za, q as Va, u as ce, v as Rt, w as en, x as nn, y as Bt, z as Kt, A as sn, B as rn, D as on, E as xe, G as gi, H as an, J as Dr, K as Ha, L as Za, M as qa, N as Ms } from "./Text-D6oGbCdi.js";
2
+ import { u as Se, v as ls, w as hr, x as ft, y as cr, R as Wt, B as bo, z as ni, A as yi, C as ko, D as dr, E as ur, F as fr, o as We, G as Ut, V as ae, h as Go, H as st, f as Yo, I as he, J as ws, K as Xo, M as hi, N as gr, O as _r, Q as Wo, L as _n, T as mn, U as mr, W as pr, X as yr, Y as Uo, Z as Bo, _ as zn, c as Ls, $ as It, a0 as Zi, p as zt, a1 as xr, a2 as Vn, a3 as xi, a4 as Er, t as Ko, a5 as vs, a6 as hs, i as Hn, a7 as Ps, a8 as Tr, a9 as ci, aa as zo, ab as Ei, ac as Ti, ad as Vo, ae as Ho, af as Zo, ag as ke, ah as qo, ai as jo, aj as Cr, ak as Jo, al as Qo, am as Zn, an as $o, ao as ta, ap as ea, P as Vt, aq as ia, ar as na, as as sa, at as ra, au as oa, av as aa, aw as As, ax as qn, ay as la, az as ha, aA as ca, aB as da, aC as ua, aD as fa, aE as Ji, aF as ga, aG as Sr, S as _a, aH as ma, aI as ti, d as pa, k as pn, aJ as ya, aK as xa, aL as Ea, aM as Ta, aN as si, aO as Ca, aP as Sa, aQ as Ra, aR as Ia, j as wa, aS as yn, a as La, r as Rr } from "./Source-CnCcu5UP.js";
3
+ import { f as Ci, A as va, B as ze, D as Ir, i as tt, T as di, l as Z, O as ui, u as it, d as ot, c as wr, E as W, g as q, j as Lr, P as vr, V as cs, a as Re, F as Si, v as Pa, M as Pr, w as Aa, b as fi, x as Ar, y as Fa, m as An, z as Da, r as Qi, C as Oa, p as St, e as V, s as Ma, k as Na, G as $i, H as ba, t as ka } from "./has-9_asnBxn.js";
4
+ import { s as Fr, b as Ga, d as xn, r as Ya, e as jn, f as ds, g as Fs, h as Xa, i as Ds, j as Yi, k as Os, l as lt, m as Jn, n as Mt, o as Wa, p as En, t as Ua, S as _t, F as Ve, I as Ht, a as tn, T as Ri, R as Ba, C as Ka, q as za, u as Va, v as ce, w as Rt, x as en, y as nn, z as Bt, A as Kt, B as sn, D as rn, E as on, G as xe, H as gi, J as an, K as Dr, L as Ha, M as Za, N as qa, O as Ms } from "./Text-BT5kPHOo.js";
5
5
  import { Feature as me } from "ol";
6
6
  import { getNumberCoordinates as us, validate as Or, parse as Mr, getGeometries as Qn, findPlacemarkCoordinates as ja, build as Ja } from "./components/map/helpers/kml.js";
7
7
  import { defaultStyle as Nr, selectStyleFunction as Qa } from "./components/map/styled.js";