vue-layout-gitcode 1.8.8 → 1.8.9

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.
@@ -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-lBPEdp0C.js";
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-CUNaeC_5.js";
5
5
  import "lodash/debounce";
6
- import { u as useReportRepo, S as SearchRepoCard, f as formatNameSpace } from "./index-B8PV8ZO9.js";
7
- import "./transWebUrl-DBP2L5dq.js";
6
+ import { u as useReportRepo, S as SearchRepoCard, f as formatNameSpace } from "./index-C3wPSB3z.js";
7
+ import "./transWebUrl-C54A2jpU.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 { w as useLayoutConfig, x as ThemeType, y as currentTheme, g as LANG_ZH, z as LANG_EN, q as getLocaleLang, G as GIcon, A as emitEvent, B as isHttps, b as REPO_EVENT, _ as _export_sfc } from "./index-lBPEdp0C.js";
2
+ import { w as useLayoutConfig, y as ThemeType, z as currentTheme, j as LANG_ZH, A as LANG_EN, x as getLocaleLang, G as GIcon, B as emitEvent, C as isHttps, b as REPO_EVENT, _ as _export_sfc } from "./index-CUNaeC_5.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, w as useLayoutConfig, G as GIcon, C as _sfc_main$1, D as loadAsideData, A as emitEvent, s as setLoginTriggerSource, d as useRequestReport, F as asideRequest, _ as _export_sfc } from "./index-lBPEdp0C.js";
2
+ import { a as i18n, w as useLayoutConfig, G as GIcon, D as transformUrl, F as _sfc_main$1, H as loadAsideData, B as emitEvent, s as setLoginTriggerSource, f as useRequestReport, I as asideRequest, _ as _export_sfc } from "./index-CUNaeC_5.js";
3
3
  import { useRouter } from "vue-router";
4
- import { t as transWebUrl } from "./transWebUrl-DBP2L5dq.js";
4
+ import { t as transWebUrl } from "./transWebUrl-C54A2jpU.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";
@@ -344,7 +344,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
344
344
  return openBlock(), createBlock(unref(MenuItem), {
345
345
  key: item.key,
346
346
  "data-openBlank": true,
347
- "data-href": unref(transWebUrl)(item.web_url),
347
+ "data-href": unref(transformUrl)(unref(transWebUrl)(item.web_url)),
348
348
  class: "text",
349
349
  title: _ctx.type === "project" ? `${item.namespace}/${item.label}` : item.label
350
350
  }, {
@@ -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, w as useLayoutConfig, G as GIcon, A as emitEvent, s as setLoginTriggerSource, d as useRequestReport, _ as _export_sfc } from "./index-lBPEdp0C.js";
2
+ import { a as i18n, w as useLayoutConfig, G as GIcon, B as emitEvent, s as setLoginTriggerSource, f as useRequestReport, _ as _export_sfc } from "./index-CUNaeC_5.js";
3
3
  import { useRouter } from "vue-router";
4
- import { t as transWebUrl } from "./transWebUrl-DBP2L5dq.js";
4
+ import { t as transWebUrl } from "./transWebUrl-C54A2jpU.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-lBPEdp0C.js";
2
+ import { a as i18n, h as headRequest, G as GIcon, r as reqCatch } from "./index-CUNaeC_5.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-lBPEdp0C.js";
2
+ import { a as i18n, G as GIcon, _ as _export_sfc } from "./index-CUNaeC_5.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-lBPEdp0C.js";
2
+ import { G as GIcon, _ as _export_sfc } from "./index-CUNaeC_5.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-B8PV8ZO9.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-lBPEdp0C.js";
2
+ import { u as useReportRepo, S as SearchRepoCard } from "./index-C3wPSB3z.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-CUNaeC_5.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-lBPEdp0C.js";
2
+ import { a as i18n, G as GIcon, _ as _export_sfc } from "./index-CUNaeC_5.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-lBPEdp0C.js";
2
+ import { a as i18n, h as headRequest, G as GIcon, t as transformUrl } from "./index-CUNaeC_5.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]" };
@@ -41,7 +41,16 @@ const _sfc_main = {
41
41
  search: props.searchStr
42
42
  }).then((res) => {
43
43
  const data = res.data || {};
44
- searchFileList.value = data.content || [];
44
+ searchFileList.value = data.content.map((item) => {
45
+ return {
46
+ ...item,
47
+ web_url: transformUrl(item.web_url),
48
+ ssh_url_to_repo: transformUrl(item.ssh_url_to_repo),
49
+ http_url_to_repo: transformUrl(item.http_url_to_repo),
50
+ readme_url: transformUrl(item.readme_url),
51
+ avatar_url: transformUrl(item.avatar_url)
52
+ };
53
+ }) || [];
45
54
  }).finally(() => {
46
55
  loading.value = false;
47
56
  });
