@bigbinary/neeto-rules-frontend 2.7.16 → 2.7.18

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.
@@ -15,7 +15,7 @@ var reactI18next = require('react-i18next');
15
15
  var useUtilityStore = require('../../useUtilityStore-DkxAexDw.js');
16
16
  var classNames = require('classnames');
17
17
  var ramda = require('ramda');
18
- var index = require('../../index-D7dZ7WdP.js');
18
+ var index = require('../../index-Vt6GY_o0.js');
19
19
  var useCustomDataStore = require('../../useCustomDataStore-D9k8F5g-.js');
20
20
  var jsxRuntime = require('react/jsx-runtime');
21
21
  var utils = require('@bigbinary/neeto-commons-frontend/v2/utils');
@@ -45,7 +45,7 @@ require('@bigbinary/neeto-molecules/v2/MoreDropdown');
45
45
  require('@babel/runtime/helpers/objectDestructuringEmpty');
46
46
  require('../../keyboardShortcuts-SAk712q8.js');
47
47
  require('classnames');
48
- require('../../index-D7dZ7WdP.js');
48
+ require('../../index-Vt6GY_o0.js');
49
49
  require('@babel/runtime/helpers/typeof');
50
50
  require('yup');
51
51
  require('@monaco-editor/react');
@@ -5291,7 +5291,7 @@ var getSchemaForExecutionDelay = function getSchemaForExecutionDelay(_) {
5291
5291
  return true;
5292
5292
  }
5293
5293
  var schema = yup__namespace.object().shape({
5294
- value: yup__namespace.number().nullable().integer().typeError(i18next.t("neetoRules.validations.number")).min(MIN_DELAY_VALUE, i18next.t("neetoRules.validations.minDelay", {
5294
+ value: yup__namespace.number().nullable().integer(i18next.t("neetoRules.validations.number")).typeError(i18next.t("neetoRules.validations.number")).min(MIN_DELAY_VALUE, i18next.t("neetoRules.validations.minDelay", {
5295
5295
  min: MIN_DELAY_VALUE
5296
5296
  })).max(MAX_DELAY_VALUE, i18next.t("neetoRules.validations.maxDelay", {
5297
5297
  max: MAX_DELAY_VALUE
@@ -5594,4 +5594,4 @@ exports.getSlackChannelErrors = getSlackChannelErrors;
5594
5594
  exports.getValidationSchema = getValidationSchema;
5595
5595
  exports.getVerbOptions = getVerbOptions;
5596
5596
  exports.usePollRuleName = usePollRuleName;
5597
- //# sourceMappingURL=index-C0gKo-ED.js.map
5597
+ //# sourceMappingURL=index-DwGEK-_1.js.map