{"version":3,"file":"index.cjs","sources":["../../../../../../node_modules/react-dom/index.js"],"sourcesContent":["'use strict';\n\nfunction checkDCE() {\n  /* global __REACT_DEVTOOLS_GLOBAL_HOOK__ */\n  if (\n    typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ === 'undefined' ||\n    typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE !== 'function'\n  ) {\n    return;\n  }\n  if (process.env.NODE_ENV !== 'production') {\n    // This branch is unreachable because this function is only called\n    // in production, but the condition is true only in development.\n    // Therefore if the branch is still here, dead code elimination wasn't\n    // properly applied.\n    // Don't change the message. React DevTools relies on it. Also make sure\n    // this message doesn't occur elsewhere in this function, or it will cause\n    // a false positive.\n    throw new Error('^_^');\n  }\n  try {\n    // Verify that the code above has been dead code eliminated (DCE'd).\n    __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(checkDCE);\n  } catch (err) {\n    // DevTools shouldn't crash React, no matter what.\n    // We should still report in case we break this code.\n    console.error(err);\n  }\n}\n\nif (process.env.NODE_ENV === 'production') {\n  // DCE check should happen before ReactDOM bundle executes so that\n  // DevTools can report bad minification during injection.\n  checkDCE();\n  module.exports = require('./cjs/react-dom.production.min.js');\n} else {\n  module.exports = require('./cjs/react-dom.development.js');\n}\n"],"names":["reactDomModule","require$$0","require$$1"],"mappings":";;;;;;;;;AAEA,SAAS,QAAQ,GAAG;AACpB;AACA,EAAE;AACF,IAAI,OAAO,8BAA8B,KAAK,WAAW;AACzD,IAAI,OAAO,8BAA8B,CAAC,QAAQ,KAAK,UAAU;AACjE,IAAI;AACJ,IAAI,OAAO;AACX,GAAG;AACH,EAAE,IAAI,OAAO,CAAC,GAAG,CAAC,QAAQ,KAAK,YAAY,EAAE;AAC7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,MAAM,IAAI,KAAK,CAAC,KAAK,CAAC,CAAC;AAC3B,GAAG;AACH,EAAE,IAAI;AACN;AACA,IAAI,8BAA8B,CAAC,QAAQ,CAAC,QAAQ,CAAC,CAAC;AACtD,GAAG,CAAC,OAAO,GAAG,EAAE;AAChB;AACA;AACA,IAAI,OAAO,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC;AACvB,GAAG;AACH,CAAC;AACD;AACA,IAAI,OAAO,CAAC,GAAG,CAAC,QAAQ,KAAK,YAAY,EAAE;AAC3C;AACA;AACA,EAAE,QAAQ,EAAE,CAAC;AACb,EAAEA,cAAA,CAAA,OAAc,GAAGC,iCAAA,EAA4C,CAAC;AAChE,CAAC,MAAM;AACP,EAAED,cAAA,CAAA,OAAc,GAAGE,8BAAA,EAAyC,CAAC;AAC7D,CAAA;;;;;;;;","x_google_ignoreList":[0]}