vue-layout-gitcode 1.7.7 → 1.7.9
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-DRDPQJjY.js → GloabarSearch-DTyk-4F3.js} +3 -3
- package/{MenuItem-DTWuUzhU.js → MenuItem-CeOku08h.js} +1 -1
- package/{ProjectMenuList-Cuu9CK1q.js → ProjectMenuList-CbcI_Htz.js} +2 -2
- package/{ProjectMenuListV2-R6M7UbOp.js → ProjectMenuListV2-Bcq4iYwY.js} +2 -2
- package/{ProjectSearch-tfpNGeCY.js → ProjectSearch-BMc2cIXP.js} +1 -1
- package/{SearchHistoryList-BdsZCsBP.js → SearchHistoryList-DMCa6y5X.js} +1 -1
- package/{SearchPrefixTag-liW-JLPZ.js → SearchPrefixTag-BqrdAKWY.js} +1 -1
- package/{SearchRecommed-BtQIqeQa.js → SearchRecommed-BTfv1wfp.js} +2 -2
- package/{SearchScopeList-BBaYePtC.js → SearchScopeList-DMyO-VNE.js} +1 -1
- package/{UserSearch-TqbtAzWy.js → UserSearch-W_54FaDf.js} +1 -1
- package/{index-Ck-YWqZ1.js → index-C7uEwQnx.js} +1 -1
- package/{index-8sA_QJbf.js → index-D4PpkpUN.js} +2 -2
- package/{index-DAsXNz-O.js → index-DyyerbhU.js} +1 -1
- package/{index-CbWaGVmc.js → index-sLeEqFJ5.js} +21 -37
- package/index.js +1 -1
- package/{notice-BY0XUvae.js → notice-BKfnrgR_.js} +1 -1
- package/package.json +1 -1
- package/{transWebUrl-Cd8GHZ-o.js → transWebUrl-DiQYh1kI.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-sLeEqFJ5.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-D4PpkpUN.js";
|
|
7
|
+
import "./transWebUrl-DiQYh1kI.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-sLeEqFJ5.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-sLeEqFJ5.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-DiQYh1kI.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-sLeEqFJ5.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-DiQYh1kI.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-sLeEqFJ5.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-sLeEqFJ5.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-sLeEqFJ5.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-D4PpkpUN.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-sLeEqFJ5.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-sLeEqFJ5.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-sLeEqFJ5.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,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-sLeEqFJ5.js";
|
|
4
4
|
import "vue-devui-lal/overlay/style.css";
|
|
5
5
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
6
6
|
__name: "index",
|
|
@@ -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-sLeEqFJ5.js";
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-DiQYh1kI.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";
|
|
@@ -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-sLeEqFJ5.js";
|
|
12
12
|
const _YunpianCaptchaManager = class _YunpianCaptchaManager {
|
|
13
13
|
constructor() {
|
|
14
14
|
__publicField(this, "ypRiddlerInstance", null);
|
|
@@ -16829,13 +16829,13 @@ const _sfc_main$o = /* @__PURE__ */ defineComponent({
|
|
|
16829
16829
|
var _a;
|
|
16830
16830
|
const layoutConfig2 = useLayoutConfig();
|
|
16831
16831
|
const { t: $t } = i18n.global;
|
|
16832
|
-
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-
|
|
16833
|
-
const UserSearch = defineAsyncComponent(() => import("./UserSearch-
|
|
16834
|
-
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-
|
|
16835
|
-
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-
|
|
16836
|
-
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-
|
|
16837
|
-
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-
|
|
16838
|
-
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-
|
|
16832
|
+
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-BMc2cIXP.js"));
|
|
16833
|
+
const UserSearch = defineAsyncComponent(() => import("./UserSearch-W_54FaDf.js"));
|
|
16834
|
+
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-DTyk-4F3.js"));
|
|
16835
|
+
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-DMCa6y5X.js"));
|
|
16836
|
+
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-DMyO-VNE.js"));
|
|
16837
|
+
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-BqrdAKWY.js"));
|
|
16838
|
+
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-BTfv1wfp.js"));
|
|
16839
16839
|
const props = __props;
|
|
16840
16840
|
const repoInfo = inject("repoInfo");
|
|
16841
16841
|
const orgInfo = inject("orgInfo");
|
|
@@ -17489,7 +17489,7 @@ const autoAvokeLogin = ({ isLogin, loginFunc, openHarmonyGuide, loginSuccess, lo
|
|
|
17489
17489
|
loginFunc({ type: "login", triggerType: "", loginTriggerSource: "router_login_auth", ...loginFuncOpts }, loginSuccess, openHarmonyGuide);
|
|
17490
17490
|
}
|
|
17491
17491
|
};
|
|
17492
|
-
const NoticeModal = defineAsyncComponent(() => import("./notice-
|
|
17492
|
+
const NoticeModal = defineAsyncComponent(() => import("./notice-BKfnrgR_.js"));
|
|
17493
17493
|
function clearNotice() {
|
|
17494
17494
|
if (localStorage$2.getItem("validator_email")) {
|
|
17495
17495
|
localStorage$2.removeItem("validator_email");
|
|
@@ -17859,18 +17859,10 @@ const _sfc_main$n = /* @__PURE__ */ defineComponent({
|
|
|
17859
17859
|
emit("resetPwdDirectlySuccess");
|
|
17860
17860
|
});
|
|
17861
17861
|
window.addEventListener("message", (event) => {
|
|
17862
|
-
var _a2, _b
|
|
17862
|
+
var _a2, _b;
|
|
17863
17863
|
const action = HandleParentWindowGetLoginInfo(props.request);
|
|
17864
|
-
if (((_a2 = event
|
|
17865
|
-
|
|
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
|
-
});
|
|
17871
|
-
}
|
|
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);
|
|
17864
|
+
if ([AuthResType.SUCCESS, AuthResType.FAIL].includes((_a2 = event.data) == null ? void 0 : _a2.type)) {
|
|
17865
|
+
action[(_b = event.data) == null ? void 0 : _b.type](event);
|
|
17874
17866
|
}
|
|
17875
17867
|
});
|
|
17876
17868
|
});
|
|
@@ -18239,9 +18231,9 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
|
|
|
18239
18231
|
const layoutConfig2 = useLayoutConfig();
|
|
18240
18232
|
const { t: t2 } = i18n.global;
|
|
18241
18233
|
const route = useRoute();
|
|
18242
|
-
const MenuItem = defineAsyncComponent(() => import("./MenuItem-
|
|
18243
|
-
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-
|
|
18244
|
-
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-
|
|
18234
|
+
const MenuItem = defineAsyncComponent(() => import("./MenuItem-CeOku08h.js"));
|
|
18235
|
+
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-Bcq4iYwY.js"));
|
|
18236
|
+
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-CbcI_Htz.js"));
|
|
18245
18237
|
const props = __props;
|
|
18246
18238
|
console.log("slotKeys", props.slotKeys);
|
|
18247
18239
|
console.log("props", props);
|
|
@@ -23944,7 +23936,7 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
23944
23936
|
}
|
|
23945
23937
|
});
|
|
23946
23938
|
const MFA = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-vue-layout-gitcode"]]);
|
|
23947
|
-
const SlidCaptcha = defineAsyncComponent(() => import("./index-
|
|
23939
|
+
const SlidCaptcha = defineAsyncComponent(() => import("./index-C7uEwQnx.js"));
|
|
23948
23940
|
const useSlidCaptcha = () => {
|
|
23949
23941
|
const { mount, unMount } = usePopup("slid-captcha-popup");
|
|
23950
23942
|
const open = (config) => {
|
|
@@ -23963,7 +23955,7 @@ const useSlidCaptcha = () => {
|
|
|
23963
23955
|
close: unMount
|
|
23964
23956
|
};
|
|
23965
23957
|
};
|
|
23966
|
-
const YunpianCaptcha = defineAsyncComponent(() => import("./index-
|
|
23958
|
+
const YunpianCaptcha = defineAsyncComponent(() => import("./index-DyyerbhU.js"));
|
|
23967
23959
|
const useYunpianCaptcha = () => {
|
|
23968
23960
|
const { mount, unMount } = usePopup("yunpian-captcha-popup");
|
|
23969
23961
|
const open = (config) => {
|
|
@@ -25865,7 +25857,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
25865
25857
|
notice();
|
|
25866
25858
|
}
|
|
25867
25859
|
};
|
|
25868
|
-
|
|
25860
|
+
computed(() => {
|
|
25869
25861
|
const urlParams = new URLSearchParams(window.location.search);
|
|
25870
25862
|
const isLogin = urlParams.get("isLogin");
|
|
25871
25863
|
const fromId = urlParams.get("from_id");
|
|
@@ -25877,7 +25869,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
25877
25869
|
});
|
|
25878
25870
|
const reportHuoShan = () => {
|
|
25879
25871
|
var _a;
|
|
25880
|
-
if (
|
|
25872
|
+
if (!props.isLogin) {
|
|
25881
25873
|
const reportParams = Object.fromEntries(new URLSearchParams(location.search).entries());
|
|
25882
25874
|
localStorage$2.setItem("quickAppLoginReportParams", JSON.stringify(reportParams));
|
|
25883
25875
|
}
|
|
@@ -25947,18 +25939,10 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
25947
25939
|
});
|
|
25948
25940
|
addEventListener("notice", toNotice);
|
|
25949
25941
|
window.addEventListener("message", (event) => {
|
|
25950
|
-
var _a, _b
|
|
25942
|
+
var _a, _b;
|
|
25951
25943
|
const action = HandleParentWindowGetLoginInfo(props.request);
|
|
25952
|
-
if (((_a = event == null ? void 0 : event.data) == null ? void 0 : _a.type)
|
|
25953
|
-
|
|
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
|
-
});
|
|
25959
|
-
}
|
|
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);
|
|
25944
|
+
if ([AuthResType.SUCCESS, AuthResType.FAIL].includes((_a = event == null ? void 0 : event.data) == null ? void 0 : _a.type)) {
|
|
25945
|
+
action[(_b = event == null ? void 0 : event.data) == null ? void 0 : _b.type](event);
|
|
25962
25946
|
}
|
|
25963
25947
|
});
|
|
25964
25948
|
});
|
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-sLeEqFJ5.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