{"version":3,"file":"js/mui-851afd24a6c25edb5826.js","mappings":"0HAEA,MAAgC,oBAAVA,QAAyBA,OAAOC,MAAQA,KAAOD,OAAwB,oBAARE,MAAuBA,KAAKD,MAAQA,KAAOC,KAAOC,SAAS,cAATA,GCIvIC,EAAeC,qBAAuBD,EAAeC,sBAAwB,CAC3EC,SAAKC,GAEA,MAAMC,EACXC,wBAEE,OAAOL,EAAeC,oBACxB,CAEAI,uBACE,OAAOD,EAAYE,iBAAiBJ,GACtC,CAEAG,qBAAqBH,GACCE,EAAYE,iBACpBJ,IAAMA,CACpB,E,8CCpBFE,EAAYG,cAAcX,OAAOY,Y,wBCFjC,IAAIC,EAA6B,qBAAXb,OAAyBA,OAA2B,qBAAX,EAAAc,EAAyB,EAAAA,EAAyB,qBAATZ,KAAuBA,KAAO,CAAC,EAAIW,EAAQE,eAAe,CAACC,GAAG,4CAChKH,EAAQI,gBAAgBJ,EAAQI,iBAAmB,CAAC,EACpDJ,EAAQI,gBAAgB,wBAAwB,CAACD,GAAG,2C","sources":["webpack:///./node_modules/@mui/utils/esm/ponyfillGlobal.js","webpack:///./node_modules/@mui/x-license-pro/utils/licenseInfo.js","webpack:///./app/javascript/entrypoints/mui.js","webpack:///./node_modules/@sentry/webpack-plugin/src/sentry-webpack.module.js"],"sourcesContent":["/* eslint-disable */\n// https://github.com/zloirock/core-js/issues/86#issuecomment-115759028\nexport default typeof window != 'undefined' && window.Math == Math ? window : typeof self != 'undefined' && self.Math == Math ? self : Function('return this')();","import { ponyfillGlobal } from '@mui/utils';\n// Store the license information in a global, so it can be shared\n// when module duplication occurs. The duplication of the modules can happen\n// if using multiple version of MUI X at the same time of the bundler\n// decide to duplicate to improve the size of the chunks.\n// eslint-disable-next-line no-underscore-dangle\nponyfillGlobal.__MUI_LICENSE_INFO__ = ponyfillGlobal.__MUI_LICENSE_INFO__ || {\n key: undefined\n};\nexport class LicenseInfo {\n static getLicenseInfo() {\n // eslint-disable-next-line no-underscore-dangle\n return ponyfillGlobal.__MUI_LICENSE_INFO__;\n }\n\n static getLicenseKey() {\n return LicenseInfo.getLicenseInfo().key;\n }\n\n static setLicenseKey(key) {\n const licenseInfo = LicenseInfo.getLicenseInfo();\n licenseInfo.key = key;\n }\n\n}","import { LicenseInfo } from '@mui/x-license-pro';\n\nLicenseInfo.setLicenseKey(window.MUI_LICENSE);\n","var _global = (typeof window !== 'undefined' ? window : typeof global !== 'undefined' ? global : typeof self !== 'undefined' ? self : {}); _global.SENTRY_RELEASE={id:\"2dff45e932baf496abad41f2e8c3f753623e29bb\"};\n _global.SENTRY_RELEASES=_global.SENTRY_RELEASES || {};\n _global.SENTRY_RELEASES[\"web-frontend@clio-ai\"]={id:\"2dff45e932baf496abad41f2e8c3f753623e29bb\"};\n "],"names":["window","Math","self","Function","ponyfillGlobal","__MUI_LICENSE_INFO__","key","undefined","LicenseInfo","static","getLicenseInfo","setLicenseKey","MUI_LICENSE","_global","g","SENTRY_RELEASE","id","SENTRY_RELEASES"],"sourceRoot":""}