vue-layout-gitcode 1.2.10 → 1.2.11
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-lU1EPy9u.js → GloabarSearch-CJf4VMae.js} +2 -2
- package/{ProjectSearch-CoWSNdk2.js → ProjectSearch-BtvNPVhD.js} +1 -1
- package/{SearchHistoryList-uSVZsqli.js → SearchHistoryList-CnzdySgj.js} +1 -1
- package/{SearchPrefixTag-6p-zjDc2.js → SearchPrefixTag-Mqc8SZex.js} +1 -1
- package/{SearchRecommed-BpVhQiO0.js → SearchRecommed-DIaa_BPp.js} +2 -2
- package/{SearchScopeList-CouHZlDD.js → SearchScopeList-CpJcnw3z.js} +1 -1
- package/{UserSearch-CKMN9sR1.js → UserSearch-DHK2d7sh.js} +1 -1
- package/{index-DvdU5Nsz.js → index-BwisHL5O.js} +143 -157
- package/{index-C_naaHsq.js → index-CuPoZUy-.js} +1 -1
- package/{index-BNJ7WcsZ.js → index-D_CafY8v.js} +1 -1
- package/index.d.ts +1 -3
- package/index.js +1 -1
- package/{notice-_CNKe5NF.js → notice-DhJSgKol.js} +1 -1
- package/package.json +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 { v as useLayoutConfig, _ as _export_sfc } from "./index-
|
|
3
|
+
import { v as useLayoutConfig, _ as _export_sfc } from "./index-BwisHL5O.js";
|
|
4
4
|
import "vue-devui-lal/overlay/style.css";
|
|
5
5
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
6
6
|
__name: "index",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ref, watchEffect, defineComponent, toDisplayString, inject, createElementBlock, openBlock, normalizeClass, createElementVNode, withModifiers, withDirectives, vShow, createVNode, computed, createCommentVNode, unref, normalizeStyle, createTextVNode, onMounted, onUnmounted, Fragment, createBlock, renderList, reactive, withCtx } from "vue";
|
|
2
|
-
import { d as debounce, G as GIcon, s as setLoginTriggerSource, f as useRequestReport, r as reqCatch, h as headRequest, _ as _export_sfc, a as i18n, T as TOPIC_TYPE, g as useTimeFormat, L as LANG_KEY, j as LANG_ZH, k as usePageResize, m as isGstarRepo, n as _sfc_main$8, o as isIncubationRepo, p as highlightWords, t as transWebUrl, q as _frEventTrack, E as EVENT_NAME, b as REPO_TYPE, e as extractRepoInfoWithURL } from "./index-
|
|
2
|
+
import { d as debounce, G as GIcon, s as setLoginTriggerSource, f as useRequestReport, r as reqCatch, h as headRequest, _ as _export_sfc, a as i18n, T as TOPIC_TYPE, g as useTimeFormat, L as LANG_KEY, j as LANG_ZH, k as usePageResize, m as isGstarRepo, n as _sfc_main$8, o as isIncubationRepo, p as highlightWords, t as transWebUrl, q as _frEventTrack, E as EVENT_NAME, b as REPO_TYPE, e as extractRepoInfoWithURL } from "./index-BwisHL5O.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
4
|
import { Row, Col } from "vue-devui-lal/grid";
|
|
5
5
|
import { Skeleton, SkeletonItem } from "vue-devui-lal/skeleton";
|
package/index.d.ts
CHANGED
|
@@ -66,7 +66,6 @@ declare type EventBus = {
|
|
|
66
66
|
openFilePath: void;
|
|
67
67
|
crossQuestion: void;
|
|
68
68
|
hisSearchValue: string;
|
|
69
|
-
resetPwdDirectlySuccess: void;
|
|
70
69
|
};
|
|
71
70
|
|
|
72
71
|
export declare const GitCodeAside: DefineComponent<ExtractPropTypes<{
|
|
@@ -283,7 +282,7 @@ export declare const GitCodeHeader: DefineComponent<ExtractPropTypes<{
|
|
|
283
282
|
required: false;
|
|
284
283
|
default: boolean;
|
|
285
284
|
};
|
|
286
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, ("
|
|
285
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, ("followDevCommunity" | "followUser")[], "followDevCommunity" | "followUser", PublicProps, Readonly<ExtractPropTypes<{
|
|
287
286
|
sceneValue: {
|
|
288
287
|
type: PropType<SceneValue>;
|
|
289
288
|
required: true;
|
|
@@ -366,7 +365,6 @@ export declare const GitCodeHeader: DefineComponent<ExtractPropTypes<{
|
|
|
366
365
|
default: boolean;
|
|
367
366
|
};
|
|
368
367
|
}>> & Readonly<{
|
|
369
|
-
onResetPwdDirectlySuccess?: ((...args: any[]) => any) | undefined;
|
|
370
368
|
onFollowDevCommunity?: ((...args: any[]) => any) | undefined;
|
|
371
369
|
onFollowUser?: ((...args: any[]) => any) | undefined;
|
|
372
370
|
}>, {
|
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-BwisHL5O.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";
|