fix: MemberModal UI (#3553)
* fix: adapt MemberModal title and icon * fix: adapt member modal * fix: search input placeholder * fix: add button text
This commit is contained in:
@@ -360,6 +360,7 @@ export const iconPaths = {
|
||||
'modal/selectSource': () => import('./icons/modal/selectSource.svg'),
|
||||
'modal/setting': () => import('./icons/modal/setting.svg'),
|
||||
'modal/teamPlans': () => import('./icons/modal/teamPlans.svg'),
|
||||
'modal/key': () => import('./icons/modal/key.svg'),
|
||||
'model/BAAI': () => import('./icons/model/BAAI.svg'),
|
||||
'model/alicloud': () => import('./icons/model/alicloud.svg'),
|
||||
'model/baichuan': () => import('./icons/model/baichuan.svg'),
|
||||
|
||||
9
packages/web/components/common/Icon/icons/modal/key.svg
Normal file
9
packages/web/components/common/Icon/icons/modal/key.svg
Normal file
@@ -0,0 +1,9 @@
|
||||
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g id="icon/line/key">
|
||||
<g id="Vector">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.2109 12.395C14.7199 12.395 16.75 10.3644 16.75 7.86409C16.75 5.36381 14.7199 3.33317 12.2109 3.33317C9.70193 3.33317 7.67177 5.36381 7.67177 7.86409C7.67177 8.2826 7.72817 8.68531 7.83285 9.0663C8.02882 9.7796 7.86557 10.6069 7.27775 11.1964L3.33532 15.1502L3.33531 16.6665H5.02967L5.07424 16.622L5.52315 18.2974C5.43021 18.321 5.33398 18.3332 5.23648 18.3332H2.66864C2.11635 18.3332 1.66864 17.8855 1.66864 17.3332L1.66865 14.9435C1.66865 14.6347 1.79111 14.3384 2.00918 14.1197L6.09755 10.0196C6.23063 9.88611 6.27567 9.68959 6.22574 9.50784C6.08191 8.98436 6.00511 8.43318 6.00511 7.86409C6.00511 4.44126 8.78354 1.6665 12.2109 1.6665C15.6383 1.6665 18.4167 4.44126 18.4167 7.86409C18.4167 11.2869 15.6383 14.0617 12.2109 14.0617C11.651 14.0617 11.1084 13.9876 10.5923 13.8488C10.4113 13.8 10.216 13.8454 10.0833 13.9779L8.90842 15.1503L7.72991 13.9718L8.90598 12.7982C9.49218 12.2132 10.3143 12.048 11.0254 12.2393C11.4015 12.3405 11.7985 12.395 12.2109 12.395Z" fill="#3370FF"/>
|
||||
<path d="M6.13784 16.7879H6.85411C7.26832 16.7879 7.60417 16.4521 7.60417 16.0379L7.60411 16.0288V15.3216H8.43437C8.84858 15.3216 9.18437 14.9858 9.18437 14.5716C9.18437 14.1574 8.84858 13.8216 8.43437 13.8216H6.96804C6.94888 13.8216 6.92989 13.8223 6.9111 13.8237C6.89229 13.8223 6.87328 13.8216 6.85411 13.8216C6.4399 13.8216 6.10411 14.1574 6.10411 14.5716V15.2879H5.38784C4.97363 15.2879 4.63784 15.6237 4.63784 16.0379V17.5695C4.63784 17.9837 4.97363 18.3195 5.38784 18.3195C5.80206 18.3195 6.13784 17.9837 6.13784 17.5695V16.7879Z" fill="#3370FF"/>
|
||||
<path d="M14.4642 7.19029C14.4642 8.11076 13.718 8.85695 12.7975 8.85695C11.877 8.85695 11.1308 8.11076 11.1308 7.19029C11.1308 6.26981 11.877 5.52362 12.7975 5.52362C13.718 5.52362 14.4642 6.26981 14.4642 7.19029Z" fill="#3370FF"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.9 KiB |
@@ -46,6 +46,7 @@
|
||||
"password.to_login": "Go to Login",
|
||||
"password.verification_code": "Verification Code",
|
||||
"permission.Manage": "Admin",
|
||||
"permission.Add": "Add Permissions",
|
||||
"permission.Manage tip": "Team admin with full permissions",
|
||||
"permission.Read": "Read Only",
|
||||
"permission.Read desc": "Members can only read related resources, cannot create new resources",
|
||||
@@ -57,6 +58,7 @@
|
||||
"permission_des.manage": "Can create resources, invite, and delete members",
|
||||
"permission_des.read": "Members can only read related resources and cannot create new resources.",
|
||||
"permission_des.write": "In addition to readable resources, you can also create new resources",
|
||||
"permission_add_tip": "After adding, you can check the permissions for them.",
|
||||
"permissions": "Permissions",
|
||||
"personal_information": "Me",
|
||||
"personalization": "Personalization",
|
||||
@@ -81,6 +83,7 @@
|
||||
"team.Update Team": "Update team information",
|
||||
"team.add_collaborator": "Add Collaborator",
|
||||
"team.add_writer": "Add writable members",
|
||||
"team.add_permission": "Add permissions",
|
||||
"team.avatar_and_name": "avatar",
|
||||
"team.belong_to_group": "Member group",
|
||||
"team.group.avatar": "Group avatar",
|
||||
@@ -102,7 +105,7 @@
|
||||
"team.group.role.admin": "administrator",
|
||||
"team.group.role.member": "member",
|
||||
"team.group.role.owner": "owner",
|
||||
"team.group.search_placeholder": "Search member/group name",
|
||||
"team.group.search_placeholder": "Search member/group/org name",
|
||||
"team.group.set_as_admin": "Set as administrator",
|
||||
"team.group.toast.can_not_delete_owner": "Owner cannot be deleted, please transfer first",
|
||||
"team.group.transfer_owner": "transfer owner",
|
||||
|
||||
@@ -49,6 +49,7 @@
|
||||
"permission.Manage tip": "团队管理员,拥有全部权限",
|
||||
"permission.Read": "仅读",
|
||||
"permission.Read desc": "成员仅可阅读相关资源,无法新建资源",
|
||||
"permission.Add": "添加权限",
|
||||
"permission.Write": "可写",
|
||||
"permission.Write tip": "除了可读资源外,还可以新建新的资源",
|
||||
"permission.only_collaborators": "仅协作者访问",
|
||||
@@ -57,6 +58,7 @@
|
||||
"permission_des.manage": "可创建资源、邀请、删除成员",
|
||||
"permission_des.read": "成员仅可阅读相关资源,无法新建资源",
|
||||
"permission_des.write": "除了可读资源外,还可以新建新的资源",
|
||||
"permission_add_tip": "添加后,您可为其勾选权限。",
|
||||
"permissions": "权限",
|
||||
"personal_information": "个人信息",
|
||||
"personalization": "个性化",
|
||||
@@ -81,6 +83,7 @@
|
||||
"team.Update Team": "更新团队信息",
|
||||
"team.add_collaborator": "添加协作者",
|
||||
"team.add_writer": "添加可写成员",
|
||||
"team.add_permission": "添加权限",
|
||||
"team.avatar_and_name": "头像 & 名称",
|
||||
"team.belong_to_group": "所属群组",
|
||||
"team.group.avatar": "群头像",
|
||||
@@ -102,7 +105,7 @@
|
||||
"team.group.role.admin": "管理员",
|
||||
"team.group.role.member": "成员",
|
||||
"team.group.role.owner": "所有者",
|
||||
"team.group.search_placeholder": "搜索成员/群组名称",
|
||||
"team.group.search_placeholder": "搜索成员/部门/群组名称",
|
||||
"team.group.set_as_admin": "设为管理员",
|
||||
"team.group.toast.can_not_delete_owner": "不能删除所有者, 请先转让",
|
||||
"team.group.transfer_owner": "转让所有者",
|
||||
|
||||
@@ -49,6 +49,7 @@
|
||||
"permission.Manage tip": "團隊管理員,擁有完整權限",
|
||||
"permission.Read": "唯讀",
|
||||
"permission.Read desc": "成員僅能閱讀相關資源,無法建立新資源",
|
||||
"permission.Add": "新增權限",
|
||||
"permission.Write": "可寫入",
|
||||
"permission.Write tip": "除了可讀取資源外,還可以建立新的資源",
|
||||
"permission.only_collaborators": "僅協作者可存取",
|
||||
@@ -57,6 +58,7 @@
|
||||
"permission_des.manage": "可建立資源、邀請及刪除成員",
|
||||
"permission_des.read": "成員僅能閱讀相關資源,無法建立新資源",
|
||||
"permission_des.write": "除了可讀取資源外,還可以建立新的資源",
|
||||
"permission_add_tip": "添加後,您可為其勾選權限。",
|
||||
"permissions": "權限",
|
||||
"personal_information": "個人資料",
|
||||
"personalization": "個人化",
|
||||
@@ -81,6 +83,7 @@
|
||||
"team.Update Team": "更新團隊資訊",
|
||||
"team.add_collaborator": "新增協作者",
|
||||
"team.add_writer": "新增可寫入成員",
|
||||
"team.add_permission": "新增權限",
|
||||
"team.avatar_and_name": "頭像與名稱",
|
||||
"team.belong_to_group": "所屬成員群組",
|
||||
"team.group.avatar": "群組頭像",
|
||||
@@ -102,7 +105,7 @@
|
||||
"team.group.role.admin": "管理員",
|
||||
"team.group.role.member": "成員",
|
||||
"team.group.role.owner": "擁有者",
|
||||
"team.group.search_placeholder": "搜尋成員/群組名稱",
|
||||
"team.group.search_placeholder": "搜尋成員/部門/群組名稱",
|
||||
"team.group.set_as_admin": "設為管理員",
|
||||
"team.group.toast.can_not_delete_owner": "無法刪除擁有者,請先轉移擁有權",
|
||||
"team.group.transfer_owner": "轉移擁有者",
|
||||
|
||||
Reference in New Issue
Block a user