@mdspl/mds-shared-ui 0.1.5 → 0.1.7
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/index.cjs +3 -3
- package/dist/index.d.ts +6 -1
- package/dist/index.js +997 -980
- package/package.json +3 -1
package/dist/index.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import F, { useLayoutEffect as
|
|
2
|
-
import { Menu as
|
|
3
|
-
import { unstable_batchedUpdates as gt, createPortal as
|
|
1
|
+
import F, { useLayoutEffect as Nr, useEffect as A, useRef as M, useMemo as N, useCallback as G, useState as ne, createContext as at, memo as Lr, useReducer as Mr, useContext as Ne, forwardRef as sn, createElement as Zt } from "react";
|
|
2
|
+
import { Menu as me, Checkbox as Le, IconButton as ke, Portal as It, Table as ge, HStack as pe, createListCollection as Pr, Select as ce, Pagination as Ct, Box as Be, Text as je, ButtonGroup as zr, Slider as lt, VStack as tt, Drawer as xe, Tabs as At, Button as Vt, CloseButton as $r } from "@chakra-ui/react";
|
|
3
|
+
import { unstable_batchedUpdates as gt, createPortal as Vr } from "react-dom";
|
|
4
4
|
var pt = { exports: {} }, Qe = {};
|
|
5
5
|
var Cn;
|
|
6
|
-
function
|
|
6
|
+
function Fr() {
|
|
7
7
|
if (Cn) return Qe;
|
|
8
8
|
Cn = 1;
|
|
9
9
|
var e = /* @__PURE__ */ Symbol.for("react.transitional.element"), t = /* @__PURE__ */ Symbol.for("react.fragment");
|
|
@@ -26,23 +26,23 @@ function Vr() {
|
|
|
26
26
|
}
|
|
27
27
|
var et = {};
|
|
28
28
|
var En;
|
|
29
|
-
function
|
|
29
|
+
function Br() {
|
|
30
30
|
return En || (En = 1, process.env.NODE_ENV !== "production" && (function() {
|
|
31
31
|
function e(v) {
|
|
32
32
|
if (v == null) return null;
|
|
33
33
|
if (typeof v == "function")
|
|
34
|
-
return v.$$typeof ===
|
|
34
|
+
return v.$$typeof === L ? null : v.displayName || v.name || null;
|
|
35
35
|
if (typeof v == "string") return v;
|
|
36
36
|
switch (v) {
|
|
37
|
-
case
|
|
37
|
+
case b:
|
|
38
38
|
return "Fragment";
|
|
39
|
-
case
|
|
39
|
+
case w:
|
|
40
40
|
return "Profiler";
|
|
41
41
|
case x:
|
|
42
42
|
return "StrictMode";
|
|
43
|
-
case w:
|
|
44
|
-
return "Suspense";
|
|
45
43
|
case S:
|
|
44
|
+
return "Suspense";
|
|
45
|
+
case C:
|
|
46
46
|
return "SuspenseList";
|
|
47
47
|
case $:
|
|
48
48
|
return "Activity";
|
|
@@ -55,7 +55,7 @@ function Fr() {
|
|
|
55
55
|
return "Portal";
|
|
56
56
|
case D:
|
|
57
57
|
return v.displayName || "Context";
|
|
58
|
-
case
|
|
58
|
+
case R:
|
|
59
59
|
return (v._context.displayName || "Context") + ".Consumer";
|
|
60
60
|
case O:
|
|
61
61
|
var y = v.render;
|
|
@@ -92,7 +92,7 @@ function Fr() {
|
|
|
92
92
|
}
|
|
93
93
|
}
|
|
94
94
|
function r(v) {
|
|
95
|
-
if (v ===
|
|
95
|
+
if (v === b) return "<>";
|
|
96
96
|
if (typeof v == "object" && v !== null && v.$$typeof === P)
|
|
97
97
|
return "<...>";
|
|
98
98
|
try {
|
|
@@ -128,23 +128,23 @@ function Fr() {
|
|
|
128
128
|
configurable: !0
|
|
129
129
|
});
|
|
130
130
|
}
|
|
131
|
-
function
|
|
131
|
+
function l() {
|
|
132
132
|
var v = e(this.type);
|
|
133
133
|
return H[v] || (H[v] = !0, console.error(
|
|
134
134
|
"Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release."
|
|
135
135
|
)), v = this.props.ref, v !== void 0 ? v : null;
|
|
136
136
|
}
|
|
137
|
-
function
|
|
137
|
+
function c(v, y, T, k, de, Y) {
|
|
138
138
|
var z = T.ref;
|
|
139
139
|
return v = {
|
|
140
|
-
$$typeof:
|
|
140
|
+
$$typeof: m,
|
|
141
141
|
type: v,
|
|
142
142
|
key: y,
|
|
143
143
|
props: T,
|
|
144
144
|
_owner: k
|
|
145
145
|
}, (z !== void 0 ? z : null) !== null ? Object.defineProperty(v, "ref", {
|
|
146
146
|
enumerable: !1,
|
|
147
|
-
get:
|
|
147
|
+
get: l
|
|
148
148
|
}) : Object.defineProperty(v, "ref", { enumerable: !1, value: null }), v._store = {}, Object.defineProperty(v._store, "validated", {
|
|
149
149
|
configurable: !1,
|
|
150
150
|
enumerable: !1,
|
|
@@ -159,7 +159,7 @@ function Fr() {
|
|
|
159
159
|
configurable: !1,
|
|
160
160
|
enumerable: !1,
|
|
161
161
|
writable: !0,
|
|
162
|
-
value:
|
|
162
|
+
value: de
|
|
163
163
|
}), Object.defineProperty(v, "_debugTask", {
|
|
164
164
|
configurable: !1,
|
|
165
165
|
enumerable: !1,
|
|
@@ -167,7 +167,7 @@ function Fr() {
|
|
|
167
167
|
value: Y
|
|
168
168
|
}), Object.freeze && (Object.freeze(v.props), Object.freeze(v)), v;
|
|
169
169
|
}
|
|
170
|
-
function f(v, y, T, k,
|
|
170
|
+
function f(v, y, T, k, de, Y) {
|
|
171
171
|
var z = y.children;
|
|
172
172
|
if (z !== void 0)
|
|
173
173
|
if (k)
|
|
@@ -185,7 +185,7 @@ function Fr() {
|
|
|
185
185
|
var q = Object.keys(y).filter(function(I) {
|
|
186
186
|
return I !== "key";
|
|
187
187
|
});
|
|
188
|
-
k = 0 < q.length ? "{key: someKey, " + q.join(": ..., ") + ": ...}" : "{key: someKey}",
|
|
188
|
+
k = 0 < q.length ? "{key: someKey, " + q.join(": ..., ") + ": ...}" : "{key: someKey}", Re[z + k] || (q = 0 < q.length ? "{" + q.join(": ..., ") + ": ...}" : "{}", console.error(
|
|
189
189
|
`A props object containing a "key" prop is being spread into JSX:
|
|
190
190
|
let props = %s;
|
|
191
191
|
<%s {...props} />
|
|
@@ -196,7 +196,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
196
196
|
z,
|
|
197
197
|
q,
|
|
198
198
|
z
|
|
199
|
-
),
|
|
199
|
+
), Re[z + k] = !0);
|
|
200
200
|
}
|
|
201
201
|
if (z = null, T !== void 0 && (n(T), z = "" + T), s(y) && (n(y.key), z = "" + y.key), "key" in y) {
|
|
202
202
|
T = {};
|
|
@@ -206,12 +206,12 @@ React keys must be passed directly to JSX without using spread:
|
|
|
206
206
|
return z && a(
|
|
207
207
|
T,
|
|
208
208
|
typeof v == "function" ? v.displayName || v.name || "Unknown" : v
|
|
209
|
-
),
|
|
209
|
+
), c(
|
|
210
210
|
v,
|
|
211
211
|
z,
|
|
212
212
|
T,
|
|
213
213
|
o(),
|
|
214
|
-
|
|
214
|
+
de,
|
|
215
215
|
Y
|
|
216
216
|
);
|
|
217
217
|
}
|
|
@@ -219,21 +219,21 @@ React keys must be passed directly to JSX without using spread:
|
|
|
219
219
|
g(v) ? v._store && (v._store.validated = 1) : typeof v == "object" && v !== null && v.$$typeof === P && (v._payload.status === "fulfilled" ? g(v._payload.value) && v._payload.value._store && (v._payload.value._store.validated = 1) : v._store && (v._store.validated = 1));
|
|
220
220
|
}
|
|
221
221
|
function g(v) {
|
|
222
|
-
return typeof v == "object" && v !== null && v.$$typeof ===
|
|
222
|
+
return typeof v == "object" && v !== null && v.$$typeof === m;
|
|
223
223
|
}
|
|
224
|
-
var
|
|
224
|
+
var d = F, m = /* @__PURE__ */ Symbol.for("react.transitional.element"), p = /* @__PURE__ */ Symbol.for("react.portal"), b = /* @__PURE__ */ Symbol.for("react.fragment"), x = /* @__PURE__ */ Symbol.for("react.strict_mode"), w = /* @__PURE__ */ Symbol.for("react.profiler"), R = /* @__PURE__ */ Symbol.for("react.consumer"), D = /* @__PURE__ */ Symbol.for("react.context"), O = /* @__PURE__ */ Symbol.for("react.forward_ref"), S = /* @__PURE__ */ Symbol.for("react.suspense"), C = /* @__PURE__ */ Symbol.for("react.suspense_list"), _ = /* @__PURE__ */ Symbol.for("react.memo"), P = /* @__PURE__ */ Symbol.for("react.lazy"), $ = /* @__PURE__ */ Symbol.for("react.activity"), L = /* @__PURE__ */ Symbol.for("react.client.reference"), X = d.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, J = Object.prototype.hasOwnProperty, oe = Array.isArray, ye = console.createTask ? console.createTask : function() {
|
|
225
225
|
return null;
|
|
226
226
|
};
|
|
227
|
-
|
|
227
|
+
d = {
|
|
228
228
|
react_stack_bottom_frame: function(v) {
|
|
229
229
|
return v();
|
|
230
230
|
}
|
|
231
231
|
};
|
|
232
|
-
var Ie, H = {}, Ae =
|
|
233
|
-
|
|
232
|
+
var Ie, H = {}, Ae = d.react_stack_bottom_frame.bind(
|
|
233
|
+
d,
|
|
234
234
|
i
|
|
235
|
-
)(), ie =
|
|
236
|
-
et.Fragment =
|
|
235
|
+
)(), ie = ye(r(i)), Re = {};
|
|
236
|
+
et.Fragment = b, et.jsx = function(v, y, T) {
|
|
237
237
|
var k = 1e4 > X.recentlyCreatedOwnerStacks++;
|
|
238
238
|
return f(
|
|
239
239
|
v,
|
|
@@ -241,7 +241,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
241
241
|
T,
|
|
242
242
|
!1,
|
|
243
243
|
k ? Error("react-stack-top-frame") : Ae,
|
|
244
|
-
k ?
|
|
244
|
+
k ? ye(r(v)) : ie
|
|
245
245
|
);
|
|
246
246
|
}, et.jsxs = function(v, y, T) {
|
|
247
247
|
var k = 1e4 > X.recentlyCreatedOwnerStacks++;
|
|
@@ -251,18 +251,18 @@ React keys must be passed directly to JSX without using spread:
|
|
|
251
251
|
T,
|
|
252
252
|
!0,
|
|
253
253
|
k ? Error("react-stack-top-frame") : Ae,
|
|
254
|
-
k ?
|
|
254
|
+
k ? ye(r(v)) : ie
|
|
255
255
|
);
|
|
256
256
|
};
|
|
257
257
|
})()), et;
|
|
258
258
|
}
|
|
259
259
|
var Dn;
|
|
260
|
-
function
|
|
261
|
-
return Dn || (Dn = 1, process.env.NODE_ENV === "production" ? pt.exports =
|
|
260
|
+
function Wr() {
|
|
261
|
+
return Dn || (Dn = 1, process.env.NODE_ENV === "production" ? pt.exports = Fr() : pt.exports = Br()), pt.exports;
|
|
262
262
|
}
|
|
263
|
-
var
|
|
263
|
+
var u = Wr(), bt = { exports: {} }, Ft = {}, mt = { exports: {} }, Bt = {};
|
|
264
264
|
var _n;
|
|
265
|
-
function
|
|
265
|
+
function Hr() {
|
|
266
266
|
if (_n) return Bt;
|
|
267
267
|
_n = 1;
|
|
268
268
|
var e = F;
|
|
@@ -271,126 +271,126 @@ function Wr() {
|
|
|
271
271
|
}
|
|
272
272
|
var n = typeof Object.is == "function" ? Object.is : t, r = e.useState, o = e.useEffect, i = e.useLayoutEffect, s = e.useDebugValue;
|
|
273
273
|
function a(h, g) {
|
|
274
|
-
var
|
|
274
|
+
var d = g(), m = r({ inst: { value: d, getSnapshot: g } }), p = m[0].inst, b = m[1];
|
|
275
275
|
return i(
|
|
276
276
|
function() {
|
|
277
|
-
p.value =
|
|
277
|
+
p.value = d, p.getSnapshot = g, l(p) && b({ inst: p });
|
|
278
278
|
},
|
|
279
|
-
[h,
|
|
279
|
+
[h, d, g]
|
|
280
280
|
), o(
|
|
281
281
|
function() {
|
|
282
|
-
return
|
|
283
|
-
|
|
282
|
+
return l(p) && b({ inst: p }), h(function() {
|
|
283
|
+
l(p) && b({ inst: p });
|
|
284
284
|
});
|
|
285
285
|
},
|
|
286
286
|
[h]
|
|
287
|
-
), s(
|
|
287
|
+
), s(d), d;
|
|
288
288
|
}
|
|
289
|
-
function
|
|
289
|
+
function l(h) {
|
|
290
290
|
var g = h.getSnapshot;
|
|
291
291
|
h = h.value;
|
|
292
292
|
try {
|
|
293
|
-
var
|
|
294
|
-
return !n(h,
|
|
293
|
+
var d = g();
|
|
294
|
+
return !n(h, d);
|
|
295
295
|
} catch {
|
|
296
296
|
return !0;
|
|
297
297
|
}
|
|
298
298
|
}
|
|
299
|
-
function
|
|
299
|
+
function c(h, g) {
|
|
300
300
|
return g();
|
|
301
301
|
}
|
|
302
|
-
var f = typeof window > "u" || typeof window.document > "u" || typeof window.document.createElement > "u" ?
|
|
302
|
+
var f = typeof window > "u" || typeof window.document > "u" || typeof window.document.createElement > "u" ? c : a;
|
|
303
303
|
return Bt.useSyncExternalStore = e.useSyncExternalStore !== void 0 ? e.useSyncExternalStore : f, Bt;
|
|
304
304
|
}
|
|
305
305
|
var Wt = {};
|
|
306
306
|
var On;
|
|
307
|
-
function
|
|
307
|
+
function Yr() {
|
|
308
308
|
return On || (On = 1, process.env.NODE_ENV !== "production" && (function() {
|
|
309
|
-
function e(
|
|
310
|
-
return
|
|
309
|
+
function e(d, m) {
|
|
310
|
+
return d === m && (d !== 0 || 1 / d === 1 / m) || d !== d && m !== m;
|
|
311
311
|
}
|
|
312
|
-
function t(
|
|
312
|
+
function t(d, m) {
|
|
313
313
|
f || o.startTransition === void 0 || (f = !0, console.error(
|
|
314
314
|
"You are using an outdated, pre-release alpha of React 18 that does not support useSyncExternalStore. The use-sync-external-store shim will not work correctly. Upgrade to a newer pre-release."
|
|
315
315
|
));
|
|
316
|
-
var p =
|
|
316
|
+
var p = m();
|
|
317
317
|
if (!h) {
|
|
318
|
-
var
|
|
319
|
-
i(p,
|
|
318
|
+
var b = m();
|
|
319
|
+
i(p, b) || (console.error(
|
|
320
320
|
"The result of getSnapshot should be cached to avoid an infinite loop"
|
|
321
321
|
), h = !0);
|
|
322
322
|
}
|
|
323
|
-
|
|
324
|
-
inst: { value: p, getSnapshot:
|
|
323
|
+
b = s({
|
|
324
|
+
inst: { value: p, getSnapshot: m }
|
|
325
325
|
});
|
|
326
|
-
var x =
|
|
327
|
-
return
|
|
326
|
+
var x = b[0].inst, w = b[1];
|
|
327
|
+
return l(
|
|
328
328
|
function() {
|
|
329
|
-
x.value = p, x.getSnapshot =
|
|
329
|
+
x.value = p, x.getSnapshot = m, n(x) && w({ inst: x });
|
|
330
330
|
},
|
|
331
|
-
[
|
|
331
|
+
[d, p, m]
|
|
332
332
|
), a(
|
|
333
333
|
function() {
|
|
334
|
-
return n(x) &&
|
|
335
|
-
n(x) &&
|
|
334
|
+
return n(x) && w({ inst: x }), d(function() {
|
|
335
|
+
n(x) && w({ inst: x });
|
|
336
336
|
});
|
|
337
337
|
},
|
|
338
|
-
[
|
|
339
|
-
),
|
|
338
|
+
[d]
|
|
339
|
+
), c(p), p;
|
|
340
340
|
}
|
|
341
|
-
function n(
|
|
342
|
-
var
|
|
343
|
-
|
|
341
|
+
function n(d) {
|
|
342
|
+
var m = d.getSnapshot;
|
|
343
|
+
d = d.value;
|
|
344
344
|
try {
|
|
345
|
-
var p =
|
|
346
|
-
return !i(
|
|
345
|
+
var p = m();
|
|
346
|
+
return !i(d, p);
|
|
347
347
|
} catch {
|
|
348
348
|
return !0;
|
|
349
349
|
}
|
|
350
350
|
}
|
|
351
|
-
function r(
|
|
352
|
-
return
|
|
351
|
+
function r(d, m) {
|
|
352
|
+
return m();
|
|
353
353
|
}
|
|
354
354
|
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ < "u" && typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart == "function" && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());
|
|
355
|
-
var o = F, i = typeof Object.is == "function" ? Object.is : e, s = o.useState, a = o.useEffect,
|
|
355
|
+
var o = F, i = typeof Object.is == "function" ? Object.is : e, s = o.useState, a = o.useEffect, l = o.useLayoutEffect, c = o.useDebugValue, f = !1, h = !1, g = typeof window > "u" || typeof window.document > "u" || typeof window.document.createElement > "u" ? r : t;
|
|
356
356
|
Wt.useSyncExternalStore = o.useSyncExternalStore !== void 0 ? o.useSyncExternalStore : g, typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ < "u" && typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop == "function" && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error());
|
|
357
357
|
})()), Wt;
|
|
358
358
|
}
|
|
359
359
|
var Tn;
|
|
360
360
|
function qn() {
|
|
361
|
-
return Tn || (Tn = 1, process.env.NODE_ENV === "production" ? mt.exports =
|
|
361
|
+
return Tn || (Tn = 1, process.env.NODE_ENV === "production" ? mt.exports = Hr() : mt.exports = Yr()), mt.exports;
|
|
362
362
|
}
|
|
363
363
|
var jn;
|
|
364
|
-
function
|
|
364
|
+
function Ur() {
|
|
365
365
|
if (jn) return Ft;
|
|
366
366
|
jn = 1;
|
|
367
367
|
var e = F, t = qn();
|
|
368
|
-
function n(
|
|
369
|
-
return
|
|
368
|
+
function n(c, f) {
|
|
369
|
+
return c === f && (c !== 0 || 1 / c === 1 / f) || c !== c && f !== f;
|
|
370
370
|
}
|
|
371
|
-
var r = typeof Object.is == "function" ? Object.is : n, o = t.useSyncExternalStore, i = e.useRef, s = e.useEffect, a = e.useMemo,
|
|
372
|
-
return Ft.useSyncExternalStoreWithSelector = function(
|
|
373
|
-
var
|
|
374
|
-
if (
|
|
371
|
+
var r = typeof Object.is == "function" ? Object.is : n, o = t.useSyncExternalStore, i = e.useRef, s = e.useEffect, a = e.useMemo, l = e.useDebugValue;
|
|
372
|
+
return Ft.useSyncExternalStoreWithSelector = function(c, f, h, g, d) {
|
|
373
|
+
var m = i(null);
|
|
374
|
+
if (m.current === null) {
|
|
375
375
|
var p = { hasValue: !1, value: null };
|
|
376
|
-
|
|
377
|
-
} else p =
|
|
378
|
-
|
|
376
|
+
m.current = p;
|
|
377
|
+
} else p = m.current;
|
|
378
|
+
m = a(
|
|
379
379
|
function() {
|
|
380
|
-
function x(
|
|
381
|
-
if (!
|
|
382
|
-
if (
|
|
383
|
-
var
|
|
384
|
-
if (
|
|
385
|
-
return D =
|
|
380
|
+
function x(S) {
|
|
381
|
+
if (!w) {
|
|
382
|
+
if (w = !0, R = S, S = g(S), d !== void 0 && p.hasValue) {
|
|
383
|
+
var C = p.value;
|
|
384
|
+
if (d(C, S))
|
|
385
|
+
return D = C;
|
|
386
386
|
}
|
|
387
|
-
return D =
|
|
387
|
+
return D = S;
|
|
388
388
|
}
|
|
389
|
-
if (
|
|
390
|
-
var _ = g(
|
|
391
|
-
return
|
|
389
|
+
if (C = D, r(R, S)) return C;
|
|
390
|
+
var _ = g(S);
|
|
391
|
+
return d !== void 0 && d(C, _) ? (R = S, C) : (R = S, D = _);
|
|
392
392
|
}
|
|
393
|
-
var
|
|
393
|
+
var w = !1, R, D, O = h === void 0 ? null : h;
|
|
394
394
|
return [
|
|
395
395
|
function() {
|
|
396
396
|
return x(f());
|
|
@@ -400,49 +400,49 @@ function Yr() {
|
|
|
400
400
|
}
|
|
401
401
|
];
|
|
402
402
|
},
|
|
403
|
-
[f, h, g,
|
|
403
|
+
[f, h, g, d]
|
|
404
404
|
);
|
|
405
|
-
var
|
|
405
|
+
var b = o(c, m[0], m[1]);
|
|
406
406
|
return s(
|
|
407
407
|
function() {
|
|
408
|
-
p.hasValue = !0, p.value =
|
|
408
|
+
p.hasValue = !0, p.value = b;
|
|
409
409
|
},
|
|
410
|
-
[
|
|
411
|
-
),
|
|
410
|
+
[b]
|
|
411
|
+
), l(b), b;
|
|
412
412
|
}, Ft;
|
|
413
413
|
}
|
|
414
414
|
var Ht = {};
|
|
415
415
|
var In;
|
|
416
|
-
function
|
|
416
|
+
function Gr() {
|
|
417
417
|
return In || (In = 1, process.env.NODE_ENV !== "production" && (function() {
|
|
418
|
-
function e(
|
|
419
|
-
return
|
|
418
|
+
function e(c, f) {
|
|
419
|
+
return c === f && (c !== 0 || 1 / c === 1 / f) || c !== c && f !== f;
|
|
420
420
|
}
|
|
421
421
|
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ < "u" && typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart == "function" && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());
|
|
422
|
-
var t = F, n = qn(), r = typeof Object.is == "function" ? Object.is : e, o = n.useSyncExternalStore, i = t.useRef, s = t.useEffect, a = t.useMemo,
|
|
423
|
-
Ht.useSyncExternalStoreWithSelector = function(
|
|
424
|
-
var
|
|
425
|
-
if (
|
|
422
|
+
var t = F, n = qn(), r = typeof Object.is == "function" ? Object.is : e, o = n.useSyncExternalStore, i = t.useRef, s = t.useEffect, a = t.useMemo, l = t.useDebugValue;
|
|
423
|
+
Ht.useSyncExternalStoreWithSelector = function(c, f, h, g, d) {
|
|
424
|
+
var m = i(null);
|
|
425
|
+
if (m.current === null) {
|
|
426
426
|
var p = { hasValue: !1, value: null };
|
|
427
|
-
|
|
428
|
-
} else p =
|
|
429
|
-
|
|
427
|
+
m.current = p;
|
|
428
|
+
} else p = m.current;
|
|
429
|
+
m = a(
|
|
430
430
|
function() {
|
|
431
|
-
function x(
|
|
432
|
-
if (!
|
|
433
|
-
if (
|
|
434
|
-
var
|
|
435
|
-
if (
|
|
436
|
-
return D =
|
|
431
|
+
function x(S) {
|
|
432
|
+
if (!w) {
|
|
433
|
+
if (w = !0, R = S, S = g(S), d !== void 0 && p.hasValue) {
|
|
434
|
+
var C = p.value;
|
|
435
|
+
if (d(C, S))
|
|
436
|
+
return D = C;
|
|
437
437
|
}
|
|
438
|
-
return D =
|
|
438
|
+
return D = S;
|
|
439
439
|
}
|
|
440
|
-
if (
|
|
441
|
-
return
|
|
442
|
-
var _ = g(
|
|
443
|
-
return
|
|
440
|
+
if (C = D, r(R, S))
|
|
441
|
+
return C;
|
|
442
|
+
var _ = g(S);
|
|
443
|
+
return d !== void 0 && d(C, _) ? (R = S, C) : (R = S, D = _);
|
|
444
444
|
}
|
|
445
|
-
var
|
|
445
|
+
var w = !1, R, D, O = h === void 0 ? null : h;
|
|
446
446
|
return [
|
|
447
447
|
function() {
|
|
448
448
|
return x(f());
|
|
@@ -452,24 +452,24 @@ function Ur() {
|
|
|
452
452
|
}
|
|
453
453
|
];
|
|
454
454
|
},
|
|
455
|
-
[f, h, g,
|
|
455
|
+
[f, h, g, d]
|
|
456
456
|
);
|
|
457
|
-
var
|
|
457
|
+
var b = o(c, m[0], m[1]);
|
|
458
458
|
return s(
|
|
459
459
|
function() {
|
|
460
|
-
p.hasValue = !0, p.value =
|
|
460
|
+
p.hasValue = !0, p.value = b;
|
|
461
461
|
},
|
|
462
|
-
[
|
|
463
|
-
),
|
|
462
|
+
[b]
|
|
463
|
+
), l(b), b;
|
|
464
464
|
}, typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ < "u" && typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop == "function" && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error());
|
|
465
465
|
})()), Ht;
|
|
466
466
|
}
|
|
467
467
|
var An;
|
|
468
|
-
function
|
|
469
|
-
return An || (An = 1, process.env.NODE_ENV === "production" ? bt.exports =
|
|
468
|
+
function Xr() {
|
|
469
|
+
return An || (An = 1, process.env.NODE_ENV === "production" ? bt.exports = Ur() : bt.exports = Gr()), bt.exports;
|
|
470
470
|
}
|
|
471
|
-
var
|
|
472
|
-
const Qt = /* @__PURE__ */ new WeakMap(),
|
|
471
|
+
var qr = Xr();
|
|
472
|
+
const Qt = /* @__PURE__ */ new WeakMap(), Jr = /* @__PURE__ */ new WeakMap(), Et = {
|
|
473
473
|
current: []
|
|
474
474
|
};
|
|
475
475
|
let Yt = !1;
|
|
@@ -479,7 +479,7 @@ function Jn(e) {
|
|
|
479
479
|
if (Et.current.includes(t))
|
|
480
480
|
continue;
|
|
481
481
|
Et.current.push(t), t.recompute();
|
|
482
|
-
const n =
|
|
482
|
+
const n = Jr.get(t);
|
|
483
483
|
if (n)
|
|
484
484
|
for (const r of n) {
|
|
485
485
|
const o = Qt.get(r);
|
|
@@ -487,7 +487,7 @@ function Jn(e) {
|
|
|
487
487
|
}
|
|
488
488
|
}
|
|
489
489
|
}
|
|
490
|
-
function
|
|
490
|
+
function Kr(e) {
|
|
491
491
|
const t = {
|
|
492
492
|
prevVal: e.prevState,
|
|
493
493
|
currentVal: e.state
|
|
@@ -495,7 +495,7 @@ function Jr(e) {
|
|
|
495
495
|
for (const n of e.listeners)
|
|
496
496
|
n(t);
|
|
497
497
|
}
|
|
498
|
-
function
|
|
498
|
+
function Zr(e) {
|
|
499
499
|
const t = {
|
|
500
500
|
prevVal: e.prevState,
|
|
501
501
|
currentVal: e.state
|
|
@@ -503,7 +503,7 @@ function Kr(e) {
|
|
|
503
503
|
for (const n of e.listeners)
|
|
504
504
|
n(t);
|
|
505
505
|
}
|
|
506
|
-
function
|
|
506
|
+
function Qr(e) {
|
|
507
507
|
if (xt.add(e), !Yt)
|
|
508
508
|
try {
|
|
509
509
|
for (Yt = !0; xt.size > 0; ) {
|
|
@@ -511,7 +511,7 @@ function Zr(e) {
|
|
|
511
511
|
xt.clear();
|
|
512
512
|
for (const n of t) {
|
|
513
513
|
const r = kn.get(n) ?? n.prevState;
|
|
514
|
-
n.prevState = r,
|
|
514
|
+
n.prevState = r, Kr(n);
|
|
515
515
|
}
|
|
516
516
|
for (const n of t) {
|
|
517
517
|
const r = Qt.get(n);
|
|
@@ -521,14 +521,14 @@ function Zr(e) {
|
|
|
521
521
|
const r = Qt.get(n);
|
|
522
522
|
if (r)
|
|
523
523
|
for (const o of r)
|
|
524
|
-
|
|
524
|
+
Zr(o);
|
|
525
525
|
}
|
|
526
526
|
}
|
|
527
527
|
} finally {
|
|
528
528
|
Yt = !1, Et.current = [], kn.clear();
|
|
529
529
|
}
|
|
530
530
|
}
|
|
531
|
-
function
|
|
531
|
+
function eo(e) {
|
|
532
532
|
return typeof e == "function";
|
|
533
533
|
}
|
|
534
534
|
class Kn {
|
|
@@ -544,12 +544,12 @@ class Kn {
|
|
|
544
544
|
}
|
|
545
545
|
setState(t) {
|
|
546
546
|
var n, r, o;
|
|
547
|
-
this.prevState = this.state, (n = this.options) != null && n.updateFn ? this.state = this.options.updateFn(this.prevState)(t) :
|
|
547
|
+
this.prevState = this.state, (n = this.options) != null && n.updateFn ? this.state = this.options.updateFn(this.prevState)(t) : eo(t) ? this.state = t(this.prevState) : this.state = t, (o = (r = this.options) == null ? void 0 : r.onUpdate) == null || o.call(r), Qr(this);
|
|
548
548
|
}
|
|
549
549
|
}
|
|
550
550
|
function ct(e, t = (r) => r, n = {}) {
|
|
551
|
-
const r = n.equal ??
|
|
552
|
-
return
|
|
551
|
+
const r = n.equal ?? to;
|
|
552
|
+
return qr.useSyncExternalStoreWithSelector(
|
|
553
553
|
e.subscribe,
|
|
554
554
|
() => e.state,
|
|
555
555
|
() => e.state,
|
|
@@ -557,7 +557,7 @@ function ct(e, t = (r) => r, n = {}) {
|
|
|
557
557
|
r
|
|
558
558
|
);
|
|
559
559
|
}
|
|
560
|
-
function
|
|
560
|
+
function to(e, t) {
|
|
561
561
|
if (Object.is(e, t))
|
|
562
562
|
return !0;
|
|
563
563
|
if (typeof e != "object" || e === null || typeof t != "object" || t === null)
|
|
@@ -589,10 +589,10 @@ function Nn(e) {
|
|
|
589
589
|
Object.getOwnPropertySymbols(e)
|
|
590
590
|
);
|
|
591
591
|
}
|
|
592
|
-
function
|
|
592
|
+
function no() {
|
|
593
593
|
for (var e = arguments.length, t = new Array(e), n = 0; n < e; n++)
|
|
594
594
|
t[n] = arguments[n];
|
|
595
|
-
return
|
|
595
|
+
return N(
|
|
596
596
|
() => (r) => {
|
|
597
597
|
t.forEach((o) => o(r));
|
|
598
598
|
},
|
|
@@ -628,10 +628,10 @@ function Zn(e) {
|
|
|
628
628
|
function Ue(e) {
|
|
629
629
|
return e ? Ye(e) ? e.document : an(e) ? ln(e) ? e : ut(e) || Zn(e) ? e.ownerDocument : document : document : document;
|
|
630
630
|
}
|
|
631
|
-
const
|
|
631
|
+
const be = kt ? Nr : A;
|
|
632
632
|
function cn(e) {
|
|
633
633
|
const t = M(e);
|
|
634
|
-
return
|
|
634
|
+
return be(() => {
|
|
635
635
|
t.current = e;
|
|
636
636
|
}), G(function() {
|
|
637
637
|
for (var n = arguments.length, r = new Array(n), o = 0; o < n; o++)
|
|
@@ -639,7 +639,7 @@ function cn(e) {
|
|
|
639
639
|
return t.current == null ? void 0 : t.current(...r);
|
|
640
640
|
}, []);
|
|
641
641
|
}
|
|
642
|
-
function
|
|
642
|
+
function ro() {
|
|
643
643
|
const e = M(null), t = G((r, o) => {
|
|
644
644
|
e.current = setInterval(r, o);
|
|
645
645
|
}, []), n = G(() => {
|
|
@@ -650,13 +650,13 @@ function no() {
|
|
|
650
650
|
function it(e, t) {
|
|
651
651
|
t === void 0 && (t = [e]);
|
|
652
652
|
const n = M(e);
|
|
653
|
-
return
|
|
653
|
+
return be(() => {
|
|
654
654
|
n.current !== e && (n.current = e);
|
|
655
655
|
}, t), n;
|
|
656
656
|
}
|
|
657
657
|
function dt(e, t) {
|
|
658
658
|
const n = M();
|
|
659
|
-
return
|
|
659
|
+
return N(
|
|
660
660
|
() => {
|
|
661
661
|
const r = e(n.current);
|
|
662
662
|
return n.current = r, r;
|
|
@@ -677,13 +677,13 @@ function Dt(e) {
|
|
|
677
677
|
}
|
|
678
678
|
function en(e) {
|
|
679
679
|
const t = M();
|
|
680
|
-
return
|
|
680
|
+
return A(() => {
|
|
681
681
|
t.current = e;
|
|
682
682
|
}, [e]), t.current;
|
|
683
683
|
}
|
|
684
684
|
let Ut = {};
|
|
685
685
|
function ft(e, t) {
|
|
686
|
-
return
|
|
686
|
+
return N(() => {
|
|
687
687
|
if (t)
|
|
688
688
|
return t;
|
|
689
689
|
const n = Ut[e] == null ? 0 : Ut[e] + 1;
|
|
@@ -696,9 +696,9 @@ function Qn(e) {
|
|
|
696
696
|
r[o - 1] = arguments[o];
|
|
697
697
|
return r.reduce((i, s) => {
|
|
698
698
|
const a = Object.entries(s);
|
|
699
|
-
for (const [
|
|
700
|
-
const f = i[
|
|
701
|
-
f != null && (i[
|
|
699
|
+
for (const [l, c] of a) {
|
|
700
|
+
const f = i[l];
|
|
701
|
+
f != null && (i[l] = f + e * c);
|
|
702
702
|
}
|
|
703
703
|
return i;
|
|
704
704
|
}, {
|
|
@@ -707,7 +707,7 @@ function Qn(e) {
|
|
|
707
707
|
};
|
|
708
708
|
}
|
|
709
709
|
const We = /* @__PURE__ */ Qn(1), _t = /* @__PURE__ */ Qn(-1);
|
|
710
|
-
function
|
|
710
|
+
function oo(e) {
|
|
711
711
|
return "clientX" in e && "clientY" in e;
|
|
712
712
|
}
|
|
713
713
|
function un(e) {
|
|
@@ -718,7 +718,7 @@ function un(e) {
|
|
|
718
718
|
} = K(e.target);
|
|
719
719
|
return t && e instanceof t;
|
|
720
720
|
}
|
|
721
|
-
function
|
|
721
|
+
function io(e) {
|
|
722
722
|
if (!e)
|
|
723
723
|
return !1;
|
|
724
724
|
const {
|
|
@@ -727,7 +727,7 @@ function oo(e) {
|
|
|
727
727
|
return t && e instanceof t;
|
|
728
728
|
}
|
|
729
729
|
function tn(e) {
|
|
730
|
-
if (
|
|
730
|
+
if (io(e)) {
|
|
731
731
|
if (e.touches && e.touches.length) {
|
|
732
732
|
const {
|
|
733
733
|
clientX: t,
|
|
@@ -748,7 +748,7 @@ function tn(e) {
|
|
|
748
748
|
};
|
|
749
749
|
}
|
|
750
750
|
}
|
|
751
|
-
return
|
|
751
|
+
return oo(e) ? {
|
|
752
752
|
x: e.clientX,
|
|
753
753
|
y: e.clientY
|
|
754
754
|
} : null;
|
|
@@ -793,23 +793,23 @@ const He = /* @__PURE__ */ Object.freeze({
|
|
|
793
793
|
}
|
|
794
794
|
}
|
|
795
795
|
}), Ln = "a,frame,iframe,input:not([type=hidden]):not(:disabled),select:not(:disabled),textarea:not(:disabled),button:not(:disabled),*[tabindex]";
|
|
796
|
-
function
|
|
796
|
+
function so(e) {
|
|
797
797
|
return e.matches(Ln) ? e : e.querySelector(Ln);
|
|
798
798
|
}
|
|
799
|
-
const
|
|
799
|
+
const ao = {
|
|
800
800
|
display: "none"
|
|
801
801
|
};
|
|
802
|
-
function
|
|
802
|
+
function lo(e) {
|
|
803
803
|
let {
|
|
804
804
|
id: t,
|
|
805
805
|
value: n
|
|
806
806
|
} = e;
|
|
807
807
|
return F.createElement("div", {
|
|
808
808
|
id: t,
|
|
809
|
-
style:
|
|
809
|
+
style: ao
|
|
810
810
|
}, n);
|
|
811
811
|
}
|
|
812
|
-
function
|
|
812
|
+
function co(e) {
|
|
813
813
|
let {
|
|
814
814
|
id: t,
|
|
815
815
|
announcement: n,
|
|
@@ -837,7 +837,7 @@ function lo(e) {
|
|
|
837
837
|
"aria-atomic": !0
|
|
838
838
|
}, n);
|
|
839
839
|
}
|
|
840
|
-
function
|
|
840
|
+
function uo() {
|
|
841
841
|
const [e, t] = ne("");
|
|
842
842
|
return {
|
|
843
843
|
announce: G((r) => {
|
|
@@ -847,15 +847,15 @@ function co() {
|
|
|
847
847
|
};
|
|
848
848
|
}
|
|
849
849
|
const er = /* @__PURE__ */ at(null);
|
|
850
|
-
function
|
|
850
|
+
function fo(e) {
|
|
851
851
|
const t = Ne(er);
|
|
852
|
-
|
|
852
|
+
A(() => {
|
|
853
853
|
if (!t)
|
|
854
854
|
throw new Error("useDndMonitor must be used within a children of <DndContext>");
|
|
855
855
|
return t(e);
|
|
856
856
|
}, [e, t]);
|
|
857
857
|
}
|
|
858
|
-
function
|
|
858
|
+
function ho() {
|
|
859
859
|
const [e] = ne(() => /* @__PURE__ */ new Set()), t = G((r) => (e.add(r), () => e.delete(r)), [e]);
|
|
860
860
|
return [G((r) => {
|
|
861
861
|
let {
|
|
@@ -868,13 +868,13 @@ function fo() {
|
|
|
868
868
|
});
|
|
869
869
|
}, [e]), t];
|
|
870
870
|
}
|
|
871
|
-
const
|
|
871
|
+
const vo = {
|
|
872
872
|
draggable: `
|
|
873
873
|
To pick up a draggable item, press the space bar.
|
|
874
874
|
While dragging, use the arrow keys to move the item.
|
|
875
875
|
Press space again to drop the item in its new position, or press escape to cancel.
|
|
876
876
|
`
|
|
877
|
-
},
|
|
877
|
+
}, go = {
|
|
878
878
|
onDragStart(e) {
|
|
879
879
|
let {
|
|
880
880
|
active: t
|
|
@@ -902,20 +902,20 @@ const ho = {
|
|
|
902
902
|
return "Dragging was cancelled. Draggable item " + t.id + " was dropped.";
|
|
903
903
|
}
|
|
904
904
|
};
|
|
905
|
-
function
|
|
905
|
+
function po(e) {
|
|
906
906
|
let {
|
|
907
|
-
announcements: t =
|
|
907
|
+
announcements: t = go,
|
|
908
908
|
container: n,
|
|
909
909
|
hiddenTextDescribedById: r,
|
|
910
|
-
screenReaderInstructions: o =
|
|
910
|
+
screenReaderInstructions: o = vo
|
|
911
911
|
} = e;
|
|
912
912
|
const {
|
|
913
913
|
announce: i,
|
|
914
914
|
announcement: s
|
|
915
|
-
} =
|
|
916
|
-
if (
|
|
917
|
-
|
|
918
|
-
}, []),
|
|
915
|
+
} = uo(), a = ft("DndLiveRegion"), [l, c] = ne(!1);
|
|
916
|
+
if (A(() => {
|
|
917
|
+
c(!0);
|
|
918
|
+
}, []), fo(N(() => ({
|
|
919
919
|
onDragStart(h) {
|
|
920
920
|
let {
|
|
921
921
|
active: g
|
|
@@ -927,53 +927,53 @@ function go(e) {
|
|
|
927
927
|
onDragMove(h) {
|
|
928
928
|
let {
|
|
929
929
|
active: g,
|
|
930
|
-
over:
|
|
930
|
+
over: d
|
|
931
931
|
} = h;
|
|
932
932
|
t.onDragMove && i(t.onDragMove({
|
|
933
933
|
active: g,
|
|
934
|
-
over:
|
|
934
|
+
over: d
|
|
935
935
|
}));
|
|
936
936
|
},
|
|
937
937
|
onDragOver(h) {
|
|
938
938
|
let {
|
|
939
939
|
active: g,
|
|
940
|
-
over:
|
|
940
|
+
over: d
|
|
941
941
|
} = h;
|
|
942
942
|
i(t.onDragOver({
|
|
943
943
|
active: g,
|
|
944
|
-
over:
|
|
944
|
+
over: d
|
|
945
945
|
}));
|
|
946
946
|
},
|
|
947
947
|
onDragEnd(h) {
|
|
948
948
|
let {
|
|
949
949
|
active: g,
|
|
950
|
-
over:
|
|
950
|
+
over: d
|
|
951
951
|
} = h;
|
|
952
952
|
i(t.onDragEnd({
|
|
953
953
|
active: g,
|
|
954
|
-
over:
|
|
954
|
+
over: d
|
|
955
955
|
}));
|
|
956
956
|
},
|
|
957
957
|
onDragCancel(h) {
|
|
958
958
|
let {
|
|
959
959
|
active: g,
|
|
960
|
-
over:
|
|
960
|
+
over: d
|
|
961
961
|
} = h;
|
|
962
962
|
i(t.onDragCancel({
|
|
963
963
|
active: g,
|
|
964
|
-
over:
|
|
964
|
+
over: d
|
|
965
965
|
}));
|
|
966
966
|
}
|
|
967
|
-
}), [i, t])), !
|
|
967
|
+
}), [i, t])), !l)
|
|
968
968
|
return null;
|
|
969
|
-
const f = F.createElement(F.Fragment, null, F.createElement(
|
|
969
|
+
const f = F.createElement(F.Fragment, null, F.createElement(lo, {
|
|
970
970
|
id: r,
|
|
971
971
|
value: o.draggable
|
|
972
|
-
}), F.createElement(
|
|
972
|
+
}), F.createElement(co, {
|
|
973
973
|
id: a,
|
|
974
974
|
announcement: s
|
|
975
975
|
}));
|
|
976
|
-
return n ?
|
|
976
|
+
return n ? Vr(f, n) : f;
|
|
977
977
|
}
|
|
978
978
|
var V;
|
|
979
979
|
(function(e) {
|
|
@@ -981,8 +981,8 @@ var V;
|
|
|
981
981
|
})(V || (V = {}));
|
|
982
982
|
function Ot() {
|
|
983
983
|
}
|
|
984
|
-
function
|
|
985
|
-
return
|
|
984
|
+
function bo(e, t) {
|
|
985
|
+
return N(
|
|
986
986
|
() => ({
|
|
987
987
|
sensor: e,
|
|
988
988
|
options: {}
|
|
@@ -991,23 +991,23 @@ function po(e, t) {
|
|
|
991
991
|
[e, t]
|
|
992
992
|
);
|
|
993
993
|
}
|
|
994
|
-
function
|
|
994
|
+
function mo() {
|
|
995
995
|
for (var e = arguments.length, t = new Array(e), n = 0; n < e; n++)
|
|
996
996
|
t[n] = arguments[n];
|
|
997
|
-
return
|
|
997
|
+
return N(
|
|
998
998
|
() => [...t].filter((r) => r != null),
|
|
999
999
|
// eslint-disable-next-line react-hooks/exhaustive-deps
|
|
1000
1000
|
[...t]
|
|
1001
1001
|
);
|
|
1002
1002
|
}
|
|
1003
|
-
const
|
|
1003
|
+
const ue = /* @__PURE__ */ Object.freeze({
|
|
1004
1004
|
x: 0,
|
|
1005
1005
|
y: 0
|
|
1006
1006
|
});
|
|
1007
|
-
function
|
|
1007
|
+
function xo(e, t) {
|
|
1008
1008
|
return Math.sqrt(Math.pow(e.x - t.x, 2) + Math.pow(e.y - t.y, 2));
|
|
1009
1009
|
}
|
|
1010
|
-
function
|
|
1010
|
+
function yo(e, t) {
|
|
1011
1011
|
let {
|
|
1012
1012
|
data: {
|
|
1013
1013
|
value: n
|
|
@@ -1019,7 +1019,7 @@ function xo(e, t) {
|
|
|
1019
1019
|
} = t;
|
|
1020
1020
|
return n - r;
|
|
1021
1021
|
}
|
|
1022
|
-
function
|
|
1022
|
+
function wo(e, t) {
|
|
1023
1023
|
let {
|
|
1024
1024
|
data: {
|
|
1025
1025
|
value: n
|
|
@@ -1031,7 +1031,7 @@ function yo(e, t) {
|
|
|
1031
1031
|
} = t;
|
|
1032
1032
|
return r - n;
|
|
1033
1033
|
}
|
|
1034
|
-
function
|
|
1034
|
+
function So(e, t) {
|
|
1035
1035
|
if (!e || e.length === 0)
|
|
1036
1036
|
return null;
|
|
1037
1037
|
const [n] = e;
|
|
@@ -1053,29 +1053,29 @@ const tr = (e) => {
|
|
|
1053
1053
|
for (const s of r) {
|
|
1054
1054
|
const {
|
|
1055
1055
|
id: a
|
|
1056
|
-
} = s,
|
|
1057
|
-
if (
|
|
1058
|
-
const
|
|
1056
|
+
} = s, l = n.get(a);
|
|
1057
|
+
if (l) {
|
|
1058
|
+
const c = xo(Mn(l), o);
|
|
1059
1059
|
i.push({
|
|
1060
1060
|
id: a,
|
|
1061
1061
|
data: {
|
|
1062
1062
|
droppableContainer: s,
|
|
1063
|
-
value:
|
|
1063
|
+
value: c
|
|
1064
1064
|
}
|
|
1065
1065
|
});
|
|
1066
1066
|
}
|
|
1067
1067
|
}
|
|
1068
|
-
return i.sort(
|
|
1068
|
+
return i.sort(yo);
|
|
1069
1069
|
};
|
|
1070
|
-
function
|
|
1070
|
+
function Ro(e, t) {
|
|
1071
1071
|
const n = Math.max(t.top, e.top), r = Math.max(t.left, e.left), o = Math.min(t.left + t.width, e.left + e.width), i = Math.min(t.top + t.height, e.top + e.height), s = o - r, a = i - n;
|
|
1072
1072
|
if (r < o && n < i) {
|
|
1073
|
-
const
|
|
1073
|
+
const l = t.width * t.height, c = e.width * e.height, f = s * a, h = f / (l + c - f);
|
|
1074
1074
|
return Number(h.toFixed(4));
|
|
1075
1075
|
}
|
|
1076
1076
|
return 0;
|
|
1077
1077
|
}
|
|
1078
|
-
const
|
|
1078
|
+
const Co = (e) => {
|
|
1079
1079
|
let {
|
|
1080
1080
|
collisionRect: t,
|
|
1081
1081
|
droppableRects: n,
|
|
@@ -1087,19 +1087,19 @@ const Ro = (e) => {
|
|
|
1087
1087
|
id: s
|
|
1088
1088
|
} = i, a = n.get(s);
|
|
1089
1089
|
if (a) {
|
|
1090
|
-
const
|
|
1091
|
-
|
|
1090
|
+
const l = Ro(a, t);
|
|
1091
|
+
l > 0 && o.push({
|
|
1092
1092
|
id: s,
|
|
1093
1093
|
data: {
|
|
1094
1094
|
droppableContainer: i,
|
|
1095
|
-
value:
|
|
1095
|
+
value: l
|
|
1096
1096
|
}
|
|
1097
1097
|
});
|
|
1098
1098
|
}
|
|
1099
1099
|
}
|
|
1100
|
-
return o.sort(
|
|
1100
|
+
return o.sort(wo);
|
|
1101
1101
|
};
|
|
1102
|
-
function
|
|
1102
|
+
function Eo(e, t, n) {
|
|
1103
1103
|
return {
|
|
1104
1104
|
...e,
|
|
1105
1105
|
scaleX: t && n ? t.width / n.width : 1,
|
|
@@ -1110,9 +1110,9 @@ function nr(e, t) {
|
|
|
1110
1110
|
return e && t ? {
|
|
1111
1111
|
x: e.left - t.left,
|
|
1112
1112
|
y: e.top - t.top
|
|
1113
|
-
} :
|
|
1113
|
+
} : ue;
|
|
1114
1114
|
}
|
|
1115
|
-
function
|
|
1115
|
+
function Do(e) {
|
|
1116
1116
|
return function(n) {
|
|
1117
1117
|
for (var r = arguments.length, o = new Array(r > 1 ? r - 1 : 0), i = 1; i < r; i++)
|
|
1118
1118
|
o[i - 1] = arguments[i];
|
|
@@ -1127,8 +1127,8 @@ function Eo(e) {
|
|
|
1127
1127
|
});
|
|
1128
1128
|
};
|
|
1129
1129
|
}
|
|
1130
|
-
const
|
|
1131
|
-
function
|
|
1130
|
+
const _o = /* @__PURE__ */ Do(1);
|
|
1131
|
+
function Oo(e) {
|
|
1132
1132
|
if (e.startsWith("matrix3d(")) {
|
|
1133
1133
|
const t = e.slice(9, -1).split(/, /);
|
|
1134
1134
|
return {
|
|
@@ -1148,8 +1148,8 @@ function _o(e) {
|
|
|
1148
1148
|
}
|
|
1149
1149
|
return null;
|
|
1150
1150
|
}
|
|
1151
|
-
function
|
|
1152
|
-
const r =
|
|
1151
|
+
function To(e, t, n) {
|
|
1152
|
+
const r = Oo(t);
|
|
1153
1153
|
if (!r)
|
|
1154
1154
|
return e;
|
|
1155
1155
|
const {
|
|
@@ -1157,28 +1157,28 @@ function Oo(e, t, n) {
|
|
|
1157
1157
|
scaleY: i,
|
|
1158
1158
|
x: s,
|
|
1159
1159
|
y: a
|
|
1160
|
-
} = r,
|
|
1160
|
+
} = r, l = e.left - s - (1 - o) * parseFloat(n), c = e.top - a - (1 - i) * parseFloat(n.slice(n.indexOf(" ") + 1)), f = o ? e.width / o : e.width, h = i ? e.height / i : e.height;
|
|
1161
1161
|
return {
|
|
1162
1162
|
width: f,
|
|
1163
1163
|
height: h,
|
|
1164
|
-
top:
|
|
1165
|
-
right:
|
|
1166
|
-
bottom:
|
|
1167
|
-
left:
|
|
1164
|
+
top: c,
|
|
1165
|
+
right: l + f,
|
|
1166
|
+
bottom: c + h,
|
|
1167
|
+
left: l
|
|
1168
1168
|
};
|
|
1169
1169
|
}
|
|
1170
|
-
const
|
|
1170
|
+
const jo = {
|
|
1171
1171
|
ignoreTransform: !1
|
|
1172
1172
|
};
|
|
1173
1173
|
function Ge(e, t) {
|
|
1174
|
-
t === void 0 && (t =
|
|
1174
|
+
t === void 0 && (t = jo);
|
|
1175
1175
|
let n = e.getBoundingClientRect();
|
|
1176
1176
|
if (t.ignoreTransform) {
|
|
1177
1177
|
const {
|
|
1178
|
-
transform:
|
|
1178
|
+
transform: c,
|
|
1179
1179
|
transformOrigin: f
|
|
1180
1180
|
} = K(e).getComputedStyle(e);
|
|
1181
|
-
|
|
1181
|
+
c && (n = To(n, c, f));
|
|
1182
1182
|
}
|
|
1183
1183
|
const {
|
|
1184
1184
|
top: r,
|
|
@@ -1186,7 +1186,7 @@ function Ge(e, t) {
|
|
|
1186
1186
|
width: i,
|
|
1187
1187
|
height: s,
|
|
1188
1188
|
bottom: a,
|
|
1189
|
-
right:
|
|
1189
|
+
right: l
|
|
1190
1190
|
} = n;
|
|
1191
1191
|
return {
|
|
1192
1192
|
top: r,
|
|
@@ -1194,7 +1194,7 @@ function Ge(e, t) {
|
|
|
1194
1194
|
width: i,
|
|
1195
1195
|
height: s,
|
|
1196
1196
|
bottom: a,
|
|
1197
|
-
right:
|
|
1197
|
+
right: l
|
|
1198
1198
|
};
|
|
1199
1199
|
}
|
|
1200
1200
|
function Pn(e) {
|
|
@@ -1202,7 +1202,7 @@ function Pn(e) {
|
|
|
1202
1202
|
ignoreTransform: !0
|
|
1203
1203
|
});
|
|
1204
1204
|
}
|
|
1205
|
-
function
|
|
1205
|
+
function Io(e) {
|
|
1206
1206
|
const t = e.innerWidth, n = e.innerHeight;
|
|
1207
1207
|
return {
|
|
1208
1208
|
top: 0,
|
|
@@ -1213,10 +1213,10 @@ function jo(e) {
|
|
|
1213
1213
|
height: n
|
|
1214
1214
|
};
|
|
1215
1215
|
}
|
|
1216
|
-
function
|
|
1216
|
+
function Ao(e, t) {
|
|
1217
1217
|
return t === void 0 && (t = K(e).getComputedStyle(e)), t.position === "fixed";
|
|
1218
1218
|
}
|
|
1219
|
-
function
|
|
1219
|
+
function ko(e, t) {
|
|
1220
1220
|
t === void 0 && (t = K(e).getComputedStyle(e));
|
|
1221
1221
|
const n = /(auto|scroll|overlay)/;
|
|
1222
1222
|
return ["overflow", "overflowX", "overflowY"].some((o) => {
|
|
@@ -1234,7 +1234,7 @@ function dn(e, t) {
|
|
|
1234
1234
|
if (!ut(o) || Zn(o) || n.includes(o))
|
|
1235
1235
|
return n;
|
|
1236
1236
|
const i = K(e).getComputedStyle(o);
|
|
1237
|
-
return o !== e &&
|
|
1237
|
+
return o !== e && ko(o, i) && n.push(o), Ao(o, i) ? n : r(o.parentNode);
|
|
1238
1238
|
}
|
|
1239
1239
|
return e ? r(e) : n;
|
|
1240
1240
|
}
|
|
@@ -1287,39 +1287,39 @@ function ar(e) {
|
|
|
1287
1287
|
minScroll: t
|
|
1288
1288
|
};
|
|
1289
1289
|
}
|
|
1290
|
-
const
|
|
1290
|
+
const No = {
|
|
1291
1291
|
x: 0.2,
|
|
1292
1292
|
y: 0.2
|
|
1293
1293
|
};
|
|
1294
|
-
function
|
|
1294
|
+
function Lo(e, t, n, r, o) {
|
|
1295
1295
|
let {
|
|
1296
1296
|
top: i,
|
|
1297
1297
|
left: s,
|
|
1298
1298
|
right: a,
|
|
1299
|
-
bottom:
|
|
1299
|
+
bottom: l
|
|
1300
1300
|
} = n;
|
|
1301
|
-
r === void 0 && (r = 10), o === void 0 && (o =
|
|
1301
|
+
r === void 0 && (r = 10), o === void 0 && (o = No);
|
|
1302
1302
|
const {
|
|
1303
|
-
isTop:
|
|
1303
|
+
isTop: c,
|
|
1304
1304
|
isBottom: f,
|
|
1305
1305
|
isLeft: h,
|
|
1306
1306
|
isRight: g
|
|
1307
|
-
} = ar(e),
|
|
1307
|
+
} = ar(e), d = {
|
|
1308
1308
|
x: 0,
|
|
1309
1309
|
y: 0
|
|
1310
|
-
},
|
|
1310
|
+
}, m = {
|
|
1311
1311
|
x: 0,
|
|
1312
1312
|
y: 0
|
|
1313
1313
|
}, p = {
|
|
1314
1314
|
height: t.height * o.y,
|
|
1315
1315
|
width: t.width * o.x
|
|
1316
1316
|
};
|
|
1317
|
-
return !
|
|
1318
|
-
direction:
|
|
1319
|
-
speed:
|
|
1317
|
+
return !c && i <= t.top + p.height ? (d.y = B.Backward, m.y = r * Math.abs((t.top + p.height - i) / p.height)) : !f && l >= t.bottom - p.height && (d.y = B.Forward, m.y = r * Math.abs((t.bottom - p.height - l) / p.height)), !g && a >= t.right - p.width ? (d.x = B.Forward, m.x = r * Math.abs((t.right - p.width - a) / p.width)) : !h && s <= t.left + p.width && (d.x = B.Backward, m.x = r * Math.abs((t.left + p.width - s) / p.width)), {
|
|
1318
|
+
direction: d,
|
|
1319
|
+
speed: m
|
|
1320
1320
|
};
|
|
1321
1321
|
}
|
|
1322
|
-
function
|
|
1322
|
+
function Mo(e) {
|
|
1323
1323
|
if (e === document.scrollingElement) {
|
|
1324
1324
|
const {
|
|
1325
1325
|
innerWidth: i,
|
|
@@ -1350,15 +1350,15 @@ function Lo(e) {
|
|
|
1350
1350
|
};
|
|
1351
1351
|
}
|
|
1352
1352
|
function lr(e) {
|
|
1353
|
-
return e.reduce((t, n) => We(t, nn(n)),
|
|
1353
|
+
return e.reduce((t, n) => We(t, nn(n)), ue);
|
|
1354
1354
|
}
|
|
1355
|
-
function
|
|
1355
|
+
function Po(e) {
|
|
1356
1356
|
return e.reduce((t, n) => t + or(n), 0);
|
|
1357
1357
|
}
|
|
1358
|
-
function
|
|
1358
|
+
function zo(e) {
|
|
1359
1359
|
return e.reduce((t, n) => t + ir(n), 0);
|
|
1360
1360
|
}
|
|
1361
|
-
function
|
|
1361
|
+
function $o(e, t) {
|
|
1362
1362
|
if (t === void 0 && (t = Ge), !e)
|
|
1363
1363
|
return;
|
|
1364
1364
|
const {
|
|
@@ -1372,7 +1372,7 @@ function zo(e, t) {
|
|
|
1372
1372
|
inline: "center"
|
|
1373
1373
|
});
|
|
1374
1374
|
}
|
|
1375
|
-
const
|
|
1375
|
+
const Vo = [["x", ["left", "right"], Po], ["y", ["top", "bottom"], zo]];
|
|
1376
1376
|
class fn {
|
|
1377
1377
|
constructor(t, n) {
|
|
1378
1378
|
this.rect = void 0, this.width = void 0, this.height = void 0, this.top = void 0, this.bottom = void 0, this.right = void 0, this.left = void 0;
|
|
@@ -1380,12 +1380,12 @@ class fn {
|
|
|
1380
1380
|
this.rect = {
|
|
1381
1381
|
...t
|
|
1382
1382
|
}, this.width = t.width, this.height = t.height;
|
|
1383
|
-
for (const [i, s, a] of
|
|
1384
|
-
for (const
|
|
1385
|
-
Object.defineProperty(this,
|
|
1383
|
+
for (const [i, s, a] of Vo)
|
|
1384
|
+
for (const l of s)
|
|
1385
|
+
Object.defineProperty(this, l, {
|
|
1386
1386
|
get: () => {
|
|
1387
|
-
const
|
|
1388
|
-
return this.rect[
|
|
1387
|
+
const c = a(r), f = o[i] - c;
|
|
1388
|
+
return this.rect[l] + f;
|
|
1389
1389
|
},
|
|
1390
1390
|
enumerable: !0
|
|
1391
1391
|
});
|
|
@@ -1408,7 +1408,7 @@ class nt {
|
|
|
1408
1408
|
(o = this.target) == null || o.addEventListener(t, n, r), this.listeners.push([t, n, r]);
|
|
1409
1409
|
}
|
|
1410
1410
|
}
|
|
1411
|
-
function
|
|
1411
|
+
function Fo(e) {
|
|
1412
1412
|
const {
|
|
1413
1413
|
EventTarget: t
|
|
1414
1414
|
} = K(e);
|
|
@@ -1425,7 +1425,7 @@ var ae;
|
|
|
1425
1425
|
function zn(e) {
|
|
1426
1426
|
e.preventDefault();
|
|
1427
1427
|
}
|
|
1428
|
-
function
|
|
1428
|
+
function Bo(e) {
|
|
1429
1429
|
e.stopPropagation();
|
|
1430
1430
|
}
|
|
1431
1431
|
var j;
|
|
@@ -1436,7 +1436,7 @@ const cr = {
|
|
|
1436
1436
|
start: [j.Space, j.Enter],
|
|
1437
1437
|
cancel: [j.Esc],
|
|
1438
1438
|
end: [j.Space, j.Enter, j.Tab]
|
|
1439
|
-
},
|
|
1439
|
+
}, Wo = (e, t) => {
|
|
1440
1440
|
let {
|
|
1441
1441
|
currentCoordinates: n
|
|
1442
1442
|
} = t;
|
|
@@ -1481,7 +1481,7 @@ class ur {
|
|
|
1481
1481
|
activeNode: t,
|
|
1482
1482
|
onStart: n
|
|
1483
1483
|
} = this.props, r = t.node.current;
|
|
1484
|
-
r &&
|
|
1484
|
+
r && $o(r), n(ue);
|
|
1485
1485
|
}
|
|
1486
1486
|
handleKeyDown(t) {
|
|
1487
1487
|
if (un(t)) {
|
|
@@ -1491,25 +1491,25 @@ class ur {
|
|
|
1491
1491
|
options: o
|
|
1492
1492
|
} = this.props, {
|
|
1493
1493
|
keyboardCodes: i = cr,
|
|
1494
|
-
coordinateGetter: s =
|
|
1494
|
+
coordinateGetter: s = Wo,
|
|
1495
1495
|
scrollBehavior: a = "smooth"
|
|
1496
1496
|
} = o, {
|
|
1497
|
-
code:
|
|
1497
|
+
code: l
|
|
1498
1498
|
} = t;
|
|
1499
|
-
if (i.end.includes(
|
|
1499
|
+
if (i.end.includes(l)) {
|
|
1500
1500
|
this.handleEnd(t);
|
|
1501
1501
|
return;
|
|
1502
1502
|
}
|
|
1503
|
-
if (i.cancel.includes(
|
|
1503
|
+
if (i.cancel.includes(l)) {
|
|
1504
1504
|
this.handleCancel(t);
|
|
1505
1505
|
return;
|
|
1506
1506
|
}
|
|
1507
1507
|
const {
|
|
1508
|
-
collisionRect:
|
|
1509
|
-
} = r.current, f =
|
|
1510
|
-
x:
|
|
1511
|
-
y:
|
|
1512
|
-
} :
|
|
1508
|
+
collisionRect: c
|
|
1509
|
+
} = r.current, f = c ? {
|
|
1510
|
+
x: c.left,
|
|
1511
|
+
y: c.top
|
|
1512
|
+
} : ue;
|
|
1513
1513
|
this.referenceCoordinates || (this.referenceCoordinates = f);
|
|
1514
1514
|
const h = s(t, {
|
|
1515
1515
|
active: n,
|
|
@@ -1517,55 +1517,55 @@ class ur {
|
|
|
1517
1517
|
currentCoordinates: f
|
|
1518
1518
|
});
|
|
1519
1519
|
if (h) {
|
|
1520
|
-
const g = _t(h, f),
|
|
1520
|
+
const g = _t(h, f), d = {
|
|
1521
1521
|
x: 0,
|
|
1522
1522
|
y: 0
|
|
1523
1523
|
}, {
|
|
1524
|
-
scrollableAncestors:
|
|
1524
|
+
scrollableAncestors: m
|
|
1525
1525
|
} = r.current;
|
|
1526
|
-
for (const p of
|
|
1527
|
-
const
|
|
1526
|
+
for (const p of m) {
|
|
1527
|
+
const b = t.code, {
|
|
1528
1528
|
isTop: x,
|
|
1529
|
-
isRight:
|
|
1530
|
-
isLeft:
|
|
1529
|
+
isRight: w,
|
|
1530
|
+
isLeft: R,
|
|
1531
1531
|
isBottom: D,
|
|
1532
1532
|
maxScroll: O,
|
|
1533
|
-
minScroll:
|
|
1534
|
-
} = ar(p),
|
|
1535
|
-
x: Math.min(
|
|
1536
|
-
y: Math.min(
|
|
1537
|
-
}, P =
|
|
1533
|
+
minScroll: S
|
|
1534
|
+
} = ar(p), C = Mo(p), _ = {
|
|
1535
|
+
x: Math.min(b === j.Right ? C.right - C.width / 2 : C.right, Math.max(b === j.Right ? C.left : C.left + C.width / 2, h.x)),
|
|
1536
|
+
y: Math.min(b === j.Down ? C.bottom - C.height / 2 : C.bottom, Math.max(b === j.Down ? C.top : C.top + C.height / 2, h.y))
|
|
1537
|
+
}, P = b === j.Right && !w || b === j.Left && !R, $ = b === j.Down && !D || b === j.Up && !x;
|
|
1538
1538
|
if (P && _.x !== h.x) {
|
|
1539
|
-
const
|
|
1539
|
+
const L = p.scrollLeft + g.x, X = b === j.Right && L <= O.x || b === j.Left && L >= S.x;
|
|
1540
1540
|
if (X && !g.y) {
|
|
1541
1541
|
p.scrollTo({
|
|
1542
|
-
left:
|
|
1542
|
+
left: L,
|
|
1543
1543
|
behavior: a
|
|
1544
1544
|
});
|
|
1545
1545
|
return;
|
|
1546
1546
|
}
|
|
1547
|
-
X ?
|
|
1548
|
-
left: -
|
|
1547
|
+
X ? d.x = p.scrollLeft - L : d.x = b === j.Right ? p.scrollLeft - O.x : p.scrollLeft - S.x, d.x && p.scrollBy({
|
|
1548
|
+
left: -d.x,
|
|
1549
1549
|
behavior: a
|
|
1550
1550
|
});
|
|
1551
1551
|
break;
|
|
1552
1552
|
} else if ($ && _.y !== h.y) {
|
|
1553
|
-
const
|
|
1553
|
+
const L = p.scrollTop + g.y, X = b === j.Down && L <= O.y || b === j.Up && L >= S.y;
|
|
1554
1554
|
if (X && !g.x) {
|
|
1555
1555
|
p.scrollTo({
|
|
1556
|
-
top:
|
|
1556
|
+
top: L,
|
|
1557
1557
|
behavior: a
|
|
1558
1558
|
});
|
|
1559
1559
|
return;
|
|
1560
1560
|
}
|
|
1561
|
-
X ?
|
|
1562
|
-
top: -
|
|
1561
|
+
X ? d.y = p.scrollTop - L : d.y = b === j.Down ? p.scrollTop - O.y : p.scrollTop - S.y, d.y && p.scrollBy({
|
|
1562
|
+
top: -d.y,
|
|
1563
1563
|
behavior: a
|
|
1564
1564
|
});
|
|
1565
1565
|
break;
|
|
1566
1566
|
}
|
|
1567
1567
|
}
|
|
1568
|
-
this.handleMove(t, We(_t(h, this.referenceCoordinates),
|
|
1568
|
+
this.handleMove(t, We(_t(h, this.referenceCoordinates), d));
|
|
1569
1569
|
}
|
|
1570
1570
|
}
|
|
1571
1571
|
}
|
|
@@ -1621,13 +1621,13 @@ function Vn(e) {
|
|
|
1621
1621
|
class hn {
|
|
1622
1622
|
constructor(t, n, r) {
|
|
1623
1623
|
var o;
|
|
1624
|
-
r === void 0 && (r =
|
|
1624
|
+
r === void 0 && (r = Fo(t.event.target)), this.props = void 0, this.events = void 0, this.autoScrollEnabled = !0, this.document = void 0, this.activated = !1, this.initialCoordinates = void 0, this.timeoutId = null, this.listeners = void 0, this.documentListeners = void 0, this.windowListeners = void 0, this.props = t, this.events = n;
|
|
1625
1625
|
const {
|
|
1626
1626
|
event: i
|
|
1627
1627
|
} = t, {
|
|
1628
1628
|
target: s
|
|
1629
1629
|
} = i;
|
|
1630
|
-
this.props = t, this.events = n, this.document = Ue(s), this.documentListeners = new nt(this.document), this.listeners = new nt(r), this.windowListeners = new nt(K(s)), this.initialCoordinates = (o = tn(i)) != null ? o :
|
|
1630
|
+
this.props = t, this.events = n, this.document = Ue(s), this.documentListeners = new nt(this.document), this.listeners = new nt(r), this.windowListeners = new nt(K(s)), this.initialCoordinates = (o = tn(i)) != null ? o : ue, this.handleStart = this.handleStart.bind(this), this.handleMove = this.handleMove.bind(this), this.handleEnd = this.handleEnd.bind(this), this.handleCancel = this.handleCancel.bind(this), this.handleKeydown = this.handleKeydown.bind(this), this.removeTextSelection = this.removeTextSelection.bind(this), this.attach();
|
|
1631
1631
|
}
|
|
1632
1632
|
attach() {
|
|
1633
1633
|
const {
|
|
@@ -1675,7 +1675,7 @@ class hn {
|
|
|
1675
1675
|
} = this, {
|
|
1676
1676
|
onStart: n
|
|
1677
1677
|
} = this.props;
|
|
1678
|
-
t && (this.activated = !0, this.documentListeners.add(ae.Click,
|
|
1678
|
+
t && (this.activated = !0, this.documentListeners.add(ae.Click, Bo, {
|
|
1679
1679
|
capture: !0
|
|
1680
1680
|
}), this.removeTextSelection(), this.documentListeners.add(ae.SelectionChange, this.removeTextSelection), n(t));
|
|
1681
1681
|
}
|
|
@@ -1693,20 +1693,20 @@ class hn {
|
|
|
1693
1693
|
} = i;
|
|
1694
1694
|
if (!o)
|
|
1695
1695
|
return;
|
|
1696
|
-
const
|
|
1696
|
+
const l = (n = tn(t)) != null ? n : ue, c = _t(o, l);
|
|
1697
1697
|
if (!r && a) {
|
|
1698
1698
|
if ($n(a)) {
|
|
1699
|
-
if (a.tolerance != null && Xt(
|
|
1699
|
+
if (a.tolerance != null && Xt(c, a.tolerance))
|
|
1700
1700
|
return this.handleCancel();
|
|
1701
|
-
if (Xt(
|
|
1701
|
+
if (Xt(c, a.distance))
|
|
1702
1702
|
return this.handleStart();
|
|
1703
1703
|
}
|
|
1704
|
-
if (Vn(a) && Xt(
|
|
1704
|
+
if (Vn(a) && Xt(c, a.tolerance))
|
|
1705
1705
|
return this.handleCancel();
|
|
1706
|
-
this.handlePending(a,
|
|
1706
|
+
this.handlePending(a, c);
|
|
1707
1707
|
return;
|
|
1708
1708
|
}
|
|
1709
|
-
t.cancelable && t.preventDefault(), s(
|
|
1709
|
+
t.cancelable && t.preventDefault(), s(l);
|
|
1710
1710
|
}
|
|
1711
1711
|
handleEnd() {
|
|
1712
1712
|
const {
|
|
@@ -1730,7 +1730,7 @@ class hn {
|
|
|
1730
1730
|
(t = this.document.getSelection()) == null || t.removeAllRanges();
|
|
1731
1731
|
}
|
|
1732
1732
|
}
|
|
1733
|
-
const
|
|
1733
|
+
const Ho = {
|
|
1734
1734
|
cancel: {
|
|
1735
1735
|
name: "pointercancel"
|
|
1736
1736
|
},
|
|
@@ -1746,7 +1746,7 @@ class vn extends hn {
|
|
|
1746
1746
|
const {
|
|
1747
1747
|
event: n
|
|
1748
1748
|
} = t, r = Ue(n.target);
|
|
1749
|
-
super(t,
|
|
1749
|
+
super(t, Ho, r);
|
|
1750
1750
|
}
|
|
1751
1751
|
}
|
|
1752
1752
|
vn.activators = [{
|
|
@@ -1762,7 +1762,7 @@ vn.activators = [{
|
|
|
1762
1762
|
}), !0);
|
|
1763
1763
|
}
|
|
1764
1764
|
}];
|
|
1765
|
-
const
|
|
1765
|
+
const Yo = {
|
|
1766
1766
|
move: {
|
|
1767
1767
|
name: "mousemove"
|
|
1768
1768
|
},
|
|
@@ -1774,12 +1774,12 @@ var rn;
|
|
|
1774
1774
|
(function(e) {
|
|
1775
1775
|
e[e.RightClick = 2] = "RightClick";
|
|
1776
1776
|
})(rn || (rn = {}));
|
|
1777
|
-
class
|
|
1777
|
+
class Uo extends hn {
|
|
1778
1778
|
constructor(t) {
|
|
1779
|
-
super(t,
|
|
1779
|
+
super(t, Yo, Ue(t.event.target));
|
|
1780
1780
|
}
|
|
1781
1781
|
}
|
|
1782
|
-
|
|
1782
|
+
Uo.activators = [{
|
|
1783
1783
|
eventName: "onMouseDown",
|
|
1784
1784
|
handler: (e, t) => {
|
|
1785
1785
|
let {
|
|
@@ -1803,7 +1803,7 @@ const qt = {
|
|
|
1803
1803
|
name: "touchend"
|
|
1804
1804
|
}
|
|
1805
1805
|
};
|
|
1806
|
-
class
|
|
1806
|
+
class Go extends hn {
|
|
1807
1807
|
constructor(t) {
|
|
1808
1808
|
super(t, qt);
|
|
1809
1809
|
}
|
|
@@ -1818,7 +1818,7 @@ class Uo extends hn {
|
|
|
1818
1818
|
}
|
|
1819
1819
|
}
|
|
1820
1820
|
}
|
|
1821
|
-
|
|
1821
|
+
Go.activators = [{
|
|
1822
1822
|
eventName: "onTouchStart",
|
|
1823
1823
|
handler: (e, t) => {
|
|
1824
1824
|
let {
|
|
@@ -1842,7 +1842,7 @@ var Tt;
|
|
|
1842
1842
|
(function(e) {
|
|
1843
1843
|
e[e.TreeOrder = 0] = "TreeOrder", e[e.ReversedTreeOrder = 1] = "ReversedTreeOrder";
|
|
1844
1844
|
})(Tt || (Tt = {}));
|
|
1845
|
-
function
|
|
1845
|
+
function Xo(e) {
|
|
1846
1846
|
let {
|
|
1847
1847
|
acceleration: t,
|
|
1848
1848
|
activator: n = rt.Pointer,
|
|
@@ -1851,64 +1851,64 @@ function Go(e) {
|
|
|
1851
1851
|
enabled: i,
|
|
1852
1852
|
interval: s = 5,
|
|
1853
1853
|
order: a = Tt.TreeOrder,
|
|
1854
|
-
pointerCoordinates:
|
|
1855
|
-
scrollableAncestors:
|
|
1854
|
+
pointerCoordinates: l,
|
|
1855
|
+
scrollableAncestors: c,
|
|
1856
1856
|
scrollableAncestorRects: f,
|
|
1857
1857
|
delta: h,
|
|
1858
1858
|
threshold: g
|
|
1859
1859
|
} = e;
|
|
1860
|
-
const
|
|
1860
|
+
const d = Jo({
|
|
1861
1861
|
delta: h,
|
|
1862
1862
|
disabled: !i
|
|
1863
|
-
}), [
|
|
1863
|
+
}), [m, p] = ro(), b = M({
|
|
1864
1864
|
x: 0,
|
|
1865
1865
|
y: 0
|
|
1866
1866
|
}), x = M({
|
|
1867
1867
|
x: 0,
|
|
1868
1868
|
y: 0
|
|
1869
|
-
}),
|
|
1869
|
+
}), w = N(() => {
|
|
1870
1870
|
switch (n) {
|
|
1871
1871
|
case rt.Pointer:
|
|
1872
|
-
return
|
|
1873
|
-
top:
|
|
1874
|
-
bottom:
|
|
1875
|
-
left:
|
|
1876
|
-
right:
|
|
1872
|
+
return l ? {
|
|
1873
|
+
top: l.y,
|
|
1874
|
+
bottom: l.y,
|
|
1875
|
+
left: l.x,
|
|
1876
|
+
right: l.x
|
|
1877
1877
|
} : null;
|
|
1878
1878
|
case rt.DraggableRect:
|
|
1879
1879
|
return o;
|
|
1880
1880
|
}
|
|
1881
|
-
}, [n, o,
|
|
1882
|
-
const
|
|
1883
|
-
if (!
|
|
1881
|
+
}, [n, o, l]), R = M(null), D = G(() => {
|
|
1882
|
+
const S = R.current;
|
|
1883
|
+
if (!S)
|
|
1884
1884
|
return;
|
|
1885
|
-
const
|
|
1886
|
-
|
|
1887
|
-
}, []), O =
|
|
1888
|
-
|
|
1885
|
+
const C = b.current.x * x.current.x, _ = b.current.y * x.current.y;
|
|
1886
|
+
S.scrollBy(C, _);
|
|
1887
|
+
}, []), O = N(() => a === Tt.TreeOrder ? [...c].reverse() : c, [a, c]);
|
|
1888
|
+
A(
|
|
1889
1889
|
() => {
|
|
1890
|
-
if (!i || !
|
|
1890
|
+
if (!i || !c.length || !w) {
|
|
1891
1891
|
p();
|
|
1892
1892
|
return;
|
|
1893
1893
|
}
|
|
1894
|
-
for (const
|
|
1895
|
-
if (r?.(
|
|
1894
|
+
for (const S of O) {
|
|
1895
|
+
if (r?.(S) === !1)
|
|
1896
1896
|
continue;
|
|
1897
|
-
const
|
|
1897
|
+
const C = c.indexOf(S), _ = f[C];
|
|
1898
1898
|
if (!_)
|
|
1899
1899
|
continue;
|
|
1900
1900
|
const {
|
|
1901
1901
|
direction: P,
|
|
1902
1902
|
speed: $
|
|
1903
|
-
} =
|
|
1904
|
-
for (const
|
|
1905
|
-
|
|
1903
|
+
} = Lo(S, _, w, t, g);
|
|
1904
|
+
for (const L of ["x", "y"])
|
|
1905
|
+
d[L][P[L]] || ($[L] = 0, P[L] = 0);
|
|
1906
1906
|
if ($.x > 0 || $.y > 0) {
|
|
1907
|
-
p(),
|
|
1907
|
+
p(), R.current = S, m(D, s), b.current = $, x.current = P;
|
|
1908
1908
|
return;
|
|
1909
1909
|
}
|
|
1910
1910
|
}
|
|
1911
|
-
|
|
1911
|
+
b.current = {
|
|
1912
1912
|
x: 0,
|
|
1913
1913
|
y: 0
|
|
1914
1914
|
}, x.current = {
|
|
@@ -1925,11 +1925,11 @@ function Go(e) {
|
|
|
1925
1925
|
i,
|
|
1926
1926
|
s,
|
|
1927
1927
|
// eslint-disable-next-line react-hooks/exhaustive-deps
|
|
1928
|
-
JSON.stringify(
|
|
1928
|
+
JSON.stringify(w),
|
|
1929
1929
|
// eslint-disable-next-line react-hooks/exhaustive-deps
|
|
1930
|
-
JSON.stringify(
|
|
1931
|
-
|
|
1932
|
-
|
|
1930
|
+
JSON.stringify(d),
|
|
1931
|
+
m,
|
|
1932
|
+
c,
|
|
1933
1933
|
O,
|
|
1934
1934
|
f,
|
|
1935
1935
|
// eslint-disable-next-line react-hooks/exhaustive-deps
|
|
@@ -1937,7 +1937,7 @@ function Go(e) {
|
|
|
1937
1937
|
]
|
|
1938
1938
|
);
|
|
1939
1939
|
}
|
|
1940
|
-
const
|
|
1940
|
+
const qo = {
|
|
1941
1941
|
x: {
|
|
1942
1942
|
[B.Backward]: !1,
|
|
1943
1943
|
[B.Forward]: !1
|
|
@@ -1947,7 +1947,7 @@ const Xo = {
|
|
|
1947
1947
|
[B.Forward]: !1
|
|
1948
1948
|
}
|
|
1949
1949
|
};
|
|
1950
|
-
function
|
|
1950
|
+
function Jo(e) {
|
|
1951
1951
|
let {
|
|
1952
1952
|
delta: t,
|
|
1953
1953
|
disabled: n
|
|
@@ -1955,7 +1955,7 @@ function qo(e) {
|
|
|
1955
1955
|
const r = en(t);
|
|
1956
1956
|
return dt((o) => {
|
|
1957
1957
|
if (n || !r || !o)
|
|
1958
|
-
return
|
|
1958
|
+
return qo;
|
|
1959
1959
|
const i = {
|
|
1960
1960
|
x: Math.sign(t.x - r.x),
|
|
1961
1961
|
y: Math.sign(t.y - r.y)
|
|
@@ -1972,15 +1972,15 @@ function qo(e) {
|
|
|
1972
1972
|
};
|
|
1973
1973
|
}, [n, t, r]);
|
|
1974
1974
|
}
|
|
1975
|
-
function
|
|
1975
|
+
function Ko(e, t) {
|
|
1976
1976
|
const n = t != null ? e.get(t) : void 0, r = n ? n.node.current : null;
|
|
1977
1977
|
return dt((o) => {
|
|
1978
1978
|
var i;
|
|
1979
1979
|
return t == null ? null : (i = r ?? o) != null ? i : null;
|
|
1980
1980
|
}, [r, t]);
|
|
1981
1981
|
}
|
|
1982
|
-
function
|
|
1983
|
-
return
|
|
1982
|
+
function Zo(e, t) {
|
|
1983
|
+
return N(() => e.reduce((n, r) => {
|
|
1984
1984
|
const {
|
|
1985
1985
|
sensor: o
|
|
1986
1986
|
} = r, i = o.activators.map((s) => ({
|
|
@@ -1999,7 +1999,7 @@ var on;
|
|
|
1999
1999
|
e.Optimized = "optimized";
|
|
2000
2000
|
})(on || (on = {}));
|
|
2001
2001
|
const Fn = /* @__PURE__ */ new Map();
|
|
2002
|
-
function
|
|
2002
|
+
function Qo(e, t) {
|
|
2003
2003
|
let {
|
|
2004
2004
|
dragging: n,
|
|
2005
2005
|
dependencies: r,
|
|
@@ -2007,58 +2007,58 @@ function Zo(e, t) {
|
|
|
2007
2007
|
} = t;
|
|
2008
2008
|
const [i, s] = ne(null), {
|
|
2009
2009
|
frequency: a,
|
|
2010
|
-
measure:
|
|
2011
|
-
strategy:
|
|
2012
|
-
} = o, f = M(e), h =
|
|
2013
|
-
x === void 0 && (x = []), !g.current && s((
|
|
2014
|
-
}, [g]),
|
|
2010
|
+
measure: l,
|
|
2011
|
+
strategy: c
|
|
2012
|
+
} = o, f = M(e), h = b(), g = it(h), d = G(function(x) {
|
|
2013
|
+
x === void 0 && (x = []), !g.current && s((w) => w === null ? x : w.concat(x.filter((R) => !w.includes(R))));
|
|
2014
|
+
}, [g]), m = M(null), p = dt((x) => {
|
|
2015
2015
|
if (h && !n)
|
|
2016
2016
|
return Fn;
|
|
2017
2017
|
if (!x || x === Fn || f.current !== e || i != null) {
|
|
2018
|
-
const
|
|
2019
|
-
for (let
|
|
2020
|
-
if (!
|
|
2018
|
+
const w = /* @__PURE__ */ new Map();
|
|
2019
|
+
for (let R of e) {
|
|
2020
|
+
if (!R)
|
|
2021
2021
|
continue;
|
|
2022
|
-
if (i && i.length > 0 && !i.includes(
|
|
2023
|
-
|
|
2022
|
+
if (i && i.length > 0 && !i.includes(R.id) && R.rect.current) {
|
|
2023
|
+
w.set(R.id, R.rect.current);
|
|
2024
2024
|
continue;
|
|
2025
2025
|
}
|
|
2026
|
-
const D =
|
|
2027
|
-
|
|
2026
|
+
const D = R.node.current, O = D ? new fn(l(D), D) : null;
|
|
2027
|
+
R.rect.current = O, O && w.set(R.id, O);
|
|
2028
2028
|
}
|
|
2029
|
-
return
|
|
2029
|
+
return w;
|
|
2030
2030
|
}
|
|
2031
2031
|
return x;
|
|
2032
|
-
}, [e, i, n, h,
|
|
2033
|
-
return
|
|
2032
|
+
}, [e, i, n, h, l]);
|
|
2033
|
+
return A(() => {
|
|
2034
2034
|
f.current = e;
|
|
2035
|
-
}, [e]),
|
|
2035
|
+
}, [e]), A(
|
|
2036
2036
|
() => {
|
|
2037
|
-
h ||
|
|
2037
|
+
h || d();
|
|
2038
2038
|
},
|
|
2039
2039
|
// eslint-disable-next-line react-hooks/exhaustive-deps
|
|
2040
2040
|
[n, h]
|
|
2041
|
-
),
|
|
2041
|
+
), A(
|
|
2042
2042
|
() => {
|
|
2043
2043
|
i && i.length > 0 && s(null);
|
|
2044
2044
|
},
|
|
2045
2045
|
//eslint-disable-next-line react-hooks/exhaustive-deps
|
|
2046
2046
|
[JSON.stringify(i)]
|
|
2047
|
-
),
|
|
2047
|
+
), A(
|
|
2048
2048
|
() => {
|
|
2049
|
-
h || typeof a != "number" ||
|
|
2050
|
-
|
|
2049
|
+
h || typeof a != "number" || m.current !== null || (m.current = setTimeout(() => {
|
|
2050
|
+
d(), m.current = null;
|
|
2051
2051
|
}, a));
|
|
2052
2052
|
},
|
|
2053
2053
|
// eslint-disable-next-line react-hooks/exhaustive-deps
|
|
2054
|
-
[a, h,
|
|
2054
|
+
[a, h, d, ...r]
|
|
2055
2055
|
), {
|
|
2056
2056
|
droppableRects: p,
|
|
2057
|
-
measureDroppableContainers:
|
|
2057
|
+
measureDroppableContainers: d,
|
|
2058
2058
|
measuringScheduled: i != null
|
|
2059
2059
|
};
|
|
2060
|
-
function
|
|
2061
|
-
switch (
|
|
2060
|
+
function b() {
|
|
2061
|
+
switch (c) {
|
|
2062
2062
|
case st.Always:
|
|
2063
2063
|
return !1;
|
|
2064
2064
|
case st.BeforeDragging:
|
|
@@ -2071,15 +2071,15 @@ function Zo(e, t) {
|
|
|
2071
2071
|
function dr(e, t) {
|
|
2072
2072
|
return dt((n) => e ? n || (typeof t == "function" ? t(e) : e) : null, [t, e]);
|
|
2073
2073
|
}
|
|
2074
|
-
function
|
|
2074
|
+
function ei(e, t) {
|
|
2075
2075
|
return dr(e, t);
|
|
2076
2076
|
}
|
|
2077
|
-
function
|
|
2077
|
+
function ti(e) {
|
|
2078
2078
|
let {
|
|
2079
2079
|
callback: t,
|
|
2080
2080
|
disabled: n
|
|
2081
2081
|
} = e;
|
|
2082
|
-
const r = cn(t), o =
|
|
2082
|
+
const r = cn(t), o = N(() => {
|
|
2083
2083
|
if (n || typeof window > "u" || typeof window.MutationObserver > "u")
|
|
2084
2084
|
return;
|
|
2085
2085
|
const {
|
|
@@ -2087,14 +2087,14 @@ function ei(e) {
|
|
|
2087
2087
|
} = window;
|
|
2088
2088
|
return new i(r);
|
|
2089
2089
|
}, [r, n]);
|
|
2090
|
-
return
|
|
2090
|
+
return A(() => () => o?.disconnect(), [o]), o;
|
|
2091
2091
|
}
|
|
2092
2092
|
function Nt(e) {
|
|
2093
2093
|
let {
|
|
2094
2094
|
callback: t,
|
|
2095
2095
|
disabled: n
|
|
2096
2096
|
} = e;
|
|
2097
|
-
const r = cn(t), o =
|
|
2097
|
+
const r = cn(t), o = N(
|
|
2098
2098
|
() => {
|
|
2099
2099
|
if (n || typeof window > "u" || typeof window.ResizeObserver > "u")
|
|
2100
2100
|
return;
|
|
@@ -2106,34 +2106,34 @@ function Nt(e) {
|
|
|
2106
2106
|
// eslint-disable-next-line react-hooks/exhaustive-deps
|
|
2107
2107
|
[n]
|
|
2108
2108
|
);
|
|
2109
|
-
return
|
|
2109
|
+
return A(() => () => o?.disconnect(), [o]), o;
|
|
2110
2110
|
}
|
|
2111
|
-
function
|
|
2111
|
+
function ni(e) {
|
|
2112
2112
|
return new fn(Ge(e), e);
|
|
2113
2113
|
}
|
|
2114
2114
|
function Bn(e, t, n) {
|
|
2115
|
-
t === void 0 && (t =
|
|
2115
|
+
t === void 0 && (t = ni);
|
|
2116
2116
|
const [r, o] = ne(null);
|
|
2117
2117
|
function i() {
|
|
2118
|
-
o((
|
|
2118
|
+
o((l) => {
|
|
2119
2119
|
if (!e)
|
|
2120
2120
|
return null;
|
|
2121
2121
|
if (e.isConnected === !1) {
|
|
2122
|
-
var
|
|
2123
|
-
return (
|
|
2122
|
+
var c;
|
|
2123
|
+
return (c = l ?? n) != null ? c : null;
|
|
2124
2124
|
}
|
|
2125
2125
|
const f = t(e);
|
|
2126
|
-
return JSON.stringify(
|
|
2126
|
+
return JSON.stringify(l) === JSON.stringify(f) ? l : f;
|
|
2127
2127
|
});
|
|
2128
2128
|
}
|
|
2129
|
-
const s =
|
|
2130
|
-
callback(
|
|
2129
|
+
const s = ti({
|
|
2130
|
+
callback(l) {
|
|
2131
2131
|
if (e)
|
|
2132
|
-
for (const
|
|
2132
|
+
for (const c of l) {
|
|
2133
2133
|
const {
|
|
2134
2134
|
type: f,
|
|
2135
2135
|
target: h
|
|
2136
|
-
} =
|
|
2136
|
+
} = c;
|
|
2137
2137
|
if (f === "childList" && h instanceof HTMLElement && h.contains(e)) {
|
|
2138
2138
|
i();
|
|
2139
2139
|
break;
|
|
@@ -2143,68 +2143,68 @@ function Bn(e, t, n) {
|
|
|
2143
2143
|
}), a = Nt({
|
|
2144
2144
|
callback: i
|
|
2145
2145
|
});
|
|
2146
|
-
return
|
|
2146
|
+
return be(() => {
|
|
2147
2147
|
i(), e ? (a?.observe(e), s?.observe(document.body, {
|
|
2148
2148
|
childList: !0,
|
|
2149
2149
|
subtree: !0
|
|
2150
2150
|
})) : (a?.disconnect(), s?.disconnect());
|
|
2151
2151
|
}, [e]), r;
|
|
2152
2152
|
}
|
|
2153
|
-
function
|
|
2153
|
+
function ri(e) {
|
|
2154
2154
|
const t = dr(e);
|
|
2155
2155
|
return nr(e, t);
|
|
2156
2156
|
}
|
|
2157
2157
|
const Wn = [];
|
|
2158
|
-
function
|
|
2158
|
+
function oi(e) {
|
|
2159
2159
|
const t = M(e), n = dt((r) => e ? r && r !== Wn && e && t.current && e.parentNode === t.current.parentNode ? r : dn(e) : Wn, [e]);
|
|
2160
|
-
return
|
|
2160
|
+
return A(() => {
|
|
2161
2161
|
t.current = e;
|
|
2162
2162
|
}, [e]), n;
|
|
2163
2163
|
}
|
|
2164
|
-
function
|
|
2164
|
+
function ii(e) {
|
|
2165
2165
|
const [t, n] = ne(null), r = M(e), o = G((i) => {
|
|
2166
2166
|
const s = Gt(i.target);
|
|
2167
2167
|
s && n((a) => a ? (a.set(s, nn(s)), new Map(a)) : null);
|
|
2168
2168
|
}, []);
|
|
2169
|
-
return
|
|
2169
|
+
return A(() => {
|
|
2170
2170
|
const i = r.current;
|
|
2171
2171
|
if (e !== i) {
|
|
2172
2172
|
s(i);
|
|
2173
|
-
const a = e.map((
|
|
2174
|
-
const
|
|
2175
|
-
return
|
|
2173
|
+
const a = e.map((l) => {
|
|
2174
|
+
const c = Gt(l);
|
|
2175
|
+
return c ? (c.addEventListener("scroll", o, {
|
|
2176
2176
|
passive: !0
|
|
2177
|
-
}), [
|
|
2178
|
-
}).filter((
|
|
2177
|
+
}), [c, nn(c)]) : null;
|
|
2178
|
+
}).filter((l) => l != null);
|
|
2179
2179
|
n(a.length ? new Map(a) : null), r.current = e;
|
|
2180
2180
|
}
|
|
2181
2181
|
return () => {
|
|
2182
2182
|
s(e), s(i);
|
|
2183
2183
|
};
|
|
2184
2184
|
function s(a) {
|
|
2185
|
-
a.forEach((
|
|
2186
|
-
const
|
|
2187
|
-
|
|
2185
|
+
a.forEach((l) => {
|
|
2186
|
+
const c = Gt(l);
|
|
2187
|
+
c?.removeEventListener("scroll", o);
|
|
2188
2188
|
});
|
|
2189
2189
|
}
|
|
2190
|
-
}, [o, e]),
|
|
2190
|
+
}, [o, e]), N(() => e.length ? t ? Array.from(t.values()).reduce((i, s) => We(i, s), ue) : lr(e) : ue, [e, t]);
|
|
2191
2191
|
}
|
|
2192
2192
|
function Hn(e, t) {
|
|
2193
2193
|
t === void 0 && (t = []);
|
|
2194
2194
|
const n = M(null);
|
|
2195
|
-
return
|
|
2195
|
+
return A(
|
|
2196
2196
|
() => {
|
|
2197
2197
|
n.current = null;
|
|
2198
2198
|
},
|
|
2199
2199
|
// eslint-disable-next-line react-hooks/exhaustive-deps
|
|
2200
2200
|
t
|
|
2201
|
-
),
|
|
2202
|
-
const r = e !==
|
|
2201
|
+
), A(() => {
|
|
2202
|
+
const r = e !== ue;
|
|
2203
2203
|
r && !n.current && (n.current = e), !r && n.current && (n.current = null);
|
|
2204
|
-
}, [e]), n.current ? _t(e, n.current) :
|
|
2204
|
+
}, [e]), n.current ? _t(e, n.current) : ue;
|
|
2205
2205
|
}
|
|
2206
|
-
function
|
|
2207
|
-
|
|
2206
|
+
function si(e) {
|
|
2207
|
+
A(
|
|
2208
2208
|
() => {
|
|
2209
2209
|
if (!kt)
|
|
2210
2210
|
return;
|
|
@@ -2229,8 +2229,8 @@ function ii(e) {
|
|
|
2229
2229
|
})
|
|
2230
2230
|
);
|
|
2231
2231
|
}
|
|
2232
|
-
function
|
|
2233
|
-
return
|
|
2232
|
+
function ai(e, t) {
|
|
2233
|
+
return N(() => e.reduce((n, r) => {
|
|
2234
2234
|
let {
|
|
2235
2235
|
eventName: o,
|
|
2236
2236
|
handler: i
|
|
@@ -2241,23 +2241,23 @@ function si(e, t) {
|
|
|
2241
2241
|
}, {}), [e, t]);
|
|
2242
2242
|
}
|
|
2243
2243
|
function fr(e) {
|
|
2244
|
-
return
|
|
2244
|
+
return N(() => e ? Io(e) : null, [e]);
|
|
2245
2245
|
}
|
|
2246
2246
|
const Yn = [];
|
|
2247
|
-
function
|
|
2247
|
+
function li(e, t) {
|
|
2248
2248
|
t === void 0 && (t = Ge);
|
|
2249
2249
|
const [n] = e, r = fr(n ? K(n) : null), [o, i] = ne(Yn);
|
|
2250
2250
|
function s() {
|
|
2251
|
-
i(() => e.length ? e.map((
|
|
2251
|
+
i(() => e.length ? e.map((l) => sr(l) ? r : new fn(t(l), l)) : Yn);
|
|
2252
2252
|
}
|
|
2253
2253
|
const a = Nt({
|
|
2254
2254
|
callback: s
|
|
2255
2255
|
});
|
|
2256
|
-
return
|
|
2257
|
-
a?.disconnect(), s(), e.forEach((
|
|
2256
|
+
return be(() => {
|
|
2257
|
+
a?.disconnect(), s(), e.forEach((l) => a?.observe(l));
|
|
2258
2258
|
}, [e]), o;
|
|
2259
2259
|
}
|
|
2260
|
-
function
|
|
2260
|
+
function ci(e) {
|
|
2261
2261
|
if (!e)
|
|
2262
2262
|
return null;
|
|
2263
2263
|
if (e.children.length > 1)
|
|
@@ -2265,14 +2265,14 @@ function li(e) {
|
|
|
2265
2265
|
const t = e.children[0];
|
|
2266
2266
|
return ut(t) ? t : e;
|
|
2267
2267
|
}
|
|
2268
|
-
function
|
|
2268
|
+
function ui(e) {
|
|
2269
2269
|
let {
|
|
2270
2270
|
measure: t
|
|
2271
2271
|
} = e;
|
|
2272
|
-
const [n, r] = ne(null), o = G((
|
|
2272
|
+
const [n, r] = ne(null), o = G((c) => {
|
|
2273
2273
|
for (const {
|
|
2274
2274
|
target: f
|
|
2275
|
-
} of
|
|
2275
|
+
} of c)
|
|
2276
2276
|
if (ut(f)) {
|
|
2277
2277
|
r((h) => {
|
|
2278
2278
|
const g = t(f);
|
|
@@ -2286,23 +2286,23 @@ function ci(e) {
|
|
|
2286
2286
|
}
|
|
2287
2287
|
}, [t]), i = Nt({
|
|
2288
2288
|
callback: o
|
|
2289
|
-
}), s = G((
|
|
2290
|
-
const f =
|
|
2289
|
+
}), s = G((c) => {
|
|
2290
|
+
const f = ci(c);
|
|
2291
2291
|
i?.disconnect(), f && i?.observe(f), r(f ? t(f) : null);
|
|
2292
|
-
}, [t, i]), [a,
|
|
2293
|
-
return
|
|
2292
|
+
}, [t, i]), [a, l] = Dt(s);
|
|
2293
|
+
return N(() => ({
|
|
2294
2294
|
nodeRef: a,
|
|
2295
2295
|
rect: n,
|
|
2296
|
-
setRef:
|
|
2297
|
-
}), [n, a,
|
|
2296
|
+
setRef: l
|
|
2297
|
+
}), [n, a, l]);
|
|
2298
2298
|
}
|
|
2299
|
-
const
|
|
2299
|
+
const di = [{
|
|
2300
2300
|
sensor: vn,
|
|
2301
2301
|
options: {}
|
|
2302
2302
|
}, {
|
|
2303
2303
|
sensor: ur,
|
|
2304
2304
|
options: {}
|
|
2305
|
-
}],
|
|
2305
|
+
}], fi = {
|
|
2306
2306
|
current: {}
|
|
2307
2307
|
}, Rt = {
|
|
2308
2308
|
draggable: {
|
|
@@ -2338,7 +2338,7 @@ class ot extends Map {
|
|
|
2338
2338
|
return (n = (r = this.get(t)) == null ? void 0 : r.node.current) != null ? n : void 0;
|
|
2339
2339
|
}
|
|
2340
2340
|
}
|
|
2341
|
-
const
|
|
2341
|
+
const hi = {
|
|
2342
2342
|
activatorEvent: null,
|
|
2343
2343
|
active: null,
|
|
2344
2344
|
activeNode: null,
|
|
@@ -2362,7 +2362,7 @@ const fi = {
|
|
|
2362
2362
|
measureDroppableContainers: Ot,
|
|
2363
2363
|
windowRect: null,
|
|
2364
2364
|
measuringScheduled: !1
|
|
2365
|
-
},
|
|
2365
|
+
}, vi = {
|
|
2366
2366
|
activatorEvent: null,
|
|
2367
2367
|
activators: [],
|
|
2368
2368
|
active: null,
|
|
@@ -2374,8 +2374,8 @@ const fi = {
|
|
|
2374
2374
|
draggableNodes: /* @__PURE__ */ new Map(),
|
|
2375
2375
|
over: null,
|
|
2376
2376
|
measureDroppableContainers: Ot
|
|
2377
|
-
}, Lt = /* @__PURE__ */ at(
|
|
2378
|
-
function
|
|
2377
|
+
}, Lt = /* @__PURE__ */ at(vi), hr = /* @__PURE__ */ at(hi);
|
|
2378
|
+
function gi() {
|
|
2379
2379
|
return {
|
|
2380
2380
|
draggable: {
|
|
2381
2381
|
active: null,
|
|
@@ -2394,7 +2394,7 @@ function vi() {
|
|
|
2394
2394
|
}
|
|
2395
2395
|
};
|
|
2396
2396
|
}
|
|
2397
|
-
function
|
|
2397
|
+
function pi(e, t) {
|
|
2398
2398
|
switch (t.type) {
|
|
2399
2399
|
case V.DragStart:
|
|
2400
2400
|
return {
|
|
@@ -2487,7 +2487,7 @@ function gi(e, t) {
|
|
|
2487
2487
|
return e;
|
|
2488
2488
|
}
|
|
2489
2489
|
}
|
|
2490
|
-
function
|
|
2490
|
+
function bi(e) {
|
|
2491
2491
|
let {
|
|
2492
2492
|
disabled: t
|
|
2493
2493
|
} = e;
|
|
@@ -2496,7 +2496,7 @@ function pi(e) {
|
|
|
2496
2496
|
activatorEvent: r,
|
|
2497
2497
|
draggableNodes: o
|
|
2498
2498
|
} = Ne(Lt), i = en(r), s = en(n?.id);
|
|
2499
|
-
return
|
|
2499
|
+
return A(() => {
|
|
2500
2500
|
if (!t && !r && i && s != null) {
|
|
2501
2501
|
if (!un(i) || document.activeElement === i.target)
|
|
2502
2502
|
return;
|
|
@@ -2504,16 +2504,16 @@ function pi(e) {
|
|
|
2504
2504
|
if (!a)
|
|
2505
2505
|
return;
|
|
2506
2506
|
const {
|
|
2507
|
-
activatorNode:
|
|
2508
|
-
node:
|
|
2507
|
+
activatorNode: l,
|
|
2508
|
+
node: c
|
|
2509
2509
|
} = a;
|
|
2510
|
-
if (!
|
|
2510
|
+
if (!l.current && !c.current)
|
|
2511
2511
|
return;
|
|
2512
2512
|
requestAnimationFrame(() => {
|
|
2513
|
-
for (const f of [
|
|
2513
|
+
for (const f of [l.current, c.current]) {
|
|
2514
2514
|
if (!f)
|
|
2515
2515
|
continue;
|
|
2516
|
-
const h =
|
|
2516
|
+
const h = so(f);
|
|
2517
2517
|
if (h) {
|
|
2518
2518
|
h.focus();
|
|
2519
2519
|
break;
|
|
@@ -2523,7 +2523,7 @@ function pi(e) {
|
|
|
2523
2523
|
}
|
|
2524
2524
|
}, [r, t, o, s, i]), null;
|
|
2525
2525
|
}
|
|
2526
|
-
function
|
|
2526
|
+
function mi(e, t) {
|
|
2527
2527
|
let {
|
|
2528
2528
|
transform: n,
|
|
2529
2529
|
...r
|
|
@@ -2533,8 +2533,8 @@ function bi(e, t) {
|
|
|
2533
2533
|
...r
|
|
2534
2534
|
}), n) : n;
|
|
2535
2535
|
}
|
|
2536
|
-
function
|
|
2537
|
-
return
|
|
2536
|
+
function xi(e) {
|
|
2537
|
+
return N(
|
|
2538
2538
|
() => ({
|
|
2539
2539
|
draggable: {
|
|
2540
2540
|
...Rt.draggable,
|
|
@@ -2553,7 +2553,7 @@ function mi(e) {
|
|
|
2553
2553
|
[e?.draggable, e?.droppable, e?.dragOverlay]
|
|
2554
2554
|
);
|
|
2555
2555
|
}
|
|
2556
|
-
function
|
|
2556
|
+
function yi(e) {
|
|
2557
2557
|
let {
|
|
2558
2558
|
activeNode: t,
|
|
2559
2559
|
measure: n,
|
|
@@ -2567,19 +2567,19 @@ function xi(e) {
|
|
|
2567
2567
|
x: o,
|
|
2568
2568
|
y: o
|
|
2569
2569
|
} : o;
|
|
2570
|
-
|
|
2570
|
+
be(() => {
|
|
2571
2571
|
if (!s && !a || !t) {
|
|
2572
2572
|
i.current = !1;
|
|
2573
2573
|
return;
|
|
2574
2574
|
}
|
|
2575
2575
|
if (i.current || !r)
|
|
2576
2576
|
return;
|
|
2577
|
-
const
|
|
2578
|
-
if (!
|
|
2577
|
+
const c = t?.node.current;
|
|
2578
|
+
if (!c || c.isConnected === !1)
|
|
2579
2579
|
return;
|
|
2580
|
-
const f = n(
|
|
2580
|
+
const f = n(c), h = nr(f, r);
|
|
2581
2581
|
if (s || (h.x = 0), a || (h.y = 0), i.current = !0, Math.abs(h.x) > 0 || Math.abs(h.y) > 0) {
|
|
2582
|
-
const g = rr(
|
|
2582
|
+
const g = rr(c);
|
|
2583
2583
|
g && g.scrollBy({
|
|
2584
2584
|
top: h.y,
|
|
2585
2585
|
left: h.x
|
|
@@ -2588,63 +2588,63 @@ function xi(e) {
|
|
|
2588
2588
|
}, [t, s, a, r, n]);
|
|
2589
2589
|
}
|
|
2590
2590
|
const vr = /* @__PURE__ */ at({
|
|
2591
|
-
...
|
|
2591
|
+
...ue,
|
|
2592
2592
|
scaleX: 1,
|
|
2593
2593
|
scaleY: 1
|
|
2594
2594
|
});
|
|
2595
|
-
var
|
|
2595
|
+
var Te;
|
|
2596
2596
|
(function(e) {
|
|
2597
2597
|
e[e.Uninitialized = 0] = "Uninitialized", e[e.Initializing = 1] = "Initializing", e[e.Initialized = 2] = "Initialized";
|
|
2598
|
-
})(
|
|
2599
|
-
const gr = /* @__PURE__ */
|
|
2598
|
+
})(Te || (Te = {}));
|
|
2599
|
+
const gr = /* @__PURE__ */ Lr(function(t) {
|
|
2600
2600
|
var n, r, o, i;
|
|
2601
2601
|
let {
|
|
2602
2602
|
id: s,
|
|
2603
2603
|
accessibility: a,
|
|
2604
|
-
autoScroll:
|
|
2605
|
-
children:
|
|
2606
|
-
sensors: f =
|
|
2607
|
-
collisionDetection: h =
|
|
2604
|
+
autoScroll: l = !0,
|
|
2605
|
+
children: c,
|
|
2606
|
+
sensors: f = di,
|
|
2607
|
+
collisionDetection: h = Co,
|
|
2608
2608
|
measuring: g,
|
|
2609
|
-
modifiers:
|
|
2610
|
-
...
|
|
2609
|
+
modifiers: d,
|
|
2610
|
+
...m
|
|
2611
2611
|
} = t;
|
|
2612
|
-
const p =
|
|
2612
|
+
const p = Mr(pi, void 0, gi), [b, x] = p, [w, R] = ho(), [D, O] = ne(Te.Uninitialized), S = D === Te.Initialized, {
|
|
2613
2613
|
draggable: {
|
|
2614
|
-
active:
|
|
2614
|
+
active: C,
|
|
2615
2615
|
nodes: _,
|
|
2616
2616
|
translate: P
|
|
2617
2617
|
},
|
|
2618
2618
|
droppable: {
|
|
2619
2619
|
containers: $
|
|
2620
2620
|
}
|
|
2621
|
-
} =
|
|
2621
|
+
} = b, L = C != null ? _.get(C) : null, X = M({
|
|
2622
2622
|
initial: null,
|
|
2623
2623
|
translated: null
|
|
2624
|
-
}), J =
|
|
2624
|
+
}), J = N(() => {
|
|
2625
2625
|
var U;
|
|
2626
|
-
return
|
|
2627
|
-
id:
|
|
2626
|
+
return C != null ? {
|
|
2627
|
+
id: C,
|
|
2628
2628
|
// It's possible for the active node to unmount while dragging
|
|
2629
|
-
data: (U =
|
|
2629
|
+
data: (U = L?.data) != null ? U : fi,
|
|
2630
2630
|
rect: X
|
|
2631
2631
|
} : null;
|
|
2632
|
-
}, [
|
|
2632
|
+
}, [C, L]), oe = M(null), [ye, Ie] = ne(null), [H, Ae] = ne(null), ie = it(m, Object.values(m)), Re = ft("DndDescribedBy", s), v = N(() => $.getEnabled(), [$]), y = xi(g), {
|
|
2633
2633
|
droppableRects: T,
|
|
2634
2634
|
measureDroppableContainers: k,
|
|
2635
|
-
measuringScheduled:
|
|
2636
|
-
} =
|
|
2637
|
-
dragging:
|
|
2635
|
+
measuringScheduled: de
|
|
2636
|
+
} = Qo(v, {
|
|
2637
|
+
dragging: S,
|
|
2638
2638
|
dependencies: [P.x, P.y],
|
|
2639
2639
|
config: y.droppable
|
|
2640
|
-
}), Y =
|
|
2641
|
-
|
|
2642
|
-
activeNode:
|
|
2640
|
+
}), Y = Ko(_, C), z = N(() => H ? tn(H) : null, [H]), q = kr(), Z = ei(Y, y.draggable.measure);
|
|
2641
|
+
yi({
|
|
2642
|
+
activeNode: C != null ? _.get(C) : null,
|
|
2643
2643
|
config: q.layoutShiftCompensation,
|
|
2644
2644
|
initialRect: Z,
|
|
2645
2645
|
measure: y.draggable.measure
|
|
2646
2646
|
});
|
|
2647
|
-
const I = Bn(Y, y.draggable.measure, Z), Xe = Bn(Y ? Y.parentElement : null),
|
|
2647
|
+
const I = Bn(Y, y.draggable.measure, Z), Xe = Bn(Y ? Y.parentElement : null), fe = M({
|
|
2648
2648
|
activatorEvent: null,
|
|
2649
2649
|
active: null,
|
|
2650
2650
|
activeNode: Y,
|
|
@@ -2658,9 +2658,9 @@ const gr = /* @__PURE__ */ Nr(function(t) {
|
|
|
2658
2658
|
over: null,
|
|
2659
2659
|
scrollableAncestors: [],
|
|
2660
2660
|
scrollAdjustedTranslate: null
|
|
2661
|
-
}), Me = $.getNodeFor((n =
|
|
2661
|
+
}), Me = $.getNodeFor((n = fe.current.over) == null ? void 0 : n.id), we = ui({
|
|
2662
2662
|
measure: y.dragOverlay.measure
|
|
2663
|
-
}), Pe = (r =
|
|
2663
|
+
}), Pe = (r = we.nodeRef.current) != null ? r : Y, ze = S ? (o = we.rect) != null ? o : I : null, pn = !!(we.nodeRef.current && we.rect), bn = ri(pn ? null : I), Pt = fr(Pe ? K(Pe) : null), Ce = oi(S ? Me ?? Y : null), ht = li(Ce), vt = mi(d, {
|
|
2664
2664
|
transform: {
|
|
2665
2665
|
x: P.x - bn.x,
|
|
2666
2666
|
y: P.y - bn.y,
|
|
@@ -2672,88 +2672,88 @@ const gr = /* @__PURE__ */ Nr(function(t) {
|
|
|
2672
2672
|
activeNodeRect: I,
|
|
2673
2673
|
containerNodeRect: Xe,
|
|
2674
2674
|
draggingNodeRect: ze,
|
|
2675
|
-
over:
|
|
2676
|
-
overlayNodeRect:
|
|
2677
|
-
scrollableAncestors:
|
|
2675
|
+
over: fe.current.over,
|
|
2676
|
+
overlayNodeRect: we.rect,
|
|
2677
|
+
scrollableAncestors: Ce,
|
|
2678
2678
|
scrollableAncestorRects: ht,
|
|
2679
2679
|
windowRect: Pt
|
|
2680
|
-
}), mn = z ? We(z, P) : null, xn =
|
|
2680
|
+
}), mn = z ? We(z, P) : null, xn = ii(Ce), Dr = Hn(xn), _r = Hn(xn, [I]), $e = We(vt, Dr), Ve = ze ? _o(ze, vt) : null, qe = J && Ve ? h({
|
|
2681
2681
|
active: J,
|
|
2682
2682
|
collisionRect: Ve,
|
|
2683
2683
|
droppableRects: T,
|
|
2684
2684
|
droppableContainers: v,
|
|
2685
2685
|
pointerCoordinates: mn
|
|
2686
|
-
}) : null, yn =
|
|
2686
|
+
}) : null, yn = So(qe, "id"), [Ee, wn] = ne(null), Or = pn ? vt : We(vt, _r), Tr = Eo(Or, (i = Ee?.rect) != null ? i : null, I), zt = M(null), Sn = G(
|
|
2687
2687
|
(U, Q) => {
|
|
2688
2688
|
let {
|
|
2689
2689
|
sensor: ee,
|
|
2690
|
-
options:
|
|
2690
|
+
options: De
|
|
2691
2691
|
} = Q;
|
|
2692
2692
|
if (oe.current == null)
|
|
2693
2693
|
return;
|
|
2694
2694
|
const se = _.get(oe.current);
|
|
2695
2695
|
if (!se)
|
|
2696
2696
|
return;
|
|
2697
|
-
const te = U.nativeEvent,
|
|
2697
|
+
const te = U.nativeEvent, he = new ee({
|
|
2698
2698
|
active: oe.current,
|
|
2699
2699
|
activeNode: se,
|
|
2700
2700
|
event: te,
|
|
2701
|
-
options:
|
|
2701
|
+
options: De,
|
|
2702
2702
|
// Sensors need to be instantiated with refs for arguments that change over time
|
|
2703
2703
|
// otherwise they are frozen in time with the stale arguments
|
|
2704
|
-
context:
|
|
2704
|
+
context: fe,
|
|
2705
2705
|
onAbort(W) {
|
|
2706
2706
|
if (!_.get(W))
|
|
2707
2707
|
return;
|
|
2708
2708
|
const {
|
|
2709
|
-
onDragAbort:
|
|
2710
|
-
} = ie.current,
|
|
2709
|
+
onDragAbort: ve
|
|
2710
|
+
} = ie.current, Se = {
|
|
2711
2711
|
id: W
|
|
2712
2712
|
};
|
|
2713
|
-
|
|
2713
|
+
ve?.(Se), w({
|
|
2714
2714
|
type: "onDragAbort",
|
|
2715
|
-
event:
|
|
2715
|
+
event: Se
|
|
2716
2716
|
});
|
|
2717
2717
|
},
|
|
2718
|
-
onPending(W,
|
|
2718
|
+
onPending(W, _e, ve, Se) {
|
|
2719
2719
|
if (!_.get(W))
|
|
2720
2720
|
return;
|
|
2721
2721
|
const {
|
|
2722
2722
|
onDragPending: Ke
|
|
2723
|
-
} = ie.current,
|
|
2723
|
+
} = ie.current, Oe = {
|
|
2724
2724
|
id: W,
|
|
2725
|
-
constraint:
|
|
2726
|
-
initialCoordinates:
|
|
2727
|
-
offset:
|
|
2725
|
+
constraint: _e,
|
|
2726
|
+
initialCoordinates: ve,
|
|
2727
|
+
offset: Se
|
|
2728
2728
|
};
|
|
2729
|
-
Ke?.(
|
|
2729
|
+
Ke?.(Oe), w({
|
|
2730
2730
|
type: "onDragPending",
|
|
2731
|
-
event:
|
|
2731
|
+
event: Oe
|
|
2732
2732
|
});
|
|
2733
2733
|
},
|
|
2734
2734
|
onStart(W) {
|
|
2735
|
-
const
|
|
2736
|
-
if (
|
|
2735
|
+
const _e = oe.current;
|
|
2736
|
+
if (_e == null)
|
|
2737
2737
|
return;
|
|
2738
|
-
const
|
|
2739
|
-
if (!
|
|
2738
|
+
const ve = _.get(_e);
|
|
2739
|
+
if (!ve)
|
|
2740
2740
|
return;
|
|
2741
2741
|
const {
|
|
2742
|
-
onDragStart:
|
|
2742
|
+
onDragStart: Se
|
|
2743
2743
|
} = ie.current, Je = {
|
|
2744
2744
|
activatorEvent: te,
|
|
2745
2745
|
active: {
|
|
2746
|
-
id:
|
|
2747
|
-
data:
|
|
2746
|
+
id: _e,
|
|
2747
|
+
data: ve.data,
|
|
2748
2748
|
rect: X
|
|
2749
2749
|
}
|
|
2750
2750
|
};
|
|
2751
2751
|
gt(() => {
|
|
2752
|
-
|
|
2752
|
+
Se?.(Je), O(Te.Initializing), x({
|
|
2753
2753
|
type: V.DragStart,
|
|
2754
2754
|
initialCoordinates: W,
|
|
2755
|
-
active:
|
|
2756
|
-
}),
|
|
2755
|
+
active: _e
|
|
2756
|
+
}), w({
|
|
2757
2757
|
type: "onDragStart",
|
|
2758
2758
|
event: Je
|
|
2759
2759
|
}), Ie(zt.current), Ae(te);
|
|
@@ -2768,38 +2768,38 @@ const gr = /* @__PURE__ */ Nr(function(t) {
|
|
|
2768
2768
|
onEnd: Fe(V.DragEnd),
|
|
2769
2769
|
onCancel: Fe(V.DragCancel)
|
|
2770
2770
|
});
|
|
2771
|
-
zt.current =
|
|
2771
|
+
zt.current = he;
|
|
2772
2772
|
function Fe(W) {
|
|
2773
2773
|
return async function() {
|
|
2774
2774
|
const {
|
|
2775
|
-
active:
|
|
2776
|
-
collisions:
|
|
2775
|
+
active: ve,
|
|
2776
|
+
collisions: Se,
|
|
2777
2777
|
over: Je,
|
|
2778
2778
|
scrollAdjustedTranslate: Ke
|
|
2779
|
-
} =
|
|
2780
|
-
let
|
|
2781
|
-
if (
|
|
2779
|
+
} = fe.current;
|
|
2780
|
+
let Oe = null;
|
|
2781
|
+
if (ve && Ke) {
|
|
2782
2782
|
const {
|
|
2783
2783
|
cancelDrop: Ze
|
|
2784
2784
|
} = ie.current;
|
|
2785
|
-
|
|
2785
|
+
Oe = {
|
|
2786
2786
|
activatorEvent: te,
|
|
2787
|
-
active:
|
|
2788
|
-
collisions:
|
|
2787
|
+
active: ve,
|
|
2788
|
+
collisions: Se,
|
|
2789
2789
|
delta: Ke,
|
|
2790
2790
|
over: Je
|
|
2791
|
-
}, W === V.DragEnd && typeof Ze == "function" && await Promise.resolve(Ze(
|
|
2791
|
+
}, W === V.DragEnd && typeof Ze == "function" && await Promise.resolve(Ze(Oe)) && (W = V.DragCancel);
|
|
2792
2792
|
}
|
|
2793
2793
|
oe.current = null, gt(() => {
|
|
2794
2794
|
x({
|
|
2795
2795
|
type: W
|
|
2796
|
-
}), O(
|
|
2796
|
+
}), O(Te.Uninitialized), wn(null), Ie(null), Ae(null), zt.current = null;
|
|
2797
2797
|
const Ze = W === V.DragEnd ? "onDragEnd" : "onDragCancel";
|
|
2798
|
-
if (
|
|
2798
|
+
if (Oe) {
|
|
2799
2799
|
const $t = ie.current[Ze];
|
|
2800
|
-
$t?.(
|
|
2800
|
+
$t?.(Oe), w({
|
|
2801
2801
|
type: Ze,
|
|
2802
|
-
event:
|
|
2802
|
+
event: Oe
|
|
2803
2803
|
});
|
|
2804
2804
|
}
|
|
2805
2805
|
});
|
|
@@ -2808,8 +2808,8 @@ const gr = /* @__PURE__ */ Nr(function(t) {
|
|
|
2808
2808
|
},
|
|
2809
2809
|
// eslint-disable-next-line react-hooks/exhaustive-deps
|
|
2810
2810
|
[_]
|
|
2811
|
-
),
|
|
2812
|
-
const se = ee.nativeEvent, te = _.get(
|
|
2811
|
+
), jr = G((U, Q) => (ee, De) => {
|
|
2812
|
+
const se = ee.nativeEvent, te = _.get(De);
|
|
2813
2813
|
if (
|
|
2814
2814
|
// Another sensor is already instantiating
|
|
2815
2815
|
oe.current !== null || // No active draggable
|
|
@@ -2817,31 +2817,31 @@ const gr = /* @__PURE__ */ Nr(function(t) {
|
|
|
2817
2817
|
se.dndKit || se.defaultPrevented
|
|
2818
2818
|
)
|
|
2819
2819
|
return;
|
|
2820
|
-
const
|
|
2820
|
+
const he = {
|
|
2821
2821
|
active: te
|
|
2822
2822
|
};
|
|
2823
|
-
U(ee, Q.options,
|
|
2823
|
+
U(ee, Q.options, he) === !0 && (se.dndKit = {
|
|
2824
2824
|
capturedBy: Q.sensor
|
|
2825
|
-
}, oe.current =
|
|
2826
|
-
}, [_, Sn]), Rn =
|
|
2827
|
-
|
|
2828
|
-
I && D ===
|
|
2829
|
-
}, [I, D]),
|
|
2825
|
+
}, oe.current = De, Sn(ee, Q));
|
|
2826
|
+
}, [_, Sn]), Rn = Zo(f, jr);
|
|
2827
|
+
si(f), be(() => {
|
|
2828
|
+
I && D === Te.Initializing && O(Te.Initialized);
|
|
2829
|
+
}, [I, D]), A(
|
|
2830
2830
|
() => {
|
|
2831
2831
|
const {
|
|
2832
2832
|
onDragMove: U
|
|
2833
2833
|
} = ie.current, {
|
|
2834
2834
|
active: Q,
|
|
2835
2835
|
activatorEvent: ee,
|
|
2836
|
-
collisions:
|
|
2836
|
+
collisions: De,
|
|
2837
2837
|
over: se
|
|
2838
|
-
} =
|
|
2838
|
+
} = fe.current;
|
|
2839
2839
|
if (!Q || !ee)
|
|
2840
2840
|
return;
|
|
2841
2841
|
const te = {
|
|
2842
2842
|
active: Q,
|
|
2843
2843
|
activatorEvent: ee,
|
|
2844
|
-
collisions:
|
|
2844
|
+
collisions: De,
|
|
2845
2845
|
delta: {
|
|
2846
2846
|
x: $e.x,
|
|
2847
2847
|
y: $e.y
|
|
@@ -2849,7 +2849,7 @@ const gr = /* @__PURE__ */ Nr(function(t) {
|
|
|
2849
2849
|
over: se
|
|
2850
2850
|
};
|
|
2851
2851
|
gt(() => {
|
|
2852
|
-
U?.(te),
|
|
2852
|
+
U?.(te), w({
|
|
2853
2853
|
type: "onDragMove",
|
|
2854
2854
|
event: te
|
|
2855
2855
|
});
|
|
@@ -2857,24 +2857,24 @@ const gr = /* @__PURE__ */ Nr(function(t) {
|
|
|
2857
2857
|
},
|
|
2858
2858
|
// eslint-disable-next-line react-hooks/exhaustive-deps
|
|
2859
2859
|
[$e.x, $e.y]
|
|
2860
|
-
),
|
|
2860
|
+
), A(
|
|
2861
2861
|
() => {
|
|
2862
2862
|
const {
|
|
2863
2863
|
active: U,
|
|
2864
2864
|
activatorEvent: Q,
|
|
2865
2865
|
collisions: ee,
|
|
2866
|
-
droppableContainers:
|
|
2866
|
+
droppableContainers: De,
|
|
2867
2867
|
scrollAdjustedTranslate: se
|
|
2868
|
-
} =
|
|
2868
|
+
} = fe.current;
|
|
2869
2869
|
if (!U || oe.current == null || !Q || !se)
|
|
2870
2870
|
return;
|
|
2871
2871
|
const {
|
|
2872
2872
|
onDragOver: te
|
|
2873
|
-
} = ie.current,
|
|
2874
|
-
id:
|
|
2875
|
-
rect:
|
|
2876
|
-
data:
|
|
2877
|
-
disabled:
|
|
2873
|
+
} = ie.current, he = De.get(yn), Fe = he && he.rect.current ? {
|
|
2874
|
+
id: he.id,
|
|
2875
|
+
rect: he.rect.current,
|
|
2876
|
+
data: he.data,
|
|
2877
|
+
disabled: he.disabled
|
|
2878
2878
|
} : null, W = {
|
|
2879
2879
|
active: U,
|
|
2880
2880
|
activatorEvent: Q,
|
|
@@ -2886,7 +2886,7 @@ const gr = /* @__PURE__ */ Nr(function(t) {
|
|
|
2886
2886
|
over: Fe
|
|
2887
2887
|
};
|
|
2888
2888
|
gt(() => {
|
|
2889
|
-
wn(Fe), te?.(W),
|
|
2889
|
+
wn(Fe), te?.(W), w({
|
|
2890
2890
|
type: "onDragOver",
|
|
2891
2891
|
event: W
|
|
2892
2892
|
});
|
|
@@ -2894,8 +2894,8 @@ const gr = /* @__PURE__ */ Nr(function(t) {
|
|
|
2894
2894
|
},
|
|
2895
2895
|
// eslint-disable-next-line react-hooks/exhaustive-deps
|
|
2896
2896
|
[yn]
|
|
2897
|
-
),
|
|
2898
|
-
|
|
2897
|
+
), be(() => {
|
|
2898
|
+
fe.current = {
|
|
2899
2899
|
activatorEvent: H,
|
|
2900
2900
|
active: J,
|
|
2901
2901
|
activeNode: Y,
|
|
@@ -2906,103 +2906,103 @@ const gr = /* @__PURE__ */ Nr(function(t) {
|
|
|
2906
2906
|
draggingNode: Pe,
|
|
2907
2907
|
draggingNodeRect: ze,
|
|
2908
2908
|
droppableContainers: $,
|
|
2909
|
-
over:
|
|
2910
|
-
scrollableAncestors:
|
|
2909
|
+
over: Ee,
|
|
2910
|
+
scrollableAncestors: Ce,
|
|
2911
2911
|
scrollAdjustedTranslate: $e
|
|
2912
2912
|
}, X.current = {
|
|
2913
2913
|
initial: ze,
|
|
2914
2914
|
translated: Ve
|
|
2915
2915
|
};
|
|
2916
|
-
}, [J, Y, qe, Ve, _, Pe, ze, T, $,
|
|
2916
|
+
}, [J, Y, qe, Ve, _, Pe, ze, T, $, Ee, Ce, $e]), Xo({
|
|
2917
2917
|
...q,
|
|
2918
2918
|
delta: P,
|
|
2919
2919
|
draggingRect: Ve,
|
|
2920
2920
|
pointerCoordinates: mn,
|
|
2921
|
-
scrollableAncestors:
|
|
2921
|
+
scrollableAncestors: Ce,
|
|
2922
2922
|
scrollableAncestorRects: ht
|
|
2923
2923
|
});
|
|
2924
|
-
const
|
|
2924
|
+
const Ir = N(() => ({
|
|
2925
2925
|
active: J,
|
|
2926
2926
|
activeNode: Y,
|
|
2927
2927
|
activeNodeRect: I,
|
|
2928
2928
|
activatorEvent: H,
|
|
2929
2929
|
collisions: qe,
|
|
2930
2930
|
containerNodeRect: Xe,
|
|
2931
|
-
dragOverlay:
|
|
2931
|
+
dragOverlay: we,
|
|
2932
2932
|
draggableNodes: _,
|
|
2933
2933
|
droppableContainers: $,
|
|
2934
2934
|
droppableRects: T,
|
|
2935
|
-
over:
|
|
2935
|
+
over: Ee,
|
|
2936
2936
|
measureDroppableContainers: k,
|
|
2937
|
-
scrollableAncestors:
|
|
2937
|
+
scrollableAncestors: Ce,
|
|
2938
2938
|
scrollableAncestorRects: ht,
|
|
2939
2939
|
measuringConfiguration: y,
|
|
2940
|
-
measuringScheduled:
|
|
2940
|
+
measuringScheduled: de,
|
|
2941
2941
|
windowRect: Pt
|
|
2942
|
-
}), [J, Y, I, H, qe, Xe,
|
|
2942
|
+
}), [J, Y, I, H, qe, Xe, we, _, $, T, Ee, k, Ce, ht, y, de, Pt]), Ar = N(() => ({
|
|
2943
2943
|
activatorEvent: H,
|
|
2944
2944
|
activators: Rn,
|
|
2945
2945
|
active: J,
|
|
2946
2946
|
activeNodeRect: I,
|
|
2947
2947
|
ariaDescribedById: {
|
|
2948
|
-
draggable:
|
|
2948
|
+
draggable: Re
|
|
2949
2949
|
},
|
|
2950
2950
|
dispatch: x,
|
|
2951
2951
|
draggableNodes: _,
|
|
2952
|
-
over:
|
|
2952
|
+
over: Ee,
|
|
2953
2953
|
measureDroppableContainers: k
|
|
2954
|
-
}), [H, Rn, J, I, x,
|
|
2954
|
+
}), [H, Rn, J, I, x, Re, _, Ee, k]);
|
|
2955
2955
|
return F.createElement(er.Provider, {
|
|
2956
|
-
value:
|
|
2956
|
+
value: R
|
|
2957
2957
|
}, F.createElement(Lt.Provider, {
|
|
2958
|
-
value:
|
|
2958
|
+
value: Ar
|
|
2959
2959
|
}, F.createElement(hr.Provider, {
|
|
2960
|
-
value:
|
|
2960
|
+
value: Ir
|
|
2961
2961
|
}, F.createElement(vr.Provider, {
|
|
2962
|
-
value:
|
|
2963
|
-
},
|
|
2962
|
+
value: Tr
|
|
2963
|
+
}, c)), F.createElement(bi, {
|
|
2964
2964
|
disabled: a?.restoreFocus === !1
|
|
2965
|
-
})), F.createElement(
|
|
2965
|
+
})), F.createElement(po, {
|
|
2966
2966
|
...a,
|
|
2967
|
-
hiddenTextDescribedById:
|
|
2967
|
+
hiddenTextDescribedById: Re
|
|
2968
2968
|
}));
|
|
2969
|
-
function
|
|
2970
|
-
const U =
|
|
2971
|
-
return typeof
|
|
2972
|
-
...
|
|
2969
|
+
function kr() {
|
|
2970
|
+
const U = ye?.autoScrollEnabled === !1, Q = typeof l == "object" ? l.enabled === !1 : l === !1, ee = S && !U && !Q;
|
|
2971
|
+
return typeof l == "object" ? {
|
|
2972
|
+
...l,
|
|
2973
2973
|
enabled: ee
|
|
2974
2974
|
} : {
|
|
2975
2975
|
enabled: ee
|
|
2976
2976
|
};
|
|
2977
2977
|
}
|
|
2978
|
-
}),
|
|
2979
|
-
function
|
|
2978
|
+
}), wi = /* @__PURE__ */ at(null), Un = "button", Si = "Draggable";
|
|
2979
|
+
function Ri(e) {
|
|
2980
2980
|
let {
|
|
2981
2981
|
id: t,
|
|
2982
2982
|
data: n,
|
|
2983
2983
|
disabled: r = !1,
|
|
2984
2984
|
attributes: o
|
|
2985
2985
|
} = e;
|
|
2986
|
-
const i = ft(
|
|
2986
|
+
const i = ft(Si), {
|
|
2987
2987
|
activators: s,
|
|
2988
2988
|
activatorEvent: a,
|
|
2989
|
-
active:
|
|
2990
|
-
activeNodeRect:
|
|
2989
|
+
active: l,
|
|
2990
|
+
activeNodeRect: c,
|
|
2991
2991
|
ariaDescribedById: f,
|
|
2992
2992
|
draggableNodes: h,
|
|
2993
2993
|
over: g
|
|
2994
2994
|
} = Ne(Lt), {
|
|
2995
|
-
role:
|
|
2996
|
-
roleDescription:
|
|
2995
|
+
role: d = Un,
|
|
2996
|
+
roleDescription: m = "draggable",
|
|
2997
2997
|
tabIndex: p = 0
|
|
2998
|
-
} = o ?? {},
|
|
2999
|
-
|
|
2998
|
+
} = o ?? {}, b = l?.id === t, x = Ne(b ? vr : wi), [w, R] = Dt(), [D, O] = Dt(), S = ai(s, t), C = it(n);
|
|
2999
|
+
be(
|
|
3000
3000
|
() => (h.set(t, {
|
|
3001
3001
|
id: t,
|
|
3002
3002
|
key: i,
|
|
3003
|
-
node:
|
|
3003
|
+
node: w,
|
|
3004
3004
|
activatorNode: D,
|
|
3005
|
-
data:
|
|
3005
|
+
data: C
|
|
3006
3006
|
}), () => {
|
|
3007
3007
|
const P = h.get(t);
|
|
3008
3008
|
P && P.key === i && h.delete(t);
|
|
@@ -3010,76 +3010,76 @@ function Si(e) {
|
|
|
3010
3010
|
// eslint-disable-next-line react-hooks/exhaustive-deps
|
|
3011
3011
|
[h, t]
|
|
3012
3012
|
);
|
|
3013
|
-
const _ =
|
|
3014
|
-
role:
|
|
3013
|
+
const _ = N(() => ({
|
|
3014
|
+
role: d,
|
|
3015
3015
|
tabIndex: p,
|
|
3016
3016
|
"aria-disabled": r,
|
|
3017
|
-
"aria-pressed":
|
|
3018
|
-
"aria-roledescription":
|
|
3017
|
+
"aria-pressed": b && d === Un ? !0 : void 0,
|
|
3018
|
+
"aria-roledescription": m,
|
|
3019
3019
|
"aria-describedby": f.draggable
|
|
3020
|
-
}), [r,
|
|
3020
|
+
}), [r, d, p, b, m, f.draggable]);
|
|
3021
3021
|
return {
|
|
3022
|
-
active:
|
|
3022
|
+
active: l,
|
|
3023
3023
|
activatorEvent: a,
|
|
3024
|
-
activeNodeRect:
|
|
3024
|
+
activeNodeRect: c,
|
|
3025
3025
|
attributes: _,
|
|
3026
|
-
isDragging:
|
|
3027
|
-
listeners: r ? void 0 :
|
|
3028
|
-
node:
|
|
3026
|
+
isDragging: b,
|
|
3027
|
+
listeners: r ? void 0 : S,
|
|
3028
|
+
node: w,
|
|
3029
3029
|
over: g,
|
|
3030
|
-
setNodeRef:
|
|
3030
|
+
setNodeRef: R,
|
|
3031
3031
|
setActivatorNodeRef: O,
|
|
3032
3032
|
transform: x
|
|
3033
3033
|
};
|
|
3034
3034
|
}
|
|
3035
|
-
function
|
|
3035
|
+
function Ci() {
|
|
3036
3036
|
return Ne(hr);
|
|
3037
3037
|
}
|
|
3038
|
-
const
|
|
3038
|
+
const Ei = "Droppable", Di = {
|
|
3039
3039
|
timeout: 25
|
|
3040
3040
|
};
|
|
3041
|
-
function
|
|
3041
|
+
function _i(e) {
|
|
3042
3042
|
let {
|
|
3043
3043
|
data: t,
|
|
3044
3044
|
disabled: n = !1,
|
|
3045
3045
|
id: r,
|
|
3046
3046
|
resizeObserverConfig: o
|
|
3047
3047
|
} = e;
|
|
3048
|
-
const i = ft(
|
|
3048
|
+
const i = ft(Ei), {
|
|
3049
3049
|
active: s,
|
|
3050
3050
|
dispatch: a,
|
|
3051
|
-
over:
|
|
3052
|
-
measureDroppableContainers:
|
|
3051
|
+
over: l,
|
|
3052
|
+
measureDroppableContainers: c
|
|
3053
3053
|
} = Ne(Lt), f = M({
|
|
3054
3054
|
disabled: n
|
|
3055
|
-
}), h = M(!1), g = M(null),
|
|
3056
|
-
disabled:
|
|
3055
|
+
}), h = M(!1), g = M(null), d = M(null), {
|
|
3056
|
+
disabled: m,
|
|
3057
3057
|
updateMeasurementsFor: p,
|
|
3058
|
-
timeout:
|
|
3058
|
+
timeout: b
|
|
3059
3059
|
} = {
|
|
3060
|
-
...
|
|
3060
|
+
...Di,
|
|
3061
3061
|
...o
|
|
3062
|
-
}, x = it(p ?? r),
|
|
3062
|
+
}, x = it(p ?? r), w = G(
|
|
3063
3063
|
() => {
|
|
3064
3064
|
if (!h.current) {
|
|
3065
3065
|
h.current = !0;
|
|
3066
3066
|
return;
|
|
3067
3067
|
}
|
|
3068
|
-
|
|
3069
|
-
|
|
3070
|
-
},
|
|
3068
|
+
d.current != null && clearTimeout(d.current), d.current = setTimeout(() => {
|
|
3069
|
+
c(Array.isArray(x.current) ? x.current : [x.current]), d.current = null;
|
|
3070
|
+
}, b);
|
|
3071
3071
|
},
|
|
3072
3072
|
//eslint-disable-next-line react-hooks/exhaustive-deps
|
|
3073
|
-
[
|
|
3074
|
-
),
|
|
3075
|
-
callback:
|
|
3076
|
-
disabled:
|
|
3073
|
+
[b]
|
|
3074
|
+
), R = Nt({
|
|
3075
|
+
callback: w,
|
|
3076
|
+
disabled: m || !s
|
|
3077
3077
|
}), D = G((_, P) => {
|
|
3078
|
-
|
|
3079
|
-
}, [
|
|
3080
|
-
return
|
|
3081
|
-
!
|
|
3082
|
-
}, [O,
|
|
3078
|
+
R && (P && (R.unobserve(P), h.current = !1), _ && R.observe(_));
|
|
3079
|
+
}, [R]), [O, S] = Dt(D), C = it(t);
|
|
3080
|
+
return A(() => {
|
|
3081
|
+
!R || !O.current || (R.disconnect(), h.current = !1, R.observe(O.current));
|
|
3082
|
+
}, [O, R]), A(
|
|
3083
3083
|
() => (a({
|
|
3084
3084
|
type: V.RegisterDroppable,
|
|
3085
3085
|
element: {
|
|
@@ -3088,7 +3088,7 @@ function Di(e) {
|
|
|
3088
3088
|
disabled: n,
|
|
3089
3089
|
node: O,
|
|
3090
3090
|
rect: g,
|
|
3091
|
-
data:
|
|
3091
|
+
data: C
|
|
3092
3092
|
}
|
|
3093
3093
|
}), () => a({
|
|
3094
3094
|
type: V.UnregisterDroppable,
|
|
@@ -3097,7 +3097,7 @@ function Di(e) {
|
|
|
3097
3097
|
})),
|
|
3098
3098
|
// eslint-disable-next-line react-hooks/exhaustive-deps
|
|
3099
3099
|
[r]
|
|
3100
|
-
),
|
|
3100
|
+
), A(() => {
|
|
3101
3101
|
n !== f.current.disabled && (a({
|
|
3102
3102
|
type: V.SetDroppableDisabled,
|
|
3103
3103
|
id: r,
|
|
@@ -3107,17 +3107,17 @@ function Di(e) {
|
|
|
3107
3107
|
}, [r, i, n, a]), {
|
|
3108
3108
|
active: s,
|
|
3109
3109
|
rect: g,
|
|
3110
|
-
isOver:
|
|
3110
|
+
isOver: l?.id === r,
|
|
3111
3111
|
node: O,
|
|
3112
|
-
over:
|
|
3113
|
-
setNodeRef:
|
|
3112
|
+
over: l,
|
|
3113
|
+
setNodeRef: S
|
|
3114
3114
|
};
|
|
3115
3115
|
}
|
|
3116
3116
|
function Mt(e, t, n) {
|
|
3117
3117
|
const r = e.slice();
|
|
3118
3118
|
return r.splice(n < 0 ? r.length + n : n, 0, r.splice(t, 1)[0]), r;
|
|
3119
3119
|
}
|
|
3120
|
-
function
|
|
3120
|
+
function Oi(e, t) {
|
|
3121
3121
|
return e.reduce((n, r, o) => {
|
|
3122
3122
|
const i = t.get(r);
|
|
3123
3123
|
return i && (n[o] = i), n;
|
|
@@ -3126,7 +3126,7 @@ function _i(e, t) {
|
|
|
3126
3126
|
function yt(e) {
|
|
3127
3127
|
return e !== null && e >= 0;
|
|
3128
3128
|
}
|
|
3129
|
-
function
|
|
3129
|
+
function Ti(e, t) {
|
|
3130
3130
|
if (e === t)
|
|
3131
3131
|
return !0;
|
|
3132
3132
|
if (e.length !== t.length)
|
|
@@ -3136,7 +3136,7 @@ function Oi(e, t) {
|
|
|
3136
3136
|
return !1;
|
|
3137
3137
|
return !0;
|
|
3138
3138
|
}
|
|
3139
|
-
function
|
|
3139
|
+
function ji(e) {
|
|
3140
3140
|
return typeof e == "boolean" ? {
|
|
3141
3141
|
draggable: e,
|
|
3142
3142
|
droppable: e
|
|
@@ -3145,7 +3145,7 @@ function Ti(e) {
|
|
|
3145
3145
|
const wt = {
|
|
3146
3146
|
scaleX: 1,
|
|
3147
3147
|
scaleY: 1
|
|
3148
|
-
},
|
|
3148
|
+
}, Ii = (e) => {
|
|
3149
3149
|
var t;
|
|
3150
3150
|
let {
|
|
3151
3151
|
rects: n,
|
|
@@ -3157,21 +3157,21 @@ const wt = {
|
|
|
3157
3157
|
const a = (t = n[o]) != null ? t : r;
|
|
3158
3158
|
if (!a)
|
|
3159
3159
|
return null;
|
|
3160
|
-
const
|
|
3160
|
+
const l = Ai(n, s, o);
|
|
3161
3161
|
if (s === o) {
|
|
3162
|
-
const
|
|
3163
|
-
return
|
|
3164
|
-
x: o < i ?
|
|
3162
|
+
const c = n[i];
|
|
3163
|
+
return c ? {
|
|
3164
|
+
x: o < i ? c.left + c.width - (a.left + a.width) : c.left - a.left,
|
|
3165
3165
|
y: 0,
|
|
3166
3166
|
...wt
|
|
3167
3167
|
} : null;
|
|
3168
3168
|
}
|
|
3169
3169
|
return s > o && s <= i ? {
|
|
3170
|
-
x: -a.width -
|
|
3170
|
+
x: -a.width - l,
|
|
3171
3171
|
y: 0,
|
|
3172
3172
|
...wt
|
|
3173
3173
|
} : s < o && s >= i ? {
|
|
3174
|
-
x: a.width +
|
|
3174
|
+
x: a.width + l,
|
|
3175
3175
|
y: 0,
|
|
3176
3176
|
...wt
|
|
3177
3177
|
} : {
|
|
@@ -3180,7 +3180,7 @@ const wt = {
|
|
|
3180
3180
|
...wt
|
|
3181
3181
|
};
|
|
3182
3182
|
};
|
|
3183
|
-
function
|
|
3183
|
+
function Ai(e, t, n) {
|
|
3184
3184
|
const r = e[t], o = e[t - 1], i = e[t + 1];
|
|
3185
3185
|
return !r || !o && !i ? 0 : n < t ? o ? r.left - (o.left + o.width) : i.left - (r.left + r.width) : i ? i.left - (r.left + r.width) : r.left - (o.left + o.width);
|
|
3186
3186
|
}
|
|
@@ -3201,7 +3201,7 @@ const pr = (e) => {
|
|
|
3201
3201
|
}, St = {
|
|
3202
3202
|
scaleX: 1,
|
|
3203
3203
|
scaleY: 1
|
|
3204
|
-
},
|
|
3204
|
+
}, ki = (e) => {
|
|
3205
3205
|
var t;
|
|
3206
3206
|
let {
|
|
3207
3207
|
activeIndex: n,
|
|
@@ -3214,21 +3214,21 @@ const pr = (e) => {
|
|
|
3214
3214
|
if (!a)
|
|
3215
3215
|
return null;
|
|
3216
3216
|
if (o === n) {
|
|
3217
|
-
const
|
|
3218
|
-
return
|
|
3217
|
+
const c = i[s];
|
|
3218
|
+
return c ? {
|
|
3219
3219
|
x: 0,
|
|
3220
|
-
y: n < s ?
|
|
3220
|
+
y: n < s ? c.top + c.height - (a.top + a.height) : c.top - a.top,
|
|
3221
3221
|
...St
|
|
3222
3222
|
} : null;
|
|
3223
3223
|
}
|
|
3224
|
-
const
|
|
3224
|
+
const l = Ni(i, o, n);
|
|
3225
3225
|
return o > n && o <= s ? {
|
|
3226
3226
|
x: 0,
|
|
3227
|
-
y: -a.height -
|
|
3227
|
+
y: -a.height - l,
|
|
3228
3228
|
...St
|
|
3229
3229
|
} : o < n && o >= s ? {
|
|
3230
3230
|
x: 0,
|
|
3231
|
-
y: a.height +
|
|
3231
|
+
y: a.height + l,
|
|
3232
3232
|
...St
|
|
3233
3233
|
} : {
|
|
3234
3234
|
x: 0,
|
|
@@ -3236,7 +3236,7 @@ const pr = (e) => {
|
|
|
3236
3236
|
...St
|
|
3237
3237
|
};
|
|
3238
3238
|
};
|
|
3239
|
-
function
|
|
3239
|
+
function Ni(e, t, n) {
|
|
3240
3240
|
const r = e[t], o = e[t - 1], i = e[t + 1];
|
|
3241
3241
|
return r ? n < t ? o ? r.top - (o.top + o.height) : i ? i.top - (r.top + r.height) : 0 : i ? i.top - (r.top + r.height) : o ? r.top - (o.top + o.height) : 0 : 0;
|
|
3242
3242
|
}
|
|
@@ -3265,35 +3265,35 @@ function xr(e) {
|
|
|
3265
3265
|
const {
|
|
3266
3266
|
active: s,
|
|
3267
3267
|
dragOverlay: a,
|
|
3268
|
-
droppableRects:
|
|
3269
|
-
over:
|
|
3268
|
+
droppableRects: l,
|
|
3269
|
+
over: c,
|
|
3270
3270
|
measureDroppableContainers: f
|
|
3271
|
-
} =
|
|
3272
|
-
|
|
3273
|
-
|
|
3274
|
-
}, [
|
|
3275
|
-
x.current =
|
|
3276
|
-
}, [
|
|
3277
|
-
const O =
|
|
3271
|
+
} = Ci(), h = ft(br, n), g = a.rect !== null, d = N(() => r.map((S) => typeof S == "object" && "id" in S ? S.id : S), [r]), m = s != null, p = s ? d.indexOf(s.id) : -1, b = c ? d.indexOf(c.id) : -1, x = M(d), w = !Ti(d, x.current), R = b !== -1 && p === -1 || w, D = ji(i);
|
|
3272
|
+
be(() => {
|
|
3273
|
+
w && m && f(d);
|
|
3274
|
+
}, [w, d, m, f]), A(() => {
|
|
3275
|
+
x.current = d;
|
|
3276
|
+
}, [d]);
|
|
3277
|
+
const O = N(
|
|
3278
3278
|
() => ({
|
|
3279
3279
|
activeIndex: p,
|
|
3280
3280
|
containerId: h,
|
|
3281
3281
|
disabled: D,
|
|
3282
|
-
disableTransforms:
|
|
3283
|
-
items:
|
|
3284
|
-
overIndex:
|
|
3282
|
+
disableTransforms: R,
|
|
3283
|
+
items: d,
|
|
3284
|
+
overIndex: b,
|
|
3285
3285
|
useDragOverlay: g,
|
|
3286
|
-
sortedRects:
|
|
3286
|
+
sortedRects: Oi(d, l),
|
|
3287
3287
|
strategy: o
|
|
3288
3288
|
}),
|
|
3289
3289
|
// eslint-disable-next-line react-hooks/exhaustive-deps
|
|
3290
|
-
[p, h, D.draggable, D.droppable,
|
|
3290
|
+
[p, h, D.draggable, D.droppable, R, d, b, l, g, o]
|
|
3291
3291
|
);
|
|
3292
3292
|
return F.createElement(mr.Provider, {
|
|
3293
3293
|
value: O
|
|
3294
3294
|
}, t);
|
|
3295
3295
|
}
|
|
3296
|
-
const
|
|
3296
|
+
const Li = (e) => {
|
|
3297
3297
|
let {
|
|
3298
3298
|
id: t,
|
|
3299
3299
|
items: n,
|
|
@@ -3301,7 +3301,7 @@ const Ni = (e) => {
|
|
|
3301
3301
|
overIndex: o
|
|
3302
3302
|
} = e;
|
|
3303
3303
|
return Mt(n, r, o).indexOf(t);
|
|
3304
|
-
},
|
|
3304
|
+
}, Mi = (e) => {
|
|
3305
3305
|
let {
|
|
3306
3306
|
containerId: t,
|
|
3307
3307
|
isSorting: n,
|
|
@@ -3310,21 +3310,21 @@ const Ni = (e) => {
|
|
|
3310
3310
|
items: i,
|
|
3311
3311
|
newIndex: s,
|
|
3312
3312
|
previousItems: a,
|
|
3313
|
-
previousContainerId:
|
|
3314
|
-
transition:
|
|
3313
|
+
previousContainerId: l,
|
|
3314
|
+
transition: c
|
|
3315
3315
|
} = e;
|
|
3316
|
-
return !
|
|
3317
|
-
},
|
|
3316
|
+
return !c || !r || a !== i && o === s ? !1 : n ? !0 : s !== o && t === l;
|
|
3317
|
+
}, Pi = {
|
|
3318
3318
|
duration: 200,
|
|
3319
3319
|
easing: "ease"
|
|
3320
|
-
}, yr = "transform",
|
|
3320
|
+
}, yr = "transform", zi = /* @__PURE__ */ He.Transition.toString({
|
|
3321
3321
|
property: yr,
|
|
3322
3322
|
duration: 0,
|
|
3323
3323
|
easing: "linear"
|
|
3324
|
-
}),
|
|
3324
|
+
}), $i = {
|
|
3325
3325
|
roleDescription: "sortable"
|
|
3326
3326
|
};
|
|
3327
|
-
function
|
|
3327
|
+
function Vi(e) {
|
|
3328
3328
|
let {
|
|
3329
3329
|
disabled: t,
|
|
3330
3330
|
index: n,
|
|
@@ -3332,105 +3332,105 @@ function $i(e) {
|
|
|
3332
3332
|
rect: o
|
|
3333
3333
|
} = e;
|
|
3334
3334
|
const [i, s] = ne(null), a = M(n);
|
|
3335
|
-
return
|
|
3335
|
+
return be(() => {
|
|
3336
3336
|
if (!t && n !== a.current && r.current) {
|
|
3337
|
-
const
|
|
3338
|
-
if (
|
|
3339
|
-
const
|
|
3337
|
+
const l = o.current;
|
|
3338
|
+
if (l) {
|
|
3339
|
+
const c = Ge(r.current, {
|
|
3340
3340
|
ignoreTransform: !0
|
|
3341
3341
|
}), f = {
|
|
3342
|
-
x:
|
|
3343
|
-
y:
|
|
3344
|
-
scaleX:
|
|
3345
|
-
scaleY:
|
|
3342
|
+
x: l.left - c.left,
|
|
3343
|
+
y: l.top - c.top,
|
|
3344
|
+
scaleX: l.width / c.width,
|
|
3345
|
+
scaleY: l.height / c.height
|
|
3346
3346
|
};
|
|
3347
3347
|
(f.x || f.y) && s(f);
|
|
3348
3348
|
}
|
|
3349
3349
|
}
|
|
3350
3350
|
n !== a.current && (a.current = n);
|
|
3351
|
-
}, [t, n, r, o]),
|
|
3351
|
+
}, [t, n, r, o]), A(() => {
|
|
3352
3352
|
i && s(null);
|
|
3353
3353
|
}, [i]), i;
|
|
3354
3354
|
}
|
|
3355
3355
|
function wr(e) {
|
|
3356
3356
|
let {
|
|
3357
|
-
animateLayoutChanges: t =
|
|
3357
|
+
animateLayoutChanges: t = Mi,
|
|
3358
3358
|
attributes: n,
|
|
3359
3359
|
disabled: r,
|
|
3360
3360
|
data: o,
|
|
3361
|
-
getNewIndex: i =
|
|
3361
|
+
getNewIndex: i = Li,
|
|
3362
3362
|
id: s,
|
|
3363
3363
|
strategy: a,
|
|
3364
|
-
resizeObserverConfig:
|
|
3365
|
-
transition:
|
|
3364
|
+
resizeObserverConfig: l,
|
|
3365
|
+
transition: c = Pi
|
|
3366
3366
|
} = e;
|
|
3367
3367
|
const {
|
|
3368
3368
|
items: f,
|
|
3369
3369
|
containerId: h,
|
|
3370
3370
|
activeIndex: g,
|
|
3371
|
-
disabled:
|
|
3372
|
-
disableTransforms:
|
|
3371
|
+
disabled: d,
|
|
3372
|
+
disableTransforms: m,
|
|
3373
3373
|
sortedRects: p,
|
|
3374
|
-
overIndex:
|
|
3374
|
+
overIndex: b,
|
|
3375
3375
|
useDragOverlay: x,
|
|
3376
|
-
strategy:
|
|
3377
|
-
} = Ne(mr),
|
|
3376
|
+
strategy: w
|
|
3377
|
+
} = Ne(mr), R = Fi(r, d), D = f.indexOf(s), O = N(() => ({
|
|
3378
3378
|
sortable: {
|
|
3379
3379
|
containerId: h,
|
|
3380
3380
|
index: D,
|
|
3381
3381
|
items: f
|
|
3382
3382
|
},
|
|
3383
3383
|
...o
|
|
3384
|
-
}), [h, o, D, f]),
|
|
3385
|
-
rect:
|
|
3384
|
+
}), [h, o, D, f]), S = N(() => f.slice(f.indexOf(s)), [f, s]), {
|
|
3385
|
+
rect: C,
|
|
3386
3386
|
node: _,
|
|
3387
3387
|
isOver: P,
|
|
3388
3388
|
setNodeRef: $
|
|
3389
|
-
} =
|
|
3389
|
+
} = _i({
|
|
3390
3390
|
id: s,
|
|
3391
3391
|
data: O,
|
|
3392
|
-
disabled:
|
|
3392
|
+
disabled: R.droppable,
|
|
3393
3393
|
resizeObserverConfig: {
|
|
3394
|
-
updateMeasurementsFor:
|
|
3395
|
-
...
|
|
3394
|
+
updateMeasurementsFor: S,
|
|
3395
|
+
...l
|
|
3396
3396
|
}
|
|
3397
3397
|
}), {
|
|
3398
|
-
active:
|
|
3398
|
+
active: L,
|
|
3399
3399
|
activatorEvent: X,
|
|
3400
3400
|
activeNodeRect: J,
|
|
3401
3401
|
attributes: oe,
|
|
3402
|
-
setNodeRef:
|
|
3402
|
+
setNodeRef: ye,
|
|
3403
3403
|
listeners: Ie,
|
|
3404
3404
|
isDragging: H,
|
|
3405
3405
|
over: Ae,
|
|
3406
3406
|
setActivatorNodeRef: ie,
|
|
3407
|
-
transform:
|
|
3408
|
-
} =
|
|
3407
|
+
transform: Re
|
|
3408
|
+
} = Ri({
|
|
3409
3409
|
id: s,
|
|
3410
3410
|
data: O,
|
|
3411
3411
|
attributes: {
|
|
3412
|
-
|
|
3412
|
+
...$i,
|
|
3413
3413
|
...n
|
|
3414
3414
|
},
|
|
3415
|
-
disabled:
|
|
3416
|
-
}), v =
|
|
3415
|
+
disabled: R.draggable
|
|
3416
|
+
}), v = no($, ye), y = !!L, T = y && !m && yt(g) && yt(b), k = !x && H, de = k && T ? Re : null, z = T ? de ?? (a ?? w)({
|
|
3417
3417
|
rects: p,
|
|
3418
3418
|
activeNodeRect: J,
|
|
3419
3419
|
activeIndex: g,
|
|
3420
|
-
overIndex:
|
|
3420
|
+
overIndex: b,
|
|
3421
3421
|
index: D
|
|
3422
|
-
}) : null, q = yt(g) && yt(
|
|
3422
|
+
}) : null, q = yt(g) && yt(b) ? i({
|
|
3423
3423
|
id: s,
|
|
3424
3424
|
items: f,
|
|
3425
3425
|
activeIndex: g,
|
|
3426
|
-
overIndex:
|
|
3427
|
-
}) : D, Z =
|
|
3426
|
+
overIndex: b
|
|
3427
|
+
}) : D, Z = L?.id, I = M({
|
|
3428
3428
|
activeId: Z,
|
|
3429
3429
|
items: f,
|
|
3430
3430
|
newIndex: q,
|
|
3431
3431
|
containerId: h
|
|
3432
|
-
}), Xe = f !== I.current.items,
|
|
3433
|
-
active:
|
|
3432
|
+
}), Xe = f !== I.current.items, fe = t({
|
|
3433
|
+
active: L,
|
|
3434
3434
|
containerId: h,
|
|
3435
3435
|
isDragging: H,
|
|
3436
3436
|
isSorting: y,
|
|
@@ -3440,17 +3440,17 @@ function wr(e) {
|
|
|
3440
3440
|
newIndex: I.current.newIndex,
|
|
3441
3441
|
previousItems: I.current.items,
|
|
3442
3442
|
previousContainerId: I.current.containerId,
|
|
3443
|
-
transition:
|
|
3443
|
+
transition: c,
|
|
3444
3444
|
wasDragging: I.current.activeId != null
|
|
3445
|
-
}), Me =
|
|
3446
|
-
disabled: !
|
|
3445
|
+
}), Me = Vi({
|
|
3446
|
+
disabled: !fe,
|
|
3447
3447
|
index: D,
|
|
3448
3448
|
node: _,
|
|
3449
|
-
rect:
|
|
3449
|
+
rect: C
|
|
3450
3450
|
});
|
|
3451
|
-
return
|
|
3451
|
+
return A(() => {
|
|
3452
3452
|
y && I.current.newIndex !== q && (I.current.newIndex = q), h !== I.current.containerId && (I.current.containerId = h), f !== I.current.items && (I.current.items = f);
|
|
3453
|
-
}, [y, q, h, f]),
|
|
3453
|
+
}, [y, q, h, f]), A(() => {
|
|
3454
3454
|
if (Z === I.current.activeId)
|
|
3455
3455
|
return;
|
|
3456
3456
|
if (Z != null && I.current.activeId == null) {
|
|
@@ -3462,11 +3462,11 @@ function wr(e) {
|
|
|
3462
3462
|
}, 50);
|
|
3463
3463
|
return () => clearTimeout(Pe);
|
|
3464
3464
|
}, [Z]), {
|
|
3465
|
-
active:
|
|
3465
|
+
active: L,
|
|
3466
3466
|
activeIndex: g,
|
|
3467
3467
|
attributes: oe,
|
|
3468
3468
|
data: O,
|
|
3469
|
-
rect:
|
|
3469
|
+
rect: C,
|
|
3470
3470
|
index: D,
|
|
3471
3471
|
newIndex: q,
|
|
3472
3472
|
items: f,
|
|
@@ -3475,30 +3475,30 @@ function wr(e) {
|
|
|
3475
3475
|
isDragging: H,
|
|
3476
3476
|
listeners: Ie,
|
|
3477
3477
|
node: _,
|
|
3478
|
-
overIndex:
|
|
3478
|
+
overIndex: b,
|
|
3479
3479
|
over: Ae,
|
|
3480
3480
|
setNodeRef: v,
|
|
3481
3481
|
setActivatorNodeRef: ie,
|
|
3482
3482
|
setDroppableNodeRef: $,
|
|
3483
|
-
setDraggableNodeRef:
|
|
3483
|
+
setDraggableNodeRef: ye,
|
|
3484
3484
|
transform: Me ?? z,
|
|
3485
|
-
transition:
|
|
3485
|
+
transition: we()
|
|
3486
3486
|
};
|
|
3487
|
-
function
|
|
3487
|
+
function we() {
|
|
3488
3488
|
if (
|
|
3489
3489
|
// Temporarily disable transitions for a single frame to set up derived transforms
|
|
3490
3490
|
Me || // Or to prevent items jumping to back to their "new" position when items change
|
|
3491
3491
|
Xe && I.current.newIndex === D
|
|
3492
3492
|
)
|
|
3493
|
-
return
|
|
3494
|
-
if (!(k && !un(X) || !
|
|
3493
|
+
return zi;
|
|
3494
|
+
if (!(k && !un(X) || !c) && (y || fe))
|
|
3495
3495
|
return He.Transition.toString({
|
|
3496
|
-
...
|
|
3496
|
+
...c,
|
|
3497
3497
|
property: yr
|
|
3498
3498
|
});
|
|
3499
3499
|
}
|
|
3500
3500
|
}
|
|
3501
|
-
function
|
|
3501
|
+
function Fi(e, t) {
|
|
3502
3502
|
var n, r;
|
|
3503
3503
|
return typeof e == "boolean" ? {
|
|
3504
3504
|
draggable: e,
|
|
@@ -3510,18 +3510,18 @@ function Vi(e, t) {
|
|
|
3510
3510
|
};
|
|
3511
3511
|
}
|
|
3512
3512
|
j.Down, j.Right, j.Up, j.Left;
|
|
3513
|
-
const
|
|
3513
|
+
const Bi = (e) => e.replace(/([a-z0-9])([A-Z])/g, "$1-$2").toLowerCase(), Wi = (e) => e.replace(
|
|
3514
3514
|
/^([A-Z])|[\s-_]+(\w)/g,
|
|
3515
3515
|
(t, n, r) => r ? r.toUpperCase() : n.toLowerCase()
|
|
3516
3516
|
), Gn = (e) => {
|
|
3517
|
-
const t =
|
|
3517
|
+
const t = Wi(e);
|
|
3518
3518
|
return t.charAt(0).toUpperCase() + t.slice(1);
|
|
3519
|
-
}, Sr = (...e) => e.filter((t, n, r) => !!t && t.trim() !== "" && r.indexOf(t) === n).join(" ").trim(),
|
|
3519
|
+
}, Sr = (...e) => e.filter((t, n, r) => !!t && t.trim() !== "" && r.indexOf(t) === n).join(" ").trim(), Hi = (e) => {
|
|
3520
3520
|
for (const t in e)
|
|
3521
3521
|
if (t.startsWith("aria-") || t === "role" || t === "title")
|
|
3522
3522
|
return !0;
|
|
3523
3523
|
};
|
|
3524
|
-
var
|
|
3524
|
+
var Yi = {
|
|
3525
3525
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3526
3526
|
width: 24,
|
|
3527
3527
|
height: 24,
|
|
@@ -3532,7 +3532,7 @@ var Hi = {
|
|
|
3532
3532
|
strokeLinecap: "round",
|
|
3533
3533
|
strokeLinejoin: "round"
|
|
3534
3534
|
};
|
|
3535
|
-
const
|
|
3535
|
+
const Ui = sn(
|
|
3536
3536
|
({
|
|
3537
3537
|
color: e = "currentColor",
|
|
3538
3538
|
size: t = 24,
|
|
@@ -3542,32 +3542,32 @@ const Yi = sn(
|
|
|
3542
3542
|
children: i,
|
|
3543
3543
|
iconNode: s,
|
|
3544
3544
|
...a
|
|
3545
|
-
},
|
|
3545
|
+
}, l) => Zt(
|
|
3546
3546
|
"svg",
|
|
3547
3547
|
{
|
|
3548
|
-
ref:
|
|
3549
|
-
...
|
|
3548
|
+
ref: l,
|
|
3549
|
+
...Yi,
|
|
3550
3550
|
width: t,
|
|
3551
3551
|
height: t,
|
|
3552
3552
|
stroke: e,
|
|
3553
3553
|
strokeWidth: r ? Number(n) * 24 / Number(t) : n,
|
|
3554
3554
|
className: Sr("lucide", o),
|
|
3555
|
-
...!i && !
|
|
3555
|
+
...!i && !Hi(a) && { "aria-hidden": "true" },
|
|
3556
3556
|
...a
|
|
3557
3557
|
},
|
|
3558
3558
|
[
|
|
3559
|
-
...s.map(([
|
|
3559
|
+
...s.map(([c, f]) => Zt(c, f)),
|
|
3560
3560
|
...Array.isArray(i) ? i : [i]
|
|
3561
3561
|
]
|
|
3562
3562
|
)
|
|
3563
3563
|
);
|
|
3564
3564
|
const re = (e, t) => {
|
|
3565
3565
|
const n = sn(
|
|
3566
|
-
({ className: r, ...o }, i) => Zt(
|
|
3566
|
+
({ className: r, ...o }, i) => Zt(Ui, {
|
|
3567
3567
|
ref: i,
|
|
3568
3568
|
iconNode: t,
|
|
3569
3569
|
className: Sr(
|
|
3570
|
-
`lucide-${
|
|
3570
|
+
`lucide-${Bi(Gn(e))}`,
|
|
3571
3571
|
`lucide-${e}`,
|
|
3572
3572
|
r
|
|
3573
3573
|
),
|
|
@@ -3576,30 +3576,30 @@ const re = (e, t) => {
|
|
|
3576
3576
|
);
|
|
3577
3577
|
return n.displayName = Gn(e), n;
|
|
3578
3578
|
};
|
|
3579
|
-
const
|
|
3579
|
+
const Gi = [
|
|
3580
3580
|
["path", { d: "M12 5v14", key: "s699le" }],
|
|
3581
3581
|
["path", { d: "m19 12-7 7-7-7", key: "1idqje" }]
|
|
3582
|
-
],
|
|
3583
|
-
const
|
|
3582
|
+
], Xi = re("arrow-down", Gi);
|
|
3583
|
+
const qi = [
|
|
3584
3584
|
["path", { d: "m21 16-4 4-4-4", key: "f6ql7i" }],
|
|
3585
3585
|
["path", { d: "M17 20V4", key: "1ejh1v" }],
|
|
3586
3586
|
["path", { d: "m3 8 4-4 4 4", key: "11wl7u" }],
|
|
3587
3587
|
["path", { d: "M7 4v16", key: "1glfcx" }]
|
|
3588
|
-
],
|
|
3589
|
-
const
|
|
3588
|
+
], Ji = re("arrow-up-down", qi);
|
|
3589
|
+
const Ki = [
|
|
3590
3590
|
["path", { d: "m5 12 7-7 7 7", key: "hav0vg" }],
|
|
3591
3591
|
["path", { d: "M12 19V5", key: "x0mq9r" }]
|
|
3592
|
-
],
|
|
3593
|
-
const
|
|
3592
|
+
], Zi = re("arrow-up", Ki);
|
|
3593
|
+
const Qi = [
|
|
3594
3594
|
["path", { d: "m19 21-7-4-7 4V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v16z", key: "1fy3hk" }]
|
|
3595
|
-
],
|
|
3596
|
-
const
|
|
3597
|
-
const
|
|
3598
|
-
const
|
|
3595
|
+
], es = re("bookmark", Qi);
|
|
3596
|
+
const ts = [["path", { d: "m15 18-6-6 6-6", key: "1wnfg3" }]], ns = re("chevron-left", ts);
|
|
3597
|
+
const rs = [["path", { d: "m9 18 6-6-6-6", key: "mthhwq" }]], os = re("chevron-right", rs);
|
|
3598
|
+
const is = [
|
|
3599
3599
|
["rect", { width: "18", height: "18", x: "3", y: "3", rx: "2", key: "afitv7" }],
|
|
3600
3600
|
["path", { d: "M12 3v18", key: "108xh3" }]
|
|
3601
|
-
],
|
|
3602
|
-
const
|
|
3601
|
+
], ss = re("columns-2", is);
|
|
3602
|
+
const as = [
|
|
3603
3603
|
[
|
|
3604
3604
|
"path",
|
|
3605
3605
|
{
|
|
@@ -3609,13 +3609,13 @@ const ss = [
|
|
|
3609
3609
|
],
|
|
3610
3610
|
["path", { d: "m12 9 6 6", key: "anjzzh" }],
|
|
3611
3611
|
["path", { d: "m18 9-6 6", key: "1fp51s" }]
|
|
3612
|
-
],
|
|
3613
|
-
const
|
|
3612
|
+
], ls = re("delete", as);
|
|
3613
|
+
const cs = [
|
|
3614
3614
|
["circle", { cx: "12", cy: "12", r: "1", key: "41hilf" }],
|
|
3615
3615
|
["circle", { cx: "19", cy: "12", r: "1", key: "1wjl8i" }],
|
|
3616
3616
|
["circle", { cx: "5", cy: "12", r: "1", key: "1pcz8c" }]
|
|
3617
|
-
],
|
|
3618
|
-
const
|
|
3617
|
+
], us = re("ellipsis", cs);
|
|
3618
|
+
const ds = [
|
|
3619
3619
|
[
|
|
3620
3620
|
"path",
|
|
3621
3621
|
{
|
|
@@ -3623,16 +3623,16 @@ const us = [
|
|
|
3623
3623
|
key: "sc7q7i"
|
|
3624
3624
|
}
|
|
3625
3625
|
]
|
|
3626
|
-
],
|
|
3627
|
-
const
|
|
3626
|
+
], fs = re("funnel", ds);
|
|
3627
|
+
const hs = [
|
|
3628
3628
|
["circle", { cx: "9", cy: "12", r: "1", key: "1vctgf" }],
|
|
3629
3629
|
["circle", { cx: "9", cy: "5", r: "1", key: "hp0tcf" }],
|
|
3630
3630
|
["circle", { cx: "9", cy: "19", r: "1", key: "fkjjf6" }],
|
|
3631
3631
|
["circle", { cx: "15", cy: "12", r: "1", key: "1tmaij" }],
|
|
3632
3632
|
["circle", { cx: "15", cy: "5", r: "1", key: "19l28e" }],
|
|
3633
3633
|
["circle", { cx: "15", cy: "19", r: "1", key: "f4zoj3" }]
|
|
3634
|
-
],
|
|
3635
|
-
const
|
|
3634
|
+
], vs = re("grip-vertical", hs);
|
|
3635
|
+
const gs = [
|
|
3636
3636
|
[
|
|
3637
3637
|
"path",
|
|
3638
3638
|
{
|
|
@@ -3640,8 +3640,8 @@ const vs = [
|
|
|
3640
3640
|
key: "1a8usu"
|
|
3641
3641
|
}
|
|
3642
3642
|
]
|
|
3643
|
-
],
|
|
3644
|
-
const
|
|
3643
|
+
], ps = re("pen", gs);
|
|
3644
|
+
const bs = [
|
|
3645
3645
|
[
|
|
3646
3646
|
"path",
|
|
3647
3647
|
{
|
|
@@ -3650,17 +3650,40 @@ const ps = [
|
|
|
3650
3650
|
}
|
|
3651
3651
|
],
|
|
3652
3652
|
["circle", { cx: "12", cy: "12", r: "3", key: "1v7zrd" }]
|
|
3653
|
-
],
|
|
3653
|
+
], ms = re("settings", bs);
|
|
3654
3654
|
function E(e) {
|
|
3655
3655
|
return sn((t, n) => {
|
|
3656
3656
|
const { children: r, ...o } = t;
|
|
3657
3657
|
return (
|
|
3658
3658
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
3659
|
-
/* @__PURE__ */
|
|
3659
|
+
/* @__PURE__ */ u.jsx(e, { ref: n, ...o, children: r })
|
|
3660
3660
|
);
|
|
3661
3661
|
});
|
|
3662
3662
|
}
|
|
3663
|
-
const
|
|
3663
|
+
const Rr = (e) => `table_column_order_v1:${e}`, xs = (e) => {
|
|
3664
|
+
const { tableId: t } = le.state;
|
|
3665
|
+
localStorage.setItem(Rr(t), JSON.stringify(e.map((n) => n.id))), le.setState((n) => ({
|
|
3666
|
+
...n,
|
|
3667
|
+
columnOrder: e
|
|
3668
|
+
})), le.setState((n) => ({ ...n, columnOrder: e }));
|
|
3669
|
+
}, ys = (e) => {
|
|
3670
|
+
le.setState((t) => ({
|
|
3671
|
+
...t,
|
|
3672
|
+
visibility: { ...t.visibility, [e]: !t.visibility[e] }
|
|
3673
|
+
}));
|
|
3674
|
+
};
|
|
3675
|
+
function ws(e) {
|
|
3676
|
+
le.setState((t) => t.sortColumn === e ? {
|
|
3677
|
+
...t,
|
|
3678
|
+
sortDirection: t.sortDirection === "asc" ? "desc" : "asc"
|
|
3679
|
+
} : {
|
|
3680
|
+
...t,
|
|
3681
|
+
sortColumn: e,
|
|
3682
|
+
sortDirection: "asc"
|
|
3683
|
+
});
|
|
3684
|
+
}
|
|
3685
|
+
const le = new Kn({
|
|
3686
|
+
tableId: "",
|
|
3664
3687
|
sortColumn: null,
|
|
3665
3688
|
sortDirection: "asc",
|
|
3666
3689
|
visibility: {},
|
|
@@ -3669,60 +3692,49 @@ const je = new Kn({
|
|
|
3669
3692
|
sortableColumns: []
|
|
3670
3693
|
// ← FIXED
|
|
3671
3694
|
});
|
|
3672
|
-
function
|
|
3673
|
-
const n = e[0] ?? {}, o = (t && t.length ? t : Object.keys(n).map((
|
|
3674
|
-
|
|
3675
|
-
|
|
3695
|
+
function Ss(e, t) {
|
|
3696
|
+
const n = e[0] ?? {}, o = (t && t.length ? t : Object.keys(n).map((l) => ({ id: l, label: l }))).filter(
|
|
3697
|
+
(l) => Object.prototype.hasOwnProperty.call(n, l.id)
|
|
3698
|
+
), { tableId: i } = le.state, s = JSON.parse(
|
|
3699
|
+
localStorage.getItem(Rr(i)) || "[]"
|
|
3700
|
+
), a = [
|
|
3701
|
+
...s.map((l) => o.find((c) => c.id === l)).filter(Boolean),
|
|
3702
|
+
...o.filter((l) => !s.includes(l.id))
|
|
3703
|
+
];
|
|
3704
|
+
le.setState((l) => ({
|
|
3705
|
+
...l,
|
|
3676
3706
|
data: e,
|
|
3677
|
-
columnOrder:
|
|
3678
|
-
visibility:
|
|
3679
|
-
|
|
3680
|
-
|
|
3681
|
-
|
|
3682
|
-
}),
|
|
3683
|
-
{}
|
|
3684
|
-
),
|
|
3685
|
-
sortableColumns: o.map((s) => ({
|
|
3686
|
-
id: s.id,
|
|
3687
|
-
label: s.label,
|
|
3707
|
+
columnOrder: a,
|
|
3708
|
+
visibility: a.reduce((c, f) => (c[f.id] = !0, c), {}),
|
|
3709
|
+
sortableColumns: a.map((c) => ({
|
|
3710
|
+
id: c.id,
|
|
3711
|
+
label: c.label,
|
|
3688
3712
|
sortable: !0
|
|
3689
3713
|
}))
|
|
3690
3714
|
}));
|
|
3691
3715
|
}
|
|
3692
|
-
|
|
3693
|
-
|
|
3694
|
-
|
|
3695
|
-
|
|
3696
|
-
|
|
3697
|
-
|
|
3716
|
+
function Rs(e) {
|
|
3717
|
+
le.setState((t) => ({
|
|
3718
|
+
...t,
|
|
3719
|
+
tableId: e
|
|
3720
|
+
}));
|
|
3721
|
+
}
|
|
3722
|
+
const Cs = E(me.Trigger), Es = E(me.Positioner), Ds = E(me.Content), _s = E(me.Item), Os = E(Le.Label), Ts = E(Le.HiddenInput), js = E(Le.Control);
|
|
3723
|
+
function Is({ visibility: e, onToggle: t }) {
|
|
3724
|
+
const { sortableColumns: n } = ct(le);
|
|
3725
|
+
return /* @__PURE__ */ u.jsxs(me.Root, { closeOnSelect: !1, children: [
|
|
3726
|
+
/* @__PURE__ */ u.jsx(Cs, { asChild: !0, children: /* @__PURE__ */ u.jsx(ke, { "aria-label": "Toggle columns", variant: "outline", size: "sm", ml: "1", children: /* @__PURE__ */ u.jsx(ss, { size: 18 }) }) }),
|
|
3727
|
+
/* @__PURE__ */ u.jsx(It, { children: /* @__PURE__ */ u.jsx(Es, { children: /* @__PURE__ */ u.jsx(Ds, { minW: "220px", children: n.map((r) => {
|
|
3698
3728
|
const o = !!e[r.id];
|
|
3699
|
-
return /* @__PURE__ */
|
|
3700
|
-
/* @__PURE__ */
|
|
3701
|
-
/* @__PURE__ */
|
|
3702
|
-
/* @__PURE__ */
|
|
3729
|
+
return /* @__PURE__ */ u.jsx(_s, { value: r.id, closeOnSelect: !1, children: /* @__PURE__ */ u.jsxs(Le.Root, { checked: o, onCheckedChange: () => t(r.id), children: [
|
|
3730
|
+
/* @__PURE__ */ u.jsx(Ts, {}),
|
|
3731
|
+
/* @__PURE__ */ u.jsx(js, {}),
|
|
3732
|
+
/* @__PURE__ */ u.jsx(Os, { children: r.label })
|
|
3703
3733
|
] }) }, r.id);
|
|
3704
3734
|
}) }) }) })
|
|
3705
3735
|
] });
|
|
3706
3736
|
}
|
|
3707
|
-
|
|
3708
|
-
je.setState((t) => ({ ...t, columnOrder: e }));
|
|
3709
|
-
}, Os = (e) => {
|
|
3710
|
-
je.setState((t) => ({
|
|
3711
|
-
...t,
|
|
3712
|
-
visibility: { ...t.visibility, [e]: !t.visibility[e] }
|
|
3713
|
-
}));
|
|
3714
|
-
};
|
|
3715
|
-
function Ts(e) {
|
|
3716
|
-
je.setState((t) => t.sortColumn === e ? {
|
|
3717
|
-
...t,
|
|
3718
|
-
sortDirection: t.sortDirection === "asc" ? "desc" : "asc"
|
|
3719
|
-
} : {
|
|
3720
|
-
...t,
|
|
3721
|
-
sortColumn: e,
|
|
3722
|
-
sortDirection: "asc"
|
|
3723
|
-
});
|
|
3724
|
-
}
|
|
3725
|
-
function js({
|
|
3737
|
+
function As({
|
|
3726
3738
|
id: e,
|
|
3727
3739
|
children: t,
|
|
3728
3740
|
onClick: n,
|
|
@@ -3730,51 +3742,51 @@ function js({
|
|
|
3730
3742
|
borderRight: o,
|
|
3731
3743
|
borderRightColor: i
|
|
3732
3744
|
}) {
|
|
3733
|
-
const { setNodeRef: s, attributes: a, listeners:
|
|
3734
|
-
return /* @__PURE__ */
|
|
3735
|
-
|
|
3745
|
+
const { setNodeRef: s, attributes: a, listeners: l, transform: c, transition: f } = wr({ id: e });
|
|
3746
|
+
return /* @__PURE__ */ u.jsx(
|
|
3747
|
+
ge.ColumnHeader,
|
|
3736
3748
|
{
|
|
3737
3749
|
ref: s,
|
|
3738
3750
|
onClick: n,
|
|
3739
3751
|
w: e === "id" ? "80px" : void 0,
|
|
3740
3752
|
style: {
|
|
3741
|
-
transform: He.Transform.toString(
|
|
3753
|
+
transform: He.Transform.toString(c),
|
|
3742
3754
|
transition: f,
|
|
3743
3755
|
cursor: r,
|
|
3744
3756
|
borderRight: o,
|
|
3745
3757
|
borderRightColor: i
|
|
3746
3758
|
},
|
|
3747
3759
|
...a,
|
|
3748
|
-
children: /* @__PURE__ */
|
|
3760
|
+
children: /* @__PURE__ */ u.jsxs(pe, { justify: "space-between", children: [
|
|
3749
3761
|
t,
|
|
3750
|
-
/* @__PURE__ */
|
|
3762
|
+
/* @__PURE__ */ u.jsx("span", { ...l, children: /* @__PURE__ */ u.jsx(vs, { size: 12 }) })
|
|
3751
3763
|
] })
|
|
3752
3764
|
}
|
|
3753
3765
|
);
|
|
3754
3766
|
}
|
|
3755
|
-
function
|
|
3756
|
-
const { columnOrder: e, visibility: t, sortColumn: n, sortDirection: r, sortableColumns: o } = ct(
|
|
3757
|
-
const { active:
|
|
3758
|
-
if (!
|
|
3759
|
-
const f = e.findIndex((
|
|
3760
|
-
|
|
3767
|
+
function ks() {
|
|
3768
|
+
const { columnOrder: e, visibility: t, sortColumn: n, sortDirection: r, sortableColumns: o } = ct(le), i = e.map((a) => o.find((l) => l.id === a.id)).filter((a) => a !== void 0).filter((a) => t[a.id]), s = (a) => {
|
|
3769
|
+
const { active: l, over: c } = a;
|
|
3770
|
+
if (!c || l.id === c.id) return;
|
|
3771
|
+
const f = e.findIndex((d) => d.id === l.id), h = e.findIndex((d) => d.id === c.id), g = Mt(e, f, h);
|
|
3772
|
+
xs(g);
|
|
3761
3773
|
};
|
|
3762
|
-
return /* @__PURE__ */
|
|
3774
|
+
return /* @__PURE__ */ u.jsx(ge.Header, { background: "gray.100", position: "sticky", top: 0, p: "0", children: /* @__PURE__ */ u.jsx(gr, { collisionDetection: tr, onDragEnd: s, children: /* @__PURE__ */ u.jsx(
|
|
3763
3775
|
xr,
|
|
3764
3776
|
{
|
|
3765
3777
|
items: e.map((a) => a.id),
|
|
3766
|
-
strategy:
|
|
3767
|
-
children: /* @__PURE__ */
|
|
3768
|
-
i.map((a,
|
|
3769
|
-
const
|
|
3770
|
-
return /* @__PURE__ */
|
|
3771
|
-
|
|
3778
|
+
strategy: Ii,
|
|
3779
|
+
children: /* @__PURE__ */ u.jsxs(ge.Row, { height: "28px", children: [
|
|
3780
|
+
i.map((a, l) => {
|
|
3781
|
+
const c = n === a?.id;
|
|
3782
|
+
return /* @__PURE__ */ u.jsx(
|
|
3783
|
+
As,
|
|
3772
3784
|
{
|
|
3773
3785
|
id: a?.id,
|
|
3774
|
-
onClick: () => a?.sortable &&
|
|
3786
|
+
onClick: () => a?.sortable && ws(a?.id),
|
|
3775
3787
|
cursor: a?.sortable ? "pointer" : "default",
|
|
3776
3788
|
borderRight: "2px solid #dcdcdc",
|
|
3777
|
-
children: /* @__PURE__ */
|
|
3789
|
+
children: /* @__PURE__ */ u.jsxs(
|
|
3778
3790
|
"span",
|
|
3779
3791
|
{
|
|
3780
3792
|
style: {
|
|
@@ -3785,7 +3797,7 @@ function Is() {
|
|
|
3785
3797
|
},
|
|
3786
3798
|
children: [
|
|
3787
3799
|
a?.label,
|
|
3788
|
-
a?.sortable && (
|
|
3800
|
+
a?.sortable && (c ? r === "asc" ? /* @__PURE__ */ u.jsx(Zi, { size: 14 }) : /* @__PURE__ */ u.jsx(Xi, { size: 14 }) : /* @__PURE__ */ u.jsx(Ji, { size: 14, opacity: 0.4 }))
|
|
3789
3801
|
]
|
|
3790
3802
|
}
|
|
3791
3803
|
)
|
|
@@ -3793,21 +3805,21 @@ function Is() {
|
|
|
3793
3805
|
a?.id
|
|
3794
3806
|
);
|
|
3795
3807
|
}),
|
|
3796
|
-
/* @__PURE__ */
|
|
3797
|
-
/* @__PURE__ */
|
|
3808
|
+
/* @__PURE__ */ u.jsx(ge.ColumnHeader, { borderRight: "2px solid #dcdcdc", children: "Actions" }),
|
|
3809
|
+
/* @__PURE__ */ u.jsx(ge.ColumnHeader, { boxSize: "0.5", children: /* @__PURE__ */ u.jsx(Is, { visibility: t, onToggle: ys }) })
|
|
3798
3810
|
] })
|
|
3799
3811
|
}
|
|
3800
3812
|
) }) });
|
|
3801
3813
|
}
|
|
3802
|
-
const Xn =
|
|
3814
|
+
const Xn = Pr({
|
|
3803
3815
|
items: [
|
|
3804
3816
|
{ label: "10", value: "10" },
|
|
3805
3817
|
{ label: "20", value: "20" },
|
|
3806
3818
|
{ label: "50", value: "50" },
|
|
3807
3819
|
{ label: "100", value: "100" }
|
|
3808
3820
|
]
|
|
3809
|
-
}),
|
|
3810
|
-
function
|
|
3821
|
+
}), Ns = E(ce.Positioner), Ls = E(ce.Content), Ms = E(ce.Item), Ps = E(Ct.PrevTrigger), zs = E(Ct.NextTrigger), $s = E(ce.HiddenSelect), Vs = E(ce.Control), Fs = E(ce.Trigger), Bs = E(ce.ValueText), Ws = E(ce.IndicatorGroup), Hs = E(ce.Indicator);
|
|
3822
|
+
function Ys({
|
|
3811
3823
|
totalCount: e,
|
|
3812
3824
|
pageSize: t,
|
|
3813
3825
|
currentPage: n,
|
|
@@ -3815,11 +3827,11 @@ function Ws({
|
|
|
3815
3827
|
onPageSizeChange: o,
|
|
3816
3828
|
siblingCount: i = 2
|
|
3817
3829
|
}) {
|
|
3818
|
-
return /* @__PURE__ */
|
|
3819
|
-
/* @__PURE__ */
|
|
3820
|
-
/* @__PURE__ */
|
|
3821
|
-
/* @__PURE__ */
|
|
3822
|
-
|
|
3830
|
+
return /* @__PURE__ */ u.jsx(Be, { width: "100%", children: /* @__PURE__ */ u.jsxs(pe, { justify: "space-between", mx: "auto", flexWrap: "wrap", children: [
|
|
3831
|
+
/* @__PURE__ */ u.jsxs(pe, { children: [
|
|
3832
|
+
/* @__PURE__ */ u.jsx(je, { fontSize: "sm", color: "gray.600", _dark: { color: "gray.400" }, children: "Rows per page:" }),
|
|
3833
|
+
/* @__PURE__ */ u.jsxs(
|
|
3834
|
+
ce.Root,
|
|
3823
3835
|
{
|
|
3824
3836
|
collection: Xn,
|
|
3825
3837
|
size: "sm",
|
|
@@ -3827,20 +3839,20 @@ function Ws({
|
|
|
3827
3839
|
onValueChange: (s) => o && o(Number(s.items[0].value)),
|
|
3828
3840
|
value: [String(t)],
|
|
3829
3841
|
children: [
|
|
3830
|
-
/* @__PURE__ */
|
|
3831
|
-
/* @__PURE__ */
|
|
3832
|
-
/* @__PURE__ */
|
|
3833
|
-
/* @__PURE__ */
|
|
3842
|
+
/* @__PURE__ */ u.jsx($s, {}),
|
|
3843
|
+
/* @__PURE__ */ u.jsxs(Vs, { children: [
|
|
3844
|
+
/* @__PURE__ */ u.jsx(Fs, { children: /* @__PURE__ */ u.jsx(Bs, { placeholder: "" }) }),
|
|
3845
|
+
/* @__PURE__ */ u.jsx(Ws, { children: /* @__PURE__ */ u.jsx(Hs, {}) })
|
|
3834
3846
|
] }),
|
|
3835
|
-
/* @__PURE__ */
|
|
3847
|
+
/* @__PURE__ */ u.jsx(It, { children: /* @__PURE__ */ u.jsx(Ns, { children: /* @__PURE__ */ u.jsx(Ls, { children: Xn.items.map((s) => /* @__PURE__ */ u.jsxs(Ms, { item: s.value, children: [
|
|
3836
3848
|
s.label,
|
|
3837
|
-
/* @__PURE__ */
|
|
3849
|
+
/* @__PURE__ */ u.jsx(ce.ItemIndicator, {})
|
|
3838
3850
|
] }, s.value)) }) }) })
|
|
3839
3851
|
]
|
|
3840
3852
|
}
|
|
3841
3853
|
)
|
|
3842
3854
|
] }),
|
|
3843
|
-
/* @__PURE__ */
|
|
3855
|
+
/* @__PURE__ */ u.jsx(
|
|
3844
3856
|
Ct.Root,
|
|
3845
3857
|
{
|
|
3846
3858
|
count: e,
|
|
@@ -3848,12 +3860,12 @@ function Ws({
|
|
|
3848
3860
|
page: n,
|
|
3849
3861
|
siblingCount: i,
|
|
3850
3862
|
onPageChange: (s) => r && r(s.page),
|
|
3851
|
-
children: /* @__PURE__ */
|
|
3852
|
-
/* @__PURE__ */
|
|
3853
|
-
/* @__PURE__ */
|
|
3863
|
+
children: /* @__PURE__ */ u.jsxs(zr, { size: "sm", variant: "ghost", children: [
|
|
3864
|
+
/* @__PURE__ */ u.jsx(Ps, { asChild: !0, children: /* @__PURE__ */ u.jsx(ke, { "aria-label": "Previous page", children: /* @__PURE__ */ u.jsx(ns, { size: 18 }) }) }),
|
|
3865
|
+
/* @__PURE__ */ u.jsx(
|
|
3854
3866
|
Ct.Items,
|
|
3855
3867
|
{
|
|
3856
|
-
render: (s) => /* @__PURE__ */
|
|
3868
|
+
render: (s) => /* @__PURE__ */ u.jsx(
|
|
3857
3869
|
ke,
|
|
3858
3870
|
{
|
|
3859
3871
|
variant: s.type === "page" && s.value === n ? "outline" : "ghost",
|
|
@@ -3864,24 +3876,24 @@ function Ws({
|
|
|
3864
3876
|
)
|
|
3865
3877
|
}
|
|
3866
3878
|
),
|
|
3867
|
-
/* @__PURE__ */
|
|
3879
|
+
/* @__PURE__ */ u.jsx(zs, { asChild: !0, children: /* @__PURE__ */ u.jsx(ke, { "aria-label": "Next page", children: /* @__PURE__ */ u.jsx(os, { size: 18 }) }) })
|
|
3868
3880
|
] })
|
|
3869
3881
|
}
|
|
3870
3882
|
)
|
|
3871
3883
|
] }) });
|
|
3872
3884
|
}
|
|
3873
|
-
const
|
|
3874
|
-
function
|
|
3885
|
+
const Us = E(me.Item), Gs = E(me.Content), Xs = E(me.Positioner), qs = E(me.Trigger);
|
|
3886
|
+
function Js({
|
|
3875
3887
|
data: e = [],
|
|
3876
3888
|
actions: t = []
|
|
3877
3889
|
}) {
|
|
3878
|
-
const { columnOrder: n, visibility: r } = ct(
|
|
3879
|
-
return /* @__PURE__ */
|
|
3880
|
-
n.filter((i) => r[i.id]).map((i) => /* @__PURE__ */
|
|
3881
|
-
/* @__PURE__ */
|
|
3882
|
-
/* @__PURE__ */
|
|
3883
|
-
/* @__PURE__ */
|
|
3884
|
-
|
|
3890
|
+
const { columnOrder: n, visibility: r } = ct(le);
|
|
3891
|
+
return /* @__PURE__ */ u.jsx(ge.Body, { children: e.map((o) => /* @__PURE__ */ u.jsxs(ge.Row, { children: [
|
|
3892
|
+
n.filter((i) => r[i.id]).map((i) => /* @__PURE__ */ u.jsx(ge.Cell, { children: o[i.id] }, i.id)),
|
|
3893
|
+
/* @__PURE__ */ u.jsx(ge.Cell, { textAlign: "center", display: "flex", gap: 2, children: /* @__PURE__ */ u.jsxs(me.Root, { children: [
|
|
3894
|
+
/* @__PURE__ */ u.jsx(qs, { asChild: !0, children: /* @__PURE__ */ u.jsx(ke, { "aria-label": "Open", variant: "ghost", size: "sm", children: /* @__PURE__ */ u.jsx(us, { size: 16 }) }) }),
|
|
3895
|
+
/* @__PURE__ */ u.jsx(It, { children: /* @__PURE__ */ u.jsx(Xs, { children: /* @__PURE__ */ u.jsx(Gs, { children: t.map((i) => /* @__PURE__ */ u.jsxs(
|
|
3896
|
+
Us,
|
|
3885
3897
|
{
|
|
3886
3898
|
onClick: () => i.onClick(o),
|
|
3887
3899
|
colorScheme: i.colorScheme,
|
|
@@ -3896,52 +3908,56 @@ function Xs({
|
|
|
3896
3908
|
] }) })
|
|
3897
3909
|
] }, o.id)) });
|
|
3898
3910
|
}
|
|
3899
|
-
function
|
|
3900
|
-
|
|
3901
|
-
|
|
3902
|
-
|
|
3903
|
-
|
|
3904
|
-
|
|
3905
|
-
|
|
3906
|
-
|
|
3907
|
-
|
|
3908
|
-
|
|
3909
|
-
|
|
3911
|
+
function Ea({
|
|
3912
|
+
tableId: e,
|
|
3913
|
+
data: t = [],
|
|
3914
|
+
headers: n = [],
|
|
3915
|
+
loading: r = !1,
|
|
3916
|
+
emptyMessage: o = "No data",
|
|
3917
|
+
actions: i,
|
|
3918
|
+
page: s = 1,
|
|
3919
|
+
pageSize: a = 10,
|
|
3920
|
+
onPageChange: l,
|
|
3921
|
+
onPageSizeChange: c,
|
|
3922
|
+
density: f = "sm",
|
|
3923
|
+
totalCount: h = 0
|
|
3910
3924
|
}) {
|
|
3911
3925
|
A(() => {
|
|
3912
|
-
|
|
3913
|
-
}, [e])
|
|
3914
|
-
|
|
3915
|
-
|
|
3916
|
-
|
|
3917
|
-
|
|
3926
|
+
Rs(e);
|
|
3927
|
+
}, [e]), A(() => {
|
|
3928
|
+
Ss(t, n);
|
|
3929
|
+
}, [t, n]);
|
|
3930
|
+
const { sortColumn: g, sortDirection: d, data: m } = ct(le), p = N(() => {
|
|
3931
|
+
const b = [...m];
|
|
3932
|
+
g && b.sort(
|
|
3933
|
+
(w, R) => d === "asc" ? String(w[g]).localeCompare(String(R[g])) : String(R[g]).localeCompare(String(w[g]))
|
|
3918
3934
|
);
|
|
3919
|
-
const
|
|
3920
|
-
return b.slice(
|
|
3921
|
-
}, [
|
|
3922
|
-
return /* @__PURE__ */
|
|
3923
|
-
/* @__PURE__ */
|
|
3924
|
-
/* @__PURE__ */
|
|
3925
|
-
/* @__PURE__ */
|
|
3935
|
+
const x = (s - 1) * a;
|
|
3936
|
+
return b.slice(x, x + a);
|
|
3937
|
+
}, [s, a, g, d, m]);
|
|
3938
|
+
return /* @__PURE__ */ u.jsxs(Be, { h: "100%", display: "flex", flexDirection: "column", p: 2, pt: 2, minHeight: 0, children: [
|
|
3939
|
+
/* @__PURE__ */ u.jsx(Be, { flex: "1", minHeight: 0, overflow: "auto", children: r ? /* @__PURE__ */ u.jsx(Be, { display: "flex", alignItems: "center", justifyContent: "center", h: "100%", color: "gray.500", children: "Loading..." }) : p.length === 0 ? /* @__PURE__ */ u.jsx(Be, { display: "flex", alignItems: "center", justifyContent: "center", h: "100%", color: "gray.500", children: o }) : /* @__PURE__ */ u.jsxs(ge.Root, { variant: "outline", w: "100%", size: f, children: [
|
|
3940
|
+
/* @__PURE__ */ u.jsx(ks, {}),
|
|
3941
|
+
/* @__PURE__ */ u.jsx(Js, { data: p, actions: i })
|
|
3926
3942
|
] }) }),
|
|
3927
|
-
/* @__PURE__ */
|
|
3928
|
-
|
|
3943
|
+
/* @__PURE__ */ u.jsx(Be, { mt: 0.5, children: /* @__PURE__ */ u.jsx(
|
|
3944
|
+
Ys,
|
|
3929
3945
|
{
|
|
3930
|
-
totalCount:
|
|
3931
|
-
pageSize:
|
|
3932
|
-
currentPage:
|
|
3933
|
-
onPageChange:
|
|
3946
|
+
totalCount: h,
|
|
3947
|
+
pageSize: a,
|
|
3948
|
+
currentPage: s,
|
|
3949
|
+
onPageChange: l,
|
|
3934
3950
|
onPageSizeChange: (b) => {
|
|
3935
|
-
|
|
3951
|
+
c && c(b), s > 1 && l && l(1);
|
|
3936
3952
|
}
|
|
3937
3953
|
}
|
|
3938
3954
|
) })
|
|
3939
3955
|
] });
|
|
3940
3956
|
}
|
|
3941
|
-
const
|
|
3942
|
-
function
|
|
3957
|
+
const Cr = (e) => `FILTER_PRESETS_${e ?? "default"}`;
|
|
3958
|
+
function Ks(e) {
|
|
3943
3959
|
try {
|
|
3944
|
-
return JSON.parse(localStorage.getItem(
|
|
3960
|
+
return JSON.parse(localStorage.getItem(Cr(e)) || "[]");
|
|
3945
3961
|
} catch {
|
|
3946
3962
|
return [];
|
|
3947
3963
|
}
|
|
@@ -3949,35 +3965,35 @@ function qs(e) {
|
|
|
3949
3965
|
const jt = new Kn({}), gn = (e) => {
|
|
3950
3966
|
const t = jt.state[e];
|
|
3951
3967
|
if (t) return t;
|
|
3952
|
-
const n =
|
|
3968
|
+
const n = Ks(e);
|
|
3953
3969
|
return jt.setState((r) => ({
|
|
3954
3970
|
...r,
|
|
3955
3971
|
[e]: n
|
|
3956
3972
|
})), n;
|
|
3957
|
-
},
|
|
3973
|
+
}, Er = (e, t) => {
|
|
3958
3974
|
jt.setState((n) => ({
|
|
3959
3975
|
...n,
|
|
3960
3976
|
[e]: t
|
|
3961
|
-
})), localStorage.setItem(
|
|
3962
|
-
},
|
|
3977
|
+
})), localStorage.setItem(Cr(e), JSON.stringify(t));
|
|
3978
|
+
}, Zs = (e, t) => {
|
|
3963
3979
|
const n = gn(e).filter((r) => r.id !== t);
|
|
3964
|
-
|
|
3965
|
-
},
|
|
3980
|
+
Er(e, n);
|
|
3981
|
+
}, Qs = (e, t) => {
|
|
3966
3982
|
const n = [t, ...gn(e)];
|
|
3967
|
-
|
|
3968
|
-
},
|
|
3983
|
+
Er(e, n);
|
|
3984
|
+
}, ea = E(Le.Root), ta = E(Le.HiddenInput), na = E(Le.Control), ra = E(lt.Root), oa = E(lt.Track), ia = E(lt.Range), sa = E(lt.Thumbs), aa = E(lt.Control), la = ({ filter: e, onVisibilityChange: t, onSizeChange: n }) => {
|
|
3969
3985
|
const { attributes: r, listeners: o, setNodeRef: i, transform: s, transition: a } = wr({
|
|
3970
3986
|
id: e.id
|
|
3971
|
-
}),
|
|
3987
|
+
}), l = {
|
|
3972
3988
|
transform: He.Transform.toString(s),
|
|
3973
3989
|
transition: a,
|
|
3974
3990
|
cursor: "grab"
|
|
3975
3991
|
};
|
|
3976
|
-
return /* @__PURE__ */
|
|
3992
|
+
return /* @__PURE__ */ u.jsxs(
|
|
3977
3993
|
tt,
|
|
3978
3994
|
{
|
|
3979
3995
|
ref: i,
|
|
3980
|
-
style:
|
|
3996
|
+
style: l,
|
|
3981
3997
|
align: "stretch",
|
|
3982
3998
|
border: "1px solid",
|
|
3983
3999
|
borderColor: "gray.200",
|
|
@@ -3987,36 +4003,36 @@ const jt = new Kn({}), gn = (e) => {
|
|
|
3987
4003
|
...r,
|
|
3988
4004
|
...o,
|
|
3989
4005
|
children: [
|
|
3990
|
-
/* @__PURE__ */
|
|
3991
|
-
/* @__PURE__ */
|
|
3992
|
-
/* @__PURE__ */
|
|
3993
|
-
/* @__PURE__ */
|
|
3994
|
-
|
|
4006
|
+
/* @__PURE__ */ u.jsx(je, { fontWeight: "bold", children: e.label }),
|
|
4007
|
+
/* @__PURE__ */ u.jsxs(pe, { justify: "space-between", children: [
|
|
4008
|
+
/* @__PURE__ */ u.jsx(je, { fontSize: "sm", children: "Visible" }),
|
|
4009
|
+
/* @__PURE__ */ u.jsxs(
|
|
4010
|
+
ea,
|
|
3995
4011
|
{
|
|
3996
4012
|
checked: e.visible,
|
|
3997
|
-
onCheckedChange: (
|
|
4013
|
+
onCheckedChange: (c) => t && t(e.id, !!c),
|
|
3998
4014
|
size: "sm",
|
|
3999
4015
|
children: [
|
|
4000
|
-
/* @__PURE__ */
|
|
4001
|
-
/* @__PURE__ */
|
|
4016
|
+
/* @__PURE__ */ u.jsx(ta, {}),
|
|
4017
|
+
/* @__PURE__ */ u.jsx(na, {})
|
|
4002
4018
|
]
|
|
4003
4019
|
}
|
|
4004
4020
|
)
|
|
4005
4021
|
] }),
|
|
4006
|
-
/* @__PURE__ */
|
|
4007
|
-
/* @__PURE__ */
|
|
4008
|
-
/* @__PURE__ */
|
|
4009
|
-
|
|
4022
|
+
/* @__PURE__ */ u.jsxs(tt, { align: "stretch", gap: 1, children: [
|
|
4023
|
+
/* @__PURE__ */ u.jsx(je, { fontSize: "sm", children: "Size" }),
|
|
4024
|
+
/* @__PURE__ */ u.jsx(
|
|
4025
|
+
ra,
|
|
4010
4026
|
{
|
|
4011
4027
|
width: "200px",
|
|
4012
4028
|
min: 1,
|
|
4013
4029
|
max: 5,
|
|
4014
4030
|
step: 0.5,
|
|
4015
4031
|
value: [e.size ?? 1],
|
|
4016
|
-
onChange: (
|
|
4017
|
-
children: /* @__PURE__ */
|
|
4018
|
-
/* @__PURE__ */
|
|
4019
|
-
/* @__PURE__ */
|
|
4032
|
+
onChange: (c) => n && n(e.id, c[0]),
|
|
4033
|
+
children: /* @__PURE__ */ u.jsxs(aa, { children: [
|
|
4034
|
+
/* @__PURE__ */ u.jsx(oa, { children: /* @__PURE__ */ u.jsx(ia, {}) }),
|
|
4035
|
+
/* @__PURE__ */ u.jsx(sa, {})
|
|
4020
4036
|
] })
|
|
4021
4037
|
}
|
|
4022
4038
|
)
|
|
@@ -4024,7 +4040,7 @@ const jt = new Kn({}), gn = (e) => {
|
|
|
4024
4040
|
]
|
|
4025
4041
|
}
|
|
4026
4042
|
);
|
|
4027
|
-
},
|
|
4043
|
+
}, ca = E(xe.Root), ua = E(xe.Trigger), da = E(xe.Backdrop), fa = E(xe.Positioner), ha = E(xe.Content), va = E(xe.Header), ga = E(xe.Title), pa = E(xe.Body), ba = E(xe.Footer), ma = E(xe.CloseTrigger), xa = E(At.Root), ya = E(At.List), Jt = E(At.Trigger), Kt = E(At.Content), wa = ({
|
|
4028
4044
|
filterDrawerSize: e = "sm",
|
|
4029
4045
|
onVisibilityChange: t,
|
|
4030
4046
|
onSizeChange: n,
|
|
@@ -4033,43 +4049,43 @@ const jt = new Kn({}), gn = (e) => {
|
|
|
4033
4049
|
pageKey: i = "default",
|
|
4034
4050
|
currentFilters: s = {},
|
|
4035
4051
|
onLoadPreset: a,
|
|
4036
|
-
activePresetName:
|
|
4037
|
-
onReorder:
|
|
4052
|
+
activePresetName: l,
|
|
4053
|
+
onReorder: c
|
|
4038
4054
|
}) => {
|
|
4039
4055
|
const h = ct(jt)[i] ?? gn(i), g = () => {
|
|
4040
|
-
const
|
|
4041
|
-
|
|
4056
|
+
const d = prompt("Preset name?");
|
|
4057
|
+
d && Qs(i, {
|
|
4042
4058
|
id: crypto.randomUUID(),
|
|
4043
|
-
name:
|
|
4059
|
+
name: d,
|
|
4044
4060
|
date: (/* @__PURE__ */ new Date()).toISOString(),
|
|
4045
4061
|
filters: s
|
|
4046
4062
|
});
|
|
4047
4063
|
};
|
|
4048
|
-
return /* @__PURE__ */
|
|
4049
|
-
/* @__PURE__ */
|
|
4050
|
-
/* @__PURE__ */
|
|
4064
|
+
return /* @__PURE__ */ u.jsx(pe, { wrap: "wrap", children: /* @__PURE__ */ u.jsxs(ca, { size: e, children: [
|
|
4065
|
+
/* @__PURE__ */ u.jsx(ua, { asChild: !0, children: /* @__PURE__ */ u.jsxs(ke, { "aria-label": "Open filters", variant: "outline", size: "xs", ml: 2, p: 2, children: [
|
|
4066
|
+
/* @__PURE__ */ u.jsx(fs, { size: 16 }),
|
|
4051
4067
|
"Filters"
|
|
4052
4068
|
] }) }),
|
|
4053
|
-
/* @__PURE__ */
|
|
4054
|
-
/* @__PURE__ */
|
|
4055
|
-
/* @__PURE__ */
|
|
4056
|
-
/* @__PURE__ */
|
|
4057
|
-
/* @__PURE__ */
|
|
4058
|
-
/* @__PURE__ */
|
|
4059
|
-
/* @__PURE__ */
|
|
4060
|
-
/* @__PURE__ */
|
|
4069
|
+
/* @__PURE__ */ u.jsxs(It, { children: [
|
|
4070
|
+
/* @__PURE__ */ u.jsx(da, {}),
|
|
4071
|
+
/* @__PURE__ */ u.jsx(fa, { children: /* @__PURE__ */ u.jsxs(ha, { children: [
|
|
4072
|
+
/* @__PURE__ */ u.jsx(va, { children: /* @__PURE__ */ u.jsx(ga, { children: "Filters" }) }),
|
|
4073
|
+
/* @__PURE__ */ u.jsx(pa, { overflowY: "auto", pt: 1, children: /* @__PURE__ */ u.jsxs(xa, { defaultValue: "view", children: [
|
|
4074
|
+
/* @__PURE__ */ u.jsxs(ya, { mb: 4, children: [
|
|
4075
|
+
/* @__PURE__ */ u.jsxs(Jt, { value: "view", children: [
|
|
4076
|
+
/* @__PURE__ */ u.jsx(ps, { size: 16 }),
|
|
4061
4077
|
"Edit"
|
|
4062
4078
|
] }),
|
|
4063
|
-
/* @__PURE__ */
|
|
4064
|
-
/* @__PURE__ */
|
|
4079
|
+
/* @__PURE__ */ u.jsxs(Jt, { value: "settings", children: [
|
|
4080
|
+
/* @__PURE__ */ u.jsx(ms, { size: 16 }),
|
|
4065
4081
|
"Settings"
|
|
4066
4082
|
] }),
|
|
4067
|
-
/* @__PURE__ */
|
|
4068
|
-
/* @__PURE__ */
|
|
4083
|
+
/* @__PURE__ */ u.jsxs(Jt, { value: "presets", children: [
|
|
4084
|
+
/* @__PURE__ */ u.jsx(es, { size: 16 }),
|
|
4069
4085
|
"Presets"
|
|
4070
4086
|
] })
|
|
4071
4087
|
] }),
|
|
4072
|
-
/* @__PURE__ */
|
|
4088
|
+
/* @__PURE__ */ u.jsx(Kt, { value: "view", children: o.filter((d) => d.visible).map((d) => /* @__PURE__ */ u.jsxs(
|
|
4073
4089
|
tt,
|
|
4074
4090
|
{
|
|
4075
4091
|
align: "stretch",
|
|
@@ -4079,85 +4095,85 @@ const jt = new Kn({}), gn = (e) => {
|
|
|
4079
4095
|
p: 3,
|
|
4080
4096
|
mb: 3,
|
|
4081
4097
|
children: [
|
|
4082
|
-
/* @__PURE__ */
|
|
4083
|
-
|
|
4098
|
+
/* @__PURE__ */ u.jsx(je, { fontWeight: "bold", children: d.label }),
|
|
4099
|
+
d.customComponent
|
|
4084
4100
|
]
|
|
4085
4101
|
},
|
|
4086
|
-
|
|
4102
|
+
d.id
|
|
4087
4103
|
)) }),
|
|
4088
|
-
/* @__PURE__ */
|
|
4104
|
+
/* @__PURE__ */ u.jsx(Kt, { value: "settings", children: /* @__PURE__ */ u.jsx(
|
|
4089
4105
|
gr,
|
|
4090
4106
|
{
|
|
4091
|
-
sensors: bo(
|
|
4107
|
+
sensors: mo(bo(vn)),
|
|
4092
4108
|
collisionDetection: tr,
|
|
4093
|
-
onDragEnd: ({ active:
|
|
4094
|
-
if (!
|
|
4095
|
-
const p = o.findIndex((
|
|
4096
|
-
console.log(x),
|
|
4109
|
+
onDragEnd: ({ active: d, over: m }) => {
|
|
4110
|
+
if (!m || d.id === m.id) return;
|
|
4111
|
+
const p = o.findIndex((w) => w.id === d.id), b = o.findIndex((w) => w.id === m.id), x = Mt(o, p, b);
|
|
4112
|
+
console.log(x), c?.(x);
|
|
4097
4113
|
},
|
|
4098
|
-
children: /* @__PURE__ */
|
|
4114
|
+
children: /* @__PURE__ */ u.jsx(
|
|
4099
4115
|
xr,
|
|
4100
4116
|
{
|
|
4101
|
-
items: o.map((
|
|
4102
|
-
strategy:
|
|
4103
|
-
children: o.map((
|
|
4104
|
-
|
|
4117
|
+
items: o.map((d) => d.id),
|
|
4118
|
+
strategy: ki,
|
|
4119
|
+
children: o.map((d) => /* @__PURE__ */ u.jsx(
|
|
4120
|
+
la,
|
|
4105
4121
|
{
|
|
4106
|
-
filter:
|
|
4122
|
+
filter: d,
|
|
4107
4123
|
onVisibilityChange: t,
|
|
4108
4124
|
onSizeChange: n
|
|
4109
4125
|
},
|
|
4110
|
-
|
|
4126
|
+
d.id
|
|
4111
4127
|
))
|
|
4112
4128
|
}
|
|
4113
4129
|
)
|
|
4114
4130
|
}
|
|
4115
4131
|
) }),
|
|
4116
|
-
/* @__PURE__ */
|
|
4117
|
-
/* @__PURE__ */
|
|
4118
|
-
h.length === 0 && /* @__PURE__ */
|
|
4119
|
-
h.map((
|
|
4120
|
-
|
|
4132
|
+
/* @__PURE__ */ u.jsx(Kt, { value: "presets", children: /* @__PURE__ */ u.jsxs(tt, { align: "stretch", mb: 3, children: [
|
|
4133
|
+
/* @__PURE__ */ u.jsx(Vt, { size: "sm", colorScheme: "blue", onClick: g, children: "Save Current Filters" }),
|
|
4134
|
+
h.length === 0 && /* @__PURE__ */ u.jsx(je, { fontSize: "xs", color: "gray.500", children: "No presets saved yet." }),
|
|
4135
|
+
h.map((d) => /* @__PURE__ */ u.jsxs(
|
|
4136
|
+
pe,
|
|
4121
4137
|
{
|
|
4122
4138
|
justify: "space-between",
|
|
4123
4139
|
border: "1px solid",
|
|
4124
|
-
borderColor:
|
|
4140
|
+
borderColor: l === d.name ? "blue.300" : "gray.200",
|
|
4125
4141
|
rounded: "md",
|
|
4126
4142
|
p: 2,
|
|
4127
4143
|
children: [
|
|
4128
|
-
/* @__PURE__ */
|
|
4129
|
-
/* @__PURE__ */
|
|
4130
|
-
/* @__PURE__ */
|
|
4144
|
+
/* @__PURE__ */ u.jsxs(tt, { align: "start", gap: 0, children: [
|
|
4145
|
+
/* @__PURE__ */ u.jsx(je, { fontWeight: "bold", fontSize: "sm", children: d.name }),
|
|
4146
|
+
/* @__PURE__ */ u.jsx(je, { fontSize: "xs", color: "gray.500", children: new Date(d.date).toLocaleDateString() })
|
|
4131
4147
|
] }),
|
|
4132
|
-
/* @__PURE__ */
|
|
4133
|
-
/* @__PURE__ */
|
|
4148
|
+
/* @__PURE__ */ u.jsxs(pe, { children: [
|
|
4149
|
+
/* @__PURE__ */ u.jsx(
|
|
4134
4150
|
Vt,
|
|
4135
4151
|
{
|
|
4136
4152
|
size: "xs",
|
|
4137
4153
|
variant: "ghost",
|
|
4138
|
-
onClick: () => a?.(
|
|
4154
|
+
onClick: () => a?.(d.filters, d.name),
|
|
4139
4155
|
children: "Load"
|
|
4140
4156
|
}
|
|
4141
4157
|
),
|
|
4142
|
-
/* @__PURE__ */
|
|
4158
|
+
/* @__PURE__ */ u.jsx(
|
|
4143
4159
|
ke,
|
|
4144
4160
|
{
|
|
4145
4161
|
size: "xs",
|
|
4146
4162
|
"aria-label": "Delete preset",
|
|
4147
4163
|
variant: "ghost",
|
|
4148
|
-
onClick: () =>
|
|
4149
|
-
children: /* @__PURE__ */
|
|
4164
|
+
onClick: () => Zs(i, d.id),
|
|
4165
|
+
children: /* @__PURE__ */ u.jsx(ls, { size: 14 })
|
|
4150
4166
|
}
|
|
4151
4167
|
)
|
|
4152
4168
|
] })
|
|
4153
4169
|
]
|
|
4154
4170
|
},
|
|
4155
|
-
|
|
4171
|
+
d.id
|
|
4156
4172
|
))
|
|
4157
4173
|
] }) })
|
|
4158
4174
|
] }) }),
|
|
4159
|
-
/* @__PURE__ */
|
|
4160
|
-
/* @__PURE__ */
|
|
4175
|
+
/* @__PURE__ */ u.jsxs(ba, { justify: "space-between", children: [
|
|
4176
|
+
/* @__PURE__ */ u.jsx(
|
|
4161
4177
|
Vt,
|
|
4162
4178
|
{
|
|
4163
4179
|
size: "sm",
|
|
@@ -4167,12 +4183,12 @@ const jt = new Kn({}), gn = (e) => {
|
|
|
4167
4183
|
children: "Clear All"
|
|
4168
4184
|
}
|
|
4169
4185
|
),
|
|
4170
|
-
/* @__PURE__ */
|
|
4186
|
+
/* @__PURE__ */ u.jsx(ma, { asChild: !0, children: /* @__PURE__ */ u.jsx($r, {}) })
|
|
4171
4187
|
] })
|
|
4172
4188
|
] }) })
|
|
4173
4189
|
] })
|
|
4174
4190
|
] }) });
|
|
4175
|
-
},
|
|
4191
|
+
}, Da = ({
|
|
4176
4192
|
title: e,
|
|
4177
4193
|
filters: t,
|
|
4178
4194
|
onVisibilityChange: n,
|
|
@@ -4181,34 +4197,34 @@ const jt = new Kn({}), gn = (e) => {
|
|
|
4181
4197
|
onClear: i,
|
|
4182
4198
|
maxToolbarUnits: s,
|
|
4183
4199
|
pageKey: a,
|
|
4184
|
-
currentFilters:
|
|
4185
|
-
onLoadPreset:
|
|
4200
|
+
currentFilters: l,
|
|
4201
|
+
onLoadPreset: c,
|
|
4186
4202
|
activePresetName: f,
|
|
4187
4203
|
filterDrawerSize: h = "sm"
|
|
4188
|
-
}) => /* @__PURE__ */
|
|
4204
|
+
}) => /* @__PURE__ */ u.jsxs(pe, { wrap: "wrap", pl: 2, pr: 2, width: "100%", justify: "space-between", children: [
|
|
4189
4205
|
e,
|
|
4190
|
-
/* @__PURE__ */
|
|
4191
|
-
t.length > 0 && t.filter((g) => g.visible).map((g) => /* @__PURE__ */
|
|
4192
|
-
/* @__PURE__ */
|
|
4193
|
-
|
|
4206
|
+
/* @__PURE__ */ u.jsxs(pe, { children: [
|
|
4207
|
+
t.length > 0 && t.filter((g) => g.visible).map((g) => /* @__PURE__ */ u.jsx(pe, { children: g.customComponent }, g.id)),
|
|
4208
|
+
/* @__PURE__ */ u.jsx(
|
|
4209
|
+
wa,
|
|
4194
4210
|
{
|
|
4195
4211
|
filterDrawerSize: h,
|
|
4196
|
-
onVisibilityChange: n ? (g,
|
|
4212
|
+
onVisibilityChange: n ? (g, d) => n(g, d) : void 0,
|
|
4197
4213
|
onReorder: r,
|
|
4198
|
-
onSizeChange: o ? (g,
|
|
4214
|
+
onSizeChange: o ? (g, d) => o(g, d) : void 0,
|
|
4199
4215
|
onClear: i,
|
|
4200
4216
|
maxToolbarUnits: s,
|
|
4201
4217
|
pageKey: a,
|
|
4202
4218
|
filters: t,
|
|
4203
|
-
currentFilters:
|
|
4204
|
-
onLoadPreset:
|
|
4219
|
+
currentFilters: l,
|
|
4220
|
+
onLoadPreset: c,
|
|
4205
4221
|
activePresetName: f
|
|
4206
4222
|
}
|
|
4207
4223
|
)
|
|
4208
4224
|
] })
|
|
4209
|
-
] }),
|
|
4225
|
+
] }), _a = (e, t) => {
|
|
4210
4226
|
localStorage.setItem(`FILTER_ORDER_${e}`, JSON.stringify(t));
|
|
4211
|
-
},
|
|
4227
|
+
}, Oa = (e) => {
|
|
4212
4228
|
try {
|
|
4213
4229
|
return JSON.parse(localStorage.getItem(`FILTER_ORDER_${e}`) || "[]");
|
|
4214
4230
|
} catch {
|
|
@@ -4216,16 +4232,17 @@ const jt = new Kn({}), gn = (e) => {
|
|
|
4216
4232
|
}
|
|
4217
4233
|
};
|
|
4218
4234
|
export {
|
|
4219
|
-
|
|
4220
|
-
|
|
4221
|
-
|
|
4222
|
-
|
|
4235
|
+
Ea as DataTable,
|
|
4236
|
+
Da as Filters,
|
|
4237
|
+
Qs as addPreset,
|
|
4238
|
+
Zs as deletePreset,
|
|
4223
4239
|
gn as getPresets,
|
|
4224
|
-
|
|
4240
|
+
Oa as loadOrder,
|
|
4225
4241
|
jt as presetStore,
|
|
4226
|
-
|
|
4227
|
-
|
|
4228
|
-
|
|
4229
|
-
|
|
4242
|
+
_a as saveOrder,
|
|
4243
|
+
Er as savePresets,
|
|
4244
|
+
Ss as setData,
|
|
4245
|
+
Rs as setTableId,
|
|
4246
|
+
le as tableStore,
|
|
4230
4247
|
E as withChildren
|
|
4231
4248
|
};
|