vue-layout-gitcode 1.6.8 → 1.6.9
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-bf922535.js → GloabarSearch-d8297c39.js} +4 -3
- package/{MenuItem-77f20a21.js → MenuItem-72574d03.js} +2 -1
- package/{ProjectMenuList-7d4595da.js → ProjectMenuList-8910365d.js} +3 -2
- package/{ProjectMenuListV2-49bb0978.js → ProjectMenuListV2-8eaae12d.js} +3 -2
- package/{ProjectSearch-0b89ff23.js → ProjectSearch-541bce49.js} +2 -1
- package/{SearchHistoryList-e7c2a3e2.js → SearchHistoryList-362e39ed.js} +2 -1
- package/{SearchPrefixTag-17325d72.js → SearchPrefixTag-d7eff153.js} +2 -1
- package/{SearchRecommed-2b80bcca.js → SearchRecommed-2def8a02.js} +4 -3
- package/{SearchScopeList-41b7ccdf.js → SearchScopeList-84234036.js} +2 -1
- package/{UserSearch-a6b8089e.js → UserSearch-a5404b81.js} +2 -1
- package/{index-24e39a36.js → index-6ab5a558.js} +25 -25
- package/{index-d8e442b3.js → index-7aa009c9.js} +2 -2
- package/{index-3130a3f5.js → index-dd07e8ed.js} +2 -1
- package/index.js +2 -1
- package/{notice-92dc0fb0.js → notice-af3ac96c.js} +2 -1
- package/package.json +2 -2
- package/style.css +1 -1
- package/{transWebUrl-e0cbdabf.js → transWebUrl-c81cdb25.js} +1 -1
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { defineComponent, inject, openBlock, createElementBlock, Fragment, createElementVNode, toDisplayString, unref, createVNode, 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-6ab5a558.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-7aa009c9.js";
|
|
7
|
+
import "./transWebUrl-c81cdb25.js";
|
|
8
8
|
import "vue-devui-lal/tooltip";
|
|
9
9
|
import "vue-devui-lal/tooltip/style.css";
|
|
10
10
|
import "vue-router";
|
|
@@ -42,6 +42,7 @@ import "vue-devui-lal/notification";
|
|
|
42
42
|
import "vue-devui-lal/notification/style.css";
|
|
43
43
|
import "vue-devui-lal/menu";
|
|
44
44
|
import "vue-devui-lal/menu/style.css";
|
|
45
|
+
import "vue-devui-lal/layout";
|
|
45
46
|
import "vue-devui-lal/layout/style.css";
|
|
46
47
|
import "vue-devui-lal/radio";
|
|
47
48
|
import "@devui-design/icons/icomoon/devui-icon.css";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, inject, useSlots, ref, computed, openBlock, createBlock, unref, withCtx, renderSlot, createElementVNode, normalizeClass, createElementBlock, createTextVNode, toDisplayString, createCommentVNode } from "vue";
|
|
2
|
-
import { q as useLayoutConfig, w as ThemeType, x as currentTheme, y as LANG_EN, g as LANG_ZH, 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, y as LANG_EN, g as LANG_ZH, z as getLocaleLang, G as GIcon, A as emitEvent, B as isHttps, b as REPO_EVENT, _ as _export_sfc } from "./index-6ab5a558.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";
|
|
@@ -38,6 +38,7 @@ import "vue-devui-lal/notification";
|
|
|
38
38
|
import "vue-devui-lal/notification/style.css";
|
|
39
39
|
import "vue-devui-lal/menu";
|
|
40
40
|
import "vue-devui-lal/menu/style.css";
|
|
41
|
+
import "vue-devui-lal/layout";
|
|
41
42
|
import "vue-devui-lal/layout/style.css";
|
|
42
43
|
import "vue-devui-lal/radio";
|
|
43
44
|
import "@devui-design/icons/icomoon/devui-icon.css";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, inject, ref, reactive, watch, computed, openBlock, createElementBlock, Fragment, createElementVNode, toDisplayString, unref, createVNode, withModifiers, normalizeClass, withCtx, renderList, createBlock, createCommentVNode, createTextVNode, withDirectives, vShow } from "vue";
|
|
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-
|
|
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-6ab5a558.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-c81cdb25.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";
|
|
@@ -41,6 +41,7 @@ import "vue-devui-lal/form";
|
|
|
41
41
|
import "vue-devui-lal/form/style.css";
|
|
42
42
|
import "vue-devui-lal/notification";
|
|
43
43
|
import "vue-devui-lal/notification/style.css";
|
|
44
|
+
import "vue-devui-lal/layout";
|
|
44
45
|
import "vue-devui-lal/layout/style.css";
|
|
45
46
|
import "vue-devui-lal/radio";
|
|
46
47
|
import "@devui-design/icons/icomoon/devui-icon.css";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, inject, ref, reactive, computed, watch, openBlock, createElementBlock, createElementVNode, toDisplayString, unref, createVNode, withModifiers, normalizeClass, withCtx, createBlock, createCommentVNode, Fragment, renderList, createTextVNode, withDirectives, vShow } from "vue";
|
|
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-
|
|
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-6ab5a558.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-c81cdb25.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";
|
|
@@ -39,6 +39,7 @@ import "vue-devui-lal/form";
|
|
|
39
39
|
import "vue-devui-lal/form/style.css";
|
|
40
40
|
import "vue-devui-lal/notification";
|
|
41
41
|
import "vue-devui-lal/notification/style.css";
|
|
42
|
+
import "vue-devui-lal/layout";
|
|
42
43
|
import "vue-devui-lal/layout/style.css";
|
|
43
44
|
import "vue-devui-lal/radio";
|
|
44
45
|
import "@devui-design/icons/icomoon/devui-icon.css";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ref, inject, computed, withDirectives, openBlock, createElementBlock, 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-6ab5a558.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";
|
|
@@ -38,6 +38,7 @@ import "vue-devui-lal/notification";
|
|
|
38
38
|
import "vue-devui-lal/notification/style.css";
|
|
39
39
|
import "vue-devui-lal/menu";
|
|
40
40
|
import "vue-devui-lal/menu/style.css";
|
|
41
|
+
import "vue-devui-lal/layout";
|
|
41
42
|
import "vue-devui-lal/layout/style.css";
|
|
42
43
|
import "vue-devui-lal/radio";
|
|
43
44
|
import "@devui-design/icons/icomoon/devui-icon.css";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, computed, openBlock, createElementBlock, Fragment, renderList, normalizeClass, createElementVNode, createVNode, toDisplayString, withModifiers, createCommentVNode } 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-6ab5a558.js";
|
|
3
3
|
import "vue-devui-lal/icon";
|
|
4
4
|
import "vue-devui-lal/icon/style.css";
|
|
5
5
|
import "vue-devui-lal/button";
|
|
@@ -38,6 +38,7 @@ import "vue-devui-lal/notification";
|
|
|
38
38
|
import "vue-devui-lal/notification/style.css";
|
|
39
39
|
import "vue-devui-lal/menu";
|
|
40
40
|
import "vue-devui-lal/menu/style.css";
|
|
41
|
+
import "vue-devui-lal/layout";
|
|
41
42
|
import "vue-devui-lal/layout/style.css";
|
|
42
43
|
import "vue-devui-lal/radio";
|
|
43
44
|
import "@devui-design/icons/icomoon/devui-icon.css";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, openBlock, createElementBlock, createElementVNode, toDisplayString, withDirectives, 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-6ab5a558.js";
|
|
3
3
|
import "vue-devui-lal/icon";
|
|
4
4
|
import "vue-devui-lal/icon/style.css";
|
|
5
5
|
import "vue-devui-lal/button";
|
|
@@ -38,6 +38,7 @@ import "vue-devui-lal/notification";
|
|
|
38
38
|
import "vue-devui-lal/notification/style.css";
|
|
39
39
|
import "vue-devui-lal/menu";
|
|
40
40
|
import "vue-devui-lal/menu/style.css";
|
|
41
|
+
import "vue-devui-lal/layout";
|
|
41
42
|
import "vue-devui-lal/layout/style.css";
|
|
42
43
|
import "vue-devui-lal/radio";
|
|
43
44
|
import "@devui-design/icons/icomoon/devui-icon.css";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { defineComponent, inject, ref, onMounted, openBlock, createElementBlock, 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-7aa009c9.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-6ab5a558.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";
|
|
7
7
|
import "vue-devui-lal/skeleton/style.css";
|
|
8
8
|
import "lodash/debounce";
|
|
9
|
-
import "./transWebUrl-
|
|
9
|
+
import "./transWebUrl-c81cdb25.js";
|
|
10
10
|
import "vue-router";
|
|
11
11
|
import "@vueuse/core";
|
|
12
12
|
import "vue-devui-lal/popover";
|
|
@@ -42,6 +42,7 @@ import "vue-devui-lal/notification";
|
|
|
42
42
|
import "vue-devui-lal/notification/style.css";
|
|
43
43
|
import "vue-devui-lal/menu";
|
|
44
44
|
import "vue-devui-lal/menu/style.css";
|
|
45
|
+
import "vue-devui-lal/layout";
|
|
45
46
|
import "vue-devui-lal/layout/style.css";
|
|
46
47
|
import "vue-devui-lal/radio";
|
|
47
48
|
import "@devui-design/icons/icomoon/devui-icon.css";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, openBlock, createElementBlock, Fragment, renderList, createElementVNode, createVNode, toDisplayString, createCommentVNode, 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-6ab5a558.js";
|
|
3
3
|
import "vue-devui-lal/icon";
|
|
4
4
|
import "vue-devui-lal/icon/style.css";
|
|
5
5
|
import "vue-devui-lal/button";
|
|
@@ -38,6 +38,7 @@ import "vue-devui-lal/notification";
|
|
|
38
38
|
import "vue-devui-lal/notification/style.css";
|
|
39
39
|
import "vue-devui-lal/menu";
|
|
40
40
|
import "vue-devui-lal/menu/style.css";
|
|
41
|
+
import "vue-devui-lal/layout";
|
|
41
42
|
import "vue-devui-lal/layout/style.css";
|
|
42
43
|
import "vue-devui-lal/radio";
|
|
43
44
|
import "@devui-design/icons/icomoon/devui-icon.css";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { inject, ref, watch, withDirectives, openBlock, createElementBlock, 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-6ab5a558.js";
|
|
3
3
|
import "vue-devui-lal/icon";
|
|
4
4
|
import "vue-devui-lal/icon/style.css";
|
|
5
5
|
import "vue-devui-lal/button";
|
|
@@ -38,6 +38,7 @@ import "vue-devui-lal/notification";
|
|
|
38
38
|
import "vue-devui-lal/notification/style.css";
|
|
39
39
|
import "vue-devui-lal/menu";
|
|
40
40
|
import "vue-devui-lal/menu/style.css";
|
|
41
|
+
import "vue-devui-lal/layout";
|
|
41
42
|
import "vue-devui-lal/layout/style.css";
|
|
42
43
|
import "vue-devui-lal/radio";
|
|
43
44
|
import "@devui-design/icons/icomoon/devui-icon.css";
|
|
@@ -37,6 +37,7 @@ import { NotificationService } from "vue-devui-lal/notification";
|
|
|
37
37
|
import "vue-devui-lal/notification/style.css";
|
|
38
38
|
import { Menu } from "vue-devui-lal/menu";
|
|
39
39
|
import "vue-devui-lal/menu/style.css";
|
|
40
|
+
import { Aside } from "vue-devui-lal/layout";
|
|
40
41
|
import "vue-devui-lal/layout/style.css";
|
|
41
42
|
import { RadioGroup, Radio } from "vue-devui-lal/radio";
|
|
42
43
|
import "@devui-design/icons/icomoon/devui-icon.css";
|
|
@@ -16813,13 +16814,13 @@ const _sfc_main$o = /* @__PURE__ */ defineComponent({
|
|
|
16813
16814
|
var _a;
|
|
16814
16815
|
const layoutConfig2 = useLayoutConfig();
|
|
16815
16816
|
const { t: $t } = i18n.global;
|
|
16816
|
-
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-
|
|
16817
|
-
const UserSearch = defineAsyncComponent(() => import("./UserSearch-
|
|
16818
|
-
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-
|
|
16819
|
-
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-
|
|
16820
|
-
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-
|
|
16821
|
-
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-
|
|
16822
|
-
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-
|
|
16817
|
+
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-541bce49.js"));
|
|
16818
|
+
const UserSearch = defineAsyncComponent(() => import("./UserSearch-a5404b81.js"));
|
|
16819
|
+
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-d8297c39.js"));
|
|
16820
|
+
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-362e39ed.js"));
|
|
16821
|
+
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-84234036.js"));
|
|
16822
|
+
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-d7eff153.js"));
|
|
16823
|
+
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-2def8a02.js"));
|
|
16823
16824
|
const props = __props;
|
|
16824
16825
|
const repoInfo = inject("repoInfo");
|
|
16825
16826
|
const orgInfo = inject("orgInfo");
|
|
@@ -17475,7 +17476,7 @@ const autoAvokeLogin = ({ isLogin, loginFunc, openHarmonyGuide, loginSuccess, lo
|
|
|
17475
17476
|
loginFunc({ type: "login", triggerType: "", loginTriggerSource: "router_login_auth", ...loginFuncOpts }, loginSuccess, openHarmonyGuide);
|
|
17476
17477
|
}
|
|
17477
17478
|
};
|
|
17478
|
-
const NoticeModal = defineAsyncComponent(() => import("./notice-
|
|
17479
|
+
const NoticeModal = defineAsyncComponent(() => import("./notice-af3ac96c.js"));
|
|
17479
17480
|
function clearNotice() {
|
|
17480
17481
|
if (localStorage$2.getItem("validator_email")) {
|
|
17481
17482
|
localStorage$2.removeItem("validator_email");
|
|
@@ -18212,9 +18213,9 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
|
|
|
18212
18213
|
const layoutConfig2 = useLayoutConfig();
|
|
18213
18214
|
const { t: t2 } = i18n.global;
|
|
18214
18215
|
const route = useRoute();
|
|
18215
|
-
const MenuItem = defineAsyncComponent(() => import("./MenuItem-
|
|
18216
|
-
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-
|
|
18217
|
-
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-
|
|
18216
|
+
const MenuItem = defineAsyncComponent(() => import("./MenuItem-72574d03.js"));
|
|
18217
|
+
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-8eaae12d.js"));
|
|
18218
|
+
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-8910365d.js"));
|
|
18218
18219
|
const props = __props;
|
|
18219
18220
|
console.log("slotKeys", props.slotKeys);
|
|
18220
18221
|
console.log("props", props);
|
|
@@ -18866,8 +18867,7 @@ const _sfc_main$g = /* @__PURE__ */ defineComponent({
|
|
|
18866
18867
|
console.log("area", newVal);
|
|
18867
18868
|
});
|
|
18868
18869
|
return (_ctx, _cache) => {
|
|
18869
|
-
|
|
18870
|
-
return openBlock(), createBlock(_component_d_aside, {
|
|
18870
|
+
return openBlock(), createBlock(unref(Aside), {
|
|
18871
18871
|
class: normalizeClass(["config-aside-content", { "side-bar-content-shot": _ctx.asideSetShowLittle }])
|
|
18872
18872
|
}, {
|
|
18873
18873
|
default: withCtx(() => [
|
|
@@ -18936,8 +18936,8 @@ const _sfc_main$g = /* @__PURE__ */ defineComponent({
|
|
|
18936
18936
|
};
|
|
18937
18937
|
}
|
|
18938
18938
|
});
|
|
18939
|
-
const
|
|
18940
|
-
const ConfigAideContent = /* @__PURE__ */ _export_sfc(_sfc_main$g, [["__scopeId", "data-v-
|
|
18939
|
+
const configAideContent_vue_vue_type_style_index_0_scoped_0f998aef_lang = "";
|
|
18940
|
+
const ConfigAideContent = /* @__PURE__ */ _export_sfc(_sfc_main$g, [["__scopeId", "data-v-0f998aef"]]);
|
|
18941
18941
|
const _hoisted_1$d = { class: "p-[16px] flex justify-between items-center h-[60px]" };
|
|
18942
18942
|
const _sfc_main$f = /* @__PURE__ */ defineComponent({
|
|
18943
18943
|
__name: "index",
|
|
@@ -19053,11 +19053,10 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent({
|
|
|
19053
19053
|
offEvent("toggleAsideMenuByHamburger");
|
|
19054
19054
|
});
|
|
19055
19055
|
return (_ctx, _cache) => {
|
|
19056
|
-
return asideSetShow.value ? (openBlock(), createBlock(ConfigAideContent,
|
|
19056
|
+
return asideSetShow.value ? (openBlock(), createBlock(ConfigAideContent, {
|
|
19057
19057
|
key: 0,
|
|
19058
|
-
class: ["left-side-bar", { oldWhite: asideSetShowLittleMode.value }],
|
|
19059
|
-
style: { width: mainMarginLeftWidth.value + "px" }
|
|
19060
|
-
}, props, {
|
|
19058
|
+
class: normalizeClass(["left-side-bar", { oldWhite: asideSetShowLittleMode.value }]),
|
|
19059
|
+
style: normalizeStyle({ width: mainMarginLeftWidth.value + "px" }),
|
|
19061
19060
|
sceneValue: _ctx.sceneValue,
|
|
19062
19061
|
asideDefaultWidth: mainMarginLeftWidth.value,
|
|
19063
19062
|
asideSetShowLittle: asideSetShowLittleMode.value,
|
|
@@ -19067,8 +19066,9 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent({
|
|
|
19067
19066
|
showLangSetting: _ctx.showLangSetting,
|
|
19068
19067
|
independence: _ctx.independence,
|
|
19069
19068
|
slotKeys: _ctx.slotKeys,
|
|
19070
|
-
collapseMode: _ctx.collapseMode
|
|
19071
|
-
|
|
19069
|
+
collapseMode: _ctx.collapseMode,
|
|
19070
|
+
disableFlatMode: _ctx.disableFlatMode
|
|
19071
|
+
}, createSlots({ _: 2 }, [
|
|
19072
19072
|
renderList(_ctx.slotKeys, (key) => {
|
|
19073
19073
|
return {
|
|
19074
19074
|
name: key,
|
|
@@ -19077,7 +19077,7 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent({
|
|
|
19077
19077
|
])
|
|
19078
19078
|
};
|
|
19079
19079
|
})
|
|
19080
|
-
]),
|
|
19080
|
+
]), 1032, ["class", "style", "sceneValue", "asideDefaultWidth", "asideSetShowLittle", "isLogin", "showPreferencesSetting", "showThemeSetting", "showLangSetting", "independence", "slotKeys", "collapseMode", "disableFlatMode"])) : (openBlock(), createBlock(unref(Drawer), {
|
|
19081
19081
|
key: 1,
|
|
19082
19082
|
modelValue: asideVisible.value,
|
|
19083
19083
|
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => asideVisible.value = $event),
|
|
@@ -19116,9 +19116,9 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent({
|
|
|
19116
19116
|
};
|
|
19117
19117
|
}
|
|
19118
19118
|
});
|
|
19119
|
-
const
|
|
19119
|
+
const index_vue_vue_type_style_index_0_scoped_dcfaf991_lang = "";
|
|
19120
19120
|
const index_vue_vue_type_style_index_1_lang$1 = "";
|
|
19121
|
-
const GitCodeAside = /* @__PURE__ */ _export_sfc(_sfc_main$f, [["__scopeId", "data-v-
|
|
19121
|
+
const GitCodeAside = /* @__PURE__ */ _export_sfc(_sfc_main$f, [["__scopeId", "data-v-dcfaf991"]]);
|
|
19122
19122
|
const repoInfoData = {
|
|
19123
19123
|
"star_count": 0,
|
|
19124
19124
|
"forks_count": 0,
|
|
@@ -24026,7 +24026,7 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
24026
24026
|
const MFA_vue_vue_type_style_index_0_lang = "";
|
|
24027
24027
|
const MFA_vue_vue_type_style_index_1_scoped_2de06436_lang = "";
|
|
24028
24028
|
const MFA = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-2de06436"]]);
|
|
24029
|
-
const SlidCaptcha = defineAsyncComponent(() => import("./index-
|
|
24029
|
+
const SlidCaptcha = defineAsyncComponent(() => import("./index-dd07e8ed.js"));
|
|
24030
24030
|
const useSlidCaptcha = () => {
|
|
24031
24031
|
const { mount, unMount } = usePopup("slid-captcha-popup");
|
|
24032
24032
|
const open = (config) => {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ref, watchEffect, defineComponent, toDisplayString, unref, mergeModels, useModel, watch, openBlock, createElementBlock, createVNode, normalizeClass, withDirectives, createElementVNode, vShow, inject, withModifiers, createBlock, Fragment, computed, normalizeStyle, createCommentVNode, 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, r as reqCatch, h as headRequest, d as useRequestReport, 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, r as reqCatch, h as headRequest, d as useRequestReport, 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-6ab5a558.js";
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-c81cdb25.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,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, onMounted, openBlock, createBlock, 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-6ab5a558.js";
|
|
4
4
|
import "vue-devui-lal/overlay/style.css";
|
|
5
5
|
import "vue-devui-lal/button";
|
|
6
6
|
import "vue-devui-lal/popover";
|
|
@@ -40,6 +40,7 @@ import "vue-devui-lal/notification";
|
|
|
40
40
|
import "vue-devui-lal/notification/style.css";
|
|
41
41
|
import "vue-devui-lal/menu";
|
|
42
42
|
import "vue-devui-lal/menu/style.css";
|
|
43
|
+
import "vue-devui-lal/layout";
|
|
43
44
|
import "vue-devui-lal/layout/style.css";
|
|
44
45
|
import "vue-devui-lal/radio";
|
|
45
46
|
import "@devui-design/icons/icomoon/devui-icon.css";
|
package/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { J, K, O, I, S, H, x, Q, N, P, M } from "./index-
|
|
1
|
+
import { J, K, O, I, S, H, x, Q, N, P, M } from "./index-6ab5a558.js";
|
|
2
2
|
import "vue";
|
|
3
3
|
import "vue-devui-lal/button";
|
|
4
4
|
import "vue-devui-lal/popover";
|
|
@@ -38,6 +38,7 @@ import "vue-devui-lal/notification";
|
|
|
38
38
|
import "vue-devui-lal/notification/style.css";
|
|
39
39
|
import "vue-devui-lal/menu";
|
|
40
40
|
import "vue-devui-lal/menu/style.css";
|
|
41
|
+
import "vue-devui-lal/layout";
|
|
41
42
|
import "vue-devui-lal/layout/style.css";
|
|
42
43
|
import "vue-devui-lal/radio";
|
|
43
44
|
import "@devui-design/icons/icomoon/devui-icon.css";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, computed, openBlock, createBlock, 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-6ab5a558.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";
|
|
@@ -38,6 +38,7 @@ import "vue-devui-lal/input/style.css";
|
|
|
38
38
|
import "vue-devui-lal/form/style.css";
|
|
39
39
|
import "vue-devui-lal/menu";
|
|
40
40
|
import "vue-devui-lal/menu/style.css";
|
|
41
|
+
import "vue-devui-lal/layout";
|
|
41
42
|
import "vue-devui-lal/layout/style.css";
|
|
42
43
|
import "vue-devui-lal/radio";
|
|
43
44
|
import "@devui-design/icons/icomoon/devui-icon.css";
|
package/package.json
CHANGED