@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.es417.js
CHANGED
|
@@ -1,143 +1,16 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
abbreviated: [
|
|
13
|
-
"ene",
|
|
14
|
-
"feb",
|
|
15
|
-
"mar",
|
|
16
|
-
"abr",
|
|
17
|
-
"may",
|
|
18
|
-
"jun",
|
|
19
|
-
"jul",
|
|
20
|
-
"ago",
|
|
21
|
-
"sep",
|
|
22
|
-
"oct",
|
|
23
|
-
"nov",
|
|
24
|
-
"dic"
|
|
25
|
-
],
|
|
26
|
-
wide: [
|
|
27
|
-
"enero",
|
|
28
|
-
"febrero",
|
|
29
|
-
"marzo",
|
|
30
|
-
"abril",
|
|
31
|
-
"mayo",
|
|
32
|
-
"junio",
|
|
33
|
-
"julio",
|
|
34
|
-
"agosto",
|
|
35
|
-
"septiembre",
|
|
36
|
-
"octubre",
|
|
37
|
-
"noviembre",
|
|
38
|
-
"diciembre"
|
|
39
|
-
]
|
|
40
|
-
}, d = {
|
|
41
|
-
narrow: ["d", "l", "m", "m", "j", "v", "s"],
|
|
42
|
-
short: ["do", "lu", "ma", "mi", "ju", "vi", "sá"],
|
|
43
|
-
abbreviated: ["dom", "lun", "mar", "mié", "jue", "vie", "sáb"],
|
|
44
|
-
wide: [
|
|
45
|
-
"domingo",
|
|
46
|
-
"lunes",
|
|
47
|
-
"martes",
|
|
48
|
-
"miércoles",
|
|
49
|
-
"jueves",
|
|
50
|
-
"viernes",
|
|
51
|
-
"sábado"
|
|
52
|
-
]
|
|
53
|
-
}, r = {
|
|
54
|
-
narrow: {
|
|
55
|
-
am: "a",
|
|
56
|
-
pm: "p",
|
|
57
|
-
midnight: "mn",
|
|
58
|
-
noon: "md",
|
|
59
|
-
morning: "mañana",
|
|
60
|
-
afternoon: "tarde",
|
|
61
|
-
evening: "tarde",
|
|
62
|
-
night: "noche"
|
|
63
|
-
},
|
|
64
|
-
abbreviated: {
|
|
65
|
-
am: "AM",
|
|
66
|
-
pm: "PM",
|
|
67
|
-
midnight: "medianoche",
|
|
68
|
-
noon: "mediodia",
|
|
69
|
-
morning: "mañana",
|
|
70
|
-
afternoon: "tarde",
|
|
71
|
-
evening: "tarde",
|
|
72
|
-
night: "noche"
|
|
73
|
-
},
|
|
74
|
-
wide: {
|
|
75
|
-
am: "a.m.",
|
|
76
|
-
pm: "p.m.",
|
|
77
|
-
midnight: "medianoche",
|
|
78
|
-
noon: "mediodia",
|
|
79
|
-
morning: "mañana",
|
|
80
|
-
afternoon: "tarde",
|
|
81
|
-
evening: "tarde",
|
|
82
|
-
night: "noche"
|
|
1
|
+
import { initialState as d } from "./index.es337.js";
|
|
2
|
+
function s(e = d().nodes.drag, n) {
|
|
3
|
+
switch (n.type) {
|
|
4
|
+
case "DND_DRAG_START":
|
|
5
|
+
return Object.assign(Object.assign({}, e), { id: n.id, selectedIds: n.dragIds });
|
|
6
|
+
case "DND_DRAG_END":
|
|
7
|
+
return Object.assign(Object.assign({}, e), { id: null, destinationParentId: null, destinationIndex: null, selectedIds: [] });
|
|
8
|
+
case "DND_HOVERING":
|
|
9
|
+
return n.parentId !== e.destinationParentId || n.index != e.destinationIndex ? Object.assign(Object.assign({}, e), { destinationParentId: n.parentId, destinationIndex: n.index }) : e;
|
|
10
|
+
default:
|
|
11
|
+
return e;
|
|
83
12
|
}
|
|
84
|
-
}
|
|
85
|
-
narrow: {
|
|
86
|
-
am: "a",
|
|
87
|
-
pm: "p",
|
|
88
|
-
midnight: "mn",
|
|
89
|
-
noon: "md",
|
|
90
|
-
morning: "de la mañana",
|
|
91
|
-
afternoon: "de la tarde",
|
|
92
|
-
evening: "de la tarde",
|
|
93
|
-
night: "de la noche"
|
|
94
|
-
},
|
|
95
|
-
abbreviated: {
|
|
96
|
-
am: "AM",
|
|
97
|
-
pm: "PM",
|
|
98
|
-
midnight: "medianoche",
|
|
99
|
-
noon: "mediodia",
|
|
100
|
-
morning: "de la mañana",
|
|
101
|
-
afternoon: "de la tarde",
|
|
102
|
-
evening: "de la tarde",
|
|
103
|
-
night: "de la noche"
|
|
104
|
-
},
|
|
105
|
-
wide: {
|
|
106
|
-
am: "a.m.",
|
|
107
|
-
pm: "p.m.",
|
|
108
|
-
midnight: "medianoche",
|
|
109
|
-
noon: "mediodia",
|
|
110
|
-
morning: "de la mañana",
|
|
111
|
-
afternoon: "de la tarde",
|
|
112
|
-
evening: "de la tarde",
|
|
113
|
-
night: "de la noche"
|
|
114
|
-
}
|
|
115
|
-
}, m = (a, l) => Number(a) + "º", g = {
|
|
116
|
-
ordinalNumber: m,
|
|
117
|
-
era: e({
|
|
118
|
-
values: n,
|
|
119
|
-
defaultWidth: "wide"
|
|
120
|
-
}),
|
|
121
|
-
quarter: e({
|
|
122
|
-
values: i,
|
|
123
|
-
defaultWidth: "wide",
|
|
124
|
-
argumentCallback: (a) => Number(a) - 1
|
|
125
|
-
}),
|
|
126
|
-
month: e({
|
|
127
|
-
values: o,
|
|
128
|
-
defaultWidth: "wide"
|
|
129
|
-
}),
|
|
130
|
-
day: e({
|
|
131
|
-
values: d,
|
|
132
|
-
defaultWidth: "wide"
|
|
133
|
-
}),
|
|
134
|
-
dayPeriod: e({
|
|
135
|
-
values: r,
|
|
136
|
-
defaultWidth: "wide",
|
|
137
|
-
formattingValues: t,
|
|
138
|
-
defaultFormattingWidth: "wide"
|
|
139
|
-
})
|
|
140
|
-
};
|
|
13
|
+
}
|
|
141
14
|
export {
|
|
142
|
-
|
|
15
|
+
s as reducer
|
|
143
16
|
};
|
package/dist/index.es418.js
CHANGED
|
@@ -1,116 +1,343 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
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
|
|
1
|
+
import { EnterLeaveCounter as b } from "./index.es466.js";
|
|
2
|
+
import { getNodeClientOffset as P, getEventClientOffset as v, getDragPreviewOffset as k } from "./index.es467.js";
|
|
3
|
+
import { createNativeDragSource as M, matchNativeItemType as f } from "./index.es468.js";
|
|
4
|
+
import * as m from "./index.es469.js";
|
|
5
|
+
import { OptionsReader as R } from "./index.es470.js";
|
|
6
|
+
function T(s, a) {
|
|
7
|
+
var t = Object.keys(s);
|
|
8
|
+
if (Object.getOwnPropertySymbols) {
|
|
9
|
+
var n = Object.getOwnPropertySymbols(s);
|
|
10
|
+
a && (n = n.filter(function(e) {
|
|
11
|
+
return Object.getOwnPropertyDescriptor(s, e).enumerable;
|
|
12
|
+
})), t.push.apply(t, n);
|
|
73
13
|
}
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
}
|
|
14
|
+
return t;
|
|
15
|
+
}
|
|
16
|
+
function E(s) {
|
|
17
|
+
for (var a = 1; a < arguments.length; a++) {
|
|
18
|
+
var t = arguments[a] != null ? arguments[a] : {};
|
|
19
|
+
a % 2 ? T(Object(t), !0).forEach(function(n) {
|
|
20
|
+
i(s, n, t[n]);
|
|
21
|
+
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(s, Object.getOwnPropertyDescriptors(t)) : T(Object(t)).forEach(function(n) {
|
|
22
|
+
Object.defineProperty(s, n, Object.getOwnPropertyDescriptor(t, n));
|
|
23
|
+
});
|
|
24
|
+
}
|
|
25
|
+
return s;
|
|
26
|
+
}
|
|
27
|
+
function _(s, a) {
|
|
28
|
+
if (!(s instanceof a))
|
|
29
|
+
throw new TypeError("Cannot call a class as a function");
|
|
30
|
+
}
|
|
31
|
+
function j(s, a) {
|
|
32
|
+
for (var t = 0; t < a.length; t++) {
|
|
33
|
+
var n = a[t];
|
|
34
|
+
n.enumerable = n.enumerable || !1, n.configurable = !0, "value" in n && (n.writable = !0), Object.defineProperty(s, n.key, n);
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
function A(s, a, t) {
|
|
38
|
+
return a && j(s.prototype, a), s;
|
|
39
|
+
}
|
|
40
|
+
function i(s, a, t) {
|
|
41
|
+
return a in s ? Object.defineProperty(s, a, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : s[a] = t, s;
|
|
42
|
+
}
|
|
43
|
+
var X = /* @__PURE__ */ function() {
|
|
44
|
+
function s(a, t, n) {
|
|
45
|
+
var e = this;
|
|
46
|
+
_(this, s), i(this, "options", void 0), i(this, "actions", void 0), i(this, "monitor", void 0), i(this, "registry", void 0), i(this, "enterLeaveCounter", void 0), i(this, "sourcePreviewNodes", /* @__PURE__ */ new Map()), i(this, "sourcePreviewNodeOptions", /* @__PURE__ */ new Map()), i(this, "sourceNodes", /* @__PURE__ */ new Map()), i(this, "sourceNodeOptions", /* @__PURE__ */ new Map()), i(this, "dragStartSourceIds", null), i(this, "dropTargetIds", []), i(this, "dragEnterTargetIds", []), i(this, "currentNativeSource", null), i(this, "currentNativeHandle", null), i(this, "currentDragSourceNode", null), i(this, "altKeyPressed", !1), i(this, "mouseMoveTimeoutTimer", null), i(this, "asyncEndDragFrameId", null), i(this, "dragOverTargetIds", null), i(this, "lastClientOffset", null), i(this, "hoverRafId", null), i(this, "getSourceClientOffset", function(r) {
|
|
47
|
+
var o = e.sourceNodes.get(r);
|
|
48
|
+
return o && P(o) || null;
|
|
49
|
+
}), i(this, "endDragNativeItem", function() {
|
|
50
|
+
e.isDraggingNativeItem() && (e.actions.endDrag(), e.currentNativeHandle && e.registry.removeSource(e.currentNativeHandle), e.currentNativeHandle = null, e.currentNativeSource = null);
|
|
51
|
+
}), i(this, "isNodeInDocument", function(r) {
|
|
52
|
+
return !!(r && e.document && e.document.body && e.document.body.contains(r));
|
|
53
|
+
}), i(this, "endDragIfSourceWasRemovedFromDOM", function() {
|
|
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
|
+
}();
|
|
114
341
|
export {
|
|
115
|
-
|
|
342
|
+
X as HTML5BackendImpl
|
|
116
343
|
};
|
package/dist/index.es43.js
CHANGED
package/dist/index.es439.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { useTreeApi as f } from "./index.es336.js";
|
|
2
|
-
import { computeDrop as u } from "./index.
|
|
2
|
+
import { computeDrop as u } from "./index.es412.js";
|
|
3
3
|
import { actions as m } from "./index.es265.js";
|
|
4
|
-
import { useDrop as d } from "./index.
|
|
4
|
+
import { useDrop as d } from "./index.es413.js";
|
|
5
5
|
function l(t, e) {
|
|
6
6
|
const r = f(), [a, c] = d(() => ({
|
|
7
7
|
accept: "NODE",
|
package/dist/index.es44.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { j as a } from "./index.es83.js";
|
|
2
2
|
import * as s from "react";
|
|
3
|
-
import { Root as g, Trigger as h, Group as y, Portal as r, Sub as j, RadioGroup as w, SubTrigger as d, SubContent as l, Content as m, Item as c, CheckboxItem as p, ItemIndicator as f, RadioItem as x, Label as b, Separator as N } from "./index.
|
|
4
|
-
import R from "./index.
|
|
5
|
-
import M from "./index.
|
|
6
|
-
import S from "./index.
|
|
3
|
+
import { Root as g, Trigger as h, Group as y, Portal as r, Sub as j, RadioGroup as w, SubTrigger as d, SubContent as l, Content as m, Item as c, CheckboxItem as p, ItemIndicator as f, RadioItem as x, Label as b, Separator as N } from "./index.es109.js";
|
|
4
|
+
import R from "./index.es110.js";
|
|
5
|
+
import M from "./index.es104.js";
|
|
6
|
+
import S from "./index.es111.js";
|
|
7
7
|
import v from "./index.es15.js";
|
|
8
8
|
import { cn as o } from "./index.es73.js";
|
|
9
9
|
const K = g, O = h, Q = y, U = r, V = j, W = w, I = s.forwardRef(({ className: e, inset: i, children: t, ...u }, n) => /* @__PURE__ */ a.jsxs(
|