ryvora
Version:
🧬 Core utilities and shared logic for the Ryvora React component ecosystem.
8 lines (7 loc) • 2.19 kB
Source Map (JSON)
{
"version": 3,
"sources": ["../src/internal.ts"],
"sourcesContent": ["import { Primitive as BasePrimitive, dispatchDiscreteCustomEvent } from '@ryvora/react-primitive';\nexport * as Arrow from '@ryvora/react-arrow';\nexport * as Collection from '@ryvora/react-collection';\nexport { composeRefs, useComposedRefs } from '@ryvora/react-compose-refs';\nexport * as Context from '@ryvora/react-context';\nexport * as DismissableLayer from '@ryvora/react-dismissable-layer';\nexport * as FocusGuards from '@ryvora/react-focus-guards';\nexport * as FocusScope from '@ryvora/react-focus-scope';\nexport * as Menu from '@ryvora/react-menu';\nexport * as Popper from '@ryvora/react-popper';\nexport * as Presence from '@ryvora/react-presence';\nexport type { PrimitivePropsWithRef } from '@ryvora/react-primitive';\nexport * as RovingFocus from '@ryvora/react-roving-focus';\nexport { useCallbackRef } from '@ryvora/react-use-callback-ref';\nexport {\n useControllableState,\n useControllableStateReducer,\n} from '@ryvora/react-use-controllable-state';\nexport { useEffectEvent } from '@ryvora/react-use-effect-event';\nexport { useEscapeKeydown } from '@ryvora/react-use-escape-keydown';\nexport { useIsHydrated } from '@ryvora/react-use-is-hydrated';\nexport { useLayoutEffect } from '@ryvora/react-use-layout-effect';\nexport { useSize } from '@ryvora/react-use-size';\nexport { composeEventHandlers } from '@ryvora/primitive';\n\nconst Primitive = BasePrimitive as typeof BasePrimitive & {\n Root: typeof BasePrimitive;\n dispatchDiscreteCustomEvent: typeof dispatchDiscreteCustomEvent;\n};\nPrimitive.dispatchDiscreteCustomEvent = dispatchDiscreteCustomEvent;\nPrimitive.Root = BasePrimitive;\nexport { Primitive };\n"],
"mappings": ";AAAA,SAAS,aAAa,eAAe,mCAAmC;AACxE,YAAY,WAAW;AACvB,YAAY,gBAAgB;AAC5B,SAAS,aAAa,uBAAuB;AAC7C,YAAY,aAAa;AACzB,YAAY,sBAAsB;AAClC,YAAY,iBAAiB;AAC7B,YAAY,gBAAgB;AAC5B,YAAY,UAAU;AACtB,YAAY,YAAY;AACxB,YAAY,cAAc;AAE1B,YAAY,iBAAiB;AAC7B,SAAS,sBAAsB;AAC/B;AAAA,EACE;AAAA,EACA;AAAA,OACK;AACP,SAAS,sBAAsB;AAC/B,SAAS,wBAAwB;AACjC,SAAS,qBAAqB;AAC9B,SAAS,uBAAuB;AAChC,SAAS,eAAe;AACxB,SAAS,4BAA4B;AAErC,IAAM,YAAY;AAIlB,UAAU,8BAA8B;AACxC,UAAU,OAAO;",
"names": []
}