@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.es408.js
CHANGED
|
@@ -1,343 +1,116 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
1
|
+
import { buildMatchPatternFn as t } from "./index.es456.js";
|
|
2
|
+
import { buildMatchFn as a } from "./index.es455.js";
|
|
3
|
+
const i = /^(\d+)(º)?/i, r = /\d+/i, n = {
|
|
4
|
+
narrow: /^(ac|dc|a|d)/i,
|
|
5
|
+
abbreviated: /^(a\.?\s?c\.?|a\.?\s?e\.?\s?c\.?|d\.?\s?c\.?|e\.?\s?c\.?)/i,
|
|
6
|
+
wide: /^(antes de cristo|antes de la era com[uú]n|despu[eé]s de cristo|era com[uú]n)/i
|
|
7
|
+
}, s = {
|
|
8
|
+
any: [/^ac/i, /^dc/i],
|
|
9
|
+
wide: [
|
|
10
|
+
/^(antes de cristo|antes de la era com[uú]n)/i,
|
|
11
|
+
/^(despu[eé]s de cristo|era com[uú]n)/i
|
|
12
|
+
]
|
|
13
|
+
}, d = {
|
|
14
|
+
narrow: /^[1234]/i,
|
|
15
|
+
abbreviated: /^T[1234]/i,
|
|
16
|
+
wide: /^[1234](º)? trimestre/i
|
|
17
|
+
}, o = {
|
|
18
|
+
any: [/1/i, /2/i, /3/i, /4/i]
|
|
19
|
+
}, m = {
|
|
20
|
+
narrow: /^[efmajsond]/i,
|
|
21
|
+
abbreviated: /^(ene|feb|mar|abr|may|jun|jul|ago|sep|oct|nov|dic)/i,
|
|
22
|
+
wide: /^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i
|
|
23
|
+
}, c = {
|
|
24
|
+
narrow: [
|
|
25
|
+
/^e/i,
|
|
26
|
+
/^f/i,
|
|
27
|
+
/^m/i,
|
|
28
|
+
/^a/i,
|
|
29
|
+
/^m/i,
|
|
30
|
+
/^j/i,
|
|
31
|
+
/^j/i,
|
|
32
|
+
/^a/i,
|
|
33
|
+
/^s/i,
|
|
34
|
+
/^o/i,
|
|
35
|
+
/^n/i,
|
|
36
|
+
/^d/i
|
|
37
|
+
],
|
|
38
|
+
any: [
|
|
39
|
+
/^en/i,
|
|
40
|
+
/^feb/i,
|
|
41
|
+
/^mar/i,
|
|
42
|
+
/^abr/i,
|
|
43
|
+
/^may/i,
|
|
44
|
+
/^jun/i,
|
|
45
|
+
/^jul/i,
|
|
46
|
+
/^ago/i,
|
|
47
|
+
/^sep/i,
|
|
48
|
+
/^oct/i,
|
|
49
|
+
/^nov/i,
|
|
50
|
+
/^dic/i
|
|
51
|
+
]
|
|
52
|
+
}, u = {
|
|
53
|
+
narrow: /^[dlmjvs]/i,
|
|
54
|
+
short: /^(do|lu|ma|mi|ju|vi|s[áa])/i,
|
|
55
|
+
abbreviated: /^(dom|lun|mar|mi[ée]|jue|vie|s[áa]b)/i,
|
|
56
|
+
wide: /^(domingo|lunes|martes|mi[ée]rcoles|jueves|viernes|s[áa]bado)/i
|
|
57
|
+
}, h = {
|
|
58
|
+
narrow: [/^d/i, /^l/i, /^m/i, /^m/i, /^j/i, /^v/i, /^s/i],
|
|
59
|
+
any: [/^do/i, /^lu/i, /^ma/i, /^mi/i, /^ju/i, /^vi/i, /^sa/i]
|
|
60
|
+
}, l = {
|
|
61
|
+
narrow: /^(a|p|mn|md|(de la|a las) (mañana|tarde|noche))/i,
|
|
62
|
+
any: /^([ap]\.?\s?m\.?|medianoche|mediodia|(de la|a las) (mañana|tarde|noche))/i
|
|
63
|
+
}, P = {
|
|
64
|
+
any: {
|
|
65
|
+
am: /^a/i,
|
|
66
|
+
pm: /^p/i,
|
|
67
|
+
midnight: /^mn/i,
|
|
68
|
+
noon: /^md/i,
|
|
69
|
+
morning: /mañana/i,
|
|
70
|
+
afternoon: /tarde/i,
|
|
71
|
+
evening: /tarde/i,
|
|
72
|
+
night: /noche/i
|
|
13
73
|
}
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
var r = e.currentDragSourceNode;
|
|
55
|
-
r == null || e.isNodeInDocument(r) || e.clearCurrentDragSourceNode() && e.monitor.isDragging() && e.actions.endDrag();
|
|
56
|
-
}), i(this, "handleTopDragStartCapture", function() {
|
|
57
|
-
e.clearCurrentDragSourceNode(), e.dragStartSourceIds = [];
|
|
58
|
-
}), i(this, "handleTopDragStart", function(r) {
|
|
59
|
-
if (!r.defaultPrevented) {
|
|
60
|
-
var o = e.dragStartSourceIds;
|
|
61
|
-
e.dragStartSourceIds = null;
|
|
62
|
-
var d = v(r);
|
|
63
|
-
e.monitor.isDragging() && e.actions.endDrag(), e.actions.beginDrag(o || [], {
|
|
64
|
-
publishSource: !1,
|
|
65
|
-
getSourceClientOffset: e.getSourceClientOffset,
|
|
66
|
-
clientOffset: d
|
|
67
|
-
});
|
|
68
|
-
var u = r.dataTransfer, g = f(u);
|
|
69
|
-
if (e.monitor.isDragging()) {
|
|
70
|
-
if (u && typeof u.setDragImage == "function") {
|
|
71
|
-
var h = e.monitor.getSourceId(), p = e.sourceNodes.get(h), l = e.sourcePreviewNodes.get(h) || p;
|
|
72
|
-
if (l) {
|
|
73
|
-
var c = e.getCurrentSourcePreviewNodeOptions(), S = c.anchorX, N = c.anchorY, O = c.offsetX, I = c.offsetY, y = {
|
|
74
|
-
anchorX: S,
|
|
75
|
-
anchorY: N
|
|
76
|
-
}, C = {
|
|
77
|
-
offsetX: O,
|
|
78
|
-
offsetY: I
|
|
79
|
-
}, D = k(p, l, d, y, C);
|
|
80
|
-
u.setDragImage(l, D.x, D.y);
|
|
81
|
-
}
|
|
82
|
-
}
|
|
83
|
-
try {
|
|
84
|
-
u == null || u.setData("application/json", {});
|
|
85
|
-
} catch {
|
|
86
|
-
}
|
|
87
|
-
e.setCurrentDragSourceNode(r.target);
|
|
88
|
-
var L = e.getCurrentSourcePreviewNodeOptions(), w = L.captureDraggingState;
|
|
89
|
-
w ? e.actions.publishDragSource() : setTimeout(function() {
|
|
90
|
-
return e.actions.publishDragSource();
|
|
91
|
-
}, 0);
|
|
92
|
-
} else if (g)
|
|
93
|
-
e.beginDragNativeItem(g);
|
|
94
|
-
else {
|
|
95
|
-
if (u && !u.types && (r.target && !r.target.hasAttribute || !r.target.hasAttribute("draggable")))
|
|
96
|
-
return;
|
|
97
|
-
r.preventDefault();
|
|
98
|
-
}
|
|
99
|
-
}
|
|
100
|
-
}), i(this, "handleTopDragEndCapture", function() {
|
|
101
|
-
e.clearCurrentDragSourceNode() && e.monitor.isDragging() && e.actions.endDrag();
|
|
102
|
-
}), i(this, "handleTopDragEnterCapture", function(r) {
|
|
103
|
-
e.dragEnterTargetIds = [];
|
|
104
|
-
var o = e.enterLeaveCounter.enter(r.target);
|
|
105
|
-
if (!(!o || e.monitor.isDragging())) {
|
|
106
|
-
var d = r.dataTransfer, u = f(d);
|
|
107
|
-
u && e.beginDragNativeItem(u, d);
|
|
108
|
-
}
|
|
109
|
-
}), i(this, "handleTopDragEnter", function(r) {
|
|
110
|
-
var o = e.dragEnterTargetIds;
|
|
111
|
-
if (e.dragEnterTargetIds = [], !!e.monitor.isDragging()) {
|
|
112
|
-
e.altKeyPressed = r.altKey, o.length > 0 && e.actions.hover(o, {
|
|
113
|
-
clientOffset: v(r)
|
|
114
|
-
});
|
|
115
|
-
var d = o.some(function(u) {
|
|
116
|
-
return e.monitor.canDropOnTarget(u);
|
|
117
|
-
});
|
|
118
|
-
d && (r.preventDefault(), r.dataTransfer && (r.dataTransfer.dropEffect = e.getCurrentDropEffect()));
|
|
119
|
-
}
|
|
120
|
-
}), i(this, "handleTopDragOverCapture", function() {
|
|
121
|
-
e.dragOverTargetIds = [];
|
|
122
|
-
}), i(this, "handleTopDragOver", function(r) {
|
|
123
|
-
var o = e.dragOverTargetIds;
|
|
124
|
-
if (e.dragOverTargetIds = [], !e.monitor.isDragging()) {
|
|
125
|
-
r.preventDefault(), r.dataTransfer && (r.dataTransfer.dropEffect = "none");
|
|
126
|
-
return;
|
|
127
|
-
}
|
|
128
|
-
e.altKeyPressed = r.altKey, e.lastClientOffset = v(r), e.hoverRafId === null && typeof requestAnimationFrame < "u" && (e.hoverRafId = requestAnimationFrame(function() {
|
|
129
|
-
e.monitor.isDragging() && e.actions.hover(o || [], {
|
|
130
|
-
clientOffset: e.lastClientOffset
|
|
131
|
-
}), e.hoverRafId = null;
|
|
132
|
-
}));
|
|
133
|
-
var d = (o || []).some(function(u) {
|
|
134
|
-
return e.monitor.canDropOnTarget(u);
|
|
135
|
-
});
|
|
136
|
-
d ? (r.preventDefault(), r.dataTransfer && (r.dataTransfer.dropEffect = e.getCurrentDropEffect())) : e.isDraggingNativeItem() ? r.preventDefault() : (r.preventDefault(), r.dataTransfer && (r.dataTransfer.dropEffect = "none"));
|
|
137
|
-
}), i(this, "handleTopDragLeaveCapture", function(r) {
|
|
138
|
-
e.isDraggingNativeItem() && r.preventDefault();
|
|
139
|
-
var o = e.enterLeaveCounter.leave(r.target);
|
|
140
|
-
o && e.isDraggingNativeItem() && setTimeout(function() {
|
|
141
|
-
return e.endDragNativeItem();
|
|
142
|
-
}, 0);
|
|
143
|
-
}), i(this, "handleTopDropCapture", function(r) {
|
|
144
|
-
if (e.dropTargetIds = [], e.isDraggingNativeItem()) {
|
|
145
|
-
var o;
|
|
146
|
-
r.preventDefault(), (o = e.currentNativeSource) === null || o === void 0 || o.loadDataTransfer(r.dataTransfer);
|
|
147
|
-
} else f(r.dataTransfer) && r.preventDefault();
|
|
148
|
-
e.enterLeaveCounter.reset();
|
|
149
|
-
}), i(this, "handleTopDrop", function(r) {
|
|
150
|
-
var o = e.dropTargetIds;
|
|
151
|
-
e.dropTargetIds = [], e.actions.hover(o, {
|
|
152
|
-
clientOffset: v(r)
|
|
153
|
-
}), e.actions.drop({
|
|
154
|
-
dropEffect: e.getCurrentDropEffect()
|
|
155
|
-
}), e.isDraggingNativeItem() ? e.endDragNativeItem() : e.monitor.isDragging() && e.actions.endDrag();
|
|
156
|
-
}), i(this, "handleSelectStart", function(r) {
|
|
157
|
-
var o = r.target;
|
|
158
|
-
typeof o.dragDrop == "function" && (o.tagName === "INPUT" || o.tagName === "SELECT" || o.tagName === "TEXTAREA" || o.isContentEditable || (r.preventDefault(), o.dragDrop()));
|
|
159
|
-
}), this.options = new R(t, n), this.actions = a.getActions(), this.monitor = a.getMonitor(), this.registry = a.getRegistry(), this.enterLeaveCounter = new b(this.isNodeInDocument);
|
|
160
|
-
}
|
|
161
|
-
return A(s, [{
|
|
162
|
-
key: "profile",
|
|
163
|
-
value: function() {
|
|
164
|
-
var t, n;
|
|
165
|
-
return {
|
|
166
|
-
sourcePreviewNodes: this.sourcePreviewNodes.size,
|
|
167
|
-
sourcePreviewNodeOptions: this.sourcePreviewNodeOptions.size,
|
|
168
|
-
sourceNodeOptions: this.sourceNodeOptions.size,
|
|
169
|
-
sourceNodes: this.sourceNodes.size,
|
|
170
|
-
dragStartSourceIds: ((t = this.dragStartSourceIds) === null || t === void 0 ? void 0 : t.length) || 0,
|
|
171
|
-
dropTargetIds: this.dropTargetIds.length,
|
|
172
|
-
dragEnterTargetIds: this.dragEnterTargetIds.length,
|
|
173
|
-
dragOverTargetIds: ((n = this.dragOverTargetIds) === null || n === void 0 ? void 0 : n.length) || 0
|
|
174
|
-
};
|
|
175
|
-
}
|
|
176
|
-
// public for test
|
|
177
|
-
}, {
|
|
178
|
-
key: "window",
|
|
179
|
-
get: function() {
|
|
180
|
-
return this.options.window;
|
|
181
|
-
}
|
|
182
|
-
}, {
|
|
183
|
-
key: "document",
|
|
184
|
-
get: function() {
|
|
185
|
-
return this.options.document;
|
|
186
|
-
}
|
|
187
|
-
/**
|
|
188
|
-
* Get the root element to use for event subscriptions
|
|
189
|
-
*/
|
|
190
|
-
}, {
|
|
191
|
-
key: "rootElement",
|
|
192
|
-
get: function() {
|
|
193
|
-
return this.options.rootElement;
|
|
194
|
-
}
|
|
195
|
-
}, {
|
|
196
|
-
key: "setup",
|
|
197
|
-
value: function() {
|
|
198
|
-
var t = this.rootElement;
|
|
199
|
-
if (t !== void 0) {
|
|
200
|
-
if (t.__isReactDndBackendSetUp)
|
|
201
|
-
throw new Error("Cannot have two HTML5 backends at the same time.");
|
|
202
|
-
t.__isReactDndBackendSetUp = !0, this.addEventListeners(t);
|
|
203
|
-
}
|
|
204
|
-
}
|
|
205
|
-
}, {
|
|
206
|
-
key: "teardown",
|
|
207
|
-
value: function() {
|
|
208
|
-
var t = this.rootElement;
|
|
209
|
-
if (t !== void 0 && (t.__isReactDndBackendSetUp = !1, this.removeEventListeners(this.rootElement), this.clearCurrentDragSourceNode(), this.asyncEndDragFrameId)) {
|
|
210
|
-
var n;
|
|
211
|
-
(n = this.window) === null || n === void 0 || n.cancelAnimationFrame(this.asyncEndDragFrameId);
|
|
212
|
-
}
|
|
213
|
-
}
|
|
214
|
-
}, {
|
|
215
|
-
key: "connectDragPreview",
|
|
216
|
-
value: function(t, n, e) {
|
|
217
|
-
var r = this;
|
|
218
|
-
return this.sourcePreviewNodeOptions.set(t, e), this.sourcePreviewNodes.set(t, n), function() {
|
|
219
|
-
r.sourcePreviewNodes.delete(t), r.sourcePreviewNodeOptions.delete(t);
|
|
220
|
-
};
|
|
221
|
-
}
|
|
222
|
-
}, {
|
|
223
|
-
key: "connectDragSource",
|
|
224
|
-
value: function(t, n, e) {
|
|
225
|
-
var r = this;
|
|
226
|
-
this.sourceNodes.set(t, n), this.sourceNodeOptions.set(t, e);
|
|
227
|
-
var o = function(g) {
|
|
228
|
-
return r.handleDragStart(g, t);
|
|
229
|
-
}, d = function(g) {
|
|
230
|
-
return r.handleSelectStart(g);
|
|
231
|
-
};
|
|
232
|
-
return n.setAttribute("draggable", "true"), n.addEventListener("dragstart", o), n.addEventListener("selectstart", d), function() {
|
|
233
|
-
r.sourceNodes.delete(t), r.sourceNodeOptions.delete(t), n.removeEventListener("dragstart", o), n.removeEventListener("selectstart", d), n.setAttribute("draggable", "false");
|
|
234
|
-
};
|
|
235
|
-
}
|
|
236
|
-
}, {
|
|
237
|
-
key: "connectDropTarget",
|
|
238
|
-
value: function(t, n) {
|
|
239
|
-
var e = this, r = function(g) {
|
|
240
|
-
return e.handleDragEnter(g, t);
|
|
241
|
-
}, o = function(g) {
|
|
242
|
-
return e.handleDragOver(g, t);
|
|
243
|
-
}, d = function(g) {
|
|
244
|
-
return e.handleDrop(g, t);
|
|
245
|
-
};
|
|
246
|
-
return n.addEventListener("dragenter", r), n.addEventListener("dragover", o), n.addEventListener("drop", d), function() {
|
|
247
|
-
n.removeEventListener("dragenter", r), n.removeEventListener("dragover", o), n.removeEventListener("drop", d);
|
|
248
|
-
};
|
|
249
|
-
}
|
|
250
|
-
}, {
|
|
251
|
-
key: "addEventListeners",
|
|
252
|
-
value: function(t) {
|
|
253
|
-
t.addEventListener && (t.addEventListener("dragstart", this.handleTopDragStart), t.addEventListener("dragstart", this.handleTopDragStartCapture, !0), t.addEventListener("dragend", this.handleTopDragEndCapture, !0), t.addEventListener("dragenter", this.handleTopDragEnter), t.addEventListener("dragenter", this.handleTopDragEnterCapture, !0), t.addEventListener("dragleave", this.handleTopDragLeaveCapture, !0), t.addEventListener("dragover", this.handleTopDragOver), t.addEventListener("dragover", this.handleTopDragOverCapture, !0), t.addEventListener("drop", this.handleTopDrop), t.addEventListener("drop", this.handleTopDropCapture, !0));
|
|
254
|
-
}
|
|
255
|
-
}, {
|
|
256
|
-
key: "removeEventListeners",
|
|
257
|
-
value: function(t) {
|
|
258
|
-
t.removeEventListener && (t.removeEventListener("dragstart", this.handleTopDragStart), t.removeEventListener("dragstart", this.handleTopDragStartCapture, !0), t.removeEventListener("dragend", this.handleTopDragEndCapture, !0), t.removeEventListener("dragenter", this.handleTopDragEnter), t.removeEventListener("dragenter", this.handleTopDragEnterCapture, !0), t.removeEventListener("dragleave", this.handleTopDragLeaveCapture, !0), t.removeEventListener("dragover", this.handleTopDragOver), t.removeEventListener("dragover", this.handleTopDragOverCapture, !0), t.removeEventListener("drop", this.handleTopDrop), t.removeEventListener("drop", this.handleTopDropCapture, !0));
|
|
259
|
-
}
|
|
260
|
-
}, {
|
|
261
|
-
key: "getCurrentSourceNodeOptions",
|
|
262
|
-
value: function() {
|
|
263
|
-
var t = this.monitor.getSourceId(), n = this.sourceNodeOptions.get(t);
|
|
264
|
-
return E({
|
|
265
|
-
dropEffect: this.altKeyPressed ? "copy" : "move"
|
|
266
|
-
}, n || {});
|
|
267
|
-
}
|
|
268
|
-
}, {
|
|
269
|
-
key: "getCurrentDropEffect",
|
|
270
|
-
value: function() {
|
|
271
|
-
return this.isDraggingNativeItem() ? "copy" : this.getCurrentSourceNodeOptions().dropEffect;
|
|
272
|
-
}
|
|
273
|
-
}, {
|
|
274
|
-
key: "getCurrentSourcePreviewNodeOptions",
|
|
275
|
-
value: function() {
|
|
276
|
-
var t = this.monitor.getSourceId(), n = this.sourcePreviewNodeOptions.get(t);
|
|
277
|
-
return E({
|
|
278
|
-
anchorX: 0.5,
|
|
279
|
-
anchorY: 0.5,
|
|
280
|
-
captureDraggingState: !1
|
|
281
|
-
}, n || {});
|
|
282
|
-
}
|
|
283
|
-
}, {
|
|
284
|
-
key: "isDraggingNativeItem",
|
|
285
|
-
value: function() {
|
|
286
|
-
var t = this.monitor.getItemType();
|
|
287
|
-
return Object.keys(m).some(function(n) {
|
|
288
|
-
return m[n] === t;
|
|
289
|
-
});
|
|
290
|
-
}
|
|
291
|
-
}, {
|
|
292
|
-
key: "beginDragNativeItem",
|
|
293
|
-
value: function(t, n) {
|
|
294
|
-
this.clearCurrentDragSourceNode(), this.currentNativeSource = M(t, n), this.currentNativeHandle = this.registry.addSource(t, this.currentNativeSource), this.actions.beginDrag([this.currentNativeHandle]);
|
|
295
|
-
}
|
|
296
|
-
}, {
|
|
297
|
-
key: "setCurrentDragSourceNode",
|
|
298
|
-
value: function(t) {
|
|
299
|
-
var n = this;
|
|
300
|
-
this.clearCurrentDragSourceNode(), this.currentDragSourceNode = t;
|
|
301
|
-
var e = 1e3;
|
|
302
|
-
this.mouseMoveTimeoutTimer = setTimeout(function() {
|
|
303
|
-
var r;
|
|
304
|
-
return (r = n.rootElement) === null || r === void 0 ? void 0 : r.addEventListener("mousemove", n.endDragIfSourceWasRemovedFromDOM, !0);
|
|
305
|
-
}, e);
|
|
306
|
-
}
|
|
307
|
-
}, {
|
|
308
|
-
key: "clearCurrentDragSourceNode",
|
|
309
|
-
value: function() {
|
|
310
|
-
if (this.currentDragSourceNode) {
|
|
311
|
-
if (this.currentDragSourceNode = null, this.rootElement) {
|
|
312
|
-
var t;
|
|
313
|
-
(t = this.window) === null || t === void 0 || t.clearTimeout(this.mouseMoveTimeoutTimer || void 0), this.rootElement.removeEventListener("mousemove", this.endDragIfSourceWasRemovedFromDOM, !0);
|
|
314
|
-
}
|
|
315
|
-
return this.mouseMoveTimeoutTimer = null, !0;
|
|
316
|
-
}
|
|
317
|
-
return !1;
|
|
318
|
-
}
|
|
319
|
-
}, {
|
|
320
|
-
key: "handleDragStart",
|
|
321
|
-
value: function(t, n) {
|
|
322
|
-
t.defaultPrevented || (this.dragStartSourceIds || (this.dragStartSourceIds = []), this.dragStartSourceIds.unshift(n));
|
|
323
|
-
}
|
|
324
|
-
}, {
|
|
325
|
-
key: "handleDragEnter",
|
|
326
|
-
value: function(t, n) {
|
|
327
|
-
this.dragEnterTargetIds.unshift(n);
|
|
328
|
-
}
|
|
329
|
-
}, {
|
|
330
|
-
key: "handleDragOver",
|
|
331
|
-
value: function(t, n) {
|
|
332
|
-
this.dragOverTargetIds === null && (this.dragOverTargetIds = []), this.dragOverTargetIds.unshift(n);
|
|
333
|
-
}
|
|
334
|
-
}, {
|
|
335
|
-
key: "handleDrop",
|
|
336
|
-
value: function(t, n) {
|
|
337
|
-
this.dropTargetIds.unshift(n);
|
|
338
|
-
}
|
|
339
|
-
}]), s;
|
|
340
|
-
}();
|
|
74
|
+
}, y = {
|
|
75
|
+
ordinalNumber: t({
|
|
76
|
+
matchPattern: i,
|
|
77
|
+
parsePattern: r,
|
|
78
|
+
valueCallback: function(e) {
|
|
79
|
+
return parseInt(e, 10);
|
|
80
|
+
}
|
|
81
|
+
}),
|
|
82
|
+
era: a({
|
|
83
|
+
matchPatterns: n,
|
|
84
|
+
defaultMatchWidth: "wide",
|
|
85
|
+
parsePatterns: s,
|
|
86
|
+
defaultParseWidth: "any"
|
|
87
|
+
}),
|
|
88
|
+
quarter: a({
|
|
89
|
+
matchPatterns: d,
|
|
90
|
+
defaultMatchWidth: "wide",
|
|
91
|
+
parsePatterns: o,
|
|
92
|
+
defaultParseWidth: "any",
|
|
93
|
+
valueCallback: (e) => e + 1
|
|
94
|
+
}),
|
|
95
|
+
month: a({
|
|
96
|
+
matchPatterns: m,
|
|
97
|
+
defaultMatchWidth: "wide",
|
|
98
|
+
parsePatterns: c,
|
|
99
|
+
defaultParseWidth: "any"
|
|
100
|
+
}),
|
|
101
|
+
day: a({
|
|
102
|
+
matchPatterns: u,
|
|
103
|
+
defaultMatchWidth: "wide",
|
|
104
|
+
parsePatterns: h,
|
|
105
|
+
defaultParseWidth: "any"
|
|
106
|
+
}),
|
|
107
|
+
dayPeriod: a({
|
|
108
|
+
matchPatterns: l,
|
|
109
|
+
defaultMatchWidth: "any",
|
|
110
|
+
parsePatterns: P,
|
|
111
|
+
defaultParseWidth: "any"
|
|
112
|
+
})
|
|
113
|
+
};
|
|
341
114
|
export {
|
|
342
|
-
|
|
115
|
+
y as match
|
|
343
116
|
};
|