vue-layout-gitcode 1.9.16 → 1.9.18
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-Di2Ym1Xf.js → GloabarSearch-D3SVJb6h.js} +3 -3
- package/{MenuItem-CdJVmFyy.js → MenuItem-CBvzEyUr.js} +1 -1
- package/{ProjectMenuList-V4MJpGuy.js → ProjectMenuList-BUwv3lky.js} +2 -2
- package/{ProjectMenuListV2-_Q_gDeGb.js → ProjectMenuListV2-CO8jchfi.js} +2 -2
- package/{ProjectSearch-tM3z9g9I.js → ProjectSearch-XJJDO14k.js} +1 -1
- package/{SearchHistoryList-CiqQxV_T.js → SearchHistoryList-LqSQjIkR.js} +1 -1
- package/{SearchPrefixTag-D-UdWGEJ.js → SearchPrefixTag-BP5WOgCd.js} +1 -1
- package/{SearchRecommed-B4u98w5A.js → SearchRecommed-B0ZHC2kR.js} +2 -2
- package/{SearchScopeList-t4ihz3CE.js → SearchScopeList-B-XDh-4U.js} +1 -1
- package/{UserSearch-ZO8xXlPu.js → UserSearch-NHFZZfmj.js} +1 -1
- package/{index-CE9AEvr_.js → index-BHVhZlUI.js} +1 -1
- package/{index-C8XwM9SF.js → index-BfJ_h8y3.js} +4 -5
- package/{index-BvZ-Wleb.js → index-ChUrjN6c.js} +9 -12
- package/{index-h15u2Iew.js → index-DCktkkAr.js} +827 -724
- package/index.d.ts +8 -8
- package/index.js +1 -1
- package/{notice-BX7P7GOA.js → notice-B81NXIGg.js} +7 -9
- package/package.json +1 -1
- package/style.css +1 -1
- package/{transWebUrl-D4ABBmzo.js → transWebUrl-hltxmwJv.js} +1 -1
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { defineComponent, inject, createElementBlock, openBlock, Fragment, createElementVNode, toDisplayString, createVNode, unref, renderList, withDirectives, createBlock, ref, watch, onMounted, createCommentVNode } from "vue";
|
|
2
2
|
import "vue-devui-lal/icon";
|
|
3
3
|
import "vue-devui-lal/icon/style.css";
|
|
4
|
-
import { h as headRequest, R as REPO_MODULE, a as i18n, G as GIcon, v as vElementExposure, b as REPO_EVENT, _ as _export_sfc, c as REPO_TYPE, e as extractRepoInfoWithURL } from "./index-
|
|
4
|
+
import { h as headRequest, R as REPO_MODULE, a as i18n, G as GIcon, v as vElementExposure, b as REPO_EVENT, _ as _export_sfc, c as REPO_TYPE, e as extractRepoInfoWithURL } from "./index-DCktkkAr.js";
|
|
5
5
|
import "lodash/debounce";
|
|
6
|
-
import { u as useReportRepo, S as SearchRepoCard, f as formatNameSpace } from "./index-
|
|
7
|
-
import "./transWebUrl-
|
|
6
|
+
import { u as useReportRepo, S as SearchRepoCard, f as formatNameSpace } from "./index-ChUrjN6c.js";
|
|
7
|
+
import "./transWebUrl-hltxmwJv.js";
|
|
8
8
|
import "vue-devui-lal/tooltip";
|
|
9
9
|
import "vue-devui-lal/tooltip/style.css";
|
|
10
10
|
import "vue-router";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, inject, useSlots, ref, computed, createBlock, openBlock, unref, withCtx, createElementVNode, normalizeClass, createElementBlock, createTextVNode, createCommentVNode, toDisplayString, renderSlot } from "vue";
|
|
2
|
-
import { a as i18n, w as useLayoutConfig, x as ThemeType, y as currentTheme, g as LANG_ZH, z as LANG_EN, q as getLocaleLang, G as GIcon, A as emitEvent, B as isHttps, b as REPO_EVENT, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, w as useLayoutConfig, x as ThemeType, y as currentTheme, g as LANG_ZH, z as LANG_EN, q as getLocaleLang, G as GIcon, A as emitEvent, B as isHttps, b as REPO_EVENT, _ as _export_sfc } from "./index-DCktkkAr.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
4
|
import { Popover } from "vue-devui-lal/popover";
|
|
5
5
|
import "vue-devui-lal/popover/style.css";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, inject, ref, reactive, watch, computed, createElementBlock, openBlock, createCommentVNode, createBlock, withDirectives, Fragment, createElementVNode, createVNode, toDisplayString, unref, withModifiers, normalizeClass, withCtx, renderList, createTextVNode, vShow } from "vue";
|
|
2
|
-
import { a as i18n, w as useLayoutConfig, G as GIcon, C as _sfc_main$1, D as loadAsideData, A as emitEvent, s as setLoginTriggerSource, d as useRequestReport, F as asideRequest, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, w as useLayoutConfig, G as GIcon, C as _sfc_main$1, D as loadAsideData, A as emitEvent, s as setLoginTriggerSource, d as useRequestReport, F as asideRequest, _ as _export_sfc } from "./index-DCktkkAr.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-hltxmwJv.js";
|
|
5
5
|
import { Select, Option } from "vue-devui-lal/select";
|
|
6
6
|
import { Input } from "vue-devui-lal/input";
|
|
7
7
|
import { Skeleton } from "vue-devui-lal/skeleton";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, inject, ref, reactive, computed, watch, createElementBlock, openBlock, createElementVNode, createVNode, createBlock, createCommentVNode, withDirectives, toDisplayString, unref, withModifiers, normalizeClass, withCtx, Fragment, renderList, createTextVNode, vShow } from "vue";
|
|
2
|
-
import { a as i18n, w as useLayoutConfig, G as GIcon, A as emitEvent, s as setLoginTriggerSource, d as useRequestReport, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, w as useLayoutConfig, G as GIcon, A as emitEvent, s as setLoginTriggerSource, d as useRequestReport, _ as _export_sfc } from "./index-DCktkkAr.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-hltxmwJv.js";
|
|
5
5
|
import { Input } from "vue-devui-lal/input";
|
|
6
6
|
import { Skeleton } from "vue-devui-lal/skeleton";
|
|
7
7
|
import { MenuItem } from "vue-devui-lal/menu";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ref, inject, computed, withDirectives, createElementBlock, openBlock, createElementVNode, toDisplayString, unref, Fragment, renderList, createVNode, vShow } from "vue";
|
|
2
|
-
import { a as i18n, h as headRequest, G as GIcon, r as reqCatch } from "./index-
|
|
2
|
+
import { a as i18n, h as headRequest, G as GIcon, r as reqCatch } from "./index-DCktkkAr.js";
|
|
3
3
|
import { useRoute, useRouter } from "vue-router";
|
|
4
4
|
import "vue-devui-lal/icon";
|
|
5
5
|
import "vue-devui-lal/icon/style.css";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, computed, createElementBlock, openBlock, createCommentVNode, Fragment, renderList, normalizeClass, createElementVNode, createVNode, toDisplayString, withModifiers } from "vue";
|
|
2
|
-
import { a as i18n, G as GIcon, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, G as GIcon, _ as _export_sfc } from "./index-DCktkkAr.js";
|
|
3
3
|
import "vue-devui-lal/icon";
|
|
4
4
|
import "vue-devui-lal/icon/style.css";
|
|
5
5
|
const _hoisted_1 = { class: "history-list" };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, createElementBlock, openBlock, createElementVNode, withDirectives, toDisplayString, withModifiers, createVNode, vShow } from "vue";
|
|
2
|
-
import { G as GIcon, _ as _export_sfc } from "./index-
|
|
2
|
+
import { G as GIcon, _ as _export_sfc } from "./index-DCktkkAr.js";
|
|
3
3
|
import "vue-devui-lal/icon";
|
|
4
4
|
import "vue-devui-lal/icon/style.css";
|
|
5
5
|
const _hoisted_1 = { class: "ellipsis" };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, inject, ref, onMounted, createElementBlock, openBlock, createElementVNode, toDisplayString, unref, Fragment, renderList, renderSlot, createBlock, createVNode, withCtx } from "vue";
|
|
2
|
-
import { u as useReportRepo, S as SearchRepoCard } from "./index-
|
|
3
|
-
import { a as i18n, h as headRequest, R as REPO_MODULE, b as REPO_EVENT, l as localStorage, _ as _export_sfc } from "./index-
|
|
2
|
+
import { u as useReportRepo, S as SearchRepoCard } from "./index-ChUrjN6c.js";
|
|
3
|
+
import { a as i18n, h as headRequest, R as REPO_MODULE, b as REPO_EVENT, l as localStorage, _ as _export_sfc } from "./index-DCktkkAr.js";
|
|
4
4
|
import { Row, Col } from "vue-devui-lal/grid";
|
|
5
5
|
import { SkeletonItem } from "vue-devui-lal/skeleton";
|
|
6
6
|
import "vue-devui-lal/grid/style.css";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, createElementBlock, openBlock, Fragment, renderList, createElementVNode, createVNode, createCommentVNode, toDisplayString, unref } from "vue";
|
|
2
|
-
import { a as i18n, G as GIcon, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, G as GIcon, _ as _export_sfc } from "./index-DCktkkAr.js";
|
|
3
3
|
import "vue-devui-lal/icon";
|
|
4
4
|
import "vue-devui-lal/icon/style.css";
|
|
5
5
|
const _hoisted_1 = ["onClick"];
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { inject, ref, watch, withDirectives, createElementBlock, openBlock, createElementVNode, toDisplayString, unref, Fragment, renderList, createVNode, vShow } from "vue";
|
|
2
|
-
import { a as i18n, h as headRequest, G as GIcon } from "./index-
|
|
2
|
+
import { a as i18n, h as headRequest, G as GIcon } from "./index-DCktkkAr.js";
|
|
3
3
|
import "vue-devui-lal/icon";
|
|
4
4
|
import "vue-devui-lal/icon/style.css";
|
|
5
5
|
const _hoisted_1 = { class: "px-[8px] history-list-project pl-[8px]" };
|
|
@@ -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, q as getLocaleLang, g as LANG_ZH, _ as _export_sfc } from "./index-
|
|
11
|
+
import { a as i18n, j as usePageResize, q as getLocaleLang, g as LANG_ZH, _ as _export_sfc } from "./index-DCktkkAr.js";
|
|
12
12
|
const _YunpianCaptchaManager = class _YunpianCaptchaManager {
|
|
13
13
|
constructor() {
|
|
14
14
|
__publicField(this, "ypRiddlerInstance", null);
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, onMounted, onUnmounted, createBlock, openBlock, unref, withCtx, createElementVNode } from "vue";
|
|
2
|
-
import { q as getLocaleLang, g as LANG_ZH, w as useLayoutConfig, _ as _export_sfc } from "./index-
|
|
2
|
+
import { q as getLocaleLang, g as LANG_ZH, w as useLayoutConfig, _ as _export_sfc } from "./index-DCktkkAr.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:";
|
|
@@ -87,11 +87,10 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
87
87
|
});
|
|
88
88
|
return (_ctx, _cache) => {
|
|
89
89
|
return openBlock(), createBlock(unref(FixedOverlay), { class: "captcha-overlay" }, {
|
|
90
|
-
default: withCtx(() => _cache[0] || (_cache[0] = [
|
|
90
|
+
default: withCtx(() => [..._cache[0] || (_cache[0] = [
|
|
91
91
|
createElementVNode("div", { id: "captcha-box" }, null, -1)
|
|
92
|
-
])),
|
|
93
|
-
_: 1
|
|
94
|
-
__: [0]
|
|
92
|
+
])]),
|
|
93
|
+
_: 1
|
|
95
94
|
});
|
|
96
95
|
};
|
|
97
96
|
}
|
|
@@ -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-DCktkkAr.js";
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-hltxmwJv.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
|
}
|
|
@@ -749,11 +748,10 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
749
748
|
type: "gstar",
|
|
750
749
|
message: `G-Star ${unref($t)("gitCodeLayout.GStar.project.graduation")}`
|
|
751
750
|
}, {
|
|
752
|
-
default: withCtx(() => _cache[0] || (_cache[0] = [
|
|
751
|
+
default: withCtx(() => [..._cache[0] || (_cache[0] = [
|
|
753
752
|
createTextVNode("G-Star ", -1)
|
|
754
|
-
])),
|
|
755
|
-
_: 1
|
|
756
|
-
__: [0]
|
|
753
|
+
])]),
|
|
754
|
+
_: 1
|
|
757
755
|
}, 8, ["message"])
|
|
758
756
|
])) : createCommentVNode("", true),
|
|
759
757
|
unref(isIncubationRepo)(_ctx.info.topic_names) ? (openBlock(), createElementBlock("div", _hoisted_4, [
|
|
@@ -763,11 +761,10 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
763
761
|
type: "incubation",
|
|
764
762
|
message: `G-Star ${unref($t)("gitCodeLayout.GStar.project.incubation")}`
|
|
765
763
|
}, {
|
|
766
|
-
default: withCtx(() => _cache[1] || (_cache[1] = [
|
|
764
|
+
default: withCtx(() => [..._cache[1] || (_cache[1] = [
|
|
767
765
|
createTextVNode(" G-Star ", -1)
|
|
768
|
-
])),
|
|
769
|
-
_: 1
|
|
770
|
-
__: [1]
|
|
766
|
+
])]),
|
|
767
|
+
_: 1
|
|
771
768
|
}, 8, ["message"])
|
|
772
769
|
])) : createCommentVNode("", true),
|
|
773
770
|
createVNode(NewTag, {
|