@progress/kendo-react-grid 15.1.0-develop.3 → 15.1.0-develop.4

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.
@@ -6,4 +6,4 @@
6
6
  *-------------------------------------------------------------------------------------------
7
7
  */
8
8
  "use client";
9
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const B=require("react"),L=require("@progress/kendo-react-popup"),s=require("@progress/kendo-react-common"),O=require("@progress/kendo-svg-icons"),k=require("../messages/index.js"),V=require("@progress/kendo-react-intl"),H=require("../utils/GridContext.js"),U=require("./adaptiveContext/GridColumnMenuAdaptiveContext.js"),j=require("./adaptiveContent/GridAdaptiveColumnMenu.js"),J=require("react-dom");function Q(o){const c=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(o){for(const u in o)if(u!=="default"){const a=Object.getOwnPropertyDescriptor(o,u);Object.defineProperty(c,u,a.get?a:{enumerable:!0,get:()=>o[u]})}}return c.default=o,Object.freeze(c)}const t=Q(B),X=[".k-columnmenu-item-content",".k-filter-menu-container"].map(o=>s.FOCUSABLE_ELEMENTS.map(c=>`${o} ${c}`)),Y=[[".k-columnmenu-item"],...X],Z=o=>{var D;const c=t.useContext(H.GridContext),[u,a]=t.useState(!1),i=t.useRef(null),d=t.useRef(null),l=t.useRef(null),E=t.useRef(0),S=s.useDocument(i),{columnMenu:f,...p}=o,{column:m,columnMenuIcon:v,navigatable:w}=o,A=V.useLocalization(),y=m.title||m.field,T=y?`${y} `:"",q="#",R=n=>{const e=s.getActiveElement(document);clearTimeout(E.current),E.current=window.setTimeout(()=>{!c.mobileMode&&e&&n.relatedTarget!==i.current&&d.current&&!d.current.contains(e)&&g()})},x=()=>{clearTimeout(E.current)},G=n=>{n.preventDefault(),u&&o.onCloseMenu&&o.onCloseMenu(),a(!u)},g=()=>{o.onCloseMenu&&o.onCloseMenu(),a(!1),!o.navigatable&&i.current&&i.current.focus()},I=n=>{var e;if(n.key==="Tab"){const r=n.target,M=r&&((e=r.closest(".k-grid"))==null?void 0:e.getElementsByClassName("k-grid-content")[0]);M&&M.scrollWidth>M.clientWidth&&r.scrollIntoView({inline:"center"})}},C=t.useMemo(()=>o.show!==void 0?o.show:u,[o.show,u]),P=n=>{var e;(e=l.current)==null||e.triggerKeyboardEvent(n)},N=n=>{var e;(e=l.current)==null||e.triggerMouseEvent(n)},F=(n,e,r)=>{r.preventDefault(),r.shiftKey?e.focusPrevious(n):e.focusNext(n)},K=(n,e,r)=>{n&&(r.preventDefault(),n.click())},W=(n,e,r)=>{r.preventDefault(),g()},_=(n,e,r)=>{e.focusElement(n)},z=n=>{!n.isAnchorClicked&&a(!1)},h=t.useCallback((n,e)=>{const r=[];if(!e||typeof e!="object")return!1;if(Array.isArray(e.filters)){for(const M of e.filters)if(h(n,M))return!0}return"field"in e&&typeof e.field=="string"&&r.push(e.field),r.includes(n)},[]),b=t.useCallback((n,e)=>!e||!Array.isArray(e)?!1:e.some(r=>r.field===n),[]),$=t.useMemo(()=>m.field&&(h(m.field,c.filter)||b(m.field,c.group)),[m.field,c.filter,c.group,h,b]);return t.useEffect(()=>(C&&d.current&&(l.current=new s.Navigation({tabIndex:0,root:d,selectors:Y,keyboardEvents:{keydown:{Tab:F,Enter:K,Escape:W}},mouseEvents:{mousedown:_}}),l.current.focusElement(l.current.first,null)),()=>{l.current&&(l.current=null)}),[C]),t.createElement(t.Fragment,null,t.createElement("a",{className:s.classNames("k-grid-header-menu k-grid-column-menu",{"k-active":$}),ref:i,onClick:G,onKeyDown:I,href:q,tabIndex:w?-1:void 0,"aria-label":`${w?"":T}${A.toLanguageString(k.columnMenu,k.messages[k.columnMenu])}`},v?t.createElement(s.IconWrap,{name:v.name,icon:v}):t.createElement(s.IconWrap,{name:"more-vertical",icon:O.moreVerticalIcon})),t.createElement(U.GridColumnMenuAdaptiveProvider,null,c.mobileMode?t.createElement(t.Fragment,null,J.createPortal(t.createElement(j.GridAdaptiveColumnMenu,{computedShow:C,ColumnMenu:f,closeMenu:g},f&&t.createElement(f,{...p,onCloseMenu:g})),(D=S())==null?void 0:D.body)):t.createElement(L.Popup,{anchor:i.current,show:C,popupClass:"k-grid-columnmenu-popup",onMouseDownOutside:z},t.createElement("div",{ref:d,onBlur:R,onFocus:x,onMouseDown:N,onKeyDown:P,className:"k-column-menu k-column-menu-md"},f&&t.createElement(f,{...p,onCloseMenu:g})))))};exports.GridColumnMenuWrapper=Z;
9
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const J=require("react"),Q=require("@progress/kendo-react-popup"),d=require("@progress/kendo-react-common"),X=require("@progress/kendo-svg-icons"),w=require("../messages/index.js"),Y=require("@progress/kendo-react-intl"),Z=require("../utils/GridContext.js"),ee=require("./adaptiveContext/GridColumnMenuAdaptiveContext.js"),ne=require("./adaptiveContent/GridAdaptiveColumnMenu.js"),te=require("react-dom");function oe(r){const c=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(r){for(const l in r)if(l!=="default"){const a=Object.getOwnPropertyDescriptor(r,l);Object.defineProperty(c,l,a.get?a:{enumerable:!0,get:()=>r[l]})}}return c.default=r,Object.freeze(c)}const t=oe(J),re=[".k-columnmenu-item-content",".k-filter-menu-container"].map(r=>d.FOCUSABLE_ELEMENTS.map(c=>`${r} ${c}`)),ce=[[".k-columnmenu-item"],...re],se=r=>{var A;const c=t.useContext(Z.GridContext),[l,a]=t.useState(!1),i=t.useRef(null),E=t.useRef(null),m=t.useRef(null),M=t.useRef(0),x=d.useDocument(i),{columnMenu:v,...b}=r,{column:f,columnMenuIcon:h,navigatable:y}=r,I=Y.useLocalization(),D=f.title||f.field,P=D?`${D} `:"",L="#",N=n=>{const e=d.getActiveElement(document);clearTimeout(M.current),M.current=window.setTimeout(()=>{!c.mobileMode&&e&&n.relatedTarget!==i.current&&E.current&&!E.current.contains(e)&&C()})},W=()=>{clearTimeout(M.current)},z=n=>{n.preventDefault(),l&&r.onCloseMenu&&r.onCloseMenu(),a(!l)},C=()=>{r.onCloseMenu&&r.onCloseMenu(),a(!1),!r.navigatable&&i.current&&i.current.focus()},B=n=>{var e;if(n.key==="Tab"){const o=n.target,u=o&&((e=o.closest(".k-grid"))==null?void 0:e.getElementsByClassName("k-grid-content")[0]);u&&u.scrollWidth>u.clientWidth&&o.scrollIntoView({inline:"center"})}},g=t.useMemo(()=>r.show!==void 0?r.show:l,[r.show,l]);t.useEffect(()=>{var G;if(!g||!i.current)return;const n=i.current,e=n.closest(".k-grid-header-wrap"),o=[];let u=n.closest(".k-grid");for(;u;){const s=(G=u.parentElement)==null?void 0:G.closest(".k-grid-content, .k-virtual-content");if(s)o.push(s),u=s.closest(".k-grid");else break}const p=()=>{a(!1),r.onCloseMenu&&r.onCloseMenu()},R=()=>{p()},T=()=>{const s=n.getBoundingClientRect();for(const j of o){const q=j.getBoundingClientRect();if(s.bottom<q.top||s.top>q.bottom){p();return}}};return e&&e.addEventListener("scroll",R),o.forEach(s=>{s.addEventListener("scroll",T)}),()=>{e&&e.removeEventListener("scroll",R),o.forEach(s=>{s.removeEventListener("scroll",T)})}},[g]);const F=n=>{var e;(e=m.current)==null||e.triggerKeyboardEvent(n)},K=n=>{var e;(e=m.current)==null||e.triggerMouseEvent(n)},_=(n,e,o)=>{o.preventDefault(),o.shiftKey?e.focusPrevious(n):e.focusNext(n)},$=(n,e,o)=>{n&&(o.preventDefault(),n.click())},O=(n,e,o)=>{o.preventDefault(),C()},V=(n,e,o)=>{e.focusElement(n)},H=n=>{!n.isAnchorClicked&&a(!1)},k=t.useCallback((n,e)=>{const o=[];if(!e||typeof e!="object")return!1;if(Array.isArray(e.filters)){for(const u of e.filters)if(k(n,u))return!0}return"field"in e&&typeof e.field=="string"&&o.push(e.field),o.includes(n)},[]),S=t.useCallback((n,e)=>!e||!Array.isArray(e)?!1:e.some(o=>o.field===n),[]),U=t.useMemo(()=>f.field&&(k(f.field,c.filter)||S(f.field,c.group)),[f.field,c.filter,c.group,k,S]);return t.useEffect(()=>(g&&E.current&&(m.current=new d.Navigation({tabIndex:0,root:E,selectors:ce,keyboardEvents:{keydown:{Tab:_,Enter:$,Escape:O}},mouseEvents:{mousedown:V}}),m.current.focusElement(m.current.first,null)),()=>{m.current&&(m.current=null)}),[g]),t.createElement(t.Fragment,null,t.createElement("a",{className:d.classNames("k-grid-header-menu k-grid-column-menu",{"k-active":U}),ref:i,onClick:z,onKeyDown:B,href:L,tabIndex:y?-1:void 0,"aria-label":`${y?"":P}${I.toLanguageString(w.columnMenu,w.messages[w.columnMenu])}`},h?t.createElement(d.IconWrap,{name:h.name,icon:h}):t.createElement(d.IconWrap,{name:"more-vertical",icon:X.moreVerticalIcon})),t.createElement(ee.GridColumnMenuAdaptiveProvider,null,c.mobileMode?t.createElement(t.Fragment,null,te.createPortal(t.createElement(ne.GridAdaptiveColumnMenu,{computedShow:g,ColumnMenu:v,closeMenu:C},v&&t.createElement(v,{...b,onCloseMenu:C})),(A=x())==null?void 0:A.body)):t.createElement(Q.Popup,{anchor:i.current,show:g,popupClass:"k-grid-columnmenu-popup",onMouseDownOutside:H},t.createElement("div",{ref:E,onBlur:N,onFocus:W,onMouseDown:K,onKeyDown:F,className:"k-column-menu k-column-menu-md"},v&&t.createElement(v,{...b,onCloseMenu:C})))))};exports.GridColumnMenuWrapper=se;
@@ -6,125 +6,161 @@
6
6
  *-------------------------------------------------------------------------------------------
