vue-layout-gitcode 1.12.15-beta.43 → 1.12.15-beta.44
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-C1_0dMA7.js → GloabarSearch-DOb49kb1.js} +24 -8
- package/{MenuItem-COOpJ68G.js → MenuItem-BDykqVY_.js} +3 -2
- package/{ProjectMenuList-Bf0aLBEc.js → ProjectMenuList-XmOFvTS9.js} +8 -3
- package/{ProjectMenuListV2-CUgz0IiE.js → ProjectMenuListV2-BuyD7jOd.js} +7 -3
- package/{ProjectSearch-CYfny4PA.js → ProjectSearch-B--M9NKy.js} +3 -2
- package/{SearchHistoryList-CjyVAYAo.js → SearchHistoryList-C6SlOUbd.js} +12 -5
- package/{SearchRecommed-LB7Szy-x.js → SearchRecommed-B2nSbCak.js} +6 -5
- package/{SearchScopeList-DD3sLmVW.js → SearchScopeList-BTHTBdRL.js} +3 -2
- package/{UserSearch-rqSXBFBk.js → UserSearch-C7yhRImW.js} +3 -2
- package/{index-DZTs-ePt.js → index-Bhv07cir.js} +1360 -652
- package/{index-DT7NKhgA.js → index-CH0gI_tL.js} +3 -2
- package/{index-DRs0zGoG.js → index-CtM76hG4.js} +6 -3
- package/{index-tZw1fUkm.js → index-DFsuUGSz.js} +5 -2
- package/index.d.ts +3 -0
- package/index.js +19 -19
- package/{notice-DjSc9owf.js → notice-CxKzeiYF.js} +4 -2
- package/package.json +1 -1
- package/style.css +1 -1
- package/{transWebUrl--iZn6BtB.js → transWebUrl-CjAKBQUN.js} +1 -1
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
import { defineComponent, onMounted, nextTick, onUnmounted,
|
|
2
|
-
import {
|
|
1
|
+
import { defineComponent, onMounted, nextTick, onUnmounted, openBlock, createBlock, unref, withCtx, createElementVNode } from "vue";
|
|
2
|
+
import { y as slidCaptchaManager, z as useLayoutConfig, A as isZh, _ as _export_sfc } from "./index-Bhv07cir.js";
|
|
3
3
|
import { FixedOverlay } from "vue-devui-lal/overlay";
|
|
4
|
+
import "vue-devui-lal/overlay/style.css";
|
|
4
5
|
const TARGET_TEXT = "Click in order:";
|
|
5
6
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
6
7
|
...{ name: "tianaiCaptcha" },
|
|
@@ -1,11 +1,14 @@
|
|
|
1
|
-
import { ref, watchEffect, defineComponent, toDisplayString, unref,
|
|
1
|
+
import { ref, watchEffect, defineComponent, toDisplayString, unref, useModel, watch, openBlock, createElementBlock, createVNode, normalizeClass, withDirectives, createElementVNode, vShow, mergeModels, inject, withModifiers, createBlock, Fragment, computed, normalizeStyle, createCommentVNode, 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,
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl
|
|
3
|
+
import { d as transferNumber, G as GIcon, _ as _export_sfc, s as setLoginTriggerSource, r as reqCatch, f as useRequestReport, 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, o as _sfc_main$b, p as isIncubationRepo, q as highlightWords, t as transformUrl, w as _frEventTrack, E as EVENT_NAME, c as REPO_TYPE, e as extractRepoInfoWithURL, x as LANG_KEY } from "./index-Bhv07cir.js";
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-CjAKBQUN.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
|
+
import "vue-devui-lal/grid/style.css";
|
|
9
|
+
import "vue-devui-lal/skeleton/style.css";
|
|
8
10
|
import { Popover } from "vue-devui-lal/popover";
|
|
11
|
+
import "vue-devui-lal/popover/style.css";
|
|
9
12
|
const useReportRepo = (reportParams, viewReport) => {
|
|
10
13
|
const list = ref([]);
|
|
11
14
|
const pageRef = ref((window == null ? void 0 : window.page_ref) || "");
|
|
@@ -1,11 +1,14 @@
|
|
|
1
1
|
var __defProp = Object.defineProperty;
|
|
2
2
|
var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
|
|
3
3
|
var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "symbol" ? key + "" : key, value);
|
|
4
|
-
import { defineComponent, ref, onMounted, onBeforeUnmount,
|
|
4
|
+
import { defineComponent, ref, onMounted, onBeforeUnmount, openBlock, createBlock, unref, withCtx, createElementVNode, withDirectives, createVNode, vShow, nextTick } from "vue";
|
|
5
5
|
import { Button } from "vue-devui-lal/button";
|
|
6
|
+
import "vue-devui-lal/button/style.css";
|
|
6
7
|
import { Message } from "vue-devui-lal/message";
|
|
8
|
+
import "vue-devui-lal/message/style.css";
|
|
7
9
|
import { FixedOverlay } from "vue-devui-lal/overlay";
|
|
8
|
-
import
|
|
10
|
+
import "vue-devui-lal/overlay/style.css";
|
|
11
|
+
import { a as i18n, k as usePageResize, A as isZh, _ as _export_sfc } from "./index-Bhv07cir.js";
|
|
9
12
|
const _YunpianCaptchaManager = class _YunpianCaptchaManager {
|
|
10
13
|
// eslint-disable-next-line no-useless-constructor
|
|
11
14
|
constructor() {
|
package/index.d.ts
CHANGED
|
@@ -76,6 +76,7 @@ orgInfo: OrgInfo;
|
|
|
76
76
|
otherUserInfo: UserInfo;
|
|
77
77
|
userInfo: UserInfo;
|
|
78
78
|
independence: boolean;
|
|
79
|
+
defaultGlobalSearchType: "repo" | "all";
|
|
79
80
|
atomcodeLaunchQs: string;
|
|
80
81
|
launchAtomCode: () => void | Promise<void>;
|
|
81
82
|
headerBorder: boolean;
|
|
@@ -169,6 +170,8 @@ declare type __VLS_Props_2 = {
|
|
|
169
170
|
showAtomCodeLauncher?: boolean;
|
|
170
171
|
/** AtomCode 点击启动函数属性(若定义则在点击 AtomCode 主按钮时触发,而不调用 openAtomCode) */
|
|
171
172
|
launchAtomCode?: () => void | Promise<void>;
|
|
173
|
+
/** 无范围 Header 搜索的默认类型,组件库默认保持项目搜索 */
|
|
174
|
+
defaultGlobalSearchType?: 'repo' | 'all';
|
|
172
175
|
};
|
|
173
176
|
|
|
174
177
|
declare type __VLS_Props_3 = {
|
package/index.js
CHANGED
|
@@ -1,23 +1,23 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { P, Q, S, U, V, W, X, Y, Z, $, a0, a1, a2, a3, a4, C, a5, a6, a7, a8 } from "./index-Bhv07cir.js";
|
|
2
2
|
export {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
3
|
+
P as AsideFooterTools,
|
|
4
|
+
Q as AtomCodeLauncher,
|
|
5
|
+
S as EnterpriseHeader,
|
|
6
|
+
U as GitCodeAside,
|
|
7
|
+
V as GitCodeAsideV2,
|
|
8
8
|
W as GitCodeHeader,
|
|
9
|
-
|
|
10
|
-
|
|
9
|
+
X as GitCodeLayoutEmitter,
|
|
10
|
+
Y as HEADER_CREATE_MENU_PATHS,
|
|
11
11
|
Z as HeaderCreateMenu,
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
12
|
+
$ as HomeHeaderActions,
|
|
13
|
+
a0 as Login,
|
|
14
|
+
a1 as SceneValue,
|
|
15
|
+
a2 as ScrollActiveContainer,
|
|
16
|
+
a3 as SiteAnnouncement,
|
|
17
|
+
a4 as ToolsFloat,
|
|
18
|
+
C as currentTheme,
|
|
19
|
+
a5 as default,
|
|
20
|
+
a6 as setLayoutConfig,
|
|
21
|
+
a7 as setTheme,
|
|
22
|
+
a8 as useLogin
|
|
23
23
|
};
|
|
@@ -1,7 +1,9 @@
|
|
|
1
|
-
import { defineComponent, computed,
|
|
2
|
-
import { i as isPhone, u as useModel, _ as _export_sfc } from "./index-
|
|
1
|
+
import { defineComponent, computed, openBlock, createBlock, unref, isRef, withCtx, createElementVNode, normalizeClass, createVNode, createTextVNode } from "vue";
|
|
2
|
+
import { i as isPhone, u as useModel, _ as _export_sfc } from "./index-Bhv07cir.js";
|
|
3
3
|
import { Notification } from "vue-devui-lal/notification";
|
|
4
4
|
import { Button } from "vue-devui-lal/button";
|
|
5
|
+
import "vue-devui-lal/notification/style.css";
|
|
6
|
+
import "vue-devui-lal/button/style.css";
|
|
5
7
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
6
8
|
__name: "notice",
|
|
7
9
|
props: {
|