@hybridcore/ui 1.3.1 → 1.3.2

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 (70) hide show
  1. package/dist/{ButtonBase-DZH9mTSs.js → ButtonBase-C875Ww3z.js} +10 -10
  2. package/dist/{CardContent-CUZ9jH0z.js → CardContent-pWhEcyoR.js} +4 -4
  3. package/dist/{Checkbox-RTVyZJPK.js → Checkbox-COCZU8Yl.js} +7 -7
  4. package/dist/{Collapse-9zKUPtnk.js → Collapse-CZFw4GZs.js} +7 -7
  5. package/dist/{DialogContent-ijWcBrtC.js → DialogContent-DhcqAG-q.js} +12 -12
  6. package/dist/{FormControl-C0mOl3mC.js → FormControl-BhwmBUAq.js} +9 -9
  7. package/dist/{FormControlLabel-BK6N5zeb.js → FormControlLabel-BL6c4YAN.js} +44 -44
  8. package/dist/{IconButton-D7MS15zj.js → IconButton-DM-0JFx9.js} +5 -5
  9. package/dist/{Input-CIRMXtVU.js → Input-DgIhcA8j.js} +6 -6
  10. package/dist/{List-D26ubZNL.js → List-Dz3Z1qJk.js} +6 -6
  11. package/dist/{ListItem-B0ZWvhCF.js → ListItem-DnyWDeDF.js} +6 -6
  12. package/dist/{MenuItem-CI7xGSGZ.js → MenuItem-BjC83iWq.js} +13 -13
  13. package/dist/{OutlinedInput-aT_qMbXR.js → OutlinedInput-CS2BwiVg.js} +6 -6
  14. package/dist/{Paper-DuVFfsLZ.js → Paper-seBMlMwu.js} +5 -5
  15. package/dist/{Select-B625rLnY.js → Select-C8Iimh3g.js} +15 -15
  16. package/dist/{Source-CnCcu5UP.js → Source-Hf_SiWEW.js} +123 -123
  17. package/dist/{Text-BT5kPHOo.js → Text-D6oGbCdi.js} +41 -41
  18. package/dist/{Typography-CJu4IM_v.js → Typography-CqyjdT7p.js} +4 -4
  19. package/dist/{chainPropTypes-DHF53jrt.js → chainPropTypes-CwfDfLEA.js} +3 -3
  20. package/dist/components/card/index.js +6 -6
  21. package/dist/components/card/styled.js +1 -1
  22. package/dist/components/collapsible-card/style.js +10 -10
  23. package/dist/components/confirm/dialog.js +6 -6
  24. package/dist/components/container/index.js +7 -7
  25. package/dist/components/context-menu/index.js +10 -10
  26. package/dist/components/data-management/instance-form/components/composite-list/index.js +1 -1
  27. package/dist/components/data-management/instance-form/components/variable/index.js +6 -6
  28. package/dist/components/data-management/instance-form/components/variables/index.js +1 -1
  29. package/dist/components/data-security-selectors/dissemination-list/index.js +1 -1
  30. package/dist/components/geometry-picker/coordinate/index.js +1 -1
  31. package/dist/components/geometry-picker/edit/index.js +2 -2
  32. package/dist/components/geometry-picker/geometry/index.js +1 -1
  33. package/dist/components/geometry-picker/index.js +2 -2
  34. package/dist/components/geometry-picker/kml/index.js +1 -1
  35. package/dist/components/geometry-picker/map/logic.js +19 -19
  36. package/dist/components/geometry-picker/map/style.js +1 -1
  37. package/dist/components/icon-button/index.js +1 -1
  38. package/dist/components/map/helpers/mapbox.js +3 -3
  39. package/dist/components/map/helpers/ol.js +3 -3
  40. package/dist/components/map/logic.js +2 -2
  41. package/dist/components/map/styled.js +2 -2
  42. package/dist/components/search-input/index.js +3 -3
  43. package/dist/components/template-property-filters/index.js +49 -481
  44. package/dist/components/template-property-filters/property.js +4 -4
  45. package/dist/components/tree-select/index.js +4 -4
  46. package/dist/components/treeview-filter/index.js +9 -9
  47. package/dist/components/treeview-filter/item/index.js +1 -1
  48. package/dist/components/treeview-filter/item-label/index.js +2 -2
  49. package/dist/{createSvgIcon-CpwgcuKn.js → createSvgIcon-CTQMsmqJ.js} +5 -5
  50. package/dist/{createSvgIcon-uzHr0c0Y.js → createSvgIcon-pajAAvTK.js} +4 -4
  51. package/dist/{createTheme-BynOz6vJ.js → createTheme-CCwx9ptk.js} +23 -23
  52. package/dist/{exactProp-BgztuVaT.js → exactProp-D0xuoiRB.js} +3 -3
  53. package/dist/{extends-C3382pL0.js → extends-Cyw62AD_.js} +2 -2
  54. package/dist/{has-9_asnBxn.js → has-CjQtZJa9.js} +26 -26
  55. package/dist/{index-CEj0z7vR.js → index-DlFdC7eU.js} +6 -6
  56. package/dist/{index-C5fnQULf.js → index-tNZngrO0.js} +5 -5
  57. package/dist/{listItemTextClasses-Lb51gZ03.js → listItemTextClasses-DRMkDW2V.js} +4 -4
  58. package/dist/main.d.ts +6 -0
  59. package/dist/main.js +480 -45
  60. package/dist/{ol-q6vTiF_t.js → ol-BUKJ1urU.js} +3 -3
  61. package/dist/{property-DyLBS7uO.js → property-CKak9_tn.js} +19 -19
  62. package/dist/{resolveComponentProps-D6QBz-nM.js → resolveComponentProps-DVsx78bV.js} +8 -8
  63. package/dist/{styled-C3GYAbYC.js → styled-CPg13iuX.js} +19 -19
  64. package/dist/{styled-B02_UC50.js → styled-fcu13kUF.js} +20 -20
  65. package/dist/{useTheme-rmCSkfoY.js → useTheme-BWgLzAUj.js} +3 -3
  66. package/dist/{useTheme-BYHXX22B.js → useTheme-pp7LSyyX.js} +2 -2
  67. package/dist/{useThemeProps-DzfjJKh1.js → useThemeProps-CDWnyqCh.js} +3 -3
  68. package/dist/{useThemeProps-CR6NzUGU.js → useThemeProps-DOuXhu3E.js} +4 -4
  69. package/dist/{utils-CIiFkdEJ.js → utils-Cbb4HUTT.js} +8 -8
  70. package/package.json +1 -1
