vue-layout-gitcode 1.9.26 → 1.9.28
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-Dcbft8i_.js → GloabarSearch-DDOckMzO.js} +3 -3
- package/{MenuItem-C1hAqGMO.js → MenuItem-CDYxkcXM.js} +1 -1
- package/{ProjectMenuList-BXSCaCP1.js → ProjectMenuList-DaLWbAPX.js} +2 -2
- package/{ProjectMenuListV2-HcqvwQT_.js → ProjectMenuListV2-CF4W563B.js} +2 -2
- package/{ProjectSearch-DSulhqaM.js → ProjectSearch-CCUaFrCC.js} +1 -1
- package/{SearchHistoryList-Dzj8yPhh.js → SearchHistoryList-CxS3Szb4.js} +1 -1
- package/{SearchPrefixTag-Cx-aKV2U.js → SearchPrefixTag-CREXyzSs.js} +1 -1
- package/{SearchRecommed-B7vBQKC3.js → SearchRecommed-C_5TZJEF.js} +2 -2
- package/{SearchScopeList-DJT8QgGW.js → SearchScopeList-CcWqIF2K.js} +1 -1
- package/{UserSearch-Dcx867DM.js → UserSearch-ohIQpNeq.js} +1 -1
- package/{index-B1ZrEIzo.js → index-BZ7_y5h7.js} +1 -1
- package/{index-C8nUvrmy.js → index-CLfTP62H.js} +19 -17
- package/{index-BfScL8g2.js → index-DDgb4Ag3.js} +1 -1
- package/{index-DqzTFpwq.js → index-dcVHs-AT.js} +2 -2
- package/index.js +1 -1
- package/{notice-DgXj8zeU.js → notice-DNuxLGSS.js} +1 -1
- package/package.json +1 -1
- package/{transWebUrl-9qH-Jmlm.js → transWebUrl-WRdeWRg2.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-CLfTP62H.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-dcVHs-AT.js";
|
|
7
|
+
import "./transWebUrl-WRdeWRg2.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-CLfTP62H.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-CLfTP62H.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-WRdeWRg2.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-CLfTP62H.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-WRdeWRg2.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-CLfTP62H.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-CLfTP62H.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-CLfTP62H.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-dcVHs-AT.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-CLfTP62H.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-CLfTP62H.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-CLfTP62H.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-CLfTP62H.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:";
|
|
@@ -8242,11 +8242,11 @@ 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 SUPPORT_LOCALES = [LANG_EN, LANG_ZH];
|
|
8245
8246
|
const currentDomainCookie = api.get(LANG_KEY);
|
|
8246
|
-
if (currentDomainCookie && "." + window.location.hostname !== ".gitcode.com") {
|
|
8247
|
+
if (currentDomainCookie && "." + window.location.hostname !== ".gitcode.com" || !SUPPORT_LOCALES.includes(currentDomainCookie)) {
|
|
8247
8248
|
api.remove(LANG_KEY);
|
|
8248
8249
|
}
|
|
8249
|
-
const SUPPORT_LOCALES = [LANG_EN, LANG_ZH];
|
|
8250
8250
|
function isComposer(instance, mode) {
|
|
8251
8251
|
return mode === "composition" && isRef(instance.locale);
|
|
8252
8252
|
}
|
|
@@ -8269,8 +8269,10 @@ function setI18nLanguage(i18n2, locale2) {
|
|
|
8269
8269
|
setLocale(i18n2, locale2);
|
|
8270
8270
|
}
|
|
8271
8271
|
const getLocaleLang = () => {
|
|
8272
|
-
const
|
|
8273
|
-
|
|
8272
|
+
const cookieLang = api.get(LANG_KEY);
|
|
8273
|
+
const localStorageLang = localStorage.getItem(LANG_KEY);
|
|
8274
|
+
const storedLang = [LANG_EN, LANG_ZH].includes(cookieLang) ? cookieLang : localStorageLang;
|
|
8275
|
+
let localLang = storedLang || LANG_ZH;
|
|
8274
8276
|
if (typeof window !== "undefined" && window.location.pathname.startsWith("/ai-copilot")) {
|
|
8275
8277
|
localLang = LANG_ZH;
|
|
8276
8278
|
}
|
|
@@ -16979,13 +16981,13 @@ const _sfc_main$o = /* @__PURE__ */ defineComponent({
|
|
|
16979
16981
|
var _a;
|
|
16980
16982
|
const layoutConfig2 = useLayoutConfig();
|
|
16981
16983
|
const { t: $t } = i18n.global;
|
|
16982
|
-
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-
|
|
16983
|
-
const UserSearch = defineAsyncComponent(() => import("./UserSearch-
|
|
16984
|
-
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-
|
|
16985
|
-
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-
|
|
16986
|
-
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-
|
|
16987
|
-
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-
|
|
16988
|
-
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-
|
|
16984
|
+
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-CCUaFrCC.js"));
|
|
16985
|
+
const UserSearch = defineAsyncComponent(() => import("./UserSearch-ohIQpNeq.js"));
|
|
16986
|
+
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-DDOckMzO.js"));
|
|
16987
|
+
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-CxS3Szb4.js"));
|
|
16988
|
+
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-CcWqIF2K.js"));
|
|
16989
|
+
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-CREXyzSs.js"));
|
|
16990
|
+
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-C_5TZJEF.js"));
|
|
16989
16991
|
const props = __props;
|
|
16990
16992
|
const repoInfo = inject("repoInfo");
|
|
16991
16993
|
const orgInfo = inject("orgInfo");
|
|
@@ -17639,7 +17641,7 @@ const autoAvokeLogin = ({ isLogin, loginFunc, openHarmonyGuide, loginSuccess, lo
|
|
|
17639
17641
|
loginFunc({ type: "login", triggerType: "", loginTriggerSource: "router_login_auth", ...loginFuncOpts }, loginSuccess, openHarmonyGuide);
|
|
17640
17642
|
}
|
|
17641
17643
|
};
|
|
17642
|
-
const NoticeModal = defineAsyncComponent(() => import("./notice-
|
|
17644
|
+
const NoticeModal = defineAsyncComponent(() => import("./notice-DNuxLGSS.js"));
|
|
17643
17645
|
function clearNotice() {
|
|
17644
17646
|
if (localStorage$2.getItem("validator_email")) {
|
|
17645
17647
|
localStorage$2.removeItem("validator_email");
|
|
@@ -18393,9 +18395,9 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
|
|
|
18393
18395
|
const layoutConfig2 = useLayoutConfig();
|
|
18394
18396
|
const { t: t2 } = i18n.global;
|
|
18395
18397
|
const route = useRoute();
|
|
18396
|
-
const MenuItem = defineAsyncComponent(() => import("./MenuItem-
|
|
18397
|
-
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-
|
|
18398
|
-
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-
|
|
18398
|
+
const MenuItem = defineAsyncComponent(() => import("./MenuItem-CDYxkcXM.js"));
|
|
18399
|
+
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-CF4W563B.js"));
|
|
18400
|
+
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-DaLWbAPX.js"));
|
|
18399
18401
|
const props = __props;
|
|
18400
18402
|
console.log("slotKeys", props.slotKeys);
|
|
18401
18403
|
console.log("props", props);
|
|
@@ -24116,7 +24118,7 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
24116
24118
|
}
|
|
24117
24119
|
});
|
|
24118
24120
|
const MFA = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-vue-layout-gitcode"]]);
|
|
24119
|
-
const SlidCaptcha = defineAsyncComponent(() => import("./index-
|
|
24121
|
+
const SlidCaptcha = defineAsyncComponent(() => import("./index-BZ7_y5h7.js"));
|
|
24120
24122
|
const useSlidCaptcha = () => {
|
|
24121
24123
|
const { mount, unMount } = usePopup("slid-captcha-popup");
|
|
24122
24124
|
const open = (config) => {
|
|
@@ -24135,7 +24137,7 @@ const useSlidCaptcha = () => {
|
|
|
24135
24137
|
close: unMount
|
|
24136
24138
|
};
|
|
24137
24139
|
};
|
|
24138
|
-
const YunpianCaptcha = defineAsyncComponent(() => import("./index-
|
|
24140
|
+
const YunpianCaptcha = defineAsyncComponent(() => import("./index-DDgb4Ag3.js"));
|
|
24139
24141
|
const useYunpianCaptcha = () => {
|
|
24140
24142
|
const { mount, unMount } = usePopup("yunpian-captcha-popup");
|
|
24141
24143
|
const open = (config) => {
|
|
@@ -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-CLfTP62H.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-CLfTP62H.js";
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-WRdeWRg2.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-CLfTP62H.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