vue-layout-gitcode 1.5.76 → 1.5.78
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-MPO25kxG.js → GloabarSearch-DJkuGmCi.js} +3 -3
- package/{MenuItem-BnSt9WBC.js → MenuItem-Yc1r4cbN.js} +1 -1
- package/{ProjectMenuList-Dngosho8.js → ProjectMenuList-B9jM-TtK.js} +2 -2
- package/{ProjectMenuListV2-CWvL1EKF.js → ProjectMenuListV2-X5M2t0r-.js} +8 -3
- package/{ProjectSearch-D7HTLbyu.js → ProjectSearch-BQscer_y.js} +1 -1
- package/{SearchHistoryList-D7vQ7AtW.js → SearchHistoryList-BCyR8C6m.js} +1 -1
- package/{SearchPrefixTag-ByTplvch.js → SearchPrefixTag-DfivUcwR.js} +1 -1
- package/{SearchRecommed-BSMAdKU8.js → SearchRecommed-BkBWV2-4.js} +2 -2
- package/{SearchScopeList-BB4n4lOv.js → SearchScopeList-4T-Dh1ch.js} +1 -1
- package/{UserSearch-Bdq9Wh24.js → UserSearch-B1D-etFc.js} +1 -1
- package/{index-DxwIhFV-.js → index-Bbk4rDxT.js} +34 -13
- package/{index-B4cdX1dI.js → index-DsocK8_C.js} +2 -2
- package/{index-DHT-5CRY.js → index-barTkpNP.js} +1 -1
- package/index.js +1 -1
- package/{notice-giNXnGBV.js → notice-DOWv4jrT.js} +1 -1
- package/package.json +1 -1
- package/style.css +1 -1
- package/{transWebUrl-ADWl-kkf.js → transWebUrl-DBiO5Wym.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-Bbk4rDxT.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-DsocK8_C.js";
|
|
7
|
+
import "./transWebUrl-DBiO5Wym.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 { q as useLayoutConfig, w as ThemeType, x as currentTheme, g as LANG_ZH, y as LANG_EN, z as getLocaleLang, G as GIcon, A as emitEvent, B as isHttps, b as REPO_EVENT, _ as _export_sfc } from "./index-
|
|
2
|
+
import { q as useLayoutConfig, w as ThemeType, x as currentTheme, g as LANG_ZH, y as LANG_EN, z as getLocaleLang, G as GIcon, A as emitEvent, B as isHttps, b as REPO_EVENT, _ as _export_sfc } from "./index-Bbk4rDxT.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, q 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, q 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-Bbk4rDxT.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-DBiO5Wym.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, q as useLayoutConfig, G as GIcon, A as emitEvent, s as setLoginTriggerSource, d as useRequestReport, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, q as useLayoutConfig, G as GIcon, A as emitEvent, s as setLoginTriggerSource, d as useRequestReport, _ as _export_sfc } from "./index-Bbk4rDxT.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-DBiO5Wym.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";
|
|
@@ -18,6 +18,10 @@ const _hoisted_2 = {
|
|
|
18
18
|
const _hoisted_3 = { class: "devui-submenu-title-content cursor-auto" };
|
|
19
19
|
const _hoisted_4 = { class: "project-label" };
|
|
20
20
|
const _hoisted_5 = { class: "project-label flex-1 min-w-0 ellipsis" };
|
|
21
|
+
const _hoisted_6 = {
|
|
22
|
+
key: 2,
|
|
23
|
+
class: "project-empty"
|
|
24
|
+
};
|
|
21
25
|
const INIT_SHOW_COUNT = 4;
|
|
22
26
|
const LOAD_MORE_COUNT = 10;
|
|
23
27
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
@@ -224,7 +228,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
224
228
|
_: 1
|
|
225
229
|
}, 8, ["loading", "disabled"]), [
|
|
226
230
|
[vShow, showExpandMore.value && props.subShow]
|
|
227
|
-
])
|
|
231
|
+
]),
|
|
232
|
+
!projectList.value.length && !firstLoading.value && _ctx.isLogin ? (openBlock(), createElementBlock("li", _hoisted_6, toDisplayString(unref(t)("gitCodeLayout.common.empty")), 1)) : createCommentVNode("", true)
|
|
228
233
|
]);
|
|
229
234
|
};
|
|
230
235
|
}
|
|
@@ -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-Bbk4rDxT.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-Bbk4rDxT.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-Bbk4rDxT.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, 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-DsocK8_C.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-Bbk4rDxT.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-Bbk4rDxT.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-Bbk4rDxT.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]" };
|
|
@@ -15745,7 +15745,7 @@ const _hoisted_2$i = {
|
|
|
15745
15745
|
};
|
|
15746
15746
|
const _hoisted_3$g = { class: "org-layout-toolbar-title flex-1 ellipsis-two-line" };
|
|
15747
15747
|
const _hoisted_4$d = { class: "text-xs" };
|
|
15748
|
-
const _hoisted_5$a = { class: "flex items-center w-full" };
|
|
15748
|
+
const _hoisted_5$a = { class: "flex items-center w-full g-repo-breadcrumb-custom" };
|
|
15749
15749
|
const _hoisted_6$7 = {
|
|
15750
15750
|
key: 1,
|
|
15751
15751
|
class: "flex items-center min-w-[30px]"
|
|
@@ -15895,6 +15895,27 @@ const _sfc_main$x = /* @__PURE__ */ defineComponent({
|
|
|
15895
15895
|
if (props.scene !== SceneValue.user) return;
|
|
15896
15896
|
emits("followUser");
|
|
15897
15897
|
};
|
|
15898
|
+
const handleBreadcrumbCopy = (e) => {
|
|
15899
|
+
const container = document.querySelector(".g-repo-breadcrumb-custom");
|
|
15900
|
+
if (!container) return;
|
|
15901
|
+
const selection = window.getSelection();
|
|
15902
|
+
if (!selection || !selection.rangeCount) return;
|
|
15903
|
+
const range = selection.getRangeAt(0);
|
|
15904
|
+
const selectedText = selection.toString().trim();
|
|
15905
|
+
const isSelectionInContainer = container.contains(range.startContainer) && container.contains(range.endContainer);
|
|
15906
|
+
if (isSelectionInContainer && selectedText) {
|
|
15907
|
+
e.preventDefault();
|
|
15908
|
+
if (e.clipboardData) {
|
|
15909
|
+
e.clipboardData.setData("text/plain", selectedText.replace(/\s+/g, ""));
|
|
15910
|
+
}
|
|
15911
|
+
}
|
|
15912
|
+
};
|
|
15913
|
+
onMounted(() => {
|
|
15914
|
+
document.addEventListener("copy", handleBreadcrumbCopy);
|
|
15915
|
+
});
|
|
15916
|
+
onUnmounted(() => {
|
|
15917
|
+
document.removeEventListener("copy", handleBreadcrumbCopy);
|
|
15918
|
+
});
|
|
15898
15919
|
return (_ctx, _cache) => {
|
|
15899
15920
|
var _a, _b;
|
|
15900
15921
|
return inAIHub.value && !_ctx.errorCode ? (openBlock(), createElementBlock("div", _hoisted_1$r, [
|
|
@@ -17119,13 +17140,13 @@ const _sfc_main$o = /* @__PURE__ */ defineComponent({
|
|
|
17119
17140
|
var _a;
|
|
17120
17141
|
const layoutConfig2 = useLayoutConfig();
|
|
17121
17142
|
const { t: $t } = i18n.global;
|
|
17122
|
-
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-
|
|
17123
|
-
const UserSearch = defineAsyncComponent(() => import("./UserSearch-
|
|
17124
|
-
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-
|
|
17125
|
-
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-
|
|
17126
|
-
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-
|
|
17127
|
-
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-
|
|
17128
|
-
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-
|
|
17143
|
+
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-BQscer_y.js"));
|
|
17144
|
+
const UserSearch = defineAsyncComponent(() => import("./UserSearch-B1D-etFc.js"));
|
|
17145
|
+
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-DJkuGmCi.js"));
|
|
17146
|
+
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-BCyR8C6m.js"));
|
|
17147
|
+
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-4T-Dh1ch.js"));
|
|
17148
|
+
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-DfivUcwR.js"));
|
|
17149
|
+
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-BkBWV2-4.js"));
|
|
17129
17150
|
const props = __props;
|
|
17130
17151
|
const repoInfo = inject("repoInfo");
|
|
17131
17152
|
const orgInfo = inject("orgInfo");
|
|
@@ -17746,7 +17767,7 @@ const autoAvokeLogin = ({ isLogin, loginFunc, openHarmonyGuide, loginSuccess, lo
|
|
|
17746
17767
|
loginFunc({ type: "login", triggerType: "", loginTriggerSource: "router_login_auth", ...loginFuncOpts }, loginSuccess, openHarmonyGuide);
|
|
17747
17768
|
}
|
|
17748
17769
|
};
|
|
17749
|
-
const NoticeModal = defineAsyncComponent(() => import("./notice-
|
|
17770
|
+
const NoticeModal = defineAsyncComponent(() => import("./notice-DOWv4jrT.js"));
|
|
17750
17771
|
function clearNotice() {
|
|
17751
17772
|
if (localStorage$2.getItem("validator_email")) {
|
|
17752
17773
|
localStorage$2.removeItem("validator_email");
|
|
@@ -18418,9 +18439,9 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
|
|
|
18418
18439
|
const layoutConfig2 = useLayoutConfig();
|
|
18419
18440
|
const { t: t2 } = i18n.global;
|
|
18420
18441
|
const route = useRoute();
|
|
18421
|
-
const MenuItem = defineAsyncComponent(() => import("./MenuItem-
|
|
18422
|
-
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-
|
|
18423
|
-
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-
|
|
18442
|
+
const MenuItem = defineAsyncComponent(() => import("./MenuItem-Yc1r4cbN.js"));
|
|
18443
|
+
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-X5M2t0r-.js"));
|
|
18444
|
+
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-B9jM-TtK.js"));
|
|
18424
18445
|
const props = __props;
|
|
18425
18446
|
const useReport2 = inject("useReport");
|
|
18426
18447
|
const userInfo = inject("userInfo");
|
|
@@ -23970,7 +23991,7 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
23970
23991
|
}
|
|
23971
23992
|
});
|
|
23972
23993
|
const MFA = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-vue-layout-gitcode"]]);
|
|
23973
|
-
const SlidCaptcha = defineAsyncComponent(() => import("./index-
|
|
23994
|
+
const SlidCaptcha = defineAsyncComponent(() => import("./index-barTkpNP.js"));
|
|
23974
23995
|
const useSlidCaptcha = () => {
|
|
23975
23996
|
const { mount, unMount } = usePopup("slid-captcha-popup");
|
|
23976
23997
|
const open = (config) => {
|
|
@@ -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-Bbk4rDxT.js";
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-DBiO5Wym.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";
|
|
@@ -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-Bbk4rDxT.js";
|
|
4
4
|
import "vue-devui-lal/overlay/style.css";
|
|
5
5
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
6
6
|
__name: "index",
|
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-Bbk4rDxT.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";
|