vue-layout-gitcode 1.0.11 → 1.0.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-69cff9f1.js → GloabarSearch-0bcfe513.js} +2 -3
- package/{ProjectSearch-8781b524.js → ProjectSearch-91503e0b.js} +1 -2
- package/{SearchHistoryList-186984ca.js → SearchHistoryList-82961669.js} +3 -4
- package/{SearchPrefixTag-a00fdfdc.js → SearchPrefixTag-186b4b6d.js} +3 -4
- package/{SearchRecommed-34d5bb0a.js → SearchRecommed-02cdf812.js} +18 -19
- package/{SearchScopeList-495342f3.js → SearchScopeList-8364827c.js} +3 -4
- package/{UserSearch-6442e0ec.js → UserSearch-e054a90a.js} +1 -2
- package/{formatNameSpace-4d088d7e.js → formatNameSpace-f7ef66a8.js} +1 -1
- package/{index-bcf93a60.js → index-40266be2.js} +3 -4
- package/{index-4160c47d.js → index-d41afc37.js} +130 -174
- package/index.d.ts +2 -3
- package/index.js +1 -2
- package/{notice-029bb671.js → notice-04017897.js} +1 -2
- 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, Fragment, renderList, unref, createVNode, createCommentVNode } from "vue";
|
|
2
|
-
import { h as headRequest, R as REPO_MODULE, t as transWebUrl, I as Icon, a as useReport, 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 { h as headRequest, R as REPO_MODULE, t as transWebUrl, I as Icon, a as useReport, b as REPO_EVENT, c as REPO_TYPE, e as extractRepoInfoWithURL } from "./index-d41afc37.js";
|
|
3
|
+
import { u as useReportRepo, f as formatNameSpace } from "./formatNameSpace-f7ef66a8.js";
|
|
4
4
|
import "vue-devui-lal/icon";
|
|
5
5
|
import "vue-devui-lal/icon/style.css";
|
|
6
6
|
import "vue-devui-lal/button";
|
|
@@ -35,7 +35,6 @@ import "vue-devui-lal/message";
|
|
|
35
35
|
import "vue-devui-lal/message/style.css";
|
|
36
36
|
import "vue-devui-lal/badge";
|
|
37
37
|
import "vue-devui-lal/badge/style.css";
|
|
38
|
-
import "vue-devui-lal/tabs";
|
|
39
38
|
import "vue-devui-lal/tabs/style.css";
|
|
40
39
|
import "vue-devui-lal/form";
|
|
41
40
|
import "vue-devui-lal/form/style.css";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ref, inject, computed, withDirectives, openBlock, createElementBlock, createElementVNode, toDisplayString, Fragment, renderList, createVNode, vShow } from "vue";
|
|
2
|
-
import { h as headRequest, I as Icon, r as reqCatch } from "./index-
|
|
2
|
+
import { h as headRequest, I as Icon, r as reqCatch } from "./index-d41afc37.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";
|
|
@@ -34,7 +34,6 @@ import "vue-devui-lal/message";
|
|
|
34
34
|
import "vue-devui-lal/message/style.css";
|
|
35
35
|
import "vue-devui-lal/badge";
|
|
36
36
|
import "vue-devui-lal/badge/style.css";
|
|
37
|
-
import "vue-devui-lal/tabs";
|
|
38
37
|
import "vue-devui-lal/tabs/style.css";
|
|
39
38
|
import "vue-devui-lal/form";
|
|
40
39
|
import "vue-devui-lal/form/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 { d as i18n, I as Icon, _ as _export_sfc } from "./index-
|
|
2
|
+
import { d as i18n, I as Icon, _ as _export_sfc } from "./index-d41afc37.js";
|
|
3
3
|
import "vue-devui-lal/icon";
|
|
4
4
|
import "vue-devui-lal/icon/style.css";
|
|
5
5
|
import "vue-devui-lal/button";
|
|
@@ -34,7 +34,6 @@ import "vue-devui-lal/message";
|
|
|
34
34
|
import "vue-devui-lal/message/style.css";
|
|
35
35
|
import "vue-devui-lal/badge";
|
|
36
36
|
import "vue-devui-lal/badge/style.css";
|
|
37
|
-
import "vue-devui-lal/tabs";
|
|
38
37
|
import "vue-devui-lal/tabs/style.css";
|
|
39
38
|
import "vue-devui-lal/form";
|
|
40
39
|
import "vue-devui-lal/form/style.css";
|
|
@@ -138,8 +137,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
138
137
|
};
|
|
139
138
|
}
|
|
140
139
|
});
|
|
141
|
-
const
|
|
142
|
-
const SearchHistoryList = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-
|
|
140
|
+
const SearchHistoryList_vue_vue_type_style_index_0_scoped_08742604_lang = "";
|
|
141
|
+
const SearchHistoryList = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-08742604"]]);
|
|
143
142
|
export {
|
|
144
143
|
SearchHistoryList as default
|
|
145
144
|
};
|
|
@@ -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-d41afc37.js";
|
|
3
3
|
import "vue-devui-lal/icon";
|
|
4
4
|
import "vue-devui-lal/icon/style.css";
|
|
5
5
|
import "vue-devui-lal/button";
|
|
@@ -34,7 +34,6 @@ import "vue-devui-lal/message";
|
|
|
34
34
|
import "vue-devui-lal/message/style.css";
|
|
35
35
|
import "vue-devui-lal/badge";
|
|
36
36
|
import "vue-devui-lal/badge/style.css";
|
|
37
|
-
import "vue-devui-lal/tabs";
|
|
38
37
|
import "vue-devui-lal/tabs/style.css";
|
|
39
38
|
import "vue-devui-lal/form";
|
|
40
39
|
import "vue-devui-lal/form/style.css";
|
|
@@ -85,8 +84,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
85
84
|
};
|
|
86
85
|
}
|
|
87
86
|
});
|
|
88
|
-
const
|
|
89
|
-
const SearchPrefixTag = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-
|
|
87
|
+
const SearchPrefixTag_vue_vue_type_style_index_0_scoped_1fe2d39a_lang = "";
|
|
88
|
+
const SearchPrefixTag = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-1fe2d39a"]]);
|
|
90
89
|
export {
|
|
91
90
|
SearchPrefixTag as default
|
|
92
91
|
};
|
|
@@ -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, T as TOPIC_TYPE, f as useTimeFormat, g as usePageResize, d as i18n, j as highlightWords, t as transWebUrl, k as _frEventTrack, E as EVENT_NAME, c as REPO_TYPE, e as extractRepoInfoWithURL, R as REPO_MODULE, a as useReport, 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, T as TOPIC_TYPE, f as useTimeFormat, g as usePageResize, d as i18n, j as highlightWords, t as transWebUrl, k as _frEventTrack, E as EVENT_NAME, c as REPO_TYPE, e as extractRepoInfoWithURL, R as REPO_MODULE, a as useReport, b as REPO_EVENT } from "./index-d41afc37.js";
|
|
3
|
+
import { f as formatNameSpace, u as useReportRepo } from "./formatNameSpace-f7ef66a8.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";
|
|
@@ -37,7 +37,6 @@ import "vue-devui-lal/message";
|
|
|
37
37
|
import "vue-devui-lal/message/style.css";
|
|
38
38
|
import "vue-devui-lal/badge";
|
|
39
39
|
import "vue-devui-lal/badge/style.css";
|
|
40
|
-
import "vue-devui-lal/tabs";
|
|
41
40
|
import "vue-devui-lal/tabs/style.css";
|
|
42
41
|
import "vue-devui-lal/form";
|
|
43
42
|
import "vue-devui-lal/form/style.css";
|
|
@@ -181,8 +180,8 @@ const _sfc_main$7 = /* @__PURE__ */ defineComponent({
|
|
|
181
180
|
};
|
|
182
181
|
}
|
|
183
182
|
});
|
|
184
|
-
const
|
|
185
|
-
const StarTag = /* @__PURE__ */ _export_sfc(_sfc_main$7, [["__scopeId", "data-v-
|
|
183
|
+
const index_vue_vue_type_style_index_0_scoped_754df2e0_lang = "";
|
|
184
|
+
const StarTag = /* @__PURE__ */ _export_sfc(_sfc_main$7, [["__scopeId", "data-v-754df2e0"]]);
|
|
186
185
|
const _hoisted_1$5 = { class: "fork-tag" };
|
|
187
186
|
const _sfc_main$6 = /* @__PURE__ */ defineComponent({
|
|
188
187
|
__name: "index",
|
|
@@ -207,8 +206,8 @@ const _sfc_main$6 = /* @__PURE__ */ defineComponent({
|
|
|
207
206
|
};
|
|
208
207
|
}
|
|
209
208
|
});
|
|
210
|
-
const
|
|
211
|
-
const ForkTag = /* @__PURE__ */ _export_sfc(_sfc_main$6, [["__scopeId", "data-v-
|
|
209
|
+
const index_vue_vue_type_style_index_0_scoped_98be5d7f_lang = "";
|
|
210
|
+
const ForkTag = /* @__PURE__ */ _export_sfc(_sfc_main$6, [["__scopeId", "data-v-98be5d7f"]]);
|
|
212
211
|
const _sfc_main$5 = /* @__PURE__ */ defineComponent({
|
|
213
212
|
__name: "index",
|
|
214
213
|
props: {
|
|
@@ -254,8 +253,8 @@ const _sfc_main$5 = /* @__PURE__ */ defineComponent({
|
|
|
254
253
|
};
|
|
255
254
|
}
|
|
256
255
|
});
|
|
257
|
-
const
|
|
258
|
-
const LanguageTag = /* @__PURE__ */ _export_sfc(_sfc_main$5, [["__scopeId", "data-v-
|
|
256
|
+
const index_vue_vue_type_style_index_0_scoped_6e1aad17_lang = "";
|
|
257
|
+
const LanguageTag = /* @__PURE__ */ _export_sfc(_sfc_main$5, [["__scopeId", "data-v-6e1aad17"]]);
|
|
259
258
|
const _hoisted_1$4 = { class: "star-count-one" };
|
|
260
259
|
const _hoisted_2$4 = { key: 0 };
|
|
261
260
|
const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
@@ -281,8 +280,8 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
281
280
|
};
|
|
282
281
|
}
|
|
283
282
|
});
|
|
284
|
-
const
|
|
285
|
-
const StarCountOne = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-
|
|
283
|
+
const index_vue_vue_type_style_index_0_scoped_e09fabb0_lang = "";
|
|
284
|
+
const StarCountOne = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-e09fabb0"]]);
|
|
286
285
|
const _hoisted_1$3 = { class: "github-star-num" };
|
|
287
286
|
const _hoisted_2$3 = { class: "leading-none" };
|
|
288
287
|
const _sfc_main$3 = /* @__PURE__ */ defineComponent({
|
|
@@ -309,8 +308,8 @@ const _sfc_main$3 = /* @__PURE__ */ defineComponent({
|
|
|
309
308
|
};
|
|
310
309
|
}
|
|
311
310
|
});
|
|
312
|
-
const
|
|
313
|
-
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"]]);
|
|
314
313
|
const _hoisted_1$2 = { class: "repo-card-footer mt-[4px]" };
|
|
315
314
|
const _hoisted_2$2 = {
|
|
316
315
|
key: 3,
|
|
@@ -402,8 +401,8 @@ const _sfc_main$2 = /* @__PURE__ */ defineComponent({
|
|
|
402
401
|
};
|
|
403
402
|
}
|
|
404
403
|
});
|
|
405
|
-
const
|
|
406
|
-
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"]]);
|
|
407
406
|
const _hoisted_1$1 = ["innerHTML"];
|
|
408
407
|
const _hoisted_2$1 = {
|
|
409
408
|
key: 0,
|
|
@@ -592,8 +591,8 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
592
591
|
};
|
|
593
592
|
}
|
|
594
593
|
});
|
|
595
|
-
const
|
|
596
|
-
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"]]);
|
|
597
596
|
const _hoisted_1 = { class: "g-header-search-recommed" };
|
|
598
597
|
const _hoisted_2 = { key: 0 };
|
|
599
598
|
const _hoisted_3 = { class: "g-header-search-recommed-title" };
|
|
@@ -725,8 +724,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
725
724
|
};
|
|
726
725
|
}
|
|
727
726
|
});
|
|
728
|
-
const
|
|
729
|
-
const SearchRecommed = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-
|
|
727
|
+
const SearchRecommed_vue_vue_type_style_index_0_scoped_e287f852_lang = "";
|
|
728
|
+
const SearchRecommed = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-e287f852"]]);
|
|
730
729
|
export {
|
|
731
730
|
SearchRecommed as default
|
|
732
731
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, openBlock, createElementBlock, Fragment, renderList, createElementVNode, createVNode, toDisplayString, createCommentVNode } from "vue";
|
|
2
|
-
import { I as Icon, _ as _export_sfc } from "./index-
|
|
2
|
+
import { I as Icon, _ as _export_sfc } from "./index-d41afc37.js";
|
|
3
3
|
import "vue-devui-lal/icon";
|
|
4
4
|
import "vue-devui-lal/icon/style.css";
|
|
5
5
|
import "vue-devui-lal/button";
|
|
@@ -34,7 +34,6 @@ import "vue-devui-lal/message";
|
|
|
34
34
|
import "vue-devui-lal/message/style.css";
|
|
35
35
|
import "vue-devui-lal/badge";
|
|
36
36
|
import "vue-devui-lal/badge/style.css";
|
|
37
|
-
import "vue-devui-lal/tabs";
|
|
38
37
|
import "vue-devui-lal/tabs/style.css";
|
|
39
38
|
import "vue-devui-lal/form";
|
|
40
39
|
import "vue-devui-lal/form/style.css";
|
|
@@ -99,8 +98,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
99
98
|
};
|
|
100
99
|
}
|
|
101
100
|
});
|
|
102
|
-
const
|
|
103
|
-
const SearchScopeList = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-
|
|
101
|
+
const SearchScopeList_vue_vue_type_style_index_0_scoped_981fbb2e_lang = "";
|
|
102
|
+
const SearchScopeList = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-981fbb2e"]]);
|
|
104
103
|
export {
|
|
105
104
|
SearchScopeList as default
|
|
106
105
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { inject, ref, watch, withDirectives, openBlock, createElementBlock, createElementVNode, toDisplayString, Fragment, renderList, createVNode, vShow } from "vue";
|
|
2
|
-
import { h as headRequest, I as Icon } from "./index-
|
|
2
|
+
import { h as headRequest, I as Icon } from "./index-d41afc37.js";
|
|
3
3
|
import "vue-devui-lal/icon";
|
|
4
4
|
import "vue-devui-lal/icon/style.css";
|
|
5
5
|
import "vue-devui-lal/button";
|
|
@@ -34,7 +34,6 @@ import "vue-devui-lal/message";
|
|
|
34
34
|
import "vue-devui-lal/message/style.css";
|
|
35
35
|
import "vue-devui-lal/badge";
|
|
36
36
|
import "vue-devui-lal/badge/style.css";
|
|
37
|
-
import "vue-devui-lal/tabs";
|
|
38
37
|
import "vue-devui-lal/tabs/style.css";
|
|
39
38
|
import "vue-devui-lal/form";
|
|
40
39
|
import "vue-devui-lal/form/style.css";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ref, watchEffect } from "vue";
|
|
2
|
-
import { l as debounce } from "./index-
|
|
2
|
+
import { l as debounce } from "./index-d41afc37.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 { m as useLayoutConfig, _ as _export_sfc } from "./index-
|
|
3
|
+
import { m as useLayoutConfig, _ as _export_sfc } from "./index-d41afc37.js";
|
|
4
4
|
import "vue-devui-lal/overlay/style.css";
|
|
5
5
|
import "vue-devui-lal/button";
|
|
6
6
|
import "vue-devui-lal/popover";
|
|
@@ -36,7 +36,6 @@ import "vue-devui-lal/message";
|
|
|
36
36
|
import "vue-devui-lal/message/style.css";
|
|
37
37
|
import "vue-devui-lal/badge";
|
|
38
38
|
import "vue-devui-lal/badge/style.css";
|
|
39
|
-
import "vue-devui-lal/tabs";
|
|
40
39
|
import "vue-devui-lal/tabs/style.css";
|
|
41
40
|
import "vue-devui-lal/form";
|
|
42
41
|
import "vue-devui-lal/form/style.css";
|
|
@@ -101,8 +100,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
101
100
|
};
|
|
102
101
|
}
|
|
103
102
|
});
|
|
104
|
-
const
|
|
105
|
-
const index = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-
|
|
103
|
+
const index_vue_vue_type_style_index_0_scoped_37ed6e3d_lang = "";
|
|
104
|
+
const index = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-37ed6e3d"]]);
|
|
106
105
|
export {
|
|
107
106
|
index as default
|
|
108
107
|
};
|