aq-fe-framework 0.1.141 → 0.1.142
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.
@@ -6940,7 +6940,6 @@ import {
|
|
6940
6940
|
Image as Image3,
|
6941
6941
|
NavLink,
|
6942
6942
|
ScrollArea as ScrollArea3,
|
6943
|
-
Select as Select3,
|
6944
6943
|
Text as Text13,
|
6945
6944
|
TextInput as TextInput2,
|
6946
6945
|
Tooltip as Tooltip5
|
@@ -7132,19 +7131,7 @@ function BasicAppShell({ children, menu, extraTopRight }) {
|
|
7132
7131
|
}
|
7133
7132
|
),
|
7134
7133
|
/* @__PURE__ */ jsxs28(Group13, { children: [
|
7135
|
-
|
7136
|
-
/* @__PURE__ */ jsx51(
|
7137
|
-
Select3,
|
7138
|
-
{
|
7139
|
-
w: selectMedia ? 245 : 150,
|
7140
|
-
placeholder: "Ch\u1ECDn c\xF4ng th\u1EE9c s\u1EAFp x\u1EBFp",
|
7141
|
-
defaultValue: 1 == null ? void 0 : 1 .toString(),
|
7142
|
-
data: [
|
7143
|
-
{ value: "1", label: "N\u0103m h\u1ECDc 2024 - 2025 H\u1ECDc k\u1EF3 1" },
|
7144
|
-
{ value: "2", label: "N\u0103m h\u1ECDc 2024 - 2025 H\u1ECDc k\u1EF3 1" }
|
7145
|
-
]
|
7146
|
-
}
|
7147
|
-
),
|
7134
|
+
extraTopRight,
|
7148
7135
|
/* @__PURE__ */ jsx51(MySwitchTheme, {})
|
7149
7136
|
] })
|
7150
7137
|
] }) : (
|
@@ -66,7 +66,7 @@ import {
|
|
66
66
|
useS_BasicAppShell,
|
67
67
|
useS_ButtonImport,
|
68
68
|
utils_layout_getItemsWithoutLinks
|
69
|
-
} from "../chunk-
|
69
|
+
} from "../chunk-A2YHFDYY.mjs";
|
70
70
|
import "../chunk-Z6OQG54Q.mjs";
|
71
71
|
import "../chunk-Y3YGC5IH.mjs";
|
72
72
|
import "../chunk-5U2JSHSJ.mjs";
|