@quantinuum/quantinuum-ui 4.0.0 → 4.0.1-fix-update-radix.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (241) hide show
  1. package/dist/_virtual/index.js +4 -0
  2. package/dist/_virtual/index.js.map +1 -0
  3. package/dist/_virtual/use-sync-external-store-shim.development.js +4 -0
  4. package/dist/_virtual/use-sync-external-store-shim.development.js.map +1 -0
  5. package/dist/_virtual/use-sync-external-store-shim.production.js +4 -0
  6. package/dist/_virtual/use-sync-external-store-shim.production.js.map +1 -0
  7. package/dist/node_modules/@radix-ui/number/dist/index.mjs.js +4 -3
  8. package/dist/node_modules/@radix-ui/number/dist/index.mjs.js.map +1 -1
  9. package/dist/node_modules/@radix-ui/primitive/dist/index.mjs.js +9 -6
  10. package/dist/node_modules/@radix-ui/primitive/dist/index.mjs.js.map +1 -1
  11. package/dist/node_modules/@radix-ui/react-accordion/dist/index.mjs.js +279 -267
  12. package/dist/node_modules/@radix-ui/react-accordion/dist/index.mjs.js.map +1 -1
  13. package/dist/node_modules/@radix-ui/react-arrow/dist/index.mjs.js +26 -0
  14. package/dist/node_modules/@radix-ui/react-arrow/dist/index.mjs.js.map +1 -0
  15. package/dist/node_modules/@radix-ui/react-avatar/dist/index.mjs.js +114 -92
  16. package/dist/node_modules/@radix-ui/react-avatar/dist/index.mjs.js.map +1 -1
  17. package/dist/node_modules/@radix-ui/react-checkbox/dist/index.mjs.js +255 -138
  18. package/dist/node_modules/@radix-ui/react-checkbox/dist/index.mjs.js.map +1 -1
  19. package/dist/node_modules/@radix-ui/react-collapsible/dist/index.mjs.js +135 -130
  20. package/dist/node_modules/@radix-ui/react-collapsible/dist/index.mjs.js.map +1 -1
  21. package/dist/node_modules/@radix-ui/react-collection/dist/index.mjs.js +66 -88
  22. package/dist/node_modules/@radix-ui/react-collection/dist/index.mjs.js.map +1 -1
  23. package/dist/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs.js +81 -73
  24. package/dist/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs.js.map +1 -1
  25. package/dist/node_modules/@radix-ui/react-compose-refs/dist/index.mjs.js +34 -21
  26. package/dist/node_modules/@radix-ui/react-compose-refs/dist/index.mjs.js.map +1 -1
  27. package/dist/node_modules/@radix-ui/react-context/dist/index.mjs.js +72 -93
  28. package/dist/node_modules/@radix-ui/react-context/dist/index.mjs.js.map +1 -1
  29. package/dist/node_modules/@radix-ui/react-dialog/dist/index.mjs.js +297 -254
  30. package/dist/node_modules/@radix-ui/react-dialog/dist/index.mjs.js.map +1 -1
  31. package/dist/node_modules/@radix-ui/react-dialog/node_modules/@radix-ui/react-slot/dist/index.mjs.js +81 -73
  32. package/dist/node_modules/@radix-ui/react-dialog/node_modules/@radix-ui/react-slot/dist/index.mjs.js.map +1 -1
  33. package/dist/node_modules/@radix-ui/react-direction/dist/index.mjs.js +8 -6
  34. package/dist/node_modules/@radix-ui/react-direction/dist/index.mjs.js.map +1 -1
  35. package/dist/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs.js +190 -217
  36. package/dist/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs.js.map +1 -1
  37. package/dist/node_modules/@radix-ui/react-dropdown-menu/dist/index.mjs.js +243 -217
  38. package/dist/node_modules/@radix-ui/react-dropdown-menu/dist/index.mjs.js.map +1 -1
  39. package/dist/node_modules/@radix-ui/react-focus-guards/dist/index.mjs.js +26 -25
  40. package/dist/node_modules/@radix-ui/react-focus-guards/dist/index.mjs.js.map +1 -1
  41. package/dist/node_modules/@radix-ui/react-focus-scope/dist/index.mjs.js +191 -259
  42. package/dist/node_modules/@radix-ui/react-focus-scope/dist/index.mjs.js.map +1 -1
  43. package/dist/node_modules/@radix-ui/react-hover-card/dist/index.mjs.js +224 -205
  44. package/dist/node_modules/@radix-ui/react-hover-card/dist/index.mjs.js.map +1 -1
  45. package/dist/node_modules/@radix-ui/react-id/dist/index.mjs.js +11 -14
  46. package/dist/node_modules/@radix-ui/react-id/dist/index.mjs.js.map +1 -1
  47. package/dist/node_modules/@radix-ui/react-label/dist/index.mjs.js +22 -14
  48. package/dist/node_modules/@radix-ui/react-label/dist/index.mjs.js.map +1 -1
  49. package/dist/node_modules/@radix-ui/react-menu/dist/index.mjs.js +765 -820
  50. package/dist/node_modules/@radix-ui/react-menu/dist/index.mjs.js.map +1 -1
  51. package/dist/node_modules/@radix-ui/react-menu/node_modules/@radix-ui/react-slot/dist/index.mjs.js +81 -73
  52. package/dist/node_modules/@radix-ui/react-menu/node_modules/@radix-ui/react-slot/dist/index.mjs.js.map +1 -1
  53. package/dist/node_modules/@radix-ui/react-navigation-menu/dist/index.mjs.js +717 -730
  54. package/dist/node_modules/@radix-ui/react-navigation-menu/dist/index.mjs.js.map +1 -1
  55. package/dist/node_modules/@radix-ui/react-popover/dist/index.mjs.js +268 -199
  56. package/dist/node_modules/@radix-ui/react-popover/dist/index.mjs.js.map +1 -1
  57. package/dist/node_modules/@radix-ui/react-popover/node_modules/@radix-ui/react-slot/dist/index.mjs.js +81 -73
  58. package/dist/node_modules/@radix-ui/react-popover/node_modules/@radix-ui/react-slot/dist/index.mjs.js.map +1 -1
  59. package/dist/node_modules/@radix-ui/react-popper/dist/index.mjs.js +267 -223
  60. package/dist/node_modules/@radix-ui/react-popper/dist/index.mjs.js.map +1 -1
  61. package/dist/node_modules/@radix-ui/react-portal/dist/index.mjs.js +14 -10
  62. package/dist/node_modules/@radix-ui/react-portal/dist/index.mjs.js.map +1 -1
  63. package/dist/node_modules/@radix-ui/react-presence/dist/index.mjs.js +122 -121
  64. package/dist/node_modules/@radix-ui/react-presence/dist/index.mjs.js.map +1 -1
  65. package/dist/node_modules/@radix-ui/react-primitive/dist/index.mjs.js +39 -83
  66. package/dist/node_modules/@radix-ui/react-primitive/dist/index.mjs.js.map +1 -1
  67. package/dist/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs.js +81 -73
  68. package/dist/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs.js.map +1 -1
  69. package/dist/node_modules/@radix-ui/react-progress/dist/index.mjs.js +77 -78
  70. package/dist/node_modules/@radix-ui/react-progress/dist/index.mjs.js.map +1 -1
  71. package/dist/node_modules/@radix-ui/react-radio-group/dist/index.mjs.js +264 -217
  72. package/dist/node_modules/@radix-ui/react-radio-group/dist/index.mjs.js.map +1 -1
  73. package/dist/node_modules/@radix-ui/react-roving-focus/dist/index.mjs.js +204 -216
  74. package/dist/node_modules/@radix-ui/react-roving-focus/dist/index.mjs.js.map +1 -1
  75. package/dist/node_modules/@radix-ui/react-scroll-area/dist/index.mjs.js +9 -9
  76. package/dist/node_modules/@radix-ui/react-select/dist/index.mjs.js +1080 -1079
  77. package/dist/node_modules/@radix-ui/react-select/dist/index.mjs.js.map +1 -1
  78. package/dist/node_modules/@radix-ui/react-select/node_modules/@radix-ui/react-slot/dist/index.mjs.js +81 -73
  79. package/dist/node_modules/@radix-ui/react-select/node_modules/@radix-ui/react-slot/dist/index.mjs.js.map +1 -1
  80. package/dist/node_modules/@radix-ui/react-separator/dist/index.mjs.js +26 -43
  81. package/dist/node_modules/@radix-ui/react-separator/dist/index.mjs.js.map +1 -1
  82. package/dist/node_modules/@radix-ui/react-slot/dist/index.mjs.js +1 -1
  83. package/dist/node_modules/@radix-ui/react-switch/dist/index.mjs.js +140 -112
  84. package/dist/node_modules/@radix-ui/react-switch/dist/index.mjs.js.map +1 -1
  85. package/dist/node_modules/@radix-ui/react-tabs/dist/index.mjs.js +173 -141
  86. package/dist/node_modules/@radix-ui/react-tabs/dist/index.mjs.js.map +1 -1
  87. package/dist/node_modules/@radix-ui/react-toggle/dist/index.mjs.js +34 -25
  88. package/dist/node_modules/@radix-ui/react-toggle/dist/index.mjs.js.map +1 -1
  89. package/dist/node_modules/@radix-ui/react-toggle-group/dist/index.mjs.js +154 -145
  90. package/dist/node_modules/@radix-ui/react-toggle-group/dist/index.mjs.js.map +1 -1
  91. package/dist/node_modules/@radix-ui/react-tooltip/dist/index.mjs.js +462 -491
  92. package/dist/node_modules/@radix-ui/react-tooltip/dist/index.mjs.js.map +1 -1
  93. package/dist/node_modules/@radix-ui/react-tooltip/node_modules/@radix-ui/react-slot/dist/index.mjs.js +13 -78
  94. package/dist/node_modules/@radix-ui/react-tooltip/node_modules/@radix-ui/react-slot/dist/index.mjs.js.map +1 -1
  95. package/dist/node_modules/@radix-ui/react-use-callback-ref/dist/index.mjs.js +9 -15
  96. package/dist/node_modules/@radix-ui/react-use-callback-ref/dist/index.mjs.js.map +1 -1
  97. package/dist/node_modules/@radix-ui/react-use-controllable-state/dist/index.mjs.js +66 -43
  98. package/dist/node_modules/@radix-ui/react-use-controllable-state/dist/index.mjs.js.map +1 -1
  99. package/dist/node_modules/@radix-ui/react-use-escape-keydown/dist/index.mjs.js +15 -18
  100. package/dist/node_modules/@radix-ui/react-use-escape-keydown/dist/index.mjs.js.map +1 -1
  101. package/dist/node_modules/@radix-ui/react-use-is-hydrated/dist/index.mjs.js +18 -0
  102. package/dist/node_modules/@radix-ui/react-use-is-hydrated/dist/index.mjs.js.map +1 -0
  103. package/dist/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs.js +5 -9
  104. package/dist/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs.js.map +1 -1
  105. package/dist/node_modules/@radix-ui/react-use-previous/dist/index.mjs.js +12 -18
  106. package/dist/node_modules/@radix-ui/react-use-previous/dist/index.mjs.js.map +1 -1
  107. package/dist/node_modules/@radix-ui/react-use-size/dist/index.mjs.js +37 -48
  108. package/dist/node_modules/@radix-ui/react-use-size/dist/index.mjs.js.map +1 -1
  109. package/dist/node_modules/@radix-ui/react-visually-hidden/dist/index.mjs.js +32 -23
  110. package/dist/node_modules/@radix-ui/react-visually-hidden/dist/index.mjs.js.map +1 -1
  111. package/dist/node_modules/aria-hidden/dist/es2015/index.js +22 -16
  112. package/dist/node_modules/aria-hidden/dist/es2015/index.js.map +1 -1
  113. package/dist/node_modules/class-variance-authority/dist/index.mjs.js +7 -9
  114. package/dist/node_modules/class-variance-authority/dist/index.mjs.js.map +1 -1
  115. package/dist/node_modules/cmdk/dist/chunk-NZJY6EH4.mjs.js +4 -0
  116. package/dist/node_modules/cmdk/dist/chunk-NZJY6EH4.mjs.js.map +1 -0
  117. package/dist/node_modules/cmdk/dist/index.mjs.js +8 -4
  118. package/dist/node_modules/cmdk/dist/index.mjs.js.map +1 -1
  119. package/dist/node_modules/{@radix-ui/react-scroll-area → cmdk}/node_modules/@radix-ui/react-primitive/dist/index.mjs.js +1 -1
  120. package/dist/node_modules/cmdk/node_modules/@radix-ui/react-primitive/dist/index.mjs.js.map +1 -0
  121. package/dist/node_modules/input-otp/dist/index.mjs.js +1 -1
  122. package/dist/node_modules/input-otp/dist/index.mjs.js.map +1 -1
  123. package/dist/node_modules/react-remove-scroll/dist/es2015/SideEffect.js +23 -5
  124. package/dist/node_modules/react-remove-scroll/dist/es2015/SideEffect.js.map +1 -1
  125. package/dist/node_modules/react-remove-scroll/dist/es2015/UI.js +2 -2
  126. package/dist/node_modules/react-remove-scroll/dist/es2015/UI.js.map +1 -1
  127. package/dist/node_modules/react-remove-scroll/dist/es2015/handleScroll.js +18 -6
  128. package/dist/node_modules/react-remove-scroll/dist/es2015/handleScroll.js.map +1 -1
  129. package/dist/node_modules/react-remove-scroll-bar/dist/es2015/component.js +25 -5
  130. package/dist/node_modules/react-remove-scroll-bar/dist/es2015/component.js.map +1 -1
  131. package/dist/node_modules/sonner/dist/index.mjs.js +46 -26
  132. package/dist/node_modules/sonner/dist/index.mjs.js.map +1 -1
  133. package/dist/node_modules/use-callback-ref/dist/es2015/useMergeRef.js +27 -1
  134. package/dist/node_modules/use-callback-ref/dist/es2015/useMergeRef.js.map +1 -1
  135. package/dist/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.development.js +107 -0
  136. package/dist/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.development.js.map +1 -0
  137. package/dist/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.js +78 -0
  138. package/dist/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.js.map +1 -0
  139. package/dist/node_modules/use-sync-external-store/shim/index.js +13 -0
  140. package/dist/node_modules/use-sync-external-store/shim/index.js.map +1 -0
  141. package/dist/src/index.js +1 -1
  142. package/dist/src/shadcn/ui/accordion.js +7 -7
  143. package/dist/src/shadcn/ui/avatar.js +7 -7
  144. package/dist/src/shadcn/ui/checkbox.js +3 -3
  145. package/dist/src/shadcn/ui/command.js +15 -15
  146. package/dist/src/shadcn/ui/dialog.js +14 -14
  147. package/dist/src/shadcn/ui/dropdown-menu.js +23 -23
  148. package/dist/src/shadcn/ui/hover-card.js +5 -5
  149. package/dist/src/shadcn/ui/label.js +3 -3
  150. package/dist/src/shadcn/ui/navigation-menu.js +15 -15
  151. package/dist/src/shadcn/ui/navigation-menu.js.map +1 -1
  152. package/dist/src/shadcn/ui/popover.js +32 -6
  153. package/dist/src/shadcn/ui/popover.js.map +1 -1
  154. package/dist/src/shadcn/ui/progress.js +3 -3
  155. package/dist/src/shadcn/ui/radio-group.js +5 -5
  156. package/dist/src/shadcn/ui/select.js +19 -19
  157. package/dist/src/shadcn/ui/separator.js +3 -3
  158. package/dist/src/shadcn/ui/sheet.js +14 -14
  159. package/dist/src/shadcn/ui/switch.js +3 -3
  160. package/dist/src/shadcn/ui/tabs.js +8 -8
  161. package/dist/src/shadcn/ui/toggle-group.js +5 -5
  162. package/dist/src/shadcn/ui/toggle.js +3 -3
  163. package/dist/src/shadcn/ui/tooltip.js +7 -7
  164. package/dist/tailwind-manifest.js +12595 -14091
  165. package/dist/types/src/shadcn/ui/command.d.ts +44 -8
  166. package/dist/types/src/shadcn/ui/popover.d.ts +8 -4
  167. package/dist/types/src/shadcn/ui/sheet.d.ts +1 -1
  168. package/package.json +10 -31
  169. package/dist/node_modules/@babel/runtime/helpers/esm/extends.js +0 -12
  170. package/dist/node_modules/@babel/runtime/helpers/esm/extends.js.map +0 -1
  171. package/dist/node_modules/@radix-ui/react-scroll-area/node_modules/@radix-ui/number/dist/index.mjs.js +0 -7
  172. package/dist/node_modules/@radix-ui/react-scroll-area/node_modules/@radix-ui/number/dist/index.mjs.js.map +0 -1
  173. package/dist/node_modules/@radix-ui/react-scroll-area/node_modules/@radix-ui/primitive/dist/index.mjs.js +0 -12
  174. package/dist/node_modules/@radix-ui/react-scroll-area/node_modules/@radix-ui/primitive/dist/index.mjs.js.map +0 -1
  175. package/dist/node_modules/@radix-ui/react-scroll-area/node_modules/@radix-ui/react-compose-refs/dist/index.mjs.js +0 -40
  176. package/dist/node_modules/@radix-ui/react-scroll-area/node_modules/@radix-ui/react-compose-refs/dist/index.mjs.js.map +0 -1
  177. package/dist/node_modules/@radix-ui/react-scroll-area/node_modules/@radix-ui/react-context/dist/index.mjs.js +0 -64
  178. package/dist/node_modules/@radix-ui/react-scroll-area/node_modules/@radix-ui/react-context/dist/index.mjs.js.map +0 -1
  179. package/dist/node_modules/@radix-ui/react-scroll-area/node_modules/@radix-ui/react-direction/dist/index.mjs.js +0 -12
  180. package/dist/node_modules/@radix-ui/react-scroll-area/node_modules/@radix-ui/react-direction/dist/index.mjs.js.map +0 -1
  181. package/dist/node_modules/@radix-ui/react-scroll-area/node_modules/@radix-ui/react-presence/dist/index.mjs.js +0 -132
  182. package/dist/node_modules/@radix-ui/react-scroll-area/node_modules/@radix-ui/react-presence/dist/index.mjs.js.map +0 -1
  183. package/dist/node_modules/@radix-ui/react-scroll-area/node_modules/@radix-ui/react-primitive/dist/index.mjs.js.map +0 -1
  184. package/dist/node_modules/@radix-ui/react-scroll-area/node_modules/@radix-ui/react-slot/dist/index.mjs.js +0 -90
  185. package/dist/node_modules/@radix-ui/react-scroll-area/node_modules/@radix-ui/react-slot/dist/index.mjs.js.map +0 -1
  186. package/dist/node_modules/@radix-ui/react-scroll-area/node_modules/@radix-ui/react-use-callback-ref/dist/index.mjs.js +0 -13
  187. package/dist/node_modules/@radix-ui/react-scroll-area/node_modules/@radix-ui/react-use-callback-ref/dist/index.mjs.js.map +0 -1
  188. package/dist/node_modules/@radix-ui/react-scroll-area/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs.js +0 -8
  189. package/dist/node_modules/@radix-ui/react-scroll-area/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs.js.map +0 -1
  190. package/dist/node_modules/@radix-ui/react-slot/node_modules/@radix-ui/react-compose-refs/dist/index.mjs.js +0 -37
  191. package/dist/node_modules/@radix-ui/react-slot/node_modules/@radix-ui/react-compose-refs/dist/index.mjs.js.map +0 -1
  192. package/dist/node_modules/class-variance-authority/node_modules/clsx/dist/clsx.mjs.js +0 -4
  193. package/dist/node_modules/class-variance-authority/node_modules/clsx/dist/clsx.mjs.js.map +0 -1
  194. package/dist/node_modules/cmdk/node_modules/@radix-ui/primitive/dist/index.module.js +0 -9
  195. package/dist/node_modules/cmdk/node_modules/@radix-ui/primitive/dist/index.module.js.map +0 -1
  196. package/dist/node_modules/cmdk/node_modules/@radix-ui/react-compose-refs/dist/index.module.js +0 -27
  197. package/dist/node_modules/cmdk/node_modules/@radix-ui/react-compose-refs/dist/index.module.js.map +0 -1
  198. package/dist/node_modules/cmdk/node_modules/@radix-ui/react-context/dist/index.module.js +0 -101
  199. package/dist/node_modules/cmdk/node_modules/@radix-ui/react-context/dist/index.module.js.map +0 -1
  200. package/dist/node_modules/cmdk/node_modules/@radix-ui/react-dialog/dist/index.module.js +0 -214
  201. package/dist/node_modules/cmdk/node_modules/@radix-ui/react-dialog/dist/index.module.js.map +0 -1
  202. package/dist/node_modules/cmdk/node_modules/@radix-ui/react-dismissable-layer/dist/index.module.js +0 -233
  203. package/dist/node_modules/cmdk/node_modules/@radix-ui/react-dismissable-layer/dist/index.module.js.map +0 -1
  204. package/dist/node_modules/cmdk/node_modules/@radix-ui/react-focus-guards/dist/index.module.js +0 -30
  205. package/dist/node_modules/cmdk/node_modules/@radix-ui/react-focus-guards/dist/index.module.js.map +0 -1
  206. package/dist/node_modules/cmdk/node_modules/@radix-ui/react-focus-scope/dist/index.module.js +0 -252
  207. package/dist/node_modules/cmdk/node_modules/@radix-ui/react-focus-scope/dist/index.module.js.map +0 -1
  208. package/dist/node_modules/cmdk/node_modules/@radix-ui/react-id/dist/index.module.js +0 -19
  209. package/dist/node_modules/cmdk/node_modules/@radix-ui/react-id/dist/index.module.js.map +0 -1
  210. package/dist/node_modules/cmdk/node_modules/@radix-ui/react-portal/dist/index.module.js +0 -15
  211. package/dist/node_modules/cmdk/node_modules/@radix-ui/react-portal/dist/index.module.js.map +0 -1
  212. package/dist/node_modules/cmdk/node_modules/@radix-ui/react-presence/dist/index.module.js +0 -131
  213. package/dist/node_modules/cmdk/node_modules/@radix-ui/react-presence/dist/index.module.js.map +0 -1
  214. package/dist/node_modules/cmdk/node_modules/@radix-ui/react-primitive/dist/index.module.js +0 -85
  215. package/dist/node_modules/cmdk/node_modules/@radix-ui/react-primitive/dist/index.module.js.map +0 -1
  216. package/dist/node_modules/cmdk/node_modules/@radix-ui/react-slot/dist/index.module.js +0 -79
  217. package/dist/node_modules/cmdk/node_modules/@radix-ui/react-slot/dist/index.module.js.map +0 -1
  218. package/dist/node_modules/cmdk/node_modules/@radix-ui/react-use-callback-ref/dist/index.module.js +0 -19
  219. package/dist/node_modules/cmdk/node_modules/@radix-ui/react-use-callback-ref/dist/index.module.js.map +0 -1
  220. package/dist/node_modules/cmdk/node_modules/@radix-ui/react-use-controllable-state/dist/index.module.js +0 -48
  221. package/dist/node_modules/cmdk/node_modules/@radix-ui/react-use-controllable-state/dist/index.module.js.map +0 -1
  222. package/dist/node_modules/cmdk/node_modules/@radix-ui/react-use-escape-keydown/dist/index.module.js +0 -21
  223. package/dist/node_modules/cmdk/node_modules/@radix-ui/react-use-escape-keydown/dist/index.module.js.map +0 -1
  224. package/dist/node_modules/cmdk/node_modules/@radix-ui/react-use-layout-effect/dist/index.module.js +0 -12
  225. package/dist/node_modules/cmdk/node_modules/@radix-ui/react-use-layout-effect/dist/index.module.js.map +0 -1
  226. package/dist/node_modules/cmdk/node_modules/react-remove-scroll/dist/es2015/Combination.js +0 -10
  227. package/dist/node_modules/cmdk/node_modules/react-remove-scroll/dist/es2015/Combination.js.map +0 -1
  228. package/dist/node_modules/cmdk/node_modules/react-remove-scroll/dist/es2015/SideEffect.js +0 -146
  229. package/dist/node_modules/cmdk/node_modules/react-remove-scroll/dist/es2015/SideEffect.js.map +0 -1
  230. package/dist/node_modules/cmdk/node_modules/react-remove-scroll/dist/es2015/UI.js +0 -39
  231. package/dist/node_modules/cmdk/node_modules/react-remove-scroll/dist/es2015/UI.js.map +0 -1
  232. package/dist/node_modules/cmdk/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js +0 -22
  233. package/dist/node_modules/cmdk/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js.map +0 -1
  234. package/dist/node_modules/cmdk/node_modules/react-remove-scroll/dist/es2015/handleScroll.js +0 -97
  235. package/dist/node_modules/cmdk/node_modules/react-remove-scroll/dist/es2015/handleScroll.js.map +0 -1
  236. package/dist/node_modules/cmdk/node_modules/react-remove-scroll/dist/es2015/medium.js +0 -9
  237. package/dist/node_modules/cmdk/node_modules/react-remove-scroll/dist/es2015/medium.js.map +0 -1
  238. package/dist/node_modules/cmdk/node_modules/react-remove-scroll/dist/es2015/sidecar.js +0 -10
  239. package/dist/node_modules/cmdk/node_modules/react-remove-scroll/dist/es2015/sidecar.js.map +0 -1
  240. package/dist/node_modules/command-score/index.js +0 -138
  241. package/dist/node_modules/command-score/index.js.map +0 -1
