vue-layout-gitcode 1.12.12 → 1.12.14-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-D510G-DP.js} +8 -8
- package/{MenuItem-DJk0KWSP.js → MenuItem-Bacdijkh.js} +3 -3
- package/{ProjectMenuList-DHFpbQXp.js → ProjectMenuList-BYyd6e3M.js} +11 -11
- package/{ProjectMenuListV2-qW0kW8BB.js → ProjectMenuListV2-CgWGkULc.js} +7 -7
- package/{ProjectSearch-Cz9Vle9G.js → ProjectSearch-CHyEnuxq.js} +26 -18
- package/{SearchHistoryList-BQk5tIO1.js → SearchHistoryList-BFjEf7Xe.js} +9 -9
- package/{SearchPrefixTag-DcF4bH2q.js → SearchPrefixTag-BX3XaW_6.js} +3 -3
- package/{SearchRecommed-hd2z7Ldd.js → SearchRecommed-DpjuW6xU.js} +6 -6
- package/{SearchScopeList-zrU2IOei.js → SearchScopeList-DuAwPlCU.js} +5 -5
- package/{UserSearch-CfX4NkpN.js → UserSearch-BQPeKq9w.js} +5 -5
- package/{index-C5ZeT-nA.js → index-BZYCIwxN.js} +3 -2
- package/{index-t3ttyMJR.js → index-CXi5WgqU.js} +1 -1
- package/{index-DH88X6vt.js → index-DMMMTIq6.js} +38 -35
- package/{index-DfZHyOG4.js → index-sew8BkJ5.js} +473 -473
- package/index.d.ts +21 -10
- package/index.js +1 -1
- package/{notice-DI46R8Sc.js → notice-WYyhMYst.js} +10 -7
- package/package.json +1 -1
- package/style.css +1 -1
- package/{transWebUrl-B13gf3iY.js → transWebUrl-BjCYPJAp.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<{
|
|
@@ -811,6 +811,11 @@ export declare const ToolsFloat: DefineComponent<ExtractPropTypes<{
|
|
|
811
811
|
required: true;
|
|
812
812
|
default: boolean;
|
|
813
813
|
};
|
|
814
|
+
isCannWhiteList: {
|
|
815
|
+
type: PropType<boolean>;
|
|
816
|
+
required: true;
|
|
817
|
+
default: boolean;
|
|
818
|
+
};
|
|
814
819
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, "toggle-growth-center"[], "toggle-growth-center", PublicProps, Readonly<ExtractPropTypes<{
|
|
815
820
|
sceneValue: {
|
|
816
821
|
type: PropType<SceneValue>;
|
|
@@ -830,7 +835,7 @@ export declare const ToolsFloat: DefineComponent<ExtractPropTypes<{
|
|
|
830
835
|
customTimeout?: number | undefined;
|
|
831
836
|
ignoreError?: boolean | undefined;
|
|
832
837
|
customErrorCodes?: number[] | undefined;
|
|
833
|
-
} | undefined) => Promise<AxiosResponse<any, any
|
|
838
|
+
} | undefined) => Promise<AxiosResponse<any, any>>;
|
|
834
839
|
};
|
|
835
840
|
globalStore: {
|
|
836
841
|
type: PropType<{
|
|
@@ -850,6 +855,11 @@ export declare const ToolsFloat: DefineComponent<ExtractPropTypes<{
|
|
|
850
855
|
required: true;
|
|
851
856
|
default: boolean;
|
|
852
857
|
};
|
|
858
|
+
isCannWhiteList: {
|
|
859
|
+
type: PropType<boolean>;
|
|
860
|
+
required: true;
|
|
861
|
+
default: boolean;
|
|
862
|
+
};
|
|
853
863
|
}>> & Readonly<{
|
|
854
864
|
"onToggle-growth-center"?: ((...args: any[]) => any) | undefined;
|
|
855
865
|
}>, {
|
|
@@ -862,6 +872,7 @@ export declare const ToolsFloat: DefineComponent<ExtractPropTypes<{
|
|
|
862
872
|
};
|
|
863
873
|
isRepoPage: boolean | undefined;
|
|
864
874
|
isWhiteListRepo: boolean;
|
|
875
|
+
isCannWhiteList: boolean;
|
|
865
876
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
866
877
|
|
|
867
878
|
export declare function useLogin(request: any, globalStore?: any): {
|
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-sew8BkJ5.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
|
};
|