@boxcustodia/library 0.2.3 → 0.2.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.ts +1 -1
- package/dist/index.es101.js +2 -2
- package/dist/index.es104.js +9 -4
- package/dist/index.es105.js +4 -14
- package/dist/index.es106.js +14 -5
- package/dist/index.es107.js +4 -56
- package/dist/index.es108.js +55 -222
- package/dist/index.es109.js +224 -11
- package/dist/index.es110.js +4 -4
- package/dist/index.es111.js +11 -41
- package/dist/index.es112.js +41 -11
- package/dist/index.es113.js +21 -33
- package/dist/index.es114.js +12 -21
- package/dist/index.es115.js +4 -5
- package/dist/index.es116.js +4 -3
- package/dist/index.es117.js +4 -5
- package/dist/index.es118.js +14 -14
- package/dist/index.es119.js +813 -55
- package/dist/index.es120.js +9 -822
- package/dist/index.es121.js +5 -3
- package/dist/index.es122.js +4 -11
- package/dist/index.es123.js +64 -4
- package/dist/index.es124.js +33 -13
- package/dist/index.es125.js +13 -33
- package/dist/index.es126.js +216 -13
- package/dist/index.es127.js +13 -8
- package/dist/index.es128.js +7 -215
- package/dist/index.es130.js +1 -1
- package/dist/index.es131.js +1 -1
- package/dist/index.es132.js +12 -9
- package/dist/index.es133.js +196 -204
- package/dist/index.es134.js +41 -10
- package/dist/index.es135.js +9 -12
- package/dist/index.es136.js +204 -196
- package/dist/index.es137.js +10 -41
- package/dist/index.es139.js +1 -1
- package/dist/index.es140.js +1 -1
- package/dist/index.es141.js +12 -6
- package/dist/index.es142.js +5 -63
- package/dist/index.es143.js +64 -10
- package/dist/index.es144.js +10 -124
- package/dist/index.es145.js +116 -126
- package/dist/index.es146.js +134 -13
- package/dist/index.es147.js +14 -33
- package/dist/index.es148.js +32 -14
- package/dist/index.es149.js +14 -8
- package/dist/index.es15.js +1 -1
- package/dist/index.es150.js +9 -50
- package/dist/index.es151.js +50 -6
- package/dist/index.es152.js +6 -2
- package/dist/index.es153.js +2 -44
- package/dist/index.es154.js +40 -646
- package/dist/index.es155.js +648 -11
- package/dist/index.es156.js +5 -5
- package/dist/index.es157.js +4 -4
- package/dist/index.es158.js +45 -3
- package/dist/index.es159.js +7 -45
- package/dist/index.es160.js +4 -8
- package/dist/index.es162.js +1 -1
- package/dist/index.es163.js +6 -118
- package/dist/index.es164.js +3 -35
- package/dist/index.es165.js +2054 -2
- package/dist/index.es166.js +118 -2
- package/dist/index.es167.js +33 -6
- package/dist/index.es168.js +4 -3
- package/dist/index.es169.js +2 -2054
- package/dist/index.es176.js +1 -1
- package/dist/index.es177.js +1 -1
- package/dist/index.es178.js +1 -1
- package/dist/index.es181.js +2 -2
- package/dist/index.es183.js +1 -1
- package/dist/index.es203.js +1 -1
- package/dist/index.es22.js +2 -2
- package/dist/index.es236.js +176 -19
- package/dist/index.es237.js +15 -3
- package/dist/index.es238.js +3 -32
- package/dist/index.es239.js +32 -12
- package/dist/index.es240.js +17 -177
- package/dist/index.es242.js +5 -5
- package/dist/index.es243.js +16 -18
- package/dist/index.es246.js +1 -1
- package/dist/index.es247.js +1 -1
- package/dist/index.es248.js +3 -3
- package/dist/index.es27.js +1 -1
- package/dist/index.es275.js +12 -12
- package/dist/index.es276.js +2 -2
- package/dist/index.es277.js +2 -2
- package/dist/index.es278.js +8 -8
- package/dist/index.es279.js +2 -2
- package/dist/index.es28.js +1 -1
- package/dist/index.es283.js +16 -15
- package/dist/index.es284.js +8 -3
- package/dist/index.es285.js +15 -16
- package/dist/index.es286.js +3 -8
- package/dist/index.es29.js +3 -3
- package/dist/index.es30.js +23 -23
- package/dist/index.es32.js +2 -2
- package/dist/index.es325.js +1 -1
- package/dist/index.es33.js +2 -2
- package/dist/index.es335.js +3 -3
- package/dist/index.es338.js +1 -1
- package/dist/index.es339.js +1 -1
- package/dist/index.es34.js +46 -35
- package/dist/index.es342.js +2 -2
- package/dist/index.es343.js +2 -2
- package/dist/index.es35.js +2 -2
- package/dist/index.es350.js +2 -29
- package/dist/index.es351.js +106 -5
- package/dist/index.es352.js +76 -2
- package/dist/index.es353.js +36 -107
- package/dist/index.es354.js +60 -73
- package/dist/index.es355.js +28 -30
- package/dist/index.es356.js +63 -61
- package/dist/index.es357.js +109 -30
- package/dist/index.es358.js +87 -59
- package/dist/index.es359.js +40 -110
- package/dist/index.es360.js +3 -94
- package/dist/index.es361.js +3 -43
- package/dist/index.es362.js +2 -2
- package/dist/index.es363.js +2 -2
- package/dist/index.es364.js +2 -2
- package/dist/index.es366.js +2 -2
- package/dist/index.es367.js +2 -2
- package/dist/index.es368.js +2 -2
- package/dist/index.es369.js +241 -4
- package/dist/index.es370.js +384 -4
- package/dist/index.es371.js +132 -204
- package/dist/index.es372.js +103 -334
- package/dist/index.es373.js +75 -102
- package/dist/index.es374.js +4 -153
- package/dist/index.es375.js +4 -142
- package/dist/index.es376.js +2 -2
- package/dist/index.es377.js +2 -2
- package/dist/index.es378.js +2 -2
- package/dist/index.es379.js +2 -2
- package/dist/index.es38.js +1 -1
- package/dist/index.es380.js +29 -2
- package/dist/index.es381.js +5 -2
- package/dist/index.es39.js +1 -1
- package/dist/index.es393.js +1 -1
- package/dist/index.es394.js +1 -1
- package/dist/index.es404.js +68 -2
- package/dist/index.es405.js +31 -47
- package/dist/index.es406.js +16 -83
- package/dist/index.es407.js +140 -13
- package/dist/index.es408.js +113 -340
- package/dist/index.es409.js +507 -63
- package/dist/index.es41.js +1 -1
- package/dist/index.es410.js +126 -10
- package/dist/index.es411.js +117 -510
- package/dist/index.es412.js +64 -116
- package/dist/index.es413.js +10 -125
- package/dist/index.es414.js +2 -68
- package/dist/index.es415.js +47 -31
- package/dist/index.es416.js +83 -16
- package/dist/index.es417.js +13 -140
- package/dist/index.es418.js +340 -113
- package/dist/index.es43.js +1 -1
- package/dist/index.es439.js +2 -2
- package/dist/index.es44.js +4 -4
- package/dist/index.es441.js +275 -3
- package/dist/index.es442.js +78 -105
- package/dist/index.es443.js +166 -2
- package/dist/index.es444.js +3 -2
- package/dist/index.es445.js +100 -268
- package/dist/index.es446.js +2 -80
- package/dist/index.es447.js +2 -166
- package/dist/index.es45.js +1 -1
- package/dist/index.es46.js +5 -5
- package/dist/index.es475.js +1 -1
- package/dist/index.es476.js +1 -1
- package/dist/index.es49.js +2 -2
- package/dist/index.es50.js +1 -1
- package/dist/index.es51.js +4 -4
- package/dist/index.es54.js +1 -1
- package/dist/index.es57.js +3 -3
- package/dist/index.es59.js +2 -2
- package/dist/index.es61.js +1 -1
- package/dist/index.es62.js +1 -1
- package/dist/index.es63.js +2 -2
- package/dist/index.es64.js +1 -1
- package/dist/index.es65.js +3 -3
- package/dist/index.es66.js +2 -2
- package/dist/index.es67.js +2 -2
- package/dist/index.es753.js +5 -5
- package/dist/index.es754.js +22 -14
- package/dist/index.es755.js +82 -59
- package/dist/index.es756.js +14 -22
- package/dist/index.es757.js +59 -82
- package/dist/index.es769.js +2 -8
- package/dist/index.es770.js +2 -56
- package/dist/index.es771.js +7 -18
- package/dist/index.es772.js +56 -2
- package/dist/index.es773.js +19 -2
- package/dist/index.es780.js +28 -28
- package/dist/index.es782.js +5 -5
- package/dist/index.es783.js +13 -17
- package/dist/index.es785.js +5 -11
- package/dist/index.es786.js +28 -28
- package/dist/index.es787.js +5 -5
- package/dist/index.es788.js +17 -13
- package/dist/index.es789.js +11 -5
- package/dist/index.es79.js +1 -1
- package/dist/index.es790.js +1 -1
- package/dist/index.es796.js +1 -1
- package/dist/index.es797.js +1 -1
- package/dist/index.es798.js +1 -1
- package/dist/index.es799.js +1 -1
- package/dist/index.es80.js +1 -1
- package/dist/index.es801.js +1 -1
- package/dist/index.es805.js +8 -10
- package/dist/index.es806.js +9 -7
- package/dist/index.es807.js +1 -1
- package/dist/index.es808.js +10 -8
- package/dist/index.es809.js +7 -9
- package/dist/index.es810.js +5 -5
- package/dist/index.es811.js +2 -2
- package/dist/index.es812.js +1 -1
- package/dist/index.es814.js +2 -2
- package/dist/index.es822.js +1 -1
- package/dist/index.es824.js +25 -38
- package/dist/index.es825.js +38 -25
- package/dist/index.es826.js +15 -64
- package/dist/index.es827.js +7 -11
- package/dist/index.es828.js +61 -38
- package/dist/index.es829.js +7 -54
- package/dist/index.es830.js +40 -16
- package/dist/index.es831.js +57 -17
- package/dist/index.es832.js +20 -7
- package/dist/index.es833.js +1 -1
- package/dist/index.es84.js +305 -33
- package/dist/index.es85.js +12 -46
- package/dist/index.es86.js +34 -29
- package/dist/index.es87.js +42 -26
- package/dist/index.es88.js +27 -304
- package/dist/index.es89.js +30 -12
- package/dist/index.es90.js +55 -9
- package/dist/index.es91.js +52 -52
- package/dist/index.es92.js +92 -55
- package/dist/index.es93.js +34 -87
- package/dist/index.es94.js +23 -36
- package/dist/index.es95.js +24 -18
- package/dist/index.es96.js +257 -28
- package/dist/index.es97.js +5 -5
- package/dist/index.es98.js +32 -258
- package/dist/index.es99.js +5 -5
- package/dist/style.css +8 -8
- package/package.json +1 -1
package/dist/index.es824.js
CHANGED
|
@@ -1,57 +1,44 @@
|
|
|
1
|
-
function
|
|
2
|
-
|
|
3
|
-
return typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? a = function(e) {
|
|
4
|
-
return typeof e;
|
|
5
|
-
} : a = function(e) {
|
|
6
|
-
return e && typeof Symbol == "function" && e.constructor === Symbol && e !== Symbol.prototype ? "symbol" : typeof e;
|
|
7
|
-
}, a(r);
|
|
8
|
-
}
|
|
9
|
-
function f(r, t) {
|
|
10
|
-
if (!(r instanceof t))
|
|
1
|
+
function o(n, t) {
|
|
2
|
+
if (!(n instanceof t))
|
|
11
3
|
throw new TypeError("Cannot call a class as a function");
|
|
12
4
|
}
|
|
13
|
-
function
|
|
5
|
+
function a(n, t) {
|
|
14
6
|
for (var e = 0; e < t.length; e++) {
|
|
15
|
-
var
|
|
16
|
-
|
|
7
|
+
var r = t[e];
|
|
8
|
+
r.enumerable = r.enumerable || !1, r.configurable = !0, "value" in r && (r.writable = !0), Object.defineProperty(n, r.key, r);
|
|
17
9
|
}
|
|
18
10
|
}
|
|
19
|
-
function
|
|
20
|
-
return t &&
|
|
11
|
+
function u(n, t, e) {
|
|
12
|
+
return t && a(n.prototype, t), n;
|
|
21
13
|
}
|
|
22
|
-
function
|
|
23
|
-
return t in
|
|
14
|
+
function i(n, t, e) {
|
|
15
|
+
return t in n ? Object.defineProperty(n, t, { value: e, enumerable: !0, configurable: !0, writable: !0 }) : n[t] = e, n;
|
|
24
16
|
}
|
|
25
|
-
var
|
|
26
|
-
function
|
|
27
|
-
|
|
17
|
+
var c = /* @__PURE__ */ function() {
|
|
18
|
+
function n(t, e) {
|
|
19
|
+
o(this, n), i(this, "spec", void 0), i(this, "monitor", void 0), this.spec = t, this.monitor = e;
|
|
28
20
|
}
|
|
29
|
-
return
|
|
30
|
-
key: "
|
|
21
|
+
return u(n, [{
|
|
22
|
+
key: "canDrop",
|
|
31
23
|
value: function() {
|
|
32
|
-
var e
|
|
33
|
-
return
|
|
24
|
+
var e = this.spec, r = this.monitor;
|
|
25
|
+
return e.canDrop ? e.canDrop(r.getItem(), r) : !0;
|
|
34
26
|
}
|
|
35
27
|
}, {
|
|
36
|
-
key: "
|
|
28
|
+
key: "hover",
|
|
37
29
|
value: function() {
|
|
38
|
-
var e = this.spec,
|
|
39
|
-
|
|
40
|
-
}
|
|
41
|
-
}, {
|
|
42
|
-
key: "isDragging",
|
|
43
|
-
value: function(e, n) {
|
|
44
|
-
var o = this.spec, i = this.monitor, u = o.isDragging;
|
|
45
|
-
return u ? u(i) : n === e.getSourceId();
|
|
30
|
+
var e = this.spec, r = this.monitor;
|
|
31
|
+
e.hover && e.hover(r.getItem(), r);
|
|
46
32
|
}
|
|
47
33
|
}, {
|
|
48
|
-
key: "
|
|
34
|
+
key: "drop",
|
|
49
35
|
value: function() {
|
|
50
|
-
var e = this.spec,
|
|
51
|
-
|
|
36
|
+
var e = this.spec, r = this.monitor;
|
|
37
|
+
if (e.drop)
|
|
38
|
+
return e.drop(r.getItem(), r);
|
|
52
39
|
}
|
|
53
|
-
}]),
|
|
40
|
+
}]), n;
|
|
54
41
|
}();
|
|
55
42
|
export {
|
|
56
|
-
|
|
43
|
+
c as DropTargetImpl
|
|
57
44
|
};
|
package/dist/index.es825.js
CHANGED
|
@@ -1,44 +1,57 @@
|
|
|
1
|
-
function
|
|
2
|
-
|
|
1
|
+
function a(r) {
|
|
2
|
+
"@babel/helpers - typeof";
|
|
3
|
+
return typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? a = function(e) {
|
|
4
|
+
return typeof e;
|
|
5
|
+
} : a = function(e) {
|
|
6
|
+
return e && typeof Symbol == "function" && e.constructor === Symbol && e !== Symbol.prototype ? "symbol" : typeof e;
|
|
7
|
+
}, a(r);
|
|
8
|
+
}
|
|
9
|
+
function f(r, t) {
|
|
10
|
+
if (!(r instanceof t))
|
|
3
11
|
throw new TypeError("Cannot call a class as a function");
|
|
4
12
|
}
|
|
5
|
-
function
|
|
13
|
+
function l(r, t) {
|
|
6
14
|
for (var e = 0; e < t.length; e++) {
|
|
7
|
-
var
|
|
8
|
-
|
|
15
|
+
var n = t[e];
|
|
16
|
+
n.enumerable = n.enumerable || !1, n.configurable = !0, "value" in n && (n.writable = !0), Object.defineProperty(r, n.key, n);
|
|
9
17
|
}
|
|
10
18
|
}
|
|
11
|
-
function
|
|
12
|
-
return t &&
|
|
19
|
+
function s(r, t, e) {
|
|
20
|
+
return t && l(r.prototype, t), r;
|
|
13
21
|
}
|
|
14
|
-
function
|
|
15
|
-
return t in
|
|
22
|
+
function c(r, t, e) {
|
|
23
|
+
return t in r ? Object.defineProperty(r, t, { value: e, enumerable: !0, configurable: !0, writable: !0 }) : r[t] = e, r;
|
|
16
24
|
}
|
|
17
|
-
var
|
|
18
|
-
function
|
|
19
|
-
|
|
25
|
+
var g = /* @__PURE__ */ function() {
|
|
26
|
+
function r(t, e, n) {
|
|
27
|
+
f(this, r), c(this, "spec", void 0), c(this, "monitor", void 0), c(this, "connector", void 0), this.spec = t, this.monitor = e, this.connector = n;
|
|
20
28
|
}
|
|
21
|
-
return
|
|
22
|
-
key: "
|
|
29
|
+
return s(r, [{
|
|
30
|
+
key: "beginDrag",
|
|
23
31
|
value: function() {
|
|
24
|
-
var e = this.spec,
|
|
25
|
-
return
|
|
32
|
+
var e, n = this.spec, o = this.monitor, i = null;
|
|
33
|
+
return a(n.item) === "object" ? i = n.item : typeof n.item == "function" ? i = n.item(o) : i = {}, (e = i) !== null && e !== void 0 ? e : null;
|
|
26
34
|
}
|
|
27
35
|
}, {
|
|
28
|
-
key: "
|
|
36
|
+
key: "canDrag",
|
|
29
37
|
value: function() {
|
|
30
|
-
var e = this.spec,
|
|
31
|
-
e.
|
|
38
|
+
var e = this.spec, n = this.monitor;
|
|
39
|
+
return typeof e.canDrag == "boolean" ? e.canDrag : typeof e.canDrag == "function" ? e.canDrag(n) : !0;
|
|
40
|
+
}
|
|
41
|
+
}, {
|
|
42
|
+
key: "isDragging",
|
|
43
|
+
value: function(e, n) {
|
|
44
|
+
var o = this.spec, i = this.monitor, u = o.isDragging;
|
|
45
|
+
return u ? u(i) : n === e.getSourceId();
|
|
32
46
|
}
|
|
33
47
|
}, {
|
|
34
|
-
key: "
|
|
48
|
+
key: "endDrag",
|
|
35
49
|
value: function() {
|
|
36
|
-
var e = this.spec,
|
|
37
|
-
|
|
38
|
-
return e.drop(r.getItem(), r);
|
|
50
|
+
var e = this.spec, n = this.monitor, o = this.connector, i = e.end;
|
|
51
|
+
i && i(n.getItem(), n), o.reconnect();
|
|
39
52
|
}
|
|
40
|
-
}]),
|
|
53
|
+
}]), r;
|
|
41
54
|
}();
|
|
42
55
|
export {
|
|
43
|
-
|
|
56
|
+
g as DragSourceImpl
|
|
44
57
|
};
|
package/dist/index.es826.js
CHANGED
|
@@ -1,69 +1,20 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
import { isObject as O } from "./index.es816.js";
|
|
4
|
-
import { INIT_COORDS as b, BEGIN_DRAG as S } from "./index.es832.js";
|
|
5
|
-
var h = {
|
|
6
|
-
type: b,
|
|
7
|
-
payload: {
|
|
8
|
-
clientOffset: null,
|
|
9
|
-
sourceClientOffset: null
|
|
10
|
-
}
|
|
1
|
+
var t = function(e, u) {
|
|
2
|
+
return e === u;
|
|
11
3
|
};
|
|
12
|
-
function
|
|
13
|
-
return
|
|
14
|
-
var r = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : [], t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {
|
|
15
|
-
publishSource: !0
|
|
16
|
-
}, g = t.publishSource, d = g === void 0 ? !0 : g, o = t.clientOffset, s = t.getSourceClientOffset, c = e.getMonitor(), u = e.getRegistry();
|
|
17
|
-
e.dispatch(p(o)), y(r, c, u);
|
|
18
|
-
var n = D(r, c);
|
|
19
|
-
if (n === null) {
|
|
20
|
-
e.dispatch(h);
|
|
21
|
-
return;
|
|
22
|
-
}
|
|
23
|
-
var l = null;
|
|
24
|
-
if (o) {
|
|
25
|
-
if (!s)
|
|
26
|
-
throw new Error("getSourceClientOffset must be defined");
|
|
27
|
-
C(s), l = s(n);
|
|
28
|
-
}
|
|
29
|
-
e.dispatch(p(o, l));
|
|
30
|
-
var m = u.getSource(n), a = m.beginDrag(c, n);
|
|
31
|
-
if (a != null) {
|
|
32
|
-
I(a), u.pinSource(n);
|
|
33
|
-
var v = u.getSourceType(n);
|
|
34
|
-
return {
|
|
35
|
-
type: S,
|
|
36
|
-
payload: {
|
|
37
|
-
itemType: v,
|
|
38
|
-
item: a,
|
|
39
|
-
sourceId: n,
|
|
40
|
-
clientOffset: o || null,
|
|
41
|
-
sourceClientOffset: l || null,
|
|
42
|
-
isSourcePublic: !!d
|
|
43
|
-
}
|
|
44
|
-
};
|
|
45
|
-
}
|
|
46
|
-
};
|
|
4
|
+
function a(r, e) {
|
|
5
|
+
return !r && !e ? !0 : !r || !e ? !1 : r.x === e.x && r.y === e.y;
|
|
47
6
|
}
|
|
48
|
-
function
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
function I(e) {
|
|
57
|
-
f(O(e), "Item must be an object.");
|
|
58
|
-
}
|
|
59
|
-
function D(e, i) {
|
|
60
|
-
for (var r = null, t = e.length - 1; t >= 0; t--)
|
|
61
|
-
if (i.canDragSource(e[t])) {
|
|
62
|
-
r = e[t];
|
|
63
|
-
break;
|
|
64
|
-
}
|
|
65
|
-
return r;
|
|
7
|
+
function l(r, e) {
|
|
8
|
+
var u = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : t;
|
|
9
|
+
if (r.length !== e.length)
|
|
10
|
+
return !1;
|
|
11
|
+
for (var n = 0; n < r.length; ++n)
|
|
12
|
+
if (!u(r[n], e[n]))
|
|
13
|
+
return !1;
|
|
14
|
+
return !0;
|
|
66
15
|
}
|
|
67
16
|
export {
|
|
68
|
-
|
|
17
|
+
l as areArraysEqual,
|
|
18
|
+
a as areCoordsEqual,
|
|
19
|
+
t as strictEquality
|
|
69
20
|
};
|
package/dist/index.es827.js
CHANGED
|
@@ -1,13 +1,9 @@
|
|
|
1
|
-
|
|
2
|
-
function n(r) {
|
|
3
|
-
return function() {
|
|
4
|
-
var o = r.getMonitor();
|
|
5
|
-
if (o.isDragging())
|
|
6
|
-
return {
|
|
7
|
-
type: t
|
|
8
|
-
};
|
|
9
|
-
};
|
|
10
|
-
}
|
|
1
|
+
var R = "dnd-core/INIT_COORDS", r = "dnd-core/BEGIN_DRAG", d = "dnd-core/PUBLISH_DRAG_SOURCE", D = "dnd-core/HOVER", O = "dnd-core/DROP", _ = "dnd-core/END_DRAG";
|
|
11
2
|
export {
|
|
12
|
-
|
|
3
|
+
r as BEGIN_DRAG,
|
|
4
|
+
O as DROP,
|
|
5
|
+
_ as END_DRAG,
|
|
6
|
+
D as HOVER,
|
|
7
|
+
R as INIT_COORDS,
|
|
8
|
+
d as PUBLISH_DRAG_SOURCE
|
|
13
9
|
};
|
package/dist/index.es828.js
CHANGED
|
@@ -1,46 +1,69 @@
|
|
|
1
|
-
import { invariant as
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { invariant as f } from "./index.es773.js";
|
|
2
|
+
import { setClientOffset as p } from "./index.es833.js";
|
|
3
|
+
import { isObject as O } from "./index.es816.js";
|
|
4
|
+
import { INIT_COORDS as b, BEGIN_DRAG as S } from "./index.es827.js";
|
|
5
|
+
var h = {
|
|
6
|
+
type: b,
|
|
7
|
+
payload: {
|
|
8
|
+
clientOffset: null,
|
|
9
|
+
sourceClientOffset: null
|
|
10
|
+
}
|
|
11
|
+
};
|
|
12
|
+
function w(e) {
|
|
13
|
+
return function() {
|
|
14
|
+
var r = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : [], t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {
|
|
15
|
+
publishSource: !0
|
|
16
|
+
}, g = t.publishSource, d = g === void 0 ? !0 : g, o = t.clientOffset, s = t.getSourceClientOffset, c = e.getMonitor(), u = e.getRegistry();
|
|
17
|
+
e.dispatch(p(o)), y(r, c, u);
|
|
18
|
+
var n = D(r, c);
|
|
19
|
+
if (n === null) {
|
|
20
|
+
e.dispatch(h);
|
|
21
|
+
return;
|
|
22
|
+
}
|
|
23
|
+
var l = null;
|
|
24
|
+
if (o) {
|
|
25
|
+
if (!s)
|
|
26
|
+
throw new Error("getSourceClientOffset must be defined");
|
|
27
|
+
C(s), l = s(n);
|
|
28
|
+
}
|
|
29
|
+
e.dispatch(p(o, l));
|
|
30
|
+
var m = u.getSource(n), a = m.beginDrag(c, n);
|
|
31
|
+
if (a != null) {
|
|
32
|
+
I(a), u.pinSource(n);
|
|
33
|
+
var v = u.getSourceType(n);
|
|
34
|
+
return {
|
|
35
|
+
type: S,
|
|
36
|
+
payload: {
|
|
37
|
+
itemType: v,
|
|
38
|
+
item: a,
|
|
39
|
+
sourceId: n,
|
|
40
|
+
clientOffset: o || null,
|
|
41
|
+
sourceClientOffset: l || null,
|
|
42
|
+
isSourcePublic: !!d
|
|
43
|
+
}
|
|
44
|
+
};
|
|
45
|
+
}
|
|
18
46
|
};
|
|
19
47
|
}
|
|
20
|
-
function
|
|
21
|
-
i
|
|
48
|
+
function y(e, i, r) {
|
|
49
|
+
f(!i.isDragging(), "Cannot call beginDrag while dragging."), e.forEach(function(t) {
|
|
50
|
+
f(r.getSource(t), "Expected sourceIds to be registered.");
|
|
51
|
+
});
|
|
22
52
|
}
|
|
23
|
-
function
|
|
24
|
-
|
|
25
|
-
for (var r = 0; r < e.length; r++) {
|
|
26
|
-
var a = e[r];
|
|
27
|
-
i(e.lastIndexOf(a) === r, "Expected targetIds to be unique in the passed array.");
|
|
28
|
-
var n = t.getTarget(a);
|
|
29
|
-
i(n, "Expected targetIds to be registered.");
|
|
30
|
-
}
|
|
53
|
+
function C(e) {
|
|
54
|
+
f(typeof e == "function", "When clientOffset is provided, getSourceClientOffset must be a function.");
|
|
31
55
|
}
|
|
32
|
-
function
|
|
33
|
-
|
|
34
|
-
var a = e[r], n = o.getTargetType(a);
|
|
35
|
-
s(n, t) || e.splice(r, 1);
|
|
36
|
-
}
|
|
56
|
+
function I(e) {
|
|
57
|
+
f(O(e), "Item must be an object.");
|
|
37
58
|
}
|
|
38
|
-
function
|
|
39
|
-
e.
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
59
|
+
function D(e, i) {
|
|
60
|
+
for (var r = null, t = e.length - 1; t >= 0; t--)
|
|
61
|
+
if (i.canDragSource(e[t])) {
|
|
62
|
+
r = e[t];
|
|
63
|
+
break;
|
|
64
|
+
}
|
|
65
|
+
return r;
|
|
43
66
|
}
|
|
44
67
|
export {
|
|
45
|
-
|
|
68
|
+
w as createBeginDrag
|
|
46
69
|
};
|
package/dist/index.es829.js
CHANGED
|
@@ -1,60 +1,13 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
import { isObject as l } from "./index.es816.js";
|
|
4
|
-
function p(e, r) {
|
|
5
|
-
var t = Object.keys(e);
|
|
6
|
-
if (Object.getOwnPropertySymbols) {
|
|
7
|
-
var n = Object.getOwnPropertySymbols(e);
|
|
8
|
-
r && (n = n.filter(function(i) {
|
|
9
|
-
return Object.getOwnPropertyDescriptor(e, i).enumerable;
|
|
10
|
-
})), t.push.apply(t, n);
|
|
11
|
-
}
|
|
12
|
-
return t;
|
|
13
|
-
}
|
|
14
|
-
function u(e) {
|
|
15
|
-
for (var r = 1; r < arguments.length; r++) {
|
|
16
|
-
var t = arguments[r] != null ? arguments[r] : {};
|
|
17
|
-
r % 2 ? p(Object(t), !0).forEach(function(n) {
|
|
18
|
-
O(e, n, t[n]);
|
|
19
|
-
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : p(Object(t)).forEach(function(n) {
|
|
20
|
-
Object.defineProperty(e, n, Object.getOwnPropertyDescriptor(t, n));
|
|
21
|
-
});
|
|
22
|
-
}
|
|
23
|
-
return e;
|
|
24
|
-
}
|
|
25
|
-
function O(e, r, t) {
|
|
26
|
-
return r in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e;
|
|
27
|
-
}
|
|
28
|
-
function w(e) {
|
|
1
|
+
import { PUBLISH_DRAG_SOURCE as t } from "./index.es827.js";
|
|
2
|
+
function n(r) {
|
|
29
3
|
return function() {
|
|
30
|
-
var
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
var s = y(f, c, i, n), g = {
|
|
35
|
-
type: d,
|
|
36
|
-
payload: {
|
|
37
|
-
dropResult: u(u({}, t), s)
|
|
38
|
-
}
|
|
4
|
+
var o = r.getMonitor();
|
|
5
|
+
if (o.isDragging())
|
|
6
|
+
return {
|
|
7
|
+
type: t
|
|
39
8
|
};
|
|
40
|
-
e.dispatch(g);
|
|
41
|
-
});
|
|
42
9
|
};
|
|
43
10
|
}
|
|
44
|
-
function v(e) {
|
|
45
|
-
a(e.isDragging(), "Cannot call drop while not dragging."), a(!e.didDrop(), "Cannot call drop twice during one drag operation.");
|
|
46
|
-
}
|
|
47
|
-
function y(e, r, t, n) {
|
|
48
|
-
var i = t.getTarget(e), o = i ? i.drop(n, e) : void 0;
|
|
49
|
-
return b(o), typeof o > "u" && (o = r === 0 ? {} : n.getDropResult()), o;
|
|
50
|
-
}
|
|
51
|
-
function b(e) {
|
|
52
|
-
a(typeof e > "u" || l(e), "Drop result must either be an object or undefined.");
|
|
53
|
-
}
|
|
54
|
-
function D(e) {
|
|
55
|
-
var r = e.getTargetIds().filter(e.canDropOnTarget, e);
|
|
56
|
-
return r.reverse(), r;
|
|
57
|
-
}
|
|
58
11
|
export {
|
|
59
|
-
|
|
12
|
+
n as createPublishDragSource
|
|
60
13
|
};
|
package/dist/index.es830.js
CHANGED
|
@@ -1,22 +1,46 @@
|
|
|
1
|
-
import { invariant as
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
a
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
1
|
+
import { invariant as i } from "./index.es773.js";
|
|
2
|
+
import { matchesType as s } from "./index.es817.js";
|
|
3
|
+
import { HOVER as v } from "./index.es827.js";
|
|
4
|
+
function T(e) {
|
|
5
|
+
return function(t) {
|
|
6
|
+
var r = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, a = r.clientOffset;
|
|
7
|
+
l(t);
|
|
8
|
+
var n = t.slice(0), g = e.getMonitor(), f = e.getRegistry();
|
|
9
|
+
p(n, g, f);
|
|
10
|
+
var c = g.getItemType();
|
|
11
|
+
return u(n, f, c), d(n, g, f), {
|
|
12
|
+
type: v,
|
|
13
|
+
payload: {
|
|
14
|
+
targetIds: n,
|
|
15
|
+
clientOffset: a || null
|
|
16
|
+
}
|
|
14
17
|
};
|
|
15
18
|
};
|
|
16
19
|
}
|
|
17
|
-
function
|
|
18
|
-
|
|
20
|
+
function l(e) {
|
|
21
|
+
i(Array.isArray(e), "Expected targetIds to be an array.");
|
|
22
|
+
}
|
|
23
|
+
function p(e, o, t) {
|
|
24
|
+
i(o.isDragging(), "Cannot call hover while not dragging."), i(!o.didDrop(), "Cannot call hover after drop.");
|
|
25
|
+
for (var r = 0; r < e.length; r++) {
|
|
26
|
+
var a = e[r];
|
|
27
|
+
i(e.lastIndexOf(a) === r, "Expected targetIds to be unique in the passed array.");
|
|
28
|
+
var n = t.getTarget(a);
|
|
29
|
+
i(n, "Expected targetIds to be registered.");
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
function u(e, o, t) {
|
|
33
|
+
for (var r = e.length - 1; r >= 0; r--) {
|
|
34
|
+
var a = e[r], n = o.getTargetType(a);
|
|
35
|
+
s(n, t) || e.splice(r, 1);
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
function d(e, o, t) {
|
|
39
|
+
e.forEach(function(r) {
|
|
40
|
+
var a = t.getTarget(r);
|
|
41
|
+
a.hover(o, r);
|
|
42
|
+
});
|
|
19
43
|
}
|
|
20
44
|
export {
|
|
21
|
-
|
|
45
|
+
T as createHover
|
|
22
46
|
};
|
package/dist/index.es831.js
CHANGED
|
@@ -1,20 +1,60 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
};
|
|
4
|
-
function
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
1
|
+
import { invariant as a } from "./index.es773.js";
|
|
2
|
+
import { DROP as d } from "./index.es827.js";
|
|
3
|
+
import { isObject as l } from "./index.es816.js";
|
|
4
|
+
function p(e, r) {
|
|
5
|
+
var t = Object.keys(e);
|
|
6
|
+
if (Object.getOwnPropertySymbols) {
|
|
7
|
+
var n = Object.getOwnPropertySymbols(e);
|
|
8
|
+
r && (n = n.filter(function(i) {
|
|
9
|
+
return Object.getOwnPropertyDescriptor(e, i).enumerable;
|
|
10
|
+
})), t.push.apply(t, n);
|
|
11
|
+
}
|
|
12
|
+
return t;
|
|
13
|
+
}
|
|
14
|
+
function u(e) {
|
|
15
|
+
for (var r = 1; r < arguments.length; r++) {
|
|
16
|
+
var t = arguments[r] != null ? arguments[r] : {};
|
|
17
|
+
r % 2 ? p(Object(t), !0).forEach(function(n) {
|
|
18
|
+
O(e, n, t[n]);
|
|
19
|
+
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : p(Object(t)).forEach(function(n) {
|
|
20
|
+
Object.defineProperty(e, n, Object.getOwnPropertyDescriptor(t, n));
|
|
21
|
+
});
|
|
22
|
+
}
|
|
23
|
+
return e;
|
|
24
|
+
}
|
|
25
|
+
function O(e, r, t) {
|
|
26
|
+
return r in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e;
|
|
27
|
+
}
|
|
28
|
+
function w(e) {
|
|
29
|
+
return function() {
|
|
30
|
+
var t = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, n = e.getMonitor(), i = e.getRegistry();
|
|
31
|
+
v(n);
|
|
32
|
+
var o = D(n);
|
|
33
|
+
o.forEach(function(f, c) {
|
|
34
|
+
var s = y(f, c, i, n), g = {
|
|
35
|
+
type: d,
|
|
36
|
+
payload: {
|
|
37
|
+
dropResult: u(u({}, t), s)
|
|
38
|
+
}
|
|
39
|
+
};
|
|
40
|
+
e.dispatch(g);
|
|
41
|
+
});
|
|
42
|
+
};
|
|
43
|
+
}
|
|
44
|
+
function v(e) {
|
|
45
|
+
a(e.isDragging(), "Cannot call drop while not dragging."), a(!e.didDrop(), "Cannot call drop twice during one drag operation.");
|
|
46
|
+
}
|
|
47
|
+
function y(e, r, t, n) {
|
|
48
|
+
var i = t.getTarget(e), o = i ? i.drop(n, e) : void 0;
|
|
49
|
+
return b(o), typeof o > "u" && (o = r === 0 ? {} : n.getDropResult()), o;
|
|
50
|
+
}
|
|
51
|
+
function b(e) {
|
|
52
|
+
a(typeof e > "u" || l(e), "Drop result must either be an object or undefined.");
|
|
53
|
+
}
|
|
54
|
+
function D(e) {
|
|
55
|
+
var r = e.getTargetIds().filter(e.canDropOnTarget, e);
|
|
56
|
+
return r.reverse(), r;
|
|
15
57
|
}
|
|
16
58
|
export {
|
|
17
|
-
|
|
18
|
-
a as areCoordsEqual,
|
|
19
|
-
t as strictEquality
|
|
59
|
+
w as createDrop
|
|
20
60
|
};
|
package/dist/index.es832.js
CHANGED
|
@@ -1,9 +1,22 @@
|
|
|
1
|
-
|
|
1
|
+
import { invariant as g } from "./index.es773.js";
|
|
2
|
+
import { END_DRAG as o } from "./index.es827.js";
|
|
3
|
+
function d(r) {
|
|
4
|
+
return function() {
|
|
5
|
+
var n = r.getMonitor(), e = r.getRegistry();
|
|
6
|
+
a(n);
|
|
7
|
+
var t = n.getSourceId();
|
|
8
|
+
if (t != null) {
|
|
9
|
+
var i = e.getSource(t, !0);
|
|
10
|
+
i.endDrag(n, t), e.unpinSource();
|
|
11
|
+
}
|
|
12
|
+
return {
|
|
13
|
+
type: o
|
|
14
|
+
};
|
|
15
|
+
};
|
|
16
|
+
}
|
|
17
|
+
function a(r) {
|
|
18
|
+
g(r.isDragging(), "Cannot call endDrag while not dragging.");
|
|
19
|
+
}
|
|
2
20
|
export {
|
|
3
|
-
|
|
4
|
-
O as DROP,
|
|
5
|
-
_ as END_DRAG,
|
|
6
|
-
D as HOVER,
|
|
7
|
-
R as INIT_COORDS,
|
|
8
|
-
d as PUBLISH_DRAG_SOURCE
|
|
21
|
+
d as createEndDrag
|
|
9
22
|
};
|
package/dist/index.es833.js
CHANGED