vue-layout-gitcode 1.10.33 → 1.10.35
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-C9S6voKY.js → GloabarSearch-DdBwwB7_.js} +3 -3
- package/{MenuItem-iYQhzTVg.js → MenuItem-BCOUEbuc.js} +1 -1
- package/{ProjectMenuList-CZG88DVT.js → ProjectMenuList-CeOI1r54.js} +2 -2
- package/{ProjectMenuListV2-DFaDDdRC.js → ProjectMenuListV2-IucyGGut.js} +2 -2
- package/{ProjectSearch-Cw7hm7a1.js → ProjectSearch-BoujF7s6.js} +1 -1
- package/{SearchHistoryList-B6vTNZ08.js → SearchHistoryList-DMZOWmt4.js} +1 -1
- package/{SearchPrefixTag-CfKQ3va-.js → SearchPrefixTag-C6K5fNwk.js} +1 -1
- package/{SearchRecommed-BGOMLTZS.js → SearchRecommed-Dj_HrHQh.js} +2 -2
- package/{SearchScopeList-FUkYxN_U.js → SearchScopeList-BwECJ98R.js} +1 -1
- package/{UserSearch-aJQxHast.js → UserSearch-CRi9GW-p.js} +1 -1
- package/{index-DmnNZO3Q.js → index-BCa2PGhk.js} +2 -2
- package/{index-DV4KhijT.js → index-BQrmuNAF.js} +1 -1
- package/{index-Cae5Z5En.js → index-Bq-iKUjt.js} +24 -20
- package/{index-C9Bl-eYH.js → index-DMikrW1z.js} +1 -1
- package/index.js +1 -1
- package/{notice-j8d8XbRP.js → notice-DdiAZH9A.js} +1 -1
- package/package.json +1 -1
- package/{transWebUrl-Bny2Qq5X.js → transWebUrl-DukKuQVt.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-Bq-iKUjt.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-BCa2PGhk.js";
|
|
7
|
+
import "./transWebUrl-DukKuQVt.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-Bq-iKUjt.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-Bq-iKUjt.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-DukKuQVt.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-Bq-iKUjt.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-DukKuQVt.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-Bq-iKUjt.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-Bq-iKUjt.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-Bq-iKUjt.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-BCa2PGhk.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-Bq-iKUjt.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-Bq-iKUjt.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-Bq-iKUjt.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,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-Bq-iKUjt.js";
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-DukKuQVt.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,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-Bq-iKUjt.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:";
|
|
@@ -15710,13 +15710,13 @@ const _sfc_main$p = /* @__PURE__ */ defineComponent({
|
|
|
15710
15710
|
var _a;
|
|
15711
15711
|
const layoutConfig2 = useLayoutConfig();
|
|
15712
15712
|
const { t: $t } = i18n.global;
|
|
15713
|
-
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-
|
|
15714
|
-
const UserSearch = defineAsyncComponent(() => import("./UserSearch-
|
|
15715
|
-
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-
|
|
15716
|
-
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-
|
|
15717
|
-
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-
|
|
15718
|
-
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-
|
|
15719
|
-
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-
|
|
15713
|
+
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-BoujF7s6.js"));
|
|
15714
|
+
const UserSearch = defineAsyncComponent(() => import("./UserSearch-CRi9GW-p.js"));
|
|
15715
|
+
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-DdBwwB7_.js"));
|
|
15716
|
+
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-DMZOWmt4.js"));
|
|
15717
|
+
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-BwECJ98R.js"));
|
|
15718
|
+
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-C6K5fNwk.js"));
|
|
15719
|
+
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-Dj_HrHQh.js"));
|
|
15720
15720
|
const props = __props;
|
|
15721
15721
|
const repoInfo = inject("repoInfo");
|
|
15722
15722
|
const orgInfo = inject("orgInfo");
|
|
@@ -15809,7 +15809,7 @@ const _sfc_main$p = /* @__PURE__ */ defineComponent({
|
|
|
15809
15809
|
language.value = queryArg.l;
|
|
15810
15810
|
}
|
|
15811
15811
|
};
|
|
15812
|
-
if (route.name === "search") {
|
|
15812
|
+
if ((route == null ? void 0 : route.name) === "search") {
|
|
15813
15813
|
isSearchPage.value = true;
|
|
15814
15814
|
setQueryTag();
|
|
15815
15815
|
}
|
|
@@ -16490,7 +16490,7 @@ const autoAvokeLogin = ({ isLogin, loginFunc, openHarmonyGuide, loginSuccess, lo
|
|
|
16490
16490
|
loginFunc({ type: "login", triggerType: "", loginTriggerSource: "router_login_auth", ...loginFuncOpts }, loginSuccess, openHarmonyGuide);
|
|
16491
16491
|
}
|
|
16492
16492
|
};
|
|
16493
|
-
const NoticeModal = defineAsyncComponent(() => import("./notice-
|
|
16493
|
+
const NoticeModal = defineAsyncComponent(() => import("./notice-DdiAZH9A.js"));
|
|
16494
16494
|
function clearNotice() {
|
|
16495
16495
|
if (localStorage$2.getItem("validator_email")) {
|
|
16496
16496
|
localStorage$2.removeItem("validator_email");
|
|
@@ -16616,7 +16616,8 @@ const _sfc_main$n = /* @__PURE__ */ defineComponent({
|
|
|
16616
16616
|
return visibleItems.value.includes(auth);
|
|
16617
16617
|
};
|
|
16618
16618
|
const isHomePageHiddenMenuBtn = computed(() => {
|
|
16619
|
-
|
|
16619
|
+
if (!route) return false;
|
|
16620
|
+
return props.sceneValue === SceneValue.home && ["home", "issues", "kanban", "discussionCreated", "merge"].includes(route == null ? void 0 : route.name) && !["sm", "lg"].includes(widthType.value);
|
|
16620
16621
|
});
|
|
16621
16622
|
const { isMobile } = usePageResize();
|
|
16622
16623
|
const { widthType } = usePageResize();
|
|
@@ -16827,7 +16828,10 @@ const _sfc_main$n = /* @__PURE__ */ defineComponent({
|
|
|
16827
16828
|
};
|
|
16828
16829
|
const claimPowerConfig = ref({});
|
|
16829
16830
|
const getClaimPowerConfig = async () => {
|
|
16830
|
-
const res = await props.request(
|
|
16831
|
+
const res = await props.request({
|
|
16832
|
+
url: "/api/v1/search/common/config/claim_computing_power",
|
|
16833
|
+
method: "get"
|
|
16834
|
+
});
|
|
16831
16835
|
claimPowerConfig.value = (res == null ? void 0 : res.data) || {};
|
|
16832
16836
|
};
|
|
16833
16837
|
onMounted(() => {
|
|
@@ -17293,9 +17297,9 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
|
|
|
17293
17297
|
const layoutConfig2 = useLayoutConfig();
|
|
17294
17298
|
const { t: t2 } = i18n.global;
|
|
17295
17299
|
const route = useRoute();
|
|
17296
|
-
const MenuItem = defineAsyncComponent(() => import("./MenuItem-
|
|
17297
|
-
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-
|
|
17298
|
-
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-
|
|
17300
|
+
const MenuItem = defineAsyncComponent(() => import("./MenuItem-BCOUEbuc.js"));
|
|
17301
|
+
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-IucyGGut.js"));
|
|
17302
|
+
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-CeOI1r54.js"));
|
|
17299
17303
|
const props = __props;
|
|
17300
17304
|
console.log("slotKeys", props.slotKeys);
|
|
17301
17305
|
console.log("props", props);
|
|
@@ -17941,7 +17945,7 @@ const _sfc_main$g = /* @__PURE__ */ defineComponent({
|
|
|
17941
17945
|
computed(() => (userInfo == null ? void 0 : userInfo.username) || JSON.parse(localStorage$2.getItem("userInfo") || "{}").username);
|
|
17942
17946
|
const showPreferencesSetting = computed(() => {
|
|
17943
17947
|
if (props.showPreferencesSetting !== void 0) return props.showPreferencesSetting;
|
|
17944
|
-
return route.name !== AICopilot_ROUTE_NAME && isModuleVisible(AsideDisplayItem.PREFERENCE);
|
|
17948
|
+
return (route == null ? void 0 : route.name) !== AICopilot_ROUTE_NAME && isModuleVisible(AsideDisplayItem.PREFERENCE);
|
|
17945
17949
|
});
|
|
17946
17950
|
const handleScroll = () => {
|
|
17947
17951
|
isScroll.value = true;
|
|
@@ -18034,7 +18038,7 @@ const _sfc_main$g = /* @__PURE__ */ defineComponent({
|
|
|
18034
18038
|
};
|
|
18035
18039
|
})
|
|
18036
18040
|
]), 1032, ["list", "isLogin", "slotKeys", "sceneValue", "asideSetShowLittle"]),
|
|
18037
|
-
!index2 && serverList.value.length ? (openBlock(), createElementBlock("div", {
|
|
18041
|
+
!index2 && !unref(isPhone)() && serverList.value.length ? (openBlock(), createElementBlock("div", {
|
|
18038
18042
|
key: 0,
|
|
18039
18043
|
class: "group-discussion",
|
|
18040
18044
|
onMouseenter: _cache[0] || (_cache[0] = ($event) => isGroupHover.value = true),
|
|
@@ -18135,7 +18139,7 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent({
|
|
|
18135
18139
|
provide("asideSetShow", asideSetShow);
|
|
18136
18140
|
console.log("indexasideSetShow", asideSetShow.value);
|
|
18137
18141
|
const isHome = computed(() => {
|
|
18138
|
-
return props.sceneValue === SceneValue.home && ["home", "issues", "kanban", "discussionCreated", "merge", "dashboard"].includes(route.name);
|
|
18142
|
+
return props.sceneValue === SceneValue.home && ["home", "issues", "kanban", "discussionCreated", "merge", "dashboard"].includes(route == null ? void 0 : route.name);
|
|
18139
18143
|
});
|
|
18140
18144
|
const asideSize = computed(() => {
|
|
18141
18145
|
if (props.collapseMode) {
|
|
@@ -23500,7 +23504,7 @@ const _SlidCaptchaManager = class _SlidCaptchaManager {
|
|
|
23500
23504
|
__publicField(_SlidCaptchaManager, "instance");
|
|
23501
23505
|
let SlidCaptchaManager = _SlidCaptchaManager;
|
|
23502
23506
|
const slidCaptchaManager = SlidCaptchaManager.getInstance();
|
|
23503
|
-
const SlidCaptcha = defineAsyncComponent(() => import("./index-
|
|
23507
|
+
const SlidCaptcha = defineAsyncComponent(() => import("./index-BQrmuNAF.js"));
|
|
23504
23508
|
const useSlidCaptcha = () => {
|
|
23505
23509
|
const { mount, unMount, isMounted } = usePopup("slid-captcha-popup");
|
|
23506
23510
|
const open = (config) => {
|
|
@@ -23530,7 +23534,7 @@ const useSlidCaptcha = () => {
|
|
|
23530
23534
|
close
|
|
23531
23535
|
};
|
|
23532
23536
|
};
|
|
23533
|
-
const YunpianCaptcha = defineAsyncComponent(() => import("./index-
|
|
23537
|
+
const YunpianCaptcha = defineAsyncComponent(() => import("./index-DMikrW1z.js"));
|
|
23534
23538
|
const useYunpianCaptcha = () => {
|
|
23535
23539
|
const { mount, unMount } = usePopup("yunpian-captcha-popup");
|
|
23536
23540
|
const open = (config) => {
|
|
@@ -26164,7 +26168,7 @@ function useLogin(request, globalStore) {
|
|
|
26164
26168
|
}
|
|
26165
26169
|
} else {
|
|
26166
26170
|
closeModal();
|
|
26167
|
-
route.name !== "oauth" && mount(LoginModal, {
|
|
26171
|
+
(route == null ? void 0 : route.name) !== "oauth" && mount(LoginModal, {
|
|
26168
26172
|
route,
|
|
26169
26173
|
request,
|
|
26170
26174
|
modelValue: true,
|
|
@@ -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-Bq-iKUjt.js";
|
|
12
12
|
const _YunpianCaptchaManager = class _YunpianCaptchaManager {
|
|
13
13
|
// eslint-disable-next-line no-useless-constructor
|
|
14
14
|
constructor() {
|
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-Bq-iKUjt.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