vue-layout-gitcode 1.6.13 → 1.7.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-B1fNx0fK.js → GloabarSearch-BKCN0Tq-.js} +3 -3
- package/{MenuItem-CJqGsBe8.js → MenuItem-BOlCKcjR.js} +1 -1
- package/{ProjectMenuList-EFHrpPLY.js → ProjectMenuList-C7JQ8C_B.js} +3 -3
- package/{ProjectMenuListV2-DdIFowq8.js → ProjectMenuListV2-Bf_xd4Z4.js} +2 -2
- package/{ProjectSearch-x0Lh1u4S.js → ProjectSearch-COm_iYxX.js} +1 -1
- package/{SearchHistoryList-DIr1OcUp.js → SearchHistoryList-DtHZs6TI.js} +1 -1
- package/{SearchPrefixTag-S1slSvR1.js → SearchPrefixTag-D4S4TP5i.js} +1 -1
- package/{SearchRecommed-BeipCUrr.js → SearchRecommed-v8Tr2d9M.js} +2 -2
- package/{SearchScopeList-BMnDXIw7.js → SearchScopeList-YYiYp6KV.js} +1 -1
- package/{UserSearch-CG96SDsU.js → UserSearch-7Rjtmw9u.js} +2 -11
- package/{index-D5P2-t2Y.js → index-CnkOEgFB.js} +85 -111
- package/{index-DcWDgmyd.js → index-D2HFgZcz.js} +3 -3
- package/{index-w6MI7kmM.js → index-DwPDP3DZ.js} +2 -2
- package/index.js +11 -11
- package/{notice-9MOGpCJA.js → notice-PaVykPNQ.js} +1 -1
- package/package.json +1 -1
- package/style.css +1 -1
- package/{transWebUrl-2vA_yZh2.js → transWebUrl-GcVgjNJw.js} +1 -1
|
@@ -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 {
|
|
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, L as LANG_KEY, g as LANG_ZH, j as usePageResize, 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 } from "./index-CnkOEgFB.js";
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-GcVgjNJw.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";
|
|
@@ -642,7 +642,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
642
642
|
const { widthType } = usePageResize();
|
|
643
643
|
const { t: $t } = i18n.global;
|
|
644
644
|
const handleClick = () => {
|
|
645
|
-
window.open(transWebUrl(
|
|
645
|
+
window.open(transWebUrl(props.info.web_url, props.urlParams), "_blank");
|
|
646
646
|
emits("report");
|
|
647
647
|
_frEventTrack(EVENT_NAME.CLICK_SEARCH_RESULT);
|
|
648
648
|
};
|
|
@@ -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 {
|
|
3
|
+
import { q as useLayoutConfig, _ as _export_sfc } from "./index-CnkOEgFB.js";
|
|
4
4
|
import "vue-devui-lal/overlay/style.css";
|
|
5
5
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
6
6
|
__name: "index",
|
|
@@ -35,7 +35,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
35
35
|
logoUrl: null
|
|
36
36
|
// 去除logo
|
|
37
37
|
};
|
|
38
|
-
window.initTAC("https://cdn-static.gitcode.
|
|
38
|
+
window.initTAC("https://cdn-static.gitcode.com/js/tac/", config, style).then((tac) => {
|
|
39
39
|
tac.init();
|
|
40
40
|
}).catch((e) => {
|
|
41
41
|
console.error("初始化tac失败", e);
|
package/index.js
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { J, K, O, I, S, H, x, Q, N, P, M } from "./index-CnkOEgFB.js";
|
|
2
2
|
export {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
3
|
+
J as GitCodeAside,
|
|
4
|
+
K as GitCodeHeader,
|
|
5
|
+
O as GitCodeLayoutEmitter,
|
|
6
|
+
I as Login,
|
|
7
7
|
S as SceneValue,
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
8
|
+
H as ToolsFloat,
|
|
9
|
+
x as currentTheme,
|
|
10
|
+
Q as default,
|
|
11
|
+
N as setLayoutConfig,
|
|
12
|
+
P as setTheme,
|
|
13
|
+
M as useLogin
|
|
14
14
|
};
|
|
@@ -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-CnkOEgFB.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";
|