aq-fe-framework 0.1.256 → 0.1.257
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.
@@ -6775,7 +6775,7 @@ function MyDateInput(_a) {
|
|
6775
6775
|
return /* @__PURE__ */ jsx45(DateInput, __spreadValues({ label, placeholder: label ? `Ch\u1ECDn ${label == null ? void 0 : label.toLowerCase()}` : "" }, rest));
|
6776
6776
|
}
|
6777
6777
|
|
6778
|
-
// src/
|
6778
|
+
// src/const/enum/global.ts
|
6779
6779
|
var ENUM_DAYS_OF_WEEK = /* @__PURE__ */ ((ENUM_DAYS_OF_WEEK2) => {
|
6780
6780
|
ENUM_DAYS_OF_WEEK2[ENUM_DAYS_OF_WEEK2["Th\u1EE9 Hai"] = 1] = "Th\u1EE9 Hai";
|
6781
6781
|
ENUM_DAYS_OF_WEEK2[ENUM_DAYS_OF_WEEK2["Th\u1EE9 Ba"] = 2] = "Th\u1EE9 Ba";
|
@@ -7077,7 +7077,7 @@ function MyTextEditor(_a) {
|
|
7077
7077
|
] }) });
|
7078
7078
|
}
|
7079
7079
|
|
7080
|
-
// src/
|
7080
|
+
// src/const/object/object_colors.ts
|
7081
7081
|
var object_colors = {
|
7082
7082
|
mantineBackgroundPrimary: "light-dark(var(--mantine-color-white), var(--mantine-color-dark))",
|
7083
7083
|
mantineBackgroundSecondary: "light-dark(var(--mantine-color-gray-1), var(--mantine-color-dark-8))",
|
@@ -68,7 +68,7 @@ import {
|
|
68
68
|
useS_BasicAppShell,
|
69
69
|
useS_ButtonImport,
|
70
70
|
utils_layout_getItemsWithoutLinks
|
71
|
-
} from "../chunk-
|
71
|
+
} from "../chunk-EWMT3PDO.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-
|
28
|
+
} from "../chunk-EWMT3PDO.mjs";
|
29
29
|
import {
|
30
30
|
baseAxios_default,
|
31
31
|
useQ_AQ_GetAQModule,
|
@@ -296,7 +296,7 @@ function SubRead({
|
|
296
296
|
] });
|
297
297
|
}
|
298
298
|
|
299
|
-
// src/
|
299
|
+
// src/const/object/documentTypes.ts
|
300
300
|
var OBJECT_DOCUMENT_TYPES = {
|
301
301
|
Security: 1,
|
302
302
|
Refinement: 2,
|
@@ -2317,7 +2317,7 @@ function F_core60524({ AQModuleId }) {
|
|
2317
2317
|
return /* @__PURE__ */ jsx42(F_core60524_Form, {});
|
2318
2318
|
}
|
2319
2319
|
|
2320
|
-
// src/
|
2320
|
+
// src/const/enum/ENUM_EMAILCONFIG.ts
|
2321
2321
|
var ENUM_EMAILCONFIG_MODULE = /* @__PURE__ */ ((ENUM_EMAILCONFIG_MODULE2) => {
|
2322
2322
|
ENUM_EMAILCONFIG_MODULE2[ENUM_EMAILCONFIG_MODULE2["\u0110\xE0o t\u1EA1o"] = 1] = "\u0110\xE0o t\u1EA1o";
|
2323
2323
|
ENUM_EMAILCONFIG_MODULE2[ENUM_EMAILCONFIG_MODULE2["Tuy\u1EC3n sinh"] = 2] = "Tuy\u1EC3n sinh";
|