@bigbinary/neeto-rules-frontend 2.7.19 → 2.7.21

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 (88) hide show
  1. package/app/javascript/src/translations/ar.json +2 -1
  2. package/app/javascript/src/translations/bg.json +2 -1
  3. package/app/javascript/src/translations/ca.json +2 -1
  4. package/app/javascript/src/translations/cs.json +2 -1
  5. package/app/javascript/src/translations/da.json +2 -1
  6. package/app/javascript/src/translations/de.json +2 -1
  7. package/app/javascript/src/translations/en.json +2 -1
  8. package/app/javascript/src/translations/es-MX.json +2 -1
  9. package/app/javascript/src/translations/es.json +2 -1
  10. package/app/javascript/src/translations/et.json +2 -1
  11. package/app/javascript/src/translations/fi.json +2 -1
  12. package/app/javascript/src/translations/fil.json +2 -1
  13. package/app/javascript/src/translations/fr.json +2 -1
  14. package/app/javascript/src/translations/he.json +2 -1
  15. package/app/javascript/src/translations/hi.json +2 -1
  16. package/app/javascript/src/translations/hr.json +2 -1
  17. package/app/javascript/src/translations/hu.json +2 -1
  18. package/app/javascript/src/translations/id.json +2 -1
  19. package/app/javascript/src/translations/it.json +2 -1
  20. package/app/javascript/src/translations/ja.json +2 -1
  21. package/app/javascript/src/translations/ko.json +2 -1
  22. package/app/javascript/src/translations/nl.json +2 -1
  23. package/app/javascript/src/translations/pl.json +2 -1
  24. package/app/javascript/src/translations/pt-BR.json +2 -1
  25. package/app/javascript/src/translations/pt.json +2 -1
  26. package/app/javascript/src/translations/ro.json +2 -1
  27. package/app/javascript/src/translations/ru.json +2 -1
  28. package/app/javascript/src/translations/sk.json +2 -1
  29. package/app/javascript/src/translations/sl.json +2 -1
  30. package/app/javascript/src/translations/sv.json +2 -1
  31. package/app/javascript/src/translations/th.json +2 -1
  32. package/app/javascript/src/translations/tr.json +2 -1
  33. package/app/javascript/src/translations/uk.json +2 -1
  34. package/app/javascript/src/translations/vi.json +2 -1
  35. package/app/javascript/src/translations/zh-CN.json +2 -1
  36. package/app/javascript/src/translations/zh-TW.json +2 -1
  37. package/dist/.ready +1 -1
  38. package/dist/NeetoRulesBuilder.js +79 -17
  39. package/dist/NeetoRulesBuilder.js.map +1 -1
  40. package/dist/NeetoRulesForm.js +2 -2
  41. package/dist/cjs/NeetoRulesBuilder.js +78 -16
  42. package/dist/cjs/NeetoRulesBuilder.js.map +1 -1
  43. package/dist/cjs/NeetoRulesForm.js +2 -2
  44. package/dist/cjs/index.js +2 -2
  45. package/dist/cjs/v2/NeetoRules.js +1 -1
  46. package/dist/cjs/v2/NeetoRulesBuilder.js +370 -154
  47. package/dist/cjs/v2/NeetoRulesBuilder.js.map +1 -1
  48. package/dist/cjs/v2/NeetoRulesForm.js +10 -8
  49. package/dist/cjs/v2/NeetoRulesForm.js.map +1 -1
  50. package/dist/cjs/v2/RulePreview.js +1 -1
  51. package/dist/cjs/v2/hooks.js +2 -2
  52. package/dist/cjs/v2/index.js +4 -4
  53. package/dist/{index-DwGEK-_1.js → index-49edM85x.js} +2 -2
  54. package/dist/{index-DwGEK-_1.js.map → index-49edM85x.js.map} +1 -1
  55. package/dist/{index-ogJeZ752.js → index-BZYwFjcS.js} +2 -2
  56. package/dist/{index-ogJeZ752.js.map → index-BZYwFjcS.js.map} +1 -1
  57. package/dist/{index-k-eGkX-R.js → index-CcbW7H2S.js} +67 -21
  58. package/dist/index-CcbW7H2S.js.map +1 -0
  59. package/dist/{index-Vt6GY_o0.js → index-Fukq1VSN.js} +69 -18
  60. package/dist/index-Fukq1VSN.js.map +1 -0
  61. package/dist/index.js +2 -2
  62. package/dist/keyboardShortcuts-DtnjcivY.js +96 -0
  63. package/dist/{keyboardShortcuts-DNOhEY8h.js.map → keyboardShortcuts-DtnjcivY.js.map} +1 -1
  64. package/dist/keyboardShortcuts-_OrtgF0A.js +92 -0
  65. package/dist/{keyboardShortcuts-SAk712q8.js.map → keyboardShortcuts-_OrtgF0A.js.map} +1 -1
  66. package/dist/{useCustomDataStore-CU3KpyD4.js → useCustomDataStore-CEbhXugO.js} +2 -2
  67. package/dist/{useCustomDataStore-CU3KpyD4.js.map → useCustomDataStore-CEbhXugO.js.map} +1 -1
  68. package/dist/{useCustomDataStore-D9k8F5g-.js → useCustomDataStore-DPmWkEhs.js} +2 -2
  69. package/dist/{useCustomDataStore-D9k8F5g-.js.map → useCustomDataStore-DPmWkEhs.js.map} +1 -1
  70. package/dist/{useUtilityStore-BBb39TOj.js → useUtilityStore-BVCulMEC.js} +9 -2
  71. package/dist/useUtilityStore-BVCulMEC.js.map +1 -0
  72. package/dist/{useUtilityStore-DkxAexDw.js → useUtilityStore-gtPhFvpI.js} +9 -2
  73. package/dist/useUtilityStore-gtPhFvpI.js.map +1 -0
  74. package/dist/v2/NeetoRules.js +1 -1
  75. package/dist/v2/NeetoRulesBuilder.js +352 -155
  76. package/dist/v2/NeetoRulesBuilder.js.map +1 -1
  77. package/dist/v2/NeetoRulesForm.js +10 -8
  78. package/dist/v2/NeetoRulesForm.js.map +1 -1
  79. package/dist/v2/RulePreview.js +1 -1
  80. package/dist/v2/hooks.js +2 -2
  81. package/dist/v2/index.js +4 -4
  82. package/package.json +7 -7
  83. package/dist/index-Vt6GY_o0.js.map +0 -1
  84. package/dist/index-k-eGkX-R.js.map +0 -1
  85. package/dist/keyboardShortcuts-DNOhEY8h.js +0 -88
  86. package/dist/keyboardShortcuts-SAk712q8.js +0 -92
  87. package/dist/useUtilityStore-BBb39TOj.js.map +0 -1
  88. package/dist/useUtilityStore-DkxAexDw.js.map +0 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigbinary/neeto-rules-frontend",
