vue-layout-gitcode 1.11.1 → 1.11.3
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-DFGpWMOf.js → GloabarSearch-COeT1OnR.js} +3 -3
- package/{MenuItem-VUC3XpSa.js → MenuItem-6Bt-M55G.js} +1 -1
- package/{ProjectMenuList-BRlzFKV4.js → ProjectMenuList-Dv0DmYS8.js} +2 -2
- package/{ProjectMenuListV2-BzBfvkq5.js → ProjectMenuListV2-BKPoTYJc.js} +2 -2
- package/{ProjectSearch-_uotSRv4.js → ProjectSearch-DbkrnF2O.js} +1 -1
- package/{SearchHistoryList-CYr_ueHR.js → SearchHistoryList-aWGKbvQf.js} +1 -1
- package/{SearchPrefixTag-Bwdz9v91.js → SearchPrefixTag-IGRCIzFI.js} +1 -1
- package/{SearchRecommed-BCoqOTYU.js → SearchRecommed-b36WxWz7.js} +2 -2
- package/{SearchScopeList-DJQgRF5b.js → SearchScopeList-CRB67LH0.js} +1 -1
- package/{UserSearch-Dp28gSml.js → UserSearch-DuPtX5lP.js} +1 -1
- package/{index-D3P36zGR.js → index-6oEE89FQ.js} +1 -1
- package/{index-DIYD1AAT.js → index-CY6eLivm.js} +2 -2
- package/{index-CSF46rQ4.js → index-DQnMWqKJ.js} +49 -23
- package/{index-CGKcjPSt.js → index-q0xtLy8r.js} +1 -1
- package/index.d.ts +12 -592
- package/index.js +1 -1
- package/{notice-3p9ozzs3.js → notice-CdJASwxp.js} +1 -1
- package/package.json +1 -1
- package/style.css +1 -1
- package/{transWebUrl-DpVxMVig.js → transWebUrl-Djrihppm.js} +1 -1
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { defineComponent, inject, createElementBlock, openBlock, Fragment, createElementVNode, toDisplayString, createVNode, unref, renderList, withDirectives, createBlock, ref, watch, onMounted, createCommentVNode } from "vue";
|
|
2
2
|
import "vue-devui-lal/icon";
|
|
3
3
|
import "vue-devui-lal/icon/style.css";
|
|
4
|
-
import { h as headRequest, R as REPO_MODULE, a as i18n, G as GIcon, v as vElementExposure, b as REPO_EVENT, _ as _export_sfc, c as REPO_TYPE, e as extractRepoInfoWithURL } from "./index-
|
|
4
|
+
import { h as headRequest, R as REPO_MODULE, a as i18n, G as GIcon, v as vElementExposure, b as REPO_EVENT, _ as _export_sfc, c as REPO_TYPE, e as extractRepoInfoWithURL } from "./index-DQnMWqKJ.js";
|
|
5
5
|
import "lodash/debounce";
|
|
6
|
-
import { u as useReportRepo, S as SearchRepoCard, f as formatNameSpace } from "./index-
|
|
7
|
-
import "./transWebUrl-
|
|
6
|
+
import { u as useReportRepo, S as SearchRepoCard, f as formatNameSpace } from "./index-CY6eLivm.js";
|
|
7
|
+
import "./transWebUrl-Djrihppm.js";
|
|
8
8
|
import "vue-devui-lal/tooltip";
|
|
9
9
|
import "vue-devui-lal/tooltip/style.css";
|
|
10
10
|
import "vue-router";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, inject, useSlots, ref, computed, createBlock, openBlock, unref, withCtx, createElementVNode, normalizeClass, createElementBlock, createTextVNode, createCommentVNode, toDisplayString, renderSlot } from "vue";
|
|
2
|
-
import { a as i18n, y as useLayoutConfig, A as ThemeType, B as currentTheme, L as LANG_ZH, C as LANG_EN, D as getLocaleLang, G as GIcon, F as emitEvent, H as isHttps, b as REPO_EVENT, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, y as useLayoutConfig, A as ThemeType, B as currentTheme, L as LANG_ZH, C as LANG_EN, D as getLocaleLang, G as GIcon, F as emitEvent, H as isHttps, b as REPO_EVENT, _ as _export_sfc } from "./index-DQnMWqKJ.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, y as useLayoutConfig, G as GIcon, t as transformUrl, J as _sfc_main$1, K as loadAsideData, F as emitEvent, s as setLoginTriggerSource, f as useRequestReport, I as asideRequest, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, y as useLayoutConfig, G as GIcon, t as transformUrl, J as _sfc_main$1, K as loadAsideData, F as emitEvent, s as setLoginTriggerSource, f as useRequestReport, I as asideRequest, _ as _export_sfc } from "./index-DQnMWqKJ.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-Djrihppm.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, y as useLayoutConfig, t as transformUrl, I as asideRequest, G as GIcon, F as emitEvent, s as setLoginTriggerSource, f as useRequestReport, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, y as useLayoutConfig, t as transformUrl, I as asideRequest, G as GIcon, F as emitEvent, s as setLoginTriggerSource, f as useRequestReport, _ as _export_sfc } from "./index-DQnMWqKJ.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-Djrihppm.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 { ref, inject, computed, withDirectives, createElementBlock, openBlock, createElementVNode, toDisplayString, unref, Fragment, renderList, createVNode, vShow } from "vue";
|
|
2
|
-
import { a as i18n, h as headRequest, G as GIcon, r as reqCatch } from "./index-
|
|
2
|
+
import { a as i18n, h as headRequest, G as GIcon, r as reqCatch } from "./index-DQnMWqKJ.js";
|
|
3
3
|
import { useRoute, useRouter } from "vue-router";
|
|
4
4
|
import "vue-devui-lal/icon";
|
|
5
5
|
import "vue-devui-lal/icon/style.css";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, computed, createElementBlock, openBlock, createCommentVNode, Fragment, renderList, normalizeClass, createElementVNode, createVNode, toDisplayString, withModifiers } from "vue";
|
|
2
|
-
import { a as i18n, G as GIcon, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, G as GIcon, _ as _export_sfc } from "./index-DQnMWqKJ.js";
|
|
3
3
|
import "vue-devui-lal/icon";
|
|
4
4
|
import "vue-devui-lal/icon/style.css";
|
|
5
5
|
const _hoisted_1 = { class: "history-list" };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, createElementBlock, openBlock, createElementVNode, withDirectives, toDisplayString, withModifiers, createVNode, vShow } from "vue";
|
|
2
|
-
import { G as GIcon, _ as _export_sfc } from "./index-
|
|
2
|
+
import { G as GIcon, _ as _export_sfc } from "./index-DQnMWqKJ.js";
|
|
3
3
|
import "vue-devui-lal/icon";
|
|
4
4
|
import "vue-devui-lal/icon/style.css";
|
|
5
5
|
const _hoisted_1 = { class: "ellipsis" };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, inject, ref, onMounted, createElementBlock, openBlock, createElementVNode, toDisplayString, unref, Fragment, renderList, renderSlot, createBlock, createVNode, withCtx } from "vue";
|
|
2
|
-
import { u as useReportRepo, S as SearchRepoCard } from "./index-
|
|
3
|
-
import { a as i18n, h as headRequest, R as REPO_MODULE, b as REPO_EVENT, l as localStorage, _ as _export_sfc } from "./index-
|
|
2
|
+
import { u as useReportRepo, S as SearchRepoCard } from "./index-CY6eLivm.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-DQnMWqKJ.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-DQnMWqKJ.js";
|
|
3
3
|
import "vue-devui-lal/icon";
|
|
4
4
|
import "vue-devui-lal/icon/style.css";
|
|
5
5
|
const _hoisted_1 = ["onClick"];
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { inject, ref, watch, withDirectives, createElementBlock, openBlock, createElementVNode, toDisplayString, unref, Fragment, renderList, createVNode, vShow } from "vue";
|
|
2
|
-
import { a as i18n, h as headRequest, G as GIcon, t as transformUrl } from "./index-
|
|
2
|
+
import { a as i18n, h as headRequest, G as GIcon, t as transformUrl } from "./index-DQnMWqKJ.js";
|
|
3
3
|
import "vue-devui-lal/icon";
|
|
4
4
|
import "vue-devui-lal/icon/style.css";
|
|
5
5
|
const _hoisted_1 = { class: "px-[8px] history-list-project pl-[8px]" };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, onMounted, nextTick, onUnmounted, createBlock, openBlock, unref, withCtx, createElementVNode } from "vue";
|
|
2
|
-
import { x as slidCaptchaManager, y as useLayoutConfig, z as isZh, _ as _export_sfc } from "./index-
|
|
2
|
+
import { x as slidCaptchaManager, y as useLayoutConfig, z as isZh, _ as _export_sfc } from "./index-DQnMWqKJ.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:";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ref, watchEffect, defineComponent, toDisplayString, unref, mergeModels, useModel, watch, createElementBlock, openBlock, createVNode, withDirectives, normalizeClass, createElementVNode, vShow, inject, withModifiers, createBlock, Fragment, computed, createCommentVNode, normalizeStyle, createTextVNode, onMounted, onUnmounted, renderList, withCtx, reactive } from "vue";
|
|
2
2
|
import debounce from "lodash/debounce";
|
|
3
|
-
import { d as transferNumber, G as GIcon, _ as _export_sfc, s as setLoginTriggerSource, f as useRequestReport, r as reqCatch, h as headRequest, a as i18n, T as TOPIC_TYPE, g as useTimeFormat, j as useCookie, k as usePageResize, L as LANG_ZH, m as isGstarRepo, n as _sfc_main$b, o as isIncubationRepo, p as highlightWords, t as transformUrl, q as _frEventTrack, E as EVENT_NAME, c as REPO_TYPE, e as extractRepoInfoWithURL, w as LANG_KEY } from "./index-
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
3
|
+
import { d as transferNumber, G as GIcon, _ as _export_sfc, s as setLoginTriggerSource, f as useRequestReport, r as reqCatch, h as headRequest, a as i18n, T as TOPIC_TYPE, g as useTimeFormat, j as useCookie, k as usePageResize, L as LANG_ZH, m as isGstarRepo, n as _sfc_main$b, o as isIncubationRepo, p as highlightWords, t as transformUrl, q as _frEventTrack, E as EVENT_NAME, c as REPO_TYPE, e as extractRepoInfoWithURL, w as LANG_KEY } from "./index-DQnMWqKJ.js";
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-Djrihppm.js";
|
|
5
5
|
import { useRouter } from "vue-router";
|
|
6
6
|
import { Row, Col } from "vue-devui-lal/grid";
|
|
7
7
|
import { Skeleton, SkeletonItem } from "vue-devui-lal/skeleton";
|
|
@@ -171,6 +171,13 @@ function asideRequest(request) {
|
|
|
171
171
|
method: "get"
|
|
172
172
|
}), {});
|
|
173
173
|
},
|
|
174
|
+
// 获取头部入口配置
|
|
175
|
+
getHeaderEntryConfig() {
|
|
176
|
+
return reqCatch(() => request({
|
|
177
|
+
url: "/api/v1/search/common/config/header_entry_config",
|
|
178
|
+
method: "get"
|
|
179
|
+
}), {});
|
|
180
|
+
},
|
|
174
181
|
// 获取天启路由配置
|
|
175
182
|
getTianqiRouteConfig() {
|
|
176
183
|
return reqCatch(() => request({
|
|
@@ -499,7 +506,6 @@ const AICopilot_ROUTE_NAME = "aiCopilot";
|
|
|
499
506
|
const HELP_DOCS_URL_GITCODE = "https://docs.gitcode.com";
|
|
500
507
|
const HELP_DOCS_URL_ATOMGIT = "https://docs.atomgit.com";
|
|
501
508
|
const INFORMATION_CENTER_URL = "https://news.gitcode.com/news";
|
|
502
|
-
const INFORMATION_CENTER_DOMAIN = "https://news.gitcode.com";
|
|
503
509
|
const AVATAR_VISITED_DATE = "avatar-visitedDate";
|
|
504
510
|
const AVATAR_VISITED_USERNAME = "avatar-visited-username";
|
|
505
511
|
var CLICK_TIME_MODULE = /* @__PURE__ */ ((CLICK_TIME_MODULE2) => {
|
|
@@ -8954,7 +8960,6 @@ const transformUrl = (url) => {
|
|
|
8954
8960
|
return url;
|
|
8955
8961
|
};
|
|
8956
8962
|
const transformNewsUrl = (url) => {
|
|
8957
|
-
if (!url) return url;
|
|
8958
8963
|
if (url.startsWith("/") && !url.startsWith("//")) return url;
|
|
8959
8964
|
if (url.includes("-news.")) return url;
|
|
8960
8965
|
let transformedUrl = transformUrl(url);
|
|
@@ -10421,7 +10426,7 @@ if (isBrowser) {
|
|
|
10421
10426
|
};
|
|
10422
10427
|
}
|
|
10423
10428
|
const sessionStorage$1 = sessionStorage;
|
|
10424
|
-
const _imports_0
|
|
10429
|
+
const _imports_0 = "data:image/png;base64,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";
|
|
10425
10430
|
const _sfc_main$E = /* @__PURE__ */ defineComponent({
|
|
10426
10431
|
...{
|
|
10427
10432
|
name: "GAvatar"
|
|
@@ -11332,7 +11337,7 @@ const _hoisted_5$c = {
|
|
|
11332
11337
|
};
|
|
11333
11338
|
const _hoisted_6$b = {
|
|
11334
11339
|
key: 0,
|
|
11335
|
-
src: _imports_0
|
|
11340
|
+
src: _imports_0,
|
|
11336
11341
|
alt: "mirrors-avatar-phone",
|
|
11337
11342
|
class: "h-[24px] w-[24px]"
|
|
11338
11343
|
};
|
|
@@ -11729,25 +11734,46 @@ const _sfc_main$C = /* @__PURE__ */ defineComponent({
|
|
|
11729
11734
|
}
|
|
11730
11735
|
});
|
|
11731
11736
|
const HeaderCustom = /* @__PURE__ */ _export_sfc(_sfc_main$C, [["__scopeId", "data-v-vue-layout-gitcode"]]);
|
|
11732
|
-
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";
|
|
11733
11737
|
const _sfc_main$B = /* @__PURE__ */ defineComponent({
|
|
11734
11738
|
...{ name: "OperationEntry" },
|
|
11735
11739
|
__name: "OperationEntry",
|
|
11736
11740
|
setup(__props) {
|
|
11741
|
+
const request = inject("request");
|
|
11742
|
+
const API = asideRequest(request);
|
|
11743
|
+
const headerEntryConfig = ref({
|
|
11744
|
+
img: "",
|
|
11745
|
+
url: ""
|
|
11746
|
+
});
|
|
11737
11747
|
const handleClick = () => {
|
|
11738
|
-
|
|
11748
|
+
var _a;
|
|
11749
|
+
window.open(`${transformUrl((_a = headerEntryConfig.value) == null ? void 0 : _a.url)}`, "_blank");
|
|
11739
11750
|
};
|
|
11751
|
+
const getHeaderEntryConfig = async () => {
|
|
11752
|
+
var _a;
|
|
11753
|
+
try {
|
|
11754
|
+
const res = await API.getHeaderEntryConfig();
|
|
11755
|
+
const data = ((_a = res == null ? void 0 : res.data) == null ? void 0 : _a.data) || {};
|
|
11756
|
+
headerEntryConfig.value = {
|
|
11757
|
+
img: data.img,
|
|
11758
|
+
url: data.url
|
|
11759
|
+
};
|
|
11760
|
+
} catch (error) {
|
|
11761
|
+
console.error(error);
|
|
11762
|
+
}
|
|
11763
|
+
};
|
|
11764
|
+
getHeaderEntryConfig();
|
|
11740
11765
|
return (_ctx, _cache) => {
|
|
11741
|
-
return openBlock(), createElementBlock("div", {
|
|
11766
|
+
return headerEntryConfig.value.img && headerEntryConfig.value.url ? (openBlock(), createElementBlock("div", {
|
|
11767
|
+
key: 0,
|
|
11742
11768
|
class: "operation-entry cursor-pointer",
|
|
11743
11769
|
onClick: handleClick
|
|
11744
11770
|
}, [..._cache[0] || (_cache[0] = [
|
|
11745
11771
|
createElementVNode("img", {
|
|
11746
|
-
class: "w-[
|
|
11747
|
-
src:
|
|
11772
|
+
class: "w-[71px]",
|
|
11773
|
+
src: "https://cdn-static.gitcode.com/image/openclaw.png",
|
|
11748
11774
|
alt: "operation-entry"
|
|
11749
11775
|
}, null, -1)
|
|
11750
|
-
])]);
|
|
11776
|
+
])])) : createCommentVNode("", true);
|
|
11751
11777
|
};
|
|
11752
11778
|
}
|
|
11753
11779
|
});
|
|
@@ -15764,13 +15790,13 @@ const _sfc_main$p = /* @__PURE__ */ defineComponent({
|
|
|
15764
15790
|
var _a;
|
|
15765
15791
|
const layoutConfig2 = useLayoutConfig();
|
|
15766
15792
|
const { t: $t } = i18n.global;
|
|
15767
|
-
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-
|
|
15768
|
-
const UserSearch = defineAsyncComponent(() => import("./UserSearch-
|
|
15769
|
-
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-
|
|
15770
|
-
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-
|
|
15771
|
-
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-
|
|
15772
|
-
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-
|
|
15773
|
-
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-
|
|
15793
|
+
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-DbkrnF2O.js"));
|
|
15794
|
+
const UserSearch = defineAsyncComponent(() => import("./UserSearch-DuPtX5lP.js"));
|
|
15795
|
+
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-COeT1OnR.js"));
|
|
15796
|
+
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-aWGKbvQf.js"));
|
|
15797
|
+
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-CRB67LH0.js"));
|
|
15798
|
+
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-IGRCIzFI.js"));
|
|
15799
|
+
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-b36WxWz7.js"));
|
|
15774
15800
|
const props = __props;
|
|
15775
15801
|
const repoInfo = inject("repoInfo");
|
|
15776
15802
|
const orgInfo = inject("orgInfo");
|
|
@@ -16544,7 +16570,7 @@ const autoAvokeLogin = ({ isLogin, loginFunc, openHarmonyGuide, loginSuccess, lo
|
|
|
16544
16570
|
loginFunc({ type: "login", triggerType: "", loginTriggerSource: "router_login_auth", ...loginFuncOpts }, loginSuccess, openHarmonyGuide);
|
|
16545
16571
|
}
|
|
16546
16572
|
};
|
|
16547
|
-
const NoticeModal = defineAsyncComponent(() => import("./notice-
|
|
16573
|
+
const NoticeModal = defineAsyncComponent(() => import("./notice-CdJASwxp.js"));
|
|
16548
16574
|
function clearNotice() {
|
|
16549
16575
|
if (localStorage$2.getItem("validator_email")) {
|
|
16550
16576
|
localStorage$2.removeItem("validator_email");
|
|
@@ -17351,9 +17377,9 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
|
|
|
17351
17377
|
const layoutConfig2 = useLayoutConfig();
|
|
17352
17378
|
const { t: t2 } = i18n.global;
|
|
17353
17379
|
const route = useRoute();
|
|
17354
|
-
const MenuItem = defineAsyncComponent(() => import("./MenuItem-
|
|
17355
|
-
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-
|
|
17356
|
-
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-
|
|
17380
|
+
const MenuItem = defineAsyncComponent(() => import("./MenuItem-6Bt-M55G.js"));
|
|
17381
|
+
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-BKPoTYJc.js"));
|
|
17382
|
+
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-Dv0DmYS8.js"));
|
|
17357
17383
|
const props = __props;
|
|
17358
17384
|
console.log("slotKeys", props.slotKeys);
|
|
17359
17385
|
console.log("props", props);
|
|
@@ -23564,7 +23590,7 @@ const _SlidCaptchaManager = class _SlidCaptchaManager {
|
|
|
23564
23590
|
__publicField(_SlidCaptchaManager, "instance");
|
|
23565
23591
|
let SlidCaptchaManager = _SlidCaptchaManager;
|
|
23566
23592
|
const slidCaptchaManager = SlidCaptchaManager.getInstance();
|
|
23567
|
-
const SlidCaptcha = defineAsyncComponent(() => import("./index-
|
|
23593
|
+
const SlidCaptcha = defineAsyncComponent(() => import("./index-6oEE89FQ.js"));
|
|
23568
23594
|
const useSlidCaptcha = () => {
|
|
23569
23595
|
const { mount, unMount, isMounted } = usePopup("slid-captcha-popup");
|
|
23570
23596
|
const open = (config) => {
|
|
@@ -23594,7 +23620,7 @@ const useSlidCaptcha = () => {
|
|
|
23594
23620
|
close
|
|
23595
23621
|
};
|
|
23596
23622
|
};
|
|
23597
|
-
const YunpianCaptcha = defineAsyncComponent(() => import("./index-
|
|
23623
|
+
const YunpianCaptcha = defineAsyncComponent(() => import("./index-q0xtLy8r.js"));
|
|
23598
23624
|
const useYunpianCaptcha = () => {
|
|
23599
23625
|
const { mount, unMount } = usePopup("yunpian-captcha-popup");
|
|
23600
23626
|
const open = (config) => {
|
|
@@ -8,7 +8,7 @@ import { Message } from "vue-devui-lal/message";
|
|
|
8
8
|
import "vue-devui-lal/message/style.css";
|
|
9
9
|
import { FixedOverlay } from "vue-devui-lal/overlay";
|
|
10
10
|
import "vue-devui-lal/overlay/style.css";
|
|
11
|
-
import { a as i18n, k as usePageResize, z as isZh, _ as _export_sfc } from "./index-
|
|
11
|
+
import { a as i18n, k as usePageResize, z as isZh, _ as _export_sfc } from "./index-DQnMWqKJ.js";
|
|
12
12
|
const _YunpianCaptchaManager = class _YunpianCaptchaManager {
|
|
13
13
|
// eslint-disable-next-line no-useless-constructor
|
|
14
14
|
constructor() {
|