@hybridcore/ui 1.4.30 → 1.4.32

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 +14 -0
  91. package/dist/main.js +83 -81
  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
@@ -62,6 +62,20 @@ declare interface ButtonType {
62
62
 
63
63
  export declare const Card: React.FC<CardProps>;
64
64
 
65
+ export declare const CardAlternate: FC<CardAlternateProps>;
66
+
67
+ declare interface CardAlternateProps {
68
+ title: string;
69
+ subTitle?: string;
70
+ text: string;
71
+ avatar?: default_2.ReactNode;
72
+ footer?: default_2.ReactNode;
73
+ menu?: default_2.ReactNode;
74
+ extra?: default_2.ReactNode;
75
+ loading?: boolean;
76
+ onClick?(): void;
77
+ }
78
+
65
79
  declare interface CardProps {
66
80
  title: string;
67
81
  text: string;
package/dist/main.js CHANGED
@@ -1,35 +1,36 @@
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";
4
- import { CollapsibleCard as $t } from "./components/collapsible-card/index.js";
5
- import { ConditionalWrapper as Et } from "./components/conditional-wrapper/index.js";
6
- import { Container as zt } from "./components/container/index.js";
7
- import { ContextMenu as Nt } from "./components/context-menu/index.js";
8
- import { DateTimePicker as _t } from "./components/date-time-picker/index.js";
9
- import { DisseminationList as qt } from "./components/data-security-selectors/dissemination-list/index.js";
10
- import { GeometryPicker as Kt } from "./components/geometry-picker/index.js";
11
- import { IconButton as Rt } from "./components/icon-button/index.js";
12
- import { InstanceForm as te } from "./components/instance-form/index.js";
13
- import { InstanceHierarchyTable as re } from "./components/instance-hierarchy-table/index.js";
14
- import { InstanceTable as ne } from "./components/instance-table/index.js";
15
- import { KeyProtectionMenu as ae } from "./components/key-protection/menu.js";
16
- import { Loading as he } from "./components/loading/index.js";
17
- import { LocalizationProvider as ue } from "@mui/x-date-pickers";
18
- import { PhoneInput as fe } from "./components/phone-input/index.js";
19
- import { SearchInput as le } from "./components/search-input/index.js";
20
- import { SecurityLevel as ye } from "./components/data-security-selectors/security-level/index.js";
21
- import { TemplateForm as De } from "./components/template-form/index.js";
22
- import { TemplatePropertyFilters as xe } from "./components/template-property-filters/index.js";
23
- import { TreeSelect as Te } from "./components/tree-select/index.js";
24
- import { TreeViewFilter as we } from "./components/treeview-filter/index.js";
25
- import { S as ve } from "./utils-Bq0ye5vf.js";
26
- import { i as Se } from "./index-DlnzUkwe.js";
27
- import { h as be } from "./helpers-B4UL9NMD.js";
28
- import { ThemeProvider as Be, createTheme as Fe } from "@mui/material";
29
- import { _ as dt } from "./objectWithoutPropertiesLoose-BK36oJDi.js";
3
+ import { Card as It } from "./components/card/index.js";
4
+ import { CardAlternate as $t } from "./components/card-alternate/index.js";
5
+ import { CollapsibleCard as Et } from "./components/collapsible-card/index.js";
6
+ import { ConditionalWrapper as zt } from "./components/conditional-wrapper/index.js";
7
+ import { Container as Nt } from "./components/container/index.js";
8
+ import { ContextMenu as _t } from "./components/context-menu/index.js";
9
+ import { DateTimePicker as qt } from "./components/date-time-picker/index.js";
10
+ import { DisseminationList as Kt } from "./components/data-security-selectors/dissemination-list/index.js";
11
+ import { GeometryPicker as Rt } from "./components/geometry-picker/index.js";
12
+ import { IconButton as te } from "./components/icon-button/index.js";
13
+ import { InstanceForm as re } from "./components/instance-form/index.js";
14
+ import { InstanceHierarchyTable as ne } from "./components/instance-hierarchy-table/index.js";
15
+ import { InstanceTable as ae } from "./components/instance-table/index.js";
16
+ import { KeyProtectionMenu as he } from "./components/key-protection/menu.js";
17
+ import { Loading as ue } from "./components/loading/index.js";
18
+ import { LocalizationProvider as fe } from "@mui/x-date-pickers";
19
+ import { PhoneInput as le } from "./components/phone-input/index.js";
20
+ import { SearchInput as ye } from "./components/search-input/index.js";
21
+ import { SecurityLevel as De } from "./components/data-security-selectors/security-level/index.js";
22
+ import { TemplateForm as ge } 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 { b as Be } from "./helpers-DaCoWmi2.js";
29
+ import { ThemeProvider as Ce, createTheme as je } from "@mui/material";
30
+ import { a as dt } from "./objectWithoutPropertiesLoose-DJteAcBH.js";
30
31
  import C from "dayjs";
31
- import { c as U, g as z } from "./createStyled-BzvgQjjR.js";
32
- import { b as ut } from "./index-C1fczHEW.js";
32
+ import { h as U, j as z } from "./createTheme-DrgvKMA_.js";
33
+ import { b as ut } from "./index-RfDWDd66.js";
33
34
  var tt = { exports: {} };
34
35
  (function(l, D) {
35
36
  (function(f, c) {
@@ -42,8 +43,8 @@ var tt = { exports: {} };
42
43
  if (n === void 0 && (n = null), n !== null) return this.add(7 * (n - this.week()), "day");
43
44
  var i = this.$locale().yearStart || 1;
44
45
  if (this.month() === 11 && this.date() > 25) {
45
- var a = s(this).startOf(c).add(1, c).date(i), g = s(this).endOf(f);
46
- if (a.isBefore(g)) return 1;
46
+ var a = s(this).startOf(c).add(1, c).date(i), x = s(this).endOf(f);
47
+ if (a.isBefore(x)) return 1;
47
48
  }
48
49
  var p = s(this).startOf(c).date(i).startOf(f).subtract(1, "millisecond"), H = this.diff(p, f, !0);
49
50
  return H < 0 ? s(this).startOf("week").week() : Math.ceil(H);
@@ -66,7 +67,7 @@ var et = { exports: {} };
66
67
  return function(h) {
67
68
  this[r] = +h;
68
69
  };
69
- }, g = [/[+-]\d\d:?(\d\d)?|Z/, function(r) {
70
+ }, x = [/[+-]\d\d:?(\d\d)?|Z/, function(r) {
70
71
  (this.zone || (this.zone = {})).offset = function(h) {
71
72
  if (!h || h === "Z") return 0;
72
73
  var d = h.match(/([+-]|\d\d)/g), u = 60 * d[1] + (+d[2] || 0);
@@ -78,8 +79,8 @@ var et = { exports: {} };
78
79
  }, H = function(r, h) {
79
80
  var d, u = n.meridiem;
80
81
  if (u) {
81
- for (var x = 1; x <= 24; x += 1) if (r.indexOf(u(x, 0, h)) > -1) {
82
- d = x > 12;
82
+ for (var g = 1; g <= 24; g += 1) if (r.indexOf(u(g, 0, h)) > -1) {
83
+ d = g > 12;
83
84
  break;
84
85
  }
85
86
  } else d = r === (h ? "pm" : "PM");
@@ -111,7 +112,7 @@ var et = { exports: {} };
111
112
  this.month = h % 12 || h;
112
113
  }], Y: [/[+-]?\d+/, a("year")], YY: [e, function(r) {
113
114
  this.year = i(r);
114
- }], YYYY: [/\d{4}/, a("year")], Z: g, ZZ: g };
115
+ }], YYYY: [/\d{4}/, a("year")], Z: x, ZZ: x };
115
116
  function B(r) {
116
117
  var h, d;
117
118
  h = r, d = n && n.formats;
@@ -120,16 +121,16 @@ var et = { exports: {} };
120
121
  return w || d[M] || f[M] || d[y].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g, function(k, v, A) {
121
122
  return v || A.slice(1);
122
123
  });
123
- })).match(c), x = u.length, Y = 0; Y < x; Y += 1) {
124
- var I = u[Y], O = Z[I], T = O && O[0], L = O && O[1];
125
- u[Y] = L ? { regex: T, parser: L } : I.replace(/^\[|\]$/g, "");
124
+ })).match(c), g = u.length, Y = 0; Y < g; Y += 1) {
125
+ var j = u[Y], O = Z[j], T = O && O[0], L = O && O[1];
126
+ u[Y] = L ? { regex: T, parser: L } : j.replace(/^\[|\]$/g, "");
126
127
  }
