vue-layout-gitcode 1.8.1 → 1.8.2
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-q7AQF0wF.js → GloabarSearch-CbiSk2yj.js} +3 -3
- package/{MenuItem-B2muPpvh.js → MenuItem-DgVgJ0OQ.js} +1 -1
- package/{ProjectMenuList-DK8qCY9i.js → ProjectMenuList-C0wqhK6y.js} +2 -2
- package/{ProjectMenuListV2-D0JZxMzl.js → ProjectMenuListV2-D8YpTxzZ.js} +2 -2
- package/{ProjectSearch-mD06EEvM.js → ProjectSearch-Cp86OCr6.js} +1 -1
- package/{SearchHistoryList-DmwgPc5r.js → SearchHistoryList-BJQMuNYv.js} +1 -1
- package/{SearchPrefixTag-DNmuLynQ.js → SearchPrefixTag-B5Mob-fW.js} +1 -1
- package/{SearchRecommed-CT31Ktv9.js → SearchRecommed-_2SPba7v.js} +2 -2
- package/{SearchScopeList-CDA6jWM0.js → SearchScopeList-BfvuOodv.js} +1 -1
- package/{UserSearch-CNoJ9wRA.js → UserSearch-bu3CvOJS.js} +1 -1
- package/{index-BGRizFXf.js → index-CQRNfaug.js} +19 -64
- package/{index-DDtkDOni.js → index-CW0Eidcy.js} +1 -1
- package/{index--Z9lJ1xg.js → index-Na2eX_w-.js} +2 -2
- package/{index-SbWFxTNj.js → index-Vhi9gSdg.js} +1 -1
- package/index.js +1 -1
- package/{notice-BSiXaG7M.js → notice-Do1Suppf.js} +1 -1
- package/package.json +1 -1
- package/{transWebUrl-LlRADsyV.js → transWebUrl-B0g40-Hp.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-CQRNfaug.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-Na2eX_w-.js";
|
|
7
|
+
import "./transWebUrl-B0g40-Hp.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-CQRNfaug.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-CQRNfaug.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-B0g40-Hp.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-CQRNfaug.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-B0g40-Hp.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-CQRNfaug.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-CQRNfaug.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-CQRNfaug.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-Na2eX_w-.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-CQRNfaug.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-CQRNfaug.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-CQRNfaug.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]" };
|
|
@@ -16785,13 +16785,13 @@ const _sfc_main$o = /* @__PURE__ */ defineComponent({
|
|
|
16785
16785
|
var _a;
|
|
16786
16786
|
const layoutConfig2 = useLayoutConfig();
|
|
16787
16787
|
const { t: $t } = i18n.global;
|
|
16788
|
-
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-
|
|
16789
|
-
const UserSearch = defineAsyncComponent(() => import("./UserSearch-
|
|
16790
|
-
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-
|
|
16791
|
-
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-
|
|
16792
|
-
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-
|
|
16793
|
-
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-
|
|
16794
|
-
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-
|
|
16788
|
+
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-Cp86OCr6.js"));
|
|
16789
|
+
const UserSearch = defineAsyncComponent(() => import("./UserSearch-bu3CvOJS.js"));
|
|
16790
|
+
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-CbiSk2yj.js"));
|
|
16791
|
+
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-BJQMuNYv.js"));
|
|
16792
|
+
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-BfvuOodv.js"));
|
|
16793
|
+
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-B5Mob-fW.js"));
|
|
16794
|
+
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-_2SPba7v.js"));
|
|
16795
16795
|
const props = __props;
|
|
16796
16796
|
const repoInfo = inject("repoInfo");
|
|
16797
16797
|
const orgInfo = inject("orgInfo");
|
|
@@ -17445,7 +17445,7 @@ const autoAvokeLogin = ({ isLogin, loginFunc, openHarmonyGuide, loginSuccess, lo
|
|
|
17445
17445
|
loginFunc({ type: "login", triggerType: "", loginTriggerSource: "router_login_auth", ...loginFuncOpts }, loginSuccess, openHarmonyGuide);
|
|
17446
17446
|
}
|
|
17447
17447
|
};
|
|
17448
|
-
const NoticeModal = defineAsyncComponent(() => import("./notice-
|
|
17448
|
+
const NoticeModal = defineAsyncComponent(() => import("./notice-Do1Suppf.js"));
|
|
17449
17449
|
function clearNotice() {
|
|
17450
17450
|
if (localStorage$2.getItem("validator_email")) {
|
|
17451
17451
|
localStorage$2.removeItem("validator_email");
|
|
@@ -18187,9 +18187,9 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
|
|
|
18187
18187
|
const layoutConfig2 = useLayoutConfig();
|
|
18188
18188
|
const { t: t2 } = i18n.global;
|
|
18189
18189
|
const route = useRoute();
|
|
18190
|
-
const MenuItem = defineAsyncComponent(() => import("./MenuItem-
|
|
18191
|
-
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-
|
|
18192
|
-
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-
|
|
18190
|
+
const MenuItem = defineAsyncComponent(() => import("./MenuItem-DgVgJ0OQ.js"));
|
|
18191
|
+
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-D8YpTxzZ.js"));
|
|
18192
|
+
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-C0wqhK6y.js"));
|
|
18193
18193
|
const props = __props;
|
|
18194
18194
|
console.log("slotKeys", props.slotKeys);
|
|
18195
18195
|
console.log("props", props);
|
|
@@ -19938,22 +19938,18 @@ const createLoginConfig = (request) => {
|
|
|
19938
19938
|
},
|
|
19939
19939
|
// 密码登录
|
|
19940
19940
|
async password({ param, loginParams, graphValidate, lintRemoteLogin, yunpianGraphValidate }) {
|
|
19941
|
-
var _a, _b
|
|
19941
|
+
var _a, _b;
|
|
19942
19942
|
const { validFunc, successFunc = () => {
|
|
19943
19943
|
}, failFunc = () => {
|
|
19944
19944
|
} } = param;
|
|
19945
19945
|
const check = validFunc ? await validFunc() : true;
|
|
19946
19946
|
if (!check) return;
|
|
19947
19947
|
const result2 = await API.toLogin(loginParams);
|
|
19948
|
-
if ([GRAPH_CODE, GRAPH_CODE_01].includes((_a = result2 == null ? void 0 : result2.error) == null ? void 0 : _a.error_code)) {
|
|
19948
|
+
if ([GRAPH_CODE, GRAPH_CODE_01, YUNPIAN_GRAPH_CODE].includes((_a = result2 == null ? void 0 : result2.error) == null ? void 0 : _a.error_code)) {
|
|
19949
19949
|
graphValidate();
|
|
19950
19950
|
return;
|
|
19951
19951
|
}
|
|
19952
|
-
if (((_b = result2 == null ? void 0 : result2.error) == null ? void 0 : _b.error_code) ===
|
|
19953
|
-
yunpianGraphValidate();
|
|
19954
|
-
return;
|
|
19955
|
-
}
|
|
19956
|
-
if (((_c = result2 == null ? void 0 : result2.error) == null ? void 0 : _c.error_code) === REMOTE_LOGIN_CODE) {
|
|
19952
|
+
if (((_b = result2 == null ? void 0 : result2.error) == null ? void 0 : _b.error_code) === REMOTE_LOGIN_CODE) {
|
|
19957
19953
|
lintRemoteLogin();
|
|
19958
19954
|
return;
|
|
19959
19955
|
}
|
|
@@ -23897,7 +23893,7 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
23897
23893
|
}
|
|
23898
23894
|
});
|
|
23899
23895
|
const MFA = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-vue-layout-gitcode"]]);
|
|
23900
|
-
const SlidCaptcha = defineAsyncComponent(() => import("./index-
|
|
23896
|
+
const SlidCaptcha = defineAsyncComponent(() => import("./index-CW0Eidcy.js"));
|
|
23901
23897
|
const useSlidCaptcha = () => {
|
|
23902
23898
|
const { mount, unMount } = usePopup("slid-captcha-popup");
|
|
23903
23899
|
const open = (config) => {
|
|
@@ -23916,7 +23912,7 @@ const useSlidCaptcha = () => {
|
|
|
23916
23912
|
close: unMount
|
|
23917
23913
|
};
|
|
23918
23914
|
};
|
|
23919
|
-
const YunpianCaptcha = defineAsyncComponent(() => import("./index-
|
|
23915
|
+
const YunpianCaptcha = defineAsyncComponent(() => import("./index-Vhi9gSdg.js"));
|
|
23920
23916
|
const useYunpianCaptcha = () => {
|
|
23921
23917
|
const { mount, unMount } = usePopup("yunpian-captcha-popup");
|
|
23922
23918
|
const open = (config) => {
|
|
@@ -24809,7 +24805,7 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
24809
24805
|
return res;
|
|
24810
24806
|
};
|
|
24811
24807
|
const handleCountDown = async (conf) => {
|
|
24812
|
-
var _a, _b, _c
|
|
24808
|
+
var _a, _b, _c;
|
|
24813
24809
|
const formData = await FormRef.value.ValidateFormKeys([conf.key]);
|
|
24814
24810
|
const mobile = getPhone(conf);
|
|
24815
24811
|
if (formData.type === "success") {
|
|
@@ -24886,61 +24882,20 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
24886
24882
|
if (tabPanel.value === "verifyCode" || formType.value === "register" || formType.value === "forget") {
|
|
24887
24883
|
const res = await handleCountDownSubmission(conf, mobile);
|
|
24888
24884
|
if (formType.value === "login") {
|
|
24889
|
-
if ([GRAPH_CODE, GRAPH_CODE_01].includes((_b = res == null ? void 0 : res.error) == null ? void 0 : _b.error_code)) {
|
|
24885
|
+
if ([GRAPH_CODE, GRAPH_CODE_01, YUNPIAN_GRAPH_CODE].includes((_b = res == null ? void 0 : res.error) == null ? void 0 : _b.error_code)) {
|
|
24890
24886
|
captchaMode = "tianai";
|
|
24891
24887
|
slidCaptcha.open({ onSuccess: (captchaData) => handleCountDown({ ...conf, captchaId: captchaData.id, smsReported: true }) });
|
|
24892
24888
|
return;
|
|
24893
24889
|
}
|
|
24894
|
-
if (((_c = res == null ? void 0 : res.error) == null ? void 0 : _c.error_code) === YUNPIAN_GRAPH_CODE) {
|
|
24895
|
-
captchaMode = "yunpian";
|
|
24896
|
-
yunpianCaptcha.open({
|
|
24897
|
-
onSuccess: (captchaData) => handleCountDown({
|
|
24898
|
-
...conf,
|
|
24899
|
-
token: captchaData == null ? void 0 : captchaData.token,
|
|
24900
|
-
authenticate: captchaData == null ? void 0 : captchaData.authenticate,
|
|
24901
|
-
captchaId: captchaData == null ? void 0 : captchaData.captchaId,
|
|
24902
|
-
smsReported: true
|
|
24903
|
-
}),
|
|
24904
|
-
onFallback: (originalOnSuccess) => {
|
|
24905
|
-
captchaMode = "tianai";
|
|
24906
|
-
slidCaptcha.open({
|
|
24907
|
-
onSuccess: (captchaData) => originalOnSuccess == null ? void 0 : originalOnSuccess({
|
|
24908
|
-
captchaId: captchaData.id
|
|
24909
|
-
})
|
|
24910
|
-
});
|
|
24911
|
-
}
|
|
24912
|
-
});
|
|
24913
|
-
return;
|
|
24914
|
-
}
|
|
24915
24890
|
}
|
|
24916
24891
|
if (formType.value === "register") {
|
|
24917
|
-
if ([GRAPH_CODE, GRAPH_CODE_01].includes((
|
|
24892
|
+
if ([GRAPH_CODE, GRAPH_CODE_01, YUNPIAN_GRAPH_CODE].includes((_c = res == null ? void 0 : res.error) == null ? void 0 : _c.error_code)) {
|
|
24918
24893
|
captchaMode = "tianai";
|
|
24919
24894
|
slidCaptcha.open({
|
|
24920
24895
|
onSuccess: (captchaData) => handleCountDown({ ...conf, captchaId: captchaData.id, smsReported: true })
|
|
24921
24896
|
});
|
|
24922
24897
|
return;
|
|
24923
24898
|
}
|
|
24924
|
-
if (((_e = res == null ? void 0 : res.error) == null ? void 0 : _e.error_code) === YUNPIAN_GRAPH_CODE) {
|
|
24925
|
-
captchaMode = "yunpian";
|
|
24926
|
-
yunpianCaptcha.open({
|
|
24927
|
-
onSuccess: (captchaData) => handleCountDown({
|
|
24928
|
-
...conf,
|
|
24929
|
-
token: captchaData == null ? void 0 : captchaData.token,
|
|
24930
|
-
authenticate: captchaData == null ? void 0 : captchaData.authenticate,
|
|
24931
|
-
captchaId: captchaData == null ? void 0 : captchaData.captchaId,
|
|
24932
|
-
smsReported: true
|
|
24933
|
-
}),
|
|
24934
|
-
onFallback: (originalOnSuccess) => {
|
|
24935
|
-
captchaMode = "tianai";
|
|
24936
|
-
slidCaptcha.open({
|
|
24937
|
-
onSuccess: (captchaData) => originalOnSuccess == null ? void 0 : originalOnSuccess({
|
|
24938
|
-
captchaId: captchaData.id
|
|
24939
|
-
})
|
|
24940
|
-
});
|
|
24941
|
-
}
|
|
24942
|
-
});
|
|
24943
|
-
}
|
|
24944
24899
|
}
|
|
24945
24900
|
if (!res.error) {
|
|
24946
24901
|
cacheForm.mobile = conf.value;
|
|
@@ -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-CQRNfaug.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-CQRNfaug.js";
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-B0g40-Hp.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-CQRNfaug.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-CQRNfaug.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