@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.
- package/dist/{ButtonBase-DZH9mTSs.js → ButtonBase-C875Ww3z.js} +10 -10
- package/dist/{CardContent-CUZ9jH0z.js → CardContent-pWhEcyoR.js} +4 -4
- package/dist/{Checkbox-RTVyZJPK.js → Checkbox-COCZU8Yl.js} +7 -7
- package/dist/{Collapse-9zKUPtnk.js → Collapse-CZFw4GZs.js} +7 -7
- package/dist/{DialogContent-ijWcBrtC.js → DialogContent-DhcqAG-q.js} +12 -12
- package/dist/{FormControl-C0mOl3mC.js → FormControl-BhwmBUAq.js} +9 -9
- package/dist/{FormControlLabel-BK6N5zeb.js → FormControlLabel-BL6c4YAN.js} +44 -44
- package/dist/{IconButton-D7MS15zj.js → IconButton-DM-0JFx9.js} +5 -5
- package/dist/{Input-CIRMXtVU.js → Input-DgIhcA8j.js} +6 -6
- package/dist/{List-D26ubZNL.js → List-Dz3Z1qJk.js} +6 -6
- package/dist/{ListItem-B0ZWvhCF.js → ListItem-DnyWDeDF.js} +6 -6
- package/dist/{MenuItem-CI7xGSGZ.js → MenuItem-BjC83iWq.js} +13 -13
- package/dist/{OutlinedInput-aT_qMbXR.js → OutlinedInput-CS2BwiVg.js} +6 -6
- package/dist/{Paper-DuVFfsLZ.js → Paper-seBMlMwu.js} +5 -5
- package/dist/{Select-B625rLnY.js → Select-C8Iimh3g.js} +15 -15
- package/dist/{Source-CnCcu5UP.js → Source-Hf_SiWEW.js} +123 -123
- package/dist/{Text-BT5kPHOo.js → Text-D6oGbCdi.js} +41 -41
- package/dist/{Typography-CJu4IM_v.js → Typography-CqyjdT7p.js} +4 -4
- package/dist/{chainPropTypes-DHF53jrt.js → chainPropTypes-CwfDfLEA.js} +3 -3
- package/dist/components/card/index.js +6 -6
- package/dist/components/card/styled.js +1 -1
- package/dist/components/collapsible-card/style.js +10 -10
- package/dist/components/confirm/dialog.js +6 -6
- package/dist/components/container/index.js +7 -7
- package/dist/components/context-menu/index.js +10 -10
- package/dist/components/data-management/instance-form/components/composite-list/index.js +1 -1
- package/dist/components/data-management/instance-form/components/variable/index.js +6 -6
- package/dist/components/data-management/instance-form/components/variables/index.js +1 -1
- package/dist/components/data-security-selectors/dissemination-list/index.js +1 -1
- package/dist/components/geometry-picker/coordinate/index.js +1 -1
- package/dist/components/geometry-picker/edit/index.js +2 -2
- package/dist/components/geometry-picker/geometry/index.js +1 -1
- package/dist/components/geometry-picker/index.js +2 -2
- package/dist/components/geometry-picker/kml/index.js +1 -1
- package/dist/components/geometry-picker/map/logic.js +19 -19
- package/dist/components/geometry-picker/map/style.js +1 -1
- package/dist/components/icon-button/index.js +1 -1
- package/dist/components/map/helpers/mapbox.js +3 -3
- package/dist/components/map/helpers/ol.js +3 -3
- package/dist/components/map/logic.js +2 -2
- package/dist/components/map/styled.js +2 -2
- package/dist/components/search-input/index.js +3 -3
- package/dist/components/template-property-filters/index.js +49 -481
- package/dist/components/template-property-filters/property.js +4 -4
- package/dist/components/tree-select/index.js +4 -4
- package/dist/components/treeview-filter/index.js +9 -9
- package/dist/components/treeview-filter/item/index.js +1 -1
- package/dist/components/treeview-filter/item-label/index.js +2 -2
- package/dist/{createSvgIcon-CpwgcuKn.js → createSvgIcon-CTQMsmqJ.js} +5 -5
- package/dist/{createSvgIcon-uzHr0c0Y.js → createSvgIcon-pajAAvTK.js} +4 -4
- package/dist/{createTheme-BynOz6vJ.js → createTheme-CCwx9ptk.js} +23 -23
- package/dist/{exactProp-BgztuVaT.js → exactProp-D0xuoiRB.js} +3 -3
- package/dist/{extends-C3382pL0.js → extends-Cyw62AD_.js} +2 -2
- package/dist/{has-9_asnBxn.js → has-CjQtZJa9.js} +26 -26
- package/dist/{index-CEj0z7vR.js → index-DlFdC7eU.js} +6 -6
- package/dist/{index-C5fnQULf.js → index-tNZngrO0.js} +5 -5
- package/dist/{listItemTextClasses-Lb51gZ03.js → listItemTextClasses-DRMkDW2V.js} +4 -4
- package/dist/main.d.ts +6 -0
- package/dist/main.js +480 -45
- package/dist/{ol-q6vTiF_t.js → ol-BUKJ1urU.js} +3 -3
- package/dist/{property-DyLBS7uO.js → property-CKak9_tn.js} +19 -19
- package/dist/{resolveComponentProps-D6QBz-nM.js → resolveComponentProps-DVsx78bV.js} +8 -8
- package/dist/{styled-C3GYAbYC.js → styled-CPg13iuX.js} +19 -19
- package/dist/{styled-B02_UC50.js → styled-fcu13kUF.js} +20 -20
- package/dist/{useTheme-rmCSkfoY.js → useTheme-BWgLzAUj.js} +3 -3
- package/dist/{useTheme-BYHXX22B.js → useTheme-pp7LSyyX.js} +2 -2
- package/dist/{useThemeProps-DzfjJKh1.js → useThemeProps-CDWnyqCh.js} +3 -3
- package/dist/{useThemeProps-CR6NzUGU.js → useThemeProps-DOuXhu3E.js} +4 -4
- package/dist/{utils-CIiFkdEJ.js → utils-Cbb4HUTT.js} +8 -8
- package/package.json +1 -1
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import * as l from "react";
|
|
2
|
-
import {
|
|
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 {
|
|
5
|
-
import { g as w, u as C, c as N, a as T } from "./chainPropTypes-
|
|
6
|
-
import { g as O, s as R } from "./styled-
|
|
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 {
|
|
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
|
-
|
|
2372
|
-
|
|
2373
|
-
|
|
2371
|
+
Xr as a,
|
|
2372
|
+
oo as b,
|
|
2373
|
+
no as c,
|
|
2374
2374
|
$e as d,
|
|
2375
|
-
|
|
2375
|
+
so as e,
|
|
2376
2376
|
Zt as f,
|
|
2377
|
-
|
|
2378
|
-
|
|
2379
|
-
|
|
2380
|
-
|
|
2381
|
-
|
|
2382
|
-
|
|
2383
|
-
|
|
2384
|
-
|
|
2385
|
-
|
|
2386
|
-
|
|
2387
|
-
|
|
2388
|
-
|
|
2389
|
-
|
|
2390
|
-
|
|
2391
|
-
|
|
2392
|
-
|
|
2393
|
-
|
|
2394
|
-
|
|
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-
|
|
2
|
-
import { b as p } from "./chainPropTypes-
|
|
3
|
-
import {
|
|
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 = {}
|
|
@@ -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
|
-
|
|
649
|
-
|
|
648
|
+
$ as B,
|
|
649
|
+
Y as C,
|
|
650
650
|
L as D,
|
|
651
651
|
O as E,
|
|
652
652
|
H as F,
|
|
653
|
-
|
|
654
|
-
|
|
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
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
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
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
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
|
-
|
|
676
|
-
|
|
675
|
+
I as n,
|
|
676
|
+
j as o,
|
|
677
677
|
G as p,
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
678
|
+
W as q,
|
|
679
|
+
w as r,
|
|
680
|
+
D as s,
|
|
681
|
+
V as t,
|
|
682
682
|
v as u,
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
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-
|
|
6
|
-
import {
|
|
7
|
-
import { g as Ee, a as ve } from "./chainPropTypes-
|
|
8
|
-
import { g as De, s as W } from "./styled-
|
|
9
|
-
import { a as $, u as Ne } from "./useThemeProps-
|
|
10
|
-
import { C as ie } from "./Collapse-
|
|
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-
|
|
12
|
-
import { B as x, C as U } from "./Checkbox-
|
|
13
|
-
import { F as X,
|
|
14
|
-
import { S as M } from "./Select-
|
|
15
|
-
import { M as z } from "./MenuItem-
|
|
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-
|
|
2
|
-
import { g as e } from "./styled-
|
|
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
|
-
|
|
13
|
-
|
|
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;
|