@3sc/common-component 0.0.443 → 0.0.445
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/index.es.js +4 -5
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +3 -3
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -27629,7 +27629,7 @@ const D6 = (e, t) => gp(e) ? new M6(t) : new P6(t, {
|
|
|
27629
27629
|
justifyContent: l ? "flex-start" : "center",
|
|
27630
27630
|
padding: l || !p ? "1.2rem" : "0.8rem",
|
|
27631
27631
|
whiteSpace: "nowrap",
|
|
27632
|
-
opacity: n ? 0.
|
|
27632
|
+
opacity: n ? 0.5 : 1,
|
|
27633
27633
|
cursor: n ? "auto" : "pointer",
|
|
27634
27634
|
...e
|
|
27635
27635
|
},
|
|
@@ -40230,7 +40230,7 @@ const mV = ({ color: e }) => /* @__PURE__ */ m.jsx("svg", { width: "7", height:
|
|
|
40230
40230
|
},
|
|
40231
40231
|
sx: {
|
|
40232
40232
|
cursor: t != null && t.disabled ? "not-allowed" : "pointer",
|
|
40233
|
-
opacity: t != null && t.disabled ? 0.
|
|
40233
|
+
opacity: t != null && t.disabled ? 0.5 : 1,
|
|
40234
40234
|
...!e && {
|
|
40235
40235
|
"& .MuiOutlinedInput-root": {
|
|
40236
40236
|
borderRadius: 0,
|
|
@@ -40546,8 +40546,7 @@ const EV = ({ options: e, isDraggable: t }) => {
|
|
|
40546
40546
|
)
|
|
40547
40547
|
},
|
|
40548
40548
|
sx: {
|
|
40549
|
-
opacity: c != null && c.disabled ? 0.
|
|
40550
|
-
// height: "3.2rem",
|
|
40549
|
+
opacity: c != null && c.disabled ? 0.5 : 1,
|
|
40551
40550
|
"& .MuiOutlinedInput-root": {
|
|
40552
40551
|
borderBottomLeftRadius: u && x.startsWith("bottom") ? 0 : "0.7rem",
|
|
40553
40552
|
borderBottomRightRadius: u && x.startsWith("bottom") ? 0 : "0.7rem",
|
|
@@ -44659,7 +44658,7 @@ function Aw({
|
|
|
44659
44658
|
l,
|
|
44660
44659
|
r == null ? void 0 : r.rowPerPage,
|
|
44661
44660
|
c
|
|
44662
|
-
), w = o == null ? void 0 : o.isManageable, O = o == null ? void 0 : o.isResizable, b = (n == null ? void 0 : n.length) > 0, k = rt(null), E = rt(null), R =
|
|
44661
|
+
), w = o == null ? void 0 : o.isManageable, O = o == null ? void 0 : o.isResizable, b = (n == null ? void 0 : n.length) > 0, k = rt(null), E = rt(null), R = 45, P = 10, I = n == null ? void 0 : n.length, [A, M] = De({ start: 0, end: 10 }), [j, _] = De({ start: 0, end: 20 }), [N, $] = De(null), [B, L] = De(null), [U, V] = De(null);
|
|
44663
44662
|
let H = null;
|
|
44664
44663
|
const te = rt(0), ie = rt(!1), D = rt(null), Z = BW(((_e = i == null ? void 0 : i.column) == null ? void 0 : _e.definitions) || []), Y = i == null ? void 0 : i.isNested, Q = (i == null ? void 0 : i.data) || [], re = i == null ? void 0 : i.hashKey, [q, X] = De(0), [K, F] = De(null);
|
|
44665
44664
|
rt(null);
|