aq-fe-framework 0.1.365 → 0.1.367

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.
@@ -286,11 +286,9 @@ function MyButtonCreateUpdate({
286
286
  }),
287
287
  children: [
288
288
  /* @__PURE__ */ jsx3(
289
- ScrollArea.Autosize,
289
+ ScrollArea,
290
290
  __spreadProps(__spreadValues({
291
- w: modalProps == null ? void 0 : modalProps.size,
292
- offsetScrollbars: true,
293
- mah: (modalProps == null ? void 0 : modalProps.fullScreen) ? "calc(100vh - 140px)" : "75vh"
291
+ h: (modalProps == null ? void 0 : modalProps.fullScreen) ? "calc(100vh - 140px)" : "75vh"
294
292
  }, scrollAreaAutosizeProps), {
295
293
  children: /* @__PURE__ */ jsx3(MyFlexColumn, { children })
296
294
  })
@@ -12,7 +12,7 @@ import {
12
12
  MyStatsCard,
13
13
  MyTextInput,
14
14
  MyWeeklySessionSchedulerPicker
15
- } from "../chunk-AHO6TFZV.mjs";
15
+ } from "../chunk-55F4PUFP.mjs";
16
16
  import "../chunk-GEYCGM75.mjs";
17
17
  import "../chunk-7ORPZMGL.mjs";
18
18
  import "../chunk-K6S7R6LU.mjs";
@@ -38,19 +38,19 @@ import {
38
38
  createGenericStore
39
39
  } from "../chunk-Y3YGC5IH.mjs";
40
40
  import "../chunk-5U2JSHSJ.mjs";
41
+ import {
42
+ const_object_documentTypes
43
+ } from "../chunk-BZMQOGL6.mjs";
41
44
  import {
42
45
  MyButton as MyButton2,
43
46
  MyDataTableSelectOne,
44
47
  MyTextInput as MyTextInput2
45
- } from "../chunk-AHO6TFZV.mjs";
48
+ } from "../chunk-55F4PUFP.mjs";
46
49
  import {
47
50
  MyDataTable,
48
51
  MyFlexColumn,
49
52
  MyFlexRow
50
53
  } from "../chunk-GEYCGM75.mjs";
51
- import {
52
- const_object_documentTypes
53
- } from "../chunk-BZMQOGL6.mjs";
54
54
  import {
55
55
  const_object_colors
56
56
  } from "../chunk-7ORPZMGL.mjs";
package/package.json CHANGED
@@ -42,7 +42,7 @@
42
42
  "types": "./dist/columns/index.d.mts"
43
43
  }
44
44
  },
45
- "version": "0.1.365",
45
+ "version": "0.1.367",
46
46
  "private": false,
47
47
  "files": [
48
48
  "dist"