vue-layout-gitcode 1.12.15-beta.59 → 1.12.15-beta.60
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/{GloabarSearch-C6swm4Rv.js → GloabarSearch-uyAWrX7X.js} +2 -2
- package/{MenuItem-DL8i6fCu.js → MenuItem-Dkx_uTDj.js} +1 -1
- package/{ProjectMenuList-VXngt96a.js → ProjectMenuList-CP4-QaX-.js} +2 -2
- package/{ProjectMenuListV2-DautpwLZ.js → ProjectMenuListV2-CIaKJoPo.js} +2 -2
- package/{ProjectSearch-uYJJkM9G.js → ProjectSearch-B4CGDNjV.js} +1 -1
- package/{SearchHistoryList-CAnJpT6D.js → SearchHistoryList-DAWX7oM1.js} +1 -1
- package/{SearchRecommed-D3Ne5XnE.js → SearchRecommed-C6GXaNWA.js} +2 -2
- package/{SearchScopeList-BuBUjn3N.js → SearchScopeList-B5d3IluA.js} +1 -1
- package/{UserSearch-D_1OZYEC.js → UserSearch-Bnk1WM4z.js} +1 -1
- package/{index-8kXWavqO.js → index-BeRIIRfv.js} +1 -1
- package/{index-BMDUgpnw.js → index-CUz285eq.js} +1 -1
- package/{index-CViAwZ_N.js → index-DzTQ2iLs.js} +58 -96
- package/index.js +1 -1
- package/{notice-Caw0JRfu.js → notice-D08Onnii.js} +1 -1
- package/package.json +1 -1
- package/style.css +1 -1
- package/{transWebUrl-BXVaiY4x.js → transWebUrl-D0hbacwo.js} +1 -1
- package/{useReportRepo-DM1TKivq.js → useReportRepo-sTMQBVbL.js} +2 -2
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, inject, createElementBlock, openBlock, Fragment, renderList, withDirectives, createBlock, unref, ref, watch, createElementVNode, createCommentVNode, createVNode, toDisplayString } from "vue";
|
|
2
|
-
import { h as headRequest, R as REPO_MODULE, v as vElementExposure, b as REPO_EVENT, _ as _export_sfc, c as REPO_TYPE, e as extractRepoInfoWithURL, a as i18n, G as GIcon } from "./index-
|
|
3
|
-
import { u as useReportRepo, S as SearchRepoCard, f as formatNameSpace } from "./useReportRepo-
|
|
2
|
+
import { h as headRequest, R as REPO_MODULE, v as vElementExposure, b as REPO_EVENT, _ as _export_sfc, c as REPO_TYPE, e as extractRepoInfoWithURL, a as i18n, G as GIcon } from "./index-DzTQ2iLs.js";
|
|
3
|
+
import { u as useReportRepo, S as SearchRepoCard, f as formatNameSpace } from "./useReportRepo-sTMQBVbL.js";
|
|
4
4
|
import "vue-devui-lal/icon";
|
|
5
5
|
import "vue-devui-lal/icon/style.css";
|
|
6
6
|
const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, inject, useSlots, computed, ref, createBlock, openBlock, unref, withCtx, createElementVNode, normalizeClass, createElementBlock, createCommentVNode, createTextVNode, toDisplayString, renderSlot } from "vue";
|
|
2
|
-
import { a as i18n, z as useLayoutConfig, B as ThemeType, C as currentTheme, L as LANG_ZH, D as LANG_EN, F as getLocaleLang, G as GIcon, H as emitEvent, b as REPO_EVENT, I as ASIDE_MENU_REPO, J as isHttps, K as navigateWithMigrationGuard, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, z as useLayoutConfig, B as ThemeType, C as currentTheme, L as LANG_ZH, D as LANG_EN, F as getLocaleLang, G as GIcon, H as emitEvent, b as REPO_EVENT, I as ASIDE_MENU_REPO, J as isHttps, K as navigateWithMigrationGuard, _ as _export_sfc } from "./index-DzTQ2iLs.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
4
|
import { Popover } from "vue-devui-lal/popover";
|
|
5
5
|
import "vue-devui-lal/popover/style.css";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, inject, ref, reactive, watch, computed, createElementBlock, openBlock, createCommentVNode, createBlock, withDirectives, Fragment, createElementVNode, createVNode, toDisplayString, unref, withModifiers, normalizeClass, withCtx, renderList, createTextVNode, vShow } from "vue";
|
|
2
|
-
import { a as i18n, z as useLayoutConfig, G as GIcon, t as transformUrl, N as _sfc_main$1, O as loadAsideData, K as navigateWithMigrationGuard, H as emitEvent, s as setLoginTriggerSource, f as useRequestReport, M as asideRequest, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, z as useLayoutConfig, G as GIcon, t as transformUrl, N as _sfc_main$1, O as loadAsideData, K as navigateWithMigrationGuard, H as emitEvent, s as setLoginTriggerSource, f as useRequestReport, M as asideRequest, _ as _export_sfc } from "./index-DzTQ2iLs.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-D0hbacwo.js";
|
|
5
5
|
import { Select, Option } from "vue-devui-lal/select";
|
|
6
6
|
import { Input } from "vue-devui-lal/input";
|
|
7
7
|
import { Skeleton } from "vue-devui-lal/skeleton";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, inject, ref, reactive, computed, watch, createElementBlock, openBlock, createElementVNode, createVNode, createBlock, createCommentVNode, withDirectives, toDisplayString, unref, withModifiers, normalizeClass, withCtx, Fragment, renderList, createTextVNode, vShow } from "vue";
|
|
2
|
-
import { a as i18n, z as useLayoutConfig, t as transformUrl, M as asideRequest, G as GIcon, K as navigateWithMigrationGuard, H as emitEvent, s as setLoginTriggerSource, f as useRequestReport, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, z as useLayoutConfig, t as transformUrl, M as asideRequest, G as GIcon, K as navigateWithMigrationGuard, H as emitEvent, s as setLoginTriggerSource, f as useRequestReport, _ as _export_sfc } from "./index-DzTQ2iLs.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-D0hbacwo.js";
|
|
5
5
|
import { Input } from "vue-devui-lal/input";
|
|
6
6
|
import { Skeleton } from "vue-devui-lal/skeleton";
|
|
7
7
|
import { MenuItem } from "vue-devui-lal/menu";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, inject, watch, computed, withDirectives, createElementBlock, openBlock, createElementVNode, toDisplayString, unref, Fragment, renderList, createVNode, vShow } from "vue";
|
|
2
|
-
import { a as i18n, h as headRequest, G as GIcon, r as reqCatch } from "./index-
|
|
2
|
+
import { a as i18n, h as headRequest, G as GIcon, r as reqCatch } from "./index-DzTQ2iLs.js";
|
|
3
3
|
import { useRoute, useRouter } from "vue-router";
|
|
4
4
|
import "vue-devui-lal/icon";
|
|
5
5
|
import "vue-devui-lal/icon/style.css";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, computed, createElementBlock, openBlock, createCommentVNode, Fragment, renderList, normalizeClass, createElementVNode, createVNode, toDisplayString, withModifiers } from "vue";
|
|
2
|
-
import { a as i18n, n as normalizeSearchHistoryEntry, G as GIcon, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, n as normalizeSearchHistoryEntry, G as GIcon, _ as _export_sfc } from "./index-DzTQ2iLs.js";
|
|
3
3
|
import "vue-devui-lal/icon";
|
|
4
4
|
import "vue-devui-lal/icon/style.css";
|
|
5
5
|
const _hoisted_1 = { class: "history-list" };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, inject, ref, onMounted, createElementBlock, openBlock, createElementVNode, toDisplayString, unref, Fragment, renderList, renderSlot, createBlock, createVNode, withCtx } from "vue";
|
|
2
|
-
import { u as useReportRepo, S as SearchRepoCard } from "./useReportRepo-
|
|
3
|
-
import { a as i18n, h as headRequest, R as REPO_MODULE, b as REPO_EVENT, l as localStorage, _ as _export_sfc } from "./index-
|
|
2
|
+
import { u as useReportRepo, S as SearchRepoCard } from "./useReportRepo-sTMQBVbL.js";
|
|
3
|
+
import { a as i18n, h as headRequest, R as REPO_MODULE, b as REPO_EVENT, l as localStorage, _ as _export_sfc } from "./index-DzTQ2iLs.js";
|
|
4
4
|
import { Row, Col } from "vue-devui-lal/grid";
|
|
5
5
|
import { SkeletonItem } from "vue-devui-lal/skeleton";
|
|
6
6
|
import "vue-devui-lal/grid/style.css";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, createElementBlock, openBlock, Fragment, renderList, createElementVNode, createVNode, createCommentVNode, toDisplayString, unref } from "vue";
|
|
2
|
-
import { a as i18n, G as GIcon, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, G as GIcon, _ as _export_sfc } from "./index-DzTQ2iLs.js";
|
|
3
3
|
import "vue-devui-lal/icon";
|
|
4
4
|
import "vue-devui-lal/icon/style.css";
|
|
5
5
|
const _hoisted_1 = ["onClick"];
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, inject, ref, watch, withDirectives, createElementBlock, openBlock, createElementVNode, toDisplayString, unref, Fragment, renderList, createVNode, vShow } from "vue";
|
|
2
|
-
import { a as i18n, h as headRequest, G as GIcon, t as transformUrl } from "./index-
|
|
2
|
+
import { a as i18n, h as headRequest, G as GIcon, t as transformUrl } from "./index-DzTQ2iLs.js";
|
|
3
3
|
import "vue-devui-lal/icon";
|
|
4
4
|
import "vue-devui-lal/icon/style.css";
|
|
5
5
|
const _hoisted_1 = { class: "history-list-project history-list-project--padded" };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, onMounted, nextTick, onUnmounted, createBlock, openBlock, unref, withCtx, createElementVNode } from "vue";
|
|
2
|
-
import { y as slidCaptchaManager, z as useLayoutConfig, A as isZh, _ as _export_sfc } from "./index-
|
|
2
|
+
import { y as slidCaptchaManager, z as useLayoutConfig, A as isZh, _ as _export_sfc } from "./index-DzTQ2iLs.js";
|
|
3
3
|
import { FixedOverlay } from "vue-devui-lal/overlay";
|
|
4
4
|
import "vue-devui-lal/overlay/style.css";
|
|
5
5
|
const TARGET_TEXT = "Click in order:";
|
|
@@ -8,7 +8,7 @@ import { Message } from "vue-devui-lal/message";
|
|
|
8
8
|
import "vue-devui-lal/message/style.css";
|
|
9
9
|
import { FixedOverlay } from "vue-devui-lal/overlay";
|
|
10
10
|
import "vue-devui-lal/overlay/style.css";
|
|
11
|
-
import { a as i18n, k as usePageResize, A as isZh, _ as _export_sfc } from "./index-
|
|
11
|
+
import { a as i18n, k as usePageResize, A as isZh, _ as _export_sfc } from "./index-DzTQ2iLs.js";
|
|
12
12
|
const _YunpianCaptchaManager = class _YunpianCaptchaManager {
|
|
13
13
|
// eslint-disable-next-line no-useless-constructor
|
|
14
14
|
constructor() {
|
|
@@ -9119,11 +9119,11 @@ const _hoisted_4$o = { class: "home-nav-tooltip-wrapper" };
|
|
|
9119
9119
|
const _hoisted_5$j = { class: "home-nav-text" };
|
|
9120
9120
|
const _hoisted_6$g = { class: "home-nav-tooltip-wrapper" };
|
|
9121
9121
|
const _hoisted_7$d = { class: "home-nav-text" };
|
|
9122
|
-
const _hoisted_8$
|
|
9122
|
+
const _hoisted_8$c = {
|
|
9123
9123
|
key: 2,
|
|
9124
9124
|
class: "tools-list"
|
|
9125
9125
|
};
|
|
9126
|
-
const _hoisted_9$
|
|
9126
|
+
const _hoisted_9$b = { class: "home-nav-tooltip-wrapper" };
|
|
9127
9127
|
const _hoisted_10$a = { class: "home-nav-text" };
|
|
9128
9128
|
const _hoisted_11$8 = { class: "tools-float-feedback-sub" };
|
|
9129
9129
|
const _hoisted_12$7 = { class: "qrcode-wrapper" };
|
|
@@ -9460,13 +9460,13 @@ const _sfc_main$P = /* @__PURE__ */ defineComponent({
|
|
|
9460
9460
|
]),
|
|
9461
9461
|
_: 1
|
|
9462
9462
|
})) : createCommentVNode("", true),
|
|
9463
|
-
isModuleVisible(unref(ToolsFloatDisplayItem).ELSE) ? (openBlock(), createElementBlock("div", _hoisted_8$
|
|
9463
|
+
isModuleVisible(unref(ToolsFloatDisplayItem).ELSE) ? (openBlock(), createElementBlock("div", _hoisted_8$c, [
|
|
9464
9464
|
createVNode(unref(Tooltip), {
|
|
9465
9465
|
position: "left",
|
|
9466
9466
|
"overlay-class": "tools-tag-tooltip"
|
|
9467
9467
|
}, {
|
|
9468
9468
|
content: withCtx(() => [
|
|
9469
|
-
createElementVNode("div", _hoisted_9$
|
|
9469
|
+
createElementVNode("div", _hoisted_9$b, [
|
|
9470
9470
|
createElementVNode("div", _hoisted_10$a, [
|
|
9471
9471
|
createElementVNode("p", null, toDisplayString$1(unref(t2)("gitCodeLayout.home.userFeedback01")), 1),
|
|
9472
9472
|
createElementVNode("p", _hoisted_11$8, toDisplayString$1(unref(t2)("gitCodeLayout.home.userFeedback02")), 1)
|
|
@@ -10957,8 +10957,8 @@ const _hoisted_7$c = {
|
|
|
10957
10957
|
alt: "mirrors-avatar",
|
|
10958
10958
|
class: "header-custom-mirrors-img-tall"
|
|
10959
10959
|
};
|
|
10960
|
-
const _hoisted_8$
|
|
10961
|
-
const _hoisted_9$
|
|
10960
|
+
const _hoisted_8$b = { class: "g-repo-breadcrumb-container" };
|
|
10961
|
+
const _hoisted_9$a = {
|
|
10962
10962
|
key: 0,
|
|
10963
10963
|
class: "header-custom-breadcrumb-row"
|
|
10964
10964
|
};
|
|
@@ -11187,7 +11187,7 @@ const _sfc_main$L = /* @__PURE__ */ defineComponent({
|
|
|
11187
11187
|
}),
|
|
11188
11188
|
_: 1
|
|
11189
11189
|
}, 8, ["href"]),
|
|
11190
|
-
createElementVNode("div", _hoisted_8$
|
|
11190
|
+
createElementVNode("div", _hoisted_8$b, [
|
|
11191
11191
|
!((_b2 = _ctx.repoProps) == null ? void 0 : _b2.isGhMirrors) ? (openBlock(), createElementBlock("div", {
|
|
11192
11192
|
key: 0,
|
|
11193
11193
|
ref_key: "breadcrumbRef",
|
|
@@ -11198,7 +11198,7 @@ const _sfc_main$L = /* @__PURE__ */ defineComponent({
|
|
|
11198
11198
|
return openBlock(), createElementBlock(Fragment, {
|
|
11199
11199
|
key: item.path
|
|
11200
11200
|
}, [
|
|
11201
|
-
index2 !== unref(breadcrumb).length - 1 ? (openBlock(), createElementBlock("span", _hoisted_9$
|
|
11201
|
+
index2 !== unref(breadcrumb).length - 1 ? (openBlock(), createElementBlock("span", _hoisted_9$a, [
|
|
11202
11202
|
createVNode(GLink, {
|
|
11203
11203
|
class: "linkTx",
|
|
11204
11204
|
href: item.path
|
|
@@ -11469,7 +11469,12 @@ const _hoisted_5$h = {
|
|
|
11469
11469
|
role: "separator"
|
|
11470
11470
|
};
|
|
11471
11471
|
const _hoisted_6$e = ["href", "onClick", "onKeydown"];
|
|
11472
|
-
const _hoisted_7$b = { class: "dashboard-create-
|
|
11472
|
+
const _hoisted_7$b = { class: "dashboard-create-menu__title-row" };
|
|
11473
|
+
const _hoisted_8$a = { class: "dashboard-create-menu__title" };
|
|
11474
|
+
const _hoisted_9$9 = {
|
|
11475
|
+
key: 0,
|
|
11476
|
+
class: "dashboard-create-menu__desc"
|
|
11477
|
+
};
|
|
11473
11478
|
const menuId = "gitcode-header-create-menu";
|
|
11474
11479
|
const _sfc_main$I = /* @__PURE__ */ defineComponent({
|
|
11475
11480
|
...{
|
|
@@ -11650,13 +11655,13 @@ const _sfc_main$I = /* @__PURE__ */ defineComponent({
|
|
|
11650
11655
|
return (_ctx, _cache) => {
|
|
11651
11656
|
return openBlock(), createElementBlock("div", _hoisted_1$C, [
|
|
11652
11657
|
createVNode(unref(Dropdown), {
|
|
11653
|
-
position: ["bottom-start"],
|
|
11658
|
+
position: ["bottom-end", "bottom-start"],
|
|
11654
11659
|
"destroy-on-hide": false,
|
|
11655
11660
|
trigger: "hover",
|
|
11656
|
-
offset: { mainAxis:
|
|
11661
|
+
offset: { mainAxis: 4, crossAxis: 0 },
|
|
11657
11662
|
onClick: _cache[0] || (_cache[0] = withModifiers(() => {
|
|
11658
11663
|
}, ["stop"])),
|
|
11659
|
-
"overlay-class": "
|
|
11664
|
+
"overlay-class": "dashboard-create-dropdown",
|
|
11660
11665
|
visible: menuOpen.value,
|
|
11661
11666
|
onToggle: handleToggle
|
|
11662
11667
|
}, {
|
|
@@ -11676,23 +11681,24 @@ const _sfc_main$I = /* @__PURE__ */ defineComponent({
|
|
|
11676
11681
|
item.dividerBefore ? (openBlock(), createElementBlock("div", _hoisted_5$h)) : createCommentVNode("", true),
|
|
11677
11682
|
createElementVNode("a", {
|
|
11678
11683
|
href: unref(toApplicationUrl)(unref(layoutConfig2).VITE_HOST, item.href),
|
|
11679
|
-
class: "dashboard-create-menu__item",
|
|
11684
|
+
class: normalizeClass(["dashboard-create-menu__item", { "dashboard-create-menu__item--with-desc": Boolean(item.desc) }]),
|
|
11680
11685
|
role: "menuitem",
|
|
11681
11686
|
tabindex: "-1",
|
|
11682
11687
|
onClick: withModifiers(($event) => selectCreateItem(item), ["prevent"]),
|
|
11683
11688
|
onKeydown: ($event) => onMenuItemKeydown($event, index2)
|
|
11684
11689
|
}, [
|
|
11685
|
-
|
|
11686
|
-
|
|
11687
|
-
|
|
11688
|
-
|
|
11689
|
-
|
|
11690
|
-
|
|
11691
|
-
|
|
11692
|
-
|
|
11693
|
-
createElementVNode("
|
|
11694
|
-
])
|
|
11695
|
-
|
|
11690
|
+
createElementVNode("div", _hoisted_7$b, [
|
|
11691
|
+
createVNode(GIcon, {
|
|
11692
|
+
name: item.icon,
|
|
11693
|
+
size: "16px",
|
|
11694
|
+
color: "currentColor",
|
|
11695
|
+
class: "dashboard-create-menu__icon",
|
|
11696
|
+
"aria-hidden": "true"
|
|
11697
|
+
}, null, 8, ["name"]),
|
|
11698
|
+
createElementVNode("span", _hoisted_8$a, toDisplayString$1(item.label), 1)
|
|
11699
|
+
]),
|
|
11700
|
+
item.desc ? (openBlock(), createElementBlock("div", _hoisted_9$9, toDisplayString$1(item.desc), 1)) : createCommentVNode("", true)
|
|
11701
|
+
], 42, _hoisted_6$e)
|
|
11696
11702
|
], 64);
|
|
11697
11703
|
}), 128))
|
|
11698
11704
|
], 8, _hoisted_4$m)
|
|
@@ -16155,12 +16161,12 @@ const _sfc_main$w = /* @__PURE__ */ defineComponent({
|
|
|
16155
16161
|
setup(__props) {
|
|
16156
16162
|
const layoutConfig2 = useLayoutConfig();
|
|
16157
16163
|
const { t: $t } = i18n.global;
|
|
16158
|
-
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-
|
|
16159
|
-
const UserSearch = defineAsyncComponent(() => import("./UserSearch-
|
|
16160
|
-
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-
|
|
16161
|
-
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-
|
|
16162
|
-
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-
|
|
16163
|
-
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-
|
|
16164
|
+
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-B4CGDNjV.js"));
|
|
16165
|
+
const UserSearch = defineAsyncComponent(() => import("./UserSearch-Bnk1WM4z.js"));
|
|
16166
|
+
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-uyAWrX7X.js"));
|
|
16167
|
+
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-DAWX7oM1.js"));
|
|
16168
|
+
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-B5d3IluA.js"));
|
|
16169
|
+
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-C6GXaNWA.js"));
|
|
16164
16170
|
const props = __props;
|
|
16165
16171
|
const repoInfo = inject("repoInfo", computed(() => void 0));
|
|
16166
16172
|
const orgInfo = inject("orgInfo", computed(() => void 0));
|
|
@@ -17138,7 +17144,7 @@ const _sfc_main$u = /* @__PURE__ */ defineComponent({
|
|
|
17138
17144
|
atomCode: "https://atomcode.atomgit.com/",
|
|
17139
17145
|
learn: "/learn",
|
|
17140
17146
|
space: "/space",
|
|
17141
|
-
schoolParty: transformUrl("https://activity.gitcode.com/schoolparty"),
|
|
17147
|
+
schoolParty: transformUrl("https://activity.gitcode.com/schoolparty?utm_source=homepage"),
|
|
17142
17148
|
competition: joinUrl(
|
|
17143
17149
|
layoutConfig2.VITE_COMPETITION_HOST || "https://competition.gitcode.com",
|
|
17144
17150
|
"/competition?utm_source=toolbar"
|
|
@@ -17398,23 +17404,12 @@ const _sfc_main$t = /* @__PURE__ */ defineComponent({
|
|
|
17398
17404
|
onClick: openAtomCode
|
|
17399
17405
|
}, [
|
|
17400
17406
|
createElementVNode("div", _hoisted_4$d, [
|
|
17401
|
-
|
|
17402
|
-
|
|
17403
|
-
|
|
17404
|
-
|
|
17405
|
-
height: "16",
|
|
17406
|
-
viewBox: "0 0 24 24",
|
|
17407
|
-
fill: "none",
|
|
17408
|
-
stroke: "currentColor",
|
|
17409
|
-
"stroke-width": "2",
|
|
17410
|
-
"stroke-linecap": "round",
|
|
17411
|
-
"stroke-linejoin": "round",
|
|
17412
|
-
"aria-hidden": "true",
|
|
17407
|
+
createVNode(GIcon, {
|
|
17408
|
+
name: "gt-link",
|
|
17409
|
+
size: "16px",
|
|
17410
|
+
color: "currentColor",
|
|
17413
17411
|
class: "atomcode-item-icon"
|
|
17414
|
-
},
|
|
17415
|
-
createElementVNode("path", { d: "M7 7h10v10" }),
|
|
17416
|
-
createElementVNode("path", { d: "M7 17 17 7" })
|
|
17417
|
-
], -1)),
|
|
17412
|
+
}),
|
|
17418
17413
|
createElementVNode("span", _hoisted_5$8, toDisplayString$1(unref(t2)("gitCodeLayout.atomCode.openInWorkbench")), 1)
|
|
17419
17414
|
]),
|
|
17420
17415
|
createElementVNode("div", _hoisted_6$7, toDisplayString$1(contextHintText.value), 1)
|
|
@@ -17428,28 +17423,12 @@ const _sfc_main$t = /* @__PURE__ */ defineComponent({
|
|
|
17428
17423
|
"data-atomcode-official": ""
|
|
17429
17424
|
}, [
|
|
17430
17425
|
createElementVNode("div", _hoisted_8$6, [
|
|
17431
|
-
|
|
17432
|
-
|
|
17433
|
-
|
|
17434
|
-
|
|
17435
|
-
height: "16",
|
|
17436
|
-
viewBox: "0 0 24 24",
|
|
17437
|
-
fill: "none",
|
|
17438
|
-
stroke: "currentColor",
|
|
17439
|
-
"stroke-width": "2",
|
|
17440
|
-
"stroke-linecap": "round",
|
|
17441
|
-
"stroke-linejoin": "round",
|
|
17442
|
-
"aria-hidden": "true",
|
|
17426
|
+
createVNode(GIcon, {
|
|
17427
|
+
name: "gt-link",
|
|
17428
|
+
size: "16px",
|
|
17429
|
+
color: "currentColor",
|
|
17443
17430
|
class: "atomcode-item-icon"
|
|
17444
|
-
},
|
|
17445
|
-
createElementVNode("circle", {
|
|
17446
|
-
cx: "12",
|
|
17447
|
-
cy: "12",
|
|
17448
|
-
r: "10"
|
|
17449
|
-
}),
|
|
17450
|
-
createElementVNode("path", { d: "M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20" }),
|
|
17451
|
-
createElementVNode("path", { d: "M2 12h20" })
|
|
17452
|
-
], -1)),
|
|
17431
|
+
}),
|
|
17453
17432
|
createElementVNode("span", _hoisted_9$6, toDisplayString$1(unref(t2)("gitCodeLayout.atomCode.atomCodeOfficial")), 1)
|
|
17454
17433
|
])
|
|
17455
17434
|
], 8, _hoisted_7$6),
|
|
@@ -17462,29 +17441,12 @@ const _sfc_main$t = /* @__PURE__ */ defineComponent({
|
|
|
17462
17441
|
"data-atomcode-cli": ""
|
|
17463
17442
|
}, [
|
|
17464
17443
|
createElementVNode("div", _hoisted_11$5, [
|
|
17465
|
-
|
|
17466
|
-
|
|
17467
|
-
|
|
17468
|
-
|
|
17469
|
-
height: "16",
|
|
17470
|
-
viewBox: "0 0 24 24",
|
|
17471
|
-
fill: "none",
|
|
17472
|
-
stroke: "currentColor",
|
|
17473
|
-
"stroke-width": "2",
|
|
17474
|
-
"stroke-linecap": "round",
|
|
17475
|
-
"stroke-linejoin": "round",
|
|
17476
|
-
"aria-hidden": "true",
|
|
17444
|
+
createVNode(GIcon, {
|
|
17445
|
+
name: "gt-line-upload",
|
|
17446
|
+
size: "16px",
|
|
17447
|
+
color: "currentColor",
|
|
17477
17448
|
class: "atomcode-item-icon"
|
|
17478
|
-
},
|
|
17479
|
-
createElementVNode("path", { d: "M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4" }),
|
|
17480
|
-
createElementVNode("polyline", { points: "7 10 12 15 17 10" }),
|
|
17481
|
-
createElementVNode("line", {
|
|
17482
|
-
x1: "12",
|
|
17483
|
-
x2: "12",
|
|
17484
|
-
y1: "15",
|
|
17485
|
-
y2: "3"
|
|
17486
|
-
})
|
|
17487
|
-
], -1)),
|
|
17449
|
+
}),
|
|
17488
17450
|
createElementVNode("span", _hoisted_12$4, toDisplayString$1(unref(t2)("gitCodeLayout.atomCode.downloadCli")), 1)
|
|
17489
17451
|
])
|
|
17490
17452
|
], 8, _hoisted_10$6)
|
|
@@ -17543,7 +17505,7 @@ const vElementExposure = {
|
|
|
17543
17505
|
beforeUnmount() {
|
|
17544
17506
|
}
|
|
17545
17507
|
};
|
|
17546
|
-
const NoticeModal = defineAsyncComponent(() => import("./notice-
|
|
17508
|
+
const NoticeModal = defineAsyncComponent(() => import("./notice-D08Onnii.js"));
|
|
17547
17509
|
function clearNotice() {
|
|
17548
17510
|
if (localStorage$2.getItem("validator_email")) {
|
|
17549
17511
|
localStorage$2.removeItem("validator_email");
|
|
@@ -19946,9 +19908,9 @@ const _sfc_main$l = /* @__PURE__ */ defineComponent({
|
|
|
19946
19908
|
const layoutConfig2 = useLayoutConfig();
|
|
19947
19909
|
const { t: t2 } = i18n.global;
|
|
19948
19910
|
const route = useRoute();
|
|
19949
|
-
const MenuItem = defineAsyncComponent(() => import("./MenuItem-
|
|
19950
|
-
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-
|
|
19951
|
-
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-
|
|
19911
|
+
const MenuItem = defineAsyncComponent(() => import("./MenuItem-Dkx_uTDj.js"));
|
|
19912
|
+
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-CIaKJoPo.js"));
|
|
19913
|
+
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-CP4-QaX-.js"));
|
|
19952
19914
|
const props = __props;
|
|
19953
19915
|
const useReport2 = inject("useReport");
|
|
19954
19916
|
const userInfo = inject("userInfo");
|
|
@@ -26402,7 +26364,7 @@ const _SlidCaptchaManager = class _SlidCaptchaManager {
|
|
|
26402
26364
|
__publicField(_SlidCaptchaManager, "instance");
|
|
26403
26365
|
let SlidCaptchaManager = _SlidCaptchaManager;
|
|
26404
26366
|
const slidCaptchaManager = SlidCaptchaManager.getInstance();
|
|
26405
|
-
const SlidCaptcha = defineAsyncComponent(() => import("./index-
|
|
26367
|
+
const SlidCaptcha = defineAsyncComponent(() => import("./index-BeRIIRfv.js"));
|
|
26406
26368
|
const useSlidCaptcha = () => {
|
|
26407
26369
|
const { mount, unMount, isMounted } = usePopup("slid-captcha-popup");
|
|
26408
26370
|
const open = (config) => {
|
|
@@ -26432,7 +26394,7 @@ const useSlidCaptcha = () => {
|
|
|
26432
26394
|
close
|
|
26433
26395
|
};
|
|
26434
26396
|
};
|
|
26435
|
-
const YunpianCaptcha = defineAsyncComponent(() => import("./index-
|
|
26397
|
+
const YunpianCaptcha = defineAsyncComponent(() => import("./index-CUz285eq.js"));
|
|
26436
26398
|
const useYunpianCaptcha = () => {
|
|
26437
26399
|
const { mount, unMount } = usePopup("yunpian-captcha-popup");
|
|
26438
26400
|
const open = (config) => {
|
package/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a3, $, a1, U, V, X, a6, a8, a0, Y, Z, Q, S, W, a2, P, C, a9, a5, a7, a4 } from "./index-
|
|
1
|
+
import { a3, $, a1, U, V, X, a6, a8, a0, Y, Z, Q, S, W, a2, P, C, a9, a5, a7, a4 } from "./index-DzTQ2iLs.js";
|
|
2
2
|
export {
|
|
3
3
|
a3 as AsideFooterTools,
|
|
4
4
|
$ as AtomCodeLauncher,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, computed, createBlock, openBlock, unref, isRef, withCtx, createElementVNode, normalizeClass, createVNode, createTextVNode } from "vue";
|
|
2
|
-
import { i as isPhone, u as useModel, _ as _export_sfc } from "./index-
|
|
2
|
+
import { i as isPhone, u as useModel, _ as _export_sfc } from "./index-DzTQ2iLs.js";
|
|
3
3
|
import { Notification } from "vue-devui-lal/notification";
|
|
4
4
|
import { Button } from "vue-devui-lal/button";
|
|
5
5
|
import "vue-devui-lal/notification/style.css";
|