vue-layout-gitcode 1.4.0 → 1.4.1
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-B33TLUWE.js → GloabarSearch-DJJlMHn2.js} +2 -2
- package/{ProjectSearch-DKZpeYdU.js → ProjectSearch-CcrLvEeR.js} +1 -1
- package/{SearchHistoryList-CTfFHVIc.js → SearchHistoryList-BqVN1fHD.js} +1 -1
- package/{SearchPrefixTag-DoePXHQF.js → SearchPrefixTag-CsiC7PhG.js} +1 -1
- package/{SearchRecommed-BR0cN7VU.js → SearchRecommed-BBRsZfsV.js} +2 -2
- package/{SearchScopeList-DfEcH7aD.js → SearchScopeList-MckQme5c.js} +1 -1
- package/{UserSearch-DuP8Wgsr.js → UserSearch-ck4Q7yWz.js} +1 -1
- package/{index-nMngrtuQ.js → index-D-yWEijo.js} +18 -10
- package/{index-BDftI5wT.js → index-D9j_e8jR.js} +1 -1
- package/{index-t3jwVa4V.js → index-DXoHqw6D.js} +1 -1
- package/index.js +1 -1
- package/{notice-DVbcYxeA.js → notice-BjpT7egm.js} +1 -1
- package/package.json +1 -1
|
@@ -1,8 +1,8 @@
|
|
|
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-
|
|
5
|
-
import { u as useReportRepo, S as SearchRepoCard, f as formatNameSpace } 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-D-yWEijo.js";
|
|
5
|
+
import { u as useReportRepo, S as SearchRepoCard, f as formatNameSpace } from "./index-D9j_e8jR.js";
|
|
6
6
|
import "vue-devui-lal/tooltip";
|
|
7
7
|
import "vue-devui-lal/tooltip/style.css";
|
|
8
8
|
import "vue-router";
|
|
@@ -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-D-yWEijo.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-D-yWEijo.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-D-yWEijo.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-D9j_e8jR.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-D-yWEijo.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-D-yWEijo.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-D-yWEijo.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]" };
|
|
@@ -14328,7 +14328,7 @@ function headRequest(request) {
|
|
|
14328
14328
|
data,
|
|
14329
14329
|
headers: {
|
|
14330
14330
|
"last-repo-id": getLastTimeRepoId(),
|
|
14331
|
-
"X-Source":
|
|
14331
|
+
"X-Source": getFullStepSource()
|
|
14332
14332
|
}
|
|
14333
14333
|
})
|
|
14334
14334
|
);
|
|
@@ -18088,13 +18088,13 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
|
|
|
18088
18088
|
var _a;
|
|
18089
18089
|
const layoutConfig2 = useLayoutConfig();
|
|
18090
18090
|
const { t: $t } = i18n.global;
|
|
18091
|
-
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-
|
|
18092
|
-
const UserSearch = defineAsyncComponent(() => import("./UserSearch-
|
|
18093
|
-
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-
|
|
18094
|
-
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-
|
|
18095
|
-
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-
|
|
18096
|
-
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-
|
|
18097
|
-
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-
|
|
18091
|
+
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-CcrLvEeR.js"));
|
|
18092
|
+
const UserSearch = defineAsyncComponent(() => import("./UserSearch-ck4Q7yWz.js"));
|
|
18093
|
+
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-DJJlMHn2.js"));
|
|
18094
|
+
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-BqVN1fHD.js"));
|
|
18095
|
+
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-MckQme5c.js"));
|
|
18096
|
+
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-CsiC7PhG.js"));
|
|
18097
|
+
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-BBRsZfsV.js"));
|
|
18098
18098
|
const props = __props;
|
|
18099
18099
|
const repoInfo = inject("repoInfo");
|
|
18100
18100
|
const orgInfo = inject("orgInfo");
|
|
@@ -18704,7 +18704,7 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
|
|
|
18704
18704
|
}
|
|
18705
18705
|
});
|
|
18706
18706
|
const Search = /* @__PURE__ */ _export_sfc(_sfc_main$m, [["__scopeId", "data-v-gitcode-layout-lib"]]);
|
|
18707
|
-
const NoticeModal = defineAsyncComponent(() => import("./notice-
|
|
18707
|
+
const NoticeModal = defineAsyncComponent(() => import("./notice-BjpT7egm.js"));
|
|
18708
18708
|
function clearNotice() {
|
|
18709
18709
|
if (localStorage$2.getItem("validator_email")) {
|
|
18710
18710
|
localStorage$2.removeItem("validator_email");
|
|
@@ -21813,6 +21813,14 @@ function getLoginTriggerSource() {
|
|
|
21813
21813
|
function getRegisterSourceTab() {
|
|
21814
21814
|
return sessionStorage$1.getItem(REGISTER_SOURCE_TAB);
|
|
21815
21815
|
}
|
|
21816
|
+
function getFullStepSource() {
|
|
21817
|
+
const loginTriggerSource = getLoginTriggerSource();
|
|
21818
|
+
const registerSource = getRegisterSourceTab();
|
|
21819
|
+
if (loginTriggerSource && registerSource) {
|
|
21820
|
+
return `${loginTriggerSource},${registerSource}`;
|
|
21821
|
+
}
|
|
21822
|
+
return registerSource || loginTriggerSource;
|
|
21823
|
+
}
|
|
21816
21824
|
function getLoginReturnUrl() {
|
|
21817
21825
|
return api.get("third_utm_source_sign_path") || localStorage$2.getItem("loginReturnUrl") || "/";
|
|
21818
21826
|
}
|
|
@@ -25518,7 +25526,7 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
25518
25526
|
}
|
|
25519
25527
|
});
|
|
25520
25528
|
const MFA = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-gitcode-layout-lib"]]);
|
|
25521
|
-
const SlidCaptcha = defineAsyncComponent(() => import("./index-
|
|
25529
|
+
const SlidCaptcha = defineAsyncComponent(() => import("./index-DXoHqw6D.js"));
|
|
25522
25530
|
const useSlidCaptcha = () => {
|
|
25523
25531
|
const { mount, unMount } = usePopup("slid-captcha-popup");
|
|
25524
25532
|
const open = (config) => {
|
|
@@ -1,5 +1,5 @@
|
|
|
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
|
-
import { d as debounce, t as transferNumber, G as GIcon, s as setLoginTriggerSource, f as useRequestReport, r as reqCatch, h as headRequest, _ as _export_sfc, 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$9, o as isIncubationRepo, p as highlightWords, q as transWebUrl, w as _frEventTrack, E as EVENT_NAME, c as REPO_TYPE, e as extractRepoInfoWithURL } from "./index-
|
|
2
|
+
import { d as debounce, t as transferNumber, G as GIcon, s as setLoginTriggerSource, f as useRequestReport, r as reqCatch, h as headRequest, _ as _export_sfc, 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$9, o as isIncubationRepo, p as highlightWords, q as transWebUrl, w as _frEventTrack, E as EVENT_NAME, c as REPO_TYPE, e as extractRepoInfoWithURL } from "./index-D-yWEijo.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
4
|
import { Row, Col } from "vue-devui-lal/grid";
|
|
5
5
|
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 { x as useLayoutConfig, _ as _export_sfc } from "./index-
|
|
3
|
+
import { x as useLayoutConfig, _ as _export_sfc } from "./index-D-yWEijo.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-D-yWEijo.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";
|