vue-layout-gitcode 1.5.56 → 1.5.58
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-VKiy4WpT.js → GloabarSearch-BSegec6f.js} +3 -3
- package/{MenuItem-_F9zNLhY.js → MenuItem-D9Nktvj8.js} +1 -1
- package/{ProjectMenuList-B1gEWdtN.js → ProjectMenuList-BpuNUse4.js} +16 -9
- package/{ProjectMenuListV2-BGIhkU4R.js → ProjectMenuListV2-j2g3k_lM.js} +15 -8
- package/{ProjectSearch-D1bqyfi5.js → ProjectSearch-BopeQO3M.js} +1 -1
- package/{SearchHistoryList-xGlE17yG.js → SearchHistoryList-DBXpiNK1.js} +1 -1
- package/{SearchPrefixTag-CSmWeZHE.js → SearchPrefixTag-C64JLmtL.js} +1 -1
- package/{SearchRecommed-C0Gce75i.js → SearchRecommed-Ch5wEypl.js} +2 -2
- package/{SearchScopeList-CxK-NV5w.js → SearchScopeList-DOYaNRF7.js} +1 -1
- package/{UserSearch-sTrK6zjU.js → UserSearch-Cf686qif.js} +1 -1
- package/{index-CDav4x2B.js → index-BOduiprl.js} +1 -1
- package/{index-BIl35CYq.js → index-DX1sxHXB.js} +2 -2
- package/{index-Vgzpdu_a.js → index-LoW__tEJ.js} +15 -15
- package/index.js +1 -1
- package/{notice-CDiXB-b2.js → notice-DIZowLQY.js} +1 -1
- package/package.json +1 -1
- package/{transWebUrl-DinsVciW.js → transWebUrl-DYHG554M.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-LoW__tEJ.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-DX1sxHXB.js";
|
|
7
|
+
import "./transWebUrl-DYHG554M.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 { q as useLayoutConfig, w as ThemeType, x as currentTheme, g as LANG_ZH, y as LANG_EN, z as getLocaleLang, G as GIcon, A as emitEvent, B as isHttps, b as REPO_EVENT, _ as _export_sfc } from "./index-
|
|
2
|
+
import { q as useLayoutConfig, w as ThemeType, x as currentTheme, g as LANG_ZH, y as LANG_EN, z as getLocaleLang, G as GIcon, A as emitEvent, B as isHttps, b as REPO_EVENT, _ as _export_sfc } from "./index-LoW__tEJ.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, q as useLayoutConfig, G as GIcon, C as _sfc_main$1, D as loadAsideData, s as setLoginTriggerSource, d as useRequestReport, F as asideRequest, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, q 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-LoW__tEJ.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-DYHG554M.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";
|
|
@@ -210,6 +210,13 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
210
210
|
}
|
|
211
211
|
}, 200);
|
|
212
212
|
};
|
|
213
|
+
const handleOpenSearch = () => {
|
|
214
|
+
if (!props.isLogin) {
|
|
215
|
+
emitEvent("login", { loginTriggerSource: "org_search" });
|
|
216
|
+
return;
|
|
217
|
+
}
|
|
218
|
+
showSearch.value = !showSearch.value;
|
|
219
|
+
};
|
|
213
220
|
const createRepoOrOrg = () => {
|
|
214
221
|
if (!props.isLogin) {
|
|
215
222
|
setLoginTriggerSource(props.type === "project" ? "aside_createRepo" : "aside_createOrg");
|
|
@@ -226,7 +233,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
226
233
|
return openBlock(), createElementBlock("ul", _hoisted_1, [
|
|
227
234
|
_ctx.type === "project" ? (openBlock(), createElementBlock(Fragment, { key: 0 }, [
|
|
228
235
|
createElementVNode("div", _hoisted_2, [
|
|
229
|
-
_cache[
|
|
236
|
+
_cache[12] || (_cache[12] = createElementVNode("span", { class: "devui-menu-icon" }, null, -1)),
|
|
230
237
|
createElementVNode("span", _hoisted_3, [
|
|
231
238
|
createElementVNode("div", {
|
|
232
239
|
class: "fast-click-button",
|
|
@@ -287,7 +294,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
287
294
|
], 64)) : createCommentVNode("", true),
|
|
288
295
|
_ctx.type === "team" ? (openBlock(), createElementBlock(Fragment, { key: 1 }, [
|
|
289
296
|
createElementVNode("div", _hoisted_4, [
|
|
290
|
-
_cache[
|
|
297
|
+
_cache[13] || (_cache[13] = createElementVNode("span", { class: "devui-menu-icon" }, null, -1)),
|
|
291
298
|
createElementVNode("span", _hoisted_5, [
|
|
292
299
|
createElementVNode("div", {
|
|
293
300
|
class: "fast-click-button",
|
|
@@ -298,21 +305,21 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
298
305
|
createVNode(GIcon, {
|
|
299
306
|
class: "my-work-platform-searchicon",
|
|
300
307
|
name: "gt-search",
|
|
301
|
-
onClick:
|
|
308
|
+
onClick: withModifiers(handleOpenSearch, ["stop"]),
|
|
302
309
|
color: "var(--theme-menu-icon-fill)"
|
|
303
310
|
}),
|
|
304
311
|
createElementVNode("div", {
|
|
305
312
|
class: normalizeClass(["flex flex-col pl-[0] my-work-platform-inputbox", showSearch.value ? "" : "my-work-platform-hideInputBox"]),
|
|
306
|
-
onClick: _cache[
|
|
313
|
+
onClick: _cache[11] || (_cache[11] = withModifiers(() => {
|
|
307
314
|
}, ["stop"]))
|
|
308
315
|
}, [
|
|
309
316
|
createVNode(unref(Input), {
|
|
310
317
|
modelValue: searchKey.value,
|
|
311
|
-
"onUpdate:modelValue": _cache[
|
|
318
|
+
"onUpdate:modelValue": _cache[8] || (_cache[8] = ($event) => searchKey.value = $event),
|
|
312
319
|
placeholder: unref(t)("gitCodeLayout.common.search"),
|
|
313
320
|
onInput: valChange,
|
|
314
|
-
onCompositionstart: _cache[
|
|
315
|
-
onCompositionend: _cache[
|
|
321
|
+
onCompositionstart: _cache[9] || (_cache[9] = ($event) => inputIng.value = true),
|
|
322
|
+
onCompositionend: _cache[10] || (_cache[10] = ($event) => inputIng.value = false)
|
|
316
323
|
}, {
|
|
317
324
|
prefix: withCtx(() => [
|
|
318
325
|
createVNode(GIcon, {
|
|
@@ -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, q as useLayoutConfig, G as GIcon, s as setLoginTriggerSource, d as useRequestReport, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, q as useLayoutConfig, G as GIcon, A as emitEvent, s as setLoginTriggerSource, d as useRequestReport, _ as _export_sfc } from "./index-LoW__tEJ.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-DYHG554M.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";
|
|
@@ -99,6 +99,13 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
99
99
|
const fastToLink = () => {
|
|
100
100
|
router.push({ name: "userRepos", params: { namespace: props.username } });
|
|
101
101
|
};
|
|
102
|
+
const handleOpenSearch = () => {
|
|
103
|
+
if (!props.isLogin) {
|
|
104
|
+
emitEvent("login", { loginTriggerSource: "project_search" });
|
|
105
|
+
return;
|
|
106
|
+
}
|
|
107
|
+
showSearch.value = !showSearch.value;
|
|
108
|
+
};
|
|
102
109
|
const createRepoOrOrg = () => {
|
|
103
110
|
if (!props.isLogin) {
|
|
104
111
|
setLoginTriggerSource("aside_createRepo");
|
|
@@ -116,7 +123,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
116
123
|
return (_ctx, _cache) => {
|
|
117
124
|
return openBlock(), createElementBlock("ul", _hoisted_1, [
|
|
118
125
|
createElementVNode("div", _hoisted_2, [
|
|
119
|
-
_cache[
|
|
126
|
+
_cache[5] || (_cache[5] = createElementVNode("span", { class: "devui-menu-icon" }, null, -1)),
|
|
120
127
|
createElementVNode("span", _hoisted_3, [
|
|
121
128
|
createElementVNode("div", {
|
|
122
129
|
class: "fast-click-button",
|
|
@@ -128,19 +135,19 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
128
135
|
class: "my-work-platform-searchicon",
|
|
129
136
|
color: "var(--theme-menu-icon-fill)",
|
|
130
137
|
name: "gt-search",
|
|
131
|
-
onClick:
|
|
138
|
+
onClick: withModifiers(handleOpenSearch, ["stop"])
|
|
132
139
|
}),
|
|
133
140
|
createElementVNode("div", {
|
|
134
141
|
class: normalizeClass(["flex flex-col pl-[0] my-work-platform-inputbox", showSearch.value ? "" : "my-work-platform-hideInputBox"]),
|
|
135
|
-
onClick: _cache[
|
|
142
|
+
onClick: _cache[4] || (_cache[4] = withModifiers(() => {
|
|
136
143
|
}, ["stop"]))
|
|
137
144
|
}, [
|
|
138
145
|
createVNode(unref(Input), {
|
|
139
146
|
modelValue: searchKey.value,
|
|
140
|
-
"onUpdate:modelValue": _cache[
|
|
147
|
+
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => searchKey.value = $event),
|
|
141
148
|
placeholder: unref(t)("gitCodeLayout.common.search"),
|
|
142
|
-
onCompositionstart: _cache[
|
|
143
|
-
onCompositionend: _cache[
|
|
149
|
+
onCompositionstart: _cache[2] || (_cache[2] = ($event) => inputIng.value = true),
|
|
150
|
+
onCompositionend: _cache[3] || (_cache[3] = ($event) => inputIng.value = false)
|
|
144
151
|
}, {
|
|
145
152
|
prefix: withCtx(() => [
|
|
146
153
|
createVNode(GIcon, {
|
|
@@ -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-LoW__tEJ.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-LoW__tEJ.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-LoW__tEJ.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, 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-DX1sxHXB.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-LoW__tEJ.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-LoW__tEJ.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-LoW__tEJ.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]" };
|
|
@@ -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 { q as useLayoutConfig, _ as _export_sfc } from "./index-
|
|
3
|
+
import { q as useLayoutConfig, _ as _export_sfc } from "./index-LoW__tEJ.js";
|
|
4
4
|
import "vue-devui-lal/overlay/style.css";
|
|
5
5
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
6
6
|
__name: "index",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ref, watchEffect, defineComponent, toDisplayString, unref, inject, createElementBlock, openBlock, normalizeClass, createElementVNode, withModifiers, withDirectives, vShow, createVNode, computed, createCommentVNode, normalizeStyle, createTextVNode, onMounted, onUnmounted, Fragment, createBlock, renderList, withCtx, reactive } from "vue";
|
|
2
2
|
import debounce from "lodash/debounce";
|
|
3
|
-
import { t as transferNumber, G as GIcon, s as setLoginTriggerSource, d as useRequestReport, r as reqCatch, h as headRequest, _ as _export_sfc, 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$9, 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, s as setLoginTriggerSource, d as useRequestReport, r as reqCatch, h as headRequest, _ as _export_sfc, 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$9, n as isIncubationRepo, o as highlightWords, p as _frEventTrack, E as EVENT_NAME, c as REPO_TYPE, e as extractRepoInfoWithURL } from "./index-LoW__tEJ.js";
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-DYHG554M.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";
|
|
@@ -14901,7 +14901,7 @@ const _sfc_main$z = /* @__PURE__ */ defineComponent({
|
|
|
14901
14901
|
}, null, 8, ["activeMenu", "menuList", "isRouterLink", "scene"])) : createCommentVNode("", true),
|
|
14902
14902
|
activeMenu.value.menueKey && !isRouterLink.value ? (openBlock(), createBlock(GLink, {
|
|
14903
14903
|
key: 1,
|
|
14904
|
-
class: "flex items-center gap-[12px] md
|
|
14904
|
+
class: "flex items-center gap-[12px] md:!hidden",
|
|
14905
14905
|
href: activeMenu.value.url
|
|
14906
14906
|
}, {
|
|
14907
14907
|
default: withCtx(() => [
|
|
@@ -17141,13 +17141,13 @@ const _sfc_main$o = /* @__PURE__ */ defineComponent({
|
|
|
17141
17141
|
var _a;
|
|
17142
17142
|
const layoutConfig2 = useLayoutConfig();
|
|
17143
17143
|
const { t: $t } = i18n.global;
|
|
17144
|
-
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-
|
|
17145
|
-
const UserSearch = defineAsyncComponent(() => import("./UserSearch-
|
|
17146
|
-
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-
|
|
17147
|
-
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-
|
|
17148
|
-
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-
|
|
17149
|
-
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-
|
|
17150
|
-
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-
|
|
17144
|
+
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-BopeQO3M.js"));
|
|
17145
|
+
const UserSearch = defineAsyncComponent(() => import("./UserSearch-Cf686qif.js"));
|
|
17146
|
+
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-BSegec6f.js"));
|
|
17147
|
+
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-DBXpiNK1.js"));
|
|
17148
|
+
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-DOYaNRF7.js"));
|
|
17149
|
+
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-C64JLmtL.js"));
|
|
17150
|
+
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-Ch5wEypl.js"));
|
|
17151
17151
|
const props = __props;
|
|
17152
17152
|
const repoInfo = inject("repoInfo");
|
|
17153
17153
|
const orgInfo = inject("orgInfo");
|
|
@@ -17761,7 +17761,7 @@ const _sfc_main$o = /* @__PURE__ */ defineComponent({
|
|
|
17761
17761
|
}
|
|
17762
17762
|
});
|
|
17763
17763
|
const Search = /* @__PURE__ */ _export_sfc(_sfc_main$o, [["__scopeId", "data-v-vue-layout-gitcode"]]);
|
|
17764
|
-
const NoticeModal = defineAsyncComponent(() => import("./notice-
|
|
17764
|
+
const NoticeModal = defineAsyncComponent(() => import("./notice-DIZowLQY.js"));
|
|
17765
17765
|
function clearNotice() {
|
|
17766
17766
|
if (localStorage$2.getItem("validator_email")) {
|
|
17767
17767
|
localStorage$2.removeItem("validator_email");
|
|
@@ -18420,9 +18420,9 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
|
|
|
18420
18420
|
const layoutConfig2 = useLayoutConfig();
|
|
18421
18421
|
const { t: t2 } = i18n.global;
|
|
18422
18422
|
const route = useRoute();
|
|
18423
|
-
const MenuItem = defineAsyncComponent(() => import("./MenuItem-
|
|
18424
|
-
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-
|
|
18425
|
-
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-
|
|
18423
|
+
const MenuItem = defineAsyncComponent(() => import("./MenuItem-D9Nktvj8.js"));
|
|
18424
|
+
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-j2g3k_lM.js"));
|
|
18425
|
+
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-BpuNUse4.js"));
|
|
18426
18426
|
const props = __props;
|
|
18427
18427
|
const useReport2 = inject("useReport");
|
|
18428
18428
|
const userInfo = inject("userInfo");
|
|
@@ -19122,15 +19122,15 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent({
|
|
|
19122
19122
|
if (route.meta.showBgColor) return true;
|
|
19123
19123
|
return false;
|
|
19124
19124
|
});
|
|
19125
|
+
const sizeStore = usePageResize();
|
|
19125
19126
|
const asideSetShow = computed(() => {
|
|
19126
|
-
return (props.sceneValue === SceneValue.home || props.collapseMode) && !props.disableFlatMode;
|
|
19127
|
+
return (props.sceneValue === SceneValue.home && !sizeStore.isMobile.value || props.collapseMode) && !props.disableFlatMode;
|
|
19127
19128
|
});
|
|
19128
19129
|
provide("asideSetShow", asideSetShow);
|
|
19129
19130
|
console.log("indexasideSetShow", asideSetShow.value);
|
|
19130
19131
|
const isHome = computed(() => {
|
|
19131
19132
|
return props.sceneValue === SceneValue.home && ["home", "issues", "kanban", "discussionCreated", "merge", "dashboard"].includes(route.name);
|
|
19132
19133
|
});
|
|
19133
|
-
const sizeStore = usePageResize();
|
|
19134
19134
|
usePageResize();
|
|
19135
19135
|
const asideSize = computed(() => {
|
|
19136
19136
|
if (props.collapseMode) {
|
|
@@ -23967,7 +23967,7 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
23967
23967
|
}
|
|
23968
23968
|
});
|
|
23969
23969
|
const MFA = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-vue-layout-gitcode"]]);
|
|
23970
|
-
const SlidCaptcha = defineAsyncComponent(() => import("./index-
|
|
23970
|
+
const SlidCaptcha = defineAsyncComponent(() => import("./index-BOduiprl.js"));
|
|
23971
23971
|
const useSlidCaptcha = () => {
|
|
23972
23972
|
const { mount, unMount } = usePopup("slid-captcha-popup");
|
|
23973
23973
|
const open = (config) => {
|
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-LoW__tEJ.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