vue-layout-gitcode 1.8.20 → 1.8.22
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-CsfaqmkP.js → GloabarSearch-BpkoL9uP.js} +3 -3
- package/{MenuItem-BHtAosV9.js → MenuItem-BI8FC_L7.js} +1 -1
- package/{ProjectMenuList-CU5JF-qf.js → ProjectMenuList-BQf5wIt_.js} +3 -3
- package/{ProjectMenuListV2-CQLWeHkd.js → ProjectMenuListV2-BDh5R95J.js} +3 -3
- package/{ProjectSearch-Bx_yKm0s.js → ProjectSearch-Bkd2mT6n.js} +1 -1
- package/{SearchHistoryList-B3c_il4L.js → SearchHistoryList-VaZ1pM3y.js} +1 -1
- package/{SearchPrefixTag-B55uF6lG.js → SearchPrefixTag-D3DFaRl5.js} +1 -1
- package/{SearchRecommed-Bz1a-RJg.js → SearchRecommed-DO3gobE2.js} +2 -2
- package/{SearchScopeList-CkXrQ6Hi.js → SearchScopeList-DhrKlBAa.js} +1 -1
- package/{UserSearch-CThRm6FU.js → UserSearch-NvLEe44U.js} +1 -1
- package/{index-Bmj0DI0l.js → index-BsGjRu_7.js} +9 -1
- package/{index-CZiUhHzE.js → index-DE7aFg3T.js} +2 -2
- package/{index-CjlFh9gp.js → index-XxmHpD58.js} +44 -3
- package/{index-CYat2b__.js → index-nZdVQu4U.js} +398 -234
- package/index.js +10 -10
- package/{notice-Dnq7xTYo.js → notice-CgvDeXSQ.js} +1 -1
- package/package.json +2 -2
- package/style.css +1 -1
- package/{transWebUrl-lnkID7Kl.js → transWebUrl-CTXVaENC.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-nZdVQu4U.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-DE7aFg3T.js";
|
|
7
|
+
import "./transWebUrl-CTXVaENC.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 {
|
|
2
|
+
import { x as useLayoutConfig, y as ThemeType, z as currentTheme, j as LANG_ZH, A as LANG_EN, w as getLocaleLang, G as GIcon, B as emitEvent, C as isHttps, b as REPO_EVENT, _ as _export_sfc } from "./index-nZdVQu4U.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,
|
|
2
|
+
import { a as i18n, x as useLayoutConfig, G as GIcon, t as transformUrl, D as _sfc_main$1, F as loadAsideData, B as emitEvent, s as setLoginTriggerSource, f as useRequestReport, H as asideRequest, _ as _export_sfc } from "./index-nZdVQu4U.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-CTXVaENC.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";
|
|
@@ -231,7 +231,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
231
231
|
if (router.hasRoute(targetRoute.name)) {
|
|
232
232
|
router.push(targetRoute);
|
|
233
233
|
} else {
|
|
234
|
-
window.location.href = `${layoutConfig.VITE_HOST}/${props.type !== "project" ? "org/" : ""}create?position=nav_top`;
|
|
234
|
+
window.location.href = `${transformUrl(layoutConfig.VITE_HOST)}/${props.type !== "project" ? "org/" : ""}create?position=nav_top`;
|
|
235
235
|
}
|
|
236
236
|
};
|
|
237
237
|
return (_ctx, _cache) => {
|
|
@@ -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,
|
|
2
|
+
import { a as i18n, x as useLayoutConfig, G as GIcon, B as emitEvent, s as setLoginTriggerSource, f as useRequestReport, t as transformUrl, _ as _export_sfc } from "./index-nZdVQu4U.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-CTXVaENC.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";
|
|
@@ -131,7 +131,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
131
131
|
query: { position: "nav_top" }
|
|
132
132
|
});
|
|
133
133
|
} else {
|
|
134
|
-
window.location.href = `${layoutConfig.VITE_HOST}/create?position=nav_top`;
|
|
134
|
+
window.location.href = `${transformUrl(layoutConfig.VITE_HOST)}/create?position=nav_top`;
|
|
135
135
|
}
|
|
136
136
|
};
|
|
137
137
|
return (_ctx, _cache) => {
|
|
@@ -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-nZdVQu4U.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-nZdVQu4U.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-nZdVQu4U.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-DE7aFg3T.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-nZdVQu4U.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-nZdVQu4U.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-nZdVQu4U.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]" };
|
|
@@ -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,
|
|
11
|
+
import { a as i18n, k as usePageResize, w as getLocaleLang, j as LANG_ZH, _ as _export_sfc } from "./index-nZdVQu4U.js";
|
|
12
12
|
const _YunpianCaptchaManager = class _YunpianCaptchaManager {
|
|
13
13
|
constructor() {
|
|
14
14
|
__publicField(this, "ypRiddlerInstance", null);
|
|
@@ -204,6 +204,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
204
204
|
const captchaContent = document.querySelector(".yp-riddler");
|
|
205
205
|
if (captchaContent) {
|
|
206
206
|
showCloseBtn.value = true;
|
|
207
|
+
replaceEnglishTip();
|
|
207
208
|
} else {
|
|
208
209
|
setTimeout(checkCaptchaLoaded, 100);
|
|
209
210
|
}
|
|
@@ -218,6 +219,13 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
218
219
|
emits("close");
|
|
219
220
|
}
|
|
220
221
|
};
|
|
222
|
+
const replaceEnglishTip = () => {
|
|
223
|
+
if (isZh) return;
|
|
224
|
+
const tipDom = document.querySelector("#captcha-box .yp-riddler-tip-text-container>span");
|
|
225
|
+
if (tipDom) {
|
|
226
|
+
tipDom.textContent = "Please click in order:";
|
|
227
|
+
}
|
|
228
|
+
};
|
|
221
229
|
onMounted(() => {
|
|
222
230
|
captchaInit();
|
|
223
231
|
});
|
|
@@ -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, L as LANG_KEY, j as LANG_ZH, k as usePageResize, 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 } 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, L as LANG_KEY, j as LANG_ZH, k as usePageResize, 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 } from "./index-nZdVQu4U.js";
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-CTXVaENC.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,12 +1,16 @@
|
|
|
1
|
-
import { defineComponent, onMounted, createBlock, openBlock, unref, withCtx, createElementVNode } from "vue";
|
|
1
|
+
import { defineComponent, onMounted, onUnmounted, createBlock, openBlock, unref, withCtx, createElementVNode } from "vue";
|
|
2
|
+
import { w as getLocaleLang, j as LANG_ZH, x as useLayoutConfig, _ as _export_sfc } from "./index-nZdVQu4U.js";
|
|
2
3
|
import { FixedOverlay } from "vue-devui-lal/overlay";
|
|
3
|
-
import { w as useLayoutConfig, _ as _export_sfc } from "./index-CYat2b__.js";
|
|
4
4
|
import "vue-devui-lal/overlay/style.css";
|
|
5
|
+
const TARGET_TEXT = "Click in order:";
|
|
5
6
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
7
|
+
...{ name: "tianaiCaptcha" },
|
|
6
8
|
__name: "index",
|
|
7
9
|
emits: ["close", "success"],
|
|
8
10
|
setup(__props, { emit: __emit }) {
|
|
11
|
+
const isZh = getLocaleLang() === LANG_ZH;
|
|
9
12
|
const emits = __emit;
|
|
13
|
+
let timer = null;
|
|
10
14
|
const captchaInit = () => {
|
|
11
15
|
if (!window.initTAC) {
|
|
12
16
|
return;
|
|
@@ -17,16 +21,22 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
17
21
|
validCaptchaUrl: `${baseURL}/uc/api/v1/captcha/check`,
|
|
18
22
|
bindEl: "#captcha-box",
|
|
19
23
|
validSuccess: (res, c, tac) => {
|
|
24
|
+
stopTimer();
|
|
20
25
|
tac.destroyWindow();
|
|
21
26
|
emits("success", res.data);
|
|
22
27
|
},
|
|
23
28
|
validFail: (res, c, tac) => {
|
|
24
29
|
tac.reloadCaptcha();
|
|
30
|
+
stopTimer();
|
|
31
|
+
startTimer();
|
|
25
32
|
},
|
|
26
33
|
btnRefreshFun: (el, tac) => {
|
|
27
34
|
tac.reloadCaptcha();
|
|
35
|
+
stopTimer();
|
|
36
|
+
startTimer();
|
|
28
37
|
},
|
|
29
38
|
btnCloseFun: (el, tac) => {
|
|
39
|
+
stopTimer();
|
|
30
40
|
tac.destroyWindow();
|
|
31
41
|
emits("close");
|
|
32
42
|
}
|
|
@@ -35,15 +45,46 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
35
45
|
logoUrl: null
|
|
36
46
|
// 去除logo
|
|
37
47
|
};
|
|
38
|
-
window.initTAC("https://cdn-static.gitcode.
|
|
48
|
+
window.initTAC("https://cdn-static.gitcode.com/js/tac/", config, style).then((tac) => {
|
|
39
49
|
tac.init();
|
|
50
|
+
}).then(() => {
|
|
51
|
+
replaceEnglishTip();
|
|
40
52
|
}).catch((e) => {
|
|
41
53
|
console.error("初始化tac失败", e);
|
|
42
54
|
});
|
|
43
55
|
};
|
|
56
|
+
const replaceEnglishTip = () => {
|
|
57
|
+
if (isZh) return false;
|
|
58
|
+
const tipDom = document.querySelector("#captcha-box #tianai-captcha-click-track-font");
|
|
59
|
+
if (tipDom && tipDom.textContent !== TARGET_TEXT) {
|
|
60
|
+
tipDom.textContent = TARGET_TEXT;
|
|
61
|
+
return true;
|
|
62
|
+
}
|
|
63
|
+
if (tipDom && tipDom.textContent === TARGET_TEXT) {
|
|
64
|
+
return true;
|
|
65
|
+
}
|
|
66
|
+
return false;
|
|
67
|
+
};
|
|
68
|
+
const startTimer = () => {
|
|
69
|
+
if (isZh) return;
|
|
70
|
+
stopTimer();
|
|
71
|
+
timer = window.setInterval(() => {
|
|
72
|
+
replaceEnglishTip();
|
|
73
|
+
}, 100);
|
|
74
|
+
};
|
|
75
|
+
const stopTimer = () => {
|
|
76
|
+
if (timer) {
|
|
77
|
+
clearInterval(timer);
|
|
78
|
+
timer = null;
|
|
79
|
+
}
|
|
80
|
+
};
|
|
44
81
|
onMounted(() => {
|
|
82
|
+
startTimer();
|
|
45
83
|
captchaInit();
|
|
46
84
|
});
|
|
85
|
+
onUnmounted(() => {
|
|
86
|
+
stopTimer();
|
|
87
|
+
});
|
|
47
88
|
return (_ctx, _cache) => {
|
|
48
89
|
return openBlock(), createBlock(unref(FixedOverlay), { class: "captcha-overlay" }, {
|
|
49
90
|
default: withCtx(() => _cache[0] || (_cache[0] = [
|