127
128
  return function(S) {
128
- for (var w = {}, M = 0, y = 0; M < x; M += 1) {
129
+ for (var w = {}, M = 0, y = 0; M < g; M += 1) {
129
130
  var k = u[M];
130
131
  if (typeof k == "string") y += k.length;
131
132
  else {
132
- var v = k.regex, A = k.parser, j = S.slice(y), F = v.exec(j)[0];
133
+ var v = k.regex, A = k.parser, I = S.slice(y), F = v.exec(I)[0];
133
134
  A.call(w, F), S = S.replace(F, "");
134
135
  }
135
136
  }
@@ -144,24 +145,24 @@ var et = { exports: {} };
144
145
  }
145
146
  return function(r, h, d) {
146
147
  d.p.customParseFormat = !0, r && r.parseTwoDigitYear && (i = r.parseTwoDigitYear);
147
- var u = h.prototype, x = u.parse;
148
+ var u = h.prototype, g = u.parse;
148
149
  u.parse = function(Y) {
149
- var I = Y.date, O = Y.utc, T = Y.args;
150
+ var j = Y.date, O = Y.utc, T = Y.args;
150
151
  this.$u = O;
151
152
  var L = T[1];
152
153
  if (typeof L == "string") {
153
154
  var S = T[2] === !0, w = T[3] === !0, M = S || w, y = T[2];
154
- w && (y = T[2]), n = this.$locale(), !S && y && (n = d.Ls[y]), this.$d = function(j, F, b, P) {
155
+ w && (y = T[2]), n = this.$locale(), !S && y && (n = d.Ls[y]), this.$d = function(I, F, b, P) {
155
156
  try {
156
- if (["x", "X"].indexOf(F) > -1) return new Date((F === "X" ? 1e3 : 1) * j);
157
- 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;
157
+ if (["x", "X"].indexOf(F) > -1) return new Date((F === "X" ? 1e3 : 1) * I);
158
+ 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;
158
159
  N && !$ || (W = $ > 0 ? $ - 1 : J.getMonth());
159
160
  var E, q = ot || 0, G = at || 0, K = it || 0, Q = ht || 0;
160
161
  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);
161
162
  } catch {
162
163
  return /* @__PURE__ */ new Date("");
163
164
  }
164
- }(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 = {};
165
+ }(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 = {};
165
166
  } else if (L instanceof Array) for (var k = L.length, v = 1; v <= k; v += 1) {
166
167
  T[1] = L[v - 1];
167
168
  var A = d.apply(this, T);
@@ -171,7 +172,7 @@ var et = { exports: {} };
171
172
  }
172
173
  v === k && (this.$d = /* @__PURE__ */ new Date(""));
173
174
  }
174
- else x.call(this, Y);
175
+ else g.call(this, Y);
175
176
  };
176
177
  };
177
178
  });