7
7
  */
8
8
  "use client";
9
- import * as o from "react";
10
- import { Popup as V } from "@progress/kendo-react-popup";
11
- import { useDocument as _, Navigation as H, classNames as U, IconWrap as D, FOCUSABLE_ELEMENTS as q, getActiveElement as J } from "@progress/kendo-react-common";
12
- import { moreVerticalIcon as Q } from "@progress/kendo-svg-icons";
13
- import { columnMenu as b, messages as X } from "../messages/index.mjs";
14
- import { useLocalization as Y } from "@progress/kendo-react-intl";
15
- import { GridContext as Z } from "../utils/GridContext.mjs";
16
- import { GridColumnMenuAdaptiveProvider as O } from "./adaptiveContext/GridColumnMenuAdaptiveContext.mjs";
17
- import { GridAdaptiveColumnMenu as j } from "./adaptiveContent/GridAdaptiveColumnMenu.mjs";
18
- import ee from "react-dom";
19
- const ne = [".k-columnmenu-item-content", ".k-filter-menu-container"].map((r) => q.map((c) => `${r} ${c}`)), oe = [[".k-columnmenu-item"], ...ne], de = (r) => {
20
- var y;
21
- const c = o.useContext(Z), [d, M] = o.useState(!1), u = o.useRef(null), a = o.useRef(null), l = o.useRef(null), h = o.useRef(0), A = _(u), { columnMenu: i, ...C } = r, { column: s, columnMenuIcon: g, navigatable: p } = r, T = Y(), w = s.title || s.field, S = w ? `${w} ` : "", x = "#", N = (n) => {
22
- const e = J(document);
23
- clearTimeout(h.current), h.current = window.setTimeout(() => {
24
- !c.mobileMode && e && n.relatedTarget !== u.current && a.current && !a.current.contains(e) && m();
9
+ import * as t from "react";
10
+ import { Popup as X } from "@progress/kendo-react-popup";
11
+ import { useDocument as Y, Navigation as Z, classNames as O, IconWrap as L, FOCUSABLE_ELEMENTS as j, getActiveElement as ee } from "@progress/kendo-react-common";
12
+ import { moreVerticalIcon as ne } from "@progress/kendo-svg-icons";
13
+ import { columnMenu as x, messages as te } from "../messages/index.mjs";
14
+ import { useLocalization as oe } from "@progress/kendo-react-intl";
15
+ import { GridContext as re } from "../utils/GridContext.mjs";
16
+ import { GridColumnMenuAdaptiveProvider as ce } from "./adaptiveContext/GridColumnMenuAdaptiveContext.mjs";
17
+ import { GridAdaptiveColumnMenu as se } from "./adaptiveContent/GridAdaptiveColumnMenu.mjs";
18
+ import le from "react-dom";
19
+ const ue = [".k-columnmenu-item-content", ".k-filter-menu-container"].map((r) => j.map((l) => `${r} ${l}`)), ie = [[".k-columnmenu-item"], ...ue], Me = (r) => {
20
+ var D;
21
+ const l = t.useContext(re), [h, g] = t.useState(!1), u = t.useRef(null), f = t.useRef(null), i = t.useRef(null), v = t.useRef(0), G = Y(u), { columnMenu: d, ...p } = r, { column: a, columnMenuIcon: C, navigatable: w } = r, N = oe(), y = a.title || a.field, B = y ? `${y} ` : "", F = "#", I = (n) => {
22
+ const e = ee(document);
23
+ clearTimeout(v.current), v.current = window.setTimeout(() => {
24
+ !l.mobileMode && e && n.relatedTarget !== u.current && f.current && !f.current.contains(e) && E();
25
25
  });
26
- }, F = () => {
27
- clearTimeout(h.current);
28
- }, I = (n) => {
29
- n.preventDefault(), d && r.onCloseMenu && r.onCloseMenu(), M(!d);
30
- }, m = () => {
31
- r.onCloseMenu && r.onCloseMenu(), M(!1), !r.navigatable && u.current && u.current.focus();
32
- }, K = (n) => {
26
+ }, K = () => {
27
+ clearTimeout(v.current);
28
+ }, z = (n) => {
29
+ n.preventDefault(), h && r.onCloseMenu && r.onCloseMenu(), g(!h);
30
+ }, E = () => {
31
+ r.onCloseMenu && r.onCloseMenu(), g(!1), !r.navigatable && u.current && u.current.focus();
32
+ }, P = (n) => {
33
33
  var e;
34
34
  if (n.key === "Tab") {
35
- const t = n.target, f = t && ((e = t.closest(".k-grid")) == null ? void 0 : e.getElementsByClassName("k-grid-content")[0]);
36
- f && f.scrollWidth > f.clientWidth && t.scrollIntoView({ inline: "center" });
35
+ const o = n.target, s = o && ((e = o.closest(".k-grid")) == null ? void 0 : e.getElementsByClassName("k-grid-content")[0]);
36
+ s && s.scrollWidth > s.clientWidth && o.scrollIntoView({ inline: "center" });
37
37
  }
38
- }, E = o.useMemo(() => r.show !== void 0 ? r.show : d, [r.show, d]), R = (n) => {
38
+ }, m = t.useMemo(() => r.show !== void 0 ? r.show : h, [r.show, h]);
39
+ t.useEffect(() => {
40
+ var R;
41
+ if (!m || !u.current)
42
+ return;
43
+ const n = u.current, e = n.closest(".k-grid-header-wrap"), o = [];
44
+ let s = n.closest(".k-grid");
45
+ for (; s; ) {
46
+ const c = (R = s.parentElement) == null ? void 0 : R.closest(".k-grid-content, .k-virtual-content");
47
+ if (c)
48
+ o.push(c), s = c.closest(".k-grid");
49
+ else
50
+ break;
51
+ }
52
+ const k = () => {
53
+ g(!1), r.onCloseMenu && r.onCloseMenu();
54
+ }, A = () => {
55
+ k();
56
+ }, S = () => {
57
+ const c = n.getBoundingClientRect();
58
+ for (const Q of o) {
59
+ const T = Q.getBoundingClientRect();
60
+ if (c.bottom < T.top || c.top > T.bottom) {
61
+ k();
62
+ return;
63
+ }
64
+ }
65
+ };
66
+ return e && e.addEventListener("scroll", A), o.forEach((c) => {
67
+ c.addEventListener("scroll", S);
68
+ }), () => {
69
+ e && e.removeEventListener("scroll", A), o.forEach((c) => {
70
+ c.removeEventListener("scroll", S);
71
+ });
72
+ };
73
+ }, [m]);
74
+ const W = (n) => {
39
75
  var e;
40
- (e = l.current) == null || e.triggerKeyboardEvent(n);
41
- }, G = (n) => {
76
+ (e = i.current) == null || e.triggerKeyboardEvent(n);
77
+ }, $ = (n) => {
42
78
  var e;
43
- (e = l.current) == null || e.triggerMouseEvent(n);
44
- }, P = (n, e, t) => {
45
- t.preventDefault(), t.shiftKey ? e.focusPrevious(n) : e.focusNext(n);
46
- }, $ = (n, e, t) => {
47
- n && (t.preventDefault(), n.click());
48
- }, z = (n, e, t) => {
49
- t.preventDefault(), m();
50
- }, B = (n, e, t) => {
79
+ (e = i.current) == null || e.triggerMouseEvent(n);
80
+ }, V = (n, e, o) => {
81
+ o.preventDefault(), o.shiftKey ? e.focusPrevious(n) : e.focusNext(n);
82
+ }, H = (n, e, o) => {
83
+ n && (o.preventDefault(), n.click());
84
+ }, _ = (n, e, o) => {
85
+ o.preventDefault(), E();
86
+ }, U = (n, e, o) => {
51
87
  e.focusElement(n);
52
- }, L = (n) => {
53
- !n.isAnchorClicked && M(!1);
54
- }, v = o.useCallback(
88
+ }, q = (n) => {
89
+ !n.isAnchorClicked && g(!1);
90
+ }, M = t.useCallback(
55
91
  (n, e) => {
56
- const t = [];
92
+ const o = [];
57
93
  if (!e || typeof e != "object")
58
94
  return !1;
59
95
  if (Array.isArray(e.filters)) {
60
- for (const f of e.filters)
61
- if (v(n, f))
96
+ for (const s of e.filters)
97
+ if (M(n, s))
62
98
  return !0;
63
99
  }
64
- return "field" in e && typeof e.field == "string" && t.push(e.field), t.includes(n);
100
+ return "field" in e && typeof e.field == "string" && o.push(e.field), o.includes(n);
65
101
  },
66
102
  []
67
- ), k = o.useCallback((n, e) => !e || !Array.isArray(e) ? !1 : e.some((t) => t.field === n), []), W = o.useMemo(() => s.field && (v(s.field, c.filter) || k(s.field, c.group)), [s.field, c.filter, c.group, v, k]);
68
- return o.useEffect(() => (E && a.current && (l.current = new H({
103
+ ), b = t.useCallback((n, e) => !e || !Array.isArray(e) ? !1 : e.some((o) => o.field === n), []), J = t.useMemo(() => a.field && (M(a.field, l.filter) || b(a.field, l.group)), [a.field, l.filter, l.group, M, b]);
104
+ return t.useEffect(() => (m && f.current && (i.current = new Z({
69
105
  tabIndex: 0,
70
- root: a,
71
- selectors: oe,
106
+ root: f,
107
+ selectors: ie,
72
108
  keyboardEvents: {
73
- keydown: { Tab: P, Enter: $, Escape: z }
109
+ keydown: { Tab: V, Enter: H, Escape: _ }
74
110
  },
75
- mouseEvents: { mousedown: B }
76
- }), l.current.focusElement(l.current.first, null)), () => {
77
- l.current && (l.current = null);
78
- }), [E]), /* @__PURE__ */ o.createElement(o.Fragment, null, /* @__PURE__ */ o.createElement(
111
+ mouseEvents: { mousedown: U }
112
+ }), i.current.focusElement(i.current.first, null)), () => {
113
+ i.current && (i.current = null);
114
+ }), [m]), /* @__PURE__ */ t.createElement(t.Fragment, null, /* @__PURE__ */ t.createElement(
79
115
  "a",
80
116
  {
81
- className: U("k-grid-header-menu k-grid-column-menu", {
82
- "k-active": W
117
+ className: O("k-grid-header-menu k-grid-column-menu", {
118
+ "k-active": J
83
119
  }),
84
120
  ref: u,
85
- onClick: I,
86
- onKeyDown: K,
87
- href: x,
88
- tabIndex: p ? -1 : void 0,
89
- "aria-label": `${p ? "" : S}${T.toLanguageString(
90
- b,
91
- X[b]
121
+ onClick: z,
122
+ onKeyDown: P,
123
+ href: F,
124
+ tabIndex: w ? -1 : void 0,
125
+ "aria-label": `${w ? "" : B}${N.toLanguageString(
126
+ x,
127
+ te[x]
92
128
  )}`
93
129
  },
94
- g ? /* @__PURE__ */ o.createElement(D, { name: g.name, icon: g }) : /* @__PURE__ */ o.createElement(D, { name: "more-vertical", icon: Q })
95
- ), /* @__PURE__ */ o.createElement(O, null, c.mobileMode ? /* @__PURE__ */ o.createElement(o.Fragment, null, ee.createPortal(
96
- /* @__PURE__ */ o.createElement(
97
- j,
130
+ C ? /* @__PURE__ */ t.createElement(L, { name: C.name, icon: C }) : /* @__PURE__ */ t.createElement(L, { name: "more-vertical", icon: ne })
131
+ ), /* @__PURE__ */ t.createElement(ce, null, l.mobileMode ? /* @__PURE__ */ t.createElement(t.Fragment, null, le.createPortal(
132
+ /* @__PURE__ */ t.createElement(
133
+ se,
98
134
  {
99
- computedShow: E,
100
- ColumnMenu: i,
101
- closeMenu: m
135
+ computedShow: m,
136
+ ColumnMenu: d,
137
+ closeMenu: E
102
138
  },
103
- i && /* @__PURE__ */ o.createElement(i, { ...C, onCloseMenu: m })
139
+ d && /* @__PURE__ */ t.createElement(d, { ...p, onCloseMenu: E })
104
140
  ),
105
- (y = A()) == null ? void 0 : y.body
106
- )) : /* @__PURE__ */ o.createElement(
107
- V,
141
+ (D = G()) == null ? void 0 : D.body
142
+ )) : /* @__PURE__ */ t.createElement(
143
+ X,
108
144
  {
109
145
  anchor: u.current,
110
- show: E,
146
+ show: m,
111
147
  popupClass: "k-grid-columnmenu-popup",
112
- onMouseDownOutside: L
148
+ onMouseDownOutside: q
113
149
  },
114
- /* @__PURE__ */ o.createElement(
150
+ /* @__PURE__ */ t.createElement(
115
151
  "div",
116
152
  {
117
- ref: a,
118
- onBlur: N,
119
- onFocus: F,
120
- onMouseDown: G,
121
- onKeyDown: R,
153
+ ref: f,
154
+ onBlur: I,
155
+ onFocus: K,
156
+ onMouseDown: $,
157
+ onKeyDown: W,
122
158
  className: "k-column-menu k-column-menu-md"
123
159
  },
124
- i && /* @__PURE__ */ o.createElement(i, { ...C, onCloseMenu: m })
160
+ d && /* @__PURE__ */ t.createElement(d, { ...p, onCloseMenu: E })
125
161
  )
126
162
  )));
127
163
  };
128
164
  export {
129
- de as GridColumnMenuWrapper
165
+ Me as GridColumnMenuWrapper
130
166
  };