vue-layout-gitcode 1.12.8-beta.1 → 1.12.8-beta.3
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-D6lEplDg.js → GloabarSearch-Cbm9dRy9.js} +3 -3
- package/{MenuItem-pzgQTJt6.js → MenuItem-C70Lv285.js} +1 -1
- package/{ProjectMenuList-BnqYX1jB.js → ProjectMenuList-cePmsaX1.js} +2 -2
- package/{ProjectMenuListV2-B5XMmHgn.js → ProjectMenuListV2-B8hffoF9.js} +2 -2
- package/{ProjectSearch-D6Xf-yTg.js → ProjectSearch-BacyHFEk.js} +22 -14
- package/{SearchHistoryList-qDrNXQB6.js → SearchHistoryList-CDGFfawT.js} +1 -1
- package/{SearchPrefixTag-CaV1duQK.js → SearchPrefixTag-DlAx3tjS.js} +1 -1
- package/{SearchRecommed-NGJeagAW.js → SearchRecommed-Cw0JyOJ9.js} +2 -2
- package/{SearchScopeList-DKvYyKyz.js → SearchScopeList-CwBi4N6Z.js} +1 -1
- package/{UserSearch-W6n7Pmqh.js → UserSearch-CaoEz3xN.js} +1 -1
- package/{index-W9sitc9J.js → index-B78settw.js} +1 -1
- package/{index-BFubLdn2.js → index-BdJRfYEN.js} +1 -1
- package/{index-PKk9N9K_.js → index-CXC1gZMV.js} +2 -2
- package/{index-DEaHJcQA.js → index-DZ-SSYRi.js} +30 -21
- package/index.js +1 -1
- package/{notice-CILhEEwf.js → notice-DJRIxGGL.js} +1 -1
- package/package.json +1 -1
- package/{transWebUrl-CQxjXUmR.js → transWebUrl-BhvwwdLt.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-DZ-SSYRi.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-CXC1gZMV.js";
|
|
7
|
+
import "./transWebUrl-BhvwwdLt.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, computed, ref, createBlock, openBlock, unref, withCtx, createElementVNode, normalizeClass, createElementBlock, createCommentVNode, createTextVNode, toDisplayString, renderSlot } from "vue";
|
|
2
|
-
import { a as i18n, y as useLayoutConfig, A as ThemeType, B as currentTheme, L as LANG_ZH, C as LANG_EN, D as getLocaleLang, G as GIcon, F as emitEvent, H as isHttps, b as REPO_EVENT, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, y as useLayoutConfig, A as ThemeType, B as currentTheme, L as LANG_ZH, C as LANG_EN, D as getLocaleLang, G as GIcon, F as emitEvent, H as isHttps, b as REPO_EVENT, _ as _export_sfc } from "./index-DZ-SSYRi.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, J as _sfc_main$1, K as loadAsideData, F 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, J as _sfc_main$1, K as loadAsideData, F as emitEvent, s as setLoginTriggerSource, f as useRequestReport, I as asideRequest, _ as _export_sfc } from "./index-DZ-SSYRi.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-BhvwwdLt.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, t as transformUrl, I as asideRequest, G as GIcon, F as emitEvent, s as setLoginTriggerSource, f as useRequestReport, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, y as useLayoutConfig, t as transformUrl, I as asideRequest, G as GIcon, F as emitEvent, s as setLoginTriggerSource, f as useRequestReport, _ as _export_sfc } from "./index-DZ-SSYRi.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-BhvwwdLt.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-DZ-SSYRi.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";
|
|
@@ -42,22 +42,30 @@ const _sfc_main = /* @__PURE__ */ Object.assign({ name: "SearchFileList" }, {
|
|
|
42
42
|
params.namespace = namespace;
|
|
43
43
|
params.repoName = repoName;
|
|
44
44
|
} else {
|
|
45
|
-
params = route == null ? void 0 : route.params;
|
|
45
|
+
params = (route == null ? void 0 : route.params) || {};
|
|
46
46
|
}
|
|
47
47
|
const defaultBranch = props.searchInfo.branch;
|
|
48
48
|
const branchName = Array.isArray(defaultBranch) ? defaultBranch : defaultBranch == null ? void 0 : defaultBranch.split("/");
|
|
49
|
-
const
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
49
|
+
const filePathList = filePath.split("/");
|
|
50
|
+
if (router == null ? void 0 : router.hasRoute("repoFile")) {
|
|
51
|
+
return router.resolve({
|
|
52
|
+
name: "repoFile",
|
|
53
|
+
params: {
|
|
54
|
+
...params,
|
|
55
|
+
branchName,
|
|
56
|
+
filePath: filePathList
|
|
57
|
+
},
|
|
58
|
+
query: {
|
|
59
|
+
init: "initTree"
|
|
60
|
+
}
|
|
61
|
+
}).href;
|
|
62
|
+
}
|
|
63
|
+
const joinSegments = (value) => {
|
|
64
|
+
const segmentList = Array.isArray(value) ? value : [value];
|
|
65
|
+
return segmentList.filter((seg) => seg !== void 0 && seg !== null && seg !== "").map((seg) => encodeURIComponent(String(seg))).join("/");
|
|
66
|
+
};
|
|
67
|
+
const repoSegment = params.repo || params.repoName;
|
|
68
|
+
return `/${params.namespace}/${repoSegment}/blob/${joinSegments(branchName)}/${joinSegments(filePathList)}?init=initTree`;
|
|
61
69
|
};
|
|
62
70
|
return (_ctx, _cache) => {
|
|
63
71
|
return withDirectives((openBlock(), createElementBlock("div", _hoisted_1, [
|
|
@@ -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-DZ-SSYRi.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-DZ-SSYRi.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-CXC1gZMV.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-DZ-SSYRi.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-DZ-SSYRi.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-DZ-SSYRi.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-project history-list-project--padded" };
|
|
@@ -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, z as isZh, _ as _export_sfc } from "./index-
|
|
11
|
+
import { a as i18n, k as usePageResize, z as isZh, _ as _export_sfc } from "./index-DZ-SSYRi.js";
|
|
12
12
|
const _YunpianCaptchaManager = class _YunpianCaptchaManager {
|
|
13
13
|
// eslint-disable-next-line no-useless-constructor
|
|
14
14
|
constructor() {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, onMounted, nextTick, onUnmounted, createBlock, openBlock, unref, withCtx, createElementVNode } from "vue";
|
|
2
|
-
import { x as slidCaptchaManager, y as useLayoutConfig, z as isZh, _ as _export_sfc } from "./index-
|
|
2
|
+
import { x as slidCaptchaManager, y as useLayoutConfig, z as isZh, _ as _export_sfc } from "./index-DZ-SSYRi.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:";
|
|
@@ -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-DZ-SSYRi.js";
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-BhvwwdLt.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";
|
|
@@ -11429,6 +11429,12 @@ const _sfc_main$D = /* @__PURE__ */ defineComponent({
|
|
|
11429
11429
|
window.location.href = aiUrl;
|
|
11430
11430
|
}
|
|
11431
11431
|
};
|
|
11432
|
+
const toHref = () => {
|
|
11433
|
+
const router2 = useRouter();
|
|
11434
|
+
const orgPath = router2.resolve({ name: "homepage" });
|
|
11435
|
+
console.log("orgPath", orgPath);
|
|
11436
|
+
return orgPath.href;
|
|
11437
|
+
};
|
|
11432
11438
|
const showTimeTopic = computed(() => {
|
|
11433
11439
|
var _a, _b;
|
|
11434
11440
|
if (props.scene !== SceneValue.repo) return false;
|
|
@@ -11474,7 +11480,10 @@ const _sfc_main$D = /* @__PURE__ */ defineComponent({
|
|
|
11474
11480
|
var _a, _b;
|
|
11475
11481
|
return _ctx.scene === unref(SceneValue).org && !_ctx.errorCode ? (openBlock(), createElementBlock("div", _hoisted_1$x, [
|
|
11476
11482
|
createVNode(GLink, {
|
|
11477
|
-
|
|
11483
|
+
onClick: _cache[0] || (_cache[0] = (event) => {
|
|
11484
|
+
event == null ? void 0 : event.preventDefault();
|
|
11485
|
+
}),
|
|
11486
|
+
href: toHref(),
|
|
11478
11487
|
class: "header-custom-link"
|
|
11479
11488
|
}, {
|
|
11480
11489
|
default: withCtx(() => {
|
|
@@ -11492,9 +11501,9 @@ const _sfc_main$D = /* @__PURE__ */ defineComponent({
|
|
|
11492
11501
|
];
|
|
11493
11502
|
}),
|
|
11494
11503
|
_: 1
|
|
11495
|
-
}),
|
|
11504
|
+
}, 8, ["href"]),
|
|
11496
11505
|
createVNode(unref(Button), {
|
|
11497
|
-
onClick: _cache[
|
|
11506
|
+
onClick: _cache[1] || (_cache[1] = ($event) => {
|
|
11498
11507
|
var _a2;
|
|
11499
11508
|
return handleOrgFollow((_a2 = _ctx.orgProps) == null ? void 0 : _a2.isOrgFollow);
|
|
11500
11509
|
}),
|
|
@@ -11575,7 +11584,7 @@ const _sfc_main$D = /* @__PURE__ */ defineComponent({
|
|
|
11575
11584
|
]),
|
|
11576
11585
|
_: 2
|
|
11577
11586
|
}, 1032, ["href"]),
|
|
11578
|
-
_cache[
|
|
11587
|
+
_cache[2] || (_cache[2] = createElementVNode("span", { class: "breadcrumb-splitter font-color-t1" }, " / ", -1))
|
|
11579
11588
|
])) : createCommentVNode("", true)
|
|
11580
11589
|
], 64);
|
|
11581
11590
|
}), 128))
|
|
@@ -11607,11 +11616,11 @@ const _sfc_main$D = /* @__PURE__ */ defineComponent({
|
|
|
11607
11616
|
type: "gstar",
|
|
11608
11617
|
message: `G-Star ${unref(t2)("gitCodeLayout.GStar.project.graduation")}`
|
|
11609
11618
|
}, {
|
|
11610
|
-
default: withCtx(() => _cache[
|
|
11619
|
+
default: withCtx(() => _cache[3] || (_cache[3] = [
|
|
11611
11620
|
createTextVNode("G-Star ")
|
|
11612
11621
|
])),
|
|
11613
11622
|
_: 1,
|
|
11614
|
-
__: [
|
|
11623
|
+
__: [3]
|
|
11615
11624
|
}, 8, ["message"])
|
|
11616
11625
|
])) : unref(isIncubationRepo)(unref(repoInfo).topic_names) ? (openBlock(), createElementBlock("div", _hoisted_13$1, [
|
|
11617
11626
|
createVNode(_sfc_main$E, {
|
|
@@ -11620,11 +11629,11 @@ const _sfc_main$D = /* @__PURE__ */ defineComponent({
|
|
|
11620
11629
|
type: "incubation",
|
|
11621
11630
|
message: `G-Star ${unref(t2)("gitCodeLayout.GStar.project.incubation")}`
|
|
11622
11631
|
}, {
|
|
11623
|
-
default: withCtx(() => _cache[
|
|
11632
|
+
default: withCtx(() => _cache[4] || (_cache[4] = [
|
|
11624
11633
|
createTextVNode(" G-Star ")
|
|
11625
11634
|
])),
|
|
11626
11635
|
_: 1,
|
|
11627
|
-
__: [
|
|
11636
|
+
__: [4]
|
|
11628
11637
|
}, 8, ["message"])
|
|
11629
11638
|
])) : createCommentVNode("", true),
|
|
11630
11639
|
unref(isTrustedRepo)(unref(repoInfo).topic_names) ? (openBlock(), createElementBlock("div", _hoisted_14$1, [
|
|
@@ -15905,13 +15914,13 @@ const _sfc_main$p = /* @__PURE__ */ defineComponent({
|
|
|
15905
15914
|
var _a;
|
|
15906
15915
|
const layoutConfig2 = useLayoutConfig();
|
|
15907
15916
|
const { t: $t } = i18n.global;
|
|
15908
|
-
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-
|
|
15909
|
-
const UserSearch = defineAsyncComponent(() => import("./UserSearch-
|
|
15910
|
-
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-
|
|
15911
|
-
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-
|
|
15912
|
-
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-
|
|
15913
|
-
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-
|
|
15914
|
-
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-
|
|
15917
|
+
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-BacyHFEk.js"));
|
|
15918
|
+
const UserSearch = defineAsyncComponent(() => import("./UserSearch-CaoEz3xN.js"));
|
|
15919
|
+
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-Cbm9dRy9.js"));
|
|
15920
|
+
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-CDGFfawT.js"));
|
|
15921
|
+
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-CwBi4N6Z.js"));
|
|
15922
|
+
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-DlAx3tjS.js"));
|
|
15923
|
+
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-Cw0JyOJ9.js"));
|
|
15915
15924
|
const props = __props;
|
|
15916
15925
|
const repoInfo = inject("repoInfo");
|
|
15917
15926
|
const orgInfo = inject("orgInfo");
|
|
@@ -16687,7 +16696,7 @@ const autoAvokeLogin = ({ isLogin, loginFunc, openHarmonyGuide, loginSuccess, lo
|
|
|
16687
16696
|
loginFunc({ type: "login", triggerType: "", loginTriggerSource: "router_login_auth", ...loginFuncOpts }, loginSuccess, openHarmonyGuide);
|
|
16688
16697
|
}
|
|
16689
16698
|
};
|
|
16690
|
-
const NoticeModal = defineAsyncComponent(() => import("./notice-
|
|
16699
|
+
const NoticeModal = defineAsyncComponent(() => import("./notice-DJRIxGGL.js"));
|
|
16691
16700
|
function clearNotice() {
|
|
16692
16701
|
if (localStorage$2.getItem("validator_email")) {
|
|
16693
16702
|
localStorage$2.removeItem("validator_email");
|
|
@@ -17875,9 +17884,9 @@ const _sfc_main$l = /* @__PURE__ */ defineComponent({
|
|
|
17875
17884
|
const layoutConfig2 = useLayoutConfig();
|
|
17876
17885
|
const { t: t2 } = i18n.global;
|
|
17877
17886
|
const route = useRoute();
|
|
17878
|
-
const MenuItem = defineAsyncComponent(() => import("./MenuItem-
|
|
17879
|
-
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-
|
|
17880
|
-
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-
|
|
17887
|
+
const MenuItem = defineAsyncComponent(() => import("./MenuItem-C70Lv285.js"));
|
|
17888
|
+
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-B8hffoF9.js"));
|
|
17889
|
+
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-cePmsaX1.js"));
|
|
17881
17890
|
const props = __props;
|
|
17882
17891
|
const useReport2 = inject("useReport");
|
|
17883
17892
|
const userInfo = inject("userInfo");
|
|
@@ -24320,7 +24329,7 @@ const _SlidCaptchaManager = class _SlidCaptchaManager {
|
|
|
24320
24329
|
__publicField(_SlidCaptchaManager, "instance");
|
|
24321
24330
|
let SlidCaptchaManager = _SlidCaptchaManager;
|
|
24322
24331
|
const slidCaptchaManager = SlidCaptchaManager.getInstance();
|
|
24323
|
-
const SlidCaptcha = defineAsyncComponent(() => import("./index-
|
|
24332
|
+
const SlidCaptcha = defineAsyncComponent(() => import("./index-BdJRfYEN.js"));
|
|
24324
24333
|
const useSlidCaptcha = () => {
|
|
24325
24334
|
const { mount, unMount, isMounted } = usePopup("slid-captcha-popup");
|
|
24326
24335
|
const open = (config) => {
|
|
@@ -24350,7 +24359,7 @@ const useSlidCaptcha = () => {
|
|
|
24350
24359
|
close
|
|
24351
24360
|
};
|
|
24352
24361
|
};
|
|
24353
|
-
const YunpianCaptcha = defineAsyncComponent(() => import("./index-
|
|
24362
|
+
const YunpianCaptcha = defineAsyncComponent(() => import("./index-B78settw.js"));
|
|
24354
24363
|
const useYunpianCaptcha = () => {
|
|
24355
24364
|
const { mount, unMount } = usePopup("yunpian-captcha-popup");
|
|
24356
24365
|
const open = (config) => {
|
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, _ as _export_sfc } from "./index-
|
|
2
|
+
import { i as isPhone, u as useModel, _ as _export_sfc } from "./index-DZ-SSYRi.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