-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmenubar-stories.cada7fb0.iframe.bundle.js
1 lines (1 loc) · 39.6 KB
/
menubar-stories.cada7fb0.iframe.bundle.js
1
"use strict";(self.webpackChunkwww=self.webpackChunkwww||[]).push([[536],{"./lib/utils.ts":(__unused_webpack_module,__webpack_exports__,__webpack_require__)=>{__webpack_require__.d(__webpack_exports__,{cn:()=>cn});var clsx__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__("../../node_modules/clsx/dist/clsx.m.js"),tailwind_merge__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__("../../node_modules/tailwind-merge/dist/lib/tw-merge.mjs");__webpack_require__("../../node_modules/process/browser.js");function cn(){for(var _len=arguments.length,inputs=new Array(_len),_key=0;_key<_len;_key++)inputs[_key]=arguments[_key];return(0,tailwind_merge__WEBPACK_IMPORTED_MODULE_0__.m)((0,clsx__WEBPACK_IMPORTED_MODULE_1__.W)(inputs))}},"./registry/stories/menubar.stories.tsx":(__unused_webpack_module,__webpack_exports__,__webpack_require__)=>{__webpack_require__.r(__webpack_exports__),__webpack_require__.d(__webpack_exports__,{Base:()=>Base,default:()=>menubar_stories});var defineProperty=__webpack_require__("../../node_modules/@babel/runtime/helpers/esm/defineProperty.js"),react=__webpack_require__("../../node_modules/react/index.js"),esm_extends=__webpack_require__("../../node_modules/@babel/runtime/helpers/esm/extends.js"),objectWithoutProperties=__webpack_require__("../../node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js"),dist=__webpack_require__("../../node_modules/@radix-ui/react-collection/dist/index.mjs"),react_direction_dist=__webpack_require__("../../node_modules/@radix-ui/react-direction/dist/index.mjs"),primitive_dist=__webpack_require__("../../node_modules/@radix-ui/primitive/dist/index.mjs"),react_compose_refs_dist=__webpack_require__("../../node_modules/@radix-ui/react-compose-refs/dist/index.mjs"),react_context_dist=__webpack_require__("../../node_modules/@radix-ui/react-context/dist/index.mjs"),react_id_dist=__webpack_require__("../../node_modules/@radix-ui/react-id/dist/index.mjs"),react_menu_dist=__webpack_require__("../../node_modules/@radix-ui/react-menu/dist/index.mjs"),react_roving_focus_dist=__webpack_require__("../../node_modules/@radix-ui/react-roving-focus/dist/index.mjs"),react_primitive_dist=__webpack_require__("../../node_modules/@radix-ui/react-primitive/dist/index.mjs"),react_use_controllable_state_dist=__webpack_require__("../../node_modules/@radix-ui/react-use-controllable-state/dist/index.mjs");const[$0520064cdfc1bd2d$var$Collection,$0520064cdfc1bd2d$var$useCollection,$0520064cdfc1bd2d$var$createCollectionScope]=(0,dist.B)("Menubar"),[$0520064cdfc1bd2d$var$createMenubarContext,$0520064cdfc1bd2d$export$7a4049d5555b545c]=(0,react_context_dist.b)("Menubar",[$0520064cdfc1bd2d$var$createCollectionScope,react_roving_focus_dist.Pc]),$0520064cdfc1bd2d$var$useMenuScope=(0,react_menu_dist.Wf)(),$0520064cdfc1bd2d$var$useRovingFocusGroupScope=(0,react_roving_focus_dist.Pc)(),[$0520064cdfc1bd2d$var$MenubarContextProvider,$0520064cdfc1bd2d$var$useMenubarContext]=$0520064cdfc1bd2d$var$createMenubarContext("Menubar"),$0520064cdfc1bd2d$export$7d4583da7581e674=(0,react.forwardRef)(((props,forwardedRef)=>{const{__scopeMenubar,value:valueProp,onValueChange,defaultValue,loop=!0,dir,...menubarProps}=props,direction=(0,react_direction_dist.gm)(dir),rovingFocusGroupScope=$0520064cdfc1bd2d$var$useRovingFocusGroupScope(__scopeMenubar),[value1="",setValue]=(0,react_use_controllable_state_dist.T)({prop:valueProp,onChange:onValueChange,defaultProp:defaultValue}),[currentTabStopId,setCurrentTabStopId]=(0,react.useState)(null);return(0,react.createElement)($0520064cdfc1bd2d$var$MenubarContextProvider,{scope:__scopeMenubar,value:value1,onMenuOpen:(0,react.useCallback)((value=>{setValue(value),setCurrentTabStopId(value)}),[setValue]),onMenuClose:(0,react.useCallback)((()=>setValue("")),[setValue]),onMenuToggle:(0,react.useCallback)((value=>{setValue((prevValue=>Boolean(prevValue)?"":value)),setCurrentTabStopId(value)}),[setValue]),dir:direction,loop},(0,react.createElement)($0520064cdfc1bd2d$var$Collection.Provider,{scope:__scopeMenubar},(0,react.createElement)($0520064cdfc1bd2d$var$Collection.Slot,{scope:__scopeMenubar},(0,react.createElement)(react_roving_focus_dist.fC,(0,esm_extends.Z)({asChild:!0},rovingFocusGroupScope,{orientation:"horizontal",loop,dir:direction,currentTabStopId,onCurrentTabStopIdChange:setCurrentTabStopId}),(0,react.createElement)(react_primitive_dist.WV.div,(0,esm_extends.Z)({role:"menubar"},menubarProps,{ref:forwardedRef}))))))})),[$0520064cdfc1bd2d$var$MenubarMenuProvider,$0520064cdfc1bd2d$var$useMenubarMenuContext]=$0520064cdfc1bd2d$var$createMenubarContext("MenubarMenu"),$0520064cdfc1bd2d$export$c777b394d551050b=props=>{const{__scopeMenubar,value:valueProp,...menuProps}=props,autoValue=(0,react_id_dist.M)(),value=valueProp||autoValue||"LEGACY_REACT_AUTO_VALUE",context=$0520064cdfc1bd2d$var$useMenubarContext("MenubarMenu",__scopeMenubar),menuScope=$0520064cdfc1bd2d$var$useMenuScope(__scopeMenubar),triggerRef=(0,react.useRef)(null),wasKeyboardTriggerOpenRef=(0,react.useRef)(!1),open1=context.value===value;return(0,react.useEffect)((()=>{open1||(wasKeyboardTriggerOpenRef.current=!1)}),[open1]),(0,react.createElement)($0520064cdfc1bd2d$var$MenubarMenuProvider,{scope:__scopeMenubar,value,triggerId:(0,react_id_dist.M)(),triggerRef,contentId:(0,react_id_dist.M)(),wasKeyboardTriggerOpenRef},(0,react.createElement)(react_menu_dist.fC,(0,esm_extends.Z)({},menuScope,{open:open1,onOpenChange:open=>{open||context.onMenuClose()},modal:!1,dir:context.dir},menuProps)))},$0520064cdfc1bd2d$export$df05cd234081ebd5=(0,react.forwardRef)(((props,forwardedRef)=>{const{__scopeMenubar,disabled=!1,...triggerProps}=props,rovingFocusGroupScope=$0520064cdfc1bd2d$var$useRovingFocusGroupScope(__scopeMenubar),menuScope=$0520064cdfc1bd2d$var$useMenuScope(__scopeMenubar),context=$0520064cdfc1bd2d$var$useMenubarContext("MenubarTrigger",__scopeMenubar),menuContext=$0520064cdfc1bd2d$var$useMenubarMenuContext("MenubarTrigger",__scopeMenubar),ref=(0,react.useRef)(null),composedRefs=(0,react_compose_refs_dist.e)(forwardedRef,ref,menuContext.triggerRef),[isFocused,setIsFocused]=(0,react.useState)(!1),open=context.value===menuContext.value;return(0,react.createElement)($0520064cdfc1bd2d$var$Collection.ItemSlot,{scope:__scopeMenubar,value:menuContext.value,disabled},(0,react.createElement)(react_roving_focus_dist.ck,(0,esm_extends.Z)({asChild:!0},rovingFocusGroupScope,{focusable:!disabled,tabStopId:menuContext.value}),(0,react.createElement)(react_menu_dist.ee,(0,esm_extends.Z)({asChild:!0},menuScope),(0,react.createElement)(react_primitive_dist.WV.button,(0,esm_extends.Z)({type:"button",role:"menuitem",id:menuContext.triggerId,"aria-haspopup":"menu","aria-expanded":open,"aria-controls":open?menuContext.contentId:void 0,"data-highlighted":isFocused?"":void 0,"data-state":open?"open":"closed","data-disabled":disabled?"":void 0,disabled},triggerProps,{ref:composedRefs,onPointerDown:(0,primitive_dist.M)(props.onPointerDown,(event=>{disabled||0!==event.button||!1!==event.ctrlKey||(context.onMenuOpen(menuContext.value),open||event.preventDefault())})),onPointerEnter:(0,primitive_dist.M)(props.onPointerEnter,(()=>{var _ref$current;Boolean(context.value)&&!open&&(context.onMenuOpen(menuContext.value),null===(_ref$current=ref.current)||void 0===_ref$current||_ref$current.focus())})),onKeyDown:(0,primitive_dist.M)(props.onKeyDown,(event=>{disabled||(["Enter"," "].includes(event.key)&&context.onMenuToggle(menuContext.value),"ArrowDown"===event.key&&context.onMenuOpen(menuContext.value),["Enter"," ","ArrowDown"].includes(event.key)&&(menuContext.wasKeyboardTriggerOpenRef.current=!0,event.preventDefault()))})),onFocus:(0,primitive_dist.M)(props.onFocus,(()=>setIsFocused(!0))),onBlur:(0,primitive_dist.M)(props.onBlur,(()=>setIsFocused(!1)))})))))})),$0520064cdfc1bd2d$export$a98ed304d621e164=props=>{const{__scopeMenubar,...portalProps}=props,menuScope=$0520064cdfc1bd2d$var$useMenuScope(__scopeMenubar);return(0,react.createElement)(react_menu_dist.h_,(0,esm_extends.Z)({},menuScope,portalProps))},$0520064cdfc1bd2d$export$f42a00bc8a46c161=(0,react.forwardRef)(((props,forwardedRef)=>{const{__scopeMenubar,align="start",...contentProps}=props,menuScope=$0520064cdfc1bd2d$var$useMenuScope(__scopeMenubar),context=$0520064cdfc1bd2d$var$useMenubarContext("MenubarContent",__scopeMenubar),menuContext=$0520064cdfc1bd2d$var$useMenubarMenuContext("MenubarContent",__scopeMenubar),getItems=$0520064cdfc1bd2d$var$useCollection(__scopeMenubar),hasInteractedOutsideRef=(0,react.useRef)(!1);return(0,react.createElement)(react_menu_dist.VY,(0,esm_extends.Z)({id:menuContext.contentId,"aria-labelledby":menuContext.triggerId,"data-radix-menubar-content":""},menuScope,contentProps,{ref:forwardedRef,align,onCloseAutoFocus:(0,primitive_dist.M)(props.onCloseAutoFocus,(event=>{var _menuContext$triggerR;Boolean(context.value)||hasInteractedOutsideRef.current||(null===(_menuContext$triggerR=menuContext.triggerRef.current)||void 0===_menuContext$triggerR||_menuContext$triggerR.focus());hasInteractedOutsideRef.current=!1,event.preventDefault()})),onFocusOutside:(0,primitive_dist.M)(props.onFocusOutside,(event=>{const target=event.target;getItems().some((item=>{var _item$ref$current;return null===(_item$ref$current=item.ref.current)||void 0===_item$ref$current?void 0:_item$ref$current.contains(target)}))&&event.preventDefault()})),onInteractOutside:(0,primitive_dist.M)(props.onInteractOutside,(()=>{hasInteractedOutsideRef.current=!0})),onEntryFocus:event=>{menuContext.wasKeyboardTriggerOpenRef.current||event.preventDefault()},onKeyDown:(0,primitive_dist.M)(props.onKeyDown,(event=>{if(["ArrowRight","ArrowLeft"].includes(event.key)){const target=event.target,targetIsSubTrigger=target.hasAttribute("data-radix-menubar-subtrigger"),isKeyDownInsideSubMenu=target.closest("[data-radix-menubar-content]")!==event.currentTarget,isPrevKey=("rtl"===context.dir?"ArrowRight":"ArrowLeft")===event.key;if(!isPrevKey&&targetIsSubTrigger)return;if(isKeyDownInsideSubMenu&&isPrevKey)return;let candidateValues=getItems().filter((item=>!item.disabled)).map((item=>item.value));isPrevKey&&candidateValues.reverse();const currentIndex=candidateValues.indexOf(menuContext.value);candidateValues=context.loop?function $0520064cdfc1bd2d$var$wrapArray(array,startIndex){return array.map(((_,index)=>array[(startIndex+index)%array.length]))}(candidateValues,currentIndex+1):candidateValues.slice(currentIndex+1);const[nextValue]=candidateValues;nextValue&&context.onMenuOpen(nextValue)}}),{checkForDefaultPrevented:!1}),style:{...props.style,"--radix-menubar-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-menubar-content-available-width":"var(--radix-popper-available-width)","--radix-menubar-content-available-height":"var(--radix-popper-available-height)","--radix-menubar-trigger-width":"var(--radix-popper-anchor-width)","--radix-menubar-trigger-height":"var(--radix-popper-anchor-height)"}}))})),$0520064cdfc1bd2d$export$7669e79198e0f2eb=(0,react.forwardRef)(((props,forwardedRef)=>{const{__scopeMenubar,...groupProps}=props,menuScope=$0520064cdfc1bd2d$var$useMenuScope(__scopeMenubar);return(0,react.createElement)(react_menu_dist.ZA,(0,esm_extends.Z)({},menuScope,groupProps,{ref:forwardedRef}))})),$0520064cdfc1bd2d$export$39935c5b19a4b4e=(0,react.forwardRef)(((props,forwardedRef)=>{const{__scopeMenubar,...labelProps}=props,menuScope=$0520064cdfc1bd2d$var$useMenuScope(__scopeMenubar);return(0,react.createElement)(react_menu_dist.__,(0,esm_extends.Z)({},menuScope,labelProps,{ref:forwardedRef}))})),$0520064cdfc1bd2d$export$92f903c8c91c291c=(0,react.forwardRef)(((props,forwardedRef)=>{const{__scopeMenubar,...itemProps}=props,menuScope=$0520064cdfc1bd2d$var$useMenuScope(__scopeMenubar);return(0,react.createElement)(react_menu_dist.ck,(0,esm_extends.Z)({},menuScope,itemProps,{ref:forwardedRef}))})),$0520064cdfc1bd2d$export$372384eccd27af53=(0,react.forwardRef)(((props,forwardedRef)=>{const{__scopeMenubar,...checkboxItemProps}=props,menuScope=$0520064cdfc1bd2d$var$useMenuScope(__scopeMenubar);return(0,react.createElement)(react_menu_dist.oC,(0,esm_extends.Z)({},menuScope,checkboxItemProps,{ref:forwardedRef}))})),$0520064cdfc1bd2d$export$94dfa2322f330fdb=(0,react.forwardRef)(((props,forwardedRef)=>{const{__scopeMenubar,...radioGroupProps}=props,menuScope=$0520064cdfc1bd2d$var$useMenuScope(__scopeMenubar);return(0,react.createElement)(react_menu_dist.Ee,(0,esm_extends.Z)({},menuScope,radioGroupProps,{ref:forwardedRef}))})),$0520064cdfc1bd2d$export$7d2f467b4a7f68d8=(0,react.forwardRef)(((props,forwardedRef)=>{const{__scopeMenubar,...radioItemProps}=props,menuScope=$0520064cdfc1bd2d$var$useMenuScope(__scopeMenubar);return(0,react.createElement)(react_menu_dist.Rk,(0,esm_extends.Z)({},menuScope,radioItemProps,{ref:forwardedRef}))})),$0520064cdfc1bd2d$export$63e15a0e2af5a57=(0,react.forwardRef)(((props,forwardedRef)=>{const{__scopeMenubar,...itemIndicatorProps}=props,menuScope=$0520064cdfc1bd2d$var$useMenuScope(__scopeMenubar);return(0,react.createElement)(react_menu_dist.wU,(0,esm_extends.Z)({},menuScope,itemIndicatorProps,{ref:forwardedRef}))})),$0520064cdfc1bd2d$export$588aef9e7b5183b5=(0,react.forwardRef)(((props,forwardedRef)=>{const{__scopeMenubar,...separatorProps}=props,menuScope=$0520064cdfc1bd2d$var$useMenuScope(__scopeMenubar);return(0,react.createElement)(react_menu_dist.Z0,(0,esm_extends.Z)({},menuScope,separatorProps,{ref:forwardedRef}))})),$0520064cdfc1bd2d$export$ed0be551778c493a=props=>{const{__scopeMenubar,children,open:openProp,onOpenChange,defaultOpen}=props,menuScope=$0520064cdfc1bd2d$var$useMenuScope(__scopeMenubar),[open=!1,setOpen]=(0,react_use_controllable_state_dist.T)({prop:openProp,defaultProp:defaultOpen,onChange:onOpenChange});return(0,react.createElement)(react_menu_dist.Tr,(0,esm_extends.Z)({},menuScope,{open,onOpenChange:setOpen}),children)},$0520064cdfc1bd2d$export$1820ea18a1dfed3c=(0,react.forwardRef)(((props,forwardedRef)=>{const{__scopeMenubar,...subTriggerProps}=props,menuScope=$0520064cdfc1bd2d$var$useMenuScope(__scopeMenubar);return(0,react.createElement)(react_menu_dist.fF,(0,esm_extends.Z)({"data-radix-menubar-subtrigger":""},menuScope,subTriggerProps,{ref:forwardedRef}))})),$0520064cdfc1bd2d$export$1b21e255bb3e4f7f=(0,react.forwardRef)(((props,forwardedRef)=>{const{__scopeMenubar,...subContentProps}=props,menuScope=$0520064cdfc1bd2d$var$useMenuScope(__scopeMenubar);return(0,react.createElement)(react_menu_dist.tu,(0,esm_extends.Z)({},menuScope,{"data-radix-menubar-content":""},subContentProps,{ref:forwardedRef,style:{...props.style,"--radix-menubar-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-menubar-content-available-width":"var(--radix-popper-available-width)","--radix-menubar-content-available-height":"var(--radix-popper-available-height)","--radix-menubar-trigger-width":"var(--radix-popper-anchor-width)","--radix-menubar-trigger-height":"var(--radix-popper-anchor-height)"}}))}));const $0520064cdfc1bd2d$export$be92b6f5f03c0fe9=$0520064cdfc1bd2d$export$7d4583da7581e674,$0520064cdfc1bd2d$export$d9b273488cd8ce6f=$0520064cdfc1bd2d$export$c777b394d551050b,$0520064cdfc1bd2d$export$41fb9f06171c75f4=$0520064cdfc1bd2d$export$df05cd234081ebd5,$0520064cdfc1bd2d$export$602eac185826482c=$0520064cdfc1bd2d$export$a98ed304d621e164,$0520064cdfc1bd2d$export$7c6e2c02157bb7d2=$0520064cdfc1bd2d$export$f42a00bc8a46c161,$0520064cdfc1bd2d$export$eb2fcfdbd7ba97d4=$0520064cdfc1bd2d$export$7669e79198e0f2eb,$0520064cdfc1bd2d$export$b04be29aa201d4f5=$0520064cdfc1bd2d$export$39935c5b19a4b4e,$0520064cdfc1bd2d$export$6d08773d2e66f8f2=$0520064cdfc1bd2d$export$92f903c8c91c291c,$0520064cdfc1bd2d$export$16ce288f89fa631c=$0520064cdfc1bd2d$export$372384eccd27af53,$0520064cdfc1bd2d$export$a98f0dcb43a68a25=$0520064cdfc1bd2d$export$94dfa2322f330fdb,$0520064cdfc1bd2d$export$371ab307eab489c0=$0520064cdfc1bd2d$export$7d2f467b4a7f68d8,$0520064cdfc1bd2d$export$c3468e2714d175fa=$0520064cdfc1bd2d$export$63e15a0e2af5a57,$0520064cdfc1bd2d$export$1ff3c3f08ae963c0=$0520064cdfc1bd2d$export$588aef9e7b5183b5,$0520064cdfc1bd2d$export$d7a01e11500dfb6f=$0520064cdfc1bd2d$export$ed0be551778c493a,$0520064cdfc1bd2d$export$2ea8a7a591ac5eac=$0520064cdfc1bd2d$export$1820ea18a1dfed3c,$0520064cdfc1bd2d$export$6d4de93b380beddf=$0520064cdfc1bd2d$export$1b21e255bb3e4f7f;var chevron_right=__webpack_require__("../../node_modules/lucide-react/dist/esm/icons/chevron-right.js"),check=__webpack_require__("../../node_modules/lucide-react/dist/esm/icons/check.js"),circle=__webpack_require__("../../node_modules/lucide-react/dist/esm/icons/circle.js"),utils=__webpack_require__("./lib/utils.ts"),_excluded=["className"],_excluded2=["className"],_excluded3=["className","inset","children"],_excluded4=["className"],_excluded5=["className","align","alignOffset","sideOffset"],_excluded6=["className","inset"],_excluded7=["className","children","checked"],_excluded8=["className","children"],_excluded9=["className","inset"],_excluded10=["className"],_excluded11=["className"],__jsx=react.createElement,MenubarMenu=$0520064cdfc1bd2d$export$d9b273488cd8ce6f,MenubarGroup=$0520064cdfc1bd2d$export$eb2fcfdbd7ba97d4,MenubarPortal=$0520064cdfc1bd2d$export$602eac185826482c,MenubarSub=$0520064cdfc1bd2d$export$d7a01e11500dfb6f,MenubarRadioGroup=$0520064cdfc1bd2d$export$a98f0dcb43a68a25,Menubar=react.forwardRef((function(_ref,ref){var className=_ref.className,props=(0,objectWithoutProperties.Z)(_ref,_excluded);return __jsx($0520064cdfc1bd2d$export$be92b6f5f03c0fe9,(0,esm_extends.Z)({ref,className:(0,utils.cn)("flex h-10 items-center space-x-1 rounded-md border bg-background p-1",className)},props))}));Menubar.displayName=$0520064cdfc1bd2d$export$be92b6f5f03c0fe9.displayName;var MenubarTrigger=react.forwardRef((function(_ref2,ref){var className=_ref2.className,props=(0,objectWithoutProperties.Z)(_ref2,_excluded2);return __jsx($0520064cdfc1bd2d$export$41fb9f06171c75f4,(0,esm_extends.Z)({ref,className:(0,utils.cn)("flex cursor-default select-none items-center rounded-sm px-3 py-1.5 text-sm font-medium outline-none focus:bg-accent focus:text-accent-foreground data-[state=open]:bg-accent data-[state=open]:text-accent-foreground",className)},props))}));MenubarTrigger.displayName=$0520064cdfc1bd2d$export$41fb9f06171c75f4.displayName;var MenubarSubTrigger=react.forwardRef((function(_ref3,ref){var className=_ref3.className,inset=_ref3.inset,children=_ref3.children,props=(0,objectWithoutProperties.Z)(_ref3,_excluded3);return __jsx($0520064cdfc1bd2d$export$2ea8a7a591ac5eac,(0,esm_extends.Z)({ref,className:(0,utils.cn)("flex cursor-default select-none items-center rounded-sm px-2 py-1.5 text-sm outline-none focus:bg-accent focus:text-accent-foreground data-[state=open]:bg-accent data-[state=open]:text-accent-foreground",inset&&"pl-8",className)},props),children,__jsx(chevron_right.Z,{className:"ml-auto h-4 w-4"}))}));MenubarSubTrigger.displayName=$0520064cdfc1bd2d$export$2ea8a7a591ac5eac.displayName;var MenubarSubContent=react.forwardRef((function(_ref4,ref){var className=_ref4.className,props=(0,objectWithoutProperties.Z)(_ref4,_excluded4);return __jsx($0520064cdfc1bd2d$export$6d4de93b380beddf,(0,esm_extends.Z)({ref,className:(0,utils.cn)("z-50 min-w-[8rem] overflow-hidden rounded-md border bg-popover p-1 text-popover-foreground data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",className)},props))}));MenubarSubContent.displayName=$0520064cdfc1bd2d$export$6d4de93b380beddf.displayName;var MenubarContent=react.forwardRef((function(_ref5,ref){var className=_ref5.className,_ref5$align=_ref5.align,align=void 0===_ref5$align?"start":_ref5$align,_ref5$alignOffset=_ref5.alignOffset,alignOffset=void 0===_ref5$alignOffset?-4:_ref5$alignOffset,_ref5$sideOffset=_ref5.sideOffset,sideOffset=void 0===_ref5$sideOffset?8:_ref5$sideOffset,props=(0,objectWithoutProperties.Z)(_ref5,_excluded5);return __jsx($0520064cdfc1bd2d$export$602eac185826482c,null,__jsx($0520064cdfc1bd2d$export$7c6e2c02157bb7d2,(0,esm_extends.Z)({ref,align,alignOffset,sideOffset,className:(0,utils.cn)("z-50 min-w-[12rem] overflow-hidden rounded-md border bg-popover p-1 text-popover-foreground shadow-md data-[state=open]:animate-in data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",className)},props)))}));MenubarContent.displayName=$0520064cdfc1bd2d$export$7c6e2c02157bb7d2.displayName;var MenubarItem=react.forwardRef((function(_ref6,ref){var className=_ref6.className,inset=_ref6.inset,props=(0,objectWithoutProperties.Z)(_ref6,_excluded6);return __jsx($0520064cdfc1bd2d$export$6d08773d2e66f8f2,(0,esm_extends.Z)({ref,className:(0,utils.cn)("relative flex cursor-default select-none items-center rounded-sm px-2 py-1.5 text-sm outline-none focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",inset&&"pl-8",className)},props))}));MenubarItem.displayName=$0520064cdfc1bd2d$export$6d08773d2e66f8f2.displayName;var MenubarCheckboxItem=react.forwardRef((function(_ref7,ref){var className=_ref7.className,children=_ref7.children,checked=_ref7.checked,props=(0,objectWithoutProperties.Z)(_ref7,_excluded7);return __jsx($0520064cdfc1bd2d$export$16ce288f89fa631c,(0,esm_extends.Z)({ref,className:(0,utils.cn)("relative flex cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",className),checked},props),__jsx("span",{className:"absolute left-2 flex h-3.5 w-3.5 items-center justify-center"},__jsx($0520064cdfc1bd2d$export$c3468e2714d175fa,null,__jsx(check.Z,{className:"h-4 w-4"}))),children)}));MenubarCheckboxItem.displayName=$0520064cdfc1bd2d$export$16ce288f89fa631c.displayName;var MenubarRadioItem=react.forwardRef((function(_ref8,ref){var className=_ref8.className,children=_ref8.children,props=(0,objectWithoutProperties.Z)(_ref8,_excluded8);return __jsx($0520064cdfc1bd2d$export$371ab307eab489c0,(0,esm_extends.Z)({ref,className:(0,utils.cn)("relative flex cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",className)},props),__jsx("span",{className:"absolute left-2 flex h-3.5 w-3.5 items-center justify-center"},__jsx($0520064cdfc1bd2d$export$c3468e2714d175fa,null,__jsx(circle.Z,{className:"h-2 w-2 fill-current"}))),children)}));MenubarRadioItem.displayName=$0520064cdfc1bd2d$export$371ab307eab489c0.displayName;var MenubarLabel=react.forwardRef((function(_ref9,ref){var className=_ref9.className,inset=_ref9.inset,props=(0,objectWithoutProperties.Z)(_ref9,_excluded9);return __jsx($0520064cdfc1bd2d$export$b04be29aa201d4f5,(0,esm_extends.Z)({ref,className:(0,utils.cn)("px-2 py-1.5 text-sm font-semibold",inset&&"pl-8",className)},props))}));MenubarLabel.displayName=$0520064cdfc1bd2d$export$b04be29aa201d4f5.displayName;var MenubarSeparator=react.forwardRef((function(_ref10,ref){var className=_ref10.className,props=(0,objectWithoutProperties.Z)(_ref10,_excluded10);return __jsx($0520064cdfc1bd2d$export$1ff3c3f08ae963c0,(0,esm_extends.Z)({ref,className:(0,utils.cn)("-mx-1 my-1 h-px bg-muted",className)},props))}));MenubarSeparator.displayName=$0520064cdfc1bd2d$export$1ff3c3f08ae963c0.displayName;var _Base$parameters,_Base$parameters2,MenubarShortcut=function MenubarShortcut(_ref11){var className=_ref11.className,props=(0,objectWithoutProperties.Z)(_ref11,_excluded11);return __jsx("span",(0,esm_extends.Z)({className:(0,utils.cn)("ml-auto text-xs tracking-widest text-muted-foreground",className)},props))};MenubarShortcut.displayName="MenubarShortcut",MenubarShortcut.displayname="MenubarShortcut",Menubar.__docgenInfo={description:"",methods:[]},MenubarTrigger.__docgenInfo={description:"",methods:[]},MenubarContent.__docgenInfo={description:"",methods:[],props:{align:{defaultValue:{value:'"start"',computed:!1},required:!1},alignOffset:{defaultValue:{value:"-4",computed:!1},required:!1},sideOffset:{defaultValue:{value:"8",computed:!1},required:!1}}},MenubarItem.__docgenInfo={description:"",methods:[]},MenubarSeparator.__docgenInfo={description:"",methods:[]},MenubarLabel.__docgenInfo={description:"",methods:[]},MenubarCheckboxItem.__docgenInfo={description:"",methods:[]},MenubarRadioItem.__docgenInfo={description:"",methods:[]},MenubarSubContent.__docgenInfo={description:"",methods:[]},MenubarSubTrigger.__docgenInfo={description:"",methods:[]},MenubarShortcut.__docgenInfo={description:"",methods:[],displayName:"MenubarShortcut"};try{Menubar.displayName="Menubar",Menubar.__docgenInfo={description:"",displayName:"Menubar",props:{asChild:{defaultValue:null,description:"",name:"asChild",required:!1,type:{name:"boolean"}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["registry/default/ui/menubar.tsx#Menubar"]={docgenInfo:Menubar.__docgenInfo,name:"Menubar",path:"registry/default/ui/menubar.tsx#Menubar"})}catch(__react_docgen_typescript_loader_error){}try{MenubarTrigger.displayName="MenubarTrigger",MenubarTrigger.__docgenInfo={description:"",displayName:"MenubarTrigger",props:{asChild:{defaultValue:null,description:"",name:"asChild",required:!1,type:{name:"boolean"}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["registry/default/ui/menubar.tsx#MenubarTrigger"]={docgenInfo:MenubarTrigger.__docgenInfo,name:"MenubarTrigger",path:"registry/default/ui/menubar.tsx#MenubarTrigger"})}catch(__react_docgen_typescript_loader_error){}try{MenubarContent.displayName="MenubarContent",MenubarContent.__docgenInfo={description:"",displayName:"MenubarContent",props:{asChild:{defaultValue:null,description:"",name:"asChild",required:!1,type:{name:"boolean"}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["registry/default/ui/menubar.tsx#MenubarContent"]={docgenInfo:MenubarContent.__docgenInfo,name:"MenubarContent",path:"registry/default/ui/menubar.tsx#MenubarContent"})}catch(__react_docgen_typescript_loader_error){}try{MenubarItem.displayName="MenubarItem",MenubarItem.__docgenInfo={description:"",displayName:"MenubarItem",props:{asChild:{defaultValue:null,description:"",name:"asChild",required:!1,type:{name:"boolean"}},inset:{defaultValue:null,description:"",name:"inset",required:!1,type:{name:"boolean"}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["registry/default/ui/menubar.tsx#MenubarItem"]={docgenInfo:MenubarItem.__docgenInfo,name:"MenubarItem",path:"registry/default/ui/menubar.tsx#MenubarItem"})}catch(__react_docgen_typescript_loader_error){}try{MenubarSeparator.displayName="MenubarSeparator",MenubarSeparator.__docgenInfo={description:"",displayName:"MenubarSeparator",props:{asChild:{defaultValue:null,description:"",name:"asChild",required:!1,type:{name:"boolean"}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["registry/default/ui/menubar.tsx#MenubarSeparator"]={docgenInfo:MenubarSeparator.__docgenInfo,name:"MenubarSeparator",path:"registry/default/ui/menubar.tsx#MenubarSeparator"})}catch(__react_docgen_typescript_loader_error){}try{MenubarLabel.displayName="MenubarLabel",MenubarLabel.__docgenInfo={description:"",displayName:"MenubarLabel",props:{asChild:{defaultValue:null,description:"",name:"asChild",required:!1,type:{name:"boolean"}},inset:{defaultValue:null,description:"",name:"inset",required:!1,type:{name:"boolean"}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["registry/default/ui/menubar.tsx#MenubarLabel"]={docgenInfo:MenubarLabel.__docgenInfo,name:"MenubarLabel",path:"registry/default/ui/menubar.tsx#MenubarLabel"})}catch(__react_docgen_typescript_loader_error){}try{MenubarCheckboxItem.displayName="MenubarCheckboxItem",MenubarCheckboxItem.__docgenInfo={description:"",displayName:"MenubarCheckboxItem",props:{asChild:{defaultValue:null,description:"",name:"asChild",required:!1,type:{name:"boolean"}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["registry/default/ui/menubar.tsx#MenubarCheckboxItem"]={docgenInfo:MenubarCheckboxItem.__docgenInfo,name:"MenubarCheckboxItem",path:"registry/default/ui/menubar.tsx#MenubarCheckboxItem"})}catch(__react_docgen_typescript_loader_error){}try{MenubarRadioGroup.displayName="MenubarRadioGroup",MenubarRadioGroup.__docgenInfo={description:"",displayName:"MenubarRadioGroup",props:{asChild:{defaultValue:null,description:"",name:"asChild",required:!1,type:{name:"boolean"}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["registry/default/ui/menubar.tsx#MenubarRadioGroup"]={docgenInfo:MenubarRadioGroup.__docgenInfo,name:"MenubarRadioGroup",path:"registry/default/ui/menubar.tsx#MenubarRadioGroup"})}catch(__react_docgen_typescript_loader_error){}try{MenubarRadioItem.displayName="MenubarRadioItem",MenubarRadioItem.__docgenInfo={description:"",displayName:"MenubarRadioItem",props:{asChild:{defaultValue:null,description:"",name:"asChild",required:!1,type:{name:"boolean"}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["registry/default/ui/menubar.tsx#MenubarRadioItem"]={docgenInfo:MenubarRadioItem.__docgenInfo,name:"MenubarRadioItem",path:"registry/default/ui/menubar.tsx#MenubarRadioItem"})}catch(__react_docgen_typescript_loader_error){}try{MenubarPortal.displayName="MenubarPortal",MenubarPortal.__docgenInfo={description:"",displayName:"MenubarPortal",props:{}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["registry/default/ui/menubar.tsx#MenubarPortal"]={docgenInfo:MenubarPortal.__docgenInfo,name:"MenubarPortal",path:"registry/default/ui/menubar.tsx#MenubarPortal"})}catch(__react_docgen_typescript_loader_error){}try{MenubarSubContent.displayName="MenubarSubContent",MenubarSubContent.__docgenInfo={description:"",displayName:"MenubarSubContent",props:{asChild:{defaultValue:null,description:"",name:"asChild",required:!1,type:{name:"boolean"}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["registry/default/ui/menubar.tsx#MenubarSubContent"]={docgenInfo:MenubarSubContent.__docgenInfo,name:"MenubarSubContent",path:"registry/default/ui/menubar.tsx#MenubarSubContent"})}catch(__react_docgen_typescript_loader_error){}try{MenubarSubTrigger.displayName="MenubarSubTrigger",MenubarSubTrigger.__docgenInfo={description:"",displayName:"MenubarSubTrigger",props:{asChild:{defaultValue:null,description:"",name:"asChild",required:!1,type:{name:"boolean"}},inset:{defaultValue:null,description:"",name:"inset",required:!1,type:{name:"boolean"}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["registry/default/ui/menubar.tsx#MenubarSubTrigger"]={docgenInfo:MenubarSubTrigger.__docgenInfo,name:"MenubarSubTrigger",path:"registry/default/ui/menubar.tsx#MenubarSubTrigger"})}catch(__react_docgen_typescript_loader_error){}try{MenubarGroup.displayName="MenubarGroup",MenubarGroup.__docgenInfo={description:"",displayName:"MenubarGroup",props:{asChild:{defaultValue:null,description:"",name:"asChild",required:!1,type:{name:"boolean"}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["registry/default/ui/menubar.tsx#MenubarGroup"]={docgenInfo:MenubarGroup.__docgenInfo,name:"MenubarGroup",path:"registry/default/ui/menubar.tsx#MenubarGroup"})}catch(__react_docgen_typescript_loader_error){}try{MenubarSub.displayName="MenubarSub",MenubarSub.__docgenInfo={description:"",displayName:"MenubarSub",props:{}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["registry/default/ui/menubar.tsx#MenubarSub"]={docgenInfo:MenubarSub.__docgenInfo,name:"MenubarSub",path:"registry/default/ui/menubar.tsx#MenubarSub"})}catch(__react_docgen_typescript_loader_error){}try{MenubarShortcut.displayName="MenubarShortcut",MenubarShortcut.__docgenInfo={description:"",displayName:"MenubarShortcut",props:{}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["registry/default/ui/menubar.tsx#MenubarShortcut"]={docgenInfo:MenubarShortcut.__docgenInfo,name:"MenubarShortcut",path:"registry/default/ui/menubar.tsx#MenubarShortcut"})}catch(__react_docgen_typescript_loader_error){}var menubar_stories_jsx=react.createElement;function ownKeys(object,enumerableOnly){var keys=Object.keys(object);if(Object.getOwnPropertySymbols){var symbols=Object.getOwnPropertySymbols(object);enumerableOnly&&(symbols=symbols.filter((function(sym){return Object.getOwnPropertyDescriptor(object,sym).enumerable}))),keys.push.apply(keys,symbols)}return keys}function _objectSpread(target){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?ownKeys(Object(source),!0).forEach((function(key){(0,defineProperty.Z)(target,key,source[key])})):Object.getOwnPropertyDescriptors?Object.defineProperties(target,Object.getOwnPropertyDescriptors(source)):ownKeys(Object(source)).forEach((function(key){Object.defineProperty(target,key,Object.getOwnPropertyDescriptor(source,key))}))}return target}const menubar_stories={title:"ui/Menubar",component:Menubar,tags:["autodocs"],argTypes:{}};var Base={render:function render(args){return menubar_stories_jsx(Menubar,null,menubar_stories_jsx(MenubarMenu,null,menubar_stories_jsx(MenubarTrigger,null,"File"),menubar_stories_jsx(MenubarContent,null,menubar_stories_jsx(MenubarItem,null,"New Tab ",menubar_stories_jsx(MenubarShortcut,null,"⌘T")),menubar_stories_jsx(MenubarItem,null,"New Window ",menubar_stories_jsx(MenubarShortcut,null,"⌘N")),menubar_stories_jsx(MenubarItem,{disabled:!0},"New Incognito Window"),menubar_stories_jsx(MenubarSeparator,null),menubar_stories_jsx(MenubarSub,null,menubar_stories_jsx(MenubarSubTrigger,null,"Share"),menubar_stories_jsx(MenubarSubContent,null,menubar_stories_jsx(MenubarItem,null,"Email link"),menubar_stories_jsx(MenubarItem,null,"Messages"),menubar_stories_jsx(MenubarItem,null,"Notes"))),menubar_stories_jsx(MenubarSeparator,null),menubar_stories_jsx(MenubarItem,null,"Print... ",menubar_stories_jsx(MenubarShortcut,null,"⌘P")))),menubar_stories_jsx(MenubarMenu,null,menubar_stories_jsx(MenubarTrigger,null,"Edit"),menubar_stories_jsx(MenubarContent,null,menubar_stories_jsx(MenubarItem,null,"Undo ",menubar_stories_jsx(MenubarShortcut,null,"⌘Z")),menubar_stories_jsx(MenubarItem,null,"Redo ",menubar_stories_jsx(MenubarShortcut,null,"⇧⌘Z")),menubar_stories_jsx(MenubarSeparator,null),menubar_stories_jsx(MenubarSub,null,menubar_stories_jsx(MenubarSubTrigger,null,"Find"),menubar_stories_jsx(MenubarSubContent,null,menubar_stories_jsx(MenubarItem,null,"Search the web"),menubar_stories_jsx(MenubarSeparator,null),menubar_stories_jsx(MenubarItem,null,"Find..."),menubar_stories_jsx(MenubarItem,null,"Find Next"),menubar_stories_jsx(MenubarItem,null,"Find Previous"))),menubar_stories_jsx(MenubarSeparator,null),menubar_stories_jsx(MenubarItem,null,"Cut"),menubar_stories_jsx(MenubarItem,null,"Copy"),menubar_stories_jsx(MenubarItem,null,"Paste"))),menubar_stories_jsx(MenubarMenu,null,menubar_stories_jsx(MenubarTrigger,null,"View"),menubar_stories_jsx(MenubarContent,null,menubar_stories_jsx(MenubarCheckboxItem,null,"Always Show Bookmarks Bar"),menubar_stories_jsx(MenubarCheckboxItem,{checked:!0},"Always Show Full URLs"),menubar_stories_jsx(MenubarSeparator,null),menubar_stories_jsx(MenubarItem,{inset:!0},"Reload ",menubar_stories_jsx(MenubarShortcut,null,"⌘R")),menubar_stories_jsx(MenubarItem,{disabled:!0,inset:!0},"Force Reload ",menubar_stories_jsx(MenubarShortcut,null,"⇧⌘R")),menubar_stories_jsx(MenubarSeparator,null),menubar_stories_jsx(MenubarItem,{inset:!0},"Toggle Fullscreen"),menubar_stories_jsx(MenubarSeparator,null),menubar_stories_jsx(MenubarItem,{inset:!0},"Hide Sidebar"))),menubar_stories_jsx(MenubarMenu,null,menubar_stories_jsx(MenubarTrigger,null,"Profiles"),menubar_stories_jsx(MenubarContent,null,menubar_stories_jsx(MenubarRadioGroup,{value:"benoit"},menubar_stories_jsx(MenubarRadioItem,{value:"andy"},"Andy"),menubar_stories_jsx(MenubarRadioItem,{value:"benoit"},"Benoit"),menubar_stories_jsx(MenubarRadioItem,{value:"Luis"},"Luis")),menubar_stories_jsx(MenubarSeparator,null),menubar_stories_jsx(MenubarItem,{inset:!0},"Edit..."),menubar_stories_jsx(MenubarSeparator,null),menubar_stories_jsx(MenubarItem,{inset:!0},"Add Profile..."))))},args:{}};Base.parameters=_objectSpread(_objectSpread({},Base.parameters),{},{docs:_objectSpread(_objectSpread({},null===(_Base$parameters=Base.parameters)||void 0===_Base$parameters?void 0:_Base$parameters.docs),{},{source:_objectSpread({originalSource:'{\n render: args => <Menubar>\n <MenubarMenu>\n <MenubarTrigger>File</MenubarTrigger>\n <MenubarContent>\n <MenubarItem>\n New Tab <MenubarShortcut>⌘T</MenubarShortcut>\n </MenubarItem>\n <MenubarItem>\n New Window <MenubarShortcut>⌘N</MenubarShortcut>\n </MenubarItem>\n <MenubarItem disabled>New Incognito Window</MenubarItem>\n <MenubarSeparator />\n <MenubarSub>\n <MenubarSubTrigger>Share</MenubarSubTrigger>\n <MenubarSubContent>\n <MenubarItem>Email link</MenubarItem>\n <MenubarItem>Messages</MenubarItem>\n <MenubarItem>Notes</MenubarItem>\n </MenubarSubContent>\n </MenubarSub>\n <MenubarSeparator />\n <MenubarItem>\n Print... <MenubarShortcut>⌘P</MenubarShortcut>\n </MenubarItem>\n </MenubarContent>\n </MenubarMenu>\n <MenubarMenu>\n <MenubarTrigger>Edit</MenubarTrigger>\n <MenubarContent>\n <MenubarItem>\n Undo <MenubarShortcut>⌘Z</MenubarShortcut>\n </MenubarItem>\n <MenubarItem>\n Redo <MenubarShortcut>⇧⌘Z</MenubarShortcut>\n </MenubarItem>\n <MenubarSeparator />\n <MenubarSub>\n <MenubarSubTrigger>Find</MenubarSubTrigger>\n <MenubarSubContent>\n <MenubarItem>Search the web</MenubarItem>\n <MenubarSeparator />\n <MenubarItem>Find...</MenubarItem>\n <MenubarItem>Find Next</MenubarItem>\n <MenubarItem>Find Previous</MenubarItem>\n </MenubarSubContent>\n </MenubarSub>\n <MenubarSeparator />\n <MenubarItem>Cut</MenubarItem>\n <MenubarItem>Copy</MenubarItem>\n <MenubarItem>Paste</MenubarItem>\n </MenubarContent>\n </MenubarMenu>\n <MenubarMenu>\n <MenubarTrigger>View</MenubarTrigger>\n <MenubarContent>\n <MenubarCheckboxItem>Always Show Bookmarks Bar</MenubarCheckboxItem>\n <MenubarCheckboxItem checked>\n Always Show Full URLs\n </MenubarCheckboxItem>\n <MenubarSeparator />\n <MenubarItem inset>\n Reload <MenubarShortcut>⌘R</MenubarShortcut>\n </MenubarItem>\n <MenubarItem disabled inset>\n Force Reload <MenubarShortcut>⇧⌘R</MenubarShortcut>\n </MenubarItem>\n <MenubarSeparator />\n <MenubarItem inset>Toggle Fullscreen</MenubarItem>\n <MenubarSeparator />\n <MenubarItem inset>Hide Sidebar</MenubarItem>\n </MenubarContent>\n </MenubarMenu>\n <MenubarMenu>\n <MenubarTrigger>Profiles</MenubarTrigger>\n <MenubarContent>\n <MenubarRadioGroup value="benoit">\n <MenubarRadioItem value="andy">Andy</MenubarRadioItem>\n <MenubarRadioItem value="benoit">Benoit</MenubarRadioItem>\n <MenubarRadioItem value="Luis">Luis</MenubarRadioItem>\n </MenubarRadioGroup>\n <MenubarSeparator />\n <MenubarItem inset>Edit...</MenubarItem>\n <MenubarSeparator />\n <MenubarItem inset>Add Profile...</MenubarItem>\n </MenubarContent>\n </MenubarMenu>\n </Menubar>,\n args: {}\n}'},null===(_Base$parameters2=Base.parameters)||void 0===_Base$parameters2||null===(_Base$parameters2=_Base$parameters2.docs)||void 0===_Base$parameters2?void 0:_Base$parameters2.source)})})}}]);