vue-layout-gitcode 1.6.1 → 1.6.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/{GloabarSearch-BbRqBMmu.js → GloabarSearch-DGXXxu35.js} +3 -3
- package/{MenuItem-i97zwNGH.js → MenuItem-UpqzcWN2.js} +1 -1
- package/{ProjectMenuList-sIr-9kp3.js → ProjectMenuList-C9Zh2-oC.js} +2 -2
- package/{ProjectMenuListV2-BhVhLwNx.js → ProjectMenuListV2-DthxN6kA.js} +2 -2
- package/{ProjectSearch-ahsx9m7I.js → ProjectSearch-BN2FPbR5.js} +1 -1
- package/{SearchHistoryList-vIqvSmmv.js → SearchHistoryList-C-5k4r-l.js} +1 -1
- package/{SearchPrefixTag-Cqxlkzhm.js → SearchPrefixTag-BFVQnK-w.js} +1 -1
- package/{SearchRecommed-juC_b_9i.js → SearchRecommed-jK_9qmzo.js} +2 -2
- package/{SearchScopeList-CnZnpGSC.js → SearchScopeList-CJGDMKbp.js} +1 -1
- package/{UserSearch-D8hObGqh.js → UserSearch-Bk_hjrcn.js} +1 -1
- package/{index-GorSenuN.js → index-Bd7gNeYV.js} +57 -17
- package/{index-D_8awRg3.js → index-BeC-nqXc.js} +1 -1
- package/{index-pd_iY4hA.js → index-DJ7zjXSp.js} +2 -2
- package/index.js +1 -1
- package/{notice-BDFgkLs-.js → notice-9gkiygit.js} +1 -1
- package/package.json +1 -1
- package/{transWebUrl-aCmgu1Bv.js → transWebUrl-XqevpAPf.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-Bd7gNeYV.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-DJ7zjXSp.js";
|
|
7
|
+
import "./transWebUrl-XqevpAPf.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 { q as useLayoutConfig, w as ThemeType, x as currentTheme, g as LANG_ZH, y as LANG_EN, z as getLocaleLang, G as GIcon, A as emitEvent, B as isHttps, b as REPO_EVENT, _ as _export_sfc } from "./index-
|
|
2
|
+
import { q as useLayoutConfig, w as ThemeType, x as currentTheme, g as LANG_ZH, y as LANG_EN, z as getLocaleLang, G as GIcon, A as emitEvent, B as isHttps, b as REPO_EVENT, _ as _export_sfc } from "./index-Bd7gNeYV.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, q as useLayoutConfig, G as GIcon, C as _sfc_main$1, D as loadAsideData, A as emitEvent, s as setLoginTriggerSource, d as useRequestReport, F as asideRequest, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, q as useLayoutConfig, G as GIcon, C as _sfc_main$1, D as loadAsideData, A as emitEvent, s as setLoginTriggerSource, d as useRequestReport, F as asideRequest, _ as _export_sfc } from "./index-Bd7gNeYV.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-XqevpAPf.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, q as useLayoutConfig, G as GIcon, A as emitEvent, s as setLoginTriggerSource, d as useRequestReport, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, q as useLayoutConfig, G as GIcon, A as emitEvent, s as setLoginTriggerSource, d as useRequestReport, _ as _export_sfc } from "./index-Bd7gNeYV.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-XqevpAPf.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-Bd7gNeYV.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-Bd7gNeYV.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-Bd7gNeYV.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-DJ7zjXSp.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-Bd7gNeYV.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-Bd7gNeYV.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 } from "./index-
|
|
2
|
+
import { a as i18n, h as headRequest, G as GIcon } from "./index-Bd7gNeYV.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]" };
|
|
@@ -8897,9 +8897,6 @@ function toFormData$1(obj, formData, options) {
|
|
|
8897
8897
|
if (utils$1.isDate(value)) {
|
|
8898
8898
|
return value.toISOString();
|
|
8899
8899
|
}
|
|
8900
|
-
if (utils$1.isBoolean(value)) {
|
|
8901
|
-
return value.toString();
|
|
8902
|
-
}
|
|
8903
8900
|
if (!useBlob && utils$1.isBlob(value)) {
|
|
8904
8901
|
throw new AxiosError$1("Blob is not supported. Use a Buffer instead.");
|
|
8905
8902
|
}
|
|
@@ -10203,7 +10200,7 @@ const fetchAdapter = isFetchSupported && (async (config) => {
|
|
|
10203
10200
|
duplex: "half",
|
|
10204
10201
|
credentials: isCredentialsSupported ? withCredentials : void 0
|
|
10205
10202
|
});
|
|
10206
|
-
let response = await fetch(request
|
|
10203
|
+
let response = await fetch(request);
|
|
10207
10204
|
const isStreamResponse = supportsResponseStream && (responseType === "stream" || responseType === "response");
|
|
10208
10205
|
if (supportsResponseStream && (onDownloadProgress || isStreamResponse && unsubscribe)) {
|
|
10209
10206
|
const options = {};
|
|
@@ -10344,7 +10341,7 @@ function dispatchRequest(config) {
|
|
|
10344
10341
|
return Promise.reject(reason);
|
|
10345
10342
|
});
|
|
10346
10343
|
}
|
|
10347
|
-
const VERSION$1 = "1.
|
|
10344
|
+
const VERSION$1 = "1.9.0";
|
|
10348
10345
|
const validators$1 = {};
|
|
10349
10346
|
["object", "boolean", "number", "function", "string", "symbol"].forEach((type, i) => {
|
|
10350
10347
|
validators$1[type] = function validator2(thing) {
|
|
@@ -16859,13 +16856,13 @@ const _sfc_main$o = /* @__PURE__ */ defineComponent({
|
|
|
16859
16856
|
var _a;
|
|
16860
16857
|
const layoutConfig2 = useLayoutConfig();
|
|
16861
16858
|
const { t: $t } = i18n.global;
|
|
16862
|
-
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-
|
|
16863
|
-
const UserSearch = defineAsyncComponent(() => import("./UserSearch-
|
|
16864
|
-
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-
|
|
16865
|
-
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-
|
|
16866
|
-
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-
|
|
16867
|
-
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-
|
|
16868
|
-
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-
|
|
16859
|
+
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-BN2FPbR5.js"));
|
|
16860
|
+
const UserSearch = defineAsyncComponent(() => import("./UserSearch-Bk_hjrcn.js"));
|
|
16861
|
+
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-DGXXxu35.js"));
|
|
16862
|
+
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-C-5k4r-l.js"));
|
|
16863
|
+
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-CJGDMKbp.js"));
|
|
16864
|
+
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-BFVQnK-w.js"));
|
|
16865
|
+
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-jK_9qmzo.js"));
|
|
16869
16866
|
const props = __props;
|
|
16870
16867
|
const repoInfo = inject("repoInfo");
|
|
16871
16868
|
const orgInfo = inject("orgInfo");
|
|
@@ -17519,7 +17516,7 @@ const autoAvokeLogin = ({ isLogin, loginFunc, openHarmonyGuide, loginSuccess, lo
|
|
|
17519
17516
|
loginFunc({ type: "login", triggerType: "", loginTriggerSource: "router_login_auth", ...loginFuncOpts }, loginSuccess, openHarmonyGuide);
|
|
17520
17517
|
}
|
|
17521
17518
|
};
|
|
17522
|
-
const NoticeModal = defineAsyncComponent(() => import("./notice-
|
|
17519
|
+
const NoticeModal = defineAsyncComponent(() => import("./notice-9gkiygit.js"));
|
|
17523
17520
|
function clearNotice() {
|
|
17524
17521
|
if (localStorage$2.getItem("validator_email")) {
|
|
17525
17522
|
localStorage$2.removeItem("validator_email");
|
|
@@ -17792,11 +17789,54 @@ const _sfc_main$n = /* @__PURE__ */ defineComponent({
|
|
|
17792
17789
|
childComponents: props == null ? void 0 : props.loginChildComponents
|
|
17793
17790
|
};
|
|
17794
17791
|
};
|
|
17792
|
+
const isQuickAppLogin = computed(() => {
|
|
17793
|
+
const urlParams = new URLSearchParams(window.location.search);
|
|
17794
|
+
const isLogin = urlParams.get("isLogin");
|
|
17795
|
+
const fromId = urlParams.get("from_id");
|
|
17796
|
+
const webId = urlParams.get("web_id");
|
|
17797
|
+
return isLogin === "1" && fromId && webId;
|
|
17798
|
+
});
|
|
17799
|
+
const isQuickAppLoginReportParams = computed(() => {
|
|
17800
|
+
return api.get("isRegister") && api.get("success") && api.get("registerLoginMethod");
|
|
17801
|
+
});
|
|
17802
|
+
const reportHuoShan = () => {
|
|
17803
|
+
var _a2;
|
|
17804
|
+
if (isQuickAppLogin.value && !props.isLogin) {
|
|
17805
|
+
const reportParams = Object.fromEntries(new URLSearchParams(location.search).entries());
|
|
17806
|
+
localStorage$2.setItem("quickAppLoginReportParams", JSON.stringify(reportParams));
|
|
17807
|
+
}
|
|
17808
|
+
if (props.isLogin && localStorage$2.getItem("quickAppLoginReportParams") && isQuickAppLoginReportParams.value) {
|
|
17809
|
+
const reportParams = JSON.parse(localStorage$2.getItem("quickAppLoginReportParams") || "{}");
|
|
17810
|
+
const reportData = {
|
|
17811
|
+
register_login_type: api.get("isRegister") === "true" ? "注册" : "登录",
|
|
17812
|
+
register_login_result: api.get("success") === "true" ? "成功" : "失败",
|
|
17813
|
+
register_login_source: "快应用",
|
|
17814
|
+
register_login_method: registerLoginMethodMap[api.get("registerLoginMethod")] || "",
|
|
17815
|
+
article_id: reportParams["from_id"] || "",
|
|
17816
|
+
userid_fast_application: reportParams["uuid_tt_dd"] || "",
|
|
17817
|
+
gitcode_utm_source: reportParams["utm_source"] || "",
|
|
17818
|
+
// page_url: location.href || '',
|
|
17819
|
+
env: void 0,
|
|
17820
|
+
...reportParams
|
|
17821
|
+
};
|
|
17822
|
+
(_a2 = window == null ? void 0 : window.collectEvent) == null ? void 0 : _a2.call(
|
|
17823
|
+
window,
|
|
17824
|
+
"beconEvent",
|
|
17825
|
+
api.get("isRegister") === "true" ? "register" : "login",
|
|
17826
|
+
reportData
|
|
17827
|
+
);
|
|
17828
|
+
api.remove("isRegister");
|
|
17829
|
+
api.remove("success");
|
|
17830
|
+
api.remove("registerLoginMethod");
|
|
17831
|
+
localStorage$2.removeItem("quickAppLoginReportParams");
|
|
17832
|
+
}
|
|
17833
|
+
};
|
|
17795
17834
|
onMounted(() => {
|
|
17796
17835
|
toNotice();
|
|
17797
17836
|
nextTick(() => {
|
|
17798
17837
|
autoAvokeLogin({ isLogin: props.isLogin, loginFunc: login, loginFuncOpts: { childComponents: props == null ? void 0 : props.loginChildComponents }, openHarmonyGuide: props.openHarmonyGuide, loginSuccess: props.loginSuccess });
|
|
17799
17838
|
});
|
|
17839
|
+
reportHuoShan();
|
|
17800
17840
|
addEventListener("logout", (options) => {
|
|
17801
17841
|
const token = localStorage$2.getItem("access_token");
|
|
17802
17842
|
if (!status.value) {
|
|
@@ -18209,9 +18249,9 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
|
|
|
18209
18249
|
const layoutConfig2 = useLayoutConfig();
|
|
18210
18250
|
const { t: t2 } = i18n.global;
|
|
18211
18251
|
const route = useRoute();
|
|
18212
|
-
const MenuItem = defineAsyncComponent(() => import("./MenuItem-
|
|
18213
|
-
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-
|
|
18214
|
-
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-
|
|
18252
|
+
const MenuItem = defineAsyncComponent(() => import("./MenuItem-UpqzcWN2.js"));
|
|
18253
|
+
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-DthxN6kA.js"));
|
|
18254
|
+
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-C9Zh2-oC.js"));
|
|
18215
18255
|
const props = __props;
|
|
18216
18256
|
console.log("slotKeys", props.slotKeys);
|
|
18217
18257
|
console.log("props", props);
|
|
@@ -23811,7 +23851,7 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
23811
23851
|
}
|
|
23812
23852
|
});
|
|
23813
23853
|
const MFA = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-vue-layout-gitcode"]]);
|
|
23814
|
-
const SlidCaptcha = defineAsyncComponent(() => import("./index-
|
|
23854
|
+
const SlidCaptcha = defineAsyncComponent(() => import("./index-BeC-nqXc.js"));
|
|
23815
23855
|
const useSlidCaptcha = () => {
|
|
23816
23856
|
const { mount, unMount } = usePopup("slid-captcha-popup");
|
|
23817
23857
|
const open = (config) => {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, onMounted, createBlock, openBlock, unref, withCtx, createElementVNode } from "vue";
|
|
2
2
|
import { FixedOverlay } from "vue-devui-lal/overlay";
|
|
3
|
-
import { q as useLayoutConfig, _ as _export_sfc } from "./index-
|
|
3
|
+
import { q as useLayoutConfig, _ as _export_sfc } from "./index-Bd7gNeYV.js";
|
|
4
4
|
import "vue-devui-lal/overlay/style.css";
|
|
5
5
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
6
6
|
__name: "index",
|
|
@@ -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 { t as transferNumber, G as GIcon, _ as _export_sfc, s as setLoginTriggerSource, d as useRequestReport, r as reqCatch, h as headRequest, a as i18n, T as TOPIC_TYPE, f as useTimeFormat, L as LANG_KEY, g as LANG_ZH, j as usePageResize, k as isGstarRepo, m as _sfc_main$b, n as isIncubationRepo, o as highlightWords, p as _frEventTrack, E as EVENT_NAME, c as REPO_TYPE, e as extractRepoInfoWithURL } from "./index-
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
3
|
+
import { t as transferNumber, G as GIcon, _ as _export_sfc, s as setLoginTriggerSource, d as useRequestReport, r as reqCatch, h as headRequest, a as i18n, T as TOPIC_TYPE, f as useTimeFormat, L as LANG_KEY, g as LANG_ZH, j as usePageResize, k as isGstarRepo, m as _sfc_main$b, n as isIncubationRepo, o as highlightWords, p as _frEventTrack, E as EVENT_NAME, c as REPO_TYPE, e as extractRepoInfoWithURL } from "./index-Bd7gNeYV.js";
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-XqevpAPf.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";
|
package/index.js
CHANGED
|
@@ -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 } from "./index-
|
|
2
|
+
import { i as isPhone, u as useModel } from "./index-Bd7gNeYV.js";
|
|
3
3
|
import { Notification } from "vue-devui-lal/notification";
|
|
4
4
|
import { Button } from "vue-devui-lal/button";
|
|
5
5
|
import "vue-devui-lal/notification/style.css";
|
package/package.json
CHANGED