vue-layout-gitcode 1.1.4 → 1.1.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-9784e77b.js → GloabarSearch-92857cf0.js} +2 -2
- package/{ProjectSearch-9b6ba3b2.js → ProjectSearch-cb140fa4.js} +1 -1
- package/{SearchHistoryList-c683e0c8.js → SearchHistoryList-35da488f.js} +1 -1
- package/{SearchPrefixTag-27d42e14.js → SearchPrefixTag-2f1cf4b4.js} +1 -1
- package/{SearchRecommed-1fc97c9d.js → SearchRecommed-daa6e67b.js} +2 -2
- package/{SearchScopeList-af82c57f.js → SearchScopeList-c0331d7c.js} +1 -1
- package/{UserSearch-d414ba39.js → UserSearch-140ef3d9.js} +1 -1
- package/{formatNameSpace-bb97ac92.js → formatNameSpace-e2d7c2f9.js} +1 -1
- package/{index-75a37ae9.js → index-3a8153a2.js} +11 -11
- package/{index-b98d32d9.js → index-e6a22074.js} +1 -1
- package/index.js +1 -1
- package/{notice-a2bb1b3c.js → notice-9947fa53.js} +1 -1
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { inject, ref, watch, onMounted, openBlock, createElementBlock, createElementVNode, toDisplayString, unref, Fragment, renderList, createVNode, createCommentVNode } from "vue";
|
|
2
|
-
import { a as i18n, h as headRequest, R as REPO_MODULE, t as transWebUrl, I as Icon, b as REPO_EVENT, c as REPO_TYPE, e as extractRepoInfoWithURL } from "./index-
|
|
3
|
-
import { u as useReportRepo, f as formatNameSpace } from "./formatNameSpace-
|
|
2
|
+
import { a as i18n, h as headRequest, R as REPO_MODULE, t as transWebUrl, I as Icon, b as REPO_EVENT, c as REPO_TYPE, e as extractRepoInfoWithURL } from "./index-3a8153a2.js";
|
|
3
|
+
import { u as useReportRepo, f as formatNameSpace } from "./formatNameSpace-e2d7c2f9.js";
|
|
4
4
|
import "vue-devui-lal/icon";
|
|
5
5
|
import "vue-devui-lal/icon/style.css";
|
|
6
6
|
import "vue-devui-lal/button";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ref, inject, computed, withDirectives, openBlock, createElementBlock, createElementVNode, toDisplayString, unref, Fragment, renderList, createVNode, vShow } from "vue";
|
|
2
|
-
import { a as i18n, h as headRequest, I as Icon, r as reqCatch } from "./index-
|
|
2
|
+
import { a as i18n, h as headRequest, I as Icon, r as reqCatch } from "./index-3a8153a2.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, openBlock, createElementBlock, Fragment, renderList, normalizeClass, createElementVNode, createVNode, toDisplayString, withModifiers, createCommentVNode } from "vue";
|
|
2
|
-
import { a as i18n, I as Icon, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, I as Icon, _ as _export_sfc } from "./index-3a8153a2.js";
|
|
3
3
|
import "vue-devui-lal/icon";
|
|
4
4
|
import "vue-devui-lal/icon/style.css";
|
|
5
5
|
import "vue-devui-lal/button";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, openBlock, createElementBlock, createElementVNode, toDisplayString, withDirectives, withModifiers, createVNode, vShow } from "vue";
|
|
2
|
-
import { I as Icon, _ as _export_sfc } from "./index-
|
|
2
|
+
import { I as Icon, _ as _export_sfc } from "./index-3a8153a2.js";
|
|
3
3
|
import "vue-devui-lal/icon";
|
|
4
4
|
import "vue-devui-lal/icon/style.css";
|
|
5
5
|
import "vue-devui-lal/button";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, toDisplayString, inject, ref, openBlock, createElementBlock, normalizeClass, createElementVNode, withModifiers, withDirectives, vShow, createVNode, computed, unref, normalizeStyle, createCommentVNode, createTextVNode, onMounted, onUnmounted, Fragment, createBlock, renderList, reactive, resolveComponent, withCtx } from "vue";
|
|
2
|
-
import { h as headRequest, I as Icon, r as reqCatch, _ as _export_sfc, a as i18n, T as TOPIC_TYPE, d as useTimeFormat, f as usePageResize, g as highlightWords, t as transWebUrl, j as _frEventTrack, E as EVENT_NAME, c as REPO_TYPE, e as extractRepoInfoWithURL, R as REPO_MODULE, b as REPO_EVENT } from "./index-
|
|
3
|
-
import { f as formatNameSpace, u as useReportRepo } from "./formatNameSpace-
|
|
2
|
+
import { h as headRequest, I as Icon, r as reqCatch, _ as _export_sfc, a as i18n, T as TOPIC_TYPE, d as useTimeFormat, f as usePageResize, g as highlightWords, t as transWebUrl, j as _frEventTrack, E as EVENT_NAME, c as REPO_TYPE, e as extractRepoInfoWithURL, R as REPO_MODULE, b as REPO_EVENT } from "./index-3a8153a2.js";
|
|
3
|
+
import { f as formatNameSpace, u as useReportRepo } from "./formatNameSpace-e2d7c2f9.js";
|
|
4
4
|
import { useRouter } from "vue-router";
|
|
5
5
|
import { Row, Col } from "vue-devui-lal/grid";
|
|
6
6
|
import "vue-devui-lal/grid/style.css";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, openBlock, createElementBlock, Fragment, renderList, createElementVNode, createVNode, toDisplayString, createCommentVNode, unref } from "vue";
|
|
2
|
-
import { a as i18n, I as Icon, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, I as Icon, _ as _export_sfc } from "./index-3a8153a2.js";
|
|
3
3
|
import "vue-devui-lal/icon";
|
|
4
4
|
import "vue-devui-lal/icon/style.css";
|
|
5
5
|
import "vue-devui-lal/button";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { inject, ref, watch, withDirectives, openBlock, createElementBlock, createElementVNode, toDisplayString, unref, Fragment, renderList, createVNode, vShow } from "vue";
|
|
2
|
-
import { a as i18n, h as headRequest, I as Icon } from "./index-
|
|
2
|
+
import { a as i18n, h as headRequest, I as Icon } from "./index-3a8153a2.js";
|
|
3
3
|
import "vue-devui-lal/icon";
|
|
4
4
|
import "vue-devui-lal/icon/style.css";
|
|
5
5
|
import "vue-devui-lal/button";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ref, watchEffect } from "vue";
|
|
2
|
-
import { k as debounce } from "./index-
|
|
2
|
+
import { k as debounce } from "./index-3a8153a2.js";
|
|
3
3
|
const useReportRepo = (reportParams, viewReport) => {
|
|
4
4
|
const list = ref([]);
|
|
5
5
|
const pageRef = ref((window == null ? void 0 : window.page_ref) || "");
|
|
@@ -7624,7 +7624,7 @@ const gitCodeLayout$1 = {
|
|
|
7624
7624
|
mfatip4: "多因素身份验证-恢复码"
|
|
7625
7625
|
},
|
|
7626
7626
|
search: {
|
|
7627
|
-
trendingToday: "
|
|
7627
|
+
trendingToday: "搜索发现",
|
|
7628
7628
|
recommendTag: "推荐"
|
|
7629
7629
|
},
|
|
7630
7630
|
repoSetting: {
|
|
@@ -7897,7 +7897,7 @@ const gitCodeLayout = {
|
|
|
7897
7897
|
mfatip4: "MFA - Recovery Code"
|
|
7898
7898
|
},
|
|
7899
7899
|
search: {
|
|
7900
|
-
trendingToday: "
|
|
7900
|
+
trendingToday: "Related searches",
|
|
7901
7901
|
recommendTag: "Recommend"
|
|
7902
7902
|
},
|
|
7903
7903
|
repoSetting: {
|
|
@@ -17498,13 +17498,13 @@ const _sfc_main$l = /* @__PURE__ */ defineComponent({
|
|
|
17498
17498
|
setup(__props) {
|
|
17499
17499
|
var _a;
|
|
17500
17500
|
const { t: $t } = i18n.global;
|
|
17501
|
-
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-
|
|
17502
|
-
const UserSearch = defineAsyncComponent(() => import("./UserSearch-
|
|
17503
|
-
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-
|
|
17504
|
-
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-
|
|
17505
|
-
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-
|
|
17506
|
-
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-
|
|
17507
|
-
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-
|
|
17501
|
+
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-cb140fa4.js"));
|
|
17502
|
+
const UserSearch = defineAsyncComponent(() => import("./UserSearch-140ef3d9.js"));
|
|
17503
|
+
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-92857cf0.js"));
|
|
17504
|
+
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-35da488f.js"));
|
|
17505
|
+
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-c0331d7c.js"));
|
|
17506
|
+
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-2f1cf4b4.js"));
|
|
17507
|
+
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-daa6e67b.js"));
|
|
17508
17508
|
const props = __props;
|
|
17509
17509
|
const repoInfo = inject("repoInfo");
|
|
17510
17510
|
const orgInfo = inject("orgInfo");
|
|
@@ -18022,7 +18022,7 @@ const _sfc_main$l = /* @__PURE__ */ defineComponent({
|
|
|
18022
18022
|
const index_vue_vue_type_style_index_0_scoped_3ea56c63_lang = "";
|
|
18023
18023
|
const index_vue_vue_type_style_index_1_lang$2 = "";
|
|
18024
18024
|
const Search = /* @__PURE__ */ _export_sfc(_sfc_main$l, [["__scopeId", "data-v-3ea56c63"]]);
|
|
18025
|
-
const NoticeModal = defineAsyncComponent(() => import("./notice-
|
|
18025
|
+
const NoticeModal = defineAsyncComponent(() => import("./notice-9947fa53.js"));
|
|
18026
18026
|
function clearNotice() {
|
|
18027
18027
|
if (localStorage.getItem("validator_email")) {
|
|
18028
18028
|
localStorage.removeItem("validator_email");
|
|
@@ -24315,7 +24315,7 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
24315
24315
|
const MFA_vue_vue_type_style_index_0_lang = "";
|
|
24316
24316
|
const MFA_vue_vue_type_style_index_1_scoped_3e0f827f_lang = "";
|
|
24317
24317
|
const MFA = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-3e0f827f"]]);
|
|
24318
|
-
const SlidCaptcha = defineAsyncComponent(() => import("./index-
|
|
24318
|
+
const SlidCaptcha = defineAsyncComponent(() => import("./index-e6a22074.js"));
|
|
24319
24319
|
const useSlidCaptcha = () => {
|
|
24320
24320
|
const { mount, unMount } = usePopup("slid-captcha-popup");
|
|
24321
24321
|
const open = (config) => {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, onMounted, openBlock, createBlock, unref, withCtx, createElementVNode } from "vue";
|
|
2
2
|
import { FixedOverlay } from "vue-devui-lal/overlay";
|
|
3
|
-
import { l as useLayoutConfig, _ as _export_sfc } from "./index-
|
|
3
|
+
import { l as useLayoutConfig, _ as _export_sfc } from "./index-3a8153a2.js";
|
|
4
4
|
import "vue-devui-lal/overlay/style.css";
|
|
5
5
|
import "vue-devui-lal/button";
|
|
6
6
|
import "vue-devui-lal/popover";
|
package/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, computed, openBlock, createBlock, 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-3a8153a2.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";
|