{"version":3,"file":"license_mui_x_pro-C9560C6p.js","sources":["../../node_modules/@mui/utils/esm/ponyfillGlobal/ponyfillGlobal.js","../../node_modules/@mui/x-license/utils/licenseInfo.js","../../app/javascript/entrypoints/utils/license_mui_x_pro.tsx"],"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\n/**\n * @ignore - do not document.\n */\n\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 static getLicenseKey() {\n return LicenseInfo.getLicenseInfo().key;\n }\n static setLicenseKey(key) {\n const licenseInfo = LicenseInfo.getLicenseInfo();\n licenseInfo.key = key;\n }\n}","import { LicenseInfo } from \"@mui/x-license\";\n\n// The MUI X Pro license key is designed to be public so it's expected that the license key is hard-coded here.\nLicenseInfo.setLicenseKey(\n \"d76acc1cb12c3297d4cc101a438eeaa7Tz0xMDg1MzIsRT0xNzcyMDYzOTk5MDAwLFM9cHJvLExNPXN1YnNjcmlwdGlvbixQVj1RMy0yMDI0LEtWPTI=\",\n);\n"],"names":["ponyfillGlobal","LicenseInfo","key","licenseInfo"],"mappings":"8XAEA,MAAAA,EAAe,OAAO,OAAU,KAAe,OAAO,MAAQ,KAAO,OAAS,OAAO,KAAQ,KAAe,KAAK,MAAQ,KAAO,KAAO,SAAS,aAAa,EAAG,ECShKA,EAAe,qBAAuBA,EAAe,sBAAwB,CAC3E,IAAK,MACP,EACO,MAAMC,CAAY,CACvB,OAAO,gBAAiB,CAEtB,OAAOD,EAAe,oBAC1B,CACE,OAAO,eAAgB,CACrB,OAAOC,EAAY,eAAc,EAAG,GACxC,CACE,OAAO,cAAcC,EAAK,CACxB,MAAMC,EAAcF,EAAY,eAAgB,EAChDE,EAAY,IAAMD,CACtB,CACA,CCvBAD,EAAY,cACV,sHACF","x_google_ignoreList":[0,1]}