vue-layout-gitcode 1.12.12 → 1.12.13-beta.1

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-DfZHyOG4.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-DZ-SSYRi.js";
5
5
  import "lodash/debounce";
6
- import { u as useReportRepo, S as SearchRepoCard, f as formatNameSpace } from "./index-DH88X6vt.js";
7
- import "./transWebUrl-B13gf3iY.js";
6
+ import { u as useReportRepo, S as SearchRepoCard, f as formatNameSpace } from "./index-CXC1gZMV.js";
7
+ import "./transWebUrl-BhvwwdLt.js";
8
8
  import "vue-devui-lal/tooltip";
9
9
  import "vue-devui-lal/tooltip/style.css";
10
10
  import "vue-router";
@@ -14,7 +14,7 @@ import "vue-devui-lal/grid/style.css";
14
14
  import "vue-devui-lal/skeleton/style.css";
15
15
  import "vue-devui-lal/popover";
16
16
  import "vue-devui-lal/popover/style.css";
17
- const _hoisted_1$1 = { class: "mb-[4px] mt-[16px] flex justify-between" };
17
+ const _hoisted_1$1 = { class: "search-repo-list-header" };
18
18
  const _hoisted_2$1 = { class: "title" };
19
19
  const _sfc_main$1 = /* @__PURE__ */ defineComponent({
20
20
  __name: "SearchRepoCardList",
@@ -67,7 +67,7 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
67
67
  (openBlock(true), createElementBlock(Fragment, null, renderList(__props.dataList, (item, index) => {
68
68
  return withDirectives((openBlock(), createBlock(SearchRepoCard, {
69
69
  key: item.id,
70
- class: "mb-[8px]",
70
+ class: "search-repo-list-card",
71
71
  info: { ...item, index },
72
72
  keyword: __props.searchStr,
73
73
  hover: "",
@@ -89,15 +89,15 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
89
89
  const SearchRepoCardList = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["__scopeId", "data-v-vue-layout-gitcode"]]);
90
90
  const _hoisted_1 = {
91
91
  key: 0,
92
- class: "px-[8px] history-list-project pl-[8px]"
92
+ class: "history-list-project history-list-project--padded"
93
93
  };
94
94
  const _hoisted_2 = {
95
95
  key: 1,
96
- class: "px-[8px] history-list-project pl-[8px]"
96
+ class: "history-list-project history-list-project--padded"
97
97
  };
98
98
  const _hoisted_3 = {
99
99
  key: 2,
100
- class: "px-[8px] history-list-project pl-[8px]"
100
+ class: "history-list-project history-list-project--padded"
101
101
  };
102
102
  const _sfc_main = {
103
103
  __name: "GloabarSearch",
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, inject, useSlots, computed, ref, createBlock, openBlock, unref, withCtx, createElementVNode, normalizeClass, createElementBlock, createCommentVNode, createTextVNode, toDisplayString, renderSlot } from "vue";
2
- import { a as i18n, y as useLayoutConfig, A as ThemeType, B as currentTheme, L as LANG_ZH, C as LANG_EN, D as getLocaleLang, G as GIcon, F as emitEvent, H as isHttps, b as REPO_EVENT, _ as _export_sfc } from "./index-DfZHyOG4.js";
2
+ import { a as i18n, y as useLayoutConfig, A as ThemeType, B as currentTheme, L as LANG_ZH, C as LANG_EN, D as getLocaleLang, G as GIcon, F as emitEvent, H as isHttps, b as REPO_EVENT, _ as _export_sfc } from "./index-DZ-SSYRi.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";
@@ -8,10 +8,10 @@ const _hoisted_2 = {
8
8
  key: 2,
9
9
  class: "menu-item__badge"
10
10
  };
11
- const _hoisted_3 = { class: "relative" };
11
+ const _hoisted_3 = { class: "menu-item__name-wrap" };
12
12
  const _hoisted_4 = {
13
13
  key: 1,
14
- class: "token-free-text bg-[#DBE2FA] text-[#2951E0] text-[12px] rounded-[4px] px-[4px] py-[2px]"
14
+ class: "token-free-text"
15
15
  };
16
16
  const _sfc_main = /* @__PURE__ */ defineComponent({
17
17
  __name: "MenuItem",
@@ -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, y as useLayoutConfig, G as GIcon, t as transformUrl, J as _sfc_main$1, K as loadAsideData, F as emitEvent, s as setLoginTriggerSource, f as useRequestReport, I as asideRequest, _ as _export_sfc } from "./index-DfZHyOG4.js";
2
+ import { a as i18n, y as useLayoutConfig, G as GIcon, t as transformUrl, J as _sfc_main$1, K as loadAsideData, F as emitEvent, s as setLoginTriggerSource, f as useRequestReport, I as asideRequest, _ as _export_sfc } from "./index-DZ-SSYRi.js";
3
3
  import { useRouter } from "vue-router";
4
- import { t as transWebUrl } from "./transWebUrl-B13gf3iY.js";
4
+ import { t as transWebUrl } from "./transWebUrl-BhvwwdLt.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";
@@ -12,25 +12,25 @@ import "vue-devui-lal/input/style.css";
12
12
  import "vue-devui-lal/skeleton/style.css";
13
13
  import "vue-devui-lal/menu/style.css";
14
14
  import "vue-devui-lal/button/style.css";
15
- const _hoisted_1 = { class: "devui-submenu layer_2 my-work-platform submenu-item relative" };
15
+ const _hoisted_1 = { class: "devui-submenu layer_2 my-work-platform submenu-item my-work-platform--relative" };
16
16
  const _hoisted_2 = {
17
17
  class: "devui-submenu-title layer_2",
18
18
  style: { "padding": "0px 24px" }
19
19
  };
20
- const _hoisted_3 = { class: "devui-submenu-title-content cursor-auto" };
20
+ const _hoisted_3 = { class: "devui-submenu-title-content submenu-title-static" };
21
21
  const _hoisted_4 = {
22
22
  class: "devui-submenu-title layer_2",
23
23
  style: { "padding": "0px 24px" }
24
24
  };
25
- const _hoisted_5 = { class: "devui-submenu-title-content cursor-auto" };
25
+ const _hoisted_5 = { class: "devui-submenu-title-content submenu-title-static" };
26
26
  const _hoisted_6 = {
27
27
  class: "devui-submenu-title layer_2",
28
28
  style: { "padding": "0px 24px" }
29
29
  };
30
- const _hoisted_7 = { class: "devui-submenu-title-content cursor-auto" };
30
+ const _hoisted_7 = { class: "devui-submenu-title-content submenu-title-static" };
31
31
  const _hoisted_8 = { key: 0 };
32
32
  const _hoisted_9 = { class: "project-label" };
33
- const _hoisted_10 = { class: "project-label flex-1 min-w-0 ellipsis" };
33
+ const _hoisted_10 = { class: "project-label project-label--ellipsis ellipsis" };
34
34
  const _hoisted_11 = {
35
35
  key: 1,
36
36
  class: "project-label"
@@ -267,7 +267,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
267
267
  onClick: _cache[1] || (_cache[1] = withModifiers(($event) => showSearch.value = !showSearch.value, ["stop"]))
268
268
  }),
269
269
  createElementVNode("div", {
270
- class: normalizeClass(["flex flex-col pl-[0] my-work-platform-inputbox", showSearch.value ? "" : "my-work-platform-hideInputBox"]),
270
+ class: normalizeClass(["my-work-platform-inputbox-wrap my-work-platform-inputbox", showSearch.value ? "" : "my-work-platform-hideInputBox"]),
271
271
  onClick: _cache[6] || (_cache[6] = withModifiers(() => {
272
272
  }, ["stop"]))
273
273
  }, [
@@ -275,7 +275,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
275
275
  "menu-class": "my-work-platform-select",
276
276
  modelValue: nameSpace.value,
277
277
  "onUpdate:modelValue": _cache[2] || (_cache[2] = ($event) => nameSpace.value = $event),
278
- class: "mb-[8px]",
278
+ class: "my-work-platform-select-wrap",
279
279
  placeholder: "",
280
280
  filter: true,
281
281
  onLoadMore: loadTeam,
@@ -328,7 +328,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
328
328
  color: "var(--theme-menu-icon-fill)"
329
329
  }),
330
330
  createElementVNode("div", {
331
- class: normalizeClass(["flex flex-col pl-[0] my-work-platform-inputbox", showSearch.value ? "" : "my-work-platform-hideInputBox"]),
331
+ class: normalizeClass(["my-work-platform-inputbox-wrap my-work-platform-inputbox", showSearch.value ? "" : "my-work-platform-hideInputBox"]),
332
332
  onClick: _cache[11] || (_cache[11] = withModifiers(() => {
333
333
  }, ["stop"]))
334
334
  }, [
@@ -367,7 +367,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
367
367
  color: "var(--theme-menu-icon-fill)"
368
368
  }),
369
369
  createElementVNode("div", {
370
- class: normalizeClass(["flex flex-col pl-[0] my-work-platform-inputbox", showSearch.value ? "" : "my-work-platform-hideInputBox"]),
370
+ class: normalizeClass(["my-work-platform-inputbox my-work-platform-inputbox--enterprise", showSearch.value ? "" : "my-work-platform-hideInputBox"]),
371
371
  onClick: _cache[16] || (_cache[16] = withModifiers(() => {
372
372
  }, ["stop"]))
373
373
  }, [
@@ -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, y as useLayoutConfig, t as transformUrl, I as asideRequest, G as GIcon, F as emitEvent, s as setLoginTriggerSource, f as useRequestReport, _ as _export_sfc } from "./index-DfZHyOG4.js";
2
+ import { a as i18n, y as useLayoutConfig, t as transformUrl, I as asideRequest, G as GIcon, F as emitEvent, s as setLoginTriggerSource, f as useRequestReport, _ as _export_sfc } from "./index-DZ-SSYRi.js";
3
3
  import { useRouter } from "vue-router";
4
- import { t as transWebUrl } from "./transWebUrl-B13gf3iY.js";
4
+ import { t as transWebUrl } from "./transWebUrl-BhvwwdLt.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";
@@ -10,14 +10,14 @@ import "vue-devui-lal/input/style.css";
10
10
  import "vue-devui-lal/skeleton/style.css";
11
11
  import "vue-devui-lal/menu/style.css";
12
12
  import "vue-devui-lal/button/style.css";
13
- const _hoisted_1 = { class: "devui-submenu layer_2 my-work-platform submenu-item relative" };
13
+ const _hoisted_1 = { class: "devui-submenu layer_2 my-work-platform submenu-item my-work-platform--relative" };
14
14
  const _hoisted_2 = {
15
15
  class: "devui-submenu-title layer_2",
16
16
  style: { "padding": "0px 24px" }
17
17
  };
18
- const _hoisted_3 = { class: "devui-submenu-title-content cursor-auto" };
18
+ const _hoisted_3 = { class: "devui-submenu-title-content submenu-title-static" };
19
19
  const _hoisted_4 = { class: "project-label" };
20
- const _hoisted_5 = { class: "project-label flex-1 min-w-0 ellipsis" };
20
+ const _hoisted_5 = { class: "project-label project-label--ellipsis ellipsis" };
21
21
  const _hoisted_6 = ["href"];
22
22
  const INIT_SHOW_COUNT = 4;
23
23
  const LOAD_MORE_COUNT = 10;
@@ -165,7 +165,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
165
165
  onClick: withModifiers(handleOpenSearch, ["stop"])
166
166
  }),
167
167
  createElementVNode("div", {
168
- class: normalizeClass(["flex flex-col pl-[0] my-work-platform-inputbox", showSearch.value ? "" : "my-work-platform-hideInputBox"]),
168
+ class: normalizeClass(["my-work-platform-inputbox-wrap my-work-platform-inputbox", showSearch.value ? "" : "my-work-platform-hideInputBox"]),
169
169
  onClick: _cache[4] || (_cache[4] = withModifiers(() => {
170
170
  }, ["stop"]))
171
171
  }, [
@@ -241,7 +241,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
241
241
  showTianqiRepo.value ? (openBlock(), createElementBlock("a", {
242
242
  key: 2,
243
243
  href: tianqiRepoUrl.value,
244
- class: "flex-1 min-w-0 cursor-pointer more-btn"
244
+ class: "more-btn more-btn--tianqi"
245
245
  }, toDisplayString(unref(t)("gitCodeLayout.org.tianqiRepo")) + " >", 9, _hoisted_6)) : createCommentVNode("", true)
246
246
  ]);
247
247
  };
@@ -1,13 +1,13 @@
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-DfZHyOG4.js";
2
+ import { a as i18n, h as headRequest, G as GIcon, r as reqCatch } from "./index-DZ-SSYRi.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";
6
- const _hoisted_1 = { class: "px-[8px] history-list-project pl-[8px]" };
7
- const _hoisted_2 = { class: "history-list-project-globartitle mb-[4px] mt-[16px]" };
6
+ const _hoisted_1 = { class: "history-list-project history-list-project--padded" };
7
+ const _hoisted_2 = { class: "history-list-project-globartitle history-list-project-globartitle--gap" };
8
8
  const _hoisted_3 = ["href"];
9
- const _hoisted_4 = { class: "flex history-list-project-globarbox" };
10
- const _hoisted_5 = { class: "ml-[8px] ellipsis" };
9
+ const _hoisted_4 = { class: "history-list-project-globarbox" };
10
+ const _hoisted_5 = { class: "ellipsis history-list-project__name" };
11
11
  const _sfc_main = /* @__PURE__ */ Object.assign({ name: "SearchFileList" }, {
12
12
  __name: "ProjectSearch",
13
13
  props: ["searchStr", "searchInfo", "isSearchPage"],
@@ -42,22 +42,30 @@ const _sfc_main = /* @__PURE__ */ Object.assign({ name: "SearchFileList" }, {
42
42
  params.namespace = namespace;
43
43
  params.repoName = repoName;
44
44
  } else {
45
- params = route == null ? void 0 : route.params;
45
+ params = (route == null ? void 0 : route.params) || {};
46
46
  }
47
47
  const defaultBranch = props.searchInfo.branch;
48
48
  const branchName = Array.isArray(defaultBranch) ? defaultBranch : defaultBranch == null ? void 0 : defaultBranch.split("/");
49
- const routerPath = router.resolve({
50
- name: "repoFile",
51
- params: {
52
- ...params,
53
- branchName,
54
- filePath: filePath.split("/")
55
- },
56
- query: {
57
- init: "initTree"
58
- }
59
- }).href;
60
- return routerPath;
49
+ const filePathList = filePath.split("/");
50
+ if (router == null ? void 0 : router.hasRoute("repoFile")) {
51
+ return router.resolve({
52
+ name: "repoFile",
53
+ params: {
54
+ ...params,
55
+ branchName,
56
+ filePath: filePathList
57
+ },
58
+ query: {
59
+ init: "initTree"
60
+ }
61
+ }).href;
62
+ }
63
+ const joinSegments = (value) => {
64
+ const segmentList = Array.isArray(value) ? value : [value];
65
+ return segmentList.filter((seg) => seg !== void 0 && seg !== null && seg !== "").map((seg) => encodeURIComponent(String(seg))).join("/");
66
+ };
67
+ const repoSegment = params.repo || params.repoName;
68
+ return `/${params.namespace}/${repoSegment}/blob/${joinSegments(branchName)}/${joinSegments(filePathList)}?init=initTree`;
61
69
  };
62
70
  return (_ctx, _cache) => {
63
71
  return withDirectives((openBlock(), createElementBlock("div", _hoisted_1, [
@@ -1,15 +1,15 @@
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-DfZHyOG4.js";
2
+ import { a as i18n, G as GIcon, _ as _export_sfc } from "./index-DZ-SSYRi.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" };
6
6
  const _hoisted_2 = ["onClick", "onMouseenter"];
7
- const _hoisted_3 = { class: "history-list-box__content flex items-center justify-between w-full" };
8
- const _hoisted_4 = { class: "flex items-center" };
7
+ const _hoisted_3 = { class: "history-list-box__content" };
8
+ const _hoisted_4 = { class: "history-list-box__row" };
9
9
  const _hoisted_5 = ["title"];
10
10
  const _hoisted_6 = ["title"];
11
11
  const _hoisted_7 = { class: "item-tx" };
12
- const _hoisted_8 = { class: "flex items-center gap-[8px]" };
12
+ const _hoisted_8 = { class: "history-list-box__type-row" };
13
13
  const _sfc_main = /* @__PURE__ */ defineComponent({
14
14
  __name: "SearchHistoryList",
15
15
  props: {
@@ -112,7 +112,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
112
112
  return openBlock(), createElementBlock("div", _hoisted_1, [
113
113
  _ctx.searchHistoryList.length ? (openBlock(), createElementBlock("ul", {
114
114
  key: 0,
115
- class: "history-list-box mt-[16px]",
115
+ class: "history-list-box history-list-box--mt",
116
116
  onMouseleave: resetIndex
117
117
  }, [
118
118
  (openBlock(true), createElementBlock(Fragment, null, renderList(historyList.value, (item, index) => {
@@ -127,21 +127,21 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
127
127
  createVNode(GIcon, {
128
128
  name: "gt-line-time",
129
129
  color: "var(--devui-aide-text)",
130
- class: "mr-[8px]"
130
+ class: "history-list-box__time-icon"
131
131
  }),
132
132
  createElementVNode("span", {
133
- class: "whitespace-nowrap overflow-hidden text-ellipsis",
133
+ class: "history-list-box__ellipsis",
134
134
  title: item.repoTitle
135
135
  }, toDisplayString(item.repoTitle), 9, _hoisted_5),
136
136
  createElementVNode("span", {
137
- class: "whitespace-nowrap overflow-hidden text-ellipsis",
137
+ class: "history-list-box__ellipsis",
138
138
  title: item.namespaceTitle
139
139
  }, toDisplayString(item.namespaceTitle), 9, _hoisted_6),
140
140
  createElementVNode("span", _hoisted_7, toDisplayString(item.q || item), 1)
141
141
  ]),
142
142
  createElementVNode("div", _hoisted_8, [
143
143
  createElementVNode("span", {
144
- class: normalizeClass(_ctx.activeIndex === index ? "text-[var(--theme-text)]" : "text-[var(--theme-placeholder)]")
144
+ class: normalizeClass(_ctx.activeIndex === index ? "history-list-box__type-text--active" : "history-list-box__type-text")
145
145
  }, toDisplayString(getRepoType(item).text), 3),
146
146
  createVNode(GIcon, {
147
147
  name: _ctx.activeIndex === index ? getRepoType(item).hoverIcon : getRepoType(item).icon
@@ -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-DfZHyOG4.js";
2
+ import { G as GIcon, _ as _export_sfc } from "./index-DZ-SSYRi.js";
3
3
  import "vue-devui-lal/icon";
4
4
  import "vue-devui-lal/icon/style.css";
5
5
  const _hoisted_1 = { class: "ellipsis" };
@@ -20,12 +20,12 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
20
20
  };
21
21
  return (_ctx, _cache) => {
22
22
  return openBlock(), createElementBlock("p", {
23
- class: "g-header-search-projectname flex items-center px-[16px]",
23
+ class: "g-header-search-projectname",
24
24
  onClick: onInputClick
25
25
  }, [
26
26
  createElementVNode("span", _hoisted_1, toDisplayString(_ctx.tag), 1),
27
27
  withDirectives(createElementVNode("span", {
28
- class: "g-header-search-projectname-close ml-[12px] flex",
28
+ class: "g-header-search-projectname-close",
29
29
  onClick: withModifiers(onCloseTag, ["stop"])
30
30
  }, [
31
31
  createVNode(GIcon, {
@@ -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-DH88X6vt.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-DfZHyOG4.js";
2
+ import { u as useReportRepo, S as SearchRepoCard } from "./index-CXC1gZMV.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-DZ-SSYRi.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";
@@ -63,7 +63,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
63
63
  }, () => [
64
64
  (openBlock(), createBlock(SearchRepoCard, {
65
65
  key: item.id,
66
- class: "mb-[8px]",
66
+ class: "g-header-search-recommed-card",
67
67
  info: { ...item, index },
68
68
  keyword: "",
69
69
  hover: "",
@@ -77,7 +77,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
77
77
  ])) : (openBlock(), createElementBlock("div", _hoisted_4, [
78
78
  (openBlock(), createElementBlock(Fragment, null, renderList(5, (item) => {
79
79
  return createElementVNode("div", {
80
- class: "pt-[8px] pb-[16px]",
80
+ class: "g-header-search-recommed-skel",
81
81
  key: item
82
82
  }, [
83
83
  createVNode(unref(Row), {
@@ -101,7 +101,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
101
101
  _: 1
102
102
  }),
103
103
  createVNode(unref(Row), {
104
- class: "mt-[12px]",
104
+ class: "g-header-search-recommed-skel-row",
105
105
  align: "middle",
106
106
  gutter: 16
107
107
  }, {
@@ -116,7 +116,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
116
116
  _: 1
117
117
  }),
118
118
  createVNode(unref(Row), {
119
- class: "mt-[12px]",
119
+ class: "g-header-search-recommed-skel-row",
120
120
  align: "middle",
121
121
  gutter: 16
122
122
  }, {
@@ -1,16 +1,16 @@
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-DfZHyOG4.js";
2
+ import { a as i18n, G as GIcon, _ as _export_sfc } from "./index-DZ-SSYRi.js";
3
3
  import "vue-devui-lal/icon";
4
4
  import "vue-devui-lal/icon/style.css";
5
5
  const _hoisted_1 = ["onClick"];
6
- const _hoisted_2 = { class: "flex linkItem pl-[9px] pr-[19px]" };
6
+ const _hoisted_2 = { class: "linkItem" };
7
7
  const _hoisted_3 = { class: "leftTx ellipsis" };
8
8
  const _hoisted_4 = {
9
9
  key: 0,
10
- class: "ml-[4px]"
10
+ class: "g-header-search-scopechoose__label"
11
11
  };
12
12
  const _hoisted_5 = { key: 1 };
13
- const _hoisted_6 = { class: "ml-[4px]" };
13
+ const _hoisted_6 = { class: "g-header-search-scopechoose__label" };
14
14
  const _hoisted_7 = { class: "right-text" };
15
15
  const _sfc_main = /* @__PURE__ */ defineComponent({
16
16
  __name: "SearchScopeList",
@@ -30,7 +30,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
30
30
  (openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.searchScopeList, (item, index) => {
31
31
  return openBlock(), createElementBlock("li", {
32
32
  key: index,
33
- class: "g-header-search-scopechoose pt-[16px] px-[8px]",
33
+ class: "g-header-search-scopechoose",
34
34
  onClick: ($event) => onScopeSearch(item)
35
35
  }, [
36
36
  createElementVNode("div", _hoisted_2, [
@@ -1,12 +1,12 @@
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, t as transformUrl } from "./index-DfZHyOG4.js";
2
+ import { a as i18n, h as headRequest, G as GIcon, t as transformUrl } from "./index-DZ-SSYRi.js";
3
3
  import "vue-devui-lal/icon";
4
4
  import "vue-devui-lal/icon/style.css";
5
- const _hoisted_1 = { class: "px-[8px] history-list-project pl-[8px]" };
6
- const _hoisted_2 = { class: "history-list-project-globartitle mb-[4px] mt-[16px]" };
5
+ const _hoisted_1 = { class: "history-list-project history-list-project--padded" };
6
+ const _hoisted_2 = { class: "history-list-project-globartitle history-list-project-globartitle--gap" };
7
7
  const _hoisted_3 = ["href"];
8
- const _hoisted_4 = { class: "flex history-list-project-globarbox" };
9
- const _hoisted_5 = { class: "ml-[8px] ellipsis" };
8
+ const _hoisted_4 = { class: "history-list-project-globarbox" };
9
+ const _hoisted_5 = { class: "ellipsis history-list-project__name" };
10
10
  const _sfc_main = {
11
11
  __name: "UserSearch",
12
12
  props: ["searchStr", "searchInfo"],
@@ -8,7 +8,7 @@ import { Message } from "vue-devui-lal/message";
8
8
  import "vue-devui-lal/message/style.css";
9
9
  import { FixedOverlay } from "vue-devui-lal/overlay";
10
10
  import "vue-devui-lal/overlay/style.css";
11
- import { a as i18n, k as usePageResize, z as isZh, _ as _export_sfc } from "./index-DfZHyOG4.js";
11
+ import { a as i18n, k as usePageResize, z as isZh, _ as _export_sfc } from "./index-DZ-SSYRi.js";
12
12
  const _YunpianCaptchaManager = class _YunpianCaptchaManager {
13
13
  // eslint-disable-next-line no-useless-constructor
14
14
  constructor() {
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, onMounted, nextTick, onUnmounted, createBlock, openBlock, unref, withCtx, createElementVNode } from "vue";
2
- import { x as slidCaptchaManager, y as useLayoutConfig, z as isZh, _ as _export_sfc } from "./index-DfZHyOG4.js";
2
+ import { x as slidCaptchaManager, y as useLayoutConfig, z as isZh, _ as _export_sfc } from "./index-DZ-SSYRi.js";
3
3
  import { FixedOverlay } from "vue-devui-lal/overlay";
4
4
  import "vue-devui-lal/overlay/style.css";
5
5
  const TARGET_TEXT = "Click in order:";
@@ -108,7 +108,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
108
108
  default: withCtx(() => _cache[0] || (_cache[0] = [
109
109
  createElementVNode("div", { id: "captcha-box" }, null, -1)
110
110
  ])),
111
- _: 1
111
+ _: 1,
112
+ __: [0]
112
113
  });
113
114
  };
114
115
  }