@bigbinary/neeto-rules-frontend 2.7.17 → 2.7.19

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 (62) hide show
  1. package/app/javascript/src/translations/ar.json +1 -1
  2. package/app/javascript/src/translations/bg.json +1 -1
  3. package/app/javascript/src/translations/ca.json +1 -1
  4. package/app/javascript/src/translations/cs.json +1 -1
  5. package/app/javascript/src/translations/da.json +1 -1
  6. package/app/javascript/src/translations/en.json +1 -1
  7. package/app/javascript/src/translations/es-MX.json +1 -1
  8. package/app/javascript/src/translations/et.json +1 -1
  9. package/app/javascript/src/translations/fi.json +1 -1
  10. package/app/javascript/src/translations/fil.json +1 -1
  11. package/app/javascript/src/translations/fr.json +1 -1
  12. package/app/javascript/src/translations/he.json +1 -1
  13. package/app/javascript/src/translations/hi.json +1 -1
  14. package/app/javascript/src/translations/hr.json +1 -1
  15. package/app/javascript/src/translations/hu.json +1 -1
  16. package/app/javascript/src/translations/id.json +1 -1
  17. package/app/javascript/src/translations/it.json +1 -1
  18. package/app/javascript/src/translations/ja.json +1 -1
  19. package/app/javascript/src/translations/ko.json +1 -1
  20. package/app/javascript/src/translations/nl.json +1 -1
  21. package/app/javascript/src/translations/pl.json +1 -1
  22. package/app/javascript/src/translations/pt.json +1 -1
  23. package/app/javascript/src/translations/ro.json +1 -1
  24. package/app/javascript/src/translations/ru.json +1 -1
  25. package/app/javascript/src/translations/sk.json +1 -1
  26. package/app/javascript/src/translations/sl.json +1 -1
  27. package/app/javascript/src/translations/sv.json +1 -1
  28. package/app/javascript/src/translations/tr.json +1 -1
  29. package/app/javascript/src/translations/uk.json +1 -1
  30. package/app/javascript/src/translations/vi.json +1 -1
  31. package/app/javascript/src/translations/zh-CN.json +1 -1
  32. package/app/javascript/src/translations/zh-TW.json +1 -1
  33. package/dist/.ready +1 -1
  34. package/dist/NeetoRulesBuilder.js +4 -2
  35. package/dist/NeetoRulesBuilder.js.map +1 -1
  36. package/dist/NeetoRulesForm.js +1 -1
  37. package/dist/cjs/NeetoRulesBuilder.js +4 -2
  38. package/dist/cjs/NeetoRulesBuilder.js.map +1 -1
  39. package/dist/cjs/NeetoRulesForm.js +1 -1
  40. package/dist/cjs/index.js +1 -1
  41. package/dist/cjs/v2/NeetoRulesBuilder.js +4 -2
  42. package/dist/cjs/v2/NeetoRulesBuilder.js.map +1 -1
  43. package/dist/cjs/v2/NeetoRulesForm.js +1 -1
  44. package/dist/cjs/v2/index.js +1 -1
  45. package/dist/{index-C0gKo-ED.js → index-DwGEK-_1.js} +2 -2
  46. package/dist/index-DwGEK-_1.js.map +1 -0
  47. package/dist/{index-CZuNDvAW.js → index-Vt6GY_o0.js} +2 -2
  48. package/dist/index-Vt6GY_o0.js.map +1 -0
  49. package/dist/{index-CCO7dWzy.js → index-k-eGkX-R.js} +2 -2
  50. package/dist/index-k-eGkX-R.js.map +1 -0
  51. package/dist/{index-Bfe1tRHq.js → index-ogJeZ752.js} +2 -2
  52. package/dist/index-ogJeZ752.js.map +1 -0
  53. package/dist/index.js +1 -1
  54. package/dist/v2/NeetoRulesBuilder.js +4 -2
  55. package/dist/v2/NeetoRulesBuilder.js.map +1 -1
  56. package/dist/v2/NeetoRulesForm.js +1 -1
  57. package/dist/v2/index.js +1 -1
  58. package/package.json +7 -7
  59. package/dist/index-Bfe1tRHq.js.map +0 -1
  60. package/dist/index-C0gKo-ED.js.map +0 -1
  61. package/dist/index-CCO7dWzy.js.map +0 -1
  62. package/dist/index-CZuNDvAW.js.map +0 -1
