@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,10 +1,11 @@
|
|
|
1
1
|
import { _ as I, a as $ } from "./objectWithoutPropertiesLoose-DJteAcBH.js";
|
|
2
2
|
import * as _ from "react";
|
|
3
3
|
import { jsxs as b, jsx as w } from "react/jsx-runtime";
|
|
4
|
-
import {
|
|
5
|
-
import { g as T, u as N, c as C, a as R } from "./useThemeProps-
|
|
6
|
-
import { s as O } from "./styled-
|
|
7
|
-
import { g as B } from "./createTheme-
|
|
4
|
+
import { P as o } from "./index-DMSHuq6l.js";
|
|
5
|
+
import { g as T, u as N, c as C, a as R } from "./useThemeProps-DRP1dikX.js";
|
|
6
|
+
import { s as O } from "./styled-B8ugzvji.js";
|
|
7
|
+
import { g as B } from "./createTheme-CNnKNxwL.js";
|
|
8
|
+
import { c as y } from "./createTheme-CyC5HawC.js";
|
|
8
9
|
function j(e) {
|
|
9
10
|
return B("MuiSvgIcon", e);
|
|
10
11
|
}
|
|
@@ -31,7 +32,7 @@ const E = ["children", "className", "color", "component", "fontSize", "htmlColor
|
|
|
31
32
|
theme: e,
|
|
32
33
|
ownerState: t
|
|
33
34
|
}) => {
|
|
34
|
-
var n, i, r, f, a, c, p, v, s, l,
|
|
35
|
+
var n, i, r, f, a, c, p, v, s, l, m, g, d, u, h, x, z;
|
|
35
36
|
return {
|
|
36
37
|
userSelect: "none",
|
|
37
38
|
width: "1em",
|
|
@@ -49,7 +50,7 @@ const E = ["children", "className", "color", "component", "fontSize", "htmlColor
|
|
|
49
50
|
large: ((s = e.typography) == null || (l = s.pxToRem) == null ? void 0 : l.call(s, 35)) || "2.1875rem"
|
|
50
51
|
}[t.fontSize],
|
|
51
52
|
// TODO v5 deprecate, v6 remove for sx
|
|
52
|
-
color: (
|
|
53
|
+
color: (m = (g = (e.vars || e).palette) == null || (d = g[t.color]) == null ? void 0 : d.main) != null ? m : {
|
|
53
54
|
action: (u = (e.vars || e).palette) == null || (h = u.action) == null ? void 0 : h.active,
|
|
54
55
|
disabled: (x = (e.vars || e).palette) == null || (z = x.action) == null ? void 0 : z.disabled,
|
|
55
56
|
inherit: void 0
|
|
@@ -68,17 +69,17 @@ const E = ["children", "className", "color", "component", "fontSize", "htmlColor
|
|
|
68
69
|
htmlColor: v,
|
|
69
70
|
inheritViewBox: s = !1,
|
|
70
71
|
titleAccess: l,
|
|
71
|
-
viewBox:
|
|
72
|
-
} = i, g = I(i, E),
|
|
72
|
+
viewBox: m = "0 0 24 24"
|
|
73
|
+
} = i, g = I(i, E), d = $({}, i, {
|
|
73
74
|
color: a,
|
|
74
75
|
component: c,
|
|
75
76
|
fontSize: p,
|
|
76
77
|
instanceFontSize: t.fontSize,
|
|
77
78
|
inheritViewBox: s,
|
|
78
|
-
viewBox:
|
|
79
|
+
viewBox: m
|
|
79
80
|
}), u = {};
|
|
80
|
-
s || (u.viewBox =
|
|
81
|
-
const h = M(
|
|
81
|
+
s || (u.viewBox = m);
|
|
82
|
+
const h = M(d);
|
|
82
83
|
return /* @__PURE__ */ b(V, $({
|
|
83
84
|
as: c,
|
|
84
85
|
className: C(h.root, f),
|
|
@@ -88,7 +89,7 @@ const E = ["children", "className", "color", "component", "fontSize", "htmlColor
|
|
|
88
89
|
role: l ? "img" : void 0,
|
|
89
90
|
ref: n
|
|
90
91
|
}, u, g, {
|
|
91
|
-
ownerState:
|
|
92
|
+
ownerState: d,
|
|
92
93
|
children: [r, l ? /* @__PURE__ */ w("title", {
|
|
93
94
|
children: l
|
|
94
95
|
}) : null]
|
|
@@ -167,7 +168,7 @@ process.env.NODE_ENV !== "production" && (S.propTypes = {
|
|
|
167
168
|
viewBox: o.string
|
|
168
169
|
});
|
|
169
170
|
S.muiName = "SvgIcon";
|
|
170
|
-
function
|
|
171
|
+
function W(e, t) {
|
|
171
172
|
function n(i, r) {
|
|
172
173
|
return /* @__PURE__ */ w(S, $({
|
|
173
174
|
"data-testid": `${t}Icon`,
|
|
@@ -179,5 +180,5 @@ function F(e, t) {
|
|
|
179
180
|
return process.env.NODE_ENV !== "production" && (n.displayName = `${t}Icon`), n.muiName = S.muiName, /* @__PURE__ */ _.memo(/* @__PURE__ */ _.forwardRef(n));
|
|
180
181
|
}
|
|
181
182
|
export {
|
|
182
|
-
|
|
183
|
+
W as c
|
|
183
184
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { a as m, _ as T } from "./objectWithoutPropertiesLoose-DJteAcBH.js";
|
|
2
|
-
import {
|
|
2
|
+
import { g as N, a as w, b as L, d as q, e as J } from "./createTheme-CyC5HawC.js";
|
|
3
3
|
const V = (e) => e, K = () => {
|
|
4
4
|
let e = V;
|
|
5
5
|
return {
|