vue-layout-gitcode 1.4.0 → 1.4.2
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-Deoy9dhs.js} +2 -2
- package/{ProjectSearch-DKZpeYdU.js → ProjectSearch-C--H0G_k.js} +1 -1
- package/{SearchHistoryList-CTfFHVIc.js → SearchHistoryList-B00pGEgW.js} +1 -1
- package/{SearchPrefixTag-DoePXHQF.js → SearchPrefixTag-sqkIKk72.js} +1 -1
- package/{SearchRecommed-BR0cN7VU.js → SearchRecommed-DUd6KR3g.js} +2 -2
- package/{SearchScopeList-DfEcH7aD.js → SearchScopeList-d-CsHnRa.js} +1 -1
- package/{UserSearch-DuP8Wgsr.js → UserSearch-BOWrO9FX.js} +1 -1
- package/{index-t3jwVa4V.js → index-C00kKtvf.js} +3 -2
- package/{index-nMngrtuQ.js → index-COoLCRek.js} +212 -156
- package/{index-BDftI5wT.js → index-wub8P5xw.js} +7 -4
- package/index.js +1 -1
- package/{notice-DVbcYxeA.js → notice-L_FYCL2U.js} +5 -3
- package/package.json +1 -1
- package/style.css +1 -1
|
@@ -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-COoLCRek.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";
|
|
@@ -461,7 +461,8 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
461
461
|
default: withCtx(() => [
|
|
462
462
|
_cache[0] || (_cache[0] = createElementVNode("div", { class: "new-tag w-[32px] h-[15px] text-[9px] text-[#ffffff] flex items-center justify-center leading-[1]" }, "New", -1))
|
|
463
463
|
]),
|
|
464
|
-
_: 1
|
|
464
|
+
_: 1,
|
|
465
|
+
__: [0]
|
|
465
466
|
})) : createCommentVNode("", true);
|
|
466
467
|
};
|
|
467
468
|
}
|
|
@@ -605,7 +606,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
605
606
|
default: withCtx(() => _cache[0] || (_cache[0] = [
|
|
606
607
|
createTextVNode("G-Star ")
|
|
607
608
|
])),
|
|
608
|
-
_: 1
|
|
609
|
+
_: 1,
|
|
610
|
+
__: [0]
|
|
609
611
|
}, 8, ["message"])
|
|
610
612
|
])) : createCommentVNode("", true),
|
|
611
613
|
unref(isIncubationRepo)(_ctx.info.topic_names) ? (openBlock(), createElementBlock("div", _hoisted_4, [
|
|
@@ -618,7 +620,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
618
620
|
default: withCtx(() => _cache[1] || (_cache[1] = [
|
|
619
621
|
createTextVNode(" G-Star ")
|
|
620
622
|
])),
|
|
621
|
-
_: 1
|
|
623
|
+
_: 1,
|
|
624
|
+
__: [1]
|
|
622
625
|
}, 8, ["message"])
|
|
623
626
|
])) : createCommentVNode("", true),
|
|
624
627
|
createVNode(NewTag, {
|
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-COoLCRek.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,7 +39,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
39
39
|
default: withCtx(() => _cache[1] || (_cache[1] = [
|
|
40
40
|
createTextVNode("忽略")
|
|
41
41
|
])),
|
|
42
|
-
_: 1
|
|
42
|
+
_: 1,
|
|
43
|
+
__: [1]
|
|
43
44
|
}, 8, ["size", "onClick"]),
|
|
44
45
|
createVNode(unref(Button), {
|
|
45
46
|
variant: "solid",
|
|
@@ -50,7 +51,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
50
51
|
default: withCtx(() => _cache[2] || (_cache[2] = [
|
|
51
52
|
createTextVNode("修改")
|
|
52
53
|
])),
|
|
53
|
-
_: 1
|
|
54
|
+
_: 1,
|
|
55
|
+
__: [2]
|
|
54
56
|
}, 8, ["size"])
|
|
55
57
|
], 2)
|
|
56
58
|
]),
|