vue-layout-gitcode 1.10.27 → 1.10.28

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.
@@ -57,9 +57,9 @@ import { Checkbox } from "vue-devui-lal/checkbox";
57
57
  import "vue-devui-lal/checkbox/style.css";
58
58
  import { Modal } from "vue-devui-lal/modal";
59
59
  import "vue-devui-lal/modal/style.css";
60
- const _hoisted_1$z = ["xlink:href"];
60
+ const _hoisted_1$y = ["xlink:href"];
61
61
  const _hoisted_2$p = ["xlink:href"];
62
- const _sfc_main$H = /* @__PURE__ */ defineComponent({
62
+ const _sfc_main$F = /* @__PURE__ */ defineComponent({
63
63
  __name: "index",
64
64
  props: {
65
65
  name: { default: "gt-run" },
@@ -88,7 +88,7 @@ const _sfc_main$H = /* @__PURE__ */ defineComponent({
88
88
  }, [
89
89
  createElementVNode("use", {
90
90
  "xlink:href": `#${__props.name}`
91
- }, null, 8, _hoisted_1$z)
91
+ }, null, 8, _hoisted_1$y)
92
92
  ], 6)),
93
93
  renderSlot(_ctx.$slots, "suffix", {}, void 0, true)
94
94
  ], 2)) : (openBlock(), createElementBlock("svg", {
@@ -111,7 +111,7 @@ const _export_sfc = (sfc, props) => {
111
111
  }
112
112
  return target;
113
113
  };
114
- const GIcon = /* @__PURE__ */ _export_sfc(_sfc_main$H, [["__scopeId", "data-v-vue-layout-gitcode"]]);
114
+ const GIcon = /* @__PURE__ */ _export_sfc(_sfc_main$F, [["__scopeId", "data-v-vue-layout-gitcode"]]);
115
115
  const defaultConfig = {
116
116
  VITE_ENV: "production",
117
117
  VITE_HOST: "https://gitcode.com",
@@ -9019,7 +9019,7 @@ const currentSiteName = () => isGitCodeHost() ? "GitCode" : "AtomGit";
9019
9019
  const currentHelpDocsUrl = () => isGitCodeHost() ? HELP_DOCS_URL_GITCODE : HELP_DOCS_URL_ATOMGIT;
9020
9020
  const currentHelpDocsAboutUsUrl = () => isGitCodeHost() ? HELP_DOCS_URL_GITCODE + "/docs/help/home/aboutus/" : HELP_DOCS_URL_ATOMGIT + "/docs/help/home/aboutus/";
9021
9021
  const currentHelpDocsAiCommunityUrl = () => isGitCodeHost() ? HELP_DOCS_URL_GITCODE + "/docs/help/home/ai-community/" : HELP_DOCS_URL_ATOMGIT + "/docs/help/home/ai-community/";
9022
- const _hoisted_1$y = { class: "home-nav-right" };
9022
+ const _hoisted_1$x = { class: "home-nav-right" };
9023
9023
  const _hoisted_2$o = { class: "home-nav-item" };
9024
9024
  const _hoisted_3$n = { class: "tooltip-sign" };
9025
9025
  const _hoisted_4$i = { class: "home-nav-tooltip-wrapper" };
@@ -9073,7 +9073,7 @@ const _hoisted_30$1 = { class: "ml-2 font-[600] text-[var(--theme-aide-text)] te
9073
9073
  const _hoisted_31$1 = { class: "home-nav-item collapse-tool" };
9074
9074
  const _hoisted_32$1 = { class: "home-nav-item" };
9075
9075
  const _hoisted_33$1 = ["src", "alt"];
9076
- const _sfc_main$G = /* @__PURE__ */ defineComponent({
9076
+ const _sfc_main$E = /* @__PURE__ */ defineComponent({
9077
9077
  __name: "index",
9078
9078
  props: {
9079
9079
  sceneValue: { default: SceneValue.home },
@@ -9312,7 +9312,7 @@ const _sfc_main$G = /* @__PURE__ */ defineComponent({
9312
9312
  size: "18px"
9313
9313
  })
9314
9314
  ])) : createCommentVNode("", true),
9315
- createElementVNode("div", _hoisted_1$y, [
9315
+ createElementVNode("div", _hoisted_1$x, [
9316
9316
  inviteVisible.value ? (openBlock(), createBlock(unref(Tooltip), {
9317
9317
  key: 0,
9318
9318
  position: "left",
@@ -9613,7 +9613,7 @@ const _sfc_main$G = /* @__PURE__ */ defineComponent({
9613
9613
  };
9614
9614
  }
9615
9615
  });
9616
- const ToolsFloat = /* @__PURE__ */ _export_sfc(_sfc_main$G, [["__scopeId", "data-v-vue-layout-gitcode"]]);
9616
+ const ToolsFloat = /* @__PURE__ */ _export_sfc(_sfc_main$E, [["__scopeId", "data-v-vue-layout-gitcode"]]);
9617
9617
  var repoTypeEnum = /* @__PURE__ */ ((repoTypeEnum2) => {
9618
9618
  repoTypeEnum2["NORMAL"] = "0";
9619
9619
  repoTypeEnum2["MODEL"] = "1";
@@ -9754,8 +9754,8 @@ const collectRegisterLoginEvent = ({ isRegister, registerLoginMethod, success, e
9754
9754
  delete reportData["utm_source"];
9755
9755
  window.collectEvent("beconEvent", isRegister ? "register" : "login", reportData);
9756
9756
  };
9757
- const _hoisted_1$x = ["href", "target", "disabled"];
9758
- const _sfc_main$F = /* @__PURE__ */ defineComponent({
9757
+ const _hoisted_1$w = ["href", "target", "disabled"];
9758
+ const _sfc_main$D = /* @__PURE__ */ defineComponent({
9759
9759
  ...{
9760
9760
  name: "GLink"
9761
9761
  },
@@ -9799,11 +9799,11 @@ const _sfc_main$F = /* @__PURE__ */ defineComponent({
9799
9799
  disabled: __props.disabled || __props.noPointer
9800
9800
  }, [
9801
9801
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
9802
- ], 10, _hoisted_1$x));
9802
+ ], 10, _hoisted_1$w));
9803
9803
  };
9804
9804
  }
9805
9805
  });
9806
- const GLink = /* @__PURE__ */ _export_sfc(_sfc_main$F, [["__scopeId", "data-v-vue-layout-gitcode"]]);
9806
+ const GLink = /* @__PURE__ */ _export_sfc(_sfc_main$D, [["__scopeId", "data-v-vue-layout-gitcode"]]);
9807
9807
  const headerHeight = ref(56);
9808
9808
  const useHeaderHeight = () => {
9809
9809
  const setHeaderHeight = (height) => {
@@ -10361,7 +10361,7 @@ if (isBrowser) {
10361
10361
  }
10362
10362
  const sessionStorage$1 = sessionStorage;
10363
10363
  const _imports_0$1 = "data:image/png;base64,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";
10364
- const _sfc_main$E = /* @__PURE__ */ defineComponent({
10364
+ const _sfc_main$C = /* @__PURE__ */ defineComponent({
10365
10365
  ...{
10366
10366
  name: "GAvatar"
10367
10367
  },
@@ -10407,8 +10407,8 @@ const _sfc_main$E = /* @__PURE__ */ defineComponent({
10407
10407
  };
10408
10408
  }
10409
10409
  });
10410
- const _hoisted_1$w = ["src"];
10411
- const _sfc_main$D = /* @__PURE__ */ defineComponent({
10410
+ const _hoisted_1$v = ["src"];
10411
+ const _sfc_main$B = /* @__PURE__ */ defineComponent({
10412
10412
  ...{ name: "FlashTag" },
10413
10413
  __name: "FlashTag",
10414
10414
  props: {
@@ -10453,7 +10453,7 @@ const _sfc_main$D = /* @__PURE__ */ defineComponent({
10453
10453
  key: 0,
10454
10454
  class: "w-[16px] h-[16px]",
10455
10455
  src: iconUrl.value
10456
- }, null, 8, _hoisted_1$w)) : renderSlot(_ctx.$slots, "default", { key: 1 })
10456
+ }, null, 8, _hoisted_1$v)) : renderSlot(_ctx.$slots, "default", { key: 1 })
10457
10457
  ], 16)
10458
10458
  ]),
10459
10459
  _: 3
@@ -11258,7 +11258,7 @@ const useTimeFormat = () => {
11258
11258
  formatTime
11259
11259
  };
11260
11260
  };
11261
- const _hoisted_1$v = {
11261
+ const _hoisted_1$u = {
11262
11262
  key: 0,
11263
11263
  class: "org-layout-toolbar"
11264
11264
  };
@@ -11317,7 +11317,7 @@ const _hoisted_20$1 = {
11317
11317
  };
11318
11318
  const _hoisted_21$1 = { class: "user-layout-toolbar-title flex-1 ellipsis-two-line" };
11319
11319
  const _hoisted_22$1 = { class: "text-xs" };
11320
- const _sfc_main$C = /* @__PURE__ */ defineComponent({
11320
+ const _sfc_main$A = /* @__PURE__ */ defineComponent({
11321
11321
  __name: "HeaderCustom",
11322
11322
  props: {
11323
11323
  scene: { default: SceneValue.home },
@@ -11437,7 +11437,7 @@ const _sfc_main$C = /* @__PURE__ */ defineComponent({
11437
11437
  });
11438
11438
  return (_ctx, _cache) => {
11439
11439
  var _a, _b;
11440
- return __props.scene === unref(SceneValue).org && !__props.errorCode ? (openBlock(), createElementBlock("div", _hoisted_1$v, [
11440
+ return __props.scene === unref(SceneValue).org && !__props.errorCode ? (openBlock(), createElementBlock("div", _hoisted_1$u, [
11441
11441
  createVNode(GLink, {
11442
11442
  to: { name: "homepage" },
11443
11443
  class: "flex flex-1 items-center gap-[8px]"
@@ -11445,7 +11445,7 @@ const _sfc_main$C = /* @__PURE__ */ defineComponent({
11445
11445
  default: withCtx(() => {
11446
11446
  var _a2, _b2, _c;
11447
11447
  return [
11448
- createVNode(_sfc_main$E, {
11448
+ createVNode(_sfc_main$C, {
11449
11449
  class: "g-border",
11450
11450
  src: (_a2 = unref(orgInfo)) == null ? void 0 : _a2.avatar,
11451
11451
  name: (_b2 = unref(orgInfo)) == null ? void 0 : _b2.name,
@@ -11498,7 +11498,7 @@ const _sfc_main$C = /* @__PURE__ */ defineComponent({
11498
11498
  default: withCtx(() => {
11499
11499
  var _a3, _b3, _c2, _d2;
11500
11500
  return [
11501
- !((_a3 = __props.repoProps) == null ? void 0 : _a3.isGhMirrors) ? (openBlock(), createBlock(_sfc_main$E, {
11501
+ !((_a3 = __props.repoProps) == null ? void 0 : _a3.isGhMirrors) ? (openBlock(), createBlock(_sfc_main$C, {
11502
11502
  key: 0,
11503
11503
  class: normalizeClass({ "g-border": isOrg.value }),
11504
11504
  src: (_c2 = (_b3 = unref(repoInfo)) == null ? void 0 : _b3.namespace) == null ? void 0 : _c2.avatar_url,
@@ -11566,7 +11566,7 @@ const _sfc_main$C = /* @__PURE__ */ defineComponent({
11566
11566
  _: 1
11567
11567
  }, 8, ["to"]),
11568
11568
  unref(isGstarRepo)(unref(repoInfo).topic_names) ? (openBlock(), createElementBlock("div", _hoisted_12$3, [
11569
- createVNode(_sfc_main$D, {
11569
+ createVNode(_sfc_main$B, {
11570
11570
  origin: "repo",
11571
11571
  icon: "",
11572
11572
  type: "gstar",
@@ -11578,7 +11578,7 @@ const _sfc_main$C = /* @__PURE__ */ defineComponent({
11578
11578
  _: 1
11579
11579
  }, 8, ["message"])
11580
11580
  ])) : unref(isIncubationRepo)(unref(repoInfo).topic_names) ? (openBlock(), createElementBlock("div", _hoisted_13$1, [
11581
- createVNode(_sfc_main$D, {
11581
+ createVNode(_sfc_main$B, {
11582
11582
  origin: "repo",
11583
11583
  icon: "",
11584
11584
  type: "incubation",
@@ -11591,7 +11591,7 @@ const _sfc_main$C = /* @__PURE__ */ defineComponent({
11591
11591
  }, 8, ["message"])
11592
11592
  ])) : createCommentVNode("", true),
11593
11593
  unref(isTrustedRepo)(unref(repoInfo).topic_names) ? (openBlock(), createElementBlock("div", _hoisted_14$1, [
11594
- createVNode(_sfc_main$D, {
11594
+ createVNode(_sfc_main$B, {
11595
11595
  trusted: "",
11596
11596
  message: unref(t2)("gitCodeLayout.trusted.title"),
11597
11597
  icon: "",
@@ -11640,7 +11640,7 @@ const _sfc_main$C = /* @__PURE__ */ defineComponent({
11640
11640
  default: withCtx(() => {
11641
11641
  var _a2, _b2, _c, _d, _e;
11642
11642
  return [
11643
- createVNode(_sfc_main$E, {
11643
+ createVNode(_sfc_main$C, {
11644
11644
  src: (_a2 = unref(otherUserInfo)) == null ? void 0 : _a2.avatarUrl,
11645
11645
  name: ((_b2 = unref(otherUserInfo)) == null ? void 0 : _b2.name) || ((_c = unref(otherUserInfo)) == null ? void 0 : _c.nickname),
11646
11646
  width: 28,
@@ -11667,9 +11667,9 @@ const _sfc_main$C = /* @__PURE__ */ defineComponent({
11667
11667
  };
11668
11668
  }
11669
11669
  });
11670
- const HeaderCustom = /* @__PURE__ */ _export_sfc(_sfc_main$C, [["__scopeId", "data-v-vue-layout-gitcode"]]);
11670
+ const HeaderCustom = /* @__PURE__ */ _export_sfc(_sfc_main$A, [["__scopeId", "data-v-vue-layout-gitcode"]]);
11671
11671
  const _imports_0 = "data:image/svg+xml,%3csvg%20width='94'%20height='56'%20viewBox='0%200%2094%2056'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M40.5762%202.82617C42.2181%202.62%2044.0201%202.72612%2044.7891%202.81836C45.4853%202.90191%2045.9678%203.28331%2046.2646%203.75195C46.4412%204.03069%2046.548%204.33685%2046.6211%204.6084C46.7139%204.50532%2046.8191%204.40283%2046.9395%204.30762C47.3251%204.00259%2047.8126%203.80631%2048.4102%203.78418C49.7165%203.73585%2050.5552%204.66938%2051.0166%205.24609C51.1426%205.40357%2051.2606%205.56207%2051.3613%205.69629C51.4669%205.83695%2051.5515%205.94956%2051.6299%206.04395C51.6613%206.08177%2051.6887%206.11157%2051.7109%206.13574C51.7895%206.12494%2051.8934%206.10669%2052.0264%206.0752C52.3481%205.99897%2052.741%205.87958%2053.2148%205.73633C54.1116%205.46521%2055.2859%205.11074%2056.3389%205.04492C56.9663%205.00574%2057.5258%205.12894%2057.9863%205.43359C58.4414%205.73474%2058.7037%206.14962%2058.8564%206.52051C58.9554%206.76085%2059.0133%206.99956%2059.0518%207.20508C60.3037%207.04176%2062.9456%206.67738%2064.6357%206.37402C65.6067%206.19974%2066.2855%206.20547%2066.7803%206.27734C67.2088%205.4314%2067.7217%204.81586%2068.3369%204.43848C69.1493%203.94023%2069.9835%203.94744%2070.6777%204.14355C71.3414%204.3311%2071.91%204.69718%2072.2998%204.97656C72.4577%205.08976%2072.613%205.2088%2072.7227%205.29199C72.7395%205.2881%2072.7576%205.28575%2072.7764%205.28125C73.0295%205.22038%2073.3821%205.12177%2073.8184%204.99316C74.2518%204.86539%2074.7516%204.71312%2075.2949%204.54785C75.8363%204.38317%2076.4189%204.20609%2077.0117%204.03125C78.1929%203.68287%2079.4361%203.33613%2080.501%203.10547C81.0327%202.9903%2081.5396%202.899%2081.9834%202.85352C82.3977%202.81106%2082.8684%202.79513%2083.2686%202.90234C83.89%203.06893%2084.4924%203.4473%2085.0127%203.86523C85.5468%204.29429%2086.0624%204.82022%2086.5117%205.3623C86.9607%205.90398%2087.3618%206.48434%2087.6562%207.03223C87.9302%207.54197%2088.1865%208.15851%2088.1865%208.73242C88.1864%209.47697%2087.8467%2010.3503%2087.5352%2011.0195C87.3904%2011.3305%2087.2321%2011.6332%2087.0791%2011.9111C87.3962%2012.1207%2087.7253%2012.371%2088.0293%2012.6572C88.6496%2013.2414%2089.3309%2014.1326%2089.3311%2015.2549C89.3311%2016.2517%2088.8026%2017.3845%2088.2979%2018.2656C88.0164%2018.7569%2087.705%2019.2289%2087.4121%2019.6426C88.0896%2020.0419%2088.8489%2020.5173%2089.5176%2020.999C90.0299%2021.3681%2090.5263%2021.7652%2090.8955%2022.1514C91.0789%2022.3432%2091.2625%2022.5636%2091.3975%2022.8047C91.524%2023.0308%2091.675%2023.3952%2091.6074%2023.8232C91.5649%2024.0922%2091.4461%2024.407%2091.3281%2024.6836C91.1987%2024.9871%2091.0272%2025.3418%2090.8291%2025.7227C90.4325%2026.4851%2089.9077%2027.3889%2089.3389%2028.2568C88.7736%2029.1194%2088.1451%2029.9778%2087.5391%2030.6318C87.2375%2030.9572%2086.9169%2031.2587%2086.5908%2031.4863C86.2882%2031.6975%2085.8558%2031.9346%2085.3555%2031.9346C84.831%2031.9345%2084.2993%2031.7489%2083.8496%2031.542C83.3798%2031.3259%2082.8977%2031.0377%2082.4463%2030.7344C82.3071%2030.6409%2082.1693%2030.5439%2082.0332%2030.4463C82.298%2033.5011%2082.6241%2037.2864%2082.9043%2040.6582C83.2586%2044.9221%2083.5516%2048.617%2083.5518%2049.2451C83.5518%2051.1926%2082.0516%2052.534%2080.6064%2052.5342C80.1668%2052.5342%2079.5401%2052.39%2078.9297%2052.2236C78.2777%2052.046%2077.5081%2051.8032%2076.7188%2051.5381C75.2468%2051.0437%2073.6687%2050.4573%2072.5801%2050.0371C71.9643%2050.1085%2071.1219%2050.1866%2070.3271%2050.2109C69.873%2050.2249%2069.4121%2050.223%2069.0098%2050.1895C68.6592%2050.1602%2068.1781%2050.0964%2067.8076%2049.8848C67.4138%2049.6598%2067.1214%2049.2477%2066.9336%2048.9531C66.7152%2048.6106%2066.5016%2048.2004%2066.3076%2047.79C66.1083%2047.3682%2065.9188%2046.9223%2065.7529%2046.5078C65.1307%2046.8029%2064.409%2047.125%2063.9092%2047.2812C62.9703%2047.5746%2062.2456%2047.1332%2061.8096%2046.7998C61.6097%2046.6469%2061.3685%2046.4341%2061.2266%2046.3164C61.0969%2046.2088%2060.9887%2046.1267%2060.8906%2046.0645C60.8704%2046.0697%2060.8443%2046.0761%2060.8125%2046.0869C60.6037%2046.1578%2060.3568%2046.2854%2059.9883%2046.4736C59.6598%2046.6414%2059.2356%2046.8554%2058.7969%2046.9854C58.3545%2047.1164%2057.7783%2047.1999%2057.1895%2046.9756C57.0891%2046.9374%2056.7386%2046.8835%2056.1113%2046.8994C55.5322%2046.9142%2054.8387%2046.9834%2054.1475%2047.0986C53.4542%2047.2142%2052.7918%2047.3716%2052.2686%2047.5508C52.0068%2047.6404%2051.7982%2047.7292%2051.6455%2047.8115C51.5098%2047.8847%2051.4565%2047.9323%2051.4473%2047.9404C50.7196%2048.8137%2049.6933%2048.7261%2049.0439%2048.5186C48.8099%2048.4438%2048.585%2048.3428%2048.376%2048.2314C48.2578%2048.3496%2048.1375%2048.4598%2048.0195%2048.5557C47.6348%2048.8683%2047.1533%2049.1663%2046.8174%2049.2783C46.6519%2049.3334%2046.4901%2049.3403%2046.4395%2049.3428C46.3551%2049.3468%2046.2637%2049.3467%2046.1748%2049.3447C45.9951%2049.3407%2045.772%2049.3285%2045.5283%2049.3105C45.0379%2049.2745%2044.4168%2049.2141%2043.7891%2049.1455C42.5573%2049.011%2041.2015%2048.834%2040.7412%2048.7354C40.1706%2048.613%2039.6828%2048.2546%2039.3584%2047.9707C39.3105%2048.0119%2039.2678%2048.0504%2039.2295%2048.0811L39.0518%2048.2227L38.8311%2048.2744C37.7548%2048.5243%2036.1016%2048.8871%2034.6377%2049.166C33.9076%2049.3051%2033.2112%2049.4257%2032.6523%2049.5C32.3743%2049.537%2032.1141%2049.5649%2031.8936%2049.5762C31.7233%2049.5849%2031.4226%2049.5959%2031.1582%2049.5146C30.9462%2049.4494%2030.7588%2049.3372%2030.626%2049.249C30.4798%2049.152%2030.3295%2049.0361%2030.1836%2048.915C29.8912%2048.6724%2029.5677%2048.3694%2029.252%2048.0566C29.022%2047.8288%2028.7902%2047.5877%2028.5674%2047.3525C28.5024%2047.4565%2028.4345%2047.5603%2028.3623%2047.6602C27.9781%2048.1915%2027.2506%2048.9765%2026.1992%2048.9287C25.6926%2048.9057%2024.9432%2049.0008%2024.2607%2049.1387C23.9288%2049.2057%2023.638%2049.2774%2023.4297%2049.3389C23.3456%2049.3637%2023.2842%2049.3854%2023.2432%2049.4004C23.1755%2049.45%2023.1154%2049.4886%2023.083%2049.5088C22.9913%2049.5659%2022.8786%2049.6308%2022.7529%2049.7012C22.4996%2049.843%2022.1592%2050.024%2021.7549%2050.2334C20.9442%2050.6532%2019.8494%2051.201%2018.6152%2051.8037C17.3632%2052.4152%2016.53%2052.6844%2015.8701%2052.7061C15.51%2052.7179%2015.2286%2052.6558%2014.9941%2052.5752C14.8924%2052.5402%2014.7955%2052.4997%2014.7432%2052.4785C14.6811%2052.4534%2014.6511%2052.4418%2014.627%2052.4346C14.4147%2052.3708%2014.2393%2052.2455%2014.1719%2052.1973C14.0696%2052.124%2013.9581%2052.0349%2013.8467%2051.9404C13.6219%2051.7498%2013.3474%2051.4962%2013.0459%2051.207C12.4403%2050.6262%2011.6912%2049.8642%2010.9531%2049.0791C10.2155%2048.2944%209.47883%2047.4758%208.90039%2046.7822C8.61197%2046.4364%208.35413%2046.1118%208.15332%2045.832C7.97764%2045.5873%207.76877%2045.2747%207.67188%2044.9844C7.42632%2044.2477%207.59461%2043.5741%207.83984%2043.0908C8.07871%2042.6201%208.42243%2042.2576%208.69336%2042.0469L8.81055%2041.9561L8.9502%2041.9023L12.4365%2040.5713C12.3083%2040.1308%2012.1584%2039.6072%2012.0117%2039.1182C11.7314%2038.1838%2011.8711%2037.2379%2012.0537%2036.6162C12.002%2036.4735%2011.9578%2036.3224%2011.9229%2036.1758C11.839%2035.8242%2011.7718%2035.4003%2011.7178%2034.9746C11.6473%2034.419%2011.5953%2033.8183%2011.5586%2033.2939C10.5702%2033.071%209.3404%2032.7686%208.23926%2032.4443C7.54186%2032.2389%206.87086%2032.0174%206.33887%2031.7949C6.07467%2031.6844%205.81757%2031.5628%205.60059%2031.4297C5.4235%2031.321%205.11352%2031.1128%204.93359%2030.7754C4.72615%2030.3863%204.68005%2029.8985%204.66602%2029.5381C4.65016%2029.1306%204.67192%2028.6716%204.71094%2028.2227C4.75647%2027.6987%204.82895%2027.1574%204.9043%2026.6768C4.63469%2026.5733%204.35221%2026.4373%204.09863%2026.2598C3.89847%2026.1197%203.77553%2025.9413%203.71094%2025.8369C3.63654%2025.7167%203.57516%2025.5879%203.52441%2025.4678C3.42258%2025.2266%203.32832%2024.9351%203.24121%2024.627C3.06552%2024.0053%202.89086%2023.2131%202.73145%2022.3906C2.41209%2020.7429%202.13622%2018.8851%202.01855%2017.8262C1.95011%2017.2099%202.07277%2016.6451%202.38672%2016.1748C2.57245%2015.8966%202.80451%2015.6818%203.0498%2015.5166C3.03257%2015.4741%203.01861%2015.4358%203.00781%2015.4033C2.9608%2015.2617%202.92937%2015.113%202.90625%2014.9746C2.85986%2014.6967%202.83339%2014.3655%202.81836%2014.0176C2.78808%2013.3164%202.79931%2012.4359%202.82812%2011.5391C2.85708%2010.6379%202.90434%209.69732%202.94727%208.87012C2.99061%208.03486%203.02909%207.3281%203.04297%206.87012C3.07391%205.85256%203.47343%205.09998%204.10352%204.64453C4.61297%204.27629%205.1845%204.16638%205.62695%204.17773L5.80859%204.18945L5.8584%204.19531L5.90723%204.20508L19.1543%206.98242C19.4079%206.27195%2019.8023%205.74475%2020.3281%205.41699C21.0526%204.96545%2021.827%205.01956%2022.3457%205.21582L22.3467%205.21484L24.8516%206.10938C25.0517%205.93836%2025.2731%205.81669%2025.4902%205.73828C25.8272%205.61661%2026.1647%205.58734%2026.4414%205.60156L26.6953%205.62793L26.7559%205.63867L26.8154%205.65625L29.7773%206.53516C29.8585%206.43612%2029.9462%206.33666%2030.041%206.24219C30.3506%205.93382%2030.9002%205.5%2031.624%205.5H31.6631L31.7031%205.50391C32.4701%205.56526%2033.1889%205.86221%2033.7422%206.16504C33.9802%206.29534%2034.1997%206.43636%2034.3965%206.57227C34.8918%206.30284%2035.4353%206.14743%2035.9004%206.05469C36.2093%205.99309%2036.5165%205.95256%2036.8037%205.92773V5.58496C36.8037%204.52522%2037.5014%203.85649%2038.208%203.48242C38.899%203.11669%2039.7645%202.9281%2040.5762%202.82617Z'%20fill='url(%23paint0_linear_8870_13132)'%20stroke='url(%23paint1_linear_8870_13132)'%20stroke-width='2'/%3e%3cpath%20d='M16.803%2028.7031C17.2608%2028.3025%2020.2364%2028.1881%2020.4653%2028.3597C20.6484%2028.4971%2020.656%2030.0573%2020.637%2030.8203H21.3808C21.7013%2030.8203%2021.8959%2031.0492%2021.9531%2031.1636V34.0248C21.9531%2034.5397%2021.0947%2034.597%2020.8658%2034.5398C20.637%2034.4825%2020.637%2035.627%2020.7514%2035.7987C20.8659%2035.9703%2021.3809%2035.7987%2021.667%2035.7987C21.9531%2035.7987%2022.0675%2038.4309%2022.0675%2038.8887C22.0675%2039.3464%2021.4953%2039.2892%2021.152%2039.6898C20.8086%2040.0905%2021.4953%2045.4693%2021.3236%2045.9843C21.1518%2046.4993%2016.6886%2048.4448%2016.1164%2048.4448C15.5442%2048.4448%2012.0537%2044.7827%2012.168%2044.1532C12.2825%2043.5237%2016.2308%2042.6654%2016.803%2042.3793C17.3753%2042.0932%2017.2608%2041.6354%2017.1464%2041.4637C17.0319%2041.292%2016.5169%2041.6926%2016.1164%2041.6926C15.7158%2041.6926%2015.1436%2039.1176%2015.2008%2038.4309C15.258%2037.7442%2016.3453%2037.5726%2016.6886%2037.4581C16.9632%2037.3666%2017.0319%2037.1148%2017.0319%2037.0003V35.3981C17.0319%2034.8259%2016.1164%2035.1692%2015.4869%2035.1692C14.8575%2035.1692%2014.4569%2031.7931%2014.9147%2031.4497C15.2809%2031.1751%2016.2117%2031.1446%2016.6314%2031.1636C16.536%2030.477%2016.4368%2029.0235%2016.803%2028.7031Z'%20fill='white'/%3e%3cpath%20d='M77.6306%2026.8719C78.4547%2026.8719%2078.6607%2027.3679%2078.6607%2027.6158C79.1566%2034.1964%2080.0912%2047.495%2079.8623%2048.0443C79.5761%2048.7309%2074.3118%2046.7854%2073.9684%2046.6709C73.6251%2046.5565%2073.5679%2042.2077%2073.7967%2041.9215C74.0256%2041.6354%2075.8567%2042.5509%2076.1429%2042.4365C76.429%2042.322%2075.2273%2028.5316%2075.1701%2027.7875C75.1243%2027.1924%2075.3799%2026.9292%2075.5134%2026.8719H77.6306Z'%20fill='white'/%3e%3cpath%20d='M62.9244%2028.4169C63.0961%2027.8447%2065.1561%2027.5586%2065.8428%2027.6158C66.3921%2027.6616%2067.178%2030.0001%2067.5022%2031.1636C68.5513%2030.992%2070.7525%2030.6715%2071.1645%2030.7631C71.6795%2030.8775%2071.7367%2032.9948%2071.565%2033.7959C71.3933%2034.597%2068.99%2034.4253%2068.6467%2034.4825C68.3034%2034.5398%2068.7611%2035.7987%2069.1045%2035.8559C69.4478%2035.9131%2069.9056%2035.112%2070.4778%2035.112C71.05%2035.112%2072.1945%2037.172%2072.0801%2037.687C71.9656%2038.202%2070.3634%2038.8315%2070.2489%2039.1176C70.1345%2039.4038%2071.1073%2041.807%2071.3362%2042.0359C71.5651%2042.2648%2072.3662%2041.9215%2072.7095%2042.2076C73.0528%2042.4938%2073.1673%2045.5265%2072.9956%2045.9843C72.8239%2046.442%2069.5623%2046.6709%2069.1045%2046.4993C68.6467%2046.3276%2067.2162%2041.7499%2066.9872%2041.3492C66.7584%2040.9487%2064.0117%2043.1231%2063.4967%2043.1804C62.9817%2043.2376%2061.7228%2041.0632%2061.7228%2040.3192C61.7228%2039.5754%2065.5566%2037.9159%2065.7856%2037.8014C66.0145%2037.687%2065.2134%2035.5698%2064.9845%2035.2264C64.7556%2034.8831%2063.2106%2035.4553%2062.81%2035.3981C62.4094%2035.3409%2062.295%2033.2809%2062.3522%2032.537C62.4094%2031.7931%2063.8399%2031.9647%2063.9545%2031.7931C64.046%2031.6557%2063.6493%2030.7059%2063.4394%2030.2481C63.2106%2029.8284%2062.7871%2028.8747%2062.9244%2028.4169Z'%20fill='white'/%3e%3cpath%20d='M36.4876%2028.0736C36.8996%2028.0736%2036.9263%2028.3406%2036.8882%2028.4742V30.5342H37.5748C38.0326%2030.5342%2038.2615%2030.7631%2038.3187%2030.8775V33.567C38.3187%2034.0247%2037.9754%2034.1011%2037.8037%2034.082H37.2315V35.2264C37.3078%2035.0929%2037.5634%2034.8717%2037.9754%2035.0548C38.4904%2035.2837%2038.2043%2037.9159%2038.2043%2038.0876C38.2042%2038.2249%2037.7083%2038.6026%2037.4604%2038.7742C37.5176%2040.4337%2037.6206%2043.867%2037.5748%2044.3248C37.5175%2044.897%2033.0543%2045.8126%2032.7109%2045.6409C32.3676%2045.4693%2035.1713%2042.5511%2035.2287%2042.322C35.2859%2042.0931%2034.5993%2041.8643%2034.4848%2041.7498C34.3704%2041.6354%2034.3704%2040.2621%2034.2559%2040.1476C34.1415%2040.0331%2033.5693%2040.4337%2033.3404%2040.4909C33.1115%2040.5481%2032.2532%2037.916%2032.3104%2037.4581C32.3676%2037.0003%2033.9126%2036.5998%2034.0843%2036.5426C34.2559%2036.4853%2034.1987%2034.5971%2034.027%2034.4253C33.8554%2034.2536%2033.3404%2034.4825%2032.7681%2034.4253C32.1959%2034.3681%2032.2531%2031.507%2032.3676%2031.0492C32.482%2030.5914%2033.6265%2030.8775%2033.7981%2030.8203C33.9355%2030.7745%2033.7409%2029.3897%2033.6265%2028.7031C33.5557%2028.2453%2033.9022%2028.0927%2034.0843%2028.0736H36.4876Z'%20fill='white'/%3e%3cpath%20d='M26.1303%2028.0736C26.6453%2027.7875%2029.5065%2028.2453%2029.6209%2028.4169C29.7124%2028.5543%2029.4683%2029.5042%2029.3348%2029.962C29.9261%2029.9047%2031.1659%2029.8475%2031.3948%2030.0764C31.6809%2030.3626%2031.5665%2032.3653%2031.3376%2032.8803C31.1087%2033.3953%2029.3348%2033.2809%2028.9915%2033.2809C28.6481%2033.2809%2028.1903%2034.5398%2028.362%2034.7114C28.5338%2034.8831%2030.937%2034.3109%2031.5665%2034.3681C32.1959%2034.4253%2032.0243%2037.1148%2031.9098%2037.4581C31.7953%2037.8014%2029.2776%2037.9731%2029.3348%2038.2592C29.3922%2038.5455%2034.1987%2042.0931%2034.1987%2042.322C34.1986%2042.5511%2032.0815%2045.3548%2031.5092%2045.2976C30.937%2045.2404%2027.6182%2040.7199%2027.332%2040.6054C27.0459%2040.4909%2026.2448%2044.6682%2026.1303%2044.9543C26.0158%2045.2404%2023.212%2045.4121%2022.5253%2045.5265C21.976%2045.618%2021.9912%2045.1069%2022.0675%2044.8398C22.6207%2042.9897%2023.704%2039.278%2023.6125%2039.232C23.4981%2039.1748%2023.0403%2039.2892%2022.697%2039.2892C22.4223%2039.2892%2022.3536%2038.9841%2022.3536%2038.8315V36.0275C22.3536%2034.9403%2023.9559%2035.4553%2024.4136%2035.3981C24.8714%2035.3409%2025.0431%2033.796%2024.9286%2033.6814C24.8142%2033.567%2023.4409%2033.9103%2022.9259%2033.9103C22.5139%2033.9103%2022.4109%2033.3381%2022.4109%2033.052V31.2781C22.4109%2030.3625%2022.8686%2030.1336%2023.0975%2030.1336H25.5009C25.539%2029.5423%2025.7183%2028.3025%2026.1303%2028.0736Z'%20fill='white'/%3e%3cpath%20d='M45.1282%2036.0848C45.6318%2036.0848%2045.7195%2036.5426%2045.7004%2036.7714C45.8912%2036.6951%2046.3642%2036.5654%2046.7305%2036.657C47.1882%2036.7715%2046.9593%2038.4881%2046.9593%2039.0031C46.9593%2039.4151%2046.3108%2039.5563%2045.9866%2039.5753C46.0629%2041.3493%2046.1697%2044.9657%2045.9866%2045.2404C45.7576%2045.5837%2042.0382%2045.1832%2041.6376%2045.0115C41.2371%2044.8398%2041.2371%2044.4393%2041.3515%2043.2948C41.4431%2042.3793%2042.3815%2042.1122%2042.8393%2042.0931L42.7249%2039.8042L39.8637%2039.9187C40.5695%2040.3574%2041.9924%2041.2691%2042.0382%2041.4065C42.0953%2041.5783%2040.7793%2043.2948%2040.4932%2043.352C40.2071%2043.4092%2038.3188%2042.036%2038.2043%2041.807C38.1127%2041.6239%2039.0054%2040.5863%2039.4632%2040.0904C39.3106%2040.0713%2038.9711%2040.0102%2038.8337%2039.9187C38.6621%2039.8042%2038.5476%2038.7742%2038.5476%2037.9731C38.5476%2037.3322%2038.9673%2037.172%2039.1771%2037.172L42.7249%2036.8859C42.7249%2036.3366%2043.0301%2036.1229%2043.1827%2036.0848H45.1282Z'%20fill='white'/%3e%3cpath%20d='M51.9377%2032.4225C52.1094%2032.4035%2052.4527%2032.537%2052.4527%2033.2236C52.4527%2034.082%2051.7088%2039.1176%2051.9377%2039.1748C52.1666%2039.232%2052.9677%2038.4268%2053.1966%2038.4881C53.4255%2038.5495%2054.4555%2041.0059%2054.2838%2041.4065C54.1121%2041.8071%2050.2783%2044.4393%2049.8777%2044.382C49.4771%2044.3248%2048.3327%2042.7799%2048.3327%2042.4365C48.3327%2042.0931%2049.4199%2036.3711%2049.191%2036.1992C48.9621%2036.0275%2047.9322%2036.4853%2047.7032%2036.1992C47.5201%2035.9703%2047.5506%2034.2346%2047.5888%2033.3953C47.6079%2033.2183%2047.7261%2032.8561%2048.0466%2032.8231L51.9377%2032.4225Z'%20fill='white'/%3e%3cpath%20d='M58.2322%2027.4442C58.5565%2027.4251%2059.205%2027.6158%2059.205%2028.5314V32.4225C59.205%2032.6133%2059.2851%2032.9947%2059.6055%2032.9947C60.0061%2032.9947%2061.5511%2032.7659%2061.7228%2033.1092C61.8601%2033.3839%2061.78%2035.3218%2061.7228%2036.2564C61.6846%2036.409%2061.4824%2036.7142%2060.9789%2036.7142H59.6055C59.5102%2036.7333%2059.3194%2036.8973%2059.3194%2037.4009C59.3194%2037.9045%2059.5102%2041.6545%2059.6055%2043.4665C59.6055%2043.6954%2059.514%2044.176%2059.1478%2044.2676C58.69%2044.382%2055.6%2044.382%2055.4283%2043.5809C55.2566%2042.7798%2055.5999%2037.1149%2055.4283%2037.0576C55.2566%2037.0003%2053.3683%2037.4581%2053.0249%2037.0576C52.6816%2036.657%2052.8533%2033.2236%2053.4827%2033.2236C54.1121%2033.2236%2055.4282%2033.3381%2055.4855%2033.1664C55.5313%2033.0291%2055.5046%2032.7659%2055.4855%2032.6514V28.0736C55.5046%2027.8638%2055.6457%2027.4442%2056.0577%2027.4442H58.2322Z'%20fill='white'/%3e%3cpath%20d='M74.2545%2030.0192C74.388%2029.981%2074.6665%2030.065%2074.7123%2030.7058C74.7695%2031.5071%2075.4562%2039.6898%2075.3417%2039.9759C75.2272%2040.262%2072.7095%2040.3192%2072.5951%2039.3465C72.5035%2038.5682%2072.2136%2033.1474%2072.0801%2030.5342C72.0896%2030.3625%2072.2517%2030.0192%2072.824%2030.0192H74.2545Z'%20fill='white'/%3e%3cpath%20d='M41.0654%2027.7303C41.2943%2027.3869%2043.8693%2027.4442%2044.1554%2027.5586C44.3843%2027.6502%2044.289%2028.5505%2044.2127%2028.9892C44.6895%2028.9129%2045.7233%2028.8289%2046.0438%2029.1036C46.4443%2029.447%2046.2727%2030.9347%2046.1582%2031.5642C46.0437%2032.1936%2044.2127%2031.9647%2044.1554%2032.022C44.1097%2032.0678%2044.1364%2032.5751%2044.1554%2032.8231C44.9756%2032.7659%2046.6847%2032.6743%2046.9593%2032.7659C47.3027%2032.8803%2047.0738%2035.3981%2046.9593%2035.5125C46.8444%2035.627%2039.5204%2036.3137%2039.0054%2036.3709C38.5934%2036.4167%2038.4904%2036.0085%2038.4904%2035.7987V34.082C38.4904%2033.3953%2038.7956%2033.1855%2038.9482%2033.1664H40.951V32.4225H39.2343C38.9139%2032.4225%2038.8337%2032.0792%2038.8337%2031.9075V29.9047C38.8337%2029.3554%2039.1389%2029.1418%2039.2915%2029.1036H40.8938C40.8747%2028.7603%2040.8823%2028.005%2041.0654%2027.7303Z'%20fill='white'/%3e%3cpath%20d='M50.221%2027.5586C50.3545%2027.5205%2050.6674%2027.467%2050.8505%2027.5586C51.0794%2027.6731%2052.6816%2030.1908%2052.6816%2030.4197C52.6814%2030.6487%2050.221%2032.1936%2049.8205%2032.2509C49.4199%2032.3081%2048.161%2029.9048%2047.9321%2029.4469C47.749%2029.0807%2047.9321%2028.7603%2048.0466%2028.6458L50.221%2027.5586Z'%20fill='white'/%3e%3cpath%20d='M67.2734%2028.2453C67.445%2027.9592%2068.6467%2026.7003%2068.99%2026.8147C69.7339%2027.3488%2071.2217%2028.5085%2071.2217%2028.8747C71.2217%2029.3325%2069.7912%2030.7058%2069.3334%2030.5914C68.8756%2030.477%2067.1018%2028.5314%2067.2734%2028.2453Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.73187%207.24459C7.24687%207.24459%2017.9475%209.53349%2019.0919%209.76238C20.2364%209.99127%2020.8658%2010.1629%2020.9803%2010.6779C21.0947%2011.193%2020.9231%2013.0241%2020.8658%2013.6535C20.8086%2014.2829%2019.4353%2014.0541%2019.2636%2013.9969C19.0919%2013.9396%2019.4353%2017.1441%2019.6069%2017.2013C19.7787%2017.2585%2021.3236%2017.0297%2022.0675%2017.1441C22.8114%2017.2585%2022.5253%2019.6047%2022.4681%2020.463C22.4108%2021.3213%2020.1792%2021.0352%2020.0075%2021.2069C19.8359%2021.3789%2020.5797%2026.4142%2020.4653%2026.9292C20.3507%2027.4441%2017.1464%2027.8447%2016.6314%2027.6158C16.1164%2027.3869%2016.1736%2022.0656%2016.0591%2021.8363C15.9447%2021.6075%2013.5414%2022.0652%2013.3697%2022.1797C13.198%2022.2943%2013.0264%2026.1281%2012.9691%2027.6158C12.9119%2029.1036%2012.7402%2029.5614%2012.3397%2029.6758C11.9391%2029.7903%2010.0508%2029.3325%208.96355%2029.1036C7.87635%2028.8747%207.87631%2028.5886%207.8191%2028.2453C7.76188%2027.902%208.73458%2023.0955%208.56299%2022.9236C8.39132%2022.7519%207.18965%2023.2669%206.44576%2023.2097C5.70187%2023.1525%205.12967%2018.4603%205.53019%2018.0597C5.93075%2017.6591%208.39132%2017.7735%208.8491%2017.7735C9.2153%2017.7735%209.34502%2017.5447%209.36411%2017.4302C9.51669%2016.2286%209.79896%2013.7796%209.70744%2013.5963C9.593%2013.3674%207.36132%2013.4818%206.67465%2013.4246C6.12534%2013.3788%205.98799%2013.0241%205.98797%2012.8524L6.21687%207.75959C6.21687%207.58792%206.31987%207.24459%206.73187%207.24459ZM14.2852%2013.7107C14.1136%2013.7298%2013.7588%2013.8595%2013.713%2014.2257C13.6558%2014.6836%2013.5414%2017.3158%2013.713%2017.4302C13.8848%2017.5446%2015.6013%2017.6018%2015.7158%2017.2585C15.8303%2016.9152%2015.6586%2013.7107%2015.258%2013.7107H14.2852Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M82.1512%205.7568C82.7807%205.69958%2084.5546%208.27459%2084.6118%208.7896C84.669%209.30467%2082.2085%2012.9668%2082.2657%2013.1385C82.3229%2013.3102%2082.8379%2013.253%2083.1812%2013.1957C83.5246%2013.1385%2085.699%2014.6263%2085.699%2015.4274C85.699%2016.2286%2082.2085%2019.6619%2082.3229%2020.1197C82.4375%2020.5775%2087.7018%2023.0952%2087.759%2023.6102C87.8162%2024.1253%2085.2412%2027.9592%2084.7262%2027.9019C84.2113%2027.8447%2079.8052%2023.8392%2079.5762%2023.7247C79.3473%2023.6102%2078.0884%2026.128%2077.5162%2026.1853C76.944%2026.2425%2075.1701%2023.9536%2075.1129%2023.4958C75.0671%2023.1296%2076.2001%2021.8936%2076.7723%2021.3213L75.399%2020.0624C74.9603%2021.8173%2074.0485%2025.407%2073.9112%2025.7275C73.7394%2026.128%2070.5923%2025.5558%2070.3062%2025.2125C70.02%2024.8691%2071.05%2023.7247%2070.7639%2023.4958C70.4778%2023.2669%2067.1017%2025.3269%2066.4722%2025.4414C65.8428%2025.5558%2065.5567%2022.9236%2065.7283%2022.523C65.9%2022.1225%2070.3634%2020.3486%2070.7067%2020.2913C70.9814%2020.2456%2071.3552%2020.8826%2071.5078%2021.2069C72.5569%2018.1932%2074.6206%2012.1317%2074.4834%2011.9941C74.3117%2011.8224%2073.7967%2012.1657%2073.3962%2012.2802C73.0757%2012.3717%2072.9575%2011.975%2072.9384%2011.7652C72.9193%2011.0785%2072.8926%209.5335%2072.9384%208.84682C72.9842%208.16015%2073.4153%207.98848%2073.6251%207.98848C76.2573%207.26366%2081.6477%205.80258%2082.1512%205.7568ZM79.5762%2010.9068C79.4847%2010.8153%2078.6607%2011.0594%2078.2601%2011.1929C78.0503%2011.2311%2077.6192%2011.3417%2077.5734%2011.4791C77.5161%2011.6512%2076.3145%2016.1713%2076.429%2016.4002C76.5436%2016.6292%2079.0612%2018.3457%2079.2901%2018.2885C79.519%2018.2313%2080.7778%2016.572%2080.7207%2016.343C80.6634%2016.1141%2077.7452%2016.5146%2077.5734%2015.828C77.4018%2015.1413%2079.6904%2011.0217%2079.5762%2010.9068Z'%20fill='white'/%3e%3cpath%20d='M22.5253%2010.1057C22.6397%208.38904%2022.8114%208.38904%2022.9831%208.56071L25.787%209.64793C25.9396%209.68609%2026.2104%209.9455%2026.0731%2010.6779C25.9014%2011.5935%2025.3292%2013.4818%2025.6153%2013.5391C25.9014%2013.5962%2026.9314%2010.1058%2027.0459%209.53349C27.1603%208.96126%2027.4464%208.90404%2027.847%209.07571C28.2476%209.24738%2030.3648%209.76238%2030.3648%2010.1629C30.3647%2010.5636%2029.2776%2013.5391%2029.5637%2013.5391C29.7926%2013.5391%2033.4739%2013.3483%2035.2859%2013.253C35.4576%2013.2339%2035.8009%2013.3216%2035.8009%2013.8252V15.5991C35.8009%2015.828%2035.6292%2016.2972%2034.9426%2016.343C34.2559%2016.3888%2030.422%2016.6672%2028.5909%2016.8008C28.4383%2017.106%2028.1789%2017.7163%2028.362%2017.7163C28.5909%2017.7163%2034.1415%2017.0296%2034.4276%2017.2013C34.7137%2017.373%2036.0871%2018.403%2036.0298%2018.8035C35.9725%2019.2042%2033.1687%2022.1225%2033.3976%2022.3513C33.6266%2022.5803%2037.4032%2023.553%2037.4032%2024.2969C37.4031%2024.7548%2035.8582%2027.158%2035.4004%2027.1008C34.9426%2027.0436%2031.452%2024.8691%2031.2231%2024.9264C30.9942%2024.9836%2029.6209%2027.3869%2028.9915%2027.4442C28.362%2027.5014%2026.5883%2025.6132%2026.6453%2025.3841C26.7025%2025.1553%2028.1902%2023.782%2028.1903%2023.6102C28.1903%2023.4386%2027.332%2023.3241%2027.2748%2022.8091C27.2176%2022.2941%2028.1331%2020.5774%2028.362%2020.7491C28.5909%2020.9208%2030.0214%2021.4358%2030.2503%2021.3786C30.4792%2021.3213%2031.223%2020.4631%2031.2231%2020.2913C31.2231%2020.154%2028.7435%2020.3486%2027.5037%2020.463C27.084%2022.4658%2026.0502%2026.5057%2025.272%2026.643C24.2992%2026.8147%2021.5526%2027.0436%2021.4953%2026.4714C21.4381%2025.8992%2024.6423%2017.6596%2024.6425%2017.3158C24.6425%2017.1441%2023.7842%2017.4874%2023.3836%2017.1441C22.9831%2016.8008%2021.7815%2015.5419%2021.7242%2015.1413C21.667%2014.7407%2022.4108%2011.8224%2022.5253%2010.1057Z'%20fill='white'/%3e%3cpath%20d='M53.4827%208.56071C54.1122%208.33181%2055.5427%207.93126%2055.7716%208.16015C56.0005%208.38908%2055.6572%2010.3918%2055.8288%2010.5063C56.0005%2010.6207%2057.2022%2010.3346%2057.3166%2010.6207C57.4311%2010.9069%2057.3739%2012.738%2057.2022%2013.253C57.0305%2013.7679%2056.0577%2013.6535%2055.8288%2013.6535C55.6%2013.6535%2055.4855%2014.5119%2055.6572%2014.6263C55.8289%2014.7407%2057.2022%2014.4546%2057.5455%2014.5691C57.8889%2014.6835%2057.8316%2016.2858%2057.66%2017.0869C57.4883%2017.888%2056.3438%2017.6019%2056.1722%2017.6019C56.0005%2017.6019%2056.0577%2018.2313%2056.0577%2018.3458C56.0579%2018.4602%2057.2594%2018.2886%2057.4311%2018.4602C57.6027%2018.6319%2057.4883%2020.2913%2057.3166%2020.8063C57.1449%2021.3213%2056.0577%2021.0925%2055.9433%2021.2069C55.8517%2021.2985%2055.9051%2021.8554%2055.9433%2022.1225C59.0715%2022.4658%2065.3278%2023.2326%2065.3278%2023.553C65.3278%2023.9536%2064.7556%2026.5858%2064.355%2026.8719C63.9543%2027.158%2052.8533%2024.3541%2052.5672%2024.3541C52.281%2024.3541%2052.5672%2025.7275%2052.281%2026.0136C51.9949%2026.2997%2049.7061%2025.7847%2049.5344%2025.5558C49.3627%2025.3269%2050.3355%2020.4058%2050.6216%2019.5474C50.9077%2018.6891%2052.4527%2019.0897%2052.6244%2019.3758C52.796%2019.6619%2052.5672%2020.6919%2052.6244%2021.0925C52.6816%2021.493%2052.6816%2021.6075%2052.9105%2021.6075C53.1394%2021.6075%2053.0822%2018.1744%2053.0249%2018.0597C52.9677%2017.9452%2051.1366%2018.3458%2050.5644%2018.2313C49.9921%2018.1169%2050.221%2016.9152%2050.4499%2016.0569C50.6788%2015.1985%2051.9949%2015.313%2052.3955%2015.2557C52.796%2015.1985%2052.6816%2014.3975%2052.6244%2014.283C52.5672%2014.1685%2051.9377%2014.4546%2051.4799%2014.4546C51.1137%2014.4546%2051.0222%2014.1876%2051.0221%2014.0541V11.8796C51.0221%2011.1357%2051.8233%2011.3074%2052.2238%2011.2502C52.5443%2011.2044%2052.6244%2010.8115%2052.6244%2010.6207V9.36182C52.7164%209.01849%2052.8533%208.78959%2053.4827%208.56071Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M40.0926%206.10013C40.3787%206.04291%2043.6977%205.7568%2043.7549%206.10013C43.8121%206.44356%2043.6977%208.44626%2043.8693%208.44626C44.041%208.44626%2045.8149%208.21738%2046.0438%208.56071C46.2269%208.83538%2046.2345%209.59071%2046.2155%209.93405C46.9403%209.05663%2048.4242%207.31325%2048.5616%207.35903C48.7333%207.4163%2050.8505%209.47627%2050.736%209.93405C50.6215%2010.3919%2048.2182%2012.6235%2048.2755%2012.738C48.3328%2012.8524%2050.0494%2012.6807%2050.1638%2013.0241C50.2782%2013.3675%2050.221%2015.5419%2049.6488%2015.7135C49.191%2015.8509%2046.5588%2015.9996%2045.2999%2016.0569L43.9265%2017.4874C45.7004%2017.2967%2049.2826%2016.9839%2049.4199%2017.2585C49.5572%2017.5334%2049.0575%2022.752%2048.7905%2025.3269C48.7523%2025.594%2048.5043%2026.1395%2047.8177%2026.1853C46.9593%2026.2425%2040.3787%2026.643%2039.8637%2026.643C39.3487%2026.643%2039.2915%2026.128%2039.2343%2025.3269C39.1771%2024.5258%2039.3487%2022.0653%2039.1199%2022.008C38.891%2021.9508%2038.0326%2023.2669%2037.5176%2023.2669C37.0026%2023.2669%2035.4577%2020.7492%2035.6293%2020.463C35.8009%2020.1769%2039.6919%2016.9725%2039.6921%2016.6291C39.6921%2016.2858%2036.7165%2017.2013%2036.3732%2016.9152C36.0298%2016.6291%2036.1443%2013.768%2036.8309%2013.7107C37.5176%2013.6535%2040.1497%2013.5963%2040.2071%2013.3674C40.2643%2013.1385%2040.3215%2011.8796%2040.0926%2011.7652C39.1199%2011.8796%2037.1171%2012.0742%2036.8882%2011.9368C36.6021%2011.7652%2036.4876%208.96128%2037.0026%208.90404C37.5176%208.84682%2039.8636%208.90401%2039.9782%208.73237C40.0926%208.56071%2039.8065%206.15739%2040.0926%206.10013ZM45.7577%2020.0624C45.6661%2019.9709%2043.4688%2020.1387%2042.3815%2020.2341C42.3243%2020.2723%2042.2099%2020.3829%2042.2099%2020.5202C42.2099%2020.6919%2042.2099%2021.2069%2042.3815%2021.1497C42.5532%2021.0925%2044.8993%2020.6919%2045.1282%2020.9208C45.3571%2021.1497%2045.3571%2022.5802%2045.1282%2022.6947C44.8992%2022.8091%2042.4388%2022.9236%2042.3243%2022.9808C42.2099%2023.0381%2042.1527%2023.8963%2042.496%2023.8391C42.8393%2023.7819%2045.7575%2023.7819%2045.7577%2023.4386C45.7577%2023.0953%2045.8721%2020.1772%2045.7577%2020.0624ZM44.9566%2011.4218C44.6323%2011.3837%2043.9609%2011.3303%2043.8693%2011.4218C43.7549%2011.5363%2043.6977%2012.4518%2043.8693%2012.4518C44.0067%2012.4518%2044.6514%2011.7652%2044.9566%2011.4218Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M64.1833%2016.858C65.0989%2016.858%2065.0417%2016.9724%2065.2133%2017.0869C65.385%2017.2015%2065.0417%2021.3786%2064.87%2021.9508C64.6982%2022.523%2059.205%2022.0652%2058.5183%2022.008C57.969%2021.9622%2057.7935%2021.6456%2057.7744%2021.493L58.0033%2017.6019C58.0329%2017.0983%2058.5116%2016.9343%2058.7472%2016.9152C60.2541%2016.8961%2063.4509%2016.858%2064.1833%2016.858ZM62.5239%2018.918C62.4323%2018.8264%2061.1505%2018.8798%2060.5211%2018.918C60.4639%2018.9371%2060.3494%2019.0096%2060.3494%2019.1469V19.8336C60.3494%2019.9099%2060.3952%2020.0624%2060.5783%2020.0624H62.3522C62.4094%2020.0243%2062.5239%2019.9251%2062.5239%2019.8336C62.5239%2019.7191%2062.6383%2019.0325%2062.5239%2018.918Z'%20fill='white'/%3e%3cpath%20d='M69.8484%207.24459C70.02%207.13014%2072.3089%208.33181%2072.3089%208.84682C72.3089%209.36192%2068.9328%2014.2257%2069.2761%2014.3402C69.6195%2014.4546%2070.9356%2012.5091%2071.2789%2012.2802C71.6223%2012.0513%2073.1673%2013.8824%2073.0528%2014.2257C72.9383%2014.5691%2070.0773%2017.2013%2070.4206%2017.4302C70.7639%2017.6591%2070.8784%2017.1441%2071.6223%2017.0869C72.3662%2017.0296%2071.7367%2018.918%2071.5078%2019.3186C71.2789%2019.7191%2067.3306%2020.978%2066.8728%2020.9208C66.415%2020.8636%2065.7284%2019.3186%2065.7856%2018.8608C65.8428%2018.403%2067.3305%2017.2014%2067.3306%2017.0296C67.3306%2016.858%2066.6439%2017.0296%2066.3578%2016.9152C66.0717%2016.8008%2065.7856%2015.5991%2065.5567%2015.2557C65.3736%2014.9811%2065.4804%2014.6072%2065.5567%2014.4546L69.4478%207.5307C69.5241%207.47348%2069.711%207.33614%2069.8484%207.24459Z'%20fill='white'/%3e%3cpath%20d='M65.4422%209.07571C65.5948%209.11386%2065.8657%209.32749%2065.7283%209.87682C65.5567%2010.5636%2065.0989%2016.2285%2064.5839%2016.343C64.1719%2016.4345%2062.6956%2016.3811%2062.0089%2016.343C61.8754%2016.3239%2061.5969%2016.24%2061.5511%2016.0569C61.4939%2015.828%2061.6656%2014.4546%2061.8944%2014.4546C62.1233%2014.4546%2062.5239%2014.6263%2062.6383%2014.1685C62.7528%2013.7107%2062.9817%2012.7952%2062.6383%2012.6807C62.295%2012.5663%2061.78%2012.6235%2061.6656%2013.1957C61.5511%2013.768%2061.0361%2016.343%2060.4639%2016.4574C60.0061%2016.549%2058.9761%2016.4956%2058.5183%2016.4574C58.3466%2016.4383%2058.0148%2016.3086%2058.0605%2015.9424C58.1177%2015.4847%2058.9188%2013.4247%2058.9189%2013.1957C58.9189%2012.9668%2058.1178%2013.4818%2057.8889%2013.0813C57.7057%2012.7608%2057.927%2011.1167%2058.0605%2010.3346C58.1177%2010.2583%2058.2894%2010.1057%2058.5183%2010.1057L65.4422%209.07571Z'%20fill='white'/%3e%3cpath%20d='M30.6509%2010.6779C31.0705%209.99127%2031.9899%208.64082%2032.3104%208.73237C32.7109%208.84684%2035.2287%2010.5063%2035.2859%2010.8496C35.3431%2011.193%2033.7981%2012.9096%2033.3976%2012.9668C32.997%2013.024%2030.5081%2010.9069%2030.6509%2010.6779Z'%20fill='white'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_8870_13132'%20x1='90.6244'%20y1='27.707'%20x2='3'%20y2='27.707'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23192EBC'/%3e%3cstop%20offset='1'%20stop-color='%232466F8'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_8870_13132'%20x1='90.6244'%20y1='27.707'%20x2='3'%20y2='27.707'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23192EBC'/%3e%3cstop%20offset='1'%20stop-color='%232466F8'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e";
11672
- const _sfc_main$B = /* @__PURE__ */ defineComponent({
11672
+ const _sfc_main$z = /* @__PURE__ */ defineComponent({
11673
11673
  ...{ name: "OperationEntry" },
11674
11674
  __name: "OperationEntry",
11675
11675
  setup(__props) {
@@ -11690,9 +11690,9 @@ const _sfc_main$B = /* @__PURE__ */ defineComponent({
11690
11690
  };
11691
11691
  }
11692
11692
  });
11693
- const OperationEntry = /* @__PURE__ */ _export_sfc(_sfc_main$B, [["__scopeId", "data-v-vue-layout-gitcode"]]);
11694
- const _hoisted_1$u = ["src"];
11695
- const _sfc_main$A = /* @__PURE__ */ defineComponent({
11693
+ const OperationEntry = /* @__PURE__ */ _export_sfc(_sfc_main$z, [["__scopeId", "data-v-vue-layout-gitcode"]]);
11694
+ const _hoisted_1$t = ["src"];
11695
+ const _sfc_main$y = /* @__PURE__ */ defineComponent({
11696
11696
  __name: "ClaimPower",
11697
11697
  props: {
11698
11698
  config: {}
@@ -11715,14 +11715,14 @@ const _sfc_main$A = /* @__PURE__ */ defineComponent({
11715
11715
  createElementVNode("img", {
11716
11716
  src: __props.config.logo_url,
11717
11717
  alt: "claim power"
11718
- }, null, 8, _hoisted_1$u)
11718
+ }, null, 8, _hoisted_1$t)
11719
11719
  ])) : createCommentVNode("", true);
11720
11720
  };
11721
11721
  }
11722
11722
  });
11723
- const ClaimPower = /* @__PURE__ */ _export_sfc(_sfc_main$A, [["__scopeId", "data-v-vue-layout-gitcode"]]);
11724
- const _hoisted_1$t = { class: "devui-select__item g-option-link" };
11725
- const _sfc_main$z = /* @__PURE__ */ defineComponent({
11723
+ const ClaimPower = /* @__PURE__ */ _export_sfc(_sfc_main$y, [["__scopeId", "data-v-vue-layout-gitcode"]]);
11724
+ const _hoisted_1$s = { class: "devui-select__item g-option-link" };
11725
+ const _sfc_main$x = /* @__PURE__ */ defineComponent({
11726
11726
  ...{
11727
11727
  name: "OptionLink"
11728
11728
  },
@@ -11740,7 +11740,7 @@ const _sfc_main$z = /* @__PURE__ */ defineComponent({
11740
11740
  },
11741
11741
  setup(__props) {
11742
11742
  return (_ctx, _cache) => {
11743
- return openBlock(), createElementBlock("li", _hoisted_1$t, [
11743
+ return openBlock(), createElementBlock("li", _hoisted_1$s, [
11744
11744
  createVNode(GLink, normalizeProps(guardReactiveProps(_ctx.$props)), {
11745
11745
  default: withCtx(() => [
11746
11746
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
@@ -11751,7 +11751,7 @@ const _sfc_main$z = /* @__PURE__ */ defineComponent({
11751
11751
  };
11752
11752
  }
11753
11753
  });
11754
- const OptionLink = /* @__PURE__ */ _export_sfc(_sfc_main$z, [["__scopeId", "data-v-vue-layout-gitcode"]]);
11754
+ const OptionLink = /* @__PURE__ */ _export_sfc(_sfc_main$x, [["__scopeId", "data-v-vue-layout-gitcode"]]);
11755
11755
  var aes = { exports: {} };
11756
11756
  function commonjsRequire(path) {
11757
11757
  throw new Error('Could not dynamically require "' + path + '". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.');
@@ -14206,7 +14206,7 @@ function headRequest(request) {
14206
14206
  }
14207
14207
  };
14208
14208
  }
14209
- const _sfc_main$y = /* @__PURE__ */ Object.assign({
14209
+ const _sfc_main$w = /* @__PURE__ */ Object.assign({
14210
14210
  name: "Create"
14211
14211
  }, {
14212
14212
  __name: "index",
@@ -14296,8 +14296,8 @@ const _sfc_main$y = /* @__PURE__ */ Object.assign({
14296
14296
  };
14297
14297
  }
14298
14298
  });
14299
- const Create = /* @__PURE__ */ _export_sfc(_sfc_main$y, [["__scopeId", "data-v-vue-layout-gitcode"]]);
14300
- const _sfc_main$x = /* @__PURE__ */ defineComponent({
14299
+ const Create = /* @__PURE__ */ _export_sfc(_sfc_main$w, [["__scopeId", "data-v-vue-layout-gitcode"]]);
14300
+ const _sfc_main$v = /* @__PURE__ */ defineComponent({
14301
14301
  ...{
14302
14302
  name: "DocumentCenter"
14303
14303
  },
@@ -14322,12 +14322,12 @@ const _sfc_main$x = /* @__PURE__ */ defineComponent({
14322
14322
  };
14323
14323
  }
14324
14324
  });
14325
- const DocumentCenter = /* @__PURE__ */ _export_sfc(_sfc_main$x, [["__scopeId", "data-v-vue-layout-gitcode"]]);
14326
- const _hoisted_1$s = {
14325
+ const DocumentCenter = /* @__PURE__ */ _export_sfc(_sfc_main$v, [["__scopeId", "data-v-vue-layout-gitcode"]]);
14326
+ const _hoisted_1$r = {
14327
14327
  key: 1,
14328
14328
  class: "g-text-all"
14329
14329
  };
14330
- const _sfc_main$w = /* @__PURE__ */ defineComponent({
14330
+ const _sfc_main$u = /* @__PURE__ */ defineComponent({
14331
14331
  ...{ name: "GText" },
14332
14332
  __name: "index",
14333
14333
  props: {
@@ -14404,14 +14404,14 @@ const _sfc_main$w = /* @__PURE__ */ defineComponent({
14404
14404
  class: "watch-all",
14405
14405
  onClick: onShowAll
14406
14406
  }, toDisplayString$1(_ctx.$t("utils.viewAll")), 1)) : createCommentVNode("", true)
14407
- ], 6)) : showAllContent.value && finalConfig.value.showAll ? (openBlock(), createElementBlock("div", _hoisted_1$s, [
14407
+ ], 6)) : showAllContent.value && finalConfig.value.showAll ? (openBlock(), createElementBlock("div", _hoisted_1$r, [
14408
14408
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
14409
14409
  ])) : createCommentVNode("", true);
14410
14410
  };
14411
14411
  }
14412
14412
  });
14413
- const GText = /* @__PURE__ */ _export_sfc(_sfc_main$w, [["__scopeId", "data-v-vue-layout-gitcode"]]);
14414
- const _hoisted_1$r = { class: "message-item flex" };
14413
+ const GText = /* @__PURE__ */ _export_sfc(_sfc_main$u, [["__scopeId", "data-v-vue-layout-gitcode"]]);
14414
+ const _hoisted_1$q = { class: "message-item flex" };
14415
14415
  const _hoisted_2$m = { class: "message-item-footer" };
14416
14416
  const _hoisted_3$l = ["title"];
14417
14417
  const _hoisted_4$g = ["href"];
@@ -14421,7 +14421,7 @@ const _hoisted_7$7 = ["title", "innerHTML"];
14421
14421
  const _hoisted_8$6 = ["title"];
14422
14422
  const _hoisted_9$4 = { class: "message-item-info flex" };
14423
14423
  const _hoisted_10$3 = { class: "flex justify-end message-item-rightTx message-item-date" };
14424
- const _sfc_main$v = /* @__PURE__ */ defineComponent({
14424
+ const _sfc_main$t = /* @__PURE__ */ defineComponent({
14425
14425
  __name: "index",
14426
14426
  props: {
14427
14427
  data: { default: () => ({}) },
@@ -14433,7 +14433,7 @@ const _sfc_main$v = /* @__PURE__ */ defineComponent({
14433
14433
  const { formatTimeFromNow } = useTimeFormat();
14434
14434
  return (_ctx, _cache) => {
14435
14435
  var _a;
14436
- return openBlock(), createElementBlock("div", _hoisted_1$r, [
14436
+ return openBlock(), createElementBlock("div", _hoisted_1$q, [
14437
14437
  createElementVNode("div", _hoisted_2$m, [
14438
14438
  createElementVNode("div", {
14439
14439
  class: "flex items-center",
@@ -14444,7 +14444,7 @@ const _sfc_main$v = /* @__PURE__ */ defineComponent({
14444
14444
  target: "_blank",
14445
14445
  class: "user-info flex w-[48px] items-center linktx"
14446
14446
  }, [
14447
- createVNode(_sfc_main$E, {
14447
+ createVNode(_sfc_main$C, {
14448
14448
  name: __props.data.nickname,
14449
14449
  src: __props.data.avatar,
14450
14450
  width: 32,
@@ -14501,8 +14501,8 @@ const _sfc_main$v = /* @__PURE__ */ defineComponent({
14501
14501
  };
14502
14502
  }
14503
14503
  });
14504
- const MessageItem = /* @__PURE__ */ _export_sfc(_sfc_main$v, [["__scopeId", "data-v-vue-layout-gitcode"]]);
14505
- const _hoisted_1$q = { class: "message-header-nav" };
14504
+ const MessageItem = /* @__PURE__ */ _export_sfc(_sfc_main$t, [["__scopeId", "data-v-vue-layout-gitcode"]]);
14505
+ const _hoisted_1$p = { class: "message-header-nav" };
14506
14506
  const _hoisted_2$l = {
14507
14507
  key: 0,
14508
14508
  class: "item-count-icon"
@@ -14529,7 +14529,7 @@ const _hoisted_8$5 = {
14529
14529
  class: "no-more"
14530
14530
  };
14531
14531
  const _hoisted_9$3 = { class: "message-footer-nav" };
14532
- const _sfc_main$u = /* @__PURE__ */ defineComponent({
14532
+ const _sfc_main$s = /* @__PURE__ */ defineComponent({
14533
14533
  __name: "MessageBox",
14534
14534
  setup(__props, { expose: __expose }) {
14535
14535
  var _a;
@@ -14780,7 +14780,7 @@ const _sfc_main$u = /* @__PURE__ */ defineComponent({
14780
14780
  class: "message-box",
14781
14781
  onClick: _cache[3] || (_cache[3] = withModifiers(($event) => console.log("stop"), ["stop"]))
14782
14782
  }, [
14783
- createElementVNode("div", _hoisted_1$q, [
14783
+ createElementVNode("div", _hoisted_1$p, [
14784
14784
  createVNode(unref(Tabs), {
14785
14785
  modelValue: checkedId.value,
14786
14786
  "onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => checkedId.value = $event),
@@ -14858,8 +14858,8 @@ const _sfc_main$u = /* @__PURE__ */ defineComponent({
14858
14858
  };
14859
14859
  }
14860
14860
  });
14861
- const MessageBox = /* @__PURE__ */ _export_sfc(_sfc_main$u, [["__scopeId", "data-v-vue-layout-gitcode"]]);
14862
- const _sfc_main$t = /* @__PURE__ */ defineComponent({
14861
+ const MessageBox = /* @__PURE__ */ _export_sfc(_sfc_main$s, [["__scopeId", "data-v-vue-layout-gitcode"]]);
14862
+ const _sfc_main$r = /* @__PURE__ */ defineComponent({
14863
14863
  ...{
14864
14864
  name: "Notice"
14865
14865
  },
@@ -14968,8 +14968,8 @@ const _sfc_main$t = /* @__PURE__ */ defineComponent({
14968
14968
  };
14969
14969
  }
14970
14970
  });
14971
- const Notice = /* @__PURE__ */ _export_sfc(_sfc_main$t, [["__scopeId", "data-v-vue-layout-gitcode"]]);
14972
- const _hoisted_1$p = {
14971
+ const Notice = /* @__PURE__ */ _export_sfc(_sfc_main$r, [["__scopeId", "data-v-vue-layout-gitcode"]]);
14972
+ const _hoisted_1$o = {
14973
14973
  key: 0,
14974
14974
  class: "user-level-avatar-badge"
14975
14975
  };
@@ -14981,7 +14981,7 @@ const _hoisted_6$8 = ["src"];
14981
14981
  const _hoisted_7$5 = { class: "custom-btn" };
14982
14982
  const _hoisted_8$4 = { class: "flex items-center justify-center" };
14983
14983
  const maxLevel = 3;
14984
- const _sfc_main$s = /* @__PURE__ */ defineComponent({
14984
+ const _sfc_main$q = /* @__PURE__ */ defineComponent({
14985
14985
  ...{ name: "UserLevel" },
14986
14986
  __name: "UserLevel",
14987
14987
  props: ["accountInfo"],
@@ -15032,7 +15032,7 @@ const _sfc_main$s = /* @__PURE__ */ defineComponent({
15032
15032
  class: normalizeClass(["user-level cursor-pointer", { [unref(ThemeType).BLACK]: unref(currentTheme) === unref(ThemeType).BLACK }]),
15033
15033
  onClick: handleUpgrade
15034
15034
  }, [
15035
- __props.accountInfo.need_tips ? (openBlock(), createElementBlock("div", _hoisted_1$p)) : createCommentVNode("", true),
15035
+ __props.accountInfo.need_tips ? (openBlock(), createElementBlock("div", _hoisted_1$o)) : createCommentVNode("", true),
15036
15036
  createElementVNode("div", _hoisted_2$k, [
15037
15037
  createElementVNode("img", {
15038
15038
  class: "level-avatar",
@@ -15056,12 +15056,12 @@ const _sfc_main$s = /* @__PURE__ */ defineComponent({
15056
15056
  };
15057
15057
  }
15058
15058
  });
15059
- const UserLevel = /* @__PURE__ */ _export_sfc(_sfc_main$s, [["__scopeId", "data-v-vue-layout-gitcode"]]);
15060
- const _hoisted_1$o = { class: "g-user-drawer-info-list pl-[16px]" };
15059
+ const UserLevel = /* @__PURE__ */ _export_sfc(_sfc_main$q, [["__scopeId", "data-v-vue-layout-gitcode"]]);
15060
+ const _hoisted_1$n = { class: "g-user-drawer-info-list pl-[16px]" };
15061
15061
  const _hoisted_2$j = { class: "max-w-[200px]" };
15062
15062
  const _hoisted_3$i = ["title"];
15063
15063
  const _hoisted_4$d = ["title"];
15064
- const _sfc_main$r = /* @__PURE__ */ defineComponent({
15064
+ const _sfc_main$p = /* @__PURE__ */ defineComponent({
15065
15065
  __name: "UserAvatarMenu",
15066
15066
  props: {
15067
15067
  isChatBot: { type: Boolean },
@@ -15261,13 +15261,13 @@ const _sfc_main$r = /* @__PURE__ */ defineComponent({
15261
15261
  target: __props.isChatBot ? "_blank" : ""
15262
15262
  }, {
15263
15263
  default: withCtx(() => [
15264
- createVNode(_sfc_main$E, {
15264
+ createVNode(_sfc_main$C, {
15265
15265
  name: __props.accountInfo.nickname,
15266
15266
  src: __props.accountInfo.avatar,
15267
15267
  width: 52,
15268
15268
  height: 52
15269
15269
  }, null, 8, ["name", "src"]),
15270
- createElementVNode("div", _hoisted_1$o, [
15270
+ createElementVNode("div", _hoisted_1$n, [
15271
15271
  createElementVNode("div", _hoisted_2$j, [
15272
15272
  createElementVNode("p", {
15273
15273
  class: "g-user-drawer-info-list-name ellipsis",
@@ -15321,8 +15321,8 @@ const _sfc_main$r = /* @__PURE__ */ defineComponent({
15321
15321
  };
15322
15322
  }
15323
15323
  });
15324
- const UserAvatarMenu = /* @__PURE__ */ _export_sfc(_sfc_main$r, [["__scopeId", "data-v-vue-layout-gitcode"]]);
15325
- const _hoisted_1$n = { class: "g-user-avatar flex-center ml-1" };
15324
+ const UserAvatarMenu = /* @__PURE__ */ _export_sfc(_sfc_main$p, [["__scopeId", "data-v-vue-layout-gitcode"]]);
15325
+ const _hoisted_1$m = { class: "g-user-avatar flex-center ml-1" };
15326
15326
  const _hoisted_2$i = {
15327
15327
  key: 0,
15328
15328
  class: "g-user-avatar__badge"
@@ -15334,7 +15334,7 @@ const _hoisted_4$c = {
15334
15334
  };
15335
15335
  const _hoisted_5$8 = { class: "g-user-drawer" };
15336
15336
  const _hoisted_6$7 = { class: "p-[16px] pt-[8px] pb-0 flex justify-end items-center h-[48px]" };
15337
- const _sfc_main$q = /* @__PURE__ */ defineComponent({
15337
+ const _sfc_main$o = /* @__PURE__ */ defineComponent({
15338
15338
  ...{
15339
15339
  name: "UserAvatar"
15340
15340
  },
@@ -15466,8 +15466,8 @@ const _sfc_main$q = /* @__PURE__ */ defineComponent({
15466
15466
  key: 0,
15467
15467
  onClick: _cache[0] || (_cache[0] = ($event) => drawerVisible.value = true)
15468
15468
  }, [
15469
- createElementVNode("div", _hoisted_1$n, [
15470
- createVNode(_sfc_main$E, {
15469
+ createElementVNode("div", _hoisted_1$m, [
15470
+ createVNode(_sfc_main$C, {
15471
15471
  name: accountInfo.value.nickname,
15472
15472
  src: unref(transformUrl)(accountInfo.value.avatar)
15473
15473
  }, null, 8, ["name", "src"]),
@@ -15498,7 +15498,7 @@ const _sfc_main$q = /* @__PURE__ */ defineComponent({
15498
15498
  ]),
15499
15499
  default: withCtx(() => [
15500
15500
  createElementVNode("div", _hoisted_3$h, [
15501
- createVNode(_sfc_main$E, {
15501
+ createVNode(_sfc_main$C, {
15502
15502
  name: accountInfo.value.nickname,
15503
15503
  src: unref(transformUrl)(accountInfo.value.avatar)
15504
15504
  }, null, 8, ["name", "src"]),
@@ -15544,7 +15544,7 @@ const _sfc_main$q = /* @__PURE__ */ defineComponent({
15544
15544
  };
15545
15545
  }
15546
15546
  });
15547
- const UserAvatar = /* @__PURE__ */ _export_sfc(_sfc_main$q, [["__scopeId", "data-v-vue-layout-gitcode"]]);
15547
+ const UserAvatar = /* @__PURE__ */ _export_sfc(_sfc_main$o, [["__scopeId", "data-v-vue-layout-gitcode"]]);
15548
15548
  var EVENT_NAME = /* @__PURE__ */ ((EVENT_NAME2) => {
15549
15549
  EVENT_NAME2["START_SEARCH"] = "开始搜索";
15550
15550
  EVENT_NAME2["SEARCH"] = "搜索";
@@ -15632,7 +15632,7 @@ const setlocalVistHistory = (data, localType) => {
15632
15632
  localStorage$2.setItem(storeName, JSON.stringify(cur));
15633
15633
  return cur;
15634
15634
  };
15635
- const _hoisted_1$m = { class: "g-header-search-prefix" };
15635
+ const _hoisted_1$l = { class: "g-header-search-prefix" };
15636
15636
  const _hoisted_2$h = ["innerHTML"];
15637
15637
  const _hoisted_3$g = { class: "g-header-search-suffix-splitline" };
15638
15638
  const _hoisted_4$b = { class: "g-header-search-suffix-suffixIcon" };
@@ -15641,7 +15641,7 @@ const _hoisted_6$6 = {
15641
15641
  key: 1,
15642
15642
  class: "aireposearch flex-1"
15643
15643
  };
15644
- const _sfc_main$p = /* @__PURE__ */ defineComponent({
15644
+ const _sfc_main$n = /* @__PURE__ */ defineComponent({
15645
15645
  __name: "index",
15646
15646
  props: {
15647
15647
  inAIHub: { type: Boolean },
@@ -15652,13 +15652,13 @@ const _sfc_main$p = /* @__PURE__ */ defineComponent({
15652
15652
  var _a;
15653
15653
  const layoutConfig2 = useLayoutConfig();
15654
15654
  const { t: $t } = i18n.global;
15655
- const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-DhlTHtbH.js"));
15656
- const UserSearch = defineAsyncComponent(() => import("./UserSearch-cxZZ1R92.js"));
15657
- const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-Buiv2lcJ.js"));
15658
- const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-DaUxFrnl.js"));
15659
- const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-DRlIEJYp.js"));
15660
- const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-D4lnYtVh.js"));
15661
- const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-1-Tegrqg.js"));
15655
+ const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-CnrLyNDy.js"));
15656
+ const UserSearch = defineAsyncComponent(() => import("./UserSearch-DpKUT-OE.js"));
15657
+ const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-DUubZ8JS.js"));
15658
+ const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-CC9brYoP.js"));
15659
+ const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-BL5PiDoX.js"));
15660
+ const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-Cct4hnci.js"));
15661
+ const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-DTH4nUCA.js"));
15662
15662
  const props = __props;
15663
15663
  const repoInfo = inject("repoInfo");
15664
15664
  const orgInfo = inject("orgInfo");
@@ -16207,7 +16207,7 @@ const _sfc_main$p = /* @__PURE__ */ defineComponent({
16207
16207
  ref: inputRef
16208
16208
  }, {
16209
16209
  prefix: withCtx(() => [
16210
- createElementVNode("div", _hoisted_1$m, [
16210
+ createElementVNode("div", _hoisted_1$l, [
16211
16211
  createVNode(GIcon, {
16212
16212
  name: "gt-search",
16213
16213
  class: "g-header-search-icon",
@@ -16304,8 +16304,8 @@ const _sfc_main$p = /* @__PURE__ */ defineComponent({
16304
16304
  };
16305
16305
  }
16306
16306
  });
16307
- const Search = /* @__PURE__ */ _export_sfc(_sfc_main$p, [["__scopeId", "data-v-vue-layout-gitcode"]]);
16308
- const _hoisted_1$l = { class: "announce-mobile-top" };
16307
+ const Search = /* @__PURE__ */ _export_sfc(_sfc_main$n, [["__scopeId", "data-v-vue-layout-gitcode"]]);
16308
+ const _hoisted_1$k = { class: "announce-mobile-top" };
16309
16309
  const _hoisted_2$g = { class: "announce-mobile-bottom" };
16310
16310
  const _hoisted_3$f = ["href"];
16311
16311
  const _hoisted_4$a = { class: "announce-content" };
@@ -16313,7 +16313,7 @@ const _hoisted_5$6 = { class: "text-left" };
16313
16313
  const _hoisted_6$5 = ["href"];
16314
16314
  const _hoisted_7$4 = { class: "announce-handle-wrapper" };
16315
16315
  const ANNOUNCE_STATUS_KEY = "site_announcement_status";
16316
- const _sfc_main$o = /* @__PURE__ */ defineComponent({
16316
+ const _sfc_main$m = /* @__PURE__ */ defineComponent({
16317
16317
  ...{ name: "SiteAnnouncement" },
16318
16318
  __name: "SiteAnnouncement",
16319
16319
  setup(__props) {
@@ -16361,7 +16361,7 @@ const _sfc_main$o = /* @__PURE__ */ defineComponent({
16361
16361
  class: normalizeClass(["announce-wrapper", { mobile: unref(isMobile) }])
16362
16362
  }, [
16363
16363
  unref(isMobile) ? (openBlock(), createElementBlock(Fragment, { key: 0 }, [
16364
- createElementVNode("div", _hoisted_1$l, [
16364
+ createElementVNode("div", _hoisted_1$k, [
16365
16365
  createElementVNode("div", null, [
16366
16366
  createVNode(GIcon, {
16367
16367
  name: "gt-plane-warningCircular-blue",
@@ -16407,7 +16407,7 @@ const _sfc_main$o = /* @__PURE__ */ defineComponent({
16407
16407
  };
16408
16408
  }
16409
16409
  });
16410
- const SiteAnnouncement = /* @__PURE__ */ _export_sfc(_sfc_main$o, [["__scopeId", "data-v-vue-layout-gitcode"]]);
16410
+ const SiteAnnouncement = /* @__PURE__ */ _export_sfc(_sfc_main$m, [["__scopeId", "data-v-vue-layout-gitcode"]]);
16411
16411
  const vElementExposure = {
16412
16412
  mounted(el, binding) {
16413
16413
  let observer = new IntersectionObserver(function(entries2, observer2) {
@@ -16431,7 +16431,7 @@ const autoAvokeLogin = ({ isLogin, loginFunc, openHarmonyGuide, loginSuccess, lo
16431
16431
  loginFunc({ type: "login", triggerType: "", loginTriggerSource: "router_login_auth", ...loginFuncOpts }, loginSuccess, openHarmonyGuide);
16432
16432
  }
16433
16433
  };
16434
- const NoticeModal = defineAsyncComponent(() => import("./notice-C2E17Eyp.js"));
16434
+ const NoticeModal = defineAsyncComponent(() => import("./notice-CPVLUmGk.js"));
16435
16435
  function clearNotice() {
16436
16436
  if (localStorage$2.getItem("validator_email")) {
16437
16437
  localStorage$2.removeItem("validator_email");
@@ -16458,7 +16458,7 @@ function useNotification() {
16458
16458
  notice
16459
16459
  };
16460
16460
  }
16461
- const _hoisted_1$k = { class: "g-toolbar-left items-center allow-click-stop flex-[1] min-w-0" };
16461
+ const _hoisted_1$j = { class: "g-toolbar-left items-center allow-click-stop flex-[1] min-w-0" };
16462
16462
  const _hoisted_2$f = { key: 0 };
16463
16463
  const _hoisted_3$e = {
16464
16464
  key: 1,
@@ -16472,7 +16472,7 @@ const _hoisted_5$5 = {
16472
16472
  const _hoisted_6$4 = { class: "g-header-body-left h-full" };
16473
16473
  const _hoisted_7$3 = { class: "g-header-body-right h-full" };
16474
16474
  const _hoisted_8$3 = { key: 2 };
16475
- const _sfc_main$n = /* @__PURE__ */ defineComponent({
16475
+ const _sfc_main$l = /* @__PURE__ */ defineComponent({
16476
16476
  ...{
16477
16477
  name: "GitCodeHeader"
16478
16478
  },
@@ -16860,7 +16860,7 @@ const _sfc_main$n = /* @__PURE__ */ defineComponent({
16860
16860
  style: normalizeStyle({ height: `${unref(height)}px` })
16861
16861
  }, [
16862
16862
  createElementVNode("div", {
16863
- class: normalizeClass(["g-header allow-click-stop fixed z-[21] bg-[var(--theme-default-bg)]", [inAIHub.value ? "ai-hub border-b border-gray-100 " : "", isHome.value && showHeaderShadow.value ? "head-shadow" : "", __props.headerBorder ? "oldBorder" : "", headerClassName.value, isIndexHead.value && !showHeaderShadow.value ? "bg-transparent" : ""]]),
16863
+ class: normalizeClass(["g-header allow-click-stop fixed z-20 bg-[var(--theme-default-bg)]", [inAIHub.value ? "ai-hub border-b border-gray-100 " : "", isHome.value && showHeaderShadow.value ? "head-shadow" : "", __props.headerBorder ? "oldBorder" : "", headerClassName.value, isIndexHead.value && !showHeaderShadow.value ? "bg-transparent" : ""]]),
16864
16864
  ref_key: "headerRef",
16865
16865
  ref: headerRef,
16866
16866
  style: normalizeStyle(detailBgStyle.value)
@@ -16884,7 +16884,7 @@ const _sfc_main$n = /* @__PURE__ */ defineComponent({
16884
16884
  class: "g-toolbar w-full overflow-hidden allow-click-stop",
16885
16885
  onClick: withModifiers(handleToolbarClick, ["stop"])
16886
16886
  }, [
16887
- createElementVNode("div", _hoisted_1$k, [
16887
+ createElementVNode("div", _hoisted_1$j, [
16888
16888
  createElementVNode("div", {
16889
16889
  onClick: _cache[0] || (_cache[0] = withModifiers(() => {
16890
16890
  }, ["stop"])),
@@ -17031,7 +17031,7 @@ const _sfc_main$n = /* @__PURE__ */ defineComponent({
17031
17031
  };
17032
17032
  }
17033
17033
  });
17034
- const GitCodeHeader = /* @__PURE__ */ _export_sfc(_sfc_main$n, [["__scopeId", "data-v-vue-layout-gitcode"]]);
17034
+ const GitCodeHeader = /* @__PURE__ */ _export_sfc(_sfc_main$l, [["__scopeId", "data-v-vue-layout-gitcode"]]);
17035
17035
  const layoutConfig$1 = useLayoutConfig();
17036
17036
  const useConfigSide = (request, sceneValue) => {
17037
17037
  const API = asideRequest(request);
@@ -17220,9 +17220,9 @@ var SearchType = /* @__PURE__ */ ((SearchType2) => {
17220
17220
  SearchType2[SearchType2["Organization"] = 2] = "Organization";
17221
17221
  return SearchType2;
17222
17222
  })(SearchType || {});
17223
- const _hoisted_1$j = { class: "area" };
17223
+ const _hoisted_1$i = { class: "area" };
17224
17224
  const _hoisted_2$e = { class: "w-[208px] max-h-[240px]" };
17225
- const _sfc_main$m = /* @__PURE__ */ defineComponent({
17225
+ const _sfc_main$k = /* @__PURE__ */ defineComponent({
17226
17226
  __name: "Area",
17227
17227
  props: {
17228
17228
  list: {},
@@ -17235,9 +17235,9 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
17235
17235
  const layoutConfig2 = useLayoutConfig();
17236
17236
  const { t: t2 } = i18n.global;
17237
17237
  const route = useRoute();
17238
- const MenuItem = defineAsyncComponent(() => import("./MenuItem-8HARBjGZ.js"));
17239
- const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-Oem6VHtg.js"));
17240
- const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-0oxhtIrv.js"));
17238
+ const MenuItem = defineAsyncComponent(() => import("./MenuItem-CFnrjbxZ.js"));
17239
+ const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-BhlGz_Fl.js"));
17240
+ const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-B78BtcO8.js"));
17241
17241
  const props = __props;
17242
17242
  console.log("slotKeys", props.slotKeys);
17243
17243
  console.log("props", props);
@@ -17394,7 +17394,7 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
17394
17394
  window.open(url, openMode);
17395
17395
  };
17396
17396
  return (_ctx, _cache) => {
17397
- return openBlock(), createElementBlock("div", _hoisted_1$j, [
17397
+ return openBlock(), createElementBlock("div", _hoisted_1$i, [
17398
17398
  createVNode(unref(Menu), {
17399
17399
  class: "menu",
17400
17400
  onSelect: onMenuClick,
@@ -17448,7 +17448,7 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
17448
17448
  };
17449
17449
  }
17450
17450
  });
17451
- const Area = /* @__PURE__ */ _export_sfc(_sfc_main$m, [["__scopeId", "data-v-vue-layout-gitcode"]]);
17451
+ const Area = /* @__PURE__ */ _export_sfc(_sfc_main$k, [["__scopeId", "data-v-vue-layout-gitcode"]]);
17452
17452
  function useCookie(key, defaultValue, options = COOKIE_OPTIONS) {
17453
17453
  const allCookies = api.get() || {};
17454
17454
  const storedValue = allCookies[key] || localStorage$2.getItem(key);
@@ -17472,10 +17472,10 @@ function useCookie(key, defaultValue, options = COOKIE_OPTIONS) {
17472
17472
  );
17473
17473
  return value;
17474
17474
  }
17475
- const _hoisted_1$i = { class: "tools-item-wrapper" };
17475
+ const _hoisted_1$h = { class: "tools-item-wrapper" };
17476
17476
  const _hoisted_2$d = { class: "tools-item-wrapper-checkbox" };
17477
17477
  const _hoisted_3$d = ["onClick", "title"];
17478
- const _sfc_main$l = /* @__PURE__ */ defineComponent({
17478
+ const _sfc_main$j = /* @__PURE__ */ defineComponent({
17479
17479
  __name: "Lang",
17480
17480
  setup(__props) {
17481
17481
  const lang = useCookie(LANG_KEY, LANG_ZH);
@@ -17492,7 +17492,7 @@ const _sfc_main$l = /* @__PURE__ */ defineComponent({
17492
17492
  window.location.reload();
17493
17493
  };
17494
17494
  return (_ctx, _cache) => {
17495
- return openBlock(), createElementBlock("div", _hoisted_1$i, [
17495
+ return openBlock(), createElementBlock("div", _hoisted_1$h, [
17496
17496
  createElementVNode("div", null, toDisplayString$1(unref(t2)("gitCodeLayout.common.footerSetting.lang")), 1),
17497
17497
  createElementVNode("div", _hoisted_2$d, [
17498
17498
  (openBlock(true), createElementBlock(Fragment, null, renderList(linkList.value, (item) => {
@@ -17516,10 +17516,10 @@ const _sfc_main$l = /* @__PURE__ */ defineComponent({
17516
17516
  };
17517
17517
  }
17518
17518
  });
17519
- const _hoisted_1$h = { class: "tools-item-wrapper" };
17519
+ const _hoisted_1$g = { class: "tools-item-wrapper" };
17520
17520
  const _hoisted_2$c = { class: "tools-item-wrapper-checkbox" };
17521
17521
  const _hoisted_3$c = ["onClick", "title"];
17522
- const _sfc_main$k = /* @__PURE__ */ defineComponent({
17522
+ const _sfc_main$i = /* @__PURE__ */ defineComponent({
17523
17523
  __name: "Theme",
17524
17524
  setup(__props) {
17525
17525
  const { t: t2 } = i18n.global;
@@ -17544,7 +17544,7 @@ const _sfc_main$k = /* @__PURE__ */ defineComponent({
17544
17544
  setTheme(activeTheme.value);
17545
17545
  };
17546
17546
  return (_ctx, _cache) => {
17547
- return openBlock(), createElementBlock("div", _hoisted_1$h, [
17547
+ return openBlock(), createElementBlock("div", _hoisted_1$g, [
17548
17548
  createElementVNode("div", null, toDisplayString$1(unref(t2)("gitCodeLayout.common.footerSetting.theme")), 1),
17549
17549
  createElementVNode("div", _hoisted_2$c, [
17550
17550
  (openBlock(true), createElementBlock(Fragment, null, renderList(themeList.value, (item) => {
@@ -17568,10 +17568,10 @@ const _sfc_main$k = /* @__PURE__ */ defineComponent({
17568
17568
  };
17569
17569
  }
17570
17570
  });
17571
- const _hoisted_1$g = { class: "leading-[16px]" };
17571
+ const _hoisted_1$f = { class: "leading-[16px]" };
17572
17572
  const _hoisted_2$b = { class: "aside-footer-tools-item-dropdown-item" };
17573
17573
  const _hoisted_3$b = { class: "aside-footer-tools-item-dropdown-item" };
17574
- const _sfc_main$j = /* @__PURE__ */ defineComponent({
17574
+ const _sfc_main$h = /* @__PURE__ */ defineComponent({
17575
17575
  __name: "Settings",
17576
17576
  props: {
17577
17577
  showThemeSetting: { type: Boolean },
@@ -17588,12 +17588,12 @@ const _sfc_main$j = /* @__PURE__ */ defineComponent({
17588
17588
  }, {
17589
17589
  menu: withCtx(() => [
17590
17590
  withDirectives(createElementVNode("div", _hoisted_2$b, [
17591
- createVNode(_sfc_main$k)
17591
+ createVNode(_sfc_main$i)
17592
17592
  ], 512), [
17593
17593
  [vShow, __props.showThemeSetting]
17594
17594
  ]),
17595
17595
  withDirectives(createElementVNode("div", _hoisted_3$b, [
17596
- createVNode(_sfc_main$l)
17596
+ createVNode(_sfc_main$j)
17597
17597
  ], 512), [
17598
17598
  [vShow, __props.showLangSetting]
17599
17599
  ])
@@ -17612,7 +17612,7 @@ const _sfc_main$j = /* @__PURE__ */ defineComponent({
17612
17612
  size: "16",
17613
17613
  class: "active-icon min-w-[16px]"
17614
17614
  }),
17615
- createElementVNode("span", _hoisted_1$g, toDisplayString$1(unref(t2)("gitCodeLayout.common.footerSetting.preSettingLittle")), 1)
17615
+ createElementVNode("span", _hoisted_1$f, toDisplayString$1(unref(t2)("gitCodeLayout.common.footerSetting.preSettingLittle")), 1)
17616
17616
  ], 2)
17617
17617
  ]),
17618
17618
  _: 1
@@ -17621,7 +17621,7 @@ const _sfc_main$j = /* @__PURE__ */ defineComponent({
17621
17621
  }
17622
17622
  });
17623
17623
  const FEEDBACK_CENTER_URL = "https://gitcode.com/Gitcode-offical-team/GitCode-Docs/issues";
17624
- const _sfc_main$i = /* @__PURE__ */ defineComponent({
17624
+ const _sfc_main$g = /* @__PURE__ */ defineComponent({
17625
17625
  __name: "SubMenuList",
17626
17626
  setup(__props) {
17627
17627
  const layoutConfig2 = useLayoutConfig();
@@ -17670,7 +17670,7 @@ const _sfc_main$i = /* @__PURE__ */ defineComponent({
17670
17670
  };
17671
17671
  }
17672
17672
  });
17673
- const SubMenuList = /* @__PURE__ */ _export_sfc(_sfc_main$i, [["__scopeId", "data-v-vue-layout-gitcode"]]);
17673
+ const SubMenuList = /* @__PURE__ */ _export_sfc(_sfc_main$g, [["__scopeId", "data-v-vue-layout-gitcode"]]);
17674
17674
  const createSetting = () => {
17675
17675
  const { t: t2 } = i18n.global;
17676
17676
  const isGitCodeHost2 = typeof window !== "undefined" && window.location.hostname.includes("gitcode");
@@ -17710,7 +17710,7 @@ const createSetting = () => {
17710
17710
  }
17711
17711
  return settings;
17712
17712
  };
17713
- const _hoisted_1$f = { class: "aside-footer" };
17713
+ const _hoisted_1$e = { class: "aside-footer" };
17714
17714
  const _hoisted_2$a = { class: "remake-message mt-[16px]" };
17715
17715
  const _hoisted_3$a = ["title"];
17716
17716
  const _hoisted_4$8 = { class: "whitespace-nowrap" };
@@ -17732,7 +17732,7 @@ const _hoisted_9$2 = { class: "whitespace-nowrap mt-[8px]" };
17732
17732
  const _hoisted_10$2 = { class: "footer-work-info mt-[8px] text-[12px]" };
17733
17733
  const _hoisted_11$2 = { class: "flex items-center mt-[8px]" };
17734
17734
  const _hoisted_12$2 = { class: "" };
17735
- const _sfc_main$h = /* @__PURE__ */ defineComponent({
17735
+ const _sfc_main$f = /* @__PURE__ */ defineComponent({
17736
17736
  __name: "ContactInfo",
17737
17737
  setup(__props) {
17738
17738
  const { t: t2 } = i18n.global;
@@ -17742,7 +17742,7 @@ const _sfc_main$h = /* @__PURE__ */ defineComponent({
17742
17742
  return getLocaleLang() === LANG_EN;
17743
17743
  });
17744
17744
  return (_ctx, _cache) => {
17745
- return openBlock(), createElementBlock("div", _hoisted_1$f, [
17745
+ return openBlock(), createElementBlock("div", _hoisted_1$e, [
17746
17746
  createElementVNode("div", _hoisted_2$a, [
17747
17747
  createElementVNode("p", {
17748
17748
  class: "break-all whitespace-normal",
@@ -17804,8 +17804,8 @@ const _sfc_main$h = /* @__PURE__ */ defineComponent({
17804
17804
  };
17805
17805
  }
17806
17806
  });
17807
- const ContactInfo = /* @__PURE__ */ _export_sfc(_sfc_main$h, [["__scopeId", "data-v-vue-layout-gitcode"]]);
17808
- const _hoisted_1$e = { class: "flex-[1] flex flex-col justify-between min-h-0" };
17807
+ const ContactInfo = /* @__PURE__ */ _export_sfc(_sfc_main$f, [["__scopeId", "data-v-vue-layout-gitcode"]]);
17808
+ const _hoisted_1$d = { class: "flex-[1] flex flex-col justify-between min-h-0" };
17809
17809
  const _hoisted_2$9 = { key: 0 };
17810
17810
  const _hoisted_3$9 = {
17811
17811
  key: 1,
@@ -17815,7 +17815,7 @@ const _hoisted_4$7 = {
17815
17815
  key: 0,
17816
17816
  class: "line mt-[16px] mb-[6px]"
17817
17817
  };
17818
- const _sfc_main$g = /* @__PURE__ */ defineComponent({
17818
+ const _sfc_main$e = /* @__PURE__ */ defineComponent({
17819
17819
  __name: "configAideContent",
17820
17820
  props: {
17821
17821
  sceneValue: { default: SceneValue.home },
@@ -17929,7 +17929,7 @@ const _sfc_main$g = /* @__PURE__ */ defineComponent({
17929
17929
  createElementVNode("div", {
17930
17930
  class: normalizeClass(["config-aside__content", { "side-bar-content-shot": __props.asideSetShowLittle, "shot-isCh": !unref(isEn) }])
17931
17931
  }, [
17932
- withDirectives((openBlock(), createElementBlock("div", _hoisted_1$e, [
17932
+ withDirectives((openBlock(), createElementBlock("div", _hoisted_1$d, [
17933
17933
  createElementVNode("div", {
17934
17934
  class: normalizeClass(["scroll-content flex-[1]", { scroll: isScroll.value }]),
17935
17935
  onScroll: handleScroll,
@@ -17975,7 +17975,7 @@ const _sfc_main$g = /* @__PURE__ */ defineComponent({
17975
17975
  key: 0,
17976
17976
  class: normalizeClass(["aside-footer-tools", { "aside-footer-tools-little": __props.asideSetShowLittle }])
17977
17977
  }, [
17978
- createVNode(_sfc_main$j, {
17978
+ createVNode(_sfc_main$h, {
17979
17979
  "show-lang-setting": __props.showLangSetting,
17980
17980
  "show-theme-setting": __props.showThemeSetting,
17981
17981
  asideSetShowLittle: __props.asideSetShowLittle
@@ -17991,9 +17991,9 @@ const _sfc_main$g = /* @__PURE__ */ defineComponent({
17991
17991
  };
17992
17992
  }
17993
17993
  });
17994
- const ConfigAideContent = /* @__PURE__ */ _export_sfc(_sfc_main$g, [["__scopeId", "data-v-vue-layout-gitcode"]]);
17995
- const _hoisted_1$d = { class: "p-[16px] flex justify-between items-center h-[60px]" };
17996
- const _sfc_main$f = /* @__PURE__ */ defineComponent({
17994
+ const ConfigAideContent = /* @__PURE__ */ _export_sfc(_sfc_main$e, [["__scopeId", "data-v-vue-layout-gitcode"]]);
17995
+ const _hoisted_1$c = { class: "p-[16px] flex justify-between items-center h-[60px]" };
17996
+ const _sfc_main$d = /* @__PURE__ */ defineComponent({
17997
17997
  __name: "index",
17998
17998
  props: {
17999
17999
  sceneValue: { default: SceneValue.home },
@@ -18151,7 +18151,7 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent({
18151
18151
  class: "draw-side-bar"
18152
18152
  }, {
18153
18153
  default: withCtx(() => [
18154
- createElementVNode("div", _hoisted_1$d, [
18154
+ createElementVNode("div", _hoisted_1$c, [
18155
18155
  createVNode(GLink, {
18156
18156
  class: "g-toolbar-left-logo",
18157
18157
  style: normalizeStyle(logoStyle.value),
@@ -18181,7 +18181,7 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent({
18181
18181
  };
18182
18182
  }
18183
18183
  });
18184
- const GitCodeAside = /* @__PURE__ */ _export_sfc(_sfc_main$f, [["__scopeId", "data-v-vue-layout-gitcode"]]);
18184
+ const GitCodeAside = /* @__PURE__ */ _export_sfc(_sfc_main$d, [["__scopeId", "data-v-vue-layout-gitcode"]]);
18185
18185
  const repoInfoData = {
18186
18186
  "star_count": 0,
18187
18187
  "forks_count": 0,
@@ -18688,11 +18688,11 @@ const headerCustomPropsData = {
18688
18688
  isOtherUser: true
18689
18689
  }
18690
18690
  };
18691
- const _hoisted_1$c = { class: "home-wrapper" };
18691
+ const _hoisted_1$b = { class: "home-wrapper" };
18692
18692
  const _hoisted_2$8 = { class: "home-content" };
18693
18693
  const _hoisted_3$8 = { class: "home-left-side" };
18694
18694
  const _hoisted_4$6 = { class: "home-main" };
18695
- const _sfc_main$e = /* @__PURE__ */ defineComponent({
18695
+ const _sfc_main$c = /* @__PURE__ */ defineComponent({
18696
18696
  __name: "home",
18697
18697
  setup(__props) {
18698
18698
  const isLogin = ref(false);
@@ -18762,7 +18762,7 @@ const _sfc_main$e = /* @__PURE__ */ defineComponent({
18762
18762
  }
18763
18763
  });
18764
18764
  return (_ctx, _cache) => {
18765
- return openBlock(), createElementBlock("div", _hoisted_1$c, [
18765
+ return openBlock(), createElementBlock("div", _hoisted_1$b, [
18766
18766
  createVNode(GitCodeHeader, {
18767
18767
  sceneValue: sceneSelected.value,
18768
18768
  independence: independence.value,
@@ -18868,8 +18868,8 @@ const _sfc_main$e = /* @__PURE__ */ defineComponent({
18868
18868
  };
18869
18869
  }
18870
18870
  });
18871
- const _hoisted_1$b = { class: "home-wrapper" };
18872
- const _sfc_main$d = /* @__PURE__ */ defineComponent({
18871
+ const _hoisted_1$a = { class: "home-wrapper" };
18872
+ const _sfc_main$b = /* @__PURE__ */ defineComponent({
18873
18873
  __name: "login",
18874
18874
  setup(__props) {
18875
18875
  const isLogin = ref(false);
@@ -18901,7 +18901,7 @@ const _sfc_main$d = /* @__PURE__ */ defineComponent({
18901
18901
  }
18902
18902
  });
18903
18903
  return (_ctx, _cache) => {
18904
- return openBlock(), createElementBlock("div", _hoisted_1$b, [
18904
+ return openBlock(), createElementBlock("div", _hoisted_1$a, [
18905
18905
  createVNode(_sfc_main, {
18906
18906
  request: unref(proxyService),
18907
18907
  loginSuccess,
@@ -18918,7 +18918,7 @@ const routes = [
18918
18918
  {
18919
18919
  path: "/",
18920
18920
  name: "home",
18921
- component: _sfc_main$e,
18921
+ component: _sfc_main$c,
18922
18922
  meta: {
18923
18923
  // showBgColor: true,
18924
18924
  asideMenu: "flat"
@@ -18927,52 +18927,52 @@ const routes = [
18927
18927
  {
18928
18928
  path: "/dashboard",
18929
18929
  name: "dashboard",
18930
- component: _sfc_main$e
18930
+ component: _sfc_main$c
18931
18931
  },
18932
18932
  {
18933
18933
  path: "/repoDashboard",
18934
18934
  name: "repoDashboard",
18935
- component: _sfc_main$e
18935
+ component: _sfc_main$c
18936
18936
  },
18937
18937
  {
18938
18938
  path: "/",
18939
18939
  name: "homepage",
18940
- component: _sfc_main$e
18940
+ component: _sfc_main$c
18941
18941
  },
18942
18942
  {
18943
18943
  path: "/settingOrganization",
18944
18944
  name: "settingOrganization",
18945
- component: _sfc_main$e
18945
+ component: _sfc_main$c
18946
18946
  },
18947
18947
  {
18948
18948
  path: "/settingRepo",
18949
18949
  name: "settingRepo",
18950
- component: _sfc_main$e
18950
+ component: _sfc_main$c
18951
18951
  },
18952
18952
  {
18953
18953
  path: "/myNotebook",
18954
18954
  name: "myNotebook",
18955
- component: _sfc_main$e
18955
+ component: _sfc_main$c
18956
18956
  },
18957
18957
  {
18958
18958
  path: "/userSpaces",
18959
18959
  name: "userSpaces",
18960
- component: _sfc_main$e
18960
+ component: _sfc_main$c
18961
18961
  },
18962
18962
  {
18963
18963
  path: "/userStars",
18964
18964
  name: "userStars",
18965
- component: _sfc_main$e
18965
+ component: _sfc_main$c
18966
18966
  },
18967
18967
  {
18968
18968
  path: "/setting",
18969
18969
  name: "setting",
18970
- component: _sfc_main$e
18970
+ component: _sfc_main$c
18971
18971
  },
18972
18972
  {
18973
18973
  path: "/login",
18974
18974
  name: "/login",
18975
- component: _sfc_main$d
18975
+ component: _sfc_main$b
18976
18976
  }
18977
18977
  ];
18978
18978
  const router = createRouter({
@@ -19627,8 +19627,8 @@ function useModel(props, emits) {
19627
19627
  vModels
19628
19628
  };
19629
19629
  }
19630
- const _hoisted_1$a = { class: "text-[14px]" };
19631
- const _sfc_main$c = /* @__PURE__ */ defineComponent({
19630
+ const _hoisted_1$9 = { class: "text-[14px]" };
19631
+ const _sfc_main$a = /* @__PURE__ */ defineComponent({
19632
19632
  __name: "inputButton",
19633
19633
  props: {
19634
19634
  modelValue: {},
@@ -19736,7 +19736,7 @@ const _sfc_main$c = /* @__PURE__ */ defineComponent({
19736
19736
  DisabledBtn.value || !__props.hasMobile ? "g-input-button-append-inactive" : "g-input-button-append-active"
19737
19737
  ])
19738
19738
  }, [
19739
- createElementVNode("span", _hoisted_1$a, toDisplayString$1(BtnText.value), 1)
19739
+ createElementVNode("span", _hoisted_1$9, toDisplayString$1(BtnText.value), 1)
19740
19740
  ], 2)
19741
19741
  ]),
19742
19742
  _: 1
@@ -19745,12 +19745,12 @@ const _sfc_main$c = /* @__PURE__ */ defineComponent({
19745
19745
  };
19746
19746
  }
19747
19747
  });
19748
- const _hoisted_1$9 = { class: "flex flex-1 g-input-select" };
19748
+ const _hoisted_1$8 = { class: "flex flex-1 g-input-select" };
19749
19749
  const _hoisted_2$7 = { class: "login-phone" };
19750
19750
  const _hoisted_3$7 = { class: "flex justify-between gap-[8px] flex-wrap" };
19751
19751
  const _hoisted_4$5 = { class: "flex items-center justify-between" };
19752
19752
  const _hoisted_5$3 = { class: "flex justify-between gap-[8px] flex-wrap" };
19753
- const _sfc_main$b = /* @__PURE__ */ defineComponent({
19753
+ const _sfc_main$9 = /* @__PURE__ */ defineComponent({
19754
19754
  __name: "inputSelect",
19755
19755
  props: {
19756
19756
  modelValue: {},
@@ -19823,7 +19823,7 @@ const _sfc_main$b = /* @__PURE__ */ defineComponent({
19823
19823
  }
19824
19824
  });
19825
19825
  return (_ctx, _cache) => {
19826
- return openBlock(), createElementBlock("div", _hoisted_1$9, [
19826
+ return openBlock(), createElementBlock("div", _hoisted_1$8, [
19827
19827
  createElementVNode("div", _hoisted_2$7, [
19828
19828
  (props == null ? void 0 : props.editableSelect) ? (openBlock(), createElementBlock(Fragment, { key: 0 }, [
19829
19829
  createVNode(unref(Select), {
@@ -19919,7 +19919,7 @@ const _sfc_main$b = /* @__PURE__ */ defineComponent({
19919
19919
  };
19920
19920
  }
19921
19921
  });
19922
- const _sfc_main$a = /* @__PURE__ */ defineComponent({
19922
+ const _sfc_main$8 = /* @__PURE__ */ defineComponent({
19923
19923
  __name: "index",
19924
19924
  props: {
19925
19925
  DataList: {},
@@ -20167,7 +20167,7 @@ const _sfc_main$a = /* @__PURE__ */ defineComponent({
20167
20167
  autocomplete: autocompleteCalc((_a = formItem.props) == null ? void 0 : _a.autocomplete),
20168
20168
  autofocus: formItem.key === "username",
20169
20169
  spellcheck: false
20170
- }), null, 16, ["modelValue", "onUpdate:modelValue", "placeholder", "onChange", "autocomplete", "autofocus"])) : formItem.type === "inputButton" ? (openBlock(), createBlock(_sfc_main$c, mergeProps({
20170
+ }), null, 16, ["modelValue", "onUpdate:modelValue", "placeholder", "onChange", "autocomplete", "autofocus"])) : formItem.type === "inputButton" ? (openBlock(), createBlock(_sfc_main$a, mergeProps({
20171
20171
  key: 1,
20172
20172
  modelValue: Data[formItem.key],
20173
20173
  "onUpdate:modelValue": ($event) => Data[formItem.key] = $event,
@@ -20180,7 +20180,7 @@ const _sfc_main$a = /* @__PURE__ */ defineComponent({
20180
20180
  text: unref($t)("gitCodeLayout.userSetting.account.getVerificationCode"),
20181
20181
  error: __props.errors.msgError,
20182
20182
  autocomplete: autocompleteCalc((_c = formItem.props) == null ? void 0 : _c.autocomplete)
20183
- }), null, 16, ["modelValue", "onUpdate:modelValue", "onChange", "onClick", "onUpdate:countdown", "placeholder", "hasMobile", "text", "error", "autocomplete"])) : formItem.type === "inputSelect" ? (openBlock(), createBlock(_sfc_main$b, mergeProps({
20183
+ }), null, 16, ["modelValue", "onUpdate:modelValue", "onChange", "onClick", "onUpdate:countdown", "placeholder", "hasMobile", "text", "error", "autocomplete"])) : formItem.type === "inputSelect" ? (openBlock(), createBlock(_sfc_main$9, mergeProps({
20184
20184
  key: 2,
20185
20185
  country: Data.country,
20186
20186
  class: __props.formErrors["mobile"] ? "input-select-error" : "",
@@ -20213,13 +20213,13 @@ const _sfc_main$a = /* @__PURE__ */ defineComponent({
20213
20213
  }
20214
20214
  });
20215
20215
  const recentLoginImg = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAoCAYAAAAIeF9DAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAfgSURBVHgB7ZtLbFRlFMfPnU4LhbaMgAJCdJpYImwoK7vgMSwkGDckQgwrARduJNREE4nykhhJMKGNblxIuzOEElcGAptiWeCKuoFIMYykCEoLpQ9eZWY8v9v52tvbOzP33mlLDPefTDtzn993/uf8z/nO3LGkDNxIphJPRVIxyW7MipXUTY0xySVyIgl5gWCJDOTESuu80yK532MS62xId3ZKCFgSAj3JVConuYOW5BpfNOMHQFrN21kp1uH6dGfa70mBCPkjmdqqJBxXL0hKhACw2v0S44sQlabkqOTalIiURAiLtNrv8Mp0V3uxg2JSAn8mN+x9JtnLERllI6n+33YtueF4sYOKRkhPcsNBzRGHJMI0w+pWCdukEjbg3lMwQiIyZhK5Rk0BP3vt8SQkImM2kEt5ydcUySJnZERaJMKsICu5T95Md43bexIhVFMk8GhtMasYqJRYvcknkyQLXYvImHUkRiV70HwYJ+RaMrWTZCP/E8TqaiQsyjl3htBMG4o38YltuYN+z56z+g1J7NouQTB4+ow8utQ9aVvliqWy7Ievpb+1TUbOXZy0D6NV5A0X1+M4Nr6c/8tkXlOjvS29/n0Z7b0z5V5Lju3zHMOj3y7LnFUN9vh7d+y1t720e7vEamvsMRTC/LfXSc3m9eIX/3z2jQTFU8k2679DNiHXk+u3ZgO0QzBW3bYtcv/EKckODpc8flHzLnl46fKU7RjzyZXr8qqSwiQGO86O70vs2mafZ8B9Mvri+KFzXWrcbvuzFyDLDUjMDA7J8PkuSezeJvM3r5MqJXfx/o+lv6UwGaBiQY3nNd2owmn0FYYQTeZ4yBghOYl9wN+gwCh+CCkGBj966/a4VztJeagR9a/ux/B+70MkDbSdmhRxRAGEPGjrsJ0AR8IJAGTca22339e9t0UJuzjlXozJOa5CWLh35yQnCogETds42qVJZauEwMK9u8omBNxraZfK5ctsSXLDS5KKoVYjd5GOi2siQxBEFECCuRYE1KoE4YIDShLAkBg089EXU+QTIHOlcg9yWg4ykmmM659UyC683NHB+zFYw40LJY8JE+ZegAic5OX9e2z5IDIYY9+R78ePYT85ZMVPrfaL3IaM3T3ynScZgIjyI1vlwUrF9YullIQEk5lJzFWvLHUPigW3nAyc6FAXs+zIABBQ33VyyrnG4yHDncPcuKEFRCmUKVmUvGs0h1hrguYPPCrtY4BOeCVgEmuFQwa4rok4jMU5zghEfqrV44fPTei8+7ocQ3Rw7RFN/v0qT8hNsblAOjkM2XRWW85Kzw9idbXjY3DOO4CsJ5SQnO+FIEmv3LBlcEa3a7ScrG5aa79nEnc+1QTfO+alGAIynFLG/SGkT6WlULlL9ce+vx25gMqsGPD+hc1j3k0OuqVyxjXclZ5fJB3RONhxRudw1O+pibhmj6Tf+Ihp+UfiqlHvY5JOo+CFGHW4gAYbOD3aOVC3pHCfx1d6JAhYZzy52mNLD8R4yZQXhjWS7mqOGdLzFqh8mXkNnT5rV5KFsFQdYLT3th2FThBZJiqeBSxK4kFaJWgzmNd0Uh4o8wzYAP2s2/bOtCVnCMZQQeDMASz2MAyJuhiQN5NL7OT/1UTyN8SweB3S+d7PR7YTHONe8L72y49KxG2N0i8lIAbiEhKvHNgjix3hbDSfKEkW8EzWFbfyK+RiMCXmk6vXpRwwnlLrB0rkYsDgLCYXH9hj54ipOaZ20mcIrgy5ONR8ng5NCBEycn5Cnsb0fa09AbySid5898Px/eg7XuMHtGW8PC8oKvIdhWLw09eilEaibYnSRSyybCKL4oG5Uu0RSWyjpC6Vt7yg3ZK/QhOSGxxxbZlYy+CVDJIEzHtTHfXvaCt53cr82sGr1RIUGKdQXysoKBBuXhlzsNdVkog+8gM5BNIpCkbyuSjoYtZALdgdmhAGMbdpojlMH8cUByQ0QhsvwsvxHL8eX5WXq3uuRBkUnG8kr9Bij6YhfSo/bRFAg5FciTpwfYgZqwSP2qVz1eoGKQc8YFfyqZNC6NMeEPnAvBgkMDU4BQChTYJjW7HcgRdTTtNzgrTefNlZLshFyIzXOgTSyYPVb5X+xoHoxuCQgaOx6neuLRgrY2Yb+bNUXiqANE87BiIEvWRVy2ToBWFIXhgdY2J43gOzqDIaXd3kPXGiiDKadQPg/EILqUGt6nrqN/omy2g/93CD8RLRxSLREMGLY8mJptJ0gzGxH8KQL4gplb8mw+rkbyDJmqfeNFcT92OdZMZuhw/ZxqP+Z5FHyDIoPATiOIbPEAlxNCOd/SIKAdO2YBvRseTY5/ZkMKSTGNN+B06iAWSyn3Mpvb1QqJ/mrgid3d/q/PcuzkWmqQDNy90pwAlYzxBNXh3sQsiIdZj/1rXkhuB9dw+YdQgELFePGtFSEW8yRiV6OAZdN14GUUiGs/EHMAQTp/vrLCs9J6LX78uvNTivssxOAo5gKiRDutMxcKIl3+4b316somIs/qLZal+ZvmDr3LQREiE00hmJbVqVf+43dFKPMF3IHV7leAg7IuT5otX98HVEyHOD1b0y/Wuze2tEyHOB/UOeTV57Qq/UI4SGytSF5kI7owiZJfA7RJ7j9ZIpJ6IImR20xiV2qMHj9yBuRITMEMYiQlqrJNZS74MIg4iQacCY8a0B1X9tZ2e1R1PRHfZn0f8BoszztTsf3m0AAAAASUVORK5CYII=";
20216
- const _hoisted_1$8 = { class: "auth-container" };
20216
+ const _hoisted_1$7 = { class: "auth-container" };
20217
20217
  const _hoisted_2$6 = { class: "tips text-[var(--devui-disabled-text)]" };
20218
20218
  const _hoisted_3$6 = { class: "icons" };
20219
20219
  const _hoisted_4$4 = ["src", "alt", "onClick"];
20220
20220
  const _hoisted_5$2 = { class: "w-[50px] h-[20px] recent-login-img" };
20221
20221
  const _hoisted_6$2 = ["src"];
20222
- const _sfc_main$9 = /* @__PURE__ */ defineComponent({
20222
+ const _sfc_main$7 = /* @__PURE__ */ defineComponent({
20223
20223
  __name: "auth",
20224
20224
  props: {
20225
20225
  logos: {},
@@ -20240,7 +20240,7 @@ const _sfc_main$9 = /* @__PURE__ */ defineComponent({
20240
20240
  return loginMethodList.includes(props.recentLoginType);
20241
20241
  };
20242
20242
  return (_ctx, _cache) => {
20243
- return openBlock(), createElementBlock("div", _hoisted_1$8, [
20243
+ return openBlock(), createElementBlock("div", _hoisted_1$7, [
20244
20244
  createElementVNode("div", _hoisted_2$6, toDisplayString$1(unref($t)("gitCodeLayout.LoginModal.subtitle.otherLogin")), 1),
20245
20245
  createElementVNode("div", _hoisted_3$6, [
20246
20246
  (openBlock(true), createElementBlock(Fragment, null, renderList(__props.logos, (icon) => {
@@ -20277,7 +20277,7 @@ const _sfc_main$9 = /* @__PURE__ */ defineComponent({
20277
20277
  };
20278
20278
  }
20279
20279
  });
20280
- const GAuth = /* @__PURE__ */ _export_sfc(_sfc_main$9, [["__scopeId", "data-v-vue-layout-gitcode"]]);
20280
+ const GAuth = /* @__PURE__ */ _export_sfc(_sfc_main$7, [["__scopeId", "data-v-vue-layout-gitcode"]]);
20281
20281
  const LOGIN_DECLARE_KEY = "g-login-declare-status";
20282
20282
  const useDeclareStatus = () => {
20283
20283
  const declareNotClicked = ref({
@@ -20319,11 +20319,11 @@ const useDeclareStatus = () => {
20319
20319
  resetDeclareStatus
20320
20320
  };
20321
20321
  };
20322
- const _hoisted_1$7 = { class: "flex-col items-center agreement" };
20322
+ const _hoisted_1$6 = { class: "flex-col items-center agreement" };
20323
20323
  const _hoisted_2$5 = { class: "text-[var(--theme-placeholder)]" };
20324
20324
  const _hoisted_3$5 = { class: "text-[var(--theme-placeholder)]" };
20325
20325
  const _hoisted_4$3 = { class: "text-[var(--theme-placeholder)]" };
20326
- const _sfc_main$8 = /* @__PURE__ */ defineComponent({
20326
+ const _sfc_main$6 = /* @__PURE__ */ defineComponent({
20327
20327
  __name: "agreement",
20328
20328
  props: {
20329
20329
  modelValue: { type: Boolean },
@@ -20347,7 +20347,7 @@ const _sfc_main$8 = /* @__PURE__ */ defineComponent({
20347
20347
  }
20348
20348
  });
20349
20349
  return (_ctx, _cache) => {
20350
- return openBlock(), createElementBlock("div", _hoisted_1$7, [
20350
+ return openBlock(), createElementBlock("div", _hoisted_1$6, [
20351
20351
  createVNode(unref(Checkbox), {
20352
20352
  "model-value": __props.modelValue,
20353
20353
  "onUpdate:modelValue": _cache[2] || (_cache[2] = (val) => emits("update:modelValue", val)),
@@ -20387,11 +20387,11 @@ const _sfc_main$8 = /* @__PURE__ */ defineComponent({
20387
20387
  };
20388
20388
  }
20389
20389
  });
20390
- const GAgreement = /* @__PURE__ */ _export_sfc(_sfc_main$8, [["__scopeId", "data-v-vue-layout-gitcode"]]);
20391
- const _hoisted_1$6 = { class: "text-[var(--devui-aide-text)] text-[12px]" };
20390
+ const GAgreement = /* @__PURE__ */ _export_sfc(_sfc_main$6, [["__scopeId", "data-v-vue-layout-gitcode"]]);
20391
+ const _hoisted_1$5 = { class: "text-[var(--devui-aide-text)] text-[12px]" };
20392
20392
  const _hoisted_2$4 = { class: "text-[var(--devui-aide-text)]" };
20393
20393
  const _hoisted_3$4 = { class: "text-[var(--devui-aide-text)] text-[12px]" };
20394
- const _sfc_main$7 = /* @__PURE__ */ defineComponent({
20394
+ const _sfc_main$5 = /* @__PURE__ */ defineComponent({
20395
20395
  __name: "agreements",
20396
20396
  props: {
20397
20397
  modelValue: { type: Boolean },
@@ -20423,7 +20423,7 @@ const _sfc_main$7 = /* @__PURE__ */ defineComponent({
20423
20423
  class: "mt-[6px] agree-module flex items-center"
20424
20424
  }, {
20425
20425
  default: withCtx(() => [
20426
- createElementVNode("span", _hoisted_1$6, toDisplayString$1(unref($t)("gitCodeLayout.LoginModal.action.readAgree")), 1),
20426
+ createElementVNode("span", _hoisted_1$5, toDisplayString$1(unref($t)("gitCodeLayout.LoginModal.action.readAgree")), 1),
20427
20427
  createElementVNode("a", {
20428
20428
  class: normalizeClass(["text-[var(--devui-link)] cursor-pointer mx-[1px] text-[12px]", unref(declareNotClicked)["agreement"] ? "badge-dot-item" : ""]),
20429
20429
  onClick: _cache[0] || (_cache[0] = withModifiers(($event) => handleClick("agreement"), ["stop"]))
@@ -20456,14 +20456,14 @@ const _sfc_main$7 = /* @__PURE__ */ defineComponent({
20456
20456
  };
20457
20457
  }
20458
20458
  });
20459
- const _hoisted_1$5 = { class: "text-center text-[18px] leading-[26px] font-bold mb-[24px] flex items-center justify-center relative" };
20459
+ const _hoisted_1$4 = { class: "text-center text-[18px] leading-[26px] font-bold mb-[24px] flex items-center justify-center relative" };
20460
20460
  const _hoisted_2$3 = { class: "back-img absolute mr-[24px] left-0" };
20461
20461
  const _hoisted_3$3 = ["src"];
20462
20462
  const _hoisted_4$2 = {
20463
20463
  key: 0,
20464
20464
  class: "tracking-[.5px]"
20465
20465
  };
20466
- const _sfc_main$6 = /* @__PURE__ */ defineComponent({
20466
+ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
20467
20467
  __name: "title",
20468
20468
  props: {
20469
20469
  title: {},
@@ -20478,7 +20478,7 @@ const _sfc_main$6 = /* @__PURE__ */ defineComponent({
20478
20478
  emits("back");
20479
20479
  };
20480
20480
  return (_ctx, _cache) => {
20481
- return openBlock(), createElementBlock("div", _hoisted_1$5, [
20481
+ return openBlock(), createElementBlock("div", _hoisted_1$4, [
20482
20482
  createElementVNode("div", _hoisted_2$3, [
20483
20483
  __props.showBack ? (openBlock(), createElementBlock("img", {
20484
20484
  key: 0,
@@ -20492,7 +20492,7 @@ const _sfc_main$6 = /* @__PURE__ */ defineComponent({
20492
20492
  };
20493
20493
  }
20494
20494
  });
20495
- const GTitle = /* @__PURE__ */ _export_sfc(_sfc_main$6, [["__scopeId", "data-v-vue-layout-gitcode"]]);
20495
+ const GTitle = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-vue-layout-gitcode"]]);
20496
20496
  const FindFileName = (path) => {
20497
20497
  var _a;
20498
20498
  const isName = /.*\/.*\/(.*\..*)/;
@@ -22830,10 +22830,10 @@ const isMobileEmail = (val) => {
22830
22830
  }
22831
22831
  return t$1("gitCodeLayout.common.phone") + "/" + t$1("gitCodeLayout.common.email");
22832
22832
  };
22833
- const _hoisted_1$4 = { class: "modal-body" };
22833
+ const _hoisted_1$3 = { class: "modal-body" };
22834
22834
  const _hoisted_2$2 = { class: "text-[13px]" };
22835
22835
  const _hoisted_3$2 = { class: "flex items-center justify-end px-[24px] pb-[24px]" };
22836
- const _sfc_main$5 = /* @__PURE__ */ defineComponent({
22836
+ const _sfc_main$3 = /* @__PURE__ */ defineComponent({
22837
22837
  __name: "loginCheckModal",
22838
22838
  props: /* @__PURE__ */ mergeModels({
22839
22839
  dataShareChecked: { type: Boolean }
@@ -22899,7 +22899,7 @@ const _sfc_main$5 = /* @__PURE__ */ defineComponent({
22899
22899
  ])
22900
22900
  ]),
22901
22901
  default: withCtx(() => [
22902
- createElementVNode("div", _hoisted_1$4, [
22902
+ createElementVNode("div", _hoisted_1$3, [
22903
22903
  createElementVNode("div", null, [
22904
22904
  createTextVNode(toDisplayString$1(unref($t)("gitCodeLayout.LoginModal.tips.youNeeToAgr")) + " ", 1),
22905
22905
  createElementVNode("span", {
@@ -22938,7 +22938,7 @@ const _sfc_main$5 = /* @__PURE__ */ defineComponent({
22938
22938
  };
22939
22939
  }
22940
22940
  });
22941
- const _hoisted_1$3 = { class: "mfa" };
22941
+ const _hoisted_1$2 = { class: "mfa" };
22942
22942
  const _hoisted_2$1 = ["src"];
22943
22943
  const _hoisted_3$1 = { class: "text-[20px] font-[600] mb-[8px]" };
22944
22944
  const _hoisted_4$1 = { class: "mb-[32px] text-[var(--devui-placeholder)]" };
@@ -22965,7 +22965,7 @@ const _hoisted_9$1 = {
22965
22965
  const _hoisted_10$1 = { class: "my-[32px]" };
22966
22966
  const _hoisted_11$1 = { class: "flex items-center justify-between" };
22967
22967
  const _hoisted_12$1 = { class: "cursor-pointer" };
22968
- const _sfc_main$4 = /* @__PURE__ */ defineComponent({
22968
+ const _sfc_main$2 = /* @__PURE__ */ defineComponent({
22969
22969
  __name: "MFA",
22970
22970
  props: {
22971
22971
  mask: {},
@@ -23114,7 +23114,7 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
23114
23114
  focusInput();
23115
23115
  });
23116
23116
  return (_ctx, _cache) => {
23117
- return openBlock(), createElementBlock("div", _hoisted_1$3, [
23117
+ return openBlock(), createElementBlock("div", _hoisted_1$2, [
23118
23118
  createElementVNode("img", {
23119
23119
  class: "w-[104px] mb-[32px]",
23120
23120
  src: currentLogo.value,
@@ -23194,7 +23194,7 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
23194
23194
  };
23195
23195
  }
23196
23196
  });
23197
- const MFA = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-vue-layout-gitcode"]]);
23197
+ const MFA = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["__scopeId", "data-v-vue-layout-gitcode"]]);
23198
23198
  const _SlidCaptchaManager = class _SlidCaptchaManager {
23199
23199
  constructor() {
23200
23200
  __publicField(this, "tacInstance", null);
@@ -23381,7 +23381,7 @@ const _SlidCaptchaManager = class _SlidCaptchaManager {
23381
23381
  __publicField(_SlidCaptchaManager, "instance");
23382
23382
  let SlidCaptchaManager = _SlidCaptchaManager;
23383
23383
  const slidCaptchaManager = SlidCaptchaManager.getInstance();
23384
- const SlidCaptcha = defineAsyncComponent(() => import("./index-D1Djz-hG.js"));
23384
+ const SlidCaptcha = defineAsyncComponent(() => import("./index-BbKPNObK.js"));
23385
23385
  const useSlidCaptcha = () => {
23386
23386
  const { mount, unMount, isMounted } = usePopup("slid-captcha-popup");
23387
23387
  const open = (config) => {
@@ -23411,7 +23411,7 @@ const useSlidCaptcha = () => {
23411
23411
  close
23412
23412
  };
23413
23413
  };
23414
- const YunpianCaptcha = defineAsyncComponent(() => import("./index-BcTMeq_m.js"));
23414
+ const YunpianCaptcha = defineAsyncComponent(() => import("./index-DfMCRRR_.js"));
23415
23415
  const useYunpianCaptcha = () => {
23416
23416
  const { mount, unMount } = usePopup("yunpian-captcha-popup");
23417
23417
  const open = (config) => {
@@ -23801,55 +23801,6 @@ const useYiDunCaptcha = () => {
23801
23801
  close
23802
23802
  };
23803
23803
  };
23804
- const _sfc_main$3 = {};
23805
- const _hoisted_1$2 = { class: "content-loading" };
23806
- function _sfc_render(_ctx, _cache) {
23807
- return openBlock(), createElementBlock("div", _hoisted_1$2, [..._cache[0] || (_cache[0] = [
23808
- createElementVNode("div", { class: "content-loading-title" }, [
23809
- createElementVNode("div", { class: "w-full flex-center" }, [
23810
- createElementVNode("img", {
23811
- class: "w-[60px] h-[60px]",
23812
- src: "https://cdn-static.gitcode.com/static/images/common/loading.gif",
23813
- alt: "loading"
23814
- })
23815
- ]),
23816
- createElementVNode("span", null, "loading...")
23817
- ], -1)
23818
- ])]);
23819
- }
23820
- const ContentLoading = /* @__PURE__ */ _export_sfc(_sfc_main$3, [["render", _sfc_render], ["__scopeId", "data-v-vue-layout-gitcode"]]);
23821
- const _sfc_main$2 = /* @__PURE__ */ defineComponent({
23822
- __name: "index",
23823
- props: {
23824
- loading: { type: Boolean },
23825
- skeleton: { type: Boolean },
23826
- skeletonRow: { default: 5 },
23827
- card: { type: Boolean, default: false },
23828
- animation: { type: Boolean, default: false },
23829
- border: { type: Boolean, default: false }
23830
- },
23831
- setup(__props) {
23832
- return (_ctx, _cache) => {
23833
- return openBlock(), createElementBlock("div", {
23834
- class: normalizeClass(["g-data-panel i-data-panel", { "g-card": __props.card, "g-border": __props.border }])
23835
- }, [
23836
- renderSlot(_ctx.$slots, "header", {}, void 0, true),
23837
- __props.loading ? renderSlot(_ctx.$slots, "loading", { key: 0 }, () => [
23838
- __props.skeleton ? (openBlock(), createBlock(unref(Skeleton), {
23839
- key: 0,
23840
- class: "p-20",
23841
- rows: __props.skeletonRow
23842
- }, null, 8, ["rows"])) : __props.animation ? (openBlock(), createBlock(ContentLoading, {
23843
- key: 1,
23844
- name: "loading",
23845
- class: "w-full h-full flex-center"
23846
- })) : createCommentVNode("", true)
23847
- ], true) : renderSlot(_ctx.$slots, "default", { key: 1 }, void 0, true)
23848
- ], 2);
23849
- };
23850
- }
23851
- });
23852
- const DataPanel = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["__scopeId", "data-v-vue-layout-gitcode"]]);
23853
23804
  function useVisibilityPoll(pollFunction, options = {}, shouldPoll) {
23854
23805
  const { interval = 1e4, immediate = true } = options;
23855
23806
  const timer = ref(null);
@@ -23933,81 +23884,59 @@ const _hoisted_13 = { class: "w-[50px] h-[20px] last-login-img" };
23933
23884
  const _hoisted_14 = ["src"];
23934
23885
  const _hoisted_15 = { class: "w-[50px] h-[20px] last-login-img" };
23935
23886
  const _hoisted_16 = ["src"];
23936
- const _hoisted_17 = { class: "w-[50px] h-[20px] last-login-img" };
23937
- const _hoisted_18 = ["src"];
23938
- const _hoisted_19 = { class: "text-[12px] leading-[32px] text-right" };
23939
- const _hoisted_20 = {
23887
+ const _hoisted_17 = { class: "text-[12px] leading-[32px] text-right" };
23888
+ const _hoisted_18 = {
23940
23889
  key: 1,
23941
23890
  class: "forget-tips text-[var(--devui-link)] my-[16px] min-h-[32px] leading-[32px] px-[12px] tracking-[.5px]"
23942
23891
  };
23943
- const _hoisted_21 = { key: 2 };
23944
- const _hoisted_22 = { class: "flex items-center justify-between" };
23945
- const _hoisted_23 = { class: "text-[var(--devui-text-weak)] font-bold text-[16px]" };
23946
- const _hoisted_24 = { class: "text-[12px] leading-[32px]" };
23947
- const _hoisted_25 = { key: 3 };
23948
- const _hoisted_26 = { class: "flex items-center justify-between" };
23949
- const _hoisted_27 = { class: "text-[var(--devui-text-weak)] font-bold text-[16px]" };
23950
- const _hoisted_28 = { class: "text-[12px] leading-[32px]" };
23951
- const _hoisted_29 = { class: "bind-phone-tip" };
23952
- const _hoisted_30 = { key: 4 };
23953
- const _hoisted_31 = { class: "flex items-center justify-between mb-3" };
23954
- const _hoisted_32 = { class: "text-[var(--devui-text-weak)] font-bold text-[16px]" };
23955
- const _hoisted_33 = { class: "text-[12px] leading-[32px]" };
23956
- const _hoisted_34 = { class: "bg-[var(--theme-table-header-bg)] p-[16px] border-[var(--theme-line-border)] border rounded" };
23957
- const _hoisted_35 = { class: "font-bold" };
23958
- const _hoisted_36 = { class: "my-1" };
23959
- const _hoisted_37 = ["href"];
23960
- const _hoisted_38 = { class: "py-4 px-1" };
23961
- const _hoisted_39 = { class: "font-bold mb-2" };
23962
- const _hoisted_40 = { class: "list-disc list-outside pl-5" };
23963
- const _hoisted_41 = { class: "mt-1 mb-2 text-[var(--theme-placeholder)]" };
23964
- const _hoisted_42 = { class: "mt-1 mb-2 text-[var(--theme-placeholder)]" };
23965
- const _hoisted_43 = { class: "text-[var(--theme-warning)]" };
23966
- const _hoisted_44 = { class: "font-bold mb-2" };
23967
- const _hoisted_45 = { class: "my-[24px] flex justify-between" };
23968
- const _hoisted_46 = { class: "qrcode-container flex flex-col items-center justify-center" };
23969
- const _hoisted_47 = { class: "flex flex-col items-center justify-center w-[180px] h-[180px] relative" };
23970
- const _hoisted_48 = ["src"];
23971
- const _hoisted_49 = {
23972
- key: 0,
23973
- class: "mask"
23974
- };
23975
- const _hoisted_50 = { class: "flex gap-1 items-center justify-center text-[16px] flex-wrap font-medium" };
23976
- const _hoisted_51 = { class: "text-[#252B3A]" };
23977
- const _hoisted_52 = { class: "text-[var(--theme-link)]" };
23978
- const _hoisted_53 = {
23979
- key: 1,
23980
- class: "flex flex-col gap-3 items-center justify-center"
23981
- };
23982
- const _hoisted_54 = { class: "text-[var(--color-success)]" };
23983
- const _hoisted_55 = { class: "text-center" };
23984
- const _hoisted_56 = {
23985
- key: 0,
23986
- class: "text-center text-[16px] mt-[40px] text-[var(--devui-text-weak)] font-bold"
23987
- };
23988
- const _hoisted_57 = {
23892
+ const _hoisted_19 = { key: 2 };
23893
+ const _hoisted_20 = { class: "flex items-center justify-between" };
23894
+ const _hoisted_21 = { class: "text-[var(--devui-text-weak)] font-bold text-[16px]" };
23895
+ const _hoisted_22 = { class: "text-[12px] leading-[32px]" };
23896
+ const _hoisted_23 = { key: 3 };
23897
+ const _hoisted_24 = { class: "flex items-center justify-between" };
23898
+ const _hoisted_25 = { class: "text-[var(--devui-text-weak)] font-bold text-[16px]" };
23899
+ const _hoisted_26 = { class: "text-[12px] leading-[32px]" };
23900
+ const _hoisted_27 = { class: "bind-phone-tip" };
23901
+ const _hoisted_28 = { key: 4 };
23902
+ const _hoisted_29 = { class: "flex items-center justify-between mb-3" };
23903
+ const _hoisted_30 = { class: "text-[var(--devui-text-weak)] font-bold text-[16px]" };
23904
+ const _hoisted_31 = { class: "text-[12px] leading-[32px]" };
23905
+ const _hoisted_32 = { class: "bg-[var(--theme-table-header-bg)] p-[16px] border-[var(--theme-line-border)] border rounded" };
23906
+ const _hoisted_33 = { class: "font-bold" };
23907
+ const _hoisted_34 = { class: "my-1" };
23908
+ const _hoisted_35 = ["href"];
23909
+ const _hoisted_36 = { class: "py-4 px-1" };
23910
+ const _hoisted_37 = { class: "font-bold mb-2" };
23911
+ const _hoisted_38 = { class: "list-disc list-outside pl-5" };
23912
+ const _hoisted_39 = { class: "mt-1 mb-2 text-[var(--theme-placeholder)]" };
23913
+ const _hoisted_40 = { class: "mt-1 mb-2 text-[var(--theme-placeholder)]" };
23914
+ const _hoisted_41 = { class: "text-[var(--theme-warning)]" };
23915
+ const _hoisted_42 = { class: "font-bold mb-2" };
23916
+ const _hoisted_43 = { class: "my-[24px] flex justify-between" };
23917
+ const _hoisted_44 = {
23989
23918
  key: 0,
23990
23919
  class: "login-modal-info h-[20px]"
23991
23920
  };
23992
- const _hoisted_58 = { class: "login-modal-info-left" };
23993
- const _hoisted_59 = {
23921
+ const _hoisted_45 = { class: "login-modal-info-left" };
23922
+ const _hoisted_46 = {
23994
23923
  key: 0,
23995
23924
  class: "mt-[18px]"
23996
23925
  };
23997
- const _hoisted_60 = { class: "flex justify-center" };
23998
- const _hoisted_61 = { class: "flex items-center justify-center pr-[16px] mt-[16px]" };
23999
- const _hoisted_62 = { class: "harmony-icon" };
24000
- const _hoisted_63 = { class: "w-[50px] h-[20px] last-login-img" };
24001
- const _hoisted_64 = ["src"];
24002
- const _hoisted_65 = { class: "ml-[8px] text-[12px]" };
24003
- const _hoisted_66 = { class: "login-modal-footer flex items-center justify-center" };
24004
- const _hoisted_67 = { key: 2 };
24005
- const _hoisted_68 = { class: "line-clamp-2" };
24006
- const _hoisted_69 = { class: "absolute-btn" };
24007
- const _hoisted_70 = { key: 3 };
24008
- const _hoisted_71 = { class: "text-[var(--devui-danger)] text-[14px] break-all box-border leading-[20px] h-[40px] mt-[-8px]" };
24009
- const _hoisted_72 = { class: "line-clamp-2" };
24010
- const _hoisted_73 = { class: "absolute-btn" };
23926
+ const _hoisted_47 = { class: "flex justify-center" };
23927
+ const _hoisted_48 = { class: "flex items-center justify-center pr-[16px] mt-[16px]" };
23928
+ const _hoisted_49 = { class: "harmony-icon" };
23929
+ const _hoisted_50 = { class: "w-[50px] h-[20px] last-login-img" };
23930
+ const _hoisted_51 = ["src"];
23931
+ const _hoisted_52 = { class: "ml-[8px] text-[12px]" };
23932
+ const _hoisted_53 = { class: "login-modal-footer flex items-center justify-center" };
23933
+ const _hoisted_54 = { key: 2 };
23934
+ const _hoisted_55 = { class: "line-clamp-2" };
23935
+ const _hoisted_56 = { class: "absolute-btn" };
23936
+ const _hoisted_57 = { key: 3 };
23937
+ const _hoisted_58 = { class: "text-[var(--devui-danger)] text-[14px] break-all box-border leading-[20px] h-[40px] mt-[-8px]" };
23938
+ const _hoisted_59 = { class: "line-clamp-2" };
23939
+ const _hoisted_60 = { class: "absolute-btn" };
24011
23940
  const _sfc_main$1 = /* @__PURE__ */ defineComponent({
24012
23941
  ...{
24013
23942
  name: "GLoginModal"
@@ -24384,7 +24313,7 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
24384
24313
  const dataShareChecked = ref(false);
24385
24314
  ref(true);
24386
24315
  const FormRef = shallowRef(null);
24387
- const tabPanel = ref("miniProgram");
24316
+ const tabPanel = ref("verifyCode");
24388
24317
  const formType = ref(props.defaultType);
24389
24318
  const showProtoCheck = ref(false);
24390
24319
  const agreeAndLogin = () => {
@@ -25544,7 +25473,7 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
25544
25473
  return openBlock(), createElementBlock(Fragment, null, [
25545
25474
  createVNode(unref(Modal), {
25546
25475
  modelValue: unref(vModels),
25547
- "onUpdate:modelValue": _cache[16] || (_cache[16] = ($event) => isRef(vModels) ? vModels.value = $event : null),
25476
+ "onUpdate:modelValue": _cache[14] || (_cache[14] = ($event) => isRef(vModels) ? vModels.value = $event : null),
25548
25477
  "show-close": false,
25549
25478
  "lock-scroll": __props.lockScroll,
25550
25479
  draggable: __props.draggable,
@@ -25613,36 +25542,20 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
25613
25542
  }, [
25614
25543
  formType.value === "login" ? (openBlock(), createElementBlock("div", _hoisted_11, [
25615
25544
  createElementVNode("div", _hoisted_12, [
25616
- createElementVNode("div", {
25617
- class: normalizeClass([
25618
- "login-modal-tab",
25619
- tabPanel.value === "miniProgram" ? "login-modal-tab-active" : "login-modal-tab-inactive"
25620
- ]),
25621
- onClick: _cache[0] || (_cache[0] = withModifiers(($event) => handleTabPanelChange("miniProgram"), ["stop"]))
25622
- }, [
25623
- createTextVNode(toDisplayString$1(unref($t)("gitCodeLayout.LoginModal.miniProgram.title")) + " ", 1),
25624
- createElementVNode("div", _hoisted_13, [
25625
- recentLoginType.value === unref(LoginMethodEnum).MINI_PROGRAM ? (openBlock(), createElementBlock("img", {
25626
- key: 0,
25627
- src: unref(recentLoginImg),
25628
- class: "w-[50px] h-[20px]"
25629
- }, null, 8, _hoisted_14)) : createCommentVNode("", true)
25630
- ])
25631
- ], 2),
25632
25545
  createElementVNode("div", {
25633
25546
  class: normalizeClass([
25634
25547
  "login-modal-tab",
25635
25548
  tabPanel.value === "verifyCode" ? "login-modal-tab-active" : "login-modal-tab-inactive"
25636
25549
  ]),
25637
- onClick: _cache[1] || (_cache[1] = withModifiers(($event) => handleTabPanelChange("verifyCode"), ["stop"]))
25550
+ onClick: _cache[0] || (_cache[0] = withModifiers(($event) => handleTabPanelChange("verifyCode"), ["stop"]))
25638
25551
  }, [
25639
25552
  createTextVNode(toDisplayString$1(unref($t)("gitCodeLayout.LoginModal.subtitle.sms")) + " ", 1),
25640
- createElementVNode("div", _hoisted_15, [
25553
+ createElementVNode("div", _hoisted_13, [
25641
25554
  recentLoginType.value === unref(LoginMethodEnum).PHONE ? (openBlock(), createElementBlock("img", {
25642
25555
  key: 0,
25643
25556
  src: unref(recentLoginImg),
25644
25557
  class: "w-[50px] h-[20px]"
25645
- }, null, 8, _hoisted_16)) : createCommentVNode("", true)
25558
+ }, null, 8, _hoisted_14)) : createCommentVNode("", true)
25646
25559
  ])
25647
25560
  ], 2),
25648
25561
  createElementVNode("div", {
@@ -25650,19 +25563,19 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
25650
25563
  "login-modal-tab",
25651
25564
  tabPanel.value === "password" ? "login-modal-tab-active" : "login-modal-tab-inactive"
25652
25565
  ]),
25653
- onClick: _cache[2] || (_cache[2] = withModifiers(($event) => handleTabPanelChange("password"), ["stop"]))
25566
+ onClick: _cache[1] || (_cache[1] = withModifiers(($event) => handleTabPanelChange("password"), ["stop"]))
25654
25567
  }, [
25655
25568
  createTextVNode(toDisplayString$1(unref($t)("gitCodeLayout.LoginModal.subtitle.password")) + " ", 1),
25656
- createElementVNode("div", _hoisted_17, [
25569
+ createElementVNode("div", _hoisted_15, [
25657
25570
  recentLoginType.value === unref(LoginMethodEnum).PASSWORD ? (openBlock(), createElementBlock("img", {
25658
25571
  key: 0,
25659
25572
  src: unref(recentLoginImg),
25660
25573
  class: "w-[50px] h-[20px]"
25661
- }, null, 8, _hoisted_18)) : createCommentVNode("", true)
25574
+ }, null, 8, _hoisted_16)) : createCommentVNode("", true)
25662
25575
  ])
25663
25576
  ], 2)
25664
25577
  ]),
25665
- createElementVNode("div", _hoisted_19, [
25578
+ createElementVNode("div", _hoisted_17, [
25666
25579
  createTextVNode(toDisplayString$1(unref($t)("gitCodeLayout.LoginModal.action.noAccount")) + " ", 1),
25667
25580
  createElementVNode("span", {
25668
25581
  onClick: clickRegister,
@@ -25670,72 +25583,72 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
25670
25583
  }, toDisplayString$1(unref($t)("gitCodeLayout.LoginModal.action.registerAgain")), 1)
25671
25584
  ])
25672
25585
  ])) : createCommentVNode("", true),
25673
- formType.value === "forget" ? (openBlock(), createElementBlock("div", _hoisted_20, toDisplayString$1(unref($t)("gitCodeLayout.LoginModal.tips.bindMobileWithAccount")) + "/" + toDisplayString$1(unref($t)("gitCodeLayout.LoginModal.tips.resetYourPassword")), 1)) : createCommentVNode("", true),
25586
+ formType.value === "forget" ? (openBlock(), createElementBlock("div", _hoisted_18, toDisplayString$1(unref($t)("gitCodeLayout.LoginModal.tips.bindMobileWithAccount")) + "/" + toDisplayString$1(unref($t)("gitCodeLayout.LoginModal.tips.resetYourPassword")), 1)) : createCommentVNode("", true),
25674
25587
  renderSlot(_ctx.$slots, "banner", {}, void 0, true),
25675
- formType.value === "register" ? (openBlock(), createElementBlock("div", _hoisted_21, [
25676
- createElementVNode("div", _hoisted_22, [
25677
- createElementVNode("div", _hoisted_23, " 🎉 " + toDisplayString$1(unref($t)("gitCodeLayout.LoginModal.title.register")), 1),
25678
- createElementVNode("div", _hoisted_24, [
25588
+ formType.value === "register" ? (openBlock(), createElementBlock("div", _hoisted_19, [
25589
+ createElementVNode("div", _hoisted_20, [
25590
+ createElementVNode("div", _hoisted_21, " 🎉 " + toDisplayString$1(unref($t)("gitCodeLayout.LoginModal.title.register")), 1),
25591
+ createElementVNode("div", _hoisted_22, [
25679
25592
  createTextVNode(toDisplayString$1(unref($t)("gitCodeLayout.LoginModal.action.haveAccount")) + " ", 1),
25680
25593
  createElementVNode("span", {
25681
- onClick: _cache[3] || (_cache[3] = ($event) => handleTitleBackClick("register")),
25594
+ onClick: _cache[2] || (_cache[2] = ($event) => handleTitleBackClick("register")),
25682
25595
  class: "text-[var(--theme-link)] cursor-pointer hover:underline"
25683
25596
  }, toDisplayString$1(unref($t)("gitCodeLayout.LoginModal.action.backLogin")), 1)
25684
25597
  ])
25685
25598
  ])
25686
25599
  ])) : createCommentVNode("", true),
25687
- formType.value === "bindPhone" ? (openBlock(), createElementBlock("div", _hoisted_25, [
25688
- createElementVNode("div", _hoisted_26, [
25689
- createElementVNode("div", _hoisted_27, toDisplayString$1(unref($t)("gitCodeLayout.LoginModal.bindPhone.text01")), 1),
25690
- createElementVNode("div", _hoisted_28, [
25600
+ formType.value === "bindPhone" ? (openBlock(), createElementBlock("div", _hoisted_23, [
25601
+ createElementVNode("div", _hoisted_24, [
25602
+ createElementVNode("div", _hoisted_25, toDisplayString$1(unref($t)("gitCodeLayout.LoginModal.bindPhone.text01")), 1),
25603
+ createElementVNode("div", _hoisted_26, [
25691
25604
  createElementVNode("span", {
25692
- onClick: _cache[4] || (_cache[4] = ($event) => handleTitleBackClick("bindPhone")),
25605
+ onClick: _cache[3] || (_cache[3] = ($event) => handleTitleBackClick("bindPhone")),
25693
25606
  class: "text-[var(--theme-link)] cursor-pointer hover:underline"
25694
25607
  }, toDisplayString$1(unref($t)("gitCodeLayout.LoginModal.action.backLogin")), 1)
25695
25608
  ])
25696
25609
  ]),
25697
- createElementVNode("p", _hoisted_29, toDisplayString$1(unref($t)("gitCodeLayout.LoginModal.bindPhone.text02", { siteName: unref(currentSiteName)() })), 1)
25610
+ createElementVNode("p", _hoisted_27, toDisplayString$1(unref($t)("gitCodeLayout.LoginModal.bindPhone.text02", { siteName: unref(currentSiteName)() })), 1)
25698
25611
  ])) : createCommentVNode("", true),
25699
- formType.value === "bindPhoneConflict" ? (openBlock(), createElementBlock("div", _hoisted_30, [
25700
- createElementVNode("div", _hoisted_31, [
25701
- createElementVNode("div", _hoisted_32, toDisplayString$1(unref($t)("gitCodeLayout.LoginModal.bindPhoneConflict.text01")), 1),
25702
- createElementVNode("div", _hoisted_33, [
25612
+ formType.value === "bindPhoneConflict" ? (openBlock(), createElementBlock("div", _hoisted_28, [
25613
+ createElementVNode("div", _hoisted_29, [
25614
+ createElementVNode("div", _hoisted_30, toDisplayString$1(unref($t)("gitCodeLayout.LoginModal.bindPhoneConflict.text01")), 1),
25615
+ createElementVNode("div", _hoisted_31, [
25703
25616
  createElementVNode("span", {
25704
- onClick: _cache[5] || (_cache[5] = ($event) => handleTitleBackClick("bindPhoneConflict")),
25617
+ onClick: _cache[4] || (_cache[4] = ($event) => handleTitleBackClick("bindPhoneConflict")),
25705
25618
  class: "text-[var(--theme-link)] cursor-pointer hover:underline"
25706
25619
  }, toDisplayString$1(unref($t)("gitCodeLayout.LoginModal.action.backLogin")), 1)
25707
25620
  ])
25708
25621
  ]),
25709
- createElementVNode("div", _hoisted_34, [
25710
- createElementVNode("p", _hoisted_35, toDisplayString$1(unref($t)("gitCodeLayout.LoginModal.bindPhoneConflict.text02", {
25622
+ createElementVNode("div", _hoisted_32, [
25623
+ createElementVNode("p", _hoisted_33, toDisplayString$1(unref($t)("gitCodeLayout.LoginModal.bindPhoneConflict.text02", {
25711
25624
  country: currentPhoneCountry.value,
25712
25625
  mobile: currentPhoneMask.value
25713
25626
  })), 1),
25714
- createElementVNode("p", _hoisted_36, [
25627
+ createElementVNode("p", _hoisted_34, [
25715
25628
  createTextVNode(toDisplayString$1(unref($t)("gitCodeLayout.LoginModal.bindPhoneConflict.text03")) + " 「" + toDisplayString$1(oldUsername.value) + "」 ", 1),
25716
25629
  createElementVNode("a", {
25717
25630
  href: currentUserHomePage.value,
25718
25631
  target: "_blank",
25719
25632
  class: "text-[var(--theme-link)]"
25720
- }, toDisplayString$1(unref($t)("gitCodeLayout.LoginModal.bindPhoneConflict.text04")), 9, _hoisted_37)
25633
+ }, toDisplayString$1(unref($t)("gitCodeLayout.LoginModal.bindPhoneConflict.text04")), 9, _hoisted_35)
25721
25634
  ]),
25722
25635
  createElementVNode("p", null, toDisplayString$1(unref($t)("gitCodeLayout.LoginModal.bindPhoneConflict.text05")) + " 「" + toDisplayString$1(newUsername.value) + "」", 1)
25723
25636
  ]),
25724
- createElementVNode("div", _hoisted_38, [
25725
- createElementVNode("p", _hoisted_39, toDisplayString$1(unref($t)("gitCodeLayout.LoginModal.bindPhoneConflict.text06")), 1),
25726
- createElementVNode("ul", _hoisted_40, [
25637
+ createElementVNode("div", _hoisted_36, [
25638
+ createElementVNode("p", _hoisted_37, toDisplayString$1(unref($t)("gitCodeLayout.LoginModal.bindPhoneConflict.text06")), 1),
25639
+ createElementVNode("ul", _hoisted_38, [
25727
25640
  createElementVNode("li", null, [
25728
25641
  createElementVNode("p", null, toDisplayString$1(unref($t)("gitCodeLayout.LoginModal.bindPhoneConflict.text08")), 1),
25729
- createElementVNode("p", _hoisted_41, toDisplayString$1(unref($t)("gitCodeLayout.LoginModal.bindPhoneConflict.text10", { newUsername: newUsername.value })), 1)
25642
+ createElementVNode("p", _hoisted_39, toDisplayString$1(unref($t)("gitCodeLayout.LoginModal.bindPhoneConflict.text10", { newUsername: newUsername.value })), 1)
25730
25643
  ]),
25731
25644
  createElementVNode("li", null, [
25732
25645
  createElementVNode("p", null, toDisplayString$1(unref($t)("gitCodeLayout.LoginModal.bindPhoneConflict.text07")), 1),
25733
- createElementVNode("p", _hoisted_42, toDisplayString$1(unref($t)("gitCodeLayout.LoginModal.bindPhoneConflict.text09", { oldUsername: oldUsername.value, newUsername: newUsername.value })), 1)
25646
+ createElementVNode("p", _hoisted_40, toDisplayString$1(unref($t)("gitCodeLayout.LoginModal.bindPhoneConflict.text09", { oldUsername: oldUsername.value, newUsername: newUsername.value })), 1)
25734
25647
  ])
25735
25648
  ])
25736
25649
  ]),
25737
- createElementVNode("div", _hoisted_43, [
25738
- createElementVNode("p", _hoisted_44, [
25650
+ createElementVNode("div", _hoisted_41, [
25651
+ createElementVNode("p", _hoisted_42, [
25739
25652
  createVNode(GIcon, {
25740
25653
  name: "gt-plane-warningTriangle-orange",
25741
25654
  class: "mr-1"
@@ -25744,7 +25657,7 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
25744
25657
  ]),
25745
25658
  createElementVNode("p", null, toDisplayString$1(unref($t)("gitCodeLayout.LoginModal.bindPhoneConflict.text12", { oldUsername: oldUsername.value })), 1)
25746
25659
  ]),
25747
- createElementVNode("div", _hoisted_45, [
25660
+ createElementVNode("div", _hoisted_43, [
25748
25661
  createVNode(unref(Button), {
25749
25662
  class: "w-[48%]",
25750
25663
  loading: bindOperateLoading.value,
@@ -25772,59 +25685,7 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
25772
25685
  }, 8, ["loading"])
25773
25686
  ])
25774
25687
  ])) : createCommentVNode("", true),
25775
- formType.value === "login" && tabPanel.value === "miniProgram" ? (openBlock(), createBlock(DataPanel, {
25776
- key: 5,
25777
- loading: miniProgramLoading.value,
25778
- empty: false,
25779
- card: false,
25780
- class: "mini-program-qrcode",
25781
- border: false,
25782
- animation: true,
25783
- onError: _cache[6] || (_cache[6] = (error) => {
25784
- console.error("小程序二维码加载失败:", error);
25785
- unref($t) && unref(Message).error(unref($t)("gitCodeLayout.LoginModal.miniProgram.qrCodeError") || "二维码加载失败");
25786
- })
25787
- }, {
25788
- default: withCtx(() => [
25789
- createElementVNode("div", _hoisted_46, [
25790
- createElementVNode("div", _hoisted_47, [
25791
- createElementVNode("img", {
25792
- src: miniProgramInfo.value.qrcode,
25793
- alt: "小程序二维码",
25794
- class: "w-[180px] h-[180px]"
25795
- }, null, 8, _hoisted_48),
25796
- miniProgramStatus.value !== "WAITING" ? (openBlock(), createElementBlock("div", _hoisted_49, [
25797
- miniProgramStatus.value === "TIMEOUT" ? (openBlock(), createElementBlock("div", {
25798
- key: 0,
25799
- onClick: getMiniProgramQrCode,
25800
- class: "flex flex-col items-center justify-center cursor-pointer gap-[40px]"
25801
- }, [
25802
- createVNode(GIcon, {
25803
- name: "gt-line-update",
25804
- size: "18",
25805
- color: "#3B3E55"
25806
- }),
25807
- createElementVNode("div", _hoisted_50, [
25808
- createElementVNode("div", _hoisted_51, toDisplayString$1(unref($t)("gitCodeLayout.LoginModal.miniProgram.tip01")), 1),
25809
- createElementVNode("button", _hoisted_52, toDisplayString$1(unref($t)("gitCodeLayout.LoginModal.miniProgram.tip02")), 1)
25810
- ])
25811
- ])) : createCommentVNode("", true),
25812
- ["SCAN", "CANCEL", "LOGIN"].includes(miniProgramStatus.value) ? (openBlock(), createElementBlock("div", _hoisted_53, [
25813
- createElementVNode("div", _hoisted_54, toDisplayString$1(unref($t)("gitCodeLayout.LoginModal.miniProgram.tip03")), 1),
25814
- createElementVNode("div", _hoisted_55, toDisplayString$1(unref($t)("gitCodeLayout.LoginModal.miniProgram.tip04")), 1)
25815
- ])) : createCommentVNode("", true)
25816
- ])) : createCommentVNode("", true)
25817
- ]),
25818
- !["SCAN", "CANCEL", "LOGIN"].includes(miniProgramStatus.value) ? (openBlock(), createElementBlock("p", _hoisted_56, toDisplayString$1(unref($t)("gitCodeLayout.LoginModal.miniProgram.tip05")), 1)) : (openBlock(), createElementBlock("button", {
25819
- key: 1,
25820
- onClick: getMiniProgramQrCode,
25821
- class: "mt-2"
25822
- }, toDisplayString$1(unref($t)("gitCodeLayout.LoginModal.miniProgram.tip06")), 1))
25823
- ])
25824
- ]),
25825
- _: 1
25826
- }, 8, ["loading"])) : createCommentVNode("", true),
25827
- formType.value !== "bindPhoneConflict" ? (openBlock(), createBlock(unref(_sfc_main$a), {
25688
+ formType.value !== "bindPhoneConflict" ? (openBlock(), createBlock(unref(_sfc_main$8), {
25828
25689
  ref_key: "FormRef",
25829
25690
  ref: FormRef,
25830
25691
  key: formType.value,
@@ -25847,26 +25708,26 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
25847
25708
  submit: withCtx(() => {
25848
25709
  var _a2;
25849
25710
  return [
25850
- formType.value === "login" && tabPanel.value !== "miniProgram" ? (openBlock(), createElementBlock("div", _hoisted_57, [
25851
- createElementVNode("div", _hoisted_58, [
25711
+ formType.value === "login" && tabPanel.value !== "miniProgram" ? (openBlock(), createElementBlock("div", _hoisted_44, [
25712
+ createElementVNode("div", _hoisted_45, [
25852
25713
  createTextVNode(toDisplayString$1(errorMsg.value) + " ", 1),
25853
25714
  errForRemoteLogin.value ? (openBlock(), createElementBlock(Fragment, { key: 0 }, [
25854
25715
  createTextVNode(toDisplayString$1(unref($t)("gitCodeLayout.LoginModal.tips.unusualLogin")), 1),
25855
25716
  createElementVNode("span", {
25856
- onClick: _cache[7] || (_cache[7] = ($event) => handleTabPanelChange("verifyCode")),
25717
+ onClick: _cache[5] || (_cache[5] = ($event) => handleTabPanelChange("verifyCode")),
25857
25718
  class: "login-modal-info-left__link"
25858
25719
  }, toDisplayString$1(unref($t)("gitCodeLayout.LoginModal.tips.smsLogin")), 1)
25859
25720
  ], 64)) : createCommentVNode("", true)
25860
25721
  ]),
25861
25722
  withDirectives(createElementVNode("div", {
25862
25723
  class: "login-modal-info-right",
25863
- onClick: _cache[8] || (_cache[8] = withModifiers(($event) => formType.value = "forget", ["stop"]))
25724
+ onClick: _cache[6] || (_cache[6] = withModifiers(($event) => formType.value = "forget", ["stop"]))
25864
25725
  }, toDisplayString$1(unref($t)("gitCodeLayout.LoginModal.tips.forgotPassword")), 513), [
25865
25726
  [vShow, tabPanel.value === "password" && formType.value === "login"]
25866
25727
  ])
25867
25728
  ])) : createCommentVNode("", true),
25868
25729
  formType.value === "login" ? (openBlock(), createElementBlock(Fragment, { key: 1 }, [
25869
- tabPanel.value !== "miniProgram" ? (openBlock(), createElementBlock("div", _hoisted_59, [
25730
+ tabPanel.value !== "miniProgram" ? (openBlock(), createElementBlock("div", _hoisted_46, [
25870
25731
  createVNode(unref(Button), {
25871
25732
  color: "primary",
25872
25733
  variant: "solid",
@@ -25884,41 +25745,41 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
25884
25745
  createElementVNode("div", {
25885
25746
  class: normalizeClass([["login-modal-footer-args", AgreementWarn.value ? "shaking-box" : ""], "mt-[16px]"])
25886
25747
  }, [
25887
- createElementVNode("div", _hoisted_60, [
25748
+ createElementVNode("div", _hoisted_47, [
25888
25749
  createVNode(GAgreement, {
25889
25750
  modelValue: status.value,
25890
- "onUpdate:modelValue": _cache[9] || (_cache[9] = ($event) => status.value = $event),
25751
+ "onUpdate:modelValue": _cache[7] || (_cache[7] = ($event) => status.value = $event),
25891
25752
  dataShareChecked: dataShareChecked.value,
25892
- "onUpdate:dataShareChecked": _cache[10] || (_cache[10] = ($event) => dataShareChecked.value = $event),
25893
- onDeclares: _cache[11] || (_cache[11] = (typ) => handleDisplay(typ))
25753
+ "onUpdate:dataShareChecked": _cache[8] || (_cache[8] = ($event) => dataShareChecked.value = $event),
25754
+ onDeclares: _cache[9] || (_cache[9] = (typ) => handleDisplay(typ))
25894
25755
  }, null, 8, ["modelValue", "dataShareChecked"])
25895
25756
  ])
25896
25757
  ], 2),
25897
- createElementVNode("div", _hoisted_61, [
25758
+ createElementVNode("div", _hoisted_48, [
25898
25759
  __props.openHarmonyGuide ? (openBlock(), createElementBlock("div", {
25899
25760
  key: 0,
25900
25761
  class: "text-[var(--theme-link)] flex items-center mt-[12px] cursor-pointer",
25901
25762
  onClick: withModifiers(handleRegisterHarmony, ["stop"])
25902
25763
  }, [
25903
- createElementVNode("div", _hoisted_62, [
25904
- _cache[20] || (_cache[20] = createElementVNode("img", {
25764
+ createElementVNode("div", _hoisted_49, [
25765
+ _cache[18] || (_cache[18] = createElementVNode("img", {
25905
25766
  src: "https://cdn-static.gitcode.com/static/images/guide/openharmony.svg",
25906
25767
  alt: "",
25907
25768
  class: "w-[32px] h-[32px] inline-block harmony-icon-img"
25908
25769
  }, null, -1)),
25909
- createElementVNode("div", _hoisted_63, [
25770
+ createElementVNode("div", _hoisted_50, [
25910
25771
  recentLoginType.value === unref(LoginMethodEnum).HARMONY ? (openBlock(), createElementBlock("img", {
25911
25772
  key: 0,
25912
25773
  src: unref(recentLoginImg),
25913
25774
  class: "w-[50px] h-[20px]"
25914
- }, null, 8, _hoisted_64)) : createCommentVNode("", true)
25775
+ }, null, 8, _hoisted_51)) : createCommentVNode("", true)
25915
25776
  ])
25916
25777
  ]),
25917
- createElementVNode("span", _hoisted_65, toDisplayString$1(unref($t)("gitCodeLayout.LoginModal.action.oh")), 1)
25778
+ createElementVNode("span", _hoisted_52, toDisplayString$1(unref($t)("gitCodeLayout.LoginModal.action.oh")), 1)
25918
25779
  ])) : createCommentVNode("", true)
25919
25780
  ])
25920
25781
  ])) : createCommentVNode("", true),
25921
- createElementVNode("div", _hoisted_66, [
25782
+ createElementVNode("div", _hoisted_53, [
25922
25783
  createVNode(GAuth, {
25923
25784
  logos,
25924
25785
  onAuth: pcAuthLogin,
@@ -25927,28 +25788,28 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
25927
25788
  }, null, 8, ["logos", "recentLoginType"])
25928
25789
  ])
25929
25790
  ], 64)) : createCommentVNode("", true),
25930
- ["register", "forget"].includes(formType.value) ? (openBlock(), createElementBlock("div", _hoisted_67, [
25791
+ ["register", "forget"].includes(formType.value) ? (openBlock(), createElementBlock("div", _hoisted_54, [
25931
25792
  createElementVNode("div", {
25932
25793
  class: normalizeClass([
25933
25794
  "text-[var(--devui-danger)] text-[14px] break-all box-border leading-[20px] h-[40px]",
25934
25795
  formType.value === "register" ? "mt-[-8px]" : ((_a2 = formErrors == null ? void 0 : formErrors.username) == null ? void 0 : _a2.length) > 42 ? "cursor-pointer" : ""
25935
25796
  ])
25936
25797
  }, [
25937
- createElementVNode("span", _hoisted_68, toDisplayString$1(errorMsg.value), 1)
25798
+ createElementVNode("span", _hoisted_55, toDisplayString$1(errorMsg.value), 1)
25938
25799
  ], 2),
25939
25800
  createElementVNode("div", {
25940
25801
  class: normalizeClass(["register-agree mt-[16px]", [AgreementWarn.value ? "shaking-box" : ""]])
25941
25802
  }, [
25942
- createVNode(_sfc_main$7, {
25803
+ createVNode(_sfc_main$5, {
25943
25804
  modelValue: status.value,
25944
- "onUpdate:modelValue": _cache[12] || (_cache[12] = ($event) => status.value = $event),
25805
+ "onUpdate:modelValue": _cache[10] || (_cache[10] = ($event) => status.value = $event),
25945
25806
  dataShareChecked: dataShareChecked.value,
25946
- "onUpdate:dataShareChecked": _cache[13] || (_cache[13] = ($event) => dataShareChecked.value = $event),
25947
- onDeclares: _cache[14] || (_cache[14] = (typ) => handleDisplay(typ)),
25948
- onClick: _cache[15] || (_cache[15] = ($event) => agreementReport("signup_select", `gitcode${status.value ? 1 : 0}`))
25807
+ "onUpdate:dataShareChecked": _cache[11] || (_cache[11] = ($event) => dataShareChecked.value = $event),
25808
+ onDeclares: _cache[12] || (_cache[12] = (typ) => handleDisplay(typ)),
25809
+ onClick: _cache[13] || (_cache[13] = ($event) => agreementReport("signup_select", `gitcode${status.value ? 1 : 0}`))
25949
25810
  }, null, 8, ["modelValue", "dataShareChecked"])
25950
25811
  ], 2),
25951
- createElementVNode("div", _hoisted_69, [
25812
+ createElementVNode("div", _hoisted_56, [
25952
25813
  createVNode(unref(Button), {
25953
25814
  color: "primary",
25954
25815
  variant: "solid",
@@ -25965,11 +25826,11 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
25965
25826
  }, 8, ["disabled", "loading"])
25966
25827
  ])
25967
25828
  ])) : createCommentVNode("", true),
25968
- ["bindPhone"].includes(formType.value) ? (openBlock(), createElementBlock("div", _hoisted_70, [
25969
- createElementVNode("div", _hoisted_71, [
25970
- createElementVNode("span", _hoisted_72, toDisplayString$1(errorMsg.value), 1)
25829
+ ["bindPhone"].includes(formType.value) ? (openBlock(), createElementBlock("div", _hoisted_57, [
25830
+ createElementVNode("div", _hoisted_58, [
25831
+ createElementVNode("span", _hoisted_59, toDisplayString$1(errorMsg.value), 1)
25971
25832
  ]),
25972
- createElementVNode("div", _hoisted_73, [
25833
+ createElementVNode("div", _hoisted_60, [
25973
25834
  createVNode(unref(Button), {
25974
25835
  color: "primary",
25975
25836
  variant: "solid",
@@ -25996,14 +25857,14 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
25996
25857
  }),
25997
25858
  _: 3
25998
25859
  }, 8, ["modelValue", "lock-scroll", "draggable", "escapable", "append-to-body", "class"]),
25999
- showProtoCheck.value ? (openBlock(), createBlock(_sfc_main$5, {
25860
+ showProtoCheck.value ? (openBlock(), createBlock(_sfc_main$3, {
26000
25861
  key: 0,
26001
25862
  visible: showProtoCheck.value,
26002
- "onUpdate:visible": _cache[17] || (_cache[17] = ($event) => showProtoCheck.value = $event),
25863
+ "onUpdate:visible": _cache[15] || (_cache[15] = ($event) => showProtoCheck.value = $event),
26003
25864
  onConfirm: agreeAndLogin,
26004
- onDeclares: _cache[18] || (_cache[18] = (typ) => handleDisplay(typ)),
25865
+ onDeclares: _cache[16] || (_cache[16] = (typ) => handleDisplay(typ)),
26005
25866
  dataShareChecked: dataShareChecked.value,
26006
- "onUpdate:dataShareChecked": _cache[19] || (_cache[19] = ($event) => dataShareChecked.value = $event)
25867
+ "onUpdate:dataShareChecked": _cache[17] || (_cache[17] = ($event) => dataShareChecked.value = $event)
26007
25868
  }, null, 8, ["visible", "dataShareChecked"])) : createCommentVNode("", true)
26008
25869
  ], 64);
26009
25870
  };
@@ -26260,7 +26121,7 @@ export {
26260
26121
  GIcon as G,
26261
26122
  isHttps as H,
26262
26123
  asideRequest as I,
26263
- _sfc_main$E as J,
26124
+ _sfc_main$C as J,
26264
26125
  loadAsideData as K,
26265
26126
  LANG_ZH as L,
26266
26127
  ToolsFloat as M,
@@ -26290,7 +26151,7 @@ export {
26290
26151
  usePageResize as k,
26291
26152
  localStorage$2 as l,
26292
26153
  isGstarRepo as m,
26293
- _sfc_main$D as n,
26154
+ _sfc_main$B as n,
26294
26155
  isIncubationRepo as o,
26295
26156
  highlightWords as p,
26296
26157
  _frEventTrack as q,