{"version":3,"file":"GlobalStyles.mjs","sources":["../../../../../../../../node_modules/@mui/material/GlobalStyles/GlobalStyles.js"],"sourcesContent":["'use client';\n\nimport * as React from 'react';\nimport PropTypes from 'prop-types';\nimport { GlobalStyles as SystemGlobalStyles } from '@mui/system';\nimport defaultTheme from \"../styles/defaultTheme.js\";\nimport THEME_ID from \"../styles/identifier.js\";\nimport { jsx as _jsx } from \"react/jsx-runtime\";\nfunction GlobalStyles(props) {\n  return /*#__PURE__*/_jsx(SystemGlobalStyles, {\n    ...props,\n    defaultTheme: defaultTheme,\n    themeId: THEME_ID\n  });\n}\nprocess.env.NODE_ENV !== \"production\" ? GlobalStyles.propTypes /* remove-proptypes */ = {\n  // ┌────────────────────────────── Warning ──────────────────────────────┐\n  // │ These PropTypes are generated from the TypeScript type definitions. │\n  // │    To update them, edit the d.ts file and run `pnpm proptypes`.     │\n  // └─────────────────────────────────────────────────────────────────────┘\n  /**\n   * The styles you want to apply globally.\n   */\n  styles: PropTypes /* @typescript-to-proptypes-ignore */.oneOfType([PropTypes.array, PropTypes.func, PropTypes.number, PropTypes.object, PropTypes.string, PropTypes.bool])\n} : void 0;\nexport default GlobalStyles;"],"names":["_jsx","SystemGlobalStyles"],"mappings":";;;;;;AAQA,SAAS,YAAY,CAAC,KAAK,EAAE;AAC7B,EAAE,oBAAoBA,CAAI,CAACC,cAAkB,EAAE;AAC/C,IAAI,GAAG,KAAK;AACZ,IAAI,YAAY,EAAE,YAAY;AAC9B,IAAI,OAAO,EAAE;AACb,GAAG,CAAC;AACJ;;;;","x_google_ignoreList":[0]}