vue-layout-gitcode 1.7.8 → 1.8.0
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-Cqc2h3O6.js → GloabarSearch-DsPT78qN.js} +3 -3
- package/{MenuItem-DHtfyDQV.js → MenuItem-BTN-pWjB.js} +1 -1
- package/{ProjectMenuList-CYuZY1k4.js → ProjectMenuList-Co_u3kz2.js} +2 -2
- package/{ProjectMenuListV2-BEf-imT5.js → ProjectMenuListV2-C1xYzpfi.js} +2 -2
- package/{ProjectSearch-D-lNVqaf.js → ProjectSearch-DPamMXYS.js} +1 -1
- package/{SearchHistoryList-BetpdcXH.js → SearchHistoryList-DoLju2wV.js} +1 -1
- package/{SearchPrefixTag-CkjuKesu.js → SearchPrefixTag-D4cZD_wd.js} +1 -1
- package/{SearchRecommed-Dp_-aGkC.js → SearchRecommed-zGBA5tnH.js} +2 -2
- package/{SearchScopeList-C5AKjdJD.js → SearchScopeList-BHemAbxl.js} +1 -1
- package/{UserSearch-BYMMvqGi.js → UserSearch-CCIpgi-4.js} +1 -1
- package/{index-BnpqGLvw.js → index-C0GPEDc3.js} +1 -1
- package/{index-CIVYXeCF.js → index-C3AUUS3r.js} +17 -17
- package/{index-Dd1OgwdO.js → index-CtTCepH-.js} +1 -1
- package/{index-DR2J4t5R.js → index-QTSOoqC9.js} +2 -2
- package/index.js +1 -1
- package/{notice-12didSsp.js → notice-CfpFaaZH.js} +1 -1
- package/package.json +1 -1
- package/{transWebUrl-BjF2Opvv.js → transWebUrl-ciqkLsW1.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-C3AUUS3r.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-QTSOoqC9.js";
|
|
7
|
+
import "./transWebUrl-ciqkLsW1.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-C3AUUS3r.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-C3AUUS3r.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-ciqkLsW1.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-C3AUUS3r.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-ciqkLsW1.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-C3AUUS3r.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-C3AUUS3r.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-C3AUUS3r.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-QTSOoqC9.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-C3AUUS3r.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-C3AUUS3r.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-C3AUUS3r.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]" };
|
|
@@ -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-C3AUUS3r.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-DPamMXYS.js"));
|
|
16833
|
+
const UserSearch = defineAsyncComponent(() => import("./UserSearch-CCIpgi-4.js"));
|
|
16834
|
+
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-DsPT78qN.js"));
|
|
16835
|
+
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-DoLju2wV.js"));
|
|
16836
|
+
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-BHemAbxl.js"));
|
|
16837
|
+
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-D4cZD_wd.js"));
|
|
16838
|
+
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-zGBA5tnH.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-CfpFaaZH.js"));
|
|
17493
17493
|
function clearNotice() {
|
|
17494
17494
|
if (localStorage$2.getItem("validator_email")) {
|
|
17495
17495
|
localStorage$2.removeItem("validator_email");
|
|
@@ -17762,7 +17762,7 @@ const _sfc_main$n = /* @__PURE__ */ defineComponent({
|
|
|
17762
17762
|
childComponents: props == null ? void 0 : props.loginChildComponents
|
|
17763
17763
|
};
|
|
17764
17764
|
};
|
|
17765
|
-
|
|
17765
|
+
computed$1(() => {
|
|
17766
17766
|
const urlParams = new URLSearchParams(window.location.search);
|
|
17767
17767
|
const isLogin = urlParams.get("isLogin");
|
|
17768
17768
|
const fromId = urlParams.get("from_id");
|
|
@@ -17774,7 +17774,7 @@ const _sfc_main$n = /* @__PURE__ */ defineComponent({
|
|
|
17774
17774
|
});
|
|
17775
17775
|
const reportHuoShan = () => {
|
|
17776
17776
|
var _a2, _b;
|
|
17777
|
-
if (
|
|
17777
|
+
if (!props.isLogin) {
|
|
17778
17778
|
const reportParams = Object.fromEntries(new URLSearchParams(location.search).entries());
|
|
17779
17779
|
localStorage$2.setItem("quickAppLoginReportParams", JSON.stringify(reportParams));
|
|
17780
17780
|
}
|
|
@@ -18231,9 +18231,9 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
|
|
|
18231
18231
|
const layoutConfig2 = useLayoutConfig();
|
|
18232
18232
|
const { t: t2 } = i18n.global;
|
|
18233
18233
|
const route = useRoute();
|
|
18234
|
-
const MenuItem = defineAsyncComponent(() => import("./MenuItem-
|
|
18235
|
-
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-
|
|
18236
|
-
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-
|
|
18234
|
+
const MenuItem = defineAsyncComponent(() => import("./MenuItem-BTN-pWjB.js"));
|
|
18235
|
+
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-C1xYzpfi.js"));
|
|
18236
|
+
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-Co_u3kz2.js"));
|
|
18237
18237
|
const props = __props;
|
|
18238
18238
|
console.log("slotKeys", props.slotKeys);
|
|
18239
18239
|
console.log("props", props);
|
|
@@ -23936,7 +23936,7 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
23936
23936
|
}
|
|
23937
23937
|
});
|
|
23938
23938
|
const MFA = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-vue-layout-gitcode"]]);
|
|
23939
|
-
const SlidCaptcha = defineAsyncComponent(() => import("./index-
|
|
23939
|
+
const SlidCaptcha = defineAsyncComponent(() => import("./index-CtTCepH-.js"));
|
|
23940
23940
|
const useSlidCaptcha = () => {
|
|
23941
23941
|
const { mount, unMount } = usePopup("slid-captcha-popup");
|
|
23942
23942
|
const open = (config) => {
|
|
@@ -23955,7 +23955,7 @@ const useSlidCaptcha = () => {
|
|
|
23955
23955
|
close: unMount
|
|
23956
23956
|
};
|
|
23957
23957
|
};
|
|
23958
|
-
const YunpianCaptcha = defineAsyncComponent(() => import("./index-
|
|
23958
|
+
const YunpianCaptcha = defineAsyncComponent(() => import("./index-C0GPEDc3.js"));
|
|
23959
23959
|
const useYunpianCaptcha = () => {
|
|
23960
23960
|
const { mount, unMount } = usePopup("yunpian-captcha-popup");
|
|
23961
23961
|
const open = (config) => {
|
|
@@ -25857,7 +25857,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
25857
25857
|
notice();
|
|
25858
25858
|
}
|
|
25859
25859
|
};
|
|
25860
|
-
|
|
25860
|
+
computed(() => {
|
|
25861
25861
|
const urlParams = new URLSearchParams(window.location.search);
|
|
25862
25862
|
const isLogin = urlParams.get("isLogin");
|
|
25863
25863
|
const fromId = urlParams.get("from_id");
|
|
@@ -25869,7 +25869,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
25869
25869
|
});
|
|
25870
25870
|
const reportHuoShan = () => {
|
|
25871
25871
|
var _a;
|
|
25872
|
-
if (
|
|
25872
|
+
if (!props.isLogin) {
|
|
25873
25873
|
const reportParams = Object.fromEntries(new URLSearchParams(location.search).entries());
|
|
25874
25874
|
localStorage$2.setItem("quickAppLoginReportParams", JSON.stringify(reportParams));
|
|
25875
25875
|
}
|
|
@@ -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-C3AUUS3r.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-C3AUUS3r.js";
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-ciqkLsW1.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";
|
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-C3AUUS3r.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