vue-layout-gitcode 1.12.12 → 1.12.13-beta.1
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-X6I2pMlN.js → GloabarSearch-Cbm9dRy9.js} +8 -8
- package/{MenuItem-DJk0KWSP.js → MenuItem-C70Lv285.js} +3 -3
- package/{ProjectMenuList-DHFpbQXp.js → ProjectMenuList-cePmsaX1.js} +11 -11
- package/{ProjectMenuListV2-qW0kW8BB.js → ProjectMenuListV2-B8hffoF9.js} +7 -7
- package/{ProjectSearch-Cz9Vle9G.js → ProjectSearch-BacyHFEk.js} +26 -18
- package/{SearchHistoryList-BQk5tIO1.js → SearchHistoryList-CDGFfawT.js} +9 -9
- package/{SearchPrefixTag-DcF4bH2q.js → SearchPrefixTag-DlAx3tjS.js} +3 -3
- package/{SearchRecommed-hd2z7Ldd.js → SearchRecommed-Cw0JyOJ9.js} +6 -6
- package/{SearchScopeList-zrU2IOei.js → SearchScopeList-CwBi4N6Z.js} +5 -5
- package/{UserSearch-CfX4NkpN.js → UserSearch-CaoEz3xN.js} +5 -5
- package/{index-t3ttyMJR.js → index-B78settw.js} +1 -1
- package/{index-C5ZeT-nA.js → index-BdJRfYEN.js} +3 -2
- package/{index-DH88X6vt.js → index-CXC1gZMV.js} +38 -35
- package/{index-DfZHyOG4.js → index-DZ-SSYRi.js} +466 -469
- package/index.d.ts +10 -10
- package/index.js +1 -1
- package/{notice-DI46R8Sc.js → notice-DJRIxGGL.js} +10 -7
- package/package.json +1 -1
- package/style.css +1 -1
- package/{transWebUrl-B13gf3iY.js → transWebUrl-BhvwwdLt.js} +1 -1
package/index.d.ts
CHANGED
|
@@ -53,7 +53,7 @@ export declare const EnterpriseHeader: DefineComponent<ExtractPropTypes<{
|
|
|
53
53
|
customTimeout?: number | undefined;
|
|
54
54
|
ignoreError?: boolean | undefined;
|
|
55
55
|
customErrorCodes?: number[] | undefined;
|
|
56
|
-
} | undefined) => Promise<AxiosResponse<any, any
|
|
56
|
+
} | undefined) => Promise<AxiosResponse<any, any>>;
|
|
57
57
|
};
|
|
58
58
|
globalStore: {
|
|
59
59
|
type: PropType<Object>;
|
|
@@ -131,7 +131,7 @@ export declare const EnterpriseHeader: DefineComponent<ExtractPropTypes<{
|
|
|
131
131
|
customTimeout?: number | undefined;
|
|
132
132
|
ignoreError?: boolean | undefined;
|
|
133
133
|
customErrorCodes?: number[] | undefined;
|
|
134
|
-
} | undefined) => Promise<AxiosResponse<any, any
|
|
134
|
+
} | undefined) => Promise<AxiosResponse<any, any>>;
|
|
135
135
|
};
|
|
136
136
|
globalStore: {
|
|
137
137
|
type: PropType<Object>;
|
|
@@ -268,7 +268,7 @@ export declare const GitCodeAside: DefineComponent<ExtractPropTypes<{
|
|
|
268
268
|
customTimeout?: number | undefined;
|
|
269
269
|
ignoreError?: boolean | undefined;
|
|
270
270
|
customErrorCodes?: number[] | undefined;
|
|
271
|
-
} | undefined) => Promise<AxiosResponse<any, any
|
|
271
|
+
} | undefined) => Promise<AxiosResponse<any, any>>;
|
|
272
272
|
};
|
|
273
273
|
globalStore: {
|
|
274
274
|
type: PropType<Object>;
|
|
@@ -338,7 +338,7 @@ export declare const GitCodeAside: DefineComponent<ExtractPropTypes<{
|
|
|
338
338
|
customTimeout?: number | undefined;
|
|
339
339
|
ignoreError?: boolean | undefined;
|
|
340
340
|
customErrorCodes?: number[] | undefined;
|
|
341
|
-
} | undefined) => Promise<AxiosResponse<any, any
|
|
341
|
+
} | undefined) => Promise<AxiosResponse<any, any>>;
|
|
342
342
|
};
|
|
343
343
|
globalStore: {
|
|
344
344
|
type: PropType<Object>;
|
|
@@ -413,7 +413,7 @@ export declare const GitCodeHeader: DefineComponent<ExtractPropTypes<{
|
|
|
413
413
|
customTimeout?: number | undefined;
|
|
414
414
|
ignoreError?: boolean | undefined;
|
|
415
415
|
customErrorCodes?: number[] | undefined;
|
|
416
|
-
} | undefined) => Promise<AxiosResponse<any, any
|
|
416
|
+
} | undefined) => Promise<AxiosResponse<any, any>>;
|
|
417
417
|
};
|
|
418
418
|
loginOutFinish: {
|
|
419
419
|
type: PropType<Function | undefined>;
|
|
@@ -527,7 +527,7 @@ export declare const GitCodeHeader: DefineComponent<ExtractPropTypes<{
|
|
|
527
527
|
customTimeout?: number | undefined;
|
|
528
528
|
ignoreError?: boolean | undefined;
|
|
529
529
|
customErrorCodes?: number[] | undefined;
|
|
530
|
-
} | undefined) => Promise<AxiosResponse<any, any
|
|
530
|
+
} | undefined) => Promise<AxiosResponse<any, any>>;
|
|
531
531
|
};
|
|
532
532
|
loginOutFinish: {
|
|
533
533
|
type: PropType<Function | undefined>;
|
|
@@ -680,7 +680,7 @@ export declare const Login: DefineComponent<ExtractPropTypes<{
|
|
|
680
680
|
customTimeout?: number | undefined;
|
|
681
681
|
ignoreError?: boolean | undefined;
|
|
682
682
|
customErrorCodes?: number[] | undefined;
|
|
683
|
-
} | undefined) => Promise<AxiosResponse<any, any
|
|
683
|
+
} | undefined) => Promise<AxiosResponse<any, any>>;
|
|
684
684
|
};
|
|
685
685
|
loginOutFinish: {
|
|
686
686
|
type: PropType<Function | undefined>;
|
|
@@ -715,7 +715,7 @@ export declare const Login: DefineComponent<ExtractPropTypes<{
|
|
|
715
715
|
customTimeout?: number | undefined;
|
|
716
716
|
ignoreError?: boolean | undefined;
|
|
717
717
|
customErrorCodes?: number[] | undefined;
|
|
718
|
-
} | undefined) => Promise<AxiosResponse<any, any
|
|
718
|
+
} | undefined) => Promise<AxiosResponse<any, any>>;
|
|
719
719
|
};
|
|
720
720
|
loginOutFinish: {
|
|
721
721
|
type: PropType<Function | undefined>;
|
|
@@ -791,7 +791,7 @@ export declare const ToolsFloat: DefineComponent<ExtractPropTypes<{
|
|
|
791
791
|
customTimeout?: number | undefined;
|
|
792
792
|
ignoreError?: boolean | undefined;
|
|
793
793
|
customErrorCodes?: number[] | undefined;
|
|
794
|
-
} | undefined) => Promise<AxiosResponse<any, any
|
|
794
|
+
} | undefined) => Promise<AxiosResponse<any, any>>;
|
|
795
795
|
};
|
|
796
796
|
globalStore: {
|
|
797
797
|
type: PropType<{
|
|
@@ -830,7 +830,7 @@ export declare const ToolsFloat: DefineComponent<ExtractPropTypes<{
|
|
|
830
830
|
customTimeout?: number | undefined;
|
|
831
831
|
ignoreError?: boolean | undefined;
|
|
832
832
|
customErrorCodes?: number[] | undefined;
|
|
833
|
-
} | undefined) => Promise<AxiosResponse<any, any
|
|
833
|
+
} | undefined) => Promise<AxiosResponse<any, any>>;
|
|
834
834
|
};
|
|
835
835
|
globalStore: {
|
|
836
836
|
type: PropType<{
|
package/index.js
CHANGED
|
@@ -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, _ as _export_sfc } from "./index-DZ-SSYRi.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,20 +26,21 @@ 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: "email-notice__text" }, "为了你的账户安全,请将系统预设的邮箱地址修改为你的真实邮箱地址。", -1)),
|
|
30
30
|
createElementVNode("div", {
|
|
31
|
-
class: normalizeClass([isMobile.value ? "
|
|
31
|
+
class: normalizeClass(["email-notice__actions", isMobile.value ? "email-notice__actions--mb" : "email-notice__actions--pc"])
|
|
32
32
|
}, [
|
|
33
33
|
createVNode(unref(Button), {
|
|
34
34
|
variant: "outline",
|
|
35
35
|
size: isMobile.value ? "sm" : "md",
|
|
36
36
|
onClick: _ctx.onClose,
|
|
37
|
-
class: "
|
|
37
|
+
class: "email-notice__btn-ignore"
|
|
38
38
|
}, {
|
|
39
39
|
default: withCtx(() => _cache[1] || (_cache[1] = [
|
|
40
40
|
createTextVNode("忽略")
|
|
41
41
|
])),
|
|
42
|
-
_: 1
|
|
42
|
+
_: 1,
|
|
43
|
+
__: [1]
|
|
43
44
|
}, 8, ["size", "onClick"]),
|
|
44
45
|
createVNode(unref(Button), {
|
|
45
46
|
variant: "solid",
|
|
@@ -50,7 +51,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
50
51
|
default: withCtx(() => _cache[2] || (_cache[2] = [
|
|
51
52
|
createTextVNode("修改")
|
|
52
53
|
])),
|
|
53
|
-
_: 1
|
|
54
|
+
_: 1,
|
|
55
|
+
__: [2]
|
|
54
56
|
}, 8, ["size"])
|
|
55
57
|
], 2)
|
|
56
58
|
]),
|
|
@@ -59,6 +61,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
59
61
|
};
|
|
60
62
|
}
|
|
61
63
|
});
|
|
64
|
+
const notice = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-vue-layout-gitcode"]]);
|
|
62
65
|
export {
|
|
63
|
-
|
|
66
|
+
notice as default
|
|
64
67
|
};
|