vue-layout-gitcode 1.8.6 → 1.8.7
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-WzURaaE2.js → GloabarSearch-D6x4tCs_.js} +3 -3
- package/{MenuItem-TJQCs21m.js → MenuItem-CGSHPKaT.js} +1 -1
- package/{ProjectMenuList-oOvCZz16.js → ProjectMenuList-C39jfxoF.js} +2 -2
- package/{ProjectMenuListV2-D6AJ6KIA.js → ProjectMenuListV2-BXsHErIw.js} +2 -2
- package/{ProjectSearch-DrM7ESs7.js → ProjectSearch-Dflk10Zg.js} +1 -1
- package/{SearchHistoryList-Cf45r42B.js → SearchHistoryList-DrKJjqBc.js} +1 -1
- package/{SearchPrefixTag-D2SSFww4.js → SearchPrefixTag-BM7shZca.js} +1 -1
- package/{SearchRecommed-ntQqKy39.js → SearchRecommed--r5WW9UN.js} +2 -2
- package/{SearchScopeList-BxdcoxMf.js → SearchScopeList-UH2I4CSA.js} +1 -1
- package/{UserSearch-B-C9MfXy.js → UserSearch-D45BHc7U.js} +1 -1
- package/{index-BvnG97gT.js → index-BZSDYSqR.js} +1 -1
- package/{index-ldLvMMoP.js → index-DcvQQTHs.js} +14 -14
- package/{index-UW3pMCjY.js → index-DnqIffve.js} +1 -1
- package/{index-DEuFShUc.js → index-fG2saP6z.js} +2 -2
- package/index.js +1 -1
- package/{notice-fO63Oyih.js → notice-Bw5A-ypV.js} +1 -1
- package/package.json +2 -2
- package/{transWebUrl-Citj7t2T.js → transWebUrl-DjzQtO0_.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-DcvQQTHs.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-fG2saP6z.js";
|
|
7
|
+
import "./transWebUrl-DjzQtO0_.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 { w as useLayoutConfig, y as ThemeType, z as currentTheme, j as LANG_ZH, A as LANG_EN, x as getLocaleLang, G as GIcon, B as emitEvent, C as isHttps, b as REPO_EVENT, _ as _export_sfc } from "./index-
|
|
2
|
+
import { w as useLayoutConfig, y as ThemeType, z as currentTheme, j as LANG_ZH, A as LANG_EN, x as getLocaleLang, G as GIcon, B as emitEvent, C as isHttps, b as REPO_EVENT, _ as _export_sfc } from "./index-DcvQQTHs.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, w as useLayoutConfig, G as GIcon, D as transformUrl, F as _sfc_main$1, H as loadAsideData, B as emitEvent, s as setLoginTriggerSource, f as useRequestReport, I as asideRequest, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, w as useLayoutConfig, G as GIcon, D as transformUrl, F as _sfc_main$1, H as loadAsideData, B as emitEvent, s as setLoginTriggerSource, f as useRequestReport, I as asideRequest, _ as _export_sfc } from "./index-DcvQQTHs.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-DjzQtO0_.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, w as useLayoutConfig, G as GIcon, B as emitEvent, s as setLoginTriggerSource, f as useRequestReport, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, w as useLayoutConfig, G as GIcon, B as emitEvent, s as setLoginTriggerSource, f as useRequestReport, _ as _export_sfc } from "./index-DcvQQTHs.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-DjzQtO0_.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-DcvQQTHs.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-DcvQQTHs.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-DcvQQTHs.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-fG2saP6z.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-DcvQQTHs.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-DcvQQTHs.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-DcvQQTHs.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, x as getLocaleLang, j as LANG_ZH, _ as _export_sfc } from "./index-
|
|
11
|
+
import { a as i18n, k as usePageResize, x as getLocaleLang, j as LANG_ZH, _ as _export_sfc } from "./index-DcvQQTHs.js";
|
|
12
12
|
const _YunpianCaptchaManager = class _YunpianCaptchaManager {
|
|
13
13
|
constructor() {
|
|
14
14
|
__publicField(this, "ypRiddlerInstance", null);
|
|
@@ -112,7 +112,7 @@ const transformUrl$1 = (url) => {
|
|
|
112
112
|
if (host.includes("gitcode.host")) {
|
|
113
113
|
return url == null ? void 0 : url.replace(/gitcode\.com/g, host);
|
|
114
114
|
}
|
|
115
|
-
if (url.startsWith("https://cdn-")) {
|
|
115
|
+
if (url == null ? void 0 : url.startsWith("https://cdn-")) {
|
|
116
116
|
return url;
|
|
117
117
|
}
|
|
118
118
|
return url == null ? void 0 : url.replace(/gitcode\.com/g, host);
|
|
@@ -16840,13 +16840,13 @@ const _sfc_main$o = /* @__PURE__ */ defineComponent({
|
|
|
16840
16840
|
var _a;
|
|
16841
16841
|
const layoutConfig2 = useLayoutConfig();
|
|
16842
16842
|
const { t: $t } = i18n.global;
|
|
16843
|
-
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-
|
|
16844
|
-
const UserSearch = defineAsyncComponent(() => import("./UserSearch-
|
|
16845
|
-
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-
|
|
16846
|
-
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-
|
|
16847
|
-
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-
|
|
16848
|
-
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-
|
|
16849
|
-
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed
|
|
16843
|
+
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-Dflk10Zg.js"));
|
|
16844
|
+
const UserSearch = defineAsyncComponent(() => import("./UserSearch-D45BHc7U.js"));
|
|
16845
|
+
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-D6x4tCs_.js"));
|
|
16846
|
+
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-DrKJjqBc.js"));
|
|
16847
|
+
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-UH2I4CSA.js"));
|
|
16848
|
+
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-BM7shZca.js"));
|
|
16849
|
+
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed--r5WW9UN.js"));
|
|
16850
16850
|
const props = __props;
|
|
16851
16851
|
const repoInfo = inject("repoInfo");
|
|
16852
16852
|
const orgInfo = inject("orgInfo");
|
|
@@ -17500,7 +17500,7 @@ const autoAvokeLogin = ({ isLogin, loginFunc, openHarmonyGuide, loginSuccess, lo
|
|
|
17500
17500
|
loginFunc({ type: "login", triggerType: "", loginTriggerSource: "router_login_auth", ...loginFuncOpts }, loginSuccess, openHarmonyGuide);
|
|
17501
17501
|
}
|
|
17502
17502
|
};
|
|
17503
|
-
const NoticeModal = defineAsyncComponent(() => import("./notice-
|
|
17503
|
+
const NoticeModal = defineAsyncComponent(() => import("./notice-Bw5A-ypV.js"));
|
|
17504
17504
|
function clearNotice() {
|
|
17505
17505
|
if (localStorage$2.getItem("validator_email")) {
|
|
17506
17506
|
localStorage$2.removeItem("validator_email");
|
|
@@ -18257,9 +18257,9 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
|
|
|
18257
18257
|
const layoutConfig2 = useLayoutConfig();
|
|
18258
18258
|
const { t: t2 } = i18n.global;
|
|
18259
18259
|
const route = useRoute();
|
|
18260
|
-
const MenuItem = defineAsyncComponent(() => import("./MenuItem-
|
|
18261
|
-
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-
|
|
18262
|
-
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-
|
|
18260
|
+
const MenuItem = defineAsyncComponent(() => import("./MenuItem-CGSHPKaT.js"));
|
|
18261
|
+
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-BXsHErIw.js"));
|
|
18262
|
+
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-C39jfxoF.js"));
|
|
18263
18263
|
const props = __props;
|
|
18264
18264
|
console.log("slotKeys", props.slotKeys);
|
|
18265
18265
|
console.log("props", props);
|
|
@@ -23971,7 +23971,7 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
23971
23971
|
}
|
|
23972
23972
|
});
|
|
23973
23973
|
const MFA = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-vue-layout-gitcode"]]);
|
|
23974
|
-
const SlidCaptcha = defineAsyncComponent(() => import("./index-
|
|
23974
|
+
const SlidCaptcha = defineAsyncComponent(() => import("./index-DnqIffve.js"));
|
|
23975
23975
|
const useSlidCaptcha = () => {
|
|
23976
23976
|
const { mount, unMount } = usePopup("slid-captcha-popup");
|
|
23977
23977
|
const open = (config) => {
|
|
@@ -23990,7 +23990,7 @@ const useSlidCaptcha = () => {
|
|
|
23990
23990
|
close: unMount
|
|
23991
23991
|
};
|
|
23992
23992
|
};
|
|
23993
|
-
const YunpianCaptcha = defineAsyncComponent(() => import("./index-
|
|
23993
|
+
const YunpianCaptcha = defineAsyncComponent(() => import("./index-BZSDYSqR.js"));
|
|
23994
23994
|
const useYunpianCaptcha = () => {
|
|
23995
23995
|
const { mount, unMount } = usePopup("yunpian-captcha-popup");
|
|
23996
23996
|
const open = (config) => {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, onMounted, createBlock, openBlock, unref, withCtx, createElementVNode } from "vue";
|
|
2
2
|
import { FixedOverlay } from "vue-devui-lal/overlay";
|
|
3
|
-
import { w as useLayoutConfig, _ as _export_sfc } from "./index-
|
|
3
|
+
import { w as useLayoutConfig, _ as _export_sfc } from "./index-DcvQQTHs.js";
|
|
4
4
|
import "vue-devui-lal/overlay/style.css";
|
|
5
5
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
6
6
|
__name: "index",
|
|
@@ -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-DcvQQTHs.js";
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-DjzQtO0_.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-DcvQQTHs.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