DigitalData.UserManager/DigitalData.UserManager.NgWebUI/ClientApp/.angular/cache/17.3.0/babel-webpack/1ca19ff46b559f9f0e3359ac4e470ff1d2871633b3397095f0ddd6acfddb8e9d.json

1 line
1.1 KiB
JSON

{"ast":null,"code":"export default function rectToClientRect(rect) {\n return Object.assign({}, rect, {\n left: rect.x,\n top: rect.y,\n right: rect.x + rect.width,\n bottom: rect.y + rect.height\n });\n}","map":{"version":3,"names":["rectToClientRect","rect","Object","assign","left","x","top","y","right","width","bottom","height"],"sources":["E:/TekH/Visual Studio/WebUserManager/DigitalData.UserManager.NgWebUI/ClientApp/node_modules/@popperjs/core/lib/utils/rectToClientRect.js"],"sourcesContent":["export default function rectToClientRect(rect) {\n return Object.assign({}, rect, {\n left: rect.x,\n top: rect.y,\n right: rect.x + rect.width,\n bottom: rect.y + rect.height\n });\n}"],"mappings":"AAAA,eAAe,SAASA,gBAAgBA,CAACC,IAAI,EAAE;EAC7C,OAAOC,MAAM,CAACC,MAAM,CAAC,CAAC,CAAC,EAAEF,IAAI,EAAE;IAC7BG,IAAI,EAAEH,IAAI,CAACI,CAAC;IACZC,GAAG,EAAEL,IAAI,CAACM,CAAC;IACXC,KAAK,EAAEP,IAAI,CAACI,CAAC,GAAGJ,IAAI,CAACQ,KAAK;IAC1BC,MAAM,EAAET,IAAI,CAACM,CAAC,GAAGN,IAAI,CAACU;EACxB,CAAC,CAAC;AACJ","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}