aq-fe-framework 0.1.258 → 0.1.260
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.
- package/dist/chunk-GFEMKKFH.mjs +25 -0
- package/dist/{chunk-CAMCDJ5F.mjs → chunk-IE2L2KGO.mjs} +1 -1
- package/dist/{chunk-3DEB6MVY.mjs → chunk-NWBLJ3W3.mjs} +2 -1
- package/dist/components/index.mjs +2 -2
- package/dist/const/index.d.mts +1 -0
- package/dist/const/index.mjs +3 -13
- package/dist/modules-features/index.mjs +5 -5
- package/package.json +1 -1
- package/dist/chunk-BZMQOGL6.mjs +0 -13
@@ -0,0 +1,25 @@
|
|
1
|
+
// src/const/array/const_array_daysOfWeek.ts
|
2
|
+
var const_array_daysOfWeek = [
|
3
|
+
"Th\u1EE9 Hai",
|
4
|
+
"Th\u1EE9 Ba",
|
5
|
+
"Th\u1EE9 T\u01B0",
|
6
|
+
"Th\u1EE9 N\u0103m",
|
7
|
+
"Th\u1EE9 S\xE1u",
|
8
|
+
"Th\u1EE9 B\u1EA3y",
|
9
|
+
"Ch\u1EE7 Nh\u1EADt"
|
10
|
+
];
|
11
|
+
|
12
|
+
// src/const/object/const_object_documentTypes.ts
|
13
|
+
var const_object_documentTypes = {
|
14
|
+
Security: 1,
|
15
|
+
Refinement: 2,
|
16
|
+
Guideline: 3,
|
17
|
+
Regulations: 4,
|
18
|
+
Workflow: 5,
|
19
|
+
Form: 6
|
20
|
+
};
|
21
|
+
|
22
|
+
export {
|
23
|
+
const_array_daysOfWeek,
|
24
|
+
const_object_documentTypes
|
25
|
+
};
|
@@ -2,7 +2,8 @@
|
|
2
2
|
var const_object_colors = {
|
3
3
|
mantineBackgroundPrimary: "light-dark(var(--mantine-color-white), var(--mantine-color-dark))",
|
4
4
|
mantineBackgroundSecondary: "light-dark(var(--mantine-color-gray-1), var(--mantine-color-dark-8))",
|
5
|
-
mantineBackgroundBlueLight: "var(--mantine-color-blue-light)"
|
5
|
+
mantineBackgroundBlueLight: "var(--mantine-color-blue-light)",
|
6
|
+
mantineBackgroundTealLight: "var(--mantine-color-teal-light)"
|
6
7
|
};
|
7
8
|
|
8
9
|
export {
|
@@ -68,8 +68,8 @@ import {
|
|
68
68
|
useS_BasicAppShell,
|
69
69
|
useS_ButtonImport,
|
70
70
|
utils_layout_getItemsWithoutLinks
|
71
|
-
} from "../chunk-
|
72
|
-
import "../chunk-
|
71
|
+
} from "../chunk-IE2L2KGO.mjs";
|
72
|
+
import "../chunk-NWBLJ3W3.mjs";
|
73
73
|
import "../chunk-K6S7R6LU.mjs";
|
74
74
|
import "../chunk-HMRYQTJT.mjs";
|
75
75
|
import "../chunk-Y3YGC5IH.mjs";
|
package/dist/const/index.d.mts
CHANGED
package/dist/const/index.mjs
CHANGED
@@ -1,21 +1,11 @@
|
|
1
1
|
import {
|
2
|
+
const_array_daysOfWeek,
|
2
3
|
const_object_documentTypes
|
3
|
-
} from "../chunk-
|
4
|
+
} from "../chunk-GFEMKKFH.mjs";
|
4
5
|
import {
|
5
6
|
const_object_colors
|
6
|
-
} from "../chunk-
|
7
|
+
} from "../chunk-NWBLJ3W3.mjs";
|
7
8
|
import "../chunk-FWCSY2DS.mjs";
|
8
|
-
|
9
|
-
// src/const/array/const_array_daysOfWeek.ts
|
10
|
-
var const_array_daysOfWeek = [
|
11
|
-
"Th\u1EE9 Hai",
|
12
|
-
"Th\u1EE9 Ba",
|
13
|
-
"Th\u1EE9 T\u01B0",
|
14
|
-
"Th\u1EE9 N\u0103m",
|
15
|
-
"Th\u1EE9 S\xE1u",
|
16
|
-
"Th\u1EE9 B\u1EA3y",
|
17
|
-
"Ch\u1EE7 Nh\u1EADt"
|
18
|
-
];
|
19
9
|
export {
|
20
10
|
const_array_daysOfWeek,
|
21
11
|
const_object_colors,
|
@@ -24,13 +24,13 @@ import {
|
|
24
24
|
useS_BasicAppShell,
|
25
25
|
useS_authenticate,
|
26
26
|
utils_layout_getItemsWithoutLinks
|
27
|
-
} from "../chunk-
|
27
|
+
} from "../chunk-IE2L2KGO.mjs";
|
28
28
|
import {
|
29
29
|
const_object_documentTypes
|
30
|
-
} from "../chunk-
|
30
|
+
} from "../chunk-GFEMKKFH.mjs";
|
31
31
|
import {
|
32
32
|
const_object_colors
|
33
|
-
} from "../chunk-
|
33
|
+
} from "../chunk-NWBLJ3W3.mjs";
|
34
34
|
import {
|
35
35
|
enum_emailConfigModule
|
36
36
|
} from "../chunk-VH4ZAD6M.mjs";
|
@@ -1471,7 +1471,7 @@ function F_core38677_ReadUser() {
|
|
1471
1471
|
onClick: () => handleRowClick(row.id),
|
1472
1472
|
style: {
|
1473
1473
|
cursor: "pointer",
|
1474
|
-
backgroundColor: rowSelection[row.id] ?
|
1474
|
+
backgroundColor: rowSelection[row.id] ? const_object_colors.mantineBackgroundTealLight : "transparent"
|
1475
1475
|
}
|
1476
1476
|
}),
|
1477
1477
|
state: rowSelection
|
@@ -3151,7 +3151,7 @@ function F_core83092_ReadUser() {
|
|
3151
3151
|
onClick: () => handleRowClick(row.id),
|
3152
3152
|
style: {
|
3153
3153
|
cursor: "pointer",
|
3154
|
-
backgroundColor: rowSelection[row.id] ?
|
3154
|
+
backgroundColor: rowSelection[row.id] ? const_object_colors.mantineBackgroundTealLight : "transparent"
|
3155
3155
|
}
|
3156
3156
|
}),
|
3157
3157
|
state: rowSelection
|
package/package.json
CHANGED
package/dist/chunk-BZMQOGL6.mjs
DELETED