@hybridcore/ui 1.5.82 → 1.5.83
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/{AccordionDetails-mpRYHtGq.js → AccordionDetails-DhriPVPP.js} +9 -9
- package/dist/{Add-Cjs72ewI.js → Add-CMz4N2zT.js} +36 -35
- package/dist/{Box-SSMZuKnS.js → Box-B1AVyJ_s.js} +17 -16
- package/dist/{Button-jy67CcTH.js → Button-eqWvpDuh.js} +12 -11
- package/dist/{ButtonBase-CgQC8DUB.js → ButtonBase-DsX-jMQJ.js} +4 -4
- package/dist/{CardContent-CCq4R1KS.js → CardContent-DsYqqPeJ.js} +4 -4
- package/dist/{Checkbox-B0P8LhCl.js → Checkbox-CrU2hpWB.js} +13 -12
- package/dist/{Delete-6rKk6pCT.js → Delete-86TO0fMo.js} +1 -1
- package/dist/{DialogContent-WDuguvBY.js → DialogContent-CqTojymQ.js} +10 -9
- package/dist/{FormControlLabel-BNT5EI0b.js → FormControlLabel-DzNokgFD.js} +8 -7
- package/dist/{IconButton-DekcZv4i.js → IconButton-DJ-31-Fd.js} +11 -10
- package/dist/{Input-BAbDr3Tk.js → Input-B7ry6o4t.js} +23 -22
- package/dist/{InputAdornment-BAVRrRts.js → InputAdornment-B7qEA4kN.js} +6 -5
- package/dist/{InputLabel-ClDXuWBr.js → InputLabel-rrSJo8M_.js} +10 -9
- package/dist/{List-CNeRnfGL.js → List-DOD5kSk3.js} +4 -4
- package/dist/{ListItem-N_dSd02S.js → ListItem-r8PbsvCz.js} +6 -6
- package/dist/{MenuItem-Lcjh1XlV.js → MenuItem-C6qlUyV3.js} +7 -7
- package/dist/{Modal-Csc9jNOg.js → Modal-CkcFEpHa.js} +8 -8
- package/dist/{OutlinedInput-De2keFJK.js → OutlinedInput-BDK6qOwW.js} +6 -6
- package/dist/{Paper-DRRYGupP.js → Paper-CjqLScHA.js} +5 -5
- package/dist/{Select-BQ4C15bt.js → Select-jjAc5JX1.js} +102 -101
- package/dist/{Tabs-DqdkJU6b.js → Tabs-Cn42Z5QI.js} +8 -8
- package/dist/{TextField-Db_pNPbv.js → TextField-Bf46COnQ.js} +24 -23
- package/dist/{Typography-CLq43OVQ.js → Typography-D1t7XuLN.js} +6 -5
- package/dist/components/card/index.js +6 -6
- package/dist/components/card/styled.js +1 -1
- package/dist/components/collapsible-card/style.js +3 -3
- package/dist/components/confirm/dialog.js +3 -3
- package/dist/components/confirm/index.js +1 -1
- package/dist/components/container/index.js +7 -7
- package/dist/components/context-menu/index.js +10 -10
- package/dist/components/flex-col/index.js +10 -0
- package/dist/components/flex-row/index.js +10 -0
- package/dist/components/geometry-picker/index.js +3 -3
- package/dist/components/icon-button/index.js +1 -1
- package/dist/components/instance-form/components/composite-list/index.js +1 -1
- package/dist/components/instance-form/components/composite-matrix/components/editable-table/index.js +93 -0
- package/dist/components/instance-form/components/composite-matrix/components/editor/index.js +87 -0
- package/dist/components/instance-form/components/composite-matrix/components/editor/styled.js +1 -0
- package/dist/components/instance-form/components/composite-matrix/components/form/index.js +105 -0
- package/dist/components/instance-form/components/composite-matrix/components/json-editor/index.js +20551 -0
- package/dist/components/instance-form/components/composite-matrix/components/table/index.js +56 -0
- package/dist/components/instance-form/components/composite-matrix/index.js +52 -0
- package/dist/components/instance-form/components/composite-matrix/styled.js +69 -0
- package/dist/components/instance-form/components/variable/index.js +10 -9
- package/dist/components/instance-form/components/variables/index.js +1 -1
- package/dist/components/instance-hierarchy-table/styled.js +1 -1
- package/dist/components/map/styled.js +1 -1
- package/dist/components/property-mapping/index.js +1 -1
- package/dist/components/range-selector/components/composite-list-range/index.js +1 -1
- package/dist/components/range-selector/components/date-range/index.js +1 -1
- package/dist/components/range-selector/index.js +1 -1
- package/dist/components/search-input/index.js +4 -4
- package/dist/components/tabs/index.js +1 -1
- package/dist/components/template-filters/components/tab-panel/index.js +1 -1
- package/dist/components/template-form/components/property-list/index.js +7 -7
- package/dist/components/template-form/components/property-list/property-list-columns.js +3 -3
- package/dist/components/template-form/components/property-list/property-list-form.js +9 -9
- package/dist/components/template-form/components/recognition-property-list/index.js +6 -6
- package/dist/components/template-form/components/recognition-property-list/recognition-property-list-columns.js +2 -2
- package/dist/components/template-form/components/recognition-property-list/recognition-property-list-form.js +7 -7
- package/dist/components/template-form/index.js +5 -5
- package/dist/components/template-property-filters/property.js +5 -5
- package/dist/components/tree-select/index.js +5 -5
- package/dist/components/treeview-filter/item-label/index.js +3 -3
- package/dist/{createStyled-CUatW1r9.js → createStyled-BGx1I94c.js} +1 -1
- package/dist/{createSvgIcon-CsckVnG-.js → createSvgIcon-DLPYMuH1.js} +25 -24
- package/dist/{createSvgIcon-CBoAEepv.js → createSvgIcon-OuwzpcaC.js} +15 -14
- package/dist/{createTheme-DVoJnXAT.js → createTheme-CNnKNxwL.js} +1 -1
- package/dist/createTheme-CyC5HawC.js +879 -0
- package/dist/{dialog-D6oTCUrm.js → dialog-BE4D6swf.js} +6 -6
- package/dist/{exactProp-H1i70prd.js → exactProp-cjT0t_Pt.js} +2 -2
- package/dist/{extendSxProp-BmK2hLmq.js → extendSxProp-FEpqY5_S.js} +1 -1
- package/dist/index-DMSHuq6l.js +688 -0
- package/dist/{index-BmlSd3mA.js → index-MMaYBAn0.js} +138 -128
- package/dist/{index-R_b1ETBe.js → index-NNOChRJ7.js} +25 -24
- package/dist/{listItemTextClasses-CC7nbQWN.js → listItemTextClasses-CNjn41Of.js} +2 -2
- package/dist/main.d.ts +15 -0
- package/dist/main.js +47 -43
- package/dist/{property-list-form-B7SCqmD0.js → property-list-form-BvnaooEW.js} +13 -13
- package/dist/{styled-DkqItiLo.js → styled-B8ugzvji.js} +2 -2
- package/dist/{useTheme-GN5Dc3mG.js → useTheme-C15Eq8KG.js} +1 -1
- package/dist/{useTheme-B6oa3v5u.js → useTheme-D-uii9iX.js} +2 -2
- package/dist/{useThemeProps-BlXpIqSE.js → useThemeProps-DRP1dikX.js} +3 -3
- package/dist/{utils-BRsEqTye.js → utils-CsOZUsQj.js} +2 -2
- package/package.json +2 -1
- package/dist/createTheme-DrgvKMA_.js +0 -1563
|
@@ -1,18 +1,19 @@
|
|
|
1
1
|
import { _ as G, a } from "./objectWithoutPropertiesLoose-DJteAcBH.js";
|
|
2
2
|
import * as i from "react";
|
|
3
|
-
import { P as e
|
|
4
|
-
import { g as ee, u as oe, c as V, a as ne } from "./useThemeProps-
|
|
5
|
-
import { s as _, d as
|
|
3
|
+
import { P as e } from "./index-DMSHuq6l.js";
|
|
4
|
+
import { g as ee, u as oe, c as V, a as ne } from "./useThemeProps-DRP1dikX.js";
|
|
5
|
+
import { s as _, d as Ve, r as Ue } from "./styled-B8ugzvji.js";
|
|
6
6
|
import { F as Ee, u as fe } from "./useFormControl-CatNKXAi.js";
|
|
7
|
-
import { g as re } from "./createTheme-
|
|
7
|
+
import { g as re } from "./createTheme-CNnKNxwL.js";
|
|
8
8
|
import { jsxs as U, jsx as N } from "react/jsx-runtime";
|
|
9
|
+
import { c as K, g as Ge } from "./createTheme-CyC5HawC.js";
|
|
9
10
|
import { i as ce } from "./isMuiElement-CxT3_ACP.js";
|
|
10
|
-
import { a as Ne, u as ke, e as Ke, r as Ye } from "./ButtonBase-
|
|
11
|
+
import { a as Ne, u as ke, e as Ke, r as Ye } from "./ButtonBase-DsX-jMQJ.js";
|
|
11
12
|
import * as Ze from "react-dom";
|
|
12
13
|
import { o as we } from "./ownerWindow-niciwP7I.js";
|
|
13
14
|
import { d as Je } from "./debounce-46wSf_lW.js";
|
|
14
15
|
import { i as Oe } from "./isHostComponent-kiaBvYVo.js";
|
|
15
|
-
import { u as Qe } from "./useTheme-
|
|
16
|
+
import { u as Qe } from "./useTheme-C15Eq8KG.js";
|
|
16
17
|
import { Global as Xe } from "@emotion/react";
|
|
17
18
|
const eo = ["onChange", "maxRows", "minRows", "style", "value"];
|
|
18
19
|
function X(o) {
|
|
@@ -434,7 +435,7 @@ function me({
|
|
|
434
435
|
}
|
|
435
436
|
function Me(o) {
|
|
436
437
|
return /* @__PURE__ */ N(Ie, a({}, o, {
|
|
437
|
-
defaultTheme:
|
|
438
|
+
defaultTheme: Ve
|
|
438
439
|
}));
|
|
439
440
|
}
|
|
440
441
|
process.env.NODE_ENV !== "production" && (Me.propTypes = {
|
|
@@ -702,7 +703,7 @@ const pe = ee("MuiInputBase", ["root", "formControl", "focused", "disabled", "ad
|
|
|
702
703
|
if (!te) {
|
|
703
704
|
const Se = c.target || D.current;
|
|
704
705
|
if (Se == null)
|
|
705
|
-
throw new Error(process.env.NODE_ENV !== "production" ? "MUI: Expected valid input target. Did you use a custom `inputComponent` and forget to forward refs? See https://mui.com/r/input-component-ref-interface for more info." :
|
|
706
|
+
throw new Error(process.env.NODE_ENV !== "production" ? "MUI: Expected valid input target. Did you use a custom `inputComponent` and forget to forward refs? See https://mui.com/r/input-component-ref-interface for more info." : Ge(1));
|
|
706
707
|
q({
|
|
707
708
|
value: Se.value
|
|
708
709
|
});
|
|
@@ -1180,7 +1181,7 @@ const To = ["disableAnimation", "margin", "shrink", "variant", "className"], Ro
|
|
|
1180
1181
|
}, Oo, n);
|
|
1181
1182
|
return a({}, n, l);
|
|
1182
1183
|
}, Eo = _(We, {
|
|
1183
|
-
shouldForwardProp: (o) =>
|
|
1184
|
+
shouldForwardProp: (o) => Ue(o) || o === "classes",
|
|
1184
1185
|
name: "MuiInputLabel",
|
|
1185
1186
|
slot: "Root",
|
|
1186
1187
|
overridesResolver: (o, n) => {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { a as i, _ as L } from "./objectWithoutPropertiesLoose-DJteAcBH.js";
|
|
2
2
|
import * as d from "react";
|
|
3
|
-
import { P as e } from "./
|
|
4
|
-
import { g as x, u as P, c as y, a as N } from "./useThemeProps-
|
|
5
|
-
import { s as v } from "./styled-
|
|
6
|
-
import { g as C } from "./createTheme-
|
|
3
|
+
import { P as e } from "./index-DMSHuq6l.js";
|
|
4
|
+
import { g as x, u as P, c as y, a as N } from "./useThemeProps-DRP1dikX.js";
|
|
5
|
+
import { s as v } from "./styled-B8ugzvji.js";
|
|
6
|
+
import { g as C } from "./createTheme-CNnKNxwL.js";
|
|
7
7
|
import { jsx as T, jsxs as j } from "react/jsx-runtime";
|
|
8
8
|
const u = /* @__PURE__ */ d.createContext({});
|
|
9
9
|
process.env.NODE_ENV !== "production" && (u.displayName = "ListContext");
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { a, _ as S } from "./objectWithoutPropertiesLoose-DJteAcBH.js";
|
|
2
2
|
import * as r from "react";
|
|
3
|
-
import { P as e } from "./
|
|
4
|
-
import { g as R, u as Y, c as L, a as z, b as ot } from "./useThemeProps-
|
|
5
|
-
import { s as $ } from "./styled-
|
|
6
|
-
import { L as h } from "./List-
|
|
7
|
-
import { g as M, a as x } from "./createTheme-
|
|
3
|
+
import { P as e } from "./index-DMSHuq6l.js";
|
|
4
|
+
import { g as R, u as Y, c as L, a as z, b as ot } from "./useThemeProps-DRP1dikX.js";
|
|
5
|
+
import { s as $ } from "./styled-B8ugzvji.js";
|
|
6
|
+
import { L as h } from "./List-DOD5kSk3.js";
|
|
7
|
+
import { g as M, a as x } from "./createTheme-CNnKNxwL.js";
|
|
8
8
|
import { jsx as v, jsxs as w } from "react/jsx-runtime";
|
|
9
|
-
import { u as st, a as nt, e as at, B as it } from "./ButtonBase-
|
|
9
|
+
import { u as st, a as nt, e as at, B as it } from "./ButtonBase-DsX-jMQJ.js";
|
|
10
10
|
import { i as H } from "./isMuiElement-CxT3_ACP.js";
|
|
11
11
|
import { i as D } from "./isHostComponent-kiaBvYVo.js";
|
|
12
12
|
function rt(t) {
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { a as l, _ as L } from "./objectWithoutPropertiesLoose-DJteAcBH.js";
|
|
2
2
|
import * as d from "react";
|
|
3
|
-
import { P as t } from "./
|
|
4
|
-
import { g as V, u as j, c as x, a as E } from "./useThemeProps-
|
|
5
|
-
import { s as F, r as G } from "./styled-
|
|
6
|
-
import { L as I } from "./List-
|
|
7
|
-
import { g as U, a as p } from "./createTheme-
|
|
3
|
+
import { P as t } from "./index-DMSHuq6l.js";
|
|
4
|
+
import { g as V, u as j, c as x, a as E } from "./useThemeProps-DRP1dikX.js";
|
|
5
|
+
import { s as F, r as G } from "./styled-B8ugzvji.js";
|
|
6
|
+
import { L as I } from "./List-DOD5kSk3.js";
|
|
7
|
+
import { g as U, a as p } from "./createTheme-CNnKNxwL.js";
|
|
8
8
|
import { jsx as $ } from "react/jsx-runtime";
|
|
9
|
-
import { B as _, u as D, a as S } from "./ButtonBase-
|
|
10
|
-
import { l as O, a as M } from "./listItemTextClasses-
|
|
9
|
+
import { B as _, u as D, a as S } from "./ButtonBase-DsX-jMQJ.js";
|
|
10
|
+
import { l as O, a as M } from "./listItemTextClasses-CNjn41Of.js";
|
|
11
11
|
const N = V("MuiDivider", ["root", "absolute", "fullWidth", "inset", "middle", "flexItem", "light", "vertical", "withChildren", "withChildrenVertical", "textAlignRight", "textAlignLeft", "wrapper", "wrapperVertical"]);
|
|
12
12
|
function h(e) {
|
|
13
13
|
return U("MuiMenuItem", e);
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { a as b, _ as q } from "./objectWithoutPropertiesLoose-DJteAcBH.js";
|
|
2
2
|
import * as a from "react";
|
|
3
|
-
import { P as e } from "./
|
|
4
|
-
import { g as ve, a as Te, u as xe, c as te } from "./useThemeProps-
|
|
5
|
-
import { s as se } from "./styled-
|
|
3
|
+
import { P as e } from "./index-DMSHuq6l.js";
|
|
4
|
+
import { g as ve, a as Te, u as xe, c as te } from "./useThemeProps-DRP1dikX.js";
|
|
5
|
+
import { s as se } from "./styled-B8ugzvji.js";
|
|
6
6
|
import { jsxs as ke, jsx as M } from "react/jsx-runtime";
|
|
7
|
-
import { g as Pe } from "./createTheme-
|
|
8
|
-
import { u as _e } from "./useTheme-
|
|
9
|
-
import { T as je, r as He, g as de } from "./utils-
|
|
10
|
-
import { e as J, a as Re } from "./exactProp-
|
|
11
|
-
import { a as z, u as ue, s as fe, b as pe } from "./ButtonBase-
|
|
7
|
+
import { g as Pe } from "./createTheme-CNnKNxwL.js";
|
|
8
|
+
import { u as _e } from "./useTheme-D-uii9iX.js";
|
|
9
|
+
import { T as je, r as He, g as de } from "./utils-CsOZUsQj.js";
|
|
10
|
+
import { e as J, a as Re } from "./exactProp-cjT0t_Pt.js";
|
|
11
|
+
import { a as z, u as ue, s as fe, b as pe } from "./ButtonBase-DsX-jMQJ.js";
|
|
12
12
|
import { o as H } from "./ownerDocument-CUrv0DIK.js";
|
|
13
13
|
import { o as ie } from "./ownerWindow-niciwP7I.js";
|
|
14
14
|
import { c as me } from "./useId-BHG98T5I.js";
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { _ as N, a as n } from "./objectWithoutPropertiesLoose-DJteAcBH.js";
|
|
2
2
|
import * as w from "react";
|
|
3
|
-
import { P as e } from "./
|
|
4
|
-
import { s as c, r as F } from "./styled-
|
|
3
|
+
import { P as e } from "./index-DMSHuq6l.js";
|
|
4
|
+
import { s as c, r as F } from "./styled-B8ugzvji.js";
|
|
5
5
|
import { jsx as a, jsxs as A } from "react/jsx-runtime";
|
|
6
6
|
import { u as S } from "./useFormControl-CatNKXAi.js";
|
|
7
|
-
import { i as P, a as M, r as z, b as E, c as q, f as U, d as V } from "./InputLabel-
|
|
8
|
-
import { g as D, u as H, a as G } from "./useThemeProps-
|
|
9
|
-
import { g as J } from "./createTheme-
|
|
10
|
-
import { r as K } from "./ButtonBase-
|
|
7
|
+
import { i as P, a as M, r as z, b as E, c as q, f as U, d as V } from "./InputLabel-rrSJo8M_.js";
|
|
8
|
+
import { g as D, u as H, a as G } from "./useThemeProps-DRP1dikX.js";
|
|
9
|
+
import { g as J } from "./createTheme-CNnKNxwL.js";
|
|
10
|
+
import { r as K } from "./ButtonBase-DsX-jMQJ.js";
|
|
11
11
|
var T;
|
|
12
12
|
const Q = ["children", "classes", "className", "label", "notched"], X = c("fieldset")({
|
|
13
13
|
textAlign: "left",
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { a as l, _ as h } from "./objectWithoutPropertiesLoose-DJteAcBH.js";
|
|
2
2
|
import * as P from "react";
|
|
3
|
-
import { P as t } from "./
|
|
4
|
-
import { g as N, u as $, c as T, b as I, a as R } from "./useThemeProps-
|
|
5
|
-
import { s as q } from "./styled-
|
|
6
|
-
import { u as x } from "./useTheme-
|
|
7
|
-
import { g as E, a as p } from "./createTheme-
|
|
3
|
+
import { P as t } from "./index-DMSHuq6l.js";
|
|
4
|
+
import { g as N, u as $, c as T, b as I, a as R } from "./useThemeProps-DRP1dikX.js";
|
|
5
|
+
import { s as q } from "./styled-B8ugzvji.js";
|
|
6
|
+
import { u as x } from "./useTheme-D-uii9iX.js";
|
|
7
|
+
import { g as E, a as p } from "./createTheme-CNnKNxwL.js";
|
|
8
8
|
import { jsx as M } from "react/jsx-runtime";
|
|
9
9
|
function O(e) {
|
|
10
10
|
const o = typeof e;
|