vue-layout-gitcode 1.9.65 → 1.9.67
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-vM1916xG.js → GloabarSearch-CburLEnh.js} +3 -3
- package/{MenuItem-DCjEwo7u.js → MenuItem-CdO1Lg10.js} +1 -1
- package/{ProjectMenuList-CMqZ9XWn.js → ProjectMenuList-COr0OqlG.js} +2 -2
- package/{ProjectMenuListV2-B4SNF2mm.js → ProjectMenuListV2-C2yHf8nc.js} +21 -3
- package/{ProjectSearch-wfnnJ0Wl.js → ProjectSearch-9LzwSXY1.js} +1 -1
- package/{SearchHistoryList-CinRNJYs.js → SearchHistoryList-Dh874WSN.js} +1 -1
- package/{SearchPrefixTag-BsYIe4Vd.js → SearchPrefixTag-Cf3TSbIF.js} +1 -1
- package/{SearchRecommed-DIFtfXpZ.js → SearchRecommed-Crwx31-E.js} +2 -2
- package/{SearchScopeList-CDdcV_EE.js → SearchScopeList-DIS57bod.js} +1 -1
- package/{UserSearch-BMLMCJp6.js → UserSearch-BpSnRnHt.js} +1 -1
- package/{index-ezfpyv51.js → index-BMj5nTdp.js} +1 -1
- package/{index-uAsoxaRJ.js → index-BRcz5gFC.js} +211 -163
- package/{index-CkHu3ufn.js → index-C0Cnm1DO.js} +3 -2
- package/{index-CNTz6d42.js → index-Dc-VgC-b.js} +8 -5
- package/index.js +1 -1
- package/{notice-DSMGU_S_.js → notice-CQoE7UdC.js} +5 -3
- package/package.json +1 -1
- package/style.css +1 -1
- package/{transWebUrl-BFLsw1n3.js → transWebUrl-YrKMrbv0.js} +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, onMounted, onUnmounted, createBlock, openBlock, unref, withCtx, createElementVNode } from "vue";
|
|
2
|
-
import { x as getLocaleLang, L as LANG_ZH, y as useLayoutConfig, _ as _export_sfc } from "./index-
|
|
2
|
+
import { x as getLocaleLang, L as LANG_ZH, y as useLayoutConfig, _ as _export_sfc } from "./index-BRcz5gFC.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:";
|
|
@@ -90,7 +90,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
90
90
|
default: withCtx(() => _cache[0] || (_cache[0] = [
|
|
91
91
|
createElementVNode("div", { id: "captcha-box" }, null, -1)
|
|
92
92
|
])),
|
|
93
|
-
_: 1
|
|
93
|
+
_: 1,
|
|
94
|
+
__: [0]
|
|
94
95
|
});
|
|
95
96
|
};
|
|
96
97
|
}
|
|
@@ -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 { d as transferNumber, G as GIcon, _ as _export_sfc, s as setLoginTriggerSource, f as useRequestReport, r as reqCatch, h as headRequest, a as i18n, T as TOPIC_TYPE, g as useTimeFormat, j as useCookie, k as usePageResize, L as LANG_ZH, m as isGstarRepo, n as _sfc_main$b, o as isIncubationRepo, p as highlightWords, t as transformUrl, q as _frEventTrack, E as EVENT_NAME, c as REPO_TYPE, e as extractRepoInfoWithURL, w as LANG_KEY } from "./index-
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
3
|
+
import { d as transferNumber, G as GIcon, _ as _export_sfc, s as setLoginTriggerSource, f as useRequestReport, r as reqCatch, h as headRequest, a as i18n, T as TOPIC_TYPE, g as useTimeFormat, j as useCookie, k as usePageResize, L as LANG_ZH, m as isGstarRepo, n as _sfc_main$b, o as isIncubationRepo, p as highlightWords, t as transformUrl, q as _frEventTrack, E as EVENT_NAME, c as REPO_TYPE, e as extractRepoInfoWithURL, w as LANG_KEY } from "./index-BRcz5gFC.js";
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-YrKMrbv0.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";
|
|
@@ -535,7 +535,8 @@ const _sfc_main$2 = /* @__PURE__ */ defineComponent({
|
|
|
535
535
|
default: withCtx(() => [
|
|
536
536
|
_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))
|
|
537
537
|
]),
|
|
538
|
-
_: 1
|
|
538
|
+
_: 1,
|
|
539
|
+
__: [0]
|
|
539
540
|
})) : createCommentVNode("", true);
|
|
540
541
|
};
|
|
541
542
|
}
|
|
@@ -750,7 +751,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
750
751
|
default: withCtx(() => _cache[0] || (_cache[0] = [
|
|
751
752
|
createTextVNode("G-Star ")
|
|
752
753
|
])),
|
|
753
|
-
_: 1
|
|
754
|
+
_: 1,
|
|
755
|
+
__: [0]
|
|
754
756
|
}, 8, ["message"])
|
|
755
757
|
])) : createCommentVNode("", true),
|
|
756
758
|
unref(isIncubationRepo)(_ctx.info.topic_names) ? (openBlock(), createElementBlock("div", _hoisted_4, [
|
|
@@ -763,7 +765,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
763
765
|
default: withCtx(() => _cache[1] || (_cache[1] = [
|
|
764
766
|
createTextVNode(" G-Star ")
|
|
765
767
|
])),
|
|
766
|
-
_: 1
|
|
768
|
+
_: 1,
|
|
769
|
+
__: [1]
|
|
767
770
|
}, 8, ["message"])
|
|
768
771
|
])) : createCommentVNode("", true),
|
|
769
772
|
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-BRcz5gFC.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
|
]),
|