vue-layout-gitcode 1.8.25 → 1.9.0
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-DtUOQNXS.js → GloabarSearch-C7z2VzU9.js} +3 -3
- package/{MenuItem-CVFryau2.js → MenuItem-DcKHDdfs.js} +1 -1
- package/{ProjectMenuList-Dso43jKJ.js → ProjectMenuList-twg35eSG.js} +2 -2
- package/{ProjectMenuListV2-DG3jCGP6.js → ProjectMenuListV2-DG6wRggE.js} +2 -2
- package/{ProjectSearch-D7t33h24.js → ProjectSearch-C180Ealu.js} +1 -1
- package/{SearchHistoryList-Bld0SIBc.js → SearchHistoryList-Dr3JLoE9.js} +1 -1
- package/{SearchPrefixTag-CMPmSeVp.js → SearchPrefixTag-kZzLdgf-.js} +1 -1
- package/{SearchRecommed-BJFnKWf9.js → SearchRecommed-DkE9Mq35.js} +2 -2
- package/{SearchScopeList-BDDD878O.js → SearchScopeList-DpRvYc6V.js} +1 -1
- package/{UserSearch-BKjyo4WX.js → UserSearch-aKfF8A3t.js} +1 -1
- package/{index-BNj57erD.js → index-C31RuOd3.js} +2 -2
- package/{index-Bhyf65OT.js → index-CEJ3RFtU.js} +28 -14
- package/{index-CRdIUcR0.js → index-CLolpllG.js} +1 -1
- package/{index-Cy71eZkM.js → index-CNPjxG20.js} +1 -1
- package/index.js +1 -1
- package/{notice-CRkjQDWT.js → notice-q1UtsDNR.js} +1 -1
- package/package.json +1 -1
- package/{transWebUrl-D64MP0Ew.js → transWebUrl-DH5uOTBY.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-CEJ3RFtU.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-C31RuOd3.js";
|
|
7
|
+
import "./transWebUrl-DH5uOTBY.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 { 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-
|
|
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-CEJ3RFtU.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, 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-
|
|
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-CEJ3RFtU.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-DH5uOTBY.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, x as useLayoutConfig, G as GIcon, B as emitEvent, s as setLoginTriggerSource, f as useRequestReport, t as transformUrl, _ as _export_sfc } from "./index-
|
|
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-CEJ3RFtU.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-DH5uOTBY.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-CEJ3RFtU.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-CEJ3RFtU.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-CEJ3RFtU.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-C31RuOd3.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-CEJ3RFtU.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-CEJ3RFtU.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-CEJ3RFtU.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,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-CEJ3RFtU.js";
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-DH5uOTBY.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";
|
|
@@ -12334,6 +12334,14 @@ const transformUrl = (url) => {
|
|
|
12334
12334
|
if (url == null ? void 0 : url.includes("test.gitcode.net")) {
|
|
12335
12335
|
return url == null ? void 0 : url.replace(/test\.gitcode\.net/g, host);
|
|
12336
12336
|
}
|
|
12337
|
+
try {
|
|
12338
|
+
const urlObj = new URL(url);
|
|
12339
|
+
if (urlObj.host === host) {
|
|
12340
|
+
return url;
|
|
12341
|
+
}
|
|
12342
|
+
} catch (error) {
|
|
12343
|
+
console.error("transformUrl: URL 解析失败", error);
|
|
12344
|
+
}
|
|
12337
12345
|
return transformUrlWithSpecialPrefix({ url, host });
|
|
12338
12346
|
}
|
|
12339
12347
|
return url;
|
|
@@ -13767,6 +13775,12 @@ const _sfc_main$w = /* @__PURE__ */ defineComponent({
|
|
|
13767
13775
|
} else {
|
|
13768
13776
|
url = transformUrl(tianqiButtonConfig.value.url) + "?utm_source=toolbar";
|
|
13769
13777
|
}
|
|
13778
|
+
const isGitcodeHost = window.location.host.includes("gitcode");
|
|
13779
|
+
if (url.includes("tianqi.pre.")) {
|
|
13780
|
+
url = isGitcodeHost ? "https://pre-tianqi.gitcode.com" : "https://pre-tianqi.atomgit.com";
|
|
13781
|
+
} else if (url.includes("tianqi.test.")) {
|
|
13782
|
+
url = isGitcodeHost ? "https://test-tianqi.gitcode.net" : "https://test-tianqi.atomgit.com";
|
|
13783
|
+
}
|
|
13770
13784
|
useReport2(REPO_EVENT.CLICK, { module_name: ASIDE_MENU_REPO.CHATBOTCLICK });
|
|
13771
13785
|
window.open(url);
|
|
13772
13786
|
}
|
|
@@ -16962,13 +16976,13 @@ const _sfc_main$o = /* @__PURE__ */ defineComponent({
|
|
|
16962
16976
|
var _a;
|
|
16963
16977
|
const layoutConfig2 = useLayoutConfig();
|
|
16964
16978
|
const { t: $t } = i18n.global;
|
|
16965
|
-
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-
|
|
16966
|
-
const UserSearch = defineAsyncComponent(() => import("./UserSearch-
|
|
16967
|
-
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-
|
|
16968
|
-
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-
|
|
16969
|
-
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-
|
|
16970
|
-
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-
|
|
16971
|
-
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-
|
|
16979
|
+
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-C180Ealu.js"));
|
|
16980
|
+
const UserSearch = defineAsyncComponent(() => import("./UserSearch-aKfF8A3t.js"));
|
|
16981
|
+
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-C7z2VzU9.js"));
|
|
16982
|
+
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-Dr3JLoE9.js"));
|
|
16983
|
+
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-DpRvYc6V.js"));
|
|
16984
|
+
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-kZzLdgf-.js"));
|
|
16985
|
+
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-DkE9Mq35.js"));
|
|
16972
16986
|
const props = __props;
|
|
16973
16987
|
const repoInfo = inject("repoInfo");
|
|
16974
16988
|
const orgInfo = inject("orgInfo");
|
|
@@ -17622,7 +17636,7 @@ const autoAvokeLogin = ({ isLogin, loginFunc, openHarmonyGuide, loginSuccess, lo
|
|
|
17622
17636
|
loginFunc({ type: "login", triggerType: "", loginTriggerSource: "router_login_auth", ...loginFuncOpts }, loginSuccess, openHarmonyGuide);
|
|
17623
17637
|
}
|
|
17624
17638
|
};
|
|
17625
|
-
const NoticeModal = defineAsyncComponent(() => import("./notice-
|
|
17639
|
+
const NoticeModal = defineAsyncComponent(() => import("./notice-q1UtsDNR.js"));
|
|
17626
17640
|
function clearNotice() {
|
|
17627
17641
|
if (localStorage$2.getItem("validator_email")) {
|
|
17628
17642
|
localStorage$2.removeItem("validator_email");
|
|
@@ -18404,9 +18418,9 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
|
|
|
18404
18418
|
const layoutConfig2 = useLayoutConfig();
|
|
18405
18419
|
const { t: t2 } = i18n.global;
|
|
18406
18420
|
const route = useRoute();
|
|
18407
|
-
const MenuItem = defineAsyncComponent(() => import("./MenuItem-
|
|
18408
|
-
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-
|
|
18409
|
-
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-
|
|
18421
|
+
const MenuItem = defineAsyncComponent(() => import("./MenuItem-DcKHDdfs.js"));
|
|
18422
|
+
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-DG6wRggE.js"));
|
|
18423
|
+
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-twg35eSG.js"));
|
|
18410
18424
|
const props = __props;
|
|
18411
18425
|
console.log("slotKeys", props.slotKeys);
|
|
18412
18426
|
console.log("props", props);
|
|
@@ -18784,7 +18798,7 @@ const _sfc_main$i = /* @__PURE__ */ defineComponent({
|
|
|
18784
18798
|
{
|
|
18785
18799
|
name: t2("gitCodeLayout.header.helpDocument"),
|
|
18786
18800
|
icon: "gt-line-file",
|
|
18787
|
-
url:
|
|
18801
|
+
url: HELP_DOCS_URL,
|
|
18788
18802
|
target: "_blank"
|
|
18789
18803
|
},
|
|
18790
18804
|
{
|
|
@@ -24150,7 +24164,7 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
24150
24164
|
}
|
|
24151
24165
|
});
|
|
24152
24166
|
const MFA = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-vue-layout-gitcode"]]);
|
|
24153
|
-
const SlidCaptcha = defineAsyncComponent(() => import("./index-
|
|
24167
|
+
const SlidCaptcha = defineAsyncComponent(() => import("./index-CLolpllG.js"));
|
|
24154
24168
|
const useSlidCaptcha = () => {
|
|
24155
24169
|
const { mount, unMount } = usePopup("slid-captcha-popup");
|
|
24156
24170
|
const open = (config) => {
|
|
@@ -24169,7 +24183,7 @@ const useSlidCaptcha = () => {
|
|
|
24169
24183
|
close: unMount
|
|
24170
24184
|
};
|
|
24171
24185
|
};
|
|
24172
|
-
const YunpianCaptcha = defineAsyncComponent(() => import("./index-
|
|
24186
|
+
const YunpianCaptcha = defineAsyncComponent(() => import("./index-CNPjxG20.js"));
|
|
24173
24187
|
const useYunpianCaptcha = () => {
|
|
24174
24188
|
const { mount, unMount } = usePopup("yunpian-captcha-popup");
|
|
24175
24189
|
const open = (config) => {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
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-
|
|
2
|
+
import { w as getLocaleLang, j as LANG_ZH, x as useLayoutConfig, _ as _export_sfc } from "./index-CEJ3RFtU.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:";
|
|
@@ -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, w as getLocaleLang, j as LANG_ZH, _ as _export_sfc } from "./index-
|
|
11
|
+
import { a as i18n, k as usePageResize, w as getLocaleLang, j as LANG_ZH, _ as _export_sfc } from "./index-CEJ3RFtU.js";
|
|
12
12
|
const _YunpianCaptchaManager = class _YunpianCaptchaManager {
|
|
13
13
|
constructor() {
|
|
14
14
|
__publicField(this, "ypRiddlerInstance", null);
|
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-CEJ3RFtU.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