vue-layout-gitcode 1.8.11 → 1.8.12
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-BP1DcgjO.js → GloabarSearch-Cx9qvOxl.js} +3 -3
- package/{MenuItem-CMxHaSS7.js → MenuItem-DWAedLFZ.js} +1 -1
- package/{ProjectMenuList-SX4Q9mej.js → ProjectMenuList-CBP3abqc.js} +2 -2
- package/{ProjectMenuListV2-Dgl0Lihi.js → ProjectMenuListV2-CnpuQMHB.js} +2 -2
- package/{ProjectSearch-C0O4aa4G.js → ProjectSearch-0h-E2Xyw.js} +1 -1
- package/{SearchHistoryList-BYmtQDPB.js → SearchHistoryList-BVFKOsxU.js} +1 -1
- package/{SearchPrefixTag-zBtI4Sk0.js → SearchPrefixTag-B_Ws7leV.js} +1 -1
- package/{SearchRecommed-oZ4s6Rzj.js → SearchRecommed-CyVy-8P7.js} +2 -2
- package/{SearchScopeList-CHcLZTmS.js → SearchScopeList-BuDBeSIj.js} +1 -1
- package/{UserSearch-Bwtvovub.js → UserSearch-CN1FYLG4.js} +1 -1
- package/{index-BU9qKi4Y.js → index-CIxicDlx.js} +1 -1
- package/{index-B4OllvtZ.js → index-D9tjG0gc.js} +20 -14
- package/{index-CKz_Gi48.js → index-WmRS4ZG3.js} +2 -2
- package/{index-Cb6YsYq9.js → index-tyjZoIhY.js} +1 -1
- package/index.js +1 -1
- package/{notice-DZ7ENFVI.js → notice-ms9rOVkp.js} +1 -1
- package/package.json +1 -1
- package/{transWebUrl-nClhQnWb.js → transWebUrl-CbPDVu1j.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-D9tjG0gc.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-WmRS4ZG3.js";
|
|
7
|
+
import "./transWebUrl-CbPDVu1j.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 { x as useLayoutConfig, y as ThemeType, z as currentTheme, j as LANG_ZH, A as LANG_EN, w as getLocaleLang, G as GIcon, B as emitEvent, C as isHttps, b as REPO_EVENT, _ as _export_sfc } from "./index-
|
|
2
|
+
import { x as useLayoutConfig, y as ThemeType, z as currentTheme, j as LANG_ZH, A as LANG_EN, w as getLocaleLang, G as GIcon, B as emitEvent, C as isHttps, b as REPO_EVENT, _ as _export_sfc } from "./index-D9tjG0gc.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, x as useLayoutConfig, G as GIcon, D as transformUrl, F as _sfc_main$1, H as loadAsideData, B as emitEvent, s as setLoginTriggerSource, f as useRequestReport, I as asideRequest, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, x as useLayoutConfig, G as GIcon, D as transformUrl, F as _sfc_main$1, H as loadAsideData, B as emitEvent, s as setLoginTriggerSource, f as useRequestReport, I as asideRequest, _ as _export_sfc } from "./index-D9tjG0gc.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-CbPDVu1j.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, x as useLayoutConfig, G as GIcon, B as emitEvent, s as setLoginTriggerSource, f as useRequestReport, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, x as useLayoutConfig, G as GIcon, B as emitEvent, s as setLoginTriggerSource, f as useRequestReport, _ as _export_sfc } from "./index-D9tjG0gc.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-CbPDVu1j.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-D9tjG0gc.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-D9tjG0gc.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-D9tjG0gc.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-WmRS4ZG3.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-D9tjG0gc.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-D9tjG0gc.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-D9tjG0gc.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]" };
|
|
@@ -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, w as getLocaleLang, j as LANG_ZH, _ as _export_sfc } from "./index-
|
|
11
|
+
import { a as i18n, k as usePageResize, w as getLocaleLang, j as LANG_ZH, _ as _export_sfc } from "./index-D9tjG0gc.js";
|
|
12
12
|
const _YunpianCaptchaManager = class _YunpianCaptchaManager {
|
|
13
13
|
constructor() {
|
|
14
14
|
__publicField(this, "ypRiddlerInstance", null);
|
|
@@ -13689,7 +13689,13 @@ const _sfc_main$w = /* @__PURE__ */ defineComponent({
|
|
|
13689
13689
|
};
|
|
13690
13690
|
});
|
|
13691
13691
|
function goPage() {
|
|
13692
|
-
|
|
13692
|
+
let url = transformUrl$1(tianqiButtonConfig.value.url || layoutConfig2.VITE_HOST_TIANQI + "?utm_source=toolbar");
|
|
13693
|
+
if (location.host === "test.atomgit.com") {
|
|
13694
|
+
url = "https://test-tianqi.atomgit.com";
|
|
13695
|
+
}
|
|
13696
|
+
if (location.host === "pre.atomgit.com") {
|
|
13697
|
+
url = "https://pre-tianqi.atomgit.com";
|
|
13698
|
+
}
|
|
13693
13699
|
useReport2(REPO_EVENT.CLICK, { module_name: ASIDE_MENU_REPO.CHATBOTCLICK });
|
|
13694
13700
|
window.open(url);
|
|
13695
13701
|
}
|
|
@@ -16885,13 +16891,13 @@ const _sfc_main$o = /* @__PURE__ */ defineComponent({
|
|
|
16885
16891
|
var _a;
|
|
16886
16892
|
const layoutConfig2 = useLayoutConfig();
|
|
16887
16893
|
const { t: $t } = i18n.global;
|
|
16888
|
-
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-
|
|
16889
|
-
const UserSearch = defineAsyncComponent(() => import("./UserSearch-
|
|
16890
|
-
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-
|
|
16891
|
-
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-
|
|
16892
|
-
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-
|
|
16893
|
-
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-
|
|
16894
|
-
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-
|
|
16894
|
+
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-0h-E2Xyw.js"));
|
|
16895
|
+
const UserSearch = defineAsyncComponent(() => import("./UserSearch-CN1FYLG4.js"));
|
|
16896
|
+
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-Cx9qvOxl.js"));
|
|
16897
|
+
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-BVFKOsxU.js"));
|
|
16898
|
+
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-BuDBeSIj.js"));
|
|
16899
|
+
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-B_Ws7leV.js"));
|
|
16900
|
+
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-CyVy-8P7.js"));
|
|
16895
16901
|
const props = __props;
|
|
16896
16902
|
const repoInfo = inject("repoInfo");
|
|
16897
16903
|
const orgInfo = inject("orgInfo");
|
|
@@ -17545,7 +17551,7 @@ const autoAvokeLogin = ({ isLogin, loginFunc, openHarmonyGuide, loginSuccess, lo
|
|
|
17545
17551
|
loginFunc({ type: "login", triggerType: "", loginTriggerSource: "router_login_auth", ...loginFuncOpts }, loginSuccess, openHarmonyGuide);
|
|
17546
17552
|
}
|
|
17547
17553
|
};
|
|
17548
|
-
const NoticeModal = defineAsyncComponent(() => import("./notice-
|
|
17554
|
+
const NoticeModal = defineAsyncComponent(() => import("./notice-ms9rOVkp.js"));
|
|
17549
17555
|
function clearNotice() {
|
|
17550
17556
|
if (localStorage$2.getItem("validator_email")) {
|
|
17551
17557
|
localStorage$2.removeItem("validator_email");
|
|
@@ -18304,9 +18310,9 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
|
|
|
18304
18310
|
const layoutConfig2 = useLayoutConfig();
|
|
18305
18311
|
const { t: t2 } = i18n.global;
|
|
18306
18312
|
const route = useRoute();
|
|
18307
|
-
const MenuItem = defineAsyncComponent(() => import("./MenuItem-
|
|
18308
|
-
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-
|
|
18309
|
-
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-
|
|
18313
|
+
const MenuItem = defineAsyncComponent(() => import("./MenuItem-DWAedLFZ.js"));
|
|
18314
|
+
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-CnpuQMHB.js"));
|
|
18315
|
+
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-CBP3abqc.js"));
|
|
18310
18316
|
const props = __props;
|
|
18311
18317
|
console.log("slotKeys", props.slotKeys);
|
|
18312
18318
|
console.log("props", props);
|
|
@@ -24018,7 +24024,7 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
24018
24024
|
}
|
|
24019
24025
|
});
|
|
24020
24026
|
const MFA = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-vue-layout-gitcode"]]);
|
|
24021
|
-
const SlidCaptcha = defineAsyncComponent(() => import("./index-
|
|
24027
|
+
const SlidCaptcha = defineAsyncComponent(() => import("./index-tyjZoIhY.js"));
|
|
24022
24028
|
const useSlidCaptcha = () => {
|
|
24023
24029
|
const { mount, unMount } = usePopup("slid-captcha-popup");
|
|
24024
24030
|
const open = (config) => {
|
|
@@ -24037,7 +24043,7 @@ const useSlidCaptcha = () => {
|
|
|
24037
24043
|
close: unMount
|
|
24038
24044
|
};
|
|
24039
24045
|
};
|
|
24040
|
-
const YunpianCaptcha = defineAsyncComponent(() => import("./index-
|
|
24046
|
+
const YunpianCaptcha = defineAsyncComponent(() => import("./index-CIxicDlx.js"));
|
|
24041
24047
|
const useYunpianCaptcha = () => {
|
|
24042
24048
|
const { mount, unMount } = usePopup("yunpian-captcha-popup");
|
|
24043
24049
|
const open = (config) => {
|
|
@@ -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, L as LANG_KEY, j as LANG_ZH, k as usePageResize, 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 } 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, L as LANG_KEY, j as LANG_ZH, k as usePageResize, 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 } from "./index-D9tjG0gc.js";
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-CbPDVu1j.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";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, onMounted, onUnmounted, createBlock, openBlock, unref, withCtx, createElementVNode } from "vue";
|
|
2
|
-
import { w as getLocaleLang, j as LANG_ZH, x as useLayoutConfig, _ as _export_sfc } from "./index-
|
|
2
|
+
import { w as getLocaleLang, j as LANG_ZH, x as useLayoutConfig, _ as _export_sfc } from "./index-D9tjG0gc.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:";
|
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-D9tjG0gc.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