@bigbinary/neeto-molecules 4.0.111 → 4.1.0-beta1

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.
@@ -2,8 +2,8 @@ import _defineProperty from '@babel/runtime/helpers/defineProperty';
2
2
  import _slicedToArray from '@babel/runtime/helpers/slicedToArray';
3
3
  import _objectWithoutProperties from '@babel/runtime/helpers/objectWithoutProperties';
4
4
  import { useField } from 'formik';
5
- import { P as PhoneNumberInput, g as getPhoneData, S as SingleValue } from './phone-number-DzOGxsrm.js';
6
- export { i as isPhoneNumberValid, v as validation } from './phone-number-DzOGxsrm.js';
5
+ import { P as PhoneNumberInput, g as getPhoneData, S as SingleValue } from './phone-number-HpVGHffA.js';
6
+ export { i as isPhoneNumberValid, v as validation } from './phone-number-HpVGHffA.js';
7
7
  import { jsx, jsxs } from 'react/jsx-runtime';
8
8
  import { memo } from 'react';
9
9
  import classnames from 'classnames';
@@ -34,7 +34,7 @@ import Close from '@bigbinary/neeto-icons/Close';
34
34
  import Input from '@bigbinary/neetoui/Input';
35
35
  import '@babel/runtime/helpers/objectWithoutProperties';
36
36
  import 'formik';
37
- import { P as PhoneNumberInput } from './phone-number-DzOGxsrm.js';
37
+ import { P as PhoneNumberInput } from './phone-number-HpVGHffA.js';
38
38
  import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
39
39
  import '@bigbinary/neeto-commons-frontend/utils/general';
40
40
  import '@bigbinary/neeto-icons/Copy';
@@ -3326,7 +3326,7 @@ var buildIpRestrictionPayload = function buildIpRestrictionPayload(values) {
3326
3326
  };
3327
3327
  };
3328
3328
 
3329
- var IP_RESTRICTIONS_ENGINE_BASE_URL = "/ip_restrictions/api/v1";
3329
+ var IP_RESTRICTIONS_ENGINE_BASE_URL = "/neeto_ip_restrictions/api/v1";
3330
3330
  var QUERY_KEYS = {
3331
3331
  IP_RESTRICTION: "IP_RESTRICTION",
3332
3332
  ALLOWED_IP_RANGES: "ALLOWED_IP_RANGES",