@adamosuiteservices/ui 2.9.15 → 2.10.0
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/accordion-rounded.cjs +12 -17
- package/dist/accordion-rounded.js +37 -46
- package/dist/accordion.cjs +8 -7
- package/dist/accordion.js +19 -17
- package/dist/alert.cjs +7 -3
- package/dist/alert.js +14 -10
- package/dist/avatar.cjs +2 -0
- package/dist/avatar.js +42 -40
- package/dist/badge.cjs +9 -2
- package/dist/badge.js +19 -12
- package/dist/breadcrumb.cjs +7 -3
- package/dist/breadcrumb.js +30 -24
- package/dist/{button-B7ZP4LZN.js → button-CUNnLccZ.js} +11 -6
- package/dist/{button-D-qFRXiM.cjs → button-CxGyLoeN.cjs} +7 -2
- package/dist/button-group.cjs +2 -0
- package/dist/button-group.js +15 -13
- package/dist/button.cjs +1 -1
- package/dist/button.js +1 -1
- package/dist/calendar.cjs +8 -6
- package/dist/calendar.js +507 -492
- package/dist/card.cjs +9 -4
- package/dist/card.js +8 -3
- package/dist/checkbox-CFGlO5wt.cjs +22 -0
- package/dist/{checkbox-DhBcmKze.js → checkbox-DsN1IQGA.js} +70 -68
- package/dist/checkbox.cjs +1 -1
- package/dist/checkbox.js +1 -1
- package/dist/combobox.cjs +10 -13
- package/dist/combobox.js +90 -99
- package/dist/components/ui/icon/icon.d.ts +1 -3
- package/dist/components/ui/icon/icon.stories.d.ts +0 -5
- package/dist/components/ui/spinner/spinner.d.ts +1 -1
- package/dist/components/ui/tooltip/tooltip.stories.d.ts +0 -1
- package/dist/context-menu.cjs +10 -8
- package/dist/context-menu.js +126 -120
- package/dist/custom-layered-styles.css +1 -1
- package/dist/dialog.cjs +10 -7
- package/dist/dialog.js +43 -40
- package/dist/dropdown-menu.cjs +25 -10
- package/dist/dropdown-menu.js +179 -166
- package/dist/icon-D0vVkV-A.js +35 -0
- package/dist/icon-SWksUOv5.cjs +6 -0
- package/dist/icon.cjs +1 -1
- package/dist/icon.js +1 -1
- package/dist/icons.css +1 -1
- package/dist/input-group.cjs +14 -6
- package/dist/input-group.js +25 -17
- package/dist/kbd.cjs +3 -3
- package/dist/kbd.js +1 -0
- package/dist/pagination.cjs +4 -4
- package/dist/pagination.js +41 -43
- package/dist/radio-group.cjs +5 -5
- package/dist/radio-group.js +44 -42
- package/dist/radius.css +1 -1
- package/dist/select.cjs +12 -13
- package/dist/select.js +182 -187
- package/dist/{sheet-Q3dBOQG-.js → sheet-DM7b3ckK.js} +18 -18
- package/dist/{sheet-CGahUP7F.cjs → sheet-DfRu4ByS.cjs} +4 -4
- package/dist/sheet.cjs +1 -1
- package/dist/sheet.js +1 -1
- package/dist/sidebar.cjs +6 -11
- package/dist/sidebar.js +38 -49
- package/dist/spinner.cjs +1 -6
- package/dist/spinner.js +10 -16
- package/dist/styles.css +1 -1
- package/dist/tabs-underline.cjs +6 -3
- package/dist/tabs-underline.js +8 -5
- package/dist/tabs.cjs +6 -3
- package/dist/tabs.js +8 -5
- package/dist/toggle.cjs +5 -2
- package/dist/toggle.js +14 -11
- package/docs/components/layout/sidebar.md +18 -23
- package/docs/components/ui/accordion-rounded.md +584 -583
- package/docs/components/ui/accordion.md +3 -1
- package/docs/components/ui/alert.md +650 -671
- package/docs/components/ui/avatar.md +587 -588
- package/docs/components/ui/badge.md +1019 -1024
- package/docs/components/ui/breadcrumb.md +14 -14
- package/docs/components/ui/button-group.md +69 -87
- package/docs/components/ui/button.md +17 -17
- package/docs/components/ui/calendar.md +6 -6
- package/docs/components/ui/card.md +21 -27
- package/docs/components/ui/collapsible.md +16 -13
- package/docs/components/ui/combobox.md +14 -14
- package/docs/components/ui/command.md +6 -6
- package/docs/components/ui/context-menu.md +23 -23
- package/docs/components/ui/dialog.md +16 -16
- package/docs/components/ui/dropdown-menu.md +44 -66
- package/docs/components/ui/hover-card.md +5 -5
- package/docs/components/ui/icon.md +87 -88
- package/docs/components/ui/input-group.md +523 -509
- package/docs/components/ui/kbd.md +8 -8
- package/docs/components/ui/label.md +5 -5
- package/docs/components/ui/pagination.md +5 -5
- package/docs/components/ui/popover.md +14 -14
- package/docs/components/ui/progress.md +2 -2
- package/docs/components/ui/radio-group.md +2 -2
- package/docs/components/ui/select.md +6 -6
- package/docs/components/ui/spinner.md +15 -15
- package/docs/components/ui/switch.md +15 -9
- package/docs/components/ui/tabs-underline.md +4 -4
- package/docs/components/ui/tabs.md +5 -5
- package/docs/components/ui/toggle.md +17 -23
- package/docs/components/ui/tooltip.md +7 -10
- package/package.json +1 -1
- package/dist/check-CLxNVljQ.cjs +0 -6
- package/dist/check-Ci0GjV-B.js +0 -11
- package/dist/checkbox-CdnZ8VFJ.cjs +0 -21
- package/dist/chevron-down-BqEHzml5.cjs +0 -6
- package/dist/chevron-down-CpVS2Z7w.js +0 -11
- package/dist/chevron-left-B8QsBNvc.cjs +0 -6
- package/dist/chevron-left-Eal-WYLp.js +0 -11
- package/dist/chevron-right-BpzggHsr.cjs +0 -6
- package/dist/chevron-right-Cnc2tB4-.js +0 -11
- package/dist/circle-CX7JIirj.cjs +0 -6
- package/dist/circle-DYv-7Qb9.js +0 -11
- package/dist/createLucideIcon-B_8CJpcQ.js +0 -94
- package/dist/createLucideIcon-CAtnV-yz.cjs +0 -21
- package/dist/ellipsis-CryjZKZn.js +0 -15
- package/dist/ellipsis-Ct9VTDOG.cjs +0 -6
- package/dist/icon-DTx6Y_mx.cjs +0 -6
- package/dist/icon-DmU_SEHC.js +0 -36
- package/dist/minus-C0pHPx21.cjs +0 -6
- package/dist/minus-DE-onYs2.js +0 -11
- package/dist/x-CBKgg4YL.cjs +0 -6
- package/dist/x-Dl66o_vF.js +0 -14
package/dist/context-menu.cjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("./jsx-runtime-BB_1_6y_.cjs"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("./jsx-runtime-BB_1_6y_.cjs"),B=require("react"),f=require("./index-BWaO7kQK.cjs"),H=require("./index-cwZN7ZY3.cjs"),F=require("./index-CocSS1YK.cjs"),d=require("./index-CTjlbbt9.cjs"),X=require("./index-CzY-WZXL.cjs"),R=require("./icon-SWksUOv5.cjs"),p=require("./index-DoxiiusW.cjs");function W(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const n in e)if(n!=="default"){const o=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,o.get?o:{enumerable:!0,get:()=>e[n]})}}return t.default=e,Object.freeze(t)}const s=W(B);var h="ContextMenu",[K]=H.createContextScope(h,[d.createMenuScope]),u=d.createMenuScope(),[Y,j]=K(h),b=e=>{const{__scopeContextMenu:t,children:n,onOpenChange:o,dir:r,modal:x=!0}=e,[c,i]=s.useState(!1),v=u(t),C=X.useCallbackRef(o),m=s.useCallback(g=>{i(g),C(g)},[C]);return a.jsxRuntimeExports.jsx(Y,{scope:t,open:c,onOpenChange:m,modal:x,children:a.jsxRuntimeExports.jsx(d.Root3,{...v,dir:r,open:c,onOpenChange:m,modal:x,children:n})})};b.displayName=h;var E="ContextMenuTrigger",_=s.forwardRef((e,t)=>{const{__scopeContextMenu:n,disabled:o=!1,...r}=e,x=j(E,n),c=u(n),i=s.useRef({x:0,y:0}),v=s.useRef({getBoundingClientRect:()=>DOMRect.fromRect({width:0,height:0,...i.current})}),C=s.useRef(0),m=s.useCallback(()=>window.clearTimeout(C.current),[]),g=l=>{i.current={x:l.clientX,y:l.clientY},x.onOpenChange(!0)};return s.useEffect(()=>m,[m]),s.useEffect(()=>void(o&&m()),[o,m]),a.jsxRuntimeExports.jsxs(a.jsxRuntimeExports.Fragment,{children:[a.jsxRuntimeExports.jsx(d.Anchor2,{...c,virtualRef:v}),a.jsxRuntimeExports.jsx(F.Primitive.span,{"data-state":x.open?"open":"closed","data-disabled":o?"":void 0,...r,ref:t,style:{WebkitTouchCallout:"none",...e.style},onContextMenu:o?e.onContextMenu:f.composeEventHandlers(e.onContextMenu,l=>{m(),g(l),l.preventDefault()}),onPointerDown:o?e.onPointerDown:f.composeEventHandlers(e.onPointerDown,M(l=>{m(),C.current=window.setTimeout(()=>g(l),700)})),onPointerMove:o?e.onPointerMove:f.composeEventHandlers(e.onPointerMove,M(m)),onPointerCancel:o?e.onPointerCancel:f.composeEventHandlers(e.onPointerCancel,M(m)),onPointerUp:o?e.onPointerUp:f.composeEventHandlers(e.onPointerUp,M(m))})]})});_.displayName=E;var J="ContextMenuPortal",S=e=>{const{__scopeContextMenu:t,...n}=e,o=u(t);return a.jsxRuntimeExports.jsx(d.Portal,{...o,...n})};S.displayName=J;var N="ContextMenuContent",P=s.forwardRef((e,t)=>{const{__scopeContextMenu:n,...o}=e,r=j(N,n),x=u(n),c=s.useRef(!1);return a.jsxRuntimeExports.jsx(d.Content2,{...x,...o,ref:t,side:"right",sideOffset:2,align:"start",onCloseAutoFocus:i=>{e.onCloseAutoFocus?.(i),!i.defaultPrevented&&c.current&&i.preventDefault(),c.current=!1},onInteractOutside:i=>{e.onInteractOutside?.(i),!i.defaultPrevented&&!r.modal&&(c.current=!0)},style:{...e.style,"--radix-context-menu-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-context-menu-content-available-width":"var(--radix-popper-available-width)","--radix-context-menu-content-available-height":"var(--radix-popper-available-height)","--radix-context-menu-trigger-width":"var(--radix-popper-anchor-width)","--radix-context-menu-trigger-height":"var(--radix-popper-anchor-height)"}})});P.displayName=N;var Q="ContextMenuGroup",y=s.forwardRef((e,t)=>{const{__scopeContextMenu:n,...o}=e,r=u(n);return a.jsxRuntimeExports.jsx(d.Group,{...r,...o,ref:t})});y.displayName=Q;var V="ContextMenuLabel",I=s.forwardRef((e,t)=>{const{__scopeContextMenu:n,...o}=e,r=u(n);return a.jsxRuntimeExports.jsx(d.Label,{...r,...o,ref:t})});I.displayName=V;var Z="ContextMenuItem",w=s.forwardRef((e,t)=>{const{__scopeContextMenu:n,...o}=e,r=u(n);return a.jsxRuntimeExports.jsx(d.Item2,{...r,...o,ref:t})});w.displayName=Z;var ee="ContextMenuCheckboxItem",O=s.forwardRef((e,t)=>{const{__scopeContextMenu:n,...o}=e,r=u(n);return a.jsxRuntimeExports.jsx(d.CheckboxItem,{...r,...o,ref:t})});O.displayName=ee;var te="ContextMenuRadioGroup",T=s.forwardRef((e,t)=>{const{__scopeContextMenu:n,...o}=e,r=u(n);return a.jsxRuntimeExports.jsx(d.RadioGroup,{...r,...o,ref:t})});T.displayName=te;var ne="ContextMenuRadioItem",A=s.forwardRef((e,t)=>{const{__scopeContextMenu:n,...o}=e,r=u(n);return a.jsxRuntimeExports.jsx(d.RadioItem,{...r,...o,ref:t})});A.displayName=ne;var oe="ContextMenuItemIndicator",k=s.forwardRef((e,t)=>{const{__scopeContextMenu:n,...o}=e,r=u(n);return a.jsxRuntimeExports.jsx(d.ItemIndicator,{...r,...o,ref:t})});k.displayName=oe;var ae="ContextMenuSeparator",G=s.forwardRef((e,t)=>{const{__scopeContextMenu:n,...o}=e,r=u(n);return a.jsxRuntimeExports.jsx(d.Separator,{...r,...o,ref:t})});G.displayName=ae;var re="ContextMenuArrow",se=s.forwardRef((e,t)=>{const{__scopeContextMenu:n,...o}=e,r=u(n);return a.jsxRuntimeExports.jsx(d.Arrow2,{...r,...o,ref:t})});se.displayName=re;var $="ContextMenuSub",z=e=>{const{__scopeContextMenu:t,children:n,onOpenChange:o,open:r,defaultOpen:x}=e,c=u(t),[i,v]=f.useControllableState({prop:r,defaultProp:x??!1,onChange:o,caller:$});return a.jsxRuntimeExports.jsx(d.Sub,{...c,open:i,onOpenChange:v,children:n})};z.displayName=$;var de="ContextMenuSubTrigger",D=s.forwardRef((e,t)=>{const{__scopeContextMenu:n,...o}=e,r=u(n);return a.jsxRuntimeExports.jsx(d.SubTrigger,{...r,...o,ref:t})});D.displayName=de;var ue="ContextMenuSubContent",L=s.forwardRef((e,t)=>{const{__scopeContextMenu:n,...o}=e,r=u(n);return a.jsxRuntimeExports.jsx(d.SubContent,{...r,...o,ref:t,style:{...e.style,"--radix-context-menu-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-context-menu-content-available-width":"var(--radix-popper-available-width)","--radix-context-menu-content-available-height":"var(--radix-popper-available-height)","--radix-context-menu-trigger-width":"var(--radix-popper-anchor-width)","--radix-context-menu-trigger-height":"var(--radix-popper-anchor-height)"}})});L.displayName=ue;function M(e){return t=>t.pointerType!=="mouse"?e(t):void 0}var ie=b,me=_,q=S,ce=P,xe=y,pe=I,le=w,fe=O,ve=T,Ce=A,U=k,ge=G,Me=z,Re=D,he=L;function je({...e}){return a.jsxRuntimeExports.jsx(ie,{"data-slot":"context-menu",...e})}function be({...e}){return a.jsxRuntimeExports.jsx(me,{"data-slot":"context-menu-trigger",...e})}function Ee({...e}){return a.jsxRuntimeExports.jsx(xe,{"data-slot":"context-menu-group",...e})}function _e({...e}){return a.jsxRuntimeExports.jsx(q,{"data-slot":"context-menu-portal",...e})}function Se({...e}){return a.jsxRuntimeExports.jsx(Me,{"data-slot":"context-menu-sub",...e})}function Ne({...e}){return a.jsxRuntimeExports.jsx(ve,{"data-slot":"context-menu-radio-group",...e})}function Pe({className:e,inset:t,children:n,...o}){return a.jsxRuntimeExports.jsxs(Re,{"data-slot":"context-menu-sub-trigger","data-inset":t,className:p.cn(`
|
|
2
2
|
adm:flex adm:cursor-default adm:items-center adm:gap-2 adm:rounded-sm
|
|
3
3
|
adm:px-2 adm:py-1.5 adm:text-sm adm:outline-hidden adm:select-none
|
|
4
4
|
adm:focus:bg-accent adm:focus:text-accent-foreground
|
|
@@ -8,7 +8,9 @@
|
|
|
8
8
|
adm:[&_svg]:pointer-events-none adm:[&_svg]:shrink-0
|
|
9
9
|
adm:[&_svg:not([class*=size-])]:size-4
|
|
10
10
|
adm:[&_svg:not([class*=text-])]:text-muted-foreground
|
|
11
|
-
`,e),...o,children:[n,a.jsxRuntimeExports.jsx(
|
|
11
|
+
`,e),...o,children:[n,a.jsxRuntimeExports.jsx(R.Icon,{symbol:"chevron_right",className:`
|
|
12
|
+
adm:ml-auto adm:shrink-0 adm:text-lg adm:text-muted-foreground
|
|
13
|
+
`})]})}function ye({className:e,...t}){return a.jsxRuntimeExports.jsx(he,{"data-slot":"context-menu-sub-content",className:p.cn(`
|
|
12
14
|
adm:z-50 adm:min-w-[8rem]
|
|
13
15
|
adm:origin-(--radix-context-menu-content-transform-origin)
|
|
14
16
|
adm:overflow-hidden adm:rounded-md adm:border adm:bg-popover adm:p-1
|
|
@@ -21,7 +23,7 @@
|
|
|
21
23
|
adm:data-[state=closed]:zoom-out-95
|
|
22
24
|
adm:data-[state=open]:animate-in adm:data-[state=open]:fade-in-0
|
|
23
25
|
adm:data-[state=open]:zoom-in-95
|
|
24
|
-
`,e),...t})}function
|
|
26
|
+
`,e),...t})}function Ie({className:e,...t}){return a.jsxRuntimeExports.jsx(q,{children:a.jsxRuntimeExports.jsx(ce,{"data-slot":"context-menu-content",className:p.cn(`
|
|
25
27
|
adm:z-50 adm:max-h-(--radix-context-menu-content-available-height)
|
|
26
28
|
adm:min-w-[8rem]
|
|
27
29
|
adm:origin-(--radix-context-menu-content-transform-origin)
|
|
@@ -36,7 +38,7 @@
|
|
|
36
38
|
adm:data-[state=closed]:zoom-out-95
|
|
37
39
|
adm:data-[state=open]:animate-in adm:data-[state=open]:fade-in-0
|
|
38
40
|
adm:data-[state=open]:zoom-in-95
|
|
39
|
-
`,e),...t})})}function
|
|
41
|
+
`,e),...t})})}function we({className:e,inset:t,variant:n="default",...o}){return a.jsxRuntimeExports.jsx(le,{"data-slot":"context-menu-item","data-inset":t,"data-variant":n,className:p.cn(`
|
|
40
42
|
adm:relative adm:flex adm:cursor-default adm:items-center adm:gap-2
|
|
41
43
|
adm:rounded-sm adm:px-2 adm:py-1.5 adm:text-sm adm:outline-hidden
|
|
42
44
|
adm:select-none
|
|
@@ -51,7 +53,7 @@
|
|
|
51
53
|
adm:[&_svg:not([class*=size-])]:size-4
|
|
52
54
|
adm:[&_svg:not([class*=text-])]:text-muted-foreground
|
|
53
55
|
adm:data-[variant=destructive]:*:[svg]:!text-destructive
|
|
54
|
-
`,e),...o})}function
|
|
56
|
+
`,e),...o})}function Oe({className:e,children:t,checked:n,...o}){return a.jsxRuntimeExports.jsxs(fe,{"data-slot":"context-menu-checkbox-item",className:p.cn(`
|
|
55
57
|
adm:relative adm:flex adm:cursor-default adm:items-center adm:gap-2
|
|
56
58
|
adm:rounded-sm adm:py-1.5 adm:pr-2 adm:pl-8 adm:text-sm
|
|
57
59
|
adm:outline-hidden adm:select-none
|
|
@@ -62,7 +64,7 @@
|
|
|
62
64
|
`,e),checked:n,...o,children:[a.jsxRuntimeExports.jsx("span",{className:`
|
|
63
65
|
adm:pointer-events-none adm:absolute adm:left-2 adm:flex adm:size-3.5
|
|
64
66
|
adm:items-center adm:justify-center
|
|
65
|
-
`,children:a.jsxRuntimeExports.jsx(
|
|
67
|
+
`,children:a.jsxRuntimeExports.jsx(U,{children:a.jsxRuntimeExports.jsx(R.Icon,{symbol:"check"})})}),t]})}function Te({className:e,children:t,...n}){return a.jsxRuntimeExports.jsxs(Ce,{"data-slot":"context-menu-radio-item",className:p.cn(`
|
|
66
68
|
adm:relative adm:flex adm:cursor-default adm:items-center adm:gap-2
|
|
67
69
|
adm:rounded-sm adm:py-1.5 adm:pr-2 adm:pl-8 adm:text-sm
|
|
68
70
|
adm:outline-hidden adm:select-none
|
|
@@ -73,7 +75,7 @@
|
|
|
73
75
|
`,e),...n,children:[a.jsxRuntimeExports.jsx("span",{className:`
|
|
74
76
|
adm:pointer-events-none adm:absolute adm:left-2 adm:flex adm:size-3.5
|
|
75
77
|
adm:items-center adm:justify-center
|
|
76
|
-
`,children:a.jsxRuntimeExports.jsx(
|
|
78
|
+
`,children:a.jsxRuntimeExports.jsx(U,{children:a.jsxRuntimeExports.jsx(R.Icon,{symbol:"circle",fill:1,className:"adm:text-sm"})})}),t]})}function Ae({className:e,inset:t,...n}){return a.jsxRuntimeExports.jsx(pe,{"data-slot":"context-menu-label","data-inset":t,className:p.cn(`
|
|
77
79
|
adm:px-2 adm:py-1.5 adm:text-sm adm:font-medium adm:text-foreground
|
|
78
80
|
adm:data-[inset]:pl-8
|
|
79
|
-
`,e),...n})}function
|
|
81
|
+
`,e),...n})}function ke({className:e,...t}){return a.jsxRuntimeExports.jsx(ge,{"data-slot":"context-menu-separator",className:p.cn("adm:-mx-1 adm:my-1 adm:h-px adm:bg-border",e),...t})}function Ge({className:e,...t}){return a.jsxRuntimeExports.jsx("span",{"data-slot":"context-menu-shortcut",className:p.cn("adm:ml-auto adm:text-xs adm:tracking-widest adm:text-muted-foreground",e),...t})}exports.ContextMenu=je;exports.ContextMenuCheckboxItem=Oe;exports.ContextMenuContent=Ie;exports.ContextMenuGroup=Ee;exports.ContextMenuItem=we;exports.ContextMenuLabel=Ae;exports.ContextMenuPortal=_e;exports.ContextMenuRadioGroup=Ne;exports.ContextMenuRadioItem=Te;exports.ContextMenuSeparator=ke;exports.ContextMenuShortcut=Ge;exports.ContextMenuSub=Se;exports.ContextMenuSubContent=ye;exports.ContextMenuSubTrigger=Pe;exports.ContextMenuTrigger=be;
|
package/dist/context-menu.js
CHANGED
|
@@ -1,32 +1,30 @@
|
|
|
1
1
|
import { j as o } from "./jsx-runtime-BzflLqGi.js";
|
|
2
2
|
import * as d from "react";
|
|
3
|
-
import { c as
|
|
4
|
-
import { c as
|
|
5
|
-
import { P as
|
|
6
|
-
import { c as
|
|
7
|
-
import { u as
|
|
3
|
+
import { c as g, u as F } from "./index-C0UREtMP.js";
|
|
4
|
+
import { c as X } from "./index-FxyLF8MY.js";
|
|
5
|
+
import { P as H } from "./index-BMWt1NBG.js";
|
|
6
|
+
import { c as b, R as W, A as K, P as Y, C as q, I as J, a as Q, b as V, d as Z, L as ee, S as te, G as ae, e as ne, f as oe, g as re, h as de, i as se } from "./index-DFPDUUq7.js";
|
|
7
|
+
import { u as me } from "./index-0ioNhtNM.js";
|
|
8
|
+
import { I as h } from "./icon-D0vVkV-A.js";
|
|
8
9
|
import { c as x } from "./index-CRiPKpXj.js";
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
h
|
|
14
|
-
]), s = h(), [xe, b] = ce(M), _ = (e) => {
|
|
15
|
-
const { __scopeContextMenu: t, children: n, onOpenChange: a, dir: r, modal: c = !0 } = e, [u, m] = d.useState(!1), p = s(t), f = se(a), i = d.useCallback(
|
|
10
|
+
var M = "ContextMenu", [ie] = X(M, [
|
|
11
|
+
b
|
|
12
|
+
]), s = b(), [ue, _] = ie(M), R = (e) => {
|
|
13
|
+
const { __scopeContextMenu: t, children: n, onOpenChange: a, dir: r, modal: c = !0 } = e, [u, m] = d.useState(!1), p = s(t), f = me(a), i = d.useCallback(
|
|
16
14
|
(v) => {
|
|
17
15
|
m(v), f(v);
|
|
18
16
|
},
|
|
19
17
|
[f]
|
|
20
18
|
);
|
|
21
19
|
return /* @__PURE__ */ o.jsx(
|
|
22
|
-
|
|
20
|
+
ue,
|
|
23
21
|
{
|
|
24
22
|
scope: t,
|
|
25
23
|
open: u,
|
|
26
24
|
onOpenChange: i,
|
|
27
25
|
modal: c,
|
|
28
26
|
children: /* @__PURE__ */ o.jsx(
|
|
29
|
-
|
|
27
|
+
W,
|
|
30
28
|
{
|
|
31
29
|
...p,
|
|
32
30
|
dir: r,
|
|
@@ -39,10 +37,10 @@ var M = "ContextMenu", [ce] = F(M, [
|
|
|
39
37
|
}
|
|
40
38
|
);
|
|
41
39
|
};
|
|
42
|
-
|
|
43
|
-
var
|
|
40
|
+
R.displayName = M;
|
|
41
|
+
var N = "ContextMenuTrigger", P = d.forwardRef(
|
|
44
42
|
(e, t) => {
|
|
45
|
-
const { __scopeContextMenu: n, disabled: a = !1, ...r } = e, c =
|
|
43
|
+
const { __scopeContextMenu: n, disabled: a = !1, ...r } = e, c = _(N, n), u = s(n), m = d.useRef({ x: 0, y: 0 }), p = d.useRef({
|
|
46
44
|
getBoundingClientRect: () => DOMRect.fromRect({ width: 0, height: 0, ...m.current })
|
|
47
45
|
}), f = d.useRef(0), i = d.useCallback(
|
|
48
46
|
() => window.clearTimeout(f.current),
|
|
@@ -51,43 +49,43 @@ var R = "ContextMenuTrigger", N = d.forwardRef(
|
|
|
51
49
|
m.current = { x: l.clientX, y: l.clientY }, c.onOpenChange(!0);
|
|
52
50
|
};
|
|
53
51
|
return d.useEffect(() => i, [i]), d.useEffect(() => void (a && i()), [a, i]), /* @__PURE__ */ o.jsxs(o.Fragment, { children: [
|
|
54
|
-
/* @__PURE__ */ o.jsx(
|
|
52
|
+
/* @__PURE__ */ o.jsx(K, { ...u, virtualRef: p }),
|
|
55
53
|
/* @__PURE__ */ o.jsx(
|
|
56
|
-
|
|
54
|
+
H.span,
|
|
57
55
|
{
|
|
58
56
|
"data-state": c.open ? "open" : "closed",
|
|
59
57
|
"data-disabled": a ? "" : void 0,
|
|
60
58
|
...r,
|
|
61
59
|
ref: t,
|
|
62
60
|
style: { WebkitTouchCallout: "none", ...e.style },
|
|
63
|
-
onContextMenu: a ? e.onContextMenu :
|
|
61
|
+
onContextMenu: a ? e.onContextMenu : g(e.onContextMenu, (l) => {
|
|
64
62
|
i(), v(l), l.preventDefault();
|
|
65
63
|
}),
|
|
66
|
-
onPointerDown: a ? e.onPointerDown :
|
|
64
|
+
onPointerDown: a ? e.onPointerDown : g(
|
|
67
65
|
e.onPointerDown,
|
|
68
|
-
|
|
66
|
+
C((l) => {
|
|
69
67
|
i(), f.current = window.setTimeout(() => v(l), 700);
|
|
70
68
|
})
|
|
71
69
|
),
|
|
72
|
-
onPointerMove: a ? e.onPointerMove :
|
|
73
|
-
onPointerCancel: a ? e.onPointerCancel :
|
|
74
|
-
onPointerUp: a ? e.onPointerUp :
|
|
70
|
+
onPointerMove: a ? e.onPointerMove : g(e.onPointerMove, C(i)),
|
|
71
|
+
onPointerCancel: a ? e.onPointerCancel : g(e.onPointerCancel, C(i)),
|
|
72
|
+
onPointerUp: a ? e.onPointerUp : g(e.onPointerUp, C(i))
|
|
75
73
|
}
|
|
76
74
|
)
|
|
77
75
|
] });
|
|
78
76
|
}
|
|
79
77
|
);
|
|
80
|
-
|
|
81
|
-
var
|
|
78
|
+
P.displayName = N;
|
|
79
|
+
var ce = "ContextMenuPortal", S = (e) => {
|
|
82
80
|
const { __scopeContextMenu: t, ...n } = e, a = s(t);
|
|
83
|
-
return /* @__PURE__ */ o.jsx(
|
|
81
|
+
return /* @__PURE__ */ o.jsx(Y, { ...a, ...n });
|
|
84
82
|
};
|
|
85
|
-
|
|
86
|
-
var
|
|
83
|
+
S.displayName = ce;
|
|
84
|
+
var j = "ContextMenuContent", w = d.forwardRef(
|
|
87
85
|
(e, t) => {
|
|
88
|
-
const { __scopeContextMenu: n, ...a } = e, r =
|
|
86
|
+
const { __scopeContextMenu: n, ...a } = e, r = _(j, n), c = s(n), u = d.useRef(!1);
|
|
89
87
|
return /* @__PURE__ */ o.jsx(
|
|
90
|
-
|
|
88
|
+
q,
|
|
91
89
|
{
|
|
92
90
|
...c,
|
|
93
91
|
...a,
|
|
@@ -113,79 +111,79 @@ var S = "ContextMenuContent", j = d.forwardRef(
|
|
|
113
111
|
);
|
|
114
112
|
}
|
|
115
113
|
);
|
|
116
|
-
|
|
117
|
-
var
|
|
114
|
+
w.displayName = j;
|
|
115
|
+
var xe = "ContextMenuGroup", I = d.forwardRef(
|
|
118
116
|
(e, t) => {
|
|
119
117
|
const { __scopeContextMenu: n, ...a } = e, r = s(n);
|
|
120
|
-
return /* @__PURE__ */ o.jsx(
|
|
118
|
+
return /* @__PURE__ */ o.jsx(ae, { ...r, ...a, ref: t });
|
|
121
119
|
}
|
|
122
120
|
);
|
|
123
|
-
|
|
124
|
-
var
|
|
121
|
+
I.displayName = xe;
|
|
122
|
+
var le = "ContextMenuLabel", y = d.forwardRef(
|
|
125
123
|
(e, t) => {
|
|
126
124
|
const { __scopeContextMenu: n, ...a } = e, r = s(n);
|
|
127
|
-
return /* @__PURE__ */ o.jsx(
|
|
125
|
+
return /* @__PURE__ */ o.jsx(ee, { ...r, ...a, ref: t });
|
|
128
126
|
}
|
|
129
127
|
);
|
|
130
|
-
|
|
131
|
-
var
|
|
128
|
+
y.displayName = le;
|
|
129
|
+
var pe = "ContextMenuItem", E = d.forwardRef(
|
|
132
130
|
(e, t) => {
|
|
133
131
|
const { __scopeContextMenu: n, ...a } = e, r = s(n);
|
|
134
|
-
return /* @__PURE__ */ o.jsx(
|
|
132
|
+
return /* @__PURE__ */ o.jsx(J, { ...r, ...a, ref: t });
|
|
135
133
|
}
|
|
136
134
|
);
|
|
137
|
-
|
|
138
|
-
var
|
|
135
|
+
E.displayName = pe;
|
|
136
|
+
var fe = "ContextMenuCheckboxItem", A = d.forwardRef((e, t) => {
|
|
139
137
|
const { __scopeContextMenu: n, ...a } = e, r = s(n);
|
|
140
|
-
return /* @__PURE__ */ o.jsx(
|
|
138
|
+
return /* @__PURE__ */ o.jsx(Q, { ...r, ...a, ref: t });
|
|
141
139
|
});
|
|
142
|
-
|
|
143
|
-
var
|
|
140
|
+
A.displayName = fe;
|
|
141
|
+
var ve = "ContextMenuRadioGroup", O = d.forwardRef((e, t) => {
|
|
144
142
|
const { __scopeContextMenu: n, ...a } = e, r = s(n);
|
|
145
|
-
return /* @__PURE__ */ o.jsx(
|
|
143
|
+
return /* @__PURE__ */ o.jsx(de, { ...r, ...a, ref: t });
|
|
146
144
|
});
|
|
147
|
-
|
|
148
|
-
var
|
|
145
|
+
O.displayName = ve;
|
|
146
|
+
var ge = "ContextMenuRadioItem", T = d.forwardRef((e, t) => {
|
|
149
147
|
const { __scopeContextMenu: n, ...a } = e, r = s(n);
|
|
150
|
-
return /* @__PURE__ */ o.jsx(
|
|
148
|
+
return /* @__PURE__ */ o.jsx(Z, { ...r, ...a, ref: t });
|
|
151
149
|
});
|
|
152
|
-
|
|
153
|
-
var
|
|
150
|
+
T.displayName = ge;
|
|
151
|
+
var Ce = "ContextMenuItemIndicator", k = d.forwardRef((e, t) => {
|
|
154
152
|
const { __scopeContextMenu: n, ...a } = e, r = s(n);
|
|
155
|
-
return /* @__PURE__ */ o.jsx(
|
|
153
|
+
return /* @__PURE__ */ o.jsx(V, { ...r, ...a, ref: t });
|
|
156
154
|
});
|
|
157
|
-
|
|
158
|
-
var
|
|
155
|
+
k.displayName = Ce;
|
|
156
|
+
var he = "ContextMenuSeparator", G = d.forwardRef((e, t) => {
|
|
159
157
|
const { __scopeContextMenu: n, ...a } = e, r = s(n);
|
|
160
|
-
return /* @__PURE__ */ o.jsx(
|
|
158
|
+
return /* @__PURE__ */ o.jsx(te, { ...r, ...a, ref: t });
|
|
161
159
|
});
|
|
162
|
-
|
|
163
|
-
var
|
|
160
|
+
G.displayName = he;
|
|
161
|
+
var Me = "ContextMenuArrow", be = d.forwardRef(
|
|
164
162
|
(e, t) => {
|
|
165
163
|
const { __scopeContextMenu: n, ...a } = e, r = s(n);
|
|
166
|
-
return /* @__PURE__ */ o.jsx(
|
|
164
|
+
return /* @__PURE__ */ o.jsx(se, { ...r, ...a, ref: t });
|
|
167
165
|
}
|
|
168
166
|
);
|
|
169
|
-
|
|
170
|
-
var z = "ContextMenuSub",
|
|
171
|
-
const { __scopeContextMenu: t, children: n, onOpenChange: a, open: r, defaultOpen: c } = e, u = s(t), [m, p] =
|
|
167
|
+
be.displayName = Me;
|
|
168
|
+
var z = "ContextMenuSub", $ = (e) => {
|
|
169
|
+
const { __scopeContextMenu: t, children: n, onOpenChange: a, open: r, defaultOpen: c } = e, u = s(t), [m, p] = F({
|
|
172
170
|
prop: r,
|
|
173
171
|
defaultProp: c ?? !1,
|
|
174
172
|
onChange: a,
|
|
175
173
|
caller: z
|
|
176
174
|
});
|
|
177
|
-
return /* @__PURE__ */ o.jsx(
|
|
175
|
+
return /* @__PURE__ */ o.jsx(ne, { ...u, open: m, onOpenChange: p, children: n });
|
|
178
176
|
};
|
|
179
|
-
|
|
180
|
-
var
|
|
177
|
+
$.displayName = z;
|
|
178
|
+
var _e = "ContextMenuSubTrigger", L = d.forwardRef((e, t) => {
|
|
181
179
|
const { __scopeContextMenu: n, ...a } = e, r = s(n);
|
|
182
|
-
return /* @__PURE__ */ o.jsx(
|
|
180
|
+
return /* @__PURE__ */ o.jsx(re, { ...r, ...a, ref: t });
|
|
183
181
|
});
|
|
184
|
-
|
|
185
|
-
var
|
|
182
|
+
L.displayName = _e;
|
|
183
|
+
var Re = "ContextMenuSubContent", D = d.forwardRef((e, t) => {
|
|
186
184
|
const { __scopeContextMenu: n, ...a } = e, r = s(n);
|
|
187
185
|
return /* @__PURE__ */ o.jsx(
|
|
188
|
-
|
|
186
|
+
oe,
|
|
189
187
|
{
|
|
190
188
|
...r,
|
|
191
189
|
...a,
|
|
@@ -201,55 +199,55 @@ var Pe = "ContextMenuSubContent", L = d.forwardRef((e, t) => {
|
|
|
201
199
|
}
|
|
202
200
|
);
|
|
203
201
|
});
|
|
204
|
-
|
|
205
|
-
function
|
|
202
|
+
D.displayName = Re;
|
|
203
|
+
function C(e) {
|
|
206
204
|
return (t) => t.pointerType !== "mouse" ? e(t) : void 0;
|
|
207
205
|
}
|
|
208
|
-
var
|
|
209
|
-
function
|
|
206
|
+
var Ne = R, Pe = P, U = S, Se = w, je = I, we = y, Ie = E, ye = A, Ee = O, Ae = T, B = k, Oe = G, Te = $, ke = L, Ge = D;
|
|
207
|
+
function He({
|
|
210
208
|
...e
|
|
211
209
|
}) {
|
|
212
|
-
return /* @__PURE__ */ o.jsx(
|
|
210
|
+
return /* @__PURE__ */ o.jsx(Ne, { "data-slot": "context-menu", ...e });
|
|
213
211
|
}
|
|
214
|
-
function
|
|
212
|
+
function We({
|
|
215
213
|
...e
|
|
216
214
|
}) {
|
|
217
|
-
return /* @__PURE__ */ o.jsx(
|
|
215
|
+
return /* @__PURE__ */ o.jsx(Pe, { "data-slot": "context-menu-trigger", ...e });
|
|
218
216
|
}
|
|
219
|
-
function
|
|
217
|
+
function Ke({
|
|
220
218
|
...e
|
|
221
219
|
}) {
|
|
222
|
-
return /* @__PURE__ */ o.jsx(
|
|
220
|
+
return /* @__PURE__ */ o.jsx(je, { "data-slot": "context-menu-group", ...e });
|
|
223
221
|
}
|
|
224
|
-
function
|
|
222
|
+
function Ye({
|
|
225
223
|
...e
|
|
226
224
|
}) {
|
|
227
|
-
return /* @__PURE__ */ o.jsx(
|
|
225
|
+
return /* @__PURE__ */ o.jsx(U, { "data-slot": "context-menu-portal", ...e });
|
|
228
226
|
}
|
|
229
|
-
function
|
|
227
|
+
function qe({
|
|
230
228
|
...e
|
|
231
229
|
}) {
|
|
232
|
-
return /* @__PURE__ */ o.jsx(
|
|
230
|
+
return /* @__PURE__ */ o.jsx(Te, { "data-slot": "context-menu-sub", ...e });
|
|
233
231
|
}
|
|
234
|
-
function
|
|
232
|
+
function Je({
|
|
235
233
|
...e
|
|
236
234
|
}) {
|
|
237
235
|
return /* @__PURE__ */ o.jsx(
|
|
238
|
-
|
|
236
|
+
Ee,
|
|
239
237
|
{
|
|
240
238
|
"data-slot": "context-menu-radio-group",
|
|
241
239
|
...e
|
|
242
240
|
}
|
|
243
241
|
);
|
|
244
242
|
}
|
|
245
|
-
function
|
|
243
|
+
function Qe({
|
|
246
244
|
className: e,
|
|
247
245
|
inset: t,
|
|
248
246
|
children: n,
|
|
249
247
|
...a
|
|
250
248
|
}) {
|
|
251
249
|
return /* @__PURE__ */ o.jsxs(
|
|
252
|
-
|
|
250
|
+
ke,
|
|
253
251
|
{
|
|
254
252
|
"data-slot": "context-menu-sub-trigger",
|
|
255
253
|
"data-inset": t,
|
|
@@ -270,17 +268,25 @@ function tt({
|
|
|
270
268
|
...a,
|
|
271
269
|
children: [
|
|
272
270
|
n,
|
|
273
|
-
/* @__PURE__ */ o.jsx(
|
|
271
|
+
/* @__PURE__ */ o.jsx(
|
|
272
|
+
h,
|
|
273
|
+
{
|
|
274
|
+
symbol: "chevron_right",
|
|
275
|
+
className: `
|
|
276
|
+
adm:ml-auto adm:shrink-0 adm:text-lg adm:text-muted-foreground
|
|
277
|
+
`
|
|
278
|
+
}
|
|
279
|
+
)
|
|
274
280
|
]
|
|
275
281
|
}
|
|
276
282
|
);
|
|
277
283
|
}
|
|
278
|
-
function
|
|
284
|
+
function Ve({
|
|
279
285
|
className: e,
|
|
280
286
|
...t
|
|
281
287
|
}) {
|
|
282
288
|
return /* @__PURE__ */ o.jsx(
|
|
283
|
-
|
|
289
|
+
Ge,
|
|
284
290
|
{
|
|
285
291
|
"data-slot": "context-menu-sub-content",
|
|
286
292
|
className: x(
|
|
@@ -304,12 +310,12 @@ function at({
|
|
|
304
310
|
}
|
|
305
311
|
);
|
|
306
312
|
}
|
|
307
|
-
function
|
|
313
|
+
function Ze({
|
|
308
314
|
className: e,
|
|
309
315
|
...t
|
|
310
316
|
}) {
|
|
311
|
-
return /* @__PURE__ */ o.jsx(
|
|
312
|
-
|
|
317
|
+
return /* @__PURE__ */ o.jsx(U, { children: /* @__PURE__ */ o.jsx(
|
|
318
|
+
Se,
|
|
313
319
|
{
|
|
314
320
|
"data-slot": "context-menu-content",
|
|
315
321
|
className: x(
|
|
@@ -335,14 +341,14 @@ function nt({
|
|
|
335
341
|
}
|
|
336
342
|
) });
|
|
337
343
|
}
|
|
338
|
-
function
|
|
344
|
+
function et({
|
|
339
345
|
className: e,
|
|
340
346
|
inset: t,
|
|
341
347
|
variant: n = "default",
|
|
342
348
|
...a
|
|
343
349
|
}) {
|
|
344
350
|
return /* @__PURE__ */ o.jsx(
|
|
345
|
-
|
|
351
|
+
Ie,
|
|
346
352
|
{
|
|
347
353
|
"data-slot": "context-menu-item",
|
|
348
354
|
"data-inset": t,
|
|
@@ -370,14 +376,14 @@ function ot({
|
|
|
370
376
|
}
|
|
371
377
|
);
|
|
372
378
|
}
|
|
373
|
-
function
|
|
379
|
+
function tt({
|
|
374
380
|
className: e,
|
|
375
381
|
children: t,
|
|
376
382
|
checked: n,
|
|
377
383
|
...a
|
|
378
384
|
}) {
|
|
379
385
|
return /* @__PURE__ */ o.jsxs(
|
|
380
|
-
|
|
386
|
+
ye,
|
|
381
387
|
{
|
|
382
388
|
"data-slot": "context-menu-checkbox-item",
|
|
383
389
|
className: x(
|
|
@@ -402,7 +408,7 @@ function rt({
|
|
|
402
408
|
adm:pointer-events-none adm:absolute adm:left-2 adm:flex adm:size-3.5
|
|
403
409
|
adm:items-center adm:justify-center
|
|
404
410
|
`,
|
|
405
|
-
children: /* @__PURE__ */ o.jsx(
|
|
411
|
+
children: /* @__PURE__ */ o.jsx(B, { children: /* @__PURE__ */ o.jsx(h, { symbol: "check" }) })
|
|
406
412
|
}
|
|
407
413
|
),
|
|
408
414
|
t
|
|
@@ -410,13 +416,13 @@ function rt({
|
|
|
410
416
|
}
|
|
411
417
|
);
|
|
412
418
|
}
|
|
413
|
-
function
|
|
419
|
+
function at({
|
|
414
420
|
className: e,
|
|
415
421
|
children: t,
|
|
416
422
|
...n
|
|
417
423
|
}) {
|
|
418
424
|
return /* @__PURE__ */ o.jsxs(
|
|
419
|
-
|
|
425
|
+
Ae,
|
|
420
426
|
{
|
|
421
427
|
"data-slot": "context-menu-radio-item",
|
|
422
428
|
className: x(
|
|
@@ -440,7 +446,7 @@ function dt({
|
|
|
440
446
|
adm:pointer-events-none adm:absolute adm:left-2 adm:flex adm:size-3.5
|
|
441
447
|
adm:items-center adm:justify-center
|
|
442
448
|
`,
|
|
443
|
-
children: /* @__PURE__ */ o.jsx(
|
|
449
|
+
children: /* @__PURE__ */ o.jsx(B, { children: /* @__PURE__ */ o.jsx(h, { symbol: "circle", fill: 1, className: "adm:text-sm" }) })
|
|
444
450
|
}
|
|
445
451
|
),
|
|
446
452
|
t
|
|
@@ -448,13 +454,13 @@ function dt({
|
|
|
448
454
|
}
|
|
449
455
|
);
|
|
450
456
|
}
|
|
451
|
-
function
|
|
457
|
+
function nt({
|
|
452
458
|
className: e,
|
|
453
459
|
inset: t,
|
|
454
460
|
...n
|
|
455
461
|
}) {
|
|
456
462
|
return /* @__PURE__ */ o.jsx(
|
|
457
|
-
|
|
463
|
+
we,
|
|
458
464
|
{
|
|
459
465
|
"data-slot": "context-menu-label",
|
|
460
466
|
"data-inset": t,
|
|
@@ -469,12 +475,12 @@ function st({
|
|
|
469
475
|
}
|
|
470
476
|
);
|
|
471
477
|
}
|
|
472
|
-
function
|
|
478
|
+
function ot({
|
|
473
479
|
className: e,
|
|
474
480
|
...t
|
|
475
481
|
}) {
|
|
476
482
|
return /* @__PURE__ */ o.jsx(
|
|
477
|
-
|
|
483
|
+
Oe,
|
|
478
484
|
{
|
|
479
485
|
"data-slot": "context-menu-separator",
|
|
480
486
|
className: x("adm:-mx-1 adm:my-1 adm:h-px adm:bg-border", e),
|
|
@@ -482,7 +488,7 @@ function mt({
|
|
|
482
488
|
}
|
|
483
489
|
);
|
|
484
490
|
}
|
|
485
|
-
function
|
|
491
|
+
function rt({
|
|
486
492
|
className: e,
|
|
487
493
|
...t
|
|
488
494
|
}) {
|
|
@@ -499,19 +505,19 @@ function it({
|
|
|
499
505
|
);
|
|
500
506
|
}
|
|
501
507
|
export {
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
508
|
+
He as ContextMenu,
|
|
509
|
+
tt as ContextMenuCheckboxItem,
|
|
510
|
+
Ze as ContextMenuContent,
|
|
511
|
+
Ke as ContextMenuGroup,
|
|
512
|
+
et as ContextMenuItem,
|
|
513
|
+
nt as ContextMenuLabel,
|
|
514
|
+
Ye as ContextMenuPortal,
|
|
515
|
+
Je as ContextMenuRadioGroup,
|
|
516
|
+
at as ContextMenuRadioItem,
|
|
517
|
+
ot as ContextMenuSeparator,
|
|
518
|
+
rt as ContextMenuShortcut,
|
|
519
|
+
qe as ContextMenuSub,
|
|
520
|
+
Ve as ContextMenuSubContent,
|
|
521
|
+
Qe as ContextMenuSubTrigger,
|
|
522
|
+
We as ContextMenuTrigger
|
|
517
523
|
};
|