vue-layout-gitcode 1.9.23 → 1.9.24
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-DYl0xYMM.js → GloabarSearch-DvwqPhj1.js} +3 -3
- package/{MenuItem-DEhVPYgY.js → MenuItem-CskIC2s2.js} +1 -1
- package/{ProjectMenuList-T5BKYgxJ.js → ProjectMenuList-CnRGzMLI.js} +2 -2
- package/{ProjectMenuListV2-CSxrRyNI.js → ProjectMenuListV2-NJkomQOY.js} +2 -2
- package/{ProjectSearch-D8DGAJmL.js → ProjectSearch-BHlc3LSt.js} +1 -1
- package/{SearchHistoryList-BHjTiqAf.js → SearchHistoryList-DNwP1_gD.js} +1 -1
- package/{SearchPrefixTag-C2e6dImb.js → SearchPrefixTag-C3nm3DUD.js} +1 -1
- package/{SearchRecommed-c5H8fMMA.js → SearchRecommed-ZkQ9uLOS.js} +2 -2
- package/{SearchScopeList-Cn7_fr8L.js → SearchScopeList-D9gr_YB3.js} +1 -1
- package/{UserSearch-B3yD5lgn.js → UserSearch-D_fmlIH1.js} +1 -1
- package/{index-BkRHEbSF.js → index-BhBC0w9a.js} +14 -14
- package/{index-DJmsTDuM.js → index-DrK2bRFB.js} +1 -1
- package/{index-DzdGoav5.js → index-P9nLaUOI.js} +1 -1
- package/{index-CceYmtb0.js → index-jeuYsEhx.js} +2 -2
- package/index.js +1 -1
- package/{notice-COFIbYUY.js → notice-D35qmAFs.js} +1 -1
- package/package.json +1 -1
- package/{transWebUrl-XUmsR0Lf.js → transWebUrl-BcvRSwng.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-BhBC0w9a.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-jeuYsEhx.js";
|
|
7
|
+
import "./transWebUrl-BcvRSwng.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, x as useLayoutConfig, y as ThemeType, z as currentTheme, L 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 { a as i18n, x as useLayoutConfig, y as ThemeType, z as currentTheme, L 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-BhBC0w9a.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 _sfc_main$1, F as loadAsideData, B as emitEvent, s as setLoginTriggerSource, d as useRequestReport, H as asideRequest, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, x as useLayoutConfig, G as GIcon, D as _sfc_main$1, F as loadAsideData, B as emitEvent, s as setLoginTriggerSource, d as useRequestReport, H as asideRequest, _ as _export_sfc } from "./index-BhBC0w9a.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-BcvRSwng.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, d as useRequestReport, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, x as useLayoutConfig, G as GIcon, B as emitEvent, s as setLoginTriggerSource, d as useRequestReport, _ as _export_sfc } from "./index-BhBC0w9a.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-BcvRSwng.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-BhBC0w9a.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-BhBC0w9a.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-BhBC0w9a.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-jeuYsEhx.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-BhBC0w9a.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-BhBC0w9a.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-BhBC0w9a.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]" };
|
|
@@ -16975,13 +16975,13 @@ const _sfc_main$o = /* @__PURE__ */ defineComponent({
|
|
|
16975
16975
|
var _a;
|
|
16976
16976
|
const layoutConfig2 = useLayoutConfig();
|
|
16977
16977
|
const { t: $t } = i18n.global;
|
|
16978
|
-
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-
|
|
16979
|
-
const UserSearch = defineAsyncComponent(() => import("./UserSearch-
|
|
16980
|
-
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-
|
|
16981
|
-
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-
|
|
16982
|
-
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-
|
|
16983
|
-
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-
|
|
16984
|
-
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-
|
|
16978
|
+
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-BHlc3LSt.js"));
|
|
16979
|
+
const UserSearch = defineAsyncComponent(() => import("./UserSearch-D_fmlIH1.js"));
|
|
16980
|
+
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-DvwqPhj1.js"));
|
|
16981
|
+
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-DNwP1_gD.js"));
|
|
16982
|
+
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-D9gr_YB3.js"));
|
|
16983
|
+
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-C3nm3DUD.js"));
|
|
16984
|
+
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-ZkQ9uLOS.js"));
|
|
16985
16985
|
const props = __props;
|
|
16986
16986
|
const repoInfo = inject("repoInfo");
|
|
16987
16987
|
const orgInfo = inject("orgInfo");
|
|
@@ -17635,7 +17635,7 @@ const autoAvokeLogin = ({ isLogin, loginFunc, openHarmonyGuide, loginSuccess, lo
|
|
|
17635
17635
|
loginFunc({ type: "login", triggerType: "", loginTriggerSource: "router_login_auth", ...loginFuncOpts }, loginSuccess, openHarmonyGuide);
|
|
17636
17636
|
}
|
|
17637
17637
|
};
|
|
17638
|
-
const NoticeModal = defineAsyncComponent(() => import("./notice-
|
|
17638
|
+
const NoticeModal = defineAsyncComponent(() => import("./notice-D35qmAFs.js"));
|
|
17639
17639
|
function clearNotice() {
|
|
17640
17640
|
if (localStorage$2.getItem("validator_email")) {
|
|
17641
17641
|
localStorage$2.removeItem("validator_email");
|
|
@@ -18389,9 +18389,9 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
|
|
|
18389
18389
|
const layoutConfig2 = useLayoutConfig();
|
|
18390
18390
|
const { t: t2 } = i18n.global;
|
|
18391
18391
|
const route = useRoute();
|
|
18392
|
-
const MenuItem = defineAsyncComponent(() => import("./MenuItem-
|
|
18393
|
-
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-
|
|
18394
|
-
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-
|
|
18392
|
+
const MenuItem = defineAsyncComponent(() => import("./MenuItem-CskIC2s2.js"));
|
|
18393
|
+
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-NJkomQOY.js"));
|
|
18394
|
+
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-CnRGzMLI.js"));
|
|
18395
18395
|
const props = __props;
|
|
18396
18396
|
console.log("slotKeys", props.slotKeys);
|
|
18397
18397
|
console.log("props", props);
|
|
@@ -18605,7 +18605,7 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
|
|
|
18605
18605
|
const Area = /* @__PURE__ */ _export_sfc(_sfc_main$m, [["__scopeId", "data-v-vue-layout-gitcode"]]);
|
|
18606
18606
|
function useCookie(key, defaultValue, options = COOKIE_OPTIONS) {
|
|
18607
18607
|
const storedValue = api.get(key);
|
|
18608
|
-
const initialValue = storedValue
|
|
18608
|
+
const initialValue = storedValue || defaultValue;
|
|
18609
18609
|
const value = ref(initialValue);
|
|
18610
18610
|
if (!storedValue) {
|
|
18611
18611
|
api.set(key, initialValue, options);
|
|
@@ -24112,7 +24112,7 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
24112
24112
|
}
|
|
24113
24113
|
});
|
|
24114
24114
|
const MFA = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-vue-layout-gitcode"]]);
|
|
24115
|
-
const SlidCaptcha = defineAsyncComponent(() => import("./index-
|
|
24115
|
+
const SlidCaptcha = defineAsyncComponent(() => import("./index-DrK2bRFB.js"));
|
|
24116
24116
|
const useSlidCaptcha = () => {
|
|
24117
24117
|
const { mount, unMount } = usePopup("slid-captcha-popup");
|
|
24118
24118
|
const open = (config) => {
|
|
@@ -24131,7 +24131,7 @@ const useSlidCaptcha = () => {
|
|
|
24131
24131
|
close: unMount
|
|
24132
24132
|
};
|
|
24133
24133
|
};
|
|
24134
|
-
const YunpianCaptcha = defineAsyncComponent(() => import("./index-
|
|
24134
|
+
const YunpianCaptcha = defineAsyncComponent(() => import("./index-P9nLaUOI.js"));
|
|
24135
24135
|
const useYunpianCaptcha = () => {
|
|
24136
24136
|
const { mount, unMount } = usePopup("yunpian-captcha-popup");
|
|
24137
24137
|
const open = (config) => {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, onMounted, onUnmounted, createBlock, openBlock, unref, withCtx, createElementVNode } from "vue";
|
|
2
|
-
import { w as getLocaleLang, L as LANG_ZH, x as useLayoutConfig, _ as _export_sfc } from "./index-
|
|
2
|
+
import { w as getLocaleLang, L as LANG_ZH, x as useLayoutConfig, _ as _export_sfc } from "./index-BhBC0w9a.js";
|
|
3
3
|
import { FixedOverlay } from "vue-devui-lal/overlay";
|
|
4
4
|
import "vue-devui-lal/overlay/style.css";
|
|
5
5
|
const TARGET_TEXT = "Click in order:";
|
|
@@ -8,7 +8,7 @@ import { Message } from "vue-devui-lal/message";
|
|
|
8
8
|
import "vue-devui-lal/message/style.css";
|
|
9
9
|
import { FixedOverlay } from "vue-devui-lal/overlay";
|
|
10
10
|
import "vue-devui-lal/overlay/style.css";
|
|
11
|
-
import { a as i18n, j as usePageResize, w as getLocaleLang, L as LANG_ZH, _ as _export_sfc } from "./index-
|
|
11
|
+
import { a as i18n, j as usePageResize, w as getLocaleLang, L as LANG_ZH, _ as _export_sfc } from "./index-BhBC0w9a.js";
|
|
12
12
|
const _YunpianCaptchaManager = class _YunpianCaptchaManager {
|
|
13
13
|
constructor() {
|
|
14
14
|
__publicField(this, "ypRiddlerInstance", null);
|
|
@@ -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, g as useCookie, j as usePageResize, L as LANG_ZH, 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, q as LANG_KEY } 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, g as useCookie, j as usePageResize, L as LANG_ZH, 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, q as LANG_KEY } from "./index-BhBC0w9a.js";
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-BcvRSwng.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-BhBC0w9a.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