{"version":3,"file":"BlueScrollColor.Co_HNxrO.mjs","names":[],"sources":["https:/framerusercontent.com/modules/XH3T2xeCU1MZnbhqGZ1E/9gorikg5TtwFXsSnCLqy/BlueScrollColor.js"],"sourcesContent":["import{jsx as _jsx}from\"react/jsx-runtime\";const scrollbarWidth=8;const scrollbarBorderRadius=0;const scrollbarBackgroundColor=\"#F7F7F5\";const thumbBorderRadius=8;const thumbColor=\"#00BBFF\";const hoverColor=\"#00BBFF\";const focusColor=\"#00BBFF\";import{useEffect}from\"react\";export function customScrollbar(Component){return props=>{useEffect(()=>{const styleTag=document.createElement(\"style\");styleTag.innerHTML=`\n                \n                ::-webkit-scrollbar {\n                    width: ${scrollbarWidth}px;\n                }\n                ::-webkit-scrollbar-track {\n                    background: ${scrollbarBackgroundColor};\n                    padding: 4px;\n                    border-radius: ${scrollbarBorderRadius}px;,\n                }\n                ::-webkit-scrollbar-thumb {\n                    background-color: ${thumbColor};\n                    border: transparent;\n                    border-radius: ${thumbBorderRadius}px;\n                }\n                ::-webkit-scrollbar-thumb:hover {\n                    background-color: ${hoverColor};\n                }\n                ::-webkit-scrollbar-thumb:active {\n                    background-color: ${focusColor};\n                }\n            `;document.head.appendChild(styleTag);return()=>{document.head.removeChild(styleTag);};},[scrollbarWidth,thumbColor,scrollbarBackgroundColor,scrollbarBorderRadius,thumbBorderRadius,hoverColor,focusColor]);return /*#__PURE__*/_jsx(Component,{...props});};}\nexport const __FramerMetadata__ = {\"exports\":{\"customScrollbar\":{\"type\":\"reactHoc\",\"name\":\"customScrollbar\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./BlueScrollColor.map"],"mappings":"2JAAiR,SAAgB,EAAgB,EAAU,CAAC,MAAO,CAAA,IAAQ,EAAU,IAAI,CAAC,IAAM,EAAS,SAAS,cAAc,QAAQ,CAqBtV,OArBuV,EAAS,WAAW;;;6BAGhY,EAAe;;;kCAGV,EAAyB;;qCAEtB,EAAsB;;;wCAGnB,EAAW;;qCAEd,EAAkB;;;wCAGf,EAAW;;;wCAGX,EAAW;;cAErC,SAAS,KAAK,YAAY,EAAS,CAAO,IAAI,CAAC,SAAS,KAAK,YAAY,EAAS,AAAE,CAAE,EAAC,CAAC,EAAe,EAAW,EAAyB,EAAsB,EAAkB,EAAW,CAAW,EAAC,CAAqB,EAAK,EAAU,CAAC,GAAG,CAAM,EAAC,CAAI,4BArB5C,AAA/N,GAA2C,CAAyM,GAA6B,CAAhO,EAAe,EAAQ,EAAsB,EAAQ,EAAyB,UAAgB,EAAkB,EAAQ,EAAW,UAAgB,EAAW,UAAgB,EAAW"}