vue-layout-gitcode 1.0.12 → 1.0.13
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-0bcfe513.js → GloabarSearch-f90f0ccb.js} +2 -2
- package/{ProjectSearch-91503e0b.js → ProjectSearch-b578a6da.js} +1 -1
- package/{SearchHistoryList-82961669.js → SearchHistoryList-b379f90f.js} +1 -1
- package/{SearchPrefixTag-186b4b6d.js → SearchPrefixTag-654a24a6.js} +1 -1
- package/{SearchRecommed-02cdf812.js → SearchRecommed-e23e10e7.js} +2 -2
- package/{SearchScopeList-8364827c.js → SearchScopeList-9909d0a6.js} +1 -1
- package/{UserSearch-e054a90a.js → UserSearch-73217750.js} +1 -1
- package/{formatNameSpace-f7ef66a8.js → formatNameSpace-d0d2b249.js} +1 -1
- package/{index-40266be2.js → index-0dac6289.js} +1 -1
- package/{index-d41afc37.js → index-4b650523.js} +88 -245
- package/index.d.ts +61 -218
- package/index.js +1 -1
- package/{notice-04017897.js → notice-0bdc8f54.js} +1 -1
- package/package.json +5 -8
|
@@ -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-4b650523.js";
|
|
3
|
+
import { u as useReportRepo, f as formatNameSpace } from "./formatNameSpace-d0d2b249.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, 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-4b650523.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 { d as i18n, I as Icon, _ as _export_sfc } from "./index-
|
|
2
|
+
import { d as i18n, I as Icon, _ as _export_sfc } from "./index-4b650523.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 { 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-4b650523.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,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-4b650523.js";
|
|
3
|
+
import { f as formatNameSpace, u as useReportRepo } from "./formatNameSpace-d0d2b249.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";
|
|
@@ -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-4b650523.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 { 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-4b650523.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 { l as debounce } from "./index-
|
|
2
|
+
import { l as debounce } from "./index-4b650523.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-4b650523.js";
|
|
4
4
|
import "vue-devui-lal/overlay/style.css";
|
|
5
5
|
import "vue-devui-lal/button";
|
|
6
6
|
import "vue-devui-lal/popover";
|
|
@@ -8695,35 +8695,10 @@ const index_vue_vue_type_style_index_0_scoped_e4d63444_lang = "";
|
|
|
8695
8695
|
const OptionLink = /* @__PURE__ */ _export_sfc(_sfc_main$l, [["__scopeId", "data-v-e4d63444"]]);
|
|
8696
8696
|
const gitCodeLayout$1 = {
|
|
8697
8697
|
home: {
|
|
8698
|
-
comprehensiveSorting: "综合排序",
|
|
8699
|
-
starTotalSort: "Star总数排序",
|
|
8700
|
-
starNum: "Star数",
|
|
8701
|
-
fork: "Fork数",
|
|
8702
|
-
updateTime: "更新时间",
|
|
8703
|
-
recommend: "推荐",
|
|
8704
|
-
all: "全部",
|
|
8705
|
-
Gproject: "G-Star 项目",
|
|
8706
|
-
milions: "让千万开发者发现你的开源项目,卓越就此发生",
|
|
8707
|
-
showMore: "查看更多",
|
|
8708
|
-
recommendation: "全球开源推荐",
|
|
8709
|
-
loading: "加载中",
|
|
8710
|
-
loadAll: "数据已加载完毕,是时候添加你的代码了~",
|
|
8711
|
-
applyJoin: "申请加入",
|
|
8712
|
-
organizations: "开源组织推荐",
|
|
8713
|
-
noMore: "没有更多了",
|
|
8714
8698
|
alreadyFollowed: "已关注",
|
|
8715
|
-
focusList: "关注列表",
|
|
8716
8699
|
focusOn: "关注",
|
|
8717
|
-
unsubscribe: "取消关注",
|
|
8718
|
-
noDescroption: "暂无描述",
|
|
8719
|
-
noIntroduction: "暂无简介",
|
|
8720
|
-
searchHistory: "搜索历史",
|
|
8721
|
-
homePage: "首页",
|
|
8722
8700
|
star: "星标",
|
|
8723
|
-
aiCommunity: "AI-社区",
|
|
8724
8701
|
informationCenter: "资讯中心",
|
|
8725
|
-
expandMore: "展开更多",
|
|
8726
|
-
helpDoc: "帮助文档",
|
|
8727
8702
|
feedbackCenter: "反馈中心",
|
|
8728
8703
|
companyInformation: "重庆开源共创",
|
|
8729
8704
|
recordInformation: "渝ICP备2023009037号",
|
|
@@ -8731,10 +8706,7 @@ const gitCodeLayout$1 = {
|
|
|
8731
8706
|
HWCloud: "华为云",
|
|
8732
8707
|
userFeedback01: "在线客服",
|
|
8733
8708
|
userFeedbackProductRecommendations: "参与产品建议反馈",
|
|
8734
|
-
userFeedbackBr: "在线<br/>客服",
|
|
8735
8709
|
userFeedback02: "用心答复您的每一次提问。",
|
|
8736
|
-
contactUs: "联系我们",
|
|
8737
|
-
serviceHours: "服务时间",
|
|
8738
8710
|
onWeekdays: "工作日",
|
|
8739
8711
|
settlementMsg: "如需组织入驻支持可邮件联系",
|
|
8740
8712
|
settlementMsgContact: "请在正文附带组织介绍及联系方式哦",
|
|
@@ -8748,55 +8720,32 @@ const gitCodeLayout$1 = {
|
|
|
8748
8720
|
thankFaceback: "谢谢您的反馈",
|
|
8749
8721
|
improveQuestion: "有什么可以改进的吗",
|
|
8750
8722
|
facebackPlaceholder: "请输入反馈(可选)",
|
|
8751
|
-
org: {
|
|
8752
|
-
gstarTips: "G-Star 官方认证组织"
|
|
8753
|
-
},
|
|
8723
|
+
org: {},
|
|
8754
8724
|
searchPlaceholder: "「开搜」:一搜即达",
|
|
8755
8725
|
searchPlaceholder2: "按下<kbd>/</kbd>快速开启搜索",
|
|
8756
8726
|
surveyTipsTitle: "填问卷必得200积分+抽取限量周边",
|
|
8757
|
-
webDescription: "GitCode - 全球开发者的开源社区,开源代码托管平台",
|
|
8758
8727
|
slogon: "共创GitCode,开发者的代码家园",
|
|
8759
8728
|
digest: "重庆开源共创科技有限公司版权所有",
|
|
8760
|
-
shotName: {
|
|
8761
|
-
AI: "AI 社区"
|
|
8762
|
-
},
|
|
8763
|
-
hotSelection: "热门精选项目",
|
|
8764
|
-
projectRecom: "开源项目推荐",
|
|
8729
|
+
shotName: {},
|
|
8765
8730
|
competition: "大赛平台",
|
|
8766
|
-
channel: {
|
|
8767
|
-
forkProject: "点此处fork此项目",
|
|
8768
|
-
submitDynamic: "提交推荐",
|
|
8769
|
-
latestDynamics: "行业最新动态",
|
|
8770
|
-
dynamics: "行业动态"
|
|
8771
|
-
},
|
|
8772
|
-
changeBatch: "换一换"
|
|
8731
|
+
channel: {}
|
|
8773
8732
|
},
|
|
8774
8733
|
header: {
|
|
8775
8734
|
create: "新建",
|
|
8776
8735
|
createRepo: "新建项目",
|
|
8777
8736
|
importRepo: "导入项目",
|
|
8778
|
-
migrationProject: "迁移项目",
|
|
8779
8737
|
createOrg: "新建组织",
|
|
8780
8738
|
home: "首页",
|
|
8781
|
-
applicationMarket: "应用市场",
|
|
8782
|
-
recentlyActiveProject: "最近活跃项目",
|
|
8783
|
-
joinOrganization: "加入组织",
|
|
8784
|
-
noData: "暂无数据",
|
|
8785
|
-
orgOrPerson: "组织/个人",
|
|
8786
8739
|
login: "登录",
|
|
8787
8740
|
register: "注册",
|
|
8788
|
-
activeRegister: "主动注册",
|
|
8789
8741
|
file: "文件",
|
|
8790
8742
|
language: "语言",
|
|
8791
8743
|
underSearch: "下搜索:",
|
|
8792
|
-
searchRecord: "搜索记录",
|
|
8793
|
-
clear: "清空",
|
|
8794
8744
|
repo: "项目",
|
|
8795
8745
|
org: "组织",
|
|
8796
8746
|
user: "用户",
|
|
8797
8747
|
recentlyVisited: "最近访问",
|
|
8798
8748
|
platformSearch: "全平台搜索:",
|
|
8799
|
-
searchPlaceholder: "「开搜」:一搜即达,开发者的AI搜索",
|
|
8800
8749
|
workbench: "工作台",
|
|
8801
8750
|
myOrg: "我的组织",
|
|
8802
8751
|
myRepo: "我的项目",
|
|
@@ -8804,73 +8753,28 @@ const gitCodeLayout$1 = {
|
|
|
8804
8753
|
personSetting: "个人设置",
|
|
8805
8754
|
helpDocument: "帮助文档",
|
|
8806
8755
|
logout: "退出登录",
|
|
8807
|
-
goUpgrade: "去升级",
|
|
8808
8756
|
openSourceExplorer: "开源探索者",
|
|
8809
8757
|
openSourcePioneer: "开源先锋",
|
|
8810
8758
|
contributingStar: "贡献之星",
|
|
8811
|
-
createSpace: "新建 Space",
|
|
8812
8759
|
myNotebook: "我的 Notebook",
|
|
8813
8760
|
mySpace: "我的 Spaces",
|
|
8814
8761
|
aihub: {
|
|
8815
8762
|
documentCenter: "文档中心"
|
|
8816
|
-
}
|
|
8817
|
-
getPoints: "攒积分"
|
|
8763
|
+
}
|
|
8818
8764
|
},
|
|
8819
8765
|
userSetting: {
|
|
8820
8766
|
tips: {
|
|
8821
8767
|
youCanCreOrManUp: "你最多可以创建或管理 {num} 个组织,无法创建新的组织。",
|
|
8822
|
-
getPoints: "攒积分"
|
|
8768
|
+
getPoints: "攒积分",
|
|
8769
|
+
autFai: "授权失败"
|
|
8823
8770
|
},
|
|
8824
8771
|
menu: {
|
|
8825
8772
|
growthCenter: "成长中心"
|
|
8826
8773
|
},
|
|
8827
8774
|
account: {
|
|
8828
8775
|
phone: "手机号",
|
|
8829
|
-
passwordSetting: "密码设置",
|
|
8830
|
-
bindPhoneVerification: "绑定手机号校验",
|
|
8831
|
-
enterBoundPhone: "请输入当前绑定手机号",
|
|
8832
|
-
enterVerificationCode: "请输入获取验证码",
|
|
8833
8776
|
getVerificationCode: "获取验证码",
|
|
8834
|
-
changePassword: "修改密码"
|
|
8835
|
-
oldPassword: "旧密码",
|
|
8836
|
-
newPassword: "新密码",
|
|
8837
|
-
confirmPassword: "确认新密码",
|
|
8838
|
-
unbindSMSVerification: "解绑短信验证",
|
|
8839
|
-
deactivateAccount: "注销账号",
|
|
8840
|
-
untie: "解绑",
|
|
8841
|
-
yourTypeAccountIs: "您绑定的 {type} 账号为",
|
|
8842
|
-
"switch": "更换",
|
|
8843
|
-
mfaManage: "管理多因素认证(MFA)",
|
|
8844
|
-
mfa: "多因素认证(MFA)",
|
|
8845
|
-
mfaEnable: "已启用",
|
|
8846
|
-
mfatip1: "在你的移动设备或计算机上使用一次性密码验证器来启用多因素验证 (Multi-Factor Authentication),防止未经授权的访问,并帮助保护你的帐户免受潜在的安全威胁。",
|
|
8847
|
-
mfaManageBtn: "管理",
|
|
8848
|
-
mfatip2: "我们建议使用基于云的身份验证器应用程序,如果你不幸丢失了硬件设备,此类应用程序也可以恢复访问 (比如:谷歌验证器、腾讯令牌小程序等)。",
|
|
8849
|
-
mfatip3: "无法扫描二维码?",
|
|
8850
|
-
mfatip4: "如需手动添加条目,请在手机应用中提供以下信息。",
|
|
8851
|
-
mfaAccount: "账户:",
|
|
8852
|
-
mfaAccountPlaceholder: "输入当前账号的密码",
|
|
8853
|
-
mfatip5: "需要当前登录账号的密码来注册多因素验证程序。",
|
|
8854
|
-
mfatip6: '当前账户没有配置密码,请先 <a class="text-[var(--devui-link)] cursor-pointer">配置密码</a>',
|
|
8855
|
-
mfatip7: "请输入正确的账户密码。",
|
|
8856
|
-
mfatip8: "请输入身份验证器中生成的6位数字验证码",
|
|
8857
|
-
mfaCodeInput: "输入验证码",
|
|
8858
|
-
mfatip9: "如果你丢失手机或无法获取一次性密码,可以使用下面的恢复码进行多因素认证(每个恢复码只能使用一次),以重新获得帐户的访问权限。请务必将恢复码妥善保存在安全的地方,否则你将无法访问你的帐户。",
|
|
8859
|
-
mfatip10: "在进行下一步操作之前,请务必妥善保管你的回复码",
|
|
8860
|
-
mfaSave: "保存恢复码",
|
|
8861
|
-
mfatip11: "你已经使用一次密码验证器启用了多因素验证。如果你要注册不同的设备,请先禁用多因素验证。",
|
|
8862
|
-
mfatip12: "禁用多因素认证",
|
|
8863
|
-
mfatip13: "请输入当前登录账号的密码来禁用多因素验证程序",
|
|
8864
|
-
mfaRecover1: "重新生成恢复码",
|
|
8865
|
-
mfatip14: "请输入当前登录账号的密码来重新生成恢复码",
|
|
8866
|
-
mfaBan: "禁用",
|
|
8867
|
-
mfaRecover2: "重新生成",
|
|
8868
|
-
mfaView: "查看恢复码",
|
|
8869
|
-
mfatip15: "点击下方按钮,查看已生成的恢复码",
|
|
8870
|
-
mfaValid: "已失效",
|
|
8871
|
-
mfatip17: "当前账户没有配置密码,请先 ",
|
|
8872
|
-
mfatip18: "配置密码",
|
|
8873
|
-
mfatip16: "已妥善保管恢复码"
|
|
8777
|
+
changePassword: "修改密码"
|
|
8874
8778
|
}
|
|
8875
8779
|
},
|
|
8876
8780
|
repo: {
|
|
@@ -8896,8 +8800,6 @@ const gitCodeLayout$1 = {
|
|
|
8896
8800
|
aboutUs: "关于我们",
|
|
8897
8801
|
recruitment: "招贤纳士",
|
|
8898
8802
|
prices: "价格",
|
|
8899
|
-
save: "保存",
|
|
8900
|
-
wechat: "微信",
|
|
8901
8803
|
email: "邮箱",
|
|
8902
8804
|
phone: "手机",
|
|
8903
8805
|
hasBeenSent: "已发送",
|
|
@@ -8912,11 +8814,20 @@ const gitCodeLayout$1 = {
|
|
|
8912
8814
|
hoursAgo: "{num} 小时前",
|
|
8913
8815
|
minutesAgo: "{num} 分钟前",
|
|
8914
8816
|
oneHourAgo: "1 小时前",
|
|
8915
|
-
oneMinuteAgo: "1 分钟前"
|
|
8817
|
+
oneMinuteAgo: "1 分钟前",
|
|
8818
|
+
day: "天"
|
|
8916
8819
|
},
|
|
8917
8820
|
topic: {
|
|
8918
8821
|
attention: "关注"
|
|
8919
|
-
}
|
|
8822
|
+
},
|
|
8823
|
+
tips: {
|
|
8824
|
+
notcieTitle: "Gitcode 提示",
|
|
8825
|
+
notcie1: "你的登录信息已过期,请重新登录!",
|
|
8826
|
+
notcie2: "登录之后才能开启全新体验哦",
|
|
8827
|
+
readPrivacyPolicy: "请阅读并同意用户协议以及其隐私政策",
|
|
8828
|
+
welcome: "欢迎来到Gitcode"
|
|
8829
|
+
},
|
|
8830
|
+
foldup: "收起"
|
|
8920
8831
|
},
|
|
8921
8832
|
org: {
|
|
8922
8833
|
project: "项目",
|
|
@@ -8965,7 +8876,6 @@ const gitCodeLayout$1 = {
|
|
|
8965
8876
|
useAgrAndPriPolTip: "用户协议与隐私政策提示"
|
|
8966
8877
|
},
|
|
8967
8878
|
action: {
|
|
8968
|
-
getcode: "获取验证码",
|
|
8969
8879
|
oh: "鸿蒙开发者登录",
|
|
8970
8880
|
login: "登 录",
|
|
8971
8881
|
registerAgain: "注册新账号",
|
|
@@ -8979,7 +8889,6 @@ const gitCodeLayout$1 = {
|
|
|
8979
8889
|
},
|
|
8980
8890
|
tips: {
|
|
8981
8891
|
forgotPassword: "忘记密码?",
|
|
8982
|
-
registerAgain: "其它登录方式",
|
|
8983
8892
|
agree: "登录或注册完成代表你同意",
|
|
8984
8893
|
and: "和",
|
|
8985
8894
|
updatePassword: "修改密码成功, 正在为你跳转登录",
|
|
@@ -8989,29 +8898,9 @@ const gitCodeLayout$1 = {
|
|
|
8989
8898
|
pleaseCheck: "请注意查收",
|
|
8990
8899
|
bindMobileWithAccount: "请通过账号绑定手机号",
|
|
8991
8900
|
resetYourPassword: "邮箱重置你的账号密码",
|
|
8992
|
-
hwAuthorizationService: "华为云授权服务",
|
|
8993
|
-
pleaseAccreditHWBeforeUse: "GitCode与华为云共同为用户提供代码托管服务, 在使用代码托管相关服务前, 请先授权并开通华为云服务.",
|
|
8994
|
-
phoneNumberVerification: "手机号验证",
|
|
8995
|
-
authorizationAndBinding: "授权并绑定",
|
|
8996
|
-
cancelAuthorization: "取消授权",
|
|
8997
|
-
IHaveRead: "我已阅读",
|
|
8998
|
-
descOfHWCloud: "华为云隐私政策说明",
|
|
8999
|
-
agreeShareToHWCloud: "同意将我的手机号和帐号名共享给华为云用于创建帐号和委托",
|
|
9000
|
-
associatedAndShared: "并与重庆开源共创科技有限公司(Gitcode的运营主体)关联及共享。",
|
|
9001
|
-
createContinue: "创建账号并继续",
|
|
9002
|
-
create: "创建账号",
|
|
9003
|
-
pleaseReadAgreementAndPrivacy: "请阅读并同意相关协议以及隐私政策声明",
|
|
9004
|
-
confirmThirdBinding: "第三方账号绑定确认",
|
|
9005
|
-
checkCode: "验证码已经发送, 请注意查收",
|
|
9006
|
-
pleaseReauthorize: "请重新授权",
|
|
9007
|
-
readAndAgreeAgreementAndPrivacy: "请阅读并同意相关协议以及隐私政策声明",
|
|
9008
8901
|
verificationCode: "验证码",
|
|
9009
|
-
verifyMobilePhoneNumber: "验证手机号",
|
|
9010
|
-
setUserName: "设置用户名",
|
|
9011
8902
|
nameAlreadyExists: "用户名已存在",
|
|
9012
|
-
cannotBeEmpty: "用户名不能为空",
|
|
9013
8903
|
passwordIsInconsistent: "验证密码与密码不一致",
|
|
9014
|
-
necessaryInfo: "请填写必要信息",
|
|
9015
8904
|
fillvalidPhoneNumEmail: "请填写有效的手机号或者邮箱",
|
|
9016
8905
|
passwordLength: "请确保密码的长度范围在8~30之间",
|
|
9017
8906
|
validEmail: "或者有效的邮箱地址",
|
|
@@ -9027,17 +8916,12 @@ const gitCodeLayout$1 = {
|
|
|
9027
8916
|
agreement: "用户协议",
|
|
9028
8917
|
privacyPolicy: "隐私政策",
|
|
9029
8918
|
huaweiCloudAgreement: "华为云用户协议",
|
|
9030
|
-
agreementPrivacy: "华为云隐私政策声明"
|
|
9031
|
-
gitCodeProtocol: "GitCode用户协议",
|
|
9032
|
-
gitCodePrivacy: "GitCode隐私政策",
|
|
9033
|
-
chiCloDevSerAgr: "华为云开发者服务协议",
|
|
9034
|
-
chiCloDevPriPolSta: "华为云开发者隐私政策声明"
|
|
8919
|
+
agreementPrivacy: "华为云隐私政策声明"
|
|
9035
8920
|
},
|
|
9036
8921
|
registerDesc: "GitCode 与华为云共同为用户提供代码托管服务,在使用代码托管相关服务时,将同步授权并开通华为云服务,并与重庆开源共创科技有限公司(GitCode的运营主体)关联及共享。",
|
|
9037
8922
|
rule: {
|
|
9038
8923
|
username: "只允许字母、数字或者下划线(_)、中划线(-),3到20个字符,必须以字母开头,不能以特殊字符结尾",
|
|
9039
8924
|
pleaseFill: "请填写{label}",
|
|
9040
|
-
enterUsername: "请填写用户名",
|
|
9041
8925
|
passwordLetter: "密码最少包含一个大写字母、一个小写字母、一个数字",
|
|
9042
8926
|
passwordLength: "密码最少包含一个大写字母、一个小写字母、一个数字, 长度为8~30之间"
|
|
9043
8927
|
},
|
|
@@ -9059,7 +8943,24 @@ const gitCodeLayout$1 = {
|
|
|
9059
8943
|
mfatip4: "多因素身份验证-恢复码"
|
|
9060
8944
|
},
|
|
9061
8945
|
search: {
|
|
9062
|
-
trendingToday: "今日推荐"
|
|
8946
|
+
trendingToday: "今日推荐",
|
|
8947
|
+
recommendTag: "推荐"
|
|
8948
|
+
},
|
|
8949
|
+
repoSetting: {
|
|
8950
|
+
submit: {
|
|
8951
|
+
verify: "验证"
|
|
8952
|
+
}
|
|
8953
|
+
},
|
|
8954
|
+
pipeline: {
|
|
8955
|
+
goBack: "返回"
|
|
8956
|
+
},
|
|
8957
|
+
components: {
|
|
8958
|
+
repo: {
|
|
8959
|
+
today: "今日"
|
|
8960
|
+
}
|
|
8961
|
+
},
|
|
8962
|
+
oauth: {
|
|
8963
|
+
revokedAuthorization: "你已取消授权"
|
|
9063
8964
|
}
|
|
9064
8965
|
};
|
|
9065
8966
|
const zhLocale = {
|
|
@@ -9089,10 +8990,7 @@ const gitCodeLayout = {
|
|
|
9089
8990
|
onWeekdays: "Weekdays",
|
|
9090
8991
|
focusOn: "Follow",
|
|
9091
8992
|
star: "Starred",
|
|
9092
|
-
shotName: {
|
|
9093
|
-
AI: "AI"
|
|
9094
|
-
},
|
|
9095
|
-
aiCommunity: "AI Community",
|
|
8993
|
+
shotName: {},
|
|
9096
8994
|
informationCenter: "News",
|
|
9097
8995
|
competition: "Competition",
|
|
9098
8996
|
slogon: "Co-create GitCode, the Code Home for Developers",
|
|
@@ -9100,34 +8998,27 @@ const gitCodeLayout = {
|
|
|
9100
8998
|
companyInformation: "ChongQingKaiYuanGongChuang",
|
|
9101
8999
|
recordInformation: "Yu ICP No. 2023009037",
|
|
9102
9000
|
searchPlaceholder2: "Type <kbd>/</kbd> to search",
|
|
9103
|
-
searchPlaceholder: "Search"
|
|
9001
|
+
searchPlaceholder: "Search",
|
|
9002
|
+
alreadyFollowed: "Followed",
|
|
9003
|
+
channel: {},
|
|
9004
|
+
org: {}
|
|
9104
9005
|
},
|
|
9105
9006
|
header: {
|
|
9106
9007
|
create: "New",
|
|
9107
9008
|
createRepo: "New Repository",
|
|
9108
9009
|
importRepo: "Import Project",
|
|
9109
|
-
migrationProject: "Migrate Repos",
|
|
9110
9010
|
createOrg: "New organization",
|
|
9111
9011
|
home: "Home",
|
|
9112
|
-
applicationMarket: "Application Market",
|
|
9113
|
-
recentlyActiveProject: "Recently Active Projects",
|
|
9114
|
-
joinOrganization: "Join Organization",
|
|
9115
|
-
noData: "No Data",
|
|
9116
|
-
orgOrPerson: "Organization/Individual",
|
|
9117
9012
|
login: "Login",
|
|
9118
9013
|
register: "Register",
|
|
9119
|
-
activeRegister: "Proactive Registration",
|
|
9120
9014
|
file: "Files",
|
|
9121
9015
|
language: "Language",
|
|
9122
9016
|
underSearch: "Search",
|
|
9123
|
-
searchRecord: "Search Records",
|
|
9124
|
-
clear: "Clear",
|
|
9125
9017
|
repo: "Repositories",
|
|
9126
9018
|
org: "Organizations",
|
|
9127
9019
|
user: "Users",
|
|
9128
9020
|
recentlyVisited: "Recent Visits",
|
|
9129
9021
|
platformSearch: "Full Platform Search",
|
|
9130
|
-
searchPlaceholder: "Search",
|
|
9131
9022
|
workbench: "Dashboard",
|
|
9132
9023
|
myOrg: "Your organizations",
|
|
9133
9024
|
myRepo: "Your repositories",
|
|
@@ -9135,73 +9026,28 @@ const gitCodeLayout = {
|
|
|
9135
9026
|
personSetting: "Settings",
|
|
9136
9027
|
helpDocument: "GitCode Docs",
|
|
9137
9028
|
logout: "Logout",
|
|
9138
|
-
goUpgrade: "Upgrade",
|
|
9139
9029
|
openSourceExplorer: "Open Source Explorer",
|
|
9140
9030
|
openSourcePioneer: "Open Source Pioneer",
|
|
9141
9031
|
contributingStar: "Star Contributor",
|
|
9142
|
-
createSpace: "New Space",
|
|
9143
9032
|
myNotebook: "Your Notebook",
|
|
9144
9033
|
mySpace: "Your Spaces",
|
|
9145
9034
|
aihub: {
|
|
9146
9035
|
documentCenter: "Docs"
|
|
9147
|
-
}
|
|
9148
|
-
getPoints: "Points"
|
|
9036
|
+
}
|
|
9149
9037
|
},
|
|
9150
9038
|
userSetting: {
|
|
9151
9039
|
tips: {
|
|
9152
9040
|
youCanCreOrManUp: "You can create or manage up to {num} organizations, unable to create new ones.",
|
|
9153
|
-
getPoints: "Points"
|
|
9041
|
+
getPoints: "Points",
|
|
9042
|
+
autFai: "Authorization Failed"
|
|
9154
9043
|
},
|
|
9155
9044
|
menu: {
|
|
9156
9045
|
growthCenter: "Growth Center"
|
|
9157
9046
|
},
|
|
9158
9047
|
account: {
|
|
9159
9048
|
phone: "Phone Number",
|
|
9160
|
-
passwordSetting: "Password",
|
|
9161
|
-
bindPhoneVerification: "Phone Number Verification",
|
|
9162
|
-
enterBoundPhone: "Please Enter the Current Bound Phone Number",
|
|
9163
|
-
enterVerificationCode: "Please Enter the Verification Code",
|
|
9164
9049
|
getVerificationCode: "Get verification code",
|
|
9165
|
-
changePassword: "Change Password"
|
|
9166
|
-
oldPassword: "Old password",
|
|
9167
|
-
newPassword: "New password",
|
|
9168
|
-
confirmPassword: "Confirm New Password",
|
|
9169
|
-
unbindSMSVerification: "Unbind SMS Verification",
|
|
9170
|
-
deactivateAccount: "Delete account",
|
|
9171
|
-
untie: "untie",
|
|
9172
|
-
yourTypeAccountIs: "The {type} account you bind is",
|
|
9173
|
-
"switch": "Replace",
|
|
9174
|
-
mfaManage: "Manage Multi-Factor Authentication (MFA)",
|
|
9175
|
-
mfa: "Multi-Factor Authentication (MFA)",
|
|
9176
|
-
mfaEnable: "Enabled",
|
|
9177
|
-
mfatip1: "Enable Multi-Factor Authentication (MFA) using a one-time password authenticator on your mobile device or computer to prevent unauthorized access and help protect your account from potential security threats.",
|
|
9178
|
-
mfaManageBtn: "Manage",
|
|
9179
|
-
mfatip2: "We recommend using cloud-based authenticator apps that can also help recover access in case of hardware device loss (e.g., Google Authenticator, Tencent Token Mini Program).",
|
|
9180
|
-
mfatip3: "Unable to scan the QR code?",
|
|
9181
|
-
mfatip4: "If you need to manually add an entry, provide the following information in your mobile app.",
|
|
9182
|
-
mfaAccount: "Account:",
|
|
9183
|
-
mfaAccountPlaceholder: "Enter the password for the current account.",
|
|
9184
|
-
mfatip5: "You need the password of the current logged-in account to register the multi-factor authentication program.",
|
|
9185
|
-
mfatip6: 'The password for the current account is not configured. <a class="text-[var(--devui-link)] cursor-pointer">Configure the password</a>.',
|
|
9186
|
-
mfatip7: "Enter the correct account password.",
|
|
9187
|
-
mfatip8: "Enter the 6-digit verification code generated by the authenticator.",
|
|
9188
|
-
mfaCodeInput: "Enter verification code",
|
|
9189
|
-
mfatip9: "If you lose your phone or cannot obtain a one-time password, you can use the recovery code below for multi-factor authentication (each recovery code can only be used once) to regain access to your account. Be sure to keep the recovery code in a secure place, as you will be unable to access your account without it.",
|
|
9190
|
-
mfatip10: "Please securely store your recovery code before proceeding to the next step.",
|
|
9191
|
-
mfaSave: "Save Recovery Code",
|
|
9192
|
-
mfatip11: "You have already enabled multi-factor authentication using a one-time password authenticator. If you wish to register a different device, please disable multi-factor authentication first.",
|
|
9193
|
-
mfatip12: "Disable Multi-Factor Authentication",
|
|
9194
|
-
mfatip13: "Enter the password for the current account to disable the multi-factor authentication program.",
|
|
9195
|
-
mfaRecover1: "Regenerate Recovery Code",
|
|
9196
|
-
mfatip14: "Enter the password for the current account to regenerate the recovery code.",
|
|
9197
|
-
mfaBan: "Disable",
|
|
9198
|
-
mfaRecover2: "Regenerate",
|
|
9199
|
-
mfaView: "Recovery Code",
|
|
9200
|
-
mfatip15: "Click the button below to view the generated recovery code.",
|
|
9201
|
-
mfaValid: "Expired",
|
|
9202
|
-
mfatip17: "The password for the current account is not configured. ",
|
|
9203
|
-
mfatip18: "Configure the password",
|
|
9204
|
-
mfatip16: "Recovery codes have been stored securely."
|
|
9050
|
+
changePassword: "Change Password"
|
|
9205
9051
|
}
|
|
9206
9052
|
},
|
|
9207
9053
|
repo: {
|
|
@@ -9227,8 +9073,6 @@ const gitCodeLayout = {
|
|
|
9227
9073
|
aboutUs: "About us",
|
|
9228
9074
|
recruitment: "Recruitment",
|
|
9229
9075
|
prices: "Price",
|
|
9230
|
-
save: "Save",
|
|
9231
|
-
wechat: "Wechat",
|
|
9232
9076
|
email: "Email",
|
|
9233
9077
|
phone: "Phone",
|
|
9234
9078
|
hasBeenSent: "Sent",
|
|
@@ -9243,11 +9087,20 @@ const gitCodeLayout = {
|
|
|
9243
9087
|
hoursAgo: "{num} hours ago",
|
|
9244
9088
|
minutesAgo: "{num} minutes ago",
|
|
9245
9089
|
oneHourAgo: "1 hour ago",
|
|
9246
|
-
oneMinuteAgo: "1 minute ago"
|
|
9090
|
+
oneMinuteAgo: "1 minute ago",
|
|
9091
|
+
day: "Days"
|
|
9247
9092
|
},
|
|
9248
9093
|
topic: {
|
|
9249
9094
|
attention: "Follow"
|
|
9250
|
-
}
|
|
9095
|
+
},
|
|
9096
|
+
tips: {
|
|
9097
|
+
notcieTitle: "GitCode Tips",
|
|
9098
|
+
notcie1: "Login has expired, please log in again!",
|
|
9099
|
+
notcie2: "Log in to unlock a brand new experience!",
|
|
9100
|
+
readPrivacyPolicy: "Please Read and Agree to the User Agreement and Privacy Policy",
|
|
9101
|
+
welcome: "Welcome to GitCode"
|
|
9102
|
+
},
|
|
9103
|
+
foldup: "Collapse"
|
|
9251
9104
|
},
|
|
9252
9105
|
org: {
|
|
9253
9106
|
project: "Repositories",
|
|
@@ -9296,7 +9149,6 @@ const gitCodeLayout = {
|
|
|
9296
9149
|
useAgrAndPriPolTip: "User Agreement and Privacy Policy Notice"
|
|
9297
9150
|
},
|
|
9298
9151
|
action: {
|
|
9299
|
-
getcode: "Get verification code",
|
|
9300
9152
|
oh: "OpenHarmony Developers",
|
|
9301
9153
|
login: "Log In",
|
|
9302
9154
|
registerAgain: "Sign up",
|
|
@@ -9310,7 +9162,6 @@ const gitCodeLayout = {
|
|
|
9310
9162
|
},
|
|
9311
9163
|
tips: {
|
|
9312
9164
|
forgotPassword: "Forgot password?",
|
|
9313
|
-
registerAgain: "Other login methods",
|
|
9314
9165
|
agree: "By logging in or registering, you agree to",
|
|
9315
9166
|
and: "and",
|
|
9316
9167
|
updatePassword: "Password successfully changed, redirecting to login",
|
|
@@ -9320,29 +9171,9 @@ const gitCodeLayout = {
|
|
|
9320
9171
|
pleaseCheck: " Please check",
|
|
9321
9172
|
bindMobileWithAccount: "Please bind your phone number through your account",
|
|
9322
9173
|
resetYourPassword: "Reset your account password via email",
|
|
9323
|
-
hwAuthorizationService: "Huawei Cloud authorization service",
|
|
9324
|
-
pleaseAccreditHWBeforeUse: "GitCode and Huawei Cloud jointly provide code hosting services for users. Please authorize and activate Huawei Cloud services before using related services.",
|
|
9325
|
-
phoneNumberVerification: "Phone number verification",
|
|
9326
|
-
authorizationAndBinding: "Authorize and bind",
|
|
9327
|
-
cancelAuthorization: "Cancel authorization",
|
|
9328
|
-
IHaveRead: "I have read",
|
|
9329
|
-
descOfHWCloud: "Huawei Cloud Privacy Policy Explanation",
|
|
9330
|
-
agreeShareToHWCloud: "Agree to share my phone number and account name with Huawei Cloud for account creation and authorization",
|
|
9331
|
-
associatedAndShared: "and share with Chongqing Open Source Co-Creation Technology Co., Ltd. (the operator of GitCode).",
|
|
9332
|
-
createContinue: "Create account and continue",
|
|
9333
|
-
create: "Create account",
|
|
9334
|
-
pleaseReadAgreementAndPrivacy: "Please read and agree to the relevant agreements and privacy policy statements",
|
|
9335
|
-
confirmThirdBinding: "Third-party account binding confirmation",
|
|
9336
|
-
checkCode: "Verification code sent, please check",
|
|
9337
|
-
pleaseReauthorize: "Please re-authorize",
|
|
9338
|
-
readAndAgreeAgreementAndPrivacy: "Please read and agree to the relevant agreements and privacy policy statements",
|
|
9339
9174
|
verificationCode: "Verification code",
|
|
9340
|
-
verifyMobilePhoneNumber: "Verify phone number",
|
|
9341
|
-
setUserName: "Set username",
|
|
9342
9175
|
nameAlreadyExists: "Username already exists",
|
|
9343
|
-
cannotBeEmpty: "Username cannot be empty",
|
|
9344
9176
|
passwordIsInconsistent: "Verification password does not match password",
|
|
9345
|
-
necessaryInfo: "Please fill in the necessary information",
|
|
9346
9177
|
fillvalidPhoneNumEmail: "Please fill in a valid mobile phone number or email address",
|
|
9347
9178
|
passwordLength: "Ensure that the password contains 8 to 30 characters",
|
|
9348
9179
|
validEmail: "Or a valid email address",
|
|
@@ -9358,17 +9189,12 @@ const gitCodeLayout = {
|
|
|
9358
9189
|
agreement: "User Agreement",
|
|
9359
9190
|
privacyPolicy: "Privacy Policy",
|
|
9360
9191
|
huaweiCloudAgreement: "Huawei Cloud User Agreement",
|
|
9361
|
-
agreementPrivacy: "Huawei Cloud Privacy Policy Statement"
|
|
9362
|
-
gitCodeProtocol: "GitCode User Agreement",
|
|
9363
|
-
gitCodePrivacy: "GitCode Privacy Policy",
|
|
9364
|
-
chiCloDevSerAgr: "Huawei Cloud Developer Service Agreement",
|
|
9365
|
-
chiCloDevPriPolSta: "Huawei Cloud Developer Privacy Policy Statement"
|
|
9192
|
+
agreementPrivacy: "Huawei Cloud Privacy Policy Statement"
|
|
9366
9193
|
},
|
|
9367
9194
|
registerDesc: "GitCode and Huawei Cloud jointly provide code hosting services for users. When using code hosting services, you will synchronize authorization and activate Huawei Cloud services, and share information with Chongqing Open Source Co-Creation Technology Co., Ltd. (the operator of GitCode).",
|
|
9368
9195
|
rule: {
|
|
9369
9196
|
username: "Only letters, numbers, underscores (_), hyphens (-) are allowed, 3 to 20 characters, must start with a letter, cannot end with a special character",
|
|
9370
9197
|
pleaseFill: "Please fill in {label}",
|
|
9371
|
-
enterUsername: "Please enter a username",
|
|
9372
9198
|
passwordLetter: "Password must contain at least one uppercase letter, one lowercase letter, and one number",
|
|
9373
9199
|
passwordLength: "Password must contain at least one uppercase letter, one lowercase letter, and one number, length 8-30 characters"
|
|
9374
9200
|
},
|
|
@@ -9390,7 +9216,24 @@ const gitCodeLayout = {
|
|
|
9390
9216
|
mfatip4: "MFA - Recovery Code"
|
|
9391
9217
|
},
|
|
9392
9218
|
search: {
|
|
9393
|
-
trendingToday: "Trending today"
|
|
9219
|
+
trendingToday: "Trending today",
|
|
9220
|
+
recommendTag: "Recommend"
|
|
9221
|
+
},
|
|
9222
|
+
repoSetting: {
|
|
9223
|
+
submit: {
|
|
9224
|
+
verify: "Verify"
|
|
9225
|
+
}
|
|
9226
|
+
},
|
|
9227
|
+
pipeline: {
|
|
9228
|
+
goBack: "Back"
|
|
9229
|
+
},
|
|
9230
|
+
components: {
|
|
9231
|
+
repo: {
|
|
9232
|
+
today: "today"
|
|
9233
|
+
}
|
|
9234
|
+
},
|
|
9235
|
+
oauth: {
|
|
9236
|
+
revokedAuthorization: "You have cancelled the authorization."
|
|
9394
9237
|
}
|
|
9395
9238
|
};
|
|
9396
9239
|
const enLocale = {
|
|
@@ -10304,13 +10147,13 @@ const _sfc_main$e = /* @__PURE__ */ defineComponent({
|
|
|
10304
10147
|
setup(__props) {
|
|
10305
10148
|
var _a;
|
|
10306
10149
|
const { t: $t } = i18n.global;
|
|
10307
|
-
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-
|
|
10308
|
-
const UserSearch = defineAsyncComponent(() => import("./UserSearch-
|
|
10309
|
-
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-
|
|
10310
|
-
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-
|
|
10311
|
-
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-
|
|
10312
|
-
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-
|
|
10313
|
-
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-
|
|
10150
|
+
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-b578a6da.js"));
|
|
10151
|
+
const UserSearch = defineAsyncComponent(() => import("./UserSearch-73217750.js"));
|
|
10152
|
+
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-f90f0ccb.js"));
|
|
10153
|
+
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-b379f90f.js"));
|
|
10154
|
+
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-9909d0a6.js"));
|
|
10155
|
+
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-654a24a6.js"));
|
|
10156
|
+
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-e23e10e7.js"));
|
|
10314
10157
|
const props = __props;
|
|
10315
10158
|
const repoInfo = inject("repoInfo");
|
|
10316
10159
|
const orgInfo = inject("orgInfo");
|
|
@@ -17666,10 +17509,10 @@ const getFormRules = () => ({
|
|
|
17666
17509
|
validator: (_rule, value, cb) => {
|
|
17667
17510
|
const errors = [];
|
|
17668
17511
|
if (!usernameRegExp.test(value)) {
|
|
17669
|
-
errors.push(t$1("LoginModal.rule.username"));
|
|
17512
|
+
errors.push(t$1("gitCodeLayout.LoginModal.rule.username"));
|
|
17670
17513
|
}
|
|
17671
17514
|
if (!emailRegExp.test(value)) {
|
|
17672
|
-
errors.push(t$1("LoginModal.tips.validEmail"));
|
|
17515
|
+
errors.push(t$1("gitCodeLayout.LoginModal.tips.validEmail"));
|
|
17673
17516
|
}
|
|
17674
17517
|
if (errors.length !== 2) {
|
|
17675
17518
|
return cb();
|
|
@@ -17715,7 +17558,7 @@ const getFormRules = () => ({
|
|
|
17715
17558
|
if (mobileRegExp.test(value) || emailRegExp.test(value)) {
|
|
17716
17559
|
return cb();
|
|
17717
17560
|
} else {
|
|
17718
|
-
return cb(new Error(t$1("LoginModal.tips.fillvalidPhoneNumEmail")));
|
|
17561
|
+
return cb(new Error(t$1("gitCodeLayout.LoginModal.tips.fillvalidPhoneNumEmail")));
|
|
17719
17562
|
}
|
|
17720
17563
|
}
|
|
17721
17564
|
}
|
|
@@ -18076,7 +17919,7 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
18076
17919
|
const MFA_vue_vue_type_style_index_0_lang = "";
|
|
18077
17920
|
const MFA_vue_vue_type_style_index_1_scoped_02a2d8c5_lang = "";
|
|
18078
17921
|
const MFA = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-02a2d8c5"]]);
|
|
18079
|
-
const SlidCaptcha = defineAsyncComponent(() => import("./index-
|
|
17922
|
+
const SlidCaptcha = defineAsyncComponent(() => import("./index-0dac6289.js"));
|
|
18080
17923
|
const useSlidCaptcha = () => {
|
|
18081
17924
|
const { mount, unMount } = usePopup("slid-captcha-popup");
|
|
18082
17925
|
const open = (config) => {
|
|
@@ -19507,7 +19350,7 @@ function useLogin(request) {
|
|
|
19507
19350
|
isMounted
|
|
19508
19351
|
};
|
|
19509
19352
|
}
|
|
19510
|
-
const NoticeModal = defineAsyncComponent(() => import("./notice-
|
|
19353
|
+
const NoticeModal = defineAsyncComponent(() => import("./notice-0bdc8f54.js"));
|
|
19511
19354
|
function clearNotice() {
|
|
19512
19355
|
if (localStorage.getItem("validator_email")) {
|
|
19513
19356
|
localStorage.removeItem("validator_email");
|
package/index.d.ts
CHANGED
|
@@ -318,35 +318,10 @@ export declare const GitCodeLayoutLibLocales: {
|
|
|
318
318
|
zh: {
|
|
319
319
|
gitCodeLayout: {
|
|
320
320
|
home: {
|
|
321
|
-
comprehensiveSorting: string;
|
|
322
|
-
starTotalSort: string;
|
|
323
|
-
starNum: string;
|
|
324
|
-
fork: string;
|
|
325
|
-
updateTime: string;
|
|
326
|
-
recommend: string;
|
|
327
|
-
all: string;
|
|
328
|
-
Gproject: string;
|
|
329
|
-
milions: string;
|
|
330
|
-
showMore: string;
|
|
331
|
-
recommendation: string;
|
|
332
|
-
loading: string;
|
|
333
|
-
loadAll: string;
|
|
334
|
-
applyJoin: string;
|
|
335
|
-
organizations: string;
|
|
336
|
-
noMore: string;
|
|
337
321
|
alreadyFollowed: string;
|
|
338
|
-
focusList: string;
|
|
339
322
|
focusOn: string;
|
|
340
|
-
unsubscribe: string;
|
|
341
|
-
noDescroption: string;
|
|
342
|
-
noIntroduction: string; /** 设置布局配置 */
|
|
343
|
-
searchHistory: string;
|
|
344
|
-
homePage: string;
|
|
345
323
|
star: string;
|
|
346
|
-
aiCommunity: string;
|
|
347
324
|
informationCenter: string;
|
|
348
|
-
expandMore: string;
|
|
349
|
-
helpDoc: string;
|
|
350
325
|
feedbackCenter: string;
|
|
351
326
|
companyInformation: string;
|
|
352
327
|
recordInformation: string;
|
|
@@ -354,10 +329,7 @@ export declare const GitCodeLayoutLibLocales: {
|
|
|
354
329
|
HWCloud: string;
|
|
355
330
|
userFeedback01: string;
|
|
356
331
|
userFeedbackProductRecommendations: string;
|
|
357
|
-
userFeedbackBr: string;
|
|
358
332
|
userFeedback02: string;
|
|
359
|
-
contactUs: string;
|
|
360
|
-
serviceHours: string;
|
|
361
333
|
onWeekdays: string;
|
|
362
334
|
settlementMsg: string;
|
|
363
335
|
settlementMsgContact: string;
|
|
@@ -371,55 +343,32 @@ export declare const GitCodeLayoutLibLocales: {
|
|
|
371
343
|
thankFaceback: string;
|
|
372
344
|
improveQuestion: string;
|
|
373
345
|
facebackPlaceholder: string;
|
|
374
|
-
org: {
|
|
375
|
-
gstarTips: string;
|
|
376
|
-
};
|
|
346
|
+
org: {};
|
|
377
347
|
searchPlaceholder: string;
|
|
378
348
|
searchPlaceholder2: string;
|
|
379
349
|
surveyTipsTitle: string;
|
|
380
|
-
webDescription: string;
|
|
381
350
|
slogon: string;
|
|
382
351
|
digest: string;
|
|
383
|
-
shotName: {
|
|
384
|
-
AI: string;
|
|
385
|
-
};
|
|
386
|
-
hotSelection: string;
|
|
387
|
-
projectRecom: string;
|
|
352
|
+
shotName: {};
|
|
388
353
|
competition: string;
|
|
389
|
-
channel: {
|
|
390
|
-
forkProject: string;
|
|
391
|
-
submitDynamic: string;
|
|
392
|
-
latestDynamics: string;
|
|
393
|
-
dynamics: string;
|
|
394
|
-
};
|
|
395
|
-
changeBatch: string;
|
|
354
|
+
channel: {};
|
|
396
355
|
};
|
|
397
356
|
header: {
|
|
398
357
|
create: string;
|
|
399
358
|
createRepo: string;
|
|
400
359
|
importRepo: string;
|
|
401
|
-
migrationProject: string;
|
|
402
360
|
createOrg: string;
|
|
403
361
|
home: string;
|
|
404
|
-
applicationMarket: string;
|
|
405
|
-
recentlyActiveProject: string;
|
|
406
|
-
joinOrganization: string;
|
|
407
|
-
noData: string;
|
|
408
|
-
orgOrPerson: string;
|
|
409
362
|
login: string;
|
|
410
363
|
register: string;
|
|
411
|
-
activeRegister: string;
|
|
412
364
|
file: string;
|
|
413
365
|
language: string;
|
|
414
366
|
underSearch: string;
|
|
415
|
-
searchRecord: string;
|
|
416
|
-
clear: string;
|
|
417
367
|
repo: string;
|
|
418
368
|
org: string;
|
|
419
369
|
user: string;
|
|
420
370
|
recentlyVisited: string;
|
|
421
371
|
platformSearch: string;
|
|
422
|
-
searchPlaceholder: string;
|
|
423
372
|
workbench: string;
|
|
424
373
|
myOrg: string;
|
|
425
374
|
myRepo: string;
|
|
@@ -427,73 +376,28 @@ export declare const GitCodeLayoutLibLocales: {
|
|
|
427
376
|
personSetting: string;
|
|
428
377
|
helpDocument: string;
|
|
429
378
|
logout: string;
|
|
430
|
-
goUpgrade: string;
|
|
431
379
|
openSourceExplorer: string;
|
|
432
380
|
openSourcePioneer: string;
|
|
433
381
|
contributingStar: string;
|
|
434
|
-
createSpace: string;
|
|
435
382
|
myNotebook: string;
|
|
436
383
|
mySpace: string;
|
|
437
384
|
aihub: {
|
|
438
385
|
documentCenter: string;
|
|
439
386
|
};
|
|
440
|
-
getPoints: string;
|
|
441
387
|
};
|
|
442
388
|
userSetting: {
|
|
443
389
|
tips: {
|
|
444
390
|
youCanCreOrManUp: string;
|
|
445
391
|
getPoints: string;
|
|
392
|
+
autFai: string;
|
|
446
393
|
};
|
|
447
394
|
menu: {
|
|
448
395
|
growthCenter: string;
|
|
449
396
|
};
|
|
450
397
|
account: {
|
|
451
398
|
phone: string;
|
|
452
|
-
passwordSetting: string;
|
|
453
|
-
bindPhoneVerification: string;
|
|
454
|
-
enterBoundPhone: string;
|
|
455
|
-
enterVerificationCode: string;
|
|
456
399
|
getVerificationCode: string;
|
|
457
400
|
changePassword: string;
|
|
458
|
-
oldPassword: string;
|
|
459
|
-
newPassword: string;
|
|
460
|
-
confirmPassword: string;
|
|
461
|
-
unbindSMSVerification: string;
|
|
462
|
-
deactivateAccount: string;
|
|
463
|
-
untie: string;
|
|
464
|
-
yourTypeAccountIs: string;
|
|
465
|
-
switch: string;
|
|
466
|
-
mfaManage: string;
|
|
467
|
-
mfa: string;
|
|
468
|
-
mfaEnable: string;
|
|
469
|
-
mfatip1: string;
|
|
470
|
-
mfaManageBtn: string;
|
|
471
|
-
mfatip2: string;
|
|
472
|
-
mfatip3: string;
|
|
473
|
-
mfatip4: string;
|
|
474
|
-
mfaAccount: string;
|
|
475
|
-
mfaAccountPlaceholder: string;
|
|
476
|
-
mfatip5: string;
|
|
477
|
-
mfatip6: string;
|
|
478
|
-
mfatip7: string;
|
|
479
|
-
mfatip8: string;
|
|
480
|
-
mfaCodeInput: string;
|
|
481
|
-
mfatip9: string;
|
|
482
|
-
mfatip10: string;
|
|
483
|
-
mfaSave: string;
|
|
484
|
-
mfatip11: string;
|
|
485
|
-
mfatip12: string;
|
|
486
|
-
mfatip13: string;
|
|
487
|
-
mfaRecover1: string;
|
|
488
|
-
mfatip14: string;
|
|
489
|
-
mfaBan: string;
|
|
490
|
-
mfaRecover2: string;
|
|
491
|
-
mfaView: string;
|
|
492
|
-
mfatip15: string;
|
|
493
|
-
mfaValid: string;
|
|
494
|
-
mfatip17: string;
|
|
495
|
-
mfatip18: string;
|
|
496
|
-
mfatip16: string;
|
|
497
401
|
};
|
|
498
402
|
};
|
|
499
403
|
repo: {
|
|
@@ -519,8 +423,6 @@ export declare const GitCodeLayoutLibLocales: {
|
|
|
519
423
|
aboutUs: string;
|
|
520
424
|
recruitment: string;
|
|
521
425
|
prices: string;
|
|
522
|
-
save: string;
|
|
523
|
-
wechat: string;
|
|
524
426
|
email: string;
|
|
525
427
|
phone: string;
|
|
526
428
|
hasBeenSent: string;
|
|
@@ -536,10 +438,19 @@ export declare const GitCodeLayoutLibLocales: {
|
|
|
536
438
|
minutesAgo: string;
|
|
537
439
|
oneHourAgo: string;
|
|
538
440
|
oneMinuteAgo: string;
|
|
441
|
+
day: string;
|
|
539
442
|
};
|
|
540
443
|
topic: {
|
|
541
444
|
attention: string;
|
|
542
445
|
};
|
|
446
|
+
tips: {
|
|
447
|
+
notcieTitle: string;
|
|
448
|
+
notcie1: string;
|
|
449
|
+
notcie2: string;
|
|
450
|
+
readPrivacyPolicy: string;
|
|
451
|
+
welcome: string;
|
|
452
|
+
};
|
|
453
|
+
foldup: string;
|
|
543
454
|
};
|
|
544
455
|
org: {
|
|
545
456
|
project: string;
|
|
@@ -588,7 +499,6 @@ export declare const GitCodeLayoutLibLocales: {
|
|
|
588
499
|
useAgrAndPriPolTip: string;
|
|
589
500
|
};
|
|
590
501
|
action: {
|
|
591
|
-
getcode: string;
|
|
592
502
|
oh: string;
|
|
593
503
|
login: string;
|
|
594
504
|
registerAgain: string;
|
|
@@ -602,7 +512,6 @@ export declare const GitCodeLayoutLibLocales: {
|
|
|
602
512
|
};
|
|
603
513
|
tips: {
|
|
604
514
|
forgotPassword: string;
|
|
605
|
-
registerAgain: string;
|
|
606
515
|
agree: string;
|
|
607
516
|
and: string;
|
|
608
517
|
updatePassword: string;
|
|
@@ -612,29 +521,9 @@ export declare const GitCodeLayoutLibLocales: {
|
|
|
612
521
|
pleaseCheck: string;
|
|
613
522
|
bindMobileWithAccount: string;
|
|
614
523
|
resetYourPassword: string;
|
|
615
|
-
hwAuthorizationService: string;
|
|
616
|
-
pleaseAccreditHWBeforeUse: string;
|
|
617
|
-
phoneNumberVerification: string;
|
|
618
|
-
authorizationAndBinding: string;
|
|
619
|
-
cancelAuthorization: string;
|
|
620
|
-
IHaveRead: string;
|
|
621
|
-
descOfHWCloud: string;
|
|
622
|
-
agreeShareToHWCloud: string;
|
|
623
|
-
associatedAndShared: string;
|
|
624
|
-
createContinue: string;
|
|
625
|
-
create: string;
|
|
626
|
-
pleaseReadAgreementAndPrivacy: string;
|
|
627
|
-
confirmThirdBinding: string;
|
|
628
|
-
checkCode: string;
|
|
629
|
-
pleaseReauthorize: string;
|
|
630
|
-
readAndAgreeAgreementAndPrivacy: string;
|
|
631
524
|
verificationCode: string;
|
|
632
|
-
verifyMobilePhoneNumber: string;
|
|
633
|
-
setUserName: string;
|
|
634
525
|
nameAlreadyExists: string;
|
|
635
|
-
cannotBeEmpty: string;
|
|
636
526
|
passwordIsInconsistent: string;
|
|
637
|
-
necessaryInfo: string;
|
|
638
527
|
fillvalidPhoneNumEmail: string;
|
|
639
528
|
passwordLength: string;
|
|
640
529
|
validEmail: string;
|
|
@@ -651,16 +540,11 @@ export declare const GitCodeLayoutLibLocales: {
|
|
|
651
540
|
privacyPolicy: string;
|
|
652
541
|
huaweiCloudAgreement: string;
|
|
653
542
|
agreementPrivacy: string;
|
|
654
|
-
gitCodeProtocol: string;
|
|
655
|
-
gitCodePrivacy: string;
|
|
656
|
-
chiCloDevSerAgr: string;
|
|
657
|
-
chiCloDevPriPolSta: string;
|
|
658
543
|
};
|
|
659
544
|
registerDesc: string;
|
|
660
545
|
rule: {
|
|
661
546
|
username: string;
|
|
662
547
|
pleaseFill: string;
|
|
663
|
-
enterUsername: string;
|
|
664
548
|
passwordLetter: string;
|
|
665
549
|
passwordLength: string;
|
|
666
550
|
};
|
|
@@ -683,6 +567,23 @@ export declare const GitCodeLayoutLibLocales: {
|
|
|
683
567
|
};
|
|
684
568
|
search: {
|
|
685
569
|
trendingToday: string;
|
|
570
|
+
recommendTag: string;
|
|
571
|
+
};
|
|
572
|
+
repoSetting: {
|
|
573
|
+
submit: {
|
|
574
|
+
verify: string;
|
|
575
|
+
};
|
|
576
|
+
};
|
|
577
|
+
pipeline: {
|
|
578
|
+
goBack: string;
|
|
579
|
+
};
|
|
580
|
+
components: {
|
|
581
|
+
repo: {
|
|
582
|
+
today: string;
|
|
583
|
+
};
|
|
584
|
+
};
|
|
585
|
+
oauth: {
|
|
586
|
+
revokedAuthorization: string;
|
|
686
587
|
};
|
|
687
588
|
};
|
|
688
589
|
};
|
|
@@ -711,10 +612,7 @@ export declare const GitCodeLayoutLibLocales: {
|
|
|
711
612
|
onWeekdays: string;
|
|
712
613
|
focusOn: string;
|
|
713
614
|
star: string;
|
|
714
|
-
shotName: {
|
|
715
|
-
AI: string;
|
|
716
|
-
};
|
|
717
|
-
aiCommunity: string;
|
|
615
|
+
shotName: {};
|
|
718
616
|
informationCenter: string;
|
|
719
617
|
competition: string;
|
|
720
618
|
slogon: string;
|
|
@@ -723,33 +621,26 @@ export declare const GitCodeLayoutLibLocales: {
|
|
|
723
621
|
recordInformation: string;
|
|
724
622
|
searchPlaceholder2: string;
|
|
725
623
|
searchPlaceholder: string;
|
|
624
|
+
alreadyFollowed: string;
|
|
625
|
+
channel: {};
|
|
626
|
+
org: {};
|
|
726
627
|
};
|
|
727
628
|
header: {
|
|
728
629
|
create: string;
|
|
729
630
|
createRepo: string;
|
|
730
631
|
importRepo: string;
|
|
731
|
-
migrationProject: string;
|
|
732
632
|
createOrg: string;
|
|
733
633
|
home: string;
|
|
734
|
-
applicationMarket: string;
|
|
735
|
-
recentlyActiveProject: string;
|
|
736
|
-
joinOrganization: string;
|
|
737
|
-
noData: string;
|
|
738
|
-
orgOrPerson: string;
|
|
739
634
|
login: string;
|
|
740
635
|
register: string;
|
|
741
|
-
activeRegister: string;
|
|
742
636
|
file: string;
|
|
743
637
|
language: string;
|
|
744
638
|
underSearch: string;
|
|
745
|
-
searchRecord: string;
|
|
746
|
-
clear: string;
|
|
747
639
|
repo: string;
|
|
748
640
|
org: string;
|
|
749
641
|
user: string;
|
|
750
642
|
recentlyVisited: string;
|
|
751
643
|
platformSearch: string;
|
|
752
|
-
searchPlaceholder: string;
|
|
753
644
|
workbench: string;
|
|
754
645
|
myOrg: string;
|
|
755
646
|
myRepo: string;
|
|
@@ -757,73 +648,28 @@ export declare const GitCodeLayoutLibLocales: {
|
|
|
757
648
|
personSetting: string;
|
|
758
649
|
helpDocument: string;
|
|
759
650
|
logout: string;
|
|
760
|
-
goUpgrade: string;
|
|
761
651
|
openSourceExplorer: string;
|
|
762
652
|
openSourcePioneer: string;
|
|
763
653
|
contributingStar: string;
|
|
764
|
-
createSpace: string;
|
|
765
654
|
myNotebook: string;
|
|
766
655
|
mySpace: string;
|
|
767
656
|
aihub: {
|
|
768
657
|
documentCenter: string;
|
|
769
658
|
};
|
|
770
|
-
getPoints: string;
|
|
771
659
|
};
|
|
772
660
|
userSetting: {
|
|
773
661
|
tips: {
|
|
774
662
|
youCanCreOrManUp: string;
|
|
775
663
|
getPoints: string;
|
|
664
|
+
autFai: string;
|
|
776
665
|
};
|
|
777
666
|
menu: {
|
|
778
667
|
growthCenter: string;
|
|
779
668
|
};
|
|
780
669
|
account: {
|
|
781
670
|
phone: string;
|
|
782
|
-
passwordSetting: string;
|
|
783
|
-
bindPhoneVerification: string;
|
|
784
|
-
enterBoundPhone: string;
|
|
785
|
-
enterVerificationCode: string;
|
|
786
671
|
getVerificationCode: string;
|
|
787
672
|
changePassword: string;
|
|
788
|
-
oldPassword: string;
|
|
789
|
-
newPassword: string;
|
|
790
|
-
confirmPassword: string;
|
|
791
|
-
unbindSMSVerification: string;
|
|
792
|
-
deactivateAccount: string;
|
|
793
|
-
untie: string;
|
|
794
|
-
yourTypeAccountIs: string;
|
|
795
|
-
switch: string;
|
|
796
|
-
mfaManage: string;
|
|
797
|
-
mfa: string;
|
|
798
|
-
mfaEnable: string;
|
|
799
|
-
mfatip1: string;
|
|
800
|
-
mfaManageBtn: string;
|
|
801
|
-
mfatip2: string;
|
|
802
|
-
mfatip3: string;
|
|
803
|
-
mfatip4: string;
|
|
804
|
-
mfaAccount: string;
|
|
805
|
-
mfaAccountPlaceholder: string;
|
|
806
|
-
mfatip5: string;
|
|
807
|
-
mfatip6: string;
|
|
808
|
-
mfatip7: string;
|
|
809
|
-
mfatip8: string;
|
|
810
|
-
mfaCodeInput: string;
|
|
811
|
-
mfatip9: string;
|
|
812
|
-
mfatip10: string;
|
|
813
|
-
mfaSave: string;
|
|
814
|
-
mfatip11: string;
|
|
815
|
-
mfatip12: string;
|
|
816
|
-
mfatip13: string;
|
|
817
|
-
mfaRecover1: string;
|
|
818
|
-
mfatip14: string;
|
|
819
|
-
mfaBan: string;
|
|
820
|
-
mfaRecover2: string;
|
|
821
|
-
mfaView: string;
|
|
822
|
-
mfatip15: string;
|
|
823
|
-
mfaValid: string;
|
|
824
|
-
mfatip17: string;
|
|
825
|
-
mfatip18: string;
|
|
826
|
-
mfatip16: string;
|
|
827
673
|
};
|
|
828
674
|
};
|
|
829
675
|
repo: {
|
|
@@ -849,8 +695,6 @@ export declare const GitCodeLayoutLibLocales: {
|
|
|
849
695
|
aboutUs: string;
|
|
850
696
|
recruitment: string;
|
|
851
697
|
prices: string;
|
|
852
|
-
save: string;
|
|
853
|
-
wechat: string;
|
|
854
698
|
email: string;
|
|
855
699
|
phone: string;
|
|
856
700
|
hasBeenSent: string;
|
|
@@ -866,10 +710,19 @@ export declare const GitCodeLayoutLibLocales: {
|
|
|
866
710
|
minutesAgo: string;
|
|
867
711
|
oneHourAgo: string;
|
|
868
712
|
oneMinuteAgo: string;
|
|
713
|
+
day: string;
|
|
869
714
|
};
|
|
870
715
|
topic: {
|
|
871
716
|
attention: string;
|
|
872
717
|
};
|
|
718
|
+
tips: {
|
|
719
|
+
notcieTitle: string;
|
|
720
|
+
notcie1: string;
|
|
721
|
+
notcie2: string;
|
|
722
|
+
readPrivacyPolicy: string;
|
|
723
|
+
welcome: string;
|
|
724
|
+
};
|
|
725
|
+
foldup: string;
|
|
873
726
|
};
|
|
874
727
|
org: {
|
|
875
728
|
project: string;
|
|
@@ -918,7 +771,6 @@ export declare const GitCodeLayoutLibLocales: {
|
|
|
918
771
|
useAgrAndPriPolTip: string;
|
|
919
772
|
};
|
|
920
773
|
action: {
|
|
921
|
-
getcode: string;
|
|
922
774
|
oh: string;
|
|
923
775
|
login: string;
|
|
924
776
|
registerAgain: string;
|
|
@@ -932,7 +784,6 @@ export declare const GitCodeLayoutLibLocales: {
|
|
|
932
784
|
};
|
|
933
785
|
tips: {
|
|
934
786
|
forgotPassword: string;
|
|
935
|
-
registerAgain: string;
|
|
936
787
|
agree: string;
|
|
937
788
|
and: string;
|
|
938
789
|
updatePassword: string;
|
|
@@ -942,29 +793,9 @@ export declare const GitCodeLayoutLibLocales: {
|
|
|
942
793
|
pleaseCheck: string;
|
|
943
794
|
bindMobileWithAccount: string;
|
|
944
795
|
resetYourPassword: string;
|
|
945
|
-
hwAuthorizationService: string;
|
|
946
|
-
pleaseAccreditHWBeforeUse: string;
|
|
947
|
-
phoneNumberVerification: string;
|
|
948
|
-
authorizationAndBinding: string;
|
|
949
|
-
cancelAuthorization: string;
|
|
950
|
-
IHaveRead: string;
|
|
951
|
-
descOfHWCloud: string;
|
|
952
|
-
agreeShareToHWCloud: string;
|
|
953
|
-
associatedAndShared: string;
|
|
954
|
-
createContinue: string;
|
|
955
|
-
create: string;
|
|
956
|
-
pleaseReadAgreementAndPrivacy: string;
|
|
957
|
-
confirmThirdBinding: string;
|
|
958
|
-
checkCode: string;
|
|
959
|
-
pleaseReauthorize: string;
|
|
960
|
-
readAndAgreeAgreementAndPrivacy: string;
|
|
961
796
|
verificationCode: string;
|
|
962
|
-
verifyMobilePhoneNumber: string;
|
|
963
|
-
setUserName: string;
|
|
964
797
|
nameAlreadyExists: string;
|
|
965
|
-
cannotBeEmpty: string;
|
|
966
798
|
passwordIsInconsistent: string;
|
|
967
|
-
necessaryInfo: string;
|
|
968
799
|
fillvalidPhoneNumEmail: string;
|
|
969
800
|
passwordLength: string;
|
|
970
801
|
validEmail: string;
|
|
@@ -981,16 +812,11 @@ export declare const GitCodeLayoutLibLocales: {
|
|
|
981
812
|
privacyPolicy: string;
|
|
982
813
|
huaweiCloudAgreement: string;
|
|
983
814
|
agreementPrivacy: string;
|
|
984
|
-
gitCodeProtocol: string;
|
|
985
|
-
gitCodePrivacy: string;
|
|
986
|
-
chiCloDevSerAgr: string;
|
|
987
|
-
chiCloDevPriPolSta: string;
|
|
988
815
|
};
|
|
989
816
|
registerDesc: string;
|
|
990
817
|
rule: {
|
|
991
818
|
username: string;
|
|
992
819
|
pleaseFill: string;
|
|
993
|
-
enterUsername: string;
|
|
994
820
|
passwordLetter: string;
|
|
995
821
|
passwordLength: string;
|
|
996
822
|
};
|
|
@@ -1013,6 +839,23 @@ export declare const GitCodeLayoutLibLocales: {
|
|
|
1013
839
|
};
|
|
1014
840
|
search: {
|
|
1015
841
|
trendingToday: string;
|
|
842
|
+
recommendTag: string;
|
|
843
|
+
};
|
|
844
|
+
repoSetting: {
|
|
845
|
+
submit: {
|
|
846
|
+
verify: string;
|
|
847
|
+
};
|
|
848
|
+
};
|
|
849
|
+
pipeline: {
|
|
850
|
+
goBack: string;
|
|
851
|
+
};
|
|
852
|
+
components: {
|
|
853
|
+
repo: {
|
|
854
|
+
today: string;
|
|
855
|
+
};
|
|
856
|
+
};
|
|
857
|
+
oauth: {
|
|
858
|
+
revokedAuthorization: string;
|
|
1016
859
|
};
|
|
1017
860
|
};
|
|
1018
861
|
};
|
package/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, computed, openBlock, createBlock, unref, isRef, withCtx, createElementVNode, normalizeClass, createVNode, createTextVNode } from "vue";
|
|
2
|
-
import { i as isPhone, u as useModel } from "./index-
|
|
2
|
+
import { i as isPhone, u as useModel } from "./index-4b650523.js";
|
|
3
3
|
import { Notification } from "vue-devui-lal/notification";
|
|
4
4
|
import { Button } from "vue-devui-lal/button";
|
|
5
5
|
import "vue-devui-lal/notification/style.css";
|
package/package.json
CHANGED
|
@@ -1,16 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "vue-layout-gitcode",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.13",
|
|
4
4
|
"description": "用于gitcode站点编程使用",
|
|
5
5
|
"main": "index.js",
|
|
6
|
-
"
|
|
7
|
-
"test": "echo \"Error: no test specified\" && exit 1"
|
|
8
|
-
},
|
|
6
|
+
"types": "./index.d.ts",
|
|
9
7
|
"repository": {
|
|
10
8
|
"type": "git",
|
|
11
9
|
"url": "站内导航侧边栏"
|
|
12
10
|
},
|
|
13
|
-
"author": "lal,
|
|
14
|
-
"license": "ISC"
|
|
15
|
-
|
|
16
|
-
}
|
|
11
|
+
"author": "lal,nevins",
|
|
12
|
+
"license": "ISC"
|
|
13
|
+
}
|