{"version":3,"sources":["node_modules/@arcgis/core/webdoc/support/opacityUtils.js"],"sourcesContent":["/*\nAll material copyright ESRI, All Rights Reserved, unless otherwise specified.\nSee https://js.arcgis.com/4.31/esri/copyright.txt for details.\n*/\nimport { ensureInteger as t } from \"../../core/accessorSupport/ensureType.js\";\nfunction n(n) {\n const r = t(100 * (1 - n));\n return Math.max(0, Math.min(r, 100));\n}\nfunction r(t) {\n const n = 1 - t / 100;\n return Math.max(0, Math.min(n, 1));\n}\nexport { n as opacityToTransparency, r as transparencyToOpacity };"],"mappings":"wCAKA,SAASA,EAAE,EAAG,CACZ,IAAMC,EAAIC,EAAE,KAAO,EAAI,EAAE,EACzB,OAAO,KAAK,IAAI,EAAG,KAAK,IAAID,EAAG,GAAG,CAAC,CACrC,CACA,SAASA,EAAEE,EAAG,CACZ,IAAMH,EAAI,EAAIG,EAAI,IAClB,OAAO,KAAK,IAAI,EAAG,KAAK,IAAIH,EAAG,CAAC,CAAC,CACnC","names":["n","r","s","t"],"x_google_ignoreList":[0]}