vue-layout-gitcode 1.3.7 → 1.3.8
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-C1wrkkwq.js → GloabarSearch-D0S3gVOB.js} +2 -2
- package/{ProjectSearch-DMGVJ9IZ.js → ProjectSearch-ChzIGXZl.js} +1 -1
- package/{SearchHistoryList-BmpBwTP0.js → SearchHistoryList--9Rv82T6.js} +1 -1
- package/{SearchPrefixTag-BqqKR3m5.js → SearchPrefixTag-CnCoi0ZD.js} +1 -1
- package/{SearchRecommed-BhEIcGi2.js → SearchRecommed-Dk1hnzKm.js} +2 -2
- package/{SearchScopeList-DclfT5tR.js → SearchScopeList-DzThTa2R.js} +1 -1
- package/{UserSearch-2dyc4nHs.js → UserSearch-BmIYinLF.js} +1 -1
- package/{index-Cy53uCDy.js → index-BPW851MO.js} +212 -205
- package/{index-Cf_S7c60.js → index-D4t73XjT.js} +2 -3
- package/{index-QBbAAHBg.js → index-DH-FD9H5.js} +3 -5
- package/index.js +1 -1
- package/{notice-CORpFE7s.js → notice-DAi8Laq9.js} +3 -5
- package/package.json +1 -1
- package/style.css +1 -1
|
@@ -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-BPW851MO.js";
|
|
4
4
|
import "vue-devui-lal/overlay/style.css";
|
|
5
5
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
6
6
|
__name: "index",
|
|
@@ -49,8 +49,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
49
49
|
default: withCtx(() => _cache[0] || (_cache[0] = [
|
|
50
50
|
createElementVNode("div", { id: "captcha-box" }, null, -1)
|
|
51
51
|
])),
|
|
52
|
-
_: 1
|
|
53
|
-
__: [0]
|
|
52
|
+
_: 1
|
|
54
53
|
});
|
|
55
54
|
};
|
|
56
55
|
}
|
|
@@ -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, reactive, withCtx } 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$8, o as isIncubationRepo, p as highlightWords, q as transWebUrl, v as _frEventTrack, E as EVENT_NAME, b 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$8, o as isIncubationRepo, p as highlightWords, q as transWebUrl, v as _frEventTrack, E as EVENT_NAME, b as REPO_TYPE, e as extractRepoInfoWithURL } from "./index-BPW851MO.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";
|
|
@@ -549,8 +549,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
549
549
|
default: withCtx(() => _cache[0] || (_cache[0] = [
|
|
550
550
|
createTextVNode("G-Star ")
|
|
551
551
|
])),
|
|
552
|
-
_: 1
|
|
553
|
-
__: [0]
|
|
552
|
+
_: 1
|
|
554
553
|
}, 8, ["message"])
|
|
555
554
|
])) : createCommentVNode("", true),
|
|
556
555
|
unref(isIncubationRepo)(_ctx.info.topic_names) ? (openBlock(), createElementBlock("div", _hoisted_4, [
|
|
@@ -563,8 +562,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
563
562
|
default: withCtx(() => _cache[1] || (_cache[1] = [
|
|
564
563
|
createTextVNode(" G-Star ")
|
|
565
564
|
])),
|
|
566
|
-
_: 1
|
|
567
|
-
__: [1]
|
|
565
|
+
_: 1
|
|
568
566
|
}, 8, ["message"])
|
|
569
567
|
])) : createCommentVNode("", true)
|
|
570
568
|
]),
|
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-BPW851MO.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";
|
|
@@ -39,8 +39,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
39
39
|
default: withCtx(() => _cache[1] || (_cache[1] = [
|
|
40
40
|
createTextVNode("忽略")
|
|
41
41
|
])),
|
|
42
|
-
_: 1
|
|
43
|
-
__: [1]
|
|
42
|
+
_: 1
|
|
44
43
|
}, 8, ["size", "onClick"]),
|
|
45
44
|
createVNode(unref(Button), {
|
|
46
45
|
variant: "solid",
|
|
@@ -51,8 +50,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
51
50
|
default: withCtx(() => _cache[2] || (_cache[2] = [
|
|
52
51
|
createTextVNode("修改")
|
|
53
52
|
])),
|
|
54
|
-
_: 1
|
|
55
|
-
__: [2]
|
|
53
|
+
_: 1
|
|
56
54
|
}, 8, ["size"])
|
|
57
55
|
], 2)
|
|
58
56
|
]),
|