vue-layout-gitcode 1.5.109 → 1.5.110
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-Dgp5_t1p.js → GloabarSearch-VHPr04Id.js} +3 -3
- package/{MenuItem-CcJiR3TF.js → MenuItem-DAqMGAR3.js} +1 -1
- package/{ProjectMenuList-C7MGvVhZ.js → ProjectMenuList-BUb0gGAq.js} +2 -2
- package/{ProjectMenuListV2-cb0O3W8n.js → ProjectMenuListV2-rkSo_iEu.js} +2 -2
- package/{ProjectSearch-DiV45c7Z.js → ProjectSearch-CWsGC2ZQ.js} +1 -1
- package/{SearchHistoryList-CWvkHAK9.js → SearchHistoryList-DI8jlf1E.js} +1 -1
- package/{SearchPrefixTag-B8VSqwpL.js → SearchPrefixTag-BYXG3hZ2.js} +1 -1
- package/{SearchRecommed-DKl3n7Pw.js → SearchRecommed-DiNniCQA.js} +2 -2
- package/{SearchScopeList-BhcoWvP-.js → SearchScopeList-B7x9EagE.js} +1 -1
- package/{UserSearch-D0qwTBjg.js → UserSearch-DSDw_7XF.js} +1 -1
- package/{index-DitbHJK5.js → index-B7eN1IcB.js} +1 -1
- package/{index-Bb6PfM9G.js → index-D794J3CL.js} +2 -2
- package/{index-BgZZMDsq.js → index-WKI26qyR.js} +18 -16
- package/index.js +1 -1
- package/{notice-C8HKk7iw.js → notice-DYcXru2S.js} +1 -1
- package/package.json +1 -1
- package/{transWebUrl-s8GvcP6Q.js → transWebUrl-fZF9nI3f.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-WKI26qyR.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-D794J3CL.js";
|
|
7
|
+
import "./transWebUrl-fZF9nI3f.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 { q as useLayoutConfig, w as ThemeType, x as currentTheme, g as LANG_ZH, y as LANG_EN, z as getLocaleLang, G as GIcon, A as emitEvent, B as isHttps, b as REPO_EVENT, _ as _export_sfc } from "./index-
|
|
2
|
+
import { q as useLayoutConfig, w as ThemeType, x as currentTheme, g as LANG_ZH, y as LANG_EN, z as getLocaleLang, G as GIcon, A as emitEvent, B as isHttps, b as REPO_EVENT, _ as _export_sfc } from "./index-WKI26qyR.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, q as useLayoutConfig, G as GIcon, C as _sfc_main$1, D as loadAsideData, A as emitEvent, s as setLoginTriggerSource, d as useRequestReport, F as asideRequest, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, q as useLayoutConfig, G as GIcon, C as _sfc_main$1, D as loadAsideData, A as emitEvent, s as setLoginTriggerSource, d as useRequestReport, F as asideRequest, _ as _export_sfc } from "./index-WKI26qyR.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-fZF9nI3f.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, q as useLayoutConfig, G as GIcon, A as emitEvent, s as setLoginTriggerSource, d as useRequestReport, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, q as useLayoutConfig, G as GIcon, A as emitEvent, s as setLoginTriggerSource, d as useRequestReport, _ as _export_sfc } from "./index-WKI26qyR.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-fZF9nI3f.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-WKI26qyR.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-WKI26qyR.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-WKI26qyR.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, 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-D794J3CL.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-WKI26qyR.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-WKI26qyR.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 } from "./index-
|
|
2
|
+
import { a as i18n, h as headRequest, G as GIcon } from "./index-WKI26qyR.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,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 { q as useLayoutConfig, _ as _export_sfc } from "./index-
|
|
3
|
+
import { q as useLayoutConfig, _ as _export_sfc } from "./index-WKI26qyR.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, inject, createElementBlock, openBlock, normalizeClass, createElementVNode, withModifiers, withDirectives, vShow, createVNode, computed, createCommentVNode, normalizeStyle, createTextVNode, onMounted, onUnmounted, Fragment, createBlock, renderList, withCtx, reactive } from "vue";
|
|
2
2
|
import debounce from "lodash/debounce";
|
|
3
|
-
import { t as transferNumber, G as GIcon, s as setLoginTriggerSource, d as useRequestReport, r as reqCatch, h as headRequest, _ as _export_sfc, a as i18n, T as TOPIC_TYPE, f as useTimeFormat, L as LANG_KEY, g as LANG_ZH, j as usePageResize, k as isGstarRepo, m as _sfc_main$9, n as isIncubationRepo, o as highlightWords, p as _frEventTrack, E as EVENT_NAME, c as REPO_TYPE, e as extractRepoInfoWithURL } from "./index-
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
3
|
+
import { t as transferNumber, G as GIcon, s as setLoginTriggerSource, d as useRequestReport, r as reqCatch, h as headRequest, _ as _export_sfc, a as i18n, T as TOPIC_TYPE, f as useTimeFormat, L as LANG_KEY, g as LANG_ZH, j as usePageResize, k as isGstarRepo, m as _sfc_main$9, n as isIncubationRepo, o as highlightWords, p as _frEventTrack, E as EVENT_NAME, c as REPO_TYPE, e as extractRepoInfoWithURL } from "./index-WKI26qyR.js";
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-fZF9nI3f.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";
|
|
@@ -14632,12 +14632,14 @@ const _sfc_main$B = /* @__PURE__ */ defineComponent({
|
|
|
14632
14632
|
createElementVNode("div", null, [
|
|
14633
14633
|
(openBlock(true), createElementBlock(Fragment, null, renderList(__props.collapseMenus, (item) => {
|
|
14634
14634
|
var _a;
|
|
14635
|
-
return openBlock(), createBlock(GLink,
|
|
14635
|
+
return openBlock(), createBlock(GLink, {
|
|
14636
14636
|
onMouseenter: ($event) => handleMouseEnter(item),
|
|
14637
14637
|
onMouseleave: handleMouseLeave,
|
|
14638
14638
|
key: item.label,
|
|
14639
|
-
class: ["w-[172px] p-[6px] flex items-center gap-[6px]", ((_a = activeItem.value) == null ? void 0 : _a.repoType) === item.repoType ? "bg-[var(--theme-overlay-hover-bg)]" : ""]
|
|
14640
|
-
|
|
14639
|
+
class: normalizeClass(["w-[172px] p-[6px] flex items-center gap-[6px]", ((_a = activeItem.value) == null ? void 0 : _a.repoType) === item.repoType ? "bg-[var(--theme-overlay-hover-bg)]" : ""]),
|
|
14640
|
+
href: __props.isRouterLink && item.to ? void 0 : item.url,
|
|
14641
|
+
to: __props.isRouterLink && item.to ? item.to : void 0
|
|
14642
|
+
}, {
|
|
14641
14643
|
default: withCtx(() => {
|
|
14642
14644
|
var _a2, _b, _c;
|
|
14643
14645
|
return [
|
|
@@ -14656,7 +14658,7 @@ const _sfc_main$B = /* @__PURE__ */ defineComponent({
|
|
|
14656
14658
|
];
|
|
14657
14659
|
}),
|
|
14658
14660
|
_: 2
|
|
14659
|
-
},
|
|
14661
|
+
}, 1032, ["onMouseenter", "class", "href", "to"]);
|
|
14660
14662
|
}), 128))
|
|
14661
14663
|
])
|
|
14662
14664
|
]),
|
|
@@ -17273,13 +17275,13 @@ const _sfc_main$o = /* @__PURE__ */ defineComponent({
|
|
|
17273
17275
|
var _a;
|
|
17274
17276
|
const layoutConfig2 = useLayoutConfig();
|
|
17275
17277
|
const { t: $t } = i18n.global;
|
|
17276
|
-
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-
|
|
17277
|
-
const UserSearch = defineAsyncComponent(() => import("./UserSearch-
|
|
17278
|
-
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-
|
|
17279
|
-
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-
|
|
17280
|
-
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-
|
|
17281
|
-
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-
|
|
17282
|
-
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-
|
|
17278
|
+
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-CWsGC2ZQ.js"));
|
|
17279
|
+
const UserSearch = defineAsyncComponent(() => import("./UserSearch-DSDw_7XF.js"));
|
|
17280
|
+
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-VHPr04Id.js"));
|
|
17281
|
+
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-DI8jlf1E.js"));
|
|
17282
|
+
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-B7x9EagE.js"));
|
|
17283
|
+
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-BYXG3hZ2.js"));
|
|
17284
|
+
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-DiNniCQA.js"));
|
|
17283
17285
|
const props = __props;
|
|
17284
17286
|
const repoInfo = inject("repoInfo");
|
|
17285
17287
|
const orgInfo = inject("orgInfo");
|
|
@@ -17922,7 +17924,7 @@ const autoAvokeLogin = ({ isLogin, loginFunc, openHarmonyGuide, loginSuccess, lo
|
|
|
17922
17924
|
loginFunc({ type: "login", triggerType: "", loginTriggerSource: "router_login_auth", ...loginFuncOpts }, loginSuccess, openHarmonyGuide);
|
|
17923
17925
|
}
|
|
17924
17926
|
};
|
|
17925
|
-
const NoticeModal = defineAsyncComponent(() => import("./notice-
|
|
17927
|
+
const NoticeModal = defineAsyncComponent(() => import("./notice-DYcXru2S.js"));
|
|
17926
17928
|
function clearNotice() {
|
|
17927
17929
|
if (localStorage$2.getItem("validator_email")) {
|
|
17928
17930
|
localStorage$2.removeItem("validator_email");
|
|
@@ -18596,9 +18598,9 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
|
|
|
18596
18598
|
const layoutConfig2 = useLayoutConfig();
|
|
18597
18599
|
const { t: t2 } = i18n.global;
|
|
18598
18600
|
const route = useRoute();
|
|
18599
|
-
const MenuItem = defineAsyncComponent(() => import("./MenuItem-
|
|
18600
|
-
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-
|
|
18601
|
-
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-
|
|
18601
|
+
const MenuItem = defineAsyncComponent(() => import("./MenuItem-DAqMGAR3.js"));
|
|
18602
|
+
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-rkSo_iEu.js"));
|
|
18603
|
+
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-BUb0gGAq.js"));
|
|
18602
18604
|
const props = __props;
|
|
18603
18605
|
const useReport2 = inject("useReport");
|
|
18604
18606
|
const userInfo = inject("userInfo");
|
|
@@ -24144,7 +24146,7 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
24144
24146
|
}
|
|
24145
24147
|
});
|
|
24146
24148
|
const MFA = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-vue-layout-gitcode"]]);
|
|
24147
|
-
const SlidCaptcha = defineAsyncComponent(() => import("./index-
|
|
24149
|
+
const SlidCaptcha = defineAsyncComponent(() => import("./index-B7eN1IcB.js"));
|
|
24148
24150
|
const useSlidCaptcha = () => {
|
|
24149
24151
|
const { mount, unMount } = usePopup("slid-captcha-popup");
|
|
24150
24152
|
const open = (config) => {
|
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-WKI26qyR.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