@bigbinary/neeto-form-frontend 4.4.19 → 4.4.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.
@@ -27,8 +27,8 @@ var index$1 = require('../index-Beo6ztaM.js');
27
27
  var _objectWithoutProperties = require('@babel/runtime/helpers/objectWithoutProperties');
28
28
  var Check = require('@bigbinary/neeto-icons/Check');
29
29
  var jsxRuntime = require('react/jsx-runtime');
30
- var yup = require('../yup-COZendlM.js');
31
- var utils = require('../utils-rfqUlBlT.js');
30
+ var yup = require('../yup-C_bfpTXI.js');
31
+ var utils = require('../utils-M4RFi_Dg.js');
32
32
  var reactUtils = require('@bigbinary/neeto-commons-frontend/react-utils');
33
33
  require('@babel/runtime/helpers/toConsumableArray');
34
34
  require('@bigbinary/neeto-commons-frontend/constants');
@@ -12,10 +12,10 @@ var Button = require('@bigbinary/neetoui/Button');
12
12
  var NoData = require('@bigbinary/neetoui/NoData');
13
13
  var ramda = require('ramda');
14
14
  var reactI18next = require('react-i18next');
15
- var utils = require('../utils-rfqUlBlT.js');
15
+ var utils = require('../utils-M4RFi_Dg.js');
16
16
  var constants = require('../constants-D5JlvWws.js');
17
17
  var libphonenumberJs = require('libphonenumber-js');
18
- var yup = require('../yup-COZendlM.js');
18
+ var yup = require('../yup-C_bfpTXI.js');
19
19
  var jsxRuntime = require('react/jsx-runtime');
20
20
  require('../index-Beo6ztaM.js');
21
21
  require('@babel/runtime/helpers/typeof');
package/dist/cjs/index.js CHANGED
@@ -13,7 +13,7 @@ require('classnames');
13
13
  require('@bigbinary/neeto-cist');
14
14
  require('@bigbinary/neetoui/Spinner');
15
15
  require('ramda');
16
- require('../yup-COZendlM.js');
16
+ require('../yup-C_bfpTXI.js');
17
17
  require('i18next');
18
18
  require('react');
19
19
  require('@babel/runtime/helpers/toConsumableArray');
@@ -60,6 +60,7 @@ require('@bigbinary/neetoui/Modal');
60
60
  require('@bigbinary/neeto-molecules/MoreDropdown');
61
61
  require('@bigbinary/neetoui/Dropdown');
62
62
  require('@bigbinary/neetoui/Tooltip');
63
+ require('@bigbinary/neeto-icons/Equals');
63
64
  require('uuid');
64
65
  require('@bigbinary/neetoui/NoData');
65
66
  require('@bigbinary/neetoui/Button');
@@ -94,7 +95,7 @@ require('@bigbinary/neeto-icons/Warning');
94
95
  require('@bigbinary/neeto-molecules/PageLoader');
95
96
  require('@bigbinary/neetoui/Callout');
96
97
  require('@bigbinary/neeto-icons/Check');
97
- require('../utils-rfqUlBlT.js');
98
+ require('../utils-M4RFi_Dg.js');
98
99
  require('libphonenumber-js');
99
100
  require('@bigbinary/neeto-editor/EditorContent');
100
101
  require('@bigbinary/neetoui/MultiEmailInput');
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
package/dist/index.js CHANGED
@@ -11,7 +11,7 @@ import 'classnames';
11
11
  import '@bigbinary/neeto-cist';
12
12
  import '@bigbinary/neetoui/Spinner';
13
13
  import 'ramda';
14
- import './yup-CBPWSDXh.js';
14
+ import './yup-HtJir_DP.js';
15
15
  import 'i18next';
16
16
  import 'react';
17
17
  import '@babel/runtime/helpers/toConsumableArray';
@@ -58,6 +58,7 @@ import '@bigbinary/neetoui/Modal';
58
58
  import '@bigbinary/neeto-molecules/MoreDropdown';
59
59
  import '@bigbinary/neetoui/Dropdown';
60
60
  import '@bigbinary/neetoui/Tooltip';
61
+ import '@bigbinary/neeto-icons/Equals';
61
62
  import 'uuid';
62
63
  import '@bigbinary/neetoui/NoData';
63
64
  import '@bigbinary/neetoui/Button';
@@ -92,7 +93,7 @@ import '@bigbinary/neeto-icons/Warning';
92
93
  import '@bigbinary/neeto-molecules/PageLoader';
93
94
  import '@bigbinary/neetoui/Callout';
94
95
  import '@bigbinary/neeto-icons/Check';
95
- import './utils-NwGbGewW.js';
96
+ import './utils-DDqyUd-y.js';
96
97
  import 'libphonenumber-js';
97
98
  import '@bigbinary/neeto-editor/EditorContent';
98
99
  import '@bigbinary/neetoui/MultiEmailInput';
package/dist/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -20,7 +20,7 @@ import { isEditorEmpty } from '@bigbinary/neeto-editor/utils';
20
20
  import { validation, PhoneNumberInput } from '@bigbinary/neeto-molecules/PhoneNumber';
21
21
  import i18next from 'i18next';
22
22
  import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
23
- import { a as QUESTION_KIND, S as SPOT_QUESTION_DEFAULT_VALUE, P as PARENTHESES_REGEX, R as RATING_VALUES, E as EMAIL_REGEX, c as SCHEMA_LESS_QUESTION_KINDS, d as SIX_DIGIT_NUMBER_REGEX, A as ADDRESS_FIELD_TYPES, e as ADDRESS_FIELD_WIDTHS, f as LABEL_FIELDS, g as generateArray, D as DEFAULT_CHOICE_QUESTION_ATTRIBUTES, h as RADIO_DESELECT_KEYS, i as RATING_OPTIONS, I as ICONS_MAP } from './yup-CBPWSDXh.js';
23
+ import { a as QUESTION_KIND, S as SPOT_QUESTION_DEFAULT_VALUE, P as PARENTHESES_REGEX, R as RATING_VALUES, E as EMAIL_REGEX, c as SCHEMA_LESS_QUESTION_KINDS, d as SIX_DIGIT_NUMBER_REGEX, A as ADDRESS_FIELD_TYPES, e as ADDRESS_FIELD_WIDTHS, f as LABEL_FIELDS, g as generateArray, D as DEFAULT_CHOICE_QUESTION_ATTRIBUTES, h as RADIO_DESELECT_KEYS, i as RATING_OPTIONS, I as ICONS_MAP } from './yup-HtJir_DP.js';
24
24
  import _toArray from '@babel/runtime/helpers/toArray';
25
25
  import * as yup from 'yup';
26
26
  import classnames from 'classnames';
@@ -2728,4 +2728,4 @@ var getVisibleOptions = function getVisibleOptions(options) {
2728
2728
  };
2729
2729
 
2730
2730
  export { FormikWrap as F, generateInitValues as a, buildAutoCompleteAttribute as b, clientI18nInstance as c, getWithExpiry as d, clearEmailVerificationDetails as e, generateFormResponse as f, getFieldComponent as g, clearLocalStorageValues as h, mergeRefs as m, renderButtonsInOrder as r };
2731
- //# sourceMappingURL=utils-NwGbGewW.js.map
2731
+ //# sourceMappingURL=utils-DDqyUd-y.js.map