vue-layout-gitcode 1.9.45 → 1.9.46
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-B6c7pHC9.js → GloabarSearch-i7Vm0X_K.js} +3 -3
- package/{MenuItem-DfK2i5Ai.js → MenuItem-DQlnrMg3.js} +1 -1
- package/{ProjectMenuList-C2pV3UtH.js → ProjectMenuList-BdNJgExk.js} +2 -2
- package/{ProjectMenuListV2-CREgXSNp.js → ProjectMenuListV2-CP7qcNw_.js} +2 -2
- package/{ProjectSearch-CP2nYMLo.js → ProjectSearch-KwNuTsl3.js} +1 -1
- package/{SearchHistoryList-C_ZzvPUY.js → SearchHistoryList-C7vc6f2b.js} +1 -1
- package/{SearchPrefixTag-DZPuf9sI.js → SearchPrefixTag-Cu3t9Eb7.js} +1 -1
- package/{SearchRecommed-B5N0pZG7.js → SearchRecommed-CLyNlFAD.js} +2 -2
- package/{SearchScopeList-DK9SZS_B.js → SearchScopeList-Coft38r4.js} +1 -1
- package/{UserSearch-_-mJXF9G.js → UserSearch-D5zqa-jo.js} +1 -1
- package/{index-BZmAaJ1c.js → index-BKJRmKgd.js} +55 -51
- package/{index-CFxrGxl3.js → index-DehPGMWf.js} +1 -1
- package/{index-DzmAgcHc.js → index-S2CGZGOC.js} +2 -2
- package/{index-nGGonzQq.js → index-XWhAp0uv.js} +1 -1
- package/index.js +1 -1
- package/{notice-CH5blAsv.js → notice-DIjSoBGy.js} +1 -1
- package/package.json +1 -1
- package/{transWebUrl-BTvjwuMw.js → transWebUrl-DElg6-Lb.js} +1 -1
|
@@ -1,10 +1,10 @@
|
|
|
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-
|
|
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-BKJRmKgd.js";
|
|
5
5
|
import "lodash/debounce";
|
|
6
|
-
import { u as useReportRepo, S as SearchRepoCard, f as formatNameSpace } from "./index-
|
|
7
|
-
import "./transWebUrl-
|
|
6
|
+
import { u as useReportRepo, S as SearchRepoCard, f as formatNameSpace } from "./index-S2CGZGOC.js";
|
|
7
|
+
import "./transWebUrl-DElg6-Lb.js";
|
|
8
8
|
import "vue-devui-lal/tooltip";
|
|
9
9
|
import "vue-devui-lal/tooltip/style.css";
|
|
10
10
|
import "vue-router";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, inject, useSlots, ref, computed, createBlock, openBlock, unref, withCtx, createElementVNode, normalizeClass, createElementBlock, createTextVNode, createCommentVNode, toDisplayString, renderSlot } from "vue";
|
|
2
|
-
import { a as i18n, y as useLayoutConfig, z as ThemeType, A as currentTheme, L as LANG_ZH, B as LANG_EN, x as getLocaleLang, G as GIcon, C as emitEvent, D as isHttps, b as REPO_EVENT, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, y as useLayoutConfig, z as ThemeType, A as currentTheme, L as LANG_ZH, B as LANG_EN, x as getLocaleLang, G as GIcon, C as emitEvent, D as isHttps, b as REPO_EVENT, _ as _export_sfc } from "./index-BKJRmKgd.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
4
|
import { Popover } from "vue-devui-lal/popover";
|
|
5
5
|
import "vue-devui-lal/popover/style.css";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, inject, ref, reactive, watch, computed, createElementBlock, openBlock, createCommentVNode, createBlock, withDirectives, Fragment, createElementVNode, createVNode, toDisplayString, unref, withModifiers, normalizeClass, withCtx, renderList, createTextVNode, vShow } from "vue";
|
|
2
|
-
import { a as i18n, y as useLayoutConfig, G as GIcon, t as transformUrl, F as _sfc_main$1, H as loadAsideData, C as emitEvent, s as setLoginTriggerSource, f as useRequestReport, I as asideRequest, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, y as useLayoutConfig, G as GIcon, t as transformUrl, F as _sfc_main$1, H as loadAsideData, C as emitEvent, s as setLoginTriggerSource, f as useRequestReport, I as asideRequest, _ as _export_sfc } from "./index-BKJRmKgd.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-DElg6-Lb.js";
|
|
5
5
|
import { Select, Option } from "vue-devui-lal/select";
|
|
6
6
|
import { Input } from "vue-devui-lal/input";
|
|
7
7
|
import { Skeleton } from "vue-devui-lal/skeleton";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, inject, ref, reactive, computed, watch, createElementBlock, openBlock, createElementVNode, createVNode, createBlock, createCommentVNode, withDirectives, toDisplayString, unref, withModifiers, normalizeClass, withCtx, Fragment, renderList, createTextVNode, vShow } from "vue";
|
|
2
|
-
import { a as i18n, y as useLayoutConfig, G as GIcon, C as emitEvent, s as setLoginTriggerSource, f as useRequestReport, t as transformUrl, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, y as useLayoutConfig, G as GIcon, C as emitEvent, s as setLoginTriggerSource, f as useRequestReport, t as transformUrl, _ as _export_sfc } from "./index-BKJRmKgd.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-DElg6-Lb.js";
|
|
5
5
|
import { Input } from "vue-devui-lal/input";
|
|
6
6
|
import { Skeleton } from "vue-devui-lal/skeleton";
|
|
7
7
|
import { MenuItem } from "vue-devui-lal/menu";
|
|
@@ -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-BKJRmKgd.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-BKJRmKgd.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-BKJRmKgd.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, renderSlot, 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-S2CGZGOC.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-BKJRmKgd.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-BKJRmKgd.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, t as transformUrl } from "./index-
|
|
2
|
+
import { a as i18n, h as headRequest, G as GIcon, t as transformUrl } from "./index-BKJRmKgd.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]" };
|
|
@@ -16660,7 +16660,14 @@ const _hoisted_3$i = ["title"];
|
|
|
16660
16660
|
const _hoisted_4$d = ["title"];
|
|
16661
16661
|
const _sfc_main$r = /* @__PURE__ */ defineComponent({
|
|
16662
16662
|
__name: "UserAvatarMenu",
|
|
16663
|
-
props:
|
|
16663
|
+
props: {
|
|
16664
|
+
isChatBot: { type: Boolean },
|
|
16665
|
+
accountInfo: {},
|
|
16666
|
+
loginOutFinish: { type: Function },
|
|
16667
|
+
inAIHub: { type: Boolean },
|
|
16668
|
+
independence: { type: Boolean },
|
|
16669
|
+
userMenus: {}
|
|
16670
|
+
},
|
|
16664
16671
|
emits: ["link-click"],
|
|
16665
16672
|
setup(__props, { emit: __emit }) {
|
|
16666
16673
|
const layoutConfig2 = useLayoutConfig();
|
|
@@ -16682,7 +16689,7 @@ const _sfc_main$r = /* @__PURE__ */ defineComponent({
|
|
|
16682
16689
|
}
|
|
16683
16690
|
localStorage$2.removeItem(HARMONY_SURVEY_DELAY);
|
|
16684
16691
|
};
|
|
16685
|
-
const
|
|
16692
|
+
const handleLogout = async () => {
|
|
16686
16693
|
var _a, _b;
|
|
16687
16694
|
const res = await API.toLogout();
|
|
16688
16695
|
clearSurveyDelayStatus();
|
|
@@ -16720,13 +16727,7 @@ const _sfc_main$r = /* @__PURE__ */ defineComponent({
|
|
|
16720
16727
|
...params
|
|
16721
16728
|
};
|
|
16722
16729
|
};
|
|
16723
|
-
const
|
|
16724
|
-
if (props.independence) {
|
|
16725
|
-
return hrefList.value;
|
|
16726
|
-
}
|
|
16727
|
-
return routerHref.value;
|
|
16728
|
-
});
|
|
16729
|
-
const menueDataFormat = (data) => {
|
|
16730
|
+
const menuDataFormat = (data) => {
|
|
16730
16731
|
data.forEach((item) => {
|
|
16731
16732
|
if (Array.isArray(item)) {
|
|
16732
16733
|
item.forEach((item2) => {
|
|
@@ -16738,13 +16739,13 @@ const _sfc_main$r = /* @__PURE__ */ defineComponent({
|
|
|
16738
16739
|
});
|
|
16739
16740
|
return data;
|
|
16740
16741
|
};
|
|
16741
|
-
const
|
|
16742
|
+
const userCustomMenus = computed(() => {
|
|
16742
16743
|
if (props.userMenus) {
|
|
16743
|
-
return
|
|
16744
|
+
return menuDataFormat(props.userMenus);
|
|
16744
16745
|
}
|
|
16745
16746
|
return [];
|
|
16746
16747
|
});
|
|
16747
|
-
const
|
|
16748
|
+
const baseRouterMenus = [
|
|
16748
16749
|
[
|
|
16749
16750
|
{ id: "dashboard", label: t2("gitCodeLayout.header.workbench"), icon: "gt-plane-user", to: getRouterLink("dashboard") },
|
|
16750
16751
|
{ id: "myOrg", label: t2("gitCodeLayout.header.myOrg"), icon: "gt-plane-organization", to: getRouterLink({ name: "settingOrganization" }) },
|
|
@@ -16759,16 +16760,16 @@ const _sfc_main$r = /* @__PURE__ */ defineComponent({
|
|
|
16759
16760
|
{ id: "help", label: t2("gitCodeLayout.header.helpDocument"), icon: "gt-plane-project-opened", href: currentHelpDocsUrl() }
|
|
16760
16761
|
]
|
|
16761
16762
|
];
|
|
16762
|
-
const
|
|
16763
|
+
const routerMenuList = computed(() => {
|
|
16763
16764
|
var _a;
|
|
16764
16765
|
return [
|
|
16765
|
-
...((_a =
|
|
16766
|
+
...((_a = userCustomMenus.value) == null ? void 0 : _a.length) ? userCustomMenus.value : baseRouterMenus,
|
|
16766
16767
|
[
|
|
16767
|
-
{ id: "logout", label: t2("gitCodeLayout.header.logout"), icon: "gt-default", action:
|
|
16768
|
+
{ id: "logout", label: t2("gitCodeLayout.header.logout"), icon: "gt-default", action: handleLogout }
|
|
16768
16769
|
]
|
|
16769
16770
|
];
|
|
16770
16771
|
});
|
|
16771
|
-
const
|
|
16772
|
+
const baseHrefMenus = [
|
|
16772
16773
|
[
|
|
16773
16774
|
{ id: "dashboard", label: t2("gitCodeLayout.header.workbench"), icon: "gt-plane-user", link: "/dashboard" },
|
|
16774
16775
|
{ id: "myOrg", label: t2("gitCodeLayout.header.myOrg"), icon: "gt-plane-organization", link: "/setting/organization" },
|
|
@@ -16786,25 +16787,28 @@ const _sfc_main$r = /* @__PURE__ */ defineComponent({
|
|
|
16786
16787
|
const hrefList = computed(() => {
|
|
16787
16788
|
var _a;
|
|
16788
16789
|
return [
|
|
16789
|
-
...((_a =
|
|
16790
|
+
...((_a = userCustomMenus.value) == null ? void 0 : _a.length) ? userCustomMenus.value : baseHrefMenus,
|
|
16790
16791
|
[
|
|
16791
|
-
{ id: "logout", label: t2("gitCodeLayout.header.logout"), icon: "gt-default", action:
|
|
16792
|
+
{ id: "logout", label: t2("gitCodeLayout.header.logout"), icon: "gt-default", action: handleLogout }
|
|
16792
16793
|
]
|
|
16793
16794
|
];
|
|
16794
16795
|
});
|
|
16796
|
+
const userMenuList = computed(() => {
|
|
16797
|
+
if (props.independence) {
|
|
16798
|
+
return hrefList.value;
|
|
16799
|
+
}
|
|
16800
|
+
return routerMenuList.value;
|
|
16801
|
+
});
|
|
16795
16802
|
function handleClick(item) {
|
|
16796
16803
|
if (item == null ? void 0 : item.action) {
|
|
16797
16804
|
item.action();
|
|
16798
16805
|
}
|
|
16799
16806
|
if (item == null ? void 0 : item.link) {
|
|
16800
|
-
|
|
16801
|
-
if (item == null ? void 0 : item.link.startsWith("/setting")) {
|
|
16802
|
-
link = `${layoutConfig2.VITE_HOST}${item.link}`;
|
|
16803
|
-
} else {
|
|
16804
|
-
link = `${transformUrl(layoutConfig2.VITE_HOST)}${item.link}`;
|
|
16805
|
-
}
|
|
16807
|
+
const link = `${layoutConfig2.VITE_HOST}${item.link}`;
|
|
16806
16808
|
emit("link-click");
|
|
16807
|
-
|
|
16809
|
+
setTimeout(() => {
|
|
16810
|
+
window.open(link, "_self");
|
|
16811
|
+
}, 100);
|
|
16808
16812
|
}
|
|
16809
16813
|
}
|
|
16810
16814
|
const handleLinkClick = (e) => {
|
|
@@ -16847,14 +16851,14 @@ const _sfc_main$r = /* @__PURE__ */ defineComponent({
|
|
|
16847
16851
|
}, [
|
|
16848
16852
|
createVNode(GLink, {
|
|
16849
16853
|
class: "g-user-drawer-info pl-[32px] pr-[16px] cursor-pointer",
|
|
16850
|
-
href: `${unref(
|
|
16854
|
+
href: `${unref(layoutConfig2).VITE_HOST}/${_ctx.accountInfo.username}`,
|
|
16851
16855
|
key: "myPage",
|
|
16852
|
-
target:
|
|
16856
|
+
target: _ctx.isChatBot ? "_blank" : ""
|
|
16853
16857
|
}, {
|
|
16854
16858
|
default: withCtx(() => [
|
|
16855
16859
|
createVNode(_sfc_main$B, {
|
|
16856
|
-
name:
|
|
16857
|
-
src:
|
|
16860
|
+
name: _ctx.accountInfo.nickname,
|
|
16861
|
+
src: _ctx.accountInfo.avatar,
|
|
16858
16862
|
width: 52,
|
|
16859
16863
|
height: 52
|
|
16860
16864
|
}, null, 8, ["name", "src"]),
|
|
@@ -16862,12 +16866,12 @@ const _sfc_main$r = /* @__PURE__ */ defineComponent({
|
|
|
16862
16866
|
createElementVNode("div", _hoisted_2$j, [
|
|
16863
16867
|
createElementVNode("p", {
|
|
16864
16868
|
class: "g-user-drawer-info-list-name ellipsis",
|
|
16865
|
-
title:
|
|
16866
|
-
}, toDisplayString$1(
|
|
16869
|
+
title: _ctx.accountInfo.nickname
|
|
16870
|
+
}, toDisplayString$1(_ctx.accountInfo.nickname), 9, _hoisted_3$i),
|
|
16867
16871
|
createElementVNode("p", {
|
|
16868
16872
|
class: "g-user-drawer-info-list-id ellipsis",
|
|
16869
|
-
title:
|
|
16870
|
-
}, "@" + toDisplayString$1(
|
|
16873
|
+
title: _ctx.accountInfo.username
|
|
16874
|
+
}, "@" + toDisplayString$1(_ctx.accountInfo.username), 9, _hoisted_4$d)
|
|
16871
16875
|
]),
|
|
16872
16876
|
createVNode(GIcon, {
|
|
16873
16877
|
name: "gt-line-right",
|
|
@@ -16877,13 +16881,13 @@ const _sfc_main$r = /* @__PURE__ */ defineComponent({
|
|
|
16877
16881
|
]),
|
|
16878
16882
|
_: 1
|
|
16879
16883
|
}, 8, ["href", "target"]),
|
|
16880
|
-
!
|
|
16884
|
+
!_ctx.inAIHub ? (openBlock(), createBlock(UserLevel, {
|
|
16881
16885
|
key: 0,
|
|
16882
|
-
accountInfo:
|
|
16886
|
+
accountInfo: _ctx.accountInfo
|
|
16883
16887
|
}, null, 8, ["accountInfo"])) : createCommentVNode("", true),
|
|
16884
|
-
(openBlock(true), createElementBlock(Fragment, null, renderList(
|
|
16888
|
+
(openBlock(true), createElementBlock(Fragment, null, renderList(userMenuList.value, (block, index2) => {
|
|
16885
16889
|
return openBlock(), createElementBlock("div", {
|
|
16886
|
-
class: normalizeClass(["g-user-drawer-block", { "!pt-[0px]": index2 === 0 &&
|
|
16890
|
+
class: normalizeClass(["g-user-drawer-block", { "!pt-[0px]": index2 === 0 && _ctx.inAIHub }]),
|
|
16887
16891
|
key: index2
|
|
16888
16892
|
}, [
|
|
16889
16893
|
block.component ? (openBlock(), createBlock(resolveDynamicComponent(block.component), {
|
|
@@ -16894,7 +16898,7 @@ const _sfc_main$r = /* @__PURE__ */ defineComponent({
|
|
|
16894
16898
|
ref_for: true
|
|
16895
16899
|
}, item, {
|
|
16896
16900
|
onClick: ($event) => handleClick(item),
|
|
16897
|
-
target:
|
|
16901
|
+
target: _ctx.isChatBot && !item.action ? "_blank" : item.target || ""
|
|
16898
16902
|
}), {
|
|
16899
16903
|
default: withCtx(() => [
|
|
16900
16904
|
item.icon ? (openBlock(), createBlock(GIcon, {
|
|
@@ -17224,13 +17228,13 @@ const _sfc_main$p = /* @__PURE__ */ defineComponent({
|
|
|
17224
17228
|
var _a;
|
|
17225
17229
|
const layoutConfig2 = useLayoutConfig();
|
|
17226
17230
|
const { t: $t } = i18n.global;
|
|
17227
|
-
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-
|
|
17228
|
-
const UserSearch = defineAsyncComponent(() => import("./UserSearch-
|
|
17229
|
-
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-
|
|
17230
|
-
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-
|
|
17231
|
-
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-
|
|
17232
|
-
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-
|
|
17233
|
-
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-
|
|
17231
|
+
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-KwNuTsl3.js"));
|
|
17232
|
+
const UserSearch = defineAsyncComponent(() => import("./UserSearch-D5zqa-jo.js"));
|
|
17233
|
+
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-i7Vm0X_K.js"));
|
|
17234
|
+
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-C7vc6f2b.js"));
|
|
17235
|
+
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-Coft38r4.js"));
|
|
17236
|
+
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-Cu3t9Eb7.js"));
|
|
17237
|
+
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-CLyNlFAD.js"));
|
|
17234
17238
|
const props = __props;
|
|
17235
17239
|
const repoInfo = inject("repoInfo");
|
|
17236
17240
|
const orgInfo = inject("orgInfo");
|
|
@@ -17962,7 +17966,7 @@ const autoAvokeLogin = ({ isLogin, loginFunc, openHarmonyGuide, loginSuccess, lo
|
|
|
17962
17966
|
loginFunc({ type: "login", triggerType: "", loginTriggerSource: "router_login_auth", ...loginFuncOpts }, loginSuccess, openHarmonyGuide);
|
|
17963
17967
|
}
|
|
17964
17968
|
};
|
|
17965
|
-
const NoticeModal = defineAsyncComponent(() => import("./notice-
|
|
17969
|
+
const NoticeModal = defineAsyncComponent(() => import("./notice-DIjSoBGy.js"));
|
|
17966
17970
|
function clearNotice() {
|
|
17967
17971
|
if (localStorage$2.getItem("validator_email")) {
|
|
17968
17972
|
localStorage$2.removeItem("validator_email");
|
|
@@ -18764,9 +18768,9 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
|
|
|
18764
18768
|
const layoutConfig2 = useLayoutConfig();
|
|
18765
18769
|
const { t: t2 } = i18n.global;
|
|
18766
18770
|
const route = useRoute();
|
|
18767
|
-
const MenuItem = defineAsyncComponent(() => import("./MenuItem-
|
|
18768
|
-
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-
|
|
18769
|
-
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-
|
|
18771
|
+
const MenuItem = defineAsyncComponent(() => import("./MenuItem-DQlnrMg3.js"));
|
|
18772
|
+
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-CP7qcNw_.js"));
|
|
18773
|
+
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-BdNJgExk.js"));
|
|
18770
18774
|
const props = __props;
|
|
18771
18775
|
console.log("slotKeys", props.slotKeys);
|
|
18772
18776
|
console.log("props", props);
|
|
@@ -24611,7 +24615,7 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
24611
24615
|
}
|
|
24612
24616
|
});
|
|
24613
24617
|
const MFA = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-vue-layout-gitcode"]]);
|
|
24614
|
-
const SlidCaptcha = defineAsyncComponent(() => import("./index-
|
|
24618
|
+
const SlidCaptcha = defineAsyncComponent(() => import("./index-XWhAp0uv.js"));
|
|
24615
24619
|
const useSlidCaptcha = () => {
|
|
24616
24620
|
const { mount, unMount } = usePopup("slid-captcha-popup");
|
|
24617
24621
|
const open = (config) => {
|
|
@@ -24630,7 +24634,7 @@ const useSlidCaptcha = () => {
|
|
|
24630
24634
|
close: unMount
|
|
24631
24635
|
};
|
|
24632
24636
|
};
|
|
24633
|
-
const YunpianCaptcha = defineAsyncComponent(() => import("./index-
|
|
24637
|
+
const YunpianCaptcha = defineAsyncComponent(() => import("./index-DehPGMWf.js"));
|
|
24634
24638
|
const useYunpianCaptcha = () => {
|
|
24635
24639
|
const { mount, unMount } = usePopup("yunpian-captcha-popup");
|
|
24636
24640
|
const open = (config) => {
|
|
@@ -8,7 +8,7 @@ import { Message } from "vue-devui-lal/message";
|
|
|
8
8
|
import "vue-devui-lal/message/style.css";
|
|
9
9
|
import { FixedOverlay } from "vue-devui-lal/overlay";
|
|
10
10
|
import "vue-devui-lal/overlay/style.css";
|
|
11
|
-
import { a as i18n, k as usePageResize, x as getLocaleLang, L as LANG_ZH, _ as _export_sfc } from "./index-
|
|
11
|
+
import { a as i18n, k as usePageResize, x as getLocaleLang, L as LANG_ZH, _ as _export_sfc } from "./index-BKJRmKgd.js";
|
|
12
12
|
const _YunpianCaptchaManager = class _YunpianCaptchaManager {
|
|
13
13
|
constructor() {
|
|
14
14
|
__publicField(this, "ypRiddlerInstance", null);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ref, watchEffect, defineComponent, toDisplayString, unref, mergeModels, useModel, watch, createElementBlock, openBlock, createVNode, withDirectives, normalizeClass, createElementVNode, vShow, inject, withModifiers, createBlock, Fragment, computed, createCommentVNode, normalizeStyle, createTextVNode, onMounted, onUnmounted, renderList, withCtx, reactive } from "vue";
|
|
2
2
|
import debounce from "lodash/debounce";
|
|
3
|
-
import { d as transferNumber, G as GIcon, _ as _export_sfc, s as setLoginTriggerSource, f as useRequestReport, r as reqCatch, h as headRequest, a as i18n, T as TOPIC_TYPE, g as useTimeFormat, j as useCookie, k as usePageResize, L as LANG_ZH, m as isGstarRepo, n as _sfc_main$b, o as isIncubationRepo, p as highlightWords, t as transformUrl, q as _frEventTrack, E as EVENT_NAME, c as REPO_TYPE, e as extractRepoInfoWithURL, w as LANG_KEY } from "./index-
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
3
|
+
import { d as transferNumber, G as GIcon, _ as _export_sfc, s as setLoginTriggerSource, f as useRequestReport, r as reqCatch, h as headRequest, a as i18n, T as TOPIC_TYPE, g as useTimeFormat, j as useCookie, k as usePageResize, L as LANG_ZH, m as isGstarRepo, n as _sfc_main$b, o as isIncubationRepo, p as highlightWords, t as transformUrl, q as _frEventTrack, E as EVENT_NAME, c as REPO_TYPE, e as extractRepoInfoWithURL, w as LANG_KEY } from "./index-BKJRmKgd.js";
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-DElg6-Lb.js";
|
|
5
5
|
import { useRouter } from "vue-router";
|
|
6
6
|
import { Row, Col } from "vue-devui-lal/grid";
|
|
7
7
|
import { Skeleton, SkeletonItem } from "vue-devui-lal/skeleton";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, onMounted, onUnmounted, createBlock, openBlock, unref, withCtx, createElementVNode } from "vue";
|
|
2
|
-
import { x as getLocaleLang, L as LANG_ZH, y as useLayoutConfig, _ as _export_sfc } from "./index-
|
|
2
|
+
import { x as getLocaleLang, L as LANG_ZH, y as useLayoutConfig, _ as _export_sfc } from "./index-BKJRmKgd.js";
|
|
3
3
|
import { FixedOverlay } from "vue-devui-lal/overlay";
|
|
4
4
|
import "vue-devui-lal/overlay/style.css";
|
|
5
5
|
const TARGET_TEXT = "Click in order:";
|
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-BKJRmKgd.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";
|
package/package.json
CHANGED