@bigbinary/neeto-rules-frontend 2.7.16 → 2.7.17

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.
@@ -11,7 +11,7 @@ import { isNotEmpty, toLabelAndValue, removeBy, isNot, noop } from '@bigbinary/n
11
11
  import Container from '@bigbinary/neeto-molecules/v2/Container';
12
12
  import Header from '@bigbinary/neeto-molecules/v2/Header';
13
13
  import { useTranslation } from 'react-i18next';
14
- import { E as EditorAction, m as Panel, p as ErrorCallout, q as SmsFields, r as PhoneNumberField, j as formatData, u as usePollRuleName, T as TouchErrors, l as ScrollToErrorField, n as getValidationSchema, o as DEFAULT_INITIAL_VALUE, k as buildPayload } from '../index-DnM1MWRr.js';
14
+ import { E as EditorAction, m as Panel, p as ErrorCallout, q as SmsFields, r as PhoneNumberField, j as formatData, u as usePollRuleName, T as TouchErrors, l as ScrollToErrorField, n as getValidationSchema, o as DEFAULT_INITIAL_VALUE, k as buildPayload } from '../index-CCO7dWzy.js';
15
15
  import { u as useCustomDataStore } from '../useCustomDataStore-CU3KpyD4.js';
16
16
  import { u as useUtilityStore } from '../useUtilityStore-BBb39TOj.js';
17
17
  import _toConsumableArray from '@babel/runtime/helpers/toConsumableArray';
@@ -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-DnM1MWRr.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-CCO7dWzy.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-DnM1MWRr.js';
46
+ import '../index-CCO7dWzy.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.16",
3
+ "version": "2.7.17",
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.108",
73
+ "@bigbinary/neeto-atoms": "1.0.110",
74
74
  "@bigbinary/neeto-cist": "1.0.17",
75
- "@bigbinary/neeto-commons-frontend": "4.13.151",
76
- "@bigbinary/neeto-editor": "1.47.132",
77
- "@bigbinary/neeto-filters-frontend": "4.3.42",
75
+ "@bigbinary/neeto-commons-frontend": "4.13.152",
76
+ "@bigbinary/neeto-editor": "1.47.133",
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.2.32",
80
+ "@bigbinary/neeto-molecules": "5.3.2",
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.108",
191
+ "@bigbinary/neeto-atoms": "1.0.110",
192
192
  "@bigbinary/neeto-cist": "1.0.17",
193
- "@bigbinary/neeto-commons-frontend": "4.13.151",
194
- "@bigbinary/neeto-editor": "1.47.132",
195
- "@bigbinary/neeto-filters-frontend": "4.3.42",
193
+ "@bigbinary/neeto-commons-frontend": "4.13.152",
194
+ "@bigbinary/neeto-editor": "1.47.133",
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.2.32",
198
+ "@bigbinary/neeto-molecules": "5.3.2",
199
199
  "@bigbinary/neetoui": "8.8.3",
200
200
  "@hello-pangea/dnd": "16.3.0",
201
201
  "@honeybadger-io/js": "6.10.1",