vue-layout-gitcode 1.11.3 → 1.11.4
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-COeT1OnR.js → GloabarSearch-Culg1crd.js} +3 -3
- package/{MenuItem-6Bt-M55G.js → MenuItem-BBU1yNPa.js} +1 -1
- package/{ProjectMenuList-Dv0DmYS8.js → ProjectMenuList-CFDCSWsY.js} +2 -2
- package/{ProjectMenuListV2-BKPoTYJc.js → ProjectMenuListV2-BT9uWfo1.js} +2 -2
- package/{ProjectSearch-DbkrnF2O.js → ProjectSearch-WQ-yhwd9.js} +1 -1
- package/{SearchHistoryList-aWGKbvQf.js → SearchHistoryList-BSZrf2yu.js} +1 -1
- package/{SearchPrefixTag-IGRCIzFI.js → SearchPrefixTag-D8ry9GQ1.js} +1 -1
- package/{SearchRecommed-b36WxWz7.js → SearchRecommed-BuD0HbMu.js} +2 -2
- package/{SearchScopeList-CRB67LH0.js → SearchScopeList-zokWYoeW.js} +1 -1
- package/{UserSearch-DuPtX5lP.js → UserSearch-DSPqr3C3.js} +1 -1
- package/{index-6oEE89FQ.js → index-BBqyN8Dg.js} +1 -1
- package/{index-q0xtLy8r.js → index-Dafdhx59.js} +1 -1
- package/{index-CY6eLivm.js → index-De6ZTtoF.js} +2 -2
- package/{index-DQnMWqKJ.js → index-cAirjewC.js} +37 -30
- package/index.js +1 -1
- package/{notice-CdJASwxp.js → notice-D5tJXygv.js} +1 -1
- package/package.json +1 -1
- package/{transWebUrl-Djrihppm.js → transWebUrl-DiF2KJIa.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-cAirjewC.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-De6ZTtoF.js";
|
|
7
|
+
import "./transWebUrl-DiF2KJIa.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, y as useLayoutConfig, A as ThemeType, B as currentTheme, L as LANG_ZH, C as LANG_EN, D as getLocaleLang, G as GIcon, F as emitEvent, H as isHttps, b as REPO_EVENT, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, y as useLayoutConfig, A as ThemeType, B as currentTheme, L as LANG_ZH, C as LANG_EN, D as getLocaleLang, G as GIcon, F as emitEvent, H as isHttps, b as REPO_EVENT, _ as _export_sfc } from "./index-cAirjewC.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, y as useLayoutConfig, G as GIcon, t as transformUrl, J as _sfc_main$1, K as loadAsideData, F as emitEvent, s as setLoginTriggerSource, f as useRequestReport, I as asideRequest, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, y as useLayoutConfig, G as GIcon, t as transformUrl, J as _sfc_main$1, K as loadAsideData, F as emitEvent, s as setLoginTriggerSource, f as useRequestReport, I as asideRequest, _ as _export_sfc } from "./index-cAirjewC.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-DiF2KJIa.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, y as useLayoutConfig, t as transformUrl, I as asideRequest, G as GIcon, F as emitEvent, s as setLoginTriggerSource, f as useRequestReport, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, y as useLayoutConfig, t as transformUrl, I as asideRequest, G as GIcon, F as emitEvent, s as setLoginTriggerSource, f as useRequestReport, _ as _export_sfc } from "./index-cAirjewC.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-DiF2KJIa.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-cAirjewC.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-cAirjewC.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-cAirjewC.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-De6ZTtoF.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-cAirjewC.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-cAirjewC.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, t as transformUrl } from "./index-
|
|
2
|
+
import { a as i18n, h as headRequest, G as GIcon, t as transformUrl } from "./index-cAirjewC.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]" };
|
|
@@ -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-cAirjewC.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:";
|
|
@@ -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-cAirjewC.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-cAirjewC.js";
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-DiF2KJIa.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";
|
|
@@ -57,7 +57,7 @@ import { Checkbox } from "vue-devui-lal/checkbox";
|
|
|
57
57
|
import "vue-devui-lal/checkbox/style.css";
|
|
58
58
|
import { Modal } from "vue-devui-lal/modal";
|
|
59
59
|
import "vue-devui-lal/modal/style.css";
|
|
60
|
-
const _hoisted_1$
|
|
60
|
+
const _hoisted_1$A = ["xlink:href"];
|
|
61
61
|
const _hoisted_2$p = ["xlink:href"];
|
|
62
62
|
const _sfc_main$H = /* @__PURE__ */ defineComponent({
|
|
63
63
|
__name: "index",
|
|
@@ -88,7 +88,7 @@ const _sfc_main$H = /* @__PURE__ */ defineComponent({
|
|
|
88
88
|
}, [
|
|
89
89
|
createElementVNode("use", {
|
|
90
90
|
"xlink:href": `#${__props.name}`
|
|
91
|
-
}, null, 8, _hoisted_1$
|
|
91
|
+
}, null, 8, _hoisted_1$A)
|
|
92
92
|
], 6)),
|
|
93
93
|
renderSlot(_ctx.$slots, "suffix", {}, void 0, true)
|
|
94
94
|
], 2)) : (openBlock(), createElementBlock("svg", {
|
|
@@ -9085,7 +9085,7 @@ const currentHelpDocsAiCommunityUrl = () => {
|
|
|
9085
9085
|
const baseUrl = isGitCodeHost() ? HELP_DOCS_URL_GITCODE + "/docs/help/home/ai-community/" : HELP_DOCS_URL_ATOMGIT + "/docs/help/home/ai-community/";
|
|
9086
9086
|
return appendLangPathToHelpDocsUrl(baseUrl);
|
|
9087
9087
|
};
|
|
9088
|
-
const _hoisted_1$
|
|
9088
|
+
const _hoisted_1$z = { class: "home-nav-right" };
|
|
9089
9089
|
const _hoisted_2$o = { class: "home-nav-item" };
|
|
9090
9090
|
const _hoisted_3$n = { class: "tooltip-sign" };
|
|
9091
9091
|
const _hoisted_4$i = { class: "home-nav-tooltip-wrapper" };
|
|
@@ -9378,7 +9378,7 @@ const _sfc_main$G = /* @__PURE__ */ defineComponent({
|
|
|
9378
9378
|
size: "18px"
|
|
9379
9379
|
})
|
|
9380
9380
|
])) : createCommentVNode("", true),
|
|
9381
|
-
createElementVNode("div", _hoisted_1$
|
|
9381
|
+
createElementVNode("div", _hoisted_1$z, [
|
|
9382
9382
|
inviteVisible.value ? (openBlock(), createBlock(unref(Tooltip), {
|
|
9383
9383
|
key: 0,
|
|
9384
9384
|
position: "left",
|
|
@@ -9820,7 +9820,7 @@ const collectRegisterLoginEvent = ({ isRegister, registerLoginMethod, success, e
|
|
|
9820
9820
|
delete reportData["utm_source"];
|
|
9821
9821
|
window.collectEvent("beconEvent", isRegister ? "register" : "login", reportData);
|
|
9822
9822
|
};
|
|
9823
|
-
const _hoisted_1$
|
|
9823
|
+
const _hoisted_1$y = ["href", "target", "disabled"];
|
|
9824
9824
|
const _sfc_main$F = /* @__PURE__ */ defineComponent({
|
|
9825
9825
|
...{
|
|
9826
9826
|
name: "GLink"
|
|
@@ -9865,7 +9865,7 @@ const _sfc_main$F = /* @__PURE__ */ defineComponent({
|
|
|
9865
9865
|
disabled: __props.disabled || __props.noPointer
|
|
9866
9866
|
}, [
|
|
9867
9867
|
renderSlot(_ctx.$slots, "default", {}, void 0, true)
|
|
9868
|
-
], 10, _hoisted_1$
|
|
9868
|
+
], 10, _hoisted_1$y));
|
|
9869
9869
|
};
|
|
9870
9870
|
}
|
|
9871
9871
|
});
|
|
@@ -10473,7 +10473,7 @@ const _sfc_main$E = /* @__PURE__ */ defineComponent({
|
|
|
10473
10473
|
};
|
|
10474
10474
|
}
|
|
10475
10475
|
});
|
|
10476
|
-
const _hoisted_1$
|
|
10476
|
+
const _hoisted_1$x = ["src"];
|
|
10477
10477
|
const _sfc_main$D = /* @__PURE__ */ defineComponent({
|
|
10478
10478
|
...{ name: "FlashTag" },
|
|
10479
10479
|
__name: "FlashTag",
|
|
@@ -10519,7 +10519,7 @@ const _sfc_main$D = /* @__PURE__ */ defineComponent({
|
|
|
10519
10519
|
key: 0,
|
|
10520
10520
|
class: "w-[16px] h-[16px]",
|
|
10521
10521
|
src: iconUrl.value
|
|
10522
|
-
}, null, 8, _hoisted_1$
|
|
10522
|
+
}, null, 8, _hoisted_1$x)) : renderSlot(_ctx.$slots, "default", { key: 1 })
|
|
10523
10523
|
], 16)
|
|
10524
10524
|
]),
|
|
10525
10525
|
_: 3
|
|
@@ -11324,7 +11324,7 @@ const useTimeFormat = () => {
|
|
|
11324
11324
|
formatTime
|
|
11325
11325
|
};
|
|
11326
11326
|
};
|
|
11327
|
-
const _hoisted_1$
|
|
11327
|
+
const _hoisted_1$w = {
|
|
11328
11328
|
key: 0,
|
|
11329
11329
|
class: "org-layout-toolbar"
|
|
11330
11330
|
};
|
|
@@ -11503,7 +11503,7 @@ const _sfc_main$C = /* @__PURE__ */ defineComponent({
|
|
|
11503
11503
|
});
|
|
11504
11504
|
return (_ctx, _cache) => {
|
|
11505
11505
|
var _a, _b;
|
|
11506
|
-
return __props.scene === unref(SceneValue).org && !__props.errorCode ? (openBlock(), createElementBlock("div", _hoisted_1$
|
|
11506
|
+
return __props.scene === unref(SceneValue).org && !__props.errorCode ? (openBlock(), createElementBlock("div", _hoisted_1$w, [
|
|
11507
11507
|
createVNode(GLink, {
|
|
11508
11508
|
to: { name: "homepage" },
|
|
11509
11509
|
class: "flex flex-1 items-center gap-[8px]"
|
|
@@ -11734,6 +11734,7 @@ const _sfc_main$C = /* @__PURE__ */ defineComponent({
|
|
|
11734
11734
|
}
|
|
11735
11735
|
});
|
|
11736
11736
|
const HeaderCustom = /* @__PURE__ */ _export_sfc(_sfc_main$C, [["__scopeId", "data-v-vue-layout-gitcode"]]);
|
|
11737
|
+
const _hoisted_1$v = ["src"];
|
|
11737
11738
|
const _sfc_main$B = /* @__PURE__ */ defineComponent({
|
|
11738
11739
|
...{ name: "OperationEntry" },
|
|
11739
11740
|
__name: "OperationEntry",
|
|
@@ -11741,20 +11742,26 @@ const _sfc_main$B = /* @__PURE__ */ defineComponent({
|
|
|
11741
11742
|
const request = inject("request");
|
|
11742
11743
|
const API = asideRequest(request);
|
|
11743
11744
|
const headerEntryConfig = ref({
|
|
11744
|
-
|
|
11745
|
+
img_white: "",
|
|
11746
|
+
img_black: "",
|
|
11745
11747
|
url: ""
|
|
11746
11748
|
});
|
|
11747
11749
|
const handleClick = () => {
|
|
11748
11750
|
var _a;
|
|
11749
11751
|
window.open(`${transformUrl((_a = headerEntryConfig.value) == null ? void 0 : _a.url)}`, "_blank");
|
|
11750
11752
|
};
|
|
11753
|
+
const img = computed(() => {
|
|
11754
|
+
const { img_white, img_black } = headerEntryConfig.value;
|
|
11755
|
+
return (currentTheme.value === ThemeType.BLACK ? img_black : img_white) || img_white;
|
|
11756
|
+
});
|
|
11751
11757
|
const getHeaderEntryConfig = async () => {
|
|
11752
11758
|
var _a;
|
|
11753
11759
|
try {
|
|
11754
11760
|
const res = await API.getHeaderEntryConfig();
|
|
11755
11761
|
const data = ((_a = res == null ? void 0 : res.data) == null ? void 0 : _a.data) || {};
|
|
11756
11762
|
headerEntryConfig.value = {
|
|
11757
|
-
|
|
11763
|
+
img_white: data.img_white,
|
|
11764
|
+
img_black: data.img_black,
|
|
11758
11765
|
url: data.url
|
|
11759
11766
|
};
|
|
11760
11767
|
} catch (error) {
|
|
@@ -11763,17 +11770,17 @@ const _sfc_main$B = /* @__PURE__ */ defineComponent({
|
|
|
11763
11770
|
};
|
|
11764
11771
|
getHeaderEntryConfig();
|
|
11765
11772
|
return (_ctx, _cache) => {
|
|
11766
|
-
return
|
|
11773
|
+
return img.value && headerEntryConfig.value.url ? (openBlock(), createElementBlock("div", {
|
|
11767
11774
|
key: 0,
|
|
11768
11775
|
class: "operation-entry cursor-pointer",
|
|
11769
11776
|
onClick: handleClick
|
|
11770
|
-
}, [
|
|
11777
|
+
}, [
|
|
11771
11778
|
createElementVNode("img", {
|
|
11772
11779
|
class: "w-[71px]",
|
|
11773
|
-
src:
|
|
11780
|
+
src: img.value,
|
|
11774
11781
|
alt: "operation-entry"
|
|
11775
|
-
}, null,
|
|
11776
|
-
])
|
|
11782
|
+
}, null, 8, _hoisted_1$v)
|
|
11783
|
+
])) : createCommentVNode("", true);
|
|
11777
11784
|
};
|
|
11778
11785
|
}
|
|
11779
11786
|
});
|
|
@@ -15790,13 +15797,13 @@ const _sfc_main$p = /* @__PURE__ */ defineComponent({
|
|
|
15790
15797
|
var _a;
|
|
15791
15798
|
const layoutConfig2 = useLayoutConfig();
|
|
15792
15799
|
const { t: $t } = i18n.global;
|
|
15793
|
-
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-
|
|
15794
|
-
const UserSearch = defineAsyncComponent(() => import("./UserSearch-
|
|
15795
|
-
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-
|
|
15796
|
-
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-
|
|
15797
|
-
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-
|
|
15798
|
-
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-
|
|
15799
|
-
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-
|
|
15800
|
+
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-WQ-yhwd9.js"));
|
|
15801
|
+
const UserSearch = defineAsyncComponent(() => import("./UserSearch-DSPqr3C3.js"));
|
|
15802
|
+
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-Culg1crd.js"));
|
|
15803
|
+
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-BSZrf2yu.js"));
|
|
15804
|
+
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-zokWYoeW.js"));
|
|
15805
|
+
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-D8ry9GQ1.js"));
|
|
15806
|
+
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-BuD0HbMu.js"));
|
|
15800
15807
|
const props = __props;
|
|
15801
15808
|
const repoInfo = inject("repoInfo");
|
|
15802
15809
|
const orgInfo = inject("orgInfo");
|
|
@@ -16570,7 +16577,7 @@ const autoAvokeLogin = ({ isLogin, loginFunc, openHarmonyGuide, loginSuccess, lo
|
|
|
16570
16577
|
loginFunc({ type: "login", triggerType: "", loginTriggerSource: "router_login_auth", ...loginFuncOpts }, loginSuccess, openHarmonyGuide);
|
|
16571
16578
|
}
|
|
16572
16579
|
};
|
|
16573
|
-
const NoticeModal = defineAsyncComponent(() => import("./notice-
|
|
16580
|
+
const NoticeModal = defineAsyncComponent(() => import("./notice-D5tJXygv.js"));
|
|
16574
16581
|
function clearNotice() {
|
|
16575
16582
|
if (localStorage$2.getItem("validator_email")) {
|
|
16576
16583
|
localStorage$2.removeItem("validator_email");
|
|
@@ -17377,9 +17384,9 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
|
|
|
17377
17384
|
const layoutConfig2 = useLayoutConfig();
|
|
17378
17385
|
const { t: t2 } = i18n.global;
|
|
17379
17386
|
const route = useRoute();
|
|
17380
|
-
const MenuItem = defineAsyncComponent(() => import("./MenuItem-
|
|
17381
|
-
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-
|
|
17382
|
-
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-
|
|
17387
|
+
const MenuItem = defineAsyncComponent(() => import("./MenuItem-BBU1yNPa.js"));
|
|
17388
|
+
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-BT9uWfo1.js"));
|
|
17389
|
+
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-CFDCSWsY.js"));
|
|
17383
17390
|
const props = __props;
|
|
17384
17391
|
console.log("slotKeys", props.slotKeys);
|
|
17385
17392
|
console.log("props", props);
|
|
@@ -23590,7 +23597,7 @@ const _SlidCaptchaManager = class _SlidCaptchaManager {
|
|
|
23590
23597
|
__publicField(_SlidCaptchaManager, "instance");
|
|
23591
23598
|
let SlidCaptchaManager = _SlidCaptchaManager;
|
|
23592
23599
|
const slidCaptchaManager = SlidCaptchaManager.getInstance();
|
|
23593
|
-
const SlidCaptcha = defineAsyncComponent(() => import("./index-
|
|
23600
|
+
const SlidCaptcha = defineAsyncComponent(() => import("./index-BBqyN8Dg.js"));
|
|
23594
23601
|
const useSlidCaptcha = () => {
|
|
23595
23602
|
const { mount, unMount, isMounted } = usePopup("slid-captcha-popup");
|
|
23596
23603
|
const open = (config) => {
|
|
@@ -23620,7 +23627,7 @@ const useSlidCaptcha = () => {
|
|
|
23620
23627
|
close
|
|
23621
23628
|
};
|
|
23622
23629
|
};
|
|
23623
|
-
const YunpianCaptcha = defineAsyncComponent(() => import("./index-
|
|
23630
|
+
const YunpianCaptcha = defineAsyncComponent(() => import("./index-Dafdhx59.js"));
|
|
23624
23631
|
const useYunpianCaptcha = () => {
|
|
23625
23632
|
const { mount, unMount } = usePopup("yunpian-captcha-popup");
|
|
23626
23633
|
const open = (config) => {
|
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-cAirjewC.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";
|
package/package.json
CHANGED