vue-layout-gitcode 1.12.11 → 1.12.12
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-DOR9A0oL.js → GloabarSearch-X6I2pMlN.js} +3 -3
- package/{MenuItem-lEICszZA.js → MenuItem-DJk0KWSP.js} +1 -1
- package/{ProjectMenuList-wzvOETHs.js → ProjectMenuList-DHFpbQXp.js} +2 -2
- package/{ProjectMenuListV2-xQ3EF_qZ.js → ProjectMenuListV2-qW0kW8BB.js} +2 -2
- package/{ProjectSearch-Cc72Z4GC.js → ProjectSearch-Cz9Vle9G.js} +1 -1
- package/{SearchHistoryList-B0zDfANg.js → SearchHistoryList-BQk5tIO1.js} +1 -1
- package/{SearchPrefixTag-DoHR_xik.js → SearchPrefixTag-DcF4bH2q.js} +1 -1
- package/{SearchRecommed-By6lLR3Q.js → SearchRecommed-hd2z7Ldd.js} +2 -2
- package/{SearchScopeList-CpH996rB.js → SearchScopeList-zrU2IOei.js} +1 -1
- package/{UserSearch-mdl09dYa.js → UserSearch-CfX4NkpN.js} +1 -1
- package/{index-ClckzyHf.js → index-C5ZeT-nA.js} +1 -1
- package/{index-CmFl5-ij.js → index-DH88X6vt.js} +2 -2
- package/{index-NOEMkmrR.js → index-DfZHyOG4.js} +17 -18
- package/{index-BUnXU702.js → index-t3ttyMJR.js} +1 -1
- package/index.js +1 -1
- package/{notice-CeSbPd9r.js → notice-DI46R8Sc.js} +1 -1
- package/package.json +1 -1
- package/{transWebUrl-DFo9AMug.js → transWebUrl-B13gf3iY.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-DfZHyOG4.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-DH88X6vt.js";
|
|
7
|
+
import "./transWebUrl-B13gf3iY.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, computed, ref, createBlock, openBlock, unref, withCtx, createElementVNode, normalizeClass, createElementBlock, createCommentVNode, createTextVNode, toDisplayString, renderSlot } from "vue";
|
|
2
|
-
import { a as i18n, y as useLayoutConfig, A as ThemeType, B as currentTheme, L as LANG_ZH, C as LANG_EN, D as getLocaleLang, G as GIcon, F as emitEvent, H as isHttps, b as REPO_EVENT, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, y as useLayoutConfig, A as ThemeType, B as currentTheme, L as LANG_ZH, C as LANG_EN, D as getLocaleLang, G as GIcon, F as emitEvent, H as isHttps, b as REPO_EVENT, _ as _export_sfc } from "./index-DfZHyOG4.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, y as useLayoutConfig, G as GIcon, t as transformUrl, J as _sfc_main$1, K as loadAsideData, F as emitEvent, s as setLoginTriggerSource, f as useRequestReport, I as asideRequest, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, y as useLayoutConfig, G as GIcon, t as transformUrl, J as _sfc_main$1, K as loadAsideData, F as emitEvent, s as setLoginTriggerSource, f as useRequestReport, I as asideRequest, _ as _export_sfc } from "./index-DfZHyOG4.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-B13gf3iY.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, y as useLayoutConfig, t as transformUrl, I as asideRequest, G as GIcon, F as emitEvent, s as setLoginTriggerSource, f as useRequestReport, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, y as useLayoutConfig, t as transformUrl, I as asideRequest, G as GIcon, F as emitEvent, s as setLoginTriggerSource, f as useRequestReport, _ as _export_sfc } from "./index-DfZHyOG4.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-B13gf3iY.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-DfZHyOG4.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-DfZHyOG4.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-DfZHyOG4.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-DH88X6vt.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-DfZHyOG4.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-DfZHyOG4.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, t as transformUrl } from "./index-
|
|
2
|
+
import { a as i18n, h as headRequest, G as GIcon, t as transformUrl } from "./index-DfZHyOG4.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,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, onMounted, nextTick, onUnmounted, createBlock, openBlock, unref, withCtx, createElementVNode } from "vue";
|
|
2
|
-
import { x as slidCaptchaManager, y as useLayoutConfig, z as isZh, _ as _export_sfc } from "./index-
|
|
2
|
+
import { x as slidCaptchaManager, y as useLayoutConfig, z as isZh, _ as _export_sfc } from "./index-DfZHyOG4.js";
|
|
3
3
|
import { FixedOverlay } from "vue-devui-lal/overlay";
|
|
4
4
|
import "vue-devui-lal/overlay/style.css";
|
|
5
5
|
const TARGET_TEXT = "Click in order:";
|
|
@@ -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 { d as transferNumber, G as GIcon, _ as _export_sfc, s as setLoginTriggerSource, f as useRequestReport, r as reqCatch, h as headRequest, a as i18n, T as TOPIC_TYPE, g as useTimeFormat, j as useCookie, k as usePageResize, L as LANG_ZH, m as isGstarRepo, n as _sfc_main$b, o as isIncubationRepo, p as highlightWords, t as transformUrl, q as _frEventTrack, E as EVENT_NAME, c as REPO_TYPE, e as extractRepoInfoWithURL, w as LANG_KEY } from "./index-
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
3
|
+
import { d as transferNumber, G as GIcon, _ as _export_sfc, s as setLoginTriggerSource, f as useRequestReport, r as reqCatch, h as headRequest, a as i18n, T as TOPIC_TYPE, g as useTimeFormat, j as useCookie, k as usePageResize, L as LANG_ZH, m as isGstarRepo, n as _sfc_main$b, o as isIncubationRepo, p as highlightWords, t as transformUrl, q as _frEventTrack, E as EVENT_NAME, c as REPO_TYPE, e as extractRepoInfoWithURL, w as LANG_KEY } from "./index-DfZHyOG4.js";
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-B13gf3iY.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";
|
|
@@ -11434,12 +11434,11 @@ const _sfc_main$D = /* @__PURE__ */ defineComponent({
|
|
|
11434
11434
|
window.location.href = aiUrl;
|
|
11435
11435
|
}
|
|
11436
11436
|
};
|
|
11437
|
-
const
|
|
11437
|
+
const toHref = () => {
|
|
11438
11438
|
const router2 = useRouter();
|
|
11439
11439
|
const orgPath = router2.resolve({ name: "homepage" });
|
|
11440
11440
|
console.log("orgPath", orgPath);
|
|
11441
|
-
|
|
11442
|
-
return;
|
|
11441
|
+
return orgPath.href;
|
|
11443
11442
|
};
|
|
11444
11443
|
const showTimeTopic = computed(() => {
|
|
11445
11444
|
var _a, _b;
|
|
@@ -11489,7 +11488,7 @@ const _sfc_main$D = /* @__PURE__ */ defineComponent({
|
|
|
11489
11488
|
onClick: _cache[0] || (_cache[0] = (event) => {
|
|
11490
11489
|
event == null ? void 0 : event.preventDefault();
|
|
11491
11490
|
}),
|
|
11492
|
-
|
|
11491
|
+
href: toHref(),
|
|
11493
11492
|
class: "flex flex-1 items-center gap-[8px]"
|
|
11494
11493
|
}, {
|
|
11495
11494
|
default: withCtx(() => {
|
|
@@ -11507,7 +11506,7 @@ const _sfc_main$D = /* @__PURE__ */ defineComponent({
|
|
|
11507
11506
|
];
|
|
11508
11507
|
}),
|
|
11509
11508
|
_: 1
|
|
11510
|
-
}),
|
|
11509
|
+
}, 8, ["href"]),
|
|
11511
11510
|
createVNode(unref(Button), {
|
|
11512
11511
|
onClick: _cache[1] || (_cache[1] = ($event) => {
|
|
11513
11512
|
var _a2;
|
|
@@ -15917,13 +15916,13 @@ const _sfc_main$p = /* @__PURE__ */ defineComponent({
|
|
|
15917
15916
|
var _a;
|
|
15918
15917
|
const layoutConfig2 = useLayoutConfig();
|
|
15919
15918
|
const { t: $t } = i18n.global;
|
|
15920
|
-
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-
|
|
15921
|
-
const UserSearch = defineAsyncComponent(() => import("./UserSearch-
|
|
15922
|
-
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-
|
|
15923
|
-
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-
|
|
15924
|
-
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-
|
|
15925
|
-
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-
|
|
15926
|
-
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-
|
|
15919
|
+
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-Cz9Vle9G.js"));
|
|
15920
|
+
const UserSearch = defineAsyncComponent(() => import("./UserSearch-CfX4NkpN.js"));
|
|
15921
|
+
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-X6I2pMlN.js"));
|
|
15922
|
+
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-BQk5tIO1.js"));
|
|
15923
|
+
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-zrU2IOei.js"));
|
|
15924
|
+
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-DcF4bH2q.js"));
|
|
15925
|
+
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-hd2z7Ldd.js"));
|
|
15927
15926
|
const props = __props;
|
|
15928
15927
|
const repoInfo = inject("repoInfo");
|
|
15929
15928
|
const orgInfo = inject("orgInfo");
|
|
@@ -16699,7 +16698,7 @@ const autoAvokeLogin = ({ isLogin, loginFunc, openHarmonyGuide, loginSuccess, lo
|
|
|
16699
16698
|
loginFunc({ type: "login", triggerType: "", loginTriggerSource: "router_login_auth", ...loginFuncOpts }, loginSuccess, openHarmonyGuide);
|
|
16700
16699
|
}
|
|
16701
16700
|
};
|
|
16702
|
-
const NoticeModal = defineAsyncComponent(() => import("./notice-
|
|
16701
|
+
const NoticeModal = defineAsyncComponent(() => import("./notice-DI46R8Sc.js"));
|
|
16703
16702
|
function clearNotice() {
|
|
16704
16703
|
if (localStorage$2.getItem("validator_email")) {
|
|
16705
16704
|
localStorage$2.removeItem("validator_email");
|
|
@@ -17887,9 +17886,9 @@ const _sfc_main$l = /* @__PURE__ */ defineComponent({
|
|
|
17887
17886
|
const layoutConfig2 = useLayoutConfig();
|
|
17888
17887
|
const { t: t2 } = i18n.global;
|
|
17889
17888
|
const route = useRoute();
|
|
17890
|
-
const MenuItem = defineAsyncComponent(() => import("./MenuItem-
|
|
17891
|
-
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-
|
|
17892
|
-
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-
|
|
17889
|
+
const MenuItem = defineAsyncComponent(() => import("./MenuItem-DJk0KWSP.js"));
|
|
17890
|
+
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-qW0kW8BB.js"));
|
|
17891
|
+
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-DHFpbQXp.js"));
|
|
17893
17892
|
const props = __props;
|
|
17894
17893
|
const useReport2 = inject("useReport");
|
|
17895
17894
|
const userInfo = inject("userInfo");
|
|
@@ -24333,7 +24332,7 @@ const _SlidCaptchaManager = class _SlidCaptchaManager {
|
|
|
24333
24332
|
__publicField(_SlidCaptchaManager, "instance");
|
|
24334
24333
|
let SlidCaptchaManager = _SlidCaptchaManager;
|
|
24335
24334
|
const slidCaptchaManager = SlidCaptchaManager.getInstance();
|
|
24336
|
-
const SlidCaptcha = defineAsyncComponent(() => import("./index-
|
|
24335
|
+
const SlidCaptcha = defineAsyncComponent(() => import("./index-C5ZeT-nA.js"));
|
|
24337
24336
|
const useSlidCaptcha = () => {
|
|
24338
24337
|
const { mount, unMount, isMounted } = usePopup("slid-captcha-popup");
|
|
24339
24338
|
const open = (config) => {
|
|
@@ -24363,7 +24362,7 @@ const useSlidCaptcha = () => {
|
|
|
24363
24362
|
close
|
|
24364
24363
|
};
|
|
24365
24364
|
};
|
|
24366
|
-
const YunpianCaptcha = defineAsyncComponent(() => import("./index-
|
|
24365
|
+
const YunpianCaptcha = defineAsyncComponent(() => import("./index-t3ttyMJR.js"));
|
|
24367
24366
|
const useYunpianCaptcha = () => {
|
|
24368
24367
|
const { mount, unMount } = usePopup("yunpian-captcha-popup");
|
|
24369
24368
|
const open = (config) => {
|
|
@@ -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, k as usePageResize, z as isZh, _ as _export_sfc } from "./index-
|
|
11
|
+
import { a as i18n, k as usePageResize, z as isZh, _ as _export_sfc } from "./index-DfZHyOG4.js";
|
|
12
12
|
const _YunpianCaptchaManager = class _YunpianCaptchaManager {
|
|
13
13
|
// eslint-disable-next-line no-useless-constructor
|
|
14
14
|
constructor() {
|
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-DfZHyOG4.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