vue-layout-gitcode 1.12.4-beta.1 → 1.12.4-beta.2

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.
@@ -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-BcnUJLVC.js";
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-BDPHCDqL.js";
5
5
  import "lodash/debounce";
6
- import { u as useReportRepo, S as SearchRepoCard, f as formatNameSpace } from "./index-DYTgrwrQ.js";
7
- import "./transWebUrl-BLQZLXla.js";
6
+ import { u as useReportRepo, S as SearchRepoCard, f as formatNameSpace } from "./index-DnDN47Pv.js";
7
+ import "./transWebUrl-dbKn1zFt.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, computed, ref, openBlock, createBlock, unref, withCtx, createElementVNode, normalizeClass, createElementBlock, createCommentVNode, createTextVNode, toDisplayString, renderSlot } from "vue";
2
- import { a as i18n, y as useLayoutConfig, A as ThemeType, B as currentTheme, L as LANG_ZH, C as LANG_EN, D as getLocaleLang, G as GIcon, F as emitEvent, H as isHttps, b as REPO_EVENT, _ as _export_sfc } from "./index-BcnUJLVC.js";
2
+ import { a as i18n, y as useLayoutConfig, A as ThemeType, B as currentTheme, L as LANG_ZH, C as LANG_EN, D as getLocaleLang, G as GIcon, F as emitEvent, H as isHttps, b as REPO_EVENT, _ as _export_sfc } from "./index-BDPHCDqL.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, openBlock, createElementBlock, Fragment, createElementVNode, toDisplayString, unref, createVNode, withModifiers, normalizeClass, withCtx, renderList, createBlock, createCommentVNode, createTextVNode, withDirectives, vShow } from "vue";
2
- import { a as i18n, y as useLayoutConfig, G as GIcon, t as transformUrl, J as _sfc_main$1, K as loadAsideData, F as emitEvent, s as setLoginTriggerSource, f as useRequestReport, I as asideRequest, _ as _export_sfc } from "./index-BcnUJLVC.js";
2
+ import { a as i18n, y as useLayoutConfig, G as GIcon, t as transformUrl, J as _sfc_main$1, K as loadAsideData, F as emitEvent, s as setLoginTriggerSource, f as useRequestReport, I as asideRequest, _ as _export_sfc } from "./index-BDPHCDqL.js";
3
3
  import { useRouter } from "vue-router";
4
- import { t as transWebUrl } from "./transWebUrl-BLQZLXla.js";
4
+ import { t as transWebUrl } from "./transWebUrl-dbKn1zFt.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";
@@ -17,17 +17,17 @@ const _hoisted_2 = {
17
17
  class: "devui-submenu-title layer_2",
18
18
  style: { "padding": "0px 24px" }
19
19
  };
20
- const _hoisted_3 = { class: "devui-submenu-title-content cursor-auto" };
20
+ const _hoisted_3 = { class: "devui-submenu-title-content submenu-title-static" };
21
21
  const _hoisted_4 = {
22
22
  class: "devui-submenu-title layer_2",
23
23
  style: { "padding": "0px 24px" }
24
24
  };
25
- const _hoisted_5 = { class: "devui-submenu-title-content cursor-auto" };
25
+ const _hoisted_5 = { class: "devui-submenu-title-content submenu-title-static" };
26
26
  const _hoisted_6 = {
27
27
  class: "devui-submenu-title layer_2",
28
28
  style: { "padding": "0px 24px" }
29
29
  };
30
- const _hoisted_7 = { class: "devui-submenu-title-content cursor-auto" };
30
+ const _hoisted_7 = { class: "devui-submenu-title-content submenu-title-static" };
31
31
  const _hoisted_8 = { key: 0 };
32
32
  const _hoisted_9 = { class: "project-label" };
33
33
  const _hoisted_10 = { class: "project-label project-label--ellipsis ellipsis" };
@@ -367,7 +367,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
367
367
  color: "var(--theme-menu-icon-fill)"
368
368
  }),
