vue-layout-gitcode 1.9.24 → 1.9.25
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-DvwqPhj1.js → GloabarSearch-BYEaJ2t8.js} +3 -3
- package/{MenuItem-CskIC2s2.js → MenuItem-BzzkZaR0.js} +1 -1
- package/{ProjectMenuList-CnRGzMLI.js → ProjectMenuList-D_to8hLr.js} +2 -2
- package/{ProjectMenuListV2-NJkomQOY.js → ProjectMenuListV2-BhCDVdD2.js} +2 -2
- package/{ProjectSearch-BHlc3LSt.js → ProjectSearch-CyIpkKwe.js} +1 -1
- package/{SearchHistoryList-DNwP1_gD.js → SearchHistoryList-B3kQBh7o.js} +1 -1
- package/{SearchPrefixTag-C3nm3DUD.js → SearchPrefixTag-B9E5mEdo.js} +1 -1
- package/{SearchRecommed-ZkQ9uLOS.js → SearchRecommed-C9Z4p39v.js} +2 -2
- package/{SearchScopeList-D9gr_YB3.js → SearchScopeList-areGRHa2.js} +1 -1
- package/{UserSearch-D_fmlIH1.js → UserSearch-CpixhpGl.js} +1 -1
- package/{index-DrK2bRFB.js → index-BEehTH0a.js} +1 -1
- package/{index-P9nLaUOI.js → index-BJ-OEHDT.js} +1 -1
- package/{index-jeuYsEhx.js → index-BWASBToz.js} +2 -2
- package/{index-BhBC0w9a.js → index-rjUGABm7.js} +17 -13
- package/index.js +1 -1
- package/{notice-D35qmAFs.js → notice-DICIuBZl.js} +1 -1
- package/package.json +1 -1
- package/{transWebUrl-BcvRSwng.js → transWebUrl-Zj8oOq0O.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-rjUGABm7.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-BWASBToz.js";
|
|
7
|
+
import "./transWebUrl-Zj8oOq0O.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, x as useLayoutConfig, y as ThemeType, z as currentTheme, L 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 { a as i18n, x as useLayoutConfig, y as ThemeType, z as currentTheme, L 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-rjUGABm7.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, D as _sfc_main$1, F as loadAsideData, B as emitEvent, s as setLoginTriggerSource, d as useRequestReport, H as asideRequest, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, x as useLayoutConfig, G as GIcon, D as _sfc_main$1, F as loadAsideData, B as emitEvent, s as setLoginTriggerSource, d as useRequestReport, H as asideRequest, _ as _export_sfc } from "./index-rjUGABm7.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-Zj8oOq0O.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, d as useRequestReport, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, x as useLayoutConfig, G as GIcon, B as emitEvent, s as setLoginTriggerSource, d as useRequestReport, _ as _export_sfc } from "./index-rjUGABm7.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-Zj8oOq0O.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-rjUGABm7.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-rjUGABm7.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-rjUGABm7.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-BWASBToz.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-rjUGABm7.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-rjUGABm7.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-rjUGABm7.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 { w as getLocaleLang, L as LANG_ZH, x as useLayoutConfig, _ as _export_sfc } from "./index-
|
|
2
|
+
import { w as getLocaleLang, L as LANG_ZH, x as useLayoutConfig, _ as _export_sfc } from "./index-rjUGABm7.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, j as usePageResize, w as getLocaleLang, L as LANG_ZH, _ as _export_sfc } from "./index-
|
|
11
|
+
import { a as i18n, j as usePageResize, w as getLocaleLang, L as LANG_ZH, _ as _export_sfc } from "./index-rjUGABm7.js";
|
|
12
12
|
const _YunpianCaptchaManager = class _YunpianCaptchaManager {
|
|
13
13
|
constructor() {
|
|
14
14
|
__publicField(this, "ypRiddlerInstance", null);
|
|
@@ -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 { t as transferNumber, G as GIcon, _ as _export_sfc, s as setLoginTriggerSource, d as useRequestReport, r as reqCatch, h as headRequest, a as i18n, T as TOPIC_TYPE, f as useTimeFormat, g as useCookie, j as usePageResize, L as LANG_ZH, k as isGstarRepo, m as _sfc_main$b, n as isIncubationRepo, o as highlightWords, p as _frEventTrack, E as EVENT_NAME, c as REPO_TYPE, e as extractRepoInfoWithURL, q as LANG_KEY } from "./index-
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
3
|
+
import { t as transferNumber, G as GIcon, _ as _export_sfc, s as setLoginTriggerSource, d as useRequestReport, r as reqCatch, h as headRequest, a as i18n, T as TOPIC_TYPE, f as useTimeFormat, g as useCookie, j as usePageResize, L as LANG_ZH, k as isGstarRepo, m as _sfc_main$b, n as isIncubationRepo, o as highlightWords, p as _frEventTrack, E as EVENT_NAME, c as REPO_TYPE, e as extractRepoInfoWithURL, q as LANG_KEY } from "./index-rjUGABm7.js";
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-Zj8oOq0O.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";
|
|
@@ -8242,6 +8242,10 @@ const LANGUAGE = [
|
|
|
8242
8242
|
{ label: "English", value: LANG_EN, language: LANGUAGE_EN, icon: "gt-line-English1" }
|
|
8243
8243
|
];
|
|
8244
8244
|
const LANG_KEY = "gitcode_lang";
|
|
8245
|
+
const currentDomainCookie = api.get(LANG_KEY);
|
|
8246
|
+
if (currentDomainCookie && "." + window.location.hostname !== ".gitcode.com") {
|
|
8247
|
+
api.remove(LANG_KEY);
|
|
8248
|
+
}
|
|
8245
8249
|
const SUPPORT_LOCALES = [LANG_EN, LANG_ZH];
|
|
8246
8250
|
function isComposer(instance, mode) {
|
|
8247
8251
|
return mode === "composition" && isRef(instance.locale);
|
|
@@ -16975,13 +16979,13 @@ const _sfc_main$o = /* @__PURE__ */ defineComponent({
|
|
|
16975
16979
|
var _a;
|
|
16976
16980
|
const layoutConfig2 = useLayoutConfig();
|
|
16977
16981
|
const { t: $t } = i18n.global;
|
|
16978
|
-
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-
|
|
16979
|
-
const UserSearch = defineAsyncComponent(() => import("./UserSearch-
|
|
16980
|
-
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-
|
|
16981
|
-
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-
|
|
16982
|
-
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-
|
|
16983
|
-
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-
|
|
16984
|
-
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-
|
|
16982
|
+
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-CyIpkKwe.js"));
|
|
16983
|
+
const UserSearch = defineAsyncComponent(() => import("./UserSearch-CpixhpGl.js"));
|
|
16984
|
+
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-BYEaJ2t8.js"));
|
|
16985
|
+
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-B3kQBh7o.js"));
|
|
16986
|
+
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-areGRHa2.js"));
|
|
16987
|
+
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-B9E5mEdo.js"));
|
|
16988
|
+
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-C9Z4p39v.js"));
|
|
16985
16989
|
const props = __props;
|
|
16986
16990
|
const repoInfo = inject("repoInfo");
|
|
16987
16991
|
const orgInfo = inject("orgInfo");
|
|
@@ -17635,7 +17639,7 @@ const autoAvokeLogin = ({ isLogin, loginFunc, openHarmonyGuide, loginSuccess, lo
|
|
|
17635
17639
|
loginFunc({ type: "login", triggerType: "", loginTriggerSource: "router_login_auth", ...loginFuncOpts }, loginSuccess, openHarmonyGuide);
|
|
17636
17640
|
}
|
|
17637
17641
|
};
|
|
17638
|
-
const NoticeModal = defineAsyncComponent(() => import("./notice-
|
|
17642
|
+
const NoticeModal = defineAsyncComponent(() => import("./notice-DICIuBZl.js"));
|
|
17639
17643
|
function clearNotice() {
|
|
17640
17644
|
if (localStorage$2.getItem("validator_email")) {
|
|
17641
17645
|
localStorage$2.removeItem("validator_email");
|
|
@@ -18389,9 +18393,9 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
|
|
|
18389
18393
|
const layoutConfig2 = useLayoutConfig();
|
|
18390
18394
|
const { t: t2 } = i18n.global;
|
|
18391
18395
|
const route = useRoute();
|
|
18392
|
-
const MenuItem = defineAsyncComponent(() => import("./MenuItem-
|
|
18393
|
-
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-
|
|
18394
|
-
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-
|
|
18396
|
+
const MenuItem = defineAsyncComponent(() => import("./MenuItem-BzzkZaR0.js"));
|
|
18397
|
+
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-BhCDVdD2.js"));
|
|
18398
|
+
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-D_to8hLr.js"));
|
|
18395
18399
|
const props = __props;
|
|
18396
18400
|
console.log("slotKeys", props.slotKeys);
|
|
18397
18401
|
console.log("props", props);
|
|
@@ -24112,7 +24116,7 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
24112
24116
|
}
|
|
24113
24117
|
});
|
|
24114
24118
|
const MFA = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-vue-layout-gitcode"]]);
|
|
24115
|
-
const SlidCaptcha = defineAsyncComponent(() => import("./index-
|
|
24119
|
+
const SlidCaptcha = defineAsyncComponent(() => import("./index-BEehTH0a.js"));
|
|
24116
24120
|
const useSlidCaptcha = () => {
|
|
24117
24121
|
const { mount, unMount } = usePopup("slid-captcha-popup");
|
|
24118
24122
|
const open = (config) => {
|
|
@@ -24131,7 +24135,7 @@ const useSlidCaptcha = () => {
|
|
|
24131
24135
|
close: unMount
|
|
24132
24136
|
};
|
|
24133
24137
|
};
|
|
24134
|
-
const YunpianCaptcha = defineAsyncComponent(() => import("./index-
|
|
24138
|
+
const YunpianCaptcha = defineAsyncComponent(() => import("./index-BJ-OEHDT.js"));
|
|
24135
24139
|
const useYunpianCaptcha = () => {
|
|
24136
24140
|
const { mount, unMount } = usePopup("yunpian-captcha-popup");
|
|
24137
24141
|
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-rjUGABm7.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