@@ -1,16 +1,12 @@
1
- import { defineComponent, onMounted, onUnmounted, createBlock, openBlock, unref, withCtx, createElementVNode } from "vue";
2
- import { q as getLocaleLang, g as LANG_ZH, w as useLayoutConfig, _ as _export_sfc } from "./index-lBPEdp0C.js";
1
+ import { defineComponent, onMounted, createBlock, openBlock, unref, withCtx, createElementVNode } from "vue";
3
2
  import { FixedOverlay } from "vue-devui-lal/overlay";
3
+ import { w as useLayoutConfig, _ as _export_sfc } from "./index-CUNaeC_5.js";
4
4
  import "vue-devui-lal/overlay/style.css";
5
- const TARGET_TEXT = "Click in order:";
6
5
  const _sfc_main = /* @__PURE__ */ defineComponent({
7
- ...{ name: "tianaiCaptcha" },
8
6
  __name: "index",
9
7
  emits: ["close", "success"],
10
8
  setup(__props, { emit: __emit }) {
11
- const isZh = getLocaleLang() === LANG_ZH;
12
9
  const emits = __emit;
13
- let timer = null;
14
10
  const captchaInit = () => {
15
11
  if (!window.initTAC) {
16
12
  return;
@@ -21,22 +17,16 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
21
17
  validCaptchaUrl: `${baseURL}/uc/api/v1/captcha/check`,
22
18
  bindEl: "#captcha-box",
23
19
  validSuccess: (res, c, tac) => {
24
- stopTimer();
25
20
  tac.destroyWindow();
26
21
  emits("success", res.data);
27
22
  },
28
23
  validFail: (res, c, tac) => {
29
24
  tac.reloadCaptcha();
30
- stopTimer();
31
- startTimer();
32
25
  },
33
26
  btnRefreshFun: (el, tac) => {
34
27
  tac.reloadCaptcha();
35
- stopTimer();
36
- startTimer();
37
28
  },
38
29
  btnCloseFun: (el, tac) => {
39
- stopTimer();
40
30
  tac.destroyWindow();
41
31
  emits("close");
42
32
  }
@@ -45,46 +35,15 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
45
35
  logoUrl: null
46
36
  // 去除logo
47
37
  };
48
- window.initTAC("https://cdn-static.gitcode.com/js/tac/", config, style).then((tac) => {
38
+ window.initTAC("https://cdn-static.gitcode.host/js/tac/", config, style).then((tac) => {
49
39
  tac.init();
50
- }).then(() => {
51
- replaceEnglishTip();
52
40
  }).catch((e) => {
53
41
  console.error("初始化tac失败", e);
54
42
  });
55
43
  };
56
- const replaceEnglishTip = () => {
57
- if (isZh) return false;
58
- const tipDom = document.querySelector("#captcha-box #tianai-captcha-click-track-font");
59
- if (tipDom && tipDom.textContent !== TARGET_TEXT) {
60
- tipDom.textContent = TARGET_TEXT;
61
- return true;
62
- }
63
- if (tipDom && tipDom.textContent === TARGET_TEXT) {
64
- return true;
65
- }
66
- return false;
67
- };
68
- const startTimer = () => {
69
- if (isZh) return;
70
- stopTimer();
71
- timer = window.setInterval(() => {
72
- replaceEnglishTip();
73
- }, 100);
74
- };
75
- const stopTimer = () => {
76
- if (timer) {
77
- clearInterval(timer);
78
- timer = null;
79
- }
80
- };
81
44
  onMounted(() => {
82
- startTimer();
83
45
  captchaInit();
84
46
  });
85
- onUnmounted(() => {
86
- stopTimer();
87
- });
88
47
  return (_ctx, _cache) => {
89
48
  return openBlock(), createBlock(unref(FixedOverlay), { class: "captcha-overlay" }, {
90
49
  default: withCtx(() => _cache[0] || (_cache[0] = [
@@ -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, L as LANG_KEY, g as LANG_ZH, j as usePageResize, 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 } from "./index-lBPEdp0C.js";
4
- import { t as transWebUrl } from "./transWebUrl-DBP2L5dq.js";
3
+ 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, L as LANG_KEY, j as LANG_ZH, k as usePageResize, m as isGstarRepo, n as _sfc_main$b, o as isIncubationRepo, p as highlightWords, t as transformUrl, q as _frEventTrack, E as EVENT_NAME, c as REPO_TYPE, e as extractRepoInfoWithURL } from "./index-CUNaeC_5.js";
4
+ import { t as transWebUrl } from "./transWebUrl-C54A2jpU.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";
@@ -641,7 +641,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
641
641
  const { widthType } = usePageResize();
642
642
  const { t: $t } = i18n.global;
643
643
  const handleClick = () => {
644
- window.open(transWebUrl(props.info.web_url, props.urlParams), "_blank");
644
+ window.open(transWebUrl(transformUrl(props.info.web_url), props.urlParams), "_blank");
645
645
  emits("report");
646
646
  _frEventTrack(EVENT_NAME.CLICK_SEARCH_RESULT);
647
647
  };