@@ -1,9 +1,9 @@
1
1
  import * as l from "react";
2
- import { _ as z, a as S } from "./extends-C3382pL0.js";
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 { c as v, P as o } from "./createTheme-BynOz6vJ.js";
5
- import { g as w, u as C, c as N, a as T } from "./chainPropTypes-DHF53jrt.js";
6
- import { g as O, s as R } from "./styled-B02_UC50.js";
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";
7
7
  function L({
8
8
  controlled: e,
9
9
  default: n,
@@ -2,7 +2,7 @@ import nt from "@emotion/styled";
2
2
  import { CacheProvider as ot, Global as it, ThemeContext as st, css as at, keyframes as ct } from "@emotion/react";
3
3
  import "react";
4
4
  import { jsx as Mr } from "react/jsx-runtime";
5
- import { a as me, _ as Nr } from "./extends-C3382pL0.js";
5
+ import { _ as me, a as Nr } from "./extends-Cyw62AD_.js";
6
6
  var no = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
7
7
  function ut(e) {
8
8
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
@@ -2368,28 +2368,28 @@ function uo(e = {}, ...r) {
2368
2368
  export {
2369
2369
  Gr as G,
2370
2370
  J as P,
2371
- uo as a,
2372
- tt as b,
2373
- Xr as c,
2371
+ Xr as a,
2372
+ oo as b,
2373
+ no as c,
2374
2374
  $e as d,
2375
- ye as e,
2375
+ so as e,
2376
2376
  Zt as f,
2377
- so as g,
2378
- oo as h,
2379
- Jt as i,
2380
- ae as j,
2381
- Qr as k,
2382
- Ie as l,
2383
- ao as m,
2384
- no as n,
2385
- ut as o,
2386
- Ar as p,
2387
- io as q,
2388
- co as r,
2389
- Vt as s,
2390
- tn as t,
2391
- sn as u,
2392
- Vn as v,
2393
- rt as w,
2394
- Xn as x
2377
+ ut as g,
2378
+ tn as h,
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,
2389
+ io as s,
2390
+ co as t,
2391
+ Xn as u,
2392
+ Qr as v,
2393
+ ao as w,
2394
+ Ie as x
2395
2395
  };
@@ -1,6 +1,6 @@
1
- import { P as a } from "./createTheme-BynOz6vJ.js";
2
- import { b as p } from "./chainPropTypes-DHF53jrt.js";
3
- import { a as f } from "./extends-C3382pL0.js";
1
+ import { P as a } from "./createTheme-CCwx9ptk.js";
2
+ import { b as p } from "./chainPropTypes-CwfDfLEA.js";
3
+ import { _ as f } from "./extends-Cyw62AD_.js";
4
4
  function m(e) {
5
5
  const {
6
6
  prototype: n = {}
@@ -17,6 +17,6 @@ function a() {
17
17
  }, a.apply(null, arguments);
18
18
  }
19
19
  export {
20
- i as _,
21
- a
20
+ a as _,
21
+ i as a
22
22
  };
@@ -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
- y as B,
649
- j as C,
648
+ $ as B,
649
+ Y as C,
650
650
  L as D,
651
651
  O as E,
652
652
  H as F,
653
- _ as G,
654
- K as H,
653
+ U as G,
654
+ p 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
- 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,
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,
668
668
  P as g,
669
- p as h,
670
- X as i,
671
- S as j,
672
- V as k,
669
+ J as h,
670
+ M as i,
671
+ ee as j,
672
+ d as k,
673
673
  h as l,
674
674
  B as m,
675
- q as n,
676
- Y as o,
675
+ I as n,
676
+ j as o,
677
677
  G as p,
678
- U as q,
679
- I as r,
680
- w as s,
681
- k as t,
678
+ W as q,
679
+ w as r,
680
+ D as s,
681
+ V as t,
682
682
  v as u,
683
- Q as v,
684
- J as w,
685
- ee as x,
686
- d as y,
687
- D as z
683
+ _ as v,
684
+ K as w,
685
+ k as x,
686
+ te as y,
687
+ q as z
688
688
  };
@@ -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-BynOz6vJ.js";
6
- import { b as Ie, a as Te, e as he } from "./ButtonBase-DZH9mTSs.js";
7
- import { g as Ee, a as ve } from "./chainPropTypes-DHF53jrt.js";
8
- import { g as De, s as W } from "./styled-B02_UC50.js";
9
- import { a as $, u as Ne } from "./useThemeProps-DzfjJKh1.js";
10
- import { C as ie } from "./Collapse-9zKUPtnk.js";
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";
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) {
@@ -8,11 +8,11 @@ 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-BK6N5zeb.js";
12
- import { B as x, C as U } from "./Checkbox-RTVyZJPK.js";
13
- import { F as X, I as Z } from "./FormControl-C0mOl3mC.js";
14
- import { S as M } from "./Select-B625rLnY.js";
15
- import { M as z } from "./MenuItem-CI7xGSGZ.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";
16
16
  import { useState as ee } from "react";
17
17
  function ne({
18
18
  property: m,
@@ -1,5 +1,5 @@
1
- import { g as s } from "./chainPropTypes-DHF53jrt.js";
2
- import { g as e } from "./styled-B02_UC50.js";
1
+ import { g as s } from "./chainPropTypes-CwfDfLEA.js";
2
+ import { g as e } from "./styled-fcu13kUF.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
- o as a,
13
- l as b,
12
+ l as a,
13
+ o as b,
14
14
  n as g,
15
15
  r as l
16
16
  };
package/dist/main.d.ts CHANGED
@@ -1,3 +1,4 @@
1
+ import { AdapterDayjs } from '@mui/x-date-pickers/AdapterDayjs';
1
2
  import { BoxProps } from '@mui/material';
2
3
  import { Collection } from 'ol';
3
4
  import { Coordinate } from 'ol/coordinate';
@@ -12,6 +13,7 @@ import { FC } from 'react';
12
13
  import { Feature } from 'ol';
13
14
  import { Geometry } from 'ol/geom';
14
15
  import { IconButtonProps } from '@mui/material/IconButton';
16
+ import { LocalizationProvider } from '@mui/x-date-pickers';
15
17
  import { Pixel } from 'ol/pixel';
16
18
  import { Size } from 'ol/size';
17
19
  import { SxProps } from '@mui/material/styles';
@@ -21,6 +23,8 @@ import { View } from 'ol';
21
23
 
22
24
  export declare const Access: React.FC<Props>;
23
25
 
26
+ export { AdapterDayjs }
27
+
24
28
  declare function alert_2(title: string, message: string): Promise<unknown>;
25
29
  export { alert_2 as alert }
26
30
 
@@ -336,6 +340,8 @@ export declare const KeyProtectionMenu: React.FC<Props_6>;
336
340
 
337
341
  export declare const Loading: React.FC<Props_7>;
338
342
 
343
+ export { LocalizationProvider }
344
+
339
345
  declare namespace MAP {
340
346
  interface Coordinate {
341
347
  latitude: number;