@bigbinary/neeto-rules-frontend 2.5.25 → 2.5.27
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 +390 -0
- package/app/javascript/src/translations/bg.json +390 -0
- package/app/javascript/src/translations/ca.json +390 -0
- package/app/javascript/src/translations/cs.json +390 -0
- package/app/javascript/src/translations/da.json +390 -0
- package/app/javascript/src/translations/de.json +2 -1
- package/app/javascript/src/translations/en.json +1 -1
- package/app/javascript/src/translations/es-MX.json +390 -0
- package/app/javascript/src/translations/es.json +2 -1
- package/app/javascript/src/translations/et.json +390 -0
- package/app/javascript/src/translations/fi.json +390 -0
- package/app/javascript/src/translations/fil.json +390 -0
- package/app/javascript/src/translations/fr.json +2 -1
- package/app/javascript/src/translations/hi.json +390 -0
- package/app/javascript/src/translations/hr.json +390 -0
- package/app/javascript/src/translations/id.json +390 -0
- package/app/javascript/src/translations/it.json +390 -0
- package/app/javascript/src/translations/ja.json +390 -0
- package/app/javascript/src/translations/ko.json +390 -0
- package/app/javascript/src/translations/nl.json +390 -0
- package/app/javascript/src/translations/pl.json +390 -0
- package/app/javascript/src/translations/pt-BR.json +390 -0
- package/app/javascript/src/translations/pt.json +390 -0
- package/app/javascript/src/translations/ro.json +390 -0
- package/app/javascript/src/translations/ru.json +390 -0
- package/app/javascript/src/translations/sk.json +390 -0
- package/app/javascript/src/translations/sl.json +390 -0
- package/app/javascript/src/translations/sv.json +390 -0
- package/app/javascript/src/translations/th.json +390 -0
- package/app/javascript/src/translations/tr.json +390 -0
- package/app/javascript/src/translations/uk.json +390 -0
- package/app/javascript/src/translations/vi.json +390 -0
- package/app/javascript/src/translations/zh-CN.json +390 -0
- package/app/javascript/src/translations/zh-TW.json +390 -0
- package/dist/NeetoRulesForm.js +26 -1
- package/dist/NeetoRulesForm.js.map +1 -1
- package/dist/cjs/NeetoRulesForm.js +26 -1
- package/dist/cjs/NeetoRulesForm.js.map +1 -1
- package/package.json +15 -15
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bigbinary/neeto-rules-frontend",
|
|
3
|
-
"version": "2.5.
|
|
3
|
+
"version": "2.5.27",
|
|
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-rules-nano",
|
|
@@ -59,15 +59,15 @@
|
|
|
59
59
|
"@babel/preset-typescript": "7.26.0",
|
|
60
60
|
"@babel/runtime": "7.26.10",
|
|
61
61
|
"@bigbinary/babel-preset-neeto": "^1.0.3",
|
|
62
|
-
"@bigbinary/eslint-plugin-neeto": "1.7.
|
|
62
|
+
"@bigbinary/eslint-plugin-neeto": "1.7.3",
|
|
63
63
|
"@bigbinary/neeto-cist": "1.0.17",
|
|
64
|
-
"@bigbinary/neeto-commons-frontend": "4.13.
|
|
65
|
-
"@bigbinary/neeto-editor": "1.47.
|
|
66
|
-
"@bigbinary/neeto-filters-frontend": "4.3.
|
|
64
|
+
"@bigbinary/neeto-commons-frontend": "4.13.54",
|
|
65
|
+
"@bigbinary/neeto-editor": "1.47.34",
|
|
66
|
+
"@bigbinary/neeto-filters-frontend": "4.3.24",
|
|
67
67
|
"@bigbinary/neeto-hotkeys": "1.0.9",
|
|
68
|
-
"@bigbinary/neeto-icons": "1.20.
|
|
69
|
-
"@bigbinary/neeto-molecules": "
|
|
70
|
-
"@bigbinary/neetoui": "8.3.
|
|
68
|
+
"@bigbinary/neeto-icons": "1.20.54",
|
|
69
|
+
"@bigbinary/neeto-molecules": "4.0.11",
|
|
70
|
+
"@bigbinary/neetoui": "8.3.23",
|
|
71
71
|
"@emotion/is-prop-valid": "1.2.0",
|
|
72
72
|
"@faker-js/faker": "8.2.0",
|
|
73
73
|
"@hello-pangea/dnd": "16.3.0",
|
|
@@ -137,7 +137,7 @@
|
|
|
137
137
|
"postcss-loader": "^7.0.1",
|
|
138
138
|
"postcss-preset-env": "7.8.2",
|
|
139
139
|
"prettier": "3",
|
|
140
|
-
"prettier-plugin-tailwindcss": "0.
|
|
140
|
+
"prettier-plugin-tailwindcss": "0.6.14",
|
|
141
141
|
"process": "0.11.10",
|
|
142
142
|
"qs": "^6.11.2",
|
|
143
143
|
"ramda": "0.29.0",
|
|
@@ -177,13 +177,13 @@
|
|
|
177
177
|
"peerDependencies": {
|
|
178
178
|
"@babel/runtime": "7.26.10",
|
|
179
179
|
"@bigbinary/neeto-cist": "1.0.17",
|
|
180
|
-
"@bigbinary/neeto-commons-frontend": "4.13.
|
|
181
|
-
"@bigbinary/neeto-editor": "1.47.
|
|
182
|
-
"@bigbinary/neeto-filters-frontend": "4.3.
|
|
180
|
+
"@bigbinary/neeto-commons-frontend": "4.13.54",
|
|
181
|
+
"@bigbinary/neeto-editor": "1.47.34",
|
|
182
|
+
"@bigbinary/neeto-filters-frontend": "4.3.24",
|
|
183
183
|
"@bigbinary/neeto-hotkeys": "1.0.9",
|
|
184
|
-
"@bigbinary/neeto-icons": "1.20.
|
|
185
|
-
"@bigbinary/neeto-molecules": "
|
|
186
|
-
"@bigbinary/neetoui": "8.3.
|
|
184
|
+
"@bigbinary/neeto-icons": "1.20.54",
|
|
185
|
+
"@bigbinary/neeto-molecules": "4.0.11",
|
|
186
|
+
"@bigbinary/neetoui": "8.3.23",
|
|
187
187
|
"@hello-pangea/dnd": "16.3.0",
|
|
188
188
|
"@honeybadger-io/js": "6.10.1",
|
|
189
189
|
"@honeybadger-io/react": "6.1.25",
|