vue-layout-gitcode 1.5.34 → 1.5.36
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-DZGmFA1m.js → GloabarSearch-BGc6DLnE.js} +3 -3
- package/{MenuItem-BOkkvT6C.js → MenuItem-Dio6Ln8-.js} +1 -1
- package/{ProjectMenuList-462YTAHk.js → ProjectMenuList-Ce48BVmI.js} +2 -2
- package/{ProjectMenuListV2-avbI2UMz.js → ProjectMenuListV2-BKK9O3L_.js} +2 -2
- package/{ProjectSearch-DD4VCM3b.js → ProjectSearch-kL14PUeX.js} +1 -1
- package/{SearchHistoryList-jKbcFGFu.js → SearchHistoryList-20zHdp-p.js} +1 -1
- package/{SearchPrefixTag-CkJGOaJz.js → SearchPrefixTag-BovdaNX0.js} +1 -1
- package/{SearchRecommed-CRw5pdbn.js → SearchRecommed-CbxMvHsl.js} +2 -2
- package/{SearchScopeList-CwZ5Heoj.js → SearchScopeList-BgkRfLWh.js} +1 -1
- package/{UserSearch-5iHIyvIN.js → UserSearch-Dp5Jgb6Q.js} +1 -1
- package/{index-BgvBOCDx.js → index-BqBr_GoX.js} +413 -318
- package/{index-DKrbPWMe.js → index-Cw2AlYDo.js} +8 -5
- package/{index-DJKMd4NN.js → index-d7hFk5hY.js} +3 -2
- package/index.js +1 -1
- package/{notice-Bj22S934.js → notice-BJ2Ckgri.js} +5 -3
- package/package.json +1 -1
- package/style.css +1 -1
- package/{transWebUrl-D-OjlIKt.js → transWebUrl-BV1Y3bDh.js} +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
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
2
|
import debounce from "lodash/debounce";
|
|
3
|
-
import { t as transferNumber, G as GIcon, s as setLoginTriggerSource, d as useRequestReport, r as reqCatch, h as headRequest, _ as _export_sfc, 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$9, n as isIncubationRepo, o as highlightWords, p as _frEventTrack, E as EVENT_NAME, c as REPO_TYPE, e as extractRepoInfoWithURL } from "./index-
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
3
|
+
import { t as transferNumber, G as GIcon, s as setLoginTriggerSource, d as useRequestReport, r as reqCatch, h as headRequest, _ as _export_sfc, 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$9, n as isIncubationRepo, o as highlightWords, p as _frEventTrack, E as EVENT_NAME, c as REPO_TYPE, e as extractRepoInfoWithURL } from "./index-BqBr_GoX.js";
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-BV1Y3bDh.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";
|
|
@@ -463,7 +463,8 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
463
463
|
default: withCtx(() => [
|
|
464
464
|
_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))
|
|
465
465
|
]),
|
|
466
|
-
_: 1
|
|
466
|
+
_: 1,
|
|
467
|
+
__: [0]
|
|
467
468
|
})) : createCommentVNode("", true);
|
|
468
469
|
};
|
|
469
470
|
}
|
|
@@ -607,7 +608,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
607
608
|
default: withCtx(() => _cache[0] || (_cache[0] = [
|
|
608
609
|
createTextVNode("G-Star ")
|
|
609
610
|
])),
|
|
610
|
-
_: 1
|
|
611
|
+
_: 1,
|
|
612
|
+
__: [0]
|
|
611
613
|
}, 8, ["message"])
|
|
612
614
|
])) : createCommentVNode("", true),
|
|
613
615
|
unref(isIncubationRepo)(_ctx.info.topic_names) ? (openBlock(), createElementBlock("div", _hoisted_4, [
|
|
@@ -620,7 +622,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
620
622
|
default: withCtx(() => _cache[1] || (_cache[1] = [
|
|
621
623
|
createTextVNode(" G-Star ")
|
|
622
624
|
])),
|
|
623
|
-
_: 1
|
|
625
|
+
_: 1,
|
|
626
|
+
__: [1]
|
|
624
627
|
}, 8, ["message"])
|
|
625
628
|
])) : createCommentVNode("", true),
|
|
626
629
|
createVNode(NewTag, {
|
|
@@ -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 { q as useLayoutConfig, _ as _export_sfc } from "./index-
|
|
3
|
+
import { q as useLayoutConfig, _ as _export_sfc } from "./index-BqBr_GoX.js";
|
|
4
4
|
import "vue-devui-lal/overlay/style.css";
|
|
5
5
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
6
6
|
__name: "index",
|
|
@@ -49,7 +49,8 @@ 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
|
|
52
|
+
_: 1,
|
|
53
|
+
__: [0]
|
|
53
54
|
});
|
|
54
55
|
};
|
|
55
56
|
}
|
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-BqBr_GoX.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
|
]),
|