vue-layout-gitcode 1.9.51 → 1.9.52
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-DoZtNN-H.js → GloabarSearch-C7IjYtrN.js} +3 -3
- package/{MenuItem-CqVzziHD.js → MenuItem-CdIzk-aH.js} +1 -1
- package/{ProjectMenuList-UfLleVcc.js → ProjectMenuList-COSzfHQ6.js} +4 -4
- package/{ProjectMenuListV2-Z99pJkPq.js → ProjectMenuListV2-DltRikIu.js} +3 -3
- package/{ProjectSearch-dhOXEBLy.js → ProjectSearch-B9JAWZW4.js} +1 -1
- package/{SearchHistoryList-czyMAOt3.js → SearchHistoryList-CwOfj3Ns.js} +1 -1
- package/{SearchPrefixTag-BTSgbs3N.js → SearchPrefixTag-DWI_yhce.js} +1 -1
- package/{SearchRecommed-CVN-rtvs.js → SearchRecommed-Dotqca5n.js} +2 -2
- package/{SearchScopeList-BgFyK42o.js → SearchScopeList-i9otz0T8.js} +1 -1
- package/{UserSearch-CDMu92u8.js → UserSearch-7yZiQBUJ.js} +2 -11
- package/{index-DK5G3z6T.js → index-BKMeZb8M.js} +3 -3
- package/{index-C1KSz5lg.js → index-CJ87Tg2d.js} +487 -1129
- package/{index-CiLHExsI.js → index-Crr4Pg4x.js} +1 -1
- package/{index-DtBF5g8C.js → index-Cv6MXbO3.js} +1 -1
- package/index.d.ts +0 -2
- package/index.js +11 -12
- package/{notice-BejzcUzx.js → notice-CjRrZqmT.js} +1 -1
- package/package.json +1 -1
- package/style.css +1 -1
- package/{transWebUrl-TRK7iwhH.js → transWebUrl-BNVsUqSH.js} +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, onMounted, onUnmounted, createBlock, openBlock, unref, withCtx, createElementVNode } from "vue";
|
|
2
|
-
import {
|
|
2
|
+
import { w as getLocaleLang, L as LANG_ZH, x as useLayoutConfig, _ as _export_sfc } from "./index-CJ87Tg2d.js";
|
|
3
3
|
import { FixedOverlay } from "vue-devui-lal/overlay";
|
|
4
4
|
import "vue-devui-lal/overlay/style.css";
|
|
5
5
|
const TARGET_TEXT = "Click in order:";
|
|
@@ -8,7 +8,7 @@ import { Message } from "vue-devui-lal/message";
|
|
|
8
8
|
import "vue-devui-lal/message/style.css";
|
|
9
9
|
import { FixedOverlay } from "vue-devui-lal/overlay";
|
|
10
10
|
import "vue-devui-lal/overlay/style.css";
|
|
11
|
-
import { a as i18n,
|
|
11
|
+
import { a as i18n, j as usePageResize, w as getLocaleLang, L as LANG_ZH, _ as _export_sfc } from "./index-CJ87Tg2d.js";
|
|
12
12
|
const _YunpianCaptchaManager = class _YunpianCaptchaManager {
|
|
13
13
|
constructor() {
|
|
14
14
|
__publicField(this, "ypRiddlerInstance", null);
|
package/index.d.ts
CHANGED
|
@@ -593,8 +593,6 @@ export declare function setLayoutConfig(customConfig: BaseLayoutConfig): void;
|
|
|
593
593
|
|
|
594
594
|
export { setTheme }
|
|
595
595
|
|
|
596
|
-
export declare const SiteAnnouncement: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
597
|
-
|
|
598
596
|
export declare const ToolsFloat: DefineComponent<ExtractPropTypes<{
|
|
599
597
|
sceneValue: {
|
|
600
598
|
type: PropType<SceneValue>;
|
package/index.js
CHANGED
|
@@ -1,15 +1,14 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { K, M, P, J, S, I, z, U, O, Q, N } from "./index-CJ87Tg2d.js";
|
|
2
2
|
export {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
3
|
+
K as GitCodeAside,
|
|
4
|
+
M as GitCodeHeader,
|
|
5
|
+
P as GitCodeLayoutEmitter,
|
|
6
|
+
J as Login,
|
|
7
7
|
S as SceneValue,
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
Q as
|
|
13
|
-
|
|
14
|
-
P as useLogin
|
|
8
|
+
I as ToolsFloat,
|
|
9
|
+
z as currentTheme,
|
|
10
|
+
U as default,
|
|
11
|
+
O as setLayoutConfig,
|
|
12
|
+
Q as setTheme,
|
|
13
|
+
N as useLogin
|
|
15
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-CJ87Tg2d.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";
|