vue-layout-gitcode 1.12.15-beta.52 → 1.12.15-beta.54
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-CInD_uyR.js → GloabarSearch-DtJ1XSNT.js} +2 -2
- package/{MenuItem-BP1Zpc0Z.js → MenuItem-z_q38p7d.js} +1 -1
- package/{ProjectMenuList-BphF9hcW.js → ProjectMenuList-D-5t0FdW.js} +2 -2
- package/{ProjectMenuListV2-BR3K5AVm.js → ProjectMenuListV2-w27iLg53.js} +2 -2
- package/{ProjectSearch-Da-Kgn71.js → ProjectSearch-COwLUc1e.js} +1 -1
- package/{SearchHistoryList-C0xWDI8v.js → SearchHistoryList-CbSiu8ol.js} +1 -1
- package/{SearchRecommed-BdlBemKR.js → SearchRecommed-DJ5BVOoR.js} +2 -2
- package/{SearchScopeList-sC0t1HgC.js → SearchScopeList-CGTtiY3J.js} +1 -1
- package/{UserSearch-QBLnfBpF.js → UserSearch-DXTbSPeU.js} +1 -1
- package/{index-Bt39i4Am.js → index-B9S7kNlY.js} +1 -1
- package/{index-mAml0m-2.js → index-CSBavq4m.js} +1 -1
- package/{index-D64spUeB.js → index-CsCZ0pnu.js} +206 -199
- package/index.js +1 -1
- package/{notice-7F251gFl.js → notice-CabzYxnD.js} +1 -1
- package/package.json +1 -1
- package/style.css +1 -1
- package/{transWebUrl-DpM_3DS5.js → transWebUrl-43DvOkSC.js} +1 -1
- package/{useReportRepo-xVOov9r9.js → useReportRepo-nqrYd9i-.js} +3 -3
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, toDisplayString, unref, mergeModels, useModel, ref, watch, createElementBlock, openBlock, createVNode, withDirectives, normalizeClass, createElementVNode, vShow, inject, withModifiers, createBlock, Fragment, computed, createCommentVNode, normalizeStyle, createTextVNode, renderList, withCtx, reactive, onMounted, watchEffect } from "vue";
|
|
2
|
-
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, o as _sfc_main$b, p as isIncubationRepo, q as highlightWords, t as transformUrl, w as _frEventTrack, E as EVENT_NAME, c as REPO_TYPE, e as extractRepoInfoWithURL, x as LANG_KEY } from "./index-
|
|
3
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
2
|
+
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, o as _sfc_main$b, p as isIncubationRepo, q as highlightWords, t as transformUrl, w as _frEventTrack, E as EVENT_NAME, c as REPO_TYPE, e as extractRepoInfoWithURL, x as LANG_KEY } from "./index-CsCZ0pnu.js";
|
|
3
|
+
import { t as transWebUrl } from "./transWebUrl-43DvOkSC.js";
|
|
4
4
|
import { useRouter } from "vue-router";
|
|
5
5
|
import { Row, Col } from "vue-devui-lal/grid";
|
|
6
6
|
import { Skeleton, SkeletonItem } from "vue-devui-lal/skeleton";
|
|
@@ -566,7 +566,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
566
566
|
emits("report", "starReport");
|
|
567
567
|
};
|
|
568
568
|
const rowSpan = reactive({ xxl: 8, xl: 12, md: 12, lg: 24, sm: 24 });
|
|
569
|
-
const repoIcon = { repo: "gt-line-repositories", model: "gt-
|
|
569
|
+
const repoIcon = { repo: "gt-line-repositories", model: "gt-line-line-Models", dataset: "gt-line-Datasets" };
|
|
570
570
|
const props = __props;
|
|
571
571
|
console.log("i-search-projects-card", props.info, props.cardType);
|
|
572
572
|
const iconName = computed(() => {
|