vue-layout-gitcode 1.3.22 → 1.3.24
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-ClyjLgMy.js +94 -0
- package/{ProjectSearch-CaCEBNAG.js → ProjectSearch-Dp3UEGf6.js} +1 -1
- package/{SearchHistoryList-CjJ3bFrb.js → SearchHistoryList-D2XYb905.js} +1 -1
- package/{SearchPrefixTag-Clx-Xb7h.js → SearchPrefixTag-Cw2YCQw5.js} +1 -1
- package/{SearchRecommed-DDOBHpnF.js → SearchRecommed-hZ6Qy0Vx.js} +2 -2
- package/{SearchScopeList-C0QImCC_.js → SearchScopeList-DPJlDv5L.js} +1 -1
- package/{UserSearch-CDyMXuuz.js → UserSearch-U0Atsr6S.js} +1 -1
- package/{index-CHIT0RIe.js → index-243BN_SR.js} +10 -14
- package/{index-CqAiepjz.js → index-DC9YPjPv.js} +145 -189
- package/{index-Bgv3ake1.js → index-DmtOCma-.js} +2 -3
- package/index.d.ts +9 -2
- package/index.js +1 -1
- package/{notice-Dh8VX28Z.js → notice-CvqB4FHy.js} +3 -5
- package/package.json +1 -1
- package/style.css +1 -1
- package/GloabarSearch-czVRz73u.js +0 -216
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, onMounted, createBlock, openBlock, unref, withCtx, createElementVNode } from "vue";
|
|
2
2
|
import { FixedOverlay } from "vue-devui-lal/overlay";
|
|
3
|
-
import { w as useLayoutConfig, _ as _export_sfc } from "./index-
|
|
3
|
+
import { w as useLayoutConfig, _ as _export_sfc } from "./index-DC9YPjPv.js";
|
|
4
4
|
import "vue-devui-lal/overlay/style.css";
|
|
5
5
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
6
6
|
__name: "index",
|
|
@@ -49,8 +49,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
49
49
|
default: withCtx(() => _cache[0] || (_cache[0] = [
|
|
50
50
|
createElementVNode("div", { id: "captcha-box" }, null, -1)
|
|
51
51
|
])),
|
|
52
|
-
_: 1
|
|
53
|
-
__: [0]
|
|
52
|
+
_: 1
|
|
54
53
|
});
|
|
55
54
|
};
|
|
56
55
|
}
|
package/index.d.ts
CHANGED
|
@@ -96,7 +96,7 @@ export declare const GitCodeAside: DefineComponent<ExtractPropTypes<{
|
|
|
96
96
|
customError?: boolean | undefined;
|
|
97
97
|
customTimeout?: number | undefined;
|
|
98
98
|
ignoreError?: boolean | undefined;
|
|
99
|
-
customErrorCodes?: number[] | undefined;
|
|
99
|
+
customErrorCodes?: number[] | undefined;
|
|
100
100
|
} | undefined) => Promise<AxiosResponse<any, any>>;
|
|
101
101
|
};
|
|
102
102
|
globalStore: {
|
|
@@ -166,7 +166,7 @@ export declare const GitCodeAside: DefineComponent<ExtractPropTypes<{
|
|
|
166
166
|
customError?: boolean | undefined;
|
|
167
167
|
customTimeout?: number | undefined;
|
|
168
168
|
ignoreError?: boolean | undefined;
|
|
169
|
-
customErrorCodes?: number[] | undefined;
|
|
169
|
+
customErrorCodes?: number[] | undefined;
|
|
170
170
|
} | undefined) => Promise<AxiosResponse<any, any>>;
|
|
171
171
|
};
|
|
172
172
|
globalStore: {
|
|
@@ -312,6 +312,7 @@ export declare const GitCodeHeader: DefineComponent<ExtractPropTypes<{
|
|
|
312
312
|
detail_toolbar: string;
|
|
313
313
|
detail_top_url: string;
|
|
314
314
|
index_head_url: string;
|
|
315
|
+
detail_toolbar_url: string;
|
|
315
316
|
} | undefined>;
|
|
316
317
|
required: false;
|
|
317
318
|
default: () => {
|
|
@@ -319,6 +320,8 @@ export declare const GitCodeHeader: DefineComponent<ExtractPropTypes<{
|
|
|
319
320
|
detail_top: string;
|
|
320
321
|
detail_toolbar: string;
|
|
321
322
|
detail_top_url: string;
|
|
323
|
+
index_head_url: string;
|
|
324
|
+
detail_toolbar_url: string;
|
|
322
325
|
};
|
|
323
326
|
};
|
|
324
327
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, ("resetPwdDirectlySuccess" | "followDevCommunity" | "followUser")[], "resetPwdDirectlySuccess" | "followDevCommunity" | "followUser", PublicProps, Readonly<ExtractPropTypes<{
|
|
@@ -410,6 +413,7 @@ export declare const GitCodeHeader: DefineComponent<ExtractPropTypes<{
|
|
|
410
413
|
detail_toolbar: string;
|
|
411
414
|
detail_top_url: string;
|
|
412
415
|
index_head_url: string;
|
|
416
|
+
detail_toolbar_url: string;
|
|
413
417
|
} | undefined>;
|
|
414
418
|
required: false;
|
|
415
419
|
default: () => {
|
|
@@ -417,6 +421,8 @@ export declare const GitCodeHeader: DefineComponent<ExtractPropTypes<{
|
|
|
417
421
|
detail_top: string;
|
|
418
422
|
detail_toolbar: string;
|
|
419
423
|
detail_top_url: string;
|
|
424
|
+
index_head_url: string;
|
|
425
|
+
detail_toolbar_url: string;
|
|
420
426
|
};
|
|
421
427
|
};
|
|
422
428
|
}>> & Readonly<{
|
|
@@ -440,6 +446,7 @@ export declare const GitCodeHeader: DefineComponent<ExtractPropTypes<{
|
|
|
440
446
|
detail_toolbar: string;
|
|
441
447
|
detail_top_url: string;
|
|
442
448
|
index_head_url: string;
|
|
449
|
+
detail_toolbar_url: string;
|
|
443
450
|
} | undefined;
|
|
444
451
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
445
452
|
|
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 } from "./index-DC9YPjPv.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";
|
|
@@ -39,8 +39,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
39
39
|
default: withCtx(() => _cache[1] || (_cache[1] = [
|
|
40
40
|
createTextVNode("忽略")
|
|
41
41
|
])),
|
|
42
|
-
_: 1
|
|
43
|
-
__: [1]
|
|
42
|
+
_: 1
|
|
44
43
|
}, 8, ["size", "onClick"]),
|
|
45
44
|
createVNode(unref(Button), {
|
|
46
45
|
variant: "solid",
|
|
@@ -51,8 +50,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
51
50
|
default: withCtx(() => _cache[2] || (_cache[2] = [
|
|
52
51
|
createTextVNode("修改")
|
|
53
52
|
])),
|
|
54
|
-
_: 1
|
|
55
|
-
__: [2]
|
|
53
|
+
_: 1
|
|
56
54
|
}, 8, ["size"])
|
|
57
55
|
], 2)
|
|
58
56
|
]),
|