aq-fe-framework 0.1.198 → 0.1.199
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.
@@ -7042,7 +7042,6 @@ function BasicAppShell({ children, menu, extraTopRight, title }) {
|
|
7042
7042
|
var _a, _b;
|
7043
7043
|
const basicAppShellStore = useS_BasicAppShell();
|
7044
7044
|
const media = useMediaQuery("(min-width: 72em)");
|
7045
|
-
console.log(BasicAppShell_transformMenuToEnum("STM_", menu));
|
7046
7045
|
const GetAQModule_query = useQ_AQ_GetAQModule();
|
7047
7046
|
const BasicAppShell_store = useS_BasicAppShell();
|
7048
7047
|
const [faviconUrl, setFaviconUrl] = useState9("");
|
@@ -66,7 +66,7 @@ import {
|
|
66
66
|
useS_BasicAppShell,
|
67
67
|
useS_ButtonImport,
|
68
68
|
utils_layout_getItemsWithoutLinks
|
69
|
-
} from "../chunk-
|
69
|
+
} from "../chunk-5U42CUIR.mjs";
|
70
70
|
import "../chunk-J76K4YUA.mjs";
|
71
71
|
import "../chunk-Y3YGC5IH.mjs";
|
72
72
|
import "../chunk-5U2JSHSJ.mjs";
|