@stonecrop/atable 0.4.23 → 0.4.25
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/assets/index.css +1 -1
- package/dist/atable.d.ts +518 -86
- package/dist/atable.js +1340 -1044
- package/dist/atable.js.map +1 -1
- package/dist/atable.umd.cjs +2 -2
- package/dist/atable.umd.cjs.map +1 -1
- package/dist/src/index.d.ts +1 -1
- package/dist/src/index.d.ts.map +1 -1
- package/dist/src/stores/table.d.ts +376 -77
- package/dist/src/stores/table.d.ts.map +1 -1
- package/dist/src/types/index.d.ts +138 -10
- package/dist/src/types/index.d.ts.map +1 -1
- package/dist/stores/table.js +186 -41
- package/package.json +3 -3
- package/src/components/AGanttCell.vue +444 -170
- package/src/components/AGanttConnection.vue +164 -0
- package/src/components/ARow.vue +1 -1
- package/src/components/ATable.vue +96 -71
- package/src/components/ATableHeader.vue +1 -1
- package/src/index.ts +4 -0
- package/src/stores/table.ts +213 -45
- package/src/types/index.ts +159 -10
package/dist/atable.js
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import { onMounted as
|
|
2
|
-
import { defineStore as
|
|
3
|
-
import './assets/index.css';function
|
|
4
|
-
return
|
|
1
|
+
import { onMounted as se, ref as H, watch as Y, onBeforeUnmount as Rt, computed as M, shallowRef as X, toValue as $, watchEffect as At, getCurrentScope as ht, onScopeDispose as gt, unref as k, getCurrentInstance as Se, nextTick as pt, isRef as Tt, toRefs as Ot, customRef as wt, toRef as Ht, readonly as Dt, defineComponent as te, useTemplateRef as U, createElementBlock as T, openBlock as S, normalizeClass as q, normalizeStyle as _, createBlock as ie, resolveDynamicComponent as Ie, mergeProps as We, toDisplayString as ce, Fragment as le, createElementVNode as D, createCommentVNode as ee, renderSlot as F, useCssVars as Pt, onUnmounted as Lt, withModifiers as $e, withDirectives as Me, vShow as xt, renderList as we, createTextVNode as Bt, mergeModels as ot, useModel as zt, createVNode as lt, withCtx as at } from "vue";
|
|
2
|
+
import { defineStore as Wt } from "pinia";
|
|
3
|
+
import './assets/index.css';function Xe(e) {
|
|
4
|
+
return ht() ? (gt(e), !0) : !1;
|
|
5
5
|
}
|
|
6
|
-
const
|
|
6
|
+
const Xt = typeof window < "u" && typeof document < "u";
|
|
7
7
|
typeof WorkerGlobalScope < "u" && globalThis instanceof WorkerGlobalScope;
|
|
8
|
-
const
|
|
8
|
+
const Nt = (e) => e != null, Vt = Object.prototype.toString, Gt = (e) => Vt.call(e) === "[object Object]", Ft = () => {
|
|
9
9
|
};
|
|
10
|
-
function
|
|
10
|
+
function Ee(e) {
|
|
11
11
|
return Array.isArray(e) ? e : [e];
|
|
12
12
|
}
|
|
13
|
-
function
|
|
14
|
-
return
|
|
13
|
+
function Yt(e, t, n) {
|
|
14
|
+
return Y(
|
|
15
15
|
e,
|
|
16
16
|
t,
|
|
17
17
|
{
|
|
@@ -20,503 +20,503 @@ function Et(e, t, n) {
|
|
|
20
20
|
}
|
|
21
21
|
);
|
|
22
22
|
}
|
|
23
|
-
const
|
|
24
|
-
function
|
|
23
|
+
const fe = Xt ? window : void 0;
|
|
24
|
+
function ue(e) {
|
|
25
25
|
var t;
|
|
26
|
-
const n =
|
|
26
|
+
const n = $(e);
|
|
27
27
|
return (t = n == null ? void 0 : n.$el) != null ? t : n;
|
|
28
28
|
}
|
|
29
|
-
function
|
|
29
|
+
function xe(...e) {
|
|
30
30
|
const t = [], n = () => {
|
|
31
|
-
t.forEach((
|
|
32
|
-
},
|
|
33
|
-
const
|
|
34
|
-
return
|
|
35
|
-
}),
|
|
31
|
+
t.forEach((l) => l()), t.length = 0;
|
|
32
|
+
}, a = (l, s, u, f) => (l.addEventListener(s, u, f), () => l.removeEventListener(s, u, f)), i = M(() => {
|
|
33
|
+
const l = Ee($(e[0])).filter((s) => s != null);
|
|
34
|
+
return l.every((s) => typeof s != "string") ? l : void 0;
|
|
35
|
+
}), c = Yt(
|
|
36
36
|
() => {
|
|
37
|
-
var
|
|
37
|
+
var l, s;
|
|
38
38
|
return [
|
|
39
|
-
(s = (
|
|
40
|
-
|
|
41
|
-
|
|
39
|
+
(s = (l = i.value) == null ? void 0 : l.map((u) => ue(u))) != null ? s : [fe].filter((u) => u != null),
|
|
40
|
+
Ee($(i.value ? e[1] : e[0])),
|
|
41
|
+
Ee(k(i.value ? e[2] : e[1])),
|
|
42
42
|
// @ts-expect-error - TypeScript gets the correct types, but somehow still complains
|
|
43
|
-
|
|
43
|
+
$(i.value ? e[3] : e[2])
|
|
44
44
|
];
|
|
45
45
|
},
|
|
46
|
-
([
|
|
47
|
-
if (n(), !(
|
|
46
|
+
([l, s, u, f]) => {
|
|
47
|
+
if (n(), !(l != null && l.length) || !(s != null && s.length) || !(u != null && u.length))
|
|
48
48
|
return;
|
|
49
|
-
const
|
|
49
|
+
const g = Gt(f) ? { ...f } : f;
|
|
50
50
|
t.push(
|
|
51
|
-
...
|
|
51
|
+
...l.flatMap(
|
|
52
52
|
(m) => s.flatMap(
|
|
53
|
-
(
|
|
53
|
+
(w) => u.map((b) => a(m, w, b, g))
|
|
54
54
|
)
|
|
55
55
|
)
|
|
56
56
|
);
|
|
57
57
|
},
|
|
58
58
|
{ flush: "post" }
|
|
59
|
-
),
|
|
60
|
-
|
|
59
|
+
), o = () => {
|
|
60
|
+
c(), n();
|
|
61
61
|
};
|
|
62
|
-
return
|
|
62
|
+
return Xe(n), o;
|
|
63
63
|
}
|
|
64
|
-
function
|
|
65
|
-
const e =
|
|
66
|
-
return t &&
|
|
64
|
+
function jt() {
|
|
65
|
+
const e = X(!1), t = Se();
|
|
66
|
+
return t && se(() => {
|
|
67
67
|
e.value = !0;
|
|
68
68
|
}, t), e;
|
|
69
69
|
}
|
|
70
|
-
function
|
|
71
|
-
const t =
|
|
72
|
-
return
|
|
70
|
+
function Ut(e) {
|
|
71
|
+
const t = jt();
|
|
72
|
+
return M(() => (t.value, !!e()));
|
|
73
73
|
}
|
|
74
|
-
function
|
|
75
|
-
const { window:
|
|
76
|
-
let
|
|
77
|
-
const
|
|
78
|
-
|
|
79
|
-
}, s =
|
|
80
|
-
const m =
|
|
81
|
-
return new Set(
|
|
82
|
-
}),
|
|
74
|
+
function qt(e, t, n = {}) {
|
|
75
|
+
const { window: a = fe, ...i } = n;
|
|
76
|
+
let c;
|
|
77
|
+
const o = Ut(() => a && "MutationObserver" in a), l = () => {
|
|
78
|
+
c && (c.disconnect(), c = void 0);
|
|
79
|
+
}, s = M(() => {
|
|
80
|
+
const m = $(e), w = Ee(m).map(ue).filter(Nt);
|
|
81
|
+
return new Set(w);
|
|
82
|
+
}), u = Y(
|
|
83
83
|
() => s.value,
|
|
84
84
|
(m) => {
|
|
85
|
-
|
|
85
|
+
l(), o.value && m.size && (c = new MutationObserver(t), m.forEach((w) => c.observe(w, i)));
|
|
86
86
|
},
|
|
87
87
|
{ immediate: !0, flush: "post" }
|
|
88
|
-
),
|
|
89
|
-
|
|
88
|
+
), f = () => c == null ? void 0 : c.takeRecords(), g = () => {
|
|
89
|
+
u(), l();
|
|
90
90
|
};
|
|
91
|
-
return
|
|
92
|
-
isSupported:
|
|
93
|
-
stop:
|
|
94
|
-
takeRecords:
|
|
91
|
+
return Xe(g), {
|
|
92
|
+
isSupported: o,
|
|
93
|
+
stop: g,
|
|
94
|
+
takeRecords: f
|
|
95
95
|
};
|
|
96
96
|
}
|
|
97
|
-
function
|
|
97
|
+
function Jt(e, t, n = {}) {
|
|
98
98
|
const {
|
|
99
|
-
window:
|
|
100
|
-
document:
|
|
101
|
-
flush:
|
|
99
|
+
window: a = fe,
|
|
100
|
+
document: i = a == null ? void 0 : a.document,
|
|
101
|
+
flush: c = "sync"
|
|
102
102
|
} = n;
|
|
103
|
-
if (!
|
|
104
|
-
return
|
|
105
|
-
let
|
|
106
|
-
const
|
|
107
|
-
|
|
108
|
-
}, s =
|
|
109
|
-
const
|
|
110
|
-
if (
|
|
111
|
-
const { stop:
|
|
112
|
-
|
|
103
|
+
if (!a || !i)
|
|
104
|
+
return Ft;
|
|
105
|
+
let o;
|
|
106
|
+
const l = (f) => {
|
|
107
|
+
o == null || o(), o = f;
|
|
108
|
+
}, s = At(() => {
|
|
109
|
+
const f = ue(e);
|
|
110
|
+
if (f) {
|
|
111
|
+
const { stop: g } = qt(
|
|
112
|
+
i,
|
|
113
113
|
(m) => {
|
|
114
|
-
m.map((
|
|
114
|
+
m.map((w) => [...w.removedNodes]).flat().some((w) => w === f || w.contains(f)) && t(m);
|
|
115
115
|
},
|
|
116
116
|
{
|
|
117
|
-
window:
|
|
117
|
+
window: a,
|
|
118
118
|
childList: !0,
|
|
119
119
|
subtree: !0
|
|
120
120
|
}
|
|
121
121
|
);
|
|
122
|
-
|
|
122
|
+
l(g);
|
|
123
123
|
}
|
|
124
|
-
}, { flush:
|
|
125
|
-
s(),
|
|
124
|
+
}, { flush: c }), u = () => {
|
|
125
|
+
s(), l();
|
|
126
126
|
};
|
|
127
|
-
return
|
|
127
|
+
return Xe(u), u;
|
|
128
128
|
}
|
|
129
|
-
function
|
|
129
|
+
function Zt(e = {}) {
|
|
130
130
|
var t;
|
|
131
131
|
const {
|
|
132
|
-
window: n =
|
|
133
|
-
deep:
|
|
134
|
-
triggerOnRemoval:
|
|
135
|
-
} = e,
|
|
136
|
-
var
|
|
137
|
-
let
|
|
138
|
-
if (
|
|
139
|
-
for (;
|
|
140
|
-
|
|
141
|
-
return
|
|
142
|
-
},
|
|
143
|
-
|
|
132
|
+
window: n = fe,
|
|
133
|
+
deep: a = !0,
|
|
134
|
+
triggerOnRemoval: i = !1
|
|
135
|
+
} = e, c = (t = e.document) != null ? t : n == null ? void 0 : n.document, o = () => {
|
|
136
|
+
var u;
|
|
137
|
+
let f = c == null ? void 0 : c.activeElement;
|
|
138
|
+
if (a)
|
|
139
|
+
for (; f != null && f.shadowRoot; )
|
|
140
|
+
f = (u = f == null ? void 0 : f.shadowRoot) == null ? void 0 : u.activeElement;
|
|
141
|
+
return f;
|
|
142
|
+
}, l = X(), s = () => {
|
|
143
|
+
l.value = o();
|
|
144
144
|
};
|
|
145
145
|
if (n) {
|
|
146
|
-
const
|
|
146
|
+
const u = {
|
|
147
147
|
capture: !0,
|
|
148
148
|
passive: !0
|
|
149
149
|
};
|
|
150
|
-
|
|
150
|
+
xe(
|
|
151
151
|
n,
|
|
152
152
|
"blur",
|
|
153
|
-
(
|
|
154
|
-
|
|
153
|
+
(f) => {
|
|
154
|
+
f.relatedTarget === null && s();
|
|
155
155
|
},
|
|
156
|
-
|
|
157
|
-
),
|
|
156
|
+
u
|
|
157
|
+
), xe(
|
|
158
158
|
n,
|
|
159
159
|
"focus",
|
|
160
160
|
s,
|
|
161
|
-
|
|
161
|
+
u
|
|
162
162
|
);
|
|
163
163
|
}
|
|
164
|
-
return
|
|
164
|
+
return i && Jt(l, s, { document: c }), s(), l;
|
|
165
165
|
}
|
|
166
|
-
const
|
|
167
|
-
function
|
|
168
|
-
const { window: n =
|
|
169
|
-
if (!n || !
|
|
170
|
-
return { focused:
|
|
171
|
-
const
|
|
172
|
-
return
|
|
173
|
-
var s,
|
|
174
|
-
return
|
|
175
|
-
},
|
|
166
|
+
const Qt = "focusin", Kt = "focusout", _t = ":focus-within";
|
|
167
|
+
function en(e, t = {}) {
|
|
168
|
+
const { window: n = fe } = t, a = M(() => ue(e)), i = X(!1), c = M(() => i.value), o = Zt(t);
|
|
169
|
+
if (!n || !o.value)
|
|
170
|
+
return { focused: c };
|
|
171
|
+
const l = { passive: !0 };
|
|
172
|
+
return xe(a, Qt, () => i.value = !0, l), xe(a, Kt, () => {
|
|
173
|
+
var s, u, f;
|
|
174
|
+
return i.value = (f = (u = (s = a.value) == null ? void 0 : s.matches) == null ? void 0 : u.call(s, _t)) != null ? f : !1;
|
|
175
|
+
}, l), { focused: c };
|
|
176
176
|
}
|
|
177
|
-
function
|
|
178
|
-
const
|
|
177
|
+
function tn(e, { window: t = fe, scrollTarget: n } = {}) {
|
|
178
|
+
const a = H(!1), i = () => {
|
|
179
179
|
if (!t) return;
|
|
180
|
-
const
|
|
181
|
-
if (!
|
|
182
|
-
|
|
180
|
+
const c = t.document, o = ue(e);
|
|
181
|
+
if (!o)
|
|
182
|
+
a.value = !1;
|
|
183
183
|
else {
|
|
184
|
-
const
|
|
185
|
-
|
|
184
|
+
const l = o.getBoundingClientRect();
|
|
185
|
+
a.value = l.top <= (t.innerHeight || c.documentElement.clientHeight) && l.left <= (t.innerWidth || c.documentElement.clientWidth) && l.bottom >= 0 && l.right >= 0;
|
|
186
186
|
}
|
|
187
187
|
};
|
|
188
|
-
return
|
|
189
|
-
() =>
|
|
190
|
-
() =>
|
|
188
|
+
return Y(
|
|
189
|
+
() => ue(e),
|
|
190
|
+
() => i(),
|
|
191
191
|
{ immediate: !0, flush: "post" }
|
|
192
|
-
), t &&
|
|
192
|
+
), t && xe(n || t, "scroll", i, {
|
|
193
193
|
capture: !1,
|
|
194
194
|
passive: !0
|
|
195
|
-
}),
|
|
195
|
+
}), a;
|
|
196
196
|
}
|
|
197
|
-
const
|
|
198
|
-
let t =
|
|
197
|
+
const Z = (e) => {
|
|
198
|
+
let t = tn(e).value;
|
|
199
199
|
return t = t && e.offsetHeight > 0, t;
|
|
200
|
-
},
|
|
200
|
+
}, Q = (e) => e.tabIndex >= 0, st = (e) => {
|
|
201
201
|
const t = e.target;
|
|
202
|
-
return
|
|
203
|
-
},
|
|
202
|
+
return Ne(t);
|
|
203
|
+
}, Ne = (e) => {
|
|
204
204
|
var t;
|
|
205
205
|
let n;
|
|
206
206
|
if (e instanceof HTMLTableCellElement) {
|
|
207
|
-
const
|
|
208
|
-
if (
|
|
209
|
-
const
|
|
210
|
-
|
|
207
|
+
const a = (t = e.parentElement) == null ? void 0 : t.previousElementSibling;
|
|
208
|
+
if (a) {
|
|
209
|
+
const i = Array.from(a.children)[e.cellIndex];
|
|
210
|
+
i && (n = i);
|
|
211
211
|
}
|
|
212
212
|
} else if (e instanceof HTMLTableRowElement) {
|
|
213
|
-
const
|
|
214
|
-
|
|
213
|
+
const a = e.previousElementSibling;
|
|
214
|
+
a && (n = a);
|
|
215
215
|
}
|
|
216
|
-
return n && (!
|
|
217
|
-
},
|
|
216
|
+
return n && (!Q(n) || !Z(n)) ? Ne(n) : n;
|
|
217
|
+
}, nn = (e) => {
|
|
218
218
|
var t;
|
|
219
219
|
const n = e.target;
|
|
220
|
-
let
|
|
220
|
+
let a;
|
|
221
221
|
if (n instanceof HTMLTableCellElement) {
|
|
222
|
-
const
|
|
223
|
-
if (
|
|
224
|
-
const
|
|
225
|
-
|
|
222
|
+
const i = (t = n.parentElement) == null ? void 0 : t.parentElement;
|
|
223
|
+
if (i) {
|
|
224
|
+
const c = i.firstElementChild, o = c == null ? void 0 : c.children[n.cellIndex];
|
|
225
|
+
o && (a = o);
|
|
226
226
|
}
|
|
227
227
|
} else if (n instanceof HTMLTableRowElement) {
|
|
228
|
-
const
|
|
229
|
-
if (
|
|
230
|
-
const
|
|
231
|
-
|
|
228
|
+
const i = n.parentElement;
|
|
229
|
+
if (i) {
|
|
230
|
+
const c = i.firstElementChild;
|
|
231
|
+
c && (a = c);
|
|
232
232
|
}
|
|
233
233
|
}
|
|
234
|
-
return
|
|
235
|
-
},
|
|
234
|
+
return a && (!Q(a) || !Z(a)) ? Ve(a) : a;
|
|
235
|
+
}, rt = (e) => {
|
|
236
236
|
const t = e.target;
|
|
237
|
-
return
|
|
238
|
-
},
|
|
237
|
+
return Ve(t);
|
|
238
|
+
}, Ve = (e) => {
|
|
239
239
|
var t;
|
|
240
240
|
let n;
|
|
241
241
|
if (e instanceof HTMLTableCellElement) {
|
|
242
|
-
const
|
|
243
|
-
if (
|
|
244
|
-
const
|
|
245
|
-
|
|
242
|
+
const a = (t = e.parentElement) == null ? void 0 : t.nextElementSibling;
|
|
243
|
+
if (a) {
|
|
244
|
+
const i = Array.from(a.children)[e.cellIndex];
|
|
245
|
+
i && (n = i);
|
|
246
246
|
}
|
|
247
247
|
} else if (e instanceof HTMLTableRowElement) {
|
|
248
|
-
const
|
|
249
|
-
|
|
248
|
+
const a = e.nextElementSibling;
|
|
249
|
+
a && (n = a);
|
|
250
250
|
}
|
|
251
|
-
return n && (!
|
|
252
|
-
},
|
|
251
|
+
return n && (!Q(n) || !Z(n)) ? Ve(n) : n;
|
|
252
|
+
}, on = (e) => {
|
|
253
253
|
var t;
|
|
254
254
|
const n = e.target;
|
|
255
|
-
let
|
|
255
|
+
let a;
|
|
256
256
|
if (n instanceof HTMLTableCellElement) {
|
|
257
|
-
const
|
|
258
|
-
if (
|
|
259
|
-
const
|
|
260
|
-
|
|
257
|
+
const i = (t = n.parentElement) == null ? void 0 : t.parentElement;
|
|
258
|
+
if (i) {
|
|
259
|
+
const c = i.lastElementChild, o = c == null ? void 0 : c.children[n.cellIndex];
|
|
260
|
+
o && (a = o);
|
|
261
261
|
}
|
|
262
262
|
} else if (n instanceof HTMLTableRowElement) {
|
|
263
|
-
const
|
|
264
|
-
if (
|
|
265
|
-
const
|
|
266
|
-
|
|
263
|
+
const i = n.parentElement;
|
|
264
|
+
if (i) {
|
|
265
|
+
const c = i.lastElementChild;
|
|
266
|
+
c && (a = c);
|
|
267
267
|
}
|
|
268
268
|
}
|
|
269
|
-
return
|
|
270
|
-
},
|
|
269
|
+
return a && (!Q(a) || !Z(a)) ? Ne(a) : a;
|
|
270
|
+
}, it = (e) => {
|
|
271
271
|
const t = e.target;
|
|
272
|
-
return
|
|
273
|
-
},
|
|
272
|
+
return Ge(t);
|
|
273
|
+
}, Ge = (e) => {
|
|
274
274
|
var t;
|
|
275
275
|
let n;
|
|
276
276
|
if (e.previousElementSibling)
|
|
277
277
|
n = e.previousElementSibling;
|
|
278
278
|
else {
|
|
279
|
-
const
|
|
280
|
-
n =
|
|
279
|
+
const a = (t = e.parentElement) == null ? void 0 : t.previousElementSibling;
|
|
280
|
+
n = a == null ? void 0 : a.lastElementChild;
|
|
281
281
|
}
|
|
282
|
-
return n && (!
|
|
283
|
-
},
|
|
282
|
+
return n && (!Q(n) || !Z(n)) ? Ge(n) : n;
|
|
283
|
+
}, ct = (e) => {
|
|
284
284
|
const t = e.target;
|
|
285
|
-
return
|
|
286
|
-
},
|
|
285
|
+
return Fe(t);
|
|
286
|
+
}, Fe = (e) => {
|
|
287
287
|
var t;
|
|
288
288
|
let n;
|
|
289
289
|
if (e.nextElementSibling)
|
|
290
290
|
n = e.nextElementSibling;
|
|
291
291
|
else {
|
|
292
|
-
const
|
|
293
|
-
n =
|
|
292
|
+
const a = (t = e.parentElement) == null ? void 0 : t.nextElementSibling;
|
|
293
|
+
n = a == null ? void 0 : a.firstElementChild;
|
|
294
294
|
}
|
|
295
|
-
return n && (!
|
|
296
|
-
},
|
|
295
|
+
return n && (!Q(n) || !Z(n)) ? Fe(n) : n;
|
|
296
|
+
}, ut = (e) => {
|
|
297
297
|
const t = e.target.parentElement, n = t == null ? void 0 : t.firstElementChild;
|
|
298
|
-
return n && (!
|
|
299
|
-
},
|
|
298
|
+
return n && (!Q(n) || !Z(n)) ? Fe(n) : n;
|
|
299
|
+
}, dt = (e) => {
|
|
300
300
|
const t = e.target.parentElement, n = t == null ? void 0 : t.lastElementChild;
|
|
301
|
-
return n && (!
|
|
302
|
-
},
|
|
301
|
+
return n && (!Q(n) || !Z(n)) ? Ge(n) : n;
|
|
302
|
+
}, be = ["alt", "control", "shift", "meta"], ln = {
|
|
303
303
|
ArrowUp: "up",
|
|
304
304
|
ArrowDown: "down",
|
|
305
305
|
ArrowLeft: "left",
|
|
306
306
|
ArrowRight: "right"
|
|
307
|
-
},
|
|
307
|
+
}, Ye = {
|
|
308
308
|
"keydown.up": (e) => {
|
|
309
|
-
const t =
|
|
309
|
+
const t = st(e);
|
|
310
310
|
t && (e.preventDefault(), e.stopPropagation(), t.focus());
|
|
311
311
|
},
|
|
312
312
|
"keydown.down": (e) => {
|
|
313
|
-
const t =
|
|
313
|
+
const t = rt(e);
|
|
314
314
|
t && (e.preventDefault(), e.stopPropagation(), t.focus());
|
|
315
315
|
},
|
|
316
316
|
"keydown.left": (e) => {
|
|
317
|
-
const t =
|
|
317
|
+
const t = it(e);
|
|
318
318
|
e.preventDefault(), e.stopPropagation(), t && t.focus();
|
|
319
319
|
},
|
|
320
320
|
"keydown.right": (e) => {
|
|
321
|
-
const t =
|
|
321
|
+
const t = ct(e);
|
|
322
322
|
e.preventDefault(), e.stopPropagation(), t && t.focus();
|
|
323
323
|
},
|
|
324
324
|
"keydown.control.up": (e) => {
|
|
325
|
-
const t =
|
|
325
|
+
const t = nn(e);
|
|
326
326
|
t && (e.preventDefault(), e.stopPropagation(), t.focus());
|
|
327
327
|
},
|
|
328
328
|
"keydown.control.down": (e) => {
|
|
329
|
-
const t =
|
|
329
|
+
const t = on(e);
|
|
330
330
|
t && (e.preventDefault(), e.stopPropagation(), t.focus());
|
|
331
331
|
},
|
|
332
332
|
"keydown.control.left": (e) => {
|
|
333
|
-
const t =
|
|
333
|
+
const t = ut(e);
|
|
334
334
|
t && (e.preventDefault(), e.stopPropagation(), t.focus());
|
|
335
335
|
},
|
|
336
336
|
"keydown.control.right": (e) => {
|
|
337
|
-
const t =
|
|
337
|
+
const t = dt(e);
|
|
338
338
|
t && (e.preventDefault(), e.stopPropagation(), t.focus());
|
|
339
339
|
},
|
|
340
340
|
"keydown.end": (e) => {
|
|
341
|
-
const t =
|
|
341
|
+
const t = dt(e);
|
|
342
342
|
t && (e.preventDefault(), e.stopPropagation(), t.focus());
|
|
343
343
|
},
|
|
344
344
|
"keydown.enter": (e) => {
|
|
345
345
|
if (e.target instanceof HTMLTableCellElement) {
|
|
346
346
|
e.preventDefault(), e.stopPropagation();
|
|
347
|
-
const t =
|
|
347
|
+
const t = rt(e);
|
|
348
348
|
t && t.focus();
|
|
349
349
|
}
|
|
350
350
|
},
|
|
351
351
|
"keydown.shift.enter": (e) => {
|
|
352
352
|
if (e.target instanceof HTMLTableCellElement) {
|
|
353
353
|
e.preventDefault(), e.stopPropagation();
|
|
354
|
-
const t =
|
|
354
|
+
const t = st(e);
|
|
355
355
|
t && t.focus();
|
|
356
356
|
}
|
|
357
357
|
},
|
|
358
358
|
"keydown.home": (e) => {
|
|
359
|
-
const t =
|
|
359
|
+
const t = ut(e);
|
|
360
360
|
t && (e.preventDefault(), e.stopPropagation(), t.focus());
|
|
361
361
|
},
|
|
362
362
|
"keydown.tab": (e) => {
|
|
363
|
-
const t =
|
|
363
|
+
const t = ct(e);
|
|
364
364
|
t && (e.preventDefault(), e.stopPropagation(), t.focus());
|
|
365
365
|
},
|
|
366
366
|
"keydown.shift.tab": (e) => {
|
|
367
|
-
const t =
|
|
367
|
+
const t = it(e);
|
|
368
368
|
t && (e.preventDefault(), e.stopPropagation(), t.focus());
|
|
369
369
|
}
|
|
370
370
|
};
|
|
371
|
-
function
|
|
372
|
-
const t = (
|
|
373
|
-
let
|
|
374
|
-
return
|
|
375
|
-
}, n = (
|
|
376
|
-
var
|
|
377
|
-
const s = t(
|
|
378
|
-
let
|
|
379
|
-
if (typeof
|
|
380
|
-
|
|
381
|
-
else if (Array.isArray(
|
|
382
|
-
for (const
|
|
383
|
-
|
|
384
|
-
else if (
|
|
385
|
-
|
|
386
|
-
else if ((
|
|
387
|
-
if (Array.isArray(
|
|
388
|
-
for (const
|
|
389
|
-
|
|
371
|
+
function je(e) {
|
|
372
|
+
const t = (o) => {
|
|
373
|
+
let l = null;
|
|
374
|
+
return o.parent && (typeof o.parent == "string" ? l = document.querySelector(o.parent) : o.parent instanceof HTMLElement ? l = o.parent : l = o.parent.value), l;
|
|
375
|
+
}, n = (o) => {
|
|
376
|
+
var l;
|
|
377
|
+
const s = t(o);
|
|
378
|
+
let u = [];
|
|
379
|
+
if (typeof o.selectors == "string")
|
|
380
|
+
u = s ? Array.from(s.querySelectorAll(o.selectors)) : Array.from(document.querySelectorAll(o.selectors));
|
|
381
|
+
else if (Array.isArray(o.selectors))
|
|
382
|
+
for (const f of o.selectors)
|
|
383
|
+
f instanceof HTMLElement ? u.push(f) : u.push(f.$el);
|
|
384
|
+
else if (o.selectors instanceof HTMLElement)
|
|
385
|
+
u.push(o.selectors);
|
|
386
|
+
else if ((l = o.selectors) != null && l.value)
|
|
387
|
+
if (Array.isArray(o.selectors.value))
|
|
388
|
+
for (const f of o.selectors.value)
|
|
389
|
+
f instanceof HTMLElement ? u.push(f) : u.push(f.$el);
|
|
390
390
|
else
|
|
391
|
-
|
|
392
|
-
return
|
|
393
|
-
},
|
|
394
|
-
const
|
|
391
|
+
u.push(o.selectors.value);
|
|
392
|
+
return u;
|
|
393
|
+
}, a = (o) => {
|
|
394
|
+
const l = t(o);
|
|
395
395
|
let s = [];
|
|
396
|
-
return
|
|
397
|
-
},
|
|
398
|
-
const s =
|
|
399
|
-
if (
|
|
400
|
-
const
|
|
401
|
-
for (const
|
|
402
|
-
const [
|
|
403
|
-
if (
|
|
404
|
-
const
|
|
405
|
-
const
|
|
406
|
-
return
|
|
396
|
+
return o.selectors ? s = n(o) : l && (s = Array.from(l.children).filter((u) => Q(u) && Z(u))), s;
|
|
397
|
+
}, i = (o) => (l) => {
|
|
398
|
+
const s = ln[l.key] || l.key.toLowerCase();
|
|
399
|
+
if (be.includes(s)) return;
|
|
400
|
+
const u = o.handlers || Ye;
|
|
401
|
+
for (const f of Object.keys(u)) {
|
|
402
|
+
const [g, ...m] = f.split(".");
|
|
403
|
+
if (g === "keydown" && m.includes(s)) {
|
|
404
|
+
const w = u[f], b = m.filter((d) => be.includes(d)), C = be.some((d) => {
|
|
405
|
+
const p = d.charAt(0).toUpperCase() + d.slice(1);
|
|
406
|
+
return l.getModifierState(p);
|
|
407
407
|
});
|
|
408
408
|
if (b.length > 0) {
|
|
409
|
-
if (
|
|
410
|
-
for (const
|
|
411
|
-
if (m.includes(
|
|
412
|
-
const
|
|
413
|
-
|
|
409
|
+
if (C) {
|
|
410
|
+
for (const d of be)
|
|
411
|
+
if (m.includes(d)) {
|
|
412
|
+
const p = d.charAt(0).toUpperCase() + d.slice(1);
|
|
413
|
+
l.getModifierState(p) && w(l);
|
|
414
414
|
}
|
|
415
415
|
}
|
|
416
416
|
} else
|
|
417
|
-
|
|
417
|
+
C || w(l);
|
|
418
418
|
}
|
|
419
419
|
}
|
|
420
|
-
},
|
|
421
|
-
|
|
422
|
-
for (const
|
|
423
|
-
const
|
|
424
|
-
for (const
|
|
425
|
-
const { focused: m } =
|
|
426
|
-
b ?
|
|
420
|
+
}, c = [];
|
|
421
|
+
se(() => {
|
|
422
|
+
for (const o of e) {
|
|
423
|
+
const l = t(o), s = a(o), u = i(o), f = l ? [l] : s;
|
|
424
|
+
for (const g of f) {
|
|
425
|
+
const { focused: m } = en(H(g)), w = Y(m, (b) => {
|
|
426
|
+
b ? g.addEventListener("keydown", u) : g.removeEventListener("keydown", u);
|
|
427
427
|
});
|
|
428
|
-
|
|
428
|
+
c.push(w);
|
|
429
429
|
}
|
|
430
430
|
}
|
|
431
|
-
}),
|
|
432
|
-
for (const
|
|
433
|
-
|
|
431
|
+
}), Rt(() => {
|
|
432
|
+
for (const o of c)
|
|
433
|
+
o();
|
|
434
434
|
});
|
|
435
435
|
}
|
|
436
|
-
function
|
|
437
|
-
return
|
|
436
|
+
function ve(e) {
|
|
437
|
+
return ht() ? (gt(e), !0) : !1;
|
|
438
438
|
}
|
|
439
|
-
const
|
|
439
|
+
const Re = typeof window < "u" && typeof document < "u";
|
|
440
440
|
typeof WorkerGlobalScope < "u" && globalThis instanceof WorkerGlobalScope;
|
|
441
|
-
const
|
|
442
|
-
},
|
|
443
|
-
function
|
|
441
|
+
const an = (e) => e != null, sn = Object.prototype.toString, yt = (e) => sn.call(e) === "[object Object]", J = () => {
|
|
442
|
+
}, ze = /* @__PURE__ */ rn();
|
|
443
|
+
function rn() {
|
|
444
444
|
var e, t;
|
|
445
|
-
return
|
|
445
|
+
return Re && ((e = window == null ? void 0 : window.navigator) == null ? void 0 : e.userAgent) && (/iP(?:ad|hone|od)/.test(window.navigator.userAgent) || ((t = window == null ? void 0 : window.navigator) == null ? void 0 : t.maxTouchPoints) > 2 && /iPad|Macintosh/.test(window == null ? void 0 : window.navigator.userAgent));
|
|
446
446
|
}
|
|
447
|
-
function
|
|
447
|
+
function cn(...e) {
|
|
448
448
|
if (e.length !== 1)
|
|
449
|
-
return
|
|
449
|
+
return Ht(...e);
|
|
450
450
|
const t = e[0];
|
|
451
|
-
return typeof t == "function" ?
|
|
451
|
+
return typeof t == "function" ? Dt(wt(() => ({ get: t, set: J }))) : H(t);
|
|
452
452
|
}
|
|
453
|
-
function
|
|
454
|
-
function n(...
|
|
455
|
-
return new Promise((
|
|
456
|
-
Promise.resolve(e(() => t.apply(this,
|
|
453
|
+
function un(e, t) {
|
|
454
|
+
function n(...a) {
|
|
455
|
+
return new Promise((i, c) => {
|
|
456
|
+
Promise.resolve(e(() => t.apply(this, a), { fn: t, thisArg: this, args: a })).then(i).catch(c);
|
|
457
457
|
});
|
|
458
458
|
}
|
|
459
459
|
return n;
|
|
460
460
|
}
|
|
461
|
-
function
|
|
462
|
-
let n,
|
|
463
|
-
const
|
|
464
|
-
clearTimeout(s),
|
|
461
|
+
function dn(e, t = {}) {
|
|
462
|
+
let n, a, i = J;
|
|
463
|
+
const c = (s) => {
|
|
464
|
+
clearTimeout(s), i(), i = J;
|
|
465
465
|
};
|
|
466
|
-
let
|
|
466
|
+
let o;
|
|
467
467
|
return (s) => {
|
|
468
|
-
const
|
|
469
|
-
return n &&
|
|
470
|
-
|
|
471
|
-
n &&
|
|
472
|
-
},
|
|
473
|
-
|
|
474
|
-
},
|
|
468
|
+
const u = $(e), f = $(t.maxWait);
|
|
469
|
+
return n && c(n), u <= 0 || f !== void 0 && f <= 0 ? (a && (c(a), a = void 0), Promise.resolve(s())) : new Promise((g, m) => {
|
|
470
|
+
i = t.rejectOnCancel ? m : g, o = s, f && !a && (a = setTimeout(() => {
|
|
471
|
+
n && c(n), a = void 0, g(o());
|
|
472
|
+
}, f)), n = setTimeout(() => {
|
|
473
|
+
a && c(a), a = void 0, g(s());
|
|
474
|
+
}, u);
|
|
475
475
|
});
|
|
476
476
|
};
|
|
477
477
|
}
|
|
478
|
-
function
|
|
478
|
+
function ae(e) {
|
|
479
479
|
return Array.isArray(e) ? e : [e];
|
|
480
480
|
}
|
|
481
|
-
function
|
|
482
|
-
return
|
|
481
|
+
function fn(e) {
|
|
482
|
+
return Se();
|
|
483
483
|
}
|
|
484
|
-
function
|
|
485
|
-
return
|
|
486
|
-
|
|
484
|
+
function vn(e, t = 200, n = {}) {
|
|
485
|
+
return un(
|
|
486
|
+
dn(t, n),
|
|
487
487
|
e
|
|
488
488
|
);
|
|
489
489
|
}
|
|
490
|
-
function
|
|
491
|
-
if (!
|
|
492
|
-
return
|
|
490
|
+
function mn(e, t = {}) {
|
|
491
|
+
if (!Tt(e))
|
|
492
|
+
return Ot(e);
|
|
493
493
|
const n = Array.isArray(e.value) ? Array.from({ length: e.value.length }) : {};
|
|
494
|
-
for (const
|
|
495
|
-
n[
|
|
494
|
+
for (const a in e.value)
|
|
495
|
+
n[a] = wt(() => ({
|
|
496
496
|
get() {
|
|
497
|
-
return e.value[
|
|
497
|
+
return e.value[a];
|
|
498
498
|
},
|
|
499
|
-
set(
|
|
500
|
-
var
|
|
501
|
-
if ((
|
|
499
|
+
set(i) {
|
|
500
|
+
var c;
|
|
501
|
+
if ((c = $(t.replaceRef)) != null ? c : !0)
|
|
502
502
|
if (Array.isArray(e.value)) {
|
|
503
|
-
const
|
|
504
|
-
|
|
503
|
+
const l = [...e.value];
|
|
504
|
+
l[a] = i, e.value = l;
|
|
505
505
|
} else {
|
|
506
|
-
const
|
|
507
|
-
Object.setPrototypeOf(
|
|
506
|
+
const l = { ...e.value, [a]: i };
|
|
507
|
+
Object.setPrototypeOf(l, Object.getPrototypeOf(e.value)), e.value = l;
|
|
508
508
|
}
|
|
509
509
|
else
|
|
510
|
-
e.value[
|
|
510
|
+
e.value[a] = i;
|
|
511
511
|
}
|
|
512
512
|
}));
|
|
513
513
|
return n;
|
|
514
514
|
}
|
|
515
|
-
function
|
|
516
|
-
|
|
515
|
+
function hn(e, t = !0, n) {
|
|
516
|
+
fn() ? se(e, n) : t ? e() : pt(e);
|
|
517
517
|
}
|
|
518
|
-
function
|
|
519
|
-
return
|
|
518
|
+
function bt(e, t, n) {
|
|
519
|
+
return Y(
|
|
520
520
|
e,
|
|
521
521
|
t,
|
|
522
522
|
{
|
|
@@ -525,206 +525,206 @@ function tt(e, t, n) {
|
|
|
525
525
|
}
|
|
526
526
|
);
|
|
527
527
|
}
|
|
528
|
-
const
|
|
529
|
-
function
|
|
528
|
+
const Ae = Re ? window : void 0;
|
|
529
|
+
function de(e) {
|
|
530
530
|
var t;
|
|
531
|
-
const n =
|
|
531
|
+
const n = $(e);
|
|
532
532
|
return (t = n == null ? void 0 : n.$el) != null ? t : n;
|
|
533
533
|
}
|
|
534
|
-
function
|
|
534
|
+
function pe(...e) {
|
|
535
535
|
const t = [], n = () => {
|
|
536
|
-
t.forEach((
|
|
537
|
-
},
|
|
538
|
-
const
|
|
539
|
-
return
|
|
540
|
-
}),
|
|
536
|
+
t.forEach((l) => l()), t.length = 0;
|
|
537
|
+
}, a = (l, s, u, f) => (l.addEventListener(s, u, f), () => l.removeEventListener(s, u, f)), i = M(() => {
|
|
538
|
+
const l = ae($(e[0])).filter((s) => s != null);
|
|
539
|
+
return l.every((s) => typeof s != "string") ? l : void 0;
|
|
540
|
+
}), c = bt(
|
|
541
541
|
() => {
|
|
542
|
-
var
|
|
542
|
+
var l, s;
|
|
543
543
|
return [
|
|
544
|
-
(s = (
|
|
545
|
-
|
|
546
|
-
|
|
544
|
+
(s = (l = i.value) == null ? void 0 : l.map((u) => de(u))) != null ? s : [Ae].filter((u) => u != null),
|
|
545
|
+
ae($(i.value ? e[1] : e[0])),
|
|
546
|
+
ae(k(i.value ? e[2] : e[1])),
|
|
547
547
|
// @ts-expect-error - TypeScript gets the correct types, but somehow still complains
|
|
548
|
-
|
|
548
|
+
$(i.value ? e[3] : e[2])
|
|
549
549
|
];
|
|
550
550
|
},
|
|
551
|
-
([
|
|
552
|
-
if (n(), !(
|
|
551
|
+
([l, s, u, f]) => {
|
|
552
|
+
if (n(), !(l != null && l.length) || !(s != null && s.length) || !(u != null && u.length))
|
|
553
553
|
return;
|
|
554
|
-
const
|
|
554
|
+
const g = yt(f) ? { ...f } : f;
|
|
555
555
|
t.push(
|
|
556
|
-
...
|
|
556
|
+
...l.flatMap(
|
|
557
557
|
(m) => s.flatMap(
|
|
558
|
-
(
|
|
558
|
+
(w) => u.map((b) => a(m, w, b, g))
|
|
559
559
|
)
|
|
560
560
|
)
|
|
561
561
|
);
|
|
562
562
|
},
|
|
563
563
|
{ flush: "post" }
|
|
564
|
-
),
|
|
565
|
-
|
|
564
|
+
), o = () => {
|
|
565
|
+
c(), n();
|
|
566
566
|
};
|
|
567
|
-
return
|
|
567
|
+
return ve(n), o;
|
|
568
568
|
}
|
|
569
|
-
function
|
|
570
|
-
const e =
|
|
571
|
-
return t &&
|
|
569
|
+
function gn() {
|
|
570
|
+
const e = X(!1), t = Se();
|
|
571
|
+
return t && se(() => {
|
|
572
572
|
e.value = !0;
|
|
573
573
|
}, t), e;
|
|
574
574
|
}
|
|
575
|
-
function
|
|
576
|
-
const t =
|
|
577
|
-
return
|
|
575
|
+
function Ct(e) {
|
|
576
|
+
const t = gn();
|
|
577
|
+
return M(() => (t.value, !!e()));
|
|
578
578
|
}
|
|
579
|
-
function
|
|
580
|
-
const { window:
|
|
581
|
-
let
|
|
582
|
-
const
|
|
583
|
-
|
|
584
|
-
}, s =
|
|
585
|
-
const m =
|
|
586
|
-
return new Set(
|
|
587
|
-
}),
|
|
579
|
+
function It(e, t, n = {}) {
|
|
580
|
+
const { window: a = Ae, ...i } = n;
|
|
581
|
+
let c;
|
|
582
|
+
const o = Ct(() => a && "MutationObserver" in a), l = () => {
|
|
583
|
+
c && (c.disconnect(), c = void 0);
|
|
584
|
+
}, s = M(() => {
|
|
585
|
+
const m = $(e), w = ae(m).map(de).filter(an);
|
|
586
|
+
return new Set(w);
|
|
587
|
+
}), u = Y(
|
|
588
588
|
() => s.value,
|
|
589
589
|
(m) => {
|
|
590
|
-
|
|
590
|
+
l(), o.value && m.size && (c = new MutationObserver(t), m.forEach((w) => c.observe(w, i)));
|
|
591
591
|
},
|
|
592
592
|
{ immediate: !0, flush: "post" }
|
|
593
|
-
),
|
|
594
|
-
|
|
593
|
+
), f = () => c == null ? void 0 : c.takeRecords(), g = () => {
|
|
594
|
+
u(), l();
|
|
595
595
|
};
|
|
596
|
-
return
|
|
597
|
-
isSupported:
|
|
598
|
-
stop:
|
|
599
|
-
takeRecords:
|
|
596
|
+
return ve(g), {
|
|
597
|
+
isSupported: o,
|
|
598
|
+
stop: g,
|
|
599
|
+
takeRecords: f
|
|
600
600
|
};
|
|
601
601
|
}
|
|
602
|
-
function
|
|
602
|
+
function De(e, t = {}) {
|
|
603
603
|
var n;
|
|
604
604
|
const {
|
|
605
|
-
pointerTypes:
|
|
606
|
-
preventDefault:
|
|
607
|
-
stopPropagation:
|
|
608
|
-
exact:
|
|
609
|
-
onMove:
|
|
605
|
+
pointerTypes: a,
|
|
606
|
+
preventDefault: i,
|
|
607
|
+
stopPropagation: c,
|
|
608
|
+
exact: o,
|
|
609
|
+
onMove: l,
|
|
610
610
|
onEnd: s,
|
|
611
|
-
onStart:
|
|
612
|
-
initialValue:
|
|
613
|
-
axis:
|
|
614
|
-
draggingElement: m =
|
|
615
|
-
containerElement:
|
|
611
|
+
onStart: u,
|
|
612
|
+
initialValue: f,
|
|
613
|
+
axis: g = "both",
|
|
614
|
+
draggingElement: m = Ae,
|
|
615
|
+
containerElement: w,
|
|
616
616
|
handle: b = e,
|
|
617
|
-
buttons:
|
|
618
|
-
} = t,
|
|
619
|
-
(n =
|
|
620
|
-
),
|
|
621
|
-
|
|
622
|
-
},
|
|
623
|
-
var
|
|
624
|
-
if (
|
|
617
|
+
buttons: C = [0]
|
|
618
|
+
} = t, d = H(
|
|
619
|
+
(n = $(f)) != null ? n : { x: 0, y: 0 }
|
|
620
|
+
), p = H(), x = (R) => a ? a.includes(R.pointerType) : !0, I = (R) => {
|
|
621
|
+
$(i) && R.preventDefault(), $(c) && R.stopPropagation();
|
|
622
|
+
}, B = (R) => {
|
|
623
|
+
var P;
|
|
624
|
+
if (!$(C).includes(R.button) || $(t.disabled) || !x(R) || $(o) && R.target !== $(e))
|
|
625
625
|
return;
|
|
626
|
-
const
|
|
627
|
-
x:
|
|
628
|
-
y:
|
|
626
|
+
const W = $(w), j = (P = W == null ? void 0 : W.getBoundingClientRect) == null ? void 0 : P.call(W), L = $(e).getBoundingClientRect(), K = {
|
|
627
|
+
x: R.clientX - (W ? L.left - j.left + W.scrollLeft : L.left),
|
|
628
|
+
y: R.clientY - (W ? L.top - j.top + W.scrollTop : L.top)
|
|
629
629
|
};
|
|
630
|
-
(
|
|
631
|
-
},
|
|
632
|
-
if (
|
|
630
|
+
(u == null ? void 0 : u(K, R)) !== !1 && (p.value = K, I(R));
|
|
631
|
+
}, N = (R) => {
|
|
632
|
+
if ($(t.disabled) || !x(R) || !p.value)
|
|
633
633
|
return;
|
|
634
|
-
const
|
|
635
|
-
let { x:
|
|
636
|
-
(
|
|
637
|
-
x:
|
|
638
|
-
y:
|
|
639
|
-
},
|
|
640
|
-
}, O = (
|
|
641
|
-
|
|
634
|
+
const P = $(w), W = $(e).getBoundingClientRect();
|
|
635
|
+
let { x: j, y: L } = d.value;
|
|
636
|
+
(g === "x" || g === "both") && (j = R.clientX - p.value.x, P && (j = Math.min(Math.max(0, j), P.scrollWidth - W.width))), (g === "y" || g === "both") && (L = R.clientY - p.value.y, P && (L = Math.min(Math.max(0, L), P.scrollHeight - W.height))), d.value = {
|
|
637
|
+
x: j,
|
|
638
|
+
y: L
|
|
639
|
+
}, l == null || l(d.value, R), I(R);
|
|
640
|
+
}, O = (R) => {
|
|
641
|
+
$(t.disabled) || !x(R) || p.value && (p.value = void 0, s == null || s(d.value, R), I(R));
|
|
642
642
|
};
|
|
643
|
-
if (
|
|
644
|
-
const
|
|
645
|
-
var
|
|
643
|
+
if (Re) {
|
|
644
|
+
const R = () => {
|
|
645
|
+
var P;
|
|
646
646
|
return {
|
|
647
|
-
capture: (
|
|
648
|
-
passive:
|
|
647
|
+
capture: (P = t.capture) != null ? P : !0,
|
|
648
|
+
passive: !$(i)
|
|
649
649
|
};
|
|
650
650
|
};
|
|
651
|
-
|
|
651
|
+
pe(b, "pointerdown", B, R), pe(m, "pointermove", N, R), pe(m, "pointerup", O, R);
|
|
652
652
|
}
|
|
653
653
|
return {
|
|
654
|
-
...
|
|
655
|
-
position:
|
|
656
|
-
isDragging:
|
|
657
|
-
style:
|
|
658
|
-
() => `left:${
|
|
654
|
+
...mn(d),
|
|
655
|
+
position: d,
|
|
656
|
+
isDragging: M(() => !!p.value),
|
|
657
|
+
style: M(
|
|
658
|
+
() => `left:${d.value.x}px;top:${d.value.y}px;`
|
|
659
659
|
)
|
|
660
660
|
};
|
|
661
661
|
}
|
|
662
|
-
function
|
|
663
|
-
const { window:
|
|
664
|
-
let
|
|
665
|
-
const
|
|
666
|
-
|
|
667
|
-
}, s =
|
|
668
|
-
const
|
|
669
|
-
return Array.isArray(
|
|
670
|
-
}),
|
|
662
|
+
function pn(e, t, n = {}) {
|
|
663
|
+
const { window: a = Ae, ...i } = n;
|
|
664
|
+
let c;
|
|
665
|
+
const o = Ct(() => a && "ResizeObserver" in a), l = () => {
|
|
666
|
+
c && (c.disconnect(), c = void 0);
|
|
667
|
+
}, s = M(() => {
|
|
668
|
+
const g = $(e);
|
|
669
|
+
return Array.isArray(g) ? g.map((m) => de(m)) : [de(g)];
|
|
670
|
+
}), u = Y(
|
|
671
671
|
s,
|
|
672
|
-
(
|
|
673
|
-
if (
|
|
674
|
-
|
|
675
|
-
for (const m of
|
|
676
|
-
m &&
|
|
672
|
+
(g) => {
|
|
673
|
+
if (l(), o.value && a) {
|
|
674
|
+
c = new ResizeObserver(t);
|
|
675
|
+
for (const m of g)
|
|
676
|
+
m && c.observe(m, i);
|
|
677
677
|
}
|
|
678
678
|
},
|
|
679
679
|
{ immediate: !0, flush: "post" }
|
|
680
|
-
),
|
|
681
|
-
|
|
680
|
+
), f = () => {
|
|
681
|
+
l(), u();
|
|
682
682
|
};
|
|
683
|
-
return
|
|
684
|
-
isSupported:
|
|
685
|
-
stop:
|
|
683
|
+
return ve(f), {
|
|
684
|
+
isSupported: o,
|
|
685
|
+
stop: f
|
|
686
686
|
};
|
|
687
687
|
}
|
|
688
|
-
function
|
|
688
|
+
function ne(e, t = {}) {
|
|
689
689
|
const {
|
|
690
690
|
reset: n = !0,
|
|
691
|
-
windowResize:
|
|
692
|
-
windowScroll:
|
|
693
|
-
immediate:
|
|
694
|
-
updateTiming:
|
|
695
|
-
} = t,
|
|
696
|
-
function
|
|
697
|
-
const
|
|
698
|
-
if (!
|
|
699
|
-
n && (
|
|
691
|
+
windowResize: a = !0,
|
|
692
|
+
windowScroll: i = !0,
|
|
693
|
+
immediate: c = !0,
|
|
694
|
+
updateTiming: o = "sync"
|
|
695
|
+
} = t, l = X(0), s = X(0), u = X(0), f = X(0), g = X(0), m = X(0), w = X(0), b = X(0);
|
|
696
|
+
function C() {
|
|
697
|
+
const p = de(e);
|
|
698
|
+
if (!p) {
|
|
699
|
+
n && (l.value = 0, s.value = 0, u.value = 0, f.value = 0, g.value = 0, m.value = 0, w.value = 0, b.value = 0);
|
|
700
700
|
return;
|
|
701
701
|
}
|
|
702
|
-
const
|
|
703
|
-
|
|
702
|
+
const x = p.getBoundingClientRect();
|
|
703
|
+
l.value = x.height, s.value = x.bottom, u.value = x.left, f.value = x.right, g.value = x.top, m.value = x.width, w.value = x.x, b.value = x.y;
|
|
704
704
|
}
|
|
705
|
-
function
|
|
706
|
-
|
|
705
|
+
function d() {
|
|
706
|
+
o === "sync" ? C() : o === "next-frame" && requestAnimationFrame(() => C());
|
|
707
707
|
}
|
|
708
|
-
return
|
|
708
|
+
return pn(e, d), Y(() => de(e), (p) => !p && d()), It(e, d, {
|
|
709
709
|
attributeFilter: ["style", "class"]
|
|
710
|
-
}),
|
|
711
|
-
|
|
710
|
+
}), i && pe("scroll", d, { capture: !0, passive: !0 }), a && pe("resize", d, { passive: !0 }), hn(() => {
|
|
711
|
+
c && d();
|
|
712
712
|
}), {
|
|
713
|
-
height:
|
|
713
|
+
height: l,
|
|
714
714
|
bottom: s,
|
|
715
|
-
left:
|
|
716
|
-
right:
|
|
717
|
-
top:
|
|
715
|
+
left: u,
|
|
716
|
+
right: f,
|
|
717
|
+
top: g,
|
|
718
718
|
width: m,
|
|
719
|
-
x:
|
|
719
|
+
x: w,
|
|
720
720
|
y: b,
|
|
721
|
-
update:
|
|
721
|
+
update: d
|
|
722
722
|
};
|
|
723
723
|
}
|
|
724
|
-
const
|
|
724
|
+
const wn = (e) => {
|
|
725
725
|
const t = new DOMParser().parseFromString(e, "text/html");
|
|
726
726
|
return Array.from(t.body.childNodes).some((n) => n.nodeType === 1);
|
|
727
|
-
},
|
|
727
|
+
}, xn = (e = 8) => Array.from({ length: e }, () => Math.floor(Math.random() * 16).toString(16)).join(""), yn = ["data-colindex", "data-rowindex", "data-editable", "contenteditable", "tabindex"], bn = ["innerHTML"], Cn = { key: 2 }, In = /* @__PURE__ */ te({
|
|
728
728
|
__name: "ACell",
|
|
729
729
|
props: {
|
|
730
730
|
colIndex: {},
|
|
@@ -736,76 +736,76 @@ const Jt = (e) => {
|
|
|
736
736
|
debounce: { default: 300 }
|
|
737
737
|
},
|
|
738
738
|
setup(e, { expose: t }) {
|
|
739
|
-
const n =
|
|
740
|
-
var
|
|
739
|
+
const n = U("cell"), a = e.store.getCellData(e.colIndex, e.rowIndex), i = H(""), c = H(!1), o = e.store.columns[e.colIndex], l = e.store.rows[e.rowIndex], s = o.align || "center", u = o.width || "40ch", f = M(() => e.store.getCellDisplayValue(e.colIndex, e.rowIndex)), g = M(() => typeof f.value == "string" ? wn(f.value) : !1), m = M(() => {
|
|
740
|
+
var x;
|
|
741
741
|
return {
|
|
742
742
|
textAlign: s,
|
|
743
|
-
width:
|
|
744
|
-
fontWeight:
|
|
745
|
-
paddingLeft: e.store.getIndent(e.colIndex, (
|
|
743
|
+
width: u,
|
|
744
|
+
fontWeight: c.value ? "bold" : "inherit",
|
|
745
|
+
paddingLeft: e.store.getIndent(e.colIndex, (x = e.store.display[e.rowIndex]) == null ? void 0 : x.indent)
|
|
746
746
|
};
|
|
747
|
-
}),
|
|
747
|
+
}), w = M(() => ({
|
|
748
748
|
"sticky-column": e.pinned,
|
|
749
|
-
"cell-modified":
|
|
749
|
+
"cell-modified": c.value
|
|
750
750
|
})), b = () => {
|
|
751
|
-
const { left:
|
|
752
|
-
|
|
753
|
-
O.modal.visible = !0, O.modal.colIndex = e.colIndex, O.modal.rowIndex = e.rowIndex, O.modal.left =
|
|
751
|
+
const { left: x, bottom: I, width: B, height: N } = ne(n);
|
|
752
|
+
o.mask, o.modalComponent && e.store.$patch((O) => {
|
|
753
|
+
O.modal.visible = !0, O.modal.colIndex = e.colIndex, O.modal.rowIndex = e.rowIndex, O.modal.left = x, O.modal.bottom = I, O.modal.width = B, O.modal.height = N, O.modal.cell = n.value, typeof o.modalComponent == "function" ? O.modal.component = o.modalComponent({ table: O.table, row: l, column: o }) : O.modal.component = o.modalComponent, O.modal.componentProps = o.modalComponentExtraProps;
|
|
754
754
|
});
|
|
755
755
|
};
|
|
756
756
|
if (e.addNavigation) {
|
|
757
|
-
let
|
|
758
|
-
...
|
|
757
|
+
let x = {
|
|
758
|
+
...Ye,
|
|
759
759
|
"keydown.f2": b,
|
|
760
760
|
"keydown.alt.up": b,
|
|
761
761
|
"keydown.alt.down": b,
|
|
762
762
|
"keydown.alt.left": b,
|
|
763
763
|
"keydown.alt.right": b
|
|
764
764
|
};
|
|
765
|
-
typeof e.addNavigation == "object" && (
|
|
766
|
-
...
|
|
765
|
+
typeof e.addNavigation == "object" && (x = {
|
|
766
|
+
...x,
|
|
767
767
|
...e.addNavigation
|
|
768
|
-
}),
|
|
768
|
+
}), je([
|
|
769
769
|
{
|
|
770
770
|
selectors: n,
|
|
771
|
-
handlers:
|
|
771
|
+
handlers: x
|
|
772
772
|
}
|
|
773
773
|
]);
|
|
774
774
|
}
|
|
775
|
-
const
|
|
776
|
-
n.value && (
|
|
777
|
-
},
|
|
778
|
-
const
|
|
779
|
-
|
|
780
|
-
},
|
|
775
|
+
const C = () => {
|
|
776
|
+
n.value && (i.value = n.value.textContent);
|
|
777
|
+
}, d = (x) => {
|
|
778
|
+
const I = x.target;
|
|
779
|
+
I.textContent !== i.value && (i.value = I.textContent, o.format ? (c.value = I.textContent !== e.store.getFormattedValue(e.colIndex, e.rowIndex, a), e.store.setCellText(e.colIndex, e.rowIndex, I.textContent)) : (c.value = I.textContent !== a, e.store.setCellData(e.colIndex, e.rowIndex, I.textContent)));
|
|
780
|
+
}, p = vn(d, e.debounce);
|
|
781
781
|
return t({
|
|
782
|
-
currentData:
|
|
783
|
-
}), (
|
|
782
|
+
currentData: i
|
|
783
|
+
}), (x, I) => (S(), T("td", {
|
|
784
784
|
ref: "cell",
|
|
785
|
-
"data-colindex":
|
|
786
|
-
"data-rowindex":
|
|
787
|
-
"data-editable":
|
|
788
|
-
contenteditable:
|
|
789
|
-
tabindex:
|
|
785
|
+
"data-colindex": x.colIndex,
|
|
786
|
+
"data-rowindex": x.rowIndex,
|
|
787
|
+
"data-editable": k(o).edit,
|
|
788
|
+
contenteditable: k(o).edit,
|
|
789
|
+
tabindex: x.tabIndex,
|
|
790
790
|
spellcheck: !1,
|
|
791
|
-
style:
|
|
792
|
-
onFocus:
|
|
793
|
-
onPaste:
|
|
794
|
-
onInput:
|
|
795
|
-
(...
|
|
791
|
+
style: _(m.value),
|
|
792
|
+
onFocus: C,
|
|
793
|
+
onPaste: d,
|
|
794
|
+
onInput: I[0] || (I[0] = //@ts-ignore
|
|
795
|
+
(...B) => k(p) && k(p)(...B)),
|
|
796
796
|
onClick: b,
|
|
797
|
-
class: q(["atable-cell",
|
|
797
|
+
class: q(["atable-cell", w.value])
|
|
798
798
|
}, [
|
|
799
|
-
|
|
799
|
+
k(o).cellComponent ? (S(), ie(Ie(k(o).cellComponent), We({
|
|
800
800
|
key: 0,
|
|
801
|
-
value:
|
|
802
|
-
},
|
|
801
|
+
value: f.value
|
|
802
|
+
}, k(o).cellComponentProps), null, 16, ["value"])) : g.value ? (S(), T("span", {
|
|
803
803
|
key: 1,
|
|
804
|
-
innerHTML:
|
|
805
|
-
}, null, 8,
|
|
806
|
-
], 46,
|
|
804
|
+
innerHTML: f.value
|
|
805
|
+
}, null, 8, bn)) : (S(), T("span", Cn, ce(f.value), 1))
|
|
806
|
+
], 46, yn));
|
|
807
807
|
}
|
|
808
|
-
}),
|
|
808
|
+
}), En = ["tabindex"], kn = ["tabindex"], $n = ["colspan"], Mn = /* @__PURE__ */ te({
|
|
809
809
|
__name: "AExpansionRow",
|
|
810
810
|
props: {
|
|
811
811
|
rowIndex: {},
|
|
@@ -814,221 +814,325 @@ const Jt = (e) => {
|
|
|
814
814
|
addNavigation: { type: [Boolean, Object] }
|
|
815
815
|
},
|
|
816
816
|
setup(e) {
|
|
817
|
-
const t =
|
|
817
|
+
const t = U("rowEl"), n = M(() => e.store.display[e.rowIndex].expanded ? "▼" : "►");
|
|
818
818
|
if (e.addNavigation) {
|
|
819
|
-
const
|
|
820
|
-
"keydown.control.g": (
|
|
821
|
-
|
|
819
|
+
const a = {
|
|
820
|
+
"keydown.control.g": (i) => {
|
|
821
|
+
i.stopPropagation(), i.preventDefault(), e.store.toggleRowExpand(e.rowIndex);
|
|
822
822
|
}
|
|
823
823
|
};
|
|
824
|
-
typeof e.addNavigation == "object" && Object.assign(
|
|
824
|
+
typeof e.addNavigation == "object" && Object.assign(a, e.addNavigation), je([
|
|
825
825
|
{
|
|
826
826
|
selectors: t,
|
|
827
|
-
handlers:
|
|
827
|
+
handlers: a
|
|
828
828
|
}
|
|
829
829
|
]);
|
|
830
830
|
}
|
|
831
|
-
return (
|
|
832
|
-
D("tr",
|
|
831
|
+
return (a, i) => (S(), T(le, null, [
|
|
832
|
+
D("tr", We(a.$attrs, {
|
|
833
833
|
ref: "rowEl",
|
|
834
|
-
tabindex:
|
|
834
|
+
tabindex: a.tabIndex,
|
|
835
835
|
class: "expandable-row"
|
|
836
836
|
}), [
|
|
837
837
|
D("td", {
|
|
838
838
|
tabIndex: -1,
|
|
839
|
-
onClick:
|
|
839
|
+
onClick: i[0] || (i[0] = (c) => a.store.toggleRowExpand(a.rowIndex)),
|
|
840
840
|
class: "row-index"
|
|
841
|
-
},
|
|
842
|
-
|
|
843
|
-
], 16,
|
|
844
|
-
|
|
841
|
+
}, ce(n.value), 1),
|
|
842
|
+
F(a.$slots, "row", {}, void 0, !0)
|
|
843
|
+
], 16, En),
|
|
844
|
+
a.store.display[a.rowIndex].expanded ? (S(), T("tr", {
|
|
845
845
|
key: 0,
|
|
846
846
|
ref: "rowExpanded",
|
|
847
|
-
tabindex:
|
|
847
|
+
tabindex: a.tabIndex,
|
|
848
848
|
class: "expanded-row"
|
|
849
849
|
}, [
|
|
850
850
|
D("td", {
|
|
851
851
|
tabIndex: -1,
|
|
852
|
-
colspan:
|
|
852
|
+
colspan: a.store.columns.length + 1,
|
|
853
853
|
class: "expanded-row-content"
|
|
854
854
|
}, [
|
|
855
|
-
|
|
856
|
-
], 8,
|
|
857
|
-
], 8,
|
|
855
|
+
F(a.$slots, "content", {}, void 0, !0)
|
|
856
|
+
], 8, $n)
|
|
857
|
+
], 8, kn)) : ee("", !0)
|
|
858
858
|
], 64));
|
|
859
859
|
}
|
|
860
|
-
}),
|
|
860
|
+
}), re = (e, t) => {
|
|
861
861
|
const n = e.__vccOpts || e;
|
|
862
|
-
for (const [
|
|
863
|
-
n[
|
|
862
|
+
for (const [a, i] of t)
|
|
863
|
+
n[a] = i;
|
|
864
864
|
return n;
|
|
865
|
-
},
|
|
865
|
+
}, Sn = /* @__PURE__ */ re(Mn, [["__scopeId", "data-v-5ad4bb41"]]), Rn = ["colspan"], An = {
|
|
866
866
|
ref: "container",
|
|
867
|
-
class: "gantt-
|
|
868
|
-
},
|
|
867
|
+
class: "gantt-container"
|
|
868
|
+
}, Tn = ["data-rowindex", "data-colindex"], On = {
|
|
869
869
|
key: 0,
|
|
870
870
|
class: "gantt-label"
|
|
871
|
-
},
|
|
871
|
+
}, Hn = ["x1", "y1", "x2", "y2"], Dn = /* @__PURE__ */ te({
|
|
872
872
|
__name: "AGanttCell",
|
|
873
873
|
props: {
|
|
874
874
|
store: {},
|
|
875
875
|
columnsCount: {},
|
|
876
876
|
rowIndex: {},
|
|
877
877
|
colIndex: {},
|
|
878
|
-
start: {},
|
|
878
|
+
start: { default: 0 },
|
|
879
879
|
end: {},
|
|
880
880
|
colspan: { default: 1 },
|
|
881
881
|
label: {},
|
|
882
|
-
color: {}
|
|
882
|
+
color: { default: "#cccccc" }
|
|
883
883
|
},
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
884
|
+
emits: ["connection:create"],
|
|
885
|
+
setup(e, { expose: t, emit: n }) {
|
|
886
|
+
Pt((r) => ({
|
|
887
|
+
52017849: i.value,
|
|
888
|
+
"0d200c71": r.colspan
|
|
888
889
|
}));
|
|
889
|
-
const
|
|
890
|
-
|
|
891
|
-
!e.color || e.color == "" || e.color.length < 6 ? t.value = "#cccccc" : t.value = e.color;
|
|
892
|
-
});
|
|
893
|
-
const n = G("container"), l = G("bar"), r = G("leftHandle"), u = G("rightHandle"), { width: i } = pe(n), { left: o, right: s } = pe(l), a = P(e.start || 0), c = P(e.end || a.value + e.colspan), d = P({ startX: 0, startPos: 0 }), m = k(() => e.colspan > 0 ? i.value / e.colspan : 0), g = k(() => {
|
|
894
|
-
const v = a.value / e.colspan * 100, h = c.value / e.colspan * 100;
|
|
890
|
+
const a = n, i = H(e.color.length >= 6 ? e.color : "#cccccc"), c = `gantt-bar-row-${e.rowIndex}-col-${e.colIndex}`, o = U("container"), l = U("bar"), s = U("leftResizeHandle"), u = U("rightResizeHandle"), f = U("leftConnectionHandle"), g = U("rightConnectionHandle"), { width: m } = ne(o), { left: w, right: b } = ne(l), C = H(e.start), d = H(e.end || C.value + e.colspan), p = H(!1), x = H(!1), I = H(!1), B = H(!1), N = H(!1), O = H({ startX: 0, startY: 0, endX: 0, endY: 0 }), R = M(() => he.value || K.value || me.value), P = M(() => e.colspan > 0 ? m.value / e.colspan : 0), W = M(() => {
|
|
891
|
+
const r = C.value / e.colspan * 100, h = d.value / e.colspan * 100;
|
|
895
892
|
return {
|
|
896
|
-
left: `${
|
|
897
|
-
width: `${h -
|
|
898
|
-
backgroundColor:
|
|
893
|
+
left: `${r}%`,
|
|
894
|
+
width: `${h - r}%`,
|
|
895
|
+
backgroundColor: i.value
|
|
899
896
|
};
|
|
900
|
-
}),
|
|
897
|
+
}), j = M(
|
|
898
|
+
() => ({
|
|
899
|
+
position: "fixed",
|
|
900
|
+
top: 0,
|
|
901
|
+
left: 0,
|
|
902
|
+
width: "100vw",
|
|
903
|
+
height: "100vh",
|
|
904
|
+
pointerEvents: "none",
|
|
905
|
+
zIndex: 1e3
|
|
906
|
+
})
|
|
907
|
+
), L = H({ startX: 0, startPos: 0 }), { isDragging: K } = De(s, {
|
|
901
908
|
axis: "x",
|
|
902
|
-
onStart: () =>
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
};
|
|
907
|
-
},
|
|
908
|
-
onMove: ({ x: v }) => {
|
|
909
|
-
if (b.value && l.value) {
|
|
910
|
-
const C = (v - d.value.startX) / m.value, M = Math.max(0, Math.min(c.value - 1, d.value.startPos + C));
|
|
911
|
-
l.value.style.left = `${M / e.colspan * 100}%`, l.value.style.width = `${(c.value - M) / e.colspan * 100}%`;
|
|
912
|
-
}
|
|
913
|
-
},
|
|
914
|
-
onEnd: ({ x: v }) => {
|
|
915
|
-
if (l.value) {
|
|
916
|
-
const h = v - d.value.startX, C = Math.round(h / m.value), M = a.value, L = Math.max(0, Math.min(c.value - 1, d.value.startPos + C));
|
|
917
|
-
a.value = L, e.store.updateGanttBar({
|
|
918
|
-
rowIndex: e.rowIndex,
|
|
919
|
-
colIndex: e.colIndex,
|
|
920
|
-
type: "resize",
|
|
921
|
-
edge: "start",
|
|
922
|
-
oldStart: M,
|
|
923
|
-
newStart: L,
|
|
924
|
-
end: c.value,
|
|
925
|
-
delta: C,
|
|
926
|
-
oldColspan: c.value - M,
|
|
927
|
-
newColspan: c.value - L
|
|
928
|
-
});
|
|
929
|
-
}
|
|
930
|
-
}
|
|
931
|
-
}), { isDragging: w } = xe(u, {
|
|
909
|
+
onStart: () => ge(w.value, C.value),
|
|
910
|
+
onMove: ({ x: r }) => ye(r),
|
|
911
|
+
onEnd: ({ x: r }) => qe(r)
|
|
912
|
+
}), { isDragging: me } = De(u, {
|
|
932
913
|
axis: "x",
|
|
933
|
-
onStart: () =>
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
|
|
937
|
-
};
|
|
938
|
-
},
|
|
939
|
-
onMove: ({ x: v }) => {
|
|
940
|
-
if (w.value && l.value) {
|
|
941
|
-
const C = (v - d.value.startX) / m.value, M = Math.max(
|
|
942
|
-
a.value + 1,
|
|
943
|
-
Math.min(e.columnsCount, d.value.startPos + C)
|
|
944
|
-
);
|
|
945
|
-
l.value.style.width = `${(M - a.value) / e.colspan * 100}%`;
|
|
946
|
-
}
|
|
947
|
-
},
|
|
948
|
-
onEnd: ({ x: v }) => {
|
|
949
|
-
if (l.value) {
|
|
950
|
-
const h = v - d.value.startX, C = Math.round(h / m.value), M = c.value, L = Math.max(
|
|
951
|
-
a.value + 1,
|
|
952
|
-
Math.min(e.columnsCount, d.value.startPos + C)
|
|
953
|
-
);
|
|
954
|
-
c.value = L, e.store.updateGanttBar({
|
|
955
|
-
rowIndex: e.rowIndex,
|
|
956
|
-
colIndex: e.colIndex,
|
|
957
|
-
type: "resize",
|
|
958
|
-
edge: "end",
|
|
959
|
-
oldEnd: M,
|
|
960
|
-
newEnd: L,
|
|
961
|
-
start: a.value,
|
|
962
|
-
delta: C,
|
|
963
|
-
oldColspan: M - a.value,
|
|
964
|
-
newColspan: L - a.value
|
|
965
|
-
});
|
|
966
|
-
}
|
|
967
|
-
}
|
|
968
|
-
}), { isDragging: f } = xe(l, {
|
|
914
|
+
onStart: () => ge(b.value, d.value),
|
|
915
|
+
onMove: ({ x: r }) => Je(r),
|
|
916
|
+
onEnd: ({ x: r }) => Ze(r)
|
|
917
|
+
}), { isDragging: he } = De(l, {
|
|
969
918
|
exact: !0,
|
|
970
|
-
// to avoid triggering when the left and right handles are being used
|
|
971
919
|
axis: "x",
|
|
972
|
-
onStart: () =>
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
|
|
998
|
-
|
|
920
|
+
onStart: () => ge(w.value, C.value),
|
|
921
|
+
onMove: ({ x: r }) => Qe(r),
|
|
922
|
+
onEnd: ({ x: r }) => Ke(r)
|
|
923
|
+
});
|
|
924
|
+
se(() => {
|
|
925
|
+
_e();
|
|
926
|
+
}), Lt(() => {
|
|
927
|
+
et();
|
|
928
|
+
});
|
|
929
|
+
function ge(r, h) {
|
|
930
|
+
l.value && (l.value.style.transition = "none"), L.value = { startX: r, startPos: h };
|
|
931
|
+
}
|
|
932
|
+
function ye(r) {
|
|
933
|
+
if (!K.value || !l.value) return;
|
|
934
|
+
const y = (r - L.value.startX) / P.value, E = Math.max(0, Math.min(d.value - 1, L.value.startPos + y));
|
|
935
|
+
l.value.style.left = `${E / e.colspan * 100}%`, l.value.style.width = `${(d.value - E) / e.colspan * 100}%`;
|
|
936
|
+
}
|
|
937
|
+
function qe(r) {
|
|
938
|
+
if (!l.value) return;
|
|
939
|
+
const h = r - L.value.startX, y = Math.round(h / P.value), E = C.value, A = Math.max(0, Math.min(d.value - 1, L.value.startPos + y));
|
|
940
|
+
C.value = A, e.store.updateGanttBar({
|
|
941
|
+
rowIndex: e.rowIndex,
|
|
942
|
+
colIndex: e.colIndex,
|
|
943
|
+
type: "resize",
|
|
944
|
+
edge: "start",
|
|
945
|
+
oldStart: E,
|
|
946
|
+
newStart: A,
|
|
947
|
+
end: d.value,
|
|
948
|
+
delta: y,
|
|
949
|
+
oldColspan: d.value - E,
|
|
950
|
+
newColspan: d.value - A
|
|
951
|
+
});
|
|
952
|
+
}
|
|
953
|
+
function Je(r) {
|
|
954
|
+
if (!me.value || !l.value) return;
|
|
955
|
+
const y = (r - L.value.startX) / P.value, E = Math.max(C.value + 1, Math.min(e.columnsCount, L.value.startPos + y));
|
|
956
|
+
l.value.style.width = `${(E - C.value) / e.colspan * 100}%`;
|
|
957
|
+
}
|
|
958
|
+
function Ze(r) {
|
|
959
|
+
if (!l.value) return;
|
|
960
|
+
const h = r - L.value.startX, y = Math.round(h / P.value), E = d.value, A = Math.max(C.value + 1, Math.min(e.columnsCount, L.value.startPos + y));
|
|
961
|
+
d.value = A, e.store.updateGanttBar({
|
|
962
|
+
rowIndex: e.rowIndex,
|
|
963
|
+
colIndex: e.colIndex,
|
|
964
|
+
type: "resize",
|
|
965
|
+
edge: "end",
|
|
966
|
+
oldEnd: E,
|
|
967
|
+
newEnd: A,
|
|
968
|
+
start: C.value,
|
|
969
|
+
delta: y,
|
|
970
|
+
oldColspan: E - C.value,
|
|
971
|
+
newColspan: A - C.value
|
|
972
|
+
});
|
|
973
|
+
}
|
|
974
|
+
function Qe(r) {
|
|
975
|
+
if (!he.value || !l.value) return;
|
|
976
|
+
const y = (r - L.value.startX) / P.value, E = d.value - C.value, A = Math.max(0, Math.min(L.value.startPos + y, e.columnsCount - E));
|
|
977
|
+
l.value.style.left = `${A / e.colspan * 100}%`;
|
|
978
|
+
}
|
|
979
|
+
function Ke(r) {
|
|
980
|
+
if (!l.value) return;
|
|
981
|
+
const h = r - L.value.startX, y = Math.round(h / P.value), E = d.value - C.value, A = C.value, z = d.value;
|
|
982
|
+
let V = L.value.startPos + y, G = V + E;
|
|
983
|
+
V < 0 ? (V = 0, G = E) : G > e.columnsCount && (G = e.columnsCount, V = G - E), C.value = V, d.value = G, e.store.updateGanttBar({
|
|
984
|
+
rowIndex: e.rowIndex,
|
|
985
|
+
colIndex: e.colIndex,
|
|
986
|
+
type: "bar",
|
|
987
|
+
oldStart: A,
|
|
988
|
+
oldEnd: z,
|
|
989
|
+
newStart: V,
|
|
990
|
+
newEnd: G,
|
|
991
|
+
delta: y,
|
|
992
|
+
colspan: G - V
|
|
993
|
+
});
|
|
994
|
+
}
|
|
995
|
+
function _e() {
|
|
996
|
+
const { x: r, y: h } = ne(l), { x: y, y: E } = ne(f), { x: A, y: z } = ne(g);
|
|
997
|
+
e.store.registerGanttBar({
|
|
998
|
+
id: c,
|
|
999
|
+
rowIndex: e.rowIndex,
|
|
1000
|
+
colIndex: e.colIndex,
|
|
1001
|
+
startIndex: C,
|
|
1002
|
+
endIndex: d,
|
|
1003
|
+
color: i,
|
|
1004
|
+
label: e.label,
|
|
1005
|
+
position: { x: r, y: h }
|
|
1006
|
+
}), e.store.registerConnectionHandle({
|
|
1007
|
+
id: `${c}-connection-left`,
|
|
1008
|
+
rowIndex: e.rowIndex,
|
|
1009
|
+
colIndex: e.colIndex,
|
|
1010
|
+
side: "left",
|
|
1011
|
+
position: { x: y, y: E },
|
|
1012
|
+
visible: p,
|
|
1013
|
+
barId: c
|
|
1014
|
+
}), e.store.registerConnectionHandle({
|
|
1015
|
+
id: `${c}-connection-right`,
|
|
1016
|
+
rowIndex: e.rowIndex,
|
|
1017
|
+
colIndex: e.colIndex,
|
|
1018
|
+
side: "right",
|
|
1019
|
+
position: { x: A, y: z },
|
|
1020
|
+
visible: x,
|
|
1021
|
+
barId: c
|
|
1022
|
+
});
|
|
1023
|
+
}
|
|
1024
|
+
function et() {
|
|
1025
|
+
e.store.unregisterGanttBar(c), e.store.unregisterConnectionHandle(`${c}-connection-left`), e.store.unregisterConnectionHandle(`${c}-connection-right`);
|
|
1026
|
+
}
|
|
1027
|
+
function tt() {
|
|
1028
|
+
p.value = !0, x.value = !0;
|
|
1029
|
+
}
|
|
1030
|
+
function Te() {
|
|
1031
|
+
!I.value && !B.value && (p.value = !1, x.value = !1);
|
|
1032
|
+
}
|
|
1033
|
+
function Oe(r, h) {
|
|
1034
|
+
h.preventDefault(), h.stopPropagation(), N.value = !0, r === "left" ? I.value = !0 : B.value = !0;
|
|
1035
|
+
const y = r === "left" ? f.value : g.value;
|
|
1036
|
+
if (y) {
|
|
1037
|
+
const z = y.getBoundingClientRect(), V = z.left + z.width / 2, G = z.top + z.height / 2;
|
|
1038
|
+
O.value = { startX: V, startY: G, endX: V, endY: G };
|
|
1039
|
+
}
|
|
1040
|
+
const E = (z) => {
|
|
1041
|
+
O.value.endX = z.clientX, O.value.endY = z.clientY;
|
|
1042
|
+
}, A = (z) => {
|
|
1043
|
+
He(z, r), v(E, A);
|
|
1044
|
+
};
|
|
1045
|
+
document.addEventListener("mousemove", E), document.addEventListener("mouseup", A);
|
|
1046
|
+
}
|
|
1047
|
+
function He(r, h) {
|
|
1048
|
+
const y = document.elementFromPoint(r.clientX, r.clientY), E = y == null ? void 0 : y.closest(".connection-handle");
|
|
1049
|
+
if (E && E !== (h === "left" ? f.value : g.value)) {
|
|
1050
|
+
const A = E.closest(".gantt-bar");
|
|
1051
|
+
if (A) {
|
|
1052
|
+
const z = parseInt(A.getAttribute("data-rowindex") || "0"), V = parseInt(A.getAttribute("data-colindex") || "0"), G = E.classList.contains("left-connection-handle") ? "left" : "right", St = `gantt-bar-row-${z}-col-${V}`, nt = e.store.createConnection(
|
|
1053
|
+
`${c}-connection-${h}`,
|
|
1054
|
+
`${St}-connection-${G}`
|
|
1055
|
+
);
|
|
1056
|
+
nt && a("connection:create", nt);
|
|
999
1057
|
}
|
|
1000
1058
|
}
|
|
1001
|
-
}
|
|
1002
|
-
|
|
1059
|
+
}
|
|
1060
|
+
function v(r, h) {
|
|
1061
|
+
var y;
|
|
1062
|
+
N.value = !1, I.value = !1, B.value = !1, document.removeEventListener("mousemove", r), document.removeEventListener("mouseup", h), (y = l.value) != null && y.matches(":hover") || Te();
|
|
1063
|
+
}
|
|
1064
|
+
return t({
|
|
1065
|
+
barStyle: W,
|
|
1066
|
+
cleanupConnectionDrag: v,
|
|
1067
|
+
currentEnd: d,
|
|
1068
|
+
handleConnectionDrop: He,
|
|
1069
|
+
isLeftConnectionDragging: I,
|
|
1070
|
+
isLeftConnectionVisible: p,
|
|
1071
|
+
isRightConnectionDragging: B,
|
|
1072
|
+
isRightConnectionVisible: x,
|
|
1073
|
+
showDragPreview: N
|
|
1074
|
+
}), (r, h) => (S(), T("td", {
|
|
1003
1075
|
class: "aganttcell",
|
|
1004
|
-
colspan:
|
|
1076
|
+
colspan: r.colspan
|
|
1005
1077
|
}, [
|
|
1006
|
-
D("div",
|
|
1078
|
+
D("div", An, [
|
|
1007
1079
|
D("div", {
|
|
1008
1080
|
ref: "bar",
|
|
1009
|
-
|
|
1010
|
-
|
|
1081
|
+
"data-rowindex": r.rowIndex,
|
|
1082
|
+
"data-colindex": r.colIndex,
|
|
1083
|
+
class: q(["gantt-bar", { "is-dragging": R.value }]),
|
|
1084
|
+
style: _(W.value),
|
|
1085
|
+
onMouseenter: tt,
|
|
1086
|
+
onMouseleave: Te
|
|
1011
1087
|
}, [
|
|
1012
1088
|
D("div", {
|
|
1013
|
-
ref: "
|
|
1014
|
-
class: q(["
|
|
1015
|
-
|
|
1089
|
+
ref: "leftConnectionHandle",
|
|
1090
|
+
class: q(["connection-handle left-connection-handle", { visible: p.value, "is-dragging": I.value }]),
|
|
1091
|
+
onMousedown: h[0] || (h[0] = $e((y) => Oe("left", y), ["stop"]))
|
|
1092
|
+
}, h[2] || (h[2] = [
|
|
1093
|
+
D("div", { class: "connection-dot" }, null, -1)
|
|
1094
|
+
]), 34),
|
|
1095
|
+
D("div", {
|
|
1096
|
+
ref: "rightConnectionHandle",
|
|
1097
|
+
class: q(["connection-handle right-connection-handle", { visible: x.value, "is-dragging": B.value }]),
|
|
1098
|
+
onMousedown: h[1] || (h[1] = $e((y) => Oe("right", y), ["stop"]))
|
|
1099
|
+
}, h[3] || (h[3] = [
|
|
1100
|
+
D("div", { class: "connection-dot" }, null, -1)
|
|
1101
|
+
]), 34),
|
|
1102
|
+
D("div", {
|
|
1103
|
+
ref: "leftResizeHandle",
|
|
1104
|
+
class: q(["resize-handle left-resize-handle", { "is-dragging": k(K) }])
|
|
1105
|
+
}, h[4] || (h[4] = [
|
|
1016
1106
|
D("div", { class: "handle-grip" }, null, -1),
|
|
1017
1107
|
D("div", { class: "vertical-indicator left-indicator" }, null, -1)
|
|
1018
1108
|
]), 2),
|
|
1019
|
-
|
|
1109
|
+
r.label ? (S(), T("label", On, ce(r.label), 1)) : ee("", !0),
|
|
1020
1110
|
D("div", {
|
|
1021
|
-
ref: "
|
|
1022
|
-
class: q(["
|
|
1023
|
-
}, h[
|
|
1111
|
+
ref: "rightResizeHandle",
|
|
1112
|
+
class: q(["resize-handle right-resize-handle", { "is-dragging": k(me) }])
|
|
1113
|
+
}, h[5] || (h[5] = [
|
|
1024
1114
|
D("div", { class: "handle-grip" }, null, -1),
|
|
1025
1115
|
D("div", { class: "vertical-indicator right-indicator" }, null, -1)
|
|
1026
1116
|
]), 2)
|
|
1027
|
-
],
|
|
1028
|
-
], 512)
|
|
1029
|
-
|
|
1117
|
+
], 46, Tn)
|
|
1118
|
+
], 512),
|
|
1119
|
+
N.value ? (S(), T("svg", {
|
|
1120
|
+
key: 0,
|
|
1121
|
+
style: _(j.value)
|
|
1122
|
+
}, [
|
|
1123
|
+
D("line", {
|
|
1124
|
+
x1: O.value.startX,
|
|
1125
|
+
y1: O.value.startY,
|
|
1126
|
+
x2: O.value.endX,
|
|
1127
|
+
y2: O.value.endY,
|
|
1128
|
+
stroke: "#2196f3",
|
|
1129
|
+
"stroke-width": "2",
|
|
1130
|
+
"stroke-dasharray": "5,5"
|
|
1131
|
+
}, null, 8, Hn)
|
|
1132
|
+
], 4)) : ee("", !0)
|
|
1133
|
+
], 8, Rn));
|
|
1030
1134
|
}
|
|
1031
|
-
}),
|
|
1135
|
+
}), Pn = /* @__PURE__ */ re(Dn, [["__scopeId", "data-v-a77cc6d2"]]), Ln = ["tabindex"], Bn = /* @__PURE__ */ te({
|
|
1032
1136
|
__name: "ARow",
|
|
1033
1137
|
props: {
|
|
1034
1138
|
rowIndex: {},
|
|
@@ -1037,277 +1141,364 @@ const Jt = (e) => {
|
|
|
1037
1141
|
addNavigation: { type: [Boolean, Object], default: !1 }
|
|
1038
1142
|
},
|
|
1039
1143
|
setup(e) {
|
|
1040
|
-
const t =
|
|
1144
|
+
const t = U("rowEl"), n = M(() => e.store.isRowVisible(e.rowIndex)), a = M(() => e.store.getRowExpandSymbol(e.rowIndex));
|
|
1041
1145
|
if (e.addNavigation) {
|
|
1042
|
-
let
|
|
1043
|
-
typeof e.addNavigation == "object" && (
|
|
1044
|
-
...
|
|
1146
|
+
let i = Ye;
|
|
1147
|
+
typeof e.addNavigation == "object" && (i = {
|
|
1148
|
+
...i,
|
|
1045
1149
|
...e.addNavigation
|
|
1046
|
-
}),
|
|
1150
|
+
}), je([
|
|
1047
1151
|
{
|
|
1048
1152
|
selectors: t,
|
|
1049
|
-
handlers:
|
|
1153
|
+
handlers: i
|
|
1050
1154
|
}
|
|
1051
1155
|
]);
|
|
1052
1156
|
}
|
|
1053
|
-
return (
|
|
1157
|
+
return (i, c) => Me((S(), T("tr", {
|
|
1054
1158
|
ref: "rowEl",
|
|
1055
|
-
tabindex:
|
|
1159
|
+
tabindex: i.tabIndex,
|
|
1056
1160
|
class: "atable-row"
|
|
1057
1161
|
}, [
|
|
1058
|
-
|
|
1059
|
-
|
|
1162
|
+
i.store.config.view !== "uncounted" ? F(i.$slots, "index", { key: 0 }, () => [
|
|
1163
|
+
i.store.config.view === "list" ? (S(), T("td", {
|
|
1060
1164
|
key: 0,
|
|
1061
1165
|
tabIndex: -1,
|
|
1062
|
-
class: q(["list-index",
|
|
1063
|
-
},
|
|
1166
|
+
class: q(["list-index", i.store.hasPinnedColumns ? "sticky-index" : ""])
|
|
1167
|
+
}, ce(i.rowIndex + 1), 3)) : i.store.isTreeView ? (S(), T("td", {
|
|
1064
1168
|
key: 1,
|
|
1065
1169
|
tabIndex: -1,
|
|
1066
|
-
class: q(["tree-index",
|
|
1067
|
-
onClick:
|
|
1068
|
-
},
|
|
1170
|
+
class: q(["tree-index", i.store.hasPinnedColumns ? "sticky-index" : ""]),
|
|
1171
|
+
onClick: c[0] || (c[0] = (o) => i.store.toggleRowExpand(i.rowIndex))
|
|
1172
|
+
}, ce(a.value), 3)) : ee("", !0)
|
|
1069
1173
|
], !0) : ee("", !0),
|
|
1070
|
-
|
|
1071
|
-
], 8,
|
|
1072
|
-
[
|
|
1174
|
+
F(i.$slots, "default", {}, void 0, !0)
|
|
1175
|
+
], 8, Ln)), [
|
|
1176
|
+
[xt, n.value]
|
|
1073
1177
|
]);
|
|
1074
1178
|
}
|
|
1075
|
-
}),
|
|
1076
|
-
function
|
|
1179
|
+
}), Et = /* @__PURE__ */ re(Bn, [["__scopeId", "data-v-c554ee0f"]]), Ue = Re ? window : void 0;
|
|
1180
|
+
function oe(e) {
|
|
1077
1181
|
var t;
|
|
1078
|
-
const n =
|
|
1182
|
+
const n = $(e);
|
|
1079
1183
|
return (t = n == null ? void 0 : n.$el) != null ? t : n;
|
|
1080
1184
|
}
|
|
1081
|
-
function
|
|
1185
|
+
function ke(...e) {
|
|
1082
1186
|
const t = [], n = () => {
|
|
1083
|
-
t.forEach((
|
|
1084
|
-
},
|
|
1085
|
-
const
|
|
1086
|
-
return
|
|
1087
|
-
}),
|
|
1187
|
+
t.forEach((l) => l()), t.length = 0;
|
|
1188
|
+
}, a = (l, s, u, f) => (l.addEventListener(s, u, f), () => l.removeEventListener(s, u, f)), i = M(() => {
|
|
1189
|
+
const l = ae($(e[0])).filter((s) => s != null);
|
|
1190
|
+
return l.every((s) => typeof s != "string") ? l : void 0;
|
|
1191
|
+
}), c = bt(
|
|
1088
1192
|
() => {
|
|
1089
|
-
var
|
|
1193
|
+
var l, s;
|
|
1090
1194
|
return [
|
|
1091
|
-
(s = (
|
|
1092
|
-
|
|
1093
|
-
|
|
1195
|
+
(s = (l = i.value) == null ? void 0 : l.map((u) => oe(u))) != null ? s : [Ue].filter((u) => u != null),
|
|
1196
|
+
ae($(i.value ? e[1] : e[0])),
|
|
1197
|
+
ae(k(i.value ? e[2] : e[1])),
|
|
1094
1198
|
// @ts-expect-error - TypeScript gets the correct types, but somehow still complains
|
|
1095
|
-
|
|
1199
|
+
$(i.value ? e[3] : e[2])
|
|
1096
1200
|
];
|
|
1097
1201
|
},
|
|
1098
|
-
([
|
|
1099
|
-
if (n(), !(
|
|
1202
|
+
([l, s, u, f]) => {
|
|
1203
|
+
if (n(), !(l != null && l.length) || !(s != null && s.length) || !(u != null && u.length))
|
|
1100
1204
|
return;
|
|
1101
|
-
const
|
|
1205
|
+
const g = yt(f) ? { ...f } : f;
|
|
1102
1206
|
t.push(
|
|
1103
|
-
...
|
|
1207
|
+
...l.flatMap(
|
|
1104
1208
|
(m) => s.flatMap(
|
|
1105
|
-
(
|
|
1209
|
+
(w) => u.map((b) => a(m, w, b, g))
|
|
1106
1210
|
)
|
|
1107
1211
|
)
|
|
1108
1212
|
);
|
|
1109
1213
|
},
|
|
1110
1214
|
{ flush: "post" }
|
|
1111
|
-
),
|
|
1112
|
-
|
|
1215
|
+
), o = () => {
|
|
1216
|
+
c(), n();
|
|
1113
1217
|
};
|
|
1114
|
-
return
|
|
1218
|
+
return ve(n), o;
|
|
1115
1219
|
}
|
|
1116
|
-
let
|
|
1117
|
-
function
|
|
1118
|
-
const { window:
|
|
1119
|
-
if (!
|
|
1120
|
-
return
|
|
1121
|
-
if (
|
|
1122
|
-
|
|
1123
|
-
const
|
|
1124
|
-
Array.from(
|
|
1220
|
+
let ft = !1;
|
|
1221
|
+
function vt(e, t, n = {}) {
|
|
1222
|
+
const { window: a = Ue, ignore: i = [], capture: c = !0, detectIframe: o = !1, controls: l = !1 } = n;
|
|
1223
|
+
if (!a)
|
|
1224
|
+
return l ? { stop: J, cancel: J, trigger: J } : J;
|
|
1225
|
+
if (ze && !ft) {
|
|
1226
|
+
ft = !0;
|
|
1227
|
+
const d = { passive: !0 };
|
|
1228
|
+
Array.from(a.document.body.children).forEach((p) => p.addEventListener("click", J, d)), a.document.documentElement.addEventListener("click", J, d);
|
|
1125
1229
|
}
|
|
1126
1230
|
let s = !0;
|
|
1127
|
-
const
|
|
1128
|
-
if (typeof
|
|
1129
|
-
return Array.from(
|
|
1231
|
+
const u = (d) => $(i).some((p) => {
|
|
1232
|
+
if (typeof p == "string")
|
|
1233
|
+
return Array.from(a.document.querySelectorAll(p)).some((x) => x === d.target || d.composedPath().includes(x));
|
|
1130
1234
|
{
|
|
1131
|
-
const
|
|
1132
|
-
return
|
|
1235
|
+
const x = oe(p);
|
|
1236
|
+
return x && (d.target === x || d.composedPath().includes(x));
|
|
1133
1237
|
}
|
|
1134
1238
|
});
|
|
1135
|
-
function
|
|
1136
|
-
const
|
|
1137
|
-
return
|
|
1239
|
+
function f(d) {
|
|
1240
|
+
const p = $(d);
|
|
1241
|
+
return p && p.$.subTree.shapeFlag === 16;
|
|
1138
1242
|
}
|
|
1139
|
-
function d
|
|
1140
|
-
const
|
|
1141
|
-
return
|
|
1243
|
+
function g(d, p) {
|
|
1244
|
+
const x = $(d), I = x.$.subTree && x.$.subTree.children;
|
|
1245
|
+
return I == null || !Array.isArray(I) ? !1 : I.some((B) => B.el === p.target || p.composedPath().includes(B.el));
|
|
1142
1246
|
}
|
|
1143
|
-
const m = (
|
|
1144
|
-
const
|
|
1145
|
-
if (
|
|
1146
|
-
if ("detail" in
|
|
1247
|
+
const m = (d) => {
|
|
1248
|
+
const p = oe(e);
|
|
1249
|
+
if (d.target != null && !(!(p instanceof Element) && f(e) && g(e, d)) && !(!p || p === d.target || d.composedPath().includes(p))) {
|
|
1250
|
+
if ("detail" in d && d.detail === 0 && (s = !u(d)), !s) {
|
|
1147
1251
|
s = !0;
|
|
1148
1252
|
return;
|
|
1149
1253
|
}
|
|
1150
|
-
t(
|
|
1254
|
+
t(d);
|
|
1151
1255
|
}
|
|
1152
1256
|
};
|
|
1153
|
-
let
|
|
1257
|
+
let w = !1;
|
|
1154
1258
|
const b = [
|
|
1155
|
-
|
|
1156
|
-
|
|
1157
|
-
|
|
1158
|
-
}, 0), m(
|
|
1159
|
-
}, { passive: !0, capture:
|
|
1160
|
-
|
|
1161
|
-
const
|
|
1162
|
-
s = !
|
|
1259
|
+
ke(a, "click", (d) => {
|
|
1260
|
+
w || (w = !0, setTimeout(() => {
|
|
1261
|
+
w = !1;
|
|
1262
|
+
}, 0), m(d));
|
|
1263
|
+
}, { passive: !0, capture: c }),
|
|
1264
|
+
ke(a, "pointerdown", (d) => {
|
|
1265
|
+
const p = oe(e);
|
|
1266
|
+
s = !u(d) && !!(p && !d.composedPath().includes(p));
|
|
1163
1267
|
}, { passive: !0 }),
|
|
1164
|
-
|
|
1268
|
+
o && ke(a, "blur", (d) => {
|
|
1165
1269
|
setTimeout(() => {
|
|
1166
|
-
var
|
|
1167
|
-
const
|
|
1168
|
-
((
|
|
1270
|
+
var p;
|
|
1271
|
+
const x = oe(e);
|
|
1272
|
+
((p = a.document.activeElement) == null ? void 0 : p.tagName) === "IFRAME" && !(x != null && x.contains(a.document.activeElement)) && t(d);
|
|
1169
1273
|
}, 0);
|
|
1170
1274
|
}, { passive: !0 })
|
|
1171
|
-
].filter(Boolean),
|
|
1172
|
-
return
|
|
1173
|
-
stop:
|
|
1275
|
+
].filter(Boolean), C = () => b.forEach((d) => d());
|
|
1276
|
+
return l ? {
|
|
1277
|
+
stop: C,
|
|
1174
1278
|
cancel: () => {
|
|
1175
1279
|
s = !1;
|
|
1176
1280
|
},
|
|
1177
|
-
trigger: (
|
|
1178
|
-
s = !0, m(
|
|
1281
|
+
trigger: (d) => {
|
|
1282
|
+
s = !0, m(d), s = !1;
|
|
1179
1283
|
}
|
|
1180
|
-
} :
|
|
1284
|
+
} : C;
|
|
1181
1285
|
}
|
|
1182
|
-
const
|
|
1286
|
+
const Pe = /* @__PURE__ */ new WeakMap(), zn = {
|
|
1183
1287
|
mounted(e, t) {
|
|
1184
1288
|
const n = !t.modifiers.bubble;
|
|
1185
|
-
let
|
|
1289
|
+
let a;
|
|
1186
1290
|
if (typeof t.value == "function")
|
|
1187
|
-
|
|
1291
|
+
a = vt(e, t.value, { capture: n });
|
|
1188
1292
|
else {
|
|
1189
|
-
const [
|
|
1190
|
-
|
|
1293
|
+
const [i, c] = t.value;
|
|
1294
|
+
a = vt(e, i, Object.assign({ capture: n }, c));
|
|
1191
1295
|
}
|
|
1192
|
-
|
|
1296
|
+
Pe.set(e, a);
|
|
1193
1297
|
},
|
|
1194
1298
|
unmounted(e) {
|
|
1195
|
-
const t =
|
|
1196
|
-
t && typeof t == "function" ? t() : t == null || t.stop(),
|
|
1299
|
+
const t = Pe.get(e);
|
|
1300
|
+
t && typeof t == "function" ? t() : t == null || t.stop(), Pe.delete(e);
|
|
1197
1301
|
}
|
|
1198
1302
|
};
|
|
1199
|
-
function
|
|
1200
|
-
const e =
|
|
1201
|
-
return t &&
|
|
1303
|
+
function Wn() {
|
|
1304
|
+
const e = X(!1), t = Se();
|
|
1305
|
+
return t && se(() => {
|
|
1202
1306
|
e.value = !0;
|
|
1203
1307
|
}, t), e;
|
|
1204
1308
|
}
|
|
1205
|
-
function
|
|
1206
|
-
const t =
|
|
1207
|
-
return
|
|
1309
|
+
function Xn(e) {
|
|
1310
|
+
const t = Wn();
|
|
1311
|
+
return M(() => (t.value, !!e()));
|
|
1208
1312
|
}
|
|
1209
|
-
function
|
|
1210
|
-
const { window:
|
|
1211
|
-
let
|
|
1212
|
-
const
|
|
1213
|
-
|
|
1214
|
-
}, s =
|
|
1215
|
-
const
|
|
1216
|
-
return Array.isArray(
|
|
1217
|
-
}),
|
|
1313
|
+
function mt(e, t, n = {}) {
|
|
1314
|
+
const { window: a = Ue, ...i } = n;
|
|
1315
|
+
let c;
|
|
1316
|
+
const o = Xn(() => a && "ResizeObserver" in a), l = () => {
|
|
1317
|
+
c && (c.disconnect(), c = void 0);
|
|
1318
|
+
}, s = M(() => {
|
|
1319
|
+
const g = $(e);
|
|
1320
|
+
return Array.isArray(g) ? g.map((m) => oe(m)) : [oe(g)];
|
|
1321
|
+
}), u = Y(
|
|
1218
1322
|
s,
|
|
1219
|
-
(
|
|
1220
|
-
if (
|
|
1221
|
-
|
|
1222
|
-
for (const m of
|
|
1223
|
-
m &&
|
|
1323
|
+
(g) => {
|
|
1324
|
+
if (l(), o.value && a) {
|
|
1325
|
+
c = new ResizeObserver(t);
|
|
1326
|
+
for (const m of g)
|
|
1327
|
+
m && c.observe(m, i);
|
|
1224
1328
|
}
|
|
1225
1329
|
},
|
|
1226
1330
|
{ immediate: !0, flush: "post" }
|
|
1227
|
-
),
|
|
1228
|
-
|
|
1331
|
+
), f = () => {
|
|
1332
|
+
l(), u();
|
|
1229
1333
|
};
|
|
1230
|
-
return
|
|
1231
|
-
isSupported:
|
|
1232
|
-
stop:
|
|
1334
|
+
return ve(f), {
|
|
1335
|
+
isSupported: o,
|
|
1336
|
+
stop: f
|
|
1233
1337
|
};
|
|
1234
1338
|
}
|
|
1235
|
-
function
|
|
1339
|
+
function Le(e) {
|
|
1236
1340
|
return typeof Window < "u" && e instanceof Window ? e.document.documentElement : typeof Document < "u" && e instanceof Document ? e.documentElement : e;
|
|
1237
1341
|
}
|
|
1238
|
-
const
|
|
1342
|
+
const Nn = {
|
|
1239
1343
|
mounted(e, t) {
|
|
1240
|
-
typeof t.value == "function" ?
|
|
1344
|
+
typeof t.value == "function" ? mt(e, t.value) : mt(e, ...t.value);
|
|
1241
1345
|
}
|
|
1242
1346
|
};
|
|
1243
|
-
function
|
|
1347
|
+
function kt(e) {
|
|
1244
1348
|
const t = window.getComputedStyle(e);
|
|
1245
1349
|
if (t.overflowX === "scroll" || t.overflowY === "scroll" || t.overflowX === "auto" && e.clientWidth < e.scrollWidth || t.overflowY === "auto" && e.clientHeight < e.scrollHeight)
|
|
1246
1350
|
return !0;
|
|
1247
1351
|
{
|
|
1248
1352
|
const n = e.parentNode;
|
|
1249
|
-
return !n || n.tagName === "BODY" ? !1 :
|
|
1353
|
+
return !n || n.tagName === "BODY" ? !1 : kt(n);
|
|
1250
1354
|
}
|
|
1251
1355
|
}
|
|
1252
|
-
function
|
|
1356
|
+
function Vn(e) {
|
|
1253
1357
|
const t = e || window.event, n = t.target;
|
|
1254
|
-
return
|
|
1358
|
+
return kt(n) ? !1 : t.touches.length > 1 ? !0 : (t.preventDefault && t.preventDefault(), !1);
|
|
1255
1359
|
}
|
|
1256
|
-
const
|
|
1257
|
-
function
|
|
1258
|
-
const n =
|
|
1259
|
-
let
|
|
1260
|
-
|
|
1261
|
-
const s =
|
|
1360
|
+
const Be = /* @__PURE__ */ new WeakMap();
|
|
1361
|
+
function Gn(e, t = !1) {
|
|
1362
|
+
const n = X(t);
|
|
1363
|
+
let a = null, i = "";
|
|
1364
|
+
Y(cn(e), (l) => {
|
|
1365
|
+
const s = Le($(l));
|
|
1262
1366
|
if (s) {
|
|
1263
|
-
const
|
|
1264
|
-
if (
|
|
1367
|
+
const u = s;
|
|
1368
|
+
if (Be.get(u) || Be.set(u, u.style.overflow), u.style.overflow !== "hidden" && (i = u.style.overflow), u.style.overflow === "hidden")
|
|
1265
1369
|
return n.value = !0;
|
|
1266
1370
|
if (n.value)
|
|
1267
|
-
return
|
|
1371
|
+
return u.style.overflow = "hidden";
|
|
1268
1372
|
}
|
|
1269
1373
|
}, {
|
|
1270
1374
|
immediate: !0
|
|
1271
1375
|
});
|
|
1272
|
-
const
|
|
1273
|
-
const
|
|
1274
|
-
!
|
|
1275
|
-
|
|
1376
|
+
const c = () => {
|
|
1377
|
+
const l = Le($(e));
|
|
1378
|
+
!l || n.value || (ze && (a = ke(
|
|
1379
|
+
l,
|
|
1276
1380
|
"touchmove",
|
|
1277
1381
|
(s) => {
|
|
1278
|
-
|
|
1382
|
+
Vn(s);
|
|
1279
1383
|
},
|
|
1280
1384
|
{ passive: !1 }
|
|
1281
|
-
)),
|
|
1282
|
-
},
|
|
1283
|
-
const
|
|
1284
|
-
!
|
|
1385
|
+
)), l.style.overflow = "hidden", n.value = !0);
|
|
1386
|
+
}, o = () => {
|
|
1387
|
+
const l = Le($(e));
|
|
1388
|
+
!l || !n.value || (ze && (a == null || a()), l.style.overflow = i, Be.delete(l), n.value = !1);
|
|
1285
1389
|
};
|
|
1286
|
-
return
|
|
1390
|
+
return ve(o), M({
|
|
1287
1391
|
get() {
|
|
1288
1392
|
return n.value;
|
|
1289
1393
|
},
|
|
1290
|
-
set(
|
|
1291
|
-
|
|
1394
|
+
set(l) {
|
|
1395
|
+
l ? c() : o();
|
|
1292
1396
|
}
|
|
1293
1397
|
});
|
|
1294
1398
|
}
|
|
1295
|
-
function
|
|
1399
|
+
function Fn() {
|
|
1296
1400
|
let e = !1;
|
|
1297
|
-
const t =
|
|
1298
|
-
return (n,
|
|
1299
|
-
if (t.value =
|
|
1401
|
+
const t = X(!1);
|
|
1402
|
+
return (n, a) => {
|
|
1403
|
+
if (t.value = a.value, e)
|
|
1300
1404
|
return;
|
|
1301
1405
|
e = !0;
|
|
1302
|
-
const
|
|
1303
|
-
|
|
1406
|
+
const i = Gn(n, a.value);
|
|
1407
|
+
Y(t, (c) => i.value = c);
|
|
1304
1408
|
};
|
|
1305
1409
|
}
|
|
1306
|
-
|
|
1307
|
-
const
|
|
1410
|
+
Fn();
|
|
1411
|
+
const Yn = { class: "gantt-connection-overlay" }, jn = {
|
|
1412
|
+
class: "connection-svg",
|
|
1413
|
+
style: {
|
|
1414
|
+
position: "absolute",
|
|
1415
|
+
top: 0,
|
|
1416
|
+
left: 0,
|
|
1417
|
+
width: "100%",
|
|
1418
|
+
height: "100%",
|
|
1419
|
+
pointerEvents: "none",
|
|
1420
|
+
zIndex: 1
|
|
1421
|
+
}
|
|
1422
|
+
}, Un = ["d", "stroke-width", "onDblclick"], qn = ["d", "stroke", "stroke-width", "id", "onDblclick"], Jn = 0.25, Ce = 16, Zn = /* @__PURE__ */ te({
|
|
1423
|
+
__name: "AGanttConnection",
|
|
1424
|
+
props: {
|
|
1425
|
+
store: {}
|
|
1426
|
+
},
|
|
1427
|
+
emits: ["connection:delete"],
|
|
1428
|
+
setup(e, { emit: t }) {
|
|
1429
|
+
const n = t, a = M(() => e.store.connectionPaths.filter((o) => {
|
|
1430
|
+
const l = e.store.ganttBars.find((u) => u.id === o.from.barId), s = e.store.ganttBars.find((u) => u.id === o.to.barId);
|
|
1431
|
+
return l && s;
|
|
1432
|
+
})), i = (o, l = !1) => {
|
|
1433
|
+
const s = e.store.connectionHandles.find(
|
|
1434
|
+
(P) => P.barId === o.from.barId && P.side === o.from.side
|
|
1435
|
+
), u = e.store.connectionHandles.find(
|
|
1436
|
+
(P) => P.barId === o.to.barId && P.side === o.to.side
|
|
1437
|
+
);
|
|
1438
|
+
if (!s || !u) return "";
|
|
1439
|
+
const f = s.position.x + Ce / 2, g = s.position.y + Ce / 2, m = u.position.x + Ce / 2, w = u.position.y + Ce / 2, b = Math.abs(m - f), C = Math.max(b * Jn, 50), d = f + (o.from.side === "left" ? -C : C), p = m + (o.to.side === "left" ? -C : C), x = { x: 0.5 * f + 0.5 * d, y: 0.5 * g + 0.5 * g }, I = { x: 0.5 * d + 0.5 * p, y: 0.5 * g + 0.5 * w }, B = { x: 0.5 * p + 0.5 * m, y: 0.5 * w + 0.5 * w }, N = { x: 0.5 * x.x + 0.5 * I.x, y: 0.5 * x.y + 0.5 * I.y }, O = { x: 0.5 * I.x + 0.5 * B.x, y: 0.5 * I.y + 0.5 * B.y }, R = { x: 0.5 * N.x + 0.5 * O.x, y: 0.5 * N.y + 0.5 * O.y };
|
|
1440
|
+
return `M ${f} ${g} Q ${d} ${g}, ${R.x} ${R.y} Q ${p} ${w}, ${m} ${w}`;
|
|
1441
|
+
}, c = (o) => {
|
|
1442
|
+
e.store.deleteConnection(o.id) && n("connection:delete", o);
|
|
1443
|
+
};
|
|
1444
|
+
return (o, l) => (S(), T("div", Yn, [
|
|
1445
|
+
(S(), T("svg", jn, [
|
|
1446
|
+
l[0] || (l[0] = D("defs", null, [
|
|
1447
|
+
D("path", {
|
|
1448
|
+
id: "arrowhead",
|
|
1449
|
+
d: "M 0 -7 L 20 0 L 0 7Z",
|
|
1450
|
+
stroke: "black",
|
|
1451
|
+
"stroke-width": "1",
|
|
1452
|
+
fill: "currentColor"
|
|
1453
|
+
}),
|
|
1454
|
+
D("marker", {
|
|
1455
|
+
id: "arrowhead-marker",
|
|
1456
|
+
markerWidth: "10",
|
|
1457
|
+
markerHeight: "7",
|
|
1458
|
+
refX: "5",
|
|
1459
|
+
refY: "3.5",
|
|
1460
|
+
orient: "auto",
|
|
1461
|
+
markerUnits: "strokeWidth"
|
|
1462
|
+
}, [
|
|
1463
|
+
D("polygon", {
|
|
1464
|
+
points: "0 0, 10 3.5, 0 7",
|
|
1465
|
+
fill: "currentColor"
|
|
1466
|
+
})
|
|
1467
|
+
])
|
|
1468
|
+
], -1)),
|
|
1469
|
+
(S(!0), T(le, null, we(a.value, (s) => {
|
|
1470
|
+
var u;
|
|
1471
|
+
return S(), T("path", {
|
|
1472
|
+
key: `${s.id}-hitbox`,
|
|
1473
|
+
d: i(s),
|
|
1474
|
+
stroke: "transparent",
|
|
1475
|
+
"stroke-width": (((u = s.style) == null ? void 0 : u.width) || 2) + 10,
|
|
1476
|
+
fill: "none",
|
|
1477
|
+
class: "connection-hitbox",
|
|
1478
|
+
onDblclick: (f) => c(s)
|
|
1479
|
+
}, null, 40, Un);
|
|
1480
|
+
}), 128)),
|
|
1481
|
+
(S(!0), T(le, null, we(a.value, (s) => {
|
|
1482
|
+
var u, f;
|
|
1483
|
+
return S(), T("path", {
|
|
1484
|
+
key: s.id,
|
|
1485
|
+
d: i(s),
|
|
1486
|
+
stroke: ((u = s.style) == null ? void 0 : u.color) || "#666",
|
|
1487
|
+
"stroke-width": ((f = s.style) == null ? void 0 : f.width) || 2,
|
|
1488
|
+
fill: "none",
|
|
1489
|
+
"marker-mid": "url(#arrowhead-marker)",
|
|
1490
|
+
id: s.id,
|
|
1491
|
+
class: "connection-path animated-path",
|
|
1492
|
+
onDblclick: (g) => c(s)
|
|
1493
|
+
}, null, 40, qn);
|
|
1494
|
+
}), 128))
|
|
1495
|
+
]))
|
|
1496
|
+
]));
|
|
1497
|
+
}
|
|
1498
|
+
}), Qn = /* @__PURE__ */ re(Zn, [["__scopeId", "data-v-955111b6"]]), Kn = { key: 0 }, _n = {
|
|
1308
1499
|
class: "atable-header-row",
|
|
1309
1500
|
tabindex: "-1"
|
|
1310
|
-
},
|
|
1501
|
+
}, eo = ["data-colindex"], $t = /* @__PURE__ */ te({
|
|
1311
1502
|
__name: "ATableHeader",
|
|
1312
1503
|
props: {
|
|
1313
1504
|
columns: {},
|
|
@@ -1315,374 +1506,479 @@ const xn = { key: 0 }, Cn = {
|
|
|
1315
1506
|
},
|
|
1316
1507
|
setup(e) {
|
|
1317
1508
|
const t = (n) => {
|
|
1318
|
-
var
|
|
1319
|
-
for (const
|
|
1320
|
-
if (
|
|
1321
|
-
const
|
|
1322
|
-
typeof s == "number" && s !==
|
|
1509
|
+
var a;
|
|
1510
|
+
for (const i of n) {
|
|
1511
|
+
if (i.borderBoxSize.length === 0) continue;
|
|
1512
|
+
const o = i.borderBoxSize[0].inlineSize, l = Number(i.target.dataset.colindex), s = (a = e.store.columns[l]) == null ? void 0 : a.width;
|
|
1513
|
+
typeof s == "number" && s !== o && e.store.resizeColumn(l, o);
|
|
1323
1514
|
}
|
|
1324
1515
|
};
|
|
1325
|
-
return (n,
|
|
1326
|
-
D("tr",
|
|
1327
|
-
n.store.zeroColumn ? (S(),
|
|
1516
|
+
return (n, a) => n.columns.length ? (S(), T("thead", Kn, [
|
|
1517
|
+
D("tr", _n, [
|
|
1518
|
+
n.store.zeroColumn ? (S(), T("th", {
|
|
1328
1519
|
key: 0,
|
|
1329
1520
|
id: "header-index",
|
|
1330
1521
|
class: q([[
|
|
1331
1522
|
n.store.hasPinnedColumns ? "sticky-index" : "",
|
|
1332
|
-
n.store.
|
|
1523
|
+
n.store.isTreeView ? "tree-index" : "",
|
|
1333
1524
|
n.store.config.view === "list-expansion" ? "list-expansion-index" : ""
|
|
1334
1525
|
], "list-index"])
|
|
1335
1526
|
}, null, 2)) : ee("", !0),
|
|
1336
|
-
(S(!0),
|
|
1337
|
-
key:
|
|
1338
|
-
"data-colindex":
|
|
1527
|
+
(S(!0), T(le, null, we(n.columns, (i, c) => Me((S(), T("th", {
|
|
1528
|
+
key: i.name,
|
|
1529
|
+
"data-colindex": c,
|
|
1339
1530
|
tabindex: "-1",
|
|
1340
|
-
style:
|
|
1341
|
-
class: q(
|
|
1531
|
+
style: _(n.store.getHeaderCellStyle(i)),
|
|
1532
|
+
class: q(i.pinned ? "sticky-column" : "")
|
|
1342
1533
|
}, [
|
|
1343
|
-
|
|
1344
|
-
|
|
1534
|
+
F(n.$slots, "default", {}, () => [
|
|
1535
|
+
Bt(ce(i.label || String.fromCharCode(c + 97).toUpperCase()), 1)
|
|
1345
1536
|
])
|
|
1346
|
-
], 14,
|
|
1347
|
-
[
|
|
1537
|
+
], 14, eo)), [
|
|
1538
|
+
[k(Nn), t]
|
|
1348
1539
|
])), 128))
|
|
1349
1540
|
])
|
|
1350
1541
|
])) : ee("", !0);
|
|
1351
1542
|
}
|
|
1352
|
-
}),
|
|
1543
|
+
}), Mt = /* @__PURE__ */ te({
|
|
1353
1544
|
__name: "ATableModal",
|
|
1354
1545
|
props: {
|
|
1355
1546
|
store: {}
|
|
1356
1547
|
},
|
|
1357
1548
|
setup(e) {
|
|
1358
|
-
const t =
|
|
1359
|
-
var
|
|
1549
|
+
const t = U("amodal"), { width: n, height: a } = ne(t), i = M(() => {
|
|
1550
|
+
var g, m, w, b;
|
|
1360
1551
|
if (!(e.store.modal.height && e.store.modal.width && e.store.modal.left && e.store.modal.bottom)) return;
|
|
1361
|
-
const
|
|
1552
|
+
const c = (g = e.store.modal.cell) == null ? void 0 : g.closest("table"), o = c.offsetHeight || 0, l = c.offsetWidth || 0;
|
|
1362
1553
|
let s = ((m = e.store.modal.cell) == null ? void 0 : m.offsetTop) || 0;
|
|
1363
|
-
const
|
|
1364
|
-
s +=
|
|
1365
|
-
let
|
|
1366
|
-
return
|
|
1367
|
-
left: `${
|
|
1554
|
+
const u = ((w = c.querySelector("thead")) == null ? void 0 : w.offsetHeight) || 0;
|
|
1555
|
+
s += u, s = s + a.value < o ? s : s - (a.value + e.store.modal.height);
|
|
1556
|
+
let f = ((b = e.store.modal.cell) == null ? void 0 : b.offsetLeft) || 0;
|
|
1557
|
+
return f = f + n.value <= l ? f : f - (n.value - e.store.modal.width), {
|
|
1558
|
+
left: `${f}px`,
|
|
1368
1559
|
top: `${s}px`
|
|
1369
1560
|
};
|
|
1370
1561
|
});
|
|
1371
|
-
return (
|
|
1562
|
+
return (c, o) => (S(), T("div", {
|
|
1372
1563
|
class: "amodal",
|
|
1373
1564
|
ref: "amodal",
|
|
1374
1565
|
tabindex: "-1",
|
|
1375
|
-
onClick:
|
|
1566
|
+
onClick: o[0] || (o[0] = $e(() => {
|
|
1376
1567
|
}, ["stop"])),
|
|
1377
|
-
onInput:
|
|
1568
|
+
onInput: o[1] || (o[1] = $e(() => {
|
|
1378
1569
|
}, ["stop"])),
|
|
1379
|
-
style:
|
|
1570
|
+
style: _(i.value)
|
|
1380
1571
|
}, [
|
|
1381
|
-
|
|
1572
|
+
F(c.$slots, "default")
|
|
1382
1573
|
], 36));
|
|
1383
1574
|
}
|
|
1384
|
-
}),
|
|
1385
|
-
const t = e.id ||
|
|
1386
|
-
return
|
|
1387
|
-
const
|
|
1388
|
-
const
|
|
1389
|
-
for (
|
|
1390
|
-
|
|
1391
|
-
|
|
1392
|
-
|
|
1393
|
-
|
|
1394
|
-
|
|
1395
|
-
|
|
1396
|
-
return p;
|
|
1397
|
-
const $ = /* @__PURE__ */ new Set();
|
|
1398
|
-
for (let R = i.value.length - 1; R >= 0; R--) {
|
|
1399
|
-
const W = i.value[R];
|
|
1400
|
-
W.parent && $.add(W.parent), y[R] = {
|
|
1575
|
+
}), to = (e) => {
|
|
1576
|
+
const t = e.id || xn();
|
|
1577
|
+
return Wt(`table-${t}`, () => {
|
|
1578
|
+
const a = () => {
|
|
1579
|
+
const v = [Object.assign({}, { rowModified: !1 })], r = /* @__PURE__ */ new Set();
|
|
1580
|
+
for (let h = 0; h < c.value.length; h++) {
|
|
1581
|
+
const y = c.value[h];
|
|
1582
|
+
y.parent !== null && y.parent !== void 0 && r.add(y.parent);
|
|
1583
|
+
}
|
|
1584
|
+
for (let h = 0; h < c.value.length; h++) {
|
|
1585
|
+
const y = c.value[h];
|
|
1586
|
+
v[h] = {
|
|
1401
1587
|
childrenOpen: !1,
|
|
1402
1588
|
expanded: !1,
|
|
1403
|
-
indent:
|
|
1404
|
-
isParent:
|
|
1405
|
-
isRoot:
|
|
1589
|
+
indent: y.indent || 0,
|
|
1590
|
+
isParent: r.has(h),
|
|
1591
|
+
isRoot: y.parent === null || y.parent === void 0,
|
|
1406
1592
|
rowModified: !1,
|
|
1407
|
-
open:
|
|
1408
|
-
parent:
|
|
1593
|
+
open: y.parent === null || y.parent === void 0,
|
|
1594
|
+
parent: y.parent
|
|
1409
1595
|
};
|
|
1410
1596
|
}
|
|
1411
|
-
return
|
|
1412
|
-
},
|
|
1413
|
-
|
|
1414
|
-
|
|
1415
|
-
|
|
1416
|
-
|
|
1417
|
-
|
|
1418
|
-
|
|
1597
|
+
return v;
|
|
1598
|
+
}, i = H(e.columns), c = H(e.rows), o = H(e.config || {}), l = H({}), s = H({}), u = M(() => {
|
|
1599
|
+
const v = {};
|
|
1600
|
+
for (const [r, h] of i.value.entries())
|
|
1601
|
+
for (const [y, E] of c.value.entries())
|
|
1602
|
+
v[`${r}:${y}`] = E[h.name];
|
|
1603
|
+
return v;
|
|
1604
|
+
}), f = M({
|
|
1605
|
+
get: () => {
|
|
1606
|
+
const v = a();
|
|
1607
|
+
for (let r = 0; r < v.length; r++)
|
|
1608
|
+
l.value[r] && (v[r].rowModified = l.value[r]), s.value[r] && (s.value[r].childrenOpen !== void 0 && (v[r].childrenOpen = s.value[r].childrenOpen), s.value[r].expanded !== void 0 && (v[r].expanded = s.value[r].expanded));
|
|
1609
|
+
if (x.value)
|
|
1610
|
+
for (let r = 0; r < v.length; r++) {
|
|
1611
|
+
const h = v[r];
|
|
1612
|
+
if (!h.isRoot && h.parent !== null && h.parent !== void 0) {
|
|
1613
|
+
const y = h.parent;
|
|
1614
|
+
y >= 0 && y < v.length && (v[r].open = v[y].childrenOpen || !1);
|
|
1615
|
+
}
|
|
1616
|
+
}
|
|
1617
|
+
return v;
|
|
1618
|
+
},
|
|
1619
|
+
set: (v) => {
|
|
1620
|
+
JSON.stringify(v) !== JSON.stringify(f.value) && (f.value = v);
|
|
1621
|
+
}
|
|
1622
|
+
}), g = H(e.modal || { visible: !1 }), m = H({}), w = H([]), b = H([]), C = H([]), d = M(() => i.value.some((v) => v.pinned)), p = M(() => o.value.view === "gantt" || o.value.view === "tree-gantt"), x = M(() => o.value.view === "tree" || o.value.view === "tree-gantt"), I = M(() => `${Math.ceil(c.value.length / 100 + 1)}ch`), B = M(
|
|
1623
|
+
() => o.value.view ? ["list", "tree", "tree-gantt", "list-expansion"].includes(o.value.view) : !1
|
|
1624
|
+
), N = (v, r) => u.value[`${v}:${r}`], O = (v, r, h) => {
|
|
1625
|
+
const y = `${v}:${r}`, E = i.value[v];
|
|
1626
|
+
u.value[y] !== h && (l.value[r] = !0), u.value[y] = h, c.value[r] = {
|
|
1627
|
+
...c.value[r],
|
|
1628
|
+
[E.name]: h
|
|
1419
1629
|
};
|
|
1420
|
-
},
|
|
1421
|
-
|
|
1422
|
-
|
|
1423
|
-
|
|
1424
|
-
|
|
1630
|
+
}, R = (v) => {
|
|
1631
|
+
c.value = v;
|
|
1632
|
+
}, P = (v, r, h) => {
|
|
1633
|
+
const y = `${v}:${r}`;
|
|
1634
|
+
u.value[y] !== h && (l.value[r] = !0, m.value[y] = h);
|
|
1635
|
+
}, W = (v) => {
|
|
1636
|
+
const r = i.value.indexOf(v) === i.value.length - 1, h = o.value.fullWidth ? v.resizable && !r : v.resizable;
|
|
1425
1637
|
return {
|
|
1426
|
-
width:
|
|
1427
|
-
textAlign:
|
|
1428
|
-
|
|
1638
|
+
width: v.width || "40ch",
|
|
1639
|
+
textAlign: v.align || "center",
|
|
1640
|
+
...h && {
|
|
1429
1641
|
resize: "horizontal",
|
|
1430
1642
|
overflow: "hidden",
|
|
1431
1643
|
whiteSpace: "nowrap"
|
|
1432
1644
|
}
|
|
1433
1645
|
};
|
|
1434
|
-
},
|
|
1435
|
-
if (
|
|
1436
|
-
const
|
|
1437
|
-
|
|
1438
|
-
...
|
|
1439
|
-
width: `${
|
|
1646
|
+
}, j = (v, r) => {
|
|
1647
|
+
if (v < 0 || v >= i.value.length) return;
|
|
1648
|
+
const y = Math.max(r, 40);
|
|
1649
|
+
i.value[v] = {
|
|
1650
|
+
...i.value[v],
|
|
1651
|
+
width: `${y}px`
|
|
1440
1652
|
};
|
|
1441
|
-
},
|
|
1442
|
-
const
|
|
1443
|
-
return
|
|
1444
|
-
},
|
|
1445
|
-
if (
|
|
1446
|
-
|
|
1447
|
-
|
|
1448
|
-
|
|
1449
|
-
|
|
1450
|
-
|
|
1451
|
-
|
|
1452
|
-
|
|
1453
|
-
|
|
1454
|
-
|
|
1455
|
-
|
|
1653
|
+
}, L = (v) => {
|
|
1654
|
+
const r = c.value[v];
|
|
1655
|
+
return p.value && r.gantt !== void 0;
|
|
1656
|
+
}, K = (v) => !x.value || f.value[v].isRoot || f.value[v].open, me = (v) => !x.value && o.value.view !== "list-expansion" ? "" : x.value && (f.value[v].isRoot || f.value[v].isParent) ? f.value[v].childrenOpen ? "▼" : "►" : o.value.view === "list-expansion" ? f.value[v].expanded ? "▼" : "►" : "", he = (v) => {
|
|
1657
|
+
if (x.value) {
|
|
1658
|
+
const r = s.value[v] || {}, y = !(r.childrenOpen ?? f.value[v].childrenOpen);
|
|
1659
|
+
if (s.value[v] = {
|
|
1660
|
+
...r,
|
|
1661
|
+
childrenOpen: y
|
|
1662
|
+
}, !y) {
|
|
1663
|
+
for (let E = 0; E < c.value.length; E++)
|
|
1664
|
+
if (f.value[E].parent === v) {
|
|
1665
|
+
const A = s.value[E] || {};
|
|
1666
|
+
s.value[E] = {
|
|
1667
|
+
...A,
|
|
1668
|
+
childrenOpen: !1
|
|
1669
|
+
}, he(E);
|
|
1670
|
+
}
|
|
1671
|
+
}
|
|
1672
|
+
} else if (o.value.view === "list-expansion") {
|
|
1673
|
+
const r = s.value[v] || {}, h = r.expanded ?? f.value[v].expanded;
|
|
1674
|
+
s.value[v] = {
|
|
1675
|
+
...r,
|
|
1676
|
+
expanded: !h
|
|
1677
|
+
};
|
|
1678
|
+
}
|
|
1679
|
+
}, ge = (v, r) => {
|
|
1680
|
+
const h = N(v, r);
|
|
1681
|
+
return ye(v, r, h);
|
|
1682
|
+
}, ye = (v, r, h) => {
|
|
1683
|
+
const y = i.value[v], E = c.value[r], A = y.format;
|
|
1684
|
+
return A ? typeof A == "function" ? A(h, { table: u.value, row: E, column: y }) : typeof A == "string" ? Function(`"use strict";return (${A})`)()(h, { table: u.value, row: E, column: y }) : h : h;
|
|
1456
1685
|
};
|
|
1457
1686
|
return {
|
|
1458
1687
|
// state
|
|
1459
|
-
columns:
|
|
1688
|
+
columns: i,
|
|
1460
1689
|
config: o,
|
|
1461
|
-
|
|
1462
|
-
|
|
1463
|
-
|
|
1464
|
-
|
|
1465
|
-
|
|
1690
|
+
connectionHandles: b,
|
|
1691
|
+
connectionPaths: C,
|
|
1692
|
+
display: f,
|
|
1693
|
+
ganttBars: w,
|
|
1694
|
+
modal: g,
|
|
1695
|
+
rows: c,
|
|
1696
|
+
table: u,
|
|
1697
|
+
updates: m,
|
|
1466
1698
|
// getters
|
|
1467
|
-
hasPinnedColumns:
|
|
1468
|
-
|
|
1469
|
-
|
|
1699
|
+
hasPinnedColumns: d,
|
|
1700
|
+
isGanttView: p,
|
|
1701
|
+
isTreeView: x,
|
|
1702
|
+
numberedRowWidth: I,
|
|
1703
|
+
zeroColumn: B,
|
|
1470
1704
|
// actions
|
|
1471
|
-
closeModal: (
|
|
1472
|
-
var
|
|
1473
|
-
|
|
1705
|
+
closeModal: (v) => {
|
|
1706
|
+
var r;
|
|
1707
|
+
v.target instanceof Node && (r = g.value.parent) != null && r.contains(v.target) || g.value.visible && (g.value.visible = !1);
|
|
1474
1708
|
},
|
|
1475
|
-
|
|
1476
|
-
|
|
1477
|
-
|
|
1478
|
-
|
|
1479
|
-
|
|
1480
|
-
|
|
1481
|
-
|
|
1482
|
-
|
|
1483
|
-
|
|
1484
|
-
|
|
1485
|
-
|
|
1486
|
-
|
|
1487
|
-
|
|
1488
|
-
|
|
1489
|
-
|
|
1490
|
-
|
|
1491
|
-
|
|
1709
|
+
createConnection: (v, r, h) => {
|
|
1710
|
+
const y = b.value.find((z) => z.id === v), E = b.value.find((z) => z.id === r);
|
|
1711
|
+
if (!y || !E)
|
|
1712
|
+
return console.warn("Cannot create connection: handle not found"), null;
|
|
1713
|
+
const A = {
|
|
1714
|
+
id: `connection-${v}-${r}`,
|
|
1715
|
+
from: {
|
|
1716
|
+
barId: y.barId,
|
|
1717
|
+
side: y.side
|
|
1718
|
+
},
|
|
1719
|
+
to: {
|
|
1720
|
+
barId: E.barId,
|
|
1721
|
+
side: E.side
|
|
1722
|
+
},
|
|
1723
|
+
style: h == null ? void 0 : h.style,
|
|
1724
|
+
label: h == null ? void 0 : h.label
|
|
1725
|
+
};
|
|
1726
|
+
return C.value.push(A), A;
|
|
1727
|
+
},
|
|
1728
|
+
deleteConnection: (v) => {
|
|
1729
|
+
const r = C.value.findIndex((h) => h.id === v);
|
|
1730
|
+
return r >= 0 ? (C.value.splice(r, 1), !0) : !1;
|
|
1731
|
+
},
|
|
1732
|
+
getCellData: N,
|
|
1733
|
+
getCellDisplayValue: ge,
|
|
1734
|
+
getConnectionsForBar: (v) => C.value.filter((r) => r.from.barId === v || r.to.barId === v),
|
|
1735
|
+
getFormattedValue: ye,
|
|
1736
|
+
getHandlesForBar: (v) => b.value.filter((r) => r.barId === v),
|
|
1737
|
+
getHeaderCellStyle: W,
|
|
1738
|
+
getIndent: (v, r) => r && v === 0 && r > 0 ? `${r}ch` : "inherit",
|
|
1739
|
+
getRowExpandSymbol: me,
|
|
1740
|
+
isRowGantt: L,
|
|
1741
|
+
isRowVisible: K,
|
|
1742
|
+
registerConnectionHandle: (v) => {
|
|
1743
|
+
const r = b.value.findIndex((h) => h.id === v.id);
|
|
1744
|
+
r >= 0 ? b.value[r] = v : b.value.push(v);
|
|
1745
|
+
},
|
|
1746
|
+
registerGanttBar: (v) => {
|
|
1747
|
+
const r = w.value.findIndex((h) => h.id === v.id);
|
|
1748
|
+
r >= 0 ? w.value[r] = v : w.value.push(v);
|
|
1749
|
+
},
|
|
1750
|
+
resizeColumn: j,
|
|
1751
|
+
setCellData: O,
|
|
1752
|
+
setCellText: P,
|
|
1753
|
+
toggleRowExpand: he,
|
|
1754
|
+
unregisterConnectionHandle: (v) => {
|
|
1755
|
+
const r = b.value.findIndex((h) => h.id === v);
|
|
1756
|
+
r >= 0 && b.value.splice(r, 1);
|
|
1757
|
+
},
|
|
1758
|
+
unregisterGanttBar: (v) => {
|
|
1759
|
+
const r = w.value.findIndex((h) => h.id === v);
|
|
1760
|
+
r >= 0 && w.value.splice(r, 1);
|
|
1761
|
+
},
|
|
1762
|
+
updateGanttBar: (v) => {
|
|
1763
|
+
var h;
|
|
1764
|
+
const r = (h = c.value[v.rowIndex]) == null ? void 0 : h.gantt;
|
|
1765
|
+
r && (v.type === "resize" ? v.edge === "start" ? (r.startIndex = v.newStart, r.endIndex = v.end, r.colspan = r.endIndex - r.startIndex) : v.edge === "end" && (r.startIndex = v.start, r.endIndex = v.newEnd, r.colspan = r.endIndex - r.startIndex) : v.type === "bar" && (r.startIndex = v.newStart, r.endIndex = v.newEnd, r.colspan = r.endIndex - r.startIndex));
|
|
1766
|
+
},
|
|
1767
|
+
updateRows: R
|
|
1492
1768
|
};
|
|
1493
1769
|
})();
|
|
1494
|
-
},
|
|
1770
|
+
}, no = {
|
|
1771
|
+
class: "atable-container",
|
|
1772
|
+
style: { position: "relative" }
|
|
1773
|
+
}, oo = /* @__PURE__ */ te({
|
|
1495
1774
|
__name: "ATable",
|
|
1496
|
-
props: /* @__PURE__ */
|
|
1775
|
+
props: /* @__PURE__ */ ot({
|
|
1497
1776
|
id: {},
|
|
1498
1777
|
columns: {},
|
|
1499
|
-
rows: { default: () => [] },
|
|
1500
1778
|
config: { default: () => new Object() }
|
|
1501
1779
|
}, {
|
|
1502
1780
|
modelValue: { required: !0 },
|
|
1503
1781
|
modelModifiers: {}
|
|
1504
1782
|
}),
|
|
1505
|
-
emits: /* @__PURE__ */
|
|
1783
|
+
emits: /* @__PURE__ */ ot(["cellUpdate", "gantt:drag", "connection:event"], ["update:modelValue"]),
|
|
1506
1784
|
setup(e, { expose: t, emit: n }) {
|
|
1507
|
-
const
|
|
1508
|
-
o.$onAction(({ name:
|
|
1509
|
-
if (
|
|
1510
|
-
const [
|
|
1511
|
-
|
|
1512
|
-
|
|
1785
|
+
const a = zt(e, "modelValue"), i = n, c = U("table"), o = to({ columns: e.columns, rows: a.value, id: e.id, config: e.config });
|
|
1786
|
+
o.$onAction(({ name: m, store: w, args: b, after: C }) => {
|
|
1787
|
+
if (m === "setCellData" || m === "setCellText") {
|
|
1788
|
+
const [d, p, x] = b, I = w.getCellData(d, p);
|
|
1789
|
+
C(() => {
|
|
1790
|
+
a.value = [...w.rows], i("cellUpdate", { colIndex: d, rowIndex: p, newValue: x, oldValue: I });
|
|
1513
1791
|
});
|
|
1514
|
-
} else if (
|
|
1515
|
-
const [
|
|
1516
|
-
let
|
|
1517
|
-
|
|
1518
|
-
|
|
1792
|
+
} else if (m === "updateGanttBar") {
|
|
1793
|
+
const [d] = b;
|
|
1794
|
+
let p = !1;
|
|
1795
|
+
d.type === "resize" ? p = d.oldColspan !== d.newColspan : d.type === "bar" && (p = d.oldStart !== d.newStart || d.oldEnd !== d.newEnd), p && C(() => {
|
|
1796
|
+
i("gantt:drag", d);
|
|
1519
1797
|
});
|
|
1520
1798
|
}
|
|
1521
|
-
}),
|
|
1522
|
-
() =>
|
|
1523
|
-
(
|
|
1524
|
-
JSON.stringify(
|
|
1799
|
+
}), Y(
|
|
1800
|
+
() => a.value,
|
|
1801
|
+
(m) => {
|
|
1802
|
+
JSON.stringify(m) !== JSON.stringify(o.rows) && (o.rows = [...m]);
|
|
1525
1803
|
},
|
|
1526
1804
|
{ deep: !0 }
|
|
1527
|
-
),
|
|
1528
|
-
e.columns.some((
|
|
1805
|
+
), se(() => {
|
|
1806
|
+
e.columns.some((m) => m.pinned) && (s(), o.isTreeView && It(c, s, { childList: !0, subtree: !0 }));
|
|
1529
1807
|
});
|
|
1530
|
-
const
|
|
1531
|
-
const
|
|
1532
|
-
for (const [
|
|
1533
|
-
const
|
|
1534
|
-
|
|
1808
|
+
const l = M(() => o.columns.filter((m) => m.pinned).length), s = () => {
|
|
1809
|
+
const m = c.value, w = m == null ? void 0 : m.rows[0], b = m == null ? void 0 : m.rows[1], C = w ? Array.from(w.cells) : [];
|
|
1810
|
+
for (const [d, p] of C.entries()) {
|
|
1811
|
+
const x = b == null ? void 0 : b.cells[d];
|
|
1812
|
+
x && (p.style.width = `${x.offsetWidth}px`);
|
|
1535
1813
|
}
|
|
1536
|
-
for (const
|
|
1537
|
-
let
|
|
1538
|
-
const
|
|
1539
|
-
for (const
|
|
1540
|
-
(
|
|
1541
|
-
|
|
1814
|
+
for (const d of (m == null ? void 0 : m.rows) || []) {
|
|
1815
|
+
let p = 0;
|
|
1816
|
+
const x = [];
|
|
1817
|
+
for (const I of d.cells)
|
|
1818
|
+
(I.classList.contains("sticky-column") || I.classList.contains("sticky-index")) && (I.style.left = `${p}px`, p += I.offsetWidth, x.push(I));
|
|
1819
|
+
x.length > 0 && x[x.length - 1].classList.add("sticky-column-edge");
|
|
1542
1820
|
}
|
|
1543
1821
|
};
|
|
1544
|
-
window.addEventListener("keydown", (
|
|
1545
|
-
if (
|
|
1822
|
+
window.addEventListener("keydown", (m) => {
|
|
1823
|
+
if (m.key === "Escape" && o.modal.visible) {
|
|
1546
1824
|
o.modal.visible = !1;
|
|
1547
|
-
const
|
|
1548
|
-
|
|
1549
|
-
|
|
1825
|
+
const w = o.modal.parent;
|
|
1826
|
+
w && pt().then(() => {
|
|
1827
|
+
w.focus();
|
|
1550
1828
|
});
|
|
1551
1829
|
}
|
|
1552
1830
|
});
|
|
1553
|
-
const
|
|
1831
|
+
const u = (m) => {
|
|
1554
1832
|
var b;
|
|
1555
|
-
if (!
|
|
1833
|
+
if (!m.gantt || l.value === 0)
|
|
1556
1834
|
return o.columns;
|
|
1557
|
-
const
|
|
1558
|
-
for (let
|
|
1559
|
-
const
|
|
1560
|
-
|
|
1835
|
+
const w = [];
|
|
1836
|
+
for (let C = 0; C < l.value; C++) {
|
|
1837
|
+
const d = { ...o.columns[C] };
|
|
1838
|
+
d.originalIndex = C, w.push(d);
|
|
1561
1839
|
}
|
|
1562
|
-
return
|
|
1563
|
-
...o.columns[
|
|
1840
|
+
return w.push({
|
|
1841
|
+
...o.columns[l.value],
|
|
1564
1842
|
isGantt: !0,
|
|
1565
|
-
colspan: ((b =
|
|
1566
|
-
originalIndex:
|
|
1843
|
+
colspan: ((b = m.gantt) == null ? void 0 : b.colspan) || o.columns.length - l.value,
|
|
1844
|
+
originalIndex: l.value,
|
|
1567
1845
|
width: "auto"
|
|
1568
1846
|
// TODO: refactor to API that can detect when data exists in a cell. Might have be custom and not generalizable
|
|
1569
|
-
}),
|
|
1847
|
+
}), w;
|
|
1848
|
+
}, f = (m) => {
|
|
1849
|
+
i("connection:event", { type: "create", connection: m });
|
|
1850
|
+
}, g = (m) => {
|
|
1851
|
+
i("connection:event", { type: "delete", connection: m });
|
|
1570
1852
|
};
|
|
1571
|
-
return t({
|
|
1572
|
-
|
|
1573
|
-
|
|
1574
|
-
|
|
1575
|
-
|
|
1576
|
-
|
|
1577
|
-
}, [
|
|
1578
|
-
|
|
1579
|
-
|
|
1580
|
-
|
|
1581
|
-
|
|
1582
|
-
|
|
1583
|
-
|
|
1584
|
-
|
|
1585
|
-
|
|
1586
|
-
(
|
|
1587
|
-
|
|
1588
|
-
|
|
1589
|
-
|
|
1590
|
-
|
|
1591
|
-
|
|
1592
|
-
|
|
1593
|
-
|
|
1594
|
-
|
|
1595
|
-
|
|
1596
|
-
|
|
1597
|
-
|
|
1598
|
-
|
|
1599
|
-
|
|
1600
|
-
|
|
1601
|
-
|
|
1602
|
-
|
|
1603
|
-
|
|
1604
|
-
|
|
1605
|
-
|
|
1606
|
-
|
|
1607
|
-
|
|
1608
|
-
|
|
1609
|
-
|
|
1610
|
-
|
|
1611
|
-
|
|
1612
|
-
|
|
1613
|
-
|
|
1614
|
-
|
|
1615
|
-
|
|
1616
|
-
|
|
1617
|
-
|
|
1618
|
-
|
|
1619
|
-
|
|
1620
|
-
|
|
1621
|
-
|
|
1622
|
-
|
|
1623
|
-
|
|
1624
|
-
|
|
1625
|
-
|
|
1626
|
-
|
|
1627
|
-
|
|
1853
|
+
return t({
|
|
1854
|
+
store: o,
|
|
1855
|
+
createConnection: o.createConnection,
|
|
1856
|
+
deleteConnection: o.deleteConnection,
|
|
1857
|
+
getConnectionsForBar: o.getConnectionsForBar,
|
|
1858
|
+
getHandlesForBar: o.getHandlesForBar
|
|
1859
|
+
}), (m, w) => (S(), T("div", no, [
|
|
1860
|
+
Me((S(), T("table", {
|
|
1861
|
+
ref: "table",
|
|
1862
|
+
class: "atable",
|
|
1863
|
+
style: _({
|
|
1864
|
+
width: k(o).config.fullWidth ? "100%" : "auto"
|
|
1865
|
+
})
|
|
1866
|
+
}, [
|
|
1867
|
+
F(m.$slots, "header", { data: k(o) }, () => [
|
|
1868
|
+
lt($t, {
|
|
1869
|
+
columns: k(o).columns,
|
|
1870
|
+
store: k(o)
|
|
1871
|
+
}, null, 8, ["columns", "store"])
|
|
1872
|
+
], !0),
|
|
1873
|
+
D("tbody", null, [
|
|
1874
|
+
F(m.$slots, "body", { data: k(o) }, () => [
|
|
1875
|
+
(S(!0), T(le, null, we(k(o).rows, (b, C) => (S(), ie(Et, {
|
|
1876
|
+
key: b.id,
|
|
1877
|
+
row: b,
|
|
1878
|
+
rowIndex: C,
|
|
1879
|
+
store: k(o)
|
|
1880
|
+
}, {
|
|
1881
|
+
default: at(() => [
|
|
1882
|
+
(S(!0), T(le, null, we(u(b), (d, p) => {
|
|
1883
|
+
var x, I, B;
|
|
1884
|
+
return S(), T(le, {
|
|
1885
|
+
key: d.name
|
|
1886
|
+
}, [
|
|
1887
|
+
d.isGantt ? (S(), ie(Ie(d.ganttComponent || "AGanttCell"), {
|
|
1888
|
+
key: 0,
|
|
1889
|
+
store: k(o),
|
|
1890
|
+
columnsCount: k(o).columns.length - l.value,
|
|
1891
|
+
color: (x = b.gantt) == null ? void 0 : x.color,
|
|
1892
|
+
start: (I = b.gantt) == null ? void 0 : I.startIndex,
|
|
1893
|
+
end: (B = b.gantt) == null ? void 0 : B.endIndex,
|
|
1894
|
+
colspan: d.colspan,
|
|
1895
|
+
pinned: d.pinned,
|
|
1896
|
+
rowIndex: C,
|
|
1897
|
+
colIndex: d.originalIndex ?? p,
|
|
1898
|
+
style: _({
|
|
1899
|
+
textAlign: (d == null ? void 0 : d.align) || "center",
|
|
1900
|
+
minWidth: (d == null ? void 0 : d.width) || "40ch",
|
|
1901
|
+
width: k(o).config.fullWidth ? "auto" : null
|
|
1902
|
+
}),
|
|
1903
|
+
"onConnection:create": f
|
|
1904
|
+
}, null, 40, ["store", "columnsCount", "color", "start", "end", "colspan", "pinned", "rowIndex", "colIndex", "style"])) : (S(), ie(Ie(d.cellComponent || "ACell"), {
|
|
1905
|
+
key: 1,
|
|
1906
|
+
store: k(o),
|
|
1907
|
+
pinned: d.pinned,
|
|
1908
|
+
rowIndex: C,
|
|
1909
|
+
colIndex: p,
|
|
1910
|
+
style: _({
|
|
1911
|
+
textAlign: (d == null ? void 0 : d.align) || "center",
|
|
1912
|
+
width: k(o).config.fullWidth ? "auto" : null
|
|
1913
|
+
}),
|
|
1914
|
+
spellcheck: "false"
|
|
1915
|
+
}, null, 8, ["store", "pinned", "rowIndex", "colIndex", "style"]))
|
|
1916
|
+
], 64);
|
|
1917
|
+
}), 128))
|
|
1918
|
+
]),
|
|
1919
|
+
_: 2
|
|
1920
|
+
}, 1032, ["row", "rowIndex", "store"]))), 128))
|
|
1921
|
+
], !0)
|
|
1922
|
+
]),
|
|
1923
|
+
F(m.$slots, "footer", { data: k(o) }, void 0, !0),
|
|
1924
|
+
F(m.$slots, "modal", { data: k(o) }, () => [
|
|
1925
|
+
Me(lt(Mt, { store: k(o) }, {
|
|
1926
|
+
default: at(() => [
|
|
1927
|
+
(S(), ie(Ie(k(o).modal.component), We({
|
|
1928
|
+
key: `${k(o).modal.rowIndex}:${k(o).modal.colIndex}`,
|
|
1929
|
+
colIndex: k(o).modal.colIndex,
|
|
1930
|
+
rowIndex: k(o).modal.rowIndex,
|
|
1931
|
+
store: k(o)
|
|
1932
|
+
}, k(o).modal.componentProps), null, 16, ["colIndex", "rowIndex", "store"]))
|
|
1628
1933
|
]),
|
|
1629
|
-
_:
|
|
1630
|
-
},
|
|
1934
|
+
_: 1
|
|
1935
|
+
}, 8, ["store"]), [
|
|
1936
|
+
[xt, k(o).modal.visible]
|
|
1937
|
+
])
|
|
1631
1938
|
], !0)
|
|
1939
|
+
], 4)), [
|
|
1940
|
+
[k(zn), k(o).closeModal]
|
|
1632
1941
|
]),
|
|
1633
|
-
|
|
1634
|
-
|
|
1635
|
-
|
|
1636
|
-
|
|
1637
|
-
|
|
1638
|
-
|
|
1639
|
-
colIndex: x(o).modal.colIndex,
|
|
1640
|
-
rowIndex: x(o).modal.rowIndex,
|
|
1641
|
-
store: x(o)
|
|
1642
|
-
}, x(o).modal.componentProps), null, 16, ["colIndex", "rowIndex", "store"]))
|
|
1643
|
-
]),
|
|
1644
|
-
_: 1
|
|
1645
|
-
}, 8, ["store"]), [
|
|
1646
|
-
[_e, x(o).modal.visible]
|
|
1647
|
-
])
|
|
1648
|
-
], !0)
|
|
1649
|
-
], 4)), [
|
|
1650
|
-
[x(mn), x(o).closeModal]
|
|
1651
|
-
]);
|
|
1942
|
+
k(o).isGanttView ? (S(), ie(Qn, {
|
|
1943
|
+
key: 0,
|
|
1944
|
+
store: k(o),
|
|
1945
|
+
"onConnection:delete": g
|
|
1946
|
+
}, null, 8, ["store"])) : ee("", !0)
|
|
1947
|
+
]));
|
|
1652
1948
|
}
|
|
1653
|
-
}),
|
|
1654
|
-
function
|
|
1655
|
-
return S(),
|
|
1656
|
-
D("h2",
|
|
1657
|
-
|
|
1949
|
+
}), lo = /* @__PURE__ */ re(oo, [["__scopeId", "data-v-8533f0fc"]]), ao = {}, so = { class: "aloading" }, ro = { class: "aloading-header" };
|
|
1950
|
+
function io(e, t) {
|
|
1951
|
+
return S(), T("div", so, [
|
|
1952
|
+
D("h2", ro, [
|
|
1953
|
+
F(e.$slots, "default", {}, void 0, !0)
|
|
1658
1954
|
]),
|
|
1659
1955
|
t[0] || (t[0] = D("div", { class: "aloading-bar" }, null, -1))
|
|
1660
1956
|
]);
|
|
1661
1957
|
}
|
|
1662
|
-
const
|
|
1663
|
-
function
|
|
1664
|
-
return S(),
|
|
1665
|
-
D("h2",
|
|
1666
|
-
|
|
1958
|
+
const co = /* @__PURE__ */ re(ao, [["render", io], ["__scopeId", "data-v-a930a25b"]]), uo = {}, fo = { class: "aloading" }, vo = { class: "aloading-header" };
|
|
1959
|
+
function mo(e, t) {
|
|
1960
|
+
return S(), T("div", fo, [
|
|
1961
|
+
D("h2", vo, [
|
|
1962
|
+
F(e.$slots, "default", {}, void 0, !0)
|
|
1667
1963
|
]),
|
|
1668
1964
|
t[0] || (t[0] = D("div", { class: "aloading-bar" }, null, -1))
|
|
1669
1965
|
]);
|
|
1670
1966
|
}
|
|
1671
|
-
const
|
|
1672
|
-
function
|
|
1673
|
-
e.component("ACell",
|
|
1967
|
+
const ho = /* @__PURE__ */ re(uo, [["render", mo], ["__scopeId", "data-v-e1165876"]]);
|
|
1968
|
+
function wo(e) {
|
|
1969
|
+
e.component("ACell", In), e.component("AExpansionRow", Sn), e.component("AGanttCell", Pn), e.component("ARow", Et), e.component("ATable", lo), e.component("ATableHeader", $t), e.component("ATableLoading", co), e.component("ATableLoadingBar", ho), e.component("ATableModal", Mt);
|
|
1674
1970
|
}
|
|
1675
1971
|
export {
|
|
1676
|
-
|
|
1677
|
-
|
|
1678
|
-
|
|
1679
|
-
|
|
1680
|
-
|
|
1681
|
-
|
|
1682
|
-
|
|
1683
|
-
|
|
1684
|
-
|
|
1685
|
-
|
|
1686
|
-
|
|
1972
|
+
In as ACell,
|
|
1973
|
+
Sn as AExpansionRow,
|
|
1974
|
+
Pn as AGanttCell,
|
|
1975
|
+
Et as ARow,
|
|
1976
|
+
lo as ATable,
|
|
1977
|
+
$t as ATableHeader,
|
|
1978
|
+
co as ATableLoading,
|
|
1979
|
+
ho as ATableLoadingBar,
|
|
1980
|
+
Mt as ATableModal,
|
|
1981
|
+
to as createTableStore,
|
|
1982
|
+
wo as install
|
|
1687
1983
|
};
|
|
1688
1984
|
//# sourceMappingURL=atable.js.map
|