3
- "version": "2.7.19",
3
+ "version": "2.7.21",
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",
@@ -70,14 +70,14 @@
70
70
  "@babel/runtime": "7.29.7",
71
71
  "@bigbinary/babel-preset-neeto": "^1.0.3",
72
72
  "@bigbinary/eslint-plugin-neeto": "1.9.1",
73
- "@bigbinary/neeto-atoms": "1.0.117",
73
+ "@bigbinary/neeto-atoms": "1.0.123",
74
74
  "@bigbinary/neeto-cist": "1.0.17",
75
75
  "@bigbinary/neeto-commons-frontend": "4.13.152",
76
- "@bigbinary/neeto-editor": "1.47.135",
76
+ "@bigbinary/neeto-editor": "1.47.140",
77
77
  "@bigbinary/neeto-filters-frontend": "4.3.43",
78
78
  "@bigbinary/neeto-hotkeys": "1.0.9",
79
79
  "@bigbinary/neeto-icons": "1.20.89",
80
- "@bigbinary/neeto-molecules": "5.3.7",
80
+ "@bigbinary/neeto-molecules": "5.3.10",
81
81
  "@bigbinary/neetoui": "8.8.3",
82
82
  "@emotion/is-prop-valid": "1.2.0",
83
83
  "@faker-js/faker": "8.2.0",
@@ -188,14 +188,14 @@
188
188
  },
189
189
  "peerDependencies": {
190
190
  "@babel/runtime": "7.29.7",
191
- "@bigbinary/neeto-atoms": "1.0.117",
191
+ "@bigbinary/neeto-atoms": "1.0.123",
192
192
  "@bigbinary/neeto-cist": "1.0.17",
193
193
  "@bigbinary/neeto-commons-frontend": "4.13.152",
194
- "@bigbinary/neeto-editor": "1.47.135",
194
+ "@bigbinary/neeto-editor": "1.47.140",
195
195
  "@bigbinary/neeto-filters-frontend": "4.3.43",
196
196
  "@bigbinary/neeto-hotkeys": "1.0.9",
197
197
  "@bigbinary/neeto-icons": "1.20.89",
198
- "@bigbinary/neeto-molecules": "5.3.7",
198
+ "@bigbinary/neeto-molecules": "5.3.10",
199
199
  "@bigbinary/neetoui": "8.8.3",
200
200
  "@hello-pangea/dnd": "16.3.0",
201
201
  "@honeybadger-io/js": "6.10.1",