{"version":3,"sources":["../../source/libphonenumber/formatPhoneNumberDefaultMetadata.js"],"names":["formatPhoneNumber","parameters","Array","prototype","slice","call","arguments","push","metadata","formatPhoneNumber_","apply","formatPhoneNumberIntl","formatPhoneNumberIntl_"],"mappings":";;;;;;;;;;AAQA;;AACA;;;;;;;;AATA;AACA;AACA;AACA;AACA;AACA;AACA;AAKe,SAASA,iBAAT,GAA6B;AAC3C,MAAIC,UAAU,GAAGC,KAAK,CAACC,SAAN,CAAgBC,KAAhB,CAAsBC,IAAtB,CAA2BC,SAA3B,CAAjB;AACAL,EAAAA,UAAU,CAACM,IAAX,CAAgBC,uBAAhB;AACA,SAAOC,8BAAmBC,KAAnB,CAAyB,IAAzB,EAA+BT,UAA/B,CAAP;AACA;;AAEM,SAASU,qBAAT,GAAiC;AACvC,MAAIV,UAAU,GAAGC,KAAK,CAACC,SAAN,CAAgBC,KAAhB,CAAsBC,IAAtB,CAA2BC,SAA3B,CAAjB;AACAL,EAAAA,UAAU,CAACM,IAAX,CAAgBC,uBAAhB;AACA,SAAOI,yCAAuBF,KAAvB,CAA6B,IAA7B,EAAmCT,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 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 formatPhoneNumber_, { formatPhoneNumberIntl as formatPhoneNumberIntl_ } from './formatPhoneNumber'\r\nimport metadata from 'libphonenumber-js/metadata.min.json'\r\n\r\nexport default function formatPhoneNumber() {\r\n\tvar parameters = Array.prototype.slice.call(arguments)\r\n\tparameters.push(metadata)\r\n\treturn formatPhoneNumber_.apply(this, parameters)\r\n}\r\n\r\nexport function formatPhoneNumberIntl() {\r\n\tvar parameters = Array.prototype.slice.call(arguments)\r\n\tparameters.push(metadata)\r\n\treturn formatPhoneNumberIntl_.apply(this, parameters)\r\n}"],"file":"formatPhoneNumberDefaultMetadata.js"}