aq-fe-framework 0.1.246 → 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: {
|
@@ -68,7 +68,7 @@ import {
|
|
68
68
|
useS_BasicAppShell,
|
69
69
|
useS_ButtonImport,
|
70
70
|
utils_layout_getItemsWithoutLinks
|
71
|
-
} from "../chunk-
|
71
|
+
} from "../chunk-N4YP2HMA.mjs";
|
72
72
|
import "../chunk-HMRYQTJT.mjs";
|
73
73
|
import "../chunk-Y3YGC5IH.mjs";
|
74
74
|
import "../chunk-5U2JSHSJ.mjs";
|