369
369
  createElementVNode("div", {
370
- class: normalizeClass(["flex flex-col pl-[0] my-work-platform-inputbox", showSearch.value ? "" : "my-work-platform-hideInputBox"]),
370
+ class: normalizeClass(["my-work-platform-inputbox my-work-platform-inputbox--enterprise", showSearch.value ? "" : "my-work-platform-hideInputBox"]),
371
371
  onClick: _cache[16] || (_cache[16] = withModifiers(() => {
372
372
  }, ["stop"]))
373
373
  }, [
@@ -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, y as useLayoutConfig, t as transformUrl, G as GIcon, I as asideRequest, F as emitEvent, s as setLoginTriggerSource, f as useRequestReport, _ as _export_sfc } from "./index-BcnUJLVC.js";
2
+ import { a as i18n, y as useLayoutConfig, t as transformUrl, G as GIcon, I as asideRequest, F as emitEvent, s as setLoginTriggerSource, f as useRequestReport, _ as _export_sfc } from "./index-BDPHCDqL.js";
3
3
  import { useRouter } from "vue-router";
4
- import { t as transWebUrl } from "./transWebUrl-BLQZLXla.js";
4
+ import { t as transWebUrl } from "./transWebUrl-dbKn1zFt.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";
@@ -15,7 +15,7 @@ const _hoisted_2 = {
15
15
  class: "devui-submenu-title layer_2",
16
16
  style: { "padding": "0px 24px" }
17
17
  };
18
- const _hoisted_3 = { class: "devui-submenu-title-content cursor-auto" };
18
+ const _hoisted_3 = { class: "devui-submenu-title-content submenu-title-static" };
19
19
  const _hoisted_4 = { class: "project-label" };
20
20
  const _hoisted_5 = { class: "project-label project-label--ellipsis ellipsis" };
21
21
  const _hoisted_6 = ["href"];
@@ -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-BcnUJLVC.js";
2
+ import { a as i18n, h as headRequest, G as GIcon, r as reqCatch } from "./index-BDPHCDqL.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, 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-BcnUJLVC.js";
2
+ import { a as i18n, G as GIcon, _ as _export_sfc } from "./index-BDPHCDqL.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, openBlock, createElementBlock, createElementVNode, toDisplayString, withDirectives, withModifiers, createVNode, vShow } from "vue";
2
- import { G as GIcon, _ as _export_sfc } from "./index-BcnUJLVC.js";
2
+ import { G as GIcon, _ as _export_sfc } from "./index-BDPHCDqL.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, openBlock, createElementBlock, createElementVNode, toDisplayString, unref, Fragment, renderList, renderSlot, createBlock, createVNode, withCtx } from "vue";
2
- import { u as useReportRepo, S as SearchRepoCard } from "./index-DYTgrwrQ.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-BcnUJLVC.js";
2
+ import { u as useReportRepo, S as SearchRepoCard } from "./index-DnDN47Pv.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-BDPHCDqL.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, openBlock, createElementBlock, Fragment, renderList, createElementVNode, createVNode, toDisplayString, createCommentVNode, unref } from "vue";
2
- import { a as i18n, G as GIcon, _ as _export_sfc } from "./index-BcnUJLVC.js";
2
+ import { a as i18n, G as GIcon, _ as _export_sfc } from "./index-BDPHCDqL.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, openBlock, createElementBlock, createElementVNode, toDisplayString, unref, Fragment, renderList, createVNode, vShow } from "vue";
2
- import { a as i18n, h as headRequest, G as GIcon, t as transformUrl } from "./index-BcnUJLVC.js";
2
+ import { a as i18n, h as headRequest, G as GIcon, t as transformUrl } from "./index-BDPHCDqL.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-project history-list-project--padded" };
@@ -14479,14 +14479,14 @@ const _sfc_main$z = /* @__PURE__ */ Object.assign({
14479
14479
  default: withCtx(() => [
14480
14480
  createVNode(unref(Button), {
14481
14481
  id: "guide-step3",
14482
- class: "border-none w-84 h-32 btn-add",
14482
+ class: "btn-add",
14483
14483
  variant: "solid"
14484
14484
  }, {
14485
14485
  default: withCtx(() => [
14486
14486
  createVNode(GIcon, {
14487
14487
  name: "gt-add",
14488
14488
  color: "var(--theme-light-text)",
14489
- class: "mr-1"
14489
+ class: "btn-add-icon"
14490
14490
  }),
14491
14491
  createTextVNode(toDisplayString$1(unref($t)("gitCodeLayout.header.create")), 1)
14492
14492
  ]),
@@ -15671,12 +15671,12 @@ const _sfc_main$r = /* @__PURE__ */ defineComponent({
15671
15671
  }
15672
15672
  });
15673
15673
  const UserAvatarMenu = /* @__PURE__ */ _export_sfc(_sfc_main$r, [["__scopeId", "data-v-vue-layout-gitcode"]]);
15674
- const _hoisted_1$n = { class: "g-user-avatar flex-center ml-1" };
15674
+ const _hoisted_1$n = { class: "g-user-avatar flex-center" };
15675
15675
  const _hoisted_2$i = {
15676
15676
  key: 0,
15677
15677
  class: "g-user-avatar__badge"
15678
15678
  };
15679
- const _hoisted_3$h = { class: "g-user-avatar flex-center ml-1" };
15679
+ const _hoisted_3$h = { class: "g-user-avatar flex-center" };
15680
15680
  const _hoisted_4$d = {
15681
15681
  key: 0,
15682
15682
  class: "g-user-avatar__badge"
@@ -16011,13 +16011,13 @@ const _sfc_main$p = /* @__PURE__ */ defineComponent({
16011
16011
  var _a;
16012
16012
  const layoutConfig2 = useLayoutConfig();
16013
16013
  const { t: $t } = i18n.global;
16014
- const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-D5xGsnbH.js"));
16015
- const UserSearch = defineAsyncComponent(() => import("./UserSearch-Q_WWRGr-.js"));
16016
- const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-tjtKRn4s.js"));
16017
- const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-68-SB0cR.js"));
16018
- const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-BaUjDyX8.js"));
16019
- const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-DqJBn6SG.js"));
16020
- const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-CPRTlK1B.js"));
16014
+ const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-BPZAOSw7.js"));
16015
+ const UserSearch = defineAsyncComponent(() => import("./UserSearch-Bnz7ToXY.js"));
16016
+ const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-DBkQ0Dhf.js"));
16017
+ const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-CzLof_xg.js"));
16018
+ const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-DHc42sUI.js"));
16019
+ const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-C3j5MlZq.js"));
16020
+ const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-jMsXOikH.js"));
16021
16021
  const props = __props;
16022
16022
  const repoInfo = inject("repoInfo");
16023
16023
  const orgInfo = inject("orgInfo");
@@ -16669,7 +16669,7 @@ const _hoisted_1$l = { class: "announce-mobile-top" };
16669
16669
  const _hoisted_2$g = { class: "announce-mobile-bottom" };
16670
16670
  const _hoisted_3$f = ["href"];
16671
16671
  const _hoisted_4$b = { class: "announce-content" };
16672
- const _hoisted_5$7 = { class: "text-left" };
16672
+ const _hoisted_5$7 = { class: "announce-content-inner" };
16673
16673
  const _hoisted_6$6 = ["href"];
16674
16674
  const _hoisted_7$5 = { class: "announce-handle-wrapper" };
16675
16675
  const ANNOUNCE_STATUS_KEY = "site_announcement_status";
@@ -16747,7 +16747,7 @@ const _sfc_main$o = /* @__PURE__ */ defineComponent({
16747
16747
  createVNode(GIcon, {
16748
16748
  name: "gt-plane-warningCircular-blue",
16749
16749
  size: "16",
16750
- class: "mr-2"
16750
+ class: "announce-content-icon"
16751
16751
  }),
16752
16752
  createElementVNode("span", null, toDisplayString$1(unref(t2)("gitCodeLayout.home.migrationAnnounce.content")), 1),
16753
16753
  createElementVNode("a", {
@@ -16791,7 +16791,7 @@ const autoAvokeLogin = ({ isLogin, loginFunc, openHarmonyGuide, loginSuccess, lo
16791
16791
  loginFunc({ type: "login", triggerType: "", loginTriggerSource: "router_login_auth", ...loginFuncOpts }, loginSuccess, openHarmonyGuide);
16792
16792
  }
16793
16793
  };
16794
- const NoticeModal = defineAsyncComponent(() => import("./notice-BRkcgE_x.js"));
16794
+ const NoticeModal = defineAsyncComponent(() => import("./notice-BMlSUdcx.js"));
16795
16795
  function clearNotice() {
16796
16796
  if (localStorage$2.getItem("validator_email")) {
16797
16797
  localStorage$2.removeItem("validator_email");
@@ -16829,8 +16829,8 @@ const _hoisted_5$6 = {
16829
16829
  key: 1,
16830
16830
  class: "g-header-body"
16831
16831
  };
16832
- const _hoisted_6$5 = { class: "g-header-body-left h-full" };
16833
- const _hoisted_7$4 = { class: "g-header-body-right h-full" };
16832
+ const _hoisted_6$5 = { class: "g-header-body-left" };
16833
+ const _hoisted_7$4 = { class: "g-header-body-right" };
16834
16834
  const _hoisted_8$4 = { key: 2 };
16835
16835
  const _sfc_main$n = /* @__PURE__ */ defineComponent({
16836
16836
  ...{
@@ -17329,7 +17329,7 @@ const _sfc_main$n = /* @__PURE__ */ defineComponent({
17329
17329
  isModuleVisible(unref(HeaderDisplayItem).LOGIN_AND_AVATAR) ? (openBlock(), createElementBlock(Fragment, { key: 0 }, [
17330
17330
  unref(isMobile) ? (openBlock(), createElementBlock("section", {
17331
17331
  key: 0,
17332
- class: "app-login-warp border-none login-icon",
17332
+ class: "app-login-warp login-icon",
17333
17333
  onClick: _cache[3] || (_cache[3] = ($event) => handleLogin("login"))
17334
17334
  }, [
17335
17335
  createVNode(GIcon, {
@@ -17400,19 +17400,19 @@ const _sfc_main$n = /* @__PURE__ */ defineComponent({
17400
17400
  }
17401
17401
  });
17402
17402
  const GitCodeHeader = /* @__PURE__ */ _export_sfc(_sfc_main$n, [["__scopeId", "data-v-vue-layout-gitcode"]]);
17403
- const _hoisted_1$j = { class: "g-toolbar w-full overflow-hidden allow-click-stop" };
17404
- const _hoisted_2$e = { class: "g-toolbar-left items-center allow-click-stop flex-[1] min-w-0" };
17403
+ const _hoisted_1$j = { class: "g-toolbar allow-click-stop" };
17404
+ const _hoisted_2$e = { class: "g-toolbar-left allow-click-stop" };
17405
17405
  const _hoisted_3$d = { class: "g-toolbar-custom" };
17406
- const _hoisted_4$9 = { class: "text-sm font-bold" };
17407
- const _hoisted_5$5 = { class: "text-[var(--theme-placeholder)] text-[12px]" };
17408
- const _hoisted_6$4 = { class: "search-avatar flex-1 flex items-center justify-center" };
17409
- const _hoisted_7$3 = { class: "g-toolbar-right gap-[16px] flex-[1] justify-end max-md:gap-[12px] allow-click-stop" };
17406
+ const _hoisted_4$9 = { class: "enterprise-name" };
17407
+ const _hoisted_5$5 = { class: "enterprise-flag" };
17408
+ const _hoisted_6$4 = { class: "search-avatar" };
17409
+ const _hoisted_7$3 = { class: "g-toolbar-right allow-click-stop" };
17410
17410
  const _hoisted_8$3 = {
17411
17411
  key: 0,
17412
17412
  class: "g-header-body"
17413
17413
  };
17414
- const _hoisted_9$3 = { class: "g-header-body-left h-full" };
17415
- const _hoisted_10$3 = { class: "g-header-body-right h-full" };
17414
+ const _hoisted_9$3 = { class: "g-header-body-left" };
17415
+ const _hoisted_10$3 = { class: "g-header-body-right" };
17416
17416
  const _hoisted_11$3 = { key: 1 };
17417
17417
  const _sfc_main$m = /* @__PURE__ */ defineComponent({
17418
17418
  ...{
@@ -17626,13 +17626,13 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
17626
17626
  return (_ctx, _cache) => {
17627
17627
  var _a2, _b, _c;
17628
17628
  return openBlock(), createElementBlock("div", {
17629
- class: "gitcode-header-wrapper w-full",
17629
+ class: "gitcode-header-wrapper",
17630
17630
  style: normalizeStyle({ height: `${unref(height)}px` })
17631
17631
  }, [
17632
17632
  createElementVNode("div", {
17633
17633
  ref_key: "headerRef",
17634
17634
  ref: headerRef,
17635
- class: normalizeClass(["g-header allow-click-stop fixed z-[21] bg-[var(--theme-default-bg)]", [showHeaderShadow.value ? "head-shadow" : "", _ctx.headerBorder ? "oldBorder" : "", headerClassName.value]])
17635
+ class: normalizeClass(["g-header allow-click-stop", [showHeaderShadow.value ? "head-shadow" : "", _ctx.headerBorder ? "oldBorder" : "", headerClassName.value]])
17636
17636
  }, [
17637
17637
  createVNode(SiteAnnouncement),
17638
17638
  withDirectives((openBlock(), createElementBlock("div", _hoisted_1$j, [
@@ -17673,7 +17673,7 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
17673
17673
  isModuleVisible(unref(HeaderDisplayItem).LOGIN_AND_AVATAR) ? (openBlock(), createElementBlock(Fragment, { key: 0 }, [
17674
17674
  unref(isMobile) ? (openBlock(), createElementBlock("section", {
17675
17675
  key: 0,
17676
- class: "app-login-warp border-none login-icon",
17676
+ class: "app-login-warp login-icon",
17677
17677
  onClick: _cache[0] || (_cache[0] = ($event) => handleLogin("login"))
17678
17678
  }, [
17679
17679
  createVNode(GIcon, {
@@ -17694,7 +17694,7 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
17694
17694
  }),
17695
17695
  createVNode(unref(Button), {
17696
17696
  onClick: _cache[2] || (_cache[2] = withModifiers(($event) => handleLogin("register"), ["stop"])),
17697
- class: "min-w-[64px]"
17697
+ class: "register-btn"
17698
17698
  }, {
17699
17699
  default: withCtx(() => [
17700
17700
  createTextVNode(toDisplayString$1(unref(t2)("gitCodeLayout.header.register")), 1)
@@ -17706,7 +17706,7 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
17706
17706
  ], 64)) : (openBlock(), createElementBlock(Fragment, { key: 1 }, [
17707
17707
  !["sm"].includes(unref(widthType)) && isModuleVisible(unref(HeaderDisplayItem).NEW_BUTTON) ? (openBlock(), createBlock(unref(Button), {
17708
17708
  key: 0,
17709
- class: "border-none btn-add",
17709
+ class: "btn-add",
17710
17710
  variant: "solid",
17711
17711
  onClick: handleNewRepo
17712
17712
  }, {
@@ -17714,7 +17714,7 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
17714
17714
  createVNode(GIcon, {
17715
17715
  name: "gt-add",
17716
17716
  color: "var(--theme-light-text)",
17717
- class: "mr-1"
17717
+ class: "btn-add-icon"
17718
17718
  }),
17719
17719
  createTextVNode(toDisplayString$1(unref(t2)("gitCodeLayout.header.createRepo_01")), 1)
17720
17720
  ]),
@@ -17725,7 +17725,7 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
17725
17725
  name: unref(isWhiteTheme)() ? "gt-line-light" : "gt-line-dark",
17726
17726
  size: "16px",
17727
17727
  onClick: handleThemeChange,
17728
- class: "cursor-pointer"
17728
+ class: "theme-toggle-icon"
17729
17729
  }, null, 8, ["name"]),
17730
17730
  isModuleVisible(unref(HeaderDisplayItem).LOGIN_AND_AVATAR) ? (openBlock(), createBlock(UserAvatar, {
17731
17731
  key: 2,
@@ -17979,9 +17979,9 @@ const _sfc_main$l = /* @__PURE__ */ defineComponent({
17979
17979
  const layoutConfig2 = useLayoutConfig();
17980
17980
  const { t: t2 } = i18n.global;
17981
17981
  const route = useRoute();
17982
- const MenuItem = defineAsyncComponent(() => import("./MenuItem-CoaSUCFy.js"));
17983
- const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-BGVRt_X4.js"));
17984
- const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-BAXqNRVP.js"));
17982
+ const MenuItem = defineAsyncComponent(() => import("./MenuItem-DgN3Xh8l.js"));
17983
+ const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-R_T7VaUg.js"));
17984
+ const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-DOHvmcDo.js"));
17985
17985
  const props = __props;
17986
17986
  const useReport2 = inject("useReport");
17987
17987
  const userInfo = inject("userInfo");
@@ -19819,8 +19819,8 @@ const _sfc_main$e = /* @__PURE__ */ defineComponent({
19819
19819
  ]),
19820
19820
  _: 1
19821
19821
  }, 8, ["modelValue"]),
19822
- _cache[10] || (_cache[10] = createElementVNode("hr", { class: "my-4" }, null, -1)),
19823
- _cache[11] || (_cache[11] = createElementVNode("h1", { class: "my-2" }, "场景值 SceneValue 传入", -1)),
19822
+ _cache[10] || (_cache[10] = createElementVNode("hr", { class: "home-divider" }, null, -1)),
19823
+ _cache[11] || (_cache[11] = createElementVNode("h1", { class: "home-section-title" }, "场景值 SceneValue 传入", -1)),
19824
19824
  createVNode(unref(RadioGroup), {
19825
19825
  direction: "row",
19826
19826
  modelValue: sceneSelected.value,
@@ -19842,8 +19842,8 @@ const _sfc_main$e = /* @__PURE__ */ defineComponent({
19842
19842
  ]),
19843
19843
  _: 1
19844
19844
  }, 8, ["modelValue"]),
19845
- _cache[12] || (_cache[12] = createElementVNode("hr", { class: "my-4" }, null, -1)),
19846
- _cache[13] || (_cache[13] = createElementVNode("h2", { class: "mt-2" }, "是否独立部署", -1)),
19845
+ _cache[12] || (_cache[12] = createElementVNode("hr", { class: "home-divider" }, null, -1)),
19846
+ _cache[13] || (_cache[13] = createElementVNode("h2", { class: "home-subsection-title" }, "是否独立部署", -1)),
19847
19847
  createVNode(unref(RadioGroup), {
19848
19848
  direction: "row",
19849
19849
  modelValue: independence.value,
@@ -24426,7 +24426,7 @@ const _SlidCaptchaManager = class _SlidCaptchaManager {
24426
24426
  __publicField(_SlidCaptchaManager, "instance");
24427
24427
  let SlidCaptchaManager = _SlidCaptchaManager;
24428
24428
  const slidCaptchaManager = SlidCaptchaManager.getInstance();
24429
- const SlidCaptcha = defineAsyncComponent(() => import("./index-D5DgBNFl.js"));
24429
+ const SlidCaptcha = defineAsyncComponent(() => import("./index-BvUSEgHC.js"));
24430
24430
  const useSlidCaptcha = () => {
24431
24431
  const { mount, unMount, isMounted } = usePopup("slid-captcha-popup");
24432
24432
  const open = (config) => {
@@ -24456,7 +24456,7 @@ const useSlidCaptcha = () => {
24456
24456
  close
24457
24457
  };
24458
24458
  };
24459
- const YunpianCaptcha = defineAsyncComponent(() => import("./index-ZQgRQcS2.js"));
24459
+ const YunpianCaptcha = defineAsyncComponent(() => import("./index-CYmiAsBB.js"));
24460
24460
  const useYunpianCaptcha = () => {
24461
24461
  const { mount, unMount } = usePopup("yunpian-captcha-popup");
24462
24462
  const open = (config) => {
@@ -24883,7 +24883,7 @@ const _sfc_main$2 = /* @__PURE__ */ defineComponent({
24883
24883
  _ctx.loading ? renderSlot(_ctx.$slots, "loading", { key: 0 }, () => [
24884
24884
  _ctx.skeleton ? (openBlock(), createBlock(unref(Skeleton), {
24885
24885
  key: 0,
24886
- class: "p-20",
24886
+ class: "data-panel__skeleton",
24887
24887
  rows: _ctx.skeletonRow
24888
24888
  }, null, 8, ["rows"])) : _ctx.animation ? (openBlock(), createBlock(ContentLoading, {
24889
24889
  key: 1,
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, onMounted, nextTick, onUnmounted, openBlock, createBlock, unref, withCtx, createElementVNode } from "vue";
2
- import { x as slidCaptchaManager, y as useLayoutConfig, z as isZh, _ as _export_sfc } from "./index-BcnUJLVC.js";
2
+ import { x as slidCaptchaManager, y as useLayoutConfig, z as isZh, _ as _export_sfc } from "./index-BDPHCDqL.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, k as usePageResize, z as isZh, _ as _export_sfc } from "./index-BcnUJLVC.js";
11
+ import { a as i18n, k as usePageResize, z as isZh, _ as _export_sfc } from "./index-BDPHCDqL.js";
12
12
  const _YunpianCaptchaManager = class _YunpianCaptchaManager {
13
13
  // eslint-disable-next-line no-useless-constructor
14
14
  constructor() {
@@ -1,7 +1,7 @@
1
1
  import { ref, watchEffect, defineComponent, toDisplayString, unref, useModel, watch, openBlock, createElementBlock, createVNode, normalizeClass, withDirectives, createElementVNode, vShow, mergeModels, inject, withModifiers, createBlock, Fragment, computed, normalizeStyle, createCommentVNode, 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, r as reqCatch, f as useRequestReport, 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-BcnUJLVC.js";
4
- import { t as transWebUrl } from "./transWebUrl-BLQZLXla.js";
3
+ import { d as transferNumber, G as GIcon, _ as _export_sfc, s as setLoginTriggerSource, r as reqCatch, f as useRequestReport, 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-BDPHCDqL.js";
4
+ import { t as transWebUrl } from "./transWebUrl-dbKn1zFt.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";
@@ -363,7 +363,7 @@ const _hoisted_1$4 = {
363
363
  key: 0,
364
364
  class: "github-star-num"
365
365
  };
366
- const _hoisted_2$3 = { class: "leading-none" };
366
+ const _hoisted_2$3 = { class: "github-star-num__count" };
367
367
  const _sfc_main$4 = /* @__PURE__ */ defineComponent({
368
368
  ...{ name: "GithubStarNum" },
369
369
  __name: "index",
package/dist/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { M, N, O, P, Q, S, U, V, B, W, X, Y, Z } from "./index-BcnUJLVC.js";
1
+ import { M, N, O, P, Q, S, U, V, B, W, X, Y, Z } from "./index-BDPHCDqL.js";
2
2
  export {
3
3
  M as EnterpriseHeader,
4
4
  N as GitCodeAside,
@@ -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, _ as _export_sfc } from "./index-BcnUJLVC.js";
2
+ import { i as isPhone, u as useModel, _ as _export_sfc } from "./index-BDPHCDqL.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/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vue-layout-gitcode",
3
- "version": "1.12.4-beta.1",
3
+ "version": "1.12.4-beta.2",
4
4
  "description": "用于 gitcode 站点生产环境使用",
5
5
  "main": "index.js",
6
6
  "types": "./index.d.ts",