vue-layout-gitcode 1.9.58 → 1.9.59
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-C_JeIvkC.js → GloabarSearch-D9KeuPfq.js} +3 -3
- package/{MenuItem-GaAvqF_i.js → MenuItem-CQXqQ8xO.js} +1 -1
- package/{ProjectMenuList-BxTBTtKp.js → ProjectMenuList-DN4s_Mky.js} +2 -2
- package/{ProjectMenuListV2-B6CRc-d4.js → ProjectMenuListV2-CJrdAIsV.js} +2 -2
- package/{ProjectSearch-DdqQAkxq.js → ProjectSearch-ByVoVgeC.js} +1 -1
- package/{SearchHistoryList-DoaidhU7.js → SearchHistoryList-DpGtohnP.js} +1 -1
- package/{SearchPrefixTag-CNa2eQxd.js → SearchPrefixTag-CR3WCIkG.js} +1 -1
- package/{SearchRecommed-C8deUUSd.js → SearchRecommed-CnxhLayZ.js} +2 -2
- package/{SearchScopeList-sQj1hGVq.js → SearchScopeList-Z1dVrTba.js} +1 -1
- package/{UserSearch-hs-3KGgN.js → UserSearch-BSoeTIPA.js} +1 -1
- package/{index-BZZwVI0Q.js → index-BF2RytwW.js} +1 -1
- package/{index-BmoJW_xG.js → index-CztunOZI.js} +1 -1
- package/{index-CazfTHcx.js → index-DqA5a0nA.js} +18 -15
- package/{index-Czd_kZWd.js → index-Ew6BP8P9.js} +2 -2
- package/index.js +1 -1
- package/{notice-CXJxZGGs.js → notice-BWtOdaqP.js} +1 -1
- package/package.json +1 -1
- package/{transWebUrl-UoztbKuK.js → transWebUrl-DQ_XjaaE.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-DqA5a0nA.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-Ew6BP8P9.js";
|
|
7
|
+
import "./transWebUrl-DQ_XjaaE.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-DqA5a0nA.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-DqA5a0nA.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-DQ_XjaaE.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-DqA5a0nA.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-DQ_XjaaE.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-DqA5a0nA.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-DqA5a0nA.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-DqA5a0nA.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-Ew6BP8P9.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-DqA5a0nA.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-DqA5a0nA.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-DqA5a0nA.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,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-DqA5a0nA.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, 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-DqA5a0nA.js";
|
|
12
12
|
const _YunpianCaptchaManager = class _YunpianCaptchaManager {
|
|
13
13
|
constructor() {
|
|
14
14
|
__publicField(this, "ypRiddlerInstance", null);
|
|
@@ -11059,11 +11059,13 @@ const transformUrl = (url) => {
|
|
|
11059
11059
|
return url;
|
|
11060
11060
|
}
|
|
11061
11061
|
const host = location.host;
|
|
11062
|
+
const hasTrailingSlash = url.endsWith("/");
|
|
11062
11063
|
if (host.includes("gitcode.host")) {
|
|
11063
11064
|
try {
|
|
11064
11065
|
const urlObj = new URL(url);
|
|
11065
11066
|
urlObj.host = urlObj.host.replace(/gitcode\.com/g, "gitcode.host");
|
|
11066
|
-
|
|
11067
|
+
const result2 = urlObj.toString();
|
|
11068
|
+
return hasTrailingSlash ? result2 : result2.replace(/\/$/, "");
|
|
11067
11069
|
} catch (error) {
|
|
11068
11070
|
console.error("transformUrl: URL 解析失败", error);
|
|
11069
11071
|
return url.replace(/gitcode\.com/g, "gitcode.host");
|
|
@@ -11076,7 +11078,8 @@ const transformUrl = (url) => {
|
|
|
11076
11078
|
try {
|
|
11077
11079
|
const urlObj = new URL(url);
|
|
11078
11080
|
urlObj.host = urlObj.host.replace(/gitcode\.net/g, "atomgit.com").replace(/gitcode\.com/g, "atomgit.com");
|
|
11079
|
-
|
|
11081
|
+
const result2 = urlObj.toString();
|
|
11082
|
+
return hasTrailingSlash ? result2 : result2.replace(/\/$/, "");
|
|
11080
11083
|
} catch (error) {
|
|
11081
11084
|
console.error("transformUrl: URL 解析失败", error);
|
|
11082
11085
|
return url.replace(/gitcode\.net/g, "atomgit.com").replace(/gitcode\.com/g, "atomgit.com");
|
|
@@ -17075,13 +17078,13 @@ const _sfc_main$p = /* @__PURE__ */ defineComponent({
|
|
|
17075
17078
|
var _a;
|
|
17076
17079
|
const layoutConfig2 = useLayoutConfig();
|
|
17077
17080
|
const { t: $t } = i18n.global;
|
|
17078
|
-
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-
|
|
17079
|
-
const UserSearch = defineAsyncComponent(() => import("./UserSearch-
|
|
17080
|
-
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-
|
|
17081
|
-
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-
|
|
17082
|
-
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-
|
|
17083
|
-
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-
|
|
17084
|
-
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-
|
|
17081
|
+
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-ByVoVgeC.js"));
|
|
17082
|
+
const UserSearch = defineAsyncComponent(() => import("./UserSearch-BSoeTIPA.js"));
|
|
17083
|
+
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-D9KeuPfq.js"));
|
|
17084
|
+
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-DpGtohnP.js"));
|
|
17085
|
+
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-Z1dVrTba.js"));
|
|
17086
|
+
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-CR3WCIkG.js"));
|
|
17087
|
+
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-CnxhLayZ.js"));
|
|
17085
17088
|
const props = __props;
|
|
17086
17089
|
const repoInfo = inject("repoInfo");
|
|
17087
17090
|
const orgInfo = inject("orgInfo");
|
|
@@ -17830,7 +17833,7 @@ const autoAvokeLogin = ({ isLogin, loginFunc, openHarmonyGuide, loginSuccess, lo
|
|
|
17830
17833
|
loginFunc({ type: "login", triggerType: "", loginTriggerSource: "router_login_auth", ...loginFuncOpts }, loginSuccess, openHarmonyGuide);
|
|
17831
17834
|
}
|
|
17832
17835
|
};
|
|
17833
|
-
const NoticeModal = defineAsyncComponent(() => import("./notice-
|
|
17836
|
+
const NoticeModal = defineAsyncComponent(() => import("./notice-BWtOdaqP.js"));
|
|
17834
17837
|
function clearNotice() {
|
|
17835
17838
|
if (localStorage$2.getItem("validator_email")) {
|
|
17836
17839
|
localStorage$2.removeItem("validator_email");
|
|
@@ -18632,9 +18635,9 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
|
|
|
18632
18635
|
const layoutConfig2 = useLayoutConfig();
|
|
18633
18636
|
const { t: t2 } = i18n.global;
|
|
18634
18637
|
const route = useRoute();
|
|
18635
|
-
const MenuItem = defineAsyncComponent(() => import("./MenuItem-
|
|
18636
|
-
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-
|
|
18637
|
-
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-
|
|
18638
|
+
const MenuItem = defineAsyncComponent(() => import("./MenuItem-CQXqQ8xO.js"));
|
|
18639
|
+
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-CJrdAIsV.js"));
|
|
18640
|
+
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-DN4s_Mky.js"));
|
|
18638
18641
|
const props = __props;
|
|
18639
18642
|
console.log("slotKeys", props.slotKeys);
|
|
18640
18643
|
console.log("props", props);
|
|
@@ -24467,7 +24470,7 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
24467
24470
|
}
|
|
24468
24471
|
});
|
|
24469
24472
|
const MFA = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-vue-layout-gitcode"]]);
|
|
24470
|
-
const SlidCaptcha = defineAsyncComponent(() => import("./index-
|
|
24473
|
+
const SlidCaptcha = defineAsyncComponent(() => import("./index-BF2RytwW.js"));
|
|
24471
24474
|
const useSlidCaptcha = () => {
|
|
24472
24475
|
const { mount, unMount } = usePopup("slid-captcha-popup");
|
|
24473
24476
|
const open = (config) => {
|
|
@@ -24486,7 +24489,7 @@ const useSlidCaptcha = () => {
|
|
|
24486
24489
|
close: unMount
|
|
24487
24490
|
};
|
|
24488
24491
|
};
|
|
24489
|
-
const YunpianCaptcha = defineAsyncComponent(() => import("./index-
|
|
24492
|
+
const YunpianCaptcha = defineAsyncComponent(() => import("./index-CztunOZI.js"));
|
|
24490
24493
|
const useYunpianCaptcha = () => {
|
|
24491
24494
|
const { mount, unMount } = usePopup("yunpian-captcha-popup");
|
|
24492
24495
|
const open = (config) => {
|
|
@@ -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-DqA5a0nA.js";
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-DQ_XjaaE.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 } from "./index-
|
|
2
|
+
import { i as isPhone, u as useModel } from "./index-DqA5a0nA.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