vue-layout-gitcode 1.12.8-beta.1 → 1.12.8-beta.2
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-R4ZLzMyG.js} +3 -3
- package/{MenuItem-pzgQTJt6.js → MenuItem-B-MDIQ3X.js} +1 -1
- package/{ProjectMenuList-BnqYX1jB.js → ProjectMenuList-Cs9bYK2A.js} +2 -2
- package/{ProjectMenuListV2-B5XMmHgn.js → ProjectMenuListV2-CnRIARns.js} +2 -2
- package/{ProjectSearch-D6Xf-yTg.js → ProjectSearch-CZ_4MFjt.js} +22 -14
- package/{SearchHistoryList-qDrNXQB6.js → SearchHistoryList-NXpDHNJX.js} +1 -1
- package/{SearchPrefixTag-CaV1duQK.js → SearchPrefixTag-DzqX27dh.js} +1 -1
- package/{SearchRecommed-NGJeagAW.js → SearchRecommed-DprkjfIM.js} +2 -2
- package/{SearchScopeList-DKvYyKyz.js → SearchScopeList-D4FEnJkW.js} +1 -1
- package/{UserSearch-W6n7Pmqh.js → UserSearch-CVK2FaCl.js} +1 -1
- package/{index-W9sitc9J.js → index-C7NEcXBS.js} +1 -1
- package/{index-DEaHJcQA.js → index-DPUPmPWo.js} +13 -13
- package/{index-BFubLdn2.js → index-DcnPLSQ9.js} +1 -1
- package/{index-PKk9N9K_.js → index-tVgoNASl.js} +2 -2
- package/index.js +1 -1
- package/{notice-CILhEEwf.js → notice-CQ7Sb01W.js} +1 -1
- package/package.json +1 -1
- package/{transWebUrl-CQxjXUmR.js → transWebUrl-Fff33IQH.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-DPUPmPWo.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-tVgoNASl.js";
|
|
7
|
+
import "./transWebUrl-Fff33IQH.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-DPUPmPWo.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-DPUPmPWo.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-Fff33IQH.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-DPUPmPWo.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-Fff33IQH.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-DPUPmPWo.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-DPUPmPWo.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-DPUPmPWo.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-tVgoNASl.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-DPUPmPWo.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-DPUPmPWo.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-DPUPmPWo.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-DPUPmPWo.js";
|
|
12
12
|
const _YunpianCaptchaManager = class _YunpianCaptchaManager {
|
|
13
13
|
// eslint-disable-next-line no-useless-constructor
|
|
14
14
|
constructor() {
|
|
@@ -15905,13 +15905,13 @@ const _sfc_main$p = /* @__PURE__ */ defineComponent({
|
|
|
15905
15905
|
var _a;
|
|
15906
15906
|
const layoutConfig2 = useLayoutConfig();
|
|
15907
15907
|
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-
|
|
15908
|
+
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-CZ_4MFjt.js"));
|
|
15909
|
+
const UserSearch = defineAsyncComponent(() => import("./UserSearch-CVK2FaCl.js"));
|
|
15910
|
+
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-R4ZLzMyG.js"));
|
|
15911
|
+
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-NXpDHNJX.js"));
|
|
15912
|
+
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-D4FEnJkW.js"));
|
|
15913
|
+
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-DzqX27dh.js"));
|
|
15914
|
+
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-DprkjfIM.js"));
|
|
15915
15915
|
const props = __props;
|
|
15916
15916
|
const repoInfo = inject("repoInfo");
|
|
15917
15917
|
const orgInfo = inject("orgInfo");
|
|
@@ -16687,7 +16687,7 @@ const autoAvokeLogin = ({ isLogin, loginFunc, openHarmonyGuide, loginSuccess, lo
|
|
|
16687
16687
|
loginFunc({ type: "login", triggerType: "", loginTriggerSource: "router_login_auth", ...loginFuncOpts }, loginSuccess, openHarmonyGuide);
|
|
16688
16688
|
}
|
|
16689
16689
|
};
|
|
16690
|
-
const NoticeModal = defineAsyncComponent(() => import("./notice-
|
|
16690
|
+
const NoticeModal = defineAsyncComponent(() => import("./notice-CQ7Sb01W.js"));
|
|
16691
16691
|
function clearNotice() {
|
|
16692
16692
|
if (localStorage$2.getItem("validator_email")) {
|
|
16693
16693
|
localStorage$2.removeItem("validator_email");
|
|
@@ -17875,9 +17875,9 @@ const _sfc_main$l = /* @__PURE__ */ defineComponent({
|
|
|
17875
17875
|
const layoutConfig2 = useLayoutConfig();
|
|
17876
17876
|
const { t: t2 } = i18n.global;
|
|
17877
17877
|
const route = useRoute();
|
|
17878
|
-
const MenuItem = defineAsyncComponent(() => import("./MenuItem-
|
|
17879
|
-
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-
|
|
17880
|
-
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-
|
|
17878
|
+
const MenuItem = defineAsyncComponent(() => import("./MenuItem-B-MDIQ3X.js"));
|
|
17879
|
+
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-CnRIARns.js"));
|
|
17880
|
+
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-Cs9bYK2A.js"));
|
|
17881
17881
|
const props = __props;
|
|
17882
17882
|
const useReport2 = inject("useReport");
|
|
17883
17883
|
const userInfo = inject("userInfo");
|
|
@@ -24320,7 +24320,7 @@ const _SlidCaptchaManager = class _SlidCaptchaManager {
|
|
|
24320
24320
|
__publicField(_SlidCaptchaManager, "instance");
|
|
24321
24321
|
let SlidCaptchaManager = _SlidCaptchaManager;
|
|
24322
24322
|
const slidCaptchaManager = SlidCaptchaManager.getInstance();
|
|
24323
|
-
const SlidCaptcha = defineAsyncComponent(() => import("./index-
|
|
24323
|
+
const SlidCaptcha = defineAsyncComponent(() => import("./index-DcnPLSQ9.js"));
|
|
24324
24324
|
const useSlidCaptcha = () => {
|
|
24325
24325
|
const { mount, unMount, isMounted } = usePopup("slid-captcha-popup");
|
|
24326
24326
|
const open = (config) => {
|
|
@@ -24350,7 +24350,7 @@ const useSlidCaptcha = () => {
|
|
|
24350
24350
|
close
|
|
24351
24351
|
};
|
|
24352
24352
|
};
|
|
24353
|
-
const YunpianCaptcha = defineAsyncComponent(() => import("./index-
|
|
24353
|
+
const YunpianCaptcha = defineAsyncComponent(() => import("./index-C7NEcXBS.js"));
|
|
24354
24354
|
const useYunpianCaptcha = () => {
|
|
24355
24355
|
const { mount, unMount } = usePopup("yunpian-captcha-popup");
|
|
24356
24356
|
const open = (config) => {
|
|
@@ -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-DPUPmPWo.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-DPUPmPWo.js";
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-Fff33IQH.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";
|
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-DPUPmPWo.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