vue-layout-gitcode 1.12.15-beta.10 → 1.12.15-beta.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-DShGgmPu.js → GloabarSearch-B_hpcegG.js} +3 -3
- package/{MenuItem-C0_Z3kAs.js → MenuItem-BEwOFYk1.js} +1 -1
- package/{ProjectMenuList-DijZTN2Y.js → ProjectMenuList-DsFXRFSj.js} +2 -2
- package/{ProjectMenuListV2-rwBJNNnu.js → ProjectMenuListV2-CCc786iD.js} +2 -2
- package/{ProjectSearch-D2AdTPot.js → ProjectSearch-CnPDrJlb.js} +1 -1
- package/{SearchHistoryList-D5AKv0bc.js → SearchHistoryList-Yi-4pyqJ.js} +1 -1
- package/{SearchRecommed-t7cNwaJk.js → SearchRecommed-BR0w0PYW.js} +2 -2
- package/{SearchScopeList-CkFCXGUJ.js → SearchScopeList-BN0GfdPL.js} +1 -1
- package/{UserSearch-BAH-XaKB.js → UserSearch-BN-ZiXtK.js} +1 -1
- package/{index-BcmNxd28.js → index-3u6RC7b4.js} +377 -323
- package/{index-CktR4_3I.js → index-BeEeW2_Y.js} +1 -1
- package/{index-BB4Ahsk2.js → index-DvUzd0X8.js} +2 -2
- package/{index-DBK1y0r5.js → index-rlBUBry4.js} +1 -1
- package/index.d.ts +18 -0
- package/index.js +14 -13
- package/{notice-BkY2Sv5_.js → notice-tL8zkoWs.js} +1 -1
- package/package.json +1 -1
- package/style.css +1 -1
- package/{transWebUrl-Y8-wNaJD.js → transWebUrl-BFPL9TTH.js} +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, onMounted, nextTick, onUnmounted, openBlock, createBlock, 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-3u6RC7b4.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, 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, 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, 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, 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, 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-3u6RC7b4.js";
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-BFPL9TTH.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, 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-3u6RC7b4.js";
|
|
12
12
|
const _YunpianCaptchaManager = class _YunpianCaptchaManager {
|
|
13
13
|
// eslint-disable-next-line no-useless-constructor
|
|
14
14
|
constructor() {
|
package/index.d.ts
CHANGED
|
@@ -144,6 +144,18 @@ declare type __VLS_Props_3 = {
|
|
|
144
144
|
loginChildComponents: any;
|
|
145
145
|
};
|
|
146
146
|
|
|
147
|
+
declare type __VLS_Props_4 = {
|
|
148
|
+
/** 展示主题设置项,默认 true */
|
|
149
|
+
showThemeSetting?: boolean;
|
|
150
|
+
/** 展示语言设置项,默认 true */
|
|
151
|
+
showLangSetting?: boolean;
|
|
152
|
+
/**
|
|
153
|
+
* 下拉菜单弹出位置,默认 `['bottom-end']`。
|
|
154
|
+
* 宿主如果把本组件放在页面底部,可传 `['top-end']` 避免菜单被视口下沿裁掉。
|
|
155
|
+
*/
|
|
156
|
+
position?: string[];
|
|
157
|
+
};
|
|
158
|
+
|
|
147
159
|
declare function __VLS_template(): {
|
|
148
160
|
attrs: Partial<{}>;
|
|
149
161
|
slots: Partial<Record<string, (_: {}) => any>>;
|
|
@@ -218,6 +230,12 @@ declare type __VLS_WithTemplateSlots_3<T, S> = T & {
|
|
|
218
230
|
};
|
|
219
231
|
};
|
|
220
232
|
|
|
233
|
+
export declare const AsideFooterTools: DefineComponent<__VLS_Props_4, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_4> & Readonly<{}>, {
|
|
234
|
+
position: string[];
|
|
235
|
+
showThemeSetting: boolean;
|
|
236
|
+
showLangSetting: boolean;
|
|
237
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
238
|
+
|
|
221
239
|
declare interface BaseLayoutConfig {
|
|
222
240
|
VITE_HOST: string;
|
|
223
241
|
VITE_HOST_TIANQI: string;
|
package/index.js
CHANGED
|
@@ -1,16 +1,17 @@
|
|
|
1
|
-
import { N, O, P, Q, S, U, V, W,
|
|
1
|
+
import { N, O, P, Q, S, U, V, W, X, B, Y, Z, $, a0 } from "./index-3u6RC7b4.js";
|
|
2
2
|
export {
|
|
3
|
-
N as
|
|
4
|
-
O as
|
|
5
|
-
P as
|
|
6
|
-
Q as
|
|
7
|
-
S as
|
|
8
|
-
U as
|
|
9
|
-
V as
|
|
10
|
-
W as
|
|
3
|
+
N as AsideFooterTools,
|
|
4
|
+
O as EnterpriseHeader,
|
|
5
|
+
P as GitCodeAside,
|
|
6
|
+
Q as GitCodeHeader,
|
|
7
|
+
S as GitCodeLayoutEmitter,
|
|
8
|
+
U as Login,
|
|
9
|
+
V as SceneValue,
|
|
10
|
+
W as SiteAnnouncement,
|
|
11
|
+
X as ToolsFloat,
|
|
11
12
|
B as currentTheme,
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
13
|
+
Y as default,
|
|
14
|
+
Z as setLayoutConfig,
|
|
15
|
+
$ as setTheme,
|
|
16
|
+
a0 as useLogin
|
|
16
17
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
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-
|
|
2
|
+
import { i as isPhone, u as useModel, _ as _export_sfc } from "./index-3u6RC7b4.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";
|