vue-layout-gitcode 1.7.6 → 1.7.7
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-Be69-zoC.js → GloabarSearch-DRDPQJjY.js} +3 -3
- package/{MenuItem-DgoyFaF6.js → MenuItem-DTWuUzhU.js} +1 -1
- package/{ProjectMenuList-Bos9XzoY.js → ProjectMenuList-Cuu9CK1q.js} +2 -2
- package/{ProjectMenuListV2-BJb8PuCW.js → ProjectMenuListV2-R6M7UbOp.js} +2 -2
- package/{ProjectSearch-D8yfGnyE.js → ProjectSearch-tfpNGeCY.js} +1 -1
- package/{SearchHistoryList-Bz-nlsnk.js → SearchHistoryList-BdsZCsBP.js} +1 -1
- package/{SearchPrefixTag-DqhMgR8-.js → SearchPrefixTag-liW-JLPZ.js} +1 -1
- package/{SearchRecommed-RuL7bZwW.js → SearchRecommed-BtQIqeQa.js} +2 -2
- package/{SearchScopeList-BNMqNY4_.js → SearchScopeList-BBaYePtC.js} +1 -1
- package/{UserSearch-DdJNKYxV.js → UserSearch-TqbtAzWy.js} +1 -1
- package/{index-C4rSKxki.js → index-8sA_QJbf.js} +2 -2
- package/{index-CXLBpjRe.js → index-CbWaGVmc.js} +76 -29
- package/{index-BqiXDeb-.js → index-Ck-YWqZ1.js} +1 -1
- package/{index-BlxBg6VL.js → index-DAsXNz-O.js} +1 -1
- package/index.js +1 -1
- package/{notice-CugIbBpk.js → notice-BY0XUvae.js} +1 -1
- package/package.json +1 -1
- package/{transWebUrl-BkECf7R5.js → transWebUrl-Cd8GHZ-o.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-CbWaGVmc.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-8sA_QJbf.js";
|
|
7
|
+
import "./transWebUrl-Cd8GHZ-o.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, x as ThemeType, y as currentTheme, g as LANG_ZH, z as LANG_EN, w 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, x as ThemeType, y as currentTheme, g as LANG_ZH, z as LANG_EN, w as getLocaleLang, G as GIcon, A as emitEvent, B as isHttps, b as REPO_EVENT, _ as _export_sfc } from "./index-CbWaGVmc.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-CbWaGVmc.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-Cd8GHZ-o.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-CbWaGVmc.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-Cd8GHZ-o.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-CbWaGVmc.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-CbWaGVmc.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-CbWaGVmc.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-8sA_QJbf.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-CbWaGVmc.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-CbWaGVmc.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-CbWaGVmc.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 { 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-CbWaGVmc.js";
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-Cd8GHZ-o.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";
|
|
@@ -11652,7 +11652,7 @@ const utmSourceMap = {
|
|
|
11652
11652
|
"miniapp": "小程序",
|
|
11653
11653
|
"web": "网页"
|
|
11654
11654
|
};
|
|
11655
|
-
const collectRegisterLoginEvent = ({ isRegister, registerLoginMethod, success }) => {
|
|
11655
|
+
const collectRegisterLoginEvent = ({ isRegister, registerLoginMethod, success, extraData = {} }) => {
|
|
11656
11656
|
if (!window.collectEvent) {
|
|
11657
11657
|
return;
|
|
11658
11658
|
}
|
|
@@ -11667,6 +11667,8 @@ const collectRegisterLoginEvent = ({ isRegister, registerLoginMethod, success })
|
|
|
11667
11667
|
gitcode_utm_source: searchParams["utm_source"] || "",
|
|
11668
11668
|
page_url: location.href || "",
|
|
11669
11669
|
env: layoutConfig$2.VITE_ENV,
|
|
11670
|
+
namespace: extraData.namespace || "",
|
|
11671
|
+
...extraData,
|
|
11670
11672
|
...searchParams
|
|
11671
11673
|
};
|
|
11672
11674
|
delete reportData["from_id"];
|
|
@@ -16827,13 +16829,13 @@ const _sfc_main$o = /* @__PURE__ */ defineComponent({
|
|
|
16827
16829
|
var _a;
|
|
16828
16830
|
const layoutConfig2 = useLayoutConfig();
|
|
16829
16831
|
const { t: $t } = i18n.global;
|
|
16830
|
-
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-
|
|
16831
|
-
const UserSearch = defineAsyncComponent(() => import("./UserSearch-
|
|
16832
|
-
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-
|
|
16833
|
-
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-
|
|
16834
|
-
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-
|
|
16835
|
-
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-
|
|
16836
|
-
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-
|
|
16832
|
+
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-tfpNGeCY.js"));
|
|
16833
|
+
const UserSearch = defineAsyncComponent(() => import("./UserSearch-TqbtAzWy.js"));
|
|
16834
|
+
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-DRDPQJjY.js"));
|
|
16835
|
+
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-BdsZCsBP.js"));
|
|
16836
|
+
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-BBaYePtC.js"));
|
|
16837
|
+
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-liW-JLPZ.js"));
|
|
16838
|
+
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-BtQIqeQa.js"));
|
|
16837
16839
|
const props = __props;
|
|
16838
16840
|
const repoInfo = inject("repoInfo");
|
|
16839
16841
|
const orgInfo = inject("orgInfo");
|
|
@@ -17487,7 +17489,7 @@ const autoAvokeLogin = ({ isLogin, loginFunc, openHarmonyGuide, loginSuccess, lo
|
|
|
17487
17489
|
loginFunc({ type: "login", triggerType: "", loginTriggerSource: "router_login_auth", ...loginFuncOpts }, loginSuccess, openHarmonyGuide);
|
|
17488
17490
|
}
|
|
17489
17491
|
};
|
|
17490
|
-
const NoticeModal = defineAsyncComponent(() => import("./notice-
|
|
17492
|
+
const NoticeModal = defineAsyncComponent(() => import("./notice-BY0XUvae.js"));
|
|
17491
17493
|
function clearNotice() {
|
|
17492
17494
|
if (localStorage$2.getItem("validator_email")) {
|
|
17493
17495
|
localStorage$2.removeItem("validator_email");
|
|
@@ -17857,13 +17859,18 @@ const _sfc_main$n = /* @__PURE__ */ defineComponent({
|
|
|
17857
17859
|
emit("resetPwdDirectlySuccess");
|
|
17858
17860
|
});
|
|
17859
17861
|
window.addEventListener("message", (event) => {
|
|
17860
|
-
var _a2, _b, _c, _d, _e, _f;
|
|
17862
|
+
var _a2, _b, _c, _d, _e, _f, _g;
|
|
17861
17863
|
const action = HandleParentWindowGetLoginInfo(props.request);
|
|
17862
17864
|
if (((_a2 = event == null ? void 0 : event.data) == null ? void 0 : _a2.type) === "main_report") {
|
|
17863
|
-
collectRegisterLoginEvent({
|
|
17865
|
+
collectRegisterLoginEvent({
|
|
17866
|
+
isRegister: (_b = event.data.report) == null ? void 0 : _b.isRegister,
|
|
17867
|
+
registerLoginMethod: (_c = event.data.report) == null ? void 0 : _c.registerLoginMethod,
|
|
17868
|
+
success: (_d = event.data.report) == null ? void 0 : _d.success,
|
|
17869
|
+
extraData: (_e = event.data.report) == null ? void 0 : _e.extraData
|
|
17870
|
+
});
|
|
17864
17871
|
}
|
|
17865
|
-
if ([AuthResType.SUCCESS, AuthResType.FAIL].includes((
|
|
17866
|
-
action[(
|
|
17872
|
+
if ([AuthResType.SUCCESS, AuthResType.FAIL].includes((_f = event.data) == null ? void 0 : _f.type)) {
|
|
17873
|
+
action[(_g = event.data) == null ? void 0 : _g.type](event);
|
|
17867
17874
|
}
|
|
17868
17875
|
});
|
|
17869
17876
|
});
|
|
@@ -18232,9 +18239,9 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
|
|
|
18232
18239
|
const layoutConfig2 = useLayoutConfig();
|
|
18233
18240
|
const { t: t2 } = i18n.global;
|
|
18234
18241
|
const route = useRoute();
|
|
18235
|
-
const MenuItem = defineAsyncComponent(() => import("./MenuItem-
|
|
18236
|
-
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-
|
|
18237
|
-
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-
|
|
18242
|
+
const MenuItem = defineAsyncComponent(() => import("./MenuItem-DTWuUzhU.js"));
|
|
18243
|
+
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-R6M7UbOp.js"));
|
|
18244
|
+
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-Cuu9CK1q.js"));
|
|
18238
18245
|
const props = __props;
|
|
18239
18246
|
console.log("slotKeys", props.slotKeys);
|
|
18240
18247
|
console.log("props", props);
|
|
@@ -19972,7 +19979,12 @@ const createLoginConfig = (request) => {
|
|
|
19972
19979
|
phoneAndPasswordLogin(resultData, API, LoginMethodEnum.PHONE);
|
|
19973
19980
|
} else {
|
|
19974
19981
|
failFunc(result2.error.error_message);
|
|
19975
|
-
collectRegisterLoginEvent({
|
|
19982
|
+
collectRegisterLoginEvent({
|
|
19983
|
+
isRegister: false,
|
|
19984
|
+
registerLoginMethod: LoginMethodEnum.PHONE,
|
|
19985
|
+
success: false,
|
|
19986
|
+
extraData: {}
|
|
19987
|
+
});
|
|
19976
19988
|
}
|
|
19977
19989
|
},
|
|
19978
19990
|
// 密码登录
|
|
@@ -20005,7 +20017,12 @@ const createLoginConfig = (request) => {
|
|
|
20005
20017
|
}
|
|
20006
20018
|
} else {
|
|
20007
20019
|
failFunc(result2.error.error_message);
|
|
20008
|
-
collectRegisterLoginEvent({
|
|
20020
|
+
collectRegisterLoginEvent({
|
|
20021
|
+
isRegister: false,
|
|
20022
|
+
registerLoginMethod: LoginMethodEnum.PASSWORD,
|
|
20023
|
+
success: false,
|
|
20024
|
+
extraData: {}
|
|
20025
|
+
});
|
|
20009
20026
|
}
|
|
20010
20027
|
},
|
|
20011
20028
|
// 小程序登录 - 获取二维码
|
|
@@ -20026,11 +20043,21 @@ const createLoginConfig = (request) => {
|
|
|
20026
20043
|
scene_id
|
|
20027
20044
|
});
|
|
20028
20045
|
if (!result2.error) {
|
|
20029
|
-
collectRegisterLoginEvent({
|
|
20046
|
+
collectRegisterLoginEvent({
|
|
20047
|
+
isRegister: result2.data.data.is_new,
|
|
20048
|
+
registerLoginMethod: LoginMethodEnum.MINI_PROGRAM,
|
|
20049
|
+
success: true,
|
|
20050
|
+
extraData: {}
|
|
20051
|
+
});
|
|
20030
20052
|
phoneAndPasswordLogin(result2.data.data, API, LoginMethodEnum.MINI_PROGRAM);
|
|
20031
20053
|
return { success: true, data: result2.data.data };
|
|
20032
20054
|
}
|
|
20033
|
-
collectRegisterLoginEvent({
|
|
20055
|
+
collectRegisterLoginEvent({
|
|
20056
|
+
isRegister: result2.error.is_new,
|
|
20057
|
+
registerLoginMethod: LoginMethodEnum.MINI_PROGRAM,
|
|
20058
|
+
success: false,
|
|
20059
|
+
extraData: {}
|
|
20060
|
+
});
|
|
20034
20061
|
return { success: false, error: result2.error };
|
|
20035
20062
|
},
|
|
20036
20063
|
// csdn授权前(pr和mobile)
|
|
@@ -20167,7 +20194,12 @@ function sendMessageToParent(message) {
|
|
|
20167
20194
|
window.parent && window.parent.postMessage(message, "*");
|
|
20168
20195
|
}
|
|
20169
20196
|
function phoneAndPasswordLogin(userInfo, API, loginMethod, isRegister = false) {
|
|
20170
|
-
collectRegisterLoginEvent({
|
|
20197
|
+
collectRegisterLoginEvent({
|
|
20198
|
+
isRegister,
|
|
20199
|
+
registerLoginMethod: loginMethod,
|
|
20200
|
+
success: true,
|
|
20201
|
+
extraData: {}
|
|
20202
|
+
});
|
|
20171
20203
|
successResolve({
|
|
20172
20204
|
path: new URLSearchParams(window.location.search).get("returnUrl") || "",
|
|
20173
20205
|
userInfo,
|
|
@@ -23912,7 +23944,7 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
23912
23944
|
}
|
|
23913
23945
|
});
|
|
23914
23946
|
const MFA = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-vue-layout-gitcode"]]);
|
|
23915
|
-
const SlidCaptcha = defineAsyncComponent(() => import("./index-
|
|
23947
|
+
const SlidCaptcha = defineAsyncComponent(() => import("./index-Ck-YWqZ1.js"));
|
|
23916
23948
|
const useSlidCaptcha = () => {
|
|
23917
23949
|
const { mount, unMount } = usePopup("slid-captcha-popup");
|
|
23918
23950
|
const open = (config) => {
|
|
@@ -23931,7 +23963,7 @@ const useSlidCaptcha = () => {
|
|
|
23931
23963
|
close: unMount
|
|
23932
23964
|
};
|
|
23933
23965
|
};
|
|
23934
|
-
const YunpianCaptcha = defineAsyncComponent(() => import("./index-
|
|
23966
|
+
const YunpianCaptcha = defineAsyncComponent(() => import("./index-DAsXNz-O.js"));
|
|
23935
23967
|
const useYunpianCaptcha = () => {
|
|
23936
23968
|
const { mount, unMount } = usePopup("yunpian-captcha-popup");
|
|
23937
23969
|
const open = (config) => {
|
|
@@ -24590,7 +24622,12 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
24590
24622
|
phoneAndPasswordLogin(data, API, LoginMethodEnum.PASSWORD);
|
|
24591
24623
|
};
|
|
24592
24624
|
const handleMFALoginFail = () => {
|
|
24593
|
-
collectRegisterLoginEvent({
|
|
24625
|
+
collectRegisterLoginEvent({
|
|
24626
|
+
isRegister: false,
|
|
24627
|
+
registerLoginMethod: LoginMethodEnum.PASSWORD,
|
|
24628
|
+
success: false,
|
|
24629
|
+
extraData: {}
|
|
24630
|
+
});
|
|
24594
24631
|
};
|
|
24595
24632
|
let captchaMode = "yunpian";
|
|
24596
24633
|
const slidCaptcha = useSlidCaptcha();
|
|
@@ -24645,7 +24682,12 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
24645
24682
|
phoneAndPasswordLogin(result2.data.data, API, LoginMethodEnum.PHONE, true);
|
|
24646
24683
|
} else {
|
|
24647
24684
|
extraErrors.requestInfo = result2.error.error_message;
|
|
24648
|
-
collectRegisterLoginEvent({
|
|
24685
|
+
collectRegisterLoginEvent({
|
|
24686
|
+
isRegister: true,
|
|
24687
|
+
registerLoginMethod: LoginMethodEnum.PHONE,
|
|
24688
|
+
success: false,
|
|
24689
|
+
extraData: {}
|
|
24690
|
+
});
|
|
24649
24691
|
}
|
|
24650
24692
|
};
|
|
24651
24693
|
const loginSuccess = (data, inputMobile) => {
|
|
@@ -25905,13 +25947,18 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
25905
25947
|
});
|
|
25906
25948
|
addEventListener("notice", toNotice);
|
|
25907
25949
|
window.addEventListener("message", (event) => {
|
|
25908
|
-
var _a, _b, _c, _d, _e, _f;
|
|
25950
|
+
var _a, _b, _c, _d, _e, _f, _g;
|
|
25909
25951
|
const action = HandleParentWindowGetLoginInfo(props.request);
|
|
25910
25952
|
if (((_a = event == null ? void 0 : event.data) == null ? void 0 : _a.type) === "main_report") {
|
|
25911
|
-
collectRegisterLoginEvent({
|
|
25953
|
+
collectRegisterLoginEvent({
|
|
25954
|
+
isRegister: (_b = event.data.report) == null ? void 0 : _b.isRegister,
|
|
25955
|
+
registerLoginMethod: (_c = event.data.report) == null ? void 0 : _c.registerLoginMethod,
|
|
25956
|
+
success: (_d = event.data.report) == null ? void 0 : _d.success,
|
|
25957
|
+
extraData: (_e = event.data.report) == null ? void 0 : _e.extraData
|
|
25958
|
+
});
|
|
25912
25959
|
}
|
|
25913
|
-
if ([AuthResType.SUCCESS, AuthResType.FAIL].includes((
|
|
25914
|
-
action[(
|
|
25960
|
+
if ([AuthResType.SUCCESS, AuthResType.FAIL].includes((_f = event == null ? void 0 : event.data) == null ? void 0 : _f.type)) {
|
|
25961
|
+
action[(_g = event == null ? void 0 : event.data) == null ? void 0 : _g.type](event);
|
|
25915
25962
|
}
|
|
25916
25963
|
});
|
|
25917
25964
|
});
|
|
@@ -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-CbWaGVmc.js";
|
|
4
4
|
import "vue-devui-lal/overlay/style.css";
|
|
5
5
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
6
6
|
__name: "index",
|
|
@@ -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, w as getLocaleLang, g as LANG_ZH, _ as _export_sfc } from "./index-
|
|
11
|
+
import { a as i18n, j as usePageResize, w as getLocaleLang, g as LANG_ZH, _ as _export_sfc } from "./index-CbWaGVmc.js";
|
|
12
12
|
const _YunpianCaptchaManager = class _YunpianCaptchaManager {
|
|
13
13
|
constructor() {
|
|
14
14
|
__publicField(this, "ypRiddlerInstance", null);
|
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-CbWaGVmc.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