vue-layout-gitcode 1.8.0 → 1.8.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-DsPT78qN.js → GloabarSearch-CbiSk2yj.js} +3 -3
- package/{MenuItem-BTN-pWjB.js → MenuItem-DgVgJ0OQ.js} +1 -1
- package/{ProjectMenuList-Co_u3kz2.js → ProjectMenuList-C0wqhK6y.js} +2 -2
- package/{ProjectMenuListV2-C1xYzpfi.js → ProjectMenuListV2-D8YpTxzZ.js} +2 -2
- package/{ProjectSearch-DPamMXYS.js → ProjectSearch-Cp86OCr6.js} +1 -1
- package/{SearchHistoryList-DoLju2wV.js → SearchHistoryList-BJQMuNYv.js} +1 -1
- package/{SearchPrefixTag-D4cZD_wd.js → SearchPrefixTag-B5Mob-fW.js} +1 -1
- package/{SearchRecommed-zGBA5tnH.js → SearchRecommed-_2SPba7v.js} +2 -2
- package/{SearchScopeList-BHemAbxl.js → SearchScopeList-BfvuOodv.js} +1 -1
- package/{UserSearch-CCIpgi-4.js → UserSearch-bu3CvOJS.js} +1 -1
- package/{index-C3AUUS3r.js → index-CQRNfaug.js} +165 -249
- package/{index-CtTCepH-.js → index-CW0Eidcy.js} +2 -3
- package/{index-QTSOoqC9.js → index-Na2eX_w-.js} +5 -8
- package/{index-C0GPEDc3.js → index-Vhi9gSdg.js} +1 -1
- package/index.js +1 -1
- package/{notice-CfpFaaZH.js → notice-Do1Suppf.js} +3 -5
- package/package.json +1 -1
- package/{transWebUrl-ciqkLsW1.js → transWebUrl-B0g40-Hp.js} +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 { q as useLayoutConfig, _ as _export_sfc } from "./index-
|
|
3
|
+
import { q as useLayoutConfig, _ as _export_sfc } from "./index-CQRNfaug.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,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 { 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-
|
|
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-CQRNfaug.js";
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-B0g40-Hp.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";
|
|
@@ -536,8 +536,7 @@ const _sfc_main$2 = /* @__PURE__ */ defineComponent({
|
|
|
536
536
|
default: withCtx(() => [
|
|
537
537
|
_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))
|
|
538
538
|
]),
|
|
539
|
-
_: 1
|
|
540
|
-
__: [0]
|
|
539
|
+
_: 1
|
|
541
540
|
})) : createCommentVNode("", true);
|
|
542
541
|
};
|
|
543
542
|
}
|
|
@@ -752,8 +751,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
752
751
|
default: withCtx(() => _cache[0] || (_cache[0] = [
|
|
753
752
|
createTextVNode("G-Star ")
|
|
754
753
|
])),
|
|
755
|
-
_: 1
|
|
756
|
-
__: [0]
|
|
754
|
+
_: 1
|
|
757
755
|
}, 8, ["message"])
|
|
758
756
|
])) : createCommentVNode("", true),
|
|
759
757
|
unref(isIncubationRepo)(_ctx.info.topic_names) ? (openBlock(), createElementBlock("div", _hoisted_4, [
|
|
@@ -766,8 +764,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
766
764
|
default: withCtx(() => _cache[1] || (_cache[1] = [
|
|
767
765
|
createTextVNode(" G-Star ")
|
|
768
766
|
])),
|
|
769
|
-
_: 1
|
|
770
|
-
__: [1]
|
|
767
|
+
_: 1
|
|
771
768
|
}, 8, ["message"])
|
|
772
769
|
])) : createCommentVNode("", true),
|
|
773
770
|
createVNode(NewTag, {
|
|
@@ -8,7 +8,7 @@ import { Message } from "vue-devui-lal/message";
|
|
|
8
8
|
import "vue-devui-lal/message/style.css";
|
|
9
9
|
import { FixedOverlay } from "vue-devui-lal/overlay";
|
|
10
10
|
import "vue-devui-lal/overlay/style.css";
|
|
11
|
-
import { a as i18n, j as usePageResize, w as getLocaleLang, g as LANG_ZH, _ as _export_sfc } from "./index-
|
|
11
|
+
import { a as i18n, j as usePageResize, w as getLocaleLang, g as LANG_ZH, _ as _export_sfc } from "./index-CQRNfaug.js";
|
|
12
12
|
const _YunpianCaptchaManager = class _YunpianCaptchaManager {
|
|
13
13
|
constructor() {
|
|
14
14
|
__publicField(this, "ypRiddlerInstance", null);
|
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-CQRNfaug.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
|
]),
|
package/package.json
CHANGED