vue-layout-gitcode 1.5.131 → 1.5.132
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-n76m5eHW.js → GloabarSearch-BvY300s8.js} +3 -3
- package/{MenuItem-Bk8fURpY.js → MenuItem-CLrMbzwa.js} +1 -1
- package/{ProjectMenuList-CsqNvhkJ.js → ProjectMenuList-Di8P_yWw.js} +2 -2
- package/{ProjectMenuListV2-DB7BKYe5.js → ProjectMenuListV2-BebEl-jQ.js} +2 -2
- package/{ProjectSearch-CxqDrQF3.js → ProjectSearch-8YfcBjcl.js} +1 -1
- package/{SearchHistoryList-BMUlhn3T.js → SearchHistoryList-DWhKfbW_.js} +1 -1
- package/{SearchPrefixTag-C5XyxKAx.js → SearchPrefixTag-ZirxcmQL.js} +1 -1
- package/{SearchRecommed-BSvW5Bk6.js → SearchRecommed-CVonzs22.js} +2 -2
- package/{SearchScopeList-DZkRNqKb.js → SearchScopeList-CxDwKGvv.js} +1 -1
- package/{UserSearch-kw9UktDD.js → UserSearch-DLpZBJD7.js} +1 -1
- package/{index-D5RRAi7A.js → index-C6A83cuj.js} +2 -2
- package/{index-DJ2MEwju.js → index-DVoJWwHl.js} +1 -1
- package/{index-Cs6vs1iK.js → index-yGPBNVMd.js} +25 -19
- package/index.js +1 -1
- package/{notice-DtWRuSxa.js → notice-CCcYVKVq.js} +1 -1
- package/package.json +1 -1
- package/{transWebUrl-CdOsmHfX.js → transWebUrl-Cm9utQEf.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-yGPBNVMd.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-C6A83cuj.js";
|
|
7
|
+
import "./transWebUrl-Cm9utQEf.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, w as ThemeType, x as currentTheme, g as LANG_ZH, y as LANG_EN, z 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, w as ThemeType, x as currentTheme, g as LANG_ZH, y as LANG_EN, z as getLocaleLang, G as GIcon, A as emitEvent, B as isHttps, b as REPO_EVENT, _ as _export_sfc } from "./index-yGPBNVMd.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-yGPBNVMd.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-Cm9utQEf.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-yGPBNVMd.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-Cm9utQEf.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-yGPBNVMd.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-yGPBNVMd.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-yGPBNVMd.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-C6A83cuj.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-yGPBNVMd.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-yGPBNVMd.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-yGPBNVMd.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-yGPBNVMd.js";
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-Cm9utQEf.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,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-yGPBNVMd.js";
|
|
4
4
|
import "vue-devui-lal/overlay/style.css";
|
|
5
5
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
6
6
|
__name: "index",
|
|
@@ -16815,13 +16815,13 @@ const _sfc_main$o = /* @__PURE__ */ defineComponent({
|
|
|
16815
16815
|
var _a;
|
|
16816
16816
|
const layoutConfig2 = useLayoutConfig();
|
|
16817
16817
|
const { t: $t } = i18n.global;
|
|
16818
|
-
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-
|
|
16819
|
-
const UserSearch = defineAsyncComponent(() => import("./UserSearch-
|
|
16820
|
-
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-
|
|
16821
|
-
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-
|
|
16822
|
-
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-
|
|
16823
|
-
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-
|
|
16824
|
-
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-
|
|
16818
|
+
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-8YfcBjcl.js"));
|
|
16819
|
+
const UserSearch = defineAsyncComponent(() => import("./UserSearch-DLpZBJD7.js"));
|
|
16820
|
+
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-BvY300s8.js"));
|
|
16821
|
+
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-DWhKfbW_.js"));
|
|
16822
|
+
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-CxDwKGvv.js"));
|
|
16823
|
+
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-ZirxcmQL.js"));
|
|
16824
|
+
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-CVonzs22.js"));
|
|
16825
16825
|
const props = __props;
|
|
16826
16826
|
const repoInfo = inject("repoInfo");
|
|
16827
16827
|
const orgInfo = inject("orgInfo");
|
|
@@ -17475,7 +17475,7 @@ const autoAvokeLogin = ({ isLogin, loginFunc, openHarmonyGuide, loginSuccess, lo
|
|
|
17475
17475
|
loginFunc({ type: "login", triggerType: "", loginTriggerSource: "router_login_auth", ...loginFuncOpts }, loginSuccess, openHarmonyGuide);
|
|
17476
17476
|
}
|
|
17477
17477
|
};
|
|
17478
|
-
const NoticeModal = defineAsyncComponent(() => import("./notice-
|
|
17478
|
+
const NoticeModal = defineAsyncComponent(() => import("./notice-CCcYVKVq.js"));
|
|
17479
17479
|
function clearNotice() {
|
|
17480
17480
|
if (localStorage$2.getItem("validator_email")) {
|
|
17481
17481
|
localStorage$2.removeItem("validator_email");
|
|
@@ -17787,10 +17787,13 @@ const _sfc_main$n = /* @__PURE__ */ defineComponent({
|
|
|
17787
17787
|
emit("resetPwdDirectlySuccess");
|
|
17788
17788
|
});
|
|
17789
17789
|
window.addEventListener("message", (event) => {
|
|
17790
|
-
var _a, _b;
|
|
17790
|
+
var _a, _b, _c, _d, _e, _f, _g, _h;
|
|
17791
17791
|
const action = HandleParentWindowGetLoginInfo(props.request);
|
|
17792
|
-
if (
|
|
17793
|
-
|
|
17792
|
+
if (((_a = event == null ? void 0 : event.data) == null ? void 0 : _a.type) === "main_report") {
|
|
17793
|
+
(_f = window == null ? void 0 : window.collectEvent) == null ? void 0 : _f.call(window, "beconEvent", (_c = (_b = event == null ? void 0 : event.data) == null ? void 0 : _b.report) == null ? void 0 : _c.event, (_e = (_d = event == null ? void 0 : event.data) == null ? void 0 : _d.report) == null ? void 0 : _e.data);
|
|
17794
|
+
}
|
|
17795
|
+
if ([AuthResType.SUCCESS, AuthResType.FAIL].includes((_g = event.data) == null ? void 0 : _g.type)) {
|
|
17796
|
+
action[(_h = event.data) == null ? void 0 : _h.type](event);
|
|
17794
17797
|
}
|
|
17795
17798
|
});
|
|
17796
17799
|
});
|
|
@@ -18159,9 +18162,9 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
|
|
|
18159
18162
|
const layoutConfig2 = useLayoutConfig();
|
|
18160
18163
|
const { t: t2 } = i18n.global;
|
|
18161
18164
|
const route = useRoute();
|
|
18162
|
-
const MenuItem = defineAsyncComponent(() => import("./MenuItem-
|
|
18163
|
-
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-
|
|
18164
|
-
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-
|
|
18165
|
+
const MenuItem = defineAsyncComponent(() => import("./MenuItem-CLrMbzwa.js"));
|
|
18166
|
+
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-BebEl-jQ.js"));
|
|
18167
|
+
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-Di8P_yWw.js"));
|
|
18165
18168
|
const props = __props;
|
|
18166
18169
|
console.log("slotKeys", props.slotKeys);
|
|
18167
18170
|
console.log("props", props);
|
|
@@ -19899,7 +19902,7 @@ const collectRegisterLoginEvent = ({ isRegister, registerLoginMethod, success })
|
|
|
19899
19902
|
userid_fast_application: searchParams["uuid_tt_dd"] || "",
|
|
19900
19903
|
gitcode_utm_source: searchParams["utm_source"] || "",
|
|
19901
19904
|
page_url: location.href || "",
|
|
19902
|
-
env:
|
|
19905
|
+
env: void 0,
|
|
19903
19906
|
...searchParams
|
|
19904
19907
|
};
|
|
19905
19908
|
delete reportData["from_id"];
|
|
@@ -23793,7 +23796,7 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
23793
23796
|
}
|
|
23794
23797
|
});
|
|
23795
23798
|
const MFA = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-vue-layout-gitcode"]]);
|
|
23796
|
-
const SlidCaptcha = defineAsyncComponent(() => import("./index-
|
|
23799
|
+
const SlidCaptcha = defineAsyncComponent(() => import("./index-DVoJWwHl.js"));
|
|
23797
23800
|
const useSlidCaptcha = () => {
|
|
23798
23801
|
const { mount, unMount } = usePopup("slid-captcha-popup");
|
|
23799
23802
|
const open = (config) => {
|
|
@@ -25556,10 +25559,13 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
25556
25559
|
});
|
|
25557
25560
|
addEventListener("notice", toNotice);
|
|
25558
25561
|
window.addEventListener("message", (event) => {
|
|
25559
|
-
var _a, _b;
|
|
25562
|
+
var _a, _b, _c, _d, _e, _f, _g, _h;
|
|
25560
25563
|
const action = HandleParentWindowGetLoginInfo(props.request);
|
|
25561
|
-
if (
|
|
25562
|
-
|
|
25564
|
+
if (((_a = event == null ? void 0 : event.data) == null ? void 0 : _a.type) === "main_report") {
|
|
25565
|
+
(_f = window == null ? void 0 : window.collectEvent) == null ? void 0 : _f.call(window, "beconEvent", (_c = (_b = event == null ? void 0 : event.data) == null ? void 0 : _b.report) == null ? void 0 : _c.event, (_e = (_d = event == null ? void 0 : event.data) == null ? void 0 : _d.report) == null ? void 0 : _e.data);
|
|
25566
|
+
}
|
|
25567
|
+
if ([AuthResType.SUCCESS, AuthResType.FAIL].includes((_g = event == null ? void 0 : event.data) == null ? void 0 : _g.type)) {
|
|
25568
|
+
action[(_h = event == null ? void 0 : event.data) == null ? void 0 : _h.type](event);
|
|
25563
25569
|
}
|
|
25564
25570
|
});
|
|
25565
25571
|
});
|
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-yGPBNVMd.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