vue-layout-gitcode 1.5.11 → 1.5.13
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-9y3J_EQ-.js → GloabarSearch-D7dA_09M.js} +2 -2
- package/MenuItem-BibSOd2X.js +97 -0
- package/{ProjectSearch-DjfLnKx7.js → ProjectSearch-C_mftvum.js} +1 -1
- package/{SearchHistoryList-Bf36OKih.js → SearchHistoryList-B9QsroVw.js} +1 -1
- package/{SearchPrefixTag-CWyO4dr2.js → SearchPrefixTag-BEhooUDK.js} +1 -1
- package/{SearchRecommed-CEW0nRn5.js → SearchRecommed-hxEBMBKZ.js} +2 -2
- package/{SearchScopeList-BuQsLlhZ.js → SearchScopeList-PBbpIMho.js} +1 -1
- package/{UserSearch-DcgtHQUW.js → UserSearch-CAsvE5DC.js} +1 -1
- package/{index-D7k-ziG1.js → index-BJmlF2wD.js} +1 -1
- package/{index-BdbV3qYu.js → index-CuWl_fpn.js} +1122 -658
- package/{index-CW7ErinS.js → index-LioMeLcb.js} +1 -1
- package/index.d.ts +3 -34
- package/index.js +11 -11
- package/{notice-P3LJAv9Y.js → notice-D_PYwwUw.js} +1 -1
- package/package.json +1 -1
- package/style.css +1 -1
|
@@ -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 { x as useLayoutConfig, _ as _export_sfc } from "./index-
|
|
3
|
+
import { x as useLayoutConfig, _ as _export_sfc } from "./index-CuWl_fpn.js";
|
|
4
4
|
import "vue-devui-lal/overlay/style.css";
|
|
5
5
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
6
6
|
__name: "index",
|
package/index.d.ts
CHANGED
|
@@ -597,23 +597,10 @@ export declare const ToolsFloat: DefineComponent<ExtractPropTypes<{
|
|
|
597
597
|
} | undefined) => Promise<AxiosResponse<any, any>>;
|
|
598
598
|
};
|
|
599
599
|
globalStore: {
|
|
600
|
-
type: PropType<
|
|
601
|
-
[key: string]: any;
|
|
602
|
-
isSignIn?: boolean | undefined;
|
|
603
|
-
}>;
|
|
600
|
+
type: PropType<Object>;
|
|
604
601
|
required: true;
|
|
605
602
|
default: () => {};
|
|
606
603
|
};
|
|
607
|
-
isRepoPage: {
|
|
608
|
-
type: PropType<boolean | undefined>;
|
|
609
|
-
required: false;
|
|
610
|
-
default: boolean;
|
|
611
|
-
};
|
|
612
|
-
isWhiteListRepo: {
|
|
613
|
-
type: PropType<boolean>;
|
|
614
|
-
required: true;
|
|
615
|
-
default: boolean;
|
|
616
|
-
};
|
|
617
604
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, "toggle-growth-center"[], "toggle-growth-center", PublicProps, Readonly<ExtractPropTypes<{
|
|
618
605
|
sceneValue: {
|
|
619
606
|
type: PropType<SceneValue>;
|
|
@@ -636,35 +623,17 @@ export declare const ToolsFloat: DefineComponent<ExtractPropTypes<{
|
|
|
636
623
|
} | undefined) => Promise<AxiosResponse<any, any>>;
|
|
637
624
|
};
|
|
638
625
|
globalStore: {
|
|
639
|
-
type: PropType<
|
|
640
|
-
[key: string]: any;
|
|
641
|
-
isSignIn?: boolean | undefined;
|
|
642
|
-
}>;
|
|
626
|
+
type: PropType<Object>;
|
|
643
627
|
required: true;
|
|
644
628
|
default: () => {};
|
|
645
629
|
};
|
|
646
|
-
isRepoPage: {
|
|
647
|
-
type: PropType<boolean | undefined>;
|
|
648
|
-
required: false;
|
|
649
|
-
default: boolean;
|
|
650
|
-
};
|
|
651
|
-
isWhiteListRepo: {
|
|
652
|
-
type: PropType<boolean>;
|
|
653
|
-
required: true;
|
|
654
|
-
default: boolean;
|
|
655
|
-
};
|
|
656
630
|
}>> & Readonly<{
|
|
657
631
|
"onToggle-growth-center"?: ((...args: any[]) => any) | undefined;
|
|
658
632
|
}>, {
|
|
659
633
|
sceneValue: SceneValue;
|
|
660
634
|
isLogin: boolean;
|
|
661
635
|
request: Function;
|
|
662
|
-
globalStore:
|
|
663
|
-
[key: string]: any;
|
|
664
|
-
isSignIn?: boolean | undefined;
|
|
665
|
-
};
|
|
666
|
-
isRepoPage: boolean | undefined;
|
|
667
|
-
isWhiteListRepo: boolean;
|
|
636
|
+
globalStore: Object;
|
|
668
637
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
669
638
|
|
|
670
639
|
export declare function useLogin(request: any, globalStore?: any): {
|
package/index.js
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { H, I, M, F, S, D, z, O, K, N, J } from "./index-CuWl_fpn.js";
|
|
2
2
|
export {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
3
|
+
H as GitCodeAside,
|
|
4
|
+
I as GitCodeHeader,
|
|
5
|
+
M as GitCodeLayoutEmitter,
|
|
6
|
+
F as Login,
|
|
7
7
|
S as SceneValue,
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
8
|
+
D as ToolsFloat,
|
|
9
|
+
z as currentTheme,
|
|
10
|
+
O as default,
|
|
11
|
+
K as setLayoutConfig,
|
|
12
|
+
N as setTheme,
|
|
13
|
+
J as useLogin
|
|
14
14
|
};
|
|
@@ -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-CuWl_fpn.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";
|