{"version":3,"sources":["../../source/libphonenumber/isPossiblePhoneNumberDefaultMetadata.js"],"names":["isPossiblePhoneNumber_","metadata","isPossiblePhoneNumber","parameters","Array","prototype","slice","call","arguments","push","apply"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AAEA,OAAOA,sBAAP,MAAmC,yBAAnC;AACA,OAAOC,QAAP,MAAqB,qCAArB;AAEA,eAAe,SAASC,qBAAT,GAAiC;AAC/C,MAAIC,UAAU,GAAGC,KAAK,CAACC,SAAN,CAAgBC,KAAhB,CAAsBC,IAAtB,CAA2BC,SAA3B,CAAjB;AACAL,EAAAA,UAAU,CAACM,IAAX,CAAgBR,QAAhB;AACA,SAAOD,sBAAsB,CAACU,KAAvB,CAA6B,IAA7B,EAAmCP,UAAnC,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 isPossiblePhoneNumber_ from './isPossiblePhoneNumber'\r\nimport metadata from 'libphonenumber-js/metadata.min.json'\r\n\r\nexport default function isPossiblePhoneNumber() {\r\n\tvar parameters = Array.prototype.slice.call(arguments)\r\n\tparameters.push(metadata)\r\n\treturn isPossiblePhoneNumber_.apply(this, parameters)\r\n}"],"file":"isPossiblePhoneNumberDefaultMetadata.js"}