vue-layout-gitcode 1.9.52 → 1.9.54
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-C7IjYtrN.js → GloabarSearch-BKbD4E1Z.js} +3 -3
- package/{MenuItem-CdIzk-aH.js → MenuItem-Ds8HpRek.js} +1 -1
- package/{ProjectMenuList-COSzfHQ6.js → ProjectMenuList-wqov62hv.js} +4 -4
- package/{ProjectMenuListV2-DltRikIu.js → ProjectMenuListV2-CBDop7_p.js} +3 -3
- package/{ProjectSearch-B9JAWZW4.js → ProjectSearch-CQGr2sFM.js} +1 -1
- package/{SearchHistoryList-CwOfj3Ns.js → SearchHistoryList-CEuItO_r.js} +1 -1
- package/{SearchPrefixTag-DWI_yhce.js → SearchPrefixTag-CZqpX561.js} +1 -1
- package/{SearchRecommed-Dotqca5n.js → SearchRecommed-awSwT-BI.js} +2 -2
- package/{SearchScopeList-i9otz0T8.js → SearchScopeList-BTG0qdJ0.js} +1 -1
- package/{UserSearch-7yZiQBUJ.js → UserSearch-Dd-eQ3vt.js} +11 -2
- package/{index-Crr4Pg4x.js → index-Bmrl92GJ.js} +1 -1
- package/{index-CJ87Tg2d.js → index-DHpQZi8b.js} +995 -486
- package/{index-Cv6MXbO3.js → index-DSR-pbwA.js} +1 -1
- package/{index-BKMeZb8M.js → index-Za1QBXHF.js} +3 -3
- package/index.d.ts +2 -0
- package/index.js +12 -11
- package/{notice-CjRrZqmT.js → notice-BPASre1t.js} +1 -1
- package/package.json +1 -1
- package/style.css +1 -1
- package/{transWebUrl-BNVsUqSH.js → transWebUrl-DX1uQ-Qk.js} +1 -1
|
@@ -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, k as usePageResize, x as getLocaleLang, L as LANG_ZH, _ as _export_sfc } from "./index-DHpQZi8b.js";
|
|
12
12
|
const _YunpianCaptchaManager = class _YunpianCaptchaManager {
|
|
13
13
|
constructor() {
|
|
14
14
|
__publicField(this, "ypRiddlerInstance", null);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ref, watchEffect, defineComponent, toDisplayString, unref, mergeModels, useModel, watch, createElementBlock, openBlock, createVNode, withDirectives, normalizeClass, createElementVNode, vShow, inject, withModifiers, createBlock, Fragment, computed, createCommentVNode, normalizeStyle, createTextVNode, onMounted, onUnmounted, renderList, withCtx, reactive } from "vue";
|
|
2
2
|
import debounce from "lodash/debounce";
|
|
3
|
-
import {
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
3
|
+
import { d as transferNumber, G as GIcon, _ as _export_sfc, s as setLoginTriggerSource, f as useRequestReport, r as reqCatch, h as headRequest, a as i18n, T as TOPIC_TYPE, g as useTimeFormat, j as useCookie, k as usePageResize, L as LANG_ZH, m as isGstarRepo, n as _sfc_main$b, o as isIncubationRepo, p as highlightWords, t as transformUrl, q as _frEventTrack, E as EVENT_NAME, c as REPO_TYPE, e as extractRepoInfoWithURL, w as LANG_KEY } from "./index-DHpQZi8b.js";
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-DX1uQ-Qk.js";
|
|
5
5
|
import { useRouter } from "vue-router";
|
|
6
6
|
import { Row, Col } from "vue-devui-lal/grid";
|
|
7
7
|
import { Skeleton, SkeletonItem } from "vue-devui-lal/skeleton";
|
|
@@ -640,7 +640,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
640
640
|
const { widthType } = usePageResize();
|
|
641
641
|
const { t: $t } = i18n.global;
|
|
642
642
|
const handleClick = () => {
|
|
643
|
-
window.open(transWebUrl(props.info.web_url, props.urlParams), "_blank");
|
|
643
|
+
window.open(transWebUrl(transformUrl(props.info.web_url), props.urlParams), "_blank");
|
|
644
644
|
emits("report");
|
|
645
645
|
_frEventTrack(EVENT_NAME.CLICK_SEARCH_RESULT);
|
|
646
646
|
};
|
package/index.d.ts
CHANGED
|
@@ -593,6 +593,8 @@ 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
|
+
|
|
596
598
|
export declare const ToolsFloat: DefineComponent<ExtractPropTypes<{
|
|
597
599
|
sceneValue: {
|
|
598
600
|
type: PropType<SceneValue>;
|
package/index.js
CHANGED
|
@@ -1,14 +1,15 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { M, N, U, K, S, O, J, A, W, Q, V, P } from "./index-DHpQZi8b.js";
|
|
2
2
|
export {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
3
|
+
M as GitCodeAside,
|
|
4
|
+
N as GitCodeHeader,
|
|
5
|
+
U as GitCodeLayoutEmitter,
|
|
6
|
+
K as Login,
|
|
7
7
|
S as SceneValue,
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
Q as
|
|
13
|
-
|
|
8
|
+
O as SiteAnnouncement,
|
|
9
|
+
J as ToolsFloat,
|
|
10
|
+
A as currentTheme,
|
|
11
|
+
W as default,
|
|
12
|
+
Q as setLayoutConfig,
|
|
13
|
+
V as setTheme,
|
|
14
|
+
P as useLogin
|
|
14
15
|
};
|
|
@@ -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-DHpQZi8b.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";
|