aq-fe-framework 0.1.342 → 0.1.343

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.
@@ -278,7 +278,7 @@ function MyButtonCreateUpdate({
278
278
  mutation.mutate(values);
279
279
  }),
280
280
  children: [
281
- /* @__PURE__ */ jsx3(ScrollArea.Autosize, { offsetScrollbars: true, style: { flex: 1 }, mah: (modalProps == null ? void 0 : modalProps.fullScreen) ? "95vh" : "75vh", children: /* @__PURE__ */ jsx3(MyFlexColumn, { children }) }),
281
+ /* @__PURE__ */ jsx3(ScrollArea.Autosize, { offsetScrollbars: true, style: { flex: 1 }, mah: (modalProps == null ? void 0 : modalProps.fullScreen) ? "85vh" : "75vh", children: /* @__PURE__ */ jsx3(MyFlexColumn, { children }) }),
282
282
  /* @__PURE__ */ jsx3(Space, {}),
283
283
  /* @__PURE__ */ jsx3(MyButton, { fullWidth: true, actionType: "create" })
284
284
  ]
@@ -12,7 +12,7 @@ import {
12
12
  MyStatsCard,
13
13
  MyTextInput,
14
14
  MyWeeklySessionSchedulerPicker
15
- } from "../chunk-DA4ZZ5UL.mjs";
15
+ } from "../chunk-2SFFOWXA.mjs";
16
16
  import "../chunk-GEYCGM75.mjs";
17
17
  import "../chunk-NWBLJ3W3.mjs";
18
18
  import "../chunk-K6S7R6LU.mjs";
@@ -45,7 +45,7 @@ import {
45
45
  MyButton as MyButton2,
46
46
  MyDataTableSelectOne,
47
47
  MyTextInput as MyTextInput2
48
- } from "../chunk-DA4ZZ5UL.mjs";
48
+ } from "../chunk-2SFFOWXA.mjs";
49
49
  import {
50
50
  MyDataTable,
51
51
  MyFlexColumn,
package/package.json CHANGED
@@ -42,7 +42,7 @@
42
42
  "types": "./dist/columns/index.d.mts"
43
43
  }
44
44
  },
45
- "version": "0.1.342",
45
+ "version": "0.1.343",
46
46
  "private": false,
47
47
  "files": [
48
48
  "dist"