aq-fe-framework 0.1.338 → 0.1.339

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.
@@ -539,10 +539,10 @@ function MyRichTextEditor(props) {
539
539
  onMouseDown: () => {
540
540
  editor == null ? void 0 : editor.commands.focus();
541
541
  },
542
- mah: "300",
542
+ mah: "200",
543
543
  style: { cursor: "text" }
544
544
  }, props.scrollAreaAutosizeProps), {
545
- children: /* @__PURE__ */ jsx9(RichTextEditor.Content, __spreadValues({ mih: "300" }, props.richTextEditorContentProps))
545
+ children: /* @__PURE__ */ jsx9(RichTextEditor.Content, __spreadValues({ mih: "200" }, props.richTextEditorContentProps))
546
546
  })
547
547
  )
548
548
  ] })) }));
@@ -12,7 +12,7 @@ import {
12
12
  MyStatsCard,
13
13
  MyTextInput,
14
14
  MyWeeklySessionSchedulerPicker
15
- } from "../chunk-QTAMU24B.mjs";
15
+ } from "../chunk-274L4UBS.mjs";
16
16
  import "../chunk-GEYCGM75.mjs";
17
17
  import "../chunk-NWBLJ3W3.mjs";
18
18
  import "../chunk-K6S7R6LU.mjs";
@@ -11,9 +11,6 @@ import {
11
11
  import {
12
12
  U0DateToDDMMYYYString
13
13
  } from "../chunk-I2XIN2R3.mjs";
14
- import {
15
- const_object_documentTypes
16
- } from "../chunk-BZMQOGL6.mjs";
17
14
  import {
18
15
  F_authenticate_Logout,
19
16
  MyActionIconDelete,
@@ -42,13 +39,13 @@ import {
42
39
  } from "../chunk-Y3YGC5IH.mjs";
43
40
  import "../chunk-5U2JSHSJ.mjs";
44
41
  import {
45
- enum_emailConfigModule
46
- } from "../chunk-VH4ZAD6M.mjs";
42
+ const_object_documentTypes
43
+ } from "../chunk-BZMQOGL6.mjs";
47
44
  import {
48
45
  MyButton as MyButton2,
49
46
  MyDataTableSelectOne,
50
47
  MyTextInput as MyTextInput2
51
- } from "../chunk-QTAMU24B.mjs";
48
+ } from "../chunk-274L4UBS.mjs";
52
49
  import {
53
50
  MyDataTable,
54
51
  MyFlexColumn,
@@ -57,6 +54,9 @@ import {
57
54
  import {
58
55
  const_object_colors
59
56
  } from "../chunk-NWBLJ3W3.mjs";
57
+ import {
58
+ enum_emailConfigModule
59
+ } from "../chunk-VH4ZAD6M.mjs";
60
60
  import "../chunk-K6S7R6LU.mjs";
61
61
  import {
62
62
  baseAxios_default,
package/package.json CHANGED
@@ -42,7 +42,7 @@
42
42
  "types": "./dist/columns/index.d.mts"
43
43
  }
44
44
  },
45
- "version": "0.1.338",
45
+ "version": "0.1.339",
46
46
  "private": false,
47
47
  "files": [
48
48
  "dist"