@@ -188,8 +189,8 @@ var rt = { exports: {} };
188
189
  var s = t.prototype, o = s.format;
189
190
  e.en.formats = f, s.format = function(n) {
190
191
  n === void 0 && (n = "YYYY-MM-DDTHH:mm:ssZ");
191
- var i = this.$locale().formats, a = function(g, p) {
192
- return g.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g, function(H, Z, B) {
192
+ var i = this.$locale().formats, a = function(x, p) {
193
+ return x.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g, function(H, Z, B) {
193
194
  var r = B && B.toUpperCase();
194
195
  return Z || p[B] || f[B] || p[r].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g, function(h, d, u) {
195
196
  return d || u.slice(1);
@@ -210,8 +211,8 @@ var st = { exports: {} };
210
211
  })(U, function() {
211
212
  return function(f, c, t) {
212
213
  c.prototype.isBetween = function(e, s, o, n) {
213
- var i = t(e), a = t(s), g = (n = n || "()")[0] === "(", p = n[1] === ")";
214
- 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));
214
+ var i = t(e), a = t(s), x = (n = n || "()")[0] === "(", p = n[1] === ")";
215
+ 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));
215
216
  };
216
217
  };
217
218
  });
@@ -221,7 +222,7 @@ const Dt = /* @__PURE__ */ z(Mt);
221
222
  C.extend(lt);
