vue-layout-gitcode 1.12.15-beta.1 → 1.12.15-beta.11
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-NPtGnTQ1.js → GloabarSearch-DxJ6MLn8.js} +9 -9
- package/{MenuItem-D-NgnoC1.js → MenuItem-D4MiC6IG.js} +16 -13
- package/{ProjectMenuList-A573Arrk.js → ProjectMenuList-DZGYiODT.js} +23 -23
- package/{ProjectMenuListV2-DjpgvHQE.js → ProjectMenuListV2-EV89LR2x.js} +11 -11
- package/{ProjectSearch-D-9ryluX.js → ProjectSearch-BEwuDaPM.js} +19 -27
- package/{SearchHistoryList-awPBQlFr.js → SearchHistoryList-DmaxAvK8.js} +23 -16
- package/{SearchRecommed-8RHzmmRW.js → SearchRecommed-DZluuC-H.js} +8 -9
- package/{SearchScopeList-tBnniJs-.js → SearchScopeList-BYE_KyGE.js} +10 -13
- package/{UserSearch-vmcC6EeG.js → UserSearch-BzHQXmzE.js} +6 -6
- package/{index-bZAi191d.js → index-BOScKrtu.js} +71 -71
- package/{index-Z-gANvpG.js → index-BxHk52W8.js} +2 -2
- package/{index-CkQ6iZA_.js → index-EOrZj5ss.js} +4 -4
- package/{index-0AjxTFDx.js → index-G58a172b.js} +3009 -1882
- package/index.d.ts +2 -3
- package/index.js +11 -11
- package/{notice-BdcLXKWi.js → notice-B43kh3GE.js} +13 -14
- package/package.json +1 -1
- package/style.css +1 -1
- package/{transWebUrl-TUzSMmWj.js → transWebUrl-C4Zf5RBI.js} +1 -1
- package/SearchPrefixTag-Dqp_1PvV.js +0 -46
package/index.d.ts
CHANGED
|
@@ -9,7 +9,6 @@ import { DefineComponent } from '../../../vue/dist/vue.esm-bundler.js';
|
|
|
9
9
|
import { DefineComponent as DefineComponent_2 } from '../../../../vue/dist/vue.esm-bundler.js';
|
|
10
10
|
import { Emitter } from 'mitt';
|
|
11
11
|
import { HeaderPropsForCustom } from '../../types/types';
|
|
12
|
-
import { LocationQueryValue } from 'vue-router';
|
|
13
12
|
import { OrgInfo } from '../../types/types';
|
|
14
13
|
import { PublicProps } from '../../../vue/dist/vue.esm-bundler.js';
|
|
15
14
|
import { PublicProps as PublicProps_2 } from '../../../../vue/dist/vue.esm-bundler.js';
|
|
@@ -161,7 +160,7 @@ declare function __VLS_template_2(): {
|
|
|
161
160
|
search?(_: {}): any;
|
|
162
161
|
searchRecommend?(_: {}): any;
|
|
163
162
|
globalSearch?(_: {
|
|
164
|
-
searchStr: string
|
|
163
|
+
searchStr: string;
|
|
165
164
|
searchMore: (type: any) => void;
|
|
166
165
|
}): any;
|
|
167
166
|
bodyHeader?(_: {}): any;
|
|
@@ -181,7 +180,7 @@ declare function __VLS_template_3(): {
|
|
|
181
180
|
search?(_: {}): any;
|
|
182
181
|
searchRecommend?(_: {}): any;
|
|
183
182
|
globalSearch?(_: {
|
|
184
|
-
searchStr: string
|
|
183
|
+
searchStr: string;
|
|
185
184
|
searchMore: (type: any) => void;
|
|
186
185
|
}): any;
|
|
187
186
|
bodyHeader?(_: {}): any;
|
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-G58a172b.js";
|
|
2
2
|
export {
|
|
3
|
-
|
|
3
|
+
N as EnterpriseHeader,
|
|
4
4
|
O as GitCodeAside,
|
|
5
5
|
P as GitCodeHeader,
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
6
|
+
Q as GitCodeLayoutEmitter,
|
|
7
|
+
S as Login,
|
|
8
|
+
U as SceneValue,
|
|
9
|
+
V as SiteAnnouncement,
|
|
10
|
+
W as ToolsFloat,
|
|
11
11
|
B as currentTheme,
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
12
|
+
X as default,
|
|
13
|
+
Y as setLayoutConfig,
|
|
14
|
+
Z as setTheme,
|
|
15
|
+
$ as useLogin
|
|
16
16
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { defineComponent, computed,
|
|
2
|
-
import { i as isPhone, u as useModel
|
|
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-G58a172b.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";
|
|
@@ -26,19 +26,19 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
26
26
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => isRef(vModels) ? vModels.value = $event : null)
|
|
27
27
|
}, {
|
|
28
28
|
default: withCtx(() => [
|
|
29
|
-
_cache[3] || (_cache[3] = createElementVNode("div", { class: "
|
|
29
|
+
_cache[3] || (_cache[3] = createElementVNode("div", { class: "text-[var(--theme-text)] leading-[18px] break-all text-[13px]" }, "为了你的账户安全,请将系统预设的邮箱地址修改为你的真实邮箱地址。", -1)),
|
|
30
30
|
createElementVNode("div", {
|
|
31
|
-
class: normalizeClass([
|
|
31
|
+
class: normalizeClass([isMobile.value ? "mt-[15px]" : "mt-[22px]", "flex justify-end"])
|
|
32
32
|
}, [
|
|
33
33
|
createVNode(unref(Button), {
|
|
34
34
|
variant: "outline",
|
|
35
35
|
size: isMobile.value ? "sm" : "md",
|
|
36
|
-
onClick:
|
|
37
|
-
class: "
|
|
36
|
+
onClick: __props.onClose,
|
|
37
|
+
class: "mr-[8px]"
|
|
38
38
|
}, {
|
|
39
|
-
default: withCtx(() => _cache[1] || (_cache[1] = [
|
|
40
|
-
createTextVNode("忽略")
|
|
41
|
-
])),
|
|
39
|
+
default: withCtx(() => [..._cache[1] || (_cache[1] = [
|
|
40
|
+
createTextVNode("忽略", -1)
|
|
41
|
+
])]),
|
|
42
42
|
_: 1
|
|
43
43
|
}, 8, ["size", "onClick"]),
|
|
44
44
|
createVNode(unref(Button), {
|
|
@@ -47,9 +47,9 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
47
47
|
color: "primary",
|
|
48
48
|
onClick: handleConfirm
|
|
49
49
|
}, {
|
|
50
|
-
default: withCtx(() => _cache[2] || (_cache[2] = [
|
|
51
|
-
createTextVNode("修改")
|
|
52
|
-
])),
|
|
50
|
+
default: withCtx(() => [..._cache[2] || (_cache[2] = [
|
|
51
|
+
createTextVNode("修改", -1)
|
|
52
|
+
])]),
|
|
53
53
|
_: 1
|
|
54
54
|
}, 8, ["size"])
|
|
55
55
|
], 2)
|
|
@@ -59,7 +59,6 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
59
59
|
};
|
|
60
60
|
}
|
|
61
61
|
});
|
|
62
|
-
const notice = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-vue-layout-gitcode"]]);
|
|
63
62
|
export {
|
|
64
|
-
|
|
63
|
+
_sfc_main as default
|
|
65
64
|
};
|