{"version":3,"sources":["../../source/libphonenumber/isValidPhoneNumberDefaultMetadata.js"],"names":["isValidPhoneNumber_","metadata","isValidPhoneNumber","parameters","Array","prototype","slice","call","arguments","push","apply"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AAEA,OAAOA,mBAAP,MAAgC,sBAAhC;AACA,OAAOC,QAAP,MAAqB,qCAArB;AAEA,eAAe,SAASC,kBAAT,GAA8B;AAC5C,MAAIC,UAAU,GAAGC,KAAK,CAACC,SAAN,CAAgBC,KAAhB,CAAsBC,IAAtB,CAA2BC,SAA3B,CAAjB;AACAL,EAAAA,UAAU,CAACM,IAAX,CAAgBR,QAAhB;AACA,SAAOD,mBAAmB,CAACU,KAApB,CAA0B,IAA1B,EAAgCP,UAAhC,CAAP;AACA","sourcesContent":["// Deprecated.\r\n// This is a file used in the legacy root `/index.js` export file.\r\n// (importing directly from `react-phone-number-input` is currently considered deprecated)\r\n// In some next major version this file will be removed\r\n// and `main` and `module` entries in `package.json` will be\r\n// redirected to `/min/index.js` and `/min/index.commonjs.js`\r\n// which don't import this file.\r\n\r\nimport isValidPhoneNumber_ from './isValidPhoneNumber'\r\nimport metadata from 'libphonenumber-js/metadata.min.json'\r\n\r\nexport default function isValidPhoneNumber() {\r\n\tvar parameters = Array.prototype.slice.call(arguments)\r\n\tparameters.push(metadata)\r\n\treturn isValidPhoneNumber_.apply(this, parameters)\r\n}"],"file":"isValidPhoneNumberDefaultMetadata.js"}