@@ -13,7 +13,7 @@ import { useTranslation } from 'react-i18next';
13
13
  import { u as useUtilityStore } from '../useUtilityStore-BBb39TOj.js';
14
14
  import classNames from 'classnames';
15
15
  import { isNotNil, isEmpty, pluck } from 'ramda';
16
- import { g as getActionOptions, a as getFieldDetails, b as getSlackChannelErrors, A as ActionSubItem, F as FIELDS_WITH_OPTIONS, P as PANEL_TYPES, D as DEFAULT_RULE_ACTION, c as getLogicalOperatorOptions, d as getFieldDetails$1, e as getVerbOptions, R as RadioField$1, S as SelectField$1, V as ValueField, f as DEFAULT_DELAY, h as getAllEvents, O as OPERATORS$1, i as STATUS_KEYS, j as formatData, u as usePollRuleName, T as TouchErrors, k as buildPayload, l as ScrollToErrorField, m as Panel, n as getValidationSchema, o as DEFAULT_INITIAL_VALUE } from '../index-CCO7dWzy.js';
16
+ import { g as getActionOptions, a as getFieldDetails, b as getSlackChannelErrors, A as ActionSubItem, F as FIELDS_WITH_OPTIONS, P as PANEL_TYPES, D as DEFAULT_RULE_ACTION, c as getLogicalOperatorOptions, d as getFieldDetails$1, e as getVerbOptions, R as RadioField$1, S as SelectField$1, V as ValueField, f as DEFAULT_DELAY, h as getAllEvents, O as OPERATORS$1, i as STATUS_KEYS, j as formatData, u as usePollRuleName, T as TouchErrors, k as buildPayload, l as ScrollToErrorField, m as Panel, n as getValidationSchema, o as DEFAULT_INITIAL_VALUE } from '../index-k-eGkX-R.js';
17
17
  import { a as useActiveField, u as useCustomDataStore } from '../useCustomDataStore-CU3KpyD4.js';
18
18
  import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
19
19
  import { joinHyphenCase } from '@bigbinary/neeto-commons-frontend/v2/utils';
package/dist/v2/index.js CHANGED
@@ -43,7 +43,7 @@ import '@bigbinary/neeto-molecules/v2/MoreDropdown';
43
43
  import '@babel/runtime/helpers/objectDestructuringEmpty';
44
44
  import '../keyboardShortcuts-DNOhEY8h.js';
45
45
  import 'classnames';
46
- import '../index-CCO7dWzy.js';
46
+ import '../index-k-eGkX-R.js';
47
47
  import '@babel/runtime/helpers/typeof';
48
48
  import 'yup';
49
49
  import '@monaco-editor/react';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigbinary/neeto-rules-frontend",
3
- "version": "2.7.17",
3
+ "version": "2.7.19",
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.110",
73
+ "@bigbinary/neeto-atoms": "1.0.117",
74
74
  "@bigbinary/neeto-cist": "1.0.17",
75
75
  "@bigbinary/neeto-commons-frontend": "4.13.152",
76
- "@bigbinary/neeto-editor": "1.47.133",
76
+ "@bigbinary/neeto-editor": "1.47.135",
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.2",
80
+ "@bigbinary/neeto-molecules": "5.3.7",
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.110",
191
+ "@bigbinary/neeto-atoms": "1.0.117",
192
192
  "@bigbinary/neeto-cist": "1.0.17",
193
193
  "@bigbinary/neeto-commons-frontend": "4.13.152",
194
- "@bigbinary/neeto-editor": "1.47.133",
194
+ "@bigbinary/neeto-editor": "1.47.135",
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.2",
198
+ "@bigbinary/neeto-molecules": "5.3.7",
199
199
  "@bigbinary/neetoui": "8.8.3",
200
200
  "@hello-pangea/dnd": "16.3.0",
201
201
  "@honeybadger-io/js": "6.10.1",