aq-fe-framework 0.1.485 → 0.1.486
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.
@@ -2,13 +2,13 @@ import {
|
|
2
2
|
MyDataTable,
|
3
3
|
MyFlexColumn,
|
4
4
|
MyFlexRow
|
5
|
-
} from "./chunk-
|
6
|
-
import {
|
7
|
-
const_object_colors
|
8
|
-
} from "./chunk-OMJJAHOC.mjs";
|
5
|
+
} from "./chunk-YC5RSWLH.mjs";
|
9
6
|
import {
|
10
7
|
enum_daysOfWeek
|
11
8
|
} from "./chunk-K6S7R6LU.mjs";
|
9
|
+
import {
|
10
|
+
const_object_colors
|
11
|
+
} from "./chunk-OMJJAHOC.mjs";
|
12
12
|
import {
|
13
13
|
useMyReactMutation,
|
14
14
|
useMyReactQuery
|
@@ -1,9 +1,9 @@
|
|
1
|
-
import {
|
2
|
-
createGenericStore
|
3
|
-
} from "./chunk-U62R2QKJ.mjs";
|
4
1
|
import {
|
5
2
|
utils_pdf_download
|
6
3
|
} from "./chunk-5U2JSHSJ.mjs";
|
4
|
+
import {
|
5
|
+
createGenericStore
|
6
|
+
} from "./chunk-U62R2QKJ.mjs";
|
7
7
|
import {
|
8
8
|
const_object_colors
|
9
9
|
} from "./chunk-OMJJAHOC.mjs";
|
@@ -1855,7 +1855,7 @@ function MyButtonPrintPDF(_a) {
|
|
1855
1855
|
handlePrint();
|
1856
1856
|
}
|
1857
1857
|
return /* @__PURE__ */ jsxs18(Fragment10, { children: [
|
1858
|
-
/* @__PURE__ */ jsx30("div", { style: { display: "none" }, children: /* @__PURE__ */ jsx30("div", { ref: printRef, style: { padding: autoPadding ? "2cm 2cm 2cm 3cm" : void 0 }, children: contentToPrint }) }),
|
1858
|
+
/* @__PURE__ */ jsx30("div", { style: { display: "none" }, children: /* @__PURE__ */ jsx30("div", { ref: printRef, style: { padding: autoPadding ? "2cm 2cm 2cm 3cm" : void 0, fontFamily: '"Times New Roman", Times, serif' }, children: contentToPrint }) }),
|
1859
1859
|
/* @__PURE__ */ jsx30(Button10, __spreadProps(__spreadValues({ color: "orange", onClick: handleClick, leftSection: /* @__PURE__ */ jsx30(IconPrinter2, {}) }, rest), { children }))
|
1860
1860
|
] });
|
1861
1861
|
}
|
@@ -65,9 +65,9 @@ import {
|
|
65
65
|
useS_BasicAppShell,
|
66
66
|
useS_ButtonImport,
|
67
67
|
utils_layout_getItemsWithoutLinks
|
68
|
-
} from "../chunk-
|
69
|
-
import "../chunk-U62R2QKJ.mjs";
|
68
|
+
} from "../chunk-YC5RSWLH.mjs";
|
70
69
|
import "../chunk-5U2JSHSJ.mjs";
|
70
|
+
import "../chunk-U62R2QKJ.mjs";
|
71
71
|
import "../chunk-OMJJAHOC.mjs";
|
72
72
|
import "../chunk-KFSAV44B.mjs";
|
73
73
|
import "../chunk-7ZCOFATU.mjs";
|
package/dist/core/index.mjs
CHANGED
@@ -17,13 +17,13 @@ import {
|
|
17
17
|
MyStatsCard,
|
18
18
|
MyTextInput,
|
19
19
|
MyWeeklySessionSchedulerPicker
|
20
|
-
} from "../chunk-
|
21
|
-
import "../chunk-
|
22
|
-
import "../chunk-R43BUIMD.mjs";
|
23
|
-
import "../chunk-U62R2QKJ.mjs";
|
20
|
+
} from "../chunk-TQSJUC2O.mjs";
|
21
|
+
import "../chunk-YC5RSWLH.mjs";
|
24
22
|
import "../chunk-5U2JSHSJ.mjs";
|
25
|
-
import "../chunk-
|
23
|
+
import "../chunk-U62R2QKJ.mjs";
|
26
24
|
import "../chunk-K6S7R6LU.mjs";
|
25
|
+
import "../chunk-GFEMKKFH.mjs";
|
26
|
+
import "../chunk-OMJJAHOC.mjs";
|
27
27
|
import "../chunk-KFSAV44B.mjs";
|
28
28
|
import "../chunk-7ZCOFATU.mjs";
|
29
29
|
import "../chunk-FWCSY2DS.mjs";
|
@@ -15,10 +15,7 @@ import {
|
|
15
15
|
MyButton as MyButton2,
|
16
16
|
MyDataTableSelectOne,
|
17
17
|
MyTextInput as MyTextInput2
|
18
|
-
} from "../chunk-
|
19
|
-
import {
|
20
|
-
const_object_documentTypes
|
21
|
-
} from "../chunk-GFEMKKFH.mjs";
|
18
|
+
} from "../chunk-TQSJUC2O.mjs";
|
22
19
|
import {
|
23
20
|
F_authenticate_Logout,
|
24
21
|
MyActionIconDelete,
|
@@ -44,18 +41,21 @@ import {
|
|
44
41
|
groupToTwoLevels,
|
45
42
|
useS_authenticate,
|
46
43
|
utils_layout_getItemsWithoutLinks
|
47
|
-
} from "../chunk-
|
44
|
+
} from "../chunk-YC5RSWLH.mjs";
|
45
|
+
import "../chunk-5U2JSHSJ.mjs";
|
48
46
|
import {
|
49
47
|
createGenericStore
|
50
48
|
} from "../chunk-U62R2QKJ.mjs";
|
51
|
-
import "../chunk-5U2JSHSJ.mjs";
|
52
|
-
import {
|
53
|
-
const_object_colors
|
54
|
-
} from "../chunk-OMJJAHOC.mjs";
|
55
49
|
import {
|
56
50
|
enum_emailConfigModule
|
57
51
|
} from "../chunk-VH4ZAD6M.mjs";
|
58
52
|
import "../chunk-K6S7R6LU.mjs";
|
53
|
+
import {
|
54
|
+
const_object_documentTypes
|
55
|
+
} from "../chunk-GFEMKKFH.mjs";
|
56
|
+
import {
|
57
|
+
const_object_colors
|
58
|
+
} from "../chunk-OMJJAHOC.mjs";
|
59
59
|
import {
|
60
60
|
baseAxios_default,
|
61
61
|
createBaseApi,
|