@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.
Files changed (39) hide show
  1. package/app/javascript/src/translations/ar.json +390 -0
  2. package/app/javascript/src/translations/bg.json +390 -0
  3. package/app/javascript/src/translations/ca.json +390 -0
  4. package/app/javascript/src/translations/cs.json +390 -0
  5. package/app/javascript/src/translations/da.json +390 -0
  6. package/app/javascript/src/translations/de.json +2 -1
  7. package/app/javascript/src/translations/en.json +1 -1
  8. package/app/javascript/src/translations/es-MX.json +390 -0
  9. package/app/javascript/src/translations/es.json +2 -1
  10. package/app/javascript/src/translations/et.json +390 -0
  11. package/app/javascript/src/translations/fi.json +390 -0
  12. package/app/javascript/src/translations/fil.json +390 -0
  13. package/app/javascript/src/translations/fr.json +2 -1
  14. package/app/javascript/src/translations/hi.json +390 -0
  15. package/app/javascript/src/translations/hr.json +390 -0
  16. package/app/javascript/src/translations/id.json +390 -0
  17. package/app/javascript/src/translations/it.json +390 -0
  18. package/app/javascript/src/translations/ja.json +390 -0
  19. package/app/javascript/src/translations/ko.json +390 -0
  20. package/app/javascript/src/translations/nl.json +390 -0
  21. package/app/javascript/src/translations/pl.json +390 -0
  22. package/app/javascript/src/translations/pt-BR.json +390 -0
  23. package/app/javascript/src/translations/pt.json +390 -0
  24. package/app/javascript/src/translations/ro.json +390 -0
  25. package/app/javascript/src/translations/ru.json +390 -0
  26. package/app/javascript/src/translations/sk.json +390 -0
  27. package/app/javascript/src/translations/sl.json +390 -0
  28. package/app/javascript/src/translations/sv.json +390 -0
  29. package/app/javascript/src/translations/th.json +390 -0
  30. package/app/javascript/src/translations/tr.json +390 -0
  31. package/app/javascript/src/translations/uk.json +390 -0
  32. package/app/javascript/src/translations/vi.json +390 -0
  33. package/app/javascript/src/translations/zh-CN.json +390 -0
  34. package/app/javascript/src/translations/zh-TW.json +390 -0
  35. package/dist/NeetoRulesForm.js +26 -1
  36. package/dist/NeetoRulesForm.js.map +1 -1
  37. package/dist/cjs/NeetoRulesForm.js +26 -1
  38. package/dist/cjs/NeetoRulesForm.js.map +1 -1
  39. 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.25",
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.0",
62
+ "@bigbinary/eslint-plugin-neeto": "1.7.3",
63
63
  "@bigbinary/neeto-cist": "1.0.17",
64
- "@bigbinary/neeto-commons-frontend": "4.13.48",
65
- "@bigbinary/neeto-editor": "1.47.25",
66
- "@bigbinary/neeto-filters-frontend": "4.3.23",
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.53",
69
- "@bigbinary/neeto-molecules": "3.16.96",
70
- "@bigbinary/neetoui": "8.3.18",
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.1.10",
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.48",
181
- "@bigbinary/neeto-editor": "1.47.25",
182
- "@bigbinary/neeto-filters-frontend": "4.3.23",
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.53",
185
- "@bigbinary/neeto-molecules": "3.16.96",
186
- "@bigbinary/neetoui": "8.3.18",
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",