222
223
  C.extend(yt);
223
224
  C.extend(Dt);
224
- 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 = {
225
+ 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 = {
225
226
  // Year
226
227
  YY: "year",
227
228
  YYYY: {
@@ -341,11 +342,11 @@ class St {
341
342
  this.isMUIAdapter = !0, this.lib = "dayjs", this.rawDayJsInstance = void 0, this.dayjs = void 0, this.locale = void 0, this.formats = void 0, this.escapedCharacters = {
342
343
  start: "[",
343
344
  end: "]"
344
- }, this.formatTokenMap = xt, this.getLocaleFormats = () => {
345
+ }, this.formatTokenMap = gt, this.getLocaleFormats = () => {
345
346
  var t;
346
347
  const e = (t = this.rawDayJsInstance.Ls) != null ? t : C.Ls, s = this.locale || "en";
347
348
  let o = e[s];
348
- return o === void 0 && (gt(), o = e.en), o.formats;
349
+ return o === void 0 && (xt(), o = e.en), o.formats;
349
350
  }, 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) => {
350
351
  const e = this.getLocaleFormats(), s = (o) => o.replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g, (n, i, a) => i || a.slice(1));
351
352
  return t.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g, (o, n, i) => {
@@ -382,34 +383,35 @@ class St {
382
383
  }
383
384
  export {
384
385
  Ht as Access,
385
- be as AccessUtils,
386
+ Be as AccessUtils,
386
387
  St as AdapterDayjs,
387
- jt as Card,
388
- $t as CollapsibleCard,
389
- Et as ConditionalWrapper,
390
- zt as Container,
391
- Nt as ContextMenu,
392
- _t as DateTimePicker,
393
- qt as DisseminationList,
394
- Kt as GeometryPicker,
395
- Rt as IconButton,
396
- te as InstanceForm,
397
- re as InstanceHierarchyTable,
398
- ne as InstanceTable,
399
- ve as KeyProductionUtils,
400
- ae as KeyProtectionMenu,
401
- he as Loading,
402
- ue as LocalizationProvider,
403
- Se as Map,
404
- fe as PhoneInput,
405
- le as SearchInput,
406
- ye as SecurityLevel,
407
- De as TemplateForm,
408
- xe as TemplatePropertyFilters,
409
- Be as ThemeProvider,
410
- Te as TreeSelect,
411
- we as TreeViewFilter,
388
+ It as Card,
389
+ $t as CardAlternate,
390
+ Et as CollapsibleCard,
391
+ zt as ConditionalWrapper,
392
+ Nt as Container,
393
+ _t as ContextMenu,
394
+ qt as DateTimePicker,
395
+ Kt as DisseminationList,
396
+ Rt as GeometryPicker,
397
+ te as IconButton,
398
+ re as InstanceForm,
399
+ ne as InstanceHierarchyTable,
400
+ ae as InstanceTable,
401
+ Se as KeyProductionUtils,
402
+ he as KeyProtectionMenu,
403
+ ue as Loading,
404
+ fe as LocalizationProvider,
405
+ be as Map,
406
+ le as PhoneInput,
407
+ ye as SearchInput,
408
+ De as SecurityLevel,
409
+ ge as TemplateForm,
410
+ Te as TemplatePropertyFilters,
411
+ Ce as ThemeProvider,
412
+ we as TreeSelect,
413
+ ve as TreeViewFilter,
412
414
  Ft as alert,
413
415
  Ct as confirm,
414
- Fe as createTheme
416
+ je as createTheme
415
417
  };
@@ -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";