@bigbinary/neeto-rules-frontend 2.7.27 → 2.7.28
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/dist/.ready +1 -1
- package/dist/NeetoRules.js +1 -1
- package/dist/NeetoRulesBuilder.js +2 -2
- package/dist/NeetoRulesForm.js +2 -2
- package/dist/RulePreview.js +1 -1
- package/dist/cjs/v2/NeetoRulesBuilder.js +485 -262
- package/dist/cjs/v2/NeetoRulesBuilder.js.map +1 -1
- package/dist/cjs/v2/NeetoRulesForm.js +1 -1
- package/dist/cjs/v2/index.js +1 -1
- package/dist/{index-DfYO62zW.js → index-B4YtTKJ-.js} +3 -3
- package/dist/{index-DfYO62zW.js.map → index-B4YtTKJ-.js.map} +1 -1
- package/dist/{index-6HdKTEnP.js → index-DuotbpzE.js} +2 -2
- package/dist/{index-6HdKTEnP.js.map → index-DuotbpzE.js.map} +1 -1
- package/dist/{index-BUcQsAbf.js → index-DvquzIBi.js} +7 -1
- package/dist/{index-BUcQsAbf.js.map → index-DvquzIBi.js.map} +1 -1
- package/dist/index.js +2 -2
- package/dist/{utils-DeqHhpwQ.js → utils-Cp7CD4kh.js} +2 -2
- package/dist/{utils-DeqHhpwQ.js.map → utils-Cp7CD4kh.js.map} +1 -1
- package/dist/v2/NeetoRules.js +1 -1
- package/dist/v2/NeetoRulesBuilder.js +488 -265
- package/dist/v2/NeetoRulesBuilder.js.map +1 -1
- package/dist/v2/NeetoRulesForm.js +2 -2
- package/dist/v2/RulePreview.js +1 -1
- package/dist/v2/index.js +2 -2
- package/package.json +7 -7
package/dist/.ready
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
Built at 2026-09-
|
|
1
|
+
Built at 2026-09-11T11:12:10.240Z
|
package/dist/NeetoRules.js
CHANGED
|
@@ -9,7 +9,7 @@ import { b as useUpdateAutomationRule, c as useCloneAutomationRule, d as useDele
|
|
|
9
9
|
import { I as INITIAL_RULES_DATA, R as RulesReorder } from './index-CfUbVR_5.js';
|
|
10
10
|
import Header$2 from '@bigbinary/neeto-molecules/Header';
|
|
11
11
|
import Button from '@bigbinary/neetoui/Button';
|
|
12
|
-
import { c as createRoutes } from './utils-
|
|
12
|
+
import { c as createRoutes } from './utils-Cp7CD4kh.js';
|
|
13
13
|
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
14
14
|
import { useShallow } from 'zustand/shallow';
|
|
15
15
|
import FilterBar from '@bigbinary/neeto-filters-frontend/Bar';
|
|
@@ -11,7 +11,7 @@ import Header from '@bigbinary/neeto-molecules/Header';
|
|
|
11
11
|
import Spinner from '@bigbinary/neetoui/Spinner';
|
|
12
12
|
import ActionBlock from '@bigbinary/neetoui/formik/ActionBlock';
|
|
13
13
|
import { useTranslation } from 'react-i18next';
|
|
14
|
-
import { E as EditorAction, o as Panel, r as ErrorCallout, s as SmsFields, M as MIN_DELAY_VALUE, t as MAX_DELAY_VALUE, v as PhoneNumberField, l as formatData, u as usePollRuleName, T as TouchErrors, n as ScrollToErrorField, p as getValidationSchema, q as DEFAULT_INITIAL_VALUE, m as buildPayload } from './index-
|
|
14
|
+
import { E as EditorAction, o as Panel, r as ErrorCallout, s as SmsFields, M as MIN_DELAY_VALUE, t as MAX_DELAY_VALUE, v as PhoneNumberField, l as formatData, u as usePollRuleName, T as TouchErrors, n as ScrollToErrorField, p as getValidationSchema, q as DEFAULT_INITIAL_VALUE, m as buildPayload } from './index-DuotbpzE.js';
|
|
15
15
|
import { u as useCustomDataStore } from './useCustomDataStore-BtKYtLVc.js';
|
|
16
16
|
import { u as useUtilityStore } from './useUtilityStore-CCUYS1mS.js';
|
|
17
17
|
import _toConsumableArray from '@babel/runtime/helpers/toConsumableArray';
|
|
@@ -34,7 +34,7 @@ import Checkbox from '@bigbinary/neetoui/Checkbox';
|
|
|
34
34
|
import DatePicker from '@bigbinary/neetoui/DatePicker';
|
|
35
35
|
import Radio from '@bigbinary/neetoui/Radio';
|
|
36
36
|
import Textarea from '@bigbinary/neetoui/Textarea';
|
|
37
|
-
import { D as DATE_FORMAT } from './utils-
|
|
37
|
+
import { D as DATE_FORMAT } from './utils-Cp7CD4kh.js';
|
|
38
38
|
import Input$1 from '@bigbinary/neetoui/formik/Input';
|
|
39
39
|
import Select from '@bigbinary/neetoui/formik/Select';
|
|
40
40
|
import Select$1 from '@bigbinary/neetoui/Select';
|
package/dist/NeetoRulesForm.js
CHANGED
|
@@ -15,7 +15,7 @@ import { u as useUtilityStore } from './useUtilityStore-CCUYS1mS.js';
|
|
|
15
15
|
import classNames from 'classnames';
|
|
16
16
|
import Typography from '@bigbinary/neetoui/Typography';
|
|
17
17
|
import { isNotNil, isEmpty, pluck } from 'ramda';
|
|
18
|
-
import { g as getActionOptions, a as getFieldDetails, b as getSlackChannelErrors, c as getOptionsKey, d as getActionLabel, A as ActionSubItem, F as FIELDS_WITH_OPTIONS, P as PANEL_TYPES, D as DEFAULT_RULE_ACTION, e as getLogicalOperatorOptions, f as getFieldDetails$1, h as getVerbOptions, R as RadioField$1, S as SelectField$1, V as ValueField, i as DEFAULT_DELAY, j as getAllEvents, O as OPERATORS$1, k as STATUS_KEYS, l as formatData, u as usePollRuleName, T as TouchErrors, m as buildPayload, n as ScrollToErrorField, o as Panel, p as getValidationSchema, q as DEFAULT_INITIAL_VALUE } from './index-
|
|
18
|
+
import { g as getActionOptions, a as getFieldDetails, b as getSlackChannelErrors, c as getOptionsKey, d as getActionLabel, A as ActionSubItem, F as FIELDS_WITH_OPTIONS, P as PANEL_TYPES, D as DEFAULT_RULE_ACTION, e as getLogicalOperatorOptions, f as getFieldDetails$1, h as getVerbOptions, R as RadioField$1, S as SelectField$1, V as ValueField, i as DEFAULT_DELAY, j as getAllEvents, O as OPERATORS$1, k as STATUS_KEYS, l as formatData, u as usePollRuleName, T as TouchErrors, m as buildPayload, n as ScrollToErrorField, o as Panel, p as getValidationSchema, q as DEFAULT_INITIAL_VALUE } from './index-DuotbpzE.js';
|
|
19
19
|
import { a as useActiveField, u as useCustomDataStore } from './useCustomDataStore-BtKYtLVc.js';
|
|
20
20
|
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
21
21
|
import { joinHyphenCase } from '@bigbinary/neeto-commons-frontend/utils';
|
|
@@ -58,7 +58,7 @@ import '@monaco-editor/react';
|
|
|
58
58
|
import '@bigbinary/neeto-molecules/DynamicVariables';
|
|
59
59
|
import '@bigbinary/neetoui/Select';
|
|
60
60
|
import '@bigbinary/neetoui/DatePicker';
|
|
61
|
-
import './utils-
|
|
61
|
+
import './utils-Cp7CD4kh.js';
|
|
62
62
|
import '@bigbinary/neeto-commons-frontend/initializers';
|
|
63
63
|
import '@bigbinary/neetoui/formik/MultiEmailInput';
|
|
64
64
|
import '@bigbinary/neeto-editor/FormikEditor';
|
package/dist/RulePreview.js
CHANGED
|
@@ -13,7 +13,7 @@ import Down from '@bigbinary/neeto-icons/Down';
|
|
|
13
13
|
import Up from '@bigbinary/neeto-icons/Up';
|
|
14
14
|
import Button from '@bigbinary/neetoui/Button';
|
|
15
15
|
import { pluck } from 'ramda';
|
|
16
|
-
import { g as getSeparator, a as getDateTimeFormattedValue } from './utils-
|
|
16
|
+
import { g as getSeparator, a as getDateTimeFormattedValue } from './utils-Cp7CD4kh.js';
|
|
17
17
|
import { jsxs, Fragment, jsx } from 'react/jsx-runtime';
|
|
18
18
|
import _defineProperty from '@babel/runtime/helpers/defineProperty';
|
|
19
19
|
import Tooltip from '@bigbinary/neetoui/Tooltip';
|