vue-layout-gitcode 1.6.11 → 1.6.13
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-DiP9bOSD.js → GloabarSearch-B1fNx0fK.js} +3 -3
- package/{MenuItem-iceL2nip.js → MenuItem-CJqGsBe8.js} +1 -1
- package/{ProjectMenuList-DhzNuswg.js → ProjectMenuList-EFHrpPLY.js} +2 -2
- package/{ProjectMenuListV2-BZ5Ph4iu.js → ProjectMenuListV2-DdIFowq8.js} +2 -2
- package/{ProjectSearch-BMw7EJKA.js → ProjectSearch-x0Lh1u4S.js} +1 -1
- package/{SearchHistoryList-CMbBUyFb.js → SearchHistoryList-DIr1OcUp.js} +1 -1
- package/{SearchPrefixTag-DKgjlFO8.js → SearchPrefixTag-S1slSvR1.js} +1 -1
- package/{SearchRecommed-CxNPDP1O.js → SearchRecommed-BeipCUrr.js} +2 -2
- package/{SearchScopeList-DKGr4gx0.js → SearchScopeList-BMnDXIw7.js} +1 -1
- package/{UserSearch-R_ol5KmM.js → UserSearch-CG96SDsU.js} +1 -1
- package/{index-Bzh_ylid.js → index-D5P2-t2Y.js} +18 -14
- package/{index-TC8J7vPr.js → index-DcWDgmyd.js} +2 -2
- package/{index-D7AQshFV.js → index-w6MI7kmM.js} +1 -1
- package/index.js +1 -1
- package/{notice-njI0wpgq.js → notice-9MOGpCJA.js} +1 -1
- package/package.json +1 -1
- package/{transWebUrl-3O6fl71u.js → transWebUrl-2vA_yZh2.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-D5P2-t2Y.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-DcWDgmyd.js";
|
|
7
|
+
import "./transWebUrl-2vA_yZh2.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, x as ThemeType, y as currentTheme, j as LANG_ZH, z as LANG_EN, A 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, x as ThemeType, y as currentTheme, j as LANG_ZH, z as LANG_EN, A as getLocaleLang, G as GIcon, B as emitEvent, C as isHttps, b as REPO_EVENT, _ as _export_sfc } from "./index-D5P2-t2Y.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-D5P2-t2Y.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-2vA_yZh2.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-D5P2-t2Y.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-2vA_yZh2.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-D5P2-t2Y.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-D5P2-t2Y.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-D5P2-t2Y.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-DcWDgmyd.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-D5P2-t2Y.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-D5P2-t2Y.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-D5P2-t2Y.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]" };
|
|
@@ -505,6 +505,7 @@ const TOOLS_FLOAT_COLLAPSE_STATUS = {
|
|
|
505
505
|
const TOOLS_FLOAT_COLLAPSE_STATUS_KEY_FOR_REPO = "asideTool_collapse_status_repo";
|
|
506
506
|
const TOOLS_FLOAT_COLLAPSE_STATUS_KEY = "asideTool_collapse_status";
|
|
507
507
|
const TOOLS_FLOAT_COLLAPSE_DATE_KEY = "asideTool_collapse_date";
|
|
508
|
+
const GUI_YANG_GITCODE_HOST = "gitcode.host";
|
|
508
509
|
/*! @license DOMPurify 3.2.6 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.2.6/LICENSE */
|
|
509
510
|
const {
|
|
510
511
|
entries,
|
|
@@ -16884,13 +16885,13 @@ const _sfc_main$o = /* @__PURE__ */ defineComponent({
|
|
|
16884
16885
|
var _a;
|
|
16885
16886
|
const layoutConfig2 = useLayoutConfig();
|
|
16886
16887
|
const { t: $t } = i18n.global;
|
|
16887
|
-
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-
|
|
16888
|
-
const UserSearch = defineAsyncComponent(() => import("./UserSearch-
|
|
16889
|
-
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-
|
|
16890
|
-
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-
|
|
16891
|
-
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-
|
|
16892
|
-
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-
|
|
16893
|
-
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-
|
|
16888
|
+
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-x0Lh1u4S.js"));
|
|
16889
|
+
const UserSearch = defineAsyncComponent(() => import("./UserSearch-CG96SDsU.js"));
|
|
16890
|
+
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-B1fNx0fK.js"));
|
|
16891
|
+
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-DIr1OcUp.js"));
|
|
16892
|
+
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-BMnDXIw7.js"));
|
|
16893
|
+
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-S1slSvR1.js"));
|
|
16894
|
+
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-BeipCUrr.js"));
|
|
16894
16895
|
const props = __props;
|
|
16895
16896
|
const repoInfo = inject("repoInfo");
|
|
16896
16897
|
const orgInfo = inject("orgInfo");
|
|
@@ -17544,7 +17545,7 @@ const autoAvokeLogin = ({ isLogin, loginFunc, openHarmonyGuide, loginSuccess, lo
|
|
|
17544
17545
|
loginFunc({ type: "login", triggerType: "", loginTriggerSource: "router_login_auth", ...loginFuncOpts }, loginSuccess, openHarmonyGuide);
|
|
17545
17546
|
}
|
|
17546
17547
|
};
|
|
17547
|
-
const NoticeModal = defineAsyncComponent(() => import("./notice-
|
|
17548
|
+
const NoticeModal = defineAsyncComponent(() => import("./notice-9MOGpCJA.js"));
|
|
17548
17549
|
function clearNotice() {
|
|
17549
17550
|
if (localStorage$2.getItem("validator_email")) {
|
|
17550
17551
|
localStorage$2.removeItem("validator_email");
|
|
@@ -18155,10 +18156,10 @@ const useConfigSide = (request, sceneValue) => {
|
|
|
18155
18156
|
return Object.values(grouped);
|
|
18156
18157
|
};
|
|
18157
18158
|
const fetchArea = async () => {
|
|
18158
|
-
var _a;
|
|
18159
|
+
var _a, _b;
|
|
18159
18160
|
sideLoading.value = true;
|
|
18160
18161
|
const res = await API.getAsideConfig();
|
|
18161
|
-
|
|
18162
|
+
let asideList = (((_a = res == null ? void 0 : res.data) == null ? void 0 : _a.data) || []).map((item) => {
|
|
18162
18163
|
return {
|
|
18163
18164
|
...item,
|
|
18164
18165
|
left_menu_url: transformUrl$1(item.left_menu_url),
|
|
@@ -18168,6 +18169,9 @@ const useConfigSide = (request, sceneValue) => {
|
|
|
18168
18169
|
left_menu_logo_hover_black: transformUrl$1(item.left_menu_logo_hover_black)
|
|
18169
18170
|
};
|
|
18170
18171
|
});
|
|
18172
|
+
if (typeof window !== "undefined" && GUI_YANG_GITCODE_HOST && ((_b = window.location) == null ? void 0 : _b.origin.includes(GUI_YANG_GITCODE_HOST))) {
|
|
18173
|
+
asideList = asideList.filter((item) => !(item.left_menu_url && item.left_menu_url.includes("https://competition.gitcode")));
|
|
18174
|
+
}
|
|
18171
18175
|
if (judgeIsShowAssetMenus(asideList)) {
|
|
18172
18176
|
area.value = groupByArea([...assetMenus.value, ...asideList]);
|
|
18173
18177
|
} else {
|
|
@@ -18289,9 +18293,9 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
|
|
|
18289
18293
|
const layoutConfig2 = useLayoutConfig();
|
|
18290
18294
|
const { t: t2 } = i18n.global;
|
|
18291
18295
|
const route = useRoute();
|
|
18292
|
-
const MenuItem = defineAsyncComponent(() => import("./MenuItem-
|
|
18293
|
-
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-
|
|
18294
|
-
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-
|
|
18296
|
+
const MenuItem = defineAsyncComponent(() => import("./MenuItem-CJqGsBe8.js"));
|
|
18297
|
+
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-DdIFowq8.js"));
|
|
18298
|
+
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-EFHrpPLY.js"));
|
|
18295
18299
|
const props = __props;
|
|
18296
18300
|
console.log("slotKeys", props.slotKeys);
|
|
18297
18301
|
console.log("props", props);
|
|
@@ -23894,7 +23898,7 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
23894
23898
|
}
|
|
23895
23899
|
});
|
|
23896
23900
|
const MFA = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-vue-layout-gitcode"]]);
|
|
23897
|
-
const SlidCaptcha = defineAsyncComponent(() => import("./index-
|
|
23901
|
+
const SlidCaptcha = defineAsyncComponent(() => import("./index-w6MI7kmM.js"));
|
|
23898
23902
|
const useSlidCaptcha = () => {
|
|
23899
23903
|
const { mount, unMount } = usePopup("slid-captcha-popup");
|
|
23900
23904
|
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, 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-D5P2-t2Y.js";
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-2vA_yZh2.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,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-D5P2-t2Y.js";
|
|
4
4
|
import "vue-devui-lal/overlay/style.css";
|
|
5
5
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
6
6
|
__name: "index",
|
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-D5P2-t2Y.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