aq-fe-framework 0.1.245 → 0.1.247

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.
@@ -1522,7 +1522,9 @@ function MyDataTable(_a) {
1522
1522
  columnPinning: { right: ["mrt-row-actions"] },
1523
1523
  columnVisibility: {
1524
1524
  nguoiCapNhat: false,
1525
- ngayCapNhat: false
1525
+ ngayCapNhat: false,
1526
+ modifiedWhen: false,
1527
+ modifiedFullName: false
1526
1528
  }
1527
1529
  },
1528
1530
  mantineTableHeadCellProps: {
@@ -1539,7 +1541,7 @@ function MyDataTable(_a) {
1539
1541
  }
1540
1542
  },
1541
1543
  localization: MRT_Localization_VI,
1542
- renderEmptyRowsFallback: () => isError ? /* @__PURE__ */ jsx26(Alert, { icon: /* @__PURE__ */ jsx26(IconBug, {}), color: "red", title: "C\xF3 l\u1ED7i x\u1EA3y ra!", m: "md" }) : /* @__PURE__ */ jsx26(Alert, { icon: /* @__PURE__ */ jsx26(IconInfoCircle, {}), color: "blue", title: "Kh\xF4ng c\xF3 d\u1EEF li\u1EC7u!", m: "md" }),
1544
+ renderEmptyRowsFallback: () => isError ? /* @__PURE__ */ jsx26(Alert, { icon: /* @__PURE__ */ jsx26(IconBug, {}), color: "red", title: "C\xF3 l\u1ED7i x\u1EA3y ra!", m: "md" }) : /* @__PURE__ */ jsx26(Alert, { icon: /* @__PURE__ */ jsx26(IconInfoCircle, {}), color: "gray", title: "Kh\xF4ng c\xF3 d\u1EEF li\u1EC7u!", m: "md" }),
1543
1545
  state: {
1544
1546
  showSkeletons: isLoading
1545
1547
  }
@@ -68,7 +68,7 @@ import {
68
68
  useS_BasicAppShell,
69
69
  useS_ButtonImport,
70
70
  utils_layout_getItemsWithoutLinks
71
- } from "../chunk-ZD5H4QTA.mjs";
71
+ } from "../chunk-N4YP2HMA.mjs";
72
72
  import "../chunk-HMRYQTJT.mjs";
73
73
  import "../chunk-Y3YGC5IH.mjs";
74
74
  import "../chunk-5U2JSHSJ.mjs";
@@ -25,7 +25,7 @@ import {
25
25
  useS_BasicAppShell,
26
26
  useS_authenticate,
27
27
  utils_layout_getItemsWithoutLinks
28
- } from "../chunk-ZD5H4QTA.mjs";
28
+ } from "../chunk-N4YP2HMA.mjs";
29
29
  import {
30
30
  baseAxios_default,
31
31
  useQ_AQ_GetAQModule,
package/package.json CHANGED
@@ -26,7 +26,7 @@
26
26
  "types": "./dist/interfaces/index.d.mts"
27
27
  }
28
28
  },
29
- "version": "0.1.245",
29
+ "version": "0.1.247",
30
30
  "private": false,
31
31
  "files": [
32
32
  "dist"