@26lights/orcha 0.38.27 → 0.38.29
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/orcha.cjs.js +1 -1
- package/dist/orcha.es.js +120 -120
- package/dist/orcha.umd.js +1 -1
- package/package.json +2 -2
package/dist/orcha.es.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as Y, openBlock as p, createBlock as P, unref as J, mergeProps as He, createElementBlock as m, createElementVNode as f, pushScopeId as Oi, popScopeId as Ei, createStaticVNode as Ii, computed as M, resolveDynamicComponent as ht, normalizeClass as Q, renderSlot as ae, toDisplayString as z, createCommentVNode as O, ref as ee, watch as de, nextTick as De, withKeys as dt, toHandlers as Li, withCtx as Z, createTextVNode as
|
|
1
|
+
import { defineComponent as Y, openBlock as p, createBlock as P, unref as J, mergeProps as He, createElementBlock as m, createElementVNode as f, pushScopeId as Oi, popScopeId as Ei, createStaticVNode as Ii, computed as M, resolveDynamicComponent as ht, normalizeClass as Q, renderSlot as ae, toDisplayString as z, createCommentVNode as O, ref as ee, watch as de, nextTick as De, withKeys as dt, toHandlers as Li, withCtx as Z, createTextVNode as Ua, createVNode as T, normalizeStyle as Fa, withModifiers as ve, createSlots as Za, Fragment as fe, renderList as _e, onMounted as Mt, onBeforeUnmount as Tn, onUnmounted as ks, Teleport as jt, toRefs as Me, getCurrentInstance as Tt, toRef as Vt, normalizeProps as pa, guardReactiveProps as va, withDirectives as Re, vShow as Hi, onUpdated as Di, vModelText as Ge, vModelCheckbox as Pi, resolveComponent as Ke, getCurrentScope as Vi, onScopeDispose as Bi, toHandlerKey as Ri } from "vue";
|
|
2
2
|
import { RouterView as Ni } from "vue-router";
|
|
3
3
|
import mt from "vuedraggable";
|
|
4
4
|
const E8 = /* @__PURE__ */ Y({
|
|
@@ -1297,7 +1297,7 @@ const ye = /* @__PURE__ */ Y({
|
|
|
1297
1297
|
onKeydown: dt(J(v), ["esc"])
|
|
1298
1298
|
}), {
|
|
1299
1299
|
default: Z(() => [
|
|
1300
|
-
|
|
1300
|
+
Ua(z(g.title), 1)
|
|
1301
1301
|
]),
|
|
1302
1302
|
_: 1
|
|
1303
1303
|
}, 16, ["id", "class", "type", "value", "onKeyup", "onKeydown"]));
|
|
@@ -1419,7 +1419,7 @@ const qa = /* @__PURE__ */ Y({
|
|
|
1419
1419
|
onClick: o[0] || (o[0] = (i) => n.$emit("click", i))
|
|
1420
1420
|
}), {
|
|
1421
1421
|
default: Z(() => [
|
|
1422
|
-
|
|
1422
|
+
Ua(z(n.label), 1)
|
|
1423
1423
|
]),
|
|
1424
1424
|
_: 1
|
|
1425
1425
|
}, 16)),
|
|
@@ -1478,13 +1478,13 @@ const H8 = {
|
|
|
1478
1478
|
type: "typeId",
|
|
1479
1479
|
assignee: "assigneeId"
|
|
1480
1480
|
};
|
|
1481
|
-
function
|
|
1481
|
+
function Ha(t) {
|
|
1482
1482
|
"@babel/helpers - typeof";
|
|
1483
|
-
return
|
|
1483
|
+
return Ha = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(e) {
|
|
1484
1484
|
return typeof e;
|
|
1485
1485
|
} : function(e) {
|
|
1486
1486
|
return e && typeof Symbol == "function" && e.constructor === Symbol && e !== Symbol.prototype ? "symbol" : typeof e;
|
|
1487
|
-
},
|
|
1487
|
+
}, Ha(t);
|
|
1488
1488
|
}
|
|
1489
1489
|
function Je(t) {
|
|
1490
1490
|
if (t === null || t === !0 || t === !1)
|
|
@@ -1499,7 +1499,7 @@ function ge(t, e) {
|
|
|
1499
1499
|
function be(t) {
|
|
1500
1500
|
ge(1, arguments);
|
|
1501
1501
|
var e = Object.prototype.toString.call(t);
|
|
1502
|
-
return t instanceof Date ||
|
|
1502
|
+
return t instanceof Date || Ha(t) === "object" && e === "[object Date]" ? new Date(t.getTime()) : typeof t == "number" || e === "[object Number]" ? new Date(t) : ((typeof t == "string" || e === "[object String]") && typeof console < "u" && (console.warn("Starting with v2.0.0-beta.1 date-fns doesn't accept strings as date arguments. Please use `parseISO` to parse strings. See: https://github.com/date-fns/date-fns/blob/master/docs/upgradeGuide.md#string-arguments"), console.warn(new Error().stack)), /* @__PURE__ */ new Date(NaN));
|
|
1503
1503
|
}
|
|
1504
1504
|
function Z2(t, e) {
|
|
1505
1505
|
ge(2, arguments);
|
|
@@ -1507,7 +1507,7 @@ function Z2(t, e) {
|
|
|
1507
1507
|
return new Date(a + s);
|
|
1508
1508
|
}
|
|
1509
1509
|
var W2 = {};
|
|
1510
|
-
function
|
|
1510
|
+
function fa() {
|
|
1511
1511
|
return W2;
|
|
1512
1512
|
}
|
|
1513
1513
|
function ra(t) {
|
|
@@ -1532,7 +1532,7 @@ function x2(t, e) {
|
|
|
1532
1532
|
}
|
|
1533
1533
|
var Ln = 6e4, Hn = 36e5;
|
|
1534
1534
|
function Y2(t) {
|
|
1535
|
-
return ge(1, arguments), t instanceof Date ||
|
|
1535
|
+
return ge(1, arguments), t instanceof Date || Ha(t) === "object" && Object.prototype.toString.call(t) === "[object Date]";
|
|
1536
1536
|
}
|
|
1537
1537
|
function Dn(t) {
|
|
1538
1538
|
if (ge(1, arguments), !Y2(t) && typeof t != "number")
|
|
@@ -1553,7 +1553,7 @@ function G2(t) {
|
|
|
1553
1553
|
var s = e.getTime(), n = a - s;
|
|
1554
1554
|
return Math.floor(n / K2) + 1;
|
|
1555
1555
|
}
|
|
1556
|
-
function
|
|
1556
|
+
function Da(t) {
|
|
1557
1557
|
ge(1, arguments);
|
|
1558
1558
|
var e = 1, a = be(t), s = a.getUTCDay(), n = (s < e ? 7 : 0) + s - e;
|
|
1559
1559
|
return a.setUTCDate(a.getUTCDate() - n), a.setUTCHours(0, 0, 0, 0), a;
|
|
@@ -1562,28 +1562,28 @@ function Pn(t) {
|
|
|
1562
1562
|
ge(1, arguments);
|
|
1563
1563
|
var e = be(t), a = e.getUTCFullYear(), s = /* @__PURE__ */ new Date(0);
|
|
1564
1564
|
s.setUTCFullYear(a + 1, 0, 4), s.setUTCHours(0, 0, 0, 0);
|
|
1565
|
-
var n =
|
|
1565
|
+
var n = Da(s), o = /* @__PURE__ */ new Date(0);
|
|
1566
1566
|
o.setUTCFullYear(a, 0, 4), o.setUTCHours(0, 0, 0, 0);
|
|
1567
|
-
var i =
|
|
1567
|
+
var i = Da(o);
|
|
1568
1568
|
return e.getTime() >= n.getTime() ? a + 1 : e.getTime() >= i.getTime() ? a : a - 1;
|
|
1569
1569
|
}
|
|
1570
1570
|
function X2(t) {
|
|
1571
1571
|
ge(1, arguments);
|
|
1572
1572
|
var e = Pn(t), a = /* @__PURE__ */ new Date(0);
|
|
1573
1573
|
a.setUTCFullYear(e, 0, 4), a.setUTCHours(0, 0, 0, 0);
|
|
1574
|
-
var s =
|
|
1574
|
+
var s = Da(a);
|
|
1575
1575
|
return s;
|
|
1576
1576
|
}
|
|
1577
1577
|
var Q2 = 6048e5;
|
|
1578
1578
|
function J2(t) {
|
|
1579
1579
|
ge(1, arguments);
|
|
1580
|
-
var e = be(t), a =
|
|
1580
|
+
var e = be(t), a = Da(e).getTime() - X2(e).getTime();
|
|
1581
1581
|
return Math.round(a / Q2) + 1;
|
|
1582
1582
|
}
|
|
1583
|
-
function
|
|
1583
|
+
function Pa(t, e) {
|
|
1584
1584
|
var a, s, n, o, i, r, l, c;
|
|
1585
1585
|
ge(1, arguments);
|
|
1586
|
-
var u =
|
|
1586
|
+
var u = fa(), v = Je((a = (s = (n = (o = e == null ? void 0 : e.weekStartsOn) !== null && o !== void 0 ? o : e == null || (i = e.locale) === null || i === void 0 || (r = i.options) === null || r === void 0 ? void 0 : r.weekStartsOn) !== null && n !== void 0 ? n : u.weekStartsOn) !== null && s !== void 0 ? s : (l = u.locale) === null || l === void 0 || (c = l.options) === null || c === void 0 ? void 0 : c.weekStartsOn) !== null && a !== void 0 ? a : 0);
|
|
1587
1587
|
if (!(v >= 0 && v <= 6))
|
|
1588
1588
|
throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");
|
|
1589
1589
|
var d = be(t), h = d.getUTCDay(), w = (h < v ? 7 : 0) + h - v;
|
|
@@ -1592,28 +1592,28 @@ function Va(t, e) {
|
|
|
1592
1592
|
function Vn(t, e) {
|
|
1593
1593
|
var a, s, n, o, i, r, l, c;
|
|
1594
1594
|
ge(1, arguments);
|
|
1595
|
-
var u = be(t), v = u.getUTCFullYear(), d =
|
|
1595
|
+
var u = be(t), v = u.getUTCFullYear(), d = fa(), h = Je((a = (s = (n = (o = e == null ? void 0 : e.firstWeekContainsDate) !== null && o !== void 0 ? o : e == null || (i = e.locale) === null || i === void 0 || (r = i.options) === null || r === void 0 ? void 0 : r.firstWeekContainsDate) !== null && n !== void 0 ? n : d.firstWeekContainsDate) !== null && s !== void 0 ? s : (l = d.locale) === null || l === void 0 || (c = l.options) === null || c === void 0 ? void 0 : c.firstWeekContainsDate) !== null && a !== void 0 ? a : 1);
|
|
1596
1596
|
if (!(h >= 1 && h <= 7))
|
|
1597
1597
|
throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");
|
|
1598
1598
|
var w = /* @__PURE__ */ new Date(0);
|
|
1599
1599
|
w.setUTCFullYear(v + 1, 0, h), w.setUTCHours(0, 0, 0, 0);
|
|
1600
|
-
var g =
|
|
1600
|
+
var g = Pa(w, e), b = /* @__PURE__ */ new Date(0);
|
|
1601
1601
|
b.setUTCFullYear(v, 0, h), b.setUTCHours(0, 0, 0, 0);
|
|
1602
|
-
var S =
|
|
1602
|
+
var S = Pa(b, e);
|
|
1603
1603
|
return u.getTime() >= g.getTime() ? v + 1 : u.getTime() >= S.getTime() ? v : v - 1;
|
|
1604
1604
|
}
|
|
1605
1605
|
function e0(t, e) {
|
|
1606
1606
|
var a, s, n, o, i, r, l, c;
|
|
1607
1607
|
ge(1, arguments);
|
|
1608
|
-
var u =
|
|
1608
|
+
var u = fa(), v = Je((a = (s = (n = (o = e == null ? void 0 : e.firstWeekContainsDate) !== null && o !== void 0 ? o : e == null || (i = e.locale) === null || i === void 0 || (r = i.options) === null || r === void 0 ? void 0 : r.firstWeekContainsDate) !== null && n !== void 0 ? n : u.firstWeekContainsDate) !== null && s !== void 0 ? s : (l = u.locale) === null || l === void 0 || (c = l.options) === null || c === void 0 ? void 0 : c.firstWeekContainsDate) !== null && a !== void 0 ? a : 1), d = Vn(t, e), h = /* @__PURE__ */ new Date(0);
|
|
1609
1609
|
h.setUTCFullYear(d, 0, v), h.setUTCHours(0, 0, 0, 0);
|
|
1610
|
-
var w =
|
|
1610
|
+
var w = Pa(h, e);
|
|
1611
1611
|
return w;
|
|
1612
1612
|
}
|
|
1613
1613
|
var t0 = 6048e5;
|
|
1614
1614
|
function a0(t, e) {
|
|
1615
1615
|
ge(1, arguments);
|
|
1616
|
-
var a = be(t), s =
|
|
1616
|
+
var a = be(t), s = Pa(a, e).getTime() - e0(a, e).getTime();
|
|
1617
1617
|
return Math.round(s / t0) + 1;
|
|
1618
1618
|
}
|
|
1619
1619
|
function ce(t, e) {
|
|
@@ -2724,7 +2724,7 @@ var X0 = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, Q0 = /P+p+|P+|
|
|
|
2724
2724
|
function Nn(t, e, a) {
|
|
2725
2725
|
var s, n, o, i, r, l, c, u, v, d, h, w, g, b, S, _, C, D;
|
|
2726
2726
|
ge(2, arguments);
|
|
2727
|
-
var I = String(e), L =
|
|
2727
|
+
var I = String(e), L = fa(), F = (s = (n = a == null ? void 0 : a.locale) !== null && n !== void 0 ? n : L.locale) !== null && s !== void 0 ? s : Rn, W = Je((o = (i = (r = (l = a == null ? void 0 : a.firstWeekContainsDate) !== null && l !== void 0 ? l : a == null || (c = a.locale) === null || c === void 0 || (u = c.options) === null || u === void 0 ? void 0 : u.firstWeekContainsDate) !== null && r !== void 0 ? r : L.firstWeekContainsDate) !== null && i !== void 0 ? i : (v = L.locale) === null || v === void 0 || (d = v.options) === null || d === void 0 ? void 0 : d.firstWeekContainsDate) !== null && o !== void 0 ? o : 1);
|
|
2728
2728
|
if (!(W >= 1 && W <= 7))
|
|
2729
2729
|
throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");
|
|
2730
2730
|
var x = Je((h = (w = (g = (b = a == null ? void 0 : a.weekStartsOn) !== null && b !== void 0 ? b : a == null || (S = a.locale) === null || S === void 0 || (_ = S.options) === null || _ === void 0 ? void 0 : _.weekStartsOn) !== null && g !== void 0 ? g : L.weekStartsOn) !== null && w !== void 0 ? w : (C = L.locale) === null || C === void 0 || (D = C.options) === null || D === void 0 ? void 0 : D.weekStartsOn) !== null && h !== void 0 ? h : 0);
|
|
@@ -2771,7 +2771,7 @@ function a3(t) {
|
|
|
2771
2771
|
function s3(t, e, a) {
|
|
2772
2772
|
var s, n, o, i, r, l, c, u, v, d;
|
|
2773
2773
|
ge(2, arguments);
|
|
2774
|
-
var h = be(t), w = be(e), g =
|
|
2774
|
+
var h = be(t), w = be(e), g = fa(), b = (s = (n = a == null ? void 0 : a.locale) !== null && n !== void 0 ? n : g.locale) !== null && s !== void 0 ? s : Rn, S = Je((o = (i = (r = (l = a == null ? void 0 : a.weekStartsOn) !== null && l !== void 0 ? l : a == null || (c = a.locale) === null || c === void 0 || (u = c.options) === null || u === void 0 ? void 0 : u.weekStartsOn) !== null && r !== void 0 ? r : g.weekStartsOn) !== null && i !== void 0 ? i : (v = g.locale) === null || v === void 0 || (d = v.options) === null || d === void 0 ? void 0 : d.weekStartsOn) !== null && o !== void 0 ? o : 0);
|
|
2775
2775
|
if (!b.localize)
|
|
2776
2776
|
throw new RangeError("locale must contain localize property");
|
|
2777
2777
|
if (!b.formatLong)
|
|
@@ -2819,17 +2819,17 @@ function la(t, e) {
|
|
|
2819
2819
|
}
|
|
2820
2820
|
return new Date(r + l + c);
|
|
2821
2821
|
}
|
|
2822
|
-
var
|
|
2822
|
+
var Aa = {
|
|
2823
2823
|
dateTimeDelimiter: /[T ]/,
|
|
2824
2824
|
timeZoneDelimiter: /[Z ]/i,
|
|
2825
2825
|
timezone: /([Z+-].*)$/
|
|
2826
2826
|
}, n3 = /^-?(?:(\d{3})|(\d{2})(?:-?(\d{2}))?|W(\d{2})(?:-?(\d{1}))?|)$/, i3 = /^(\d{2}(?:[.,]\d*)?)(?::?(\d{2}(?:[.,]\d*)?))?(?::?(\d{2}(?:[.,]\d*)?))?$/, o3 = /^([+-])(\d{2})(?::?(\d{2}))?$/;
|
|
2827
2827
|
function r3(t) {
|
|
2828
|
-
var e = {}, a = t.split(
|
|
2828
|
+
var e = {}, a = t.split(Aa.dateTimeDelimiter), s;
|
|
2829
2829
|
if (a.length > 2)
|
|
2830
2830
|
return e;
|
|
2831
|
-
if (/:/.test(a[0]) ? s = a[0] : (e.date = a[0], s = a[1],
|
|
2832
|
-
var n =
|
|
2831
|
+
if (/:/.test(a[0]) ? s = a[0] : (e.date = a[0], s = a[1], Aa.timeZoneDelimiter.test(e.date) && (e.date = t.split(Aa.timeZoneDelimiter)[0], s = t.substr(e.date.length, t.length))), s) {
|
|
2832
|
+
var n = Aa.timezone.exec(s);
|
|
2833
2833
|
n ? (e.time = s.replace(n[1], ""), e.timezone = n[1]) : e.time = s;
|
|
2834
2834
|
}
|
|
2835
2835
|
return e;
|
|
@@ -2906,7 +2906,7 @@ function C3(t, e, a) {
|
|
|
2906
2906
|
function g3(t, e) {
|
|
2907
2907
|
return e >= 0 && e <= 59;
|
|
2908
2908
|
}
|
|
2909
|
-
var Le = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}, we = {}, Un = {}, aa = {},
|
|
2909
|
+
var Le = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}, we = {}, Un = {}, aa = {}, ha = {}, Yt = {}, za = {};
|
|
2910
2910
|
Object.defineProperty(za, "__esModule", { value: !0 });
|
|
2911
2911
|
za.lexoHelper = void 0;
|
|
2912
2912
|
za.lexoHelper = {
|
|
@@ -2918,8 +2918,8 @@ function _3(t, e, a, s, n) {
|
|
|
2918
2918
|
for (let r = e; r < i; r++)
|
|
2919
2919
|
a[o] = t[r], ++o;
|
|
2920
2920
|
}
|
|
2921
|
-
var
|
|
2922
|
-
Object.defineProperty(
|
|
2921
|
+
var ma = {};
|
|
2922
|
+
Object.defineProperty(ma, "__esModule", { value: !0 });
|
|
2923
2923
|
class y3 {
|
|
2924
2924
|
constructor(e = "") {
|
|
2925
2925
|
this.str = e;
|
|
@@ -2943,10 +2943,10 @@ class y3 {
|
|
|
2943
2943
|
return this.str;
|
|
2944
2944
|
}
|
|
2945
2945
|
}
|
|
2946
|
-
|
|
2946
|
+
ma.default = y3;
|
|
2947
2947
|
Object.defineProperty(Yt, "__esModule", { value: !0 });
|
|
2948
2948
|
Yt.LexoInteger = void 0;
|
|
2949
|
-
const
|
|
2949
|
+
const Ma = za, b3 = ma;
|
|
2950
2950
|
class ne {
|
|
2951
2951
|
constructor(e, a, s) {
|
|
2952
2952
|
this.sys = e, this.sign = a, this.mag = s;
|
|
@@ -2975,7 +2975,7 @@ class ne {
|
|
|
2975
2975
|
if (n === s.length)
|
|
2976
2976
|
return new ne(e, a, s);
|
|
2977
2977
|
const o = new Array(n).fill(0);
|
|
2978
|
-
return
|
|
2978
|
+
return Ma.lexoHelper.arrayCopy(s, 0, o, 0, n), new ne(e, a, o);
|
|
2979
2979
|
}
|
|
2980
2980
|
static add(e, a, s) {
|
|
2981
2981
|
const n = Math.max(a.length, s.length), o = new Array(n).fill(0);
|
|
@@ -2992,7 +2992,7 @@ class ne {
|
|
|
2992
2992
|
static extendWithCarry(e, a) {
|
|
2993
2993
|
if (a > 0) {
|
|
2994
2994
|
const s = new Array(e.length + 1).fill(0);
|
|
2995
|
-
return
|
|
2995
|
+
return Ma.lexoHelper.arrayCopy(e, 0, s, 0, e.length), s[s.length - 1] = a, s;
|
|
2996
2996
|
}
|
|
2997
2997
|
return e;
|
|
2998
2998
|
}
|
|
@@ -3076,13 +3076,13 @@ class ne {
|
|
|
3076
3076
|
if (e < 0)
|
|
3077
3077
|
return this.shiftRight(Math.abs(e));
|
|
3078
3078
|
const a = new Array(this.mag.length + e).fill(0);
|
|
3079
|
-
return
|
|
3079
|
+
return Ma.lexoHelper.arrayCopy(this.mag, 0, a, e, this.mag.length), ne.make(this.sys, this.sign, a);
|
|
3080
3080
|
}
|
|
3081
3081
|
shiftRight(e = 1) {
|
|
3082
3082
|
if (this.mag.length - e <= 0)
|
|
3083
3083
|
return ne.zero(this.sys);
|
|
3084
3084
|
const a = new Array(this.mag.length - e).fill(0);
|
|
3085
|
-
return
|
|
3085
|
+
return Ma.lexoHelper.arrayCopy(this.mag, e, a, 0, a.length), ne.make(this.sys, this.sign, a);
|
|
3086
3086
|
}
|
|
3087
3087
|
complement() {
|
|
3088
3088
|
return this.complementDigits(this.mag.length);
|
|
@@ -3146,9 +3146,9 @@ ne.ONE_MAG = [1];
|
|
|
3146
3146
|
ne.NEGATIVE_SIGN = -1;
|
|
3147
3147
|
ne.ZERO_SIGN = 0;
|
|
3148
3148
|
ne.POSITIVE_SIGN = 1;
|
|
3149
|
-
Object.defineProperty(
|
|
3150
|
-
|
|
3151
|
-
const sa = Yt, w3 =
|
|
3149
|
+
Object.defineProperty(ha, "__esModule", { value: !0 });
|
|
3150
|
+
ha.LexoDecimal = void 0;
|
|
3151
|
+
const sa = Yt, w3 = ma;
|
|
3152
3152
|
class Ee {
|
|
3153
3153
|
constructor(e, a) {
|
|
3154
3154
|
this.mag = e, this.sig = a;
|
|
@@ -3252,12 +3252,12 @@ class Ee {
|
|
|
3252
3252
|
return this.format();
|
|
3253
3253
|
}
|
|
3254
3254
|
}
|
|
3255
|
-
|
|
3256
|
-
var
|
|
3255
|
+
ha.LexoDecimal = Ee;
|
|
3256
|
+
var Ta = {}, pn;
|
|
3257
3257
|
function Fn() {
|
|
3258
3258
|
if (pn)
|
|
3259
|
-
return
|
|
3260
|
-
pn = 1, Object.defineProperty(
|
|
3259
|
+
return Ta;
|
|
3260
|
+
pn = 1, Object.defineProperty(Ta, "__esModule", { value: !0 });
|
|
3261
3261
|
const t = Yt, e = Wn();
|
|
3262
3262
|
class a {
|
|
3263
3263
|
constructor(n) {
|
|
@@ -3309,7 +3309,7 @@ function Fn() {
|
|
|
3309
3309
|
return this === n ? !0 : n ? this.value.equals(n.value) : !1;
|
|
3310
3310
|
}
|
|
3311
3311
|
}
|
|
3312
|
-
return
|
|
3312
|
+
return Ta.default = a, Ta;
|
|
3313
3313
|
}
|
|
3314
3314
|
var Ms = {}, Zn = {};
|
|
3315
3315
|
Object.defineProperty(Zn, "__esModule", { value: !0 });
|
|
@@ -3427,7 +3427,7 @@ function Wn() {
|
|
|
3427
3427
|
if (vn)
|
|
3428
3428
|
return aa;
|
|
3429
3429
|
vn = 1, Object.defineProperty(aa, "__esModule", { value: !0 }), aa.LexoRank = void 0;
|
|
3430
|
-
const t =
|
|
3430
|
+
const t = ha, e = Fn(), a = ma, s = Ms;
|
|
3431
3431
|
class n {
|
|
3432
3432
|
constructor(i, r) {
|
|
3433
3433
|
this.value = i.format() + "|" + n.formatDecimal(r), this.bucket = i, this.decimal = r;
|
|
@@ -3613,7 +3613,7 @@ function Wn() {
|
|
|
3613
3613
|
for (var o in s)
|
|
3614
3614
|
o !== "default" && !Object.prototype.hasOwnProperty.call(n, o) && e(n, s, o);
|
|
3615
3615
|
};
|
|
3616
|
-
Object.defineProperty(t, "__esModule", { value: !0 }), a(Wn(), t), a(Fn(), t), a(
|
|
3616
|
+
Object.defineProperty(t, "__esModule", { value: !0 }), a(Wn(), t), a(Fn(), t), a(ha, t), a(Yt, t);
|
|
3617
3617
|
})(Un);
|
|
3618
3618
|
(function(t) {
|
|
3619
3619
|
var e = Le && Le.__createBinding || (Object.create ? function(s, n, o, i) {
|
|
@@ -3652,7 +3652,7 @@ function M3(t) {
|
|
|
3652
3652
|
function T3(t) {
|
|
3653
3653
|
return t.split(" ").slice(0, 2).map((e) => e.charAt(0).toLocaleLowerCase()).join("");
|
|
3654
3654
|
}
|
|
3655
|
-
function
|
|
3655
|
+
function Ca(t, e) {
|
|
3656
3656
|
if (t.moved)
|
|
3657
3657
|
return Ut(e, t.moved.newIndex);
|
|
3658
3658
|
}
|
|
@@ -4007,7 +4007,7 @@ const u5 = /* @__PURE__ */ Y({
|
|
|
4007
4007
|
e("updateMilestone", r);
|
|
4008
4008
|
}, i = (r) => {
|
|
4009
4009
|
if (r.moved) {
|
|
4010
|
-
const l =
|
|
4010
|
+
const l = Ca(r, a.phase.milestones);
|
|
4011
4011
|
e("updateMilestone", {
|
|
4012
4012
|
id: r.moved.element.id,
|
|
4013
4013
|
rank: l
|
|
@@ -4097,7 +4097,7 @@ const u5 = /* @__PURE__ */ Y({
|
|
|
4097
4097
|
e("removeActivity", { id: r });
|
|
4098
4098
|
}, i = (r) => {
|
|
4099
4099
|
if (r.moved) {
|
|
4100
|
-
const l =
|
|
4100
|
+
const l = Ca(r, a.milestone.activities);
|
|
4101
4101
|
e("updateActivity", {
|
|
4102
4102
|
id: r.moved.element.id,
|
|
4103
4103
|
rank: l
|
|
@@ -4189,7 +4189,7 @@ const u5 = /* @__PURE__ */ Y({
|
|
|
4189
4189
|
], 2));
|
|
4190
4190
|
}
|
|
4191
4191
|
});
|
|
4192
|
-
const ua = Math.min, Ie = Math.max,
|
|
4192
|
+
const ua = Math.min, Ie = Math.max, Va = Math.round, Oa = Math.floor, pt = (t) => ({
|
|
4193
4193
|
x: t,
|
|
4194
4194
|
y: t
|
|
4195
4195
|
}), w5 = {
|
|
@@ -4226,10 +4226,10 @@ function S5(t, e, a) {
|
|
|
4226
4226
|
a === void 0 && (a = !1);
|
|
4227
4227
|
const s = Qa(t), n = Yn(t), o = xn(n);
|
|
4228
4228
|
let i = n === "x" ? s === (a ? "end" : "start") ? "right" : "left" : s === "start" ? "bottom" : "top";
|
|
4229
|
-
return e.reference[o] > e.floating[o] && (i =
|
|
4229
|
+
return e.reference[o] > e.floating[o] && (i = Ba(i)), [i, Ba(i)];
|
|
4230
4230
|
}
|
|
4231
4231
|
function A5(t) {
|
|
4232
|
-
const e =
|
|
4232
|
+
const e = Ba(t);
|
|
4233
4233
|
return [_s(t), e, _s(e)];
|
|
4234
4234
|
}
|
|
4235
4235
|
function _s(t) {
|
|
@@ -4253,7 +4253,7 @@ function T5(t, e, a, s) {
|
|
|
4253
4253
|
let o = M5(Ft(t), a === "start", s);
|
|
4254
4254
|
return n && (o = o.map((i) => i + "-" + n), e && (o = o.concat(o.map(_s)))), o;
|
|
4255
4255
|
}
|
|
4256
|
-
function
|
|
4256
|
+
function Ba(t) {
|
|
4257
4257
|
return t.replace(/left|right|bottom|top/g, (e) => w5[e]);
|
|
4258
4258
|
}
|
|
4259
4259
|
function O5(t) {
|
|
@@ -4273,7 +4273,7 @@ function E5(t) {
|
|
|
4273
4273
|
left: t
|
|
4274
4274
|
};
|
|
4275
4275
|
}
|
|
4276
|
-
function
|
|
4276
|
+
function Ra(t) {
|
|
4277
4277
|
return {
|
|
4278
4278
|
...t,
|
|
4279
4279
|
top: t.y,
|
|
@@ -4410,7 +4410,7 @@ async function Kn(t, e) {
|
|
|
4410
4410
|
elementContext: v = "floating",
|
|
4411
4411
|
altBoundary: d = !1,
|
|
4412
4412
|
padding: h = 0
|
|
4413
|
-
} = Is(e, t), w = E5(h), b = r[d ? v === "floating" ? "reference" : "floating" : v], S =
|
|
4413
|
+
} = Is(e, t), w = E5(h), b = r[d ? v === "floating" ? "reference" : "floating" : v], S = Ra(await o.getClippingRect({
|
|
4414
4414
|
element: (a = await (o.isElement == null ? void 0 : o.isElement(b))) == null || a ? b : b.contextElement || await (o.getDocumentElement == null ? void 0 : o.getDocumentElement(r.floating)),
|
|
4415
4415
|
boundary: c,
|
|
4416
4416
|
rootBoundary: u,
|
|
@@ -4425,7 +4425,7 @@ async function Kn(t, e) {
|
|
|
4425
4425
|
} : {
|
|
4426
4426
|
x: 1,
|
|
4427
4427
|
y: 1
|
|
4428
|
-
}, I =
|
|
4428
|
+
}, I = Ra(o.convertOffsetParentRelativeRectToViewportRelativeRect ? await o.convertOffsetParentRelativeRectToViewportRelativeRect({
|
|
4429
4429
|
rect: _,
|
|
4430
4430
|
offsetParent: C,
|
|
4431
4431
|
strategy: l
|
|
@@ -4461,7 +4461,7 @@ const L5 = function(t) {
|
|
|
4461
4461
|
} = Is(t, e);
|
|
4462
4462
|
if ((a = o.arrow) != null && a.alignmentOffset)
|
|
4463
4463
|
return {};
|
|
4464
|
-
const S = Ft(n), _ = Ft(r) === r, C = await (l.isRTL == null ? void 0 : l.isRTL(c.floating)), D = d || (_ || !g ? [
|
|
4464
|
+
const S = Ft(n), _ = Ft(r) === r, C = await (l.isRTL == null ? void 0 : l.isRTL(c.floating)), D = d || (_ || !g ? [Ba(r)] : A5(r));
|
|
4465
4465
|
!d && w !== "none" && D.push(...T5(r, g, w, C));
|
|
4466
4466
|
const I = [r, ...D], L = await Kn(e, b), F = [];
|
|
4467
4467
|
let W = ((s = o.flip) == null ? void 0 : s.overflows) || [];
|
|
@@ -4578,7 +4578,7 @@ function Ze(t) {
|
|
|
4578
4578
|
function hn(t) {
|
|
4579
4579
|
return typeof ShadowRoot > "u" ? !1 : t instanceof ShadowRoot || t instanceof Se(t).ShadowRoot;
|
|
4580
4580
|
}
|
|
4581
|
-
function
|
|
4581
|
+
function ga(t) {
|
|
4582
4582
|
const {
|
|
4583
4583
|
overflow: e,
|
|
4584
4584
|
overflowX: a,
|
|
@@ -4635,18 +4635,18 @@ function Zt(t) {
|
|
|
4635
4635
|
}
|
|
4636
4636
|
function Xn(t) {
|
|
4637
4637
|
const e = Zt(t);
|
|
4638
|
-
return Ja(e) ? t.ownerDocument ? t.ownerDocument.body : t.body : Ze(e) &&
|
|
4638
|
+
return Ja(e) ? t.ownerDocument ? t.ownerDocument.body : t.body : Ze(e) && ga(e) ? e : Xn(e);
|
|
4639
4639
|
}
|
|
4640
4640
|
function ca(t, e, a) {
|
|
4641
4641
|
var s;
|
|
4642
4642
|
e === void 0 && (e = []), a === void 0 && (a = !0);
|
|
4643
4643
|
const n = Xn(t), o = n === ((s = t.ownerDocument) == null ? void 0 : s.body), i = Se(n);
|
|
4644
|
-
return o ? e.concat(i, i.visualViewport || [],
|
|
4644
|
+
return o ? e.concat(i, i.visualViewport || [], ga(n) ? n : [], i.frameElement && a ? ca(i.frameElement) : []) : e.concat(n, ca(n));
|
|
4645
4645
|
}
|
|
4646
4646
|
function Qn(t) {
|
|
4647
4647
|
const e = Ve(t);
|
|
4648
4648
|
let a = parseFloat(e.width) || 0, s = parseFloat(e.height) || 0;
|
|
4649
|
-
const n = Ze(t), o = n ? t.offsetWidth : a, i = n ? t.offsetHeight : s, r =
|
|
4649
|
+
const n = Ze(t), o = n ? t.offsetWidth : a, i = n ? t.offsetHeight : s, r = Va(a) !== o || Va(s) !== i;
|
|
4650
4650
|
return r && (a = o, s = i), {
|
|
4651
4651
|
width: a,
|
|
4652
4652
|
height: s,
|
|
@@ -4665,7 +4665,7 @@ function Bt(t) {
|
|
|
4665
4665
|
height: n,
|
|
4666
4666
|
$: o
|
|
4667
4667
|
} = Qn(e);
|
|
4668
|
-
let i = (o ?
|
|
4668
|
+
let i = (o ? Va(a.width) : a.width) / s, r = (o ? Va(a.height) : a.height) / n;
|
|
4669
4669
|
return (!i || !Number.isFinite(i)) && (i = 1), (!r || !Number.isFinite(r)) && (r = 1), {
|
|
4670
4670
|
x: i,
|
|
4671
4671
|
y: r
|
|
@@ -4697,7 +4697,7 @@ function St(t, e, a, s) {
|
|
|
4697
4697
|
l *= g.x, c *= g.y, u *= g.x, v *= g.y, l += _, c += C, w = Se(w).frameElement;
|
|
4698
4698
|
}
|
|
4699
4699
|
}
|
|
4700
|
-
return
|
|
4700
|
+
return Ra({
|
|
4701
4701
|
width: u,
|
|
4702
4702
|
height: v,
|
|
4703
4703
|
x: l,
|
|
@@ -4718,7 +4718,7 @@ function R5(t) {
|
|
|
4718
4718
|
scrollTop: 0
|
|
4719
4719
|
}, r = pt(1);
|
|
4720
4720
|
const l = pt(0);
|
|
4721
|
-
if ((n || !n && s !== "fixed") && ((vt(a) !== "body" ||
|
|
4721
|
+
if ((n || !n && s !== "fixed") && ((vt(a) !== "body" || ga(o)) && (i = es(a)), Ze(a))) {
|
|
4722
4722
|
const c = St(a);
|
|
4723
4723
|
r = Bt(a), l.x = c.x + a.clientLeft, l.y = c.y + a.clientTop;
|
|
4724
4724
|
}
|
|
@@ -4786,7 +4786,7 @@ function mn(t, e, a) {
|
|
|
4786
4786
|
y: e.y - n.y
|
|
4787
4787
|
};
|
|
4788
4788
|
}
|
|
4789
|
-
return
|
|
4789
|
+
return Ra(s);
|
|
4790
4790
|
}
|
|
4791
4791
|
function ti(t, e) {
|
|
4792
4792
|
const a = Zt(t);
|
|
@@ -4801,7 +4801,7 @@ function Z5(t, e) {
|
|
|
4801
4801
|
let i = o ? Zt(t) : t;
|
|
4802
4802
|
for (; tt(i) && !Ja(i); ) {
|
|
4803
4803
|
const r = Ve(i), l = Hs(i);
|
|
4804
|
-
!l && r.position === "fixed" && (n = null), (o ? !l && !n : !l && r.position === "static" && !!n && ["absolute", "fixed"].includes(n.position) ||
|
|
4804
|
+
!l && r.position === "fixed" && (n = null), (o ? !l && !n : !l && r.position === "static" && !!n && ["absolute", "fixed"].includes(n.position) || ga(i) && !l && ti(t, i)) ? s = s.filter((u) => u !== i) : n = r, i = Zt(i);
|
|
4805
4805
|
}
|
|
4806
4806
|
return e.set(t, s), s;
|
|
4807
4807
|
}
|
|
@@ -4834,7 +4834,7 @@ function z5(t, e, a) {
|
|
|
4834
4834
|
};
|
|
4835
4835
|
const l = pt(0);
|
|
4836
4836
|
if (s || !s && !o)
|
|
4837
|
-
if ((vt(e) !== "body" ||
|
|
4837
|
+
if ((vt(e) !== "body" || ga(n)) && (r = es(e)), s) {
|
|
4838
4838
|
const c = St(e, !0, o, e);
|
|
4839
4839
|
l.x = c.x + e.clientLeft, l.y = c.y + e.clientTop;
|
|
4840
4840
|
} else
|
|
@@ -4905,7 +4905,7 @@ function G5(t, e) {
|
|
|
4905
4905
|
} = t.getBoundingClientRect();
|
|
4906
4906
|
if (r || e(), !v || !d)
|
|
4907
4907
|
return;
|
|
4908
|
-
const h =
|
|
4908
|
+
const h = Oa(u), w = Oa(n.clientWidth - (c + v)), g = Oa(n.clientHeight - (u + d)), b = Oa(c), _ = {
|
|
4909
4909
|
rootMargin: -h + "px " + -w + "px " + -g + "px " + -b + "px",
|
|
4910
4910
|
threshold: Ie(0, ua(1, l)) || 1
|
|
4911
4911
|
};
|
|
@@ -5161,7 +5161,7 @@ function o7(t, e, a) {
|
|
|
5161
5161
|
disabledProp: y,
|
|
5162
5162
|
searchStart: R,
|
|
5163
5163
|
searchFilter: le
|
|
5164
|
-
} = Me(t), oe = Tt().proxy, q = a.iv, H = a.ev, X = a.search, he = a.clearSearch, $e = a.update, Kt = a.pointer, Gt = a.setPointer, nt = a.clearPointer,
|
|
5164
|
+
} = Me(t), oe = Tt().proxy, q = a.iv, H = a.ev, X = a.search, he = a.clearSearch, $e = a.update, Kt = a.pointer, Gt = a.setPointer, nt = a.clearPointer, _a = a.focus, ns = a.deactivate, it = a.close, ya = a.localize, ot = ee([]), je = ee([]), Te = ee(!1), Be = ee(null), ze = ee(A.value && i.value === -1 ? 10 : i.value), Xt = M(() => l.value || c.value || !1), ba = M(() => v.value !== void 0 ? v.value : d.value !== void 0 ? d.value : !0), Oe = M(() => {
|
|
5165
5165
|
if (K.value) {
|
|
5166
5166
|
let k = _t.value || /* istanbul ignore next */
|
|
5167
5167
|
[], B = [];
|
|
@@ -5191,7 +5191,7 @@ function o7(t, e, a) {
|
|
|
5191
5191
|
[$.value]: [...ot.value],
|
|
5192
5192
|
__CREATE__: !0
|
|
5193
5193
|
}), k.concat(B);
|
|
5194
|
-
}),
|
|
5194
|
+
}), wa = M(() => {
|
|
5195
5195
|
let k = [..._t.value].map((B) => ({ ...B }));
|
|
5196
5196
|
return Et.value.length && (k[0] && k[0].__CREATE__ ? k[0][$.value] = [...Et.value, ...k[0][$.value]] : k = [{
|
|
5197
5197
|
[W.value]: " ",
|
|
@@ -5201,7 +5201,7 @@ function o7(t, e, a) {
|
|
|
5201
5201
|
}), is = M(() => {
|
|
5202
5202
|
if (!K.value)
|
|
5203
5203
|
return [];
|
|
5204
|
-
let k =
|
|
5204
|
+
let k = wa.value;
|
|
5205
5205
|
return Ai((k || /* istanbul ignore next */
|
|
5206
5206
|
[]).map((B, re) => {
|
|
5207
5207
|
const me = ds(B[$.value]);
|
|
@@ -5318,7 +5318,7 @@ function o7(t, e, a) {
|
|
|
5318
5318
|
k && us(k), I.value && he(), k && It(k), r.value && nt(), N.value && it();
|
|
5319
5319
|
break;
|
|
5320
5320
|
}
|
|
5321
|
-
N.value ||
|
|
5321
|
+
N.value || _a();
|
|
5322
5322
|
}, _i = (k) => {
|
|
5323
5323
|
if (!(rs(k) || n.value === "single" || !V.value)) {
|
|
5324
5324
|
switch (n.value) {
|
|
@@ -5332,7 +5332,7 @@ function o7(t, e, a) {
|
|
|
5332
5332
|
N.value && ns();
|
|
5333
5333
|
}
|
|
5334
5334
|
}, us = (k) => {
|
|
5335
|
-
Ye(k[L.value]) === void 0 && Xt.value && (e.emit("tag", k[L.value], oe), e.emit("option", k[L.value], oe), e.emit("create", k[L.value], oe),
|
|
5335
|
+
Ye(k[L.value]) === void 0 && Xt.value && (e.emit("tag", k[L.value], oe), e.emit("option", k[L.value], oe), e.emit("create", k[L.value], oe), ba.value && Si(k), he());
|
|
5336
5336
|
}, yi = () => {
|
|
5337
5337
|
n.value !== "single" && It(rt.value.filter((k) => !k.disabled && !xe(k)));
|
|
5338
5338
|
}, bi = (k) => k.find((B) => !xe(B) && !B[y.value]) === void 0, wi = (k) => k.find((B) => !xe(B)) === void 0, Ye = (k) => Oe.value[Oe.value.map((B) => String(B[L.value])).indexOf(String(k))], $i = (k) => Oe.value.findIndex((B) => yt.value.some((re) => (parseInt(B[re]) == B[re] ? parseInt(B[re]) : B[re]) === (parseInt(k) == k ? parseInt(k) : k))), ki = (k) => ["tags", "multiple"].indexOf(n.value) !== -1 && r.value && xe(k), Si = (k) => {
|
|
@@ -5344,7 +5344,7 @@ function o7(t, e, a) {
|
|
|
5344
5344
|
if (X.value && C.value) {
|
|
5345
5345
|
let me = le.value;
|
|
5346
5346
|
me || (me = (bt, nn, A8) => yt.value.some((Ti) => {
|
|
5347
|
-
let on = hs(
|
|
5347
|
+
let on = hs(ya(bt[Ti]), se.value);
|
|
5348
5348
|
return R.value ? on.startsWith(hs(nn, se.value)) : on.indexOf(hs(nn, se.value)) !== -1;
|
|
5349
5349
|
})), re = re.filter((bt) => me(bt, X.value, oe));
|
|
5350
5350
|
}
|
|
@@ -5355,9 +5355,9 @@ function o7(t, e, a) {
|
|
|
5355
5355
|
let me = B[re];
|
|
5356
5356
|
return { [L.value]: re, [yt.value[0]]: me, [u.value]: me };
|
|
5357
5357
|
})), B = B.map((re) => typeof re == "object" ? re : { [L.value]: re, [yt.value[0]]: re, [u.value]: re }), B;
|
|
5358
|
-
},
|
|
5359
|
-
Ue(H.value) || (q.value =
|
|
5360
|
-
},
|
|
5358
|
+
}, $a = () => {
|
|
5359
|
+
Ue(H.value) || (q.value = Sa(H.value));
|
|
5360
|
+
}, ka = (k) => (Te.value = !0, new Promise((B, re) => {
|
|
5361
5361
|
s.value(X.value, oe).then((me) => {
|
|
5362
5362
|
je.value = me || [], typeof k == "function" && k(me), Te.value = !1;
|
|
5363
5363
|
}).catch((me) => {
|
|
@@ -5382,8 +5382,8 @@ function o7(t, e, a) {
|
|
|
5382
5382
|
}
|
|
5383
5383
|
});
|
|
5384
5384
|
}, Mi = (k) => {
|
|
5385
|
-
|
|
5386
|
-
},
|
|
5385
|
+
ka(k);
|
|
5386
|
+
}, Sa = (k) => Ue(k) ? n.value === "single" ? {} : [] : w.value ? k : n.value === "single" ? Ye(k) || (F.value ? {
|
|
5387
5387
|
[u.value]: k,
|
|
5388
5388
|
[L.value]: k,
|
|
5389
5389
|
[yt.value[0]]: k
|
|
@@ -5407,24 +5407,24 @@ function o7(t, e, a) {
|
|
|
5407
5407
|
};
|
|
5408
5408
|
if (n.value !== "single" && !Ue(H.value) && !Array.isArray(H.value))
|
|
5409
5409
|
throw new Error(`v-model must be an array when using "${n.value}" mode`);
|
|
5410
|
-
return s && typeof s.value == "function" ? S.value ?
|
|
5410
|
+
return s && typeof s.value == "function" ? S.value ? ka($a) : w.value == !0 && $a() : (je.value = s.value, $a()), b.value > -1 && sn(), de(b, (k, B) => {
|
|
5411
5411
|
Be.value && Be.value(), k >= 0 && sn();
|
|
5412
5412
|
}), de(H, (k) => {
|
|
5413
5413
|
if (Ue(k)) {
|
|
5414
|
-
$e(
|
|
5414
|
+
$e(Sa(k), !1);
|
|
5415
5415
|
return;
|
|
5416
5416
|
}
|
|
5417
5417
|
switch (n.value) {
|
|
5418
5418
|
case "single":
|
|
5419
|
-
(w.value ? k[L.value] != q.value[L.value] : k != q.value[L.value]) && $e(
|
|
5419
|
+
(w.value ? k[L.value] != q.value[L.value] : k != q.value[L.value]) && $e(Sa(k), !1);
|
|
5420
5420
|
break;
|
|
5421
5421
|
case "multiple":
|
|
5422
5422
|
case "tags":
|
|
5423
|
-
i7(w.value ? k.map((B) => B[L.value]) : k, q.value.map((B) => B[L.value])) || $e(
|
|
5423
|
+
i7(w.value ? k.map((B) => B[L.value]) : k, q.value.map((B) => B[L.value])) || $e(Sa(k), !1);
|
|
5424
5424
|
break;
|
|
5425
5425
|
}
|
|
5426
5426
|
}, { deep: !0 }), de(s, (k, B) => {
|
|
5427
|
-
typeof t.options == "function" ? S.value && (!B || k && k.toString() !== B.toString()) &&
|
|
5427
|
+
typeof t.options == "function" ? S.value && (!B || k && k.toString() !== B.toString()) && ka() : (je.value = t.options, Object.keys(q.value).length || $a(), ps());
|
|
5428
5428
|
}), de(u, ps), de(i, (k, B) => {
|
|
5429
5429
|
ze.value = A.value && k === -1 ? 10 : k;
|
|
5430
5430
|
}), {
|
|
@@ -5457,7 +5457,7 @@ function o7(t, e, a) {
|
|
|
5457
5457
|
handleGroupClick: _i,
|
|
5458
5458
|
handleTagRemove: Ci,
|
|
5459
5459
|
refreshOptions: Mi,
|
|
5460
|
-
resolveOptions:
|
|
5460
|
+
resolveOptions: ka,
|
|
5461
5461
|
refreshLabels: ps
|
|
5462
5462
|
};
|
|
5463
5463
|
}
|
|
@@ -5573,7 +5573,7 @@ function Vs(t) {
|
|
|
5573
5573
|
var e = Ae(t).ShadowRoot;
|
|
5574
5574
|
return t instanceof e || t instanceof ShadowRoot;
|
|
5575
5575
|
}
|
|
5576
|
-
var kt = Math.max,
|
|
5576
|
+
var kt = Math.max, Na = Math.min, Wt = Math.round;
|
|
5577
5577
|
function ys() {
|
|
5578
5578
|
var t = navigator.userAgentData;
|
|
5579
5579
|
return t != null && t.brands && Array.isArray(t.brands) ? t.brands.map(function(e) {
|
|
@@ -5831,7 +5831,7 @@ function P7(t) {
|
|
|
5831
5831
|
function V7(t, e, a, s) {
|
|
5832
5832
|
var n = e === "clippingParents" ? P7(t) : [].concat(e), o = [].concat(n, [a]), i = o[0], r = o.reduce(function(l, c) {
|
|
5833
5833
|
var u = yn(t, c, s);
|
|
5834
|
-
return l.top = kt(u.top, l.top), l.right =
|
|
5834
|
+
return l.top = kt(u.top, l.top), l.right = Na(u.right, l.right), l.bottom = Na(u.bottom, l.bottom), l.left = kt(u.left, l.left), l;
|
|
5835
5835
|
}, yn(t, i, s));
|
|
5836
5836
|
return r.width = r.right - r.left, r.height = r.bottom - r.top, r.x = r.left, r.y = r.top, r;
|
|
5837
5837
|
}
|
|
@@ -6040,17 +6040,17 @@ function N7(t) {
|
|
|
6040
6040
|
return h;
|
|
6041
6041
|
};
|
|
6042
6042
|
}
|
|
6043
|
-
var
|
|
6043
|
+
var Ea = {
|
|
6044
6044
|
passive: !0
|
|
6045
6045
|
};
|
|
6046
6046
|
function j7(t) {
|
|
6047
6047
|
var e = t.state, a = t.instance, s = t.options, n = s.scroll, o = n === void 0 ? !0 : n, i = s.resize, r = i === void 0 ? !0 : i, l = Ae(e.elements.popper), c = [].concat(e.scrollParents.reference, e.scrollParents.popper);
|
|
6048
6048
|
return o && c.forEach(function(u) {
|
|
6049
|
-
u.addEventListener("scroll", a.update,
|
|
6050
|
-
}), r && l.addEventListener("resize", a.update,
|
|
6049
|
+
u.addEventListener("scroll", a.update, Ea);
|
|
6050
|
+
}), r && l.addEventListener("resize", a.update, Ea), function() {
|
|
6051
6051
|
o && c.forEach(function(u) {
|
|
6052
|
-
u.removeEventListener("scroll", a.update,
|
|
6053
|
-
}), r && l.removeEventListener("resize", a.update,
|
|
6052
|
+
u.removeEventListener("scroll", a.update, Ea);
|
|
6053
|
+
}), r && l.removeEventListener("resize", a.update, Ea);
|
|
6054
6054
|
};
|
|
6055
6055
|
}
|
|
6056
6056
|
var U7 = {
|
|
@@ -6211,11 +6211,11 @@ var G7 = {
|
|
|
6211
6211
|
function J7(t) {
|
|
6212
6212
|
return t === "x" ? "y" : "x";
|
|
6213
6213
|
}
|
|
6214
|
-
function
|
|
6215
|
-
return kt(t,
|
|
6214
|
+
function Ia(t, e, a) {
|
|
6215
|
+
return kt(t, Na(e, a));
|
|
6216
6216
|
}
|
|
6217
6217
|
function ep(t, e, a) {
|
|
6218
|
-
var s =
|
|
6218
|
+
var s = Ia(t, e, a);
|
|
6219
6219
|
return s > a ? a : s;
|
|
6220
6220
|
}
|
|
6221
6221
|
function tp(t) {
|
|
@@ -6241,12 +6241,12 @@ function tp(t) {
|
|
|
6241
6241
|
var E, K = D === "y" ? Ne : Xe, te = D === "y" ? qe : ft, A = D === "y" ? "height" : "width", $ = L[D], U = $ + b[K], V = $ - b[te], ie = h ? -W[A] / 2 : 0, y = _ === zt ? F[A] : W[A], R = _ === zt ? -W[A] : -F[A], le = e.elements.arrow, oe = h && le ? ni(le) : {
|
|
6242
6242
|
width: 0,
|
|
6243
6243
|
height: 0
|
|
6244
|
-
}, q = e.modifiersData["arrow#persistent"] ? e.modifiersData["arrow#persistent"].padding : ui(), H = q[K], X = q[te], he =
|
|
6245
|
-
L[D] =
|
|
6244
|
+
}, q = e.modifiersData["arrow#persistent"] ? e.modifiersData["arrow#persistent"].padding : ui(), H = q[K], X = q[te], he = Ia(0, F[A], oe[A]), $e = C ? F[A] / 2 - ie - he - H - G.mainAxis : y - he - H - G.mainAxis, Kt = C ? -F[A] / 2 + ie + he + X + G.mainAxis : R + he + X + G.mainAxis, Gt = e.elements.arrow && as(e.elements.arrow), nt = Gt ? D === "y" ? Gt.clientTop || 0 : Gt.clientLeft || 0 : 0, _a = (E = se == null ? void 0 : se[D]) != null ? E : 0, ns = $ + $e - _a - nt, it = $ + Kt - _a, ya = Ia(h ? Na(U, ns) : U, $, h ? kt(V, it) : V);
|
|
6245
|
+
L[D] = ya, N[D] = ya - $;
|
|
6246
6246
|
}
|
|
6247
6247
|
if (r) {
|
|
6248
|
-
var ot, je = D === "x" ? Ne : Xe, Te = D === "x" ? qe : ft, Be = L[I], ze = I === "y" ? "height" : "width", Xt = Be + b[je],
|
|
6249
|
-
L[I] =
|
|
6248
|
+
var ot, je = D === "x" ? Ne : Xe, Te = D === "x" ? qe : ft, Be = L[I], ze = I === "y" ? "height" : "width", Xt = Be + b[je], ba = Be - b[Te], Oe = [Ne, Xe].indexOf(S) !== -1, Qt = (ot = se == null ? void 0 : se[I]) != null ? ot : 0, rt = Oe ? Xt : Be - F[ze] - W[ze] - Qt + G.altAxis, _t = Oe ? Be + F[ze] + W[ze] - Qt - G.altAxis : ba, wa = h && Oe ? ep(rt, Be, _t) : Ia(h ? rt : Xt, Be, h ? _t : ba);
|
|
6249
|
+
L[I] = wa, N[I] = wa - Be;
|
|
6250
6250
|
}
|
|
6251
6251
|
e.modifiersData[s] = N;
|
|
6252
6252
|
}
|
|
@@ -6263,7 +6263,7 @@ var ap = {
|
|
|
6263
6263
|
bottom: "top",
|
|
6264
6264
|
top: "bottom"
|
|
6265
6265
|
};
|
|
6266
|
-
function
|
|
6266
|
+
function La(t) {
|
|
6267
6267
|
return t.replace(/left|right|bottom|top/g, function(e) {
|
|
6268
6268
|
return sp[e];
|
|
6269
6269
|
});
|
|
@@ -6300,13 +6300,13 @@ function ip(t, e) {
|
|
|
6300
6300
|
function op(t) {
|
|
6301
6301
|
if (ct(t) === js)
|
|
6302
6302
|
return [];
|
|
6303
|
-
var e =
|
|
6303
|
+
var e = La(t);
|
|
6304
6304
|
return [kn(t), e, kn(e)];
|
|
6305
6305
|
}
|
|
6306
6306
|
function rp(t) {
|
|
6307
6307
|
var e = t.state, a = t.options, s = t.name;
|
|
6308
6308
|
if (!e.modifiersData[s]._skip) {
|
|
6309
|
-
for (var n = a.mainAxis, o = n === void 0 ? !0 : n, i = a.altAxis, r = i === void 0 ? !0 : i, l = a.fallbackPlacements, c = a.padding, u = a.boundary, v = a.rootBoundary, d = a.altBoundary, h = a.flipVariations, w = h === void 0 ? !0 : h, g = a.allowedAutoPlacements, b = e.options.placement, S = ct(b), _ = S === b, C = l || (_ || !w ? [
|
|
6309
|
+
for (var n = a.mainAxis, o = n === void 0 ? !0 : n, i = a.altAxis, r = i === void 0 ? !0 : i, l = a.fallbackPlacements, c = a.padding, u = a.boundary, v = a.rootBoundary, d = a.altBoundary, h = a.flipVariations, w = h === void 0 ? !0 : h, g = a.allowedAutoPlacements, b = e.options.placement, S = ct(b), _ = S === b, C = l || (_ || !w ? [La(b)] : op(b)), D = [b].concat(C).reduce(function(oe, q) {
|
|
6310
6310
|
return oe.concat(ct(q) === js ? ip(e, {
|
|
6311
6311
|
placement: q,
|
|
6312
6312
|
boundary: u,
|
|
@@ -6323,8 +6323,8 @@ function rp(t) {
|
|
|
6323
6323
|
altBoundary: d,
|
|
6324
6324
|
padding: c
|
|
6325
6325
|
}), $ = K ? E ? ft : Xe : E ? qe : Ne;
|
|
6326
|
-
I[te] > L[te] && ($ =
|
|
6327
|
-
var U =
|
|
6326
|
+
I[te] > L[te] && ($ = La($));
|
|
6327
|
+
var U = La($), V = [];
|
|
6328
6328
|
if (o && V.push(A[N] <= 0), r && V.push(A[$] <= 0, A[U] <= 0), V.every(function(oe) {
|
|
6329
6329
|
return oe;
|
|
6330
6330
|
})) {
|
|
@@ -7662,7 +7662,7 @@ const ke = /* @__PURE__ */ Y({
|
|
|
7662
7662
|
_e(n.$slots, (i, r) => ({
|
|
7663
7663
|
name: r,
|
|
7664
7664
|
fn: Z((l) => [
|
|
7665
|
-
ae(n.$slots, r, va(
|
|
7665
|
+
ae(n.$slots, r, pa(va(l ?? {})))
|
|
7666
7666
|
])
|
|
7667
7667
|
}))
|
|
7668
7668
|
]), 1536));
|
|
@@ -7798,7 +7798,7 @@ const Up = { class: "ao-tasks" }, Fp = { class: "ao-tasks__list" }, Zp = ["id",
|
|
|
7798
7798
|
onChange: (b) => i(b, h.id),
|
|
7799
7799
|
onKeyup: dt(u, ["enter"])
|
|
7800
7800
|
}, null, 42, Zp),
|
|
7801
|
-
|
|
7801
|
+
Ua(". "),
|
|
7802
7802
|
!v.isTemplate && v.users ? (p(), P(ke, {
|
|
7803
7803
|
key: 1,
|
|
7804
7804
|
value: (g = h.assignee) != null && g.id ? [h.assignee.id] : [],
|
|
@@ -8022,7 +8022,7 @@ const nv = { class: "ao-comment" }, iv = { class: "ao-comment__created-at" }, ov
|
|
|
8022
8022
|
]
|
|
8023
8023
|
}, {
|
|
8024
8024
|
default: Z(() => [
|
|
8025
|
-
|
|
8025
|
+
Ua(z(g.content), 1)
|
|
8026
8026
|
]),
|
|
8027
8027
|
_: 1
|
|
8028
8028
|
}, 40, ["value", "rows", "onKeyup"]))
|
|
@@ -9134,7 +9134,7 @@ const bf = {
|
|
|
9134
9134
|
}, se = ($) => {
|
|
9135
9135
|
var U;
|
|
9136
9136
|
if ($.moved) {
|
|
9137
|
-
const V =
|
|
9137
|
+
const V = Ca($, ((U = n.value) == null ? void 0 : U.phases) ?? []);
|
|
9138
9138
|
e("updateItem", {
|
|
9139
9139
|
itemType: Ce.PHASES,
|
|
9140
9140
|
id: $.moved.element.id,
|
|
@@ -9291,7 +9291,7 @@ const bf = {
|
|
|
9291
9291
|
onRemoveFile: A
|
|
9292
9292
|
}, {
|
|
9293
9293
|
default: Z((q) => [
|
|
9294
|
-
ae($.$slots, "activityDetailsBody", va(
|
|
9294
|
+
ae($.$slots, "activityDetailsBody", pa(va(q)))
|
|
9295
9295
|
]),
|
|
9296
9296
|
_: 3
|
|
9297
9297
|
}, 8, ["activity", "activity-types", "breadcrumbs", "milestone-id", "template-activities", "template-milestones", "users", "onClose"])) : O("", !0)
|
|
@@ -9796,7 +9796,7 @@ const c9 = { class: "ao-project__phases" }, d9 = {
|
|
|
9796
9796
|
e("archivePhase", u);
|
|
9797
9797
|
}, r = (u) => {
|
|
9798
9798
|
if (u.moved) {
|
|
9799
|
-
const v =
|
|
9799
|
+
const v = Ca(u, a.phases ?? []);
|
|
9800
9800
|
e("updatePhase", {
|
|
9801
9801
|
id: u.moved.element.id,
|
|
9802
9802
|
rank: v
|
|
@@ -9951,7 +9951,7 @@ const b9 = ["onSubmit"], w9 = { class: "ao-save-template-modal__form-body" }, $9
|
|
|
9951
9951
|
}, null, 8, O9), [
|
|
9952
9952
|
[Pi, n.value]
|
|
9953
9953
|
]),
|
|
9954
|
-
|
|
9954
|
+
f("span", null, z(l.name), 1)
|
|
9955
9955
|
]))), 128))
|
|
9956
9956
|
])
|
|
9957
9957
|
])
|
|
@@ -10194,7 +10194,7 @@ const ci = /* @__PURE__ */ j(L9, [["render", D9], ["__scopeId", "data-v-cbe33527
|
|
|
10194
10194
|
default: Z(({ Component: A }) => [
|
|
10195
10195
|
(p(), P(ht(A), null, {
|
|
10196
10196
|
default: Z(($) => [
|
|
10197
|
-
ae(E.$slots, "activityDetailsBody", va(
|
|
10197
|
+
ae(E.$slots, "activityDetailsBody", pa(va($)))
|
|
10198
10198
|
]),
|
|
10199
10199
|
_: 2
|
|
10200
10200
|
}, 1024))
|
|
@@ -11733,7 +11733,7 @@ const W4 = /* @__PURE__ */ Y({
|
|
|
11733
11733
|
onRemoveComment: g
|
|
11734
11734
|
}, {
|
|
11735
11735
|
default: Z((D) => [
|
|
11736
|
-
ae(b.$slots, "default", va(
|
|
11736
|
+
ae(b.$slots, "default", pa(va(D)))
|
|
11737
11737
|
]),
|
|
11738
11738
|
_: 3
|
|
11739
11739
|
}, 8, ["activity", "activity-types", "milestone-id", "template-activities", "users", "user-id", "is-task-checkable", "statuses", "breadcrumbs", "is-editable", "attachment-enabled", "projects", "onClose"])) : O("", !0);
|
|
@@ -11765,7 +11765,7 @@ const W4 = /* @__PURE__ */ Y({
|
|
|
11765
11765
|
function x4(t) {
|
|
11766
11766
|
return Vi() ? (Bi(t), !0) : !1;
|
|
11767
11767
|
}
|
|
11768
|
-
function
|
|
11768
|
+
function ja(t) {
|
|
11769
11769
|
return typeof t == "function" ? t() : J(t);
|
|
11770
11770
|
}
|
|
11771
11771
|
const Y4 = typeof window < "u" && typeof document < "u";
|
|
@@ -11786,7 +11786,7 @@ function X4(t, e = {}) {
|
|
|
11786
11786
|
clearTimeout(r), n(), n = oa;
|
|
11787
11787
|
};
|
|
11788
11788
|
return (r) => {
|
|
11789
|
-
const l =
|
|
11789
|
+
const l = ja(t), c = ja(e.maxWait);
|
|
11790
11790
|
return a && o(a), l <= 0 || c !== void 0 && c <= 0 ? (s && (o(s), s = null), Promise.resolve(r())) : new Promise((u, v) => {
|
|
11791
11791
|
n = e.rejectOnCancel ? v : u, c && !s && (s = setTimeout(() => {
|
|
11792
11792
|
a && o(a), s = null, u(r());
|
|
@@ -11804,7 +11804,7 @@ function Q4(t, e = 200, a = {}) {
|
|
|
11804
11804
|
}
|
|
11805
11805
|
function ms(t) {
|
|
11806
11806
|
var e;
|
|
11807
|
-
const a =
|
|
11807
|
+
const a = ja(t);
|
|
11808
11808
|
return (e = a == null ? void 0 : a.$el) != null ? e : a;
|
|
11809
11809
|
}
|
|
11810
11810
|
const J4 = Y4 ? window : void 0;
|
|
@@ -11826,7 +11826,7 @@ function a8(t, e, a = {}) {
|
|
|
11826
11826
|
window: i = J4,
|
|
11827
11827
|
immediate: r = !0
|
|
11828
11828
|
} = a, l = t8(() => i && "IntersectionObserver" in i), c = M(() => {
|
|
11829
|
-
const w =
|
|
11829
|
+
const w = ja(t);
|
|
11830
11830
|
return (Array.isArray(w) ? w : [w]).map(ms).filter(K4);
|
|
11831
11831
|
});
|
|
11832
11832
|
let u = oa;
|
|
@@ -12343,7 +12343,7 @@ const f8 = { class: "ao-feed" }, h8 = { class: "ao-feed__filters" }, m8 = { clas
|
|
|
12343
12343
|
onToast: n
|
|
12344
12344
|
}, {
|
|
12345
12345
|
default: Z((V) => [
|
|
12346
|
-
ae(A.$slots, "activityDetailsBody", va(
|
|
12346
|
+
ae(A.$slots, "activityDetailsBody", pa(va(V)))
|
|
12347
12347
|
]),
|
|
12348
12348
|
_: 3
|
|
12349
12349
|
}, 8, ["activity", "activity-types", "milestone-id", "template-activities", "users", "user-id", "is-task-checkable", "statuses", "breadcrumbs", "is-editable", "attachment-enabled", "projects"])) : O("", !0)
|
|
@@ -12447,7 +12447,7 @@ const Pt = {
|
|
|
12447
12447
|
});
|
|
12448
12448
|
}, i = (r) => {
|
|
12449
12449
|
if (r.moved) {
|
|
12450
|
-
const l =
|
|
12450
|
+
const l = Ca(r, a.templates ?? []);
|
|
12451
12451
|
e("updateItem", {
|
|
12452
12452
|
itemType: Ce.TEMPLATES,
|
|
12453
12453
|
id: r.moved.element.id,
|