aq-fe-framework 0.1.468 → 0.1.470

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.
@@ -1855,21 +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(
1859
- "div",
1860
- {
1861
- ref: printRef,
1862
- style: {
1863
- padding: autoPadding ? "2cm 2cm 2cm 3cm" : void 0,
1864
- width: "21cm",
1865
- // A4 chuẩn ngang
1866
- boxSizing: "border-box",
1867
- overflow: "hidden"
1868
- // ngăn scroll ngang
1869
- },
1870
- children: contentToPrint
1871
- }
1872
- ) }),
1858
+ /* @__PURE__ */ jsx30("div", { style: { display: "none" }, children: /* @__PURE__ */ jsx30("div", { ref: printRef, style: { padding: autoPadding ? "2cm 2cm 2cm 3cm" : void 0 }, children: contentToPrint }) }),
1873
1859
  /* @__PURE__ */ jsx30(Button10, __spreadProps(__spreadValues({ color: "orange", onClick: handleClick, leftSection: /* @__PURE__ */ jsx30(IconPrinter2, {}) }, rest), { children }))
1874
1860
  ] });
1875
1861
  }
@@ -2,7 +2,7 @@ import {
2
2
  MyDataTable,
3
3
  MyFlexColumn,
4
4
  MyFlexRow
5
- } from "./chunk-VOOTPG5M.mjs";
5
+ } from "./chunk-CBVZOVX3.mjs";
6
6
  import {
7
7
  const_object_colors
8
8
  } from "./chunk-OMJJAHOC.mjs";
@@ -65,7 +65,7 @@ import {
65
65
  useS_BasicAppShell,
66
66
  useS_ButtonImport,
67
67
  utils_layout_getItemsWithoutLinks
68
- } from "../chunk-VOOTPG5M.mjs";
68
+ } from "../chunk-CBVZOVX3.mjs";
69
69
  import "../chunk-U62R2QKJ.mjs";
70
70
  import "../chunk-5U2JSHSJ.mjs";
71
71
  import "../chunk-OMJJAHOC.mjs";
@@ -16,8 +16,8 @@ import {
16
16
  MyStatsCard,
17
17
  MyTextInput,
18
18
  MyWeeklySessionSchedulerPicker
19
- } from "../chunk-AKBUP7ME.mjs";
20
- import "../chunk-VOOTPG5M.mjs";
19
+ } from "../chunk-OECVRR7R.mjs";
20
+ import "../chunk-CBVZOVX3.mjs";
21
21
  import "../chunk-U62R2QKJ.mjs";
22
22
  import "../chunk-5U2JSHSJ.mjs";
23
23
  import "../chunk-GFEMKKFH.mjs";
@@ -15,7 +15,7 @@ import {
15
15
  MyButton as MyButton2,
16
16
  MyDataTableSelectOne,
17
17
  MyTextInput as MyTextInput2
18
- } from "../chunk-AKBUP7ME.mjs";
18
+ } from "../chunk-OECVRR7R.mjs";
19
19
  import {
20
20
  F_authenticate_Logout,
21
21
  MyActionIconDelete,
@@ -41,7 +41,7 @@ import {
41
41
  groupToTwoLevels,
42
42
  useS_authenticate,
43
43
  utils_layout_getItemsWithoutLinks
44
- } from "../chunk-VOOTPG5M.mjs";
44
+ } from "../chunk-CBVZOVX3.mjs";
45
45
  import {
46
46
  createGenericStore
47
47
  } from "../chunk-U62R2QKJ.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.468",
45
+ "version": "0.1.470",
46
46
  "private": false,
47
47
  "files": [
48
48
  "dist"