vue-layout-gitcode 1.1.5 → 1.1.7
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-92857cf0.js → GloabarSearch-81d69f8f.js} +2 -2
- package/{ProjectSearch-cb140fa4.js → ProjectSearch-3e1dae0a.js} +1 -1
- package/{SearchHistoryList-35da488f.js → SearchHistoryList-cdccbd95.js} +3 -3
- package/{SearchPrefixTag-2f1cf4b4.js → SearchPrefixTag-89244de4.js} +3 -3
- package/{SearchRecommed-daa6e67b.js → SearchRecommed-d7850bb5.js} +18 -18
- package/{SearchScopeList-c0331d7c.js → SearchScopeList-e9b51d5e.js} +3 -3
- package/{UserSearch-140ef3d9.js → UserSearch-42ce01e9.js} +1 -1
- package/{formatNameSpace-e2d7c2f9.js → formatNameSpace-9df98279.js} +1 -1
- package/{index-e6a22074.js → index-15eb6901.js} +3 -3
- package/{index-3a8153a2.js → index-20dfcc22.js} +696 -533
- package/index.js +1 -1
- package/{notice-9947fa53.js → notice-cbf4af35.js} +1 -1
- package/package.json +1 -1
- package/style.css +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-20dfcc22.js";
|
|
3
|
+
import { u as useReportRepo, f as formatNameSpace } from "./formatNameSpace-9df98279.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-20dfcc22.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-20dfcc22.js";
|
|
3
3
|
import "vue-devui-lal/icon";
|
|
4
4
|
import "vue-devui-lal/icon/style.css";
|
|
5
5
|
import "vue-devui-lal/button";
|
|
@@ -136,8 +136,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
136
136
|
};
|
|
137
137
|
}
|
|
138
138
|
});
|
|
139
|
-
const
|
|
140
|
-
const SearchHistoryList = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-
|
|
139
|
+
const SearchHistoryList_vue_vue_type_style_index_0_scoped_291bc28d_lang = "";
|
|
140
|
+
const SearchHistoryList = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-291bc28d"]]);
|
|
141
141
|
export {
|
|
142
142
|
SearchHistoryList as default
|
|
143
143
|
};
|
|
@@ -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-20dfcc22.js";
|
|
3
3
|
import "vue-devui-lal/icon";
|
|
4
4
|
import "vue-devui-lal/icon/style.css";
|
|
5
5
|
import "vue-devui-lal/button";
|
|
@@ -83,8 +83,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
83
83
|
};
|
|
84
84
|
}
|
|
85
85
|
});
|
|
86
|
-
const
|
|
87
|
-
const SearchPrefixTag = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-
|
|
86
|
+
const SearchPrefixTag_vue_vue_type_style_index_0_scoped_1fe2d39a_lang = "";
|
|
87
|
+
const SearchPrefixTag = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-1fe2d39a"]]);
|
|
88
88
|
export {
|
|
89
89
|
SearchPrefixTag as default
|
|
90
90
|
};
|
|
@@ -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-20dfcc22.js";
|
|
3
|
+
import { f as formatNameSpace, u as useReportRepo } from "./formatNameSpace-9df98279.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";
|
|
@@ -179,8 +179,8 @@ const _sfc_main$7 = /* @__PURE__ */ defineComponent({
|
|
|
179
179
|
};
|
|
180
180
|
}
|
|
181
181
|
});
|
|
182
|
-
const
|
|
183
|
-
const StarTag = /* @__PURE__ */ _export_sfc(_sfc_main$7, [["__scopeId", "data-v-
|
|
182
|
+
const index_vue_vue_type_style_index_0_scoped_754df2e0_lang = "";
|
|
183
|
+
const StarTag = /* @__PURE__ */ _export_sfc(_sfc_main$7, [["__scopeId", "data-v-754df2e0"]]);
|
|
184
184
|
const _hoisted_1$5 = { class: "fork-tag" };
|
|
185
185
|
const _sfc_main$6 = /* @__PURE__ */ defineComponent({
|
|
186
186
|
__name: "index",
|
|
@@ -205,8 +205,8 @@ const _sfc_main$6 = /* @__PURE__ */ defineComponent({
|
|
|
205
205
|
};
|
|
206
206
|
}
|
|
207
207
|
});
|
|
208
|
-
const
|
|
209
|
-
const ForkTag = /* @__PURE__ */ _export_sfc(_sfc_main$6, [["__scopeId", "data-v-
|
|
208
|
+
const index_vue_vue_type_style_index_0_scoped_98be5d7f_lang = "";
|
|
209
|
+
const ForkTag = /* @__PURE__ */ _export_sfc(_sfc_main$6, [["__scopeId", "data-v-98be5d7f"]]);
|
|
210
210
|
const _sfc_main$5 = /* @__PURE__ */ defineComponent({
|
|
211
211
|
__name: "index",
|
|
212
212
|
props: {
|
|
@@ -252,8 +252,8 @@ const _sfc_main$5 = /* @__PURE__ */ defineComponent({
|
|
|
252
252
|
};
|
|
253
253
|
}
|
|
254
254
|
});
|
|
255
|
-
const
|
|
256
|
-
const LanguageTag = /* @__PURE__ */ _export_sfc(_sfc_main$5, [["__scopeId", "data-v-
|
|
255
|
+
const index_vue_vue_type_style_index_0_scoped_6e1aad17_lang = "";
|
|
256
|
+
const LanguageTag = /* @__PURE__ */ _export_sfc(_sfc_main$5, [["__scopeId", "data-v-6e1aad17"]]);
|
|
257
257
|
const _hoisted_1$4 = { class: "star-count-one" };
|
|
258
258
|
const _hoisted_2$4 = { key: 0 };
|
|
259
259
|
const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
@@ -280,8 +280,8 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
280
280
|
};
|
|
281
281
|
}
|
|
282
282
|
});
|
|
283
|
-
const
|
|
284
|
-
const StarCountOne = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-
|
|
283
|
+
const index_vue_vue_type_style_index_0_scoped_de8d9362_lang = "";
|
|
284
|
+
const StarCountOne = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-de8d9362"]]);
|
|
285
285
|
const _hoisted_1$3 = { class: "github-star-num" };
|
|
286
286
|
const _hoisted_2$3 = { class: "leading-none" };
|
|
287
287
|
const _sfc_main$3 = /* @__PURE__ */ defineComponent({
|
|
@@ -308,8 +308,8 @@ const _sfc_main$3 = /* @__PURE__ */ defineComponent({
|
|
|
308
308
|
};
|
|
309
309
|
}
|
|
310
310
|
});
|
|
311
|
-
const
|
|
312
|
-
const GithubStarNum = /* @__PURE__ */ _export_sfc(_sfc_main$3, [["__scopeId", "data-v-
|
|
311
|
+
const index_vue_vue_type_style_index_0_scoped_7f7e79b1_lang = "";
|
|
312
|
+
const GithubStarNum = /* @__PURE__ */ _export_sfc(_sfc_main$3, [["__scopeId", "data-v-7f7e79b1"]]);
|
|
313
313
|
const _hoisted_1$2 = { class: "repo-card-footer mt-[4px]" };
|
|
314
314
|
const _hoisted_2$2 = {
|
|
315
315
|
key: 3,
|
|
@@ -401,8 +401,8 @@ const _sfc_main$2 = /* @__PURE__ */ defineComponent({
|
|
|
401
401
|
};
|
|
402
402
|
}
|
|
403
403
|
});
|
|
404
|
-
const
|
|
405
|
-
const RepoCardFooter = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["__scopeId", "data-v-
|
|
404
|
+
const index_vue_vue_type_style_index_0_scoped_ca800e14_lang = "";
|
|
405
|
+
const RepoCardFooter = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["__scopeId", "data-v-ca800e14"]]);
|
|
406
406
|
const _hoisted_1$1 = ["innerHTML"];
|
|
407
407
|
const _hoisted_2$1 = {
|
|
408
408
|
key: 0,
|
|
@@ -591,8 +591,8 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
591
591
|
};
|
|
592
592
|
}
|
|
593
593
|
});
|
|
594
|
-
const
|
|
595
|
-
const SearchRepoCard = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["__scopeId", "data-v-
|
|
594
|
+
const index_vue_vue_type_style_index_0_scoped_f42b3680_lang = "";
|
|
595
|
+
const SearchRepoCard = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["__scopeId", "data-v-f42b3680"]]);
|
|
596
596
|
const _hoisted_1 = { class: "g-header-search-recommed" };
|
|
597
597
|
const _hoisted_2 = { key: 0 };
|
|
598
598
|
const _hoisted_3 = { class: "g-header-search-recommed-title" };
|
|
@@ -726,8 +726,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
726
726
|
};
|
|
727
727
|
}
|
|
728
728
|
});
|
|
729
|
-
const
|
|
730
|
-
const SearchRecommed = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-
|
|
729
|
+
const SearchRecommed_vue_vue_type_style_index_0_scoped_d4635f7a_lang = "";
|
|
730
|
+
const SearchRecommed = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-d4635f7a"]]);
|
|
731
731
|
export {
|
|
732
732
|
SearchRecommed as default
|
|
733
733
|
};
|
|
@@ -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-20dfcc22.js";
|
|
3
3
|
import "vue-devui-lal/icon";
|
|
4
4
|
import "vue-devui-lal/icon/style.css";
|
|
5
5
|
import "vue-devui-lal/button";
|
|
@@ -98,8 +98,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
98
98
|
};
|
|
99
99
|
}
|
|
100
100
|
});
|
|
101
|
-
const
|
|
102
|
-
const SearchScopeList = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-
|
|
101
|
+
const SearchScopeList_vue_vue_type_style_index_0_scoped_2665307e_lang = "";
|
|
102
|
+
const SearchScopeList = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-2665307e"]]);
|
|
103
103
|
export {
|
|
104
104
|
SearchScopeList as default
|
|
105
105
|
};
|
|
@@ -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-20dfcc22.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-20dfcc22.js";
|
|
3
3
|
const useReportRepo = (reportParams, viewReport) => {
|
|
4
4
|
const list = ref([]);
|
|
5
5
|
const pageRef = ref((window == null ? void 0 : window.page_ref) || "");
|
|
@@ -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-20dfcc22.js";
|
|
4
4
|
import "vue-devui-lal/overlay/style.css";
|
|
5
5
|
import "vue-devui-lal/button";
|
|
6
6
|
import "vue-devui-lal/popover";
|
|
@@ -99,8 +99,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
99
99
|
};
|
|
100
100
|
}
|
|
101
101
|
});
|
|
102
|
-
const
|
|
103
|
-
const index = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-
|
|
102
|
+
const index_vue_vue_type_style_index_0_scoped_37ed6e3d_lang = "";
|
|
103
|
+
const index = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-37ed6e3d"]]);
|
|
104
104
|
export {
|
|
105
105
|
index as default
|
|
106
106
|
};
|