vue-layout-gitcode 1.10.5 → 1.10.6
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-DE6yg5WO.js → GloabarSearch-D7US-yNO.js} +3 -3
- package/{MenuItem-DbkBMWXk.js → MenuItem-NnFdTdFo.js} +1 -1
- package/{ProjectMenuList-CC8q9Vs8.js → ProjectMenuList-CMSuZNo9.js} +2 -2
- package/{ProjectMenuListV2-Cq0XI_gH.js → ProjectMenuListV2-C1Y73k9O.js} +2 -2
- package/{ProjectSearch-DP4mdU20.js → ProjectSearch-F7--_vzT.js} +1 -1
- package/{SearchHistoryList-x6o0K-RJ.js → SearchHistoryList-C85WZL66.js} +1 -1
- package/{SearchPrefixTag-DOds9Jt2.js → SearchPrefixTag-CUFraMYG.js} +1 -1
- package/{SearchRecommed-C3xneFLl.js → SearchRecommed-Ci9QvN_R.js} +2 -2
- package/{SearchScopeList-CCrcO_Uc.js → SearchScopeList-BBDmBx3l.js} +1 -1
- package/{UserSearch-CM0x_99f.js → UserSearch-CyYpltIf.js} +1 -1
- package/{index-Bi2-Ajqt.js → index-BAqtGAVr.js} +15 -15
- package/{index-DN4cdFnh.js → index-DXj5I14i.js} +1 -1
- package/{index-BuOdNCQf.js → index-Ds8-6BqN.js} +1 -1
- package/{index-L6eIbpC-.js → index-DvrNyHUj.js} +2 -2
- package/index.js +1 -1
- package/{notice-C7DFXBHP.js → notice-C8I8uK9v.js} +1 -1
- package/package.json +2 -2
- package/{transWebUrl-DcTAoihL.js → transWebUrl-tr1a8CXF.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-BAqtGAVr.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-DvrNyHUj.js";
|
|
7
|
+
import "./transWebUrl-tr1a8CXF.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, z as ThemeType, A as currentTheme, L as LANG_ZH, B as LANG_EN, x as getLocaleLang, G as GIcon, C as emitEvent, D as isHttps, b as REPO_EVENT, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, y as useLayoutConfig, z as ThemeType, A as currentTheme, L as LANG_ZH, B as LANG_EN, x as getLocaleLang, G as GIcon, C as emitEvent, D as isHttps, b as REPO_EVENT, _ as _export_sfc } from "./index-BAqtGAVr.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, H as _sfc_main$1, I as loadAsideData, C as emitEvent, s as setLoginTriggerSource, f as useRequestReport, F as asideRequest, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, y as useLayoutConfig, G as GIcon, t as transformUrl, H as _sfc_main$1, I as loadAsideData, C as emitEvent, s as setLoginTriggerSource, f as useRequestReport, F as asideRequest, _ as _export_sfc } from "./index-BAqtGAVr.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-tr1a8CXF.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, F as asideRequest, G as GIcon, C as emitEvent, s as setLoginTriggerSource, f as useRequestReport, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, y as useLayoutConfig, t as transformUrl, F as asideRequest, G as GIcon, C as emitEvent, s as setLoginTriggerSource, f as useRequestReport, _ as _export_sfc } from "./index-BAqtGAVr.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-tr1a8CXF.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-BAqtGAVr.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-BAqtGAVr.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-BAqtGAVr.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-DvrNyHUj.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-BAqtGAVr.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-BAqtGAVr.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-BAqtGAVr.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]" };
|
|
@@ -14356,8 +14356,8 @@ const _sfc_main$r = /* @__PURE__ */ defineComponent({
|
|
|
14356
14356
|
{ id: "myOrg", label: t2("gitCodeLayout.header.myOrg"), icon: "gt-plane-organization", to: getRouterLink({ name: "settingOrganization" }) },
|
|
14357
14357
|
{ id: "myRepo", label: t2("gitCodeLayout.header.myRepo"), icon: "gt-plane-projectHome1", to: getRouterLink("settingRepo") },
|
|
14358
14358
|
{ id: "myNotebook", label: t2("gitCodeLayout.header.myNotebook"), icon: "gt-plane-Notebook", to: getRouterLink("myNotebook") },
|
|
14359
|
-
{ id: "myCloudSpace", label: t2("gitCodeLayout.header.myCloudSpace"), icon: "gt-plane-cloud", href: "https://devstation.connect.huaweicloud.com/devdesktop/webide" },
|
|
14360
|
-
{ id: "mySpaces", label: t2("gitCodeLayout.header.mySpace"), icon: "gt-plane-Space",
|
|
14359
|
+
{ id: "myCloudSpace", label: t2("gitCodeLayout.header.myCloudSpace"), icon: "gt-plane-cloud", target: "_blank", href: "https://devstation.connect.huaweicloud.com/devdesktop/webide" },
|
|
14360
|
+
{ id: "mySpaces", label: t2("gitCodeLayout.header.mySpace"), icon: "gt-plane-Space", to: getRouterLink("userSpaces") },
|
|
14361
14361
|
{ id: "myStar", label: t2("gitCodeLayout.header.myStar"), icon: "gt-plane-star", to: getRouterLink("userStars") }
|
|
14362
14362
|
],
|
|
14363
14363
|
[
|
|
@@ -14855,13 +14855,13 @@ const _sfc_main$p = /* @__PURE__ */ defineComponent({
|
|
|
14855
14855
|
var _a;
|
|
14856
14856
|
const layoutConfig2 = useLayoutConfig();
|
|
14857
14857
|
const { t: $t } = i18n.global;
|
|
14858
|
-
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-
|
|
14859
|
-
const UserSearch = defineAsyncComponent(() => import("./UserSearch-
|
|
14860
|
-
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-
|
|
14861
|
-
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-
|
|
14862
|
-
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-
|
|
14863
|
-
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-
|
|
14864
|
-
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-
|
|
14858
|
+
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-F7--_vzT.js"));
|
|
14859
|
+
const UserSearch = defineAsyncComponent(() => import("./UserSearch-CyYpltIf.js"));
|
|
14860
|
+
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-D7US-yNO.js"));
|
|
14861
|
+
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-C85WZL66.js"));
|
|
14862
|
+
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-BBDmBx3l.js"));
|
|
14863
|
+
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-CUFraMYG.js"));
|
|
14864
|
+
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-Ci9QvN_R.js"));
|
|
14865
14865
|
const props = __props;
|
|
14866
14866
|
const repoInfo = inject("repoInfo");
|
|
14867
14867
|
const orgInfo = inject("orgInfo");
|
|
@@ -15610,7 +15610,7 @@ const autoAvokeLogin = ({ isLogin, loginFunc, openHarmonyGuide, loginSuccess, lo
|
|
|
15610
15610
|
loginFunc({ type: "login", triggerType: "", loginTriggerSource: "router_login_auth", ...loginFuncOpts }, loginSuccess, openHarmonyGuide);
|
|
15611
15611
|
}
|
|
15612
15612
|
};
|
|
15613
|
-
const NoticeModal = defineAsyncComponent(() => import("./notice-
|
|
15613
|
+
const NoticeModal = defineAsyncComponent(() => import("./notice-C8I8uK9v.js"));
|
|
15614
15614
|
function clearNotice() {
|
|
15615
15615
|
if (localStorage$2.getItem("validator_email")) {
|
|
15616
15616
|
localStorage$2.removeItem("validator_email");
|
|
@@ -16412,9 +16412,9 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
|
|
|
16412
16412
|
const layoutConfig2 = useLayoutConfig();
|
|
16413
16413
|
const { t: t2 } = i18n.global;
|
|
16414
16414
|
const route = useRoute();
|
|
16415
|
-
const MenuItem = defineAsyncComponent(() => import("./MenuItem-
|
|
16416
|
-
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-
|
|
16417
|
-
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-
|
|
16415
|
+
const MenuItem = defineAsyncComponent(() => import("./MenuItem-NnFdTdFo.js"));
|
|
16416
|
+
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-C1Y73k9O.js"));
|
|
16417
|
+
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-CMSuZNo9.js"));
|
|
16418
16418
|
const props = __props;
|
|
16419
16419
|
console.log("slotKeys", props.slotKeys);
|
|
16420
16420
|
console.log("props", props);
|
|
@@ -22351,7 +22351,7 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
22351
22351
|
}
|
|
22352
22352
|
});
|
|
22353
22353
|
const MFA = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-vue-layout-gitcode"]]);
|
|
22354
|
-
const SlidCaptcha = defineAsyncComponent(() => import("./index-
|
|
22354
|
+
const SlidCaptcha = defineAsyncComponent(() => import("./index-Ds8-6BqN.js"));
|
|
22355
22355
|
const useSlidCaptcha = () => {
|
|
22356
22356
|
const { mount, unMount } = usePopup("slid-captcha-popup");
|
|
22357
22357
|
const open = (config) => {
|
|
@@ -22370,7 +22370,7 @@ const useSlidCaptcha = () => {
|
|
|
22370
22370
|
close: unMount
|
|
22371
22371
|
};
|
|
22372
22372
|
};
|
|
22373
|
-
const YunpianCaptcha = defineAsyncComponent(() => import("./index-
|
|
22373
|
+
const YunpianCaptcha = defineAsyncComponent(() => import("./index-DXj5I14i.js"));
|
|
22374
22374
|
const useYunpianCaptcha = () => {
|
|
22375
22375
|
const { mount, unMount } = usePopup("yunpian-captcha-popup");
|
|
22376
22376
|
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, x as getLocaleLang, L as LANG_ZH, _ as _export_sfc } from "./index-
|
|
11
|
+
import { a as i18n, k as usePageResize, x as getLocaleLang, L as LANG_ZH, _ as _export_sfc } from "./index-BAqtGAVr.js";
|
|
12
12
|
const _YunpianCaptchaManager = class _YunpianCaptchaManager {
|
|
13
13
|
constructor() {
|
|
14
14
|
__publicField(this, "ypRiddlerInstance", null);
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, onMounted, onUnmounted, createBlock, openBlock, unref, withCtx, createElementVNode } from "vue";
|
|
2
|
-
import { x as getLocaleLang, L as LANG_ZH, y as useLayoutConfig, _ as _export_sfc } from "./index-
|
|
2
|
+
import { x as getLocaleLang, L as LANG_ZH, y as useLayoutConfig, _ as _export_sfc } from "./index-BAqtGAVr.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-BAqtGAVr.js";
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-tr1a8CXF.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-BAqtGAVr.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