@@ -1 +1 @@
1
- {"version":3,"file":"index.mjs.js","sources":["../../../../../node_modules/@radix-ui/react-navigation-menu/dist/index.mjs"],"sourcesContent":["import $yHMN2$babelruntimehelpersesmextends from \"@babel/runtime/helpers/esm/extends\";\nimport {forwardRef as $yHMN2$forwardRef, useState as $yHMN2$useState, useRef as $yHMN2$useRef, useCallback as $yHMN2$useCallback, useEffect as $yHMN2$useEffect, createElement as $yHMN2$createElement, Fragment as $yHMN2$Fragment, useMemo as $yHMN2$useMemo} from \"react\";\nimport $yHMN2$reactdom from \"react-dom\";\nimport {createContextScope as $yHMN2$createContextScope} from \"@radix-ui/react-context\";\nimport {composeEventHandlers as $yHMN2$composeEventHandlers} from \"@radix-ui/primitive\";\nimport {Primitive as $yHMN2$Primitive, dispatchDiscreteCustomEvent as $yHMN2$dispatchDiscreteCustomEvent} from \"@radix-ui/react-primitive\";\nimport {useControllableState as $yHMN2$useControllableState} from \"@radix-ui/react-use-controllable-state\";\nimport {useComposedRefs as $yHMN2$useComposedRefs, composeRefs as $yHMN2$composeRefs} from \"@radix-ui/react-compose-refs\";\nimport {useDirection as $yHMN2$useDirection} from \"@radix-ui/react-direction\";\nimport {Presence as $yHMN2$Presence} from \"@radix-ui/react-presence\";\nimport {useId as $yHMN2$useId} from \"@radix-ui/react-id\";\nimport {createCollection as $yHMN2$createCollection} from \"@radix-ui/react-collection\";\nimport {DismissableLayer as $yHMN2$DismissableLayer} from \"@radix-ui/react-dismissable-layer\";\nimport {usePrevious as $yHMN2$usePrevious} from \"@radix-ui/react-use-previous\";\nimport {useLayoutEffect as $yHMN2$useLayoutEffect} from \"@radix-ui/react-use-layout-effect\";\nimport {useCallbackRef as $yHMN2$useCallbackRef} from \"@radix-ui/react-use-callback-ref\";\nimport {Root as $yHMN2$Root} from \"@radix-ui/react-visually-hidden\";\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n/* -------------------------------------------------------------------------------------------------\n * NavigationMenu\n * -----------------------------------------------------------------------------------------------*/ const $322c88a641701f3b$var$NAVIGATION_MENU_NAME = 'NavigationMenu';\nconst [$322c88a641701f3b$var$Collection, $322c88a641701f3b$var$useCollection, $322c88a641701f3b$var$createCollectionScope] = $yHMN2$createCollection($322c88a641701f3b$var$NAVIGATION_MENU_NAME);\nconst [$322c88a641701f3b$var$FocusGroupCollection, $322c88a641701f3b$var$useFocusGroupCollection, $322c88a641701f3b$var$createFocusGroupCollectionScope] = $yHMN2$createCollection($322c88a641701f3b$var$NAVIGATION_MENU_NAME);\nconst [$322c88a641701f3b$var$createNavigationMenuContext, $322c88a641701f3b$export$fb8ea5af8c9fcdf0] = $yHMN2$createContextScope($322c88a641701f3b$var$NAVIGATION_MENU_NAME, [\n $322c88a641701f3b$var$createCollectionScope,\n $322c88a641701f3b$var$createFocusGroupCollectionScope\n]);\nconst [$322c88a641701f3b$var$NavigationMenuProviderImpl, $322c88a641701f3b$var$useNavigationMenuContext] = $322c88a641701f3b$var$createNavigationMenuContext($322c88a641701f3b$var$NAVIGATION_MENU_NAME);\nconst [$322c88a641701f3b$var$ViewportContentProvider, $322c88a641701f3b$var$useViewportContentContext] = $322c88a641701f3b$var$createNavigationMenuContext($322c88a641701f3b$var$NAVIGATION_MENU_NAME);\nconst $322c88a641701f3b$export$5b2278cf1e8bcae2 = /*#__PURE__*/ $yHMN2$forwardRef((props, forwardedRef)=>{\n const { __scopeNavigationMenu: __scopeNavigationMenu , value: valueProp , onValueChange: onValueChange , defaultValue: defaultValue , delayDuration: delayDuration = 200 , skipDelayDuration: skipDelayDuration = 300 , orientation: orientation = 'horizontal' , dir: dir , ...NavigationMenuProps } = props;\n const [navigationMenu, setNavigationMenu] = $yHMN2$useState(null);\n const composedRef = $yHMN2$useComposedRefs(forwardedRef, (node)=>setNavigationMenu(node)\n );\n const direction = $yHMN2$useDirection(dir);\n const openTimerRef = $yHMN2$useRef(0);\n const closeTimerRef = $yHMN2$useRef(0);\n const skipDelayTimerRef = $yHMN2$useRef(0);\n const [isOpenDelayed, setIsOpenDelayed] = $yHMN2$useState(true);\n const [value1 = '', setValue] = $yHMN2$useControllableState({\n prop: valueProp,\n onChange: (value)=>{\n const isOpen = value !== '';\n const hasSkipDelayDuration = skipDelayDuration > 0;\n if (isOpen) {\n window.clearTimeout(skipDelayTimerRef.current);\n if (hasSkipDelayDuration) setIsOpenDelayed(false);\n } else {\n window.clearTimeout(skipDelayTimerRef.current);\n skipDelayTimerRef.current = window.setTimeout(()=>setIsOpenDelayed(true)\n , skipDelayDuration);\n }\n onValueChange === null || onValueChange === void 0 || onValueChange(value);\n },\n defaultProp: defaultValue\n });\n const startCloseTimer = $yHMN2$useCallback(()=>{\n window.clearTimeout(closeTimerRef.current);\n closeTimerRef.current = window.setTimeout(()=>setValue('')\n , 150);\n }, [\n setValue\n ]);\n const handleOpen = $yHMN2$useCallback((itemValue)=>{\n window.clearTimeout(closeTimerRef.current);\n setValue(itemValue);\n }, [\n setValue\n ]);\n const handleDelayedOpen = $yHMN2$useCallback((itemValue)=>{\n const isOpenItem = value1 === itemValue;\n if (isOpenItem) // If the item is already open (e.g. we're transitioning from the content to the trigger)\n // then we want to clear the close timer immediately.\n window.clearTimeout(closeTimerRef.current);\n else openTimerRef.current = window.setTimeout(()=>{\n window.clearTimeout(closeTimerRef.current);\n setValue(itemValue);\n }, delayDuration);\n }, [\n value1,\n setValue,\n delayDuration\n ]);\n $yHMN2$useEffect(()=>{\n return ()=>{\n window.clearTimeout(openTimerRef.current);\n window.clearTimeout(closeTimerRef.current);\n window.clearTimeout(skipDelayTimerRef.current);\n };\n }, []);\n return /*#__PURE__*/ $yHMN2$createElement($322c88a641701f3b$var$NavigationMenuProvider, {\n scope: __scopeNavigationMenu,\n isRootMenu: true,\n value: value1,\n dir: direction,\n orientation: orientation,\n rootNavigationMenu: navigationMenu,\n onTriggerEnter: (itemValue)=>{\n window.clearTimeout(openTimerRef.current);\n if (isOpenDelayed) handleDelayedOpen(itemValue);\n else handleOpen(itemValue);\n },\n onTriggerLeave: ()=>{\n window.clearTimeout(openTimerRef.current);\n startCloseTimer();\n },\n onContentEnter: ()=>window.clearTimeout(closeTimerRef.current)\n ,\n onContentLeave: startCloseTimer,\n onItemSelect: (itemValue)=>{\n setValue((prevValue)=>prevValue === itemValue ? '' : itemValue\n );\n },\n onItemDismiss: ()=>setValue('')\n }, /*#__PURE__*/ $yHMN2$createElement($yHMN2$Primitive.nav, $yHMN2$babelruntimehelpersesmextends({\n \"aria-label\": \"Main\",\n \"data-orientation\": orientation,\n dir: direction\n }, NavigationMenuProps, {\n ref: composedRef\n })));\n});\n/*#__PURE__*/ Object.assign($322c88a641701f3b$export$5b2278cf1e8bcae2, {\n displayName: $322c88a641701f3b$var$NAVIGATION_MENU_NAME\n});\n/* -------------------------------------------------------------------------------------------------\n * NavigationMenuSub\n * -----------------------------------------------------------------------------------------------*/ const $322c88a641701f3b$var$SUB_NAME = 'NavigationMenuSub';\nconst $322c88a641701f3b$export$5958edd6c4ee7c79 = /*#__PURE__*/ $yHMN2$forwardRef((props, forwardedRef)=>{\n const { __scopeNavigationMenu: __scopeNavigationMenu , value: valueProp , onValueChange: onValueChange , defaultValue: defaultValue , orientation: orientation = 'horizontal' , ...subProps } = props;\n const context = $322c88a641701f3b$var$useNavigationMenuContext($322c88a641701f3b$var$SUB_NAME, __scopeNavigationMenu);\n const [value = '', setValue] = $yHMN2$useControllableState({\n prop: valueProp,\n onChange: onValueChange,\n defaultProp: defaultValue\n });\n return /*#__PURE__*/ $yHMN2$createElement($322c88a641701f3b$var$NavigationMenuProvider, {\n scope: __scopeNavigationMenu,\n isRootMenu: false,\n value: value,\n dir: context.dir,\n orientation: orientation,\n rootNavigationMenu: context.rootNavigationMenu,\n onTriggerEnter: (itemValue)=>setValue(itemValue)\n ,\n onItemSelect: (itemValue)=>setValue(itemValue)\n ,\n onItemDismiss: ()=>setValue('')\n }, /*#__PURE__*/ $yHMN2$createElement($yHMN2$Primitive.div, $yHMN2$babelruntimehelpersesmextends({\n \"data-orientation\": orientation\n }, subProps, {\n ref: forwardedRef\n })));\n});\n/*#__PURE__*/ Object.assign($322c88a641701f3b$export$5958edd6c4ee7c79, {\n displayName: $322c88a641701f3b$var$SUB_NAME\n});\n/* -----------------------------------------------------------------------------------------------*/ const $322c88a641701f3b$var$NavigationMenuProvider = (props)=>{\n const { scope: scope , isRootMenu: isRootMenu , rootNavigationMenu: rootNavigationMenu , dir: dir , orientation: orientation , children: children , value: value , onItemSelect: onItemSelect , onItemDismiss: onItemDismiss , onTriggerEnter: onTriggerEnter , onTriggerLeave: onTriggerLeave , onContentEnter: onContentEnter , onContentLeave: onContentLeave } = props;\n const [viewport, setViewport] = $yHMN2$useState(null);\n const [viewportContent, setViewportContent] = $yHMN2$useState(new Map());\n const [indicatorTrack, setIndicatorTrack] = $yHMN2$useState(null);\n return /*#__PURE__*/ $yHMN2$createElement($322c88a641701f3b$var$NavigationMenuProviderImpl, {\n scope: scope,\n isRootMenu: isRootMenu,\n rootNavigationMenu: rootNavigationMenu,\n value: value,\n previousValue: $yHMN2$usePrevious(value),\n baseId: $yHMN2$useId(),\n dir: dir,\n orientation: orientation,\n viewport: viewport,\n onViewportChange: setViewport,\n indicatorTrack: indicatorTrack,\n onIndicatorTrackChange: setIndicatorTrack,\n onTriggerEnter: $yHMN2$useCallbackRef(onTriggerEnter),\n onTriggerLeave: $yHMN2$useCallbackRef(onTriggerLeave),\n onContentEnter: $yHMN2$useCallbackRef(onContentEnter),\n onContentLeave: $yHMN2$useCallbackRef(onContentLeave),\n onItemSelect: $yHMN2$useCallbackRef(onItemSelect),\n onItemDismiss: $yHMN2$useCallbackRef(onItemDismiss),\n onViewportContentChange: $yHMN2$useCallback((contentValue, contentData)=>{\n setViewportContent((prevContent)=>{\n prevContent.set(contentValue, contentData);\n return new Map(prevContent);\n });\n }, []),\n onViewportContentRemove: $yHMN2$useCallback((contentValue)=>{\n setViewportContent((prevContent)=>{\n if (!prevContent.has(contentValue)) return prevContent;\n prevContent.delete(contentValue);\n return new Map(prevContent);\n });\n }, [])\n }, /*#__PURE__*/ $yHMN2$createElement($322c88a641701f3b$var$Collection.Provider, {\n scope: scope\n }, /*#__PURE__*/ $yHMN2$createElement($322c88a641701f3b$var$ViewportContentProvider, {\n scope: scope,\n items: viewportContent\n }, children)));\n};\n/* -------------------------------------------------------------------------------------------------\n * NavigationMenuList\n * -----------------------------------------------------------------------------------------------*/ const $322c88a641701f3b$var$LIST_NAME = 'NavigationMenuList';\nconst $322c88a641701f3b$export$c361068a95fd2286 = /*#__PURE__*/ $yHMN2$forwardRef((props, forwardedRef)=>{\n const { __scopeNavigationMenu: __scopeNavigationMenu , ...listProps } = props;\n const context = $322c88a641701f3b$var$useNavigationMenuContext($322c88a641701f3b$var$LIST_NAME, __scopeNavigationMenu);\n const list = /*#__PURE__*/ $yHMN2$createElement($yHMN2$Primitive.ul, $yHMN2$babelruntimehelpersesmextends({\n \"data-orientation\": context.orientation\n }, listProps, {\n ref: forwardedRef\n }));\n return /*#__PURE__*/ $yHMN2$createElement($yHMN2$Primitive.div, {\n style: {\n position: 'relative'\n },\n ref: context.onIndicatorTrackChange\n }, /*#__PURE__*/ $yHMN2$createElement($322c88a641701f3b$var$Collection.Slot, {\n scope: __scopeNavigationMenu\n }, context.isRootMenu ? /*#__PURE__*/ $yHMN2$createElement($322c88a641701f3b$var$FocusGroup, {\n asChild: true\n }, list) : list));\n});\n/*#__PURE__*/ Object.assign($322c88a641701f3b$export$c361068a95fd2286, {\n displayName: $322c88a641701f3b$var$LIST_NAME\n});\n/* -------------------------------------------------------------------------------------------------\n * NavigationMenuItem\n * -----------------------------------------------------------------------------------------------*/ const $322c88a641701f3b$var$ITEM_NAME = 'NavigationMenuItem';\nconst [$322c88a641701f3b$var$NavigationMenuItemContextProvider, $322c88a641701f3b$var$useNavigationMenuItemContext] = $322c88a641701f3b$var$createNavigationMenuContext($322c88a641701f3b$var$ITEM_NAME);\nconst $322c88a641701f3b$export$ffdbb83a2de845c2 = /*#__PURE__*/ $yHMN2$forwardRef((props, forwardedRef)=>{\n const { __scopeNavigationMenu: __scopeNavigationMenu , value: valueProp , ...itemProps } = props;\n const autoValue = $yHMN2$useId(); // We need to provide an initial deterministic value as `useId` will return\n // empty string on the first render and we don't want to match our internal \"closed\" value.\n const value = valueProp || autoValue || 'LEGACY_REACT_AUTO_VALUE';\n const contentRef = $yHMN2$useRef(null);\n const triggerRef = $yHMN2$useRef(null);\n const focusProxyRef = $yHMN2$useRef(null);\n const restoreContentTabOrderRef = $yHMN2$useRef(()=>{});\n const wasEscapeCloseRef = $yHMN2$useRef(false);\n const handleContentEntry = $yHMN2$useCallback((side = 'start')=>{\n if (contentRef.current) {\n restoreContentTabOrderRef.current();\n const candidates = $322c88a641701f3b$var$getTabbableCandidates(contentRef.current);\n if (candidates.length) $322c88a641701f3b$var$focusFirst(side === 'start' ? candidates : candidates.reverse());\n }\n }, []);\n const handleContentExit = $yHMN2$useCallback(()=>{\n if (contentRef.current) {\n const candidates = $322c88a641701f3b$var$getTabbableCandidates(contentRef.current);\n if (candidates.length) restoreContentTabOrderRef.current = $322c88a641701f3b$var$removeFromTabOrder(candidates);\n }\n }, []);\n return /*#__PURE__*/ $yHMN2$createElement($322c88a641701f3b$var$NavigationMenuItemContextProvider, {\n scope: __scopeNavigationMenu,\n value: value,\n triggerRef: triggerRef,\n contentRef: contentRef,\n focusProxyRef: focusProxyRef,\n wasEscapeCloseRef: wasEscapeCloseRef,\n onEntryKeyDown: handleContentEntry,\n onFocusProxyEnter: handleContentEntry,\n onRootContentClose: handleContentExit,\n onContentFocusOutside: handleContentExit\n }, /*#__PURE__*/ $yHMN2$createElement($yHMN2$Primitive.li, $yHMN2$babelruntimehelpersesmextends({}, itemProps, {\n ref: forwardedRef\n })));\n});\n/*#__PURE__*/ Object.assign($322c88a641701f3b$export$ffdbb83a2de845c2, {\n displayName: $322c88a641701f3b$var$ITEM_NAME\n});\n/* -------------------------------------------------------------------------------------------------\n * NavigationMenuTrigger\n * -----------------------------------------------------------------------------------------------*/ const $322c88a641701f3b$var$TRIGGER_NAME = 'NavigationMenuTrigger';\nconst $322c88a641701f3b$export$37fe8002734d8f2 = /*#__PURE__*/ $yHMN2$forwardRef((props, forwardedRef)=>{\n const { __scopeNavigationMenu: __scopeNavigationMenu , disabled: disabled , ...triggerProps } = props;\n const context = $322c88a641701f3b$var$useNavigationMenuContext($322c88a641701f3b$var$TRIGGER_NAME, props.__scopeNavigationMenu);\n const itemContext = $322c88a641701f3b$var$useNavigationMenuItemContext($322c88a641701f3b$var$TRIGGER_NAME, props.__scopeNavigationMenu);\n const ref = $yHMN2$useRef(null);\n const composedRefs = $yHMN2$useComposedRefs(ref, itemContext.triggerRef, forwardedRef);\n const triggerId = $322c88a641701f3b$var$makeTriggerId(context.baseId, itemContext.value);\n const contentId = $322c88a641701f3b$var$makeContentId(context.baseId, itemContext.value);\n const hasPointerMoveOpenedRef = $yHMN2$useRef(false);\n const wasClickCloseRef = $yHMN2$useRef(false);\n const open = itemContext.value === context.value;\n return /*#__PURE__*/ $yHMN2$createElement($yHMN2$Fragment, null, /*#__PURE__*/ $yHMN2$createElement($322c88a641701f3b$var$Collection.ItemSlot, {\n scope: __scopeNavigationMenu,\n value: itemContext.value\n }, /*#__PURE__*/ $yHMN2$createElement($322c88a641701f3b$var$FocusGroupItem, {\n asChild: true\n }, /*#__PURE__*/ $yHMN2$createElement($yHMN2$Primitive.button, $yHMN2$babelruntimehelpersesmextends({\n id: triggerId,\n disabled: disabled,\n \"data-disabled\": disabled ? '' : undefined,\n \"data-state\": $322c88a641701f3b$var$getOpenState(open),\n \"aria-expanded\": open,\n \"aria-controls\": contentId\n }, triggerProps, {\n ref: composedRefs,\n onPointerEnter: $yHMN2$composeEventHandlers(props.onPointerEnter, ()=>{\n wasClickCloseRef.current = false;\n itemContext.wasEscapeCloseRef.current = false;\n }),\n onPointerMove: $yHMN2$composeEventHandlers(props.onPointerMove, $322c88a641701f3b$var$whenMouse(()=>{\n if (disabled || wasClickCloseRef.current || itemContext.wasEscapeCloseRef.current || hasPointerMoveOpenedRef.current) return;\n context.onTriggerEnter(itemContext.value);\n hasPointerMoveOpenedRef.current = true;\n })),\n onPointerLeave: $yHMN2$composeEventHandlers(props.onPointerLeave, $322c88a641701f3b$var$whenMouse(()=>{\n if (disabled) return;\n context.onTriggerLeave();\n hasPointerMoveOpenedRef.current = false;\n })),\n onClick: $yHMN2$composeEventHandlers(props.onClick, ()=>{\n context.onItemSelect(itemContext.value);\n wasClickCloseRef.current = open;\n }),\n onKeyDown: $yHMN2$composeEventHandlers(props.onKeyDown, (event)=>{\n const verticalEntryKey = context.dir === 'rtl' ? 'ArrowLeft' : 'ArrowRight';\n const entryKey = {\n horizontal: 'ArrowDown',\n vertical: verticalEntryKey\n }[context.orientation];\n if (open && event.key === entryKey) {\n itemContext.onEntryKeyDown(); // Prevent FocusGroupItem from handling the event\n event.preventDefault();\n }\n })\n })))), open && /*#__PURE__*/ $yHMN2$createElement($yHMN2$Fragment, null, /*#__PURE__*/ $yHMN2$createElement($yHMN2$Root, {\n \"aria-hidden\": true,\n tabIndex: 0,\n ref: itemContext.focusProxyRef,\n onFocus: (event)=>{\n const content = itemContext.contentRef.current;\n const prevFocusedElement = event.relatedTarget;\n const wasTriggerFocused = prevFocusedElement === ref.current;\n const wasFocusFromContent = content === null || content === void 0 ? void 0 : content.contains(prevFocusedElement);\n if (wasTriggerFocused || !wasFocusFromContent) itemContext.onFocusProxyEnter(wasTriggerFocused ? 'start' : 'end');\n }\n }), context.viewport && /*#__PURE__*/ $yHMN2$createElement(\"span\", {\n \"aria-owns\": contentId\n })));\n});\n/*#__PURE__*/ Object.assign($322c88a641701f3b$export$37fe8002734d8f2, {\n displayName: $322c88a641701f3b$var$TRIGGER_NAME\n});\n/* -------------------------------------------------------------------------------------------------\n * NavigationMenuLink\n * -----------------------------------------------------------------------------------------------*/ const $322c88a641701f3b$var$LINK_NAME = 'NavigationMenuLink';\nconst $322c88a641701f3b$var$LINK_SELECT = 'navigationMenu.linkSelect';\nconst $322c88a641701f3b$export$6893bf21536567da = /*#__PURE__*/ $yHMN2$forwardRef((props, forwardedRef)=>{\n const { __scopeNavigationMenu: __scopeNavigationMenu , active: active , onSelect: onSelect , ...linkProps } = props;\n return /*#__PURE__*/ $yHMN2$createElement($322c88a641701f3b$var$FocusGroupItem, {\n asChild: true\n }, /*#__PURE__*/ $yHMN2$createElement($yHMN2$Primitive.a, $yHMN2$babelruntimehelpersesmextends({\n \"data-active\": active ? '' : undefined,\n \"aria-current\": active ? 'page' : undefined\n }, linkProps, {\n ref: forwardedRef,\n onClick: $yHMN2$composeEventHandlers(props.onClick, (event1)=>{\n const target = event1.target;\n const linkSelectEvent = new CustomEvent($322c88a641701f3b$var$LINK_SELECT, {\n bubbles: true,\n cancelable: true\n });\n target.addEventListener($322c88a641701f3b$var$LINK_SELECT, (event)=>onSelect === null || onSelect === void 0 ? void 0 : onSelect(event)\n , {\n once: true\n });\n $yHMN2$dispatchDiscreteCustomEvent(target, linkSelectEvent);\n if (!linkSelectEvent.defaultPrevented && !event1.metaKey) {\n const rootContentDismissEvent = new CustomEvent($322c88a641701f3b$var$ROOT_CONTENT_DISMISS, {\n bubbles: true,\n cancelable: true\n });\n $yHMN2$dispatchDiscreteCustomEvent(target, rootContentDismissEvent);\n }\n }, {\n checkForDefaultPrevented: false\n })\n })));\n});\n/*#__PURE__*/ Object.assign($322c88a641701f3b$export$6893bf21536567da, {\n displayName: $322c88a641701f3b$var$LINK_NAME\n});\n/* -------------------------------------------------------------------------------------------------\n * NavigationMenuIndicator\n * -----------------------------------------------------------------------------------------------*/ const $322c88a641701f3b$var$INDICATOR_NAME = 'NavigationMenuIndicator';\nconst $322c88a641701f3b$export$8ddb526647c0d8fb = /*#__PURE__*/ $yHMN2$forwardRef((props, forwardedRef)=>{\n const { forceMount: forceMount , ...indicatorProps } = props;\n const context = $322c88a641701f3b$var$useNavigationMenuContext($322c88a641701f3b$var$INDICATOR_NAME, props.__scopeNavigationMenu);\n const isVisible = Boolean(context.value);\n return context.indicatorTrack ? /*#__PURE__*/ $yHMN2$reactdom.createPortal(/*#__PURE__*/ $yHMN2$createElement($yHMN2$Presence, {\n present: forceMount || isVisible\n }, /*#__PURE__*/ $yHMN2$createElement($322c88a641701f3b$var$NavigationMenuIndicatorImpl, $yHMN2$babelruntimehelpersesmextends({}, indicatorProps, {\n ref: forwardedRef\n }))), context.indicatorTrack) : null;\n});\n/*#__PURE__*/ Object.assign($322c88a641701f3b$export$8ddb526647c0d8fb, {\n displayName: $322c88a641701f3b$var$INDICATOR_NAME\n});\nconst $322c88a641701f3b$var$NavigationMenuIndicatorImpl = /*#__PURE__*/ $yHMN2$forwardRef((props, forwardedRef)=>{\n const { __scopeNavigationMenu: __scopeNavigationMenu , ...indicatorProps } = props;\n const context = $322c88a641701f3b$var$useNavigationMenuContext($322c88a641701f3b$var$INDICATOR_NAME, __scopeNavigationMenu);\n const getItems = $322c88a641701f3b$var$useCollection(__scopeNavigationMenu);\n const [activeTrigger, setActiveTrigger] = $yHMN2$useState(null);\n const [position, setPosition] = $yHMN2$useState(null);\n const isHorizontal = context.orientation === 'horizontal';\n const isVisible = Boolean(context.value);\n $yHMN2$useEffect(()=>{\n var _items$find;\n const items = getItems();\n const triggerNode = (_items$find = items.find((item)=>item.value === context.value\n )) === null || _items$find === void 0 ? void 0 : _items$find.ref.current;\n if (triggerNode) setActiveTrigger(triggerNode);\n }, [\n getItems,\n context.value\n ]);\n /**\n * Update position when the indicator or parent track size changes\n */ const handlePositionChange = ()=>{\n if (activeTrigger) setPosition({\n size: isHorizontal ? activeTrigger.offsetWidth : activeTrigger.offsetHeight,\n offset: isHorizontal ? activeTrigger.offsetLeft : activeTrigger.offsetTop\n });\n };\n $322c88a641701f3b$var$useResizeObserver(activeTrigger, handlePositionChange);\n $322c88a641701f3b$var$useResizeObserver(context.indicatorTrack, handlePositionChange); // We need to wait for the indicator position to be available before rendering to\n // snap immediately into position rather than transitioning from initial\n return position ? /*#__PURE__*/ $yHMN2$createElement($yHMN2$Primitive.div, $yHMN2$babelruntimehelpersesmextends({\n \"aria-hidden\": true,\n \"data-state\": isVisible ? 'visible' : 'hidden',\n \"data-orientation\": context.orientation\n }, indicatorProps, {\n ref: forwardedRef,\n style: {\n position: 'absolute',\n ...isHorizontal ? {\n left: 0,\n width: position.size + 'px',\n transform: `translateX(${position.offset}px)`\n } : {\n top: 0,\n height: position.size + 'px',\n transform: `translateY(${position.offset}px)`\n },\n ...indicatorProps.style\n }\n })) : null;\n});\n/* -------------------------------------------------------------------------------------------------\n * NavigationMenuContent\n * -----------------------------------------------------------------------------------------------*/ const $322c88a641701f3b$var$CONTENT_NAME = 'NavigationMenuContent';\nconst $322c88a641701f3b$export$38e00e996c2f93f7 = /*#__PURE__*/ $yHMN2$forwardRef((props, forwardedRef)=>{\n const { forceMount: forceMount , ...contentProps } = props;\n const context = $322c88a641701f3b$var$useNavigationMenuContext($322c88a641701f3b$var$CONTENT_NAME, props.__scopeNavigationMenu);\n const itemContext = $322c88a641701f3b$var$useNavigationMenuItemContext($322c88a641701f3b$var$CONTENT_NAME, props.__scopeNavigationMenu);\n const composedRefs = $yHMN2$useComposedRefs(itemContext.contentRef, forwardedRef);\n const open = itemContext.value === context.value;\n const commonProps = {\n value: itemContext.value,\n triggerRef: itemContext.triggerRef,\n focusProxyRef: itemContext.focusProxyRef,\n wasEscapeCloseRef: itemContext.wasEscapeCloseRef,\n onContentFocusOutside: itemContext.onContentFocusOutside,\n onRootContentClose: itemContext.onRootContentClose,\n ...contentProps\n };\n return !context.viewport ? /*#__PURE__*/ $yHMN2$createElement($yHMN2$Presence, {\n present: forceMount || open\n }, /*#__PURE__*/ $yHMN2$createElement($322c88a641701f3b$var$NavigationMenuContentImpl, $yHMN2$babelruntimehelpersesmextends({\n \"data-state\": $322c88a641701f3b$var$getOpenState(open)\n }, commonProps, {\n ref: composedRefs,\n onPointerEnter: $yHMN2$composeEventHandlers(props.onPointerEnter, context.onContentEnter),\n onPointerLeave: $yHMN2$composeEventHandlers(props.onPointerLeave, $322c88a641701f3b$var$whenMouse(context.onContentLeave)),\n style: {\n // Prevent interaction when animating out\n pointerEvents: !open && context.isRootMenu ? 'none' : undefined,\n ...commonProps.style\n }\n }))) : /*#__PURE__*/ $yHMN2$createElement($322c88a641701f3b$var$ViewportContentMounter, $yHMN2$babelruntimehelpersesmextends({\n forceMount: forceMount\n }, commonProps, {\n ref: composedRefs\n }));\n});\n/*#__PURE__*/ Object.assign($322c88a641701f3b$export$38e00e996c2f93f7, {\n displayName: $322c88a641701f3b$var$CONTENT_NAME\n});\n/* -----------------------------------------------------------------------------------------------*/ const $322c88a641701f3b$var$ViewportContentMounter = /*#__PURE__*/ $yHMN2$forwardRef((props, forwardedRef)=>{\n const context = $322c88a641701f3b$var$useNavigationMenuContext($322c88a641701f3b$var$CONTENT_NAME, props.__scopeNavigationMenu);\n const { onViewportContentChange: onViewportContentChange , onViewportContentRemove: onViewportContentRemove } = context;\n $yHMN2$useLayoutEffect(()=>{\n onViewportContentChange(props.value, {\n ref: forwardedRef,\n ...props\n });\n }, [\n props,\n forwardedRef,\n onViewportContentChange\n ]);\n $yHMN2$useLayoutEffect(()=>{\n return ()=>onViewportContentRemove(props.value)\n ;\n }, [\n props.value,\n onViewportContentRemove\n ]); // Content is proxied into the viewport\n return null;\n});\n/* -----------------------------------------------------------------------------------------------*/ const $322c88a641701f3b$var$ROOT_CONTENT_DISMISS = 'navigationMenu.rootContentDismiss';\nconst $322c88a641701f3b$var$NavigationMenuContentImpl = /*#__PURE__*/ $yHMN2$forwardRef((props, forwardedRef)=>{\n const { __scopeNavigationMenu: __scopeNavigationMenu , value: value , triggerRef: triggerRef , focusProxyRef: focusProxyRef , wasEscapeCloseRef: wasEscapeCloseRef , onRootContentClose: onRootContentClose , onContentFocusOutside: onContentFocusOutside , ...contentProps } = props;\n const context = $322c88a641701f3b$var$useNavigationMenuContext($322c88a641701f3b$var$CONTENT_NAME, __scopeNavigationMenu);\n const ref = $yHMN2$useRef(null);\n const composedRefs = $yHMN2$useComposedRefs(ref, forwardedRef);\n const triggerId = $322c88a641701f3b$var$makeTriggerId(context.baseId, value);\n const contentId = $322c88a641701f3b$var$makeContentId(context.baseId, value);\n const getItems = $322c88a641701f3b$var$useCollection(__scopeNavigationMenu);\n const prevMotionAttributeRef = $yHMN2$useRef(null);\n const { onItemDismiss: onItemDismiss } = context;\n $yHMN2$useEffect(()=>{\n const content = ref.current; // Bubble dismiss to the root content node and focus its trigger\n if (context.isRootMenu && content) {\n const handleClose = ()=>{\n var _triggerRef$current;\n onItemDismiss();\n onRootContentClose();\n if (content.contains(document.activeElement)) (_triggerRef$current = triggerRef.current) === null || _triggerRef$current === void 0 || _triggerRef$current.focus();\n };\n content.addEventListener($322c88a641701f3b$var$ROOT_CONTENT_DISMISS, handleClose);\n return ()=>content.removeEventListener($322c88a641701f3b$var$ROOT_CONTENT_DISMISS, handleClose)\n ;\n }\n }, [\n context.isRootMenu,\n props.value,\n triggerRef,\n onItemDismiss,\n onRootContentClose\n ]);\n const motionAttribute = $yHMN2$useMemo(()=>{\n const items = getItems();\n const values = items.map((item)=>item.value\n );\n if (context.dir === 'rtl') values.reverse();\n const index = values.indexOf(context.value);\n const prevIndex = values.indexOf(context.previousValue);\n const isSelected = value === context.value;\n const wasSelected = prevIndex === values.indexOf(value); // We only want to update selected and the last selected content\n // this avoids animations being interrupted outside of that range\n if (!isSelected && !wasSelected) return prevMotionAttributeRef.current;\n const attribute = (()=>{\n // Don't provide a direction on the initial open\n if (index !== prevIndex) {\n // If we're moving to this item from another\n if (isSelected && prevIndex !== -1) return index > prevIndex ? 'from-end' : 'from-start'; // If we're leaving this item for another\n if (wasSelected && index !== -1) return index > prevIndex ? 'to-start' : 'to-end';\n } // Otherwise we're entering from closed or leaving the list\n // entirely and should not animate in any direction\n return null;\n })();\n prevMotionAttributeRef.current = attribute;\n return attribute;\n }, [\n context.previousValue,\n context.value,\n context.dir,\n getItems,\n value\n ]);\n return /*#__PURE__*/ $yHMN2$createElement($322c88a641701f3b$var$FocusGroup, {\n asChild: true\n }, /*#__PURE__*/ $yHMN2$createElement($yHMN2$DismissableLayer, $yHMN2$babelruntimehelpersesmextends({\n id: contentId,\n \"aria-labelledby\": triggerId,\n \"data-motion\": motionAttribute,\n \"data-orientation\": context.orientation\n }, contentProps, {\n ref: composedRefs,\n onDismiss: ()=>{\n var _ref$current;\n const rootContentDismissEvent = new Event($322c88a641701f3b$var$ROOT_CONTENT_DISMISS, {\n bubbles: true,\n cancelable: true\n });\n (_ref$current = ref.current) === null || _ref$current === void 0 || _ref$current.dispatchEvent(rootContentDismissEvent);\n },\n onFocusOutside: $yHMN2$composeEventHandlers(props.onFocusOutside, (event)=>{\n var _context$rootNavigati;\n onContentFocusOutside();\n const target = event.target; // Only dismiss content when focus moves outside of the menu\n if ((_context$rootNavigati = context.rootNavigationMenu) !== null && _context$rootNavigati !== void 0 && _context$rootNavigati.contains(target)) event.preventDefault();\n }),\n onPointerDownOutside: $yHMN2$composeEventHandlers(props.onPointerDownOutside, (event)=>{\n var _context$viewport;\n const target = event.target;\n const isTrigger = getItems().some((item)=>{\n var _item$ref$current;\n return (_item$ref$current = item.ref.current) === null || _item$ref$current === void 0 ? void 0 : _item$ref$current.contains(target);\n });\n const isRootViewport = context.isRootMenu && ((_context$viewport = context.viewport) === null || _context$viewport === void 0 ? void 0 : _context$viewport.contains(target));\n if (isTrigger || isRootViewport || !context.isRootMenu) event.preventDefault();\n }),\n onKeyDown: $yHMN2$composeEventHandlers(props.onKeyDown, (event)=>{\n const isMetaKey = event.altKey || event.ctrlKey || event.metaKey;\n const isTabKey = event.key === 'Tab' && !isMetaKey;\n if (isTabKey) {\n const candidates = $322c88a641701f3b$var$getTabbableCandidates(event.currentTarget);\n const focusedElement = document.activeElement;\n const index = candidates.findIndex((candidate)=>candidate === focusedElement\n );\n const isMovingBackwards = event.shiftKey;\n const nextCandidates = isMovingBackwards ? candidates.slice(0, index).reverse() : candidates.slice(index + 1, candidates.length);\n if ($322c88a641701f3b$var$focusFirst(nextCandidates)) // prevent browser tab keydown because we've handled focus\n event.preventDefault();\n else {\n var _focusProxyRef$curren;\n // If we can't focus that means we're at the edges\n // so focus the proxy and let browser handle\n // tab/shift+tab keypress on the proxy instead\n (_focusProxyRef$curren = focusProxyRef.current) === null || _focusProxyRef$curren === void 0 || _focusProxyRef$curren.focus();\n }\n }\n }),\n onEscapeKeyDown: $yHMN2$composeEventHandlers(props.onEscapeKeyDown, (event)=>{\n // prevent the dropdown from reopening\n // after the escape key has been pressed\n wasEscapeCloseRef.current = true;\n })\n })));\n});\n/* -------------------------------------------------------------------------------------------------\n * NavigationMenuViewport\n * -----------------------------------------------------------------------------------------------*/ const $322c88a641701f3b$var$VIEWPORT_NAME = 'NavigationMenuViewport';\nconst $322c88a641701f3b$export$ee880b97cc6d44a5 = /*#__PURE__*/ $yHMN2$forwardRef((props, forwardedRef)=>{\n const { forceMount: forceMount , ...viewportProps } = props;\n const context = $322c88a641701f3b$var$useNavigationMenuContext($322c88a641701f3b$var$VIEWPORT_NAME, props.__scopeNavigationMenu);\n const open = Boolean(context.value);\n return /*#__PURE__*/ $yHMN2$createElement($yHMN2$Presence, {\n present: forceMount || open\n }, /*#__PURE__*/ $yHMN2$createElement($322c88a641701f3b$var$NavigationMenuViewportImpl, $yHMN2$babelruntimehelpersesmextends({}, viewportProps, {\n ref: forwardedRef\n })));\n});\n/*#__PURE__*/ Object.assign($322c88a641701f3b$export$ee880b97cc6d44a5, {\n displayName: $322c88a641701f3b$var$VIEWPORT_NAME\n});\n/* -----------------------------------------------------------------------------------------------*/ const $322c88a641701f3b$var$NavigationMenuViewportImpl = /*#__PURE__*/ $yHMN2$forwardRef((props1, forwardedRef)=>{\n const { __scopeNavigationMenu: __scopeNavigationMenu , children: children , ...viewportImplProps } = props1;\n const context = $322c88a641701f3b$var$useNavigationMenuContext($322c88a641701f3b$var$VIEWPORT_NAME, __scopeNavigationMenu);\n const composedRefs = $yHMN2$useComposedRefs(forwardedRef, context.onViewportChange);\n const viewportContentContext = $322c88a641701f3b$var$useViewportContentContext($322c88a641701f3b$var$CONTENT_NAME, props1.__scopeNavigationMenu);\n const [size, setSize] = $yHMN2$useState(null);\n const [content, setContent] = $yHMN2$useState(null);\n const viewportWidth = size ? (size === null || size === void 0 ? void 0 : size.width) + 'px' : undefined;\n const viewportHeight = size ? (size === null || size === void 0 ? void 0 : size.height) + 'px' : undefined;\n const open = Boolean(context.value); // We persist the last active content value as the viewport may be animating out\n // and we want the content to remain mounted for the lifecycle of the viewport.\n const activeContentValue = open ? context.value : context.previousValue;\n /**\n * Update viewport size to match the active content node.\n * We prefer offset dimensions over `getBoundingClientRect` as the latter respects CSS transform.\n * For example, if content animates in from `scale(0.5)` the dimensions would be anything\n * from `0.5` to `1` of the intended size.\n */ const handleSizeChange = ()=>{\n if (content) setSize({\n width: content.offsetWidth,\n height: content.offsetHeight\n });\n };\n $322c88a641701f3b$var$useResizeObserver(content, handleSizeChange);\n return /*#__PURE__*/ $yHMN2$createElement($yHMN2$Primitive.div, $yHMN2$babelruntimehelpersesmextends({\n \"data-state\": $322c88a641701f3b$var$getOpenState(open),\n \"data-orientation\": context.orientation\n }, viewportImplProps, {\n ref: composedRefs,\n style: {\n // Prevent interaction when animating out\n pointerEvents: !open && context.isRootMenu ? 'none' : undefined,\n ['--radix-navigation-menu-viewport-width']: viewportWidth,\n ['--radix-navigation-menu-viewport-height']: viewportHeight,\n ...viewportImplProps.style\n },\n onPointerEnter: $yHMN2$composeEventHandlers(props1.onPointerEnter, context.onContentEnter),\n onPointerLeave: $yHMN2$composeEventHandlers(props1.onPointerLeave, $322c88a641701f3b$var$whenMouse(context.onContentLeave))\n }), Array.from(viewportContentContext.items).map(([value, { ref: ref , forceMount: forceMount , ...props }])=>{\n const isActive = activeContentValue === value;\n return /*#__PURE__*/ $yHMN2$createElement($yHMN2$Presence, {\n key: value,\n present: forceMount || isActive\n }, /*#__PURE__*/ $yHMN2$createElement($322c88a641701f3b$var$NavigationMenuContentImpl, $yHMN2$babelruntimehelpersesmextends({}, props, {\n ref: $yHMN2$composeRefs(ref, (node)=>{\n // We only want to update the stored node when another is available\n // as we need to smoothly transition between them.\n if (isActive && node) setContent(node);\n })\n })));\n }));\n});\n/* -----------------------------------------------------------------------------------------------*/ const $322c88a641701f3b$var$FOCUS_GROUP_NAME = 'FocusGroup';\nconst $322c88a641701f3b$var$FocusGroup = /*#__PURE__*/ $yHMN2$forwardRef((props, forwardedRef)=>{\n const { __scopeNavigationMenu: __scopeNavigationMenu , ...groupProps } = props;\n const context = $322c88a641701f3b$var$useNavigationMenuContext($322c88a641701f3b$var$FOCUS_GROUP_NAME, __scopeNavigationMenu);\n return /*#__PURE__*/ $yHMN2$createElement($322c88a641701f3b$var$FocusGroupCollection.Provider, {\n scope: __scopeNavigationMenu\n }, /*#__PURE__*/ $yHMN2$createElement($322c88a641701f3b$var$FocusGroupCollection.Slot, {\n scope: __scopeNavigationMenu\n }, /*#__PURE__*/ $yHMN2$createElement($yHMN2$Primitive.div, $yHMN2$babelruntimehelpersesmextends({\n dir: context.dir\n }, groupProps, {\n ref: forwardedRef\n }))));\n});\n/* -----------------------------------------------------------------------------------------------*/ const $322c88a641701f3b$var$ARROW_KEYS = [\n 'ArrowRight',\n 'ArrowLeft',\n 'ArrowUp',\n 'ArrowDown'\n];\nconst $322c88a641701f3b$var$FOCUS_GROUP_ITEM_NAME = 'FocusGroupItem';\nconst $322c88a641701f3b$var$FocusGroupItem = /*#__PURE__*/ $yHMN2$forwardRef((props, forwardedRef)=>{\n const { __scopeNavigationMenu: __scopeNavigationMenu , ...groupProps } = props;\n const getItems = $322c88a641701f3b$var$useFocusGroupCollection(__scopeNavigationMenu);\n const context = $322c88a641701f3b$var$useNavigationMenuContext($322c88a641701f3b$var$FOCUS_GROUP_ITEM_NAME, __scopeNavigationMenu);\n return /*#__PURE__*/ $yHMN2$createElement($322c88a641701f3b$var$FocusGroupCollection.ItemSlot, {\n scope: __scopeNavigationMenu\n }, /*#__PURE__*/ $yHMN2$createElement($yHMN2$Primitive.button, $yHMN2$babelruntimehelpersesmextends({}, groupProps, {\n ref: forwardedRef,\n onKeyDown: $yHMN2$composeEventHandlers(props.onKeyDown, (event)=>{\n const isFocusNavigationKey = [\n 'Home',\n 'End',\n ...$322c88a641701f3b$var$ARROW_KEYS\n ].includes(event.key);\n if (isFocusNavigationKey) {\n let candidateNodes = getItems().map((item)=>item.ref.current\n );\n const prevItemKey = context.dir === 'rtl' ? 'ArrowRight' : 'ArrowLeft';\n const prevKeys = [\n prevItemKey,\n 'ArrowUp',\n 'End'\n ];\n if (prevKeys.includes(event.key)) candidateNodes.reverse();\n if ($322c88a641701f3b$var$ARROW_KEYS.includes(event.key)) {\n const currentIndex = candidateNodes.indexOf(event.currentTarget);\n candidateNodes = candidateNodes.slice(currentIndex + 1);\n }\n /**\n * Imperative focus during keydown is risky so we prevent React's batching updates\n * to avoid potential bugs. See: https://github.com/facebook/react/issues/20332\n */ setTimeout(()=>$322c88a641701f3b$var$focusFirst(candidateNodes)\n ); // Prevent page scroll while navigating\n event.preventDefault();\n }\n })\n })));\n});\n/**\n * Returns a list of potential tabbable candidates.\n *\n * NOTE: This is only a close approximation. For example it doesn't take into account cases like when\n * elements are not visible. This cannot be worked out easily by just reading a property, but rather\n * necessitate runtime knowledge (computed styles, etc). We deal with these cases separately.\n *\n * See: https://developer.mozilla.org/en-US/docs/Web/API/TreeWalker\n * Credit: https://github.com/discord/focus-layers/blob/master/src/util/wrapFocus.tsx#L1\n */ function $322c88a641701f3b$var$getTabbableCandidates(container) {\n const nodes = [];\n const walker = document.createTreeWalker(container, NodeFilter.SHOW_ELEMENT, {\n acceptNode: (node)=>{\n const isHiddenInput = node.tagName === 'INPUT' && node.type === 'hidden';\n if (node.disabled || node.hidden || isHiddenInput) return NodeFilter.FILTER_SKIP; // `.tabIndex` is not the same as the `tabindex` attribute. It works on the\n // runtime's understanding of tabbability, so this automatically accounts\n // for any kind of element that could be tabbed to.\n return node.tabIndex >= 0 ? NodeFilter.FILTER_ACCEPT : NodeFilter.FILTER_SKIP;\n }\n });\n while(walker.nextNode())nodes.push(walker.currentNode); // we do not take into account the order of nodes with positive `tabIndex` as it\n // hinders accessibility to have tab order different from visual order.\n return nodes;\n}\nfunction $322c88a641701f3b$var$focusFirst(candidates) {\n const previouslyFocusedElement = document.activeElement;\n return candidates.some((candidate)=>{\n // if focus is already where we want to go, we don't want to keep going through the candidates\n if (candidate === previouslyFocusedElement) return true;\n candidate.focus();\n return document.activeElement !== previouslyFocusedElement;\n });\n}\nfunction $322c88a641701f3b$var$removeFromTabOrder(candidates) {\n candidates.forEach((candidate)=>{\n candidate.dataset.tabindex = candidate.getAttribute('tabindex') || '';\n candidate.setAttribute('tabindex', '-1');\n });\n return ()=>{\n candidates.forEach((candidate)=>{\n const prevTabIndex = candidate.dataset.tabindex;\n candidate.setAttribute('tabindex', prevTabIndex);\n });\n };\n}\nfunction $322c88a641701f3b$var$useResizeObserver(element, onResize) {\n const handleResize = $yHMN2$useCallbackRef(onResize);\n $yHMN2$useLayoutEffect(()=>{\n let rAF = 0;\n if (element) {\n /**\n * Resize Observer will throw an often benign error that says `ResizeObserver loop\n * completed with undelivered notifications`. This means that ResizeObserver was not\n * able to deliver all observations within a single animation frame, so we use\n * `requestAnimationFrame` to ensure we don't deliver unnecessary observations.\n * Further reading: https://github.com/WICG/resize-observer/issues/38\n */ const resizeObserver = new ResizeObserver(()=>{\n cancelAnimationFrame(rAF);\n rAF = window.requestAnimationFrame(handleResize);\n });\n resizeObserver.observe(element);\n return ()=>{\n window.cancelAnimationFrame(rAF);\n resizeObserver.unobserve(element);\n };\n }\n }, [\n element,\n handleResize\n ]);\n}\nfunction $322c88a641701f3b$var$getOpenState(open) {\n return open ? 'open' : 'closed';\n}\nfunction $322c88a641701f3b$var$makeTriggerId(baseId, value) {\n return `${baseId}-trigger-${value}`;\n}\nfunction $322c88a641701f3b$var$makeContentId(baseId, value) {\n return `${baseId}-content-${value}`;\n}\nfunction $322c88a641701f3b$var$whenMouse(handler) {\n return (event)=>event.pointerType === 'mouse' ? handler(event) : undefined\n ;\n}\n/* -----------------------------------------------------------------------------------------------*/ const $322c88a641701f3b$export$be92b6f5f03c0fe9 = $322c88a641701f3b$export$5b2278cf1e8bcae2;\nconst $322c88a641701f3b$export$d7a01e11500dfb6f = $322c88a641701f3b$export$5958edd6c4ee7c79;\nconst $322c88a641701f3b$export$54c2e3dc7acea9f5 = $322c88a641701f3b$export$c361068a95fd2286;\nconst $322c88a641701f3b$export$6d08773d2e66f8f2 = $322c88a641701f3b$export$ffdbb83a2de845c2;\nconst $322c88a641701f3b$export$41fb9f06171c75f4 = $322c88a641701f3b$export$37fe8002734d8f2;\nconst $322c88a641701f3b$export$a6c7ac8248d6e38a = $322c88a641701f3b$export$6893bf21536567da;\nconst $322c88a641701f3b$export$adb584737d712b70 = $322c88a641701f3b$export$8ddb526647c0d8fb;\nconst $322c88a641701f3b$export$7c6e2c02157bb7d2 = $322c88a641701f3b$export$38e00e996c2f93f7;\nconst $322c88a641701f3b$export$d5c6c08dc2d3ca7 = $322c88a641701f3b$export$ee880b97cc6d44a5;\n\n\n\n\nexport {$322c88a641701f3b$export$fb8ea5af8c9fcdf0 as createNavigationMenuScope, $322c88a641701f3b$export$5b2278cf1e8bcae2 as NavigationMenu, $322c88a641701f3b$export$5958edd6c4ee7c79 as NavigationMenuSub, $322c88a641701f3b$export$c361068a95fd2286 as NavigationMenuList, $322c88a641701f3b$export$ffdbb83a2de845c2 as NavigationMenuItem, $322c88a641701f3b$export$37fe8002734d8f2 as NavigationMenuTrigger, $322c88a641701f3b$export$6893bf21536567da as NavigationMenuLink, $322c88a641701f3b$export$8ddb526647c0d8fb as NavigationMenuIndicator, $322c88a641701f3b$export$38e00e996c2f93f7 as NavigationMenuContent, $322c88a641701f3b$export$ee880b97cc6d44a5 as NavigationMenuViewport, $322c88a641701f3b$export$be92b6f5f03c0fe9 as Root, $322c88a641701f3b$export$d7a01e11500dfb6f as Sub, $322c88a641701f3b$export$54c2e3dc7acea9f5 as List, $322c88a641701f3b$export$6d08773d2e66f8f2 as Item, $322c88a641701f3b$export$41fb9f06171c75f4 as Trigger, $322c88a641701f3b$export$a6c7ac8248d6e38a as Link, $322c88a641701f3b$export$adb584737d712b70 as Indicator, $322c88a641701f3b$export$7c6e2c02157bb7d2 as Content, $322c88a641701f3b$export$d5c6c08dc2d3ca7 as Viewport};\n//# sourceMappingURL=index.mjs.map\n"],"names":["$yHMN2$createCollection","$yHMN2$createContextScope","$yHMN2$forwardRef","$yHMN2$useState","$yHMN2$useComposedRefs","$yHMN2$useDirection","$yHMN2$useRef","$yHMN2$useControllableState","$yHMN2$useCallback","$yHMN2$useEffect","$yHMN2$createElement","$yHMN2$Primitive","$yHMN2$babelruntimehelpersesmextends","$yHMN2$usePrevious","$yHMN2$useId","$yHMN2$useCallbackRef","$yHMN2$Fragment","$yHMN2$composeEventHandlers","$yHMN2$Root","$yHMN2$dispatchDiscreteCustomEvent","$yHMN2$reactdom","$yHMN2$Presence","$yHMN2$useLayoutEffect","$yHMN2$useMemo","$yHMN2$DismissableLayer","$yHMN2$composeRefs"],"mappings":"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"}
1
+ {"version":3,"file":"index.mjs.js","sources":["../../../../../node_modules/@radix-ui/react-navigation-menu/dist/index.mjs"],"sourcesContent":["\"use client\";\n\n// src/navigation-menu.tsx\nimport * as React from \"react\";\nimport ReactDOM from \"react-dom\";\nimport { createContextScope } from \"@radix-ui/react-context\";\nimport { composeEventHandlers } from \"@radix-ui/primitive\";\nimport { Primitive, dispatchDiscreteCustomEvent } from \"@radix-ui/react-primitive\";\nimport { useControllableState } from \"@radix-ui/react-use-controllable-state\";\nimport { composeRefs, useComposedRefs } from \"@radix-ui/react-compose-refs\";\nimport { useDirection } from \"@radix-ui/react-direction\";\nimport { Presence } from \"@radix-ui/react-presence\";\nimport { useId } from \"@radix-ui/react-id\";\nimport { createCollection } from \"@radix-ui/react-collection\";\nimport { DismissableLayer } from \"@radix-ui/react-dismissable-layer\";\nimport { usePrevious } from \"@radix-ui/react-use-previous\";\nimport { useLayoutEffect } from \"@radix-ui/react-use-layout-effect\";\nimport { useCallbackRef } from \"@radix-ui/react-use-callback-ref\";\nimport * as VisuallyHiddenPrimitive from \"@radix-ui/react-visually-hidden\";\nimport { Fragment, jsx, jsxs } from \"react/jsx-runtime\";\nvar NAVIGATION_MENU_NAME = \"NavigationMenu\";\nvar [Collection, useCollection, createCollectionScope] = createCollection(NAVIGATION_MENU_NAME);\nvar [FocusGroupCollection, useFocusGroupCollection, createFocusGroupCollectionScope] = createCollection(NAVIGATION_MENU_NAME);\nvar [createNavigationMenuContext, createNavigationMenuScope] = createContextScope(\n NAVIGATION_MENU_NAME,\n [createCollectionScope, createFocusGroupCollectionScope]\n);\nvar [NavigationMenuProviderImpl, useNavigationMenuContext] = createNavigationMenuContext(NAVIGATION_MENU_NAME);\nvar [ViewportContentProvider, useViewportContentContext] = createNavigationMenuContext(NAVIGATION_MENU_NAME);\nvar NavigationMenu = React.forwardRef(\n (props, forwardedRef) => {\n const {\n __scopeNavigationMenu,\n value: valueProp,\n onValueChange,\n defaultValue,\n delayDuration = 200,\n skipDelayDuration = 300,\n orientation = \"horizontal\",\n dir,\n ...NavigationMenuProps\n } = props;\n const [navigationMenu, setNavigationMenu] = React.useState(null);\n const composedRef = useComposedRefs(forwardedRef, (node) => setNavigationMenu(node));\n const direction = useDirection(dir);\n const openTimerRef = React.useRef(0);\n const closeTimerRef = React.useRef(0);\n const skipDelayTimerRef = React.useRef(0);\n const [isOpenDelayed, setIsOpenDelayed] = React.useState(true);\n const [value, setValue] = useControllableState({\n prop: valueProp,\n onChange: (value2) => {\n const isOpen = value2 !== \"\";\n const hasSkipDelayDuration = skipDelayDuration > 0;\n if (isOpen) {\n window.clearTimeout(skipDelayTimerRef.current);\n if (hasSkipDelayDuration) setIsOpenDelayed(false);\n } else {\n window.clearTimeout(skipDelayTimerRef.current);\n skipDelayTimerRef.current = window.setTimeout(\n () => setIsOpenDelayed(true),\n skipDelayDuration\n );\n }\n onValueChange?.(value2);\n },\n defaultProp: defaultValue ?? \"\",\n caller: NAVIGATION_MENU_NAME\n });\n const startCloseTimer = React.useCallback(() => {\n window.clearTimeout(closeTimerRef.current);\n closeTimerRef.current = window.setTimeout(() => setValue(\"\"), 150);\n }, [setValue]);\n const handleOpen = React.useCallback(\n (itemValue) => {\n window.clearTimeout(closeTimerRef.current);\n setValue(itemValue);\n },\n [setValue]\n );\n const handleDelayedOpen = React.useCallback(\n (itemValue) => {\n const isOpenItem = value === itemValue;\n if (isOpenItem) {\n window.clearTimeout(closeTimerRef.current);\n } else {\n openTimerRef.current = window.setTimeout(() => {\n window.clearTimeout(closeTimerRef.current);\n setValue(itemValue);\n }, delayDuration);\n }\n },\n [value, setValue, delayDuration]\n );\n React.useEffect(() => {\n return () => {\n window.clearTimeout(openTimerRef.current);\n window.clearTimeout(closeTimerRef.current);\n window.clearTimeout(skipDelayTimerRef.current);\n };\n }, []);\n return /* @__PURE__ */ jsx(\n NavigationMenuProvider,\n {\n scope: __scopeNavigationMenu,\n isRootMenu: true,\n value,\n dir: direction,\n orientation,\n rootNavigationMenu: navigationMenu,\n onTriggerEnter: (itemValue) => {\n window.clearTimeout(openTimerRef.current);\n if (isOpenDelayed) handleDelayedOpen(itemValue);\n else handleOpen(itemValue);\n },\n onTriggerLeave: () => {\n window.clearTimeout(openTimerRef.current);\n startCloseTimer();\n },\n onContentEnter: () => window.clearTimeout(closeTimerRef.current),\n onContentLeave: startCloseTimer,\n onItemSelect: (itemValue) => {\n setValue((prevValue) => prevValue === itemValue ? \"\" : itemValue);\n },\n onItemDismiss: () => setValue(\"\"),\n children: /* @__PURE__ */ jsx(\n Primitive.nav,\n {\n \"aria-label\": \"Main\",\n \"data-orientation\": orientation,\n dir: direction,\n ...NavigationMenuProps,\n ref: composedRef\n }\n )\n }\n );\n }\n);\nNavigationMenu.displayName = NAVIGATION_MENU_NAME;\nvar SUB_NAME = \"NavigationMenuSub\";\nvar NavigationMenuSub = React.forwardRef(\n (props, forwardedRef) => {\n const {\n __scopeNavigationMenu,\n value: valueProp,\n onValueChange,\n defaultValue,\n orientation = \"horizontal\",\n ...subProps\n } = props;\n const context = useNavigationMenuContext(SUB_NAME, __scopeNavigationMenu);\n const [value, setValue] = useControllableState({\n prop: valueProp,\n onChange: onValueChange,\n defaultProp: defaultValue ?? \"\",\n caller: SUB_NAME\n });\n return /* @__PURE__ */ jsx(\n NavigationMenuProvider,\n {\n scope: __scopeNavigationMenu,\n isRootMenu: false,\n value,\n dir: context.dir,\n orientation,\n rootNavigationMenu: context.rootNavigationMenu,\n onTriggerEnter: (itemValue) => setValue(itemValue),\n onItemSelect: (itemValue) => setValue(itemValue),\n onItemDismiss: () => setValue(\"\"),\n children: /* @__PURE__ */ jsx(Primitive.div, { \"data-orientation\": orientation, ...subProps, ref: forwardedRef })\n }\n );\n }\n);\nNavigationMenuSub.displayName = SUB_NAME;\nvar NavigationMenuProvider = (props) => {\n const {\n scope,\n isRootMenu,\n rootNavigationMenu,\n dir,\n orientation,\n children,\n value,\n onItemSelect,\n onItemDismiss,\n onTriggerEnter,\n onTriggerLeave,\n onContentEnter,\n onContentLeave\n } = props;\n const [viewport, setViewport] = React.useState(null);\n const [viewportContent, setViewportContent] = React.useState(/* @__PURE__ */ new Map());\n const [indicatorTrack, setIndicatorTrack] = React.useState(null);\n return /* @__PURE__ */ jsx(\n NavigationMenuProviderImpl,\n {\n scope,\n isRootMenu,\n rootNavigationMenu,\n value,\n previousValue: usePrevious(value),\n baseId: useId(),\n dir,\n orientation,\n viewport,\n onViewportChange: setViewport,\n indicatorTrack,\n onIndicatorTrackChange: setIndicatorTrack,\n onTriggerEnter: useCallbackRef(onTriggerEnter),\n onTriggerLeave: useCallbackRef(onTriggerLeave),\n onContentEnter: useCallbackRef(onContentEnter),\n onContentLeave: useCallbackRef(onContentLeave),\n onItemSelect: useCallbackRef(onItemSelect),\n onItemDismiss: useCallbackRef(onItemDismiss),\n onViewportContentChange: React.useCallback((contentValue, contentData) => {\n setViewportContent((prevContent) => {\n prevContent.set(contentValue, contentData);\n return new Map(prevContent);\n });\n }, []),\n onViewportContentRemove: React.useCallback((contentValue) => {\n setViewportContent((prevContent) => {\n if (!prevContent.has(contentValue)) return prevContent;\n prevContent.delete(contentValue);\n return new Map(prevContent);\n });\n }, []),\n children: /* @__PURE__ */ jsx(Collection.Provider, { scope, children: /* @__PURE__ */ jsx(ViewportContentProvider, { scope, items: viewportContent, children }) })\n }\n );\n};\nvar LIST_NAME = \"NavigationMenuList\";\nvar NavigationMenuList = React.forwardRef(\n (props, forwardedRef) => {\n const { __scopeNavigationMenu, ...listProps } = props;\n const context = useNavigationMenuContext(LIST_NAME, __scopeNavigationMenu);\n const list = /* @__PURE__ */ jsx(Primitive.ul, { \"data-orientation\": context.orientation, ...listProps, ref: forwardedRef });\n return /* @__PURE__ */ jsx(Primitive.div, { style: { position: \"relative\" }, ref: context.onIndicatorTrackChange, children: /* @__PURE__ */ jsx(Collection.Slot, { scope: __scopeNavigationMenu, children: context.isRootMenu ? /* @__PURE__ */ jsx(FocusGroup, { asChild: true, children: list }) : list }) });\n }\n);\nNavigationMenuList.displayName = LIST_NAME;\nvar ITEM_NAME = \"NavigationMenuItem\";\nvar [NavigationMenuItemContextProvider, useNavigationMenuItemContext] = createNavigationMenuContext(ITEM_NAME);\nvar NavigationMenuItem = React.forwardRef(\n (props, forwardedRef) => {\n const { __scopeNavigationMenu, value: valueProp, ...itemProps } = props;\n const autoValue = useId();\n const value = valueProp || autoValue || \"LEGACY_REACT_AUTO_VALUE\";\n const contentRef = React.useRef(null);\n const triggerRef = React.useRef(null);\n const focusProxyRef = React.useRef(null);\n const restoreContentTabOrderRef = React.useRef(() => {\n });\n const wasEscapeCloseRef = React.useRef(false);\n const handleContentEntry = React.useCallback((side = \"start\") => {\n if (contentRef.current) {\n restoreContentTabOrderRef.current();\n const candidates = getTabbableCandidates(contentRef.current);\n if (candidates.length) focusFirst(side === \"start\" ? candidates : candidates.reverse());\n }\n }, []);\n const handleContentExit = React.useCallback(() => {\n if (contentRef.current) {\n const candidates = getTabbableCandidates(contentRef.current);\n if (candidates.length) restoreContentTabOrderRef.current = removeFromTabOrder(candidates);\n }\n }, []);\n return /* @__PURE__ */ jsx(\n NavigationMenuItemContextProvider,\n {\n scope: __scopeNavigationMenu,\n value,\n triggerRef,\n contentRef,\n focusProxyRef,\n wasEscapeCloseRef,\n onEntryKeyDown: handleContentEntry,\n onFocusProxyEnter: handleContentEntry,\n onRootContentClose: handleContentExit,\n onContentFocusOutside: handleContentExit,\n children: /* @__PURE__ */ jsx(Primitive.li, { ...itemProps, ref: forwardedRef })\n }\n );\n }\n);\nNavigationMenuItem.displayName = ITEM_NAME;\nvar TRIGGER_NAME = \"NavigationMenuTrigger\";\nvar NavigationMenuTrigger = React.forwardRef((props, forwardedRef) => {\n const { __scopeNavigationMenu, disabled, ...triggerProps } = props;\n const context = useNavigationMenuContext(TRIGGER_NAME, props.__scopeNavigationMenu);\n const itemContext = useNavigationMenuItemContext(TRIGGER_NAME, props.__scopeNavigationMenu);\n const ref = React.useRef(null);\n const composedRefs = useComposedRefs(ref, itemContext.triggerRef, forwardedRef);\n const triggerId = makeTriggerId(context.baseId, itemContext.value);\n const contentId = makeContentId(context.baseId, itemContext.value);\n const hasPointerMoveOpenedRef = React.useRef(false);\n const wasClickCloseRef = React.useRef(false);\n const open = itemContext.value === context.value;\n return /* @__PURE__ */ jsxs(Fragment, { children: [\n /* @__PURE__ */ jsx(Collection.ItemSlot, { scope: __scopeNavigationMenu, value: itemContext.value, children: /* @__PURE__ */ jsx(FocusGroupItem, { asChild: true, children: /* @__PURE__ */ jsx(\n Primitive.button,\n {\n id: triggerId,\n disabled,\n \"data-disabled\": disabled ? \"\" : void 0,\n \"data-state\": getOpenState(open),\n \"aria-expanded\": open,\n \"aria-controls\": contentId,\n ...triggerProps,\n ref: composedRefs,\n onPointerEnter: composeEventHandlers(props.onPointerEnter, () => {\n wasClickCloseRef.current = false;\n itemContext.wasEscapeCloseRef.current = false;\n }),\n onPointerMove: composeEventHandlers(\n props.onPointerMove,\n whenMouse(() => {\n if (disabled || wasClickCloseRef.current || itemContext.wasEscapeCloseRef.current || hasPointerMoveOpenedRef.current)\n return;\n context.onTriggerEnter(itemContext.value);\n hasPointerMoveOpenedRef.current = true;\n })\n ),\n onPointerLeave: composeEventHandlers(\n props.onPointerLeave,\n whenMouse(() => {\n if (disabled) return;\n context.onTriggerLeave();\n hasPointerMoveOpenedRef.current = false;\n })\n ),\n onClick: composeEventHandlers(props.onClick, () => {\n context.onItemSelect(itemContext.value);\n wasClickCloseRef.current = open;\n }),\n onKeyDown: composeEventHandlers(props.onKeyDown, (event) => {\n const verticalEntryKey = context.dir === \"rtl\" ? \"ArrowLeft\" : \"ArrowRight\";\n const entryKey = { horizontal: \"ArrowDown\", vertical: verticalEntryKey }[context.orientation];\n if (open && event.key === entryKey) {\n itemContext.onEntryKeyDown();\n event.preventDefault();\n }\n })\n }\n ) }) }),\n open && /* @__PURE__ */ jsxs(Fragment, { children: [\n /* @__PURE__ */ jsx(\n VisuallyHiddenPrimitive.Root,\n {\n \"aria-hidden\": true,\n tabIndex: 0,\n ref: itemContext.focusProxyRef,\n onFocus: (event) => {\n const content = itemContext.contentRef.current;\n const prevFocusedElement = event.relatedTarget;\n const wasTriggerFocused = prevFocusedElement === ref.current;\n const wasFocusFromContent = content?.contains(prevFocusedElement);\n if (wasTriggerFocused || !wasFocusFromContent) {\n itemContext.onFocusProxyEnter(wasTriggerFocused ? \"start\" : \"end\");\n }\n }\n }\n ),\n context.viewport && /* @__PURE__ */ jsx(\"span\", { \"aria-owns\": contentId })\n ] })\n ] });\n});\nNavigationMenuTrigger.displayName = TRIGGER_NAME;\nvar LINK_NAME = \"NavigationMenuLink\";\nvar LINK_SELECT = \"navigationMenu.linkSelect\";\nvar NavigationMenuLink = React.forwardRef(\n (props, forwardedRef) => {\n const { __scopeNavigationMenu, active, onSelect, ...linkProps } = props;\n return /* @__PURE__ */ jsx(FocusGroupItem, { asChild: true, children: /* @__PURE__ */ jsx(\n Primitive.a,\n {\n \"data-active\": active ? \"\" : void 0,\n \"aria-current\": active ? \"page\" : void 0,\n ...linkProps,\n ref: forwardedRef,\n onClick: composeEventHandlers(\n props.onClick,\n (event) => {\n const target = event.target;\n const linkSelectEvent = new CustomEvent(LINK_SELECT, {\n bubbles: true,\n cancelable: true\n });\n target.addEventListener(LINK_SELECT, (event2) => onSelect?.(event2), { once: true });\n dispatchDiscreteCustomEvent(target, linkSelectEvent);\n if (!linkSelectEvent.defaultPrevented && !event.metaKey) {\n const rootContentDismissEvent = new CustomEvent(ROOT_CONTENT_DISMISS, {\n bubbles: true,\n cancelable: true\n });\n dispatchDiscreteCustomEvent(target, rootContentDismissEvent);\n }\n },\n { checkForDefaultPrevented: false }\n )\n }\n ) });\n }\n);\nNavigationMenuLink.displayName = LINK_NAME;\nvar INDICATOR_NAME = \"NavigationMenuIndicator\";\nvar NavigationMenuIndicator = React.forwardRef((props, forwardedRef) => {\n const { forceMount, ...indicatorProps } = props;\n const context = useNavigationMenuContext(INDICATOR_NAME, props.__scopeNavigationMenu);\n const isVisible = Boolean(context.value);\n return context.indicatorTrack ? ReactDOM.createPortal(\n /* @__PURE__ */ jsx(Presence, { present: forceMount || isVisible, children: /* @__PURE__ */ jsx(NavigationMenuIndicatorImpl, { ...indicatorProps, ref: forwardedRef }) }),\n context.indicatorTrack\n ) : null;\n});\nNavigationMenuIndicator.displayName = INDICATOR_NAME;\nvar NavigationMenuIndicatorImpl = React.forwardRef((props, forwardedRef) => {\n const { __scopeNavigationMenu, ...indicatorProps } = props;\n const context = useNavigationMenuContext(INDICATOR_NAME, __scopeNavigationMenu);\n const getItems = useCollection(__scopeNavigationMenu);\n const [activeTrigger, setActiveTrigger] = React.useState(\n null\n );\n const [position, setPosition] = React.useState(null);\n const isHorizontal = context.orientation === \"horizontal\";\n const isVisible = Boolean(context.value);\n React.useEffect(() => {\n const items = getItems();\n const triggerNode = items.find((item) => item.value === context.value)?.ref.current;\n if (triggerNode) setActiveTrigger(triggerNode);\n }, [getItems, context.value]);\n const handlePositionChange = () => {\n if (activeTrigger) {\n setPosition({\n size: isHorizontal ? activeTrigger.offsetWidth : activeTrigger.offsetHeight,\n offset: isHorizontal ? activeTrigger.offsetLeft : activeTrigger.offsetTop\n });\n }\n };\n useResizeObserver(activeTrigger, handlePositionChange);\n useResizeObserver(context.indicatorTrack, handlePositionChange);\n return position ? /* @__PURE__ */ jsx(\n Primitive.div,\n {\n \"aria-hidden\": true,\n \"data-state\": isVisible ? \"visible\" : \"hidden\",\n \"data-orientation\": context.orientation,\n ...indicatorProps,\n ref: forwardedRef,\n style: {\n position: \"absolute\",\n ...isHorizontal ? {\n left: 0,\n width: position.size + \"px\",\n transform: `translateX(${position.offset}px)`\n } : {\n top: 0,\n height: position.size + \"px\",\n transform: `translateY(${position.offset}px)`\n },\n ...indicatorProps.style\n }\n }\n ) : null;\n});\nvar CONTENT_NAME = \"NavigationMenuContent\";\nvar NavigationMenuContent = React.forwardRef((props, forwardedRef) => {\n const { forceMount, ...contentProps } = props;\n const context = useNavigationMenuContext(CONTENT_NAME, props.__scopeNavigationMenu);\n const itemContext = useNavigationMenuItemContext(CONTENT_NAME, props.__scopeNavigationMenu);\n const composedRefs = useComposedRefs(itemContext.contentRef, forwardedRef);\n const open = itemContext.value === context.value;\n const commonProps = {\n value: itemContext.value,\n triggerRef: itemContext.triggerRef,\n focusProxyRef: itemContext.focusProxyRef,\n wasEscapeCloseRef: itemContext.wasEscapeCloseRef,\n onContentFocusOutside: itemContext.onContentFocusOutside,\n onRootContentClose: itemContext.onRootContentClose,\n ...contentProps\n };\n return !context.viewport ? /* @__PURE__ */ jsx(Presence, { present: forceMount || open, children: /* @__PURE__ */ jsx(\n NavigationMenuContentImpl,\n {\n \"data-state\": getOpenState(open),\n ...commonProps,\n ref: composedRefs,\n onPointerEnter: composeEventHandlers(props.onPointerEnter, context.onContentEnter),\n onPointerLeave: composeEventHandlers(\n props.onPointerLeave,\n whenMouse(context.onContentLeave)\n ),\n style: {\n // Prevent interaction when animating out\n pointerEvents: !open && context.isRootMenu ? \"none\" : void 0,\n ...commonProps.style\n }\n }\n ) }) : /* @__PURE__ */ jsx(ViewportContentMounter, { forceMount, ...commonProps, ref: composedRefs });\n});\nNavigationMenuContent.displayName = CONTENT_NAME;\nvar ViewportContentMounter = React.forwardRef((props, forwardedRef) => {\n const context = useNavigationMenuContext(CONTENT_NAME, props.__scopeNavigationMenu);\n const { onViewportContentChange, onViewportContentRemove } = context;\n useLayoutEffect(() => {\n onViewportContentChange(props.value, {\n ref: forwardedRef,\n ...props\n });\n }, [props, forwardedRef, onViewportContentChange]);\n useLayoutEffect(() => {\n return () => onViewportContentRemove(props.value);\n }, [props.value, onViewportContentRemove]);\n return null;\n});\nvar ROOT_CONTENT_DISMISS = \"navigationMenu.rootContentDismiss\";\nvar NavigationMenuContentImpl = React.forwardRef((props, forwardedRef) => {\n const {\n __scopeNavigationMenu,\n value,\n triggerRef,\n focusProxyRef,\n wasEscapeCloseRef,\n onRootContentClose,\n onContentFocusOutside,\n ...contentProps\n } = props;\n const context = useNavigationMenuContext(CONTENT_NAME, __scopeNavigationMenu);\n const ref = React.useRef(null);\n const composedRefs = useComposedRefs(ref, forwardedRef);\n const triggerId = makeTriggerId(context.baseId, value);\n const contentId = makeContentId(context.baseId, value);\n const getItems = useCollection(__scopeNavigationMenu);\n const prevMotionAttributeRef = React.useRef(null);\n const { onItemDismiss } = context;\n React.useEffect(() => {\n const content = ref.current;\n if (context.isRootMenu && content) {\n const handleClose = () => {\n onItemDismiss();\n onRootContentClose();\n if (content.contains(document.activeElement)) triggerRef.current?.focus();\n };\n content.addEventListener(ROOT_CONTENT_DISMISS, handleClose);\n return () => content.removeEventListener(ROOT_CONTENT_DISMISS, handleClose);\n }\n }, [context.isRootMenu, props.value, triggerRef, onItemDismiss, onRootContentClose]);\n const motionAttribute = React.useMemo(() => {\n const items = getItems();\n const values = items.map((item) => item.value);\n if (context.dir === \"rtl\") values.reverse();\n const index = values.indexOf(context.value);\n const prevIndex = values.indexOf(context.previousValue);\n const isSelected = value === context.value;\n const wasSelected = prevIndex === values.indexOf(value);\n if (!isSelected && !wasSelected) return prevMotionAttributeRef.current;\n const attribute = (() => {\n if (index !== prevIndex) {\n if (isSelected && prevIndex !== -1) return index > prevIndex ? \"from-end\" : \"from-start\";\n if (wasSelected && index !== -1) return index > prevIndex ? \"to-start\" : \"to-end\";\n }\n return null;\n })();\n prevMotionAttributeRef.current = attribute;\n return attribute;\n }, [context.previousValue, context.value, context.dir, getItems, value]);\n return /* @__PURE__ */ jsx(FocusGroup, { asChild: true, children: /* @__PURE__ */ jsx(\n DismissableLayer,\n {\n id: contentId,\n \"aria-labelledby\": triggerId,\n \"data-motion\": motionAttribute,\n \"data-orientation\": context.orientation,\n ...contentProps,\n ref: composedRefs,\n disableOutsidePointerEvents: false,\n onDismiss: () => {\n const rootContentDismissEvent = new Event(ROOT_CONTENT_DISMISS, {\n bubbles: true,\n cancelable: true\n });\n ref.current?.dispatchEvent(rootContentDismissEvent);\n },\n onFocusOutside: composeEventHandlers(props.onFocusOutside, (event) => {\n onContentFocusOutside();\n const target = event.target;\n if (context.rootNavigationMenu?.contains(target)) event.preventDefault();\n }),\n onPointerDownOutside: composeEventHandlers(props.onPointerDownOutside, (event) => {\n const target = event.target;\n const isTrigger = getItems().some((item) => item.ref.current?.contains(target));\n const isRootViewport = context.isRootMenu && context.viewport?.contains(target);\n if (isTrigger || isRootViewport || !context.isRootMenu) event.preventDefault();\n }),\n onKeyDown: composeEventHandlers(props.onKeyDown, (event) => {\n const isMetaKey = event.altKey || event.ctrlKey || event.metaKey;\n const isTabKey = event.key === \"Tab\" && !isMetaKey;\n if (isTabKey) {\n const candidates = getTabbableCandidates(event.currentTarget);\n const focusedElement = document.activeElement;\n const index = candidates.findIndex((candidate) => candidate === focusedElement);\n const isMovingBackwards = event.shiftKey;\n const nextCandidates = isMovingBackwards ? candidates.slice(0, index).reverse() : candidates.slice(index + 1, candidates.length);\n if (focusFirst(nextCandidates)) {\n event.preventDefault();\n } else {\n focusProxyRef.current?.focus();\n }\n }\n }),\n onEscapeKeyDown: composeEventHandlers(props.onEscapeKeyDown, (_event) => {\n wasEscapeCloseRef.current = true;\n })\n }\n ) });\n});\nvar VIEWPORT_NAME = \"NavigationMenuViewport\";\nvar NavigationMenuViewport = React.forwardRef((props, forwardedRef) => {\n const { forceMount, ...viewportProps } = props;\n const context = useNavigationMenuContext(VIEWPORT_NAME, props.__scopeNavigationMenu);\n const open = Boolean(context.value);\n return /* @__PURE__ */ jsx(Presence, { present: forceMount || open, children: /* @__PURE__ */ jsx(NavigationMenuViewportImpl, { ...viewportProps, ref: forwardedRef }) });\n});\nNavigationMenuViewport.displayName = VIEWPORT_NAME;\nvar NavigationMenuViewportImpl = React.forwardRef((props, forwardedRef) => {\n const { __scopeNavigationMenu, children, ...viewportImplProps } = props;\n const context = useNavigationMenuContext(VIEWPORT_NAME, __scopeNavigationMenu);\n const composedRefs = useComposedRefs(forwardedRef, context.onViewportChange);\n const viewportContentContext = useViewportContentContext(\n CONTENT_NAME,\n props.__scopeNavigationMenu\n );\n const [size, setSize] = React.useState(null);\n const [content, setContent] = React.useState(null);\n const viewportWidth = size ? size?.width + \"px\" : void 0;\n const viewportHeight = size ? size?.height + \"px\" : void 0;\n const open = Boolean(context.value);\n const activeContentValue = open ? context.value : context.previousValue;\n const handleSizeChange = () => {\n if (content) setSize({ width: content.offsetWidth, height: content.offsetHeight });\n };\n useResizeObserver(content, handleSizeChange);\n return /* @__PURE__ */ jsx(\n Primitive.div,\n {\n \"data-state\": getOpenState(open),\n \"data-orientation\": context.orientation,\n ...viewportImplProps,\n ref: composedRefs,\n style: {\n // Prevent interaction when animating out\n pointerEvents: !open && context.isRootMenu ? \"none\" : void 0,\n [\"--radix-navigation-menu-viewport-width\"]: viewportWidth,\n [\"--radix-navigation-menu-viewport-height\"]: viewportHeight,\n ...viewportImplProps.style\n },\n onPointerEnter: composeEventHandlers(props.onPointerEnter, context.onContentEnter),\n onPointerLeave: composeEventHandlers(props.onPointerLeave, whenMouse(context.onContentLeave)),\n children: Array.from(viewportContentContext.items).map(([value, { ref, forceMount, ...props2 }]) => {\n const isActive = activeContentValue === value;\n return /* @__PURE__ */ jsx(Presence, { present: forceMount || isActive, children: /* @__PURE__ */ jsx(\n NavigationMenuContentImpl,\n {\n ...props2,\n ref: composeRefs(ref, (node) => {\n if (isActive && node) setContent(node);\n })\n }\n ) }, value);\n })\n }\n );\n});\nvar FOCUS_GROUP_NAME = \"FocusGroup\";\nvar FocusGroup = React.forwardRef(\n (props, forwardedRef) => {\n const { __scopeNavigationMenu, ...groupProps } = props;\n const context = useNavigationMenuContext(FOCUS_GROUP_NAME, __scopeNavigationMenu);\n return /* @__PURE__ */ jsx(FocusGroupCollection.Provider, { scope: __scopeNavigationMenu, children: /* @__PURE__ */ jsx(FocusGroupCollection.Slot, { scope: __scopeNavigationMenu, children: /* @__PURE__ */ jsx(Primitive.div, { dir: context.dir, ...groupProps, ref: forwardedRef }) }) });\n }\n);\nvar ARROW_KEYS = [\"ArrowRight\", \"ArrowLeft\", \"ArrowUp\", \"ArrowDown\"];\nvar FOCUS_GROUP_ITEM_NAME = \"FocusGroupItem\";\nvar FocusGroupItem = React.forwardRef(\n (props, forwardedRef) => {\n const { __scopeNavigationMenu, ...groupProps } = props;\n const getItems = useFocusGroupCollection(__scopeNavigationMenu);\n const context = useNavigationMenuContext(FOCUS_GROUP_ITEM_NAME, __scopeNavigationMenu);\n return /* @__PURE__ */ jsx(FocusGroupCollection.ItemSlot, { scope: __scopeNavigationMenu, children: /* @__PURE__ */ jsx(\n Primitive.button,\n {\n ...groupProps,\n ref: forwardedRef,\n onKeyDown: composeEventHandlers(props.onKeyDown, (event) => {\n const isFocusNavigationKey = [\"Home\", \"End\", ...ARROW_KEYS].includes(event.key);\n if (isFocusNavigationKey) {\n let candidateNodes = getItems().map((item) => item.ref.current);\n const prevItemKey = context.dir === \"rtl\" ? \"ArrowRight\" : \"ArrowLeft\";\n const prevKeys = [prevItemKey, \"ArrowUp\", \"End\"];\n if (prevKeys.includes(event.key)) candidateNodes.reverse();\n if (ARROW_KEYS.includes(event.key)) {\n const currentIndex = candidateNodes.indexOf(event.currentTarget);\n candidateNodes = candidateNodes.slice(currentIndex + 1);\n }\n setTimeout(() => focusFirst(candidateNodes));\n event.preventDefault();\n }\n })\n }\n ) });\n }\n);\nfunction getTabbableCandidates(container) {\n const nodes = [];\n const walker = document.createTreeWalker(container, NodeFilter.SHOW_ELEMENT, {\n acceptNode: (node) => {\n const isHiddenInput = node.tagName === \"INPUT\" && node.type === \"hidden\";\n if (node.disabled || node.hidden || isHiddenInput) return NodeFilter.FILTER_SKIP;\n return node.tabIndex >= 0 ? NodeFilter.FILTER_ACCEPT : NodeFilter.FILTER_SKIP;\n }\n });\n while (walker.nextNode()) nodes.push(walker.currentNode);\n return nodes;\n}\nfunction focusFirst(candidates) {\n const previouslyFocusedElement = document.activeElement;\n return candidates.some((candidate) => {\n if (candidate === previouslyFocusedElement) return true;\n candidate.focus();\n return document.activeElement !== previouslyFocusedElement;\n });\n}\nfunction removeFromTabOrder(candidates) {\n candidates.forEach((candidate) => {\n candidate.dataset.tabindex = candidate.getAttribute(\"tabindex\") || \"\";\n candidate.setAttribute(\"tabindex\", \"-1\");\n });\n return () => {\n candidates.forEach((candidate) => {\n const prevTabIndex = candidate.dataset.tabindex;\n candidate.setAttribute(\"tabindex\", prevTabIndex);\n });\n };\n}\nfunction useResizeObserver(element, onResize) {\n const handleResize = useCallbackRef(onResize);\n useLayoutEffect(() => {\n let rAF = 0;\n if (element) {\n const resizeObserver = new ResizeObserver(() => {\n cancelAnimationFrame(rAF);\n rAF = window.requestAnimationFrame(handleResize);\n });\n resizeObserver.observe(element);\n return () => {\n window.cancelAnimationFrame(rAF);\n resizeObserver.unobserve(element);\n };\n }\n }, [element, handleResize]);\n}\nfunction getOpenState(open) {\n return open ? \"open\" : \"closed\";\n}\nfunction makeTriggerId(baseId, value) {\n return `${baseId}-trigger-${value}`;\n}\nfunction makeContentId(baseId, value) {\n return `${baseId}-content-${value}`;\n}\nfunction whenMouse(handler) {\n return (event) => event.pointerType === \"mouse\" ? handler(event) : void 0;\n}\nvar Root2 = NavigationMenu;\nvar Sub = NavigationMenuSub;\nvar List = NavigationMenuList;\nvar Item = NavigationMenuItem;\nvar Trigger = NavigationMenuTrigger;\nvar Link = NavigationMenuLink;\nvar Indicator = NavigationMenuIndicator;\nvar Content = NavigationMenuContent;\nvar Viewport = NavigationMenuViewport;\nexport {\n Content,\n Indicator,\n Item,\n Link,\n List,\n NavigationMenu,\n NavigationMenuContent,\n NavigationMenuIndicator,\n NavigationMenuItem,\n NavigationMenuLink,\n NavigationMenuList,\n NavigationMenuSub,\n NavigationMenuTrigger,\n NavigationMenuViewport,\n Root2 as Root,\n Sub,\n Trigger,\n Viewport,\n createNavigationMenuScope\n};\n//# sourceMappingURL=index.mjs.map\n"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;AAoBA;AACA;AACA;AACG;AACH;AACA;AACA;AACA;AACA;AACG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACG;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;;"}