vue-layout-gitcode 1.9.15 → 1.9.16
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-DCBE43mK.js → GloabarSearch-Di2Ym1Xf.js} +3 -3
- package/{MenuItem-B629djf-.js → MenuItem-CdJVmFyy.js} +1 -1
- package/{ProjectMenuList-D0r4PwMe.js → ProjectMenuList-V4MJpGuy.js} +4 -4
- package/{ProjectMenuListV2-CxiRFJk0.js → ProjectMenuListV2-_Q_gDeGb.js} +3 -3
- package/{ProjectSearch-BGClMDbA.js → ProjectSearch-tM3z9g9I.js} +1 -1
- package/{SearchHistoryList-aDQcJTP3.js → SearchHistoryList-CiqQxV_T.js} +1 -1
- package/{SearchPrefixTag-D0PuFWoe.js → SearchPrefixTag-D-UdWGEJ.js} +1 -1
- package/{SearchRecommed-DOW6qP2X.js → SearchRecommed-B4u98w5A.js} +2 -2
- package/{SearchScopeList-Bz61B5-R.js → SearchScopeList-t4ihz3CE.js} +1 -1
- package/{UserSearch-uut_Tutp.js → UserSearch-ZO8xXlPu.js} +2 -11
- package/{index-pAtMPmIk.js → index-BvZ-Wleb.js} +12 -9
- package/{index-DuseNVgV.js → index-C8XwM9SF.js} +3 -2
- package/{index-pXrnlYMi.js → index-CE9AEvr_.js} +1 -1
- package/{index-CwX2W7Sb.js → index-h15u2Iew.js} +560 -885
- package/index.d.ts +0 -11
- package/index.js +11 -11
- package/{notice-DANhvhbs.js → notice-BX7P7GOA.js} +7 -5
- package/package.json +1 -1
- package/style.css +1 -1
- package/{transWebUrl-CJbKGboA.js → transWebUrl-D4ABBmzo.js} +1 -1
package/index.d.ts
CHANGED
|
@@ -313,11 +313,6 @@ export declare const GitCodeHeader: DefineComponent<ExtractPropTypes<{
|
|
|
313
313
|
type: PropType<any>;
|
|
314
314
|
required: true;
|
|
315
315
|
};
|
|
316
|
-
asideCollapseMode: {
|
|
317
|
-
type: PropType<boolean | undefined>;
|
|
318
|
-
required: false;
|
|
319
|
-
default: boolean;
|
|
320
|
-
};
|
|
321
316
|
bgConfig: {
|
|
322
317
|
type: PropType<{
|
|
323
318
|
index_head: string;
|
|
@@ -431,11 +426,6 @@ export declare const GitCodeHeader: DefineComponent<ExtractPropTypes<{
|
|
|
431
426
|
type: PropType<any>;
|
|
432
427
|
required: true;
|
|
433
428
|
};
|
|
434
|
-
asideCollapseMode: {
|
|
435
|
-
type: PropType<boolean | undefined>;
|
|
436
|
-
required: false;
|
|
437
|
-
default: boolean;
|
|
438
|
-
};
|
|
439
429
|
bgConfig: {
|
|
440
430
|
type: PropType<{
|
|
441
431
|
index_head: string;
|
|
@@ -474,7 +464,6 @@ export declare const GitCodeHeader: DefineComponent<ExtractPropTypes<{
|
|
|
474
464
|
orgInfo: OrgInfo | undefined;
|
|
475
465
|
otherUserInfo: UserInfo | undefined;
|
|
476
466
|
headerBorder: boolean | undefined;
|
|
477
|
-
asideCollapseMode: boolean | undefined;
|
|
478
467
|
bgConfig: {
|
|
479
468
|
index_head: string;
|
|
480
469
|
detail_top: string;
|
package/index.js
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { J, K, O, I, S, H, y, Q, N, P, M } from "./index-h15u2Iew.js";
|
|
2
2
|
export {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
3
|
+
J as GitCodeAside,
|
|
4
|
+
K as GitCodeHeader,
|
|
5
|
+
O as GitCodeLayoutEmitter,
|
|
6
|
+
I as Login,
|
|
7
7
|
S as SceneValue,
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
8
|
+
H as ToolsFloat,
|
|
9
|
+
y as currentTheme,
|
|
10
|
+
Q as default,
|
|
11
|
+
N as setLayoutConfig,
|
|
12
|
+
P as setTheme,
|
|
13
|
+
M as useLogin
|
|
14
14
|
};
|
|
@@ -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-h15u2Iew.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";
|
|
@@ -37,9 +37,10 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
37
37
|
class: "mr-[8px]"
|
|
38
38
|
}, {
|
|
39
39
|
default: withCtx(() => _cache[1] || (_cache[1] = [
|
|
40
|
-
createTextVNode("忽略")
|
|
40
|
+
createTextVNode("忽略", -1)
|
|
41
41
|
])),
|
|
42
|
-
_: 1
|
|
42
|
+
_: 1,
|
|
43
|
+
__: [1]
|
|
43
44
|
}, 8, ["size", "onClick"]),
|
|
44
45
|
createVNode(unref(Button), {
|
|
45
46
|
variant: "solid",
|
|
@@ -48,9 +49,10 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
48
49
|
onClick: handleConfirm
|
|
49
50
|
}, {
|
|
50
51
|
default: withCtx(() => _cache[2] || (_cache[2] = [
|
|
51
|
-
createTextVNode("修改")
|
|
52
|
+
createTextVNode("修改", -1)
|
|
52
53
|
])),
|
|
53
|
-
_: 1
|
|
54
|
+
_: 1,
|
|
55
|
+
__: [2]
|
|
54
56
|
}, 8, ["size"])
|
|
55
57
|
], 2)
|
|
56
58
|
]),
|