{"version":3,"file":"is-rtl.mjs","sources":["../../../../../../../packages/hooks/use-floating/dom/platform/is-rtl.ts"],"sourcesContent":["export function isRTL(element: Element) {\n  return getComputedStyle(element).direction === 'rtl'\n}\n"],"names":[],"mappings":"AAAO,SAAS,MAAM,OAAkB,EAAA;AACtC,EAAO,OAAA,gBAAA,CAAiB,OAAO,CAAA,CAAE,SAAc,KAAA,KAAA,CAAA;AACjD;;;;"}