@bigbinary/neeto-team-members-frontend 2.8.7 → 2.8.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs.js +35 -26
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.js +35 -26
- package/dist/index.js.map +1 -1
- package/package.json +26 -26
- package/src/translations/en.json +16 -12
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bigbinary/neeto-team-members-frontend",
|
|
3
|
-
"version": "2.8.
|
|
3
|
+
"version": "2.8.9",
|
|
4
4
|
"description": "To manage team members across neeto products.",
|
|
5
5
|
"license": "UNLICENSED",
|
|
6
6
|
"homepage": "https://github.com/bigbinary/neeto-team-members-frontend#readme",
|
|
@@ -31,34 +31,34 @@
|
|
|
31
31
|
]
|
|
32
32
|
},
|
|
33
33
|
"devDependencies": {
|
|
34
|
-
"@babel/core": "7.22.
|
|
35
|
-
"@babel/eslint-parser": "7.22.
|
|
36
|
-
"@babel/plugin-transform-runtime": "7.22.
|
|
37
|
-
"@babel/preset-env": "7.22.
|
|
34
|
+
"@babel/core": "7.22.8",
|
|
35
|
+
"@babel/eslint-parser": "7.22.7",
|
|
36
|
+
"@babel/plugin-transform-runtime": "7.22.7",
|
|
37
|
+
"@babel/preset-env": "7.22.7",
|
|
38
38
|
"@babel/preset-react": "7.22.5",
|
|
39
39
|
"@babel/preset-typescript": "7.22.5",
|
|
40
|
-
"@babel/runtime": "7.22.
|
|
40
|
+
"@babel/runtime": "7.22.6",
|
|
41
41
|
"@bigbinary/babel-preset-neeto": "1.0.3",
|
|
42
|
-
"@bigbinary/eslint-plugin-neeto": "1.0.
|
|
43
|
-
"@bigbinary/neeto-commons-frontend": "2.0.
|
|
44
|
-
"@bigbinary/neeto-filters-frontend": "2.11.
|
|
45
|
-
"@bigbinary/neeto-icons": "1.
|
|
42
|
+
"@bigbinary/eslint-plugin-neeto": "1.0.64",
|
|
43
|
+
"@bigbinary/neeto-commons-frontend": "2.0.94",
|
|
44
|
+
"@bigbinary/neeto-filters-frontend": "2.11.18",
|
|
45
|
+
"@bigbinary/neeto-icons": "1.12.3",
|
|
46
46
|
"@bigbinary/neeto-molecules": "1.0.34",
|
|
47
|
-
"@bigbinary/neetoui": "5.0.
|
|
47
|
+
"@bigbinary/neetoui": "5.0.13",
|
|
48
48
|
"@faker-js/faker": "8.0.2",
|
|
49
49
|
"@honeybadger-io/react": "2.0.1",
|
|
50
50
|
"@rollup/plugin-alias": "5.0.0",
|
|
51
51
|
"@rollup/plugin-babel": "6.0.3",
|
|
52
|
-
"@rollup/plugin-commonjs": "25.0.
|
|
52
|
+
"@rollup/plugin-commonjs": "25.0.2",
|
|
53
53
|
"@rollup/plugin-json": "6.0.0",
|
|
54
54
|
"@rollup/plugin-node-resolve": "15.1.0",
|
|
55
55
|
"@rollup/plugin-replace": "5.0.2",
|
|
56
56
|
"@svgr/rollup": "8.0.1",
|
|
57
|
-
"@vitejs/plugin-react": "4.0.
|
|
57
|
+
"@vitejs/plugin-react": "4.0.3",
|
|
58
58
|
"antd": "4.24.10",
|
|
59
59
|
"autoprefixer": "10.4.14",
|
|
60
60
|
"axios": "1.4.0",
|
|
61
|
-
"babel-loader": "9.1.
|
|
61
|
+
"babel-loader": "9.1.3",
|
|
62
62
|
"babel-plugin-istanbul": "6.1.1",
|
|
63
63
|
"babel-plugin-js-logger": "1.0.17",
|
|
64
64
|
"babel-plugin-macros": "3.1.0",
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
"babel-preset-react": "6.24.1",
|
|
67
67
|
"babel-preset-typescript": "7.0.0-alpha.19",
|
|
68
68
|
"classnames": "2.3.2",
|
|
69
|
-
"eslint": "8.
|
|
69
|
+
"eslint": "8.44.0",
|
|
70
70
|
"eslint-config-prettier": "8.8.0",
|
|
71
71
|
"eslint-plugin-cypress": "2.13.3",
|
|
72
72
|
"eslint-plugin-import": "2.27.5",
|
|
@@ -77,18 +77,18 @@
|
|
|
77
77
|
"eslint-plugin-react": "7.32.2",
|
|
78
78
|
"eslint-plugin-react-hooks": "4.6.0",
|
|
79
79
|
"eslint-plugin-unused-imports": "2.0.0",
|
|
80
|
-
"formik": "2.4.
|
|
80
|
+
"formik": "2.4.2",
|
|
81
81
|
"husky": "8.0.3",
|
|
82
|
-
"i18next": "
|
|
82
|
+
"i18next": "23.2.8",
|
|
83
83
|
"js-logger": "1.6.1",
|
|
84
84
|
"json-server": "0.17.3",
|
|
85
|
-
"lint-staged": "13.2.
|
|
85
|
+
"lint-staged": "13.2.3",
|
|
86
86
|
"mixpanel-browser": "2.47.0",
|
|
87
87
|
"pluralize": "8.0.0",
|
|
88
|
-
"postcss": "8.4.
|
|
88
|
+
"postcss": "8.4.25",
|
|
89
89
|
"postcss-import": "15.1.0",
|
|
90
|
-
"postcss-loader": "7.3.
|
|
91
|
-
"postcss-preset-env": "
|
|
90
|
+
"postcss-loader": "7.3.3",
|
|
91
|
+
"postcss-preset-env": "9.0.0",
|
|
92
92
|
"prettier": "2.8.8",
|
|
93
93
|
"prettier-plugin-tailwindcss": "0.3.0",
|
|
94
94
|
"qs": "6.11.2",
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
"react": "17.0.2",
|
|
97
97
|
"react-dom": "17.0.2",
|
|
98
98
|
"react-helmet": "6.1.0",
|
|
99
|
-
"react-i18next": "
|
|
99
|
+
"react-i18next": "13.0.1",
|
|
100
100
|
"react-query": "3.39.3",
|
|
101
101
|
"react-router-dom": "5.3.4",
|
|
102
102
|
"react-scroll-sync": "0.11.0",
|
|
@@ -106,11 +106,11 @@
|
|
|
106
106
|
"rollup-plugin-cleaner": "1.0.0",
|
|
107
107
|
"rollup-plugin-peer-deps-external": "2.2.4",
|
|
108
108
|
"rollup-plugin-styles": "4.0.0",
|
|
109
|
-
"sass": "1.63.
|
|
109
|
+
"sass": "1.63.6",
|
|
110
110
|
"tailwindcss": "npm:@tailwindcss/postcss7-compat",
|
|
111
111
|
"util": "0.12.5",
|
|
112
|
-
"vite": "4.
|
|
113
|
-
"vite-plugin-inspect": "0.7.
|
|
112
|
+
"vite": "4.4.2",
|
|
113
|
+
"vite-plugin-inspect": "0.7.32",
|
|
114
114
|
"yup": "1.2.0"
|
|
115
115
|
},
|
|
116
116
|
"peerDependencies": {
|
|
@@ -126,7 +126,7 @@
|
|
|
126
126
|
"i18next": "^22.5.1",
|
|
127
127
|
"js-logger": "^1.6.1",
|
|
128
128
|
"mixpanel-browser": "^2.45.0",
|
|
129
|
-
"ramda": "^0.
|
|
129
|
+
"ramda": "^0.29.0",
|
|
130
130
|
"react": "17.0.2",
|
|
131
131
|
"react-dom": "17.0.2",
|
|
132
132
|
"react-helmet": "^6.1.0",
|
package/src/translations/en.json
CHANGED
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
"neetoTeamMembers": {
|
|
3
3
|
"alerts": {
|
|
4
4
|
"messages": {
|
|
5
|
-
"activateMember_one": "You are activating <strong>{{person}}</strong>.
|
|
6
|
-
"activateMember_other": "You are activating <strong>{{count}}</strong> {{metaName}}.
|
|
7
|
-
"changeRole_one": "You are changing role of <strong>{{person}}</strong> to <strong>{{role}}</strong>.
|
|
8
|
-
"changeRole_other": "You are changing role of <strong>{{count}}</strong> {{metaName}} to <strong>{{role}}</strong>.
|
|
9
|
-
"deactivateMember_one": "You are deactivating <strong>{{person}}</strong>.
|
|
10
|
-
"deactivateMember_other": "You are deactivating <strong>{{count}}</strong> {{metaName}}.
|
|
11
|
-
"deletingRole": "You are permanently deleting the role <strong>{{name}}</strong>. This
|
|
5
|
+
"activateMember_one": "You are activating the member <strong>{{person}}</strong>.",
|
|
6
|
+
"activateMember_other": "You are activating <strong>{{count}}</strong> {{metaName}}.",
|
|
7
|
+
"changeRole_one": "You are changing the role of <strong>{{person}}</strong> to <strong>{{role}}</strong>.",
|
|
8
|
+
"changeRole_other": "You are changing the role of <strong>{{count}}</strong> {{metaName}} to <strong>{{role}}</strong>.",
|
|
9
|
+
"deactivateMember_one": "You are deactivating the member <strong>{{person}}</strong>.",
|
|
10
|
+
"deactivateMember_other": "You are deactivating <strong>{{count}}</strong> {{metaName}}.",
|
|
11
|
+
"deletingRole": "You are permanently deleting the role <strong>{{name}}</strong>. This can't be undone."
|
|
12
12
|
}
|
|
13
13
|
},
|
|
14
14
|
"buttons": {
|
|
@@ -17,7 +17,11 @@
|
|
|
17
17
|
"continue": "Continue",
|
|
18
18
|
"proceed": "Proceed",
|
|
19
19
|
"reset": "Reset",
|
|
20
|
-
"saveChanges": "Save changes"
|
|
20
|
+
"saveChanges": "Save changes",
|
|
21
|
+
"delete": "Delete",
|
|
22
|
+
"activate": "Activate",
|
|
23
|
+
"deactivate": "Deactivate",
|
|
24
|
+
"changeRole": "Change role"
|
|
21
25
|
},
|
|
22
26
|
"columns": {
|
|
23
27
|
"search": "Search columns",
|
|
@@ -25,15 +29,15 @@
|
|
|
25
29
|
},
|
|
26
30
|
"common": {
|
|
27
31
|
"activate": "Activate",
|
|
28
|
-
"activate_": "Activate {{what}}",
|
|
32
|
+
"activate_": "Activate {{what}}?",
|
|
29
33
|
"active": "Active",
|
|
30
34
|
"active_": "Active {{what}}",
|
|
31
35
|
"addNew_": "Add new {{what}}",
|
|
32
36
|
"all": "All",
|
|
33
37
|
"all_": "All {{what}}",
|
|
34
|
-
"changeRole": "Change role",
|
|
38
|
+
"changeRole": "Change role?",
|
|
35
39
|
"deactivate": "Deactivate",
|
|
36
|
-
"deactivate_": "Deactivate {{what}}",
|
|
40
|
+
"deactivate_": "Deactivate {{what}}?",
|
|
37
41
|
"deactivated": "Deactivated",
|
|
38
42
|
"deactivated_": "Deactivated {{what}}",
|
|
39
43
|
"delete": "Delete",
|
|
@@ -74,7 +78,7 @@
|
|
|
74
78
|
},
|
|
75
79
|
"labels": {
|
|
76
80
|
"addNewRole": "Add new role",
|
|
77
|
-
"deleteRole": "Delete role",
|
|
81
|
+
"deleteRole": "Delete role?",
|
|
78
82
|
"editRole": "Edit role",
|
|
79
83
|
"firstName": "First name",
|
|
80
84
|
"lastName": "Last name",
|