{"version":3,"sources":["../src/components/Nav/navCategoryContext.ts"],"sourcesContent":["export { NavCategoryProvider, useNavCategoryContext_unstable as useNavCategoryContext } from '@fluentui/react-nav';\n\nexport type { NavCategoryContextValues } from '@fluentui/react-nav';\n\n/** Value stored inside the NavCategory context. */\nexport type NavCategoryContextValue = {\n  open: boolean;\n  value: string;\n};\n"],"names":["NavCategoryProvider","useNavCategoryContext","useNavCategoryContext_unstable"],"mappings":";;;;;;;;;;;IAASA,mBAAmB;eAAnBA,6BAAmB;;IAAoCC,qBAAqB;eAAvDC,wCAA8B;;;0BAAiC"}