vue-layout-gitcode 1.12.15-beta.50 → 1.12.15-beta.51
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-BY6gNAtx.js → GloabarSearch-SZoGWlUT.js} +5 -5
- package/{MenuItem-6hlAqQ26.js → MenuItem-C-G3-qxt.js} +2 -2
- package/{ProjectMenuList-8aJXpnHz.js → ProjectMenuList-yWnBlDRV.js} +11 -11
- package/{ProjectMenuListV2-Bso8WDsC.js → ProjectMenuListV2-BRzVv_AY.js} +4 -4
- package/{ProjectSearch-DsqAIoM0.js → ProjectSearch-DLfgOAqF.js} +2 -2
- package/{SearchHistoryList-Dm1nHF89.js → SearchHistoryList-C4097SmS.js} +8 -8
- package/{SearchRecommed-DcfAtisG.js → SearchRecommed-yqm_4RV2.js} +4 -5
- package/{SearchScopeList-Dq8EFLvV.js → SearchScopeList-CgarZQyj.js} +3 -3
- package/{UserSearch-NE2HWF5e.js → UserSearch-Ca1xTnjD.js} +2 -2
- package/{index-lXkdtPpx.js → index-BBdEwjQ0.js} +2021 -1342
- package/{index-5QoTkeLY.js → index-CfDhMVYG.js} +2 -2
- package/{index-BIQF1vUK.js → index-DM7OarAK.js} +5 -6
- package/index.js +18 -18
- package/{notice-ydjd-eKW.js → notice-CLIMV9t6.js} +11 -13
- package/package.json +1 -1
- package/style.css +1 -1
- package/{transWebUrl-DGesD31K.js → transWebUrl-DlK6GU_m.js} +1 -1
- package/{useReportRepo-DbHCQaPO.js → useReportRepo-DKt0C5mO.js} +46 -49
|
@@ -1,14 +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
6
|
import "vue-devui-lal/button/style.css";
|
|
7
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, A as isZh, _ as _export_sfc } from "./index-
|
|
11
|
+
import { a as i18n, k as usePageResize, A as isZh, _ as _export_sfc } from "./index-BBdEwjQ0.js";
|
|
12
12
|
const _YunpianCaptchaManager = class _YunpianCaptchaManager {
|
|
13
13
|
// eslint-disable-next-line no-useless-constructor
|
|
14
14
|
constructor() {
|
|
@@ -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, openBlock, createBlock, unref, withCtx, createElementVNode } from "vue";
|
|
2
|
+
import { y as slidCaptchaManager, z as useLayoutConfig, A as isZh, _ as _export_sfc } from "./index-BBdEwjQ0.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,11 +105,10 @@ 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(() => _cache[0] || (_cache[0] = [
|
|
108
|
+
default: withCtx(() => [..._cache[0] || (_cache[0] = [
|
|
109
109
|
createElementVNode("div", { id: "captcha-box" }, null, -1)
|
|
110
|
-
])),
|
|
111
|
-
_: 1
|
|
112
|
-
__: [0]
|
|
110
|
+
])]),
|
|
111
|
+
_: 1
|
|
113
112
|
});
|
|
114
113
|
};
|
|
115
114
|
}
|
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-BBdEwjQ0.js";
|
|
2
2
|
export {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
3
|
+
P as AsideFooterTools,
|
|
4
|
+
Q as AtomCodeLauncher,
|
|
5
|
+
S as EnterpriseHeader,
|
|
6
6
|
U as GitCodeAside,
|
|
7
7
|
V as GitCodeAsideV2,
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
8
|
+
W as GitCodeHeader,
|
|
9
|
+
X as GitCodeLayoutEmitter,
|
|
10
|
+
Y as HEADER_CREATE_MENU_PATHS,
|
|
11
|
+
Z as HeaderCreateMenu,
|
|
12
|
+
$ as HomeHeaderActions,
|
|
13
|
+
a0 as Login,
|
|
14
|
+
a1 as SceneValue,
|
|
15
|
+
a2 as ScrollActiveContainer,
|
|
16
|
+
a3 as SiteAnnouncement,
|
|
17
|
+
a4 as ToolsFloat,
|
|
18
18
|
C as currentTheme,
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
19
|
+
a5 as default,
|
|
20
|
+
a6 as setLayoutConfig,
|
|
21
|
+
a7 as setTheme,
|
|
22
|
+
a8 as useLogin
|
|
23
23
|
};
|
|
@@ -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, openBlock, createBlock, unref, isRef, withCtx, createElementVNode, normalizeClass, createVNode, createTextVNode } from "vue";
|
|
2
|
+
import { i as isPhone, u as useModel, _ as _export_sfc } from "./index-BBdEwjQ0.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: "email-notice__btn-ignore"
|
|
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
|
]),
|