@bigbinary/neeto-team-members-frontend 5.0.27 → 5.0.29
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/app/javascript/src/translations/ar.json +6 -4
- package/app/javascript/src/translations/bg.json +6 -4
- package/app/javascript/src/translations/ca.json +8 -6
- package/app/javascript/src/translations/cs.json +4 -2
- package/app/javascript/src/translations/da.json +4 -2
- package/app/javascript/src/translations/de.json +4 -2
- package/app/javascript/src/translations/en.json +8 -6
- package/app/javascript/src/translations/es-MX.json +8 -6
- package/app/javascript/src/translations/es.json +8 -6
- package/app/javascript/src/translations/et.json +6 -4
- package/app/javascript/src/translations/fi.json +4 -2
- package/app/javascript/src/translations/fil.json +9 -7
- package/app/javascript/src/translations/fr.json +5 -3
- package/app/javascript/src/translations/he.json +5 -3
- package/app/javascript/src/translations/hi.json +7 -5
- package/app/javascript/src/translations/hr.json +4 -2
- package/app/javascript/src/translations/hu.json +4 -2
- package/app/javascript/src/translations/id.json +10 -8
- package/app/javascript/src/translations/it.json +8 -6
- package/app/javascript/src/translations/ja.json +6 -4
- package/app/javascript/src/translations/ko.json +4 -2
- package/app/javascript/src/translations/nl.json +7 -5
- package/app/javascript/src/translations/pl.json +5 -3
- package/app/javascript/src/translations/pt-BR.json +10 -8
- package/app/javascript/src/translations/pt.json +10 -8
- package/app/javascript/src/translations/ro.json +9 -7
- package/app/javascript/src/translations/ru.json +5 -3
- package/app/javascript/src/translations/sk.json +6 -4
- package/app/javascript/src/translations/sl.json +7 -5
- package/app/javascript/src/translations/sv.json +4 -2
- package/app/javascript/src/translations/th.json +5 -3
- package/app/javascript/src/translations/tr.json +10 -8
- package/app/javascript/src/translations/uk.json +7 -5
- package/app/javascript/src/translations/vi.json +7 -5
- package/app/javascript/src/translations/zh-CN.json +6 -4
- package/app/javascript/src/translations/zh-TW.json +5 -3
- package/dist/.ready +1 -0
- package/dist/Groups.js +2 -2
- package/dist/ManageMember.js +6 -6
- package/dist/MembersInvite.js +1 -1
- package/dist/Profile.js +126 -107
- package/dist/Profile.js.map +1 -1
- package/dist/{ProfileImage-Cc4DLFVl.js → ProfileImage-QeSzsfzl.js} +2 -8
- package/dist/{ProfileImage-mFiFnQz4.js.map → ProfileImage-QeSzsfzl.js.map} +1 -1
- package/dist/{ProfileImage-mFiFnQz4.js → ProfileImage-Ypf3HreX.js} +3 -8
- package/dist/{ProfileImage-Cc4DLFVl.js.map → ProfileImage-Ypf3HreX.js.map} +1 -1
- package/dist/Roles.js +2 -2
- package/dist/{RolesRadioGroup-Caekd_mc.js → RolesRadioGroup-B665oE71.js} +2 -2
- package/dist/{RolesRadioGroup-Caekd_mc.js.map → RolesRadioGroup-B665oE71.js.map} +1 -1
- package/dist/{RolesRadioGroup-9JN7Hhow.js → RolesRadioGroup-D4u3nHq2.js} +2 -2
- package/dist/{RolesRadioGroup-9JN7Hhow.js.map → RolesRadioGroup-D4u3nHq2.js.map} +1 -1
- package/dist/RolesRadioGroup.js +2 -2
- package/dist/TeamMembers.js +16 -10
- package/dist/TeamMembers.js.map +1 -1
- package/dist/cjs/Groups.js +2 -2
- package/dist/cjs/ManageMember.js +6 -6
- package/dist/cjs/MembersInvite.js +1 -1
- package/dist/cjs/Profile.js +126 -105
- package/dist/cjs/Profile.js.map +1 -1
- package/dist/cjs/Roles.js +2 -2
- package/dist/cjs/RolesRadioGroup.js +2 -2
- package/dist/cjs/TeamMembers.js +16 -10
- package/dist/cjs/TeamMembers.js.map +1 -1
- package/dist/cjs/constants.js +1 -1
- package/dist/cjs/hooks.js +3 -3
- package/dist/cjs/index.js +8 -7
- package/dist/cjs/index.js.map +1 -1
- package/dist/cjs/utils.js +2 -2
- package/dist/{constants-DT4xO8OX.js → constants-CXdiW8NZ.js} +2 -1
- package/dist/constants-CXdiW8NZ.js.map +1 -0
- package/dist/{constants-CvuxTnqx.js → constants-D_H6M1Pm.js} +2 -1
- package/dist/constants-D_H6M1Pm.js.map +1 -0
- package/dist/constants.js +1 -1
- package/dist/hooks.js +3 -3
- package/dist/{index-DMpkXPiV.js → index-BOmT_MDe.js} +2 -2
- package/dist/{index-DMpkXPiV.js.map → index-BOmT_MDe.js.map} +1 -1
- package/dist/{index-Cvu3ClJc.js → index-DFFRcH_S.js} +6 -6
- package/dist/{index-Cvu3ClJc.js.map → index-DFFRcH_S.js.map} +1 -1
- package/dist/{index-DirSeP4O.js → index-DTONHIze.js} +6 -6
- package/dist/{index-DirSeP4O.js.map → index-DTONHIze.js.map} +1 -1
- package/dist/{index-D2O8XH80.js → index-D_GBFQ6T.js} +2 -2
- package/dist/{index-D2O8XH80.js.map → index-D_GBFQ6T.js.map} +1 -1
- package/dist/index.js +8 -7
- package/dist/index.js.map +1 -1
- package/dist/{useMembersSidenav-D6ZeeKTB.js → useMembersSidenav-BRnSuaoj.js} +2 -2
- package/dist/{useMembersSidenav-D6ZeeKTB.js.map → useMembersSidenav-BRnSuaoj.js.map} +1 -1
- package/dist/{useMembersSidenav-CgQsDAL9.js → useMembersSidenav-D_f5wi2c.js} +2 -2
- package/dist/{useMembersSidenav-CgQsDAL9.js.map → useMembersSidenav-D_f5wi2c.js.map} +1 -1
- package/dist/{useTeamsApi-CcS7-dAM.js → useTeamsApi-Bp2O5h4D.js} +3 -3
- package/dist/useTeamsApi-Bp2O5h4D.js.map +1 -0
- package/dist/{useTeamsApi-0kE5VBoI.js → useTeamsApi-DH-TbrNP.js} +3 -3
- package/dist/useTeamsApi-DH-TbrNP.js.map +1 -0
- package/dist/utils.js +2 -2
- package/package.json +20 -20
- package/dist/constants-CvuxTnqx.js.map +0 -1
- package/dist/constants-DT4xO8OX.js.map +0 -1
- package/dist/useTeamsApi-0kE5VBoI.js.map +0 -1
- package/dist/useTeamsApi-CcS7-dAM.js.map +0 -1
|
@@ -38,7 +38,8 @@
|
|
|
38
38
|
"regenerateLink": "重新生成链接",
|
|
39
39
|
"acceptInvitation": "接受邀请",
|
|
40
40
|
"generateLink": "生成链接",
|
|
41
|
-
"export": "导出"
|
|
41
|
+
"export": "导出",
|
|
42
|
+
"upgrade": "升级"
|
|
42
43
|
},
|
|
43
44
|
"columns": {
|
|
44
45
|
"noColumnsFound": "未找到列。",
|
|
@@ -126,9 +127,9 @@
|
|
|
126
127
|
"xlsx": "Excel"
|
|
127
128
|
},
|
|
128
129
|
"editRole": "编辑角色",
|
|
129
|
-
"firstName": "
|
|
130
|
+
"firstName": "名字",
|
|
130
131
|
"groupName": "{{taxonomies.group.singular, anyCase}} 名称",
|
|
131
|
-
"lastName": "
|
|
132
|
+
"lastName": "姓氏",
|
|
132
133
|
"manageMember_one": "管理成员",
|
|
133
134
|
"manageMember_other": "管理成员",
|
|
134
135
|
"manageRole_one": "管理角色",
|
|
@@ -149,7 +150,8 @@
|
|
|
149
150
|
"pdf": "PDF",
|
|
150
151
|
"xlsx": "Excel"
|
|
151
152
|
},
|
|
152
|
-
"language": "语言"
|
|
153
|
+
"language": "语言",
|
|
154
|
+
"currentPlan": "当前计划"
|
|
153
155
|
},
|
|
154
156
|
"placeholders": {
|
|
155
157
|
"email": "输入电子邮件地址",
|
|
@@ -38,7 +38,8 @@
|
|
|
38
38
|
"regenerateLink": "重新生成鏈接",
|
|
39
39
|
"acceptInvitation": "接受邀請",
|
|
40
40
|
"generateLink": "生成鏈接",
|
|
41
|
-
"export": "匯出"
|
|
41
|
+
"export": "匯出",
|
|
42
|
+
"upgrade": "升級"
|
|
42
43
|
},
|
|
43
44
|
"columns": {
|
|
44
45
|
"noColumnsFound": "未找到列。",
|
|
@@ -115,7 +116,7 @@
|
|
|
115
116
|
},
|
|
116
117
|
"labels": {
|
|
117
118
|
"addNewRole": "添加新角色",
|
|
118
|
-
"billingAndSubscriptions": "
|
|
119
|
+
"billingAndSubscriptions": "計費與訂閱",
|
|
119
120
|
"country": "國家",
|
|
120
121
|
"deleteRole": "刪除角色?",
|
|
121
122
|
"deleteTitle": "刪除 {{resource}}?",
|
|
@@ -149,7 +150,8 @@
|
|
|
149
150
|
"pdf": "PDF",
|
|
150
151
|
"xlsx": "Excel"
|
|
151
152
|
},
|
|
152
|
-
"language": "語言"
|
|
153
|
+
"language": "語言",
|
|
154
|
+
"currentPlan": "當前計劃"
|
|
153
155
|
},
|
|
154
156
|
"placeholders": {
|
|
155
157
|
"email": "輸入電子郵件地址",
|
package/dist/.ready
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
Built at 2026-04-07T05:04:58.825Z
|
package/dist/Groups.js
CHANGED
|
@@ -11,7 +11,7 @@ import _toConsumableArray from '@babel/runtime/helpers/toConsumableArray';
|
|
|
11
11
|
import { useQuery } from '@tanstack/react-query';
|
|
12
12
|
import { prop, pluck, mergeLeft, isEmpty } from 'ramda';
|
|
13
13
|
import axios from 'axios';
|
|
14
|
-
import { B as BASE_URL, Q as QUERY_KEYS, d as DEFAULT_PAGE_PROPERTIES } from './constants-
|
|
14
|
+
import { B as BASE_URL, Q as QUERY_KEYS, d as DEFAULT_PAGE_PROPERTIES } from './constants-CXdiW8NZ.js';
|
|
15
15
|
import Pane from '@bigbinary/neetoui/Pane';
|
|
16
16
|
import Typography from '@bigbinary/neetoui/Typography';
|
|
17
17
|
import { captureAnalyticsEvent } from '@bigbinary/neeto-commons-frontend/utils';
|
|
@@ -37,7 +37,7 @@ import Tooltip from '@bigbinary/neetoui/Tooltip';
|
|
|
37
37
|
import { pluralizeLabelUsingTaxonomy } from './utils.js';
|
|
38
38
|
import '@bigbinary/neeto-commons-frontend/constants';
|
|
39
39
|
import './_commonjsHelpers-BFTU3MAI.js';
|
|
40
|
-
import './useTeamsApi-
|
|
40
|
+
import './useTeamsApi-DH-TbrNP.js';
|
|
41
41
|
import '@babel/runtime/helpers/objectWithoutProperties';
|
|
42
42
|
import 'qs';
|
|
43
43
|
import './queryClient-Dsu-gu4Y.js';
|
package/dist/ManageMember.js
CHANGED
|
@@ -18,18 +18,18 @@ import '@bigbinary/neetoui/formik/ActionBlock';
|
|
|
18
18
|
import '@bigbinary/neetoui/formik/Form';
|
|
19
19
|
import 'ramda';
|
|
20
20
|
import 'react-i18next';
|
|
21
|
-
import './index-
|
|
22
|
-
import './ProfileImage-
|
|
23
|
-
import './useTeamsApi-
|
|
24
|
-
export { M as default } from './index-
|
|
25
|
-
import './RolesRadioGroup-
|
|
21
|
+
import './index-D_GBFQ6T.js';
|
|
22
|
+
import './ProfileImage-Ypf3HreX.js';
|
|
23
|
+
import './useTeamsApi-DH-TbrNP.js';
|
|
24
|
+
export { M as default } from './index-DFFRcH_S.js';
|
|
25
|
+
import './RolesRadioGroup-D4u3nHq2.js';
|
|
26
26
|
import 'react/jsx-runtime';
|
|
27
27
|
import '@babel/runtime/helpers/objectWithoutProperties';
|
|
28
28
|
import '@tanstack/react-query';
|
|
29
29
|
import '@bigbinary/neeto-cist';
|
|
30
30
|
import '@bigbinary/neeto-commons-frontend/react-utils';
|
|
31
31
|
import 'axios';
|
|
32
|
-
import './constants-
|
|
32
|
+
import './constants-CXdiW8NZ.js';
|
|
33
33
|
import 'i18next';
|
|
34
34
|
import '@bigbinary/neeto-commons-frontend/constants';
|
|
35
35
|
import '@babel/runtime/helpers/toConsumableArray';
|
package/dist/MembersInvite.js
CHANGED
|
@@ -14,7 +14,7 @@ import { Trans, useTranslation } from 'react-i18next';
|
|
|
14
14
|
import { useParams } from 'react-router-dom';
|
|
15
15
|
import _defineProperty from '@babel/runtime/helpers/defineProperty';
|
|
16
16
|
import axios from 'axios';
|
|
17
|
-
import { B as BASE_URL, Q as QUERY_KEYS } from './constants-
|
|
17
|
+
import { B as BASE_URL, Q as QUERY_KEYS } from './constants-CXdiW8NZ.js';
|
|
18
18
|
import { t } from 'i18next';
|
|
19
19
|
import { SINGULAR } from '@bigbinary/neeto-commons-frontend/constants';
|
|
20
20
|
import * as yup from 'yup';
|