@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.
- package/dist/_virtual/index.js +4 -0
- package/dist/_virtual/index.js.map +1 -0
- package/dist/_virtual/use-sync-external-store-shim.development.js +4 -0
- package/dist/_virtual/use-sync-external-store-shim.development.js.map +1 -0
- package/dist/_virtual/use-sync-external-store-shim.production.js +4 -0
- package/dist/_virtual/use-sync-external-store-shim.production.js.map +1 -0
- package/dist/node_modules/@radix-ui/number/dist/index.mjs.js +4 -3
- package/dist/node_modules/@radix-ui/number/dist/index.mjs.js.map +1 -1
- package/dist/node_modules/@radix-ui/primitive/dist/index.mjs.js +9 -6
- package/dist/node_modules/@radix-ui/primitive/dist/index.mjs.js.map +1 -1
- package/dist/node_modules/@radix-ui/react-accordion/dist/index.mjs.js +279 -267
- package/dist/node_modules/@radix-ui/react-accordion/dist/index.mjs.js.map +1 -1
- package/dist/node_modules/@radix-ui/react-arrow/dist/index.mjs.js +26 -0
- package/dist/node_modules/@radix-ui/react-arrow/dist/index.mjs.js.map +1 -0
- package/dist/node_modules/@radix-ui/react-avatar/dist/index.mjs.js +114 -92
- package/dist/node_modules/@radix-ui/react-avatar/dist/index.mjs.js.map +1 -1
- package/dist/node_modules/@radix-ui/react-checkbox/dist/index.mjs.js +255 -138
- package/dist/node_modules/@radix-ui/react-checkbox/dist/index.mjs.js.map +1 -1
- package/dist/node_modules/@radix-ui/react-collapsible/dist/index.mjs.js +135 -130
- package/dist/node_modules/@radix-ui/react-collapsible/dist/index.mjs.js.map +1 -1
- package/dist/node_modules/@radix-ui/react-collection/dist/index.mjs.js +66 -88
- package/dist/node_modules/@radix-ui/react-collection/dist/index.mjs.js.map +1 -1
- package/dist/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs.js +81 -73
- package/dist/node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot/dist/index.mjs.js.map +1 -1
- package/dist/node_modules/@radix-ui/react-compose-refs/dist/index.mjs.js +34 -21
- package/dist/node_modules/@radix-ui/react-compose-refs/dist/index.mjs.js.map +1 -1
- package/dist/node_modules/@radix-ui/react-context/dist/index.mjs.js +72 -93
- package/dist/node_modules/@radix-ui/react-context/dist/index.mjs.js.map +1 -1
- package/dist/node_modules/@radix-ui/react-dialog/dist/index.mjs.js +297 -254
- package/dist/node_modules/@radix-ui/react-dialog/dist/index.mjs.js.map +1 -1
- package/dist/node_modules/@radix-ui/react-dialog/node_modules/@radix-ui/react-slot/dist/index.mjs.js +81 -73
- package/dist/node_modules/@radix-ui/react-dialog/node_modules/@radix-ui/react-slot/dist/index.mjs.js.map +1 -1
- package/dist/node_modules/@radix-ui/react-direction/dist/index.mjs.js +8 -6
- package/dist/node_modules/@radix-ui/react-direction/dist/index.mjs.js.map +1 -1
- package/dist/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs.js +190 -217
- package/dist/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs.js.map +1 -1
- package/dist/node_modules/@radix-ui/react-dropdown-menu/dist/index.mjs.js +243 -217
- package/dist/node_modules/@radix-ui/react-dropdown-menu/dist/index.mjs.js.map +1 -1
- package/dist/node_modules/@radix-ui/react-focus-guards/dist/index.mjs.js +26 -25
- package/dist/node_modules/@radix-ui/react-focus-guards/dist/index.mjs.js.map +1 -1
- package/dist/node_modules/@radix-ui/react-focus-scope/dist/index.mjs.js +191 -259
- package/dist/node_modules/@radix-ui/react-focus-scope/dist/index.mjs.js.map +1 -1
- package/dist/node_modules/@radix-ui/react-hover-card/dist/index.mjs.js +224 -205
- package/dist/node_modules/@radix-ui/react-hover-card/dist/index.mjs.js.map +1 -1
- package/dist/node_modules/@radix-ui/react-id/dist/index.mjs.js +11 -14
- package/dist/node_modules/@radix-ui/react-id/dist/index.mjs.js.map +1 -1
- package/dist/node_modules/@radix-ui/react-label/dist/index.mjs.js +22 -14
- package/dist/node_modules/@radix-ui/react-label/dist/index.mjs.js.map +1 -1
- package/dist/node_modules/@radix-ui/react-menu/dist/index.mjs.js +765 -820
- package/dist/node_modules/@radix-ui/react-menu/dist/index.mjs.js.map +1 -1
- package/dist/node_modules/@radix-ui/react-menu/node_modules/@radix-ui/react-slot/dist/index.mjs.js +81 -73
- package/dist/node_modules/@radix-ui/react-menu/node_modules/@radix-ui/react-slot/dist/index.mjs.js.map +1 -1
- package/dist/node_modules/@radix-ui/react-navigation-menu/dist/index.mjs.js +717 -730
- package/dist/node_modules/@radix-ui/react-navigation-menu/dist/index.mjs.js.map +1 -1
- package/dist/node_modules/@radix-ui/react-popover/dist/index.mjs.js +268 -199
- package/dist/node_modules/@radix-ui/react-popover/dist/index.mjs.js.map +1 -1
- package/dist/node_modules/@radix-ui/react-popover/node_modules/@radix-ui/react-slot/dist/index.mjs.js +81 -73
- package/dist/node_modules/@radix-ui/react-popover/node_modules/@radix-ui/react-slot/dist/index.mjs.js.map +1 -1
- package/dist/node_modules/@radix-ui/react-popper/dist/index.mjs.js +267 -223
- package/dist/node_modules/@radix-ui/react-popper/dist/index.mjs.js.map +1 -1
- package/dist/node_modules/@radix-ui/react-portal/dist/index.mjs.js +14 -10
- package/dist/node_modules/@radix-ui/react-portal/dist/index.mjs.js.map +1 -1
- package/dist/node_modules/@radix-ui/react-presence/dist/index.mjs.js +122 -121
- package/dist/node_modules/@radix-ui/react-presence/dist/index.mjs.js.map +1 -1
- package/dist/node_modules/@radix-ui/react-primitive/dist/index.mjs.js +39 -83
- package/dist/node_modules/@radix-ui/react-primitive/dist/index.mjs.js.map +1 -1
- package/dist/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs.js +81 -73
- package/dist/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot/dist/index.mjs.js.map +1 -1
- package/dist/node_modules/@radix-ui/react-progress/dist/index.mjs.js +77 -78
- package/dist/node_modules/@radix-ui/react-progress/dist/index.mjs.js.map +1 -1
- package/dist/node_modules/@radix-ui/react-radio-group/dist/index.mjs.js +264 -217
- package/dist/node_modules/@radix-ui/react-radio-group/dist/index.mjs.js.map +1 -1
- package/dist/node_modules/@radix-ui/react-roving-focus/dist/index.mjs.js +204 -216
- package/dist/node_modules/@radix-ui/react-roving-focus/dist/index.mjs.js.map +1 -1
- package/dist/node_modules/@radix-ui/react-scroll-area/dist/index.mjs.js +9 -9
- package/dist/node_modules/@radix-ui/react-select/dist/index.mjs.js +1080 -1079
- package/dist/node_modules/@radix-ui/react-select/dist/index.mjs.js.map +1 -1
- package/dist/node_modules/@radix-ui/react-select/node_modules/@radix-ui/react-slot/dist/index.mjs.js +81 -73
- package/dist/node_modules/@radix-ui/react-select/node_modules/@radix-ui/react-slot/dist/index.mjs.js.map +1 -1
- package/dist/node_modules/@radix-ui/react-separator/dist/index.mjs.js +26 -43
- package/dist/node_modules/@radix-ui/react-separator/dist/index.mjs.js.map +1 -1
- package/dist/node_modules/@radix-ui/react-slot/dist/index.mjs.js +1 -1
- package/dist/node_modules/@radix-ui/react-switch/dist/index.mjs.js +140 -112
- package/dist/node_modules/@radix-ui/react-switch/dist/index.mjs.js.map +1 -1
- package/dist/node_modules/@radix-ui/react-tabs/dist/index.mjs.js +173 -141
- package/dist/node_modules/@radix-ui/react-tabs/dist/index.mjs.js.map +1 -1
- package/dist/node_modules/@radix-ui/react-toggle/dist/index.mjs.js +34 -25
- package/dist/node_modules/@radix-ui/react-toggle/dist/index.mjs.js.map +1 -1
- package/dist/node_modules/@radix-ui/react-toggle-group/dist/index.mjs.js +154 -145
- package/dist/node_modules/@radix-ui/react-toggle-group/dist/index.mjs.js.map +1 -1
- package/dist/node_modules/@radix-ui/react-tooltip/dist/index.mjs.js +462 -491
- package/dist/node_modules/@radix-ui/react-tooltip/dist/index.mjs.js.map +1 -1
- package/dist/node_modules/@radix-ui/react-tooltip/node_modules/@radix-ui/react-slot/dist/index.mjs.js +13 -78
- package/dist/node_modules/@radix-ui/react-tooltip/node_modules/@radix-ui/react-slot/dist/index.mjs.js.map +1 -1
- package/dist/node_modules/@radix-ui/react-use-callback-ref/dist/index.mjs.js +9 -15
- package/dist/node_modules/@radix-ui/react-use-callback-ref/dist/index.mjs.js.map +1 -1
- package/dist/node_modules/@radix-ui/react-use-controllable-state/dist/index.mjs.js +66 -43
- package/dist/node_modules/@radix-ui/react-use-controllable-state/dist/index.mjs.js.map +1 -1
- package/dist/node_modules/@radix-ui/react-use-escape-keydown/dist/index.mjs.js +15 -18
- package/dist/node_modules/@radix-ui/react-use-escape-keydown/dist/index.mjs.js.map +1 -1
- package/dist/node_modules/@radix-ui/react-use-is-hydrated/dist/index.mjs.js +18 -0
- package/dist/node_modules/@radix-ui/react-use-is-hydrated/dist/index.mjs.js.map +1 -0
- package/dist/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs.js +5 -9
- package/dist/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs.js.map +1 -1
- package/dist/node_modules/@radix-ui/react-use-previous/dist/index.mjs.js +12 -18
- package/dist/node_modules/@radix-ui/react-use-previous/dist/index.mjs.js.map +1 -1
- package/dist/node_modules/@radix-ui/react-use-size/dist/index.mjs.js +37 -48
- package/dist/node_modules/@radix-ui/react-use-size/dist/index.mjs.js.map +1 -1
- package/dist/node_modules/@radix-ui/react-visually-hidden/dist/index.mjs.js +32 -23
- package/dist/node_modules/@radix-ui/react-visually-hidden/dist/index.mjs.js.map +1 -1
- package/dist/node_modules/aria-hidden/dist/es2015/index.js +22 -16
- package/dist/node_modules/aria-hidden/dist/es2015/index.js.map +1 -1
- package/dist/node_modules/class-variance-authority/dist/index.mjs.js +7 -9
- package/dist/node_modules/class-variance-authority/dist/index.mjs.js.map +1 -1
- package/dist/node_modules/cmdk/dist/chunk-NZJY6EH4.mjs.js +4 -0
- package/dist/node_modules/cmdk/dist/chunk-NZJY6EH4.mjs.js.map +1 -0
- package/dist/node_modules/cmdk/dist/index.mjs.js +8 -4
- package/dist/node_modules/cmdk/dist/index.mjs.js.map +1 -1
- package/dist/node_modules/{@radix-ui/react-scroll-area → cmdk}/node_modules/@radix-ui/react-primitive/dist/index.mjs.js +1 -1
- package/dist/node_modules/cmdk/node_modules/@radix-ui/react-primitive/dist/index.mjs.js.map +1 -0
- package/dist/node_modules/input-otp/dist/index.mjs.js +1 -1
- package/dist/node_modules/input-otp/dist/index.mjs.js.map +1 -1
- package/dist/node_modules/react-remove-scroll/dist/es2015/SideEffect.js +23 -5
- package/dist/node_modules/react-remove-scroll/dist/es2015/SideEffect.js.map +1 -1
- package/dist/node_modules/react-remove-scroll/dist/es2015/UI.js +2 -2
- package/dist/node_modules/react-remove-scroll/dist/es2015/UI.js.map +1 -1
- package/dist/node_modules/react-remove-scroll/dist/es2015/handleScroll.js +18 -6
- package/dist/node_modules/react-remove-scroll/dist/es2015/handleScroll.js.map +1 -1
- package/dist/node_modules/react-remove-scroll-bar/dist/es2015/component.js +25 -5
- package/dist/node_modules/react-remove-scroll-bar/dist/es2015/component.js.map +1 -1
- package/dist/node_modules/sonner/dist/index.mjs.js +46 -26
- package/dist/node_modules/sonner/dist/index.mjs.js.map +1 -1
- package/dist/node_modules/use-callback-ref/dist/es2015/useMergeRef.js +27 -1
- package/dist/node_modules/use-callback-ref/dist/es2015/useMergeRef.js.map +1 -1
- package/dist/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.development.js +107 -0
- package/dist/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.development.js.map +1 -0
- package/dist/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.js +78 -0
- package/dist/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.js.map +1 -0
- package/dist/node_modules/use-sync-external-store/shim/index.js +13 -0
- package/dist/node_modules/use-sync-external-store/shim/index.js.map +1 -0
- package/dist/src/index.js +1 -1
- package/dist/src/shadcn/ui/accordion.js +7 -7
- package/dist/src/shadcn/ui/avatar.js +7 -7
- package/dist/src/shadcn/ui/checkbox.js +3 -3
- package/dist/src/shadcn/ui/command.js +15 -15
- package/dist/src/shadcn/ui/dialog.js +14 -14
- package/dist/src/shadcn/ui/dropdown-menu.js +23 -23
- package/dist/src/shadcn/ui/hover-card.js +5 -5
- package/dist/src/shadcn/ui/label.js +3 -3
- package/dist/src/shadcn/ui/navigation-menu.js +15 -15
- package/dist/src/shadcn/ui/navigation-menu.js.map +1 -1
- package/dist/src/shadcn/ui/popover.js +32 -6
- package/dist/src/shadcn/ui/popover.js.map +1 -1
- package/dist/src/shadcn/ui/progress.js +3 -3
- package/dist/src/shadcn/ui/radio-group.js +5 -5
- package/dist/src/shadcn/ui/select.js +19 -19
- package/dist/src/shadcn/ui/separator.js +3 -3
- package/dist/src/shadcn/ui/sheet.js +14 -14
- package/dist/src/shadcn/ui/switch.js +3 -3
- package/dist/src/shadcn/ui/tabs.js +8 -8
- package/dist/src/shadcn/ui/toggle-group.js +5 -5
- package/dist/src/shadcn/ui/toggle.js +3 -3
- package/dist/src/shadcn/ui/tooltip.js +7 -7
- package/dist/tailwind-manifest.js +12595 -14091
- package/dist/types/src/shadcn/ui/command.d.ts +44 -8
- package/dist/types/src/shadcn/ui/popover.d.ts +8 -4
- package/dist/types/src/shadcn/ui/sheet.d.ts +1 -1
- package/package.json +10 -31
- package/dist/node_modules/@babel/runtime/helpers/esm/extends.js +0 -12
- package/dist/node_modules/@babel/runtime/helpers/esm/extends.js.map +0 -1
- package/dist/node_modules/@radix-ui/react-scroll-area/node_modules/@radix-ui/number/dist/index.mjs.js +0 -7
- package/dist/node_modules/@radix-ui/react-scroll-area/node_modules/@radix-ui/number/dist/index.mjs.js.map +0 -1
- package/dist/node_modules/@radix-ui/react-scroll-area/node_modules/@radix-ui/primitive/dist/index.mjs.js +0 -12
- package/dist/node_modules/@radix-ui/react-scroll-area/node_modules/@radix-ui/primitive/dist/index.mjs.js.map +0 -1
- package/dist/node_modules/@radix-ui/react-scroll-area/node_modules/@radix-ui/react-compose-refs/dist/index.mjs.js +0 -40
- package/dist/node_modules/@radix-ui/react-scroll-area/node_modules/@radix-ui/react-compose-refs/dist/index.mjs.js.map +0 -1
- package/dist/node_modules/@radix-ui/react-scroll-area/node_modules/@radix-ui/react-context/dist/index.mjs.js +0 -64
- package/dist/node_modules/@radix-ui/react-scroll-area/node_modules/@radix-ui/react-context/dist/index.mjs.js.map +0 -1
- package/dist/node_modules/@radix-ui/react-scroll-area/node_modules/@radix-ui/react-direction/dist/index.mjs.js +0 -12
- package/dist/node_modules/@radix-ui/react-scroll-area/node_modules/@radix-ui/react-direction/dist/index.mjs.js.map +0 -1
- package/dist/node_modules/@radix-ui/react-scroll-area/node_modules/@radix-ui/react-presence/dist/index.mjs.js +0 -132
- package/dist/node_modules/@radix-ui/react-scroll-area/node_modules/@radix-ui/react-presence/dist/index.mjs.js.map +0 -1
- package/dist/node_modules/@radix-ui/react-scroll-area/node_modules/@radix-ui/react-primitive/dist/index.mjs.js.map +0 -1
- package/dist/node_modules/@radix-ui/react-scroll-area/node_modules/@radix-ui/react-slot/dist/index.mjs.js +0 -90
- package/dist/node_modules/@radix-ui/react-scroll-area/node_modules/@radix-ui/react-slot/dist/index.mjs.js.map +0 -1
- package/dist/node_modules/@radix-ui/react-scroll-area/node_modules/@radix-ui/react-use-callback-ref/dist/index.mjs.js +0 -13
- package/dist/node_modules/@radix-ui/react-scroll-area/node_modules/@radix-ui/react-use-callback-ref/dist/index.mjs.js.map +0 -1
- package/dist/node_modules/@radix-ui/react-scroll-area/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs.js +0 -8
- package/dist/node_modules/@radix-ui/react-scroll-area/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs.js.map +0 -1
- package/dist/node_modules/@radix-ui/react-slot/node_modules/@radix-ui/react-compose-refs/dist/index.mjs.js +0 -37
- package/dist/node_modules/@radix-ui/react-slot/node_modules/@radix-ui/react-compose-refs/dist/index.mjs.js.map +0 -1
- package/dist/node_modules/class-variance-authority/node_modules/clsx/dist/clsx.mjs.js +0 -4
- package/dist/node_modules/class-variance-authority/node_modules/clsx/dist/clsx.mjs.js.map +0 -1
- package/dist/node_modules/cmdk/node_modules/@radix-ui/primitive/dist/index.module.js +0 -9
- package/dist/node_modules/cmdk/node_modules/@radix-ui/primitive/dist/index.module.js.map +0 -1
- package/dist/node_modules/cmdk/node_modules/@radix-ui/react-compose-refs/dist/index.module.js +0 -27
- package/dist/node_modules/cmdk/node_modules/@radix-ui/react-compose-refs/dist/index.module.js.map +0 -1
- package/dist/node_modules/cmdk/node_modules/@radix-ui/react-context/dist/index.module.js +0 -101
- package/dist/node_modules/cmdk/node_modules/@radix-ui/react-context/dist/index.module.js.map +0 -1
- package/dist/node_modules/cmdk/node_modules/@radix-ui/react-dialog/dist/index.module.js +0 -214
- package/dist/node_modules/cmdk/node_modules/@radix-ui/react-dialog/dist/index.module.js.map +0 -1
- package/dist/node_modules/cmdk/node_modules/@radix-ui/react-dismissable-layer/dist/index.module.js +0 -233
- package/dist/node_modules/cmdk/node_modules/@radix-ui/react-dismissable-layer/dist/index.module.js.map +0 -1
- package/dist/node_modules/cmdk/node_modules/@radix-ui/react-focus-guards/dist/index.module.js +0 -30
- package/dist/node_modules/cmdk/node_modules/@radix-ui/react-focus-guards/dist/index.module.js.map +0 -1
- package/dist/node_modules/cmdk/node_modules/@radix-ui/react-focus-scope/dist/index.module.js +0 -252
- package/dist/node_modules/cmdk/node_modules/@radix-ui/react-focus-scope/dist/index.module.js.map +0 -1
- package/dist/node_modules/cmdk/node_modules/@radix-ui/react-id/dist/index.module.js +0 -19
- package/dist/node_modules/cmdk/node_modules/@radix-ui/react-id/dist/index.module.js.map +0 -1
- package/dist/node_modules/cmdk/node_modules/@radix-ui/react-portal/dist/index.module.js +0 -15
- package/dist/node_modules/cmdk/node_modules/@radix-ui/react-portal/dist/index.module.js.map +0 -1
- package/dist/node_modules/cmdk/node_modules/@radix-ui/react-presence/dist/index.module.js +0 -131
- package/dist/node_modules/cmdk/node_modules/@radix-ui/react-presence/dist/index.module.js.map +0 -1
- package/dist/node_modules/cmdk/node_modules/@radix-ui/react-primitive/dist/index.module.js +0 -85
- package/dist/node_modules/cmdk/node_modules/@radix-ui/react-primitive/dist/index.module.js.map +0 -1
- package/dist/node_modules/cmdk/node_modules/@radix-ui/react-slot/dist/index.module.js +0 -79
- package/dist/node_modules/cmdk/node_modules/@radix-ui/react-slot/dist/index.module.js.map +0 -1
- package/dist/node_modules/cmdk/node_modules/@radix-ui/react-use-callback-ref/dist/index.module.js +0 -19
- package/dist/node_modules/cmdk/node_modules/@radix-ui/react-use-callback-ref/dist/index.module.js.map +0 -1
- package/dist/node_modules/cmdk/node_modules/@radix-ui/react-use-controllable-state/dist/index.module.js +0 -48
- package/dist/node_modules/cmdk/node_modules/@radix-ui/react-use-controllable-state/dist/index.module.js.map +0 -1
- package/dist/node_modules/cmdk/node_modules/@radix-ui/react-use-escape-keydown/dist/index.module.js +0 -21
- package/dist/node_modules/cmdk/node_modules/@radix-ui/react-use-escape-keydown/dist/index.module.js.map +0 -1
- package/dist/node_modules/cmdk/node_modules/@radix-ui/react-use-layout-effect/dist/index.module.js +0 -12
- package/dist/node_modules/cmdk/node_modules/@radix-ui/react-use-layout-effect/dist/index.module.js.map +0 -1
- package/dist/node_modules/cmdk/node_modules/react-remove-scroll/dist/es2015/Combination.js +0 -10
- package/dist/node_modules/cmdk/node_modules/react-remove-scroll/dist/es2015/Combination.js.map +0 -1
- package/dist/node_modules/cmdk/node_modules/react-remove-scroll/dist/es2015/SideEffect.js +0 -146
- package/dist/node_modules/cmdk/node_modules/react-remove-scroll/dist/es2015/SideEffect.js.map +0 -1
- package/dist/node_modules/cmdk/node_modules/react-remove-scroll/dist/es2015/UI.js +0 -39
- package/dist/node_modules/cmdk/node_modules/react-remove-scroll/dist/es2015/UI.js.map +0 -1
- package/dist/node_modules/cmdk/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js +0 -22
- package/dist/node_modules/cmdk/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js.map +0 -1
- package/dist/node_modules/cmdk/node_modules/react-remove-scroll/dist/es2015/handleScroll.js +0 -97
- package/dist/node_modules/cmdk/node_modules/react-remove-scroll/dist/es2015/handleScroll.js.map +0 -1
- package/dist/node_modules/cmdk/node_modules/react-remove-scroll/dist/es2015/medium.js +0 -9
- package/dist/node_modules/cmdk/node_modules/react-remove-scroll/dist/es2015/medium.js.map +0 -1
- package/dist/node_modules/cmdk/node_modules/react-remove-scroll/dist/es2015/sidecar.js +0 -10
- package/dist/node_modules/cmdk/node_modules/react-remove-scroll/dist/es2015/sidecar.js.map +0 -1
- package/dist/node_modules/command-score/index.js +0 -138
- package/dist/node_modules/command-score/index.js.map +0 -1
|
@@ -1,237 +1,284 @@
|
|
|
1
|
-
|
|
2
|
-
import
|
|
3
|
-
import { composeEventHandlers
|
|
4
|
-
import { useComposedRefs
|
|
5
|
-
import { createContextScope
|
|
6
|
-
import { Primitive
|
|
7
|
-
import { createRovingFocusGroupScope
|
|
8
|
-
import { useControllableState
|
|
9
|
-
import { useDirection
|
|
10
|
-
import { useSize
|
|
11
|
-
import { usePrevious
|
|
12
|
-
import { Presence
|
|
1
|
+
'use client';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
import { composeEventHandlers } from '../../primitive/dist/index.mjs.js';
|
|
4
|
+
import { useComposedRefs } from '../../react-compose-refs/dist/index.mjs.js';
|
|
5
|
+
import { createContextScope } from '../../react-context/dist/index.mjs.js';
|
|
6
|
+
import { Primitive } from '../../react-primitive/dist/index.mjs.js';
|
|
7
|
+
import { createRovingFocusGroupScope, Root, Item } from '../../react-roving-focus/dist/index.mjs.js';
|
|
8
|
+
import { useControllableState } from '../../react-use-controllable-state/dist/index.mjs.js';
|
|
9
|
+
import { useDirection } from '../../react-direction/dist/index.mjs.js';
|
|
10
|
+
import { useSize } from '../../react-use-size/dist/index.mjs.js';
|
|
11
|
+
import { usePrevious } from '../../react-use-previous/dist/index.mjs.js';
|
|
12
|
+
import { Presence } from '../../react-presence/dist/index.mjs.js';
|
|
13
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
13
14
|
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
const
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
15
|
+
var RADIO_NAME = "Radio";
|
|
16
|
+
var [createRadioContext, createRadioScope] = createContextScope(RADIO_NAME);
|
|
17
|
+
var [RadioProvider, useRadioContext] = createRadioContext(RADIO_NAME);
|
|
18
|
+
var Radio = React.forwardRef(
|
|
19
|
+
(props, forwardedRef) => {
|
|
20
|
+
const {
|
|
21
|
+
__scopeRadio,
|
|
22
|
+
name,
|
|
23
|
+
checked = false,
|
|
24
|
+
required,
|
|
25
|
+
disabled,
|
|
26
|
+
value = "on",
|
|
27
|
+
onCheck,
|
|
28
|
+
form,
|
|
29
|
+
...radioProps
|
|
30
|
+
} = props;
|
|
31
|
+
const [button, setButton] = React.useState(null);
|
|
32
|
+
const composedRefs = useComposedRefs(forwardedRef, (node) => setButton(node));
|
|
33
|
+
const hasConsumerStoppedPropagationRef = React.useRef(false);
|
|
34
|
+
const isFormControl = button ? form || !!button.closest("form") : true;
|
|
35
|
+
return /* @__PURE__ */ jsxs(RadioProvider, { scope: __scopeRadio, checked, disabled, children: [
|
|
36
|
+
/* @__PURE__ */ jsx(
|
|
37
|
+
Primitive.button,
|
|
38
|
+
{
|
|
39
|
+
type: "button",
|
|
40
|
+
role: "radio",
|
|
41
|
+
"aria-checked": checked,
|
|
42
|
+
"data-state": getState(checked),
|
|
43
|
+
"data-disabled": disabled ? "" : void 0,
|
|
44
|
+
disabled,
|
|
45
|
+
value,
|
|
46
|
+
...radioProps,
|
|
47
|
+
ref: composedRefs,
|
|
48
|
+
onClick: composeEventHandlers(props.onClick, (event) => {
|
|
49
|
+
if (!checked) onCheck?.();
|
|
43
50
|
if (isFormControl) {
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
// form validation works and form events reflect radio updates.
|
|
47
|
-
if (!hasConsumerStoppedPropagationRef.current) event.stopPropagation();
|
|
51
|
+
hasConsumerStoppedPropagationRef.current = event.isPropagationStopped();
|
|
52
|
+
if (!hasConsumerStoppedPropagationRef.current) event.stopPropagation();
|
|
48
53
|
}
|
|
49
|
-
|
|
50
|
-
})), isFormControl && /*#__PURE__*/ createElement($ce77a8961b41be9e$var$BubbleInput, {
|
|
51
|
-
control: button,
|
|
52
|
-
bubbles: !hasConsumerStoppedPropagationRef.current,
|
|
53
|
-
name: name,
|
|
54
|
-
value: value,
|
|
55
|
-
checked: checked,
|
|
56
|
-
required: required,
|
|
57
|
-
disabled: disabled // We transform because the input is absolutely positioned but we have
|
|
58
|
-
,
|
|
59
|
-
style: {
|
|
60
|
-
transform: 'translateX(-100%)'
|
|
54
|
+
})
|
|
61
55
|
}
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
}, indicatorProps, {
|
|
76
|
-
ref: forwardedRef
|
|
77
|
-
})));
|
|
78
|
-
});
|
|
79
|
-
/* ---------------------------------------------------------------------------------------------- */ const $ce77a8961b41be9e$var$BubbleInput = (props)=>{
|
|
80
|
-
const { control: control , checked: checked , bubbles: bubbles = true , ...inputProps } = props;
|
|
81
|
-
const ref = useRef(null);
|
|
82
|
-
const prevChecked = $010c2913dbd2fe3d$export$5cae361ad82dce8b(checked);
|
|
83
|
-
const controlSize = $db6c3485150b8e66$export$1ab7ae714698c4b8(control); // Bubble checked change to parents (e.g form change event)
|
|
84
|
-
useEffect(()=>{
|
|
85
|
-
const input = ref.current;
|
|
86
|
-
const inputProto = window.HTMLInputElement.prototype;
|
|
87
|
-
const descriptor = Object.getOwnPropertyDescriptor(inputProto, 'checked');
|
|
88
|
-
const setChecked = descriptor.set;
|
|
89
|
-
if (prevChecked !== checked && setChecked) {
|
|
90
|
-
const event = new Event('click', {
|
|
91
|
-
bubbles: bubbles
|
|
92
|
-
});
|
|
93
|
-
setChecked.call(input, checked);
|
|
94
|
-
input.dispatchEvent(event);
|
|
56
|
+
),
|
|
57
|
+
isFormControl && /* @__PURE__ */ jsx(
|
|
58
|
+
RadioBubbleInput,
|
|
59
|
+
{
|
|
60
|
+
control: button,
|
|
61
|
+
bubbles: !hasConsumerStoppedPropagationRef.current,
|
|
62
|
+
name,
|
|
63
|
+
value,
|
|
64
|
+
checked,
|
|
65
|
+
required,
|
|
66
|
+
disabled,
|
|
67
|
+
form,
|
|
68
|
+
style: { transform: "translateX(-100%)" }
|
|
95
69
|
}
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
70
|
+
)
|
|
71
|
+
] });
|
|
72
|
+
}
|
|
73
|
+
);
|
|
74
|
+
Radio.displayName = RADIO_NAME;
|
|
75
|
+
var INDICATOR_NAME = "RadioIndicator";
|
|
76
|
+
var RadioIndicator = React.forwardRef(
|
|
77
|
+
(props, forwardedRef) => {
|
|
78
|
+
const { __scopeRadio, forceMount, ...indicatorProps } = props;
|
|
79
|
+
const context = useRadioContext(INDICATOR_NAME, __scopeRadio);
|
|
80
|
+
return /* @__PURE__ */ jsx(Presence, { present: forceMount || context.checked, children: /* @__PURE__ */ jsx(
|
|
81
|
+
Primitive.span,
|
|
82
|
+
{
|
|
83
|
+
"data-state": getState(context.checked),
|
|
84
|
+
"data-disabled": context.disabled ? "" : void 0,
|
|
85
|
+
...indicatorProps,
|
|
86
|
+
ref: forwardedRef
|
|
87
|
+
}
|
|
88
|
+
) });
|
|
89
|
+
}
|
|
90
|
+
);
|
|
91
|
+
RadioIndicator.displayName = INDICATOR_NAME;
|
|
92
|
+
var BUBBLE_INPUT_NAME = "RadioBubbleInput";
|
|
93
|
+
var RadioBubbleInput = React.forwardRef(
|
|
94
|
+
({
|
|
95
|
+
__scopeRadio,
|
|
96
|
+
control,
|
|
97
|
+
checked,
|
|
98
|
+
bubbles = true,
|
|
99
|
+
...props
|
|
100
|
+
}, forwardedRef) => {
|
|
101
|
+
const ref = React.useRef(null);
|
|
102
|
+
const composedRefs = useComposedRefs(ref, forwardedRef);
|
|
103
|
+
const prevChecked = usePrevious(checked);
|
|
104
|
+
const controlSize = useSize(control);
|
|
105
|
+
React.useEffect(() => {
|
|
106
|
+
const input = ref.current;
|
|
107
|
+
if (!input) return;
|
|
108
|
+
const inputProto = window.HTMLInputElement.prototype;
|
|
109
|
+
const descriptor = Object.getOwnPropertyDescriptor(
|
|
110
|
+
inputProto,
|
|
111
|
+
"checked"
|
|
112
|
+
);
|
|
113
|
+
const setChecked = descriptor.set;
|
|
114
|
+
if (prevChecked !== checked && setChecked) {
|
|
115
|
+
const event = new Event("click", { bubbles });
|
|
116
|
+
setChecked.call(input, checked);
|
|
117
|
+
input.dispatchEvent(event);
|
|
118
|
+
}
|
|
119
|
+
}, [prevChecked, checked, bubbles]);
|
|
120
|
+
return /* @__PURE__ */ jsx(
|
|
121
|
+
Primitive.input,
|
|
122
|
+
{
|
|
102
123
|
type: "radio",
|
|
103
124
|
"aria-hidden": true,
|
|
104
|
-
defaultChecked: checked
|
|
105
|
-
|
|
125
|
+
defaultChecked: checked,
|
|
126
|
+
...props,
|
|
106
127
|
tabIndex: -1,
|
|
107
|
-
ref:
|
|
128
|
+
ref: composedRefs,
|
|
108
129
|
style: {
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
130
|
+
...props.style,
|
|
131
|
+
...controlSize,
|
|
132
|
+
position: "absolute",
|
|
133
|
+
pointerEvents: "none",
|
|
134
|
+
opacity: 0,
|
|
135
|
+
margin: 0
|
|
115
136
|
}
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
137
|
+
}
|
|
138
|
+
);
|
|
139
|
+
}
|
|
140
|
+
);
|
|
141
|
+
RadioBubbleInput.displayName = BUBBLE_INPUT_NAME;
|
|
142
|
+
function getState(checked) {
|
|
143
|
+
return checked ? "checked" : "unchecked";
|
|
120
144
|
}
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
'ArrowLeft',
|
|
127
|
-
'ArrowRight'
|
|
128
|
-
];
|
|
129
|
-
/* -------------------------------------------------------------------------------------------------
|
|
130
|
-
* RadioGroup
|
|
131
|
-
* -----------------------------------------------------------------------------------------------*/ const $f99a8c78507165f7$var$RADIO_GROUP_NAME = 'RadioGroup';
|
|
132
|
-
const [$f99a8c78507165f7$var$createRadioGroupContext, $f99a8c78507165f7$export$c547093f11b76da2] = $c512c27ab02ef895$export$50c7b4e9d9f19c1($f99a8c78507165f7$var$RADIO_GROUP_NAME, [
|
|
133
|
-
$d7bdfb9eb0fdf311$export$c7109489551a4f4,
|
|
134
|
-
$ce77a8961b41be9e$export$67d2296460f1b002
|
|
145
|
+
var ARROW_KEYS = ["ArrowUp", "ArrowDown", "ArrowLeft", "ArrowRight"];
|
|
146
|
+
var RADIO_GROUP_NAME = "RadioGroup";
|
|
147
|
+
var [createRadioGroupContext, createRadioGroupScope] = createContextScope(RADIO_GROUP_NAME, [
|
|
148
|
+
createRovingFocusGroupScope,
|
|
149
|
+
createRadioScope
|
|
135
150
|
]);
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
const
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
151
|
+
var useRovingFocusGroupScope = createRovingFocusGroupScope();
|
|
152
|
+
var useRadioScope = createRadioScope();
|
|
153
|
+
var [RadioGroupProvider, useRadioGroupContext] = createRadioGroupContext(RADIO_GROUP_NAME);
|
|
154
|
+
var RadioGroup = React.forwardRef(
|
|
155
|
+
(props, forwardedRef) => {
|
|
156
|
+
const {
|
|
157
|
+
__scopeRadioGroup,
|
|
158
|
+
name,
|
|
159
|
+
defaultValue,
|
|
160
|
+
value: valueProp,
|
|
161
|
+
required = false,
|
|
162
|
+
disabled = false,
|
|
163
|
+
orientation,
|
|
164
|
+
dir,
|
|
165
|
+
loop = true,
|
|
166
|
+
onValueChange,
|
|
167
|
+
...groupProps
|
|
168
|
+
} = props;
|
|
169
|
+
const rovingFocusGroupScope = useRovingFocusGroupScope(__scopeRadioGroup);
|
|
170
|
+
const direction = useDirection(dir);
|
|
171
|
+
const [value, setValue] = useControllableState({
|
|
172
|
+
prop: valueProp,
|
|
173
|
+
defaultProp: defaultValue ?? null,
|
|
174
|
+
onChange: onValueChange,
|
|
175
|
+
caller: RADIO_GROUP_NAME
|
|
147
176
|
});
|
|
148
|
-
return
|
|
177
|
+
return /* @__PURE__ */ jsx(
|
|
178
|
+
RadioGroupProvider,
|
|
179
|
+
{
|
|
149
180
|
scope: __scopeRadioGroup,
|
|
150
|
-
name
|
|
151
|
-
required
|
|
152
|
-
disabled
|
|
153
|
-
value
|
|
154
|
-
onValueChange: setValue
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
181
|
+
name,
|
|
182
|
+
required,
|
|
183
|
+
disabled,
|
|
184
|
+
value,
|
|
185
|
+
onValueChange: setValue,
|
|
186
|
+
children: /* @__PURE__ */ jsx(
|
|
187
|
+
Root,
|
|
188
|
+
{
|
|
189
|
+
asChild: true,
|
|
190
|
+
...rovingFocusGroupScope,
|
|
191
|
+
orientation,
|
|
192
|
+
dir: direction,
|
|
193
|
+
loop,
|
|
194
|
+
children: /* @__PURE__ */ jsx(
|
|
195
|
+
Primitive.div,
|
|
196
|
+
{
|
|
197
|
+
role: "radiogroup",
|
|
198
|
+
"aria-required": required,
|
|
199
|
+
"aria-orientation": orientation,
|
|
200
|
+
"data-disabled": disabled ? "" : void 0,
|
|
201
|
+
dir: direction,
|
|
202
|
+
...groupProps,
|
|
203
|
+
ref: forwardedRef
|
|
204
|
+
}
|
|
205
|
+
)
|
|
206
|
+
}
|
|
207
|
+
)
|
|
208
|
+
}
|
|
209
|
+
);
|
|
210
|
+
}
|
|
211
|
+
);
|
|
212
|
+
RadioGroup.displayName = RADIO_GROUP_NAME;
|
|
213
|
+
var ITEM_NAME = "RadioGroupItem";
|
|
214
|
+
var RadioGroupItem = React.forwardRef(
|
|
215
|
+
(props, forwardedRef) => {
|
|
216
|
+
const { __scopeRadioGroup, disabled, ...itemProps } = props;
|
|
217
|
+
const context = useRadioGroupContext(ITEM_NAME, __scopeRadioGroup);
|
|
177
218
|
const isDisabled = context.disabled || disabled;
|
|
178
|
-
const rovingFocusGroupScope =
|
|
179
|
-
const radioScope =
|
|
180
|
-
const ref = useRef(null);
|
|
181
|
-
const composedRefs =
|
|
219
|
+
const rovingFocusGroupScope = useRovingFocusGroupScope(__scopeRadioGroup);
|
|
220
|
+
const radioScope = useRadioScope(__scopeRadioGroup);
|
|
221
|
+
const ref = React.useRef(null);
|
|
222
|
+
const composedRefs = useComposedRefs(forwardedRef, ref);
|
|
182
223
|
const checked = context.value === itemProps.value;
|
|
183
|
-
const isArrowKeyPressedRef = useRef(false);
|
|
184
|
-
useEffect(()=>{
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
224
|
+
const isArrowKeyPressedRef = React.useRef(false);
|
|
225
|
+
React.useEffect(() => {
|
|
226
|
+
const handleKeyDown = (event) => {
|
|
227
|
+
if (ARROW_KEYS.includes(event.key)) {
|
|
228
|
+
isArrowKeyPressedRef.current = true;
|
|
229
|
+
}
|
|
230
|
+
};
|
|
231
|
+
const handleKeyUp = () => isArrowKeyPressedRef.current = false;
|
|
232
|
+
document.addEventListener("keydown", handleKeyDown);
|
|
233
|
+
document.addEventListener("keyup", handleKeyUp);
|
|
234
|
+
return () => {
|
|
235
|
+
document.removeEventListener("keydown", handleKeyDown);
|
|
236
|
+
document.removeEventListener("keyup", handleKeyUp);
|
|
237
|
+
};
|
|
196
238
|
}, []);
|
|
197
|
-
return
|
|
198
|
-
|
|
199
|
-
|
|
239
|
+
return /* @__PURE__ */ jsx(
|
|
240
|
+
Item,
|
|
241
|
+
{
|
|
242
|
+
asChild: true,
|
|
243
|
+
...rovingFocusGroupScope,
|
|
200
244
|
focusable: !isDisabled,
|
|
201
|
-
active: checked
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
});
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
245
|
+
active: checked,
|
|
246
|
+
children: /* @__PURE__ */ jsx(
|
|
247
|
+
Radio,
|
|
248
|
+
{
|
|
249
|
+
disabled: isDisabled,
|
|
250
|
+
required: context.required,
|
|
251
|
+
checked,
|
|
252
|
+
...radioScope,
|
|
253
|
+
...itemProps,
|
|
254
|
+
name: context.name,
|
|
255
|
+
ref: composedRefs,
|
|
256
|
+
onCheck: () => context.onValueChange(itemProps.value),
|
|
257
|
+
onKeyDown: composeEventHandlers((event) => {
|
|
258
|
+
if (event.key === "Enter") event.preventDefault();
|
|
259
|
+
}),
|
|
260
|
+
onFocus: composeEventHandlers(itemProps.onFocus, () => {
|
|
261
|
+
if (isArrowKeyPressedRef.current) ref.current?.click();
|
|
262
|
+
})
|
|
263
|
+
}
|
|
264
|
+
)
|
|
265
|
+
}
|
|
266
|
+
);
|
|
267
|
+
}
|
|
268
|
+
);
|
|
269
|
+
RadioGroupItem.displayName = ITEM_NAME;
|
|
270
|
+
var INDICATOR_NAME2 = "RadioGroupIndicator";
|
|
271
|
+
var RadioGroupIndicator = React.forwardRef(
|
|
272
|
+
(props, forwardedRef) => {
|
|
273
|
+
const { __scopeRadioGroup, ...indicatorProps } = props;
|
|
274
|
+
const radioScope = useRadioScope(__scopeRadioGroup);
|
|
275
|
+
return /* @__PURE__ */ jsx(RadioIndicator, { ...radioScope, ...indicatorProps, ref: forwardedRef });
|
|
276
|
+
}
|
|
277
|
+
);
|
|
278
|
+
RadioGroupIndicator.displayName = INDICATOR_NAME2;
|
|
279
|
+
var Root2 = RadioGroup;
|
|
280
|
+
var Item2 = RadioGroupItem;
|
|
281
|
+
var Indicator = RadioGroupIndicator;
|
|
235
282
|
|
|
236
|
-
export {
|
|
283
|
+
export { Indicator, Item2 as Item, RadioGroup, RadioGroupIndicator, RadioGroupItem, Root2 as Root, createRadioGroupScope };
|
|
237
284
|
//# sourceMappingURL=index.mjs.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.mjs.js","sources":["../../../../../node_modules/@radix-ui/react-radio-group/dist/index.mjs"],"sourcesContent":["import $8Wolv$babelruntimehelpersesmextends from \"@babel/runtime/helpers/esm/extends\";\nimport {forwardRef as $8Wolv$forwardRef, createElement as $8Wolv$createElement, useRef as $8Wolv$useRef, useEffect as $8Wolv$useEffect, useState as $8Wolv$useState} from \"react\";\nimport {composeEventHandlers as $8Wolv$composeEventHandlers} from \"@radix-ui/primitive\";\nimport {useComposedRefs as $8Wolv$useComposedRefs} from \"@radix-ui/react-compose-refs\";\nimport {createContextScope as $8Wolv$createContextScope} from \"@radix-ui/react-context\";\nimport {Primitive as $8Wolv$Primitive} from \"@radix-ui/react-primitive\";\nimport {createRovingFocusGroupScope as $8Wolv$createRovingFocusGroupScope, Root as $8Wolv$Root, Item as $8Wolv$Item} from \"@radix-ui/react-roving-focus\";\nimport {useControllableState as $8Wolv$useControllableState} from \"@radix-ui/react-use-controllable-state\";\nimport {useDirection as $8Wolv$useDirection} from \"@radix-ui/react-direction\";\nimport {useSize as $8Wolv$useSize} from \"@radix-ui/react-use-size\";\nimport {usePrevious as $8Wolv$usePrevious} from \"@radix-ui/react-use-previous\";\nimport {Presence as $8Wolv$Presence} from \"@radix-ui/react-presence\";\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n/* -------------------------------------------------------------------------------------------------\n * Radio\n * -----------------------------------------------------------------------------------------------*/ const $ce77a8961b41be9e$var$RADIO_NAME = 'Radio';\nconst [$ce77a8961b41be9e$var$createRadioContext, $ce77a8961b41be9e$export$67d2296460f1b002] = $8Wolv$createContextScope($ce77a8961b41be9e$var$RADIO_NAME);\nconst [$ce77a8961b41be9e$var$RadioProvider, $ce77a8961b41be9e$var$useRadioContext] = $ce77a8961b41be9e$var$createRadioContext($ce77a8961b41be9e$var$RADIO_NAME);\nconst $ce77a8961b41be9e$export$d7b12c4107be0d61 = /*#__PURE__*/ $8Wolv$forwardRef((props, forwardedRef)=>{\n const { __scopeRadio: __scopeRadio , name: name , checked: checked = false , required: required , disabled: disabled , value: value = 'on' , onCheck: onCheck , ...radioProps } = props;\n const [button, setButton] = $8Wolv$useState(null);\n const composedRefs = $8Wolv$useComposedRefs(forwardedRef, (node)=>setButton(node)\n );\n const hasConsumerStoppedPropagationRef = $8Wolv$useRef(false); // We set this to true by default so that events bubble to forms without JS (SSR)\n const isFormControl = button ? Boolean(button.closest('form')) : true;\n return /*#__PURE__*/ $8Wolv$createElement($ce77a8961b41be9e$var$RadioProvider, {\n scope: __scopeRadio,\n checked: checked,\n disabled: disabled\n }, /*#__PURE__*/ $8Wolv$createElement($8Wolv$Primitive.button, $8Wolv$babelruntimehelpersesmextends({\n type: \"button\",\n role: \"radio\",\n \"aria-checked\": checked,\n \"data-state\": $ce77a8961b41be9e$var$getState(checked),\n \"data-disabled\": disabled ? '' : undefined,\n disabled: disabled,\n value: value\n }, radioProps, {\n ref: composedRefs,\n onClick: $8Wolv$composeEventHandlers(props.onClick, (event)=>{\n // radios cannot be unchecked so we only communicate a checked state\n if (!checked) onCheck === null || onCheck === void 0 || onCheck();\n if (isFormControl) {\n hasConsumerStoppedPropagationRef.current = event.isPropagationStopped(); // if radio is in a form, stop propagation from the button so that we only propagate\n // one click event (from the input). We propagate changes from an input so that native\n // form validation works and form events reflect radio updates.\n if (!hasConsumerStoppedPropagationRef.current) event.stopPropagation();\n }\n })\n })), isFormControl && /*#__PURE__*/ $8Wolv$createElement($ce77a8961b41be9e$var$BubbleInput, {\n control: button,\n bubbles: !hasConsumerStoppedPropagationRef.current,\n name: name,\n value: value,\n checked: checked,\n required: required,\n disabled: disabled // We transform because the input is absolutely positioned but we have\n ,\n style: {\n transform: 'translateX(-100%)'\n }\n }));\n});\n/*#__PURE__*/ Object.assign($ce77a8961b41be9e$export$d7b12c4107be0d61, {\n displayName: $ce77a8961b41be9e$var$RADIO_NAME\n});\n/* -------------------------------------------------------------------------------------------------\n * RadioIndicator\n * -----------------------------------------------------------------------------------------------*/ const $ce77a8961b41be9e$var$INDICATOR_NAME = 'RadioIndicator';\nconst $ce77a8961b41be9e$export$d35a9ffa9a04f9e7 = /*#__PURE__*/ $8Wolv$forwardRef((props, forwardedRef)=>{\n const { __scopeRadio: __scopeRadio , forceMount: forceMount , ...indicatorProps } = props;\n const context = $ce77a8961b41be9e$var$useRadioContext($ce77a8961b41be9e$var$INDICATOR_NAME, __scopeRadio);\n return /*#__PURE__*/ $8Wolv$createElement($8Wolv$Presence, {\n present: forceMount || context.checked\n }, /*#__PURE__*/ $8Wolv$createElement($8Wolv$Primitive.span, $8Wolv$babelruntimehelpersesmextends({\n \"data-state\": $ce77a8961b41be9e$var$getState(context.checked),\n \"data-disabled\": context.disabled ? '' : undefined\n }, indicatorProps, {\n ref: forwardedRef\n })));\n});\n/*#__PURE__*/ Object.assign($ce77a8961b41be9e$export$d35a9ffa9a04f9e7, {\n displayName: $ce77a8961b41be9e$var$INDICATOR_NAME\n});\n/* ---------------------------------------------------------------------------------------------- */ const $ce77a8961b41be9e$var$BubbleInput = (props)=>{\n const { control: control , checked: checked , bubbles: bubbles = true , ...inputProps } = props;\n const ref = $8Wolv$useRef(null);\n const prevChecked = $8Wolv$usePrevious(checked);\n const controlSize = $8Wolv$useSize(control); // Bubble checked change to parents (e.g form change event)\n $8Wolv$useEffect(()=>{\n const input = ref.current;\n const inputProto = window.HTMLInputElement.prototype;\n const descriptor = Object.getOwnPropertyDescriptor(inputProto, 'checked');\n const setChecked = descriptor.set;\n if (prevChecked !== checked && setChecked) {\n const event = new Event('click', {\n bubbles: bubbles\n });\n setChecked.call(input, checked);\n input.dispatchEvent(event);\n }\n }, [\n prevChecked,\n checked,\n bubbles\n ]);\n return /*#__PURE__*/ $8Wolv$createElement(\"input\", $8Wolv$babelruntimehelpersesmextends({\n type: \"radio\",\n \"aria-hidden\": true,\n defaultChecked: checked\n }, inputProps, {\n tabIndex: -1,\n ref: ref,\n style: {\n ...props.style,\n ...controlSize,\n position: 'absolute',\n pointerEvents: 'none',\n opacity: 0,\n margin: 0\n }\n }));\n};\nfunction $ce77a8961b41be9e$var$getState(checked) {\n return checked ? 'checked' : 'unchecked';\n}\n\n\nconst $f99a8c78507165f7$var$ARROW_KEYS = [\n 'ArrowUp',\n 'ArrowDown',\n 'ArrowLeft',\n 'ArrowRight'\n];\n/* -------------------------------------------------------------------------------------------------\n * RadioGroup\n * -----------------------------------------------------------------------------------------------*/ const $f99a8c78507165f7$var$RADIO_GROUP_NAME = 'RadioGroup';\nconst [$f99a8c78507165f7$var$createRadioGroupContext, $f99a8c78507165f7$export$c547093f11b76da2] = $8Wolv$createContextScope($f99a8c78507165f7$var$RADIO_GROUP_NAME, [\n $8Wolv$createRovingFocusGroupScope,\n $ce77a8961b41be9e$export$67d2296460f1b002\n]);\nconst $f99a8c78507165f7$var$useRovingFocusGroupScope = $8Wolv$createRovingFocusGroupScope();\nconst $f99a8c78507165f7$var$useRadioScope = $ce77a8961b41be9e$export$67d2296460f1b002();\nconst [$f99a8c78507165f7$var$RadioGroupProvider, $f99a8c78507165f7$var$useRadioGroupContext] = $f99a8c78507165f7$var$createRadioGroupContext($f99a8c78507165f7$var$RADIO_GROUP_NAME);\nconst $f99a8c78507165f7$export$a98f0dcb43a68a25 = /*#__PURE__*/ $8Wolv$forwardRef((props, forwardedRef)=>{\n const { __scopeRadioGroup: __scopeRadioGroup , name: name , defaultValue: defaultValue , value: valueProp , required: required = false , disabled: disabled = false , orientation: orientation , dir: dir , loop: loop = true , onValueChange: onValueChange , ...groupProps } = props;\n const rovingFocusGroupScope = $f99a8c78507165f7$var$useRovingFocusGroupScope(__scopeRadioGroup);\n const direction = $8Wolv$useDirection(dir);\n const [value, setValue] = $8Wolv$useControllableState({\n prop: valueProp,\n defaultProp: defaultValue,\n onChange: onValueChange\n });\n return /*#__PURE__*/ $8Wolv$createElement($f99a8c78507165f7$var$RadioGroupProvider, {\n scope: __scopeRadioGroup,\n name: name,\n required: required,\n disabled: disabled,\n value: value,\n onValueChange: setValue\n }, /*#__PURE__*/ $8Wolv$createElement($8Wolv$Root, $8Wolv$babelruntimehelpersesmextends({\n asChild: true\n }, rovingFocusGroupScope, {\n orientation: orientation,\n dir: direction,\n loop: loop\n }), /*#__PURE__*/ $8Wolv$createElement($8Wolv$Primitive.div, $8Wolv$babelruntimehelpersesmextends({\n role: \"radiogroup\",\n \"aria-required\": required,\n \"aria-orientation\": orientation,\n \"data-disabled\": disabled ? '' : undefined,\n dir: direction\n }, groupProps, {\n ref: forwardedRef\n }))));\n});\n/*#__PURE__*/ Object.assign($f99a8c78507165f7$export$a98f0dcb43a68a25, {\n displayName: $f99a8c78507165f7$var$RADIO_GROUP_NAME\n});\n/* -------------------------------------------------------------------------------------------------\n * RadioGroupItem\n * -----------------------------------------------------------------------------------------------*/ const $f99a8c78507165f7$var$ITEM_NAME = 'RadioGroupItem';\nconst $f99a8c78507165f7$export$9f866c100ef519e4 = /*#__PURE__*/ $8Wolv$forwardRef((props, forwardedRef)=>{\n const { __scopeRadioGroup: __scopeRadioGroup , disabled: disabled , ...itemProps } = props;\n const context = $f99a8c78507165f7$var$useRadioGroupContext($f99a8c78507165f7$var$ITEM_NAME, __scopeRadioGroup);\n const isDisabled = context.disabled || disabled;\n const rovingFocusGroupScope = $f99a8c78507165f7$var$useRovingFocusGroupScope(__scopeRadioGroup);\n const radioScope = $f99a8c78507165f7$var$useRadioScope(__scopeRadioGroup);\n const ref = $8Wolv$useRef(null);\n const composedRefs = $8Wolv$useComposedRefs(forwardedRef, ref);\n const checked = context.value === itemProps.value;\n const isArrowKeyPressedRef = $8Wolv$useRef(false);\n $8Wolv$useEffect(()=>{\n const handleKeyDown = (event)=>{\n if ($f99a8c78507165f7$var$ARROW_KEYS.includes(event.key)) isArrowKeyPressedRef.current = true;\n };\n const handleKeyUp = ()=>isArrowKeyPressedRef.current = false\n ;\n document.addEventListener('keydown', handleKeyDown);\n document.addEventListener('keyup', handleKeyUp);\n return ()=>{\n document.removeEventListener('keydown', handleKeyDown);\n document.removeEventListener('keyup', handleKeyUp);\n };\n }, []);\n return /*#__PURE__*/ $8Wolv$createElement($8Wolv$Item, $8Wolv$babelruntimehelpersesmextends({\n asChild: true\n }, rovingFocusGroupScope, {\n focusable: !isDisabled,\n active: checked\n }), /*#__PURE__*/ $8Wolv$createElement($ce77a8961b41be9e$export$d7b12c4107be0d61, $8Wolv$babelruntimehelpersesmextends({\n disabled: isDisabled,\n required: context.required,\n checked: checked\n }, radioScope, itemProps, {\n name: context.name,\n ref: composedRefs,\n onCheck: ()=>context.onValueChange(itemProps.value)\n ,\n onKeyDown: $8Wolv$composeEventHandlers((event)=>{\n // According to WAI ARIA, radio groups don't activate items on enter keypress\n if (event.key === 'Enter') event.preventDefault();\n }),\n onFocus: $8Wolv$composeEventHandlers(itemProps.onFocus, ()=>{\n var _ref$current;\n /**\n * Our `RovingFocusGroup` will focus the radio when navigating with arrow keys\n * and we need to \"check\" it in that case. We click it to \"check\" it (instead\n * of updating `context.value`) so that the radio change event fires.\n */ if (isArrowKeyPressedRef.current) (_ref$current = ref.current) === null || _ref$current === void 0 || _ref$current.click();\n })\n })));\n});\n/*#__PURE__*/ Object.assign($f99a8c78507165f7$export$9f866c100ef519e4, {\n displayName: $f99a8c78507165f7$var$ITEM_NAME\n});\n/* -------------------------------------------------------------------------------------------------\n * RadioGroupIndicator\n * -----------------------------------------------------------------------------------------------*/ const $f99a8c78507165f7$var$INDICATOR_NAME = 'RadioGroupIndicator';\nconst $f99a8c78507165f7$export$5fb54c671a65c88 = /*#__PURE__*/ $8Wolv$forwardRef((props, forwardedRef)=>{\n const { __scopeRadioGroup: __scopeRadioGroup , ...indicatorProps } = props;\n const radioScope = $f99a8c78507165f7$var$useRadioScope(__scopeRadioGroup);\n return /*#__PURE__*/ $8Wolv$createElement($ce77a8961b41be9e$export$d35a9ffa9a04f9e7, $8Wolv$babelruntimehelpersesmextends({}, radioScope, indicatorProps, {\n ref: forwardedRef\n }));\n});\n/*#__PURE__*/ Object.assign($f99a8c78507165f7$export$5fb54c671a65c88, {\n displayName: $f99a8c78507165f7$var$INDICATOR_NAME\n});\n/* ---------------------------------------------------------------------------------------------- */ const $f99a8c78507165f7$export$be92b6f5f03c0fe9 = $f99a8c78507165f7$export$a98f0dcb43a68a25;\nconst $f99a8c78507165f7$export$6d08773d2e66f8f2 = $f99a8c78507165f7$export$9f866c100ef519e4;\nconst $f99a8c78507165f7$export$adb584737d712b70 = $f99a8c78507165f7$export$5fb54c671a65c88;\n\n\n\n\nexport {$f99a8c78507165f7$export$c547093f11b76da2 as createRadioGroupScope, $f99a8c78507165f7$export$a98f0dcb43a68a25 as RadioGroup, $f99a8c78507165f7$export$9f866c100ef519e4 as RadioGroupItem, $f99a8c78507165f7$export$5fb54c671a65c88 as RadioGroupIndicator, $f99a8c78507165f7$export$be92b6f5f03c0fe9 as Root, $f99a8c78507165f7$export$6d08773d2e66f8f2 as Item, $f99a8c78507165f7$export$adb584737d712b70 as Indicator};\n//# sourceMappingURL=index.mjs.map\n"],"names":["$8Wolv$createContextScope","$8Wolv$forwardRef","$8Wolv$useState","$8Wolv$useComposedRefs","$8Wolv$useRef","$8Wolv$createElement","$8Wolv$Primitive","$8Wolv$babelruntimehelpersesmextends","$8Wolv$composeEventHandlers","$8Wolv$Presence","$8Wolv$usePrevious","$8Wolv$useSize","$8Wolv$useEffect","$8Wolv$createRovingFocusGroupScope","$8Wolv$useDirection","$8Wolv$useControllableState","$8Wolv$Root","$8Wolv$Item"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"index.mjs.js","sources":["../../../../../node_modules/@radix-ui/react-radio-group/dist/index.mjs"],"sourcesContent":["\"use client\";\n\n// src/radio-group.tsx\nimport * as React2 from \"react\";\nimport { composeEventHandlers as composeEventHandlers2 } from \"@radix-ui/primitive\";\nimport { useComposedRefs as useComposedRefs2 } from \"@radix-ui/react-compose-refs\";\nimport { createContextScope as createContextScope2 } from \"@radix-ui/react-context\";\nimport { Primitive as Primitive2 } from \"@radix-ui/react-primitive\";\nimport * as RovingFocusGroup from \"@radix-ui/react-roving-focus\";\nimport { createRovingFocusGroupScope } from \"@radix-ui/react-roving-focus\";\nimport { useControllableState } from \"@radix-ui/react-use-controllable-state\";\nimport { useDirection } from \"@radix-ui/react-direction\";\n\n// src/radio.tsx\nimport * as React from \"react\";\nimport { composeEventHandlers } from \"@radix-ui/primitive\";\nimport { useComposedRefs } from \"@radix-ui/react-compose-refs\";\nimport { createContextScope } from \"@radix-ui/react-context\";\nimport { useSize } from \"@radix-ui/react-use-size\";\nimport { usePrevious } from \"@radix-ui/react-use-previous\";\nimport { Presence } from \"@radix-ui/react-presence\";\nimport { Primitive } from \"@radix-ui/react-primitive\";\nimport { jsx, jsxs } from \"react/jsx-runtime\";\nvar RADIO_NAME = \"Radio\";\nvar [createRadioContext, createRadioScope] = createContextScope(RADIO_NAME);\nvar [RadioProvider, useRadioContext] = createRadioContext(RADIO_NAME);\nvar Radio = React.forwardRef(\n (props, forwardedRef) => {\n const {\n __scopeRadio,\n name,\n checked = false,\n required,\n disabled,\n value = \"on\",\n onCheck,\n form,\n ...radioProps\n } = props;\n const [button, setButton] = React.useState(null);\n const composedRefs = useComposedRefs(forwardedRef, (node) => setButton(node));\n const hasConsumerStoppedPropagationRef = React.useRef(false);\n const isFormControl = button ? form || !!button.closest(\"form\") : true;\n return /* @__PURE__ */ jsxs(RadioProvider, { scope: __scopeRadio, checked, disabled, children: [\n /* @__PURE__ */ jsx(\n Primitive.button,\n {\n type: \"button\",\n role: \"radio\",\n \"aria-checked\": checked,\n \"data-state\": getState(checked),\n \"data-disabled\": disabled ? \"\" : void 0,\n disabled,\n value,\n ...radioProps,\n ref: composedRefs,\n onClick: composeEventHandlers(props.onClick, (event) => {\n if (!checked) onCheck?.();\n if (isFormControl) {\n hasConsumerStoppedPropagationRef.current = event.isPropagationStopped();\n if (!hasConsumerStoppedPropagationRef.current) event.stopPropagation();\n }\n })\n }\n ),\n isFormControl && /* @__PURE__ */ jsx(\n RadioBubbleInput,\n {\n control: button,\n bubbles: !hasConsumerStoppedPropagationRef.current,\n name,\n value,\n checked,\n required,\n disabled,\n form,\n style: { transform: \"translateX(-100%)\" }\n }\n )\n ] });\n }\n);\nRadio.displayName = RADIO_NAME;\nvar INDICATOR_NAME = \"RadioIndicator\";\nvar RadioIndicator = React.forwardRef(\n (props, forwardedRef) => {\n const { __scopeRadio, forceMount, ...indicatorProps } = props;\n const context = useRadioContext(INDICATOR_NAME, __scopeRadio);\n return /* @__PURE__ */ jsx(Presence, { present: forceMount || context.checked, children: /* @__PURE__ */ jsx(\n Primitive.span,\n {\n \"data-state\": getState(context.checked),\n \"data-disabled\": context.disabled ? \"\" : void 0,\n ...indicatorProps,\n ref: forwardedRef\n }\n ) });\n }\n);\nRadioIndicator.displayName = INDICATOR_NAME;\nvar BUBBLE_INPUT_NAME = \"RadioBubbleInput\";\nvar RadioBubbleInput = React.forwardRef(\n ({\n __scopeRadio,\n control,\n checked,\n bubbles = true,\n ...props\n }, forwardedRef) => {\n const ref = React.useRef(null);\n const composedRefs = useComposedRefs(ref, forwardedRef);\n const prevChecked = usePrevious(checked);\n const controlSize = useSize(control);\n React.useEffect(() => {\n const input = ref.current;\n if (!input) return;\n const inputProto = window.HTMLInputElement.prototype;\n const descriptor = Object.getOwnPropertyDescriptor(\n inputProto,\n \"checked\"\n );\n const setChecked = descriptor.set;\n if (prevChecked !== checked && setChecked) {\n const event = new Event(\"click\", { bubbles });\n setChecked.call(input, checked);\n input.dispatchEvent(event);\n }\n }, [prevChecked, checked, bubbles]);\n return /* @__PURE__ */ jsx(\n Primitive.input,\n {\n type: \"radio\",\n \"aria-hidden\": true,\n defaultChecked: checked,\n ...props,\n tabIndex: -1,\n ref: composedRefs,\n style: {\n ...props.style,\n ...controlSize,\n position: \"absolute\",\n pointerEvents: \"none\",\n opacity: 0,\n margin: 0\n }\n }\n );\n }\n);\nRadioBubbleInput.displayName = BUBBLE_INPUT_NAME;\nfunction getState(checked) {\n return checked ? \"checked\" : \"unchecked\";\n}\n\n// src/radio-group.tsx\nimport { jsx as jsx2 } from \"react/jsx-runtime\";\nvar ARROW_KEYS = [\"ArrowUp\", \"ArrowDown\", \"ArrowLeft\", \"ArrowRight\"];\nvar RADIO_GROUP_NAME = \"RadioGroup\";\nvar [createRadioGroupContext, createRadioGroupScope] = createContextScope2(RADIO_GROUP_NAME, [\n createRovingFocusGroupScope,\n createRadioScope\n]);\nvar useRovingFocusGroupScope = createRovingFocusGroupScope();\nvar useRadioScope = createRadioScope();\nvar [RadioGroupProvider, useRadioGroupContext] = createRadioGroupContext(RADIO_GROUP_NAME);\nvar RadioGroup = React2.forwardRef(\n (props, forwardedRef) => {\n const {\n __scopeRadioGroup,\n name,\n defaultValue,\n value: valueProp,\n required = false,\n disabled = false,\n orientation,\n dir,\n loop = true,\n onValueChange,\n ...groupProps\n } = props;\n const rovingFocusGroupScope = useRovingFocusGroupScope(__scopeRadioGroup);\n const direction = useDirection(dir);\n const [value, setValue] = useControllableState({\n prop: valueProp,\n defaultProp: defaultValue ?? null,\n onChange: onValueChange,\n caller: RADIO_GROUP_NAME\n });\n return /* @__PURE__ */ jsx2(\n RadioGroupProvider,\n {\n scope: __scopeRadioGroup,\n name,\n required,\n disabled,\n value,\n onValueChange: setValue,\n children: /* @__PURE__ */ jsx2(\n RovingFocusGroup.Root,\n {\n asChild: true,\n ...rovingFocusGroupScope,\n orientation,\n dir: direction,\n loop,\n children: /* @__PURE__ */ jsx2(\n Primitive2.div,\n {\n role: \"radiogroup\",\n \"aria-required\": required,\n \"aria-orientation\": orientation,\n \"data-disabled\": disabled ? \"\" : void 0,\n dir: direction,\n ...groupProps,\n ref: forwardedRef\n }\n )\n }\n )\n }\n );\n }\n);\nRadioGroup.displayName = RADIO_GROUP_NAME;\nvar ITEM_NAME = \"RadioGroupItem\";\nvar RadioGroupItem = React2.forwardRef(\n (props, forwardedRef) => {\n const { __scopeRadioGroup, disabled, ...itemProps } = props;\n const context = useRadioGroupContext(ITEM_NAME, __scopeRadioGroup);\n const isDisabled = context.disabled || disabled;\n const rovingFocusGroupScope = useRovingFocusGroupScope(__scopeRadioGroup);\n const radioScope = useRadioScope(__scopeRadioGroup);\n const ref = React2.useRef(null);\n const composedRefs = useComposedRefs2(forwardedRef, ref);\n const checked = context.value === itemProps.value;\n const isArrowKeyPressedRef = React2.useRef(false);\n React2.useEffect(() => {\n const handleKeyDown = (event) => {\n if (ARROW_KEYS.includes(event.key)) {\n isArrowKeyPressedRef.current = true;\n }\n };\n const handleKeyUp = () => isArrowKeyPressedRef.current = false;\n document.addEventListener(\"keydown\", handleKeyDown);\n document.addEventListener(\"keyup\", handleKeyUp);\n return () => {\n document.removeEventListener(\"keydown\", handleKeyDown);\n document.removeEventListener(\"keyup\", handleKeyUp);\n };\n }, []);\n return /* @__PURE__ */ jsx2(\n RovingFocusGroup.Item,\n {\n asChild: true,\n ...rovingFocusGroupScope,\n focusable: !isDisabled,\n active: checked,\n children: /* @__PURE__ */ jsx2(\n Radio,\n {\n disabled: isDisabled,\n required: context.required,\n checked,\n ...radioScope,\n ...itemProps,\n name: context.name,\n ref: composedRefs,\n onCheck: () => context.onValueChange(itemProps.value),\n onKeyDown: composeEventHandlers2((event) => {\n if (event.key === \"Enter\") event.preventDefault();\n }),\n onFocus: composeEventHandlers2(itemProps.onFocus, () => {\n if (isArrowKeyPressedRef.current) ref.current?.click();\n })\n }\n )\n }\n );\n }\n);\nRadioGroupItem.displayName = ITEM_NAME;\nvar INDICATOR_NAME2 = \"RadioGroupIndicator\";\nvar RadioGroupIndicator = React2.forwardRef(\n (props, forwardedRef) => {\n const { __scopeRadioGroup, ...indicatorProps } = props;\n const radioScope = useRadioScope(__scopeRadioGroup);\n return /* @__PURE__ */ jsx2(RadioIndicator, { ...radioScope, ...indicatorProps, ref: forwardedRef });\n }\n);\nRadioGroupIndicator.displayName = INDICATOR_NAME2;\nvar Root2 = RadioGroup;\nvar Item2 = RadioGroupItem;\nvar Indicator = RadioGroupIndicator;\nexport {\n Indicator,\n Item2 as Item,\n RadioGroup,\n RadioGroupIndicator,\n RadioGroupItem,\n Root2 as Root,\n createRadioGroupScope\n};\n//# sourceMappingURL=index.mjs.map\n"],"names":[],"mappings":";;;;;;;;;;;;;;AAuBA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAIA;AACA;AACG;AACH;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;AACG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACG;AACA;AACA;;"}
|