{"version":3,"file":"constants.cjs","names":[],"sources":["../../src/portals/constants.ts"],"sourcesContent":["import { createContext } from 'react';\nimport type { PortalAnchorsIds } from '@pastweb/tools';\nimport type { PortalsDescriptor } from './types';\n\nexport const PORTALS_REACT_CONTEXT = createContext<PortalsDescriptor | undefined>(undefined);\nexport const PORTAL_ANCHORS_REACT_CONTEXT = createContext<PortalAnchorsIds | undefined>(undefined);\n"],"mappings":";;;AAIA,MAAa,yBAAA,GAAA,MAAA,cAAA,CAAqE,KAAA,CAAS;AAC3F,MAAa,gCAAA,GAAA,MAAA,cAAA,CAA2E,KAAA,CAAS"}