@devtable/dashboard 7.12.0 → 7.13.0

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.
@@ -17820,7 +17820,7 @@ const XV = le(function() {
17820
17820
  value: o.id,
17821
17821
  sx: {
17822
17822
  maxWidth: "100%",
17823
- overflow: "scroll"
17823
+ overflow: "auto"
17824
17824
  },
17825
17825
  children: o.label
17826
17826
  }, o.id))
@@ -17844,7 +17844,7 @@ const XV = le(function() {
17844
17844
  sx: {
17845
17845
  flexGrow: 1,
17846
17846
  maxHeight: "calc(100% - 52px)",
17847
- overflow: "scroll"
17847
+ overflow: "auto"
17848
17848
  },
17849
17849
  children: /* @__PURE__ */ l(YV, {
17850
17850
  filter: o,
@@ -19361,7 +19361,7 @@ const kF = (e) => {
19361
19361
  getColor: il(["#fff7f1", "darkorange", "#b60000"]),
19362
19362
  name: "orange",
19363
19363
  category: "sequential"
19364
- }, Wb = "@devtable/dashboard", xd = "7.12.0", Gb = "Apache-2.0", qb = {
19364
+ }, Wb = "@devtable/dashboard", xd = "7.13.0", Gb = "Apache-2.0", qb = {
19365
19365
  access: "public",
19366
19366
  registry: "https://registry.npmjs.org/"
19367
19367
  }, Ub = [
@@ -30658,7 +30658,7 @@ const yj = ({ conf: e, data: t }) => async () => {
30658
30658
  question: ""
30659
30659
  }, ru = {
30660
30660
  height: "100%",
30661
- overflowY: "scroll",
30661
+ overflowY: "auto",
30662
30662
  ...bd
30663
30663
  }, fg = ({
30664
30664
  message: e
@@ -34079,7 +34079,7 @@ function gK() {
34079
34079
  width: "40%",
34080
34080
  flexShrink: 0,
34081
34081
  flexGrow: 0,
34082
- overflow: "scroll",
34082
+ overflow: "auto",
34083
34083
  height: "100%"
34084
34084
  },
34085
34085
  children: /* @__PURE__ */ l(hK, {})
@@ -35007,7 +35007,7 @@ const IK = q.forwardRef(({
35007
35007
  },
35008
35008
  body: {
35009
35009
  maxHeight: r.height,
35010
- overflow: "scroll"
35010
+ overflow: "auto"
35011
35011
  }
35012
35012
  },
35013
35013
  transitionDuration: 0,