@bigbinary/neeto-team-members-frontend 4.5.24 → 4.5.25
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.
|
@@ -52,8 +52,8 @@
|
|
|
52
52
|
"free": "Free",
|
|
53
53
|
"loading": "Loading...",
|
|
54
54
|
"name": "Name",
|
|
55
|
-
"notFound_": "There are no {{what}} to show",
|
|
56
|
-
"notFoundWithKind_": "There are no {{kind}} {{what}} to show",
|
|
55
|
+
"notFound_": "There are no {{what}} to show.",
|
|
56
|
+
"notFoundWithKind_": "There are no {{kind}} {{what}} to show.",
|
|
57
57
|
"permission_one": "Permission",
|
|
58
58
|
"permission_other": "Permissions",
|
|
59
59
|
"productName": "Product name",
|
|
@@ -78,7 +78,7 @@
|
|
|
78
78
|
"helpers": {
|
|
79
79
|
"addMembersToNeetoProducts": "Add {{- emails, boldList}} to the following neeto products.",
|
|
80
80
|
"configPermissions": "Configure permissions for the modules.",
|
|
81
|
-
"emptyTable": "There are no {{entity}} to show",
|
|
81
|
+
"emptyTable": "There are no {{entity}} to show.",
|
|
82
82
|
"enterMultipleEmails": "Press space, comma, tab or enter key to add multiple email addresses.",
|
|
83
83
|
"manageProducts": "Too many products? <button>Disable some</button> of these products.",
|
|
84
84
|
"memberCreationStatus_one": "Inviting {{taxonomies.member.singular}}",
|
|
@@ -117,12 +117,12 @@
|
|
|
117
117
|
"manageRole_one": "Manage role",
|
|
118
118
|
"manageRole_other": "Manage roles",
|
|
119
119
|
"neeto_": "Neeto{{product, anyCase}}",
|
|
120
|
-
"permissionsNotFound": "There are no permissions to show",
|
|
120
|
+
"permissionsNotFound": "There are no permissions to show.",
|
|
121
121
|
"preferredDateFormat": "Preferred date format",
|
|
122
122
|
"preferredTimeFormat": "Preferred time format",
|
|
123
123
|
"removeMember": "Remove {{member}}?",
|
|
124
|
-
"roleNotFound_one": "There are no role to show",
|
|
125
|
-
"roleNotFound_other": "There are no roles to show",
|
|
124
|
+
"roleNotFound_one": "There are no role to show.",
|
|
125
|
+
"roleNotFound_other": "There are no roles to show.",
|
|
126
126
|
"timeZone": "Time zone",
|
|
127
127
|
"totalMembers": "Total {{taxonomies.member.plural}}",
|
|
128
128
|
"upgradeToProPlan": "Upgrade the above added members to the PRO"
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bigbinary/neeto-team-members-frontend",
|
|
3
|
-
"version": "4.5.
|
|
3
|
+
"version": "4.5.25",
|
|
4
4
|
"description": "A repo acts as the source of truth for the new nano's structure, configs, data etc.",
|
|
5
5
|
"license": "UNLICENSED",
|
|
6
6
|
"homepage": "https://github.com/bigbinary/neeto-team-members-nano",
|
|
@@ -63,13 +63,13 @@
|
|
|
63
63
|
"@bigbinary/babel-preset-neeto": "^1.0.3",
|
|
64
64
|
"@bigbinary/eslint-plugin-neeto": "1.6.4",
|
|
65
65
|
"@bigbinary/neeto-cist": "1.0.17",
|
|
66
|
-
"@bigbinary/neeto-commons-frontend": "4.13.
|
|
67
|
-
"@bigbinary/neeto-filters-frontend": "4.3.
|
|
66
|
+
"@bigbinary/neeto-commons-frontend": "4.13.47",
|
|
67
|
+
"@bigbinary/neeto-filters-frontend": "4.3.23",
|
|
68
68
|
"@bigbinary/neeto-icons": "1.20.53",
|
|
69
|
-
"@bigbinary/neeto-image-uploader-frontend": "2.3.
|
|
70
|
-
"@bigbinary/neeto-molecules": "3.16.
|
|
69
|
+
"@bigbinary/neeto-image-uploader-frontend": "2.3.21",
|
|
70
|
+
"@bigbinary/neeto-molecules": "3.16.84",
|
|
71
71
|
"@bigbinary/neeto-time-zones": "0.8.3",
|
|
72
|
-
"@bigbinary/neetoui": "8.3.
|
|
72
|
+
"@bigbinary/neetoui": "8.3.14",
|
|
73
73
|
"@emotion/is-prop-valid": "1.2.0",
|
|
74
74
|
"@faker-js/faker": "8.2.0",
|
|
75
75
|
"@honeybadger-io/js": "6.10.1",
|
|
@@ -176,13 +176,13 @@
|
|
|
176
176
|
"peerDependencies": {
|
|
177
177
|
"@babel/runtime": "7.26.10",
|
|
178
178
|
"@bigbinary/neeto-cist": "1.0.17",
|
|
179
|
-
"@bigbinary/neeto-commons-frontend": "4.13.
|
|
180
|
-
"@bigbinary/neeto-filters-frontend": "4.3.
|
|
179
|
+
"@bigbinary/neeto-commons-frontend": "4.13.47",
|
|
180
|
+
"@bigbinary/neeto-filters-frontend": "4.3.23",
|
|
181
181
|
"@bigbinary/neeto-icons": "1.20.53",
|
|
182
|
-
"@bigbinary/neeto-image-uploader-frontend": "2.3.
|
|
183
|
-
"@bigbinary/neeto-molecules": "3.16.
|
|
182
|
+
"@bigbinary/neeto-image-uploader-frontend": "2.3.21",
|
|
183
|
+
"@bigbinary/neeto-molecules": "3.16.84",
|
|
184
184
|
"@bigbinary/neeto-time-zones": "0.8.3",
|
|
185
|
-
"@bigbinary/neetoui": "8.3.
|
|
185
|
+
"@bigbinary/neetoui": "8.3.14",
|
|
186
186
|
"@honeybadger-io/js": "6.10.1",
|
|
187
187
|
"@honeybadger-io/react": "6.1.25",
|
|
188
188
|
"@tailwindcss/container-queries": "^0.1.1",
|