{"version":3,"file":"application-DBHGbwOG.js","sources":["../../../node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/client.js","../../../app/javascript/entrypoints/application.js"],"sourcesContent":["'use strict';\n\nvar m = require('react-dom');\nif (process.env.NODE_ENV === 'production') {\n exports.createRoot = m.createRoot;\n exports.hydrateRoot = m.hydrateRoot;\n} else {\n var i = m.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;\n exports.createRoot = function(c, o) {\n i.usingClientEntryPoint = true;\n try {\n return m.createRoot(c, o);\n } finally {\n i.usingClientEntryPoint = false;\n }\n };\n exports.hydrateRoot = function(c, h, o) {\n i.usingClientEntryPoint = true;\n try {\n return m.hydrateRoot(c, h, o);\n } finally {\n i.usingClientEntryPoint = false;\n }\n };\n}\n","// This file is automatically compiled by Webpack, along with any other files\n// present in this directory. You're encouraged to place your actual application logic in\n// a relevant structure within app/javascript and only use these pack files to reference\n// that code so it'll be compiled.\n\nimport React from 'react'\nimport ReactDOM from 'react-dom'\nimport ReactDOMClient from 'react-dom/client'\nimport { Link as BaseRRLink } from 'react-router-dom'\n\nwindow.React = React\nwindow.ReactDOM = ReactDOM\nwindow.ReactDOMClient = ReactDOMClient\n\nconst RRLink = ({ href, ...rest }) =>\n React.createElement(BaseRRLink, { to: href, ...rest })\n\n// eslint-disable-next-line fp/no-mutation, no-undef\nglobalThis.LINK_COMPONENTS = { internal: RRLink }\n"],"names":["m","require$$0","client","React","ReactDOM","ReactDOMClient","RRLink","href","rest","BaseRRLink"],"mappings":"2KAEA,IAAIA,EAAIC,EAAmB,EAEzB,OAAAC,aAAqBF,EAAE,WACvBE,cAAsBF,EAAE,qCCK1B,OAAO,MAAQG,EACf,OAAO,SAAWC,EAClB,OAAO,eAAiBC,EAExB,MAAMC,EAAS,CAAC,CAAE,KAAAC,EAAM,GAAGC,CAAM,IAC/BL,EAAM,cAAcM,EAAY,CAAE,GAAIF,EAAM,GAAGC,CAAM,CAAA,EAGvD,WAAW,gBAAkB,CAAE,SAAUF,CAAM","x_google_ignoreList":[0]}