vue-layout-gitcode 1.5.2 → 1.5.4
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/{GloabarSearch-DRa3fnqH.js → GloabarSearch-Bhb1tmUd.js} +2 -2
- package/{ProjectSearch-Yzi83cSO.js → ProjectSearch-BAL0CEUB.js} +1 -1
- package/{SearchHistoryList-Cl8HsdxD.js → SearchHistoryList-C1XFQglo.js} +1 -1
- package/{SearchPrefixTag-TxDFn8JG.js → SearchPrefixTag-BZqy-QNk.js} +1 -1
- package/{SearchRecommed-D4Hp_3VI.js → SearchRecommed-CbdjVZRX.js} +2 -2
- package/{SearchScopeList-DwLfdcpQ.js → SearchScopeList-CJwS_13P.js} +1 -1
- package/{UserSearch-D5gBXUmJ.js → UserSearch-6ggcLTWv.js} +1 -1
- package/{index-DDjqog2G.js → index-C-k-uKnJ.js} +1 -1
- package/{index-CbBGFizt.js → index-FMIlpZeB.js} +67 -66
- package/{index-CzPESHc6.js → index-VCBp6R8f.js} +1 -1
- package/index.js +1 -1
- package/{notice-CkRsHGJ3.js → notice-BE4C-9Co.js} +1 -1
- package/package.json +1 -1
- package/style.css +1 -1
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { defineComponent, inject, createElementBlock, openBlock, Fragment, createElementVNode, toDisplayString, createVNode, unref, renderList, withDirectives, createBlock, ref, watch, onMounted, createCommentVNode } from "vue";
|
|
2
2
|
import "vue-devui-lal/icon";
|
|
3
3
|
import "vue-devui-lal/icon/style.css";
|
|
4
|
-
import { h as headRequest, R as REPO_MODULE, a as i18n, G as GIcon, v as vElementExposure, b as REPO_EVENT, _ as _export_sfc, c as REPO_TYPE, e as extractRepoInfoWithURL } from "./index-
|
|
5
|
-
import { u as useReportRepo, S as SearchRepoCard, f as formatNameSpace } from "./index-
|
|
4
|
+
import { h as headRequest, R as REPO_MODULE, a as i18n, G as GIcon, v as vElementExposure, b as REPO_EVENT, _ as _export_sfc, c as REPO_TYPE, e as extractRepoInfoWithURL } from "./index-FMIlpZeB.js";
|
|
5
|
+
import { u as useReportRepo, S as SearchRepoCard, f as formatNameSpace } from "./index-C-k-uKnJ.js";
|
|
6
6
|
import "vue-devui-lal/tooltip";
|
|
7
7
|
import "vue-devui-lal/tooltip/style.css";
|
|
8
8
|
import "vue-router";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ref, inject, computed, withDirectives, createElementBlock, openBlock, createElementVNode, toDisplayString, unref, Fragment, renderList, createVNode, vShow } from "vue";
|
|
2
|
-
import { a as i18n, h as headRequest, G as GIcon, r as reqCatch } from "./index-
|
|
2
|
+
import { a as i18n, h as headRequest, G as GIcon, r as reqCatch } from "./index-FMIlpZeB.js";
|
|
3
3
|
import { useRoute, useRouter } from "vue-router";
|
|
4
4
|
import "vue-devui-lal/icon";
|
|
5
5
|
import "vue-devui-lal/icon/style.css";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, computed, createElementBlock, openBlock, createCommentVNode, Fragment, renderList, normalizeClass, createElementVNode, createVNode, toDisplayString, withModifiers } from "vue";
|
|
2
|
-
import { a as i18n, G as GIcon, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, G as GIcon, _ as _export_sfc } from "./index-FMIlpZeB.js";
|
|
3
3
|
import "vue-devui-lal/icon";
|
|
4
4
|
import "vue-devui-lal/icon/style.css";
|
|
5
5
|
const _hoisted_1 = { class: "history-list" };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, createElementBlock, openBlock, createElementVNode, withDirectives, toDisplayString, withModifiers, createVNode, vShow } from "vue";
|
|
2
|
-
import { G as GIcon, _ as _export_sfc } from "./index-
|
|
2
|
+
import { G as GIcon, _ as _export_sfc } from "./index-FMIlpZeB.js";
|
|
3
3
|
import "vue-devui-lal/icon";
|
|
4
4
|
import "vue-devui-lal/icon/style.css";
|
|
5
5
|
const _hoisted_1 = { class: "ellipsis" };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, inject, ref, onMounted, createElementBlock, openBlock, createElementVNode, toDisplayString, unref, Fragment, renderList, createBlock, createVNode, withCtx } from "vue";
|
|
2
|
-
import { u as useReportRepo, S as SearchRepoCard } from "./index-
|
|
3
|
-
import { a as i18n, h as headRequest, R as REPO_MODULE, b as REPO_EVENT, l as localStorage, _ as _export_sfc } from "./index-
|
|
2
|
+
import { u as useReportRepo, S as SearchRepoCard } from "./index-C-k-uKnJ.js";
|
|
3
|
+
import { a as i18n, h as headRequest, R as REPO_MODULE, b as REPO_EVENT, l as localStorage, _ as _export_sfc } from "./index-FMIlpZeB.js";
|
|
4
4
|
import { Row, Col } from "vue-devui-lal/grid";
|
|
5
5
|
import { SkeletonItem } from "vue-devui-lal/skeleton";
|
|
6
6
|
import "vue-devui-lal/grid/style.css";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, createElementBlock, openBlock, Fragment, renderList, createElementVNode, createVNode, createCommentVNode, toDisplayString, unref } from "vue";
|
|
2
|
-
import { a as i18n, G as GIcon, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, G as GIcon, _ as _export_sfc } from "./index-FMIlpZeB.js";
|
|
3
3
|
import "vue-devui-lal/icon";
|
|
4
4
|
import "vue-devui-lal/icon/style.css";
|
|
5
5
|
const _hoisted_1 = ["onClick"];
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { inject, ref, watch, withDirectives, createElementBlock, openBlock, createElementVNode, toDisplayString, unref, Fragment, renderList, createVNode, vShow } from "vue";
|
|
2
|
-
import { a as i18n, h as headRequest, G as GIcon } from "./index-
|
|
2
|
+
import { a as i18n, h as headRequest, G as GIcon } from "./index-FMIlpZeB.js";
|
|
3
3
|
import "vue-devui-lal/icon";
|
|
4
4
|
import "vue-devui-lal/icon/style.css";
|
|
5
5
|
const _hoisted_1 = { class: "px-[8px] history-list-project pl-[8px]" };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ref, watchEffect, defineComponent, toDisplayString, unref, inject, createElementBlock, openBlock, normalizeClass, createElementVNode, withModifiers, withDirectives, vShow, createVNode, computed, createCommentVNode, normalizeStyle, createTextVNode, onMounted, onUnmounted, Fragment, createBlock, renderList, withCtx, reactive } from "vue";
|
|
2
|
-
import { d as debounce, t as transferNumber, G as GIcon, s as setLoginTriggerSource, f as useRequestReport, r as reqCatch, h as headRequest, _ as _export_sfc, a as i18n, T as TOPIC_TYPE, g as useTimeFormat, L as LANG_KEY, j as LANG_ZH, k as usePageResize, m as isGstarRepo, n as _sfc_main$9, o as isIncubationRepo, p as highlightWords, q as transWebUrl, w as _frEventTrack, E as EVENT_NAME, c as REPO_TYPE, e as extractRepoInfoWithURL } from "./index-
|
|
2
|
+
import { d as debounce, t as transferNumber, G as GIcon, s as setLoginTriggerSource, f as useRequestReport, r as reqCatch, h as headRequest, _ as _export_sfc, a as i18n, T as TOPIC_TYPE, g as useTimeFormat, L as LANG_KEY, j as LANG_ZH, k as usePageResize, m as isGstarRepo, n as _sfc_main$9, o as isIncubationRepo, p as highlightWords, q as transWebUrl, w as _frEventTrack, E as EVENT_NAME, c as REPO_TYPE, e as extractRepoInfoWithURL } from "./index-FMIlpZeB.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
4
|
import { Row, Col } from "vue-devui-lal/grid";
|
|
5
5
|
import { Skeleton, SkeletonItem } from "vue-devui-lal/skeleton";
|
|
@@ -7605,7 +7605,8 @@ const gitCodeLayout$1 = {
|
|
|
7605
7605
|
competition: "大赛平台",
|
|
7606
7606
|
channel: {},
|
|
7607
7607
|
TianqiAI: "天启 AI",
|
|
7608
|
-
Tianqi: "天启"
|
|
7608
|
+
Tianqi: "天启",
|
|
7609
|
+
topic: "热门主题"
|
|
7609
7610
|
},
|
|
7610
7611
|
header: {
|
|
7611
7612
|
create: "新建",
|
|
@@ -7893,7 +7894,8 @@ const gitCodeLayout = {
|
|
|
7893
7894
|
channel: {},
|
|
7894
7895
|
org: {},
|
|
7895
7896
|
TianqiAI: "Tianqi AI",
|
|
7896
|
-
Tianqi: "Tianqi"
|
|
7897
|
+
Tianqi: "Tianqi",
|
|
7898
|
+
topic: "Hot topics"
|
|
7897
7899
|
},
|
|
7898
7900
|
header: {
|
|
7899
7901
|
create: "New",
|
|
@@ -10951,7 +10953,7 @@ const _hoisted_23$3 = {
|
|
|
10951
10953
|
key: 0,
|
|
10952
10954
|
class: "absolute top-0 right-0 text-[var(--theme-aide-text)]"
|
|
10953
10955
|
};
|
|
10954
|
-
const _hoisted_24$
|
|
10956
|
+
const _hoisted_24$2 = { class: "font-[600] text-[var(--theme-aide-text)] mt-3 text-sm leading-[20px]" };
|
|
10955
10957
|
const _hoisted_25$1 = { class: "mt-3" };
|
|
10956
10958
|
const _hoisted_26$1 = {
|
|
10957
10959
|
key: 1,
|
|
@@ -11266,7 +11268,7 @@ const _sfc_main$B = /* @__PURE__ */ defineComponent({
|
|
|
11266
11268
|
rateNow.value !== null ? (openBlock(), createElementBlock("div", _hoisted_23$3, [
|
|
11267
11269
|
createElementVNode("span", null, toDisplayString$1(rateIcon[rateNow.value].title), 1)
|
|
11268
11270
|
])) : createCommentVNode("", true),
|
|
11269
|
-
createElementVNode("div", _hoisted_24$
|
|
11271
|
+
createElementVNode("div", _hoisted_24$2, [
|
|
11270
11272
|
createElementVNode("span", null, toDisplayString$1(unref(t2)("gitCodeLayout.home.improveQuestion")) + "?", 1)
|
|
11271
11273
|
]),
|
|
11272
11274
|
createElementVNode("div", _hoisted_25$1, [
|
|
@@ -18122,13 +18124,13 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
|
|
|
18122
18124
|
var _a;
|
|
18123
18125
|
const layoutConfig2 = useLayoutConfig();
|
|
18124
18126
|
const { t: $t } = i18n.global;
|
|
18125
|
-
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-
|
|
18126
|
-
const UserSearch = defineAsyncComponent(() => import("./UserSearch-
|
|
18127
|
-
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-
|
|
18128
|
-
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-
|
|
18129
|
-
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-
|
|
18130
|
-
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-
|
|
18131
|
-
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-
|
|
18127
|
+
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-BAL0CEUB.js"));
|
|
18128
|
+
const UserSearch = defineAsyncComponent(() => import("./UserSearch-6ggcLTWv.js"));
|
|
18129
|
+
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-Bhb1tmUd.js"));
|
|
18130
|
+
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-C1XFQglo.js"));
|
|
18131
|
+
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-CJwS_13P.js"));
|
|
18132
|
+
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-BZqy-QNk.js"));
|
|
18133
|
+
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-CbdjVZRX.js"));
|
|
18132
18134
|
const props = __props;
|
|
18133
18135
|
const repoInfo = inject("repoInfo");
|
|
18134
18136
|
const orgInfo = inject("orgInfo");
|
|
@@ -18738,7 +18740,7 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
|
|
|
18738
18740
|
}
|
|
18739
18741
|
});
|
|
18740
18742
|
const Search = /* @__PURE__ */ _export_sfc(_sfc_main$m, [["__scopeId", "data-v-gitcode-layout-lib"]]);
|
|
18741
|
-
const NoticeModal = defineAsyncComponent(() => import("./notice-
|
|
18743
|
+
const NoticeModal = defineAsyncComponent(() => import("./notice-BE4C-9Co.js"));
|
|
18742
18744
|
function clearNotice() {
|
|
18743
18745
|
if (localStorage$2.getItem("validator_email")) {
|
|
18744
18746
|
localStorage$2.removeItem("validator_email");
|
|
@@ -19988,51 +19990,52 @@ const _sfc_main$h = /* @__PURE__ */ defineComponent({
|
|
|
19988
19990
|
}
|
|
19989
19991
|
});
|
|
19990
19992
|
const ProjectMenuListV2 = /* @__PURE__ */ _export_sfc(_sfc_main$h, [["__scopeId", "data-v-gitcode-layout-lib"]]);
|
|
19991
|
-
const _hoisted_1$e = { class: "
|
|
19992
|
-
const _hoisted_2$8 = { class: "side-bar-label" };
|
|
19993
|
-
const _hoisted_3$6 = {
|
|
19993
|
+
const _hoisted_1$e = { class: "flex-1 flex flex-col justify-between min-w-0 aside-menus" };
|
|
19994
|
+
const _hoisted_2$8 = { class: "side-bar-label popup" };
|
|
19995
|
+
const _hoisted_3$6 = { class: "side-bar-label" };
|
|
19996
|
+
const _hoisted_4$6 = {
|
|
19994
19997
|
key: 0,
|
|
19995
19998
|
class: "line mt-[16px] mb-[6px]"
|
|
19996
19999
|
};
|
|
19997
|
-
const _hoisted_4$6 = ["src"];
|
|
19998
20000
|
const _hoisted_5$4 = ["src"];
|
|
19999
|
-
const _hoisted_6$3 =
|
|
20000
|
-
const _hoisted_7$2 = {
|
|
20001
|
+
const _hoisted_6$3 = ["src"];
|
|
20002
|
+
const _hoisted_7$2 = { class: "side-bar-label" };
|
|
20003
|
+
const _hoisted_8$2 = {
|
|
20001
20004
|
key: 1,
|
|
20002
20005
|
class: "line mb-[16px] mt-[6px]"
|
|
20003
20006
|
};
|
|
20004
|
-
const
|
|
20007
|
+
const _hoisted_9$2 = {
|
|
20005
20008
|
key: 0,
|
|
20006
20009
|
class: "aside-footer"
|
|
20007
20010
|
};
|
|
20008
|
-
const
|
|
20009
|
-
const
|
|
20010
|
-
const
|
|
20011
|
-
const
|
|
20011
|
+
const _hoisted_10$2 = { class: "remake-message mt-[16px]" };
|
|
20012
|
+
const _hoisted_11$2 = ["title"];
|
|
20013
|
+
const _hoisted_12$2 = { class: "whitespace-nowrap" };
|
|
20014
|
+
const _hoisted_13$1 = {
|
|
20012
20015
|
href: "https://beian.miit.gov.cn/#/Integrated/index",
|
|
20013
20016
|
target: "_blank"
|
|
20014
20017
|
};
|
|
20015
|
-
const
|
|
20016
|
-
const
|
|
20018
|
+
const _hoisted_14$1 = { class: "whitespace-nowrap public-security" };
|
|
20019
|
+
const _hoisted_15$1 = {
|
|
20017
20020
|
href: "https://beian.mps.gov.cn/#/query/webSearch?code=11010502055713",
|
|
20018
20021
|
target: "_blank"
|
|
20019
20022
|
};
|
|
20020
|
-
const
|
|
20023
|
+
const _hoisted_16$1 = {
|
|
20021
20024
|
href: "https://www.huaweicloud.com/",
|
|
20022
20025
|
target: "_blank",
|
|
20023
20026
|
rel: "noopener noreferrer"
|
|
20024
20027
|
};
|
|
20025
|
-
const
|
|
20026
|
-
const
|
|
20027
|
-
const
|
|
20028
|
-
const
|
|
20029
|
-
const
|
|
20028
|
+
const _hoisted_17$1 = { class: "whitespace-nowrap mt-[8px]" };
|
|
20029
|
+
const _hoisted_18$1 = { class: "footer-work-info mt-[8px] text-[12px]" };
|
|
20030
|
+
const _hoisted_19$1 = { class: "flex items-center mt-[8px]" };
|
|
20031
|
+
const _hoisted_20$1 = { class: "" };
|
|
20032
|
+
const _hoisted_21$1 = {
|
|
20030
20033
|
key: 0,
|
|
20031
20034
|
class: "aside-footer-tools"
|
|
20032
20035
|
};
|
|
20033
|
-
const
|
|
20034
|
-
const _hoisted_22$1 = { class: "aside-footer-tools-item-dropdown-item" };
|
|
20036
|
+
const _hoisted_22$1 = { class: "aside-footer-tools-item" };
|
|
20035
20037
|
const _hoisted_23$1 = { class: "aside-footer-tools-item-dropdown-item" };
|
|
20038
|
+
const _hoisted_24$1 = { class: "aside-footer-tools-item-dropdown-item" };
|
|
20036
20039
|
const _sfc_main$g = /* @__PURE__ */ defineComponent({
|
|
20037
20040
|
__name: "asideContent",
|
|
20038
20041
|
props: {
|
|
@@ -20260,7 +20263,7 @@ const _sfc_main$g = /* @__PURE__ */ defineComponent({
|
|
|
20260
20263
|
key: "topics",
|
|
20261
20264
|
icon: "gt-line-topic",
|
|
20262
20265
|
activeIcon: "gt-plane-topic-black",
|
|
20263
|
-
label: t2("home.topic"),
|
|
20266
|
+
label: t2("gitCodeLayout.home.topic"),
|
|
20264
20267
|
openBlank: true,
|
|
20265
20268
|
host: layoutConfig2.VITE_HOST,
|
|
20266
20269
|
href: `${layoutConfig2.VITE_HOST}/topics/?utm_source=toolbar`,
|
|
@@ -20427,13 +20430,11 @@ const _sfc_main$g = /* @__PURE__ */ defineComponent({
|
|
|
20427
20430
|
return (_ctx, _cache) => {
|
|
20428
20431
|
return visibleItems.value.length > 0 ? (openBlock(), createElementBlock("div", {
|
|
20429
20432
|
key: 0,
|
|
20430
|
-
class: normalizeClass(["side-bar-content", { "side-bar-content-shot": _ctx.asideSetShowLittle, "shot-isCh": !isEn.value }])
|
|
20433
|
+
class: normalizeClass(["side-bar-content", { "side-bar-content-shot": _ctx.asideSetShowLittle, "shot-isCh": !isEn.value, scroll: isScroll.value }]),
|
|
20434
|
+
onScroll: handleScroll,
|
|
20435
|
+
onMouseleave: handleMouseLeave
|
|
20431
20436
|
}, [
|
|
20432
|
-
withDirectives((openBlock(), createElementBlock("div",
|
|
20433
|
-
class: normalizeClass(["flex-1 flex flex-col justify-between min-w-0 overflow-y-auto aside-menus", { scroll: isScroll.value }]),
|
|
20434
|
-
onScroll: handleScroll,
|
|
20435
|
-
onMouseleave: handleMouseLeave
|
|
20436
|
-
}, [
|
|
20437
|
+
withDirectives((openBlock(), createElementBlock("div", _hoisted_1$e, [
|
|
20437
20438
|
createVNode(unref(Menu), {
|
|
20438
20439
|
onSelect: onMenuClick,
|
|
20439
20440
|
"open-keys": ["team", "project"],
|
|
@@ -20478,7 +20479,7 @@ const _sfc_main$g = /* @__PURE__ */ defineComponent({
|
|
|
20478
20479
|
}, null, 8, ["name"])
|
|
20479
20480
|
]),
|
|
20480
20481
|
default: withCtx(() => [
|
|
20481
|
-
createElementVNode("span",
|
|
20482
|
+
createElementVNode("span", _hoisted_2$8, [
|
|
20482
20483
|
createTextVNode(toDisplayString$1(item.label) + " ", 1),
|
|
20483
20484
|
createVNode(GIcon, {
|
|
20484
20485
|
class: "side-bar-icon",
|
|
@@ -20515,13 +20516,13 @@ const _sfc_main$g = /* @__PURE__ */ defineComponent({
|
|
|
20515
20516
|
}, null, 8, ["name"])
|
|
20516
20517
|
]),
|
|
20517
20518
|
default: withCtx(() => [
|
|
20518
|
-
createElementVNode("span",
|
|
20519
|
+
createElementVNode("span", _hoisted_3$6, toDisplayString$1(item.label), 1)
|
|
20519
20520
|
]),
|
|
20520
20521
|
_: 2
|
|
20521
20522
|
}, 1032, ["data-key", "data-openBlank", "data-route", "data-href", "data-host"]))
|
|
20522
20523
|
], 64);
|
|
20523
20524
|
}), 256)),
|
|
20524
|
-
!_ctx.asideSetShowLittle ? (openBlock(), createElementBlock("hr",
|
|
20525
|
+
!_ctx.asideSetShowLittle ? (openBlock(), createElementBlock("hr", _hoisted_4$6)) : createCommentVNode("", true),
|
|
20525
20526
|
(openBlock(true), createElementBlock(Fragment, null, renderList(externalRoutes.value, (item) => {
|
|
20526
20527
|
return openBlock(), createBlock(unref(MenuItem), {
|
|
20527
20528
|
key: `${item.key}-${item.logo}`,
|
|
@@ -20536,11 +20537,11 @@ const _sfc_main$g = /* @__PURE__ */ defineComponent({
|
|
|
20536
20537
|
createElementVNode("img", {
|
|
20537
20538
|
src: item.logo,
|
|
20538
20539
|
class: "default-icon w-[16px] h-[16px]"
|
|
20539
|
-
}, null, 8,
|
|
20540
|
+
}, null, 8, _hoisted_5$4),
|
|
20540
20541
|
createElementVNode("img", {
|
|
20541
20542
|
src: item.logo_hover,
|
|
20542
20543
|
class: "active-icon w-[16px] h-[16px]"
|
|
20543
|
-
}, null, 8,
|
|
20544
|
+
}, null, 8, _hoisted_6$3)
|
|
20544
20545
|
], 64)) : (openBlock(), createElementBlock(Fragment, { key: 1 }, [
|
|
20545
20546
|
createVNode(GIcon, {
|
|
20546
20547
|
name: item.icon,
|
|
@@ -20557,12 +20558,12 @@ const _sfc_main$g = /* @__PURE__ */ defineComponent({
|
|
|
20557
20558
|
], 64))
|
|
20558
20559
|
]),
|
|
20559
20560
|
default: withCtx(() => [
|
|
20560
|
-
createElementVNode("span",
|
|
20561
|
+
createElementVNode("span", _hoisted_7$2, toDisplayString$1(item.label), 1)
|
|
20561
20562
|
]),
|
|
20562
20563
|
_: 2
|
|
20563
20564
|
}, 1032, ["data-key", "data-route", "data-href", "data-host", "data-openBlank"]);
|
|
20564
20565
|
}), 128)),
|
|
20565
|
-
!_ctx.asideSetShowLittle ? (openBlock(), createElementBlock("hr",
|
|
20566
|
+
!_ctx.asideSetShowLittle ? (openBlock(), createElementBlock("hr", _hoisted_8$2)) : createCommentVNode("", true),
|
|
20566
20567
|
!_ctx.asideSetShowLittle ? (openBlock(), createBlock(ProjectMenuListV2, {
|
|
20567
20568
|
subShow: subShow.value.project,
|
|
20568
20569
|
key: "project",
|
|
@@ -20586,7 +20587,7 @@ const _sfc_main$g = /* @__PURE__ */ defineComponent({
|
|
|
20586
20587
|
]),
|
|
20587
20588
|
_: 3
|
|
20588
20589
|
}, 8, ["default-select-keys"]),
|
|
20589
|
-
!_ctx.asideSetShowLittle ? (openBlock(), createElementBlock("div",
|
|
20590
|
+
!_ctx.asideSetShowLittle ? (openBlock(), createElementBlock("div", _hoisted_9$2, [
|
|
20590
20591
|
_cache[5] || (_cache[5] = createElementVNode("hr", { class: "line mb-[16px] mt-[16px]" }, null, -1)),
|
|
20591
20592
|
createElementVNode("div", {
|
|
20592
20593
|
class: normalizeClass(["menu-item-last flex-col", { en: isEn.value }])
|
|
@@ -20619,17 +20620,17 @@ const _sfc_main$g = /* @__PURE__ */ defineComponent({
|
|
|
20619
20620
|
_: 1
|
|
20620
20621
|
})
|
|
20621
20622
|
], 2),
|
|
20622
|
-
createElementVNode("div",
|
|
20623
|
+
createElementVNode("div", _hoisted_10$2, [
|
|
20623
20624
|
createElementVNode("p", {
|
|
20624
20625
|
class: "break-all",
|
|
20625
20626
|
title: unref(copyright).digestAbbr
|
|
20626
|
-
}, " © " + toDisplayString$1(unref(copyright).digestAbbr), 9,
|
|
20627
|
-
createElementVNode("p",
|
|
20628
|
-
createElementVNode("a",
|
|
20627
|
+
}, " © " + toDisplayString$1(unref(copyright).digestAbbr), 9, _hoisted_11$2),
|
|
20628
|
+
createElementVNode("p", _hoisted_12$2, [
|
|
20629
|
+
createElementVNode("a", _hoisted_13$1, toDisplayString$1(unref(copyright).icp), 1)
|
|
20629
20630
|
]),
|
|
20630
|
-
createElementVNode("p",
|
|
20631
|
+
createElementVNode("p", _hoisted_14$1, [
|
|
20631
20632
|
_cache[0] || (_cache[0] = createElementVNode("img", { src: "//g.csdnimg.cn/common/csdn-footer/images/badge.png" }, null, -1)),
|
|
20632
|
-
createElementVNode("a",
|
|
20633
|
+
createElementVNode("a", _hoisted_15$1, toDisplayString$1(unref(copyright).publicSecurity), 1)
|
|
20633
20634
|
])
|
|
20634
20635
|
]),
|
|
20635
20636
|
createElementVNode("p", {
|
|
@@ -20642,9 +20643,9 @@ const _sfc_main$g = /* @__PURE__ */ defineComponent({
|
|
|
20642
20643
|
rel: "noopener noreferrer"
|
|
20643
20644
|
}, "CSDN", -1)),
|
|
20644
20645
|
_cache[2] || (_cache[2] = createTextVNode(" | ")),
|
|
20645
|
-
createElementVNode("a",
|
|
20646
|
+
createElementVNode("a", _hoisted_16$1, toDisplayString$1(unref(t2)("gitCodeLayout.home.HWCloud")), 1)
|
|
20646
20647
|
], 2),
|
|
20647
|
-
createElementVNode("p",
|
|
20648
|
+
createElementVNode("p", _hoisted_17$1, [
|
|
20648
20649
|
createVNode(GLink, {
|
|
20649
20650
|
target: "_blank",
|
|
20650
20651
|
href: "https://docs.gitcode.com/docs/help/home/aboutus/"
|
|
@@ -20665,38 +20666,38 @@ const _sfc_main$g = /* @__PURE__ */ defineComponent({
|
|
|
20665
20666
|
_: 1
|
|
20666
20667
|
})
|
|
20667
20668
|
]),
|
|
20668
|
-
createElementVNode("ul",
|
|
20669
|
+
createElementVNode("ul", _hoisted_18$1, [
|
|
20669
20670
|
_cache[4] || (_cache[4] = createElementVNode("li", { class: "flex items-center" }, [
|
|
20670
20671
|
createElementVNode("span", { class: "" }, "400-6868-951")
|
|
20671
20672
|
], -1)),
|
|
20672
|
-
createElementVNode("li",
|
|
20673
|
-
createElementVNode("span",
|
|
20673
|
+
createElementVNode("li", _hoisted_19$1, [
|
|
20674
|
+
createElementVNode("span", _hoisted_20$1, "9:00-18:00 (" + toDisplayString$1(unref(t2)("gitCodeLayout.home.onWeekdays")) + ")", 1)
|
|
20674
20675
|
])
|
|
20675
20676
|
])
|
|
20676
20677
|
])) : createCommentVNode("", true)
|
|
20677
|
-
]
|
|
20678
|
+
])), [
|
|
20678
20679
|
[unref(vElementExposure), { trigger: (type) => handleAsideMenuExpo() }]
|
|
20679
20680
|
]),
|
|
20680
|
-
showPreferencesSetting.value ? (openBlock(), createElementBlock("div",
|
|
20681
|
+
showPreferencesSetting.value ? (openBlock(), createElementBlock("div", _hoisted_21$1, [
|
|
20681
20682
|
createVNode(unref(Dropdown), {
|
|
20682
20683
|
position: ["bottom-end"],
|
|
20683
20684
|
align: "end",
|
|
20684
20685
|
"overlay-class": "footer-tools-setting-dropdown"
|
|
20685
20686
|
}, {
|
|
20686
20687
|
menu: withCtx(() => [
|
|
20687
|
-
withDirectives(createElementVNode("div",
|
|
20688
|
+
withDirectives(createElementVNode("div", _hoisted_23$1, [
|
|
20688
20689
|
createVNode(_sfc_main$j)
|
|
20689
20690
|
], 512), [
|
|
20690
20691
|
[vShow, showThemeSetting.value]
|
|
20691
20692
|
]),
|
|
20692
|
-
withDirectives(createElementVNode("div",
|
|
20693
|
+
withDirectives(createElementVNode("div", _hoisted_24$1, [
|
|
20693
20694
|
createVNode(_sfc_main$k)
|
|
20694
20695
|
], 512), [
|
|
20695
20696
|
[vShow, showLangSetting.value]
|
|
20696
20697
|
])
|
|
20697
20698
|
]),
|
|
20698
20699
|
default: withCtx(() => [
|
|
20699
|
-
createElementVNode("div",
|
|
20700
|
+
createElementVNode("div", _hoisted_22$1, [
|
|
20700
20701
|
createVNode(GIcon, {
|
|
20701
20702
|
name: "gt-line-setting",
|
|
20702
20703
|
size: "16",
|
|
@@ -20713,7 +20714,7 @@ const _sfc_main$g = /* @__PURE__ */ defineComponent({
|
|
|
20713
20714
|
_: 1
|
|
20714
20715
|
})
|
|
20715
20716
|
])) : createCommentVNode("", true)
|
|
20716
|
-
],
|
|
20717
|
+
], 34)) : createCommentVNode("", true);
|
|
20717
20718
|
};
|
|
20718
20719
|
}
|
|
20719
20720
|
});
|
|
@@ -25580,7 +25581,7 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
25580
25581
|
}
|
|
25581
25582
|
});
|
|
25582
25583
|
const MFA = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-gitcode-layout-lib"]]);
|
|
25583
|
-
const SlidCaptcha = defineAsyncComponent(() => import("./index-
|
|
25584
|
+
const SlidCaptcha = defineAsyncComponent(() => import("./index-VCBp6R8f.js"));
|
|
25584
25585
|
const useSlidCaptcha = () => {
|
|
25585
25586
|
const { mount, unMount } = usePopup("slid-captcha-popup");
|
|
25586
25587
|
const open = (config) => {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, onMounted, createBlock, openBlock, unref, withCtx, createElementVNode } from "vue";
|
|
2
2
|
import { FixedOverlay } from "vue-devui-lal/overlay";
|
|
3
|
-
import { x as useLayoutConfig, _ as _export_sfc } from "./index-
|
|
3
|
+
import { x as useLayoutConfig, _ as _export_sfc } from "./index-FMIlpZeB.js";
|
|
4
4
|
import "vue-devui-lal/overlay/style.css";
|
|
5
5
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
6
6
|
__name: "index",
|
package/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, computed, createBlock, openBlock, unref, isRef, withCtx, createElementVNode, normalizeClass, createVNode, createTextVNode } from "vue";
|
|
2
|
-
import { i as isPhone, u as useModel } from "./index-
|
|
2
|
+
import { i as isPhone, u as useModel } from "./index-FMIlpZeB.js";
|
|
3
3
|
import { Notification } from "vue-devui-lal/notification";
|
|
4
4
|
import { Button } from "vue-devui-lal/button";
|
|
5
5
|
import "vue-devui-lal/notification/style.css";
|