Files
ETB/ETB-FrontEnd/node_modules/.cache/babel-loader/b825422bdbc605a6fc67d4030293c4e36733abdd2724863b3244952d9075a004.json
Iliyan Angelov 306b20e24a Frontend start
2025-09-14 00:54:48 +03:00

1 line
1.0 KiB
JSON

{"ast":null,"code":"import exponent from \"./exponent.js\";\nexport default function (step, value) {\n return Math.max(0, Math.max(-8, Math.min(8, Math.floor(exponent(value) / 3))) * 3 - exponent(Math.abs(step)));\n}","map":{"version":3,"names":["exponent","step","value","Math","max","min","floor","abs"],"sources":["/home/gnx/Desktop/ETB/ETB-FrontEnd/node_modules/d3-format/src/precisionPrefix.js"],"sourcesContent":["import exponent from \"./exponent.js\";\n\nexport default function(step, value) {\n return Math.max(0, Math.max(-8, Math.min(8, Math.floor(exponent(value) / 3))) * 3 - exponent(Math.abs(step)));\n}\n"],"mappings":"AAAA,OAAOA,QAAQ,MAAM,eAAe;AAEpC,eAAe,UAASC,IAAI,EAAEC,KAAK,EAAE;EACnC,OAAOC,IAAI,CAACC,GAAG,CAAC,CAAC,EAAED,IAAI,CAACC,GAAG,CAAC,CAAC,CAAC,EAAED,IAAI,CAACE,GAAG,CAAC,CAAC,EAAEF,IAAI,CAACG,KAAK,CAACN,QAAQ,CAACE,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,GAAGF,QAAQ,CAACG,IAAI,CAACI,GAAG,CAACN,IAAI,CAAC,CAAC,CAAC;AAC/G","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}