vue-layout-gitcode 1.12.26 → 1.12.28
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-BPNGnxBF.js → GloabarSearch-B6Tr8atH.js} +4 -4
- package/{MenuItem-C8GaoUJj.js → MenuItem-Dgt8M8If.js} +6 -2
- package/{ProjectMenuList-DyMdhr9N.js → ProjectMenuList-C6iH9uWk.js} +11 -11
- package/{ProjectMenuListV2-DSEAxiSl.js → ProjectMenuListV2-rqhoIUi9.js} +4 -4
- package/{ProjectSearch-AtuUA2il.js → ProjectSearch-CiOguIBX.js} +2 -2
- package/{SearchHistoryList-C9WJKVGL.js → SearchHistoryList-C_RSEjX_.js} +6 -6
- package/{SearchRecommed-C4uEaFUT.js → SearchRecommed-C6Ut806B.js} +3 -3
- package/{SearchScopeList-BxLQsVDy.js → SearchScopeList-DqiA5Dt0.js} +3 -3
- package/{UserSearch-DqQE1C0m.js → UserSearch-7LYsCNUJ.js} +2 -2
- package/{index-DUph-MAB.js → index-D-t-PGAL.js} +5 -6
- package/{index-B_NHd6vO.js → index-D4CF_bZw.js} +2 -2
- package/{index-DIxeohFH.js → index-DsHINSgA.js} +972 -885
- package/{index-2Dx_0DP6.js → index-UgD9Qf2c.js} +45 -48
- package/index.d.ts +583 -761
- package/index.js +11 -11
- package/{notice-DRchXUn2.js → notice-8rLtSJNz.js} +11 -13
- package/package.json +1 -1
- package/style.css +1 -1
- package/{transWebUrl-Bp65b9MR.js → transWebUrl-CC8VI9BR.js} +1 -1
package/index.js
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { N, O, P, Q, S, U, V, W, B, X, Y, Z, $ } from "./index-DsHINSgA.js";
|
|
2
2
|
export {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
3
|
+
N as EnterpriseHeader,
|
|
4
|
+
O as GitCodeAside,
|
|
5
|
+
P as GitCodeHeader,
|
|
6
|
+
Q as GitCodeLayoutEmitter,
|
|
7
|
+
S as Login,
|
|
8
|
+
U as SceneValue,
|
|
9
9
|
V as SiteAnnouncement,
|
|
10
|
-
|
|
10
|
+
W as ToolsFloat,
|
|
11
11
|
B as currentTheme,
|
|
12
|
-
|
|
13
|
-
|
|
12
|
+
X as default,
|
|
13
|
+
Y as setLayoutConfig,
|
|
14
14
|
Z as setTheme,
|
|
15
|
-
|
|
15
|
+
$ as useLogin
|
|
16
16
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { defineComponent, computed,
|
|
2
|
-
import { i as isPhone, u as useModel } 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 } from "./index-DsHINSgA.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";
|
|
@@ -33,14 +33,13 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
33
33
|
createVNode(unref(Button), {
|
|
34
34
|
variant: "outline",
|
|
35
35
|
size: isMobile.value ? "sm" : "md",
|
|
36
|
-
onClick:
|
|
36
|
+
onClick: __props.onClose,
|
|
37
37
|
class: "mr-[8px]"
|
|
38
38
|
}, {
|
|
39
|
-
default: withCtx(() => _cache[1] || (_cache[1] = [
|
|
40
|
-
createTextVNode("忽略")
|
|
41
|
-
])),
|
|
42
|
-
_: 1
|
|
43
|
-
__: [1]
|
|
39
|
+
default: withCtx(() => [..._cache[1] || (_cache[1] = [
|
|
40
|
+
createTextVNode("忽略", -1)
|
|
41
|
+
])]),
|
|
42
|
+
_: 1
|
|
44
43
|
}, 8, ["size", "onClick"]),
|
|
45
44
|
createVNode(unref(Button), {
|
|
46
45
|
variant: "solid",
|
|
@@ -48,11 +47,10 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
48
47
|
color: "primary",
|
|
49
48
|
onClick: handleConfirm
|
|
50
49
|
}, {
|
|
51
|
-
default: withCtx(() => _cache[2] || (_cache[2] = [
|
|
52
|
-
createTextVNode("修改")
|
|
53
|
-
])),
|
|
54
|
-
_: 1
|
|
55
|
-
__: [2]
|
|
50
|
+
default: withCtx(() => [..._cache[2] || (_cache[2] = [
|
|
51
|
+
createTextVNode("修改", -1)
|
|
52
|
+
])]),
|
|
53
|
+
_: 1
|
|
56
54
|
}, 8, ["size"])
|
|
57
55
|
], 2)
|
|
58
56
|
]),
|