@totase/react-context-menu
Version:
Minimal context menu component for React
1 lines • 1.58 kB
Source Map (JSON)
{"mappings":";;AAEA;IACE,IAAI,EAAE,MAAM,IAAI,CAAC;CAClB;AAED,OAAO,MAAM,2DAAwE,CAAC;ACFtF,8BAAsC,SAAQ,uBAAuB;IACnE,QAAQ,EAAE,SAAS,CAAC;CACrB;AAED,OAAA,MAAM,kBAAmB,oBAAoB,oBAAoB,gBAEhE,CAAC;ACLF,8BAA+B,SAAQ,qBAAqB,iBAAiB,CAAC;CAAG;AAOjF,OAAA,MAAM,WAAY,qDAA6D,aAAa,gBAwC3F,CAAC;ACjDF,+BAAgC,SAAQ,eAAe,aAAa,CAAC;CAAG;AAExE,OAAA,MAAM,YAAa,wBAAwB,cAAc,gBAIxD,CAAC;AETF,uBAAuB;IAAE,CAAC,EAAE,MAAM,CAAC;IAAC,CAAC,EAAE,MAAM,CAAA;CAAE,CAAC;AEMhD,6BAA8B,SAAQ,eAAe,cAAc,CAAC;IAClE;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,OAAA,MAAM,UAAW,mDAA2D,YAAY,gBA4EvF,CAAC;AC9EF,iCAAkC,SAAQ,eAAe,cAAc,CAAC;IACtE;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;;;OAIG;IACH,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB;;;;OAIG;IACH,YAAY,CAAC,EAAE,aAAa,GAAG,OAAO,CAAC;CACxC;AAQD,OAAA,MAAM;6EAOH,gBAAgB;;;;CAsElB,CAAC","sources":["src/src/context/context.ts","src/src/context/index.tsx","src/src/components/MenuItem.tsx","src/src/components/Separator.tsx","src/src/constants.ts","src/src/types.ts","src/src/utils.ts","src/src/components/SubMenu.tsx","src/src/components/ContextMenu.tsx","src/src/components/index.ts","src/src/index.ts","src/index.ts"],"sourcesContent":[null,null,null,null,null,null,null,null,null,null,null,"import './styles.css';\n\nexport {\n ContextMenu,\n type ContextMenuProps,\n MenuItem,\n type MenuItemProps,\n Separator,\n type SeparatorProps,\n SubMenu,\n type SubMenuProps,\n} from './components';\nexport { default as ContextProvider, ContextMenuContext } from './context';\nexport type { Position } from './types';\n"],"names":[],"version":3,"file":"index.d.ts.map"}