vue-layout-gitcode 1.12.15-beta.12 → 1.12.15-beta.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-B_hpcegG.js → GloabarSearch-BSUMYUzW.js} +4 -4
- package/{MenuItem-BEwOFYk1.js → MenuItem-CefgDmFt.js} +2 -2
- package/{ProjectMenuList-DsFXRFSj.js → ProjectMenuList-xGbmwWo1.js} +3 -3
- package/{ProjectMenuListV2-CCc786iD.js → ProjectMenuListV2-rrgesyEw.js} +3 -3
- package/{ProjectSearch-CnPDrJlb.js → ProjectSearch-CszXTel7.js} +2 -2
- package/{SearchHistoryList-Yi-4pyqJ.js → SearchHistoryList-C5zujbkh.js} +2 -2
- package/{SearchRecommed-BR0w0PYW.js → SearchRecommed-Dvm2yhI1.js} +5 -4
- package/{SearchScopeList-BN0GfdPL.js → SearchScopeList-4o9trtLx.js} +2 -2
- package/{UserSearch-BN-ZiXtK.js → UserSearch-D9EPiNuS.js} +2 -2
- package/{index-3u6RC7b4.js → index-B0g-fO8C.js} +447 -1001
- package/{index-rlBUBry4.js → index-Czj5JGlp.js} +2 -2
- package/{index-BeEeW2_Y.js → index-DoRZNduQ.js} +2 -2
- package/{index-DvUzd0X8.js → index-wRENjwm_.js} +3 -3
- package/index.js +11 -11
- package/{notice-tL8zkoWs.js → notice-DPikcGs4.js} +2 -2
- package/package.json +1 -1
- package/{transWebUrl-BFPL9TTH.js → transWebUrl-XFT5FU_d.js} +1 -1
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
var __defProp = Object.defineProperty;
|
|
2
2
|
var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
|
|
3
3
|
var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "symbol" ? key + "" : key, value);
|
|
4
|
-
import { defineComponent, ref, onMounted, onBeforeUnmount,
|
|
4
|
+
import { defineComponent, ref, onMounted, onBeforeUnmount, createBlock, openBlock, unref, withCtx, createElementVNode, withDirectives, createVNode, vShow, nextTick } from "vue";
|
|
5
5
|
import { Button } from "vue-devui-lal/button";
|
|
6
6
|
import "vue-devui-lal/button/style.css";
|
|
7
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, k as usePageResize, z as isZh, _ as _export_sfc } from "./index-
|
|
11
|
+
import { a as i18n, k as usePageResize, z as isZh, _ as _export_sfc } from "./index-B0g-fO8C.js";
|
|
12
12
|
const _YunpianCaptchaManager = class _YunpianCaptchaManager {
|
|
13
13
|
// eslint-disable-next-line no-useless-constructor
|
|
14
14
|
constructor() {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { defineComponent, onMounted, nextTick, onUnmounted,
|
|
2
|
-
import { x as slidCaptchaManager, y as useLayoutConfig, z as isZh, _ as _export_sfc } from "./index-
|
|
1
|
+
import { defineComponent, onMounted, nextTick, onUnmounted, createBlock, openBlock, unref, withCtx, createElementVNode } from "vue";
|
|
2
|
+
import { x as slidCaptchaManager, y as useLayoutConfig, z as isZh, _ as _export_sfc } from "./index-B0g-fO8C.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:";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { ref, watchEffect, defineComponent, toDisplayString, unref, useModel, watch,
|
|
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 { d as transferNumber, G as GIcon, _ as _export_sfc, s as setLoginTriggerSource,
|
|
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-B0g-fO8C.js";
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-XFT5FU_d.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";
|
package/index.js
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { W, U, P, Q, Z, O, S, V, N, B, a0, Y, $, X } from "./index-B0g-fO8C.js";
|
|
2
2
|
export {
|
|
3
|
-
|
|
4
|
-
|
|
3
|
+
W as AsideFooterTools,
|
|
4
|
+
U as EnterpriseHeader,
|
|
5
5
|
P as GitCodeAside,
|
|
6
6
|
Q as GitCodeHeader,
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
7
|
+
Z as GitCodeLayoutEmitter,
|
|
8
|
+
O as Login,
|
|
9
|
+
S as SceneValue,
|
|
10
|
+
V as SiteAnnouncement,
|
|
11
|
+
N as ToolsFloat,
|
|
12
12
|
B as currentTheme,
|
|
13
|
-
|
|
14
|
-
|
|
13
|
+
a0 as default,
|
|
14
|
+
Y as setLayoutConfig,
|
|
15
15
|
$ as setTheme,
|
|
16
|
-
|
|
16
|
+
X as useLogin
|
|
17
17
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { defineComponent, computed,
|
|
2
|
-
import { i as isPhone, u as useModel, _ as _export_sfc } from "./index-
|
|
1
|
+
import { defineComponent, computed, createBlock, openBlock, unref, isRef, withCtx, createElementVNode, normalizeClass, createVNode, createTextVNode } from "vue";
|
|
2
|
+
import { i as isPhone, u as useModel, _ as _export_sfc } from "./index-B0g-fO8C.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";
|
package/package.json
CHANGED