vue-layout-gitcode 1.9.16 → 1.9.17
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-Di2Ym1Xf.js → GloabarSearch-Cro3BQcF.js} +3 -3
- package/{MenuItem-CdJVmFyy.js → MenuItem-Ba1RHo69.js} +1 -1
- package/{ProjectMenuList-V4MJpGuy.js → ProjectMenuList-DwK0nI5L.js} +2 -2
- package/{ProjectMenuListV2-_Q_gDeGb.js → ProjectMenuListV2-BYDh9Lr5.js} +2 -2
- package/{ProjectSearch-tM3z9g9I.js → ProjectSearch-BwZov1lX.js} +1 -1
- package/{SearchHistoryList-CiqQxV_T.js → SearchHistoryList-BcWz9z1L.js} +1 -1
- package/{SearchPrefixTag-D-UdWGEJ.js → SearchPrefixTag-CYOloXyy.js} +1 -1
- package/{SearchRecommed-B4u98w5A.js → SearchRecommed-D1m1fGrX.js} +2 -2
- package/{SearchScopeList-t4ihz3CE.js → SearchScopeList-DJSJ4mke.js} +1 -1
- package/{UserSearch-ZO8xXlPu.js → UserSearch-CG2_G6P2.js} +1 -1
- package/{index-h15u2Iew.js → index-CYJDz9Dw.js} +14 -15
- package/{index-BvZ-Wleb.js → index-JGkRHR4i.js} +2 -2
- package/{index-C8XwM9SF.js → index-ddwI7iJL.js} +1 -1
- package/{index-CE9AEvr_.js → index-i2LfG_pu.js} +1 -1
- package/index.js +1 -1
- package/{notice-BX7P7GOA.js → notice-yIXWXcq7.js} +1 -1
- package/package.json +1 -1
- package/{transWebUrl-D4ABBmzo.js → transWebUrl-BYlqb4Y7.js} +1 -1
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { defineComponent, inject, createElementBlock, openBlock, Fragment, createElementVNode, toDisplayString, createVNode, unref, renderList, withDirectives, createBlock, ref, watch, onMounted, createCommentVNode } from "vue";
|
|
2
2
|
import "vue-devui-lal/icon";
|
|
3
3
|
import "vue-devui-lal/icon/style.css";
|
|
4
|
-
import { h as headRequest, R as REPO_MODULE, a as i18n, G as GIcon, v as vElementExposure, b as REPO_EVENT, _ as _export_sfc, c as REPO_TYPE, e as extractRepoInfoWithURL } from "./index-
|
|
4
|
+
import { h as headRequest, R as REPO_MODULE, a as i18n, G as GIcon, v as vElementExposure, b as REPO_EVENT, _ as _export_sfc, c as REPO_TYPE, e as extractRepoInfoWithURL } from "./index-CYJDz9Dw.js";
|
|
5
5
|
import "lodash/debounce";
|
|
6
|
-
import { u as useReportRepo, S as SearchRepoCard, f as formatNameSpace } from "./index-
|
|
7
|
-
import "./transWebUrl-
|
|
6
|
+
import { u as useReportRepo, S as SearchRepoCard, f as formatNameSpace } from "./index-JGkRHR4i.js";
|
|
7
|
+
import "./transWebUrl-BYlqb4Y7.js";
|
|
8
8
|
import "vue-devui-lal/tooltip";
|
|
9
9
|
import "vue-devui-lal/tooltip/style.css";
|
|
10
10
|
import "vue-router";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, inject, useSlots, ref, computed, createBlock, openBlock, unref, withCtx, createElementVNode, normalizeClass, createElementBlock, createTextVNode, createCommentVNode, toDisplayString, renderSlot } from "vue";
|
|
2
|
-
import { a as i18n, w as useLayoutConfig, x as ThemeType, y as currentTheme, g as LANG_ZH, z as LANG_EN, q as getLocaleLang, G as GIcon, A as emitEvent, B as isHttps, b as REPO_EVENT, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, w as useLayoutConfig, x as ThemeType, y as currentTheme, g as LANG_ZH, z as LANG_EN, q as getLocaleLang, G as GIcon, A as emitEvent, B as isHttps, b as REPO_EVENT, _ as _export_sfc } from "./index-CYJDz9Dw.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
4
|
import { Popover } from "vue-devui-lal/popover";
|
|
5
5
|
import "vue-devui-lal/popover/style.css";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, inject, ref, reactive, watch, computed, createElementBlock, openBlock, createCommentVNode, createBlock, withDirectives, Fragment, createElementVNode, createVNode, toDisplayString, unref, withModifiers, normalizeClass, withCtx, renderList, createTextVNode, vShow } from "vue";
|
|
2
|
-
import { a as i18n, w as useLayoutConfig, G as GIcon, C as _sfc_main$1, D as loadAsideData, A as emitEvent, s as setLoginTriggerSource, d as useRequestReport, F as asideRequest, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, w as useLayoutConfig, G as GIcon, C as _sfc_main$1, D as loadAsideData, A as emitEvent, s as setLoginTriggerSource, d as useRequestReport, F as asideRequest, _ as _export_sfc } from "./index-CYJDz9Dw.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-BYlqb4Y7.js";
|
|
5
5
|
import { Select, Option } from "vue-devui-lal/select";
|
|
6
6
|
import { Input } from "vue-devui-lal/input";
|
|
7
7
|
import { Skeleton } from "vue-devui-lal/skeleton";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, inject, ref, reactive, computed, watch, createElementBlock, openBlock, createElementVNode, createVNode, createBlock, createCommentVNode, withDirectives, toDisplayString, unref, withModifiers, normalizeClass, withCtx, Fragment, renderList, createTextVNode, vShow } from "vue";
|
|
2
|
-
import { a as i18n, w as useLayoutConfig, G as GIcon, A as emitEvent, s as setLoginTriggerSource, d as useRequestReport, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, w as useLayoutConfig, G as GIcon, A as emitEvent, s as setLoginTriggerSource, d as useRequestReport, _ as _export_sfc } from "./index-CYJDz9Dw.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-BYlqb4Y7.js";
|
|
5
5
|
import { Input } from "vue-devui-lal/input";
|
|
6
6
|
import { Skeleton } from "vue-devui-lal/skeleton";
|
|
7
7
|
import { MenuItem } from "vue-devui-lal/menu";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ref, inject, computed, withDirectives, createElementBlock, openBlock, createElementVNode, toDisplayString, unref, Fragment, renderList, createVNode, vShow } from "vue";
|
|
2
|
-
import { a as i18n, h as headRequest, G as GIcon, r as reqCatch } from "./index-
|
|
2
|
+
import { a as i18n, h as headRequest, G as GIcon, r as reqCatch } from "./index-CYJDz9Dw.js";
|
|
3
3
|
import { useRoute, useRouter } from "vue-router";
|
|
4
4
|
import "vue-devui-lal/icon";
|
|
5
5
|
import "vue-devui-lal/icon/style.css";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, computed, createElementBlock, openBlock, createCommentVNode, Fragment, renderList, normalizeClass, createElementVNode, createVNode, toDisplayString, withModifiers } from "vue";
|
|
2
|
-
import { a as i18n, G as GIcon, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, G as GIcon, _ as _export_sfc } from "./index-CYJDz9Dw.js";
|
|
3
3
|
import "vue-devui-lal/icon";
|
|
4
4
|
import "vue-devui-lal/icon/style.css";
|
|
5
5
|
const _hoisted_1 = { class: "history-list" };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, createElementBlock, openBlock, createElementVNode, withDirectives, toDisplayString, withModifiers, createVNode, vShow } from "vue";
|
|
2
|
-
import { G as GIcon, _ as _export_sfc } from "./index-
|
|
2
|
+
import { G as GIcon, _ as _export_sfc } from "./index-CYJDz9Dw.js";
|
|
3
3
|
import "vue-devui-lal/icon";
|
|
4
4
|
import "vue-devui-lal/icon/style.css";
|
|
5
5
|
const _hoisted_1 = { class: "ellipsis" };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, inject, ref, onMounted, createElementBlock, openBlock, createElementVNode, toDisplayString, unref, Fragment, renderList, renderSlot, createBlock, createVNode, withCtx } from "vue";
|
|
2
|
-
import { u as useReportRepo, S as SearchRepoCard } from "./index-
|
|
3
|
-
import { a as i18n, h as headRequest, R as REPO_MODULE, b as REPO_EVENT, l as localStorage, _ as _export_sfc } from "./index-
|
|
2
|
+
import { u as useReportRepo, S as SearchRepoCard } from "./index-JGkRHR4i.js";
|
|
3
|
+
import { a as i18n, h as headRequest, R as REPO_MODULE, b as REPO_EVENT, l as localStorage, _ as _export_sfc } from "./index-CYJDz9Dw.js";
|
|
4
4
|
import { Row, Col } from "vue-devui-lal/grid";
|
|
5
5
|
import { SkeletonItem } from "vue-devui-lal/skeleton";
|
|
6
6
|
import "vue-devui-lal/grid/style.css";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, createElementBlock, openBlock, Fragment, renderList, createElementVNode, createVNode, createCommentVNode, toDisplayString, unref } from "vue";
|
|
2
|
-
import { a as i18n, G as GIcon, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, G as GIcon, _ as _export_sfc } from "./index-CYJDz9Dw.js";
|
|
3
3
|
import "vue-devui-lal/icon";
|
|
4
4
|
import "vue-devui-lal/icon/style.css";
|
|
5
5
|
const _hoisted_1 = ["onClick"];
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { inject, ref, watch, withDirectives, createElementBlock, openBlock, createElementVNode, toDisplayString, unref, Fragment, renderList, createVNode, vShow } from "vue";
|
|
2
|
-
import { a as i18n, h as headRequest, G as GIcon } from "./index-
|
|
2
|
+
import { a as i18n, h as headRequest, G as GIcon } from "./index-CYJDz9Dw.js";
|
|
3
3
|
import "vue-devui-lal/icon";
|
|
4
4
|
import "vue-devui-lal/icon/style.css";
|
|
5
5
|
const _hoisted_1 = { class: "px-[8px] history-list-project pl-[8px]" };
|
|
@@ -16974,13 +16974,13 @@ const _sfc_main$o = /* @__PURE__ */ defineComponent({
|
|
|
16974
16974
|
var _a;
|
|
16975
16975
|
const layoutConfig2 = useLayoutConfig();
|
|
16976
16976
|
const { t: $t } = i18n.global;
|
|
16977
|
-
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-
|
|
16978
|
-
const UserSearch = defineAsyncComponent(() => import("./UserSearch-
|
|
16979
|
-
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-
|
|
16980
|
-
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-
|
|
16981
|
-
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-
|
|
16982
|
-
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-
|
|
16983
|
-
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-
|
|
16977
|
+
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-BwZov1lX.js"));
|
|
16978
|
+
const UserSearch = defineAsyncComponent(() => import("./UserSearch-CG2_G6P2.js"));
|
|
16979
|
+
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-Cro3BQcF.js"));
|
|
16980
|
+
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-BcWz9z1L.js"));
|
|
16981
|
+
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-DJSJ4mke.js"));
|
|
16982
|
+
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-CYOloXyy.js"));
|
|
16983
|
+
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-D1m1fGrX.js"));
|
|
16984
16984
|
const props = __props;
|
|
16985
16985
|
const repoInfo = inject("repoInfo");
|
|
16986
16986
|
const orgInfo = inject("orgInfo");
|
|
@@ -17634,7 +17634,7 @@ const autoAvokeLogin = ({ isLogin, loginFunc, openHarmonyGuide, loginSuccess, lo
|
|
|
17634
17634
|
loginFunc({ type: "login", triggerType: "", loginTriggerSource: "router_login_auth", ...loginFuncOpts }, loginSuccess, openHarmonyGuide);
|
|
17635
17635
|
}
|
|
17636
17636
|
};
|
|
17637
|
-
const NoticeModal = defineAsyncComponent(() => import("./notice-
|
|
17637
|
+
const NoticeModal = defineAsyncComponent(() => import("./notice-yIXWXcq7.js"));
|
|
17638
17638
|
function clearNotice() {
|
|
17639
17639
|
if (localStorage$2.getItem("validator_email")) {
|
|
17640
17640
|
localStorage$2.removeItem("validator_email");
|
|
@@ -18388,9 +18388,9 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
|
|
|
18388
18388
|
const layoutConfig2 = useLayoutConfig();
|
|
18389
18389
|
const { t: t2 } = i18n.global;
|
|
18390
18390
|
const route = useRoute();
|
|
18391
|
-
const MenuItem = defineAsyncComponent(() => import("./MenuItem-
|
|
18392
|
-
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-
|
|
18393
|
-
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-
|
|
18391
|
+
const MenuItem = defineAsyncComponent(() => import("./MenuItem-Ba1RHo69.js"));
|
|
18392
|
+
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-BYDh9Lr5.js"));
|
|
18393
|
+
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-DwK0nI5L.js"));
|
|
18394
18394
|
const props = __props;
|
|
18395
18395
|
console.log("slotKeys", props.slotKeys);
|
|
18396
18396
|
console.log("props", props);
|
|
@@ -18674,7 +18674,6 @@ const _sfc_main$k = /* @__PURE__ */ defineComponent({
|
|
|
18674
18674
|
setTheme(activeTheme.value);
|
|
18675
18675
|
};
|
|
18676
18676
|
return (_ctx, _cache) => {
|
|
18677
|
-
const _component_g_icon = resolveComponent("g-icon");
|
|
18678
18677
|
return openBlock(), createElementBlock("div", _hoisted_1$h, [
|
|
18679
18678
|
createElementVNode("div", null, toDisplayString$1(unref(t2)("gitCodeLayout.common.footerSetting.theme")), 1),
|
|
18680
18679
|
createElementVNode("div", _hoisted_2$b, [
|
|
@@ -18686,7 +18685,7 @@ const _sfc_main$k = /* @__PURE__ */ defineComponent({
|
|
|
18686
18685
|
onClick: ($event) => handleClick(item),
|
|
18687
18686
|
title: item.value
|
|
18688
18687
|
}), [
|
|
18689
|
-
createVNode(
|
|
18688
|
+
createVNode(GIcon, {
|
|
18690
18689
|
name: item.icon,
|
|
18691
18690
|
size: "16",
|
|
18692
18691
|
color: "var(--theme-icon-fill-weak)",
|
|
@@ -24091,7 +24090,7 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
24091
24090
|
}
|
|
24092
24091
|
});
|
|
24093
24092
|
const MFA = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-vue-layout-gitcode"]]);
|
|
24094
|
-
const SlidCaptcha = defineAsyncComponent(() => import("./index-
|
|
24093
|
+
const SlidCaptcha = defineAsyncComponent(() => import("./index-ddwI7iJL.js"));
|
|
24095
24094
|
const useSlidCaptcha = () => {
|
|
24096
24095
|
const { mount, unMount } = usePopup("slid-captcha-popup");
|
|
24097
24096
|
const open = (config) => {
|
|
@@ -24110,7 +24109,7 @@ const useSlidCaptcha = () => {
|
|
|
24110
24109
|
close: unMount
|
|
24111
24110
|
};
|
|
24112
24111
|
};
|
|
24113
|
-
const YunpianCaptcha = defineAsyncComponent(() => import("./index-
|
|
24112
|
+
const YunpianCaptcha = defineAsyncComponent(() => import("./index-i2LfG_pu.js"));
|
|
24114
24113
|
const useYunpianCaptcha = () => {
|
|
24115
24114
|
const { mount, unMount } = usePopup("yunpian-captcha-popup");
|
|
24116
24115
|
const open = (config) => {
|
|
@@ -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 { t as transferNumber, G as GIcon, _ as _export_sfc, s as setLoginTriggerSource, d as useRequestReport, r as reqCatch, h as headRequest, a as i18n, T as TOPIC_TYPE, f as useTimeFormat, L as LANG_KEY, g as LANG_ZH, j as usePageResize, k as isGstarRepo, m as _sfc_main$b, n as isIncubationRepo, o as highlightWords, p as _frEventTrack, E as EVENT_NAME, c as REPO_TYPE, e as extractRepoInfoWithURL } from "./index-
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
3
|
+
import { t as transferNumber, G as GIcon, _ as _export_sfc, s as setLoginTriggerSource, d as useRequestReport, r as reqCatch, h as headRequest, a as i18n, T as TOPIC_TYPE, f as useTimeFormat, L as LANG_KEY, g as LANG_ZH, j as usePageResize, k as isGstarRepo, m as _sfc_main$b, n as isIncubationRepo, o as highlightWords, p as _frEventTrack, E as EVENT_NAME, c as REPO_TYPE, e as extractRepoInfoWithURL } from "./index-CYJDz9Dw.js";
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-BYlqb4Y7.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";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, onMounted, onUnmounted, createBlock, openBlock, unref, withCtx, createElementVNode } from "vue";
|
|
2
|
-
import { q as getLocaleLang, g as LANG_ZH, w as useLayoutConfig, _ as _export_sfc } from "./index-
|
|
2
|
+
import { q as getLocaleLang, g as LANG_ZH, w as useLayoutConfig, _ as _export_sfc } from "./index-CYJDz9Dw.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, j as usePageResize, q as getLocaleLang, g as LANG_ZH, _ as _export_sfc } from "./index-
|
|
11
|
+
import { a as i18n, j as usePageResize, q as getLocaleLang, g as LANG_ZH, _ as _export_sfc } from "./index-CYJDz9Dw.js";
|
|
12
12
|
const _YunpianCaptchaManager = class _YunpianCaptchaManager {
|
|
13
13
|
constructor() {
|
|
14
14
|
__publicField(this, "ypRiddlerInstance", null);
|
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-CYJDz9Dw.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