vue-layout-gitcode 1.12.15-beta.55 → 1.12.15-beta.56
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-BR17CTm_.js → GloabarSearch-BToo63lN.js} +5 -5
- package/{MenuItem-CVI6iQ6X.js → MenuItem-CSUD9h9u.js} +2 -2
- package/{ProjectMenuList-BQLnYb3a.js → ProjectMenuList-BIfK-2PP.js} +11 -11
- package/{ProjectMenuListV2-5UpZZX6F.js → ProjectMenuListV2-Cri1p6cu.js} +4 -4
- package/{ProjectSearch-D68_33qZ.js → ProjectSearch-DiFQTudk.js} +2 -2
- package/{SearchHistoryList-CVuDPhqI.js → SearchHistoryList-C4c8kz4W.js} +6 -6
- package/{SearchRecommed-_2Z-M7dm.js → SearchRecommed-BZtERyjj.js} +5 -4
- package/{SearchScopeList-BV7CRGr3.js → SearchScopeList-BSc_5zAp.js} +3 -3
- package/{UserSearch-Dm4Xvimb.js → UserSearch-B4UqFeav.js} +2 -2
- package/{index-CXNKytvC.js → index-BfbWU9zk.js} +2 -2
- package/{index-DBTIV-gu.js → index-CBfBURIA.js} +2122 -2720
- package/{index-yQd8f4tI.js → index-DIQGBKan.js} +6 -5
- package/index.d.ts +6 -0
- package/index.js +18 -17
- package/{notice-DrIhP0Vs.js → notice-CCYUf9Us.js} +13 -11
- package/package.json +1 -1
- package/style.css +1 -1
- package/{transWebUrl-H_rfM4OA.js → transWebUrl-B0xLdCWp.js} +1 -1
- package/{useReportRepo-B3HT41mc.js → useReportRepo-BBA5oOrD.js} +49 -46
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { defineComponent, onMounted, nextTick, onUnmounted,
|
|
2
|
-
import { y as slidCaptchaManager, z as useLayoutConfig, A as isZh, _ as _export_sfc } from "./index-
|
|
1
|
+
import { defineComponent, onMounted, nextTick, onUnmounted, createBlock, openBlock, unref, withCtx, createElementVNode } from "vue";
|
|
2
|
+
import { y as slidCaptchaManager, z as useLayoutConfig, A as isZh, _ as _export_sfc } from "./index-CBfBURIA.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:";
|
|
@@ -105,10 +105,11 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
105
105
|
});
|
|
106
106
|
return (_ctx, _cache) => {
|
|
107
107
|
return openBlock(), createBlock(unref(FixedOverlay), { class: "captcha-overlay-slid" }, {
|
|
108
|
-
default: withCtx(() =>
|
|
108
|
+
default: withCtx(() => _cache[0] || (_cache[0] = [
|
|
109
109
|
createElementVNode("div", { id: "captcha-box" }, null, -1)
|
|
110
|
-
])
|
|
111
|
-
_: 1
|
|
110
|
+
])),
|
|
111
|
+
_: 1,
|
|
112
|
+
__: [0]
|
|
112
113
|
});
|
|
113
114
|
};
|
|
114
115
|
}
|
package/index.d.ts
CHANGED
|
@@ -12,6 +12,8 @@ import { HEADER_CREATE_MENU_PATHS } from './components/Header/create-menu';
|
|
|
12
12
|
import { default as HeaderCreateMenu } from './components/Header/Create/index.vue';
|
|
13
13
|
import { HeaderCreateMenuItem } from './components/Header/create-menu';
|
|
14
14
|
import { HeaderCreateMenuNavigate } from './components/Header/create-menu';
|
|
15
|
+
import { default as HeaderSkeleton } from './components/Header/HeaderSkeleton.vue';
|
|
16
|
+
import { HeaderSkeletonProps } from './components/Header/HeaderSkeleton.vue';
|
|
15
17
|
import { default as HomeHeaderActions } from './components/Header/HomeHeaderActions.vue';
|
|
16
18
|
import { HomeHeaderWorkspaceNavigate } from './utils/home-header-actions';
|
|
17
19
|
import { default as Login } from './components//Login/Login.vue';
|
|
@@ -52,6 +54,10 @@ export { HeaderCreateMenuItem }
|
|
|
52
54
|
|
|
53
55
|
export { HeaderCreateMenuNavigate }
|
|
54
56
|
|
|
57
|
+
export { HeaderSkeleton }
|
|
58
|
+
|
|
59
|
+
export { HeaderSkeletonProps }
|
|
60
|
+
|
|
55
61
|
export { HomeHeaderActions }
|
|
56
62
|
|
|
57
63
|
export { HomeHeaderWorkspaceNavigate }
|
package/index.js
CHANGED
|
@@ -1,23 +1,24 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { a3, $, a1, U, V, X, a6, a8, a0, Y, Z, Q, S, W, a2, P, C, a9, a5, a7, a4 } from "./index-CBfBURIA.js";
|
|
2
2
|
export {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
3
|
+
a3 as AsideFooterTools,
|
|
4
|
+
$ as AtomCodeLauncher,
|
|
5
|
+
a1 as EnterpriseHeader,
|
|
6
6
|
U as GitCodeAside,
|
|
7
7
|
V as GitCodeAsideV2,
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
8
|
+
X as GitCodeHeader,
|
|
9
|
+
a6 as GitCodeLayoutEmitter,
|
|
10
|
+
a8 as HEADER_CREATE_MENU_PATHS,
|
|
11
|
+
a0 as HeaderCreateMenu,
|
|
12
|
+
Y as HeaderSkeleton,
|
|
13
|
+
Z as HomeHeaderActions,
|
|
14
|
+
Q as Login,
|
|
15
|
+
S as SceneValue,
|
|
16
|
+
W as ScrollActiveContainer,
|
|
17
|
+
a2 as SiteAnnouncement,
|
|
18
|
+
P as ToolsFloat,
|
|
18
19
|
C as currentTheme,
|
|
19
|
-
|
|
20
|
-
|
|
20
|
+
a9 as default,
|
|
21
|
+
a5 as setLayoutConfig,
|
|
21
22
|
a7 as setTheme,
|
|
22
|
-
|
|
23
|
+
a4 as useLogin
|
|
23
24
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { defineComponent, computed,
|
|
2
|
-
import { i as isPhone, u as useModel, _ as _export_sfc } from "./index-
|
|
1
|
+
import { defineComponent, computed, createBlock, openBlock, unref, isRef, withCtx, createElementVNode, normalizeClass, createVNode, createTextVNode } from "vue";
|
|
2
|
+
import { i as isPhone, u as useModel, _ as _export_sfc } from "./index-CBfBURIA.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,13 +33,14 @@ 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: _ctx.onClose,
|
|
37
37
|
class: "email-notice__btn-ignore"
|
|
38
38
|
}, {
|
|
39
|
-
default: withCtx(() =>
|
|
40
|
-
createTextVNode("忽略"
|
|
41
|
-
])
|
|
42
|
-
_: 1
|
|
39
|
+
default: withCtx(() => _cache[1] || (_cache[1] = [
|
|
40
|
+
createTextVNode("忽略")
|
|
41
|
+
])),
|
|
42
|
+
_: 1,
|
|
43
|
+
__: [1]
|
|
43
44
|
}, 8, ["size", "onClick"]),
|
|
44
45
|
createVNode(unref(Button), {
|
|
45
46
|
variant: "solid",
|
|
@@ -47,10 +48,11 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
47
48
|
color: "primary",
|
|
48
49
|
onClick: handleConfirm
|
|
49
50
|
}, {
|
|
50
|
-
default: withCtx(() =>
|
|
51
|
-
createTextVNode("修改"
|
|
52
|
-
])
|
|
53
|
-
_: 1
|
|
51
|
+
default: withCtx(() => _cache[2] || (_cache[2] = [
|
|
52
|
+
createTextVNode("修改")
|
|
53
|
+
])),
|
|
54
|
+
_: 1,
|
|
55
|
+
__: [2]
|
|
54
56
|
}, 8, ["size"])
|
|
55
57
|
], 2)
|
|
56
58
|
]),
|