feat: align UI routes and menu with implemented screens
ci / backend (push) Failing after 0s
ci / static (push) Failing after 11s
ci / backend (pull_request) Failing after 1s
ci / static (pull_request) Failing after 12s
Build & Test with Secrets / build (pull_request) Failing after 2s
ci / publish (push) Has been cancelled
ci / frontend (push) Has been cancelled
Build & Test with Secrets / security-scan (pull_request) Has been cancelled
Build & Test with Secrets / notification (pull_request) Has been cancelled
Build & Test with Secrets / frontend (pull_request) Has been cancelled
ci / publish (pull_request) Has been cancelled
ci / frontend (pull_request) Has been cancelled
ci / backend (push) Failing after 0s
ci / static (push) Failing after 11s
ci / backend (pull_request) Failing after 1s
ci / static (pull_request) Failing after 12s
Build & Test with Secrets / build (pull_request) Failing after 2s
ci / publish (push) Has been cancelled
ci / frontend (push) Has been cancelled
Build & Test with Secrets / security-scan (pull_request) Has been cancelled
Build & Test with Secrets / notification (pull_request) Has been cancelled
Build & Test with Secrets / frontend (pull_request) Has been cancelled
ci / publish (pull_request) Has been cancelled
ci / frontend (pull_request) Has been cancelled
This commit is contained in:
+52
-9
@@ -21,8 +21,11 @@ const { default: __VLS_6 } = __VLS_3.slots;
|
||||
const { navigation: __VLS_7 } = __VLS_3.slots;
|
||||
__VLS_asFunctionalElement1(__VLS_intrinsics.nav, __VLS_intrinsics.nav)({
|
||||
...{ class: "app-nav" },
|
||||
'aria-label': "주요 메뉴",
|
||||
});
|
||||
/** @type {__VLS_StyleScopedClasses['app-nav']} */ ;
|
||||
__VLS_asFunctionalElement1(__VLS_intrinsics.section, __VLS_intrinsics.section)({});
|
||||
__VLS_asFunctionalElement1(__VLS_intrinsics.h2, __VLS_intrinsics.h2)({});
|
||||
let __VLS_8;
|
||||
/** @ts-ignore @type { | typeof __VLS_components.RouterLink | typeof __VLS_components.RouterLink} */
|
||||
RouterLink;
|
||||
@@ -35,15 +38,17 @@ const { default: __VLS_6 } = __VLS_3.slots;
|
||||
}, ...__VLS_functionalComponentArgsRest(__VLS_9));
|
||||
const { default: __VLS_13 } = __VLS_11.slots;
|
||||
var __VLS_11;
|
||||
__VLS_asFunctionalElement1(__VLS_intrinsics.section, __VLS_intrinsics.section)({});
|
||||
__VLS_asFunctionalElement1(__VLS_intrinsics.h2, __VLS_intrinsics.h2)({});
|
||||
let __VLS_14;
|
||||
/** @ts-ignore @type { | typeof __VLS_components.RouterLink | typeof __VLS_components.RouterLink} */
|
||||
RouterLink;
|
||||
// @ts-ignore
|
||||
const __VLS_15 = __VLS_asFunctionalComponent1(__VLS_14, new __VLS_14({
|
||||
to: "/ops/data-quality",
|
||||
to: "/portfolio/risk",
|
||||
}));
|
||||
const __VLS_16 = __VLS_15({
|
||||
to: "/ops/data-quality",
|
||||
to: "/portfolio/risk",
|
||||
}, ...__VLS_functionalComponentArgsRest(__VLS_15));
|
||||
const { default: __VLS_19 } = __VLS_17.slots;
|
||||
var __VLS_17;
|
||||
@@ -52,32 +57,70 @@ const { default: __VLS_6 } = __VLS_3.slots;
|
||||
RouterLink;
|
||||
// @ts-ignore
|
||||
const __VLS_21 = __VLS_asFunctionalComponent1(__VLS_20, new __VLS_20({
|
||||
to: "/ops/model-operations",
|
||||
to: "/portfolio/rebalance",
|
||||
}));
|
||||
const __VLS_22 = __VLS_21({
|
||||
to: "/ops/model-operations",
|
||||
to: "/portfolio/rebalance",
|
||||
}, ...__VLS_functionalComponentArgsRest(__VLS_21));
|
||||
const { default: __VLS_25 } = __VLS_23.slots;
|
||||
var __VLS_23;
|
||||
__VLS_asFunctionalElement1(__VLS_intrinsics.section, __VLS_intrinsics.section)({});
|
||||
__VLS_asFunctionalElement1(__VLS_intrinsics.h2, __VLS_intrinsics.h2)({});
|
||||
let __VLS_26;
|
||||
/** @ts-ignore @type { | typeof __VLS_components.RouterLink | typeof __VLS_components.RouterLink} */
|
||||
RouterLink;
|
||||
// @ts-ignore
|
||||
const __VLS_27 = __VLS_asFunctionalComponent1(__VLS_26, new __VLS_26({
|
||||
to: "/internal/ui-standard",
|
||||
to: "/ops/data-quality",
|
||||
}));
|
||||
const __VLS_28 = __VLS_27({
|
||||
to: "/internal/ui-standard",
|
||||
to: "/ops/data-quality",
|
||||
}, ...__VLS_functionalComponentArgsRest(__VLS_27));
|
||||
const { default: __VLS_31 } = __VLS_29.slots;
|
||||
var __VLS_29;
|
||||
let __VLS_32;
|
||||
/** @ts-ignore @type { | typeof __VLS_components.RouterLink | typeof __VLS_components.RouterLink} */
|
||||
RouterLink;
|
||||
// @ts-ignore
|
||||
const __VLS_33 = __VLS_asFunctionalComponent1(__VLS_32, new __VLS_32({
|
||||
to: "/ops/market-data-ingestion",
|
||||
}));
|
||||
const __VLS_34 = __VLS_33({
|
||||
to: "/ops/market-data-ingestion",
|
||||
}, ...__VLS_functionalComponentArgsRest(__VLS_33));
|
||||
const { default: __VLS_37 } = __VLS_35.slots;
|
||||
var __VLS_35;
|
||||
let __VLS_38;
|
||||
/** @ts-ignore @type { | typeof __VLS_components.RouterLink | typeof __VLS_components.RouterLink} */
|
||||
RouterLink;
|
||||
// @ts-ignore
|
||||
const __VLS_39 = __VLS_asFunctionalComponent1(__VLS_38, new __VLS_38({
|
||||
to: "/ops/market-data-history",
|
||||
}));
|
||||
const __VLS_40 = __VLS_39({
|
||||
to: "/ops/market-data-history",
|
||||
}, ...__VLS_functionalComponentArgsRest(__VLS_39));
|
||||
const { default: __VLS_43 } = __VLS_41.slots;
|
||||
var __VLS_41;
|
||||
let __VLS_44;
|
||||
/** @ts-ignore @type { | typeof __VLS_components.RouterLink | typeof __VLS_components.RouterLink} */
|
||||
RouterLink;
|
||||
// @ts-ignore
|
||||
const __VLS_45 = __VLS_asFunctionalComponent1(__VLS_44, new __VLS_44({
|
||||
to: "/ops/model-operations",
|
||||
}));
|
||||
const __VLS_46 = __VLS_45({
|
||||
to: "/ops/model-operations",
|
||||
}, ...__VLS_functionalComponentArgsRest(__VLS_45));
|
||||
const { default: __VLS_49 } = __VLS_47.slots;
|
||||
var __VLS_47;
|
||||
}
|
||||
let __VLS_32;
|
||||
let __VLS_50;
|
||||
/** @ts-ignore @type { | typeof __VLS_components.RouterView} */
|
||||
RouterView;
|
||||
// @ts-ignore
|
||||
const __VLS_33 = __VLS_asFunctionalComponent1(__VLS_32, new __VLS_32({}));
|
||||
const __VLS_34 = __VLS_33({}, ...__VLS_functionalComponentArgsRest(__VLS_33));
|
||||
const __VLS_51 = __VLS_asFunctionalComponent1(__VLS_50, new __VLS_50({}));
|
||||
const __VLS_52 = __VLS_51({}, ...__VLS_functionalComponentArgsRest(__VLS_51));
|
||||
var __VLS_3;
|
||||
const __VLS_export = (await import('vue')).defineComponent({});
|
||||
export default {};
|
||||
|
||||
Reference in New Issue
Block a user