vue-layout-gitcode 1.12.14-beta.1 → 1.12.15-beta.1
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-D510G-DP.js → GloabarSearch-NPtGnTQ1.js} +3 -3
- package/{MenuItem-Bacdijkh.js → MenuItem-D-NgnoC1.js} +1 -1
- package/{ProjectMenuList-BYyd6e3M.js → ProjectMenuList-A573Arrk.js} +2 -2
- package/{ProjectMenuListV2-CgWGkULc.js → ProjectMenuListV2-DjpgvHQE.js} +2 -2
- package/{ProjectSearch-CHyEnuxq.js → ProjectSearch-D-9ryluX.js} +1 -1
- package/{SearchHistoryList-BFjEf7Xe.js → SearchHistoryList-awPBQlFr.js} +1 -1
- package/{SearchPrefixTag-BX3XaW_6.js → SearchPrefixTag-Dqp_1PvV.js} +1 -1
- package/{SearchRecommed-DpjuW6xU.js → SearchRecommed-8RHzmmRW.js} +2 -2
- package/{SearchScopeList-DuAwPlCU.js → SearchScopeList-tBnniJs-.js} +1 -1
- package/{UserSearch-BQPeKq9w.js → UserSearch-vmcC6EeG.js} +1 -1
- package/{index-sew8BkJ5.js → index-0AjxTFDx.js} +205 -210
- package/{index-BZYCIwxN.js → index-CkQ6iZA_.js} +2 -3
- package/{index-CXi5WgqU.js → index-Z-gANvpG.js} +1 -1
- package/{index-DMMMTIq6.js → index-bZAi191d.js} +5 -8
- package/index.d.ts +292 -766
- package/index.js +1 -1
- package/{notice-WYyhMYst.js → notice-BdcLXKWi.js} +3 -5
- package/package.json +1 -1
- package/{transWebUrl-BjCYPJAp.js → transWebUrl-TUzSMmWj.js} +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, onMounted, nextTick, onUnmounted, createBlock, openBlock, unref, withCtx, createElementVNode } from "vue";
|
|
2
|
-
import { x as slidCaptchaManager, y as useLayoutConfig, z as isZh, _ as _export_sfc } from "./index-
|
|
2
|
+
import { x as slidCaptchaManager, y as useLayoutConfig, z as isZh, _ as _export_sfc } from "./index-0AjxTFDx.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:";
|
|
@@ -108,8 +108,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
108
108
|
default: withCtx(() => _cache[0] || (_cache[0] = [
|
|
109
109
|
createElementVNode("div", { id: "captcha-box" }, null, -1)
|
|
110
110
|
])),
|
|
111
|
-
_: 1
|
|
112
|
-
__: [0]
|
|
111
|
+
_: 1
|
|
113
112
|
});
|
|
114
113
|
};
|
|
115
114
|
}
|
|
@@ -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, k as usePageResize, z as isZh, _ as _export_sfc } from "./index-
|
|
11
|
+
import { a as i18n, k as usePageResize, z as isZh, _ as _export_sfc } from "./index-0AjxTFDx.js";
|
|
12
12
|
const _YunpianCaptchaManager = class _YunpianCaptchaManager {
|
|
13
13
|
// eslint-disable-next-line no-useless-constructor
|
|
14
14
|
constructor() {
|
|
@@ -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-0AjxTFDx.js";
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-TUzSMmWj.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";
|
|
@@ -534,8 +534,7 @@ const _sfc_main$2 = /* @__PURE__ */ defineComponent({
|
|
|
534
534
|
default: withCtx(() => [
|
|
535
535
|
_cache[0] || (_cache[0] = createElementVNode("div", { class: "new-tag" }, "New", -1))
|
|
536
536
|
]),
|
|
537
|
-
_: 1
|
|
538
|
-
__: [0]
|
|
537
|
+
_: 1
|
|
539
538
|
})) : createCommentVNode("", true);
|
|
540
539
|
};
|
|
541
540
|
}
|
|
@@ -751,8 +750,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
751
750
|
default: withCtx(() => _cache[0] || (_cache[0] = [
|
|
752
751
|
createTextVNode("G-Star ")
|
|
753
752
|
])),
|
|
754
|
-
_: 1
|
|
755
|
-
__: [0]
|
|
753
|
+
_: 1
|
|
756
754
|
}, 8, ["message"])
|
|
757
755
|
])) : createCommentVNode("", true),
|
|
758
756
|
unref(isIncubationRepo)(_ctx.info.topic_names) ? (openBlock(), createElementBlock("div", _hoisted_4, [
|
|
@@ -765,8 +763,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
765
763
|
default: withCtx(() => _cache[1] || (_cache[1] = [
|
|
766
764
|
createTextVNode(" G-Star ")
|
|
767
765
|
])),
|
|
768
|
-
_: 1
|
|
769
|
-
__: [1]
|
|
766
|
+
_: 1
|
|
770
767
|
}, 8, ["message"])
|
|
771
768
|
])) : createCommentVNode("", true),
|
|
772
769
|
createVNode(NewTag, {
|